.li-a-header{
    color: black !important;    
}

.li-a-header:hover{
    color: red !important;
}

.nav-link.active{
    color: red !important;
}

.bateria-img-item{
    width: 3rem;
}

.banner-informacion-bateria{
    position: relative;
    background-image: url('../img/banner-information-bateria.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.w-60{
    width: 60%;
}

.rayo-banner{
    position: absolute;
    top: -4.5rem;
    right: 10rem;
    width: 20rem;
}

.container-img-item-bateria{
    display: flex;
    min-height: 9rem;
}

.fs-baterias-item{
    font-size: 14.2px !important;
}

.w-2rem{
    width: 2rem !important;
}

#ul-nav-header , #btn-cart-tienda{
    font-weight: 600;
    font-size: 14px;
}

#btn-cart-tienda{
    background-color: #d50127;
    color: #fff;
}

#btn-cart-tienda:hover{
    background-color: #383838;
    color: #fff;
}

.gallery-wrapper {
    margin: 0;
}

.gallery-wrapper div[class^="col-"], .gallery-wrapper div[class*=" col-"] {
margin: 0;
}

.gallery-wrapper .gallery-box .gallery-img {
position: relative;
overflow: hidden;
}

.gallery-wrapper .gallery-box .gallery-img a {
display: block;
}

.gallery-wrapper .gallery-box .gallery-img a:before {
content: '';
position: absolute;
top: 0;
left: 0;
z-index: 1;
opacity: 0;
background: rgba(255, 255, 255, 0.1);
width: 100%;
height: 100%;
-webkit-transition: ease-out 0.12s;
transition: ease-out 0.12s;
}

.gallery-wrapper .gallery-box .gallery-img a img {
-webkit-transform: scale(1);
transform: scale(1);
width: 100%;
-webkit-transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.gallery-wrapper .gallery-box .gallery-img a:hover:before {
opacity: 1;
background: rgba(255, 0, 0, 0.568);
}

.gallery-wrapper .gallery-box .gallery-img a:hover img {
-webkit-transform: scale(1.04);
transform: scale(1.04);
}

.gallery-wrapper .gallery-box .gallery-img a .gallery-title {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 2;
background: #fff;
padding: 10px 20px;
}

.gallery-wrapper .gallery-box .gallery-img a .gallery-title h1, .gallery-wrapper .gallery-box .gallery-img a .gallery-title h2, .gallery-wrapper .gallery-box .gallery-img a .gallery-title h3, .gallery-wrapper .gallery-box .gallery-img a .gallery-title h4, .gallery-wrapper .gallery-box .gallery-img a .gallery-title h5, .gallery-wrapper .gallery-box .gallery-img a .gallery-title h6 {
display: inline-block;
margin: 0;
}

.gallery-wrapper.spacing-0 div[class^="col-"]:not(.row), .gallery-wrapper.no-spacing div[class^="col-"]:not(.row) {
margin-bottom: 0;
padding: 0;
}

.gallery-wrapper.spacing-6 div[class^="col-"]:not(.row) {
margin-bottom: 6px;
padding: 0 3px;
}

.gallery-wrapper.spacing-10 div[class^="col-"]:not(.row) {
margin-bottom: 10px;
padding: 0 5px;
}

.gallery-wrapper.spacing-20 div[class^="col-"]:not(.row) {
margin-bottom: 20px;
padding: 0 10px;
}

.gallery-wrapper.spacing-30 div[class^="col-"]:not(.row) {
margin-bottom: 30px;
padding: 0 15px;
}

.gallery-wrapper.hover-style-2 .gallery-box .gallery-img a:before {
background: rgba(0, 0, 0, 0.1);
}

.gallery-wrapper[class*=' border-radius'] .gallery-box .gallery-img, .gallery-wrapper[class^='border-radius'] .gallery-box .gallery-img {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
overflow: hidden;
}

.gallery-wrapper.border-radius-025 .gallery-box .gallery-img {
border-radius: 0.25em;
}

.gallery-wrapper.border-radius-0375 .gallery-box .gallery-img {
border-radius: 0.375em;
}

.gallery-wrapper.border-radius-05 .gallery-box .gallery-img {
border-radius: 0.5em;
}

.gallery-wrapper.border-radius-10 .gallery-box .gallery-img {
border-radius: 1.0em;
}

.gallery-wrapper.border-radius-15 .gallery-box .gallery-img {
border-radius: 1.5em;
}

.gallery-wrapper.border-radius-20 .gallery-box .gallery-img {
border-radius: 2.0em;
}

.gallery-wrapper.border-radius-25 .gallery-box .gallery-img {
border-radius: 2.5em;
}

.gallery-wrapper.border-radius-30 .gallery-box .gallery-img {
border-radius: 3.0em;
}

.gallery-wrapper.spacing-0, .gallery-wrapper.no-spacing {
margin: 0;
}

.gallery-wrapper.spacing-6 {
margin: 0 -3px -6px;
}

.gallery-wrapper.spacing-10 {
margin: 0 -5px -10px;
}

.gallery-wrapper.spacing-20 {
margin: 0 -10px -20px;
}

.gallery-wrapper.spacing-30 {
margin: 0 -15px -30px;
}

.container-fluid .gallery-wrapper.spacing-0, .container-fluid .gallery-wrapper.no-spacing {
margin: 0 -30px;
}

.container-fluid .gallery-wrapper.spacing-6 {
margin: 0 -27px;
}

.container-fluid .gallery-wrapper.spacing-10 {
margin: 0 -25px;
}

.container-fluid .gallery-wrapper.spacing-20 {
margin: 0 -20px;
}

.container-fluid .gallery-wrapper.spacing-30 {
margin: 0 -15px;
}

.title-section{
color: #6b6b6b;
font-family: "Raleway",Sans-serif;
font-size: 25px;
font-weight: 800;
letter-spacing: 1.4px;
text-transform: uppercase;
}

.title-section-red {
    color: #e20227;
    font-family: "Raleway",Sans-serif;
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 1.4px;
    text-transform: uppercase;
}
li{
    list-style: none !important;
}

.setting-item-product{
    opacity: 0.71;
}

.setting-item-product:hover{
    opacity: inherit;
    color: red;
}

.item-product-text{
    font-weight: 600;
    text-transform: uppercase;
}

.card-img-top{
    height: 87px;
}

.hover-item-product{
    cursor: pointer;
    padding: 20px 10px;
}

.hover-item-product:hover{
    background: #e20127;
}

.nombre-titulo-product{
    color: #676767;
    font-size: 16px;
    font-weight: 700;
}

.nombre-titulo-product:hover{
    color: #000;
}

.btn-leer-mas-producto:hover{
    background: #e20127;
}

.btn-leer-mas-producto:focus, .btn-leer-mas-producto:active {
    outline: none !important;
    box-shadow: none;
}

.btn-leer-mas-producto{
    font-size: 14px;
    font-weight: 600;
    background: gray;
    padding: 15px 40px;
}

.card-product-item{
    border: none;
    /* padding: 0px; */
    max-width: 460px;
    min-width: 340px;
}

.background-card-product{
    background: #f4f4f4;
}

#config-product-list{
    display: flex;
    width: 90%;
    margin: 0px auto;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
}

.producto-insonorizado{
    text-transform: uppercase;
    background-color: #e20127;
    color: #fff;
    padding: 10px 5px;
    font-size: 8px;
    border-radius: 2px;
    letter-spacing: 2px;
    font-weight: 700;
}

.title-busqueda-avanzada{
    font-size: 20px;
    color: #e20227;
    font-weight: 500;
    margin-bottom: 28px;
}

.btn-busqueda-avanzada{
    border-radius: 6px;
    background-color: #e20127;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
}
.btn-busqueda-avanzada:hover{
    background-color: #3f3f3f;
    color: #fff;
}
.btn-busqueda-avanzada-direccion{
    text-transform: uppercase;
    margin-bottom: 1em;
    width: 100%;
    border-radius: 6px;
    background-color: #e20127;
    font-size: 13px;
    color: #fff;
}

.btn-busqueda-avanzada-direccion:hover{
    background-color: #3f3f3f;
    color: #fff;
}

#btn-ver-todos{
    text-transform: uppercase;
    margin-bottom: 1em;
    width: 100%;
    border-radius: 6px;
    background-color: #d1d1d1;
    font-size: 13px;
    color: #4d4d4d;
    font-weight: 600;
}

#div-resultados-scrollable{
    border: 1.9px solid lightgray;
    border-radius: 7px;
    padding: 0% 8% 8% 8%;
    max-height: 240px;
    width: 100%; 
}

#div-resultados-scrollable::-webkit-scrollbar{
    width: 8px;
    background-color: #f5f5f5;
}

#div-resultados-scrollable::-webkit-scrollbar-thumb{
    background-color: #666;
    border-radius: 10px;
}

#div-resultados-scrollable::-webkit-scrollbar-track{
    box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    background-color: #f5f5f5;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.carousel-inner-detalle-prod{
    width: 85%;
    margin: 0 auto;
    max-height: 280px;
}

#descripcion{
    max-width: 885px;
    margin: 0px auto;
}

.btn-comprar-ahora{
    background-color: #e10126;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}

div .text-buy-container p{
    font-size: 28px;
    font-weight: 900;
}

span.text-buy-cat-name {
    font-size: 19px;
    font-weight: 600;
}

div.text-buy-container button:hover {
    background-color: #919191;
    color: #fff;
}

.texto-legal-tienda {
    text-align: center;
    display: block;
    font-size: 14px;
    color: #777;
}

.elementor-background-overlay {
    background-attachment: fixed;
}

.elementor-background-overlay {
    background-image: url(https://pf.honda.com.ar/wp-content/uploads/2018/01/Cover_Cuida_Tu_Honda_03.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 1;
    transition: background .3s,border-radius .3s,opacity .3s;
}

.elementor .elementor-background-overlay, .elementor .elementor-background-slideshow {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.card-title-cuida-tu-honda{
    color: #e20227;
    font-family: "Roboto",Sans-serif;
    font-size: 48px;
    font-weight: 800;
    line-height: 50px;
}

.title-section-red-newsletter{
    color: #df0126;
    font-family: "Raleway",Sans-serif;
    font-size: 22px;
    font-weight: 700;
}

#section-newsletter{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

#input-email-newsletter{
    width: 100%;
    background-color: #fff;
    border: solid 2px #ddd;
    padding: 10px 15px;
}

#btn-newsletter-submit{
    color: #df0126;
    background-color: #fff;
    border-style: solid;
    border-width: 2px;
    border-color: #df0126;
    margin-left: 5px;
    padding: 12px 24px;
    font-size: 14px;
    font-weight: 500;
}

#form-newsletter{
    display: flex;
    width: 50%;
    justify-content: space-evenly;
}

.div-title-card-producto{
    display: flex;
    justify-content: center;
    pointer-events: none;
    text-align: center;
}

.title-card-producto{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    /* position: absolute; */
    /* top: 0px; */
    /* height: 100%; */
    /* margin: 0px; */
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 27px;
    font-weight: 700;
    text-transform: capitalize;
    height: 5px;
    /* width: 5px; */
    cursor: pointer;
    z-index: 2;
    /* background: rgba(255, 0, 0, 0.568); */
}

#map {
    height: 100%;
}

.title-card-producto-hover:hover{
    display: flex;
}

#div-nav-detalle-producto{
    margin: 0px auto;
    flex-wrap: wrap !important;
}

.product-main-features{
    width: 100%;
}

.card-red-info-product{
    top: 0;
    left: 45%;
    font-size: 23px;
    width: 38%;
    background: rgba(224, 0, 37, 0.8);
    z-index: auto;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: auto;
    padding: 0px;
    border-width: 0px;
    border-radius: 0px;
    letter-spacing: 0px;
}

.config-text-card-info{
    font-size: 50px;
    max-height: 160px;
    color: rgb(255, 255, 255);
    letter-spacing: 3px;
}

.style-btn-card-info{
    width: 40%;
    font-weight: 700;
    padding: 19px 40px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.86);
    border-radius: 10px;
    border-width: 2px;
    border-style: solid;
    border-color: white;
}

.style-btn-card-info:hover{
    cursor: pointer;
    background: rgb(255, 255, 255);
    color: rgba(255, 0, 0, 0.568);
}

div.main-banner-title-container {
    position: absolute;
    bottom: 57px;
    right: 0;
    font-size: 54px;
    font-weight: 800;
    color: #fff;
    padding: 38px 86px;
    background-color: rgba(224,0,37,.8);
    max-width: 600px;
}

p.main-banner-title {
    margin: 0;
    text-align: center;
    line-height: 0;
}

span.product-main-banner-cat {
    font-size: 26.3px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 31.5px;
    display: block;
    margin-bottom: 8px;
}

span.product-main-banner-name {
    line-height: 1.5;
}

.carousel-indicators .active{
    border-radius: 50% !important;
    height: 12px !important;
    width: 12px !important;
    margin: auto 5px !important;
    background-color: #e20127 !important;
}

.carousel-indicators [data-bs-target]{
    border-radius: 50% !important;
    height: 12px !important;
    width: 12px !important;
    margin: auto 10px !important;
    background-color: lightgray;
}

#inputSearchForm{
    border: none;
    background: transparent;
}

#inputSearchForm:focus { outline: none; }

@media (max-width: 1614px) {
    #config-product-list {
      width: 100%;
    }

    .card-product-item{
        border: none;
        padding-left: 5px;
        padding-right: 5px;
        max-width: 460px;
    }
}

@media (max-width: 1400px) {
    #div-container-busqueda-avanzada{
        max-width: 100%;
    }
}

@media (max-width: 1278px) {
    #navbarText{
        max-height: none !important;
        margin-left: 0px !important;
        width: 100%;
        padding-top: 1em;
    }
    #div-general-nav-bar{
        align-items: flex-start !important;
        flex-direction: column;
    }
    #categorias-nav-productos{
        width: 50% !important;
    }
    #div-container-busqueda-avanzada{
        flex-direction: column;
        align-items: center;
    }
    #div-busqueda-avanzada{
        width: 50% !important;
    }

    .div-card-product-cth{
        width: 90% !important;
    }
}


@media (max-width: 1020px) {
    #navbarText{
     flex-direction: column;
    }
    #sub-div-navbarText{
        width: 100% !important;
    }
    #categorias-nav-productos{
        width: 70% !important;
    }

    #form-newsletter{
        flex-direction: column;
    }

    #div-nav-detalle-producto{
        width: 60% !important;
    }
}

@media (max-width: 990px) {
    #div-general-nav-bar{
        flex-direction: row;
    }
    span.text-black-50{
        display: none;
    }
    .nav-item-hover{
      width: 100%;
      text-align: center;
      margin-bottom: 4px;
    }
    .nav-item-hover:hover{
        background: lightgray;
    }
    #div-redes-navbar{
        width: 100% !important;
        text-align: right !important;
    }
    #lupa-search-navbar{
        width: 100% !important;
        text-align: right !important;
    }
    #img-producto-tienda{
        width: 50%;
    }
    #descripcion-link-producto-tienda{
        width: 50%;
    }

    .ftsz-detalle-producto{
        font-size: 0.9em;
    }
}

@media (max-width: 990px) {
    /* #sub-div-collapseProducts{
        width: 100% !important;
        flex-wrap: wrap !important;
    } */

    #div-busqueda-avanzada{
        width: 100% !important;
    }

    #div-resultados-busqueda{
        width: 100% !important;
    }

    .svg-split-card{
        display: none;
    }
}

@media (max-width: 768px) {
    #nav-redes-sociales {
      width: 100%;
      justify-content: center;
    }

    #div-nav-redes-sociales{
        flex-direction: column;
    }

    #nav-seguinos-en{
        width: 100%;
        justify-content: space-evenly !important;
    }

    .card-product-item{
        border: none;
        padding-left: 5px;
        padding-right: 5px;
        max-width: 460px;
    }

    #categorias-nav-productos{
        width: 90% !important;
    }

    .text-center-responsive-cth{
        text-align: center !important;
    }

    #form-newsletter{
        width: 90%;
    }

    #download-ficha-tecnica{
        width: 100% !important;
    }

    .carousel-inner-detalle-prod{
        max-height: inherit;
    }

    #div-nav-detalle-producto{
        width: 100% !important;
    }

    .title-card-producto{
        display: flex !important;
        text-shadow: 2px 2px 4px #000;
    }

    .rayo-banner {
        top: auto;
        right: 1rem;
        width: 10rem;
        bottom: -3rem;
    }
}

@media (max-width: 600px) {
    #categorias-nav-productos{
        width: 90% !important;
        flex-wrap: wrap;
        justify-content: center !important;
        /* flex-direction: column !important; */
        align-items: center !important;
    }

    /* .config-responsive-nav-productos{
        margin: auto 10px;
    } */

    #config-product-list{
        padding: 0px !important;
    }
}

@media (max-width: 555px) {
    .border-categorias {
        display: none !important;
    }
    .setting-item-product{
        margin-bottom: 15px;
    }
    #btn-ver-producto-en-tienda{
        width: 60%;
    }
    #container-detalle-producto-tienda{
        padding: 0px;
    }
    .control-usos-aplic{
        display: none;
    }
    #img-producto-tienda{
        width: 100%;
    }
    #descripcion-link-producto-tienda{
        width: 100%;
        padding-bottom: 10%;
    }
    .conf-resp-description-div{
        width: 90%;
    }
}

@media (max-width: 480px) {
    #ul-nav-redes-sociales {
        flex-direction: column;
        padding: 0px;
    }

    .card-product-item{
        min-width: inherit;
    }

    .responsive-text-description{
        width: 100%;
    }

    #div-nav-detalle-producto{
        justify-content: center;
        align-items: center;
    }

    #img-producto-tienda img{
        width: 100% !important;
    }

    .product-main-features-item{
        width: 50%;
    }

    .div-text-uso-aplicaciones{
        max-height: inherit !important;
    }

    .config-text-card-info h1 {
        font-size: 15px !important;
    }

    .text-subtitle-card-info h4{
        font-size: 10px !important;
    }
}

@media (max-width: 360px) {

    .product-main-features-item{
        width: 100%;
    }

}