/**
 * 2022 Addis Network
 *
 * NOTICE OF LICENSE
 *
 * Module for custom CSS For Prestashop 1.7 Child Themes
 *
 * DISCLAIMER
 *
 *  @Module Name: Ban Custom CSS
 *  @author    Addis Network <info@addis.es>
 *  @copyright 2022 Addis Network
 *  @license   https://addis.es - Prestashop Partner Platinum
 */
@import url("https://fonts.googleapis.com/icon?family=Material+Icons+Outlined");

:root {
  --primary: #000;
  --naranja: #ff8200;
  --gris_3: #333333;
  --gris_2e: #2e2e2e;
  --gris_e8: #e8e8e8;
  --verde_cl: #86be3e;
  /* --verde_osc: #005C2A;
    --bg_fa: #fafafa;
    --bg_f7: #f7f7f7; */
}

.text-light,
.text-light h3,
.text-light p,
.text-light a {
  color: #fff !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
a,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.thumbnail-container .product-title,
.product-tabs.tabs .nav-tabs .nav-link,
.cart-summary-line .value,
.thumbnail-container .product-price-and-shipping,
div {
  font-family: "Poppins" !important;
}

a:hover {
  color: var(--naranja);
}

.btn-outline:hover,
.btn:hover,
.btn-primary:hover,
.btn-outline:focus,
.btn:focus,
.btn-primary:focus {
  background-color: var(--primary);
  color: #fff;
}

#back-top svg.progress-circle path {
  stroke: var(--naranja);
}

.alert.alert-success,
.alert.alert-danger {
  background: #fff;
  padding: 5px 10px;
  margin-top: 0;
  border: 1px solid;
  border-radius: 5px;
  font-weight: 600;
}

.alert.alert-danger {
  border-color: red;
}

.alert.alert-success {
  border-color: green;
}

@media (max-width: 767px) {
  .alert.alert-success,
  .alert.alert-danger {
    padding-left: 35px;
  }
}

/***** TOP BAR *****/

/* .top_box_full {
    border-bottom: 1px solid #d8d8d8;
} */

.top_box_full .block.top_box h4 {
  margin-top: 0.5rem;
}

.bottomnav p {
  line-height: 30px;
  color: #000;
}

.bottomnav .top_box .block_content h6 {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  color: #fff;
}

/* .top_contact a:hover {
    color: var(--naranja);
}

.box_contact_hd p,
.box_contact_hd a {
    display: flex;
    justify-content: right;
    align-items: center;
}

.col-info.ApColumn {
    padding: 0 2px;
}

.col-info .hd_phone {
    margin-right: 30px;
}

.col-info .hd_phone::before,
.col-info .hd_mail::before {
    font-family: 'Material Icons Outlined';
    margin-right: 5px;
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
}

.col-info .hd_phone::before {
    content: '\e0cd';
}

.col-info .hd_mail::before {
    content: '\e0be';
} */

@media (max-width: 767px) {
  /* .col-info .text_top {
        text-align: center;
    }

    .col-info.text-right .block-social {
        justify-content: center;
    }

    .box_contact_hd {
        padding-left: 15px;
    }

    .box_contact_hd p, .box_contact_hd a {
        justify-content: left;
    } */
}

/***** LOGO *****/
.box-toph2.box-h4 {
  min-height: 90px;
}

.h-logo {
  line-height: 97px;
  padding: 8px 0;
}

.h-logo img {
  max-height: 97px;
}

.col-logo.ApColumn {
  padding: 0;
}

@media (max-width: 767px) {
  .box-toph2.box-h4 {
    min-height: unset;
  }
}

/***** BUSCADOR HEADER *****/

.box-toph2.box-h4 #leo_search_block_top .form-control {
  border: none;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
  border-radius: 50px;
}

.box-toph2.box-h4 #leo_search_block_top .form-control::placeholder {
  color: #d8d8d8;
}

.box-toph2.box-h4 #leo_search_block_top .btn {
  background-color: var(--naranja);
  height: 42px;
  min-height: 42px;
  width: 40px;
  line-height: 42px;
  top: -1px;
  right: 0;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}

.box-toph2.box-h4 #leo_search_block_top .btn i {
  font-size: 24px;
}

.box-toph2.box-h4 #leo_search_block_top .btn:hover {
  background-color: var(--primary);
}

.box-toph2.box-h4 #leo_search_block_top .btn:hover i {
  color: #fff;
}

/* Resultados búsqueda */

.leoproductsearch-result .ac_results li {
  border-bottom: 1px solid #eeeeee;
}

.leoproductsearch-result .search-in-product li {
  padding: 10px 5px;
}

.leoproductsearch-result .ac_results li a {
  display: flex;
  align-items: center;
  width: 100%;
}

.ac_results .lps-result-img {
  width: 15%;
}

.ac_results .lps-result-content {
  display: flex;
  align-items: center;
  width: 85%;
}

.ac_results .lps-result-title {
  color: var(--primary) !important;
  font-size: 14px;
  line-height: 21px;
  font-weight: 600;
  width: 80%;
}

.lps-result-price {
  width: 20%;
  text-align: right;
  color: var(--gris_2e);
  font-weight: 600;
}

.leoproductsearch-result .ac_results li .lps-result-title {
  -webkit-line-clamp: 2;
  padding-right: 10px;
}

/* Página resultados de busqueda */

#module-leoproductsearch-productsearch .page-heading.product-listing {
  font-size: 25px;
  color: #000;
}

#module-ambjolisearch-jolisearch .categories {
  display: none;
}

@media (max-width: 767px) {
  .box-toph2.box-h4 .col-search {
    right: 6px;
  }

  .leoproductsearch-result .ac_results {
    width: 350px !important;
    left: -40px;
  }

  .leoproductsearch-result .search-in-product ul {
    padding: 5px;
  }
}

/***** USER HEADER *****/

.userinfo-selector.dropdown.popup-over {
  float: right;
  border: none;
  box-shadow: none;
  font-size: 30px;
  margin-top: -9px;
  width: 100px;
  justify-content: center;
  margin-right: auto;
  display: flex;
  margin-left: auto;
}

.userinfo-selector.dropdown.popup-over a.popup-title span.block {
  margin-left: -5px;
}

.popup-over .popup-content li a:hover,
.userinfo-selector.dropdown.popup-over:hover a.popup-title {
  background-color: var(--primary);
  color: var(--verde_cl);
}

.popup-over .popup-content {
  min-height: 160px;
  min-width: 225px;
  max-width: 95%;
}

.popup-over a.popup-title {
  width: 49px;
  height: 49px;
  line-height: 49px;
  padding: 0;
  text-align: center;
  color: #fff;
  background-color: var(--verde_cl);
  border-radius: 50%;
  margin-right: auto;
  margin-left: auto;
}

.popup-over a.popup-title span {
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 30px;
  color: #000;
  letter-spacing: 0;
}

.popup-over:hover a.popup-title span {
  color: var(--verde_osc);
}

#_desktop_user_info a i {
  font-size: 30px;
  color: #fff;
  line-height: 43px;
}

#_desktop_user_info .popup-content.dropdown-menu a i {
  color: var(--primary);
  font-size: 20px;
}

#_desktop_user_info:hover > a > i:before {
  color: #fff;
}

.popup-over .popup-content.dropdown-menu li a:hover,
.userinfo-selector.dropdown.popup-over:hover .dropdown-menu a.popup-title {
  color: #fff !important;
  background-color: var(--naranja);
}

.popup-over .popup-content li a.checkout {
  display: none;
}

li:has(.ap-btn-wishlist),
li:has(.ap-btn-compare) {
  display: none !important;
}

@media (max-width: 767px) {
  .userinfo-selector.dropdown.popup-over {
    position: absolute;
    top: -155px;
    right: -10px;
  }

  .pposition-static-user {
    position: absolute;
  }

  .pposition-static .text-right .block_content {
    text-align: center !important;
  }

  .popup-over a.popup-title {
    width: 28px;
    height: 28px;
    font-size: 20px;
    line-height: initial;
    margin: 2px 0;
    background-color: var(--naranja);
  }

  .popup-over a.popup-title:hover {
    background-color: var(--gris_2e) !important;
    color: #fff;
  }

  #_desktop_user_info a i {
    font-size: 17px;
    color: #fff;
    line-height: 23px;
  }

  .popup-over a.popup-title span {
    display: none;
  }
}

/***** CARRITO HEADER *****/

.box-toph2.box-h4 .col-cart #_desktop_cart {
  margin-top: -9px;
}

.box-toph2.box-h4 .col-cart #_desktop_cart .header i {
  width: 49px;
  height: 49px;
  line-height: 49px !important;
  margin: 0 auto;
  padding: 0;
  color: #fff !important;
  background-color: var(--verde_cl) !important;
  border-radius: 50%;
  display: block;
  text-align: center;
}

.box-toph2.box-h4 .col-cart #_desktop_cart:hover i {
  background-color: var(--primary) !important;
  color: var(--verde_cl);
}

.box-toph2.box-h4 .col-cart #_desktop_cart:hover i::before {
  color: #fff !important;
}

.box-toph2.box-h4 .col-cart #_desktop_cart .header .block {
  display: block;
  color: #000;
  font-weight: 400;
  font-size: 13px;
  line-height: 30px;
  letter-spacing: 0;
  text-transform: initial;
  text-align: center;
}

.box-toph2.box-h4 .col-cart #_desktop_cart:hover .header .block {
  color: var(--verde_osc);
}

.box-toph2.box-h4 .col-cart #_desktop_cart .header .cart-products-count {
  right: 12px;
  left: unset;
  bottom: 58%;
  color: #fff;
  background-color: var(--naranja);
  font-weight: 600;
  height: 18px;
  min-width: 18px;
  line-height: 17px;
  border-radius: 16px;
  font-size: 12px;
}

.leo-cart-item-info .product-name {
  line-height: 14px;
}

.leo-cart-item-info .product-name span.cant {
  color: black;
  font-weight: 500;
}

.leo-cart-item-info .product-price {
  display: flex;
  flex-direction: row;
}

.leo-cart-item-info .product-quantity {
  font-size: unset;
  color: #414141;
}

.leo-cart-item-info .product-price .product-discount {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-right: 10px;
}

.leo-cart-item-info .product-price .product-discount .regular-price {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.leo-cart-item-info .product-price .current-price span.price.has_discount {
  font-weight: 700;
}

.leo-cart-item-info .discount-percentage,
.leo-cart-item-info .discount-amount {
  background-color: var(--naranja);
  font-weight: 700;
  font-size: 11px;
  color: #fff;
  line-height: 12px;
  padding: 2px 3px;
  font-style: normal;
  border-radius: 20px;
  display: none !important;
}

.leo-cart-item-info .discount-percentage::after,
.leo-cart-item-info .discount-percentage::before {
  display: none;
}

.leo-cart-dropdown-action a.btn.cart-dropdow-checkout {
  background-color: var(--primary);
  border: 1px solid var(--primary);
  color: #fff;
}

.leo-cart-dropdown-action a.btn.cart-dropdow-checkout:hover {
  background-color: #fff;
  color: var(--primary);
}

@media (min-width: 1024px) {
  .col-cart.ApColumn {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .box-toph2.box-h4 .col-cart #_desktop_cart {
    margin-top: -2px;
  }

  .box-toph2.box-h4 .col-cart #_desktop_cart .header .block {
    display: none;
  }

  .box-toph2.box-h4 .col-cart #_desktop_cart .header a i:before {
    color: var(--naranja);
  }

  .box-toph2.box-h4 .col-cart #_desktop_cart .header {
    padding-right: 20px;
  }

  .box-toph2.box-h4 .col-cart #_desktop_cart .header i {
    width: 40px;
    height: 40px;
    line-height: 40px !important;
    font-size: 25px;
  }

  .box-toph2.box-h4 .col-cart #_desktop_cart .header .cart-products-count {
    color: #fff;
    background-color: var(--naranja);
    right: 8px;
  }
}

/***** END CARRITO HEADER *****/

/***** MENU *****/

.box-menuh4 .leo-megamenu .navbar-nav > li > a {
  font-weight: 600;
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 20px;
  padding: 10px 25px;
  text-transform: uppercase;
  color: #000;
}

.box-menuh4 .leo-megamenu .navbar-nav > li.active > a,
.box-menuh4 .leo-megamenu .navbar-nav > li:hover > a,
.box-menuh4 .leo-megamenu .navbar-nav > li:focus > a {
  color: var(--primary);
}

.leo-megamenu .navbar-nav > li > a:before,
.leo-megamenu .navbar-nav > li > a:after,
.leo-megamenu .navbar-nav > li > a.has-category::before,
.leo-megamenu .navbar-nav > li > a.has-category::after {
  display: none !important;
}

.box-menuh4
  .leo-megamenu
  .navbar-nav
  > li.aligned-fullwidth
  > .dropdown-menu:before {
  border: none;
}

.leo-megamenu .dropdown-menu div.menu-title a,
.leo-megamenu .dropdown-menu div.menu-title {
  color: var(--gris_3);
  text-transform: uppercase;
  letter-spacing: 0px;
  font-size: 15px;
  font-weight: 700;
}

.leo-megamenu .dropdown-menu div.menu-title a:hover {
  color: var(--naranja);
}

.leo-megamenu .flota .dropdown-menu li {
  width: 25%;
  float: left;
}

.leo-megamenu .dropdown-menu li a {
  color: var(--gris_3);
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
  text-transform: lowercase;
}

.leo-megamenu .dropdown-menu li a::first-letter {
  text-transform: uppercase;
}

.leo-megamenu .dropdown-menu a:hover > .menu-title,
.leo-megamenu .dropdown-menu .widget-links li a:hover,
.leo-megamenu .dropdown-menu .widget-subcategories li a:hover {
  color: var(--naranja) !important;
}

.leo-megamenu .dropdown-menu div.menu-title {
  padding-bottom: 5px;
}

.leo-megamenu .dropdown-menu div.menu-title:before {
  display: none;
}

.leo-megamenu .dropdown-menu div.menu-title:after {
  content: "";
  position: absolute;
  width: 30px;
  background-color: var(--naranja);
  bottom: 0px;
  height: 1px;
  left: 0;
}

@media (max-width: 767px) {
  .ApMegamenu .navbar-header {
    padding-left: 10px;
  }

  .box-menuh4 .navbar-header .navbar-toggler {
    border-color: #fff;
  }

  .navbar-header .navbar-toggler:after,
  .navbar-header .navbar-toggler:before,
  .navbar-header .navbar-toggler .sr-only {
    left: 7px;
  }
}

@media (max-width: 768px) {
  .off-canvas-nav-megamenu .offcanvas-mainnav {
    width: 300px;
  }

  .box-menuh4 .navbar-header .navbar-toggler {
    border-color: #000;
    border-radius: 3px;
  }

  .navbar-header .navbar-toggler:after,
  .navbar-header .navbar-toggler:before,
  .navbar-header .navbar-toggler .sr-only {
    background-color: #000000;
    left: 6px;
  }

  .navbar-header .navbar-toggler:after {
    top: 7px;
  }

  .navbar-header .navbar-toggler:before {
    top: 29px;
  }

  .navbar-header .navbar-toggler .sr-only {
    top: 18px;
  }
}

/***** POPUP's *****/

/* Añadido al carrito */
#blockcart-modal .modal-header {
  background: var(--primary);
}

.modal-header .close {
  background-color: white;
  border-radius: 50%;
}

#blockcart-modal .product-name {
  color: var(--primary);
}

#blockcart-modal .modal-body .divide-right span {
  display: flex;
  margin-bottom: 10px;
  flex-direction: row;
  background: transparent;
  box-shadow: none;
}

#blockcart-modal .modal-body .divide-right span:first-of-type {
  flex-direction: column;
  font-size: 10px;
  line-height: 13px;
  font-weight: 600;
}

#blockcart-modal .modal-body .divide-right span:first-of-type strong {
  font-weight: 500;
}

#blockcart-modal .modal-body .divide-right span strong {
  margin-left: 10px;
}

#blockcart-modal .cart-content a.btn {
  background: var(--primary) !important;
}

#blockcart-modal .cart-content a.btn:hover {
  background: var(--naranja) !important;
  /* color: var(--primary) !important; */
}

/* PopUp Escribir reseña */

.modal-footer .btn:hover {
  background: var(--primary);
}

/***** END POPUP's *****/

/****** HOME ******/

.iview-controlNav div.iview-items ul li a.iview-control.active,
.iview-controlNav div.iview-items ul li a.iview-control:hover {
  box-shadow: 0 0 0 15px var(--verde_cl) inset;
}

.box-products {
  padding-bottom: 20px;
}

.box-products .cus-title {
  padding-top: 10px;
  margin-bottom: 5px;
}

.cus-title h4 {
  padding-top: 0;
  padding-bottom: 15px;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: var(--primary);
  margin-bottom: 0 !important;
}

.tabs-top ul.nav.nav-tabs {
  padding-bottom: 0;
}

.ApTabs .nav-tabs .nav-link {
  padding: 8px;
  width: 200px;
  border-radius: 30px;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  background-color: #fff;
}

.ApTabs .nav-tabs .nav-link.active,
.ApTabs .nav-tabs .nav-link:hover {
  background: var(--naranja);
  border-color: var(--naranja);
}

/* Tabs Carrousel */

#index.page-index .thumbnail-container {
  margin-bottom: 0;
}

.product-flags .product-flag.discount {
  border-radius: 0;
  font-style: normal;
  font-weight: 700;
  font-size: 11px;
  line-height: 19px;
  padding: 0 10px;
  color: var(--verde_osc);
  background-color: var(--verde_cl);
}

.thumbnail-container .product-image .thumbnail {
  padding-bottom: 100%;
}

.thumbnail-container .pro3-btn .btn-product {
  border-radius: 50px !important;
  background-color: var(--naranja) !important;
  color: #fff !important;
}

.thumbnail-container .pro3-btn .btn-product .icon-heart:before {
  color: #fff !important;
}

.thumbnail-container .pro3-btn .btn-product:hover {
  border-radius: 50px !important;
  background-color: var(--verde_osc) !important;
}

.plist-modern .thumbnail-container .product-meta {
  text-align: center;
}

.thumbnail-container .product-title a {
  -webkit-line-clamp: 2;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 21px;
  text-transform: uppercase;
  color: var(--primary);
  height: 46px;
  font-style: normal;
}

.thumbnail-container .product-title a:hover {
  color: var(--naranja);
}

.plist-dsimple .thumbnail-container .product-price-and-shipping {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  font-style: normal;
}

.thumbnail-container .product-price-and-shipping .regular-price {
  font-weight: 400;
  font-size: 19px;
  line-height: 28px;
  text-decoration-line: line-through;
  color: #000;
  margin-right: 10px;
}

.plist-dsimple .thumbnail-container .discount-percentage,
.plist-dsimple .thumbnail-container .discount-amount {
  /* font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 18px;
    color: #FFFFFF;
    background-color: var(--naranja);
    border-radius: 24px;
    padding: 0px 8px;
    margin: 0 15px; */
  display: none;
}

.thumbnail-container .product-price-and-shipping .price {
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 38px;
  color: var(--naranja);
}

.owl-theme .owl-controls {
  line-height: 10px;
  margin-bottom: 10px;
}

.owl-theme .owl-controls .owl-pagination {
  margin: 0;
}

.owl-theme .owl-controls .owl-pagination span {
  height: 7px;
}

/* Banner */

.box-bannertext h3 {
  color: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 42px;
  text-transform: uppercase;
}

.box-bannertext p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  width: 550px;
  max-width: 100%;
  margin: 0 auto;
}

.box-bannertext .ApHtml a {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 25px;
  background-color: var(--naranja);
  color: #fff;
  border-radius: 50px;
}

.box-bannertext .ApHtml a:hover {
  color: #fff;
  background-color: var(--primary);
}

/* Bloque carrouseles */

.products_block.cus-title {
  margin-bottom: 30px;
}

.products_block.cus-title article.product-miniature.js-product-miniature {
  margin-bottom: 15px;
}

.products_block.cus-title h4 {
  padding-top: 0;
  margin-bottom: 35px !important;
  color: var(--primary);
  font-size: 20px;
  line-height: 50px;
  font-weight: 600;
  text-align: left;
  border-bottom: 1px solid #eee;
}

.products_block.cus-title h4::after {
  content: "";
  display: block;
  position: relative;
  bottom: 0;
  height: 2px;
  width: 40px;
  background-color: var(--primary);
}

.products_block.cus-title h3.product-title a {
  text-align: left;
  font-weight: 500;
  line-height: 22px;
  font-size: 15px;
  letter-spacing: 0;
}

.products_block.cus-title .thumbnail-container .product-price-and-shipping {
  text-align: left;
}

.products_block.cus-title
  .thumbnail-container
  .product-price-and-shipping
  .regular-price {
  font-style: normal;
  font-size: 15px;
}

.products_block.cus-title
  .thumbnail-container
  .product-price-and-shipping
  .price {
  font-size: 18px;
  line-height: 27px;
}

.plist-simple .thumbnail-container .discount-percentage {
  display: none;
}

/* Valores */

.valor img {
  margin-bottom: 13px;
}

.valor .image_description h5 {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
}

/* P. Especiales */

.products_block.cus-title {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* blog */

.box-latestnews .cus-title {
  padding-top: 20px;
  margin-bottom: 0;
  text-transform: uppercase;
}

.latest-blogs .blog-container .blog-title {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #000000;
}

.latest-blogs .blog-container .blog-title a:hover {
  color: var(--naranja);
}

.latest-blogs .blog-container .blog-desc {
  line-height: 20px;
}

.latest-blogs .owl-controls {
  padding: 0;
}

.latest-blogs .blog-viewall .btn {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 26px;
  text-transform: uppercase;
  color: #000000;
  letter-spacing: 0;
  line-height: 15px;
  padding: 0;
  border: none;
}

.latest-blogs .blog-viewall .btn:hover {
  color: var(--naranja);
  letter-spacing: 0;
  font-weight: 400;
}

.box-arrowmidder .owl-theme .owl-buttons div {
  background-color: var(--verde_osc);
}

.owl-theme .owl-buttons div:before {
  color: #9b9b9b;
}

.box-arrowmidder .owl-theme .owl-buttons div:hover {
  background-color: var(--verde_cl);
}

@media (max-width: 767px) {
  .valor .image_description {
    margin-bottom: 40px;
  }

  .blog-detail .blog-title {
    font-size: 20px;
  }

  #module-leoblog-blog main #wrapper .container > .row,
  #module-leoblog-category main #wrapper .container > .row {
    display: flex;
    flex-direction: column;
  }

  #module-leoblog-blog main #wrapper .container > .row #left-column,
  #module-leoblog-category main #wrapper .container > .row #left-column {
    order: 10;
  }
}

/* Newsletter */

.box-newletterh3 .cus-title h4 {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 26px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
}

.col-conditions {
  display: none;
}

.box-newletterh3 .block_newsletter .input-wrapper input {
  background-color: #fff;
}

.block_newsletter .col-xs-12.col-form {
  margin-bottom: 25px;
}

.box-newletterh3 .block_newsletter .input-wrapper button {
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 50px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.box-newletterh3 .block_newsletter .input-wrapper button:hover {
  color: var(--naranja);
}

.box-newletterh3 .custom-checkbox input[type="checkbox"] + span,
.box-newletterh3 .custom-checkbox input[type="radio"] + span {
  background-color: #fff !important;
  border: 1px solid #fff !important;
}

.box-newletterh3
  .custom-checkbox
  input[type="checkbox"]:checked
  + span
  .checkbox-checked,
.box-newletterh3
  .custom-checkbox
  input[type="radio"]:checked
  + span
  .checkbox-checked {
  color: var(--verde_osc);
}

.psgdpr_consent_message span {
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
}

.psgdpr_consent_message span a {
  color: #fff;
  font-weight: 600;
}

.psgdpr_consent_message span .legal {
  display: block;
}

@media (max-width: 767px) {
  .row.box-slider.nav-triangle.ApRow.has-bg.bg-boxed {
    margin-bottom: 30px;
  }

  .ApTabs .nav-tabs .nav-link {
    margin-bottom: 15px;
  }

  .box-bannertext h3 {
    font-size: 20px;
  }

  .plist-dsimple .thumbnail-container .discount-percentage,
  .plist-dsimple .thumbnail-container .discount-amount {
    margin: 0 25px;
  }

  .box-newletterh3 {
    padding: 0 0 30px;
  }

  .box-newletterh3 .cus-title h4 {
    font-size: 20px;
  }
}

/******* BREADCRUMBS *******/

#wrapper .breadcrumb {
  /*padding: 0;
  margin: 0;
  display: none;*/
}

/* .breadcrumb li a {
    font-size: 15px;
    text-transform: lowercase;
}

.breadcrumb li a::first-letter {
    text-transform: uppercase;
}

.breadcrumb li:last-child a span {
    font-weight: 700;
} */

/******* CATEGORIAS ******/

#category .js-content-wrapper {
  margin-top: 35px;
}

.block-category.card h1 {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  color: var(--verde_osc);
  text-align: center;
  margin-bottom: 25px;
}

.block-category #category-description p:first-child,
.block-category #category-description p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
  color: #000000;
  margin-bottom: 20px;
}

.block-category-inner .category-cover {
  display: none;
}

/* Leer más - Description */

#ver_mas_texto {
  text-align: center;
  margin-bottom: 15px;
  padding: 5px 20px;
  cursor: pointer;
}

#category-description {
  margin-top: 0;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#product .more_text {
  margin-top: 20px;
  background-color: #f0f0f0;
  padding: 8px 0;
  border-radius: 5px;
  text-align: center;
}

.more_text {
  color: #4ba342;
  cursor: pointer;
  margin: 30px 0 !important;
}

#ver_menos_text::before,
#ver_mas_text::before {
  font-family: "FontAwesome";
  margin-right: 10px;
  font-size: 14px;
  width: 6px;
  height: 6px;
  border: 1px solid;
  border-radius: 50%;
  padding: 2px 5px;
}

#ver_mas_text::before {
  content: "\f107";
}

#ver_menos_text::before {
  content: "\f106";
}

.completo {
  overflow: visible !important;
  -webkit-line-clamp: initial !important;
  max-height: unset !important;
}

.subcategory-block.subcategories-list {
  display: none;
}

#category.page-category .thumbnail-container {
  margin-bottom: 50px !important;
}

.products-selection .total-products .display {
  display: none;
}

.af_pl_wrapper .pagination {
  display: flex !important;
}

/*
* Categorías: Listados horizontales
*/

.plist-modern .thumbnail-container,
.plist-modern .thumbnail-container:hover {
  box-shadow: none;
  border: none;
}

/* Imagen */
.product_list.list .thumbnail-container .product-image {
  width: 20%;
}

/* Contenido */
.product_list.list .thumbnail-container .product-meta {
  width: 58%;
  padding: 0 40px;
}

.product_list.list .thumbnail-container .product-title {
  margin-top: 0;
}

.product_list.list .thumbnail-container .product-title a {
  letter-spacing: 0;
}

.product_list.list .thumbnail-container .discount-percentage.discount-product {
  display: none;
}

.product_list.list .thumbnail-container .product-description-short {
  color: #000;
  font-size: 15px;
  line-height: 22px;
}

/* Canon */

div#all_megacanonproduct {
  display: none !important;
}

/* Botones */
.product_list.list .thumbnail-container .list_buttons {
  float: left;
  width: 22%;
  display: flex;
  flex-direction: column;
}

.product_list.list .thumbnail-container .btn.btn-product.list_btn {
  background-color: var(--naranja);
  border-radius: 50px;
  margin-bottom: 18px;
  padding: 0;
  line-height: 50px;
}

.product_list.list .thumbnail-container .btn.btn-product.list_btn:hover {
  background-color: var(--primary);
}

.product_list.list
  .thumbnail-container
  #product-availability
  .product-available {
  display: flex;
}

.product_list.list
  .thumbnail-container
  #product-availability
  .product-available
  i {
  font-size: 23px;
  margin-right: 10px;
}

.product_list.list .thumbnail-container #product-availability {
  font-size: 12px !important;
}

.pagination {
  color: #000;
  line-height: 20px;
  padding-bottom: 0;
  margin-bottom: 0;
}

.pagination .page-list {
  padding-top: 0;
  padding-bottom: 0;
}

.pagination a {
  font-size: 15px;
  line-height: 25px;
  color: #000;
}

.pagination .current a {
  font-weight: bold;
  font-size: 16px;
  color: var(--naranja);
}

.pagination a:hover,
.pagination a:focus {
  color: var(--naranja);
}

@media (max-width: 767px) {
  .product_list.list .thumbnail-container .product-image,
  .product_list.list .thumbnail-container .product-meta,
  .product_list.list .thumbnail-container .list_buttons {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }

  .product_list.list .thumbnail-container .product-title a {
    height: auto;
    margin-bottom: 10px;
  }

  .product_list.list .thumbnail-container .product-price-and-shipping {
    margin-bottom: 20px;
  }

  .product_list.list .thumbnail-container .product-description-short {
    margin-bottom: 20px;
  }

  .product_list.list .thumbnail-container .list_buttons {
    flex-direction: column-reverse;
  }

  .product_list.list .thumbnail-container #product-availability {
    margin-bottom: 20px;
  }
}

/******* SIDEBAR *******/

@media (min-width: 992px) {
  .sidebar#left-column {
    border-right: none;
    padding-right: 40px;
    margin-top:35px;
  }
}

/* Árbol de Categorias */

.sidebar .block .title_block a {
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 20px;
  text-transform: uppercase;
  color: var(--primary);
}

li[data-depth="0"] a {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  color: var(--primary);
  padding: 5px 0 !important;
}

.block-categories .category-sub-menu li:after {
  width: 5px;
  height: 5px;
  top: 18px;
}

.block-categories .category-sub-menu li:hover:after {
  background-color: var(--naranja);
}

.block-categories .category-sub-menu li > a:hover {
  color: var(--naranja);
}

.block-categories .category-sub-menu li[data-depth="0"] ul.category-sub-menu {
  margin-bottom: 30px;
}

li[data-depth="1"] a {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #333333;
}

.block-categories .category-sub-menu li[data-depth="1"] > a {
  padding: 7px 0;
  text-transform: lowercase;
}

.block-categories .category-sub-menu li[data-depth="1"] > a::first-letter {
  text-transform: uppercase;
}

/* Filtros */

#search_filters > .h6 {
  font-size: 17px;
  font-weight: 700;
  text-transform: initial;
}

#search_filters .facet {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d8d8d8;
}

#search_filters .facet .facet-title {
  font-weight: 700;
  margin-bottom: 15px;
  color: var(--verde_cl);
  font-size: 15px;
  overflow: unset;
  text-transform: uppercase;
}

body #search_filters .facet .facet-label a,
#search_filters .facet .facet-label .magnitude {
  font-size: 14px;
  line-height: 21px;
  color: #333;
  background-color: transparent;
  font-weight: 400;
}

#search_filters .facet .facet-label .magnitude {
  top: 6px;
}

.custom-checkbox input[type="checkbox"] + span,
.custom-checkbox input[type="radio"] + span {
  border: 1px solid #eaeaea;
  background: #ededed;
  color: #333;
}

#search_filters .facet .facet-label {
  padding-bottom: 0;
  padding-top: 5px;
}

/* Slide control */

body #search_filters .facet .collapse.faceted-slider {
  padding-bottom: 20px;
}

#search_filters .ui-slider .ui-slider-handle {
  border-color: #979797;
  background-color: #e7e7e7;
  border-radius: 50% !important;
}

#search_filters .ui-widget-header {
  background: #d8d8d8;
}

.faceted-slider p {
  font-size: 14px;
  color: #4a4a4a;
}

/* #amazzing_filter.block .title_block {
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 23px;
    text-transform: uppercase;
    color: #000000;
}

.af_subtitle.toggle-content {
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
    color: var(--naranja);
}

.af_filter.expandable .af_filter_content {
    margin-bottom: 20px;
}

.af_subtitle {
    padding-bottom: 23px;
}

.af_filter.expandable ul {
    padding-right: 5px;
}

.af_filter li {
    padding: 4px 0;
}

.af_filter .name {
    line-height: 13px;
    text-transform: lowercase;
}

.af_filter .name::first-letter {
    text-transform: uppercase;
}

.af_filter .count,
.af_filter label {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 13px;
    color: #333333;

} */

/* .af_filter .checkbox {
    position: relative;
    cursor: pointer;
    height: 0;
}

.af_filter .checkbox:before {
        content: "";
        display: block;
        position: absolute;
        width: 16px;
        height: 16px;
        top: 0;
        left: 0;
        border: 2px solid #555555;
        border-radius: 3px;
        background-color: rgb(249, 0, 0);
}

*/

/******* PRODUCTO ******/

@media (max-width: 992px) {
  .product-cover img#zoom_product,
  .js-qv-product-cover {
    pointer-events: none !important;
  }

  .product-detail {
    padding-top: 34px;
  }

  .images-container .list-images-mobile {
    padding-bottom: 150%;
    margin-bottom: 20px;
  }

  .images-container .list-images-mobile > div > img,
  .images-container .list-images-mobile .slick-list {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.prod_data .refs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
}

.product-extra-actions {
    margin: 15px 0 20px;
}

.miniBox {
    display: none !important;
}

.product-thumb-images .thumb.selected,
.product-thumb-images .thumb:hover {
  filter: brightness(90%);
}

.product-detail .arrows-product-fake .slick-arrow {
  border: 1px solid #555555;
}

.product-detail .arrows-product-fake .slick-arrow:hover {
  border: 1px solid #222222;
  background-color: #b3b3b3;
}

h1.product-detail-name {
  font-weight: 600;
  font-size: 22px;
  line-height: 33px;
  color: #323232;
  letter-spacing: 0;
  margin-bottom: 30px;
  margin-top: 0;
}

.refs p {
  font-weight: 400;
  font-size: 15px;
  line-height: 16px;
  color: #1a0124;
  margin-bottom: 0;
}

.refs p label {
  font-weight: 700;
  color: #323232;
  width: 140px;
  text-align: left;
  display: inline-block;
  margin-right: 10px;
}

.refs p span {
  text-align: left;
  display: inline-block;
}

.description-short {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #4a4a4a;
  margin-top: 25px;
}

/*
* PRODUCT ACCESSORIES START
*/

/* .prod_acc */ #multiAccessoriesTab {
  padding: 0 20px !important;
  background-color: #f6f6f6;
}

#product #group_accessories {
  margin-top: 0;
  background-color: transparent;
  margin-bottom: 0;
}

#product #group_accessories h3 {
  margin-bottom: 30px;
  color: #323232;
  font-style: normal;
  font-weight: 700;
  font-size: 18.2px;
  line-height: 20px;
  text-transform: uppercase;
}

#product #group_accessories h4 {
  margin-bottom: 0;
  color: #323232;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
}

#product #group_accessories h4 i.material-icons {
    height: 20px;
}
#product #group_accessories .option-row table {
  margin-bottom: 0;
}

#product #group_accessories .option-row table td {
  padding: 0px !important;
}

.accessory_dropdown_wrap {
  width: 100%;
}

#product #group_accessories .custom_quantity {
  margin-left: 0;
  height: 25px;
  display: none;
}

#product #group_accessories .option-row table select {
  height: 25px;
  width: 100% !important;
  border: none;
}

#product #group_accessories .display_combination {
  margin: 0;
}

#multiAccessoriesTab .accessories_table_price {
  background-color: transparent;
}

.accessories_table_price_content .right-column,
.accessories_table_price_content .right-column-total {
  width: 50%;
}

.accessories_table_price_content .right-column-total {
  font-size: 28px;
}

.accessories_table_price_content .right-column {
    font-weight: 600;
}


.accessories_table_price_content
  .right-column-total
  .tax-shipping-delivery-label {
  font-weight: 400;
  font-size: 13px;
  padding-top: 5px;
}

.accessories_table_price_content td {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
  text-decoration: none !important;
}

.product-prices .product-discount .regular-price {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #323232;
  letter-spacing: 0;
  margin-right: 30px;
}

.product-prices .current-price {
  align-items: center;
  display: flex;
}

.product-prices span.current-price-value {
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 16px;
  color: #323232;
}

.accessories_table_price_content .left-column-total,
.accessories_table_price_content .right-column-total {
  padding-top: 20px !important;
}

.accessories_table_price_content .right-column-total,
.product-price.h5 .current-price .current-price-value {
  font-weight: 800;
  font-size: 30px;
  color: var(--naranja);
  letter-spacing: 0;
  line-height: 18px;
  margin-right: 30px;
}

.prod_data:has(#multiAccessoriesTab) .product-price.h5,
.prod_data:has(#multiAccessoriesTab) .product-prices.js-product-prices {
  display: none;
}

.megacanon_detalle_productfront {
  display: flex;
}

label#megacanon_canon {
  max-width: 50%;
}

.megacanon_detalle_productfront ul li {
  line-height: 14px;
  list-style: none;
  font-size: 10px;
}

.megacanon_detalle_productfront ul li b {
  font-weight: 400;
}

.megacanon_detalle_productfront ul li #megacanon_included {
  font-size: 10px;
}

.megacanon_detalle_productfront ul li .megacanon_price {
  font-size: 13px;
}

.imp_inc {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #323232;
}

.product-prices span.discount.discount-percentage {
  display: none;
}

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

.product-detail .product-prices {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.prod_data:has(#multiAccessoriesTab) .product-detail .product-prices {
  justify-content: end;
}

.product-actions {
  padding-left: 10px;
  padding-right: 10px;
}

.product-actions .control-label {
  width: 115px;
  min-width: 115px;
  font-weight: 600;
  font-size: 15px;
  color: #000;
  letter-spacing: 0;
  line-height: 22.75px;
}

.product-actions .form-control-select {
  background: #fff url(/img/chevron-down_s.png) no-repeat;
  background-position-x: 100%;
  background-size: 20px;
  background-position-y: 50%;
  min-width: 180px;
  border: 1px solid #000;
}

.product-actions .product-variants {
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
}

.product-variants-item.box_1 {
  order: 20;
}

.product-variants > .product-variants-item .radio-label {
  height: 39px;
  border-radius: 39px;
  line-height: 39px;
  background-color: transparent;
  min-width: 60px;
  padding: 0 10px;
  font-weight: 400;
  font-size: 15px;
}

.product-variants > .product-variants-item .radio-label,
.product-variants-item.box_1 .radio-label {
  border: 1px solid #848484 !important;
  color: #848484 !important;
  font-weight: 400;
  font-size: 15px;
  border-radius: 0 !important;
}

.product-variants
  > .product-variants-item
  input[checked="checked"]
  + .radio-label,
.product-variants
  > .product-variants-item.box_1
  input[checked="checked"]
  + .radio-label {
  border: 1px solid #000 !important;
  color: #000 !important;
  font-weight: 600;
}

.product-variants > .product-variants-item.box_4 .radio-label {
  border: 1px solid #666666;
  border-radius: 0;
  width: 50px;
}

.product-variants
  > .product-variants-item.box_4
  input[checked="checked"]
  + .radio-label {
  border: 1px solid #000;
  border-radius: 0;
}

.product-variants-item.box_5 .radio-label {
  background-color: transparent;
  border-radius: 0;
  font-size: 15px;
}

.p-cartwapper {
  flex-direction: column;
}

.product-add-to-cart .product-quantity .qty {
  display: flex;
  margin-bottom: 20px;
  width: 100%;
}

.product-quantity .input-group {
  width: 10%;
}

.input-group-addon.bootstrap-touchspin-prefix,
.product-add-to-cart .product-quantity .qty span.control-label {
  display: initial;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #000000;
}

.product-quantity #quantity_wanted {
  width: 72px;
  background-color: #fff;
}

.product-quantity .input-group-btn-vertical {
  background-color: #fff;
}

/* .disponibilidad {
    margin: 10px 0 30px;
    font-weight: 400;
    letter-spacing: 0;
    display: none;
}

#product-availability {
    text-transform: initial;
    font-size: 15px;
}

.disponibilidad .availableship {
    margin-left: 15px;
    color: #000
} */

.disponibilidad {
  display: none;
}

.product-add-to-cart {
  margin-bottom: 15px;
}

.product-add-to-cart .product-quantity .add-to-cart {
  color: #fff;
  background-color: var(--naranja);
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0;
  width: 98%;
  height: 45px;
  line-height: 45px;
  padding: 0 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 40px;
  margin-bottom: 15px;
}

.product-add-to-cart .product-quantity .add-to-cart:focus,
.product-add-to-cart .product-quantity .add-to-cart:hover {
  background-color: var(--primary);
  color: #fff;
}

.product-add-to-cart .product-quantity .add-to-cart[disabled] {
  background-color: #7e7e7e;
}

.icon-bag:before {
  content: url(/img/basket.png);
}

.product-actions .add-to-cart i {
  position: unset;
  background-color: transparent;
  margin-right: 15px;
  width: 45px;
  height: 45px;
  line-height: 45px;
}

.product-quantity .leo-compare-wishlist-button .btn {
  height: 45px;
  width: 45px;
  min-width: 45px;
  border-radius: 50%;
  color: #00000080;
  border-color: #00000080;
}

.product-quantity .leo-compare-wishlist-button .btn:not(.add-to-cart) {
  font-size: 24px;
}

.product-quantity .leo-compare-wishlist-button .btn:hover {
  color: var(--primary);
  border-color: var(--primary);
}

.col-3-actions {
  background-color: #f7f7f7;
}

/*
* PRODUCT ACCESSORIES END
*/

@media (max-width: 1200px) {
  .product-add-to-cart .product-quantity .add-to-cart {
    width: 375px;
  }
}

@media (max-width: 767px) {
  img.thumb.js-thumb {
    max-width: 100%;
    height: auto;
  }

  .images-container {
    margin-bottom: 30px;
  }

  h1.product-detail-name {
    font-size: 24px;
  }

  .product-add-to-cart .product-quantity .add-to-cart {
    width: 95%;
    padding: 0;
  }
}

/** Tabs Aditional info  **/

@media (min-width: 992px) {
  .col-product-footer {
    padding-top: 0 !important;
  }
}

.product-tabs.tabs .nav-tabs .nav-link {
  text-transform: none;
  font-size: 13px;
  color: #333;
  font-weight: 400;
}

.product-tabs.tabs .nav-tabs a.nav-link:hover,
.product-tabs.tabs .nav-tabs a.nav-link:focus,
.product-tabs.tabs .nav-tabs .nav-link.active {
  color: #3f3029 !important;
  font-weight: 700;
  padding-bottom: 5px;
}

.product-tabs.tabs .nav-tabs .nav-link:before {
  background: var(--primary);
}

#tab-content .product-description p,
#tab-content .product-description li,
#tab-content .product-description span {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  color: #000000;
}

/* #tab-content .product-condition {
    display: none;
} */

.nav-tabs .nav-link[aria-controls="product-details"] {
  display: none;
}

@media (min-width: 768px) {
  .product-image-no-thumbs-center .product-tabs.tabs .nav-tabs {
    border-bottom: 1px solid #e5e5e5;
  }

  .product-image-no-thumbs-center
    .product-tabs.tabs
    .nav-tabs
    .nav-item
    .nav-link:after {
    width: 100% !important;
    border: 2px solid transparent;
    border-bottom-color: #000;
    height: 2px;
    top: auto;
    left: 0;
    margin-left: unset;
    background: #000 !important;
    /*  -webkit-transform: unset;
        -moz-transform: unset;
        -ms-transform: unset;
        -o-transform: unset;
        transform: unset;
        transform-origin: unset; */
  }

  .product-tabs.tabs {
    border: 0;
    flex-wrap: wrap;
    padding: 0 30px 0;
    margin-bottom: 0;
  }

  .product-tabs.tabs .nav-tabs {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    float: none;
    text-align: center;
    border-right: 0;
    border-bottom: 2px solid #efefef;
    display: flex;
    justify-content: center;
  }

  .product-tabs.tabs .nav-tabs .nav-item {
    border-bottom: 0;
    margin-bottom: -2px;
  }

  .product-tabs.tabs .tab-content {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .product-tabs.tabs .nav-tabs .nav-item .nav-link:after {
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    height: 0;
  }

  .product-tabs.tabs .nav-tabs .nav-item .nav-link.active:after {
    background: var(--primary);
    width: auto;
    height: 2px;
  }
  /**/
}

@media (max-width: 400px) {
  .product-tabs.tabs .nav-tabs .nav-link {
    background: transparent;
    color: var(--primary);
  }
}

.product-description h2 {
  font-size: 22px;
  margin-bottom: 15px;
}

.product-description p,
.tab-content .product-features {
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
  color: #000000;
  letter-spacing: 0;
}

.category-products {
  padding-top: 0;
}

.products-section-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  color: var(--primary);
  letter-spacing: 0;
  margin-bottom: 16px;
  text-transform: uppercase;
  padding-bottom: 5px;
}

.products-section-title span {
  display: none;
}

#product .category-products .owl-theme .owl-buttons,
#product .product-accessories .owl-theme .owl-buttons,
#product .viewed-products .owl-theme .owl-buttons {
  top: -33px;
}

.owl-theme .owl-buttons div {
  margin-top: -25px;
}

.owl-theme .owl-buttons div:hover:before {
  color: var(--naranja);
}

/******* END PRODUCTO ******/

/* MARCAS */

#manufacturer h1 {
  font-size: 28px;
}

#manufacturer #manufacturer-short_description p {
  margin-bottom: 30px;
  font-size: 24px;
  text-align: center;
  font-style: italic;
}

@media (min-width: 992px) {
  #manufacturer.page-manufacturer h1 {
    margin-bottom: 25px;
    text-align: center !important;
  }

  #manufacturer .popup-over .popup-content {
    opacity: 0;
    visibility: visible;
  }
}

.list-brands .brand {
  justify-content: space-between;
  border-bottom: 1px solid #eeeeee;
}

.list-brands .brand:first-child {
  border-top: 1px solid #eeeeee;
}

.brand-img a {
  display: block;
  margin: 0 auto;
}

.brand-img img {
  max-width: 100%;
  height: auto;
}

.brand-infos {
  flex-direction: column;
  justify-content: center !important;
}

.brand-infos p {
  padding: 0 20px;
  width: 100%;
  margin: 0;
  color: var(--gris_2e);
}

.brand-infos p:first-child {
  font-weight: 600;
  font-size: 18px;
  padding-bottom: 10px;
}

#manufacturer .list-brands .btn-outline,
#manufacturer .list-brands .btn-outline,
#manufacturer .list-brands .btn,
#manufacturer .list-brands .btn,
#manufacturer .list-brands .btn-primary,
#manufacturer .list-brands .btn-primary {
  background-color: var(--naranja);
  border: 1px solid var(--naranja);
}

#manufacturer .list-brands .btn-outline:hover,
#manufacturer .list-brands .btn-outline:focus,
#manufacturer .list-brands .btn:hover,
#manufacturer .list-brands .btn:focus,
#manufacturer .list-brands .btn-primary:hover,
#manufacturer .list-brands .btn-primary:focus {
  background-color: var(--primary) !important;
  color: var(--naranja) !important;
  border-color: var(--primary) !important;
}

.brands .brand-products {
  flex-direction: column;
  width: 40%;
}

@media (min-width: 992px) {
  .brand-products a:first-child {
    padding: 0 20px;
  }
}

@media (min-width: 768px) {
  .brand {
    padding: 10px 0;
  }

  .brand-products a:first-child {
    padding: 0;
  }

  .brand-products {
    flex-direction: column;
    justify-content: center !important;
  }
}

@media (max-width: 767px) {
  .list-brands .brand {
    flex-direction: column;
    border-bottom: 1px solid #d8d8d8;
    text-align: center;
  }

  .brand-infos p,
  .brand-products {
    margin: 10px auto;
  }

  .brand-products {
    justify-content: center !important;
  }

  .brand-products a:first-child {
    padding: 0 20px;
  }
}

/**** END Marcas *****/

/***** CONTACTO *****/

.contact-rich .block a,
.contact-rich .block .icon i {
  color: var(--primary);
  font-weight: 600;
}

.contact-rich .block a:hover {
  color: var(--naranja);
}

.bootstrap-filestyle .group-span-filestyle .btn-default {
  background-color: var(--naranja) !important;
  color: #fff !important;
  font-weight: 600;
}

.bootstrap-filestyle .group-span-filestyle .btn-default.btn:hover,
.bootstrap-filestyle .group-span-filestyle .btn-default.btn:focus,
.bootstrap-filestyle .group-span-filestyle .btn-default.btn:active {
  background-color: var(--primary) !important;
  /* color: var(--naranja) !important; */
}

@media (max-width: 768px) {
  .contact-form h3 {
    font-size: 20px;
  }
}

/******* END CONTACTO *******/

/***** CHECKOUT *****/

/* Carrito */

.cart-items .cart-item:not(:last-child) {
  border-bottom: 1px solid #ddd;
}

@media (min-width: 768px) {
  .cart-items .cart-item .product-line-grid.row {
    display: flex;
    align-items: center;
  }
}

.product-line-grid-body > .product-line-info:first-child a.label {
  color: #333;
  font-size: 15px;
}

.product-line-grid-body > .product-line-info:first-child a.label:hover {
  color: var(--naranja);
}

.product-line-grid-body .product-line-info.product-price,
.product-line-grid-body > .product-line-info .product-discount {
  display: flex;
  align-items: initial;
}

.product-line-grid-body .has-discount .discount {
  padding: 2px 8px;
  font-size: 13px;
  background-color: var(--naranja);
  color: #fff;
  font-weight: 600;
  border-radius: 25px;
  display: none;
}

.product-line-info .price {
  color: #333;
  font-size: 16px;
}

.product-line-grid-right .product-price {
  font-size: 18px;
  color: var(--naranja);
}

.product-line-info .value {
  color: #000;
}

.bootstrap-touchspin .btn-touchspin {
  height: 24px;
}

.product-line-grid-right .bootstrap-touchspin > .form-control,
.product-line-grid-right .bootstrap-touchspin > .input-group {
  height: 46px;
}

.product-line-grid-right .remove-from-cart i {
  font-size: 18px;
  line-height: 25px;
}

.cart-grid-body a.label {
  font-size: 16px;
  color: var(--primary);
  display: flex;
  align-items: center;
}

.cart-grid-body a.label:hover {
  color: var(--naranja);
}

.product-line-grid-body > .product-line-info a {
  display: flex;
  flex-direction: column;
}

.cart-detailed-totals .cart-summary-line .label {
  font-size: 15px;
}

.block-promo .cart-summary-line .label,
.block-promo .promo-name {
  color: var(--primary);
}

.promo-code-button.display-promo a.collapse-button {
  font-weight: 600;
}

.promo-code-button.display-promo a.cancel-promo {
  font-weight: 500;
}

.cart-detailed-actions .btn {
  background: var(--primary);
  color: #fff;
}

.promo-code .btn-primary {
  background-color: var(--primary);
}

.promo-code .btn-primary:hover {
  background-color: var(--naranja);
}

.block-promo .promo-input + button {
  margin-top: -1px;
}

.cart-detailed-actions .btn:hover,
.cart-detailed-actions .btn:active,
.cart-detailed-actions .btn:focus {
  background-color: var(--naranja);
  color: #fff;
}

.leo_free_price {
  font-weight: 600;
  color: var(--primary);
  text-align: center;
}

[data-container-express-checkout],
[data-container-bnpl],
[paypal-button-container] {
  display: block !important;
  width: 100% !important;
}

[paypal-button-container] {
  margin-top: 30px;
}

@media (max-width: 767px) {
  .product-line-grid-right.product-line-actions .row {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
  }

  .product-line-grid-right.product-line-actions .row .col-xs-4.hidden-md-up {
    display: none;
    max-width: 1px;
  }

  .product-line-grid-right.product-line-actions .row .qty,
  .product-line-grid-right.product-line-actions .row .price {
    display: inline !important;
    width: fit-content !important;
  }
}

/* Paso 1 Checkout */
body#checkout section.checkout-step.-reachable.-complete h1 .done,
body#checkout section.checkout-step.-reachable.-complete .step-title:before {
  background-color: var(--naranja);
}

#checkout #wrapper {
  padding: 0;
}

#checkout #checkout-personal-information-step .nav .nav-item .nav-link.active,
#checkout #checkout-personal-information-step .tab-content,
#checkout #checkout-personal-information-step .nav .nav-item .nav-link {
  background-color: #fff;
  font-size: 14px;
}

body#checkout section.checkout-step .step-title {
  text-transform: initial;
  font-size: 14px;
}

#checkout #checkout-personal-information-step .tab-content .form-control {
  color: var(--primary);
  font-size: 16px;
}

body#checkout #wrapper a:hover {
  color: var(--naranja) !important;
}

body#checkout section.checkout-step #customer-form .form-control-label {
  font-size: 14px;
}

body#checkout section.checkout-step #customer-form .form-control-comment,
body#checkout .custom-checkbox em {
  display: none;
}

body#checkout section.checkout-step .form-footer button.btn,
button.btn.btn-primary.continue {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  min-width: 200px;
  background-color: var(--primary);
}

body#checkout section.checkout-step .form-footer button.btn:hover,
button.btn.btn-primary.continue:hover {
  background-color: var(--naranja);
  color: #fff;
}

.cart-summary-line .label,
.cart-summary-line.cart-summary-subtotals .label,
.cart-summary-line.cart-summary-subtotals .value {
  font-size: 15px;
  font-weight: 600;
}

/* Paso 2 Checkout */

body#checkout section.checkout-step .content {
  max-width: 625px;
}

body#checkout section.checkout-step #customer-form .form-control-label,
body#checkout section.checkout-step #delivery-address .form-control-label,
body#checkout section.checkout-step #invoice-address .form-control-label,
body#checkout section.checkout-step #login-form .form-control-label {
  line-height: 33px;
}

#checkout .content p {
  font-size: 14px;
}

#checkout .form-control-label {
  font-size: 14px;
  line-height: 16px;
  padding-top: 5px;
}

body#checkout #cart-summary-product-list .media-body {
  font-size: 15px;
}

body#checkout .alert.alert-danger {
  padding: 5px 10px 5px 30px;
}

body#checkout .alert:before {
  left: 11px;
  top: 3px;
}

/* Paso 3 Checkout */
.custom-radio input[type="radio"]:checked + span {
  background-color: var(--primary);
}

/* Paso 4 Checkout */

.payment-options p {
  font-size: 12px !important;
  line-height: 14px;
}

body#checkout .additional-information {
  margin-top: 5px;
  margin-bottom: 30px;
}

body#checkout section.checkout-step .payment-options .payment-option {
  display: flex;
  line-height: 16px;
  font-size: 15px;
}

body#checkout #order-summary-content .col-md-12 > h4.black,
body#checkout #order-summary-content h4.black {
  font-size: 14px !important;
  letter-spacing: 0 !important;
}

#payment-confirmation button.btn.btn-primary.center-block {
  background-color: var(--primary);
  font-size: 16px;
}

#payment-confirmation button.btn.btn-primary.center-block:hover {
  background-color: var(--naranja);
  color: #fff;
}

@media (max-width: 767px) {
  section.checkout-step #delivery-address .form-fields .form-group > .col-md-6 {
    width: 100%;
  }
}

/* Confirmación pedido */

body#checkout #wrapper,
body#order-confirmation #wrapper,
body#my-account #wrapper,
body.page-productsearch #wrapper {
  padding-top: 50px;
}

#content-hook_payment_return * {
  font-size: 15px;
}

#order-confirmation #order-items,
#order-confirmation #order-details {
  font-size: 15px;
  line-height: 18px;
}

#order-items .order-line {
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .order-confirmation-table .qty .row .col-xs-4.text-sm-center {
    text-align: center !important;
    padding-left: 5px !important;
  }

  .definition-list dt,
  .definition-list dd {
    width: 100% !important;
  }

  #order-items .order-line {
    flex-direction: column;
  }
}

/***** END CHECKOUT *****/

/***** PÁGINA ERROR 404 *****/

.image-404 img {
  max-width: 100%;
}

#pagenotfound .page-not-found {
  padding: 0;
  margin-bottom: 0;
}

#pagenotfound .page-not-found h1,
#pagenotfound .page-not-found .content {
  display: none;
}

#pagenotfound .page-not-found .btn {
  background-color: var(--naranja) !important;
  color: #fff !important;
}

#pagenotfound .page-not-found .btn:hover,
#pagenotfound .page-not-found .btn:active,
#pagenotfound .page-not-found .btn:focus {
  background-color: var(--primary) !important;
  color: #fff !important;
}

/***** END PÁGINA ERROR 404 *****/

/***** LOGIN - REGISTRO - RECORDAR CONTRASEÑA *****/

.leo-quicklogin-modal a:hover {
  color: var(--primary);
  text-decoration: underline;
}

/* Login */
div#toAppend {
  display: none;
}

.idxrvalidatinguser-login-buttons {
  align-items: center;
}

.register-button-professional,
.register-button-normal {
  display: block;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0;
}

#deluxeb2b {
  display: block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}

label[for="field-b2b_attachment"] {
  padding-left: 5px;
  padding-right: 5px;
  letter-spacing: -0.51px;
}

#alertdoc {
  width: 100%;
  max-width: 100%;
  font-size: 15px;
  line-height: 21px;
  color: #414141;
  font-weight: 400;
  margin-bottom: 15px;
}

#alertprivate {
  width: 100%;
}

#alertprivate .material-icons {
  margin-bottom: 15px;
}

#customer-form .form-control-comment {
  display: none;
}

#authentication #content .form-group:nth-child(19) .custom-checkbox label:after,
#authentication label.col-md-3.form-control-label[for="field-siret"]:after {
  content: "*";
  color: red;
}

#authentication label.col-md-3.form-control-label[for="field-psgdpr"]:after {
  content: "";
}

#authentication #content *,
#password #content * {
  font-size: 15px;
  line-height: 19px;
}

.page-header h1 {
  font-size: 22px;
  margin-top: 15px;
}

#customer-form {
  margin-top: 15px;
}

#authentication .page-header {
  margin-bottom: 0;
}

/* #authentication #wrapper a:hover {
    background-color: var(--primary);
} */

#authentication #wrapper .btn-primary,
#password #wrapper .btn-primary,
#password #wrapper .page-footer a {
  background-color: var(--naranja);
}

#authentication #wrapper .btn-primary:hover,
#password #wrapper .btn-primary:hover,
#password #wrapper .page-footer a:hover {
  background-color: var(--primary);
}

#authentication #wrapper a:hover,
#authentication #wrapper a.btn-primary:hover,
#main .forgot-password a:hover,
#main .no-account a:hover,
#main .page-footer a:hover {
  color: var(--naranja);
}

/* Registro */

.register-form .form-control-valign .radio-inline {
  padding-top: 3px !important;
  margin-top: 0;
}

#authentication #content .form-group {
  margin-bottom: 10px;
}

#authentication #content .form-control-label {
  line-height: 40px;
  margin-bottom: 0;
}

#authentication .register-form span.form-control-comment {
  display: none;
}

#authentication .register-form .row > .col-md-3 {
  width: 25%;
  text-align: right;
}

#authentication .register-form .row > .col-md-6 {
  width: 75%;
}

.register-form .custom-checkbox em {
  display: none;
}

@media (max-width: 767px) {
  #authentication .register-form .row > .col-md-3 {
    width: 100% !important;
    text-align: left !important;
  }

  #authentication .register-form .row > .col-md-6 {
    width: 90% !important;
  }

  .register-form .form-group.row {
    margin-bottom: 0;
  }

  .idxrvalidatinguser-login-buttons {
    flex-direction: column;
  }

  .register-button-professional,
  .register-button-normal {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }

  .register-button-normal {
    margin-bottom: 20px;
  }
}

/* Recordar contraseña */

#password #main {
  text-align: center;
}

.ps-alert-success li svg {
  display: none;
}

form.forgotten-password {
  width: 600px;
  max-width: 100%;
  margin: 0 auto;
}

#password .page-footer a {
  padding: 10px 30px;
  background-color: var(--primary);
  color: #ffffff !important;
  font-weight: 600;
  text-transform: uppercase;
}

#send-reset-link {
  margin-top: 30px;
}

.send-renew-password-link {
  margin-bottom: 25px;
}

#password .btn.btn-primary {
  min-width: 200px;
}

@media (min-width: 991px) {
  #password #content-wrapper {
    padding: 30px 0;
  }
}

.btn[data-action="show-password"] {
  font-size: 12px !important;
  width: 33px !important;
  overflow: hidden !important;
  padding: 10px !important;
}

.btn[data-action="show-password"]:before {
  content: "\f06e";
  font-family: "FontAwesome";
  padding-right: 15px;
}

/***** END LOGIN - REGISTRO - RECORDAR CONTRASEÑA *****/

/***** MI CUENTA *****/

.myacc_left a:hover,
.myacc_content a:hover {
  color: var(--naranja);
}

.myacc_left .myacc_name {
  font-size: 24px;
}

.myacc_left .links {
  margin-top: 20px;
}

.myacc_content {
  padding-top: 0 !important;
}

.myacc_content .page-header h1 {
  margin-top: 0;
}

.myacc_left .links a {
  font-size: 16px;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .breadcrumb-bg {
    margin-bottom: 10px;
  }

  .myacc_left .myacc_name {
    font-size: 18px;
    margin-top: 15px;
  }

  .myacc_left .links {
    margin-top: 25px;
  }
}

@media (max-width: 767px) {
  .myacc_left .myacc_name {
    margin-top: 20px;
    font-size: 25px;
  }
}

/* Pedidos */

.myacc_content .table-bordered td.order-actions a {
  display: block;
}

.myacc_content .table-bordered td.order-actions a:first-child {
  padding-bottom: 5px !important;
  margin-bottom: 5px;
  border-bottom: 1px solid #c5c5c5;
}

.myacc_content thead tr th {
  color: #000;
  font-weight: 600;
}

.myacc_content .input-group .input-group-btn > .btn,
.myacc_content .btn-outline,
.myacc_content .btn,
.myacc_content .btn-primary {
  background-color: var(--primary) !important;
}

.myacc_content .btn-outline:hover,
.myacc_content .btn:hover,
.myacc_content .btn-primary:hover,
.myacc_content .input-group .input-group-btn > .btn:hover,
.myacc_content .input-group .input-group-btn > .btn:focus,
.myacc_content .input-group .input-group-btn > .btn:active {
  background-color: var(--naranja) !important;
}

.leo-wishlist-button-delete.btn i,
.Remove.mail.alert i {
  color: #fff;
}

.leo-modal-wishlist .modal-header .modal-title {
  font-size: 16px;
}

/* Campos formularios usuario */

.myacc_content .form-control-comment {
  display: none;
}

.lgcookieslaw-account-button img {
  width: 24px;
  margin-right: 13px;
}

.myacc_left .links a i {
  vertical-align: middle;
}

@media (min-width: 991px) {
  .myacc_content #customer-form section .form-group:nth-child(7) .col-md6,
  .myacc_content #customer-form section .form-group:nth-child(8) .col-md6 {
    width: 60%;
  }

  .myacc_content #customer-form footer button {
    min-width: 50%;
    display: block;
    float: none !important;
    margin: 10px auto;
  }
}

/***** END "MI CUENTA" ******/

/******* FOOTER *******/

.box-footerlinkh5,
.box-footernew,
.box-footerbottom {
  color: #fff;
}

.box-footerlinkh5 a,
.box-footernew a,
.box-footerbottom a {
  color: #fff;
}

.box-footerlinkh5 a:hover,
.box-footernew a:hover,
.box-footerbottom a:hover {
  color: var(--naranja);
}

@media (min-width: 992px) {
  .box-footerlinkh5 .ApColumn {
    padding-top: 50px;
  }

  .box-footerlinkh5 .ApColumn:not(:first-of-type) {
    padding-top: 60px;
  }

  .box-footerlinkh5 .localizacion.ApColumn .block.ApHtml {
    margin-top: 33px;
  }
}

.block.footer_nos.ApImage img {
  margin-bottom: 20px;
}

.block.footer_nos.ApImage .image_description p {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #ffffff;
}

.block-social li::before {
  color: #fff;
  font-size: 20px;
}

.block-social li:hover::before {
  color: var(--naranja);
}

.box-footerlinkh5 .localizacion.ApColumn li {
  margin-bottom: 15px;
}

.box-footerlinkh5 .localizacion.ApColumn .i_dir,
.box-footerlinkh5 .localizacion.ApColumn .i_email,
.box-footerlinkh5 .localizacion.ApColumn .i_phone {
  position: absolute;
}

.box-footerlinkh5 .localizacion.ApColumn .t_dir,
.box-footerlinkh5 .localizacion.ApColumn .t_email,
.box-footerlinkh5 .localizacion.ApColumn .t_phone {
  padding-left: 16px;
  display: inline-block;
}

.box-footerlinkh5 .localizacion.ApColumn .t_email a {
  letter-spacing: -0.5px;
}

span.i_mobile i {
  width: 15px !important;
}

span.i_mobile i.fa-mobile:before {
  font-size: 18px;
}

.box-footerlinkh5 .ApColumn .title_block {
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 14px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 19px;
}

.footer-container .ApLink li a {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #fff;
  text-transform: lowercase;
  padding: 8px 0;
}

.footer-container .ApLink li a::first-letter {
  text-transform: uppercase;
}

.footer-container .ApLink li a:hover {
  color: var(--naranja);
}

.credit_footer .block_content p {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
}

.credit_footer .block_content p a {
  color: #fff !important;
  font-weight: 600;
}

.credit_footer .block_content p a:hover {
  color: var(--naranja) !important;
}

.localizacion.ApColumn {
  padding-left: 10px;
}

.box-footerlinkh5 .ApColumn:nth-child(2) {
  border: none;
}

.box_credits .ApColumn .block {
  margin-bottom: 0;
  padding-top: 6px;
  color: #fff;
}

.box_credits .ApColumn .block a {
  color: #fff;
  font-weight: 500;
}

.box_credits .ApColumn .block a:hover {
  color: var(--naranja);
}

.box_credits .ApColumn .credit_pay.block {
  margin-bottom: 18px;
}

@media (min-width: 992px) {
  .credit_footer {
    margin-top: 60px;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .box-footerlinkh5 {
    padding-top: 30px;
  }

  .box-footerlinkh5 .block-social {
    margin-bottom: 20px;
  }

  .box_credits,
  .credit_pay.block {
    text-align: center;
  }
}

.notification .noti {
  display: none;
  background: var(--naranja);
  color: #fff;
  font-weight: 600;
  padding: 7px 0;
  border: 2px solid #fff;
  border-radius: 10px;
}

.notification .notification-close {
  padding: 10px;
}
