<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**ANTIGUAS**/
h1 {
  font-family: 'Poppins', sans-serif !important;
  font-weight: bold !important;
  font-size: 24px !important;
}
h2 {
  font-family: 'Poppins', sans-serif !important;
  font-weight: bold !important;
  font-size: 22px !important;
}
.products.wrapper.grid.products-grid h3 {
  font-family: 'Poppins', sans-serif !important;
  font-weight: 700 !important;
  font-size: 17px !important;
  min-height: 64px !important;
}
h3 {
  font-family: 'Caveat', cursive !important;
  font-weight: 500 !important;
  font-size: 24px !important;
}
h4 {
  font-family: 'Poppins', sans-serif !important;
  font-weight: bold !important;
  font-size: 15px !important;
}
p {
  font-family: 'Poppins', sans-serif !important;
  font-weight: 400 !important;
  font-size: 15px !important;
}
.slider_banner .extra-html {
  text-align: center;
}
.slider_banner .extra-html h4 {
  text-transform: uppercase;
}
.slider_banner .extra-html h2 {
  font-family: 'Poppins', sans-serif;
  color: #ffffff;
  font-size: 1.8em;
}
.slider_banner .extra-html button {
  background: transparent;
  border: 1px solid #000000;
  color: #000000;
  text-transform: none;
}
.main-slider {
  display: none;
}
.main-slider .carousel-cell {
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover !important;
}
.main-slider .carousel-cell .extra-html {
  text-align: center;
}
.main-slider .carousel-cell .extra-html h4 {
  text-transform: uppercase;
}
.main-slider .carousel-cell .extra-html h2 {
  font-family: 'Poppins', sans-serif;
  color: #ffffff;
  font-size: 1.8em;
}
.main-slider .carousel-cell .extra-html button {
  background: transparent;
  border: 1px solid #000000;
  color: #000000;
  text-transform: none;
}
.head-producto .recomended_product_price {
  font-size: 25px !important;
}
.decimal_price {
  font-size: 15px;
}
.home-block-categories-options h1 {
  margin-top: 40px;
}
.home-block-categoriesnproducts {
  width: 100%;
  overflow-x: scroll;
  display: flex;
  display: -webkit-flex;
  flex-wrap: nowrap;
  justify-content: left;
}
.home-block-categoriesnproducts .home-block-category {
  min-width: 200px;
  width: auto !important;
}
.main_carrousell_category {
  display: flex;
  display: -webkit-flex;
  flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  overflow-x: scroll;
  justify-content: left;
  width: 100%;
}
.main_carrousell_category .carousel-cell {
  max-width: 100px;
  min-width: 100px;
  width: 9%;
  margin: 0 20px;
}
.main_carrousell_category .carousel-cell .holder_image__categroy_widget {
  width: 80px;
  max-width: 80px;
  min-width: 80px;
  height: 80px;
  min-height: 80px;
  max-height: 80px;
}
.home-block-categories {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  justify-content: center;
}
.home-block-categories h2 {
  width: 100%;
  text-align: left;
}
.home-block-categories p {
  width: 100%;
  text-align: left;
}
.home-block-categories .home-block-category {
  width: 260px;
  padding: 10px;
}
.home-block-categories .home-block-category a {
  transition: 0.15s;
}
.home-block-categories .home-block-category a:hover {
  text-decoration: none;
}
.home-block-categories .home-block-category .home-block-category-image {
  width: 100%;
  display: flex;
  justify-content: center;
}
.home-block-categories .home-block-category .home-block-category-image img {
  border: 1px solid #000000;
  border-radius: 50%;
  width: 200px;
  max-width: 200px;
  max-height: 200px;
  min-width: 100px;
  min-height: 100px;
}
.home-block-categories .home-block-category .home-block-category-title {
  margin-bottom: 1px;
  cursor: pointer;
  text-transform: capitalize;
  width: 100%;
  text-align: center;
  padding-bottom: 15px;
  font-size: 18px;
  font-weight: bolder;
}
.home-block-categories .home-block-category .home-block-category-title.active_cat {
  border-bottom: 1px solid #000000;
  margin-bottom: 0;
}
.productos_wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.productos_wrapper .cnp_arrow {
  position: absolute;
  z-index: 3;
}
.productos_wrapper .cnp_arrow_left {
  left: 0;
}
.productos_wrapper .cnp_arrow_right {
  right: 0;
}
.productos_wrapper .cnp_arrow button {
  width: 50px;
  height: 70px;
  background: transparent;
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.productos_wrapper .cnp_arrow button .cnp-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
.category_products_show {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  overflow-x: scroll;
  align-items: center;
  scroll-behavior: smooth;
}
.category_products_show .recomended_product {
  width: 250px;
  min-width: 250px;
  max-width: 250px;
  margin: 0 20px;
  position: relative;
}
.categories_widget {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
}
.categories_widget h2 {
  width: 100%;
  text-align: left;
}
.categories_widget p {
  width: 100%;
  text-align: left;
}
.categories_widget .home-block-category {
  width: 10%;
  padding: 10px;
}
.categories_widget .home-block-category a {
  transition: 0.15s;
}
.categories_widget .home-block-category a:hover {
  text-decoration: none;
}
.categories_widget .home-block-category .home-block-category-image__category_widget {
  width: 100%;
  display: flex;
  justify-content: center;
}
.categories_widget .home-block-category .home-block-category-image__category_widget .holder_image__categroy_widget {
  width: 80px;
  height: 80px;
  border: 1px solid black;
  overflow: hidden;
  border-radius: 50%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
}
.categories_widget .home-block-category .home-block-category-image__category_widget .holder_image__categroy_widget img {
  width: 60px;
  max-width: 60px;
  max-height: 60px;
  min-width: 60px;
  min-height: 60px;
}
.categories_widget .home-block-category .home-block-category-title__category_widget {
  cursor: pointer;
  text-transform: capitalize;
  width: 100%;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 0.9em;
  font-weight: bolder;
}
.categories_widget .home-block-category .home-block-category-title__category_widget.active_cat {
  text-decoration: underline;
}
.best_selled_products {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: center;
  padding-top: 40px;
}
.best_selled_products h2 {
  width: 80%;
  padding-left: 10%;
  padding-right: 10%;
  text-align: center;
}
.best_selled_products p {
  width: 80%;
  padding-left: 10%;
  padding-right: 10%;
  text-align: center;
  font-size: 18px;
}
.block-most-selled-products {
  background: #f1f1f1;
}
a:hover {
  color: #000000;
}
.recomended_products {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1430px;
  width: 100%;
}
.recomended_products a:hover {
  color: #000000;
}
.recomended_products .slick-next {
  width: 55px;
  margin-left: 0px;
  margin-right: 0px;
}
.recomended_products .slick-prev {
  top: 0;
  transform: rotate(180deg);
  width: 55px;
  margin-left: 0px;
  margin-right: 0px;
}
.recomended_products a .recomended_product {
  box-shadow: 1px 1px 3px 1px #8d8d8d;
}
.recomended_products a:hover {
  text-decoration: none;
}
.recomended_products a:hover .recomended_product {
  box-shadow: 1px 1px 3px 1px gray;
}
.recomended_products a:hover .recomended_product h4 {
  color: #000;
}
.recomended_products .slick-prev,
.recomended_products .slick-next {
  position: absolute;
}
.recomended_products .slick-prev {
  z-index: 10;
}
.recomended_products .recomended_product {
  transition: box-shadow 0.3s ease-in-out;
  margin: 20px;
  width: 100%;
  max-width: 400px;
  max-height: 600px;
  background: #fff;
}
.recomended_products .recomended_product:hover .info_price_recomended form {
  opacity: 1;
}
.recomended_products .recomended_product .image_holder_recomended {
  display: flex;
  justify-content: center;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}
.recomended_products .recomended_product .image_holder_recomended img {
  max-width: 200px;
  max-height: 200px;
  min-width: 120px;
  min-height: 120px;
}
.recomended_products .recomended_product .info_holder_recomended {
  padding-bottom: 40px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.recomended_products .recomended_product .info_holder_recomended h4 {
  margin: 0px;
  margin-bottom: 15px;
  font-size: 18px;
  text-align: left;
}
.recomended_products .recomended_product .info_holder_recomended p {
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  padding: 0px;
}
.recomended_products .recomended_product .info_holder_recomended .product-item-name {
  width: 100%;
}
.recomended_products .recomended_product .info_holder_recomended form {
  order: 3;
  width: auto;
}
.recomended_products .recomended_product .info_price_recomended {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.recomended_products .recomended_product .info_price_recomended .price {
  width: auto;
  text-align: left;
  font-size: 25px;
  font-weight: bolder;
  color: #000000;
}
.recomended_products .recomended_product .info_price_recomended .price .decimal_price {
  font-size: 15px;
}
.recomended_products .recomended_product .info_price_recomended form {
  opacity: 0;
  width: auto;
}
.recomended_products .recomended_product .info_price_recomended form button {
  border: none;
  background: transparent !important;
}
.recomended_products .recomended_product .info_price_recomended form button img {
  width: 40px !important;
  height: 40px !important;
}
.recomended_product__holder:hover .recomended_product {
  margin: 0 20px;
  border: 1px solid #000000;
}
.recomended_product__holder:hover .recomended_product .image_holder_recomended__hover {
  opacity: 1;
}
.recomended_product__holder:hover .recomended_product .info_holder_recomended form {
  order: 3;
  width: auto;
}
.recomended_product__holder:hover .recomended_product .info_holder_recomended form .action.primary {
  width: 100%;
  padding: 10px;
  border-top: none;
  background: #e19b03;
  transition: 0.4s all ease;
  color: #f4f4f4;
}
.recomended_product__holder .recomended_product .image_holder_recomended__hover {
  padding: 1px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.4s;
}
.recomended_product__holder .recomended_product .image_holder_recomended {
  display: flex;
  justify-content: center;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}
.recomended_product__holder .recomended_product .image_holder_recomended img {
  min-width: 120px;
  min-height: 120px;
}
.recomended_product__holder .recomended_product .info_holder_recomended {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.recomended_product__holder .recomended_product .info_holder_recomended strong {
  text-align: left;
  font-family: 'Poppins', sans-serif;
}
.recomended_product__holder .recomended_product .info_holder_recomended h4 {
  margin: 0px;
  margin-bottom: 15px;
  font-size: 18px;
  text-align: left;
}
.recomended_product__holder .recomended_product .info_holder_recomended p {
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  padding: 0px;
}
.recomended_product__holder .recomended_product .info_holder_recomended .product-item-name {
  width: 100%;
  margin-left: 10px;
  text-transform: uppercase;
}
.recomended_product__holder .recomended_product .info_holder_recomended .product-item-name_sub {
  width: 100%;
  padding: 10px 10px 0px 0px;
  text-transform: none;
}
.recomended_product__holder .recomended_product .info_holder_recomended .product-item-name_sub p {
  margin-left: 10px;
  display: block;
  width: auto;
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 200px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.recomended_product__holder .recomended_product .info_holder_recomended form {
  order: 3;
  width: auto;
}
.recomended_product__holder .recomended_product .info_holder_recomended form .action.primary {
  width: 100%;
  padding: 10px;
  background: #f4b62e;
  transition: 0.4s all ease;
  color: white;
  border: none !important;
}
.recomended_product__holder .recomended_product .info_holder_recomended form .action.secondary {
  padding: 10px;
  /*border-top: none;
          background: #e19b03;
          transition: 0.4s all ease;
          color: #f4f4f4;*/
  background: #000000;
  color: white;
  border-top: 1px solid;
  width: 100%;
  cursor: default;
}
.recomended_product__holder .recomended_product .info_holder_recomended .special-price {
  font-family: 'Poppins', sans-serif;
  font-size: 1.4rem;
  margin: 5px 0px 0px 0;
}
.recomended_product__holder .recomended_product .info_holder_recomended .special-price.club_price {
  font-family: 'Poppins', sans-serif;
  width: 100%;
  font-size: 16px;
  font-weight: bolder;
}
.recomended_product__holder .recomended_product .info_holder_recomended .special-price.club_price span {
  font-weight: 100;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
}
.recomended_product__holder .recomended_product .info_holder_recomended .oldprice-center {
  margin: 0 5px 0 0;
  order: 2;
  text-decoration-color: #8d8d8d;
}
.recomended_product__holder .recomended_product .info_holder_recomended .oldprice-center .oldprice {
  font-size: 1.1rem;
  color: #8d8d8d;
}
.recomended_product__holder .recomended_product .info_holder_recomended .oldprice {
  width: 100%;
  font-size: 18px;
  color: darkgray;
  font-weight: bold;
  text-align: center;
}
.recomended_product__holder .recomended_product .info_price_recomended {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.recomended_product__holder .recomended_product .info_price_recomended .price {
  width: auto;
  text-align: left;
  font-size: 25px;
  font-weight: bolder;
  color: #000000;
}
.recomended_product__holder .recomended_product .info_price_recomended .price .decimal_price {
  font-size: 15px;
}
.recomended_product__holder .recomended_product .info_price_recomended form {
  opacity: 0;
  width: auto;
}
.recomended_product__holder .recomended_product .info_price_recomended form button {
  border: none;
  background: transparent !important;
}
.recomended_product__holder .recomended_product .info_price_recomended form button img {
  width: 40px !important;
  height: 40px !important;
}
.banner-text {
  font-size: 21px;
  font-weight: bold;
  margin: 20px 0;
}
.banner-text span {
  background-color: #52583ed4;
  color: white;
  padding: 5px 10px;
  text-shadow: 0px 0px 5px black;
}
.sliders-block-principal {
  width: 100%;
  height: 42vw;
  margin-top: -10px;
  position: relative;
  overflow: hidden;
}
.sliders-block-principal a:hover p {
  color: #000;
}
.sliders-block-principal .slider_banner {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
}
.sliders-block-principal .slider_banner .img_holder_banner {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.sliders-block-principal .slider_banner .image_holder_desktop {
  display: block;
}
.sliders-block-principal .slider_banner .image_holder_tablet {
  display: none;
}
.sliders-block-principal .slider_banner .image_holder_mobile {
  display: none;
}
.sliders-block-principal .slider_banner .extra-html {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 60%;
  width: 60%;
}
.sliders-block-principal .slider_num_0 {
  opacity: 1;
}
.sliders-block-principal .slider_arrow {
  font-size: 90px;
  cursor: pointer;
  top: 0;
  height: 100%;
}
.sliders-block-principal .slider_arrow .icon_arrow {
  height: 100%;
  position: relative;
}
.sliders-block-principal .slider_arrow .icon_arrow span {
  font-weight: bolder;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.sliders-block-principal .slider_arrow_left {
  position: absolute;
  left: 0;
  width: 60px;
  opacity: 0;
  transition: 1s;
  z-index: 5;
}
.sliders-block-principal .slider_arrow_left:hover {
  opacity: 1;
}
.sliders-block-principal .slider_arrow_left span {
  width: 25px;
  padding-left: 30px;
}
.sliders-block-principal .slider_arrow_left span:before {
  content: url('../images/icons/arrow-left.svg');
}
.sliders-block-principal .slider_arrow_right {
  width: 60px;
  position: absolute;
  right: 0px;
  opacity: 0;
  transition: 1s;
  z-index: 5;
}
.sliders-block-principal .slider_arrow_right:hover {
  opacity: 1;
}
.sliders-block-principal .slider_arrow_right span {
  width: 25px;
  right: 0;
  padding-right: 30px;
}
.sliders-block-principal .slider_arrow_right span:before {
  content: url('../images/icons/arrow-right.svg');
}
.videos-youtube {
  padding-top: 60px;
  padding-bottom: 60px;
}
.videos-youtube h2 {
  width: 80%;
  padding-left: 10%;
  padding-right: 10%;
  text-align: center;
}
.videos-youtube p {
  width: 80%;
  padding-left: 10%;
  padding-right: 10%;
  text-align: center;
}
.subscription {
  overflow: hidden;
}
.space-btwn {
  background: #8d8d8d;
  color: #000000;
  padding: 12px;
  text-transform: none;
}
.division a:hover {
  color: #000000;
}
.line-table {
  padding: 15px 0px;
  border-bottom: 2px solid #8d8d8d;
}
.line-table .attribute_label {
  font-weight: 100;
}
.line-table .attribute_value {
  font-weight: 600;
}
.line-table:nth-child(even) {
  background-color: transparent;
}
@media only screen and (max-width: 1024px) {
  .sliders-block-principal {
    height: 58vw;
  }
  .sliders-block-principal .slider_banner .image_holder_desktop {
    display: none;
  }
  .sliders-block-principal .slider_banner .image_holder_tablet {
    display: block;
  }
  .sliders-block-principal .slider_banner .image_holder_mobile {
    display: none;
  }
  .productos_wrapper button {
    display: none;
  }
  .main_carrousell_category .carousel-cell {
    margin: 0;
  }
  .block-cluster .block-cluster-category {
    width: 49.5%;
    margin-top: 0;
  }
  .recomended_products .recomended_product {
    margin: 0;
    box-shadow: 1px 1px 3px 1px #8d8d8d;
  }
  .recomended_products .recomended_product .image_holder_recomended img {
    padding: 0;
  }
}
.category_products_show .recomended_product {
  border: none !important;
}
.category_products_show .recomended_product:hover {
  border: none !important;
}
@media only screen and (max-width: 820px) {
  .block-posts .desktop-view .carousel-cell {
    min-width: 200px;
    margin: 5px;
  }
  .home-block-categoriesnproducts .home-block-category {
    min-width: 75px;
  }
  .home-block-categoriesnproducts .home-block-category .home-block-category-title {
    font-size: 11px !important;
  }
  .recomended_products .recomended_product .info_price_recomended form {
    opacity: 1;
    width: auto;
  }
  .block-cluster .block-cluster-category_mchaus {
    width: 48%;
    margin-bottom: 10px;
  }
  .block-cluster .block-cluster-category {
    margin-bottom: 7px;
  }
  .mobile-view {
    display: block !important;
  }
  .block-posts .desktop-view .carousel-cell {
    width: 30%;
    height: 250px;
  }
}
@media only screen and (max-width: 430px) {
  .home-block-categoriesnproducts {
    justify-content: left;
  }
  .categories_widget .home-block-category {
    width: 48%;
  }
  .sliders-block-principal {
    height: 400px;
  }
  .home-block-categories {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .home-block-categories .home-block-category {
    width: 40%;
  }
  .recomended_products .recomended_product {
    width: 100%;
  }
  .block-cluster .block-cluster-category_mchaus:nth-child(odd) .block-cluster-image_holder {
    right: 20px;
  }
  .block-cluster .block-cluster-category {
    width: 99%;
    margin-top: 0;
  }
  .block-cluster .block-cluster-category_mchaus {
    width: 98%;
  }
  .block-cluster .block-cluster-category_mchaus .block-cluster-image_holder {
    bottom: -10px;
    width: 150px;
  }
  .block-cluster .block-cluster-category_mchaus .block-cluster-category-holder_mchaus {
    height: auto;
  }
  .block-cluster .block-cluster-category_mchaus .block-cluster-category-holder_mchaus .block-cluster-category-title_mchaus {
    padding: 20px 0 0 20px;
    font-size: 1em;
  }
  .block-cluster .block-cluster-category_mchaus .block-cluster-category-holder_mchaus .block-cluster-category-description_mchaus {
    padding: 0 0 20px 20px;
    width: 50%;
    font-size: 0.8em;
  }
  .sliders-block-principal {
    height: 149vw;
  }
  .sliders-block-principal .slider_banner .image_holder_desktop {
    display: none;
  }
  .sliders-block-principal .slider_banner .image_holder_tablet {
    display: none;
  }
  .sliders-block-principal .slider_banner .image_holder_mobile {
    display: block;
  }
  .sliders-block-principal .slider_banner .extra-html {
    height: 80%;
    width: 80%;
  }
  .sliders-block-principal .slider_banner .extra-html p {
    display: none;
  }
}
/*ANCHO PAGINA RESULTADOS BUSQUEDA*/
body.page-products.page-with-filter.page-with-width.catalogsearch-result-index.page-layout-1column main#maincontent {
  max-width: 1270px !important;
  margin: 0 auto;
}
/*BOTONES BANNER COOKIES AMASTY*/
aside.modal-popup.amgdprcookie-groups-modal.gdpr-cookie-container_setup-modal._show .modal-inner-wrap,
aside.modal-popup.amgdprcookie-groups-modal.-table.gdpr-cookie-container_cookie-table1._show .modal-inner-wrap {
  width: auto !important;
  height: auto !important;
  padding: 20px !important;
  margin: 12rem auto !important;
}
aside.modal-popup.amgdprcookie-groups-modal.-table.gdpr-cookie-container_cookie-table1._show .modal-inner-wrap {
  margin: 2rem auto !important;
}
aside.modal-popup.amgdprcookie-groups-modal.-table.gdpr-cookie-container_cookie-table2._show .modal-inner-wrap,
aside.modal-popup.amgdprcookie-groups-modal.-table.gdpr-cookie-container_cookie-table3._show .modal-inner-wrap {
  max-width: 952px !important;
  min-width: 952px !important;
  min-height: 717px !important;
  margin: 12rem auto !important;
}
@media only screen and (max-width: 430px) {
  aside.modal-popup.amgdprcookie-groups-modal.-table.gdpr-cookie-container_cookie-table2._show .modal-inner-wrap,
  aside.modal-popup.amgdprcookie-groups-modal.-table.gdpr-cookie-container_cookie-table3._show .modal-inner-wrap {
    width: auto !important;
    max-width: 100% !important;
    min-width: 100% !important;
  }
}
aside.modal-popup.amgdprcookie-groups-modal.gdpr-cookie-container_setup-modal._show .modal-component {
  padding: 27px 8px 0px!important;
}
aside.modal-popup.amgdprcookie-groups-modal.-table.gdpr-cookie-container_cookie-table1._show .modal-content {
  padding: 20px !important;
}
.amgdprcookie-bar-container .amgdprcookie-policy {
  max-width: 96% !important;
  margin: 0 auto;
}
.amgdprcookie-bar-container .amgdprcookie-buttons-block {
  max-width: 96% !important;
  margin: 0 auto!important;
}
.amgdprcookie-bar-container {
  padding: 23px 10px!important;
}
.amgdprcookie-toggle-cookie .amgdprcookie-input:checked:not([disabled]) + .amgdprcookie-label {
  background: #f4b62e !important;
}
.amgdprcookie-cookie-container .amgdprcookie-options {
  color: #f4b62e !important;
}
.amgdprcookie-buttons-block .amgdprcookie-button {
  font-size: 1.4rem !important;
  border: 1px solid #f4b62e!important;
  line-height: 1.5;
  color: #f4b62e !important;
  padding: 9px 15px;
  border-radius: 0px;
}
.amgdprcookie-buttons-block .amgdprcookie-button:hover {
  background: #f4b62e !important;
  color: white !important;
}
.amgdprcookie-groups-modal .amgdprcookie-done {
  font-size: 1.4rem !important;
  width: 50%;
  border: 1px solid #f4b62e!important;
  line-height: 1.5;
  color: white !important;
  padding: 9px 15px;
  background: #f4b62e !important;
  border-radius: 0;
}
.amgdprcookie-groups-modal .amgdprcookie-done:hover {
  background: #e19b03 !important;
  color: white !important;
}
.amgdprcookie-buttons-block .amgdprcookie-button:first-child {
  font-size: 1.4rem !important;
  background: #f4b62e;
  border-radius: 0px;
  color: white !important;
}
.amgdprcookie-buttons-block .amgdprcookie-button:first-child:hover {
  background: #e19b03;
  color: white !important;
}
.cms-gracias-por-contactar .columns,
.merci-de-contacter .columns,
.cms-grazie-per-aver-contattato .columns {
  margin: auto;
  max-width: 1300px;
}
body {
  font-family: 'Poppins', sans-serif !important;
}
.header-emails {
  background-color: white;
  padding: 20px 25px 10px!important;
}
a.logo img {
  max-width: 100% !important;
}
.footer-email {
  background: #cccccc !important;
  width: auto;
  max-width: 600px;
  margin: 0 auto;
  color: black;
}
.footer-email .footer-container {
  padding: 28px 15px 5px;
  width: 95%;
  margin: 0 auto;
}
.footer-email .icons-footer {
  justify-content: space-between;
  display: flex;
  padding-bottom: 10px;
  border: black;
  border-bottom-style: solid;
  border-width: 1px;
}
.footer-email .links-footer {
  justify-content: space-between;
  display: flex;
  padding: 10px 0;
}
.footer-email .icon {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.footer-email .icon img {
  margin-right: 8px;
  max-height: 25px;
}
.footer-email .link {
  font-size: 12px;
  text-decoration: underline;
}
.footer-email .message-footer {
  text-align: center;
}
.footer-email .message-icon {
  display: flex;
  flex-direction: column;
}
.footer-email .message-icon strong {
  text-transform: uppercase;
}
.footer-email .message-icon span {
  text-transform: lowercase;
}
.footer-email .link a {
  color: black;
}
.footer-email .message-footer {
  color: black;
  font-size: 10px;
  margin-top: 1px;
  margin-bottom: 8px;
}
.fotorama--fullscreen {
  z-index: 999999999999999 !important;
}
.fotorama--fullscreen .fotorama__wrap {
  max-width: 100% !important;
}
.fotorama--fullscreen .fotorama__nav.fotorama__nav--thumbs {
  text-align: center !important;
}
.fotorama--fullscreen .fotorama__nav.fotorama__nav--thumbs .fotorama__thumb-border {
  border: 2px solid #000!important;
}
.fotorama .fotorama__arr,
.fotorama .fotorama__thumb__arr {
  background-color: transparent !important;
  transition: none !important;
}
.fotorama .fotorama__arr:hover,
.fotorama .fotorama__thumb__arr:hover {
  background-color: transparent !important;
  transition: none !important;
}
.fotorama .fotorama__arr--prev .fotorama__arr__arr {
  background-position: -95px -80px !important;
}
.fotorama .fotorama__arr--next .fotorama__arr__arr {
  background-position: -134px -80px !important;
}
.fotorama .fotorama__stage__frame.fotorama__loaded.fotorama__loaded--img {
  left: 100%;
}
.fotorama .fotorama__stage__frame.fotorama__loaded.fotorama__loaded--img.fotorama__active {
  left: 0 !important;
}
.fotorama .fotorama-item .fotorama__arr,
.fotorama .fotorama-item .fotorama__thumb__arr {
  background-color: transparent !important;
  transition: none !important;
}
.fotorama .fotorama-item .fotorama__arr:hover,
.fotorama .fotorama-item .fotorama__thumb__arr:hover {
  background-color: transparent !important;
}
.product-item-info .image-photo {
  margin: 0 15px!important;
}
.product-item-info .product.details.product-item-details {
  margin: 0 15px!important;
}
@media only screen and (max-width: 820px) {
  .product-item-info .product.details.product-item-details.related {
    margin: 0;
  }
}
.slick-slider .slick-arrow {
  width: 14px !important;
  height: 12px !important;
}
.slick-slider .slick-prev {
  left: 6px !important;
}
main#maincontent {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
button {
  background-color: transparent;
  border: none;
}
.contenedor-legales {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}
@media only screen and (max-width: 820px) {
  .contenedor-legales {
    max-width: 100%;
  }
}
@media only screen and (max-width: 820px) {
  .contenedor-legales .padding {
    padding: 0 15px;
  }
}
.contenedor-legales ul {
  margin: 10px 0;
}
.contenedor-legales ul li {
  margin-bottom: 0;
}
.contenedor-legales ul li p,
.contenedor-legales ul li span,
.contenedor-legales ul li strong {
  font-size: 16px !important;
}
.contenedor-legales ul li ul {
  margin: 10px 0;
}
.contenedor-legales ul li ul li {
  margin-bottom: 0;
}
.contenedor-legales ul li ul li p,
.contenedor-legales ul li ul li span,
.contenedor-legales ul li ul li strong {
  font-size: 16px !important;
}
.cms-error404 .breadcrumbs {
  display: none !important;
}
.cms-error404 #suscripcion-new {
  display: none;
}
.cms-error404 .column.main {
  padding-bottom: 0 !important;
}
.cms-error404 .error {
  width: 100%;
}
.cms-error404 .error .contenedor {
  margin: 0 auto;
  width: auto;
  display: flex;
  justify-content: space-around;
  gap: 30px;
}
@media only screen and (max-width: 1440px) {
  .cms-error404 .error .contenedor {
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  .cms-error404 .error .contenedor {
    flex-direction: column;
  }
}
.cms-error404 .error .contenedor .derecha {
  width: 48%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-around;
}
@media only screen and (max-width: 768px) {
  .cms-error404 .error .contenedor .derecha {
    width: auto;
    padding: 20px;
    gap: 50px;
  }
}
.cms-error404 .error .contenedor .derecha .arriba {
  width: 50%;
}
@media only screen and (max-width: 1440px) {
  .cms-error404 .error .contenedor .derecha .arriba {
    width: 90%;
  }
}
@media only screen and (max-width: 769px) {
  .cms-error404 .error .contenedor .derecha .arriba {
    width: 70%;
  }
}
@media only screen and (max-width: 768px) {
  .cms-error404 .error .contenedor .derecha .arriba {
    width: 100%;
  }
}
.cms-error404 .error .contenedor .derecha .arriba h1 {
  font-size: 29px !important;
  margin-bottom: 35px !important;
}
.cms-error404 .error .contenedor .derecha .arriba p {
  font-size: 18px !important;
}
.cms-error404 .error .contenedor .derecha .abajo {
  width: fit-content;
}
@media only screen and (max-width: 768px) {
  .cms-error404 .error .contenedor .derecha .abajo {
    margin-bottom: 50px;
    width: 100%;
    text-align: right;
  }
}
@media only screen and (max-width: 480px) {
  .cms-error404 .error .contenedor .derecha .abajo {
    text-align: left;
  }
}
.cms-error404 .error .contenedor .derecha .abajo a {
  padding: 9px 20px;
  width: 100%;
  border: none;
  font-size: 15px;
  font-weight: bold;
  font-family: 'Poppins', sans-serif;
  text-transform: lowercase;
  color: #000000;
  border-radius: 0px;
  transition: all .3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.cms-error404 .error .contenedor .derecha .abajo a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0px;
  background-color: #ecdcbd;
  z-index: -2;
}
.cms-error404 .error .contenedor .derecha .abajo a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 100%;
  border-radius: 0px;
  background-color: #e8c88a;
  transition: all .3s;
  z-index: -1;
}
.cms-error404 .error .contenedor .derecha .abajo a:hover,
.cms-error404 .error .contenedor .derecha .abajo a:active {
  color: #000000;
  border: none;
  border-radius: 0px;
  text-decoration: none;
}
.cms-error404 .error .contenedor .derecha .abajo a:hover:before,
.cms-error404 .error .contenedor .derecha .abajo a:active:before {
  width: 100%;
  border-radius: 0px;
}
.cms-error404 .error .contenedor .derecha .categories {
  width: 55%;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media only screen and (max-width: 1440px) {
  .cms-error404 .error .contenedor .derecha .categories {
    width: 100%;
  }
}
.cms-error404 .error .contenedor .derecha .categories a.category {
  padding: 9px 20px;
  border: 2px solid #000000;
  border-radius: 0px;
  font-weight: 500;
  transition: all .3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.cms-error404 .error .contenedor .derecha .categories a.category:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  background-color: transparent;
  z-index: -2;
}
.cms-error404 .error .contenedor .derecha .categories a.category:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 100%;
  border-radius: 0;
  background-color: #000000;
  transition: all .3s;
  z-index: -1;
}
.cms-error404 .error .contenedor .derecha .categories a.category:hover,
.cms-error404 .error .contenedor .derecha .categories a.category:active {
  color: #ffffff;
  border: 2px solid #000000;
  border-radius: 0px;
  text-decoration: none;
}
.cms-error404 .error .contenedor .derecha .categories a.category:hover:before,
.cms-error404 .error .contenedor .derecha .categories a.category:active:before {
  width: 100%;
  border-radius: 0;
}
.cms-error404 .error .contenedor .izquierda {
  width: 50%;
  background-size: cover;
  background-position: center;
  height: calc(100vh - 76.99px);
}
@media only screen and (max-width: 768px) {
  .cms-error404 .error .contenedor .izquierda {
    height: 170px;
    width: 100%;
  }
}
button.button-addtocart,
.button-add-review-empty,
button.action.submit.primary,
button.action.tocart.primary,
a.button,
#top-cart-btn-checkout,
.button-add-review,
button.button.action.continue.primary,
button.action.primary.checkout,
.review-form-actions .action.submit.primary {
  padding: 13px 0;
  width: 100%;
  border: none;
  font-size: 15px;
  font-weight: bold;
  font-family: 'Poppins', sans-serif;
  text-transform: lowercase;
  color: #000000;
  border-radius: 0px;
  transition: all .3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
@media only screen and (max-width: 481px) {
  button.button-addtocart,
  .button-add-review-empty,
  button.action.submit.primary,
  button.action.tocart.primary,
  a.button,
  #top-cart-btn-checkout,
  .button-add-review,
  button.button.action.continue.primary,
  button.action.primary.checkout,
  .review-form-actions .action.submit.primary {
    padding: 13px 12px;
  }
}
button.button-addtocart:after,
.button-add-review-empty:after,
button.action.submit.primary:after,
button.action.tocart.primary:after,
a.button:after,
#top-cart-btn-checkout:after,
.button-add-review:after,
button.button.action.continue.primary:after,
button.action.primary.checkout:after,
.review-form-actions .action.submit.primary:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0px;
  background-color: #ecdcbd;
  z-index: -2;
}
button.button-addtocart:before,
.button-add-review-empty:before,
button.action.submit.primary:before,
button.action.tocart.primary:before,
a.button:before,
#top-cart-btn-checkout:before,
.button-add-review:before,
button.button.action.continue.primary:before,
button.action.primary.checkout:before,
.review-form-actions .action.submit.primary:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  border-radius: 0px;
  background-color: #e8c88a;
  transition: all .3s;
  z-index: -1;
}
button.button-addtocart:hover,
.button-add-review-empty:hover,
button.action.submit.primary:hover,
button.action.tocart.primary:hover,
a.button:hover,
#top-cart-btn-checkout:hover,
.button-add-review:hover,
button.button.action.continue.primary:hover,
button.action.primary.checkout:hover,
.review-form-actions .action.submit.primary:hover,
button.button-addtocart:active,
.button-add-review-empty:active,
button.action.submit.primary:active,
button.action.tocart.primary:active,
a.button:active,
#top-cart-btn-checkout:active,
.button-add-review:active,
button.button.action.continue.primary:active,
button.action.primary.checkout:active,
.review-form-actions .action.submit.primary:active {
  color: #000000;
  border: none;
  border-radius: 0px;
}
button.button-addtocart:hover:before,
.button-add-review-empty:hover:before,
button.action.submit.primary:hover:before,
button.action.tocart.primary:hover:before,
a.button:hover:before,
#top-cart-btn-checkout:hover:before,
.button-add-review:hover:before,
button.button.action.continue.primary:hover:before,
button.action.primary.checkout:hover:before,
.review-form-actions .action.submit.primary:hover:before,
button.button-addtocart:active:before,
.button-add-review-empty:active:before,
button.action.submit.primary:active:before,
button.action.tocart.primary:active:before,
a.button:active:before,
#top-cart-btn-checkout:active:before,
.button-add-review:active:before,
button.button.action.continue.primary:active:before,
button.action.primary.checkout:active:before,
.review-form-actions .action.submit.primary:active:before {
  width: 100%;
  border-radius: 0px;
}
#product-addtocart-button {
  padding: 13px 75px;
  width: 100%;
  border: none;
  font-size: 15px;
  font-weight: bold;
  font-family: 'Poppins', sans-serif;
  text-transform: lowercase;
  border-radius: 0px;
  color: #000000;
  transition: all .3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  #product-addtocart-button {
    padding: 13px 30px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 481px) {
  #product-addtocart-button {
    padding: 13px 16px;
  }
}
#product-addtocart-button:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0px;
  background-color: #ecdcbd;
  z-index: -2;
}
#product-addtocart-button:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  border-radius: 0px;
  background-color: #e8c88a;
  transition: all .3s;
  z-index: -1;
}
#product-addtocart-button:hover,
#product-addtocart-button:active {
  color: #000000;
  border: none;
  border-radius: 0px;
}
#product-addtocart-button:hover:before,
#product-addtocart-button:active:before {
  width: 100%;
  border-radius: 0px;
}
button.button-outofstock {
  background-color: #a1a6a7;
  border-radius: 0px;
  padding: 13px 0;
  width: 100%;
  border: none;
  font-size: 15px;
  font-weight: bold;
  font-family: 'Poppins', sans-serif;
  text-transform: lowercase;
  color: #ffffff;
}
button.button-outofstock:hover,
button.button-outofstock:active {
  border: none;
  border-radius: 0px;
  color: #ffffff;
  background-color: #a1a6a7;
}
.button-add-review {
  max-width: max-content;
  padding: 15px 30px;
}
#formattcliente .action.submit.primary {
  max-width: max-content;
  padding: 15px 30px;
}
.review-form-actions .action.submit.primary {
  padding: 13px 20px;
}
.btn-addtocart a:hover {
  text-decoration: none !important;
}
.btn-addtocart .stock.unavailable.proximamente {
  padding: 10px 0;
  width: auto;
  border: none;
  font-size: 15px;
  font-weight: bold;
  font-family: 'Poppins', sans-serif;
  text-transform: lowercase;
  color: #ffffff;
  border-radius: 0px;
  transition: all .3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  text-align: center;
}
@media only screen and (max-width: 481px) {
  .btn-addtocart .stock.unavailable.proximamente {
    padding: 13px 12px;
  }
}
.btn-addtocart .stock.unavailable.proximamente:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0px;
  background-color: #a1a6a7;
  z-index: -2;
}
.btn-addtocart .stock.unavailable.proximamente:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 100%;
  border-radius: 0px;
  background-color: #6e7677;
  transition: all .3s;
  z-index: -1;
}
.btn-addtocart .stock.unavailable.proximamente:hover,
.btn-addtocart .stock.unavailable.proximamente:active {
  color: #ffffff;
  border: none;
  border-radius: 0px;
}
.btn-addtocart .stock.unavailable.proximamente:hover:before,
.btn-addtocart .stock.unavailable.proximamente:active:before {
  width: 100%;
  border-radius: 0px;
}
.product-reviews-summary {
  margin: 2px 8px 6px;
}
.product-reviews-summary .puntuation {
  margin-top: 5px;
  margin-right: 5px;
}
.product-reviews-summary .rating-summary {
  display: flex;
  justify-content: center;
  left: 0;
}
.product-reviews-summary .rating-summary .rating-result {
  margin-left: 0;
}
.product-reviews-summary .rating-summary .rating-result &gt; span {
  display: flex;
  overflow: hidden;
  justify-content: flex-start;
}
.product-reviews-summary .rating-summary .rating-result &gt; span:before {
  color: #dba761;
}
.product-reviews-summary .reviews-actions a:hover {
  text-decoration: none;
}
.catalog-category-view .products.wrapper.grid.products-grid .product-reviews-summary {
  margin: 2px 0px 6px;
}
.catalog-category-view .products.wrapper.grid.products-grid .product-reviews-summary .rating-result {
  margin-left: -7px;
}
.catalog-category-view .products.wrapper.grid.products-grid .reviews-actions a:hover {
  text-decoration: none;
}
.spare .product-reviews-summary.short.no-rating {
  display: none;
}
.product-conjunto .product-reviews-summary {
  display: flex;
}
.product-conjunto .product-reviews-summary .rating-summary {
  left: -8px;
}
.product-conjunto .product-reviews-summary .rating-summary .rating-result {
  margin-left: -5px;
}
.product-conjunto .product-reviews-summary .reviews-actions a:hover {
  text-decoration: none;
}
.table-comparation .contenedor-fijo td {
  border: none !important;
}
.table-comparation .contenedor-fijo tr.image-compare th {
  text-align: center !important;
}
.table-comparation .contenedor-fijo th.rating {
  text-align: left !important;
  vertical-align: inherit;
}
.table-comparation .contenedor-fijo th.rating .product-reviews-summary {
  display: flex;
  justify-content: center;
}
.table-comparation .contenedor-fijo th.rating .product-reviews-summary .rating-summary {
  display: flex;
  justify-content: center;
  left: 0;
}
.table-comparation .contenedor-fijo th.rating .product-reviews-summary .rating-summary .rating-result {
  margin-left: 0px;
}
.table-comparation .contenedor-fijo th.rating .product-reviews-summary .rating-summary .rating-result:before {
  left: 0px;
}
.table-comparation .contenedor-fijo th.rating .product-reviews-summary .puntuation {
  display: none;
}
.table-comparation .contenedor-fijo th.rating .product-reviews-summary a.action.add {
  display: none;
}
.product-item-info.related-available .product-reviews-summary,
.products.wrapper.grid.products-grid.products-related .product-reviews-summary {
  margin: 2px 0px 6px;
}
.product-item-info.related-available .product-reviews-summary .rating-summary .rating-result,
.products.wrapper.grid.products-grid.products-related .product-reviews-summary .rating-summary .rating-result {
  margin-left: -6px;
}
.widget-products-with-category .product-reviews-summary a.link-product {
  display: flex;
}
.widget-products-with-category .product-reviews-summary .puntuation {
  display: none;
}
.widget-products-with-category .product-reviews-summary .reviews-actions a.action.add {
  display: none;
}
.prices-products {
  margin: 0 14px;
}
.prices-products .price-box {
  margin: 2px 0 0px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media only screen and (max-width: 481px) {
  .prices-products .price-box {
    display: grid;
    margin: 0 !important;
  }
}
.prices-products .price-box .regular-price,
.prices-products .price-box .special-price {
  padding-left: 0px;
}
.prices-products .price-box .regular-price .price,
.prices-products .price-box .special-price .price {
  margin-right: 10px;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  font-size: 15px !important;
}
.prices-products .price-box .price-container .price-label {
  display: none;
}
.prices-products .price-box .price-container .price {
  margin-right: 10px;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  font-size: 15px !important;
}
.prices-products .price-box .discount {
  font-weight: bold;
  color: #dba761;
  font-size: 12px;
}
.prices-products .price-box .old-price {
  text-decoration: none !important;
}
.prices-products .price-box .old-price .price-wrapper {
  text-decoration: none !important;
}
.prices-products .price-box .old-price .price-wrapper .price {
  font-family: 'Poppins', sans-serif;
  font-size: 13px !important;
  text-decoration: line-through !important;
  font-weight: 500;
}
.prices-products .price-box .old-price .price-container.price-final_price.tax.weee .price {
  font-family: 'Poppins', sans-serif;
  font-size: 13px !important;
  text-decoration: line-through !important;
  font-weight: 500;
}
.catalog-category-view .products.list.items.product-items .prices-products,
.catalog-category-view .products.grid.items.product-items .prices-products {
  margin: 0;
}
@media only screen and (max-width: 481px) {
  .catalog-category-view .products.list.items.product-items .price-box,
  .catalog-category-view .products.grid.items.product-items .price-box {
    margin: 0 !important;
  }
}
.price-box {
  margin: 2px 0 0px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media only screen and (max-width: 785px) {
  .price-box {
    display: grid;
  }
}
.price-box .regular-price,
.price-box .special-price {
  padding-left: 0px;
}
.price-box .regular-price .price,
.price-box .special-price .price {
  margin-right: 10px;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  font-size: 19px !important;
}
.price-box .price-container .price-label {
  display: none;
}
.price-box .price-container .price {
  margin-right: 10px;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  font-size: 22px !important;
}
.price-box .discount {
  font-weight: bold;
  color: #dba761;
  font-size: 15px;
}
.price-box .old-price {
  text-decoration: none !important;
}
.price-box .old-price .price-wrapper {
  text-decoration: none !important;
}
.price-box .old-price .price-wrapper .price {
  font-family: 'Poppins', sans-serif;
  font-size: 14px !important;
  text-decoration: line-through !important;
  font-weight: 500;
}
.price-box .old-price .price-container.price-final_price.tax.weee .price {
  font-family: 'Poppins', sans-serif;
  font-size: 14px !important;
  text-decoration: line-through !important;
  font-weight: 500;
}
.static-card.mobile .price-box {
  margin: 2px 0 0px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media only screen and (max-width: 785px) {
  .static-card.mobile .price-box {
    display: grid;
  }
}
.static-card.mobile .price-box .regular-price,
.static-card.mobile .price-box .special-price {
  padding-left: 0px;
}
.static-card.mobile .price-box .regular-price .price,
.static-card.mobile .price-box .special-price .price {
  margin-right: 10px;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  font-size: 19px !important;
}
.static-card.mobile .price-box .price-container .price-label {
  display: none;
}
.static-card.mobile .price-box .price-container .price {
  margin-right: 10px;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  font-size: 15px !important;
}
.static-card.mobile .price-box .discount {
  font-weight: bold;
  color: #dba761;
  font-size: 14px;
}
.static-card.mobile .price-box .old-price {
  text-decoration: none !important;
}
.static-card.mobile .price-box .old-price .price-wrapper {
  text-decoration: none !important;
}
.static-card.mobile .price-box .old-price .price-wrapper .price {
  font-family: 'Poppins', sans-serif;
  font-size: 12px !important;
  text-decoration: line-through !important;
  font-weight: 500;
}
.static-card.mobile .price-box .old-price .price-container.price-final_price.tax.weee .price {
  font-family: 'Poppins', sans-serif;
  font-size: 12px !important;
  text-decoration: line-through !important;
  font-weight: 500;
}
.name-wishlist {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.name-wishlist a {
  text-decoration: none;
  width: 75%;
}
.name-wishlist a:hover {
  text-decoration: none;
  color: initial;
}
.name-wishlist a h3 {
  margin-top: 0;
  min-height: 36px !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  margin-bottom: 3px !important;
  color: #000000;
  font-family: 'Poppins', sans-serif;
}
.spare .name-wishlist h3 {
  min-height: 58px !important;
}
a.link-product .name-wishlist {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 15px;
}
a.link-product .name-wishlist h3 {
  min-height: 36px !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  margin-bottom: 0px !important;
  color: #000000;
  font-family: 'Poppins', sans-serif;
}
li.item.product.product-item .name-wishlist {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
li.item.product.product-item .name-wishlist h3 {
  min-height: 36px !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  margin-bottom: 3px !important;
  color: #000000;
  font-family: 'Poppins', sans-serif;
}
.widget-products-with-category .name-wishlist {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 9px 15px 0;
}
.widget-products-with-category .name-wishlist h3 {
  min-height: 36px !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  margin-bottom: 15px !important;
  color: #000000;
  font-family: 'Poppins', sans-serif !important;
}
.toolbar-products {
  max-width: 1440px;
  margin: 0 auto;
  text-align: end;
}
.toolbar-products .toolbar-sorter {
  padding: 15px 0 0;
}
.toolbar-products .toolbar-sorter .sorter-options {
  border-bottom: 1px solid black !important;
  border: none;
  border-radius: 0 !important;
}
.breadcrumbs {
  display: flex !important;
  position: absolute;
  max-width: 100% !important;
  padding: 15px 0;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  width: 100%;
}
@media only screen and (max-width: 1440px) {
  .breadcrumbs {
    padding: 15px;
  }
}
@media only screen and (max-width: 769px) {
  .breadcrumbs {
    width: auto;
  }
}
.breadcrumbs .items {
  display: flex;
  align-items: baseline;
  color: #ffffff;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto!important;
}
.breadcrumbs .items .item {
  color: #ffffff;
  mix-blend-mode: difference;
}
.breadcrumbs .items .item a {
  color: #ffffff;
  mix-blend-mode: difference;
}
.breadcrumbs .items .item a:after {
  vertical-align: middle !important;
}
.breadcrumbs .items .item strong {
  font-weight: 600 !important;
  text-transform: uppercase;
}
.breadcrumbs .items .item.home a {
  font-weight: 300 !important;
}
.catalog-product-view .breadcrumbs {
  order: 1;
  margin: 0;
  padding-left: 0 !important;
  padding-top: 30px;
  font-style: normal;
  display: flex;
  position: inherit !important;
  align-items: baseline;
}
.product-tags-global {
  display: flex;
  gap: 5px;
  margin-bottom: 15px;
  flex-wrap: wrap;
}
.product-tags-global .product-tag {
  font-family: 'Poppins', sans-serif;
  padding: 0px 10px;
  width: fit-content;
  text-transform: uppercase;
  line-height: normal;
  border-radius: 0px;
  font-weight: bold;
  font-size: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-tags-global .promo {
  background-color: #be602c;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
}
.product-tags-global .new {
  background-color: #e8c98a;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
}
.product-tags-global .pre_sale {
  background-color: #ecdcbd;
  color: #000000;
  font-weight: bold;
  font-size: 11px;
}
.product-tags-global .coming_soon {
  background-color: #d6d8d8;
  color: #000000;
  font-weight: bold;
  font-size: 11px;
}
.product-tags-global .pack,
.product-tags-global .pack2,
.product-tags-global .pack3,
.product-tags-global .pack4,
.product-tags-global .pack6 {
  background-color: #e6e3e2;
  color: #000000;
  font-weight: bold;
  font-size: 11px;
}
.product-tags-global .replacement {
  background-color: #88888c;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
}
.product-tags-global .reconditioned,
.product-tags-global .s00,
.product-tags-global .s01,
.product-tags-global .s02 {
  background-color: #5a5a5d;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
}
.product-tags-global .last_units {
  background-color: #d58f78;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
}
.catalog-category-view .product-tags-global,
.related .product-tags-global {
  flex-direction: column;
  position: absolute;
  z-index: 100;
  margin: 4px 4px 15px;
  gap: 3px;
}
.widget-products-with-category .product-tags-global {
  flex-direction: column;
  position: absolute;
  z-index: 100;
  margin: 4px 19px 15px;
  gap: 3px;
}
p:empty {
  display: none;
}
p {
  margin-bottom: 0 !important;
}
.cms-compromiso .button-category-featured,
.cms-impegno .button-category-featured,
.cms-engagement .button-category-featured {
  display: none !important;
}
.slick-dots li button {
  height: 0px !important;
  width: 0px !important;
  padding: 2px !important;
  background: #dddddd !important;
}
.slick-dots li.slick-active button {
  background: #1d1d1d !important;
}
.out-of-stock {
  padding: 20px 0 0 0;
}
.out-of-stock span {
  color: red;
  font-weight: 700;
  font-size: 17px;
}
.footer.content {
  margin-top: 0px !important;
}
.page-bottom {
  margin: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
  padding: 0 !important;
}
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table &gt; tfoot &gt; tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content &gt; *[class],
  .panel.wrapper &gt; *[class],
  .footer.content &gt; *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
</pre></body></html>