/*
Theme Name: colormag-child
Template: colormag 
*/
@font-face {
font-family: "marguerite";
	src: url("font/marguerite.ttf");
}
@import url('https://fonts.googleapis.com/css?family=Great+Vibes');

#header-logo-image {
    max-width: 200px;
}
#site-navigation {
    background-color: #460b03;
}
.footer-socket-wrapper {
    background-color: #fcd2db;
}
.footer-socket-wrapper .copyright {
    color: #460b03;
}
.social-links i.fa-facebook {
    color: #460b03;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Great Vibes', cursive;
    font-weight: normal;

}
h2 {
    font-size: 24px;
}
h1 {
    font-size: 37px!important;
    text-align: center;
    color: #e36485;
}
.btn-cat {
    border-radius: 3px;
    clear: both;
    color: #fff;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 3px 10px;
}
.entry-title.h2categorie {
    background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2017/05/icon.png") no-repeat scroll left center;
    font-size: 18px!important;
    padding-left: 37px!important;
}
.lien-art-home {
font-family: 'Great Vibes', cursive;;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 20px;
}
.widget_recent_entries a {
    color: #460b03;
}
.widget_recent_entries .widget-title span {
    color: #460b03!important;
font-family: 'Great Vibes', cursive;
    font-size: 22px!important;

}
.widget_recent_entries a::before {
    color: #fea2b5;
    content: "◊ ";
    font-size: 19px;
}
.widget_recent_entries a:hover {
    text-decoration:none!important;
    color: #fea2b5;
}
.widget_beside_slider {
    text-align: justify;
}
.right {
    text-align:right;
}