/** Shopify CDN: Minification failed

Line 360:14 Expected identifier but found "#3AAFA4"
Line 367:22 Expected identifier but found "#3AAFA4"
Line 374:0 Expected "}" to go with "{"

**/
/* @font-face {
  font-family: 'Amanah';
  src: url('{{ 'http://cdn.amanah.gold/amanah-font/amanah-web-font.eot' | asset_url }}');
  src: url('{{ 'http://cdn.amanah.gold/amanah-font/amanah-web-font.eot?#iefix' | asset_url }}') format('embedded-opentype'),
       url('{{ 'http://cdn.amanah.gold/amanah-font/amanah-web-font.woff2' | asset_url }}') format('woff2'),
       url('{{ 'http://cdn.amanah.gold/amanah-font/amanah-web-font.woff' | asset_url }}') format('woff'),
       url('{{ 'http://cdn.amanah.gold/amanah-font/amanah-web-font.ttf' | asset_url }}') format('truetype'),
       url('{{ 'http://cdn.amanah.gold/amanah-font/amanah-web-font.svg#amanah-web-font.eot' | asset_url }}') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}





h1,h2,h3,h4,h5,h6,.headline,.subtitle {font-family: 'Amanah' !important;}
 */
@font-face {
  font-family: 'Amanah';
  src: url('https://cdn.amanah.gold/amanah-font/amanah-web-font.eot');
  src: url('https://cdn.amanah.gold/amanah-font/amanah-web-font.eot?#iefix') format('embedded-opentype'),
       url('https://cdn.amanah.gold/amanah-font/amanah-web-font.woff2') format('woff2'),
       url('https://cdn.amanah.gold/amanah-font/amanah-web-font.woff') format('woff'),
       url('https://cdn.amanah.gold/amanah-font/amanah-web-font.ttf') format('truetype'),
       url('https://cdn.amanah.gold/amanah-font/amanah-web-font.svg#Amanah') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6,
.headline,
.arabicfont,
.amanahfont,
.subtitle {
  font-family: 'Amanah', sans-serif !important;
}


.copyfooter_sunnah {
  clear:both;
  width:100%;
  padding:15px;
  font-size:10px;
  /*background:#fff;*/
  text-align:center;
}
.copyfooter_sunnah span {width:100%;max-width:700px;margin:0 auto;display:block}






/*
ZOHANNAH
*/
.ZOH_Footer_Logo {
  width: 100%;
  max-width: 200px;
}

.zoh-hr {
  display:block;
  width:100%;
  clear:both;
  padding:9px;
  box-sizing:border-box;
}

.zoh-hr-white-bg {
  background:var(--light-background);
}

.zoh-hr-black-bg,
.zoh-hr-dark-bg {
  background:var(--background);
}

.zoh-hr div {
  background:rgba(203,203,203,1); /*cbcbcb*/
  width:80%;
  height:1px;
  margin:9px auto;
  display:block;
  padding:0;
  box-sizing:border-box;
  clear:both;
}

.ZohGroupBottom {
  margin-top:15px
}

.zoh-figure-left{
  background-repeat: no-repeat;
  background-image: url(/cdn/shop/files/icon-zoh-grayspeech-left.svg?v=1716128114);
  background-position: left;
  background-size: 45%;
}
.zoh-figure-right{
  background-repeat: no-repeat;
  background-image: url(/cdn/shop/files/icon-zoh-grayspeech-left.svg?v=1716128114);
  background-position: left;
  background-size: 45%;
}

.scbg1,
.sc-background-1 {
	background-image:url(/cdn/shop/files/sg-bg-2.svg?v=1716128115)
}
.fera-productReviews,
.scbg2,
.sc-background-2 {
	background-image:url(/cdn/shop/files/sg-bg-1.svg?v=1716128114)
}


.animation-imc-fast {
    animation: blink .3s linear infinite;
    -moz-animation: blink .3s linear infinite;
    -webkit-animation: blink .3s linear infinite
}

.animation-imc-regular {
    animation: blink 750ms linear infinite;
    -moz-animation: blink 750ms linear infinite;
    -webkit-animation: blink 750ms linear infinite
}

.animation-imc-slow {
    animation: blink 6.5s linear infinite;
    -moz-animation: blink 6.5s linear infinite;
    -webkit-animation: blink 6.5s linear infinite
}

.animation-imc-slow-5 {
    animation: blink 2.5s linear infinite;
    -moz-animation: blink 2.5s linear infinite;
    -webkit-animation: blink 2.5s linear infinite
}

.animation-imc-slow-4 {
    animation: blink 3.5s linear infinite;
    -moz-animation: blink 3.5s linear infinite;
    -webkit-animation: blink 3.5s linear infinite
}

.animation-imc-slow-1 {
    animation: blink 4.5s linear infinite;
    -moz-animation: blink 4.5s linear infinite;
    -webkit-animation: blink 4.5s linear infinite
}

.animation-imc-slow-2 {
    animation: blink 7.5s linear infinite;
    -moz-animation: blink 7.5s linear infinite;
    -webkit-animation: blink 7.5s linear infinite
}

.animation-imc-slow-3 {
    animation: blink 5.5s linear infinite;
    -moz-animation: blink 5.5s linear infinite;
    -webkit-animation: blink 5.5s linear infinite
}

@keyframes blink {
    0%,100% {
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

@-moz-keyframes blink {
    0%,100% {
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

@-webkit-keyframes blink {
    0%,100% {
        opacity: 0
    }

    50% {
        opacity: 1
    }
}
.sunnahgtrack,
.sunnahgTop{}

.gold-t-on {
    color: #C09445;
}

.gold-t-off {
  color: #333;
}

feature-sender-recipient,
.feature-sender-recipient {
  display:none !important
  
}

div.product-card__info price-list sale-price,
div.product-info__block-item price-list sale-price,
div.featured-collections-carousel__item price-list sale-price,
section.shopify-section--featured-product price-list sale-price,
.PriceLiveIMC_Sunnah {
    display: inline-block;
    position: relative;
    animation: fade-in-out 5s linear infinite;
}

div.product-card__info price-list sale-price::after,
div.product-info__block-item price-list sale-price::after,
div.featured-collections-carousel__item price-list sale-price::after,
section.shopify-section--featured-product price-list sale-price::after,
.PriceLiveIMC_Sunnah::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, transparent 50%, #ffd700 50%);
    background-size: 200% 100%;
    animation: typing 5s steps(10) infinite;
}

@keyframes fade-in-out {
    0%, 100% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}

@keyframes typing {
    0% {
        width: 0%;
    }
    50% {
        width: 100%;
    }
    60%, 100% {
        width: 0%;
    }
}

.vault-promo {
  background-color: #fff;
  border: 2px solid gold;
  padding: 10px;
  margin-top: 20px;
  display: flex;
  align-items: center;
}

.vault-promo-icon {
  height: 50px;
  margin-right: 10px;
}

.vault-promo-title {
  display: flex;
  align-items: center;
}

.vault-promo-title h3 {
  margin: 0;
  font-weight: bold;
  color:#333;
}

.vault-promo-text p {
  margin: 0;
  font-size: 13px;
  line-height: 17px;
  color:#333;
}

.vault-cta {
  background-color: gold;
  border: none;
  margin:15px 0;
  color: #333;
}

.reviews-fera-modal .fera-productReviews {padding:25px}

.desktop{display:block}
.mobile{display:none}
@media only screen and (max-width: 850px) {
	.desktop{display:none}
    .mobile{display:block}
}

/* HOVERRX START */ /* HOVERRX START */ /* HOVERRX START */
/* HOVERRX START */ /* HOVERRX START */ /* HOVERRX START */
/* HOVERRX START */ /* HOVERRX START */ /* HOVERRX START */

div.product-card__figure img,
.ProductItem__Image,
.product-gallery__media img,
.Image--fadeIn {
  -webkit-mask-image: linear-gradient(45deg,#000 25%,rgba(0,0,0,.2) 50%,#000 75%);
  mask-image: linear-gradient(45deg,#000 25%,rgba(0,0,0,.2) 50%,#000 75%);
  -webkit-mask-size: 800%;
  mask-size: 800%;
  -webkit-mask-position: 0;
  mask-position: 0;
}

div.product-card__figure img:hover,
.product-gallery__media img:hover,
.ProductItem__Image:hover,
.Image--fadeIn:hover {
  transition: mask-position 3s ease,-webkit-mask-position 3s ease;
  -webkit-mask-position: 120%;
  mask-position: 120%;
  opacity: 1;
}

/* HOVERRX END */ /* HOVERRX END */ /* HOVERRX END */
/* HOVERRX END */ /* HOVERRX END */ /* HOVERRX END */
/* HOVERRX END */ /* HOVERRX END */ /* HOVERRX END */
/* sam code start */
.product-sticky-bar.is-visible {
    display: none !important;
}
.product-sticky-bar.is-visible {
    opacity: 0 !important;
    visibility: visible;
}
/* end sam code  */


.skobeloff{color:#016A70}
.keppel{color:#3AAFA4
.zomp{color:#3CAD91}
.tan{color:#D4AE86}
.arsenic{color:#414042}
.gray{color:#9B9D9E}

.skobeloff-bg{background:#016A70}
.keppel-bg{background:#3AAFA4
.black-bg{background:#000}
.zomp-bg{background:#3CAD91}
.tan-bg{background:#D4AE86}
.arsenic-bg{background:#414042}
.gray-bg{background:#9B9D9E}
.white-bg{background:#fff}
