/*
Theme Name: Leroux Child
Theme URI: https://leroux.qodeinteractive.com
Description: A child theme of Leroux
Author: Elated Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: leroux
Template: leroux
*/
.qodef-m-title {
	text-transform: uppercase;
}
.azzurro {
color: #0099CC;
}
ul {
    list-style-position: inherit !important;
	padding-left: 20px !important;
}
.qodef-header--standard #qodef-page-header-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.qodef-header--standard #qodef-page-header {
/*    background-color: rgba(0, 0, 0, 0.2) !important;*/
}
.qodef-icon-with-text.qodef-hover-effect--contrast .qodef-m-wrapper.qodef-mask {
    background-color: rgb(124, 124, 124) !important;
}
.text-white {
	color: #FFF;
}

.qodef-e-info {
display: none;	
}
.entry-date {
	display: none !important;
}
.qodef-blog article, .list-news article {
	background-color: #FFF;
	padding: 20px !important;
	text-align: center
}
.qodef-icon-with-text.qodef-layout--top {
text-align: justify;
}
.qodef-icon-with-text.qodef-layout--top .qodef-m-title {
    text-align: center !important;
}
.qodef-tabs-content img {
	background-color: #FFF;
	padding: 5px;
}
.qodef-tabs-content, .qodef-tabs-content p {
text-align: justify
}
.qodef-blog article .qodef-e-left, .list-news article .qodef-e-left{
	margin: 0 auto;
}

.qodef-blog  article .qodef-e-left a, .list-news article .qodef-e-left a{
    background-color: #5CB3D8 !important;
}
#qodef-page-footer-copyright-area {
    padding: 25px 0 !important;
}
footer #qodef-page-footer-top-area p{
	color: #FFF !important;
}
.button-center {
	text-align: center
}
.breadcrumb-container.theme5 a {
    line-height: 16px;
	background: RGBA(167,167,167, 0.8) !important;
}
.breadcrumb-container.theme5 a::after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(167, 167, 167, 0.8) !important;
}
.breadcrumb-container.theme5 a::before {
    border-color: rgba(167, 167, 167, 0.8) rgba(167, 167, 167, 0.8) rgba(167, 167, 167, 0.8) rgba(0, 0, 0, 0) !important;
}
.single-post #qodef-page-outer > .qodef-e-media-image{
display: none;
}
.single-post #qodef-page-outer {
    margin-top: -40px !important;
}
.single-post .new_post .qodef-e-media-image{
	margin-bottom: 40px;	
}

.single-post .new_post h1{
	margin-bottom: 40px !important;	
	padding: 10px 0px;	
	font-size: 40px;
	background: #EFEFEF;
}
.qodef-blog article, .list-news article {
    padding: 0 20px;
}
.qodef-blog .qodef-e-top-holder {
    margin-bottom: 0px;
}
.qodef-shortcode h5 a {
	color: #0099CC !important;
}
.qodef-shortcode h5 a:hover{
	color: #696969 !important;
}
.qodef-button.qodef-layout--filled.qodef-html--link {
    background-color: #0099CC !important;
}
.qodef-button.qodef-layout--filled.qodef-html--link:hover {
    background-color: #696969 !important;
}