/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

p, h1, h2, h3, h4, h5, h6, .content ol, .content ul,
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 18px;
}
.mobile-header-bar .mobile-branding img{
    max-width: 340px;
    height: auto;
    margin: 0 0 20px 0;
}
.branding a img, .branding img {
    max-width: 340px;
    height: auto;
    margin-top: -35px;
}
.logo-box img {
    max-width: 250px;
    height: auto;
    margin-top: 0;
}
#phantom .main-nav > li > a {
    margin: 25px 14px;
}
blockquote {
	font-family: 'Parisienne', cursive;
	background-color: transparent !important;
	font-size: 36px;
	font-weight: normal;
	line-height: 42px;
	padding:0;

}
blockquote p {
	color: #000;
}
.dt-blog-shortcode .fs-entry {
	width: 100% !important;
}

.post h3.entry-title {
	margin-bottom: 0;
}
.dt-blog-shortcode .post h3.entry-title a {
	color: #000;
}
.blog-content .entry-meta {
    padding: 0;
}
.outline-bg-btn, .outline-btn {
    border: 1px solid;
}
/*.conseilsdefense {
	background: rgba(143, 0, 61, 0.6);
	align-items: center;
    display: flex;
    height: 500px;
    padding: 0;
    margin: 0 78px 0 0;
    width: 287px;
    float: right;
}*/
.conseilsdefense {
	align-items: center;
    display: flex;
    height: 500px;
    padding: 0;
    width: 100%;
}
.conseilsdefense .wpb_wrapper {
    width: 100%;
    text-align: center;
}
.home-actus .vc_column_container {
	min-height: 320px;
}
.home-actus .vc_column_container:first-child {
    border-right: 1px solid #fff;
    padding-right: 15px;
}
.home-actus .vc_column_container:last-child {
    border-left: 1px solid #ddd;
    padding-left: 15px;
}
.wf-container-footer .textwidget {
	text-align: center;
	font-weight: 300;
}
.wf-container-footer .textwidget hr {
	background: #fff none repeat scroll 0 0;
    border: 0 none;
    height: 1px;
    margin: 30px auto;
    width: 155px;
}
#bottom-bar .bottom-text-block a {
	text-transform: uppercase;
	color: #aaaaaa;
	font-size: 11px;
}
.layout-list .blog-content {
	width: 100% !important;
}
.page-title h1, .page-title h1 *, .page-title h1 a:hover, #page .page-title .entry-title {
    /*text-shadow: 0 0 8px #000;*/
}
.overlay {
    /*background: rgba(0,0,0,0.4);*/
}
#page .shortcode-pullquote.align-left, .shortcode-pullquote.align-left {    
    float: none;
    margin: 0 0 18px 0;
    padding: 20px 25px;
    background-color: #efefef !important;
    border-left: 5px solid #8d003e;
    font-weight: 600;
}
.shortcode-pullquote::after {
    width: 0;
}
#page .page-title .entry-title,
.fancy-title.entry-title {
	text-shadow: 0 0 5px #000;
}
html input[type="submit"] {
    color: #fff;
    background-color: #8d003e;
}
html .dt-style.dt-accordion-bg-on.wpb_content_element .wpb_accordion_header a {
    padding: 15px 0 15px 18px;
}
html .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
    background-color: #8d003e;
}
html .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header:hover {
    background-color: #aa004a;
}
html .wpb_content_elemen.rdv .wpb_accordion_header > a,
html .wpb_content_element.rdv .wpb_accordion_header:hover > a,
html #page .wpb_content_element.rdv .wpb_accordion_header:hover > a span,
html .wpb_content_element.rdv .wpb_accordion_header:hover > a span,
html .wpb_content_element.rdv .wpb_accordion_header > a span {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.wpcf7-form-control-wrap {
    margin-bottom: 22px;
}
html .wpcf7-form input[type="text"], html .wpcf7-form input[type="tel"], html .wpcf7-form input[type="url"], html .wpcf7-form input[type="email"], html .wpcf7-form input[type="number"], html .wpcf7-form input[type="date"], html .wpcf7-form input[type="range"], html .wpcf7-form textarea {
    color: #000;
}

@media screen and (max-width: 525px) {
    
    .mobile-header-bar .mobile-branding img {
        margin-top: 20px;
        width: 200px;
        height: auto;
    }
    .conseilsdefense {
        float: none;
        margin: 0 auto;
    }
}
@media screen and (max-width: 420px) {
    
    .mobile-header-bar .mobile-branding img {
    }
}

