/*
Theme Name: MagazineVibe
Theme URI: http://magazinevibe.edge-themes.com
Description: A Powerful News & Magazine Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Text Domain: magazinevibe
Version: 1.9
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.

*/

.edgtf-post-excerpt { color: #000 !important; }


.edgtf-post-example-item-three-info-section, .edgtf-post-example-item-one-info-section-holder, .home .edgtf-post-info-comments, .edgtf-post-info-count { display: none !important; }

.edgtf-post-info-author { display: none !important; }
.edgtf-post-info-category { display: none !important; }
.edgtf-post-info-author-link { display: none !important; }

#menu-language, #menu-menu-langue-fr { list-style-type: none; font-size: 90%; margin: 0 -8px; padding: 0; line-height: 20px; }
#menu-language a, #menu-menu-langue-fr a { color: #111; }
#menu-language a:hover, #menu-menu-langue-fr a:hover { color: #555; }

#menu-subscribe-paper-en, #menu-subscribe-paper-en-french { list-style-type: none; font-size: 90%; margin: 0 35px 0 0; padding: 0; line-height: 20px; }
#menu-subscribe-paper-en a, #menu-subscribe-paper-en-french a { color: #111; }
#menu-subscribe-paper-en a:hover, #menu-subscribe-paper-en-french a:hover { color: #555; }


footer .edgtf-footer-top-holder { background-color: #e1e1e1 !important; }
footer .edgtf-footer-top-holder h6 { color: black !important; }
footer a, footer .textwidget { color: #000 !important; }
footer a:hover { color: #666 !important; }

.edgtf-top-bar { color: #111 !important; font-weight: bold !important; } 


.widget h6.edgtf-peit-title  { font-family: "Playfair Display" !important;}


.listArchive li { width:30% !important; display:inline-block; vertical-align: top; text-align: center; }
.listArchive li a { text-align:center;  }
.listArchive li img { width: 100% !important;   }
.listArchive li figcaption { text-align: center;   }


/* ne pas afficher counter pour access social */
.apsc-count, .apsc-media-type { display: none !important; }


.show-mobile-only { display: none; }

@media screen and (max-width: 980px) {
	.show-mobile-only { display: block !important; }	
	.show-mobile-only img { margin-top: 20px; margin-bottom: 20px; }	

	.home .hide-mobile-only { display: none !important; }	
}
	

@media screen and (max-width: 1020px) {	
	/*.edgtf-position-right { display: none; }*/
	.edgtf-position-right .edgtf-social-icon-widget-holder, .edgtf-position-right .widget_nav_menu  { display: none !important; }
	
}


@media screen and (max-width: 900px) {
	.listArchive li
	{
		width:30%!important;
	}
}

@media screen and (max-width: 500px) {
	.listArchive li { width:42%!important; }
}

@media screen and (max-width: 350px) {
	.listArchive li { width:100%!important; }
}