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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//vendeloamazing.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//vendeloamazing.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//vendeloamazing.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//vendeloamazing.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//vendeloamazing.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//vendeloamazing.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//vendeloamazing.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//vendeloamazing.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Yantramanav", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-transform: none;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Yantramanav", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: none;
	--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: "Yantramanav", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #006ab3;
	--wd-alternative-color: #fff500;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #006ab3;
	--btn-accented-bgcolor-hover: #005d93;
	--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: rgb(253,239,1);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 690px;
}
.header-banner {
	background-color: rgb(253,239,1);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #006ab3;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #006ab3;
	background-image: none;
	background-size: cover;
}
.product-labels .product-label.new {
	background-color: rgb(253,239,1);
	color: rgb(15,15,15);
}
.product-labels .product-label.featured {
	background-color: rgb(0,106,179);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
: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);
}
}


/* AJUSTAR TAMAÑO IMAGENES EN LA TIENDA */
.shop-content-area .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
max-height: 138px;
object-fit: cover;
}

/* VARIACIONES DE PRODUCTO DE EBAY */
.single-product table.woocommerce-product-attributes, .single-product table.variations{ 
	height: auto;
	width: auto;
}

/* DESCRIPCION DE PRODUCTO EBAY AMARILLO */

#padre {
width: 100% !important;
background-color: white !important;
}

#padre #col2 {
display: none;
}

#padre #cabecera {
display: none;
}

#padre #col1 {
width: 100%;
}

#padre #titulo {
display: none;
}

#padre #fotos {
display: none;
}

#padre #descripcion {
background: white !important;
border: none !important;
padding: 0;
}

#padre p, #padre p span font {
margin-bottom: 0px !important;
font-family: "Inter", Arial, Helvetica, sans-serif !important;
color: #777 !important;
font-size: 14px !important;
}

#padre p{ display: none !important;}

.woocommerce-Tabs-panel--description p > font{ display: none !important;}
.woocommerce-Tabs-panel--description font > p#padre{ display: block;}

#padre p.texto{ display: block !important;}

#padre #descripcion .texto {
text-align: left;
font-weight: 600;
margin-top: 0px;
margin-bottom: 5px !important;
text-transform: uppercase;
}

#padre #descripcion p {
text-align: left !important;
margin-left: 0px !important;
margin-right: 0px !important;
}

#padre #descripcion .texto + p:not(.texto) {
margin-top: 30px !important;
}

/* DESCRIPCION DE PRODUCTO EBAY AMARILLO VIEJO */

div#tab-description > div.wc-tab-inner > div style + p + p {
    display: none;
}

div#tab-description > div.wc-tab-inner > div > div > table td {background: transparent !important;border: none;}

div#tab-description > div.wc-tab-inner > div > div > table > tbody > tr:first-child td {
    display: none;
}

div#tab-description > div.wc-tab-inner > div > div > table table td h1 {
    font-weight: 600;
    font-size: 18px;
}


div#tab-description > div.wc-tab-inner > div > div > table table td img {
    display: none;    
}

div#tab-description > div.wc-tab-inner > div > div > table table td .Estilo11,
div#tab-description > div.wc-tab-inner > div > div > table table td .Estilo1 {
    display: block;
    text-align: left !important;
    margin-top: 0px;
    margin-bottom: 5px !important;
    text-transform: uppercase;
    color: rgb(119,119,119);
    font-weight: 400;
    font-size: 14px;
}

div#tab-description > div.wc-tab-inner > div center{ display: none; }


/* COLOR BOTONES BLOG */
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat{
background-color: #006ab3 !important;
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-juicy-pink:focus, .vc_btn3.vc_btn3-color-juicy-pink:hover{
background-color: #005a87 !important;
}
.vc_btn3.vc_btn3-shape-rounded {
border-radius: 0px;
}

/* BOTON DE BUSQUEDA EN LOW RES*/

.low_res.searchform { 
    display: none;
}

@media (max-width: 1025px) {
	  .low_res_show_search_block {
			position: relative;
			width: 50px;
			top: 2px;
		}
	
    .low_res.searchform {
        display: inline-block;
        width: 45px;
        height: 45px;
    }

    body.show-search .whb-column.whb-col-center.whb-visible-lg {
        display: block;
    }

    body.show-search .whb-col-right.whb-visible-lg, body.show-search .whb-col-left.whb-visible-lg, body.show-search .whb-mobile-center.whb-hidden-lg, body.show-search .whb-mobile-left.whb-hidden-lg, body.show-search .whb-mobile-right.whb-hidden-lg, body.show-search .low_res.searchform {
        display: none;
    }

    body.show-search .whb-col-center {
        position: absolute;
        top: 6px;
        left: 0;
        width: 100%;
				padding-right: 35px;
    }
	
		.wd-header-text.set-cont-mb-s.reset-last-child.low_res_show_search_block.whb-text-element {
			flex-grow: 0;
			text-align: right;
		}
	
		.close_search_block {
			position: absolute;
			right: -31px;
			bottom: 8px;	
			cursor: pointer;
		}
	
		.close_search_icon:after {
			font-size: 18px;
			transition: opacity .2s ease;
			content: "\f112";
			font-family: "woodmart-font";
		}
	
		.close_search_icon:hover {
    	color: var(--wd-form-color);
		}
}
