/*
 Theme Name:   Prime Persian
 Description:  Prime Persian
 Author:       Prime Persian
 Author URI:   https://www.primepersian.co.za
 Template:     basel
 Version:      1.0.0
 Text Domain:  prime-persian
*/

.site-logo img { max-height: inherit !important; max-width: inherit !important; }
.act-scroll .site-logo img { max-height: 45px !important;}

.widgetarea-head {
	width: 40% !important;
}

.site-logo {
  width: 20% !important;
}

.right-column {
  width: 40% !important;
}

@media (min-width: 992px) {
 footer .col-md-3 {
    width: 20% !important;
  }
}

.sticky-header .right-column {
  width: 286px !important;
}

.footer-container .widget-area {
  padding: 45px 0 20px 0;
}

.footer-container .widget-area { display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.footer-container .footer-column { margin-bottom: 0; }

.payments-footer { text-align: center; }
.payments-footer img { max-width: 700px; width: 100%; }



.account-links { text-transform: uppercase; width: 300px; margin-top: 2px; }
.account-links a { display: inline-block !important; margin-left: 20px; }
.account-links a span { margin-right: 7px; }

.mobile-search { display: none; width: 90%; margin: auto; }

@media (max-width: 991px) {
	
	.right-column {
  width: 30% !important;
}
	
	.wrapp-header {
  min-height: inherit !important;
		padding-top: 15px !important;
		padding-bottom: 15px !important;
}
	
	.site-logo img {
  max-height: 93px !important;
  max-width: 150px !important;
}
	
	
	.vc_btn3-container.vc_btn3-center { display: table;
  width: 100%; }
	.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline { width: 100%;
  height: 64px;
  display: table-cell; }
	.footer-container .footer-column { width: 100%; margin-bottom: 20px; }
	.hide-mobile { display: none; }
	.main-page-wrapper { margin-top: 15px; }
	.main-header { margin-bottom: 0; }
	.mobile-search { display: block; }
	#home-banner { margin-top: 0 !important; }
  .main-header .right-column {
    width: 23%;
	   min-width: 100px; max-width: 100px;
  }
	
	.main-header .main-nav, .main-header .right-column, .main-header .site-logo, .main-header .widgetarea-head {
  vertical-align: inherit !important;
}
	
	.footer-column-5 { display: none; }
	footer h3 { line-height: 50px; }
	
}

@media (max-width: 991px) {
  .main-header .site-logo {
    width: 45%;
  }
	.right-column > div { margin-left: 0px; }
}

.account-links-mobile { text-transform: uppercase; display: none !important; margin-top: 6px; }
.account-links-mobile a { display: inline-block !important; margin-left: 10px; }
.account-links-mobile a span { margin-right: 0; font-size: 18px; }

@media (min-width: 1200px) {
  .wrapper-wide .container {
    max-width: 1450px;
    width: 100%;
  }
}

.aws-container .aws-search-form { width: 100%; max-width: 320px; }
.aws-container .aws-search-field { background-color: #ededed; border: 0; padding-left: 10px; font-size: 16px; }
.aws-container .aws-search-form .aws-form-btn { background-color: #ededed; border: 0; }
.aws-container .aws-search-field:focus { background-color: #ededed; }
.navigation-wrap { border-bottom: 0; }

.contact-footer li { line-height: 20px;}

.text-shadow-slide {
	text-shadow: 4px 4px 2px rgba(150, 150, 150, 1);
}

@media only screen and (max-width : 990px) {
.google-map iframe { height: 400px; }
	.account-links { display: none !important; }
	.account-links-mobile { display: inline-block !important; }
}

#wpcf7-f1497-p806-o1 input { border: 1px solid #4c4c4c; }
#wpcf7-f1497-p806-o1 textarea { border: 1px solid #4c4c4c; height: 325px; }
#wpcf7-f1497-p806-o1 label { color: #4c4c4c; }
#wpcf7-f1497-p806-o1 .wpcf7-submit { background-color: #ed1c24; color: #fff; border: 0; }
#wpcf7-f1497-p806-o1 .wpcf7-submit:hover { background-color: #fd474e; }

.topsubmenu {
	text-align: center;
	margin-top: -40px;
}

.topsubmenu .wpb_content_element {
	margin-bottom: 10px;
}

.homesubmenu {
	text-align: center;
	margin-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 1px;
}

.homesubmenu li {
	display: inline-block;
    padding: 0px 15px 0px 15px;
	text-transform: uppercase;
}

.homesubmenu a {
	color: #fff !important;
}

@media only screen and (max-width: 1000px) {
	
	.aws-container .aws-search-form { max-width: 100%; }
	
.topsubmenu {
	position: relative;
    left: 0px;
    box-sizing: border-box;
    width: 411px;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 30px;
}

}

/* Prime Persina Delivery Banner (non-fixed version) */
.prime-banner {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  background: #000;
  color: #fff;
  text-align: center;
  z-index: 9999;
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  margin: 0;
}

.prime-banner-inner {
  height: 40px;
  overflow: hidden;
  display: block;
  width: 100%;
}

.prime-banner-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  transform: translateY(0);
  transition: transform 0.6s ease-in-out;
  width: 100%;
}

.prime-banner-list li {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  white-space: nowrap;
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
}

.footer-container ul li { font-size: 17px; }
.footer-container ul li a { font-size: 17px; }
.footer-container p { font-size: 17px; }

footer h3 { text-align: center; font-size: 44px; margin-bottom: 15px; }

/* --- WRAPPER --- */
.signup-input-wrapper {
  position: relative;
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  font-family: "Jost", sans-serif;
}

.signup-input-wrapper input[type="email"] {
  width: 100%;
  padding: 30px 115px 30px 16px;
  font-size: 15px;
  border: 1.5px solid #000;
  border-radius: 0;
  outline: none;
  box-sizing: border-box;
  background: #fff;
  color: #000;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.signup-input-wrapper input[type="email"]::placeholder {
  color: #777;
}

.signup-input-wrapper input[type="email"]:focus {
  border-color: #000;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}

.signup-input-wrapper button {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background: transparent;
  color: #000;
  border: none;
  padding: 10px 24px;
  border-radius: 0;
  font-weight: 600;
  font-size: 16px;
  font-family: "Jost", sans-serif;
  cursor: pointer;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.signup-input-wrapper button:hover {
  color: #555;
	background: transparent;
}

.mc4wp-form-fields h5 { text-align: center; color: #fff; font-size: 17px; font-weight: 400; }
.footer-column-1 { margin-bottom: 45px !important; }
	
footer .widget-title::before { display: none; }
footer .widget-title { margin-bottom: 15px; }

footer .widget_media_image { margin-bottom: 20px !important; }

/* ---------- MOBILE FOOTER ACCORDION ---------- */
.footer-mobile-accordion {
  display: none;
}

.get-in-touch {
  display: none;
}

@media (max-width: 767px) {
	
.footer-column-1 {
  margin-bottom: 0 !important;
}
	
  .footer-column-2 {
    display: none;
  }
  .footer-column-3 {
    display: none;
  }
  .footer-column-4 {
    display: none;
  }

  .footer-mobile-accordion {
    display: block;
    margin-top: 0;
    font-family: "Jost", sans-serif;
	margin-bottom: 15px;
	padding-left: 15px;
    padding-right: 15px;
  }
	
.get-in-touch {
  display: block;
  background-color: #282624;
  padding: 15px;
  text-align: center;
  margin-left: 15px;
  margin-right: 15px;
}
	
.get-in-touch h5 { font-size: 22px; }
.get-in-touch p { font-size: 17px; color: #fff; }
.get-in-touch { font-size: 17px; color: #fff; }

  .footer-mobile-section h5 {
    margin: 0;
    padding: 14px 16px;
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
    position: relative;
    text-align: center;
  }

.footer-mobile-section h5::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f078";
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  transition: transform 0.3s ease;
}

.footer-mobile-section.active h5::after {
  content: "\f077";
}

  .footer-mobile-section ul {
    list-style: none;
    margin: 0;
    padding: 0 16px 10px;
    display: none;
  }

  .footer-mobile-section ul li {
    margin: 10px 0;
	text-align: center;
  }

  .footer-mobile-section ul li a {
    color: #000;
    text-decoration: none;
    font-size: 17px;
  }

  .footer-mobile-section ul li a:hover {
    text-decoration: underline;
  }
}

.main-nav .menu > li > a { font-size: 17px; }


/* =========================================================
   PRIME RUGS PRODUCT PAGE REDESIGN - ALL PRODUCTS
   ========================================================= */

body.single-product .single-product-page {
  --pr-card: #FAFAF8;
  --pr-paper-2: #F4F3F1;
  --pr-ink: #1C1A17;
  --pr-ink-soft: #46433D;
  --pr-stone: #8A847A;
  --pr-line: #E7E4DF;
  --pr-line-strong: #D6D2CB;
  --pr-clay: #9E4A33;
  --pr-clay-deep: #7E3826;
  font-family: "Jost", Arial, sans-serif;
}

body.single-product .single-product-page .summary.entry-summary,
body.single-product .single-product-page .summary-inner {
  font-family: "Jost", Arial, sans-serif;
}

body.single-product .single-product-page .summary-inner {
  padding-left: 28px;
}

/* COLLECTION LABEL */
body.single-product .single-product-page .pr-collection-label {
  display: block;
  margin-bottom: 14px;
  font-size: 11px;
  letter-spacing: .22em;
  text-transform: uppercase;
  font-weight: 600;
  color: var(--pr-stone);
}

/* PRODUCT TITLE */
body.single-product .single-product-page h1.product_title {
  font-weight: 500 !important;
  font-size: clamp(32px, 3.4vw, 40px) !important;
  line-height: 1.08 !important;
  letter-spacing: -0.01em !important;
  color: var(--pr-ink);
  margin: 0 0 14px !important;
}

/* SHORT DESCRIPTION */
body.single-product .single-product-page .woocommerce-product-details__short-description {
  margin: 0 0 18px !important;
  color: var(--pr-ink-soft);
  font-size: 16px;
  line-height: 1.55;
}

body.single-product .single-product-page .woocommerce-product-details__short-description h4,
body.single-product .single-product-page .woocommerce-product-details__short-description h5 {
  display: none !important;
}

body.single-product .single-product-page .woocommerce-product-details__short-description p {
  display: block !important;
  overflow: visible !important;
  -webkit-line-clamp: unset !important;
  -webkit-box-orient: unset !important;
  margin: 0 0 12px !important;
}

/* HIDE DEFAULT WOOCOMMERCE PRICE */
body.single-product .single-product-page .basel-scroll-content > p.price,
body.single-product .single-product-page h1.product_title + p.price,
body.single-product .single-product-page .summary-inner > p.price,
body.single-product .single-product-page .summary.entry-summary p.price:not(.woocommerce-variation-price .price) {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* CUSTOM LIVE PRICE */
body.single-product .single-product-page .pr-live-price {
  display: flex !important;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
  margin: 18px 0 6px;
}

body.single-product .single-product-page .pr-live-now {
  font-size: 29px !important;
  font-weight: 600 !important;
  letter-spacing: -0.01em !important;
  color: var(--pr-ink);
}

body.single-product .single-product-page .pr-live-was {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: var(--pr-stone);
  text-decoration: line-through;
}

body.single-product .single-product-page .pr-live-save {
  background: var(--pr-paper-2);
  color: var(--pr-clay-deep);
  font-size: 11.5px !important;
  font-weight: 600 !important;
  padding: 5px 10px;
  border-radius: 4px;
}

body.single-product .single-product-page .pr-live-vat {
  font-size: 13px;
  color: var(--pr-stone);
  margin-bottom: 18px;
}

/* SIZE TABS - HIDE LABEL */
body.single-product .single-product-page table.variations td.label {
  display: none !important;
}

body.single-product .single-product-page .woo-selected-variation-item-name {
  display: none !important;
}

/* SIZE BUTTONS GRID - 2 COLUMNS DESKTOP */
body.single-product .single-product-page .variable-items-wrapper.button-variable-items-wrapper {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 12px !important;
  margin: 0 0 16px !important;
  padding: 0 !important;
}

body.single-product .single-product-page .variable-items-wrapper .variable-item {
  width: 100% !important;
  min-height: 64px !important;
  height: auto !important;
  padding: 12px 14px !important;
  border: 1px solid var(--pr-line-strong, #D6D2CB) !important;
  border-radius: 4px !important;
  background: #FAFAF8 !important;
  box-shadow: none !important;
  display: flex !important;
  align-items: center !important;
  box-sizing: border-box !important;
}

body.single-product .single-product-page .variable-items-wrapper .variable-item.selected,
body.single-product .single-product-page .variable-items-wrapper .variable-item[aria-checked="true"] {
  border-color: #1C1A17 !important;
  background: #FAFAF8 !important;
  box-shadow: none !important;
}

body.single-product .single-product-page .variable-item-contents {
  width: 100% !important;
  display: grid !important;
  grid-template-columns: 1fr auto !important;
  grid-template-rows: auto auto !important;
  align-items: start !important;
  gap: 2px 12px !important;
  text-align: left !important;
  padding: 0 !important;
  margin: 0 !important;
}

body.single-product .single-product-page .variable-item-span-button {
  grid-column: 1 / 3 !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 1.25 !important;
  color: #1C1A17 !important;
  padding: 0 !important;
  margin: 0 !important;
}

body.single-product .single-product-page .pr-size-card-price {
  grid-column: 1 / 2 !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  color: #1C1A17 !important;
  line-height: 1.3 !important;
  padding: 0 !important;
  margin: 0 !important;
}

body.single-product .single-product-page .pr-size-card-was {
  grid-column: 2 / 3 !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  color: #8A847A !important;
  text-decoration: line-through !important;
  line-height: 1.3 !important;
  text-align: right !important;
  padding: 0 !important;
  margin: 0 !important;
}

/* VARIATION SPACING */
body.single-product .single-product-page .single_variation_wrap {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

body.single-product .single-product-page .woocommerce-variation {
  margin: 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
}

body.single-product .single-product-page .woocommerce-variation-price {
  display: none !important;
}

body.single-product .single-product-page .stock {
  font-size: 13px;
  color: #1C1A17 !important;
  font-weight: 500 !important;
}

/* QUANTITY & ADD TO CART - DESKTOP */
body.single-product .single-product-page .woocommerce-variation-add-to-cart {
  width: 100% !important;
  max-width: 100% !important;
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  box-sizing: border-box !important;
}

/* Keep the full variation form vertical */
body.single-product .single-product-page form.variations_form.cart {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
}

body.single-product .single-product-page .quantity {
  flex: 0 0 130px !important;
  width: 130px !important;
  max-width: 130px !important;
  display: flex !important;
  align-items: center;
  border: 1px solid var(--pr-line-strong);
  border-radius: 4px;
  background: var(--pr-card);
  height: 54px;
  margin: 0 !important;
}

body.single-product .single-product-page .quantity input.qty {
  width: 54px !important;
  height: 52px !important;
  text-align: center;
  border: none !important;
  background: transparent !important;
  font-size: 16px;
  font-weight: 600;
  color: var(--pr-ink);
  box-shadow: none !important;
}

body.single-product .single-product-page .quantity .minus,
body.single-product .single-product-page .quantity .plus {
  width: 46px !important;
  height: 52px !important;
  border: none !important;
  background: transparent !important;
  color: var(--pr-ink-soft);
  font-size: 20px;
  box-shadow: none !important;
}

body.single-product .single-product-page .single_add_to_cart_button {
  flex: 1 1 auto !important;
  width: auto !important;
  max-width: none !important;
  min-width: 0 !important;
  height: 54px !important;
  background: #1C1A17 !important;
  color: #fff !important;
  border-radius: 4px !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  letter-spacing: .02em;
  line-height: 54px !important;
  padding: 0 32px !important;
  border: none !important;
  text-transform: none !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
}

body.single-product .single-product-page .single_add_to_cart_button:hover {
  background: #000 !important;
}

body.single-product .single-product-page .single_add_to_cart_button .pr-cart-symbol {
  width: 17px !important;
  height: 17px !important;
  font-size: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}

body.single-product .single-product-page .single_add_to_cart_button .pr-cart-symbol svg {
  width: 17px !important;
  height: 17px !important;
  display: block !important;
  stroke: currentColor !important;
  fill: none !important;
}

/* STITCH BNPL */
body.single-product .single-product-page .pr-stitch-bnpl {
  width: 100% !important;
  max-width: 100% !important;
  margin: 14px 0 22px !important;
  padding: 14px 16px !important;
  border: 1px solid var(--pr-line-strong, #D6D2CB) !important;
  border-radius: 4px !important;
  background: #fff !important;
  box-sizing: border-box !important;
}

body.single-product .single-product-page .pr-stitch-bnpl-row {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
}

body.single-product .single-product-page .pr-stitch-badge {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: #FFF !important;
  border-radius: 4px !important;
  padding: 8px 14px !important;
  min-width: 120px !important;
  min-height: 40px !important;
}

body.single-product .single-product-page .pr-stitch-logo {
  display: block !important;
  max-width: 110px !important;
  max-height: 24px !important;
  width: auto !important;
  height: auto !important;
}

body.single-product .single-product-page .pr-stitch-bnpl strong {
  font-weight: 600;
  color: #1C1A17;
}

body.single-product .single-product-page .pr-stitch-bnpl small {
  display: block;
  margin-top: 9px;
  color: var(--pr-stone, #8A847A);
  font-size: 12px;
}

/* ACCORDIONS */
body.single-product .single-product-page .pr-product-accordions {
  margin-top: 22px !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  border-top: 1px solid var(--pr-line);
  border-bottom: 1px solid var(--pr-line);
  width: 100%;
  clear: both;
}

body.single-product .single-product-page .pr-product-accordions .pr-acc-item {
  margin: 0 !important;
  padding: 0 !important;
  border-bottom: 1px solid var(--pr-line);
  background: transparent;
}

body.single-product .single-product-page .pr-product-accordions .pr-acc-item:last-child {
  border-bottom: none;
}

body.single-product .single-product-page .pr-product-accordions .pr-acc-title {
  list-style: none !important;
  cursor: pointer;
  padding: 18px 0 !important;
  font-size: 15px;
  font-weight: 700;
  color: var(--pr-ink);
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: transparent;
  line-height: 1.3;
}

body.single-product .single-product-page .pr-product-accordions .pr-acc-title::-webkit-details-marker {
  display: none;
}

body.single-product .single-product-page .pr-product-accordions .pr-acc-title::marker {
  display: none;
  content: "";
}

body.single-product .single-product-page .pr-product-accordions .pr-acc-title::after {
  content: "+";
  font-size: 28px;
  font-weight: 300;
  color: var(--pr-ink-soft);
  line-height: 1;
  margin-left: 20px;
}

body.single-product .single-product-page .pr-product-accordions .pr-acc-item[open] .pr-acc-title::after {
  content: "−";
}

body.single-product .single-product-page .pr-product-accordions .pr-acc-content {
  padding: 0 0 22px !important;
  font-size: 16px;
  line-height: 1.65;
  color: var(--pr-ink-soft);
}

body.single-product .single-product-page .pr-product-accordions .pr-acc-content p {
  margin: 0 0 12px;
}

body.single-product .single-product-page .pr-product-accordions .pr-acc-content ul {
  margin: 8px 0 12px 18px;
  padding-left: 0;
}

body.single-product .single-product-page .pr-product-accordions .pr-acc-content li {
  margin-bottom: 6px;
}

/* SPEC TABLE */
body.single-product .single-product-page .pr-spec-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}

body.single-product .single-product-page .pr-spec-table td {
  padding: 9px 0;
  border-bottom: 1px solid var(--pr-line);
}

body.single-product .single-product-page .pr-spec-table td:first-child {
  color: var(--pr-stone);
  width: 42%;
  font-weight: 500;
}

body.single-product .single-product-page .pr-spec-table td:last-child {
  color: var(--pr-ink);
  font-weight: 500;
}

/* BOTTOM DESCRIPTION */
body.single-product .single-product-page .pr-bottom-description {
  display: block !important;
  margin: 20px 0 18px !important;
  padding: 0 !important;
  font-size: 14px !important;
  line-height: 1.65 !important;
  color: var(--pr-ink-soft, #46433D) !important;
}

body.single-product .single-product-page .pr-bottom-description p {
  margin: 0 0 12px !important;
}

/* HIDE WOOCOMMERCE TABS BUT SHOW TRUST SECTION */
body.single-product .product-tabs-wrapper {
  display: block !important;
  height: auto !important;
  min-height: auto !important;
  overflow: visible !important;
  background: #fff !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
}

body.single-product .woocommerce-tabs,
body.single-product .woocommerce-Tabs-panel,
body.single-product .woocommerce-Tabs-panel--description,
body.single-product #tab-description {
  display: none !important;
}

/* TRUST ICONS - LIKE HTML DESIGN */
body.single-product .pr-product-trustbar {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  max-width: 1180px !important;
  width: 100% !important;
  margin: 12px auto 55px !important;
  padding: 18px 20px 45px !important;
  gap: 40px !important;
  align-items: center !important;
  background: #fff !important;
  border: none !important;
  box-shadow: none !important;
  clear: both !important;
}

body.single-product .pr-product-trustbar .pr-trust-item {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 14px !important;
  text-align: left !important;
}

body.single-product .pr-product-trustbar .pr-trust-icon {
  display: inline-flex !important;
  width: 24px !important;
  height: 24px !important;
  color: #9E4A33 !important;
  flex-shrink: 0 !important;
}

body.single-product .pr-product-trustbar .pr-trust-icon svg {
  width: 24px !important;
  height: 24px !important;
  stroke: currentColor !important;
}

body.single-product .pr-product-trustbar strong {
  display: block !important;
  font-size: 14.5px !important;
  font-weight: 700 !important;
  color: #1C1A17 !important;
  margin-bottom: 4px !important;
}

body.single-product .pr-product-trustbar small {
  display: block !important;
  font-size: 12.5px !important;
  color: #8A847A !important;
  line-height: 1.35 !important;
}

/* COMPLETE THE LOOK */
body.single-product .related.products > h2,
body.single-product .related-products h3,
body.single-product .related h2 {
  font-size: 34px !important;
  font-weight: 700 !important;
  color: var(--pr-ink, #1C1A17);
  text-align: center;
  text-transform: none !important;
}

/* HIDE THEME META */
body.single-product .single-product-page .basel-after-add-to-cart,
body.single-product .single-product-page .compare-btn-wrapper,
body.single-product .single-product-page .product_meta,
body.single-product .single-product-page .product-share,
body.single-product .single-product-page .sku_wrapper,
body.single-product .single-product-page .tagged_as,
body.single-product .single-product-page .posted_in {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* TABLET - 2 COLUMN SIZE CARDS */
@media (max-width: 991px) {
  body.single-product .single-product-page .variable-items-wrapper.button-variable-items-wrapper {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

/* MOBILE - FULL WIDTH & REDUCED QUANTITY HEIGHT */
@media (max-width: 768px) {

  body.single-product .single-product-page .summary-inner,
  body.single-product .single-product-page .basel-scroll-content,
  body.single-product .single-product-page form.variations_form,
  body.single-product .single-product-page table.variations,
  body.single-product .single-product-page table.variations tbody,
  body.single-product .single-product-page table.variations tr,
  body.single-product .single-product-page table.variations td.value {
    width: 100% !important;
    max-width: 100% !important;
    display: block !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
  }

  body.single-product .single-product-page .variable-items-wrapper.button-variable-items-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
    margin: 0 0 18px !important;
    padding: 0 !important;
    box-sizing: border-box !important;
  }

  body.single-product .single-product-page .variable-items-wrapper .variable-item {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 74px !important;
    padding: 14px 16px !important;
    margin: 0 !important;
    box-sizing: border-box !important;
  }

  body.single-product .single-product-page .single_variation_wrap {
    width: 100% !important;
    max-width: 100% !important;
  }

  body.single-product .single-product-page .woocommerce-variation-add-to-cart {
    display: flex !important;
    flex-direction: column !important;
    gap: 14px !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
  }

  body.single-product .single-product-page .quantity {
    width: 100% !important;
    max-width: 100% !important;
    height: 52px !important;
    min-height: 52px !important;
    max-height: 52px !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    box-sizing: border-box !important;
  }

  body.single-product .single-product-page .quantity input.qty {
    height: 50px !important;
    min-height: 50px !important;
    line-height: 50px !important;
    padding: 0 !important;
    flex: 1 1 auto !important;
    width: auto !important;
  }

  body.single-product .single-product-page .quantity .minus,
  body.single-product .single-product-page .quantity .plus {
    height: 50px !important;
    min-height: 50px !important;
    line-height: 50px !important;
    padding: 0 !important;
    flex: 0 0 56px !important;
  }

  body.single-product .single-product-page .single_add_to_cart_button {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    height: 58px !important;
    margin: 0 !important;
    box-sizing: border-box !important;
  }

  body.single-product .single-product-page .pr-stitch-bnpl {
    width: 100% !important;
    max-width: 100% !important;
    margin: 18px 0 24px !important;
    box-sizing: border-box !important;
  }

  body.single-product .pr-product-trustbar {
    grid-template-columns: 1fr !important;
    max-width: 420px !important;
    margin: 18px auto 45px !important;
    padding: 22px 20px 38px !important;
    gap: 24px !important;
  }

  body.single-product .pr-product-trustbar .pr-trust-item {
    justify-content: center !important;
    max-width: 360px !important;
    margin: 0 auto !important;
  }
}

/* VERY SMALL PHONES - 1 COLUMN SIZE CARDS */
@media (max-width: 420px) {
  body.single-product .single-product-page .variable-items-wrapper.button-variable-items-wrapper {
    grid-template-columns: 1fr !important;
  }
}

/* =========================================================
   STOCK + CLEAR FINAL DESIGN
   ========================================================= */

body.single-product .single-product-page .pr-stock-clear-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 10px 0 14px;
  padding: 0;
  width: 100%;
}

body.single-product .single-product-page .pr-stock-badge {
  height: 36px;
  padding: 0 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #16832E;
  background: #fff;
  color: #1C1A17;
  font-size: 13px;
  font-weight: 700;
  line-height: 36px;
  text-transform: uppercase;
  border-radius: 0;
}

body.single-product .single-product-page .pr-clear-variation-btn {
  height: 36px;
  padding: 0 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  border: 1px solid #1C1A17;
  background: #fff;
  color: #1C1A17;
  font-size: 13px;
  font-weight: 700;
  line-height: 36px;
  text-transform: uppercase;
  border-radius: 0;
  cursor: pointer;
  box-shadow: none;
}

body.single-product .single-product-page .pr-clear-variation-btn:hover {
  background: #1C1A17;
  color: #fff;
  border-color: #1C1A17;
}

/* Hide original WooCommerce Clear link */
body.single-product .single-product-page a.reset_variations {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  height: 0 !important;
  width: 0 !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
}


/* HIDE ORIGINAL WOOCOMMERCE VARIATION STOCK */
body.single-product .single-product-page .woocommerce-variation-availability,
body.single-product .single-product-page .woocommerce-variation-availability .stock,
body.single-product .single-product-page .single_variation .stock {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  min-height: 0 !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* =========================================================
   DESKTOP COMPACT PRODUCT FORM LAYOUT
   ========================================================= */

@media (min-width: 769px) {

  /* Size cards must not stretch too wide */
  body.single-product .single-product-page .variable-items-wrapper.button-variable-items-wrapper {
    max-width: 400px !important;
    width: 400px !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 20px 12px !important;
    margin: 0 0 24px !important;
  }

  body.single-product .single-product-page .variable-items-wrapper .variable-item {
    height: 64px !important;
    min-height: 64px !important;
    padding: 12px 14px !important;
  }

  /* Stock + Clear must follow same compact width */
  body.single-product .single-product-page .pr-stock-clear-row {
    max-width: 400px !important;
    width: 400px !important;
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    margin: 0 0 12px !important;
  }

  body.single-product .single-product-page .pr-stock-badge,
  body.single-product .single-product-page .pr-clear-variation-btn {
    height: 36px !important;
    min-height: 36px !important;
    padding: 0 16px !important;
    line-height: 36px !important;
  }

  /* Quantity + Add to cart must stay compact */
  body.single-product .single-product-page .woocommerce-variation-add-to-cart {
    max-width: 400px !important;
    width: 400px !important;
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    margin-bottom: 24px !important;
  }

  body.single-product .single-product-page .quantity {
    flex: 0 0 130px !important;
    width: 130px !important;
    max-width: 130px !important;
  }

  body.single-product .single-product-page .single_add_to_cart_button {
    flex: 1 1 auto !important;
    width: auto !important;
    max-width: none !important;
  }

  /* BNPL must stay full width */
  body.single-product .single-product-page .pr-stitch-bnpl {
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 0 !important;
  }

  /* Accordions full width */
  body.single-product .single-product-page .pr-product-accordions {
    width: 100% !important;
    max-width: 100% !important;
  }
}


/* =========================================================
   STOCK + CLEAR FINAL DESIGN
   ========================================================= */

body.single-product .single-product-page .pr-stock-clear-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 10px 0 14px;
  padding: 0;
  width: 100%;
}

body.single-product .single-product-page .pr-stock-badge {
  height: 36px;
  padding: 0 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #16832E;
  background: #fff;
  color: #1C1A17;
  font-size: 13px;
  font-weight: 700;
  line-height: 36px;
  text-transform: uppercase;
  border-radius: 0;
}

body.single-product .single-product-page .pr-clear-variation-btn {
  height: 36px;
  padding: 0 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  border: 1px solid #1C1A17;
  background: #fff;
  color: #1C1A17;
  font-size: 13px;
  font-weight: 700;
  line-height: 36px;
  text-transform: uppercase;
  border-radius: 0;
  cursor: pointer;
  box-shadow: none;
}

body.single-product .single-product-page .pr-clear-variation-btn:hover {
  background: #1C1A17;
  color: #fff;
  border-color: #1C1A17;
}

/* Hide original WooCommerce Clear link */
body.single-product .single-product-page a.reset_variations {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  height: 0 !important;
  width: 0 !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* HIDE ORIGINAL WOOCOMMERCE VARIATION STOCK */
body.single-product .single-product-page .woocommerce-variation-availability,
body.single-product .single-product-page .woocommerce-variation-availability .stock,
body.single-product .single-product-page .single_variation .stock {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  min-height: 0 !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Mobile keeps full width */
@media (max-width: 768px) {
  body.single-product .single-product-page .variable-items-wrapper.button-variable-items-wrapper,
  body.single-product .single-product-page .pr-stock-clear-row,
  body.single-product .single-product-page .woocommerce-variation-add-to-cart {
    width: 100% !important;
    max-width: 100% !important;
  }
}


/* =========================================================
   FINAL STOCK/CLEAR VISIBILITY FIX
   JS controls when this row shows
   ========================================================= */

body.single-product .single-product-page .pr-stock-clear-row {
  display: none !important;
  align-items: center !important;
  gap: 8px !important;
  margin: 0 0 12px !important;
  padding: 0 !important;
  width: 400px !important;
  max-width: 400px !important;
}

body.single-product .single-product-page .pr-stock-clear-row.pr-row-visible {
  display: flex !important;
}

body.single-product .single-product-page .pr-stock-badge {
  height: 36px !important;
  min-height: 36px !important;
  padding: 0 16px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid #16832E !important;
  background: #fff !important;
  color: #1C1A17 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 36px !important;
  text-transform: uppercase !important;
  border-radius: 0 !important;
}

body.single-product .single-product-page .pr-clear-variation-btn {
  height: 36px !important;
  min-height: 36px !important;
  padding: 0 16px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 6px !important;
  border: 1px solid #1C1A17 !important;
  background: #fff !important;
  color: #1C1A17 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 36px !important;
  text-transform: uppercase !important;
  border-radius: 0 !important;
  cursor: pointer !important;
}

body.single-product .single-product-page .pr-clear-variation-btn:hover {
  background: #1C1A17 !important;
  color: #fff !important;
  border-color: #1C1A17 !important;
}

@media (max-width: 768px) {
  body.single-product .single-product-page .pr-stock-clear-row {
    width: 100% !important;
    max-width: 100% !important;
  }
}

/* Keep BNPL amount on one line */
body.single-product .single-product-page .pr-bnpl-amount {
  white-space: nowrap !important;
}