.page-title-default{
	background-color:#0a0a0a;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(28,41,87);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:rgb(28,41,87);
}
:root{
--wd-entities-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--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:16px;
}
:root{
--wd-header-el-font:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(28,41,87);
}
:root{
--wd-alternative-color:rgb(16,29,74);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#83b735;
}
:root{
--btn-shop-bgcolor-hover:#74a32f;
}
:root{
--btn-accent-bgcolor:#83b735;
}
:root{
--btn-accent-bgcolor-hover:#74a32f;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

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

	: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: 0px;
		--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;
	}
	
	
	@media (min-width: 1222px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1222px) / 2);
			padding-right: calc((100vw - 1222px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1239px) / 2);
			padding-right: calc((100vw - 1239px) / 2);
		}
	}

	
/* 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;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
.wd-fs-menu {
    background-size: cover;
}

rs-module-wrap#rev_slider_1_1_wrapper,
rs-fullwidth-wrap#rev_slider_1_1_forcefullwidth{
    height: 103vh !important;
}



.bar-rigth {
    z-index: 2;
    position: fixed;
    right: 3vw;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 86%;
}

.bar-rigth a {
    background: #F72E34;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
}

.bar-left .wd-social-icons a {
    background: #1C2957;
    color: #fff !important;
    margin-right: 16px;
	  border: 1px solid #fff;
}

.bar-left {
    z-index: 2;
    position: fixed;
    left: 0;
    transform: rotate(-90deg);
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 76%;
}

.bar-left a {
    transform: rotate( 90deg );
}

div#logo-footer img {
    width: 150px;
    filter: brightness(0) invert(1);
}

footer .widget.widget_nav_menu li.current-menu-item a {
    color: white !important;
} 

.wd-social-icons .wd-icon {
    font-family: "woodmart-font" !important;
}

.footer-column {
    margin-bottom: 0px !important;
}

.footer-sidebar {
    padding-bottom: 0px !important;
}

body.home .wd-logo img {
    filter: none !important;
    background: #fff;
}

body:not(.home) .wd-logo img {
    filter: none !important;
    background: #f7f7f7;
}

div#copyright-footer p {
    color: #ffffff6b;
	  font-size: 15px;
	  font-weight: 300;
}

div#copyright-footer a {
    color: #ffffffba;
}

.info-footer {
    font-size: 18px;
    color: #fff;
    font-weight: 300;
}

.widget.widget_nav_menu li a {
    font-size: 18px;
    color: #fff;
    font-weight: 300;
}

footer .wd-social-icons a {
    background: #fff !important;
}

footer .wd-social-icons a span {
    color: #1d2957 !important;
}

.whb-general-header {
    background: transparent !important;
}

body:not(.home) .whb-overcontent .whb-main-header{
	position: static;
}

.blockquote .info-box-inner {
    font-style: italic;
}

.blockquote {
    position: relative;
}

.blockquote::before {content: 'II';color: red;font-size: 37px;position: absolute;left: -35px;top: -20px;}

.main-page-wrapper {
    padding-top: 0px !important;
}
.btn-only-text a {cursor:pointer;padding: 0px !important;background: transparent !important;font-size: 20px !important;font-weight: 300 !important;color: #1C2957 !important;text-decoration: underline !important;}

.btn-only-text a::before {
    background: red;
    width: 30px;
    height: 2px;
    display: inline-block;
    content: '';
    margin-right: 10px;
    position: relative;
    top: -5px;
}
.whb-header {
    padding: 0px;
}
.whb-main-header {
    border-top: 10px solid #1C2957 !important;
}

.whb-general-header {
    padding: 30px 0px;
}

body.home .wd-header-fs-nav .wd-tools-icon:before {
    font-size: 40px;
    color: #ffff;
}

.whb-header {
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.whb-general-header {
    border: none;
}

.wd-tools-element .wd-tools-text {
    display: none;
}

footer .widget.widget_nav_menu li {
    margin-bottom: 5px;
}

.bar-rigth.onfooter {
    top: calc(81.5vh + 30px);
}

.bar-left.onfooter {top: 81.5vh;}






/* MENU */
.admin-bar .wd-fs-close{top: 8.5rem; right:2.7rem;}
body .wd-fs-menu .wd-nav.wd-style-underline a {padding: 35px; }
.wd-fs-menu .wd-nav.wd-style-underline .nav-link-text{font-size:16px}

.full-screen-burger-icon{position:fixed; z-index:2}
.wd-custom-icon.scrolled {
      filter: brightness(0.05) sepia(50) saturate(10000%) hue-rotate(190deg);
  transition: filter 50ms linear;
}


body .pum-close{color:#fff !important; border:none !important}@media (min-width: 1025px) {
	body:not(.home) .wd-tools-element::before {
    background: #151d4a;
    content: '';
    width: 300px;
    height: 310px;
    position: fixed;
    top: -50px;
    right: -70px;
    border: 40px solid #f1f1f1;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    z-index: 0;
	transition: .2s linear;
}

.wd-fs-menu li {
    position: relative !important;
}

.wd-fs-menu li::after {content: '';background: #fff;display: block;width: 50%;height: 1px;margin: auto;}

body:not(.home) .wd-tools-element.remove-bg-menu::before{
        transform: translateY(-100%) translateX(100%) scale(0);
    opacity: 0;
}
/*
.wd-fs-inner.full-screen-inner {
    display: flex;
    justify-content: flex-start !important;
    align-items: flex-start;
}

ul#menu-menu-principale {
    display: block !important;
}

ul#menu-menu-principale li {
    text-align: left !important;
}

ul#menu-menu-principale li a {
    text-align: left !important;
    justify-content: flex-start;
    padding: 10px;
}*/

.wd-fs-menu .wd-nav.wd-style-underline .nav-link-text {
    font-size: 14px;
    padding: 0px !important;
}

.wd-fs-menu .wd-nav.wd-style-underline a {
    padding: 15px;
}

.wd-fs-menu .wd-scroll-content {
    overflow: hidden;
}


/* LOGO MENU */
.wd-opened .site-logo {
    height: 10.75rem;
    /* display: inline-flex; */
    /* justify-content: start; */
    /* margin-bottom: 5rem; */
    position: fixed;
    top: 4.5rem;
    left: 2.5rem;
}
.wd-opened .wd-fs-inner{height:80%}
.wd-fs-menu {display: flex;align-items: center;}
.wd-fs-menu .wd-scroll-content {height: auto;}

}

@media (min-width: 768px) and (max-width: 1024px) {
	body.home .wd-btn-arrow {
    justify-content: center !important;
}

.gallery-desktop{
display:none !important;}

.sezione-contatti-newsletter .vc_column-inner {
    padding-top: 0px !important;
}



.footer-sidebar {
    padding-top: 0px !important;
}

body .site-content {
    margin-bottom: 0px !important;
}

body.page-id-21 .sezione-6 {
    margin-top: 0px !important;
}

body.page-id-21 .sezione-6 .vc_row.wpb_row.vc_inner {
    margin-top: 0px !important;
}

body.page-id-21 .sezione-7 {
    margin-top: 50px !important;
}

.sezione-contatti-newsletter {
    padding-top: 50px !important;
    padding-bottom: 0px !important;
}

body.page-id-21 .sezione-standard.sezione-1 {
    min-height: auto !important;
    padding-bottom: 0px !important;
}

body.page-id-21 .sezione-2 {
    margin-bottom: 0px !important;
}

body.page-id-21 .sezione-standard.sezione-1 .wd-text-block-wrapper {
    margin-bottom: 0px !important;
}

body.home .woodmart-burger img.wd-custom-icon {
    filter: brightness(0) invert(1);
}

body.home .sezione-1 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

body.home .sezione-3 {
    padding-top: 50px !important;
}

body.home .sezione-2 {
    padding-top: 50px !important;
    padding-bottom: 140px !important;
}

body.home .site-content {
    margin-bottom: 0px !important;
}

.woodmart-text-block strong, .woodmart-text-block b {
    font-weight: 400 !important;
}

body.home .owl-dots {
    bottom: -62px;
}

.wd-text-block-wrapper br {
    display: none;
}

body.home .sezione-2 .wpb_single_image {
    border-width: 3px !important;
}

.wd-btn-arrow {
    justify-content: center !important;
}

div#copyright-footer p {
    text-align: left !important;
}

div#copyright-footer .vc_column-inner {
    padding-top: 0px !important;
}

div#copyright-footer .wpb_text_column.wpb_content_element {
    margin-bottom: 4px;
}

div#copyright-footer {
    padding-top: 20px;
    padding-bottom: 20px;
}

.sezione-contatti-newsletter .vc_btn3-container.btn-only-text.vc_btn3-right {
    text-align: left;
}

body.page-id-17 .sezione-1 {
    min-height: auto !important;
}

body.page-id-11 .sezione-standard.sezione-1 {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

body.page-id-11 .sezione-standard.sezione-2 {
    background: none !important;
}

body.page-id-11 .sezione-standard.sezione-2 ul {
    padding-left: 35px;
}

body.page-id-11 .sezione-standard.sezione-2 li:before {
    left: -31px;
}

body.page-id-11 .owl-dots {
    display: none !important;
}

body.page-id-11 .owl-nav {
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
}

body.page-id-11 .content-banner {
    width: 85vw !important;
    margin: auto;
    left: 0;
    right: 0;
    margin: auto;
}

.sezione-contatti-newsletter a.vc_general {
    font-size: 17px !important;
    text-align: left;
    padding-left: 100px;
    display: flex;
    align-items: center;
}

body.page-id-21 .sezione-standard.sezione-1 {
    padding-top: 0px !important;
    margin-top: 20px !important;
}

body.page-id-11 .sezione-2 .wd-text-block-wrapper {
    margin-bottom: 0px;
}

body.page-id-11 .sezione-2 .wpb_column.vc_column_container.vc_col-sm-6 {
    padding-bottom: 0px;
}

body .wd-image-hotspot-img {
    height: 300px !important;
    object-fit: cover !important;
    object-position: bottom !important;
}

body .wd-image-hotspot-wrapper {
    margin-bottom: 30px !important;
}

body .hotspot-content-text {
    font-size: 12px !important;
}

body .hotspot-content .hotspot-content-title {
    font-size: 16px !IMPORTANT;
}

body .hotspot-dropdown-left {
    left: -60px !important;
    width: 60vw !important;
}

body.page-id-19 .info-box-content p {
    font-size: 16px !important;
    line-height: 24px !important;
}

body.page-id-19 .sezione-1 .vc_btn3-container.btn-only-text.vc_btn3-right {
    text-align: left;
}

body.page-id-19 .sezione-3 * {
    text-align: left !important;
}

body.page-id-19 .sezione-3 .vc_separator {
    justify-content: flex-start !important;
}

body.page-id-19 .sezione-3 .vc_sep_pos_align_right {
    margin-left: 0px !important;
    margin-right: auto !important;
}

body.page-id-19 .sezione-3 .wpb_column.vc_column_container.vc_col-sm-6:last-child {
    margin-top: 60px;
}

.bar-left > div:last-child {
    display: none !important;
}

.bar-left {
    right: 3vw;
    left: auto;
    display: flex;
    top: 72%;
    transform: none !important;
    display: block;
}

.bar-left a {
    margin-right: 0px !important;
}


/* LOGO MENU */
.site-logo {
    max-height: 150px;
    display: flex;
    justify-content: center;
}
}

@media (max-width: 576px) {
	body.home .wd-btn-arrow {
    justify-content: center !important;
}

.bar-left {
    display: none !important;
}

.gallery-desktop{
display:none !important;}

.sezione-contatti-newsletter .vc_column-inner {
    padding-top: 0px !important;
}

.bar-left.onfooter {
    top: 79vh;
}

.bar-left .wd-social-icons a {
    transform: none !important;
}


.footer-sidebar {
    padding-top: 0px !important;
}

body .site-content {
    margin-bottom: 0px !important;
}

body.page-id-21 .sezione-6 {
    margin-top: 0px !important;
}

body.page-id-21 .sezione-6 .vc_row.wpb_row.vc_inner {
    margin-top: 0px !important;
}

body.page-id-21 .sezione-7 {
    margin-top: 50px !important;
}

.sezione-contatti-newsletter {
    padding-top: 50px !important;
    padding-bottom: 0px !important;
}

body.page-id-21 .sezione-standard.sezione-1 {
    min-height: auto !important;
    padding-bottom: 0px !important;
}

body.page-id-21 .sezione-2 {
    margin-bottom: 0px !important;
}

body.page-id-21 .sezione-standard.sezione-1 .wd-text-block-wrapper {
    margin-bottom: 0px !important;
}

body.home .woodmart-burger img.wd-custom-icon {
    filter: brightness(0) invert(1);
}

body.home .sezione-1 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

body.home .sezione-3 {
    padding-top: 50px !important;
}

body.home .sezione-2 {
    padding-top: 50px !important;
    padding-bottom: 140px !important;
}

body.home .site-content {
    margin-bottom: 0px !important;
}

.woodmart-text-block strong, .woodmart-text-block b {
    font-weight: 400 !important;
}

body.home .owl-dots {
    bottom: -62px;
}

.wd-text-block-wrapper br {
    display: none;
}

body.home .sezione-2 .wpb_single_image {
    border-width: 3px !important;
}

.wd-btn-arrow {
    justify-content: center !important;
}

div#copyright-footer p {
    text-align: left !important;
}

div#copyright-footer .vc_column-inner {
    padding-top: 0px !important;
}

div#copyright-footer .wpb_text_column.wpb_content_element {
    margin-bottom: 4px;
}

div#copyright-footer {
    padding-top: 20px;
    padding-bottom: 20px;
}

.sezione-contatti-newsletter .vc_btn3-container.btn-only-text.vc_btn3-right {
    text-align: left;
}

body.page-id-17 .sezione-1 {
    min-height: auto !important;
}

body.page-id-11 .sezione-standard.sezione-1 {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

body.page-id-11 .sezione-standard.sezione-2 {
    background: none !important;
}

body.page-id-11 .sezione-standard.sezione-2 ul {
    padding-left: 35px;
}

body.page-id-11 .sezione-standard.sezione-2 li:before {
    left: -31px;
}

body.page-id-11 .owl-dots {
    display: none !important;
}

body.page-id-11 .owl-nav {
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
}

body.page-id-11 .content-banner {
    width: 85vw !important;
    margin: auto;
    left: 0;
    right: 0;
    margin: auto;
}

.sezione-contatti-newsletter a.vc_general {
    font-size: 17px !important;
    text-align: left;
    padding-left: 100px;
    display: flex;
    align-items: center;
}

body.page-id-21 .sezione-standard.sezione-1 {
    padding-top: 0px !important;
    margin-top: 20px !important;
}

body.page-id-11 .sezione-2 .wd-text-block-wrapper {
    margin-bottom: 0px;
}

body.page-id-11 .sezione-2 .wpb_column.vc_column_container.vc_col-sm-6 {
    padding-bottom: 0px;
}

body .wd-image-hotspot-img {
    height: 300px !important;
    object-fit: cover !important;
    object-position: bottom !important;
}

body .wd-image-hotspot-wrapper {
    margin-bottom: 30px !important;
}

body .hotspot-content-text {
    font-size: 12px !important;
}

body .hotspot-content .hotspot-content-title {
    font-size: 16px !IMPORTANT;
}

body .hotspot-dropdown-left {
    left: -60px !important;
    width: 60vw !important;
}

body.page-id-19 .info-box-content p {
    font-size: 16px !important;
    line-height: 24px !important;
}

body.page-id-19 .sezione-1 .vc_btn3-container.btn-only-text.vc_btn3-right {
    text-align: left;
}

body.page-id-19 .sezione-3 * {
    text-align: left !important;
}

body.page-id-19 .sezione-3 .vc_separator {
    justify-content: flex-start !important;
}

body.page-id-19 .sezione-3 .vc_sep_pos_align_right {
    margin-left: 0px !important;
    margin-right: auto !important;
}

body.page-id-19 .sezione-3 .wpb_column.vc_column_container.vc_col-sm-6:last-child {
    margin-top: 60px;
}

.bar-left > div:last-child {
    display: none !important;
}

.bar-left {
    right: 3vw;
    left: auto;
    display: flex;
    top: 72%;
    transform: none !important;
    display: block;
}

.bar-left a {
    margin-right: 0px !important;
}




/* LOGO MENU */
.site-logo {
    max-height: 150px;
    display: flex;
    justify-content: center;
}
}

