@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap");
body.page-products .ya-agregado:before, body.cms-home .ya-agregado:before, body.catalogsearch-result-index .ya-agregado:before{
  content: '\e600' !important;
}

.product-info-main .product-social-links .action.ya-agregado {
  background-image: url(corazon.svg) !important;
}

a {
  color: #c00;
}
h1 {
  font-size: 20px !important;
  margin-bottom: 40px !important;
  margin-top: 30px;
  text-align: left;
}

.customweb-form-V12559531p { display: none !important;}

a,
a:hover {
  transition: 0.5s;
}

.logo {
  margin: unset !important;
}
.ancla-normal {
  color: #cc0000 !important;
  border-bottom: solid 2px #cc0000;
}
.action.primary:hover,
.action-primary:hover {
  background: #000000;
  border: none !important;
}

body {
  font-family: "Roboto", sans-serif;
  font-size: 1.5rem;
  overflow-x: hidden;
}
html {
  overflow-x: hidden;
}

.etiqueta-sale {
  color: #cc0000 !important;
}
/* .navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, */
.page-main {
  max-width: unset !important;
  padding: 0px !important;
}
.pad-main-bottom.wrapper.grid.products-grid {
  padding: 0px !important;
}

/* MENU */

/* .ub-mega-menu .mega.first span:before,
.ub-mega-menu .mega.last span:before {
  content: none !important;
} */

/*
li#menu778 {
  margin-left: 10px;
  margin-right: -10px;
}*/

.mega-menu li a {
  background: #fff;
  color: #000;
  position: relative;
}
.mega-menu li a span {
  text-transform: initial;
  font-weight: normal;
  font-size: 13px;
}
.mega-menu li.hover a {
  background-color: #fff;
}

/* .mega-menu li:hover a:before {
  background: #cc0000;
} */

/* HOME  */

.owl-slide-r .owl-wrapper {
  display: flex !important;
}

.slider-home .slide-desc,
.slider-home .slide-readmore,
.slider-home .slide-title {
  display: none;
}

.slider-home .owl-controls {
  position: initial;
  height: 100%;
  width: 100%;
}

.slider-home .owl-pagination {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 2%;
}

.slider-home .owl-page span {
  background-color: #fff !important;
  background-image: none !important;
  opacity: 1 !important;
  width: 8px !important;
  height: 8px !important;
}
.slider-home .owl-page.active span {
  background-color: #cc0000 !important;
}

.cms-home .page-title {
  font-size: 0px;
  margin-bottom: 0px;
}
.cms-home .page-title span {
  width: 0;
  height: 0;
}
.cms-home .sections.nav-sections {
  display: none;
}
.block-title-main > h2 {
  display: none;
}
.action.primary {
  background-color: #cc0000;
  border-radius: 20px;
  border: none;
  font-weight: 100;
  font-size: 0.8em;
}

.product-item-details .price-box {
  float: left !important;
  display: flex;
  flex-direction: column-reverse;
  margin: 0px;
}
.product-item-details .price-box .special-price {
  color: #cc0000;
  font-weight: bold;
}
.product-item-details .price-box .old-price {
  font-weight: 700;
  font-size: 1.4em;
  margin-bottom: -3px;
  color: #8f8888;
}
.product-item-details .product-item-name > span {
  display: none;
}
.product-item-details .product-reviews-summary {
  display: none;
  font-size: 0.7em;
}
.product-item-details .product-item-inner .actions-secondary .tocompare {
  display: none;
}

.product-item-details
  .product-item-inner
  .product-item-actions
  .actions-primary {
  float: right;
  margin-top: -18px;
}
.product-item-info .product-image-container .product-image-photo {
  /* height: 200px !important; */
  width: auto !important;
  max-height: 390px !important;
  height: 100%;
}

.product-item-name {
  margin-bottom: 2rem !important;
}
.product-item-details .price-box {
  padding-bottom: 20px;
  min-height: 50px;
  width: 100%;
}
.product-image-wrapper {
  padding-bottom: 100% !important;
  max-height: 100%;
}
.product.details.product-item-details {
  padding: 8px 25px !important;
}
.product.details.product-item-details .product-item-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.destacados .owl-carousel .owl-item {
  /* width: 40% !important; margin-right: 15px; */
}

.minicart-items-wrapper {
  border: none;
}

.minicart-wrapper .minicart-widgets { margin: 0;}
.block-minicart .block-content > .actions { margin-top: 0px; }

.product-item-info a {
  display: block;
  /* min-height: 50px; */
}
.product-item .tocart {
  padding-right: 35px;
  font-weight: bold;
  margin-top: 40px;
  margin-right: 15px;
}
.product-item .tocart span:after {
  content: "";
  background-image: url(carrito.svg);
  position: absolute;
  width: 17px;
  height: 23px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -4px;
  margin-left: 2px;
  background-position: center;
}

.link-garantia {
  color: #000 !important;
  text-decoration: none !important;
}

.link-garantia:hover {
  color: #c00 !important;
}

.action.image-search {
  position: relative;
}
.action.image-search:before {
  content: "" !important;
  background-image: url(camara.png);
  position: absolute;
  width: 23px;
  height: 20px;
  right: 0px;
  background-position: center;
  background-size: cover;
  top: 5px;
}

.destacada-x2 .product-item-info {
  box-shadow: none;
}

.franja-sobre-slide {
  background-color: #cc0000;
  color: #f0f1f1;
  padding: 4px;
  font-size: 14px;
}
.cms-home main#maincontent {
  margin-top: 3px;
}
.owl-controls {
  margin-top: 0px !important;
}
.nuevos-productios .product-image-container,
.destacada-x2 .product-image-container {
  width: 100% !important;
}
.nuevos-productios .product-image-container > span {
  padding-bottom: 60% !important;
}

.bloque-internacionales {
  margin-top: 120px !important;
}

.bloque-sofas {
/*  display: flex;
  justify-content: center;
  align-items: flex-end;*/
  /* margin-right: 20px;
  margin-left: -20px; */
  height: 400px;
}
.bloque-sofas a {
/*  padding: 6px 29px;
  border: solid 1px #fff;
  border-radius: 26px;
  color: #fff;
  margin-bottom: 35px;*/
  display: block;
  width: 100%;
  height: 100%;
}

.bloque-sofas a:hover {
/*  background: #cc0000;
  border: 1px solid #cc0000;*/
}

.bloque-sillones * {
  text-align: left;
}
.bloque-sillones > div.franja {
  color: transparent;
  position: absolute; /*left: -15px; right: -15px;*/
  width: 100%;
  background: #f7ece6;
  height: 405px;
  bottom: -58px;
  left: -100%;
  width: 300%;
}
.bloque-sillones .col-md-3 a {
  color: #fff !important;
}
.bloque-sillones .owl-carousel .owl-item {
  /* float: left;
  width: 22% !important; */
}

.destacados .owl-carousel .owl-item {
  /* float: left;
  width: 50% !important; */
}

ul.mega-menu span.menu-title {
  background: unset !important;
}

.bloque-sillones .owl-wrapper {
  padding-bottom: 2px !important;
}

.bloque-lamparas .b {
  margin-top: -70px;
}
.bloque-lamparas .b .col-md-7 {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  margin-bottom: 30px;
  flex-direction: column;
}
.bloque-decoracion > div.franja {
  color: transparent;
  position: absolute;
  left: -15px;
  right: -15px;
  background: #f0f1f1;
  height: 250px;
  bottom: 7px;
  width: 300%;
  left: -100%;
}

.bloque-decoracion .col-md-12.mb-5.text-center {
  margin-bottom: 30px !important;
}

.w-10 {
  max-width: 15px !important;
}

.minicart-wrapper .action.showcart:before {
  background-image: url("newcarrito.svg");
  color: transparent;
  background-repeat: no-repeat;
  transition: 0.5s;
  font-size: 25px;
  margin-top: 3px;
}

.minicart-wrapper .action.showcart:before {
  /* filter: grayscale(1); */
}

.minicart-wrapper .action.showcart:hover:before {
  background-image: url("newcarritoh.svg");
}

.minicart-wrapper .action.showcart:hover:before {
  color: transparent !important;
}
.minicart-wrapper .action.showcart.active:before {
  color: transparent !important;
  margin-top: 3px !important;
  font-size: 28px !important;
}

.wishlist-wrapper a,
.account-wrapper a,
.logout-wrapper a {
  font-size: 10px;
  color: gray;
}

.wishlist-wrapper a img,
.account-wrapper a img {
  filter: grayscale(1);
}

.wishlist-wrapper a:hover img,
.account-wrapper a:hover img {
  filter: grayscale(0);
}

.wishlist-wrapper,
.account-wrapper {
  text-align: center;
  margin: 0px 10px;
}

.wishlist-wrapper img {
  transition: 0.5s;
  width: 22px;
  display: block;
  margin: auto;
  padding-bottom: 1px;
}

.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  transition: all 0.5s ease-in-out;
}

.product-items .action.towishlist:hover:before,
.products.list.items .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before {
  content: "\e600";
  transition: all 0.5s ease-in-out;
}

.account-wrapper img,
.logout-wrapper img {
  transition: 0.5s;
  width: 18px;
  display: block;
  margin: auto;
  margin-bottom: 3px;
  margin-top: 3px;
}

.pre-header-r {
  background-color: #f0f1f13d;
}
.pre-header-r a {
  color: #a8a8a8;
  font-weight: 500;
  font-size: 12px;
}
.pre-header-r a:hover {
  color: #333333;
}
.pre-header-r ul {
  list-style: none;
}
.page-header .panel.wrapper {
  border-bottom: none !important;
}

.action.image-search:before {
  font-size: 20px;
}
.block-search .action.image-search {
  right: 5px !important;
  top: 0px !important;
}

header .header.content {
  padding: 20px 5px 0 !important;
  display: flex;
  justify-content: space-between;
}
header .header.content:before,
header .header.content:after {
  content: unset !important;
  display: none !important;
}
header .header.content .logo {
  order: 1;
}
header .header.content .minicart-wrapper {
  order: 3;
  display: inline-flex;
}

/* Amasty ElasticSearch */
section.amsearch-wrapper-block {
  order: 2;
  /* padding-left: 20px !important; */
  width: 350px !important;
  padding-bottom: 30px !important;
}
.amsearch-input-wrapper .amsearch-input {
  border: 0px;
  border-bottom: solid 2px;
  border-color: #cc0000;
  padding-left: 25px;
  padding-right: 10px !important;
  text-align: center;
  font-size: 12px;
}

.amsearch-input-wrapper .amsearch-input:focus {
  border: 0 !important;
}

section.amsearch-input-wrapper:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #8f8f8f;
  content: '\e615';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: absolute;
  top: 7px;
  left: 5px;
}

a.amsearch-link.item-name {
  color: #555555 !important;
}


.amsearch-related-terms {
  /* Oculta terminos de busqueda relacionados en resultado */
  display: none !important;
}

.amsearch-related-terms>.amsearch-item {
  background: #eeeeee;
}
.amsearch-related-terms>.amsearch-item:hover {
  background: #cccccc;
}


.amsearch-search-page .sidebar.sidebar-main {
  display: flex;
  width: 100% !important;
  flex-direction: column;
  float: unset !important;
}


.amsearch-search-page .columns {
  display: flex;
}

.amsearch-search-page .block.filter {
  margin-bottom: 10px;
}

.amsearch-input-wrapper .amsearch-button.-loupe {
  display: none;
}


.amsearch-form-block {
  justify-content: flex-start !important;
}

.amsearch-item.product-item .product.details.product-item-details {
  padding: 5px 0 !important;
  width: 100%;
}

.amsearch-products-section .amsearch-product-list {
  width: 100%;
}

.amsearch-products-section .amsearch-product-list * {
  text-align: center !important;
}

.amsearch-description a.product-item-link {
  font-size: 13px !important;
  height: 45px !important;
}

.amsearch-products-section .product-item [data-role='priceBox'] {
  flex-direction: row;
}

.amsearch-products-section .product-item [data-role='priceBox'] .special-price {
  order: 2;
}

.amsearch-products-section .product-item [data-role='priceBox'] .old-price {
  order: 1;
}

.amsearch-wrapper-inner span {
  padding: 0 !important;
}

.amsearch-products-section .amsearch-product-list .price-box .old-price span.price {
  font-size: 12px !important;
}

/* Amasty ElasticSearch FIN */

header .header.content .block-search {
  order: 2;
  padding-left: 20px;
  width: 350px;
}
header .header.content .block-search .control .nested {
  display: none;
}
header .header.content .block-search input {
  border: 0px;
  border-bottom: solid 2px;
  border-color: #cc0000;
  padding-left: 25px;
  padding-right: 10px !important;
  text-align: center;
  font-size: 12px;
}
header .header.content .block-search .action.search {
  left: 20px;
  width: 25px;
}

.pre-footer-radar {
  background-color: black;
}
.pre-footer-radar * {
  color: #fff;
}
.footer {
  background-color: #f0f1f1;
  max-width: 100% !important;
  margin: 0;
}
.footer.content {
  margin: 0;
}

ul.level0 > li.mega > .mega {
  line-height: 30px;
}

ul.level0 > li.mega > .mega.ui-state-active,
ul.level0 > li.mega > .mega:active,
ul.level0 > li.mega > .mega:focus,
ul.level0 > li.mega > .mega:hover {
  background: #fff !important;
  color: #333333;
  text-decoration: none;
}

.bottom-footer {
  background-color: #f0f1f1;
}

.menu-foot {
}
.menu-foot li {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
}

.btn-centrar {
  padding: 6px 29px;
  margin: auto;
  width: 160px;
  border: 1px solid;
  border-radius: 35px;
  display: block;
  color: #000 !important;
  transition: 0.5 all;
}
.btn-centrar:hover {
  color: #fff !important;
  background-color: #cc0000;
}

/* PRODUCTO */
.product-item-info {
  position: relative;
  width: 100% !important;
  margin: 0 auto !important; /* box-shadow: 5px 5px 10px #999999; */
  float: left; /* padding: 30px; */
  background: #ffffff; /* min-height: 340px; */
}
.product-item-info .action.towishlist {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 2;
}

.product-item-info .action.towishlist:before {
  color: #cc0000 !important;
}
.product-item .price-box .price {
  font-size: 14px !important;
  font-weight: bold;
}
.product-item .price-box .price-label {
  display: none;
}

.owl-carousel.owl-theme .product-item img {
  transform: scale(1.3);
  transition: 0.5s;
}

.destacados .product-image-wrapper,
.bloque-sillones .product-image-wrapper {
  padding-bottom: 100% !important;
}
/* .owl-carousel.owl-theme .product-item:hover img {
  transform: scale(1.5);
  transition: 0.5s;
} */
.owl-carousel.owl-theme .product-item {
  padding: 15px 10px !important;
}

.owl-controls {
  position: relative;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons {
  top: 165px !important;
}
.owl-controls .owl-buttons .owl-prev > div,
.owl-controls .owl-buttons .owl-next > div {
  font-size: 50px !important;
  width: inherit !important;
  height: inherit !important;
  display: inherit !important;
  color: #cc0000 !important;
  background: transparent !important;
}
.owl-controls .owl-buttons .owl-prev {
  background: transparent !important;
  left: 35px !important;
  width: 50px !important;
  height: 50px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
.owl-controls .owl-buttons .owl-next {
  background: transparent !important;
  right: 35px !important;
  width: 50px;
  height: 50px;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
/* .owl-carousel .owl-item { margin-right: 10px; background-color: #fff; } */
.owl-carousel.owl-theme .product-item img {
  display: block;
  width: auto !important;
  margin: 0px auto;
  max-height: 260px !important;
  text-align: center;
}
.mpinstagramfeed-container
  .mpinstagramfeed-photo
  .mpinstagramfeed-post-caption {
  top: 0;
  bottom: 0;
  max-height: 100% !important;
  padding-top: 15px;
}

.owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: -30px !important;
  position: absolute;
}

.owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-next {
  right: -40px !important;
  position: absolute;
}

.owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev .lft-btn,
.owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-next .rgt-btn {
  color: transparent !important;
}
.owl-carousel.owl-theme
  .owl-controls
  .owl-buttons
  div.owl-prev
  .lft-btn:before {
  content: "";
  background-image: url("flecha-izquierda.png");
  width: 20px;
  height: 50px;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: -30px;
  background-repeat: no-repeat;
}
.owl-carousel.owl-theme
  .owl-controls
  .owl-buttons
  div.owl-next
  .rgt-btn:before {
  content: "";
  background-image: url("flecha-derecha.png");
  width: 20px;
  height: 50px;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: -30px;
  background-repeat: no-repeat;
}

.minicart-wrapper {
  width: 155px;
  text-align: right;
}

.barra-slider {
  background-color: red;
}

/*  CF 17-03-2021 */
.p-3.pre-header-r.text-center {
  padding: 6px 0 !important;
  font-size: 12px;
  color: #a8a9aa;
}
a,
a:hover,
button,
button:hover {
  transition: 0.5s all;
  text-decoration: none;
}
.pre-header-r ul.d-flex li.mr-4.mb-0 {
  margin: 0 122px;
}

.pre-header-r ul.d-flex li.mr-4.mb-0:last-child {
  margin-right: 0 !important;
}

.pre-header-r ul.d-flex li.mr-4.mb-0:first-child {
  margin-left: 0 !important;
}

body.catalog-product-view .related {
  margin-top: 70px;
}

body .catalog-product-view .related button.action.tocart.primary {
  padding: 5px 10px 5px 20px !important;
  text-align: left;
  font-weight: bold;
  margin-top: 60px;
  width: 120px;
  height: 35px;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
}

.bloque-insta > div {
  padding: 0 !important;
}

.bloque-insta .foto {
  min-height: 190px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.bloque-insta .foto a {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 100%;
  background: #00000070;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  height: 100%;
}
.bloque-insta .foto:hover a {
  top: 0;
}

.bloque-insta .foto.media-VIDEO {
  background-image:url('/pub/media/surdiseno-ig.png') !important;
}

/* BOTON WHATSAPP */

.wappbtn {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 5.5rem;
  z-index: 50;
  display: none !important;
}
.wappbtn img {
  /* box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2); */
  filter: drop-shadow(0 0 0.3rem gray);
}

.page-title-wrapper .product {
  flex: 0 0 100%;
  max-width: 100%;
}

#limiter {
  border: none;
  margin: 0;
  padding: 2px;
}

/* PLP */

.catalog-category-view .toolbar.toolbar-products .pages {
  float: none !important;
}

.catalog-category-view .product-item-name a.product-item-link,
.catalog-category-view .product-item .price-box .price {
  font-size: 16px !important;
}

.catalog-category-view .product-item .price-box .old-price .price {
  font-size: 14px !important;
}

/* .catalog-category-view .product-item .product-image-photo { transform: scale(1.3);} */

.page-products h1 {
  width: 0;
  height: 0;
  margin: 0 !important;
  padding: 0;
  font-size: 0;
  color: transparent;
}
.page-products .products-grid .product-item {
  width: calc((100% - 5%) / 3) !important;
}

.page-products .block.filter .nav-tabs {
  display: flex;
  align-items: center;
  border-bottom: solid 1px #555555;
  /* justify-content: space-around;*/
}
.page-products .block.filter .nav-tabs a {
  padding: 10px 35px 10px 20px;
  position: relative;
  border-radius: 0 !important;
  text-align: center;
  transition: 0.5s;
}
.page-products .block.filter .nav-tabs a:first-child {
  border-left: none;
}

.page-products .block.filter .nav-tabs a:before {
  content: ""; /* position: absolute; left: 13px;  bottom: 20px; */
  width: 5px;
  height: 5px;
  border-radius: 50%;
  display: inline-block;
  margin: 0px 4px 3px 0;
  transition: 0.5s;
}
.page-products .block.filter .nav-tabs a:hover:before {
  background: #cc0000;
}
.page-products .block.filter .nav-tabs .nav-link {
  color: #555555;
  font-size: 15px;
  position: relative;
}

.page-products .block.filter .nav-tabs .nav-link:hover,
.page-products .block.filter .nav-tabs .nav-link.active {
  color: #222222;
}

.nav-tabs .nav-link,
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border: none;
  transition: 0.5s;
}

.swatch-attribute-options .swatch-option.text {
  background: white;
  display: flex;
  justify-content: center;
  align-items: center;
}
#nav-tab .nav-link::before {
  display: none;
}

.catalog-product-view .product.info.detailed * {
  font-size: 12px;
}

/*
#nav-tab .nav-link::after {
  content: "˄";
  position: absolute;
  right: 20px;
  top: 10px;
}
*/

#nav-tab .nav-link::after {
  background: url("../images/aup.png") no-repeat right 2px;
  display: block;
  padding: 0 20px 0 0;
  content: "";
  width: 11px;
  height: 11px;
  position: absolute;
  right: 10px !important;
  top: 12px;
}

#nav-tab .nav-link.active::after {
  background: url("../images/adown.png") no-repeat right 2px;
  display: block;
  padding: 0 20px 0 0;
  content: "";
  width: 11px;
  height: 11px;
  position: absolute;
  right: 10px !important;
  top: 12px;
}

/*
#nav-tab .nav-link.active::after {
  content: "˅";
  position: absolute;
  right: 20px;
  top: 10px;
}
*/

.tab-pane.fade {
  border: 0px !important;
  margin-bottom: 0px !important;
}
.page-products .block.filter #nav-tabContent {
  min-height: 30px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  border-bottom: none;
  border-left: 0px !important;
  border-right: 0px !important;
}
.page-products .block.filter #nav-tabContent ol {
  flex-direction: row;
  display: flex;
  font-size: 14px;
  flex-wrap: wrap;
}
.page-products .block.filter #nav-tabContent ol li {
  padding: 0 20px 0 0;
}
.page-products .block.filter #nav-tabContent ol li a {
  color: #000;
  font-size: 13px;
}
.page-products .block.filter #nav-tabContent ol li a span.count {
  display: none;
}

/* .page-products .block.filter .filter-current { display: none;} */
/* .page-products .block.filter .block-actions.filter-actions a {display: none;} */


/* Se comentó para rectivar categorías en PLP */
/*
#nav-Categora-tab,
#nav-Categora {
  display: none;
}
*/

/* PDP */

.catalog-product-view .box-tocart .field.qty .control {
  display: flex;
}

.catalog-product-view .block.related {
  position: relative;
}

.catalog-product-view .franja-related {
  position: absolute;
  width: 300%;
  left: -100%;
  top: -30px;
  background-color: whitesmoke;
  bottom: -20px;
}

.contenedor-cantidad-r {
  position: absolute;
  margin-top: 1px;
}

.control {
  overflow: hidden;
}

.btn-more-r {
  position: relative;
  top: 2px;
  left: 41px;
  right: 0px;
  bottom: 50%;
  padding: 3px 8.2px !important;
  background-color: transparent !important;
}

.btn-minus-r {
  position: relative;
  bottom: -2px;
  left: -29px;
  right: 0;
  top: 50%;
  background-color: transparent !important;
}

.btn-more-r,
.btn-minus-r {
  background-color: #fff;
  border: none;
  color: #000;
  font-size: 18px;
  text-align: center;
  padding: 3px 12px;
  cursor: pointer;
  font-weight: normal;
}

.btn-more-r:hover,
.btn-minus-r:hover {
  background-color: transparent !important;
  color: black;
  border: none;
}

.btn-more-r:focus,
.btn-minus-r:focus {
  border: none;
  outline: none !important;
  background-color: transparent !important;
  color: black;
}

.col-md-5.order-first {
  margin-bottom: 30px;
}

.catalog-product-view .stock.available {
  display: none;
}
.product-info-main .page-title-wrapper .page-title {
  font-size: 25px;
  font-weight: bold;
  line-height: 24px;
  color: #000;
  margin-bottom: 3px !important;
  margin-top: 0 !important;
}
.product-info-main
  .product-info-price
  .product-info-stock-sku
  .product.attribute.sku
  strong.type {
  font-weight: normal;
  color: #7d7d7d;
}
.product-info-main .product-info-price .product.attribute.overview p {
  font-weight: 500;
  font-size: 15.21px;
}
.product-info-main .product.attribute.overview {
  border-bottom: solid 1px #bbbbbb !important;
}

.fotorama__nav--thumbs {
  text-align: center;
}
.fotorama__thumb-border {
  border-color: #cc0000 !important;
}

.catalog-product-view .related .block-title {
  text-align: center;
  margin-bottom: 25px;
  display: block;
  z-index: 999;
  position: relative;
}

.row.justify-content-center.cat-box-home .owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-next {
  right: -30px !important;
}

.catalog-product-view .related .block-title strong {
  font-size: 20px !important;
}
.catalog-product-view .related .product.product-item {
  text-align: center;
  width: calc((100% - 5%) / 4) !important;
}
.catalog-product-view .related .block-content .block-actions {
  display: none;
}
.catalog-product-view .related .block-content .product-item-actions {
  display: none;
}

.catalog-product-view .product.info.detailed .items .item.title a {
  border: none;
  background-color: #fff;
  border-right: solid 1px;
}
/* .catalog-product-view .product.info.detailed .items .item.title a:last-child { border: none; } */

.bloque-garantia {
  text-align: right;
  color: gray;
  margin-right: 15px;
}
.box-tocart {
  display: flex !important;
  align-items: center;
  justify-content: flex-end;
}

.price-box {
  text-align: left;
}
.price-box .price {
  font-size: 25px !important;
  color: #000;
}

.price-box .old-price .price {
  color: #8f8888;
  font-size: 22px !important;
  margin-top: 6px;
}

.product-info-main {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-top: 40px;
}
.product-info-main .product-info-price {
  order: 1;
}
.product-info-main .product-add-form {
  order: 3;
}
.product-info-main .price-final_price {
  order: 2;
  text-align: right;
}
.product-info-main .product-social-links {
  order: 4;
}

.product-info-main .bloque-garantia {
  order: 5;
}
.product-info-main .bloque-garantia > p {
  font-size: 12px !important;
}

.product-info-main .bloque-metodopago {
  order: 6;
  margin-bottom: 15px;
  margin-top: 15px;
}
.product-info-main .bloque-resenas {
  order: 7;
}

.page-products .product-image-container {
  width: 100% !important;
}
.rating-summary .rating-result > span:before {
  color: #cc0000;
}

.product-info-main .product-social-links {
  position: absolute;
  right: 0;
  width: auto;
  top: 0;
}
.product-info-main .product-social-links > div {
  margin: 0;
}
.product-info-main .product-social-links > div a {
  width: 40px;
  height: 40px;
  border-radius: 50% !important;
  background-color: #ffffff !important;
}
.product-info-main .product-social-links > div a span {
  display: none;
}

.product-info-main .product-social-links .action.towishlist {
  background-image: url(corazon_borde.svg);
  background-position: center;
  background-size: 50%;
  background-repeat: no-repeat;
  border: none;
}

.product-info-main .product-social-links .action.towishlist:hover {
  background-image: url(corazon.svg);
}

.box-tocart .input-text.qty {
  border-radius: 34px;
  height: auto !important;
  width: 70px !important;
  padding: 8px 10px 7px 10px;
  font-size: 13px;
  /* margin-right: 10px; */
}
.box-tocart .fieldset .actions {
  padding: 0px !important;
}

.catalog-product-view .product.info.detailed .items .item.content p {
  font-size: 12px;
  text-align: left;
}
form#review-form {
  width: 100%;
  max-width: unset;
}
form#review-form .legend.review-legend span,
form#review-form .legend.review-legend strong {
  float: left;
  padding-right: 10px;
}
form#review-form > fieldset > fieldset,
form#review-form > fieldset > div {
  width: 33%;
  display: inline-block;
}
div.review-field-text .control {
  width: 100% !important;
}
form#review-form .fieldset > .field > .label {
  width: unset;
}
form#review-form .field.review-field-text.required {
  width: 95.5% !important;
}
form#review-form input,
form#review-form textarea {
  border-color: #000;
}
form#review-form .control {
  width: 70%;
}
form#review-form .review-form-actions {
  text-align: right;
  display: block;
  width: 100%;
  margin: unset;
}
form#review-form .review-form-actions > div {
  float: right;
  padding-right: 5%;
}
form#review-form .review-form-actions button {
  background: #cc0000;
  color: #fff;
  padding: 8px 23px;
  font-size: 12px;
  font-weight: bold;
  transition: 0.5s;
  border: #cc0000;
}

form#review-form .review-form-actions button:hover {
  background: #111111;
  transition: 0.5s;
}

.review-control-vote label:before {
  color: #cc0000 !important;
}

div.swatch-option.color {
  border-radius: 50%;
  width: 20px !important;
  height: 28px !important;
  border: 2px solid #555555;
  padding: 10px !important;
  background-clip: padding-box;
  transition: 0.5s;
}

div.swatch-option.color:hover {
  transition: 0.5s;
}

button#product-addtocart-button {
  width: 140px;
  text-align: center;
  float: right;
}
form#review-form {
  background: white;
  padding: 25px 20px;
}
.fieldset > .field {
  margin: 0 0 10px 0 !important;
}

div#checkout {
  position: relative;
}

.checkout-cart-index #maincontent.container {
  background-color: #ffffff;
  margin-bottom: 5rem;
}

.checkout-cart-index .col.price span.cart-price {
  color: #cc0000;
}

.cart-summary,
.checkout-cart-index .container form {
  background: white !important;
  padding: 1rem;
}

.pre-footer-radar .container {
  background: black;
}

#form-validate th,
#form-validate td {
  border: 0px;
}

.checkout-cart-index h1 {
  margin-top: 1rem;
}

.item .actions-toolbar .action {
  background: white !important;
  border-radius: 0px !important;
  border: 0px !important;
  font-size: 10px !important;
  padding: 0px !important;
  float: right !important;
  margin: 10px !important;
}

.product-item-name {
  font-size: 1.8rem !important;
  font-weight: 700 !important;
}


.cart.table-wrapper .product-item-details,
.item-info td {
  vertical-align: middle !important;
}

.cart.item {
  border-top: 1px solid #cccccc !important;
  border-bottom: 1px solid #cccccc !important;
}

.checkout-cart-index .summary.title {
  font-weight: 700;
}

.block .title strong {
  font-size: 1.4rem !important;
}

button.action.action-update,
.action.action-show-popup {
  border-radius: 20px;
  padding: 5px 30px;
}

.field.addresses {
  margin-top: 2rem;
}

.opc-wrapper .shipping-address-item.selected-item {
  border-color: #cc0000 !important;
}

.opc-wrapper .shipping-address-item.selected-item:after {
  background: #cc0000 !important;
}

.checkout-cart-index .action.primary,
.checkout-index-index .action.primary,
.action.secondary,
button.action.action-select-shipping-item {
  background-color: #cc0000;
  border-radius: 20px;
  border: none;
  font-weight: 100;
  font-size: 0.8em;
  font-weight: 700;
  display: inline-block;
  width: auto !important;
  font-size: 12px !important;
  padding: 5px 25px !important;
  color: white !important;
}

#checkout a,
button.action.edit-address-link span {
  color: #cc0000 !important;
}

.opc-wrapper .action-select-shipping-item {
  float: left !important;
}

.field legend {
  font-size: 1rem;
}

.checkout-index-index #checkout {
  background: #f5f5f5;
  padding: 1rem;
}

.checkout-index-index #shipping {
  background: white;
  padding: 1rem;
}

.checkout-index-index .opc-sidebar,
.checkout-index-index .opc-block-summary {
  background: white;
  margin: 0 !important;
}
.checkout-index-index .opc-block-summary {
  padding: 0px !important;
}
.checkout-index-index .opc-sidebar {
  padding: 1rem !important;
}

.checkout-index-index .modal-content {
  border: 0px !important;
}

.checkout-index-index header.modal-header {
  display: none !important;
}

.step-title,
.checkout-index-index span.title,
.shipping-information-title {
  font-weight: 700 !important;
  border-bottom: solid #606060 1px !important;
}

.fotorama__nav--thumbs {
  text-align: center;
}
.fotorama__thumb-border {
  border-color: #000 !important;
}

.bloque-garantia {
  color: darkgray;
  text-align: right;
  font-size: 15px;
}
.checkout-index-index input,
.checkout-index-index select {
  border: 1px solid #606060 !important;
  width: calc(100% - 0px);
}

#shipping-new-address-form .field {
  margin-bottom: 2rem !important;
}

#shipping-new-address-form #tooltip {
  display: none;
}

.checkout-index-index #opc-shipping_method {
  padding: 1rem;
  background: white;
  margin-top: 3rem;
}

.checkout-index-index .opc-payment {
  background: white;
  padding: 1rem;
}
.opc-block-shipping-information {
  padding: 0 !important;
  margin-top: 3rem;
}

.mark {
  background: white !important;
}

.items-in-cart .title,
.items-in-cart li.product-item {
  border-bottom: solid #606060 1px !important;
  border-top: 0px !important;
}

.checkout-onepage-success .page-title {
  display: none !important;
}

.checkout-onepage-success .columns {
  text-align: center !important;
}

.checkout-onepage-success .actions-toolbar {
  display: inline-block;
}

.exito {
  font-size: 3rem;
  font-weight: 700;
  border-bottom: 1px solid;
  padding-bottom: 3rem;
  margin-bottom: 3rem;
  color: #606060;
  margin-top: 3rem;
}

.rojo,
.order-number {
  color: #cc0000;
}

.thx_buy {
  font-size: 2.5rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #606060;
}

.recibido {
  font-weight: 700;
  margin-bottom: 2rem;
  color: #606060;
}

.bordes {
  border-top: 1px solid #606060;
  border-bottom: 1px solid #606060;
  display: inline-block;
  width: 50%;
  padding: 1rem 0;
  margin-bottom: 2rem;
}

.gracias_imagen {
  padding-bottom: 3rem;
}

/* TIENDAS  */
.cms-tiendas .address h2 {
  border-bottom: solid 2px;
  display: inline-block;
  margin-bottom: 15px !important;
}
.cms-tiendas .tienda-info {
  margin: 0;
}
.cms-tiendas .tienda-info li {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}

.cms-tiendas .address > div > .row {
  border-bottom: solid 1px;
  padding-bottom: 25px;
}
.cms-tiendas .address > div > .row:last-child {
  border-bottom: none;
}

.menu-contenidos {
  padding: 0px;
}

.menu-contenidos ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: solid 1px;
  padding: 20px 0px;
  border-bottom: solid 1px;
}
.menu-contenidos ul li {
}
.menu-contenidos ul li a {
  color: lightgray;
  font-weight: bold;
  transition: 0.5s;
  display: block;
  width: 100%;
}
.menu-contenidos ul li a:hover, .menu-contenidos ul li a.active {
  color: #000;
}

.cart.main.actions button,
.cart.main.actions a {
  background: #cc0000 !important;
  border-radius: 25px !important;
  color: white !important;
  border: 0px !important;
}

.cart.main.actions button.action.update:hover, .cart.main.actions button#empty_cart_button.action.clear:hover,
.cart.main.actions a:hover {
  background: #000000 !important;
}

/* Mi cuenta  */

body.account .sidebar-additional .block-compare,
body.account .sidebar-additional .block-wishlist,
body.account .sidebar-additional .block-reorder,
body.account .sidebar-additional .account-nav-title {
  display: none;
}

.sidebar.sidebar-additional {
  margin: 0;
}

.account-nav .content {
  background: white !important;
}

#account-nav ul li {
  display: block;
  width: 100%;
}

#account-nav ul li a {
  color: #d1d3d4;
  min-height: 50px;
  display: flex;
  align-items: center;
}

.account-nav .item {
  margin-bottom: 2rem !important;
}
#account-nav ul li.current {
  background: #f0f0f0 !important;
  /*padding: 10px;*/
}

.account-nav .item.current strong {
  border: none !important;
  padding: 0 !important;
}

/* CHECKOUT CART INDEX */

.account-nav .content {
  padding: 0px !important;
}

.nav.item .delimiter {
  display: none !important;
}

.account .block-title,
.account legend {
  border-bottom: solid black 1px;
  padding-bottom: 1rem !important;
  font-weight: 700 !important;
  margin-bottom: 15px !important;
}

.account .block-title strong {
  font-weight: 700 !important;
}

.account .page-title {
  background: #fff;
  text-align: center;
  padding: 2rem 0;
  color: black;
  font-size: 3rem;
  margin: 0 0 3rem 0 !important;
  border-bottom: 1px solid #eeeeee;
}

.block-dashboard-info a,
.block-dashboard-addresses a {
  color: #cc0000;
}

.box-information .change-password {
  color: #333333;
}

.box-information .action.edit span {
  border-right: 1px solid black;
  margin-right: 10px;
  padding-right: 10px;
}

/* 
tr th:nth-child(6),
tr td:nth-child(6) {
  width: 40% !important;
}
tr th:nth-child(5),
tr td:nth-child(5) {
  width: 20% !important;
}
tr th:nth-child(4),
tr td:nth-child(4) {
  width: 16% !important;
}
tr th:nth-child(3),
tr td:nth-child(3) {
  width: 20% !important;
}
tr th:nth-child(2),
tr td:nth-child(2) {
  width: 12% !important;
}

tr th:nth-child(1),
tr td:nth-child(1) {
  width: 12% !important;
} */

/* .item-info tr th:nth-child(1),
tr td:nth-child(1) {
  width: 100% !important;
} */

.item-info > td {
  width: calc(100%  / 5 ) !important;
}

.table th,
.table td {
  vertical-align: middle;
}

td.col.actions .order {
  display: none;
}

.account legend {
  margin-left: 0 !important;
}

.menu-foot a {
  color: #333333;
}

.account #maincontent .column.main a {
  color: #cc0000;
}
.account #maincontent .column.main a:hover {
  color: #333333;
}
.menu-foot a:hover {
  color: #cc0000;
}

.account #maincontent table tr {
  border-bottom: 1px solid #d1d1d1;
}

.account-nav .item.current a {
  border: none !important;
  padding: 0 !important;
}

.account #maincontent .action.back,
.form-wishlist-items button {
  color: white;
  background: #cc0000;
  border-radius: 20px;
  padding: 5px 20px;
  transition: 300ms;
}

.account #maincontent .action.back:hover,
.form-wishlist-items button:hover {
  background: #333333;
  transition: 300ms;
}

.ordered .order-title {
  display: none;
}

.sidebar-additional ul li:nth-child(5),
.sidebar-additional ul li:nth-child(9) {
  display: none !important;
}

li.nav.item.current strong {
  min-height: 50px;
  display: flex;
  align-items: center;
  padding: 5px 18px 5px 15px !important;
}

.menu-contenidos li:nth-child(1)::before,
.menu-contenidos li:nth-child(2)::before,
.menu-contenidos li:nth-child(3)::before,
.menu-contenidos li:nth-child(4)::before,
.menu-contenidos li:nth-child(5)::before,
.menu-contenidos li:nth-child(6)::before {
  width: 30px;
  display: block;
  float: left;
  margin-right: 10px;
  height: 30px;
  opacity: 0.4;
  transition: 300ms;
}

.sidebar-additional ul li:nth-child(1) a::before,
.sidebar-additional ul li:nth-child(2) a::before,
.sidebar-additional ul li:nth-child(3) a::before,
.sidebar-additional ul li:nth-child(4) a::before,
.sidebar-additional ul li:nth-child(6) a::before,
.sidebar-additional ul li:nth-child(7) a::before,
.sidebar-additional ul li:nth-child(8) a::before,
.sidebar-additional ul li:nth-child(10) a::before,
.sidebar-additional ul li:nth-child(11) a::before,
.sidebar-additional ul li:nth-child(1) strong::before,
.sidebar-additional ul li:nth-child(2) strong::before,
.sidebar-additional ul li:nth-child(3) strong::before,
.sidebar-additional ul li:nth-child(4) strong::before,
.sidebar-additional ul li:nth-child(6) strong::before,
.sidebar-additional ul li:nth-child(7) strong::before,
.sidebar-additional ul li:nth-child(8) strong::before,
.sidebar-additional ul li:nth-child(10) strong::before,
.sidebar-additional ul li:nth-child(11) strong::before {
  width: 20px;
  display: block;
  float: left;
  margin-right: 10px;
  height: 30px;
  opacity: 0.4;
  transition: 300ms;
  margin-top: 5px;
}
.menu-contenidos li:nth-child(1):hover::before,
.menu-contenidos li:nth-child(2):hover::before,
.menu-contenidos li:nth-child(3):hover::before,
.menu-contenidos li:nth-child(4):hover::before,
.menu-contenidos li:nth-child(5):hover::before,
.menu-contenidos li:nth-child(6):hover::before {
  opacity: 1;
  transition: 300ms;
}

.menu-contenidos li:nth-child(1)::before {
  content: url(preguntas_frecuentes.svg);
}

.menu-contenidos li.active::before {
  opacity: 1 !important;
}

.menu-contenidos li:nth-child(2)::before {
  content: url(servicio_al_cliente.svg);
}
.menu-contenidos li:nth-child(3)::before {
  content: url(protocolo.svg);
}
.menu-contenidos li:nth-child(4)::before {
  content: url(cambios.svg);
}
.menu-contenidos li:nth-child(5)::before {
  content: url(terminos.svg);
}
.menu-contenidos li:nth-child(6)::before {
  content: url(privacidad.svg);
}

.sidebar-additional ul li:nth-child(1) a::before,
.sidebar-additional ul li:nth-child(1) strong::before {
  content: url(User.svg);
}

.sidebar-additional ul li:nth-child(2) a::before,
.sidebar-additional ul li:nth-child(2) strong::before {
  content: url(mis_pedidos.svg);
}

.sidebar-additional ul li:nth-child(3) a::before,
.sidebar-additional ul li:nth-child(3) strong::before {
  /*content: url(privacidad.svg);*/
  content: url('/pub/media//wishlist-icon.png');
  transform: scale(0.15);
  margin: -10px 22px 15px -8px;
  filter: contrast(100%) brightness(0);
}

.sidebar-additional ul li:nth-child(4) a::before,
.sidebar-additional ul li:nth-child(4) strong::before {
  content: url(wishlist.svg);
}

.sidebar-additional ul li:nth-child(6) a::before,
.sidebar-additional ul li:nth-child(6) strong::before {
  content: url(edit_cuenta.svg);
  width: 26px;
  margin-left: -5px;
}

.sidebar-additional ul li:nth-child(7) a::before,
.sidebar-additional ul li:nth-child(7) strong::before {
  content: url(informacion_general.svg);
}

.sidebar-additional ul li:nth-child(8) a::before,
.sidebar-additional ul li:nth-child(8) strong::before {
  content: url(privacidad.svg);
}

.sidebar-additional ul li:nth-child(10) a::before,
.sidebar-additional ul li:nth-child(10) strong::before {
  content: url(newsletter.svg);
  width: 25px;
  margin-left: -3px;
}

.sidebar-additional ul li:nth-child(11) a::before,
.sidebar-additional ul li:nth-child(11) strong::before {
  content: url(newsletter.svg);
}

.menu-contenidos li,
.sidebar-additional ul li {
  display: flex;
  align-items: center;
  margin-bottom: 3rem;
}

.page-products .toolbar .limiter {
  display: block !important;
}

/* Toolbar */
.catalog-category-view .toolbar.toolbar-products {
  display: flex;
  padding: 0 !important;
}
.catalog-category-view .toolbar.toolbar-products .limiter {
  flex: auto;
  order: 3;
  text-align: right;
}
.catalog-category-view .toolbar.toolbar-products .sorter {
  order: 2;
  flex: auto;
}

.catalog-category-view .toolbar.toolbar-products .sorter select {
  border: none;
}

.catalog-category-view .toolbar.toolbar-products .toolbar-amount {
  order: 1;
  flex: auto;
  text-align: left;
}

.catalog-category-view .toolbar.toolbar-products .pages {
  flex: auto;
}

.container div.toolbar.toolbar-products:last-child .field.limiter {
  display: none !important;
}

.container div.toolbar.toolbar-products .modes {
  display: none !important;
}

/* Fin Toolbar */

.categorias-hijas-plp {
  margin-bottom: 25px;
}

.categorias-hijas-plp a {
  color: #000;
  font-weight: 400;
  margin-top: 15px;
}

.categorias-hijas-plp a {
  display: inline-block;
  border-bottom: solid 2px #fff;
}

.categorias-hijas-plp a span {
  transition: 0.5s;
}

.categorias-hijas-plp a:hover span,
.categorias-hijas-plp a.active span {
  border-bottom: solid 2px #cc0000;
  transition: 0.5s;
}

.cms-preguntas-frecuentes #element > div {
  color: #3c3c3b;
}

.cms-preguntas-frecuentes #element > div[data-role="collapsible"]:hover {
  cursor: pointer;
}

/* .cms-preguntas-frecuentes #element > div[data-role="collapsible"] {
  background-image: url(../images/ico-mas.png);
  background-position: 100% 5px;
  background-repeat: no-repeat;
  margin: 0;
  padding: 15px 34px 15px 0;
  float: left;
  width: 100%;
} */

/* .cms-preguntas-frecuentes #element .allow.active {
  background-image: url(../images/ico-menos.png);
  background-position: 100% 5px;
  background-repeat: no-repeat;
} */

.cms-preguntas-frecuentes #element .allow.active:hover {
  background-image: url(../images/ico-menos-h.png);
}

.block-content.filter-content .filter-current {
  order: 3;
  margin-top: 10px;
}

.block-content.filter-content {
  display: flex;
  flex-direction: column;
}

.block-actions.filter-actions {
  order: 4;

  position: relative;
}

.block-subtitle {
  margin: 0px !important;
}

.filter-current .item {
  margin: 0px !important;
}

.filter-current ol,
.filter-current ol li {
  display: flex;

  margin-left: 30px;
}

.filter-current ol li span {
  float: left;
  margin-right: 10px;
}

.filter-current {
  display: flex;
  align-items: center;
  justify-content: end;
}

#mini-cart .product-image-container {
  width: 100% !important;
}

#mini-cart button#top-cart-btn-checkout {
  padding: 5px 30px;
  width: auto;
  margin: 0 auto;
}

/* action viewcart */
/* .catalog-category-view .tab-pane { overflow-x: scroll;} */

.tab-content .tab-pane .items li {
  margin: 5px 10px !important;
  display: inline-block;
}

.tab-content #nav-Price.tab-pane .items li {
  margin: 20px 0 !important;
}

.swatch-attribute-options .swatch-option.text {
  background: white;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0px;
  font-size: 15px;
  font-weight: 400;
  /* padding: 20px; */
  color: black;
  padding: 0 15px;
  margin: 20px 20px !important;
}

.block-actions.filter-actions a {
  order: 4;
  position: absolute;
  left: 0;
  bottom: -7px;
  z-index: 123123;
  border-radius: 20px;
  padding: 5px 15px;
  font-size: 13px;
  background: #ededed;
  color: gray;
}

/* CAMBIOS EN EL SEARCH ~ RODOLFO  */
.catalogsearch-result-index .sidebar.sidebar-additional {
  display: none;
}
.catalogsearch-result-index .column.main {
  display: flex;
  flex-direction: column-reverse;
  width: 100% !important;
}
/* FIN CAMBIOS EN EL SEARCH ~ RODOLFO  */

.cart-totals {
  border: 0px !important;
}

a.action.action-edit {
  display: none !important;
}

.minicart-wrapper .product .actions {
  margin-top: -30px !important;
  text-align: left !important;
  margin-right: 40px;
}

.product.actions .action.edit {
  display: none;
}

.page-products .block.filter #nav-tabContent ol li a::before,
.swatch-attribute-options .swatch-option.text::before {
  content: "⭘";
  /*content: "⦾";*/
  margin-left: 5px;
  transition: 0.5s;
}

.page-products .block.filter #nav-tabContent ol li a:hover::before,
.swatch-attribute-options .swatch-option.text:hover::before {
  content: "⦿";
  /*margin-left: 5px;*/
  transition: 0.5s;
}

.filter-current strong.block-subtitle.filter-current-subtitle {
  display: none;
}

.checkout-cart-index .form-cart .cart .action.clear {
  display: inline-block;
}

div#minicart-content-wrapper {
  margin-top: 10px;
}
/*Cambios en subscripcion newsletter*/
.block.newsletter {
  width: 100% !important;
  max-width: 100% !important;
}
.block.newsletter .form.subscribe {
  display: flex;
  width: 100%;
  max-width: 100%;
  flex-flow: row;
  padding: 0;
  background: none !important;
}
.block.newsletter .field.newsletter {
  width: 100%;
  margin-right: 0px;
}
.block.newsletter input#newsletter {
  width: 100%;
}
.block.newsletter .actions {
  width: 20% !important;
}
.block.newsletter button.action.subscribe.primary {
  width: 100%;
}

.block.newsletter button.action.subscribe.primary:before {
  content: url('/pub/media/.thumbswysiwyg/send2.png') !important;
  display: flex;
  height: 18px !important;
  justify-content: center;
  align-content: center;
}

.block.newsletter button.action.subscribe.primary span {
  display: none;
}

/*FIN Cambios en subscripcion newsletter*/

.minicart-items .product-item-photo img {
  width: 100% !important;
}
.minicart-items .product-item-photo {
  width: 45%;
}

.minicart-items .product-item-details {
  float: right;
  width: 50%;
  padding: 0px;
  text-align: left;
}

/*Cambios PDP*/

.magnify-lens {
  border-radius: 50%;
  /* FIX TAMAÑO ZOOM */
  max-width: 150px !important;
  max-height: 150px !important;
  margin-top: 70px;
  margin-left: 70px;
}

.catalog-product-view .product.info.detailed {
  border-bottom: solid 1px lightgray;
}

.bloque-metodopago img {
  max-width: 400px;
  float: left;  
}

.catalog-product-view div#preview {
  top: -10px !important;
}
.catalog-product-view .product.attribute.description {
  text-transform: lowercase;
}

/* Precio PDP md-5*/

body.catalog-product-view div.col-md-5 .product-info-main .price-final_price {
  display: flex;
  flex-direction: row-reverse;
}
body.catalog-product-view
  div.col-md-5
  div.price-final_price
  span.price-container.price-final_price.tax.weee {
  display: flex;
  flex-direction: column-reverse;
}
body.catalog-product-view
  div.col-md-5
  div.price-final_price
  span.special-price {
  margin: 0 !important;
}
body.catalog-product-view div.col-md-5 div.price-final_price span.price-label {
  display: none;
}
body.catalog-product-view
  span.normal-price
  > span.price-final_price
  > span
  > span.price:after {
  display: none;
}
/* body.catalog-product-view
  div.col-md-5
  div.price-final_price
  .old-price
  span.price::after {
  content: "Precio Normal";
  font-size: 14px;
  text-align: left;
  margin-top: 14px;
} */

body.catalog-product-view div.col-md-5 div.price-final_price span.price {
  display: flex;
  flex-direction: column;
  margin-bottom: 14px;
}

/* body.catalog-product-view
  div.col-md-5
  .price-box
  span.special-price
  .price::after {
  content: "Precio Oferta";
  margin-top: 1.5rem;
  font-size: 18px;
}*/
body.catalog-product-view div.col-md-5 div.price-final_price span.old-price {
  margin-right: 20px;
  border-right: solid 2px;
  padding-right: 20px;
  padding-top: 5px;
  margin-top: -10px;
  font-size: 2.2em;
  color: #8f8888;
}
body.catalog-product-view button.tocart span::after {
  margin-left: 2px;
  content: "";
  background-image: url(carrito.svg);
  position: absolute;
  width: 20px;
  height: 25px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
body.catalog-product-view
  div.col-md-5
  div.price-final_price
  span.special-price
  span.price::after {
  font-size: 16px;
  color: black;
  text-align: left;
}
body.catalog-product-view
  div.col-md-5
  div.price-final_price
  span.special-price
  span.price {
  color: #cc0000 !important;
}

/* Fin Precio PDP md-5*/

body.catalog-product-view button#product-addtocart-button {
  height: 40px;
  border-radius: 50px;
  padding: 0;
  margin-top: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 18px !important;
}
body.catalog-product-view button.tocart span {
  font-size: 15px;
  font-weight: 500;
}
body.catalog-product-view .swatch-option.selected {
  outline: 2px solid #000000;
  border: 5px solid #ffffff;
  color: #333333;
}
body.catalog-product-view div.swatch-option {
  border: 0px solid #333333;
}
body.catalog-product-view form#product_addtocart_form {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
}
body.catalog-product-view div#product-options-wrapper,
.product-options-bottom {
  width: 50%;
}
body.catalog-product-view .bloque-galeria_baja {
  /*  display: none; */
}

/*Fin Cambios PDP*/

/*Cambios checkout*/
body.checkout-cart-index div.product-item-info a.action.tocompare {
  display: none !important;
}
body.checkout-cart-index
  div.product-item-info
  span.product-image-wrapper
  .product-image-photo {
  border: none;
}
body.checkout-cart-index li.item.product.product-item {
  margin-left: 2% !important;
}
body.checkout-cart-index .price-box.price-final_price {
  height: 10rem;
}
/*Fin Cambios checkout*/

/*Cambios Contacto*/
body.contact-index-index span.telefono:before, .contacto-mp .info-contacto span.telefono:before  {
  font-family: "FontAwesome";
  font-weight: 900;
  content: "\f095";
  margin-right: 10px;
}
body.contact-index-index span.correo:before, .contacto-mp .info-contacto span.correo:before {
  font-family: "FontAwesome";
  font-weight: 900;
  content: "\f003";
  margin-right: 10px;
}
body.contact-index-index span.ubicacion:before, .contacto-mp .info-contacto span.ubicacion:before{
  font-family: "FontAwesome";
  font-weight: 900;
  content: "\f041";
  margin-right: 10px;
}
body.contact-index-index form#contact-form {
  min-width: 100%;
}
body.contact-index-index .page-title-wrapper {
  text-align: center;
  margin-top: 5rem;
}
body.contact-index-index {
  color: #58595b;
}
body.contact-index-index span.telefono,
span.correo,
span.ubicacion {
  font-size: 14px;
  font-weight: 500;
}
body.contact-index-index form.form label span,
body.contact-index-index .col-md-6.info-contacto h2{
  color: #58595b;
  font-size: 16px;
  font-weight: 500;
}

.contact-index-index .form.contact .action.submit.primary:first-letter { 
text-transform: capitalize !important; 
}

.contact-index-index .form.contact .action.submit.primary { 
  text-transform: lowercase !important; 
  font-size: 14px !important;
  font-weight: 400;
  padding: 5px 20px;
  margin: -10px 0 0 0;
}

/*FinCambios Contacto*/
/*Cambios Wishlist*/
body.wishlist-index-index div.wishlist ol.product-items {
  display: flex;
  flex-direction: column;
}
body.wishlist-index-index div.wishlist .product-item-info {
  display: flex;
  flex-direction: row;
  align-items: center;
}
body.wishlist-index-index div.wishlist a.product-item-photo {
  width: 35%;
  margin-right: 20px;
}
body.wishlist-index-index div.wishlist strong.product-item-name {
  min-width: 120%;
}
body.wishlist-index-index div.wishlist .price-box.price-configured_price {
  min-width: 80%;
}

body.wishlist-index-index div.wishlist .product-item-inner {
  min-width: 100%;
}
body.wishlist-index-index div.wishlist .field.comment-box {
  display: none;
}

body.wishlist-index-index div.wishlist .product-item-inner {
  display: flex;
}
body.wishlist-index-index div.wishlist a.action.edit {
  display: none;
}
body.wishlist-index-index div.wishlist fieldset.fieldset {
  display: flex;
}
body.wishlist-index-index div.wishlist .product-item-actions {
  min-width: 100%;
}
body.wishlist-index-index div.wishlist .product-reviews-summary.short {
  display: none;
}
body.wishlist-index-index div.wishlist .price-box.price-final_price {
  min-width: 80%;
}
body.wishlist-index-index div.wishlist a.product-item-link {
  font-size: 15px;
  color: #000000;
  font-weight: 200;
}
body.wishlist-index-index div.wishlist p.price-as-configured {
  display: flex;
  flex-direction: column-reverse;
}
body.wishlist-index-index div.wishlist .price-box .old-price .price {
  color: #8f8888;
  font-size: 12px !important;
}
body.wishlist-index-index div.wishlist .field.qty {
  display: none;
}
body.wishlist-index-index div.wishlist .product-item-actions {
  text-align-last: center;
}
body.wishlist-index-index
  div.wishlist
  p.price-as-configured
  > span.price-container
  > span
  > span.price {
  color: #645e5e;
}
body.wishlist-index-index div.wishlist span.price {
  color: red;
}
body.wishlist-index-index div.wishlist button.action.tocart.primary {
  padding: 10px px 35px 10px 15px !important;
}
body.wishlist-index-index div.wishlist a.btn-remove span:before {
  font-family: "FontAwesome";
  font-weight: 900;
  content: "\f014";
  color: #8f888891;
  margin-right: 10px;
  font-size: 18px;
}
body.wishlist-index-index div.wishlist a.btn-remove span {
  display: flex;
  flex-direction: column;
  color: black;
}
/*Fin Cambios WishList*/



.mega-col ul.mega-menu li {
  text-align: center;
  width: 25%;
}
.mega-col ul.mega-menu {
  width: 100% !important;
  display: block !important;
}

.mega-col {
  width: 100% !important;
}

.child-content {
  width: 80%;
  position: absolute !important;
  left: 10%;
  border: 0px !important;
  top: 30px !important;
}

.child-content-inner.clearfix {
  display: block !important;
  /*width: 100% !important;*/
  width: 110% !important;
  /*background: white;*/
  position: fixed !important;
  /*left: 0% !important;*/
  left: -5% !important;
  padding: 0 10% !important;
}

.mega-col {
  width: 100% !important;
}

.mega-menu .mega a:hover {
  color: black !important;
  font-weight: 700 !important;
}

.ub-mega-menu-wrapper {
  margin-bottom: 5px;
  max-width: 1300px !important;
}

/*
.ub-mega-menu-wrapper .mega-menu li.first:hover > a > span, 
.ub-mega-menu-wrapper .mega-menu li.last:hover > a > span { border-bottom: solid 2px #c00 !important;  }
*/

.ub-mega-menu-wrapper .ub-mega-menu {
  padding: 0 !important;
}

.mega.has-child.active {
  background: white !important;
  color: black !important;
}

ul.mega-menu.level1 li:last-child {
  display: block !important;
  width: 100% !important;
}

ul.mega-menu.level1 li:last-child a::after {
  content: "»";
  margin-left: 3px;
}
ul.mega-menu.level1 li:last-child {
  text-align: right;
}
ul.mega-menu.level1 li:last-child a {
  display: inline-block;
  color: #cc0000;
  font-weight: 700;
  margin-bottom: 1rem;
  /* font-style: italic; */
}

ul.mega-menu.level1 li:last-child a:hover {
  color: black !important;
}

.message.info {
  border: 1px solid gray;
  background: white;
  color: black;
}

ul.opc-progress-bar {
  display: none;
}


.authentication-wrapper * {
  text-decoration: none !important;
}

.authentication-wrapper {
  width: auto !important;
  background: #cc0000;
  padding: 5px 10px;
  font-size: 80%;
  border-radius: 20px;
  position: absolute;
  right: 20px;
  top: 85px;
  transition: 0.5s;
}

.authentication-wrapper:hover {
  text-decoration: none;
  background: #111111;
  transition: 0.5s;
}

.authentication-wrapper .action.action-auth-toggle span {
  color: white;
}

.authentication-dropdown {
  width: 300px;
  position: absolute;
  right: 0;
}

aside.modal-custom.authentication-dropdown.custom-slide._show {
  width: 350px;
}

/* .child-content.cols1,
.mega.has-child:hover .child-content.cols1 {
  display: none !important;
} */

.level0 .mega.has-child.mega-hover a.has-child {
  background: white !important;
  color: black !important;
}
/* 
.mega-menu li a:hover:before {
  content: "‧";
  font-weight: 700;
  color: black !important;
} */

.mega-menu li a:hover {
  color: black !important;
}

.level0 .mega.has-child a.has-child:hover {
  color: black !important;
  text-decoration: none !important;
  border: 0px !important;
}

.mega.has-child.active .level1 span::before {
  display: none !important;
}

.ub-mega-menu ul.level0 > li.mega > .mega {
  padding: 0 14.5px !important;
}

.ub-mega-menu ul.level0 > li.mega:first-child > .mega {
  padding-left: 0 !important;
}

.ub-mega-menu ul.level0 > li.mega:last-child > .mega {
  padding-right: 0 !important;
}

.level1 li a .menu-title {
  transition: 0.2s;
  border-bottom: 2px solid #ffffff;
}

.level1 li:hover a .menu-title {
  border-bottom: 2px solid #cc0000;
  transition: 0.2s;
}

.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active {
  background: #cc0000 !important;
  border: 1px solid #cc0000 !important;
}

.imagen_extra {
  width: 20px;
  height: 20px;
}

.imagen_extra {
  float: left;
  margin-right: 6px;
  display: inline-block;
}

/* Fix 20-12-2021 */

.fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
  margin-top: 0px;
}

.gallery-placeholder {
  max-width: 100%;
  width: 100%;
}
.fotorama__stage__shaft.fotorama__grab {
  max-width: 100%;
  width: 100%;
}

.box-tocart {
  float: left;
  width: 100%;
}

.box-tocart .fieldset {
  float: left;
  width: 100%;
}

.box-tocart .fieldset .actions {
  float: right;
}

.box-tocart .fieldset .field.qty {
  float: left;
  margin-top: -60px !important;
  width: 240px;
}

.box-tocart .fieldset .field.qty label {
  float: left !important;
  padding: 10px 10px 6px 0 !important;
}

.box-tocart .fieldset .field.qty .control {
  float: left !important;
}

a.action.add {
  border-top: 1px solid #555555;
  width: 100% !important;
  float: left;
  border-bottom: 1px solid #555555;
  color: #555555;
  padding: 5px;
}

.product-reviews-summary.empty {
  float: left;
  width: 100% !important;
}

a.action.add {
  border-top: 1px solid #999999;
  width: 100% !important;
  float: left;
  border-bottom: 1px solid #999999;
  color: #999999;
  padding: 5px;
  font-size: 12px !important;
}

.product.attribute.overview .value {
  padding: 5px 0;
}

.price-box.price-final_price {
  height: 30px;
  margin-right: 15px;
}

.product.data.items > .item.title > .switch {
  line-height: 14px !important;
}

a#tab-label-additional-title {
  background-image: url("ficha_tecnica.svg");
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: 5px 2px;
  padding-left: 30px;
}

a#tab-label-cambiosydevoluciones-title {
  background-image: url("/pub/media/wysiwyg/refresh.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 5px 1px;
  padding-left: 30px;
}

a#tab-label-protocolo-title {
  background-image: url("/pub/media/wysiwyg/camion-mini.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 5px 1px;
  padding-left: 30px;
}

.product-item-info .old-price span.price {
  font-size: 13px !important;
}

.container-full.bloque-sillones .product.details.product-item-details {
  padding: 10px;
}

.container.bloque-decoracion .product.details.product-item-details {
  padding: 10px 25px;
}

.catalog-category-view
  li.item.product.product-item
  .product.details.product-item-details {
  padding: 10px 20px;
  margin-top: -30px;
}

.container.bloque-lamparas p {
  line-height: 150% !important;
}

span.btn-sofas {
  /* margin-bottom: 30px !important; */
}

body.page-products li.item.product.product-item {
  border: 1px solid #eeeeee;
  margin: 10px 10px;
}

body.page-products .minicart-items-wrapper li.item.product.product-item {
  border: none !important;
}

.products-grid.products-related li.product-item {
  border: 1px solid #dddddd;
}

.products-grid.products-related li.product-item .field.choice.related {
  display: none;
}
.catalog-product-view .related .block-content .product-item-actions {
  display: block !important;
}
.catalog-product-view
  .related
  .block-content
  .product-item-actions
  .secondary-addto-links.actions-secondary {
  display: none;
}
.catalog-product-view
  .related
  .block-content
  .product-item-actions
  form.ajax-cart-applied
  button.action.tocart.primary {
  padding: 10px 60px 10px 20px !important;
  margin-top: 0 !important;
}

.catalog-product-view .related .block-content a.product-item-link {
  margin-bottom: 0 !important;
}

body.catalog-product-view div.related-available button.tocart span::after {
  height: 30px;
}
.products-grid.products-related
  li.product-item
  span.price-container.price-final_price.tax.weee {
  text-align: center;
}

.related-available .product-image-container {
  float: left;
  width: 100% !important;
}

.related-available a.product-item-link {
  text-align: left !important;
}

.related-available span.price-container.price-final_price.tax.weee {
  text-align: left !important;
}

.related-available .product-item-info {
  position: relative;
}

.related-available .product.actions.product-item-actions {
  position: absolute;
  bottom: 5px;
  right: 5px;
}

.catalog-product-view
  .related
  .block-content
  .related-available
  .product-item-actions
  form.ajax-cart-applied
  button.action.tocart.primary {
  padding: 0px 40px 0px 30px !important;
  height: 30px;
}

body.catalog-product-view .related-available button.tocart span {
  font-size: 12px;
  font-weight: bold;
}

body.catalog-product-view .related-available button.tocart span::after {
  height: 23px !important;
  width: 17px;
  margin-top: -2px;
}

.slider_principal
  .owl-carousel.owl-theme
  .owl-controls
  .owl-buttons
  div.owl-prev {
  left: 20px !important;
  position: absolute;
}
.slider_principal
  .owl-carousel.owl-theme
  .owl-controls
  .owl-buttons
  div.owl-next {
  right: 20px !important;
  position: absolute;
}

.action.remove span {
  color: #cc0000;
}

.cms-terminos-y-condiciones #element > div[data-role="collapsible"],.cms-preguntas-frecuentes #element > div[data-role="collapsible"] {
  background-image: url(../images/Down.svg);
  background-position: 100% 5px;
  background-repeat: no-repeat;
  margin: 0;
  padding: 15px 34px 35px 0;
  float: left;
  width: 100%;
  background-size: 15px !important;
}
.cms-terminos-y-condiciones #element > div[aria-expanded="true"],.cms-preguntas-frecuentes #element > div[aria-expanded="true"] {
  background-image: url(../images/Up.svg) !important;
  background-position: 100% 5px;
  background-repeat: no-repeat;
  margin: 0;
  padding: 15px 34px 15px 0;
  float: left;
  width: 100%;
  background-size: 15px !important;
}
.cms-preguntas-frecuentes #element .allow.active {
  background-image: url(../images/Up.svg);
  background-position: 100% 5px;
  background-repeat: no-repeat;
}
.block-search .control {
  padding-bottom: 30px !important;
}
.cms-terminos-y-condiciones #element > div[data-role="collapsible"]:hover {
  cursor: pointer;
}
.cms-terminos-y-condiciones div#element > div > div {
  display: flex;
  flex-direction: row;
}
.cms-terminos-y-condiciones div#element > div > div img {
  width: 25px;
  height: 25px;
  margin-right: 1rem;
  float: left;
  margin-top: -5px;
}

ul.level0 > li.mega > .mega.active {
  background: white !important;
  color: #575757;
}

.mega.active a span::before,
a.mega span:hover::before,
.mega.active span::before,
a.mega span::before,
li.mega .mega::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 2px;
  top: 38%;
}

a.mega.has-child span::before {
  background: white;
  transition: 0.5s;
}

.mega-menu.level0 > .mega.active > a > span.menu-title::before,
.mega-menu.level0 > .mega > a > span.menu-title:hover::before,
.mega-menu.level0 > a.mega.has-child:hover > span.menu-title::before,
.mega-menu.level0 > .mega.has-child.active > span.menu-title::before {
  background: #cc0000;
  transition: 0.5s;
}

a.mega.last.menuvertodos {
  text-align: right;
  float: right;
  width: auto !important;
  color: gray !important;
}

.mega-menu .mega a {
  float: left;
  width: 100%;
  text-align: center;
}

.mega:first-child a span::before {
  left: -12px;
}

.bloque-sillones .products {
  margin: 0;
}

#nav-tab .nav-link::after,
#nav-tab .nav-link.active::after {
  right: 10px;
}
body.cms-index-index
  div.destacados
  ol.products
  > div.owl-wrapper-outer
  > .owl-wrapper {
  display: flex !important;
  flex-direction: row;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1300px !important;
  }
}

.footer .container a {
  color: #666666;
}

.footer .container a:hover {
  color: #111111;
}

ul.level0 > li.mega.has-child > .mega > span.menu-title,
ul.level0 > li.mega.has-child > .mega:hover > span.menu-title {
  transition: 0.5s;
}

a.action.remind {
  color: #666666;
}

a.action.remind:hover {
  color: #222222;
}

td#label_method_bestway_tablerate {
  display: none;
}

div#upload-box {
  top: auto !important;
}

label#browse-label {
  left: 20% !important;
}

.abs-product-link > a,
.product-item-name > a,
.product.name a > a {
  transition: 0.5s;
}

#element > div {
  margin-bottom: 20px;
}

#element > div > div {
  width: 105%;
  height: 30px;
  margin-top: -7px;
}

/*
#element > div.allow > div {
  width: 90%;
  margin-bottom: 20px;
  margin-left: 20px;
}
*/

ol#nuevos-productos {
  float: left;
  width: 100%;
  margin-top: 12px;
  margin-bottom: 0;
}

.product a.product-item-link {
  float: left;
  width: 100%;
  height: 20px;
  min-height: 30px;
  line-height: 130%;
  margin-bottom: 15px;
  font-size: 14px !important;
}

.container .mb-5 {
  margin-bottom: 5px !important;
}

.mb-15 {
  margin-bottom: 15px!important;
}

.column.main {
  padding-bottom: 20px !important;
}

.owl-carousel {
  float: left;
  width: 100%;
  margin-top: 0;
}

/*
.container .col-md-12.text-center.mb-4 {
  margin-bottom: 25px !important;
}
*/

.container.bloque-lamparas.mt-5.pt-5.pb-4.mb-5 {
  margin-top: 45px !important;
}

.divbackstock {
  padding-bottom: 0;
}

.green-box {
  background-color: #35563c;
  color: #fff;
  height: 100%;
  padding: 55px;
  position: relative;
  margin-top: -16px;
  position: relative;
}

.green-box a {
  position: absolute;
  right: 30px;
  bottom: 65px;
  border-bottom: 2px solid #ffffff;
  padding-bottom: 2px;
}

.product.details.product-item-details .special-price span.price {
  color: #cc0000;
}

.cat-box-home {
  margin-bottom: 60px;
}

/* .cat-box-home .owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev {
  display: none !important;
} */

.cms-home .product a.product-item-link {
  min-height: 25px !important;
}

ol#iluminacion {
  margin-bottom: 0;
}

h2.h1title {
  margin: 0 0 5px 0;
  padding: 0;
  font-weight: bold;
  font-size: 30px;
  font-family: "Roboto", sans-serif;
  line-height: 100%;
  text-align: center;
}
h1.h1title.titulo_uno {
  margin: 0 0 5px 0!important;
  padding: 0;
  font-weight: bold;
  font-size: 30px!important;
  font-family: "Roboto", sans-serif;
  line-height: 100%;
  text-align: center;
}
h3.h1title {
  margin: 0 0 35px 0;
  padding: 0;
  font-weight: normal;
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  line-height: 120%;
  text-align: center;
}

h2.h1title a, h3.h1title a {
  color: #212529;
}

.las-islas a {
  opacity: 1;
  transition: 0.5s;
}

.las-islas a:hover {
  opacity: 0.8;
  transition: 0.5s;
}

.islas-right {
  padding-left: 0 !important;
  padding-right: 0;
}

.islas-left {
  max-width: 420px !important;
}

.islas-mleft {
  padding-right: 0 !important;
}

.islas-mright {
  padding-right: 0 !important;
}

.islas-down {
  padding-right: 0 !important;
  padding-top: 15px;
  margin-top: 0px !important;
}

.islas-mleft2 {
  padding-left: 0 !important;
}

.islas-mright2 {
  padding-left: 0 !important;
}

.islas-down2 {
  padding-left: 0 !important;
  padding-bottom: 15px;
  margin-top: 0px !important;
}

ul.level1 li.mega .mega {
  padding: 0 !important;
}

.row.bloque-insta .mt-5 {
  margin-top: 20px !important;
}

.ub-content-slider-items.slider-home.owl-carousel.owl-theme {
  margin-bottom: 60px;
}

ul.level0 > li.mega.has-child:last-child > .mega > span.menu-title {
  padding: 0 !important;
}

.box-newarrivals {
  display: block;
  margin-bottom: 40px !important;
}

/* .bloque-sillones .owl-controls .owl-buttons .owl-prev {
  display: none !important;
} */

.minicart-wrapper .action.showcart {
  text-align: center;
  position: relative;
  margin-left: 10px;
  font-size: 12px !important;
}
.minicart-wrapper .action.showcart .text {
  width: auto;
  height: auto;
  display: block;
  position: initial;
  font-size: 10px;
  color: grey;
  margin-top: -3px;
}
.minicart-wrapper .action.showcart .counter.qty {
  position: absolute;
  top: -10px;
  right: -10px;
  border-radius: 50%;
  width: 24px;
  background: #cc0000;
}

.txt-left {
  text-align: left !important;
}

/*
main#maincontent {
  margin-top: 30px;
}
*/

.breadcrumbs {
  padding-top: 20px;
  padding-left: 5px !important;
  margin-bottom: 0 !important;
  /*border-top: 1px solid #f5f5f5;*/
}

/* Parche checkout */
a.action.back {
  color: white !important;
}
div[name="billingAddress.custom_attributes.boleta_factura"] {
  display: none;
}

div#minicart-content-wrapper a {
  color: #333333 !important;
}

.field.password-info {
  display: none !important;
}

.slider-home.owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-next {
  right: 0 !important;
  position: absolute;
  height: 40px;
  width: 18px;
  margin: 20px;
  top: 50px;
}

.slider-home.owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: 0 !important;
  position: absolute;
  height: 40px;
  width: 18px !important;
  margin: 20px;
  top: 50px;
}

.slider-home.owl-carousel.owl-theme
  .owl-controls
  .owl-buttons
  div.owl-next::after {
  content: "";
  background-image: url("flecha-derecha_blanca.png");
  width: 20px;
  height: 50px;
  background-position: center;
  background-size: contain;
  position: absolute;
  background-repeat: no-repeat;
}

.slider-home.owl-carousel.owl-theme
  .owl-controls
  .owl-buttons
  div.owl-prev::after {
  content: "";
  background-image: url("flecha-izquierda_blanca.png");
  width: 20px;
  height: 50px;
  background-position: center;
  background-size: contain;
  position: absolute;
  background-repeat: no-repeat;
}

#nuevos-productos.owl-carousel.owl-theme
  .owl-controls
  .owl-buttons
  div.owl-next,
.bloque-sillones
  .owl-carousel.owl-theme
  .owl-controls
  .owl-buttons
  div.owl-next {
  right: -20px !important;
}

#nuevos-productos.owl-carousel.owl-theme
  .owl-controls
  .owl-buttons
  div.owl-prev {
  left: -30px !important;
}

/* Resultados de búsqueda */
.search.results dl.block dd.item a {
  color: #333333;
}

.search.results dl.block dd.item a:hover {
  color: #fff;
}

/* Fix Carruseles */

.owl-item .product-image-container {
  width: 90% !important;
  margin: 0 5% !important;
}

/* Fix margenes home */
.col-md-12.mb-5.destacados {
  padding: 0;
}

.col-md-12.mb-5.destacados .col-md-12 {
  padding: 0;
}

.col-md-12.mb-5.bloque-descubre {
  padding: 0;
  margin-bottom: 70px !important;
}

.col-md-12.mb-5.bloque-descubre > .row > .col-md-12 {
  padding: 0;
}

.container.bloque-lamparas.mt-5.pt-5.pb-4.mb-5 {
  padding-left: 0;
  padding-right: 0;
}

/* .container-full.bloque-internacionales.position-relative.mt-3.mb-5
  .col-md-4:first-child {
  padding-left: 0 !important;
} */

.container-full.bloque-internacionales.position-relative.mt-3.mb-5
  .col-md-4:nth-child(2) {
  padding: 0 3.75px !important;
}

/* .container-full.bloque-internacionales.position-relative.mt-3.mb-5
  .col-md-4:last-child {
  padding-right: 0 !important;
} */

.row.bloque-insta {
  margin-bottom: 50px;
  margin-top: 50px;
}

.row.bloque-insta h2.h1title {
  text-align: left !important;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 24px !important;
}

.container-descubre {
  padding-bottom: 30px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.bloque-lamparas .row.a .col-md-9 {
  padding-right: 0;
}

.bloque-lamparas .row.b .col-md-5 {
  padding-left: 0;
}

.bloque-insta > div:nth-child(2) .row .col-6.col-md-6.mt-5 {
  /* Columna izquierda */
  padding: 0 20px 0 0;
}

.bloque-insta > div:last-child .row .col-6.col-md-6.mt-5 {
  /* Columna derecha */
  padding: 0 0 0 20px;
}

.bloque-insta .col-md-4.mt-5 .row.h-100 .col-md-12 {
  /* Columna central */
  padding: 0;
}

ol#home-ilimunacion-enero {
  margin-bottom: 10px;
}

.bloque-sillones .container {
  padding: 0;
}

.bloque-sillones .container > .mb-5 {
  padding: 0;
}

.bloque-sillones .container > .mb-5 > .row > .col-md-12 {
  padding: 0;
}

.bloque-sillones .container > .mb-5 > .row > .col-md-12 .row .col-md-3 {
  padding: 0;
}

.bloque-sillones .owl-carousel .owl-wrapper-outer {
  width: 99% !important;
}

.descubre-cointainer {
  padding: 0;
}

.destacado-container {
  padding: 0;
}

.container.bloque-lamparas h2.h1title {
  font-size: 29px !important;
  padding-top: 20px;
}

.container.bloque-lamparas p {
  margin-top: 10px;
}

.foo-col1-block2 {
  margin-top: 25px !important;
  margin-bottom: 20px !important;
}

.foo-block-ayuda {
  margin-bottom: 5px !important;
  font: normal normal bold 18px/38px Roboto;
  margin-top: 0 !important;
  color: #474747;
}

.foo-block-newsletter {
  font: normal normal bold 18px/24px Roboto;
  margin-top: 7px !important;
  margin-bottom: 10px !important;
  color: #474747;
}
.redes-sociales img {
  width: 26px!important;
  height: auto;
  scale: 1;
  transition: 300ms;
}
.redes-sociales img:hover, img.logo-footer:hover{
  scale: 1.1;
  transition: 300ms;
}
img.logo-footer {
  width: 50px;
  margin-top: 3px;
  margin-bottom: 15px;
  scale: 1;
  transition: 300ms;
}
img.logo-foter-mp {
  margin-top: 15px;
}
.footer-desktop .cont-3 div {
  display: block;
}
.logos-footer {
  display: flex;
  align-items: flex-end;
  width: 80%;
  justify-content: space-between;
}
.block.newsletter {
  margin-bottom: 20px;
}
/* BLOG */
.mpblog-post-index .sidebar.sidebar-additional,
.mpblog-category-view .sidebar.sidebar-additional,
.mpblog-post-view .sidebar.sidebar-additional {
  display: none;
}

.mpblog-post-index .column.main,
.mpblog-category-view .column.main,
.mpblog-post-view .column.main {
  width: 100% !important;
}


#mpblog-list-container .post-item-wraper {
  padding: 0px 7px !important;
  border: none !important;
}

#mpblog-list-container .post-item-wraper:hover {
  box-shadow: none !important;
}

#mpblog-list-container .post-item-wraper img.img-responsive {
  width: 100% !important;
}

#mpblog-list-container .post-item-wraper .post-info-wraper .mp-post-info {
  display: none;
}

#mpblog-list-container .post-item-wraper .post-info-wraper {
  display: block;
  width: 100%;
}

#mpblog-list-container .post-item-wraper .post-info-wraper .mp-post-title a {
  color: black !important;
  font-size: 20px !important;
  font-weight: 700;
}

/* #mpblog-list-container
  .post-item-wraper
  .post-info-wraper
  .mp-post-meta-info
  .mp-read-more {
  background: #cc0000;
  color: #fff !important;
  padding: 15px 40px;
  border-radius: 25px;
} */

/* #mpblog-list-container
  .post-item-wraper
  .post-info-wraper
  .mp-post-meta-info
  .mp-read-more:hover {
  background: #111111;
} */

#mpblog-list-container .post-list-item {
  margin-bottom: 60px;
}

.bread-blog {
  list-style: none;
  padding: 15px 0px;
}
.bread-blog li {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 0px;
}
.bread-blog li a {
  color: gray;
}
.bread-blog li a:hover {
  color: #333;
  text-decoration: underline;
}
ul.bread-blog {
  font-size: 12px;
  color: #a3a3a3;
}
ul.bread-blog.cuidados li a:after {
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 18px;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
ul.bread-blog.cuidados {
  padding: 20px;
  margin-top: 15px;
}

/* Fix Filtros */
.page-products .block.filter #nav-tabContent ol li a::before,
.swatch-attribute-options .swatch-option.text::before {
  font-size: 18px;
  transition: 0.5s;
  margin-left: 0;
}

.page-products .block.filter #nav-tabContent ol li a:hover::before,
.swatch-attribute-options .swatch-option.text:hover::before {
  color: #cc0000;
  transition: 0.5s;
}

a.swatch-option-link-layered {
  float: left;
  margin-right: 10px !important;
}

.nombre-color {
  float: left;
  height: 30px;
  line-height: 200%;
  color: #555555;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  margin-right: 15px;
}

/* Paginador */

ul.pages-items .item.current strong.page span {
  border: 1px solid #555555;
  border-radius: 50%;
  width: 20px;
  padding: 5px 10px;
  font-size: 16px;
  margin: 0;
  line-height: 0 !important;
  height: 20px;
  text-align: center;
}

ul.pages-items .item a {
  color: #333333 !important;
  font-size: 16px;
}

ul.pages-items .item a:hover {
  color: #cc0000 !important;
}

.pages-item-next a,
.pages-item-previous a {
  border: 0 !important;
  margin: 0 !important;
}

.pages-item-next a:hover:before,
.pages-item-previous a:hover:before {
  color: #cc0000 !important;
}

.pages .action.next:before,
.pages .action.previous:before {
}

.pages .action.next,
.pages .action.previous {
  transform: scale(0.6);
}

div.page-title-wrapper {
  display: block !important;
}

div.breadcrumbs {
  display: block !important;
}

.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  vertical-align: top;
}

/* LOGOUT  */

.logout:before {
  content: url("cerrar.svg") !important;
  margin-top: 0px !important;
  width: 23px !important;
  height: 23px !important;
}

.block-authentication .actions-toolbar > .primary .action {
  transition: 0.5s;
}

.block-authentication .actions-toolbar > .primary .action:hover {
  background: #111111;
  transition: 0.5s;
}

.block-authentication .actions-toolbar > .secondary {
  width: 100%;
  margin: 0;
}

.block-authentication .actions-toolbar > .secondary a {
  float: right;
}

.fieldset > .field:not(.choice) > .label {
  font-size: 13px;
}

button.action.primary.checkout:hover {
  background: #111111;
  transition: 0.5s;
}

.cart-summary .totals-tax {
  display: none;
}

/* CHECKOUT  */

.child-content .child-content-inner-wrap .child-content-inner {
  text-align: center;
}

.mega-col.column1.first {
  /* -webkit-box-shadow: 0 6px 8px rgb(0 0 0 / 8%);
  box-shadow: 0 6px 8px rgb(0 0 0 / 8%); */
  border-radius: 0 0 4px 4px;
  padding: 20px 30px 0 30px;
  max-width: 1301px;
  background: #ffffff;
  display: inline-block;
  float: unset;
}

.tab-pane.fade {
  float: left;
  width: 100%;
  border-bottom: 1px solid #555555 !important;
}

.swatch-attribute-options {
  margin: 17px 15px !important;
}
.category-por-zonas .col-6.col-md-3.text-center.sub-cat-tile,
.category-estar .col-6.col-md-3.text-center.sub-cat-tile,
.category-comer .col-6.col-md-3.text-center.sub-cat-tile,
.category-home-office-oficina .col-6.col-md-3.text-center.sub-cat-tile,
.category-dormir .col-6.col-md-3.text-center.sub-cat-tile,
.category-terraza .col-6.col-md-3.text-center.sub-cat-tile {
  max-width: 20% !important;
}

.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  margin-bottom: 15px;
  width: auto;
  text-align: right;
  font-weight: 700;
  font-family: "Roboto";
  border-radius: 40px;
  margin-left: auto;
  text-align: center;
  padding: 5px 25px !important;
  font-size: 12px;
}

._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none !important;
}

.minicart-items-wrapper {
  overflow: hidden !important;
}

.minicart-wrapper .action.close:focus {
  display: none !important;
}

.catalog-category-view .container {
  padding: 0;
}

li.item.current {
  margin-right: 0 !important;
}

.review-form .review-fieldset {
  margin-bottom: 0;
}

.review-add {
  margin-bottom: 15px !important;
}

/* Ficha técnica */

.row.pdp-ficha-tecnica {
  margin-bottom: 30px;
}

.row.pdp-ficha-tecnica:first-child {
  margin-bottom: 15px;
}

.pdp-col-right > .row > div {
  margin-bottom: 15px;
}

.row.pdp-ficha-tecnica .col-md-9.pdp-col-right {
  line-height: 180%;
}

a#tab-label-protocolo-title {
  border: none;
}

a.data.switch:hover {
  color: #111111 !important;
}

.data.item.content p {
  line-height: 180%;
}

/* Checkout campos */
#shipping-new-address-form
  .field[name="shippingAddress.custom_attributes.razon_social"],
#shipping-new-address-form
  .field[name="shippingAddress.custom_attributes.giro"] {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0;
}

.field[name="billingAddressshared.custom_attributes.boleta_factura"] {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0;
}

.checkout-billing-address .field.field-select-billing label.label {
  width: 100% !important;
  border-bottom: solid #606060 1px !important;
  text-align: left !important;
  padding: 30px 0 15px 0 !important;
}

.checkout-billing-address .field.field-select-billing label.label span {
  color: #333333;
  font-weight: 700 !important;
  width: 100% !important;
  font-size: 26px !important;
  line-height: 100%;
}

/* .checkout-index-index .billing-address-details { display: none; } */
.billing-address-same-as-shipping-block.field.choice {
  display: none;
}

.checkout-billing-address .action-cancel {
  display: none;
}

/* .sorter-action:before {
  content: url("../images/aup.png") !important;
  line-height: 0.7;
} */

.sorter-action:before {
  content: '➜' !important;
  transform: rotate(-90deg);
  font-size: 13px;
  font-weight: bold;
  border-radius: 50%;
  border: 2px solid #888888;
  width: 20px;
  height: 20px;
  padding: 0 !important;
  margin: 7px 0 0 5px !important;
  line-height: 100% !important;
  transition: 0.5s;
}

.sorter .sort-desc:before {
  transform: rotate(90deg);
}

.sorter-action:hover:before {
  border: 2px solid #000000;
  transition: 0.5s;
}


/* Pedido Telefónico */

.stock-out {
  position: absolute !important;
  width: 40%;
  margin: 5px auto 5px;
  right: 24px;
  bottom: 10px;
}

.stock-out a {
  padding: 6.5px;
  text-align: center;  
  font-size: 11px;
  background-color: #EEEEEE;
  border-radius: 50px;
  font-weight: 500;
  display: block;
  color: #333333;
  max-width: 90%;
  float: right;
}

.stock-out a:hover {
  background-color: #CCCCCC;
}

.stock-out.v-pdp {
  width: 200px;
  margin: 5px 10px 15px 0 !important;
  position: relative !important;
  right: unset;
  bottom: unset;
  text-align: right;
  float: right;
  clear: both;
}

.stock-out.v-pdp a {
  text-align: center;
  font-size: 12px;
  line-height: 180%;
  padding: 9.5px 6.5px;
}

.stock-out img {
  margin-right: 5px;
  opacity: 1 !important;
  width: 12%;
}

.stock-out.v-pdp img {
  margin-right: 8px;
}


#product_addtocart_form > .product-info-wrapper .stock-out {
  position: absolute !important;
  margin-bottom: 18px !important;
  margin-left: 0 !important;
  margin-top: 6% !important;
}

.stock-out-text {
  float: left;
  width: 100%;
  text-align: right;
  padding: 0 10px;
}

.custom-form {
  float: left;
  width: 100% !important;
  display: block !important;
}

.custom-form .actions-toolbar {
  float: right;
}

.tempur-logo { margin-left: -30px; margin-bottom: 15px; }
.lorena-logo { margin-left: -17px; margin-bottom: 15px; }
.kare-logo { margin-bottom: 15px; }

.filtro-mobile { display: none;}

.bloque-metodopago img:first-child {
  margin-bottom: 15px;
}

.bloque-internacionales .col-md-4.mt-3{
  padding-left: 3.75px !important;
  padding-right: 3.75px !important;
}

/*Linea separadora*/
hr {
  width: 96%;
  margin-top: 30px;
}

/*Prefooter*/
.pfooter {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 0;
}

/*Mensaje de busqueda*/
dl.block .title {
  border-bottom: 1px solid lightgray;
  padding-bottom: 1rem;
}
dl.block {
  padding: 1rem;
}


dl.block .item a {
  display: block;
  padding: 5px;
  border: 1px solid lightgray;
  border-radius: 5px;
}
dl.block .item {
  display: inline-block;
  border-radius: 5px;
}

dl.block .item a:hover {
  background: #cc0000;
  transition: 300ms;
  color:white !important;
}
.block-search .action.search:before{
  display: flex !important;
}

.block.review-add {
  display: none;
}

body.catalog-product-view .bloque-galeria_baja_mobile {
  display: none;
}

.discount_percent {
    position: absolute;
    left: 10px;
    top: 10px;
    color: #fff;
    z-index: 999;
    width: 35px;
    height: 35px;
    background: #c00;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: 700;
    padding-top: 1px;
}

.cerrar_filtros {
  display:none;
}

.relacionados-owl.owl-carousel .owl-item {
  padding: 0 7.5px !important;
}

.relacionados-owl.owl-carousel .owl-item li.product-item {
  width: 100% !important;
  border: 0;
  padding: 0 !important;
}

.catalog-product-view .franja-related {    
  min-height: 410px;
}

.container.bloque-lamparas.mt-5.pt-5.pb-4.mb-5 {
  padding-bottom: 81px !important;
}
.bloque-internacionales .col-4.mt-3:first-child{
  padding-left: 0 !important;
}
.bloque-internacionales .col-4.mt-3:last-child{
  padding-right: 0 !important;
}
.bloque-internacionales .col-4.mt-3:nth-child(2){
  padding: 0 7.5px !important;
}
.container.mt-3.mb-5.bloque-decoracion.position-relative {
  padding: 0 !important;
}
.bloque-decoracion .container-fluid {
  padding: 0 !important;
}
.col-md-3.parquearauco {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.cms-home.cms-index-index .page-title-wrapper {
  display: none !important;
}
div.wk-image-search {
  background-color: #fff;
}

.action-delete span {
  color: #858283;
  font-size: 9px !important;
}

.wk-image-search {
  background-color: white !important;
}

div#related-suggestions {
  width: 82% !important;
}

.message.notice {
  background-color: white !important;
  color: #000 !important;
}

.page-with-filter .column.main {
  min-height: 0px !important;
}

/*carro de compras*/
.cart.item .col.item {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  /* border: 1px solid black !important; */
  margin: 10px 0px;
  align-items: center;
  padding: 0 !important;
}
.checkout-cart-index .product-item-name,.product-item-details {
  text-align: center;
}
.cart.table-wrapper .product-item-photo{
  width: 100% !important;
}
.cart.table-wrapper .product-item-photo{
  padding: 0 !important;
}
.checkout-cart-index .product-image-photo{
  width: 100% !important;
}
.checkout-cart-index .product-image-container {
  width: 100% !important;
  display: flex;
  justify-content: center;
}

#shopping-cart-table td.col, #shopping-cart-table th.col {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}

#shopping-cart-table td.col.item, #shopping-cart-table th.col.item {
  text-align: left;
}

.cart.table-wrapper .col.qty .input-text{
  margin-top: 0 !important;
}
.checkout-cart-index .page-title {
  text-align: center;
  font-family: 'montserrat',sans-serif;
  font-weight: 700;
  margin-top: 20px !important;
  font-size: 34px;
}
.checkout-cart-index .cart-summary {
  border: 1px solid black;
}
.checkout-cart-index .cart-summary .block .fieldset .field.note {
  display: none;
}
.checkout-cart-index .action.action-delete::after {
  content: "" !important;
  background-image: url(basurero.png) !important;
  position: absolute;
  width: 12px;
  height: 20px;
  right: 31px;
  bottom: 32px;
  background-size: contain;
  background-repeat: no-repeat;
}

.cart.main.actions #empty_cart_button {
  background: #b1b1b1 !important;
  padding: 4px 12px !important;
}
.cart.main.actions .action.update {
  background: gray !important;
  padding: 4px 12px 4px 1px !important;
}
.checkout-cart-index .actions-toolbar {
  display: flex;
  justify-content: end;
}
.abs-shopping-cart-items .action.update::before, .block-cart-failed .action.update::before, .cart-container .form-cart .action.update::before {
  margin: 2px 0px !important;
  font-size: 38px !important;
}
/*FIN CARRO*/

.wk-search-terms {
  color: #000 !important;
  border: 1px solid #000 !important;
}
.wk-search-terms:hover {
  color: #fff !important;
  border: 1px solid #fff !important;
  background-color: #c00;
}
.catalogsearch-result-index .page-with-filter .toolbar-products {
  margin-bottom: 20px;
  padding: 0 10px;
  text-align: center;
}
.catalogsearch-result-index .page-with-filter .toolbar-sorter.sorter {
  margin-top: -37px;
}
.catalogsearch-result-index .page-with-filter .search.results {
  margin-top: -50px;
}

.checkout-cart-index .cart-summary .block .fieldset {
  margin: 0px !important;
}

.checkout-cart-index .item-actions {
  position: absolute;
  right: -60px;
  bottom: 46px;
}
.product-item-name, .product-item-details {
  text-align: left;
}
.checkout-cart-index .use-ajax.action.towishlist.action-towishlist span {
  display: none;
}
.account .action.update {
  background-color: #b1b1b1 !important;
  border: 1px solid #b1b1b1 !important;
}
.account .action.share {
  background-color: gray !important;
  border: 1px solid gray !important;
}
.account .action.back {
  background-color: transparent !important;
  border: none;
  color: gray !important;
}
.pre-footer-radar .col-4.col-md-4.text-center .row {
  align-items: center !important;
}
.pre-footer-radar .col-md-6.text-left {
  padding: 0;
}

.contact-index-index .fieldset {
  margin: 0;
}
.contact-index-index .col-md-6.info-contacto .row a {
  margin-bottom: 20px;
}
.contact-index-index .container.contacto-page {
  padding: 0;
}
.mpblog-category-view .page-title {
  display: none;
}
.mpblog-category-view .post-short-description {
  display: none;
}
.mpblog-category-view .mp-read-more{
  color: #c00;
  border-bottom: 1px solid #c00;
}
/*LOGIN*/
.customer-account-login .block.block-customer-login {
  padding: 0px 60px;
  border-right: 1px solid black !important;
}
.customer-account-login .block.block-new-customer {
  padding: 0 60px;
}
.customer-account-login .block-title {
  border: none !important;
}
.customer-account-login .label {
  display: none !important;
}
.customer-account-login .field.note {
  display: none;
}
.customer-account-login .block.block-customer-login {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.customer-account-login .primary #send2{
  margin-top: 35px;
}
.customer-account-login .column.main {
  display: flex;
  flex-direction: column-reverse;
}
.customer-account-login .block.block-new-customer {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.customer-account-login .field.email.required,.field.password.required {
  display: flex;
  justify-content: center;
}
.customer-account-login .login-container .fieldset::after {
  display: none;
}
.customer-account-login .block.block-new-customer .actions-toolbar {
  margin-top: 70px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.customer-account-login .page-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 30px !important;
  margin-top: 10px !important;
}
.customer-account-login .primary #send2,.customer-account-login .action.create.primary{
  background: #cc0000;
  color: #fff !important;
  padding: 8px 46px;
  border-radius: 25px;
  font-weight: 900;
  font-size: 14px;
}
.customer-account-login .primary #send2:hover,.customer-account-login .action.create.primary:hover{
  background: #000000;
}

.customer-account-login .block.block-customer-login .action.remind {
  margin-left: 20px;
}

a.action.remind span {
  font-size: 12px !important;
}

.customer-account-login .btn.btn-block.btn-social.btn-facebook, .customer-account-create .btn.btn-block.btn-social.btn-facebook {
  border: none;
  padding: 9px 9px 9px 40px;
  border-radius: 0px;
  width: 95%;
  background: #3c5997;
  color: #fff;  
  border-radius: 10px;
  cursor: pointer;
  font-size: 11px;
}

.customer-account-login .btn.btn-block.btn-social.btn-facebook:hover, .customer-account-create .btn.btn-block.btn-social.btn-facebook:hover {
  background: #000000;
}

.customer-account-login .btn.btn-block.btn-social.btn-google, .customer-account-create .btn.btn-block.btn-social.btn-google {
  border: none;
  padding: 9px 9px 9px 40px;
  border-radius: 0px;
  width: 95%;
  margin-left: 5%;
  background: #3c86f7;
  color: #fff;  
  border-radius: 0 10px 10px 0;
  cursor: pointer;
  font-size: 11px;
}

.customer-account-login .btn.btn-block.btn-social.btn-google:hover, .customer-account-create .btn.btn-block.btn-social.btn-google:hover {
  background: #000000;
}

span.fa.fa-facebook {
  margin-right: 5px;
}

.customer-account-login .block.social-login-authentication-channel.account-social-login, .customer-account-create .block.social-login-authentication-channel.account-social-login {
  width: 49%;
}
.customer-account-login .actions-toolbar.social-btn.social-btn-actions-toolbar.facebook-login, .customer-account-create .actions-toolbar.social-btn.social-btn-actions-toolbar.facebook-login {
  /* display: flex;
  justify-content: center; */
  margin-top: 10px;
}
.customer-account-login #ub-mega-menu-1 {
  margin-top: 0;
}

.customer-account-create .block.social-login-authentication-channel.account-social-login::before { content: 'Crea tu Cuenta usando tus RRSS'; display: block; text-align: center; font-family: 'Roboto', sans-serif; font-size: 1.3rem; font-weight: 500; }

.customer-account-login .block.social-login-authentication-channel.account-social-login::before { content: 'Ingresa con tus RRSS'; display: block; text-align: center; font-family: 'Roboto', sans-serif; font-size: 1.3rem; font-weight: 500; }
.customer-account-login .login-container { margin-top: 35px; }
.customer-account-login .block-new-customer .block-content p { text-align: center; }
/*FIN LOGIN*/

.customer-account-index .block.block-dashboard-addresses .block-title .action.edit { display: none; }
.sidebar-additional ul li a:hover::before { opacity: 1;  }
.sidebar-additional ul li a:hover { color: #000 !important; }

button.action.save.primary {
  font-size: 14px !important;
  font-weight: 600 !important;
  padding: 10px 20px !important;
}

/* FIX 18-03-2022 */
.top-social-list li img {
  max-width: 30px; 
  margin: 0 6px;
  transition: 0.5s;
}

.top-social-list li:hover img {
  transition: 0.5s;
  filter: contrast(100%) brightness(0);
}

.box-newarrivals > .container {
  padding: 0 !important;
}

.box-newarrivals > .container ol#nuevos-productos {
  margin-top: 0;
}

.bloque-sofas-carrusel {
  padding-left: 0;
}

.checkout-index-index .opc-block-shipping-information .ship-to {
  display: none;
}

.politicas-title {
  margin-top: 25px !important;
  margin-bottom: 20px !important; 
  font: normal normal bold 18px/38px Roboto;
}

ul.mt-3.menu-foot.list-unstyled {
 color: #666666 !important;
}

.mpblog-post-index .breadcrumbs,
.mpblog-post-view .breadcrumbs,
.cms-landing-cyber .breadcrumbs,
.cms-especial-tempur .breadcrumbs, 
.cms-especial-kare .breadcrumbs,
.cms-especial-lorena-canals .breadcrumbs,
.cms-natuzzi-editions .breadcrumbs,
.cms-mercadopublico .breadcrumbs,
.cms-cotizador-natuzzi-editions .breadcrumbs,
.cms-landing-sillon-re-vive .breadcrumbs,
.cms-landing-sofa-dalt .breadcrumbs,
.cms-landing-sofa-patt .breadcrumbs,
.cms-landing-sofa-portent .breadcrumbs,
.cms-landing-sofa-triomfo .breadcrumbs,
.cms-landing-sillon-levante .breadcrumbs,
.cms-landing-sofa-premura .breadcrumbs,
.cms-landing-sofa-carino .breadcrumbs{ 
  display: none !important;
}

.fotos-carrito-vacio {-webkit-filter: grayscale(100%); filter: grayscale(100%); display:block; margin: auto; width: 30px; margin-bottom: 10px; }
.checkout-index-index #customer-email-fieldset .field-tooltip.toggle #tooltip { display: none; }

.modal-popup button.action-accept { background: #c00; border: none; border-radius: 20px; font-size: 12px; }
.modal-popup button.action-dismiss { border-radius: 20px; font-size: 12px; }
.modal-popup .modal-header, .modal-popup .modal-footer, .modal-popup .modal-content { border: none; }

.wishlist-index-index .form-wishlist-items .action.update { display: none;}
.wishlist-index-index .form-wishlist-items .action.share { display: none;}

.display-table-cell { 
  display: none;
}

.custom-forms input,
.custom-forms textarea{
    -webkit-appearance: none;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.5);
    border-top: 2px solid #000;
    background-color: #F9F9F9 !important;
    padding: 6px 12px;
    font-size: 13px;
    height: 40px;
    display: block;
    width: 100%;
}

.custom-forms textarea {
    height: 200px;
}

.custom-forms label {
    font-size: 13px;
    color: #000;
    margin: 0 0 0.5em;
    font-weight: 300;
}

.custom-forms p.required {
    font-size: 10px;
    text-align: right;
    color: #C00;
}

.custom-forms button {
    float: right;
    color: #FFFFFF;
    background: #cc0000;
    border-radius: 25px;
    padding: 8px 35px;
    transition: 0.5s;
}

.custom-forms button:hover {
  background: #000000;
  transition: 0.5s;
}

.mpblog-category-view .mp-post-meta-info.mp-alignright .actions {
  display: none;
}
.account .logout {
  color: #d1d3d4 !important;
}
.account .actions-toolbar {
  margin-left: 0 !important;
}
.account .field.choice::before {
  width: 0% !important;
}

.secondary a.action.back {
  position: relative;
}
.secondary a.action.back::before {
 /* background-image: url('/pub/static/frontend/Radar/Surdiseno/es_ES/images/Up.svg') !important; 
 background-repeat: no-repeat;
  transform: rotate(270deg); */
  content: "< ";
  position: absolute;
  left: 4px;
  width: 12px;
  top: 2px;
  height: 12px;
  font-family: monospace;
  font-size: 18px;
}

.customer-account-create .secondary a.action.back::before {
  content: "< ";
  position: absolute;
  left: -16px;
  width: 12px;
  top: -3px;
  height: 12px;
  font-family: monospace;
  font-size: 18px;
}

.account .secondary {
  margin-right: auto;
}
.account .actions-toolbar {
  display: flex;
  flex-direction: row-reverse;
}
.btn-kare a {
  margin: 0 !important;
  padding: 0 !important;
  display: block;
  height: 400px !important;
  width: 650px !important;
  border-radius: 0 !important;
  border: none !important
}
.btn-kare a:hover{
  display: none !important;
}

.page-with-filter .action.remove {
  font-size: 10px;
  margin: 5px 0 0 -5px;
}
.page-with-filter .field.limiter {
  display: flex !important;
  align-content: center;
  align-items: center;
  justify-content: flex-end;
}
.page-with-filter .field.limiter #limiter {
  padding: 0 !important;
  margin-bottom: 5px;
  margin-left: 5px;
}


ul.level1 li.mega .mega.active {
  color: #000000;
}

.level1 li a.mega.active .menu-title {
  border-bottom: 2px solid #cc0000;
  transition: 0.2s;
}

a.btn-remove span {
  margin-bottom: 20px !important;
}

.primary .action.tocart p {
  margin-bottom: 0;
}
.primary button.action.tocart {
  border-radius: 30px;
  border: none;
}

/* Fix Wishlist */

form#wishlist-view-form li {
  margin-left: 0 !important;
}

.wishlist-index-index button.action.tocart.primary {
  margin-top: 5px !important;
}

.wishlist-index-index .primary .action.tocart span {
  display: none;
}


/* corrige margenes en menu por zonas*/
#child-content-73 ul {
  text-align: center;
}

#child-content-73 ul li {
  float: unset !important;
  display: inline-block !important;
}

#menu73 .mega-col ul.mega-menu li {
  width: 15.5%;
}
.wishlist-index-index .product-item-name a {
  color: #2f2f2f !important;
}
/*tabla carrito*/
.checkout-cart-index .col.item.foto {
  width: 40% !important;
}
.checkout-cart-index .product-item-name.d-none.d-md-table-cell {
  display: flex !important;
  justify-content: center;
  margin-bottom: 0 !important;
  font-weight: normal !important;
}
.checkout-cart-index .product-item-details {
  position: absolute;
  top: 50%;
  left: 100%;
}

/* Resultado de búsqueda sin éxito */

.catalogsearch-result-index #maincontent input#search {
  border-radius: 15px;
  width: 50%;
  margin: 20px 0 40px 0;
  font-size: 12px;
  color: #555555;
}

.catalogsearch-result-index a.search-return.action.primary {
    border-radius: 20px;
    font-weight: bold;
    padding: 10px 30px;
}

.catalogsearch-result-index h3 {
  font-weight: bold;
  font-size: 22px;
  margin: 30px 0 0 0;
}

.catalogsearch-result-index p {
  margin: 0 0 20px 0;
  color: #777777;
  font-size: 16px;  
}

.amsearch-related-terms p {
  padding: 0;
}

.catalogsearch-result-index dl.block {
  display: none;
}

.catalogsearch-result-index a.search-return.action.primary {
  border-radius: 20px;
  font-weight: bold;
  padding: 10px 30px;
  margin-bottom: 60px;
}

.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 17px;
  font-weight: 700;
  width: 120px;
  text-align: center;
  display: block;
  float: right;
  margin-left: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
}

.account .nav.items li {
  margin: 0 !important;
}
/*FORM servicio al cliente*/
#contactus-form span, #contactus-form label {
  color: #58595b;
  font-size: 16px;
  font-weight: 500;
}
#contactus-form input, #contactus-form textarea {
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  background-color: #fff!important;
}
#contactus-form .field {
  padding-bottom: 16px;
}
#contactus-form input {
  height: 32px;
}
#contactus-form textarea {
  height: auto;
}
#contactus-form .required-input{
  display: none;
}
/*Login redes sociales*/
.login-container {
  width: 100% !important;
}
.sociallogin-wrapper.block-customer-login.login-container {
  width: 50% !important;
}
.sociallogin-padding {
  display: flex;
  justify-content: center;
}
.sociallogin-block-title.block-title {
  text-align: center;
  font-size: 14px !important;
}
.sociallogin-box {
  margin: auto 10px !important;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-fb::after {
  content: 'Iniciar sesión con Facebook' !important;
  font-size: 12px;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-google::after {
  content: 'Iniciar sesión con Google' !important;
  color: #212121;
  font-size: 12px;
}
.block.sociallogin-block {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sociallogin-icon,.sociallogin-button {
  border-radius: 10px !important;
}
.sidebar-additional ul li:nth-child(11) a::before, .sidebar-additional ul li:nth-child(11) strong::before {
  content: url(desvincular.png) !important;
}
.cms-especial-tempur .page-wrapper .col-md-12.mb-5.text-center {
  margin-bottom: 6rem!important;
}
.d-flex.list-unstyled.justify-content-center.mb-0.top-social-list img {
  width: 12px !important;
}
.d-flex.list-unstyled.justify-content-center.mb-0.top-social-list li:first-child img {
  width: 8px !important;
}
.d-flex.list-unstyled.justify-content-center.mb-0.top-social-list li:nth-child(2) img {
  width: 14px !important;
}
/* Menú Marcas */
#menu73 .mega-col ul.mega-menu li {
  width: 25%;
  padding: 0px 2px;
}
a.mega.last.menuvertodos {
  display: none!important;
}
span.menu-title {
  text-transform: initial;
  font-weight: normal;
  font-size: 13px;
}
#menu899,#menu900,#menu901 {
  padding: 5px !important;
}
/* ocultar menú secundario */
ul.level1 li.mega.has-child>.child-content {
    display: none!important;
}
/* Menú Marcas */
.mesascomedor{
  margin-top: -62px;
}

#menu778 .mega-col ul.mega-menu li {
  width: 16.5%;
  padding: 0px 2px;
}
li#menu911 {
  visibility: hidden!important;
}
/*Eliminar el campo ciudad checkout*/
.field._required:nth-child(9) {
  display: none;
}
/*Landing muebles sur*/
.col-md-6.nuestra-historia {
  display: grid;
}
.col-md-6.nuestra-historia p {
  font-size: 18px;
}
.col-md-6.nuestra-historia {
  display: grid;
}
.col-md-6.nuestra-historia p {
  font-size: 18px;
}
#bio_ep_bg, #bio_ep {
  display: none !important;
}
div#bio_ep_close:hover {
  color: #AF190C;
}
.home-muebles-sur p.h1title.txt-left {
  font-size: 1.6rem;
}
.catalog-product-view .muebles-sur,
.catalog-product-view .kallfu {
  padding-bottom: 12px;
}
.cms-guia-de-cuidados-cubiertas .breadcrumbs, .cms-guia-de-cuidados-telas .breadcrumbs, .cms-guia-de-cuidados-alfombras-lorena-canals .breadcrumbs, .cms-guia-de-cuidados-camas .breadcrumbs{
  display: none!important;
}
.col-md-12.mb-5.banner-guia img {
  margin-bottom: 2rem;
}
p.titulo-page-guias {
  text-decoration: none;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  margin: 0px 15px;
  padding: 20px 0px 5px 0px;
  border-bottom: solid 1px;
}
.col-md-12.container-guias {
  display: flex;
  padding: 0px;
  padding-top: 60px;
}
.col-md-12.container-3-blog {
  display: flex;
  padding: 0px;
}
body #maincontent .mp-blog-view .post-post_content .container-full .container-texto-blog.text-left h1 {
  font-size: 24px!important;
  font-weight: 800;
  margin: 30px 0px 15px 0px!important;
}
.container-texto-blog.text-left h2 {
  padding: 30px 0px 15px 0px;
  font-size: 22px;
  font-weight: 800;
}
.container-texto-blog.text-left h3 {
  padding: 30px 0px 15px 0px;
  font-size: 20px;
  font-weight: 800;
}
.container-texto-blog.text-left p {
  font-size: 15px;
}
.mpblog-post-view .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}
.post-list-item .post-item-wraper .post-info-wraper .post-short-description {
  min-height: 190px;
}
.post-list-item .post-item-wraper .post-info-wraper {
  padding: 20px 0px;
}
.post-list-item .post-item-wraper .post-info-wraper h2.mp-post-title {
  min-height: 50px;
}

body.mpblog-post-index .post-list-item .post-item-wraper .post-info-wraper .mp-post-meta-info.mp-alignright div.actions a {
  color: #000;
  font-weight: 800;
  text-decoration: underline;
}
#mpblog-list-container  .post-item-wraper  .post-info-wraper  .mp-post-meta-info  .actions {
  padding-top: 10px;
}
.post-short-description p {
  font-size: 14px;
}
.mpblog-post-view h1.page-title {
  display: none;
}
.col-md-12.mb-5.blog-despacho {
  margin-bottom: 30px!important;
}
.col-md-12.text-center.mb-4.banner-blog-mobile {
  display: none;
}
.mpblog-post-index h1.page-title {
  margin: 0!important;
  font-size: 0px!important;
}
.col-md-12.text-center.mb-4.banner-blog-desktop img {
  margin-bottom: 50px;
  margin-top: 30px;
}
p.bienvenido-muebles-sur {
  font-size: 2rem;
  font-weight: 700;
}
.col-md-12.container-texto-blog.text-left p.fuente-buen-dormir {
  font-size: 1.3rem;
  padding-top: 25px;
}
body.cms-muebles-sur .container.pb-4.mb-5.m-container2.msur-2-imagenes div.col-md-6 a img {
  margin-bottom: 60px;
}
.cms-tienda-kare div.breadcrumbs, .cms-especial-tempur-respaldo div.breadcrumbs, body.cms-muebles-sur div.breadcrumbs, body.cms-muebles-sur-respaldo div.breadcrumbs, body.cms-especial-kare-respaldo div.breadcrumbs {
  display: none!important;
}
.dos-bloques{
  display: flex;
  min-height: 400px;
}
.tempur-slider-mobile, .natuzzi-slider-mobile {
  display: none;
}
.carrusel-imagen-tempur .owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-next {
  display: none!important;
}
p.espacio {
  visibility: hidden;
  font-size: 1px;
  margin: 0px;
}
.box-newarrivals.tempur-carrusel-simple {
  display: block;
  margin-bottom: 0px !important;
}
.container-3-imagenes {
  display: flex;
}
.container.pb-4.mb-5.m-container2.msur-2-imagenes {
  margin-bottom: 30px!important;
}
a.negrita-underline {
  text-decoration: none;
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}
.cms-home-respaldo h1.page-title, .cms-home-respaldo div.breadcrumbs {
  display: none!important;
}
.container.home-muebles-sur.home-muebles-sur-r {
  margin-top: -40px;
  margin-bottom: 50px;
}
.container.home-muebles-sur.home-muebles{
  margin-top: -40px;
  margin-bottom: 50px;
}
.container-full.position-relative.tiendas-r {
  margin-top: -20px;
  padding-bottom: 30px;
}
li.mega.first .menu-desc p {
  visibility: hidden;
  font-size: 0px;
}

/*header fixed*/
.column.main {
  margin-top: 160px;
}
.p-3.pre-header-r.text-center {
  position: fixed;
  z-index: 999;
  background-color: white;
  left: 0;
  right: 0;
  top: 0;
}
.page-header {
  position: fixed;
  left: 0;
  right: 0;
  top: 30px;
  background-color: white;
  z-index: 999;
}
#ub-mega-menu-1.ub-mega-menu-wrapper {
  position: fixed;
  background-color: white;
  top: 111px;
  left: 0px;
  right: 0;
  z-index: 998;
}
.box-newarrivals.slider-1-home {
  margin-bottom: 10px!important;
}
.container.mt-3.mb-5.destacado-container.comer.slider-foto1-home {
  margin-bottom: -4%!important;
}
.box-newarrivals.slider-2-home {
  margin-bottom: -1%!important;
}
.container-full.position-relative.tiendas-home {
  padding-top: 0px!important;
}
.page-with-filter #maincontent {
  margin-top: 100px;
}
.page-with-filter .column.main {
  margin-top: 0px;
} 
.home-texto-imagen p.h1title.txt-left {
  font-size: 1.6rem;
}
.container.home-texto-imagen {
  margin-top: 20px;
  margin-bottom: 60px;
}
.lorena-slider-1 {
  margin: 50px 0px;
}
.container.tempur-2-videos {
  margin: -5% 0;
}
.row.slider-kare-mobile {
  display: none;
}
/* Margenes landings */
.texto-imagen, .imagen-texto, .tres-imagenes-kare, .slider-imagen-tempur, .dos-imagenes, .slider-lorena, .seccion-triple-lorena, .banner-2-lorena {
  margin: 60px 0px;
} 
.slider-imagen-tempur {
  margin-bottom: 0px;
}
.container-fluid.banner-kare {
  padding: 0;
  margin-bottom: 60px;
}
body.cms-especial-kare-2 .texto-imagen, body.cms-especial-kare .texto-imagen {
  margin-top: 0px;
}
.cms-especial-tempur-respaldo .container.imagen-texto, .cms-especial-tempur .container.imagen-texto {
  margin-top: 0px;
}
.container-fluid.banner-kare {
  padding: 0;
}
.slider-kare-mobile img.banner-mobile {
  width: 100%;
}
.centrado-altura {
  display: flex;
  align-items: center;
}
.container.tempur-dos-videos {
  margin-top: -30px;
}
.cms-especial-tempur-respaldo .row.bloque-insta, .cms-especial-tempur .row.bloque-insta {
  margin-top: -30px;
}
/* Margenes landings */
/*terminos y condiciones*/
.checkout-agreement #agreement_transbank_webpay_1 {
  width: 4%;
}
.checkout-agreements-item-content {
  padding-top: 4% !important;
}
.checkout-agreement.field.choice.required label span {
  color: black !important;
}
.checkout-index-index .modal-popup .modal-inner-wrap {
  margin-top: 10%;
}
.container.imagen-slider-msur, .container.slider-3-msur {
  margin-bottom: -40px;
}
.container.imagen-texto-msur {
  margin-bottom: 60px;
}
.container.slider-2-msur {
  margin-top: 60px;
}
body.checkout-index-index div.checkout-agreements label.label:after {
  display: none;
}
body.checkout-index-index div.checkout-agreements div#agreement\[1\]-error:before {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 5px;
}
/* Inicio topbar Skinny  */
.topbar {
  display: none;
}        
.topbar a {
  margin: auto;
  display: none;
  align-items:center;
  justify-content: center;
}        
.topbar a.activo {
  display: flex;
}    
/* Fin topbar Skinny  */ 
/* Margenes home */
.box-newarrivals.slider-1-r {
  margin-bottom: 60px!important;
}
.texto-slider-r ol#carrusel-con-imagen-respaldo2 {
  margin-bottom: 0px;
}
.texto-slider-r {
  margin-bottom: 60px;
}
.texto-slider-r .owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev, .slider-foto1-r .owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev .lft-btn {
  display: none!important;
}
.tres-marcas-r {
  margin-bottom: 60px;
}
.tres-marcas-r .row .col-4.mt-3 {
  margin-top: 0px!important;
}
.slider-foto1-r {
  margin-top: 60px;
  margin-bottom: 60px;
}
.container.texto-imagen-r h2 {
  font-size: 26px;
  font-weight: 800;
  padding-bottom: 15px;
}
.container.texto-imagen-r {
  margin: 60px 0px;
}
.texto-slider-r a.btn-centrar {
  margin-top: 30px;
}
.texto-imagen-r h2.h1title {
  text-align: left;
}
.slider-2-r {
  margin: 60px 0px;
}
.slider-2-r ol.products, .slider-1-r ol.products  {
  margin-bottom: 0px;
}
p {
  margin-bottom: 0;
}
.imagen-categorias {
  width: 100%;
  min-height: 200px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
.imagen-categorias h1 {
font-size: 25px!important;
color: #fff;
font-weight: 800;
position: absolute;
bottom: 50px;
left: 20px;
width: 100%;
}
body.category-mesas-de-centro-y-laterales .imagen-categorias h1 {
  color: #000;
}
.guias_de_cuidado {
  width: 100%;
  min-height: 200px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
.guias_de_cuidado h1 {
  font-size: 25px!important;
  color: #fff;
  font-weight: 800;
  position: absolute;
  bottom: 50px;
  left: 20px;
  width: 100%;
  margin: 0!important;
  height: 0;
  padding: 0;
}
body.cms-guias-de-cuidado .column.main {
  margin-top: 100px;
}

/*Centrar menu vicho*/
.ub-mega-menu-wrapper .none.ub-mega-menu.clearfix {
    justify-content: center;
    display: flex;
}
/*Centrar menu vicho*/
.container.destacado-container.comer.slider-foto1-home-respaldo {
  margin: 60px 0px;
}
.container.home-texto-con-foto2 {
  margin: 60px 0px;
}
.slider-foto1-home-respaldo .owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev {
  display: none!important;
}
.container.home-texto-con-foto2 .col-md-12.text-center.mb-4 {
  margin-bottom: 0px!important;
}
.container.home-texto-con-foto2 .col-md-4.parquearauco.centrado-altura {
  display: block;
  align-self: center;
}
.container.home-texto-con-foto2 .col-md-4.parquearauco.centrado-altura p {
  margin-bottom: 10px;
}
h1.h1_black {
  color: #000;
}
.container-temporizador .col-md-12.temporizador table img {
  margin: auto;
}
.container-temporizador .col-md-12.temporizador table {
  margin-top: -4%;
  margin-bottom: 3%;
}
body {
  overflow: hidden;
}


/* FIX MW  */
/* .payment-method._active div:nth-child(2) {
    display: none !important;
    pointer-events: none !important;
}*/

/* Fix CC checkout mw*/
body.checkout-index-index .payment-method dl * {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

divv {
  display: none !important;
  visibility: hidden !important;
}

.paymentsss {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important
}


.custom-html-block-securepay-1 {
  display: none !important;
}


.checkout-agreement .html-block- {
  display: none !important;
}


/* Fin Fix */

.banner_por_zonas {
  width: 100%;
  min-height: 250px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
.banner_por_zonas h1 {
  font-size: 30px!important;
  color: #fff;
  font-weight: 800;
  position: absolute;
  bottom: -20px;
  left: 20px;
  width: 100%;
}
.cont_calugas_por_zonas {
  margin-bottom: 20px;
}
.calugas_por_zonas {
  background-clip: content-box;
}
.calugas_por_zonas a {
  width: 100%;
  min-height: 180px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  background-clip: content-box;
}
.calugas_por_zonas h2 {
  font-size: 20px!important;
  color: #fff;
  font-weight: 500;
  position: absolute;
  top: 20px;
  left: 10px;
  width: 90%;
}
.cont_calugas_por_zonas > div {
  padding: 0;
}
.cont_calugas_por_zonas .cuadros_izq {
  padding-right: 10px;
}
.cont_calugas_por_zonas .cuadros_der {
  padding-left: 10px;
}
.cont_calugas_por_zonas .cuadro_centro {
  padding: 0 10px;
}
.col-md-2.calugas_por_zonas {
  -ms-flex: 0 0 18%;
  flex: 0 0 18%;
  max-width: 18%;
}
.col-md-6.calugas_por_zonas {
  -ms-flex: 0 0 46%;
  flex: 0 0 46%;
  max-width: 46%;
}
.slider-productos-kare ol.products, .slider-productos-kare-2 ol.products  {
  margin-bottom: 0px;
}
.container.slider-imagen-kare, .slider-productos-kare-2  {
  margin: 60px 0px;
}
.slider-productos-kare {
  margin: 0px 0px 60px;
}
.slider-imagen-kare .owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-next .rgt-btn:before{
  display: none;
}
.payment-method > div:nth-child(2) {
  display: none !important;
pointer-events: none !important;
}

.payment-method > div.payment-method-title, .payment-method > div.payment-method-content {
  display: block !important;
pointer-events: auto !important;
}
.por-zonas-home, .slider-1-home, .slider-2-home, .marcas-internacionales-home, .slider-3-home, .slider-4-home, .tiendas-home{
  margin: 60px 0px;
}
.por-zonas-home {
  margin-top: 0px;
}
.slider-1-home ol.products, .slider-2-home ol.products, .slider-3-home ol.products, .slider-4-home ol.products {
  margin-bottom: 0px;
} 
.imagen-slider-cyber, .slider-imagen-cyber, .dos-cyber, .slider-cyber, .marcas-cyber{
  margin: 60px 0px;
}
.imagen-slider-cyber ol.products, .slider-imagen-cyber ol.products, .slider-cyber ol.products {
  margin-bottom: 0px;
}
.slider-imagen-cyber .owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-next .rgt-btn:before, .imagen-slider-cyber .owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev .lft-btn:before {
  display: none;
}
.slider1-tempur {
  margin: 0px 0px 60px 0px;
}
.slider-imagen-tempur2 {
  margin: 60px 0px;
}
div#dos-videos-tempur {
  margin: 60px 0px;
}
.slider1-tempur ol.products{
  margin-bottom: 0px;
}
.slider-imagen-tempur2 .owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-next .rgt-btn:before {
  display: none;
}
.imagen-slider-msur1 {
  margin-bottom: 60px;
}
.imagen-slider-msur1 .owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev .lft-btn:before {
  display: none;
}
.slider-dos-msur, .slider-tres-msur {
  margin: 60px 0px;
}
.slider-dos-msuresp {
  margin: 0px 0px 60px;
}
.slider-dos-msur ol.products, .slider-dos-msuresp ol.products, .slider-tres-msur ol.products {
  margin: 0px;
}
.cms-natuzzi-editions .texto-imagen {
  margin-top: 0;
}
.container.bloques_hover {
  margin: 60px 0px;
}
.bloques_hover .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 93%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 22px;
  margin: 0px 15px 15px 15px;
  box-sizing: border-box;
  opacity: 0;
  transition: opacity 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.bloques_hover .overlay h1.titulo_hover {
  margin: 0px 0px 10px 0px!important;
  font-weight: 800;
}
.bloques_hover .contenedor-imagen:hover .overlay {
opacity: 1;
}
.bloques_hover .contenedor-interno {
  display: flex;
}
.bloques_hover .imagen-izq.contenedor-imagen img {
  width: 500px;
  height: auto;
}
.bloques_hover .imagenes-der {
  padding: 0;
}
.bloques_hover .contenedor-interno.inferior {
  padding-top: 30px;
}
button#btnLeerMas, button#btnleerMasPie {
  padding: 0px;
  background-color: TRANSPARENT;
  color: #000;
  text-decoration: underline;
}
button#btnLeerMas:active, button#btnleerMasPie:active {
  outline: none; 
  border: none;
}
button#btnLeerMas:focus, button#btnleerMasPie:focus {
  outline: none; 
  border: none;
}
.category-cms {
  padding-top: 15px;
}
.container-temporizador{
  margin-bottom: 40px;
}
.cms-tienda-kare .video-tienda {
  display: flex;
  justify-content: center;
}
.cms-tienda-kare .video-tienda .tienda-mapa h2 {
  font-weight: 800;
  font-size: 3rem;
}
.cms-tienda-kare .tienda-mapa {
  padding: 0;
  margin: 60px 0px;
}
.cms-tienda-kare .tienda-mapa .contacto-tienda {
  padding: 60px 0px;
}
.cms-tienda-kare .tienda-mapa .contacto-tienda .interno {
  padding: 0;
}
.cms-tienda-kare .tienda-mapa .contacto-tienda ul.tienda-info{
  margin-left: 0;
  display: flex;
  flex-wrap: wrap;
}
.cms-tienda-kare .tienda-mapa .contacto-tienda ul.tienda-info li{
  flex: 0 0 50%;
}
.cms-tienda-kare .tienda-mapa .contacto-tienda ul.tienda-info li a{
  text-decoration: none;
  color: #000;
}
.cms-tienda-kare .tienda-mapa .contacto-tienda ul.tienda-info li a:hover{
  color: #c00;
}
.cms-tienda-kare .tienda-mapa .contacto-tienda h2 {
  border-bottom: solid 2px;
  display: inline-block;
  margin-bottom: 15px !important;
}
.cms-tienda-kare .tienda-mapa h2.center {
  text-align: center;
  margin: 0 auto 5px;
}
.cuatro-bloques {
  margin: 60px 0px;
}
.contenedor-cuatro-imagenes{
  display: flex;
  padding: 0;
}
.contenedor-cuatro-imagenes .contenedor_dos-imagenes {
  padding: 10px;
}
img.hover-img {
  scale: 1;
  transition: 500ms;
}
img.hover-img:hover {
  scale: 1.02;
  transition: 500ms;
}
li#menu916 {
  padding: 5px!important;
}
.toolbar-products {
  margin-bottom: 0px;
}
.descripcionpiecategoria {
  display: none;
  padding: 15px 0px;
  text-align: left;
}
.blog-msur h2 {
  padding-top: 0px!important;
}
.blog-msur .cont-uno {
  margin-bottom: 15px;
}
.blog-msur .cont-dos, .blog-msur .cont-tres, .blog-msur .cont-cuatro, .blog-msur .cont-cinco {
  margin: 15px 0px;
}
.slider-container {
  overflow: hidden;
  position: relative;
}

.slider {
  display: flex;
  transition: transform 0.5s ease-in-out;
  text-align: center;
}

.slide {
  min-width: 25%;
  box-sizing: border-box;
}

.slide img {
  width: 95%!important;
}

.slider-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  font-size: 20px;
  color: #fff;
  background-color: transparent;
  border: none;
  padding: 10px;
  opacity: 1;
  font-size: 30px;
  font-weight: 100;
}
.slider-btn:hover{
  color: #fff;
  background-color: transparent;
  opacity: 1;
}
.slider-btn:focus{
    outline: none;
    background-color: transparent;
    color: #fff;
}
.slider-btn img {
  width: 20px;
  height: auto;
}
.prev-btn {
  left: 10px;
}

.next-btn {
  right: 10px;
}
.contacto-mp {
  display: flex;
  margin: 60px 0px;
}
.contacto-mp h1 {
  margin: 0px;
}
.pdf-sd {
  margin: 60px 0px;
}
.contenedor-campos-form {
  display: flex;
}
.contenedor-campos-form  .contenedor-checkbox {
  display: flex; flex-wrap: wrap;
}
.contenedor-campos-form  .contenedor-checkbox  .contenedor-izq {
  width: 50%; box-sizing: border-box; padding-right: 10px;
}
.contenedor-campos-form  .contenedor-checkbox  .contenedor-der {
  width: 50%; box-sizing: border-box; padding-left: 10px;
}
.contenedor-campos-form .contenedor-checkbox .img-form {
  margin: 0px 15px;
}
.contenedor-campos-form  .contenedor-checkbox  label {
  display: flex; align-items: center;
}
.contenedor-campos-form .contenedor-checkbox input {
  width: auto;
  -webkit-appearance: auto;
  margin-bottom: 6px;
}
.contenedor-campos-form .contenedor-checkbox label p {
  line-height: 16px;
  font-size: 16px;
  font-weight: 500;
}
.contenedor-campos-form .contenedor-checkbox label p span.color {
  font-size: 14px !important;
  font-weight: 400 !important;
}
.contenedor-campos-form .descripcion h2 {
  font-size: 28px;
  margin-bottom: 16px;
  font-weight: 700;
}
.contenedor-campos-form .descripcion p {
  margin: 15px 0px;
  font-size: 16px;
}
.contenedor-campos-form .descripcion {
  margin-bottom: 30px;
}
/*BTN landing natuzzi*/
.btn-landings-natuzzi {
  background-color: #643a2d;
  color: white;
  border-radius: 25px;
  margin-top: 15px;
}
.cont-landing-natuzi {
  margin: 60px 0px
}
.cont-landing-natuzi.dos-imagenes .izq  {
  padding-left: 0px;
  padding-right: 10px;
}
.cont-landing-natuzi.dos-imagenes .der  {
  padding-right: 0px;
  padding-left: 10px;
}
a.terminos-condiciones {
  color: #000!important;
  text-decoration: underline;
}
a.terminos-condiciones {
  color: #cc0000; 
  text-decoration: underline;
}
.bloques_hover.siete-bloques .contenedor-imagen.arriba {
  padding-bottom: 0px;
}
.bloques_hover.siete-bloques .contenedor-imagen.abajo {
  padding-top: 15px;
}
.bloques_hover.siete-bloques .contenedor-imagen.arriba .overlay {
  width: calc(100% - 30px);
  /* height: calc(100% - 15px); */
  height: 100%;
  margin: 0px 15px 0px 15px;
  align-items: center;
}
.bloques_hover.siete-bloques .contenedor-imagen.abajo .overlay {
  top: 15px;
  width: calc(100% - 30px);
  height: calc(100% - 15px);
  margin: 0px 15px 15px 15px;
  align-items: center;
}
.bloques_hover.siete-bloques .overlay h1.titulo_hover {
  margin: 0px !important;
}
.bloques_hover.siete-bloques .overlay a {
  text-decoration: none;
  color: #fff;
  border-bottom: solid 1px #fff;
}
.bloques_hover.siete-bloques .overlay a:hover {
  color: #ad1b1b;
  border-bottom: solid 1px #ad1b1b;
}
.underline {
  text-decoration: underline;
}
.notas-blog h1 {
  font-size: 24px !important;
  margin: 15px 0px!important;
  font-weight: 800;
}
.notas-blog h1.primero {
  margin-top: 0px!important;
}
.notas-blog h2 {
  font-size: 22px;
  margin: 15px 0px;
  font-weight: 800;
}
.notas-blog h3 {
  font-size: 20px;
  font-weight: 700;
  margin: 15px 0px;
}
.notas-blog p, .notas-blog ul li{
  font-size: 15px;
}
.notas-blog p {
  margin: 15px 0px;
}
.notas-blog ul {
  margin-top: 15px 0px 0px;
}
.notas-blog ul {
  padding-left: 25px;
}
.notas-blog ul.sin-margen li {
  margin-bottom: 0px;
}
ul.li-espacios-blog li:last-child {
  margin-bottom: 0px;
}
.notas-blog a.link-notas {
  color: #000;
  text-decoration: underline !important;
}
.notas-blog .dos-bloques-notas {
  gap: 20px;
  flex-wrap: wrap;
  gap: 15px;
  padding: 0;
  box-sizing: border-box;
}
.notas-blog .dos-bloques-notas div{
  box-sizing: border-box;
  margin: 0;
  flex: 1;
}
.notas-blog .punteos-blog {
  padding-left: 20px;
}
.notas-blog .cinco-bloques{
  flex-wrap: wrap;
  gap: 15px;
  padding: 0;
  box-sizing: border-box;
}
.notas-blog .cinco-bloques div {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  box-sizing: border-box;
  margin: 0;
  flex: 1;
  min-width: calc(20% - 15px);
}
.notas-blog div p.sin-margen{
  margin-bottom: 0px;
}

/*
.html-block-secure {
  display: none !important;
}
.p-PaymentDetails-group {
  display: none !important;
}
#checkout-step-shipping_method .col.col-method {
  display: none;
}
*/
.p-Grid.p-CardForm { 
  display: none;
}
.menu-contenidos li:nth-child(6)::before {
  content: url('/pub/media/wysiwyg/VentaAnticipada.svg') !important;
}

.texto-imagen.primer-bloque-natuzzi {
  margin: 0px 0px 60px;
}
.titulo-lateral-natuzzi h2.h1title, 
.titulo-lateral-natuzzi h3.h1title {
  text-align: left;
}
body.catalog-product-view div#cambiosydevoluciones,
body.catalog-product-view div#protocolo {
    display: none;
}
body.cms-landing-sillon-re-vive iframe,
body.cms-landing-sofa-triomfo iframe,
body.cms-landing-sofa-portent iframe,
body.cms-landing-sofa-patt iframe,
body.cms-landing-sofa-dalt iframe
 {
  display: block!important;
}
li#menu927 {
    display: none !important;
}