@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');
body {
  font-family: "Nunito Sans", sans-serif;
}
.imagen_producto_carrusel,
.pr_imagen {
  min-height: 350px;
  height: 350px !important;
  object-fit: cover;
}
.otgs-development-site-front-end,
#ws_opt_in_field {
  display: none;
}
.imagen_producto_carrusel.img_content {
  min-height: 350px;
  height: 350px !important;
  object-fit: cover;
}
.img_carrusel_mod,
.no_img_carrusel_mod {
  height: 550px !important;
  object-fit: cover;
  background-color: #a8a8a8;
  width: 100%;
}
.woocommerce-variation-price {
  margin-bottom: 10px;
  color: #000;
  font-size: 19px;
  font-weight: 500;
}
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
  margin-bottom: 0;
}
.woocommerce:where( body:not( .woocommerce-uses-block-theme ) ) div.product p.price,
.woocommerce:where( body:not( .woocommerce-uses-block-theme ) ) div.product span.price {
  color: #000;
  font-size: 1rem;
}
.woocommerce:where( body:not( .woocommerce-block-theme-has-button-styles ) ) button.button {
  margin-left: 5px;
  border-radius: 0;
  font-weight: 400;
}
.woocommerce:where( body:not( .woocommerce-block-theme-has-button-styles ) ) button.button.alt.disabled,
.woocommerce:where( body:not( .woocommerce-block-theme-has-button-styles ) ) button.button.alt {
  background-color: #000 !important;
  border: 1px solid #000 !important;
  color: white !important;
  opacity: 1 !important;
}
.woocommerce:where( body:not( .woocommerce-block-theme-has-button-styles ) ) button.button:hover,
.woocommerce:where( body:not( .woocommerce-block-theme-has-button-styles ) ) button.button.alt.disabled:hover {
  background-color: #000 !important;
}
.woocommerce-breadcrumb,
.woocommerce-notices-wrapper {
  display: none;
}
.variations_form th.label label {
  color: #000 !important;
}
.reset_variations {
  position: relative;
  top: 10px;
}
.woocommerce div.product p.price ins {
  font-weight: 400;
}
.banner_home.slick-slider .slick-list,
.banner_home .imagen_banner_fondo {
  height: 880px !important;
}
@media ( max-width:1920px ){
  .banner_home.slick-slider .slick-list,
  .banner_home .imagen_banner_fondo {
    height: 820px !important;
  }
}
@media ( max-width:1800px ){
  .banner_home.slick-slider .slick-list,
  .banner_home .imagen_banner_fondo {
    height: 780px !important;
  }
}
@media ( max-width:1600px ){
  .banner_home.slick-slider .slick-list,
  .banner_home .imagen_banner_fondo {
    height: 720px !important;
  }
}
@media ( max-width:1450px ){
  .banner_home.slick-slider .slick-list,
  .banner_home .imagen_banner_fondo {
    height: 620px !important;
  }
}
@media ( max-width: 767px ) {
  .banner_home .slick-slider .slick-list {
    height: auto !important;
  }
}
.filtros_mobile {
  cursor: pointer;
}
.filtros_mobile span {
  margin-left: 8px !important;
  line-height: 0;
  font-size: 20px;
}
.imagen_datos_footer {
  width: 30px;
}
.logo_footer {
  height: 70px !important;
  margin-bottom: 20px;
}
.redes_footer i {
  font-size: 22px;
}
.sin_imagen_producto {
  min-height: 300px;
  height: 350px;
  background-color: #d4d4d4;
}
.pos-fixed-bottom-left {
  bottom: 0;
  left: 0;
}
.boton_wsp {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 101;
}
.boton_wsp img {
  width: 60px;
}
.imagen_nuestro_equipo {
  width: 100%;
  height: 240px;
  object-fit: cover;
}
.imagen_no_nuestro_equipo {
  width: 100%;
  height: 240px;
  background-color: #a8a8a8;
}
.wpcf7-form p {
  margin: 0;
}
.wpcf7-form .custom-checkbox {
  padding: 0;
}
.wpcf7-form .wpcf7-not-valid-tip {
  font-size: 13px;
  padding-top: 3px;
}
.wpcf7-form .wpcf7-list-item,
.wpcf7-form .wpcf7-list-item label {
  margin: 0;
}
.wpcf7-form .custom-checkbox input::before,
.wpcf7-form .custom-checkbox input::after {
  display: none;
}
.wpcf7-form .wpcf7-list-item label {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.wpcf7-form .wpcf7-list-item input {
  margin-right: 10px;
  width: 20px;
  height: 20px;
}
.acf-map {
  width: 100%;
  height: 500px;
  border: #ccc solid 1px;
}
.acf-map img {
  max-width: inherit !important;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
  max-width: 100% !important;
}
.woocommerce form .form-row {
  flex-direction: column;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  display: block;
  width: 100%;
  height: calc(1.47em + 1.3125rem + 2px);
  padding: 0.65625rem 1.25rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.47;
  color: #000000;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #aaa;
  border-radius: 0;
  box-shadow: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.woocommerce table.shop_table {
  border-radius: 0 !important;
}
.woocommerce form .form-row textarea {
  height: 200px;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
}
@media ( max-width: 767px ) {
  #order_review {
    margin-top: 50px;
  }
}
.checkout .bootstrap-select>.dropdown-toggle,
#order_review_heading {
  display: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single {
  height: calc(1.47em + 1.3125rem + 2px);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-top: 1px;
  border-radius: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: auto;
}
#billing_gift_option_field select,
#billing_boleta_factura_field select {
  position: relative !important;
  display: block !important;
  width: 100% !important;
  height: calc(1.47em + 1.3125rem + 2px) !important;
  padding: 0.65625rem 1.25rem !important;
  padding-left: 8px !important;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.47;
  color: #000000;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #aaa;
  border-radius: 0;
  box-shadow: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  opacity: 1 !important;
  z-index: 1 !important;
  bottom: auto !important;
  left: auto !important;
  appearance: none;
}
.boton_categoria {
  background-color: #fff;
  color: #000;
  font-size: 15px !important;
  font-weight: 300;
}
.price {
  font-size: 14px !important;
}
.no_img_minicart {
  height: 145px !important;
  width: 100%;
  background-color: #b4b4b4;
}
.no_img_cart {
  width: 90px;
  height: 90px;
  border-radius: 3px;
  background-color: #b4b4b4;
}
.no_img_cat {
  background-color: #b4b4b4;
}
.nombre_color {
  position: absolute;
  background-color: #202020;
  border-radius: 3px;
  font-size: 12px;
  z-index: 10;
  line-height: 1.2;
  color: #fff;
  padding: 7px 10px;
  min-width: 100px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -40px;
}
.nombre_color::after {
  content: '';
  display: flex;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 7px solid #202020;
  position: absolute;
  bottom: -6px;
}
.filtro_terminos {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
@media ( max-width: 767px ) {
  .caja_img_carrusel {
    width: 100% !important;
    padding-bottom: 160% !important;
    position: relative;
  }
  .img_carrusel_mod,
  .no_img_carrusel_mod {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
  }
  .img_categoria_mod,
  .no_img_categoria_mod {
    width: 100% !important;
    padding-bottom: 100% !important;
    height: 0 !important;
  }
}
.idiomas_menu_caja {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.idiomas_menu_padre {
  line-height: 1.2;
  padding: 20px 20px;
  font-size: 15px;
  font-weight: 300;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  color:#000;
}
.idiomas_menu_padre::after {
  font-family: 'Font Awesome 5 Pro';
  content: '\f107';
  font-size: 14px;
  position: absolute;
  right: 10px;
  top: 21px;
  color: #000;
  margin-left: 5px;
}
.idiomas_menu_hijo {
  padding: 0;
  margin: 0;
  position: absolute;
  padding: 0;
  margin: 0;
  top: 50px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  box-shadow: 0 5px 7px rgba( 160, 160, 160, 0.38 );
}
.idiomas_menu_hijo li {
  list-style: none;
  width: 100%;
  border-bottom: 1px solid #f5f5f5;
  background: #fff;
}
.idiomas_menu_hijo li:last-child {
  border-bottom: none;
}
.idiomas_menu_hijo li a {
  font-size: 15px;
  font-weight: 300;
  padding: 10px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.idiomas_menu_hijo li a:hover {
  background-color: #000;
  color: #fff;
}
.menu_idiomas_responsive {
  position: absolute;
  bottom: 0;
  width: 100%;
  right: 0;
  padding: 0 40px;
}
.menu_idiomas_responsive ul {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.menu_idiomas_responsive ul li {
  list-style: none;
  margin-right: 10px;
}
.menu_idiomas_responsive ul li:last-child {
  margin-right: 0;
}
.menu_idiomas_responsive ul li a {
  text-transform: uppercase;
  padding: 0 5px;
}
.menu_idiomas_responsive ul li a.activo {
  text-decoration: underline;
}


/* Input cantidad del producto */ /* Input cantidad del producto1 */
.quantity{
  padding-top: 0;
}
.quantity .box-quantity{
  width: 90px;
  position: relative;
  overflow: hidden;
}
.quantity .box-quantity button{
  cursor: pointer;
  position: absolute;
  border: 0;
  background: transparent;
  height: 100%;
  line-height: 1;
  padding: 0 6px;
  font-size: 20px;
  color: #000000;
  outline: 0;
}
.quantity .box-quantity .minus{
  left: 2px;
}
.quantity .box-quantity .plus{
  right:0;
}
.quantity .box-quantity input.qty {
  height: 43px;
  margin: 0;
  width:100% !important;
  cursor: pointer;
  outline: 0;
  padding-top: 4px;
  border: 1px solid #000000;
  background: transparent;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  text-align: center;
}
.quantity .box-quantity input.qty::-webkit-outer-spin-button,
.quantity .box-quantity input.qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quantity .box-quantity input.qty[type=number] {
  -moz-appearance: textfield;
}
.imagen-del-producto {
  width: 100%;
}
.logo_header {
  height: 40px !important;
}
.text-start {
  text-align: start !important;
}
.text-end {
  text-align: end !important;
}
.no_img_modal {
  width: 100%;
  height: 100%;
  background-color: #b4b4b4;
}
#ship-to-different-address {
  margin-top: 20px;
  font-size: 20px;
}
.checkout_coupon.woocommerce-form-coupon button.button{
  width: 100%;
  outline: 0;
  border: 1px solid #000;
  color: #fff;
  background: #000;
  padding: 15px 5px;
  font-size: 14px;
  padding-bottom: 15px;
  transition: all 0.4s;
  text-decoration: none;
  border-radius: 0;
  height: 45px;
  font-weight: 500;
  text-transform: uppercase;
}
.checkout_coupon.woocommerce-form-coupon button.button:hover{
  border: 1px solid #F2F2F2;
  color: #000;
  background: #F2F2F2;
}
.checkout_coupon.woocommerce-form-coupon p{
  line-height: 1.5;
  font-size: 14px;
  margin-bottom: 8px;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle{
  display: none !important;
}
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon{
  display: block !important;
  border: 0;
  padding: 0;
}
.checkout_coupon.woocommerce-form-coupon {
  max-width: 524px;
  margin-left: 0 !important;
  margin-right: auto !important;
}
.woocommerce-checkout .checkout_coupon .form-row-first {
  max-width: 70%;
  width: 100% !important;
  margin: 0;
}
.woocommerce-checkout .checkout_coupon .form-row-last {
  max-width: 30%;
  margin: 0;
  display: flex;
  justify-content: flex-end;
}
.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .product-name {
  width: 50%;
}
.woocommerce-checkout table.shop_table th,
.woocommerce-checkout table.shop_table td{
  padding: 12px 10px;
  font-size: 15px;
}
.woocommerce table.shop_table th,
.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .product-name .product-quantity {
  font-weight: 500 !important;
}
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot td .woocommerce-Price-amount {
  font-weight: 400 !important;
}
.woocommerce-checkout #payment #place_order {
  width: 100%;
  margin-top: 10px!important;
  padding: 10px 10px 8px;
  border-radius: 0;
  font-size: 16px;
  font-weight: 500;
  background-color: #000;
  outline: none;
  color: #fff;
  text-transform: uppercase;
  height: 50px;
  transition: all 0.3s;
}
.woocommerce-checkout #payment #place_order:hover{
  background-color: #F2F2F2;
  color: #000;
}
@media (max-width: 600px){
  .checkout_coupon.woocommerce-form-coupon{
    max-width: 100%;
  }
  .woocommerce-checkout .checkout_coupon .form-row-first{
    float: left;
  }
  .woocommerce-checkout .checkout_coupon .form-row-last{
    float:right;
  }
  .checkout_coupon.woocommerce-form-coupon button.button{
    width: 100%;
  }
  .checkout_coupon.woocommerce-form-coupon button.button{
    padding: 14px 2px;
  }
}
@media (max-width:550px){
  .woocommerce-checkout .woocommerce-checkout-review-order .shop_table .product-name {
    width: 60%;
  }
}
@media (max-width:380px){
  .woocommerce-checkout .woocommerce-checkout-review-order .shop_table .product-name {
    width: 50%;
  }
  .woocommerce-checkout .checkout_coupon .form-row-first {
    max-width: 62%;
  }
  .woocommerce-checkout .checkout_coupon .form-row-last{
    max-width: 38%;
  }
}
@media ( max-width: 1100px ) {
  .productos .slick-arrow {
    display: none !important;
  }
}
/* Input cantidad del producto */ /* Input cantidad del producto */

.woocommerce-variation-add-to-cart{
  display: flex;
}
.variations_form .variations tr,
.variations_form .variations td{
  display: block;
}
.variations_form th.label label{
  color:red;
}
table.variations{
  margin-bottom: 40px;
}
.variations_form .button,
form.cart:not(.variations_form) .button{
  width: 100%;
  margin: 0;
}
/*form.cart:not(.variations_form){
  display: flex;
}*/
#content h1 {
  font-weight: bold;
}
.navbar .menu {
  padding: 0;
  margin: 0;
}
.navbar ul .menu-item {
  display: inline-block;
  position: relative;
  margin: 0 19px;
}
.navbar .menu-item .sub-menu {
  position: absolute;
  width: 180px;
  left: 50%;
  top: 62px;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  box-shadow: 0 5px 7px rgba(160, 160, 160, 0.38);
  visibility: hidden;
  z-index: -1;
  background-color: #fff;
  list-style: none;
  margin: 0;
  padding: 0;
}
.navbar .menu-item:hover .sub-menu{
  visibility: visible;
  z-index: 1;
  opacity: 1;
}
.navbar ul .menu-item a{
  color: #000;
  font-size: 15px;
  font-weight: 300;
  padding: 20px 0;
  display: table;
  transition: none;
}
.navbar ul .menu-item .sub-menu li a{
  padding: 0;
}
.navbar ul .menu-item.menu-item-has-children a:after {
  font-family: 'Font Awesome 5 Pro';
  content: '\f107';
  font-size: 14px;
  position: relative;
  top: 2px;
  right: 0;
  color: #000;
  margin-left: 5px;
}
.navbar ul .menu-item.menu-item-has-children .sub-menu li {
  padding: 0;
  display: block;
  width: 100%;
  text-align: center;
  margin: 0;
}
.navbar ul .menu-item.menu-item-has-children .sub-menu li a {
  padding: 12px 15px;
  color: #000;
  display: block;
  font-size: 14px;
  font-weight: 400;
  border-bottom: 1px solid #f5f5f5;
}
.navbar ul .menu-item.menu-item-has-children .sub-menu li a::after {
  display: none;
}
.navbar ul .menu-item.menu-item-has-children .sub-menu li a:hover{
  background-color: #000;
  color: #fff;
}
.navbar ul .menu-item a:before {
  position: absolute;
  content: "";
  bottom: 18px;
  left: 0;
  width: 100%;
  opacity: 0;
  transform: scaleX(0);
  transform-origin: left center;
  border-bottom: 1.5px solid #000;
  transition: transform .3s, opacity .3s;
}
.navbar ul .menu-item:hover a:before {
  opacity: 1;
  transform: scale(1, 1);
}
.navbar ul .menu-item.menu-item-has-children .sub-menu li a:before{
  display: none;
}

@media (max-width: 1200px){
  .navbar .nav-search{
    margin-left: 15px;
    position: relative;
    top: -5px;
    left: 0;
  }
  .navbar .navbar-toggler{
    position: relative;
    top: -5px;
    left: 0;
  }
}


.quick-view .modal-body .cart .single_add_to_cart_button,
.quick-view .woocommerce-variation-add-to-cart .single_add_to_cart_button{
  background-color: #000;
  border: 1px solid #000;
  color: white;
}
.quick-view .variations_form .variations th label{
  color: #000;
  font-weight: 400;
}
.quick-view .variations_form .variations tbody tr{
  margin-top: 10px;
}
.quick-view .variations_form .variations .reset_variations{
  font-size: 12px;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
  -webkit-box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 1px #000);
  box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 1px #000);
}
.quick-view .quantity .box-quantity input.qty{
  border: 1px solid #9B9B9B;
}
.quick-view .modal-content{
  border: 0;
  border-radius: 0;
}
.quick-view .modal-body .price .woocommerce-Price-amount bdi{
  font-size: 16px;
  font-weight: 300;
}
.quick-view .modal-body .price ins{
  text-decoration: none;
}
.quick-view .modal-body button.close{
  padding: 0 12px 0 0 !important;
}
.quick-view .modal-body .box-quantity{
  float: left;
}
.quick-view .modal-body .cart .single_add_to_cart_button{
  width: calc(100% + -110px);
  width: -webkit-calc(100% + -110px);
  width: -moz-calc(100% + -110px);
  width: -o-calc(100% + -110px);
  height: 42px;
  margin-left: 4px;
}
.quick-view .no-gutters h2.fs-30{
  font-size: 24px !important;
  font-weight: 300 !important;
}
.quick-view .modal-body .mb-6 *{
  font-size: 15px !important;
}
@media ( max-width: 1200px ) {
  .main-header {
    padding: 15px 0;
  }
  .main-header .menu-desktop{
    display: none;
  }
  .main-header .menu-mobile{
    display: block !important;
  }
}
@media (max-width: 767px){
  .main-header {
    padding: 0;
  }
}

.menu-mobile-0 .desplegable:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0;
}
.menu-mobile-0 > ul {
  margin-top: 40px;
}
.menu-mobile-0 > ul > .menu-item-has-children {
  position: relative;
}
.menu-mobile-0 > ul > .menu-item-has-children > ul {
  margin-left: 40px;
  display: none;
}
.menu-mobile-0 > ul > .menu-item-has-children > ul > .menu-item-has-children {
  position: relative;
}
.menu-mobile-0 > ul > .menu-item-has-children > ul > .menu-item-has-children > ul {
  margin-left: 40px;
  display: none;
}
.menu-mobile-0 > ul > .menu-item-has-children > ul > .menu-item-has-children > ul > .menu-item-has-children {
  position: relative;
}
.menu-mobile-0 > ul > .menu-item-has-children > ul > .menu-item-has-children > ul > .menu-item-has-children > ul {
  margin-left: 40px;
  display: none;
}
.menu-mobile-0 > ul hr {
  border-color: #2e699e;
}
.menu-mobile-0 > ul li[data-status=open] {
  background: #000;
}
.menu-mobile-0 .desplegable {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 33px;
  padding: 1px 15px;
  padding-left: 95%;
  cursor: pointer;
  height: 100%;
  z-index: 2;
}
.menu-mobile-0 .sub-menu .desplegable {
    top: -7px;
    left: 0;
    font-size: 20px;
    width: 99%;
    height: 45px;
    padding: 9px 15px;
}
.menu-mobile-0 .bloque-1 .sub-menu{
    list-style: none;
    display: none;
    padding: 0;
    background: #f9f9f9;
    padding-top: 0;
    padding-bottom: 0;
}
.menu-mobile-0 .bloque-1 ul.sub-menu li a{
  font-weight: 400 !important;
  padding: 12px 5px;
  text-align: center;
  text-transform: capitalize;
}
.menu-mobile-0 .bloque-1 ul.sub-menu li{
    border:0 !important;
    margin-bottom: 0;
}
.menu-mobile-0 .bloque-1 ul.sub-menu li:hover a{
  background-color: #000;
  color: #fff!important;
}
.menu-mobile-0 .bloque-1{
    padding-bottom: 0;
    margin-top: 0;
    position: relative;
}
.menu-mobile-0 .bloque-1 ul li.open a{
    font-weight: 500;
}
.menu-mobile-0 .bloque-1 a{
  position: relative;
  width: 100%;
  display: block;
}
.menu-mobile-0 .bloque-1 .menu-item.menu-item-has-children a::after{
    content: "";
    display: inline-block;
    background-image: url(../images/arrow-bottom.svg);
    width: 7px;
    height: 7px;
    background-size: contain;
    opacity: 1;
    background-position: center;
    background-repeat: no-repeat;
    top: -1px;
    right: 0;
    position: relative;
    padding: 0 7px;
    margin-left: 12px;
    margin-right: -25px;
    z-index: 0;
}
.menu-mobile-0 ul .menu-item.current-menu-item .sub-menu a{
    border-color:transparent;
}
.menu-mobile-0 .bloque-1 .menu-item.menu-item-has-children .sub-menu a::after{
    display: none;
}
#sidebar-wrapper ul li li .desplegable:before {
    top: 9px;
}
#sidebar-wrapper ul li li .menu-item{
    background: #fff;
}
.menu-mobile-0 .bloque-1 ul .menu-item a{
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1;
  padding: 12px 0;
  display: table;
  text-align: center;
  width: 100%;
  border-bottom: 1px solid #d2d2d2;
}
.menu-mobile-0 .bloque-1 .sub-menu li a{
  color: #5B585B !important;
  font-size: 16px;
  margin: 0;
}

/* ----- Paginado ----- */
.wp-pagenavi {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.wp-pagenavi .pages,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .first,
.wp-pagenavi .last {
  display: none;
}
.wp-pagenavi .page,
.wp-pagenavi .current,
.wp-pagenavi .extend {
  margin: 0;
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  border-radius: 50%;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  border: none;
  background-color: transparent;
}
.wp-pagenavi .page:hover,
.wp-pagenavi .extend:hover {
  background-color: #F3F3F3;
}
.wp-pagenavi .page:last-child,
.wp-pagenavi .current:last-child {
  margin-right: 0;
}
.wp-pagenavi .current {
  background-color: #F3F3F3;
}
/* ----- Paginado ----- */

/* ----- Filtros ----- */
.widget-color .item {
  box-shadow: 0 0 0 0.25px rgba(0, 0, 0, 0.1);
}
.widget-color .item::before {
  display: none;
}
.filtro_categorias.activado {
  color: #000 !important;
}
/* ----- Filtros ----- */

.page-general{
  padding-top: 70px;
  padding-bottom: 70px;
}
@media (max-width: 480px){
  .page-general{
    overflow: hidden;
    position: relative;
  }
}

.group-container-0{
  margin-top: 5px;
}
.group-container-0 div{
  background: #f1f1f1;
  padding: 4px 8px;
  margin-bottom: 5px;
  border-radius: 5px;
  margin-left: -9px;
  font-size: 15px;
}
.group-container-0 div dd,
.group-container-0 div dt{
  display: inline!important;
  float: none !important;
  clear: none !important;
}
.group-container-0 div dd p,
.group-container-0 div dt p{
  display: inline;
}
.group-container-0 div dt{
  font-weight: 400;
  font-size: 13px;
}
.group-container-0 div dd p{
  font-weight: 500;
}
.mini-cart-item .group-container-0 .box--0 *{
  font-weight: 400;
  font-size: 13px;
}
.mini-cart-item .group-container-0 .box--0 dd p{
  font-weight: 500;
}
.shop_table .group-container-0 div{
  font-size: 14px;
  line-height: 1;
}
.variation .box-precio{
  margin: 0;
}
.mini-cart-item .box-precio .precio,
.mini-cart-item .box-precio .cantidad{
  display: inline-block;
}
.mini-cart-item .group-container-0 dt,
.mini-cart-item .group-container-0 dd{
  font-size: 14px;
}
.mini-cart-item .box-precio .cantidad *{
  display: inline-block;
}
.mini-cart-item .box-precio .cantidad .quantity div,
.mini-cart-item .box-precio .precio .quantity del{
  display: none;
}
.mini-cart-item .box-precio .precio .quantity ins{
  text-decoration: none;
}
.mini-cart-item .box-precio .variation{
  border-left: 0;
  padding-left: 8px;
  margin-bottom: 2px;
}
.cart-canvas{
  width: 100% !important;
  max-width: 450px !important;
}
.cart-canvas .loading-0{
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  position: absolute;
  left:50%;
  top:50%;
  background-image: url(../../assets/img/loading.gif);
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
}
.cart-canvas.active-loading .loading-0{
  opacity: 1;
}
.img-100 img{
  width: 100% !important;
}

/* ----- Carrito ----- */
.cabecera_carrito {
  border-bottom: 1px solid #000;
}
.cabecera_carrito th {
  color: #000;
}
.cuerpo_carrito .informacion img {
  width: 90px;
  height: 90px;
  object-fit: cover;
  border-radius: 3px;
}
.cuerpo_carrito .button {
  display: flex;
  width: 30px;
  height: 30px;
  justify-content: center;
  align-items: center;
  border: none;
  background-color: transparent;
}
.cuerpo_carrito .button i{
  color: #000;
}
.img_mini_cart {
  height: 145px !important;
  object-fit: cover;
}
.mini_button {
  padding: 0;
  border: none;
  background-color: transparent;
  color: #000;
}
.section-carrito-vacio .box-img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}
.cart-vacio {
  width: 150px;
}
.caja_img_cantidad {
  position: relative;
}
.caja_img_cantidad span {
  display: flex;
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: #dbdbdb;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  line-height: 1;
  color: #000;
  top: -7.5px;
  right: -9.5px;
  cursor: default;
}
/* ----- Carrito ----- */

/* ----- Suscríbete ----- */
.suscribete h2 {
  font-size: 26px;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 5px;
}
.suscribete p {
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
  margin: 0;
}
/* ----- Suscríbete ----- */
.section-subscribe .sib-form{
  padding: 0 !important;
  background: transparent !important;
}
.section-subscribe #sib-container{
  background: transparent !important;
  border:0 !important;
  padding: 0 !important;
}
.section-subscribe .clickable__icon{
  display: none !important;
}
.section-subscribe .sib-input,
.section-subscribe .sib-form-block{
  padding: 0 !important;
}
.section-subscribe .sib-form-block__button{
  margin-top: -8px;
}
.section-subscribe .form__entry .entry__error{
  background-color: transparent !important;
}
.section-subscribe .sib-form-message-panel{
  margin-bottom: 10px !important;
}
.section-subscribe{
  padding: 55px 0;
}
.section-subscribe .contenido{
  margin-bottom: 15px;
}
.section-subscribe *{
  font-family: "Nunito Sans", sans-serif !important;
}
.section-subscribe .entry__label{
  display: none !important;
}
.section-subscribe label{
  color: #000 !important;
  margin-bottom: 5px;
  font-weight: 600 !important;
}
.section-subscribe .sib-form-block__button{
  font-weight: 500;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.6125rem 1.875rem;
  font-size: 1rem;
  line-height: 0.4375;
  border-radius: 5px;
  background: #000;
  margin-top: 5px;
  left: 2px;
  position: relative;
}
@media (min-width: 750px){
  .section-subscribe #sib-form{
    display: flex;
  }
  .section-subscribe #sib-form > div:nth-child(1){
    width: 100%;
  }
}
@media (max-width: 749px){
  .section-subscribe .sib-form-block__button {
    margin-top: -13px !important;
    width: 100%;
    text-align: center !important;
  }
}
.fila-punto.sin_imagen .mb-lg-10{
  margin-bottom: 0 !important;
}
.fila-punto.sin_imagen h2{
  margin-bottom: 10px !important;
}
.fila-punto{
  margin-top: 40px;
}
.section-fila-puntos{
  padding-top: 30px;
  padding-bottom: 0;
}
.fila-punto.sin_datos.sin_imagen h2,
.fila-punto:not(.sin_datos, .sin_imagen) h2{
  font-weight: 700 !important;
}
.fila-punto.sin_imagen:not(.sin_datos) h2{
  font-size: 34px !important;
}
@media (max-width: 767px){
  .fila-punto .box-img{
    margin-bottom: 20px;
  }
  .fila-punto.sin_imagen:not(.sin_datos) h2 {
    font-size: 30px !important;
  }
}
@media (min-width: 767px){
  .admin-bar.home .sticky-area{
    margin-top: 32px;
  }
  .admin-bar:not(.home) .navbar-light-sticky .sticky-area{
    top:32px !important;
  }
}
@media (max-width: 767px){
  .section-single-0 .galeria-mobile{
    display: block !important;
  }
  .section-single-0 .galleries .slick-slider.mb-4{
      margin-bottom: 2px !important;
  }
  .section-single-0 .galeria-desktop{
    display: none !important;
  }
  .section-single-0 {
    position: relative;
    overflow: hidden;
    margin-top: 0!important;
  }
  .single-product .breadcrumb-custom,
  .section-single-0 .primary-summary-inner .text-muted{
    display: none;
  }
}
@media (min-width: 992px){
  .g-lg-8.grid-gap{
    margin-bottom: -65px;
  }
}
@media (min-width: 768px){
  .margen-slider{
    margin-top: -10px;
  }
}
.margen-top{
  margin-top: 80px;
}
.titulo-principal{
  font-size: 42px;
  margin-bottom: 28px;
  font-weight: 700;
  line-height: 1.44;
  color: #000000;
}
@media (max-width: 1480px){
  .margen-top{
    margin-top: 65px;
  }
}
@media (max-width: 767px){
  .margen-top{
    margin-top: 50px;
  }
  .titulo-principal {
    font-size: 38px;
    margin-bottom: 20px;
  }
}
@media (max-width: 500px){
  .titulo-principal {
    font-size: 36px;
  }
}
.overhidden{
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px){
  footer .border-custom{
    padding-bottom: 0 !important;
  }
  footer .border-bottom.border-custom{
    padding-bottom: 40px !important;
  }
  .section-categoria .card-body a{
    font-size: 22px;
    font-weight: 500 !important;
  }
}
@media (max-width: 575px){
  .productos.margen-top .slick-list,
  .section-coleccion .slick-list{
    padding: 0 35px;
  }
  .productos.margen-top .slick-slide,
  .section-coleccion .slick-slide{
    padding-left: 10px;
    padding-right: 10px;
    left:-20px;
  }
  .section-coleccion .slick-slide,
  .section-categoria .slick-slider .box{
    padding-top: 15px;
  }
  .productos.margen-top .btn.w-100{
    width: auto !important;
  }
  .caja_carrusel_productos .overflow-hidden .card-img-top,
  .banner-taxonomia img.img-fluid{
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    top:50%;
    left:50%;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    object-position: center;
  }
  .caja_carrusel_productos .overflow-hidden,
  .caja_img_carrusel,
  .img_categoria_mod,
  .no_img_categoria_mod{
    padding-bottom: 150% !important;
  }
  footer,
  footer .text-start{
    text-align: center !important;
  }
  footer .logo_footer,
  footer .redes_footer{
    margin-left: auto;
    margin-right: auto;
  }
  .banner-taxonomia.mb-3{
    margin-bottom: 0 !important;
  }
  .banner-taxonomia{
    position: relative;
    overflow: hidden;
    padding-bottom: 55%;
  }
  .section-nosotros-1 .mb-10{
    margin-bottom: 30px !important;
  }
  .titulo-producto-single{
    font-size: 36px !important;
    font-weight: 600;
  }
  .primary-summary-inner .price {
    font-size: 18px !important;
  }
}
@media (min-width: 767px){
  .product-image-dots{
    position: absolute;
    display: block !important;
    height: 100%;
    left: 0;
    top: 0;
  }
  .product-image-dots .inner-0{
    position: sticky;
    top: 105px;
    left: 0;
  }
  body:not(.admin-bar) .product-image-dots .inner-0 {
    top: 80px;
  }
}
@media (min-width: 767px) and (max-height: 860px){
  .product-image-dots .list-group-item {
    margin-bottom: 3px !important;
  }
}
.filtros_formulario{
  cursor: pointer;
}
@media (max-width: 1199px){
  #sidebar.filtros_formulario{
    display: block !important;
    position: fixed !important;
    top: 0;
    left: -400px;
    width: 100%;
    max-width: 370px !important;
    background: #fff !important;
    padding: 35px 25px !important;
    z-index: 999999;
    overflow-y: scroll;
    height: 100%;
    transition: all 0.3s;
  }
  #sidebar.filtros_formulario .primary-sidebar-inner{
    position: relative !important;
    width: 100% !important;
  }
  #sidebar.filtros_formulario.abierto{
    left:0 !important;
  }
  .overlay-filter{
    display: none;
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: #000;
    opacity: 0.5;
  }
  #filtros_mobile .fal{
    font-size: 22px;
    position: relative;
    top: 3px;
    margin-left: 4px;
  }
  #filtros_mobile_close{
    display: inline-block !important;
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 24px;
    line-height: 0;
    cursor: pointer;
  }
  .main-header .item-menu-mobile{
    display: inline-block !important;
    margin-left: 20px;
  }
  .main-header .bloque-menu,
  .main-header .idiomas_menu_caja{
    display: none !important;
  }
  .main-header .nav-link{
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .main-header .nav-search i {
    top: 3px;
    position: relative;
  }
}
#sidebar.filtros_formulario .filtro_terminos::after{
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  content: '';
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #000;
  position: absolute;
  top: 50%;
  left: 50%;
  pointer-events: none;
  opacity: 0;
}
#sidebar.filtros_formulario .filtro_terminos.activado::after{
  opacity: 1;
}
#search-popup .navbar-nav li a{
  color: #000 !important;
}
.banner_home .box.slick-slide{
  padding-top: 0 !important;
}
/*.item-product-0 .box-head img{
  transform: translate(-50%, -50%) scale(1);
  -webkit-transform: translate(-50%, -50%) scale(1);
  transition: 0.2s ease-in-out;
  top: 50%;
  left: 50%;
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  object-position: center;
  transition: all 0.3s;
}*/
.item-product-0 .box-head{
  height: auto !important;
  position: relative;
  overflow: hidden;
  background: #f9f9f9;
}
.item-product-0:hover .box-head img{
  transform: scale(1.04);
  -webkit-transform: scale(1.04);
}
@media (max-width: 500px){
  .section-productos-0 .product{
    padding-left: 5px;
    padding-right: 5px;
  }
  .section-productos-0 .row-productos-0{
    padding: 0 10px;
  }
}
@media (max-width: 360px){
  .section-productos-0 .row-productos-0 .product{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px){
  .section-categoria .box.px-2{
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  .section-categoria .slick-slider{
    margin-bottom: 0 !important;
  }
}

.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper {
  display: flex;
  flex-wrap: wrap !important;
  justify-content: space-between;
  align-items: flex-end;
}
.woocommerce-billing-fields__field-wrapper .form-row#billing_notita_field,
.woocommerce-billing-fields__field-wrapper .form-row#billing_gift_option_field,
.woocommerce-billing-fields__field-wrapper .form-row#billing_dni_field {
  width: 100% !important;
}
.woocommerce-billing-fields__field-wrapper .form-row,
.woocommerce-shipping-fields__field-wrapper .form-row {
  width: 49% !important;
}
.woocommerce-billing-fields__field-wrapper .form-row label,
.woocommerce-shipping-fields__field-wrapper .form-row label {
  height: 32px !important;
  max-height: 32px !important;
}
@media ( max-width: 600px ) {
  .woocommerce-billing-fields__field-wrapper .form-row,
  .woocommerce-shipping-fields__field-wrapper .form-row {
    width: 100% !important;
  }
}

.imagen_content_product {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
}
.imagen_content_product img {
  height: auto !important;
  min-height: auto !important;
}
.filtros_formulario .card-title{
  font-size: 15px !important;
  text-transform: uppercase;
  font-weight: 900 !important;
}
.filtros_formulario .card-body{
  padding-top: 5px !important;
}
.filtros_formulario .card-body ul li label{
  font-weight: 300 !important;
}
.filtros_formulario .card-body ul li label.activado{
  font-weight: 400 !important;
}
.filtros_formulario .card{
  margin-bottom: 10px !important;
}
.card:not(.widget-color) .card-body ul li label::before{
  content:'';
  display: inline-block;
  border:0.25px solid #666666;
  width: 10px;
  height: 10px;
  margin-right: 5px;
  transition: all 0.3s;
}
.card:not(.widget-color) .card-body ul li label.activado::before,
.card:not(.widget-color) .card-body ul li label:hover::before{
  border-color: #000;
}
.card:not(.widget-color) .card-body ul li label.activado::before{
  background-color: #000;
  border-color: #000;
}
.item-product-0 .card-title{
  font-weight: 300 !important;
}
.section-single-0 .titulo-producto-single{
  font-size: 24px !important;
  font-weight: 300 !important;
}
.section-single-0 .box-price .price *{
  font-size: 16px;
  font-weight: 300;
}
.section-single-0 .primary-summary .stock{
  font-size: 13px;
  font-weight: 300;
}
.section-single-0 .primary-summary .card-header span{
  font-size: 16px;
  font-weight: 400;
}
.section-single-0 .primary-summary .card-body{
  font-size: 15px;
  font-weight: 300;
}
.colores {
    margin-bottom: 20px;
}
.colores a {
  display: inline-block;
  margin: 0 5px 0 0px;
  list-style: none;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  position: relative;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  border: 0.25px solid #b7b7b7;
  cursor: pointer;
  background-size: cover;
}
.colores a.active {
    border-color: #000;
}
.colores tr td {
    display: block;
}
.colores label {
    font-weight: 500;
}
.primary-summary .cart .quantity{
  display: inline-flex;
}
.primary-summary .cart table{
  width: 100%;
}
.primary-summary .cart button[type="submit"]{
  max-width: calc(100% + -100px);
  max-width: -webkit-calc(100% + -100px);
  max-width: -moz-calc(100% + -100px);
  max-width: -o-calc(100% + -100px);
  padding: 13px 0;
  top: -1px;
  position: relative;
}
.slick-slider .box{
  padding-top: 0 !important;
}
.galleries .slick-slider .box{
  padding-bottom: 0 !important;
}
.boton_banner {
  border-color: #fff;
  background-color: #fff;
}
.banner_abajo p,
.banner_abajo h1 {
  color: #fff !important;
}
.banner_abajo {
  margin-bottom: 50px !important;
}
.imagen_de_fondo_content_product {
  display: flex;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  transition: 0.5s;
}
.item-product-0{
  display: block !important;
}
.item-product-0:hover .imagen_de_fondo_content_product{
  transform: scale( 1.1 );
}
.item-product-0 .capa-link{
  -webkit-transform: none !important;
  transform: none !important;
}
.item-product-0 .content-change-horizontal .preview{
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  opacity: 0;
  cursor: pointer;
}
.item-product-0:hover .content-change-horizontal .preview{
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
#brevo-suscribete {
  max-width: 540px;
  margin: 0 auto;
  padding-top: 10px;
}
#brevo-suscribete .sib-email-area {
  height: calc(2.5rem - 2px);
  width: calc(100% - 140px);
  border-radius: 2px;
  border: 0;
}
#brevo-suscribete .sib-default-btn {
  background: #595959;
  color: #fff;
  display: inline-block;
  width: 135px;
  height: 40px;
  vertical-align: top;
  border-radius: 2px;
  font-weight: bold;
}
form#sib_signup_form_1 p.sib-alert-message-success {
  color: #3c763d !important;
}
#summary-sticky .single_variation_wrap .variations_button{
  display: block;
}
.page-template-libro-reclamaciones .content-text{
  margin-top: 40px;
}
.page-template-libro-reclamaciones .content-title .titulo-48{
  font-size: 48px;
}
.reclamaciones-container .inner-form  #reclamaciones-form *{
  color: #000000;
}

@media only screen and (max-width: 767px) {
  .reclamaciones-container .reclamaciones-col-6,
  .reclamaciones-container .reclamaciones-col-3,
  .reclamaciones-container .reclamaciones-col-4,
  .reclamaciones-container .reclamaciones-col-12 {
      display: block;
      width: 100%;
  }
  #reclamaciones-inicio .reclamaciones-col-6 {
      padding: 0 15px;
  }
  .reclamaciones-tipo .w-100 {
      margin: 5px auto;
      padding: 0 10px;
  }
  .customcheck b {
      width: auto;
  }
}
@media only screen and (max-width: 600px) {
  .reclamaciones-container .box-title .part-title {
      width: 100%;
      min-width: auto !important;
  }
  .reclamaciones-container {
      width: 100% !important;
  }
  .reclamaciones-container .box-title .part-title::before,
  .reclamaciones-container .box-title .part-pencil::after,
  .reclamaciones-container .box-title .part-pencil::before {
      display: none;
  }
  .box-title .part-pencil {
      position: absolute;
      top: 0;
      right: 0;
      z-index: 5;
      height: 100%;
      padding: 0 20px;
      display: flex;
      align-items: center;
  }
  .box-title {
      overflow: hidden;
  }
  .reclamaciones-container .inner-form {
      padding: 0 15px;
  }
}
.reclamaciones-container .reclamaciones-col-12 input::placeholder,
.reclamaciones-container .reclamaciones-col-6 input::placeholder,
.reclamaciones-container .reclamaciones-col-12 textarea::placeholder{
  color: #000000;
  font-weight: 400;
}
.reclamaciones-container .row {
  margin-left: 0;
}
.reclamaciones-container {
  max-width: 1200px;
  margin: 0 auto;
}
.reclamaciones-container .inner-form .row-center h1 {
  display: none;
}
.reclamaciones-container .inner-form .row-center .col-xs-12 {
  width: 100%;
  padding: 10px 5px;
}
.reclamaciones-container .reclamaciones-col-12 {
  width: 100%;
  padding: 10px 0;
}
.reclamaciones-container .inner-form .row-center .col-xs-12 #reclamaciones-enviar {
  border: 1px solid #000;
  display: table;
  max-width: 180px;
  border-radius: 0;
  padding: 9px 10px 8px;
  font-size: 14px;
  color: #fff;
  background-color: #000;
  text-transform: uppercase;
  outline: none!important;
  margin-bottom: -10px;
}
.reclamaciones-container .box-title .part-title p {
  font-size: 20px;
  font-weight: 700!important;
  color: #000000;
}
.reclamaciones-container .inner-form .row-center .col-xs-12 .reclamaciones-empresa .reclamaciones-col-12,
.reclamaciones-container .inner-form #lr_tutor .row-center .reclamaciones-col-12,
.reclamaciones-container .inner-form .row-center .address-form-section .reclamaciones-col-12,
.reclamaciones-container .inner-form .row-center .address-form-section .reclamaciones-col-4 {
  padding: 15px 5px;
}
.reclamaciones-container .inner-form #lr_tutor .row-center p {
  width: 100%;
}
.reclamaciones-container .inner-form .row-center .col-xs-12 {
  padding: 10px 0;
}
.reclamaciones-container .inner-form #lr_tutor .row-center .reclamaciones-col-12 {
  padding: 10px 5px;
}
.reclamaciones-container .form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: 1px solid #c8c8c8;
  background-color: #fff;
  height: 48px;
  font-size: 16px;
  border-radius: 10px;
  padding: 10px 15px;
}
.reclamaciones-container .form-control::placeholder{
  font-size: 16px;
}
.reclamaciones-container .reclamaciones-col-6 {
  padding: 15px 5px;
}
.reclamaciones-container .reclamaciones-col-4 select,
.reclamaciones-container .reclamaciones-col-6 select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='30' viewBox='0 0 24 24' width='30' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") !important;
  background-repeat: no-repeat !important;
  background-position-x: 100% !important;
  background-position-y: 8px !important;
  padding: 5px 25px 5px 15px;
  height: 48px !important;
}
.reclamaciones-container label {
  font-weight: 300;
  font-size: 16px;
  color: #000000;
  width: 100%;
}
.reclamaciones-container .form-control:focus,
.reclamaciones-container input:focus {
  border: 0 !important;
  box-shadow: none;
  border: 1px solid #e0e0e0 !important;
  font-size: 16px;
}
.address-form-section{
margin: 0 -4px;
}
.reclamaciones-container .text-center {
  text-align: left !important;
}
.reclamaciones-container label.customcheck[for="lr_menor_edad"] {
  margin-left: 0;
}
.customcheck.error .checkmark {
  border-color: #000;
}
.checkmark {
  position: absolute;
  top: 7px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: transparent;
  border-radius: 0;
  border: 1px solid silver;
  border-radius: 50%;
}
.customcheck input:checked ~ .checkmark {
  background-color: #000000;
  border: 2px solid #000000;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.customcheck input:checked ~ .checkmark:after {
  display: block;
}
.customcheck .checkmark:after {
  left: 6px;
  top: 1.5px;
  width: 5px;
  height: 11px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.customcheck {
  position: relative;
  padding-left: 32px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 13px;
  cursor: pointer;
  display: inline-block;
  margin: 0;
}
.customcheck input {
  opacity: 0;
  position: absolute;
  left: 0;
}
.reclamaciones-container .inner-form .row-center .col-xs-12 #reclamaciones-enviar {
  color: #fff;
  background-color: #000000;
  border: 1.5px solid #000000;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 10px;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.3s;
  width: 100%;
  max-width: 100%;
  height: 48px;
  outline: none !important;
  margin-bottom: 10px!important;
  text-transform: capitalize;
}
.reclamaciones-container .inner-form .row-center .col-xs-12 #reclamaciones-enviar i{
  display: none;
}
.reclamaciones-container .customcheck b {
  width: auto;
  font-weight: 700;
}
.reclamaciones-container .inner-form #reclamaciones-form .grupo{
  margin-bottom: 20px;
}
.reclamaciones-container .inner-form #reclamaciones-form .col-xs-12{
  padding: 0;
}
.reclamaciones-container .inner-form #reclamaciones-form .col-xs-12 .parrafo-5{
  margin-top: 15px;
}
.reclamaciones-container .inner-form #reclamaciones-form .col-xs-12 .reclamaciones-col-12 label{
  font-weight: 700;
  margin-bottom: 10px;
}
.leyenda {
  font-size: 16px;
}
.reclamaciones-container .inner-form #reclamaciones-form .contenido-necesario.libro{
  margin-top: 25px;
  margin-bottom: -8px;
}
.reclamaciones-container .inner-form #reclamaciones-form .contenido-necesario.libro p{
  font-size: 14px;
}
.reclamaciones-container .inner-form #reclamaciones-form .contenido-necesario.libro label {
  font-size: 14px;
}
.reclamaciones-container .inner-form #reclamaciones-form .contenido-necesario.libro label a{
  font-weight: 700;
  text-decoration: underline;
}
.reclamaciones-container .inner-form #reclamaciones-form .contenido-necesario.libro label input[type="checkbox"]{
  border-radius: 4px!important;
  width: 20px;
  height: 20px;
  top: 0px;
}
.reclamaciones-container .inner-form #reclamaciones-form .contenido-necesario.libro label input[type="checkbox"]:checked::after {
  width: 6px;
  height: 13px;
  left: 6px;
  top: 1px;
}
#reclamaciones-respuesta{
  padding: 0 !important;
}
#reclamaciones-respuesta p{
  padding: 0 !important;
}
#reclamaciones-respuesta .reclamaciones-error,
#reclamaciones-respuesta .reclamaciones-success{
  color: #fff !important;
  font-weight: 400;
  border-radius: 7px;
  padding: 10px 15px !important;
}
#reclamaciones-respuesta .reclamaciones-error{
  border: 1px solid #e51717 !important;
  background: #e51717 !important;
}
.reclamaciones-container .reclamaciones-col-6.caja-right,
.reclamaciones-container .inner-form .row-center .address-form-section .reclamaciones-col-4.caja-3{
  margin-left: auto;
}
.reclamaciones-container .inner-form .row-center .address-form-section .reclamaciones-col-4.caja-2{
  margin: 0 auto;
}
.reclamaciones-container .inner-form #reclamaciones-form .grupo-2 .col-md-6.px-0{
  padding-right: 10px !important;
}
@media (max-width: 1200px){
  #reclamaciones-form{
    padding-right: 15px;
  }
}
@media (max-width: 991px){
  .page-template-libro-reclamaciones .content-title .titulo-48 {
    font-size: 44px;
  }
}
@media (max-width: 767px) {
  .reclamaciones-container .inner-form .row-center .col-xs-12 .reclamaciones-empresa .reclamaciones-col-12,
  .reclamaciones-container .inner-form #lr_tutor .row-center .reclamaciones-col-12,
  .reclamaciones-container .inner-form .row-center .address-form-section .reclamaciones-col-12,
  .reclamaciones-container .inner-form .row-center .address-form-section .reclamaciones-col-4 {
      width: 100%;
  }
  .reclamaciones-container .row {
      margin-left: 0;
      margin-right: 0;
  }
  .reclamaciones-container .inner-form .row-center .address-form-section .reclamaciones-col-4.caja-1,
  .reclamaciones-container .inner-form .row-center .address-form-section .reclamaciones-col-4.caja-2,
  .reclamaciones-container .inner-form .row-center .address-form-section .reclamaciones-col-4.caja-3,
  .reclamaciones-container .reclamaciones-col-6 {
    max-width: 100%;
  }
  #reclamaciones-form{
    padding-right: 0;
  }
  .reclamaciones-container .inner-form #reclamaciones-form .grupo-2 .col-md-6.px-0 {
    padding-right: 0 !important;
  }
  .reclamaciones-container .form-control {
    height: 44px;
    font-size: 14px;
  }
  .reclamaciones-container .form-control,
  .reclamaciones-container .form-control::placeholder{
    font-size: 14px;
  }
  .page-template-libro-reclamaciones .content-text *{
    font-size: 14px;
  }
  .reclamaciones-container select.form-control{
    font-size: 14px;
    background-position-y: 17px !important;
  }
  .reclamaciones-container .reclamaciones-col-4 select,
  .reclamaciones-container .reclamaciones-col-6 select {
    height: 44px!important;
  }
  .reclamaciones-container .inner-form #reclamaciones-form .col-xs-12 .parrafo-5,
  .reclamaciones-container label{
    font-size: 14px;
  }
  .checkmark {
    top: 5px;
  }
}
@media (max-width: 600px) {
  .reclamaciones-container .inner-form {
      padding: 0;
  }
  .reclamaciones-container .reclamaciones-col-6,
  .reclamaciones-container .inner-form .row-center .col-xs-12 .reclamaciones-empresa .reclamaciones-col-12,
  .reclamaciones-container .inner-form #lr_tutor .row-center .reclamaciones-col-12,
  .reclamaciones-container .inner-form .row-center .address-form-section .reclamaciones-col-12,
  .reclamaciones-container .inner-form .row-center .address-form-section .reclamaciones-col-4,
  .reclamaciones-container .inner-form .row-center .col-xs-12,
  .reclamaciones-container .reclamaciones-col-12 {
      padding: 10px 0;
  }
  .reclamaciones-container .inner-form .row-center .col-xs-12 .reclamaciones-tipo .w-100 {
      margin: 10px auto;
      padding: 0;
  }
  .reclamaciones-container .box-title .part-title {
    padding-right: 0;
  }
  .reclamaciones-container .box-title .part-title p {
    font-size: 18px;
  }
}
@media (max-width: 480px){
  .page-template-libro-reclamaciones .content-title .titulo-48 {
    font-size: 38px;
  }
}
@media (max-width: 380px){
  .page-template-libro-reclamaciones .content-title .titulo-48 {
    font-size: 32px;
  }
  .reclamaciones-container .form-control {
    padding: 10px 12px;
  }
}
.reclamaciones-container .my-10{
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.reclamaciones-container .dropdown-toggle,
.reclamaciones-container .dropdown-menu{
  display: none !important;
}
.reclamaciones-container .dropdown{
  padding: 0 !important;
}
.reclamaciones-container .bootstrap-select>select {
  position: relative !important;
  left: 0;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  padding: 0 14px !important;
  opacity: 1 !important;
  border: none;
  z-index: 0 !important;
  top: 0 !important;
  border: 0 !important;
  background-color: transparent !important;
}

.carrito_aumentar {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.carrito_aumentar label {
  margin: 0;
  width: 100%;
  max-width: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.carrito_aumentar label input {
  width: 100%;
  text-align: center;
  border: 1px solid #000;
  border-radius: 5px;
  height: 35px;
  font-size: 15px;
  padding: 5px 30px;
  outline: none;
}
.carrito_aumentar label input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.carrito_aumentar label .botoncitos {
  position: absolute;
  color: #000;
  font-size: 20px;
  display: flex;
  width: 30px;
  height: 35px;
  justify-content: center;
  align-items: center;
  z-index: 10;
  cursor: pointer;
}
.carrito_aumentar label .botoncitos.menos {
  left: 0;
}
.carrito_aumentar label .botoncitos.mas {
  right: 0;
}
.section-carrito-vacio {
  padding-bottom: 100px;
}
.acf-map iframe{
  width: 100% !important;
  height: 100% !important;
}
.canvas-sidebar .mini-black *{
  color:#000;
}
.slider-for,
.slider-nav{
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
}
.slider-for.slick-initialized,
.slider-nav.slick-initialized{
  visibility: visible;
  opacity: 1;
}
.primary-summary-inner{
  position: sticky;
  top: 130px;
}
footer{
  margin-top: 35px;
}

.main-header .navbar-right .nav-link i{
  font-weight: 300;
}
.quick-view .modal-body .categorias_productos {
  margin-bottom: 2px!important;
}
.productos.margen-top .pt-sm-9{
  padding-top: 0!important;
  padding-bottom: 15px;
}
.section-coleccion .margen-slider .slick-dots,
.productos .margen-slider .slick-dots{
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  margin-top: 0;
}
.slick-arrow.slick-disabled {
  display: none !important;
}
.slick-arrow.slick-prev i{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.productos .container .item-product-0 .btn{
    padding: 8px 5px;
}
@media (max-width: 1450px){
  .section-categoria .container,
  .section-coleccion .margen-slider,
  .productos .margen-slider{
    max-width: 1200px;
    margin: 0 auto;
  }
}
@media (max-width: 1300px){
  .section-categoria .container,
  .section-coleccion .margen-slider,
  .productos .margen-slider{
    max-width: 1080px;
  }
}
@media (max-width: 1080px){
  .section-coleccion .margen-slider,
  .productos .margen-slider{
    max-width: 900px;
  }
}
@media (max-width: 850px){
  .section-coleccion .container{
    max-width: 650px;
  }
}
@media (max-width: 768px){
  .section-coleccion .margen-slider,
  .productos .margen-slider{
      margin-top: 0;
      padding-top: 40px;
  }
}
@media (max-width: 575px){
  .productos .margen-slider{
    padding-top: 0;
  }
  .section-coleccion .container,
  .productos .container{
    padding-left: 0;
    padding-right: 0;
  }
}



.table-responsive .mobil-contador,
.table-responsive .mobil-precio{
  display: none;
}
@media (max-width: 500px){
  .table-responsive .cabecera_carrito{
    display: none;
  }
  .table-responsive .cuerpo_carrito .desktop-aspa,
  .table-responsive .cuerpo_carrito .desktop-contador{
    display: none;
  }
  .table-responsive .mobil-contador{
    display: block;
    position: relative;
    margin-top: 15px;
  }
  .table-responsive .carrito_aumentar {
    justify-content: left;
  }
  .table-responsive .mobil-contador .mobil-aspa{
    position: absolute;
    top: 50%;
    left: 105px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
  .table-responsive .informacion{
    padding-left: 0;
    padding-top: 15px;
  }
  .table-responsive table tbody tr{
    border-bottom: 1px solid rgba(18, 18, 18, 0.3);
  }
  .table-responsive table tbody tr:nth-last-child(1){
    border: 0;
  }
  .table-responsive .carrito_aumentar label input {
    width: 90px;
    padding: 5px 25px;
  }
  .table-responsive .carrito_aumentar label .botoncitos.mas {
    right: 7px;
  }
  .table-responsive table tbody tr td{
    padding-right: 0;
  }
}
@media (max-width: 400px){
  .table-responsive .destok-precio{
    display: none;
  }
  .table-responsive .mobil-precio{
    display: flex;
    justify-content: right;
    margin-top: 15px;
  }
}
.page-numbers,
.page-numbers li{
  border: 0!important;
}
.page-numbers li span,
.page-numbers li a{
  margin: 0 5px !important;
  border-radius: 20px !important;
  padding: 10px 13px !important;
}
.page-numbers li span.current{
  color: #000!important;
  background: #F5F5F5 !important;
}
.page-numbers li a:hover{
  background: #F5F5F5 !important;
}
.formulario-agotado{
  border: 1px solid #bdbdbd;
  padding: 17px 15px;
  margin: 18px 0 22px 0 !important;
}
.formulario-agotado.woocommerce-checkout > p:nth-child(1){
  font-size: 14px;
  margin: -5px 0 5px 0;
  color: #000;
  padding-left: 5px;
}
.formulario-agotado.woocommerce-checkout #payment{
  margin-top: 15px;
}
.formulario-agotado.woocommerce-checkout #payment #place_order{
  font-size: 14px !important;
  height: 42px !important;
  margin-top: 0 !important;
  border: 0;
}
.formulario-agotado.woocommerce-checkout .form-control{
  padding: 0 0 0 5px !important;
  border: 0;
  border-bottom: 1px solid #979797;
  border-radius: 0;
  height: 38px;
  font-size: 14px;
}
.item-multimedia {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.vimeo-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
}
.vimeo-wrapper iframe {
  width: 100vw;
  height: 57.25vw;
  min-height: 100vh;
  min-width: 177.77vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.bg-img-cover-center.fondo-imagen{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.banner_home .imagen_banner_fondo .container{
  z-index: 3;
  position: relative;
}
.banner_home .slick-dots li{
  width: 26px;
  height: 26px;
  margin: 2px 0 !important;
}
@media (max-width: 767px){
  .banner_home .text-primary,
  .banner_home .titulo{
    text-align: center;
  }
  .banner_home .btn{
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .banner_home .btn:not(:hover){
    background: transparent !important;
    color: #fff !important;
  }
  .banner_home.custom-dots-01 .slick-dots{
    -ms-flex-flow: row;
    flex-flow: row;
    left: 50%;
    bottom: 20px;
    top:auto;
    top:auto;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
  }
  .banner_home .banner_abajo{
    margin-bottom: 70px !important;
  }
  .banner_home .slick-dots li{
    margin: 0 4px !important;
  }
}
.item-product-0 .box-head .capa-link{
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.item-product-0 .pos-fixed-bottom{
  z-index: 2;
}
.preview-item-video{
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0;
  transition: all 0.3s;
  background: #fff;
  overflow: hidden;
  pointer-events: none;
}
.preview-item-video.vimeo iframe{
  height: 180%;
  width: 180%;
  left:50%;
  top:50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.item-product-0:hover .preview-item-video{
  opacity: 1;
}
.preview-item-video.video video{
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.preview-item-video.visible{
  opacity: 1 !important;
}
.section-single-0 .slick-dots li{
  width: 26px;
  height: 26px;
  margin: 2px 0 !important;
}
.scrollspy-images .item-scrollspy{
  position: relative !important;
}
.scrollspy-images .item-scrollspy.vimeo{
  padding-bottom: 102%;
}


