/** Shopify CDN: Minification failed

Line 224:2 Unexpected ";"

**/
/* mrym start */
span.custom-inquire-text {
    border: #000 1px solid;
    width: 36%;
    display: block;
    padding: 14px;
    text-align: center;
}
.js-product-gallery #scroll-slider .carousel-cell {
    opacity: 1!important;
}
body.template-product #slider .carousel-cell {
    opacity: 1!important;
}
.custom-shopify-sizes {
    display: flex;
    margin-bottom: 20px;
    gap: 10px;
}
.custom-shopify-sizes label.lining_checkbox {
    width: 40px;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-shopify-sizes label.lining_checkbox input.cstm-size-form-inputs-check {
    width: 0;
    visibility: hidden;
    height: 0;
    position: absolute;
}
input.cstm-size-form-inputs-check:checked+span.lining-span {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #c6a259;
    color: #fff;
}
/* mrym end */
@media screen and (max-width: 980px){
.editorial__column-container.section-template--16524320506050__165571527916d7e833 .editorial__column-image img {
    height: 800px !important;
}
}
.shopify-payment-button__button{
  height:auto;
  min-height: 100%;
}
@media (min-width: 1024px) {
  .header__nav-above {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }
  .header__logo-row {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
  }
  .header__menu-icons-row {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width:100%;
  }
  .header__menu-center {
    flex: 0 1 auto;
    text-align: center;
    width: 100%;
  }
  .header__icons-right {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
  }
}
@media (max-width: 767px) {
  /* Shop the Look section */
  .shop-the-look,
  .Shop__TheLook,
  .Shop__TheLook-wrapper,
  .Shop__TheLook-content,
  .global__section.shop-the-look,
  .global__section.Shop__TheLook {
    padding-top: 10px !important;
    padding-bottom: 0px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .Shop__TheLook-products .Shop__TheLook-product {
    width: 33.33% !important;
    max-width: 33.33% !important;
    flex: 0 0 33.33% !important;
  }
  /* Featured Collection section */
  .featured__collection-section,
  .global__section.featured__collection-section,
  .featured__collection-section .row,
  .featured__collection-section .feat__collection-container {
    padding-top: 10px !important;
    padding-bottom: 0px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .Shop__TheLook-wrapper .section-heading{
    margin-top:0px !important;
  }
  div#shopify-section-template--24816803184914__shop_the_look_TdMzpD, 
  div#shopify-section-template--24816803184914__162698565979bc409f, 
  section.global__section.rich__text-section.section-template--24816803184914__rich_text_rmRHeh{
    margin-bottom:0px !important;
  }
  section.global__section.rich__text-section.section-template--24816803184914__rich_text_rmRHeh{
    padding-bottom:0px;
  }
}
@media (max-width:480px){
  .header__mobile-wrapper.grid__wrapper.full.desktop-hide .nav-icon{
    flex-basis: 50%;
  }
}
.block-text_hCHUrM.footer-block.footer-text .footer-social-icons {
    display: flex;
    gap: 20px;
}
.block-text_hCHUrM.footer-block.footer-text .footer-social-icons li {
    list-style: none;
}
@media (max-width:980px){
  div#shopify-section-announcement-bar section.announcement-bar__wrapper {
    display: block !important;
}
}
.product__section--desc p:contains('Care Instruction') {
  display: none !important;
}
iframe#myCarouselUgcIframe {
    height: 50vh!important;
}
.header__nav__list-item a[href="/collections/raah"]::after {
    content: "New";
    font-size: 10px;
    color: red;
    font-weight: 600;
    position: relative;
    top: -5px;
    animation: blink 1s linear infinite;
}
.mobile-menu ul li a[href="/collections/raah"]::after{
    content: "New";
    font-size: 10px;
    color: red;
    font-weight: 600;
    position: relative;
    top: 0px;
    left: 75%;
    animation: blink 1s linear infinite;
}
@keyframes blink{
  0%{
    opacity: 0;
  }
  49%{
    opacity: 0.4;
  }
  50%{
    opacity: 0.7;
  }
  100%{
    opacity: 1;
  }
}

i.fa-solid.fa-user {
    display: none;
}
span.cart-links__link-login--text.vib-center {
    display: none;
}

.section-template--25527231381800__16269856255a06b94b .row.feat__collection-container .product-info span.price-item.price-item--regular-fir{
  color: red;
}
.product-recommendations .product-info span.price-item.price-item--regular-fir{
  color: red;
}
.collection__template--container .product-info span.price-item.price-item--regular-fir{
  color: red;
}
.section-template--25527231381800__16269856255a06b94b .product-index .sale-item.icn {
    background-color: red;
}

.sale-item.icn {
  background-color: red;
  color: white;
  font-weight: bold;
  padding: 4px 8px;
  font-size: 12px;
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 2;
}

.price-item.price-item--regular {
  color: red !important;
}
nt;
}


