/*
Theme Name: Johansen-Child
Theme URI: http://www.angrygorilla.us
Author: Angry Gorilla Team
Author URI: http://www.angrygorilla.us
Description: Modern, Creative Wordpress Blog Theme
Version: 1.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: blog, clean, creative, elegant, modern, multi-concept, photography, portfolio, video
Text Domain: johansen-child
Template: johansen
*/
.slicknav_icon-bar {background:#fff!important;}
.like-comment-buttons-wrapper {display:none;}

/* Slider */
#carousel-title {
text-transform:uppercase;
text-shadow: 0px 0px 6px #000000;
}

#carousel-cat a{color:#fff;}

/* menu */
.main-navigation-wrapper {background:#043751!important;}
.main-navigation-wrapper a{color:#fff!important;}
.main-navigation-wrapper.sticky.open .sticky-logo{display:none!important;}
.main-navigation-wrapper.sticky.open a{color:#fff!important;}
.main-navigation-wrapper.sticky.open .sub-menu a{color:#fff!important;}

.menu-mobile .slicknav_menu ul.slicknav_nav li a {
     font-size: 12px;
     font-weight: bold;
	  border-top: 1px solid #26446c ! important;
}
.menu-mobile .slicknav_menu ul {
}
.menu-mobile ul.slicknav_nav li.menu-item a:hover {
     background: #26446c ! important;
     font-size: 12px;
     font-weight: bold;
}


/* Page title */
.archive-title-area {border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;}
.archive-title-area:after {
	content: "";
	background: none;
}

/* Pagination */
.pagination a, .pagination .larger, .pagination .current, .pagination .pages, .pagination .nextpostslink, .pagination .previouspostslink {
	display: inline-block;
	padding: 16px 22px !important;
	font-size: 11px;
	color: #222;
	letter-spacing: 1px;
	text-transform: uppercase;
	background-color: rgba(255,255,255,1);
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,.1);
  -moz-box-shadow: 1px 1px 5px rgba(0,0,0,.1);
  box-shadow: 1px 1px 5px rgba(0,0,0,.1);
  margin-right:15px!important;
}
.pagination a:hover {background:#19375f!important;color:#fff;}

/* footer */
#footer-widget-area {background:#19375f}
#footer-widget-area .post-date{font-style:italic}
#footer-widget-area .recent_post_text a:hover, #footer-widget-area.footer .first.gorilla_recent_post_with_thumbs_widget li:hover a, #text-2 a:hover, .recent_post_text:hover a, #gorilla_recent_post_with_thumbs_widget-2.widget.gorilla_recent_post_with_thumbs_widget:hover a{
     color: #fff!important;
}
.goto-top {background:#cc0000!important;}

/* Formulaire de contact */
.wpcf7-not-valid-tip {color:#cc0000!important}
.wpcf7-validation-errors, .wpcf7-mail-sent-ok {border:0!important; color:#fff!important;margin:0!important;padding:10px!important;text-align:center;}
.wpcf7-validation-errors {background:#cc0000;}
.wpcf7-submit {background:#19375f!important;}
.wpcf7-mail-sent-ok {background:#4b9855;}


h5, h6 {
	font-family: 'Droid Sans'!important;
}