/** Shopify CDN: Minification failed

Line 627:11 Expected ":"
Line 797:12 Unexpected "{"

**/
@import url('https://fonts.googleapis.com/css2?family=Onest:wght@100..900&display=swap');

.num-listing {
  counter-reset: line;
}
.num-listing li {
position:relative;
}
.num-listing li:before {
   content: "0" counter(line);
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  top: 5px;
  left: -54px;
  background: #01496B;
  counter-increment: line;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.num-listing li strong {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 10px;
  display: block;
  font-weight: bold;
  color: #0B0E1A;
}
.num-listing li br {
  display: none !important;
}

.icon-grid >*{
position:relative;
}

.icon-grid >*:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  bottom: -10px;
  right: -10px;
  background-color: #f0f9ff;
  z-index: 1;
  border-radius: 50%;
}

.icon-grid.dark >*:before{
    background-color: #00486b;
}

@media (max-width:991px){
.icon-grid >*:nth-of-type(even):before {
    display:none;
}
}
@media (max-width:767px){
.icon-grid >*:before {
display:none;
}
}


.faq-listing > * {
  padding: 0 20px;
  border: 1px solid #1a1a1a14;
  border-radius: 8px;
  margin-bottom: 16px;
}

.faq-listing > * >button i{
color:#666666;
margin:0 !important;
right:0 !important; 
}
.faq-listing > *:last-of-type{
margin-bottom:0;
}
.blog-listing .pf-slider.pf-c-lt{
align-items:unset !important;
}

.blog-listing .pf-slider.pf-c-lt > *{
height:inherit;
padding-bottom: 40px !important; 
}

.blog-listing .pf-slider.pf-c-lt > * > * {
  height: 100%;
}

.blog-listing .pf-slider.pf-c-lt > * > *  .pf-r{
height:100%;
}

.blog-listing .pf-slider.pf-c-lt > * > * > .pf-r > .pf-c:not(:first-of-type){
height:calc(100% - 307px);
}


.blog-listing .pf-slider.pf-c-lt > * > * > .pf-r > .pf-c:not(:first-of-type) .sc-sasBe{
height:100%;
  display: flex;
  flex-wrap: wrap;
}

.blog-listing  h3 a:hover{
color:#3dbffe !important;
}

.date-author{
margin-top: auto;
  min-height: 20px;
}

.blog-bottom-desc {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 0;
    justify-content: flex-start;
}

   .date-author .meta-tag-author.syntax-tag,.meta-tag-visibility-date.syntax-tag{
     margin:0 !important;
   }

@media (max-width:767px){

  .blog-bottom-desc {
  flex-direction: column;
  }
  .date-author{
    display:block !important;
   margin-top:auto !important;
  }
  .date-author + .date-author{
        margin:0 !important;
  }

.blog-listing .pf-slider.pf-c-lt > * > * > .pf-r > .pf-c:not(:first-of-type){
height:calc(100% - 250px);
}

.blog-listing .pf-slider.pf-c-lt > *{
height:inherit;
padding: 0 16px 40px !important; 
}

}


.mb-0{
margin:0;
}

.testimonial-slider-block .pf-r {
  height: 100%;
}

.testimonial-slider-block .pf-slider-nav{
bottom:7px !important;
}

.testimonial-slider-block .pf-slider-nav button {
  border: unset !important;
  background-color: #CCDAE1 !important;
  width: 12px !important;
  height: 12px !important;
  appearance: none !important;
margin:0 7.5px !important;
}

.testimonial-slider-block  .pf-slider-nav button:before{
content:'';
width:24px !important;
height:24px !important;
border:1px solid  #0AAEFF !important;
position:absolute;
top:50% !important;
left:50% !important;
transform:translate(-50%,-50%);
background:unset !important;
opacity:0;
transition:0.3s;
}
.testimonial-slider-block  .pf-slider-nav button.active{
background-color: #0AAEFF !important;
}
.testimonial-slider-block  .pf-slider-nav button.active:before{
opacity:1;
}

.home-hero-block .pf-slider-nav button {
  background-color: #fff !important;
  width: 9px !important;
  height: 9px !important;
margin: 8px 0 !important;
padding:0;
}

.home-hero-block .pf-slider-nav button:before{
content:'';
width:24px !important;
height:24px !important;
position:absolute;
top:50% !important;
left:50% !important;
transform:translate(-50%,-50%);
background:unset !important;
  border:1px solid  #fff !important;
opacity:0;
transition:0.3s;
}

.home-hero-block  .pf-slider-nav button.active{
background-color: #0AAEFF !important;
border-color:#0AAEFF !important;
}
.home-hero-block  .pf-slider-nav button.active:before{
opacity:1;
}

.home-hero-block  .pf-slider-nav{
  flex-direction: column;
  width: max-content !important;
  height: max-content;
  left: 25px !important;
  top: 170px;
  transform: unset;
}


.product-review-sec .jdgm-prev-badge__stars > *:not(:first-of-type){
display:none !important;
}
.product-review-sec  .jdgm-prev-badge__text .d-none{
display:none;
}

.sc-bvgOGf.kRZTzs.pf-cmIpgn {
  display: flex;
  align-items: center;
  justify-content: center;
}

.sc-bvgOGf.kRZTzs.pf-cmIpgn > * {
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-color: #F0F0F0;
  color: #1a1a1a;
  text-decoration: unset;
}
.sc-bvgOGf.kRZTzs.pf-cmIpgn > *:hover{
background-color:#1a1a1aa1;
color:#fff;
}
.sc-bvgOGf.kRZTzs.pf-cmIpgn > *.pf-cmIatv{
  border-color:#1a1a1a;
background-color:#1a1a1a;
color:#fff;
}



.blog-articles {
  display: flex !important;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 0 !important;
}

.blog-articles .blog-articles__article {
  flex: 0 0 33.33%;
  max-width: 33.33%;
  padding: 10px;
}

.blog-articles .blog-articles__article .article-card-wrapper {
border-radius:16px;
overflow:hidden;
  box-shadow: 0 4px 29px 0 rgba(0, 0, 0, 0.06);

}

.blog-articles .blog-articles__article .article-card-wrapper .card__inner {
  height: 307px;
}

.blog-articles .blog-articles__article .article-card-wrapper .card__content {
  padding: 20px;
  display:flex;
}


.blog-articles .blog-articles__article .article-card-wrapper .card__content .card__information {
  padding: 0;
  text-align: left;
  display: flex;
  flex-direction: column;
}

.blog-articles .blog-articles__article .article-card-wrapper .card__content .card__information  .article-card__info{
order:4;
}

.blog-articles .card__heading {
  font-size: 18px;
  line-height: 27px;
  color: #191919;
  font-weight: bold;
  font-family: onest;
  margin-bottom: 12px;
}

.blog-articles .article-card__excerpt {
  margin: 0 0 30px 0;
}

.blog-articles .article-card__info {
  order: 4;
  margin-top: auto;
}

.blog-articles .article-card__excerpt {
  margin: 0 0 30px 0;
  font-size: 16px;
  line-height: 26px;
  color: #333333;
}

.blog-articles .article-card__info {
  order: 4;
  margin-top: auto;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  color: #1a1a1a;
padding:0;
}

.blog-articles .article-card__info  > span{
padding-left: 26px;
  background-size: 20px;
overflow-wrap: break-word;
  font-weight: 700;
  background-repeat: no-repeat;
}

.blog-articles .article-card__info>span:after {
  display: none;
}

.blog-articles .article-card__info>span + span{
margin-left:20px;
position:relative;
}

.blog-articles .article-card__info>span + span:before{
content:'';
position:absolute;
top:50%;
  left: -10px;
  transform: translateY(-50%);
height:12px;
width:1px;
background-color:#E8E8E8;
}

.blog-articles .article-card__info  > span:first-of-type{
  background-image: url(/cdn/shop/files/calendar.svg);
}
.blog-articles .article-card__info  > span:last-of-type{
 background-image: url(/cdn/shop/files/user_3.svg);
}
.card__inner .card__content {
  display: none !important;
}


@media (max-width:991px){

.blog-articles .blog-articles__article {
  flex: 0 0 50%;
  max-width: 50%;
}

.blog-articles .article-card__info  > span{
display:block;
}
.blog-articles .article-card__info  > span+ span{
  margin:10px 0 0 0;
}
.blog-articles .article-card__info  > span+ span:before{
  display:none;
}
}
@media (max-width:767px){

  .home-hero-block .pf-slider-nav{
    left:10px !important;
}

.blog-articles .blog-articles__article {
  flex: 0 0 100%;
  max-width: 100%;
}
} 

.pagination-wrapper li{
width:32px;
height:32px;
margin:0 4px !important;
flex:unset !important;
}
.pagination-wrapper .pagination__item{
width:32px;
    height: 32px;
border-radius:50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border:1px solid #f0f0f0;
  color: #1a1a1a;
  text-decoration: unset;
opacity:1;
}
.pagination-wrapper .pagination__item:after{
display:none !important;
}
.pagination-wrapper .pagination__item:hover{
 background-color:#3dbfff;;
color:#fff;
border-color:#3dbfff;
}
.pagination-wrapper .pagination__item.pagination__item--current{
background-color:#3dbfff;
border-color:#3dbfff;
color:#fff;
} 

.countdown-section{
background-color:#fff;
display:flex;
align-items:center;
justify-content:center;
padding: 8.5px 10px;
position:relative;
}

.countdown-section > *{
margin: 0 10px;
}
.countdown-text{
font-size:14px;
line-height:18px;
color:#1a1a1a;
margin:0 ;
}

.countdown-button{
font-size:14px;
line-height:17px;
color:#00486B;
font-weight:600;
text-decoration:unset;
transition:0.3s;
padding:0 0 1px;
position:relative;
}

.countdown-button:before{
content:'';
position:absolute;
bottom:0;
left:0;
background-color: #00486B;
width:100%;
height:1px;
transition:0.3s;
}
.countdown-button:hover:before{
width:0%;
}

.timer{
    display: flex;
  align-items: center;
  justify-content: center;
}
.timer > *{
    padding: 5px 10px;
  border-radius: 33px;
  background-color: #00486B;
  display: flex;
  align-items: center;
  justify-content: center;
min-height:27px;
}

.timer > * p{
    margin: 0;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  font-weight: 600;
}
.timer > *:not(:last-of-type) {
  margin-right: 10px;
}

.timer #seconds{
min-width:85px;
}

.countdown-section .cross{
  position: absolute;
  width: 16px;
  height: 16px;
  appearance: none;
  top: 17px;
  right: 36px;
  padding: 0;
  margin: 0;
  border: unset;
cursor:pointer;
}

.countdown-section .cross:before,.countdown-section .cross:after{
content:'';
position:absolute;
top:50%;
left:50%;
width:100%;
height:1px;
transform: translate(-50%, -50%) rotate(45deg);
background-color:#000;
}

.countdown-section .cross:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.section-header.shopify-section-group-header-group{
  z-index:11 !important;
}
.shopify-section-group-header-group{
transition:0.3s;
}
.shopify-section-group-header-group + .shopify-section-header-sticky .header-wrapper--border-bottom{
top:44px;
transition:0.1s;
}
.shopify-section-group-header-group + .shopify-section-header-sticky.scrolled-past-header .header-wrapper--border-bottom{
top:0;
}
.shopify-section-group-header-group + .shopify-section-header-sticky.movetop .header-wrapper--border-bottom{
top:0;
}
.count-movetop{
transform:translateY(-44px);
height:0;
}

header.header {
  max-width: 1400px;
  padding: 5px 12px;
  display: flex;
  align-items: center;
  gap:0;
height:70px;
min-height:unset !important;
}

header.header .header__heading-link {
  padding:0;
margin:0 !important;
}


header.header .header__heading-link img{
height:60px;
}

header.header .header__inline-menu{
margin-left: auto !important;
}

.custom-header-button{
padding:12px 28px;
color:#00486B;
border-radius:25px;
border:1px solid #00486B;
font-weight:bold;
font-size:14px;
line-height:18px;
text-transform:capitalize;
text-decoration:unset;
transition:0.3s;
display:flex;
align-items:center;
justify-content:center;
}

.custom-header-button:after{
      content: '';
    background-image: url(https://saycheeseclub.com/cdn/shop/files/fi_arrow-down-right.svg);
    width: 16px;
    height: 16px;
    background-size: 16px;
    background-repeat: no-repeat;
    display: block;
margin-left:8px;
transition0.3s;
}
.custom-header-button:hover{
background-color:#00486B;
color:#fff;
}

.custom-header-button:hover:after{
    filter: grayscale(1) brightness(100);
  }

header.header .header__heading a{
padding: 0 !important;
margin: 0 !important;
}

.header__menu-item {
padding:  0 17px 6px;
font-size: 14px !important;
line-height:18px;
font-weight:600;
letter-spacing:1px;
  text-decoration: unset !important;
position:relative;
}

.header__menu-item:hover span:before{ 
  width:100%;
}
.header__menu-item span{
   text-decoration: none !important;
position:relative;
      font-family: 'Onest';
}


.header__menu-item span:before{
  content:'';
  position:absolute;
bottom:-6px;
left:0;

height:1px;
background-color:#FCD451;
transition:0.3s;
width:0;
}

.header__menu-item span + span {
    margin: 0 0 0 8px !important;
    position:relative;
    width:12px;
    height:6px;
}

.header__menu-item span + span:before{
  display:none;
}

.header__menu-item span + span svg{
  right:0 !important;
}


.header__menu-item span.header__active-menu-item:before{
  width:100%;
}
.header__icons {
align-items:center;
padding: 0 34px 0 10px !important;
}
.header__icons >*{
width:20px !important;
height:20px !important;
min-height:20px !important;
margin:0 8px;
}

.header__icons >* *{
/* width:20px !important;
height:20px !important; */
min-height:20px !important;
}

.header__icons >* *:not(.search-modal *) {
    width: 20px !important;
    height: 20px !important;
}
.header__icons >*.header__icon--cart{
margin:0 0 0 8px !important;
}
/* .header__icons >*.header__icon--cart span.svg-wrapper{
    width:38px !important;
height:38px !important;
}
.header__icons >*.header__icon--cart span.svg-wrapper svg{
  width:38px !important;
height:38px !important;
margin-top: 3px;
} */

header a.header__icon.header__icon--cart svg.icon {
    width: 100% !important;
    height: 38px !important;
    max-width: 38px !important;
    min-width: 38px !important;
}


.header__icons .desktop-localization-wrapper{
  display:none;
}
.cart-count-bubble{
  bottom: -8px !important;
  width: 16px !important;
  height: 16px !important;
  background-color: #00A4F5 !important;
  right: -6px;
  left: unset !important;
  min-height: 16px !important;
}

@media (max-width:1200px){
.header__menu-item {
  padding :0 10px !important
}
  
} 


@media (max-width:1000px){
.header__menu-item {
  padding :0 6px !important
}
  
} 

@media (max-width:1099px){
.custom-header-button{
  padding:12px 12px;
}
  .header__icons{
    padding:0 20px 0 10px !important;
  }
}

.header__submenu .header__menu-item {
    color: #00486b !important;
    font-family: 'Onest';
}
.menu-drawer__menu-item{
  font-family: 'Onest' !important;
  font-size: 16px !important;
}
@media (max-width:767px){

  .countdown-section .cross{
    top: 10px;
    right: 10px;
  }
  
  .countdown-section{
    /* flex-direction: column; */
    padding: 8.5px 30px 8.5px 12px;
  }

  .countdown-numbers{
    margin: 8px 0;
  }

   .timer > {
    padding: 4px 7px;
    min-height: 22px;
  }

  .timer > * p{
    font-size: 16px;
    line-height: 14px;
    color: #000;
    display: flex;
    flex-direction: column-reverse;
  }
  .timer > * p span{
    font-size: 9px;
  }
  .timer > *{
    background-color: transparent;
    padding: 0px;
    border-radius: 0px;
    text-align: center;
    min-width: auto !important;
  }
  .timer > *:not(:last-of-type) {
    margin-right: 6px;
}
  .countdown-button{
    display: none;
  }
  .countdown-text{
    font-size: 12px;
    line-height: 16px;
    padding-right: 10px;
  }

.custom-header-button{
  display: none;
}

.count-movetop{
  transform: translateY(-94px);
}

.shopify-section-group-header-group + .shopify-section-header-sticky .header-wrapper--border-bottom{
  top: 61px;
}

.icon-grid {
    /* flex-wrap: nowrap !important;
    transition: all 0.3s; */
    /* overflow:auto; */
}
  .icon-grid > *{
    width:100%;
  min-width:100%;
  }

  ::-webkit-scrollbar {
   display:none;
  }
}

.search-modal.modal__content.gradient{
      width: 100% !important;
    z-index: 9;
    height: 100px !important;
}
/* 
.search-modal.modal__content.gradient form{
  
    width: 80% !important;
    max-width: 800px !important;

} */
/* Modal Styles */
.modal {
  display: none; 
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  align-items: center;
  justify-content: center;
}

/* Modal Content */
.modal-content {
  background-color: white;
  padding: 30px;
  width: 50%;
  max-width: 600px;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  animation: fadeIn 0.3s ease-in-out;
}

/* Close Button */
.close {
  color: #555;
  float: right;
  font-size: 24px;
  cursor: pointer;
}

.close:hover {
  color: black;
}

/* Benefits List */
.benefits-list {
  list-style-type: none;
  padding: 0;
  margin-top: 15px;
}

.benefits-list li {
  display: flex;
  align-items: center;
  font-size: 16px;
  margin-bottom: 10px;
}

.jdgm-star {
  font-size: 18px;
  color: gold;
  margin-right: 10px;
}

.join-now-btn {
    display: inline-block;
    padding: 16px 30px;
    font-family: Onest, sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #1a1a1a;
    background-color: #fcd451;
    border-radius: 38px;
    letter-spacing: 1px;
    line-height: 18px;
    text-align: center;
    text-decoration: none;
    transition: .3s;
}

.join-now-btn:hover {
    background-color: #e6bf3d;
}

#popup_setion {
    display: none; /* Hide by default */
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    padding: 20px;
    z-index: 1000;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    width: 80%;
    max-width: 600px;
}

#popup_overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.about-product-block .metafield-rich_text_field ul li{
      display: inline-block;
}

.about-product-block .metafield-rich_text_field ul li:not(:last-of-type) {
    margin-bottom: 16px;
}
.inner-product-list .pf-slider-nav {
bottom:6px !important;
}

.inner-product-list .pf-slider-nav button {
    border: unset !important;
    background-color: #CCDAE1 !important;
    width: 12px !important;
    height: 12px !important;
    appearance: none !important;
    margin: 0 7.5px !important;
    border-radius:50% !important;
position:relative;
}
.inner-product-list .pf-slider-nav button:before{
content: '' !important;
    width: 24px !important;
    height: 24px !important;
    border: 1px solid #0AAEFF !important;
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
border-radius:50%;
    background: unset !important;
    opacity: 0;
    transition: 0.3s;
}
.inner-product-list .pf-slider-nav button.active{
      background-color: #3dbfff !important;
}
.inner-product-list .pf-slider-nav button.active:before{
  opacity:1;
}


.blog-testimonail-slider .jdgm-carousel-wrapper .jdgm-carousel-title-and-link {
    width: 100%;
    height: unset;
}

.blog-testimonail-slider .jdgm-carousel-wrapper .jdgm-widget.jdgm-carousel {
    width: 100% !important;
    margin: 0 auto;
}

.blog-listing .pf-slider-next ,.blog-listing .pf-slider-prev {
    width: 54px !important;
    height: 40px !important;
    background-color: #3dbfff !important;
    /* border: 1px solid rgba(0, 72, 107, 0.3) !important; */
    border-radius: 38px !important;
    line-height: 38px !important;
    color: rgb(0, 72, 107) !important;
    transition: 0.3s;
top:125px !important;
}
.blog-listing .pf-slider-next:before,.blog-listing .pf-slider-next:after , .blog-listing .pf-slider-prev:before,.blog-listing .pf-slider-prev:after{
    background: #fff !important;
}

.blog-listing .pf-slider-next:hover,.blog-listing .pf-slider-prev:hover{
  background-color: #3dbfff !important;
}

.blog-listing .pf-slider-next:hover:before,.blog-listing .pf-slider-next:hover:after,.blog-listing .pf-slider-prev:hover:before,.blog-listing .pf-slider-prev:hover:after{
      background: #fff !important;
}

footer.footer{
  background: #3dbfff !important;
}

.footer-block__heading:before{
      background-color: #fcd451  !important;
}
.footer__copyright{
  border-top-color:#fcd451  !important;
}

.footer__content-bottom.scroll-trigger {
    border-top: unset;
}
.footer-block__details-content .list-menu__item--link{
  position:relative;
}
.footer-block__details-content .list-menu__item--link:before{
  content:'';
  position:absolute;
  bottom:0;
  left:0;
  width:0;
  height:1px;
  background-color:#fcd451;
transition:0.3s;
}

.footer-block__details-content .list-menu__item--link:hover{
  text-decoration:unset !important;
}

.footer-block__details-content .list-menu__item--link:hover:before{
  width:100%;
}

.footer-block__details-content .list-menu__item--link.list-menu__item--active{
    text-decoration:unset !important;
}


.footer-block__details-content .list-menu__item--link.list-menu__item--active:before{
   width:100%;
}

.policies li:before{
  color:#fff;
}
.policies li:first-of-type:before{
  display:none;
}

.policies li a:before{
    content:'';
  position:absolute;
  bottom:0;
  left:0;
  width:0;
  height:1px;
  background-color:#fcd451;
transition:0.3s;
}
.policies li a:hover{
  text-decoration:unset !important;
}
.policies li a:hover:before{
  width:100%;
}

@media (min-width:992px){
  .product-media-left{
        display: flex;
    align-items: flex-end;
    z-index: 1;
    width: 100%;
    justify-content: flex-end;
  }
    .product-media-left > *{
        width: 100%;
    }
  .drawer.active .drawer__inner {
    transform: translateX(-1.5rem) !important;
}

  
}
.shop-page-listing{
  margin : 0 -15px;
}
.shop-page-listing >*{
  padding:15px;
}

.shop-page-listing .price{
    display:flex;
    align-items:center;
margin-bottom:15px;
}
.shop-page-listing.product-grid .card-wrapper .card__inner .card__content .price .price-item--sale{
  display:block !important;
font-family: Onest;
    font-weight: 400;
    color: #0b0e1a;
    font-size: 22px;
}

.shop-page-listing .product-badge{
      font-family: Onest;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    background-color: #fcd451;
    border-radius: 40px;
    padding: 8px 20px;
    position: absolute;
    top: 20px;
    left: 20px;
}

.product-badge .jdgm-widget{
  margin: 15px 0 0 0;
}


.drawer__inner{
        background-color: #3dbfff;
     font-family: Onest;
}

.cart-item__media img{
  border-radius:10px;
}

.drawer__inner .cart-remove-button svg{
  fill: #00486B;
    color: #00486B;
}
.cart__ctas button{
      color:#00486B;
    font-family:'onest';
    font-weight:600;
border-radius: 25px;
}
.cart__ctas button:after{
     border-radius:25px;

box-shadow:unset !important;
}

.drawer__footer {
    border-top: .1rem solid #00486b33 !important;
}

.cart-drawer .cart-items th {
      border-bottom-color: #00486b33 !important;
    color:#00486B;
    font-weight: 600;
    font-size: 14px;
}


.sc-inyWwX.bHbGXm {
  transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.footer-block__image-wrapper img {
  width: 150px;
}

.jVCYpU .pf-vs-label>input[type=radio]:checked+label, .jVCYpU .pf-vs-square>input[type=radio]:checked+label {
    border: 4px solid rgba(0,0,0,.85) !important;
}

