/*
Theme Name: Ibérica Air Filter Child
Theme URI: https://ibericaairfilter.com/
Description: Tema hijo de Ibérica Air Filter (Flozen/NasaTheme)
Author: Ibérica Air Filter
Template: ibericaairfilter
Version: 1.1.0
Text Domain: ibericaairfilter-child
*/

/**
 * Personalizaciones confirmadas en el inicio del style.css heredado.
 * Se mantienen también en el padre hasta poder compararlo con Flozen 1.1.5.
 */
body .fixed-already #masthead .logo-wrapper a img {
  max-height: 80px !important;
}

#nasa-tab-description table {
  border: 1px solid #fff;
  text-align: center;
  border-collapse: collapse;
}

#nasa-tab-description table td,
#nasa-tab-description table th {
  border: 1px solid #fff;
  padding: 5px 2px;
}

#nasa-tab-description table tr:nth-child(even) {
  background: #d0e4f5;
}

#nasa-tab-description table thead {
  background: #0b6fa4;
  border-bottom: 5px solid #fff;
}

#nasa-tab-description table thead th {
  font-weight: bold;
  color: #fff;
  text-align: center;
  border-left: 2px solid #fff;
}

#nasa-tab-description table thead th:first-child {
  border-left: none;
}

#nasa-tab-description table tfoot {
  font-weight: bold;
  color: #333;
  background: #d0e4f5;
  border-top: 3px solid #444;
}

.textoblanco {
  color: #fff !important;
}

.cajaproductohomesombra {
  box-shadow: 0 0 50px -15px rgba(0, 0, 0, 0.3);
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.cajaproductohome {
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 23% !important;
  margin: 0 2.4% !important;
}

.cajaproductohome:nth-of-type(1n) {
  margin-left: 0 !important;
}

.cajaproductohome:nth-of-type(4n) {
  margin-right: 0 !important;
}

@media only screen and (max-width: 960px) {
  .cajaproductohome {
    width: 44% !important;
    margin: 0 2.4% !important;
  }

  .cajaproductohome:nth-of-type(1n) {
    margin-left: 2.4% !important;
  }

  .cajaproductohome:nth-of-type(4n) {
    margin-right: 2.4% !important;
  }

  .cajaproductohome:nth-of-type(2n+1) {
    clear: both !important;
    margin-top: 25px !important;
  }
}

.cajaproductohome h3,
.cajaproductohome div.wpb_text_column,
.cajaproductohome div.vc_btn3-container {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.cajaproductohome .vc_btn3-color-blue {
  background-color: #004377 !important;
}

/**
 * Migración 1:1 de Apariencia > Personalizar > CSS adicional.
 * La URL del icono se expresa de forma relativa para funcionar en local,
 * staging y producción.
 */
.nasa-left-main-header {
  width: 90% !important;
}

.nasa-right-main-header {
  width: 10% !important;
}

.nav-wrapper .root-item > a {
  padding: 15px 20px 15px 0 !important;
  text-transform: none !important;
}

body #masthead .logo-wrapper .logo a img {
  max-height: 60px !important;
}

body {
  font-size: 1rem !important;
}

.titulo-con-icono::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/wp-content/uploads/2026/07/icon-check-50.png');
  vertical-align: middle;
}

.nasa-header-sticky .sticky-wrapper.fixed-already #masthead,
.nasa-header-sticky .sticky-wrapper.fixed-already .site-header {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

ul li {
  list-style-position: outside;
  margin-left: 15px;
}

.cajaproductohome img {
  height: 210px !important;
  width: 100% !important;
}

.wow {
  visibility: visible !important;
}

#nasa-menu-sidebar-content.nasa-light-new #mobile-navigation .menu-item-heading {
  color: #fff !important;
}

#nasa-menu-sidebar-content #mobile-navigation .menu-item-heading .fa-bars {
  color: #333e48 !important;
}
