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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Source Sans 3", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(79,79,79);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: 15px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 18px;
	--wd-primary-color: rgb(211,110,112);
	--wd-alternative-color: rgb(51,51,51);
	--wd-link-color: rgb(211,110,112);
	--wd-link-color-hover: rgb(224,116,150);
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(211,110,112);
	--btn-default-bgcolor-hover: rgb(224,116,150);
	--btn-accented-bgcolor: rgb(214,89,150);
	--btn-accented-bgcolor-hover: rgb(181,139,151);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(242,83,48);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(211,110,112);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	--wd-popup-width: 470px;
	--wd-popup-padding: 30px;
}
.header-banner {
	background-color: rgb(30,115,190);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(53,53,53);
	background-image: url(https://kepro.it/wp-content/uploads/2022/03/cat6-scaled.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(63,63,63);
	background-image: none;
}
.wd-load-additional-fonts {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 300;
}
body[class*="wrapper-boxed"] {
	background-color: rgb(255,255,255);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(0,0,0);
	--wd-form-placeholder-color: rgb(224,116,150);
	--wd-form-brd-color: rgb(211,110,112);
	--wd-form-brd-color-focus: rgb(224,116,150);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 1px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 111px;
	--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--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) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Source Sans 3 !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Poppins !important;
}

/*sticky background*/
body .whb-sticked .whb-general-header {
    background-color: #fff;
}
/* fine header*/
/*- titolo cat*/
.category-grid-item .wd-entities-title {
margin-bottom: 0;
text-transform: uppercase;
font-size: 14px;
}
/*
.product-grid-item .product-image-link img, .product-grid-item .hover-img img {
object-fit: cover;
width: 100%;
height: 450px;
}*/

.brands-widget .brand-item {
text-transform: uppercase;
}

.bottone_prof {
  border-radius: var(--btn-default-brd-radius);
  color: #fff;
  box-shadow: var(--btn-default-box-shadow);
  background-color: rgb(214,89,150);
}
.infobox__title {
font-size: 18px;
font-weight: 700;
line-height: 1.2;
}
.tagged_as{
  display:none;
	visibility: hidden;
}
.mailjet-widget-form-group input[type="email"] {
  padding: 0 2px;
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  background-color: #f9f9f9;
}
.wd-entry-meta .meta-author {
display: none;
}

.post-single-page.has-post-thumbnail .article-inner > .entry-header {
display: none;
}
.form-style-underlined :is(input[type="email"], input[type="date"], input[type="search"], input[type="number"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], select, textarea) {
  color: #000;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color: #000 !important;
    opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #000 !important;
    opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #000 !important;
    opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #000 !important;
    opacity: 1;
}
/* set colori richiesta mail per disponibilita magazzino*/
.alert_wrapper {
background-color: #f9f9f9;
padding:5px;
}

.alert_wrapper input[type="submit"] {
  width: 100%;
  max-width: 300px;
  position: static;
  right: 0px;
  top: 0px;
  height: 30px;
  line-height: 20px;
  margin: 0 !important;
  border: 0;
  padding: 0 5px;
  font-size: 12px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: bold;
  background: #D45C96;
}

.alert_wrapper input[type='submit']:hover, .alert_wrapper input[type='submit']:active, .alert_wrapper input[type='submit']:focus {
background: #735C67;
color: #FFFFFF;
}
IMG {
    border-radius: 12px;
}

#wpcf7-f33961-o1 input[type='email'] {
padding: 0 15px;
max-width: 100%;
width: 100%;
border-radius: var(--wd-form-brd-radius);
background-color: rgb(222, 115, 145);;
box-shadow: none;
color: #fff;
vertical-align: middle;
font-size: 14px;
transition: border-color .5s ease;
}
.subcategory-filters-buttons {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.subcategory-filters-buttons .button-filter {
    display: inline-block;
    padding: 10px 20px;
    border: 2px solid rgb(211,110,112); /* Colore del bordo */
    color: rgb(211,110,112); /* Colore del testo */
    text-decoration: none;
    font-weight: bold;
    border-radius: 5px;
    transition: all 0.3s ease;
}

.subcategory-filters-buttons .button-filter:hover {
    background-color: rgb(211,110,112);
    color: #fff;
}

.subcategory-filters-buttons .button-filter.active {
    background-color: rgb(211,110,112);
    color: #fff;
}

.wd-meta-author, .wd-meta-reply{
    display:none;
	visibility:hidden;
}@media (min-width: 577px) and (max-width: 767px) {
	.subcategory-filters-buttons {
        display: none;
    }
}

@media (max-width: 576px) {
	.subcategory-filters-buttons {
        display: none;
    }
}

