/*
 Theme Name:   Ashe-child
 Theme URI:    http://pose-terrasse.com/
 Description:  Pose terrasse
 Author:       Comptoirdubois
 Author URI:   http://pose-terrasse.com
 Template:     ashe
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  ashe-child
*/
h2 {
    font-size: 28px;
}
.caldera-grid label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
}
#top-menu li a {
    font-size: 24px;
    line-height: 50px;
    letter-spacing: 1px;
    font-weight: 600;
}
/* centrer image widget footer */
img.image {
    margin: auto
}
/* featured-link1 placé en menu top*/
.featured-link {
    float: right
}
/*Suppression de la date slide*/
.slider-date {
    display: none
}
/*suppression nom theme et redirection */
.credit{
    display:none
}
/*Suppression du bouton lire la suite article*/
.read-more{
    display:none
}
/* modification link lire la suite read-more par more*/
.more a {
    display: inline-block;
    padding: 0 25px;
    border: 1px solid;
    font-size: 13px;
    line-height: 40px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    cursor: pointer;
}
.more {
    margin: 25px 0 15px;
    text-align: center;
}
/* button demande de devis */
button.devis{
    padding: 10px 10px 10px 10px;
    font-size: 16px;
    border: solid 1px #000
}
button.devis a{
    text-transform: uppercase;
}
/* Form On vous rappel*/
.form{
    background-color: rgba(149, 189, 97, 0.5);
    padding: 20px
}

/*
    CSS de entretien-terrasse-bois
    ##############################
    #main-nav {
    background-color: #363636;
    box-shadow: 0px 1px 5px rgba(0,0,0, 0.1);
}

#main-nav a, #main-nav i, #main-nav #s {
    color: #ffffff;
}

#main-menu .sub-menu > li:last-of-type > a {
    border: none;
    background: #363636;
}

#main-menu .sub-menu {
    display: none;
    position: absolute;
    z-index: 130;
    width: 300px;
    text-align: left;
}

#main-menu .sub-menu, #main-menu .sub-menu a {
    background-color: #333333;
    border-color: rgba(0,0,0, 0.05);
}
.devis{
		padding: 10px 10px 10px 10px;
		font-size: 24px;
		font-weight: 400;
		color: #ffffff;
    background-color: #363636;
		cursor: pointer
}
.devis:hover{
	background-color: #fff;
	color: #000;
	border: solid 1px #a05b28;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}
###############################
End CSS entretien-terrasse-bois
 */