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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #000000;
	--wd-text-font-size: 14px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #000000;
	--wd-entities-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: #83b735;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #aed843;
	--btn-default-bgcolor-hover: #87a786;
	--btn-accented-bgcolor: #1e601f;
	--btn-accented-bgcolor-hover: #87a786;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.wd-page-title {
	background-color: #83b735;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
body[class*="wrapper-boxed"] {
	background-color: #f9f9f9;
	background-image: none;
}
.single-product .wd-page-content {
	background-color: #f9f9f9;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--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: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--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);
}
}


body .website-wrapper .footer-container {     background-color: #1C581C; }
.mc4wp-form input[type="submit"], {    background-color: #c39d11;  }
.related-and-upsells > div:last-child {    background-color: #f4f4f3; }
.pswp__bg { background: #ffffff;  }
.product-label.out-of-stock {    background-color: rgb(249, 7, 7); color: #fff;    }
.woodmart-accordion-title, .tabs-layout-tabs .tabs li.active a { color: #1C581C; font-weight: 700; }
.pswp__img--placeholder--blank { background: #fff; }
abbr[title] {
  border-bottom: none !important;
  text-decoration: none !important;      }
.page .main-page-wrapper {    background-image: none; }
.wd-sub-menu li a {    --sub-menu-color: #000000;    --sub-menu-color-hover: #94107e; }
.woocommerce table.cart td:nth-of-type(4), .woocommerce table.cart th:nth-of-type(4) {display: none;}
.woocommerce table.cart td:nth-of-type(4), .woocommerce table.cart th:nth-of-type(6) {display: none;}
/*td.product-subtotal span {display: none;} */
.wp-gr .wp-google-powered {color: #ebe6e6!important;} /*font white on google reviews   */
.cart-totals-inner table .cart-subtotal .amount {
    color: #d71414;
    font-weight: 600;
    font-size: large; }    /*font red on subtotals products price in cart   */
td.product-subtotal span {    color: white; }  /*font white on total price in cart   */
.widget-title, .widgettitle { color: #ffffff;}  /*font white on widget title   */@media (min-width: 1025px) {
	.product-summary-shadow .summary-inner {
    padding: 30px 35px 15px;
    background-color: #fbfbfb;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}
.pswp__caption__center { color: #fff; text-align: justify; max-width: 520px; }
.pswp__ui--fit .pswp__caption { background-color: #2d2a2a; }
}

