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

:root {
	--wd-text-font: "Garamond Premier", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Garamond Premier", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Garamond Premier", 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%);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: var(--wd-title-font);
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: var(--wd-text-font);
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(45,58,69);
	--wd-alternative-color: rgb(176,133,65);
	--btn-default-bgcolor: rgb(14,78,153);
	--btn-default-bgcolor-hover: rgb(176,133,65);
	--btn-accented-bgcolor: rgb(14,78,153);
	--btn-accented-bgcolor-hover: rgb(176,133,65);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.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: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(45,58,69);
	background-image: none;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(248,247,244);
	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(150,150,150);
	--wd-form-brd-color: rgb(196,196,196);
	--wd-form-brd-color-focus: rgb(14,78,153);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--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);
}
}


.wd-page-title {
background-color: #0a0a0a;
}

:root{
	--main-title-size: 70px;
	--main-title-line: 73px;
	--main-subtitle-size: 40px;
	--main-subtitle-line: 45px;
	--main-text-size: 20px;
	--main-text-line: 23px;
	--main-mute-size: 15px;
	--main-mute-line: 17px;
	
	--main-color-yellow: #b08541;
	--main-color-blue: #2D3A45;
	
	--main-radius: 10px;
}

.logo-proximamente img{max-width:400px}
.btn-bordo{background:#310f06}

.site-logo img {padding: 10px 0px;}
.wd-content-layout {padding-block: 0px;}
.section-slider {min-height: 40vw;padding: 3vw 0px}
.section-general {padding: 3vw 0px;}


/* Texto */
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {margin-bottom: 15px}
button{background-color:#310f06}
.tx-title{font-size: var(--main-title-size); line-height: var(--main-title-line)}
.tx-subtitle{font-size: var(--main-subtitle-size); line-height: var(--main-subtitle-line)}
.tx-text{font-size: var(--main-text-size); line-height: var(--main-text-line)}
.tx-mute{font-size: var(--main-mute-size); line-height: var(--main-mute-line)}

.tx-yellow *{color: var(--main-color-yellow)}
.tx-blue *{color: var(--main-color-blue)}
.tx-white *{color: #fff}
.tx-black *{color: #000}
.tx-dark *{color: #4f4f4f}

.tx-balance *{text-wrap-style: balance;}
.tx-uppercase *{text-transform: uppercase;}

.tx-bold *{font-weight:600;}
.tx-normal *{font-weight:400;}

/* Background */
.bg-blue{background: var(--main-color-blue)}

.card-blue>div {
    border: 1px solid white;
    border-radius: var(--main-radius);
    padding: 20px 0px;
}

.wpb_single_image .vc_single_image-wrapper.vc_box_rounded, .wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {border-radius: var(--main-radius);}

.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {padding-top: 0px;}

.wd-nav:where(:not(.wd-dis-act))>li:where(.current-menu-item,.wd-active,.active)>a {
	color: white ! Important;}


.row.form-contacto {
    width: 100%!important;
    display: block!important;
	  padding-bottom: 0px!important
}

.wd-cf7 {margin-bottom:0px!important}
@media (min-width: 1025px) {
	.mob{display:none!important}

.col-lg-6 {
    width: 50%;
    float: left;
}
}

@media (max-width: 576px) {
	:root{
	  --main-title-size: 40px;
    --main-title-line: 43px;
    --main-subtitle-size: 30px;
    --main-subtitle-line: 35px;
    --main-text-size: 18px;
    --main-text-line: 21px;
	  --main-mute-size: 13px;
	  --main-mute-line: 15px;
}

.desk{display:none!important}

.section-slider {padding: 17vw 0px}

.vc_column_container>.vc_column-inner {
    padding-left: 25px;
    padding-right: 25px;
}

.card-blue>div {
    padding: 20px 15px !important;
}

.mobile-footer .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
}

