/** Shopify CDN: Minification failed

Line 111:18 Unexpected "{"
Line 111:27 Expected ":"

**/
body{
  /* font-family: "Lexend", sans-serif; */
    /* font-family: 'Lexend', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; */
    font-family: Urbanist, sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

html{
     overflow-x:hidden;
}


.brand-logo-ft {
    width: 100%;
}

.brand-logo-ft img {
    max-width: 500px;
    text-align: center;
    margin: auto;
    display: flex;
    margin-bottom: 50px;
}

/* ------------- GLOBAL CSS ----------------- */
.underline-links-hover:hover a {
    text-decoration: none !important;
    color: currentColor;
    display: block;
}

.list-menu__item {
    text-transform: uppercase;
    font-size: 12px;
}


a#HeaderMenu-shop-explore-category  , #HeaderMenu-shop-wall-art-by-theme {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 600;
    color: #1a1a1a;
     pointer-events: none;  /* click bhi disable */
    cursor: default;
}

.product-short-desc {
    font-size: 13px;
    letter-spacing: initial;
    line-height: 1.8;
}



.mega-submenu{
  margin-top: 8px;
  padding-left: 0;
}

.mega-submenu li {
    margin-bottom: 6px;
    list-style: none;
}
.mega-submenu a{
  font-size: 14px;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 400;
}


.announcement-bar__message {
    margin-bottom: 0px !important;
}

.announcement-bar__message span {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: normal;
    color: #ffff;
}





section.copyright-sec {
    background: #3d4a30;
}


.button:after{
       box-shadow:none;
}

.collection{
--grid-desktop-horizontal-spacing: 18px;
}



#shopify-section-{{ section.id }} .price-item--regular{
  display: none !important;
}

p{
  /* font-family: 'Lexend', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;  */
  font-family: Urbanist, sans-serif;
  letter-spacing: 0px;
  color:#4a4f55 !important;
}

span,a,div{
   /* font-family: 'Lexend', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;  */
   font-family: Urbanist, sans-serif;
  letter-spacing: -0.5px;
}

h1,h2,h3,h4,h5{
      /* font-family: Lexend, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif !important; */
      font-family: Urbanist, sans-serif;
          color:#121212;

}

.title-h2 {
    font-size: 32px !important;
    letter-spacing: 0;
    /* padding-bottom: 2rem; */
    text-transform: capitalize;
    color: #121212 !important;
}

.card {
    background: transparent !important;
}

.card__information {
    padding: 10px 0 !important;
}

.card__heading{
    color:#4a4f55;
    letter-spacing:0px;
}


.cart-remove-button {
    position: absolute;
    right: 0;
    top: -83px;
}

.card__content{
    padding: 0 !important;
}

.h4{
    font-family: 'Lexend', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    color: #000;
    font-size: 16px;
    letter-spacing: -0.5px;  
}

.product__title h1 {
    font-family: 'against_regular' !important;
    font-size: 32px;
    text-transform: uppercase;
    letter-spacing: 0;
    width: 85%;
    line-height: 1.5;
    color: #000;
}

.cart-drawer thead{
        display:none !important;
}


.jdgm-prev-badge__text {
    visibility: unset;
    font-size: 12px;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #adadad;
}


button.jm-button.jm-button--primary.jm-action-buttons__button {
    background: transparent;
    color: #000;
    border: 1px solid #dddd;
}

.jdgm-preview-badge .jdgm-star.jdgm-star {
    color: #FFC845;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 2px;
}
/* .product__title {
    margin-bottom: -1rem !important;
} */

.related-products__heading {
    font-size: 42px !important;
    text-transform: capitalize;
}

.related-products__heading  strong{
           color: #6b7c5c;
        font-style:italic;
}


.pfq__heading b{
         color: #6b7c5c;
        font-style:italic;
}


.mobile-facets__summary{
       font-size: 14px;
}

.mobile-facets__close-button span{
         font-size: 14px;
}


facet-remove.mobile-facets__clear-wrapper {
    background: #000;
   
}


facet-remove.mobile-facets__clear-wrapper a {
    color: #f00;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2px;
    text-decoration: none;
    font-weight: 600;
}


.mobile-facets__footer .button {
    background: #ffc845;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 4px;
    color: #000;
    font-weight: 600;
}


.globo-form-app .header .title {
    font-family: 'against_regular' !important;
    font-size: 42px !important;
}


.material_outlined-button {
    background-color: #ffc845 !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    letter-spacing: 4px;
    color: #000 !important;
    font-weight: 600 !important;
    border-radius: 0px ! IMPORTANT;
}


.shopify-policy__container{
      max-width:1280px !important;
}


.shopify-policy__title h1 {
    font-family: 'against_regular' !important;
    padding: 40px;
}

.shopify-policy__body p{
           font-size:14px;
            line-height: 2
}

.shopify-policy__body h2{
       padding-top:20px;
}

.shopify-policy__body li {
    list-style: none;
    line-height: 2;
    font-size: 14px;
}


h1.article-template__title {
    font-size: 42px;
    font-family: 'against_regular' !important;
    font-weight: 600;
    text-align: center;
}

.article-card-wrapper h3 a {
    font-family: 'against_regular' !important;
    font-weight: 600;
    text-align: center;
    font-size: 22px !important;
}


.article-card-wrapper p {
    font-size: 12px;
    text-align: center;
    line-height: 2;
}


.caption-with-letter-spacing {
    margin: auto;
    display: flex;
    justify-content: center;
}


.article-template__content h3 {
    font-size: 18px;
    font-family: 'against_regular' !important;
    font-weight: 600;
}


.article-template__content p {
    font-size: 14px;
    padding: 10px 0px;
    margin: 0;
    line-height: 2;
}


.article-template__content li {
    font-size: 14px;
    line-height: 2;
    letter-spacing: normal;
}



.blog-articles a{
      font-size:20px !important;
}


.shopify-policy__body  hr{
        display:none;
}


.collection {
    padding-top: 20px;
}


.product__text {
    margin-bottom: 0;
    font-size: 13px;
}

.header__inline-menu span {
    letter-spacing: 2px;
    font-weight: 600;
}

.header__inline-menu a {
    text-transform: capitalize;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 600;
    color: #000;
}

.header__inline-menu  span{
       letter-spacing:2px;
}


.header__menu-item{
      padding:0px  20px;
     
}


#HeaderMenu-sale {
    color: #B94848;
    position: relative;
}


#HeaderMenu-sale:after{
      content: "";
    position: absolute;
    top: -18px;
    right: 6px;
    width: 21px;
    height: 21px;
    background: url(/cdn/shop/files/nav_ani_holiday_v2.webp?v=1769668875) center / contain no-repeat;
    pointer-events: none;
    opacity: 1;
}


li.mega-menu-image {
    position: absolute;
    right: 72px;
}

.mega-menu-image img{
  width: 100%;
  max-width: 280px;
  display: block;
  /* border-radius: 6px; */
}

.cart-count-bubble {
    font-family: Outfit, sans-serif;
    background:#ffc845;
    width: 15px;
    height: 15px;
    font-size: 10px;
    letter-spacing: 0;
    top: -3px;
}



#shopify-section-template--19253784510566__image_with_text_aYwXYQ  img{
       border-radius:10px;
}


.multicolumn .title{
    margin:auto !important;
}
/* ------ footer ------------ */

.footer h2 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #f5f0e8;
}

.footer a {
    font-size: 13px !important;
    line-height: 2;
    font-family: Lexend, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif !important;
}

.footer p{
     font-size:13px;
     line-height:2;
     color:#fff !important;
}

.footer-block a{
       text-transform:capitalize;
}

.footer-line-text img {
    max-width: 34px;
}

.follow-us-section {
  padding: 30px 0;
}

.follow-us-title h4 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 12px;
    color: #f5f0e8;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.follow-us-icons {
  display: flex;
  gap:24px;
  align-items: center;
}


.follow-us-icons img{
    max-width:30px;
}



.follow-us-icons svg {
    width: 20px;
    height: 20px;
    color: #f5f0e8;
}
.newsletter h2 {
    width: 78rem;
    font-size:32px;
    margin: auto;
    line-height: 1.5;
}

.newsletter strong {
    color: #000;
    /* font-style: italic; */
}


.newsletter__subheading p {
    color: #fff !important;
    font-size: 20px;
}

.stats-testimonials b{
         font-style:italic;
         color: #6b7c5c;
}


.drawer__inner  .product-option{
     display:none;
}


.cart-drawer__footer {
    display: none;
}


.payment-icons img {
            height: 24px; /* Adjust based on your preference */
            margin-left: 10px;
            filter: grayscale(10%); /* Optional: for a cleaner look */
            transition: 0.3s;
        }
        .payment-icons img:hover {
            filter: grayscale(0%);
        }
        .footer-line-text {
            position: relative;
            text-align: center;
        }
        /* Creates the lines on the left and right of the text */
        .footer-line-text::before,
        .footer-line-text::after {
            content: "";
            position: absolute;
            top: 50%;
            width: 40%; /* Adjust width of the side lines */
            height: 1px;
            background-color: #dee2e6;
        }
        .footer-line-text::before { left: 0; }
        .footer-line-text::after { right: 0; }
        
        .copyright-text {
    font-size: 13px;
    color: #f5f0e8 !important;
}


        .footer-line-text{
             font-size:13px;
        }


        .icon-list-custom {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: right;
    margin: 0;
    gap: 8px;
    padding: 0;
}

.product__info-container .form__label {
    font-size: 14px;
    letter-spacing: -0.2px;
    font-weight: 600;
    color: #000;
}

.cart-drawer .cart-item__totals {
    display: none !important;
}
.product-form__buttons{
      max-width:inherit !important;
}

.shopify-payment-button__button {
    text-transform: uppercase;
    letter-spacing: 0 !important;
    font-weight: 600;
    font-size: 13px !important;
}

.jdgm-widget {
    max-width: inherit !important;
}



/* --------- Producst page  --------------- */

.accordion__content {
    padding: 0rem !important;
}


.accordion__content p {
    font-size: 13px;
    line-height: 2;
}


.accordion__title {
    font-size: 14px !important;
    font-family: Urbanist, sans-serif !important;
    font-weight: 600 !important;
    letter-spacing: 0px;
}


.accordion__content strong{
      color:#121212;
}

span.mobile-facets__open-label {
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 600;
}

.product-count{
       display:none;
}

.facet-filters__field label {
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 600;
    color: #000;
}

.usp-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 14px;
    padding: 9px 24px;
    background: #fff6e6;
    border-radius: 14px;
}

.usp-item {
  /* display: flex; */
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #000;
}

.usp-icon {
  width: 34px;
  height: 34px;
  color: #c89b3c;
  display: flex;
  align-items: center;
  justify-content: center;
  margin:auto;
}

.usp-item p{
       font-size:12px;
}

.usp-icon svg {
  width: 100%;
  height: 100%;
}




.share-button {
    position: absolute;
    top: -29px;
    right: 0;
}


.simple-offer-box {
  background: #fff6e6;
  border-radius: 12px;
  padding: 14px 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
}

.offer-icon {
  background: #ffcc4d;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}

.offer-subtext {
  font-size: 13px;
  color: #000;
  opacity: 0.7;
}


.related-products__heading {
    padding-top: 2rem;
    /* text-transform: uppercase; */
    /* letter-spacing: 4px; */
    text-align:center;
}


button.jm-button.jm-button--primary.jm-action-buttons__button {
    background: transparent;
    color: #000;
    border: 1px solid #dddd;
    padding: 14px;
}



p.jm-text.jm-review-widget-minimal-header__title {
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 4px;
    padding-bottom: 2rem;
}

.jdgm-review-list .jm-review-item[data-v-a9cb4ad6], .jm-review-item[data-v-bf7e74b7]{
     border-block-end: none !important;
}

.multicolumn p {
    font-size: 13px;
    line-height: 2;
}

.multicolumn h3 {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 4px;
}

section#shopify-section-template--19189539405926__17695173870098f22a {
    background: #f4f4f4;
}


.product__column-sticky .price-item {
    font-size: 25px;
    font-weight: 600;
}

.product__column-sticky .price-item--regular{
        display:inline-block !important;
}



.variant-image-label{
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:6px;
  padding:10px;
  border:1px solid #ddd;
  cursor:pointer;
  transition:all .2s ease;
}

.variant-image-label img{
  width:50px;
  height:auto;
  object-fit:cover;
  border-radius:4px;
}

.product-form__input--pill input:checked + .variant-image-label{
  border-color:#000;
  background:#000;
  color:#fff;
}

.variant-title{
  font-size:14px;
  font-weight:500;
}


.variant-image-label {
    display: inline-grid !important;
    padding: 4px !important;
    text-align: center !important;
    border-radius: 10px !important;
    border: 1px solid #ddd !important;
}

.variant-image-label img{
      margin:auto;
}

.variant-title {
    font-size: 11px;
    font-weight: 500;
    width:auto;
    margin: auto;
    line-height: 1.4;
    letter-spacing:0;
}

.mega-menu__content h6 {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000;
    padding-bottom:10px;
}



summary.list-menu__item {
    padding-right: 2.7rem;
    letter-spacing: 3px;
    font-weight: 600;
    color: #000;
}


.mega-menu__content a {
    color: #000;
    text-decoration: none;
    line-height:2;
    letter-spacing: 0px;
    font-weight: 400;
}



.bulk-order-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f6f6f6;
    border-radius: 14px;
    padding: 14px 16px;
    gap: 14px;
    position: relative;
    overflow: hidden;
}

.card__heading a {
    letter-spacing: 0px;
    font-size: 16px;
    color: #000;
}

.product__modal-opener .product__media-icon{
       display:none;
}


.bulk-left{
  display:flex;
  align-items:center;
  gap:12px;
}

.bulk-icon {
    background: #fde7a8;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: absolute;
    top: 0;
    left: -6px;
}
.bulk-text h4 {
    font-size: 13px;
    font-weight: 600;
    margin: 0 0 2px;
    color: #000;
    letter-spacing: 0;
}
.bulk-text {
    margin-left: 35px;
}

.bulk-text p{
  font-size:13px;
  margin:0;
  color:#555;
}

.bulk-divider{
  width:1px;
  height:36px;
  background:#ddd;
}

.bulk-cta{
  font-size:14px;
  font-weight:600;
  color:#000;
  text-decoration:none;
  display:flex;
  align-items:center;
  gap:6px;
  white-space:nowrap;
}

.bulk-cta span{
  font-size:18px;
  line-height:1;
}



/* bulk order ------------ */

/* .focus-none {
    background: #f4f4f4;
} */

.gfb-with-image{
      border-radius:0px !important;
}

.globo-form-app{
     margin:0!important;
}

.g-container {
    padding: 7rem !important;
}


/* ------ contact us  ---------------- */


section.grident-bg{
      background-color:#f4f4f4;
}

.contact-img img {
    max-width:712px;
}


.contact-frm-ctn {
    padding: 65px 70px 65px 0;
}

.contact-frm-ctn .field__input {
    padding: 14px;
    letter-spacing: 0;
    background: transparent;
    font-weight: 500;
    color: #000;
    margin-bottom: 25px;
    font-size: 12px;
    border-radius: 5px;
    border: 1px solid #111 !important;
    font-family: Lexend, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif !important;
}

.contact__button button {
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 4px;
    border-radius: 10px;
    background: #ffc845;
    color: #000;
    font-weight: 600;
}

.field:hover.field:after{
      box-shadow:none;
}


.contact-frm-ctn label {
    font-family: Lexend, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif !important;
    font-size: 12px;
    letter-spacing: 0;
    padding: 3px 0;
}

.contact-frm-ctn .field:after {
    box-shadow: none;
}

.button:not([disabled]):hover:after{
      box-shadow: none;
}

.contact-frm-ctn h5 {
    text-transform: uppercase;
    letter-spacing: 12px;
    padding-bottom: 36px;
    padding-top: 10px;
    font-family: Urbanist, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
}



/* ------------ cart name ------------------- */

.cart-item__name {
    font-size: 14px !important;
    line-height: 1.5 !important;
}

.cart-item__price-wrapper .price{
       font-size:12px;
}

/* .product-option{
       display:none;
} */


.cart-item__details dl{
        display:none;
}

.cart__ctas button {
    background-color: #ffc845;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 600;
    color: #000;
    font-size: 12px;
}
/* ----  Bottom code -------------- */
.mm-assist-box {
    padding: 20px 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #ab53d008;
    border-radius: 14px;
    border: 1px solid #a554db2b;
    box-shadow: 5px 5px 12px #ffe7ef40;
}


.mm-icon {
    display: block;
    font-size: 22px;
    margin-bottom: 6px;
    color: #000;
}


.mm-label{
      color:#000;
}



a.mm-assist-item {
    text-decoration: none;
}


.mm-assist-right {
    display: flex;
    gap: 20px;
}


.mm-label {
    display: block;
    font-size: 12px;
    font-weight: 500;
}

.mm-assist-box h4 {
    font-family: 'against_regular' !important;
    font-size: 14px;
    font-weight: 600;
}

.mm-assist-left p {
    font-size: 12px;
    margin: 0;
    padding-bottom: 10px;
}

h2.cart__empty-text {
    margin-bottom: 15px;
    text-transform: uppercase;
}


.drawer__inner .button {
    background-color: #ffc845;
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 3px;
    font-weight: 600;
}

.cart__login-title {
    padding-top: 10px;
    font-size: 16px !important;
    letter-spacing: 0;
    font-weight: 600 !important;
    color: #000 !important;
    font-family: Urbanist, sans-serif;
}



.cart-item__media {
    position: relative;
}


.quantity__button {
    border: 1px solid #9c8b6a;
    height: 24px;
    width: 23px;
}

.quantity-popover-container {
    position: absolute;
    top: 33px;
    left: -120px;
}

.quantity:after {
    box-shadow: none;
}
.quantity__input {
    width: 43%;
    height: 29px;
}



.product-option {
    padding-top: 15px;
    font-size: 18px;
    color: #000;
}

h2.totals__total {
    font-family: Urbanist, sans-serif !important;
}



details#Details-CartDrawer {
    display: none;
}

.newsletter__subheading p{
       color:#fff;
}

/* ------- Responsiev code  ---------- */


@media (max-width: 768px) {


         .newsletter h2 {
        width: auto;
        font-size: 14px;
        line-height: 22px;
    }


    #shopify-section-sections--19189539733606__announcement-bar  .utility-bar__grid.page-width{
          padding:0rem !important;
    }


  .header {
        padding: 0rem 1rem !important;
    }


    .header .header__heading-logo-wrapper img{
            max-width:100px;
    }


       .footer__content-top {
        padding: 2rem !important;
    }



   .footer-line-text::before, .footer-line-text::after {
    width: 20%;
    }


    .icon-list-custom{
            justify-content:center;
    }


    .copyright-text{
            padding-top:20px;
    }
 

    .footer-line-text img {
      max-width: 20px;
    }



 .footer-block__details-content{
  display: none;
}

.footer-block.active .footer-block__details-content{
  display: block;
  margin-top: 10px;
}

.footer-block__heading{
  position: relative;
  cursor: pointer;
  padding-right: 25px;
}

/* arrow icon */
.footer-block__heading::after{
  content: "+";
  position: absolute;
  right: 0;
  font-size: 18px;
  transition: 0.3s;
}

.footer-block.active .footer-block__heading::after{
  content: "-";
}

/* ❌ FIRST BLOCK PE ICON HIDE */
.footer-block:first-child .footer-block__heading::after{
  display: none;
}

/* ❌ optional: first block pe pointer bhi hata de */
.footer-block:first-child .footer-block__heading{
  cursor: default;
}


.title-h2{
              font-size: 22px !important;
}

.stv2-card{
      height:auto !important;
}


.stv2-review {
        font-size: 13px !important;
    }



.stats-testimonials-v2 {
        padding:50px 0px !important;
    }



    .brand-logo-ft img {
        max-width: 190px;
        margin-bottom: 20px;
    }

}



@media only screen and (min-width:900px) { 
  .product--small .thumbnail-list.slider--tablet-up li.thumbnail-list__item.slider__slide {
    transform: rotate(-90deg);
    width: calc(20% - .8rem);
  }
  .grid__item.product__media-wrapper slider-component.thumbnail-slider {
    position: absolute;
    top: 0;
    transform: rotate(90deg);
    width: 602px; /* manage width of small image */
    left: 0;
    transform-origin: left top;
    height: 100px;
    overflow: hidden;
  }
  .grid__item.product__media-wrapper {
    position: relative;
    padding-left: 100px;
  }
  .thumbnail-list.slider--tablet-up li.thumbnail-list__item.slider__slide {
    transform: rotate(-90deg);
    width: calc(16.8% - .8rem); /* decrease percentage and it will increase items */
  }
}


::-webkit-scrollbar {
    height: 5px;
    width: 4px;
    background: #000;
}

::-webkit-scrollbar-corner {
    background: #000;
}
::-webkit-scrollbar-thumb {
    background:#ffc845;
    /* border-radius: 50px; */
}