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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 16px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(51,51,51);
	--wd-entities-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(150,9,110);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(132,15,91);
	--wd-alternative-color: rgb(22,181,255);
	--wd-link-color: rgb(132,39,100);
	--wd-link-color-hover: rgb(30,115,190);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(32,53,242);
	--btn-accented-bgcolor-hover: rgb(29,48,220);
	--wd-form-brd-width: 1px;
	--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: url(https://optichip.es/wp-content/uploads/2021/10/corporate-2-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(132,15,91);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(247,246,244);
	background-image: none;
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a, 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, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a, html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a, html .wd-nav.wd-layout-drilldown > li > a, html .wd-nav.wd-layout-drilldown > li [class*="sub-menu"] > :is(.menu-item,.wd-drilldown-back) > a, html .wd-nav.wd-layout-drilldown .woocommerce-MyAccount-navigation-link > a {
	font-family: "Inter", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 14px;
	text-transform: none;
	color: rgb(73,73,73);
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Inter", Arial, Helvetica, sans-serif;
	font-weight: 600;
}
html .post.wd-post .wd-entities-title {
	font-family: "Inter", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 21px;
	line-height: 28px;
}
html .wd-single-post-header .title {
	font-family: "Inter", Arial, Helvetica, sans-serif;
	font-size: 100px;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(247,246,244);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(247,246,244);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .wpcf7 input[type="submit"] {
	font-size: 14px;
	color: rgb(255,255,255);
	background: rgb(4,31,107);
}
html .wpcf7 input[type="submit"]:hover {
	color: rgb(255,255,255);
	background: rgb(30,115,190);
}
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-brd-color: rgb(155,155,155);
}
.product-labels .product-label.onsale {
	background-color: rgb(229,190,32);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 16px;
	--wd-header-el-font-size: 13px;
	}
	html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a, 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, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a, html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a, html .wd-nav.wd-layout-drilldown > li > a, html .wd-nav.wd-layout-drilldown > li [class*="sub-menu"] > :is(.menu-item,.wd-drilldown-back) > a, html .wd-nav.wd-layout-drilldown .woocommerce-MyAccount-navigation-link > a {
		font-size: 14px;
	}
	html .wpcf7 input[type="submit"] {
		font-size: 15px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 18px;
	--wd-header-el-font-size: 15px;
	}
	html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a, 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, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a, html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a, html .wd-nav.wd-layout-drilldown > li > a, html .wd-nav.wd-layout-drilldown > li [class*="sub-menu"] > :is(.menu-item,.wd-drilldown-back) > a, html .wd-nav.wd-layout-drilldown .woocommerce-MyAccount-navigation-link > a {
		font-size: 15px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 27px;
	}
	html .wpcf7 input[type="submit"] {
		font-size: 16px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--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: 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);
}
}


/* Menu price details */
 .wpb_wrapper .menu-price-details{
	font-style:normal;
	font-size:15px;
	
}


/* Span Tag */
.wd-menu-price span{
	font-size:20px;
}

/* Menu price details */
 .wpb_wrapper .menu-price-details{
	border-style:solid;
	border-color:#76237a;
	
}

h2 {
    color: rgb(132, 15, 91);
	 margin-bottom: 10px; /* Ajusta el espacio debajo del h2 */
	 margin-top: 35px; /* Agrega 10px de espacio arriba del h2 */
}

h3 {
    font-weight: 600;
	 margin-bottom: 5px; /* Ajusta el espacio debajo del h3 */
	 margin-top: 20px; /* Agrega 10px de espacio arriba del h2 */
}

p a {
    font-weight: bold;  /* Negrita */
    text-decoration: underline;  /* Subrayado */
}

/* Product tabs wrapper */
.breadcrumbs-location-summary .product .product-tabs-wrapper{
	background-color:#f7f6f4;
}

/* Nav tabs wrapper */
.product-tabs-wrapper .woocommerce-tabs .wd-nav-tabs-wrapper{
	visibility:hidden;
	height:22px;
}

/* Accordion opener */
.woocommerce-tabs .wd-accordion-item:nth-child(1) .wd-accordion-opener{
	color:#740606;
	
}

/* Accordion opener */
.woocommerce-tabs .wpb_wrapper .wd-accordion-item:nth-child(2) .wd-accordion-opener{
	color:#870202;
}

/* Accordion opener */
.woocommerce-tabs .wpb_wrapper .wd-accordion-item:nth-child(3) .wd-accordion-opener{
	color:#e00404;
}

/* Accordion opener */
.woocommerce-tabs .wd-accordion-item:nth-child(4) .wd-accordion-opener{
	color:#be0202;
}

/* Text Area */
p textarea{
	min-height:87px;
	height:87px;
	
}


/* Link */
.widget-area ul a{
	font-weight:500 !important;
	font-size:15px;
	
}

/* Meta author */
.wd-single-post-header .wd-post-meta .wd-meta-author{
	display:none;
}

/* Meta date */
.wd-single-post-header .wd-post-meta .wd-meta-date{
	display:none;
}

/* Span Tag */
.wd-post-meta .wd-meta-reply > span{
	display: none;
}

/* Heading */
.hentry .wd-single-post-header h1{
	font-size:40px;
}

/* 768px and smaller screen sizes */
@media (max-width:768px){

	/* Heading */
	.hentry .wd-single-post-header h1{
	
		font-size:27px;
		
	}

	/* Hidden fields container */
.wpcf7 .init .hidden-fields-container{
	display:none;
}

	
