.form-row {
  display: block;
}

@media (min-width: 1025px) {
  .wd-wishlist-content .product-grid-item {
    width: 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.preview_container.cs_preview_container.cs_footer_btn {
  display: block !important;
}

.preview_container.cs_preview_container.cs_footer_btn .cs-info-sticky.bottom {
  display: block !important;
}

.preview_container.cs_preview_container.cs_footer_btn .cs-info-sticky.bottom .cs-info-sticky-button {
  border-radius: 30px;
  margin: 6px;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.ea-search-button-icon::before {
  font-size: 19px;
  transition: opacity 0.3s ease;
  content: "\f130";
  font-family: woodmart-font;
}

.ea-search-button-icon::after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7.5px;
  margin-left: -7.5px;
  width: 15px;
  height: 15px;
  font-weight: 400;
  font-size: 15px;
  line-height: 15px;
  opacity: 0;
  transition: none;
  content: "\f125";
  font-family: woodmart-font;
}

@media (max-width: 1024px) {
  .whb-text-element {
    flex: none;
  }
}
.mymenucontainer .bar1,
.mymenucontainer .bar2,
.mymenucontainer .bar3 {
  background-color: #212529 !important;
}

.whb-row.whb-header-bottom.whb-not-sticky-row.whb-without-bg.whb-without-border.whb-color-dark.whb-flex-flex-middle {
  display: none;
}

.whb-07amklogpjd7r42vt1ip.wd-tools-element.wd-design-8 {
  margin-top: 0;
}
.whb-07amklogpjd7r42vt1ip.wd-tools-element.wd-design-8 .wd-tools-icon {
  color: #fff;
  background-color: rgb(39, 97, 231);
  width: 36px;
  height: 36px;
  border-radius: 50%;
  transition: all 0.25s ease;
}
.whb-07amklogpjd7r42vt1ip.wd-tools-element.wd-design-8 .wd-tools-inner {
  display: flex;
  align-items: center;
  border-radius: 42px;
  height: 42px;
  padding-left: 3px;
  padding-right: 3px;
  background-color: #fff;
  transition: background-color 0.25s ease;
}
.whb-07amklogpjd7r42vt1ip.wd-tools-element.wd-design-8 .wd-tools-text {
  margin-left: 10px;
  margin-right: 10px;
  font-size: 14px;
}
.whb-07amklogpjd7r42vt1ip.wd-tools-element.wd-design-8:hover .wd-tools-icon {
  color: rgba(255, 255, 255, 0.7);
}

html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  border-color: #ffffff !important;
  background: #fff !important;
  box-shadow: 0 0 0 1px #eee !important;
}

header .wd-header-cart .wd-tools-icon {
  background-color: #f1c400 !important;
}
header .wd-header-cart .woocommerce-Price-amount {
  color: #fff !important;
}
header .wd-header-sticky-nav .wd-tools-icon {
  background-color: #f1c400 !important;
}
header .searchsubmit {
  background-color: #f1c400 !important;
}
header .whb-main-header .whb-general-header {
  background: #1e428a;
  background: linear-gradient(0deg, rgb(16, 40, 87) 0%, rgb(21, 127, 237) 100%);
}
header .whb-main-header .whb-header-bottom {
  background-color: #1e428a;
}
header .whb-main-header .dgwt-wcas-search-submit {
  background-color: #f1c400 !important;
}
header .info-box-wrapper .info-box-text {
  color: #fff;
  font-size: 14px;
}
header .info-box-wrapper svg path {
  fill: #f1c400;
}

@media (max-width: 1024px) {
  .woodmart-main-logo img {
    max-width: 190px;
  }
  .mymenucontainer .bar1,
  .mymenucontainer .bar2,
  .mymenucontainer .bar3 {
    background-color: #fff !important;
  }
  .wd-header-my-account .wd-tools-icon {
    color: #fff !important;
  }
}
.ea-breadcrumb {
  background-color: rgb(246, 246, 246);
  padding: 10px 0;
  border-bottom: 1px solid var(--wd-form-brd-color);
}

.breadcrumb-link,
.breadcrumb-last {
  font-size: 12px;
}

.page-title {
  border-bottom: 1px solid var(--wd-form-brd-color);
}
@media (min-width: 1025px) {
  .page-title .title {
    font-size: 38px !important;
  }
}

.ea-telephones a {
  color: #fff !important;
}
.ea-telephones a:first-child {
  margin-right: 10px;
}

.ea-viber-chat a {
  color: #fff !important;
}

.header-viber .info-box-icon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
  font-size: 39px;
  color: #f1c400;
}
.header-viber .info-box-icon:before {
  content: "\f409";
}

.menu-phone-list {
  padding-top: 5px !important;
}
.menu-phone-list a:first-child {
  margin-right: 12px;
}

.menu-phones {
  padding-bottom: 0 !important;
}

.menu-viber {
  padding-bottom: 0 !important;
}

.menu-viber-number {
  padding-top: 5px !important;
}

@media (max-width: 1024px) {
  #mm-0 {
    z-index: 2;
  }
}

.header-banner-display .mm-page {
  position: unset;
}
.header-banner-display .header-banner img {
  width: 130px;
}
.header-banner-display .header-banner p {
  margin-bottom: 0;
  margin-left: 5px;
  font-weight: 700;
  font-size: 16px;
  line-height: normal;
  height: 22px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
}
.header-banner-display .header-banner p span {
  height: 18px;
}

.brands-items-wrapper {
  border-top: 1px solid var(--wd-form-brd-color);
  border-bottom: 1px solid var(--wd-form-brd-color);
}
.brands-items-wrapper .owl-stage {
  align-items: stretch !important;
}
.brands-items-wrapper .owl-item {
  flex: 1;
  background: #fff;
  margin: 20px;
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .brands-items-wrapper .owl-item {
    margin: 10px;
  }
}
.brands-items-wrapper .brand-item img {
  max-height: 200px !important;
}
.brands-items-wrapper .brand-item a {
  padding: 10px !important;
}
.brands-items-wrapper .wd-btn-arrow {
  visibility: visible;
  opacity: 1;
  transform: none !important;
}

.home .ea-categories-carousel .category-image-wrapp {
  background: #fff;
  padding: 10px;
}
.home .ea-categories-carousel .wd-entities-title {
  color: #fff;
}
@media (min-width: 1025px) {
  .home .ea-categories-carousel .owl-stage {
    transform: none !important;
    width: 100vw !important;
  }
}

.home-slider-kountis .wd-slide-bg {
  background-position: center right !important;
}

.slider-in-container .wd-slide-container {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  flex-wrap: wrap;
}

.light-bg.elementor-widget-wd_banner .banner-title,
.light-bg.elementor-widget-wd_banner p {
  text-shadow: 2px 2px 4px white;
}

.dark-bg.elementor-widget-wd_banner .banner-title,
.dark-bg.elementor-widget-wd_banner p {
  text-shadow: 2px 2px 4px rgb(0, 0, 0);
}

footer .viber {
  display: flex;
  align-items: center;
}
footer .viber .fa-viber {
  font-size: 36px;
  margin-right: 9px;
}
footer .min-footer .bestprice__placeholder {
  margin: unset !important;
}
footer .min-footer .bestprice__placeholder .bestprice-badge.bestprice-badge--partner {
  max-height: 50px;
  max-width: 115px;
  margin-left: -2px;
}
footer .min-footer .bestprice__placeholder svg {
  max-height: 50px;
  max-width: 115px;
}

@media (max-width: 745px) {
  footer .min-footer .bestprice-badge.bestprice-badge--partner {
    margin-top: 15px;
  }
}
@media (max-width: 602px) {
  footer .min-footer .bestprice-badge.bestprice-badge--partner {
    margin-left: 15px !important;
    margin-top: 1px;
  }
}
@media (max-width: 565px) {
  footer .min-footer .bestprice-badge.bestprice-badge--partner {
    margin-left: 30px !important;
  }
}
.wd-prefooter {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  background-color: #157fed !important;
}
.wd-prefooter .mc-signup {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 20px;
}
.wd-prefooter .mc-signup:before {
  content: "";
  background: url("/wp-content/uploads/2023/04/send.png");
  display: inline;
  width: 30px;
  height: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 25px;
}
@media (max-width: 991px) {
  .wd-prefooter .mc-signup {
    margin-bottom: 11px;
    justify-content: center;
  }
}
.wd-prefooter .mc-input {
  display: flex;
}
.wd-prefooter .mc-input input[type=email] {
  border-top-left-radius: 1.571em;
  border-bottom-left-radius: 1.571em;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.wd-prefooter .mc-input input[type=submit] {
  border-top-right-radius: 1.571em;
  border-bottom-right-radius: 1.571em;
  background-color: #f1c400;
}
@media (min-width: 1025px) {
  .wd-prefooter .mc-input input {
    font-size: 15px;
  }
}

.ea-copyright-text {
  margin-bottom: 20px !important;
  font-size: 13px;
}
@media (max-width: 400px) {
  .ea-copyright-text {
    max-width: 250px;
  }
}

.min-footer {
  flex-direction: column;
  border-top: 1px solid var(--brdcolor-gray-300);
}
.min-footer .partner-logos {
  margin-bottom: 30px !important;
  margin-top: 10px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.min-footer .partner-logos .ea-copyright-text {
  width: 100%;
}
@media (max-width: 585px) {
  .min-footer .partner-logos .espa-img {
    margin-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .min-footer .partner-logos div#sa-badge-embedded-plugin {
    margin-left: 10px;
    margin-top: 5px;
  }
}
@media (max-width: 600.1px) {
  .min-footer .partner-logos .espa-img {
    margin-bottom: 5px;
  }
  .min-footer .partner-logos div#sa-badge-embedded-plugin {
    margin-top: 0px;
    height: 50px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
    align-content: center;
  }
}
.min-footer div {
  margin: auto;
  text-align: center;
}
@media (min-width: 566px) {
  .min-footer img {
    margin-right: 20px;
  }
}
@media (max-width: 565px) {
  .min-footer img:first-child {
    margin-bottom: 20px;
  }
}
.min-footer .visa-img {
  width: 132px;
}
.min-footer .col-left {
  border-bottom: 1px solid var(--brdcolor-gray-300);
  width: 100%;
}

.copyrights-wrapper {
  border-top: none !important;
}

.thwcfd-field-wrapper .optional {
  display: none;
}

.woocommerce-checkout .woocommerce-form-login,
.woocommerce-checkout .woocommerce-form-coupon,
.woocommerce-checkout .create-account {
  background: #fff;
}
.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info a,
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info a {
  display: block;
}

.payment_method_cardlink img {
  display: none;
}

.woodmart-shop-tools {
  display: flex;
  flex-direction: row;
}
.woodmart-shop-tools .products-per-page {
  display: inline-flex;
  margin-right: 18px;
}
.woodmart-shop-tools .products-per-page ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.woodmart-shop-tools .products-per-page ul li {
  padding: 0 6px;
}

.prdctfltr-widget {
  border-bottom: 1px solid var(--wd-form-brd-color);
  padding-top: 30px !important;
  padding-right: 15px !important;
  padding-bottom: 30px !important;
  padding-left: 15px !important;
  background-color: #ffffff !important;
  border-radius: 10px !important;
}
.prdctfltr-widget .prdctfltr_filter {
  border-bottom: 1px solid var(--wd-form-brd-color);
}
.prdctfltr-widget .prdctfltr_wc {
  margin-bottom: 0 !important;
}
.prdctfltr-widget .prdctfltr_reset {
  padding-top: 12px;
}
.prdctfltr-widget .prdctfltr_down {
  padding-bottom: 10px;
}
.prdctfltr-widget .prdctfltr_collector {
  border-bottom: 4px solid #000;
  padding: 5px 5px 20px;
  margin-bottom: 30px !important;
}
.prdctfltr-widget .prdctfltr_collector .title-select {
  font-weight: bold;
  font-style: italic;
}
.prdctfltr-widget .title-select {
  display: block;
  background: none;
  padding-left: 0;
  color: var(--wd-title-color);
}
.prdctfltr-widget .widget-title {
  font-weight: bold;
}
.prdctfltr-widget .prdctfltr_buttons {
  margin-bottom: 5px !important;
}

.wd-builder-off .woocommerce-result-count {
  display: block !important;
}

.products-per-page {
  display: flex;
  align-items: center;
}
.products-per-page > ul {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.products-per-page > ul > li {
  margin-bottom: 0;
}
.products-per-page > ul > li:first-child {
  list-style: none;
  margin-left: 5px;
}
.products-per-page > ul > li:not(:first-child) {
  list-style-type: "/ ";
  margin-left: 14px;
}

.pc-active-filter__item-text-el {
  word-wrap: break-word;
}

.filter__properties-item .filter__checkgroup-title {
  max-width: 260px;
  word-wrap: break-word;
}
@media (max-width: 1024px) {
  .filter__properties-item .filter__checkgroup-title {
    max-width: 200px;
  }
}

.payment_method_cardlink_payment_gateway_woocommerce img {
  display: none !important;
}

.widget_premmerce_filter_filter_widget .filter {
  border-radius: 10px !important;
}
.widget_premmerce_filter_filter_widget .filter .filter__item {
  border-bottom: 1px solid #ddd;
}
.widget_premmerce_filter_filter_widget .filter .filter__item .filter__icon-plus {
  width: 16px;
  height: 16px;
}

.widget_premmerce_filter_active_filters_widget {
  background: #fff;
  border-radius: 10px;
  padding: 11px;
  border: 0;
}
.widget_premmerce_filter_active_filters_widget h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}

@media screen and (max-width: 520px) {
  .wd-show-sidebar-btn {
    flex: 1 1 100%;
  }
}
.wd-show-sidebar-btn a {
  background: #1c61e7;
  padding: 10px;
  color: #fff;
  border-radius: 10px;
}
.wd-show-sidebar-btn a:hover {
  color: #fff;
  opacity: 0.8;
}

@media screen and (max-width: 520px) {
  .products-per-page > ul {
    padding-left: 0;
  }
}

.wd-shop-tools select option {
  background: #fff;
  color: #000;
}

img.attachment-500x500.size-500x500.wp-post-image {
  max-width: 100px;
}

.product_meta.custom {
  margin-bottom: 15px;
}

.product-grid-item .hover-img {
  transition: none !important;
}

.product-images {
  margin: unset !important;
}

ul.color-switcher.other-color-list {
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
}

a.other-products {
  text-align: center;
  display: block;
}

.colors-header {
  margin-bottom: 10px;
}

.single-product .wc-tabs-wrapper .wc-tab {
  max-width: 600px;
  margin: 0 auto;
}

.woocommerce-product-gallery__wrapper .product-image-wrap {
  background-color: #fff;
}
.woocommerce-product-gallery__wrapper .product-image-wrap img {
  max-height: 500px;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

.product_meta.custom .sku_wrapper strong {
  color: #000;
}
.product_meta.custom .sku_wrapper .sku {
  font-weight: bold;
}
.product_meta span {
  margin-bottom: 5px !important;
}
.product_meta span strong {
  color: #000;
}

.stock.available-on-backorder span {
  background-color: #fff3cd !important;
  color: #FFC107 !important;
}

.woocommerce-product-attributes.shop_attributes tbody {
  margin: 0 !important;
}
.woocommerce-product-attributes.shop_attributes tr {
  padding: 5px;
  margin-bottom: 0;
  border-color: #157fed;
}
.woocommerce-product-attributes.shop_attributes tr:nth-child(2n+1) {
  background: rgba(21, 127, 237, 0.1294117647);
}

.woocommerce-Tabs-panel--description ul,
.woocommerce-Tabs-panel--description ol {
  margin-bottom: 30px !important;
}
.woocommerce-Tabs-panel--description ul li,
.woocommerce-Tabs-panel--description ol li {
  padding: 5px;
  margin-bottom: 0;
  border-bottom: 1px solid;
  border-color: #157fed;
}
.woocommerce-Tabs-panel--description ul li:nth-child(2n+1),
.woocommerce-Tabs-panel--description ol li:nth-child(2n+1) {
  background: rgba(21, 127, 237, 0.1294117647);
}
.woocommerce-Tabs-panel--description ul {
  list-style: none;
  padding-left: 0 !important;
}

div#shipping_cost .badge {
  font-size: 13px;
}

.kountis-services {
  border-color: #cecece !important;
  width: 90%;
}
.kountis-services bdi {
  color: #1e428a;
  font-weight: bold;
}

#customer_details .woocommerce-shipping-fields {
  margin-left: -5px;
}

.cart-table-section,
.cart-content-wrapper .cart-totals-inner,
#customer_details,
.checkout-order-review {
  background: #fff !important;
  padding: 20px !important;
  border-radius: 10px !important;
  border: none !important;
}

.checkout-order-review .wd-manage-on,
.checkout-order-review .payment_box {
  box-shadow: none;
}

.wd-compare-page table.wd-compare-table {
  background: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 10px;
}
.wd-compare-page .wd-compare-header {
  border-bottom: 0;
}

.custom-html-menu.menu-level-1 {
  padding: 15px 8px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.custom-html-menu.menu-level-1 a {
  display: inline-block;
  position: relative;
}
.custom-html-menu.menu-level-1 a:after {
  background-color: #000;
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 2px;
  transition: width 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.custom-html-menu.menu-level-1 a:hover:after {
  width: 100%;
}
.custom-html-menu.menu-level-1 li:before {
  content: none !important;
}
.custom-html-menu.menu-level-1 .menu-list-header {
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #000;
  font-weight: 500;
}
.custom-html-menu.menu-level-1 .menu-list-item a {
  color: #999999;
}
.custom-html-menu.menu-level-1 .custom-menu-section {
  width: 50%;
  display: inline-block;
}
.custom-html-menu.menu-level-1 .custom-menu-section h3 {
  text-align: center;
  font-weight: 600;
  padding-bottom: 10px;
  margin: 0px 10px 10px 10px;
}
.custom-html-menu.menu-level-1 .custom-menu-section h3 a {
  color: #000000;
  transition: all ease 0.5s;
}
.custom-html-menu.menu-level-1 .custom-menu-section h3 a:hover {
  color: #000;
}
.custom-html-menu.menu-level-1 .custom-menu-section .menu-column-li {
  width: 50%;
}
.custom-html-menu.menu-level-1 .section-koritsi h3 {
  border-bottom: 2px solid #ddb1d4;
  border-bottom: 2px solid #ccc;
}
.custom-html-menu.menu-level-1 .section-agori {
  border-left: 1px solid #ccc !important;
}
.custom-html-menu.menu-level-1 .section-agori h3 {
  border-bottom: 2px solid #c9e5f3;
  border-bottom: 2px solid #ccc;
}
.custom-html-menu.menu-level-1 li.menu-column-li {
  list-style: none;
  display: inline-block;
  width: 33%;
  margin-bottom: 10px;
}
.custom-html-menu.menu-level-1 li.menu-column-li.image {
  border-left: 0 !important;
}
.custom-html-menu.menu-level-1 li.menu-column-li.image a {
  margin: 0;
  padding: 0;
}
.custom-html-menu.menu-level-1.custom-menu-gender li.menu-column-li, .custom-html-menu.menu-level-1.custom-menu-outlet li.menu-column-li {
  width: 25%;
}
.custom-html-menu.menu-level-1 li.menu-column-li:not(:first-of-type) {
  border-left: none;
}
.custom-html-menu.menu-level-1 .menu-level-2 {
  padding: 0px 8px;
}
.custom-html-menu.menu-level-1 .menu-level-2 li {
  list-style: none;
}
.custom-html-menu.menu-level-1 .menu-level-2 li a {
  display: inline-block;
  margin-left: 10px;
  color: #999999;
  transition: all ease 0.5s;
}
.custom-html-menu.menu-level-1 .menu-level-2 li a:hover {
  color: #999999;
}
.custom-html-menu.menu-level-1 .menu-level-2 li.menu-image-column img.menu-image {
  width: 100%;
  vertical-align: bottom;
}
.custom-html-menu.menu-level-1 .menu-level-2 li.menu-list-header {
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 20px;
}
.custom-html-menu.menu-level-1 .menu-level-2 li.menu-list-header a {
  color: #000000;
  transition: all ease 0.5s;
}
.custom-html-menu.menu-level-1 .menu-level-2 li.menu-list-header a:hover {
  color: #000;
}
.custom-html-menu.menu-level-1 li.menu-custom-links {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  padding-bottom: 20px;
  width: 100%;
}
.custom-html-menu.menu-level-1 li.menu-custom-links .btn {
  margin: 5px;
  padding: 10px;
  text-transform: uppercase;
}
.custom-html-menu.menu-level-1 li.menu-custom-links .btn:nth-child(2n+1) {
  background-color: #000;
  color: white;
}
.custom-html-menu.menu-level-1 li.menu-custom-links .btn:nth-child(2n) {
  background-color: #000;
  color: white;
}

nav#ea-custom-menu-mobile {
  display: none;
}

.mymenucontainer {
  display: inline-block;
  cursor: pointer;
  margin-top: 10px;
}
.mymenucontainer .bar1,
.mymenucontainer .bar2,
.mymenucontainer .bar3 {
  width: 20px;
  height: 2px;
  background-color: rgb(255, 255, 255);
  margin: 6px 0;
  transition: 0.4s;
}

#ea-custom-menu-mobile {
  display: none;
}

.mm-panel {
  background-color: #fff;
}

.mm-navbars_top {
  background-color: #1e428a;
}

.mm-navbar__title {
  color: #fff !important;
}

.mm-btn:before {
  border-color: #f1c400 !important;
}
.mm-btn:after {
  border-color: #f1c400 !important;
}

.mm-listitem a {
  color: #000 !important;
}

@media (min-width: 1025px) {
  .mm-listitem .mobile-item {
    display: none;
  }
}
.mm-listitem .mobile-item.wd-header-my-account {
  margin-top: 100px;
  border-top: 3px solid #152e61;
}
.mm-listitem .mobile-item.wd-header-my-account a {
  color: #000 !important;
}
.mm-listitem .mobile-item .wd-tools-icon:before {
  margin-right: 5px;
}

.product-labels .product-label.private-tag {
  background: #B50808;
  font-size: 25px;
}

.product-element-top a.product-image-link {
  max-width: unset;
  height: unset;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
}
.product-element-top img.attachment-woocommerce_thumbnail,
.product-element-top img.attachment-large,
.product-element-top img.woocommerce-placeholder {
  position: absolute;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.product-element-top:hover .hover-img {
  transform: unset !important;
  transition: opacity 0.3s ease;
}

.product-wrapper {
  padding: 30px;
  background-color: #fff;
  border-radius: 10px !important;
}

.product-grid-item .shop_attributes tr {
  flex-wrap: wrap;
  font-size: 12px;
}
.product-grid-item .wd-product-stock {
  font-weight: 600;
  line-height: 1.2;
  background-color: #f1f7eb;
  color: #85b951 !important;
  display: inline-block;
  padding: 8px 12px;
  border-radius: calc(var(--wd-brd-radius) / 1.5);
  width: -moz-fit-content;
  width: fit-content;
}
.product-grid-item .wd-product-stock:before {
  color: #85b951 !important;
}
.product-grid-item .wd-product-stock.available-on-backorder {
  background-color: #fff3cd !important;
  color: #FFC107 !important;
}
.product-grid-item .wd-product-stock.out-of-stock {
  background-color: #F8E7E7 !important;
  color: #B50808 !important;
}
.product-grid-item .price {
  font-size: 20px;
}
.product-grid-item .wd-product-cats {
  font-style: italic;
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 34px;
  /* font-size: 14px; */
  line-height: 1.2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-grid-item .wd-entities-title a {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 55px;
  line-height: 1.3;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.archive.tax-product_tag .sidebar-container {
  display: none;
}
.archive.tax-product_tag .site-content {
  margin-left: auto;
  margin-right: auto;
}
.archive.tax-product_tag.term-black-friday .site-content:before {
  background-image: url("https://kountisae.gr/wp-content/uploads/2023/11/black-friday-banner.jpg");
  content: "";
  width: 100%;
  height: 300px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  background-position: top center;
}
@media (max-width: 600px) {
  .archive.tax-product_tag.term-black-friday .site-content:before {
    height: 160px;
    margin-bottom: 20px;
  }
}
.archive.tax-product_tag.term-black-friday .main-page-wrapper {
  background-color: #000000;
}
.archive.tax-product_tag.term-black-friday .page-title {
  margin-bottom: 0;
}
.archive.tax-product_tag.term-black-friday .page-title .entry-title {
  color: #fff;
}
.archive.tax-product_tag.term-black-friday .woocommerce-result-count, .archive.tax-product_tag.term-black-friday .products-per-page, .archive.tax-product_tag.term-black-friday select.orderby, .archive.tax-product_tag.term-black-friday .shop-view {
  color: #fff;
}
.archive.tax-product_tag.term-black-friday .products-per-page ul li a {
  color: #fff;
}
.archive.tax-product_tag.term-black-friday .shop-view.current-variation {
  color: var(--color-gray-300);
}
.archive.tax-product_tag.term-black-friday .wd-show-sidebar-btn {
  display: none !important;
}
@media (max-width: 600px) {
  .archive.tax-product_tag.term-black-friday .wd-shop-tools:first-child {
    margin-bottom: 0 !important;
  }
}
.archive.tax-product_tag.term-black-friday .ea-breadcrumb {
  background-color: #000000 !important;
}
.archive.tax-product_tag.term-black-friday .ea-breadcrumb .woocommerce-breadcrumb, .archive.tax-product_tag.term-black-friday .ea-breadcrumb .woocommerce-breadcrumb a {
  color: #fff;
}
.archive.tax-product_tag.term-black-friday li a.page-numbers {
  color: #fff;
}
.archive.tax-product_tag.term-black-friday li a.page-numbers:hover {
  color: var(--color-gray-900);
}

.product-labels.black-friday-label-wrap {
  bottom: 7px !important;
  right: 0;
  left: unset;
  top: unset !important;
  position: absolute;
  z-index: 1;
}/*# sourceMappingURL=commerce-mall-v3.css.map */