
/* /custom_web_site/static/src/css/style_inicio_p.css */
 #hero-inicio{background-image: url('/custom_web_site/static/src/img/rectangle-1-2.png'); background-size: cover; background-position: center; background-repeat: no-repeat; width: 100%; max-width: 100%; height: auto; min-height: 400px; aspect-ratio: 16 / 9; position: relative; overflow: hidden; margin: 0; border-radius: 0; padding: 0;}.hero-content-container{position: absolute; top: 0; left: 0; width: 100%; padding: 2rem; z-index: 2; display: flex; flex-direction: column; align-items: center;}.hero-search-centered{position: absolute; top: 0 !important; left: 50% !important; transform: translateX(-50%); width: 100%; max-width: 1400px; z-index: 10;}@media (min-width: 768px){#hero-inicio{background-image: url('/custom_web_site/static/src/img/rectangle-1-2.png'); background-position: center; background-repeat: no-repeat; background-size: cover; aspect-ratio: auto; height: auto; min-height: 720px; overflow: hidden; max-width: 1320px; width: calc(100% - 4rem); margin: 1.5rem auto 0; border-radius: 28px;}.hero-content-container{position: absolute; padding-top: 96px; padding-bottom: 40px;}.hero-search-centered{position: absolute; top: 20px !important; left: 50% !important; transform: translateX(-50%); max-width: 1400px; width: calc(100% - 48px); margin: 0; padding: 0; z-index: 10;}.inicio-search-wrapper{width: 100%; position: relative; z-index: 1000;}.inicio-search-wrapper .overlap-group-inicio{position: relative; z-index: 1000; width: 100%; max-width: 1200px; margin: 0 auto; padding: 8px 16px; background-color: #12004f !important; border-radius: 999px; display: flex; flex-direction: row; align-items: center; justify-content: space-between; gap: 15px; box-shadow: 0 4px 15px rgba(0,0,0,0.2);}.inicio-search-wrapper .search-mode-group{display: flex; align-items: center; gap: 12px; flex-shrink: 0;}.inicio-search-wrapper .search-mode-label{color: white; font-weight: 600; font-size: 15px; margin-right: 5px; white-space: nowrap;}.inicio-search-wrapper .btn-toggle{background: #ffffff; border: none; color: #12004f; border-radius: 999px; padding: 0 14px; height: 38px; display: inline-flex; align-items: center; gap: 8px; transition: all 0.2s ease; cursor: pointer; font-size: 13px; font-weight: 600;}.inicio-search-wrapper .btn-toggle.active{background: white; color: #12004f; border: none;}.inicio-search-wrapper .btn-toggle img{filter: invert(8%) sepia(90%) saturate(3000%) hue-rotate(250deg) brightness(60%); width: 20px; height: 20px; object-fit: contain;}.inicio-search-wrapper .btn-toggle.active img{filter: invert(8%) sepia(90%) saturate(3000%) hue-rotate(250deg) brightness(60%);}.inicio-search-form{flex: 1; min-width: 0;}.search-input-container{position: relative; width: 100%;}.search-icon-left{position: absolute; left: 18px; top: 50%; transform: translateY(-50%); color: #666; z-index: 5; font-size: 16px;}.encuentra-productos-o-servicios-search{width: 100%; height: 48px; border-radius: 999px; border: none; padding: 0 20px 0 45px !important; background: white; color: #333; font-size: 15px; outline: none; transition: box-shadow 0.2s;}.encuentra-productos-o-servicios-search:focus{box-shadow: 0 0 0 3px rgba(255,255,255,0.2);}.location-container{display: flex; align-items: center; background: #ffffff; padding: 0 15px; border-radius: 999px; color: #12004f; gap: 10px; height: 38px; flex-shrink: 0; border: none; margin: 0;}.location-icon{font-size: 16px; color: #12004f;}.location-wrap select{background: transparent; border: none; color: #12004f; cursor: pointer; font-weight: 600; font-size: 14px; outline: none; max-width: 150px; padding-right: 5px;}.location-wrap select option{color: #333; background: white;}}.search_page{width: 100%;}.inicio-search-wrapper .location-wrap{display: flex; align-items: center;}.inicio-search-wrapper .location-select{border: none; background: #ffffff; font-size: 14px; font-weight: 600; color: #12004f; cursor: pointer; outline: none; padding: 6px 28px 6px 12px; border-radius: 999px; min-width: 150px; appearance: none; background-image: linear-gradient(45deg, transparent 50%, #12004f 50%), linear-gradient(135deg, #12004f 50%, transparent 50%); background-position: calc(100% - 16px) 50%, calc(100% - 11px) 50%; background-size: 6px 6px, 6px 6px; background-repeat: no-repeat; box-shadow: none;}.inicio-search-wrapper .location-select:focus{outline: none; box-shadow: none;}.overlap-group-inicio{position: relative; justify-content: center;}.inicio-search-wrapper .btn-toggle{background-color: #ffffff; border: none; border-radius: 999px; color: #12004f; font-weight: 600; height: 38px; padding: 0 14px;}.inicio-search-wrapper .btn-toggle img{filter: invert(8%) sepia(90%) saturate(3000%) hue-rotate(250deg) brightness(60%);}.inicio-search-wrapper .btn-toggle.active{background-color: #ffffff; border: none; color: #12004f;}.inicio-search-wrapper .btn-toggle.active:hover, .inicio-search-wrapper .btn-toggle:hover{background-color: #e8e0ff; color: #12004f;}.inicio-search-wrapper .overlap-group1-1{background-color: #ffffff; border-radius: 999px;}.inicio-search-wrapper .encuentra-productos-o-servicios-search{color: #12004f; background-color: transparent; border: none; outline: none; width: 100%;}.inicio-search-wrapper .encuentra-productos-o-servicios-search::placeholder{color: #6b5fa0;}.inicio-search-wrapper .frame-18-1{filter: invert(100%);}#sticky-search-bar{position: fixed; top: 84px; left: 50%; transform: translateX(-50%) translateY(-16px); width: calc(100% - 112px); max-width: 1272px; z-index: 1000; opacity: 0; pointer-events: none; transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1), transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);}#sticky-search-bar.sticky-search-visible{opacity: 1; pointer-events: auto; transform: translateX(-50%) translateY(0);}.hero-text-wrapper{max-width: 600px; margin-left: auto; margin-right: 2rem; text-align: left;}.hero-title{font-family: var(--text-font-helvetica-regular); font-size: var(--text-font-size-56); font-style: normal; font-weight: var(--font-weight-400); letter-spacing: 0; margin-top: 140px;}.auto-layout-horizontal-5 p{margin-top: 1rem; font-size: 1rem; line-height: 1.5;}.hero-parrafo{color: var(--color-brand-white); font-family: var(--text-font-roboto); font-size: var(--text-font-size-19-9); font-weight: var(--font-weight-400); letter-spacing: var(--text-letter-spacing-0); line-height: var(--text-line-height-29-9); margin-top: 5rem; width: 100%; max-width: 500px;}.frame-container-1{display: flex; gap: 1rem;}.btn-asesoria, .btn-buscar{font-family: var(--text-font-roboto); font-size: 1rem; font-weight: 500; padding: 0.4rem 6rem; border-radius: 999px; border: none; cursor: pointer; transition: all 0.3s ease; text-align: center;}.btn-asesoria{background-color: transparent; color: #ffde00; border: 2px solid #ffde00;}.btn-buscar{background-color: #ffde00; color: #000; border: none;}.btn-asesoria:hover, .btn-buscar:hover{opacity: 0.9; transform: translateY(-2px);}.section-spacer{height: 3rem; background-color: transparent; clear: both;}.hero-section{position: relative; z-index: 10;}@media (max-width: 767.98px){#hero-inicio{position: relative; z-index: 10; height: auto; min-height: unset; aspect-ratio: unset; display: block; margin-bottom: 0; margin: 0; border-radius: 0; padding: 0; width: 100%;}.hero-mobile-wrapper{display: flex; flex-direction: column; position: relative; width: 100%; background-color: #ffffff; overflow: hidden; border: none !important; border-top: none !important; box-shadow: none !important; outline: none !important;}.image-principal-mobile{background-image: url('/custom_web_site/static/src/img/fondo-inicio-movil.png'); background-size: cover; background-position: center 40%; background-repeat: no-repeat; height: 48vh; min-height: 300px; max-height: 400px; position: relative; width: 100%; flex-shrink: 0;}.hero-text-mobile{padding: 2.5rem 2rem; background-color: #ffffff; position: relative; z-index: 2; margin-top: 0; width: 100%; flex-shrink: 0; box-sizing: border-box; display: flex; flex-direction: column; align-items: center; text-align: center;}.title-principal-mobile{color: #000 !important; font-size: 1.8rem; font-weight: 700; line-height: 1.25; margin-bottom: 1rem; text-shadow: none !important; text-align: center; width: 100%;}.subtexto-principal-mobile{font-size: 0.95rem; color: #555; margin-bottom: 2rem; text-align: center; line-height: 1.5; width: 100%;}.btn-comprar-mobile{background-color: #12004f; color: #fff; border: none; width: 100%; max-width: 280px; padding: 1.2rem 2rem; border-radius: 50px; font-weight: 600; font-size: 1rem; transition: all 0.3s ease; cursor: pointer; box-shadow: 0 2px 8px rgba(18,0,79,0.15); text-decoration: none; display: inline-flex; align-items: center; justify-content: center;}.btn-asesoria-mobile{background-color: #ffffff; color: #12004f; border: 2px solid #12004f; width: 100%; max-width: 280px; padding: 1.2rem 2rem; border-radius: 50px; font-weight: 600; font-size: 1rem; transition: all 0.3s ease; cursor: pointer; text-decoration: none; display: inline-block; margin-top: 1rem;}.btn-comprar-mobile:active, .btn-asesoria-mobile:active{transform: translateY(-1px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);}.btn-comprar-mobile:hover, .btn-asesoria-mobile:hover{transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);}.hero-content-container{display: none;}}#hero-inicio + section, #hero-inicio + *{position: relative; z-index: 0; margin-top: 0; clear: both;}@media (min-width: 768px) and (max-width: 991.98px){#hero-inicio{min-height: 500px;}.hero-title{font-size: 2.5rem; margin-top: 150px;}.hero-parrafo{font-size: 1.1rem; margin-top: 3rem;}}.mobile-search-bar-wrapper{position: center; top: 1rem; left: 20%; transform: translateX(-20%); width: 90%; z-index: 3; display: flex; justify-content: center;}.mobile-top-bar-content{background-color: #ffffff; border-bottom: 1px solid #e0e0e0;}.icon-mobile{width: 16px; height: 16px;}.text-mobile{font-size: 14px; color: #333;}.vertical-divider-mobile{width: 1px; height: 20px; background-color: #ccc;}@media (max-width: 767.98px){.mobile-top-bar-content{background-color: #ffffff; border-bottom: 1px solid #f0f0f0; padding: 0.8rem 2rem; display: flex; justify-content: center; align-items: center; margin-top: 92px; position: relative; z-index: 5;}.icon-mobile{width: 18px; height: 18px; margin-right: 0.8rem; flex-shrink: 0;}.text-mobile{font-size: 0.95rem; color: #333; font-weight: 500;}.vertical-divider-mobile{width: 1px; height: 20px; background-color: #ccc;}}@media (max-width: 767.98px){.mobile-search-toggle{display: flex; justify-content: center; align-items: center; gap: 12px; padding: 1rem 2rem; background: #ffffff; border-bottom: 1px solid #f0f0f0; flex-wrap: wrap;}.mobile-search-toggle .btn-toggle{height: 44px; padding: 0 18px; font-size: 0.9rem; border-radius: 999px; background-color: #f0f0f0; border: 2px solid transparent; color: #333; font-weight: 600; display: flex; align-items: center; gap: 8px; transition: all 0.2s ease; flex: 0 0 auto;}.mobile-search-toggle .btn-toggle img{width: 18px; height: 18px; filter: none;}.mobile-search-toggle .btn-toggle.active{background-color: #12004f; color: #ffffff; border-color: #12004f;}.mobile-search-toggle .btn-toggle:active{transform: scale(0.98);}}@media (max-width: 767.98px){.search-overlay-container{position: relative; top: 0; left: auto; transform: none; width: 100%; max-width: none; z-index: 5; padding: 1rem 2rem; background: #ffffff; border-bottom: 1px solid #f0f0f0; margin: 0;}.search-box{background-color: #f5f5f5; border-radius: 50px; padding: 0.9rem 1.2rem; box-shadow: none; border: 1px solid #e0e0e0; display: flex; align-items: center; gap: 0.8rem; width: 100%;}.search-box:focus-within{border-color: #12004f; box-shadow: 0 0 0 3px rgba(18, 0, 79, 0.1);}.icon-search{width: 20px; height: 20px; opacity: 0.6; flex-shrink: 0;}.search-input{border: none; background: transparent; font-size: 0.95rem; flex: 1; outline: none;}.search-input:focus{outline: none; box-shadow: none;}.search-input::placeholder{color: #999;}}.compra-pasos-section{padding: 2rem 0; background-color: #fff; position: relative; z-index: 2;}.compra-pasos-contenedor{display: flex !important; justify-content: flex-start !important; gap: 1rem; padding: 0 2rem;}.bg-section{background-color: var(--color-seashell);}.compra-pasos-img{height: 48px; margin-top: 1.0px; width: 48px;}.span1-1{color: var(--color-brand-blue);}.compra-pasos-titulo{font-size: 42px; font-family: var(--text-font-helvetica-regular); font-weight: var(--font-weight-700); font-style: normal; letter-spacing: 0; color: var(--color-brand-black); text-align: left;}@media (max-width: 767.98px){.compra-pasos-section{padding: 2rem 0; margin-top: 0;}.compra-pasos-contenedor{flex-direction: column; gap: 1rem; text-align: center; padding: 0 2rem;}.compra-pasos-img{max-height: 50px; margin-bottom: 0.5rem; margin-right: 0 !important;}.compra-pasos-titulo{font-size: 1.4rem; text-align: center; font-weight: 700; color: #000 !important;}.compra-pasos-titulo .span1-1{color: #000 !important;}}.servicio-card{background-color: var(--color-seashell); border: none; border-radius: 20px; box-shadow: 0px 2px 4px -2px #0000000f , 0px 4px 8px -2px #0000001a; transition: transform 0.3s ease; height: 100%; min-height: 360px; display: flex; width: 100%; max-width: 367px; margin: 0 auto; flex-direction: column; align-items: center; justify-content: flex-start;}.servicio-card:hover{transform: translateY(-5px);}.servicio-card-img1{width: 450px; height: auto; margin-bottom: 1rem;}.servicio-card-img{width: 310px; height: auto; margin-bottom: 1rem; mix-blend-mode: multiply;}.servicio-card-titulo{font-family: var(--text-font-helvetica-regular); font-size: 30px; font-style: normal; font-weight: var(--font-weight-700); letter-spacing: 0; color: #333; margin-bottom: 0.5rem;}.desktop-body-regularcontent-regular{font-family: var(--text-font-regular-inter); font-size: var(--text-font-size-16); font-style: normal; font-weight: var(--font-weight-400); letter-spacing: 0;}.servicio-card-texto{font-family: var(--text-font-regular-inter); font-size: 16px; font-style: normal; font-weight: var(--font-weight-400); letter-spacing: 0; color: #666; margin: 0;}@media (max-width: 768px){.servicio-card{padding: 1.5rem 1.2rem; border-radius: 12px; height: auto; min-height: unset; width: 100%; flex-direction: column; justify-content: flex-start; align-items: center; text-align: center; gap: 0.75rem;}.servicio-card-img{width: 110px; margin: 0; flex-shrink: 0;}.servicio-card-titulo{font-size: 1.3rem; margin: 0; font-weight: 700; text-align: center; line-height: 1.3;}.servicio-card-texto{display: block; font-size: 1rem; text-align: center; margin-top: 0.25rem; line-height: 1.5;}}.catalogo-productos-header img.catalogo-productos-icon{width: 40px; height: auto; margin-right: 15px;}.catalogo-title{font-family: var(--text-font-helvetica-regular); font-size: 42px; font-style: normal; font-weight: var(--font-weight-700); letter-spacing: 0; margin-left: 10px;}#catalogo-productos .catalogo-title{font-size: 42px; font-family: var(--text-font-helvetica-regular); font-weight: var(--font-weight-700);}#promociones-categoria .catalogo-title{font-size: 42px; font-family: var(--text-font-helvetica-regular); font-weight: var(--font-weight-700);}#productos-tendencia .catalogo-title{font-size: 42px; font-family: var(--text-font-helvetica-regular); font-weight: var(--font-weight-700);}.catalogo-parrafo{color: #666; font-weight: var(--font-weight-400); height: 72px; line-height: var(--text-line-height-24); margin-left: 15px; text-align: center; width: 234px;}.catalogo-parrafo{color: #666; font-size: 16px; font-weight: var(--font-weight-400); line-height: var(--text-line-height-24); text-align: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: auto; max-width: 100%;}.catalogo-productos-card{background-color: var(--color-seashell); border-radius: 20px; box-shadow: 0px 2px 4px -2px #0000000f, 0px 4px 8px -2px #0000001a; transition: transform 0.3s ease; padding: 1.5rem; display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 220px;}.catalogo-productos-card:hover{transform: translateY(-5px);}.catalogo-productos-card-title{font-family: var(--text-font-helvetica-regular); font-size: var(--text-font-size-18); font-style: normal; font-weight: var(--font-weight-400); letter-spacing: 0;}.catalogo-productos-img{height: 140px; width: 138px; margin-bottom: 0.75rem;}.catalogo-productos-img1{height: 140px; width: 138px; margin-bottom: 0.75rem;}.catalogo-productos-parabrisas{height: 130px; width: 128px; margin-bottom: 0.75rem;}@media (max-width: 768px){#catalogo-productos{padding: 1.5rem 0;}.catalogo-productos-header{flex-direction: column; align-items: center; text-align: center; padding: 0 1.5rem;}.catalogo-title{font-size: 1.4rem; margin: 0 0 0.5rem 0; text-align: center;}.catalogo-parrafo{font-size: 0.9rem; text-align: center; margin: 0.5rem 0 1.5rem 0; width: 100%;}.catalogo-productos-card{padding: 1rem; border-radius: 12px; min-height: 140px;}.catalogo-productos-img, .catalogo-productos-img1, .catalogo-productos-parabrisas{max-width: 80px; margin-bottom: 0.5rem;}h5.catalogo-productos-card-title{font-size: 0.95rem; text-align: center;}.position-absolute.start-0, .position-absolute.end-0{display: none;}#catalogo-scroll-container{margin: 0 1.5rem;}}.promociones-ofertas-section{background-color: #ffffff;}.promociones-ofertas-title{font-family: var(--text-font-roboto); font-size: var(--text-font-size-30); font-style: normal; font-weight: 800; letter-spacing: 0; line-height: var(--text-line-height-33-6); margin-bottom: 1rem; color: var(--color-brand-black);}.consulta-nuestras-p{color: var(--color-brand-black); font-family: var(--text-font-roboto); font-size: var(--text-font-size-16); font-weight: var(--font-weight-700); letter-spacing: var(--text-letter-spacing-0); line-height: var(--text-line-height-23-9); margin-left: 1.0px; margin-top: 398px; min-height: 48px; text-align: center; width: 259px;}.promociones-ofertas-parrafo{color: #666; font-family: var(--text-font-roboto); font-size: var(--text-font-size-16); font-weight: var(--font-weight-700); letter-spacing: var(--text-letter-spacing-0); color: #666; margin-bottom: 1rem;}.promociones-ofertas-link{font-family: var(--text-font-roboto); font-size: var(--text-font-size-16); font-style: normal; font-weight: var(--font-weight-700); letter-spacing: 0; color: var(--color-brand-blue-2); line-height: var(--text-line-height-22-4); margin-left: 3.0px; margin-top: 15px; min-width: 91px; white-space: nowrap;}.promociones-ofertas-bg{position: absolute; top: 10%; left: 50%; transform: translateX(-10%); max-width: 50%; z-index: 1; border-radius: 20px;}.promociones-ofertas-mobile{display: none;}.promociones-ofertas-img{position: relative; z-index: 2; max-width: 80%;}@media (max-width: 768px){#promociones-ofertas{padding: 1.5rem 0;}.promociones-ofertas-section .row{flex-direction: column; text-align: center; gap: 0;}.promociones-ofertas-title{font-size: 1.3rem; margin-bottom: 1rem; text-align: center; padding: 0 1.5rem; line-height: 1.3;}.promociones-ofertas-parrafo{font-size: 0.9rem; margin-bottom: 0; display: block; padding: 0 1.5rem;}.promociones-ofertas-link{display: none;}.promociones-ofertas-section{position: relative;}.promociones-ofertas-section .col-md-6.text-center.position-relative{position: relative; height: auto; width: 100%; margin: 0; padding: 1.5rem 1rem; display: block;}.promociones-ofertas-bg{width: 85%; max-width: 100%; height: 85%; z-index: 1; margin: 0 auto; left: 50%; top: 0; transform: translateX(-50%);}.promociones-ofertas-mobile{margin-top: 1.5rem; display: block; font-weight: 400; font-size: 0.9rem; padding: 0 1.5rem;}.promociones-ofertas-img{height: auto; z-index: 2; margin: 0; max-width: 70%;}.promociones-ofertas-link-mobile{display: inline-block; font-size: 0.9rem; color: #0045ff; margin-top: 1rem; text-decoration: underline; text-align: center; display: block; width: 100%;}}.promo-categoria-icon{width: 60px; height: auto;}.promociones-categoria-banner{background-color: #e5e7fb;}.promociones-categoria-card{position: relative !important; overflow: hidden !important; border-radius: 20px; box-shadow: 0px 2px 4px -2px #0000000f, 0px 4px 8px -2px #0000001a; transition: transform 0.3s ease; width: 100% !important; height: 400px !important; min-height: 400px !important; display: flex !important; align-items: flex-end !important; justify-content: center !important; padding-bottom: 30px !important;}.promo-cat-bg-img{position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; border-radius: 20px; z-index: 0;}.promociones-categoria-card:hover{transform: translateY(-5px);}.promo-cat-img{max-width: 70px; height: auto;}.titulo_promos_cat{position: relative; z-index: 2; font-family: var(--text-font-helvetica-regular); font-size: 13px; font-weight: 700; color: #ffffff; text-align: center; background-color: #12004f; border-radius: 999px; padding: 7px 18px; margin: 0 35px 0 35px; display: inline-block; width: calc(100% - 32px); box-sizing: border-box;}@media (max-width: 768px){#promociones-categoria{padding: 1.5rem 0;}#promociones-categoria .d-flex.align-items-center{flex-direction: column; text-align: center; padding: 0 1.5rem; margin-bottom: 1rem;}#promociones-categoria .catalogo-title{font-size: 1.4rem; text-align: center; margin: 0;}.promo-categoria-icon{margin-bottom: 0.5rem; margin-right: 0; width: 40px; height: auto;}.desktop-headingsh2{font-size: 1.4rem;}.promociones-categoria-banner .row{display: grid; grid-template-columns: repeat(2, 1fr); gap: 1rem; padding: 0 1rem;}.promociones-categoria-card{height: 200px !important; min-height: 200px !important; border-radius: 14px; padding: 0 !important;}.titulo_promos_cat{font-size: 0.8rem; font-weight: 700; color: #ffffff; background-color: #12004f; border-radius: 999px; padding: 6px 12px; margin: 0 auto 8px auto; display: inline-block; width: auto; max-width: 90%;}.promo-cat-img{max-width: 40px; margin-bottom: 0.5rem;}.promociones-categoria-banner{padding: 0 !important;}.col-md-3.mb-4{flex: 0 0 calc(50% - 0.5rem); max-width: calc(50% - 0.5rem);}}@media (max-width: 576px){.promociones-ofertas-section .col-md-6.text-center.position-relative{height: 250px;}}.marca-logo{max-height: 35px; object-fit: contain;}.fuego-icon{width:60px; height: auto;}.producto-card{display: flex; flex-direction: column; justify-content: center; height: 100%; background-color: var(--color-seashell); border-radius: 20px; border: none; padding: 1.5rem 1rem; box-shadow: 0px 2px 4px -2px #0000000f, 0px 4px 8px -2px #0000001a; transition: transform 0.3s ease;}.producto-card:hover{transform: translateY(-5px);}.producto-card .card-body{display: flex; flex-direction: column; align-items: center; background-color: transparent;}.marca-logo{width: 200px; height: auto;}.producto-img{width: 100%; max-width: 200px; height: auto;}.producto-img2{width: 120%; max-width: 210px; height: auto;}.producto-img3{width: 170%; max-width: 250px; height: auto;}.card-title{letter-spacing: var(--text-letter-spacing-0); line-height: var(--text-line-height-27-2); margin-top: -0.77px; position: relative; text-align: center; white-space: nowrap; width: fit-content;}.font-card-title{color: var(--color-brand-black); font-family: var(--text-font-roboto); font-size: var(--text-font-size-19-3); font-style: normal; font-weight: var(--font-weight-700);}.card-body .card-text{color: #1D2DB6 !important;}.card-text{color: var(--color-brand-blue)!important; letter-spacing: var(--text-letter-spacing-0); line-height: 33.2px; margin-top: -5px; position: relative; text-align: center; white-space: nowrap; width: fit-content;}.btn{line-height: var(--text-line-height-19-6); margin-top: -1.00px;}.producto-card .btn{border-radius: 999px !important;}.btn-primary{background-color: var(--color-brand-blue); color: var(--color-brand-white); font-weight: var(--font-weight-400); line-height: var(--text-font-size-24); margin-top: -1.00px; position: relative; white-space: nowrap; width: fit-content; border: none;}.text-btn-compra{color: var(--color-brand-white); font-family: var(--text-font-roboto); font-size: var(--text-font-size-13-3); font-style: normal; font-weight: var(--font-weight-400);}#productos-tendencia .carousel-control-prev, #productos-tendencia .carousel-control-next{width: 60px; height: 60px; top: 50%; transform: translateY(-50%); background-color: transparent; border: none; border-radius: 50%; box-shadow: none; display: flex; align-items: center; justify-content: center; padding: 0; position: absolute; z-index: 2;}#productos-tendencia .carousel-control-prev{left: -30px;}#productos-tendencia .carousel-control-next{right: -30px;}#productos-tendencia .arrow-icon{width: 30px; height: auto;}@media (max-width: 768px){.desktop-carousel{display: none !important;}}.mobile-carousel{display: none;}.mobile-carousel-container{overflow-x: auto; scrollbar-width: none; -ms-overflow-style: none;}.mobile-carousel-container::-webkit-scrollbar{display: none;}.mobile-carousel-track{display: flex; gap: 15px; padding: 10px 0; width: max-content;}.mobile-product-card{flex: 0 0 280px; min-width: 280px;}@media (max-width: 768px){#productos-tendencia{padding: 1.5rem 0;}.titulo-productos-tendencia{flex-direction: column; align-items: center; text-align: center; margin-bottom: 1.5rem; justify-content: center; padding: 0 1.5rem;}#productos-tendencia .catalogo-title{font-size: 1.4rem; margin: 0;}.desktop-headingsh2{font-size: 1.4rem;}.fuego-icono{width: 40px; height: auto; margin-bottom: 0.5rem;}.mobile-product-card{flex: 0 0 calc(50% - 0.5rem); min-width: calc(50% - 0.5rem);}.mobile-product-card .card-body{padding: 1rem 0.75rem;}.mobile-product-card .card-title{font-size: 0.95rem; margin-bottom: 0.5rem;}.mobile-product-card .card-text{font-size: 0.85rem; margin-bottom: 0.75rem;}.mobile-product-card .btn{font-size: 0.85rem; padding: 0.6rem 1rem;}#productos-tendencia .carousel-control-prev, #productos-tendencia .carousel-control-next{display: none;}#productos-tendencia{overflow: hidden;}}@media (max-width: 576px){.mobile-product-card{flex: 0 0 250px; min-width: 250px;}.mobile-carousel-track{gap: 12px; padding-left: 15px; padding-right: 15px;}@media (max-width: 768px){#productos-tendencia .catalogo-title{font-size: 1.5rem;}}}.novedades-title{font-family: var(--text-font-helvetica-regular); font-size: 42px; font-style: normal; font-weight: var(--font-weight-400); letter-spacing: 0;}.novedades-icon{width: 50px; height: auto;}.categorias-font{color: var(--color-brand-black); font-family: var(--text-font-roboto); font-size: var(--text-font-size-13-3); font-style: normal; font-weight: var(--font-weight-600);}.novedades-card-font-title{color: var(--color-brand-black); font-family: var(--text-font-roboto); font-size: var(--text-font-size-22-8); font-style: normal; font-weight: var(--font-weight-700);}.novedades-card-font-parrafo{color: var(--color-brand-black); font-family: var(--text-font-roboto); font-size: var(--text-font-size-15-2); font-style: normal; font-weight: var(--font-weight-400);}.span1{text-decoration: underline;}.novedades-card-link{color: var(--color-brand-blue); font-family: var(--text-font-roboto); font-size: var(--text-font-size-15-2); font-style: normal; font-weight: var(--font-weight-400);}.author-box{display: flex; align-items: center; gap: 10px;}.author-image{width: 40px; height: 40px; border-radius: 50%; object-fit: cover;}.author-text small{display: block; line-height: 1.2; font-size: 13px; color: #6c757d;}.btn-guia-experto{background-color: #fceb5d; border: 1px solid #000; border-radius: 999px; padding: 10px 20px; color: #000; text-decoration: none; font-weight: 500; transition: background-color 0.2s ease;}.btn-guia-experto:hover{background-color: #fbe84a;}@media (max-width: 768px){#novedades-experto{padding: 1.5rem 0;}#novedades-experto .d-flex.align-items-center{flex-direction: column; align-items: center; text-align: center; padding: 0 1.5rem; margin-bottom: 1rem;}#novedades-experto .novedades-title{font-size: 1.3rem; text-align: center;}.novedades-icon{margin-bottom: 0.5rem; width: 40px; height: auto;}.novedades-title{font-size: 1.3rem; font-family: var(--text-font-helvetica-regular); font-weight: var(--font-weight-400); font-style: normal; letter-spacing: 0;}#novedades-experto .row{display: grid; grid-template-columns: 1fr; gap: 1.5rem; padding: 0 1rem;}#novedades-experto .col-md-4{margin-bottom: 0;}.novedades-card-font-title{font-size: 1.1rem;}.novedades-card-font-parrafo{font-size: 0.9rem;}#novedades-experto .text-end{display: none;}#novedades-experto .container{padding: 0;}.seccin-patrocinada-por{font-size: 0.85rem;}}.clientes{width: 80px; height: 80px;}@media (max-width: 767.98px){.mobile-custom-search-container{width: 100%; padding: 0 1rem; position: relative; z-index: 1001; margin-top: 20px;}.mobile-search-card{background: #ffffff; border-radius: 20px; padding: 1.25rem; box-shadow: 0 8px 24px rgba(18, 0, 79, 0.12); border: 1px solid rgba(18, 0, 79, 0.05);}.mobile-search-modes{display: flex; gap: 8px; margin-bottom: 1.25rem; overflow-x: auto; padding-bottom: 4px; scrollbar-width: none; border-radius: 999px;}.mobile-search-modes::-webkit-scrollbar{display: none;}.mobile-search-modes .btn-toggle-mobile{background: #f5f7ff; border: 1px solid #e0e5f5; color: #12004f; border-radius: 999px; padding: 8px 14px; font-size: 0.85rem; font-weight: 600; display: flex; align-items: center; gap: 6px; white-space: nowrap; transition: all 0.2s ease;}.mobile-search-modes .btn-toggle-mobile.active{background: #12004f; color: #ffffff; border-color: #12004f;}.mobile-search-modes .btn-toggle-mobile img{width: 16px; height: 16px; opacity: 0.7;}.mobile-search-modes .btn-toggle-mobile.active img{filter: brightness(0) invert(1); opacity: 1;}.mobile-input-group{position: relative; margin-bottom: 1rem;}.mobile-input-group .search-icon{position: absolute; left: 14px; top: 50%; transform: translateY(-50%); color: #12004f; opacity: 0.5; font-size: 1.1rem;}.mobile-input-group input{width: 100%; background: #f8f9ff; border: 1.5px solid #eef0f7; border-radius: 999px; padding: 12px 14px 12px 42px; font-size: 0.95rem; color: #12004f; transition: all 0.2s ease;}.mobile-input-group input:focus{background: #ffffff; border-color: #12004f; outline: none; box-shadow: 0 0 0 4px rgba(18, 0, 79, 0.05);}.mobile-location-bar{display: flex; align-items: center; gap: 8px; padding: 8px 20px; background: #f8f9fa; border: 1px solid #eef0f7; border-radius: 999px; color: #12004f; font-size: 0.9rem; font-weight: 500; width: fit-content; margin: 0 auto;}.mobile-location-bar i{font-size: 1rem; color: #12004f; opacity: 0.8;}.mobile-location-select{background: transparent; border: none; color: #12004f; font-size: 14px; font-weight: 600; cursor: pointer; outline: none; -webkit-appearance: auto !important; -moz-appearance: auto !important; appearance: auto !important; padding: 0;}.logos-company-sencillo{margin-top: -15px !important;}}

/* /custom_web_site/static/src/css/style_store_p.css */
.div-buscador{background-color: transparent; padding: 0;}#searchByLlanta .div-buscador{background-color: transparent; padding: 12px 0;}#products_grid{top: 150px;}.div-filters-section{top: 150px;}.div-content-search-principal{background-color: #12004f; border-radius: 24px; overflow: hidden; width: 100%;}.llanta-panel-layout{display: flex; align-items: stretch; height: auto; min-height: 220px; overflow: hidden;}.llanta-panel-img{flex: 0 0 35%; display: flex; align-items: flex-end; justify-content: flex-start; overflow: hidden; padding: 0;}.llanta-panel-img .frame-search{max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; object-position: left bottom; display: block;}.llanta-panel-right{flex: 1; display: flex; flex-direction: column; justify-content: center; padding: 28px 36px 28px 8%; gap: 22px; min-width: 0;}.llanta-panel-filters{display: flex; align-items: center; flex-wrap: wrap; gap: 10px;}.llanta-panel-medidas{display: flex; align-items: flex-start; gap: 0; flex-wrap: nowrap;}.llanta-medida-original{display: flex; flex-direction: column; gap: 6px; min-width: 200px; padding-right: 28px;}.llanta-medida-original .medida-text{font-size: 16px; font-weight: 600; line-height: 1.3; margin: 0;}.llanta-medida-original .medida-text-second{font-size: 11px; margin: 0;}.llanta-medida-opcionales{display: flex; flex-direction: column; gap: 8px; flex: 1; min-width: 0; border-left: 1px solid rgba(255, 255, 255, 0.2); padding-left: 28px;}.llanta-medida-opcionales .medida-text-opt{font-size: 15px; margin: 0; line-height: 1.2;}.llanta-medida-opcionales .div-buttons-options{margin: 0;}.frame-search{height: 173px; width: 100%;}.div-content-image{width: 100%;}.div-filters{display: flex; flex-wrap: wrap; align-items: center; justify-content: center; text-align: center; gap: 10px; padding: 20px;}.div-buttons-options{display: flex; flex-wrap: wrap; gap: 10px;}.select-rounded{font-family: var(--text-font-regular-inter); padding: 8px 20px; border-radius: 999px; border: none; background-color: white; color: #12004f; font-size: 13px; font-weight: 600; cursor: pointer; text-align: left; outline: none; appearance: none; -webkit-appearance: none; background-image: linear-gradient(45deg, transparent 50%, #12004f 50%), linear-gradient(135deg, #12004f 50%, transparent 50%); background-position: calc(100% - 16px) 50%, calc(100% - 11px) 50%; background-size: 5px 5px, 5px 5px; background-repeat: no-repeat; min-width: 90px;}.select-rounded::-ms-expand{display: none;}.select-rounded:hover{background-color: #e8e0ff;}.card-title{color: var(--color-brand-blue); padding-top: 20px;}.div-description-tires{width: 380px; margin-right: 20px; border-radius: 10px; box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); z-index: 999;}.filter-container{max-width: 350px; background-color: #f5f5f5; padding: 10px; border-radius: 12px; box-shadow: none;}.filter-section{border-bottom: 1px solid #e0e0e0; padding: 10px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; font-family: var(--text-font-helvetica-regular);}.filter-section:last-child{border-bottom: none;}.span-title{font-size: 28px; font-weight: bold; margin-bottom: 20px;}.filter{font-size: 18px; font-weight: bold;}font-size: 19px; font-weight: semi-bold; font-family: var(--text-font-regular-inter); color: #ffffff;}.medida-text-second{font-size: 12.5px; font-weight: semi-bold; color: rgba(255, 255, 255, 0.7); font-family: var(--text-font-regular-inter);}.medida-text-opt{font-size: 19px; font-weight: semi-bold; color: #c9b8ff; font-family: var(--text-font-regular-inter);}.btn-medida-opt{background: white; border: none; border-radius: 999px; color: #12004f; font-size: 13px; font-weight: 600; padding: 5px 16px; transition: background 0.2s;}.btn-medida-opt:hover{background: #e8e0ff; color: #12004f;}.select-title{font-size: 30px; font-weight: bold; color: #ffffff; margin-right: 20px; font-family: var(--text-font-helvetica-regular);}.filter{font-size: 18px; font-weight: bold;}.filter-title{font-size: 16px; font-family: var(--text-font-helvetica-regular);}.arrow{transition: transform 0.3s ease; color: #12004f;}.arrow.down{transform: rotate(90deg);}.filter-options{display: none; padding: 10px;}.filter-options label{display: flex; align-items: center; gap: 10px; margin: 10px 0; font-family: 'Inter Tight', sans-serif; font-size: 18px; cursor: pointer;}.filter-options input[type="checkbox"]{appearance: none; -webkit-appearance: none; width: 18px; height: 18px; background-color: white; border: 1px solid #12004f; border-radius: 50%; cursor: pointer; margin: 0; display: flex; align-items: center; justify-content: center;}.filter-options input[type="checkbox"]:checked{background-color: #12004f; border: 1px solid #12004f;}.filter-options input[type="checkbox"]:checked::after{content: '';}.btn-primary-azul{border-radius: 999px; background-color: #ffffff; color: #12004f; padding: 8px 20px; border: none; text-align: center; margin-bottom: 10px; font-family: var(--text-font-regular-inter); font-weight: 600; cursor: pointer; transition: background-color 0.2s ease;}.btn-primary-azul:hover{background-color: #e8e0ff; color: #12004f;}.barra_busqueda{display: flex; align-items: center; justify-content: flex-start; flex-wrap: nowrap; background-color: #12004f; border-radius: 999px; gap: 12px; padding: 8px 16px; width: 100%;}.barra_busqueda .d-flex{display: flex; align-items: center; gap: 12px; flex-shrink: 0;}.barra_busqueda strong{font-size: 14px; color: #ffffff; white-space: nowrap; font-weight: 600; display: flex; align-items: center;}.btn-toggle{display: inline-flex; align-items: center; justify-content: center; padding: 0 14px; border: none; border-radius: 999px; background-color: #ffffff; color: #12004f; font-size: 13px; font-weight: 600; cursor: pointer; transition: all 0.2s ease; white-space: nowrap; text-decoration: none; height: 38px; box-sizing: border-box;}.btn-toggle.active{background-color: #ffffff; border: none; color: #12004f;}.btn-toggle.active:hover, .btn-toggle:hover{background-color: #e8e0ff; color: #12004f;}.btn-toggle img{width: 16px; height: 16px; margin-right: 6px; flex-shrink: 0; filter: invert(8%) sepia(90%) saturate(3000%) hue-rotate(250deg) brightness(60%);}.btn-vehiculo-volver, .btn-vehiculo-volver.active{position: relative; overflow: hidden; background-color: #f3f4f6; border-color: #ffffff; color: #000; transition: color 0.3s ease; min-width: 170px;}.btn-vehiculo-volver::after{content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; background: #d64545; transform: translateY(100%); transition: transform 0.35s ease; z-index: 0;}.btn-vehiculo-volver:hover, .btn-vehiculo-volver:active{color: #fff;}.btn-vehiculo-volver:hover::after, .btn-vehiculo-volver:active::after{transform: translateY(0);}.btn-vehiculo-volver .vehicle-toggle{position: relative; display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; min-height: 59px; padding: 10px 16px; z-index: 1;}.btn-vehiculo-volver .vehicle-text, .btn-vehiculo-volver .volver-text{position: absolute; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; line-height: 1.3; color: inherit; transition: opacity 0.2s ease;}.btn-vehiculo-volver .vehicle-text{opacity: 1;}.btn-vehiculo-volver .volver-text{font-weight: 700; font-size: 14px; opacity: 0;}.btn-vehiculo-volver .vehicle-text-title{font-weight: 700; font-size: 14px;}.btn-vehiculo-volver .vehicle-text-subtitle{font-size: 11px;}.btn-vehiculo-volver:hover .vehicle-text, .btn-vehiculo-volver:active .vehicle-text{opacity: 0;}.btn-vehiculo-volver:hover .volver-text, .btn-vehiculo-volver:active .volver-text{opacity: 1;}.barra_busqueda .search-container{flex-grow: 1; min-width: 250px; max-width: none;}.rounded-select{border-radius: 16px !important; padding: 10px;}.rounded-select{border-radius: 16px !important; border: 1px solid #d0d7de; background-color: #f9fafb; font-weight: 600;}@media (max-width: 768px){.barra_busqueda{flex-direction: column; gap: 15px; padding: 15px;}.barra_busqueda .d-flex{justify-content: center; flex-wrap: wrap;}.barra_busqueda .search-container{min-width: 100%;}}.fuego-icon{width: 60px; height: auto;}.producto-card{display: flex; flex-direction: column; justify-content: center; height: 100%; background-color: #f4f6fb; border-radius: 16px; padding: 1.5rem 1rem; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);}.producto-card .card-body{display: flex; flex-direction: column; align-items: center;}.marca-logo{width: 200px; height: auto;}.producto-img{width: 100%; max-width: 200px; height: auto;}.producto-img2{width: 120%; max-width: 210px; height: auto;}.producto-img3{width: 170%; max-width: 250px; height: auto;}.card-title{letter-spacing: var(--text-letter-spacing-0); line-height: var(--text-line-height-27-2); margin-top: -0.77px; position: relative; text-align: center; white-space: nowrap; width: fit-content;}.font-card-title{color: var(--color-brand-black); font-family: var(--text-font-roboto); font-size: var(--text-font-size-19-3); font-style: normal; font-weight: var(--font-weight-700);}.card-text{color: var(--color-brand-blue); letter-spacing: var(--text-letter-spacing-0); line-height: 33.2px; margin-top: -5px; position: relative; text-align: center; white-space: nowrap; width: fit-content;}.btn{line-height: var(--text-line-height-19-6); margin-top: -1.00px;}.btn-primary{background-color: var(--color-brand-blue); color: var(--color-brand-white); font-weight: var(--font-weight-400); line-height: var(--text-font-size-24); margin-top: -1.00px; position: relative; white-space: nowrap; width: fit-content; border: none;}.text-btn-compra{color: var(--color-brand-white); font-family: var(--text-font-roboto); font-size: var(--text-font-size-13-3); font-style: normal; font-weight: var(--font-weight-400);}#productos-tendencia .carousel-control-prev, #productos-tendencia .carousel-control-next{width: 60px; height: 60px; top: 50%; transform: translateY(-50%); background-color: transparent; border: none; border-radius: 50%; box-shadow: none; display: flex; align-items: center; justify-content: center; padding: 0; position: absolute; z-index: 2;}#productos-tendencia .carousel-control-prev{left: -30px;}#productos-tendencia .carousel-control-next{right: -30px;}#productos-tendencia .arrow-icon{width: 30px; height: 50px;}@media (max-width: 768px){.desktop-carousel{display: none !important;}}.mobile-carousel{display: none;}.mobile-carousel-container{overflow-x: auto; scrollbar-width: none; -ms-overflow-style: none;}.mobile-carousel-container::-webkit-scrollbar{display: none;}.mobile-carousel-track{display: flex; gap: 15px; padding: 10px 0; width: max-content;}.mobile-product-card{flex: 0 0 280px; min-width: 280px;}@media (max-width: 768px){.desktop-carousel{display: none !important;}.mobile-carousel{display: block;}.titulo-productos-tendencia{justify-content: center; text-align: center; margin-bottom: 1.5rem;}.desktop-headingsh2{font-size: 1.5rem;}.fuego-icono{width: 40px; height: auto;}.mobile-product-card .card-body{padding: 1rem 0.75rem;}.mobile-product-card .card-title{font-size: 1rem; margin-bottom: 0.5rem;}.mobile-product-card .card-text{font-size: 0.875rem; margin-bottom: 0.75rem;}.mobile-product-card .btn{font-size: 0.875rem; padding: 6px 16px;}.titulo-productos-tendencia{flex-direction: column; align-items: center !important; text-align: center;}.titulo-productos-tendencia .fuego-icono{margin-bottom: 0.5rem;}.titulo-productos-tendencia h2{font-size: 1.5rem;}}@media (max-width: 576px){.mobile-product-card{flex: 0 0 250px; min-width: 250px;}.mobile-carousel-track{gap: 12px; padding-left: 15px; padding-right: 15px;}@media (max-width: 768px){#productos-tendencia .catalogo-title{font-size: 1.5rem;}}}#productos-tendencia{text-align: center; margin-top: 120px; display: flex; justify-content: center; width: 100%;}#productos-tendencia .container{max-width: 1140px; width: 100%; padding-left: 15px; padding-right: 15px; margin: 0 auto; text-align: center;}.promo-categoria-icon{width: 60px; height: auto;}.promociones-categoria-banner{background-color: #e5e7fb;}.promociones-categoria-card{background-color: #f3f5f9; border-radius: 15px; height: 100%;}.promo-cat-img{max-width: 55px; height: auto;}.producto-card{background-color: #f3f5f9; border-radius: 15px; border: none;}@media (max-width: 768px){#promociones-categoria .d-flex.align-items-center{flex-direction: column; text-align: center;}#promociones-categoria .catalogo-title{font-size: 1.5rem;}.promo-categoria-icon{margin-bottom: 0.5rem; margin-right: 0; width: 40px; height: auto;}.desktop-headingsh2{font-size: 1.5rem;}.promociones-categoria-banner .row{display: grid; grid-template-columns: repeat(2, 1fr); gap: 1rem;}.promociones-categoria-card{padding: 1rem;}.titulo_promos_cat{font-size: 1.0rem;}.promo-cat-img{max-width: 45px; margin-bottom: 0.5rem;}.promociones-categoria-banner{padding: 1rem !important;}.col-md-3.mb-3{margin-bottom: 0 !important;}}@media (max-width: 576px){.promociones-ofertas-section .col-md-6.text-center.position-relative{height: 250px;}}.marca-logo{max-height: 35px; object-fit: contain;}.img_ubi{width: 20px; height: 20px; flex-shrink: 0; margin-right: 0.5rem; filter: invert(100%);}.barra_busqueda_bg{background-color: #f5f5f5; border-radius: 12px; padding: 12px 16px; box-sizing: border-box;}.search-bar-bg{background-color: transparent; border-radius: 0; padding: 0; width: auto; display: flex; align-items: center; gap: 12px; flex-grow: 1; min-width: 0;}.input-wrapper{flex: 1; min-width: 0px; display: flex; max-width: 65%;}.input-search-box{background-color: white; border-radius: 999px; height: 40px; padding-left: 12px; padding-right: 12px; flex-grow: 1; width: 100%;}.input-search{border: none; outline: none; background-color: transparent; font-size: 14px; color: #12004f;}.custom-width{width: 240px; max-width: 100%;}.location-wrap{display: flex; align-items: center;}.location-select{border: none; background: #fff; font-size: 14px; font-weight: 600; color: #12004f; cursor: pointer; outline: none; padding: 6px 28px 6px 12px; border-radius: 999px; min-width: 150px; appearance: none; background-image: linear-gradient(45deg, transparent 50%, #12004f 50%), linear-gradient(135deg, #12004f 50%, transparent 50%); background-position: calc(100% - 16px) 50%, calc(100% - 11px) 50%; background-size: 6px 6px, 6px 6px; background-repeat: no-repeat; box-shadow: none;}.location-select:focus{outline: none; box-shadow: none;}.barra_busqueda{width: 100%; max-width: 100%; overflow: hidden; display: flex; flex-wrap: nowrap; gap: 12px;}.col.o_wsale_layout_list[style*="opacity"], .col.o_wsale_layout_list *[style*="opacity"]{opacity: 1 !important;}#section-contacto-asesor{background: linear-gradient(135deg, #e8ecff 0%, #f0f4ff 100%); width: 100vw;}.contacto-container{max-width: 1400px; margin: 0 auto; padding: 0 20px;}.contacto-card{background: linear-gradient(...); border-radius: 25px; padding: 50px 40px; box-shadow: ...; border: 1px solid ...; position: relative; overflow: hidden;}.seccion-ancho-completo{width: 100vw; position: relative;}.contenedor-promociones{max-width: 1400px; margin: 0 auto;}@media (max-width: 767px){.oe_product_cart .o_wsale_product_information_text{flex: 1 !important; padding: 14px !important; width: auto !important; align-self: flex-start !important;}.text-opinions{color: #6b7280 !important;}.text-vendido{background: #059669 !important; color: white !important; padding: 2px 6px !important; border-radius: 8px !important; font-size: 10px !important; display: inline-block !important; margin-top: 4px !important;}.text-envio{color: #059669 !important; font-weight: 600 !important;}.text-details{color: #1d4ed8 !important; font-weight: 500 !important; cursor: pointer !important;}.image-start{width: 60px !important; height: auto !important;}.oe_product_cart .o_wsale_product_information_text{align-self: stretch !important;}.div-description-tires{border-left: none !important; border-top: 1px solid #e5e7eb !important; margin-top: 10px !important; justify-content: flex-start !important; width: 100% !important; margin: 0 !important; padding: 12px !important; border-radius: 0 !important; box-shadow: none !important; background: #f8fafc !important; display: flex !important; flex-direction: column !important; justify-content: flex-end !important; align-self: stretch !important;}.div-description-tires .div-image-brand img{max-width: 100% !important; height: auto !important; display: block !important; margin: 0 auto 15px auto !important; object-fit: contain !important;}.div-description-tires .row.report{display: flex !important; flex-wrap: nowrap !important; justify-content: space-between !important; align-items: flex-start !important; margin: 15px 0 !important; padding: 0 !important; gap: 5px !important;}.div-description-tires .col-carac-product-first img, .div-description-tires .col-carac-product img{max-width: 30px !important; max-height: 30px !important; width: auto !important; height: auto !important; margin: 2px auto !important; object-fit: contain !important; display: block !important;}.div-description-tires .col-carac-product-first h1:last-child{font-size: 8px !important; color: #2E65A4 !important; font-weight: 600 !important; margin-top: 2px !important; line-height: 1.1 !important;}.btn-buy{margin: 8px 0 4px 0 !important;}.btn-azul, .btn-blanco{padding: 8px 12px !important; font-size: 11px !important; border-radius: 6px !important; text-align: center !important; display: block !important; width: 100% !important; margin-bottom: 4px !important;}.btn-azul{background: #1d4ed8 !important; color: white !important; border: none !important;}.btn-blanco{background: transparent !important; color: #1d4ed8 !important; border: 1px solid #1d4ed8 !important;}.oe_website_sale #products_grid .row{justify-content: center !important; gap: 10px !important;}.oe_website_sale #products_grid .col-lg-4, .oe_website_sale #products_grid .col-md-6, .oe_website_sale #products_grid .col-sm-6, .oe_website_sale #products_grid [class*="col-"]{max-width: 320px !important; flex: 0 0 auto !important; margin-bottom: 1rem !important;}.card-header{max-width: 300px !important; margin: 0 auto !important;}.oe_website_sale #products_grid>.row>div{margin-bottom: 1rem !important;}}@media (max-width: 576px){.card-header, .oe_product_cart{max-width: 280px !important;}.card-header{padding: 4px 12px !important;}.card-header .card-title{font-size: 11px !important;}.card-header.w-100{position: absolute; z-index: 1; max-height: 50px;}.div-description-tires{padding: 8px !important;}.oe_product_cart .o_wsale_product_information_text{padding: 10px !important;}.oe_website_sale #products_grid .row{gap: 8px !important;}.div-description-tires .col-carac-product-first img, .div-description-tires .col-carac-product img{max-width: 25px !important; max-height: 25px !important;}.div-description-tires .col-carac-product-first h1, .div-description-tires .col-carac-product h1{font-size: 9px !important;}}@media (max-width: 767px){.oe_website_sale #products_grid>.row>div{display: flex !important; flex-direction: column !important; align-items: center !important;}}@media (max-width: 767px){.oe_product_cart .oe_product_image{display: block !important; width: 100% !important; height: auto !important;}.oe_product_cart .oe_product_image img{max-width: 100% !important; height: auto !important; object-fit: contain !important;}.oe_product_cart .o_wsale_product_information_text{width: 100% !important; flex: none !important;}.oe_product_cart{display: block !important; height: auto !important; min-height: unset !important; padding-bottom: 20px !important;}}@media (max-width: 767px){.oe_product_cart .o_wsale_product_information_text{width: 100% !important; flex: none !important;}.oe_product_cart .div-description-tires{width: 100% !important; display: block !important; justify-content: flex-start !important; padding: 12px !important;}.oe_product_cart .o_wsale_product_information{display: block !important; overflow: visible !important; height: auto !important; width: 100% !important;}.oe_website_sale #products_grid .row{display: flex !important; flex-wrap: wrap !important; gap: 12px !important;}.oe_website_sale #products_grid > .row > div{flex: 0 0 calc(50% - 6px) !important; max-width: calc(50% - 6px) !important;}.oe_product_cart{display: flex !important; flex-direction: column !important; height: auto !important; min-height: 320px !important; max-width: 100% !important; margin-bottom: 0 !important; padding: 10px !important;}.oe_product{margin-bottom: 0 !important;}.div-description-tires .col-carac-product-first, .div-description-tires .col-carac-product{padding-left: 0 !important; padding-right: 0 !important;}.card-header{margin-bottom: 0 !important; position: relative !important;}.oe_product_image{margin-top: 0 !important; max-height: 140px !important; display: flex !important; align-items: center !important; justify-content: center !important;}.oe_product_image img{max-height: 120px !important; width: auto !important; object-fit: contain !important;}.oe_product_cart .o_wsale_product_information_text h6{font-size: 0.75rem !important; line-height: 1.2 !important; margin-bottom: 4px !important;}.oe_product_cart .o_wsale_product_information_text .product_price{font-size: 1rem !important; font-weight: 700 !important;}.oe_product_cart .o_wsale_product_btn{font-size: 0.75rem !important; padding: 6px 12px !important;}.oe_product_cart .div-description-tires{display: none !important;}}.image-user{width: 50px; height: 50px; object-fit: cover; border-radius: 50%; margin-right: 5px;}.image-stars{width: 100px; height: 20px;}.button-right-arrow{right: -15px; z-index: 10; top: 55%;}.button-left-arrow{left: -15px; z-index: 10; top: 55%;}.image-button-arrow{width: 15px; height: 35px;}.section-testimonios-title{font-family: var(--text-font-emphasis); font-weight: var(--font-weight-400); font-size: var(--text-font-size-48); text-align: center; line-height: var(--text-line-height-120); color: var(--color-brand-black); letter-spacing: var(--text-letter-spacing-0);}.section-testimonios-subtitle{font-family: var(--text-font-roboto); font-weight: var(--font-weight-400); color: var(--color-brand-black); font-size: var(--text-font-size-18); text-align: center; letter-spacing: var(--text-letter-spacing-0); line-height: var(--text-line-height-150); font-style: var(--text-font-style);}.section-testimonios-parrafos{font-size: var(--text-font-size-18); line-height: var(--text-line-height-150); font-family: var(--text-font-roboto); font-weight: var(--font-weight-400); color: var(--color-brand-black); letter-spacing: var(--text-letter-spacing-0); font-style: var(--text-font-style); text-align: justify;}.section-testimonios-users{font-family: var(--text-font-roboto); font-weight: var(--font-weight-700); color: var(--color-brand-black); font-size: var(--text-font-size-16); letter-spacing: var(--text-letter-spacing-0); line-height: var(--text-line-height-150); white-space: nowrap; font-style: var(--text-font-style);}@media (max-width: 767.98px){.testimonios-carousel-container{position: relative; overflow: hidden; padding: 0 40px;}.testimonios-carousel{display: flex; overflow-x: auto; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch;}.testimonios-slide{flex: 0 0 100%; scroll-snap-align: start; padding: 0 10px; box-sizing: border-box;}.testimonios-carousel::-webkit-scrollbar{display: none;}.testimonios-card-mobile{min-height: 280px; display: flex; flex-direction: column; justify-content: space-between;}.image-stars-mobile{max-width: 80px;}.image-user-mobile{max-width: 30px; height: 30px; border-radius: 50%;}.section-testimonios-parrafos-mobile{font-size: 0.85rem; line-height: 1.4; text-align: justify;}.section-testimonios-users-mobile{font-size: 0.9rem; font-weight: 600;}.testimonios-btn-prev, .testimonios-btn-next{top: 50%; transform: translateY(-50%); z-index: 10; width: 35px; height: 35px; border-radius: 50%; padding: 0; display: flex; align-items: center; justify-content: center;}.testimonios-btn-prev{left: 10px;}.testimonios-btn-next{right: 10px;}.image-button-arrow-mobile{width: 12px; height: 12px;}.testimonios-dots{margin-top: 1rem;}.dot{height: 8px; width: 8px; margin: 0 4px; background-color: #bbb; border-radius: 50%; display: inline-block;}.dot.active, .dot:hover{background-color: #717171;}.section-testimonios-title{font-size: 1.5rem; margin-bottom: 0.5rem;}.section-testimonios-subtitle{font-size: 0.9rem; margin-bottom: 1rem;}}.testimonios-carousel{display: flex; overflow-x: auto; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch;}@media (max-width: 767.98px){.testimonios-carousel{overflow-x: auto; overflow-y: hidden; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; scrollbar-width: none; -ms-overflow-style: none;}.testimonios-carousel::-webkit-scrollbar{display: none;}.testimonios-slide{min-width: 30%; width: 30%;}}.fuego-icon{width: 40px; height: auto;}.producto-card{display: flex; flex-direction: column; justify-content: center; height: 100%; background-color: #f4f6fb; border-radius: 16px; padding: 1.5rem 1rem; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);}.producto-card .card-body{display: flex; flex-direction: column; align-items: center;}.marca-logo{width: 100px; height: 120px;}.producto-img{width: 100px; max-width: 120px; height: 120px;}.producto-img2{width: 120%; max-width: 210px; height: auto;}.producto-img3{width: 170%; max-width: 250px; height: auto;}.card-title{letter-spacing: var(--text-letter-spacing-0); line-height: var(--text-line-height-27-2); margin-top: -0.77px; position: relative; text-align: center; white-space: nowrap; width: fit-content;}.font-card-title{color: var(--color-brand-black); font-family: var(--text-font-roboto); font-size: var(--text-font-size-19-3); font-style: normal; font-weight: var(--font-weight-700);}.card-text{color: var(--color-brand-blue); letter-spacing: var(--text-letter-spacing-0); line-height: 33.2px; margin-top: -5px; position: relative; text-align: center; white-space: nowrap; width: fit-content;}.btn{line-height: var(--text-line-height-19-6); margin-top: -1.00px;}.btn-primary{background-color: var(--color-brand-blue); color: var(--color-brand-white); font-weight: var(--font-weight-400); line-height: var(--text-font-size-24); margin-top: -1.00px; position: relative; white-space: nowrap; width: fit-content; border: none;}.text-btn-compra{color: var(--color-brand-white); font-family: var(--text-font-roboto); font-size: var(--text-font-size-13-3); font-style: normal; font-weight: var(--font-weight-400);}#productos-tendencia .carousel-control-prev, #productos-tendencia .carousel-control-next{width: 60px; height: 60px; top: 50%; transform: translateY(-50%); background-color: transparent; border: none; border-radius: 50%; box-shadow: none; display: flex; align-items: center; justify-content: center; padding: 0; position: absolute; z-index: 2;}#productos-tendencia .carousel-control-prev{left: -30px;}#productos-tendencia .carousel-control-next{right: -30px;}#productos-tendencia .arrow-icon{width: 30px; height: auto;}@media (max-width: 768px){.desktop-carousel{display: none !important;}.mobile-carousel{display: none;}.mobile-carousel-container{overflow-x: auto; scrollbar-width: none; -ms-overflow-style: none;}.mobile-carousel-container::-webkit-scrollbar{display: none;}.mobile-carousel-track{display: flex; gap: 15px; padding: 10px 0; width: max-content;}.mobile-product-card{flex: 0 0 280px; min-width: 280px;}}@media (max-width: 768px){.desktop-carousel{display: none !important;}.mobile-carousel{display: block;}.titulo-productos-tendencia{justify-content: center; text-align: center; margin-bottom: 1.5rem;}.desktop-headingsh2{font-size: 1.5rem;}.fuego-icono{width: 40px; height: auto;}.mobile-product-card .card-body{padding: 1rem 0.75rem;}.mobile-product-card .card-title{font-size: 1rem; margin-bottom: 0.5rem;}.mobile-product-card .card-text{font-size: 0.875rem; margin-bottom: 0.75rem;}.mobile-product-card .btn{font-size: 0.875rem; padding: 6px 16px;}.titulo-productos-tendencia{flex-direction: column; align-items: center !important; text-align: center;}.titulo-productos-tendencia .fuego-icono{margin-bottom: 0.5rem;}.titulo-productos-tendencia h2{font-size: 1.5rem;}}@media (max-width: 576px){.mobile-product-card{flex: 0 0 250px; min-width: 250px;}.mobile-carousel-track{gap: 12px; padding-left: 15px; padding-right: 15px;}}@media (max-width: 768px){#productos-tendencia .catalogo-title{font-size: 1.5rem;}}.card-header.product-header-full-width{width: 100%; background: #f8f9fa; border-bottom: 1px solid #ddd; padding: 10px 15px;}.card-header.product-header-full-width .card-title{font-size: 16px; font-weight: 700; color: #34495e; margin: 0; text-align: left;}.card-header.w-100{position: absolute; z-index: 1;}.product-card-horizontal{background: white; border: 1px solid #e0e0e0; border-radius: 8px; overflow: hidden; transition: box-shadow 0.3s ease;}.product-card-horizontal:hover{box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);}.product-image-horizontal{width: 100%; height: 250px; object-fit: contain; padding: 20px; background: #f8f9fa;}.product-image-placeholder{width: 100%; height: 250px; background: #f8f9fa; display: flex; align-items: center; justify-content: center;}.product-info-horizontal{padding: 20px;}.brand-logo-small{max-height: 30px; max-width: 100px; object-fit: contain;}.product-title-horizontal{font-size: 1.1rem; font-weight: 600; color: #0066cc;}.product-category{font-size: 0.9rem;}.product-rating{font-size: 0.9rem;}.rating-stars .fa{font-size: 14px;}.product-features{border-top: 1px solid #e0e0e0; padding-top: 15px;}.feature-item{flex: 1; font-size: 0.75rem; color: #666;}.feature-item i{color: #0066cc;}.product-tags .badge{font-size: 0.75rem; padding: 4px 8px;}.product-actions-horizontal{padding: 20px; display: flex; flex-direction: column; justify-content: center; height: 100%; border-left: 1px solid #e0e0e0;}.price-old{font-size: 0.9rem;}.price-current{font-size: 1.5rem; font-weight: bold;}.discount-badge .badge{font-size: 0.9rem; padding: 5px 10px;}@media (max-width: 768px){.product-card-horizontal .row{flex-direction: column;}.product-actions-horizontal{border-left: none; border-top: 1px solid #e0e0e0;}.product-image-horizontal{height: 200px;}}.btn-collapse:hover svg{color: #0066cc;}.btn-collapse:focus{outline: none;}#searchByVehiculo .container{max-width: 1400px !important; margin: 0 auto !important; padding: 40px 20px;}#searchByLlanta .div-buscador{max-width: 1400px !important; margin: 0 auto !important;}#productsSection .o_wsale_products_main_row{max-width: 1400px !important; margin: 0 auto !important; padding-left: 20px; padding-right: 20px;}#productsSection.container-fluid{max-width: 1400px !important; margin: 0 auto !important;}.div-barra-busqueda .container{max-width: 1400px !important;}@media (max-width: 1440px){#searchByVehiculo .container, #searchByLlanta .div-buscador, #productsSection .o_wsale_products_main_row, #productsSection.container-fluid, .div-barra-busqueda .container{max-width: 95% !important; padding-left: 15px; padding-right: 15px;}}@media (max-width: 768px){#searchByVehiculo .container, #searchByLlanta .div-buscador, #productsSection .o_wsale_products_main_row, #productsSection.container-fluid{max-width: 100% !important; padding-left: 10px; padding-right: 10px;}}.div-filters-section{padding-left: 0; padding-right: 15px;}.col-lg-9.col-md-8{padding-left: 15px; padding-right: 0;}#searchByLlanta, #searchByVehiculo, #productsSection{width: 100%;}#section-contacto-asesor{width: 100% !important;}#section-contacto-asesor .container, #section-contacto-asesor .contacto-card{max-width: 1400px !important; margin: 0 auto !important; padding-left: 20px; padding-right: 20px;}#productos-tendencia{width: 100% !important;}#productos-tendencia .container, #productos-tendencia .mx-auto{max-width: 1400px !important; margin: 0 auto !important; padding-left: 20px; padding-right: 20px;}#product_detail #add_to_cart_wrap .js_add_cart_json{align-items: center; background-color: #f4b400; border: 1px solid #f4b400; border-radius: 6px; color: #1a1a1a; display: inline-flex; font-weight: 700; height: 28px; justify-content: center; padding: 0; width: 28px;}#product_detail #add_to_cart_wrap .js_add_cart_json:hover{background-color: #f7c046; border-color: #f7c046; color: #1a1a1a;}#product_detail #add_to_cart_wrap input.js_quantity, #product_detail #add_to_cart_wrap input.quantity{border-radius: 6px; height: 28px; text-align: center; width: 44px;}#product_detail #add_to_cart_wrap .btn.btn-primary{background-color: var(--color-brand-blue); border: none; border-radius: 999px; color: var(--color-brand-white); font-weight: 700; padding: 10px 22px; text-transform: uppercase;}@media (max-width: 767px){.store-mobile-search-shell{background: #f8f9fa; padding: 6px 14px 14px;}.div-barra-busqueda{margin-top: 0 !important; padding-top: 0 !important;}.store-mobile-search-card{background: #ffffff; border: 1px solid #e8ebf2; border-radius: 24px; padding: 14px;}.store-mobile-input-group{background: #f1f3f8; border: 1px solid #e2e6ef; border-radius: 999px; padding: 10px 14px; display: flex; align-items: center; margin-bottom: 12px;}.store-mobile-search-icon{width: 18px; height: 18px; margin-right: 10px; flex-shrink: 0;}.store-mobile-search-input{font-size: 14px; background: transparent;}.store-mobile-search-input:focus{box-shadow: none;}.store-mobile-toggle-row{margin-bottom: 12px !important;}.store-mobile-toggle-icon{width: 16px; height: 16px; margin-right: 6px; object-fit: contain;}.store-mobile-location-bar{background: #eceff5; border: 1px solid #d8dceb; border-radius: 999px; padding: 10px 14px; display: flex; align-items: center;}.store-mobile-location-icon{width: 18px; height: 18px; margin-right: 8px; flex-shrink: 0;}.store-mobile-location-wrap{width: 100%;}.store-mobile-location-select{width: 100%; border: 0; background: transparent; font-size: 16px; font-weight: 700; color: #1b1464; padding: 0;}.store-mobile-panel{background: #ffffff; border-radius: 14px; border: 1px solid #eef1f6; padding: 15px; margin-top: 12px;}.store-mobile-panel-title{font-weight: 700; margin-bottom: 15px; color: #0969da;}.mobile-vehiculo-panel{border-radius: 16px; overflow: hidden; margin-top: 12px; border: 1px solid #d0c8f0; background: #fff;}.mobile-vehiculo-header{background: #12004f; padding: 12px 16px; display: flex; align-items: center; gap: 10px;}.mobile-vehiculo-title{color: #fff; font-weight: 700; font-size: 15px; letter-spacing: 0.3px;}.mobile-vehicle-selection-bar{display: grid; grid-template-columns: repeat(4, 1fr); border-bottom: 1px solid #e8ebf2; background: #f8f9fa;}.mobile-vehicle-field{padding: 8px 4px; text-align: center; cursor: pointer; border-right: 1px solid #e8ebf2; transition: background 0.2s;}.mobile-vehicle-field:last-child{border-right: none;}.mobile-vehicle-field.active{background: #e8e0ff; border-bottom: 2px solid #12004f;}.mobile-vehicle-field.filled{background: #fff;}.mobile-vehicle-field.filled:hover{background: #f0edff;}.mobile-vehicle-field.pending{opacity: 0.5; cursor: default;}.mobile-vehicle-field-label{font-size: 9px; font-weight: 700; color: #888; text-transform: uppercase; letter-spacing: 0.3px; margin-bottom: 2px;}.mobile-vehicle-field-value{font-size: 10px; font-weight: 700; color: #12004f; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%;}.mobile-vehicle-field.active .mobile-vehicle-field-label, .mobile-vehicle-field.active .mobile-vehicle-field-value{color: #12004f;}.mobile-brands-grid-container{padding: 14px 12px; max-height: 480px; overflow-y: auto;}.mobile-step-title{font-size: 13px; font-weight: 700; color: #12004f; margin-bottom: 12px;}.mobile-step-loading{text-align: center; padding: 30px 0;}.mobile-brands-grid{display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px;}.mobile-brand-card{border: 2px solid #e0e0e0; border-radius: 10px; padding: 10px 6px; text-align: center; cursor: pointer; background: #fff; transition: border-color 0.2s, background 0.2s;}.mobile-brand-card:hover, .mobile-brand-card:active{border-color: #12004f; background: #f0edff;}.mobile-brand-card img{width: 44px; height: 44px; object-fit: contain; margin-bottom: 4px; display: block; margin-left: auto; margin-right: auto;}.mobile-brand-card-name{font-size: 9px; font-weight: 700; color: #12004f; line-height: 1.2;}.mobile-years-grid{display: grid; grid-template-columns: repeat(4, 1fr); gap: 8px;}.mobile-year-card{border: 2px solid #d0c8f0; border-radius: 10px; padding: 12px 4px; text-align: center; cursor: pointer; background: #fff; font-size: 13px; font-weight: 700; color: #12004f; transition: border-color 0.2s, background 0.2s;}.mobile-year-card:hover, .mobile-year-card:active{border-color: #12004f; background: #f0edff;}.mobile-lines-grid{display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px;}.mobile-line-card{border: 2px solid #d0c8f0; border-radius: 10px; padding: 12px 8px; text-align: center; cursor: pointer; background: #fff; font-size: 12px; font-weight: 600; color: #12004f; transition: border-color 0.2s, background 0.2s;}.mobile-line-card:hover, .mobile-line-card:active{border-color: #12004f; background: #f0edff;}.mobile-versions-grid{display: flex; flex-direction: column; gap: 8px;}.mobile-version-card{border: 2px solid #d0c8f0; border-radius: 10px; padding: 12px; cursor: pointer; background: #fff; transition: border-color 0.2s, background 0.2s;}.mobile-version-card:hover, .mobile-version-card:active{border-color: #12004f; background: #f0edff;}.mobile-version-name{font-size: 13px; font-weight: 700; color: #12004f;}.mobile-version-medida{font-size: 11px; color: #666; margin-top: 2px;}.mobile-measure-buttons{display: flex; flex-direction: column; gap: 10px; margin-bottom: 16px;}.mobile-measure-btn{background: #fff; color: #12004f; border: 2px solid #12004f; padding: 16px; border-radius: 12px; font-weight: 700; font-size: 15px; text-align: center; cursor: pointer; transition: background 0.2s, color 0.2s;}.mobile-measure-btn:hover, .mobile-measure-btn:active{background: #12004f; color: #fff;}.mobile-measure-icon{margin-right: 6px;}.mobile-vehicle-result-container{margin-top: 4px;}.mobile-vehicle-result-card{background: #f8f9fa; border: 1px solid #d0c8f0; border-radius: 12px; overflow: hidden;}.mobile-vehicle-img-wrap{text-align: center; padding: 12px 12px 0;}.mobile-vehicle-img{max-width: 100%; max-height: 160px; object-fit: contain; border-radius: 8px;}.mobile-vehicle-img-caption{font-size: 10px; color: #999; margin: 4px 0 0;}.mobile-vehicle-medidas{padding: 12px;}.mobile-vehicle-medida-section{margin-bottom: 12px;}.mobile-vehicle-medida-label{font-size: 12px; font-weight: 700; color: #333; margin-bottom: 6px;}.mobile-vehicle-medidas-row{display: flex; flex-wrap: wrap; gap: 6px;}.mobile-medida-btn{border: 1px solid #12004f !important; color: #12004f !important; background: #fff !important; border-radius: 999px !important; font-weight: 700 !important; font-size: 12px !important; padding: 4px 14px !important; cursor: pointer;}.mobile-medida-original{font-size: 14px !important; padding: 8px 20px !important;}.mobile-vehicle-rines-title{font-size: 12px; font-weight: 700; color: #12004f; text-decoration: underline; margin-bottom: 8px; margin-top: 4px;}.mobile-vehicle-rin-row{display: flex; flex-wrap: wrap; align-items: center; gap: 6px; margin-bottom: 8px; background: #f0edff; border-radius: 8px; padding: 6px 8px;}.mobile-vehicle-rin-label{font-size: 11px; font-weight: 700; color: #555; min-width: 50px;}.store-mobile-field-label{margin-bottom: 5px;}.store-mobile-select{border-radius: 10px; min-height: 38px;}.store-mobile-primary-btn{background: #003c7f; border: 1px solid #003c7f; color: #ffffff; padding: 12px; border-radius: 999px; font-weight: 700;}.store-mobile-primary-btn:hover, .store-mobile-primary-btn:focus{background: #00346e; border-color: #00346e; color: #ffffff;}.store-mobile-filters-toggle{padding: 10px 15px; background: #ffffff; border-bottom: 1px solid #e0e0e0;}.store-mobile-filter-trigger{border-radius: 999px; padding: 12px 14px; border: 1px solid #d4d9e5; background: #f5f7fb; color: #003c7f;}.store-mobile-filter-trigger-text{font-weight: 700;}.store-mobile-filters-card{border: none; border-radius: 12px;}.store-mobile-filters-body{padding: 15px; max-height: 70vh; overflow-y: auto;}.store-mobile-filters-title-wrap{border-bottom: 2px solid #0969da;}.store-mobile-filters-title{color: #0969da; margin: 0;}.d-md-flex{display: none !important;}.mobile-section{display: block !important;}.mobile-btn-toggle{background: #f3f4f6; border: 1px solid #e0e0e0; color: #333; font-size: 13px; padding: 10px; border-radius: 999px; display: flex; align-items: center; justify-content: center; transition: all 0.3s ease;}.mobile-btn-toggle.active{background: #12004f !important; color: white !important; border-color: #12004f !important;}.mobile-btn-toggle:not(.active):hover{background: #e8ecff;}.mobile-search-form input:focus{outline: none !important; box-shadow: none !important;}#mobileFiltersCollapse{margin-top: 10px;}.form-check-input:checked{background-color: #0969da; border-color: #0969da;}.mobile-brand-card, .mobile-year-card, .mobile-line-card, .mobile-version-card{transition: all 0.2s ease;}.mobile-brand-card:active, .mobile-year-card:active, .mobile-line-card:active, .mobile-version-card:active{transform: scale(0.98); background: #f0f8ff !important; border-color: #0969da !important;}#products_grid{margin-top: 20px !important; padding: 0 10px;}.product-card-new{margin-bottom: 20px; min-height: auto !important; padding: 10px 8px !important;}.product-card-new .row{display: flex !important; flex-wrap: nowrap !important; align-items: center !important; gap: 8px; height: auto !important;}.product-card-new .col-md-5{flex: 0 0 27% !important; max-width: 27% !important; display: flex !important; align-items: center !important; padding: 0 2px !important;}.product-card-new .col-md-7{flex: 0 0 73% !important; max-width: 73% !important; padding: 2px 4px !important;}.product-card-img-container{min-height: 90px !important; display: flex !important; align-items: center !important; justify-content: center !important; height: auto !important; padding: 2px !important; margin: auto 0 !important;}.product-card-img-container img{max-height: 80px !important; width: auto !important; object-fit: contain !important;}.product-card-new .product-name{font-size: 1.1rem !important; line-height: 1.15 !important; margin-bottom: 4px !important;}.product-card-new .price-current .product-price-value{font-size: 1.45rem !important; line-height: 1 !important;}.product-card-new .price-and-actions{justify-content: flex-start !important;}.product-card-new .action-buttons{display: none !important;}.product-card-new .product-rating .text-dark{display: none !important;}.product-card-new .product-features-header strong{font-size: 0.56rem !important; line-height: 1.05 !important; display: block; white-space: normal; overflow-wrap: anywhere;}.product-card-new .product-features-header .row, .product-card-new .product-features-content .row{margin-left: 0 !important; margin-right: 0 !important;}.product-card-new .product-features-header .col-3, .product-card-new .product-features-content .col-3{flex: 0 0 25% !important; max-width: 25% !important; min-width: 0 !important; padding-left: 0 !important; padding-right: 0 !important;}.product-card-new .product-features-content .col-3>div:last-child{font-size: 0.62rem !important; line-height: 1.1 !important; word-break: break-word;}.product-card-new .product-features-content .feature-icon img{height: 20px !important;}.product-card-new .product-features-content .feature-icon i{font-size: 20px !important;}.product-card-new .product-features-header .col-3:last-child strong, .product-card-new .product-features-content .col-3:last-child>div:last-child{font-size: 0.56rem !important;}.product-card-new .product-features-content .col-3:last-child .feature-icon img{height: 18px !important;}.product-card-new .product-features-content .col-3:last-child .feature-icon i{font-size: 18px !important;}.mobile-actions-below{display: flex !important; flex-direction: column; gap: 8px; padding: 10px 8px 4px; margin-top: 8px; border-top: 1px solid #e0e0e0;}.mobile-actions-below .mobile-buy-btn{background-color: #003c7f !important; border: 2px solid #003c7f !important; border-radius: 50px !important; font-size: 0.95rem !important; font-weight: 700 !important; padding: 9px 14px !important;}.mobile-actions-below .mobile-cart-btn{border: 2px solid #003c7f !important; color: #003c7f !important; border-radius: 50px !important; font-size: 0.95rem !important; font-weight: 700 !important; padding: 9px 14px !important;}.product-card-new .mt-0{margin-top: 8px !important;}#section-contacto-asesor{margin-top: 40px !important;}#productos-tendencia{margin-top: 40px !important;}}@media (min-width: 768px){.mobile-actions-below{display: none !important;}}@media (max-width: 767px){.div-filters-section{width: 100% !important; max-width: 100% !important; margin-bottom: 20px; padding: 0 15px; top: auto !important; position: relative !important;}.filter-container{max-width: 100%; width: 100%;}.span-title{font-size: 22px; margin-bottom: 15px;}.filter-section{padding: 12px 10px; font-size: 15px;}.filter-title{font-size: 15px;}.filter-options{padding: 8px 10px;}.filter-options label{font-size: 14px; padding: 6px 0;}#products_grid{width: 100% !important; padding: 0 6px !important; top: auto !important;}#productsSection.container-fluid{padding-left: 4px !important; padding-right: 4px !important;}#productsSection .products-list-container{padding-left: 0 !important; padding-right: 0 !important;}#productsSection .product-card-new{margin-left: 0 !important; margin-right: 0 !important;}.div-buscador{display: block !important; padding: 0 15px !important; margin-top: 20px; width: 100% !important;}.div-content-search-principal{width: 100% !important;}.llanta-panel-layout{flex-direction: column !important; min-height: auto !important; padding: 0 !important;}.llanta-panel-right{padding: 15px 15px 20px !important; gap: 20px !important;}.llanta-panel-img{flex: 0 0 auto !important; height: auto !important; width: 100% !important; justify-content: center !important; align-items: center !important; padding: 16px 15px 0 !important; display: flex !important; overflow: visible !important;}.llanta-panel-img .frame-search{width: 100% !important; max-width: 100% !important; height: auto !important; object-fit: contain !important; display: block !important; margin: 0 auto !important;}.llanta-panel-filters{flex-direction: row !important; flex-wrap: wrap !important; align-items: center !important; justify-content: center !important; gap: 8px !important;}.llanta-panel-filters .select-title{font-size: 1.4rem !important; margin-bottom: 0 !important; width: 100% !important; text-align: center !important;}.llanta-panel-filters .select-rounded{width: calc(33% - 6px) !important; min-width: 80px !important; margin-bottom: 0 !important; font-size: 12px !important; padding: 8px 24px 8px 12px !important;}.llanta-panel-filters .btn{width: 100% !important; padding: 10px 20px !important; font-size: 14px !important; margin-top: 18px !important;}.llanta-panel-medidas{flex-direction: column !important; align-items: center !important; gap: 20px !important; padding-top: 15px !important; border-top: 1px solid rgba(255, 255, 255, 0.2) !important;}.llanta-medida-original{min-width: auto !important; padding-right: 0 !important; padding-bottom: 0 !important; align-items: center !important; text-align: center !important;}.llanta-medida-original .medida-text{font-size: 14px !important; text-align: center !important;}.llanta-medida-original .btn{width: auto !important; margin-top: 8px !important;}.llanta-medida-opcionales{border-left: none !important; padding-left: 0 !important; padding-top: 15px !important; border-top: 1px solid rgba(255, 255, 255, 0.2) !important; align-items: center !important; text-align: center !important;}.llanta-medida-opcionales .medida-text{font-size: 14px !important; text-align: center !important;}.llanta-medida-opcionales .div-buttons-options{display: flex !important; flex-direction: row !important; flex-wrap: wrap !important; justify-content: center !important; gap: 8px !important; margin-top: 8px !important;}.llanta-medida-opcionales .div-buttons-options .btn{width: auto !important;}.mobile-filter-section button[data-bs-toggle="collapse"] span:last-child{transition: transform 0.3s ease;}.mobile-filter-section button[data-bs-toggle="collapse"]:not(.collapsed) span:last-child{transform: rotate(90deg);}.filter-arrow{transition: transform 0.3s ease;}button[data-bs-target="#mobileFiltersCollapse"]:not(.collapsed) .filter-arrow{transform: rotate(180deg);}}@media (max-width: 767px){.mobile-vehicle-selected{transition: all 0.3s ease; position: relative;}.mobile-vehicle-selected::after{content: '✓'; position: absolute; top: 5px; right: 8px; font-size: 12px; font-weight: bold;}.mobile-btn-toggle{transition: all 0.3s ease;}}.product-card-new{min-height: 340px;}@media (max-width: 767px){.product-card-new{min-height: auto !important;}}.product-card-new .product-name{font-size: 1.45rem; font-weight: 700; color: #222 !important; font-family: 'Inter Tight', 'Figtree', Helvetica, sans-serif;}.product-card-new .price-current .product-price-value{color: #003c7f; font-size: 2.3rem; font-weight: 900; font-family: 'Inter Tight', 'Figtree', Helvetica, sans-serif;}#productsSection .product-card-new .action-buttons > a.btn, #productsSection .product-card-new .mobile-actions-below .mobile-buy-btn{background-color: #12004f !important; border: 2px solid #12004f !important; color: #ffffff !important;}#productsSection .product-card-new .action-buttons > a.btn:hover, #productsSection .product-card-new .mobile-actions-below .mobile-buy-btn:hover{background-color: #0d0238 !important; border-color: #0d0238 !important;}#productsSection .product-card-new .action-buttons .js-add-to-cart, #productsSection .product-card-new .mobile-actions-below .mobile-cart-btn{background-color: #ffffff !important; border: 2px solid #12004f !important; color: #12004f !important;}#productsSection .product-card-new .action-buttons .js-add-to-cart:hover, #productsSection .product-card-new .mobile-actions-below .mobile-cart-btn:hover{background-color: #12004f !important; color: #ffffff !important;}.pagination .page-item .page-link{border-radius: 50% !important; width: 36px; height: 36px; display: flex; align-items: center; justify-content: center; margin: 0 4px; color: #003c7f; font-weight: 600;}.pagination .page-item.active .page-link{background-color: #003c7f !important; border-color: #003c7f !important; color: #ffffff !important;}.pagination .page-item:not(.active) .page-link:hover{background-color: #e8e0ff; color: #003c7f;}button[onclick="applyFilters()"], a[onclick="applyFilters()"]{background-color: #003c7f !important; border: 2px solid #003c7f !important; color: #ffffff !important; font-weight: 600 !important; border-radius: 50px !important; font-size: 0.9rem !important; padding: 8px 16px !important; transition: all 0.3s ease;}button[onclick="applyFilters()"]:hover, a[onclick="applyFilters()"]:hover{background-color: #002855 !important; border-color: #002855 !important; color: #ffffff !important;}button[onclick="clearFilters()"], a[onclick="clearFilters()"]{background-color: #12004f !important; border: 2px solid #12004f !important; color: #ffffff !important; font-weight: 600 !important; border-radius: 50px !important; font-size: 0.9rem !important; padding: 8px 16px !important; transition: all 0.3s ease;}button[onclick="clearFilters()"]:hover, a[onclick="clearFilters()"]:hover{background-color: #0d0238 !important; border-color: #0d0238 !important; color: #ffffff !important;}