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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(34,34,34);
	--wd-text-font-size: 16px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(34,34,34);
	--wd-entities-title-font: "Roboto", 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: Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,22,65);
	--wd-alternative-color: rgb(205,22,63);
	--btn-default-bgcolor: #26b;
	--btn-default-bgcolor-hover: rgb(32,131,255);
	--btn-accented-bgcolor: #26b;
	--btn-accented-bgcolor-hover: rgb(32,131,255);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #28a745;
	--notices-success-color: #fff;
	--notices-warning-bg: #ce0001;
	--notices-warning-color: #fff;
	--wd-link-color: #26b;
	--wd-link-color-hover: rgb(205,22,63);
}
.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-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #232323;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 15px;
	line-height: 25px;
	color: rgb(0,22,65);
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a, html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 24px;
	color: rgb(0,22,65);
}
html .wd-nav-mobile > li > a {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 50px;
	text-transform: uppercase;
	color: rgb(0,22,65);
}
html .wd-nav-mobile > li > a:hover, html .wd-nav-mobile > li.current-menu-item > a {
	color: rgb(0,0,0);
}
html .wd-nav-mobile .wd-sub-menu li a {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
.page .wd-page-content {
	background-color: #efefef;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


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

/* HIDE PRICES */
/* .summary-inner>.price {
    display: none!important;
} */
.woocommerce-product-details__short-description {
    display: none;
}

/* ### HEADER MENU LOGO ############################## 

/* center the sub menu elements */
.wd-sub-menu {
    text-align: center;
    display: flex;
    justify-content: center;
}

/* # reduce height for better alignment with the menu texts # */
.site-logo {
    max-height: inherit;
    margin-top: -20px;
}

.wd-sub-menu {
	text-align: center;
}
.wd-sub-menu li>a { justify-content: center; }

body .whb-sticked .whb-general-header {

    background-color: white;

}
/* menu GR GENNEX text and image  #############*/
.menu-item-16328 .wd-design-sized {
    min-height: 120px;
    width: 300px;
    padding: 5px 0;
    margin: 0 -70px;
}
/* menu ENG GENNEX text and image  #############*/
.menu-item-16342 .wd-design-sized {
    min-height: 120px;
    width: 300px;
    padding: 5px 0;
    margin: 0 -70px;
}
/* ########### CART POP UP SIDE BAR - border to X remove button per item */
.cart-widget-side .woocommerce-mini-cart .remove {
    top: 13px;
    right: 10px;
    border: 1px solid #aaa;
}

/* ########### PRODUCT GRID > REMOVE PRICES */

.product-grid-item .price {
    display: none!important;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1.3;
}

.title-line-two .product-grid-item .wd-entities-title {
    max-height: 36px;
    padding-bottom: 5px; /* add height below the product title */
}

/* ########### PRODUCT GRID > SELECT OPTIONS allagi ston tropo emfanisis gia tin epilogi xromatos */

.quick-shop-wrapper .woocommerce-variation-add-to-cart {
    position: relative;
    display: grid!important; /* was flex */
    align-items: stretch;
    flex-direction: row;
    justify-content: space-between;
    order: 1;
    margin-right: -10px;
    margin-left: -10px;
}
.wapf-field-container {
    padding: 0 5px 5px 5px; /* was 0 5px 15px 5px */
    box-sizing: border-box;
}
.wapf-field-description {
    font-size: 10px; /* was 14px*/
    line-height: 15px; /*it wasnt*/
    opacity: .8;
    padding: 0;
    margin: 0;
    padding-top: 5px;
}

/* PRODUCT PAGE #################################  */

/* align to left the PRODUCT TAB attributes */
.shop_attributes tr { justify-content: left; } /* was space-between */

/* hide next-prev navigation arrows */
.single-breadcrumbs-wrapper .wd-products-nav {
    flex: 0 0 auto;
    margin-bottom: 10px;
    display: none!important;
}

/*  FOOTER ########################## */

.footer-container { margin-top: 150px; }

/* MAILCHIMP FOOTER ########################## */
#mc_embed_signup .mc-field-group select {
    display: inline-block;
    width: 99%;
    padding: 5px 0;
    margin-bottom: 2px;
    border: solid 1px #abb0b2;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    padding-left: 5px;
}

/* ######### STORES PAGE ############*/
/* hide the Stores number and print button */
#asl-storelocator.asl-p-cont.asl-bg-0 .inside.search_filter .Num_of_store { display:none;}


/*######## HIDE BUY BUTTON-PRICES ON PRODUCTS ###########################################################*/

/* hide price on top right quick navigation to next product */
.wd-products-nav .product-short-description .price { display: none; }
/* hide buy button on grid & related products */
.wd-hover-standard .wd-add-btn { display: none; }

/* Aura – Matte */
.postid-12512 .price {display:none;}
.postid-12512 div.quantity {display:none;}
.postid-12512 .single_add_to_cart_button {display:none;}
.postid-12512 .variations {display:none;}
.postid-14590 .price {display:none;}
.postid-14590 div.quantity {display:none;}
.postid-14590 .single_add_to_cart_button {display:none;}
.postid-14590 .variations {display:none;}
/* Aura – eggshel */
.postid-12536 .price {display:none;}
.postid-12536 div.quantity {display:none;}
.postid-12536 .single_add_to_cart_button {display:none;}
.postid-12536 .variations {display:none;}
.postid-14586 .price {display:none;}
.postid-14586 div.quantity {display:none;}
.postid-14586 .single_add_to_cart_button {display:none;}
.postid-14586 .variations {display:none;}
/* Regal Select – Pearl */
.postid-14570 .price {display:none;}
.postid-14570 div.quantity {display:none;}
.postid-14570 .single_add_to_cart_button {display:none;}
.postid-14570 .variations {display:none;}
.postid-12569 .price {display:none;}
.postid-12569 div.quantity {display:none;}
.postid-12569 .single_add_to_cart_button {display:none;}
.postid-12569 .variations {display:none;}
/* Regal Select – Eggshell */
.postid-14575 .price {display:none;}
.postid-14575 div.quantity {display:none;}
.postid-14575 .single_add_to_cart_button {display:none;}
.postid-14575 .variations {display:none;}
.postid-12564 .price {display:none;}
.postid-12564 div.quantity {display:none;}
.postid-12564 .single_add_to_cart_button {display:none;}
.postid-12564 .variations {display:none;}
/* Regal Select – Matte */
.postid-14582 .price {display:none;}
.postid-14582 div.quantity {display:none;}
.postid-14582 .single_add_to_cart_button {display:none;}
.postid-14582 .variations {display:none;}
.postid-12534 .price {display:none;}
.postid-12534 div.quantity {display:none;}
.postid-12534 .single_add_to_cart_button {display:none;}
.postid-12534 .variations {display:none;}
/* Ultra Spec SCUFF-X – Eggshell */
.postid-14558 .price {display:none;}
.postid-14558 div.quantity {display:none;}
.postid-14558 .single_add_to_cart_button {display:none;}
.postid-14558 .variations {display:none;}
.postid-12588 .price {display:none;}
.postid-12588 div.quantity {display:none;}
.postid-12588 .single_add_to_cart_button {display:none;}
.postid-12588 .variations {display:none;}
/* Ultra Spec SCUFF-X – Matte */
.postid-14565 .price {display:none;}
.postid-14565 div.quantity {display:none;}
.postid-14565 .single_add_to_cart_button {display:none;}
.postid-14565 .variations {display:none;}
.postid-12583 .price {display:none;}
.postid-12583 div.quantity {display:none;}
.postid-12583 .single_add_to_cart_button {display:none;}
.postid-12583 .variations {display:none;}
/* Super Hide Zero VOC – Flat */
.postid-12594 .price {display:none;}
.postid-12594 div.quantity {display:none;}
.postid-12594 .single_add_to_cart_button {display:none;}
.postid-12594 .variations {display:none;}
.postid-14553 .price {display:none;}
.postid-14553 div.quantity {display:none;}
.postid-14553 .single_add_to_cart_button {display:none;}
.postid-14553 .variations {display:none;}
/* Fresh Start all purpose Primer */
.postid-12637 .price {display:none;}
.postid-12637 div.quantity {display:none;}
.postid-12637 .single_add_to_cart_button {display:none;}
.postid-12637 .variations {display:none;}
.postid-14521 .price {display:none;}
.postid-14521 div.quantity {display:none;}
.postid-14521 .single_add_to_cart_button {display:none;}
.postid-14521 .variations {display:none;}
/* Multi Purpose Primer */
.postid-17863 .price {display:none;}
.postid-17863 div.quantity {display:none;}
.postid-17863 .single_add_to_cart_button {display:none;}
.postid-17863 .variations {display:none;}
.postid-17866 .price {display:none;}
.postid-17866 div.quantity {display:none;}
.postid-17866 .single_add_to_cart_button {display:none;}
.postid-17866 .variations {display:none;}
/* Stix Wareborne Bonding Primer */
.postid-12647 .price {display:none;}
.postid-12647 div.quantity {display:none;}
.postid-12647 .single_add_to_cart_button {display:none;}
.postid-12647 .variations {display:none;}
.postid-14476 .price {display:none;}
.postid-14476 div.quantity {display:none;}
.postid-14476 .single_add_to_cart_button {display:none;}
.postid-14476 .variations {display:none;}
/* Acrylic Metal Primer Red */
.postid-12658 .price {display:none;}
.postid-12658 div.quantity {display:none;}
.postid-12658 .single_add_to_cart_button {display:none;}
.postid-12658 .variations {display:none;}
.postid-14465 .price {display:none;}
.postid-14465 div.quantity {display:none;}
.postid-14465 .single_add_to_cart_button {display:none;}
.postid-14465 .variations {display:none;}
/* Acrylic Metal Primer white */
.postid-12652 .price {display:none;}
.postid-12652 div.quantity {display:none;}
.postid-12652 .single_add_to_cart_button {display:none;}
.postid-12652 .variations {display:none;}
.postid-14470 .price {display:none;}
.postid-14470 div.quantity {display:none;}
.postid-14470 .single_add_to_cart_button {display:none;}
.postid-14470 .variations {display:none;}
/* ERGALEIA  Paint pole – telescopic */
.postid-16504 .price {display:none;}
.postid-16504 div.quantity {display:none;}
.postid-16504 .single_add_to_cart_button {display:none;}
.postid-16504 .variations {display:none;}
.postid-16526 .price {display:none;}
.postid-16526 div.quantity {display:none;}
.postid-16526 .single_add_to_cart_button {display:none;}
.postid-16526 .variations {display:none;}
/* ERGALEIA  Frame 1-3/4″ Blue tiger core */
.postid-16500 .price {display:none;}
.postid-16500 div.quantity {display:none;}
.postid-16500 .single_add_to_cart_button {display:none;}
.postid-16500 .variations {display:none;}
.postid-16530 .price {display:none;}
.postid-16530 div.quantity {display:none;}
.postid-16530 .single_add_to_cart_button {display:none;}
.postid-16530 .variations {display:none;}
/* ERGALEIA  Wooven roller 9″ X 1/2″ */
.postid-16493 .price {display:none;}
.postid-16493 div.quantity {display:none;}
.postid-16493 .single_add_to_cart_button {display:none;}
.postid-16493 .variations {display:none;}
.postid-16531 .price {display:none;}
.postid-16531 div.quantity {display:none;}
.postid-16531 .single_add_to_cart_button {display:none;}
.postid-16531 .variations {display:none;}
/* ERGALEIA  Microfibre roller 9″ X 3/8″ */
.postid-16488 .price {display:none;}
.postid-16488 div.quantity {display:none;}
.postid-16488 .single_add_to_cart_button {display:none;}
.postid-16488 .variations {display:none;}
.postid-16532 .price {display:none;}
.postid-16532 div.quantity {display:none;}
.postid-16532 .single_add_to_cart_button {display:none;}
.postid-16532 .variations {display:none;}
/* ERGALEIA  	Foam Brushes */
.postid-16480 .price {display:none;}
.postid-16480 div.quantity {display:none;}
.postid-16480 .single_add_to_cart_button {display:none;}
.postid-16480 .variations {display:none;}
.postid-16533 .price {display:none;}
.postid-16533 div.quantity {display:none;}
.postid-16533 .single_add_to_cart_button {display:none;}
.postid-16533 .variations {display:none;}
/* ERGALEIA Paint Brushes CT POLY*/
.postid-16468 .price {display:none;}
.postid-16468 div.quantity {display:none;}
.postid-16468 .single_add_to_cart_button {display:none;}
.postid-16468 .variations {display:none;}
.postid-16539 .price {display:none;}
.postid-16539 div.quantity {display:none;}
.postid-16539 .single_add_to_cart_button {display:none;}
.postid-16539 .variations {display:none;}
/* ERGALEIA COLOR READER */
.postid-13289 .price {display:none;}
.postid-13289 div.quantity {display:none;}
.postid-13289 .single_add_to_cart_button {display:none;}
.postid-13289 .variations {display:none;}
.postid-14462 .price {display:none;}
.postid-14462 div.quantity {display:none;}
.postid-14462 .single_add_to_cart_button {display:none;}
.postid-14462 .variations {display:none;}
/* ERGALEIA COLOR READER PRO */
.postid-13292 .price {display:none;}
.postid-13292 div.quantity {display:none;}
.postid-13292 .single_add_to_cart_button {display:none;}
.postid-13292 .variations {display:none;}
.postid-14460 .price {display:none;}
.postid-14460 div.quantity {display:none;}
.postid-14460 .single_add_to_cart_button {display:none;}
.postid-14460 .variations {display:none;}
/* COLOR SAMPLES */
.postid-18788 .price {display:none;}
.postid-18788 div.quantity {display:none;}
.postid-18788 .single_add_to_cart_button {display:none;}
.postid-18788 .variations {display:none;}
.postid-18788 p.stock.out-of-stock {display: none;}
.postid-18791 .price {display:none;}
.postid-18791 div.quantity {display:none;}
.postid-18791 .single_add_to_cart_button {display:none;}
.postid-18791 .variations {display:none;}
.postid-18791 p.stock.out-of-stock {display: none;}
.postid-18985 .price {display:none;}
.postid-18985 div.quantity {display:none;}
.postid-18985 .single_add_to_cart_button {display:none;}
.postid-18985 .variations {display:none;}
.postid-18985 p.stock.out-of-stock {display: none;}
.postid-18987 .price {display:none;}
.postid-18987 div.quantity {display:none;}
.postid-18987 .single_add_to_cart_button {display:none;}
.postid-18987 .variations {display:none;}
.postid-18987 p.stock.out-of-stock {display: none;}

/* ADVANCE satin */
.postid-21718 .price {display:none;}
.postid-21718 div.quantity {display:none;}
.postid-21718 .single_add_to_cart_button {display:none;}
.postid-21718 .variations {display:none;}
/*GR*/
.postid-21721 .price {display:none;}
.postid-21721 div.quantity {display:none;}
.postid-21721 .single_add_to_cart_button {display:none;}
.postid-21721 .variations {display:none;}
/* ADVANCE high gloss */
.postid-21733 .price {display:none;}
.postid-21733 div.quantity {display:none;}
.postid-21733 .single_add_to_cart_button {display:none;}
.postid-21733 .variations {display:none;}
/*GR*/
.postid-21736 .price {display:none;}
.postid-21736 div.quantity {display:none;}
.postid-21736 .single_add_to_cart_button {display:none;}
.postid-21736 .variations {display:none;}
/* Element Guard – Exterior Paint – Flat */
.postid-21887 .price {display:none;}
.postid-21887 div.quantity {display:none;}
.postid-21887 .single_add_to_cart_button {display:none;}
.postid-21887 .variations {display:none;}
/*GR*/
.postid-21890 .price {display:none;}
.postid-21890 div.quantity {display:none;}
.postid-21890 .single_add_to_cart_button {display:none;}
.postid-21890 .variations {display:none;}
/* AURA Exterior Paint – Low Lustre */
.postid-21874 .price {display:none;}
.postid-21874 div.quantity {display:none;}
.postid-21874 .single_add_to_cart_button {display:none;}
.postid-21874 .variations {display:none;}
/*GR*/
.postid-21877 .price {display:none;}
.postid-21877 div.quantity {display:none;}
.postid-21877 .single_add_to_cart_button {display:none;}
.postid-21877 .variations {display:none;}
/* Fast Sanding PRIMER */
.postid-24365 .price {display:none;}
.postid-24365 div.quantity {display:none;}
.postid-24365 .single_add_to_cart_button {display:none;}
.postid-24365 .variations {display:none;}
/*GR*/
.postid-24367 .price {display:none;}
.postid-24367 div.quantity {display:none;}
.postid-24367 .single_add_to_cart_button {display:none;}
.postid-24367 .variations {display:none;}

/*######## CART PAGE ###########################################################*/

/* change bg color on shipping section */
[class|="woocommerce-shipping-totals shipping"] { background-color: #deedff; }
[class|="shipping_method"] { background-color: #fff; }
/* 
The [attribute|="value"] selector is used to select elements with the specified attribute, whose value can be exactly the specified value, or the specified value followed by a hyphen (-).
# Note #: The value has to be a whole word, either alone, like class="xxxx", or followed by a hyphen( - ), like class="top-text".
*/

/* order details to the right section 
.shop_table tr td:last-child {text-align:left} was rigt*/

/* Custom checkout fields */
.pickupstore_checkbox { border: 2px solid #d9d9d9; padding:8px }
.invoice_checkbox { border: 2px solid #d9d9d9; padding:8px }
.input-checkbox { height: 15px; width: 15px; vertical-align: initial!important; }
.wooccm-additional-fields {padding-bottom: 25px;}


/*######## BLOG remove Dates 03/02/23  ########################################################*/
.wd-post-date.wd-style-with-bg { display:none; }
.blog-design-masonry.has-post-thumbnail .post-date { display:none; }

/*######## DEDICATED PAGE KATASTIMATA DEALER MAP  */

.gm-style .gm-style-iw { text-align: center; }
.gm-style .gm-style-iw-c { padding: 0px; max-width: 340px!important; }

/*####### POSTS BLOG PAGE - remove date box #######################   */

.wd-post-date.wd-style-with-bg {
    display: none;
}


/*HIDE CART FROM MENU*/
.wd-header-my-account,
.wd-header-cart{
    display: none;
}


.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height)>.container>.wd-grid-f-inline {
    --wd-f-basis: 300px;
}
@media (max-width: 576px) {
	/* make wider the menu */
.wd-side-hidden { width: 330px; }
}

