/*
 Theme Name:    Electro Child
 Theme URI:     https://themeforest.net/item/electro-electronics-store-woocommerce-theme/15720624
 Description:   This is the child theme of Electro
 Author:        MadrasThemes
 Author URI:    https://madrasthemes.com/
 Template:      electro
 Version:       3.3.13
 License:       GNU General Public License v2 or later
 License URI:   http://www.gnu.org/licenses/gpl-2.0.html
 Tags:          light, dark, two-columns, right-sidebar, responsive-layout
 Text Domain:   electro-child
*/
.forminator-edit-module{display: none;}
.row-marcas ul {
    column-count: 5; 
    column-gap: 20px;
    list-style: none;
    padding: 0; 
}
.row-marcas ul li {
    margin-bottom: 10px;
}
.header-icons .header-icon {
  display: none;
}
.logo-opalux {
  max-width: 200px;
}
.products .product.product-card .product-inner {
  background-color: #fff;
  margin: 5px;
}
.footer-logo img {
  max-width: 80px;
}
.back-to-top-wrapper {
  right: auto;
  left: 1.25rem;
}
.top-bar {
  background-color: #f0f0f0;
}
.top-bar .nav > li > a {
  color: #333333;
}
.top-bar #menu-header-superior-izquierda li > a {
  color: rgb(232, 36, 38);
}
.yith-ywraq-add-button {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}
.woocommerce .add-request-quote-button.button {
  background-color: #d01619 !important;
  color: #f9f9f9 !important;
}
.product-remove a.yith-ywraq-item-remove.remove {
  display: flex !important;
  border: 1px solid rgb(232,36,38);
  border-radius: 50px;
  width: 25px;
  height: 25px;
  text-align: center;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  color: #e82426;
  font-size: 15px;
}
.woocommerce.ywraq-wrapper .cart a.button.wc-backward {
  margin-right: 20px;
  background-color: #e82426 !important;
  color: #fff !important;
}
#yith-ywraq-form table th {
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
}
table.cart .actions {
  text-align: left;
}
.yith-ywraq-mail-form-wrapper {
  margin-top: 40px;
}
.yith-ywraq-mail-form-wrapper h3 {
  margin-bottom: 20px;
  font-weight: 700;
}
.woocommerce form .form-row .required {
  color: #E01020;
}
#yith-ywraq-mail-form .raq-send-request {
  background-color: #e82426;
  color: #fff;
}
.btn-cotizar {
  margin-left: 20px;
  display: flex;
  align-items: center;
  color: #333333;
  font-weight: 600;
}
.box-opalux {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex: 1 1 400px;
  order: 10;
  max-width: 400px;
}
.datos-contacto {
  list-style: none;
  padding-left: 0;
}
.datos-contacto li {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.datos-contacto li i {
  width: 35px;
  height: 35px;
  color: #ffffff;
  background-color: #e82426;
  border-radius: 100px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  margin-right: 15px;
}
p > a {
  color: #e82426;
}
.nosotros-box .wpb_wrapper {
  display: flex;
  gap: 30px;
  align-items: center;
}
.nosotros-box h4 {
  font-weight: 600;
}
.menu-inicio i {
  margin-right: 5px;
}
.categoria-padre {
  margin-bottom: 5px !important;
}
.categoria-padre a {
  font-weight: 700;
  color: #333e48 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.categoria-padre a:hover {
  background-color:#ffffff !important;
}

@media (min-width: 1480px) {
  .opalux-subcat .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 576px) {
  .home-list-categories .category-media-body {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 1480px) {
  #menu-header-superior-izquierda {
    width: 100%;
    justify-content: center;
  }
  #menu-headersuperior-derecha {
    width: 100%;
    justify-content: center;
  }
  .row-categorias .vc_col-sm-3 {
    width: 50%;
  }
}
@media (max-width: 1200px) {
  .handheld-header-v2 .header-logo {
    flex: 1 1 auto;
  }
  .handheld-header-links .my-account {
    display: none;
  }
  
}
@media (max-width: 768px) {
  .row-categorias .vc_col-sm-3 {
    width: 100%;
  }
}
@media (max-width: 680px) {
  .text-cart {
    display: none;
  }
  .logo-opalux {
    max-width: 150px;
  }
  .handheld-header-v2 .header-logo img {
    max-width: 60px;
  }
}
@media (max-width: 460px) {
  .logo-opalux {
    max-width: 90px;
  }
  .handheld-header-v2 .header-logo img {
    max-width: 50px;
  }
  .box-opalux {
    padding-left: 0;
  }
  .handheld-header-v2 .header-logo {
    padding-right: 0;
  }