/** Shopify CDN: Minification failed

Line 119:11 Expected identifier but found whitespace
Line 119:12 Unexpected "0"

**/
@font-face {
    font-family: 'Playfair Meduim';
    src: url('/cdn/shop/files/PlayfairDisplay-Medium.woff2?v=1743654695') format('woff2'),
        url('/cdn/shop/files/PlayfairDisplay-Medium.woff?v=1743654695') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans Med';
    src: url('/cdn/shop/files/WorkSans-Medium.woff2?v=1743655405') format('woff2'),
        url('/cdn/shop/files/WorkSans-Medium.woff?v=1743655406') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Work Sans reg';
    src: url('/cdn/shop/files/WorkSans-Regular.woff2?v=1743655495') format('woff2'),
        url('/cdn/shop/files/WorkSans-Regular.woff?v=1743655496') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins Med';
    src: url('/cdn/shop/files/Poppins-Medium.woff2?v=1743662150') format('woff2'),
        url('/cdn/shop/files/Poppins-Medium.woff?v=1743662150') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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

/* Contact us page css */
.contact-details {
    width: 47%;
    border-left: 1px solid #ccc;
    padding-left: 50px;
}
.shopify-section--contact .Conatct-flesx input {
    border-radius: 10px !important;
    border-color: #ccc !important;
}
.shopify-section--contact .Conatct-flesx textarea {
      border-radius: 10px !important;
    border-color: #ccc !important;
}
.shopify-section--contact .Conatct-flesx button.button {
        border-radius: 10px !important;
}
.shopify-section--contact .Conatct-flesx button.button:hover {
  color: #000 !important;
}


.shopify-section--contact .container.container--xs {
    max-width: 100%;
    width: 80%;
    margin: 0 auto 50px;
}
.trendin {
    position: absolute;
    z-index: 99;
    left: 5px;
    top: 5px;
    background: #fb1414b3;
    padding: 1px 10px;
    border-radius: 8px;
}
.trendin p {
    color: #fff;
    font-weight: 600;
    letter-spacing: 0px;
    font-size: 11px;
    font-family: 'Work Sans reg';
}
/* .trendin p {
    color: #fff;
    font-weight: 600;
    letter-spacing: 0px;
    font-size: 11px;
    font-family: Work Sans reg;
    margin-top: -45px;
    margin-left: 2px;
    rotate: -36deg;
}
.trendin:before {
    border-top: 0px solid transparent;
    border-left: 75px solid #fb1414b3;
    border-bottom: 50px solid transparent;
    content: "" "";
    width: 0px;
    height: 0px;
    display: block;
}
.trendin {
    position: absolute;
    z-index: 99;
    /* left: 5px; */
    /* top: 22px; */
    /* padding: 1px 10px; */
    /* border-radius: 8px; */
    height: 0;
    /* border-top: 25px solid transparent; */
    /* border-left: 36px solid #555; */
    /* border-bottom: 25px solid transparent; */
} */

.Conatct-flesx {
    display: flex;
    width: 100%;
    background-color: #f7f7f7;
    border-radius: 20px;
    padding: 50px;
    gap: 50px;
}
div#sca-p-popup-main-popup-container:before {
    content: "X";
    font-weight: 800;
    text-align: center;
    display: flex
;
    /* margin: 0 auto 10px; */
    width: 30px;
    position: relative;
    left: 0;
    right: auto;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    height: 30px;
    font-size: 18px;
    top: 30%;
    right: 30%;
    margin-left: auto;
    left: auto;
    z-index: 99;
}
p.prose.heading.is-selected {
    font-family: 'Poppins Reg';
}
.announcement-bar__carousel {
      max-width: 55rem !important;
}
.shopify-section--contact .section-stack.text-center {
    width: 50%;
}

.shopify-section--contact .section-header.justify-self-center.text-center {
    text-align: left;
    justify-self: left;
  margin-bottom: 40px;
}
.contact-head h2 {
    font-family: TondoW01;
    font-weight: 600;
    font-size: 25px;
}
.shopify-section--contact .section-header.justify-self-center.text-center .prose h2.h2 {
    font-size: 25px;
    text-transform: capitalize;
    letter-spacing: 0px;
}
.shopify-section--contact .section-stack.text-center {
  gap: 0px !important;
}
.contact-head {
    margin-bottom: 35px;
}
.contact-inner-deatils h3 {
    margin-bottom: 15px;
    margin-top: 25px;
  font-size: 18px;
}
.contact-inner-deatils p {
    margin-bottom: 10px;
  font-size: 15px;
}
.shopify-section--contact .section-stack {
  display: block !important;
}
.shopify-section--contact .form-control input.input {
  animation: none
}

/* Contact us page css */


#getOTPButton:hover {
  color: #000 !important;
}
.page-Account #customer_login button.button:hover {
    color: #000 !important;
}
.product-title p {
    font-size: 25px;
    color: #000;
    position: relative;
    z-index: 9;
}
.Cart button.button[name="checkout"] {
    display: none;
}
.product-title span {
      font-size: 15px;
    color: #000;
  font-weight: 100;
}
.collbread-crumb .breadcrumb {
  font-size: 14px;
  padding: 10px 0;
}

.collbread-crumb .breadcrumb ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}

.collbread-crumb .breadcrumb li {
  margin-right: 5px;
}

.collbread-crumb .breadcrumb li a {
  text-decoration: none;
  color: #000;
}

.collbread-crumb .breadcrumb li:after {
  content: "/";
  margin-left: 10px;
}

.collbread-crumb .breadcrumb li:last-child:after {
  content: "";
}

.collbread-crumb .breadcrumb li a:hover {
  text-decoration: underline;
}
.page-Create.Account #create_customer button.button:hover {
    color: #000 !important;
}
.page-Account .customer-account-box button.button:hover {
      color: #000 !important;
}
.shopify-section--main-collection .container {
  margin-top: 25px;
}
li.header__primary-nav-item a.block.h6 {
    line-height: 0px;
    font-family: 'Poppins Reg';
    font-weight: 100;
}
#simplify-login-sign-up-text {
  display: none !important;
}
.bottom-swiper .swiper-button-next:after {
    font-size: 22px;
  color: #000 !important;
}
.bottom-swiper .swiper-button-next {
    border-radius: 50%;
    background: #fff;
    width: 40px;
    height: 40px;
}
.bottom-swiper .swiper-button-prev {
      border-radius: 50%;
    background: #fff;
    width: 40px;
    height: 40px;
}
.bottom-swiper .swiper-button-prev:after {
    font-size: 22px;
  color: #000 !important;
}
.shopify-section--main-product .for-product-wish#smartwishlist{
  width: 40px;
    border: none;
    height: 40px;
    align-content: end;
    margin: 0 !important;
    position: absolute;
    right: 0;
    background: #f7f7f7;
    padding-top: 0px;
    border-radius: 50%;
}
.shopify-section--main-product .for-product-wish#smartwishlist i#wishlist_icon {
    font-size: 18px !important;
      position: relative;
    top: -3px;
}
.shopify-section--main-customers-login .container.container--xxs {
    width: 40%;
    margin: 0 auto;
    background: #f7f7f7;
    border-radius: 30px;
    padding: 50px 70px;
}
.product-info__block-item[data-block-type="quantity-selector"] .v-stack.gap-1.justify-items-start {
    display: flex;
  gap: 25px;
}
.for-product-wishdiv#smartwishlist {
    margin: 0;
}
button#loginWithEmailButton {
    width: 100%;
    border-radius: 0px !important;
    font-family: 'Work Sans Med';
}
account-login.customer-account-box p {
    font-family: 'Work Sans reg';
      width: 100%;
}
.customer-account-overview {
    display: none !important;
}
#otherLoginMethodsDiv {
  width: 100%;
}
.shopify-section--header .topbadge {
      margin-left: 14px;
    position: absolute;
    z-index: 999;
    top: 22px;
   font-size: 10px;
}
account-login.customer-account-box {
    position: relative;
}
.login-sect {
    position: absolute;
    top: 182px;
    display: none;
}
account-login.customer-account-box:has(div#loginErrorEmail[style="display: none;"]) .login-sect {
  display: block;
}
account-login.customer-account-box:has(div#getOTPButton[style="display: none;"]) .login-sect {
  display: none !important;
}
button#getOTPButton {
    font-family: 'Work Sans Med';
    letter-spacing: 0px;
    font-size: 15px;
        margin-top: 95px;
}
account-login.customer-account-box:has(button#getOTPButton[style="display: none;"]) .login-sect {
    display: none;
}

account-login.customer-account-box span.text-subdued {
    font-family: 'Work Sans reg';
    font-size: 15px;
    letter-spacing: 0px;
}
#cart-drawer button.button.w-full {
      display: none !important;
}

#customer_login {
  display: flex;
  flex-wrap: wrap;
}
.collection-img img {
  height: 270px;
  width: 100%;
}
.selectbox-wrapper #smlPhoneNumberInput {
  border-radius: 0px !important;
}
select#mobileCountryCodeDropdown {
    border-radius: 0px !important;
}
.shopify-section--main-customers-login .socialLogin_buttons#googleLogin {
    margin-right: 45px;
}
.shopify-section--main-customers-login .socialLogin_buttons {
    max-width: calc(50% - 24px);
    display: inline-flex;
    margin: 0;
}
.shopify-section--main-customers-login .socialLogin_buttons div {
    height: 46px;
    margin: 0;
    background: #fff;
    border: none;
    border-radius: 9px;
}
.shopify-section--main-customers-login .socialLogin_buttons div span {
    font-size: 0;
    position: relative;
  color: #000;
}
.shopify-section--main-customers-login .socialLogin_buttons div span:before {
    content: "Continue";
    font-size: 12px;
    line-height: 14px;
      font-family: 'Work Sans Med';
}
.selectbox-wrapper #smlPhoneNumberInput {
     font-family: 'Work Sans reg';
  color: #000
}
.selectbox-wrapper #mobileCountryCodeDropdown {
       font-family: 'Work Sans reg';
  color: #000
}
button#loginWithPhoneNumberButton {
    width: 100%;
       font-family: 'Work Sans reg';
  color: #000;
  border-radius: 0px !important;
}
account-login.customer-account-box .v-stack.gap-4 {
    gap: 0px;
}
a.link-faded.already span {
    font-family: 'Work Sans Med';
    text-decoration: underline;
}
.input-suffix.hide-on-focus.forgot + button + div {
    width: 100%;
}
div#mobileOTPLoginSection {
    width: 100%;
}
.fieldset {
  gap: 20px !important;
  width: 100%;
}
.shopify-section--main-customers-register .container--xxs {
      width: 40%;
    margin: 0 auto;
    background: #f7f7f7;
    border-radius: 30px;
    padding: 50px 70px;
}
.customer-account-box h1.h3 {
    font-family: 'Work Sans Med';
    letter-spacing: 0px;
    font-size: 40px;
}
.shopify-section--main-customers-register .v-stack.gap-4 {
    gap: 0px;
}
.shopify-section--main-customers-register p {
  font-family: Work Sans reg;
}

.input-suffix.hide-on-focus.forgot {
      position: relative;
    left: 0;
    right: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.input-suffix.hide-on-focus.forgot .text-xs {
  text-align: left;
}
.input-suffix.hide-on-focus.forgot a {
  font-family: 'Work Sans reg';
color: #000;
  font-size: 15px;
}
.input [name="email"] {
    font-family: 'Work Sans reg';
    color: #000;
}
.form-control input {
    border-color: #000;
}
a.link-faded.create {
    text-decoration: underline;
}
div#recover .v-stack.gap-4 {
    gap: 0px;
}
div#recover h1.h3 {
    font-size: 30px;
    text-transform: capitalize;
}
.customer-account-box button.button {
    font-family: 'Work Sans Med';
    letter-spacing: 0px;
    font-size: 15px;
  width: 100%;
}
div#recover span.text-subdued {
    color: #000;
}

.new-arrivals-wrapper {
  position: relative;
  padding: 40px 20px;
  overflow: hidden;
  z-index: 1;
  height: 1000px;
}

.new-arrivals-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/cdn/shop/files/image.png?v=1743602868) no-repeat center center;
  background-size: cover;
  opacity: 0.4; /* Adjust this for desired transparency */
  z-index: -1;
}
.mob-navbar {
  display: none
}
.quick-buy-modal button.button.w-full {
      width: 100% !important;
    background: #3e3e3e !important;
    border: none !important;
    height: 46px !important;
      letter-spacing: 0px;
    font-weight: 700;
}
account-login.customer-account-box h1.h3 {
    font-family: 'Work Sans Med';
    letter-spacing: 0px;
    font-size: 40px;
}
.quick-buy-modal .buy-buttons .shopify-payment-button__button--unbranded {
      padding: 1.65em 0em !important;
      letter-spacing: 0px;
    font-weight: 700;
}
.quick-buy-modal .shopify-payment-button {
width: 100%;  
}
.quick-buy-modal h2.product-title.h3 a {
    font-family: 'Work Sans reg';
    font-weight: 700;
    letter-spacing: 0px;
    font-size: 20px;
}
.quick-buy-modal carousel-next-button.contents button.tap-area.sm\:hidden {
    display: block;
}
.quick-buy-modal carousel-prev-button.contents button.tap-area.sm\:hidden {
    display: block;
}
.quick-buy-modal carousel-next-button.contents {
    position: absolute;
    display: block;
    top: 50%;
    right: 0;
}
.quick-buy-modal carousel-prev-button.contents {
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
  right: auto;
  z-index: 9;
}
.quick-buy-modal.modal::part(body) {
  padding: 0px !important;
}
.quick-buy-modal label.block-swatch span {
    font-family: 'Work Sans reg';
}
.quick-buy-modal .product-info__block-item[data-block-id=quantity_selector] {
    margin-bottom: -15px !important;
    margin-top: 45px !important;
}
.quick-buy-modal carousel-navigation.page-dots.align-self-center.md-max\:hidden {
    display: none;
}
.quick-buy-modal__close-button {
    position: absolute;
    inset-block-start: 15px !important;
    inset-inline-end: 20px !important;
}
.quick-buy-modal a.quick-buy-modal__view-more.link.sm-max\:hidden {
    display: flex;
    justify-content: center;
    background: no-repeat;
    text-decoration: underline;
    font-family: 'Work Sans reg';
  color: #000 !important;
}

    .new-arrivals-container {
      max-width: 1000px;
      margin: 0 auto;
    }

    .new-arrivals-heading {
      font-weight: normal;
      margin-bottom: 40px;
      font-size: 35px;
      font-family: 'Playfair Display';
    }

    .new-arrivals-image-row {
      display: flex;
      justify-content: center;
      gap: 45px;
      position: relative;
    }

    .new-arrivals-image {
      width: 100%;
      max-width: 470px;
      height: auto;
      object-fit: cover;
    }

    h2.tab-sec {
    position: relative;
    right: 0;
    transform: translate(0%);
    font-family: 'Playfair Display';
    font-weight: 100;
    font-size: 30px;
    margin-bottom: 0px;
}

.shopify-section--featured-collections h2.h2 {
    display: none;
}
    .new-arrivals-color-palette {
      position: absolute;
      left: 50%;
      transform: translateX(-110%);
      top: 60%;
      display: flex;
      flex-direction: column;
      gap: 20px;
    }

    .new-arrivals-color-circle {
      width: 50px;
      height: 50px;
      border-radius: 50%;
    }

    .color-1 { background: #d3e5f1; }
    .color-2 { background: #8db4c3; }
    .color-3 { background: #5e7882; }
    .color-4 { background: #2d3f44; }

    .new-arrivals-description {
      margin-top: 40px;
      max-width: 700px;
      margin-left: auto;
      margin-right: auto;
      font-size: 18px;
      color: #333;
      position: relative;
      top: 100px;
          font-family: 'Work Sans reg';
    }
    .tabs {
      display: flex;
      justify-content: center;
      margin-bottom: 40px;
      position: relative;
      z-index: 1;
    }
    .tab-button {
      background-color: #F5F5F5;
      padding: 7px 28px;
      cursor: pointer;
      margin: 0 10px;
      font-family: 'Work Sans reg';
    font-weight: 100;
    font-size: 13px;
    }
   img.new-arrivals-image:last-child {
    position: relative;
    top: 90px;
} 
      
      .tab-button.active {
      background-color: #3E3E3E;
      color: #fff;
          font-family: 'Work Sans reg';
    font-weight: 100;
    font-size: 13px;
    }
    .tab-content {
      display: none;
    }
    .tab-content.active {
      display: block;
    }
    .swiper {
      width: 100%;
      max-width: 100%;
      margin: 0 auto;
    }
    .swiper-slide {
      position: relative;
    }
section#shopify-section-template--19348336115970__custom_liquid_CJG9gd .container {
    margin-inline-start: 10px;
    margin-inline-end: 10px;
}
    .swiper-slide img {
      width: 100%;
      height: auto;
      object-fit: cover;
    }

    .userform-container {
      max-width: 900px;
      margin: 0px auto 40px;
      border: 1px solid #ccc;
      padding: 30px;
      font-family: Arial, sans-serif;
    }

    .userform-title {
    font-size: 14px;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-family: 'Work Sans reg';
    font-weight: 600;
    color: #000;
    }

a.wishdesktop i.fa.fa-heart-o.icon-header {
    font-size: 21px;
}
.order-status-box {
  font-family: Arial, sans-serif;
  border: 1px solid #3E3E3E1A;
  border-radius: 0px;
  overflow: hidden;
  width: 600px;
  background-color: #fff;
  cursor: pointer;
      margin-bottom: 12px;
}
.page-Explore .section-header.justify-self-center.text-center {
  justify-self: center !important;
}
.page-Explore .section-header h1.h2 {
    font-family: 'Work Sans Med' !important;
  letter-spacing: 0px;
}
.page-Explore .collection-site strong a {
      font-family: 'Work Sans reg' !important;
    letter-spacing: 0px;
}
.page-Explore .collection-site h4 {
       font-family: 'Work Sans reg' !important;
    letter-spacing: 0px; 
}
.MegaMenu__Inner_sitemap a {
    font-family: 'Work Sans reg';
}
.site-map-flex {
    display: flex;
    justify-content: space-between;
}
.page-Cancellation .section-header h1.h2 {
    font-family: 'Work Sans Med';
    letter-spacing: 0px;
}
.page-Terms .section-header h1.h2 {
    font-family: 'Work Sans Med';
    letter-spacing: 0px;
}
.page-Cancellation .section-header h1.h2 {
    font-family: 'Work Sans Med';
    letter-spacing: 0px;
}
.page-Terms h2 {
font-family: Work Sans reg;
    letter-spacing: 0px;
    font-size: 18px;
    font-weight: 600;
}
.page-Privacy .section-header h1.h2 {
    font-family: 'Work Sans Med';
    letter-spacing: 0px;
}
.page-Explore li.link-faded a {
    font-family: 'Work Sans reg';
    color: #000;
}
.page-Billing .section-header h1.h2 {
    font-family: 'Work Sans Med';
    letter-spacing: 0px;
}
.page-Billing h2 {
  font-family: Work Sans reg;
    letter-spacing: 0px;
    font-size: 18px;
    font-weight: 600;
}
.page-Shipping .section-header h1.h2 {
    font-family: 'Work Sans Med';
    letter-spacing: 0px;
}
.page-Learn .section-header h1.h2 {
    font-family: 'Work Sans Med';
    letter-spacing: 0px;
}
.page-Learn .section-header.justify-self-center.text-center {
  justify-self: center !important;
}
.page-Learn h2 {
  font-family: 'Work Sans reg';
    letter-spacing: 0px;
    font-size: 20px !important;
    font-weight: 600;
}
.about-param p {
    font-family: 'Work Sans reg';
    font-size: 16px !important;
}
.about-param.losgbjb h4 {
      font-family: 'Work Sans reg';
    letter-spacing: 0px;
    font-size: 17px !important;
    font-weight: 600;
}
.About-para h3 {
      font-family: 'Work Sans reg';
    letter-spacing: 0px;
    font-size: 17px !important;
    font-weight: 600;
}
.bout-count h4 {
          font-family: 'Work Sans reg';
    letter-spacing: 0px;
    font-size: 17px !important;
    font-weight: 600;
  text-align: center;
}
.for-mobile-wish {
  display: none!important;
}
h4.value {
        font-family: 'Work Sans reg';
    letter-spacing: 0px;
    font-size: 17px !important;
    font-weight: 600;
  text-align: center;
}
.About-para.sec h3 {
    font-family: 'Work Sans reg';
    letter-spacing: 0px;
    font-size: 17px !important;
    font-weight: 600;
}
.About-para.sec p {
      font-family: 'Work Sans reg'!important;
    font-size: 16px !important;
}
.About-para p {
        font-family: 'Work Sans reg'!important;
    font-size: 16px !important;
}

.delivery-status {
  background-color: #fff;
  padding: 10px 16px;
  color: #4caf50;
  font-weight: 500;
  display: flex;
  align-items: center;
  font-size: 14px;
}

.delivery-icon {
  margin-right: 8px;
  font-weight: bold;
}

.product-details {
  display: flex;
  align-items: normal;
  padding: 16px;
  gap: 12px;
      background: #F5F5F5;
}

.product-image img {
    width: auto;
    height: 90px;
    object-fit: cover;
    border-radius: 0px;
}

.product-info {
  flex-grow: 1;
}

.product-title {
  font-weight: bold;
  margin-bottom: 6px;
}

.product-specs {
  font-size: 13px;
  color: #555;
  display: flex;
  gap: 12px;
  margin-bottom: 8px;
}

.product-return {
  font-size: 13px;
  margin-top: 20px;
    font-family: 'Work Sans reg';
        display: flex;
}

.product-return a {
  color: #007bff;
  text-decoration: none;
}

.product-return .return-date {
  margin-left: 0px;
  color: #999;
}

.product-arrow {
  font-size: 20px;
  color: #999;
  padding-top: 4px;
}
a.retrun {
    color: #000;
    background: #fff;
    width: 100px;
    margin-right: 10px;
    display: block;
    height: 30px;
    align-items: center;
    text-align: center;
    align-content: center;
}

span.return-date {
    margin-top: 10px !important;
    position: relative;
    top: 11px;
    font-size: 12px;
    color: #000000ad;
}


    .userform-form {
      display: flex;
      flex-direction: column;
      gap: 20px;
    }

    .userform-row {
      display: flex;
      gap: 20px;
      flex-wrap: wrap;
    }

    .userform-group {
      flex: 1;
      min-width: 200px;
    }

    .userform-label {
      display: block;
      margin-bottom: 6px;
      font-size: 12px;
      text-transform: uppercase;
    letter-spacing: 0px;
    font-family: 'Work Sans reg';
    }

    .userform-input,
    .userform-textarea {
      width: 100%;
      padding: 12px;
      border: 1px solid #ccc;
      font-size: 14px;
      box-sizing: border-box;
      font-family: 'Work Sans reg';
    }

    .userform-textarea {
      resize: vertical;
    }

.Menu-section {
    width: 25%;
      border-right: 1px solid #ddd;
  padding-top: 35px;
}
.custom-account-section {
    display: flex;
      border-top: 1px solid #ddd;
    padding-top: 0px;
      width: 100%;
}
.custom-account-section .main-content {
    width: 75%;
  margin-top: 35px;
}
.Menu-section ul li {
      list-style: none;
      padding: 10px 0px;
}
.Menu-section ul li a {
    font-size: 16px;
    font-family: 'Work Sans reg';
}
.profile-headinf {
    padding: 0 20px 30px;
}
.profile-headinf p {
    font-size: 20px;
    font-family: 'Work Sans Med';
}
.profile-headinf span {
    font-family: 'Work Sans reg';
}

    .userform-button {
      padding: 12px 20px;
      background-color: black !important;
      color: white;
      text-transform: uppercase;
      border: none;
      cursor: pointer;
      font-size: 14px;
      width: 200px;
      align-self: flex-start;
         font-family: 'Work Sans Med';
    }



    .slide-title {
    position: absolute;
    bottom: auto;
    left: auto;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    top: 50%;
    font-family: 'Work Sans Med';
    width: 100%;
    }
.fit-section-wrapper {
  background-color: #C8DAE3;
      width: 100%;
  height: 800px;
}
.fit-image {
    width: 850px;
}

    .fit-section {
      max-width: 100%;
      margin: 0 auto;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 40px;
      padding: 55px 20px;
    }

    .fit-image img {
      width: 100%;
      object-fit: cover;
    }

    .fit-form-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/cdn/shop/files/image.png?v=1743602868);
    background-size: cover;
    background-position: center;
    z-index: -1;
    opacity: 1;
    }
.fit-form-container {
      position: relative;
    padding: 30px 40px;
    overflow: hidden;
    z-index: 1;
  right: 80px;
  width: 455px;
}


    .fit-form-container h2 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: left;
    font-family: 'Work Sans Med';
    color: #fff;
    letter-spacing: 1.5px;
    }

    .fit-form-container p {
      font-size: 14px;
      color: #fff;
      margin-bottom: 30px;
          text-align: left;
    font-family: 'Work Sans reg';

    }

    .fit-form input, .fit-form select {
      width: 100%;
      padding: 20px 14px;
      margin-bottom: 20px;
      font-size: 14px;
          font-family: 'Work Sans Med';
    font-weight: bold;
color: #000;
    }

    .fit-form button {
      width: 100%;
      padding: 20px 14px;
      background-color: #fff;
      color: #000;
      font-size: 15px;
      border: none;
      border-radius: 0px;
      cursor: pointer;
      transition: background-color 0.3s ease;
          margin-top: 40px;
          font-family: 'Work Sans reg';
    }
div#result {
    background: #ffffffd6;
    opacity: 1;
    color: #0d9b0d;
    font-weight: bold;
    border-radius: 10px;
    margin-top: 25px;
    padding: 7px 0;
    font-size: 15px;
}
div#result:empty {
  display: none;
}
.why-choose {
      text-align: left;
  margin-bottom: 100px
    }

    .why-choose h2 {
    font-weight: 500;
    font-size: 30px;
    text-align: left;
    width: 90%;
    margin: 0 auto 40px;
    font-family: 'Playfair Display';
    }
.header-search__form-control {
    width: 70%;
    justify-content: center;
    align-items: center;
    background: #e1e1e1;
    border-radius: 35px;
    padding-block: 1rem !important;
    margin: 10px auto;
    padding: 15px 30px !important;
}
input.header-search__input.h5.sm\:h4 {
    font-size: 13px;
    text-transform: capitalize;
    color: #000 !important;
      font-family: 'Work Sans Med';
}
.header-search__form-control input {
    border: none;
}
.shopify-section--main-search .empty-state {
  display: none
}
.shopify-section--main-search .section-spacing--tight {
    padding-top: 30px;
}

    .features {
      display: flex;
      justify-content: space-between;
      gap: 0px;
      flex-wrap: wrap;
          width: 90%;
    margin: 0 auto;
    }
.wa-splmn-chat-btn-offset {
  display: none;
}
.wa-splmn-share-btn-offset {
  display: none;
}
span.delvry-status {
    color: #000;
    font-family: 'Work Sans Med';
    letter-spacing: .5px;
}
span.devlry-date {
    margin-left: 5px;
    color: #3E3E3E;
      font-family: 'Work Sans reg';
}
.order-status-box .product-title {
    font-weight: normal;
    color: #3E3E3E;
        font-family: 'Work Sans Med';
}

    .feature {
      display: flex;
      gap: 10px;
    }
.al-ord {
    margin-left: 20px;
    margin-top: 20px;
  margin-bottom: 40px;
}
.order-section-inner {
margin-top: 45px;
  margin-left: 35px;
}

.al-ord p {
    font-size: 22px;
    font-family: 'Work Sans reg';
}

    .feature img {
      background-color: #333;
      border-radius: 50%;
      padding: 10px;
      width: 40px;
      height: 40px;
      margin-bottom: 10px;
    }
.pr_sumry p {
    font-family: 'Work Sans reg';
  color: #3E3E3E80;
}
.shopify-section--main-collection .breadcrumb-wrapper {
    margin-bottom: 0px;
  margin-top: 10px;
  position: relative;
  z-index: 9;
  width: 50%;
}
p#usf_searchTotal {
    font-family: 'Work Sans Med';
    letter-spacing: 1.5px;
    font-weight: 400;
    font-size: 15px;
    color: #000 !important;
}
.shopify-section--main-collection span.smartwishlist.sw_tooltip.tooltip {
    position: absolute;
    top: 10px;
    right: 20px;
    background: white;
    padding: 2px 6px;
    border-radius: 50%;
    align-content: center;
}
.shopify-section--main-collection .product-card {
  gap: 10px !important;
}
.shopify-section--main-collection .product-card__info {
      justify-items: flex-start !important;
  padding-left: 10px !important;
}
.shopify-section--main-collection .product-card__info .v-stack.justify-items-center.gap-1 {
      justify-items: flex-start !important;
}
.product-card__info .v-stack.justify-items-center.gap-1 a.product-title {
    font-family: 'Work Sans reg';
  text-align: left ;
      overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.usf-collections-page on-sale-badge.badge.badge--on-sale:after {
    content: 'Off';
    padding-left: 2px;
    letter-spacing: 0px;
}
.collection-toolbar {
  display: grid !important;
      justify-content: flex-end !important;
  box-shadow: none !important;
}
height-observer.collection-toolbar.full-bleed .collection-toolbar__button-list {
    order: 2;
}
height-observer.collection-toolbar.full-bleed collection-layout-switch.collection-toolbar__layout-switch-list {
    order: 1;
      margin-bottom: 10px;
          margin-right: 20px !important;
  border: none !important;
}
.usf-vert-layout #usf_container.usf-zone {
  margin-top: -60px !important;
}
button#usf-new-sortbtn span:last-child:before {
    content: 'Sort By: ';
  font-family: 'Work Sans reg';
    text-transform: capitalize;
    color: #000 !important;
    opacity: 1;
}
#shopify-section-template--19348336017666__main-usf .collection {
          margin-top: 15px;
}
button#usf-new-sortbtn span:last-child {
  color: #000;
}
button#usf-new-sortbtn span {
    font-family: 'Work Sans Med';
    letter-spacing: 1px;
    font-size: 14px;
    color: #000 !important;
    text-transform: capitalize;
}
.shopify-section--main-collection on-sale-badge.badge.badge--on-sale {
    background: transparent !important;
    color: red !important;
    font-size: 14px !important;
    font-family: 'Work Sans reg';
  padding-left: 0px !important;
margin-left: 1px !important;
}
.collection-toolbar__button-container>.collection-toolbar__button {
    padding-inline: 1.5rem !important;
    border: 1px solid #ccc;
    margin-right: 50px;
}
.shopify-section--main-collection .product-card__info price-list.price-list sale-price span {
    font-family: 'Work Sans reg';
    font-size: 15px;
    color: #000;
}
x-listbox.popover__value-list .popover-listbox__option span {
    font-family: 'Work Sans reg';
    color: #000;
}
.collection-toolbar__button {
  opacity: 1 !important;
      padding: 8px 0px !important;
}
.shopify-section--main-collection .product-card__info price-list.price-list compare-at-price span {
    font-family: 'Work Sans reg';
}
.usf-refineby .usf-clear-all {
  color: red;
    font-family: 'Work Sans Med';
    font-size: 13px;
}

.usf-facets {
      position: static !important;
      margin-top: 0px !important;
}

.product-card__info :is(.price-list,.rating-badge) {
    justify-content: flex-start !important;
}

.collection .usf-container:has(button.usf-selected) .usf-facets.usf-no-select.usf-zone.usf-sr-filters {
    margin-top: -15px !important;
}
.pr_sumry {
    display: flex;
    align-items: center;
    gap: 15px;
  position: relative;
  z-index: 9;
  width: 50%;
}
.pr_sumry h1 {
    font-family: 'Work Sans reg';
    font-weight: 500;
    color: #000;
    font-size: 24px;
}

        .collection-img img.for-mob {
       display: none;
     } 

    .feature-title {
      font-size: 14px;
      font-weight: 600;
      margin-bottom: 4px;
    }
section#shopify-section-template--19348336115970__custom_liquid_p64CTN .container {
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.footer__block .v-stack p {
    font-family: 'Work Sans Med';
    font-weight: 500;
    letter-spacing: 0px;
    opacity: .8;
}
span.disc-price {
    font-size: 18px;
    color: red;
      font-family: 'Work Sans reg';
}
.product-info__block-item span.accordion__toggle span {
    font-family: 'Work Sans reg';
    letter-spacing: 1px;
    font-size: 14px;
}
.product-info__block-item .accordion__content li strong {
    width: 35%;
}
.product-info__block-item .accordion__content li {
    display: flex;
    justify-content: flex-start;
    text-align: left;
}
.product .product-info__block-item fieldset.variant-picker__option.v-stack.gap-2 {
      justify-content: flex-start !important;
}
div .best-fit-size-chart.scr-label button.scr-open-size-chart {
    margin: 0 0 0 75px !important; 
}
.variant-picker__option-values.h-stack {
    margin-top: 15px !important; 
}
.product-info__block-item[data-block-id="quantity_selector"] {
    margin-bottom: -25px !important;
    margin-top: 35px !important;
}
.offer-text {
    border: 1px solid #ddd;
    border-radius: 0px;
    padding: 20px;
    width: 80%;
}
.offer-text p {
    font-size: 16px;
    font-family: 'Work Sans Med';
    margin-bottom: 10px;
  color: red;
}
.jdgm-widget.jdgm-widget {
    margin-top: 10px;
}
.jdgm-rev-widg {
    padding: 24px 16px;
    margin: 0;
    border: none;
}
.jdgm-rev-widg__header {
    padding: 24px 16px 16px;
    box-shadow: 0 4px 16px #0000001a;
}
.jdgm-rev-widg__header h2.jdgm-rev-widg__title {
    font-family: 'Work Sans Med' !important;
    color: #000 !important;
    letter-spacing: 0 !important;
font-weight: 500;
}
.jdgm-histogram .jdgm-star, .jdgm-preview-badge .jdgm-star, .jdgm-rev-widg .jdgm-star, .jdgm-rev-widg__summary .jdgm-star {
    color: #cd232c !important;
}
.jdgm-rev-widg__summary-text {
    margin-top: 5px !important;
}
.jdgm-rev-widg__summary-text, span.jdgm-rev-widg__summary-average {
    font-family: 'Work Sans reg';
    font-size: 16px;
    color: #000;
}
.jdgm-btn--solid, .jdgm-write-rev-link.jdgm-write-rev-link, input[type=submit].jdgm-btn--solid {
    background-color: #000 !important;
    border: none !important;
}
.jdgm-histogram__frequency, .jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown {
    color: #000 !important;
    font-family: 'Work Sans reg';
}
.product-sticky-bar.is-visible {
  display: none !important; 
}
.section-header.justify-self-center.text-center {
  justify-content: left !important;
  justify-self: left !important;
}
.features--button-transition :is(.button,.shopify-challenge__button,.shopify-payment-button__button--unbranded):not([disabled]):hover {
  color: #fff !important;
}

span.sym {
    font-size: 16px;
      font-family: 'Work Sans reg';
}
.breadcrumb-wrapper a {
    font-family: 'Work Sans reg';
}
.breadcrumb-wrapper span {
        font-family: 'Work Sans reg';
}

    .shopify-section--main-product .section-spacing {
        padding-block-start: 15px !important; 
    }

.section-header.justify-self-center.text-center h2.h2 {
    font-family: 'Work Sans Med';
    text-transform: capitalize;
    letter-spacing: 0px;
}
.breadcrumb-wrapper {
    margin-bottom: 14px;
}
.badge {
          font-family: 'Work Sans reg';
        font-size: 11px !important;
}
.product-card__info .v-stack.justify-items-center {
    justify-items: flex-start;
}
.product-card__info sale-price.text-on-sale span.money {
    font-size: 14px;
    font-family: 'Work Sans Med';
    color: #000;
}
.product-card__info compare-at-price span.money {
    font-size: 14px;
    font-family: 'Work Sans reg';
}
.product-card__info {
    text-align: left !important;
    align-content: flex-start !important;
    justify-items: flex-start !important;
}
.jdgm-row-actions {
    margin: 24px 0 !important;
    padding: 8px 16px !important;
    box-shadow: 0 4px 16px #0000001a !important;
}
.jdgm-rev-widg__reviews {
    display: flex;
    flex-wrap: wrap;
}
.jdgm-rev.jdgm-rev {
    float: left;
    width: calc(32% - 10px);
    margin: 0 10px 16px;
    overflow: visible;
    box-shadow: 0 4px 16px #0000001a;
}
.jdgm-notification, .jdgm-notification__title, .jdgm-rev__author, .jdgm-rev__body>p:last-of-type, .jdgm-rev__title, h2.sm-des {
    color: #000 !important;
}
.jdgm-rev__title {
    font-weight: 500 !important;
    margin-top: 20px !important;
}
.jdgm-form__title, .jdgm-rev__title {
    font-family: 'Work Sans Med';
}

.jdgm-rev {
    margin: 0;
    padding: 16px 20px !important;
}

.offer-text ul li {
    font-family: 'Work Sans reg';
}

    .feature-desc {
      font-size: 12px;
      color: #555;
    }
.tshirt-section {
  background-image: url('/cdn/shop/files/image-backm.png?v=1743867180');
  background-size: cover;
  background-position: center;
  padding: 100px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.content-box {
  max-width: 1200px;
  width: 100%;
  position: relative;
}

.category {
    color: #fff;
    font-size: 45px;
    margin-bottom: 20px;
    text-align: left;
    font-family: 'Work Sans Med';
    font-weight: 500;
}

.card {
  background-color: white;
  padding: 20px;
  max-width: 370px;
  border-radius: 0px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  text-align: left;
}

.card img {
  width: 100%;
  border-radius: 4px;
  margin-bottom: 15px;
}

.card h3 {
margin: 0;
    font-size: 1.1rem;
    font-weight: 100;
    font-family: 'Work Sans reg';
}

.card p {
  font-size: 0.9rem;
  color: #555;
}
button.h2[aria-current="true"] {
    background-color: #333;
    font-size: 13px;
    font-family: 'Work Sans reg';
    color: #fff;
    padding: 10px 25px;
    letter-spacing: 0px;
    font-weight: 100;
}

button.h2[aria-current="false"] {
    background-color: #F5F5F5;
    font-size: 13px;
    font-family: 'Work Sans reg';
    color: #000;
    padding: 10px 30px;
    letter-spacing: 0px;
    font-weight: 100;
}
.featured-collections-navigation {
        column-gap: 0.5rem !important;
}
#shopify-section-template--19348336115970__featured-collections {
  --product-list-items-per-row: 3.5 !important;
}
.shopify-section--featured-collections p.h6.text-center {
    font-family: Playfair Display;
    font-weight: 100;
    font-size: 35px;
    margin-bottom: 0px;
  text-transform: capitalize;
  letter-spacing: 1px;
}

.shopify-section--featured-collections .section-stack {
  position: relative;
}

details.header__menu-disclosure summary.h6 {
    line-height: 0px;
    font-family: Poppins Reg;
    font-weight: 100;
}
.header {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.block-swatch {
  color: #000 !important;
      font-family: 'Work Sans reg';
}
.pr-inform {
    margin-bottom: 50px;
}
.block-swatch.is-disabled {
    color: #00000075 !important;
}
button.scr-open-size-chart.ruler3 {
    font-family: 'Work Sans Med' !important;
    color: #C43856 !important;
}
.pr-inf-inner {
    display: flex;
    gap: 10px;
    margin-bottom: 25px;
}
h1.product-title.h3 {
    font-family: 'Work Sans Med';
    letter-spacing: .2px;
      text-transform: capitalize;
}
.shopify-section--main-product span#sw_wishlist_label {
    display: none !important;
}
.shopify-section--main-product div#smartwishlist {
    width: 50px;
    border: 1px solid rgb(221 221 221);
      height: 56px;
    align-content: end;
  margin: 0 !important;
}
.shopify-section--main-product div#smartwishlist i#wishlist_icon {
    font-size: 20px !important;
}
price-list.price-list.price-list--product span.money {
font-family: 'Work Sans Med';
    color: #000;
    letter-spacing: 0px;
    font-size: 23px;
    font-weight: 100 !important;
}
:checked+.block-swatch, .block-swatch.is-selected {
      background: #000 !important;
    color: #fff !important;
}
.variant-picker__option-info .h-stack legend {
    font-family: 'Work Sans Med';
    color: #000;
    font-size: 16px;
}
.price-flex {
    display: flex;
}
.badge--on-sale {
background-color: transparent !important;
  color: red !important;
  font-family:'Work Sans reg' !important;
      font-size: 13px !important;
    margin-left: 3px;  
}
.product-card__info sale-price.text-subdued span.money {
    font-family: 'Work Sans reg';
    color: #000;
    font-size: 14px;
}
.usf-facet-values span.usf-label span {
    font-family: 'Work Sans reg';
}
compare-at-price.h5 span.money {
    color: #3E3E3E !important;
    font-family: 'Work Sans reg' !important;
    font-weight: 100 !important;
}
button.button.w-full {
    width: 40% !important;
      background: #3E3E3E !important;
    border: none !important;
  height: 56px !important;
}
.buy-buttons {
  display: flex !important;
      align-items: anchor-center;
  gap: 15px;
  margin-top: 15px;
}
.buy-buttons .shopify-payment-button__button--unbranded {
      width: 100% !important;
  background: #C43856 !important;
  border: none !important;
    padding: 0em 5em !important;
    align-items: center;
    display: flex;
  height: 56px !important;
}
.price-list--product {
      margin-bottom: 5px;
}
    .product {
        --product-gap: 3rem !important;
    }
.shopify-section--featured-collections .product-card__info {
      text-align: left;
    align-content: flex-start;
    justify-items: left;
}
.shopify-section--featured-collections .justify-items-center {
    justify-items: flex-start;
}
.shopify-section--featured-collections .v-stack.justify-self-center.gap-4.text-center.sm\:gap-5 {
    gap: 5px;
}
.shopify-section--featured-collections a.product-title {
    font-family: 'Work Sans reg';
    font-size: 16px;
}
.shopify-section--featured-collections .product-card__info sale-price span.money {
    font-family: 'Work Sans Med';
    color: #000;
}
.shopify-section--featured-collections .product-card__info compare-at-price {
  font-family: Work Sans reg;
}
.shopify-section--featured-collections .container {
    margin-inline-start: 30px;
    margin-inline-end: 30px;
}
.header__primary-nav {
  justify-content: center !important;
}
img.new-arrivals-image.for-mob {
  display: none;
}
.shopcate-mobile {
 display: none; 
}
.fit-section-wrapper .for-mob {
        display: none
      }
img.new-arrivals-image.for-desk.only {
    position: relative;
  top: 90px;
}
.featured-collections-navigation>button:not(:only-child) {
  padding-bottom: 10px !important;
}
.shopify-section--footer .footer {
      position: relative;
    padding: 40px 20px;
    overflow: hidden;
    z-index: 1;
    height: 300px;
  background-color: transparent !important;
  color: #000
}
.shopify-section--footer .footer:before {
  content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/cdn/shop/files/image.png?v=1743602868) no-repeat center center;
    background-size: cover;
    opacity: .4;
    z-index: -1;
}
.footer__aside {
    position: relative;
    top: -25px;
}
.footer p {
  color: #000 !important;  
}
.footer ul li a {
  color: #000 !important;
}
.bottom-nav {
  display: none;
}
.footer__inner {
    row-gap: 10px !important;
}
.localization-selectors {
    display: none !important; 
}
.footer__aside {
  justify-content: flex-end !important;
}
.footer__aside p.heading.text-subdued {
    font-family: 'Work Sans reg' !important;
}
.footer li.social-media__item a svg path {
    fill: #fff !important;
}
.footer li.social-media__item {
    padding: 10px;
    background: #3E3E3E;
    border-radius: 50%;
}
.footer .social-media--list .social-media__item {
  opacity: 1 !important;
}
.footer ul.social-media.social-media--list.unstyled-list {
    position: relative;
    top: -45px;
  width: 30%;
}


height-observer.collection-toolbar.full-bleed.header-scrolled {
  display: flex !important;
    justify-content: space-between !important;
          flex-direction: row !important;
  padding: 10px 0px;
}
.usf-collections-page #shopify-section-sections--19348337033474__header {
  z-index: 999 !important;

}
#shopify-section-sections--19348337033474__header  {
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0), 0 2px 7px 0 rgba(0, 0, 0, 0.19);
}
.usf-collections-page.scrolled header#shopify-section-sections--19348337033474__header {
    box-shadow: none;
}
body:has(button.button.w-full:disabled) .ct_main .ct_button {
      width: 50%;
    text-align: center;
    justify-content: center;
    font-family: 'Work Sans reg' !important;
        margin-top: -25px;
}
buy-buttons.buy-btn.buy-buttons.buy-buttons--has-dynamic .button.button.w-full:disabled {
  display: none !important;
}

    @media screen and (max-width: 768px) {
body:has(button.button.w-full:disabled) .ct_main .ct_ {
     margin-top: 0px;
}
      body:has(button.button.w-full:disabled) .ct_main {
margin-top: 25px !important;
      }
      body:has(button.button.w-full:disabled)  .buy-buttons {
        margin: 0px;
      }
      body:has(button.button.w-full:disabled) .ct_main .ct_button {
   margin-top: 0px !important;
   width: 100% !important;
      }


      .fit-section {
        flex-direction: column;
        text-align: center;
        padding: 20px 0px 0px 0px;
        gap: 0px;
         align-items: flex-end;
      }
      img.new-arrivals-image.for-desk {
        display: none;
      }
      img.new-arrivals-image.for-mob {
  display: block;
            max-width: 180px;
}
      .new-arrivals-color-circle {
            width: 30px;
    height: 30px;
      }
      .new-arrivals-image-row {
        gap: 20px;
      }
      .new-arrivals-color-palette {
            left: 50%;
    transform: translate(-90%);
    top: 78%;
    gap: 15px;
      }
      .new-arrivals-wrapper {
            height: 730px;
padding: 40px 10px;
      }

      .fit-image {
        max-width: 100%;
       padding-right: 35px;
      }
       .fit-form-container {
          max-width: 100%;
             right: 0px;
    width: 340px;
         padding: 10px 0px 25px 15px;
         top: -80px;
       }
.shop-category-deskotp {
 display: block; 
          padding-left: 0px;
}
.shopcate-mobile {
 display: block; 
}
.custom-tabs {
  display: flex;
  justify-content: center;
  margin: 20px 0 30px;
}

.custom-tab-button {
  background-color: #f3f3f3;
  border: none;
  padding: 7px 25px;
  margin: 0 5px;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease;
  font-size: 12px;
}

.custom-tab-button.active {
  background-color: #000;
  color: #fff;
}

.custom-tab-content {
  display: none;
  animation: customFadeIn 0.3s ease-in-out;
}

.custom-tab-content.active {
  display: block;
}

.custom-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5px;
  max-width: 100%;
  margin: 0 auto;
}

.custom-grid-item {
  position: relative;
}

.custom-grid-item img {
  width: 100%;
  height: auto;
}

.custom-grid-item span {
  position: absolute;
  bottom: auto;
  left: 50px;
  font-size: 16px;
  font-weight: bold;
  color: white;
  top: 50%;
}

@keyframes customFadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}
  .feature {
    width: calc(50% - 20px); /* Four in a row on tablet and up */
        gap: 5px;
  }
      .features {
        gap: 0px;
        justify-content: space-between;
                row-gap: 30px;
      }
      section#shopify-section-template--19348336115970__custom_liquid_p64CTN .container{
        margin-inline-start: 10px;
        margin-inline-end: 10px;
      }
      .tshirt-section {
        background-image: url('/cdn/shop/files/bck-imhs.png?v=1743958673');
            padding: 125px 35px 70px;
      }
      .card {
     padding: 10px;
    max-width: 200px;
      }
      .category {
        font-size: 30px;
    margin-bottom: 5px;

      }
      .fit-section-wrapper .for-mob {
        display: block
      }
      .fit-section-wrapper .for-desk {
        display: none
      }
      .fit-form-container h2 {
            font-size: 39px;
            letter-spacing: 0px;
        margin-bottom: 0px;
      }
      .fit-form-container p {
            margin-bottom: 24px;
            font-size: 13px;
      }
      form.fit-form {
    text-align: left;
}
      .fit-form input, .fit-form select {
            width: 80%;
      }
      .fit-form button {
            width: 90%;
            margin-top: 35px;
      }
      .fit-section-wrapper {
        height: 850px;
      }
    featured-collections-carousel#featured-collections-carousel-template--19348336115970__featured-collections .product-list--carousel {
        --product-list-card-width: min(300px, 85%);
      padding-left: 10px;
    }
      .shopify-section--featured-collections .container {
    margin-inline-start: 20px;
    margin-inline-end: 20px;
}
.shopify-section--featured-collections .justify-self-center {
    justify-self: left;
}
    .shopify-section--featured-collections p.h6.text-center {
          right: auto;
    transform: translate(0%);
    font-family: Playfair Display;
    font-weight: 100;
    font-size: 25px;
    margin-bottom: 0px;
    text-align: left;
      text-transform: capitalize;
    letter-spacing: 0px;
      position: relative;
    }  
      section#shopify-section-template--19348336115970__custom_liquid_CJG9gd .container {
    margin-inline-start: 10px;
    margin-inline-end: 0px;
}
      .shopcate-mobile h2 {
    font-size: 25px;
    letter-spacing: 0px;
        font-weight: 100;
  font-family: 'Playfair Display';
        margin-bottom: 30px;
}
      .feature img {
    padding: 7px;
    width: 30px;
    height: 30px;
      }
      .feature-title {
    font-size: 11px;
    font-weight: 100;
    margin-bottom: 0px;
    font-family: 'Work Sans reg';
}
      .feature-desc {
    font-size: 9px;
    color: #555;
    font-family: 'Work Sans reg';
}
      .why-choose {
    text-align: left;
    margin-bottom: 60px;
    margin-top: 30px;
}
      .why-choose h2 {
        font-size: 25px;
      }
      .featured-collections-navigation>button:not(:only-child) {
        padding-bottom: 8px !important;
      }
.header__primary-nav{
  justify-content: flex-start !important;
}
      .header-sidebar__linklist.divide-y .header-sidebar__linklist-button {
            font-family: 'Work Sans Med' !important;
      }
      .header-sidebar__footer a {
    font-family: 'Work Sans Med' !important;
}

.breadcrumb-wrapper .breadcrumb {
    display: block;
}
      .product .product-info__block-item fieldset.variant-picker__option.v-stack.gap-2 {
    justify-content: space-between !important;
}
      .shopify-section--footer .footer {
        height: 100%;
            padding: 40px 0px;
      }
      .product {
            gap: 30px !important;
      }
    .product-list--carousel {
        --product-list-card-width: min(300px, 50%) !important;
    }
      .product-info__block-item .accordion__content ul {
            margin-inline-start: 0em !important;
      } 
      .offer-text {
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 20px;
    width: 100%;
}
      .shopify-section--main-product .container {
    margin-inline-start: 10px;
    margin-inline-end: 10px;
}
      .buy-buttons {
        gap: 5px;
      }
button.button.w-full {
      width: 49% !important;
  letter-spacing: 1px;
    font-family: 'Work Sans reg';
    font-size: 15px;
    padding: 0px;
}
      #product-form-main-8935393034498-template--19348336574722__main .shopify-payment-button {
    width: 40%;
}

.shopify-section--main-product div#smartwishlist {
    border: none;
    align-items: center;
    align-content: center;
    margin: 0 auto;
    text-align: center;
  position: absolute;
  border-radius: 50%;
}
      .for-mobile-wish div#bookmarkit {
    background: #ffff;
    border-radius: 50%;
            position: relative;
    left: 20px;
    top: 10px;

}
      .for-product-wish {
    position: absolute;
    z-index: 99;
    left: 8px;
            margin: 0 !important;

}
      .for-product-wish span#sw_wishlist_label {
    display: none;
}
      .buy-buttons .shopify-payment-button__button--unbranded {
   padding: 0px !important;
    height: 55px;
    letter-spacing: 1px;
    font-family: 'Work Sans reg';
    font-size: 15px;
}

    .product-info__block-item[data-block-id=quantity_selector] {
      margin-bottom: -5px !important;
    }

      .bottom-nav {
  display: flex;
  justify-content: space-around;
  align-items: center;
  background: #ffffffcc;
  backdrop-filter: blur(8px);
  border-top: 1px solid #ddd;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 8px 0;
  z-index:9;
}

.nav-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 12px;
  color: #333;
  text-decoration: none;
}

.nav-item img {
  width: 24px;
  height: 24px;
  margin-bottom: 4px;
}
.bottom-nav span {
    font-family: 'Work Sans Med';
    color: #000;
    font-size: 12px;
}
     .collection-img img.for-desk {
       display: none;
     } 
        .collection-img img.for-mob {
       display: block;
     } 
      .mob-navbar {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    padding: 25px 0;
    -webkit-overflow-scrolling: touch;
}
      .mob-navbar p:nth-child(4) {
    width: 125px;
}
          .mob-navbar p:nth-child(3) {
        width: 70px;
    }
    .mob-navbar p:nth-child(5) {
    width: 95px;
}
    .mob-navbar p:nth-child(6) {
    width: 50px;
}
    /* .mob-navbar p:nth-child(6) {
    width: 100px;
} */
      .mob-navbar p {
    flex: 0 0 auto;
    width: 120px;
    margin: 0 6px;
    text-align: center;
    scroll-snap-align: center;
        font-family: 'Work Sans reg';
    font-size: 15px;
}
.mob-navbar p:nth-child(2) {
width: 70px;
}
      section#shopify-section-template--19348336115970__custom_liquid_yALjeb .container {
    margin-inline-start: 0px;
    margin-inline-end: 10px;
}
      #product-form-main-8935392772354-template--19348336574722__main .shopify-payment-button {
    width: 40%;
}
      .shopify-section--main-product .section-spacing {
        padding-block-start: 5px !important;
      }
      .collection-toolbar__button-container>.collection-toolbar__button {
        margin-right: 0px;
      }
      #product-form-main-8935392542978-template--19348336574722__main .shopify-payment-button {
    width: 40%;
}
      .product-info__block-item[data-block-id="buy_buttons"] {
    position: fixed;
    bottom: 60px;
    width: 100%;
    left: 0;
    right: 0;
    background: #fff !important;
    padding: 3px 0px 5px;
    z-index: 9;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
      .abt-sec-inn.heifhi {
    padding-bottom: 30px !important;
}
      /* .collection-toolbar__button-list {
    position: fixed;
    bottom: auto;
    z-index: 9999 !important;
    width: 100%;
    background: #fff;
        top: 60px;
} */
      .collection-toolbar__button-container>.collection-toolbar__button {
        height: 50px !important;
      }
     /* height-observer.collection-toolbar.full-bleed.header-scrolled {
    position: fixed;
    background: #fff;
    z-index: 9;
    width: 100%;
    right: auto;
    left: auto;
    display: flex !important;
} */
.collection-toolbar {
  display: flex !important;
      justify-content: center !important;
          margin-top: 70px;
}
      height-observer.collection-toolbar.full-bleed collection-layout-switch.collection-toolbar__layout-switch-list {
    order: 1;
    margin-bottom: 0px;
    margin-right: 0px !important;
    border: 1px solid #ccc !important;
}

.custom-account-section {
  display: block;
}
      .Menu-section {
    width: 100%;
    border-right: none;
    padding-top: 35px;
      }
      .custom-account-section .main-content {
    width: 100%;
    margin-top: 35px;
}
      .userform-button {
        width: 100%;
      }
      .order-section-inner {
            margin-left: 0px;
      }
.order-status-box {
  width: 100%;
}
.pr_sumry {
  width: 100%;
}

     button.collection-toolbar__button.heading.text-xxs.w-full {
        font-family: Work Sans Med;
    letter-spacing: 1px;
    font-size: 14px;
    color: #000 !important;
    text-transform: capitalize;
      }
      .quick-buy-modal .h5, :where(.prose h5) {
           font-family: Work Sans Med;
    letter-spacing: 1px;
    font-size: 18px;
    color: #000 !important;
    text-transform: capitalize;
      }

 .quick-buy-modal .product-gallery__carousel-with-arrows .product-gallery__media {
  width: 100% !important;
}
 .quick-buy-modal .product-info__block-item[data-block-id=buy_buttons] {
  position: static !important;
}
 .shopify-section--main-product .shopify-payment-button {
    width: 49%;
}
 .quick-buy-modal .quick-buy-modal__gallery-wrapper {
    padding: 0;
}    
.quick-buy-modal__mobile-info a.product-title.h6 {
    font-family: 'Work Sans Med';
    letter-spacing: 0px;
    text-transform: capitalize;
    font-size: 20px;
}
      .quick-buy-modal button.button.w-full {
        height: 52px !important;
      }

      .quick-buy-modal .buy-buttons .shopify-payment-button__button--unbranded {
          height: 52px !important;
        padding: 0px !important;
      }
      .quick-buy-modal .product-info__block-item[data-block-id=quantity_selector] {
    margin-bottom: 5px !important;
    margin-top: 40px !important;
}
.product-card .product-card__info .v-stack.justify-items-center.gap-1 a.product-title {
      font-family: 'Work Sans Med';
      font-weight: 500;
    font-size: 15px;
      margin-bottom: 0px;
}
      .product-card {
        gap: 15px !important;
      }
      .shopify-section--main-customers-login .container.container--xxs {
    width: 95%;
    padding: 0px 25px;
}
      .shopify-section--main-customers-register .container--xxs {
    width: 95%;
    padding: 0px 25px;
      }
      .customer-account-box {
        min-height: calc(85vh - var(--section-vertical-spacing) * 2 - var(--announcement-bar-height, 0px) - var(--header-height, 0px));
      }
      .collection-img img {
        height: auto;
      }
      .pr_sumry h1 {
            font-size: 16px;
      }
      .pr_sumry p {
        font-size: 11px;
      }
      .breadcrumb-wrapper a, .breadcrumb-wrapper span {
        font-size: 11px
      }
      .collection-toolbar__button-container>.collection-toolbar__button {
        padding-inline: 0px !important;
      }
      .shopify-section--main-collection .breadcrumb-wrapper {
        width: 100%;
      }
      .usf-mobile .usf-sr-summary {
            margin: 0px 0 20px !important;
      }
.shopify-section--main-collection .breadcrumb-wrapper {
  padding-bottom: 5px !important;
}
.footer ul.social-media.social-media--list.unstyled-list {
    position: relative;
    top: 0;
    width: 100%;
  justify-content: center;
}
   .footer__inner {
    row-gap: 55px !important;
}  
      .product-info__block-item {
    transition: opacity 0.5s ease, height 0.5s ease;
}
      .product-info__block-item.active {
    opacity: 0;
    height: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, height 0.5s ease;
}
      button.button.w-full {
        height: 50px !important;
      }
.buy-buttons .shopify-payment-button__button--unbranded {
        height: 50px !important;
}
.shopify-section--main-collection .product-card__info {
      padding-left: 4px !important;
}
.jdgm-rev.jdgm-rev {
    float: left;
    width: calc(100% - 10px);
    margin: 0 10px 16px;
    overflow: visible;
    box-shadow: 0 4px 16px #0000001a;
}
      #getOTPButton:hover {
        color: #000 !important;
      }
      button#bik-wa-6wSMjNTpvVKKAPcCklyz-cta {
            bottom: 150px !important;
      }
.product-info__block-item[data-block-id=buy_buttons] div#smartwishlist {
    display: none;
}
.shopify-section--header .topbadge {
    margin-left: 14px;
    position: absolute;
    z-index: 999;
    top: 16px;
    font-size: 10px;
}

.shopcate-mobile .swiper-slide img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
h2.tab-sec {
  font-size: 25px;
}
.for-mobile-wish {
  display: block!important;
}

.shopify-section--main-product .for-product-wish#smartwishlist {
        position: absolute;
        height: 50px !important;
        right: 10px;
        text-align: left;
        left: auto;
  margin-top: -3px !important;
          background: transparent;
}
.shopify-section--main-product .for-product-wish#smartwishlist div#bookmarkit {
        border: none;
        background: #eaeaea;
        border-radius: 50%;
          height: 40px;
        width: 40px;
}
.shopify-section--header .topbadge {
          margin-left: -5px !important;
}
.product-info__block-item[data-block-type=quantity-selector] .v-stack.gap-1.justify-items-start {
  gap: 15px !important;
}
.product-title p {
    font-size: 16px;

}
.product-title span {
    font-size: 11px;
}

.collbread-crumb .breadcrumb {
  display: block;
}
.shopify-section--main-collection .container {
    margin-top: 5px;
}
.collbread-crumb .breadcrumb li {
  font-size: 11px;
}
.collbread-crumb .breadcrumb {
  padding-bottom: 5px 
}
.usf-mobile .usf-sr-config {
    display: none !important;
}


 .Conatct-flesx {
    display: block;
        padding: 15px 15px;
  }
  .shopify-section--contact .container.container--xs {
    max-width: 100%;
    width: 95%;
    margin: 0 auto 50px;
}
  .shopify-section--contact .section-stack.text-center {
    width: 100%;
}
  .contact-details {
    width: 100%;
    border-left: none;
    padding-left: 0px;
         margin-top: 40px;
}

.shopify-section--contact .section-header.justify-self-center.text-center {
    text-align: center;
    justify-self: center;
    margin-bottom: 25px;
}
  .shopify-section--contact .section-header.justify-self-center.text-center .prose h2.h2 {
    font-size: 32px;
    text-transform: capitalize;
    letter-spacing: 0px;
}
.section-spacing.color-scheme.color-scheme--scheme-2.color-scheme--bg-54922f2e920ba8346f6dc0fba343d673.bordered-section {
      padding-top: 20px;
}
.contact-inner-deatils p {
    margin-bottom: 15px;
}
.contact-inner-deatils h3 {
    margin-bottom: 15px;
    margin-top: 35px;
}
  
.collection .product-list[collection-mobile-layout=medium] {
    --product-list-items-per-row: 2 !important;
}
.shopify-section--main-collection on-sale-badge.badge.badge--on-sale {
  font-size: 12px !important;
}
.shopify-section--main-collection .price-list {
    column-gap: .4rem !important;
}
div#sca-p-popup-main-popup-container:before {
      top: 40% !important;
    right: 13px !important;
}
.login-sect {
    position: absolute;
    top: 270px;
}
.Conatct-flesx {
    display: block !important;
    justify-content: space-between;
}























      
    }

    .page-Summer.\'26 badge-list.badge-list.badge-list--vertical {
    display: none;
}
.page-Summer.\'26 compare-at-price.text-subdued.line-through {
    display: none;
}




            @media screen and (max-width: 420px) {
    .login-sect {
        position: absolute;
        top: 255px;
    }
    .login-sect label {
    font-size: 12px;
}
.input-suffix.hide-on-focus.forgot {
  display: none !important;
}
button#getOTPButton {
    font-family: 'Work Sans Med';
    letter-spacing: 0px;
    font-size: 15px;
    margin-top: 127px;
}

}
.Conatct-flesx {
    display: flex;
    justify-content: space-between;
}


        @media screen and (max-width: 400px) {
    .login-sect {
        position: absolute;
        top: 235px;
    }
    .login-sect label {
    font-size: 12px;
}
.input-suffix.hide-on-focus.forgot {
  display: none !important;
}

}


    @media screen and (max-width: 380px) {
    .login-sect {
        position: absolute;
        top: 185px;
    }
    .login-sect label {
    font-size: 12px;
}
.input-suffix.hide-on-focus.forgot {
  display: none !important;
}

}