@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//aitec-ec.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.5") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//aitec-ec.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//aitec-ec.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//aitec-ec.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//aitec-ec.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//aitec-ec.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//aitec-ec.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//aitec-ec.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//aitec-ec.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(24,29,56);
	--wd-text-font-size: 16px;
	--wd-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(24,29,56);
	--wd-entities-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(24,29,56);
	--wd-entities-title-color-hover: rgb(74, 90, 140);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(255,255,255);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(24,29,56);
	--wd-alternative-color: rgb(74,90,140);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(24,29,56);
	--btn-accented-bgcolor-hover: rgb(24,29,56);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #181d38;
	--wd-link-color-hover: #4A5A8C;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(http://aitec-ec.com/wp-content/uploads/2021/11/w-smart-home-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(24,29,56);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(24,29,56);
}

/* =============================================
   COLORES BASE HEADER - AITEC
   ============================================= */
.whb-header .wd-nav.wd-nav-main > li > a,
.wd-header-main-nav .menu > li > a,
nav.main-nav > ul > li > a,
.whb-header .wd-tools-element > a {
    color: #181d38 !important;
}

.whb-header .wd-nav.wd-nav-main > li > a:hover,
.whb-header .wd-tools-element > a:hover {
    color: #4A5A8C !important;
    transition: color 0.3s ease;
}

/* =============================================
   TRADUCIR SEARCH A BUSCAR
   ============================================= */
.wd-header-search .wd-tools-text {
    font-size: 0 !important;
    visibility: hidden;
}

.wd-header-search .wd-tools-text::after {
    content: "BUSCAR";
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #181d38;
    visibility: visible;
}

/* =============================================
   BUSCADOR FULLSCREEN
   ============================================= */
.wd-search-full-screen input.s::placeholder {
    color: rgba(24, 29, 56, 0.4) !important;
    opacity: 1 !important;
}

.wd-search-full-screen input.s {
    color: #181d38 !important;
    font-size: 36px !important;
    text-align: center !important;
    border: none !important;
    border-bottom: 2px solid rgba(24, 29, 56, 0.3) !important;
}

.wd-search-info-text {
    font-size: 0 !important;
}

.wd-search-info-text::after {
    content: "Escribe para buscar productos...";
    font-size: 16px;
    color: rgba(24, 29, 56, 0.5);
}

.wd-not-found-msg {
    font-size: 0 !important;
}

.wd-not-found-msg::after {
    content: "No se encontraron productos";
    font-size: 14px;
    color: rgba(24, 29, 56, 0.6);
}

.wd-search-full-screen .wd-search-results a.wd-search-show-all {
    font-size: 0 !important;
}

.wd-search-full-screen .wd-search-results a.wd-search-show-all::after {
    content: "VER TODOS LOS RESULTADOS";
    font-size: 14px;
    font-weight: 600;
    color: #181d38;
}

/* =============================================
   SOLUCIÓN FINAL - FORZAR ALTURA AUTOMÁTICA
   ============================================= */

/* HTML sin altura fija - MÁXIMA PRIORIDAD */
html {
    min-height: 0 !important;
    height: auto !important;
    max-height: none !important;
}

/* BODY sin altura fija */
body {
    min-height: 0 !important;
    height: auto !important;
    max-height: none !important;
    display: block !important;
}

/* Wrapper principal sin altura mínima */
.website-wrapper,
#wrapper {
    min-height: 0 !important;
    height: auto !important;
}

/* Main page wrapper sin altura viewport */
.main-page-wrapper,
.wd-page-wrapper {
    min-height: 0 !important;
    height: auto !important;
}

/* Content sin padding inferior */
.site-content {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

/* Footer pegado al contenido */
.site-footer {
    margin-top: 0 !important;
}

/* Eliminar pseudo-elementos que añaden altura */
html::after,
html::before,
body::after,
body::before {
    display: none !important;
    content: none !important;
}

/* =============================================
   ADD TO COMPARE Y WISHLIST - AZUL AITEC
   ============================================= */

/* Texto de los botones */
.single-product .wd-action-text {
    color: #181d38 !important;
}

/* Hover */
.single-product .wd-action-text:hover {
    color: #4A5A8C !important;
}

/* Contenedor completo del botón */
.single-product .wd-compare-btn,
.single-product .wd-wishlist-btn {
    color: #181d38 !important;
}

.single-product .wd-compare-btn:hover,
.single-product .wd-wishlist-btn:hover {
    color: #4A5A8C !important;
}

/* Iconos SVG */
.single-product .wd-compare-btn svg,
.single-product .wd-wishlist-btn svg {
    fill: #181d38 !important;
    stroke: #181d38 !important;
}

.single-product .wd-compare-btn:hover svg,
.single-product .wd-wishlist-btn:hover svg {
    fill: #4A5A8C !important;
    stroke: #4A5A8C !important;
}

/* =============================================
   ELEMENTOS ADICIONALES - AZUL AITEC
   ============================================= */

/* "Categoría:" texto */
.single-product .product_meta .posted_in,
.single-product .meta_label {
    color: #181d38 !important;
}

/* Enlaces de categorías */
.single-product .product_meta a {
    color: #181d38 !important;
}

.single-product .product_meta a:hover {
    color: #4A5A8C !important;
}

/* Iconos de redes sociales (Share) */
.single-product .wd-social-icons a {
    color: #181d38 !important;
}

.single-product .wd-social-icons a:hover {
    color: #4A5A8C !important;
}

/* Pestañas (DESCRIPCIÓN, VALORACIONES, etc.) */
.single-product .woocommerce-tabs .tabs li a {
    color: #181d38 !important;
}

.single-product .woocommerce-tabs .tabs li.active a,
.single-product .woocommerce-tabs .tabs li a:hover {
    color: #4A5A8C !important;
}

/* =============================================
   OCULTAR PESTAÑAS NO DESEADAS
   ============================================= */

/* Ocultar pestaña "About Brand" */
.woocommerce-tabs .tabs li.brand_tab_tab,
.woocommerce-tabs #tab-brand_tab {
    display: none !important;
}

/* Ocultar pestaña "Shipping and Delivery" */
.woocommerce-tabs .tabs li.shipping_tab,
.woocommerce-tabs #tab-shipping_tab,
.woocommerce-tabs .tabs li.additional_information_tab,
.woocommerce-tabs #tab-additional_information {
    display: none !important;
}

/* Colores para los botones */
.wpcf7-submit {
    background-color: #181d38 !important;
    border-color: #181d38 !important;
    color: white !important;
}

.wpcf7-submit:hover {
    background-color: #4A5A8C !important;
    border-color: #4A5A8C !important;
}

/* Ocultar texto NEW y reemplazar con Nuevo */
.product-label.new {
    font-size: 0 !important;
    line-height: 0 !important;
}

.product-label.new::before {
    content: "Nuevo" !important;
    font-size: 12px !important;
    line-height: normal !important;
    display: block !important;
}


/* SOLO efectos al HOVER - más profesional para B2B */
.info-box-carousel .info-box-wrapper {
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
    cursor: pointer;
}

/* Efecto hover elegante - elevación suave */
.info-box-carousel .info-box-wrapper:hover {
    transform: translateY(-8px) !important;
}

/* Sombra sutil al hover */
.info-box-carousel .info-box-wrapper:hover .info-svg-wrapper {
    filter: drop-shadow(0 8px 16px rgba(24, 29, 56, 0.15)) !important;
    transition: filter 0.4s ease !important;
}

/* El icono crece sutilmente */
.info-box-carousel .info-box-wrapper:hover .info-svg-wrapper img {
    transform: scale(1.08) !important;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
}

/* Título cambia a color de marca */
.info-box-carousel .info-box-wrapper:hover .info-box-title {
    color: #4A5A8C !important;
    transition: color 0.3s ease !important;
}

/* Efecto de "brillo" en el círculo del icono (opcional) */
.info-box-carousel .info-box-wrapper:hover .info-svg-wrapper::before {
    content: '';
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    border-radius: 50%;
    background: rgba(74, 90, 140, 0.1);
    z-index: -1;
    animation: pulse-ring 1.5s ease-out;
}

@keyframes pulse-ring {
    0% {
        transform: scale(0.8);
        opacity: 1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}
