/*

Theme Name: Mediweb
Theme URI: http://mediweb.co/
Description: Mediweb Theme
Version: 1.0
Author: Mediweb
Author URI: http://mediweb.co/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

/*alignment inside post page content*/
.alignright,
.alignleft,
.aligncenter,
.sticky,
.wp-caption-text,
.wp-caption,
.bypostauthor,
.gallery-caption{
	
}

.alignright{
	float:right;
	clear:right;
	margin-left:20px;
	margin-bottom:10px;
}

.alignleft{
	float:left;
	clear:left;
	margin-right:20px;
	margin-bottom:10px;
}

.aligncenter{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

strong{
	font-weight: bold;
	font-weight:700;
}

cite, var, em{
	font-style: italic;

}



ins {  
    text-decoration: none;
}

.pe-wp-default p,
.pe-wp-default h1,
.pe-wp-default h2 a,
div.post h1 a,
div.post h2 a,
.pe-wp-default a,
.page-title h1,
.page-title h2{
	-moz-hyphens: auto;
    word-wrap: break-word;
    -ms-word-wrap: break-word;
}

.format-aside{
    border-left-width:12px;
    border-left-style: solid; 
    padding: 20px;
}

.sticky .post-title h1{
	padding:10px 10px;
}



/* Responsive images */

.pe-wp-default img,
.pe-wp-default .comment-body img{
	max-width: 100%; 
}
.pe-wp-default img[class*="align"],
.pe-wp-default img[class*="wp-image-"],
.pe-wp-default img[class*="attachment-"] {
	height: auto; /
}
.pe-wp-default img.size-full,
.pe-wp-default img.size-large,
.pe-wp-default img.header-image,
.pe-wp-default img.wp-post-image {
	max-width: 100%;
	height: auto; 
}

.pe-wp-default .wp-caption {
	max-width: 100%; 
	padding: 4px;
}
.pe-wp-default .wp-caption .wp-caption-text,
.pe-wp-default .gallery-caption,
.pe-wp-default .entry-caption {
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
}

.pe-wp-default .wp-caption .wp-caption-text > a,
.pe-wp-default .gallery-caption > a,
.pe-wp-default .entry-caption > a{
	text-decoration:underline;
}

.pe-wp-default .gallery-item{
	margin:0;
}

.pe-wp-default .gallery-item > .gallery-icon > a > img{
	display:inline;
}

.pe-wp-default .gallery-item a,
.pe-wp-default .gallery-caption {
	width: 90%;
}
.pe-wp-default .gallery-item a {
	display: block;
}
.pe-wp-default .gallery-caption a {
	display: inline;
}
.pe-wp-default .gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.pe-wp-default .gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.pe-wp-default .gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

/*tables*/

.pe-wp-default table,
.pe-wp-default .comment-body table {
	border-bottom-width:1px;
	border-bottom-style: solid;
	font-size: 12px;
	line-height: 2;
	margin: 0 0 24px;
	width: 100%;
}

.pe-wp-default th{
    font-size: 12px;
    font-weight: bold;
    line-height: 2.18182;
    text-transform: uppercase;
}

.pe-wp-default td, .pe-wp-default .comment-body td {
    border-top-width:1px;
	border-top-style: solid;
    padding: 6px 10px 6px 0;
}

.pe-wp-default caption, .pe-wp-default th, .pe-wp-default td {
    font-size:12px;
    text-align: left;
}

/*definition lists*/

.pe-wp-default dl, .pe-wp-default .comment-body dl{
	margin-left:20px;
	margin-right:20px;
}

.pe-wp-default dt, .pe-wp-default .comment-body dt {
    font-weight: bold;
    line-height: 22px;
}

.pe-wp-default dd, .pe-wp-default .comment-body dd {
    line-height: 22px;
    margin-bottom: 22px
}

/*Lists*/

.pe-wp-default ul, .pe-wp-default .comment-body ul, .pe-wp-default .mu_register ul {
    list-style: disc outside none;
}

.pe-wp-default ol, .pe-wp-default .comment-body ol {
    list-style: decimal outside none;
}

.pe-wp-default ol, .pe-wp-default .comment-body ol, .pe-wp-default ul, .pe-wp-default .comment-body ul, .pe-wp-default .mu_register ul {
    line-height: 22px;
    margin: 0 0 20px;
}

.pe-wp-default li, .pe-wp-default .comment-body li, .pe-wp-default .mu_register li {
    margin: 0 0 0 30px;
}

.pe-wp-default li{
	line-height:24px;
}

.pe-wp-default ul ul, .pe-wp-default .comment-body ul ul, .pe-wp-default ol ol, .pe-wp-default .comment-body ol ol, .pe-wp-default ul ol, .pe-wp-default .comment-body ul ol, .pe-wp-default  ol ul, .pe-wp-default .comment-body ol ul {
    margin-bottom: 0;
}

/*html tags*/

.pe-wp-default address, .pe-wp-default .comment-body address {
    display: block;
    line-height: 22px;
    margin: 0 0 22px;
    font-style:italic;
}


.pe-wp-default abbr, .pe-wp-default .comment-body abbr, .pe-wp-default dfn, .pe-wp-default .comment-body dfn, .pe-wp-default acronym, .pe-wp-default .comment-body acronym {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    cursor: help;
}


.pe-wp-default code, .pe-wp-default .comment-body code,
.pe-wp-default kbd, .pe-wp-default tt {
    font-family: Consolas,Monaco,Lucida Console,monospace;
    font-size: 11px;
    line-height: 2;
}

.pe-wp-default pre, .pe-wp-default .comment-body pre {
    border-width: 1px;
    border-style: solid;
    font-family: Consolas,Monaco,Lucida Console,monospace;
    font-size: 12px;
    line-height: 20px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
}

blockquote, q {
    quotes: none;
}

sub {
    bottom: -0.25em;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

.pe-wp-default embed,
.pe-wp-default iframe,
.pe-wp-default object,
.pe-wp-default video {
	max-width: 100%;
}
.pe-wp-default .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}


.pe-wp-default h1{
	font-size:40px;
}

.page-links{
	float:left;
	clear:both;
	margin-bottom:20px;
}

.page-links > a{
	padding:2px 5px;
}

.post.format-aside{
	border-top:none;
}

/* to go on top of wp admin bar */
.peFlareLightbox {
	z-index: 99999 !important;
}
@media (min-width: 1024px) {
	#section-splash.pe-splash-section .pe-headlines > div.pe-active {font-size:40px !important;}
}
@media (max-width: 568px) {
	header .logo {top:52px !important;}
	#section-bienvenue {padding: 115px 0px 50px 0px !important;}
	#section-bienvenue .pe-view-layout-block-34 {border-bottom: 3px solid #8cc047; margin-bottom: 20px;}
	.pe-view-layout-block-5 p {line-height:30px;}
}

	/*added gmap infos style*/
	.wrapper-gmap {
		max-width: none;
		width: 100%;
		position: relative;
	}
	.overlay-gmap{
		width: 100%;
		position: absolute;
		z-index: 1;
		opacity: 1;
		bottom: 0;
		left: 0;
		height: 100%;
	}
	#gmap_canvas {
		height:600px;
		width:100%;
	}
	section.pe-main-section > .pe-block,
	section.pe-main-section{
		position:relative;
	}
	#overlay-disable-scroll{
		background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
		height:600px;
		width:100%;
		-webkit-transition: all 1000ms ease-in-out;
		-moz-transition: all 1000ms ease-in-out;
		-ms-transition: all 1000ms ease-in-out;
		-o-transition: all 1000ms ease-in-out;
		transition: all 1000ms ease-in-out;
	}
	#content-contact {
		display: block;
		width: auto;
		z-index: 1;
		opacity:1;
		position: absolute;
		font-family: sans-serif;
		box-sizing: border-box;
		top:60px;
		left:0;
		padding:30px;
		min-width:400px;
		max-width:500px;
	}
	.map_title {
		text-align: center;
		margin: 0;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 30px;
	}
	.map_description {
		text-align: center;
		font-size: 1em;
		margin: 0;
	}
	#content-contact h6 {
		font-size: 1em;
		margin: 0;
		line-height: 3em;
		text-transform: uppercase;
		text-align: left;
	}
	#content-contact p {
		font-size:.9em;
		text-align: left;
		margin:0;
		padding:0;
	}
	#content-contact .day {
		width: 40%;
		display: inline-block;
	}
	#content-contact .hour{
		width: 40%;
		display: inline-block;
	}
	#show-map {
		cursor:pointer;
		position:absolute;
		top:10px;
		right:10px;
		background:url(https://cabinet-du-parc.fr/wp-content/uploads/arrow.png) center right no-repeat;
		border:none;
		text-indent:-9999px;
		width: 41px;
		height: 41px;
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	#show-info {
		cursor:pointer;
		position:absolute;
		top: 100px;
		left: -100%;
		padding:10px 40px;
		border-radius:0 3px 3px 0;
		border:none;
		font-size: 1em;
		opacity:0;
		background-image: url(https://cabinet-du-parc.fr/wp-content/uploads/arrow.png);
		background-repeat: no-repeat;
		background-position: right 0;
		background-color: rgba(68, 68, 68, 0.7);
		color: #8cc047;
	}
	@media (max-width:480px)  {
		#content-contact {
			width: 300px;
			min-width:0;
			top:40px;
			padding:20px;
		}
		#content-contact h6 {
			font-size: 0.9em;
			margin: 0;
			line-height: 1.5em;
			text-transform: uppercase;
			text-align: left;
		}
		#content-contact p {
			font-size:.8em;
			text-align: left;
			margin:0;
			padding:0;
		}
		#content-contact .hour {
			width:55%;
		}
		#overlay-disable-scroll {
			height: 600px;
		}
	}
	@media (min-width: 481px) and (max-width: 767px) {
		#content-contact {
			width: 300px;
			min-width:0;
			top:40px;
			padding:20px;
		}
		#content-contact .hour {
			width:55%;
		}
		#wpgmza_map {
			height: 600px !important;
		}
		#overlay-disable-scroll {
			height: 600px;
		}
	}
/*end gmap infos style*/

.error-404_wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.error-404_wrapper>div {
	width: 50%;
}
.error-404_container h1 {
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 40px;
	font-size: 46px;
	color: #8cc047;
	line-height: 50px;
}
.error-404_right a {
	border: 2px solid #8cc047;
	padding: 10px 30px;
	text-decoration: none;
	color: #000;
	margin-top: 10px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 14px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.error-404_right a:hover {
	border-color: transparent;
	color: #8cc047;
}
.error-404_container {
	padding:100px 0;
}
.error-404_container {
	width: 1400px;
	margin: 0 auto;
}
.error-404_left p {
	font-size: 150px;
	letter-spacing: 10px;
}
.error-404_left p i {
	color: #8cc047;
}
@media (max-width: 767px) {
	.error-404_container {
		width: auto;
		margin: 0 auto;
	}
	.error-404_wrapper {
		flex-direction: column;
		padding: 0 20px;
	}
	.error-404_wrapper>div {
		width: auto;
	}
	.error-404_right a {
		width: 100%;
		box-sizing: border-box;
		text-align: center;
	}
}
@media (max-width: 1024px) and (min-width: 768px ){
	.error-404_container {
		width: auto;
		padding: 50px;
	}
}
/*cookies*/
#cn-notice-text .cookie_title{
	display: block;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 5px;
	font-size: 16px;
}
#cookie-notice {
	border-top: 1px solid;
}
#cn-notice-text {
	display: block;
}
#cookie-notice #cn-accept-cookie{
	display: inline-block;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	background-color: #8CC047;
	text-align: center;
	border: 1px solid #8CC047;
	color: #ffffff;
	padding: 5px 30px;
	margin: 5px 0 0 20px;
}
#cn-accept-cookie:hover {
	background-color: #fff !important;
	color: #8CC047 !important;
}
#cookie-notice.cn-bottom {
	display: none;
}
.cookie_info {
	border-bottom: 1px dotted;
	color:#000000;
}
body #cookie-notice .cookie-notice-container {
	display: flex;
	align-items: center;
	justify-content: center;
}
#cn-notice-text span:last-of-type {
	display: block;
	text-align: left;
}
@media (max-width: 767px) {
	#cn-notice-text .cookie_title {
		font-size: 12px;
		text-align: center;
	}
	#cn-notice-text, #cn-notice-text span:last-of-type {
		display: block;
		text-align: left;
		font-size: 10px;
	}
	.cookie-notice-container {
		flex-direction: column;
	}
	#cookie-notice #cn-accept-cookie {
		width: 100%;
		margin: 10px auto 0 auto !important;
		box-sizing: border-box;
		font-size: 12px;
		padding: 5px !important;
	}
}
/*end cookies*/
#section-contact {display:none;}
