/** Shopify CDN: Minification failed

Line 178:30 Expected ":"
Line 289:19 Unexpected "%"

**/
/* annoucemnt bar css */
span.marquee__separator {
    font-size: 44px;
    line-height: 1;
    margin: 16px 12px 0;
    display: flex;
    align-items: center;
    height: 20px;
}
/*header css  */

.home-page header-component .header__row  {
     /* margin-top: 40px; */
     border-radius: 100px;
      background: #4443432e ;
}
.card-gallery a.contents {
    margin: 0 !important;
}
.home-page .header[transparent][transparent=not-sticky][data-sticky-state=active] .header__row {
    background:#fff;
}

.tab-content.active  .slideshow-control {
    display: none;
}
.header__column--center header-menu:only-child .overflow-menu::part(list) {
    justify-content: space-between !important;     
}
a.icon_call {
    display: flex;
    align-items: center;
    padding: 0 10px;
}
.product-card__content {
border: 1px solid #d7c9b5;
}
slideshow-slides {
    gap: 40px !important;
}
footer{
    background:#244229;
    border-top-left-radius:150px;
    border-top-right-radius:150px;
    padding-top:30px
}
footer + div{
    background:#244229;
}

 
body.product product-price{
    margin-bottom:30px !important
}
body.product product-price .price {
    font-size: 30px !important;
}


.quick-add__button .add-to-cart-text {
    background: #244229 !important;
    color: #fff;
}
.add-to-cart__added{
    color:#fff
}
.page-width-narrow {
    padding: 0 20px !important;
    width:100%
}
.product-card{
    padding:0 !IMPORTANT
}
.quick-add__button svg{
    width:15px !IMPORTANT
}

.usp-section{
    padding: 50px 0 30px
}
body.product .product-information__grid .product-information__media{
   padding:0 !important
}
.shopify-policy__container {
    max-width: 100%;
}
@media (min-width:767px){
    body.product .media-fit-cover :is(img, video, iframe, .deferred-media__poster-image){
        object-fit:cover !IMPORTANT
    }
 .usp-content h4{
    font-size:24px !IMPORTANT;
    line-height:normal !IMPORTANT
 }
 .usp-icon {
  width: 50px !IMPORTANT;
  height: 50px !IMPORTANT;
}
    .quick-add__button {
    height: 25px !IMPORTANT;
    width: 25px !IMPORTANT;
    font-size:15px
}
    body.product .product-media-constraint-wrapper {
    width: 100%;
}
 body.product .media-gallery--carousel slideshow-arrows .slideshow-control {
    opacity: 0;
}
body.product .product-details>.group-block {
    max-width: var(--sidebar-width);
    width: 80%;
    max-width: 100%;
}
body.product .product-form-buttons {
    flex-direction: row-reverse;
    flex-wrap: nowrap;
}

/* 
body.product .product-information__grid {
    grid-template-columns: 65% 30% !important
}

body.product .product-information__grid div{
    grid-column:unset !important
} */

body.product img.product-media__image {
    /* height: auto !IMPORTANT;
    object-fit: scale-down !IMPORTANT;
    background: #f9f2e8;
    width: 100%; */
}


quantity-selector-component.quantity-selector button svg {
    color: #16432b ! IMPORTANT;
}
    .header__columns{
grid-template-columns:1fr 1fr 1fr !important;
}
.usp-section{
    padding: 100px 0 80px
}

slideshow-controls[thumbnails]:is([pagination-position=right],[pagination-position=left]) {
    position: absolute;
    top: 20%;
    left: 30px;
    background: #f0f0f0;
    border-radius: 28px;
    align-items: center;
    min-height: unset !important;
    display: block;
    height: auto !important;
}
.slideshow-controls__thumbnails button{
    border:0 !important;
    outline:0 !important
}
body.product .product-media-constraint-wrapper img{
    padding:20px 20px !important;
    border-radius:80px;
    height:90%
    
}
body.collection.home-page .hero__container img {
    border-radius: 80px;
}
.slideshow-controls__thumbnails {
    padding: 10px !important;s
    justify-content: center;
    align-items: center;
    background:#fff;
    border-radius:30px
}
}

.quick-add__button {
    opacity: 1!important;
    border-radius: 8px!important;
    background: #244229!important;
    position: fixed!important;
    top: 83%!important;
    right: 48px!important;
}
.quick-add__button:hover{
    width:fit-content !IMPORTANT
}
body.page.home-page .header[transparent] .header__row {
    background:rgba(51, 51, 51, 0.32);
}
a.menu-list__link {
    font-size: 18px;
}
body.home-page .header[transparent] .header__row {
    border-radius: 100px;
    background:rgba(51, 51, 51, 0.32);
}
body:not(.home-page) .header[transparent] .header__row{
     border-radius: 100px;
     margin-top:10px;
     /* margin-bottom:10px;  */
background:#1616166e
}
body *{
    user-select:none !important
}
* {
  user-select: none;
  -webkit-user-select: none;
  -webkit-tap-highlight-color: transparent; /* removes blue flash */
  -webkit-touch-callout: none; /* disables long-press menu */
}
body.cart .header__row{
     border-radius: 100px;
     margin-top:10px;
     /* margin-bottom:10px;  */
background:#1616166e
}
body.policy    .header__row{
     border-radius: 100px;
     margin-top:10px;
     /* margin-bottom:10px;  */
background:#1616166e
}
.shopify-policy__container{
    max-width:100% !important
}
body.cart span.menu-list__link-title ,body.policy span.menu-list__link-title {
    color: #fff;
}

body.cart .header-actions__action svg ,body.policy .header-actions__action svg {
     color: #fff;
}
.breadcrumb-list{
    margin-top:20px !IMPORTANT;
    padding-left:50px !important
}
.add-to-cart-button:hover {
    border: 1px solid;
}
body.product .add-to-cart-button:hover .svg-wrapper svg path {
    stroke: #244229 !important;
}
body:not(.home-page) .header[transparent] {
  position: relative;
  margin-bottom: 100px;
}
body:not(.home-page) header span.svg-wrapper {
    color: #fff;
}
body.product .product-media-constraint-wrapper {
    width: 100%;
}
.cart-drawer__inner svg path{
    stroke: #244229 !important;
}
.hero__container video {
    border-radius: 100px;
    max-height: 680px;
    object-position: center;
    object-fit: cover;
}
.header__row {
  position: relative;
  overflow: hidden;
}
.product-details {
    /* width: 70%; */
    /* padding: 0 !important; */
    height: 100% !important;
        justify-content: start !important;
}
.product-information__grid--limit-details .product-details>.group-block{
      height:90% !important
}
.product-details  .layout-panel-flex{
    height:100% !important
}
.product-details > %{
     height: 100% !important;
}


.product-details .group-block-content {
    justify-content:space-between;
}
/* gradient layer */
.header__row::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(
    circle at var(--x, 50%) var(--y, 50%),
    hsla(0, 0.00%, 88.20%, 0.63),
    transparent 40%
  );
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.header__row:hover::before {
  opacity: 1;
}

slideshow-slide picture {
    width: 100%;
    height: 100vh !important;
}
slideshow-slide picture  img {
    width: 100%;
    height: 100vh !important;
}

@media (min-width:767px){
    .hero__container img{
        border-radius:100px
    }
slideshow-component{
    max-height:550px;
}  
slideshow-container {
 /* padding:0 20px;    */
}
 slideshow-slide picture  img {
    border-radius:100px
}   
}
.contact-form__form button:hover{
    border:1px solid;
}
.contact-form__form input{
    border-radius:15px
}
.contact-form__form textarea{
 border-radius:20px;
 max-height:120px
}
.invisible {
  opacity: 0;
  pointer-events: none;
}
@media (max-width:1400px){
    .hero__container {
    padding-left: 20px;
    padding-right: 20px;
}
}
.product-card__content {
    border-radius: 70px !important;
    padding: 25px 20px 30px !important;
    gap:0 !important
}
.product-card__content img{
    border-radius:60px
}

.product-card__content product-price {
    padding: 0 20px !important;
}

.product-card__content .text-block {
    padding: 0 0 0 30px !IMPORTANT;
    margin-bottom:0 !IMPORTANT
}
.product-card__content .contents {
    font-size: 16px;
    font-weight: 600;
    margin: 35px 0 5px 0 !important;
    display: block;
}
.product-card__content .price{
    font-size:24px
}
.product-card .product-media-container--image {
    max-height: 340px !important;
}
body.collection .spacing-style.layout-panel-flex {
    padding-top: 40px;
}
@media (max-width:990px){
    .header__columns .header-logo {
    grid-area: center !IMPORTANT;
}
.header__column{
    display:.contents
}
}
  .icon_call.desktop{
        display:flex
    }
    .icon_call.mobile{
        display:none
    }
@media(max-width:800px){
    .icon_call.desktop{
        display:none
    }
    .icon_call.mobile{
        display:flex
    }
    
}
.contact_formset{
    text-align:start
}
.product-card__content:hover img {
/* scale:1.5;
transition:.3s ease-in-out */
}


.product-media {
    border-radius: 60px;
    overflow: hidden;
    transition:.3s ease-in-out
}
button.button.button-unstyled.close-button.menu-drawer__close-button {
    color: red !important;
    position: absolute;
    right: 0;
}
.menu-drawer__menu-item {
    font-family: myFont !IMPORTANT;
    font-size: large !important;
}
@media (max-width:768px){
    slideshow-slides {
    gap: 20px!important;
}
body.collection .spacing-style.layout-panel-flex{
    padding-top:0
}
.custom-typography h1{
    font-size:32px !important
}
.hero__container:has(.hero__image--mobile) {
    padding-left: 0 !important;
    padding-right: 0 !important; 
}
.hero__container:has(.hero__image--mobile) img{
    border-radius:40px ;
    padding:0 5px;
    height:88vh
}
.hero__container img{
    border-radius:40px
}
.infor-age .custom h2 {
    font-size: 30px !important;
    line-height: 1;
}
body.collection .product-card__content{
    padding:10px 20px !important
}

.quick-add__button {
  
    top: 85%!important;
}
.hero__container{
    padding-left:10px  !important;
    padding-right:10px !important
}
    header-component {
    position: relative !IMPORTANT;
}
.header__row {
    margin: 0 !important;
}

body.home-page header-component {
    top: -18px !important;

}
.hero__container video {
    border-radius: 40px;
    min-height: 100%;
    object-fit: cover;
    object-position: center;
}
.product-card .product-media-container--image {
    max-height: 309px !important;
}
body.product .media-fit-cover :is(img, video, iframe, .deferred-media__poster-image){
    border-radius:60px !important
}
.breadcrumb-list{
    /* margin-top:20px !IMPORTANT; */
    padding-left:0px !important
}
body .header[transparent] .header__row {
    background: #1616166e;
    padding: 8px 0;
}
.page-width-narrow{
    padding:0 20px !IMPORTANT
}

.product-card__content img {
    border-radius: 50px;
    /* padding: 0 10px; */
}
.product-card__content {
    border-radius: 50px!important;
    padding: 10px !important;
}
button.slideshow-control.button.button-unstyled.slideshow-controls__thumbnail {
    border-radius: 15px;
    width: 80px;
}
.quick-add__button {
    opacity: 1!important;
    border-radius: 12px!important;
    background: #004e30!important;
    display: block !important;
}

}
@media(max-width:640px){
    .hero__container img{
    height:400px;
    border-radius:40px
}
}
@media (max-width:525px){
    .resource-list__carousel .resource-list__slide {
    width: 100%;
}
.hero__container video {
    border-radius: 40px;
    min-height: 270px;
    object-fit: cover;
    object-position: center center;
}
}
.home-page .svg-wrapper svg path {
    stroke: #fff;
}
.svg-wrapper svg path {
    stroke: currentColor;
}
