/** Shopify CDN: Minification failed

Line 35:0 Unexpected "{"
Line 35:1 Expected identifier but found "%"
Line 37:2 Unexpected "{"
Line 37:3 Expected identifier but found "%"
Line 178:0 Unexpected "{"
Line 178:1 Expected identifier but found "%"
Line 181:2 Unexpected "{"
Line 181:3 Expected identifier but found "%"
Line 304:4 Unexpected "{"
Line 304:5 Expected identifier but found "%"
... and 266 more hidden warnings

**/
/* Greenhut main styles — extracted from layout/theme.liquid inline <style>
   (was ~211KB inline on every page, uncacheable). Static CSS, no Liquid. */


    @import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Quicksand:wght@300..700&display=swap');
    @import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');
@font-face {
  font-family: 'Nulshock';
  src: url('/cdn/shop/files/nulshock-bd.woff?v=1773140708') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body, p, ul li, span, a, div{
     font-family: "Quicksand", sans-serif !important;
}

{% comment %} h1, h2, h3, h4, h5, h6 {
    font-family: 'Nulshock', sans-serif !important;
} {% endcomment %}
/*-------------- top bar ----------------*/
    .top_bar .to_icon_sec .icon_box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.top_bar .to_icon_sec .icon_box  .cont_bx strong {
    font-size: 16px;
    font-weight: 500;
    font-family: "Barlow Condensed", sans-serif;
    text-transform: uppercase;
    display: block;
    padding: 0 0 0 11px;
    color: #fff;
}
.top_bar .to_icon_sec .icon_box .icon {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px;
}
.top_bar .to_icon_sec .icon_box .icon img {
    filter: brightness(0) invert(1);
}
.top_bar {
    padding: 5px 0;
    background: #000;
    border-bottom: 1px solid rgb(221 221 221 / 15%);
    display: none;
}
    /*------------------*/






    
    /*------------- header -------------*/

    predictive-search form button.btn--search img {
    height: 25px;
}
  header#SiteHeader .header_logo .header-item--navigation {
    order: 2;
}
    .site-nav__icons a.site-nav__link img {
    height: 23px;
}
header#SiteHeader .header_logo .header-item.header-item--logo {
    order: 1;
    margin: 0;
}
header#SiteHeader .header_logo .header-item.header-item--icons {
    order: 3;
    flex: unset;
    width: auto;
}
header#SiteHeader .header_logo .header-item .site-nav {
    margin: 0;
}
header#SiteHeader .header_logo .header-item .site-nav span.cart-link__bubble {
    top: -4px;
    right: -11px;
    border: none;
    background: #058433;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
}
header#SiteHeader .header_logo .header-item .site-nav span.cart-link__bubble span {
    font-size: 12px;
    line-height: 9px;
    letter-spacing: 0;
    font-weight: 900 !important;
    color: #fff !important;
}

    
header#SiteHeader .header_logo .header-item--navigation .header_searce_d {
    width: 530px;
    position: relative;
    z-index: 999;
    margin: 0 41px 0 0;
}


header#SiteHeader .header_logo.header-layout {
    padding: 10px 0;
}

header#SiteHeader .header_menu {
    padding: 10px 0;
   
}    
/* .site-header .site-header__logo img {
    filter: brightness(0) invert(1);
} */
.header_menu_sec ul.site-nav.site-navigation {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.header_menu_sec ul.site-nav.site-navigation li a {
    letter-spacing: normal;
    color: #fff;
    font-size: 15px;
    font-weight: 900;
    padding: 8px 10px;
}
.header_menu_sec ul.site-nav.site-navigation li .site-nav__link {
    letter-spacing: normal;
    color: #000;
    font-size: 15px;
    font-weight: 900;
    padding: 2px 0 4px;
    /* background: linear-gradient(to bottom, #00be00 28%, #ffeb00 46%, #eb0000 58%); */
    /* -webkit-text-fill-color: transparent; */
    /* -webkit-background-clip: text; */
    transition: all ease-in-out 0.3s;
}
    .header_menu_sec ul.site-nav.site-navigation li .site-nav__link:hover {
    background: none;
    -webkit-text-fill-color: unset !important;
    background-clip: unset;
    color: #000;
}

    
    .header_menu_sec .site-nav__link .icon-chevron-down {
    margin-left: 0;
    position: relative;
}
{% comment %} header#SiteHeader .page-width .header_menu .page-width {
    padding: .0;
    max-width: 1050px !important;
} {% endcomment %}

.shopify-section .page-width {
    max-width: 1610px;
}


#SiteHeader > .page-width > div > div.header-item > div.header_menu > div > div > ul > li summary.site-nav__link, 
#SiteHeader > .page-width > div > .header-item > .header_menu > div > div > ul > li > a {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 700;
}
.header_menu_sec ul.site-nav.site-navigation li:nth-child(2) .site-nav__dropdown .page-width .grid .grid__item>div:first-child, .header_menu_sec ul.site-nav.site-navigation li:nth-child(2) .site-nav__dropdown .page-width .grid .grid__item>div:nth-child(2) , 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(3) .site-nav__dropdown .page-width .grid .grid__item>div:first-child, .header_menu_sec ul.site-nav.site-navigation li:nth-child(3) .site-nav__dropdown .page-width .grid .grid__item>div:nth-child(2), 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(7) .site-nav__dropdown .page-width .grid .grid__item>div:first-child, .header_menu_sec ul.site-nav.site-navigation li:nth-child(7) .site-nav__dropdown .page-width .grid .grid__item>div:nth-child(2), 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(8) .site-nav__dropdown .page-width .grid .grid__item>div:first-child, .header_menu_sec ul.site-nav.site-navigation li:nth-child(8) .site-nav__dropdown .page-width .grid .grid__item>div:nth-child(2) {
    width: 100% !important;
}
.header_menu_sec ul.site-nav.site-navigation li:nth-child(2)  .site-nav__dropdown .grid .grid__item, 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(3)  .site-nav__dropdown .grid .grid__item, 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(7)  .site-nav__dropdown .grid .grid__item , 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(8)  .site-nav__dropdown .grid .grid__item  {
    width: 100%;
}
.header_menu_sec ul.site-nav.site-navigation li:nth-child(2) .site-nav__dropdown .page-width .grid .grid__item>div, 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(3) .site-nav__dropdown .page-width .grid .grid__item>div, 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(7) .site-nav__dropdown .page-width .grid .grid__item>div, 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(8) .site-nav__dropdown .page-width .grid .grid__item>div {
    width: 25% !important;
    padding: 0 10px;
}
.header_menu_sec ul.site-nav.site-navigation li:nth-child(2) .site-nav__dropdown .page-width .grid .grid__item>div a img,
.header_menu_sec ul.site-nav.site-navigation li:nth-child(3) .site-nav__dropdown .page-width .grid .grid__item>div a img, 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(7) .site-nav__dropdown .page-width .grid .grid__item>div a img, 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(8) .site-nav__dropdown .page-width .grid .grid__item>div a img {
    height: 250px;
    padding: 10px;
    border: 1px solid #ededed;
    object-fit: contain;
    object-position: center;
    width: 100%;
    border-radius: 10px;
}
.header_menu_sec ul.site-nav.site-navigation li:nth-child(2) .site-nav__dropdown .page-width .grid .grid__item>div:nth-child(2), 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(3) .site-nav__dropdown .page-width .grid .grid__item>div:nth-child(2), 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(7) .site-nav__dropdown .page-width .grid .grid__item>div:nth-child(2), 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(8) .site-nav__dropdown .page-width .grid .grid__item>div:nth-child(2) {
    position: absolute;
    width: auto !important;
    background: transparent;
    left: unset;
    right: 0;
    top: -9px;
}
@media (min-width:1550px){
#SiteHeader > .page-width > div > div.header-item > div.header_menu > div > div > ul > li summary.site-nav__link {
    padding: 0 6px;
}

#SiteHeader > .page-width > div > .header-item > .header_menu > div > div > ul > li > a, #SiteHeader > .page-width > div > div.header-item > div.header_menu > div > div > ul > li summary.site-nav__link {
    font-size: 16px;
}
}
@media (max-width:1099px) and (min-width:991px){
.header_menu_sec ul.site-nav.site-navigation li:nth-child(2) .site-nav__dropdown .page-width .grid .grid__item>div, 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(3) .site-nav__dropdown .page-width .grid .grid__item>div, 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(7) .site-nav__dropdown .page-width .grid .grid__item>div, 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(8) .site-nav__dropdown .page-width .grid .grid__item>div {
    width: 50% !important;
}

}
@media (max-width:1199px) and (min-width:991px){

.header_menu_sec ul.site-nav.site-navigation li:nth-child(2) .site-nav__dropdown .page-width .grid .grid__item>div a img,
.header_menu_sec ul.site-nav.site-navigation li:nth-child(3) .site-nav__dropdown .page-width .grid .grid__item>div a img, 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(7) .site-nav__dropdown .page-width .grid .grid__item>div a img, 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(8) .site-nav__dropdown .page-width .grid .grid__item>div a img {
    height: 200px;
}
}
.header_menu_sec ul.site-nav.site-navigation li:nth-child(2) .site-nav__dropdown .page-width .grid .grid__item>div span, 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(3) .site-nav__dropdown .page-width .grid .grid__item>div span, 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(7) .site-nav__dropdown .page-width .grid .grid__item>div span, 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(8) .site-nav__dropdown .page-width .grid .grid__item>div span {
    font-size: 16px;
    font-weight: 600;
    display: block;
    text-align: center;
    padding-top: 6px;
}

    .header_menu_sec ul.site-nav.site-navigation li ul.site-nav__dropdown {
    background: #fff;
}

.header_menu_sec ul.site-nav.site-navigation li ul.site-nav__dropdown li a {
    color: #000;
}
.header_menu_sec ul.site-nav.site-navigation li .site-nav__dropdown .grid__item div a {
    color: #000;
}

header#SiteHeader {
    width: 100%;
    transition: all ease-in-out 0.4s;
    background: #fff !important;
    padding: 0;
}
header#SiteHeader .page-width .header_menu {
    padding: 0;
    width: 100%;
    padding: 0 22px;
}

header#SiteHeader .page-width {
    max-width: 1610px;
    margin: 0 auto;
}
 div#fsb_container {
    display: none !important;
}
    {% comment %} header#SiteHeader .header_menu::after {
    content: "";
    position: absolute;
    left: 0;
    height: 1px;
    background: rgb(0 0 0 / 7%);
    width: 100%;
    top: 0;
    transition: all ease-in-out 0.4s;
} {% endcomment %}
header#SiteHeader .header_menu {
    position: relative;
    transition: all ease-in-out 0.4s;
}

.header_menu_sec ul.site-nav.site-navigation li .site-nav__dropdown {
    border-top: 1px solid #058433;
}


/* body.template-index header#SiteHeader .header_menu::after {
    width: 0%;
}
body.template-index header#SiteHeader:hover .header_menu::after {
    width: 100%;
}
    .header_menu_sec ul.site-nav.site-navigation li .site-nav__dropdown .grid .grid__item .h5 {
    display: none;
} */
.header_menu_sec ul.site-nav.site-navigation li .site-nav__dropdown .grid .grid__item {
    width: 26.3%;
    padding: 0 30px;
}
.header_menu_sec ul.site-nav.site-navigation li .site-nav__dropdown .grid .grid__item>div>a {
    border-bottom: 1px solid #efefef;
    display: block;
    padding: 6px 0 6px 18px;
    position: relative;
    z-index: 1;
    color: #000 !important;
    font-weight: 500;
    font-size: 14px;
}

.header_menu_sec ul.site-nav.site-navigation li .site-nav__dropdown .grid .grid__item>div>a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 47%;
    transform: translateY(-50%);
    background-image: url(/cdn/shop/files/right-arrow_3_5ca0a1b7-f5f3-4ce2-8e8b-5260fc2ad3da.png?v=1712301157);
    width: 11px;
    height: 11px;
    background-repeat: no-repeat;
    background-size: contain;
    filter: brightness(0);
    opacity: 0.8;
    transition: all ease-in-out 0.4s;
}

.header_menu_sec ul.site-nav.site-navigation li .site-nav__dropdown .grid .grid__item>div>a:hover::after {
    left: 3px;
    filter: invert(26%) sepia(53%) saturate(5811%) hue-rotate(158deg) brightness(90%) contrast(105%);
}

.header_menu_sec ul.site-nav.site-navigation li .site-nav__dropdown .grid .grid__item>div>a:hover {
    color: #058433 !important;
}



    .site-nav__dropdown.megamenu .page-width .grid.grid--center {
    text-align: left !important;
}

.header_menu_sec ul.site-nav.site-navigation li .site-nav__dropdown .grid .grid__item>div>a::after {
    display: none;
}

.header_menu_sec ul.site-nav.site-navigation li .site-nav__dropdown .grid .grid__item>div>a, 
    .header_menu_sec ul.site-nav.site-navigation li ul.site-nav__dropdown li a{
    border: 0;
    font-weight: 600;
}
    .header_menu_sec ul.site-nav.site-navigation li ul.site-nav__dropdown {
    width: 260px;
    padding: 20px 20px;
}

.header_menu_sec ul.site-nav.site-navigation li .site-nav__dropdown .grid .grid__item {
    padding-left: 38px;
}
/*------------- end header -------------*/





    /*---banner new---050624---*/


div#shopify-section-template--17985389330675__coustome_code_swction_PLd6aF .page-width, 
div#shopify-section-template--21798825001203__coustome_code_swction_PLd6aF .page-width {
    max-width: 100%;
    padding: 0;
    margin: 0;
}


div#shopify-section-template--17985389330675__coustome_code_swction_PLd6aF .header_ht, 
div#shopify-section-template--21798825001203__coustome_code_swction_PLd6aF .header_ht {
    display: none;
}

.banner-min .banner-both {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.banner-min .banner-both .banner-lft {
    width: 50%;
    overflow: hidden;
}

.banner-min .banner-both .banner-rit {
    width: 50%;
    overflow: hidden;
}

.banner-min .banner-both .banner-lft a {
    display: block;
    height: 100%;
}

.banner-min .banner-both .banner-lft img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all ease-in-out 0.3s;
}

    .banner-min .banner-both .banner-lft:hover a img {
    transform: scale(1.03);
}

.banner-min .banner-both .banner-rit .banner-top {
    height: 50%;
    overflow: hidden;
}

.banner-min .banner-both .banner-rit .banner-btom {
    height: 50%;
}

.banner-min .banner-both .banner-rit .banner-top a {
    display: block;
    height: 100%;
}

.banner-min .banner-both .banner-rit .banner-top a img {
    width: 100%;
    object-fit: cover;
    height: 100%;
      transition: all ease-in-out 0.3s;
}
    .banner-min .banner-both .banner-rit .banner-top:hover a img{
    transform: scale(1.03);
}
    
.banner-min .banner-both .banner-rit .banner-btom ul {
    margin: 0;
    display: flex;
    justify-content: space-between;
}

.banner-min .banner-both .banner-rit .banner-btom ul li {
    list-style: none;
    width: 50%;
    overflow: hidden;
}

.banner-min .banner-both .banner-rit .banner-btom ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.banner-min .banner-both .banner-rit .banner-btom ul li a img {
    object-fit: cover;
    width: 100%;
    height: 100%;
        transition: all ease-in-out 0.3s;
}

.banner-min .banner-both .banner-rit .banner-btom ul li:hover a img {
    transform: scale(1.03);
}

      /*---banner new---050624--End-*/






    

    /*------------------ banner ---------------------*/
.hero--natural[data-natural], .hero-natural--template--17669042798835__slideshow, .hero-natural--template--17669042798835__slideshow {
    padding: unset !important;
    height: 600PX !IMPORTANT;
}
    .hero__image-wrapper:before, .hero__media:before{
      display: none;
    }
/* .slideshow__slide .hero__text-wrap .page-width {
    padding-top: 150px;
} */
.slideshow__slide .hero__text-content .hero__text-shadow h2.h1.hero__title {
    font-size: 70px;
    text-transform: capitalize;
  font-family: "Barlow Condensed", sans-serif;
}
    .slideshow__slide .hero__text-content .hero__text-shadow h2.h1.hero__title div{
    font-family: "Barlow Condensed", sans-serif;
    }
.slideshow__slide .hero__text-content .hero__link a.btn {
    padding: 13px 35px !important;
    font-size: 16px;
    font-family: "Hind Madurai", sans-serif !important;
    letter-spacing: 2px;
    margin-top: 11px;
}
{% comment %} .search__input-wrap input#Search {
    padding: 16px 49px 16px 26px;
    background: linear-gradient(black, black) padding-box, linear-gradient(to right, #01a601, #ffeb00, #eb0000) border-box;
    border-radius: 50em;
    border: 1px solid transparent;
} {% endcomment %}

.search__input-wrap input#Search {
    padding: 16px 49px 16px 26px;
    border-radius: 50em;
    border: 1px solid #202020;
    background: transparent;
}


.search__input-wrap input#Search::placeholder, .search__input-wrap input#Search {
    font-size: 16px;
    color: #000 !important;
    font-weight: 500;
    opacity: 1;
}
.search__input-wrap button.btn--search svg.icon, .search__input-wrap button.btn--search svg.icon path {
    stroke: #000 !important;
}
 .slideshow__slide .hero__text-content .hero__link a.btn::after {
    bottom: 1px;
}

.slideshow__slide .hero__text-content .hero__text-shadow .hero__top-subtitle .animation-contents {
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 3px;
    position: relative;
    padding-left: 45px;
    margin-bottom: 14px;
  color: #00805f !important;
}

.slideshow__slide .hero__text-content .hero__text-shadow .hero__top-subtitle .animation-contents::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: #00805f;
    width: 31px;
    height: 2px;
    top: 9px;
}


    /*------------------- end banner -----------------*/
/*---------------- collection pages --------------------------*/
.product-slider-active .owl-stage-outer.owl-height {
    height: 100% !important;
    width: 100% !important;
}
.featured_slider_pro .medium-up--one-quarter {
    width: 100% !important;
}
.collection_head .slider_headd h2 {
    position: relative;
    z-index: 1;
    text-transform: capitalize;
    line-height: 65px;
    font-size: 38px;
    font-weight: 400;
    padding: 0 0 0px;
    margin-bottom: 0px;
    line-height: normal;
  font-family: "Barlow Condensed", sans-serif;
}

/* .collection_head .slider_headd h2::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 60px;
    height: 2px;
    background: #008060;
} */
    .product-slider-active .medium-up--one-quarter .grid-product__image-mask {
    /* border: 1px solid #ddd; */
    border-radius: 0px;
    overflow: hidden;
    margin-bottom: 10px;
    padding: 20px;
    border-bottom: 1px solid #00805f42;
}
div#shopify-section-template--17669042798835__text_with_icons_TKaRqY {
    background: rgb(0 128 95);
}

    .product-slider-active .grid-product__meta {
    padding: 10px 11px 0;
}
.product-slider-active .grid-product__meta .grid-product__title {
    font-size: 16px;
    letter-spacing: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0 auto 6px;
}
.product-slider-active .grid-product__meta .grid-product__price {
    font-size: 16px;
    color: #000;
    font-weight: 700;
}
.product-slider-active .owl-nav button {
    position: absolute;
    top: 31%;
    transform: translateY(-50%);
    left: -40px;
    width: 41px;
    height: 26px;
    background: #00806014 !important;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
   transition: all ease-in-out 0.4s;
}
    .slideshow__slide .hero__text-content .hero__link a.btn::before, .slideshow__slide .hero__text-content .hero__link a.btn::after, .slideshow__slide .hero__text-content .hero__link a.btn {
    transition: all ease-in-out 0.4s;
}

    .product-area .collection_head p {
    margin: 0;
}
.product-slider-active .owl-nav button::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 52%;
    transform: translate(-50%, -50%) rotate(180deg);
    width: 20px;
    height: 12px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/cdn/shop/files/right_arrow.png?v=1712226557);
    filter: invert(27%) sepia(83%) saturate(5226%) hue-rotate(159deg) brightness(91%) contrast(101%);
   transition: all ease-in-out 0.4s;
}
.product-slider-active .owl-nav button:hover {
    background: #008060 !important;
}

.product-slider-active .owl-nav button:hover::after {
    filter: brightness(0) invert(1);
}
.product-slider-active .owl-nav button span {
    display: none;
}

.product-slider-active .owl-nav button.owl-next::after {
    transform: translate(-50%, -50%);
}

.product-slider-active .owl-nav button span {
    top: -2px;
    position: relative;
    color: #008060;
}

.product-slider-active .owl-nav button.owl-next {
    left: unset;
    right: -70px;
}

.collection_link {
    text-align: center;
}

{% comment %} .collection_link a, .collection-area .all_col_sec .collection_box .cont a, .abo-min-contr .abo-rit-cont a.moreless-button, 
    .grid-product__content .grid__item-image-wrapper form, .template-blog .grid__item .article__grid-meta .read_mor a,  body.template-article .grid__item .article__grid-meta .read_mor a{
    text-transform: uppercase;
    font-weight: 700;
    background: #008060;
    color: #fff;
    line-height: normal;
    transition: all ease-in-out 0.4s;
    position: relative;
    display: inline-block;
    padding: 17px 45px !important;
    font-size: 16px;
    font-family: "Hind Madurai", sans-serif !important;
    letter-spacing: 2px;
          /* clip-path: polygon(9% 0, 100% 0, 91% 100%, 0% 100%); */
} {% endcomment %}

/* .collection_link a::after, .collection-area .all_col_sec .collection_box .cont a::after, 
    .abo-min-contr .abo-rit-cont a.moreless-button::after, .grid-product__content .grid__item-image-wrapper form::after, .template-blog .grid__item .article__grid-meta .read_mor a::after,  
    body.template-article .grid__item .article__grid-meta .read_mor a::after{
    content: "";
    bottom: 0;
    display: block;
    position: absolute;
    top: 0;
    transform: skew(-12deg);
    width: 20px;
    background: #008060;
    left: unset;
    right: -6px;
    transition: all ease-in-out 0.4s;
}

.collection_link a::before, .collection-area .all_col_sec .collection_box .cont a::before, 
    .abo-min-contr .abo-rit-cont a.moreless-button::before, 
    .grid-product__content .grid__item-image-wrapper form::before, 
    .template-blog .grid__item .article__grid-meta .read_mor a::before,  body.template-article .grid__item .article__grid-meta .read_mor a::before{
        bottom: 0;
        content: "";
        display: block;
        position: absolute;
        top: 0;
        transform: skew(-12deg);
        width: 20px;
        background: #008060;
        left: -6px;
        transition: all ease-in-out 0.4s;
} */

.featured_slider_pro .medium-up--one-quarter .grid-product__content .grid__item-image-wrapper a.grid-product__link {
    min-height: 127px;
}
.featured_slider_pro .medium-up--one-quarter .grid-product__content .grid__item-image-wrapper .grid-product__image-mask {
    border: 1px solid rgb(84 188 47 / 12%);
    padding: 10px;
    margin-bottom: 17px;
    border-radius: 6px;
}
.featured_slider_pro .medium-up--one-quarter .grid-product__content .grid__item-image-wrapper .grid-product__image-mask .grid__image-ratio img {
    object-fit: contain;
}
.collection_link a:hover::after, .collection-area .all_col_sec .collection_box .cont a:hover::after, 
    .collection_link a:hover, .collection-area .all_col_sec .collection_box .cont a:hover::before, 
    .collection_link a:hover::before, .collection-area .all_col_sec .collection_box .cont a:hover, 
    .abo-min-contr .abo-rit-cont a.moreless-button:hover, 
    .abo-min-contr .abo-rit-cont a.moreless-button:hover::after, 
    .abo-min-contr .abo-rit-cont a.moreless-button:hover::before, 
    .template-blog .grid__item .article__grid-meta .read_mor a:hover, 
    .template-blog .grid__item .article__grid-meta .read_mor a:hover::after, 
    .template-blog .grid__item .article__grid-meta .read_mor a:hover::before,  body.template-article .grid__item .article__grid-meta .read_mor a:hover, 
      body.template-article .grid__item .article__grid-meta .read_mor a:hover::after,   body.template-article .grid__item .article__grid-meta .read_mor a:hover::before{
    background: #000;
}
.collection-area .all_col_sec .collection_box .cont a {
    line-height: normal;
    font-size: 14px;
    padding: 11px 22px !important;
    margin-top: 9px;
}

    .product-area .collection_head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 30px;
}
    .abo-min-contr .abo-rit-cont a.moreless-button {
    cursor: pointer;
    margin-top: 21px;
    padding: 15px 31px !important;
}
    .template-blog .grid__item .article__grid-meta .read_mor a,   body.template-article .grid__item .article__grid-meta .read_mor a {
    padding: 10px 16px !important;
    font-size: 14px;
    margin-top: 13px;
}
    header.section-header h1 {
    font-size: 42px;
    font-weight: 700;
}
    .rte.collection__description .collection_description h4 {
    margin: 0 0 12px 0px;
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    font-family: 'Montserrat';
    color: #000;
    letter-spacing: normal;
}

.rte.collection__description .collection_description h3 {
        margin: 0 0 12px 0px;
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    font-family: 'Montserrat';
    color: #000;
    letter-spacing: normal;
}
/*---------------- end collection pages --------------------------*/

/*----------------------------------*/

/*----------------- icon sec -----------------------------*/
    .index-section {
    margin: 0;
    padding: 13px 0;
}

.text-with-icons__blocks {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: 0;
    margin-right: 0;
}
.index-section .text-with-icons__blocks .text-with-icons__block {
    width: auto;
    padding: 8px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: unset;
}

.index-section .text-with-icons__blocks .text-with-icons__block .text-with-icons__block-icon {
    width: 38px;
    height: 38px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(255 255 255 / 10%);
    border-radius: 4px;
    margin-right: 5px;
}
.index-section .text-with-icons__blocks .text-with-icons__block .text-with-icons__block-icon svg.icon {
    height: 30px;
    width: 30px;
    color: #fff !important;
}
.index-section .text-with-icons__blocks .text-with-icons__block .text-with-icons__block-title {
    width: calc(100% - 44px);
}
.index-section .text-with-icons__blocks .text-with-icons__block .text-with-icons__block-title h3 {
    margin: 0 0 0;
    font-size: 13px;
    letter-spacing: normal;
    text-align: left;
    padding-left: 8px;
    text-transform: uppercase;
    max-width: 218px;
    line-height: 19px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    color: #fff;
}
    header#SiteHeader .header_logo .header-item.header-item--icons a img {
    
}
/*----------------- end icon sec -----------------------------*/



/*--------------------- collection box ----------------------------*/
{% comment %} .tab_sub .grid-product__content .grid__item-image-wrapper form {
    padding: 0 !important;
    z-index: 11;
    display: inline-block;
    width: auto;
    margin: 20px auto 0;
    position: absolute;
    top: 14px;
    left: unset;
    right: 18px;
    transform: none !important;
    background: transparent;
} {% endcomment %}

.tab_sub .grid-product__content .iocnt-cart img {
    height: 22px;
    filter: brightness(0) invert(1000);
}

{% comment %} .tab_sub .grid-product__content button.btn.iocnt-cart {
    width: 40px !important;
    height: 40px !important;
    padding: 0;
    background: #50bb31 !important;
    border-radius: 100px;
    min-width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
} {% endcomment %}
    
.product-area .owl-dots {
    display: none;
}
    
.tab_sub .grid-product__content .grid__item-image-wrapper form input.btn {
    background: none;
    padding: 10px;
    font-size: 0;
}
    
    .product-slider-active .grid-product__meta .grid-product__price span.grid-product__price--original {
    color: rgb(0 0 0 / 25%) !important;
}
    .product-slider-active .grid-product__meta .grid-product__price span.grid-product__price--savings {
    font-size: 13px;
    font-weight: 500;
}
.grid-product__content .grid__item-image-wrapper form::before, .grid-product__content .grid__item-image-wrapper form::after {
    pointer-events: none;
}
.featured_slider_pro .medium-up--one-quarter .grid-product__content .grid__item-image-wrapper {
    display: block;
    {% comment %} border: 0px solid rgb(84 188 47 / 12%); {% endcomment %}
    height: 100%;
    overflow: hidden;
    transition: all ease-in-out 0.3s;
}
.featured_slider_pro .medium-up--one-quarter .grid-product__content .grid__item-image-wrapper .grid-product__title {
    font-size: 15px;
    letter-spacing: 0;
    font-weight: 700;
    line-height: 20px;
    text-transform: capitalize;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.featured_slider_pro .medium-up--one-quarter .grid-product__content .grid__item-image-wrapper #add-to-cart-form button.btn {
    letter-spacing: 0.8px;
    display: inline-block;
    width: auto;
    max-width: unset;
    margin: 0 auto;
    background: #058433;
    font-size: 13px;
    border-radius: 6px;
    padding: 13px 39px;
    transition: all ease-in-out 0.4s;
    opacity: 0;
}

.featured_slider_pro .medium-up--one-quarter .grid-product__content .grid__item-image-wrapper #add-to-cart-form {
    text-align: center;
}

.featured_slider_pro .medium-up--one-quarter .grid-product__content .grid__item-image-wrapper:hover #add-to-cart-form button.btn {
    opacity: 1;
}
.collection-banner .container {
    max-width: 1610px;
    padding: 0 40px;
    margin: 0 auto;
}
.html_code_sec .titl-my h2 {
    padding-bottom: 15px;
}

.featured_slider_pro .medium-up--one-quarter .grid-product__content .grid__item-image-wrapper .grid-product__meta {
    padding: 35px 20px 30px;
}

  
.grid-product__content .grid__item:hover .grid__item-image-wrapper form {
    transform: scale(1);
}
    
.featured_slider_pro .medium-up--one-quarter .grid-product__content .grid__item-image-wrapper:hover form {
    background: transparent !important;
} 
    {% comment %} .featured_slider_pro .medium-up--one-quarter .grid-product__content .grid__item-image-wrapper form {
    opacity: 0;
} {% endcomment %}
    .collection-area .all_col_sec {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.collection-area .all_col_sec .collection_box {
    width: 23%;
    position: relative;
    z-index: 1;
}
.collection-area .all_col_sec .collection_box .cont {
    position: absolute;
    top: unset;
    left: 50%;
    transform: translateX(-49%);
    width: 100%;
    padding: 15px 15px 23px;
    text-align: center;
    bottom: 0;
}
.collection-area .all_col_sec .collection_box .img {
    padding-bottom: 123%;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
header#SiteHeader .header_logo.header-layout .header-item.header-item--navigation {
    order: 2;
    justify-content: center;
    display: flex;
}
.collection-area .all_col_sec .collection_box .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
      transition: all ease-in-out 0.4s;
    left: 0;
}
.collection-area .all_col_sec .collection_box .cont h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 2px;
    color: #000;
}

/*-------------------------------- end collection box ---------------------------------*/

/*------------------- full width banner -------------------*/
.ban_col_sec {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 15px;
    padding: 0 15px;
}

.ban_col_sec .collection_ban {
    width: 50%;
    border-radius: 0px;
    overflow: hidden;
}

.ban_col_sec .collection_ban .img_ban img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  transition: all ease-in-out 0.4s;  
}

.ban_col_sec .collection_ban .img_ban {
    padding-bottom: 138%;
    position: relative;
    overflow: hidden;
  transition: all ease-in-out 0.4s;
}
    .ban_col_sec .collection_ban .img_ban:hover img {
    transform: scale(1.05);
}
    .collection-area .all_col_sec .collection_box:hover .img img {
    transform: scale(1.05);
}
    .hero__text-shadow:before{
      display: none;
    }
    .loaded .slideshow__slide.is-selected .animation-cropper .animation-contents {
    color: #000;
}
    /*---------------------- end full width banner -----------------*/


    /*------------------------- big content sec -------------------------*/
    
    .abo-min-contr {
      max-width: 1260px;
      margin: 0 auto;
      position: relative;
      padding: 20px 20px;
      border-radius: 10px;
    text-align: left;
    color: #000;
    }

    .abo-min {
      clear: both;
      overflow: hidden;
    }

    .abo-min .abo-lft {
      float: left;
      width: 50%;
    }

    .abo-min .abo-rit {
      float: left;
      width: 50%;
      padding-left: 60px;
    }

    .abo-min .abo-rit h2 {
      text-align: left;
    }

    .abo-min .abo-rit h2::before {
      margin: 0;
      right: unset;
    }


    .abo-min .abo-rit a {
      color: #fff;
      background: #008060;
      position: relative;
      font-size: 15px;
      display: inline-block;
      text-transform: uppercase;
      line-height: 1;
      padding: 19px 50px;
      margin-top: 0;
      text-decoration: none;
      border-radius: 60px;
      transition: all ease-in-out 0.3s;
    }


    .abo-min .abo-rit a:hover {
      background: #00a37a;
    }

    section#shopify-section-template--15711186518259__16474349646a70c412 .section-template--15711186518259__16474349646a70c412-padding {
      padding: 20px 0;
    }
.page-width-desktop.page-width-tablet.section-template--15711186518259__1657086442e369473b-padding {
  padding: 80px 0;
}
.abo-min .abo-rit-cont h2 {
    font-size: 32px;
    position: relative;
    z-index: 1;
    text-transform: capitalize;
    line-height: 65px;
    font-size: 38px;
    font-weight: 400;
    padding: 0 0 0px;
    margin-bottom: 0px;
  font-family: "Aclonica", sans-serif !important;
}

.abo-min .abo-rit-cont h3 {
    font-size: 24px !important;
    position: relative;
    z-index: 1;
    text-transform: capitalize;
    line-height: 28px;
    font-weight: 700;
    padding: 27px 0 13px;
    margin-bottom: 0px;
}
    .abo-min-contr .abo-rit-cont a.moreless-button {
    cursor: pointer;
    margin-top: 21px;
    padding: 15px 31px !important;
}
.moretext ul {
    padding: 8px 0 21px;
    margin: 0;
}

.moretext ul li {
    display: block;
    position: relative;
    line-height: 25px;
    padding: 3px 0 3px 21px;
    margin: 0;
}

.moretext ul li::after {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 5px;
    height: 5px;
    background: #008060;
    border-radius: 15px;
    outline: 1px solid #008060;
    outline-offset: 2px;
}
    
    .abo-min .abo-min-contr .abo-rit-cont .moretext {
      display: none;
    }

    /*---------------------------------- end contene sec -------------------------*/




   /*--------countdown timer -------*/



    .template-product .main-content .product-section {
    position: relative;
}

.template-product .main-content .product-section .wrap-autoketing-product-discount {
    position: absolute;
    top: -7px;
    width: 100%;
    left: 50%;
    transform: translate(-50%, 50%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.template-product .main-content .product-section .ak-flip-clock-wrapper {
    display: flex;
    align-items: center;
}
.template-product .main-content .product-section .page-content.page-content--product {
    padding-top: 60px;
}

.template-product .main-content .product-section .wrap-autoketing-product-discount ._akBoxNumber_1w26v_18 {
    background-color: transparent !important;
    width: 24px !important;
    height: 37px !important;
}
.template-product .main-content .product-section .ak-flip-clock-wrapper ._messageTimes_1w26v_6 {
    padding: 0 0 0px;
    margin-bottom: 0px;
    font-family: "Barlow Condensed", sans-serif !important;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 38px;
    z-index: 2;
    transition: all ease-in-out 0.3s;
    color: #e43f4f !important;
    font-size: 30px !important;
    margin-right: 24px;
}
.template-product .main-content .product-section .ak-flip-clock-wrapper span._flipClockDivider_1w26v_52 span._flipClockLabel_1w26v_58 {
    left: 24px;
    font-size: 18px;
    padding: 0 0 0px;
    margin-bottom: 0px;
    font-family: "Barlow Condensed", sans-serif !important;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 38px;
    position: relative;
    z-index: 2;
    transform: translate(-50%, -50%) !important;
    top: 50%;
    color: #e43f4f !important;
}
    .template-product .main-content .product-section .wrap-autoketing-product-discount ._akNumber_1w26v_29.ak-number.after, .template-product .main-content .product-section .wrap-autoketing-product-discount ._akNumber_1w26v_29.ak-number.before {
    width: 24px !important;
    height: 30px !important;
        padding: 0 0 0px;
    margin-bottom: 0px;
    font-family: "Barlow Condensed", sans-serif !important;
    text-transform: uppercase;
    font-weight: 900;
    transition: all ease-in-out 0.3s;
    color: #e43f4f !important;
    font-size: 38px !important;
    line-height: 38px !important;
}
    

.template-product .main-content .product-section .wrap-autoketing-product-discount ._akBoxNumber_1w26v_18 ._akNumberActive_1w26v_46 {
    width: 24px !important;
    height: 30px !important;
    line-height: 30px !important;
    padding: 0 0 0px;
    margin-bottom: 0px;
    font-family: "Barlow Condensed", sans-serif !important;
    text-transform: uppercase;
    font-weight: 900;
    transition: all ease-in-out 0.3s;
    color: #e43f4f !important;
    font-size: 38px !important;
 
}
.template-product .main-content .product-section .ak-flip-clock-wrapper span._flipClockDivider_1w26v_52 {
    height: 30px !important;
   padding: 0 0 0px;
    margin-bottom: 0px;
    font-family: "Barlow Condensed", sans-serif !important;
    text-transform: uppercase;
    font-weight: 900;
    transition: all ease-in-out 0.3s;
    color: #222121 !important;
    font-size: 38px !important;
}
.template-product .main-content .product-section .wrap-autoketing-product-discount ._akNumber_1w26v_29.ak-number.after {
    line-height: 31px !important;
}

    
    /*--------countdown timer --End-----*/

    
    /*--------------------------------- footer --------------------------------*/

.ai-newsletter-title-aule5wfrazmdzwm9zsaigenblock556e77evqvilb p {
    font-family: "Roboto Condensed", sans-serif !important;
}


    #instafeed li.glide__slide a img.splide-img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}
.shopify-section-group-footer-group h2.instastory-title {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 5px;
    padding-top: 80px;
    padding-bottom: 36px;
    background: #f7f7f7;
    margin: 0;
}
.shopify-section-group-footer-group div#instafeed ul.glide__slides {
    margin: 0;
}
.shopify-section-group-footer-group div#instafeed {
    padding-bottom: 78px;
    background: #f7f7f7;
}
    
footer.site-footer {
    background: #f7f7f7 !important;
    padding: 80px 0 40px;
    border: 0;
}
    
p.footer__small-text {
    display: none;
}
footer.site-footer ul li a {
    color: #000;
    font-weight: 500;
    font-size: 14px;
    display: block;
    width: 100%;
    line-height: 20px;
}
    .shopify-section-group-footer-group .index-section .custom-content .custom__item {
    width: auto;
    margin: 0;
    flex: unset;
    height: auto;
}

.shopify-section-group-footer-group .index-section .custom-content {
    justify-content: space-between;
    margin-bottom: 0 !important;
    align-items: center;
}

.shopify-section-group-footer-group .index-section {
    background: #f7f7f7 !important;
    clear: both;
    overflow: hidden;
    padding: 0px 0 20px;
}
.shopify-section-group-footer-group .index-section .custom-content .custom__item .custom__item-inner img.image-element {
    height: 24px;
    width: auto;
}

.shopify-section-group-footer-group .index-section .custom-content .custom__item .custom__item-inner image-element {
    position: unset;
}

.shopify-section-group-footer-group .index-section .custom-content .custom__item .custom__item-inner .image-wrap {
    background: transparent;
}

.shopify-section-group-footer-group .index-section .custom-content .custom__item .rte, .shopify-section-group-footer-group .index-section .custom-content .custom__item .rte a {
    color: #000;
    font-size: 14px;
    text-decoration: unset;
    border: 0;
}
    .shopify-section-group-footer-group .index-section .custom-content .custom__item .rte a::after {
    display: none;
}
{% comment %} footer h2.h4.footer__title, .logo_mail h3, .social_link b {
    padding-bottom: 14px;
    letter-spacing: 1px;
    position: relative;
    margin-bottom: 31px;
    /*--font-family: "Barlow Condensed", sans-serif !important;---*/
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 800;
    display: inline-block;
    /* background: linear-gradient(to right, #006e25 0%, #d0a625 35% 65%, #dc0e0c 65% 100%); */
    /* -webkit-text-fill-color: transparent; */
    /* -webkit-background-clip: text; */
    color: #000;
    {% comment %} font-family: 'Nulshock', sans-serif !important; {% endcomment %}
} {% endcomment %}

footer h2.h4.footer__title, .logo_mail h3, .social_link b {
    position: relative;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    color: #000;
    text-transform: unset;
    letter-spacing: 1px;
    font-family: "Quicksand", sans-serif !important;
}


footer.site-footer ul li {
    margin-bottom: 8px;
}

.shopify-section-group-footer-group .index-section .page-width {
    border-top: 1px solid #ddd;
    padding-top: 20px;
}
{% comment %} footer h2.h4.footer__title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: #008060;
    width: 30px;
    height: 1px;
    background: linear-gradient(to left, #00be00 24%, #ffeb00 50%, #eb0000 91%);
} {% endcomment %}

 .logo_mail {
    padding-top: 30px;
} 

{% comment %} .logo_mail h3 {
    margin: 0;
} {% endcomment %}

.logo_mail a {
    color: #000;
    font-size: 14px;
}

.social_link ul b {
    display: block;
    margin: 0;
    width: 100%;
}

.social_link ul {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.social_link ul li {
    display: block;
    margin: 0px 12px 0 0;
}

.footer__collapsible form#newsletter-footer .footer__newsletter input {
    background: transparent;
    border-bottom: 1px solid #000000;
    color: #000000;
    font-size: 14px;
}

.footer__collapsible form#newsletter-footer .footer__newsletter input::placeholder {
    color: #000 !important;
    font-size: 14px;
}

.footer__collapsible form#newsletter-footer .footer__newsletter button {
    color: #000 !important;
}

.footer__logo ul {
    justify-content: flex-start;
}

.social_link {
    padding-top: 12px;
}
footer.site-footer ul li a:hover {
    color: #058433;
}
    footer.site-footer, .shopify-section-group-footer-group .index-section {
    background: #000;
}
    body.template-index footer.site-footer, body.template-index .shopify-section-group-footer-group .index-section{
     background: #fff;
    }
    .collection_main_secx .collection_product .pagination {
    padding-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer__newsletter-btn .icon path, .footer__newsletter-btn .icon {
    color: #000;
}
.collection_main_secx .collection_product .pagination span.page a, .collection_main_secx .collection_product .pagination span.next a,  .collection_main_secx .collection_product .pagination span.prev a {
    background: #3bb925;
    border-radius: 100%;
    color: #008060;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    padding: 0;
    height: 36px;
}

.collection_main_secx .collection_product .pagination span.next {
    background: transparent;
}

.collection_main_secx .collection_product .pagination span.next a svg.icon.icon-chevron-right {
    color: #008060;
}
.collection_main_secx .collection_product .pagination span.page.current {
    background: #058433a3;
    border-radius: 100%;
    color: #ffffff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    padding: 0;
    height: 36px;
    opacity: 1;
    cursor: no-drop;
    font-weight: 900 !important;
    font-family: "Barlow Condensed", sans-serif !important;
}
.collection_main_secx .collection_product .pagination span {
    margin: 0 6px;
}
.collection_main_secx .collection_product .pagination span.page a:hover, .collection_main_secx .collection_product .pagination span.next a:hover {
    background: #93d987;
    color: #ffffff;
    opacity: 1;
}
.collection_main_secx .collection_product .pagination span.page a, .collection_main_secx .collection_product .pagination span.next a, .collection_main_secx .collection_product .pagination span.prev a {
    background: #058433;
    font-weight: 900 !important;
    font-family: "Barlow Condensed", sans-serif !important;
    color: #fff;
}
    .collection_main_secx .collection_product .pagination span.next a svg.icon.icon-chevron-right,  .collection_main_secx .collection_product .pagination span.prev a svg {
    color: #fff !important;
}
    .collection_main_secx .collection_product .pagination span.prev {
    background: transparent;
}
    /*-------------------------------------- end footer ------------------------------*/




      .grid-product__content .grid__item-image-wrapper form:hover, 
.grid-product__content .grid__item-image-wrapper form:hover::after, 
.grid-product__content .grid__item-image-wrapper form:hover::before, 
.slideshow__slide .hero__text-content .hero__link a.btn:hover, .slideshow__slide .hero__text-content .hero__link a.btn:hover::after, .slideshow__slide .hero__text-content .hero__link a.btn:hover::before {
    background: #000 !important;
}
.product-slider-active .grid-product__meta .grid-product__price span.grid-product__price--savings {
    display: none;
}
    .index-section .text-with-icons__blocks .text-with-icons__block .text-with-icons__block-icon img {
    height: 30px;
    filter: brightness(0) invert(1);
}

  #section-template--17669042798835__featured_product_slider_CaGKLe .grid-product__content .grid__item-image-wrapper form {
    transform: translateX(-50%);
    opacity: 0;
}
    .featured_slider_pro .medium-up--one-quarter .grid-product__content .grid__item-image-wrapper:hover form {
    opacity: 1 !important;
}
    #section-template--17669042798835__featured_product_slider_CaGKLe .grid-product__content .grid__item-image-wrapper form::before, #section-template--17669042798835__featured_product_slider_CaGKLe .grid-product__content .grid__item-image-wrapper form::after {
    bottom: 1px;
}

    /*------------------------------- collection pages ------------------------------*/

.product-recommendations-placeholder .grid .grid__item .grid-product__content .grid__item-image-wrapper .grid-product__image-mask img,
.collection_main_secx .collection_product .grid__item.grid-product .grid-product__image-mask .image-wrap img.grid-product__image {
    height: 100%;
    object-fit: contain;
}
.desktop_cont_c.collection_description.des_short .readmore.readmore_link,
.template-collection .collection-content .collection__description a.readmore_link, .template-collection .collection-content .collection__description a.readless_link {
    cursor: pointer;
    z-index: 2;
    margin: 20px 0 0;
    width: 210px;
    text-align: center;
    display: block;
    padding: 14px 39px;
    border-radius: 6px;
    transition: all ease-in-out 0.3s;
    background: #058433;
    box-shadow: unset;
    color: #fff;
    font-size: 14px;
}
{% comment %} .template-collection .collection-content .collection__description a.readmore_link span, .template-collection .collection-content .collection__description a.readless_link span {
    font-family: "Barlow Condensed", sans-serif !important;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 800;
    cursor: pointer;
    transition: all ease-in-out 0.3s !important;
    display: inline !important;
    letter-spacing: 2px;
    line-height: normal;
    background: linear-gradient(to right, #006e25 0% 25%, #d0a625 35% 68%, #dc0e0c 75% 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
} {% endcomment %}
.template-collection .collection-content .collection__description a.readless_link {
    top: 2px; 
}
.template-collection .collection-content .collection__description a.readmore_link:hover::after, .template-collection .collection-content .collection__description a.readless_link:hover::after {
    background-color: #181618;
}
{% comment %} .template-collection .collection-content .collection__description a.readmore_link::after, .template-collection .collection-content .collection__description a.readless_link::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    left: 0;
    top: 0;
    border-radius: 50px;
    z-index: -1;
    transition: all ease-in-out 0.3s;
    display: block !important;
    opacity: 1;
} {% endcomment %}
  {% comment %} .template-collection .collection-content .collection__description a.readmore_link:hover span, .template-collection .collection-content .collection__description a.readless_link:hover span {
    background: linear-gradient(to bottom, #ffffff 28%, #ffffff 46%, #ffffff 58%) !important;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
}   {% endcomment %}

.desktop_cont_c.collection_description.des_short .readmore.readmore_link span,
.template-collection .collection-content .collection__description a.readmore_link span, .template-collection .collection-content .collection__description a.readless_link span {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 800;
    line-height: 18px;
    transition: all ease-in-out 0.3s;
    letter-spacing: 0.8px !important;
    display: inline-block;
}

.collection_main_secx .collection_product {
    padding-left: 60px;
    width: calc(100% - 331px);
}

.grid-product .grid-product__content .grid__item-image-wrapper {
    border: 1px solid rgb(84 188 47 / 0%);
    transition: all ease-in-out 0.3s;
    padding-bottom: 25px;
    border-radius: 6px;
}

.grid-product .grid-product__content .grid__item-image-wrapper:hover {
    border-color: rgb(84 188 47);
}
.grid-product .grid-product__content .grid__item-image-wrapper:hover .grid-product__image-mask {
    border: 0 !important;
}

.product-recommendations-placeholder .grid .grid__item .grid-product__content .grid__item-image-wrapper .grid-product__image-mask, .collection_main_secx .collection_product .grid__item.grid-product .grid-product__image-mask {
    overflow: hidden;
    border: 1px solid rgb(84 188 47 / 12%);
    padding: 10px;
    margin-bottom: 17px;
    border-radius: 6px;
    {% comment %} transition: all ease-in-out 0.3s; {% endcomment %}
}
.collection_main_secx .collection_product .grid__item.grid-product a .grid-product__title {
    font-size: 18px;
    letter-spacing: normal;
    font-weight: 400;
    line-height: 24px;
    text-transform: capitalize;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0 auto 18px;
}
    .collection_main_secx .collection_product .grid__item.grid-product a .grid-product__price {
    font-size: 20px;
    color: #000;
    margin: 0;
}
.collection_main_secx .collection_product .grid__item.grid-product a .grid-product__price span.grid-product__price--savings {
    display: none;
}

.collection_main_secx .collection_product .grid__item.grid-product a .grid-product__price  span.grid-product__price--original {
    color: #b5b5b5;
}
 {% comment %} .collection_main_secx .collection_product .grid__item-image-wrapper {
    padding-bottom: 51px;
} {% endcomment %}

 .collection_main_secx .collection_product .grid-product__content .grid__item-image-wrapper form input.btn {
    padding: 8px 10px !important;
    font-size: 15px;
}

 {% comment %} .collection_main_secx .collection_product .grid-product__content .grid__item-image-wrapper form {
    width: 160px;
} {% endcomment %}
    .template-collection .collection-content .collection__description h2 {
    position: relative;
    z-index: 1;
    text-transform: capitalize;
    font-size: 28px;
    font-weight: 700;
    padding: 0 0 0px;
    line-height: normal;
    margin: 0 0 15px;
}
.collection_main_secx .grid__item.collection_sidber {
    padding: 10px 20px;
    box-shadow: 0px 0px 30px #0000000f;
    border: 1px solid rgb(84 188 47 / 12%);
    width: 331px;
}
.collection_main_secx .grid__item.collection_sidber button.tag-list__header {
    font-weight: 700;
    font-size: 14px;
    font-family: "Quicksand", sans-serif !important;
    text-transform: uppercase;
    padding: 5px 0 10px;
    letter-spacing: 1px;
}
  .template-collection .collection-content .collection__description a {
    color: #f23518;
    border: 0;
    transition: all ease-in-out 0.4s;
} 
.form-vertical form label {
    letter-spacing: 2px !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    font-family: "Quicksand", sans-serif !important;
}
    .form-vertical form button#HideRecoverPasswordLink {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1.2px;
    margin-top: 10px;
}



    .spice-spa-addon-product-item .spice-spa-addon-input-field.spice-spa-addon-variant-id {
    display: none;
}
.collection_main_secx .grid__item.collection_sidber ul.no-bullets {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 0;
}
    
.collection_main_secx .grid__item.collection_sidber ul.no-bullets li.tag:nth-child(2n) {
    padding-right: 0;
}

.collection_main_secx .grid__item.collection_sidber ul.no-bullets li.tag label {
    font-size: 14px;
    display: inline-block;
    font-weight: 500;
    padding: 4px;
    line-height: normal;
    margin: 2px;
    border: 1px solid rgb(221 221 221 / 39%);
    background: transparent;
}
.product-recommendations-placeholder .grid .grid__item .grid-product__content a.grid-product__link,
.collection_main_secx .collection_product .grid__item-image-wrapper a.grid-product__link {
    min-height: 127px;
}



.collection_main_secx .grid__item.collection_sidber ul.no-bullets li.tag label span.tag__checkbox {
    padding-left: 20px;
}
.collection_main_secx .grid__item.collection_sidber::-webkit-scrollbar {
  width: 5px;
}
.collection_main_secx .grid__item.collection_sidber::-webkit-scrollbar-track {
  background: rgb(0 128 96 / 18%); 
    border-radius: 0px
} 
.collection_main_secx .grid__item.collection_sidber::-webkit-scrollbar-thumb {
  background: #60b09c; 
    border-radius: 0px
}
.collection_main_secx .grid__item.collection_sidber::-webkit-scrollbar-thumb:hover {
  background: #008060; 
}
.collection_main_secx .grid__item.collection_sidber .collection-sidebar {
    padding: 0;
    margin: 0;
}
.collection_main_secx .grid__item.collection_sidber div#CollectionSidebar-6-filter-height ul.no-bullets li.tag label {
    text-decoration: none !important;
}
    /*------------------------ end collection pages ----------------------*/

    /*/--------------------- product pages --------------------------------*/
.product-single__meta .product-block .product-single__title {
    font-size: 42px;
    padding: 0 0 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 46px;
    position: relative;
    z-index: 2;
    transition: all ease-in-out 0.3s;
    color: #222121;
    font-family: "Roboto Condensed", sans-serif !important;
}
    .product-block hr {
    margin: 0;
    border-top-width: 1px;
    border-style: solid;
    border-image: linear-gradient(to right, #56c424, #fdee2a, #f33913);
    border-image-slice: 1;
}

.testimonials-section {
    background: transparent !important;
}
    product-recommendations .index-section {
    padding: 80px 0;
}

.product-recommendations-placeholder .grid .grid__item .grid-product__content .grid__image-ratio {
        border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 10px;
}

    body.template-product footer.site-footer, body.template-product .shopify-section-group-footer-group .index-section {
    background: #000;
}
    .product-recommendations-placeholder .grid .grid__item .grid-product__content .grid-product__meta .grid-product__price {
    font-size: 22px;
    color: #000;
    margin: 0;
}
    .product-recommendations-placeholder .grid .grid__item .grid-product__content .grid-product__meta .grid-product__price span.grid-product__price--savings {
    display: none;
}

.product-recommendations-placeholder .grid .grid__item .grid-product__content .grid-product__meta .grid-product__price span.grid-product__price--original {
    color: #7c7c7c;
}
.product-recommendations-placeholder .grid .grid__item {
    margin: 0;
}

.product-single__meta button.btn.add-to-cart {
    text-align: center;
    display: inline-block;
    padding: 14px 47px;
    border-radius: 6px;
    transition: all ease-in-out 0.3s;
    background: #058433;
    box-shadow: unset;
    color: #fff;
    font-size: 14px;
}

.product-single__meta button.btn.add-to-cart span {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    transition: all ease-in-out 0.3s;
    letter-spacing: 0.6px !important;
    display: inline-block;
}

.product-single__meta button.btn.add-to-cart:hover span {
    background: none;
    color: #fff;
    -webkit-text-fill-color: unset;
}


{% comment %}     
.product-recommendations-placeholder .grid .grid__item .grid-product__content .grid__item-image-wrapper {
    padding-bottom: 50px;
} {% endcomment %}
{% comment %} .product-recommendations-placeholder .grid .grid__item .grid-product__content .grid__item-image-wrapper:hover form {
    transform: translateX(-50%) scale(1);
} {% endcomment %}
    
.section-header h2, product-recommendations header.section-header h3, .full_cont h2 {
    font-size: 42px;
    font-weight: 700 !important;
    color: #222121;
    position: relative;
    margin-bottom: 0;
    font-family: "Roboto Condensed", sans-serif !important;
}
.product-slideshow .product-main-slide .product-image-main {
    border: 1px solid #F3F3F3;
}
.product-single__meta .product-block--price span.product__price {
    font-size: 26px;
    font-weight: 700;
    color: #000;
    display: inline-flex;
    margin-bottom: 24px;
}
.product-single__meta .product-block--price .product__price-savings {
    font-weight: 600;
    {% comment %} color: #c30101; {% endcomment %}
    font-size: 15px;
}
.testimonials-section .section-header {
    margin: 0 0 22px;
}
.testimonials-slide.is-selected .testimonials-slider__text {
    transform: scale(1.1);
}
.testimonials-slide .testimonials-slider__text {
    background: transparent;
}


.full_cont h2 {
    padding-bottom: 23px;
}
    .product-single__meta .payment-buttons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.product-single__meta .payment-buttons button.btn.btn--full.add-to-cart {
    WIDTH: 47%;
}
.product-single__meta .payment-buttons .shopify-payment-button {
    WIDTH: 47%;
    MARGIN: 0;
}

    /*------------ product add on ----------------*/
    .spice-spa-addon-layouts {
    padding-top: 17px;
}
.spice-spa-addon-layouts .spice-spa-addon-product-item {
    width: calc(49% - 8px) !IMPORTANT;
    max-width: 100% !important;
    display: flex !important;
    flex-direction: unset !important;
    flex-wrap: wrap !important;
    position: relative !important;
    z-index: 1;
    padding: 12px 13px 12px 80px !important;
    border: 0;
    margin-bottom: 18px !important;
    height: 93px;
    align-content: center;
    align-items: center !important;
  overflow: visible !important;
}

.spice-spa-addon-layouts .spice-spa-addon-product-item input.spice-spa-addon-checkbox-input:checked+span.spice-spa-addon-checkbox-text.needsclick {
    border-color: #058433 !important;
    box-shadow: 4px 4px 0px #058433 !important;
    background: transparent !important;
}
    .spice-spa-addon-layouts .spice-spa-addon-product-item .spice-spa-addon-checkbox label span.sg_sr-only {
    font-size: 14px !important;
    letter-spacing: 0;
    font-weight: 700;
    line-height: 16px;
}

.spice-spa-addon-layouts .spice-spa-addon-product-item .spice-spa-addon-price-main.spicegems-cross-amount {
    font-size: 13px !important;
    text-align: left !important;
    color: #3a3a3a !important;
    letter-spacing: 0;
    font-weight: 700;
    line-height: 15px;
    width: auto;
    display: inline-block !important;
}

.spice-spa-addon-layouts .spice-spa-addon-product-item span.spicegems_discount_price {
    font-size: 13px !important;
    text-align: left !important;
    letter-spacing: 0;
    font-weight: 700;
    line-height: 15px;
   color: #3a3a3a !important;
}

    .spice-spa-addon-layouts .spice-spa-addon-product-item .spice-spa-addon-product-title a.spice-spa-addon-product-link {
    font-size: 14px !important;
    text-align: left !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    color: #000 !important;
    font-weight: 700 !important;
    padding: 0 0 4px;
    line-height: 16px;
}
    .spice-spa-addon-layouts .spice-spa-addon-product-item .spice-spa-addon-product-title {
    margin: 0 0 2px !important;
    min-height: unset;
    overflow: hidden;
    display: block !important;
    -webkit-line-clamp: unset !important;
    -webkit-box-orient: unset !important;
}
    
.spice-spa-addon-layouts .spice-spa-addon-product-item .spice-spa-addon-product-image.spice-spa-addon-img-large {
    border: 0 !important;
}
.spice-spa-addon-layouts .spice-spa-addon-product-item .spice-spa-addon-product-image {
    width: 60px !important;
    height: 60px !important;
    min-width: unset !important;
    position: absolute !important;
    left: 10px;
    top: 50%;
    margin: 0 !important;
    transform: translateY(-50%);
    pointer-events: none;
    z-index: 9;
    background: #fff;
}
.spice-spa-addon-layouts .spice-spa-addon-product-item .spice-spa-addon-checkbox {
    position: absolute;
    right: 0 !important;
    height: 100%;
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100% !important;
    max-width: 100% !important;
    z-index: 1;
}
.spice-spa-addon-product-wrapper {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between !important;
    align-items: flex-start;
    position: relative;
    width: 100%;
    height: auto;
}
.spice-spa-addon-layouts .spice-spa-addon-product-item .spice-spa-addon-checkbox label span.spice-spa-addon-checkbox-text.needsclick {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    border-radius: 6px !important;
    /* border: 2px solid #f5ece9 !important; */
    border: 1px solid rgb(84 188 47 / 12%) !important;
}
    .product_desc_c .full_cont {
    max-width: 1100px;
    margin: 0 auto;
}
    .rte.collection__description .collection_description ul {
    padding: 0 0 20px;
    margin: 0;
}

.rte.collection__description .collection_description ul li {
    line-height: 27px;
    padding: 4px 0 5px 14px;
    display: block;
    position: relative;
}
.rte.collection__description .collection_description ul li::after {
    content: "";
    position: absolute;
    left: 0;
    top: 15px;
    width: 5px;
    height: 5px;
    background: #8cdb20;
    border-radius: 15px;
    outline: 1px solid #8cdb20;
    outline-offset: 2px;
}

.rte.collection__description .collection_description ul li br {
    display: none;
}
    .collection__description .collection_description h5 {
        margin: 0 0 12px 0px;
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    font-family: 'Montserrat';
    color: #000;
    letter-spacing: normal;
}
/* .spice-spa-addon-layouts .spice-spa-addon-product-item input.spice-spa-addon-checkbox-input:checked+span.spice-spa-addon-checkbox-text {
    background: #aeeadb !important;
} */
.spice-spa-addon-layouts .spice-spa-addon-product-item .spice-spa-addon-checkbox label {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    z-index: -1;
}
.product-single__meta .product-block .collapsibles-wrapper .collapsible-trigger {
    text-align: left;
    letter-spacing: normal;
    font-weight: 600;
    border: 2px solid #f5ece9;
    border-radius: 11px;
}
.product-single__meta .collapsibles-wrapper--border-bottom .collapsible-content {
    border: 2px solid #f5ece9;
    border-radius: 0 0 11px 11px;
}

.product-single__meta .collapsibles-wrapper--border-bottom{
    border: 0;
}

.product-single__meta .product-block .collapsibles-wrapper .collapsible-trigger.is-open {
    border-bottom: 0;
    border-radius: 11px 11px 0 0;
}
.product-single__meta .collapsibles-wrapper--border-bottom {
    border-color: #00805f;
}
.product-single__meta .product-block.product-block--tab {
    margin-bottom: 38px;
}

.product-single__meta .collapsible-trigger-btn--borders+.collapsible-content .collapsible-content__inner {
    border: 0;
    border-color: #058262;
}
.product-single__meta .collapsibles-wrapper--border-bottom .collapsible-content .collapsible-content__inner::after {
    display: none;
}
.product-single__meta .collapsibles-wrapper--border-bottom .collapsible-content .collapsible-content__inner p {
    margin: 0;
    font-size: 16px;
    padding: 5px 0;
}

 .product-single__meta .social-sharing {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    flex-wrap: wrap !important;
}
    .spice-spa-addon-layouts .spice-spa-addon-product-item .spice-spa-addon-product-price {
    justify-content: flex-start !important;
          z-index: 9999;
          pointer-events: none !important;
}
span.spice-spa-addon-checkbox-text svg {
    display: none !important;
}
.spice-spa-addon-layouts .spice-spa-addon-product-item .spice-spa-addon-checkbox .spice-spa-addon-product-title {
    z-index: 111;
    pointer-events: none;
}

.spice-spa-addon-product-title {
    z-index: 9999;
    pointer-events: none !important;
}

    .product-single__sticky .product__main-photos .flickity-viewport {
    border: 1px solid #c9c9c9;
    border-radius: 10px;
    overflow: hidden;
}
    .product-single__sticky .product__main-photos .flickity-viewport .product-image-main {
    border: 0;
}

.product-single__sticky .product__thumbs.product__thumbs--beside .product__thumb-item a {
    border-radius: 8px;
    display: block;
    border: 2px solid #f5ece9;
    height: 100%;
    overflow: hidden;
    transition: all ease-in-out 0.3s;
}

.product-single__sticky .product__thumbs.product__thumbs--beside .product__thumb-item a::before {
    display: none !important;
}
.product-single__sticky .product__thumbs.product__thumbs--beside .product__thumb-item a.product__thumb.is-active, .product-single__sticky .product__thumbs.product__thumbs--beside .product__thumb-item a:hover {
    border-color: #058433;
    /* box-shadow: -4px 3px 0px #e43f4f; */
}
    .product-block--tab .collapsibles-wrapper form .form-vertical input, .product-block--tab .collapsibles-wrapper form .form-vertical textarea {
    font-size: 13px;
    padding: 19px 15px;
}
.product-block--tab .collapsibles-wrapper form button.btn {
    border-radius: 30px;
    font-size: 16px;
    padding: 9px 30px;
    letter-spacing: normal;
    background: #000 !important;
}

.product-block--tab .collapsibles-wrapper form button.btn:hover {
    background: #d53417 !important;
}
    .product-single__meta .payment-buttons .add-to-cart.btn--secondary[disabled] {
    width: 100% !important;
    margin-top: 17px;
    cursor: no-drop;
}
    .product-single__meta .payment-buttons button.btn.btn--full.add-to-cart, .drawer__contents .drawer__footer .cart__checkout-wrapper button.btn.cart__checkout, .shopify-payment-button .shopify-payment-button__button--unbranded {
    border-radius: 30px !important;
    background: #000 !important;
    color: #fff;
}

.product-single__meta .payment-buttons button.btn.btn--full.add-to-cart span, .drawer__contents .drawer__footer .cart__checkout-wrapper button.btn.cart__checkout span {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    line-height: normal;
    transition: all ease-in-out 0.3s;
    font-family: "Quicksand", sans-serif !important;
    letter-spacing: 0.6px;
}

.product-single__meta .payment-buttons button.btn.btn--full.add-to-cart:hover span, .drawer__contents .drawer__footer .cart__checkout-wrapper button.btn.cart__checkout:hover span {
    background: linear-gradient(to bottom, #ffffff 28%, #ffffff 46%, #ffffff 58%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}
    .shopify-payment-button .shopify-payment-button__button--unbranded {
    color: #fff;
    padding: 10px 46px 13px;
    font-family: "Barlow Condensed", sans-serif !important;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 800;
    border-radius: 50px !important;
    line-height: normal;
    cursor: pointer;
    position: relative !important;
    z-index: 2;
    background: linear-gradient(to bottom, #00be00 28%, #ffeb00 46%, #eb0000 58%) !important;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    transition: all ease-in-out 0.3s !important;
    display: inline !important;
    letter-spacing: normal;
}

/* .shopify-payment-button .shopify-payment-button__button--unbranded::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        background-color: #000;
        left: 0;
        top: 0;
        border-radius: 50px;
        z-index: -1;
        transition: all ease-in-out 0.3s;
} */
.wallet-button-fade-in shopify-buy-it-now-button {
    background: #000;
    display: block;
    border-radius: 40px;
}
    .shopify-payment-button .shopify-payment-button__button--unbranded:hover {
    background: linear-gradient(to bottom, #ffffff 28%, #ffffff 46%, #ffffff 58%) !important;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
}




    /*------------------------- end product page ------------------------------*/

    /*----------------------- login page ---------------------------*/
    body.template-customers-login .transition-body .page-width.page-content, body.template-customers-register .transition-body .page-width.page-content {
    max-width: 600px;
    margin: 80px auto;
    box-shadow: 0px 0px 30px #0000000f;
    border-radius: 15px;
    padding: 50px;
}

body.template-customers-login .transition-body .main-content, body.template-customers-register .transition-body .main-content {
    MIN-HEIGHT: UNSET;
}

body.template-customers-login .transition-body .main-content h1.section-header__title, body.template-customers-register .transition-body .main-content h1.section-header__title {
    font-size: 32px;
    font-weight: 700;
    padding: 0 0 20px;
}
body.template-customers-login .transition-body .main-content form button.btn:hover, body.template-customepredictive-search form button.results__search-btnrs-register .transition-body .main-content form button.btn:hover {
    background: #048262 !important;
}
    /*--------------------------- end login page --------------------------*/

    /*------------------------ BLOG PAGES ------------------------*/
    .template-blog .grid__item .grid__item.small--one-third {
    display: none;
}


.template-blog .grid__item .grid__item.small--two-thirds, body.template-article .grid__item .grid__item.small--two-thirds {
    margin: 0;
    padding: 35px;
    border-radius: 10px;
    height: 100%;
    border: 1px solid rgb(84 188 47 / 12%);
}

.template-blog .grid.grid--uniform, body.template-article .grid.grid--uniform {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.template-blog .grid.grid--uniform .grid, body.template-article .grid.grid--uniform .grid {
    height: 100%;
    padding: 21px;
}

.template-blog .grid__item .article__grid-meta,  body.template-article .grid__item .article__grid-meta {
    margin: 0;
    text-align: left;
}

.template-blog .grid__item .article__grid-meta .article__date, body.template-article .grid__item .article__grid-meta .article__date {
    position: absolute;
    top: -46px;
    background: #058433;
    color: #fff;
    padding: 4px 16px;
    border-radius: 0 0 5px 5px;
}



.template-blog .grid__item .article__grid-meta .article__date, body.template-article .grid__item .article__grid-meta .article__date {
    font-size: 17px !important;
    font-weight: 700;
    text-transform: uppercase;
}
.template-blog .grid__item .article__grid-meta a.article__title, body.template-article .grid__item .article__grid-meta a.article__title {
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    margin: 13px 0 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: "Roboto Condensed", sans-serif !important;
    letter-spacing: 0;
}

.rte.article__excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
 /*------------------------ end blog sec -------------*/
    /*----------------- end blog dtls --------------------------*/
    body.template-article .main-content .page-width {
    max-width: 1500px;
    padding: 80px 75px;
}

body.template-article header.section-header {
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-start;
    text-align: left;
    margin: 0 0 12px;
}
body.template-article header.section-header h1.section-header__title {
    font-size: 42px;
    font-weight: 700 !important;
    color: #222121;
    position: relative;
    margin-bottom: 0;
    z-index: 1;
    display: inline-block;
    padding: 0 0 14px;
    font-family: "Roboto Condensed", sans-serif !important;
    text-transform: capitalize;
}
.head_img {
    text-align: center;
    padding-bottom: 24px;
}
.index-section.recent_blog {
    background: #f7f7f7;
    padding: 0;
}
body.template-article a.btn.return-link {
    margin: 0;
}
    body.template-article a.btn.return-link:hover {
    background: #008060;
}
.index-section.recent_blog h2.section-header__title {
    text-align: center;
    font-size: 42px;
    font-weight: 700 !important;
    color: #222121;
    position: relative;
    margin-bottom: 0;
    z-index: 1;
    display: inline-block;
    font-family: "Roboto Condensed", sans-serif !important;
}
a.btn.return-link:hover {
    background: #000 !important;
}

a.btn.return-link {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 800;
    line-height: 18px;
    transition: all ease-in-out 0.3s;
    letter-spacing: 0.6px !important;
    display: inline-block;
}
{% comment %} .index-section.recent_blog h2.section-header__title::after {
        position: absolute;
    content: "";
    background: url(/cdn/shop/files/hed.png?v=1717592930);
    width: 90%;
    height: 35px;
    bottom: 21%;
    right: 0;
    margin: 0 auto;
    left: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
} {% endcomment %}

.index-section.recent_blog .grid__item.small--one-third {
    display: none;
}
.shopify-section-group-footer-group .index-section .custom-content .custom__item .custom__item-inner img.image-element {
    opacity: 1;
}
body.template-article header.section-header .article__date {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}

body.template-article .markdown h2 {
    margin: 32px 0 16px;
    text-transform: capitalize;
    font-size: 26px;
}

body.template-article .social-sharing {
    display: flex;
}
    footer .page-full, footer .page-width {
    padding: 0;
}

footer .page-width .grid {
    display: flex;
    justify-content: space-between;
    {% comment %} flex-wrap: wrap; {% endcomment %}
}
    /*----------------- end blog dtls --------------------------*/

  /*------------------ policy pages ----------------------*/
.transition-body .shopify-policy__container {
    padding: 0 40px;
    max-width: 1610px;
    margin: 80px auto;
    border-radius: 15px;
}
    .footer__item-padding .social_link ul {
    justify-content: flex-start;
}
.index-section.contact_sec .left_cont form p {
    max-width: 522px;
    margin: 0 auto !important;
    font-size: 18px;
}

.index-section.contact_sec .left_cont .grid, 
.index-section.contact_sec .left_cont form, .index-section.contact_sec .left_cont .page-width .form-vertical {
    width: 100%;
}
.transition-body .shopify-policy__container .shopify-policy__title h1 {
    font-size: 42px;
    font-weight: 700 !important;
    color: #222121;
    margin-bottom: 0;
    display: inline-block;
    position: relative;
    z-index: 1;
    font-family: "Roboto Condensed", sans-serif;
    line-height: 52px;
    margin-bottom: 19px;
}

{% comment %} .transition-body .shopify-policy__container .shopify-policy__title h1::after {    
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/hed.png?v=1717592930);
    width: 90%;
    height: 35px;
    bottom: 21%;
    right: 0;
    margin: 0 auto;
    left: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
} {% endcomment %}

.transition-body .shopify-policy__container .shopify-policy__title {
    text-align: left;
}
    .shopify-policy__container .shopify-policy__body ul {
    padding: 0;
    margin: 0;
}

.shopify-policy__container .shopify-policy__body ul li {
    display: block;
    margin: 0 0 0;
    padding: 4px 0px 5px 20px;
    position: relative;
}
.shopify-policy__container .shopify-policy__body ul li::after {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/cdn/shop/files/right-arrow_3_5ca0a1b7-f5f3-4ce2-8e8b-5260fc2ad3da.png?v=1712301157);
    width: 13px;
    height: 12px;
    color: #9ce023;
    filter: brightness(0) saturate(100%) invert(70%) sepia(97%) saturate(419%) hue-rotate(29deg) brightness(105%) contrast(80%);
}
    .transition-body .shopify-policy__container .shopify-policy__body strong {
    font-weight: 800 !important;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 18px;
    display: block;
    padding: 8px 0px 3px;
}
    .shopify-policy__container .shopify-policy__body ul li ul {
    padding: 14px 0 10px;
}

.shopify-policy__container .shopify-policy__body ul li ul li::after {
    content: "";
    width: 4px;
    height: 4px;
    background: #000;
    border-radius: 20px;
    top: 13px;
    outline: 1px solid #000;
    outline-offset: 2px;
}
    .shopify-policy__container .shopify-policy__body ul li ul li {
    padding-left: 15px;
}
    /*-------------------------*/

    /*-------------------- search pages -----------------------*/
    .predictive-search-results .results h3 {
    letter-spacing: 2px;
    font-weight: 700;
}

.predictive-search-results .results ul li a {
    background: #f3f3f3;
    padding: 9px;
    font-size: 16px;
    font-weight: 400;
}

.predictive-search-results .results ul li {
    padding: 3px;
}
predictive-search form button.results__search-btn {
    background: #058132;
    padding: 13px;
    height: auto;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

predictive-search form button.results__search-btn:hover {
    background: #000;
}
    /*------------------------- end search result pages -------------------------*/

    /*---------------- cart pages ---------------------------**/
    .drawer__contents .drawer__inner .cart__items .cart__item .cart__image {
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
}

.drawer__contents .drawer__inner .cart__items .cart__item .cart__item-title a {
    font-size: 14px;
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: "Quicksand", sans-serif !important;
}

.drawer__contents .drawer__inner .cart__items .cart__item--variants {
    font-size: 14px;
}

.drawer__contents .drawer__inner .cart__item-sub {
    align-items: center;
}

.drawer__contents .drawer__inner .cart__item-sub .cart__item-price-col span {
    font-weight: 600;
}
    .drawer__contents .drawer__footer .cart__checkout-wrapper button.btn.cart__checkout {
    padding: 17px;
}
.drawer__contents .drawer__footer .cart__checkout-wrapper button.btn.cart__checkout:hover {
    background: #008060 !important;
}

.drawer__contents .drawer__footer>div>div {
    font-size: 20px !important;
    letter-spacing: normal;
    font-weight: 700;
}
.drawer__fixed-header .drawer__header .h2.drawer__title {
    text-transform: uppercase;
    line-height: normal;
    text-align: center;
    font-size: 27px;
    color: #222121;
    position: relative;
    margin-bottom: 0;
    z-index: 1;
    display: inline-block;
    padding: 0;
    width: auto;
    font-weight: 900 !important;
    font-family: "Roboto Condensed", sans-serif !important;
}
.drawer__fixed-header .drawer__header.appear-animation {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    border: 0;
    padding: 0 0px 0 0 !important;
}
.drawer__fixed-header .drawer__header.appear-animation .drawer__close {
    width: 45px;
    position: relative;
}

.drawer__fixed-header .drawer__header.appear-animation .drawer__close button.drawer__close-button {
    right: 0;
    padding: 0;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.drawer__contents .js-qty__wrapper input {
    font-size: 16px;
    padding: 7px !important;
    border-radius: 6px;
}
span.grid-product__price--original {
    opacity: 0.7;
}
.cart__item-price-col.text-right small.cart__discount {
    font-size: 11px;
}
.cart__item-title {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.cart__item-title a.cart__item-name {
    width: calc(100% - 150px);
    font-size: 18px;
    font-weight: 700;
    color: #000;
}

.cart__item-title .cart__item--variants {
    width: 150px;
    text-align: right;
}

.cart__item-title .cart__item--variants>div {
    font-size: 16px;
}

form#CartPageForm .cart__page .cart__item {
    padding-left: 50px;
    position: relative;
    padding: 12px 12px 12px 54px !important;
    margin: 0;
    border: 2px solid #f5ece9;
    margin-bottom: 11px;
    border-radius: 6px;
    overflow: hidden;
}

form#CartPageForm .cart__page .cart__item .cart__item-sub {
    position: unset;
}
form#CartPageForm .cart__page .cart__item .cart__remove {
    position: absolute;
    left: -45px;
    transform: rotate(-90deg);
    height: 35px;
    width: 124px;
    top: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #bb1700;
    color: #fff !important;
    transition: all ease-in-out 0.4s;
}

form#CartPageForm .cart__page .cart__item .cart__remove a.text-link {
    margin: 0;
    font-size: 0;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
form#CartPageForm .cart__page .cart__item:HOVER .cart__image a {
    border-color: #e43f4f;
    box-shadow: -3px 4px 0px #e43f4f;
}

form#CartPageForm .cart__page .cart__image a {
    border: 1px solid #f5ece9;
    border-radius: 6px;
    overflow: hidden;
    width: 100px;
    padding: 7px;
    transition: all ease-in-out 0.4s;
}
    body.template-cart .page-width header.section-header h1.section-header__title {
        text-align: center;
        font-size: 52px;
        font-weight: 900 !important;
        font-family: "Barlow Condensed", sans-serif;
        color: #222121;
        position: relative;
        padding-bottom: 20px;
        margin-bottom: 0;
        z-index: 1;
        display: inline-block;
}

body.template-cart .page-width header.section-header h1.section-header__title::after {
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/hed.png?v=1717592930);
    width: 90%;
    height: 18px;
    bottom: 21%;
    right: 0;
    margin: 0 auto;
    left: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
form#CartPageForm .cart__page .cart__image {
    width: 100px;
    flex: 0 0 100px;
}
form#CartPageForm .cart__page .cart__item .cart__remove:hover {
    background: #33b900;
}

form#CartPageForm .cart__page .cart__item .cart__remove a.text-link::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 35px;
    height: 35px;
    background-image: url(/cdn/shop/files/error.png?v=1718107761);
    background-repeat: no-repeat;
    background-size: contain;
    filter: brightness(0) invert(1);
}

form#CartPageForm .cart__page .cart__item .js-qty__wrapper input {
    font-size: 14px;
    padding: 7px !important;
}

form#CartPageForm .cart__page .cart__item  .cart__item-price-col {
    font-size: 20px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
}
body.template-cart .page-width header.section-header {
    padding-bottom: 18px;
    margin-bottom: 15px;
}

body.template-cart .page-width header.section-header h1.section-header__title {
    padding-bottom: 15px;
}
form#CartPageForm .cart__page-col .cart__item-sub.cart__item-row>DIV {
    font-size: 20px;
    font-weight: 700;
}
body.template-cart .cart__page-col .cart__checkout-wrapper button.btn:HOVER {
    BACKGROUND: #008060;
}
    
.recent_view {
    padding: 80px 0;
    background: #f7f7f7;
}

.recent_view header.section-header h3 {
    position: relative;
    z-index: 1;
    text-transform: capitalize;
    font-size: 38px;
    font-weight: 700;
    padding: 0 0 0px;
    line-height: normal;
    margin-bottom: 0;
}

.recent_view .grid.grid--uniform {}

.recent_view .grid.grid--uniform .grid__item {
    padding: 13px;
    margin: 0;
}
/* 
.recent_view .grid.grid--uniform .grid__item .grid-product__image-mask {
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 10px;
} */

.recent_view .grid .grid-product__meta .grid-product__title {
    text-transform: capitalize;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 700;
    line-height: 16px;
    margin: 0 0 0;
    padding: 13px 10px 20px;
    width: 100%;
    max-width: 100%;
}
.recent_view .grid.grid--uniform .grid__item  .grid-product__content a.grid-product__link {
    position: relative;
    padding: 0;
    display: block;
    border: 2px solid #f5ece9;
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
    transition: all ease-in-out 0.3s;
    background: #fff;
}


.recent_view .grid .grid-product__meta {
    padding: 0;
}

.recent_view .grid.grid--uniform .grid__item  .grid-product__content a.grid-product__link:hover {
    border-color: #e43f4f;
    box-shadow: -4px 3px 0px #e43f4f;
}
    /*---------------------------------------  about pages -------------------------------------*/
    
    body.template-page #MainContent .page-width {
    padding-left: 75px;
    padding-right: 75px;
}
body.template-page #MainContent header.section-header {
    margin: 0 0 31px;
    text-align: left;
}

body.template-page #MainContent header.section-header h1 {
    font-size: 38px;
    text-transform: capitalize;
}

body.template-page #MainContent .rte p {
    margin: 0 0 12px;
}

body.template-page #MainContent .rte h2 {
    font-size: 32px;
    text-transform: capitalize;
    margin: 37px 0 20px;
    font-weight: 700;
}

body.template-page #MainContent .rte p a {
    text-decoration: none;
    color: #008060;
    border: 0;
}
/*------------------- end about sec --------------------*/

    /*------------------------------------ contact us page ---------------------------------*/
    .index-section.contact_sec .page-width {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}



.index-section.contact_sec .right_cont h2 {
    z-index: 1;
    text-transform: uppercase;
    font-size: 32px;
    padding: 0 0 24px;
    margin-bottom: 0px;
    line-height: normal;
    font-weight: 700;
    color: #222121;
    position: relative;
    font-family: "Roboto Condensed", sans-serif !important;
}
    .index-section.contact_sec .right_cont h3, .index-section.contact_sec .right_cont .social_link ul b {
    background: linear-gradient(to bottom, #000000 4%, #000000 27%, #000000 48%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}

.index-section.contact_sec .right_cont .logo_mail a {
    color: #000;
    font-weight: 600;
}
.index-section.contact_sec .left_cont form button.btn {
    margin: 0 0 23px;
    padding: 10px 0px;
    background: #058433;
}

.index-section.contact_sec .left_cont form button.btn span {
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-size: 16px;
    font-weight: 800;
    line-height: 18px;
    transition: all ease-in-out 0.3s;
    display: inline-block;
}
[data-button_style=square] .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover:after {
    opacity: 0;
}

    .index-section.contact_sec .right_cont a {
    font-size: 16px;
}

.index-section.contact_sec .left_cont form button {
    width: 183px;
    padding: 14px;
}

.index-section.contact_sec .left_cont form button:hover {
    background: #008060;
}
body.template-customers-register .transition-body .page-width.page-content input#register-submit {
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
}
body.template-customers-register .transition-body .page-width.page-content input#register-submit:hover {
    background: #f43d16;
    color: #fff !important;
    border-color: #f43d16 !important;
}
    body.template-customers-login .transition-body .page-width.page-content .form-vertical h2 {
    text-transform: capitalize;
    font-size: 22px;
    font-weight: 700;
}

body.template-customers-login .transition-body .page-width.page-content button.btn {
    width: calc(100% - 23px);
    padding: 12px;
}
    
.product-single__meta .payment-buttons .shopify-payment-button button.shopify-payment-button__button:hover {
    background: #008060;
}

.product-single__meta .payment-buttons button.btn.btn--full.add-to-cart:hover, .product-single__meta .payment-buttons button.btn.btn--full.add-to-cart:hover::before, .product-single__meta .payment-buttons button.btn.btn--full.add-to-cart:hover::after {
    background: #008060;
    border-color: #008060;
  color: #fff;
}

.index-section.contact_sec .right_cont .logo_mail h3 {
    padding: 0 0 5px 0;
}


    .index-section.contact_sec {
    padding: 80px 0;
}
    .drawer__contents .drawer__inner .appear-animation .cart__item-details .cart__item-title a.cart__item-name {
    width: 100%;
}

.drawer__contents .drawer__inner .appear-animation .cart__item-details .cart__item-title .cart__item--variants {
    width: 100%;
}

    body.template-page #MainContent .page-width {
    max-width: 900px;
    margin: 0 auto;
    flex-wrap: wrap;
}

body.template-page #MainContent .page-width .left_cont {
    width: 100%;
    margin: 0 0 60px;
    text-align: center;
    padding: 40px;
    border: 1px solid #f1f1f1dd;
    border-radius: 15px;
}

.index-section.contact_sec .right_cont {
    width: 100%;
    text-align: center;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.index-section.contact_sec .right_cont h2 {
    width: 100%;
}

body.template-page #MainContent .page-width .left_cont .section-header {
    margin: 0 0 30px;
}

.index-section.contact_sec .right_cont .logo_mail {
    width: 100%;
    max-width: 47%;
    padding: 35px;
    height: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: #fff;
    border: 1px solid rgb(84 188 47 / 12%);
}
.index-section.contact_sec .right_cont .social_link {
    padding: 0;
    width: 100%;
    max-width: 47%;
    padding: 35px;
    height: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: #fff;
    border-color: #fff;
    border: 1px solid rgb(84 188 47 / 12%);
}
.index-section.contact_sec .left_cont form {
    text-align: center;
}
.index-section.contact_sec .left_cont h2.section-header__title {
    text-align: center;
    font-size: 34px;
}
    .index-section.contact_sec {
    padding: 0;
}

.index-section.contact_sec .index-section {
    padding: 0;
}

.index-section.contact_sec .right_cont.new_cont_sec {
    /* background: #f7f7f7; */
    padding: 0 0 60px;
}
.index-section.contact_sec .left_cont {
    padding: 60px 0;
}

.index-section.contact_sec .left_cont .page-width {
    border: 1px solid #ddd;
    padding: 0 !important;
    flex-direction: column;
    max-width: 750px !important;
    padding: 40px !important;
    border-radius: 10px !important;
}

.index-section.contact_sec .left_cont .page-width .form-vertical {
    margin: 0;
}

.index-section.contact_sec .left_cont .page-width p {
    margin: 5px 0 0px;
}

.index-section.contact_sec .left_cont .page-width .section-header {
    margin: 0 0 30px;
    text-align: center;
    width: 100%;
}
    /*-------------------------------- end contact page --------------------------------------*/



    .product-single__meta .product-block--price span.product__price.product__price--compare {
    color: #7a7a7add;
}
.product-block .variant-wrapper label.variant__label, .spice-spa-addon-layouts .spice-spa-addon-heading {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000 !important;
    letter-spacing: normal;
    font-family: "Roboto Condensed", sans-serif !important;
}


    .product-single__meta .collapsibles-wrapper--border-bottom .collapsible-content .collapsible-content__inner {
    padding-top: 20px;
}

.product-single__meta .collapsibles-wrapper--border-bottom .collapsible-content .collapsible-content__inner .form-vertical {
    TEXT-ALIGN: LEFT;
}

.product-single__meta .collapsibles-wrapper--border-bottom .collapsible-content .collapsible-content__inner .form-vertical A {
    COLOR: #d53417;
    BORDER: 0;
}
    .product-single__meta .payment-buttons button.btn.btn--full.add-to-cart, .drawer__contents .drawer__footer .cart__checkout-wrapper button.btn.cart__checkout{
    transition: all ease-in-out 0.5s;
}
 .product-single__meta .payment-buttons button.btn.btn--full.add-to-cart::after, .product-single__meta .payment-buttons button.btn.btn--full.add-to-cart::before{
    transition: all ease-in-out 0.4s;
}
.product-block ul.sales-points .icon-and-text {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.product-single__meta .social-sharing a.social-sharing__link {
    border: 1px solid #058433;
    padding: 7px 11px;
    line-height: normal;
    display: flex;
    align-items: center;
    background: transparent;
    border-radius: 6px;
    transition: all ease-in-out 0.4s;
}

.product-single__meta .social-sharing a.social-sharing__link:hover {
    background: #058433;
    color: #fff;
}
    
.product-single__meta .social-sharing a.social-sharing__link span.social-sharing__title {
    padding: 0 0 0 6px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}







/*---------new--060624------------*/

/*----SHOP THE TRENDS-----*/



    /*----title-----*/
    
.titl-my h2 {
    text-align: center;
    font-size: 42px;
    font-weight: 900 !important;
    color: #222121;
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 0;
    text-transform: capitalize;
}


.titl-my {
    position: relative;
    margin-bottom: 22px;
}
    
{% comment %} .titl-my::before {
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/hed.png?v=1717592930);
    width: 445px;
    height: 45px;
    background-repeat: no-repeat;
    bottom: 21px;
    right: 0;
    margin: 0 auto;
    left: 0;
    z-index: 0;
} {% endcomment %}


/*----title--End---*/


    .tab_sl_main_div {
    text-align: center;
    padding-top: 100px;
}

.tab_sl_main_div .sec_hd {
    position: relative;
}

.tab_sl_main_div .sec_hd h2 {
    text-align: center;
    font-size: 42px;
    font-weight: 900 !important;
    color: #222121;
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 0;
}
.shop-the_sec .tab_sub .head_top .collection_link {
    display: none;
}
{% comment %} .tab_sl_main_div .sec_hd::before {
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/hed.png?v=1717592930);
    width: 445px;
    height: 45px;
    background-repeat: no-repeat;
    bottom: 21px;
    right: 0;
    margin: 0 auto;
    left: 0;
    z-index: 0;
} {% endcomment %}



.product_slider_tab {
    text-align: center;
    margin: 40px 0 50px;
}

.product_slider_tab.product_slider_tab ul {
    margin: 0;
}

.product_slider_tab.product_slider_tab ul li {
    display: inline-block;
    margin: 0 0px;
}

.product_slider_tab.product_slider_tab ul li a {
    color: #000;
    padding: 10px;
    font-family: "Barlow Condensed", sans-serif !important;
    font-size: 18px;
    font-weight: 800;
    border-radius: 0px !important;
    line-height: normal;
    cursor: pointer;
    position: relative;
    z-index: 2;
    transition: all ease-in-out 0.3s;
}

.product_slider_tab.product_slider_tab ul li a span {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    cursor: pointer;
    position: relative;
    z-index: 2;
    transition: all ease-in-out 0.3s;
    letter-spacing: 1px;
}
.shop-the_sec .tab_sub .head_top .product_slider_tab ul li a.product_tab_active, .shop-the_sec .tab_sub .head_top .product_slider_tab ul li a:hover {
    color: #058433;
}

.shop-the_sec .tab_sub .head_top .product_slider_tab ul li a::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 1px;
    background: #058433;
    bottom: 0;
    transition: all ease-in-out 0.4s;
}

.shop-the_sec .tab_sub .head_top .product_slider_tab ul li a:hover::after, .shop-the_sec .tab_sub .head_top .product_slider_tab ul li a.product_tab_active::after {
    width: 100%;
}
{% comment %}.product_slider_tab.product_slider_tab ul li a.product_tab_active span {
    background: linear-gradient(to right, #ffffff 0% 25%, #ffffff 35% 68%, #ffffff 75% 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}
 .product_slider_tab.product_slider_tab ul li a::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #5e5e5e;
    left: 0;
    top: 0;
    border-radius:  0px;
    z-index: -1;
    transition: all ease-in-out 0.3s;
}

.product_slider_tab.product_slider_tab ul li a.product_tab_active {
    background: none;
    -webkit-text-fill-color: unset;
    background-clip: unset;
}

.product_slider_tab.product_slider_tab ul li a.product_tab_active::before {
    background: #50bb31;
}


.product_slider_tab.product_slider_tab ul li a:hover::before {
    background: #50bb31;
}
 {% endcomment %}

{% comment %} .tab_sub ul.product-grid .owl-carousel.feature_collection_slider .owl-stage-outer {
       overflow: visible !important;
    clip-path: inset(-100vw -100vw -100vw 0);

} {% endcomment %}



.shop-the_sec .tab_sub .head_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1610px;
    padding: 0 40px 35px;
}

.shop-the_sec .tab_sub .head_top .sec_hd h2 {
    font-size: 42px;
    line-height: 36px;
    padding: 0 !important;
}

.shop-the_sec .tab_sub .head_top .product_slider_tab {
    margin: 0;
}

.product_slider_tab {}

.shop-the_sec .tab_sub .head_top .product_slider_tab ul li a {
    display: inline-block;
}

.shop-the_sec .tab_sub {
}


.tab_sub {
    overflow: hidden;
}

    .featured_slider_pro .grid__item.grid-product {
    padding-left: 0;
    padding-right: 5px;
}

.featured_slider_pro .grid__item.grid-product .grid-product__price {
    font-size: 16px;
    color: #555;
    font-weight: 600;
    line-height: normal;
    margin-top: 10px;
}


.featured_slider_pro .grid__item.grid-product .grid-product__meta .loox-rating {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}


.tab_sub .owl-nav button {
    position: absolute;
    top: 42%;
    transform: translateY(-50%);
    left: -40px;
    width: 60px;
    height: 60px;
    background: #ffffff !important;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all ease-in-out 0.4s;
    border-radius: 10px;
    border: 2px solid #50bb3133 !important;
    box-shadow: 0px 0px 30px #50bb3129;
}

.tab_sub .owl-nav button span {
    top: -2px;
    position: relative;
    color: #008060;
}

.tab_sub .owl-nav button span {
    top: -2px;
    position: relative;
    color: #008060;
}


.tab_sub .owl-nav button.owl-next::after {
    transform: translate(-50%, -50%);
}

.tab_sub .owl-nav button::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(180deg);
    width: 30px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/cdn/shop/files/r_arroww.svg?v=1717679095);
    transition: all ease-in-out 0.4s;
    filter: invert(60%) sepia(14%) saturate(2252%) hue-rotate(61deg) brightness(101%) contrast(85%);
    opacity: 0.8 !important;
    transition: all ease-in-out 0.3s;
}
.tab_sub .owl-nav button:hover::after {
    filter: none;
}

    .tab_sub .owl-nav button.owl-next {
    left: unset;
    right: -30px;
}

    .tab_sub .owl-nav button span, .tab_sub .owl-nav button span {
    display: none;
}



{% comment %} .featured_slider_pro .medium-up--one-quarter .grid-product__content .grid__item-image-wrapper:hover {
    border-color: #50bb31;
    box-shadow: -4px 3px 0px #50bb31;
} {% endcomment %}


    

.tab_sub .owl-carousel .owl-dots {
    justify-content: space-between;
    display: none;
}

.tab_sub .owl-carousel .owl-dots button.owl-dot {
    background: rgb(80 187 49 / 26%);
    width: 100%;
    height: 5px;
    margin: 0;
}

.tab_sub .owl-carousel .owl-dots button.owl-dot.active {
    background: #50bb31;
}
    

.featured_slider_pro .medium-up--one-quarter .grid-product__content .grid__item-image-wrapper .grid-product__image-mask .image-wrap {
    padding-bottom: 100% !important;
}

.featured_slider_pro .medium-up--one-quarter .grid-product__content .grid__item-image-wrapper .grid-product__image-mask img.grid-product__image {
    object-fit: contain !important;
    height: 100%;
}





/*----SHOP THE TRENDS--End---*/

    
div#section-template--17985389330675__custom_collection_banner_sec_PNcaQW {
    padding-bottom: 0;
}


/*----CLEARANCE SALEGRAB YOUR DEALS!------*/


div#shopify-section-template--21798825001203__product_tab_collection_HAg3Ub .product_slider_tab {
    display: none;
}


div#shopify-section-template--17985389330675__product_tab_collection_HAg3Ub .tab_sl_main_div {
    padding: 100px 0 34px;
}

.sp-btn-grd a {
    text-align: center;
    display: inline-block;
    padding: 13px 39px;
    border-radius: 6px;
    transition: all ease-in-out 0.3s;
    background: #058433;
    box-shadow: unset;
    color: #fff;
    font-size: 14px;
}

.sp-btn-grd {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    margin-top: 20px;
}

{% comment %} .sp-btn-grd a:hover, .product_slider_tab.product_slider_tab ul li a:hover {
    box-shadow: 0px 0px 30px #50ba318c;
    transform: translateY(-3px);
    background: #50ba31;
} {% endcomment %}
/*----CLEARANCE SALEGRAB YOUR DEALS!---End---*/


.titl-roll h2 {
    text-align: center;
    font-size: 80px;
    font-weight: 900 !important;
    font-family: "Barlow Condensed", sans-serif;
    color: #222121;
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 0;
    transition: all ease-in-out 0.3s;
    line-height: 67px;
    background: linear-gradient(to right, #006e25 0% 30%, #d0a625 45% 68%, #dc0e0c 75% 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}
.titl-roll::before {
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/hed.png?v=1717592930);
    width: 445px;
    height: 45px;
    background-repeat: no-repeat;
    bottom: 90px;
    right: 0;
    margin: 0 auto;
    left: 0;
    z-index: 0;
    filter: grayscale(1);
    opacity: 0.4;
}


div#section-template--17985389330675__custom_collection_banner_sec_daBKaX {
    padding-bottom: 0;
}

    div#section-template--17985389330675__custom_collection_banner_sec_wjJaNV {
    padding-bottom: 0;
}
/*-------------------------------------------*/



/*------------------------- footer -----------------------------*/

.site-footer .page-width {
    max-width: 1300px;
}

.shopify-section-group-footer-group .index-section .page-width {
    max-width: 1300px;
}


body.template-index footer.site-footer {
    background: #fff;
}
footer.site-footer .social_link ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    background: linear-gradient(45deg, #00be00 20%, #ffeb00 43%, #eb0000 79%);
    color: #000;
    font-size: 18px;
}

body.template-index footer.site-footer .page-width {
    padding: 0;
    max-width: 1300px;
}

header#SiteHeader .header_logo.header-layout .header-item.header-item--navigation .predictive__screen {
    display: none;
}

.footer__collapsible form#newsletter-footer .footer__newsletter input::placeholder {
    color: #fff;
}
    .footer__collapsible form#newsletter-footer .footer__newsletter button {
    color: #fff !important;
}
{% comment %} predictive-search form button.results__search-btn {
    background: linear-gradient(to right, #00be00 12%, #ffeb00 52%, #eb0000 93%);
    color: #000;
    font-family: "Barlow Condensed", sans-serif !important;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 800;
}

predictive-search form button.results__search-btn:hover {
    background: linear-gradient(to left, #00be00 12%, #ffeb00 52%, #eb0000 93%);
}
.shopify-section-group-footer-group .index-section .custom-content .custom__item .rte a:hover {
    color: #e9e100;
} {% endcomment %}
.footer__item-padding {
    padding-right: 0;
    padding-left: 30px;
}
.footer__newsletter {
    max-width: 100%;
}

.footer__collapsible form#newsletter-footer .footer__newsletter input {
    width: 100%;
    max-width: 100%;
}

.shopify-section-group-footer-group .index-section .page-width {
    padding-left: 0;
    padding-right: 0;
}
.drawer__contents .drawer__footer .cart__checkout-wrapper button.btn.cart__checkout {
    text-transform: uppercase;
    font-weight: 800;
    border: 0;
    background: #058433 !important;
    border-radius: 6px !important;
}
.drawer__contents .drawer__footer .cart__checkout-wrapper button.btn.cart__checkout {
    padding: 12px 10px;
}
.drawer__contents .drawer__footer .cart__checkout-wrapper button.btn.cart__checkout:hover {
    color: #fff !important;
    opacity: 1 !important;
}
    .drawer__contents .drawer__footer .cart__checkout-wrapper button.btn.cart__checkout:hover {
    color: #fff !important;
    opacity: 1 !important;
    background: #000 !important;
}
.drawer__contents .drawer__footer .cart__checkout-wrapper button.btn.cart__checkout:hover span{
      background: linear-gradient(to bottom, #ffffff 28%, #ffffff 46%, #ffffff 58%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}
.drawer__contents .drawer__footer .cart__checkout-wrapper button.btn.cart__checkout::after {
    display: none;
}

/*----------------- search pages collection page---------------------*/
    .template-search #MainContent .search__input-wrap input#Search {
    background: #fff;
    color: #000 !important;
}
{% comment %} .template-search #MainContent .search__input-wrap::after {
    background: linear-gradient(to right, #01a601, #ffeb00, #eb0000) border-box;
    linear-gradient(
    black, black) padding-box, linear-gradient(to right, #01a601, #ffeb00, #eb0000) background: border-box;
    content: "";
    top: -1px;
    right: -1px;
    left: -1px;
    bottom: -1px;
    position: absolute;
    z-index: -1;
    border-radius: 30px;
} {% endcomment %}

.template-search #MainContent .search__input-wrap {
    position: relative;
}
.template-search #MainContent .search__input-wrap button.btn--search img {
    filter: brightness(0);
}
.template-search #MainContent header.section-header {
    margin: 0 0 00px;
}
.template-search #MainContent header.section-header h1, .template-collection .collection-content .collection__description h1 {
    text-align: center;
    font-size: 42px;
    color: #222121;
    position: relative;
    margin-bottom: 0;
    z-index: 1;
    display: inline-block;
    line-height: 52px;
}
{% comment %} .template-search #MainContent header.section-header h1::after, .template-collection .collection-content .collection__description h1::after {
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/hed.png?v=1717592930);
    width: 90%;
    height: 35px;
    bottom: 21%;
    right: 0;
    margin: 0 auto;
    left: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
} {% endcomment %}

{% comment %} .collection_main_secx .collection_product .grid__item-image-wrapper, .product-recommendations-placeholder .grid .grid__item .grid-product__content .grid__item-image-wrapper {
    position: relative;
    padding: 0;
    display: block;
    border: 2px solid #f5ece9;
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
    transition: all ease-in-out 0.3s;
    background: #fff;
} {% endcomment %}

{% comment %} .collection_main_secx .collection_product .grid__item-image-wrapper form, .product-recommendations-placeholder .grid .grid__item .grid-product__content .grid__item-image-wrapper form {
    position: absolute;
    top: 14px;
    bottom: unset;
    background: transparent;
    padding: 0 !important;
    width: auto !important;
    height: auto !important;
    left: unset !important;
    right: 20px;
    max-width: unset !important;
} {% endcomment %}

.collection_main_secx .collection_product .grid__item-image-wrapper form button.btn.iocnt-cart, .product-recommendations-placeholder .grid .grid__item .grid-product__content .grid__item-image-wrapper form button.btn.iocnt-cart {
    letter-spacing: 0.8px;
    display: inline-block;
    width: auto;
    max-width: unset;
    margin: 0 auto;
    background: #058433;
    font-size: 13px;
    border-radius: 6px;
    padding: 13px 39px;
    transition: all ease-in-out 0.4s !important;
    opacity: 0;
}
.product-recommendations-placeholder .grid .grid__item .grid-product__content .grid__item-image-wrapper:hover form button.btn.iocnt-cart,
.collection_main_secx .collection_product .grid__item-image-wrapper:hover form button.btn.iocnt-cart {
    opacity: 1;
}
.collection_main_secx .collection_product .grid__item-image-wrapper form button.btn.iocnt-cart img, .product-recommendations-placeholder .grid .grid__item .grid-product__content .grid__item-image-wrapper form button.btn.iocnt-cart img {
    height: 30px;
}

{% comment %} .collection_main_secx .collection_product .grid__item.grid-product .grid-product__image-mask {
    border: 0;
    margin: 0;
} {% endcomment %}
.product-recommendations-placeholder .grid .grid__item .grid-product__content .grid__image-ratio {
    border: 0;
    margin: 0;
    border-radius: 0;
}
.collection_main_secx .collection_product .grid__item-image-wrapper .grid-product__meta, .product-recommendations-placeholder .grid .grid__item .grid-product__content .grid-product__meta {
    padding: 35px 20px 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.product-recommendations-placeholder .grid .grid__item .grid-product__content .grid__item-image-wrapper .grid-product__image-mask .image-wrap.loaded,
.collection_main_secx .collection_product .grid__item.grid-product .grid-product__image-mask .image-wrap.loaded {
    padding-bottom: 100% !important;
}
.loox-rating .loox-rating-content svg.loox-icon {
    width: 13px;
}
.product-recommendations-placeholder .grid .grid__item .grid-product__content .grid__item-image-wrapper .loox-rating-content,
.collection_main_secx .collection_product .grid__item-image-wrapper .grid-product__meta .loox-rating .loox-rating-content {
    font-size: 13px;
}


.collection_main_secx .collection_product .grid__item-image-wrapper .grid-product__meta .loox-rating, .product-recommendations-placeholder .grid .grid__item .grid-product__content .grid-product__meta .loox-rating {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.collection_main_secx .collection_product .grid__item.grid-product a .grid-product__title, 
    .product-recommendations-placeholder .grid .grid__item .grid-product__content .grid-product__meta .grid-product__title {
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 700;
    line-height: 16px;
    margin: 0 0 11px;
    order: 2;
}

.collection_main_secx .collection_product .grid__item.grid-product a .grid-product__price, 
    .product-recommendations-placeholder .grid .grid__item .grid-product__content .grid-product__meta .grid-product__price {
    font-size: 16px;
    color: #555;
    font-weight: 600;
    line-height: normal;
    margin-top: 10px;
    margin: 0 0 0;
    order: 3;
}

.collection_main_secx .collection_product .grid__item-image-wrapper .grid-product__meta .loox-rating, .product-recommendations-placeholder .grid .grid__item .grid-product__content .grid-product__meta .loox-rating {
    order: 1;
    margin: 0 0 11px;
}

    {% comment %} .collection_main_secx .collection_product .grid__item-image-wrapper:hover, 
    .product-recommendations-placeholder .grid .grid__item .grid-product__content .grid__item-image-wrapper:hover{
    border-color: #e43f4f;
    box-shadow: -4px 3px 0px #e43f4f;
}
     {% endcomment %}

.collection-grid__wrapper .collection-filter__item--count {
    font-weight: 700 !important;
    font-family: "Quicksand", sans-serif !important;
    text-transform: capitalize;
    font-size: 17px;
}

.collection_main_secx .collection_product .collection-grid__wrapper {
    padding-top: 19px;
}

{% comment %} .collection_main_secx .collection_product .collection-filter select {
    border-radius: 60px;
    padding: 11px 12px 11px 22px;
    height: auto;
    font-size: 16px;
    font-weight: 700;
    width: 220px;
    border: 0;
}

.collection_main_secx .collection_product .collection-filter .collection-filter__sort-container::after {
    background: linear-gradient(to right, #01a601, #ffeb00, #eb0000) border-box;
    content: "";
    top: -1px;
    right: -1px;
    left: -1px;
    bottom: -1px;
    position: absolute;
    z-index: -1;
    border-radius: 30px;
} {% endcomment %}

.collection_main_secx .collection_product .collection-filter .collection-filter__sort-container {
    position: relative;
    z-index: 1;
    border: 1px solid #058433;
    border-radius: 6px;
    overflow: hidden;
}
.desktop_cont_c.collection_description.des_short .readmore.readmore_link:hover,
.template-collection .collection-content .collection__description a.readmore_link:hover, .template-collection .collection-content .collection__description a.readless_link:hover {
    /* background: linear-gradient(to bottom, #ffffff 28%, #ffffff 46%, #ffffff 58%); */
    /* -webkit-text-fill-color: transparent; */
    /* -webkit-background-clip: text; */
    background: #000;
}
.grid__item.grid-product .grid-product__content .grid-product__tag--sale {
    position: absolute;
    right: unset;
    left: 10px;
    top: 16px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: normal;
    padding: 5px 12px;
    font-family: "Roboto Condensed", sans-serif !important;
}

{% comment %} body.template-customers-login .transition-body .main-content h1.section-header__title, body.template-customers-register .transition-body .main-content h1.section-header__title {
    font-size: 52px;
    font-weight: 800 !important;
    font-family: "Barlow Condensed", sans-serif;
    color: #222121;
    position: relative;
    margin-bottom: 0;
    display: inline-block;
    position: relative;
    z-index: 1;
    padding-bottom: 28px;
} 
body.template-customers-login .transition-body .main-content h1.section-header__title::after, body.template-customers-register .transition-body .main-content h1.section-header__title::after {
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/hed.png?v=1717592930);
    width: 90%;
    height: 35px;
    bottom: 21%;
    right: 0;
    margin: 0 auto;
    left: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}{% endcomment %}
body.template-customers-login .transition-body .page-width.page-content header.section-header, body.template-customers-register .transition-body .page-width.page-content header.section-header {
    margin: 0 0 0;
}
.grid__item small.label-info a {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
{% comment %} body.template-customers-login .transition-body .page-width.page-content button.btn span {
    color: #fff;
    font-family: "Barlow Condensed", sans-serif !important;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 800;
    line-height: normal;
    cursor: pointer;
    position: relative !important;
    z-index: 2;
    background: linear-gradient(to right, #006e25 0% 25%, #d0a625 35% 68%, #dc0e0c 75% 100%) !important;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    transition: all ease-in-out 0.3s !important;
    display: inline !important;
    letter-spacing: normal;
    letter-spacing: 2px;
} {% endcomment %}
body.template-customers-login .transition-body .main-content form button.btn:hover, body.template-customers-register .transition-body .main-content form button.btn:hover {
    background: #000 !important;
}
body.template-customers-login .transition-body .page-width.page-content button.btn {
    border-radius: 40px;
}
div#CustomerLoginForm #customer_login a#customer_register_link {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
}
body.template-customers-login .transition-body .page-width.page-content button.btn:hover span {
    background: linear-gradient(to bottom, #ffffff 28%, #ffffff 46%, #ffffff 58%) !important;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
}
#CustomerLoginForm #customer_login input, .form-vertical input, .form-vertical select, .form-vertical textarea {
    border-radius: 4px;
}
   body.template-customers-register .transition-body .page-width.page-content input#register-submit {
    clip-path: unset;
    border-radius: 60px;
    padding: 10px 46px 10px;
    font-family: "Barlow Condensed", sans-serif !important;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 800;
    letter-spacing: 2px;
    line-height: normal;
} 

body.template-blog header.section-header h1 {
    text-align: center;
    font-size: 42px;
    font-weight: 700 !important;
    color: #222121;
    position: relative;
    margin-bottom: 0;
    z-index: 1;
    display: inline-block;
    font-family: "Roboto Condensed", sans-serif !important;
}


body.template-blog header.section-header {
    margin: 0 0 3px;
}
{% comment %} body.template-blog header.section-header h1::after {
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/hed.png?v=1717592930);
    width: 90%;
    height: 35px;
    bottom: 21%;
    right: 0;
    margin: 0 auto;
    left: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
} {% endcomment %}
.template-blog .grid__item .article__grid-meta .read_mor a, body.template-article .grid__item .article__grid-meta .read_mor a {
    background: transparent !important;
    border-radius: 30px;
    padding: 0 !important;
    letter-spacing: normal;
    margin: 0;
  position: relative;
}
    .template-blog .grid__item .article__grid-meta .read_mor a::after, body.template-article .grid__item .article__grid-meta .read_mor a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 0;
    height: 1px;
    transition: all ease-in-out 0.4s;
}

.template-blog .grid__item .article__grid-meta .read_mor a:hover::after, body.template-article .grid__item .article__grid-meta .read_mor a:hover::after {
    width: 100%;
}
.template-blog .grid__item .article__grid-meta .read_mor a span, body.template-article .grid__item .article__grid-meta .read_mor a span {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800;
    cursor: pointer;
    letter-spacing: 2px;
    line-height: normal;
    color: #000 !important;
    font-family: "Quicksand", sans-serif !important;
}
    .page-content.blog_main .pagination span a {
    background: #84d631;
    font-weight: 900 !important;
    font-family: "Barlow Condensed", sans-serif !important;
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    padding: 0;
    height: 36px;
    border-radius: 100%;
      
}

.page-content.blog_main .pagination span {
    background: transparent;
}

.page-content.blog_main .pagination .next, .pagination .prev {
    background: transparent;
}
.page-content.blog_main .pagination .page.current {
    opacity: 1;
    background: #3bb9258c;
    border-radius: 100%;
    color: #ffffff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    padding: 0;
    height: 36px;
    opacity: 1;
    cursor: no-drop;
    font-weight: 900 !important;
    font-family: "Barlow Condensed", sans-serif !important;
    margin-right: 10px;
    margin-left: 10px;
}

.page-content.blog_main .pagination {
    display: flex;
    align-items: center;
    justify-content: center;
}
.drawer__contents .drawer__inner .cart__items .cart__item .cart__image {
    border-radius: 6px;
    display: block;
    border: 1px solid rgb(84 188 47 / 12%);
    height: 100%;
    overflow: hidden;
    transition: all ease-in-out 0.4s;
}
{% comment %} .drawer__contents .drawer__inner .cart__items .cart__item:hover .cart__image {
    border-color: #e43f4f;
    box-shadow: -4px 3px 0px #e43f4f;
} {% endcomment %}
    
.product-block .variant-wrapper fieldset .variant-input label.variant__button-label {
    padding: 7px 16px !important;
    font-size: 14px;
    line-height: normal;
    border-radius: 6px;
    display: block;
    border: 1px solid #058433;
    height: 100%;
    overflow: hidden;
    transition: all ease-in-out 0.3s;
    background: transparent;
    box-shadow: unset;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    font-family: "Quicksand", sans-serif !important;
}
    /* .product-block .variant-wrapper fieldset .variant-input label.variant__button-label.disabled {
    pointer-events: none;
    box-shadow: unset;
    border-color: #f5ece9;
} */
.product-block .variant-wrapper fieldset .variant-input label.variant__button-label.disabled::after {
    color: #ff0000;
    background: #ff0000;
    opacity: 1;
    border-color: #ff0000;
    border-width: 2px;
    box-shadow: 0px 0px 20px hsl(0deg 0% 0% / 39%);
}


.ocu-upsell__footer .ocu-proceed[data-v-1f7929d6] {
    background: #058433 !important;
}

.ocu-upsell__footer .ocu-decline[data-v-1f7929d6] {
    border-color: #058433 !important;
}

.ocu-upsell__footer .ocu-decline[data-v-1f7929d6] span, .ocu-upsell__footer .ocu-proceed[data-v-1f7929d6] span {
    font-size: 13px !important;
    font-weight: 800 !important;
    line-height: 18px;
    transition: all ease-in-out 0.3s;
    letter-spacing: 0.8px !important;
    display: inline-block;
    text-transform: uppercase;
    font-family: "Quicksand", sans-serif !important;
}

.ocu-upsell__footer .ocu-proceed[data-v-1f7929d6]:hover {
    background: #000 !important;
}

.ocu-upsell__footer .ocu-decline[data-v-1f7929d6]:hover {
    background: #000 !important;
    border-color: #000 !important;
}

.ocu-upsell__footer .ocu-decline[data-v-1f7929d6]:hover span {
    color: #fff !important;
}



.product-block .variant-wrapper fieldset .variant-input label.variant__button-label.disabled {
    cursor: no-drop;
}
    .product-single__meta button.btn.add-to-cart[disabled] {
    background: #eb0000 !important;
    cursor: no-drop;
}

.product-single__meta button.btn.add-to-cart[disabled] span {
    background: linear-gradient(to bottom, #007d00 38%, #ffeb00 66%, #ffffff 58%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}
.product-block .variant-wrapper fieldset .variant-input label.variant__button-label:hover, .product-block .variant-input-wrap input[type=radio]:checked+label {
    background: #058433;
    color: #fff;
    border-color: #058433;
}
    {% comment %} .template-blog .grid__item .article__grid-meta .article__date, body.template-article .grid__item .article__grid-meta .article__date {
    position: absolute;
    top: -80px;
    width: 65px;
    height: 65px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    padding: 10px;
    text-align: center;
    line-height: 16px;
    font-family: "Barlow Condensed", sans-serif !important;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 12%);
    background: rgb(242 242 242);
    left: -11px;
    /* border: 1px solid rgb(221 221 221 / 26%); */
    overflow: hidden;
    justify-content: center;
    letter-spacing: normal;
    border: 4px solid #fff;
} {% endcomment %}
    .template-blog .grid__item .article__grid-meta, body.template-article .grid__item .article__grid-meta {
    margin: 0;
    text-align: left;
    position: relative;
}
    {% comment %} .template-blog .grid.grid--uniform>.grid__item {
    margin-bottom: 23px;
} {% endcomment %}
    .page-content.blog_main .pagination {
    padding-top: 10px;
}
    form .cart__page .cart__page-col button.btn.cart__checkout {
    background: #000;
    display: block;
    border-radius: 40px;
}

form .cart__page .cart__page-col button.btn.cart__checkout span {
    color: #fff;
    padding: 10px 46px 13px;
    font-family: "Barlow Condensed", sans-serif !important;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 800;
    border-radius: 50px !important;
    line-height: normal;
    cursor: pointer;
    position: relative !important;
    z-index: 2;
    background: linear-gradient(to right, #006e25 0% 25%, #d0a625 35% 68%, #dc0e0c 75% 100%) !important;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    transition: all ease-in-out 0.3s !important;
    display: inline !important;
    letter-spacing: normal;
}

form .cart__page .cart__page-col button.btn.cart__checkout:hover span {
    background: linear-gradient(to bottom, #ffffff 28%, #ffffff 46%, #ffffff 58%) !important;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
}
    body.template-collection .collection-content {
    padding: 60px 0 40px;
}
    .cart__item-row small {
    text-align: left;
}
.product_desc_c .full_cont {
    width: 100%;
    max-width: 100%;
}
.product_desc_c .full_cont {
    padding: 40px;
    border: 1px solid rgb(84 188 47 / 12%);
    box-shadow: 0px 0px 30px #0000000f;
}

div#shopify-block-loox_reviews_loox_dynamic_section_Xm3kVX div#looxReviews {
    max-width: 100% !important;
    width: 100%;
}



















.to_icon_sec .owl-dots {
    display: none;
}
.cart__item-title a.cart__item-name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.spice-spa-addon-layouts .spice-spa-addon-product-item {
    padding: 12px 13px 12px 59px !important;
}

.spice-spa-addon-layouts .spice-spa-addon-product-item .spice-spa-addon-product-image {
    width: 40px !important;
    height: 40px !important;
}

.spice-spa-addon-layouts .spice-spa-addon-product-item .spice-spa-addon-product-title a.spice-spa-addon-product-link {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 0;
}
  .component-marquee-container {
      position: relative;
      display: flex;
      overflow: hidden;
      user-select: none;
      width: 100%;
      background-attachment: fixed;
      column-gap: 35px;
  }
  .component-marquee.active {
      opacity: 1;
  }
  .component-marquee {
      flex-shrink: 0;
      display: flex;
      justify-content: space-around;
      min-width: 100%;
      animation: marqueescroll 100s linear infinite;
      opacity: 0;
      transition: opacity .10s ease-in-out;
      border-bottom: 0.1rem solid rgba(var(--color-foreground),.08);
  }
  
  @keyframes marqueescroll {
  0% {
      transform: translate(0);
  }
  100% {
      transform: translate(calc(-100% - 1rem));
  }
  }
    .component-marquee-item {
    display: flex;
}
.component-marquee-item span {
    display: inline-flex;
    color: #fff;
    align-items: center;
    justify-content: space-between;
    padding: 0 30px;
    text-transform: capitalize;
}

.mobile_head {
    padding: 4px 0;
    background: #058433;
    border-bottom: 1px solid rgb(221 221 221 / 15%);
}
.component-marquee-item span strong {
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    display: block;
    padding: 0 0 0 7px;
    color: #fff;
    letter-spacing: 0.6px;
    line-height: normal;
}
.component-marquee-item span img {
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px;
     filter: brightness(0) invert(1); 
    margin-right: 2px;
}

{% comment %} .mobile_head {
    display: none;
} {% endcomment %}
    
body.template-customers-register .transition-body .page-width.page-content input#register-submit:hover {
    background: #f43d16;
    color: #fff !important;
}
article.article .article__body h2 {
    margin: 25px 0 12px;
    FONT-SIZE: 28PX;
    text-transform: capitalize;
}
.transition-body .shopify-policy__container h3.Paragraph {
    margin-top: 30px;
    margin-bottom: 20px;
}
article.article .article__body h3 {
    margin: 25px 0 12px;
    FONT-SIZE: 25PX;
    text-transform: capitalize;
}
    .product__description .product_description a.readmore_link, .product__description .product_description a.readless {
    color: #fff;
    padding: 12px 46px 14px;
    border-radius: 6px;
    cursor: pointer;
    z-index: 2;
    transition: color .2s ease-in-out;
    display: inline-block;
    margin: 20px 0 0;
    line-height: normal;
    display: block;
    width: 210px;
    text-align: center;
    background: #058433;
    
 }
 div#looxReviews {
    max-width: 100% !important;
}
.product__description .product_description a.readmore_link:hover, .product__description .product_description a.readless:hover {
    background: #000;
}
.product__description .product_description a.readmore_link span, .product__description .product_description a.readless span {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    transition: all ease-in-out 0.3s;
    letter-spacing: 0.8px !important;
    display: inline-block;
}
.product__description .product_description a.readmore_link:hover span, .product__description .product_description a.readless:hover span {
    background: linear-gradient(to bottom, #ffffff 28%, #ffffff 46%, #ffffff 58%) !important;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
}
    .product-section {
    border-bottom: 1px solid #f7f7f7;
}


.age-verification-popup .age-verification-popup__content-wrapper .age-verification-popup__content {
    padding: 35px;
    background: transparent;
}

.age-verification-popup.age-verification-popup--image-false {
    background-color: #000 !important;
}

.age-verification-popup.age-verification-popup--image-false.modal:before {
    background: #000;
}
.age-verification-popup .age-verification-popup__btns-wrapper button.btn {
    cursor: pointer;
    z-index: 2;
    margin: 0px 0 0;
    line-height: normal;
    display: block;
    width: 210px;
    text-align: center;
    transition: all ease-in-out 0.2s !important;
    padding: 13px 39px;
    border-radius: 6px;
    background: #058433 !important;
}
.age-verification-popup .age-verification-popup__btns-wrapper button.btn.btn--secondary {
    background: transparent !important;
    border-color: #058433;
    transition: all ease-in-out 0.2s !important;
}

.age-verification-popup .age-verification-popup__btns-wrapper button.btn.btn--secondary:hover {
    background: #000 !important;
    border-color: #000 !important;
}

.age-verification-popup .age-verification-popup__btns-wrapper button.btn:hover {
    background: #000000 !important;
    border-color: #000000;
}

.age-verification-popup .age-verification-popup__btns-wrapper button.btn::after {
    display: none;
}

.age-verification-popup .age-verification-popup__btns-wrapper button.btn span {
    text-transform: uppercase;
    font-weight: 800;
    cursor: pointer;
    transition: all ease-in-out 0.3s !important;
    display: inline !important;
    letter-spacing: 0.8px;
    line-height: normal;
    font-family: "Quicksand", sans-serif !important;
    font-size: 14px;
}

.age-verification-popup .age-verification-popup__btns-wrapper button.btn:hover span {
    background: linear-gradient(to bottom, #ffffff 28%, #ffffff 46%, #ffffff 58%) !important;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
}
.modal--square .modal__centered-content {
    padding: 10px;
    {% comment %} background-image: url(https://roqpyufnpjsln2yh-62918754547.shopifypreview.com/cdn/shop/files/t66.jpg?v=1717753927&width=1920);
    background-repeat: no-repeat;
    background-size: cover; {% endcomment %}
}

.age-verification-popup .age-verification-popup__content-wrapper .age-verification-popup__content h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 700 !important;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 0;
    font-family: "Roboto Condensed", sans-serif;
}
.age-verification-popup .age-verification-popup__content-wrapper .age-verification-popup__content .enlarge-text p {
    font-family: "Quicksand", sans-serif !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    {% comment %} color: #fff; {% endcomment %}
}

.mobile-nav>.mobile-nav__item .collapsible-content--all ul.mobile-nav__sublist li .mobile-nav__child-item button.collapsible-trigger {
    border-left: 1px solid rgb(0 0 0 / 26%);
    border-bottom: 1px solid rgb(0 0 0 / 26%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.mobile-nav>.mobile-nav__item .collapsible-content--all ul.mobile-nav__sublist li .mobile-nav__child-item button.collapsible-trigger span.collapsible-trigger__icon {
    display: none;
    margin: 0;
}

.mobile-nav>.mobile-nav__item .collapsible-content--all ul.mobile-nav__sublist li .mobile-nav__child-item button.collapsible-trigger::after {
            content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-image: url(/cdn/shop/files/right-arrow-new.png?v=1719559202);
        width: 18px;
        height: 18px;
        background-repeat: no-repeat;
        background-size: contain;
}
.page-content--product .grid__item .product-block--price .product__policies.small--text-center {
    display: none;
}
.page-content--product .grid__item .product-block--price span.product__price {
    margin: 0;
}

.grid-product__tag.grid-product__tag--sold-out {
    background: #e43f4f;
    position: absolute;
    left: 10px;
    top: 16px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: normal;
    padding: 5px 12px;
    font-family: "Roboto Condensed", sans-serif !important;
    color: #fff;
    right: unset;
}
.product-recommendations-placeholder .grid .grid__item .grid-product__content form,
.collection_main_secx .collection_product .grid-product__content .grid__item-image-wrapper form {
    z-index: 1;
    text-align: center;
}
.collection_main_secx .collection_product .grid-product__content .grid__item-image-wrapper form:hover {
    background: transparent !important;
}


{% comment %} .collection_main_secx .collection_product .grid-product__content .grid__item-image-wrapper form button.btn.iocnt-cart[disabled]::after, 
    .featured_slider_pro .medium-up--one-quarter .grid-product__content .grid__item-image-wrapper form button.iocnt-cart[disabled]::before{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 26px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/cdn/shop/files/cart.svg?v=1717679626);
    background-position: center;
    filter: brightness(0) saturate(100%) invert(29%) sepia(24%) saturate(4545%) hue-rotate(326deg) brightness(107%) contrast(96%);
    cursor: no-drop;
} {% endcomment %}

{% comment %} .collection_main_secx .collection_product .grid-product__content .grid__item-image-wrapper form button.btn.iocnt-cart[disabled], 
    .featured_slider_pro .medium-up--one-quarter .grid-product__content .grid__item-image-wrapper form button.iocnt-cart[disabled] {
    height: auto;
    font-size: 0;
    right: 20px;
    top: 7px;
    overflow: visible !important;
} {% endcomment %}
div#shopify-block-loox_reviews_loox_rating_CgPgbh {
    margin-bottom: 18px;
}
    div#shopify-block-loox_reviews_loox_dynamic_section_Xm3kVX {
    padding: 70px 0 22px;
}
    
    div#shopify-block-loox_reviews_loox_dynamic_section_Xm3kVX::before {
  content: "Review";
  text-align: center;
  display: block;
  font-size: 52px;
  font-weight: 800 !important;
  font-family: "Barlow Condensed", sans-serif;
  color: #222121;
  position: relative;
  margin-bottom: 0;
  line-height: 52px;
  padding-bottom: 30px;
}
.product-block .variant-wrapper fieldset .variant-input label.variant__button-label.color-swatch {
    border: 0;
    box-shadow: unset;
    border-radius: 100%;
    padding: 0 !important;
    width: 30px;
    height: 30px;
}

.product-block .variant-wrapper fieldset .variant-input label.variant__button-label.color-swatch::before {
    border-width: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px;
    top: 2px;
}
   .drawer form#CartDrawerForm .drawer__fixed-header {
    position: unset;
    width: 100%;
    top: unset;
    left: 0;
    background: #fff;
    padding-left: var(--drawer-gutter);
    padding-right: var(--drawer-gutter);
}
.drawer form#CartDrawerForm .drawer__fixed-header .h2.drawer__title {
    display: block;
}

.drawer form#CartDrawerForm .drawer__fixed-header svg.icon.icon-close {
    color: #000 !important;
} 
.product-single__meta .product-block .product-block form {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
}

.product-single__meta .product-block .product-block form .spice-spa-addon-layouts {
    padding-top: 0;
}

.product-single__meta .product-block .product-block form .spice-spa-addon-layouts .spice-spa-addon-heading {
    margin-top: 0;
}

.product-single__meta .product-block .product-block form button.btn.btn--full.add-to-cart {
    margin-top: 24px;
    margin-bottom: 10px;
}

.to_icon_sec.owl-carousel {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product-single__meta .product-block .product__quantity label {
    font-size: 20px;
    font-weight: 700;
    color: #000 !important;
    letter-spacing: normal;
    font-family: "Roboto Condensed", sans-serif !important;
}

.product-single__meta .product-block .product__quantity input {
    padding-top: 10px;
    width: auto;
    height: auto;
    padding-bottom: 10px;
    border-radius: 6px;
    border-width: 1px;
    border-color: #000;
    text-align: center;
}

.product-single__meta .product-block .product__quantity .js-qty__wrapper {
    width: 125px;
    max-width: 125px;
    overflow: hidden;
}

.product-single__meta .product-block .product__quantity button.js-qty__adjust {
    padding: 0 15px;
}
body.template-page #MainContent .page-width {
    max-width: 1610px;
    /* padding: 0; */
}


body.template-page #MainContent .rte .about_cont h2 {
    text-align: left;
    font-size: 42px;
    font-weight: 700 !important;
    color: #222121;
    text-transform: uppercase;
    padding-bottom: 3px;
    margin-bottom: 20px;
    margin-top: 0;
    display: inline-block;
    position: relative;
    z-index: 1;
    font-family: "Roboto Condensed", sans-serif;
}

{% comment %} body.template-page #MainContent .rte .about_cont h2::after {
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/hed.png?v=1717592930);
    width: 90%;
    height: 15px;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    left: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
} {% endcomment %}



@media (min-width:992px){
  .header_menu_sec ul.site-nav.site-navigation li .site-nav__dropdown .grid .grid__item {
    width: 49%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.header_menu_sec ul.site-nav.site-navigation li .site-nav__dropdown .grid .grid__item .h5 a {
    pointer-events: none;
    font-size: 17px;
    font-weight: 700;
    text-transform: capitalize;
    color: #7f7f7f;
}

.header_menu_sec ul.site-nav.site-navigation li .site-nav__dropdown .grid {display: flex;align-items: flex-start;justify-content: space-between;position: relative;z-index: 1;}

.header_menu_sec ul.site-nav.site-navigation li .site-nav__dropdown .grid .grid__item .h5 {
    width: 100%;
    cursor: text;
}

.header_menu_sec ul.site-nav.site-navigation li .site-nav__dropdown .grid .grid__item div {
    width: 50%;
}

.header_menu_sec ul.site-nav.site-navigation li .site-nav__dropdown .grid .grid__item .h5 a.site-nav__dropdown-link {
    padding: 0;
    line-height: normal;
    margin: 0 0 14px;
    text-align: left;
    font-size: 20px;
    font-weight: 700 !important;
    color: #222121 !important;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    font-family: "Roboto Condensed", sans-serif !important;
}

.header_menu_sec ul.site-nav.site-navigation li .site-nav__dropdown .grid .grid__item div a {
    padding-left: 0;
}

.header_menu_sec ul.site-nav.site-navigation li .site-nav__dropdown .grid::after {
    display: none;
}

.header_menu_sec ul.site-nav.site-navigation li .site-nav__dropdown .grid::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    transform: translateX(-50%);
    width: 1px;
    background: #ddd;
}

.header_menu_sec ul.site-nav.site-navigation li .site-nav__dropdown .grid .grid__item:last-child {
    padding: 0 0 0 38px;
}
  /* .header_menu_sec ul.site-nav.site-navigation li .site-nav__dropdown .grid .grid__item div:last-child {
    display: none;
} */
  .header_menu_sec ul.site-nav.site-navigation li .site-nav__dropdown .grid::before {
    display: none;
}

.header_menu_sec ul.site-nav.site-navigation li:nth-child(1) .site-nav__dropdown .grid::before, .header_menu_sec ul.site-nav.site-navigation li:nth-child(4) .site-nav__dropdown .grid::before {
    display: block;
}

.header_menu_sec ul.site-nav.site-navigation li .site-nav__dropdown {
    PADDING: 25PX 0;
}
}

.product-single__meta .product-block .product__quantity button.js-qty__adjust:hover {
    background: transparent !important;
}
.product-single__meta .product-block .product-block form .sg-pro-subtotal-price span {
    font-size: 22px;
    font-weight: 700;
    color: #000;
    display: inline-flex;
    letter-spacing: normal;
    position: relative;
    margin: 0 0 0px 5px !important;
}

.product-single__meta .product-block .product-block form .sg-pro-subtotal-price label {
    font-size: 20px;
    font-weight: 700 !important;
    color: #000 !important;
    letter-spacing: normal;
    font-family: "Roboto Condensed", sans-serif;
    position: relative;
    margin-bottom: 0 !important;
}

.product-single__meta .product-block .product-block form .sg-pro-subtotal-price label::after {
    content: ":";
}

.product-single__meta .product-block .product-block form .sg-pro-subtotal-price {
    padding: 4px 0 10px;
}


    
div#template--17985389330675__product_tab_collection_KAVb63 .product_slider_tab {
    display: none;
}

div#template--17985389330675__product_tab_collection_KAVb63 .sec_hd {
    margin-bottom: 40px;
}
.rte.collection__description.new_collection_hed {
    margin: 0 0 10px;
}
    body.template-collection .rte.collection__description {
    margin-top: 0;
}
    {% comment %} .featured_slider_pro .medium-up--one-quarter .grid-product__content .grid__item-image-wrapper form {
    margin: 0;
} {% endcomment %}
    html.js.js-drawer-open.lock-scroll .shopify-section.shopify-section-group-header-group {
    position: fixed;
    top: 0;
    z-index: 111;
    width: 100%;
}

    /*---------- pop up---------*/
form.needsclick.klaviyo-form .needsclick .needsclick.kl-private-reset-css-Xuajs1 button.needsclick::after {
    content: "Unlock Your Discount";
    color: #fff !important;
    padding: 10px 26px 11px !important;
    text-transform: uppercase !important;
    font-weight: 800 !important;
    border-radius: 50px !important;
    line-height: normal !important;
    cursor: pointer !important;
    position: relative;
    z-index: 2;
    height: auto !important;
    font-size: 14px !important;
    transition: all ease-in-out 0.3s;
    letter-spacing: 0.8px !important;
    display: inline-block;
    font-family: "Quicksand", sans-serif !important;
}
form.needsclick.klaviyo-form>.needsclic>.needsclick:nth-child(5) .needsclick.kl-private-reset-css-Xuajs1 {
    background: #000;
}
form.needsclick.klaviyo-form .needsclick .needsclick.kl-private-reset-css-Xuajs1 button.needsclick {
    background: #058433 !important;
    border-radius: 6px !important;
    font-size: 0 !important;
    margin: 21px 0 0;
}

form.needsclick.klaviyo-form .needsclick .needsclick.kl-private-reset-css-Xuajs1 button.needsclick:hover {
    background: #000 !important;
}

    .needsclick .needsclick button.needsclick.klaviyo-close-form {
    outline: 0 !important;
}

.needsclick form.needsclick.klaviyo-form .needsclick .needsclick .needsclick input {
    border: 1px solid !important;
    border-color: #cbcbcb !important;
    border-radius: 4px !important;
    max-width: 100% !important;
    padding: 11px 10px !important;
    height: auto !important;
}

.needsclick form.needsclick.klaviyo-form .needsclick .needsclick .needsclick input::placeholder, .needsclick form.needsclick.klaviyo-form .needsclick .needsclick .needsclick input {
    color: #000 !important;
    font-size: 16px !important;
    opacity: 1;
}

.needsclick form.needsclick.klaviyo-form p span.ql-font-poppins {
    color: #000 !important;
    font-weight: 600 !important;
    font-family: "Quicksand", sans-serif !important;
    font-size: 18px !important;
    display: block !important;
    padding: 0 0 11px;
}

.needsclick form.needsclick.klaviyo-form .needsclick .needsclick:first-child .needsclick .needsclick .needsclick img {
    filter: brightness(0);
    opacity: 0;
}
.needsclick form.needsclick.klaviyo-form>.needsclick>.needsclick:first-child>.needsclick>.needsclick>.needsclick::after {
    content: "Subscribe And Save";
    font-size: 30px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 100%;
    font-family: "Roboto Condensed", sans-serif;
    position: absolute;
    line-height: normal !important;
}
{% comment %} .needsclick form.needsclick.klaviyo-form>.needsclick>.needsclick:first-child>.needsclick>.needsclick>.needsclick::after {
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/hed.png?v=1717592930);
    width: 90%;
    height: 30px;
    background-repeat: no-repeat;
    bottom: -19px;
    right: 0;
    margin: 0 auto;
    left: 0;
    background-size: contain;
    z-index: -1;
} {% endcomment %}

.needsclick form.needsclick.klaviyo-form>.needsclick>.needsclick:first-child>.needsclick>.needsclick>.needsclick {
    position: relative !important;
    padding-bottom: 0 !important;
    z-index: 1;
}
    form.needsclick.klaviyo-form .needsclick .needsclick.kl-private-reset-css-Xuajs1 button.needsclick:hover {
    background: rgb(0 0 0 / 85%) !important;
}

    /*---------  end popup -------------*/
    .product-single__meta .product-block .product-block form button.btn.btn--full.add-to-cart[disabled] span {
    color: #fff !important;
    background: transparent;
    -webkit-text-fill-color: white;
}





    .collection_main_secx .grid__item.collection_sidber ul.no-bullets li.tag label {
    display: inline-flex;
    justify-content: flex-start;
}
.collection_main_secx .grid__item.collection_sidber ul.no-bullets li.tag label span.color-swatch {
    padding-left: 20px;
    width: auto;
    height: auto;
    border: 0;
    display: inline-block;
    outline: 0 !important;
    box-shadow: unset;
    border-radius: 0;
    position: relative;
    margin: 0;
}
.collection_main_secx .grid__item.collection_sidber ul.no-bullets li.tag label span.color-swatch::before {
    border: 1px solid;
    border-color: #e8e8e1;
    height: 16px;
    width: 16px;
    border-radius: 0;
    left: 0;
    top: 0;
    right: 0;
}

.collection_main_secx .grid__item.collection_sidber ul.no-bullets li.tag label span.color-swatch::after {
    height: 10px;
    left: 3px;
    width: 10px;
    content: "";
    position: absolute;
    top: 3px;
}
.collection_main_secx .grid__item.collection_sidber ul.no-bullets li.tag label span.tag__text {
    margin: 0;
}
.collection_main_secx .grid__item.collection_sidber ul.no-bullets li.tag label input:checked~span.color-swatch::after {
    background: #058433;
}
.collection_main_secx .grid__item.collection_sidber ul.no-bullets li.tag.tag--swatch {
    display: inline-block;
    width: auto;
    margin: 0;
}
    .collection_main_secx .grid__item.collection_sidber ul.no-bullets.tag-list.tag-list--active-tags {
    display: none;
}
.sp-btn-grd a span {
    font-size: 13px;
    font-weight: 800;
    line-height: 18px;
    transition: all ease-in-out 0.3s;
    letter-spacing: 0.8px !important;
    display: inline-block;
    text-transform: uppercase;
}

.new_arr_sec.shop-the_sec .tab_sub .head_top .collection_link {
    display: block;
}

.new_arr_sec.shop-the_sec .tab_sub .head_top .collection_link .sp-btn-grd {
    MARGIN: 0;
}

    .header_menu_sec ul.site-nav.site-navigation li:nth-child(3) .site-nav__dropdown .page-width .grid .grid__item, 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(7) .site-nav__dropdown .page-width .grid .grid__item, 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(8) .site-nav__dropdown .page-width .grid .grid__item{
    width: 100%;
}

.header_menu_sec ul.site-nav.site-navigation li:nth-child(3) .site-nav__dropdown .page-width .grid .grid__item>div, 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(7) .site-nav__dropdown .page-width .grid .grid__item>div, 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(8) .site-nav__dropdown .page-width .grid .grid__item>div{
    width: 33.3%;
}

.header_menu_sec ul.site-nav.site-navigation li:nth-child(3) .site-nav__dropdown .page-width .grid .grid__item>div.h5, 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(7) .site-nav__dropdown .page-width .grid .grid__item>div.h5, 
.header_menu_sec ul.site-nav.site-navigation li:nth-child(8) .site-nav__dropdown .page-width .grid .grid__item>div.h5{
    width: 100%;
}

.social_link b {
    margin-bottom: 15px;
}

/*----bro start---*/
.mobile_head .page-width {
    max-width: 100%;
}

.mobile_head .component-marquee.scroll .component-marquee-item span {
    position: relative;
}
.mobile_head .component-marquee.scroll .component-marquee-item span:before {
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #fff;
    opacity: 0.6;
    content: "";
    border-radius: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
{% comment %} div#shopify-section-template--21798825001203__slideshow_j3xzyh {
    padding-bottom: 50px;
} {% endcomment %}

#section-template--21798825001203__custom_collection_banner_sec_daBKaX {
    padding-top: 80px !important;
    padding-bottom: 15px !important;
}
div#shopify-section-template--21798825001203__background_image_text_wnWE6E .parallax-image {
    position: unset !important;
    height: auto !important;
    transform: none !important;
}


div#shopify-section-template--21798825001203__background_image_text_wnWE6E .background-media-text.background-media-text--template--21798825001203__background_image_text_wnWE6E.background-media-text--750.loaded.aos-init.aos-animate {
    min-height: 550px;
}

div#shopify-section-template--21798825001203__background_image_text_wnWE6E parallax-image.parallax-container {
    position: unset;
}

div#shopify-section-template--21798825001203__background_image_text_wnWE6E .background-media-text__container img.image-fit.background-media-text__image {
    animation: none !important;
    object-fit: cover;
    border-radius: 0px;
}
div#shopify-section-template--21798825001203__custom_collection_banner_sec_PNcaQW div#section-template--21798825001203__custom_collection_banner_sec_PNcaQW {
    padding-bottom: 0;
}

div#shopify-section-template--21798825001203__custom_collection_banner_sec_wjJaNV #section-template--21798825001203__custom_collection_banner_sec_wjJaNV {
    padding-top: 0px;
    padding-bottom: 80px;
}
div#shopify-section-template--21798825001203__coustome_code_swction_jtrbkA div#section-template--21798825001203__coustome_code_swction_jtrbkA {
    padding-bottom: 0;
}
.shopify-section > div > .slideshow-wrapper > div > div.hero {
    height: 700px !important;
} 
.shopify-section > div > .slideshow-wrapper > div > div.hero parallax-image.parallax-container, .shopify-section > div > .slideshow-wrapper > div > div.hero parallax-image.parallax-container .parallax-image {
    top: 0;
    height: 100% !important;
}
ol.flickity-page-dots {
    display: none;
}
div#shopify-section-template--21798825001203__product_tab_collection_HAg3Ub .tab_sl_main_div {
    text-align: center;
    padding-top: 60px;
}


div#shopify-section-template--21798825001203__product_tab_collection_36jnk3 .page-width, 
div#shopify-section-template--21798825001203__product_tab_collection_KAVb63 .page-width, 
div#shopify-section-template--21798825001203__product_tab_collection_HAg3Ub .page-width {
    max-width: 1610px;
}
div#shopify-section-template--21798825001203__coustome_code_swction_jtrbkA .sp-btn-grd {
    padding-top: 30px;
}
div#shopify-section-template--21798825001203__product_tab_collection_KAVb63 .product_slider_tab {
    display: none;
}
/*----- new page design---*/


.search__results {
    border: 1px solid #ddd;
    border-radius: 5px;
}
div#shopify-section-template--21798825001203__background_image_text_HGAmWb {
    border-bottom: 1px solid #f1f1f1;
}
div#shopify-section-template--21798825001203__background_image_text_HGAmWb image-element.aos-init.aos-animate img.image-fit.background-media-text__image {
    animation: none !important;
}
div#shopify-section-template--21798825001203__product_tab_collection_36jnk3 .sec_hd h2 {
    padding-bottom: 10px;
}


/*------endd-----*/


.ai-newsletter-aule5wfrazmdzwm9zsaigenblock556e77evqvilb {
    background-image: url(/cdn/shop/files/back-11.jpg?v=1774532313);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}


.ai-newsletter-button-aule5wfrazmdzwm9zsaigenblock556e77evqvilb {
    background: #058433 !important;
    font-weight: 500;
}



{% comment %} --------------------------------------------------------------------------------------------------- {% endcomment %}


.collection-content .page-width {
    max-width: 1610px;
    padding: 0 40px;
    margin: 0 auto;
}


{% comment %} .hero__image-wrapper img.small--hide.hero__image {
    height: auto;
}


.hero__image-wrapper.hero__image-wrapper--no-overlay {
    height: 100%;
}




.shopify-section > div > .slideshow-wrapper > div > div.hero .slideshow__slide {
    height: 100% !important;
} {% endcomment %}

.vaporizers_banner .background-media-text__aligner {
    position: absolute;
    margin: 0;
    width: 100%;
    height: 100%;
}

.vaporizers_banner .background-media-text__aligner .animation-cropper, .vaporizers_banner .background-media-text__aligner .animation-cropper .animation-contents, .vaporizers_banner .background-media-text__aligner .animation-cropper .animation-contents .background-media-text__text {
    width: 100%;
    height: 100%;
    background: transparent !important;
    padding: 0;
}

.vaporizers_banner .background-media-text__aligner .animation-cropper .animation-contents .background-media-text__text p {
    display: none;
}

.vaporizers_banner .background-media-text__aligner .animation-cropper .animation-contents .background-media-text__text a.btn {
    margin: 0;
    width: 100%;
    height: 100%;
    background: transparent !important;
    font-size: 0;
}
@media (min-width:769px){
.shopify-section > div > .main_home_sec > div > div.hero {
    height: auto !important;
}
.shopify-section > div > .main_home_sec > div > div.hero .flickity-viewport {
    padding-bottom: 36%;
}
}
    /*------------------------------------------------------- responsive ----------------------------------------------------*/



@media (min-width:2050px){
.page-width, header#SiteHeader .page-width, body.template-page #MainContent .page-width {
    margin: 0 auto;
    max-width: 1600px;
} 
}






    @media(max-width:1350px){

   
      body.template-index footer.site-footer {
    padding-left: 25px;
    padding-right: 25px;
}
.featured_slider_pro .medium-up--one-quarter .grid-product__content .grid__item-image-wrapper .grid-product__meta {
    padding: 35px 10px 27px;
    min-height: 150px;
}
.featured_slider_pro .medium-up--one-quarter .grid-product__content .grid__item-image-wrapper .grid-product__title {
    font-size: 13px;
}
.shopify-section.shopify-section-group-footer-group .index-section {
    padding-left: 25px;
    padding-right: 25px;
}
      .shopify-section.shopify-section-group-footer-group .site-footer{
    padding-left: 25px;
    padding-right: 25px;
}

    }



@media (max-width:1540px) and (min-width:991px){
.header_menu_sec ul.site-nav.site-navigation li .site-nav__dropdown .grid {
    width: 100%;
    left: calc(50% - -22px);
    transform: translateX(-50%);
} 

#site-nav-item--1 > div > div > div > div.grid__item.medium-up--one-fifth.appear-animation.appear-delay-1 {
    padding-left: 20px;
    padding-right: 0;
}
}
 
@media (max-width:1180px) and (min-width:991px){
.header_menu_sec ul.site-nav.site-navigation li .site-nav__dropdown .grid .grid__item div{
    width: 100%;
}
}

@media (max-width:1260px){
      #shopify-section-template--17985389396211__advanced_content_W4NQRQ .index-section, 
#shopify-section-template--17985389396211__advanced_content_pBqrmH .index-section, 
#shopify-section-template--17985389396211__advanced_content_gmzEwj .index-section, 
#shopify-section-template--17985389396211__advanced_content_6p7ahg .index-section{
    PADDING: 60px 25px 60px 32px !important;
}
body.template-page #MainContent .rte .about_cont.middel_cont h2 {
    font-size: 36px;
}
    }

    @media (max-width:1199px){
      .spice-spa-addon-layouts .spice-spa-addon-product-item .spice-spa-addon-product-title a.spice-spa-addon-product-link {
    font-size: 12px !important;
}
          .shopify-payment-button .shopify-payment-button__button--unbranded {
    font-size: 22px;
}

.product-single__meta .payment-buttons button.btn.btn--full.add-to-cart span, .drawer__contents .drawer__footer .cart__checkout-wrapper button.btn.cart__checkout span {
      font-size: 22px;
}
      .cart__item-title a.cart__item-name {
    font-size: 16px;
    line-height: 22px;
      }
      .transition-body .shopify-policy__container {
    box-shadow: unset;
    margin: 60px 0;
    padding: 0 35px;
}
      .top_bar .to_icon_sec .icon_box .cont_bx strong {
    padding: 0 0 0 9px;
    font-size: 15px;
}
      
.spice-spa-addon-layouts .spice-spa-addon-product-item .spice-spa-addon-price-main.spicegems-cross-amount, .spice-spa-addon-layouts .spice-spa-addon-product-item span.spicegems_discount_price {
    font-size: 12px !important;
}
    }

    @media (max-width:1024px){
      .top_bar {
    display: none;
}

.mobile_head {
    display: block;
}
    }


    @media (max-width:991px) and (min-width:769px){
{% comment %} 
   body.template-index .shopify-section .slideshow-wrapper .hero {
    height: 400px !important;
} {% endcomment %}


      .cart__page-col:first-child {
    flex: unset;
    padding: 0 0 30px;
}

.cart__page-col:last-child {
    flex: unset;
}
      .collection_main_secx .collection_product .collection-grid__wrapper .grid-product {
    width: 50%;
}

.collection_main_secx .collection_product .collection-grid__wrapper .grid.grid--uniform {
    display: flex;
    flex-wrap: wrap;
}
    }
@media (max-width:1024px) and (min-width:769px){
  .collection_main_secx .grid__item.collection_sidber {
    width: 240px;
}

.collection_main_secx .grid__item.collection_sidber button.tag-list__header {
    padding: 6px 13px 6px 0;
    font-size: 15px;
}

.collection_main_secx .grid__item.collection_sidber ul.no-bullets li.tag label {
    font-size: 12px;
}

.collection_main_secx .collection_product {
    padding-left: 40px;
    width: calc(100% - 240px);
}

.rte.collection__description p {
    font-size: 16px;
}
}
@media (max-width:768px){
footer.site-footer .grid__item button.h4.footer__title {
    font-size: 16px;
    font-weight: 800;
    letter-spacing: normal;
    text-align: left;
    width: 100%;
    font-family: "Quicksand", sans-serif !important;
    text-transform: capitalize;
}
 .background-media-text__container, .background-media-text__video {
    height: auto;
    position: relative;
}
   
.collection_main_secx .grid__item.collection_sidber {
    border: 0;
}
  body.template-index .shopify-section .slideshow-wrapper .hero {
    height: auto !important;
}  
 .footer__logo {
    text-align: left;
}   
.site-footer button.footer__title {
    text-align: left;
}
footer .page-width .grid .grid__item .collapsible-content {
    height: auto !important;
    display: none;
}
footer .page-width .grid .grid__item .collapsible-content.is-open {
    display: block;
}

  .collection_main_secx .collection_product .collection-grid__wrapper .collection-filter .collection-filter__item button {
    background: white !important;
    color: #000 !important;
}
.collection_main_secx .collection_product .collection-grid__wrapper .collection-filter .collection-filter__item button svg.icon.icon-filter {fill: #000 !important;color: #000 !important;}
  .drawer__fixed-header .drawer__header .h2.drawer__title {
    display: none;
}
  .template-blog .grid__item .article__grid-meta a.article__title, body.template-article .grid__item .article__grid-meta a.article__title {
    font-size: 20px;
}

.rte.article__excerpt {
    font-size: 16px;
}
.template-blog .grid.grid--uniform>.grid__item, body.template-article .grid.grid--uniform>.grid__item {
    width: 50%;
}
  .template-blog .grid.grid--uniform>.grid__item .grid__item, body.template-article .grid.grid--uniform>.grid__item .grid__item {
    width: 100%;
}
  .collection-filter__item.collection-filter__item--drawer button {
    border-radius: 60px;
    padding: 11px 12px 11px 22px;
    height: auto;
    font-size: 16px;
    font-weight: 700;
    border: 0;
    position: relative;
    z-index: 1;
}
.collection_main_secx .collection_product .collection-grid__wrapper .collection-filter {
    background: #fff;
    top: 0;
    padding: 10px 0;
          z-index: 11;
}
.rte.collection__description {margin: 0 0 20px;}

.collection_main_secx .collection_product .collection-grid__wrapper .collection-filter .collection-filter__item {
    MARGIN: 0;
}

.collection_main_secx .collection_product .collection-grid__wrapper .grid {
    MARGIN-TOP: 17PX;
}
  .template-collection .collection-content .collection__description h2 {
    FONT-SIZE: 22PX;
    LINE-HEIGHT: 24PX;
}
  {% comment %} .template-collection .collection-content .collection__description a.readmore_link span, .template-collection .collection-content .collection__description a.readless_link span {
    font-size: 18PX;
} {% endcomment %}

.collection-content .collection__description a.readmore_link, .collection-content .collection__description a.readless_link {
    padding: 12px 31px 14px;
    width: 180px;
}

.template-collection .collection-content .collection__description h2 {
    font-size: 22px;
}
.template-search #MainContent header.section-header h1, .template-collection .collection-content .collection__description h1 {
    text-align: center;
    font-size: 42px;
    color: #222121;
    position: relative;
    margin-bottom: 0;
    z-index: 1;
    display: inline-block;
    line-height: 36PX;
}


.template-search #MainContent header.section-header h1::after, .template-collection .collection-content .collection__description h1::after {
    bottom: -8px;
}
.collection-filter__item.collection-filter__item--drawer::after {
        background: linear-gradient(to right, #01a601, #ffeb00, #eb0000) border-box;
    content: "";
    top: -1px;
    right: -1px;
    left: -1px;
    bottom: -1px;
    position: absolute;
    z-index: -1;
    border-radius: 30px;
}

.collection-filter__item.collection-filter__item--drawer {
    position: relative;
}
  .collection_main_secx .grid__item.collection_sidber {
    width: 100%;
    padding: 0;
    background-image: unset;
    border-image-slice: unset;
}

.collection_main_secx .collection_product {
    width: 100%;
    padding: 0 0 0;
}

.grid.collection_main_secx {
    margin: 0;
}

.collection_main_secx .collection_product .collection-filter select {
    width: 100%;
}
  header#SiteHeader .header_logo.header-layout .header-item.header-item--navigation {
    order: 1;
    width: 70px;
    max-width: unset;
    flex: unset;
    justify-content: flex-start;
}
header#SiteHeader .header_logo .header-item .site-nav a.site-nav__link:first-child {
    margin-right: 9px;
}
header#SiteHeader .header_logo .header-item .site-nav button.site-nav__link, header#SiteHeader .header_logo .header-item .site-nav button.site-nav__link svg {
    opacity: 1;
    color: #000 !important;
}

header#SiteHeader .header_logo .header-item.header-item--logo {
    order: 2;
    width: calc(100% - 132px);
    flex: unset;
    max-width: unset;
    justify-content: center;
    padding: 0 13px;
}

header#SiteHeader .header_logo .header-item.header-item--icons a.site-nav__link.js-search-header {
    position: absolute;
    left: 60px;
}

header#SiteHeader .header_logo .header-item.header-item--icons {
    width: 62px;
}

header#SiteHeader .header_logo .header-item.header-item--logo h1 {
    margin: 0;
}

header#SiteHeader .header_logo .header-item.header-item--logo a.site-header__logo-link img {
    height: 37px;
    width: auto;
    position: unset;
    transform: unset;
}

header#SiteHeader .header_logo .header-item.header-item--logo h1 a {
    padding: 0 !important;
    width: auto;
}

header#SiteHeader .header_logo .header-item .site-nav span.cart-link__bubble {
    right: -3px;
}
}

@media (min-width:991px){

  .header_menu_sec ul.site-nav.site-navigation {
    justify-content: center;
    column-gap: 14px;
}
  

header#SiteHeader .page-width .header_menu .page-width {
    padding: 0;
}

{% comment %} header#SiteHeader .header_logo .header-item .site-nav li.site-nav__item {
    margin: 0 10px;
} {% endcomment %}

.header_menu_sec ul.site-nav.site-navigation li .site-nav__dropdown .page-width {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 40px !important;
}


}


@media (max-width:991px){
{% comment %} footer .page-width .grid {
    flex-wrap: wrap;
}

.footer__item--footer2 {
    width: 50%;
}

.footer__item-padding {
    padding-left: 0;
} {% endcomment %}
.ban_col_sec {
    flex-wrap: wrap;
    row-gap: 14px;
}

.ban_col_sec .collection_ban {
    width: calc(50% - 10px);
}

.ai-newsletter-container-aule5wfrazmdzwm9zsaigenblock556e77evqvilb {
    display: block !important;
}

.ai-newsletter-title-aule5wfrazmdzwm9zsaigenblock556e77evqvilb {
    margin-bottom: 20px !important;
    text-align: center;
}
.shop-the_sec .tab_sub .head_top .sec_hd h2 {
    font-size: 32px;
}

    {% comment %} .product_slider_tab.product_slider_tab ul li a span {
    font-family: "Barlow Condensed", sans-serif !important;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 800;
    line-height: normal;
    
} {% endcomment %}
  {% comment %} .sp-btn-grd a span {
    font-size: 24px;
} {% endcomment %}

div#section-template--17985389330675__coustome_code_swction_XFiUz4 .sp-btn-grd a, 
.sp-btn-grd a{
    padding: 11px 40px !important;
}
  html.js.js-drawer-open.lock-scroll div#smile-ui-lite-launcher-frame-container {
    display: none;
}
  div#template--17985389330675__product_tab_collection_KAVb63 .sec_hd {
    margin: 0;
}
        #shopify-section-template--17985389396211__advanced_content_W4NQRQ .index-section .custom-content {
    flex-direction: column-reverse;
}

#shopify-section-template--17985389396211__advanced_content_W4NQRQ .index-section .custom-content .custom__item, 
#shopify-section-template--17985389396211__advanced_content_gmzEwj .index-section .custom-content .custom__item, 
#shopify-section-template--17985389396211__advanced_content_6p7ahg .index-section .custom-content .custom__item {
    width: 100%;
}

#shopify-section-template--17985389396211__advanced_content_gmzEwj .index-section .custom-content {
    flex-direction: column;
}
  .featured_slider_pro .medium-up--one-quarter .grid-product__content .grid__item-image-wrapper form {
    opacity: 1;
}
  body.template-page #MainContent .right_cont .page-width,
    body.template-page #MainContent .left_cont .page-width{
    width: 80%;
}
.product-single__meta .payment-buttons button.btn.btn--full {
    width: 100% !important;
    margin: 0 0 12px;
}

.product-single__meta .payment-buttons .shopify-payment-button {
    width: 100%;
}



  
  body.template-article .main-content .page-width {
    padding: 60px 35px;
}
  .template-blog .grid__item .grid__item.small--two-thirds, body.template-article .grid__item .grid__item.small--two-thirds {
    padding: 35px 18px;
}

.template-blog .grid__item .article__grid-meta .article__date, body.template-article .grid__item .article__grid-meta .article__date {
    left: 0;
}

.template-blog .grid.grid--uniform .grid, body.template-article .grid.grid--uniform .grid {
    padding: 16px 10px;
}

.rte.article__excerpt {
}

body.template-blog header.section-header {
    margin: 0 0 19px;
}

.mobile-nav__has-sublist, .mobile-nav__link--button {
}

.mobile-nav__item:after {
    border-color: rgb(221 221 221 / 26%);
}

.drawer .mobile-nav>li.mobile-nav__item>.mobile-nav__has-sublist>a, .drawer .mobile-nav>li.mobile-nav__item>a {
    letter-spacing: normal;
    font-size: 14px;
    font-weight: 500;
    transition: all ease-in-out 0.3s;
}


  .banner-min .banner-both .banner-rit, .banner-min .banner-both .banner-lft {
    width: 100%;
}


  
  header#SiteHeader .header_logo .header-item--navigation .header_searce_d {
    width: 100%;
    margin: 0 0 0;
    padding: 0 30px;
}

.search__input-wrap input#Search {
    padding: 14px 46px 15px 21px;
}
  .site-nav__link--icon .icon {
    color: #fff;
}
.shop-the_sec .tab_sub .head_top .sec_hd h2 {
    font-size: 32px;
}
  {% comment %} .tab_sl_main_div .sec_hd h2, .titl-my h2, .titl-roll h2 {
    font-size: 48px;
    font-weight: 900 !important;
    z-index: 1;
    line-height: 48px;
} {% endcomment %}
.titl-my::before, .tab_sl_main_div .sec_hd::before, .titl-roll::before {
    width: 285px;
    height: 35px;
    background-repeat: no-repeat;
    background-size: contain;
}

.product_slider_tab.product_slider_tab ul li a {
    padding: 8px 16px 8px;
    font-family: "Barlow Condensed", sans-serif !important;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 800;
    line-height: normal;
}

.tab_sl_main_div {
    padding-top: 60px;
}

.sp-btn-grd a img {
    height: 16px;
}
  .titl-my {
    margin: 0;
}
  div#shopify-section-template--17985389330675__product_tab_collection_HAg3Ub .sec_hd {
    margin: 0 auto 10px;
}
  div#shopify-section-template--17985389330675__product_tab_collection_HAg3Ub .tab_sl_main_div {
    padding-top: 60px;
}
  .slideshow__slide.slideshow__slide--image_BAmQ47.is-selected {}

.slideshow__slide .hero__text-wrap .hero__text-shadow h2 .titl-roll>br {
    display: none;
}

.titl-roll::before {
    bottom: 20px;
}

div#Slideshow-template--17985389330675__slideshow_j3xzyh {
    height: 320px;
}
  .tab_sub .owl-nav button {
    top: 42%;
    transform: translateY(-50%);
    left: -25px;
    width: 42px;
    height: 42px;
}

.tab_sub .owl-nav button::after {
    width: 23px;
    height: 16px;
}

.tab_sub .owl-nav button.owl-next {
    right: -13px;
}


  /*---------------------------------- mobile header new ----------------------------*/
  .drawer .mobile-nav>li.mobile-nav__item>.mobile-nav__has-sublist .mobile-nav__toggle {
    width: 100%;
    position: absolute;
    height: 100%;
}
.drawer .mobile-nav>li.mobile-nav__item>.mobile-nav__has-sublist {
    position: relative;
}
.drawer .mobile-nav>li.mobile-nav__item>.mobile-nav__has-sublist button.collapsible-trigger {
    width: 100%;
    border-left: 0;
}
.mobile-nav>.mobile-nav__item .mobile-nav__has-sublist button.collapsible-trigger::after, .mobile-nav li .mobile-nav__child-item button.mobile-nav__link--button .collapsible-trigger__icon--circle::after {
    transform: translateY(-50%) !important;
    left: unset !important;
    right: 20px;
}
.mobile-nav>.mobile-nav__item .collapsible-content--all ul.mobile-nav__sublist li .mobile-nav__child-item button.collapsible-trigger {
    width: 100%;
    position: absolute;
    height: 100%;
    border: 0;
}
.mobile-nav>.mobile-nav__item .collapsible-content--all ul.mobile-nav__sublist li .mobile-nav__child-item {
    position: relative;
}
.mobile-nav>.mobile-nav__item .collapsible-content--all ul.mobile-nav__sublist li .mobile-nav__child-item button.collapsible-trigger::after {
 transform: translateY(-50%) !important;
    left: unset !important;
    right: 20px;
}
  /*------------------------------- end mobile new -----------------------------------------------*/
  div#section-template--17985389330675__coustome_code_swction_XFiUz4 .sp-btn-grd a {
    padding: 19px 40px;
}

div#section-template--17985389330675__coustome_code_swction_XFiUz4 .sp-btn-grd a img {
    height: 18px;
}
}


@media(max-width:959px) and (min-width:768px){



  .product-single__meta .social-sharing a.social-sharing__link {
    margin: 0;
    padding: 7px 8px;
}

.product-single__meta .social-sharing {column-gap: 5px;}
  .shopify-section-group-footer-group div#instafeed {
    padding-bottom: 35px !important;
}

.shopify-section-group-footer-group h2.instastory-title {
    padding: 35px 0 21px !important;
}

{% comment %} 
footer .page-width .grid .grid__item:last-child {
    width: 100%;
} {% endcomment %}

footer .page-width .grid .grid__item:last-child .footer__item-padding {
    padding: 0;
}

footer.site-footer {
    padding-top: 50px;
}
.shopify-section.shopify-section-group-footer-group {
    margin-top: -1px;
}

  
}


    @media (max-width:850px) and (min-width:768px){
      .spice-spa-addon-layouts .spice-spa-addon-product-item {
    width: 100% !important;
}

.product-single__meta .social-sharing a.social-sharing__link span.social-sharing__title {
    font-size: 12px;
}

}


.fre-spm p {
    font-weight: 700;
    letter-spacing: 0;
    font-size: 15px;
    margin: 0;
    display: flex;
    line-height: normal;
    text-align: left;
}

    
.fre-spm p img {
    object-fit: contain;
    margin-right: 7px;
}

 @media (max-width:959px){
 .collapsible-content__inner {
    text-align: left;
}

footer .page-width .grid {
    flex-wrap: wrap;
}
}

@media (max-width:767px){
    .product_desc_c .full_cont {
    padding: 20px 14px;
}
.product_desc_c .full_cont .page-width {
    padding: 0;
}
.section-header h2, product-recommendations header.section-header h3, .full_cont h2 {
    text-transform: capitalize;
    letter-spacing: normal;
}
    .vaporizers_banner .background-media-text__inner {
    position: absolute;
    left: 0;
    top: 0;
}

    .header-sticky-wrapper header#SiteHeader .header_menu {
    display: none;
}

.featured_slider_pro .grid__item.grid-product {
    padding-right: 0px;
}
.featured_slider_pro .medium-up--one-quarter .grid-product__content .grid__item-image-wrapper {
    padding-bottom: 10px;
}

#shopify-section-template--21798825066739__advanced_content_W4NQRQ .index-section .custom-content .custom__item:first-child {
    padding: 0 0 0 15px !important;
}
#shopify-section-template--21798825066739__advanced_content_W4NQRQ .index-section,
#shopify-section-template--21798825066739__advanced_content_gmzEwj .index-section {
    padding: 40px 0 !important;
}

#shopify-section-template--21798825066739__advanced_content_6p7ahg .index-section {
    padding: 40px 0 !important;
}

#shopify-section-template--21798825066739__advanced_content_pBqrmH .index-section {
    padding: 40px 0 !important;
}

#shopify-section-template--21798825066739__advanced_content_gmzEwj .index-section .custom-content {
    flex-wrap: wrap-reverse;
}


body.template-page #MainContent .page-width {
    padding-left: 15px;
    padding-right: 15px;
}

.collection_main_secx .collection_product .grid__item-image-wrapper form button.btn.iocnt-cart, .product-recommendations-placeholder .grid .grid__item .grid-product__content .grid__item-image-wrapper form button.btn.iocnt-cart {
    opacity: 1;
    padding: 12px 15px;
    letter-spacing: 0;
}
.collection-content .page-width {
    padding: 0 15px;
}

.featured_slider_pro .medium-up--one-quarter .grid-product__content .grid__item-image-wrapper #add-to-cart-form button.btn {
    opacity: 1;
    padding: 12px 13px;
}
#section-template--21798825001203__custom_collection_banner_sec_daBKaX {
    padding: 40px 0 5px !important;
}
div#shopify-section-template--21798825001203__custom_collection_banner_sec_wjJaNV #section-template--21798825001203__custom_collection_banner_sec_wjJaNV {
    padding-bottom: 40px;
}  

div#shopify-section-template--21798825001203__product_tab_collection_HAg3Ub .tab_sl_main_div {
    padding-top: 20px;
}

.new_arr_sec.shop-the_sec .tab_sub .head_top .collection_link {
    margin-top: 20px;
}
.shop-the_sec .tab_sub .head_top {
    display: block;
    padding: 0 15px 15px;
}

.product_slider_tab.product_slider_tab ul li {
    margin: 10px;
    height: auto;
}


  .collection-banner .container {
    padding: 0;
}

.ban_col_sec {
    gap: 5px;
}

.ban_col_sec .collection_ban {
    width: calc(50% - 3px);
}  
.template-product .main-content .product-section .page-content.page-content--product {
    padding-top: 0 !important;
}

      .template-product .main-content .product-section .ak-flip-clock-wrapper {
    flex-direction: column;
    row-gap: 8px;
}
.template-product .main-content .product-section .ak-flip-clock-wrapper ._messageTimes_1w26v_6 {
    font-size: 22px !important;
    margin: 0;
}

{% comment %}       
      footer.site-footer .grid__item button.h4.footer__title span {
    background: linear-gradient(to right, #006e25 0% 25%, #d0a625 35% 68%, #dc0e0c 75% 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    font-family: "Barlow Condensed", sans-serif !important;
} {% endcomment %}

      .fre-spm p {
    margin-top: 12px;
}
      
   .age-verification-popup   .modal--mobile-friendly.modal--square .modal__centered-content {
    padding: 15px !important;
}
.age-verification-popup.modal--square .modal__centered-content {
    max-width: 410px;
}
.age-verification-popup .age-verification-popup__content-wrapper .age-verification-popup__content {
    padding: 21px 10px;
}

.age-verification-popup .age-verification-popup__content-wrapper .age-verification-popup__content h2 {
    font-size: 28px;
}

.age-verification-popup .age-verification-popup__content-wrapper .age-verification-popup__content .enlarge-text p {
    font-size: 16px;
    line-height: 24px;
}
      .tab_sub .owl-nav button.owl-prev {
    left: -13px;
    width: 32px;
    height: 32px;
}

.tab_sub .owl-nav button::after {
    width: 19px;
    height: 12px;
}

.tab_sub .owl-nav button.owl-next {
    right: -9px;
    width: 32px;
    height: 32px;
}
.container_cust ul {
    margin: 0 !important;
}
article.article .article__body h2 {
    font-size: 20px;
    margin: 25px 0 12px;
}

article.article .article__body h2 a {
    text-decoration: unset !important;
    border: 0 !important;
}

      .product-single__meta .collapsibles-wrapper--border-bottom .collapsible-content .collapsible-content__inner .form-vertical .grid {
    padding: 0 !important;
}
      {% comment %} .featured_slider_pro .medium-up--one-quarter .grid-product__content .grid__item-image-wrapper .grid-product__meta {
    min-height: auto;
} {% endcomment %}
      .featured_slider_pro .medium-up--one-quarter .grid-product__content .grid__item-image-wrapper:hover {
    box-shadow: unset !important;
}
      .product-slideshow .is-selected .product__photo-zoom {
    position: absolute;
    top: 10px;
    bottom: unset;
    right: 10px !important;
}

.product-slideshow.flickity-enabled .flickity-viewport .product-main-slide {
    width: 100%;
}
      .footer__collapsible form#newsletter-footer .footer__newsletter input {
    background: transparent;
    border-bottom: 1px solid #c1c1c1;
    color: #000;
    font-size: 14px;
}
      .footer__logo a, footer.site-footer ul li a, .footer__collapsible form#newsletter-footer .footer__newsletter input::placeholder, 
  .shopify-section-group-footer-group .index-section .custom-content .custom__item .rte, .shopify-section-group-footer-group .index-section .custom-content .custom__item .rte a{
    color:rgb(0, 0, 0) !important;
}
      .collection_main_secx .collection_product .grid__item-image-wrapper form, .product-recommendations-placeholder .grid .grid__item .grid-product__content .grid__item-image-wrapper form {
    z-index: 9999;
}
body.template-page #MainContent .right_cont .page-width {
    padding: 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.index-section.contact_sec .right_cont .logo_mail {
    width: auto;
    max-width: 100%;
    margin: 0 0 20px;
    height: auto;
}
.index-section.contact_sec .left_cont form p {
    font-size: 16px;
}
      .collection_main_secx .collection_product .grid__item-image-wrapper:hover, .product-recommendations-placeholder .grid .grid__item .grid-product__content .grid__item-image-wrapper:hover {
    box-shadow: unset;
}
.index-section.contact_sec .right_cont .social_link {
    max-width: max-content;
    height: auto;
}
.index-section.contact_sec .right_cont h2 {
    line-height: 32px;
}
      div#CustomerLoginForm #customer_login a#customer_register_link {
    letter-spacing: normal;
}
      body.template-collection .collection-content {
    padding: 33px 0 40px;
}
      .drawer--left.drawer--is-open {
    z-index: 99999999;
}
body.template-page #MainContent .left_cont .page-width {
    padding: 0px !important;
    border: 0;
}

.index-section.contact_sec .left_cont h2.section-header__title {
    text-align: left;
}
#instafeed button.glide__arrow {
    display: none !important;
}
      /* .drawer__fixed-header .drawer__header.appear-animation::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    background-image: url(https://www.greenhut.co.nz/cdn/shop/files/logo_215f2fd0-7306-4711-8878-0c522223b06c.png?v=1717586475&width=220);
    background-repeat: no-repeat;
    background-size: contain;
    width: 160px;
    height: 30px;
    transform: translateY(-50%);
} */
div#shopify-section-template--17985389330675__product_tab_collection_HAg3Ub .tab_sl_main_div {
    padding-top: 6px;
    margin-bottom: 10px;
}
      body.template-product .product-section .page-content--product {
    padding: 0 0 10px;
}
      .product-single__meta .payment-buttons button.btn.btn--full, .product-single__meta .payment-buttons .shopify-payment-button {
    width: 47% !important;
}
      .product-single__meta .product-block .product-single__title {
    font-size: 26px;
    line-height: 26px;
}
.testimonials-section .section-header {
    margin: 0;
}

.testimonials-section {
    padding: 52px 0;
}

product-recommendations .index-section {
    padding: 60px 0;
}
.product-section .page-content--product .grid {
    MARGIN: 0;
    padding: 55px 0 35px !important;
}

.product-section .page-content--product .grid .product__main-photos {
    margin: 0 0 30px;
}

.product-section .page-content--product .grid .product-single__sticky {
    padding: 0 !important;
}
.product-section .page-content--product .grid .grid__item {
    padding: 0;
}
      .product-recommendations-placeholder .grid .grid__item.grid-product {
    width: 280px;
    flex: 0 0 230px;
}

.product-recommendations-placeholder {
    padding-left: 20px;
}
      .section-header h2, product-recommendations header.section-header h3, .full_cont h2 {
    font-size: 32px;
}
      body.template-cart .cart__page-col {
    padding-top: 20px;
}
      .shopify-section-group-footer-group div#instafeed {
    padding: 20px 0 !important;
    margin: 0 !important;
}
.shopify-section-group-footer-group h2.instastory-title {
    padding-top: 50px !important;
    padding-bottom: 1px !important;
    letter-spacing: 3px !important;
}
.shopify-section.shopify-section-group-footer-group .site-footer {
    padding-top: 60px;
}
      .titl-roll h2 {
    background: linear-gradient(to bottom, #00be00 28%, #ffeb00 50%, #eb0000 98%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}
      .rte.collection__description .collection_description h4 {
    font-size: 22px;
    line-height: 25px;
}
      .transition-body .shopify-policy__container .shopify-policy__title h1 {
    font-size: 32px;
}
      .shopify-policy__container .shopify-policy__body ul li, .shopify-policy__container .shopify-policy__body, .shopify-policy__container .shopify-policy__body p {
    font-size: 16px;
}

      .transition-body .shopify-policy__container {
    padding: 0 25px;
}
      body.template-article header.section-header h1.section-header__title, 
  .index-section.recent_blog h2.section-header__title{
    font-size: 32px;
}

body.template-article .main-content .page-width {
    padding: 60px 25px;
}
      {% comment %} .is-active .site-header__search {
    background-color: #000000;
} 
      
predictive-search.is-active .btn--close-search .icon path {
    stroke: #fff !important;
}
{% endcomment %}
{% comment %} .is-active .predictive__screen {
    background: rgb(0 0 0 / 51%);
} {% endcomment %}
      header#SiteHeader .header_menu {
    padding: 0;
}
      .site-header__logo a {
    width: auto;
    padding: 0 !important;
}

.logo_mail {
    padding-top: 20px;
    padding-bottom: 10px;
}

.footer__logo a {
    height: auto !important;
}

.social_link {
    padding-bottom: 15px;
}
{% comment %} footer.site-footer .grid__item button svg.icon {
    color: #fff;
} {% endcomment %}
      
footer.site-footer .grid__item .footer__item-padding {
    padding: 0;
}

footer.site-footer .footer__logo {
    text-align: left;
    margin: 0;
}

footer.site-footer .social_link {
    text-align: left;
}

.shopify-section-group-footer-group .index-section .custom-content {
    justify-content: center;
    row-gap: 6px;
}

.shopify-section-group-footer-group .index-section .page-width {
    border-top: 1px solid rgb(221 221 221 / 22%);
    padding-top: 20px;
}
.collapsible-content__inner ul.no-bullets {
    text-align: left;
}
      .ban_col_sec {
    flex-wrap: wrap;
}
      .collection_main_secx .collection_product .grid__item-image-wrapper .grid-product__meta .loox-rating svg.loox-icon, .product-recommendations-placeholder .grid .grid__item .grid-product__content .grid-product__meta .loox-rating svg.loox-icon {
    width: 10PX;
    height: 10PX;
}

.collection_main_secx  span.loox-rating-label {
    FONT-SIZE: 14PX;
    FONT-WEIGHT: 600;
}
      body.template-article .grid.grid--uniform>.grid__item {
    padding: 11px 15px !important;
}
      body.template-article .grid.grid--uniform {
    margin: 0 !important;
}
      .page-content--product .product-single__meta ul.sales-points {
    margin: 13px 0;
}

.page-content--product .product-single__meta .product-block {
    margin: 0;
}
    }

    @media (max-width:650px){
      
      .cart__item-title .cart__item--variants {
    width: 100%;
    margin: 0 0 10px;
    max-width: 100%;
}
body.template-customers-login .transition-body .page-width.page-content, body.template-customers-register .transition-body .page-width.page-content {
    width: 80%;
    padding: 0;
    box-shadow: unset;
    margin: 50px auto;
}

      
form#customer_login .grid .grid__item.one-half small.label-info a {
    font-size: 13px;
    line-height: 13px;
    display: block;
}
      body.template-customers-login .transition-body .page-width.page-content button.btn span {
    font-size: 24px;
    line-height: 24px;
}
body.template-customers-register .transition-body .page-width.page-content input#register-submit {
    width: auto;
    padding: 12px 65px;
    font-size: 24px !important;
}

body.template-customers-login .transition-body .main-content h1.section-header__title, body.template-customers-register .transition-body .main-content h1.section-header__title {
    font-size: 32px;
}
.cart__item-title a.cart__item-name {
    width: 100%;
}
.collection_main_secx .collection_product .grid__item-image-wrapper form, .product-recommendations-placeholder .grid .grid__item .grid-product__content .grid__item-image-wrapper form {
    right: 10px;
    top: 10px;
    background: #fff !important;
    padding: 4px !important;
    border-radius: 4px;
}
.collection_main_secx .collection_product .collection-grid__wrapper .collection-filter .collection-filter__item {
    flex: unset;
}

.collection-filter__item.collection-filter__item--drawer button {
    padding: 0;
}

.collection-filter__item.collection-filter__item--drawer::after {
    background: transparent;
}

.collection_main_secx .collection_product .collection-grid__wrapper .collection-filter .collection-filter__item.collection-filter__item--sort {
    width: 190px;
}

.collection_main_secx .collection_product .collection-filter select {
    font-size: 14px !important;
}
.product-single__meta .collapsibles-wrapper--border-bottom .collapsible-content .collapsible-content__inner.grid {
    padding: 0 0  !important;
}
.collection_main_secx .collection_product .grid__item-image-wrapper form button.btn.iocnt-cart img, .product-recommendations-placeholder .grid .grid__item .grid-product__content .grid__item-image-wrapper form button.btn.iocnt-cart imgQ {
    HEIGHT: 20PX;
}
.tab_sl_main_div .sec_hd h2, .titl-my h2, .titl-roll h2 {
    font-size: 32px;
    line-height: 35px;
}

.titl-my::before, .tab_sl_main_div .sec_hd::before, .titl-roll::before {
    width: 160px;
    height: 27px;
}

.titl-roll h2 {
    padding: 9px 0 9px;
}

.titl-roll::before {
    bottom: -10px;
}



.product_slider_tab.product_slider_tab ul li {
    display: inline-block;
    height: 40px;
    padding: 9px 0 0 0 !important;
        margin-bottom: 9px;
    }

.product_slider_tab.product_slider_tab ul li a {
}

.tab_sl_main_div .product_slider_tab {
    overflow-y: hidden;
    padding-bottom: 15px;
    margin: 0px 0 20px;
}
.tab_sl_main_div .sec_hd {
    margin-bottom: -8px;
}
.sp-btn-grd {
    margin: 0;
}
      
    }


    @media(max-width:540px){
          .container_cust ul {
              width: 280px;
          }
          .container_cust ul {
              margin-left: 1px !important;
          }
           .owl-carousel button.owl-dot {
              display: block;
          }
          .tab_sub .owl-carousel .owl-nav {
              display: none;
          }
          
          .product-single__meta .payment-buttons button.btn.btn--full, .product-single__meta .payment-buttons .shopify-payment-button {
              width: 100% !important;
          }
          .spice-spa-addon-layouts .spice-spa-addon-product-item {
              width: 100% !important;
          }
          .product-single__meta .social-sharing a.social-sharing__link {
              margin: 0;
              padding: 6px 8px;
          }
          
          .product-single__meta .social-sharing {
              column-gap: 8px;
          }
          .template-blog .grid.grid--uniform>.grid__item, body.template-article .grid.grid--uniform>.grid__item {
              WIDTH: 100%;
              PADDING: 0;
          }
          
          .template-blog .grid.grid--uniform, body.template-article .grid.grid--uniform {
              MARGIN: 0;
          }
          
          .template-blog .grid.grid--uniform .grid, body.template-article .grid.grid--uniform .grid {
              MARGIN: 0;
          }
          body.template-article .grid.grid--uniform>.grid__item {
              padding: 11px 0 !important;
          }
          .container_cust ul .page-width, 
          .container_cust ul .page-width .row, 
          .container_cust ul .page-width .owl-slider, 
          .container_cust ul .page-width .owl-slider .feature_collection_slider, 
          .container_cust ul {
              position: unset;
          }
          .slider_content {
              position: relative;
          }
          
          .tab_sub .owl-carousel .owl-dots {
              position: absolute;
              bottom: 0;
              left: 0;
              width: 100%;
          }
          .container_cust ul.product-grid {
                width: 100%;
            }

    }

    @media (max-width:480px){

.product_slider_tab.product_slider_tab ul li {
    margin: 10px;
}

.product_slider_tab.product_slider_tab ul li {
    padding: 0 !important;
    height: auto;
    margin: 0 3px;
}

 .grid__item.grid-product .grid-product__content .grid-product__tag--sale, .grid-product__tag.grid-product__tag--sold-out {
    left: 6px;
    top: 6px;
    padding: 4px 8px;
    font-size: 12px;
    border-radius: 3px;
}
.collection_main_secx .collection_product .grid__item-image-wrapper form button.btn.iocnt-cart, .product-recommendations-placeholder .grid .grid__item .grid-product__content .grid__item-image-wrapper form button.btn.iocnt-cart {
    padding: 10px 19px;
    border-radius: 5px;
}
.collection_main_secx .collection_product .grid__item-image-wrapper .grid-product__meta, .product-recommendations-placeholder .grid .grid__item .grid-product__content .grid-product__meta {
    padding: 35px 20px 15px;
}

.product-recommendations-placeholder .grid .grid__item .grid-product__content a.grid-product__link, .collection_main_secx .collection_product .grid__item-image-wrapper a.grid-product__link {
    min-height: unset;
}
.grid-product .grid-product__content .grid__item-image-wrapper {
    padding-bottom: 10px;
}
.product_slider_tab.product_slider_tab ul {
    padding: 20px 0 0;
}
body.template-index .shopify-section .slideshow-wrapper .hero {
    height: auto !important;
}

.product_slider_tab.product_slider_tab ul li a {
    padding: 5px 15px 7px;
    letter-spacing: normal;
    text-transform: uppercase;
    font-size: 19px;
}

.product_slider_tab.product_slider_tab ul li a span {
    font-size: 16px;
}

.product_slider_tab.product_slider_tab ul li {max-width: 100px;}


      .tab_sl_main_div .sec_hd h2, .titl-my h2, .titl-roll h2 {
    max-width: 270px;
    margin: 0 auto;
}
    }



          .product-single__meta .collapsibles-wrapper--border-bottom .collapsible-content .collapsible-content__inner .form-vertical .grid {
    padding: 0 !important;
}






@media(max-width:1355px) and (min-width:991px){


.header_menu_sec ul.site-nav.site-navigation {
    column-gap: 9px;
}

header#SiteHeader .header_logo.header-layout .header-item.header-item--navigation .header_menu {
    padding: 0;
}


}




@media(max-width:1199px) and (min-width:991px){

    .header_menu_sec ul.site-nav.site-navigation li .site-nav__link {
    font-size: 13px;
}

.header-sticky-wrapper header#SiteHeader .header_menu {
    padding-bottom: 13px;
    padding-top: 10px;
}
}




@media (max-width:990px){
.drawer .mobile-nav>li.mobile-nav__item>.mobile-nav__has-sublist>a:hover, .drawer .mobile-nav>li.mobile-nav__item>a:hover {
    color: #000;
}
header#SiteHeader .page-width .header_menu {
    width: auto;
}

.mobile-nav>.mobile-nav__item .collapsible-content--all {
    position: fixed !important;
    top: 0;
    visibility: visible;
    z-index: 111111;
    backface-visibility: visible;
    overflow: visible;
    width: 100%;
    height: 91vh !important;
    overflow-x: hidden;
    right: -100%;
    transition: all ease-in-out 0.4s;
    background: #fff !important;
}
.mobile-nav>.mobile-nav__item .mobile-nav__has-sublist button.collapsible-trigger::after, .mobile-nav li .mobile-nav__child-item button.mobile-nav__link--button .collapsible-trigger__icon--circle::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url(/cdn/shop/files/right-arrow-new.png?v=1719559202);
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-size: contain;
}

.mobile-nav>.mobile-nav__item .mobile-nav__has-sublist button.collapsible-trigger svg.icon.icon--wide, .mobile-nav li .mobile-nav__child-item button.mobile-nav__link--button .collapsible-trigger__icon--circle svg {
    display: none;
}
.mobile-nav li .mobile-nav__child-item button.mobile-nav__link--button .collapsible-trigger__icon--circle {
    border-radius: 0;
    top: 0;
    bottom: 0;
    height: auto;
    transform: unset;
    width: 50px;
    margin: 0;
    border: 0;
    border-left: 1px solid rgb(221 221 221 / 37%);
}
  .drawer .mobile-nav>li.mobile-nav__item>a {
    border-bottom: 1px solid rgb(221 221 221 / 37%);
}
.drawer__contents .drawer__fixed-header {
    padding: 0;
    position: absolute;
    top: -74px;
    z-index: 1111;
    background: #fafafa;
    width: 57px;
}
.mobile-nav>.mobile-nav__item .collapsible-content--all button.collapsable-back-menu, 
  .mobile-nav>.mobile-nav__item .collapsible-content--all button.collapsable-back-menu-sub{
    display: block;
    width: 100%;
    padding: 12px 19px 12px 49px;
    background: #00000024;
    text-align: left;
    font-weight: 600;
    font-size: 16px;
    position: relative;
    box-sizing: border-box;
}
.shopify-section .drawer.drawer--left {
    top: 112px;
    z-index: 999999999999999999999999;
    overflow: visible;
}
  header#SiteHeader .header_logo.header-layout {
    padding: 10px 0;
    height: 77px;
}
.js-drawer-closing .main-content:after, .js-drawer-open .main-content:after {
    background: transparent;
}
.mobile-nav>.mobile-nav__item .collapsible-content--all button.collapsable-back-menu span.collapsible-trigger__icon, 
  .mobile-nav>.mobile-nav__item .collapsible-content--all button.collapsable-back-menu-sub span.collapsible-trigger__icon{
    display: none;
}
.drawer__fixed-header .drawer__header.appear-animation .drawer__close button.drawer__close-button svg.icon.icon-close {
    color: #000 !important;
    height: 32px;
    width: 33px;
}
.mobile-nav>.mobile-nav__item .collapsible-content--all ul.mobile-nav__sublist li a.mobile-nav__link {
    border-bottom: 1px solid rgb(0 0 0 / 26%);
    padding: 10px 20px;
    font-size: 15px;
}

.mobile-nav__grandchildlist:before {
    display: none;
}
.header-sticky-wrapper .site-header__logo a {
    padding: 0 !important;
}

.header-sticky-wrapper header#SiteHeader .header_menu {
    padding: 0;
}
.mobile-nav>.mobile-nav__item .collapsible-content--all button.collapsable-back-menu::after, 
  .mobile-nav>.mobile-nav__item .collapsible-content--all button.collapsable-back-menu-sub::after {
            content: "";
            position: absolute;
            top: 50%;
            left: 20px;
            background-image: url(/cdn/shop/files/right-arrow-new.png?v=1719559202);
            width: 18px;
            height: 18px;
            background-repeat: no-repeat;
            background-size: contain;
            transform: translateY(-50%) rotate(180deg);
}
.drawer__contents .drawer__fixed-header .drawer__header {
    padding-right: 13px;
}
.mobile-nav li .mobile-nav__child-item button.mobile-nav__link--button {
    position: relative;
    margin: 0;
    border-bottom: 1px solid rgb(221 221 221 / 37%);
}
  .mobile-nav>.mobile-nav__item .collapsible-content--all ul.mobile-nav__sublist, .mobile-nav>.mobile-nav__item .collapsible-content--all ul.mobile-nav__sublist li {
    position: unset !important;
}
.mobile-nav>.mobile-nav__item {
    visibility: visible;
    overflow: visible;
    z-index: 1;
    background: transparent;
    position: unset !important;
    transform: unset !important;
}
.mobile-nav__item:after {
    display: none;
}
.mobile-nav>.mobile-nav__item .mobile-nav__has-sublist {
    visibility: visible !important;
    overflow: visible !important;
    z-index: 11;
      border-bottom: 1px solid rgb(221 221 221 / 37%);
}
.mobile-nav>.mobile-nav__item .collapsible-content--all.is-open {
    right: 0;
}
  .mobile-nav>.mobile-nav__item .mobile-nav__has-sublist .mobile-nav__toggle button.collapsible-trigger {
    margin: 0;
    height: 100%;
}
  
.mobile-nav>.mobile-nav__item .collapsible-content--all .collapsible-content__inner {
    transition: unset !important;
    position: unset !important;
    transform: unset !important;
}
  .mobile-nav>.mobile-nav__item.mobile-nav__item--secondary {
    margin: 0;
}

.mobile-nav>.mobile-nav__item.mobile-nav__item--secondary .grid__item a {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
}
 

} 
    @media (max-width:990px) and (min-width:768px){
       header#SiteHeader .header_menu ul.site-nav.small--hide {
    display: none;
} 

.header-sticky-wrapper header#SiteHeader .header_menu {
    padding: 0;
}


.site-nav.medium-up--hide {
    display: block !important;
}

header#SiteHeader .header_logo .header-item.header-item--icons a.site-nav__link.js-search-header {
    position: absolute;
    left: 62px;
}
.site-nav__link--icon+.site-nav__link--icon {
    margin-left: -4px;
}
header#SiteHeader .header_logo .header-item .site-nav {
    margin: 0;
}
header#SiteHeader .header_logo .header-item.header-item--logo {
    order: 2;
    width: calc(100% - 132px);
    flex: unset;
    max-width: unset;
    justify-content: center;
    padding: 0 13px;
}
header#SiteHeader .header_logo.header-layout .header-item.header-item--navigation {
    order: 1;
    width: 70px;
    max-width: unset;
    flex: unset;
    justify-content: flex-start;
}
header#SiteHeader .header_logo .header-item.header-item--icons {
    order: 3;
    flex: unset;
    width: auto;
}
header#SiteHeader .header_logo .header-item .site-nav.small--hide.header_searce_d {
    display: none;
}

header#SiteHeader .header_logo .header-item.header-item--icons a.site-nav__link.js-drawer-open-cart {
    margin: 0 0 0 3px;
}
      
.drawer__contents .drawer__fixed-header {
    top: -80px;
    width: 80px;
}
    }
    
@media (min-width:641px){
.mobile_cont_c{
display: none !important;
}
}
@media (max-width:640px){
  .product-single__meta .product-block .product-block form .sg-pro-subtotal-price label {
    font-size: 18px;
}

.product-single__meta .product-block .product-block form .sg-pro-subtotal-price span {
    font-size: 20px;
}
  .desktop_cont_c{
display: none !important;
}
  body.template-page #MainContent .rte .about_cont h2 {
    font-size: 32px;
    line-height: 32px;
}

body.template-page #MainContent .rte .about_cont.middel_cont h2 {
  font-size: 28px !important;
    line-height: 28px;
}

#shopify-section-template--17985389396211__advanced_content_W4NQRQ .index-section, #shopify-section-template--17985389396211__advanced_content_pBqrmH .index-section, #shopify-section-template--17985389396211__advanced_content_gmzEwj .index-section, 
#shopify-section-template--17985389396211__advanced_content_6p7ahg .index-section {
    PADDING: 50px 20px 50px 20px !important;
}

}





.supports-touch.lock-scroll, .supports-touch.lock-scroll body {
    overflow: hidden;
}



body.template-page #MainContent .rte .about_cont.middel_cont h2::after {
 display: none;
}

body.template-page #MainContent .rte .about_cont.middel_cont h2 {
    padding-bottom: 0;
      font-size: 42px;
   
}
   div#shopify-section-template--17985389396211__advanced_content_6p7ahg .align--center {
    align-self: auto;
} 




.zip-widget__wrapper {
    margin: 0;
    padding-left: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 16px !important;
}


@media (max-width:479px){
.featured_slider_pro .medium-up--one-quarter .grid-product__content .grid__item-image-wrapper {
    padding-bottom: 10px;
}

.featured_slider_pro .grid__item.grid-product {
    padding-right: 0px;
}

.featured_slider_pro .medium-up--one-quarter .grid-product__content .grid__item-image-wrapper #add-to-cart-form button.btn {
    padding: 8px 10px;
    font-size: 11px;
    letter-spacing: 0.1px;
}
.shop-the_sec .tab_sub .head_top .sec_hd h2 {
    font-size: 26px;
    line-height: 26px;
}

.tab_sl_main_div .sec_hd h2, .titl-my h2, .titl-roll h2 {
    font-size: 26px;
}

}

@media (max-width:380px){
  .collection_main_secx .collection_product .collection-grid__wrapper .collection-filter .collection-filter__item button svg.icon.icon-filter {
    margin: 0 1px 0 0;
}

.collection_main_secx .collection_product .collection-grid__wrapper .collection-filter .collection-filter__item button {
    font-size: 15px;
}

.collection_main_secx .collection_product .collection-grid__wrapper .collection-filter .collection-filter__item.collection-filter__item--sort {
    width: 180px;
}
}


    @media (max-width:1199px) and (min-width:768px){
    .header_menu_sec ul.site-nav.site-navigation li .site-nav__link {
    font-size: 11px;
}

.header_menu_sec .site-nav__link .icon-chevron-down {
    height: 6px;
    width: 8px;
    top: -2px;
}
    }
    
