/*
 Theme Name:     Valenti Child
 Theme URI:      http://themeforest.net/user/cubell
 Description:    Valenti Child Theme
 Author:         Cubell
 Author URI:     http://themeforest.net/user/cubell
 Template:       valenti
 Version:        1.0
*/


/* =Theme customization starts here. Any CSS code entered here will overwrite the parent's CSS.
-------------------------------------------------------------- */
@media (max-width: 750px) {
    /* some CSS for small resolution */
    .pub{
		display: none;
	}
	.pub_leaderboard{
		display: none;
	}
	.pub_mobile{
		display:block !important;
		margin: 0 0 10px 0 !important;
	}
	.entry-content {
	    margin: 0 0 0 0 !important;
	}
	#tag_by_cat{
		color:black;
		text-align:center !important;
	}
	.cb-large{
	 	margin-bottom:-10px !important;
	}
}
@media (max-width: 1000px) {
    /* some CSS for medium resolution */
    .pub{
		display: none;
	}
	.pub_leaderboard{
		display: none;
	}
	.cb-large{

	/* float: left; */
	text-align: center;
	padding-top: 5px;
	color: #4d4d4d;
	height: auto !important;
	width: inherit !important;
	margin-bottom:-10px !important;
	}
}
@media only screen and (min-width: 1020px) {

  .cb-large{
    width: 690px;
  }

}
@media (max-width: 1300px) {
   	.pub_leaderboard{
		display: none;
	}
	.cb-large{

	/* float: left; */
	text-align: center;
	padding-top: 5px;
	color: #4d4d4d;
	height: auto !important;
	width: 50%;
	}
}
.cb-byline .cb-author{
	display: none;
}
.pub_leaderboard{
	text-align:center;
}
#cb-related-posts ul li .cb-mask{
	max-height: 175px;
	min-height:175px;
}
.comment_box{
	margin-bottom:50px;
}
@media only screen and (max-width: 767px) {
   #next-button-mobile {
     display: block !important;
     z-index: 0;
   }
   #next-button-mobile:hover{
     cursor:pointer !important;
   }
   #next-button-mobile:focus {
     border: none !important;
     outline-color: transparent !important;
   }
   .fb-comments {
    width: 100% !important;
   }
   .fb-comments iframe[style] {
     width: 100% !important;

   }
.fb-like-box {
   width: 100% !important;
  }
.fb-like-box iframe[style] {
   width: 100% !important;
  }
.fb-comments span {
   width: 100% !important;
  }
.fb-comments iframe span[style] {
   width: 100% !important;
  }
.fb-like-box span {
   width: 100% !important;
  }
.fb-like-box iframe span[style] {
   width: 100% !important;
  }
}


/* TAG menu widget */
.btn-sample {
  color: grey;
  background-color: #FFFFFF;
  border-color: #E3E3E3;

}

.btn-sample:hover,
.btn-sample:focus,
.btn-sample:active,
.btn-sample.active,
.open .dropdown-toggle.btn-sample {
  -webkit-transform: scale(1.1);
  color: #FFFFFF;
  /* background-color: #3462c7;  */
  background-color:#026d70;
  border-color: #E3E3E3;

}

.btn-sample:active,
.btn-sample.active,
.open .dropdown-toggle.btn-sample {
  background-image: none;
}

.btn-sample.disabled,
.btn-sample[disabled],
fieldset[disabled] .btn-sample,
.btn-sample.disabled:hover,
.btn-sample[disabled]:hover,
fieldset[disabled] .btn-sample:hover,
.btn-sample.disabled:focus,
.btn-sample[disabled]:focus,
fieldset[disabled] .btn-sample:focus,
.btn-sample.disabled:active,
.btn-sample[disabled]:active,
fieldset[disabled] .btn-sample:active,
.btn-sample.disabled.active,
.btn-sample[disabled].active,
fieldset[disabled] .btn-sample.active {
  background-color: #FFFFFF;
  border-color: #E3E3E3;
}

.btn-sample .badge {
  color: #FFFFFF;
  background-color: #000000;
}

.btn-sample .badge {
  color: #FFFFFF;
  background-color: #000000;

}
.btn-xs {
	padding: 1px 5px;
	/* font-size: 12px; */
	line-height: 1.5;
	border-radius: 2px;
	text-decoration: none !important;
}

/*

.cb-mask img {
width:100%;
max-height:200px;
}
#cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-featured ul li .cb-mask {
height:100%;
}
a.header_link{
color:#3462c7;
}
.pub{
float:right;
margin-top:5px;
}
#cb-footer .cb-footer-lower .cb-copyright {
width: 60% !important;

}
#contact_captcha_img{
width:300px;
height:50px;
}
a:after {
 display:none;
}
.flexslider-1-fw .slides li img, .flexslider-1 .slides li img, .flexslider-1-fw-menu .slides li img, .flexslider-1-menu .slides li img, .flexslider-2-fw .slides li img, .flexslider-2 .slides li img {
height:200px;
}
.cb-slider-a.cb-module-fw {
padding: 0 30px 30px 30px;
}
#cb-content a:hover, #cb-content a:focus, #cb-content a:visited:hover, #cb-content a:visited:focus, #content.widecolumn a:hover, #content.widecolumn a:focus, #content.widecolumn a:visited:hover, #content.widecolumn a:visited:focus {
text-decoration: none;

}
.cb-grid-4 > div img, .cb-grid-5 > div img, .cb-grid-6 > div img {
width:100%;
}
/* */
.cb-grid-4 img, .cb-grid-5 img, .cb-grid-6 img{
	height: 100% !important;
}
.cb-grid-block .cb-grid-img {
display: none;
height: 100%;
}

#cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-mask img {
	max-height:60px;
}

#cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-mask:hover img {
	max-height:60px;
}

/*
#cb-outer-container {
	background-color: aliceblue;
}
*/
.header_btn_div{
	text-align:center;
	margin-top:12px;
	margin-bottom:-15px;
}
.header_btn{
	height: 45px;
  	margin-bottom: 5px;
  	width: 160px !important;
}
.header_btn:hover{
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
   	cursor:pointer;
}

.banner_take_action{
	height:130px;
	width:300px;
	background-color:blue;
	float:right;
}
.cb-cat-header p {
	color: #026d70;
}
.cb-prev-link{
	margin:0 10px 0 0 !important;
}
.cb-next-link{
	margin:0 10px 0 0 !important;
}
.flexslider-2-fw .flex-direction-nav a {
	opacity:0.0;
}
#presentation a{
	color:#026d70 !important;
}

.cb-footer-widget iframe{
	width:100%;
}
.twitterwidget iframe{
	min-width: 25px !important;
}


/* Slide Menu Header */
#SlideMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   font-family: 'Oswald', sans-serif;
   font-size: 22px;
}
#SlideMenu1 li
{
   cursor: pointer;
}
#SlideMenu1 li div
{
   margin: 0px 0px 0px 0px;
   padding: 2px 2px 2px 5px;
   background-color: #A0A0A0;
   border-style: solid;
   border-width: 1px;
   border-color: #A0A0A0;
   position: relative;
   left: 0;
   top: 0;
   /* width: 95px; */
}
#SlideMenu2
{

   background-color: #666666 !important;

}
#SlideMenu2:hover
{

   background-color: #026d70 !important;
   border-color: #026d70;

}
#SlideMenu1 li div:hover
{
   background-color: #026d70;
   border-style: solid;
   border-width: 1px;
   border-color: #026d70;
}
#SlideMenu1 li a
{
   color: #EEEEEE;
   font-weight: normal;
   text-decoration: none;
   padding-right: 7px;

}
#SlideMenu1 li a:hover
{
   color: #EEEEEE;
   font-weight: normal;
   text-decoration: none;
}
#SlideMenu1 li li
{
   cursor: auto;
   padding: 2px 2px 2px 5px;
   margin: 1px 0px 1px 0px;
   background-color: #EEEEEE;
   border-style: solid;
   border-width: 1px;
   border-color: #C0C0C0;
}
#SlideMenu1 li li a
{
   color: #666666;
   font-weight: normal;
   text-decoration: none;
}
#SlideMenu1 li li:hover
{
   background-color: #C0C0C0;
   border-style: solid;
   border-width: 1px;
   border-color: #C0C0C0;
}
#SlideMenu1 li li a:hover
{
   color: #666666;
   font-weight: normal;
   text-decoration: none;
}
#SlideMenu1
{
   /* position: absolute; */
   text-align: right;
   left: 0px;
   top: 0px;
   width: 290px;
   height: 130px;
   z-index: 0;
   margin-right: 10px;
   margin-top: 9px;
}
.archive{
  -webkit-background-size: cover; /* pour anciens Chrome et Safari */
  background-size: cover; /* version standardisée */
}
.single{
  -webkit-background-size: cover; /* pour anciens Chrome et Safari */
  background-size: cover; /* version standardisée */
}
.head_social{
	margin: 5px 18px 0 8px;
	cursor: pointer;
}

.flex-viewport{
	height: inherit;
}

.flexslider-1-fw .slides li img, .flexslider-1 .slides li img, .flexslider-1-fw-menu .slides li img, .flexslider-1-menu .slides li img, .flexslider-2-fw .slides li img, .flexslider-2 .slides li img {
	width: 100% !important;
	height:520px !important;
	display: block;
}
.flex-active-slide{
	height:100%;
}
#cb-section-a {
    margin-top: 0px !important;
}
/*
.sd-social-icon .sd-button span.share-count {
display: none;
}
*/
iframe{
	width:100%;
}
.main_title{
	font-weight: 400;
	text-decoration: none;
	font-size: 16px;
    margin: 0 0 10px;
    font-family: 'Oswald', sans-serif;
}
@media only screen and (min-width: 481px) {
	.main_title{
		font-size: 20px;
	}
}
@media only screen and (min-width: 768px) {
	.main_title{
		margin: 0 0 10px;
	}
}
@media only screen and (min-width: 1020px) {
	.main_title{
	    font-size: 28px;
    	margin: 0 0 20px;
    }
}


.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
	width: 100% !important;
}


.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

#next-button:hover {
  background:#fbfbfb !important;
}

.copyrigthImageText {
  z-index: 10;
  position: absolute;
  max-width: 135px;
  color: white;
  margin-left: 4px;
  margin-top: -116px;
  font-family: 'Oswald',sans-serif;
  font-size: 19px;
  font-weight: 700;
  text-transform: uppercase;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}
