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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", 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: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", 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: 16px;
	--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;
	--wd-primary-color: #b82f26;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #b82f26;
	--btn-accented-bgcolor-hover: #757575;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #e4e4e4;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
: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);
}
}


a.woodmart-accordion-title.tab-title-woodmart_additional_tab.active {
    opacity: 0;
}

.wa__btn_popup_txt {
    display: none;
}
span.onsale.product-label {
    background: #fcda33;
    color: #0354ac;
}

.shop-title-wrapper {
    opacity: 0;
}

.product-quick-view .interesting-btn {
    display: none;
}

ul.tabs.wc-tabs {
    opacity: 0;
}

.outofstock .quick-view {
    display: none;
}

.single .woodmart-prefooter {
		display:none;
}

.outofstock .price,
.out-of-stock.product-label {display:none !important}

bdi {
    font-weight: 900;
    font-size: 1.5em;
}

.outofstock *{
    cursor:default
}

.tagged_as{display: none !important}

.page-title.color-scheme-light .entry-title {
    opacity: 0;
}

.widget_layered_nav_filters bdi {
    color: black;
    font-size: 16px;
    padding: 0 1em;
}

th.woocommerce-product-attributes-item__label,
td.woocommerce-product-attributes-item__value {
    font-size: 17px;
}

a.wts-btn {
    background: #2db742;
    color: white;
    padding: 1em 1.5em;
    border-radius: 9px;
    font-weight: bold;
    font-size: 18px;
	  text-align: center;
    margin-bottom: 1em;
}

a.wts-btn svg {
   top:9px;
   position:relative
}


a.interesting-btn {
    background: #b82f26;
    color: white;
    padding: 1em 1.5em;
    border-radius: 9px;
    font-weight: bold;
    font-size: 18px;
	  text-align: center
}

@media only screen and (min-width: 577px) and (max-width: 1025px){

	.whb-header{
		padding-top: 0 !important;
	}

}

.woocommerce-product-details__short-description {
    font-size: 18px;
}

.price del span bdi {
    font-size: 17px;
}

.button.custom-button {
    background: #b82f26;
    color: white;
    width: 100%;
}

a.button.custom-button:hover {
    background: #595959;
    color: white;
}


@media only screen and (min-width: 769px) and (max-width: 980px){

a#gotoform {
    display: block;
    margin-top: 1em;
    padding: 0.8em 1em; !important;
}

a.wts-btn {
    display: block !important;
    padding-top: unset;
}
    
}

input.wpcf7-form-control.wpcf7-submit {
    background: #b82f26;
    color: white;
    width: 100%;
}

input.wpcf7-form-control.wpcf7-submit:hover {
    background: #595959;
}

body.post-type-archive .page-description {
    display: none;
}

.outofstock .woodmart-add-btn , .outofstock h3 {
    display: none;
}

div#text-20 {
    border: none;
    height: 50px;
}


form.dplr_form {
    border: 0;
}

form.dplr_form .input-buttom button.fill {
    background: #00296e;
    color: white;
}
.isb_sk_material{
   display: none;
}
/* Aplica a la clase personalizada que pusiste: badge-grande */
.badge-grande img {
  width: 200px !important;       /* Ajustá según el tamaño que querés */
  height: auto !important;       /* Mantiene proporción */
  max-width: none !important;    /* Evita que el tema lo limite */
  display: block !important;     /* Asegura que se renderice correctamente */
  object-fit: contain !important;/* Evita recortes si el contenedor es chico */
  padding: 5px;                  /* Opcional: agrega espacio alrededor */
}

/* Si el contenedor del badge tiene restricciones */
.badge-grande {
  max-width: none !important;
  overflow: visible !important;
  position: relative;
  z-index: 10;
}
@media (min-width: 1025px) {
	.home-mobile-row{display: none}
.title-size-default {padding-top: 192px !important;}
div#slider-56 {
    margin-top: 1px;
}


}

@media (min-width: 768px) and (max-width: 1024px) {
	span.woodmart-cart-number {display: none;}
.home-desktop-row{display: none}
bdi span {font-size: 1em !important;}
.whb-header{margin-bottom: 0 !important}
.main-page-wrapper{margin-top:0 !important}
.title-size-default {padding-top: 65px !important;margin-top: 0px;}
div#slider-56 {
    margin-top: 40px;
}

header.whb-header {
    position: fixed;
    top: 0;
    z-index: 99999999;
    width: 100%;
}

.main-page-wrapper {
    margin-top: 20px;
}

a.wts-btn {
    background: #2db742;
    color: white;
    padding: 1em 2em;
    border-radius: 9px;
    font-weight: bold;
    font-size: 18px;
}

.product-grid-item .woodmart-product-cats , 
.product-grid-item .woodmart-product-brands-links {
    display: none !important
 ;
}

.pswp__top-bar {
    margin-top: 5em;
    opacity:1 !important
}


}

@media (min-width: 577px) and (max-width: 767px) {
	span.woodmart-cart-number {display: none;}
.home-desktop-row{display: none}
bdi span{font-size: 1em !important;}
.whb-header{margin-bottom: 0 !important}
.title-size-default {    padding-top: 65px !important;margin-top: 0px;}
.main-page-wrapper{margin-top:0 !important}
div#slider-56 {margin-top: 40px;}
.whb-top-bar{display: none}
.shopping-cart-widget-body.woodmart-scroll.has-scrollbar ul li {font-size: 18px;}
header.whb-header {
    position: fixed;
    top: 0;
    z-index: 99999999;
    width: 100%;
}

.main-page-wrapper {
    margin-top: 20px;
}

.product-grid-item .woodmart-product-cats , 
.product-grid-item .woodmart-product-brands-links {
    display: none !important
 ;
}
.pswp__top-bar {
    margin-top: 5em;
    opacity:1 !important
}

a.interesting-btn {
  
    padding: 0.6em 1.5em !important;
}


.banner-form{display:none !important}
}

@media (max-width: 576px) {
	span.woodmart-cart-number {display: none;}
.home-desktop-row{display: none}
.whb-header{margin-bottom: 0 !important}
.title-size-default {padding-top: 65px !important;margin-top: 0px;}
div#slider-56 {
    margin-top: 40px;
}
.whb-top-bar{display: none}
.shopping-cart-widget-body.woodmart-scroll.has-scrollbar ul li {
    font-size: 18px;
}

a.wts-btn, a.interesting-btn {
display: block;
}

a.wts-btn{padding: 0em 2em 0.6em;}

header.whb-header {
    position: fixed;
    top: 0;
    z-index: 99999999;
    width: 100%;
}

.main-page-wrapper {
    margin-top: 20px;
}

.mobile-nav {
    margin-top: 50px;
}

a.interesting-btn {
  
    padding: 0.6em 1.5em !important;
}

.product-grid-item .woodmart-product-cats , 
.product-grid-item .woodmart-product-brands-links {
    display: none !important
 ;
}

.pswp__top-bar {
    margin-top: 5em;
    opacity:1 !important
}

.banner-form{display:none !important}

.wa__btn_popup {
	bottom: 60px !important;}

figure.woocommerce-product-gallery__image {
    margin-top: 2vh;
}


body.single-product .main-page-wrapper {
    margin-top: 50px !important;
}
}

