@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;0,300;0,400;0,600;0,700;1,100;1,400;1,500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600&display=swap');

.accordion-button{
display:block !important;

}

.bg-theme{
background-color:#00a1cb;
}

.cat-page-banner p{
  max-width: unset !important;
}
.ii-free-shipping{
color:red;
}
.ii-free-shipping a {
    color: red !important;
    animation: blinkRedWhite 1s infinite alternate;
}

@keyframes blinkRedWhite {
    0% {
        color: red;
    }
    100% {
        color: white;
    }
}

.h5{
height:auto !important;
}
.dark-bg-box * {
    color: #fff;
}
.dark-bg-box h2{
margin-top:40px;
}
.faqs-boxx h3 {
    margin-top: 40px;
    font-size: 22px;
    font-weight: 600;
}

.manual-category-box {
    padding-top: 20px;
    padding: 20px;
    background-color: #fafafa;
    margin-bottom: 20px;
}
.home-page-products-box h2 {
    margin-top: 100px;
}

.accordion-button{
font-size:18px;}
.accordion-button:not(.collapsed) {
    color: #fff;
    background-color: rgb(0,161,203) !important;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}
.ii-heading-h2 {
  font-size: 22px !important;
color:#000 !important;
}
.ii-heading-h4 {
 font-size: 19px !important;
font-weight:600 !important;
margin-top:20px;
}

.product-details-content-area-inner {
    margin-bottom: 50px;
}

.shipping_note{
display:none !important;
}
.menu-of-buttons .fas.fa-shopping-cart {
    color: #00a1cb;
}
#fm_menu__34 a {
    color: #000 !important;
    font-weight: bold;
}
a.top-menu-button {
    display: inline-block;
    color: #000;
    margin-right: 10px;
    margin-top: 10px;
    font-size: 18px;
}

.usman-sitemap-ul a {
    color: #000;
    font-size: 17px;
    display: block;
    padding: 5px;
}

.home-search-box{
width: 100%;
  max-width: 300px;
  margin: 0 auto;
    margin-top: 0px;
  margin-top: -120px;
position:relative;
}

.overlay-bg .strip-content-inner{

background-color:rgba(0,0,0,0.7)
}

.form-attachment-field input{
border: 1px solid #ced4da !important;
padding-bottom:10px;
}

.subscribe-btn-form,.subscribe-btn-form:hover {
    background-color: #00a1cb;
    padding: 5px 30px;
    font-size: 25px;
}
.header-search-bar{
width: 100%;
    position: relative;
    bottom: -70px;
}
.footer-inner-ul{
list-style-type:none;
margin:0px;
padding:0px;

}
.footer-inner-ul li{
padding-top:5px;
padding-bottom:5px;
-webkit-transition: all .2s ease-in-out;

}
.footer-inner-ul li:hover{
padding-left:10px;
}

.footer-inner-ul i{
font-size: 24px;
    vertical-align: middle;
    margin-right: 15px;
}
.footer-inner-ul li a{
color:#fff;
font-size:17px;
}


a:hover, a:focus, a:active {
    text-decoration: none;
    text-decoration-line: underline;
    color: #cb9734;
}
.uk-was{
text-decoration: line-through;
}



/*header search bar*/
i.fas.fa-search {
    font-size: x-large;
}
input.form-control.search-input {
    background-color: #fff;
    position: relative;
    z-index: 9;
    padding: 14px 40px 14px 15px;
    color: #9a9a9a;
    width: 100%;
    height: 51px;
    border: 1px solid #e5e5e5;
    line-height: 21px;
    margin: 0px;
  
}

.hide-mobile .search-container {
      position: relative;
    }

  .hide-mobile .search-input {
      width: 300px; /* Adjust the width as needed */
    }

    .hide-mobile .search-icon {
      position: absolute;
      right: 10px;
      top: 50%;
      transform: translateY(-50%);
      cursor: pointer;
    }
/*footer*/


/* header style  */
ul.menu-section-box {
    padding-left: 0px;
    list-style-type: none;
}
.menu-section-inner-li{border-bottom:0px;}
.menu-section-box-title-li {
    padding: 10px 15px 11px 15px;
    font-size: 14px;
}
.menu-section-box-title-li strong{color:rgb(41, 82, 24);}
.pull-left {
    float: left;
}
.menu-section-box-title-li {background: #e8ede6;}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
    display: inline-block;
}
.social-icons-uk {
    margin-right: 20px;
}
.submenu{
width:20%;
}

.iis-level3 .submenu{
width:100%;
}
.iis-level3{
list-style: none;
    padding: 0px;
    padding-left: 15px;
}
.iis-level2{ display:flex; flex-wrap:wrap; list-style: none;
    padding: 0px;}

.submenu a{
  padding: 0;
    text-transform: none;
    color: #777777;
    font: 300 12px/20x "Ubuntu", sans-serif;
}
.top-level-heading a,.top-level-heading{
  text-transform: uppercase;
    font: bold 16px/18px "Ubuntu", sans-serif;
    color: #000;
}

#top .btn-link, #top-links li, #top-links a {
    color: #000000;
    text-shadow: 0 1px 0 #fff;
    text-decoration: none;
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.before-header ul {margin-bottom:0px;}
.before-header ul li {
    float: left;
    margin-left: 17px;
}

.ii-heading-h3 {
    font-size: 19px !important;
    color: #000 !important;
}

.mb20{margin-bottom:20px;}
.shopnow {
    font-size: 22px;
    padding: 12px 30px;
    color: white;
    background-color: #1C4E2A;
    border-radius: 0px;
    display: inline-block;
}
.w100{width:100%;}
a:hover, a:focus, a:active {
    text-decoration: none;
    color: #cb9734;
}
.ecolor {
    color: #1c4e2a;
}
.after-footer-content {
    max-width: 800px;
    margin: auto;
    padding: 10px;
}
.af-text {
    margin-bottom: 20px;
    font-size: 14px;
    color: #000000;
    text-align: center;
    font-style: italic;
}
.product-option-dropdown{
padding: 0.55em;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: none;
    background: #fafafa;
    color: #666;
    width: 100%;
    margin-top: 4px;
    font-size: 14px;
}
.add-minus-wrapper {
width:45% !important;
}
.add-to-cart-btn{

}

/*     footer style like SPreyer */

footer {
    margin-top: 0px;
    padding-top: 0;
    
     color: #e2e2e2;
}
.cbdf-row {
    display: flex;
    justify-content: center;
    padding-top: 60px;
    padding-bottom: 75px;
}
.cbdf-col {
    width: 33.3333%;
    color: white;
    padding: 20px;
}
.footer-post-col {
    width: 27.456%;
}
.footer-img {
    margin-bottom: 20px;
}
.cbdf-col h3 {
    font-size: 25px;
    font-weight: 400;
    margin-top: 0px;
    line-height: 25px;
}
.mb20 {
    margin-bottom: 20px !important;
}
.location-group {
    margin-bottom: 20px;
    padding: 4px;
    overflow: auto;
}
.location-group {
    margin-bottom: 20px;
    padding: 4px;
    overflow: auto;
}
footer .earth-footer-list {
    list-style: none;
    display: flex;
    justify-content: center;
    font-size: 16px;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding: 6px;
}
.earth-footer-hr {
    justify-content: center;
    display: flex;
    text-align: center;
    width: 100%;
}
.earth-footer-list li a {
    padding: 13px 20px;
    color: #e8ede6;
    font-size: 15px;
    display: inline-block;
}
.cbdf-col p, .cbdf-col h3, .cbdf-col h4, .cbdf-col a {
    color: white;
}
.footer-posts {
    font-size: 16px;
    margin-bottom: 12px;
}
.earth-footer-hr hr {
    border-top: none;
    border-bottom: 1px solid #fff;
    width: 84%;
    margin-top: 0px;
}

.icon-box {
    float: left;
    margin-right: 1px;
    width: 12%;
}

.content-box {
    float: left;
    width: 80%;
}

.icon-box i {
    font-size: 35px;
    color: rgba(255,255,255,.51);
}
.footer-btn {
    fill: #6b7a6b;
    color: #6b7a6b;
    background-color: #e8ede6;
    border-radius: 100px 100px 100px 100px;
    padding: 12px 24px;
    font-size: 15px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    line-height: 1;
    border: 0px;
}

.blog-posts .blog-post{
    margin-bottom: 25px;
    float: left;
    width: 31%;
border:0px;
box-shadow:0 0 10px 0 rgb(0 0 0 / 15%);
    padding-bottom: 34px;
}
.blog-posts{
     display: flex;
    flex-flow: column wrap;
    justify-content: space-evenly;
    align-content: space-evenly;
    flex-wrap: wrap;
    flex-flow: wrap;
    padding-top: 65px;
    padding-bottom: 65px;
}

.blog-post .blog-post-image {
    height: 245px !important;
    margin: 0px !important;
    max-width: 100% !important;
}
.blog-post-title{
    color: #cb9734;
font-size:20px;
}

.blog-post-desc{
margin-bottom:22px !important;
}

.btn-link-fm {
    border-color: #cb9734 !important;
    color: #cb9734 !important ;
}






/* stylesheet starts here */

body{
 margin:0 auto; padding-bottom: 2px; font-size: 18px;
font-family: 'Open Sans', sans-serif;
}

*{box-sizing: border-box;}
p{ 
  font-family: 'Open Sans', sans-serif;
}

a{text-decoration: none;}
.theme-bg{background-color: #00a1cb;}
.theme-bg-dark{background-color: #00a1cb; }
.theme-color{color: #1c4e2a;}
.text-right{text-align: right;}
.float-right{float: right;}
.cwhite{color: white !important;}
.fw5{font-weight: 500;}
.top-banner{width:100%;}
.top-banner-inner{
  position: relative;
  overflow:hidden;
  margin: auto;
  max-width: 1400px;
  width: 100%;
border-radius:18px;
}
.top-banner-content{width: 100%;border-radius: 8px;}

#fm_menu__30{min-height:65px;}
.dropdown-menu li {
    border-bottom: 1px solid #b2bcb1;
    color: #040404;
}
.dropdown-menu{
background-color:#e8ede6;
}
.navbar-light .navbar-nav .nav-link {
    color: white !important;
}
.dropdown-menu .nav-item {
    padding: 1px 11px;
background-color:#fff;
    min-width: 260px;
}
.dropdown-menu.show {
    display: flex;
}

.dropdown .dropdown-menu{
 
    flex-wrap: wrap;
    flex-direction: column;
    max-height: 350px;
padding-top:0px;
}
.top_pointer{
background: #e8ede6;
    display: block;
    height: 22px;
    width: 22px;
    left: 16px;
    position: absolute;
    top: -10px;
    transform: rotate(45deg);
    border: 1px solid #b2bcb16e;
    border-right: 0px;
    border-bottom: 0px !important;
}
.banner-btn{
  background: white;
    color: #2a8305;
    border: none;
    border-radius: 100px;
   
    font-weight: 700;
    font-family: montserrat;
    font-size: 16px;
}
.banner-title{color:white;}


.dropdown-menu li a {
    color: #000 !important;
}
.success-stories{
margin-right:10px;
}
.cart-total-items {
    bottom: 7px;
    right: 0px;
    top: -1px;
    background: #00a1cb;
    color: white;
}


.privacy-page p, .terms-page p{
    line-height: 1.7;
    color: #6c6c6c;
    font-size: 16px;
    font-family: montserrat;
    margin-bottom: 21px;
}


.terms-page h3{
    font-family: open sans;
    font-weight: bold;
    color: #00a1cb;
    font-size: 20px;
width:100%;
}
.product-price-inner {
    font-size: 25px;
    font-weight: 700;
    color: #cb9734;
    margin-bottom: 20px;
}


#register_form input {
     border-color: #c8c8c8;
    border-radius: 4px !important;
}
.banner-heading {
    font-weight: 700;
    font-size: 35px;
    color: white;
    margin-bottom: 30px;
    line-height: 1;
    display: inline-block;
    letter-spacing: -1.2px;
}
.banner-wraper{padding-left:36px;}

.product-wrap{

     margin-top: 30px;

 min-height:540px;
 padding: 10px 14px;
 box-shadow: 1px 1px 14px #ccc;
height:100%;
    display: flex
;
    flex-wrap: wrap;
    align-items: end;
    justify-content: center;

 }
.product-item-box{
padding-bottom: 24px;
}

.product-wrap .caption{

}
.product-wrap .product-image{
text-align:center;
}
.product-wrap .product-image img{max-width:100%; max-height:100%; }


.product-wrap .price {
font-size:20px;
}
.product-wrap .price .now{
color:#cb9734;
}
.product-wrap .add-to-cart-btn  button{
    background-color: #00a1cb;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    padding-top: 6px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 6px;
    font-family: "roboto", sans-serif;
}


.footer-social-icons{
  padding-left: 0px;
     list-style-type: none;
    width:300px;
    overflow: auto;
margin:auto;
    margin-top: 20px;
}
.footer-social-icons li{float: left;margin-left: 12px;}
.footer-social-icons li a{
    width: 53px;
    height:53px;
    text-align: center;
    padding: 7px;
    background-color: white;
    border-radius: 50px;
    font-size: 21px;
    display: inline-block;

}
.footer-social-icons li a i{color: #144B24;    line-height: 2;}
.footer-inner{
  padding: 72px 96px 40px;
}
.footer-columns h4{
  color: white;
  font-size: 16px;
  font-weight: 700;
}
.footer-list li a, .footer-list li {color:white;text-decoration: none;}
.footer-list li{line-height: 1.7;padding-top: 4px;padding-bottom: 4px;}
.footer-form-inner{
      background: white;
    width: 380px;
     border-radius: 100px;
     position: relative;
   padding: 4px 4px;
   max-width: 100%;
 }

.footer-form-inner input {
  border: none;
  height: 40px;
    padding-left: 16px;
    border-radius: 100px;
}
.footer-form-inner button{
    background-color: #1c4e2a;
    position: absolute;
    right: 12px;
    top: 8px;
    font-size: 16px;
    padding: 5px 21px;
    border-radius: 100px;
    font-weight: 700;
}
.footer-title{
      font-size: 16px;
    letter-spacing: 1px;
}

.footer-join-row{padding-bottom: 40px;}
.powered-by-row{
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    margin: auto;
    max-width: 361px;
}
.powered-by-row a{text-decoration: none;}
.footer-statement {
  margin: auto;
    color: white;
    font-family: montserrat;
    font-size: 12px;
    margin-top: 16px;
    padding: 4px 17px;
}
.footer-title{text-align: right;}
.footer-logo{margin-left: 20px;}
.top-banner-text-wrap{
  position: relative;
  z-index: 10px;
  background-color: rgb(41, 82, 24);
  color: white;
}
.tape{
    position: absolute;
    right: -68px;
    top: -37px;
    bottom: 0px;
    height: 114%;
    width: 192px;
    color: #fff;
    transform: translateX(50%);
    background-color: rgb(41, 82, 24);
    transform: rotate(11deg);
    z-index: -1;
}
.short_description p {
    margin-bottom: 10px;
}
.banner-title{font-weight: bold;}
.banner-description{
  margin-top: 32px;
  margin-bottom: 40px !important;
  font-size: 20px;
  line-height: 1.7;
font-weight:300;
}

.products-section{
  padding-top: 80px;
  padding-bottom: 40px;
width:100%;
}
.products-section h2{
  margin-bottom: 48px;
  font-size: 52px;
}
.products-section-row{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 80%;
  font-weight: 600;
  margin: auto;
}
.products-section-row a{
  text-align: center;
}
.products-section-row a span{display:block;}
.products-section-row a img{
  width: 240px;
  max-width: 100%;
}
.products-section-row a:hover img{
  position: relative;
  top: -10px;
}
.products-section-row a span{
  font-size: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-bottom: 12px;
  font-weight: 400;
  color: #222222;
}

.help-wrapper{
  padding-top: 80px;
  padding-bottom: 40px;
width:100%;
  background-color: #f5f5f5;
  position: relative;
}
.help-wrapper h2{
  font-weight: 600;
  font-size: 36px;
  margin-bottom: 48px;
}
.help-cards-wrapper{
    width: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    max-width: 67.1875rem;
    margin: auto;
}
.help-cards-wrapper .help-card{
    width: 33%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 12px;
}

.help-wrapper .pointer{
    background-color: #fff;
    width: 50px;
    height: 50px;
    transform: rotate(45deg);
    position: absolute;
    top: -25px;
    left: 48%;
}
.help-cards-wrapper .help-card:hover a img{
  position: relative;
  top: -10px;
}

.help-cards-wrapper .help-card a img{

}

.bestseller{
  width: 100%;
  padding: 0px 96px;
  max-width: 1296px;
  clear: both;
  overflow: auto;
  display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    padding: 84px 96px;
}

.bestseller-info{
  width: 45%;
  float: left;
}
.bestseller-product-list{
  width: 64%;
  float: left;
  display: flex;
  justify-content: center;
  align-items: flex-start;

}
.number-text{
  font-size: 60px;
}
.bestseller-info h3{
  font-size: 36px;
  font-weight: 700;
  line-height: 1.7;
}
.product-outer{
  padding-left: 12px;
  padding-right: 12px;
  width: 354px;
}
.bestseller-img{
  margin: auto;
  padding: 30px;
}
.bestseller-img img{
  width: 100%;
  height: 100%;
  max-height: 240px;

}

.product-card{
    box-shadow: 0 8px 16px 0 rgb(0 0 0 / 10%);
    width: 100%;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    padding: 18px;
    border-radius: 8px;
    transition: all .25s ease-in-out;
    margin-bottom: 20;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    height: 100%;
}
.bestseller-product-name{
  padding-top: 12px;
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: bold;
}
 .stars i{
  color:#F0C323; 
}
 .review{
  display: flex;
  justify-content: flex-start;
  margin-top: 6px;
  margin-bottom: 12px;
}

.bestseller-product-list .product-card .price{
  display: flex;
   font-size: 18px;
  margin-top: 5px;
  margin-bottom: 12px;
  justify-content: flex-start;
}

.bestseller-product-list .product-card .price .price-was{
  margin-right: 10px;
  text-decoration: line-through;
  color: #757373;
}

.bestseller-product-list .product-card .price .price-now{

}
.required-star{color: red;}
.variant .title-label{
  font-size: 16px;
  font-weight: 600;
  color:#222222;
  line-height: 1.5;
  margin-bottom: 12px;
  clear: both;
}
.variant-input{
  border: 1px solid #c8c8c8;
    padding: 6px 12px;
    border-radius: 28px;
    display: inline-block;
    margin-bottom: 12px;
    margin-right: 8px;
    float: left;
        font-weight: 400;
    font-family: montserrat;
}

.purchase-label{
  margin-bottom: 10px;
}
.subscribe-label{

}
.subscribe-label, .purchase-label{
  font-family: montserrat;
    margin-bottom: 10px;
    font-weight: 500;
}

.active-variant{
  border: 2px solid #1c4e2a;
}
.product-footer{
  margin-top: 20px;
  display: flex;
  width: 100%;
}
.quantity-wrap{
  border: 1px solid #c8c8c8;
  max-width: 100px;
  min-width: 60px;
  position: relative;
  border-radius: 40px;
  margin-right: 10px;
}

.quantity-adjust{
  position: absolute;
      position: absolute;
    top: 0;
    line-height: 3.5;
    bottom: 0px;
    cursor: pointer;
    padding: 0px 10px
}
.quantity-wrap input{
  height: 48px;
  border: none;
  background:none;
  width: 100%;
  text-align: center;
  padding: 5px 20px;
}
.quantity-wrap input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.quantity-wrap .minus{
  left: 2px ;
}

.quantity-wrap .plus{
  right: 2px ;
}
.add-to-cart-wrap button{
  padding: 12px 30px;
  text-align: center;
  border: 1px solid #c8c8c8;
  border-radius: 50px;
  background-color: white;
  font-size: 16px;
  font-family: montserrat;
  font-weight: 600;

}

.bestseller-description{
  min-height: 378px;
}

.cbd-spectrum-wrapper{
  width: 100%;
  padding: 40px 0px;
}

.cbd-spectrum{
  max-width: 1280px;
  padding: 0px 70px;
  width: 100%;
  margin: auto;
}
.cbd-spectrum h3{
  font-weight: bold;
  font-size: 36px;
color:white;

}

.cbd-spectrum .nav{
  flex-flow: row;
  padding: 39px 96px 0px 96px;
}
.cbd-spectrum-navtabs .nav-link{
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
  padding: 12px 18px;
  border-radius: 15px 15px 0px 0px;
  border: none;
  width: 100%;
}

.cbd-spectrum-navtabs .nav-link img{
  width: 50px;
  height: 50px;
  max-width: 50px;
}

.cbd-spectrum-navtabs .nav-link h4{
color:white;
  font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px;
}

.cbd-spectrum-navtabs .nav-link .tab-text{
  padding-left: 10px;
  padding-right: 10px;
}

.cbd-spectrum-navtabs .nav-link p{
margin-bottom: 0px;
}

.cbd-spectrum .tab-content #nav-isolate, #nav-isolate-tab{
  background-color: #6a44c5;   
}
#nav-isolate{
    background-image: url(images/right_spectrum_ibg.png);
    background-repeat: no-repeat;
    background-position: bottom left;
}
.cbd-spectrum .tab-content #nav-broad, #nav-broad-tab{
  background-color: #6f6b6b;
}
.cbd-spectrum .tab-content #nav-full, #nav-full-tab{
  background-color: #476842;
}

.cbd-spectrum .tab-content .tab-pane{
  padding: 72px;
  border-radius: 15px;
}

.cbd-spectrum .tab-content #nav-isolate{
  
}

.tab-data-wrapper{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.tab-graph-data{
  display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 36px;
}
.tab-graph-data img{
  width: 152px;
  height: 152px;
}

.tab-data-wrapper .content-left, .tab-data-wrapper .content-right{
  width: 100%;
}
.content-left p{
  color: white;
    font-size: 20px;
    line-height: 1.2;
}
.content-left ul{
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 36px;
}

.content-left ul li{
  background:url("images/uploaded/images/pages/check.png") center left no-repeat;
  padding-left: 28px;
  margin-bottom: 15px;
}
.learn-more{
  background-color: white;
  color: green;
  border-radius: 100px;
  padding: 16px 24px;
  font-weight: 700;
}
.learn-more-spectrum{
  color:green;

}
.learn-more-spectrum:after{
      padding-left: 0.375rem;
    margin-top: -0.1875rem;
    display: inline-block;
    content: ">";
    transform: scale(.5,1);
    vertical-align: middle;
    font-size: 18px;
}

.mini-p-card{
  background-color: white;
  width: 232px;
  padding: 18px;
  border-radius: 8px;
  display: flex;
    justify-content: flex-start;
}
.mini-p-card img{
  width: 100%;
  max-width: 47px;
}
.mini-p-description{
  padding-left: 10px;
}
.mini-p-description p{
  color: #6c6c6c;
  margin-bottom: 0px;
}

.tab-data-title{
    color: white;
    font-size: 16px;
    line-height: 1.2;
    font-family: 'Montserrat';
    font-weight: 600;
    margin-bottom: 18px;
}

.bestseller-mini-read_more{
  color:#6a44c5;
}
.graph-description-wrapper ul{
  list-style-type: none;
}
.graph-description-wrapper ul li{
      font-size: 12px;
    padding-left: 1.25rem;
    position: relative;
    color: white;
}

.graph-description-wrapper ul li::before{
    height: 14px;
    width: 14px;
    position: absolute;
    display: block;
    content: "";
    left: 0;
    top: 4px;
    border-radius: 50%;
}
.cannabinoids-full::before {
    background: #6c6c6c;
}
.cannabinoids-thc:before {
    
    background: rgba(255,255,255,.3);
}
.cannabinoids-cbd:before {

    background: #9986cd;
}

.location-section{
width:100%;
  padding: 70px 0px;
  background-color: #f5f5f5;
}
.location-inner{
  padding: 100px 40px;
}
.location-text h2{
  font-size: 52px;
    line-height: 40px;
    margin-top: 24px;
      letter-spacing: 1px;
    margin-bottom: 20px;
    font-weight: 700;
}
.location-text p{
  color: #6c6c6c;
  font-size: 16px;
  font-family: montserrat;
}
.location-text a{
  border: none;
     display: inline-block;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
    font-size: 18px;
    line-height: 20px;
    padding: 8px 0;
    font-weight: 700;
}
.location-text a::after{
      padding-left: 0.375rem;
    margin-top: -0.1875rem;
    display: inline-block;
    content: ">";
    transform: scaleX(.5);
    vertical-align: middle;
    font-size: 24px;
}

.location-row{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0px 6%;
}
.location-row .location-column{
  margin: 0px 33px;
}

.nature-section{
  background-image: url('images/uploaded/images/pages/nature-1.jpg');
  width:100%;
}
.nature-content{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
    min-height: 600px;
    background-color: #0000003b;

}
.nature-heading{
  font-size: 80px;
  padding: 0px 90px;
  color: white;
    text-align: center;
    font-weight: 700;
    font-family: montserrat;
        line-height: 86px;

}
.nature-description{
  font-size: 20px;
  max-width: 600px;
  margin: 24px auto 0px;
  color: white;
  text-align: center;
}

.support-section{
  padding: 70px 0px; 
}
.support-row{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.support-text{width:43%;}
.support-row-img{max-width:600px;}
.support-row-img img{width:100%;}
.support-text div{
font-size:18px;
color:#6c6c6c;
margin-bottom:24px;
}
.support-text p{
font-size:18px;
color:#6c6c6c;
line-height:1.5;
}
.support-text h3{
font-size:36px;
    font-weight: 600;
margin-bottom:12px;
}

.support-inner{ 
  padding: 0px 40px;
  margin: 0px 6%;
}

.cbd-difference-section {
  background-color: #f2f3f6;
  padding: 84px 0px 40px;
}
.cbd-difference-section h3{
  font-size: 36px;
  margin-bottom: 48px;
}
.cbd-difference-content{
  padding: 0px 96px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.cbd-difference-content .difference-item{
    padding: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 33%;
    text-align: center;
}
.difference-item h4{
  font-size: 20px;
  margin-top: 36px;
  margin-bottom: 12px;
  font-weight: 700;
}

.difference-item p{
  font-size: 16px;
   margin-bottom: 12px;
   color:#6c6c6c;
  line-height: 1.5;
      font-family: montserrat;
}
.difference-item img{
  width: 100%;
    max-width: 195px;
}

.difference-item{
  border-right: 1px solid rgba(34,34,34,.1);
}
.difference-item:last-child{
    border-right: 0px solid rgba(34,34,34,.1);
}


.register-box-inner h1{color:#144b24;font-weight:600;}
.register-box .register-box-inner {
max-width:1140px;
border:none;
}
.register-box-inner input{
    border: 1px solid #c8c8c8;
    border-radius: 24px;
    padding: 12px 16px;
}
#register_form input{border-radius:0px;}
#register_form .row{margin-bottom:50px;}
.footer-columns .row .col-md-2 {
    margin-left: 12px;
    margin-right: 12px;
}








#login_user{
    border: 1px solid #c8c8c8;
    border-radius: 24px;
width:100%;
    padding: 12px 16px;

}
.btn-theme{background-color:#00a1cb!important;}

.register-box-inner .btn-link-theme{
background: #144b24;
    color: white;
    width: 100%;
    border-radius: 33px;
    padding: 13px 3px;
    font-weight: 600;
    letter-spacing: 1px;
}
.product_details_row{
    padding: 43px;
    border-radius: 4px 4px 4px 4px;
}

.db{display: block;}
.hide{display: none;}

.product_details_row_title{
    font-size: 30px;
    font-weight: 400;
    color: #474747;
}
.product-price{
width:100%;
display:block;
margin-top:12px;
}
.product-option-label strong{
color: #222222;
    font-size: 16px;
font-weight: 600;
}
.product_details_row_short_description{
    color: #6c6c6c;
    font-size: 16px;
}
.add_to_cart{
color: white;
    width: 100%;
    padding: 11px 4px;
    border: none;
    border-radius: 32px;
}

.cart-plus-minus-wrapper .empty-column {
    display: none;
}
.cart-plus-minus-wrapper .decrease_qty_wrapper, .cart-plus-minus-wrapper .increase_qty_wrapper {
    width: 20%;
    padding: 0px;
}
.cart-plus-minus-wrapper .cart_qty_wrapper {
    min-width: 59%;
    padding: 0px;
}
.cart_qty_wrapper .cart_qty {
    border: none;
    height: 100%;
}
.cart-plus-minus-wrapper .decrease_qty_wrapper, .cart-plus-minus-wrapper .increase_qty_wrapper {
    width: 20%;
    padding: 0px;
}
.cart-plus-minus-wrapper {
    width: 200px;
    border: 1px solid #00a1cb;
}

.cart-plus-minus-wrapper .decrease_qty_wrapper button, .cart-plus-minus-wrapper .increase_qty_wrapper button {
    border-radius: 0px;
    width: 100%;
    height: 100%;
}

.cart-plus-minus-wrapper .decrease_qty_wrapper button, .cart-plus-minus-wrapper .increase_qty_wrapper button {
    border-radius: 0px;
    width: 100%;
    height: 100%;
}
.main-thumb-wrapper{
    display: flex;
    align-items: center;
}

.product-details-content-area-inner p {
    font-size: 18px;
    color: #6c6c6c;
}
.product-details-content-area-inner h3{
    font-size: 36px;
    color: #00a1cb;
    margin-top: 20px;
}

nav .container-fluid .container {    max-width: 1280px;}

/* media starts here */
@media (min-width: 1280px){
    .top-banner-text-wrap{margin-top: 150px;}

}

@media (min-width: 1024px){
  .top-banner-text-wrap{
    max-width: 640px;
    width: 100%;
    padding: 0px 32px 0px 60px;

  }
  .tape{display: block;}
  .banner-img{
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    width: 60%;
  }
  .banner-img img{
    width: 100%;
    height: 100%;
  }


}

@media (min-width: 768px){
  
  .top-banner-text-wrap{
    height: 600px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0px;
  }
.banner-btn{
min-width:270px;
 padding: 11px 60px;
}

}
/*  Mobile Starts here  */
@media (max-width: 768px){
.centerBoxHeading{font-size:21px;}
.uk-category-box{
width:93%;
margin-left:2%;
}

.hide-on-mobile{
display:none;
}
.home--page-icon-box{
margin-bottom:20px;
margin-left:20px;
}

.fm-cart-li,.cart-left-line{ display:none; }
.menu-wali-strip strip-content-col-sub{ padding-left:1px; padding-right:1px; }
.container-fluid{ padding-left:3px; padding-right:3px; }
.dropdown .dropdown-menu{max-height:fit-content;}
.cart-page-area-left, .cart-page-area-right{
width: 91%;
    margin-bottom: 22px;
    margin-right: 0px;
    margin-left: 15px;
}
.cbdf-row {
    width: 100%;
    display: block;
    padding: 35px;
}
.cbdf-col h3 {
    font-size: 26px;
}
.cbdf-row .cbdf-col, .cbdf-row .footer-post-col, .location-group .icon-box, .location-group .content-box {
    width: 100%;
}
.hide-mobile 
.hide-mobile{display:none;}
.cart-plus-minus-wrapper{margin:auto;margin-bottom:15px;}
.main-cart-row{
    flex-direction: column;
    margin: auto;
}
.row.product_details_row {
    flex-direction: column;
}
.product_details_row_title{font-size:22px;}
.banner-btn{
width:100%;
 padding: 11px 60px;
}
  .tape{display: none;}
  .footer-form-wrapper{margin-top: 20px;}
  .footer-logo{margin-left: 0px;}
  .footer-social-icons{
    display: flex;
    justify-content: center;
  }
  .footer-inner{
    padding: 40px 28px 10px;
    text-align: center;
  }

  .footer-title{text-align: center;}
  .col-xs-6:not(.uk-category-box) {
    width: 50%;
  }

.top-banner-content {
    display: flex;
    flex-direction: column-reverse;
}
.banner-img img{height:288px;}
.top-banner-text-wrap{
padding:36px 20px;
}
.help-cards-wrapper{flex-direction:column;}
.help-wrapper .pointer{left:42%;}
#front_middle{padding:0px !important;}
.bestseller{flex-direction:column;padding:50px 10px;}
.bestseller-info{width:90%;}
.bestseller-product-list{
    flex-direction: column;
    width: 100%;
    align-items: center;
}
.product-outer{margin-top:20px;}
.nature-heading{
    font-size: 52px;
     text-align: left;
padding-left:0px;
    line-height: 54px;
}
.nature-content{text-align:left;padding:24px;}
.nature-description{text-align:left;}
.location-inner{padding:0px 6px;}
.location-row{flex-direction: column-reverse;}
.location-column img{ width:100%;}
.support-row{flex-direction:column;}
.support-text{width:100%;margin-top:30px;}
.support-inner{padding:0px 20px;}
.cbd-spectrum h3{font-size:28px; color:white;}
.cbd-spectrum{padding:10px;}
.description-single-text{display:none;}
.cbd-spectrum-navtabs .nav-link{flex-direction:column;padding:12px 10px;}
.footer-columns .row .col-md-2{
margin:auto;    
margin-bottom: 24px;
margin-top: 0px;
}
.footer-columns h4{
    min-height: 33px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cbd-spectrum .nav{padding:0px;}

.cbd-spectrum-navtabs .nav-link h4 {
    color: white;
    text-align: center;
font-size:15px;
}
.footer-statement{padding:0px;}
.cbd-spectrum .tab-content .tab-pane{border-radius:0px;padding:20px;}

.tab-data-wrapper{flex-direction:column;}

.right-description-content p{margin-bottom:24px;}
 .tab-data-wrapper .content-right{margin-top:36px;}

.cbd-difference-section h3{font-size:28px;}
.cbd-difference-content{padding:0px 6px;flex-direction:column;}
.cbd-difference-content .difference-item{
width: 100%;
    flex-direction: column;
}
.cbd-difference-content .difference-item{text-align:center;}
.footer-form-inner {text-align:left;}
.footer-form-inner{width:296px;}
.mobile-logo-box{text-align:center;}
.navbar-toggler{
float: left;
    background-color: #ffffff;
    border-radius: 23px;
    font-size: 17px;
    margin-top: 26px;
    border: 2px solid #cb9734 !important;
    padding: 11px 14px;
}
.navbar-toggler i{
color: #cb9734;
    font-size: 20px;
}
.navbar-toggler-wrapper {
    width: 24%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.uk-main-menu .nav-item {
    display: block;
    width: 100%;
    border-bottom: 1px solid #c5c5bf;
    padding-top: 6px;
    padding-bottom: 6px;
}
.top_pointer{top:38px;}

.about-banner-content h1{
font-size:27px;
}
.about-main-title{font-size:37px;}
.blog-post{width:100% !important;}
}

.shop-by-benefits{ left: 0px;
top:85px;

right: 0px; }
.shop-by-benefits.show{display: flex;}
.benefits-dropdown{ position:static !important; }
.benefit-image{ max-width:100%; }
.shop-by-benefits{ flex-direction: row !important; padding-top:20px  !important; padding-bottom:20px; background-color:#fff; } 
.shop-by-benefits li{
width: calc((100% / 6) - 10px);
min-width: 150px  !important;
background-color:#ffffff !important;
border-bottom-width:0px !important;
}
.list-product-name{
    text-align: center;
    padding: 10px;
    color: #00a1cb;
    font-size: 17px;
    font-weight: bold;
height:65px;
overflow:hidden;
}
.order-heading{
    color: #000;
    font-size: 30px;
    font-family: "roboto condensed";
    margin: 0 0 55px;
 margin-bottom:20px;
}
.row{ width:100%; }
.uk-price{
color:#000;
margin-bottom:20px;
text-align:center;
    font-size: 18px;
min-height:34px;
font-weight:bold;
display:block;
margin-top:15px;
}
.uk-was,.uk-saved{
margin-bottom:6px;
}
.cart-total-items {
    position: absolute;
    width: 22px;
    height: 22px;
    border-radius: 22px;
    text-align: center;
    font-size: 14px;
    padding-top: 3px;
    bottom: 7px;
    right: 3px;
    line-height: 18px;
}

.iis-levels li {
    padding: 7px 5px;
    border-bottom: 0px;
}
.search-container {
      position: relative;
    }

.search-input {
      width: 300px; /* Adjust the width as needed */
    }

    .search-icon {
       position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 5000;
    height: 51px;
    color: #fff !important;
    background-color: #00a1cb;
    width: 52px;
    padding-top: 15px;
    text-align: center;
    padding-right: 0px !important;
    }

/* wrapper */
.blog_post_single_content{
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;
    color:#333;
    font-size:16px;
    line-height:1.7;
}

/* headings */
.blog_post_single_content h1,
.blog_post_single_content h2,
.blog_post_single_content h3{
    font-weight:700;
    color:#111;
}

/* paragraphs */
.blog_post_single_content p{
    margin-bottom:14px;
}

/* cards */
.blog_post_single_content .card{
    border:1px solid #e6e6e6;
    border-radius:6px;
    box-shadow:0 2px 8px rgba(0,0,0,0.04);
}

/* card body */
.blog_post_single_content .card-body{
    padding:28px;
}

/* CTA buttons FIX */
.blog_post_single_content .btn{
    font-weight:600;
    padding:10px 20px;
}

/* primary button */
.blog_post_single_content .btn-primary{
    background:rgb(0,161,203) !important;
    border:0 !important;
    color:#fff !important;
}

/* primary hover */
.blog_post_single_content .btn-primary:hover{
    background:#008cab !important;
    color:#fff !important;
}

/* outline button */
.blog_post_single_content .btn-outline-primary{
    border:2px solid rgb(0,161,203) !important;
    color:rgb(0,161,203) !important;
}

/* outline hover */
.blog_post_single_content .btn-outline-primary:hover{
    background:rgb(0,161,203) !important;
    color:#fff !important;
}

/* reduce huge section gaps */
.blog_post_single_content section{
    margin-bottom:30px;
}

/* table */
.blog_post_single_content table{
    margin-top:20px;
}

.blog_post_single_content table th{
    background-color:rgb(0,161,203) !important;
}

/* accordion */
.blog_post_single_content .accordion-button{
    font-weight:600;
}
/* ══════════════════════════════════
   PRODUCT TAB CONTENT — v2
   All rules scoped to .product-tab-content
══════════════════════════════════ */

.product-tab-content {
  font-family: system-ui, -apple-system, sans-serif;
  background: #fff;
  border-radius: 14px;
  padding: 2.5rem;
  border: 1px solid #e2e8f0;
}

/* ── Hero Banner ── */
.product-tab-content .ptc-hero {
  background: linear-gradient(135deg, #003d45 0%, #006b75 60%, #00a8b5 100%);
  border-radius: 10px;
  padding: 1.75rem 2rem;
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  flex-wrap: wrap;
}
.product-tab-content .ptc-hero-title {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #7ff0fb;
  margin-bottom: 6px;
}
.product-tab-content .ptc-hero-name {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  line-height: 1.25;
}
.product-tab-content .ptc-hero-badge {
  background: rgba(255,255,255,.12);
  border: 1px solid rgba(255,255,255,.25);
  border-radius: 8px;
  padding: 10px 18px;
  text-align: center;
  white-space: nowrap;
}
.product-tab-content .ptc-hero-badge span {
  display: block;
  font-size: 11px;
  color: #7ff0fb;
  letter-spacing: .06em;
  text-transform: uppercase;
}
.product-tab-content .ptc-hero-badge strong {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin-top: 2px;
}

/* ── Body Text ── */
.product-tab-content p {
  font-size: 14.5px;
  color: #4a5568;
  line-height: 1.8;
  margin-bottom: 1.25rem;
}

/* ── Section Labels ── */
.product-tab-content .ptc-section-label {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 2rem 0 1rem;
}
.product-tab-content .ptc-section-label::before {
  content: '';
  display: block;
  width: 3px;
  height: 20px;
  background: #00a8b5;
  border-radius: 2px;
  flex-shrink: 0;
}
.product-tab-content .ptc-section-label span {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #00a8b5;
}
.product-tab-content .ptc-section-label::after {
  content: '';
  flex: 1;
  height: 1px;
  background: #e2e8f0;
}

/* ── Specs Table ── */
.product-tab-content .table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 14px;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #e2e8f0;
  margin-bottom: .5rem;
}
.product-tab-content .table th {
  background: #f7feff;
  color: #006b75;
  font-weight: 600;
  text-align: left;
  padding: 11px 16px;
  width: 38%;
  border-bottom: 1px solid #e2e8f0;
  font-size: 13px;
}
.product-tab-content .table td {
  padding: 11px 16px;
  color: #2d3748;
  border-bottom: 1px solid #f0f4f8;
  font-size: 13.5px;
}
.product-tab-content .table tr:last-child th,
.product-tab-content .table tr:last-child td {
  border-bottom: none;
}
.product-tab-content .table tr:hover td,
.product-tab-content .table tr:hover th {
  background: #f7feff;
}

/* ── Compatible Machines Grid ── */
.product-tab-content ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 8px;
  list-style: none;
  padding: 0;
  margin-bottom: .5rem;
}
.product-tab-content ul li {
  background: #f7feff;
  border: 1px solid #b2edf5;
  border-radius: 8px;
  padding: 9px 12px 9px 30px;
  font-size: 13px;
  color: #004d55;
  position: relative;
}
.product-tab-content ul li::before {
  content: '';
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #00a8b5;
}

/* ── Numbered Tips ── */
.product-tab-content .ptc-tip {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  background: #f7feff;
  border-left: 3px solid #00a8b5;
  border-radius: 0 8px 8px 0;
  padding: 10px 14px;
  margin-bottom: 8px;
}
.product-tab-content .ptc-tip-num {
  font-size: 11px;
  font-weight: 700;
  color: #00a8b5;
  min-width: 18px;
  padding-top: 1px;
}
.product-tab-content .ptc-tip-text {
  font-size: 13.5px;
  color: #2d3748;
  line-height: 1.65;
}

/* ── FAQ Accordion ── */
.product-tab-content .accordion-item {
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 8px;
}
.product-tab-content .accordion-button {
  width: 100%;
  background: #fafcff;
  border: none;
  text-align: left;
  padding: 14px 18px;
  font-size: 14px;
  font-weight: 600;
  color: #1a202c;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  transition: background .15s;
}
.product-tab-content .accordion-button:hover {
  background: #edfcff;
}
.product-tab-content .accordion-button:not(.collapsed) {
  background: #003d45;
  color: #ffffff;
  box-shadow: none;
}
.product-tab-content .accordion-button::after {
  filter: none;
  color: #00a8b5;
}
.product-tab-content .accordion-button:not(.collapsed)::after {
  filter: brightness(0) invert(1);
}
.product-tab-content .accordion-body {
  padding: 14px 18px;
  font-size: 14px;
  color: #2d3748;
  line-height: 1.75;
  background: #fff;
  border-top: 1px solid #e8f9fb;
}

/* ── Footer Note ── */
.product-tab-content .ptc-footer {
  background: #f7feff;
  border: 1px solid #b2edf5;
  border-radius: 10px;
  padding: 14px 18px;
  margin-top: 2rem;
  font-size: 14px;
  color: #006b75;
  text-align: center;
  font-weight: 500;
}
.product-tab-content .ptc-footer strong {
  color: #003d45;
}

/* ══════════════════════════════════════════════════════
   PRODUCT DETAILS SIDEBAR — FINAL OVERRIDE
   Place at the very bottom of stylesheet
══════════════════════════════════════════════════════ */

.product_details_row_content .product_details_row_title {
  font-size: 20px !important;
  font-weight: 700 !important;
  color: #1a202c !important;
  line-height: 1.45 !important;
  margin-bottom: 1rem !important;
  padding-bottom: 1rem !important;
  border-bottom: 2px solid #c8f0f5 !important;
}

.product_details_row_content > p {
  font-size: 14px !important;
  color: #4a5568 !important;
  line-height: 1.8 !important;
  margin-bottom: 1rem !important;
}

.product_details_row_content > p strong {
  color: #006b75 !important;
}

/* ── Specs List ── */
.product_details_row_content ul {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 0 1.5rem 0 !important;
  display: flex !important;
  flex-direction: column !important;
  border-radius: 8px !important;
  overflow: hidden !important;
  border: 1px solid #daeef1 !important;
}

.product_details_row_content ul li {
  display: flex !important;
  align-items: baseline !important;
  gap: 10px !important;
  font-size: 13.5px !important;
  color: #2d3748 !important;
  padding: 10px 14px !important;
  border-bottom: 1px solid #f0f4f8 !important;
  background: #fff !important;
  position: static !important;
  border-radius: 0 !important;
  transition: background .12s !important;
}

.product_details_row_content ul li:last-child {
  border-bottom: none !important;
}

.product_details_row_content ul li:hover {
  background: #f3fcfd !important;
}

.product_details_row_content ul li::before {
  display: none !important;
}

.product_details_row_content ul li strong {
  color: #006b75 !important;
  font-weight: 600 !important;
  font-size: 12px !important;
  text-transform: uppercase !important;
  letter-spacing: .04em !important;
  min-width: 130px !important;
  flex-shrink: 0 !important;
}

/* ── Price ── */
.product_details_row_content .product-price {
  display: block !important;
  margin: 1.25rem 0 1.5rem !important;
  width: 100% !important;
}

.product_details_row_content .product-price-inner {
  font-size: 28px !important;
  font-weight: 800 !important;
  color: #003d45 !important;
  letter-spacing: -.5px !important;
  margin-bottom: 0 !important;
}

.product_details_row_content .product-price-inner::before {
  content: '' !important;
  display: inline-block !important;
  width: 4px !important;
  height: 22px !important;
  background: #00a1cb !important;
  border-radius: 2px !important;
  margin-right: 10px !important;
  vertical-align: middle !important;
  position: relative !important;
  top: -2px !important;
}

/* ── Cart Row: kill Bootstrap grid, use flex ── */
.product_details_row_content .main-cart-row {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 10px !important;
  flex-wrap: nowrap !important;
  width: 100% !important;
  margin: 0 !important;
}

.product_details_row_content .main-cart-col-1 {
  flex: none !important;
  width: auto !important;
  padding: 0 !important;
  max-width: none !important;
}

.product_details_row_content .main-cart-col-1:last-child {
  flex: 1 !important;
}

/* ── Qty Stepper ── */


.product_details_row_content .empty-column {
  display: none !important;
}
.main-thumb-wrapper {
  display: flex;
  align-items: center;
  border: 1px solid #ccc;
  margin-top: 15px;
  border-radius: 5px;
  overflow: hidden;
}