:root {
	--wd-text-font: "Arimo", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Arimo", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: capitalize;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Arimo", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Arimo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Arimo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Arimo", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(44,57,20);
	--wd-alternative-color: rgb(179,0,0);
	--btn-default-bgcolor: rgb(44,57,20);
	--btn-default-bgcolor-hover: rgb(179,0,0);
	--btn-accented-bgcolor: rgb(44,57,20);
	--btn-accented-bgcolor-hover: rgb(179,0,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(44,44,44);
	--wd-link-color-hover: rgb(107,142,35);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(252,252,252);
	--wd-bordered-bg:rgb(252,252,252);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(240,242,235);
	background-image: none;
}
html .wd-product .wd-entities-title, html .wd-product.product-list-item .wd-entities-title {
	font-family: "Arimo", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	text-transform: uppercase;
	color: rgb(44,44,44);
}
html .wd-product .wd-entities-title a:hover {
	color: rgb(107,142,35);
}
html .product-image-summary-wrap .summary-inner > .price del, html .wd-single-price .price del {
	font-family: "Arimo", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: rgb(221,51,51);
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Arimo", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 26px;
	text-transform: uppercase;
	color: rgb(44,57,20);
}
html .product.wd-product del {
	font-size: 16px;
	color: rgb(221,51,51);
}
html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price {
	font-family: "Arimo", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 32px;
	color: #2C2C2C;
}
html .wd-product .price {
	font-family: "Arimo", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: rgb(44,44,44);
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,247,247);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,247,247);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,247,247);
	background-image: none;
}
.wd .product-label.onsale {
	background-color: rgb(31,59,13);
}
.wd .product-label.out-of-stock {
	background-color: rgb(237,237,237);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1600px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(234,234,234);
}

/* =========================================================
   MEGA KARAPAZVANTIS — ΚΑΘΑΡΙΣΜΕΝΟ CUSTOM CSS
   ========================================================= */

/* =========================================================
   1. ΕΝΔΕΙΞΗ ΑΠΟΣΤΟΛΗΣ
   ========================================================= */

.mk-delivery-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  max-width: 100%;
  margin-top: 8px;
  padding: 6px 10px;
  border: 1px solid rgba(133, 166, 58, 0.28);
  border-radius: 10px;
  background: rgba(133, 166, 58, 0.08);
  color: #2c3914;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.25;
}

.mk-delivery-badge .mk-delivery-icon {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  color: #85a63a;
}

.mk-delivery-badge .mk-delivery-icon svg {
  display: block;
}

.mk-delivery-badge .mk-delivery-text strong {
  color: inherit;
  font-weight: 600;
}

:is(.woocommerce ul.products li.product, .product-grid-item)
  .mk-delivery-badge {
  margin: 8px auto 0;
  padding: 5px 9px;
  border-radius: 9px;
  font-size: 12px;
}

.single-product .summary .mk-delivery-badge {
  margin: 10px 0 12px;
  padding: 8px 12px;
  border-radius: 12px;
  font-size: 14px;
}

/* Εναλλακτική ένδειξη αποστολής στις κάρτες προϊόντων. */
:is(.product-grid-item, .products .product) .mk-delivery-box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  max-width: 100%;
  margin: 8px auto 0;
  padding: 8px 14px;
  border: 1px solid #dce6c8;
  border-radius: 999px;
  background: #f4f7ec;
  color: #45582a;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
}

/* =========================================================
   2. ΜΕΜΟΝΩΜΕΝΟ ΠΡΟΪΟΝ
   ========================================================= */

.single-product .summary.entry-summary {
  margin-bottom: 0;
  padding: 24px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 18px 18px 0 0;
  background: #ffffff;
  box-shadow: none;
}

.single-product :is(.woocommerce-tabs, .wc-tabs-wrapper) {
  margin-top: 0;
  padding: 0 24px 24px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-top: 0;
  border-radius: 0 0 18px 18px;
  background: #ffffff;
  box-shadow: none;
}

.single-product :is(.woocommerce-tabs ul.tabs, .wc-tabs) {
  margin: 0 0 18px;
  padding: 12px 0 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  background: transparent;
}

.single-product :is(.woocommerce-tabs .panel, .woocommerce-Tabs-panel) {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

.single-product .product_title {
  margin-top: 0;
}

.single-product :is(.summary .price, .cart) {
  margin-bottom: 18px;
}

/* =========================================================
   3. ΚΑΡΤΕΣ ΠΡΟΪΟΝΤΩΝ
   ========================================================= */

:is(
  .wd-products .product-grid-item,
  .products .product,
  .woocommerce .products .product
) {
  position: relative;
  z-index: 1;
}

:is(.product-grid-item, .products .product) .product-wrapper {
  position: relative;
  padding: 14px;
  border: 1px solid #e8e8e8;
  border-radius: 20px;
  background: #ffffff;
  box-shadow: none;
}

/* Ελαφρύ hover μόνο στο περίγραμμα — χωρίς μετακίνηση ή zoom. */
:is(.product-grid-item, .products .product):hover {
  z-index: 10;
}

:is(.product-grid-item, .products .product):hover .product-wrapper {
  border-color: #d1d1d1;
}

:is(.product-grid-item, .products .product) .product-element-top {
  position: relative;
  margin-bottom: 14px;
  padding: 0;
  border-radius: 16px;
  background: transparent !important;
}

:is(.product-grid-item, .products .product) .product-element-top img {
  display: block;
  width: 100%;
  height: 210px;
  object-fit: contain;
}

/* =========================================================
   4. BADGES ΠΡΟΪΟΝΤΩΝ
   ========================================================= */

:is(.product-grid-item, .products .product) .product-labels {
  position: absolute !important;
  z-index: 10 !important;
  top: 10px !important;
  right: 10px !important;
  left: 10px !important;
  display: flex !important;
  flex-direction: row !important;
  align-items: flex-start !important;
  justify-content: space-between !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  pointer-events: none;
}

:is(.product-grid-item, .products .product)
  .product-labels
  :is(.product-label, .onsale) {
  position: static !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: auto !important;
  min-height: 28px !important;
  height: 28px !important;
  margin: 0 !important;
  padding: 0 11px !important;
  border-radius: 7px !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  letter-spacing: 0.2px;
  transform: none !important;
  box-shadow: none !important;
}

:is(.product-grid-item, .products .product)
  .product-labels
  .product-label:not(:last-child) {
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}

/* SUPER ΤΙΜΗ / custom label. */
:is(.product-grid-item, .products .product)
  .product-label:is(.featured, .attribute-label) {
  background: #c91421 !important;
  color: #ffffff !important;
}

:is(.product-grid-item, .products .product)
  .product-labels
  .product-label:is(:first-child, :last-child) {
  align-self: flex-start !important;
  margin-top: 0 !important;
}

/* Ποσοστό έκπτωσης — κόκκινος κύκλος. */
:is(
  .product-grid-item .product-label.onsale,
  .products .product .product-label.onsale,
  .product-grid-item .onsale,
  .products .product .onsale,
  .woocommerce ul.products li.product.sale .onsale,
  .woocommerce ul.products li.product.sale .product-label.onsale,
  .product-grid-item .product-labels .product-label.onsale,
  .products .product .product-labels .product-label.onsale,
  .product-grid-item .product-labels .onsale,
  .products .product .product-labels .onsale
) {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 54px !important;
  min-width: 54px !important;
  height: 54px !important;
  min-height: 54px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 50% !important;
  background: #e3342f !important;
  color: #ffffff !important;
  font-size: 18px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  letter-spacing: -0.3px;
  box-shadow: none !important;
}

/* Ίδια κάρτα και στα προϊόντα προσφοράς. */
:is(
    .woocommerce ul.products li.product.sale,
    .products .product.sale,
    .product-grid-item.sale,
    .wd-products .product.sale
  )
  .product-wrapper {
  border: 1px solid #e8e8e8 !important;
  background: #ffffff !important;
  box-shadow: none !important;
  transform: none !important;
}

:is(
    .woocommerce ul.products li.product.sale,
    .products .product.sale,
    .product-grid-item.sale,
    .wd-products .product.sale
  ):hover
  .product-wrapper {
  border-color: #d1d1d1 !important;
  box-shadow: none !important;
  transform: none !important;
}

/* =========================================================
   5. ΤΙΤΛΟΣ ΚΑΙ ΤΙΜΗ ΠΡΟΪΟΝΤΟΣ
   ========================================================= */

:is(
  .product-grid-item .wd-entities-title,
  .products .product .wd-entities-title,
  .woocommerce-loop-product__title
) {
  height: auto !important;
  min-height: auto !important;
  max-height: none !important;
  margin: 8px 0 10px;
  overflow: visible !important;
  color: #303030;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.45;
  letter-spacing: 0.15px;
  text-align: center;
}

:is(.product-grid-item, .products .product) .wd-entities-title a {
  color: #303030;
}

:is(.product-grid-item, .products .product) .wd-entities-title a:hover {
  color: #b5121b;
}

:is(.product-grid-item, .products .product) .price {
  display: flex !important;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: center;
  gap: 7px;
  margin: 10px auto 12px;
  padding: 8px 10px;
  border-radius: 14px;
  background: #fafafa;
  color: #6e6e6e;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.1;
}

:is(.product-grid-item, .products .product) .price :is(del, del .amount) {
  color: #b5121b;
  opacity: 1;
  font-size: 13px;
  font-weight: 500;
}

:is(.product-grid-item, .products .product) .price ins {
  text-decoration: none;
}

:is(.product-grid-item, .products .product) .price ins .amount,
:is(.product-grid-item, .products .product) .price > .amount {
  color: #242424;
  font-size: 22px;
  font-weight: 800;
  letter-spacing: -0.4px;
}

/* Κάτω περιοχή κάρτας — διατήρηση περιεχομένου Woodmart. */
.product-grid-item
  :is(
    .wd-buttons,
    .wd-add-btn,
    .wd-product-cats,
    .wd-product-brands,
    .wd-hover-with-fade,
    .wd-product-footer,
    .product-element-bottom
  ),
.products .product .product-element-bottom {
  max-height: none !important;
  overflow: visible !important;
}

:is(.product-grid-item, .products .product) .product-element-bottom {
  padding-top: 2px;
}

/* =========================================================
   6. ΑΤΟΚΕΣ ΔΟΣΕΙΣ
   ========================================================= */

.mk-installments-wrap {
  max-width: 690px;
  margin: 14px 0 18px;
  font-family: inherit;
}

.mk-installments-row {
  display: flex;
  align-items: stretch;
  gap: 12px;
}

.mk-installments-grid {
  display: grid;
  flex: 1;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

.mk-installment-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 92px;
  padding: 10px 12px;
  border: 1px solid #d8e8bd;
  border-radius: 8px;
  background: #f7fbf0;
  font-family: inherit;
  text-align: center;
}

.mk-installment-number {
  margin-bottom: 6px;
  color: #172b0b;
  font-size: 34px;
  font-weight: 800;
  line-height: 1;
}

.mk-installment-label {
  margin-bottom: 4px;
  color: #172b0b;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.1;
}

.mk-installment-range {
  color: #172b0b;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.15;
}

.mk-installments-logos {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  width: 66px;
  gap: 8px;
}

.mk-card-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 66px;
  height: 39px;
  border-radius: 2px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1;
}

.mk-visa-logo {
  background: #f4f6fb;
  color: #0056a8;
  font-size: 18px;
  font-weight: 900;
  font-style: italic;
}

.mk-mastercard-logo {
  position: relative;
  flex-direction: column;
  overflow: hidden;
  background: #0d356b;
  color: #ffffff;
  font-size: 7px;
  font-weight: 700;
}

.mk-mastercard-logo span {
  position: relative;
  display: block;
  width: 24px;
  height: 14px;
  margin-bottom: 1px;
}

.mk-mastercard-logo span::before,
.mk-mastercard-logo span::after {
  content: "";
  position: absolute;
  top: 0;
  width: 14px;
  height: 14px;
  border-radius: 50%;
}

.mk-mastercard-logo span::before {
  left: 2px;
  background: #eb001b;
}

.mk-mastercard-logo span::after {
  right: 2px;
  background: #f79e1b;
}

.mk-mastercard-logo strong {
  color: #ffffff;
  font-size: 7px;
  line-height: 1;
}

.mk-installments-note {
  margin-top: 6px;
  color: #777777;
  font-size: 12px;
  line-height: 1.25;
}

/* =========================================================
   7. PRODUCT META
   ========================================================= */

.single-product .product_meta {
  margin-top: 24px;
  padding: 0 22px;
  overflow: hidden;
  border: 1px solid #e5e8df;
  border-radius: 16px;
  background: #ffffff;
  color: #222222;
  font-size: 15px;
  box-shadow: none;
}

.single-product .product_meta > :is(span, div, p) {
  position: relative;
  display: block;
  margin: 0;
  padding: 16px 0 16px 48px;
  border-bottom: 1px solid #edf0e8;
  font-weight: 600;
  line-height: 1.7;
}

.single-product .product_meta > :is(span, div, p):last-child {
  border-bottom: 0;
}

.single-product .product_meta > :is(span, div, p)::before {
  content: "";
  position: absolute;
  top: 18px;
  left: 0;
  width: 22px;
  height: 22px;
  background-color: #526b2d;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
}

.single-product .product_meta :is(.sku_wrapper, .tagged_as)::before {
  mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M20.59 13.41 11 3.83A2.8 2.8 0 0 0 9.02 3H4.75A1.75 1.75 0 0 0 3 4.75v4.27c0 .74.3 1.45.82 1.98l9.59 9.59a2 2 0 0 0 2.83 0l4.35-4.35a2 2 0 0 0 0-2.83ZM7.5 8.5a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M20.59 13.41 11 3.83A2.8 2.8 0 0 0 9.02 3H4.75A1.75 1.75 0 0 0 3 4.75v4.27c0 .74.3 1.45.82 1.98l9.59 9.59a2 2 0 0 0 2.83 0l4.35-4.35a2 2 0 0 0 0-2.83ZM7.5 8.5a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z'/%3E%3C/svg%3E");
}

.single-product .product_meta .posted_in::before {
  mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M4 4h6v6H4V4Zm10 0h6v6h-6V4ZM4 14h6v6H4v-6Zm10 0h6v6h-6v-6Z'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M4 4h6v6H4V4Zm10 0h6v6h-6V4ZM4 14h6v6H4v-6Zm10 0h6v6h-6v-6Z'/%3E%3C/svg%3E");
}

.single-product .product_meta :is(.sku, a) {
  color: #526b2d;
  font-weight: 600;
  text-decoration: none;
}

.single-product .product_meta .posted_in a {
  display: inline;
  white-space: normal;
  word-break: normal;
}

.single-product .product_meta a:hover {
  color: #263914;
  text-decoration: underline;
}

/* =========================================================
   8. ΠΛΑΙΣΙΟ ΚΑΙ ΤΙΤΛΟΙ ΦΙΛΤΡΩΝ
   ========================================================= */

:is(body.archive, body.post-type-archive-product)
  :is(.area-sidebar-shop, .sidebar-container) {
  padding: 18px 18px 8px;
  overflow: hidden;
  border: 1px solid #eeeeee;
  border-radius: 16px;
  background: #ffffff;
  box-shadow: none !important;
}

:is(body.archive, body.post-type-archive-product)
  :is(.area-sidebar-shop, .sidebar-container)
  .widget {
  margin: 0 0 22px !important;
  padding: 0 0 22px !important;
  border: 0 !important;
  border-bottom: 1px solid #e6e6e6 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

:is(body.archive, body.post-type-archive-product)
  :is(.area-sidebar-shop, .sidebar-container)
  .widget:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  border-bottom: 0 !important;
}

:is(body.archive, body.post-type-archive-product)
  :is(.area-sidebar-shop, .sidebar-container)
  .widget-title {
  margin-bottom: 16px;
  padding: 10px 12px;
  border-radius: 8px;
  background: #f4f8ed;
  color: #222222;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

:is(body.archive, body.post-type-archive-product)
  :is(.area-sidebar-shop, .sidebar-container)
  .widget-title
  + * {
  margin-top: 4px;
}

:is(body.archive, body.post-type-archive-product)
  :is(.area-sidebar-shop, .sidebar-container)
  ul {
  margin-bottom: 0;
}

:is(body.archive, body.post-type-archive-product)
  :is(.area-sidebar-shop, .sidebar-container)
  .count {
  padding: 1px 7px;
  border: 1px solid #e3e3e3;
  border-radius: 999px;
  background: #ffffff;
  color: #8a8a8a;
  font-size: 12px;
  font-weight: 400;
}

/* =========================================================
   9. RESPONSIVE
   ========================================================= */

@media (max-width: 767px) {
  :is(.woocommerce ul.products li.product, .product-grid-item)
    .mk-delivery-badge {
    gap: 5px;
    padding: 5px 7px;
    font-size: 11.5px;
  }

  .mk-delivery-badge .mk-delivery-icon svg {
    width: 15px;
    height: 15px;
  }

  :is(.product-grid-item, .products .product) .product-wrapper {
    padding: 9px;
    border-radius: 15px;
  }

  :is(.product-grid-item, .products .product) .product-element-top {
    margin-bottom: 10px;
    border-radius: 12px;
  }

  :is(.product-grid-item, .products .product) .product-element-top img {
    height: 145px;
  }

  :is(.product-grid-item, .products .product) .product-labels {
    top: 7px !important;
    right: 7px !important;
    left: 7px !important;
  }

  :is(.product-grid-item, .products .product)
    .product-labels
    :is(.product-label, .onsale) {
    min-height: 24px !important;
    height: 24px !important;
    padding: 0 8px !important;
    border-radius: 6px !important;
    font-size: 9.5px !important;
  }

  :is(
    .product-grid-item .product-label.onsale,
    .products .product .product-label.onsale,
    .product-grid-item .onsale,
    .products .product .onsale,
    .woocommerce ul.products li.product.sale .onsale,
    .woocommerce ul.products li.product.sale .product-label.onsale,
    .product-grid-item .product-labels .product-label.onsale,
    .products .product .product-labels .product-label.onsale,
    .product-grid-item .product-labels .onsale,
    .products .product .product-labels .onsale
  ) {
    width: 44px !important;
    min-width: 44px !important;
    height: 44px !important;
    min-height: 44px !important;
    padding: 0 !important;
    border-radius: 50% !important;
    font-size: 14px !important;
  }

  :is(
    .product-grid-item .wd-entities-title,
    .products .product .wd-entities-title,
    .woocommerce-loop-product__title
  ) {
    margin-bottom: 8px;
    font-size: 12.5px;
    line-height: 1.35;
  }

  :is(.product-grid-item, .products .product) .price {
    gap: 5px;
    padding: 7px 8px;
  }

  :is(.product-grid-item, .products .product) .price ins .amount,
  :is(.product-grid-item, .products .product) .price > .amount {
    font-size: 18px;
  }

  :is(.product-grid-item, .products .product) .price del .amount {
    font-size: 12px;
  }

  :is(.product-grid-item, .products .product) .mk-delivery-box {
    padding: 7px 10px;
    font-size: 11px;
  }

  .mk-installments-row {
    gap: 8px;
  }

  .mk-installments-grid {
    gap: 7px;
  }

  .mk-installment-card {
    min-height: 82px;
    padding: 8px 6px;
  }

  .mk-installment-number {
    margin-bottom: 4px;
    font-size: 28px;
  }

  .mk-installment-label {
    font-size: 11px;
  }

  .mk-installment-range {
    font-size: 12px;
  }

  .mk-installments-logos,
  .mk-card-logo {
    width: 56px;
  }

  .mk-card-logo {
    height: 34px;
  }

  .single-product .product_meta {
    padding: 0 16px;
    border-radius: 14px;
    font-size: 14px;
  }

  .single-product .product_meta > :is(span, div, p) {
    padding: 14px 0 14px 40px;
    line-height: 1.6;
  }

  .single-product .product_meta > :is(span, div, p)::before {
    top: 16px;
    width: 20px;
    height: 20px;
  }
}

@media (max-width: 520px) {
  .mk-installments-grid {
    grid-template-columns: 1fr;
  }

  .mk-installments-logos {
    flex-direction: row;
    justify-content: flex-start;
    width: auto;
  }
}