/** Shopify CDN: Minification failed

Line 330:0 Unexpected "}"

**/
.announcement-bar .footer__localization{
  justify-content:end;
}
.template-product #TopColumnContent{
  display: none;
}

.qv-price,.price.price--on-sale{
  display:none!important;
} 
.price--on-sale .price__regular,.price--on-sale .price__sale{
  justify-content: center !important;
}
#shopify-section-template--23815828472130__16373886467f868b8a .tabs{
  display: none;
}

#shopify-section-template--23815828472130__custom_liquid_fQm3zc{
  padding-top:50px;
  padding-bottom:50px;
}
.comely-button-wrapper{
  display:flex;
  justify-content:center;
  padding-top:50px;
}
.comely-button-wrapper .comely-button,
#shopify-section-template--23815828472130__cd21e23e-d982-45a0-9453-c5df4be6e625 .tm-parallaxcms .button.cms__btn,
#shopify-section-template--23815828472130__1632135037299132a4 .btn.slideshow__btn.button{
  padding:10px 25px  !important;
  background-color:#FFD700 !important;
  color:#000 !important;
  font-size:16px !important;
  border:1.5px solid #000 !important;
  font-family:"Montserrat", sans-serif !important;
}
.cart-count-bubble span{
  background-color:#FFD700 !important;
  color: #000 !important;
}

.comely-button-wrapper .comely-button:hover,
#shopify-section-template--23815828472130__cd21e23e-d982-45a0-9453-c5df4be6e625 .tm-parallaxcms .button.cms__btn:hover,
#shopify-section-template--23815828472130__1632135037299132a4 .btn.slideshow__btn.button:hover{
  background-color:transparent !important;
  color:#000 !important;
}
#shopify-section-template--23815828472130__e8a91e22-2d89-4f47-88dd-2e903d2291fc .collection.page-width .title{

  position:relative;
}
#shopify-section-template--23815828472130__e8a91e22-2d89-4f47-88dd-2e903d2291fc .collection.page-width .title:before {
    content: "";
    background: var(--color-base-accent-1);
    width: 60px;
    text-align: center;
    height: 3px;
    top: 53px;
    position: absolute;
}
#shopify-section-template--23815828472130__d275a4be-9a35-408e-ab27-9e51084a1481{
  padding:50px 0 50px 0;

}

#shopify-section-template--23815828472130__multicolumn_yJgrRa,
#shopify-section-template--23815828472130__81f74240-cefd-4394-b41c-80d95e1b2fe7
{
  padding:50px 0 50px 0;
}
#shopify-section-template--23815828472130__rich_text_CEWz4H{
  padding: 0 0 0px 0;
}
#shopify-section-template--23815828472130__rich_text_CEWz4H .button{
  border:1px solid #000;
}
#shopify-section-template--23815828472130__rich_text_CEWz4H .rich-text__blocks h2{
      font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    text-transform: capitalize;
    margin-top: 0;
  padding: 0 0 15px;
    margin-bottom: 20px;
    position: relative;
    letter-spacing: -.1px;
      display: flex;
    justify-content: center;
}
#shopify-section-template--23815828472130__rich_text_CEWz4H .rich-text__blocks h2:before{
      position: absolute;
    content: "";
    background: var(--color-base-accent-1);
    width: 60px;
    height: 3px;
    bottom: 0;
}
.template-list-collections .side-bar.medium-up--one-quarter{
display:none;
}
.template-list-collections .main-container.medium-up--three-quarters{
  width:100%;
}
.template-list-collections .main-container.medium-up--three-quarters .collection-list {
  display:grid;
  grid-template-columns:1fr 1fr 1fr;
  gap:15px;
}
.template-list-collections .main-container.medium-up--three-quarters .collection-list .collection-list__item.grid__item{
  padding:0 10px;
  width:100% !important;
}
.template-list-collections .collection-list__item.grid__item .card__text-spacing{
  min-height:0;
  border:none;
}
.template-list-collections .collection-list__item.grid__item .card__text-spacing .h3{
  font-size:26px;
}
.template-list-collections .collection-list__item.grid__item .card__text-spacing .icon-wrap svg{
  height:18px;
  width:26px;
}

.header.header--middle-left.page-width{
  padding:10px 0;
}
.shopify-payment-button__button{
  min-height:45px !important;
}
.flexslider .slideshow-text {
  right: auto;
  left: 10%;
}
.flexslider .slideshow__slidetitle{
font-size:48px;
  font-weight:700;
  line-height:1.4;
  color:#fff;
  font-family:"Playfair Display", serif;
}

#shopify-section-template--23815828472130__tm_slideshow_EEbFCi{
  display:none;
}

.footer__content-top .footer-block.grid__item.text:first-child{
    width:40%;
}

.template-collection .filter-total .facets__summary{
  font-weight:700;
  padding-top:20px;
}
.template-collection .filter-total.side-box{
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  padding:15px;
}
.collection-list-wrapper .motion-reduce {
  border-radius: 100%;
}


.sticky-button-wrapper {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 1000;
    transform: translateY(-50%);
}
.sticky-button-inner {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.sticky-button-wrapper .sticky-button-one {
    position: relative;
    left: 115px;
    padding: 5px;
    transition: 1s all ease;
    background-color: #fff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.sticky-button-wrapper .sticky-button-one a {
    display: flex;
    gap: 10px;
    align-items: center;
    text-decoration: none;
}
.sticky-button-wrapper .sticky-button-one img {
    width: 40px;
    height: 40px;
    background: #fff;
}
.sticky-button-wrapper .sticky-button-one a span {
    font-size: 20px;
    line-height: 1;
    height: 16px;
    color: #000;
}
.filter-total #FacetFiltersForm.facets__form{
  grid-template-columns:100% 0!important;
  gap:0 !important;
}
.facets__price .field__input{
  padding:15px 0px 0 10px!important;
}
.sticky-button-wrapper .sticky-button-one:hover {
    left: 0;
}
.collection-list-wrapper .media.media--square img{
  border:2px solid #000;
  border-radius:100%;
  /* box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset; */
}

.header__heading-logo{
  height:85px !important;
}
/* .header__inline-menu .header__menu-item,
.header__inline-menu .header__menu-item a{
  color: #ccb363 !important;
} */
.header__inline-menu .header__menu-item:hover,
.header__inline-menu .header__menu-item a:hover{
  font-weight:700;
}

.header__inline-menu .header__menu-item,
.header__inline-menu .header__active-menu-item,
.header__inline-menu .header__menu-item a{
  color:#FFD700 !important;
  font-size:17px !important;
}
.header__inline-menu .header__submenu a{
  color:#FFD700 !important;
}
.header__submenu.list-menu li {
    min-width: 180px;
    margin: 0;
    border-bottom: 1px solid #000;
    padding: 10px 0 0 0 !important;
  
}
.header__submenu.list-menu--disclosure.header-menu__list--condensed,
.header-wrapper .list-menu--inline>li:hover .list-menu--disclosure{
      border: 1px solid #000 !important;
    background-color: #fff;
  top:30px !important;
}
.header__submenu .header__submenu .header__menu-item, .header__submenu.list-menu--disclosure.header-menu__list--condensed .header__menu-item{
  color:#000 !important;
}
.header-right .header__icon svg path,
.menu-drawer__account .icon-account path{
  fill:#fff !important;
    color:#fff !important;
}
.header-wrapper.fixed{
  background-color: #000!important;
}
.header__active-menu-item{
  color:#FFD700 !important;
}
.whatsapp-footer-sticky {
    height: 50px;
    width: 50px;
}
.whatsapp-footer-sticky {
    position: fixed;
    bottom: 70px;
    right: 30px;
    z-index: 100;
}

.product.grid .product-form__submit:hover{
  border:1px solid #FFD700;
}
.shopify-payment-button__button{
  border:1px solid #FFD700 !important;
  background-color:#fff !important;
   color:#FFD700 !important;
}
.shopify-payment-button__button:hover{
  background-color:#FFD700 !important;
  color:#fff !important;
}
.product-form__input input[type=radio]:checked+label{
  background-color:transparent !important;
  color:#000 !important;
  padding:0 !important; 
}
.product-form__input{
  display:flex !important;
  gap:10px;
  align-items: center;
}
.service{
  background-color:#FFD700 !important;
}

.product-hover{
  background-color:#fff;
}

.btn.slideshow__btn.button{
color:#FFD700 !important;
  background-color:#000!important;
}
.grid__item .products .product-form .product-form__buttons .product-form__submit.button{
  background-color:#000 !important;
  color:#ffd700 !important ;
  text-decoration: none !important;
  justify-content:center !important;
  padding:10px 25px !important;
  border:1px solid #ffd700;
  font-weight:700 !important;
}
.header-right .header__icon .close-icon svg path,
.menu-drawer__account .icon-account .close-icon path{
      fill: #000 !important;
    color: #000 !important;
}
}
.product-form .product-form__submit.button,
.product-form .shopify-payment-button__button:hover,
.dropdown-site-header__cart.cart,
.template-cart .button,
.template-page .button,
button{
  background-color:#000 !important;
  border:1px solid #000 !important;
  color:#fff !important;
  font-weight:700 !important;
}
.product-form .product-form__submit.button:hover,
.product-form .shopify-payment-button__button,
.dropdown-site-header__cart.cart:hover,
.template-cart .button:hover,
.template-page .button:hover,
button:hover{
  background-color:#fff !important;
  border:1px solid #000 !important;
  color:#000 !important;
   font-weight:700 !important;
}

.card-information__wrapper{
  text-align: center !important;
}
.card-information__wrapper .card-information__text.h5{
  font-size:22px !important;
  font-weight:700 !important;
  line-height:1.2 !important;
}
.card-information__wrapper .price__regular span{
   font-size:16px !important;
  font-weight:500 !important;
  line-height:1.2 !important;
}
.active-facets__button-remove, a.active-facets__button:hover{
  color:#ffd700 !important;
  
}
.active-facets__button-remove.button:hover{
  background-color:#000;
}

summary.header__menu-item.list-menu__item.link.focus-inset{
  position:relative;
}
summary.header__menu-item.list-menu__item.link.focus-inset:before{
  content: "";
    position: absolute;
    right: -17px;
    top: 20%;
  background-image:url('/cdn/shop/files/arrow-down-sign-to-navigate.png?v=1743788399');
  background-size:100% 100%;
  height: 12px;
    width: 12px;
  
}

.header__icon--menu .icon.icon-hamburger{
   fill:#fff;
}

.product_tab-block .product-form__buttons{
  display:flex !important;
  justify-content:center !important;
}
.about-us-content-wrapper{
 
  width: 70%;
  margin: auto;
}
 .product-com-wish button:hover,
  .share-button button:hover{
    border:none !important;
    font-weight: 500 !important;
  }
@media screen and (max-width: 950px) {
  #shopify-section-template--23815828472130__tm_slideshow_EEbFCi{
  display:block;
}
  #shopify-section-template--23815828472130__1632135037299132a4{
    display:none;
  }
  .header.header--middle-left.page-width{
    padding:10px 10px;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .header.header--middle-left.page-width .header__heading{
  display:flex;
  justify-content:center;
}
 
  .sticky-button-wrapper .sticky-button-one img {
    width: 30px;
    height: 30px;
    background: #fff;
}
  .template-list-collections .main-container.medium-up--three-quarters .collection-list{
    grid-template-columns:1fr 1fr;
  }
  .about-us-content-wrapper{
 
  width: 100%;
  margin: auto;
}
  .card-information__wrapper .card-information__text.h5{
        font-size: 18px !important;
  }
  .price-item.price-item--regular {
    font-weight: 500 !important;
    font-size: 12px !important;
}
  .price-item.price-item--sale{
    font-weight: 500 !important;
    font-size: 12px !important;
  }
  .mobile-facets__footer .button--primary{
    color: #000;
  }
}
@media screen and (max-width: 650px) {
 .header.header--middle-left.page-width .header__heading{
  display:block;
}
   .template-list-collections .main-container.medium-up--three-quarters .collection-list{
    grid-template-columns:1fr;
  }
}