/*
Theme Name: Cos
Theme URI: http://www.fantom.fr/
Author: Serum And Co
Author URI: http://www.fantom.fr/
Description: Theme Par Serum And Co
Version: 1.0
*/

/*Masquer version Chinoise*/

/*#menu-lang #qtranslate-chooser .lang-cn{
	display:none;
}*/

.page-events .events .event .image img{
	height:100%;
}


.woocommerce-Price-amount.amount {
	white-space: nowrap;
}

#espace-membre > .ak-inner-subnav > .ak-nav-scroll {
	overflow-x:hidden;
}

@media (max-width: 768px) {
	#page-visit + .modal-cos .close-dialog {
		margin-bottom: 20px !important;
	}
}

@media (max-width: 768px) {
    .format-interview .vc_single_image-img,
    .format-article  .vc_single_image-img  {
	/* margin-left: calc(-10% - 25px) !important;
        width: calc(130% + 25px) !important;
	max-width: calc(130% + 25px) !important; */
		margin-left: -15px !important;
		width: 100vw !important;
		max-width: 100vw !important;
    }
}
