body:not(.rtl) .elementor-2760 .elementor-element.elementor-element-7e0c06e{right:0px;}body.rtl .elementor-2760 .elementor-element.elementor-element-7e0c06e{left:0px;}.elementor-2760 .elementor-element.elementor-element-7e0c06e{top:0px;z-index:0;text-align:end;}.elementor-2760 .elementor-element.elementor-element-7e0c06e img{width:60%;}body:not(.rtl) .elementor-2760 .elementor-element.elementor-element-e8d6d88{left:0px;}body.rtl .elementor-2760 .elementor-element.elementor-element-e8d6d88{right:0px;}.elementor-2760 .elementor-element.elementor-element-e8d6d88{top:555px;z-index:0;text-align:start;}.elementor-2760 .elementor-element.elementor-element-8734133{padding:0% 0% 0% 1%;}.elementor-2760 .elementor-element.elementor-element-d4c493a{padding:0% 40% 0% 1%;color:#505050;}.elementor-2760 .elementor-element.elementor-element-d4c493a p{margin-block-end:0px;}.elementor-2760 .elementor-element.elementor-element-a61c320 .elementor-icon-box-wrapper{align-items:center;gap:20px;}.elementor-2760 .elementor-element.elementor-element-a61c320 .elementor-icon-box-title{margin-block-end:5px;color:var( --e-global-color-text );}.elementor-2760 .elementor-element.elementor-element-a61c320.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-2760 .elementor-element.elementor-element-a61c320.elementor-view-framed .elementor-icon, .elementor-2760 .elementor-element.elementor-element-a61c320.elementor-view-default .elementor-icon{fill:var( --e-global-color-secondary );color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-2760 .elementor-element.elementor-element-a61c320 .elementor-icon{font-size:60px;}.elementor-2760 .elementor-element.elementor-element-a61c320 .elementor-icon-box-title, .elementor-2760 .elementor-element.elementor-element-a61c320 .elementor-icon-box-title a{font-family:"Inter", Sans-serif;font-size:15px;font-weight:600;}.elementor-2760 .elementor-element.elementor-element-83bc562{padding:0px 10px 0px 10px;font-size:14px;}.elementor-2760 .elementor-element.elementor-element-7a1e56f p{margin-block-end:0px;}.elementor-2760 .elementor-element.elementor-element-7a1e56f{color:#505050;}.elementor-2760 .elementor-element.elementor-element-9c2aa49{--grid-columns:5;--grid-row-gap:10px;--grid-column-gap:10px;}.elementor-2760 .elementor-element.elementor-element-9c2aa49 .elementor-pagination{text-align:center;margin-top:20px;}body:not(.rtl) .elementor-2760 .elementor-element.elementor-element-9c2aa49 .elementor-pagination .page-numbers:not(:first-child){margin-left:calc( 10px/2 );}body:not(.rtl) .elementor-2760 .elementor-element.elementor-element-9c2aa49 .elementor-pagination .page-numbers:not(:last-child){margin-right:calc( 10px/2 );}body.rtl .elementor-2760 .elementor-element.elementor-element-9c2aa49 .elementor-pagination .page-numbers:not(:first-child){margin-right:calc( 10px/2 );}body.rtl .elementor-2760 .elementor-element.elementor-element-9c2aa49 .elementor-pagination .page-numbers:not(:last-child){margin-left:calc( 10px/2 );}@media(max-width:1024px){.elementor-2760 .elementor-element.elementor-element-7e0c06e img{width:30%;}.elementor-2760 .elementor-element.elementor-element-d4c493a{padding:0% 30% 0% 1%;}.elementor-2760 .elementor-element.elementor-element-7a1e56f{padding:0% 30% 0% 1%;}.elementor-2760 .elementor-element.elementor-element-9c2aa49{--grid-columns:2;}}@media(max-width:767px){.elementor-2760 .elementor-element.elementor-element-7e0c06e img{width:30%;}.elementor-2760 .elementor-element.elementor-element-e8d6d88 img{width:70%;}.elementor-2760 .elementor-element.elementor-element-d4c493a{padding:0% 10% 0% 1%;}.elementor-2760 .elementor-element.elementor-element-a61c320 .elementor-icon-box-wrapper{gap:5px;}.elementor-2760 .elementor-element.elementor-element-7a1e56f{padding:0% 10% 0% 1%;}.elementor-2760 .elementor-element.elementor-element-9c2aa49{--grid-columns:2;--grid-row-gap:7px;--grid-column-gap:7px;}}/* Start custom CSS for shortcode, class: .elementor-element-1c04431 *//* Recommended product block in product archives. */
.ak-top-archive-product {
  --ak-purple: #55206f;
  --ak-purple-dark: #3f1456;
  --ak-ink: #222127;
  --ak-muted: #4c4651;
  --ak-gold: #e6c989;
  --ak-gold-strong: #d7ad58;
  --ak-paper: #fffdf8;

  position: relative;
  isolation: isolate;
  display: grid;
  grid-template-columns: minmax(320px, 41%) minmax(0, 1fr);
  align-items: center;
  gap: clamp(42px, 6vw, 86px);
  width: 100%;
  margin: 24px 0 54px;
  padding: clamp(30px, 4vw, 48px) clamp(30px, 4.8vw, 62px);
  overflow: hidden;
  color: var(--ak-ink);
  background:
    radial-gradient(circle at 18% 53%, rgba(232, 203, 141, 0.22) 0 22%, transparent 46%),
    radial-gradient(circle at 96% 92%, rgba(232, 203, 141, 0.18) 0 14%, transparent 30%),
    linear-gradient(110deg, #fffefa 0%, #ffffff 55%, #fffaf0 100%);
  border: 1px solid rgba(215, 173, 88, 0.82);
  border-radius: 16px;
  box-shadow: 0 22px 46px rgba(54, 38, 17, 0.11), 0 3px 10px rgba(54, 38, 17, 0.05);
}

.ak-top-archive-product::before {
  content: "";
  position: absolute;
  inset: auto 28px 20px auto;
  width: clamp(120px, 14vw, 210px);
  aspect-ratio: 1;
  z-index: -1;
  opacity: 0.62;
  background:
    linear-gradient(132deg, transparent 47%, rgba(215, 173, 88, 0.68) 48% 50%, transparent 51%),
    radial-gradient(ellipse at 38% 30%, transparent 0 57%, rgba(215, 173, 88, 0.72) 58% 60%, transparent 61%),
    radial-gradient(ellipse at 62% 52%, transparent 0 57%, rgba(215, 173, 88, 0.72) 58% 60%, transparent 61%);
  transform: rotate(-16deg);
  pointer-events: none;
}

.ak-top-archive-product__image {
  position: relative;
  display: grid;
  place-items: center;
  min-height: clamp(360px, 31vw, 470px);
  padding: clamp(18px, 2.6vw, 34px);
}

.ak-top-archive-product__image::before {
  content: "";
  position: absolute;
  width: min(100%, 440px);
  aspect-ratio: 1;
  border: 1px solid rgba(215, 173, 88, 0.72);
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 250, 239, 0.98) 0 51%, rgba(255, 252, 246, 0.7) 52% 68%, transparent 69%);
}

.ak-top-archive-product__image::after {
  content: "";
  position: absolute;
  left: 14%;
  right: 10%;
  bottom: 11%;
  height: 44px;
  border-radius: 50%;
  background: radial-gradient(ellipse, rgba(63, 20, 86, 0.13) 0%, rgba(63, 20, 86, 0) 66%);
  filter: blur(2px);
}

.ak-top-archive-product__image a {
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 100%;
  text-decoration: none;
}

.ak-top-archive-product__image img {
  display: block;
  width: auto;
  max-width: min(100%, 390px);
  max-height: clamp(320px, 30vw, 455px);
  height: auto;
  object-fit: contain;
  border-radius: 10px;
  filter: drop-shadow(0 18px 18px rgba(40, 27, 12, 0.14));
}

.ak-top-archive-product__content {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(3, minmax(130px, 1fr));
  align-items: start;
  gap: 18px clamp(22px, 3.2vw, 48px);
  max-width: 760px;
}

.ak-top-archive-product__badge-row,
.ak-top-archive-product__title,
.ak-top-archive-product__rating,
.ak-top-archive-product__desc,
.ak-top-archive-product__price,
.ak-top-archive-product__features,
.ak-top-archive-product__button {
  grid-column: 1 / -1;
}

.ak-top-archive-product__badge-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}

.ak-top-archive-product__badges {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}

.ak-top-archive-product__badge-row .custom-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 27px;
  padding: 0 12px;
  border-radius: 5px;
  border: 0;
  box-shadow: 0 3px 10px rgba(30, 37, 31, 0.1);
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  white-space: nowrap;
}

.ak-top-archive-product__badge-row .custom-badge-new {
  background: #ffd447;
  color: #1e251f;
}

.ak-top-archive-product__badge-row .custom-badge-best {
  background: #ff8a00;
  color: #ffffff;
}

.ak-top-archive-product__badge-row .custom-badge-sale {
  background: #c62828;
  color: #ffffff;
}

.ak-top-archive-product__badge-row .custom-badge-bio {
  background: #2f7d32;
  color: #ffffff;
}

.ak-top-archive-product__badge-row .custom-badge-quality {
  background: #004c98;
  color: #ffffff;
  border: 1px solid rgba(122, 75, 19, 0.22);
}

.ak-top-archive-product__badge {
  justify-self: start;
  display: inline-flex;
  align-items: center;
  min-height: 31px;
  margin: 0 0 2px;
  padding: 7px 14px;
  color: #ffffff;
  background: linear-gradient(180deg, #65307c 0%, var(--ak-purple-dark) 100%);
  border-radius: 5px;
  box-shadow: 0 7px 14px rgba(63, 20, 86, 0.22);
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
}

.ak-top-archive-product__title {
  margin: 0;
  color: var(--ak-ink);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(28px, 2.15vw, 38px);
  font-weight: 500;
  line-height: 1.14;
}

.ak-top-archive-product__title a {
  color: inherit;
  text-decoration: none;
}

.ak-top-archive-product__title a:hover,
.ak-top-archive-product__title a:focus-visible {
  color: var(--ak-purple);
}

.ak-top-archive-product__rating {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin-top: -8px;
  color: #07512f;
  font-size: 15px;
  line-height: 1.2;
}

.ak-top-archive-product__rating .star-rating {
  float: none;
  width: 5.4em;
  height: 1em;
  margin: 0;
  color: #f4a033;
  font-size: 16px;
  line-height: 1;
}

.ak-top-archive-product__rating .star-rating::before,
.ak-top-archive-product__rating .star-rating span::before {
  color: #f4a033;
}

.ak-top-archive-product__desc {
  max-width: 720px;
  margin: 0;
  color: var(--ak-muted);
  font-size: 16px;
  line-height: 1.62;
}

.ak-top-archive-product__price {
  margin: 2px 0 0;
  color: #17141a;
  font-size: clamp(27px, 2vw, 32px);
  font-weight: 850;
  line-height: 1;
}

.ak-top-archive-product__features {
  display: grid;
  grid-template-columns: repeat(3, minmax(130px, 1fr));
  gap: 18px clamp(22px, 3.2vw, 48px);
  align-items: start;
  margin: 0;
}

.ak-top-archive-product__feature {
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr);
  gap: 12px;
  align-items: center;
  min-width: 0;
  color: #35283c;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.36;
}

.ak-top-archive-product__feature-icon {
  position: relative;
  display: inline-grid;
  place-items: center;
  width: 34px;
  height: 34px;
  color: var(--ak-purple);
}

.ak-top-archive-product__feature-icon svg {
  display: block;
  width: 32px;
  height: 32px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.65;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.ak-top-archive-product__button {
  margin-top: 4px;
}

.ak-top-archive-product__button .button,
.ak-top-archive-product__button a.button,
.ak-top-product-more-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: min(100%, 350px);
  min-height: 58px;
  padding: 15px 26px;
  color: #ffffff !important;
  background: linear-gradient(180deg, #65307c 0%, var(--ak-purple-dark) 100%) !important;
  border: 0 !important;
  border-radius: 6px !important;
  box-shadow: 0 11px 22px rgba(63, 20, 86, 0.27);
  font-size: 16px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  text-decoration: none !important;
  transition: transform 160ms ease, box-shadow 160ms ease, background 160ms ease;
}

.ak-top-archive-product__button .button::after,
.ak-top-archive-product__button a.button::after,
.ak-top-product-more-button::after {
  content: "\2192";
  flex: 0 0 auto;
  font-size: 25px;
  font-weight: 500;
  line-height: 1;
}

.ak-top-archive-product__button .button:hover,
.ak-top-archive-product__button a.button:hover,
.ak-top-product-more-button:hover,
.ak-top-archive-product__button .button:focus-visible,
.ak-top-archive-product__button a.button:focus-visible,
.ak-top-product-more-button:focus-visible {
  color: #ffffff !important;
  background: linear-gradient(180deg, #71378a 0%, #361148 100%) !important;
  box-shadow: 0 14px 28px rgba(63, 20, 86, 0.34);
  transform: translateY(-1px);
}

.ak-top-archive-product__button .added_to_cart {
  display: inline-flex;
  margin-left: 14px;
  color: var(--ak-purple);
  font-weight: 700;
}

@media (max-width: 1100px) {
  .ak-top-archive-product {
    grid-template-columns: minmax(280px, 38%) minmax(0, 1fr);
    gap: 34px;
    padding: 30px;
  }

  .ak-top-archive-product__content {
    grid-template-columns: 1fr;
    gap: 15px;
  }

  .ak-top-archive-product__features {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 15px 22px;
  }

  .ak-top-archive-product__feature {
    grid-template-columns: 34px minmax(0, 1fr);
    gap: 10px;
    max-width: none;
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  .ak-top-archive-product {
    grid-template-columns: 1fr;
    gap: 20px;
    margin: 20px 0 40px;
    padding: 20px;
    border-radius: 12px;
  }

  .ak-top-archive-product::before {
    width: 118px;
    right: 6px;
    bottom: 6px;
    opacity: 0.38;
  }

  .ak-top-archive-product__image {
    min-height: 0;
    padding: 16px 12px 8px;
  }

  .ak-top-archive-product__image::before {
    width: min(92%, 310px);
  }

  .ak-top-archive-product__image::after {
    left: 18%;
    right: 18%;
    bottom: 5%;
    height: 34px;
  }

  .ak-top-archive-product__image img {
    max-width: min(100%, 285px);
    max-height: 310px;
  }

  .ak-top-archive-product__content {
    gap: 15px;
  }

  .ak-top-archive-product__badge {
    min-height: 29px;
    padding: 7px 12px;
    font-size: 12px;
  }

  .ak-top-archive-product__badge-row,
  .ak-top-archive-product__badges {
    gap: 5px;
  }

  .ak-top-archive-product__badge-row .custom-badge {
    min-height: 24px;
    padding: 0 9px;
    font-size: 10px;
    letter-spacing: 0;
  }

  .ak-top-archive-product__title {
    font-size: clamp(25px, 8vw, 31px);
  }

  .ak-top-archive-product__rating {
    margin-top: -5px;
    font-size: 14px;
  }

  .ak-top-archive-product__rating .star-rating {
    font-size: 15px;
  }

  .ak-top-archive-product__desc {
    font-size: 15px;
    line-height: 1.58;
  }

  .ak-top-archive-product__price {
    font-size: 27px;
  }

  .ak-top-archive-product__features {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .ak-top-archive-product__feature {
    grid-template-columns: 36px minmax(0, 1fr);
    gap: 11px;
    max-width: none;
    font-size: 14px;
  }

  .ak-top-archive-product__button .button,
  .ak-top-archive-product__button a.button,
  .ak-top-product-more-button {
    width: 100%;
    min-height: 54px;
    padding: 14px 18px;
  }
}

@media (max-width: 390px) {
  .ak-top-archive-product {
    padding: 17px;
  }

  .ak-top-archive-product__button .button,
  .ak-top-archive-product__button a.button,
  .ak-top-product-more-button {
    font-size: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-ca6d021 */.elixir-archive-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin: 0px 0 10px;
  width: 100%;
}

.elixir-archive-count {
  font-size: 14px;
  line-height: 1.4;
  color: #6f6a5f;
}

.elixir-archive-ordering {
  margin-left: auto;
}

.elixir-archive-ordering .woocommerce-ordering {
  margin: 0;
}

.elixir-archive-ordering select {
  min-width: 260px;
  height: 42px;
  border: 1px solid #EEEEEE;
  border-radius: 5px;
  background-color: #ffffff;
  color: #1e251f;
  padding: 0 38px 0 14px;
  font-size: 14px;
  line-height: 42px;
  box-shadow: none;
}

.elixir-archive-ordering select:focus {
  outline: none;
  border-color: #1f4d2e;
}

/* Mobile */
@media (max-width: 767px) {
  .elixir-archive-toolbar {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
    margin: 0px 0 10px;
  }

  .elixir-archive-count {
    font-size: 13px;
  }

  .elixir-archive-ordering {
    width: 100%;
    margin-left: 0;
  }

  .elixir-archive-ordering .woocommerce-ordering,
  .elixir-archive-ordering select {
    width: 100%;
    min-width: 0;
  }
}/* End custom CSS */
/* Start custom CSS *//* Read more */
body.elementor-page-2760 .cat-readmore-content {
  max-height: 0px;
  overflow: hidden;
  position: relative;
  margin-top: 10px;
}

/* Zatvorený stav */
body.elementor-page-2760 .cat-readmore:not(.is-open) .cat-readmore-content,
body.elementor-page-2760.cat-readmore:not(.is-open) .cat-readmore-content {
  display: none;
}

/* Otvorený stav */
body.elementor-page-2760 .cat-readmore.is-open .cat-readmore-content,
body.elementor-page-2760.cat-readmore.is-open .cat-readmore-content {
  display: block;
  max-height: none;
}


/* ================================
   PRODUCT BADGES - IMAGE OVERLAY
================================ */

/* Wrapper obrázka produktu:
   class product-image-badge-wrap musí byť na Div blocku,
   ktorý obsahuje Obrázok + Shortcode
*/
.product-image-badge-wrap {
  position: relative !important;
  overflow: visible !important;
}

/* Obrázok produktu */
.product-image-badge-wrap img {
  display: block !important;
}

/* Shortcode widget ako overlay nad obrázkom:
   class product-badges-shortcode musí byť na Shortcode widgete
*/
.product-image-badge-wrap .product-badges-shortcode {
  position: absolute !important;
  inset: 0 !important;
  z-index: 30 !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  pointer-events: none !important;
}

/* Elementor vnútorný wrapper shortcodu */
.product-image-badge-wrap .product-badges-shortcode .elementor-widget-container,
.product-image-badge-wrap .product-badges-shortcode .elementor-shortcode {
  position: static !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 0 !important;
}

/* Celá badge vrstva */
.product-image-badge-wrap .custom-product-badges {
  position: absolute !important;
  inset: 0 !important;
  z-index: 31 !important;
  pointer-events: none !important;
}


/* ================================
   TOP TEXT BADGES
   max. 2 vedľa seba, ďalší ide pod
================================ */

.product-image-badge-wrap .custom-badges-top {
  position: absolute !important;
  top: 12px !important;
  left: 12px !important;
  z-index: 32 !important;

  display: grid !important;
  grid-template-columns: repeat(2, max-content) !important;
  gap: 6px !important;

  width: max-content !important;
  max-width: 220px !important;
}

/* Textové štítky */
.product-image-badge-wrap .custom-badge {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  min-height: 25px !important;
  padding: 0 11px !important;
  border-radius: 5px !important;

  font-size: 11px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.01em !important;
  white-space: nowrap !important;

  box-shadow: 0 3px 10px rgba(30, 37, 31, 0.12) !important;
}

/* Novinka - žltá */
.product-image-badge-wrap .custom-badge-new {
  background: #ffd447 !important;
  color: #1e251f !important;
}

/* Bestseller - oranžová + biele písmo */
.product-image-badge-wrap .custom-badge-best {
  background: #ff8a00 !important;
  color: #ffffff !important;
}

/* Akcia - výrazná tmavšia červená */
.product-image-badge-wrap .custom-badge-sale {
  background: #c62828 !important;
  color: #ffffff !important;
}


/* ================================
   BOTTOM IMAGE BADGES
================================ */

.product-image-badge-wrap .custom-badges-bottom {
  position: absolute !important;
  left: 12px !important;
  right: 12px !important;
  bottom: 12px !important;
  z-index: 32 !important;

  display: flex !important;
  align-items: flex-end !important;
  justify-content: space-between !important;
}

/* Obrázkové certifikáty */
.product-image-badge-wrap .custom-cert-badge {
  display: block !important;
  object-fit: contain !important;
  filter: drop-shadow(0 3px 7px rgba(30, 37, 31, 0.2));
}

/* Značka kvality - ľavý dolný roh */
.product-image-badge-wrap .custom-cert-quality {
  width: 38px !important;
  height: auto !important;
  margin-right: auto !important;
}

/* BIO - pravý dolný roh */
.product-image-badge-wrap .custom-cert-bio {
  width: 42px !important;
  height: auto !important;
  margin-left: auto !important;
}


/* ================================
   MOBILE BADGES
================================ */

@media (max-width: 767px) {
  .product-image-badge-wrap .custom-badges-top {
    top: 10px !important;
    left: 10px !important;
    gap: 4px !important;

    display: grid !important;
    grid-template-columns: repeat(2, max-content) !important;
    width: max-content !important;
    max-width: 170px !important;
  }

  .product-image-badge-wrap .custom-badge {
    min-height: 22px !important;
    padding: 0 7px !important;
    border-radius: 5px !important;

    font-size: 10px !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
  }

  .product-image-badge-wrap .custom-badges-bottom {
    left: 7px !important;
    right: 7px !important;
    bottom: 7px !important;
  }

  .product-image-badge-wrap .custom-cert-quality {
    width: 30px !important;
  }

  .product-image-badge-wrap .custom-cert-bio {
    width: 36px !important;
  }
}


/* ================================
   EXTRA SMALL MOBILE
================================ */

@media (max-width: 420px) {
  .product-image-badge-wrap .custom-badges-top {
    top: 10px !important;
    left: 10px !important;
    gap: 3px !important;

    display: grid !important;
    grid-template-columns: repeat(2, max-content) !important;
    width: max-content !important;
    max-width: 155px !important;
  }

  .product-image-badge-wrap .custom-badge {
    min-height: 20px !important;
    padding: 0 6px !important;
    border-radius: 5px !important;
    font-size: 9px !important;
  }

  .product-image-badge-wrap .custom-badges-bottom {
    left: 6px !important;
    right: 6px !important;
    bottom: 6px !important;
  }

  .product-image-badge-wrap .custom-cert-quality {
    width: 27px !important;
  }

  .product-image-badge-wrap .custom-cert-bio {
    width: 31px !important;
  }
}/* End custom CSS */