/** Shopify CDN: Minification failed

Line 1743:0 Unexpected "}"

**/
 @font-face {
  font-family: 'Mikado' ;  
  src: url('/cdn/shop/files/MikadoRegular.woff?v=1725388017') format('woff');
  src: url('/cdn/shop/files/MikadoRegular.woff2?v=1725388017') format('woff2');
  font-style: normal;
  font-display: swap;
}

 @font-face {
  font-family: 'Mikado Light' ;  
  src: url('/cdn/shop/files/MikadoLight.woff?v=1726936715') format('woff');
  src: url('/cdn/shop/files/MikadoLight.woff2?v=1726936714') format('woff2');
  font-style: normal;
  font-display: swap;
}
 
@font-face {
  font-family: 'Mikado Bold';  
  src: url('/cdn/shop/files/MikadoBold.woff?v=1725388018') format('woff');
  src: url('/cdn/shop/files/MikadoBold.woff2?v=1725388018') format('woff2');
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lexend';  
  src: url('/cdn/shop/files/Lexend-Regular.woff?v=1725388002') format('woff');
  src: url('/cdn/shop/files/Lexend-Regular.woff2?v=1725388002') format('woff2');
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lexend Light';  
  src: url('/cdn/shop/files/Lexend-Light.woff?v=1728661522') format('woff');
  src: url('/cdn/shop/files/Lexend-Light.woff2?v=1728661523') format('woff2');
  font-style: normal;
  font-display: swap;
}


@font-face {
    font-family: 'Open Sans';
    src: url('/cdn/shop/files/OpenSans-Light.woff2?v=1727621892') format('woff2'),
        url('/cdn/shop/files/OpenSans-Light.woff?v=1727621891') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}



body{
  color:#434446;
}

.default-page h1{
  font-size:46px;
  font-family: 'Mikado Bold';
}
.page-width--custom .page-content-code{
  padding:30px 0;
}

.page-width--custom .page-content-code h6{
    background-color: #f5f5f5;
    color: #333;
    font-family: 'Open Sans';
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.1;
    margin: 35px 0 35px -20px;
  /* margin: 0 0 35px 0px; */
    padding: 20px;
}
.page-width--custom .page-content-code a{
    font-weight: 700;
    text-decoration: underline;
    color: #407ec9;
    line-height: 170%;
}
@media only screen and (max-width: 1023px) {
.default-page h1{
  font-size:24px;
}
}
/* footer css  */

.footer-block--menu{
  width:20% !important; 
  padding-right:20px;
}
.footer-newsletter-block{
  width:40% !important;
}
body{
    font-family: 'Lexend', sans-serif !important;
}  
.footer-block__heading{
   font-family: 'Lexend', sans-serif !important;
    line-height: 150%;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 700;
    color: #407ec9;
    margin-bottom: 16px;
    letter-spacing: 0;
}  
.footer-block .list-menu__item{
   font-size: 16px;
      color: #434446;
    text-decoration: none;
    font-weight: 400;
}

.footer-newsletter-block .newsletter-form__button{
    font-weight: 400;
    font-size: 1.8rem;
    display: inline-block;
    box-sizing: border-box;
    line-height: 140%;
    padding: 12px 30px;
    border-radius: 4px;
    text-decoration: none;
    cursor: pointer;
    transition: all .3s linear;
    color: #fff;
    background-color: #407ec9 !important;
    border: 2px solid #407ec9;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    width:auto;
          font-family: 'Lexend';
}
.footer-newsletter-block .newsletter-form__field-wrapper .field:after{
  border-radius: 4px !important;
}
.footer-block__subtext{
    font-size: 12px;
    line-height: 140%;  
}
.footer-block__subtext a{
color: #407ec9;
}
.newsletter_text{
      line-height: 150%;
    margin: 0;
    display: block;
    margin-bottom: 20px;
}
.footer__blocks-wrapper{
  column-gap:0;
}
.newsletter-form{
    margin-left: 0!important;
            width: 90%;
}
.footer-accordion-item .footer-collapse__title{
    background: #f7f4f0;
    font-size: 1.8rem;
    padding: 12px 50px 12px 12px;
    margin-bottom: 2px;
    position: relative;
    display: inline-block;
  width: 100%;
}  
.footer-accordion-item .footer-collapse__title.active{
    background: #ffcd58;
    color: #434446;
}

.footer-accordion-item .footer-collapse__title:after{
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    background-size: contain;
    background-image: url(/cdn/shop/files/arrow-down.svg?v=1725473088);
    background-position-x: center;
    background-position-y: center;
    line-height: 9px;
    vertical-align: middle;
    height: 9px;
    width: 16.5px;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
    margin: 0;
} 

.footer-accordion-item .footer-collapse__content{
  display:none;
  padding: 20px 12px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}  
.footer-accordion-item .footer-collapse__content.active{
  display:block;
}
.footer-accordion-item .footer-collapse__title.active:after{
        background-image: url(/cdn/shop/files/arrow-up.svg?v=1725473088);
    }

.footer__content-bottom{
      background: #407ec9;
    color: #fff;
}
.footer-bottom-menu{
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    gap: 30px;
    color: #fff;
      margin: 0;
} 
.list-menu__item--link{
  color:#fff;
}

.footer__content-bottom-wrapper {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
    .footer-bottom-menu li a {
      text-decoration: none;
    }

@media only screen and (max-width: 1023px) {
  .footer-lin-list-mobile{
    display:block !important;
    width:100%;
  }
  .footer-bottom-menu{
        display: grid;
    text-align: left;
    gap: 0;
    padding:0
  }
  .footer__content-bottom{
        padding-top: 15px !important;
        padding-bottom: 15px !important;
  }
  .footer__content-bottom-wrapper{
   display:block !important;
  }
    .footer-bottom-menu li a {
        padding-bottom: 0px;
      padding-top:0px;
      font-size:12px;
    }
  .footer__content-bottom-wrapper{
    display:block;
  }
.footer-menu-list-desktop.footer-block--menu{
  display:none
}
  .footer-block__details-content{
        margin-bottom: 1rem !important;
  }
  .footer-block__newsletter .footer-block__heading{
        margin-bottom: 1rem;
  }
  .footer-newsletter-block{
  width:100% !important;
}
  .newsletter-form,.newsletter-form__field-wrapper{
    max-width:unset !important;
  }
 .list-unstyled.list-social.footer__list-social.footer-list-social-mobile{
   display:flex !important;
 }  
 .footer-list-social-desktop{
   display:none !important;
 } 
  .footer-newspetter-section{  
    display: flex;
    align-items: center;
    justify-content: space-between;  
}
.newsletter-form{
  width:65% !important;
}
.footer-list-social-mobile .list-social__link{
  padding:0.4rem;
}
.footer-list-social-mobile .list-social__item .svg-wrapper {
    width: 20px;
    height: 20px;
}
  .footer__content-bottom-wrapper {
    display: block;
  }
.footer-block__subtext p{
margin-bottom:0px;  
}
}

 .footer-list-social-mobile{
   display:none !important;
 }

/* header css */

.mega-menu__content{
  bottom:unset !important;  
}
.header{
  padding-bottom:0 !important;
}
.header__active-menu-item{
  border-bottom: 6px solid #407ec9 !important;
  text-decoration: none;
}
.header__inline-menu .list-menu li a:hover {
    border-bottom: 6px solid #407ec9 !important;
    text-decoration: none;
}
.megamenu-wrapper{
    /* position: absolute;
    top: 100% !important;
    left: 50% !important; */
    /* width: 100%;
    max-width: 1280px;
    transform: translateX(-50%);    
    box-shadow: none;
    border: none;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    border-top: 2px solid #407ec9;
    z-index: 2;
      background: #dcdada;
  overflow: visible !important;
  display:none; */
} 

.megamenu-item-description-section{
      display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.main-megamenu-wrapper-item-2 .megamenu-item-image-section, .main-megamenu-wrapper-item-2 .megamenu-item-image-section{
 width:40%;  
}
.main-megamenu-wrapper-item-2 .megamenu-item-description-section,.main-megamenu-wrapper-item-2 .megamenu-item-description-section{
  width:60%;
}
.main-megamenu-wrapper-item-3 .megamenu-item-image-section{
 width:50%;  
}
.main-megamenu-wrapper-item-3  .megamenu-item-description-section{
  width:50%;
}
.megamenu-item-container{
  display:flex;
  padding: 40px 20px;
}

.megamenu-item-image-section{
  display:flex;
}
.megamenu-wrapper:before {
    /* content: '';
    width: 100vw;
    left: 50%;
    margin-left: -50vw;
    height: 100%;
    top: 0;
    background: #f7f4f0;
    z-index: -1;
    position: absolute;
    display: block; */
}
.megamenu-item-description-section h4{
      font-weight: 700;
    color: #407ec9;
    line-height: 18px;
  margin-bottom:5px;
  font-size:16px;
  font-family: 'Lexend';  
  letter-spacing: normal;
  margin:0;
}
.megamenu-item-description-section p{
      font-weight: 300;
    color: #434446;
    line-height: 18px;
  margin-bottom:0;
  font-size:14px
  letter-spacing: normal;
  font-family: 'Lexend Light';  
  margin-top:10px;
}

.site-nav__link:after{
  content:none !important;
}
.megamenu-item-description-section .inner-grid-wrapper-menu{
  display:flex;
  flex-wrap:wrap;
}
.megamenu-item-description-section h3{
    text-align: left;
        font-size: 2.4rem;
    font-weight: 700;
    font-family: 'Lexend';
  margin-top:0;
}
.item-description-list {
      margin-bottom: 20px;
    padding-right: 30px;
    width: 33.33%;
    text-align: left;
}
.item-image-list {
    padding: 0 10px;
      justify-content: flex-start;
    display: flex;
    flex-direction: column;
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    width: 50%;
    align-self: stretch;
  text-align:left;
}
.item-image-list img{
      border-radius: 20px;
    max-width: 100%;
    height: auto;
    width: 100%;
}
.item-image-list button{
  font-family:'Lexend';
    font-size: 18px;
    display: inline-block;
    box-sizing: border-box;
    line-height: 140%;
    padding: 12px 30px;
    border-radius: 4px;
    text-decoration: none;
    cursor: pointer;
    transition: all .3s linear;
    color: #407ec9;
    background-color: #fff;
    border: 2px solid #407ec9;
    margin-right: 0;
    margin-bottom: 0;
    padding-left: 27px;
    padding-right: 27px;
    display: block;
    width: 100%;
}

.mega-menu__content{
  background-color: #f7f4f0 !important;  
}
.list-menu li:hover .megamenu-wrapper {
    display: block !important;
    opacity: 1 !important;
    transform: translateY(0);
}
.list-menu li:hover .mega-menu__content{
      opacity: 1 !important;
    transform: translateY(0);
}
.header__inline-menu .list-menu li a{
    border-bottom: 4px solid #407ec900;
  line-height:23px !important;
}  
.header__inline-menu .list-menu li.first-level-menu:first-child a.header__menu-item{
  font-size:0
}
.header__inline-menu .list-menu li.first-level-menu:first-child a.header__menu-item:before{
      font-size: 10px;
    background-image: url(/cdn/shop/files/signature-menu-logo.svg?v=1724958540);
    background-position-x: center;
    background-position-y: center;
    line-height: 23px;
    vertical-align: middle;
    height: 23px;
    width: 120px;
    background-repeat: no-repeat;
    content: '';
    display: block;
    margin: 0;
      margin-top: -5px;
}
.megamenu-wrapper a{
  text-decoration:none;
}
.megamenu-wrapper p{
color:#434446;
  line-height:normal;
}
.first-level-menu{
  margin-bottom:-2px;
} 
.predictive-search__results-groups-wrapper{
  display:grid !important
}
 input[type="search"].search__input::-webkit-search-cancel-button {
    -webkit-appearance: none;
    appearance: none;
} 
 #Search-In-Modal-1{
border-radius: 30px;
    border: 1px solid;
    flex-grow: 1;
    text-align: left;
    padding: 1.5rem;
    margin: var(--inputs-border-width);
    transition: box-shadow var(--duration-short) ease;
    padding-left: 5rem;
   padding-right:8rem;
   width:100%;
 } 
input#Search-In-Modal-1:focus-visible{
      outline: none;
    outline-offset: unset !important;
    box-shadow: unset;
} 
@media only screen and (max-width: 1023px) {
  .item-image-list button{
        font-size: 14px;
    padding: 5px 3px;
  }
  .menu-drawer__menu-item.list-menu__item:hover{
        color: #fff;
    background: #407ec9;
    border-color: #407ec9;
  }
  .menu-drawer__menu-item.list-menu__item:hover .svg-wrapper path{
    stroke:#fff;
  }
  .menu-drawer__menu-item.list-menu__item:focus{
    /* color: #407ec9;
    background: unset; */
  }
   .megamenu-wrapper{
    padding-bottom:50px;
  }
  .item-description-list{
    width:100%;
  }
  .megamenu-item-description-section p{
    margin-top:5px;
  }
  .header__icons{
        order: 1;
  }
.close-mobile-menu svg{
  color: #fff;
}  

.mobile-menu-header-part{
      width: 100%;
    justify-content: space-between;
    display: flex;
    align-items: center;
    padding: 0 20px;
    margin:0 0 20px 0;
    text-decoration: none !important;
    font-size: 16px;
    color: #434446;
    font-family: 'Lexend', sans-serif;
    line-height: 150%;
    font-weight: 400;
}  
.close-mobile-menu{
      width: 38px;
    height: 38px !important;
    background: #407ec9;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}  
  .header__inline-menu{
    order:3;
  }
 .search-modal__content {
   order:4;
    margin-top: 20px;
   padding:0;
 }
  .header-wrapper--border-bottom {
    /* padding-bottom: 10px; */
}
.header.header--top-center{
      display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
}
  .search-modal__content{
      position: absolute;
    top: calc(100% + -10px);
    left: 20px;
    width: calc(100vw - 40px);
    display:none;
}   
.open-search-container{
   display:block;
}  
.header__heading-logo{
  max-width:60px;
}  
.header__icons{
  margin-left:auto;
}  
.menu-drawer .menu-drawer__menu{
    padding-left: 20px;
    padding-right: 20px;
} 
.menu-drawer .menu-drawer__menu li{
  margin-bottom: 14px;
}

.menu-drawer .menu-drawer__menu-item{ 
    border: 1px solid #5f6164;
    border-radius: 4px;
    background: #fff;
    font-weight: 700;
    padding: 9px 35px 9px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
    width: 100%;
    color: #407ec9;
    font-size: 18px;
}
.menu-drawer__menu li.first-level-menu:first-child a.menu-drawer__menu-item,.menu-drawer__menu li.first-level-menu:first-child .menu-drawer__menu-item{
  font-size:0;
}
.menu-drawer__menu li.first-level-menu:first-child a.menu-drawer__menu-item:before,.menu-drawer__menu li.first-level-menu:first-child .menu-drawer__menu-item:before{  
    font-size: 10px;
    background-image: url(/cdn/shop/files/signature-menu-logo.svg?v=1724958540);
    background-position-x: center;
    background-position-y: center;
    line-height: 23px;
    vertical-align: middle;
    height: 23px;
    width: 120px;
    background-repeat: no-repeat;
    content: '';
    display: block;
    margin: 0;
 } 
.menu-drawer__menu-item .svg-wrapper{
      width: 20px !important;
    right: 2rem !important;
    transform: translate(50%, -50%) ;
}
.menu-drawer__menu-item .svg-wrapper svg{
      transform: rotate(-90deg);
}
.menu-drawer__close-button .svg-wrapper{
  right: 2rem !important;
    transform: translate(50%, -50%) ;
    width: 38px !important;
    height: 38px !important;
    background: #407ec9;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.menu-drawer__close-button .svg-wrapper svg{
      stroke: #fff;
  transform: rotate(-90deg);
    stroke-width: 2px;
          width: 20px !important;
        height: 20px !important;
}  
.menu-drawer__close-button .svg-wrapper svg path{  
    stroke: #fff;
    stroke-width: 2px;
}
.close-mobile-menu svg{
  display: block;
    /* position: absolute; */
    opacity: 1;
    transform: scale(1);
    transition: transform .15s ease, opacity .15s ease;
    height: 2rem;
    width: 2rem;
    fill: none;
    vertical-align: middle;
}
.menu-drawer__close-button{
      justify-content: space-between;
}
.menu-drawer{
  height:100vh !important;
  top: 0 !important;
}  
.main-megamenu-wrapper-item-2 .megamenu-item-description-section, .main-megamenu-wrapper-item-3 .megamenu-item-description-section{
  width:100%;
}   
 .main-megamenu-wrapper-item-2 .megamenu-item-image-section,.main-megamenu-wrapper-item-3 .megamenu-item-image-section {
    width: 100%;
    display: block;
          margin-top: 20px;
}  
 .megamenu-item-container{
  display:block;
  padding:0;
}   
 .item-description-list{
      display: block;
    border: 1px solid #5f6164;
    border-radius: 4px;
    padding: 5px 10px;
    margin-bottom: 14px;
          max-width: unset !important;
        margin-right: 0;
} 
.item-image-list{
  width: 100%;
          padding: 0;
        margin-bottom: 30px;
}  
 .megamenu-item-description-section h3 {
        display: none;
    }
}  

@media only screen and (max-width: 767px) {
  .search-modal__content{
    top: calc(100% + -20px);
    height: fit-content;
  }   
}

/* collection page css  */

.product-grid-container .card .card__inner .card__media{
  overflow:visible;
  z-index:1;
}
.product-grid-container .collection{
  margin-top:50px;
}
.card__content .card__information .card__heading{
 display: inline-block;
 position: relative; 
  overflow:hidden;
}
.card__content .card__information .card__heading:hover{
  color:#434446;
}
.list-menu__item.facets__item .swatch{
  width:20px;
  margin-right:10px;
}
.list-menu__item.facets__item .active .swatch{
    outline: 2px solid #ff5501;
    border: 1px solid #fff;
}  
.list-menu__item .facets__label:hover .facet-checkbox__text-label{
  text-decoration:none !important;
}
.facets__disclosure-vertical{
      cursor: pointer;
    font-weight: 400;
    margin: 0;
    overflow: hidden;
    position: relative;
    word-break: break-word;
    z-index: 1;
    display: block;
    text-decoration: none;
      margin-bottom: 4px;
    border: 0 !important;
}
.facets__disclosure-vertical .facets__summary{
    background: #f7f4f0;
  padding:0 20px; 
}
.facets__disclosure-vertical .facets__display-vertical{
  padding:0 20px; 
}
.facets__disclosure-vertical[open] .facets__summary{
      background: #ffcd58; 
}
h2.facets__heading.facets__heading--vertical{
    font-size: 1.8rem;
    color: #434446;
    background-color: #ffcd58;
    font-size: 1.4rem;
    display: inline-block;
    line-height: 140%;
    padding: 5px 15px;
    border-radius: 0 50px 50px 0;
    font-weight: 700;
    background: #ffcd58;
    font-size: 1.6rem;
    line-height: 150%;
    border-radius: 10px;
    width: 100%;
    margin-bottom: 27px;
    text-transform: uppercase;
    text-align: center;
}
.facets-layout-list--text input[type=checkbox]{
    background-color: #fff;
    border: 1px solid #000;
    width: 18px;
    height: 18px;
    cursor: pointer;
    display: inline-block;
    border-radius: 0px;
    margin: 0;
    margin-right: 5px;
  position:relative !important;
  top:auto !important;
}

.facet-checkbox,.mobile-facets__label{
  align-items:center;
}
.mobile-facets__label>svg{
  display:none;
}
.facets-vertical .active-facets__button{
  padding:0;
}
.facets-layout-list--text input[type=checkbox]:checked {
        background-color: #000;
        border-color: #000;
    }

.facets-layout-list--text input[type=checkbox]:before {
    content: '✔';
    color: white;
    font-size: 16px;
    display: block;
    text-align: center;
    line-height: 16px;
}

.card__information .card__heading{
  color: #407ec9;
    font-weight: 700;
    font-size: 16px;
}
.collection-banner-inner-grid{
  display: flex;    
}
.collection-banner-info-wrapper{
  width:33.33%;
}
.collection-banner-image-wrapper{
  width:66.66%;
      display: flex;
justify-content: end;
      margin-top: -35px;
}
.collection-banner-grid {
    width: 25%;
        padding-left: 10px;
    padding-right: 10px;
}.collection-banner-grid.single-banner-image{
  width:100%;
}
.collection-banner-grid img{
          width: 100%;
    object-fit: contain;
    border-radius: 20px;
}
.collection-banner-main-wrapper{
    margin-top: 55px;
    padding-bottom: 50px;
}  
.banner-linked-product a{
    font-size: 16px;
    color: #434446;
    line-height: 18px;
    font-weight: 600;
}
.sorting .facet-filters__label{
    font-size: 16px;
    font-weight: 700;
      color: #434446;
}
.sorting .select{
  border: 1px solid #5f6164;
    height: 48px;    
    border-radius: 4px;
}
.sorting .select .facet-filters__sort{
      padding: 0 38px 0 12px;
}
.sorting .facet-filters__sort{
    color: #434446;
}
.sorting .select .svg-wrapper{
    height: 18px;
    width: 18px;
      top: 50%;
    transform: translate(-50%, -50%);
}
.sorting .select .icon-caret {
    width: 18px;
}
.sorting *:focus-visible{
    outline: none !important;
    box-shadow: none !important;
    outline-offset: unset !important;
}
facet-remove{
  width:100%;
}
facet-remove .active-facets__button-inner{
    position: relative;
    z-index: 1;
    padding: 8px 15px 8px 15px !important;
    border: 1px solid #407ec9;
    color: #407ec9 !important;
    border-radius: 4px !important;
    margin-bottom: 10px;
    box-shadow: none !important;
    justify-content: space-between;
    display: flex !important;
    width: 100%;
}



@media only screen and (max-width: 1023px) {
  h1, .h1 {
    font-size: 40px;
}
.facets-vertical .active-facets__button{
        padding-top: 0 !important;
        padding-bottom: 0 !important;
}  
  .collection-banner-main-wrapper {
    margin-top: 00px;
    padding-bottom: 10px;
}
  .collection-banner-inner-grid{
    flex-direction:column;
  }
  .collection-banner-info-wrapper,.collection-banner-image-wrapper{
    width:100%;
  }
.collection-banner-grid:before {
    content: '';
    width: calc(100% + 40px);
    height: 85%;
    position: absolute;
    bottom: 0;
    left: -20px;
    z-index: -1;
    background: #dcf3ee;
}
.collection-banner-grid {
    width: 50%;
          margin-bottom: 15px;
  text-align: center;
}
.collection-banner-info-wrapper{
  margin-bottom:40px;
}  
  .collection-banner-main-wrapper{
    background:none !important;
  }
.collection-banner-image-wrapper {
    display: flex;
    margin-top: -35px;
    flex-wrap: wrap-reverse;
    flex-direction: row-reverse;
  position: relative;
}  
  
} 


@media only screen and (max-width: 767px) {
  .facets-container{
        display: block !important;
  }
.product-count{
      width: 100%;
    text-align: center !important;
}
.mobile-facets__wrapper{  
      display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
  margin-bottom:10px;
}  
.mobile-change-layou-grid{
  display:flex;
}
menu-drawer .mobile-facets__open-wrapper .mobile-facets__open{
    background-color: #fff;
    border: 2px solid #407ec9;
    border-radius: 4px;
    font-weight: 400;
    font-size: 1.8rem;
    color: #407ec9;
    padding: 5px;
}
.change-layout-grid,.change-layout-list{
        display: flex;
    align-items: center;
}  
.active-facets{
  margin:0 !important;
}
.product-grid-container .collection {
    margin-top: 10px;
}
  .banner-linked-product a{
    font-size: 14px;
    color: #434446;
    line-height: 1.1em!important;
    font-weight: 600;
}
  
} 


/* section css */
.joie-main-inner-wrapper{
  position:relative;
}
.heading-sub-text{
  font-size:24px;
  font-family: Mikado;
  margin:0;
}
.heading-top-image{
  width:50%;
}
.heading-top-image img{
  width:100%;
  object-fit:contain;
}
.joie-image-with-text-section,.joie-instagram-section{
  padding-bottom:50px;
}
.joie-image-with-text-section{
  margin-bottom:50px;
}
.joie-instagram-inner-grid{
  text-align:center
}
.joie-instagram-inner-grid .button-wrapper{
  justify-content: center;
}
.joie-image-with-text-section .text-info-section h2, .joie-instagram-inner-grid h2, .joie-collection-list-inner-grid h2 ,.featured-collection-info h2{
    font-size: 50px;
    font-family: Mikado;
      margin-bottom: 10px;
      margin-top: 10px;
              line-height: 120%;
}  
.joie-image-with-text-section .text-info-section h2.heading-font-weight-bold,.joie-instagram-inner-grid .heading-font-weight-bold,.joie-collection-list-inner-grid .heading-font-weight-bold,.featured-collection-info .heading-font-weight-bold {
  font-family: 'Mikado Bold';  
} 
.joie-image-with-text-section .text-info-section h2.heading-font-weight-light{
  font-weight: 100;
} 
.text-info-description p{
  margin:10px 0;
  font-size: 16px;
}
a{
  text-decoration:none;
}
p{
      line-height: 150%;
}
.joie-image-with-text-inner-grid{
    display: flex;
    align-items: center;
  justify-content: space-between;
}  
.joie-image-with-text-inner-grid .image-section{
  width:60%;
}
.joie-image-with-text-inner-grid .video-section video{
  width:100%;
}
.joie-image-with-text-inner-grid .video-section{
    width:60%;    
    position: relative;
}

.joie-image-with-text-inner-grid .video-section:not(.shopify-hosted-video){
  padding: 45.07% 0 0 0;
}
.joie-image-with-text-inner-grid .video-section iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.joie-image-with-text-inner-grid .image-section img{
  width:100%;
}
.joie-image-with-text-inner-grid .text-info-section{
  width:34%;
}

/* button css */
.button-wrapper{
  margin-top:15px;
      display: flex;
}
.joie-button-primary{
    color: #fff;
    background-color: #407ec9;
    border: 2px solid #407ec9;
    padding: 10px 30px;
      transition: all .3s linear;
    font-size: 15px;
    border-radius: 4px;
      line-height: 140%;
  letter-spacing: normal;
}
.joie-button-secondary{
    color: #407ec9;
    background-color: #fff;
    border: 2px solid #407ec9;
      transition: all .3s linear;
    padding: 10px 30px;
    font-size: 15px;
    border-radius: 4px; 
      line-height: 140%;
  letter-spacing: normal;
}
.button-main-wrapper{
  margin-top:40px;
}
.joie-button-primary:hover{
    background-color: #295891;
    color: #fff;
    border: 2px solid #407ec9;
}  
.joie-button-secondary:hover{
    background-color: #f7f4f0;
    color: #295891;
    border: 2px solid #295891;
}
.heading-top-text{
  font-size: 18px;
     font-weight: 700;
    background: #ffcd58;
    display: inline-block;
    border-radius: 10px;
    padding: 5px 15px;
    line-height: normal;
    font-family: 'Lexend'; 
}

@media only screen and (max-width: 1023px) {
.joie-image-with-text-inner-grid{
  flex-direction:column;
          row-gap: 20px;
  padding:0;
}
.joie-image-with-text-inner-grid .image-section,.joie-image-with-text-inner-grid .text-info-section,.joie-image-with-text-inner-grid .video-section {
    width: 100%;
}
.joie-image-with-text-inner-grid .text-info-section{
  padding:0 20px;
}  
.joie-image-with-text-inner-grid .video-section:not(.shopify-hosted-video){
    padding-top:80%;
}
.joie-image-with-text-inner-grid .text-info-section.image-video-section-mobile-top {
order:1;
  text-align:center;
}  
  .joie-image-with-text-inner-grid .text-info-section.image-video-section-mobile-bottom{
    order:0
  }
.button-main-wrapper{
     text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 10px; 
}
.joie-image-with-text-section .text-info-section h2,.joie-instagram-inner-grid h2,.joie-collection-list-inner-grid h2,.featured-collection-info h2 {
    font-size: 40px;  
}
}
sticky-header{
      margin-bottom: 20px;
}


@media only screen and (max-width: 1023px) {
  .joie-collection-list-inner-grid{
      flex-direction: column;
}

  .joie-collection-list-inner-grid .collection-info{
    width:100%;
    text-align:center;
  }
  .collection-list-wrapper {
    width: 100% !important;
}
.heading-top-image {
    margin: 0 auto;
    margin-top: 20px;
}  
}

@media only screen and (max-width: 767px) {
  .button-main-wrapper{
     display: block;
}
  .button-main-wrapper .button-wrapper{    
    justify-content: center;
}
/* .joie-image-with-text-section .text-info-section h2{
  margin-top:0;
}   */
.heading-top-text{
  font-size: 14px;
}

  .collection-single-grid {
    width: calc(32.1333333333vw - 20px) !important;
}

  
}  


/* home page collection list css start here */

.collection-back-image{
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    opacity: 1;
    transition: all .5s;
}  
.collection-feature-image{
      position: relative;
    z-index: 1;
}
.collection-image-block{
    position: relative; 
}
.collection-back-image img,.collection-back-image-hover img{
  width: 100%;
}
.collection-back-image-hover {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: all .5s ease .2s;
}
.collection-single-grid a{
        font-weight: 700;
    /* text-decoration: underline; */
    color: #407ec9;
}
.collection-single-grid:hover .collection-back-image {
    display: none;
}
.collection-single-grid:hover .collection-back-image-hover{
    display: block !important;
    opacity:1;  
}
.collection-single-grid:not(:nth-of-type(3n)) {
    margin-right: 0 !important;
}

.product-color-swatch{
      width: 16px;
    height: 16px;
    border-radius: 50%;
    display: block;
}
.product-color-swatches{
      display: flex;
    flex-wrap: wrap;
      position: relative;
    grid-row-start: 4;
    z-index: 1;
}
.product-color-swatches .color-swatch.active{
    outline: 2px solid #434446;
    outline-offset: 2px;
    border-radius: 50%;
}

.product-color-swatches .color-swatch:not(.active):hover{
    outline: 2px solid #c4c5c7;
    outline-offset: 2px;  
    border-radius: 50%;
}

.card-wrapper .card__inner{
  --ratio-percent:100% !important; 
}
.product-color-swatches .color-swatch{
  position:relative;
      margin-top: 10px;
  margin-right: 10px;
      cursor: pointer;
}
.product-color-swatches .color-swatch.soldout{
  opacity:0.6;
}
.product-color-swatches .color-swatch.soldout:before {
    position: absolute;
    content: '';
    border-top: solid 2px #ef0928;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%) rotate(137.82deg);
    z-index: 1;
}

.card-custom-submit-product{
    position: relative;
    z-index: 1;
    text-align: center;
    line-height: normal;
  margin-top:15px;
  cursor: pointer;
}
.card-custom-submit-product.soldout{
  background-color: #6b6b6b;
  border: 2px solid #6b6b6b;
}
.product-error-message{
    line-height: normal;
    margin-top: 5px;
    color: red;
}  

/* product page css start here */

.installation-inner-section{
  display: flex;
    align-items: center;
}
.product__title{
  margin-bottom:0 !important;
}
.cutoff-text{
  margin:0 !important;
    font-size: 20px;
    font-family: 'Mikado Light';
}  
.product-form__input .form__label{
  font-size:16px;
}
.product-form__input .form__label span{
  color:#646464;
}
.additional-information-section{      
    margin-top: 20px !important;
    padding: 4px 28px;
    background-color: #fbf9f8;
}
.addon-info{
      display: flex;
    padding: 10px 0;
    align-items: center;
}
.addon-info:not(:last-of-type) {
    border-bottom: 1px solid #c4c5c7;
}
.addon-info img {
    width: 28px;
    margin-right: 12px;
}
.addon-info span {
  font-size:14px;
}
.product__accordion .accordion__content{
      background-color: #f7f4f0;
    margin: 0;    
}
.product__accordion .accordion__content p{
  margin:0;
}
.product__accordion .accordion__content a{
    color: #407ec9;
    text-decoration: underline;
    font-weight: 700;
}
.product__accordion .accordion__title {
    font-family: 'Lexend';
    font-size: 16px;
}
.product__accordion .accordion__content {
    padding: 20px;
    font-size: 14px;
}
.product__accordion.accordion .summary__title+.icon-caret{
      width: 17px;
      height: auto;
}
.product__accordion details[open] .accordion__title{
    font-weight: 700;
}
.product.product--large{
  justify-content:space-between;
}
.product-form__submit.button:before,.product-form__submit.button:after{
  content:none;
}
.shopify-payment-button__button{
border-radius: 4px;
    height: unset;
    min-height: auto;
    max-height: unset;
    line-height: 140%;
}
.shopify-payment-button__button:hover{
    background-color: #295891 !important;
    color: #fff;
    border: 2px solid #407ec9;  
}  

  
.h4-heading{
  font-family: 'Mikado';
  font-size: 40px;
  margin-bottom:20px;
  text-align:center;
}
 .p-content{
  font-size:18px;
  margin-bottom:30px;
}  

 @media only screen and (max-width: 1023px) {
  .h4-heading{
    font-size: 30px;
}
} 


/* image text column section css */

 .joie-image-text-column-wrapper .image-text-heading{
      font-family: 'Mikado Bold';
    font-size: 40px;
  margin-bottom:30px;
   text-align:center;
}


.image-text-column-info{
  padding:20px;
  text-align:center;
}  

.baby-image-section img{
  width:100%;
      height: 100%;
    object-fit: cover;
  border-radius: 0 0 16px 16px;
}  
.baby-image-column{
      height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
}
 .joie-image-text-column-inner-wrapper {
    display: flex;
    justify-content: center;
}
.joie-image-text-inner-column {
    width: 25% ;
  margin:0 10px;
    border-radius: 16px;
}  
.image-text-column-info img{
  margin:0 auto;
  margin-bottom:5px;
}


  @media only screen and (max-width: 1023px) {
 .joie-image-text-column-wrapper .image-text-heading{
    font-size: 24px;
   margin-bottom:10px;
}
}

#back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
  display: none; 
  z-index: 1000;
}

/* email confirmation popup */

.email-subscription-popup{
  max-width:650px;
}
.email-subscription-wrapper{
  display: flex;
        align-items: stretch;
}
.subscriprion-text{
  width: 50%;
  text-align: left;
  padding: 40px;
}
.subscriprion-image{
  width: 50%;
}
.subscriprion-image img{
    width: 100%;
    object-fit: cover;
    height: 100%;
  border-radius: 0px 10px 10px 0px;
}
.email-subscription-main-grid{
  position:relative;
}
.close-email-popup{
      position: absolute;
    right: 20px;
    top: 20px;
      cursor: pointer;
}
.email-subscription-overlay{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    background-color: #00000080;
    z-index: 999999;
    margin: 0 auto;
}  
.email-subscription-popup{
    text-align: center;
    position: fixed;
    background-color: #fff;  
    border-radius: 10px;
    max-width: 665px;
    z-index: 999999;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}  
.popup-title{
      font-size: 28px;
    font-family: 'Lexend';
    font-weight: 800;
      line-height: normal;
  margin-top:0;
}
.popup-text{
  font-size:12.5px;
}
.email-details-info{
  font-size:7px;
}
.email-subscription-wrapper .joie-button-primary{
    font-size: 14px;
    font-family: 'Lexend';
    font-weight: 800;
    width: 100%;
    margin-top: 8px;
}  
.subscriprion-text input#NewsletterEmail{
    height: 4rem;
    width: 100%;
    border-radius: 8px;
    outline: none;
      padding: 10px;
  border: .1rem solid transparent;
    box-shadow: 0 0 0 var(--inputs-border-width) rgb(0 0 0 / 99%);
  margin-bottom: 10px;
}  

.subscriprion-text input#NewsletterEmail:focus-visible {
    outline: none;
    box-shadow: none;
}


@media only screen and (max-width: 767px) {
.email-subscription-wrapper{
flex-direction:column-reverse;
}
.subscriprion-text{
  width: 100%;
  text-align: center;
  padding: 20px;
}
.subscriprion-image{
  width: 100%;
}
.email-subscription-popup{
    width: 82%;
    margin: 0 auto;
}  
  .subscriprion-image img{
  border-radius: 10px 10px 0px 0px;
}
.popup-title{
      font-size: 20px;
}
.popup-text{
  font-size:9px;
}
.popup-subscription-teaser{
  min-height: 2.125em !important;
  column-gap: 20px;
  padding: 20px 20px 20px 20px;
}  
}
.popup-subscription-teaser {
      display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 30px;
    background: rgb(255, 205, 88);
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    box-shadow: 8px 8px 16px 0 rgba(0, 0, 0, 0.1);
    min-height: 2.125em;
    padding: 20px 20px 20px 30px;
      font-size: 14px;
    justify-content: center;
    align-items: center;
    width: auto;
    font-family: 'Lexend';
  position: fixed;
    top: 50%;
    bottom: 50%;
    transform: rotate(270deg) translate(calc(-50% - 43.75px / 2), 50%) !important;
    transform-origin: left;
    left: 0;
    margin: 0 0.625em 0 0.625em;
    display: flex;
    visibility: visible;
    pointer-events: all;
    z-index: 999999;
    cursor: pointer;
}  

.joie-announcement-bar{
  padding: 10px 0;
    /* border-bottom: 1px solid #e8e8e8; */
    background-color: #407ec9;
    display: block !important;
  text-align:center;
  font-size:14px;
  margin:0;
  color:#fff;
}
.joie-announcement-bar p{
  margin:0;
}

@media only screen and (max-width: 1023px) {
  .main-hamburger-icon svg{
    width: 1.5rem !important;
    height: 1.5rem !important;
  }
.header {
    padding: 0px 2rem 0px 2rem !important
}
#Search-In-Modal-1{
  border-radius:4px;
}
.search-modal__content{
  padding:20px;
  background:#f7f4f0;
  height: fit-content;
  left: 0;
  top:calc(100% + -18px);
  width: calc(100vw - 0px);
}
 predictive-search.search-modal__form .search__input{
padding-left: 2rem !important;   
 } 
predictive-search.search-modal__form .search__button.field__button{
  left:auto;
  
}  
}  

.product-form__buttons{
  width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 10px;
}

.product-form__buttons .product-form__submit{
      width: 50%;
    margin: 0;
    font-size: 16px;
}
.product-form__buttons .shopify-payment-button{
  width: 50%;
}
.product-form__buttons .shopify-payment-button .shopify-payment-button__button{
  font-size: 16px !important;
}  
}

.product-oneline-text{
      font-size: 12px;
}
.card__information .jdgm-widget .jdgm-prev-badge{
  font-size: 12px;
}
.product .price .badge{
      background: #407ec9;
  margin-left:5px;
}
.jdgm-rev-widg__title,.related-products__heading{
 font-family: 'Mikado';
    font-weight: 600;
}
.related-products .price-item, .collection #product-grid .grid__item .price-item{
  font-weight:500;
}


@media only screen and (max-width: 767px) {
  .information-metafeild-inner-grid {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.product__title h1{
  font-size:20px;
          font-weight: 600;
        margin-top: 10px;
}
 .cutoff-text{
   font-size:13px;
 } 
   
.text-info-description p{
  margin:10px 0;
  font-size: 11px;
  margin:5px 0;
}
 .product__media-list.slider.slider--mobile{
   margin-bottom:0 !important;
   gap:0;
 } 
      .grid--peek.slider .grid__item:first-of-type {
        margin-left: 0;
    }
/* .thumbnail-list__item.slider__slide {
    width: calc(20% - .6rem) !important;
}   */
.shopify-block.shopify-app-block{
      margin-top: 5px;
    margin-bottom: 5px;
}  
.product__description{
      margin-top: 6px !important;
    margin-bottom: 6px !important;
}  
product-info{
  padding-top:0 !important;
} 
/* product-info .page-width{
  padding:0;
}  */
  
.product__description p{
   font-size:11px;
  line-height:1.3em;
}  
  .jdgm-prev-badge{
    font-size:11px!important;
  }

legend.form__label {
    font-size: 11px !important;
}

  .additional-information-section{      
    margin-top: 5px !important;
    padding: 4px 12px;
    background-color: #fbf9f8;
}
.addon-info{
      display: flex;
    padding: 8px 0;
    align-items: center;
}
.addon-info:not(:last-of-type) {
    border-bottom: 1px solid #c4c5c7;
}
.addon-info img {
    width: 24px;
    margin-right: 12px;
}
.addon-info span {
  font-size:12px!important;
}
.product__accordion .accordion__content{
      background-color: #f7f4f0;
    margin: 0;    
}
.product__accordion .accordion__content p{
  margin:0;
}
.product__accordion .accordion__content a{
    color: #407ec9;
    text-decoration: underline;
    font-weight: 700;
}
.product__accordion .accordion__title {
    font-family: 'Lexend';
    font-size: 13px;
}
.product__accordion .accordion__content {
    padding: 20px;
    font-size: 12px;
}
.product__accordion.accordion .summary__title+.icon-caret{
      width: 17px;
      height: auto;
}
.product__accordion details[open] .accordion__title{
    font-weight: 700;
}  
sticky-header {
    margin-bottom: 10px;
}  
.joie-image-with-text-section {
    margin-bottom: 15px;
  padding-bottom:15px;
}
  .product-oneline-text {
    font-size: 11px!important;
    line-height:1.3em;
    margin-bottom:3px;
    margin-top:3px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: normal;
}
  
.joie-image-with-text-inner-grid{
  row-gap: 10px;
}  
.button-main-wrapper {
    margin-top: 20px;
}  
.button-wrapper {
    margin-top: 10px;
}  
.joie-image-with-text-section .text-info-section h2{
        margin-top: 5px;
        margin-bottom: 10px;
}  
.joie-image-with-text-section .text-info-section h2, .joie-instagram-inner-grid h2, .joie-collection-list-inner-grid h2, .featured-collection-info h2{
  font-size:24px;
}
.joie-announcement-bar {
    padding: 5px 0;
}  

.button, .shopify-challenge__button, .customer button, button.shopify-payment-button__button--unbranded {    
    min-height: calc(3rem + var(--buttons-border-width)* 2);
}
.product-form__buttons .shopify-payment-button .shopify-payment-button__button,.product-form__buttons .product-form__submit,.joie-button-secondary, .joie-button-primary{
  font-size:14px !important
}  
.joie-button-secondary,.shopify-payment-button__button--unbranded,.joie-button-secondary, .joie-button-primary {
  padding: 5px 30px !important;
}  
.accordion summary {
    padding: 1.3rem 0;
}
.accordion{
  margin-top:0 !important;
}  
.jdgm-widget-actions-wrapper {
    margin-bottom: 0 !important;
}  
.jdgm-rev-widg__title{
    font-size: 22px; 
}  
.related-products{
  padding-top:10px !important;
}
.jdgm-review-widget--small .jdgm-rev-widg, .jdgm-review-widget--medium .jdgm-rev-widg {
    padding: 10px 0 !important
}  
.footer-accordion-item .footer-collapse__title {
    font-size: 14px;
    padding: 8px 50px 8px 12px;
} 
.list-social__link{
    padding-top:0 !important;
  padding-bottom:0 !important;
}  
.newsletter-form__field-wrapper .field__label,.footer-newsletter-block .newsletter-form__button,.footer-newsletter-block .field__input,.footer-block__heading,.newsletter_text{
  font-size:11px !important;
}  
.footer-newsletter-block .field__input:not(:placeholder-shown){
  
} 
.footer-newsletter-block .field__input::placeholder{
  opacity:1;
}  
.newsletter-form__field-wrapper .field__label{
  top:unset;
}  
.footer-newsletter-block .field{
      align-items: center;
}  
.footer-newsletter-block .field__input{  
    padding: 10px 15px;
  height: 3.5rem;
}  
.footer-newsletter-block .newsletter-form__button{
  padding: 8px 15px;
}  
.footer-newsletter-block .field__input:focus{
  box-shadow:none;
}
.footer-accordion-item .footer-collapse__content {
    padding: 10px 12px 0px;
}
.related-products__heading {
    margin: 0 0 1rem !important;
}
.newsletter_text {
    line-height: 140%;
    margin-bottom: 10px;
}
.mobile-change-layou-grid .change-layout-grid img ,.mobile-change-layou-grid .change-layout-list img{
  width:25px;
}
.mobile-facets__open .svg-wrapper{
      width: 1.5rem !important;
}  
.mobile-facets__open .mobile-facets__open-label{
  margin-left: 0.5rem;
  font-size:11px;
}  
facet-remove .active-facets__button-inner{
  padding:5px !important;
}  
.mobile-facets__main {
    padding: 0.7rem 0 0;
}
.mobile-facets__summary{
  padding:1rem !important;
}  
.joie-collection-section{
  padding-top:0 !important;
  padding-bottom:0 !important
} 
.footer-block__subtext{
   font-size:10px; 
}  
.active-facets__button-remove{
  padding-top:0 !important;
  padding-bottom:0 !important
}  
.collection-hero__title{
  font-size:24px !important;
}
.collection-hero__description p,.product-count__text{
  font-size:11px !important;
}  
div.collection-hero__description.rte{  
    margin-top: 5px;
    margin-bottom: 5px;  
} 
.facet-checkbox__text-label,.mobile-facets__details span{
  font-size:14px;
}
.joie-footer-section{
  padding-top:10px !important;
}  
.card-information>.price {
    font-size: 14px !important;
}
.information-metafeild-inner-grid h3{
  margin-top: 6px !important;
}  
 .megamenu-item-description-section h4,.menu-drawer .menu-drawer__menu-item{
   font-size: 14px;
 } 
.menu-drawer__menu li.first-level-menu:first-child a.menu-drawer__menu-item:before, .menu-drawer__menu li.first-level-menu:first-child .menu-drawer__menu-item:before{
          line-height: 20px;
        height: 18px;
}
.featured-collection-list-wrapper .joie-button-primary, .featured-collection-list-wrapper .joie-button-secondary{
  padding:5px !important;
          font-size: 12px !important;
}
 .p-content{
  font-size:11px !important;
   margin-bottom:10px;
}  
.page-width--custom .page-content-code h6{
        margin-top: 0;
        padding: 10px 20px;
        font-size: 18px;
        margin-bottom: 20px;
}  
  
}  

.card__badge .badge{
z-index: 999999;
    background: #407ec9;
    font-size: 9px;
    padding: 5px 7px;
    top: 5px;
    position: absolute;
    left: 5px;
}
.variant-option-image .swatch-input__input:checked+.swatch-input__label {
  border-radius:0
}
.variant-option-image .swatch-input__input+.swatch-input__label:hover,.variant-option-image .swatch-input__input:hover+.swatch-input__label {
    outline: .2rem solid rgba(var(--color-foreground), .4);
  border-radius:0
}

@media only screen and (min-width: 769px) {
.collection-banner-info-wrapper{
  padding-top:50px;  
}
}  

.information-metafeild-image, .information-metafeild-image video{
  border-radius:20px;
}
.jdgm-widget.jdgm-widget .jdgm-prev-badge{
    margin-top: 5px;
}



/* product registration form css start here */

#mpr-form .form-row{
    width: calc(33.33% - 5px);
    float: inline-start;
    margin-right: 5px;
}
#mpr-form .form-group{
      width: 100%;
    float: left;
    margin-left: 5px;
}

#mpr-form .form-row * {
    font-family: 'Lexend' !important;
}
#mpr-product-inputs form{
    display: flex;
    flex-wrap: wrap;
}  
#mpr-form .mpr-custom-label{
      font-size: 16px;
}

#mpr-form .form-row .mpr-product-search__control{
      padding: 3.5px 0;
}
#mpr-form .mpc-indie-btn-primary{
    color: #fff !important;
    background-color: #407ec9 !important;
    border: 2px solid #407ec9 !important;
    padding: 12px 30px !important;
    transition: all .3s linear !important;
    font-size: 18px !important;
    border-radius: 4px !important;
    letter-spacing: normal !important;
    width: auto !important;
      display: inline !important;
  margin:10px 0;
}

@media only screen and (max-width: 1023px) {
#mpr-form .form-row{
    width: calc(50% - 5px);
    float: inline-start;
    margin-right: 5px;
}
#mpr-form .form-row .mpr-product-search__control {
    padding: 4.5px 0;
}
}  

@media only screen and (max-width: 767px) {
#mpr-form .form-row{
    width: calc(100% - 5px);
}
}  
/* product registration form css end here */



/* product page zoom functionality css start here */
modal-opener .product__media.media img{
    display: block;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

   .product__media-list .slick-arrow {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            z-index: 99;
            width: 80px;
            height: 80px;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            justify-content: center;
            opacity: 0;
            visibility: hidden;
            transition: all 0.5s ease-in-out;
        }
        .product__media-list:hover .slick-arrow {
            opacity: 1;
            visibility: visible;
        }
        .product__media-list .slick-arrow:before,.thumbnail-list .slick-arrow:before {
            display: none;
        }
        .product__media-list .slick-arrow.slick-disabled,.thumbnail-list .slick-arrow.slick-disabled {
            opacity: .25;
            cursor: default;
            transition: all 0.5s ease-in-out;
        }
        .product__media-list .slick-next,.thumbnail-list .slick-next {
            left: auto;
            right: 25px;
            justify-content: flex-end;
        }
        .product__media-list .slick-prev, .thumbnail-list .slick-prev{
            left: 25px;
            right: auto;
            justify-content: flex-start;
        }
        .product__media-list .slick-arrow svg ,.thumbnail-list .slick-arrow svg {
            width: 100%;
            max-width: 45px;
            color: grey;
        }
.product__media-list .slick-prev,.product__media-list .slick-next, .thumbnail-list .slick-prev,.thumbnail-list .slick-next{
  font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

        .thumb-product-fancybox {
            overflow: hidden;
        }
        
        .thumb-product-fancybox .zoom-buttons {
            display: flex;
            flex-direction: column;
            gap: 10px;
            justify-content: center;
            align-items: center;
        }
        .thumb-product-fancybox .zoom-buttons button {
            padding: 8px 12px;
            background-color: transparent;
            color: grey;
            border: none;
            cursor: pointer;
            border-radius: 0px;
            font-size: 14px;
            display: flex;
            align-items: center;
            justify-content: center;
            width: 70px;
            height: 70px;
        }
        .thumb-product-fancybox .zoom-buttons button:hover {
            background-color: transparent;
        }
        .thumb-product-fancybox .zoom-buttons button svg{
            width: 45px;
            height: 45px;
        }
        .thumb-product-fancybox.fancybox__carousel .fancybox__slide.has-image {
            overflow: hidden !important;
        }
        .thumb-product-fancybox .fancybox__toolbar [title *= zoom],
        .thumb-product-fancybox .fancybox__toolbar [title *= slideshow],
        .thumb-product-fancybox .fancybox__toolbar [title *= full-screen],
        .thumb-product-fancybox .fancybox__toolbar [title *= thumbnails],
        .thumb-product-fancybox .fancybox__toolbar .fancybox__toolbar__column.is-left,
        .thumb-product-fancybox .fancybox__toolbar .fancybox__toolbar__column.is-middle {
            display: none !important;
        }
        .thumb-product-fancybox .fancybox__toolbar__column.is-right {
            flex-direction: row-reverse;
            justify-content: space-between;
        }

        .thumb-product-fancybox .fancybox__carousel .fancybox__slide .fancybox__content {
            max-width: 520px;
            margin-left: auto;
            margin-right: auto;
        }

        .thumb-product-fancybox .f-thumbs__slide__button {
            width: 100px;
            clip-path: none !important;
        }
        .thumb-product-fancybox .is-modern .f-thumbs__slide {
            --shift: 0 !important;
            width: 100px;
        }

        @media screen and (min-width: 992px) {
            .thumb-product-fancybox .is-horizontal .fancybox__nav button[title="Next"]{
                right: -150px;
                transition: all 0.5s ease-in-out;
            }
            .thumb-product-fancybox .is-horizontal .fancybox__nav button[title="Previous"]{
                left: -150px;
                transition: all 0.5s ease-in-out;
            }
            .thumb-product-fancybox:hover .is-horizontal .fancybox__nav button[title="Next"]{
                right: 20px;
            }
            .thumb-product-fancybox:hover .is-horizontal .fancybox__nav button[title="Previous"]{
                left: 20px;
            }
            .thumb-product-fancybox .f-button[title="Close"] {
                top: -150px;
                right: -150px;
                transition: all 0.5s ease-in-out;
            }
            .thumb-product-fancybox:hover .f-button[title="Close"] {
                top: 0px;
                right: 0px;
            }
        }
        @media screen and (max-width: 991px) {
            .product-media{
                max-width: 650px;
            }
            .product-detail{
                max-width: 100%;
                padding: 40px 0px 0px 0px;
            }
        }
        @media screen and (max-width: 767px) {
          .product__media-list.grid--peek .grid__item{
            min-width: auto;
          }
            .thumb-slider .slick-slide img {
                width: 46px;
                height: 51px;
            }
            .thumb-product-fancybox .f-thumbs__slide__button {
                width: 46px;
            }
            .thumb-product-fancybox .is-modern .f-thumbs__slide {
                width: 46px;
            }
            .thumb-product-fancybox .zoom-buttons button {
                width: 50px;
                height: 50px;
            }
            .thumb-product-fancybox .zoom-buttons button svg{
                width: 35px;
                height: 35px;
            }
            .product__media-list .slick-arrow {
                width: 50px;
                height: 50px;
            }
            .product__media-list .slick-arrow svg {
                max-width: 35px;
            }
        }


.is-compact .fancybox__footer,.fancybox__carousel{
  background:#fff !important;
}
.fancybox__nav button{
  background:transparent;
}
.fancybox__nav button svg,.thumb-product-fancybox .f-button[title="Close"] svg{
  stroke:grey;
}
.fancybox__footer .f-thumbs__viewport{
  background: #fff;
}
.thumb-product-fancybox .f-button[title="Close"],.thumb-product-fancybox .f-button[title="Close"]:hover{
  background:transparent;
}
.zoom-buttons:hover .f-button svg,.fancybox__nav button:hover svg,.thumb-product-fancybox .f-button[title="Close"]:hover svg{
    stroke:grey;
}
/* product page zoom functionality css end here */


/* product card badge css */

.product-badges{
      position: absolute;
    z-index: 999;
    top: 30px;
    left: 5px;
    display: inline-flex;
    flex-direction: column;
    row-gap: 5px;
}

.product-badges .product-badges-inner{
      z-index: 999999;
    font-size: 9px;
    padding: 5px 7px;
    line-height: normal;
    border-radius: var(--badge-corner-radius);
}