@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap');
body {margin: 0px; padding: 0px; font-family: 'Source Sans Pro', sans-serif; font-size: 18px; }
/*Global*/

a { color: #0080a5 !important; text-decoration: none; cursor: pointer;}
a:hover {text-decoration: none !important;}
a:visited, a:active { color: #804190 !important; }
p { font-size: 18px; line-height: 1.7; color: #000; font-weight: 400; } 
img { max-width: 100%; }
html { scroll-behavior: smooth; }
* {
  scroll-margin-top: 70px;
}

/*Header*/
header {padding: 0; margin-bottom: 10px; } 
.header-top { padding: 15px 0; }
.header .wsfixed .header-top { display: none; }
.header-top-row {display: flex; width: 100%; align-items: center; justify-content: space-between; } 
.header-top-row .logo { width: 300px; }
.header-top-row .header-top-search { width: 50%; }
.header-top-row .header-top-search form { display: flex; }
.header-top-row .header-top-search form input { width: 100%; background-color: #dbeef4; color: #000; border: 0; font-size: 16px; padding: 5px 15px; outline: none; }
.header-top-row .header-top-search form button { background-color: #f9f9f9; border: 0; padding: 0 10px; font-size: 16px; }
.header-top-row .header-top-search form button i { color: #0080a5; }
.header .logo a, .wsmobileheader .logo a {font-size: 30px; font-weight: 800; margin: 0; color: #000 !important;}
.header .logo i, .wsmobileheader .logo i {transform: rotateY(180deg); margin-right: 5px; color: #000; } 

.header-top-menu { padding-top: 10px; }
.header-top-menu .wsmenu { width: 100%; float: none; }
.header-top-menu .wsmenu>.wsmenu-list { display: flex; justify-content: space-between; }
.header .wsmenu>.wsmenu-list li a { font-size: 18px; font-weight: 600; }
.wsmenu>.wsmenu-list>li>a.active, .wsmenu>.wsmenu-list>li>a:hover,.wsmenu>.wsmenu-list>li.active a {border-bottom: 4px solid #cc0000; } 
.wsmenu>.wsmenu-list>li>a.btn { border: 0; }

.header-top-login a { display: inline-block; padding: 0; color: #000 !important; box-shadow: none !important; font-weight: 600; }

.searchForm .form-inline {display: flex; justify-content: space-between; } 
.searchForm .form-inline input {width: 100%; font-size: 1.7rem; height: 30px; border-right: 0px; border-width: 1px; border-color: #000; padding-left: 10px; color: #000; } 
.searchForm .form-inline input::placeholder {color: #000; } 
.searchForm .form-inline button {font-size: 1.7rem; height: 30px; background: transparent; border-radius: 0px; border-left: 0px; color: #000; border-color: #000; border-width: 1px; } 
.account {display: flex; justify-content: flex-end; } 
.account {font-size: 1.4rem; } 
.account button {border: 0px; background: transparent; font-size: 1.7rem; font-weight: 500; } 
.note {display: flex; justify-content: center; } 
.note p {font-size: 16px; color: #000; } 
.note p a {font-weight: 400; text-decoration: underline; } 

/*header-bottom*/
.header .header-bottom { padding: 10px 0; box-shadow: 0 3px 4px #ccc; display: none; }
.header .wsfixed .header-bottom { display: block; }
.header-bottom-row { display: flex; align-items: center; justify-content: space-between; }

/*mobile-header*/
.mobile-header-row { display: flex; align-items: center; justify-content: space-between; padding: 8px 0; }
.mobile-header-row .wsanimated-arrow { background-color: #0080a5; color: #fff !important; }
.mobile-header-right { display: flex; }
.mobile-header-right .mobile-search-btn { margin-right: 15px; }
.mobile-header-right .mobile-search-btn i { color: #0080a5; font-size: 18px; }
.mobile-header-right a i { color: #000; font-size: 18px; }
.mobile-search-box { position: absolute; width: 100%; left: 0; padding: 10px 0; background: #fff; box-shadow: 0px 3px 7px #ccb; display: none; }
.mobile-search-box form { display: flex; border: 1px solid #000; }
.mobile-search-box form input { width: 100%; background-color: #dbeef4; color: #000; border: 0; font-size: 16px; padding: 5px 15px; outline: none; }
.mobile-search-box form button { background-color: #f9f9f9; border: 0; padding: 0 10px; font-size: 16px; }

/*Main*/ 
.homepage-sec { padding: 50px 0; }
.sidebar.stick { position: fixed; top: 74px; max-width: calc(25% - 45px); } 
.sidebar.abs {position: absolute; bottom: 0px; }
.sidebar h3 {display: inline-block;color: #000; font-size: 24px; margin: 8px 0px 15px; border-bottom: 1px solid #eee; padding-bottom: 15px; font-weight: 600; line-height: 1.3; } 
.sidebar .list {margin: 0; padding: 0; list-style: none; } 
.sidebar .list li {margin-left: -15px; margin-bottom: 0; } 
.sidebar .list li a {padding: 8px 15px; line-height: 1.35; font-size: 18px; margin-bottom: 5px; font-weight: 500; text-decoration: none; display: block; } 
.sidebar .list li a:hover {background: #eee; color: blue; cursor: pointer; border-radius: 5px; } 

.catalogue h1 {font-size: 36px; font-weight: 600; color: #000; margin-bottom: 15px; line-height: 1.3; } 
.catalogue h4 {font-size: 24px; font-weight: 500; color: #000; margin-bottom: 15px; line-height: 1.3; } 
.catalogue h5 {font-size: 18px; color: #000; font-weight: 600; margin-bottom: 0; line-height: 1.3; } 
.catalogue .catalogue-date { font-size: 16px; color: #000; margin: 0 15px; }
.catalogue-main-img { margin-bottom: 30px; }
.catalogue-sec-box h2 {font-size: 30px; font-weight: 600; color: #000; margin-bottom: 20px; } 
.catalogue-share-row { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; margin-bottom: 20px; }
.catalogue-share-box { display: flex; align-items: center; padding: 5px 10px; text-align: center; background-color: #f7f7f7; }
.catalogue-share-box p { margin: 0 10px 0 0; font-size: 16px; }
.catalogue-share-box ul { padding: 0; margin: 0; }
.catalogue-share-box ul li { list-style: none; display: inline-block; }
.catalogue-share-box ul li a { display: block; font-size: 18px; margin: 0 2px; }
.catalogue-sec-box ul li { margin-bottom: 1rem; }
.productGrid { display: flex; align-items: center; margin: 35px 0; flex-flow: row wrap; border: 5px solid #0080a5; padding: 15px; } 
.productGrid h2 {color: #fff; white-space: pre-line; font-size: 30px; } 
.productImg { } 
.productPrice {padding: 15px; font-size: 1.8rem; color: #000; font-weight: 500; display: flex; align-items: flex-end; justify-content: center; }
.catalogue-product-info h3 a { font-size: 20px; font-weight: 700;  margin: 0 0 15px; display: inline-block; color: #d7363c !important; } 
.catalogue-product-info h4 { font-size: 20px; font-weight: 600; margin: 0 0 15px; } 
.catalogue-product-info p { line-height: 1.4; }
.catalogue-product-info .btn { background: #d7363c; border: 1px solid #d7363c; color: #fff !important; display: block; margin: 0 0 15px; font-size: 18px; font-weight: 600; box-shadow: none !important; } 
.catalogue-product-info .catalogue-tc { font-size: 16px; margin-bottom: 0; }
.catalogue-extra-sec h3 { font-weight: 600; font-size: 30px; margin-bottom: 15px; }
.catalogue-extra-sec h5 { font-size: 18px; font-weight: 600; }
.catalogue-extra-sec ol li { margin-bottom: 15px; }
.catalogue-extra-sec ol li::marker { font-weight: 700; } 
.catalogue-extra-sec ol>li>strong { display: block; } 
.catalogue-extra-sec ol>li ul { list-style-type: lower-alpha;} 



.comment {margin: 25px 0 0; } 
.comment label {font-size: 30px; font-weight: 600; color: #000; } 
.comment p { color: #000; font-weight: 500; margin-bottom: 15px; } 
.comment textarea {font-size: 1.7rem; color: #000; height: 150px; border-radius: 0px; font-weight: 500; } 
.readComments {margin-top: 25px; } 

/*Reviews*/ 
.reviews .container {border-top: 3px solid #000; padding-top: 25px; } 
.reviews h2 {font-size: 36px; color: #000; font-weight: 600; margin-bottom: 25px; } 
.reviews .reviews-box { padding: 20px 0 0; border-top: 1px solid #d5d0cd; margin-bottom: 20px; border-radius: 0; }
.reviews-box .row { margin-right: -18px; margin-left: -18px; }
.reviews-box .row > .col-4 { -ms-flex: 0 0 339px; flex: 0 0 339px; max-width: 339px; padding-left: 18px;  padding-right: 18px; }
.reviews-box .row > .col-8 { -ms-flex: 0 0 calc(100% - 339px); flex: 0 0 calc(100% - 339px); max-width: calc(100% - 339px); padding-left: 18px; padding-right: 18px; }
.reviewImage {background: #eee; } 
.reviewImage img { width: 100%; object-fit: cover; } 
.reviewContent h3 a, .reviewContent h2 a {font-size: 24px; font-weight: 600; } 
.reviewContent h6 { font-size: 18px;  margin: 5px 0; text-decoration: none; } 
.reviewContent p { color: #000; font-weight: 500; line-height: 1.3; } 
.loadMore {text-align: center; justify-content: center; display: flex; border-top: 1px solid #eee; margin: 0 0 20px; padding: 20px 0 0; } 
.loadMore button { border: 0; background: transparent !important; font-size: 18px; color: #0080a5 !important; font-weight: 600; border-radius: 0; margin: 0; padding: 0; }
.loadMore button { background: transparent !important; box-shadow: none !important; }
.loadMore button:hover { background-color: transparent; color: #0080a5 !important; border: 0; }

/*Breadcrumb*/ 
.breadcumbs nav {padding: 15px 0px 0; margin: 0px; } 
.breadcumbs nav ol.breadcrumb {margin: 0px; background: transparent; padding: 0; } 
.breadcumbs nav ol.breadcrumb a, .breadcumbs nav ol.breadcrumb {font-size: 16px; } 
.breadcumbs nav ol.breadcrumb a {text-decoration: none; } 
.breadcumbs .breadcrumb-item+.breadcrumb-item::before { content: ">"; }

/*footer*/
.footer { position: relative; padding: 50px 0; background-color: #323232; color: #fff; }
.footer .footer-box h3 { font-size: 20px; color: #fff; margin: 0 0 10px; font-weight: 600; }
.footer .footer-link { margin: 0; padding: 0; }
.footer .footer-link li { list-style: none; margin: 0 0 8px; }
.footer .footer-link li a { color: #fff !important; line-height: 1.5; font-weight: 400; }
.footer .footer-social { margin: 0; padding: 0; display: flex; flex-wrap: wrap; }
.footer .footer-social li { list-style: none; }
.footer .footer-social li:not(:last-child) { margin: 0 10px 10px 0; }
.footer .footer-social li a { display: block; width: 35px; height: 35px; line-height: 35px; font-size: 18px; border-radius: 50%; background-color: #fff; text-align: center; color: #000 !important; }
.footer .footer-social li a:hover { color: #0080a5 !important; }
.footer .copyright p { margin: 10px 0 0; color: #fff; font-weight: 400; }
#scrollToTop, .scrollToTop { position: fixed; right: 16px; bottom: 46px; width: 56px; height: 56px; background-color: #cc0000; text-align: center; border-radius: 50%; color: #fff !important; line-height: 1; cursor: pointer; }
#scrollToTop svg, .scrollToTop svg { color: #fff; height: 24px; display: block; margin: 0 auto; }

/*About*/
.top-border { border-top: 3px solid #000; margin-bottom: 25px; flex: 0 0 100% ; max-width:100%; -ms-flex:0 0 100% ;}
.about-page { padding: 0 0 30px; }
.about-page h2 { font-size: 36px; color: #000; font-weight: 600; margin-bottom: 20px; text-align: center; }

@media (min-width: 768px){
.tocactive * {
    scroll-margin-top: 190px;
}
}

/*Homepage*/
.home-cat-row { border-top: 3px solid #000; padding-top: 25px; margin-bottom: 25px; }
.home-cat-main { margin-bottom: 15px; position: relative;}
.home-cat-main h2 { font-size: 36px; color: #000; font-weight: 600; margin-bottom: 0; }
.home-cat-main .home-sub-cat h3 { display: inline-block; font-size: 16px; margin: 0 10px 0 0; font-weight: 600; }
.home-cat-main .home-sub-cat a { text-decoration: underline; }
.home-cat-box-img img { width: 100%; }
.home-cat-box-info h3 { margin: 10px 0; }
.home-cat-box-info h3 a { font-size: 24px; font-weight: 600; display: inline-block; }
.home-cat-box-info h5 { font-size: 18px; margin: 0; }
.home-cat-box-info h6 { font-size: 16px;  margin: 10px 0; font-weight: 600; }
.home-cat-box-info p { color: #000; font-weight: 500; line-height: 1.3; }
.main_cat_desc h5 {
    font-size: 1.1rem;
    line-height: 2.125rem;
    font-weight: 500;
    color: #000;
    margin-bottom: 30px;
}
.main_cat_desc h2 {
    font-size: 36px;
    color: #000;
    font-weight: 600;
    margin-bottom: 0;
}
.main_cat_desc {
    border-top: 3px solid #000;
    padding-top: 25px;
    margin-bottom: 25px;
}
h4.see_all_cat a {
    text-decoration: underline;
}
h4.see_all_cat{
    font-size: .875rem;
    line-height: 1.25rem;
}
@media (min-width: 48em){
  h4.see_all_cat {
      position: absolute;
      top: 11px;
      right: 0;
      font-size: 1rem;
      line-height: 1.375rem;
      font-weight: 500;
      color: #000;
  }
}
.home-cat-row.single_cat {
    border-top: unset;
    padding-top: 0px;
}