/*
 Theme Name:   Storefront ADV
 description:  Child theme de Storefront desarrollado por ADV
 Author:       Raulgalera
 Template:     storefront
 Version:      1.0.0
*/
* {
  font-family: "Open Sans", sans-serif;
}
.flexcontainer,
.flex {
  display: flex;
}
.izq,
.der {
  flex-basis: 50%;
}
p {
  font-size: 18px;
  line-height: 23px;
  font-weight: 100;
  color: #4b4b4b;
}
/* blog */
#cuerpo-blog .entry-content p {
  text-align: justify;
}
#cuerpo-blog .entry-content ul li {
  text-align: justify;
}
section.cabecera-interior.novedades {
  background-image: url(../../../../wp-content/uploads/cabecera-novedades.jpg);
}
/* #cuerpo-blog {
  padding: 80px 0;
} */

#cuerpo-blog a.btn-blog {
  font-size: 18px;
  line-height: 23px;
  font-weight: 600;
  color: #0066d3 !important;
  background: unset;
  border: unset;
  display: block;
  text-align: center;
  /* max-width: 210px; */
  /* padding: 10px 0; */
  margin-top: 30px;
  margin-bottom: 58px;
}
/* #cuerpo-blog a.btn-blog:hover {
  background: transparent;
  color: #000;
} */
.cuerpo-blog-izq {
  float: left;
  width: 64%;
}
.sidebar-blog {
  float: right;
  width: 31%;
}
div#calendar_wrap {
  border: 1px solid #ededed;
  padding: 25px;
  margin-bottom: 50px;
}
table#wp-calendar caption {
  text-transform: capitalize;
  font-size: 20px;
  line-height: 25px;
  font-weight: 100;
  color: #4b4b4b;
  margin-bottom: 25px;
}
table#wp-calendar td,
table#wp-calendar th {
  padding: 7px 0;
  text-align: center;
  font-size: 18px;
  line-height: 23px;
  font-weight: 100;
  color: #4b4b4b;
}
table#wp-calendar td a {
  font-weight: 600;
  color: #fff;
}
table#wp-calendar td#prev,
table#wp-calendar td#next {
  padding: 0;
  text-align: inherit;
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  color: #fff;
}
section#recent-posts-2 {
  margin-top: 70px;
}
section#recent-posts-2 h2 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
  color: #4b4b4b;
  text-transform: capitalize;
}
section#recent-posts-2 ul li {
  font-size: 18px;
  line-height: 23px;
  font-weight: 100;
  color: #fff;
  list-style-type: disc;
  margin-left: 20px;
  margin-bottom: 12px;
}
section#recent-posts-2 ul li a {
  font-size: 18px;
  line-height: 23px;
  font-weight: 100;
  color: #4b4b4b;
}
.single #cuerpo-blog .entry-content ul li::marker {
  color: #0066d3;
}
.single #cuerpo-blog .entry-content ul li {
  font-size: 18px;
  line-height: 23px;
  font-weight: 100;
  color: #4b4b4b;
  margin-bottom: 12px;
  margin-left: 20px;
  list-style-type: disc;
}
#cuerpo-blog h2,
#cuerpo-blog h1.entry-title {
  font-size: 30px;
  line-height: 35px;
  font-weight: 300;
  margin-top: 20px;
}
.single #cuerpo-blog .entry-content ol li {
  font-size: 18px;
  line-height: 23px;
  font-weight: 100;
  color: #4b4b4b;
  margin-bottom: 12px;
  margin-left: 20px;
  list-style-type: decimal;
}
.single #cuerpo-blog .entry-content ol ul li {
  list-style-type: disc;
  margin-left: 45px;
}
.single #cuerpo-blog .entry-content h2 {
  margin-top: 30px;
}
.single #cuerpo-blog .entry-content h3 {
  font-size: 22px;
  line-height: 27px;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 30px;
}
.single #cuerpo-blog .entry-content p {
  font-weight: 100;
}
.single #cuerpo-blog .entry-content p a {
  font-weight: 600;
  color: #0066d3 !important;
}
.single #cuerpo-blog .post-thumbnail {
  margin-bottom: 25px;
}
.single #cuerpo-blog h1 {
  font-size: 30px;
  line-height: 35px;
}
.single #cuerpo-blog strong {
  font-weight: 600;
}
.single #cuerpo-blog em {
  font-style: italic;
}
.blog .site-content h1,
.blog .site-content h2,
.blog .site-content ul li,
.archive .site-content h1,
.archive .site-content h2 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 100;
  color: #4b4b4b;
  margin-bottom: 16px;
}
.blog .entry-content,
.single #cuerpo-blog {
  font-size: 18px;
  line-height: 23px;
  font-weight: 100;
  color: #4b4b4b;
}
.single #cuerpo-blog .ssba {
  margin-top: 90px;
}
/* fin blog */
.hentry .entry-header {
  margin-bottom: 1em;
  border-bottom: 0px solid rgba(0, 0, 0, 0.05) !important;
}
a.btn-blog {
  /* font-family: "Open Sans", sans-serif; */
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
  /* color: #fff !important; */
  background-color: #000;
  padding: 0;
  /* border: 1px solid #000; */
  border-radius: 17px;
  margin-bottom: 18px;
  margin-top: 25px;
  /* text-align: center; */
  display: block;
  max-width: fit-content;
}
a.btn-blog:hover {
  color: #4b4b4b !important;
  background-color: transparent;
  border: 1px solid #4b4b4b;
}
.left-sidebar .content-area {
  float: left !important;
  margin-right: 0% !important;
}
.left-sidebar .widget-area {
  float: right !important;
  margin-left: 4% !important;
  margin-right: 0 !important;

}
.woocommerce-tabs ul.tabs {
  display: none;
  width: 29.4117647059%;
  float: left;
  margin-right: 5.8823529412%;
}
.woocommerce-tabs .panel {
  width: 100%;
  text-align: left;
  float: left;
  margin-right: 0;
  margin-top: 0;
}
.woocommerce-Button.wc-forward.button {
  margin-top: 0;
}
.woocommerce-Button.wc-forward.button:hover {
  color: #fff !important;
  border-left: 1px solid rgba(255, 255, 255, 0.25) !important;
}
#tab-description h1 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
  color: #4b4b4b;
  margin-bottom: 20px;
}
body.noscroll {
  overflow-y: hidden;
}
form#redsys_payment_form input,
form#redsys_payment_form .button {
  font-size: 18px;
  line-height: 23px;
  font-family: "Open Sans", sans-serif;
}
p.stock.in-stock {
  display: none;
}
.storefront-handheld-footer-bar {
  border-top: 0;
  box-shadow: none;
}
.storefront-handheld-footer-bar ul li > a {
  background-color: #0066d3;
}
.storefront-handheld-footer-bar ul li.cart .count {
  background-color: #fff;
  color: #4b4b4b;
  border: 2px solid #0066d3;
}
.storefront-handheld-footer-bar ul li.my-account > a::before {
  content: url(../../imgs/ico-user-resp.png);
  position: relative;
  top: 10px;
}
.storefront-handheld-footer-bar ul li.cart > a::before {
  content: url(../../imgs/ico-cart-resp.png);
  position: relative;
  top: 10px;
}
.storefront-handheld-footer-bar ul li.search {
  display: none;
}
.addresses header.title h3 {
  width: 90%;
}
.u-columns.woocommerce-Addresses.col2-set.addresses a {
  color: #000 !important;
  text-decoration: underline;
}
span.woocommerce-terms-and-conditions-checkbox-text a {
  font-weight: 100;
  color: #000 !important;
  text-decoration: underline !important;
}
h3#ship-to-different-address {
  font-size: 30px;
  line-height: 35px;
}
button.alt:hover,
input[type="button"].alt:hover,
input[type="reset"].alt:hover,
input[type="submit"].alt:hover,
.button.alt:hover,
.widget-area .widget a.button.alt:hover {
  background-color: transparent !important;
  border: 1px solid #0066d3 !important;
  color: #0066d3 !important;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover,
.widget a.button:hover {
  background-color: transparent !important;
  border-color: #0066d3 !important;
  color: #0066d3 !important;
}
.aws-search-result .aws_result_title {
  color: #000;
}
.storefront-breadcrumb {
  padding: 20px 0px !important;
}
.single-product .storefront-breadcrumb {
  max-width: 1500px;
  margin: 0 auto;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.woocommerce-message a:hover {
  color: #fff !important;
}
.site-main section.up-sells.upsells.products ul.products.columns-3 li.product {
  width: 23%;
  margin-right: 2% !important;
  clear: none !important;
}
input#submit_redsys_payment_form {
  margin-right: 10px;
}
section#comments {
  display: none;
}
header.entry-header span.posted-on,
header.entry-header span.post-author,
header.entry-header span.post-comments {
  display: none;
}
div#calendar-2 {
  margin-top: 40px;
}
div#recent-posts-2 li::before {
  content: none;
}
ul.order_details::before,
ul.order_details::after {
  display: none;
}
.sidebar-blog.date .widget-area {
  width: unset;
}
.archive.category.left-sidebar .widget-area,
.single-post.left-sidebar .widget-area,
.blog.left-sidebar .widget-area {
  width: 34%;
  margin-right: 0;
}
.archive.category.left-sidebar .content-area,
.single-post.left-sidebar .content-area,
.blog.left-sidebar .content-area {
  width: 62%;
}
.archive.category.left-sidebar .content-area img.wp-post-image,
.single-post.left-sidebar .content-area img.wp-post-image,
.blog.left-sidebar .content-area img.wp-post-image {
  width: 100%;
}
.wp-show-posts-read-more {
  padding: unset !important;
  border: unset !important;
  background-color: unset !important;
  color: #0066d3 !important;
  font-size: 18px !important;
  line-height: 23px !important;
  font-weight: 400 !important;
  text-decoration: underline !important;
}
.wp-show-posts-columns
  .wp-show-posts-single:not(.wp-show-posts-masonry-block)
  .wp-show-posts-image
  img {
  width: 100%;
  object-fit: inherit;
}
button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .widget-area .widget a.button.alt,
/* button ,*/  input[type="button"], input[type="reset"], input[type="submit"], .button, .widget a.button {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
  color: #fff !important;
  background-color: #0066d3;
  border: 1px solid #0066d3;
  display: block;
  width: 250px;
  text-align: center;
  padding: 5px;
  margin-left: auto;
  margin-top: 30px;
}
.woocommerce-button.button.view {
  margin-top: 0;
  margin-left: 0;
}
table:not(.has-background) th,
table:not(.has-background) tbody td,
table:not(.has-background) tbody tr:nth-child(2n) td {
  background-color: transparent;
}
tbody tr.woocommerce-cart-form__cart-item.cart_item td {
  border-bottom: 1px solid #000;
}
.cart-collaterals h2 {
  font-size: 24px;
  line-height: 29px;
  font-weight: 700;
  color: #4b4b4b;
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea,
.input-text {
  background-color: transparent;
  color: #4b4b4b;
  box-shadow: none;
  border: 1px solid #000;
}
.site-header-cart .widget_shopping_cart .product_list_widget {
  height: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
.wc-block-grid__product-title {
  font-size: 48px;
  line-height: 53px;
  font-weight: 600;
  color: #4b4b4b;
}
.cart_totals.calculated_shipping tbody td,
.cart_totals.calculated_shipping tbody th {
  border-top: 1px solid #000;
}
.select2-container--default .select2-selection--single {
  border-color: #000;
}
p.woocommerce-LostPassword.lost_password a,
.woocommerce-privacy-policy-text a,
.woocommerce-MyAccount-content p a {
  font-weight: 100;
  color: #000 !important;
  text-decoration: underline !important;
}
.star-rating span:before,
.quantity .plus,
.quantity .minus,
p.stars a:hover:after,
p.stars a:after,
.star-rating span:before,
#payment
  .payment_methods
  li
  input[type="radio"]:first-child:checked
  + label:before {
  color: #000;
}
.hentry .entry-content .woocommerce-MyAccount-navigation ul,
.hentry .entry-content .woocommerce-MyAccount-navigation ul li {
  border-color: #4b4b4b;
}
.hentry .entry-content .woocommerce-MyAccount-navigation ul li a {
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
  color: #4b4b4b !important;
}
.woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--dashboard
  a::before {
  content: url(../../imgs/icono-escritorio.png);
}
.woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--orders
  a::before {
  content: url(../../imgs/icono-pedidos.png);
}
.woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--edit-address
  a::before {
  content: url(../../imgs/icono-direcciones.png);
}
.woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--edit-account
  a::before {
  content: url(../../imgs/icono-cuenta.png);
}
.woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--customer-logout
  a::before {
  content: url(../../imgs/icono-salir.png);
}
a.added_to_cart.wc-forward {
  display: none;
}
.single-product div.product .woocommerce-product-gallery {
  width: 50%;
  margin-right: 0;
}
.single-product div.product .summary {
  width: 45%;
  margin-left: 2%;
  margin-top: 15%;
}
table.cart .product-thumbnail img {
  max-width: 130px;
}
tbody tr.woocommerce-cart-form__cart-item.cart_item td {
  vertical-align: middle;
}
.page-id-612 header.entry-header {
  display: none;
}
.page-id-2463 header.entry-header {
  display: none;
}
.page-id-2485 header.entry-header {
  display: none;
}
.page-id-612 .col-full {
  max-width: inherit;
  padding: 0;
}
.page-id-612 .storefront-breadcrumb {
  display: none;
}

/*----------------------------------------CSS PLANTILLA----------------------------------------*/
.woocommerce-cart form.woocommerce-shipping-calculator,
.woocommerce-cart p.woocommerce-shipping-destination {
  display: none;
}
.home .col-full {
  max-width: inherit;
  padding: 0;
}
.cuerpo,
.col-full {
  max-width: 1500px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 15px;
  box-sizing: border-box;
}
.cuerpo_peq {
  max-width: 1540px;
  margin: 0 auto;
}
.post-type-archive .col-full {
  max-width: 1540px;
}
.limpiar {
  clear: both;
}
body {
  background-color: transparent !important;
  box-sizing: border-box;
  color: #4b4b4b;
  font-family: "Open Sans", sans-serif;
}
ul,
ol {
  margin: 0;
  list-style-type: none;
}
a {
  color: inherit !important;
}
.hentry .entry-content a {
  text-decoration: none;
}
b {
  font-weight: 600;
}
img {
  display: inline;
  border-radius: 0;
}
a.btn {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 23px;
  font-weight: 900;
  color: #383e57 !important;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 20px;
  display: block;
  max-width: 220px;
  padding: 8px;
  margin-top: 30px;
}
header#masthead {
  position: static;
  width: 100%;
  background-color: #000;
  border-bottom: none;
  margin: 0;
  padding: 0;
  z-index: 10;
}
.home header#masthead {
  position: absolute;
  width: 100%;
  background-color: transparent;
  border-bottom: none;
  margin: 0;
  padding: 0;
  z-index: 10;
}
.page-id-612 header#masthead {
  position: absolute;
  width: 100%;
  background-color: #000;
  border-bottom: none;
  margin: 0;
  padding: 0;
  z-index: 10;
}
.site-main,
.page-template-template-fullwidth-php .content-area,
.page-template-template-homepage-php .content-area {
  margin-bottom: 0;
}
.site-header-cart .widget_shopping_cart .woocommerce-mini-cart__empty-message {
  background-color: #0066d3;
  position: static;
  font-family: "Open Sans", sans-serif;
  font-size: 36px;
  line-height: 41px;
  font-weight: 900;
  color: #fff;
  clear: none;
  padding: 120px 25px 30px;
  margin: 0;
}
.widget.woocommerce.widget_shopping_cart a.btn {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 23px;
  font-weight: 900;
  color: #fff !important;
  background-color: #0066d3;
  padding: 5px 18px;
  border: 1px solid #0066d3;
  border-radius: 15px;
  margin: 0;
  text-transform: uppercase;
  max-width: 300px;
  text-align: center;
  margin-top: 50px;
  margin-left: 25px;
}
.edit-link {
  display: none;
}
a:focus,
input:focus,
textarea:focus,
button:focus {
  outline: none;
}
.site-header-cart .cart-contents::after {
  content: url(../../imgs/ico-cart.png);
}
.site-header-cart .cart-contents .amount,
.site-header-cart .cart-contents .count {
  display: none;
}
.woocommerce-active .site-header .site-header-cart {
  position: static;
  width: inherit;
  float: none;
}
.site-header-cart .cart-contents,
.woocommerce-active .site-header .site-header-cart {
  padding: 0;
  width: 44px;
  height: 35px;
}
.icocart {
  cursor: pointer;
  position: relative;
}
.icocart .valores {
  position: absolute;
  left: -185px;
  top: 8px;
  width: 190px;
  display: none;
}
.icocart .valores h4 {
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}
.icocart .valores h4.margen {
  margin-left: 25px;
}
.icocart span {
  height: 10px;
  width: 10px;
  background-color: red;
  border-radius: 50%;
  position: absolute;
  right: -3px;
  top: 0px;
  border: 1px solid red;
}
.overlaycarro {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  z-index: -5;
}
.overlaycarro.mostrar {
  opacity: 1;
  z-index: 9;
}
.page-id-7 .overlaycarro.mostrar,
.page-id-8 .overlaycarro.mostrar {
  display: none;
}
.page-id-7.noscroll,
.page-id-8.noscroll {
  overflow-y: auto;
}
.widget.woocommerce.widget_shopping_cart {
  position: fixed;
  top: 0;
  right: -500px;
  left: inherit;
  width: 500px;
  height: 100vh;
  transition: all ease 0.7s;
  background-color: #fff;
}
.site-header-cart .widget_shopping_cart .product_list_widget {
  height: inherit;
  max-height: 80vh !important;
  overflow: hidden;
  overflow-y: scroll;
  padding-bottom: 185px;
}
p.woocommerce-mini-cart__total.total {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.site-header .widget_shopping_cart p.total,
.site-header .widget_shopping_cart p.buttons,
.site-header .widget_shopping_cart li {
  padding: 25px;
}
.widget.woocommerce.widget_shopping_cart.mostrar {
  right: 0;
}
.widget.woocommerce.widget_shopping_cart .precart {
  background-color: #0066d3;
  position: relative;
  height: 20vh;
}
.widget.woocommerce.widget_shopping_cart .precart h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 36px;
  line-height: 41px;
  font-weight: 900;
  color: #fff;
  float: left;
  clear: none;
  margin-bottom: 0;
  position: absolute;
  left: 20px;
  bottom: 40px;
}
.widget.woocommerce.widget_shopping_cart .precart h4 {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  line-height: 29px;
  font-weight: 900;
  color: #fff;
  float: right;
  clear: none;
  margin-bottom: 0;
  margin-top: 8px;
  position: absolute;
  right: 20px;
  bottom: 40px;
}
.widget.woocommerce.widget_shopping_cart .precart h4 a {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  line-height: 29px;
  font-weight: 900;
  color: #fff;
  text-decoration: underline;
}
.site-header-cart .widget_shopping_cart .product_list_widget img {
  float: left;
  max-width: 120px;
  padding-right: 15px;
  margin-left: 0;
}
.product_list_widget li {
  border-bottom: 1px solid #000;
}
.site-header-cart .widget_shopping_cart .product_list_widget li a.remove {
  color: transparent !important;
}
a.remove::before {
  color: #000;
}
.widget_shopping_cart .product_list_widget li a {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
  color: #4b4b4b;
}
.widget_shopping_cart .product_list_widget li span.quantity {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 23px;
  font-weight: 700;
  color: #4b4b4b;
  margin-top: 15px;
  display: block;
}
.widget_shopping_cart p.total {
  border-bottom: none;
  background-color: #eeeeee !important;
}
.site-header-cart .widget_shopping_cart .buttons,
.site-header-cart .widget_shopping_cart .total {
  text-align: left;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  line-height: 29px;
  font-weight: 900;
  color: #4b4b4b;
}
.site-header-cart .widget_shopping_cart .buttons,
.site-header-cart .widget_shopping_cart .total bdi {
  display: block;
  margin-top: 15px;
}
.site-header-cart .widget_shopping_cart .buttons,
.site-header-cart .widget_shopping_cart .total a.finalizarcompra {
  font-family: "Open Sans", sans-serif;
  width: 100%;
  max-width: inherit;
  font-size: 18px;
  line-height: 23px;
  font-weight: 900;
  color: #fff !important;
  background-color: #0066d3;
  padding: 6px;
  border: 1px solid #0066d3;
  margin-top: 25px;
  display: block;
  text-align: center;
}
.site-header-cart .widget_shopping_cart .buttons,
.site-header-cart .widget_shopping_cart .total a.finalizarcompra:hover {
  background-color: transparent;
  color: #0066d3 !important;
}
button.disabled,
button:disabled,
input[type="button"].disabled,
input[type="button"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
input[type="submit"].disabled,
input[type="submit"]:disabled,
.button.disabled,
.button:disabled,
.wc-block-grid__products
  .wc-block-grid__product
  .wp-block-button__link.disabled,
.wc-block-grid__products
  .wc-block-grid__product
  .wp-block-button__link:disabled,
.added_to_cart.disabled,
.added_to_cart:disabled {
  opacity: 1 !important;
}
.single section.related.products {
  display: none;
}
#sidenav {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1;
  top: -100%;
  left: 0;
  background-color: #000;
  overflow-x: hidden;
  transition: 0.5s;
  z-index: 10;
  padding-bottom: 55px;
}
#sidenav.mostrar {
  top: 0;
}
#sidenav #cerrar-sidenav {
  cursor: pointer;
  position: absolute;
  right: 50px;
  top: 50px;
}
#sidenav #logosidenav {
  cursor: pointer;
  position: absolute;
  left: 115px;
  top: 15px;
}
#sidenav ul#contacto-sidenav {
  position: absolute;
  left: 35px;
  bottom: 90px;
}
#sidenav ul#contacto-sidenav li {
  display: inline-table;
  vertical-align: middle;
  margin-right: 16px;
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
  color: #fff;
}
#sidenav ul#contacto-sidenav li img {
  margin-right: 10px;
}
#sidenav ul#rrss-sidenav {
  position: absolute;
  right: 35px;
  bottom: 90px;
}
#sidenav ul#rrss-sidenav li {
  display: inline-table;
  vertical-align: middle;
  margin-right: 6px;
}
#sidenav .after:after {
  content: "";
  position: relative;
  height: 1px;
  background-color: #fff;
  display: block;
  margin-top: 10px;
  margin-bottom: 15px;
  width: 100%;
}
#sidenav .espaciomenu {
  display: flex;
  justify-content: center;
}
#sidenav .espaciomenu a {
  font-size: 24px;
  line-height: 29px;
  font-weight: 100;
  color: #fff !important;
  text-decoration: none;
  text-align: center;
}
#sidenav .espaciomenu .cols.arriba {
  margin-right: 180px;
}
#sidenav .espaciomenu .cols {
  display: inline-table;
  margin-right: 80px;
}
#sidenav .espaciomenu h2 a {
  font-weight: 600;
}
#sidenav .espaciomenu h2 {
  font-size: 36px;
  line-height: 41px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 10px;
  text-align: left;
}
#sidenav .espaciomenu p {
  font-size: 24px;
  line-height: 29px;
  font-weight: 100;
  color: #fff;
  margin-bottom: 10px;
  text-align: left;
}
#sidenav .posdown {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
#sidenav .contenedor {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0;
}
#sidenav .posdown .contenedor {
  border-bottom: 0;
  padding: 0;
  padding-bottom: 40px;
}
#sidenav .posdown .contenedor div {
  text-align: left;
}
#sidenav .posdown .contenedor p img {
  vertical-align: middle;
  padding-right: 10px;
}
#sidenav .posdown .contenedor p {
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  display: inline-block;
  margin-right: 30px;
}
.franjatop {
  padding: 15px 0;
}
.site-content {
  padding-top: 80px;
}
.home .site-content {
  padding-top: 0;
}
.franjatop .cuerpo {
  max-width: 1500px;
}
.franjatop .logo-izq {
  float: left;
}
.franjatop .parte-der {
  float: right;
  /* margin-top: 23px; */
}
.franjatop a#botoncuenta,
.woocommerce-active .site-header .site-header-cart,
a#abrirmenu {
  display: none;
  margin-left: 15px;
  width: 50px;
  vertical-align: top;
}
#abrirmenu {
  display: none !important;
}
a#abrirmenu {
  margin-left: 35px;
  margin-top: 6px;
  cursor: pointer;
}
/* .buscador-centro {
  margin: 0 auto;
  max-width: 260px;
} */
.buscador-centro .aws-container .aws-search-form {
  margin-bottom: 0;
  border-bottom: 1px solid #fff;
  height: 34px;
}
.buscador-centro .aws-container .aws-search-field {
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
  color: #fff;
  background-color: transparent;
  border: none;
  height: inherit;
}
.buscador-centro .aws-container .aws-search-form .aws-form-btn {
  border: none;
  background: transparent;
}
.buscador-centro .aws-container .aws-search-form .aws-search-btn_icon {
  color: #fff;
}
.buscador-centro .aws-container .aws-search-field::placeholder {
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
}
.franjatop nav#menutop li {
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  color: #fff;
  display: inline-table;
  margin: 0 30px;
}
.franjatop .cambio-idioma p {
  margin: 0;
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  color: #fff;
}
.footer-widgets {
  padding: 0;
  margin: 0;
}
.widget {
  margin: 0;
}
.site-info {
  display: none;
}
p:empty {
  display: none;
}
.storefront-breadcrumb {
  padding: 20px 0;
  margin: 0;
  margin-top: 0px;
}
.woocommerce-breadcrumb {
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
  color: #4b4b4b;
}
.site-content {
  padding-top: 0;
}
footer.pie-pagina .col-full,
.product-template-default .col-full {
  max-width: inherit;
  padding: 0;
}
a.reset_variations {
  display: none !important;
}
.storefront-full-width-content.single-product
  div.product
  .woocommerce-product-gallery {
  float: none;
  width: 50%;
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  text-align: center;
  background-image: url(../../imgs/fondo-prods-azul.jpg);
  background-size: cover;
  background-position: center center;
  position: relative;
}
.storefront-full-width-content.single-product div.product .summary {
  float: none;
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  padding-left: 100px;
}
article.cuerpo-producto {
  max-width: 1700px;
  margin: 0 auto;
  padding: 0 15px;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
}

.storefront-full-width-content.single-product
  div.product
  .woocommerce-product-gallery.woocommerce-product-gallery--columns-5
  .flex-control-thumbs
  li {
  width: 13%;
  float: none;
  margin: 0;
  display: inline-table;
}
.single-product
  div.product
  .woocommerce-product-gallery
  .flex-control-thumbs
  li
  img {
  background-color: #fff;
  opacity: 1;
  border: 3px solid #fff;
}
.single-product div.product .woocommerce-product-gallery .flex-viewport {
  margin-bottom: 0;
}
.single-product div.product .woocommerce-product-gallery .flex-viewport img {
  width: 100% !important;
  height: inherit !important;
}
h2.product_title.entry-title {
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
  color: #4b4b4b;
  margin-bottom: 30px;
}
.single-product div.product p.price {
  font-family: "Open Sans", sans-serif;
  font-size: 36px;
  line-height: 41px;
  font-weight: 700;
  color: #4b4b4b;
  margin: 0;
  margin-top: 15px;
}
.single-product .woocommerce-message {
  margin: 0 !important;
  background-color: #0066d3 !important;
  border-left: 0 !important;
}
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
  background-color: #0066d3 !important;
  border-left: 0 !important;
}
.woocommerce-product-details__short-description p {
  font-size: 18px;
  line-height: 23px;
  font-weight: 100;
  color: #4b4b4b;
  margin: 0;
}
.single-product div.product .product_meta {
  display: none;
}
.single-product div.product form.cart {
  margin-top: 25px;
  margin-bottom: 0;
  padding: 0;
}
.single-product div.product table.variations td label {
  font-size: 18px;
  line-height: 23px;
  font-weight: 600;
  color: #4b4b4b;
}
.single-product div.product table.variations select {
  font-family: "Open Sans", sans-serif;
  width: 100%;
  max-width: inherit;
  font-size: 18px;
  line-height: 23px;
  font-weight: 600;
  color: #000;
  padding: 6px;
  border: 1px solid #000;
  border-radius: 15px;
  margin-top: 8px;
}
select:focus-visible {
  outline: 0 !important;
  overflow: hidden !important;
}
.single-product div.product form.cart .quantity {
  width: 8%;
  margin-right: 1%;
}
.quantity .qty {
  width: 100%;
  color: #4b4b4b;
  box-shadow: none;
  background-color: transparent;
  border: 1px solid #4b4b4b;
  text-align: left;
}
.single-product div.product button {
  font-family: "Open Sans", sans-serif;
  width: 300px;
  max-width: inherit;
  font-size: 18px;
  line-height: 23px;
  font-weight: 900;
  color: #fff;
  background-color: #0066d3;
  padding: 11px;
  border: 1px solid #0066d3;
  border-radius: 0;
  margin-top: 0px;
  margin-left: unset;
}
.parte-custom {
  margin-top: 25px;
  text-align: center;
}
.parte-custom .cols {
  display: inline-table;
  width: 14%;
  margin: 0 1%;
}
.parte-custom .cols h3 {
  font-size: 24px;
  line-height: 29px;
  font-weight: 600;
  color: #4b4b4b;
  margin-bottom: 8px;
  margin-top: 18px;
}
.parte-custom .cols p {
  font-size: 18px;
  line-height: 23px;
  font-weight: 100;
  color: #4b4b4b;
  margin-bottom: 0;
}
.pswp__caption {
  display: none;
}
.pswp__bg {
  background-color: #fff;
}
.pswp__button--arrow--left .pswp__button--arrow--right {
  background-color: #4b4b4b !important;
  color: #4b4b4b !important;
}
button.pswp__button--arrow--left::before,
button.pswp__button--arrow--right::before,
.pswp__ui--fit .pswp__top-bar {
  background-color: #4b4b4b !important;
}

section.related.products {
  margin-top: 100px;
  padding-bottom: 100px;
}
section.related.products h2,
section.up-sells.upsells.products h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 25px;
  line-height: 30px;
  font-weight: 600;
  color: #4b4b4b;
  margin-bottom: 40px;
  text-transform: inherit;
  text-align: left;
  max-width: 700px;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
  text-align: center;
  bottom: 30px;
}
.single-product
  div.product
  .woocommerce-product-gallery.woocommerce-product-gallery--columns-4
  .flex-control-thumbs
  li {
  width: 13%;
  float: none;
  margin: 0;
  display: inline-table;
}
.storefront-full-width-content.woocommerce-shop
  .site-main
  ul.products.columns-3
  li.product {
  width: 30%;
  margin-right: 5%;
  margin-bottom: 5%;
  padding: 0;
  position: relative;
  text-align: left;
}
.storefront-full-width-content.woocommerce-shop
  .site-main
  ul.products.columns-3
  li.product
  img {
  margin-bottom: 0;
  border-bottom: 0;
}
.storefront-full-width-content.woocommerce-shop.search
  .site-main
  ul.products.columns-3
  li.product
  img {
  margin-bottom: 25px;
}
.storefront-full-width-content.woocommerce-shop
  .site-main
  ul.products.columns-3
  li.product
  h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  position: relative;
  top: 100%;
  left: 0px;
  color: #4b4b4b;
  text-align: center;
  margin-top: 15px;
}
.storefront-full-width-content.woocommerce-shop.search
  .site-main
  ul.products.columns-3
  li.product
  h2 {
  position: static;
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
  color: #4b4b4b;
  min-height: 70px;
}
.storefront-full-width-content.woocommerce-shop
  .site-main
  ul.products.columns-3
  li.product
  h2
  .count {
  display: none;
}
ul.products {
  max-width: inherit;
}
.site-main ul.products.columns-4 li.product,
.site-main ul.products.columns-3 li.product,
.site-main ul.products.columns-2 li.product {
  border: 2px solid #d1d1d1;
  text-align: left;
}
.storefront-full-width-content.woocommerce-shop
  .site-main
  ul.products.columns-3
  li.product {
  border: 0;
}
.storefront-full-width-content.woocommerce-shop.search
  .site-main
  ul.products.columns-3
  li.product {
  border: 2px solid #4b4b4b;
}
ul.products li.product .woocommerce-loop-product__title {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  color: #4b4b4b;
  margin-bottom: 0;
  margin-left: 0;
  padding: 30px 30px 0px 30px;
  text-align: center;
  min-height: 80px;
}

ul.products li.product img {
  margin: 0 auto;
  margin-bottom: 25px;
  width: 100%;
}
ul.products li.product .price {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 23px;
  font-weight: 100;
  color: #4b4b4b;
  margin: 0;
  margin-bottom: 25px;
  text-align: center;
}
ul.products li.product .price span {
  font-family: "Open Sans", sans-serif;
  font-size: 25px;
  line-height: 30px;
  font-weight: 100;
  color: #4b4b4b;
  padding: 5px;
}
ul.products li.product .price bdi {
  font-family: "Open Sans", sans-serif;
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
  color: #4b4b4b;
}
ul.products li.product .button {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
  color: #fff !important;
  background-color: #0066d3;
  border: 1px solid #0066d3;
  display: block;
  width: 56%;
  text-align: center;
  padding: 5px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
ul.products li.product .button:hover {
  background-color: transparent;
  border: 1px solid #0066d3 !important;
  color: #0066d3 !important;
}
.storefront-full-width-content .woocommerce-products-header {
  padding: 90px 0;
  text-align: left;
}
.archive.storefront-full-width-content .woocommerce-products-header {
  padding: 0;
}
.storefront-full-width-content .woocommerce-products-header h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 48px;
  line-height: 53px;
  font-weight: 700;
  color: #4b4b4b;
  max-width: 790px;
}
.archive ul.products {
  margin-bottom: 25px;
}
.widget .widget-title,
.widget .widgettitle {
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  line-height: 35px;
  font-weight: 700;
  color: #4b4b4b;
  border-bottom: 0;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}
.widget_product_categories ul li::before {
  display: none;
}
#woocommerce_product_categories-3 a {
  font-size: 20px;
  line-height: 25px;
}
.widget_recent_entries ul li,
.widget_pages ul li,
.widget_categories ul li,
.widget_archive ul li,
.widget_recent_comments ul li,
.widget_nav_menu ul li,
.widget_links ul li,
.widget_product_categories ul li,
.widget_layered_nav ul li,
.widget_layered_nav_filters ul li {
  padding-left: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  color: #4b4b4b;
  text-decoration: none;
  margin-bottom: 5px;
  border-bottom: 1px solid #000;
  /* text-transform: uppercase; */
  padding-bottom: 5px;
  margin: 22px 0;
}
.widget_product_categories ul li.cat-parent {
  border-bottom: none;
}
.widget_product_categories ul li ul.children {
  border-top: 1px solid #000;
  padding-top: 15px;
  margin-top: 5px;
}
.widget_product_categories ul li ul.children li {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 23px;
  font-weight: 100;
  color: #4b4b4b;
  text-decoration: none;
  margin-bottom: 0;
  border-bottom: none;
  text-transform: none;
  padding-bottom: 5px;
  list-style: disc;
  margin-left: 25px;
}
.widget-area .widget a,
.hentry .entry-header .posted-on a,
.hentry .entry-header .post-author a,
.hentry .entry-header .post-comments a,
.hentry .entry-header .byline a {
  font-weight: 100;
  text-decoration: none;
  font-size: 20px;
  line-height: 25px;
}
.product-template-default.left-sidebar .widget-area {
  display: none;
}
.product-template-default.left-sidebar .content-area {
  float: none;
  width: 100%;
}
.hentry .cat-links {
  display: none;
}
/*------------------------------RESPONSIVE------------------------------*/
@media only screen and (max-height: 800px) {
  section.intro-home .owl-carousel .item1,
  section.intro-home .owl-carousel .item2,
  section.intro-home .owl-carousel .item3 {
    height: 720px;
  }
}
@media only screen and (max-width: 1700px) {
  .single-product .storefront-breadcrumb {
    padding: 20px 15px !important;
  }
  section.intro-contacto .parte-azul .contenedor {
    left: inherit;
    right: 15px;
  }
  section.intro-contacto .parte-azul iframe {
    left: -100px;
  }
}
@media only screen and (max-width: 1600px) {
  section.categorias-home h3 {
    font-size: 26px;
    line-height: 31px;
  }
  .storefront-full-width-content.woocommerce-shop
    .site-main
    ul.products.columns-3
    li.product
    h2 {
    font-size: 34px;
    line-height: 39px;
  }
}
@media only screen and (max-width: 1500px) {
  section.intro-contacto .parte-azul iframe {
    display: none;
  }
  section.intro-contacto .parte-izq {
    display: inline-block;
    width: 48%;
    margin-right: 4%;
    vertical-align: middle;
    max-width: inherit;
  }
  section.intro-contacto .parte-azul {
    position: static;
    display: inline-block;
    width: 47%;
    height: auto;
    vertical-align: middle;
    padding: 70px;
  }
  section.intro-contacto {
    min-height: inherit;
    padding-bottom: 90px;
  }
  section.intro-contacto .cuerpo {
    padding-right: 15px;
  }
  section.intro-contacto .parte-azul .contenedor {
    position: static;
  }
  section.mapa-contacto {
    display: block;
  }
}
@media only screen and (max-width: 1400px) {
  /* ul.products li.product .button {
		font-family: 'Montserrat', sans-serif;
		font-size: 18px;
		line-height: 23px;
		font-weight: 400;
		color: #fff;
		background-color: #4b4b4b;
		padding: 2px;
		border: 1px solid #4b4b4b;
		border-radius: 13px;
		margin-bottom: 18px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		display: block;
		width: 50%;
} */
  .single-product div.product form.cart .quantity {
    width: 11%;
  }
  .single-product div.product button {
    width: 88%;
  }
  td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions
    a {
    width: 100%;
    margin-bottom: 3px;
  }
  section.pagina-nosotros section.banner-nosotros .texto-der p {
    font-size: 20px;
    line-height: 25px;
  }
}
@media only screen and (max-width: 1300px) {
  #sidenav .espaciomenu h3,
  #sidenav .espaciomenu h3 a {
    font-size: 20px;
    line-height: 25px;
  }
  section.pagina-nosotros .texto-der,
  section.pagina-nosotros .texto-izq {
    padding: 0 20px;
  }
  .storefront-full-width-content.single-product div.product .summary {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 1200px) {
  section.pagina-nosotros section.banner-nosotros .texto-der h2 {
    max-width: 400px;
  }
  .single-product div.product .summary {
    width: 48%;
    margin-top: 7%;
  }
  .single-product div.product .woocommerce-product-gallery {
    width: 50%;
  }
  .storefront-handheld-footer-bar ul.columns-3 li.search {
    display: none;
  }
  .storefront-handheld-footer-bar ul.columns-3 li {
    width: 50%;
  }
  /* .storefront-handheld-footer-bar {
    display: block;
  } */
}
@media only screen and (max-width: 1100px) {
  .page-template-template-fullwidth-php
    .site-main
    ul.products.columns-4
    li.product,
  .page-template-template-fullwidth-php
    .header-widget-region
    ul.products.columns-4
    li.product,
  .page-template-template-homepage-php
    .site-main
    ul.products.columns-4
    li.product,
  .page-template-template-homepage-php
    .header-widget-region
    ul.products.columns-4
    li.product,
  .storefront-full-width-content .site-main ul.products.columns-4 li.product,
  .storefront-full-width-content
    .header-widget-region
    ul.products.columns-4
    li.product {
    width: 24%;
    margin-right: 1.333%;
  }
  .site-main ul.products.columns-3 li.product {
    width: 32%;
    margin-right: 2%;
  }
  .primary-navigation,
  .franjatop nav#menutop {
    display: none;
  }
  #sidenav .primary-navigation {
    display: block;
    text-align: center;
    padding-top: 90px;
  }
  a#abrirmenu {
    display: inline-table;
  }
  .franjatop .logo-izq {
    width: inherit;
  }
  .franjatop .cambio-idioma {
    float: right;
    width: inherit;
    padding-top: 8px;
    margin-left: 20px;
  }
  /* .franjatop .parte-der {
    float: right;
    width: inherit;
  } */
}
@media only screen and (max-width: 1000px) {
  section.pagina-nosotros section.banner-nosotros .texto-der h2 {
    max-width: inherit;
  }
  section.intro-contacto .parte-izq {
    display: block;
    width: inherit;
    margin: 0;
  }
  section.intro-contacto .parte-azul {
    display: block;
    width: inherit;
    margin: 0;
    margin-top: 50px;
  }
  section.pagina-nosotros .img-der {
    display: none;
  }
  section.pagina-nosotros .img-izq,
  section.pagina-nosotros .img-resp {
    display: block;
    text-align: center;
    margin-bottom: 40px;
    width: inherit;
  }
  section.pagina-nosotros section.banner-nosotros .texto-der {
    max-width: inherit;
  }
  section.pagina-nosotros .texto-der,
  section.pagina-nosotros .texto-izq {
    padding: 0;
    text-align: center;
    margin: 0 auto;
    max-width: 720px;
    display: block;
  }
  .single-product div.product .woocommerce-product-gallery,
  .single-product div.product .summary {
    width: inherit;
    float: none;
  }
  .single-product div.product .summary {
    margin-top: 50px;
    margin-left: 0;
  }
  .site-main
    section.up-sells.upsells.products
    ul.products.columns-3
    li.product {
    margin-right: 1% !important;
  }
  #sidenav .espaciomenu h2,
  #sidenav .espaciomenu h2 a {
    font-size: 30px;
    line-height: 35px;
  }
  section.blog-home {
    text-align: center;
  }
  section.blog-home h1 {
    float: none;
  }
  section.blog-home a.intro {
    float: none;
    margin-bottom: 50px;
  }
  .wp-show-posts-columns .wp-show-posts-single {
    width: 100%;
    max-width: 700px;
    margin-right: auto;
    margin-left: auto;
  }
  .wp-show-posts-columns,
  .wp-show-posts-inner {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .site-main
    section.up-sells.upsells.products
    ul.products.columns-3
    li.product {
    width: 48%;
  }
  .storefront-full-width-content .woocommerce-products-header h2 {
    font-size: 48px;
    line-height: 53px;
  }
  .parte-custom .cols {
    width: 30%;
    margin: 30px 1%;
  }
  .storefront-full-width-content.single-product
    div.product
    .woocommerce-product-gallery {
    display: block;
    width: inherit;
    margin-bottom: 40px;
  }
  article.cuerpo-producto {
    padding: 0 15px;
  }
  .storefront-full-width-content.single-product div.product .summary {
    padding-left: 0;
    display: block;
    width: inherit;
  }
  section.cabecera-home {
    height: 800px;
  }
  section.cabecera-home h1 {
    font-size: 80px;
    line-height: 85px;
  }
}
@media only screen and (max-width: 767px) {
  a#abrirmenu {
    display: inline-table;
    top: 0px;
    position: relative;
  }
  h2.product_title.entry-title {
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
    color: #4b4b4b;
    margin-bottom: 30px;
  }
  .storefront-breadcrumb {
    padding: 0px 15px !important;
    margin-top: 20px !important;
    margin-bottom: 24px;
  }
  section.intro-home .owl-carousel .item2 {
    background-position: 66% center;
  }
  section.intro-home .owl-carousel .item3 {
    background-position: 73% center;
  }
  section.up-sells.upsells.products h2 {
    margin-bottom: 0;
  }
  .parte-custom {
    margin-top: 40px;
  }
  .archive.category.left-sidebar .widget-area,
  .single-post.left-sidebar .widget-area,
  .blog.left-sidebar .widget-area {
    width: inherit;
    margin-right: 0;
  }
  .sidebar-blog.date .widget-area,
  .sidebar-blog,
  .cuerpo-blog-izq {
    width: 100%;
    margin-right: 0;
  }
  .archive.category.left-sidebar .content-area,
  .single-post.left-sidebar .content-area,
  .blog.left-sidebar .content-area {
    width: inherit;
  }
  nav.woocommerce-MyAccount-navigation,
  div#woocommerce_product_categories-2 {
    margin-bottom: 50px;
  }
  tbody tr.woocommerce-cart-form__cart-item.cart_item td {
    border-bottom: none;
  }
  #sidenav {
    padding: 55px 10px;
  }
  /* #sidenav .espaciomenu {
    position: static;
    margin-top: 120px;
  } */
  #sidenav ul#rrss-sidenav,
  #sidenav ul#contacto-sidenav {
    position: static;
  }
  #sidenav .espaciomenu .cols,
  #sidenav .espaciomenu .cols.dos {
    display: block;
    width: inherit;
    max-width: inherit;
    margin: 0;
  }
  .buscador-centro {
    top: 10px;
    max-width: inherit;
    /* padding: 0 15px; */
  }
  .site-main
    section.up-sells.upsells.products
    ul.products.columns-3
    li.product {
    width: inherit;
    max-width: 450px;
    margin: 60px auto !important;
  }
  .site-main ul.products.columns-3 li.product {
    width: inherit;
    max-width: 450px;
    margin: 60px auto !important;
  }
  ul.products li.product .woocommerce-loop-product__title {
    min-height: inherit;
  }
  .franjatop a#botoncuenta,
  .woocommerce-active .site-header .site-header-cart {
    display: none;
  }
  .franjatop .cambio-idioma {
    display: none;
  }
  .left-sidebar .content-area {
    float: left !important;
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .single-product
    div.product
    .woocommerce-product-gallery
    .flex-control-thumbs
    li
    img {
    background-color: #fff;
    opacity: 1;
    border: 0px solid #fff !important;
  }
  .single-product
    div.product
    .woocommerce-product-gallery
    .flex-control-thumbs {
    text-align: center;
    bottom: -30px !important;
  }
  .single-product
    div.product
    .woocommerce-product-gallery.woocommerce-product-gallery--columns-4
    .flex-control-thumbs
    li {
    width: 20% !important;
    float: none;
    margin: 0;
    display: inline-table;
    margin-left: 1% !important;
    margin-right: 1% !important;
  }
  section.intro-home .owl-carousel .item1,
  section.intro-home .owl-carousel .item2,
  section.intro-home .owl-carousel .item3 {
    padding: 30px 0;
  }
  section.intro-home .owl-carousel .item1,
  section.intro-home .owl-carousel .item2,
  section.intro-home .owl-carousel .item3 {
    height: 600px;
  }

  section.intro-home .owl-carousel h5 {
    font-size: 40px;
    line-height: 45px;
  }
  .woocommerce-message:focus-visible {
    outline: 0 !important;
    border: unset !important;
  }
  .woocommerce-message .button,
  .woocommerce-info .button,
  .woocommerce-error .button,
  .woocommerce-noreviews .button,
  p.no-comments .button {
    float: none;
    margin-left: 0;
    padding-left: 0;
    border: none !important;
    display: block;
  }
  .woocommerce-breadcrumb a:first-of-type::before {
    display: none !important;
  }
  section.intro-home .owl-carousel img.margen {
    max-width: 220px;
  }
  .storefront-full-width-content .woocommerce-products-header h2 {
    font-size: 40px;
    line-height: 45px;
  }
  .parte-custom .cols {
    display: block;
    width: inherit;
    margin: 30px auto;
  }
}
@media only screen and (max-width: 500px) {
  form#redsys_payment_form input,
  form#redsys_payment_form .button {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 23px;
    font-family: "Open Sans", sans-serif;
    margin-top: 10px;
  }
  #sidenav .espaciomenu h3 {
    display: block;
    width: inherit;
    margin-bottom: 15px;
  }
  .single-product div.product form.cart .quantity {
    width: 15%;
  }
  .single-product div.product button {
    width: 83%;
  }
  section.cabecera-home h1 {
    font-size: 50px;
    line-height: 55px;
    top: 100px;
  }
  section.cabecera-home {
    height: 500px;
  }
  #cuerpo-blog .entry-content p,
  #cuerpo-blog .entry-content ul li {
    text-align: left;
  }
}
@media only screen and (max-width: 400px) {
  .franjatop .logo-izq {
    max-width: 230px;
  }
}
