@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//whitecream.gr/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
}

:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: 333333;
	--wd-text-font-size: 13px;
	--wd-title-font: "ZONA BOLD", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "ZONA BOLD", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51, 51, 51);
	--wd-alternative-font: "ZONA Regular", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "ZONA BOLD", 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: "ZONA BOLD", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: 333333;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(68,68,68);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.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: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 610px;
}
: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(0,0,0);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "ZONA BOLD", Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 20px;
	text-transform: uppercase;
	color: rgb(0,0,0);
}
html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price, html .product-image-summary-wrap .summary-inner > .price del, html .wd-single-price .price del, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price, html .product-image-summary-wrap .variations_form .woocommerce-variation-price > .price del, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price del {
	font-family: "ZONA Regular", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 15px;
	color: rgb(0,0,0);
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "ZONA LIGHT", Arial, Helvetica, sans-serif;
	font-size: 35px;
}
html .widget_product_categories .product-categories li a {
	color: rgb(51,51,51);
}
html .wd-page-title .wd-breadcrumbs a, html .wd-page-title .wd-breadcrumbs span, html .wd-page-title .yoast-breadcrumb a, html .wd-page-title .yoast-breadcrumb span, html .wd-page-title .rank-math-breadcrumb a, html .wd-page-title .rank-math-breadcrumb span, html .wd-page-title .aioseo-breadcrumbs a, html .wd-page-title .aioseo-breadcrumbs span, html .wd-page-title .breadcrumb a, html .wd-page-title .breadcrumb li {
	color: rgb(51,51,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #0a0a0a;
}

@font-face {
	font-family: "ZONA BOLD";
	src: url("//whitecream.gr/wp-content/uploads/2023/08/a0cb1b68eebf6c0d8d34af68b7bce7d2.woff2") format("woff2");
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: "ZONA Regular";
	src: url("//whitecream.gr/wp-content/uploads/2023/08/Zona-Pro.woff2") format("woff2");
	font-weight: 100;
	font-style: normal;
}

.woocommerce-product-gallery .woocommerce-product-gallery__image{border-radius:5px !important}
.wd-v-thumb-custom .product-image-thumbnail img{border-radius:7px !important}


/*pelatologio apokripsi*/
#billing_vat_field{display:none}
#billing_job_field{display:none}
#billing_tax_office_field{display:none}
#billing_invoice_field{display:none}

.cart-info span.quantity{color:#333 !important}
.product-grid-item :is(.wd-product-cats,.wd-product-brands-links) a {color:#333}
element.style, .woocommerce-breadcrumb a, .yoast-breadcrumb a, .variation-swatch-selected .reset_variations, .wd-products-per-page .per-page-variation {color:#333333}
.cart-item-link, .cart-item-link, .woocommerce-Price-amount, .wd-widget-stock-status a, .widget_price_filter [class*="price_slider_amount"] .price_label, .wd-filter-lable, .wd-filter-list .count{color:#333 !important}

/*moving text*/
@keyframes infiniteScroll {
  from {transform: translateX(0%)}
  to {transform: translateX(-100%)}
}
.containertt {
  width: 100%;
  /*overflow-x: hidden;*/
}
.horizontal-scrolling-items {
  display: flex;
	/*justify-content: flex-start;*/
  /*font-size: 40px;*/
  /*width: 2600px;*/
	animation: infiniteScroll 20s linear infinite;
  animation-name: infiniteScroll;
  animation-duration: 90s;
  /*animation-iteration-count: infinite;*/
  animation-timing-function: linear;
  font-size:18px;
  /*font-weight:800;*/
  color:#fff;
}

.horizontal-scrolling-itemsM {
  display: flex;
  /*font-size: 40px;*/
  /*width: 2600px;*/
  animation-name: infiniteScroll;
	animation: infiniteScroll 10s linear infinite;
  animation-duration: 70s;
  /*animation-iteration-count: infinite;*/
  animation-timing-function: linear;
  font-size:18px;
  /*font-weight:800;*/
  color:#000;
}
.horizontal-scrolling-items__item {
  white-space: nowrap;
}

.horizontal-scrolling-itemsM__item {
  white-space: nowrap;
}



/*social buttons*/
.custom-social-icons {
  display: flex;
  justify-content: left;
  gap: 10px;
  padding: 10px 0;
}

.social-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #ffffff;
  color: #000000;
  text-decoration: none;
  border: 2px solid #000000;
  transition: all 0.3s ease;
}

.social-btn:hover {
  background-color: #000000;
  color: #ffffff;
}

/* Κρατάμε το default icon style του theme μέσω .wd-icon */
.social-btn .wd-icon {
  font-size: 18px; /* Αν χρειάζεται */
}

.social-tiktok, .social-instagram, .social-facebook {
	--wd-social-brand-color: #000000;}


@media (min-width: 1025px) {
	.whb-header-bottom{z-index:99999999999}
}

