@charset "UTF-8";
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 10 feb. 2020, 19:57:39
    Author     : elgrupo
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 11 feb. 2020, 11:50:03
    Author     : iiast
*/
/* Colores */
/* Fuentes etc */
nav {
  font-family: "Lora", serif;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.01px;
  text-align: center;
  color: #272525;
}

p {
  font-family: "Lora", serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: 0.01px;
  color: #272525;
}

/* ESTRUCTURA */
@media (min-width: 1141px) {
  .td-container, .tdc-row, .tdc-row-composer,
.td-header-style-7 .td-header-main-menu {
    width: 1140px;
  }
}
/* Fuentes */
body {
  font-family: "Lora", serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: 0.01px;
  color: #272525;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Lora", serif;
  font-weight: bold;
}

h2 {
  font-size: 22px;
}

.text-left {
  text-align: left;
}

.td-page-content a {
  color: #272525;
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
}

/* Botones */
body .btnComprar {
  /*display: inline-block;*/
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  border: solid 4px #272525;
  background-color: #272525;
  font-size: 15px;
  font-weight: bold;
  line-height: 1em;
  padding: 8px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
}
body .btnComprar i {
  font-size: 17px;
  margin-right: 7px;
}
body .btnComprar.big {
  font-size: 20px;
  line-height: 1.6;
  width: auto !important;
}
body .btnComprar.big i {
  font-size: 22px;
}
body .btnComprar:hover {
  text-decoration: none;
}

body .btnNormal {
  border-radius: 6px;
  border: solid 2px #272525;
  font-size: 15px;
  font-weight: bold;
  line-height: 1em;
  padding: 8px;
  text-align: center;
  color: #272525;
  background: transparent;
  display: inline-flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  transition: all 0.3s;
  text-decoration: none;
}
body .btnNormal i {
  font-size: 17px;
  margin-right: 7px;
}
body .btnNormal:hover {
  text-decoration: none;
  background-color: #272525;
  color: #ffffff;
}

body .btnMas {
  border-radius: 6px;
  border: solid 2px #999999;
  font-size: 15px;
  font-weight: normal;
  line-height: 1em;
  padding: 8px;
  text-align: center;
  color: #ffffff;
  background: #999999;
  display: inline-flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  text-decoration: none !important;
}
body .btnMas i {
  font-size: 17px;
  margin-right: 7px;
}
body .btnMas.big {
  padding: 15px 20px 15px 15px;
  font-size: 15px;
  line-height: 1.6;
  font-weight: bold;
}
body .btnMas.big i {
  font-size: 15px;
  margin-right: 13px;
}

.masContainer {
  margin-top: 60px;
  width: 100%;
  text-align: center;
}

.libroWrapper .btnComprar,
.libroWrapper .btnNormal {
  width: 120px;
}

/* Fixes */
.slick-slide img {
  opacity: 1 !important;
}

.libroWrapper {
  margin-bottom: 65px;
  position: relative;
}

.miniHeader {
  display: none;
}

.librosLoop + .wpb_text_column.wpb_content_element {
  display: none;
}

/* HEADER */
.td-header-menu-wrap {
  background: #272525;
}

.td-header-style-7 .td-header-main-menu {
  /*width: 1140px;*/
  padding-right: 0;
  display: flex;
  align-items: stretch;
}

#td-header-menu .sf-menu {
  /*margin-top: 0;*/
}
#td-header-menu .sf-menu > li {
  height: 100%;
}
#td-header-menu .sf-menu > li > a {
  height: 100%;
  display: flex;
  align-items: center;
  color: #fff;
  font-family: "Lora", serif;
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
  padding: 0 20px;
}
#td-header-menu .sf-menu > li > a:hover::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 19px 11px 19px;
  border-color: transparent transparent #ffffff transparent;
  background: transparent;
}
#td-header-menu .sf-menu > li > a:hover {
  text-decoration: none;
}
#td-header-menu .sf-menu > li > a .td-icon-menu-down {
  position: static;
  font-size: 15px;
  color: #cccccc;
  margin-top: 0;
}
#td-header-menu .sf-menu > li.current-menu-item a {
  font-weight: bold;
}
#td-header-menu .sf-menu > li.current-menu-item a::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 19px 11px 19px;
  border-color: transparent transparent #ffffff transparent;
  background: transparent;
}
#td-header-menu .sf-menu > li.current-menu-item a:hover {
  text-decoration: none;
}
#td-header-menu .sf-menu .sub-menu {
  background-color: #555555;
  padding: 26px;
  width: auto;
  margin-top: -20px;
  left: 20px;
}
#td-header-menu .sf-menu .sub-menu li {
  margin-bottom: 26px;
}
#td-header-menu .sf-menu .sub-menu li:last-child {
  margin-bottom: 0;
}
#td-header-menu .sf-menu .sub-menu li a {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.01px;
  color: #ffffff !important;
}

.sf-menu > .current-menu-item > a:after,
.sf-menu > .current-menu-ancestor > a:after,
.sf-menu > .current-category-ancestor > a:after,
.sf-menu > li:hover > a:after,
.sf-menu > .sfHover > a:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 19px 11px 19px;
  border-color: transparent transparent #ffffff transparent;
  background: transparent;
}

body .td-header-style-7 .td-header-gradient:before {
  display: none;
}
body .td-header-style-7 .td-header-menu-wrap-full {
  height: 120px !important;
}
body .td-header-style-7 .td-header-menu-wrap, body .td-header-style-7 .td-header-main-menu {
  height: 100%;
}
body .td-header-style-7 .td-header-sp-logo {
  margin-right: auto;
  height: auto;
  float: none;
  order: 0;
  display: flex;
  align-items: center;
  /*padding-top: 15px;*/
  /*padding-bottom: 18px;*/
}
body .td-header-style-7 .td-header-sp-logo a {
  line-height: auto;
}
body .td-header-style-7 .td-header-sp-logo img {
  padding: 0;
}
body .td-header-style-7 #td-header-menu {
  display: flex;
  order: 1;
}
body .td-header-style-7 #td-header-menu .sf-menu {
  margin-top: 0;
  height: 100%;
}
body .td-header-style-7 .header-search-wrap {
  order: 2;
  /*height: 100%;*/
  display: flex;
  align-items: center;
  margin-left: auto;
  position: static;
}
body .td-header-style-7 .header-search-wrap .td-icon-search {
  color: #fff;
  font-size: 28px;
}

/* Home page */
#topSlider {
  margin-bottom: 40px;
  /*display: none;*/
}

body .titulosBloque {
  margin-bottom: 40px;
}

.titulosBloque p {
  font-family: "Lora", serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.36;
  letter-spacing: 0.01px;
  color: #272525;
  text-transform: uppercase;
}

.titulosBloque.center {
  margin-top: 25px;
}
.titulosBloque.center p {
  font-family: "Lora", serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.36;
  letter-spacing: 0.01px;
  color: #272525;
  text-transform: uppercase;
  text-align: center;
}

body .entry-title.td-page-title {
  display: none;
}

.wpb_content_element.tituloBloqueExterno {
  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 0;
}
.wpb_content_element.tituloBloqueExterno p {
  font-family: "Lora", serif;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.12;
  letter-spacing: 0.01px;
  text-align: center;
  color: #272525;
  margin-bottom: 0 !important;
}
.wpb_content_element.tituloBloqueExterno p a {
  text-decoration: none;
}

.libroWrapper {
  flex: 1 1 100%;
  max-width: 100%;
  display: flex;
}
.libroWrapper.cols2 {
  flex: 0 0 50%;
  max-width: 50%;
}
.libroWrapper.cols3 {
  flex: 0 0 33.333%;
  max-width: 33.333%;
}
.libroWrapper.cols4 {
  flex: 0 0 25%;
  max-width: 25%;
}
.libroWrapper .libroContainer {
  /*padding: 0 40px;*/
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  flex: 1;
}
.libroWrapper .libroContainer .titulo {
  margin-bottom: auto;
  max-width: 200px;
  margin: 0 auto;
}
.libroWrapper .libroContainer .titulo a {
  margin-top: 13px;
  font-size: 16px;
  font-weight: bold;
  color: #272525;
  line-height: 1.2;
  text-decoration: none;
}
.libroWrapper .libroContainer .autor {
  margin-top: 20px;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
}
.libroWrapper .libroContainer .autor a {
  font-family: "Lora", serif;
  font-size: 16px;
  letter-spacing: 0.01px;
  text-align: center;
  color: #272525;
  line-height: 1.2;
  text-decoration: none;
}
.libroWrapper .libroContainer .comprar {
  margin-top: 12px;
  /*position: relative;*/
}
.libroWrapper .libroContainer .numberWrapper {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.libroWrapper .libroContainer .numberWrapper span {
  width: 31px;
  height: 31px;
  background-color: #272525;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  border-radius: 50%;
  margin: auto;
  margin-bottom: 10px;
  line-height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 1px;
  padding-bottom: 3px;
}

.librosLoop,
.librosLoop .alm-reveal {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

#ajax-load-more {
  width: 100%;
}

#recomendados {
  border-bottom: 3px solid #272525;
  padding-bottom: 50px;
}

#recomendados .libroWrapper {
  margin-bottom: 65px;
}

#topSellers {
  padding-top: 55px;
  padding-bottom: 50px;
}
#topSellers .libroWrapper {
  border-bottom: 3px solid #272525;
  margin-bottom: 40px;
}
#topSellers .libroWrapper .libroContainer {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
}
#topSellers .libroWrapper .libroContainer .imageWrapper {
  flex: 0 0 40%;
  display: flex;
  align-items: flex-end;
}
#topSellers .libroWrapper .libroContainer .imageWrapper a {
  display: flex;
  align-items: flex-end;
}
#topSellers .libroWrapper .libroContainer .imageWrapper a img {
  max-height: 174px;
  width: auto;
}
#topSellers .libroWrapper .libroContainer .infoWrapper {
  flex: 0 0 60%;
  padding: 15px 8px;
}
#topSellers .libroWrapper .libroContainer .infoWrapper .titulo a {
  font-size: 16px;
  /*margin-bottom: 10px;*/
  line-height: 1.2;
  text-decoration: none;
}
#topSellers .libroWrapper .libroContainer .infoWrapper .autor {
  margin-top: 10px;
  line-height: 1.2;
}
#topSellers .libroWrapper .libroContainer .infoWrapper .autor a {
  font-size: 14px;
  text-decoration: none;
  /*margin-bottom: 15px;*/
}

.infoWrapper {
  display: flex;
  flex-direction: column;
  flex: 1;
}

#EnHypermedia .innerImage {
  margin: 0 -38px;
  margin-bottom: 28px;
}

.categoria {
  margin-bottom: 12px !important;
}
.categoria p {
  font-family: "Lora", serif;
  font-size: 16px;
  letter-spacing: 0.01px;
  text-align: center;
  color: #272525;
  margin-bottom: 0 !important;
}

.tituloDes {
  margin-bottom: 13px !important;
}
.tituloDes p {
  font-size: 22px;
  line-height: 1.08;
  letter-spacing: 0.01px;
  margin-bottom: 0 !important;
}

.autorMagazine {
  margin-bottom: 20px !important;
}
.autorMagazine p {
  font-family: "Lora", serif;
  font-size: 16px;
  letter-spacing: 0.01px;
  text-align: center;
  color: #272525;
  margin-bottom: 0 !important;
}

body #novedades {
  margin-top: 65px;
}
body #novedades .titulosBloque {
  margin-bottom: 75px;
}
body #novedades .libroWrapper {
  border-bottom: none;
  margin-bottom: 93px;
}
body #novedades .libroWrapper:last-child, body #novedades .libroWrapper:nth-last-child(2) {
  margin-bottom: 0;
}
body #novedades .libroWrapper .libroContainer {
  align-items: stretch;
}
body #novedades .libroWrapper .libroContainer .infoWrapper {
  padding-bottom: 0;
  padding-top: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
body #novedades .libroWrapper .libroContainer .infoWrapper .autor {
  margin-bottom: auto;
}

body .tituloGenero {
  margin-bottom: 60px;
}
body .tituloGenero p {
  font-family: "Lora", serif;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.01px;
  text-align: center;
  color: #272525;
  position: relative;
  padding-bottom: 20px;
  border-bottom: 3px solid #272525;
}
body .tituloGenero p::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 19px 11px 19px;
  border-color: transparent transparent #272525 transparent;
  background: transparent;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.tituloGeneroRegular p {
  font-family: "Lora", serif;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.01px;
  text-align: center;
  color: #312f2f;
}
.tituloGeneroRegular p.text-left {
  text-align: left;
}

.filaGenero {
  margin-bottom: 40px;
}
.filaGenero .vc_column-inner {
  padding: 0 !important;
}
.filaGenero .libroWrapper {
  margin-bottom: 0;
}
.filaGenero .masContainer {
  margin-bottom: 0;
}
.filaGenero .masContainer p {
  margin-bottom: 0 !important;
}

#resenas .vc_column > .wpb_wrapper {
  background-color: #e8e8e8;
}
#resenas .vc_column > .wpb_wrapper .titulosBloque {
  background-color: #fff;
  margin-bottom: 0;
  padding-bottom: 61px;
}
#resenas .vc_column > .wpb_wrapper .titulosBloque p {
  margin-bottom: 0 !important;
}
#resenas .vc_column > .wpb_wrapper .btnMas {
  padding: 15px 35px;
  margin-bottom: 45px;
  color: #fff;
  text-decoration: none;
}

.resenaContainer {
  position: relative;
}

.resenasLoop {
  display: flex;
  flex-wrap: wrap;
  /*justify-content: center;*/
  text-align: center;
  /*padding-bottom: 45px;*/
  padding-top: 65px;
}
.resenasLoop .resenaWrapper {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 25px;
  display: flex;
  flex-direction: column;
}
.resenasLoop .resenaWrapper.cols2 {
  flex: 0 0 50%;
  max-width: 50%;
}
.resenasLoop .resenaWrapper.cols2:nth-child(odd) {
  border-right: solid 3px #cccccc;
}
.resenasLoop .resenaWrapper.cols3 {
  flex: 1 1 33.333%;
  max-width: 33.333%;
}
.resenasLoop .resenaWrapper.cols3:not(:nth-child(3n)) {
  border-right: solid 3px #cccccc;
}
.resenasLoop .resenaWrapper.cols4 {
  flex: 0 0 25%;
  max-width: 0 0 25%;
}
.resenasLoop .resenaWrapper.cols4:not(:nth-child(4n)) {
  border-right: solid 3px #cccccc;
}
.resenasLoop .resenaWrapper .resenaContainer {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.resenasLoop .resenaWrapper .resenaContainer .infoWrapper {
  flex: 1;
}
.resenasLoop .resenaWrapper .tipo {
  font-family: "Lora", serif;
  font-size: 16px;
  letter-spacing: 0.01px;
  text-align: center;
  color: #272525;
  text-transform: uppercase;
  margin-bottom: 9px;
  /*margin-top: auto;*/
}
.resenasLoop .resenaWrapper .titulo {
  font-family: "Lora", serif;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.01px;
  text-align: center;
  color: #272525;
  margin-bottom: 28px;
}
.resenasLoop .resenaWrapper .titulo a {
  font-family: "Lora", serif;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.01px;
  text-align: center;
  color: #272525;
  text-decoration: none;
}
.resenasLoop .resenaWrapper .libroContainer .titulo {
  margin-bottom: 10px;
}
.resenasLoop .resenaWrapper .autor {
  margin-bottom: 20px;
}
.resenasLoop .resenaWrapper .autor a {
  font-family: "Lora", serif;
  font-size: 16px;
  letter-spacing: 0.01px;
  text-align: center;
  color: #272525;
}
.resenasLoop .resenaWrapper .contentResena {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  margin-bottom: 40px;
  text-align: left;
}
.resenasLoop .resenaWrapper .comprar {
  margin-bottom: 42px;
  /*position: relative;*/
}
.resenasLoop .resenaWrapper .comprar a {
  text-transform: uppercase;
}

.resenasLoop.horizontal .resenaWrapper[class*=col] {
  flex: 0 0 100%;
  max-width: 100%;
  border-right: none;
  /*padding-bottom: 25px;*/
  margin-bottom: 50px;
}
.resenasLoop.horizontal .resenaWrapper[class*=col]::after {
  content: "";
  width: 100px;
  height: 3px;
  background-color: #cccccc;
  margin: auto;
  margin-top: 25px;
}
.resenasLoop.horizontal .resenaWrapper[class*=col] .infoWrapper {
  flex-direction: row;
  align-items: center;
}
.resenasLoop.horizontal .resenaWrapper[class*=col] .libroContainer {
  flex: 0 0 40%;
}
.resenasLoop.horizontal .resenaWrapper[class*=col] .dataContainer {
  flex: 1 1 auto;
  text-align: left;
  padding: 0 95px;
}
.resenasLoop.horizontal .resenaWrapper[class*=col] .dataContainer .tipo {
  text-align: left;
}
.resenasLoop.horizontal .resenaWrapper[class*=col] .dataContainer .titulo {
  text-align: left;
}
.resenasLoop.horizontal .resenaWrapper[class*=col] .dataContainer .comprar {
  text-align: right;
}
.resenasLoop.horizontal .resenaWrapper[class*=col] .comprar {
  margin-bottom: 0;
  /*position: relative;*/
}
.resenasLoop.horizontal .masContainer {
  margin-top: 0;
  margin-bottom: 0;
}

.magazineBlock h3 {
  font-family: "Lora", serif;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.01px;
  text-align: center;
  color: #272525;
}

/*.magazineBlock p {
      @include autor-magazine;

}*/
body .vc_section#media {
  padding-top: 10px;
}
body .vc_section#media .wpb_content_element.tituloBloqueExterno {
  margin-bottom: 34px;
}
body .vc_section#media .wpb_content_element.wpb_video_widget {
  margin-bottom: 21px;
}
body .vc_section#media .wpb_content_element {
  margin-bottom: 20px;
}
body .vc_section#media .wpb_text_column p:last-child {
  margin-bottom: 20px;
}

.libroWrapper .libroContainer .numberWrapper.slickOnly {
  display: none;
}

#generosMobile {
  display: none;
}

.floatingComprar {
  border-radius: 8px;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.5);
  border: solid 3px #272525;
  background-color: #d8d8d8;
  position: absolute;
  left: 0;
  right: 0;
  width: 300px;
  margin: auto;
  padding: 20px;
  z-index: 10;
  display: none;
  top: 50%;
  transform: translateY(-50%);
}
.floatingComprar > i {
  display: block;
  margin-left: auto;
  margin-right: -10px;
  text-align: right;
  margin-top: -10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.floatingComprar .titulo {
  font-family: "Lora", serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.19;
  letter-spacing: 0.01px;
  text-align: center;
  color: #272525;
}
.floatingComprar .botonesWrapper {
  justify-content: center;
  margin-top: 18px !important;
  flex-wrap: wrap;
}
.floatingComprar .botonesWrapper a {
  width: 120px;
  margin-bottom: 18px;
  margin-right: 10px;
  margin-left: 10px;
  max-width: calc(50% - 20px);
}
.floatingComprar .eleccion {
  font-family: "Lora", serif;
  font-size: 16px;
  letter-spacing: 0.01px;
  text-align: center;
  color: #272525;
  /*margin-top: 18px;*/
}

/* Buscador */
.td-header-wrap .td-drop-down-search:after {
  background-color: #ffffff;
}

.td-header-wrap .td-drop-down-search:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 19px 11px 19px;
  border-color: transparent transparent #ffffff transparent;
  background: transparent;
  top: -14px;
}

.td-header-wrap .td-drop-down-search.td-drop-down-search-open {
  right: -20px;
  width: 250px;
}

.td-head-form-search-wrap {
  display: flex;
  /*flex-direction: column;*/
  flex-wrap: wrap;
}
.td-head-form-search-wrap input {
  position: static !important;
  margin-bottom: 10px !important;
  width: 100% !important;
  border-radius: 8px;
  border: solid 1px #979797 !important;
  height: 40px !important;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #272525;
  font-family: "Lora", serif;
}
.td-head-form-search-wrap button {
  height: 54px;
  position: static !important;
  border-radius: 11px;
  border: solid 4px #272525;
  background-color: #272525;
  width: 100% !important;
  border-radius: 8px;
  border: solid 1px #272525 !important;
  height: 40px !important;
  font-size: 15px;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: "Lora", serif;
}
.td-head-form-search-wrap button i {
  margin-right: 15px;
}
.td-head-form-search-wrap button:hover {
  background-color: #272525 !important;
  border-color: #272525 !important;
}

.search form {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
}
.search form .inputs {
  flex: 0 0 75%;
  display: flex;
  justify-content: space-between;
}
.search form .inputs .inputWrapper {
  flex: 0 0 30%;
}
.search form #searchsubmit {
  flex: 0 0 20%;
}

body .td-header-wrap #td-header-search {
  border: solid 1px #979797 !important;
}

form {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: "Lora", serif;
  color: #272525;
  display: flex;
  flex-direction: column;
  margin: auto;
}
form input, form select, form button {
  border-radius: 8px;
  border: solid 1px #979797 !important;
  background-color: #ffffff;
  margin-top: 10px;
  width: 100%;
  height: 40px !important;
  font-size: 16px !important;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #272525;
  padding-left: 15px;
  padding-right: 15px;
}
form select {
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  margin-top: 0;
}
form .selectWrapper {
  position: relative;
  margin-top: 10px;
  display: flex;
  align-items: center;
  width: 100%;
}
form .selectWrapper::after {
  content: "";
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
  /*font-weight: normal;*/
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #999999;
  right: 15px;
}
form label {
  display: block;
  margin-top: 10px;
}
form button#searchsubmit {
  border-radius: 11px;
  border: solid 4px #272525;
  background-color: #272525;
  font-size: 16px !important;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.45;
  letter-spacing: 0.01px;
  text-align: center;
  color: #ffffff;
  height: 42px !important;
  margin-top: 40px;
}
form button#searchsubmit i {
  font-size: 20px !important;
  color: #ffffff;
  margin-right: 10px;
}

.search-page-search-wrap {
  margin-bottom: 70px;
}

h1.taxGeneroTitle {
  margin-top: 35px;
  margin-bottom: 35px;
}

/* Search form */
.td-header-wrap #td-header-search {
  margin-top: 10px;
}

#searchForm {
  position: absolute;
  left: 0;
  top: 96px;
  width: 100%;
  background-color: #d8d8d8;
  top: 120px;
  padding: 15px 40px 40px;
  display: flex;
  flex-direction: column;
  display: none;
}
#searchForm i#closeForm {
  margin-left: auto;
  padding: 5px;
  font-size: 20px;
  cursor: pointer;
}
#searchForm form {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}
#searchForm .inputs {
  flex: 0 0 75%;
  display: flex;
  justify-content: space-between;
}
#searchForm .inputs .inputWrapper {
  flex: 0 0 30%;
}
#searchForm button#searchsubmit {
  flex: 0 0 20%;
  margin-left: auto;
}

body p.initial::first-letter {
  float: left;
  font-weight: bold;
  font-size: 55px;
  margin-right: 10px;
  margin-top: -15px;
}

@media (max-width: 1140px) {
  body .td-header-style-7 .td-header-menu-wrap-full {
    height: auto !important;
  }

  .td-header-style-7 .td-header-main-menu {
    flex-wrap: wrap;
    width: 100%;
  }
  .td-header-style-7 .td-header-main-menu .td-header-sp-logo {
    flex: 0 0 100%;
    justify-content: center;
    display: flex;
    padding: 17px 0;
  }
  .td-header-style-7 .td-header-main-menu .td-header-sp-logo img {
    max-width: none;
    width: auto;
    height: 87px;
    max-height: none;
  }
  .td-header-style-7 .td-header-main-menu .header-search-wrap {
    position: absolute;
    top: 0;
    height: auto;
    bottom: AUTO;
  }
  .td-header-style-7 .td-header-main-menu .header-search-wrap .td-icon-search {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    padding-top: 12px;
    padding-right: 12px;
  }
  .td-header-style-7 .td-header-main-menu #td-header-menu {
    margin: auto;
    background: #fff;
    border-bottom: 2px solid #272525;
    flex: 0 0 100%;
    justify-content: center;
  }
  .td-header-style-7 .td-header-main-menu #td-header-menu .sf-menu > li > a {
    color: #272525;
    line-height: 78px;
  }
  .td-header-style-7 .td-header-main-menu #td-header-menu .sf-menu > li.current-menu-item > a::after {
    border-color: transparent transparent #272525 transparent;
  }

  #searchForm {
    position: fixed;
    top: 0;
    left: 0;
  }
}
@media (max-width: 991px) {
  .td-header-style-7 .td-header-main-menu {
    height: auto !important;
  }

  .sf-menu {
    display: flex;
  }

  #td-header-menu .sf-menu > li.sfHover {
    position: static;
  }

  #td-header-menu .sf-menu .sub-menu {
    left: 0 !important;
    right: 0 !important;
    margin: auto;
    margin-top: -20px;
    width: 80% !important;
  }
  #td-header-menu .sf-menu .sub-menu li:first-child a {
    margin-left: 0 !important;
  }
  #td-header-menu .sf-menu .sub-menu li:last-child a {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .td-header-wrap .td-header-menu-wrap-full,
.td-header-wrap .td-header-menu-wrap {
    height: auto !important;
  }

  .td-header-main-menu {
    padding-left: 0;
  }

  body .td-header-style-7 #td-header-menu .sf-menu {
    overflow: scroll;
    width: 100vw;
    -ms-overflow-style: none;
    /*padding: 0 12px;*/
  }
  body .td-header-style-7 #td-header-menu .sf-menu::-webkit-scrollbar {
    display: none;
  }
  body .td-header-style-7 #td-header-menu .sf-menu li > a {
    font-size: 20px;
    padding: 0 15px;
  }
  body .td-header-style-7 #td-header-menu .sf-menu li:first-child a {
    margin-left: 12px;
  }
  body .td-header-style-7 #td-header-menu .sf-menu li:last-child a {
    margin-right: 12px;
  }

  .search form {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 300px;
  }
  .search form .inputs {
    flex: 0 0 auto;
    flex-direction: column;
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .search form .inputs .inputWrapper {
    flex: 0 0 auto;
    widows: 100%;
  }
  .search form #searchsubmit {
    flex: 0 0 auto;
  }
}
@media (max-width: 600px) {
  .td-pb-row [class*=td-pb-span].fullMobile {
    margin-left: -20px;
    margin-right: -20px;
    width: 100vw;
  }

  body h1 {
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.07;
    letter-spacing: 0.01px;
    text-align: center;
    color: #383635;
  }

  body h2 {
    font-family: "Lora", serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.45;
    letter-spacing: 0.01px;
    text-align: center;
    color: #272525;
  }

  .btnComprar.big {
    font-size: 15px;
    line-height: 1em;
    width: 120px;
  }
  .btnComprar.big i {
    font-size: 17px;
    margin-right: 7px;
  }

  body .resenasLoop {
    flex-direction: column;
    padding-top: 45px;
  }
  body .resenasLoop .resenaWrapper,
body .resenasLoop .resenaWrapper[class*=col] {
    flex: 0 0 100%;
    max-width: 100%;
    flex-direction: column;
    margin-bottom: 28px !important;
    padding: 0 35px;
  }
  body .resenasLoop .resenaWrapper::after,
body .resenasLoop .resenaWrapper[class*=col]::after {
    content: "";
    width: 100px;
    height: 3px;
    background-color: #cccccc;
    margin: auto;
    margin-top: 25px;
  }
  body .resenasLoop .resenaWrapper:not(:nth-child(3n)),
body .resenasLoop .resenaWrapper[class*=col]:not(:nth-child(3n)) {
    border-right: none;
  }
  body .resenasLoop .resenaWrapper .infoWrapper,
body .resenasLoop .resenaWrapper[class*=col] .infoWrapper {
    flex-direction: column !important;
  }
  body .resenasLoop .resenaWrapper .infoWrapper .dataContainer,
body .resenasLoop .resenaWrapper[class*=col] .infoWrapper .dataContainer {
    padding: 0;
  }
  body .resenasLoop .resenaWrapper .infoWrapper .dataContainer .tipo,
body .resenasLoop .resenaWrapper[class*=col] .infoWrapper .dataContainer .tipo {
    margin-top: 25px;
    text-align: center;
  }
  body .resenasLoop .resenaWrapper .infoWrapper .dataContainer .titulo,
body .resenasLoop .resenaWrapper[class*=col] .infoWrapper .dataContainer .titulo {
    text-align: center;
  }
  body .resenasLoop .resenaWrapper .infoWrapper .dataContainer .autor,
body .resenasLoop .resenaWrapper[class*=col] .infoWrapper .dataContainer .autor {
    text-align: center;
  }
  body .resenasLoop .resenaWrapper .infoWrapper .dataContainer .comprar,
body .resenasLoop .resenaWrapper[class*=col] .infoWrapper .dataContainer .comprar {
    text-align: center;
  }
  body .resenasLoop .resenaWrapper .contentResena,
body .resenasLoop .resenaWrapper[class*=col] .contentResena {
    margin-bottom: 20px;
    /*text-align: center;*/
  }
  body .resenasLoop .resenaWrapper .comprar,
body .resenasLoop .resenaWrapper[class*=col] .comprar {
    margin-bottom: 0;
  }

  section#resenas {
    padding: 0;
    margin: 0 -20px;
  }
  section#resenas .tdc-row {
    padding: 0;
  }
  section#resenas .vc_row {
    margin: 0;
  }
  section#resenas .masContainer {
    margin-top: 0;
  }

  #topSlider {
    margin: 0 -40px;
    width: 100vw;
    margin-bottom: 31px;
  }

  .home.tdb-template .td-main-content-wrap {
    padding-top: 0;
  }

  .home .td-crumb-container {
    display: none !important;
  }

  #topSlider .tp-bullets {
    transform: matrix(1, 0, 0, 1, 0, -45) !important;
    width: 100% !important;
    justify-content: center;
    display: flex;
    left: 0 !important;
    top: calc(100% + 6px) !important;
  }
  #topSlider .tp-bullets .tp-bullet {
    left: auto !important;
    position: static;
    margin-right: 12px;
  }
  #topSlider .tp-bullets .tp-bullet:last-child {
    margin-right: 0;
  }

  .titulosBloque.center {
    margin-top: 0;
  }

  .titulosBloque p,
.titulosBloque.center p {
    font-family: "Lora", serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.45;
    letter-spacing: 0.01px;
    text-align: center;
    color: #272525;
    text-align: center;
    /*margin-top: 0;*/
  }

  .wpb_content_element.tituloBloqueExterno p {
    font-family: "Lora", serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.01px;
    text-align: center;
    color: #272525;
  }

  body .titulosBloque {
    margin-bottom: 30px;
  }

  .libroWrapper .libroContainer .autor {
    margin-top: 14px;
  }

  #recomendados .libroWrapper .imageWrapper img {
    max-width: 100px;
  }

  #topSellers {
    padding-top: 43px;
    padding-bottom: 26px;
  }

  .btnMostrar p {
    text-align: center !important;
    margin-bottom: 52px !important;
  }

  .loopTopSellers .librosLoop {
    display: block;
  }

  #topSellers .topSellersSlider {
    display: flex !important;
    align-items: center;
    margin: 0 -15px;
  }
  #topSellers .topSellersSlider .slick-list {
    margin-right: 10px;
    margin-left: 10px;
  }
  #topSellers .topSellersSlider .slick-list .slick-track {
    display: flex !important;
  }
  #topSellers .topSellersSlider .slick-list .slick-track .slick-slide {
    height: inherit !important;
    display: flex;
    justify-content: center;
    padding-bottom: 12px;
  }
  #topSellers .topSellersSlider .slick-list .slick-track .slick-slide .numberWrapper {
    display: none;
  }
  #topSellers .topSellersSlider .slick-list .slick-track .slick-slide .numberWrapper.slickOnly {
    display: flex;
    margin-bottom: 10px;
  }
  #topSellers .topSellersSlider .slick-list .slick-track .slick-slide > div {
    display: flex;
  }
  #topSellers .topSellersSlider .slick-list .slick-track .slick-slide > div .libroWrapper {
    margin-bottom: 0;
    border-bottom: 0;
    display: flex !important;
  }
  #topSellers .topSellersSlider .slick-list .slick-track .slick-slide > div .libroWrapper .libroContainer {
    flex-direction: column;
    align-items: center;
  }
  #topSellers .topSellersSlider .slick-list .slick-track .slick-slide > div .libroWrapper .libroContainer .infoWrapper {
    flex: 1 1 auto;
  }
  #topSellers .topSellersSlider .slick-list .slick-track .slick-slide > div .libroWrapper .libroContainer img {
    height: 140px;
  }
  #topSellers .topSellersSlider .slick-list .slick-track .slick-slide > div .libroWrapper i {
    color: #ffffff;
    font-size: 17px;
  }
  #topSellers .topSellersSlider i {
    font-size: 22px;
    color: #cccccc;
  }

  body #novedades {
    margin-top: 38px;
    border-bottom: 3px solid #272525;
    padding-bottom: 40px;
  }
  body #novedades .titulosBloque {
    margin-bottom: 35px;
  }

  .novedadesSlider {
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
  .novedadesSlider .slick-list {
    flex: 0 0 90%;
  }
  .novedadesSlider .slick-list .libroWrapper {
    display: flex !important;
    justify-content: center;
    max-width: none;
    flex: 0 0 100%;
    margin-bottom: 0 !important;
  }
  .novedadesSlider .slick-list .libroWrapper .libroContainer {
    padding: 0 45px;
    flex-direction: column !important;
    align-items: center !important;
  }
  .novedadesSlider .slick-list .libroWrapper .libroContainer .infoWrapper {
    text-align: center;
    justify-content: center !important;
    align-items: center !important;
    flex: 1 1 auto !important;
  }
  .novedadesSlider .slick-list .libroWrapper .libroContainer .infoWrapper .titulo {
    margin-bottom: 1px !important;
  }
  .novedadesSlider .slick-list .libroWrapper .libroContainer .infoWrapper .titulo a {
    text-align: center !important;
  }
  .novedadesSlider .slick-list .libroWrapper .libroContainer .infoWrapper .autor {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .novedadesSlider i.slick-arrow {
    font-size: 22px;
    color: #cccccc;
    margin-bottom: 180px;
    position: relative;
  }
  .novedadesSlider i.slick-arrow.fa-chevron-left {
    left: 30px;
  }
  .novedadesSlider i.slick-arrow.fa-chevron-right {
    right: 30px;
  }

  #resenas .vc_column > .wpb_wrapper .titulosBloque {
    padding-bottom: 25px;
  }

  #generosMobile {
    display: block;
    /*border-bottom: 3px solid $black;*/
    padding-bottom: 46px;
  }

  #generos {
    display: none;
  }

  #selectorGeneros {
    margin: 0 -20px;
    width: 100vw;
    margin-bottom: 50px;
  }
  #selectorGeneros .vc_column-inner {
    border-bottom: 3px solid #272525;
    overflow: scroll;
    -ms-overflow-style: none;
    padding: 0;
  }
  #selectorGeneros .vc_column-inner::-webkit-scrollbar {
    display: none;
  }
  #selectorGeneros .vc_column-inner > .wpb_wrapper {
    display: flex;
  }
  #selectorGeneros .tituloGenero {
    margin-bottom: 0;
    padding-left: 13px;
    padding-right: 13px;
  }
  #selectorGeneros .tituloGenero:first-child {
    padding-left: 15px;
  }
  #selectorGeneros .tituloGenero:last-child {
    padding-right: 15px;
  }
  #selectorGeneros .tituloGenero p {
    font-family: "Lora", serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.01px;
    text-align: center;
    color: #272525;
    font-weight: normal;
    margin-bottom: 0;
    white-space: nowrap;
    border-bottom: none;
  }
  #selectorGeneros .tituloGenero p::after {
    border-width: 0 19px 11px 19px;
    border-color: transparent transparent transparent transparent;
  }

  #selectorGeneros .tituloGenero.active p {
    font-weight: bold;
  }
  #selectorGeneros .tituloGenero.active p::after {
    border-color: transparent transparent #272525 transparent;
  }

  .filaGenero:not(.active) {
    display: none;
  }

  .libroWrapper.cols4 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  #generosMobile .libroWrapper {
    margin-bottom: 50px;
  }
  #generosMobile .imageWrapper img {
    max-height: 140px;
  }
  #generosMobile .masContainer {
    margin-top: -30px;
    margin-bottom: 0;
  }
  #generosMobile .masContainer p {
    margin-bottom: 0;
  }
  #generosMobile .masContainer .btnMas {
    padding: 15px;
  }
  #generosMobile .filaHyperMedia {
    border-top: 3px solid black;
    padding-top: 44px;
    margin: 0 -20px;
    width: 100vw;
  }
  #generosMobile .filaHyperMedia .tituloGenero p {
    border-bottom: none !important;
  }
  #generosMobile .filaHyperMedia .tituloGenero p::after {
    display: none !important;
  }

  #generosMobile .filaHyperMedia .imageWrapper img {
    max-height: none;
  }
  #generosMobile .filaHyperMedia .libroContainer .titulo {
    margin-top: 15px;
  }
  #generosMobile .filaHyperMedia .masContainer {
    margin-top: 35px;
  }

  body .vc_section#media {
    border-bottom: 3px solid #272525;
    padding-top: 0;
  }
  body .vc_section#media .wpb_content_element.tituloBloqueExterno {
    margin-bottom: 0;
    padding: 19px 0 16px;
  }
  body .vc_section#media .wpb_content_element.wpb_video_widget {
    margin: 0 -20px 21px;
  }
  body .vc_section#media .autorMagazine {
    margin-bottom: 34px !important;
  }
  body .vc_section#media .masContainer {
    margin-top: 0;
    margin-bottom: 50px;
  }

  .floatingComprar {
    max-width: 100%;
    padding: 10px;
  }
  .floatingComprar > i {
    margin-right: 0;
    margin-top: 0;
  }
  .floatingComprar .botonesWrapper a {
    max-width: none;
  }

  .generosMobileTitle p {
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.07;
    letter-spacing: 0.01px;
    text-align: center;
    color: #383635;
  }

  body #td-header-search-button {
    display: block;
  }

  #searchForm {
    padding: 0;
    height: 100%;
    border-bottom: 3px solid #272525;
  }
  #searchForm form {
    padding: 0 32px;
    flex-direction: column;
    margin-top: 30px;
  }
  #searchForm form .inputs {
    display: block;
    width: 100%;
  }
  #searchForm form .inputs #td-header-search {
    width: 100%;
  }
  #searchForm form button#searchsubmit {
    width: 66%;
    margin-left: auto;
    margin-right: auto;
    font-size: 22px !important;
  }
  #searchForm i#closeForm {
    display: none;
  }

  .miniHeader {
    display: flex;
    background: #272525;
  }
  .miniHeader .td-main-logo {
    flex: 0 0 50%;
    padding: 8px 16px 3px;
  }
  .miniHeader #closeFormMobile {
    color: #fff;
    margin-left: auto;
    margin-right: 20px;
    align-items: center;
    display: flex;
    font-size: 22px;
  }

  .filaGenero .masContainer {
    margin-top: 5px !important;
  }
}

/*# sourceMappingURL=main.css.map */
