/*
Theme Name: Quartier Latin
Theme URI: http://netfolie.com
Description: Custom built theme to meet client requirements.
Version: 99.9.1
Author: Netfolie
Author URI: http://netfolie.com
Tags: white, one-column, two-columns, three-columns,four-columns, right-sidebar, responsive-layout, custom-colors, custom-menu, featured-images, theme-options, translation-ready, photoblogging
License: GNU General Public License version 1.0
License URI: http://netfolie.com
Text Domain: latin
*/
a.tiktok{
	background:#000000;
}
.fa-tiktok{
	content:"";
	width:20px;
	height:20px;
	background-image:url(images/tiktok1.png);
	background-size:contain;
}
ol{
	
	display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;

}
@media(min-width:1280px){
	._dislimair  li,._dislimair  p{
		font-size:22px;
		line-height:32px;
	}
}
.popup-box{
	padding: 0px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	background-color: rgba(0, 0, 0, 0.3);
	display: none;
}
.popup-box ._h{
	
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.popup-box .body{
	max-width: 600px;
	width: 100%;
	position: relative;
}
.popup-box iframe{
	min-height: 100vh;
	max-height: 100vh;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.popup-box  ._close{
	color: #fff;
	background-color: #000;
	border-radius: 50%;
	height: 50px;
	line-height: 50px;
	width: 50px;
	text-align: center;
	position: absolute;
	right: 10px;
	top: 60px;
}

iframe html,iframe body{overflow: hidden !important;}
.single-quoi-faire ._dislimair ul{
	list-style: disc;
    margin-left:2rem;
    margin-bottom: 1rem;
}
.single-quoi-faire ._dislimair ul ul{
	list-style-type: circle;
}
.single-quoi-faire ._dislimair ul li{
	
}
._opneoffer a,._pageContent a,.single-commerce a,.sHistContetnt a,.theme-color a,
 section a{
	color: var(--pageColor);
}
._blogPosts ._post .date ,._blogPosts ._post p,._featuresbox a{
	 color: #1d1d1b;
}
