@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//edicionesaljibe.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("//edicionesaljibe.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//edicionesaljibe.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//edicionesaljibe.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//edicionesaljibe.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("//edicionesaljibe.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//edicionesaljibe.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//edicionesaljibe.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//edicionesaljibe.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 14px;
	--wd-title-font: "Martel Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(0,119,200);
	--wd-entities-title-font: "Martel Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(0,119,200);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Martel Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Martel Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,119,200);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Martel Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(0,119,200);
	--wd-alternative-color: rgb(65,182,230);
	--wd-link-color: rgb(0,119,200);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(0,119,200);
	--btn-default-bgcolor-hover: rgb(65,182,230);
	--btn-accented-bgcolor: rgb(0,119,200);
	--btn-accented-bgcolor-hover: rgb(65,182,230);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://edicionesaljibe.com/wp-content/uploads/2025/04/banner-and-pop-up-scaled.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgba(34,190,214,0.33);
	background-image: url(https://edicionesaljibe.com/wp-content/uploads/2025/04/banner-and-pop-up-scaled.webp);
	background-size: cover;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(65,182,230);
	background-image: url(https://edicionesaljibe.com/wp-content/uploads/2022/01/header_bkg.png);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: url(https://edicionesaljibe.com/wp-content/uploads/2022/01/bkg-footer-b.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-load-additional-fonts {
	font-family: "Playfair Display", Arial, Helvetica, sans-serif;
	font-weight: 500;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgba(242,242,242,0.53);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgba(242,242,242,0.53);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgba(242,242,242,0.53);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgba(242,242,242,0.53);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgba(242,242,242,0.53);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgba(242,242,242,0.53);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--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);
}
}


/*footer, footer a {
    color: #fff !important;
    font-weight: normal;
}*/
[type="submit"]{
    background:#0077C8 !important;
	  color:#fff;
}
.home .site-content {
margin-bottom: 40px;
}
.site-content {
margin-bottom: 0;
}
.container.related-and-upsells {
    margin-bottom: 6vh;
}
/**IMAGENES PRODUCTOS**/
.product-grid-item img {
  padding: 10px 20px;
}
#woocommerce_layered_nav-6.col-lg-3, #woocommerce_layered_nav-5.col-lg-3, #woocommerce_layered_nav-4.col-lg-3 {
  max-width: 100% !important;
}
/***ICONO CARRITO*/
.wd-tools-element .wd-tools-icon::before {
  font-size: 25px !important;
}
/***COLUMNAS FOOTER***/
footer .vc_col-lg-offset-1 {
   margin-left:0px
}
@media (min-width: 1200px) {
 footer .vc_col-lg-2 {
    width: 17.50%;
  }
}
@media (min-width: 1200px) {
  .vc_col-lg-3 {
    width: 30%;
  }
/**ISBN HOME***/
.home .wd-product-detail.wd-product-sku {
  display: none;
}



@media (min-width: 1025px) {
	/**TITULO CATEGORÍAS**/
.title-size-default {
  padding: 80px 0 !important;
}
.tax-product_cat.term-libros-para-la-diversidad .title-size-default .title,
.tax-product_cat.term-ed-infatil-y-primaria .title-size-default .title {
  color: #fff;
}
/**DISTRIBUIDORES**/
.team-member .member-position {
  color: #555 !important;
  font-weight: bold;
}
.header_text p { margin-top:-3px;}
.masonry-container.wd-portfolio-holder.row.wd-spacing-6 {
  margin: 8vh 0;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	#libro_2, #libro_3 {
  display: none !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	#libro_2, #libro_3 {
  display: none !important;
}
}

@media (max-width: 576px) {
	#libro_2, #libro_3 {
  display: none !important;
}


    .ocultar-movil {
        display: none !important;
    }

}

