/*
Theme Name: Discussion
Theme URI: http://discussion.mikado-themes.com/
Description: A Powerful News & Magazine Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.3
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.ap-form-field textarea {
	min-height: 30px !important;
	font-size: 18px;
	overflow: hidden;
	resize: none
}

/** Formulaire contact Responsiv**/

@media(min-width: 728px){

	.home_sidebar_left.wpb_column.vc_column_container.vc_col-sm-10  {
			width: 66.66666667% !important;
	}
	
}

@media(max-width: 728px){

	.home_sidebar_left.wpb_column.vc_column_container.vc_col-sm-10  {
			width: auto!important;
	}
	
}

/** END **/

/** Slider Correction de la hauteur à 500px **/
div.wpb_wrapper div.mkd-bnl-holder.mkd-pswt-holder.mkd-pswt-number-10{
	height: 500px;
}

	/**Resize image of SLIDER
	 * proportionally**/
div.wpb_wrapper div.mkd-bnl-holder.mkd-pswt-holder.mkd-pswt-number-10 div.mkd-bnl-outer div.mkd-grid div.mkd-pswt-slider.slick-initialized.slick-slider div.slick-list.draggable div.slick-track div.mkd-pswt-slide.slick-slide div.mkd-pswt-content-outer div.mkd-pswt-image a.mkd-pswt-link img.attachment-full.size-full.wp-post-image{
    max-height: 500px;
    max-width: 970px;
    object-fit: cover;
}
/**END**/


/**HomePage Slider**/
.mkd-pswt-holder .mkd-pswt-slider .mkd-pswt-image::after{
	position: relative;
}

/**HomePage + Sidebar**/
@media (min-width: 750px) and (max-width: 1183px){
	
	/**Sidebar**/
	.vc_col-sm-4{
		width: 42%
	}
	
	/**HomePage Article**/
	.vc_col-sm-8{
		width: 58%;
	}
} 

/**Article Home Page**/
@media screen and (min-width: 850px)
{
	
	/**Section Son Anba Fey HOMEPAGE**/
	
	.section-son-anba-fey .mkd-pt-six-item.mkd-post-item.mkd-active-post-page{
		height: 240px;
		margin: 0 0 10px;

	}
	
	.section-son-anba-fey .mkd-pt-six-item.mkd-post-item.mkd-active-post-page .mkd-post-info-date.entry-date.updated{
		position: absolute;
		bottom: 35px;
	}

	.section-son-anba-fey .mkd-pt-six-item.mkd-post-item.mkd-active-post-page .mkd-pt-info-section.clearfix{
		position: absolute;
		bottom: 0;
		padding: 0 25px 0 0
	}
	
	/**Section ACTUALITÉS HOMEPAGE**/
	
	.section-actu .mkd-pt-six-item.mkd-post-item.mkd-active-post-page{
		height: 310px;
		margin: 0 0 10px;

	}
	
		.section-actu .mkd-pt-six-item.mkd-post-item.mkd-active-post-page .mkd-post-info-date.entry-date.updated{
		position: absolute;
		bottom: 65px;
	}

	.section-actu .mkd-pt-six-item.mkd-post-item.mkd-active-post-page .mkd-pt-info-section.clearfix{
		position: absolute;
		bottom: 30px;
		padding: 0 25px 0 0
	}
	/****/
	
	.mkd-pt-six-item.mkd-post-item.mkd-active-post-page .mkd-pt-info-section.clearfix div div.mkd-blog-share div.mkd-social-share-holder.mkd-dropdown a.mkd-social-share-dropdown-opener span.mkd-social-share-title {
		padding-left: 7px
	}
}

@media screen and (max-width: 850px)
{
		.mkd-pt-six-item.mkd-post-item.mkd-active-post-page .mkd-pt-info-section.clearfix{
		padding: 0 25px 0 0
	}
	
		.mkd-pt-six-item.mkd-post-item.mkd-active-post-page .mkd-pt-info-section.clearfix div div.mkd-blog-share div.mkd-social-share-holder.mkd-dropdown a.mkd-social-share-dropdown-opener span.mkd-social-share-title {
		padding-left: 7px
	}
}
/**END Article Home Page**/

/**Titre Article**/
.mkd-pt-six-item .mkd-pt-six-content-holder{
	padding: 4.5% 0px 5%;	
}

.mkd-pt-six-item .mkd-pt-six-content-holder h5{
	font-size: 14px;
	font-weight: 600;
}

/**Bouton Politique de Conf.**/
.buttonCookie{
	border-color: black !important;
	border-radius: 0 !important;
	background: black !important;
	color: white !important;
	text-shadow: none !important;
	
}

.mejs-horizontal-volume-total {

    top: 22px !important;

}

.mejs-horizontal-volume-current{
	top: 0 !important;
	/*width: 80% !important;*/
}

/**Boutons Menu**/

.section_title_button{
	margin-bottom: 15px !important;

	background-image: url("http://nrjantilles.com/wp-content/themes/_discussionwp/assets/css/img/title_pattern.png");

	background-repeat: repeat;

	position: relative;

	height: 34px;
}

.show_more_link:hover{
	color: #F00 !important;
}

.show_category_link{
	
	text-transform: uppercase;
	
	position: absolute;

	color: rgb(255, 255, 255);

	background-color: #F00;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 20px;

	padding-right: 20px;
}

.show_category_link:hover{
	background-color: rgb(17, 18, 19) !important;
}
/**End**/


/**Masquer le nombre de vues et de commentaires pour les Articles**/
.mkd-post-item .mkd-pt-info-section > div > div::after{
	content:'';
}

.mkd-post-info-count, .mkd-post-info-comments-holder{
	display: none !important;
}
/**End**/


/**Hit NRJ SideBar**/
.the_title_hit{
	margin-top: 15px;
}

/**Hit NRJ**/
.artist_hit{
	text-transform:uppercase;
	font-size: 16px
}

.hit_classement_id.hitonly
{
	padding-left: 0;
}

.hit_single_content p{
	display: none;
}

.hit_single_name{
	margin-top: 15px;
}

.hit_img{
	transform: translateY(25%);
}

.hit_evolution{
	margin: 0 10px 0 5px;
	font-style: italic;
}

.hit_tumbnail{
	padding-left: 0;
	margin-bottom: 10px;
}
/**End**/

#webradioNrj{
	background-color: white;
	bottom: 0;
	position: fixed;
	z-index: 101;
	height: 140px;
}

#custom_html-5{
	border: none;
}

#custom_html-4{
	border: none;
}

#custom_html-3{
	border: none;
}

#custom_html-2{
	border: none;
}

#custom_html-5 .textwidget.custom-html-widget{
	display: inline-block;

    position: relative;

    text-align: center;

    top: 50%;

    transform: translateY(-50%);

    left: 5px;
}

#custom_html-4 .textwidget.custom-html-widget{
	display: inline-block;

    position: relative;

    text-align: center;

    top: 50%;

    transform: translateY(-50%);
}

#custom_html-3 .textwidget.custom-html-widget{
	display: inline-block;

    position: relative;

    text-align: center;

    top: 50%;

    transform: translateY(-50%);
	
	left: 5px;
}

#custom_html-2 .textwidget.custom-html-widget{
	display: inline-block;

    position: relative;

    text-align: center;

    top: 50%;

    transform: translateY(-50%);
}

footer .mkd-container-inner{
	padding: 40px 0 75px !important;
}

.mkd-pswt-slide-thumb-inner {
	height: 154px !important;
	max-height: 154px !important;
}

.mkd-pswt-holder .mkd-pswt-slider .mkd-pswt-content .mkd-pt-info-section, .mkd-social-share-holder .mkd-dropdown {
	background-color: #F00 !important;
}

.mkd-pswt-holder .mkd-pswt-slider .mkd-pswt-content .mkd-social-share-holder .mkd-social-share-dropdown-opener {
	background-color: #F00 !important;
}

.home_sidebar_left {
	/**width: 685px !important;**/
}

.home_sidebar_left .vc_column-inner  {
	/**max-width: 100% !important;**/
}



.vc_col-sm-2 .vc_column-inner  {
	max-width: 100%;
}
.sondage_titre_nrj {
	height: 300px;
    	background: #990000;
    	margin-bottom: 10px;
    	padding-left: 25px;
}

.vc_col-sm-2 .vc_column-inner {
	padding-right: 0px !important;
}

.clip_display .mkd-pb-one-non-featured {
	padding-left: 10px !important;
}

.mkd-section-title-holder .mkd-st-title {
	    background-color: #F00 !important;
}

.facebook_block {
	background: #3b5998;
    color: white;
    text-align: center;
    font-size: 18px;
    width: 50px;
    height: 100;
    display: inline-block;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: 3px 0px 2px #b3b3b3;
}

.facebook_block .media-name {display: none;}

.twitter_block {
	background: #1dcaff;
    color: white;
    text-align: center;
    font-size: 18px;
    width: 50px;
    height: 100;
    display: inline-block;
    /* float: right; */ 
    padding-top: 10px;
    margin-left: 2px;
    padding-bottom: 10px;
    /* float: left; */
    box-shadow: 3px 0px 2px #b3b3b3;
}

.twitter_block .media-name {display: none;}

body {
	font-family: Helvetica !important;
	background:#F9F9F9;
}

.mkd-main-menu>ul>li>a{
	text-transform: uppercase;
}

.mkd-logo-area {
	display: none;
}

/************* MENU CSS ****************/

.mkd-page-header .mkd-sticky-header .mkd-sticky-holder, .mkd-menu-area{
	background-color: white !important;
}

.mkd-main-menu ul li{
	width: 135px;
	/*text-align: center;*/
	transition: 0.5s !important;
}

.mkd-main-menu ul li:hover{
	width: 125px;
}

.mkd-main-menu ul li:hover> a{
	color: #F00 !important;
	/*background-color: #C0C0C0 !important;*/
	font-weight: 700;
}

.mkd-main-menu ul li a{
	width: 100%;
  	border-left: none !important;
	transition: 0.5s !important;	
}

.mkd-main-menu>ul>li>a {
	color: black !important;
}

#sticky-nav-menu-item-4002 a { 
	border-right: none !important;
}

.mkd-search-opener {
	color: black !important;
}

.mkd-vertical-align-containers .mkd-position-left {
	/*float: none !important;
	display: inline-block;*/
}

#mkd_search_opener-4 {
	border-right: none;
	border-left: none;
}

.mkd-search-opener.mkd-active, .mkd-search-opener:hover {
	background-color: #DCDCDC !important;
}

.mkd-pb-one-holder .mkd-pb-one-featured .mkd-pt-one-content-holder {
	padding-bottom: 3px !important;
}

#nav-menu-item-4002 a {
	border-right: none !important;
}

#mkd_side_area_opener-2  {
	border-left: none !important;
}

#mkd_search_opener-3{
	border: none !important;
}

.mkd-content-top-holder {
	display: none;
}

.mkd-side-menu-button-opener{
	display: none !important;
}


.mkd-menu-area {
	margin-bottom: 15px;
}


.icon_footer{
	display: inline-block;
	padding-right: 25px;
}

.mkd-main-menu>ul>li.mkd-active-item>a{
    color: white !important;
    font-weight: 600;
}