.bannersinicio a
{
    font-size: 20px !important;
    position: absolute !important;
    bottom: 10%;
    left: 6%;
}

.menub2 a
{
    font-size:18px !important; 
}

@font-face {
        font-family: 'Barlow'; /* Nombre de la fuente */
        src: url('Barlow.ttf') format('truetype'); /* Ruta a la fuente */
        font-weight: normal;
        font-style: normal;
        }
        
@font-face {
        font-family: 'Roboto'; /* Nombre de la fuente */
        src: url('Roboto.ttf') format('truetype'); /* Ruta a la fuente */
        font-weight: normal;
        font-style: normal;
        }
        
        
@font-face {
        font-family: 'BarlowB'; /* Nombre de la fuente */
        src: url('Barlow-Black.ttf') format('truetype'); /* Ruta a la fuente */
        font-weight: normal;
        font-style: normal;
        }
        
@font-face {
        font-family: 'BarlowSemiB'; /* Nombre de la fuente */
        src: url('Barlow-SemiBold.ttf') format('truetype'); /* Ruta a la fuente */
        font-weight: normal;
        font-style: normal;
        }        

body
{    
    
}

.sp-menu-item
{
    font-weight: bold !important;
}

h1, h4, .sppb-title-subheading
{
    font-family: 'BarlowB' !important;    
}

.sppb-addon-content h1
{
    font-family: 'BarlowSemiB' !important;    
}

.tienda
{
    padding-top: 0px !important;
}

.whatsapp
{
    position: fixed;
    bottom: 20px;
    right:20px;
}