:root {
  --Secondary-1: #F9F6F0 !important;
  --Secondary-2: #FEFEFC !important;
  --Secondary-3: #FEFDFA !important;
  --Secondary-4: #FDFCF7 !important;
  --Secondary-5: #FCFBF5 !important;
  --Secondary-6: #FBFAEF !important;
  --Secondary-7: #F9F8EA !important;
  --Secondary-8: #9E8552 !important;
  --Secondary-9: #C6C5B7 !important;
  --Secondary-10: #959489 !important;
  --Secondary-11: #63625C !important;
  --Secondary-12: #4A4A45 !important;
  --Secondary-13: #32312E !important;
  /* ----------------------------------------------- */
  --primary-2: #E8F7F6 !important;
  --primary-3: #D1EFEC !important;
  --primary-4: #BBE8E3 !important;
  --primary-5: #A4E0D9 !important;
  --primary-6: #76D0C6 !important;
  --primary-7: #49C1B3 !important;
  --primary-8: #1BB1A0 !important;
  --primary-9: #168E80 !important;
  --primary-10: #106A60 !important;
  --primary-11: #0B4740 !important;
  --primary-12: #083530 !important;
}



.zr-headertop {
  background: #EBECEC !important;
}

.zr-font-blck {
  color : #000 !important; 
}


.zr-info-txt-color {
  color : #B29558 !important; 
}


.sp-lh-7.text-gold {
  color : #168E80 !important; 
}


.collection-gold {
  background : #FBF3EA  !important;
}


.main_content_title {
  color : #433821 !important;
}


.collection_subtitle,
.main_content_title-large
{
  color : #000000 !important;	 
}


.collection-button-hover {
  background :  #000000 ;
  color : #fff ;
}


.collection_subtitle {
  color : #505050 !important; 
}

.collection-button-hover:hover {
  color : #fff !important;  
}



.zr-btn-more.rewrite-whole-radius,
.sp-rp-3.rewrite-whole-radius,
.collection-button-hover ,
.contact_us_button.rewrite-whole-radius

{
  background : #000 !important;
  color : #fff !important;
}



.zr-btn-more.rewrite-whole-radius:hover,
.sp-rp-3.rewrite-whole-radius:hover,
.contact_us_button.rewrite-whole-radius:hover
{
  background : #168E80 !important;
}

.blog-button .text-gold {
  color : #000 !important;
}


#PriceName,
#Pricevalue {
  color : #000 !important; 
}

.sp-rp-3.rewrite-whole-radius > span,
.sp-rp-3.rewrite-whole-radius .rewrite-hover-bag-white

{
  display : block !important;
  color : #fff  !important;
}


.sp-rp-3.rewrite-whole-radius:hover .rewrite-hover-bag-black {
  display : none !important; 
}



.product_card:hover .product_price {
  background-color: #E4F4F287 !important;
}	


.sp-rp-12.rewrite-whole-radius:hover,
.collection-button-hover:hover
{
  background-color: #168E80 !important; 
}

.sp-rp-12.rewrite-whole-radius:hover > span,
.collection-button-hover:hover
{
  color : #fff !important;
}


@media only screen and (max-device-width:992px) and (-webkit-min-device-pixel-ratio: 2) {

  .zr-nav-logo {
    max-height: 40px !important; 
    max-width : 60px !important;
    object-fit: contain !important;
    width: 60px !important;
  }

}



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

  .zr-nav-logo {
    max-height: 40px !important; 
    max-width : 60px !important;
    object-fit: contain !important;
    width: 60px !important;
  }


  .zr-footer-logo img {
    object-fit: contain;
  }

}


.zr-nav-logo-conrtainer {
  max-height: 40px !important; 
  max-width : 60px !important;
  object-fit: contain !important;
}

.zr-nav-logo {
  max-height: 40px !important; 
  max-width : 60px !important;
  object-fit: contain !important;
}


.zr-footer-logo img {
  object-fit: contain !important;
}



.zr-slider-selected,
.slick-dots li.slick-active {
  background: #000000;
}


.slick-arrow {
  background: #000000 no-repeat center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='19' viewBox='0 0 9 19' fill='none'%3E%3Cpath d='M0.911562 18.1695C0.721562 18.1695 0.531563 18.0995 0.381563 17.9495C0.0915625 17.6595 0.0915625 17.1795 0.381563 16.8895L6.90156 10.3695C7.38156 9.88953 7.38156 9.10953 6.90156 8.62953L0.381563 2.10953C0.0915625 1.81953 0.0915625 1.33953 0.381563 1.04953C0.671562 0.759531 1.15156 0.759531 1.44156 1.04953L7.96156 7.56953C8.47156 8.07953 8.76156 8.76953 8.76156 9.49953C8.76156 10.2295 8.48156 10.9195 7.96156 11.4295L1.44156 17.9495C1.29156 18.0895 1.10156 18.1695 0.911562 18.1695Z' fill='white'/%3E%3C/svg%3E");
}

