.site-navigation>ul>li>a {
    font-size: 13px;
    font-weight: 500;
    line-height: 50px;
    padding: 0 15px;
    text-transform: uppercase;
}

img {
    border-style: none;
    height: auto;
    max-width: 80%;
    vertical-align: middle;
}
/*- Margen entre menu principal y Banner , Diseñado por Sergio Vargas- */
.header-style-1 {
        margin-bottom: -1px;
    }

element.style {
}
.bapf_sfilter .bapf_hascolarr, .bapf_sfilter .bapf_hasdesc {
    position: relative;
    padding-right: 10px;
    display: flex
;
    align-items: center;
}



h3 {
    font-size: 15px;
    line-height: 3.5;
}

    /*BOTONES  CARRO DE COMPRA - FINALIZAR COMPRA*/
.wc-block-components-button:not(.is-link) .wc-block-components-button__text 
{
    display: block;
    /*background-color: blue;*/
    color: white;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link)
 {
    min-height: 3em;
    background-color:rgb(18,134,225);
}
    /*BOTONES  CARRO DE COMPRA - FINALIZAR COMPRA*/

    /*TITULO PRODUCTO DE CARRITO DE COMPRA*/
element.style {
    background-color: lightgray;
}
    /*TITULO PRODUCTO DE CARRITO DE COMPRA*/

    /*TITULO CARRITOS PRODUCTOS*/
.is-large.wc-block-cart .wc-block-cart-items th {
    padding: 8px 16px 8px 0;
		color: rgb(18,134,225);
    white-space: nowrap;
}
    /*TITULO CARRITOS PRODUCTOS*/



.is-large.wc-block-cart .wc-block-cart__totals-title{
		color: rgb(18,134,225);
 }
 /*COLOR DETALLE DE PRECIOS DE CARRO
.wc-block-components-totals-wrapper {
    border-top: 1px solid hsla(0, 0%, 7%, .11);
    padding: 16px 0;
		color: rgb(18,134,225);
}
 COLOR DETALLE DE PRECIOS DE CARRO*/

    /*OCULTANDO TITULO PAGINA ACCESORIO ID 1624*/

.page-id-1624 .entry-title {
    display: none;
}

.page-id-2910 .entry-title {
    display: none;
}

.page-id-2893 .entry-title {
    display: none;
}

.page-id-2974 .entry-title {
    display: none;
}

.page-id-2968 .entry-title {
    display: none;
}

.page-id-3028 .entry-title {
    display: none;
}

.page-id-3036 .entry-title {
    display: none;
}

/*- DEJA CENTRADO LOS PRODUCTOS EN PAGINA PRINCIPAL (110) - por Sergio Vargas- 
LO ARREGLE DIRECTO DE ELEMENTOR , SELECCIONAR EL CONTENEDOR DEL Y MODIFICAR TAMAÑO DESDE LAS OPCIONES
@media (max-width: 767.98px) {
  .elementor-110 .elementor-element.elementor-element-4f13258 {
    width: 100% !important;
    max-width: 100% !important;
  }
}
*/