ul.zooms {
	margin-left	: 0px !important;
}
ul.zooms li .zooms-title{
	padding		: 5px;
	font-family	: Voltaire;
	font-size	: 24px;
	font-weight	: 600;
	line-height	: 1.5;
}
ul.zooms li .zooms-box2 p{
	margin-bottom: 0;
}
ul.zooms li .zooms-box2{
	padding		: 5px;
	line-height	: 1.5;
}
ul.zooms li{
	background-image: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2 4'><path d='M1 0h1v1H1zM0 2h1v1H0z'/></svg>");
	background-size	: 2px 2px;
	font-size		: 16px;
	border			: 1px solid #F4F3F4;
	list-style		: none;
	display			: inline-block;
	width			: 320px;
	height			: 440px;
	vertical-align	: top;
	margin-right	: 25px;
	margin-bottom	: 15px;
}
ul.kvik_galerie {
	margin-left	: 0px !important;
}
ul.kvik_galerie li{
	border			: 1px solid #F4F3F4;
	padding			: 5px;
	list-style		: none;
	display			: inline-block;
	vertical-align	: middle;
	margin-right	: 15px;
	margin-bottom	: 15px;
}
.kvik_zoom{
	position: relative;
}
.kvik_zoom .responsive-tabs .responsive-tabs__list__item {
	font-size:		18px;
	font-family:	inherit;
	font-weight:	600;
	padding:		15px 25px;
}
.kvik_zoom .responsive-tabs .responsive-tabs__list__item:hover {
	font-size:		18px;
	font-family:	inherit;
	font-weight:	600;
	padding:		15px 25px;
	background:		#fff;
	color:			#c02026;
	border:			1px solid #F4F3F4;
	border-bottom:	none;
}
.kvik_nogallery{
	text-align: center;
	font-size: 24px;
}
.kvik_zoom_title{
    position:	absolute;
    display:	block;
    z-index:	9;
	bottom:		20px;
}
.kvik_zoom_title h1{
	font-size:		46px !important;
	font-family:	"Roboto Slab", Georgia, serif;
	color:			#fff;
	text-shadow:	0 0 3px #000;
	width:			100%;
}
.kvik_zoom_title .kvik_excerpt{
	margin:			0 18px;
	padding:		10px;
	background:		rgba(41, 41, 41, 0.8);
	color:			#fff;
	text-shadow:	0 0 3px #000;
}
.kvik_zoom_featured{
	background:			url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2 4'><path d='M1 0h1v1H1zM0 2h1v1H0z'/></svg>");
	background-size:	2px 2px;
}
.kvik_zoom_featured .featured img {
	max-height: 300px;
	opacity:	0.5 !important;
}
.kvik_zoom_title .post-title::before{
	content:	none !important;
}

/*		***** Post page *****		*/
.kvik_post .post-header .featured{
	margin-bottom	: 0px;
}
.kvik_post h1.post-title{
	font-size		: 36px;
	font-family		: "Roboto Slab", Georgia, serif;
	padding-left	: 0px;
}
.kvik_post .post-header .post-title::before {
    content: none;
}
.kvik_post .afc_subtitle h3{
	font-family	: "Roboto Slab", Georgia, serif;
	font-size	: 20px;
}
.kvik_post .afc_subtitle h5{
	font-family	: "Roboto Slab", Georgia, serif;
	font-size	: 16px;
}
.kvik_post .post-header .post-meta{
	margin	: 0 auto;
}
.kvik_post .post-content{
	font-size	: 18px;
}
.kvik_post .post-share .text{
	font-size	: 18px;
}

.kvik_head_order {
    font-size		: 20px;
    margin-bottom	: 10px;
}
.kvik_head_order a{
	color			: #292929;
	border-bottom	: 1px dotted #c02026;	
}
.kvik_head_order a:hover{
	color			: #c02026;
	text-decoration	: none;
}
.kvik_head_others_bloc{
	display: inline-block;
	padding-left: 0px !important;
}
.kvik_head_others_bloc.droite{
	padding-right: 0px !important;
}
.kvik_head_others{
	background		: #F4F3F4;
	border			: 1px solid #d9d9d9;
	display			: block;
	margin-right	: 25px;
	margin-bottom	: 20px;
}
.kvik_head_others .title{
	color			: #292929;
	border-bottom	: 1px dotted #c02026;
	margin			: 0 10px;
	margin-top		: 5px;
	font-size		: 18px;
	font-weight		: 600;
}
.kvik_head_others ul{
	padding: 10px;
}
.kvik_head_others ul li{
	font-size		: 18px;
	margin			: 5px 0;
	border-bottom	: 1px solid #d9d9d9
}


