/** Shopify CDN: Minification failed

Line 735:0 Unexpected "}"

**/

 @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
.button, .shopify-challenge__button, .customer button {
    font-size: 14px;
    min-width: auto !important;
    font-weight: 500;
    padding: 11px 20px;
    min-height: 40px;
}
.page-width {
    max-width: 100%;
}
@media screen and (min-width: 750px) {
       .page-width {
        padding: 0 4rem;
    }
}
.badge {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .2rem;
    font-weight: 600;
}
.shopify-policy__container {
    max-width: 90ch;
    margin-bottom: 50px;
}
.shopify-policy__body :is(h1, h2, h3, h4, h5, h6) {
    font-weight: 700;
    margin: 0 0 25px;
}
.shopify-policy__body .rte ul, .shopify-policy__body  .rte ol {
    list-style-position: outside;
}
.shopify-policy__body p {
    margin-block: 0;
    margin-block-end: 25px;
    color: #454545;
    font-size: 15px;
}
.shopify-policy__body h2{
    font-size: 34px;
     margin-top:25px;
}
.shopify-policy__body h3{
    font-size: 28px;
}
.shopify-policy__body h4{
    font-size: 22px;
}
.shopify-policy__body h5{
    font-size: 16px;
}
.shopify-policy__body h6{
    font-size: 12px;
}
.shopify-policy__body .rte ul p, .shopify-policy__body .rte ol p {
    margin-block-end: 0;
}
.shopify-policy__body .rte li {
    font-size: 15px;
    color: #454545;
      
}
.shopify-policy__body .rte table {
    table-layout: fixed;
    margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
.shopify-policy__body h2 {
    font-size: 26px;
}
.shopify-policy__body h3 {
    font-size: 24px;
}
.shopify-policy__body h4 {
    font-size: 20px;
}}
.focus-inset:focus-visible {
    outline: unset;
    box-shadow: unset;
}


/* ==============================================
                 slick-dots css
================================================*/
.slick-dots{
      width: 100%;
	display: flex;
	justify-content: center;
	margin: 0;
	padding: 1rem 0;
	list-style-type: none;
}
 .slick-dots li {
	margin: 0 0.25rem;
}
	
 .slick-dots button {
			display: block;
			width: 56px;
			height: 5px;
			padding: 0;
			border: none;
			border-radius: 50px;
			background-color: #adadad;
			cursor: pointer;
			text-indent: -9999px;
		}
.slick-dots .slick-active button {
		background-color: #f87c56;
}

/* ==============================================
                 header css
================================================*/

.announcement-bar .announcement-bar__message {
    padding: 5px 0;
    min-height: auto;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -0.5px;
    line-height: 28.8px;
}
.header .header__icon .icon {
    fill: currentColor;
}
 .header-wrapper--border-bottom {
    box-shadow: 0 2px 4px #00000047;
}
.header .list-menu__item {
  font-size: 16px;
    letter-spacing: -.5px;
    color: #3d4246;
}
.header .header__icons svg path {
    fill: #3d4246;
}
.header .header__icon, .header .header__icon--cart .icon {
    width: auto;
}
.header .header__icon .icon-search {
    width: 24px;
    height: 24px;
}
.header .header__icon--cart {
    position: relative;
    margin-right: 0;
    order: 2;
}
.header .header__icon--account {
    order: 3;
}
.header summary.list-menu__item {
    padding-right: 2.7rem;
}
 .header .header__active-menu-item, .header .header__menu-item:hover span{
     text-decoration: none;
}
#HeaderMenu-new, #HeaderMenu-license-shop, #HeaderMenu-best-sellers {
    font-weight: 700;
}
.header__icon, .header__icon--cart .icon {
    height: 24px;
}
.header .menu-drawer__account {
    color: #454545;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.2rem;
}
@media screen and (min-width: 990px) {
    .header {
        grid-template-columns: 1fr auto 1fr;
    }
    .header  .header__search {
    margin-right: -12px;
}
}
@media screen and (max-width: 749px) {
body .header {
    padding: 4px 20px;
}
.header header-drawer {
    margin-left: 0;
}
.header .header__heading-logo-wrapper {
    margin-left: 1.2rem;
}
.header .header__icon .svg-wrapper {
    width: 32px;
    height: 32px;
}
.announcement-bar .announcement-bar__message {
    font-size: 14px;

}
}
/* ==============================================
                 banner css
================================================*/
.banner .banner__text p {
    color: #fff;
    font-size: 19.2px;

}
@media screen and (max-width: 749px) {
.banner .banner__text p {
    font-size: 16px;
    line-height: 20px;
}
.banner__heading {
    font-size: 40px;
    line-height: 1;
}
}
/* ==============================================
          collection  css
================================================*/
.collection-list .card__content {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    align-items: end;
}
 .shop___category .card__heading {
    text-transform: uppercase;
    display: inline-block;
    padding: 14px 32px;
    background-color: #f87c56;
    color: #121212;
    font-size: 16px;
    font-weight: 700;
    transition: 0.2s ease all;
    border-radius: 33.32px;
}
.kids__aduts .card__information {
    text-align: left;
}
.kids__aduts .card__heading {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    transition: 0.2s ease all;
    
}
.kids__aduts .shop___btn{
margin-top: 20px;

}
.index .title-wrapper--no-top-margin {
    margin-bottom: 15px !important;
}
.kids__aduts .card__information {
    text-align: left;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.kids__aduts .card__information .button_j {
    padding: 14.2px 32px;
    color: #3d4246;
    background: #fff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 50px;
    text-decoration: none;
    text-transform: uppercase;
}
    .index .h2 {
    font-size: 30px;
    color: rgb(61, 66, 70);
    font-size: 30px;
    line-height: normal;
    letter-spacing: -0.5px;
        margin-bottom: 0;
    }
.kids__aduts .card__information {

        margin-bottom: 10px;
    }

 .collection-list-view-all .button {
    background: transparent;
    color: #3d4246;
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    font-style: normal;
}   
@media screen and (min-width: 750px) {
    .collection-list .card__information {
        padding-bottom: 20px;
        padding-top: 20px;
    }
}
@media screen and (max-width: 749px){
.shop___category .card__heading {
    font-size: 9px;
    padding: 10px;
}
.index .collection-list-view-all .button {
    display: none;
}
.index .title-wrapper--no-top-margin {
    justify-content: center;
        margin-bottom: 40px !important;
}
}

/* ==============================================
          Featured collection  css
================================================*/
.collection .collection__title.title-wrapper {
    justify-content: space-between;
    display: flex;
    align-items: center;
}
.collection .collection__view-all a:not(.link) {
    margin-top: 0;
    background: transparent;
    color: #000;
}
.underline-links-hoverk .card__heading {
      color: #3d4246;
    font-size: 18px;
    line-height: 1.3em;
    letter-spacing: -.5px;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    margin: 0;

}
.underline-links-hoverk .card-information>.price {
    color: #3d4246;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    font-style: normal;
}
.underline-links-hoverk .card-information .caption-with-letter-spacing {
    text-transform: capitalize;
    color: #121212;
    font-size: 16px;
    line-height: 28.8px;
    letter-spacing: -.5px;
    font-weight: 400;
    font-style: normal;
    margin: 0;
        opacity: 1;
}
.mobile-facets__open {
    border: 1px solid #dedede;
    border-radius: 50px;
    padding: .5rem 1rem;
}

@media screen and (max-width: 749px){
.slider_tata .collabs-main .slick-slide {
    margin: 0 5px;
}
.underline-links-hoverk .card-information>.price, 
.underline-links-hoverk .card-information .caption-with-letter-spacing,
.underline-links-hoverk .card__heading  {
    font-size: 16px;
}

.slider_tata  .underline-links-hoverk {
    background-color: #f6f6f6;
    border-radius: 15px;
    padding: 12px;
}
.collection .collection__title.title-wrapper {
    justify-content: center;
}
}


/* ==============================================
          Footer  css
================================================*/
.footer .footer-block--newsletter {
    display: block;
}
.footer .list-social {
        margin-top: 20px !important;
    justify-content: space-between;
}
.footer .list-social .list-social__link {

    padding: 1.1rem;

}
body .footer, .footer .footer-block__details-content .list-menu__item--link {
    color: rgba(var(--color-foreground));
    color: #FFF;
    font-size: 17px;
    line-height: 1.3em;
    letter-spacing: -0.5px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}
.footer .copyright__content {
    display: block;
}
.footer .footer-block__details-content .list-menu__item--link:hover, 
.footer .copyright__content a:hover, .footer .list-menu__item--active {
    text-decoration: none;
}

.footer .footer__content-bottom {
    border-top: 0;
    padding-top: 0rem;
}
.footer .cloudsBorder svg {
    width: 100%;
    height: 100%;
    display: flex;
    fill: rgb(255, 255, 255);
}

.footer .newsletter-form__field-wrapper .field:after, .footer .newsletter-form__field-wrapper .field:before {
    box-shadow: unset!important;
}
.footer .newsletter-form__button .icon {
    width: 24px;
    color: #3d4246bf;
}
.footer .icon-email path {
    stroke: currentColor;
    stroke-width: 3px;
}
.footer .newsletter-form__field-wrapper .field__input {
    border-bottom: 1px solid #fff;
    background: #fff;
    border-radius: 50px;
}
.footer .footer__list-social .svg-wrapper{
    height: 50px;
    width: 50px;
    background: #fff;
    border-radius: 50px;
    color: #3d4246;
}
.footer .list-social__item .icon {
    height: 30px;
    width: 30px;
}
.field__input:focus, .select__select:focus, .customer .field input:focus, .customer select:focus, .localization-form__select:focus.localization-form__select:after {
    box-shadow: unset;
}
    .footer .footer-block__heading {
    color: #FFF;
    font-size: 26px;
    line-height: 1.3em;
    letter-spacing: -0.5px;
    font-weight: 700;
    font-style: normal;
    margin: 0;
    }
    .footer .newsletter-form__field-wrapper {
    max-width: 100%;
}
 .footer  .footer-block__image-wrapper {
    order: 3;
}
.footer  .footer-block__brand-info {
    display: flex;
    flex-direction: column;
}
.footer .footer-block__brand-info h2 {
    padding-bottom: 24px;
}
.field__label, .customer .field label {
    color: #3d4246bf;
}
.download__app{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 10px;
    padding-top: 0;
    width: 100%;
    max-width: 330px;
    margin: 0 auto;
}
.download__app  .images_main {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    column-gap: 4.8px;
    row-gap: 16px;
}
.download__app .image_list.image_list_second {
    width: 100px;
    margin: 0 auto;
}
.download__app .image_list {
    width: 158px;
}
.download__app .image_list img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: flex;
}
.download__app .heading h4 {
    color: #FFF;
    font-size: 18px;
    line-height: 1.3em;
    letter-spacing: -0.5px;
    font-weight: 700;
    font-style: normal;
    margin: 0;
}
.footer .policy-menu {
    margin: 0;
    padding: 20px 0 0;
    list-style: none;
    display: flex;
    gap: 20px;
    justify-content: center;
}

.footer .policy-menu li a, .footer .copyright__content {
    color: #FFFFFF;
    font-size: 13px;
    line-height: 1.3em;
    letter-spacing: -0.5px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}
.footer .footer__content-bottom-wrapper--center {
    justify-content: flex-start;
}
@media screen and (min-width: 1100px){
.footer .footer__content-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
      padding-top: 40px;
    
}
.footer .footer-block__newsletter {
    text-align: left;
    flex-grow: unset;
}
  .footer .newsletter-form {

    margin: 0;
}
  .footer .footer-block--newsletter {
    width: 30%;
    margin-top: 0;
    justify-content: flex-start;
}
 .footer .footer__content-top .grid {
    width: 70%;
    display: grid;
    grid-template-columns: 1.6fr 1fr 1fr;
}
 .footer .footer-block {
    width: 100%;
}
}
@media screen and (min-width: 750px) {
    .footer .newsletter-form {
        max-width: 100%;
    }
       .footer .footer-block__details-content>:first-child .list-menu__item--link {
        padding-top: 24px;
    }
        .footer .list-menu__item--link {
        padding-bottom: 8px;
        padding-top: 8px;
    }
}
@media screen and (max-width: 989px) {
   .footer .footer-block__details-content .list-menu__item--link {
        padding-top: 8px;
        padding-bottom: 8px;
    }
}
@media screen and (max-width: 749px) {
.footer .footer__content-top, .utility-bar__grid.page-width {
           padding-left: 1.5rem;
        padding-right: 1.5rem;
}
.footer__text p {
    margin-block: 0;
    text-align: center;
}
.footer .footer-block__heading {
    text-align: center;
    margin-bottom: 10px;
}
.footer .footer-block__brand-info {
    align-items: center;
    justify-content: center;
}
.footer .footer-block__image-wrapper {
    order: unset;
}
    .footer .footer-block__details-content .list-menu__item--link {
        display: block;
        width: 100%;
        text-align: center;
    }
   .footer .footer-block__brand-info {
    text-align: center;
}
.footer__text {
    padding-bottom: 20px;
}
.footer .footer__content-bottom-wrapper--center {
    justify-content: center;
    padding-top: 25px;
}
.footer .footer-block.grid__item {
        position: relative;
    }
    .footer-block.grid__item:nth-child(1):before, 
    .footer-block.grid__item:nth-child(3):before  {
    content: '';
    position: absolute;
    bottom: -24px;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url('/cdn/shop/files/Vector.png?v=1757329074');
    background-position: bottom;
    background-size: contain;
    z-index: 1;
    background-repeat: no-repeat;
}
    .footer .footer-block.grid__item:first-child {
        margin-top: 30px;
    }
    .footer .footer-block.grid__item:nth-child(1), 
    .footer .footer-block.grid__item:nth-child(3) {
        margin-bottom: 70px;
}}

/* ==============================================
         multicolumn-card__video  css
================================================*/

.multicolumn-card__video {
    width: 100%;
}
.misiion_video .title {
    color: #8ebee6;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -.5px;
    line-height: 26px;
    max-width: 400px;
}
.misiion_video .multicolumn-list h3{
    color: #8ebee6;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    line-height: 22.4px;
    letter-spacing: .2px;
    margin: .3em 0; 
}
.misiion_video .multicolumn-card__video {
    max-width: 170px;
}
.misiion_video .multicolumn-list p{
    color: #121212;
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    line-height: 21px;
    letter-spacing: -.5px;
    padding: .3em 0 0;
}

/* ==============================================
          product Page  css
================================================*/
.product .product__title h1 {
    font-size: 34px;
}
.product .product-form__input .form__label, .product .product-form__quantity .form__label, .product .product .price__regular .price-item--regular {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
.product .accordion__title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
.product .product__accordion .accordion__content {
    padding: 0 1rem;
    font-size: 14px;
    color: #454545;
    line-height: 23px;
}
.product .accordion .summary__title+.icon-caret {
    height: 8px;
}
.product .accordion  .rte ul, .product .accordion  .rte ol {
    list-style-position: inside;
    padding-left: 0;
}
.quantity .quantity__input {
    border: 1px solid;
    border-bottom: 0;
    border-top: 0;
}
.product__inventory {
    text-transform: uppercase;
    font-size: 12px;
        letter-spacing: 0.1em;
}
}
/* ==============================================
              cart  css
================================================*/
.cart-item__quantity-wrapper .quantity {
    width: 105px;
    min-height: 30px;
}
.cart-item__quantity-wrapper  .quantity__button {
    width: 30px;
}
.cart-items .cart-item__name {
    color: #000;
    font-weight: 600;
    font-family: "DM Sans", sans-serif;
}
.cart-items .cart-item__image {
    height: 100px;
}
.cart-items .cart-item__details>*+* {
    margin-top: 0;
}
.cart-items .product-option {
    color: #454545;
    letter-spacing: 0;
}
.product-option.hdf {
    display: none;
}
.cart-drawer .drawer__inner {
    width: 440px;
}
.cart-drawer  th#CartDrawer-ColumnProduct, .cart-drawer th#CartDrawer-ColumnTotal {
    display: none;
}
.cart-drawer .drawer__heading {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
}
.cart-drawer .drawer__header {
    padding: 1.5rem 0 5px;
}
.cart-drawer .totals__total, .cart-drawer .totals__total-value {
    color: #000;
    font-weight: 600;
    font-size: 16px;
}
.cart-drawer .cart-item:not(:last-child) {
        padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.cart-drawer .price {
    font-size: 14px;
    font-weight: 600;
}
@media screen and (max-width: 989px) {
.index .slider-button,
.index .slider-counter {
    display: none;
}
.collection-hero__text-wrapper .collection-hero__title {
    margin-top: 40px !important;
}
.slick-dots button {
        width: 30px;
    }
}


