/** Shopify CDN: Minification failed

Line 1560:0 Unexpected "}"

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

@font-face {
    font-family: 'Binerka Demo';
    src: url('/cdn/shop/files/BinerkaDemo.eot?v=1730047090');
    src: url('/cdn/shop/files/BinerkaDemo.eot?v=1730047090?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/BinerkaDemo.woff2?v=1730047089') format('woff2'),
        url('/cdn/shop/files/BinerkaDemo.woff?v=1730047090') format('woff'),
        url('/cdn/shop/files/BinerkaDemo.ttf?v=1730047090') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Americana';
    src: url('/cdn/shop/files/Americana-ExtraBold.eot?v=1731848139');
    src: url('/cdn/shop/files/Americana-ExtraBold.eot?v=1731848139?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/Americana-ExtraBold.woff2?v=1731848138') format('woff2'),
        url('/cdn/shop/files/Americana-ExtraBold.woff?v=1731848138') format('woff'),
        url('/cdn/shop/files/Americana-ExtraBold.ttf?v=1731848140') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir';
    src: url('/cdn/shop/files/Avenir-Medium.eot?v=1742059270');
    src: url('/cdn/shop/files/Avenir-Medium.eot?v=1742059270?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/Avenir-Medium.woff2?v=1742059269') format('woff2'),
        url('/cdn/shop/files/Avenir-Medium.woff?v=1742059269') format('woff'),
        url('/cdn/shop/files/Avenir-Medium.ttf?v=1742059270') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
.prod-title-wrap {
    margin-top: 40px;
}

body {
  background-image: url(/cdn/shop/files/entire-bg_1.png?v=1730164605);
  background-repeat: no-repeat;
  background-size: cover;
  font-family: "Lato", sans-serif !important;
}
body.learn { 
  background-image: url(/cdn/shop/files/learn-body.png?v=1731068272;);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center    
}
.template-product .honey-better .prod-package {
    display: none;
}

.appstle_subscription_wrapper {
    display: flex;
    flex-direction: column;
}
#appstle_subscription_widget0 .appstle_subscription_wrapper_option.appstle_include_dropdown {
    order: -1;
}

.appstle_tooltip a {
    font-size: 12px !important;
    letter-spacing: 0px;
    background-color: transparent !important;
}

.appstle_subscription_amount_wrapper span,
.appstle_one_time_price_wrapper span {
    font-size: 20px;
}
.prod-price {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.product-price.prod-title {
    margin: 0 0 0px 15px !important;
}
.product-price.prod-title.appstle_subscription_final_price {
    margin-left: 0 !important;
}

.form-control:focus {
    box-shadow: none;
    border: 1px solid #eeeae4;
}
p {
  font-family: "Lato", sans-serif;
}
a {
  text-decoration: none !important; 
}
.sec-heading {
  text-align: center;
}
.font-36 {
   font-family: 'Binerka Demo';
  font-size: 36px;
  margin: 0;
  color: #000000;
  text-transform: uppercase;
}
.sec-padding {
  padding: 100px 0;
}
.site-btn {
 font-family: 'Binerka Demo'; 
  font-size: 16px;
  text-transform: uppercase;
  color: #8d7d5c;
  background-color: #e4ded4;
  display: inline-block;
  border-radius: 10px;
  padding: 16px 36px;
  border: 1px solid #8d7d5c;
  line-height: normal;    
  text-align: center;
  transition: all .3s ease-in-out;
}
.site-btn:hover {
  background-color: #8d7d5c;
  color: #e4ded4;
}

.honey-better .nws-slide-img {
 padding-bottom: 100%;
  position: relative;
}
.honey-better .nws-slide-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
}  
.honey-better {
  padding: 200px 0 100px;
}
.honey-better .row {
  margin-top: 50px;
}  
.honey-better .small-img {
  margin-top: 25px;
}  
.honey-better .small-img .slick-slide {
    margin: 0 5px;
}  

.honey-better .total-rev {
    display: flex;
    align-items: center;
    margin-top: 25px;
}
.honey-better .total-rev .counts h3 {
  margin: 0 0 0 15px;
  font-family: "Lato", sans-serif;
  font-size: 22px;
  text-transform: uppercase;
}
.honey-better .total-rev .stars i {
  color: #f6c444;
  font-size: 15px;  
}
.honey-better .prod-content {
  padding: 30px;
}
.honey-better .prod-title .top-space  {
  font-family: 'Avenir'; 
  margin: 30px 0 0 0;
}

.honey-better .prod-title ul li,
.honey-better .prod-title p {
  color: #000;
  font-size: 18px;
  line-height: 2.4rem; 
}
.honey-better .prod-title ul {
  padding: 0;
  margin: 0;
}
.honey-better .prod-title ul li {
  margin-top: 10px;
}
.honey-better .prod-title h3 {
  font-family: "Lato", sans-serif;
  font-size: 24px;
  font-weight: 600;
  color: #000;
  margin: 0;
}
.honey-better .prod-package {
  margin-top: 40px;
}  
.honey-better .prod-package .prod-flex {
    display: flex;
    align-items: center;
    background-color: #f8f6f3;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #e6e6e6;
    transition: all .4s ease-in-out;
    flex-wrap: wrap;
}
.honey-better .prod-package .prod-flex input.btn.nws-pdp-submit.site-btn {
    font-size: 16px;
    padding: 11px 10px;
    background-color: #e4ded4;
    color: #8d7d5c;
}
.honey-better .prod-package .prod-flex input.btn.nws-pdp-submit.site-btn:hover {
    background-color: #8d7d5c;
    color: #e4ded4;  
}

.honey-better .prod-package .prod-flex:hover {
  background-color: #f2ede5;
  border: 1px solid #7f7254;
}  
.honey-better .prod-package .custom-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
.honey-better .prod-package .custom-row .custom-col {
    width: 50%;
    padding: 0 5px;
    margin-top: 10px; 
}
.honey-better .prod-package .prod-flex .prod-img {
    width: 45%;
    position: relative;
    padding-bottom: 40%;
}
.honey-better .prod-package .prod-flex .prod-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.honey-better .prod-package .pack-title h3 {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
}
.honey-better .prod-package .pack-title p {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  color: #000;
  margin: 5px 0 0 0;
}   
.honey-better .prod-package .pack-title .prices  {
  margin: 10px 0;
}
.honey-better .prod-package .pack-title h4 {
  margin: 0;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #000;
}  
.honey-better .prod-package .pack-content {
  padding-left: 10px;
  width: 55%;
} 
.honey-better .prod-content .prod-btn a,
.honey-better .prod-content .nws-main-btn .nws-pdp-submit {
  font-size: 24px;
}  

.honey-better .prod-content .prod-btn a {
  background-color: #8d7d5c;
  color: #fff;
}
.honey-better .prod-content .prod-btn a:hover {
  background-color: transparent;
  color: #8d7d5c;
  border: 1px solid #8d7d5c;
}

  
.honey-better .prod-content .nws-main-btn .nws-pdp-submit {
    color: #fff;
    background-color: #000;
    padding: 22px 36px;
    border: 1px solid #eeeae4;
    line-height: normal;
    width: 100%;
    margin-top: 10px;
}
.honey-better .prod-content .nws-main-btn .nws-pdp-submit:hover {
  background-color: #8d7d5c;
  color: #000;
}

.honey-better .prod-content .prod-btn a {
   width: 100%;
    margin-top: 10px;
}  
.honey-better .prod-content .package-content {
    text-align: center;
    margin-top: 30px;
}
.honey-better .prod-content .package-content h3 {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  margin: 0;
}  
.honey-better .prod-content .package-content p {
  font-size: 12px;
  color: #000;
  margin: 5px 0 0 0;
  text-transform: uppercase;
}

.honey-better .prod-title .custom-col.changer-box{
    background-color: transparent;
    padding: 0;
    border: none;
}


/* cart drawer */
.cart-drawer .nav.nav-tabs.nav-tabs-bg {
	display: none;
}
.cart-drawer .head__cart-drawer {
	background: #7f7254;
	color: #fff;
}
.cart-drawer button.close__cart-drawer {
   color: #fff;
}
.cart-drawer h3.title-ajax__cart span.text-bold {
   color: #e4ded4;
}
.cart-drawer .footer__cart-drawer .table th {
	line-height: normal;
	display: block;
	position: relative;
	font-size: 15px;
	font-weight: 600;
}
.cart-drawer .footer__cart-drawer .group-button {
	margin-top: 12px;
}
.cart-drawer ul.items__cart-drawer .image__cart {
	border-radius: 5px;
	border: 1px solid #eee;
}
.cart-drawer ul.items__cart-drawer .info__cart {
	padding: 4px 15px !important;
}
.cart-drawer ul.items__cart-drawer .info__cart .product-name {
	margin: 0;
}
.cart-drawer ul.items__cart-drawer .info__cart .price {
	display: flex;
	margin-top: 5px;
	font-weight: 600;
}
.cart-drawer ul.items__cart-drawer .remove-item.remove {
	margin-top: 5px;
	display: block;
}
.cart-drawer .footer__cart-drawer .table td, .nws-topbar-li.nws-topbar-li-right {
	text-align: right;
}
.cart-drawer .footer__cart-drawer .group-button .btn.check-out {
	display: none;
}
.cart-drawer .footer__cart-drawer .group-button .site-btn {
  width: 100%;
}

.cart-drawer h3.title-ajax__cart {
	 font-family: 'Binerka Demo'; 
}
.cart-drawer .btn-primary {
	font-weight: 700;
	font-size: 14px;
	border-radius: 50px;
	padding: 10px 39px;
	border: 2px solid #7f7254;
	display: inline-block;
	text-transform: uppercase;
     font-family: 'Binerka Demo'; 
    background-color: #7f7254;
}

/* recharge */
.rc-template .rc-radio {
    background-color: #e4ded4 !important;
    margin-top: 10px;
    padding: 30px !important;
    border-radius: 10px;
    border: 2px solid transparent;
}
.rc-template .rc-radio label {
    font-family: Lato, sans-serif;
    font-size: 16px;
    position: relative;
}
.rc-template .rc-radio.rc-option--active {
  border: 2px solid #8d7d5c;
}
.rc-template .rc-radio.rc-option--active label {
  font-weight: 500;
}
.rc-template .rc-radio input {
  opacity: 0;
}
.rc-template .rc-radio .rc_widget__option__selector .rc-option__text:after {
    position: absolute;
    content: "";
    background: transparent;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    left: -36px;
    top: -4px;
    box-shadow: inset 0px 0px 0px 1px #8d7d5c;
}
.rc-template .rc-radio.rc-option--active .rc_widget__option__selector .rc-option__text:after {
    background-color: #8d7d5c;
}
.rc_popup {
  display: none !important;
}

/* try func */
  .functional-honey {
        padding-bottom: 150px;
  }
 .functional-honey .sec-heading h2 {
  background-image: url(/cdn/shop/files/ttttt.png?v=1731865365);
  background-repeat: no-repeat;
  background-size: cover; 
   padding: 40px 180px; 
  display: inline-block;
}
.functional-honey .row {
  margin-top: 50px;
}  
.functional-honey .prod-box .img-box a {
    position: relative;
    padding-bottom: 100%;
    display: block;
}


.functional-honey .prod-box .img-box a img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px 15px 0 0;
} 
.functional-honey .prod-content {
    /* background-color: #fbfbfb; */
    padding: 25px;
    /* border-radius: 0 0 15px 15px; */
}
.functional-honey .prod-content h2 {
    text-transform: uppercase;
    margin: 0;
 font-family: Avenir;
   font-size: 17px;
  color: #000;
   min-height: 80px;
}  
.functional-honey .prod-try {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 40px;
} 
.functional-honey .prod-try input {
    padding: 10px 35px;
}  
.functional-honey .prod-price h3 {
  margin: 0;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  color: #000;
  font-size: 17px;
}
.functional-honey .slick-next, 
.functional-honey .slick-prev {
    position: absolute;
    z-index: 99999;
    opacity: 1;
    z-index: 1;
    display: inline-block;
    width: auto;
    top: auto;
    bottom: -80px;
}
.functional-honey .slick-prev::before {
  background-image: url(/cdn/shop/files/left.png?v=1730179048);
}
.functional-honey .slick-next::before {
  background-image: url(/cdn/shop/files/right.png?v=1730182028);
} 

.functional-honey .slick-prev {
    left: calc(100% - 55%);
}
.functional-honey .slick-prev::after {
  left: 30px;
}
.functional-honey .slick-next::after {
  right: 30px;
}  
.functional-honey .slick-next::after,  
.functional-honey .slick-prev::after {
  content: "";
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 100%;
  background-color: #e4ded4;
  position: absolute;
  bottom: -10px;
  z-index: -1;
}
.functional-honey .slick-next {
  right: calc(100% - 55%);
}  
  
.functional-honey .slick-prev::before,  
.functional-honey .slick-next::before {
  content: "";
  background-repeat: no-repeat;
  background-size: cover;
  width: 40px;
  height: 20px;
  opacity: 1;
  font-size: 0;
  display: inline-block;
  background-position: center;
}
.functional-honey .slick-track {
    display: flex;
}  
.functional-honey .prod-box {
    height: initial;
    background-color: #fbfbfb;
    border-radius: 15px;
    /* margin: 0 9px; */
}  
/* .functional-honey .slick-slide .col-md-12 {
  padding: 0;
} */
/* functional-honey our-prod */
.functional-honey.our-prod {
  padding: 100px 0 200px;
}  
.functional-honey.our-prod .sec-heading h2 {
    background-image: none;
    padding: 0;
} 

/* Blog */

.st-blog .st-blog-box {
    margin-top: 30px;
}  
.st-blog .st-blog-box .st-blog-media a {
    display: block;
    padding-bottom: 100%;
    position: relative;
}
.st-blog .st-blog-box .st-blog-media a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  border-radius: 15px;
    object-fit: cover;
}  
.st-blog .st-blog-title span {
   font-size: 16px;
   font-weight: 400;
   margin: 0;
}
.st-blog .st-blog-title a {
   font-family: 'Binerka Demo'; 
    color: #000;
    font-size: 36px;  
}
.sec-padding.more-top-space {
    padding-top: 200px;
}

.limited-reserve-vault .st-newsletter.sec-padding {
    display: none;
}
.limited-reserve-vault .st-newsletter.reserve-vault.sec-padding {
    display: block;
}


.slick-next, 
.slick-prev {
    position: absolute;
    z-index: 99999;
    opacity: 1;
    z-index: 1;
    display: inline-block;
    width: auto;
    top: auto;
    bottom: -80px;
}  
.slick-prev::before {
  background-image: url(/cdn/shop/files/left.png?v=1730179048);
}
.slick-next::before {
  background-image: url(/cdn/shop/files/right.png?v=1730182028);
} 

.slick-prev {
    left: calc(100% - 55%);
}
.slick-prev::after {
  left: 30px;
}
.slick-next::after {
  right: 30px;
}  
.slick-next::after,  
.slick-prev::after {
  content: "";
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 100%;
  background-color: #e4ded4;
  position: absolute;
  bottom: -10px;
  z-index: -1;
}
.slick-next {
  right: calc(100% - 55%);
}  
  
.slick-prev::before,  
.slick-next::before {
  content: "";
  background-repeat: no-repeat;
  background-size: cover;
  width: 40px;
  height: 20px;
  opacity: 1;
  font-size: 0;
  display: inline-block;
  background-position: center;
}  

.template-collection .functional-honey .prod-box {
    margin-top: 15px;
}
.template-collection .functional-honey .row {
    margin-top: 30px;
}

.honey-better .big-img {
    position: relative;
}
.honey-better .big-img .image-changer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.image-changer .prod-img {
    padding-bottom: 90%;
    position: relative;
}
.image-changer .prod-img img {
   position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 15px;  
}

.changer-box {
  display: none;
    background-color: #f8f6f3;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #e6e6e6;
    transition: all .4s ease-in-out;
    flex-wrap: wrap; 
}

.changer-box.active {
   display: block;
}

.paddoff {
  display: block; /* Default: Visible */
}

.paddoff.hidden {
  display: none; /* Hidden when active content is displayed */
}

.nws-pdp-submit-div p.nws-pdp-submit.nws-atc-btn.site-btn {
    margin: 0;
    padding: 10px 35px;
}


@media(min-width: 1600px) {
  .container {
    max-width: 1640px !important;
  }
}
@media(max-width: 1440px) {
  .functional-honey .slick-prev {
    left: 42%;
  }  
 .functional-honey .slick-next {
    right: 43%;
} 
  
}
@media(max-width: 1170px) {
.honey-better .col-md-6 {
    width: 100%;
}
}

@media(max-width: 992px) {
.functional-honey .col-md-4 {
    width: 50%;
}  
}

@media(max-width: 980px) {
.functional-honey .slick-prev {
    left: 30%;
}  
.functional-honey .slick-next {
    right: 30%;
}  
.functional-honey .sec-heading h2 {
    padding: 40px 135px;
}
.functional-honey.our-prod {
    padding: 80px 0 150px;
}  
}


@media(max-width: 767px) {
.font-36 {
  font-size: 30px;
}  
.functional-honey .sec-heading h2 {
    padding: 20px 45px;
    background-size: contain;
}
.sec-padding {
    padding: 70px 0;
}  
.slick-next {
  right: 35%;
}  
.slick-prev {
  left: 35%;
}
.functional-honey .col-md-4 {
    width: 100%;
}   
  
}
@media(max-width: 600px) {
.honey-better .prod-package .prod-flex .prod-img {
    width: 100%;
    position: relative;
    padding-bottom: 100%;
}
.honey-better .prod-package .pack-content {
    padding-left: 0;
    width: 100%;
    margin-top: 10px;
}
.honey-better .prod-package .prod-flex {
    flex-direction: column;
}
.sec-padding {
    padding: 50px 0;
}
.nws-marquee span {
    width: 24px;
    height: 24px;
    border: 1px solid #000;
    font-size: 14px;
}
.slick-prev {
    left: 28%;
}  
.slick-next {
  right: 28%;
} 
.functional-honey .row {
    margin-top: 25px;
}  
.functional-honey .prod-content h2 {
    font-size: 16px;
}  
.functional-honey .prod-price h3 {
    font-size: 16px;
}  
.honey-better .row {
    margin-top: 25px;
}
.honey-better .prod-content {
    padding: 5px;
}  
.honey-better .prod-title .top-space {
    margin: 20px 0 0;
}
.functional-honey.our-prod {
    padding: 60px 0 150px;
}
.sec-padding.more-top-space {
  padding-top: 150px;
}
.rc-template .rc-radio label {
  font-size: 12px;
} 
.functional-honey .sec-heading h2 {
    padding: 10px 17px;
    background-size: 105% 130%;
    background-image: url(/cdn/shop/files/eeee.png?v=1731870348);
    background-position: center;
} 
.font-36 {
    font-size: 20px;
}
.functional-honey .prod-try input {
    padding: 12px 20px;
}
.honey-better .total-rev .counts h3 {
    margin: 0 0 0 10px;
    font-size: 18px;
}  
  
}

@media(max-width: 414px) {
 
.honey-better .prod-title ul li, .honey-better .prod-title p {
    font-size: 16px;
    line-height: 2.2rem;
}
.honey-better .prod-package {
    margin-top: 15px;
}  
.honey-better .prod-title h3 {
  font-size: 20px;
}
.honey-better .prod-content .prod-btn a, .honey-better .prod-content .nws-main-btn .nws-pdp-submit {
    font-size: 18px;
}  
}
/* Sticky ATC Bar */
.qikify-sticky-atc {
  background-color: #e4ded4 !important;
  border-top: 1px solid #bfac84 !important;
}
.qikify-sticky-atc select {
  background-color: #fff !important;
  border: 1px solid #bfac84 !important;
  color: #000 !important;
  font-family: 'Poppins', sans-serif !important;
}
.qikify-sticky-atc button,
.qikify-sticky-atc .qikify-btn {
  background-color: #000 !important;
  color: #bfac84 !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: 1px !important;
  border: none !important;
  border-radius: 8px !important;
}
.qikify-sticky-atc .qikify-price,
.qikify-sticky-atc .qikify-product-title {
  color: #000 !important;
  font-family: 'Poppins', sans-serif !important;
}
.honey-better .product-price.prod-title,
.honey-better .prod-price {
  display: none !important;
}
.paddoff .prod-title h2.font-36 {
  font-family: "Branding SF Bold", sans-serif !important;
  font-weight: normal !important;
  letter-spacing: 3px !important;
}
.paddoff .prod-title h2.font-36 {
  font-family: "Branding SF Bold", sans-serif !important;
  font-weight: normal !important;
  letter-spacing: 3px !important;
  -webkit-text-stroke: 1.2px #000;
  font-size: 30px !important;
}
.paddoff .prod-title .top-space {
  white-space: pre-line;
}
.paddoff .prod-title .top-space,
.paddoff .prod-title .top-space p,
.paddoff .prod-title .top-space li,
.nws-opts-label.font-14,
.nws-variant-selection ul .size-variant,
.nws-price-selection,
.price-per-packet {
  font-family: "Poppins", sans-serif;
}
.pdp-trust-block p {
  font-size: 20px !important;
  font-weight: 600;
}
#Swiper-template--24662507159745__kt_slideshow_simple_jrp6em {
  max-width: 60% !important;
  margin: 0 auto !important;
}
@media (max-width: 768px) {
  #Swiper-template--24662507159745__kt_slideshow_simple_jrp6em {
    max-width: 190% !important;
  }
}
.scroll_top {
  display: none !important;
}
.qikify-sticky-atc button,
.qikify-sticky-atc [type="submit"] {
  color: #bfac84 !important;
}
.qikify-sticky-atc select,
.qikify-sticky-atc label {
  font-size: 16px !important;
  font-weight: 600 !important;
}
/* Comparison Table — constrain to ~0.75 fold on desktop */
.comparison-table {
  padding: 60px 0;
}
.comparison-table .img-box {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.comparison-table .img-box img {
  width: 100%;
  height: auto;
  max-height: 70vh;
  object-fit: contain;
}
/* CTA Buttons — Gold → Black hover */
.site-btn,
.shop-btn ul li a,
.func-vs-supplement a[style*="background-color"],
.ugc-carousel-section a[style*="background-color"] {
  background-color: #ffd300 !important;
  color: #000 !important;
  border: 2px solid #000 !important;
  font-weight: 700;
  transition: all .3s ease-in-out;
}
.site-btn:hover,
.shop-btn ul li a:hover,
.func-vs-supplement a[style*="background-color"]:hover,
.ugc-carousel-section a[style*="background-color"]:hover {
  background-color: #000 !important;
  color: #ffd300 !important;
  border-color: #000 !important;
}
/* FAQ — Bolder + Bigger */
.st-faq .accordion-item-head h2 {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 1px;
}
.st-faq .accordion-body p {
  font-size: 18px;
  font-weight: 700;
  line-height: 2.4rem;
}
@media (max-width: 992px) {
  .st-faq .accordion-item-head h2 {
    font-size: 22px;
  }
  .st-faq .accordion-body p {
    font-size: 16px;
  }
}
.st-faq .sec-heading .font-36 {
  font-size: 42px;
}
/* PDP Image Arrows */
.honey-better .big_slide .slick-prev,
.honey-better .big_slide .slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  width: 44px;
  height: 44px;
  background-color: rgba(255, 255, 255, 0.85);
  border: 1px solid #ddd;
  border-radius: 50%;
  cursor: pointer;
  bottom: auto;
  opacity: 1;
}
.honey-better .big_slide .slick-prev {
  left: 12px;
}
.honey-better .big_slide .slick-next {
  right: 12px;
}
.honey-better .big_slide .slick-prev::before,
.honey-better .big_slide .slick-next::before {
  background-image: none;
  font-family: system-ui, sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: #000;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.honey-better .big_slide .slick-prev::before {
  content: "‹";
}
.honey-better .big_slide .slick-next::before {
  content: "›";
}
.honey-better .big_slide .slick-prev::after,
.honey-better .big_slide .slick-next::after {
  display: none;
}
.honey-better .big_slide .slick-prev:hover,
.honey-better .big_slide .slick-next:hover {
  background-color: #fff;
  border-color: #000;
}
/* Fix swipe on PDP slider — image-changer overlay was blocking touch */
.honey-better .big-img .image-changer {
  pointer-events: none;
}
.honey-better .big-img .image-changer .changer-box.active {
  pointer-events: auto;
}
.honey-better .big_slide .nws-slide-img img {
  pointer-events: none;
}
/* Hide empty section headings */
.func-vs-supplement .sec-heading h2:empty {
  display: none;
}
.func-vs-supplement .sec-heading:has(h2:empty) {
  display: none;
}
/* Hide brush stroke on empty functional-honey headings */
.functional-honey .sec-heading h2.font-36:empty,
.functional-honey.our-prod .sec-heading h2.font-36:empty {
  display: none;
  padding: 0;
  background: none;
}
/* Footer — Enlarge all text */
footer .foo-widget h3 {
  font-size: 28px !important;
}
footer .foo-menu ul li a {
  font-size: 20px !important;
}
footer .foo-content p {
  font-size: 19px !important;
  line-height: 2.4rem !important;
}
footer .below-footer p {
  font-size: 20px !important;
}
footer .social ul li a i {
  font-size: 30px !important;
}
/* Hero — constrain height */
.nws-hero-sec {
  padding: 40px 0 0 !important;
  min-height: 600px;
  max-height: 90vh;
  height: 90vh;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: left bottom;
}
/* Hero — text content centered in right half */
.nws-hero-sec .container {
  height: 90vh;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.nws-hero-sec .container .row {
  width: 55%;
  margin: 0 2% 0 0;
}
.nws-hero-sec .hero-content {
  text-align: center !important;
}
.nws-hero-sec .hero-content h1 {
  margin: 0 auto !important;
  text-align: center;
  max-width: 100% !important;
}
.nws-hero-sec .hero-content h2 {
  margin: 15px auto 0 !important;
  text-align: center;
  max-width: 100% !important;
}
.nws-hero-sec .shop-btn {
  margin-top: 30px;
  display: flex;
  justify-content: center;
}
.nws-hero-sec .shop-btn ul {
  display: flex;
  justify-content: center;
}
.nws-hero-sec .shop-btn ul li {
  transform: none !important;
  margin: 0 !important;
}
.nws-hero-sec .hero-content > div[style*="display: flex"] {
  justify-content: center !important;
}
/* Hero — text sizing for conversions */
.nws-hero-sec .hero-content h1 {
  font-size: 56px !important;
  line-height: 1.15 !important;
  color: #000 !important;
}
.nws-hero-sec .hero-content h2 {
  font-size: 20px !important;
  line-height: 1.6 !important;
  color: #333 !important;
  font-weight: 400 !important;
}
.nws-hero-sec .shop-btn ul li a {
  font-size: 22px !important;
  padding: 20px 60px !important;
}
.nws-hero-sec .hero-content > div[style*="display: flex"] span {
  font-size: 18px !important;
}
@media (max-width: 768px) {
  .nws-hero-sec .hero-content h1 {
    font-size: 32px !important;
  }
  .nws-hero-sec .hero-content h2 {
    font-size: 16px !important;
  }
  .nws-hero-sec .shop-btn ul li a {
    font-size: 18px !important;
    padding: 16px 40px !important;
  }
}
.nws-hero-sec .hero-content > div[style*="display: flex"][style*="margin-top: 80px"] {
  margin-top: 20px !important;
}
/* Hide ingredients image section entirely on mobile (mobile carousel handles it) */
@media (max-width: 768px) {
  .func-vs-supplement:has(img[src*="Ingredients_Section"]) {
    display: none;
  }
}
/* Announcement Bar */
.announcement .announcement-item,
.announcement .announcement-item p,
.announcement .announcement-item a {
  font-family: 'Poppins', sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: 1.5px !important;
  text-transform: uppercase !important;
  color: #fff !important;
}
@media (max-width: 768px) {
  .announcement .announcement-item,
  .announcement .announcement-item p,
  .announcement .announcement-item a {
    font-size: 12px !important;
    letter-spacing: 1px !important;
  }
}
@media (max-width: 768px) {
  .nws-hero-sec {
    background-image: url('/cdn/shop/files/Mobile_II.png?v=1774881466') !important;
    background-size: 100% auto !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    background-color: #c8940e !important;
    height: calc(100vh - 90px) !important;
    height: calc(100svh - 90px) !important;
    max-height: none !important;
    min-height: auto !important;
    padding: 0 !important;
  }
  .hero-trust-badges {
    gap: 8px !important;
  }
  .hero-trust-badges span[style*="color:#bfac84"] {
    display: none !important;
  }
  .hero-review-line div {
    gap: 4px !important;
  }
  .hero-review-line span {
    font-size: 11px !important;
    letter-spacing: 0 !important;
  }
  .nws-hero-sec .container {
    height: 100% !important;
    align-items: flex-start !important;
    padding-top: 120px !important;
    padding-bottom: 0 !important;
  }
  .nws-hero-sec .container .row {
    width: 100% !important;
    margin: 0 !important;
  }
  .nws-hero-sec .hero-content {
    padding: 0 15px !important;
  }
  .nws-hero-sec .hero-content h1 {
    font-size: 25px !important;
    max-width: 100% !important;
    line-height: 1.15 !important;
    margin-bottom: 0 !important;
    text-align: center !important;
  }
  .nws-hero-sec .hero-content h1 span {
    white-space: nowrap !important;
    color: inherit !important;
  }
  .nws-hero-sec .hero-content h2 {
    font-size: 13px !important;
    margin-top: 6px !important;
    line-height: 1.4 !important;
  }
  .nws-hero-sec .shop-btn {
    margin-top: 8px !important;
  }
  .nws-hero-sec .shop-btn ul li a {
    font-size: 15px !important;
    padding: 12px 32px !important;
  }
 .hero-review-line span {
    font-size: 11px !important;
  }
  .hero-review-line {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .st-ingredients-grid {
    display: none !important;
  }
  .ing-mob {
    display: block !important;
  }
  .st-testimonial-strip {
    padding-top: 30px !important;
  }
  .honey-smarter {
    padding-bottom: 20px !important;
  }
  .honey-better .prod-content .nws-main-btn .nws-pdp-submit, .honey-better .prod-content .prod-btn .site-btn { font-size: 16px !important; padding: 18px 40px !important; }
  .honey-better .prod-content .nws-main-btn .nws-pdp-submit::after, .honey-better .prod-content .prod-btn .site-btn::after { content: ' \2192'; }
}
[id*="kt_slideshow_simple"] img {
  max-width: 300px !important;
  margin: 0 auto !important;
  display: block !important;
}
.st-marquee-bar, .nws-marquee-bar {
  margin-top: 20px;
}
.what-func-honey {
  padding: 60px 0 !important;
}
.func-vs-supplement,
.functional-honey,
.st-how-to-use,
.st-testimonial-strip,
.st-faq {
  padding: 80px 0;
}
.st-testimonial-strip .ts-card {
  padding: 40px 32px;
}
.st-testimonial-strip .ts-quote {
  font-size: 16px;
}
.st-testimonial-strip {
  padding: 100px 0;
}
.functional-honey .row {
  gap: 30px;
}
.functional-honey {
  padding: 100px 0;
}
.ugc-carousel .ugc-thumb,
.ugc-carousel .ugc-item {
  min-width: 220px;
  min-height: 220px;
}
/* ========== JUDGE.ME REVIEWS STYLING ========== */
.jdgm-rev-widg__title {
  display: none !important;
}
.jdgm-rev-widg__summary-text {
  font-family: 'Poppins', sans-serif !important;
  font-size: 16px !important;
  color: #555 !important;
  text-align: center !important;
}
.jdgm-rev-widg__summary-stars .jdgm-star {
  color: #d4a937 !important;
}
.jdgm-rev__stars .jdgm-star {
  color: #d4a937 !important;
}
.jdgm-write-rev-link {
  background: #ffd300 !important;
  color: #1a1a1a !important;
  border: none !important;
  font-family: 'Binerka Demo', sans-serif !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.8px !important;
  padding: 12px 28px !important;
  border-radius: 6px !important;
}
.jdgm-write-rev-link:hover {
  background: #e6be00 !important;
}
.jdgm-rev-widg__sort-dropdown,
.jdgm-rev-widg__filter-dropdown {
  display: none !important;
}
.jdgm-rev {
  border-bottom: 1px solid #e4ded4 !important;
  padding: 28px 0 !important;
}
.jdgm-rev__title {
  font-family: 'Binerka Demo', sans-serif !important;
  font-size: 18px !important;
  color: #1a1a1a !important;
  text-transform: uppercase !important;
}
.jdgm-rev__body {
  font-family: 'Poppins', sans-serif !important;
  font-size: 14px !important;
  color: #555 !important;
  line-height: 1.6 !important;
}
.jdgm-rev__author-name {
  font-family: 'Poppins', sans-serif !important;
  font-weight: 600 !important;
  color: #1a1a1a !important;
}
.jdgm-rev__timestamp {
  font-family: 'Poppins', sans-serif !important;
  font-size: 12px !important;
  color: #999 !important;
}
.jdgm-rev__icon {
  background: #bfac84 !important;
  color: #fff !important;
}
.jdgm-rev__pics img,
.jdgm-all-reviews-pic img {
  border-radius: 8px !important;
}
.jdgm-paginate a {
  font-family: 'Poppins', sans-serif !important;
  color: #bfac84 !important;
}
.jdgm-paginate a:hover {
  color: #1a1a1a !important;
}
.jdgm-rev-widg__summary {
  text-align: center !important;
  margin-bottom: 24px !important;
}
.jdgm-rev-widg__summary-average {
  font-family: 'Binerka Demo', sans-serif !important;
  font-size: 48px !important;
  color: #1a1a1a !important;
}
/* ========== PDP SPACING — COMPRESSED ABOVE THE FOLD ========== */
.honey-better .prod-title h2.font-36 {
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 2px;
  line-height: 1.2;
}
.honey-better .paddoff .prod-title {
  margin-bottom: 0;
}
.honey-better .paddoff .prod-title .top-space {
  font-size: 13px;
  line-height: 1.4;
}
.honey-better .paddoff .prod-title .top-space p {
  margin: 0 0 2px;
}
.honey-better .paddoff {
  padding-bottom: 0;
  margin-bottom: 0;
}
.honey-better .prod-content {
  padding-top: 0;
}
.honey-better .top-space {
  margin-top: 0;
  padding-top: 0;
}
.honey-better .nws-price-selection {
  margin-top: 10px !important;
}
.nws-opts-label.font-14 {
  margin-bottom: 8px !important;
}
.nws-variant-selection ul .size-variant {
  padding: 10px 20px;
  font-size: 14px;
}
.hyve-source-badge {
  padding: 4px 0 !important;
}
.honey-better .nws-main-btn .site-btn {
  padding: 12px 0;
  font-size: 16px;
}
.honey-better .sec-padding {
  padding-top: 20px;
  padding-bottom: 20px;
}
.honey-better .more-top-space {
  margin-top: 0;
}
/* ========== TRUST BLOCK & GUARANTEE ========== */
.pdp-trust-block {
  margin-top: 6px !important;
  padding: 0 !important;
}
.pdp-trust-block p {
  margin-bottom: 2px !important;
}
.hyve-trust-pills {
  padding: 4px 0 0 !important;
}
/* ========== APPSTLE SUBSCRIPTION BOXES ========== */
.appstle_subscription_wrapper_option {
  padding: 16px 18px !important;
  border: 1.5px solid #ddd !important;
  border-radius: 10px !important;
  margin-bottom: 8px !important;
}
.appstle_subscription_wrapper_option.appstle_selected_background {
  border: 2px solid #000 !important;
  background: rgba(255, 211, 0, 0.03) !important;
}
.appstle_subscription_wrapper_option .appstle_subscription_radio_label {
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #000 !important;
}
.appstle_subscription_wrapper_option .appstle_subscription_amount_wrapper {
  font-size: 18px !important;
  font-weight: 700 !important;
  color: #000 !important;
}
.appstle_subscription_wrapper_option .appstle_subscription_amount_wrapper del {
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #999 !important;
}
.appstle_subscription_wrapper_option .appstle_plan_selector_label {
  display: none !important;
}
.appstle_subscription_wrapper_option .appstle_circle_checkbox {
  border-color: #bfac84 !important;
}
#appstle_subscription_widget0 .appstle_subscription_wrapper_option .appstle_subscribe_save_discount_badge {
  background: #ffd300 !important;
  color: #000 !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  border-radius: 4px !important;
  padding: 3px 10px !important;
}
.appstle_sub_widget {
  margin-top: 6px !important;
}
#hyve-sub-benefits {
  font-size: 13px !important;
  color: #000 !important;
  font-weight: 500 !important;
}
#hyve-shipping-msg {
  font-size: 13px !important;
  color: #000 !important;
}
#hyve-shipping-msg .hyve-switch-sub {
  color: #bfac84 !important;
  font-weight: 700 !important;
}
.hyve-per-packet {
  display: none !important;
}
}
/* ========== PDP — FIT ABOVE THE FOLD ========== */
@media (min-width: 1171px) {
  .honey-better .row {
    display: flex;
  }
  .honey-better .row > .col-md-6:first-child {
    width: 42%;
    flex: 0 0 42%;
  }
  .honey-better .row > .col-md-6:last-child {
    width: 58%;
    flex: 0 0 58%;
  }
}
.honey-better .prod-title h2.font-36 {
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 8px;
  line-height: 1.2;
}
.honey-better .paddoff .prod-title .top-space p {
  margin: 0 0 6px;
}
.hyve-source-badge {
  padding: 8px 0 !important;
}
.honey-better .paddoff .prod-title .top-space {
  margin-bottom: 12px !important;
}
.hyve-source-badge {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}
@media (max-width: 768px) {
  .nws-marquee {
    position: relative;
    z-index: 10;
  }
}
