/*
Theme Name: The7 child
Theme URI: http://zenisun.net/
Description: Thème enfant du thème The7
Author: Youssef Bayed
Author URI: http://zenisun.net/
Template: dt-the7
*/
@import url("../dt-the7/style.css");


#phantom .ph-wrap.with-logo .ph-wrap-content .logo-box {
	padding: 5px 10px 5px 0 !important;
}
#footer, #bottom-bar{
	height: 85px;
}
#bottom-bar{
	padding-left: 450px;
}
#bottom-bar .wf-wrap{
	padding: 20px;
}

.afficher_responsive{
	display: none;
}
@media (max-width: 850px){
	.stripe-style-2 {
		background-image: none !important;
	}
}
@media (max-width: 767px){
	.timeline-block.timeline-post-left .timeline-icon-block {
		position: absolute !important;
		left: -32px !important;
		right: auto !important;
		bottom: 0 !important;
		text-align: center !important;
	}
	.timeline-block.timeline-post-right .timeline-icon-block {
		position: absolute !important;
		left: auto !important;
		right: -32px !important;
		bottom: 0 !important;
		text-align: center !important;
	}
	.timeline-block .timeline-header-block .timeline-header, .timeline-feature-item .timeline-header-block .timeline-header {
		font-size: 13px;
		display: inline-block;
		padding: 0 65px;
	}
	.timeline-header h2{
		font-size: 27px !important;
	}
	.wf-cell{
		width: 50% !important;
	}
	.cacher_responsive{
		display: none;
	}
	.afficher_responsive{
		display: block;
	}
	.fullwidth_responsive{
		width: 100%;
	}
	.fullwidth_image_responsive img{
		width: 100%;
	}
}
@media screen and (max-width: 480px) {
	.wf-cell{
		width: 100% !important;
	}
}