@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//tocadiscos.cl/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=7.3.2") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.header-banner{
	background-color:rgb(238,238,34);
	background-image: none;
}

.page-title-default{
	background-color:rgb(0,0,0);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(36,36,36);
	background-image: none;
}

:root{
--wd-text-font:Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:18px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:500;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Readex Pro", 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:"Readex Pro", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:500;
--wd-widget-title-transform:capitalize;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Readex Pro", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:capitalize;
--wd-header-el-font-size:14px;
}
html .wd-nav-mobile > li > a{
	text-transform: capitalize;
}

html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a{
	font-family: "Readex Pro", Arial, Helvetica, sans-serif;font-weight: 400;font-size: 14px;color: rgb(255,255,255);
}

html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu  li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a:hover{
	color: rgb(109,78,236);
}

html table th{
	text-transform: none;
}

.wd-checkout-steps li{
	text-transform: capitalize;
}

:root{
--wd-primary-color:rgb(238,238,34);
}
:root{
--wd-alternative-color:rgb(178,178,178);
}
:root{
--wd-link-color:rgba(255,255,255,0.9);
--wd-link-color-hover:rgb(238,238,34);
}
.page .main-page-wrapper{
	background-color:rgb(15,15,15);
	background-image: none;
}

.woodmart-archive-shop:not(.single-product) .main-page-wrapper{
	background-color:rgb(15,15,15);
	background-image: none;
}

.single-product .main-page-wrapper{
	background-color:rgb(15,15,15);
	background-image: none;
}

.woodmart-archive-blog .main-page-wrapper{
	background-color:rgb(15,15,15);
	background-image: none;
}

.single-post .main-page-wrapper{
	background-color:rgb(15,15,15);
	background-image: none;
}

.woodmart-archive-portfolio .main-page-wrapper{
	background-color:rgb(15,15,15);
	background-image: none;
}

.single-portfolio .main-page-wrapper{
	background-color:rgb(15,15,15);
	background-image: none;
}

:root{
--btn-default-bgcolor:rgb(238,238,34);
}
:root{
--btn-default-bgcolor-hover:rgb(238,238,34);
}
:root{
--btn-accented-bgcolor:rgb(145,145,145);
}
:root{
--btn-accented-bgcolor-hover:rgb(237,237,227);
}
:root{
--btn-font-family:"Readex Pro", Arial, Helvetica, sans-serif;
--btn-font-weight:500;
--btn-transform:capitalize;
--btn-color:rgb(15,15,15);
--btn-color-hover:rgb(0,0,0);
}
html .wd-buy-now-btn{
	color: rgb(51,51,51);background: rgb(238, 238, 34);
}

html .wd-buy-now-btn:hover{
	color: rgb(51,51,51);background: rgb(238,238,34);
}

:root{
--notices-success-bg:rgb(15,0,0);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:rgb(122,122,122);
}
:root{
--notices-warning-color:#fff;
}
.product-labels .product-label.onsale{
	background-color:rgb(36,36,36);
}

.product-labels .product-label.onsale{
	color:rgb(255,255,255);
}

.product-labels .product-label.new{
	background-color:rgb(36,36,36);
}

.product-labels .product-label.new{
	color:rgb(255,255,255);
}

.product-labels .product-label.featured{
	background-color:rgb(36,36,36);
}

.product-labels .product-label.featured{
	color:rgb(255,255,255);
}


	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 1px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
					
			
							--btn-default-brd-radius: 35px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
			
					
					
			
							--btn-accented-brd-radius: 35px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
			
					
							
					--wd-brd-radius: 5px;
		
			}

	
	
	
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
	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(15,15,15);
					
									--wd-form-placeholder-color: rgb(255,255,255);
					
									--wd-form-brd-color: rgb(255,255,255);
					
									--wd-form-brd-color-focus: rgb(255,255,255);
					
									--wd-form-bg: rgb(255,255,255);
						}
/* --- CHECKOUT BLANCO Y PREMIUM --- */
/* Forzar fondo blanco en la página de pago */
.page-id-7.website-wrapper, 
.page-id-7 .main-page-wrapper {
    background-color: #ffffff !important;
}

/* Cambiar textos a color oscuro para que se lean */
.woocommerce-checkout label, 
.woocommerce-checkout h3, 
.woocommerce-checkout th, 
.woocommerce-checkout td,
.woocommerce-checkout span,
.woocommerce-checkout .wd-checkout-order-review {
    color: #222222 !important;
}

/* Ajustar los campos de entrada (inputs) */
.woocommerce-checkout input.input-text, 
.woocommerce-checkout textarea, 
.woocommerce-checkout select {
    background-color: #fcfcfc !important;
    color: #333333 !important;
    border: 1px solid #dddddd !important;
}

/* El cuadro de "Tu Pedido" a la derecha */
.wd-checkout-order-review {
    background-color: #f8f8f8 !important;
    border: 1px solid #eeeeee !important;
}

/* Fix para placeholders (textos de ejemplo dentro de los cuadros) */
.woocommerce-checkout input::placeholder {
    color: #999999 !important;
}
