/** Shopify CDN: Minification failed

Line 393:14 Expected identifier but found "#3AAFA4"
Line 400:22 Expected identifier but found "#3AAFA4"
Line 407: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;}
*/
/* The 'Amanah' brand face is declared in inc/fonts.php, served from the
   theme (assets/fonts/Amanah/) on the site's own origin. The old
   cdn.amanah.gold/amanah-font/ location no longer exists. */

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

.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
    }
}

.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;
}


.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;
}


@keyframes shimmerMask {
  0% {
    -webkit-mask-position: 0%;
            mask-position: 0%;
  }
  100% {
    -webkit-mask-position: 120%;
            mask-position: 120%;
  }
}

.am-nav-logo img,
.header__logo-image,
.footer__block--image img {
  -webkit-mask-image: linear-gradient(45deg, #000 25%, rgba(0, 0, 0, 0.2) 50%, #000 75%);
          mask-image: linear-gradient(45deg, #000 25%, rgba(0, 0, 0, 0.2) 50%, #000 75%);
  -webkit-mask-size: 800%;
          mask-size: 800%;
  -webkit-mask-position: 0%;
          mask-position: 0%;
  animation: shimmerMask 5s ease-in-out infinite;
}

.blog-post-card img,
.am-product-card-img img,
.am-how-image img,
.am-partner-item img,
.blog-post-list img,
.am-brand-story-image img,
.featured-blog-post img,
.article__image img,
.article__wrapper img,
.am-ft-icon svg {
  -webkit-mask-image: linear-gradient(35deg, #000 25%, rgba(0, 0, 0, 0.2) 50%, #000 75%);
          mask-image: linear-gradient(35deg, #000 25%, rgba(0, 0, 0, 0.2) 50%, #000 75%);
  -webkit-mask-size: 800%;
          mask-size: 800%;
  -webkit-mask-position: 0%;
          mask-position: 0%;
  animation: shimmerMask 7s ease-in-out infinite;
}

.div.content-over-media picture img,
.logo-list__item,
.am-img-collections-grid,
.am-trust-item svg,
.text-with-icons__item svg,
.am-sp-ft-icon svg,
.usp-bar svg,
.am-trust-super-svg svg,
main#main image-with-text.image-with-text img,
div.collection-list img.zoom-image {
  -webkit-mask-image: linear-gradient(45deg, #000 25%, rgba(0, 0, 0, 0.2) 50%, #000 75%);
          mask-image: linear-gradient(45deg, #000 25%, rgba(0, 0, 0, 0.2) 50%, #000 75%);
  -webkit-mask-size: 800%;
          mask-size: 800%;
  -webkit-mask-position: 0%;
          mask-position: 0%;
  animation: shimmerMask 9s ease-in-out infinite;
}

/* 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}

.hide {display:none !important}










































































/* ═══════════════════════════════════════════════════════════════════════
   AMANAH CHECKOUT V2 — CSS additions
   Append to: assets/css/amanah.css  OR  assets/css/pages.css

   Covers:
   - Vault address locked display
   - Billing = shipping toggle
   - Coupon field (collapsed / expanded)
   - Ship/vault card refinements (step 2 of the design)
   - Shipping rate row
   - Step headings
   - Order summary right panel structure
   - Discount row in totals
═══════════════════════════════════════════════════════════════════════ */


/* ─── Step headings ──────────────────────────────────────────────────── */
.am-co-step-title {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: var(--font-display, 'Cormorant Garamond', serif);
  font-size: 1.25rem;
  font-weight: 600;
  letter-spacing: 0.03em;
  color: var(--color-black, #0A0A0A);
  margin: 0 0 1.25rem;
  padding-bottom: 0.6rem;
  border-bottom: 1px solid rgba(201, 168, 76, 0.2);
}

.am-co-step-num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: var(--color-gold, #C9A84C);
  color: #fff;
  font-family: var(--font-body, 'AkkuratPro', sans-serif);
  font-size: 0.7rem;
  font-weight: 700;
  flex-shrink: 0;
}

.am-co-sub-title {
  font-family: var(--font-body, 'AkkuratPro', sans-serif);
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--color-black, #0A0A0A);
  margin: 1.5rem 0 0.75rem;
}


/* ─── Vault address locked display ──────────────────────────────────── */
.am-co-vault-addr {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0;
  margin-top: 0.55rem;
  font-family: var(--font-body, 'AkkuratPro', sans-serif);
  font-size: 0.78rem;
  color: rgba(10, 10, 10, 0.45);
  font-style: italic;
  line-height: 1.4;
}

.am-co-vault-addr-sep {
  color: rgba(10, 10, 10, 0.25);
}

.am-co-vault-note {
  padding: 1rem 1.25rem;
  background: rgba(201, 168, 76, 0.06);
  border-left: 2px solid var(--color-gold, #C9A84C);
  border-radius: 4px;
}

.am-co-vault-note-text {
  font-family: var(--font-body, 'AkkuratPro', sans-serif);
  font-size: 0.82rem;
  color: rgba(10, 10, 10, 0.6);
  margin: 0;
  line-height: 1.5;
}


/* ─── Shipping rate display row ─────────────────────────────────────── */
.am-co-ship-rate-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.85rem;
  padding: 0.6rem 0.85rem;
  background: rgba(201, 168, 76, 0.05);
  border: 1px solid rgba(201, 168, 76, 0.2);
  border-radius: 4px;
}

.am-co-ship-rate-label {
  font-family: var(--font-body, 'AkkuratPro', sans-serif);
  font-size: 0.8rem;
  color: rgba(10, 10, 10, 0.7);
}

.am-co-ship-rate-cost {
  font-family: var(--font-body, 'AkkuratPro', sans-serif);
  font-size: 0.9rem;
  font-weight: 600;
  color: var(--color-black, #0A0A0A);
}


/* ─── Billing = shipping toggle ─────────────────────────────────────── */
.am-co-billing-toggle {
  margin: 1.25rem 0 0;
}

.am-co-checkbox-label {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  font-family: var(--font-body, 'AkkuratPro', sans-serif);
  font-size: 0.85rem;
  color: var(--color-black, #0A0A0A);
  user-select: none;
}

.am-co-checkbox-label input[type="checkbox"] {
  /* Hide native checkbox — we use the custom span */
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.am-co-checkbox-custom {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border: 1.5px solid var(--color-gold, #C9A84C);
  border-radius: 3px;
  flex-shrink: 0;
  transition: background 0.15s;
}

.am-co-checkbox-label input[type="checkbox"]:checked + .am-co-checkbox-custom {
  background: var(--color-gold, #C9A84C);
}

.am-co-checkbox-label input[type="checkbox"]:checked + .am-co-checkbox-custom::after {
  content: '';
  display: block;
  width: 5px;
  height: 9px;
  border: 2px solid #fff;
  border-top: none;
  border-left: none;
  transform: rotate(45deg) translate(-1px, -1px);
}


/* ─── Coupon section ─────────────────────────────────────────────────── */
.am-co-coupon-wrap {
  border-top: 1px solid rgba(201, 168, 76, 0.15);
  margin-top: 0;
  padding-top: 0;
}

.am-co-coupon-toggle-row {
  padding: 0.75rem 0;
}

.am-co-coupon-toggle {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  font-family: var(--font-body, 'AkkuratPro', sans-serif);
  font-size: 0.8rem;
  color: rgba(10, 10, 10, 0.55);
  display: flex;
  align-items: center;
  gap: 5px;
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-color: rgba(10, 10, 10, 0.2);
  transition: color 0.15s;
}

.am-co-coupon-toggle:hover {
  color: var(--color-gold, #C9A84C);
  text-decoration-color: var(--color-gold, #C9A84C);
}

.am-co-coupon-chevron {
  display: inline-block;
  font-size: 0.9rem;
  transition: transform 0.2s ease;
  line-height: 1;
  color: rgba(10, 10, 10, 0.35);
}

.am-co-coupon-field {
  padding-bottom: 0.75rem;
}

.am-co-coupon-row {
  display: flex;
  gap: 8px;
  align-items: center;
}

.am-co-coupon-input {
  flex: 1;
  padding: 0.6rem 0.85rem;
  border: 1px solid rgba(10, 10, 10, 0.18);
  border-radius: 4px;
  font-family: var(--font-body, 'AkkuratPro', sans-serif);
  font-size: 0.85rem;
  color: var(--color-black, #0A0A0A);
  background: #fff;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  outline: none;
  transition: border-color 0.15s;
}

.am-co-coupon-input::placeholder {
  text-transform: none;
  color: rgba(10, 10, 10, 0.3);
  letter-spacing: 0;
}

.am-co-coupon-input:focus {
  border-color: var(--color-gold, #C9A84C);
}

.am-co-coupon-btn {
  padding: 0.6rem 1.1rem;
  background: var(--color-black, #0A0A0A);
  color: #fff;
  border: none;
  border-radius: 4px;
  font-family: var(--font-body, 'AkkuratPro', sans-serif);
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  cursor: pointer;
  transition: background 0.15s, opacity 0.15s;
  white-space: nowrap;
}

.am-co-coupon-btn:hover { background: var(--color-gold, #C9A84C); }
.am-co-coupon-btn:disabled { opacity: 0.5; cursor: not-allowed; }

.am-co-coupon-msg {
  font-family: var(--font-body, 'AkkuratPro', sans-serif);
  font-size: 0.78rem;
  margin-top: 6px;
  min-height: 1em;
}

.am-co-coupon-msg.success { color: #2D6A4F; }
.am-co-coupon-msg.error   { color: #C0392B; }

/* Applied coupon tags */
.am-co-applied-coupons {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  padding-bottom: 0.5rem;
}

.am-co-applied-coupon {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 3px 10px 3px 10px;
  background: rgba(201, 168, 76, 0.1);
  border: 1px solid rgba(201, 168, 76, 0.3);
  border-radius: 20px;
}

.am-co-coupon-code {
  font-family: var(--font-body, 'AkkuratPro', sans-serif);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: rgba(10, 10, 10, 0.7);
}

.am-co-coupon-remove {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  font-size: 0.95rem;
  line-height: 1;
  color: rgba(10, 10, 10, 0.35);
  display: flex;
  align-items: center;
}

.am-co-coupon-remove:hover { color: #C0392B; }

/* Discount row in WC totals table */
.cart-discount th,
.cart-discount td {
  color: #2D6A4F;
}

.cart-discount .woocommerce-Price-amount {
  color: #2D6A4F;
}

.cart-discount .woocommerce-Price-amount::before {
  content: '−';
  margin-right: 2px;
}


/* ─── Required field asterisk ───────────────────────────────────────── */
.am-req {
  color: var(--color-gold, #C9A84C);
  margin-left: 2px;
}


/* ─── WooCommerce select field override ─────────────────────────────── */
.am-co-select-wrap select {
  width: 100%;
  padding: 0.65rem 0.85rem;
  border: 1px solid rgba(10, 10, 10, 0.18);
  border-radius: 4px;
  font-family: var(--font-body, 'AkkuratPro', sans-serif);
  font-size: 0.875rem;
  color: var(--color-black, #0A0A0A);
  background: #fff;
  appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%230A0A0A' opacity='.35'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  cursor: pointer;
  outline: none;
  transition: border-color 0.15s;
}

.am-co-select-wrap select:focus {
  border-color: var(--color-gold, #C9A84C);
}


/* Cart panel, checkout order summary, order details — strikethrough */
.am-cart-item-price del,
.am-cart-item-price del bdi,
.am-co-item-price del,
.am-co-item-price del bdi,
.woocommerce-cart-form del bdi,
.woocommerce-checkout-review-order-table del bdi,
.woocommerce-order-details del bdi,
.woocommerce table.shop_table del bdi {
    color: #999999 !important;
    text-decoration: line-through !important;
    text-decoration-color: #C9A84C !important;
    text-decoration-thickness: 1.5px !important;
    opacity: 0.85 !important;
    font-family: 'Cormorant Garamond', serif;
}