/*
Theme Name:     Newspaper 7 Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/


/* header */

.td-header-style-1 .td-header-sp-logo {
    width: 310px!important;
}

.td-header-style-1 .td-header-sp-logo img {
    max-height: 110px!important;
}

@media only screen and (min-width: 992px) {

	.td-header-sp-recs {
		text-align: right;
		float: right!important;

	}

	div.td-container.td-header-row.td-header-main-menu {

		text-align: center!important;

	}

	div.td-container.td-header-row.td-header-header {

		padding-bottom: 18px!important;

		}

}

.td-page-title {
  margin-top: 20px!important;
}

@media (max-width: 767px) {
.td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu {
    background-color: #ce181c!important;
    height: 54px !important;
	}
}


div.habillage-content-desktop{
	position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 1548px;
}

div.habillage-space{
	margin: 150px 0 0 0;
}

div.habillage-content-below-desktop{
	margin: 15px 0 0 0;
}

/*below desktop*/
@media only screen and (max-device-width : 1470px) {
	div.habillage-content-desktop, div.habillage-space{
		display: none;
	}
}

/*desktop*/
@media only screen and (min-device-width : 1470px) {
	div.habillage-content-below-desktop{
		display: none;
	}
}

/*mobile*/
@media only screen and (min-device-width : 320px) and (max-device-width : 767px){
	div.habillage-320{
		display: block;
		text-align: center;
	}
	div.habillage-768{
		display: none;
		text-align: center;
	}
	div.habillage-1024{
		display: none;
		text-align: center;
	}
	h4.slider_header{
		padding-left : 30px !important;
	}
}

/*mobile*/
@media only screen and (min-device-width : 768px) and (max-device-width : 959px){
	div.habillage-320{
		display: none;
		text-align: center;
	}
	div.habillage-768{
		display: block;
		text-align: center;
	}
	div.habillage-1024{
		display: none;
		text-align: center;
	}
	h4.slider_header{
		padding-left : 30px !important;
	}
}

/*mobile*/
@media only screen and (min-device-width : 960px) and (max-device-width : 1023px){
	div.habillage-320{
		display: none;
		text-align: center;
	}
	div.habillage-768{
		display: none;
		text-align: center;
	}
	div.habillage-1024{
		display: block;
		text-align: center;
	}
	h4.slider_header{
		padding-left : 30px !important;
	}
}

/*tablet*/
@media only screen and (min-device-width : 1024px) and (max-device-width : 1469px){
	div.habillage-320{
		display: none;
		text-align: center;
	}
	div.habillage-768{
		display: none;
		text-align: center;
	}
	div.habillage-1024{
		display: block;
		text-align: center;
	}
}


div.td-post-content.tagdiv-type div.photo.left, div.td-post-content.tagdiv-type div.photo.top{
	display: none;
}
div.td-post-content.tagdiv-type div.texte div.photo.left, div.td-post-content.tagdiv-type div.texte div.photo.top{
	display: block;
}
/*.td-container, .tdc-row, .tdc-row-composer {
    width: 1190px !important;
}*/

/* RSS Feed Widget Overide */
.widget_rss li .rsswidget {
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 0px;
font-family: 'Roboto', sans-serif;
font-weight: normal;
font-size: 14px;
}

.widget_rss li {
    margin-left: 0px;
    margin-bottom: 14px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #d3d3d3;
    line-height: 16px;
	}

@media only screen and (min-width: 992px) {
.td-category-grid.td-container-wrap .td-container, .td-category-header.td-container-wrap .td-container, .td-main-content-wrap.td-container-wrap .td-container{
	width: 1200px;
}
}
.td-main-page-wrap {
    padding-top: 20px !important;
}
.td-crumb-container{
	position: relative;
}
p.extrait{
	font-style: italic;
}

.rss-widget-icon {
	display:none!important;

}


.btn-red-100 {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    display: inline-block;
    border: 1px;
    border-color: #ddd;
    background-color: #b61619!important;
    background-image: none;
    text-shadow: none;
    color: #fff;
    font-size: 14px;
    line-height: normal;
    border-radius: 0px;
    box-sizing: border-box;
    height: auto;
    margin: 10px 0;
}
div.feed_wrapper{
	background-color: #eee;
    padding: 10px;
    border-radius: 10px;
    margin: 0 0 10px 0;
    font-size: 14px;
}
div.feed_wrapper p{
	margin: 0;
}
div.feed_wrapper span{
	font-style: italic;
}
div.feed_slider{
	border: solid #ccc 1px;
	border-top: none;
	height: 448px;
	width: 100%;
	overflow: scroll;
	overflow-x: hidden;
}
h4.slider_header{
	background-color: #cc1719;
	color: #fff;
	margin: 0;
	padding: 5px 5px 5px 10px;
}
div.feed_slider ul{
	margin: 0;
    padding: 5px;
}
div.feed_slider ul li{
	list-style: none;
    margin: 0 0 10px 20px !important;
    line-height: normal;
    border-bottom: 1px solid #e4e4e4;
    padding: 0 0 10px 0;
}
div.feed_slider ul li::before{
	content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
	color: red; /* Change the color */
	font-weight: bold; /* If you want it to be bold */
	display: inline-block; /* Needed to add space between the bullet and the text */
	width: 1em; /* Also needed for space (tweak if needed) */
	margin-left: -1em; /* Also needed for space (tweak if needed) */
}
div.feed_slider a{
	color: #000;
}
div.feed_slider a:hover{
	color: #ce181c;
}
.scrollbar
{
	margin-left: 30px;
	float: left;
	height: 300px;
	width: 65px;
	background: #F5F5F5;
	overflow-y: scroll;
	margin-bottom: 25px;
}
#style-3::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar-thumb
{
	background-color: #000000;
}
div.wpb_wrapper.slider_home, div.wpb_wrapper.slider_home .widget{
	margin-bottom: 0px !important;
}
@media (max-width: 1018px) and (min-width: 768px){
	div.feed_slider{
		height: 261px;
	}
}
@media (max-width: 1200px) and (min-width: 1018px){
	div.feed_slider{
		height: 362px;
	}
}
