/** Shopify CDN: Minification failed

Line 2541:0 Unexpected "}"

**/
@import url('https://fonts.googleapis.com/css2?family=B612+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
  /* font-family: "B612 Mono", monospace; */
*{
  box-sizing:border-box;
}

.sidecart-complete-set .variant-picker__option-values .block-swatch span {

  font-size: 6px !important;
}
.sidecart-complete-set .sale-price.h6.text-subdued {
    white-space: nowrap;
    font-size: 10px !important;
}
.custom-megamenu-wrapper ul.mega-menu__linklist > li > ul.unstyled-list li a:hover , .header__menu-disclosure ul li a:hover{
   text-underline-offset: 2px !important;
    text-decoration: underline !important;
}
.custom-main-product product-sticky-bar.product-sticky-bar {
 
  background: #fff !important;
}

.variant-picker__option-values .block-swatch span{ text-align: center !important;
  line-height: 10px !important;
  font-size: 14px !important; font-weight:bold;}

/* header start here */
.announcement-bars {
    background: #F8CB9F;
    padding: 8px 0;
    overflow:hidden;
}
buy-buttons.buy-buttons:has(button:disabled) {
    display: none;
}

.custom-cart-drawer .cart-drawer__items line-item.line-item .line-item-info a.h6{ font-size:14px !important;}

account-login .button{color:#fff;}
.newsletter-social-icon ul li img{width:28px;height:30px;object-fit: contain;}
.pb-15{padding-top:15px;padding-bottom:15px;}
span{font-family:"B612 Mono", monospace;}
.announcement-bar__media p{
  font-size:13px;
  line-height:22px;
  color:#282828;
  display:inline-block;
  text-align:center;
  position:relative;
  font-family: "B612 Mono", monospace;
}
.announcement-bar__media p span{
  font-size:18px;
  line-height:22px;
  color:#282828;
  font-weight:700;
  font-family:"Montserrat", sans-serif;
  vertical-align:middle;
}
.announcement-bar__item {
  padding:0 40px;
  position:relative;
  
}
.announcement-bar__media {
    text-align: center;
}
.announcement-bar__media p:after {
    content: "/";
    font-family: B612 Mono, monospace;
    position: absolute;
    top: 0;
    left: -16px;
    font-size: 13px;
    line-height: 22px;
}
nav.header__secondary-nav {
    column-gap: 30px;
}
nav.header__secondary-nav a svg {
    width: 17px;
    height: 17px;
}
header .header{
  column-gap:70px;
}
nav.header__primary-nav li.header__primary-nav-item a, nav.header__primary-nav li.header__primary-nav-item > .header__menu-disclosure > summary.h6 {
    font-size: 14px;
    line-height: 17px;
    color: #282828;
    font-weight: 400;
    text-transform: uppercase;
    font-family: B612 Mono, monospace;
}
header .header nav.header__primary-nav {
    column-gap: 40px;
}
.custom-header {
    /* max-width: 1440px; */
    /* margin: 0 auto; */
    background: #ffffff;
}
.custom-header .header {
    
    padding: 24px 50px;
}
/* header End here */

.banner-section {
    background: #ffffff;
    overflow:hidden;
}
.banner-section__left {
    width: 50%;
    position:relative;
}
.banner-section__right{
  width:50%;
  position:relative;
}
.banner-section__text h3 {
    font-size: 70px;
    line-height: 75px;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
  color:#fff;
}
.banner-section__right {
    position: relative;
}
.banner-section__texts {
    position: absolute;
    bottom: 15.7%;
    left: 12%;
}
.banner-section__text {
    padding: 115px 122px 115px 100px;
    position: relative;
}
.banner-section__text p {
    margin: 20px 0;
    font-size: 16px;
    line-height: 24px;
    color:#fff;
  font-family: B612 Mono, monospace;
  
}
.banner__video video {
    width: 100%;
    height: 100%;
}
.banner__video {
    position:absolute;
    top:0;
  left:0;
  width:100%;
  height:100%;
  object-fit:cover;
}
.banner-section__video .banner-section__text {
    width: 50%;
}
.banner-section__video {
    position: relative;
  width:100%;
}
.multicol-btn a {
    display: inline-block;
    background: #282828;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0.2em;
    font-size: 12px;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    padding: 13px 25px;
}
.we-make-it-section .section-header h2 span {
    font-weight: 300;
    font-style: italic;
}
.multicol-btn {
    text-align: center;
}
.we-make-it-section .section-stack {
    column-gap: 0;
    row-gap: 0;
}
.we-make-it-section .section-stack multi-column.multi-column {
    padding: 30px 0;
}
#cart-drawer .money{ white-space: nowrap !important;}
#cart-drawer line-item-quantity {
  display: flex;
  gap: 1rem;
  justify-content: space-evenly;
}

.we-make-it-section {
    background: #FCFAF8;
  padding:70px 0 !important;
}
.banner-section__left figure {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner-section__left figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner-section__text a,
.banner-section__texts a {
    display: inline-block;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    font-size: 12px;
    font-weight:600;
    line-height: 1;
    background: #fff;
    color: #000;
    padding: 13px 25px;
  font-family:'Montserrat';
}
.banner-section__media {
    display: flex;
    align-items: stretch;
    flex-wrap:wrap;
    justify-content: center;
}
.banner-section__right figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner-section__right figure {
    width: 100%;
    height: 100%;
}
.banner-section__media {
    display: flex;
    align-items: stretch;
    justify-content: center;
}
.banner-section__wrapper {
    margin-bottom: 0 !important;
}
.banner-section__text h3 span, .banner-section__text h3 strong {
    font-style: italic;
    font-weight: 300 ;
}
.banner-section__wrapper ul.slick-dots li button {
    width: 100%;
    height: 100%;
    padding: 0;
    background: #fff;
    border-radius: 10px;
}

.banner-section__wrapper ul.slick-dots li button::before{
  display:none;
}


.banner-section__wrapper .slick-dots li {
    /* margin: 0; */
    width: 13px;
    height: 4px;
    transition:all 0.5s;
}
.banner-section__wrapper .slick-dots li.slick-active {
    width: 42px;
}
.banner-section__wrapper .slick-dots{
      bottom: 55px;
    text-align: left;
    padding: 0 100px;
    line-height: normal;

}
.we-make-it-section .container {
    max-width: 950px;
    margin: 0 auto;
    padding:0 20px;
}
.we-make-it-section .multi-column__item .prose {
    position: relative;
    padding-left: 20px;
}
.we-make-it-section .multi-column__item .prose::after {
    content: "/";
    position: absolute;
    top: 0;
    left: 0;
    color:#282828;
    font-size: 18px;
    line-height: 22px;
    font-family: B612 Mono, monospace;
     transform: rotate(131deg);
}

.we-make-it-section .multi-column__item .prose p.h5 {
    font-size: 18px;
    font-family: B612 Mono, monospace;
    line-height: 22px;
    font-weight: 400;
    color: #282828;
}

.we-make-it-section .section-header h2 {
    font-size: 35px;
    line-height: 1;
    color: #282828;
    font-weight: 600;
    text-transform:uppercase;
    max-width:400px;
}
.blue-capsule {
    background-color: #fff;
    padding: 70px 0;
}
.blue-capsule__wrapper {
    max-width: 100%;
    padding: 0 150px;
    display: flex;
    column-gap: 30px;
    flex-wrap: wrap;
}
.blue-capsule__left {
    width: 40.2%;
}
.blue-capsule__wrapper .blue-capsule__right {
    width: calc(100% - 40.2% - 30px);
}
.blue-capsule__rightwrapper {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
    row-gap: 30px;
}
.blue-capsule__wrapper .blue-capsule__right .blue-capsule_grid {
    width: calc(50% - 15px);
}
.blue-capsule-img a img {
    width: 100%;
}
.blue-capsule__left h3 {
    font-family: Montserrat;
    font-size: 70px;
    font-weight: 600;
    line-height: 75px;
    text-align: left;
    text-transform: uppercase;
    margin: 0 0 6px;
    color: #282828;
}

.blue-capsule__left p {
    font-family: B612 Mono;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #282828;
}
.blue-capsule_grid .blue-capsule-content {
    margin-top: 16px;
}
.blue-capsule_grid .blue-capsule-content h4 {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    text-align: left;
    color: #282828;
    margin-bottom: 6px;
}
.blue-capsule_grid .blue-capsule-content .blue-price {
    font-family: B612 Mono;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.87px;
    text-align: left;
    color: #A0A0A0;
}

.blue-capsule__left a {
    background: #282828;
    font-family: Montserrat;
    font-size: 11px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0.2em;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 30px;
    display: inline-block;
    margin-top: 30px;
}

.custom-collection-list .container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 50px;
}
.custom-collection-list .section-stack {
    gap: 0;
}
.custom-collection-list .section-stack .section-header {
    text-align: left !important;
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
}
.custom-collection-list .section-spacing {
    background: #FCFAF8;
    padding: 70px 0;
}
.custom-collection-list .section-stack .collection-list a.collection-card {
    gap: 0;
}
.custom-collection-list .section-stack .collection-list a.collection-card .collection-card__content {
    margin-top: 17px;
    padding-right:20px;
}
.custom-collection-list .section-stack .collection-list a.collection-card .collection-card__content p {
    font-size: 24px;
    line-height: 26px;
    font-weight: 400;
    color: #000;
    font-family: B612 Mono;
}
.custom-collection-list .section-stack .collection-list a.collection-card .collection-card__content button {
    margin: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #3E3E3E;
    line-height: 24px;
      font-family: Montserrat;
}
.custom-collection-list .section-stack .collection-list a.collection-card .collection-card__content button svg {
    margin-left: 10px;
}
.our-founder__bg {
    width: 29.58%;
    background: #d0661c;
    height: 100%;
}
.our-founder__img {
    width: 70.42%;
    height: 100%;
}
.our-founder__img img{
      width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}
.our-founder__img__wrapper {
       display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.our-founder__wrapper .container {
    max-width: 1340px;
    padding: 0 20px;
}

.our-founder__text {
    padding: 50px 30px;
    background: #faf4e7;
    position: relative;
    z-index: 1;
    width: 39.31%;
      margin-left: 100px;
}
.our-founder {
    position: relative;
}
.our-founder__wrapper {
    padding: 60px 0;
}
.our-founder__text h2 {
    font-size: 70px;
    line-height: 75px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
  font-family:"Montserrat", sans-serif;
}
.our-founder__text h4 {
    font-size: 20px;
    line-height: 1.2;
    color: #000;
    font-weight: 400;
    text-transform:uppercase;
    margin-bottom: 10px;
  font-family:"Montserrat", sans-serif;
}
.our-founder__desc p {
    font-size: 12px;
    line-height: 20px;
    color: #000;
    font-weight: 400;
    margin-bottom: 20px;
  font-family:B612 Mono;
}
.our-founder__desc p:last-child {
    margin: 0;
}
.our-founder__sign {
    margin: 10px 0 20px 0;
}
.our-founder__sign img {
    max-width: 112px;
}
.our-founder__btn a {
    /* display: inline-block; */
    /* font-size: 11px; */
    background: #282828;
    font-family: Montserrat;
    font-size: 11px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: .2em;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 30px;
    display: inline-block;
}
.custom-featured-collection .section-spacing {
    padding: 70px 0;
    background: #ffffff;
}
.custom-featured-collection .section-spacing .section-stack {
    gap: 0;
}
.custom-featured-collection .section-spacing .section-stack > .v-stack {
    display: none;
}
.custom-featured-collection .section-spacing .section-stack .featured-collections-carousel .featured-collections-carousel__item {
    gap: 0;
}
.custom-featured-collection .section-spacing .section-stack .featured-collections-carousel .featured-collections-carousel__item .product-list {
    column-gap: 30px;
}
.custom-featured-collection .section-spacing .section-stack .featured-collections-carousel .featured-collections-carousel__item .product-list .product-card {
    gap: 16px;
    padding:0 15px;
  
}
.custom-featured-collection .section-spacing .section-stack .featured-collections-carousel .featured-collections-carousel__item .product-list .product-card .product-card__info {
    display: block;
    text-align: left;
    margin-top:16px;
}
.custom-featured-collection .section-spacing .section-stack .featured-collections-carousel .featured-collections-carousel__item .product-list .product-card .product-card__info .gap-2 {
    width: 100%;
}
.custom-featured-collection .section-spacing .section-stack .featured-collections-carousel .featured-collections-carousel__item .product-list .product-card .product-card__info .gap-1 {
    width: 100%;
}
.custom-featured-collection .section-spacing .section-stack .featured-collections-carousel .featured-collections-carousel__item .product-list .product-card .product-card__info .gap-1 a.product-title {
  width:100%;
  font-size:20px;
  line-height:22px;
  font-weight:600;
  font-family:Montserrat;
}
.custom-featured-collection .section-spacing .section-stack .featured-collections-carousel .featured-collections-carousel__item .product-list {
    column-gap: 30px;
    margin: 0 -15px;
}
.custom-featured-collection .section-spacing .section-stack .featured-collections-carousel .featured-collections-carousel__item .product-list .product-card .product-card__info .gap-1 price-list.price-list {
    width: 100%;
    justify-content: flex-start;
    font-size: 10px;
}
.custom-featured-collection .section-spacing .section-stack .featured-collections-carousel .featured-collections-carousel__item .product-list .product-card .product-card__info .gap-1 price-list.price-list sale-price {
    font-size: 18px;
    line-height: 21px;
    color: #A0A0A0;
    font-weight: 400;
    margin-top: 6px;
    display: inline-block;
}
.custom-featured-collection .section-spacing .section-stack .featured-collections-carousel .featured-collections-carousel__item a.button {
    background: #282828;
    font-family: Montserrat;
    font-size: 11px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: .2em;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 30px;
    display: inline-block;
    margin-top:30px;
}
.custom-logo-list .section-spacing {
    padding: 100px 0 !important;
    background: #FCFAF8;
}
.custom-logo-list .logo-list .logo-list__item {
    padding: 0;
}
.custom-logo-list .section-stack {
    gap: 35px;
}
.custom-logo-list .section-stack .section-header p.h6 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    letter-spacing: -0.04em;
    color: #000;
}

.custom-logo-list .section-stack .section-header {
    max-width: 100%;
}
.custom-logo-list .container {
    max-width: 810px;
    margin: 0 auto;
    padding:0 20px;
}
.custom-image-text-wrapper .image-with-text {
    display: flex;
    gap: 0;
    flex-wrap: wrap;
    --image-with-text-gap: 0;
    align-items: stretch;
}
.custom-image-text-wrapper .image-with-text picture {
    width: 50%;
}
.custom-image-text-wrapper .image-with-text .prose {
    width: 50% !important;
    max-width: 50% !important;
    margin: 0;
    padding: 0;
  display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.prose .button{color:#fff;}
.custom-logo-list .logo-list .logo-list__item img {
    margin: 0 auto;
}

.custom-image-text-wrapper .image-with-text picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.custom-image-text-wrapper .image-with-text .prose .custom-prose__wrapper {
    padding: 187px 140px;
}
.custom-image-text-wrapper .image-with-text .prose .custom-prose__wrapper .custom-prose__media {
    background: #ffffff;
    padding: 40px 30px;
}
.custom-image-text-wrapper {
    background: #FAF4E7;
}
.custom-image-text-wrapper .image-with-text .prose .custom-prose__wrapper .custom-prose__media p.h2 {
    font-size: 30px;
    line-height: 33px;
    font-weight: 600;
    margin-bottom: 15px;
}
.custom-image-text-wrapper .image-with-text .prose .custom-prose__wrapper .custom-prose__media p.h6 {
    margin-top: 0;
    font-size: 18px;
    line-height: 21px;
    color: #A0A0A0;
    font-weight: 400;
  font-family:B612 Mono;
}
.custom-image-text-wrapper .image-with-text .prose .custom-prose__wrapper .custom-prose__media .custom-prose-desc {
    margin-top: 10px;
}
.custom-image-text-wrapper .image-with-text .prose .custom-prose__wrapper .custom-prose__media .custom-prose-desc p {
    font-size: 12px;
    line-height: 20px;
    color: #000;
    font-weight: 400;
    font-family:B612 Mono;
}
.custom-image-text-wrapper .image-with-text .prose .custom-prose__wrapper .custom-prose__media a.button{
      background: #282828;
    font-family: Montserrat;
    font-size: 11px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: .2em;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 30px;
    display: inline-block;
    margin-top: 20px;
}
.feature-highlight {
    padding: 50px 0;
    background: #ffffff;
}
.feature-highlight__main {
    max-width: 1085px;
    margin: 0 auto;
    padding:0 20px;
}
.feature-highlight__img {
     width: 76.71%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    /* width: 100%; */
    z-index: -1;
}
.feature-highlight__img img{
  width:100%;
  height:460px;
  object-fit:cover;
}
.feature-highlight__text {
    padding: 77px 0;
    width: 47%;
    position: unset;
  margin-left:auto;
  
}
.feature-highlight__textbg {
    padding: 40px 30px;
    background: #FAF4E7;
}
.feature-highlight__textbg h3 {
    font-size: 45px;
    line-height: 49px;
    font-weight: 600;
    margin-bottom: 10px;
    font-family: Montserrat;
    text-transform:uppercase;
}
.feature-highlight__textbg p {
    font-size: 12px;
    line-height: 20px;
    color: #000;
    font-weight: 400;
    font-family: B612 Mono;
    margin-bottom:20px;
}
.feature-highlight__textbg a{
      background: #282828;
    font-family: Montserrat;
    font-size: 11px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: .2em;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 30px;
    display: inline-block;
}

.feature-highlight__media {
    position: relative;
}
.feature-hightlight__wrapper  .slick-dots li button {
    width: 2px;
    height: 15px;
    padding: 0;
    background: #c4bfb9;
  transition:all 0.5s;
}
.feature-hightlight__wrapper .slick-dots li button::before{
  display:none;
}
.feature-hightlight__wrapper .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    
    padding: 0;
    cursor: pointer;
    margin: 0 0 13px 0;
    width: 2px;
    height: 15px;
  transition:all 0.5s;
}
.feature-hightlight__wrapper .slick-dots {
    display: flex;
    flex-direction: column;
    position: absolute;
    bottom: 0;
    right: -50px;
    left: auto;
    width: auto;
    top: 200px;
    transform: none;
    height: auto;
}
.feature-hightlight__wrapper .slick-dots li:last-child {
    margin-bottom: 0;
}
.feature-hightlight__wrapper .slick-dots li.slick-active button{
  width:2px;
  height:44px;
  background:#282828;
}
.feature-hightlight__wrapper .slick-dots li.slick-active{
  width:2px;
  height:44px;
}
.custom-shop-look .section-spacing {
    padding: 70px 0;
}
.custom-shop-look .floating-controls-container .shop-the-look__carousel .shop-the-look__item {
    gap: 0;
    display: flex;
    align-items: flex-start;
    max-width: 100%;
    max-width: 100%;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}
.custom-shop-look .floating-controls-container .shop-the-look__carousel {
    display: block;
}
.custom-shop-look .floating-controls-container {
    max-width: 880px;
    margin: 0 auto;
    padding: 0 20px;
}
.custom-shop-look .floating-controls-container .shop-the-look__carousel .shop-the-look__image-wrapper {
    width: 57.74%;
}
.custom-shop-look .floating-controls-container .shop-the-look__carousel .shop-the-look__item .shop-the-look__item-content {
    width: 42.26%;
    padding-right: 50px;
}
.custom-shop-look .floating-controls-container .shop-the-look__carousel .shop-the-look__item .shop-the-look__item-content .section-header {
    max-width: 100%;
}
/* .custom-shop-look .floating-controls-container .shop-the-look__carousel .shop-the-look__item .shop-the-look__item-content .shop-the-look__item-carousel {
    display: block;
} */
.custom-shop-look .floating-controls-container .shop-the-look__carousel .shop-the-look__item .shop-the-look__item-content .shop-the-look__item-carousel .shop-the-look__item-product {
    max-width: 100%;
}
.custom-shop-look .floating-controls-container .shop-the-look__carousel .shop-the-look__item .shop-the-look__item-content .section-header .prose {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
    margin-bottom:20px;
}
.custom-shop-look .floating-controls-container .shop-the-look__carousel .shop-the-look__item .shop-the-look__item-content .section-header .prose h2.h2 {
    margin: 0 0 8px 0 !important;
    font-size: 30px;
    line-height: 34px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    font-family:"Montserrat", sans-serif;
}
.custom-shop-look .floating-controls-container .shop-the-look__carousel .shop-the-look__item .shop-the-look__item-content .section-header .prose h2.h2 span{
  display:block;
}
.custom-shop-look .floating-controls-container .shop-the-look__carousel .shop-the-look__item .shop-the-look__item-content .section-header .prose p {
  
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    font-weight: 400;
    font-family: B612 Mono;
    margin:0;
}
.custom-shop-look .floating-controls-container .shop-the-look__carousel .shop-the-look__item .shop-the-look__item-content {
    width: 42.26%;
    padding-right: 50px;
    gap: 0;
}
.custom-shop-look .floating-controls-container .shop-the-look__carousel .shop-the-look__item .shop-the-look__item-content .shop-the-look__item-carousel .shop-the-look__item-product .product-card {
    gap: 0;
}
.custom-shop-look .floating-controls-container .shop-the-look__carousel .shop-the-look__item .shop-the-look__item-content .shop-the-look__item-carousel .shop-the-look__item-product .product-card .product-card__info {
    width: 100%;
    justify-content: start;
    text-align:left;
}

.custom-shop-look .floating-controls-container .shop-the-look__carousel .shop-the-look__item .shop-the-look__item-content .shop-the-look__item-carousel .shop-the-look__item-product .product-card .product-card__info{
  width:100%;
  margin-top:20px;
}
.custom-shop-look .floating-controls-container .shop-the-look__carousel .shop-the-look__item .shop-the-look__item-content .shop-the-look__item-carousel .shop-the-look__item-product .product-card .product-card__info .product-title {
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
   font-family:"Montserrat", sans-serif;
}
.custom-shop-look .floating-controls-container .shop-the-look__carousel .shop-the-look__item .shop-the-look__item-content .shop-the-look__item-carousel .shop-the-look__item-product .product-card .product-card__info .price-list {
    width: 100%;
    justify-content: flex-start;
}
.custom-shop-look .floating-controls-container .shop-the-look__carousel .shop-the-look__item .shop-the-look__item-content .shop-the-look__item-carousel .shop-the-look__item-product .product-card .product-card__info .price-list sale-price {
    font-size: 18px;
    line-height: 21px;
    color: #A0A0A0;
    font-weight: 400;
    margin-top: 6px;
}
.custom-shop-look .floating-controls-container .shop-the-look__carousel .shop-the-look__item .shop-the-look__item-content .shop-the-look__item-carousel .shop-the-look__item-product .product-card .product-card__info .gap-1 {
    gap: 0;
}
.custom-shop-look .floating-controls-container .shop-the-look__carousel .shop-the-look__item .shop-the-look__item-content a.button {
    display: none;
}
.custom-shop-look .floating-controls-container .shop-the-look__carousel .shop-the-look__item .shop-the-look__item-content carousel-navigation.page-dots {
    margin-top: 25px;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
}
.custom-shop-look .floating-controls-container .shop-the-look__carousel .shop-the-look__item .shop-the-look__item-content carousel-navigation.page-dots button {
    width: 13px;
    height: 2px;
    background: #C4BFB9 !important;
    transition: all 0.5s;
}
.custom-shop-look .floating-controls-container .shop-the-look__carousel .shop-the-look__item .shop-the-look__item-content carousel-navigation.page-dots button[aria-current="true"] {
    width: 42px;
    height: 2px;
}
.custom-shop-look .floating-controls-container .shop-the-look__carousel .shop-the-look__item .shop-the-look__item-content .shop-the-look__item-carousel .shop-the-look__item-product .product-card__figure a {
    position: relative;
    overflow: hidden;
    padding-bottom: 106%;
}
.custom-shop-look .floating-controls-container .shop-the-look__carousel .shop-the-look__item .shop-the-look__item-content .shop-the-look__item-carousel .shop-the-look__item-product .product-card__figure a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.customimage__leftimg {
    width: 62.5%;
    height:100%;
}
.customimage__rightimg {
    width: 37.5%;
    height:100%;
}
.customimage-text__wrapper {
    /* position: absolute; */
    top: 0;
    padding: 104px 0;
    left: 0;
    right: 0;
    width: 100%;
}
.customimage-text__media {
    background: #FAF4E7;
    padding: 40px 30px;
    position: relative;
    width:58.4%;
    margin-left:auto;
}
.customimage-text__img {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.customimage-text__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.customimage-text{
  position:relative;
}
.customimage-text__wrapper .container {
    max-width: 880px;
    padding: 0 20px;
    margin: 0 auto;
}
.customimage-text__media h3 {
    font-size: 70px;
    line-height: 75px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
    font-family:"Montserrat", sans-serif;
}
.customimage-text__media p {
    font-size: 12px;
    line-height: 20px;
    color: #000;
    font-weight: 400;
    margin-bottom: 20px;
  font-family:B612 Mono;
}

.customimage-text__media a{
    background: #282828;
    font-family:"Montserrat", sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: .2em;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 30px;
    display: inline-block;
}
.like-us {
    padding: 70px 0;
    background: #FAF4E7;
}
.like-us .container {
    max-width: 1080px;
    margin: 0 auto;
    padding: 0 20px;
}
.like-us__right {
    width: 34.62%;
}
.like-us__right figure {
    position: relative;
    overflow: hidden;
    padding-bottom: 150%;
}
.like-us__right figure img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}
.like-us__left {
    width: 65.38%;
}
.like-us__left h2 {
    font-size: 30px;
    line-height: 34px;
    text-transform: uppercase;
    padding-left: 40px;
    margin-bottom: 30px;
    font-family:"Montserrat", sans-serif;
}
.like-us__left h2 span{
  display:block;
}
.like-us__leftmedia {
    background: #FFFFFF;
    padding: 40px 30px 40px 40px;
}
.like-us__leftitem p {
    font-size: 28px;
    line-height: 40px;
    font-weight: 300;
    letter-spacing: -0.04em;
    color: #282828;
    font-family:"Montserrat", sans-serif;
    margin-bottom:20px;
}
.like-us__leftitem h5,
.like-us__leftitem p.reviewer-name{
    font-size: 15px;
    line-height: 20px;
    color: #282828;
    font-weight: 400;
    font-family: B612 Mono;
}
.like-us__leftitem h5 span,
.like-us__leftitem p.reviewer-name span {
    font-style: italic;
    color: #919191;
}
.like-us__leftwrapper .slick-dots {
    text-align: left;
    line-height: normal;
    position: unset;
    /* bottom: 0; */
    margin-top: 40px;
}
.like-us__leftwrapper .slick-dots li.slick-active {
    width: 42px;
}
.like-us__leftwrapper .slick-dots li {
    width: 13px;
    height: 4px;
    transition: all .5s;
}
.like-us__leftwrapper ul.slick-dots li button {
    width: 100%;
    height: 100%;
    padding: 0;
    background: #C2C2C2;
    border-radius: 10px;
}
.like-us__leftwrapper ul.slick-dots li button::before{
  display:none;
}
.like-us__leftwrapper .slick-dots li.slick-active button {
    background: #282828;
}
.like-us__wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.play-button svg {
    width:120px;
    height:120px;
}
/*
.we-social .container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 50px;
}
.we-social__left {
    width: 100%;
    padding-right: 0px;
  text-align:Center;
}
.we-social__wrapper {
    display: flex;
    flex-wrap: wrap;
}
.we-social__right{
  width:74.47%;
  display:block;
}
.we-social__right ul{
  margin:0 -15px;
  list-style-type:none;
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  justify-content:center;
}
.we-social__right ul li{
  padding:0 15px;
  width:33.33%;
  margin-bottom:30px;
}
.we-social__left h2 {
  font-size: 70px;
  line-height: 75px;
  text-transform: uppercase;
  font-weight: 600;
  font-family:"Montserrat", sans-serif;
  margin-bottom:6px;
}
.we-social__left p{
  font-size:12px;
  line-height:20px;
  color:#282828;
  font-weight:400;
  font-family:B612 Mono;
  margin-bottom:30px;
}
.we-social__icon ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content:center;
}
*/

.we-social .container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 50px;
}

.we-social__wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.we-social__left {
    width: 25%;
    padding-right: 20px;
}

.we-social__right {
    width: 72%;
}

.we-social__left h2 {
    font-size: 70px;
    line-height: 75px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 6px;
}

.we-social__left p {
    font-size: 12px;
    line-height: 20px;
    color: #282828;
    font-weight: 400;
    font-family: "B612 Mono";
    margin-bottom: 30px;
    text-align: left;
}

.we-social__icon ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}

.we-social__icon ul li {
    margin-right: 30px;
}

.we-social__icon ul li:last-child {
    margin-right: 0px;
}

.we-social {
    padding: 70px 0 40px 0;
    background: #ffffff;
}

.we-social__right ul {
    margin: 0 -15px;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.we-social__right ul li {
    padding: 0 15px;
    width: 33.33%;
    margin-bottom: 30px;
}

.we-social__right ul li figure {
    position: relative;
    overflow: hidden;
    padding-bottom: 104.7%;
}

.we-social__right ul li figure img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}

.custom-blog-post .section-spacing {
    background: #ffffff;
    padding: 70px 0;
}

.custom-blog-post .container {
    --container-max-width: 1380px !important;
    padding: 0 20px;
}

.custom-blog-post .section-spacing .section-stack {
    gap: 0;
}
.custom-blog-post .section-spacing .section-stack .section-header {
    max-width: 100%;
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
}

.custom-blog-post .section-spacing .section-stack .section-header h2.h2 {
    font-size: 70px;
    line-height: 75px;
    color: #282828;
    font-weight: 600;
    text-transform: uppercase;
}
.custom-blog-post .section-spacing .section-stack a.button {
    background: #282828;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: .2em;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 30px;
    display: inline-block;
}
.custom-blog-post .section-spacing .section-stack .blog-post-list {
    gap: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    margin: 0 -15px;
}
.custom-blog-post .section-spacing .section-stack .blog-post-list .blog-post-card {
    gap: 0;
    width: 25%;
    padding: 0 15px;
}
.custom-blog-post .section-spacing .section-stack .blog-post-list .blog-post-card:first-child {
    width: 50%;
}
.custom-blog-post .section-spacing .section-stack .blog-post-list .blog-post-card figure img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}
.custom-blog-post .section-spacing .section-stack .blog-post-list .blog-post-card figure {
    margin: 0 0 20px 0;
    position: relative;
    overflow: hidden;
    padding-bottom: 323px;
    
}
.custom-blog-post .section-spacing .section-stack .blog-post-list .blog-post-card .blog-post-card__info {
    gap: 10px;
}
.custom-blog-post .section-spacing .section-stack .blog-post-list .blog-post-card .blog-post-card__info > p {
    font-size: 24px;
    line-height: 28px;
    color: #282828;
    font-weight: 600;
    text-transform: capitalize;
    font-family:'Montserrat',sans-serif;
}
.custom-blog-post .section-spacing .section-stack .blog-post-list .blog-post-card .blog-post-card__info p.blog-post-card__excerpt {
    font-size: 12px;
    line-height: 20px;
    color: #282828;
    font-weight: 400;
  font-family: B612 Mono;
}
.custom-blog-post .section-spacing .section-stack .blog-post-list .blog-post-card .blog-post-card__info .blog-post-card__read-more {
    display: inline-flex;
    align-items: center;
    flex-wrap:wrap;
}
.custom-blog-post .section-spacing .section-stack .blog-post-list .blog-post-card .blog-post-card__info .blog-post-card__read-more {
    display: inline-flex;
    align-items: center;
    font-size: 12px;
    line-height: 1.2;
    text-transform: uppercase;
    text-decoration: none !important;
    border: none !important;
    background: transparent;
    letter-spacing: 0.05em;
    font-family:'Montserrat',sans-serif;
    font-weight:500;
    color:#3e3e3e;
}
.custom-blog-post .section-spacing .section-stack .blog-post-list .blog-post-card .blog-post-card__info .blog-post-card__read-more svg{
  margin-left:10px;
}
.black-bg-multicolumn {
    background: #292724;
    padding: 60px 0 !important;
    overflow:hidden;
}
.black-bg-multicolumn .container {
    max-width: 1280px;
    padding: 0 20px;
}
.black-bg-multicolumn multi-column.multi-column .multi-column__item p {
    color: #ffffff;
}

.black-bg-multicolumn multi-column.multi-column .multi-column__item .prose::after {
    color: #ffffff;
}
.black-bg-multicolumn multi-column.multi-column .multi-column__item .prose p.h5 {
   color: #ffffff;
   font-family:'Montserrat',sans-serif;
   font-weight:600;
  
}
.black-bg-multicolumn multi-column.multi-column {
    padding: 0 !important;
}

.we-make-it-section .multi-column__item .prose p {
    margin-top: 5px;
}
.black-bg-multicolumn multi-column.multi-column .multi-column__item p {
    color: #fff;
    font-size: 10px;
    line-height: 16px;
    font-weight: 400;
    font-family:B612 Mono,monospace;
}
.black-bg-multicolumn .multicol-btn {
    display: none;
}
.custom-footer-section .footer .container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 20px;
}
.custom-footer-section .footer .footer__inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap:wrap;
}
.custom-footer-section .footer .footer__inner .footer__block-list {
    width: 100%;
}
.footer-text__wrapper a {
    margin-bottom: 40px;
    display: inline-block;
}
.footer-text__wrapper .v-stack .prose.text-subdued p {
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    font-weight: 400;
    font-family:B612 Mono,monospace;
}

.custom-footer-section .footer .footer__inner .footer__block-list .footer__block.footer__block--links {
    width: 13.33%;
}
.custom-footer-section .footer .footer__inner .footer__block-list .footer__block.footer__block--text {
    width: 73.34%;
    max-width: 73.34%;
}

.footer-text__wrapper {
    max-width: 470px;
}
.footer-text__wrapper p.heading.text-subdued {
    font-size: 11px;
    line-height:13px;
    color: #ffff;
    font-weight: 400;
    margin-top: 40px;
   font-family:B612 Mono,monospace;
}
.footer-text__wrapper p.heading.text-subdued a {
    margin-bottom: 0;
}

.custom-footer-section .footer .footer__inner .footer__block-list .footer__block.footer__block--links p.h6 {
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 20px;
     font-family:B612 Mono,monospace;
}
.custom-footer-section .footer .footer__inner .footer__block-list .footer__block.footer__block--links ul {
    gap: 0;
}
.custom-footer-section .footer .footer__inner .footer__block-list .footer__block.footer__block--links ul li{
  margin-bottom:10px;
}
.custom-footer-section .footer .footer__inner .footer__block-list .footer__block.footer__block--links ul li a {
    gap: 0;
    font-size: 12px;
    line-height: 14px;
    color: #ffffff;
    font-weight: 400;
    font-family:'Montserrat',sans-serif;

}
.custom-footer-section .footer .footer__inner .footer__block-list .footer__block.footer__block--links .v-stack {
    gap: 0;
}
.custom-footer-section .footer {
    padding: 50px 0;
}
.custom-newsletter-section .color-scheme {
    background: #FCFAF8;
}
.custom-newsletter-section .container {
    max-width: 1280px;
    padding: 0 20px;
    margin:0 auto;
}

.newsletter-social-icon ul li {
    padding: 0 15px;
}
.newsletter-social-icon ul li a{
  display:block;
  background:transparent !important;
}
.newsletter-social-icon ul {
    margin: 0 -15px;
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.newsletter-social-icon {
    width: 22%;
    padding-left:20px;
}
.custom-newsletter-section .content {
    max-width: 100% !important;
    width: 100%;
}
.custom-newsletter-section .newsletter {
    display: block;
}
.custom-newsletter-section .content .section-header {
    max-width: 100%;
    width: 37.50%;
    text-align:left;
    padding-right:20px;
}
.custom-newsletter-section .content form {
    width: 38.07%;
}
.custom-newsletter-section .content form .form-row {
    gap: 0;
}
.custom-newsletter-section .content form .form-row button.button {
    height: 50px;
    width: 100%;
    max-width:187px;
    padding: 0 15px;
    font-size: 11px;
    line-height: 22px;
    font-weight: 600;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    background:#282828;
    color:#fff;
    border:1px solid #282828;
    font-family:'Montserrat',sans-serif;
}
.custom-newsletter-section .content form .form-row .form-control {
    flex: auto;
    width: 100%;
    max-width: calc(100% - 187px);
}
.custom-newsletter-section .content form .form-row .form-control input {
    max-width: 100%;
    width: 100%;
    border-color: #282828;
    padding: 0 20px;
    height: 50px;
    font-size: 14px;
    line-height: 20px;
    font-weight:400;
    color: #282828;
    font-family:'Montserrat',sans-serif;
}
.custom-newsletter-section .content form .form-row .form-control input::placeholder{
 color: #282828;
  opacity:1;
  font-family:'Montserrat',sans-serif;
}

.custom-newsletter-section .content {
    max-width: 100% !important;
    width: 100%;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    gap: 0;
    justify-content:space-between;
}

.custom-newsletter-section .content .section-header p.h2 {
    font-size: 30px;
    line-height: 34px;
    color: #282828;
    font-weight: 600;
    text-transform: uppercase;
  font-family:'Montserrat',sans-serif;
}

.custom-newsletter-section .content .section-header h2.h2 {
    font-size: 30px;
    line-height: 34px;
    color: #282828;
    font-weight: 600;
    text-transform: uppercase;
  font-family:'Montserrat',sans-serif;
}

.custom-newsletter-section .content .section-header p {
    margin-top: 10px;
    font-size: 12px;
    line-height: 20px;
    color: #282828;
    font-weight: 400;
    font-family:B612 Mono,monospace;
}
.custom-newsletter-section .content .section-header h2.h2 span{
  display:block;
}
.product-icon {
    padding: 50px 0;
}
.product-icon .container {
    margin: 0 auto;
}
.product-icon text-with-icons-carousel {
    column-gap: 10px;
}
.product-icon text-with-icons-carousel .text-with-icons__item {
    flex-basis: auto;
    width: 174px;
}
.product-icon text-with-icons-carousel .text-with-icons__item .v-stack.gap-6 {
    row-gap: 20px;
}
.product-icon text-with-icons-carousel .text-with-icons__item .v-stack.gap-6 p.h6 {
    font-family: B612 Mono;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    color: #808080;
}
.product-multi-grid {
    padding: 70px 0 !important;
}
.product-multi-grid multi-column .multi-column__item {
    padding: 0 16px;
}
.custom-product-multi-column multi-column.multi-column {
    display: block;
    margin: 0 -16px;
}

.product-multi-grid multi-column .multi-column__item p.h3 {
    font-family: B612 Mono;
    font-size: 24px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: #000;
}
.product-multi-grid multi-column .multi-column__item p {
    font-family: B612 Mono;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #282828;
    margin-top: 6px;
}
.product-tab {
    padding: 70px 0 !important;
}
.product-tab .container.container--xl {
    margin: 0 100px;
}
.product-tab .content-tabs .h6 {
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #282828;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    padding-bottom: 0;
}
.product-tab .content-tabs::part(tab-list) {
    column-gap: 50px;
    border-bottom: 1px solid transparent;
    margin-bottom: 30px;
}
.product-tab .content-tabs .h6[aria-selected="true"] {
    font-weight: 600;
}
.tab_wrap {
    position: relative;
}
.tab_wrap {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
}
.tab_wrap .tab_media {
    width: 80%;
}
.tab_wrap .tab_text {
    width: 40%;
    position: relative;
    margin-left: -230px;
}
.tab_wrap .tab_heading {
    padding: 40px 30px;
    background: #faf4e7;
}
.tab_wrap .tab_media img {
    width: 100%;
    height: 100%;
    max-width: 100%;
}
.product-tab[role="tabpanel"] {
    width: 100%;
    display: block;
}
.product-tab .prose {
    width: 100%;
}
.product-tab .content-tabs::part(tab-panel-list) {
    width: 100%;
}
.tab_wrap .tab_heading h3 {
    font-family: Montserrat;
    font-size: 45px;
    font-weight: 600;
    line-height: 49px;
    text-align: left;
    color: #282828;
    text-transform: uppercase;
}

.tab_wrap .tab_heading p {
    font-family: B612 Mono;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #282828;
    margin-top: 10px;
}

.tab_wrap .tab_heading a {
    font-family: Montserrat;
    font-size: 11px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0.2em;
    text-align: left;
    color: #fff;
    text-decoration: none;
    background: #282828;
    padding: 8px 30px 8px 30px;
    display: block;
    width: 155px;
    margin-top: 20px;
}
.product-wear {
    background-color: #fff;
    padding: 70px 0;
}
.product-wear .container {
    padding:0 20px;
      max-width: 1380px;
    margin: 0 auto;
}
.product-wear .wear-wrap {
    display: flex;
    column-gap: 0px;
    flex-wrap:wrap;
}
.product-wear .wear-wrap .wear-heading {
    width: 25.53%;
    padding-right: 30px;
}
.wear-wrap .wear-product {
    width: 74.47%;
    
}
.wear-product__wrapper .product-wrap {
    padding: 0 15px;
}
.wear-product__wrapper{
  margin:0 -15px;
}
.product-wear .wear-wrap .wear-heading h2 {
    font-family: Montserrat;
    font-size: 70px;
    font-weight: 600;
    line-height: 75px;
    text-align: left;
    color: #282828;
    text-transform: uppercase;
}
.wear-product .product-wrap span.blue-price span.money {
    font-size: 18px;
    line-height: 20px;
    color: #A0A0A0;
    font-weight: 400;
  font-family:B612 Mono;
}
/* .wear-product .product-wrap a.img-product img {
    width: 100%;
    aspect-ratio: 12 / 14.58;
    display: block;
} */
.wear-product__wrapper .product-wrap a.img-product img {
    width: 100%;
}
.wear-product .product-wrap h3 {
    margin: 16px 0 6px;
}
.wear-product .product-wrap h3 a.img-title {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    text-align: left;
    color: #282828;
}

.wear-product .product-wrap h4 {
    margin: 16px 0 6px;
}
.wear-product .product-wrap h4 a.img-title {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    text-align: left;
    color: #282828;
}
.wear-product .product-wrap span.wear-price {
    font-family: B612 Mono;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.87px;
    text-align: left;
    color: #A0A0A0;
}
.custom-related .section-spacing {
    padding: 70px 0;
    background:#fff;
}

.custom-related .container {
    margin: 0 auto;
    max-width: 1380px;
    padding: 0 20px;
}

.custom-related .section-stack {
    row-gap: 30px;
}

.custom-related .section-stack h2.h2 {
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 600;
    line-height: 34px;
    text-align: left;
    color: #282828;
    text-transform: uppercase;
}

.custom-related .section-stack .section-header {
    justify-self: auto;
}
product-card.product-card price-list.price-list {
    width: 100%;
    justify-content: left;
}

product-card.product-card price-list.price-list .h6.text-subdued {
    font-family: B612 Mono;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.87px;
    text-align: left;
    color: #A0A0A0;
}
.custom-related product-card {
    row-gap: 16px;
}

.custom-related product-card .v-stack.justify-items-center.gap-2 {
    gap: 0 !important;
    width: 100%;
    justify-content: start;
    grid-template-columns: auto;
}
.custom-related product-list a.see-product {
    font-family: Montserrat;
    font-size: 11px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0.2em;
    text-align: center;
    color: #fff;
    background: #282828;
    padding: 8px 30px;
    display: block;
    width: 207px;
    margin: 30px auto 0;
}
.custom-main-product .section-spacing {
    padding: 0 0 80px 0;
    background: #ffffff;
}
.custom-main-product .section-spacing .product {
    --product-gap: 0;
    display:flex;
    flex-wrap:wrap;
    align-items:flex-start;
}

.custom-main-product .section-spacing .product-info .shopify-app-block .jdgm-star.jdgm--on {
    color: #282828;
    font-size: 17px;
}

.custom-main-product .section-spacing .product-info .shopify-app-block .jdgm-star.jdgm--on .jdgm-rev-widg__header {
    text-align: left;
}
.custom-main-product .section-spacing .product-info .shopify-app-block span.jdgm-prev-badge__text {
    font-size: 14px;
    line-height: 20px;
    color: #A3A3A3;
    text-decoration: underline;
    font-family: B612 Mono;
}
.custom-main-product .section-spacing .product-info {
    position: unset !important;
    width: 44%;
    display: block;
    padding: 0 100px 0 50px;
}
.custom-main-product .section-spacing .product .product-gallery {
    width: 56%;
}
.product-inner-left-wrapper .slider.slider-nav {
    max-width: 16%;
    min-width: 16%;
    padding-left: 30px;
}

.product-inner-left-wrapper .slider.slider-nav .slidr-nav-wrapper figure img{
  
  width:100%;
  
  object-fit:cover;
  object-position:top center;
  min-height:182px;
  max-height:182px;
}
.product-inner-left-wrapper .slider.slider-nav .slidr-nav-wrapper .thumbItem.video_frame_desk svg {
    width: 100%;
    height: 100%;
}
.product-inner-left-wrapper .slider.slider-nav .slidr-nav-wrapper .thumbItem.video_frame_desk {
    width: 100% !important;
    min-height: 182px !important;
  max-height: 182px !important;
}
.product-inner-left-wrapper .slider.slider-nav .slidr-nav-wrapper{
  padding:5px 0;
}

.product-inner-left-wrappers {
    width: 56%;
}
.product-inner-left-wrapper {
    display: flex;
    align-items:flex-start;
    flex-direction: row-reverse;
  width:100%;
}
.product-inner-left-wrapper .slick-list{
  width:100%;
}
/* .slider-for-wrappper figure {
    position: relative;
    overflow: hidden;
    padding-bottom: 125.4%;
} */
.slider-for-wrappper figure img {
    /* position: absolute;
    top: 0;
    left: 0; */
    width: 100%;
    /* height: 100%;
    object-fit: cover;
    object-position: top center; */
  min-height:850px;
  max-height:850px;
   object-fit: cover;
  
}
.slider-video-wrapper iframe {
    width: 100%;
    min-height: 850px;
    max-height: 850px;
   object-fit: cover;
}
.shopify-section--main-product .slider-for-wrappper figure img{max-height: 100%;}
.shopify-section--main-product .product-inner-left-wrapper .slider.slider-nav .slidr-nav-wrapper figure img{max-height: 100%;}
.product-inner-left-wrapper .slider.slider-nav button.slick-arrow {
    position: unset;
    transform: none;
    margin: 6px 0;
    width: 100%;
    text-align: center;
}
.product-inner-left-wrapper .slider.slider-nav button.slick-arrow::before{
  display:none;
}
.slider.slider-for{
  width:84%;
}
.product-inner-left-wrapper .slider.slider-nav button.slick-arrow img {
    display: block;
    margin: 0 auto;
}
.custom-main-product .section-spacing .product-info .product-title {
    font-size: 28px;
    line-height: 30px;
    font-weight: 600;
    margin:10px 0 ;
}
.custom-main-product .section-spacing .product-info .product-info__block-item {
    --product-info-gap: 0;
}
.custom-main-product .section-spacing .product-info .price-list {
    column-gap: 0;
}
.custom-main-product .section-spacing .product-info .price-list sale-price {
    font-size: 22px;
    line-height: 26px;
    font-weight: 400;
    font-family: B612 Mono;
    color: #A0A0A0;
}
.custom-main-product .section-spacing .product-info [data-block-type="separator"] {
    display: none;
}
.custom-main-product .section-spacing .product-info [data-block-type="variant-picker"] fieldset.variant-picker__option .variant-picker__option-values input:checked + label {
  color: #000;
  border-width: 3px;
}




.custom-main-product .section-spacing .product-info [data-block-type="description"] {
        /* display: -webkit-box; */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-bottom:30px;
  font-size: 12px;
    line-height: 20px;
      font-family: B612 Mono;
}
.custom-main-product .section-spacing .product-info [data-block-type="price"]{
  margin-bottom:10px;
}
.product-info__block-group.accordion-group span.accordion__toggle.h6 {
    padding: 12px 0;
}
.product-info__block-group.accordion-group span.accordion__toggle.h6 {
    padding: 12px 20px 12px 0;
    font-size: 16px;
    line-height: 19px;
    color: #282828;
    font-weight: 600;
}
.product-info__block-group.accordion-group .accordion__content.prose {
    padding-bottom: 15px;
    padding-right: 0;
    font-size: 16px;
    line-height: 20px;
    color: #282828;
    font-family:'Montserrat',sans-serif;
}
.custom-main-product .section-spacing .product-info [data-block-type="accordion"] .accordion {
    --product-info-gap: 0;
    border-bottom: 1px solid #F7F1EB;
}
.custom-main-product .section-spacing .product-info [data-block-type=accordion]:first-child .accordion {
    border-top: none;
}
.custom-main-product .section-spacing .product-info [data-block-type=accordion]:last-child .accordion{
  border-bottom:none;
}
.custom-text-with-icon .text-with-icons__item .v-stack {
    gap: 20px;
}
.custom-text-with-icon .text-with-icons__item .v-stack p.h6 {
    font-size: 14px;
    line-height: 18px;
    color: #808080;
    font-weight: 400;
  font-family: B612 Mono;
}
.custom-text-with-icon .product-icon .v-stack.gap-8 {
    max-width: 886px;
    margin: 0 auto;
}
.custom-text-with-icon .product-icon .v-stack.gap-8 .text-with-icons {
    gap: 10px;
}
.custom-product-multi-column .container {
    max-width: 1380px;
    margin: 0 auto;
    padding: 0 20px;
}
.custom-product-multi-column multi-column.multi-column {
    display: block;
}
.custom-product-multi-column multi-column.multi-column .multi-column__item .overflow-hidden img {
    
    position:absolute;
    top:0;
    left:0;
    right:0;
    width: 100%;
    height:100%;
    object-fit:cover;
    object-position:top center;
}
.custom-main-product .section-spacing .product-info [data-block-type=variant-picker] fieldset.variant-picker__option .variant-picker__option-info {
    display: none;
}

.custom-product-multi-column multi-column.multi-column .multi-column__item .overflow-hidden {
    position: relative;
    overflow: hidden;
    padding-bottom: 126.9%;
}
.product-multi-grid multi-column .multi-column__item .prose {
    margin-top: 16px;
}
.custom-product-multi-column .slick-dots {
    bottom: 55px;
  position:unset;
    text-align: center;
    margin:30px 0 0 0;
    line-height: normal;
}
.custom-product-multi-column .slick-dots li.slick-active button{
  background:#282828;
}
.custom-product-multi-column .slick-dots li.slick-active {
    width: 42px;
}
.custom-product-multi-column .slick-dots li {
    width: 13px;
    height: 4px;
    transition: all .5s;
}
.custom-product-multi-column ul.slick-dots li button {
    width: 100%;
    height: 100%;
    padding: 0;
    background: #C4BFB9;
    border-radius: 10px;
}
.custom-product-multi-column ul.slick-dots li button::before{
  display:none;
}

.custom-product-multi-column{
  overflow:hidden;
}
.like-us-mobile-title h2 {
    font-size: 30px;
    line-height: 34px;
    text-transform: uppercase;
    padding-left: 40px;
    margin-bottom: 30px;
    font-family: Montserrat, sans-serif;
    display:none;
}


.custom-related .section-spacing product-list.product-list {
    display: block;
    margin:0 -15px;
}

.custom-related .section-spacing product-list.product-list product-card.product-card {
    padding: 0 15px;
}
.custom-related .section-spacing product-list.product-list product-card.product-card .product-card__info {
    margin-top: 16px;
}
.custom-related .section-spacing product-list.product-list product-card.product-card .product-card__info a.product-title.h6 {
    font-size: 20px;
    line-height: 22px;
    text-align: left;
    margin-bottom: 6px;
}
.custom-main-product .section-spacing .product-info [data-block-type=variant-picker]{
  display:block;
}
.custom-main-product .section-spacing .product-info [data-block-type=variant-picker] fieldset.variant-picker__option .variant-picker__option-values label.block-swatch {
    width: 36px;
    height: 36px;
    border-radius: 100%;
    font-size: 14px;
    color: #A3A3A3;
}
.custom-main-product .section-spacing .product-info [data-block-type=variant-picker] fieldset.variant-picker__option .variant-picker__option-values input:checked+label {
    color: #000000;
}
.custom-main-product .section-spacing .product-info [data-block-type=variant-picker] fieldset.variant-picker__option .variant-picker__option-values input:checked+a {
    border: 2px solid #282828;
}

.custom-main-product .section-spacing .product-info [data-block-type=variant-picker] fieldset.variant-picker__option {
    gap: 0;
    margin-bottom: 20px;
}
.custom-main-product .section-spacing .product-info [data-block-type=variant-picker] variant-picker.variant-picker {
    gap: 0;
}
.custom-main-product .section-spacing .product-info [data-block-type=variant-picker] fieldset.variant-picker__option label.color-swatch {
    width: 36px;
    height: 36px;
    padding: 0;
    border: 2px solid transparent;
    border-radius: 100%;
}
.custom-main-product .section-spacing .product-info [data-block-type=variant-picker] fieldset.variant-picker__option label.color-swatch::before{
  display:none;
}
.custom-main-product .section-spacing .product-info [data-block-type=variant-picker] fieldset.variant-picker__option input:checked+label {
    border-color: #000000;
}
.custom-main-product .section-spacing .product-info [data-block-type=buy-buttons]{
  display:block;
  margin-top:20px;
}
.custom-main-product .section-spacing .product-info [data-block-type=variant-picker] fieldset.variant-picker__option .variant-picker__option-values label.block-swatch::before {
    display: none;
}
.custom-main-product .section-spacing .product-info [data-block-type=variant-picker] fieldset.variant-picker__option:nth-child(2) {
    order: -1;
}
.catgory-wrapper ul{
    display: flex;
    list-style-type:none;
    flex-wrap: wrap;
    align-items: center;
  margin:0 -20px 30px -20px;
}
.catgory-wrapper ul li a{
  font-size:12px;
  line-height:20px;
  color:#A3A3A3;
  font-family:B612 Mono;
  font-weight:400;
}
.category-item h5{
  font-size:12px;
  line-height:20px;
  color:#A3A3A3;
  font-family:B612 Mono;
  font-weight:400;
}
.category-item a{
  font-size:12px;
  line-height:20px;
  color:#A3A3A3;
  font-family:B612 Mono;
  font-weight:400;
}
.category-item.active a{
  border-bottom:1px solid #000;
  color:#000;
}
.catgory-wrapper ul li{
    padding: 0 20px;
      font-size: 12px;
    line-height: 20px;
    color: #a3a3a3;
    font-family: B612 Mono;
    font-weight: 400;
}
.catgory-wrapper ul li a[href="#"] {
    color: #000;
    border-bottom: 1px solid #000;
}
.custom-main-product .section-spacing .product-info [data-block-type=variant-picker] fieldset.variant-picker__option .variant-picker__option-values label.block-swatch.is-disabled {
    color: #EDEDED;
    border-color: #ededed;
    /* pointer-events: none; */
}
.custom-main-product .section-spacing .product-info [data-block-type=buy-buttons] buy-buttons.buy-buttons button {
    background: #282828;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    padding: 13px 10px;
  font-family:'Montserrat',sans-serif;
  letter-spacing:3px;
}
.popup-hidden {
    display: none;
}
.custom-main-product .section-spacing .product-info [data-block-type=buy-buttons] a.size-fitting {
    display: inline-block;
    margin-bottom: 20px;
    font-size: 14px;
    text-decoration:underline;
    line-height: 17px;
    color: #000;
    font-family: 'B612 Mono';
}
.sizing-popup h2,
.sizing-popup p.h2 {
    font-size: 26px;
    line-height: 32px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    font-family:'Montserrat',sans-serif;
}
.sizing-popup {
    padding: 20px !important;
    width: 750px;
}
.sizing-left {
    width: 46%;
}
.sizing-left img{
  width:95%;
}
.sizing-right {
    width: 54%;
    padding-left: 5px;
}
.sizing-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
    margin-bottom:5px;
}
.sizing-right p {
    font-size: 12px;
    line-height: 20px;
   font-family: 'B612 Mono';
  
}
.sizing-bottom-desc {
    margin-top: 20px;
   font-family: 'B612 Mono';
}
.size-chart {
    font-family: 'B612 Mono';
    font-size: 12px;
}
.accordion p {
    font-family: 'B612 Mono';
}
.sizing-bottom-desc p {
    font-size: 10px;
    line-height: 16px;
    color: #000;
    font-weight: 400;
    margin-bottom: 20px;
     font-family: 'B612 Mono';
}
.sizing-bottom-desc p:last-child{
  margin-bottom:0px;
}
.sizing-bottom-desc p a {
    font-weight: 700;
}
.size-chart-wrapper {
    display: flex;
    flex-wrap: wrap;
    /* align-items: center; */
    justify-content: center;
    border-bottom: 1px solid #D9D9D9;
}
.size-chart-item {
    width: 106px;
    min-width: 106px;
    text-align: center;
    padding: 10px;
    border-right: 1px solid #D9D9D9;
}
.size-char-wrapper {
    border: 1px solid #D9D9D9;
}
.size-chart-wrapper:last-child {
    border-bottom: none;
}
.size-chart-item h5 {
    font-size: 12px;
   font-family: 'B612 Mono';
    line-height: 16px;
}
.size-chart-item h4 {
    font-size: 14px;
    line-height: 20px;
    color: #000;
  font-family: 'B612 Mono';
  font-weight:400;
}
.size-chart-item p{
  font-size:9px;
   font-family: 'B612 Mono';
  line-height:14px;
}
.size-chart-item:last-child{
  border-right:none;
}
.custom-container {
    max-width: 1280px;
    padding: 0 20px;
  margin:0 auto;
}
.custom-product-tab {
    padding: 70px 0;
    background: #FCFAF8;
    overflow:hidden;
}
.custom-product-slider-nav {
    max-width: 750px;
    margin: 0 auto 30px;
}
.custom-product-slider-nav-title {
    text-align: center;
    padding: 0 20px;
}
.custom-product-slider-nav-title h5,
.custom-product-slider-nav-title p {
    font-size: 17px;
    line-height: 24px;
    color: #000000;
    font-weight: 400;
  font-family:'Montserrat',sans-serif;
    text-transform: uppercase;
}
.custom-product__mediaright {
    background: #FAF4E7;
    padding: 40px 30px;
    width: 39.6%;
}
.slider-for-wrappper {
  position:relative;
}
.custom-main-product .custom-container {
    max-width: 100%;
    padding: 0;
}

.slider-for-txt {
    position: absolute;
    bottom: 0;
    background: #FFFFFFE5;
    left: 0;
    width: 100%;
    padding: 15px;
    font-size: 11px;
    line-height: 13px;
    text-align: center;
}
.custom-product__mediarightwrapper {
    padding: 100px 0;
}
.custom-product__medialeft {
    position: absolute;
    top: 0;
    left: 0;
    width: 80.4%;
    height: 100%;
    z-index: -1;
}.custom-product-slider-nav-title.slick-slide.slick-current h5,
.custom-product-slider-nav-title.slick-slide.slick-current p {
    font-weight: 600;
    text-decoration: underline;
}
}

.custom-product__medialeft img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}
.custom-product__mediarightwrapper {
    padding: 100px 0;
}
.custom-product__mediaright {
    background: #faf4e7;
    padding: 40px 30px;
    width: 39.6%;
    margin-left: auto;
}
.custom-product__media {
    position: relative;
}
.custom-product__mediaright h2 {
    font-size: 45px;
    line-height: 49px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
   font-family:'Montserrat',sans-serif;
  
}

.custom-product__mediaright p.h2 {
    font-size: 45px;
    line-height: 49px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
   font-family:'Montserrat',sans-serif;
  
}
.custom-product__mediaright p {
    font-size: 12px;
    line-height: 20px;
     font-family: 'B612 Mono';
  
    margin-bottom: 20px;
}
.custom-product__mediaright a {
    background: #282828;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: .2em;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 30px;
    display: inline-block;
}
.mobile-only{
  display:none;
}
.mobile-icon{
  display:none;
}
.capsule-mobile-btn{
  display:none;
}
  .custom-collection-list .collection-list {
    gap: 0;
    margin:0 -14px;
  }
  .custom-collection-list .collection-list  a.collection-card {
    padding: 0 14px;
  }
.customimage_mobimage {
 display:none;
}
.custom-blog-post .section-spacing .section-stack .blog-post-list{
    padding:0;
  }

.custom-collection-list .color-scheme {
    background-color: #ffffff;
  /* overflow:hidden; */
}




/*** collection page css start here ***/
.custom-collection-banner .prose.text-center {
    max-width: 40%;
    text-align: left;
    background: #FAF4E7;
    padding: 40px;
}
.custom-collection-banner .content-over-media {
    --content-over-media-gap: 110px;
    place-items: flex-start;
    --content-over-media-height: 540px;
}
.custom-collection-banner .prose.text-center h1.h1 {
    font-size: 44px;
    line-height: 48px;
    font-weight: 600;
    text-transform: uppercase;
}
.custom-collection-banner .prose.text-center .collection-description {
    margin-top: 20px;
}
.custom-collection-banner .prose.text-center .collection-description {
    margin-top: 20px;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    font-family: 'B612 Mono';
    font-weight: 400;
}
.custom-collection-list height-observer.collection-toolbar {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    position:unset;
}
.custom-collection-list height-observer.collection-toolbar collection-layout-switch {
    display: none;
}
.custom-collection-list .collection {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}
.custom-collection-list .collection .collection__main {
    width: 100%;
    display: block;
}
.custom-collection-list .collection .collection__main .product-list {
    display: flex;
    flex-wrap: wrap;
    --product-list-default-column-gap: 0;
    margin:0 -25px;
  --product-list-default-row-gap:0px;
  gap:0px;
  align-items:stretch;
}
.custom-collection-list .collection .collection__main .product-list {
    display: flex;
    flex-wrap: wrap;
    --product-list-default-column-gap: 0;
}
.custom-collection-list .collection .collection__main .product-list product-card.product-card {
    width: 33.33%;
    padding: 0 25px;
    gap:16px;
    margin-bottom:55px;
    display:flex;
  flex-direction:column;
  overflow:hidden;
}
.custom-collection-list .collection .collection__main .product-list product-card.product-card .product-card__figure .product-card__media {
    position: relative;
    overflow: hidden;
    padding-bottom: 131%;
}
.custom-collection-list .collection .collection__main .product-list product-card.product-card .product-card__figure .product-card__media img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}
.custom-collection-list .collection .collection__main .product-list product-card.product-card .product-card__info .v-stack {
    justify-items: safe start;
    display: block;
    width: 100%;
    text-align: left;
}
.custom-collection-list .collection .collection__main .product-list product-card.product-card .product-card__info .v-stack a.product-title {
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
    margin-bottom: 6px;
    display: inline-block;
}
.custom-collection-list .collection .collection__main .product-list .product-card.custom-featured-highlight .collection-featured-highlight {
    /* height: 100%; */
  height: auto;
}
/* product-card.product-card.custom-featured-highlight.left-space .collection-featured-highlight{
  margin-left:-50px;
} */
/* product-card.product-card.custom-featured-highlight.right-space .collection-featured-highlight{
  margin-right:-50px;
} */
.custom-main-product .product-info  .custom_colors {
    vertical-align: top !important;
    line-height: normal;
    margin-bottom: 30px;
}
product-card.product-card.custom-featured-highlight.custom-right-highlight .collection-featured-highlight {
    margin-left: 0 !important;
    margin-right: -50px;
}
.collection-featured-highlightmedia {
    position: relative;
    height: 100%;
}
.collection-featured-highlightimg {
    /* position: absolute; */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.collection-featured-highlightimg img{
  width:100%;
  height:100%;
  object-fit:cover;
  
}
.collection-featured-highlighttext {
 padding: 157px 50px;
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
}
.collection-featured-highlighttext h3,
.collection-featured-highlighttext p.featured-highlight-title  {
    font-size: 45px;
    line-height: 49px;
    color: #ffffff;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    margin-bottom:6px;
}
.collection-featured-highlighttext p {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 30px;
    color:#fff;
    font-family: B612 Mono;
}
.collection-featured-highlighttext a {

    background: #fff;
 font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: .2em;
    text-align: left;
    color: #282828;
    text-transform: uppercase;
    padding: 8px 30px;
    display: inline-block;
}
.collection-featured-highlightimg::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}

/*** collection page css end here ***/
.popover::part(content){
  background:#fff;
      height: 100%;
    /* max-width:428px; */
    max-height: 100%;
}
.shop-the-look__popover::part(base){
  top:0px;
}
.popover::part(header){
  border:none !important;
  padding:30px 0 !important;
}
.popover::part(body) {
    padding: 30px 0;
}
.shop-look-mobile-title {
    padding: 0 30px;
    margin-bottom: 20px;
}
.shop-look-mobile-title h3 {
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 6px;
    font-family:'Montserrat',sans-serif;
}
.shop-look-mobile-title p {
    font-size: 10px;
    line-height: 18px;
    color: #000;
    font-weight: 400;
    font-family: B612 Mono;
}
.custom-mobile-shop-slider {
    display: block;
    padding-left: 20px;
    
}
.custom-mobile-shop-slider .shop-the-look__item-product product-card.product-card .product-card__figure a.product-card__media {
    position: relative;
    overflow: hidden;
    padding-bottom: 120.63%;
}
.custom-shop-look .v-stack.gap-6 {
    gap: 20px;
}
.custom-shop-look .v-stack.gap-6 button.button.w-full {
    background: #282828;
    font-family: Montserrat;
    font-size: 11px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: .2em;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 28px;
    display: inline-block;
    text-align: center;
    width: auto !important;
    display: inline-block;
    max-width: 207px;
    margin: 0 auto;
}
.custom-shop-mobile-title h3 {
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    margin-bottom: 6px;
    font-family:'Montserrat',sans-serif;
}
.custom-shop-mobile-title p {
    font-size: 10px;
    line-height: 18px;
    color: #282828;
    font-family: B612 Mono;
}

.custom-shop-mobile-title {
    margin-bottom: 20px;
}

.custom-mobile-shop-slider .shop-the-look__item-product product-card.product-card .product-card__figure a.product-card__media img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}
shop-the-look-popover{
  overflow:hidden;
}
.custom-mobile-shop-slider .shop-the-look__item-product {
    padding: 0 10px;
}

.custom-mobile-shop-slider .shop-the-look__item-product product-card.product-card {
    display: block;
}
.custom-mobile-shop-slider .shop-the-look__item-product product-card.product-card .product-card__figure {
    max-width: 100%;
}
.custom-mobile-shop-slider .shop-the-look__item-product product-card.product-card .product-card__info {
    display: block;
    text-align: left;
}
.custom-mobile-shop-slider .shop-the-look__item-product product-card.product-card .product-card__info .v-stack.justify-items-center {
    display: block;
    width: 100%;
}
.custom-mobile-shop-slider .shop-the-look__item-product product-card.product-card .product-card__info .v-stack.justify-items-center a.product-title.h6 {
    font-size: 20px;
    line-height: 22px;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
    margin-bottom: 6px;
    font-weight:600;
    font-family:'Montserrat',sans-serif;
}
.custom-mobile-shop-slider .shop-the-look__item-product product-card.product-card .product-card__info .v-stack.justify-items-center .price-list sale-price.h6 {
    font-size: 18px;
    line-height: 20px;
    color: #A0A0A0;
    font-weight: 400;
}
/*** article details page css start here ***/
.custom-article {
    background: #ffffff;
}
.article__wrapper.custom-article__wrapper {
    margin: 0;
    background: #ffffff;
    max-width: 980px;
    margin: 0 auto;
    padding: 0 20px;
}
.custom-article .article__image {
    margin-bottom: 50px;
}
.article__wrapper.custom-article__wrapper .v-stack.gap-8 {
    gap: 26px;
}
.article__wrapper.custom-article__wrapper .v-stack.gap-8 h1.h1 {
    font-size: 70px;
    line-height: 75px;
    font-weight: 600;
}
.article__wrapper.custom-article__wrapper .v-stack.gap-8 .prose {
    font-size: 18px;
    line-height: 26px;
    color: #000;
    font-weight: 400;
    font-family:B612 Mono,monospace;
}
.blog-image-text .container {
    max-width: 980px;
    margin: 0 auto;
    padding: 0 20px;
}
.blog-image-text {
    background: #ffffff;
}
.blog-image-text__img {
    width: 50.43%;
}
.blog-image-text__img figure {
    position: relative;
    overflow: hidden;
    padding-bottom: 128.90%;
}
.blog-image-text__img figure img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}
.blog-image-text__right {
    width: 49.57%;
    padding:0 30px;
}
.blog-image-text__wrapper {
    display: flex;
    align-items: center;
    flex-wrap:wrap;
}
.blog-image-text__right h2{
  font-size:30px;
  line-height:33px;
  margin-bottom:10px;
  text-align:left;
  font-weight:600;
  font-family:'Montserrat',sans-serif;
}
.blog-image-text__desc p{
  font-size:12px;
  line-height:20px;
  font-weight:400;
  font-family:B612 Mono,monospace;
  margin-bottom:15px;
}
.blog-image-text__desc p:last-child{
  margin-bottom:0px;
}
.blog-image-text__right a {
    display: inline-block;
    background: #282828;
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: .2em;
    font-size: 12px;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    padding: 13px 25px;
    margin-top: 20px;
}
.custom-blog .container {
    max-width: 1380px;
    margin: 0 auto;
    padding: 0 20px;
}
.custom-blog {
    background: #ffffff;
    padding: 70px 0;
}
.custom-blog__item {
    width: 33.33%;
    padding: 0 14px;
}
.custom-blog__wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 -14px;
}
.custom-blog__img figure {
    position: relative;
    overflow: hidden;
    padding-bottom: 126.19%;
}
.custom-blog__img figure img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}
.custom-blog__wrapper.slick-initialized {
    display: block !important;
}
.blue-capsule.collection-blog-section .blue-capsule__left h3 {
    font-size: 60px;
    line-height: 65px;
}
article-toolbar.custom-article-toolbar {
    position: unset;
    visibility: visible;
    padding: 0;
    width:100%;
}
article-toolbar.custom-article-toolbar .h-stack.justify-between {
    justify-content: center;
    align-items: flex-start;
    max-width: 400px;
    margin: 0 auto 50px;
    display:block;
}
article-toolbar.custom-article-toolbar .h-stack.justify-between .h-stack.gap-16 {
    gap: 0;
  display:block;
}
article-toolbar.custom-article-toolbar .h-stack.justify-between .h-stack.gap-16 a.h-stack {
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-family: B612 Mono, monospace;
    color: #A3A3A3;
    gap:20px;
}
article-toolbar.custom-article-toolbar .h-stack.justify-between .h-stack.gap-6 {
    width: 100%;
    justify-content: space-between;
}
.custom-article .article__image {
    margin-bottom: 0;
}
.custom-article article-toolbar.custom-article-toolbar .container {
    max-width: 100%;
    padding: 0 25px;
    margin: 0 auto;
}
.custom-article article-toolbar.custom-article-toolbar .container .h-stack.justify-between {
    max-width: 100%;
    margin: 25px 0;
}
.password__inner.custom-password-inner .password__header {
    display: none;
}
.password__inner.custom-password-inner .password__footer {
    display: none;
}
.password__inner.custom-password-inner {
    padding: 208px 0 220px 0;
    min-height: unset;
}
.password__inner.custom-password-inner .password__block-list.custom_password_block {
    width: 100%;
    padding: 40px;
    background: #ffffff;
    max-width: 498px;
}
.password__inner.custom-password-inner .password__block-list.custom_password_block h3.text-center {
    font-size: 30px;
    line-height: 34px;
    color: #000000;
    text-align: left;
    font-weight: 600;
    text-transform: uppercase;
    font-family:'Montserrat',sans-serif;
    margin-bottom:20px;
}

.password__inner.custom-password-inner .password__block-list.custom_password_block button.button.w-full {
    background: #282828;
    max-width: 159px;
    color: #fff;
    font-size: 11px;
    line-height: 22px;
    height: 50px;
    padding: 10px;
    letter-spacing: .2em;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    min-width: 159px;
    width: 100%;
    border: 1px solid #000000;
}
.password__inner.custom-password-inner .password__block-list.custom_password_block form#login_form {
    row-gap: 0;
}
.password__inner.custom-password-inner .password__block-list.custom_password_block form#login_form .form-control {
        max-width: calc(100% - 159px);
        display: block;
        min-width: calc(100% - 159px);
        width: 100%;
}
.code-access__wrapper {
    display: flex;
    align-items: center;
  flex-wrap:wrap;
}
.password__inner.custom-password-inner .password__block-list.custom_password_block form#login_form .form-control input {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    height: 50px;
    padding: 0 20px;
    
    font-size:14px;
    line-height:20px;
    font-family: 'Montserrat', sans-serif;
    border: 1px solid #282828;
    color: #282828;
}
.password__inner.custom-password-inner .password__block-list.custom_password_block form#login_form .form-control input::placeholder {
    color: #282828;
  opacity:1;
}
.custom-main-product .section-spacing .product-info [data-block-type=variant-picker] fieldset.variant-picker__option .variant-picker__option-values .color-swatch {
    border-radius: 100%;
    padding:0;
}
/*** article details page end here ***/
cart-drawer#cart-drawer .button-group a.button.w-full{
  color:#fff;
  text-transform: uppercase;
  font-weight: 600;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}
cart-drawer#cart-drawer .button-group button.button.w-full{
  color:#fff;
  text-transform: uppercase;
  font-weight: 600;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}
cart-drawer#cart-drawer .button-group button.button.w-full:hover {
    color: #282828;
}
cart-drawer#cart-drawer .button-group a.button.w-full:hover {
    color: #282828;
}

/*** cart page start here ***/
.custom-cart-section .container {
    /* --container-max-width: 1240px; */
    margin: 0;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 20px;
}
.custom-cart-section table.order-summary tbody tr td {
    padding: 10px 0;
    border: none;
}
.custom-cart-section table.order-summary tbody tr td line-item.line-item {
    column-gap: 30px;
}
.custom-cart-section table.order-summary tbody tr td line-item.line-item .line-item-info {
    max-width: 100%;
    width: 100%;
}
.custom-cart-section table.order-summary tbody tr td line-item.line-item .line-item-info a.h6 {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 6px;
}
.custom-cart-section table.order-summary tbody tr td line-item.line-item .line-item-info .v-stack {
    gap: 0;
}
.custom-cart-section table.order-summary tbody tr td line-item.line-item .line-item-info .v-stack sale-price.h6 {
    font-size: 18px;
    line-height: 21px;
    color: #A0A0A0;
    font-weight: 400;
    font-family: B612 Mono, monospace;
    margin-bottom:6px;
  
}
.custom-cart-section table.order-summary tbody tr td line-item.line-item .line-item-info .v-stack p.smallcaps.text-subdued {
    font-size: 13px;
    line-height: 15px;
    color: #282828;
    font-weight: 400;
    font-family: B612 Mono, monospace;
}
.custom-cart-section table.order-summary tbody tr td line-item.line-item img.line-item__media {
    width: 100%;
    max-width: 225px;
}
.custom-cart-section {
    border-top: 1px solid #CACACA;
}
.order-summary-item {
    margin-bottom: 20px;
}
.order-summary-item .order-summart-item__quantity {
    width: 12.45%;
}
.order-summary-item .text-end.order-summary-total {
    padding-left: 40px;
    width: 19.42%;
}
.order-summary-item {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.order-summary-item .product-img {
    padding-right: 40px;
    width: 68.13%;
}
.order-summary-item .product-img line-item.line-item img {
    width: 100%;
    max-width: 225px;
    margin-right:30px;
}
.order-summary-item .product-img line-item.line-item {
    column-gap: 0;
}
.order-summary-item .product-img line-item.line-item .line-item-info {
    max-width: 100%;
    width: 100%;
}
.order-summary-item .product-img line-item.line-item .line-item-info .v-stack {
    display: block;
}
.order-summary-item .product-img line-item.line-item .line-item-info .v-stack a.h6 {
    font-size: 24px;
    line-height: 26px;
    color: #282828;
    font-weight: 600;
    margin-bottom: 6px;
    display: inline-block;
}
.order-summary-item .product-img line-item.line-item .line-item-info .v-stack price-list.price-list sale-price {
    font-size: 18px;
    line-height: 20px;
    color: #A0A0A0;
    font-weight: 400;
    font-family: B612 Mono, monospace;
    margin-bottom:12px;
}
.order-summary-item .product-img line-item.line-item .line-item-info .v-stack p {
    font-size: 13px;
    line-height: 15px;
    color: #000;
    font-weight: 400;
    font-family: B612 Mono, monospace;
    text-transform:capitalize;
    margin-bottom:4px;
}
.order-summary-item .order-summart-item__quantity line-item-quantity.v-stack {
    display: block;
}
.order-summary-item .order-summart-item__quantity line-item-quantity.v-stack a.link.text-xs {
    display: block;
    text-decoration: none;
    border: none;
    background: none;
    font-size: 15px;
    margin-top: 5px;
    color: #000;
    font-weight: 400;
}
.complete-set__right .complete-set__text .variant-picker__option-values label {
    border-radius: 100%;
    width: 40px;
    height: 40px;
}
.cart-free-delivery-main {
    padding-bottom: 30px;
}
.cart-free-delivery-main .container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 20px;
}
.order-summary-item .order-summart-item__quantity quantity-selector.quantity-selector.quantity-selector--sm {
    display: flex;
    width: 100%;
    padding: 0 30px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    height: 50px;
}
.order-summary-item .order-summart-item__quantity quantity-selector.quantity-selector.quantity-selector--sm input {
    font-size: 16px;
    line-height: 24px;
    color: #A3A3A3;
    font-family:'Montserrat',sans-serif;
    font-weight:600;
}
.order-summary-item .text-end.order-summary-total span.money {
    font-size: 26px;
    line-height: 30px;
    font-weight: 400;
    color: #282828;
     font-family: B612 Mono, monospace;
  
}
.complete-set__media {
    background: #fcfaf8;
    border: 1px solid #d9d9d9;
    padding: 25px;
    display: flex;
    flex-wrap: wrap;
    
}
.complete-set__left h3 {
    font-size: 30px;
    line-height: 34px;
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
    font-family:'Montserrat',sans-serif;
    padding-right:30px;
}
.complete-set__left {
    width: 18%;
}
.complete-set__img {
    max-width: 225px;
}
.complete-set__img img{
  width:100%;
}
.complete-set__text {
    padding-left: 30px;
    max-width: 270px;
}
.complete-set__rightmedia {
    display: flex;
    align-items: center;
    flex-wrap:wrap;
}
.complete-set__text h4 {
    font-size: 24px;
    line-height: 26px;
    color: #282828;
    margin-bottom:6px;
    font-family:'Montserrat',sans-serif;
    font-weight: 600;
}
.complete-set__text h5 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    color: #A0A0A0;
    font-family: B612 Mono, monospace;
    margin-bottom: 25px;
}
.variant-selector-item label {
    padding: 10px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 16px;
    color: #A3A3A3;
    text-transform: uppercase;
    font-family: B612 Mono, monospace;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 40px;
}
.variant-selector-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.variant-selector-item:last-child {
    margin-right: 0;
}
.variant-selector-item {
    margin-right: 10px;
}
.complete-set__button button {
    background: #282828;
    width: 100%;
    color: #fff !important;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .2em;
    font-family: Montserrat, sans-serif;
    padding: 14px 10px;
    margin-top: 25px;
}
.cart-free-delivery-media {
    background: #EEECEA;
    
    padding: 30px 35px;
}
.cart-free-delivery-item {
    width: 25%;
    text-align: center;
    padding: 0 15px;
}
.cart-free-delivery-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.cart-free-delivery-item-img img {
    margin: 0 auto;
}
.cart-free-delivery-item-text {
    margin-top: 20px;
}
.cart-free-delivery-item-text h4 {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-weight: 400;
    font-family: B612 Mono, monospace;
}
.cart-free-delivery-item-text p {
    font-size: 10px;
    line-height: 14px;
    color: #808080;
    font-family: B612 Mono, monospace;
  font-weight:400;
}
.cart-free-delivery-item-text p a{
  text-decoration:underline;
}
.cart-free-delivery-payment {
    margin-top: 10px;
}
.cart-free-delivery-payment ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display:flex;
    flex-wrap:wrap;
    margin:0 -3px;
    align-items: center;
    justify-content: center;
}
.cart-free-delivery-payment ul li{
  padding:0 3px;
  
}
.send-gift__label {
    display: flex;
    align-items: center;
    flex-wrap:wrap;
}
.send-gift__label label::after {
    content: "\2713";
    position: absolute;
    top: 4px;
    left: 6px;
    transform: none;
    font-size: 12px;
    color: #fff;
    opacity: 0;
    transition: opacity 0.3s ease;
}
.send-gift__label input:checked +::before {
    background: #000000;
}
.send-gift__label label::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    border: 2px solid #D9D9D9;
}
.send-gift__label label {
    display: inline-block;
    position: relative;
    padding-left: 37px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    color: #A0A0A0;
    font-family: Montserrat, sans-serif;
}
.send-gift__label input {
    border: 2px solid;
    --accent-color: red;
    border-color: #007bff;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
}
.send-gift__label input[type="checkbox"]:checked +::after {
    opacity: 1; /* Show check mark */
}
.send-gift__label input:checked+:before {
    background: #000;
    border-color: #000000;
}
.send-gift__desc p {
    margin-top: 10px;
    font-size: 11px;
    line-height: 14px;
    color: #808080;
    font-family: B612 Mono, monospace;
}
.cart-footer-send-gift {
    width: 22% !important;
}

.custom-cart-section cart-note.cart-note {
    width: 54.28% !important;
    padding: 0 20px;
}
.custom-cart-section .cart-footer .cart-recap {
    width: 23.72%;
    display: block;
    margin: 0;
}
.custom-cart-section cart-note.cart-note label {
    display: none;
}
.custom-cart-section cart-note.cart-note textarea::placeholder {
    color: #a3a3a3;
  opacity:1;
}
.custom-cart-section cart-note.cart-note textarea {
    padding: 18px 22px;
    resize: none;
    height: 115px !important;
    background: #FCFAF8;
    border: none;
    border-radius: 10px;
    font-size: 14px;
    font-family: B612 Mono, monospace;
    line-height: 20px;
    color: #A3A3A3;
}
.custom-cart-section .cart-footer .cart-recap .h-stack.justify-start.gap-2 span {
    font-size: 22px;
    line-height: 30px;
    font-family: 'Montserrat', sans-serif;
    color:#000000;
    font-weight:600;
    text-transform:uppercase;
}
.custom-cart-section .cart-footer .cart-recap .h-stack.justify-start.gap-2 span.money{
    font-family: B612 Mono, monospace;
    font-weight:400;
}
.custom-cart-section .cart-footer .cart-recap .h-stack.justify-start.gap-2 {
    justify-content: space-between;
}
.custom-cart-section .cart-footer {
    gap: 0;
    align-items: flex-end;
    margin:30px 0;
  flex-wrap:wrap;
}

.custom-cart-section .cart-footer .cart-recap button.button {
    margin: 0;
    width: 100%;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    padding: 0;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-family: Montserrat, sans-serif;
    padding: 13px 10px;
    margin-top: 20px;
}
.custom-cart-section .cart-footer .cart-recap button.button:hover {
    color: #000000;
}
.custom-cart-section .section-spacing {
    padding: 50px 0 30px 0;
}
.order-shipping-label h5 {
    width: 100%;
    background: #FAF4E7;
    font-size: 18px;
    line-height: 24px;
    padding: 20px 30px;
    font-family: B612 Mono, monospace;
    font-weight: 400;
    margin-bottom:20px;
}
.custom-cart-section .v-stack.gap-6 {
    gap: 0;
}
.complete-set__button.mobile-btn{
  display:none;
}
.mobile-quantity{
  display:none;
}

/*** cart page end here ***/

/*** side cart start here ***/
.custom-cart-drawer.drawer::part(header) {
    background: #FCFAF8;
    border:none;
}
.custom-cart-drawer.drawer::part(footer) {
    background: #FCFAF8;
    border:none;
  padding:30px !important;
}
.custom-cart-drawer.drawer::part(content){
  max-width:441px !important;
}
.custom-cart-drawer.drawer::part(body){
  padding:0 25px !important;
}
.custom-cart-drawer.drawer p.h4 {
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-family: B612 Mono, monospace;
    font-weight:400;
}
.custom-cart-drawer .cart-drawer__items {
    padding: 30px 0;
    gap: 0;
}
.custom-cart-drawer .cart-drawer__items line-item.line-item {
    margin-bottom: 25px;
    column-gap: 0;
}
.custom-cart-drawer .cart-drawer__items line-item.line-item img.line-item__media {
    width: 100%;
    max-width: 140px;
    height: 160px;
    object-fit: cover;
    object-position: top center;
    margin-right:20px;
}
.custom-cart-drawer .cart-drawer__items line-item.line-item .line-item-info {
    width: calc(100% - 140px);
}
.custom-cart-drawer .cart-drawer__items line-item.line-item .line-item-info a.h6 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
    display: inline-block;
    font-weight:600;
    font-family: 'Montserrat', sans-serif;
}
.custom-cart-drawer .cart-drawer__items line-item.line-item .line-item-info .v-stack {
    display: block;
}
.custom-cart-drawer .cart-drawer__items line-item.line-item .line-item-info .v-stack price-list.price-list sale-price.h6.text-subdued {
    font-size: 18px;
    color: #A0A0A0;
    font-weight: 400;
    font-family: B612 Mono, monospace;
}
.custom-cart-drawer .cart-drawer__items line-item.line-item .line-item-info .v-stack p {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 14px;
    color: #282828;
    font-weight: 400;
    opacity: 1;
    font-family: B612 Mono, monospace;
    text-transform: capitalize;
}
.custom-cart-drawer .cart-drawer__items line-item.line-item .line-item-info .v-stack line-item-quantity.h-stack.gap-4 {
    gap: 0;
}

.custom-cart-drawer .cart-drawer__items line-item.line-item .line-item-info .v-stack line-item-quantity.h-stack.gap-4 quantity-selector.quantity-selector {
    max-width: 120px;
    min-width: 120px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    height: 50px;
}
.custom-cart-drawer .cart-drawer__items line-item.line-item .line-item-info .v-stack line-item-quantity.h-stack.gap-4 price-list.price-list {
    width: calc(100% - 120px);
    padding-right: 20px;
}

.custom-cart-drawer .cart-drawer__items line-item.line-item .line-item-info .v-stack line-item-quantity.h-stack.gap-4 quantity-selector.quantity-selector input {
    width: 52px;
    font-size: 16px;
    line-height: 24px;
    color: #A3A3A3;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    pointer-events:none;
}
.custom-cart-drawer .cart-drawer__items line-item.line-item:last-child {
    margin-bottom: 0;
}
.sidecart-complete-set-media {
    border: 1px solid #D9D9D9;
    background: #FCFAF8;
    padding: 20px;
}
.sidecart-complete-set-title h3 {
    margin-bottom: 12px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    font-family: 'Montserrat', sans-serif;
    max-width: 110px;
}
.sidecart-complete-set-leftimg img {
    width: 100%;
}
.sidecart-complete-set-righttext {
    width: calc(100% - 140px);
    padding-left: 17px;
}
.sidecart-complete-set-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.sidecart-complete-set-righttext h4 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: #282828;
  font-family: 'Montserrat', sans-serif;
    margin-bottom: 8px;
}
.sidecart-complete-set-leftimg {
    max-width: 140px;
}
.quantity-price-wrapper quantity-selector.quantity-selector input {
    width: 40px;
    font-size: 16px;
    color: #A3A3A3;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}
.quantity-price-wrapper quantity-selector.quantity-selector {
    width: 100%;
    max-width: 100px;
    min-width:100px;
    padding: 0 16px;
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #D9D9D9;
    height: 40px;
    align-items: center;
    justify-content: center;
}
.quantity-price-wrapper{
  display:flex;
  flex-wrap:wrap;
  align-items: center;
}
.quantity-price-button button {
    background: #282828;
    width: 100%;
    color: #fff;
    letter-spacing: .2em;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    padding: 8px 10px;
    font-weight: 600;
    margin-top: 10px;
}
.sidecart-complete-set-righttext label {
    width: 30px !important;
    height: 30px !important;
    font-size: 10px;
    line-height: 30px;
    padding: 0;
    min-width: 30px;
    color: #A3A3A3;
    border-radius: 100%;
}
.quantity-price-left h5 {
    font-size: 16px;
    line-height: 18px;
    color: #A0A0A0;
    font-weight: 400;
    font-family: B612 Mono, monospace;
  
}
.sidecart-complete-set-righttext .variant-selector-item {
    margin-right: 4px;
}
.sidecart-complete-set-righttext .variant-selector-wrapper {
    margin-bottom: 10px;
}

.quantity-price-left {
    width: 75px;
    padding-right: 10px;
}
/*** side cart end here ***/

/*** header mega menu start here ***/
.mega-menu{
  width:100%;
}
.custom-megamenu-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  column-gap:10px;
}



.mega-menu.custom-main-megamenu {
    background: #fff;
    border: none;
    padding: 50px;
    width: 874px;
    display:block;
    border-top:1px solid #cacaca;
    z-index:9999999;
}
.custom-megamenu-wrapper ul.mega-menu__linklist {
    gap: 0;
}
.custom-megamenu-wrapper ul.mega-menu__linklist > li {
    gap: 0;
    max-width: 100%;
    display: block;
}
.custom-megamenu-wrapper ul.mega-menu__linklist {
    gap: 0;
    max-width: 470px;
    display: flex;
    justify-content: space-between;
    width:100%;
}
.custom-megamenu-wrapper ul.mega-menu__linklist>li {
    gap: 0;
    max-width: 142px;
    display: block;
    width: 100%;
}


.custom-megamenu-wrapper .mega-menu__promo {
    display: block;
}
.custom-megamenu-wrapper .mega-menu__promo .v-stack {
    display: block;
    width: 100%;
    max-width: 100%;
}

.custom-megamenu-wrapper .mega-menu__promo .v-stack img {
    width: 100%;
}
.custom-megamenu-wrapper .mega-menu__promo {
    display: flex;
    align-items: flex-start;
    max-width: 300px;
    justify-content: space-between;
}
.custom-megamenu-wrapper .mega-menu__promo .v-stack {
    display: block;
    width: 100%;
    max-width: 130px;
    min-width: 130px;
    text-transform:unset;
}

.custom-megamenu-wrapper ul.mega-menu__linklist > li > a.h6 {
    font-size: 12px;
    line-height: 15px;
    color: #282828;
    text-transform: uppercase;
    margin-bottom: 14px;
    display: inline-block;
    
}
.custom-megamenu-wrapper ul.mega-menu__linklist>li > ul.unstyled-list {
    gap: 0;
}
.custom-megamenu-wrapper ul.mega-menu__linklist>li > ul.unstyled-list li {
    margin-bottom: 10px;
}
.custom-megamenu-wrapper ul.mega-menu__linklist>li > ul.unstyled-list li a {
    font-size: 12px;
    line-height: 14px;
     font-family: 'Montserrat', sans-serif;
  text-transform:unset;
}
.custom-megamenu-wrapper .mega-menu__promo .v-stack p.h6 {
    font-size: 12px;
    font-weight: 400;
    color: #282828;
    font-family: B612 Mono, monospace;
    margin-bottom:14px;
}
.custom-megamenu-wrapper .mega-menu__promo .v-stack .v-stack.text-center.gap-2\.5 {
    max-width: 100%;
    min-width: 100%;
    text-align: left;
}
.custom-megamenu-wrapper .mega-menu__promo .v-stack p.smallcaps {
    text-transform: unset;
    font-size: 8px;
    line-height: 12px;
    margin-top: 14px;
    font-family: B612 Mono, monospace;
    color: #676767;
}
/*** header mega menu end here ***/


/*** Landing page css start here ***/
.landing-banner__img figure {
    position: relative;
    overflow: hidden;
    padding-bottom: 37.5%;
}
.landing-banner__img figure img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;

    object-fit: cover;
}
.landing-banner__textwrapper {
    max-width: 940px;
    margin: 0 auto;
}
.landing-banner__text {
    padding: 70px 0;
}
.landing-banner__textwrapper h3 {
    font-size: 70px;
    line-height: 75px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 26px;
    font-family: 'Montserrat', sans-serif;
}
.landing-banner__desc p {
    font-size: 12px;
    line-height: 20px;
    color: #282828;
    font-weight: 400;
    margin-bottom: 20px;
    font-family: B612 Mono, monospace;
}
.landing-banner__desc p:last-child{
  margin-bottom:0px;
}
.our-company {
    padding: 70px 0;
}
.our-company__wrapper {
    max-width: 940px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.our-company__left {
    width: 50.43%;
}
.our-company__right{
  width:49.57%;
  padding: 40px 30px;
}
.our-company__right h4 {
    font-size: 70px;
    line-height: 75px;
    color: #282828;
    font-weight: 600;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    
}
.our-company__desc p:first-child{
  margin-bottom:0px;
}
.our-company__desc p:last-child{
  margin-bottom:0px;
}
.our-company__desc p {
    font-size: 12px;
    line-height: 20px;
    color: #282828;
    font-weight: 400;
    font-family: B612 Mono, monospace;
    margin-bottom:15px;
}
.our-company__left figure {
    position: relative;
    overflow: hidden;
    padding-bottom: 129%;
}
.our-company__left figure img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}
.landing-banner__img figure img.mobile-img{
    display:none;
}
.our-name__img figure {
    position: relative;
    overflow: hidden;
    padding-bottom: 44.31%;
}
.our-name__img figure img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}
.our-name__text{
  padding:70px 0;
}
.our-name__text-wrapper {
    max-width: 940px;
    margin: 0 auto;
}
.our-name__text-wrapper h3{
  font-size: 70px;
    line-height: 75px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 26px;
    font-family: 'Montserrat', sans-serif;
}
.our-name__textdesc p {
    font-size: 12px;
    line-height: 20px;
    color: #282828;
    font-weight: 400;
    margin-bottom: 20px;
    font-family: B612 Mono, monospace;
}
.our-name__textdesc p:last-child{
  margin-bottom:0px;
}
.our-name__textdesc p a {
    font-weight: bold;
    text-decoration: underline;
}
.our-name__text-wrapper h3 {
    font-size: 50px;
    line-height: 55px;
    margin-bottom: 20px;
}
.custom-rich-text .color-scheme {
    background-color: #fcfaf8;
}
.custom-rich-text .prose p.h3 {
    font-size: 35px;
    line-height: 32px;
    padding: 70px 0;
    max-width: 400px;
    font-weight:600;
    color:#282828;
    margin: 0 auto;
}
.custom-rich-text .prose p.h3 span{
    font-style: italic;
    font-weight: 300;
}
.our-founder.landing-founder-section .our-founder__text {
    margin-left: 94px;
}
.our-community {
    padding: 70px 0;
    background: #fcfaf8;
}
.our-community .custom-container {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 20px;
}
.our-community__left {
    padding-right: 30px;
    width: 42.55%;
}
.our-community__left h3 {
    font-size: 60px;
    line-height: 65px;
    text-transform: uppercase;
    margin-bottom: 6px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}
.our-community__desc p{
    font-size:12px;
    line-height:20px;
    color:#282828;
    font-weight:400;
    margin-bottom:20px;
    font-family: B612 Mono, monospace;
}
.our-community__desc p:last-child{
    margin-bottom:0;
}
.our-community__form form .form-row {
    gap: 0;
}
.our-community__form form .form-row button.button {
    height: 50px;
    width: 100%;
    max-width: 187px;
    padding: 0 15px;
    font-size: 11px;
    line-height: 22px;
    font-weight: 600;
    letter-spacing: .2em;
    text-transform: uppercase;
    background: #282828;
    color: #fff;
    border: 1px solid #282828;
    font-family: Montserrat, sans-serif;
}

.our-community__form form .form-row button.button:hover {
    color: #fff;
}

.our-community__form form .form-row .form-control {
    flex: auto;
    width: 100%;
    max-width: calc(100% - 187px);
}
.our-community__form form .form-row .form-control input {
    max-width: 100%;
    width: 100%;
    border-color: #282828;
    padding: 0 20px;
    height: 50px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #282828;
    font-family: Montserrat, sans-serif;
}
.our-community__form form .form-row .form-control input::placeholder{
  color:#282828;
}
.our-community__form {
    margin: 30px 0;
}

.our-community-social ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.our-community-social ul li{
    margin-right: 30px;
}
.our-community-social ul li:last-child{
    margin-right: 0px;
}
.our-community__right {
    width: 57.45%;
}
.our-community__right ul {
    margin: 0 -15px;
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
}
.our-community__right ul li {
    padding: 0 15px;
    width: 50%;
}
.our-community__right ul li figure {
    position: relative;
    overflow: hidden;
    padding-bottom: 104.67%;
}
.our-community__right ul li figure img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}
.our-community__wrapper {
    display: flex;
    flex-wrap: wrap;
}
.limited-quantiy {
    background: #FCFAF8;
    padding: 15px 10px;
}
.limited-quantiy h4 {
    font-size: 12px;
    line-height: 20px;
    color: #282828;
    font-weight: 400;
    font-family:B612 Mono;
    text-align:center;
}
.limited-quantiy h4 span {
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    vertical-align: middle;
    font-family:'Montserrat',sans-serif;
    display:inline-block;
    margin-left:10px;
}
.collection-filter__wrapper safe-sticky.facets-sidebar {
    position: unset;
    width:100%;
}
.custom-collection-list height-observer.collection-toolbar{
    display: none;
}
.collection-filter__wrapper{
  width:100%;
}
.collection-filter__wrapper .accordion-list details.accordion.group {
    border: none;
}
.collection-filter__wrapper .accordion-list details.accordion.group summary span.accordion__toggle.h6 {
    padding: 0;
    font-family: 'B612 Mono';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    justify-content: flex-start;
}
.collection-breadcumb {
    width: 100%;
}
.collection-filter__wrapper .accordion-list details.accordion.group {
    border: none;
    margin-right: 60px;
}
.collection-filter__wrapper safe-sticky.facets-sidebar .accordion-list {
    display: flex;
    flex-wrap: wrap;
}
.collection-filter__wrapper {
    width: 100%;
    background: #FCFAF8;
    padding: 20px 0;
    position: sticky;
    top: 0;
    z-index: 1;
}
.collection-filter__wrapper safe-sticky.facets-sidebar .accordion-list .accordion__content {
    padding: 0;
    margin:15px 0 0 0;
}
.collection-filter__wrapper safe-sticky.facets-sidebar .accordion-list .accordion__content .v-stack {
    gap: 0;
}

.collection-filter__wrapper safe-sticky.facets-sidebar .accordion-list .accordion__content .v-stack .checkbox-control label {
    vertical-align: middle;
    line-height: 1;
    font-size: 14px;
    color: #000000;
    opacity: 1;
    font-weight: 400;font-family: B612 Mono, monospace;
}
.collection-filter__wrapper safe-sticky.facets-sidebar .accordion-list .accordion__content .v-stack .checkbox-control .dot-checkbox:checked~label{
  transform:translate(15px);
}
.collection-filter__wrapper safe-sticky.facets-sidebar .accordion-list .accordion__content .v-stack .checkbox-control .dot-checkbox {
    top: 4px;
}
.collection-filter__wrapper safe-sticky.facets-sidebar .accordion-list .accordion__content .v-stack .checkbox-control {
    column-gap: 0px;
    margin-bottom: 8px;
}

.custom-collection-list .collection .collection__main .active-facets {
    gap: 10px;
    margin-bottom: 30px;
}
.custom-collection-list .collection {
    gap: 0;
  margin:0;
}
.collection-breadcumb {
    width: 100%;
    padding: 30px 0;
}
.collection-breadcumb nav.breadcrumb ol li a {
    font-size: 12px;
    line-height: 14px;
    color: #A3A3A3;
    text-transform: capitalize;
  font-family: 'B612 Mono';
}
.custom-logo-item p {
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    letter-spacing: -.04em;
    color: #000;
  font-family:'Montserrat',sans-serif;
  text-align:center;
  
}
.custom-logo-tabbing__main {
    max-width: 810px;
    margin: 0 auto;
    padding: 0 20px;
}
.custom-logo-item img{
  margin:0 auto;
  min-height:52px;
  max-height:52px;
  
}
.custom-logo-tabbing-for {
  margin-bottom:36px;
}
.custom-logo-item {
    padding: 0 40px;
    opacity:0.3;
  
}
.custom-logo-item.slick-slide.slick-current{
  opacity:1;
}
.custom-logo-tabbing-nav{
  margin:0 -40px;
}
.custom-logo-tabbing {
    padding: 100px 0 !important;
    background: #fcfaf8;
    overflow:hidden;
}
.custom-logo-tabbing-nav .slick-track {
    display: flex;
    align-items: center;
}
.custom-mobile-shop-slider ul.slick-dots{
  text-align: center;
  line-height: normal;
  position: unset;
  margin-top: 25px;
}
.custom-mobile-shop-slider ul.slick-dots li{
  width: 13px;
  height: 4px;
  transition: all .5s;
}
.custom-mobile-shop-slider ul.slick-dots li.slick-active {
  width: 42px;
}
.custom-mobile-shop-slider ul.slick-dots li button{
  width: 100%;
  height: 100%;
  padding: 0;
  background: #c2c2c2;
  border-radius: 10px;
}
.custom-mobile-shop-slider ul.slick-dots li.slick-active button {
  background: #282828;
}
.custom-mobile-shop-slider ul.slick-dots li button:before{
  display:none;
}

/*** Landing page css end here ***/
/* product timer css start here */
.preorder-timer {
    background: #FCFAF8;
    padding: 20px 15px 15px;
}
.preorder-timer__left h5 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    font-family:'Montserrat',sans-serif;
}
.preorder-timer__right ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
  display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.preorder-timer__wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.preorder-timer__left{
  padding-right:30px;
}
.preorder-timer__right ul li span{
  display:block;
  font-size:32px;
  line-height:1;
  font-weight:600;
  color:#282828;
  margin-bottom:10px;
  font-family:'Montserrat',sans-serif;
}
.preorder-timer__right ul li {
    margin-right:40px;
    font-family:B612 Mono;
    max-width: 50px;
    padding:0px;
    text-align: center;
    font-size: 10px;
    line-height: 14px;
    color: #282828;
    font-weight: 400;
}
.preorder-timer__right ul li:last-child {
    margin-right: 0;
}
.custom-header x-popover.popover.popover--bottom-end{
      height: 500px;
    overflow-x: hidden;
  border: 1px solid rgb(var(--border-color));
  inset-inline-end: -100px;
        --popover-block-offset: 30px;
}
.custom-header x-popover.popover.popover--bottom-end::part(body) {
    padding: 20px 30px;
}
.custom-header x-popover.popover.popover--bottom-end::part(content) {
    border: none;
}
.custom-language x-popover.popover.popover--bottom-end {
    height: auto;
    inset-inline-end: -60px;
    --popover-block-offset: 32px;
}
.custom-language x-popover.popover.popover--bottom-end form x-listbox.popover__value-list {
    gap: 14px;
}
.custom-language x-popover.popover.popover--bottom-end form x-listbox.popover__value-list button {
    font-size: 12px;
    line-height: 14px;
    color: #676767;
    font-weight: 400;
    font-family:'Montserrat',sans-serif;
}
.mobile-copyright-text {
  display:none;
}
.custom-cart-drawer .cart-drawer__footer .button-group button {
    font-size: 14px;
    line-height: 22px;
    padding: 13px 10px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
}
.sidecart-complete-set-righttext .variant-picker__option-values.h-stack.gap-2\.5.wrap {
    gap: 6px;
}

/* product timer css end here */
cart-drawer#cart-drawer .button-group a.button.w-full {
    color: #fff !important;
    background:#000;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}
.complete-set__right .complete-set__rightmedia .complete-set__text .variant-selector-wrapper .variant-picker__option-info legend {
    display: none;
}

.custom-main-product product-sticky-bar.product-sticky-bar {
    bottom: 0 !important;
    top: auto !important;
    box-shadow: 2px 2px 8px 2px #dfdfdf;
    padding: 20px 40px;
}
.custom-main-product product-sticky-bar.product-sticky-bar variant-media img {
    width: 100% !important;
    max-width: 80px;
    min-width: 80px;
}
.custom-main-product product-sticky-bar.product-sticky-bar .v-stack span.h6 {
    font-size: 20px;
    line-height: 20px;
    color: #000000;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 10px;
}
.custom-main-product product-sticky-bar.product-sticky-bar .v-stack price-list.price-list sale-price.h6.text-subdued {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    font-family: B612 Mono;
    color: #a0a0a0;
}
.custom-main-product product-sticky-bar.product-sticky-bar buy-buttons.buy-buttons button.button {
    background: #282828;
    color: #ffffff;
     text-transform: uppercase;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}
.product-card__badge {
    position: absolute;
    top: 0;
    z-index: 99;
    left: 0;
    width: 100%;
    padding: 20px;
  display: flex;
    flex-wrap: wrap;
}
.product-card__badge span.badge {
    font-size: 18px;
    line-height: 22px;
    color: #000;
    background: #fcfaf8;
    font-weight: 400;
    font-family: B612 Mono;
    display: inline-block;
    text-transform: capitalize;
    padding: 10px;
    margin:0 10px;
}
.product-card__badge badge-list.badge-list sold-out-badge.badge.badge--sold-out{
    font-size: 18px;
    line-height: 22px;
    color: #000;
    background: #fcfaf8;
    font-weight: 400;
    font-family: B612 Mono;
    display: inline-block;
    text-transform: capitalize;
    padding: 10px;
}
.shopify-section--apps div#judgeme_product_reviews .jdgm-rev-widg__body .jdgm-rev.jdgm-divider-top {
    padding: 20px 0;
}
.shopify-section--apps div#judgeme_product_reviews .jdgm-rev-widg__body .jdgm-rev.jdgm-divider-top .jdgm-rev__header .jdgm-row-profile .jdgm-rev__icon {
    display: none;
}
.shopify-section--apps div#judgeme_product_reviews .jdgm-rev-widg__body .jdgm-rev.jdgm-divider-top .jdgm-rev__header .jdgm-row-profile span.jdgm-rev__buyer-badge-wrapper {
    display: none;
}
.custom-main-search .container {
    width: 100%;
    max-width: 100%;
    margin: 0;
    margin: 0 auto;
    /* max-width: 1440px;
    padding: 0 50px; */
}


/*** search page start here ***/
.custom-main-search height-observer.collection-toolbar {
    width: 100%;
    margin: 0 auto;
    display:none;
}

.custom-main-search .main-search__resource-item .collection {
    gap: 0;
    --collection-gap: 0;
    display: block;
}
.custom-main-search .main-search__resource-item .collection safe-sticky {
    width: 100%;
}
.custom-main-search .main-search__resource-item .collection .accordion-list {
    width: 100%;
}
.custom-main-search .main-search__resource-item .collection .accordion-list details.accordion.group {
    border: none;
    margin-right: 60px;
}
.custom-main-search .main-search__resource-item .collection .accordion-list details.accordion.group span.accordion__toggle.h6 {
    padding: 0;
    font-family: B612 Mono;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: .12em;
    text-transform: uppercase;
    justify-content: flex-start;
}
.custom-main-search .main-search__resource-item .collection .accordion-list details.accordion.group .accordion__content {
    padding: 0;
    margin: 15px 0 0;
}
.custom-main-search .main-search__resource-item .collection .accordion-list details.accordion.group .accordion__content .v-stack {
    gap: 0;
}
.custom-main-search .main-search__resource-item .collection .accordion-list details.accordion.group .accordion__content .v-stack .checkbox-control {
    column-gap: 0px;
    margin-bottom: 8px;
}
.custom-main-search .main-search__resource-item .collection .accordion-list details.accordion.group .accordion__content .v-stack .checkbox-control label {
    vertical-align: middle;
    line-height: 1;
    font-size: 14px;
    color: #000;
    opacity: 1;
    font-weight: 400;
}
.custom-main-search .main-search__resource-item .collection .accordion-list details.accordion.group .accordion__content .v-stack .checkbox-control .dot-checkbox {
    top: 4px;
}
.custom-main-search .main-search__resource-item .collection .accordion-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.collection-search__wrapper {
    max-width: 1440px;
    padding: 0 50px;
    margin: 0 auto;
    width: 100%;
}
.search-top-stickeybar__wrapper {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 50px;
}
.active-facets {
    max-width: 1440px;
    margin: 30px auto 0;
    padding: 0 50px;
}
.search-top-stickeybar {
    width: 100%;
    background: #fcfaf8;
    padding: 20px 0;
    position: sticky;
    top: 0;
    z-index: 1;
}
.collection__main {
    margin: 60px 0 0 0;
}
.collection-search__wrapper product-list product-card.product-card {
    /* gap: 0; */
    /* width: 33.33%; */
    width: 33.33%;
    padding: 0 25px;
    gap: 16px;
    margin-bottom: 55px;
    display: flex;
    flex-direction: column;
}
.collection-search__wrapper product-list {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    margin:0 -25px;
}
.collection-search__wrapper product-list product-card.product-card a.product-card__media img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}
.collection-search__wrapper product-list product-card.product-card a.product-card__media {
    position: relative;
    overflow: hidden;
    padding-bottom: 131%;
}

.collection-search__wrapper product-list product-card.product-card .product-card__info .v-stack {
    justify-items: safe start;
    display: block;
    width: 100%;
    text-align: left;
}
.collection-search__wrapper product-list product-card.product-card .product-card__info .v-stack a.product-title.h6 {
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
    margin-bottom: 10px;
    display: inline-block;
}
.custom-main-search .collection {
    margin: 0;
}
.custom-main-search .section-spacing {
    padding-bottom: 0;
}
.product-info__block-group.accordion-group .accordion__content.prose .tag_block p.tag-title {
    min-width: 100px;
    max-width: 100px;
}
.product-info__block-group.accordion-group .accordion__content.prose .tag_block p.tag-title {
    min-width: 100px;
    max-width: 100px;
    font-size: 16px;
    font-weight: 600;
}
.product-inner-left-wrapper span.badge {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 99;
    background: #ffffff;
    padding: 10px;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    background: #fcfaf8;
    font-weight: 400;
    font-family: B612 Mono;
    display: inline-block;
    text-transform: capitalize;
}
.product-inner-left-wrapper{
  position:relative;
}
.blue-capsule-img span.badge {
    position: absolute;
    top: 20px;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    background: #fcfaf8;
    font-weight: 400;
    font-family: B612 Mono;
    display: inline-block;
    text-transform: capitalize;
    padding: 10px;
    margin: 0;
    left: 20px;
}
.blue-capsule-img {
    position: relative;
}
.custom-cart-drawer .cart-drawer__items line-item.line-item .line-item-info .v-stack.category_info p {
    margin: 0 0 5px 0;
}
.order-summary-item .product-img line-item.line-item .line-item-info .v-stack ul.text-subdued {
    margin-inline-start: 0;
    list-style-type: none;
}
.order-summary-item .product-img line-item.line-item .line-item-info .v-stack ul {
    margin: 0;
    list-style-type: none;
    padding: 0;
}
.order-summary-item .product-img line-item.line-item .line-item-info .v-stack ul li {
    font-size: 13px;
    line-height: 15px;
    color: #000;
    font-weight: 400;
    font-family: B612 Mono, monospace;
    text-transform: capitalize;
    padding: 0;
    margin: 0 0 4px 0;
}
/*** search page css end here ***/
@media only screen and (max-width:1300px){
  .banner-section__text{
    padding:100px 80px;
  }
  .banner-section__text h3 {
    font-size:60px;
    line-height:65px;
  }
  .blue-capsule__wrapper{
    padding:0 100px;
  }
  .custom-image-text-wrapper .image-with-text .prose .custom-prose__wrapper {
    padding: 100px 80px;
  }
}
@media only screen and (min-width:1099px)
{
  .size-chart tr, .size-chart td {
    padding: 0;
    height: 55px !important;
}
  .sizing-popup {
    padding: 15px!important;
    width: 62vw;
}
  .sizing-left img {
    width: 70%;
}
  .sizing-right p {
    font-size: 0.8vw;
    line-height: 1.3vw;
}
  .sizing-popup h2 {
    font-size: 1.6vw;
}
  .sizing-bottom-desc {
    margin-top: 8px;
    font-size: 0.8vw;
}
 .size-chart table tr:nth-child(1) td {
    height: 30px !important;
}
 .size-chart table tr:nth-child(1) {
    height: 30px !important;
}
}
@media only screen and (max-width:1199px){
  .collection-search__wrapper product-list product-card.product-card{
    padding:0 10px;
  }
  .collection-search__wrapper product-list{
    margin:0 -10px;
  }
  .our-community__left h3 {
    font-size: 50px;
    line-height: 55px;
  }
  .our-founder__text{
    width:50%;
  }
  .our-company__right h4 {
    font-size: 50px;
    line-height: 55px;
  }
  
  .landing-banner__textwrapper h3 {
    font-size: 50px;
    line-height: 55px;
    margin-bottom:20px;
  }
  .complete-set__left {
    width: 25%;
}
  .order-summary-item .order-summart-item__quantity quantity-selector.quantity-selector.quantity-selector--sm{
    padding:0 15px;
  }
  .order-summary-item .text-end.order-summary-total span.money{
    font-size:20px;
    line-height:25px;
  }
  .order-summary-item .product-img line-item.line-item .line-item-info .v-stack a.h6{
    font-size:20px;
    line-height:25px;
  }
  .order-summary-item .product-img line-item.line-item img{
    max-width:150px;
    margin-right:20px;
  }
  .order-summary-item .product-img{
    padding-right:20px;
  }
  .order-summary-item .text-end.order-summary-total{
    padding-left:20px;
        width: 15.42%;
  }
 
  
  .order-summary-item .order-summart-item__quantity {
    width: 16.45%;
}
  .blue-capsule.collection-blog-section .blue-capsule__left h3{
    font-size: 50px;
    line-height: 55px;
  }
  .article__wrapper.custom-article__wrapper .v-stack.gap-8 h1.h1{
    font-size:55px;
    line-height:60px;
  }
  
  
  .collection-featured-highlighttext{
    padding:50px 30px;
  }
  .collection-featured-highlighttext h3,
.collection-featured-highlighttext p.featured-highlight-title {
    font-size:35px;
    line-height:39px;
  }
  .custom-collection-list .collection .collection__main .product-list product-card.product-card{
    padding:0 10px;
  }
  .custom-collection-list .collection .collection__main .product-list{
    margin:0 -10px;
  }
  .feature-highlight__main{
    max-width:95%;
  }
  .feature-hightlight__wrapper .slick-dots{
    right:-25px;
  }
  .slider.slider-for {
    width: 78%;
}
  .feature-highlight__textbg{
    padding:40px 20px;
  }
  .feature-highlight__textbg h3 {
    font-size: 30px;
    line-height: 30px;
  }
  .custom-product__mediarightwrapper {
    padding: 50px 0;
}
  .blue-capsule__wrapper{
    padding:0 50px;
  }
  .blue-capsule__left h3{
    font-size:50px;
    line-height:55px;
  }
  .blue-capsule_grid .blue-capsule-content h4{
    font-size:16px;
    line-height:20px;
  }
  .custom-product-slider-nav-title{
    padding:0 10px;
  }
  .product-inner-left-wrapper .slider.slider-nav {
    max-width: 22%;
    min-width: 22%;
    padding-left: 20px;
}
  .banner-section__text h3{
    font-size:50px;
    line-height:55px;
  }
  .custom-header .header{
    padding:20px 40px;
  }
  .custom-main-product .section-spacing .product-info{
    padding:0 50px;
  }
  header .header {
    column-gap: 40px;
  }
  header .header nav.header__primary-nav {
    column-gap: 30px;
}
  nav.header__secondary-nav {
    column-gap: 25px;
}
  .product-wear .wear-wrap .wear-heading h2{
    font-size:50px;
    line-height:55px;
  }
  .custom-collection-list .section-stack .collection-list a.collection-card .collection-card__content p {
    font-size: 18px;
    line-height: 22px;
  }
  .custom-image-text-wrapper .image-with-text .prose .custom-prose__wrapper{
    padding:70px 50px;
  }
  .customimage-text__media h3{
    font-size:50px;
    line-height:55px;
  }
  .we-social__right {
    width: 60%;
  }
  .we-social__left {
    width: 10%;
    padding-right: 0px;
}
  .we-social__left h2 {
    font-size: 50px;
    line-height: 55px;
  }
  .we-social__right ul li {
    padding: 0 8px;
    width: 33.33%;
    margin-bottom: 20px;
}
  .we-social__right ul{
    margin:0 -8px;
  }
  
}
@media only screen and (max-width:990px){
  .banner-section__video .banner-section__text{
    width:100%;
  }
  .collection-search__wrapper{
    padding:0 30px;
  }
  .collection-search__wrapper product-list product-card.product-card .product-card__info .v-stack a.product-title.h6 {
    font-size: 16px;
    line-height: 20px;
  }
  .collection-search__wrapper product-list product-card.product-card{
    margin-bottom:30px;
  }
  .search-top-stickeybar__wrapper{
    padding:0 30px;
  }
  .custom-logo-tabbing-nav {
    margin: 0 -30px;
}
  .custom-logo-item {
    padding: 0 30px;
}
  .our-founder.landing-founder-section .our-founder__text{
    margin:0;
  }
  .our-company__right h4 {
    font-size: 40px;
    line-height: 45px;
  }
  .our-community__left h3 {
    font-size: 40px;
    line-height: 45px;
  }
  .our-community__right ul {
    margin: 0 -7px;
    row-gap: 15px;
  }
  .our-community__right ul li{
    padding:0 7px;
  }
  .our-community__form form .form-row .form-control {
    flex: auto;
    width: 100%;
    max-width: calc(100% - 150px);
}
  .our-community__form form .form-row button.button {
    max-width: 150px;
    padding: 0 10px;
    font-size: 10px;
    line-height: 22px;
    
}
  .our-community__form form .form-row .form-control input{
    padding:0 12px;
  }
   .complete-set__left {
    width: 25%;
}
  .complete-set__left h3{
    font-size:24px;
    line-height:30px;
  }
  .send-gift__label label{
    font-size:15px;
  }
  .custom-cart-section .cart-footer .cart-recap .h-stack.justify-start.gap-2 span{
    font-size:17px;
    line-height:25px;
  }
  .cart-free-delivery-item {
    width: 50%;
    margin-bottom: 20px;
}
  .collection-featured-highlighttext a{
        padding: 8px 18px;
  }
  .blue-capsule.collection-blog-section .blue-capsule__left h3 {
    font-size: 40px;
    line-height: 45px;
  }
  .cart-footer-send-gift {
    width: 100% !important;
    margin-bottom: 20px;
  }
  .custom-cart-section cart-note.cart-note {
    width: 50% !important;
    padding: 0;
  }
  .custom-cart-section .cart-footer .cart-recap {
    width: 50%;
    display: block;
    margin: 0;
    padding-left: 20px;
  }
  .blue-capsule__left h3{
    font-size:40px;
    line-height:45px;
  }
  .blog-image-text__right h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .blog-image-text__right{
    padding:0 20px;
  }
  .blog-image-text__desc p{
    margin-bottom:10px;
  }
  .article__wrapper.custom-article__wrapper .v-stack.gap-8 h1.h1{
    font-size:40px;
    line-height:50px;
  }
  .article__wrapper.custom-article__wrapper .v-stack.gap-8{
    gap:20px;
  }
  .custom-collection-list .container{
    padding:0 30px;
  }
  /* .custom-collection-list .collection .collection__main .product-list .product-card.custom-featured-highlight .collection-featured-highlight{
    margin-left:-30px;
  } */
  /* product-card.product-card.custom-featured-highlight.left-space .collection-featured-highlight{
    margin-left:-30px;
  } */
      .collection-featured-highlighttext {
        padding: 10px 5px;
    }
  .collection-featured-highlighttext h3,
.collection-featured-highlighttext p.featured-highlight-title  {
        font-size: 28px;
        line-height: 30px;
    }
  /* product-card.product-card.custom-featured-highlight.right-space .collection-featured-highlight{
    margin-right:-30px;
  } */
  
  .custom-collection-list .collection .collection__main .product-list product-card.product-card .product-card__info .v-stack a.product-title{
    font-size:16px;
    line-height:20px;
  }
  .custom-collection-list .collection .collection__main .product-list product-card.product-card{
    margin-bottom:30px;
  }
  .feature-highlight__text{
    position:unset;
  }
  .feature-highlight__img{
    width:100%;
    position:unset;
  }
  .product-inner-left-wrapper .slider.slider-nav{
    display:none;
  }
  .feature-highlight__main{
    padding:0;
  }
  .slider.slider-for {
        width: 100%;
    }
  .banner-section__left{
    width:100%;
  }
  .feature-highlight__text{
    padding: 0 30px 26px 30px;
    position: relative;
    width: 100%;
    right: 0;
    margin-top: -45px;
    
  }
  .feature-highlight__textbg{
    padding:30px 20px;
  }
  .feature-highlight{
    padding:0 0 25px 0;
  }
  .feature-hightlight__wrapper .slick-dots{
    position:unset;
    flex-direction: row;
        align-items: center;
        justify-content: center;
  }
  .feature-hightlight__wrapper .slick-dots li.slick-active {
    width: 42px !important;
}
  .feature-hightlight__wrapper .slick-dots li{
    width: 13px !important;
    height: 4px !important;
    transition: all .5s;
    margin:0 5px !important;
  }
  .feature-hightlight__wrappe .slick-dots li.slick-active button {
        background: #282828;
    }
  .feature-hightlight__wrapper .slick-dots li button {
        width: 100% !important;
        height: 100% !important;
        padding: 0;
        background: #c2c2c2;
        border-radius: 10px;
    }
  .feature-highlight__text h3{
    font-size:30px;
    line-height:30px;
  }
  .slider-for-wrappper figure img {
    width: 100%;
    min-height: 100%;
    max-height: 100%;
    object-fit: cover;
}
  .product-inner-left-wrapper ul.slick-dots {
    position: unset;
}
  .product-inner-left-wrapper ul.slick-dots li button {
    background: #D9D9D9;
    border-radius: 100%;
    width: 100%;
    height: 100%;
}
  .product-inner-left-wrapper ul.slick-dots li {
    width: 6px;
    height: 6px;
}
  .product-inner-left-wrapper ul.slick-dots li button::before{
    display:none;
  }
  .product-inner-left-wrapper ul.slick-dots li.slick-active button {
    background: #000000;
}
  
  .product-inner-left-wrappers {
    width: 100%;
}
  .custom-main-product .section-spacing .product-info{
    width:100%;
    margin-top:20px;
  }
  .banner-section__right{
    width:100%;
  }
  .banner-section__media{
    flex-direction:column-reverse;
  }
  .wear-wrap .wear-product {
    width: 70%;
  }
  .like-us__leftitem p{
    font-size:20px;
    line-height:25px;
  }
  .product-wear .wear-wrap .wear-heading {
    width: 30%;
    padding-right: 20px;
}
  .product-wear .wear-wrap .wear-heading h2{
    font-size:40px;
    line-height:45px;
  }
  .custom-newsletter-section .content .section-header {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .custom-newsletter-section .content form {
    width: 60%;
  }
  .newsletter-social-icon {
    width: 40%;
    padding-left: 20px;
}
  .our-founder__text{
    width:100%;
    margin:0;
  }
  .our-founder__bg{
    width:50%;
  }
  .our-founder__img{
    width:50%;
  }
  
}
@media only screen and (max-width:999px){
  .search-top-stickeybar{
    position:unset;
  }
  .search-top-stickeybar__wrapper button.collection-toolbar__button.heading.text-xxs.w-full {
    text-align: right;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    width: auto;
    font-size: 12px;
    line-height: 20px;
    color: #282828;
    opacity: 1;
    text-transform: uppercase;
    letter-spacing: .12em;
    font-family: Montserrat, sans-serif;
}
  .search-top-stickeybar__wrapper .collection-toolbar__button-container {
        border: none;
        text-align: right;
    }
  .search-top-stickeybar__wrapper button.collection-toolbar__button.heading.text-xxs.w-full svg {
    margin-right: 10px;
}
  
  .collection-filter__wrapper{
    position:unset;
  }
  x-popover::part(body) {
    padding: 30px !important;
}
  /* x-popover::part(base){
    height:500px !important;
  } */
  form.shopify-localization-form x-listbox.popover__value-list button {
    font-size: 16px;
}
   x-popover.popover::part(content) {
    height: 500px !important;
}
  .custom-collection-banner .prose.text-center{
    max-width:100%;
  }
  facets-drawer::part(body) {
    padding: 30px !important;
  }
  form.facets details.accordion.group span.accordion__toggle.h6 {
    padding: 0;
    border: none;
}
  form.facets details.accordion.group {
    border: none;
    margin-bottom: 50px;
}
   form.facets details.accordion.group:last-child{
     margin-bottom:0px;
   }
  form.facets details.accordion.group span.accordion__toggle.h6 {
    padding: 0;
    border: none;
    font-size: 12px;
    line-height: 20px;
    color: #282828;
    text-transform: uppercase;
      font-family: 'B612 Mono';
    font-weight:400;
}
  facets-drawer::part(header) {
        background: #fcfaf8;
        border: none !important;
        box-shadow: none;
        padding: 30px !important;
        min-height: unset !important;
    }
  facets-drawer#facets-drawer p.h4 {
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    text-transform: uppercase;
    color: #282828;
     font-family: 'B612 Mono';
}
  facets-drawer button.button.w-full{
    background: #282828;
    width: 100%;
    color: #fff;
    letter-spacing: .2em;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    padding: 8px 10px;
    font-weight: 600;
  }
  
  .facets-drawer::part(footer) {
    padding: 30px;
    background: #fcfaf8;
    border: none;
}
  .custom-collection-list height-observer.collection-toolbar{
    display:block;
    box-shadow: none;
    background: transparent;
    height: auto;
    min-height: unset;
  }
  .collection-filter__wrapper{
    margin-bottom:20px;
  }
  .custom-collection-list height-observer.collection-toolbar .collection-toolbar__button-container button.collection-toolbar__button {
        width: 100%;
        text-align: right;
        padding: 0;
        display: inline-flex;
        align-items: center;
        justify-content: flex-end;
        width: auto;
        font-size: 12px;
        line-height: 20px;
        color: #282828;
        opacity: 1;
        text-transform: uppercase;
        letter-spacing: 0.12em;
        font-family: Montserrat, sans-serif;
    }
.custom-collection-list height-observer.collection-toolbar .collection-toolbar__button-container {
    text-align: right;
}
  .custom-collection-list height-observer.collection-toolbar .collection-toolbar__button-container button.collection-toolbar__button svg {
    margin-right: 10px;
}
  .collection-breadcumb{
    display:none;
  }
  .custom-collection-list height-observer.collection-toolbar .collection-toolbar__button-container {
    border: none;
}
  .custom-collection-list .collection {
    gap: 0;
    margin: 0;
}
  .custom-collection-list height-observer.collection-toolbar .collection-toolbar__button-container.sort-by {
    display: none;
}
  .mobile-sidebar__menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  .mobile-sidebar__menu > ul > li{
    padding:20px 0;
    border-bottom:1px solid #D9D9D9;
  }
  .mobile-sidebar__menu > ul > li:last-child{
    border-bottom:none;
  }
  .mobile-sidebar__menu>ul>li>a{
    font-size:18px;
    line-height:21px;
    color:#282828;
    font-weight:400;
    font-family: B612 Mono, monospace;
    text-transform:uppercase;
    letter-spacing: 0.04em;
    display:flex;
    align-items:center;
    justify-content:space-between;
  }
  .mobile-sidebar__menu>ul>li>ul>li>a{
    font-size:12px;
    line-height:14px;
    color:#282828;
    font-family: B612 Mono, monospace;
    text-transform:uppercase;
    letter-spacing: 0.04em;
    display:flex;
    align-items:center;
    justify-content:space-between;
    
  }
  .mobile-sidebar__menu>ul>li>ul {
    padding-left: 20px;
    padding-top: 20px;
    display:none;
}
  .mobile-sidebar__menu>ul>li>ul>li {
    padding: 0;
    margin-bottom: 15px;
}
  .mobile-sidebar__menu>ul>li >ul>li:last-child{
    margin-bottom:0px;
  }
  .mobile-sidebar__menu>ul>li>ul>li>ul>li {
    padding: 0;
    margin-bottom: 15px;
}
  .mobile-sidebar__menu>ul>li>ul>li>ul>li:last-child{
    margin-bottom:0px;
  }
    .mobile-sidebar__menu>ul>li>ul>li>ul{
      padding-top:20px;
      padding-left:30px;
      display:none;
    }
  .mobile-sidebar__menu>ul>li>ul>li>ul>li>a {
    font-size: 14px;
    line-height: 17px;
    color: #676767;
    font-family: Montserrat, sans-serif;
  }
  
  .mobile-sidebar__menu li.submenu-wrapper.active span.down-arrow {
    transform: rotate(180deg);
  }
  .mobile-sidebar__menu li.sub-childmenu.active span.down-arrows{
    transform: rotate(180deg);
  }
  .social-icon-mobile ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .social-icon-mobile ul li {
    margin-right: 30px;
  }
  .social-icon-mobile ul li img{
    max-width:29px;
  }
  .social-icon-mobile ul li:last-child{
    margin-right:0px;
  }
}
.customer-account-box .v-stack.gap-4 p{font-family: B612 Mono, monospace;}
.slider-video-wrapper video{width: auto;min-height: 850px;max-height: 850px;object-fit: cover;display: flex;align-items: center;justify-content: center;margin:0 auto;}
.abs_thumb{position: absolute;z-index: 0;opacity: 0.8;}
.abs_thumb + .icon-play-video{z-index: 6;display: block;position: absolute;top: 50%;background: #fff;border-radius: 15px;transform: translate(-50%, -50%);width: 90%;left: 50%;}

@media only screen and (max-width:767px){


  .product-sticky-bar__info.sm-max\:hidden{ display:block !important;}
  .product-sticky-bar__info variant-media{ display:none !important;}
  .custom-main-product product-sticky-bar.product-sticky-bar .v-stack span.h6 {
  font-size: 14px !important;}
  .custom-main-product product-sticky-bar.product-sticky-bar .v-stack price-list.price-list sale-price.h6.text-subdued {
  font-size: 14px !important;
  padding-bottom: 10px;padding-top: 5px !important;}

  .sizing-popup {
    width: 95% !important;
    position:absolute;
    left:-10px;
}
  .sizing-wrapper {
    margin-top: 0px;
    margin-bottom: 5px;
    flex-direction: column-reverse;
}
  .sizing-popup h2 {
    font-size: 21px;
    line-height: 20px;
    text-align:center;
}
  .sizing-left img {
    width: 65%;
    margin: 0 auto;
}
  .sizing-bottom-desc {
    margin-top: 10px;
    font-size: 10px;
    line-height: 1.6;
    font-family:'Univers Next' !important;
}
  .size-chart {font-size: 10px;}
  .size-chart tr {height:auto !important;}
  .size-chart td {height: auto !important;padding: 4px;font-family:'Univers Next' !important;}
  .sizing-popup p , .sizing-popup span {font-family:'Univers Next' !important;}
  .slider-video-wrapper video{width: auto;min-height: 515px;max-height: 515px;object-fit: cover;}
  .submenu-wrapper a{position:relative}
  .submenu-wrapper.active > a > span{width:100%;height:100%;position:absolute;}
  .submenu-wrapper.active > a > span svg{margin-top:8px;}
  .submenu-wrapper a .down-arrow:before{position:absolute;content:'';left:0;right:0;top:0;bottom:0;}
  .submenu-wrapper.active .submenu .sub-childmenu a{position:relative;}
  .submenu-wrapper.active .submenu .sub-childmenu a .down-arrows:before{position:absolute;content:'';left:0;right:0;top:0;bottom:0;}
  .custom-collection-list .collection .collection__main .product-list .product-card.custom-featured-highlight .collection-featured-highlight{width: 100%;}
  .submenu-wrapper.active .submenu .sub-childmenu.active span{width:100%;height:100%;position:absolute;}
  .submenu-wrapper.active .submenu .sub-childmenu.active span svg{margin-top:4px;}
  .collection-featured-highlighttext h3 {
        font-size: 32px;
        line-height: 38px;
    }
      .collection-featured-highlighttext {
        padding: 10px 30px;
    }
  .collection-search__wrapper product-list product-card.product-card {
        padding: 0 5px;
        width: 50%;
            gap: 8px;
        margin-bottom: 40px;
    }
  .collection__main {
    margin: 40px 0 0;
}
  
  .collection-search__wrapper{
    padding:0 15px;
  }
  .collection-search__wrapper product-list{
    margin:0 -5px !important;
  }
  .search-top-stickeybar__wrapper{
    padding:0 15px;
  }
  .custom-footer-section .footer .footer__inner{
    row-gap:40px;
  }
  .footer-text__wrapper a{
    margin-bottom:30px;
  }
  .desktop-copyright-text{
    display:none;
  }
  .mobile-copyright-text {
    width: 100%;
    font-size: 11px;
    line-height: 13px;
    color: #fff;
    font-weight: 400;
    margin-top: 0;
    font-family: B612 Mono, monospace;
    display:block;
}
  .play-button svg {
    width: 70px;
    height: 70px;
}
  .we-make-it-section .container{
    padding:0 40px;
  }
  .preorder-timer__left h5 {
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
}
  .preorder-timer__right ul li{
    font-size:9px;
  }
  .preorder-timer__right ul li span{
    font-size:26px;
  }
  .custom-shop-look .section-spacing{
    padding:30px 0;
  }
  .custom-logo-item{
    padding:0;
  }
  .custom-logo-tabbing__main .slick-dots {
        text-align: center;
        line-height: normal;
        position: unset;
        margin-top: 25px;
    }
  .custom-logo-tabbing__main .slick-dots li.slick-active {
        width: 42px;
    }
  .custom-logo-tabbing__main .slick-dots li {
        width: 13px;
        height: 4px;
        transition: all .5s;
    }
  .custom-logo-tabbing__main .slick-dots li.slick-active button {
        background: #282828;
    }
  .custom-logo-tabbing__main ul.slick-dots li button {
        width: 100%;
        height: 100%;
        padding: 0;
        background: #c2c2c2;
        border-radius: 10px;
    }
  .custom-logo-tabbing__main ul.slick-dots li button:before{
    display:none;
  }
  .custom-logo-tabbing{
    padding:50px 0 !important;
  }
  .custom-logo-tabbing .container {
    margin: 0;
}
  .custom-logo-tabbing__main{
    padding:0 30px;
  }
  .our-community .custom-container{
    padding:0 15px;
  }
  .our-community__left {
    padding: 20px 15px 0;
    width: 100%;
  }
  .our-community{
    padding:30px 0;
  }
  .our-community__right ul li{
    padding:0 5px;
  }
  .custom-logo-item p{
    padding:0 5px;
  }
  .our-community__right ul{
    margin:0 -5px;
    row-gap:10px;
  }
  .our-community__desc p {
    font-size: 10px;
    line-height: 18px;
  }
  .our-community__form{
    margin:20px 0;
  }
  .our-community__form form .form-row .form-control {
      max-width: 100%;
    }
  .our-community__form form .form-row button.button{
    max-width:100%;
    font-size:11px;
  }
  .our-community-social ul{
    justify-content:center;
  }
  
  .our-community__right {
    width: 100%;
    order:-1;
  }
  .our-founder.landing-founder-section .our-founder__bg {
    height: 594px;
}
  .feature-highlight__main{
    max-width:100%;
  }
  .custom-rich-text .prose p.h3 {
    font-size: 25px;
    line-height: 26px;
    padding: 30px 0;
    max-width: 270px;
  }
  .our-name__text {
    padding: 30px 0;
  }
  .our-name__text .custom-container {
    padding: 0 30px;
  }
  .our-name__text-wrapper h3{
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 6px;
  }
  
  .our-name__textdesc p{
    font-size: 10px;
    line-height: 18px;
    margin-bottom: 15px;
  }
  .landing-banner__img figure {
    padding-bottom: 85.05%;
  }
  .our-company__right h4 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 6px;
    }
  .our-company__desc p {
    font-size: 10px;
    line-height: 18px;
  }
  .landing-banner__img figure img.mobile-img{
    display:block;
  }
  .landing-banner__img figure img.desktop-img{
    display:none;
  }
  .our-company .custom-container {
    padding: 0 30px;
  }
  .our-company__right{
   width: 100%;
    padding: 0 0 30px 0;
    order: -1;
  }
  .our-company__left {
    width: 100%;
}
  .our-company__left figure {
    padding-bottom: 127.72%;
  }
  
  .our-company {
    padding: 30px 0;
}
  
  .landing-banner__text .custom-container{
      padding:0 30px;
  }
  .landing-banner__text{
    padding:30px 0;
  }
  .landing-banner__textwrapper h3 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 6px;
  }
  .landing-banner__desc p {
    font-size: 10px;
    line-height: 18px;
    margin-bottom: 15px;
  }
  
  .custom-cart-section cart-note.cart-note{
    width:100% !important;
  }
  .send-gift__desc p {
    margin-top: 10px;
    font-size: 9px;
    line-height: 12px;
 
 
}
  .cart-free-delivery-media {
    background: #eeecea;
    padding: 30px;
}
  .cart-free-delivery{
    margin:0 -30px;
  }
  .cart-free-delivery-item-img {
    max-width: 52px;
}
  .cart-free-delivery-item {
        width: 100%;
        margin-bottom: 20px;
        text-align: left;
        display: flex;
        align-items: center;
    }
  .cart-free-delivery-item-text h4{
    margin-bottom:4px;
  }
  .cart-free-delivery-payment ul{
    row-gap:6px;
  }
  .custom-cart-section .section-spacing {
    padding: 30px 0 0 0;
}
  .cart-free-delivery-item-text {
    margin-top: 0;
    width: calc(100% - 52px);
    padding-left: 20px;
}
  .custom-cart-section .container{
    padding:0 30px;
  }
  .mobile-quantity {
    width: 100%;
    display:block;
    margin-top:10px;
}
  .mobile-quantity .line-item-info line-item-quantity.h-stack quantity-selector.quantity-selector {
    max-width: 145px;
    min-width: 145px;
}
  .mobile-quantity .line-item-info {
    width: 100%;
}
  .mobile-quantity .line-item-info line-item-quantity.h-stack quantity-selector.quantity-selector {
        max-width: 145px;
        min-width: 145px;
        padding: 0 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        height: 50px;
    }
  .mobile-quantity .line-item-info line-item-quantity.h-stack quantity-selector.quantity-selector a.quantity-selector__button {
    width: 10px;
}
  .mobile-quantity .line-item-info line-item-quantity.h-stack quantity-selector.quantity-selector input {
    width: 53px;
    font-size: 16px;
    line-height: 24px;
    color: #A3A3A3;
    font-family: 'Montserrat', sans-serif;
    font-weight:600;
}
  .order-summary-item .product-img line-item.line-item .line-item-info .v-stack price-list.price-list sale-price {
    font-size: 14px;
    line-height: 18px;
  }
  .order-summary-item .product-img line-item.line-item .line-item-info .v-stack a.h6 {
        font-size: 18px;
        line-height: 20px;
    }
  .order-summary-item{
    margin-bottom:30px;
  }
  .order-shipping-label h5 {
    font-size: 12px;
    line-height: 16px;
    padding: 11px 22px;
    margin-bottom: 30px;
}
  .complete-set__left {
        width: 100%;
    }
  .complete-set__left h3 {
      font-size: 20px;
      line-height: 22px;
      padding-right: 0;
      margin-bottom:15px;
    }
  .complete-set__img {
    max-width: 130px;
  }
  .complete-set__text {
    padding-left: 20px;
    max-width: 100%;
    width: calc(100% - 130px);
  }
  .complete-set__text h4 {
    font-size: 18px;
    line-height: 20px;
  }
  .complete-set__text h5 {
    font-size: 14px;
    line-height: 16px;
  
    margin-bottom: 20px;
  }
  .complete-set__button.mobile-btn {
    width: 100%;
    display:block;
  }
  .complete-set__button button{
    margin-top:15px;
  }
  .variant-selector-wrapper {
    row-gap: 10px;
}
  .complete-set__text .complete-set__button {
    display: none;
}
  
  .mobile-quantity price-list.price-list sale-price {
    font-size: 20px;
    color: #282828;
    font-family: B612 Mono, monospace;
    font-weight: 400;
}
  .order-summary-item .product-img line-item.line-item .line-item-info line-item-quantity.h-stack.gap-4.sm\:hidden {
    display: none;
}
  .cart-footer-send-gift{
    margin-bottom:10px;
  }
  .custom-cart-section .cart-footer .cart-recap {
    width: 100%;
    padding-left:0px;
    padding-top:20px;
  }
  .custom-cart-section .cart-footer .cart-recap .h-stack.justify-start.gap-2 span {
        font-size: 22px;
        line-height: 30px;
    }
  .order-summary-item .order-summart-item__quantity{
    display:none;
  }
  .order-summary-item .product-img line-item.line-item img{
    max-width:145px;
  }
  .order-summary-item .text-end.order-summary-total{
    display:none;
  }
  product-card.product-card.custom-featured-highlight.left-space .collection-featured-highlight {
    margin-left: 0;
    margin-right: -15px;
  }
  .order-summary-item .product-img {
    padding-right: 40px;
    width: 100%;
    padding-right: 0 ;
}
  product-card.product-card.custom-featured-highlight.right-space .collection-featured-highlight {
    margin-right: -15px;
    margin-left: 0px;
}
  
  .password__inner.custom-password-inner {
    padding: 278px 0 284px 0;
    min-height: unset;
  }
  .shopify-section--main-password .container {
    margin: 0;
    padding: 0 30px;
}
  .password__inner.custom-password-inner .password__block-list.custom_password_block{
    padding:30px;
  }
  .password__inner.custom-password-inner .password__block-list.custom_password_block h3.text-center{
    font-size:20px;
    line-height:22px;
  }
  .password__inner.custom-password-inner .password__block-list.custom_password_block form#login_form .form-control{
    max-width:100%;
    min-width:100%;
  }
  .password__inner.custom-password-inner .password__block-list.custom_password_block button.button.w-full{
    max-width:100%;
    min-width:100%;
  }
  .custom-blog__item{
    padding:0;
  }
  .custom-blog__wrapper{
    margin:0;
  }
  .custom-blog .container{
    padding:0;
  }
  .custom-blog{
    padding:30px 0 0 0;
  }
  .article__wrapper.custom-article__wrapper{
    padding:0 30px;
  }
  .article__wrapper.custom-article__wrapper .v-stack.gap-8 h1.h1{
    font-size:40px;
    line-height:45px;
  }
  .article__wrapper.custom-article__wrapper .v-stack.gap-8 {
    gap: 6px;
  }
  .article__wrapper.custom-article__wrapper .v-stack.gap-8 .prose{
    font-size:14px;
    line-height:20px;
  }
  .blog-image-text__right {
    padding: 0;
    width: 100%;
    margin-top: 30px;
  }
  .blog-image-text .container{
    padding:0 30px;
  }
  .blog-image-text__img{
    width:100%;
  }
  .blog-image-text__right h2 {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 6px;
  }
  .blog-image-text__desc p{
    margin-bottom:15px;
    font-size:10px;
    line-height:18px;
  }
  
  .custom-blog-post .section-spacing .section-stack .section-header h2.h2 {
    font-size: 40px;
    line-height: 45px;
  }
  .custom-blog-post .section-spacing{
    padding:30px 0;
  }
  .collection-featured-highlighttext a span{
    display:none;
  }
  /* .custom-collection-list .collection .collection__main .product-list .product-card.custom-featured-highlight .collection-featured-highlight{
    margin-left:0px;
    margin-right:-15px;
  } */
  .collection-featured-highlighttext h3,
.collection-featured-highlighttext p.featured-highlight-title {
    font-size:20px;
    line-height:22px;
  }
  .collection-featured-highlighttext p{
    font-size:10px;
    line-height:18px;
    margin-bottom:20px;
  }
  .custom-collection-banner .content-over-media{
    display:block;
  }
  .custom-collection-banner .prose.text-center{
    max-width:100%;
  }
  .custom-collection-list {
    overflow: hidden;
}
  
  .custom-blog-post .section-spacing .section-stack .blog-post-list .blog-post-card:first-child{
    width:100%;
  }
  .announcement-bars{
    display:none;
  }
  .custom-blog-post .section-spacing .section-stack .blog-post-list .blog-post-card{
    width:50%;
    padding:0 5px;
    margin-bottom:20px;
  }
  .custom-blog-post .section-spacing .section-stack .blog-post-list{
    margin:0 -5px;
  }
  .custom-blog-post .container {
    
    padding: 0 30px;
    margin: 0 auto;
}
  .custom-blog-post .section-spacing .section-stack .blog-post-list .blog-post-card figure{
    padding-bottom:79%;
    margin:0 0 15px 0;
  }
  .custom-blog-post .section-spacing .section-stack .blog-post-list .blog-post-card .blog-post-card__info{
    gap:6px;
  }
  .custom-blog-post .section-spacing .section-stack .blog-post-list .blog-post-card .blog-post-card__info>p a{
    font-size:18px;
    line-height:22px;
  }
  .custom-blog-post .section-spacing .section-stack .blog-post-list .blog-post-card .blog-post-card__info p.blog-post-card__excerpt{
    font-size:10px;
    line-height:18px;
  }
  .custom-blog-post .section-spacing .section-stack a.button{
    margin-top:10px;
  }
  
  .custom-blog-post .section-spacing .section-stack .blog-post-list .blog-post-card:first-child figure {
    padding-bottom: 63.4%;
}
  .custom-blog-post .blog-post-list{
    padding:0;
  }
  .we-social__left {
    width: 100%;
    padding: 0 15px;
  }
  .we-social {
    padding: 30px 0;
    background: #fff;
}
  .we-social__icon ul{
    justify-content:center;
  }
  .we-social__icon.mobile-icon{
    margin-top:10px;
  }
  .we-social__icon ul li {
    margin-right: 20px;
  }
  .we-social__left p {
    font-size: 10px;
    line-height: 18px;
    margin-bottom: 20px;
  }
  .we-social__left h2 {
    font-size: 40px;
    line-height: 45px;
  }
  .we-social__right ul li{
    padding:0 5px;
    margin-bottom:10px;
  }
  .we-social__right ul{
    margin:0 -5px;
  }
  .we-social .container{
    padding:0 15px;
  }
  
  .we-social__right{
    width:100%;
  }
  .customimage__leftimg{
    display:none;
  }
  .mob-hide-section{
    display:none;
  }
  .customimage__rightimg{
    display:none;
  }
  .customimage_mobimage {
    width: 100%;
    height: 100%;
    display:block;
}
  .customimage-text__wrapper .container{
    padding:0 30px;
  }
  
  .customimage-text__media{
    width:100%;
    padding:20px;
  }
  .customimage-text__media h3 {
    font-size: 40px;
    line-height: 45px;
    max-width:91%;
  }
  .customimage-text__wrapper{
    padding:263px 0 97px 0;
  }
  .customimage-text__media p{
    font-size:10px;
    line-height:18px;
    margin-bottom:10px;
  }
  .custom-image-text-wrapper .image-with-text .prose .custom-prose__wrapper{
    padding:30px;
  }
  .custom-image-text-wrapper .image-with-text .prose{
    width: 100% !important;
    max-width: 100% !important;
  }
  .custom-image-text-wrapper .image-with-text picture{
    width:100%;
  }
  .custom-image-text-wrapper .image-with-text .prose .custom-prose__wrapper .custom-prose__media p.h2 {
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 10px;
    text-align: left;
  }
  .custom-image-text-wrapper .image-with-text .prose .custom-prose__wrapper .custom-prose__media p.h6{
    font-size:14px;
    line-height:20px;
  }
  .custom-image-text-wrapper .image-with-text .prose .custom-prose__wrapper .custom-prose__media .custom-prose-desc p{
    font-size:10px;
    line-height:18px;
  }
  .custom-image-text-wrapper .image-with-text .prose .custom-prose__wrapper .custom-prose__media{
    padding:30px;
    text-align:left;
  }
  .custom-logo-list .section-stack .logo-list .slick-dots {
    text-align: center;
    line-height: normal;
    position: unset;
    margin-top: 25px;
}
  .custom-logo-list .section-stack .logo-list .slick-dots li.slick-active {
    width: 42px;
}
  .custom-logo-list .section-stack .logo-list .slick-dots li {
    width: 13px;
    height: 4px;
    transition: all .5s;
}
  .custom-logo-list .section-stack .logo-list .slick-dots li.slick-active button {
    background: #282828;
}
  .custom-logo-list .section-stack .logo-list ul.slick-dots li button {
    width: 100%;
    height: 100%;
    padding: 0;
    background: #c2c2c2;
    border-radius: 10px;
}
  .custom-product__mediaright{
    width:100%;
    padding:30px 20px;
  }
  .custom-logo-list .section-stack .logo-list ul.slick-dots li button::before{
    display:none;
  }
  .custom-logo-list .section-stack {
    gap: 25px;
}
  .custom-logo-list .section-spacing{
    padding:50px 0 !important;
  }
  .custom-logo-list .container{
    padding:0 30px;
  }
  .custom-featured-collection .section-spacing .section-stack .featured-collections-carousel .featured-collections-carousel__item .product-list .product-card{
    padding:0 4px;
  }
  .custom-featured-collection .section-spacing .section-stack .featured-collections-carousel .featured-collections-carousel__item .product-list{
    margin:0;
  }
  .our-founder__text{
    padding:20px;
    width: 100%;
    margin-left:0px;
  }
  .our-founder__desc p {
    font-size: 10px;
    line-height: 18px;
    margin-bottom: 15px;
  }
  .custom-featured-collection .section-spacing .section-stack .featured-collections-carousel .featured-collections-carousel__item .product-list .product-card .product-card__info .gap-1 a.product-title{
    font-size: 14px;
    line-height: 16px;
  }
  .custom-featured-collection .section-spacing .section-stack .featured-collections-carousel .featured-collections-carousel__item .product-list .product-card .product-card__info .gap-1 price-list.price-list sale-price {
    font-size: 14px;
    line-height: 16px;
    margin-top: 6px;
}
  .custom-featured-collection .container {
    margin: 0;
}
  .custom-featured-collection .section-spacing .section-stack .featured-collections-carousel .featured-collections-carousel__item .product-list {
        margin: 0;
        padding-left: 26px;
    }
  .custom-featured-collection{
    overflow:hidden;
    
  }
  .custom-featured-collection .section-spacing .section-stack .featured-collections-carousel .featured-collections-carousel__item .product-list .slick-list{
    overflow:visible;
  }
  .custom-featured-collection .section-spacing{
    padding:30px 0;
  }
  .our-founder__sign-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top:10px;
  }
  .our-founder__sign{
    margin:0;
  }
  .our-founder__wrapper {
    padding: 340px 0 30px 0;
  }
  .our-founder{
    overflow:hidden;
  }
  .our-founder__img__wrapper {
    height: auto;
    flex-direction: column-reverse;
    align-items: flex-start;
    justify-content: flex-start;
}
  .our-founder__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
   
    height: 587px;
}
  .our-founder__bg{
    height:216px;
  }
  
  
  .our-founder__text h2{
    font-size:40px;
    line-height:45px;
  }
  .our-founder__text h4{
    font-size:16px;
    line-height:16px;
  }
  .our-founder__wrapper .container {
    max-width: 1340px;
    padding: 0 30px;
    margin: 0;
  }
  .our-founder__bg{
    width:100%;
  }
  .our-founder__img{
    width:100%;
  }
  .custom-collection-list .collection-list{
    padding-left:20px;
    margin:0;
  }
  .custom-collection-list  a.collection-card{
    padding:0 10px;
  }
  .custom-collection-list .section-stack .collection-list a.collection-card .collection-card__content p{
    font-size:18px;
    line-height:20px;
  }
  .custom-collection-list .section-stack .collection-list a.collection-card .collection-card__content{
    padding-right:20px;
    margin-top:10px;
  }
  .custom-collection-list .section-spacing{
    padding:30px 0;
    overflow:hidden;
  }
  .custom-collection-list .collection-list .slick-list {
    overflow: visible;
}
  .custom-collection-list .section-stack .section-header{
    margin-bottom:20px;
    padding:0 30px;
  }
  .custom-collection-list .section-stack .section-header h2.h2 {
    font-size: 20px;
    line-height: 22px;
  }
  .custom-collection-list .container{
    padding:0;
  }
  .shopify-section--main-collection.custom-collection-list .container{
    padding:0 15px;
  }
  /* .custom-collection-list .collection .collection__main .product-list .product-card.custom-featured-highlight .collection-featured-highlight{
    margin-left:-15px;
  } */
.custom-collection-list .section-stack .collection-list a.collection-card .collection-card__content button{
  font-size:10px;
}
  .custom-collection-list .collection .collection__main .product-list product-card.product-card{
    width:50%;
    padding:0 5px;
    gap:8px;
    margin-bottom:40px;
  }
  .custom-collection-list .collection .collection__main .product-list product-card.product-card .product-card__info .v-stack a.product-title{
    font-size:14px;
    line-height:16px;
  }
  .custom-collection-list .collection .collection__main .product-list{
    margin:0 -5px;
  }
  
  .blue-capsule__wrapper{
    padding:0;
  }
  .blue-capsule__left{
    width:100%;
    padding:0 30px;
    margin-bottom:20px;
  }
  .blue-capsule__left a.mobile-hide{
    display:none;
  }
  .blue-capsule__left h3{
    font-size:40px;
    line-height:45px;
  }
  .blue-capsule__left p{
    font-size:10px;
    line-height:18px;
  }
  .blue-capsule__wrapper .blue-capsule__right{
    width:100%;
    padding-left:30px;
  }
  .black-bg-multicolumn .container {
    padding: 0 30px;
}
  .blue-capsule__wrapper .blue-capsule__right .blue-capsule_grid{
    padding:0 4px;
  }
  .blue-capsule__rightwrapper{
    margin:0 -4px;
  }
  .blue-capsule__rightwrapper.slick-initialized {
    display: block !important;
}
  .capsule-mobile-btn {
    text-align: center;
    display:block;
  }
  .capsule-mobile-btn a {
    background: #282828;
    font-family: Montserrat;
    font-size: 11px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: .2em;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 30px;
    display: inline-block;
    margin-top: 20px;
}
  .blue-capsule_grid .blue-capsule-content h4{
    font-size:14px;
    line-height:16px;
  }
  .blue-capsule_grid .blue-capsule-content .blue-price{
    font-size:14px;
    line-height:17px;
  }
  .blue-capsule__rightwrapper .slick-list {
    overflow: visible;
  }
  .blue-capsule{
    overflow:hidden;
    padding:30px 0;
  }
  
  .black-bg-multicolumn .multi-column__item {
    width: 100% !important;
}
  .black-bg-multicolumn multi-column.multi-column {
    row-gap: 20px !important;
}
  
  .heading-wrapper {
    display: flex;
    align-items: center;
    flex-wrap:wrap;
}
  .custom-newsletter-section .content .section-header{
    width:100%;
    padding-right:0px;
  }
  .custom-newsletter-section .content form {
    width: 100%;
}
  .desktop-icon{
    display:none;
  }
  .mobile-icon{
  display:block;
  width:100%;
}
  .newsletter-social-icon ul li img {
    height: 26px;
}
  .custom-newsletter-section .content .section-header h2.h2 {
    font-size: 20px;
    line-height: 22px;
    max-width:180px;
    
}
  .newsletter-social-icon.mobile-icon{
    padding-left:10px;
    margin:0;
    max-width:calc(100% - 180px);
  }
  .custom-newsletter-section .content .section-header p{
    margin-bottom:20px !important;
  }
.custom-product-slider-nav .slick-dots {
        text-align: center;
        line-height: normal;
        /* position: unset; */
        margin-top: 0;
        /* display: flex; */
        bottom: -30px;
    }
  .custom-newsletter-section .content form .form-row .form-control{
    max-width:100%;
  }
  .custom-newsletter-section .content form .form-row button.button{
    max-width:100%;
    letter-spacing:0.2em;
  }
  .custom-product-slider-nav  .slick-dots li.slick-active {
    width: 42px;
}
  .custom-product-slider-nav  .slick-dots li {
    width: 13px;
    height: 4px;
    transition: all .5s;
}
  .custom-product-slider-nav  .slick-dots li.slick-active button {
    background: #282828;
}
  .custom-product-slider-nav  ul.slick-dots li button {
    width: 100%;
    height: 100%;
    padding: 0;
    background: #c2c2c2;
    border-radius: 10px;
}
  
  .desktop-only{
    display:none;
  }
  .mobile-only{
    display:block;
  }
  .custom-product-slider-nav-title h5,
.custom-product-slider-nav-title p {
    font-size: 14px;
    line-height: 24px;
}
  .custom-product__mediaright h2{
    font-size:28px;
    line-height:30px;
  }
    .custom-product__mediaright p.h2{
    font-size:28px;
    line-height:30px;
  }
 .custom-product-tab {
        padding: 30px 0 44px 0;
    }
  .custom-container{
    padding:0;
  }
  .custom-product__mediarightwrapper{
    padding:0 30px;
    margin-top:-45px;
    position:relative;
  }
  .custom-product__medialeft{
    position:unset;
    width:100%;
  }
  .custom-product-slider-nav button::before {
    display: none;
}
  
.custom-product-slider-nav {
    max-width: 200px;
    margin: 30px auto 30px;
}
  .sizing-left {
    width: 100%;
    max-width: 368px;
    margin: 0 auto;
}
  .sizing-popup{
    padding:20px 8px !important;
  }
  .size-chart-item{
    width:61px;
    min-width:61px;
  }
  .sizing-bottom-desc p {
    font-size: 11px;
    line-height: 17px;
    color: #000;
    font-weight: 400;
    margin-bottom: 15px;
    font-family: B612 Mono;
}
  
  .sizing-right {
    width: 100%;
    padding-left: 0;
    margin-top: 8px;
}
  .sizing-right p {
    font-size: 10px;
    line-height: 18px;
    font-family: B612 Mono;
}
  .slider-for-wrappper figure img {
        width: 100%;
        min-height: 515px;
        max-height: 515px;
        object-fit: cover;
    object-position:top center;
    }
  .slider-video-wrapper iframe {
    width: 100%;
    min-height: 515px;
    max-height: 515px;
   object-fit: cover;
}
  .custom-main-product .section-spacing .product-info{
    padding:0 30px;
  }
  .custom-main-product .section-spacing {
    padding: 0 0 10px;
    background: #fff;
    overflow: hidden;
}
  .product-inner-left-wrapper .slider.slider-for button.slick-prev {
    left: 15px;
    z-index: 999;
}
  .product-inner-left-wrapper .slider.slider-for button.slick-next {
    right: 15px;
    z-index: 999;
}
  .product-inner-left-wrapper .slider.slider-for button.slick-arrow::before{
    display:none;
  }
  .product-inner-left-wrapper ul.slick-dots {
        position: unset;
        margin-top: 10px;
    }
  
  .custom-related .section-spacing product-list.product-list product-card.product-card{
    padding:0 4px;
  }
  .custom-related .section-spacing product-list.product-list{
    margin:0 -4px;
    padding-left:30px;
  }
  .custom-related .container{
    padding:0;
  }
  .custom-related .section-spacing product-list.product-list product-card.product-card .product-card__info a.product-title.h6{
    font-size:14px;
    line-height:16px;
  }
  .custom-related .section-spacing product-list.product-list .slick-list {
    overflow: visible;
  }
  .product-wear .container {
    margin: 0;
    padding: 0;
}
  .custom-related .section-stack h2.h2 {
    
    font-size: 20px;
    
    line-height: 22px;
    padding: 0 30px;
}
  .custom-related .section-stack {
    row-gap: 20px;
}
  .custom-related .section-spacing{
    padding:30px 0;
    overflow:hidden;
  }
  product-card.product-card price-list.price-list .h6.text-subdued{
    font-size:14px;
    line-height:17px;
  }
  .like-us__left {
    width: calc(100% - 180px);
}
  .like-us__right {
    width: 180px;
}
  .like-us__leftwrapper .slick-dots{
    margin-top:10px;
  }
  .like-us-mobile-title h2{
    display:block;
  }
  .like-us__left h2{
    display:none;
  }
  .like-us__wrapper{
    flex-direction:row-reverse;
    align-items:stretch;
  }
  .like-us__right figure {
    position: relative;
    overflow: hidden;
    padding-bottom: 0;
    width: 100%;
    height: 100%;
}
  .like-us .container{
    padding:0 15px;
    
  }
  .like-us-mobile-title h2{
    padding-left:15px;
    font-size:20px;
    line-height:22px;
    margin-bottom:20px;
  }
  .like-us{
    padding:30px 0 15px 0;
  }
  .like-us__leftitem p{
    font-size:18px;
    line-height:30px;
  }
  .like-us__leftmedia{
    padding:30px 15px 30px 15px;
  }
  .wear-product__wrapper .product-wrap{
    padding:0 4px;
  }
  .wear-product__wrapper{
    margin:0 -4px;
  }
  .wear-product__wrapper .slick-list {
    overflow: visible;
}
  .product-multi-grid multi-column .multi-column__item{
    padding:0 10px;
  }
  .wear-wrap .wear-product{
    width:100%;
    padding-left:30px;
  }
  .product-wear .wear-wrap .wear-heading{
    width:100%;
    padding:0 30px;
  }
  .product-wear .wear-wrap .wear-heading h2{
    font-size:40px;
    line-height:45px;
    margin-bottom:20px;
  }

    .wear-product .product-wrap h3 a.img-title{
    font-size:14px;
    line-height:16px;
  }

  .wear-product .product-wrap h4 a.img-title{
    font-size:14px;
    line-height:16px;
  }
  .product-wear {
    overflow:hidden;
    padding: 30px 0;
}
  .wear-product .product-wrap span.blue-price span.money{
    font-size:14px;
    line-height:17px;
  }
  .custom-product-multi-column multi-column.multi-column .slick-list {
    overflow: visible;
}
  
  .product-icon{
    padding:30px 0;
  }
  .product-multi-grid {
    padding: 30px 0 !important;
}
  .custom-product-multi-column multi-column.multi-column{
    margin:0 -10px;
  }
  .product-icon .container {
    margin: 0 auto;
    padding: 0 20px;
}
  .custom-text-with-icon .text-with-icons__item .v-stack p.h6 {
    font-size: 12px;
    line-height: 16px;
    color: gray;
    font-weight: 400;
    font-family: B612 Mono;
}
  .product-multi-grid multi-column .multi-column__item p.h3{
    font-size:18px;
    line-height:20px;
  }
  .product-multi-grid multi-column .multi-column__item p{
    font-size:10px;
    line-height:18px;
  }
  .custom-text-with-icon .product-icon .v-stack.gap-8 .text-with-icons{
    gap:20px;
  }
  .custom-header .header{
    padding:20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    column-gap: 0;
  }
  .custom-header .header .header__logo {
    order: 2;
}
  .custom-header .header nav.header__primary-nav {
    order: 1;
    margin-right: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
  .custom-header .header nav.header__secondary-nav {
    order: 3;
    max-width: 130px;
    margin-left: auto;
    column-gap:20px;
}
 .we-make-it-section .section-stack multi-column.multi-column {
    padding: 30px 0;
    column-gap: 0;
    row-gap: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 -10px;
}
  .custom-header .header nav.header__primary-nav button {
    margin-top: 7px;
}
  .we-make-it-section .section-stack multi-column.multi-column .multi-column__item {
    gap: 0;
    width: 50%;
    padding: 0 10px;
}
  .we-make-it-section .section-header h2 {
    font-size: 25px;
    line-height: 1.2;
    max-width: 260px;
}
  .banner-section__wrapper .slick-dots {
    bottom: 30px;
    padding: 0 26px;
    
}
  .we-make-it-section{
    padding:30px 0 !important;
  }
  
  .we-make-it-section .multi-column__item .prose p.h5{
    font-size:14px;
    line-height:18px;
  }
  .banner-section__wrapper .slick-dots li{
    height:2px;
  }
  .banner-section__text h3{
    font-size:40px;
    line-height:40px;
  }
  html[lang="fr"] .banner-section__text h3 {
    font-size: 20px;line-height: 25px;
  }
  .banner-section__text p {
    margin: 10px 0;
    font-size: 12px;
    line-height: 20px;
  }
  .banner-section__text {
        padding: 33px 30px 53px;
        position: absolute;
        top: 50%;
        transform: translate(0px, -50%);
    }
  .banner-section__video .banner-section__text{
    position:relative;
    top:0;
    transform:none;
  }
  .banner-section__left figure {
    position: relative;
    overflow: hidden;
    padding-bottom: 86%;
}
  .banner-section__left figure img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
  .custom-footer-section .footer .footer__inner .footer__block-list .footer__block.footer__block--text {
    width: 100%;
    max-width: 100%;
}
  .custom-footer-section .footer .footer__inner .footer__block-list .footer__block.footer__block--links{
    width:50%;
  }
.custom-footer-section .footer .footer__inner .footer__block-list .footer__block.footer__block--text {
        width: 100%;
        max-width: 100%;
        margin-bottom: 40px;
        flex-basis: 100%;
    }
  .custom-footer-section .footer .footer__inner .footer__block-list {
    width: 100%;
    gap: 0;
    display: flex;
    flex-wrap: wrap;
}
}
@media only screen and (max-width:500px){
  /* .collection-featured-highlightimg{
    height:370px;
  } */
  /* .collection-featured-highlighttext{
    padding:40px 15px;
  } */
      .collection-featured-highlighttext {
        padding: 5px 5px;
    }
  .collection-featured-highlighttext h3,
.collection-featured-highlighttext p.featured-highlight-title  {
        font-size: 18px;
        line-height: 20px;
    }
  html[lang="fr"] .collection-featured-highlighttext h3{font-size: 14px;}
  html[lang="fr"] .collection-featured-highlighttext a{padding: 0px 15px;}
  .collection-featured-highlighttext p {
        font-size: 10px;
        line-height: 12px;
        margin-bottom: 20px;
    }
  html[lang="fr"] .collection-featured-highlighttext p{margin-bottom: 5px;line-height: 11px;}
  .collection-featured-highlighttext a {
        padding: 4px 15px;
    }
  .product-card__badge span.badge {
    font-size: 9px;
    line-height: 15px;
    margin: 0 0px;
}
  .product-card__badge {
    padding: 10px;

}
  wishlist-button-collection .wk-button, wishlist-button-collection .wk-button:hover {
    width: 45px;
    min-width: 45px;
    height: 45px;
    min-height: 45px;
}
}
@media only screen and (max-width:400px){
  .size-chart-item {
        width: 52px;
        min-width: 52px;
    }
}
.catgory-wrapper .category-item:last-child h5 {
    color: #000;
    border-bottom: 1px solid #000;
}
.custom-main-product .tag_block { display: flex; align-items: center; width: 100%; margin: 5px 0 !important; color: #000; text-transform: capitalize; }
.custom-main-product .tag_block span { width: 50px; height: 16px; display: block; border-left: 1px solid #c9c9c9; border-right: 1px solid #c9c9c9; margin: 0 !important; position: relative; margin-left: -1px !important; }
.custom-main-product .tag_block span:last-child { border-right: 1px solid #000; }
.custom-main-product .tag_block span:before { content: ''; position: absolute; top: 50%; left: 0; right: 0; border-bottom: 1px solid #c9c9c9; }
.custom-main-product .tag_block p.tag-title { margin-right: 15px; }
.custom-main-product .tag_block p.tag-hover { margin-left: 15px; opacity: 0; text-transform: capitalize; color: #939393; }
.custom-main-product .tag_block span.active:before,
.custom-main-product .tag_block span.active { border-color: #000; }
.custom-main-product .tag_block:hover p.tag-hover { opacity: 1; }
.custom-main-product .tag_block span:last-child { }

.catgory-wrapper ul li.active a {
    color: #000;
    border-bottom: 1px solid #000;
}
.custom-main-product .section-spacing .product-info [data-block-type=price] .v-stack {
    display: flex;
    align-items: center;
}
#btn_splitit_popup {
  display: inline-block;
  padding: 0 9px;
  font-size: 13px;
}
#btn_splitit_popup:hover,
.btn_measurement:hover {
  text-decoration: underline;
}

button.fancybox-button.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    outline: none;
    background: transparent;
    z-index: 10;
    cursor: pointer;
}
.fancybox-close-small:after {
    content: "\d7";
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 20px / 30px Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background: #fff;
    transition: background .25s;
    box-sizing: border-box;
    z-index: 2;
}
.fancybox-close-small:hover:after {
    color: #555;
    background: #eee;
}

button.fancybox-button.fancybox-close-small svg {
    display: none;
}

.fancybox-button:before {
    display: none;
}

.fancybox-button:hover:not([disabled]) {
    background: transparent;
}


/******** custom css new *******/
.shipping-notification {
    color: #A3A3A3;
    font-family: 'Montserrat';
    font-size: 14px;
    padding-top: 20px;
}
.blog-post-card__excerpt,.metafield-rich_text_field{font-family: B612 Mono, monospace;font-size: 12px;}