/** Shopify CDN: Minification failed

Line 1406:30 Expected ":"
Line 1598:2 "nottom" is not a known CSS property

**/
/* General Layout */
.can-offer-section {
  padding: 0rem 20px 40px 20px;
}
body{
  width:100%;
}

.container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.left-side {
  flex: 1;
  max-width: 50%;
}

.right-side {
  flex: 1;
  max-width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left:20px;
}

.right-side .section-image {
  max-width: 100%;
  height: auto;
  border-radius: 0px;
  width:100%;
  height:100%;
}

/*side cart*/
.modcart {
    display: contents;
}

/* Main Heading */
.main-heading {
  text-align: center;

  margin-bottom: 20px;
}

/* Sub-heading and Title (Left side) */
.sub-title {
  margin-bottom: 20px;
}

.sub-title h3 {
  font-size: 60px;
  margin-bottom: 0px;
  line-height:1.1;
}

.sub-title p {
  font-size: 24px;
  font-style:italic;
  font-weight: 600;
    letter-spacing: -0.5px;
}

/* Block Content (Repeater) */
.block-content {
  display: flex;
  align-items: center; /* Vertically align the text */
  margin-bottom: 8px;
}

.point-text {
   font-weight: 900;
  font-size: 1.2rem;
  margin-right: 10px; 
}

.content-description {
    color: #000;
   text-align:left;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 300;
    padding-left:20px;
    position:relative;
    list-style: none;
}

.content-description:before{
content:"";
  background: #002e6e;
   width:10px;
   height:10px;
   border-radius:50%;
  position:absolute;
  left:0;
  top: 50%;
  transform: translate(0px, -50%);
}
.can-offer-section h2.main-heading {
    font-size: 60px;
    font-family: 'DM Serif Display';
}

h2.main-heading {
    font-size: 60px;
    font-family: 'DM Serif Display';
font-weight:400;
}


 .rebel-facts {
  text-align: center;
  margin: 80px 0;
}

p.main-text {
    width: fit-content;
    padding: 0px;
    font-size: 20px;
   
    font-family: 'Montserrat';
    font-weight: 400;
}

.pointer-container {
    display: flex;
    justify-content: center;
    gap: 20px;
  flex-wrap:wrap;
    
}

.main-text-container {
    display: flex;
    align-items: center;
    gap: 25px;
    flex-direction: column;
    height: 100%;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    flex: 1;
   padding: 20px 0px 0px;
}

.icon i.fa.fa-check {
    font-size: 18px;
}

.home-articles h3 {
    margin-top: 5px;
}


span.icon {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 4px solid #00a19a;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #00a19a;
}

.d-flex {
    display: flex;
    flex-wrap: wrap;
}

.home-articles .box-ratio img {
    height: 100%;
    object-fit: cover;
}

.home-articles .box-ratio {
    max-height: 190px;
    height: 190px;
    padding-bottom: 0 !important;
}
div#shopify-section-custom_testimonial_section_APBGjR {
    padding: 50px 0px;
}

.content-wrapper {
   position:relative;
    
}
p.delivery-text-color{
      text-align: left;
    font-size: 20px;
    font-weight: 600;
    font-style: italic;
}


.content-wrapper:before {
    background-image: url(/cdn/shop/files/plamtree-bg-n.webp?v=1732864829);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: opacity(0.1);
}

.index-sections {
    z-index: 2;
    position: relative;
}
.homepage-text-promo .box-ratio img {
    background-color: transparent;
}

.homepage-text-promo .box-ratio {
    margin-bottom: 10px;
    background-color: transparent;
}
#product-loop .product-index {
    margin-bottom: 20px;
    border-radius: 0;
    overflow: hidden;
    padding-bottom: 10px;
    box-shadow: 3px 3px 11px 0px #0000008a;
    padding: 10px;
  background: #fff;
}

.price input.btn {
    max-width: 169px;
    font-size: 16px;
    font-family: 'Montserrat';
    font-weight: 300;
  background: #213564;
}

.price input.btn:hover {
  background:#102479;
}

.image-container-column {
    width: 850px;
    margin: 0 auto;
    margin-top: 30px;
}

div#content {
    padding-bottom: 190px;
}

 #content,#shopify-section-1480352639511,#shopify-section-collection-template{
  margin-top:1em!important;
  }

  #related-products .product-index {
    padding: 10px;
    background: #fff;
    box-shadow: 3px 3px 11px 0px #0000008a;
    /* box-shadow: 1px 5px 19px 1px #ccc; */
    /* box-shadow: 0 0 19px #00000038; */
}

div#shopify-section-product-recommendations {
    border-top: 2px solid #c6ced35c;
    margin-top: 40px;
    border-radius: 2px;
}

input#addToCart {
    max-width: 169px;
    background: #213565 !important;
    color: #fff !important;
    font-size: 16px;
    font-family: 'Montserrat';
    font-weight: 300;
}

input#addToCart:hover {
 background:#102479 !important;
}
.product-points li {
    list-style: none;
    display: flex;
    gap: 6px;
  margin-bottom: 5px;
}

.oder-section {
    display: flex;
    gap:2px;
  margin-bottom:24px;
  align-items:center;
  order:4;
}
.order-logo {
    width: 20px;
    height: 20px;
}
.homepage-text-promo.desktop-6.tablet-3.mobile-3.text-promo-5b648dd0-bce9-4d15-8f85-21e299d4ba61 .box-ratio {
    height: 350px;
    width: 89%;
}

.can-offer-section .container.row {
    align-items: normal;
}


#product-description h2{
line-height:1;
  margin-bottom:16px;
}
.order-text {
    font-weight: 300;
    font-size: 16px;
    font-family: Montserrat;
    color: #213564;
  
}
.delivery-text {
    padding: 11px 30px;
    background-color: #a7b7bf;
    margin-bottom: 47px;
    width: fit-content;
}

.delivery-text p.text-color {
    font-size: 24px;
    font-style: italic;
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    width: fit-content;
    display: block;
    margin-bottom:0;
}
h3.heading-md {
    font-size: 40px;
  line-height: 1;
  order: 6;
}
.rte a {
    color: #00a19a;
    font-weight: 600;
}

#stamped-main-widget {
  margin-top:0;
  
}


.stamped-summary-ratings{
border-left:0;
  border-right:0;
}


div.stamped-container[data-widget-style], div[data-widget-style] div.stamped-container{
max-width:100%;
}
.summary-overview {
   
    margin-right: 120px;
}

.stamped-summary-actions-newreview {
   
    background: #A7B7C0;
    color: #ffffff;
    font-family: 'Montserrat';
    font-weight: 600;
    box-shadow: none !important;
}

div[data-widget-style*=standard] .summary-rating-count {
    font-weight: 300;
    color: #000000 !important;
    font-size: 16px;
    font-family: 'Montserrat';
  
}

.stamped-summary-caption .stamped-summary-text {
     margin-top: 0px;
    font-family: 'Montserrat';
    font-weight: 300;
      color: #213565;
}
.stamped-summary-text-1 strong {
    font-weight: 400;
    font-size: 24px;
    font-family: 'Montserrat';
}

.stamped-container ul.stamped-tabs {
  border-bottom:0;
}

.stamped-container ul.stamped-tabs li.active {
    font-weight: 600;
    border-bottom: 3px solid #000;
    font-family: 'Montserrat';
    font-size: 16px;
    line-height: 2;
}

strong.author {
    font-weight: 600;
    font-family: 'Montserrat';
    font-size: 18px;
    padding-top: 14px;
    display: block;
      line-height: 1.2;

}

h2.custom_heading {
    text-align: center;
    padding-top: 10px;
}

[data-widget-style=standard2] .stamped-review-avatar-content {
    height: 105px;
    width: 110px;
    font-size: 40px;
    color: #213565;
    font-weight: 400;
    font-family: 'Montserrat';
  background: #edf0f2;
      border-radius: 50%;
}

.stamped-review-header .review-location {
    color: #213565;
    font-size: 16px;
    font-weight: 300;
    font-family: 'Montserrat';
}

h3.stamped-review-header-title {
    color: #000;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 16px;
}

.stamped-review-body {
    margin-top: 10px;
}

p.stamped-review-content-body {
    font-size: 16px;
   
    color: #213565;
    font-family: 'Montserrat';
    font-weight: 300;
}

span.stamped-summary-actions-newquestion {
    display: block !important;
    background: #a7b7c0;
    color: #fff;
    font-family: Montserrat;
    font-weight: 600;
    box-shadow: none !important;
}

#product-right .selector-wrapper {
    display: flex;
    align-items: center;
   
}

#product-right .single-option-selector {
  width:80%;
  font-family: 'Montserrat';
  color: #213565;
  font-size: 16px;
  font-weight: 300;
}

#product-right .selector-wrapper  label{
  margin-bottom:0;
  font-family: 'Montserrat';
  color: #213565;
  font-size: 16px;
  font-weight: 300;
}

label.gift-title {
    font-family: 'DM Serif Display';
    font-size: 24px;
    font-style: italic;
    color: #213565;
    font-weight: 300;
}

.stamped-widget-drawer .stamped-widget-button {
    font-size: 15px !important;
    font-family: 'Montserrat !important';
    background: #213565 !important;
}

select option:checked {
    background: #e6e5ed;
}

.collection #product-loop {
    margin: 0 auto;
    width: 100%;
    min-width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.collection #product-loop .product-index {
   display: flex;
    flex-direction: column;
      width: 22.26%;
}

.collection .product-info {
    display: flex;
    flex-direction: column;
}
.collection .product-info-inner {
   
    height: 100%;
    display: flex;
    flex-direction: column;
  margin-top:35px;
 
}
.collection .price {
    margin-bottom: 8px;
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.collection .prod-image {
   
       overflow: unset;
      display: flex;
    height: 100% !important;
    flex-direction: column;
}

#related-products .product-loop{
  display:flex;
}

#related-products .product-index {
    padding: 0 10px;
    display: flex;
    flex-direction: column;
}
section#related-products {
    border-top: 1px solid #B3BEC5;
}

#related-products .section-title.lines.desktop-12.tablet-6.mobile-3 {
    margin-top: 10px;
}

a.down, a.up {
  width: 40px !important;
    height: 40px !important;
}

a.btnLink {
    max-width: 169px;
    font-size: 16px;
    font-family: Montserrat;
    font-weight: 300;
    background: #213564;
    border: none;
    -webkit-transition: background .5s ease, color .5s ease;
    -moz-transition: background .5s ease, color .5s ease;
    -o-transition: background .5s ease, color .5s ease;
    transition: background .5s ease, color .5s ease;
    display: flex;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: 15px;
    line-height: normal;
    /* height: 50px; */
    letter-spacing: 1px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    align-items: center;
    padding: 15.5px;
    margin: 20px auto;
}
.owl-carousel .owl-item{
  width:15.8% !important;
}

@media(max-width:1241px){
ul#main-nav li a {
  padding:0 14px;
}
  h1,h2{
    font-size:45px !important;
     line-height: 1.2;
}
  h3.heading-md {
    font-size: 28px;
}
  .collection #product-loop .product-index {
    display: flex;
    flex-direction: column;
    width: 30.26%;
}
}
@media(max-width:1150px){
.main-text-container {
  flex:unset;
  width:29%;
}

      ul#main-nav li a {
        padding: 0 6px;
    }
}

@media (max-width: 1012px) {
    ul#main-nav li a {
        padding: 0 2px;
    }
}
@media(max-width:991px){

  .sub-title h3{font-size:45px }
  .image-container-column {
    width: 100%;
    margin: 30px auto 0;
}

  .can-offer-section .container.row {
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
}

  #related-products .product-loop .product.product-index {
   
    width: 31% !important;
}

  #related-products .product-loop {
    margin: 20px 0;
    display: flex;
    gap: 20px 0px;
    flex-wrap: wrap;
}
   
}

  @media(max-width:978px){
    ul#cart li.mm-trigger  {
        display: inline-block !important;
    }
  nav {
        display: none !important;
    }
    
  }

/* Responsive Layout */
@media (max-width: 768px) {
  .container {
    flex-direction: column;
    text-align: center;
  }
  .home-articles .box-ratio {
    max-height: 310px;
    height: 310px;
    padding-bottom: 0 !important;
}

  .left-side,
  .right-side {
    max-width: 100%;
    margin-bottom: 20px;
  }

  .right-side .section-image {
    max-width: 80%;
  }
  .home-articles .box-ratio img {
    height: 100%;
    object-fit: cover;
}
  .content-description:before {
      top: 8px;
    transform: translate(0px, 0%);
    }

      .main-text-container {
        flex: unset;
        width: 48%;
        padding: 20px;
    }

  h3.heading-md {
    font-size: 24px;
    text-align:center;
}

   h1,h2{
    font-size:35px !important;
     line-height: 1.2;
}

  .sub-title h3 {
            font-size: 35px;
        }

  .sub-title p {
    font-size: 22px;
    }

      .collection #product-loop .product-index {
       
        width: 29.26%;
    }

  #product-description h2 , .cans_per_box {
    text-align:center;
  }
  .delivery-text p.text-color {
    text-align:ceneter;
  }

  #product-description form, .product-description form {
    text-align:center;
  }

  .product-add input#addToCart {
    max-width:100%;
  }
  .product-add button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
     max-width:100%;
   }
  
}



@media(max-width:740px){
div#shopify-section-16106417354c19b77e {
    padding: 80px 0px 10px;
}
  .image-container-column {
       
        display: flex;
    }
  .homepage-text-promo.desktop-6.tablet-3.mobile-3.text-promo-5b648dd0-bce9-4d15-8f85-21e299d4ba61 .box-ratio {
    height: auto;
    padding-bottom: 37% !important;
}

  div#content {
  
    padding-top: 80px;
}
}

@media(max-width:678px){
.article-index {
  
    padding-top: 0px;
    padding-bottom: 0px;
}
  #related-products .product-loop .product.product-index {
   
    width: 47% !important;
}
  .flexslider .flex-direction-nav .flex-prev, .flexslider .flex-direction-nav .flex-next {
      line-height:20px;
      width:20px;
      height:20px;
    }
  .image-container-column {
        width: 70%;
        margin: 30px auto 0;
    }
   .collection #product-loop .product-index {
        width: 46.5%;
    }
  
}

  @media(max-width:567px){
   
    .main-text-container {
        flex: unset;
        width: 47%;
        padding: 20px;
    }

   h1.top-heading {
    padding-top: 17px;
}
    
    
  }

@media(max-width:457px){
      .main-text-container {
        flex: unset;
        width: 46%;
        padding: 20px 5px;
    }

  #related-products .product-loop .product.product-index {
   
    width: 97% !important;
}
  .homepage-text-promo.desktop-6.tablet-3.mobile-3.text-promo-5b648dd0-bce9-4d15-8f85-21e299d4ba61 .box-ratio {
   
    padding-bottom: 17% !important;
}
  .collection #product-loop .product-index {
        width: 98.5%;
    }

  input#addToCart {
    max-width:100%;
  }
  #product-right {
    padding: 0px !important;
  }
  button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    width: 100%;
    max-width: 100%;
}
  .delivery-text {
  padding: 11px 38px;
  }
  .delivery-text p.text-color {
    text-align:center;
  }
     
}

@media(max-width:405px){
  .main-text-container {
        flex: unset;
        width: 69%;
        padding: 20px 5px;
    }
}

  @media(max-width:370px)
  {
    #hello {
    font-size: 13px;
}
  }
.thumb-image.active {
    border: 2px solid #000;
    opacity: 0.7;
}
ul.thumbs-image li {
    list-style: none;
    display: inline-block;
    padding: 10px;
}
  .custom-model-main{display:none}
.custom-model-main.model-open{display:block} 
.testimonial-block .reviwImage {  width: 100%; }
.testimonial-block .author-image {width:50px;}
  div#cart-notes label {
    font-weight: 500;
    line-height: 20px;
    font-size: 14px;
    color: #746c6c;
}
  .cart .content-wrapper:before{
    background-image:none;
  }
.button:disabled {
    cursor: not-allowed;
    opacity: 0.6; 
}
  div#continue-shopping a {
    font-weight: bold;
    background: #a2b2bd;
    padding: 10px 20px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

div#continue-shopping {
    margin: 25px 0px;
}

  input#checkout {
    background: #00a89b;
}
  p#checkout-note {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    color: red;
}
  #basket-right .discounts ul, #basket-right .subtotal { margin-bottom:0px;}


/*Desktop bigger than 1665*/

.image-wrapper.lazyload-fade.lazyloaded{
  margin:0px;
    z-index: 1;
  padding-top:150px;
  height:600px !important;
  width:100%;
}
nav{
  background: none;

}
ul#main-nav{
  z-index: 5;
    margin: 0px;
    width: 100%;
    text-align: left;
    padding: 10px 180px 30px 180px;
  transition: background-color 0.3s ease;

}
.gridlock.index ul#main-nav {
    position: absolute;
}

ul#main-nav:hover{
  background: #F8F9ED;
}

nav.stuckMenu.isStuck{
  background: #fff;
}

#image-image_with_text_overlay_Lk9TVM.image-with-text-overlay .image-overlay h2{
  color: #141b4d !important;
    font-size: 83px !important;
    line-height: 93px;
    width: 100%;
    text-align: left;
  margin-top: 12%;
}

#image-image_with_text_overlay_Lk9TVM.image-with-text-overlay .image-overlay p{
  width: 100%;
    text-align: left;
  font-size: 20px !important;
  font-weight: 400;
  color: #0e1c4f !important;
      /* word-spacing: 10px; */
    line-height: 32px;
}
.image-with-text-overlay .banner_buttons {
    text-align: left;
  padding: 0px 0px 0px 150px;
  display: flex;
        gap: 30px;
  width:100%;
}
.banner_buttons .button {
    background-color: #0E1C4F !important;
    color: #ffffff;
    font-size: 13px;
    line-height: 52px;
    padding: 0px 25px;
    font-weight: 700;
    border-radius: 0px;
  width:100%;
  text-align: center;
}
#logo1{
  width:15%;
}

ul.benefits {
    display: flex;
    margin-top: 60px;
    gap: 25px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
  padding: 0px 150px;
  justify-content: space-between;
}

.image-overlay h2, .image-overlay p{
  right:0px !important;
  padding: 0px 150px;
}

ul.benefits li {
  position: relative;
  padding-left: 0px;
  margin-bottom: 12px;
  font-size: 18px;
  color: #0e1c4f !important;
  font-weight: 600;
}

ul.benefits li::before {
      content: "";
      display: inline-block;
      width: 35px;
      height: 35px;
      background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><circle cx='12' cy='12' r='10' fill='none' stroke='%230b0b36' stroke-width='2.5'/><polyline points='8 12.5 11 15.5 16 9.5' fill='none' stroke='%230b0b36' stroke-width='2.5'/></svg>");
      background-size: cover;
      margin-right: 8px;
      vertical-align: middle;
    }
body.index div#footer-wrapper{
  background: #0E1C4F;
}
.footer-section li {
    color: #fff;
}

.footer-section .fa-2x {
    font-size: 20px;
    background: #fff;
    color: #000;
    padding: 10px;
    width: 40px;
    text-align: center;
    border-radius: 25px;
}

#footer-wrapper ul li a{
  color:#fff;
  opacity: 1;
}
#footer-wrapper ul li a:hover {
    color: #767676;
}

input#footer-EMAIL{
  background: none;
    color: #fff !important;
    border: 1px solid #fff;
    border-radius: 0;
    border-right: 0px;
}
input#footer-subscribe{
  background: none;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0;
    font-weight: 600;
}

input::placeholder {
  color: #fff !important;
  opacity: 1;
}

#footer h4{
  font-size: 18px !important;
  border-bottom: 2px solid;
  width: fit-content;
}
::marker {
    font-size: 0px;
}

/*Small Desktop media query*/
@media only screen and (min-device-width: 1035px) and (max-device-width: 1379px) {
.image-wrapper.lazyload-fade.lazyloaded{
  margin:0px;
  z-index: 1;
  padding-top:150px;
  height:600px !important;
}
nav{
  background: none;

}
ul#main-nav{
  z-index: 5;
    margin: 0px;
    width: 100%;
    text-align: left;
  transition: background-color 0.3s ease;
  padding: 10px 180px 30px 180px;
}

ul#main-nav:hover{
  background: #F8F9ED;
}

nav.stuckMenu.isStuck{
  background: #fff;
}

#image-image_with_text_overlay_Lk9TVM.image-with-text-overlay .image-overlay h2{
  color: #141b4d !important;
    font-size: 66px !important;
    line-height: 73px;
    width: 100%;
    text-align: left;
  margin-top: 20%;
  font-weight: 600 !important;
}

ul#main-nav li a{
  font-size: 14px;
  padding: 0px 10px;
  font-weight: 700;
}
::marker {
    font-size: 0px;
}

#image-image_with_text_overlay_Lk9TVM.image-with-text-overlay .image-overlay p{
  width: 100%;
    text-align: left;
  font-size: 18px !important;
  font-weight: 400;
  color: #0e1c4f !important;
      /* word-spacing: 10px; */
    line-height: 28px;
}
.image-with-text-overlay .banner_buttons {
    text-align: left;
  padding: 0px 0px 0px 150px;
  display: flex;
    gap: 30px;
  width: 70%;
}
#image-image_with_text_overlay_Lk9TVM.image-with-text-overlay .image-overlay .button {
    background-color: #0E1C4F;
    color: #ffffff;
    font-size: 13px;
    line-height: 40px;
    padding: 10px 25px;
    font-weight: 700;
    border-radius: 0px;
  width:100%:
}
  a.button.banner-shop-all {
    background: #00A19A !important;
    border-radius: 0px !important;
    padding: 0px 25px !important;
}
#logo1{
  width:15%;
}

ul.benefits {
    display: flex;
    margin-top: 60px;
    gap: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
  padding: 0px 150px;
  justify-content: space-between;
}

.image-overlay h2, .image-overlay p{
  right:0px !important;
  padding: 0px 150px;
}

ul.benefits li {
  position: relative;
  padding-left: 0px;
  margin-bottom: 12px;
  font-size: 14px;
}
.banner_benefits li {
  text-align: left;
}
ul.benefits li::before {
      content: "";
      display: inline-block;
      width: 25px;
      height: 25px;
      background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><circle cx='12' cy='12' r='10' fill='none' stroke='%230b0b36' stroke-width='2.5'/><polyline points='8 12.5 11 15.5 16 9.5' fill='none' stroke='%230b0b36' stroke-width='2.5'/></svg>");
      background-size: cover;
      margin-right: 8px;
      vertical-align: middle;
    }


  
}
@media only screen and (min-device-width: 1380px) and (max-device-width: 1665px) {
.image-wrapper.lazyload-fade.lazyloaded{
  margin:0px;
  z-index: 1;
  padding-top:150px;
  height:600px !important;
}
nav{
  background: none;

}
ul#main-nav{
  z-index: 5;
    margin: 0px;
    width: 100%;
    text-align: left;
  transition: background-color 0.3s ease;
  padding: 10px 180px 30px 180px;
}

ul#main-nav:hover{
  background: #F8F9ED;
}

nav.stuckMenu.isStuck{
  background: #fff;
}

#image-image_with_text_overlay_Lk9TVM.image-with-text-overlay .image-overlay h2{
  color: #141b4d !important;
    font-size: 66px !important;
    line-height: 73px;
    width: 100%;
    text-align: left;
  margin-top: 12%;
  font-weight: 800 !important;
}

ul#main-nav li a{
  font-size: 14px;
  padding: 0px 10px;
  font-weight: 700;
}
::marker {
    font-size: 0px;
}

#image-image_with_text_overlay_Lk9TVM.image-with-text-overlay .image-overlay p{
  width: 100%;
    text-align: left;
  font-size: 18px !important;
  font-weight: 400;
  color: #0e1c4f !important;
      word-spacing: 10px;
    line-height: 28px;
}
.image-with-text-overlay .banner_buttons {
    text-align: left;
  padding: 0px 0px 0px 150px;
  display: flex;
    gap: 30px;
  width: 100%;
}
#image-image_with_text_overlay_Lk9TVM.image-with-text-overlay .image-overlay .button {
    background-color: #0E1C4F ;
    color: #ffffff;
    font-size: 13px;
    line-height: 30px;
    padding: 10px 10px;
    font-weight: 700;
    border-radius: 0px;
  width:100%:
}
#logo1{
  width:15%;
}

ul.benefits {
    display: flex;
    margin-top: 60px;
    gap: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
  padding: 0px 150px;
  justify-content: space-between;
}

.image-overlay h2, .image-overlay p{
  right:0px !important;
  padding: 0px 150px;
}

ul.benefits li {
  position: relative;
  padding-left: 0px;
  margin-bottom: 12px;
  font-size: 16px;
}

ul.benefits li::before {
      content: "";
      display: inline-block;
      width: 35px;
      height: 35px;
      background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><circle cx='12' cy='12' r='10' fill='none' stroke='%230b0b36' stroke-width='2.5'/><polyline points='8 12.5 11 15.5 16 9.5' fill='none' stroke='%230b0b36' stroke-width='2.5'/></svg>");
      background-size: cover;
      margin-right: 8px;
      vertical-align: middle;
    }


  
}
@media only screen and (min-device-width:980px) and (max-device-width: 1034px) {
  .image-wrapper.lazyload-fade.lazyloaded{
  margin:0px;
  margin-top: 0px;
  z-index: 1;
  height:1200px !important;
}
}

/*Tab media query*/
@media only screen and (min-device-width: 657px) and (max-device-width: 1034px) {

.image-wrapper.lazyload-fade.lazyloaded{
  margin:0px;
  margin-top: 0px;
  z-index: 1;
  height:1000px !important;
}
.banner_content {
        width: auto;
    }

.image-overlay.page-width.banner{
  display: block !important;
}
.image-wrapper.lazyload-fade.lazyloaded{
  padding-top: 0px;
}
ul#main-nav:hover{
  background: #F8F9ED;
}

nav.stuckMenu.isStuck{
  background: #fff;
}

#image-image_with_text_overlay_Lk9TVM.image-with-text-overlay .image-overlay h2{
  color: #141b4d !important;
    font-size: 45px !important;
    line-height: 55px;
    width: 100%;
    text-align:center;
  margin-top: 0px;
  padding: 0px 0px;
}

ul#main-nav li a{
  font-size: 14px;
  padding: 0px 10px;
  font-weight: 700;
}
::marker {
    font-size: 0px;
}

#image-image_with_text_overlay_Lk9TVM.image-with-text-overlay .image-overlay p{
  width: 100%;
    text-align: center;
  font-size: 16px !important;
  font-weight: 400;
  color: #0e1c4f !important;
      word-spacing: 10px;
    line-height: 24px;
  padding: 0px 150px;
}
.image-with-text-overlay .banner_buttons {
    text-align: center;
  padding: 0px 0px 0px 20px;
  display: flex;
    gap: 20px;
  justify-content: center;
  width:100%;
}
#image-image_with_text_overlay_Lk9TVM.image-with-text-overlay .image-overlay .button {
        background-color: #0e1c4f ;
        color: #fff;
        font-size: 10px;
        line-height: 30px;
        padding: 10px 10px;
        font-weight: 700;width
        border-radius: 0px;
  width:30%;
  display: block;
  border-radius: 0px;
}
#logo1{
  width:15%;
}

ul.benefits {
    display: flex;
        margin-top: 20px;
        font-size: 10px;
        font-weight: 400;
        line-height: 24px;
        padding: 0 89px;
        justify-content: space-evenly;
}

.image-overlay h2, .image-overlay p{
  right:0px !important;
  padding: 0px 20px;
}

ul.benefits li {
  position: relative;
  padding-left: 0px;
  margin-bottom: 12px;
  font-size: 16px;
  display: flex;
}

ul.benefits li::before {
      content: "";
      display: inline-block;
      width: 24px;
      height: 24px;
      background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><circle cx='12' cy='12' r='10' fill='none' stroke='%230b0b36' stroke-width='2.5'/><polyline points='8 12.5 11 15.5 16 9.5' fill='none' stroke='%230b0b36' stroke-width='2.5'/></svg>");
      background-size: cover;
      margin-right: 8px;
      vertical-align: middle;
}
.image-with-text-overlay .image-overlay {
  position: relative;
  top:58%;
}
#hello{
  font-size: 12px;
}

  
}

/*Mobile media query*/
@media only screen and (max-width: 656px){

.image-wrapper.lazyload-fade.lazyloaded{
  margin:0px;
  margin-top: 0px;
  z-index: 1;
  height:900px !important;
  background-color: #EEF8FE;
}
.image-wrapper.lazyload-fade.lazyloaded{
  padding-top: 0px;
}
ul#main-nav:hover{
  background: #F8F9ED;
}

nav.stuckMenu.isStuck{
  background: #fff;
}

#image-image_with_text_overlay_Lk9TVM.image-with-text-overlay .image-overlay h2{
  color: #141b4d !important;
    font-size: 42px !important;
    line-height: 52px;
    width: 100%;
    text-align:center;
  margin-top: 0px;
}

ul#main-nav li a{
  font-size: 14px;
  padding: 0px 10px;
  font-weight: 700;
}
::marker {
    font-size: 0px;
}

#image-image_with_text_overlay_Lk9TVM.image-with-text-overlay .image-overlay p{
  width: 100%;
    text-align: center;
  font-size: 16px !important;
  font-weight: 400;
  color: #0e1c4f !important;
      word-spacing: 10px;
    line-height: 24px;
}
.image-with-text-overlay .banner_buttons {
    text-align: center;
  padding: 0px 0px 0px 20px;
  display: flex;
    gap: 20px;
  justify-content: center;
  width:100%;
}
.banner_buttons .button {
        background-color: #0e1c4f !important;
        color: #fff;
        font-size: 13px;
        line-height: 30px;
        padding:10px;
        font-weight: 700;
        border-radius: 0px;
  width:100% !important;
  height:100% !important;
}
#logo1{
  width:15%;
}

ul.benefits {
    display: block;
    margin-top: 60px;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
  padding: 0px 20px;
}

.image-overlay h2, .image-overlay p{
  right:0px !important;
  padding: 0px 20px;
}

ul.benefits li {
  position: relative;
  padding-left: 0px;
  margin-bottom: 12px;
  font-size: 16px;
  display: flex;
}

ul.benefits li::before {
      content: "";
      display: inline-block;
      width: 24px;
      height: 24px;
      background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><circle cx='12' cy='12' r='10' fill='none' stroke='%230b0b36' stroke-width='2.5'/><polyline points='8 12.5 11 15.5 16 9.5' fill='none' stroke='%230b0b36' stroke-width='2.5'/></svg>");
      background-size: cover;
      margin-right: 8px;
      vertical-align: middle;
}
.image-with-text-overlay .image-overlay {
  position: relative;
  top:35%;
}
#hello{
  font-size: 12px;
}
.mobile-img.image-wrapper.lazyload-fade.lazyloaded img#main-image-section {
    margin-top: 90px;
}
  .can-offer-section.gridlock {
    padding-top: 40px;
}
a.button.banner-shop-all{
  padding: 10px 25px !important;
  display: block !important;
}
body.index div#footer-wrapper{
  padding-top: 0px;
}
#footer h4{
  font-size:14px !important;
}
#footer-wrapper ul li a{
  font-size: 12px !important;
}
  
}



/*15052025 S*/
.ajaxify-modal:has(.ajaxifyCart--content) {
  top: 0;
  right: -100%;
  nottom: 0;
  left: inherit !important;
  width: 100%;
  max-width: 400px;
  margin-left: 0 !important;
  transition: all .55s cubic-bezier(.57,.06,.05,.95);
  overflow: unset !important;
}
.ajaxify-modal.is-visible:has(.ajaxifyCart--content) {
  right: 0;
}
.ajaxify-modal .ajaxifyCart--content {
  transform: scale(1) !important;
  height: 100vh;
  overflow-y: scroll;
  padding:0;
  
}
.ajaxify-modal .ajaxifyCart--content .upsell-products,
.ajaxify-modal .ajaxifyCart--content .ajaxifyCart--products {
  padding-inline: 20px;
}
.ajaxify-modal .ajaxifyCart--content  h2 {
  background: #fff;
  position: sticky;
  top: 0;
  z-index: 1;
  padding: 15px 20px;
  font-size: 24px !important;
}

.line {
    content: "";
    position: relative;
    height: 2px;
    width: 100%;
    background: #dbdbdb;
    margin-bottom: 15px;
}
.side_cart_sub-headline::before{display: none ;}
.side_cart_sub-headline::after{display: none;}
span.side_cart_sub-headline {
    margin: 0px !important;
    padding: 0px !important;
    text-align: left;
    font-size: 23px;
    width: 100% !important;
    max-width: 100%;
    font-weight: 600;
    color: #213565;
}

.upsell-section.without_product .cart-upsell .modcart {
    display: block;
}
.upsell-product {
    align-items: center;
  border:none !important;
  border-bottom: 3px solid #dbdbdb !important;
    border-radius: 0px !important;
    padding: 12px 0px !important;
}
.upsell-section.without_product {
    margin-top: 50px;
}

.upsell-products .upsell-product:last-child{ 
  border-bottom: 0px !important;
}

.price_sidecart_container{
    display: flex;
}
.price_sidecart_container p {
    font-weight: 600;
}
.upsell-product-image {
    border: 1px solid #878787;
}

div#ajaxifyCart p.onsale {
    display: none;
}
.gridlock.cart p.onsale{
  display: none;
}
.ajaxify-modal .ajaxifyCart--content .cart-summary {
  width: 100% !important;
  float: none !important;
  padding: 15px 20px;
  position: sticky;
  bottom: 0;
  background: #fff;
  border-top: 1px solid #ccc;
  box-shadow: 0px 12px 13px 12px #ccc;
}
.ajaxifyCart--content .upsell-products,
.ajaxifyCart--content .ajaxifyCart--products {
  display: flex;
  gap: 0px;
  flex-direction: column;
}

span.side_cart_sub-headline {
    font-family: "DM Serif Display",serif;
    font-size: 33px;
    font-weight: 500;
    text-transform: none;
}


.ajaxifyCart--content .upsell-product,
.ajaxifyCart--content .ajaxifyCart--product {
  display: flex;
  gap: 10px;
  border: 1px solid #dbdbdb;
  border-radius: 5px;
  padding: 0 10px 0 0;
  
}
.ajaxifyCart--content .upsell-product .upsell-product-image,
.ajaxifyCart--content .ajaxifyCart--product .ajaxCart--product-image {
  flex: 0 0 auto;
  margin: 0;
  width: 35%;
}
.ajaxifyCart--content .upsell-product .upsell-product-titlePrice,
.ajaxifyCart--content .ajaxifyCart--product .ajaxifyCart--productContent {
  flex: 1 1 auto; 
  padding-block: 0px;
  position: relative;
}
.ajaxifyCart--content .ajaxifyCart--product .ajaxifyCart--productContent small {
  position: absolute;
  right: 0px;
  top: 0px;
}
.ajaxifyCart--content .ajaxifyCart--product .ajaxifyCart--productContent .ajaxifyCart--productTitle {
  font-size: 15px;
  line-height: 1.3;
  position: relative;
  padding-right: 20px;
}
.ajaxifyCart--content .ajaxifyCart--product .ajaxifyCart--productContent .ajaxifyCart--productTitle p {
  font-size: 85%;
  margin:0;
  margin-top: 5px;
}
.ajaxifyCart--content .ajaxifyCart--product .ajaxifyCart--productContent .ajaxCart--qty-price {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ajaxifyCart--content .ajaxifyCart--product .ajaxifyCart--productContent .ajaxifyCart--qty input[type=text] {
  height: 30px;
  border: 1px solid #f0f0f0 !important;
}
.ajaxifyCart--content .ajaxifyCart--product .ajaxifyCart--productContent .ajaxifyCart--qty .ajaxifyCart--qty-adjuster {
  line-height: 30px;
  padding-block: 0;
  opacity: 1;
}
.ajaxifyCart--content .customeAlsoBought {
  text-align: center;
  font-size: 13px;
  text-transform: uppercase;
  overflow-x: clip;
  margin: 10px 20px;
  line-height: 1.4;
}
.ajaxifyCart--content .customeAlsoBought span {
  display: block;
  position: relative;
  width: 58%;
  margin-inline: auto;
  padding-inline: 10px;
}
.ajaxifyCart--content .customeAlsoBought span::before,
.ajaxifyCart--content .customeAlsoBought span::after {
  content:"";
  position: absolute;
  top: 50%;
  height: 2px;
  width: 100%;
  background: #dbdbdb;
  transform: translateY(-50%);
}
.ajaxifyCart--content .customeAlsoBought span::before {
  left: -100%;
}
.ajaxifyCart--content .customeAlsoBought span::after {
  right: -100%;
}
.ajaxifyCart--content .upsell-product .upsell-product-btnGroup {
  padding-block: 6px;
  flex: 0 0 auto;
}
.ajaxifyCart--content .upsell-product .upsell-product-btnGroup .btn {
  width: auto;
  height: 40px;
  border-radius: 5px;
  padding-inline: 20px;
  margin: 0px;
}
.ajaxifyCart--content .upsell-product > div:not(.upsell-product-image) {
  flex: 1 1 auuto;
  display: flex:
  flex-wrap: wrap;
}
.ajaxifyCart--content .upsell-product .upsell-product-titlePrice h3 {
    font-size: 20px;
    line-height: 1.2;
}
.ajaxifyCart--content .upsell-product .upsell-product-titlePrice p {
  margin: 0;
}
/*15052025 E*/

/*product page css */

.omg-option-input{
  display: none;
}
.omg-option-total-price ,.omg-quantity-save ,p.omg-trademark{
  display: none !important;
}

.omg-option-title div {
    display: grid !important;
}

.omg-option-row p{
  order:2;
  text-align: center !important;
        border: 1px solid #b8b8b8;
    padding: 10px;
}
p.omg-badge{
    order:1;
    border-radius: 0px !important;
    font-size: 14px;
    width: 100% !important;
    text-align: center !important;
    margin: 0 auto !important;
    margin-top: -92px !important;
    padding: 8px 10px;
}
.omg-option-title {
    width: 100%;
}

.omg-option {
    display: flex;
    gap: 20px;
}

.omg-option-item {
    width: 35%;
}

span#cans-quantity {
    font-size: 12px;
    margin-left: 10px;
}

p#product-price {
    display: flex;
    align-items: flex-start;
}

.product_items_detail {
    display: grid;
}
.product_items_detail .otTableOffer {
    order:2;
    
}
.product_items_detail .free-delivery-section {
    order: 5;
}
.product_items_detail .rte {
    order: 7;
}
.omg-offer{
  margin-top:-10px !important;
}

.header-section.isStuck {
    width: 100%;
    z-index: 10;
  background-color: #fff !important;
}
.header-section.isStuck ul#main-nav {
    background: #fff;
}

.per-can-price {
  margin-bottom: -40px !important;
    margin-top: -12px !important;
    text-align: center;
}

.omg-option-item {
    border-radius: 0px !important;
}

span.product-price span.omg-badge{
    border-radius: 0px !important;
    border: none;
    color: white;
    background-color: #00adb5;
    margin-left: 8px;
    padding: 2px 8px;
    font-size: 0.8em;
}

p.omg-badge {
    color: #00adb5;
    border:none !important;
  background: none;
}

@media screen and (min-device-width: 320px) and (max-device-width: 1102px){
  .omg-option-row p{
    font-size: 12px;
    line-height: 17px;
  }

}

a.btn.btn-view-upsell {
    width: 100%;
    max-width: 100%;
    background: #102479;
    color: #fff;
    font-family: Open Sans;
    padding:5px;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: 15px;
    line-height: normal;
}


  a.button.banner-shop-all {
    background: #00A19A !important;
    border-radius: 0px !important;
    padding: 10px 25px !important;
    display: flex;
    align-items: center;
}

.image-with-text-overlay.index-section.homepage_banner{
    background: #EEF8FE;
}


/*Banner new CSS */
.image-overlay.page-width.banner {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

@media (min-width: 1035px){
img#main-image-section {
    padding-right: 50px;
  padding-top: 10em;
}
}
@media screen and (min-device-width:1034px) and (max-device-width:1379px){

  .banner_content {
    width: 100rem;
}
}
@media only screen and (max-device-width: 768px){
      .image-with-text-overlay .image-overlay {
        position: relative;
        top: 24%;
    }
  .image-wrapper.lazyload-fade.lazyloaded{
    height: 1100px !important;
  }
  img#main-image-section {
    margin-top: 13rem;
}
}
@media only screen and (max-device-width:656px) {
    .image-wrapper.lazyload-fade.lazyloaded {
        height: 900px !important;
      padding-top:100px;
    }
      .image-with-text-overlay .image-overlay {
        position: relative;
        top: 28%;
    }
}


/* cart drawn css by shiv */
.free-shipping-details{
    background-color: #21A19A;
    color: #fff;
    text-align: center;
    padding: 10px 20px 1px 20px;
    margin: 5px 40px 30px 40px;
}
.cart-free-ship {
    padding: 8px 8px 0px 12px;
    margin: 0;
    display: flex;
    max-width: 440px;
}
.cart-free-ship br, .cart-free-ship-long br {
  display: none;
}
.cart-free-ship-long {
    padding: 8px 8px 0px 12px;
    margin: 0;
    display: flex;
    max-width: 570px;
}

  .down.quantity-control-down.disabled {
  pointer-events: none;
}

.omg-dynamic-layout{
  display:flex;
  gap:20px;
}
p.omg-option-best{
     background-color: transparent !important;
    color: #00a09a !important;
}

.omg-dynamic-layout .omg-option-best:before{
  display:none !important;
}
.omg-dynamic-layout .omg-option-best:after{
  display:none !important;
}

p.omg-option-best{
         top: -25px !important;
    left: 25% !important;
    transform: none !important;
    border-radius: 0px !important;
    width: fit-content;
    padding: 5px 20px;
}

.omg-dynamic-layout .omg-dynamic-input{
  display:none !important;
}

.omg-option-row{
  display:block !important;
}

.omg-money-origin{
  display:none;
}

.omg-dynamic-wrapper{
  padding:20px;
}

.omg-option-price-total{
  display:none !important;
}

.omg-dynamic-wrapper {
    padding: 0px !important;
    cursor:pointer;
        border: none !important;
}

.per-can-price {
    margin-bottom: -40px !important;
    margin-top: -12px !important;
    text-align: center;
    background: #000 !important;
    z-index: 999;
    position: absolute;
    top: 100%;
    color: #fff !important;
    left: 0%;
}

.per-can-price {
    margin-bottom: 0px !important;
    margin-top: -12px !important;
    text-align: center;
    position: absolute;
    left: 0%;
    top: 120% !important;
    padding: 0px 5px;
    background: none !important;
    color: #000 !important;
    width:100%;
    text-align:ceneter;
}

.omg-option-label{
  display:block !important;
}

.omg-dynamic-layout .omg-option-item:before{
  width:fit-content !important;
  height:fit-content !important;
}
span.omg-option-container-active {
    border: none !important;
    background: none !important;
    box-shadow: none !important;
}

span.omg-option-container-active .omg-dynamic-wrapper{
    background: #e9fffe91 !important;
    border: 1px solid #00a09a !important;
}
.product_form .omg-option-best {
    right: 0;
    top: 0;
    font-size: 13px;
    letter-spacing: .1em;
    font-weight: 600;
    border-radius: 4px;
    line-height: 1.2;
    padding: 4px 6px;
    text-transform: uppercase;
    color: #fff;
    transform: none;
    z-index: 999;
    position: relative !important;
    background: #00a09a !important;
}
@media screen and (min-device-width:1200px) and (max-device-width: 1680px){
  p.omg-option-best{
  top: -26px !important;
        left: 16% !important;
        transform: none !important;
        border-radius: 0px !important;
        width: fit-content;
}
}
@media screen and (min-device-width:1100px) and (max-device-width: 1199px){
  p.omg-option-best{
          top: -68px !important;
        left: 0% !important;
        transform: none !important;
        border-radius: 0px !important;
        position: relative;
        width: 100%;
        padding: 5px 0px;
        text-align: center;
}
}
@media screen and (min-device-width:837px) and (max-device-width: 1099px){
  p.omg-option-best{
                top: -68px !important;
        left: 0% !important;
        transform: none !important;
        border-radius: 0px !important;
        position: relative;
        width: 100%;
        padding: 5px 0px;
        text-align: center;
}
}

@media only screen and (max-width: 836px){
  .omg-dynamic-layout {
    display: grid;
    gap: 35px;
}
.omg-dynamic-layout .omg-option-item{
  width:100%;

}
p.omg-option-best {
    top: -23px !important;
    left: 0% !important;
    transform: none !important;
    border-radius: 0px !important;
    width: 100%;
    text-align:center;
}
.per-can-price {
    margin-bottom: 0px !important;
    margin-top: -12px !important;
    text-align: center;
    position: absolute;
    left: 0%;
    top: 120% !important;
    padding: 0px 5px;
    background: none !important;
    color: #000 !important;
    width:100%;
    text-align:ceneter;
}
}

.omg-dynamic-layout .omg-option-item .omg-option-container-active {
    opacity: 0 !important;
}
  
.omg-dynamic-layout .omg-option-item .omg-option-container {box-shadow: none !important;border:none !important; overflow: visible !important;}
 
.is-active .omg-option-container .omg-option-row p {
    background:#00a09a33 !important;
    border: 1px solid #00a09a !important;
}
.omg-dynamic-layout .omg-option-item{
  margin:0px !important;
}

.is-active p.omg-option-best{
    background-color: #00a09a !important;
    color: #fff !important;
}