/** Shopify CDN: Minification failed

Line 466:2 Unexpected "{"
Line 466:3 Expected identifier but found "%"
Line 466:46 Unexpected "{"
Line 466:47 Expected identifier but found "%"

**/
form#customer_login svg {
  width:15px;
}
@font-face {
    font-family: 'Palatino Linotype';
    src: url('/cdn/shop/files/PalatinoLinotype-BoldItalic.woff2?v=1749542934') format('woff2'),
        url('/cdn/shop/files/PalatinoLinotype-BoldItalic.woff?v=1749542934') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Palatino Linotype';
    src: url('/cdn/shop/files/PalatinoLinotype-Bold.woff2?v=1749542934') format('woff2'),
        url('/cdn/shop/files/PalatinoLinotype-Bold.woff?v=1749542934') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Palatino Linotype';
    src: url('/cdn/shop/files/PalatinoLinotype-Italic.woff2?v=1749542934') format('woff2'),
        url('/cdn/shop/files/PalatinoLinotype-Italic.woff?v=1749542933') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Palatino Linotype';
    src: url('/cdn/shop/files/PalatinoLinotype-Roman.woff2?v=1749542933') format('woff2'),
        url('/cdn/shop/files/PalatinoLinotype-Roman.woff?v=1749542934') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

h1,h3, h3 span,h4, h5{
  font-family: 'Palatino Linotype';
}

.men-women-collection img {
    margin-bottom: 30px;
}

.complete_payment_new a#inline {
    cursor:pointer;
    font-size: 19px!important;
    padding: 0 40px;
    transition: none !important;
}
.credit-cards img {
    width: 60px;
}
.description ul li span {
    letter-spacing: normal !important;
    color: #000;
}

.description ul {
    padding: 20px 0 0 20px !important;
    list-style-type: disc !important;
    margin-bottom:20px !important;
}
.description li {
    list-style: inherit!important;
    letter-spacing: normal;
    color: #000;
}
.description details.accordian strong, details.accordian p {
    color: #000;
}
.description details.accordian ul {
    padding: 0px 0 0 20px!important;
    color: #000;
}
details.accordian .rows {
    display: flex;
    align-items: center;
    grid-gap: 20px;
    margin: 20px 0;
}
details.accordian .rows img {
    width: 300px;
}
details.accordian .rows .col-left{
    width:50%;
}
details.accordian .rows .col-right{
    width:50%;
}
 .description details.accordian summary {
    display: initial;
    cursor:pointer;
}
 .description details[open]>summary::before {
    transform: rotate(-180deg);
}
 .description details.accordian summary:before {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='47' height='27' viewBox='0 0 47 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.97488 1.02513C4.60804 -0.341706 2.39196 -0.341706 1.02512 1.02513C-0.341712 2.39196 -0.341712 4.60804 1.02512 5.97487L21.0251 25.9749C22.392 27.3417 24.608 27.3417 25.9749 25.9749L45.9749 5.97487C47.3417 4.60804 47.3417 2.39196 45.9749 1.02513C44.608 -0.341706 42.392 -0.341706 41.0251 1.02513L23.4904 18.5598L5.97488 1.02513Z' fill='black'/%3E%3C/svg%3E%0A");
    width: 18px;
    height: 14px;
    display: inline-block;
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 10px;
}

.description details.accordian.faq summary:before {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M57 27H33V3C33 1.35 31.65 0 30 0C28.35 0 27 1.35 27 3V27H3C1.35 27 0 28.35 0 30C0 31.65 1.35 33 3 33H27V57C27 58.65 28.35 60 30 60C31.65 60 33 58.65 33 57V33H57C58.65 33 60 31.65 60 30C60 28.35 58.65 27 57 27Z' fill='black'/%3E%3C/svg%3E%0A");
}
.description details.faq[open]>summary::before {
    background-image: url("data:image/svg+xml,%3Csvg width='60' height='6' viewBox='0 0 60 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M33 0H57C58.65 0 60 1.35 60 3C60 4.65 58.65 6 57 6H33H3C1.35 6 0 4.65 0 3C0 1.35 1.35 0 3 0H33Z' fill='black'/%3E%3C/svg%3E%0A");
}
.product-item .product-card .custom-atc {
    width: auto;
    left: 50%;
    transform: translateX(-50%) !important;
    bottom: 11%;
}
img.trust_logo {
    margin: 0;
    width: 325px;
}
.custom-logos p {
    margin: 0;
    font-size: 12px;
    color: #000;
    line-height: 20px;
}
.custom-logos {
    padding: 30px;
    width: fit-content;
    text-align: left;
    margin: 0 auto;
}
.custom-logos p a {
    color: #a5a5a5;
    text-decoration: underline;
    font-size: 11px;
}
.trustpilot-widget {
    display: none !important;
}
.product-options .custom-logos {
    padding: 30px 0 20px 0px;
}
.product-options{
    padding-bottom:0 !important;
}
.product-options  .home_pg_full {
    float: none !important;
}
.custom-logos.testimonial-logo {
    margin: unset;
    display: flex;
    grid-gap: 40px;
    align-items: center;
    padding: 20px 0 50px 0;
}
.divider {
    content: " ";
    width: 2px;
    height: 50px;
    background: #a5adc3;
}
.product-options .custom-logos p {
    text-align: center;
}
.product-options .custom-logos img.trust_logo {
    width: 265px;
}
img.google_review_logo {
    width: 310px;
}
.collection-description img.trust_logo {
    width: 265px;
}

.custom-text-blocks .heading {
    font-size: 20px;
    font-weight: 600;
    color: #29150f;
    letter-spacing: 0;
    margin-bottom: 0;
    margin-top: 6px;
    font-family: Palatino Linotype;
}

.custom-text-blocks .subheading {
    font-style: italic;
    font-size: 18px;
    color: #444444;
    text-transform: unset;
    margin-bottom: 15px;
    font-family: Palatino Linotype;
    letter-spacing: 0;
    font-weight: 400;
}

body .product_fulldescription .custom-text-blocks .description p {
    color: #444444;
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 15px !important;
}

.custom-text-blocks
{
    padding:0 !important;
}

.custom-text-blocks .text-block
{
    margin-bottom:20px;
}

body .product_fulldescription .content_block_new .description p {
    margin-bottom: 4px!important;
}

body .product_fulldescription .content_block_new .description p strong
{
    font-weight:800;
}


span.last_p {
    border-top: 1px solid #cccccc;
    display: block;
    padding-top: 10px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
    margin-top: 15px;
}

.desktop-extra-slider
{
        width: calc(100% - 60px);
    margin: 0 auto;
}

.desktop-extra-slider .slick-prev:before, .desktop-extra-slider .slick-next:before {
    color: #271510;
    filter:unset;
}

.desktop-extra-slider .slick-slide img {
    display: block;
    margin: 0 auto;
}













@media screen and (max-width: 550px) {
.custom-logos.testimonial-logo {
    display: block;
    padding-right: 40px;
}
.divider {
    display:none;
}
.custom-logos.testimonial-logo .col {
    padding: 10px 0;
}

/* body #product .thumbs.clearfix.product-thumbnial
{
    padding: 0 0px!important;
}
body #product .thumbs.clearfix.product-thumbnial .image {
    width: auto!important;
    padding: 20px 10px 0 0!important;
}
.thumbs.slick-thumbnails {
    width: calc(100% - 0px);
} */
}


@media screen and (max-width: 767px) {
details.accordian .rows .col-left, details.accordian .rows .col-right{
    width:auto;
}
details.accordian .rows {
    display: block;
}
.description ul li span, .description ul li {
    font-size: 15px;
}
.description ul {
    padding: 0px 0 0 20px!important;
}
.description details.accordian strong, details.accordian p {
    font-size: 15px;
}
#product .description p{
    margin:0 !important;
}
}



/*form css*/

.custom-text-blocks {
    padding: 0px 20px;
  }

  .text-block {
    margin-bottom: 40px;
  }

  .subheading {
    font-size: 14px;
    letter-spacing: 1px;
    color: #888;
    text-transform: uppercase;
    margin-bottom: 10px;
  }

  .heading {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 15px;
  }

  .description {
    font-size: 16px;
    color: #555;
    max-width: 600px;
    margin: 0 auto;
  }

  #custom-enquiry {
  --eq-bg: #faf9f7;
  --eq-surface: #ffffff;
  --eq-ink: #29150f;
  --eq-muted: #6b6b67;
  --eq-border: #e0ddd8;
  --eq-accent: #29150f;
  --eq-accent-hover: #3a3a36;
  --eq-gold: #b8955a;
  --eq-radius: 2px;
  --eq-transition: 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  --eq-shadow: 0 8px 40px rgba(0,0,0,0.10);
  font-family: 'Georgia', 'Times New Roman', serif;
}

/* ─── SECTION ─────────────────────────────────────────── */
.custom-enquiry-section {
  text-align: center;
}

/* ─── TRIGGER BUTTON ─────────────────────────────────── */
.enquiry-button-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.custom-enquiry-section .enquiry-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: var(--eq-accent);
  color: #fff;
  border: none;
  cursor: pointer;
  font-family: inherit;
  font-size: 15px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 16px 36px;
  border-radius: var(--eq-radius);
  transition: background var(--eq-transition), transform var(--eq-transition);
  position: relative;
  overflow: hidden;
      width: 100%;
    justify-content: center;
    text-transform: unset;
    letter-spacing: 0;
    font-family: Lato, sans-serif;
    font-size: 20px;
    border-radius: 10px;
}

.enquiry-btn::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, transparent 30%, rgba(255,255,255,0.08) 50%, transparent 70%);
  transform: translateX(-100%);
  transition: transform 0.5s ease;
}

.enquiry-btn:hover::before { transform: translateX(100%); }
.enquiry-btn:hover { background: var(--eq-accent-hover); }
.enquiry-btn:active { transform: scale(0.98); }

.btn-arrow {
  display: inline-block;
  transition: transform var(--eq-transition);
  font-style: normal;
}

.enquiry-btn[aria-expanded="true"] .btn-arrow {
  transform: rotate(180deg);
}

.enquiry-small-text {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #29150f;
    margin: 0;
    letter-spacing: 0.02em;
    line-height: 1;
}

/* ─── ACCORDION WRAPPER ──────────────────────────────── */
.enquiry-form-wrapper {
  max-width: 640px;
  margin: 28px auto 0;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: max-height 0.55s cubic-bezier(0.4, 0, 0.2, 1),
              opacity 0.35s ease;
}

.enquiry-form-wrapper.open {
  max-height: 2000px;
  opacity: 1;
}

.form-inner {
  background: var(--eq-surface);
  border: 1px solid var(--eq-border);
  border-radius: var(--eq-radius);
  padding: 40px 36px 36px;
  text-align: left;
  {% comment %} box-shadow: var(--eq-shadow); {% endcomment %}
  margin-bottom:30px;
  border-radius:10px;
}

/* ─── FORM HEADER ─────────────────────────────────────── */
.form-header {
  margin-bottom: 28px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--eq-border);
}

.form-header h2 {
  font-family: 'Georgia', serif;
  font-size: 22px;
  font-weight: normal;
  color: var(--eq-ink);
  margin: 0 0 8px;
  letter-spacing: 0.02em;
}

.form-header .subheading {
  font-family: lato, sans-serif;
  font-size: 14px;
  color: var(--eq-muted);
  margin: 0;
  line-height: 1.6;
  text-transform: unset;
    letter-spacing: 0;
}

/* ─── GRID ────────────────────────────────────────────── */
.grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

@media (max-width: 520px) {
  .grid-2 { grid-template-columns: 1fr; }
  .form-inner { padding: 28px 20px 24px; }
}

/* ─── FIELD GROUPS ────────────────────────────────────── */
.field-group {
  display: flex;
  flex-direction: column;
  margin-bottom: 18px;
}

.field-group label {
  font-family: lato, sans-serif;
  font-size: 11px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--eq-muted);
  margin-bottom: 6px;
  font-weight: 600;
}

.req { color: var(--eq-gold); }

.contact-form input,
.contact-form select,
.contact-form textarea {
  font-family: lato, sans-serif;
  font-size: 14px;
  color: #1a1a18 !important;
  background: #faf9f7 !important;
  border: 1px solid #e0ddd8;
  border-radius: 2px;
  padding: 11px 14px;
  width: 100%;
  box-sizing: border-box;
  transition: border-color 0.28s ease, box-shadow 0.28s ease;
  outline: none;
  border-radius:8px;

}

/* Selects: use SVG arrow via background-image — avoids span overlap issues entirely */
.contact-form select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 36px;
  cursor: pointer;
  color: #1a1a18 !important;
  background-color: #faf9f7 !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23666666' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 12px center !important;
  background-size: 12px !important;
  height:41px;
}
.contact-form input
{
height:41px;
}

.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
  border-color: #1a1a18;
  background: #fff !important;
  box-shadow: 0 0 0 3px rgba(26,26,24,0.07);
}

.contact-form input.invalid,
.contact-form select.invalid,
.contact-form textarea.invalid {
  border-color: #c0392b;
}

.contact-form input::placeholder,
.contact-form textarea::placeholder { color: #bbb; }

.contact-form textarea {
  resize: vertical;
  min-height: 110px;
  line-height: 1.6;
}

/* select-arrow spans are kept in HTML but hidden — arrow is via background-image on select */
.select-arrow { display: none; }

/* Char counter */
.char-count {
  font-family: lato, sans-serif;
  font-size: 11px;
  color: var(--eq-muted);
  text-align: right;
  margin-top: 4px;
  letter-spacing: 0.03em;
}

/* ─── TRUST STRIP ─────────────────────────────────────── */
.trust-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 20px;
  padding: 16px 0;
  border-top: 1px solid var(--eq-border);
  border-bottom: 1px solid var(--eq-border);
  margin-bottom: 24px;
}

.trust-item {
  display: flex;
  align-items: center;
  gap: 7px;
  font-family: lato, sans-serif;
  font-size: 12px;
  color: var(--eq-muted);
  letter-spacing: 0.02em;
}

.trust-icon {
  color: var(--eq-gold);
  font-size: 8px;
}

/* ─── SUBMIT ──────────────────────────────────────────── */
.submit-btn {
  width: 100%;
  background: var(--eq-accent);
  color: #fff;
  border: none;
  cursor: pointer;
  font-family: lato, sans-serif;
  font-size: 13px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  padding: 15px 24px;
  border-radius: var(--eq-radius);
  transition: background var(--eq-transition), transform var(--eq-transition);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
      border-radius: 10px;
    font-family: Lato, sans-serif;
    font-size: 20px;
    text-transform: unset;
    letter-spacing: 0;
}

.submit-btn:hover:not(:disabled) { background: var(--eq-accent-hover); }
.submit-btn:active:not(:disabled) { transform: scale(0.99); }
.submit-btn:disabled { opacity: 0.7; cursor: not-allowed; }

/* Spinner */
.submit-spinner {
  display: none;
  width: 16px;
  height: 16px;
  border: 2px solid rgba(255,255,255,0.3);
  border-top-color: #fff;
  border-radius: 50%;
  animation: spin 0.7s linear infinite;
}

.submit-btn.loading .submit-label { opacity: 0.6; }
.submit-btn.loading .submit-spinner { display: block; }

@keyframes spin { to { transform: rotate(360deg); } }

/* ─── SUCCESS POPUP ───────────────────────────────────── */
.popup-overlay {
  position: fixed;
  inset: 0;
  background: rgba(20, 19, 17, 0.55);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10000;
  padding: 20px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.35s ease;
}

.popup-overlay.visible {
  opacity: 1;
  pointer-events: all;
}

.popup-card {
  background: #fff;
  border-radius: 2px;
  padding: 48px 40px 40px;
  max-width: 460px;
  width: 100%;
  text-align: center;
  box-shadow: 0 24px 80px rgba(0,0,0,0.20);
  transform: translateY(20px) scale(0.97);
  transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
  position: relative;
}

.popup-overlay.visible .popup-card {
  transform: translateY(0) scale(1);
}

/* SVG check animation */
.popup-icon {
  width: 60px;
  height: 60px;
  margin: 0 auto 24px;
  color: var(--eq-gold, #b8955a);
}

.popup-icon svg { width: 100%; height: 100%; }

.check-circle {
  stroke-dasharray: 157;
  stroke-dashoffset: 157;
  animation: drawCircle 0.6s ease forwards 0.2s;
}

.check-tick {
  stroke-dasharray: 40;
  stroke-dashoffset: 40;
  animation: drawTick 0.4s ease forwards 0.75s;
}

@keyframes drawCircle { to { stroke-dashoffset: 0; } }
@keyframes drawTick   { to { stroke-dashoffset: 0; } }

.popup-card h3 {
  font-family: 'Georgia', serif;
  font-size: 20px;
  font-weight: normal;
  color: #1a1a18;
  margin: 0 0 14px;
  line-height: 1.4;
  letter-spacing: 0.01em;
}

.popup-card p {
  font-family: lato, sans-serif;
  font-size: 14px;
  color: #6b6b67;
  line-height: 1.7;
  margin: 0 0 16px;
}

.popup-divider {
  width: 40px;
  height: 1px;
  background: #e0ddd8;
  margin: 16px auto;
}

.popup-meta {
  font-size: 12px !important;
  color: #9a9a96 !important;
  margin-bottom: 28px !important;
}

.popup-close-btn {
  background: #1a1a18;
  color: #fff;
  border: none;
  cursor: pointer;
  font-family: lato, sans-serif;
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  padding: 13px 32px;
  border-radius: 2px;
  transition: background 0.2s ease;
}

.popup-close-btn:hover { background: #3a3a36; }

@media (max-width: 500px) {
  .popup-card { padding: 36px 24px 30px; }
  .popup-card h3 { font-size: 17px; }
}


.custom-text-blocks {
    padding: 0px 20px;
  }

  .text-block {
    margin-bottom: 40px;
  }

  .subheading {
    font-size: 14px;
    letter-spacing: 1px;
    color: #888;
    text-transform: uppercase;
    margin-bottom: 10px;
  }

  .heading {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 15px;
  }

  .description {
    font-size: 16px;
    color: #555;
    max-width: 600px;
    margin: 0 auto;
  }
  h2.option-heading {
    font-size: 20px;
    color: #000;
    margin: 0 0 6px 0;
    font-style: italic;
    font-weight: 600;
}