/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

:root {
  --primary: #beab85;
  --secondary: #e7e2d4;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Marcellus" !important;
}

.product-miniature:hover .iqit-review-star {
  color: #353535;
}

/* Header top */

.header-top {
  padding-top: 7px;
  padding-bottom: 7px;
}

/* TopBar */

.center-nav .d-inline-block p {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 18.6px; /* 155% */
  text-transform: uppercase;
}
.center-nav .d-inline-block p a {
  color: #fff !important;
  text-decoration: underline;
}

.center-nav .d-inline-block p strong, .center-nav .d-inline-block p b {
  font-weight: 700;
}

/* Buscador */
.header-top .form-search-control {
  border-radius: 60px !important;
  border: 1px solid #c1bfbf;
  padding: 0.75rem 1rem 0.75rem 2.3rem;
}

.search-widget .search-btn {
  border-radius: 60px;
  right: unset;
  left: 0;
}

.search-widget .autocomplete-suggestion.dropdown-item .col-shop {
  display: none !important;
}

/* Iconos header */

.col-header-right > .justify-content-end {
  align-items: center;
}

#language_selector {
  width: auto;
  display: flex !important;
  align-items: center;
}

.language-selector .expand-more {
  font-size: 0;
  display: flex;
  align-items: center;
  gap: 5px;
}

.language-selector .lang-flag {
  height: 22px;
  width: 22px;
  max-width: 22px !important;
  border-radius: 30px;
}

.language-selector .expand-more i {
  font-size: 16px;
}

.ps-shoppingcart .cart-products-count-btn {
  background: var(--secondary) !important;
}

@media (max-width: 1024px) {
  #mobile-header .m-nav-btn > i,
  .contact-rich .part .icon i {
    font-size: 1.2rem;
  }

  .col-mobile-logo .logo.img-fluid {
    max-height: 120px;
  }
  :not(.dropdown-menu-custom).dropdown-menu.show {
    transform: translate3d(-60%, 24px, 0px) !important;
  }
}

@media (max-width: 768px) {
  .col-mobile-logo .logo.img-fluid {
    max-height: 90px;
    width: auto;
  }

  #mobile-header .mobile-main-bar {
    padding-bottom: 2px;
    padding-top: 2px;
  }
}

@media (max-width: 530px) {
  :not(.dropdown-menu-custom).dropdown-menu.show {
    transform: translate3d(0%, 24px, 0px) !important;
  }
  .search-widget .form-search-control {
    padding: 0.8rem 2rem 0.8rem 2.2rem;
  }
}

/*@media (max-width: 425px) {
  .col-mobile-logo .logo.img-fluid {
    max-height: 60px;
    width: auto;
  }
}*/

/* MENU */

#cbp-hrmenu > ul > li > a {
  font-family: "Marcellus" !important;
}

.iqitmegamenu-submenu-container .cbp-column-title.cbp-category-title {
  display: none;
}

.cbp-hrmenu .cbp-links li {
  margin-bottom: 20px;
}

.cbp-hrmenu .cbp-links li a {
  padding-left: 0;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.cbp-menu-column .cbp-links li a::before {
  left: unset;
  right: -20px;
  font-size: 12px;
}

.cbp-hrmenu .cbp-links li a {
  font-family: "Marcellus" !important;
}

.cbp-hrmenu .cbp-links li a:hover:before {
  left: unset;
  right: -25px;
}

.cbp-hrsub.col-4 {
  width: 30%;
}

@media (max-width: 1024px) {
  .mobile-menu__link {
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    font-size: 1.1rem;
  }

  .mobile-menu__arrow {
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
  }
  .mobile-menu__tab {
    border-bottom: 1px solid #fff;
    min-height: 2.5rem;
  }

  .mobile-menu__column-title {
    font-size: 1.25rem;
    font-weight: 500;
  }
}

/* Sticky */
/* .sticky-desktop-wrapper img.logo {
  width: initial;
  transition-duration: 0.8s;
} */

.sticky-desktop-wrapper .stuck.stuck-header-element.stuck-header img.logo {
  width: 20%;
  transition-duration: 0.6s;
}

/* HOMEPAGE */

.page-index .sliderHome .swiper-pagination-bullet {
  width: 18px !important;
  height: 18px !important;
  /* padding: 2px; */
  background-color: #93c93e;
  border: 2px solid #93c93e;
  opacity: 0.5;
}

.page-index
  .sliderHome
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: 2px solid #93c93e;
  background-color: #fff;
  opacity: 1 !important;
}

.boxCatDest .colSlidCat .elementor-image-carousel-wrapper {
  padding: 0 !important;
}
/* .boxCatDest .swiper-slide.swiper-slide-visible[aria-label="1 / 3"] {
  text-align: left;
}
.boxCatDest .swiper-slide.swiper-slide-visible[aria-label="2 / 3"] {
  text-align: center;
}
.boxCatDest .swiper-slide.swiper-slide-visible[aria-label="3 / 3"] {
  text-align: right;
} */

.boxProdDest .elementor-products-tabs .nav-tabs {
  border: none;
}

.boxProdDest .nav-tabs .nav-item {
  padding-left: 30px;
  padding-right: 30px;
  margin: 0;
  border-bottom: 1px solid #c5c5c5;
}
@media (max-width: 767px) {
  .boxProdDest .nav-tabs .nav-item {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.boxProdDest .nav-tabs .nav-link {
  border-bottom: 0;
}
.boxProdDest .nav-tabs .nav-item:has(.nav-link.active) {
  border-bottom: 3px solid #000 !important;
  /* padding-right: 15px */
}
.boxProdDest .card-header-tabs,
.boxProdDest .nav-tabs {
  border-color: var(--secondary);
}

.boxProdDest .nav-tabs .nav-link.active,
.boxProdDest .nav-tabs .nav-link:hover,
.boxProdDest .nav-tabs .nav-link:focus {
  border-color: #000;
}

.btn-product-list {
  border-radius: 60px;
  width: 165px;
}

.product-description .product-add-cart {
  height: 40px;
}

@media (min-width: 992px) {
  .product-add-cart button.btn-product-list.add-to-cart,
  .product-add-cart a.btn-product-list,
  .product-add-cart .btn-product-list i {
    display: none;
  }
}

.product-miniature-grid .h3.product-title {
  color: #666;
  font-family: "Marcellus";
  font-size: 14px;
  font-weight: 400;
  line-height: 18.2px;
  height: 36px;
}

.product-miniature-grid .product-price {
  color: #000;
  font-size: 13px;
  font-weight: 800;
  line-height: 20.15px;
}

article.product-miniature:hover .btn-product-list {
  display: block !important;
  margin: 0 auto;
}
@media (max-width: 991px) {
  article.product-miniature .btn-product-list {
    display: block !important;
    margin: 0 auto;
  }
}

.simpleblog__listing__post__wrapper__content.card-block {
  padding: 30px 30px 0;
}

.boxBlog .simpleblog__listing__post__wrapper.post-item {
  border: 1px solid rgba(161, 161, 161, 0.25) !important;
}

.boxBlog .simpleblog__listing__post__wrapper__content__headline {
  border-bottom: none;
}

.boxBlog .simpleblog__listing__post__wrapper__content__headline,
.boxBlog .simpleblog__listing__post__wrapper__content__headline.post-title a {
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.boxBlog .simpleblog__listing__post__wrapper__content p {
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.simpleblog__listing__post__wrapper__footer.pt-3.mt-3.text-muted {
  padding: 0 30px 30px;
  border-top: none;
}

@media (max-width: 767px) {
  .boxCatDest
    .elementor-image-carousel
    .swiper-wrapper
    .swiper-slide
    .swiper-slide-inner {
    text-align: center !important;
  }
}

/* END HOMEPAGE */

/* BREADCRUMBS */

.page-category #wrapper .breadcrumb  {
  display: block !important;
}

/* SIDEBAR */

#left-column {
  padding-right: 4rem;
}

#left-column .block-categories {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 18.2px;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
}

#wrapper .block-categories .block-title {
  /* font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18.2px; */

  color: #000;
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  text-transform: uppercase;
  padding-bottom: 2px;
  margin-bottom: 26px;
  border-bottom: 2px solid #000;
}

.block-categories .category-sub-menu li[data-depth="0"] a:hover {
  color: var(--primary) !important;
}

.block-categories.block-links ul > li a:before {
  content: "·";
  font-size: 40px;
  bottom: unset;
  top: -3px;
  color: #e5e5e5;
}

.block-categories .category-sub-menu li .nowcat {
  font-weight: 500 !important;
  color: #000 !important;
}


.titFilter {
  color: #000;
  font-family: "Roboto";
  font-size: 16.8px;
  font-weight: 600;
  line-height: 21.84px; /* 130% */
  text-transform: uppercase;
}

.block-categories .category-sub-menu {
  padding-bottom: 10px;
}

.block-categories .category-sub-menu li[data-depth="0"] a {
  color: #666;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 20px;
  text-transform: initial;
}

#search_filters .facet,
#search_filters_brands .facet,
#search_filters_suppliers .facet {
  padding-bottom: 0.8rem;
  margin-bottom: 0.5rem;
  border-bottom: 1px solid #e5e5e5;
}

#search_filters .facet-title {
  font-weight: 600;
}

#search_filters .facet-label a {
  color: #666;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
}

.custom-checkbox input[type="checkbox"] + span:not(.color),
.custom-radio {
  background: #fff;
}

#search_filters .noUi-horizontal .noUi-handle {
  width: 16px;
  height: 16px;
  top: -6px;
}

.faceted-slider > li > p {
  color: #494949;
  font-size: 14px;
  font-weight: 400;
  line-height: 21.7px;
}

/* CATEGORÍAS */

.page-category #content-wrapper .page-title {
  color: #000;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.page-category .category-description .rte-content {
  color: #494949;
  font-size: 14px;
  font-weight: 400;
  line-height: 21.7px;
}
/***************************************/
/***************************************/

/* Slider subcategorías */

.subcategory-name {
  color: #383831 !important;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px; /* 150% */
  text-transform: initial;
  height: 34px;
  max-height: 34px;
  min-height: 34px;
  display: block;
  margin-bottom: 5px;
}

/*******************************************/
/*******************************************/

/* .product-list-subcategories > .row {
  justify-content: space-evenly;
} */

.product-list-subcategories .subcategory-image a img {
  border-radius: 50%;
  /* width: 184px !important;
  height: 184px !important; */
}

.product-list-subcategories .subcategory-name {
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

.product-list-subcategories .subcategory-name:hover {
  color: var(--primary);
}

/* .product-list-subcategories > .row > .col-6.col-md-3.col-lg-2 {
  flex: 1 0 0;
  width: auto;
} */

.page-category .products-selection {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
}

.page-category .col.view-switcher a,
.page-category .products-nb-per-page {
  display: none;
}

.page-category .h3.product-title {
  color: #666 !important;
  font-family: "Marcellus", "Roboto";
  font-size: 14px;
  font-weight: 400;
  line-height: 18.2px;
}

.page-category .h3.product-title:hover {
  color: #000 !important;
}

.page-category .product-description .product-price {
  color: #000;
  text-align: center;
  font-size: 13px;
  font-weight: 800;
  line-height: 20.15px;
}

.page-category .product-description .regular-price {
  color: #999;
  font-size: 12px;
  font-weight: 400;
  line-height: 18.6px; /* 155% */
  text-decoration-line: line-through;
}

.page-category .pagination-wrapper.pagination-wrapper-bottom {
  display: none !important;
}

@media (max-width: 768px) {
  #left-column {
    padding-right: 1.5rem;
  }

  .js-search-filters-clear-all,
  #left-column #search_filter_controls button,
  #right-column #search_filter_controls button {
    line-height: 35px;
    padding: 0 10px;
    min-width: 90px;
    font-size: 14px;
  }

  .page-category .h3.product-title {
    line-height: 16px;
  }
}

/* PRODUCTO */

.product_header_container {
  border: none;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.page-product #content-wrapper .h1.page-title {
  color: #000;
  font-size: 22.4px;
  font-weight: 400;
  line-height: 29.12px; /* 130% */
  margin-bottom: 10px;
}

.product_header_container .iqitreviews-simple {
  margin-bottom: 0;
}
.product_header_container .iqitreviews-rating,
.product_header_container .iqitreviews-nb {
  font-size: 13px;
}

.product-description {
  color: #494949;
  font-size: 14px;
  font-weight: 400;
  line-height: 21.7px; /* 155% */
}

.product-prices.js-product-prices {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.page-product .has-discount {
  order: 2;
}

.product_p_price_container {
  border: none;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}

.page-product .current-price {
  order: 2;
}

.page-product .current-price-value {
  color: #000;
  font-family: Roboto;
  font-size: 32px;
  font-weight: 600;
  line-height: 18px; /* 56.25% */
}

.page-product .product-discount {
  order: 1;
}
.page-product .product-prices .badge-discount.discount {
  color: #000;
  font-size: 10px;
  font-weight: 600;
  line-height: 10px; /* 100% */
  letter-spacing: 1px;
  text-transform: uppercase;
  order: 3;
  border: 1px solid #ddd;
  background: none;
}

.page-product .product-discount .regular-price {
  color: #888;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px; /* 100% */
}

.product-prices .has-discount > div {
  display: flex;
  align-items: center;
  gap: 15px;
}

.fa-star.iqit-review-star {
  content: url(/img/icons/star_100.svg);
}

.fa-star-half-o.iqit-review-star {
  content: url(/img/icons/star50.svg);
  width: 15px;
  height: 15px;
}

.js-product-availability {
  order: 3;
  margin-top: 25px;
  max-width: 25%;
  text-align: left;
  background: no-repeat;
  color: #000;
  font-size: 14px;
  font-weight: 300;
}

.js-product-availability {
  margin-right: 20px;
  padding-left: 20px;
}

.product-available i {
  position: absolute;
  margin-left: -18px;
  color: #93c93e;
}

.product-available i.fa-check::before {
  content: "\f111" !important;
  font-size: 8px;
}

.tax-shipping-delivery-label {
  display: none;
}

.product-add-to-cart .product-quantity {
  flex-wrap: nowrap;
}

.product-quantity .qty {
  width: 120px;
  border: 1px solid #c5c5c5;
}

input#quantity_wanted {
  border: none;
  padding: 0;
  text-align: center;
}

.product-information .input-group .input-group-btn > .btn {
  font-size: 24px;
  line-height: 24px;
}

.product-add-to-cart button.add-to-cart {
  padding: 0 40px;
  line-height: 48px;
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
  border-radius: 60px;
  min-width: 420px;
}

.product-add-to-cart button.add-to-cart i {
  /* display: none; */
}

.product-add-to-cart button.add-to-cart i.fa-shopping-bag::before {
  content: "\f290";
}

.product-add-to-cart button.add-to-cart:hover {
  border-color: rgb(0, 0, 0, 0.6);
  background-color: rgb(0, 0, 0, 0.6);
}

.btn-iqitwishlist-add {
  padding: 0;
  width: 50px;
  height: 50px;
  background: none;
  border: none;
  color: #000;
  border-radius: 60px;
}

.product-additional-info {
  border: none;
}

.product-additional-info .social-sharing {
  margin-bottom: 25px;
}

.js-mailalert.form-inline {
  margin-bottom: 30px;
}

.js-mailalert.form-inline .btn.btn-secondary {
  border-radius: 60px !important;
}

.makeComment {
  padding-left: 0;
}

.makeComment::before {
  content: "\f040";
  font-family: "FontAwesome";
  font-size: 16px;
  color: #000;
  margin-right: 10px;
}

.iqitproducttags li a {
  background-color: #f6f2ec;
  padding: 5px 12px;
  border-radius: 5px;
  margin-right: 5px;
  font-size: 14px;
}

.blockreassurance_product p.block-title {
  /*line-height: 48px;*/
  line-height: normal;
  color: #000 !important;
  font-family: Roboto;
  font-size: 14px !important;
  font-weight: 400 !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.blockreassurance_product > div {
  clear: both;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}

/* .blockreassurance_product svg g g path {
   fill: #000 !important;
}*/

.blockreassurance_product .item-product {
  display: flex;
  height: auto;
  width: 35px;
  /*padding-top: 14px;*/
  padding: 0;
}

.blockreassurance_product .item-product img,
.blockreassurance_product .item-product svg {
  height: auto;
  width: 30px;
}

.nav-tabs .nav-link {
  color: #aaa;
  font-family: "Marcellus";
  font-size: 14px;
  font-weight: 400;
  line-height: 21.7px; /* 155% */
  text-transform: uppercase;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border-color: #fff;
  color: #000;
}

.product-tabs {
  padding-bottom: 90px;
  position: relative;
}

.product-tabs::after {
  content: "";
  position: absolute;
  /*   left: -15px;
  right: -15px; */
  background-color: #ddd;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.product-description p img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#content-wrapper .block-section .section-title {
  color: #000;
  font-family: "Marcellus";
  font-size: 16.8px;
  font-weight: 400;
  line-height: 21.84px; /* 130% */
  text-transform: uppercase;
  border-left: 3px solid #000;
  padding-left: 15px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-bottom: 30px;
}

body#product .nav-tabs .nav-item:nth-child(1) {
  order: 0;
}

body#product .nav-tabs .nav-item:nth-child(2) {
  order: 2;
}

body#product .nav-tabs .nav-item:nth-child(3) {
  order: 1;margin-right: 1.5rem !important;
}

body#product .nav-tabs .iqitreviews-nb {
  margin-left: 5px;
}

@media (max-width: 1024px) {
  .product-quantity .qty {
    width: 85px;
  }

  .btn-touchspin.js-touchspin {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }
}

@media (max-width: 992px) {
  .product-add-to-cart .extra-small-gutters.product-quantity {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
  }

  .product-add-to-cart .product-quantity .col-add-qty {
    flex: 0 0 90px;
    width: 90px;
  }
  .product-add-to-cart .product-quantity .col-add-btn {
    flex: 0 0 70%;
    width: 70%;
    max-width: 70%;
    min-width: unset;
  }

  .product-add-to-cart button.add-to-cart {
    min-width: unset;
  }

  .product-add-to-cart .product-quantity .col-add-wishlist {
    flex: 0 0 50px;
    width: 50px;
    max-width: unset;
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .product-add-to-cart button.add-to-cart {
    padding: 0 10px;
    width: 100%;
    max-width: 100%;
    min-width: 270px;
  }

  .product-add-to-cart .extra-small-gutters.product-quantity {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
  }
}

@media (max-width: 500px) {
  .product-add-to-cart .product-quantity .col-add-btn {
    flex: 0 0 59%;
    width: 59%;
    max-width: 59%;
    min-width: unset;
  }

  .product-add-to-cart button.add-to-cart {
    padding: 0 10px;
    width: 100%;
    max-width: 100%;
    min-width: unset;
  }
}

/* CARRITO LATERAL */

.blockcart-content .cart-buttons .btn {
  padding-bottom: 0;
  padding-top: 0;
  line-height: 45px;
  border-radius: 60px !important;
  text-transform: uppercase;
}

#blockcart-content .cart-totals {
  font-size: 1.15rem;
  line-height: 1.2em;
}

/* POPUP CARRITO */
.modal-body .cart-content-btn .btn-primary {
  background: var(--primary);
  color: #fff;
  border: 1px solid var(--primary);
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 0;
  padding-top: 0;
  line-height: 45px;
  border-radius: 60px !important;
}
.modal-body .cart-content-btn .btn-primary:hover {
  color: var(--primary);
  background: #fff;
  /* border-color: var(--primary); */
}

.modal-body .cart-content-btn .btn-secondary {
  padding: 1rem 1.5rem;
  background: #000;
  border: none;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 0;
  padding-top: 0;
  line-height: 45px;
  border-radius: 60px !important;
}

.modal-body .cart-content-btn .btn-secondary:hover {
  /* border-color: #000;
  background: #fff;
  color: #000; */
  opacity: 0.6;
}

.modal-body .crossselling-products-modal-title {
  font-weight: 600;
}

.product-functional-buttons {
  display: none !important;
}

/* POPUP NEWSLETTER */

.iqitpopup-newsletter-form form {
  display: flex;
  flex-wrap: wrap;
}

#iqitpopup .iqitpopup-newsletter-form .newsletter-input {
  flex: 0 0 60%;
  margin: 0 !important;
  height: unset;
  max-width: 100%;
  color: #000000;
}

#iqitpopup .iqitpopup-content {
  color: #fff;
  padding-top: 55px;
  padding-left: 220px;
}

#iqitpopup .iqitpopup-content h3 {
    font-weight: 400;
    font-size: 40px;
}

.iqitpopup-newsletter-form form .iqit-btn-newsletter {
  flex: 0 0 40%;
  width: 40%;
  border: 1px solid #000000;
  background: #000000;
  text-transform: uppercase;
  color: #ffffff;
}

.iqitpopup-newsletter-form .text-muted {
  color: #000000 !important;
}

.iqitpopup-newsletter-form form .iqit-btn-newsletter:hover {
  background: #000;
  border-color: #000;
  color: #fff;
}

.iqitpopup-newsletter-form a:link:not(.nav-link):not(.btn),
.iqitpopup-newsletter-form a:visited:not(.nav-link):not(.btn) {
  color: #000000;
  text-decoration: underline;
}

.iqitpopup-newsletter-form .custom-checkbox label span {
  font-size: 12px;
}

@media (max-width: 1024px) and (min-width: 768px) {
  .boxSloganA .elementor-heading-title {
    padding-left: 25px;
  }
}

/* OPINIONES */

.gdpr_module_100 span a {
  font-weight: 500;
}

.btn[name="iqitreviews_submit"],
.btn[data-bs-target="#iqit-reviews-modal"] {
  border-radius: 60px;
}

/* PÁG. NEWSLETTER */

#module-iqitemailsubscriptionconf-subscription #inner-wrapper {
  padding-left: 50px;
  padding-right: 50px;
}

@media (max-width: 768px) {
  #module-iqitemailsubscriptionconf-subscription #inner-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .page .page-title {
    font-size: 28px !important;
    font-weight: 600 !important;
  }
}

/* CONTACTO */
.part:has(.data.email) {
  margin-bottom: 30px;
}

.page-contact .contact-form form label.btn.btn-default {
  border-radius: 60px;
}

.page-contact .form-footer .btn-primary {
  border-radius: 60px;
  min-width: 200px;
}

@media (min-width: 992px) {
  .col-md-6:has(#file-upload) .bootstrap-filestyle {
    background-color: #e9ecf2;
    border-bottom-right-radius: 60px;
    border-top-right-radius: 60px;
  }
}
/* ZONA DE USUARIO */

.page-my-account #content-wrapper,
.page-customer-account #content-wrapper {
  padding-left: 50px;
  padding-right: 50px;
}

.required::after {
  content: "*";
  position: absolute;
  color: red;
  font-size: 10px;
}

.my-account-page-content .btn.btn-primary {
  border-radius: 60px;
}

@media (max-width: 992px) {
  .page-my-account #content-wrapper .page-title {
    font-size: 30px !important;
  }
}

.lgcookieslaw-account-button img {
  width: 15px !important;
}

@media (max-width: 768px) {
  .page-customer-account #content-wrapper,
  .page-addresses #content-wrapper,
  .page-my-account #content-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-customer-account #content-wrapper .page-title,
  .page-addresses #content-wrapper .page-title,
  .page-my-account #content-wrapper .page-title {
    font-size: 30px !important;
    font-weight: 600 !important;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
}

/* CARRITO */

.page-cart .product-price {
  color: #000;
}

/* CHECKOUT */

.page-order .continue,
.page-order .btn {
  border-radius: 60px;
}

.cart-summary-line.cart-summary-subtotals {
  line-height: 30px;
}

@media (max-width: 1024px) {
  .page-order .cart-summary-line.cart-total .label {
    font-size: 16px !important;
  }
  .page-order .cart-summary-line.cart-total .value {
    font-size: 20px !important;
    padding-top: 2px;
  }
}

@media (max-width: 768px) {
  .page-order .cart-summary-line.cart-total .label {
    font-size: 12px !important;
  }
  .page-order .cart-summary-line.cart-total .value {
    font-size: 18px !important;
    padding-top: 4px;
  }
  /*.blockreassurance_product p.block-title {
    line-height: 20px;
  }
  .blockreassurance_product div:nth-child(3) p.block-title {
    line-height: 48px;
  }*/
}

@media (max-width: 500px) {
  .blockreassurance_product {
    display: flex;
    flex-direction: column;
  }

  /*.blockreassurance_product p.block-title {
    line-height: 48px;
  }*/
}

/* CONFIRMATION ORDER */

.page-order-confirmation #content-wrapper {
  padding-left: 50px;
  padding-right: 50px;
}

.order-confirmation-details #order-details .card-title {
  margin-bottom: 15px;
}

.order-confirmation-details #order-details li,
.order-confirmation-table table td {
  padding-bottom: 10px;
}

@media (max-width: 1024px) {
  .page-order-confirmation #content-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }

  .page-order-confirmation #content-wrapper .page-title {
    font-size: 35px !important;
  }
}

@media (max-width: 992px) {
  .page-order-confirmation #content-wrapper .page-title {
    font-size: 30px !important;
  }
}

@media (max-width: 768px) {
  .page-order-confirmation #content-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-order-confirmation #content-wrapper .page-title {
    font-size: 30px !important;
    font-weight: 600 !important;
  }

  .order-confirmation-table .order-line .details {
    flex: 0 0 75%;
    width: 75%;
  }
  .order-confirmation-table .order-line .qty {
    width: 90%;
    flex: 0 0 90%;
  }

  .order-confirmation-table tr.totals td:first-child {
    font-size: 16px;
    font-weight: 600;
  }
}

@media (max-width: 450px) {
  .page-order-confirmation #content-wrapper .page-title {
    font-size: 22px !important;
  }
}

/* FOOTER */

.footer-container .block-links ul > li a {
  font-size: 14px;
}

.boxLinkFooter .elementor-column-wrap.elementor-element-populated {
  padding-left: 7px;
}

#footer .block-iqitlinksmanager.block-links ul > li a {
  padding-left: 0;
}

#footer .block-iqitlinksmanager.block-links ul > li a::before,
#footer .boxLinkFooter .elementor-icon-list-icon {
  display: none;
}

#footer .block-iqitlinksmanager .block-title,
#footer .boxLinkFooter .block-links .elementor-block-title {
  color: #000;
  font-family: "Roboto" !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 500 !important;
  line-height: 26px; /* 185.714% */
  margin-bottom: 7px;
  padding-bottom: 12px;
  text-transform: uppercase;
}

#footer .boxLinkFooter .block-links {
  padding-bottom: 0;
}

#footer .block-iqitlinksmanager a {
  color: #888;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px; /* 142.857% */
  margin-bottom: 6px;
}

#footer .elementor-widget-icon-list .elementor-icon-list-text {
  display: block;
  color: #888;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px; /* 142.857% */
  margin-bottom: 12px;
}

#footer .block-iqitlinksmanager a:hover,
#footer .elementor-widget-icon-list a:hover .elementor-icon-list-text {
  color: var(--primary) !important;
}

/* Newsletter */

.boxNewsFooter .elementor-newsletter-form > .row > .col-12 {
  padding: 0;
  border-radius: 60px;
  overflow: hidden;
  background-color: #fff;
}

.boxNewsFooter .elementor-newsletter-input,
.boxNewsFooter .elementor-newsletter-btn {
  border-radius: 60px;
  border: none !important;
}

.boxNewsFooter .elementor-newsletter-btn {
  min-width: 160px;
}

.boxNewsFooter .custom-checkbox:has(.psgdpr_consent_message) {
  justify-content: center;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 28px; /* 200% */
  letter-spacing: 1px;
}

.boxNewsFooter .psgdpr_consent_message span a {
  color: #fff !important;
  font-weight: 500;
}

.boxNewsFooter .psgdpr_consent_message span a:hover {
  color: var(--primary) !important;
}

#footer .block-title {
  font-family: "Roboto", sans-serif !important;
}

.footer-container .block-iqithtmlandbanners-html {
  padding-left: 0 !important;
}

.footer-container .block-iqithtmlandbanners-html .block-title {
  display: none;
}

.footer-container .block-iqithtmlandbanners-html .block-content p {
  padding-right: 10%;
  color: #888;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
}

.social-links > li > a i {
  width: 50px;
  height: 50px;
  border: 1px solid #000;
  border-radius: 60px;
  font-size: 20px;
  line-height: 50px;
}

.footerBtn a,
.footerBtn a:hover {
  color: #fff !important;
}

.boxTitleSat .block-content {
  display: none;
}

.boxTitleSat .block-links {
  padding-bottom: 0 !important;
}

@media (min-width: 992px) and (max-width: 1024px) {
  .elementor-element.elementor-element-bpne5j8 .elementor-widget-container {
    margin: 0px 90px 34px 90px !important;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .elementor-displayFooterAfter .elementor-col-25,
  .footer-container .block-iqitlinksmanager,
  .footer-container .block-toggle:has(.block-social-links) {
    flex: 0 0 33.3% !important;
    width: 33.3% !important;
    max-width: 33.3% !important;
  }
}

@media (max-width: 1024px) {
  /* and (min-width:768px) */

  .elementor-displayFooterAfter {
    padding: 0;
  }

  #iqithtmlandbanners-block-2 {
    flex: 0 0 100%;
    width: 100%;
    padding: 0 20px 45px !important;
    text-align: center;
  }

  #iqithtmlandbanners-block-2 p {
    padding-right: 0;
  }

  .emptyBox {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .boxNewsFooter .elementor-newsletter-btn {
    min-width: 65px;
  }

  #iqithtmlandbanners-block-2 {
    padding: 0 0 45px !important;
  }

  #footer .block-toggle > .block-title,
  .elementor-displayFooterAfter .block-links .block-title {
    font-weight: 600 !important;
    font-family: "Roboto", serif;
  }

  #footer .block-toggle._toggled > .block-content {
    margin-bottom: 30px;
  }

  #footer .block-social-links > .block-title span::after {
    display: none !important;
  }

  #footer .block-iqithtmlandbanners-html.block-toggle > .block-content,
  .block-social-links > .block-content {
    display: block !important;
  }

  #footer .row:has(.block.block-toggle) {
    padding-left: 10%;
    padding-right: 10%;
  }
  .elementor-displayFooterAfter {
    padding-left: calc(10% + 15px);
    padding-right: calc(10% + 15px);
  }

  .elementor-displayFooterAfter .block-content {
    margin-bottom: 30px;
  }
}

@media (max-width: 425px) {
  #footer .boxLinkFooter .block-links .elementor-block-title {
    padding-bottom: 7px;
    margin-bottom: 12px;
  }

  .elementor-displayFooterAfter .block-content {
    margin-bottom: 0;
  }

  .boxLinkFooter {
    margin-bottom: 30px;
  }
}

#blockcart-content
  .cart-products
  .input-group
  .input-group-btn
  > .btn.bootstrap-touchspin-down {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
}
#blockcart-content
  .cart-products
  .input-group
  .input-group-btn
  > .btn.bootstrap-touchspin-up {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
}
#blockcart-content .cart-products .block-cart-product-quantity {
  min-width: 15px;
  padding: 0;
  height: 47px;
}

.product-line-actions .input-group .input-group-btn > .btn {
  padding-left: 5px;
  padding-right: 5px;
}
.product-line-actions
  .input-group
  .input-group-btn
  > .btn.bootstrap-touchspin-down {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
}
.product-line-actions
  .input-group
  .input-group-btn
  > .btn.bootstrap-touchspin-up {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
}
.product-line-actions .js-cart-line-product-quantity {
  padding-left: 0;
  padding-right: 0;
}

/* product add-to-cart button sticky */
.an_stickyAddToCart-price {
  padding-left: 12px;
}
.an_stickyAddToCart-content .an_stickyAddToCart-price-name-aux {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.an_stickyAddToCart-content .an_stickyAddToCart-price-name-aux .product-title {
  color: #000;
  font-size: 16px;
  font-weight: 500;
}
.an_stickyAddToCart-content
  .an_stickyAddToCart-price-name-aux
  .product-title:after {
  width: 5px;
  height: 5px;
  background-color: #000;
  content: "";
  border-radius: 100%;
  margin: 0 8px;
  display: inline-block;
}

.an_stickyAddToCart-btnadd {
  margin-left: 0;
}
.an_stickyAddToCart.an_stickyAddToCart .an_stickyAddToCart-qty-add {
  flex: 0 0 100%;
}
.an_stickyAddToCart.an_stickyAddToCart .an_stickyAddToCart-qty-container {
  width: 110px;
  border: 1px solid #e3e3e3;
}
.an_stickyAddToCart.an_stickyAddToCart .an_stickyAddToCart-qty-container input {
  padding-left: 0;
  padding-right: 0;
  border: 0;
  width: 17px !important;
  margin: 0 !important;
  display: inline-block !important;
  min-width: 0;
  text-align: center;
  height: 42px;
  box-shadow: none;
}
.an_stickyAddToCart.an_stickyAddToCart
  .an_stickyAddToCart-qty-container
  .input-group
  .input-group-btn
  > .btn {
  height: 42px;
  padding-top: 0;
  padding-bottom: 0;
}
.an_stickyAddToCart.an_stickyAddToCart .an_stickyAddToCart-add {
  width: calc(100% - 120px);
}
/*.an_stickyAddToCart.an_stickyAddToCart .an_stickyAddToCart-qty-add .btn-primary i {
   display: none; 
}*/

.an_stickyAddToCart.an_stickyAddToCart
  .an_stickyAddToCart-qty-add
  .btn-primary
  i::before {
  content: "\f290";
}

.an_stickyAddToCart.an_stickyAddToCart
  .an_stickyAddToCart-qty-add
  .btn-primary {
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
  border-radius: 60px;
}
.an_stickyAddToCart.an_stickyAddToCart
  .an_stickyAddToCart-qty-add
  .btn-primary:hover {
  border-color: rgb(0, 0, 0, 0.6);
  background-color: rgb(0, 0, 0, 0.6);
}
.content-standart .an_stickyAddToCart-standart {
  display: block;
}
@media (max-width: 1199px) {
  /*.an_stickyAddToCart.an_stickyAddToCart
    .an_stickyAddToCart-qty-add
    .btn-primary
    i {
    display: inline-block;
  }*/
  /*.an_stickyAddToCart.an_stickyAddToCart
    .an_stickyAddToCart-qty-add
    .btn-primary
    span {
    display: none;
  }*/
}
@media (max-width: 767px) {
  /*.an_stickyAddToCart.an_stickyAddToCart .an_stickyAddToCart-add {
    width: 100%;
  }*/
  .an_stickyAddToCart-content .an_stickyAddToCart-price {
    padding: 0 12px;
  }
  .an_stickyAddToCart.an_stickyAddToCart .an_stickyAddToCart-qty-container {
    display: block;
  }
  .an_stickyAddToCart.an_stickyAddToCart
    .an_stickyAddToCart-content
    .an_stickyAddToCart-qty-container {
    flex: 0 0 110px;
  }
  .an_stickyAddToCart.an_stickyAddToCart
    .an_stickyAddToCart-qty-add
    .btn-primary
    span {
    display: inline-block;
  }
}


.simpleblog__post__content * {
  line-height: normal !important;
}
.simpleblog__post__content h2 {
  font-size: 24px;
  padding: 0;
  margin: 10px 0 20px;
}
.simpleblog__post__content h3 {
  font-size: 20px;
  padding: 0;
  margin: 5px 0 15px;
}
.simpleblog__post__content p {
  font-size: 16px;
  line-height: 20px !important;
  padding: 0;
  margin: 0 0 10px;
}

.product-secure-payment {
  color: #25891F;
  font-weight: 600;
  margin-top: 15px;
}
.product-secure-payment img {
  max-width: 450px;
  /*max-width: 100%;*/
}
@media (max-width: 991px) {
  .product-secure-payment img {
    max-width: 100%;
  }
}


#footer-copyrights > .container > .row {
  /*justify-content: space-between;*/
}
#footer-copyrights .copyright-img {
  order: 2; 
}
#footer-copyrights .copyright-txt {
  order: 1; 
}

#blockcart-content .cart-title {
  text-align: center;
}