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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #000000;
	--wd-text-font-size: 15px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 800;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", 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: "Fira Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #996132;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Source Sans Pro", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: #242637;
	--wd-alternative-color: #10a5e8;
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: #c1834f;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #00894c;
	--btn-accented-bgcolor-hover: #007541;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(13,17,6);
	--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: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: inherit;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(221,51,51);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 290px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #242637;
	background-image: none;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount, html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	color: #996132;
}
html .post.wd-post .wd-entities-title {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 18px;
}
html .wd-single-post-header .title {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 30px;
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a, html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 22px;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--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: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--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);
}
}


.whb-column.whb-col-left {
    justify-content: center !important;
    align-items: flex-start !important;
    flex-direction: column !important;
		gap:15px !important;
}

.black-friday.product-label {
    background: rgb(177,13,25);
background: linear-gradient(114deg, rgba(177,13,25,1) 0%, rgba(32,2,4,1) 100%);
    color: #FBF663;
    padding: 4px 7px;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
	white-space: pre;
}
.wrap-product-labels .black-friday {
    background: rgb(177,13,25);
background: linear-gradient(114deg, rgba(177,13,25,1) 0%, rgba(32,2,4,1) 100%);
	color: #FBF663;
}
.wd-wishlist-btn.wd-action-btn.wd-style-text.wd-wishlist-icon {
    flex: 1 1 auto;
}
#cr_floatingtrustbadge .cr-floatingbadge-top {
    position: relative;
    height: 78px;
    display: block;
}
#ct-ultimate-gdpr-cookie-open {
    padding: 8px 15px;
}
.woocommerce-product-gallery .thumbnails.owl-carousel .owl-item {
    padding-right: 8px;
    padding-left: 8px;
}
.variations_form .vi-wpvs-variation-style-content .reset_variations {
    display: none !important;
}
.wfg-gift-item {
    width: 125px !important;
}
.wfg-title > img {
    display: inline-block;
    height: auto !important;
}
.outofstock{
	pointer-events: none;
}
.outofstock:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 5px;
    right: 0px;
    width: calc(100% - 5px);
    height: 100%;
    background: rgba(0,0,0,0.4);
    background-size: cover;
    z-index: 91;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topleft: 6px;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.outofstock .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -62px;
    margin-top: -25px;
    width: 123px;
    height: 50px;
    background: url('/wp-content/themes/woodmart-child/outofstock-icon.png') no-repeat;
    background-size: 100%;
    z-index: 91;
}

.header-banner.color-scheme-light {
    color: #fff;
}
.about_paypal {
	display: none;
}
.hide-larger-price .price *:not(.price) {
		font-size: 16px;
    line-height: 1.2;
		color: #996132;
}
.variations_form .woocommerce-variation-price {
	display: none;
}
.image-variable-wrapper .variable-item:not(.radio-variable-item) {
    width: 60px;
    height: 60px;
}
.wd-before-add-to-cart, .wd-after-add-to-cart {
    margin-bottom: 25px;
    display: block;
    clear: both;
}
.hidden {
display: none;
}
.woocommerce-checkout-review-order-table th, .woocommerce-checkout-review-order-table td {
    max-width: 100%;
    width: auto;
}
.menu-item-88403 {
	min-width: 80px;
}
.labels-rectangular .attribute-label {
    display: none;
}
.info-container{
    margin-bottom:40px
}
.info-container .widget-heading{
    display:none
}
aside.info-container.show-hidden-sidebar,.mobile-nav.act-mobile-menu{
    -webkit-transform:none;
    transform:none
}
.offcanvas-sidebar-mobile.admin-bar .info-container{
}
.offcanvas-sidebar-mobile .info-container{
    position:fixed;
    top:0;
    bottom:0;
    left:auto;
    right:0;
    z-index:500;
    display:flex;
    flex-basis:auto;
    flex-direction:column;
    overflow:hidden;
    margin-bottom:0;
    padding-right:0;
    padding-left:0;
    max-width:none;
    width:300px;
    background-color:#fff;
    transition:-webkit-transform .25s ease;
    transition:transform .25s ease;
    transition:transform .25s ease,-webkit-transform .25s ease;
    -webkit-transform:translate3d(300px,0,0);
    transform:translate3d(300px,0,0)
}
.offcanvas-sidebar-mobile .info-container .widget-area{
    padding-top:30px;
    padding-bottom:30px
}
.offcanvas-sidebar-mobile .info-container .sidebar-widget{
    padding-right:30px;
    padding-left:30px
}
.offcanvas-sidebar-mobile .info-container .widget-heading{
    display:flex
}
.offcanvas-sidebar-mobile .info-container .wd-sidebar-scroll{
    position:relative;
    flex:1 1 auto;
    overflow:hidden;
    -webkit-overflow-scrolling:touch;
    width:100%;
    height:100%
}
.offcanvas-sidebar-mobile .info-container .wd-sidebar-content{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    overflow:scroll;
    overflow-x:hidden
}
.offcanvas-sidebar-mobile .info-container .wd-sidebar-content:focus{
    outline:none
}
.offcanvas-sidebar-mobile.wd-dark .info-container{
    background-color:#101010
}
.categories-style-carousel,.slider-type-post,.slider-type-product{
    margin-bottom:0
}
#hidden-seo-text{display:none}
#hidden-seo-text .wp-video {
   max-height: 500px !important;
}

#hidden-seo-text .wp-video .wp-video-shortcode {
	max-height: 500px !important;
}

#hidden-seo-text .wp-video .wp-video-shortcode video {
	max-height: 500px !important;
}

body .wcst_dynamic_number.wcst_dynamic_number_key_105_52387 {
    background: #fafafa;
    border: 1px solid #efefef;
    color: #252525;
    font-size: 14px;
    line-height: 1.4;
    padding: 10px 15px;
    margin: 15px 0;
}

.product-label.out-of-stock {
    background-color: #000;
    color: #fff;
    font-weight: 900;
}
.onsale.product-label {
		background-color: #E22D2D;
	color: #fff;
    padding: 4px 7px;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}
.featured.product-label {
    background: #f25925;
    color: #fff;
    padding: 4px 7px;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}
.wa__btn_popup {
	bottom: 120px;
}

.product-additional-galleries>div {
    margin-bottom: 10px;
    float: left;
    margin-right: 10px;
}

.wa__popup_chat_box {
	bottom: 160px;
}

.wa__btn_popup .wa__btn_popup_txt {
    display: none;
}

del .amount {
    color: #000000;
    font-weight: 400;
}
.product-design-default .variations_form .reset_variations, .popup-quick-view .variations_form .reset_variations {
		position: relative;
    bottom: -20px;
    float: right;
}
@media (max-width: 1024px) {
.product-design-default .variations_form .reset_variations, .popup-quick-view .variations_form .reset_variations {
		position: relative;
    bottom: -20px;
    left: auto;
    margin-left: 0;
    right: 0;
    line-height: 20px;
    float: right;
}
}

i.fa.fa-check-circle.has-instock {
    color: green;
}

.yith-wcpb-product-bundled-item-data__price .price {
    display: none;
}
.woocommerce div.product form.cart .yith-wcpb-product-bundled-item-data table.variations td.label {
    display: none;
}

.woocommerce div.product form.cart .yith-wcpb-product-bundled-item-data table.variations .reset_variations {
		bottom: 0px !important;
}
h3.yith-wcpb-product-bundled-item-data__title, .single-product h3.yith-wcpb-product-bundled-item-data__title {
    margin-top: 10px;
    margin-bottom: 0px;
}
.variations_form .woocommerce-variation-price .price {
    margin-right: 0;
}

.variations_form .variations tr td.label {
    padding-bottom: 5px;
}
.variations_form .variations label {
    margin-bottom: 10px;
}@media (min-width: 1025px) {
	.mobile-only {
	display: none !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.mobile-only {
	display: none !important;
}
.tm-extra-product-options ul.tmcp-elements:not(.tm-extra-product-options-variations) li.tmcp-field-wrap:not(.tm-per-row) {
    float: none !important;
    width: auto !important;
}
.tm-extra-product-options ul.tmcp-elements img.square.radio_image.tm-tooltip {
    width: 50px;
}
#cr_floatingtrustbadge, #cr_floatingtrustbadge.cr-floatingbadge-big {
    display: block;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.mobile-only {
	display: none !important;
}
.tm-extra-product-options ul.tmcp-elements:not(.tm-extra-product-options-variations) li.tmcp-field-wrap:not(.tm-per-row) {
    float: none !important;
    width: auto !important;
}
label.tc-cell.tm-epo-element-label.tm-has-required.tc-col-auto.tm-left {
    width: 100%;
    padding-bottom: 20px;
}
.tm-extra-product-options ul.tmcp-elements img.square.radio_image.tm-tooltip {
    width: 50px;
}
#cr_floatingtrustbadge, #cr_floatingtrustbadge.cr-floatingbadge-big {
    display: block;
}
}

@media (max-width: 576px) {
	.tm-extra-product-options ul.tmcp-elements:not(.tm-extra-product-options-variations) li.tmcp-field-wrap:not(.tm-per-row) {
    float: none !important;
    width: auto !important;
}
label.tc-cell.tm-epo-element-label.tm-has-required.tc-col-auto.tm-left {
    width: 100%;
    padding-bottom: 20px;
}
.tm-extra-product-options ul.tmcp-elements img.square.radio_image.tm-tooltip {
    width: 50px;
}
.desktop-only {
display: none !important;
}
.mobile-only-categories  .vc_column-inner,
.mobile-only-slider .vc_column-inner,
.product-of-the-day .vc_column-inner,
.horizontal-posts .vc_column-inner .wpb_wrapper,
.advantages .vc_column-inner {
		box-sizing: border-box;
	position: relative;
	overflow-y: hidden;
	width: 100%;
}

.mobile-only-categories .wpb_wrapper,
.mobile-only-slider .wpb_wrapper,
.product-of-the-day .wpb_wrapper,
.horizontal-posts .wpb_wrapper .wd-blog-holder {
	display: flex;
		flex-direction: row;
		padding: 0;
		overflow: hidden;
		overflow-x: scroll;
/* 		white-space: nowrap; */
		margin-bottom: -1.5rem;
		width: 100%;
		box-sizing: border-box;
}

/*
 * Horizontal scroll top banners
*/
.mobile-only-slider .wpb_wrapper .promo-banner-wrapper {
min-width: calc(100vw / 1.4 );
	max-width: calc(100vw / 1.4 );
/* 	min-height: 250px; */
/* 	max-height: 300px; */
	margin-right: 0.5rem;
	z-index: auto;
	margin-bottom: 1.5rem;
	border-radius: 10px;
}

.mobile-only-slider-item {
	border-radius: 10px;
	height: 160px;
}
.mobile-only-slider-item .wrapper-content-banner {
	padding: 15px;
}
/*
 * Horizontal scroll categories
 * 
*/
.mobile-only-categories .wpb_wrapper .promo-banner-wrapper {
min-width: calc(100vw / 3.8 );
	max-width: calc(100vw / 3.8 );
/* 	min-height: 200px; */
	margin-right: 0.5rem;
	z-index: auto;
	margin-bottom: 1.5rem;
	border-radius: 10px;
}
.mobile-only-categories .wpb_wrapper .promo-banner-wrapper img {

}
.mobile-custom-banner {
		border-radius: 10px;
}
.promo-banner.mobile-custom-banner .wrapper-content-banner{
	padding: 15px;
}

/*
 * Horisontal scroll product of the day section
*/
.product-of-the-day .wpb_wrapper .woocommerce {
	min-width: calc(100vw / 1.8 );
	max-width: calc(100vw / 1.8 );
	margin-right: 0.8rem;
	z-index: auto;
	margin-bottom: 1.5rem;
}
.product-of-the-day .wpb_wrapper .woocommerce .products .product-grid-item {
	flex: 1;
	max-width: 100%;
	border: 1px solid #ececec;
	margin-left: 0.65rem;
}
/*
 * Horizontal scroll posts
*/

.horizontal-posts .wpb_wrapper .wd-blog-holder .blog-design-default {
		min-width: calc(100vw / 1.4 );
	max-width: calc(100vw / 1.4 );
		margin-right: 0.7rem;
	z-index: auto;
	margin-bottom: 1.5rem;
	
}
.horizontal-posts .wpb_wrapper .wd-blog-holder .blog-design-default .article-body-container {
	text-align: left;
}
.horizontal-posts .wpb_wrapper .wd-blog-holder .blog-design-default .article-body-container .wd-entities-title a {
	overflow: visible;
	margin-bottom: 1rem;
	font-size: 1rem;
	font-weight: bold;
	height: auto;
	-webkit-box-orient: unset;
}
.horizontal-posts .wpb_wrapper .wd-blog-holder .blog-design-default .article-inner .post-img-wrapp {
	border-radius: 10px;
}

/*
 * Advantages 
*/

/*.advantages .wpb_wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: auto auto;
	row-gap: 1rem;
	padding: 0;
		overflow: hidden;
		overflow-x: scroll;
		margin-bottom: -1.5rem;
	padding-bottom: 1.5rem;
		width: 100%;
		box-sizing: border-box;
}*/
.advantages .wpb_wrapper .info-box-wrapper.inline-element {
/*width: 300px;*/
	width:100%;
	background-color: whitesmoke;
	padding: 0.5rem;
	border-radius: 10px;
	display: flex;
}
.advantages .wpb_wrapper .info-box-wrapper.inline-element .wd-info-box {
align-items: center;
}
.advantages .wpb_wrapper .info-box-wrapper.inline-element .wd-info-box .info-box-title {
margin-bottom: 5px;
}

#cr_floatingtrustbadge, #cr_floatingtrustbadge.cr-floatingbadge-big {
    display: block;
}
}

