/*
	Theme Name: Locamat 42 🐥 (Hueman)
	Theme URI: https://alxmedia.se/themes/hueman/
	Description: Sample child theme for customization.
	Author: You
	Author URI: 
	Template: locamat-42
	Version: 1.0.0
*/

@import url("../hueman/style.css");
@import url("font-style.css");
@import url("responsive.css");

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */

/* Global */
body {
	background: #111111 !important;
	font-weight: 500;
	font-size: 18px;
	color: #000;
	background-size: auto 290px;
	font-family: "Roboto Condensed", Arial, sans-serif;
}
body.lokki-active {
	overflow: hidden;
}
#meteor-buttons { display: none;}
#header { 
	background: transparent;
	height: 360px;
	margin: 0;
	padding: 0;
	}
#header .pad {
	margin: 0 auto;
	padding: 45px 10% 60px 10%;
	height: 205px;
}
.site-title {
	z-index: 0;
	position: fixed;
	padding: 10px 0;

}
#social-links {
	position: fixed;
	font-family: 'icomoon' !important;
	float: right;
	text-align: right;
	margin: 85px 20% 0 20%;
	width: 60%;
	height: 36px;
	color: #FFF;
}
#social-links div {
	border-radius: 3px;
	border: 1px solid rgba(0,0,0,0.05);
	float: right;
	padding: 5px 10px;
	background: rgba(0,0,0,0.35);
	width: 182px;
}
#social-links div span {
	margin: 0;
	padding: 0 0 10px 0;
	width: 100%;
	float: right;
	font-size: .8em;
	text-align: center;
	font-family: "Roboto", Arial, sans-serif;
}
#social-links div a {
	float: left;
	font-size: 1.5em;
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
	opacity: .75;
}
#social-links div #pagejaune {
	color: #3b5998;
	background: url('../hueman-child-master/icons/pagejaune_icon.png') center center no-repeat ;
	background-size: 25px;
	width: 25px;
	height: 30px;
}
#social-links div .icon-facebook2 {
	color: #3b5998;
	margin: 0 15px;
	padding: 2px 15px;
	border-left: 1px solid rgba(0,0,0,0.5);
	border-right: 1px solid rgba(0,0,0,0.5);
}
#social-links div .icon-youtube2 {
	color: #ee0f0f;
}
#social-links div #pagejaune:hover {
	opacity: 1;
}
#social-links div .icon-facebook2:hover,
#social-links div .icon-youtube2:hover {
	/*color:#fcee21;*/
	opacity: 1;
}
#nav-header .container {
	margin: 0 0 0 10%;
	padding: 0;
}
.container {
	margin: 0;
	padding: 0;
	max-width: none !important;
}
.container-inner {	
	max-width: 100%;
}
#page {
	position: relative;
	z-index: 3;
	max-width: 100%;
	padding: 0;
	background: transparent;
}
#page > .container-inner .main {
	clear: both;
	background-color: #efefef !important;
	/* background: linear-gradient(180deg, #F5F5F5 0%, #FFFFFF 50%); */
}
.content {
	background: #FFF;
	width: 100%;
	padding: 0;
	margin: 0;
	border-top: 1px solid rgba(100,100,100,0.2);
	border-left: 1px solid rgba(100,100,100,0.2);
	border-right: 1px solid rgba(100,100,100,0.2);
}
.col-2cl .main-inner {
	width: 70%;
	padding: 30px 20% 0 10%;
}



/* ------------------------------------------------------------------------- *
 *  Recherche Header¨*/
/* ------------------------------------------------------------------------- */

#widget-header {
	position: fixed;
	margin: -90px 20% 0 10%;
	float: left;
	width: 70%;
	height: 48px;
	color:#000;
	box-shadow: 0 3px 3px rgba(0,0,0,0.25);
}
#widget-header.scrolled {
	z-index: 3;
	top: 0;
	margin: 50px auto 0 auto;
	width: 100%;
}
#widget-header h3 {
	display: none;
}
.aws-container {
	background: url('../hueman-child-master/icons/icon-search.png') 0.25% center no-repeat #EEE;
	background-size: 50px;
	border-radius: 6px 0 0 6px;
	border-top: 1px solid rgba(255, 255, 255, 0.8);
	border-bottom: 1px solid rgba(255, 255, 255, 0.8);
	height: 48px;
	width: 100%;
	padding: 0;
}
.aws-container .aws-search-field {
	border: none;
	background-color: #EEE;
	float: right;
	color: #DD3333;
	text-align: left;
	width: 96%;
	padding: 0 6px;
	height: 48px;
	font-size: 1.25rem;
	line-height: 1.75rem;
}
#widget-header.scrolled .aws-container,
#widget-header.scrolled .aws-container .aws-search-field {
	background-color: #fcf36c;
	border-radius: 0;
}
#widget-header.scrolled input::-webkit-input-placeholder {
	color: #DD3333;
}
input::-webkit-input-placeholder  {
	color: #666;
/* 	text-transform: uppercase; */
	background: #FEFEFE;
}

.aws-container .aws-search-field:focus {
    background-color: #fff;
}
.aws-search-result .aws_result_title {
	padding-left: 20px;
	font-size: 2em;
	line-height: 2em;
}
.aws-search-result .aws_result_link:hover {
	background: rgba(252, 243, 108, 0.5);
}
.aws-search-result .aws_result_image img {
	width: 80px;
	height: auto;
}
.aws-search-result .aws_result_price {
	padding: 2px 20px;
	font-size: 1.25em;
}

/* ------------------------------------------------------------------------- *
 *  mega menu header  ‡*/
/* ------------------------------------------------------------------------- */
#mega-menu-wrap-header { opacity: .95;}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu {
	padding: 15px 30px;
	border-top: 1px solid #DD3333;
	border-bottom: 1px solid #DD3333;
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
	padding: 15px;
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	background: rgba(0,0,0,0.2);
	width: auto;
	border: 1px solid #FFF;
	border-radius: 6px;
	box-shadow: none;
	padding: 7px 15px;
	text-align: center;
	color: #FFF;
	font-weight: 400;
	letter-spacing: .05em;
	text-transform: none;
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
	background: #fcee21;
	border: 1px solid #000;
	color: #000;
}



/* ------------------------------------------------------------------------- *
 *  nav header  */
/* ------------------------------------------------------------------------- */
#menu-principal {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#nav-header {
	position: static;
	z-index: 3;
	margin: 0;
	padding: 0;
}
#nav-header .icon-home3 {
	padding-right: 10px;
	font-size: 1em;
}
.nav .sub-menu {
	background-color: #DEDEDE;
	margin: 0;
	padding: 0;
	width: auto;
	border: none;
}
.nav .sub-menu li {
	float: left;
	width: 100%;
	padding: 0;
	height: auto;
	color:#fcf36c;
	border-bottom: 1px solid rgba(0,0,0,0.5);
}
#nav-header ul li.drop ul li a {

	width:100%!important; /* or: width:1200px!important;*/
    box-sizing:border-box;
}


#nav-header li:hover {
	background:#111;
	color:#000;
	transition: .2s;
}
#nav-header li:hover a {
	color:#000;
	transition: .2s;
}
#nav-header li a {
	padding: 15px 30px;
	color: #fcf36c;
	font-size: 1em;
	letter-spacing: .02em;
	border-left: 1px solid rgba(255, 255, 255, .1);
	border-right: 1px solid rgba(0, 0, 0, .2);
	transition: .2s;
}
#nav-header ul li ul li a {
	transition: .2s;
	/*border: 1px solid rgba(255, 255, 255, .1);
	border-right: 1px solid rgba(0, 0, 0, .2);*/
}
#nav-header ul li ul li:hover {
	background:transparent;
	transition: .2s;
}
#nav-header ul li ul li:hover a {
	background: #fcf36c;
	color: #3c3c3c;
	transition: .2s;	
}
.nav ul li ul li {
	height: auto;
	border-top: 1px solid rgba(255, 255, 255, 0.05);
	border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
	background:#222;
	color: #fcee21;
	transition: ease-out .2s;
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link:focus {
	background:#111;
	color: #DD3333;
	transition: ease-in .2s;
}

/*  header : nav header
/* ------------------------------------ */
#nav-header.nav-container { background: transparent;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.05), 0 -1px 0 rgba(0,0,0,0.2), inset 1px 0 0 rgba(0,0,0,0.2), inset -1px 0 0 rgba(0,0,0,0.2); }
#nav-header .container { padding: 0; }
#nav-header .nav-toggle { background: transparent; color: #fff;
box-shadow: inset 1px 0 0 rgba(255,255,255,0.05), -1px 0 0 rgba(0,0,0,0.2); }
#nav-header .nav-text { color: #fff; color: rgba(255,255,255,0.7); }

@media only screen and (min-width: 720px) {

	/* common */
	#nav-header .nav {  }
	#nav-header .nav li a { color: #fff;}	
	/* level 1 */
	#nav-header .nav > li { border-right: none; }
	#nav-header .nav > li > a:hover, 
	#nav-header .nav > li:hover > a { color: #3c3C3C; }
	#nav-header .nav li > a:hover, 
	#nav-header .nav li:hover > a { color: #3c3c3c; }
	#nav-header .nav li.current_page_item > a, 
	#nav-header .nav li.current-menu-ancestor > a,
	#nav-header .nav li.current-post-parent > a { color: #fcf36c; }
	#nav-header .nav li.current-menu-item { background: #dd3333; }

	/* level 2 & 3 */
	#nav-header .nav ul { background: #FEFEFE url(img/opacity-10.png) repeat; }
	#nav-header .nav ul li { box-shadow: none; -webkit-box-shadow: none; }
	#nav-header .nav ul li:last-child { box-shadow: none; -webkit-box-shadow: none; }
	
}
@media only screen and (max-width: 719px) {
	
	/* common */
	#nav-header.nav-container  { border-left: 0; border-right: 0; }
	#nav-header .container { padding: 0; }
	#nav-header .nav { padding-bottom: 20px; }
	#nav-header .nav li a { color: #fff; color: rgba(255,255,255,0.8); border-top: 1px solid rgba(255,255,255,0.06); }	
	/* level 1 */
	#nav-header .nav li > a:hover { background: rgba(0,0,0,0.15); color: #fff; }
	#nav-header .nav li.current_page_item > a, 
	#nav-header .nav li.current-menu-item > a,
	#nav-header .nav li.current-post-parent > a { background: rgba(0,0,0,0.15); color: #fff; }
	
}



/* ------------------------------------------------------------------------- *
 *  Section: Page categories¨*/
/* ------------------------------------------------------------------------- */

/* CACHER CFILE D'ARIANE ATÉGORIE */
nav.woocommerce-breadcrumb ,
.woocommerce-result-count,
.woocommerce-ordering { display: none;}

.pad { padding: 0 0 20px;}

.page-title {
	margin: 0;
	width: 100%;
	left: 0;
	padding: 30px 0 45px 0;
	background: #fcf36c;
	color: #dd3333;
	text-align: center;
	font-size: 2em;
	line-height: 1.55em;
	font-weight: 100;
	letter-spacing: .075em;
	box-shadow: inset 0 -6px 0 #f5eb69;
}
.page-title h2 {
	position: absolute;
	margin: -30px 0 0 0;
	width: 100%;
	left: 0;
	padding: 45px 0;
	background: #FFF;
	color: #dd3333;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.55em;
	font-weight: 100;
	letter-spacing: .075em;
	box-shadow: inset 0 -6px 0 #EFEFEF;
}
.page-title span {
	color: #DD3333;
}
.page-title img {
	width: 82px;
	height: 82px;
	margin: 0 20px -27px 0;
}
.cat-content { clear: both; padding: 0 30px !important;}
.term-description {
	background-color: #DD3333;
	padding: 1.5rem;
	color: white;
	font-weight: 400;
	letter-spacing: none;
	border-radius: 1rem;
}
.term-description a {
	background-color: rgb(255 255 255 / 25%);
}
.term-description b {
	font-weight: 600;
}
.cat-menu .mega-sub-menu {
	margin-top: 10px;
	padding: 0 20px;
	line-height: 2.1em;
}
.cat-menu .mega-sub-menu li {
	display: inline;
	margin: 0 5px 20px 0;
}
.cat-menu .mega-sub-menu .cat-menu-letter {
	font-weight: 900;
	margin-right: 20px;
	color: #DD3333;
	font-size: .8em;
}
.cat-menu .mega-sub-menu .cat-menu-letter .icon-price-tags {
	margin-right: 5px;
	font-size: .75em;
}
.cat-menu .mega-sub-menu li .mega-menu-link {
	padding: 1px 9px 3px 9px;
	margin-right: 5px;
	background: #F5F5F5;
	color: #DD3333;
	border-radius: 6px;
	border: 1px solid #EEE;
	font-weight: 100;
	font-size: .9em;
	letter-spacing: .05em;
	transition: ease-out .2s;
}
.cat-menu .mega-sub-menu li .mega-menu-link:hover {
	background: #DD3333;
	color: #FFF;
	border: 1px solid #DD3333;
	transition: ease-in .2s;
}

/* LIST GRID */
.top-categories .grid,
ul.products {
	float: none;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(13rem, 1fr));
	gap: .75rem;
	/* background: linear-gradient(#dd3333 50%, #F7F7F7 50%); */
}
@media only screen and (max-width: 720px) {
	.top-categories .grid,
	 ul.products {
		grid-template-columns: repeat(auto-fit, minmax(10rem, 1fr));
	}
}

body.full-width .products ul:after,
body.full-width .products ul:before,
body.full-width ul.products:after,
body.full-width ul.products:before {
	content: none;
	display: none;
}

body.full-width ul.products li.product {
	background-color: white;
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	border-radius: 1rem;
	box-shadow: 0 0 0 0 white, 0 2px 4px -2px rgb(0 0 0 / 10%);
	transition: .2s;
}
body.full-width ul.products li.product:hover {
	border: none;
	box-shadow: 0 0 0 .25rem #DD3333, 0 16px 12px -12px rgb(0 0 0 / 50%);
	transition: ease-out .2s;
}
body.full-width ul.products li.product:hover h2 {
	color: #DD3333;
}
body.full-width ul.products li.product a img {
	margin: 0;
}
body.full-width ul.products li.product a .truncate {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 5rem;
}
body.full-width ul.products li.product a h2 {
	padding: .75rem;
	color: #333;
	text-align: center;
	line-height: 1.2em;
	transition: .2s;
	display: -webkit-box;
	  -webkit-box-orient: vertical;
	  -webkit-line-clamp: 3;
	  overflow: hidden;
	
	  white-space: normal;
	  text-overflow: ellipsis;
}
body.full-width ul.products li.product .price {
	font-size: 1rem !important;
	font-weight: 00 !important;
}


.woocommerce .products ul,
.woocommerce ul.products {
	margin: 30px 0;
}


.woocommerce ul.products li.product a img {
	margin: 0;
}

.woocommerce ul.products li.product h6 {
	background: rgba(100,100,100,0.05);
	border-bottom: 1px solid rgba(100,100,100,0.05);
	color: #999;
	margin: 0;
	height: 25px;
	font-size: .8em;
	line-height: 25px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-weight: 400;
	transition: ease-in .2s;
}
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product .quote-form {
	display: none;
}
.woocommerce ul.products li.product .price {
	background-color: rgb(0 150 90 / 10%);
	margin: 0 8px 8px;
	padding: 8px;
	text-align: center;
	font-weight: 600;
	color: rgb(0, 150, 90);
	border-radius: 8px;
}

button {font-family: -apple-system, "Segoe UI", system-ui, Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important; }

/* Lokki */
.lokki-button {
	margin: 16px 0 0;
	display: inline-block;
}

@-webkit-keyframes fadeIn {
  0% {background:rgba(0,0,0,.0);}
  100% { background:rgba(0,0,0,.7);}
}

@keyframes fadeIn {
  0% {background:rgba(0,0,0,.0);}
  100% { background:rgba(0,0,0,.7);}
}
@-webkit-keyframes fadeOut {
  0% {background:rgba(0,0,0,.7);}
  100% {background:rgba(0,0,0,.0);}
}
@keyframes fadeOut {
  0% {background:rgba(0,0,0,.7);}
  100% {background:rgba(0,0,0,.0);}
}
@-webkit-keyframes scaleUp {
  0% { transform:scale(.8) translateY(1000px); opacity:0; }
  100% { transform:scale(1) translateY(0px); opacity:1; }
}
@keyframes scaleUp {
  0% { transform:scale(.8) translateY(1000px); opacity:0; }
  100% { transform:scale(1) translateY(0px); opacity:1; }
}
@-webkit-keyframes scaleDown {
  0% { transform:scale(1) translateY(0px); opacity:1; }
  100% { transform:scale(.8) translateY(1000px); opacity:0; }
}
@keyframes scaleDown {
  0% { transform:scale(1) translateY(0px); opacity:1; }
  100% { transform:scale(.8) translateY(1000px); opacity:0; }
}
@-webkit-keyframes scaleBack {
  0% { transform:scale(1); }
  100% { transform:scale(.85); }
}
@keyframes scaleBack {
  0% { transform:scale(1); }
  100% { transform:scale(.85); }
}
@-webkit-keyframes scaleForward {
  0% { transform:scale(.85); }
  100% { transform:scale(1); }
}
@keyframes scaleForward {
  0% { transform:scale(.85); }
  100% { transform:scale(1); }
}
@-webkit-keyframes quickScaleDown {
  0% { transform:scale(1); }
  99.9% { transform:scale(1); }
  100% { transform:scale(0); }
}
@keyframes quickScaleDown {
  0% { transform:scale(1); }
  99.9% { transform:scale(1); }
  100% { transform:scale(0); }
}
  
#popup-lokki {
	display: none;
    position: fixed;
    z-index: 999999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background:rgba(0,0,0,.0);
    -webkit-animation: fadeOut .5s cubic-bezier(0.165, 0.840, 0.440, 1.000) forwards;
            animation: fadeOut .5s cubic-bezier(0.165, 0.840, 0.440, 1.000) forwards;
}
#popup-lokki-content {
	margin: 0 20% 0 10%;
	height: calc(100% - 30px);
	width: 70%;
	position: fixed;
	z-index: 3;
	top: 30px;
	left: 0;
	right: 0;
	box-shadow: 0 -20px 50px rgba(0,0,0,.66);
	border-radius: 20px 20px 0 0;
	overflow-x: hidden;
	
	transform:scale(0);
	-webkit-animation: scaleDown .5s cubic-bezier(0.165, 0.840, 0.440, 1.000) forwards;
	        animation: scaleDown .5s cubic-bezier(0.165, 0.840, 0.440, 1.000) forwards;
}
#popup-lokki.active {
    -webkit-animation: quickScaleDown 0s .5s linear forwards;
            animation: quickScaleDown 0s .5s linear forwards;
    -webkit-animation: fadeIn .5s cubic-bezier(0.165, 0.840, 0.440, 1.000) forwards;
            animation: fadeIn .5s cubic-bezier(0.165, 0.840, 0.440, 1.000) forwards;
}
#popup-lokki.active #popup-lokki-content {
    -webkit-animation: scaleUp .5s cubic-bezier(0.165, 0.840, 0.440, 1.000) forwards;
            animation: scaleUp .5s cubic-bezier(0.165, 0.840, 0.440, 1.000) forwards;
}
#sidebar-btn-open-lokki {
	background: url('../hueman-child-master/icons/booking.png') no-repeat center left;
	background-size: 24px;	
	font-size: 15px;
	color: #777;
}
.infos:hover #sidebar-btn-open-lokki {
	background: url('../hueman-child-master/icons/booking-hover.png') no-repeat center left;
	background-size: 24px;
	color: white;
}
#btn-close-lokki {
	position: absolute;
	top: 30px;
	right: calc(20% - 65px);
	padding: 0.5rem;
	width: 2rem;
	height: 2rem;
	background-color: #dd3333;
	opacity: 1;
	border-radius: 1.5rem;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
	transition: all 0.1s;
	cursor: pointer;
	
	transform:scale(0);
	-webkit-animation: scaleDown .5s cubic-bezier(0.165, 0.840, 0.440, 1.000) forwards;
	        animation: scaleDown .5s cubic-bezier(0.165, 0.840, 0.440, 1.000) forwards;
}
#popup-lokki.active #btn-close-lokki {
    -webkit-animation: scaleUp .5s cubic-bezier(0.165, 0.840, 0.440, 1.000) forwards;
            animation: scaleUp .5s cubic-bezier(0.165, 0.840, 0.440, 1.000) forwards;
}
#btn-close-lokki::before,
#btn-close-lokki::after {
	content: "";
	background-color: white;
	border-radius: 1rem;
	position: absolute;
	margin-top: -2px;
	top: 50%;
	left: .8rem;
	right: 0;
	text-align: right;
	width: 1.35rem;
	height: 0.25rem;
}
#btn-close-lokki::before {
	transform: rotate(45deg);
}
#btn-close-lokki::after {
	transform: rotate(-45deg);
}
#btn-close-lokki:hover {
	transform: scale(1.2), rotate(90deg);
}

/* Mobile - 480px & 320px */
@media only screen and (max-width: 720px) {
	.lokki-button {
		margin: 8px 16px 0;
	}
	#popup-lokki-content {
		margin: 0;
		top: 20px;
		width: 100%;
		height: 100%;	
	}
	#btn-close-lokki {
		top: 30px;
		right: 10px;
		width: 1.5rem;
		height: 1.5rem;	
		z-index: 99999999;
	}
	#btn-close-lokki::before,
	#btn-close-lokki::after {
		left: .6rem;
	}
}



/* ------------------------------------------------------------------------- *
 *  Section: Page¨*/
/* ------------------------------------------------------------------------- */
#page { z-index: 2; padding-bottom: 0; margin: 0; }
#page .container-inner { background: #fff;
box-shadow: 0 1px 1px rgba(0,0,0,0.1); }



/* ------------------------------------------------------------------------- *
/* PAGE PRODUIT */
/* ------------------------------------------------------------------------- */
.summary,
.images {
	width: 50%;
}
.iconic-woothumbs-fullscreen { 
	background: rgba(255,255,255,.85) !important;
	border-radius: 30px !important;
}
.iconic-woothumbs-icon { color: #DD3333 !important; }
.iconic-woothumbs-fullscreen i { opacity: 1 !important; }
.iconic-woothumbs-thumbnails__slide { opacity: .33; width: 5rem !important; position: relative; transition: .2s; }
.iconic-woothumbs-thumbnails__slide--active { opacity: 1;  }
.iconic-woothumbs-thumbnails__slide--active::before { content: ''; position: absolute; inset: 0; z-index: 1; border-radius: 1rem; box-shadow: inset 0 0 0 2px #DD3333, inset 0 0 0 4px #efefef; }
.iconic-woothumbs-thumbnails__slide::before:hover { box-shadow: inset 0 0 0 2px #333, inset 0 0 0 4px #efefef; }
.iconic-woothumbs-thumbnails__control { opacity: 1 !important; background: #OOO !important;}

.product_title {
	display: none;
	width: auto;
	margin: 0 30px 30px 0;
	padding: 0;
	color: #000;
	border-top: 1px solid #5c5c5c;
	border-bottom: 1px solid #5c5c5c;	
	text-transform: uppercase;
	text-align: center;
	font-size: 1.5em;
	line-height: 1.55em;
	font-weight: 100;
	letter-spacing: .075em;
}
p.s2 {
	width: auto !important;
	max-width: auto !important;
	margin-right: 30px;
}
.woocommerce div.product .entry-summary p.price,
.woocommerce div.product .entry-summary span.price { /* IE 9 */ /* Chrome, Safari, Opera */
 transform: rotate(-3deg);
	margin: 0 auto 30px auto;
	padding: 10px 10px;
	background: #fcf36c;
	width: auto;
	max-width: 25%;
	border: 3px dotted #FFF;
	text-align: center;
	border-radius: 6px;
	box-shadow: 0 2px 2px #EFEFEF;
	color: #cc161c;
	font-weight: 900;
}
.entry-summary p.s4 {
	width: 100%;
	margin-right: 30px;
	text-align: left;
}
.summary h2 {
	margin: 2rem 0 .5rem;
	font-size: 1.125em;
	font-weight: 600;
	color: #DD3333;
}
.summary h2 span {
	color: #DD3333;
	background: #FAE1E1;
	margin-left: 4px;
	padding: 2px 5px 2px 6px;
	border-radius: 3px;
}
h2.tarifs {
	margin-top: 45px;
	margin-bottom: 0;
	background: none;
	padding: 0;
	text-align: left !important;
	font-size: 1em;
	letter-spacing: 0.05em;
}

#description-courte p {
	margin-bottom: 20px;
}
/* CUSTOM FIELDS AVANTAGE + ATTENTION */
.avantage-attention {
	margin: 2rem 0 .5rem;
}
#avantage,
#attention {
	padding: 1rem;
	border-radius: 1rem;
	flex: 1;
	font-size: 1rem;
}
#avantage {
	/* background: url('../hueman-child-master/icons/plus.svg') 30px center no-repeat rgba(35,180,135, 0.075);
	background-size: 30px; */
	background-color: rgb(2 146 83 /10%);
}
#attention {
	/* background: url('../hueman-child-master/icons/important.svg') 30px center no-repeat rgba(255,29,36, 0.075);
	background-size: 30px; */
	background-color: rgb(221 51 51 /10%);
}

/* TABLEAU PRIX */
.entry-summary #tableau_tarifaire {
	margin: 15px 10px 30px 0;
	width: 92%;
}
.entry-summary #tableau_tarifaire table {
	width: 100%;
	text-align: center;
}
.entry-summary #tableau_tarifaire thead {
	background: #DD3333;
	color: #FFF;
	border: 1px solid #FFF;
	font-size: .8em;
}
.entry-summary #tableau_tarifaire thead tr {
	height: 30px;
}
.entry-summary #tableau_tarifaire tbody tr:nth-child(odd) {
	background-color: rgba(2,146,83,0.1);
	color: rgba(2,146,83,1);
}
.entry-summary #tableau_tarifaire tbody tr:nth-child(odd) td:nth-child(1) {
	background-color: rgba(2,146,83,0.2);
	color: rgba(2,146,83,1);
	width: 170px;
	font-size: .8em;
	letter-spacing: .025em;
	text-align: left;
	padding-left: 10px;
	text-transform: uppercase;
}
.entry-summary #tableau_tarifaire tbody tr:nth-child(odd) td:nth-child(3) {
	background-color: rgba(2,146,83,0.03);
}
.entry-summary #tableau_tarifaire tbody tr:nth-child(odd) td:nth-child(4) {
	background-color: rgba(2,146,83,0.06);
}
.entry-summary #tableau_tarifaire tbody tr:nth-child(odd) td:nth-child(5) {
	background-color: rgba(2,146,83,0.09);
}
.entry-summary #tableau_tarifaire tbody tr:nth-child(even) {
	background-color: rgba(35,135,235,0.1);
	color: rgba(35,135,235,1);
}
.entry-summary #tableau_tarifaire tbody tr:nth-child(even) td:nth-child(1) {
	background-color: rgba(35,135,235,0.2);
	color: rgba(35,135,235,1);
	width: 170px;
	font-size: .8em;
	letter-spacing: .025em;
	text-align: left;
	padding-left: 10px;
	text-transform: uppercase;
}
.entry-summary #tableau_tarifaire tbody tr:nth-child(even) td:nth-child(3) {
	background-color: rgba(35,135,235,0.03);
}
.entry-summary #tableau_tarifaire tbody tr:nth-child(even) td:nth-child(4) {
	background-color: rgba(35,135,235,0.06);
}
.entry-summary #tableau_tarifaire tbody tr:nth-child(even) td:nth-child(5) {
	background-color: rgba(35,135,235,0.09);
}
#tableau_tarifaire table tr td {
	border: 1px solid #FFF;
	height: 50px;
	line-height: 25px;
	padding: 10px 0;
	width: 80px;
}
#tableau_tarifaire_2 {
	display: flex;
	flex-direction: column;
	gap: 1rem;
	background-color:rgb(2 146 83 / 15%);
	margin: 2.5rem 0;
	padding: 1rem;
	border-radius: 1rem;
}
#tableau_tarifaire_2.ht {
	background-color:rgb(35 135 235 / 15%)
}
#tableau_tarifaire_2 .title-table {
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-transform: uppercase;
	color: black;
	line-height: 1.1;
}
#tableau_tarifaire_2 .title-table .switch {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: .5rem;
	font-size: 1rem;
}
#tableau_tarifaire_2 .title-table b {
	font-weight: 700;
}
#tableau_tarifaire_2 .title-table + .flex {
	display: flex;
	justify-content: center;
	align-items: stretch;
	flex-wrap: wrap;
	gap: .5rem;
	font-size: 1rem;
}
#tableau_tarifaire_2 .flex > div {
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex: 1;
	background-color: white;
	text-align: center;
	border-radius: .5rem;
}
#tableau_tarifaire_2 .title-price {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: .25rem;
	flex: 1;
	background: linear-gradient(rgb(2 146 83 / 45%), rgb(2 146 83 / 75%));
	padding: .5rem;
	color: white;
	font-weight: 600;
	font-size: 1rem;
	line-height: 1.1;
	text-transform: uppercase;
	border-radius: .5rem .5rem 0 0;
}
#tableau_tarifaire_2 .title-price button {
	background-color: white;
	border: none;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 1rem;
	color: black;
	width: 1.25rem;
	height: 1.25rem;
	transition: .2s;
}
#tableau_tarifaire_2 .title-price button:not(.disable):hover { cursor: pointer; box-shadow: 0 0 0 2px white; }
#tableau_tarifaire_2 .title-price button.disable { opacity: .25; }
#tableau_tarifaire_2 .title-price .dyn-content { flex: 1; }
#tableau_tarifaire_2 .title-price .counter-value {
	font-size: 1rem;
}
#tableau_tarifaire_2.ht .title-price {
	background: linear-gradient(rgb(35 135 235 / 45%), rgb(35 135 235 / 75%));
}
#tableau_tarifaire_2 .prix {
	padding: 1rem 0;
	color: black;
	font-size: 1rem;
	font-weight: 600;
}
#tableau_tarifaire_2 .lokki-button { margin: 0; }
#tableau_tarifaire_2 .lokki-button button {
	margin: 0;
	padding: 12px 12px 16px;
	background-color: #DD3333;
	width: 100%;
	color: white;
	border-radius: 8px;
	border: none;
}
#tableau_tarifaire_2 .lokki-button button:hover {
	background-color: black;
}
#tableau_tarifaire_2 .hide-mobile { display: none; }
@media only screen and (min-width: 721px) {
	#tableau_tarifaire_2 {
		margin-right: 2.5rem;
	}
	#tableau_tarifaire_2 .prix {
		padding: 1.5rem 0;
		font-size: 1.5rem;
	}
	#tableau_tarifaire_2 .hide-mobile { display: inline; }
}

/* BOUTON LOUEZ MOI */
.wdm_enquiry,
.btn_location {
	margin: 0 30px 30px 0;
	width: auto;
	text-align: center;
	display: block;
	background: transparent;
	padding: 10px 20px;
	border: 2px solid #333333;
	border-radius: 10px;
	font-size: 1em;
	font-weight: 600;
	color: #333;
	letter-spacing: .025em;
	transition: .2s;
}
.btn_location span {
	font-size: .8em;
	line-height: .8em;
	margin-right: 20px
}
.wdm_enquiry:hover,
.btn_location:hover {
	background: #DD3333;
	color: #FFFFFF;
	transition: .2s;
	cursor: pointer;
	border: 2px solid rgba(220,50,50,0.6);
	box-shadow: 0 1px 12px rgba(220,50,50,0.3);
}

/* SWITCH */
.switch:hover {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: relative;
  background-color: rgb(2 146 83);
  width: 2.5rem;
  height: 1.5rem;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: .4s;
}

.price-table.ht .slider {
  background-color: rgb(35 135 235);
}

input:focus + .slider {
  box-shadow: 0 0 1px rgb(35 135 235);
}

.price-table.ht .slider:before {
  transform: translateX(16px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.price-table span.ttc,
.price-table.ht span.ht { font-weight: bold; }
.price-table.ht span.ttc { font-weight: normal; }


/* CACHER CATÉGORIE */
.product_meta { display: none;}

/* CACHER PANIER */
.cart { display: none;}

/* CACHER ENQUIRY PAR DÉFAUT */
/* .quote-form { display: ;} */

/* CACHER AVIS */
div.woocommerce-tabs.wc-tabs-wrapper { display: none;}


/* PRODUCTS LIÉS */
.upsells.products {
	margin: 0 auto;
	clear: both;
	background: hsl(0, 71%, 96%);
}
.upsells.products h2 {
	margin: 0 0 2rem;
	height: auto !important;
	color: #DD3333;
	font-size: 1.25rem;
	font-weight: 400;
}
.upsells.products ul.products {
	margin: 0;
	padding: 0;
	width: auto;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(13rem, 1fr));
	gap: .75rem;
}
#page .upsells.products ul.products li.product {
	max-width: 13rem !important;
	transition: ease-in .2s;
}
.upsells.products ul.products li.product h2 {
	color: #333;
	transition: ease-in .2s;
}
.upsells.products ul.products li.product:hover {
	box-shadow: 0 2px 2px 2px rgba(255, 29, 36, 0.05);
	transition: ease-out .2s;
}
.upsells.products ul.products li.product:hover h2 {
	background: transparent;
	color: #DD3333;
	transition: ease-out .2s;
}

/* RELATED PRODUCTS */
.related.products {
	clear: both;
	width: auto;
	padding: 10px 30px;
	background: rgba(254,133,35,0.05);
	box-shadow: inset 0 6px 0 rgba(254,133,35,0.1);
}
.related.products h2{
	padding: 20px 0 20px 0;
	height: auto !important;
	margin-bottom: 10px;
	text-align: center;
	text-transform:  uppercase;
	color: rgba(254,133,35,1);
	font-size: 1em;
	font-weight: 100;
	letter-spacing: .05em;
}
.related.products ul.products {
	margin: 0;
}
.related.products ul.products li.product {
	border: 1px solid rgba(254,133,35,0.5);
	width: 21.5%;
	padding: 0.5%;
	margin: 0 1% 2% 1%;
	transition: ease-in .2s;
}
.related.products ul.products li.product h3 {
	background: rgba(254,133,35,0.1);
	color: rgba(254,133,35,1);
	border-bottom: 1px solid rgba(254,133,35,0.1);
	transition: ease-in .2s;
}
.related.products ul.products li.product:hover {
	border: 1px solid rgba(255, 29, 36, 0.75);
	background: #FFF;
	box-shadow: 0 2px 2px 2px rgba(255, 29, 36, 0.05);
	transition: ease-out .2s;
}
.related.products ul.products li.product:hover h3{
	background: transparent;
	color: rgba(255, 29, 36, 1);
	border-bottom: 1px dotted rgba(255, 29, 36, 0.2);
	transition: ease-out .2s;
}



/* ------------------------------------------------------------------------- *
/* SIDEBAR WIDGET DROITE */
/* DEBUT */
/* ------------------------------------------------------------------------- */
.sidebar .widget {
	padding: 0;
}
.col-2cl .s1 {
	float: right;
	position: absolute;
	margin: 0;
	top: 30px;
	right: 0px;
	background: #f5f5f5;
	width: 230px;
	border-left: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	-webkit-animation: stickAnim .3s;
	        animation: stickAnim .3s;
}
@-webkit-keyframes stickAnim {
	0% {
		transform: translateX(110px);
	}
	100% {
		transform: translateX(0);
	}
}
@keyframes stickAnim {
	0% {
		transform: translateX(110px);
	}
	100% {
		transform: translateX(0);
	}
}
.col-2cl .s1.scrolled {
	position: fixed;
	top:130px;
}
.sidebar-top {
	padding: 10px 20px;
}
.sidebar-top p {
	height: 25px;
	padding: 0;
	color: #FFF;
	font-size: 20px;
}
.col-2cl .s1 .tel {
	background: #FFF;
	border-bottom: 1px solid rgba(100,100,100,0.2);
	padding: 10px 20px;
	line-height: 1em;
}
.col-2cl .s1 .tel p {
	background: url('../hueman-child-master/icons/telephone.png') no-repeat center left;
	background-size: 24px;
	height: 25px;
	line-height: 26px;
	padding: 0 0 0 40px;
	color: #dd3333;
	font-size: 18px;
}
.infos {
	display: flex;
	align-items: center;
	padding: .75rem;
	height: 25px;
	border-bottom: 1px solid #FFF;
	box-shadow: 0 1px 0 #dedede;
	width: auto;
	line-height: 1rem;
}
.infos:hover {
	cursor: pointer;
	background: #dd3333;
}
.sidebar-content .infos a {
	text-transform: uppercase;
	font-weight: 900;
	padding: 10px 0 10px 40px;
}
.sidebar-content .infos:hover a {
	padding: 10px 0 10px 35px;
	color: #FFF;
}
.infos:hover #email {
	background: url('../hueman-child-master/icons/email-hover.png') no-repeat center left;
	background-size: 24px;	
}
.infos:hover #localisation {
	background: url('../hueman-child-master/icons/localisation-hover.png') no-repeat center left;
	background-size: 24px;	
}
.infos:hover #questions {
	background: url('../hueman-child-master/icons/questions-hover.png') no-repeat center left;
	background-size: 24px;	
}
#email {
	background: url('../hueman-child-master/icons/email.png') no-repeat center left;
	background-size: 24px;	
}
#localisation {
	background: url('../hueman-child-master/icons/localisation.png') no-repeat center left;
	background-size: 24px;	
}
#questions {
	background: url('../hueman-child-master/icons/questions.png') no-repeat center left;
	background-size: 24px;	
}
#conditions {
	background: url('../hueman-child-master/icons/conditions.png') no-repeat center left;
	background-size: 24px;	
}
.col-2cl .s1 #horaires {
	background: url('../hueman-child-master/icons/horaires_XL.png') no-repeat center right;
	background-size: 128px;
	margin-top: 10px;
	margin-left: 25px;
	padding: 10px 10px 0 0;
	color: #dd3333;
	font-size: 16px;
	line-height: 22px;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link:hver,
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link:focus {
	background: #999;
}

/* WIDGET HORAIRES D'OUVERTURE */
.col-2cl .s1 h1,
.textwidget h1 {
	color: #dd3333;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.col-2cl .s1 h2,
.textwidget h2 {
	color: #dd3333;
	font-size: 16px;
}
.s2 {
	width: auto;
}





/* ------------------------------------------------------------------------- *
/* SIDEBAR WIDGET DROITE */
/* FIN */
/* ------------------------------------------------------------------------- */
#footer {
	border-bottom: 3px solid #dd3333;
}
#footer .pad { padding: 45px 10% !important; }
.mystyle {}





/* DESKTOP */
@media only screen and (min-width: 1025px) {
	/* MOBILE MENU  */
	section.mobile-menu-content {
		display: none;
	}
}

/* Tablet - 800px, 768px & 720px */
@media only screen and (min-width: 721px) and (max-width: 1024px) {

	/* MOBILE MENU  */
	section.mobile-menu-content {
		display: none;
	}
	/* GENERAL*/
	#header .pad {
		margin: 0 auto;
		padding: 2.5%;
		height: 220px;
	}
	#social-links {
		margin: 65px 2.5% 0 2.5%;
		width: 95%;
		height: 36px;
		color: #FFF;
	}
	.col-2cl .main-inner {
		width: 744px;
		padding: 30px 250px 0 30px;
	}
	#widget-header {
		margin: -75px 2.5% 0 2.5%;
		width: 95%;
	}
	#nav-header {
		margin: 9px 0 0 0;
	}
	#nav-header .container {
		margin: 0 0 0 2.5%;
	}
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link {
		padding: 0px 15px;
	}

	/* PAGE PRODUIT */
	.woocommerce #content div.product div.images,
	.woocommerce div.product div.images,
	.woocommerce-page #content div.product div.images,
	.woocommerce-page div.product div.images {
		width: 37.5%;
	}
	.woocommerce #content div.product div.summary,
	.woocommerce div.product div.summary,
	.woocommerce-page #content div.product div.summary,
	.woocommerce-page div.product div.summary {
		width: 57.5%;	
	}
}


/* Mobile - 480px & 320px */
@media only screen and (max-width: 720px) {

	/* MOBILE MENU  */
	.mobile-menu {
		z-index: 9;
		top: 0;
    	position: fixed;
		margin: 0 auto;
		padding:  0;
		width: 100%;
		height: 50px;
	}
	.mobile-menu button {
		cursor: pointer;
		display: inline;
		float: left;
		width: 25%;
		height: 50px;
		margin: 0;
		padding: 0;
		text-align: center;
		background: rgba(0,0,0,0.9);
		color: #FFF;
		text-transform: uppercase;
		font-size: .8em;
		letter-spacing: .1em;
		border: none;
	}
	.mobile-menu a {
		cursor: pointer;
		display: inline;
		float: left;
		width: 50%;
		height: 50px;
		margin: 0;
		padding: 0;
		text-align: center;
		background: rgba(0,0,0,0.9);
		border: none;
	}
	.mobile-menu img {
		cursor: pointer;
		display: inline;
		width: auto;
		height: 34px;
		margin: 0;
		padding: 8px 0;
		text-align: center;
		border: none;
	}
		
	/* GENERAL */
	body {
		clear: both;
		background-color: #efefef;
		/* background: #efefef url(https://www.locamat42.fr/wp-content/uploads/2016/01/BG_header.jpg) 60% center top no-repeat; */
	}
	.mystyle {}

	#header {
		height: 315px;
	}
	 #header #nav-header{
	    display: none !important;
	}
	#nav-header.nav-container {
		clear: both;
		width: 100%;
		background: rgba(0,0,0,0.1);
	}
	.nav-container {
		top:0;
		position: fixed;
	}
	#header .pad {
		padding: 0;
	}
	.site-title { 
		padding: 80px 0;
		width: 100%;
		float: none;
		line-height: 50px;
	}
	#social-links {
		position: fixed;
		font-family: 'icomoon' !important;
		float: left;
		text-align: center;
		margin: 257px auto 0 auto;
		width: 100%;
		color: #FFF;
	}
	#social-links div {
		float: none;
		text-align: center;
		margin: 0 auto;
		border-radius: 10px 10px 0 0;
		height: 35px;
		padding: 10px 15px;
	}
	#social-links div span {
		display: none;
	}

	/* BARRE DE RECHERCHE */

	/*	 #widget-header {
		display: none;
		margin: 78px auto 0 auto;
	}   */
	#widget-header {
		margin: 0;
		width: 100%;
		border-radius: 0;
		top: 50px;
		z-index: 9;
	}
	div#widget-header.scrolled {
		opacity: .95;
		top: 0;
		position: fixed;
		z-index: 9;
	}
	#widget-header.scrolled .aws-container,
	#widget-header.scrolled .aws-container .aws-search-field {
		background-color: #EFEFEF;
	}
	.aws-container {
		background-size: 36px;
	}
	.aws-container .aws-search-field {
		width: 90%;
	}
	.aws-search-result .aws_result_title {
		font-size: 1.5em;
		line-height: 1.5em;
	}
	
	.content {
		border: none;
	}
	.woocommerce .products ul,
	.woocommerce ul.products {
		margin: 40px 0 1em;
	}
	ul.products li.product h3 {
		line-height: 1.2em;
	}
	
    /* PAGE CATÉGORIE¨*/
    .container { grid-template-columns: repeat(auto-fit, minmax(10rem, 1fr)) !important; }
    .page-title {
			clear: both;
			padding: 15px 0 45px 0;
			font-size: 24px;
			display: block;
		}
	.page-title span { display: none;}

	.page-title img {
		clear: both;
		margin-right: 0;
	}
	.cat-desc {
	margin-top: 30px;
	}
	.cat-menu .mega-sub-menu .cat-menu-letter {
		margin-right: 10px;
	}
	.cat-menu .mega-sub-menu li .mega-menu-link {
		padding: 1px 9px 3px 9px;
		margin-right: 3px;
		font-size: .75em;
	}
	
	/* PAGE PRODUIT */
	.woocommerce .woocommerce-breadcrumb {
		letter-spacing: .05em;
		text-align: center;
		text-transform: uppercase;
		font-size: 1.5em;
		line-height: 1em;
		font-weight: 900;
		background: #fcf36c;
		color: #dd3333;
		margin: 0;
		padding: 2rem 0;
		box-shadow: inset 0 -6px 0 #f5eb69;
		display: block;
	}
	.woocommerce .woocommerce-breadcrumb a {
		line-height: .05em !important;
	}
	.col-2cl .main-inner {
		width: 100%;
	}
	.page-title {
		clear: both;
		font-size: 24px;
		display: block;
	}
	.col-2cl .s1 { display: none;}

	.entry-summary h2 {
		padding: 8px 16px;
		text-align: center;
		font-size: 1.05em;
	}
	.entry-summary div {
		padding: 0;
		margin: 0;
	}
	.entry-summary #tableau_tarifaire {
		margin: 30px 0;
		padding: 0;
		width: 100%;
	}
	.entry-summary #tableau_tarifaire tbody tr:nth-child(odd) td:nth-child(1) {
	line-height: 1.4em;
	}
	#description-courte {
		/* text-align: justify; */
		font-size: .9em;
		line-height: 1.3em;
	}
	.entry-summary .quote-form {
		margin: 0 16px;
	}
	.wdm-modal-dialog {
		z-index: 999999;
	}
	#description-courte p.s2,
	#description-courte p.s3,
	#description-courte p.s4 {
		margin: 0 0 10px 0;
		padding: 0;
	}
	.entry-summary div p {
		margin: 0;
		padding: 0;
	}
	.entry-summary #utilisation p,
	.entry-summary #caracteristique p,
	.entry-summary #documentation p {
		padding:  0 15px;
	}
	.btn_location {
		margin: 0 2.5% 15px 2.5%;
		width: 95%;
		border-radius: 5px;
		font-size: 0.975em;
		letter-spacing: .005em;
	}

/* FOOTER PRODUCT PAGE */
	.upsells.products,
	.related.products {
		padding: 0 0 0 5px;
	}
	.upsells.products h2 {
		padding: 20px 30px;
	}
	.pad ul.products li.product,
	.upsells.products ul.products li.product,
	.related.products ul.products li.product {
		width: 46.5%;
		padding: 0;
		margin: 0 5px 15px 5px;
	}
	.upsells.products ul.products li.product:hover h3 {
		color:#FFF;
	}
}


/* Mobile - 320px */
@media only screen and (max-width: 320px) {
	/* GENERAL */
	#header {
		height: 260px;
	}
	#social-links {
		margin: 208px 0 0 0;
	}

	/* PAGE PRODUIT */
	.entry-summary h2 {
		letter-spacing: .05em;
	}
	
	.pad ul.products li.product,
	.upsells.products ul.products li.product,
	.related.products ul.products li.product {
		width: 44%;
		padding: 0;
		margin: 0 2.5% 20px 2.5%;
	}
	.upsells.products ul.products li.product:hover h3 {
		color:#FFF;
	}
}

/* ------------------------------------------------------------------------- *
/* MOBILE MENU CSS */
/* ------------------------------------------------------------------------- */

/* General styles for all menus */
.cbp-spmenu {
    /* background: #DD3333; */
    background: rgb(221,51,51); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(221,51,51,1) 0%,rgba(143,2,34,1) 89%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd3333', endColorstr='#8f0222',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    position: fixed;
    overflow: none;
}

.cbp-spmenu h3 {
    height: 30px;
    width: 100%;
    float: left;
    text-align: center;
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: .1em;
    color: #DD3333;
    font-size: 1.2em;
    padding: 10px 0;
    margin: 0;
    font-weight: 300;
    box-shadow: 0 1px 0 0 #DD3333;
    background: #EFEFEF;
}
.cbp-spmenu-horizontal h3.close-menu {
    position: absolute;
    bottom: 0;
}

.cbp-spmenu a img {
    float: left;
    width: 40%;
    margin: 0 auto;
    padding: 0 30% 10px 30%;
}

.cbp-spmenu h3.close-menu:hover {
    cursor: pointer;
    background: #fcf36c;
    color: #444;
}

.cbp-spmenu a:active {
    background: #afdefa;
    color: #47a3da;
}

/* Orientation-dependent styles for the content of the menu */

.cbp-spmenu-horizontal {
    width: 100%;
    height: 50%;
    left: 0;
    z-index: 1000;
    overflow: hidden;
}
.cbp-spmenu-horizontal #widget-header {
    background: rgba(255,255,255,1);
    opacity: 1;
    width: 100%;
    height: 50px;
    top: 50px;
    left: 0;
    z-index: 1000;
    border: none;
    box-shadow: none;
}
.cbp-spmenu-horizontal .aws-container .aws-search-field {
    font-size: 1.2em;
    letter-spacing: .1em;
}

.cbp-spmenu-horizontal ul {
    position: absolute;
    margin: 50px 0;
    padding: 0;
    /*height: 519px;*/
    height: calc(100% - 100px);
    width: 100%;
}
.cbp-spmenu-horizontal li {
    float: left;
    text-align: center;
    width: 50%;
    /*height: 173px;*/
    height: 33.4%;
    padding: 0;
    margin: 0;
    box-shadow: inset 1px 1px 0 0 rgba(0,0,0,0.1);
}
.cbp-spmenu-horizontal li a {
    text-align: center;
    float: left;
    width: 100%;
    padding: 30px 0 0 0;
    margin: 0;
    font-size: 1.25em;
    line-height: 1.1em;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-weight: 900;
    color: #FFF;
}
.cbp-spmenu-horizontal li:hover {
    background: #222;
    cursor: pointer;
}
.cbp-spmenu-horizontal li:hover a {
    background: transparent;
    color:#DD3333;
}
.cbp-spmenu-horizontal div.recherche-mobile {
    width: 100%;
    padding: 10px 0;
    height: 30px;
    text-align: center;
    background: #DEDEDE;
}
.cbp-spmenu-horizontal h4 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: .1em;
    color: #333;
    font-size: 1.2em;
    padding: 10px 0;
    height: 30px;
    margin: 0;
    font-weight: 300;
    box-shadow: 0 1px 0 0 #DD3333;
    background: #DEDEDE;
}


/* Horizontal menu that slides from the top or bottom */

.cbp-spmenu-top {
    top: -150px;
}

.cbp-spmenu-bottom {
    bottom: -150px;
}

.cbp-spmenu-top.menu-open {
    top: 0px;
}

.cbp-spmenu-bottom.menu-open {
    bottom: 0px;
}

/* Push classes applied to the body */
.push-body {
    overflow-x: hidden;
    position: relative;
    left: 0;
}

.push-body-toright {
    left: 240px;
}

.push-body-toleft {
    left: -240px;
}

/* Transitions */
.cbp-spmenu,
.push-body {
    transition: all 0.3s ease;
}

/* Example media queries */
@media screen and (max-width: 55.1875em) {
    .cbp-spmenu-horizontal {
        font-size: 75%;
        height: 100%;
    }

    .cbp-spmenu-top {
        top: -100%;
    }

    .cbp-spmenu-bottom {
        bottom: -100%;
    }
}

@media screen and (max-height: 26.375em) {

    .cbp-spmenu-left,
    .push-body-toleft {
        left: -190px;
    }

    .cbp-spmenu-right {
        right: -190px;
    }

    .push-body-toright {
        left: 190px;
    }
}



/* Hauteur boutons MENU MOBILE */

@media only screen and (max-height: 736px) {
    .cbp-spmenu-horizontal li {
        width: 40%;
        padding: 0 5%;
    }
    .cbp-spmenu-horizontal li a {
        padding: 35px 0 0 0;
    }
    .cbp-spmenu a img {
        width: 50%;
        margin: 0 auto 10px auto;
        padding: 0 25% 10px 25%;
    }
}
@media only screen and (max-height: 568px) {
    .cbp-spmenu-horizontal li a {
        padding: 25px 0 0 0;
        font-size: 1em;
        line-height: 1.25em;
    }
    .cbp-spmenu a img {
        width: 45%;
        margin: 0 auto;
        padding: 0 27.5% 10px 27.5%;
    }
}
@media only screen and (max-height: 480px) {
    .cbp-spmenu-horizontal li a {
        padding: 15px 0 0 0;
    }
    .cbp-spmenu a img {
        width: 40%;
        margin: 0 auto;
        padding: 0 30% 10px 30%;
    }
}


/* Hauteur boutons MENU MOBILE LANDSCAPE */

@media only screen and (max-height: 736px) and (orientation : landscape) {
    .cbp-spmenu-horizontal li {
        width: 50%;
        padding: 0;
    }
    .cbp-spmenu-horizontal li a {
        padding: 35px 0 0 0;
    }
    .cbp-spmenu a img {
        text-align: left;
        width: 20%;
        margin: 0 auto;
        padding: 0 40% 10px 40%;
    }
}
@media only screen and (max-height: 667px) and (orientation : landscape) {
    .cbp-spmenu-horizontal li {
        width: 50%;
        padding: 0;
        display: inline;
    }
    .cbp-spmenu-horizontal li a {
        padding: 35px 0 0 0;
    }
    .cbp-spmenu a img {
        text-align: left;
        width: 20%;
        margin: 0 auto;
        padding: 0;
    }
}
@media only screen and (max-height: 568px) and (orientation : landscape) {
    .cbp-spmenu-horizontal li a {
        padding: 25px 0 0 0;
        font-size: 1em;
        line-height: 1.25em;
    }
    .cbp-spmenu a img {
        width: 45%;
        margin: 0 auto;
        padding: 0 27.5% 10px 27.5%;
    }
}
@media only screen and (max-height: 480px) and (orientation : landscape) {
    .cbp-spmenu-horizontal li a {
        padding: 15px 0 0 0;
    }
    .cbp-spmenu a img {
        width: 40%;
        margin: 0 auto;
        padding: 0 30% 10px 30%;
    }
}



/* INFOS MENU MOBILE */

.infos-content { 
	letter-spacing: .1em;
}
.infos-content .liens { 
	background-position: 10% center;
	box-shadow: inset 1px 1px 0 0 rgba(0,0,0,0.1);
	float: left;
	width: 90%;
	height: 50px;
	line-height: 50px;
	padding: 0 5%;
	margin: 0 auto;
	text-align: right;
	text-transform: uppercase;
	font-weight: 900;
	color: #FFF;
	font-size: 1.5em;
}
.infos-content .liens:hover { 
	background: #222;
}
.infos-content .liens img { 
	padding: 15px 15px 15px 0;
	margin: 0;
	height: 20px;
	width: auto;
}
.infos-content .horaires {
	background: url('https://www.locamat42.fr/wp-content/themes/hueman-child-master/icons/horaires_mobile-menu.png') bottom right no-repeat rgba(0,0,0,0.1);
	position: absolute;
	top: 280px;
	margin-top: 20px;
	box-shadow: inset 1px 1px 0 0 rgba(0,0,0,0.2);
	width: 90%;
	padding: 5%;
	text-align: center;
	letter-spacing: .05em;
	height: calc(100% - 330px);
}
.infos-content .horaires h4,
.horaires h1 {
	background: none;
	box-shadow: none;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 2em;
	margin: 30px 0;
}
.infos-content .horaires h5,
.horaires h2 {
	background: none;
	box-shadow: none;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 100;
	font-size: 1.2em;
	margin-top: 20px;
}
.infos-content .horaires a,
.horaires p {
	color: #FFF;
	font-weight: 400;
	font-size: 1.5em;
}

/* INFOS MENU MOBILE iPhone 6 */

@media only screen and (max-height: 667px) {
	.infos-content .horaires h4,
	.horaires h1 {
		background: none;
		box-shadow: none;
		color: #FFF;
		text-transform: uppercase;
		font-weight: 900;
		font-size: 1.75em;
		margin: 10px 0;
	}
	.infos-content .horaires h5,
	.horaires h2 {
		background: none;
		box-shadow: none;
		color: #FFF;
		text-transform: uppercase;
		font-weight: 100;
		font-size: 1.2em;
		margin-top: 15px;
	}
}

/* INFOS MENU MOBILE iPhone 4-5 */

@media only screen and (max-height: 568px) {
	.infos-content .liens { 
		height: 40px;
		line-height: 40px;
		padding: 0 5%;
		font-size: 1.2em;
	}
	.infos-content .liens img { 
		padding: 10px 10px 10px 0;
		margin: 0;
		height: 20px;
		width: auto;
	}
	.infos-content .horaires {
		top: 230px;
		height: calc(100% - 280px);
	}
	.infos-content .horaires h4,
	.horaires h1 {
		display: none;
		font-size: 1.5em;
		margin: 5px 0;
	}
	.infos-content .horaires h5 {
		margin-top: 10px;
	}
}
@media only screen and (max-height: 480px) {
	.infos-content .liens { 
		height: 30px;
		line-height: 30px;
		padding: 0 5%;
		font-size: 1em;
	}
	.infos-content .liens img { 
		padding: 7px 5px 8px 0;
		margin: 0;
		height: 15px;
		width: auto;
	}
	.infos-content .horaires {
		background-size: 172px;
		top: 180px;
		height: calc(100% - 230px);
	}
	.infos-content .horaires h4 {
	}
	.infos-content .horaires h5 {
		margin-top: 0px;
		font-size: 1.2em;
	}
	.infos-content .horaires a {
		font-size: 1.2em;
}
}