/*
	Theme Name: GoodLife
	Theme URI: https://themeforest.net/item/goodlife-responsive-magazine-theme/13638827
	Description: <strong>GoodLife Magazine WordPress Theme by <a href="http://themeforest.net/user/fuelthemes?ref=fuelthemes">Fuel Themes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 4.4.0
	Author: fuelthemes
	Author URI: http://themeforest.net/user/fuelthemes
	Text Domain: goodlife
	Domain Path: /inc/languages
	Tags: two-columns, four-columns, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
	License: ThemeForest License
	License URI: https://themeforest.net/licenses/standard
*/

/*
* PLEASE DO NOT EDIT THIS FILE!
*
* This file is only in your themefolder for WordPress to recognize basic theme data like name and version
* CSS Rules in this file will not be used by the theme.
* Instead use the app.css file that is located in your themes /assets/css/ folder to add your styles.
* If you just want to add small css snippets you might also  want to consider to add it to the designated
* CSS option field in your themes backend at: Appearance -> Theme Options
*/

.cc_dialog.simple {
    max-width: 100% !important;
    width: 100% !important;
}

.cc_dialog {
    padding: 1.5rem 3rem !important;
}

.light.cc_dialog button.cc_b_cp {
    background-color: #333 !important;
    color: #FFF !important;
}

.sidebar .widget_media_image img {width: 100%}

.subheader.fixed .logo .logolink .logoimg {
    max-height: 50px !important;    width: auto;
}

.banner {margin-top: 10px;text-align: center}

.sidebar .widget {
    padding: 0 !important;
    background: #FFF !important;
}

#media_image-3 img {
    width: auto;
}

.header .logo .logoimg {
    max-height: 150px;
    width: auto;
}


.post .post-title h1 {
  font-size: 36px;
}


.sidebar .widget {text-align: center}

footer .page-item-240, footer .page-item-2667, footer .page-item-5314 {display: none !important}


.share-article-vertical {display: none}
.post-content-container {
padding-left: 0;
}

#subfooter .logolink {
    margin-bottom: 15px;
}

.subfooter-social {margin-bottom: 20px}

#subfooter .subfooter-social a {
    padding: 0 12px;
    font-size: 30px;
}

#subfooter .footer-menu li {
    display: inline-block;
    margin: 0 4px;
}

#subfooter p {
    font-size: 14px;
}

h2 {
  font-size: 1.2rem !important;
  color: #404040 !important;
}


.logos-footer-nous img:first-child {width:50%}


.logos-footer-nous img:nth-child(2) {width:20%;margin-left: 50px;}

@media screen and (max-width:767px) {
	.logos-footer-nous img:first-child {width:50% !important}
	.logos-footer-nous img:nth-child(2) {
    width: 20% !important;
    margin-left: 20px;
}
	#subfooter .logolink .logoimg {
    max-height: 55px;
}
.header .logo .logoimg {
    max-height: 50px !important;
    width: auto;
}

.marg-bot {margin-bottom: 20px !important;
text-align: center;}

footer img {width: auto !important; padding-right: 10px}

}
