.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://effepinternational.it/wp-content/uploads/2021/10/coffee-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:rgb(17,70,57);
	background-image: url(https://effepinternational.it/wp-content/uploads/2022/02/breadcrumb-pagine.jpeg);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(0,158,225);
}

:root{
--wd-text-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgba(0,0,0,0.88);
--wd-text-font-size:17px;
}
:root{
--wd-title-font:"Redressed", Arial, Helvetica, sans-serif;
--wd-title-font-weight:400;
--wd-title-color:rgb(228,0,125);
}
:root{
--wd-entities-title-font:"Spartan", 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%);
}
:root{
--wd-alternative-font:"Cabin", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Spartan", 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:14px;
}
:root{
--wd-header-el-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:400;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:15px;
}
:root{
--wd-primary-color:rgb(0,158,225);
}
:root{
--wd-alternative-color:rgb(228,0,125);
}
:root{
--wd-link-color:rgb(0,158,225);
--wd-link-color-hover:rgb(228,0,125);
}
body{
	background-color:rgb(255,255,255);
}

.page .main-page-wrapper{
	background-color:rgb(243,243,243);
}

.woodmart-archive-shop .main-page-wrapper{
	background-color:rgba(242,242,242,0.18);
}

:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:rgb(17,70,57);
}
:root{
--btn-shop-bgcolor-hover:rgb(15,64,52);
}
:root{
--btn-accent-bgcolor:rgb(17,70,57);
}
:root{
--btn-accent-bgcolor-hover:rgb(15,64,52);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
	
			--wd-form-brd-radius: 0px;
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-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-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
			--btn-shop-bottom-active: -1px;
		--btn-shop-brd-radius: 0.001px;
		--btn-shop-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-shop-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
	
	
	
	
	
	
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
		.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1192px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1202px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1212px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1222px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1232px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1252px;
		}

		@media (min-width: 1239px) {

			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

		@media (min-width: 1222px) {

			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}


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

@media (min-width: 1025px) {
	.page .main-page-wrapper {
    background-color: #fff;
}

footer.footer-container.color-scheme-light .container {
    max-width: 100%!Important;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.btn-color-primary {
    background: rgb(0,158,225);
    color: #fff;
    padding: 14px 28px;
    font-size: 14px;
    line-height: 20px;
    border-radius:5px;
}

form.wpcf7-form.init label {
    color: #000;
}

form.wpcf7-form.init input {
    background: #fff;
	    border:1px solid #666666;
}

form.wpcf7-form.init textarea {
    background: #fff;
	  min-height:180px!important;
	  border:1px solid #666666;
}

form.wpcf7-form.init .cons-privacy {
    font-size:13px;
}

.product-tabs-wrapper {
    display: none;
}

.wd-shop-tools {
    display: none;
}

.related-products h3 {
    text-transform: none;
    font-size: 35px;
}

.col-lg-6.col-12.col-md-6.summary.entry-summary {
    background: #f2f2f2;
    padding: 30px;
    /* margin: 0; */
}

.row.product-image-summary-wrap {
    border-bottom: 1px solid #eee;
	  box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
}

.single-product header {
background:url(/wp-content/uploads/2022/02/breadcrumb-pagine.jpeg);
}

.min-footer {
    font-size: 13px;
}

#slide-7284.woodmart-loaded .wd-slide-bg {
    background-image: url(https://effepinternational.it/wp-content/uploads/2021/10/bg-home-forma-cioccolato.jpeg);
    /* height: 30vw; */
    /* width: 100vw; */
    background-size: cover;
    background-position: bottom;
}

.min-footer {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    margin-right: -15px;
    margin-left: -15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

h4.member-name {
    font-size: 30px;
}

span.member-position {
    font-size: 20px!Important;
}

.member-image {
    border: 2px solid rgb(0,158,225);
}

.pagina-principale-shop .col-md-3 {
    -ms-flex: 0 0 33%%;
    flex: 0 0 33%;
    max-width: 33%;
}

.pagina-principale-shop div.col-md-3:nth-child(3) {
    display: none;
}

.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
    max-width: 1280px;
}

select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    border: 1px solid #666666;
}

.member-image-wrapper {
    display: none;
}

.page-id-9101 section#form-footer {
    display: none;
}

.page-id-4439 section#form-footer {
    display: none;
}

button.flickity-button {
    display: none;
}
}

@media (max-width: 576px) {
	@media (min-width: 320px) and (max-width: 480px) {
div#allarga-mobile {
    width: 100%;
}
	form.searchform {
    display: none;
}
	h1.info-box-title.title.wd-font-weight-.box-title-style-default.wd-fontsize-s {
    font-size: 14px;
    margin-top: 12px;
}
	.pagina-principale-shop div.col-md-3:nth-child(3) {
    display: none;
}
	.wpcf7 input, textarea {
    background: #fff;
}
	label.cons-privacy {
    font-size: 15px;
}
}
}

