/*
Theme Name: Photography Child
Theme URI: http://themes.themegoods2.com/photography/demo1
Description: Premium Photography Portfolio Theme
Version: 1.0
Tags: yellow, white, responsive-layout, custom-header, custom-background, threaded-comments, translation-ready, editor-style, custom-menu
Author: ThemeGoods
Author URI: http://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: photography
Template: photography
*/

/* accueil */
html[data-style="fullscreen"] .top_bar.hasbg, .top_bar.hasbg{background: #fff}
.top_bar.hasbg #menu_wrapper div .nav > li > a{color: #000 !important}
#custom_logo img, #custom_logo_transparent img
{width: 172px;height: auto;}
.sidebar .widgettitle {font-size: 18px;padding-top: 9px;}
.sidebar .textwidget .fa.fa-instagram {font-size: 25px !important;}

/* slideshow */
.mobx-desc {
  display: none !important;
}
.mobx-overlay {background-color: #fff;}
.mobx-top-bar, .mobx-bottom-bar {background-color: transparent;}
.mobx-counter, .mobx-title {color: #000;}
.mobx-ui button {background-color: #00000070;}

/* Horizontal galerie */
.single-portfolios .horizontal_gallery_wrapper{width: 100%}
.single-portfolios .horizontal_gallery_wrapper td {display: block !important;width: 100% !important;float: none !important;margin: 0 auto !important;}
.single-portfolios .horizontal_gallery_wrapper .button.ghost{display: none}
.single-portfolios .horizontal_gallery_wrapper tbody tr td .wp-caption {min-height: auto;margin-bottom: 40px;}

/* blog */
.single-post .fullwidth_comment_wrapper.sidebar,
.single-post #about_the_author
{display: none !important}

@media only screen 
and (min-device-width : 100px) 
and (max-device-width : 812px){ 
	#rev_slider_3_1_forcefullwidth{display: none !important}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 
	#rev_slider_3_1_forcefullwidth{display: none !important}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1080px) 
and (orientation : landscape) { 
	#rev_slider_7_2_forcefullwidth{display: none !important}
}

@media (min-width: 1025px) and (max-width: 5000px) {
	#rev_slider_7_2_forcefullwidth{display: none !important}
}








