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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: #1f1f1f;
	--wd-text-font-size: 15px;
	--wd-title-font: "Nanum Myeongjo", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: none;
	--wd-title-color: rgb(31,31,31);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(31,31,31);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Nanum Myeongjo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Nanum Myeongjo", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(150,121,118);
	--wd-alternative-color: rgb(230,209,208);
	--wd-link-color: rgb(150,121,118);
	--wd-link-color-hover: rgb(230,209,208);
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(230,209,208);
	--btn-default-bgcolor-hover: rgb(150,121,118);
	--btn-default-color: rgb(31,31,31);
	--btn-default-color-hover: rgb(31,31,31);
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(230,209,208);
	--btn-accented-bgcolor-hover: rgb(150,121,118);
	--btn-accented-color: rgb(31,31,31);
	--btn-accented-color-hover: rgb(31,31,31);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.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;
}
.page-title-default {
	background-color: #e6d1d0;
	background-image: none;
	background-size: cover;
	background-attachment: scroll;
	background-position: center center;
}
.footer-container {
	background-color: rgb(150,121,118);
	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(122,122,122);
	--wd-form-brd-color: #eeedec;
	--wd-form-brd-color-focus: rgb(230,209,208);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--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: 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);
}
}


/**/
fieldset.hidden-fields-container {display: none;}

/*OCULTAR BARRA DE SHOP MOBILE*/
.wd-toolbar.wd-toolbar-label-show {display: none;}

/*TEXTOS ESPECIALES*/
.txt-mediana {font-size: 20px;}
.txt-uppercase h2 { text-transform: uppercase!important;}

.font-especial {font-family: 'Nanum Myeongjo'; font-weight: 900; color: rgb(150, 121, 118); font-size: 18px;}

/*BOTONES*/
.vc_btn3 {background-image: none !important; padding: 10px 20px !important;}
.btn {text-transform: inherit!important;}
input.wpcf7-submit {padding: 10px 20px !important; border-radius: 30px; background-color: #E6D1D0; text-transform: inherit;}

/*CONTACT FORM FOOTER*/
.clm3 {width: 30%; float: left; margin-right: 4%;}
.clm0 {margin-right: 0%;}
.clm2 {width: 75%; float: left; margin-right: 4%;}

textarea {resize: none;}
.clear {clear: both;}

/*ICONOS REDES SOCIALES FOOTER*/
.redes-sociales {text-align: center;}
.redes-sociales a {font-size: 18px; margin-right: 10px;}

/*RECAPTCHA*/
.grecaptcha-badge {margin-bottom: 70px;}

@media (min-width: 1025px) {
	.oc-desktop {display: none;}
.oc-icon span.list-icon.wd-icon {display: flex;}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.oc-desktop {display: none;}
}

@media (min-width: 577px) and (max-width: 767px) {
	.oc-desktop {display: none;}
}

@media (max-width: 576px) {
	/*CONTACT FORM FOOTER*/
.clm3 {width: 100%; float: none; margin-right: 0%;}
.clm2 {width: 100%; float: none; margin-right: 0;}

/*MENU MOBILE*/
.wd-sub-menu a.woodmart-nav-link {padding-left: 40px;}

/*CLASES ESPECIALES*/
.oc-icon span.list-icon.wd-icon {display: none;}
}

