/** Shopify CDN: Minification failed

Line 625:0 Unexpected "}"

**/
 @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body{
  font-family: 'Montserrat', sans-serif !important;
}
body a.pick_currency {
    display: none !important;
}
.vert-margin-small .bnr-img {
    position: relative;
    padding-top: 70%;
    padding-bottom: 0 !important;
}
.hdr-content .container{max-width:90% !important;}
.vert-margin-small .bnr-img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
#shopify-product-reviews .spr-container input.spr-form-input:not(.spr-starrating){border:1px solid #ccc;}
#shopify-product-reviews .spr-container div.spr-form-input textarea{border:1px solid #ccc;}
.bnr a.btn {
    background-color: transparent !important;
    position: relative;
    padding: 0;
}

.center_column .btn{
  display: inline;
}
.center_column .btn,
.column_set .btn{
  position: relative;
}
.center_column .btn:after,
.column_set .btn:after,
.bnr a.btn:after {
    content: "";
    width: 50px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    right: -60px;
}

.holder.holder-mt-medium ul button.slick-next.slick-arrow:before,
.holder.holder-mt-medium ul button.slick-prev.slick-arrow:before {
    background: #00d2ff;
    border-radius: 50px;
    color: #fff;
}


.column_set > div {
    height: 100%;
}

.column_set > div a {
    height: 100%;
}


.column_set .bnr-img {
    position: relative;
    height: 100%;
}

.column_set {
    height: 100%;
}

.brand_carousel {
    padding: 60px 0 50px 0px;
    background: url(/cdn/shop/files/Group_6.png?v=1681465164);
  background-repeat:no-repeat;
  backrground-size:cover;
  background-position:center center;
}
.holder-subscribe-full{
  background: url(/cdn/shop/files/Group_7.png?v=1681465166);
  background-repeat:no-repeat;
  backrground-size:cover;
  background-position:center center;
}
.holder-subscribe-full .form-control-wrap {
    margin-left: 0px !important;
}
.brand_carousel .brand--grey-img li img{
  opacity: 1;
}

.brand_carousel .title-wrap h2{
  color: #fff;
}


/*13 apr css starts here*/

.hdr-navline.hdr-navline--light {
    background-color: #1e1e1e;
    padding: 10px 0px;
}

.hdr-navline--light .mmenu > li > a span {
    color: #fff !important;
    font-size: 14px;
    text-transform:uppercase;
  font-weight: 500;
    letter-spacing: 0.8px;
}
ul.mmenu.mmenu-js {
    display: block;
    
    align-items: center;
}


.col-auto.hdr-logo {
    padding: 0 !important;
}

/* .hdr-content {
    padding: 20px 0px;
} */
body .bnslider-vert {
    width: 100% !important;
    margin: 0px !important;
}
#holder-1591711792828 .row.no-gutters.justify-content-center {
    padding: 30px 0px;
    border-bottom: 1px solid #d3d3d3;
}
#holder-1591711792828 .row.no-gutters.justify-content-center .col-sm:not(:last-child){
    border-right: 1px solid #d3d3d3;
}
.mmenu>li>a:not(:only-child):after {
  color: #00d2ff;
}
.custom-btn-dividation a.custom-cta{
    font-family: Open Sans,sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    padding: 15px 30px;
    cursor: pointer;
    white-space: nowrap;
    border: 2px solid #fff;
    color:#fff !important;
    border-radius:50px;
    text-transform:uppercase;
    display:inline-flex;
    align-items:center;
    gap:10px;
  transition:0.3s;
    
}
.custom-btn-dividation a.custom-cta:hover{
  background:#fff;
  color:#000 !important;
}
.custom-btn-dividation a.custom-cta:hover svg g{
    fill:#000;
}
.custom-btn-dividation a.custom-cta svg g{
    fill:#fff;
  transition:0.3s;
}
.custom-btn-dividation a.custom-cta svg{
    width:20px;
    height:20px;
}
.custom-btn-dividation{
    display:flex;
    gap:30px;
  align-items:center;
}
.prd-carousel .prd .prd-inside{
    background: transparent !important;
}
.prd-carousel .prd{
  background:#f8f8f8 !important;
  padding:20px;
}
.carousel-arrows {
    width: 100% !important;
}
.carousel-arrows .slick-arrow {
    background: #00d2ff;
    width: 40px;
    height: 40px;
    border-radius: 50px;
}
.carousel-arrows .slick-arrow:before{
  color:#fff;
}
button.slick-prev.slick-arrow {
    margin-right: 40px;
}
.four_img_content .bnr-grid .col-sm {
   flex-basis:unset !important;
    flex: unset !important;
}
.four_img_content .bnr-grid .col-sm {
   flex-basis:unset !important;
    flex: unset !important;
   padding:0px;
   margin:0px;
}
.four_img_content .bnr-grid .col-sm div{
   margin:0px !important;
}
.four_img_content .row.bnr-grid.vert-margin-small {
    display: grid;
    grid-template-columns: repeat(3,1fr);
   gap:30px;
}
.four_img_content .col-sm:nth-child(2){
   display:flex;
   flex-direction:column;
   gap:30px;
}
.four_img_content .col-sm:nth-child(2) div{
   width:100%;
}
.four_img_content .custom-caption{
    height:100%;    
}
.four_img_content .column_set{
position:relative;
}
.four_img_content .column_set .custom-caption:after{
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(16,112,154,0.29175420168067223) 50%, rgba(16,112,154,1) 100%);
    position:absolute;
    content:"";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100%;
    z-index: 1;
}
.four_img_content .btn {
    background: transparent !important;
    padding: 0px;
    text-align: left;
    font-weight: 700;
    color: #fff !important;
    opacity: 1;
}
.four_img_content .center_column > div:first-child .custom-caption  {
position:relative;
}
.four_img_content .center_column > div:first-child .custom-caption:after{
   background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(16,112,154,0.29175420168067223) 50%, rgba(16,112,154,1) 100%);
    position:absolute;
    content:"";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100%;
    z-index: 1;
}
.four_img_content .center_column .custom-bg .custom-caption{
position:relative;
}
.four_img_content .center_column .custom-bg .custom-caption:after{
     background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(16,112,154,0.29175420168067223) 50%, rgba(16,112,154,1) 100%);
    position:absolute;
    content:"";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100%;
    z-index: 1;
}

/*13 apr css ends here*/


/*14 apr css start here*/
.brand_carousel button.slick-next.slick-arrow:before,
.brand_carousel button.slick-prev.slick-arrow:before {
    background-color: #00d2ff !important;
    border-radius: 50px !important;
    color: #fff !important;
}

.prd-inside .label-sale {
    display: none !important;
}
div#SubscribeSection-8137dd68-1a36-4548-ad39-ed409374c3e3 {
    background-color: transparent;
}

div#SubscribeSection-8137dd68-1a36-4548-ad39-ed409374c3e3 .subscribe-form-title-lg {
    font-size: 34px !important;
    font-weight: 700 !important;
    letter-spacing: -0.5px !important;
}

div#SubscribeSection-8137dd68-1a36-4548-ad39-ed409374c3e3 .subscribe-form-title-sm {
    font-size: 18px !important;
    margin-top: 10px !important;
    line-height: 25px !important;
}

div#SubscribeSection-8137dd68-1a36-4548-ad39-ed409374c3e3 .form-control-wrap input.form-control {
    background-color: #fff !important;
    border-radius: 50px !important;
  font-size: 16px !important;
    padding-left: 20px !important;
    font-weight: 500 !important;
}


div#SubscribeSection-8137dd68-1a36-4548-ad39-ed409374c3e3 span.bottom {
    display: none !important;
}



div#SubscribeSection-8137dd68-1a36-4548-ad39-ed409374c3e3 button {
    border-radius: 50px!important;
    font-weight: 400 !important;
    font-size: 16px !important;
    letter-spacing: 1.8px !important;
}

/* .footer_links .col-lg.col-xl:not(:last-child) {
    border-right: 1px solid #d3d3d3;
   
} */
.footer_links .col-lg.col-xl:first-child {
    padding-left: 0px;
   
}
.footer_links .col-lg.col-xl{
  padding: 40px 40px;
}
.footer_links .col-lg.col-xl {
/*     border-bottom: 1px solid #d3d3d3; */
  margin-top: 0 !important;
}

.footer_links .col-lg.col-xl:first-child{
  padding-right: 0 !important;
}
.custom_map_sec{
   border: 1px solid rgba(0,0,0,.04)!important;
    box-shadow: 0 4px 20px #0003, 0 6px 20px #00000003;
    padding: 10px 25px 20px;
    top: -60px; 
    background-color: #fff;
}
.cst_address_section {
/*     margin-left: 20px; */
    margin-bottom: 20px;
}
.cst_map_head {
   font-size: 17px;
    font-weight: 600;
    margin-bottom: 25px;
    color: #000;
    font-family: Open Sans,sans-serif;
    line-height: 28px;
    text-transform: uppercase;
}
.cst_foot_col3 {
    padding-left: 0;
}
.cst_foo_add, .cst_mail_break {
    color: #000;
  font-size: 15px;
    font-weight: 500;
    line-height: 27px;
  font-family: Open Sans,sans-serif;
}
.shop-feature-bg .shop-feature-title {
    font-size: 13px;
}
/*14 apr css ends here*/

.shop-feature-bg {
    padding: 30px 5px;
}
.hdr-content {
    padding: 10px 0px;
}
#holder-1591711875459 .h-sub.maxW-825 {
    color: #000;
    font-weight:normal;
}
.four_img_content .h-sub.maxW-825 {
    color: #000;
    font-weight:normal;
}
h2.h-lg-style.text-center a:hover {
    color: #000;
}
img.img_margin {
    margin-top: 60px;
}
div#SubscribeSection-8137dd68-1a36-4548-ad39-ed409374c3e3 svg {
    display: none;
}
.center-side .row.vert-margin-middle {
    justify-content: center;
}


/* .fisrt_content {
    width: 30% !important;
    max-width: 30%;
}

.third_content {
    width: 21% !important;
    max-width: 21%;
}

.fourth_content {
    width: 21% !important;
    max-width: 21% !important;
} */

.cst_map_inline {
    width: 100% !important;
    margin: 0px auto;
    max-width: 100%;
    padding: 40px 0px !important;
    top: -100px
}
.cst_foo_add br {
    display: none;
}
.right-side {
    margin-top: 0;
}
.svg_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.first_content {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 15px 10px 40px;
}

.text_content h2 {
    font-size: 13px;
    font-weight: 700;
    line-height: 23px;
    margin-bottom: 0;
  text-transform: uppercase;
}

.text_content p {
    margin: 0;
}

.first_content:not(:last-child) {
    border-right: 1px solid #d3d3d3;
}

.flage_img img {
    width: 70px;
    max-width: 100%;
}

.svg_content {
/*     border-bottom: 1px solid #d3d3d3; */
    padding-bottom: 30px;
}
html body a.pick_currency {
    display: none !important;
}

div#ReviewsIo-CardCarousel.ReviewStar.ruk-icon-percentage-star--100 {
    color: #ffc83d !important;
}

h2.reviews_content {
    font-family: Open Sans,sans-serif;
    font-size: 34px;
    font-weight: 600;
    line-height: 1.2em;
    position: relative;
    z-index: 1;
    margin: 0 0 45px;
    padding: 0;
    color: #000;
    text-align: center;
    margin-bottom: 10px;
}


.custom_slider swiper-container {
      width: 100%;
      height: 100%;
    }

    .custom_slider swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .custom_slider swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

.collection_banner .page-title {
    padding: 11%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.collection_banner .page-title h1.h-lg-style {
    margin-bottom: 14px;
    padding: 10px 0;
    text-transform: uppercase;
    font-size: 35px;
}

.collection_banner {
    margin-top: 0 !important;
}
 .custom_slider {
      margin: 30px 0px 50px;
  }

   .header_fifth .mobile_menu ul.submenu-list li a {
        padding: 5px 15px !important;
    }

  .header_fifth .padding_set ul.mmenu li a {
      padding: 20px 10px;
      font-size: 16px;
  }
  
  .header_fifth .hdr-content .hdr-inline-link .dropdn-link {
      padding: 0px 10px !important;
  }

  .header_fifth .hdr-content .hdr-inline-link .dropdn-link i {
      font-size: 28px;
  }


/* 2nd_may_css_start_here */

.first_content {
    width: 25%;
}


.first_content:nth-child(4) {
    border-right: 0;
}

.flage_img {
    width: 30%;
}

.text_content {
    width: 70%;
}
.custom_slider {
    display: none;
}



.copy_right_section{
  background-color: #1f8ece;
    color: #fff;
    padding: 16px 0px;
}



.row.vert-margin-middle.row_setting {
    justify-content: space-between;
  margin-top:0;
}

.cst_copyright a {
    color: #fff;
}


.fisrt_content .logo_title {
    padding-bottom: 40px;
}

/* .fisrt_content .logo_title img {
    max-width: 100%;
    width: 100%; */
/*     max-height: 80px;
    height: 80px; */
}



.newslatter_contemnt {
    display: flex;
    align-items: center;
    justify-content: space-between;
  padding-bottom: 60px;
}

.payment_icon_imags {
    display: flex;
    align-items: center;
}

.leave_us_massage {
    display: flex;
    justify-content: flex-start;
}

.subscribe-form .form-inline {
  width: 100% !important;
}

.leave_us_massage a {
    font-size: 18px;
    margin-top: 40px;
    background: #1f8ece;
    padding: 15px 25px;
    display: inline-block;
    color: white;
    border-radius: 5px;
}

/* .leave_us_massage a:hover {
    font-size: 18px;
    margin-top: 20px;
    background: #1f8ece;
    padding: 15px 25px;
    display: inline-block;
    color: white;
    border-radius: 5px;
} */



.newslatter_left_text .title h4 {
    padding-bottom: 14px;
    font-weight: 600;
    letter-spacing: .04em;
  margin-bottom: 12px
}



.newslatter_left_text .form-group {
    position: relative;
    margin: 0;
}

.newslatter_left_text .form-group input {
    border: solid 1px #000;
    background: transparent;
    padding: 15px 10px;
  max-width: 320px !important;
    width: 320px;
}

form#newsletterSubsribe {
    display: flex;
    width: 100%;
}

.newslatter_left_text .form-group button.btn {
    position: absolute;
    left: auto;
    right: 0px;
    border: none !important;
    border-radius: 0;
    color: #000;
    padding: 8px 28px;
    height: 50px;
    font-size: 0;
}

.newslatter_left_text .form-group button.btn:hover {
    color: #fff;
}



.newslatter_left_text .form-group button.btn:after {
    content: "1";
    background-image: url(/cdn/shop/files/next_3b78cfcd-e8be-4b40-83de-3ad42ae76ac7.png?v=1683097026);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}


p.our_news_txt {
    margin-bottom: 25px;
}

.fab_insta_icon_img ul {
    display: flex;
    align-items: center;
    gap: 10px;
}

.fab_insta_icon_img ul li {
    margin-top: 0 !important;
}

.fab_insta_icon_img {
    padding-top: 20px;
}


.third_and_fourth_content {
    display: flex;
    width: 33%;
    padding: 40px 15px 0px!important;
    max-width: 33% !important;
}

.third_and_fourth_content .fourth_content {
    padding: 40px 0px !important;
}

.fisrt_content {
    width: 33%;
    max-width: 33%;
   padding-bottom: 0 !important;
}

.footer_section{
  padding: 0 !important;
}
.third_content,
.col-lg.col-xl.fourth_content{
  padding-bottom: 0 !important;
}

.newslatter_left_text .form-group input::placeholder {
    color: #000 !important;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}

.col-lg.col-xl.cst_map_inline {
    width: 33% !important;
    max-width: 33% !important;
}


section.cst_map_iframe iframe {
    width: 100%;
}

.footer_row {
    gap: 30px;
}


.newslatter_contemnt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 60px;
}

.fisrt_content .footer-block.collapsed-mobile img {
    padding-bottom: 45px;
}
/* 2nd_may_css_end_here */

















/* RESPONSIVE_START_HERE */

@media(max-width: 1024px){
  
   .cst_map_inline,
  .fourth_content,
  .third_content,
  .fisrt_content{
    width: 100% !important;
     max-width: 100% !important;
  }
  
   .footer_links .col-lg.col-xl:first-child{
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .fisrt_content .collapsed-content br{
    display: none;
  }
  .footer-top .row{
    display:block !important;
  }
  .collapsed-content img {
    display: block;
    margin-top: 20px;
  }


  .third_and_fourth_content {
    max-width: 100% !important;
    width: 100% !important;
  }
  
  .col-lg.col-xl.cst_map_inline {
    top: 0;
    max-width: 75% !important;
    width: 75% !important;
  }
  .newslatter_right_content {
      padding: 30px 0px;
  }

  .payment_icon_imags {
    justify-content: center;
  }
  
  .leave_us_massage {
      justify-content: center;
  }
  
}

@media(max-width: 991px){
  
  .center-side,
  .right-side {
    width: 50%;
  }
  section.cst_map_iframe iframe {
    width: 100%;
  }


  .third_and_fourth_content {
    flex-wrap: wrap;
  }
  
  .third_and_fourth_content .fourth_content {
      padding-right: 40px !important;
      padding-left: 40px !important;
  }
  
  .newslatter_left_text .form-group button.btn {
    height: 46px;
  }
  
  .newslatter_left_text {
    text-align: center;
  }

  .newslatter_left_text .footer-newsletter {
      margin: 0px auto;
  }
  
  
  .newslatter_contemnt {
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 0 !important;
  }


  .third_and_fourth_content{
    padding: 40px 0px 0px!important;
  }

  .fisrt_content .footer-block.collapsed-mobile img {
    padding-bottom: 0px;
  }
  
   
}

@media(max-width: 768px){
  
  .left-side,
  .center-side,
  .right-side {
    width: 100%;
  }
  .row_setting {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    text-align: center;
    gap: 14px;
  }
  .svg_content {
    border-bottom: 1px solid #d3d3d3;
    flex-wrap: wrap;
  }

  .first_content {
    width: 50%;
  }
  .first_content:nth-child(2) {
    border-right: 0 !important;
  }
}

@media(max-width: 600px){
  .four_img_content .row.bnr-grid.vert-margin-small {
    display: flex;
}
  .custom-bg .bnr-text3.heading-font.mt-sm.order-1.text-left,
.center_column .bnr-text3.mt-sm.order-1.inherit,
.column_set .bnr-text3.mt-sm.order-1.text-left {
    font-size: 24px !important;
}

.custom-bg .bnr-text3.mt-sm.order-2.text-left,
.center_column .bnr-text3.mt-sm.order-2.inherit,
.center_column .bnr-text3.mt-xs.order-2.text-left,
.column_set .bnr-text3.mt-xs.order-2.text-left {
    font-size: 16px !important;
    margin: 7px 0px !important;
}
}


@media (max-width: 575px){
  #holder-1591711792828 .row.no-gutters.justify-content-center .col-sm:not(:last-child){
    border: none !important;
  }
  #holder-1591711792828 .row.no-gutters.justify-content-center{
    border: none !important;
  }
  .footer_links .col-lg.col-xl{
    padding:15px 40px;
  }
 


  .header_fifth .col-auto.show-mobile {
    width: 30%;
  }
  
  .header_fifth .col-auto.hdr-logo {
      width: 30%;
      justify-content: center;
  }
  
  .header_fifth .hdr-links-wrap.col-auto.ml-auto {
      width: 40%;
  }

  .newslatter_left_text form#newsletterSubsribe {
    justify-content: center;
  }
  
}






@media(max-width: 480px){
  .title-wrap .h-sub br {
    display: none;
  }

  .banner_section .bnslider-vert .bnslider-text.order-1 {
    font-size: 14px;
      margin-bottom: 5px;
  }
  
  .banner_section .bnslider-vert .bnslider-text.order-2 {
      font-size: 20px !important;
  }
  
  .banner_section .bnslider-vert .bnslider-text.order-2 br{
    display: none;
  }



  .banner_section .bnslider-vert {
      padding: 15px !important;
  }
  
  .banner_section .bnslider-vert .bnslider-text.order-3 {
      margin-top: 10px !important;
  }
  
  .banner_section .bnslider-vert a.btn.btn {
      padding: 16px;
  }
  
  .banner_section .bnslider-vert a.custom-cta {
      padding: 11px 15px;
  }
    .banner_section .bnslider-vert .bnslider-text.order-3 br {
      display: none;
  }
    .first_content {
      width: 100%;
    }
    .svg_content,
  .first_content {
      border: none !important;
  }
  
  .svg_content{
    display: none;
  }
  .text_content,
  .flage_img {
    width: auto !important;

  }
   .custom_slider {
      display: block !important;
  }


  .col-lg.col-xl.cst_map_inline {
    top: 0;
    max-width: 90% !important;
    width: 90% !important;
  }

    .payment_icon_imags {
    flex-wrap: wrap;
  }

  .fisrt_content .footer-block img {
      max-width: 100% !important;
      width: 210px;
  }

  .main-header {
    position: sticky;
    top: 0;
  }

  
  
}
@media(min-width: 481px){
  .custom_slider {
    display: none;
  }
   

}






/* Your designer can adjust these to get all kind of looks:
one or separate lines, active links instead of checkboxes, colors etc. */


.collection-filters-container {
/*

*/
  text-align: left;
  margin: 10px 0px 10px 0px;
  font-size: 16px;
  display: block;
}

.cf-title {
  display: inline-block; /* to have filters separated one per line, change "inline-block" to "block" */
  font-weight: bold;
  margin: 0 5px 0 0px;
  font-size: 16px;
/*
  text-transform: uppercase;
  margin: 20px 0px 0px 0px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 6px;
*/
}

.cf-options-container {
/* optional, restrict height of available options to a scrollable container */
/*
  display: block;
  max-height: 360px;
  overflow: auto;
*/
}

.cf-select {
  display: inline-block; /* to have filters separated one per line, change "inline-block" to "block" */
  width: 12em;
  margin-right: 1em;
  float: none !important;
  height: 40px;

  /*background: transparent url(https://cdn.shopify.com/s/files/1/0653/0119/t/1/assets/select.png) no-repeat right;*/
  /*border-radius: 15px;*/
  padding: 2px 2px 2px 17px;

  /*color: #000;
  background-color: #dedede;*/
  border: solid 1px #d3d2d2;

  /*border: 0px solid;*/
  /*box-shadow: none;*/
  /*background-image: none;*/
  /*-webkit-appearance: none;*/
/*  vertical-align: middle;*/
/*
  background-color: #000;
  border-color: #000;
  color: #ffffff;
  padding: 0px;
  margin-left: 4em;
*/
}

.cf-checkbox, .cf-radio {
  /*display: none !important;*/
  padding: 0;
  /*margin: 0 !important;*/
  vertical-align: bottom;
  position: relative;
  top: -6px;
}

/* individual checkbox labels */
.collection-filters-container label span {
	font-weight: normal;
	opacity: 0.8;
}

.collection-filters-container label {
  display: block; /* to have checkboxes on the same line, change "block" to "inline-block" */
  margin: 0px 6px 6px 0px;
  cursor: pointer;
  font-weight: normal;
}

/*
.collection-filters-container label {
  margin: 0px;
  padding: 10px 0px 10px 10px;
  background-color: #fff;
}
.collection-filters-container label:nth-child(even) {
	background: #fafafa;
}
*/

.cf-checkbox:checked + span {
  font-weight: bold !important;
  opacity: 1;
  /* color: #000000; */
}
.cf-radio:checked + span {
  font-weight: bold !important;
  opacity: 1;
  /* color: #000000; */
}

.cf-mobile-only {
  display: none;
}


.sidebar-block.filter-group-block.open {
    display: none;
}



.collection-filters-container input[type=checkbox], input[type=radio] {
    display: inline-block !important;
}

.collection-filters-container {
    overflow: auto;
    height: 500px;
}

/* mobile */
@media (max-width: 760px) {
	.cf-title {
	  display: none; /* to have filters separated one per line, change "inline-block" to "block" */
	  font-weight: bold;
	  margin: 2px 5px 0px 0px;
	}

	.cf-select {
	  display: block; /* to have filters separated one per line, change "inline-block" to "block" */
	  width: 100%;
	  max-width:none;
	}

	.cf-desktop-only {
  		display: none;
	}
  	.cf-mobile-only {
  		display: block;
	}

}

.banner_section .bnslider-image-mobile {
  background-size: cover;
}

/* FAQ Section Styling */
.faq-section {
    max-width: 1000px;
    margin: 40px auto;
    background: #ffffff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.faq-section h2 {
    font-size: 22px;
    color: #222;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 2px solid #0073e6;
    padding-bottom: 10px;
}

/* FAQ Item Styling */
details {
    background: #f9f9f9;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 6px;
    cursor: pointer;
    border: 1px solid #ddd;
    transition: all 0.3s ease-in-out;
}

details:hover {
    background: #eef7ff;
    border-color: #0073e6;
}

summary {
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    padding:8px 0;
    outline: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: color 0.3s ease-in-out;
}

/* Add an Icon for Expand/Collapse */
summary::after {
    content: '▼';
    font-size: 14px;
    color: #0073e6;
    margin-left: 10px;
    transition: transform 0.3s ease-in-out;
}

details[open] summary::after {
    transform: rotate(180deg);
}

/* FAQ Answer Styling */
details p {
    margin-top: 10px;
    color: #555;
    font-size: 15px;
    padding: 10px;
    border-top: 1px solid #ddd;
    transition: all 0.3s ease-in-out;
    line-height: 1.6;
}
.needsclick h1 {
    font-size: 30px!important;
}
