
p,span,label{
    font-size: 1em; /*retocaremos el tamaño de la fuente segun el texto de la sota */
    font-family: 'Poppins', sans-serif;
}
h1,h2,h3,h4,h5,h6{
    font-weight: bolder;
    font-family: 'Poppins', sans-serif;
}

h1{
    font-size: 1.8em;
}
h2
{
    font-size: 1.8em;
}
h4,h5{
    color:#fff;
}
#tabla-modal td{
    font-size: 1em !important;
    padding: 5px 5px;
    font-weight: bold;
    border-radius: 0px;
}
#tituloModal{
    padding-top: 5px;
}
.dropdown-content li>a, .dropdown-content li>span{color:#000;}
.menu-icon{padding-top: 30px;}
.nomargin-bottom{margin-bottom:0px;}
.yesmargin-top{margin-top: 20px;}
.nopadding-left{padding-left:0px !important;}
.nopadding{padding: 0 0rem !important;}
.texto-blanco{color:#fff;}
.texto-blanco a{color:#fff;}
.texto-blanco a:hover{color:#501f7f !important;}
.texto-negro{color:#000;}
.texto-morado{color:#5d0c8b;}
.texto-rojo{color:#bf181d; font-weight: bolder;}
.background-gris{background-color: #3d3e3d;}
.background-morado{background-color: #501f7f;}
.background-gris-claro{background-color: #E7E7E8;}

#ContactoEnviar:hover span {color:#5d0c8b;}

#header{
    width: 100%;
    display: block;
    height: 120px;
    background-color: #5d0c8b;
}

#header img{
    padding: 10px 0 10px 0;
    margin: 10px 0 10px 0;
    height: 80%;
}

.menu{
    padding: 25px 0 25px 0;
    font-family: 'Poppins', sans-serif;
}

.menu li a{
    font-size: 1.3em;
}
#fondo-index{
    background-image: url("../img/fondo-index.png");
    background-repeat: no-repeat;
    background-size:cover;
    background-position:center;
    height: 555px;  
}
#fondo2-index{
    background-image: url("../img/fondo2-index.png");
    background-repeat: no-repeat;
    background-size:cover;
    background-position:left;
    height: 555px; 
}
#fondo-lasota, #fondo-productos
{
    background-repeat: no-repeat;
    background-size:cover;
    background-position:left;
    height: 555px;  
}
#fondo-lasota
{
    background-image: url("../img/fondo-lasota.png");
    background-repeat: no-repeat;
    background-size:cover;
    background-position:center;
    height: 555px;  
}
#fondo-productos
{
    background-image: url("../img/fondo-productos.png");
    background-repeat: no-repeat;
    background-size:cover;
    background-position:left;
    height: 555px;  
}

.texto-centrado
{
    padding-top: 365px;
}
#imagenes-olives1,#imagenes-olives2
{
    background-image: url("../img/we-love-olives.png");
    background-repeat: no-repeat;
    background-size:cover;
    background-position:center;
    height: 274px;
}
#imagenes-olives2
{
    background-image: url("../img/we-love-olives.png");
    background-repeat: no-repeat;
    background-size:cover;
    background-position:center;
    height: 274px;
}
#imagenes-olives1{
    background-image: url("../img/aceitunas-cazorla.png");
    background-repeat: no-repeat;
    background-size:cover;
    background-position:center;
    height: 274px;
}
#toggle{
    margin:0px !important;
    height:274px;
    background:#000;
    opacity: 0.8;
    position:absolute;
    display: none;
}
footer{padding: 20px 0 20px 0;}
footer input{color:#fff;}
footer textarea{color:#fff;}
textarea.materialize-textarea{padding:0px 0px;}
.imagen-responsive{width: 100%;height: auto;}
#contactoEnviar, #IrCazorla
{
    text-align: center;
    vertical-align: middle;    
    cursor: pointer;
}
#contactoEnviar{
    line-height: 35px;
}
#contactoEnviar,#IrCazorla span{
    font-weight: bolder;
}
#IrCazorla{
    line-height: 75px;
    border-color: #5d0c8b;
    border: 2px solid #5d0c8b;
}
#IrCazorla a
{
    color:#5d0c8b;
}
#IrCazorla:hover {
    background-color: #5d0c8b;
}
#IrCazorla:hover a{
    color:#fff;
}

#boton-cazorla{
    line-height: 75px;
}

#IrCazorla:hover span a{
    color:#fff !important;
}

#MensajeFormulario
{
    text-align: center;
    vertical-align: middle;
}
.imagen-centrada{

    display: block;
    margin-left: auto;
    margin-right: auto;
}

#descargar-catalogo
{
    padding-bottom: 20px;
}
.productoItem{
    display: table;
}
.innerproductoItem {
    display: table-cell;
    text-align: center;
    margin:auto;
    margin-bottom:20px;
}
.waves-effect.waves-purpleSota .waves-ripple {background-color: rgba(93, 12, 139, 0.65);}
.waves-effect.waves-whiteSota .waves-ripple {background-color: rgba(250, 250, 250, 0.65);}


@media only screen and (max-width: 992px)
{
    #fondo2-lasota
    {
        background-image: url("../img/fondo-aceitunas-la-sota.png");
        background-repeat: no-repeat;
        background-size:cover;
        background-position:right;
        height: 274px;
    }
    .boton-catalogo{

    display: block;
    margin-left: auto;
    margin-right: auto;
    }
    #fondo2-lasota p
    {
        color:#fff;
    }
    #top img
    {
        height: 75%;
    }
    .modal
    {
        left:50;
    }
    .texto-producto
    {
     font-size: 0.77em;   
    }

}


@media only screen and (max-width: 550px)
{
     .dropdown-content li>a, .dropdown-content li>span{
        font-size: 14px;
        padding-left:5px;
        padding-right: 2px;
    }
    .modal
    {
        margin:0px;
    }
    #imgCazorla
    {
        width: 70%;
    }
    .boton-catalogo{

    display: block;
    margin-left: auto;
    margin-right: auto;
    }
    #tituloModal
    {
        font-size: 18px;
        margin-top: 1px;
    }
}

 /* label focus color */
.input-field input[type=text]:focus + label, .input-field input[type=email]:focus + label {
     color: #fff;
}

.input-field input[type=text]:focus,  .input-field input[type=email]:focus{
     border-bottom: 1px solid #fff;
     box-shadow: 0 1px 0 0 #fff;
}
textarea.materialize-textarea:focus:not([readonly])
{
	border-bottom: 1px solid #fff;
     box-shadow: 0 1px 0 0 #fff;
}
textarea.materialize-textarea:focus:not([readonly]) + label{
	color:#fff;
}

#boton-enviar{
	text-align: center;
    vertical-align: middle;
    line-height: 35px;
}

.centrar-vertical60
{
	text-align: center;
    vertical-align: middle;
    line-height: 60px;
}

.pagination li.active {
    background-color: #5d0c8b !important;
}
.modal .modal-footer
{
    border-radius: 0 0 0px 0px !important;
}

#materia-prima.offset-l1
{
    margin-left: 3.3333333333%;
}
.productoItem 
{
        padding: 0 0.6rem !important;
}

.texto-producto
{
    font-size: 0.9em;
    height: 60px;
    width: 100%;
}
