/*
Theme Name: Law & Justice Child Theme
Theme URI: http: //themebear.co
Description: This is a custom child theme for Law and Justice theme
Author: ThemeBear
Author URI: http: //themebear.co/
Template: law-and-justice
Version: 0.1
*/

/* DEBUT GENERALE */
.espace-vide {
    height: 20px !important;
    width: 100% !important;
}
.espace-vide-40 {
    height: 40px !important;
    width: 100% !important;
}
.espace-vide-60 {
    height: 60px !important;
    width: 100% !important;
}
.float-right {
    float: right !important;
}
/* J'ai supprimé dans les fichiers styles.css du theme parent le a:visited */
@media screen and (max-width: 769px) {
	html body {
		padding-left: 0;
        padding-right: 0;
	}
	#content {
	    padding-top: 60px !important;
	}
}
/* FIN GENERALE */


/* DEBUT PAGE ACCUEIL */
.practice-areas-item {
    cursor: pointer;
}
.featured-slide .slide-icon {
    background: url("https://www.cabinet-jourdan-blaya.com/wp-content/uploads/2017/05/logo-blanc.png") no-repeat center center !important;
    height: 60px !important;
    width: 350px !important;
}
.boutton_telechargement .kc_button {
    font-weight: bold;
    border-radius: 5px;
    color: #ffffff;
    background-color: #ffa800;
}
.boutton_telechargement .kc_button:hover {
    color: #ffffff;
    background-color: #b87900;
}
@media screen and (min-width: 1000px) {
    #en-savoir-plus.kc-elm.kc_row {
        height: 240px;
        margin-top: -6px;
    }
}
@media (min-width: 768px) {
.section-news .news-item {
    min-height: 200px;
}
/* FIN PAGE ACCUEIL */


/* DEBUT FOOTER */


/* FIN FOOTER */
