/*
 Theme Name:   Soledad Child Theme
 Theme URI:    http://pencidesign.com/
 Description:  Soledad Child Theme - Made by PenciDesign
 Author:       Pencidesign
 Author URI:   http://pencidesign.com/
 Template:     soledad
 Text Domain:  soledad
*/

/* = Theme customization go here
-------------------------------------------------------------- */
body {
font-family: 'PT Serif', serif;
color: #313131;
background-color: #FFF;
font-size: 16px;}

a.noimage {display: none !important}

p { font-size: 16px !important;
line-height: 22px !important;}

h3.souscat {display: none !important}

.penci-featured-cat-seemore {display: none}

#navigation .menu {
    float: none !important;
}

#navigation .menu li a {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    color: #313131;
    line-height: 58px;
    text-transform: uppercase;
    display: inline-block;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    position: relative;
    font-weight: bold;
    text-decoration: none;
}

.soutenez {}