/*
Theme Name: Wébico
Theme URI: https://woocommerce.com/products/storefront/
Template: storefront
Author: Automattic
Author URI: https://woocommerce.com/
Description: Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout &amp; color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
Tags: e-commerce,two-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,featured-images,full-width-template,threaded-comments,accessibility-ready,rtl-language-support,footer-widgets,sticky-post,theme-options,editor-style
Version: 4.5.3.1696518974
Updated: 2023-10-05 17:16:14
*/
/*-- principal - #000 --*/
/*-- font-family:"feixen",sans-serif; --*/
/*-- font-family:"Poppins",sans-serif; --*/
/*-- light 300 --*/
/*-- regular 400 --*/
/*-- medium 500 --*/
/*-- semibold 600 --*/
/*-- bold 700 --*/
/*-- fuentes --*/
@font-face{
	font-family:'feixen';
	src:url('fonts/feixen.woff2') format('woff2'),
		url('fonts/feixen.woff') format('woff');
	font-weight:normal;
	font-style:normal;
}
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
/*-- general --*/
body{font-family:"Poppins",sans-serif;font-weight:300;font-size:14px;line-height:22px;color:#000;}
.site-content .col-full{max-width:1160px;margin:0 auto;padding:0 30px;}
.site-content .col-full .content-area{margin:0 0 100px;}
.site-content .col-full .content-area .site-main{margin:0;}
.site-content .col-full .content-area .site-main .hentry{margin-bottom:0;}
.site-content .col-full h1{margin-bottom:80px;font-family:"feixen",sans-serif;font-size:90px;line-height:100px;text-align:left;letter-spacing:unset;}
.site-content .col-full .woocommerce-products-header h1{margin-bottom:50px !important;}
.site-content .col-full h2{margin-bottom:30px;font-weight:700;font-size:24px;line-height:32px;}
.site-content .col-full p{margin-bottom:20px;}
.site-content .col-full .cabecera{margin-bottom:30px;padding-bottom:10px;display:flex;flex-wrap:nowrap;justify-content:space-between;}
.site-content .col-full .cabecera h2{margin-bottom:0;padding-bottom:0;font-family:"feixen",sans-serif;font-size:40px;line-height:50px;border-bottom:none;}
.site-content .col-full .pie{margin:0;text-align:left;}
.site-content .col-full .pie a{margin:5px 0 0 0;font-weight:550;font-size:13px;text-transform:uppercase;text-decoration:underline;}
.site-content .col-full .pie a:hover{text-decoration:none;}
.site-content .col-full p a{color:#000;text-decoration:underline;text-decoration-thickness:1px;}
.site-content .col-full p a:hover{text-decoration:none;}
.site-content .col-full p.entry-title{margin-bottom:30px;font-size:32px;line-height:40px;}
.site-content .col-full p.titpagina{margin-bottom:50px;position:relative;font-weight:700;font-size:24px;text-transform:uppercase;line-height:28px;text-align:left;letter-spacing:unset;}
.site-content .col-full p.titpagina:after{width:30px;height:4px;position:absolute;left:0;bottom:-20px;background-color:#000;content:"";}
.site-content .col-full .loadmore{width:100%;margin:-60px 0 0;text-align:center;}
.site-content .col-full .bases{width:100%;margin:0 0 40px;text-align:center;}
.site-content .col-full a.btgenerico{width:100%;max-width:250px;padding:15px 20px;display:inline-block;background-color:#000;font-size:16px;text-align:center;text-decoration:none !important;line-height:20px;color:#fff;transition:all 200ms ease-in-out;}
.site-content .col-full a.btgenerico:hover{opacity:0.7;}
.storefront-full-width-content .woocommerce-products-header{padding:0 !important;}
#cmplz-document h2{font-size:30px;line-height:42px;margin:0 0 20px !important;}
#cmplz-document p{font-size:22px;}
@media only screen and (max-width:1023px){
	.site-content .col-full{padding:0 30px;}
}
@media only screen and (max-width:767px){
	.site-content .col-full h1{margin-bottom:50px;font-size:60px;}
	.site-content .col-full{padding:0 20px;}
}
/*-- header --*/
.site-header{margin-bottom:0 !important;padding:0;background-color:#fff;border-bottom:none;}
.site-header .col-full{max-width:unset;margin:0;padding:0 30px;}
.site-header .col-full .sp-header-row{border-bottom:1px solid #e5e5e5;}
.site-header .col-full .sp-header-row>div:nth-child(1){width:155px;margin-right:30px;padding:30px 0;}
.site-header .col-full .sp-header-row>div:nth-child(1) img{width:auto;height:32px;}
.site-header .col-full .sp-header-row>div:nth-child(2){width:calc(100% - 185px);margin:0;padding:30px 0 0;}
.site-header .col-full .sp-header-row>div:nth-child(2) .primary-navigation ul.menu{margin:0;display:flex;justify-content:left;}
.site-header .col-full .sp-header-row>div:nth-child(2) .primary-navigation ul.menu li{position:relative;font-family:"feixen",sans-serif;font-weight:500;font-size:15px;line-height:17px;}
.site-header .col-full .sp-header-row>div:nth-child(2) .primary-navigation ul.menu li a{padding:15px 15px 30px;color:#000;transition:all 200ms ease-in-out;}
.site-header .col-full .sp-header-row>div:nth-child(2) .primary-navigation ul.menu>li:after{width:0;height:5px;position:absolute;left:50%;bottom:25px;background-color:#000;content:"";transition:all 200ms ease-in-out;}
.site-header .col-full .sp-header-row>div:nth-child(2) .primary-navigation ul.menu>li:hover:after{width:calc(100% - 30px);left:15px;}
.site-header .col-full .sp-header-row>div:nth-child(2) .primary-navigation ul.menu li.menu-item-has-children a:after{content:none;}
.site-header .col-full .sp-header-row>div:nth-child(2) .primary-navigation ul.menu>li.current-menu-item:after{width:calc(100% - 30px);left:15px;}
.site-header .col-full .sp-header-row>div:nth-child(2) .primary-navigation ul.menu>li.btinstagram{margin:0 0 0 auto;}
.site-header .col-full .sp-header-row>div:nth-child(2) .primary-navigation ul.menu>li.btinstagram a{padding:15px 5px 0;}
.site-header .col-full .sp-header-row>div:nth-child(2) .primary-navigation ul.menu>li.btinstagram a svg path{transition:all 200ms ease-in-out;}
.site-header .col-full .sp-header-row>div:nth-child(2) .primary-navigation ul.menu>li.btinstagram:hover a svg path{fill:#cccccc;}
.site-header .col-full .sp-header-row>div:nth-child(2) .primary-navigation ul.menu>li.btx a{padding:15px 5px 0;}
.site-header .col-full .sp-header-row>div:nth-child(2) .primary-navigation ul.menu>li.btx a svg path{transition:all 200ms ease-in-out;}
.site-header .col-full .sp-header-row>div:nth-child(2) .primary-navigation ul.menu>li.btx:hover a svg path{fill:#cccccc;}
.site-header .col-full .sp-header-row>div:nth-child(2) .primary-navigation ul.menu>li.btbuscador{margin:0 5px 0 10px;}
.site-header .col-full .sp-header-row>div:nth-child(2) .primary-navigation ul.menu>li.btbuscador a{padding:15px 5px 0;}
.site-header .col-full .sp-header-row>div:nth-child(2) .primary-navigation ul.menu>li.btbuscador a svg path{transition:all 200ms ease-in-out;}
.site-header .col-full .sp-header-row>div:nth-child(2) .primary-navigation ul.menu>li.btbuscador:hover a svg path{fill:#cccccc;}
.site-header .col-full .sp-header-row>div:nth-child(2) .primary-navigation ul.menu>li.wpml-ls-item{margin:0 0 0 10px;font-weight:550;font-size:11px;text-transform:uppercase;}
.site-header .col-full .sp-header-row>div:nth-child(2) .primary-navigation ul.menu>li.wpml-ls-item:hover:after{width:100%;left:0;}
.site-header .col-full .sp-header-row>div:nth-child(2) .primary-navigation ul.menu>li.wpml-ls-item a{padding:15px 0 0 0;}
.site-header .col-full .sp-header-row>div:nth-child(2) .primary-navigation ul.menu li ul.sub-menu{}
.site-header .col-full .sp-header-row>div:nth-child(2) .primary-navigation ul.menu li ul.sub-menu li{background-color:#fff;}
.site-header .col-full .sp-header-row>div:nth-child(2) .primary-navigation ul.menu li ul.sub-menu li a{padding:15px 15px;display:inline-block;color:#000;transition:all 200ms ease-in-out;}
.site-header .col-full .sp-header-row>div:nth-child(2) .primary-navigation ul.menu>li ul.sub-menu li:after{width:0;height:1px;position:absolute;left:50%;bottom:25px;background-color:#000;content:"";transition:all 200ms ease-in-out;}
.site-header .col-full .sp-header-row>div:nth-child(2) .primary-navigation ul.menu>li ul.sub-menu li:hover a{background-color:#fff;text-decoration:underline;}
.btbuscador.movil{display:none;position:absolute;top:59px;right:70px;z-index:1000;}
.admin-bar .btbuscador.movil{top:90px;}
@media only screen and (max-width:960px){
	.site-header .col-full .sp-header-row{height:72px;padding:0;position:relative;}
	.site-header .col-full .sp-header-row>div:nth-child(1){height:72px;padding:20px 0;position:relative;}
	.site-header .col-full .sp-header-row>div:nth-child(1):after{width:30px;height:8px;position:absolute;right:-30px;bottom:0;background-color:#fff;content:"";}
	.site-header .col-full .sp-header-row>div:nth-child(1) img{}
	.site-header .col-full .sp-header-row>div:nth-child(2){width:100%;padding:0;}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation button.menu-toggle{padding:20px 0 20px 20px;display:block;position:absolute;right:0;top:16px;background-color:unset;border:none !important;z-index:1000;}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation button.menu-toggle:focus{outline:none;}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation button.menu-toggle:before{width:20px;left:unset;right:0;background-color:#000;transform:translateY(-7px);}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation button.menu-toggle:after{width:20px;left:unset;right:0;background-color:#000;transform:translateY(7px);}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation button.menu-toggle span:before{width:20px;left:unset;right:0;background-color:#000;}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation.toggled button.menu-toggle:before{transform:rotate(45deg);}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation.toggled button.menu-toggle:after{transform:rotate(-45deg);}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation .primary-navigation{display:none;}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation .handheld-navigation{display:block;}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation .handheld-navigation ul.menu{margin-block-end:0;margin-inline-start:0;margin-inline-end:0;padding:10px 0;padding-inline-start:0;}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation .handheld-navigation ul.menu>li{margin:0;padding:7px 0;display:list-item;text-align:center;}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation .handheld-navigation ul.menu>li a{padding:0;display:inline-block;position:relative;font-weight:400;font-size:16px;line-height:18px;color:#000;}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation .handheld-navigation ul.menu>li.current-menu-item a:after{width:100%;height:5px;position:absolute;left:0;bottom:-5px;background-color:#000;content:"";transition:all 200ms ease-in-out;}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation .handheld-navigation ul.menu>li.menu-item-has-children>a:after{content:none;}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation .handheld-navigation ul.menu>li.menu-item-has-children .dropdown-toggle{padding:6px 15px;position:absolute;right:-15px;outline:none;}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation .handheld-navigation ul.menu>li.menu-item-has-children .dropdown-toggle:after{color:#000;}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation .handheld-navigation ul.menu>li ul.sub-menu{margin:0;position:relative;top:auto;left:auto;float:none;background:none;}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation .handheld-navigation ul.menu>li ul.sub-menu li{padding:5px 0;text-align:center;}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation .handheld-navigation ul.menu>li ul.sub-menu li a{width:unset;padding:0;display:inline-block;font-size:14px;color:#000;}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation .handheld-navigation ul.menu>li ul.sub-menu li.current-menu-item a:after{width:100%;height:2px;position:absolute;left:0;bottom:-2px;background-color:#000;content:"";transition:all 200ms ease-in-out;}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation .handheld-navigation ul.menu>li ul.sub-menu li:first-child{padding-top:10px;}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation .handheld-navigation ul.menu>li ul.sub-menu li:last-child a{padding-bottom:0;}
	.btbuscador.movil{display:block;}
}
@media only screen and (max-width:767px){
	.site-header .col-full{padding:0 20px;}
	.site-header .col-full .sp-header-row>div:nth-child(1){padding:20px 0 0;}
	.site-header .col-full .sp-header-row>div:nth-child(1) img{max-width:unset;}
	.site-header .col-full .sp-header-row>div:nth-child(2){float:left;}
}
/*-- footer --*/
.site-footer{padding:0;}
.site-footer .col-full{max-width:1160px;}
.site-footer .col-full .footer-widgets{padding-top:40px;border-top:1px solid #e5e5e5;}
.site-footer .col-full .footer-widgets .widget{margin:0;}
.site-footer .col-full .footer-widgets .panel-grid-cell:first-child .widget_sow-image{padding-top:60px;}
.site-footer .col-full .footer-widgets .panel-grid-cell:first-child p.legal{font-size:14px;line-height:24px;}
.site-footer .col-full .footer-widgets .panel-grid-cell:first-child p.legal a{margin-right:20px;}
.site-footer .col-full .footer-widgets .panel-grid-cell:first-child p.redes a{margin-right:10px;display:inline-block;}
.site-footer .col-full .footer-widgets .panel-grid-cell:first-child p.copyright{font-size:12px;line-height:20px;}
.site-footer .col-full .footer-widgets .panel-grid-cell:last-child h2{font-family:"feixen",sans-serif;font-size:24px;line-height:28px;}
.site-footer .col-full .footer-widgets .panel-grid-cell:last-child p.wed a img{margin:0 0 0 auto;}
.site-footer .col-full .footer-widgets .gform_heading{display:none;}
.site-footer .col-full .footer-widgets .gform-body input[type="text"],
.site-footer .col-full .footer-widgets .gform-body input[type="email"]{height:50px;padding:0 20px;background-color:#fff;font-family:"Poppins",sans-serif;font-weight:300;font-size:14px;line-height:22px;box-shadow:none;border:1px solid #000;}
.site-footer .col-full .footer-widgets .gform-body .gfield_consent_label{font-weight:300;font-size:12px;line-height:18px;}
.site-footer .col-full .footer-widgets .gform-body .gfield_consent_label a{font-weight:550;text-decoration:none;}
.site-footer .col-full .footer-widgets .gform-body .gfield_consent_label a:hover{text-decoration:underline;}
.site-footer .col-full .footer-widgets .gform-body .gfield_required{display:none;}
.site-footer .col-full .footer-widgets .gform-footer{margin-top:10px;padding:0;}
.site-footer .col-full .footer-widgets .gform-footer input[type="submit"]{width:100%;height:50px;background-color:#000;font-family:"Poppins",sans-serif;font-weight:300;font-size:16px;text-transform:uppercase;line-height:22px;color:#fff;transition:all 200ms ease-in-out;}
.site-footer .col-full .footer-widgets .gform-footer input[type="submit"]:hover{opacity:0.7;}
@media only screen and (max-width:1023px){
	.site-footer .col-full .footer-widgets .panel-grid-cell:first-child p.legal a{margin-right:0;display:block;}
}
/*-- topbar --*/
.topbar{width:100%;height:0;position:absolute;right:0;top:0;z-index:1000;}
.topbar .redes{position:absolute;right:30px;top:30px;display:flex;flex-wrap:nowrap;}
.topbar .redes a{margin-left:5px;transition:all 200ms ease-in-out;}
.topbar .redes a:hover{opacity:0.7;}
.topbar .redes a img{width:30px;height:30px;}
.admin-bar .topbar{top:32px;}
@media only screen and (max-width:970px){
	.topbar .redes{display:none;}
}
/*-- buscador --*/
.cont-buscador{width:100%;margin:0 0 50px;padding:0;overflow:hidden;position:relative;z-index:1000;}
.home .cont-buscador{margin:0;}
.cont-buscador .col-full{max-width:unset !important;height:0;margin:0 !important;padding:0 30px;}
.cont-buscador.abierto .col-full{height:unset;padding:30px 30px 0;}
.cont-buscador .col-full form.buscador{margin:0;display:none;flex-wrap:nowrap;justify-content:space-between;}
.cont-buscador.abierto .col-full form.buscador{display:flex;}
.cont-buscador .col-full form input[type="text"]{width:100%;height:50px;margin:0 auto;padding:0 20px;background-color:#fff;font-family:'braboxl',serif;font-size:18px;text-align:center;color:#000;border:1px solid #000;border-radius:4px;}
.cont-buscador .col-full form input[type="text"]::placeholder{color:#000;opacity:1;}
.cont-buscador .col-full form input[type="text"]::-ms-input-placeholder{color:#000;}
.cont-buscador .col-full a.cerrar{display:none;}
@media only screen and (max-width:767px){
	.cont-buscador.abierto .col-full{padding:20px 20px 0;}
}
/*-- productos - listado --*/
.productos .col-full .widget-area{width:250px;margin-right:50px;float:left;}
.productos .col-full .widget-area a.btgenerico{width:100%;max-width:unset;margin-bottom:40px;padding:8px 20px;font-weight:550;}
.productos .col-full .widget-area .btfiltros{display:none;}
.productos .col-full .widget-area .cont-filtros{margin-bottom:40px;}
.productos .col-full .widget-area .cont-filtros h2{margin-bottom:40px;font-family:"feixen",sans-serif;font-size:24px;line-height:32px;}
.productos .col-full .widget-area .cont-filtros ul.loop-filtros{margin:0 0 80px;list-style:none;}
.productos .col-full .widget-area .cont-filtros ul.loop-filtros li{margin-bottom:8px;line-height:20px;}
.productos .col-full .widget-area .cont-filtros ul.loop-filtros li.activo{font-weight:550;}
.productos .col-full .widget-area .cont-filtros ul.loop-filtros li:hover{font-weight:550;}
.productos .col-full .widget-area .cont-filtros ul.loop-filtros li a{position:relative;color:#000;}
.productos .col-full .widget-area .cont-filtros ul.loop-filtros li a:before{position:absolute;left:0;top:2px;content:url(/wp-content/uploads/ico-check.svg);z-index:-1;}
.productos .col-full .widget-area .cont-filtros ul.loop-filtros li.activo a:before{content:url(/wp-content/uploads/ico-check-activo.svg);}
.productos .col-full .widget-area .cont-filtros label{position:relative;font-weight:550;font-size:16px;line-height:22px;}
.productos .col-full .widget-area .cont-filtros label:after{width:30px;height:0;position:absolute;left:0;bottom:-10px;border-bottom:1px solid #000;content:'';}
.productos .col-full .widget-area .cont-filtros select{width:100%;max-width:300px;height:40px;margin-top:30px;font-family:"Poppins",sans-serif;font-size:14px;line-height:22px;color:#000;}
.productos .col-full .content-area{width:calc(100% - 300px) !important;float:right;}
.productos .col-full .content-area h2{margin-bottom:10px;font-family:"feixen",sans-serif;font-size:40px;line-height:50px;}
.productos .col-full .content-area .descripcion{margin-bottom:40px;}
.tax-product_cat .col-full .widget-area{width:250px;margin-right:50px;float:left;}
.tax-product_cat .col-full .content-area{width:calc(100% - 300px) !important;float:right;}
.tax-product_cat .col-full .widget-area .btfiltros{display:none;}
.tax-product_cat .col-full .widget-area .cont-filtros{margin-bottom:40px;}
.tax-product_cat .col-full .widget-area .cont-filtros h2{margin-bottom:40px;font-family:"feixen",sans-serif;font-size:24px;line-height:32px;}
.tax-product_cat .col-full .widget-area .cont-filtros ul.loop-filtros{margin:0 0 80px;list-style:none;}
.tax-product_cat .col-full .widget-area .cont-filtros ul.loop-filtros li{margin-bottom:8px;line-height:20px;}
.tax-product_cat .col-full .widget-area .cont-filtros ul.loop-filtros li.activo{font-weight:550;}
.tax-product_cat .col-full .widget-area .cont-filtros ul.loop-filtros li:hover{font-weight:550;}
.tax-product_cat .col-full .widget-area .cont-filtros ul.loop-filtros li a{position:relative;color:#000;}
.tax-product_cat .col-full .widget-area .cont-filtros ul.loop-filtros li a:before{position:absolute;left:0;top:2px;content:url(/wp-content/uploads/ico-check.svg);z-index:-1;}
.tax-product_cat .col-full .widget-area .cont-filtros ul.loop-filtros li.activo a:before{content:url(/wp-content/uploads/ico-check-activo.svg);}
.tax-product_cat .col-full .widget-area .cont-filtros label{position:relative;font-weight:550;font-size:16px;line-height:22px;}
.tax-product_cat .col-full .widget-area .cont-filtros label:after{width:30px;height:0;position:absolute;left:0;bottom:-10px;border-bottom:1px solid #000;content:'';}
.tax-product_cat .col-full .widget-area .cont-filtros select{width:100%;max-width:300px;height:40px;margin-top:30px;font-family:"Poppins",sans-serif;font-size:14px;line-height:22px;color:#000;}
.tax-product_cat .col-full .content-area{width:calc(100% - 300px) !important;float:right;}
.tax-product_cat .col-full .content-area h2{margin-bottom:10px;font-family:"feixen",sans-serif;font-size:40px;line-height:50px;}
.tax-product_cat .col-full .content-area .descripcion{margin-bottom:40px;}
ul.products{margin:0 0 100px;display:grid;gap:20px;list-style:none;align-items:baseline;}
ul.products:last-child{margin:0;}
ul.products:before{content:none;}
ul.products.columns-3{grid-template-columns:repeat(3, 1fr);}
ul.products.columns-4{grid-template-columns:repeat(4, 1fr);}
ul.products.columns-5{grid-template-columns:repeat(5, 1fr);}
ul.products li{width:unset !important;margin:0 0 20px !important;float:unset !important;transition:all 200ms ease-in-out;}
ul.products li:hover{opacity:0.7;}
ul.products li a img{margin:0 auto 20px !important;}
ul.products li a img.woocommerce-placeholder{box-shadow:1px 1px 5px rgba(0, 0, 0, 0.3);}
ul.products li a h2{margin-bottom:5px !important;font-weight:500 !important;font-size:18px !important;text-align:left;text-transform:unset !important;line-height:22px !important;border:none !important;}
ul.products li a h3{margin-bottom:5px !important;font-weight:500 !important;font-size:18px !important;text-align:left;text-transform:unset !important;line-height:22px !important;border:none !important;}
ul.products li a p{margin-bottom:0 !important;font-weight:400;font-size:13px;text-align:left;text-transform:uppercase;line-height:20px;color:#000;}
@media only screen and (max-width:1023px){
	.productos .col-full .widget-area{width:200px;margin-right:30px;float:left;}
	.productos .col-full .content-area{width:calc(100% - 230px) !important;float:right;}
	.tax-product_cat .col-full .widget-area{width:200px;margin-right:30px;float:left;}
	.tax-product_cat .col-full .content-area{width:calc(100% - 230px) !important;float:right;}
	ul.products.columns-3{grid-template-columns:repeat(3, 1fr);}
	ul.products.columns-4{grid-template-columns:repeat(3, 1fr);}
	ul.products.columns-5{grid-template-columns:repeat(3, 1fr);}
	ul.products li{margin-bottom:20px !important;}
}
@media only screen and (max-width:767px){
	.productos .col-full .widget-area{width:100%;margin-right:0;float:none;}
	.productos .col-full .widget-area .btfiltros{display:block;}
	.productos .col-full .widget-area .cont-filtros{display:none;}
	.productos .col-full .content-area{width:100% !important;float:none;}
	.tax-product_cat .col-full .widget-area{width:100%;margin-right:0;float:none;}
	.tax-product_cat .col-full .widget-area .btfiltros{display:block;}
	.tax-product_cat .col-full .widget-area .cont-filtros{display:none;}
	.tax-product_cat .col-full .content-area{width:100% !important;float:none;}
}
@media only screen and (max-width:600px){
	ul.products.columns-3{grid-template-columns:repeat(2, 1fr);}
	ul.products.columns-4{grid-template-columns:repeat(2, 1fr);}
	ul.products.columns-5{grid-template-columns:repeat(2, 1fr);}
}
/*-- productos - detalle --*/
.single-product div.product .woocommerce-product-gallery{width:365px !important;margin-right:55px !important;}
.single-product div.product .woocommerce-product-gallery .flex-viewport{margin-bottom:15px;}
.single-product div.product .woocommerce-product-gallery__wrapper{box-shadow:none !important;}
.single-product div.product .woocommerce-product-gallery__wrapper img{margin-bottom:40px;}
.single-product div.product .woocommerce-product-gallery ol li{width:23.5% !important;margin-right:2% !important;}
.single-product div.product .woocommerce-product-gallery ol li:nth-child(4n){margin-right:0 !important;}
.single-product div.product .woocommerce-product-gallery p{margin-bottom:10px;font-weight:700;font-size:18px;text-transform:uppercase;line-height:20px;}
.single-product div.product .woocommerce-product-gallery p a{position:relative;text-decoration:none;}
.single-product div.product .woocommerce-product-gallery p a:after{position:absolute;right:-25px;top:0;content:url('/wp-content/uploads/ico-flecha-enlace.svg');transition:all 200ms ease-in-out;}
.single-product div.product .woocommerce-product-gallery p a:hover:after{right:-30px;}
.single-product div.product .entry-summary{width:calc(100% - 420px) !important;}
.single-product div.product .entry-summary h1{margin-bottom:10px;font-family:"feixen",sans-serif;font-size:52px;line-height:64px;}
.single-product div.product .entry-summary h2{margin-bottom:40px;font-family:"feixen",sans-serif;font-size:40px;line-height:52px;}
.single-product div.product .entry-summary p+h2{margin-top:40px !important;}
.single-product div.product .entry-summary .autorias{margin-bottom:30px;}
.single-product div.product .entry-summary .autorias p{margin-bottom:4px;font-size:18px;line-height:26px;}
.single-product div.product .entry-summary .cont-datos{margin-bottom:30px;padding:30px 0 26px;display:flex;flex-wrap:nowrap;clear:both;border:1px solid #e5e5e5;border-left:none;border-right:none;}
.single-product div.product .entry-summary .cont-datos .cont-left{width:calc(100% - 210px);padding-right:20px;}
.single-product div.product .entry-summary .cont-datos .cont-left p{margin-bottom:4px;font-size:13px;line-height:24px;}
.single-product div.product .entry-summary .cont-datos .cont-right{width:210px;}
.single-product div.product .entry-summary .cont-datos .cont-right p{margin-bottom:4px;font-size:13px;line-height:30px;}
.single-product div.product .entry-summary .cont-datos .cont-right p a{position:relative;text-decoration:none;}
.single-product div.product .entry-summary .cont-datos .cont-right p.compra a{margin-left:30px;position:relative;}
.single-product div.product .entry-summary .cont-datos .cont-right p.compra a:hover{text-decoration:underline;}
.single-product div.product .entry-summary .cont-datos .cont-right p.compra a:before{position:absolute;left:-30px;top:-1px;content:url('/wp-content/uploads/ico-compra.svg');}
.single-product div.product .entry-summary .cont-datos .cont-right p.compra a:after{position:absolute;right:-20px;top:-7px;content:url('/wp-content/uploads/ico-flecha.svg');}
.single-product div.product .entry-summary .cont-datos .cont-right p.compra.abierto a:after{top:-4px;transform:rotate(180deg);}
.single-product div.product .entry-summary .cont-datos .cont-right p.descarga a{margin-left:30px;position:relative;}
.single-product div.product .entry-summary .cont-datos .cont-right p.descarga a:hover{text-decoration:underline;}
.single-product div.product .entry-summary .cont-datos .cont-right p.descarga a:before{position:absolute;left:-30px;top:-1px;content:url('/wp-content/uploads/ico-descarga.svg');}
.single-product div.product .entry-summary .cont-datos .cont-right .tiendas{display:none;}
.single-product div.product .entry-summary .cont-datos .cont-right .tiendas.abierto{display:block;}
.single-product div.product .entry-summary .cont-datos .cont-right .tiendas p{margin-left:30px;line-height:20px;}
.single-product div.product .entry-summary .cont-datos .cont-right .tiendas p a:hover{text-decoration:underline;}
@media only screen and (max-width:1023px){
	.single-product div.product .woocommerce-product-gallery{width:280px !important;margin-right:40px !important;}
	.single-product div.product .entry-summary{width:calc(100% - 320px) !important;}
}
@media only screen and (max-width:960px){
	.single-product div.product .entry-summary .cont-datos{flex-wrap:wrap;}
	.single-product div.product .entry-summary .cont-datos .cont-left{width:100%;margin-bottom:20px;}
	.single-product div.product .entry-summary .cont-datos .cont-right{width:100%;}
	.single-product div.product .entry-summary .cont-datos .cont-right .tiendas p{line-height:30px;}
}
@media only screen and (max-width:767px){
	.single-product div.product .woocommerce-product-gallery{width:100% !important;margin-right:0 !important;}
	.single-product div.product .entry-summary{width:100% !important;}
}
/*-- autores - listado --*/
.cont-btautores{margin:0 0 40px;display:flex;flex-wrap:nowrap;justify-content:space-between;}
.cont-btautores .boton{width:37px;height:37px;text-align:center;font-size:16px;line-height:38px;border:1px solid #000;}
.cont-btautores .boton.activo{background-color:#000;color:#fff;border:1px solid #000;}
.cont-btautores .boton:hover{background-color:#000;color:#fff;border:1px solid #000;}
.cont-btautores .boton a{display:block;text-decoration:none;color:#000;}
.cont-btautores .boton.activo a{color:#fff;}
.cont-btautores .boton:hover a{color:#fff;}
ul.loop-autores{margin:0 0 100px;display:grid;grid-template-columns:repeat(5, 1fr);gap:20px;list-style:none;align-items:baseline;}
ul.loop-autores:last-child{margin:0;}
ul.loop-autores li{margin:0 0 20px !important;transition:all 200ms ease-in-out;}
ul.loop-autores li:hover{opacity:0.7;}
ul.loop-autores li a{text-decoration:none !important;}
ul.loop-autores li a .imagen{width:100%;margin-bottom:20px !important;aspect-ratio:1/1;overflow:hidden;}
ul.loop-autores li a .imagen.sombra{box-shadow:1px 1px 5px rgba(0, 0, 0, 0.3);}
ul.loop-autores li a .imagen img{width:100%;height:100%;margin-bottom:0;display:block;object-fit:cover;object-position:center;}
ul.loop-autores li a h2{margin:0 !important;padding:0 !important;font-weight:500 !important;font-size:18px !important;text-align:left;text-transform:unset !important;line-height:26px !important;border:none !important;}
ul.loop-autores li a h3{margin:0 !important;padding:0 !important;font-weight:500 !important;font-size:18px !important;text-align:left;text-transform:unset !important;line-height:26px !important;border:none !important;}
@media only screen and (max-width:1220px){
	.cont-btautores .boton{width:32px;height:32px;line-height:32px;}
}
@media only screen and (max-width:960px){
	.cont-btautores{flex-wrap:wrap;justify-content:left;}
	.cont-btautores .boton{margin:0 4px 8px;}
	ul.loop-autores{grid-template-columns:repeat(3, 1fr);gap:30px;}
}
@media only screen and (max-width:550px){
	ul.loop-autores{grid-template-columns:repeat(2, 1fr);}
}
/*-- autores - detalle --*/
.single-autor .content-area .site-main{display:flex;flex-wrap:wrap;justify-content:space-between;}
.single-autor .content-area .site-main .left{width:370px;margin-bottom:40px;}
.single-autor .content-area .site-main .left .imagen{width:100%;aspect-ratio:1/1;overflow:hidden;}
.single-autor .content-area .site-main .left .imagen.sombra{box-shadow:1px 1px 5px rgba(0, 0, 0, 0.3);}
.single-autor .content-area .site-main .left .imagen img{width:100%;height:100%;margin-bottom:0;display:block;object-fit:cover;object-position:center;}
.single-autor .content-area .site-main .right{width:calc(100% - 425px);}
.single-autor .content-area .site-main .right h1{margin-bottom:30px;font-size:52px;line-height:62px;}
.single-autor .content-area .site-main .right h2{margin:50px 0 30px;font-family:"feixen",sans-serif;font-size:40px;line-height:44px;}
@media only screen and (max-width:1023px){
	.single-autor .content-area .site-main .left{width:260px;}
	.single-autor .content-area .site-main .right{width:calc(100% - 300px);}
}
@media only screen and (max-width:767px){
	.single-autor .content-area .site-main{flex-wrap:wrap;}
	.single-autor .content-area .site-main .left{width:100%;}
	.single-autor .content-area .site-main .right{width:100%;}	
	.single-autor .content-area .site-main .right h1{font-size:32px;line-height:42px;}
	.single-autor .content-area .site-main .right h2{font-size:27px;line-height:37px;}
}
/*-- eventos - loop --*/
ul.loop-eventos{margin:0 0 100px;display:flex;flex-wrap:wrap;list-style:none;}
.home ul.loop-eventos{margin:0;}
ul.loop-eventos li{width:32%;margin-bottom:40px;padding:0 2% 40px 0;border-bottom:1px solid #e5e5e5;transition:all 200ms ease-in-out;}
ul.loop-eventos li:nth-child(3n){padding:0 0 40px 0;}
ul.loop-eventos li a{display:flex;flex-wrap:nowrap;justify-content:space-between;text-decoration:none !important;}
ul.loop-eventos li a p{margin-bottom:0;}
ul.loop-eventos li a .fecha{width:90px;}
ul.loop-eventos li a .fecha p{margin-bottom:0;font-weight:550;text-align:center;}
ul.loop-eventos li a .fecha p.dia{font-size:60px;line-height:60px;}
ul.loop-eventos li a .fecha p.mes{font-size:14px;text-transform:uppercase;line-height:22px;}
ul.loop-eventos li a .datos{width:calc(100% - 110px);}
ul.loop-eventos li a .datos h2{margin-bottom:5px !important;padding:0 !important;font-weight:550;font-size:17px !important;text-align:left;text-transform:unset !important;line-height:22px !important;border:none !important;}
ul.loop-eventos li a .datos h3{margin-bottom:5px !important;padding:0 !important;font-weight:550;font-size:17px !important;text-align:left;text-transform:unset !important;line-height:22px !important;border:none !important;}
ul.loop-eventos li a .datos p{margin:0 !important;font-size:13px !important;line-height:17px !important;}
@media only screen and (max-width:900px){
	ul.loop-eventos li{width:49%;}
	ul.loop-eventos li:nth-child(3n){padding:0 2% 40px 0;}
	ul.loop-eventos li:nth-child(2n){padding:0 0 40px 0;}
	.home ul.loop-eventos li:nth-child(3){display:none;}
}
@media only screen and (max-width:550px){
	ul.loop-eventos li{width:100%;padding:0 0 40px 0;}
	ul.loop-eventos li:nth-child(3n){padding:0 0 40px 0;}
	ul.loop-eventos li:nth-child(2n){padding:0 0 40px 0;}
}
/*-- eventos - detalle --*/
.single-evento .content-area .site-main{display:flex;flex-wrap:nowrap;justify-content:space-between;}
.single-evento .left{width:280px;}
.single-evento .left .fecha{margin-bottom:20px;}
.single-evento .left .fecha p{margin-bottom:0;font-weight:550;text-align:left;}
.single-evento .left .fecha p.dia{font-size:175px;line-height:175px;}
.single-evento .left .fecha p.mes{font-size:40px;text-transform:uppercase;line-height:46px;}
.single-evento .right{width:calc(100% - 300px);}
.single-evento .right h1{margin:0 0 20px !important;font-size:52px;line-height:62px;}
.single-evento .right .datos{margin-bottom:40px;}
.single-evento .right .datos p{margin-bottom:5px !important;font-size:16px !important;line-height:20px !important;}
.single-evento .right .datos p.poblacion{text-transform:uppercase;}
@media only screen and (max-width:767px){
	.single-evento .left{width:200px;}
	.single-evento .left .fecha p.dia{font-size:120px;line-height:120px;}
	.single-evento .left .fecha p.mes{font-size:30px;line-height:36px;}
	.single-evento .right{width:calc(100% - 220px);}
}
@media only screen and (max-width:550px){
	.single-evento .content-area .site-main{flex-wrap:wrap;}
	.single-evento .left{width:100%;}
	.single-evento .left .fecha p.dia{font-size:120px;line-height:120px;}
	.single-evento .left .fecha p.mes{font-size:30px;line-height:36px;}
	.single-evento .right{width:100%;}
	.single-evento .right h1{font-size:32px;line-height:42px;}
}
/*-- paginas --*/
.home .cont-buscador{margin:0;}
.legal .content-area .entry-content{width:65%;margin-bottom:200px !important;}
@media only screen and (max-width:900px){
}
@media only screen and (max-width:767px){
	.legal .content-area .entry-content{width:100%;}
}
/*-- listas inicio --*/
.cont-grid-libros{margin-bottom:100px;}
.cont-grid-libros{position:relative;overflow:visible;text-align:center;}
.cont-grid-libros .cont-loop{width:100%;overflow:hidden;}
.cont-grid-libros .cont-loop ul.productos{margin:0;padding:0;list-style:none;display:flex;flex-wrap:nowrap;gap:2.5% !important;align-items:baseline;grid-template-columns:none !important;will-change:transform;transition:transform 1000ms ease-in-out;}
.cont-grid-libros .cont-loop ul.productos li{flex:0 0 18%;margin:0 !important;transition:all 200ms ease-in;}
.cont-grid-libros .cont-loop ul.productos li:hover{opacity:0.7;}
.cont-grid-libros .cont-loop ul.productos li a{text-decoration:none;}
.cont-grid-libros .cont-loop ul.productos li a img{margin:0 auto 20px !important;}
.cont-grid-libros .cont-loop ul.productos li a img.woocommerce-placeholder{box-shadow:1px 1px 5px rgba(0, 0, 0, 0.3);}
.cont-grid-libros .cont-loop ul.productos li a h2{margin-bottom:5px !important;font-weight:500 !important;font-size:18px !important;text-align:left;text-transform:unset !important;line-height:22px !important;border:none !important;}
.cont-grid-libros .cont-loop ul.productos li a h3{margin-bottom:5px !important;font-weight:500 !important;font-size:18px !important;text-align:left;text-transform:unset !important;line-height:22px !important;border:none !important;}
.cont-grid-libros .cont-loop ul.productos li a p{margin-bottom:0 !important;font-weight:400;font-size:13px;text-align:left;text-transform:uppercase;line-height:20px;color:#000;}
.cont-grid-libros.ficha{margin-bottom:100px;}
.cont-grid-libros.ficha .cont-loop ul.productos{list-style:none;display:flex;flex-wrap:nowrap;gap:0 !important;align-items:baseline;grid-template-columns:none !important;will-change:transform;transition:transform 1500ms ease-in-out;}
.cont-grid-libros.ficha .cont-loop ul.productos li{padding:50px 0 50px 80px;display:flex;flex:0 0 100%;flex-wrap:nowrap;align-items:center;position:relative;}
.cont-grid-libros.ficha .cont-loop ul.productos li:hover{opacity:1 !important;}
.cont-grid-libros.ficha .cont-loop ul.productos li .fondo{width:250px;height:100%;position:absolute;left:0;top:0;background-color:#ebeae4;z-index:-1;}
.cont-grid-libros.ficha .cont-loop ul.productos li img{width:auto;height:390px;margin:0 50px 0 0;}
.cont-grid-libros.ficha .cont-loop ul.productos li .datos{width:calc(100% - 400px);}
.cont-grid-libros.ficha .cont-loop ul.productos li .datos h3{margin:0;font-weight:550;font-size:40px;text-align:left;line-height:54px;}
.cont-grid-libros.ficha .cont-loop ul.productos li .datos p{font-size:14px;text-align:left;}
.cont-grid-libros.ficha .cont-loop ul.productos li .datos p.autor{font-size:18px;text-transform:uppercase;}
.cont-grid-libros.ficha .cont-loop ul.productos li .datos p.vermas{text-transform:uppercase;}
.cont-grid-libros.ficha .cont-loop ul.productos li .datos p.vermas a{text-decoration:underline;}
.cont-grid-libros.ficha .cont-loop ul.productos li .datos p.vermas a:hover{text-decoration:none;}
.cont-grid-libros a.flechai:hover{opacity:0.5;}
.cont-grid-libros a.flechad:hover{opacity:0.5;}
@media only screen and (max-width:960px){
	.cont-grid-libros .cont-loop ul.productos{gap:2% !important;}
	.cont-grid-libros .cont-loop ul.productos li{flex:0 0 32% !important;}
	.cont-grid-libros.ficha .cont-loop ul.productos{gap:0 !important;}
	.cont-grid-libros.ficha .cont-loop ul.productos li{flex:0 0 100% !important;}
	.cont-grid-libros.ficha .cont-loop ul.productos li .fondo{width:200px;}
	.cont-grid-libros.ficha .cont-loop ul.productos li img{width:auto;height:300px;margin:0 40px 0 0;}
	.cont-grid-libros.ficha .cont-loop ul.productos li .datos{width:calc(100% - 300px);}
	.cont-grid-libros.ficha .cont-loop ul.productos li .datos h3{font-size:30px;text-align:left;line-height:44px;}
}
@media only screen and (max-width:767px){
	.cont-grid-libros .cont-loop ul.productos{gap:2% !important;}
	.cont-grid-libros .cont-loop ul.productos li{flex:0 0 49% !important;}
	.cont-grid-libros.ficha .cont-loop ul.productos{align-items:flex-start;}
	.cont-grid-libros.ficha .cont-loop ul.productos li{padding:50px 20px 0;flex-wrap:wrap;}
	.cont-grid-libros.ficha .cont-loop ul.productos li .fondo{width:100%;height:200px;}
	.cont-grid-libros.ficha .cont-loop ul.productos li img{width:200px;height:auto;margin:0 auto 20px;}
	.cont-grid-libros.ficha .cont-loop ul.productos li .datos{width:100%;}
}
/*-- contenedores --*/
.site-content .col-full .cont-estanterias>ul.products{margin:0;}
.cont-distribucion .widget_siteorigin-panels-builder .panel-grid-cell{display:grid;gap:20px;grid-template-columns:repeat(3, 1fr);}
.cont-distribucion .widget_siteorigin-panels-builder .panel-grid-cell .widget_sow-editor{margin-bottom:0 !important;}
.cont-distribucion .widget_siteorigin-panels-builder .panel-grid-cell .widget_sow-editor .textwidget p:last-child{margin-bottom:0 !important;}
.cont-distribucion h2{font-family:"feixen",sans-serif;font-size:40px !important;line-height:44px !important;}
.cont-distribucion h3{font-weight:550;font-size:16px;line-height:22px;}
.cont-contacto p{font-family:"feixen",sans-serif;font-size:24px !important;line-height:34px !important;} 
.cont-contacto p a{text-decoration:underline;}
.cont-contacto p a:hover{text-decoration:none;}
.cont-contacto p.redes a{margin:20px 10px 0 0;display:inline-block;}
.cont-manuscritos .gform_wrapper .gform_heading{display:none;}
.cont-manuscritos .gform_wrapper .gform-body input[type="text"],
.cont-manuscritos .gform_wrapper .gform-body input[type="email"],
.cont-manuscritos .gform_wrapper .gform-body input[type="tel"]{padding:0 0 10px;background-color:#fff;font-family:"Poppins",sans-serif;font-weight:300;font-size:14px;line-height:22px;box-shadow:none;border-bottom:1px solid #707070;}
.cont-manuscritos .gform_wrapper .gform-body input[type="file"]{padding:10px 0 0 0;font-family:"Poppins",sans-serif;font-weight:300;font-size:14px;line-height:22px;}
.cont-manuscritos .gform_wrapper .gform-body textarea{padding:0 0 10px;height:100px !important;background-color:#fff;font-family:"Poppins",sans-serif;font-weight:300;font-size:14px;line-height:22px;box-shadow:none;border-bottom:1px solid #707070;}
.cont-manuscritos .gform_wrapper .gform-body textarea:focus{outline:none;}
.cont-manuscritos .gform_wrapper .gform-body .gform_fileupload_rules{padding:0;font-size:10px;}
.cont-manuscritos .gform_wrapper .gform-body .gfield_consent_label{font-weight:300;}
.cont-manuscritos .gform_wrapper .gform-body .gfield_required{display:none;}
.cont-manuscritos .gform_wrapper .gform-footer input[type="submit"]{width:240px;height:60px;background-color:#fff;font-family:"Poppins",sans-serif;font-weight:300;font-size:18px;text-transform:uppercase;line-height:22px;border:1px solid #707070;transition:all 200ms ease-in-out;}
.cont-manuscritos .gform_wrapper .gform-footer input[type="submit"]:hover{background-color:#000;color:#fff;border:1px solid #000;}
@media only screen and (max-width:1023px){
}
@media only screen and (max-width:960px){
	.cont-distribucion .widget_siteorigin-panels-builder .panel-grid-cell{grid-template-columns:repeat(2, 1fr);}
}
@media only screen and (max-width:767px){
}
@media only screen and (max-width:550px){
	.cont-distribucion .widget_siteorigin-panels-builder .panel-grid-cell{grid-template-columns:repeat(1, 1fr);}
}
/*-- ajustes --*/
p+h2,
p+h3,
ul+h2,
ul+h3,
h2+h3,
table+h2,
table+h3{margin-top:unset;}
h2+h3{margin-top:unset;padding-top:unset;border:none;}
a:focus,
button:focus,
input:focus{outline:none;}
img{border-radius:unset;}
.centrado{text-align:center;}
.mb20{margin-bottom:20px !important;}
.mb40{margin-bottom:40px !important;}
.mb100{margin-bottom:100px !important;}