/* @override http://www.pictobello.ch/wp-content/themes/pictobello/style.css */

/*
Theme Name: PictoBello v2
Theme URI: http://www.pictoBello.ch/
Description: Thème pour PictoBello, 2013/2016
Author: Audrey Devantay, Ergopix
Version: 2.0
*/


/************************************************************************************************************
*
* Wordpress Structure
*
*/
img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img { max-width: 100%;  height: auto; }
.alignleft, img.alignleft { display: inline; float: left; margin-right: 24px; margin-top: 4px; }
.alignright, img.alignright { display: inline; float: right; margin-left: 24px; margin-top: 4px; }
.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
img.alignleft, img.alignright, img.aligncenter { margin-bottom: 12px; }
.wp-caption { background: #f1f1f1; line-height: 18px; margin-bottom: 20px; max-width: 632px !important; padding: 4px; text-align: center; }
.wp-caption img { margin: 5px 5px 0; }
.wp-caption p.wp-caption-text { color: #888; font-size: 12px; margin: 5px; }
h1, h2, h3, h4, h5, h6 { clear: both; font-weight: normal; }

/***********************************************************************************************
* Reset
* http://meyerweb.com/eric/tools/css/reset/ 
* v2.0 | 20110126
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, 
code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, 
figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, 
audio, video{ background: transparent; margin: 0; padding: 0;	border: 0; font-size: 100%; font: inherit;	vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; overflow-y: scroll;}
ol, ul { list-style: none; }
blockquote, q{	quotes: none; }
blockquote:before, blockquote:after, q:before, q:after{	content: ''; content: none; }
table{ border-collapse: collapse; border-spacing: 0; font-weight: normal; }

/************************************************************************************************************
*
* General Structure
*
*/
body{
	min-height: 100%;
	height:auto !important;
	--bs-breadcrumb-divider: ">";
}

html{
	height: 100%;
}

em {
	font-style: italic;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

#page{
	max-width: 1200px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-right: 30px;
	position: relative;
}

#header{
	left: 0;
    position: absolute;
    top: 30px;
    width: 100%;
	z-index: 10000;
}

#logo{
	margin-left: 31px;
	margin-top: 40px;
	max-width: 200px;
	overflow: hidden;
	clear: both;
}

#sidebar{
	float: left;
	width: 15%;
	margin-right: 5%;
}

#container{
	float: left;
	width: 80%;	
}

#container_wrapper{
	/* margin-top: 30px; */
	margin-top: 170px;
	overflow: hidden;
}

.container_col #content{
	float: right;
}

.container_col .content_70{
	width: 70%;	
}

.content_100{
	width: 100%;
	float: none;
}
/***********************************************************************************************
* Searchform
*/
#searchform{
	float: right;
}

#searchform input{

}

#searchsubmit{

}

/***********************************************************************************************
* Logos
*/
.logos{
	display: table;
}

.logos a {
    margin: 30px 9% 30px 0;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    text-align: center;
    width: 17%;
}

.logos a img{
	max-width: 100%;
}

.logos a.no-margin{
	margin-right: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
	.logos a {
	    width: 15%;
	    margin-right: 12%;
	}
}

@media (max-width: 768px){
	.logos a {
	    width: 40%;
	    margin: 15px 4.5% 15px 4.5%;
	}
}
/************************************************************************************************************
*
* Navigation
*
*/

.menu{

}

#menu_1{
	float: right;
	margin-right: 100px;
	margin-bottom: 0;
}

#menu_3{
	width: 20%;
	float: left;
	margin-right: 5%;
}

#menu_1 .page_item{
	display: inline-block;
	margin-left: 2px;
	position: relative;
	padding: 3px 5px;
} 

.fb{
	position: absolute;
	top: 0;
	margin-top: 2px;
	right: 30px;
	color: #333;
	height: 20px;
	width: 20px;
}

.fb i, .instagram  i{
	font-size: 20px;
}

.instagram {
	position: absolute;
	margin-top: 2px;
	top: 0;
	right: 65px;
	color: #333;
	height: 20px;
	width: 20px;
}

.fb img, .instagram img{
	width: 20px;
	height: 20px;
}

.page_item a{
	text-decoration: none;
	color: #6B6B6B;
}

#menu_1 .page_item a{
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#menu_2{
	padding-left: 8px;
}

#menu_2 .page_item a, #menu_3 .page_item a, .menu_dessinateur a{
	font-family: Georgia, Times, serif;
	font-style: italic; 
	line-height: 130%;
	letter-spacing: 0.8px;
}

#menu_2 .page_item a{
	font-size: 15px;
}

#menu_3 .page_item a, .menu_dessinateur a{
	font-size: 13px;
}

.archive .children{
	border: 1px solid #CCCCCC;
	padding: 5px 7px;
	width: 150px;
	position: absolute;
	top: 100%;
	right: 0px;
	display: none;
	margin: 0;
	background-color: white;
}

.archive .children .page_item{
	display: inline-block !important;
	min-width: 40px;
	text-align: center;
	padding: 0!important;
}

.archive:hover .children{
	display: block;
}

.menu_dessinateur{
	width: 25%;
	padding-right: 10px;
	float: left;
	box-sizing: border-box;
}

/************************************************************************************************************
*
* Texte
*
*/
#content{
	font-family: Georgia, Times, serif;
}

p, ul{
	margin-bottom: 20px;
}

p, li, h2, h3, label{
	color: #6B6B6B;
	font-size: 15px;
	line-height: 140%;
	letter-spacing: 0.5px;
	font-family: Georgia, Times, serif;
}

input{
	margin-bottom: 10px;
	width: 100%;
	padding: 1%;
	box-sizing: border-box;
	font-size: 15px;
	color: #6B6B6B;
}

div.mce_inline_error{
	background-color: white !important;
	color: red !important;
	padding: 0 !important;
}

input.mce_inline_error{
	border: 1px solid red !important;
}

form{
	margin-top: 20px;
}

.button{
	text-transform: uppercase;
	font-size: Arial, sans-serif;
	border: none;
	font-size: 13px;
	padding: 10px 0;
	cursor: pointer;
}

.button:hover{
	color: white;
	background-color: #6B6B6B;
}

strong, h2, h3{
	font-weight: bold;
}

h2{
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-transform: capitalize;
}

h3{

}

a{
	text-decoration: none;
}

a:hover{
	color: #6B6B6B;
}

#container ul{
	padding-left: 20px;
}

#container li{
	color: #6B6B6B;
	list-style: disc outside;
}
/************************************************************************************************************
*
* Home
*
*/
.img_home{
	margin-left: 173px;
	width: 100%;
	height: 100%;
}

/* .home #container img{
	width: 100%;
	height: 100%;
} */

/***********************************************************************************************
* Video responsive
*/
.fluid-width-video-wrapper {
	padding: 0;
	position: relative;
	width: 100%;
	padding-bottom: 56.6%;
}

.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
/************************************************************************************************************
*
* General Class
*
*/

.aspect-ratio-carre {
	aspect-ratio: 1;
}

.picture-hover-zoom {
  overflow: hidden;
}

a.picture-hover-zoom:hover img,
a:hover .picture-hover-zoom img  {
  transform: scale(1.08);
}

.picture-hover-zoom img {
  transform: scale(1.01);
  transition: transform 0.2s ease;
}

.gallery-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  row-gap: 0.5rem;
  column-gap: 0.5rem;
}

.grid-element h4 {
	margin-bottom: 1rem;
	margin-top: 0.5rem;
}

.w-100 {
	width: 100%;
}

.h-100 {
	height: 100%;
}

.object-fit-cover {
	object-fit: cover;
}

.grid-element a {
	display: block;
}

@media (max-width: 991.98px) {
	.gallery-grid {
		grid-template-columns: 1fr 1fr;
	}
}

@media (max-width: 767.98px) {
	.gallery-grid {
		grid-template-columns: 1fr;
	}
}

.breadcrumb li.breadcrumb-item {
  list-style: none!important;
  padding-left: 0.5rem;
}

ol.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}

ol.breadcrumb li.breadcrumb-item:first-child {
	padding-left: 0px;
}

.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider,"/");
}

.left{
	float: left;
}

.clear{
	clear: both;
}

.img{
	padding: 0 11px 10px 0;
	display: block;
	float: left;
	width: 50%;
	box-sizing: border-box;
	
}

.page-id-37 .img{
	width: 25%;
}

#gallery, .container_all_drawers{
	margin-right: -10px;
	overflow: hidden;
}

.img img{
	width: 100%;
	display: block;
}

.img_medium{
	float: left;
	padding-right: 10px;
	width: 50%;
	box-sizing: border-box;
}

#gallery > img{
	float: left;
    width: 50%;
    margin-bottom: 10px;
	padding-right: 10px;
	box-sizing: border-box;
}

.img_medium img{
	display: inline-block;
	width: 100%;
}

.no_margin{
	margin: 0!important;
}

#content > .img_medium_post{
	float: left;
	padding-right: 10px;
	width: 50%;
	box-sizing: border-box;
}

/***********************************************************************************************
* Colorbox
*/
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:10000; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;	font-family: Georgia, Times, serif; font-size: 14px; color: #6B6B6B !important;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#fff;}
#colorbox{}
    #cboxContent{margin-bottom:32px; overflow:visible;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{background:#000; padding:0px;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; bottom:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; bottom:-20px; background:url(images/controls.png) no-repeat 0 0;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious:hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext:hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose:hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}


/***********************************************************************************************
* Mobile
*/
.header-mobile{
	padding: 15px 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	border-bottom: 1px solid #000;
}

.header-mobile .logo{
	padding-left: 15px;
}

#hamburger {
	display:block;
	width:42px;
	overflow:hidden;
	float:right;
	margin-right: 30px;
}

#hamburger span {
	background:#333;
	display:block;
	height:2px;
	margin:9px 0;
	position:relative;
	-webkit-transform:rotate(0);
	-ms-transform:rotate(0);
	transform:rotate(0);
	top:0;
	left:0;
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transition:none .5s ease;
	transition:none .5s ease;
	-webkit-transition-property:-webkit-transform,top,left,opacity;
	transition-property:transform,top,left,opacity;
}

/*
html.mm-opened #hamburger span.top-bar {
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	top:12px;
}

html.mm-opened #hamburger span.middle-bar {
	opacity:0;
	filter:alpha(opacity=0);
}

html.mm-opened #hamburger span.bottom-bar {
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg);
	top:-10px;
}

html.mm-opened #hamburger span.middle-bar {
	left:-40px;
}
*/
.visible-xs{
	display: none;
}

.mm-title, .boxclose{
	text-transform: uppercase;
	font-family: Arial;
	color: #6b6b6b;
	font-size: 12px;
}

.mm-panel .page_item a{
	font-family: Georgia,Times,serif;
    font-style: italic;
    letter-spacing: 0.8px;
    line-height: 130%;
}

.uppercase a, .uppercase .page_item a, .uppercase.page_item a{
	text-transform: uppercase;
	font-family: Arial;
    font-style: normal;
}

.mm-menu{
	background-color: white;
}

.icon{
	text-align: center;
	margin: auto auto;

}

.icon a.instagram, .icon a.fb{
	float: none;
	display: inline-block !important;
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#select_list_drawer{
	display: none;
	font-size: 16px;
	margin-bottom: 30px;
	width: 100%;
	font-family: Georgia,Times,serif;
	padding: 5px 0;
}

br{
    display: inline-block;
    margin-bottom: 5px;
}

.visible-xs{
	display: none;
}	

@media (max-width: 768px) {
	#menu_3, .container_col #content, #container{
		width: 100%;
	}
	
	#page{
		padding-right: 20px;
		padding-right: 20px;
	}
	
	p, li, h2, h3, #menu_3 .page_item a, .menu_dessinateur a{
		font-size: 16px;
		line-height: 140%;
	}
	
	#sidebar, #menu_1, .fb, .instagram, #header, #menu_3{
		display: none;
	}
	
	.menu_dessinateur{
		margin-bottom: 0;
		width: 100%;
		padding-right: 0px;
	}
	
	.visible-xs{
		display: block;
	}
	
	#select_list_drawer{
		display: block;
	}
	
	br{
	    display: inline-block;
	    margin-bottom: 10px;
	}
	
	.img{
		padding: 0 0 10px 0; 
		width: 100%;
	}
	
	.page-id-37 .img{
		padding: 0 0 10px 0; 
		width: 100%;
	}
	
	.img img{
		width: 100%;
	 	max-width: none;
	}
	
	#gallery{
		margin-right:0px;
	}
	
	#gallery > img{
		width: 100%;
		margin-bottom: 10px;
		padding-right: 0px;
	}
	
	#container_wrapper {
    	margin-top: 100px;
    }

	.img_medium{
		float: none;
		padding-right: 0px;
		width: 100%;
		margin-bottom: 20px;
		display: block;
	}
	
	.img_medium img{
		display: inline-block;
		width: 100%;
	}
	
	#content > .img_medium_post{
		width: 100%;
		padding-right: 0px;
		margin-bottom: 20px;
	}
	
	.visible-xs{
		display: block;
	}
	
	.container_col .content_70{
		width: 100%;	
	}
	
	.new-header-mobile .logo img{
		width: 30px !important;
	}
		
}


@media (min-width: 768px) and (max-width: 991px) {
	#menu_1{
		float: left;
		margin-left: 30px;
	}
}

@media (min-width: 1441px) {

}
