/* 
Wireframe: Webshop 01
Version: 1.3
Update: 2019.06.27
*/

body {
    background: #fff;
    color: #7e7e7c;
    font-family: 'cairoregular';
    font-size: 15px;
    line-height: 1.6em;
    letter-spacing: 1px;
}

.biz-responsive{display:none;}

i {    font-family: 'FontAwesome';}
a {
    color: #f20875;
    text-decoration: underline;
    transition: all .4s;
}
a:active, a:hover, a:focus {
    color: #f20875;
    text-decoration: none;
}
 
.image-right {
    float: right;
    margin: 0 0 10px 15px;
}
.image-left {
    float: left;
    margin: 0 15px 10px 0;
}
.green {
	color: #53aca1;
}
 

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'cairobold';
    line-height: 1.5em;
    font-weight: 500;
}
h1, .h1{
    font-size:36px;
}
h2, .h2{
    font-size: 24px;
}
h3, .h3{
    font-size:24px;
}
h4, .h4{
    font-size:20px;
}
h5, .h5{
    font-size:18px;
}
h6, .h6{
    font-size:14px;
}

#fb-root > div.fb_dialog.fb_dialog_advanced > div > iframe:nth-child(1){
        right: 42px !important;
}


div.vueDepot .desktopIframe{
    display:contents;
}
div.vueDepot .responsifIframe{
    display:none;
}

.webshop-content > div#moduleContent {
    margin-left: 220px;
}


@media (min-width: 1640px){
.container {
    width: 1320px;
}
}
@media (max-width: 1639px){
.container {
    width: 100%;
}
}


.slogan{
  
}
.slogan h2{
    margin: 0;
    color: #b3d618;
    letter-spacing: 6px;
    font-size: 24px;
}
.camera_caption div{
    margin:0;
    line-height: 25px;
    font-family: 'cairo_lightregular';
    font-weight: normal;
    font-size: 20px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    letter-spacing: 4.6px;
    max-width: 547px;
    z-index: 0;
    }



.camera_caption .slogan a{
    display: block;
    width: 135px;
    height: 35px;
    background: url(../../images/images-new/bg-voir-plus.png) top center no-repeat;
    margin: 42px auto 0;
    text-decoration: none;
    line-height: 35px;
    color: #b3d618;
    font-size: 14px;
    font-family: 'cairo_lightregular';
    letter-spacing: 2px;
}

.slogan a:hover{
    color: #fff;
}

section.topbar {
	color: #999;
	padding: 0;
	position: relative;
	height: 0px;
}


section.topbar nav.topnav {float: right;position: relative;background: url(../../images/images-new/compte.png) left center no-repeat;padding-left: 37px;margin-top: 17px;}
section.topbar nav.topnav ul,
section.topbar nav.topnav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
section.topbar nav.topnav ul li {
	position: relative;
	padding-left: 1px;
	float: left;
}
section.topbar nav.topnav ul li:first-child::before {
	content: none;
}
section.topbar nav.topnav ul li::before {
	content: '';
	display: block;
	width: 1px;
	background: rgba(255,255,255,.5);
	position: absolute;
	left: 0;
	top: 7px;
	bottom: 7px;
}
form {
    color: #343638;
}
section.topbar nav.topnav ul li a {
	text-transform: uppercase;
	display: block;
	padding: 0 5px;
	margin: 0;
	background: #b3d618;
	height: 35px;
	line-height: 35px;
	font-family: 'cairobold';
	width: 159px;
	border-radius: 15px;
	color: #000;
	text-decoration: underline;
	font-size: 14px;
	text-align: center;
	letter-spacing: 3px;
}
section.topbar nav.topnav ul li:last-child a {
	margin-right: 0;
}
section.topbar nav.topnav ul li a#newsletter {
	position: relative;
	padding-left: 20px;
}
section.topbar nav.topnav ul li a#newsletter::before {
	content: '\f003';
	font-family: 'FontAwesome';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	margin-top: -1px;
}
section.topbar nav.topnav ul li a:hover {
	color: #fff;
}
section.topbar .toplogin {
	z-index: 110;
	position: absolute;
	right: 0;
	top: 100%;
	margin-top: 2px;
	width: 250px;
	border: 2px solid #e5e5e5;
	background: rgba(255,255,255,.95);
	padding: 15px 20px 20px;
	color: #ccc;
	text-align: center;
	box-shadow: 0px 2px 8px 1px rgba(0,0,0,.1);
	transition: all .4s ease-out 1s;
	visibility: hidden;
	opacity: 0;
	transform: translateY(15px);
}
section.topbar .toplogin.active {
	transition: all .4s;
	visibility: visible;
	opacity: 1;
	transform: translateY(0px);
}
section.topbar .toplogin::after {
	content: '';
	position: absolute;
	right: 30px;
	top: -7px;
	border: 5px solid transparent;
	border-top: 0;
	border-bottom-color: #e5e5e5;
}
section.topbar .toplogin a {
	color: #343638; letter-spacing:0; font-size:14px;
}
section.topbar .toplogin a.registrate,
section.topbar .toplogin a.forgot {
	display: inline-block;
	padding: 0;
	margin: 0 5px;
}
section.topbar .toplogin h2 {
    margin: 0;
    padding: 0;
   
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    text-align: left;
    color: #4a4a4a;
}
section.topbar .toplogin #user-login input.field {
	display: block;
	width: 100%;
	margin: 5px 0;
	border: 1px solid #ccc;
	background: #fff;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 30px;
	height: auto;
    color: #4a4a4a;
    transition: border-color .4s;
}
section.topbar .toplogin #user-login input.field:focus {
	border-color: #4a4a4a;
}
section.topbar .toplogin #user-login a.Send {
	display: block;
	width: 100%;
	border: none;
	background: #343638;
	color: #fff;

    font-size: 15px;
    line-height: 36px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 5px;
    transition: background .4s;
}
section.topbar .toplogin #user-login a.Send span {
	display: none;
}
section.topbar .toplogin #user-login a.Send:hover {
	background: #4a4a4a;
}
section.topbar .toplogin #user-login .LoggedIn {
	text-align: right
}
section.topbar .toplogin #user-login .LoggedIn small {
	font-size: 14px;
}



section.topbar a {
}
section.topbar nav.language {
	text-transform: uppercase;
	line-height: 16px;
}
section.topbar nav.language a {
	color: #ccc;
	font-weight: bold;
	display: block;
	float: left;
	border-left: 1px solid #999;
	padding: 0 8px;
}
section.topbar nav.language a:first-child {
	border-left: none;
}
section.topbar nav.language a:hover,
section.topbar nav.language a.selected {
	color: #68b6ac;
}
section.topbar .social .addthis_toolbox {
	float: right;
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b {
	display: inline-block;
	font-size: 0px;
	cursor: pointer;
	margin: 0;
	padding: 0 8px;
	border-left: 1px solid #999;
	width: auto;
	height: 16px;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #ccc;
	background: none;
	text-decoration: none;
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b:first-child {
	border-left: none;
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b:hover {
	color: #68b6ac;
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b::before {
	position: relative;
	z-index: 5;
	font-family: 'FontAwesome';
	speak: none;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b:first-child {
	margin-left: 0px;
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b > span{
	display: none;
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_email::before {
	content: "\f003";
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_facebook::before {
	content: "\f09a";
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_twitter::before {
	content: "\f099";
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_linkedin::before {
	content: "\f0e1";
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_google_plusone_share::before {
	content: "\f0d5";
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_google_plusone_share {
	position: relative;
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_google_plusone_share #___plusone_0,
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_google_plusone_share iframe {
	position: absolute!important;
	left: 0!important;
	right: 0!important;
	top: 3px!important;
	opacity: 0;
}
section.topbar .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_pinterest_share::before {
	content: "\f231";
}
section.banner .NewsItemBackground {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: no-repeat center;
    background-size: cover;
    opacity: .4;
}

.banner.small + .shop-contenu::before{
    content: "";
    background: #343638;
  background: none;
    position: absolute;
    top: 26px;
    bottom: -26px;
    left: 0;
    max-width: 205px;
    width: 100%;
    z-index: 1;
}

header.top {
	padding: 15px 0 0;
	position: relative;
}

header.top .cta {
	float: right;
	text-align: right;
	font-size: 18px;
	padding-top: 25px;
}
header.top .cta p {
	margin: 0;
	padding: 0;
}
header.top .cta strong {
	font-weight: 800;
}






 section.news-slider #News-slid .slick-next {
    right: 19.8%;
}

 section.news-slider #News-slid {
	position: relative;
}
 section.news-slider #News-slid .Item {
	position: relative;
}
 section.news-slider #News-slid .Item .photo {
	position: relative;
	/* background: rgba(0,0,0,1) no-repeat center top; */
	background-size: cover;
	height: 825px;
	color: #fff;
	line-height: 1.7em;
	font-size: 12px;
}
 section.news-slider #News-slid .Item .photo.nophoto {
	background: #000;
}
 section.news-slider #News-slid .Item .photo::before {
	 content: '';
	 position: absolute;
	 transition: all 1s;
	 left: 0;
	 top: 0;
	 background: rgba(0,0,0,0.5);
	 right: 0;
	 bottom: 0;
}



section.news-slider #News-slid .Item .photo span.news-box{
    position: absolute;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    display: block;
    color: #fff;
    letter-spacing: 4.6px;
    max-width: 547px;
    left: 0;
    right: 0;
    bottom: 30%;
}
section.news-slider #News-slid .Item .photo span.news-box span.h4.news-title{
    margin: 0;
    color: #b3d618;
    letter-spacing: 6px;
    font-size: 24px;
}

section.news-slider #News-slid .Item #new-banner.photo span.news-box p.text{margin:0;line-height: 25px;font-family: 'cairo_lightregular';font-weight: normal;font-size: 20px;}
section.news-slider #News-slid .Item #new-banner.photo span.news-box p.more a{
    display: block;
    width: 135px;
    height: 35px;
    background: url(../../images/images-new/bg-voir-plus.png) top center no-repeat;
    margin: 42px auto 0;
    text-decoration: none;
    line-height: 35px;
    color: #b3d618;
    font-size: 14px;
    font-family: 'cairo_lightregular';
    letter-spacing: 2px;
}

section.news-slider #News-slid .Item #new-banner.photo span.news-box p.more a:hover{
    color: #fff;
}



 section.news-slider #News-slid .Item a.photo:hover span.news-box {
	/*opacity: .2;*/
}
section.news-slider #News-slid .Item a.photo span.news-box span {
	display: block;
}
section.news-slider #News-slid .Item a.photo span.news-box span.news-title {
	color: #fff;
	margin: 0 0 5px;
}
section.news-slider #News-slid .slick-dots li button::before {
	color: #fff;
}
section.news-slider #News-slid .slick-prev::before,
section.news-slider #News-slid .slick-next::before {
	color: #fff;
	opacity: 1;
}

section.news-slider #News-slid .slick-prev {
    left: 16.1%;
    z-index: 1;
}
.slick-next::before {font: 0/0 a !important;background: url(../../images/images-new/fleche1.png) top left no-repeat;width: 79px;height: 8px;display: inline-block;}
.slick-prev::before {font: 0/0 a !important;background: url(../../images/images-new/fleche2.png) top left no-repeat;width: 79px;height: 8px;display: inline-block;}

section.news-slider #News-slid .slick-prev, section.news-slider #News-slid .slick-next{top: 57%;}

.news-slider{position:absolute; left:0; top:0; width:100%; height:100%}


section.banner {
	position: relative;
	height: 825px;
	margin-bottom: 74px;
	background: #343638;
}
section.banner.small{
	z-index:20;
	height: 295px;
	padding-bottom: 5px;
	margin-bottom: 30px;
}

.checkout-tpl section.banner{ height:auto; min-height: 295px;}
.checkout-tpl section.banner .fluid_container{display:none;}
.lien-cat{
    position: relative;
    margin-top: -109px;
    margin-bottom: 37px;
}
.lien-cat .cata{padding: 0;}
.lien-cat .cata p{margin:0}
.lien-cat .cata1{background:#f6f6f6;position: relative;}
.lien-cat .cata2{background: #ebebeb;}
.lien-cat .cata3{background: #e2e0e0;}

.lien-cat .cata a{color:#676767;text-decoration: none;letter-spacing: 2px;font-size: 16px;padding: 24px 0 16px 45px;display: block;min-height: 72px;}
.lien-cat .cata a:hover{background:#b3d618; color:#fff}
.lien-cat .cata a:after{content:"";position:absolute;left: 8px;top: 14px;width: 30px;height:39px;background-repeat: no-repeat;background-position: left top;transition: all 0.3s;}
.lien-cat .cata3 a{letter-spacing: 0.4px;}
.lien-cat .cata1 a:after{background-image:url(../../images/images-new/picto1.png) }
.lien-cat .cata2 a:after{background:url(../../images/images-new/picto2.png)}
.lien-cat .cata3 a:after{background:url(../../images/images-new/picto3.png)}
.lien-cat .cata a:hover:after{background-position: left bottom;}


.lien-cat-in{margin:auto;max-width:923px;width: 100%;}

.camera_overlayer{background:rgba(0,0,0,0.5)}

section.banner .main-nav {
	/*	position: absolute;
	z-index: 200;
	left: 0;
	right: 0;
	top: 0;
	background: rgba(255,255,255,.75);
	z-index: 50;
	transition: background .4s;*/
	max-width: 900px;
	float: right;
	padding: 41px 0 0 0;
    width: 70%;
    width: 100%;
	}
section.banner.small nav.main-nav {
	position: relative;
	
}
.is-sticky header.top {
	box-shadow: 0 0 50px rgba(0,0,0,.2);
	background: rgba(0,0,0,.9);
	padding-bottom: 30px;
	z-index: 30;
}
section.banner nav.main-nav a.nav-logo {
	float: left;
	padding: 5px;
	visibility: hidden;
	opacity: 0;
	transition: all .4s;
	pointer-events: none;
	transform: translateX(-100%);
}
section.banner .is-sticky nav.main-nav a.nav-logo {
	visibility: visible;
	opacity: 1;
	pointer-events: auto;
	transform: translateX(0);
}
section.banner nav.main-nav a.nav-logo img {
	height: 45px;
	width: auto;
}
.logo a {
    position: absolute;
    left: 0;
    top: 0;
}
section.banner .nav-cta {
	position: absolute;
	left: 0;
	top: 100%;
	padding: 5px 8px;
	visibility: hidden;
	opacity: 0;
	background: #b3d618;
	color: rgba(255,255,255,.9);
	text-align: left;
	font-size: 18px;
	transition: all .4s;
	text-transform:uppercase;
	pointer-events: none;
	transform: translateX(-100%);
}

section.banner .nav-cta a{ color:#fff; text-decoration:none; letter-spacing:0px; text-transform:none}
section.banner .nav-cta a:hover{color:#000}
section.banner .is-sticky .nav-cta {
	visibility: visible;
	opacity: 1;
	pointer-events: auto;
	transform: translateX(0);
}
section.banner .is-sticky .logo a{transform-origin: left top;
    transition: all .5s;
    transition-delay: .1s;    transform: scale(.65);}
section.banner nav.main-nav .nav-cta a {
	color: #fff;
}
section.banner nav.main-nav .nav-cta p {
	margin: 0;
	padding: 0;
}
section.banner nav.main-nav .nav-cta .green {
	color: #fff;
}
section.banner nav.main-nav:hover {
}
section.banner nav.main-nav #nav-group #navigation {

padding-bottom:10px;

border-bottom:1px solid #fff;

width: 100%;

float: left;

position: relative;

z-index: 1;
}


.menu-small{margin-top: 40px;}

.shop-contenu{
    position: relative;
    background: #ededed url(../../images/images-new/bg-shop.jpg) top left no-repeat;
    color: #fff;
    max-width: 1737px;
    margin: 0 auto;
    padding: 26px 0 0;
    margin-bottom: 40px;
}
.shop-contenu:before{content:"";background: #343638;position:absolute;top: 26px;bottom: -26px;left: 0;max-width: 528px;width: 100%;z-index: 1;}
.shop-contenu:after{
    content:"";
    background: url(../../images/images-new/chien.png) top left no-repeat;
    height:362px;
    position: absolute;
    left: -240px;
    bottom: -89px;
    width: 455px;
    z-index: 2;
    }



section.banner nav.main-nav #nav-group .SearchButton {
	float: right;
	padding-top: 12px;
	margin-right: 10px;
}
section.banner nav.main-nav #nav-group .SearchButton a {
	background: url(../../images/images-new/recherche.png) center center no-repeat;
	text-decoration: none;
	border-radius: 3px;
	font-size: 18px;
	line-height: 28px;
	height: 25px;
	width: 25px;
	text-align: center;
	display: block;
	margin-top: 10px;
}
section.banner nav.main-nav #nav-group .SearchButton a:hover {
}
section.banner nav.main-nav #nav-group .SearchButton a i.fa {
	transition: all .4s;
	line-height: 30px;
}
section.banner nav.main-nav #nav-group .SearchButton a i.fa.fa-search {
	display: none;
	font: 0/0 caption;
}
section.banner nav.main-nav #nav-group .SearchButton a i.fa.fa-times {
	display: none;
}
section.banner nav.main-nav #nav-group .SearchButton a.active i.fa.fa-search {
	display: none;
}
section.banner nav.main-nav #nav-group .SearchButton a.active i.fa.fa-times {
	display: block;
	color: #fff;
	background: #b3d618;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	line-height: 35px;
	margin-top: -5px;
}
section.banner nav.main-nav #nav-group .searchForm {
	position: absolute;
	z-index: 10;
	left: 0;
	right: 78px;
	bottom: 100%;
	overflow: hidden;
	padding: 0;
	opacity: 0;
	transition: all .4s;
}
section.banner nav.main-nav #nav-group .searchForm.active {
	bottom: -7px;
	padding: 5px 0;
	opacity: 1;
}
section.banner nav.main-nav #nav-group .searchForm::after {
	content: '\f002';
	font-family: "FontAwesome";
	font-size: 18px;
	color: #000;
	position: absolute;
	right: 0;
	top: 5px;
	line-height: 45px;
	width: 35px;
	text-align: center;
	z-index: 20;
	pointer-events: none;
}
section.banner nav.main-nav #nav-group .searchForm label {
	display: none;
}
section.banner nav.main-nav #nav-group .searchForm input#tags {
	background: #fff;
	padding: 5px 50px 5px 15px;
	margin: 0;
	width: 100%;
	height: 45px;
	font-size: 14px;
	color: #333;
	border-radius: 3px;
	border: 2px solid #e5e5e5;
}
section.banner nav.main-nav #nav-group .searchForm input#BtnSearch {
	position: absolute;
	z-index: 10;
	right: 0;
	top: 5px;
	height: 45px;
	width: 35px;
	font-size: 0;
	border: none;
	margin: 0;
	padding: 0;
	background: none;
}
section.banner nav.main-nav #nav-group .ShopCaddy {
	position: relative;
	float: right;
	padding-top: 17px;
	margin-left: 10px;
	margin-right: 12px;
}
section.banner nav.main-nav #nav-group .ShopCaddy > a.CartBtn:first-child {
	display: none;
}
section.banner nav.main-nav #nav-group .ShopCaddy > a.CartBtn:not(:first-child) {
	position: absolute;
	left: 0;
	right: -15px;
	top: 10px;
	font-size: 0;
	line-height: 0;
	z-index: 1;
	height: 35px;
	border-radius: 3px;
}
section.banner nav.main-nav #nav-group .ShopCaddy > a.CartBtn:not(:first-child) img {
    display: none;
}
section.banner nav.main-nav #nav-group .ShopCaddy #catalog_cart_mini {
	font-size: 0;
	line-height: 0;
}
section.banner nav.main-nav #nav-group .ShopCaddy #catalog_cart_mini::before {
	content: '\f291';
	font-family: "FontAwesome";
	background: url(../../images/images-new/panier.png) center center no-repeat;
	text-decoration: none;
	height: 35px;
	width: 35px;
	text-align: center;
	display: block;
	font: 0/0 a;
}
section.banner nav.main-nav #nav-group .ShopCaddy #catalog_cart_mini span:not(#catalog_cart_mini-nbr-items) {
	display: none;
}
section.banner nav.main-nav #nav-group .ShopCaddy #catalog_cart_mini span#catalog_cart_mini-nbr-items {
	position: absolute;
	right: -3px;
	top: 12px;
	font-size: 10px;
	line-height: 15px;
	width: 15px;
	background: #fff;
	color: #000;
	font-weight: bold;
	text-align: center;
	display: block;
	border-radius: 50%;
}
section.banner nav.main-nav #nav-group .ShopCaddy #catalog_cart_mini span#catalog_cart_mini-price {
	display: block;
	position: absolute;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	white-space: nowrap;
	right: 15px;
	top: 70px;
	width: 270px;
	text-align: right;
	z-index: 10;
	color: #000;
	border-bottom: 2px solid #b3d618;
	transition: all .4s ease-out 1s;
	visibility: hidden;
	opacity: 0;
	transform: translateY(15px);
}
section.banner nav.main-nav #nav-group .ShopCaddy:hover #catalog_cart_mini span#catalog_cart_mini-price {
	transition: all .4s;
	visibility: visible;
	opacity: 1;
	transform: translateY(0px);
}
section.banner nav.main-nav #nav-group .ShopCaddy .CaddyList {
	position: absolute;
	top: 55px;
	right: 0;
	background: #fff;
	font-size: 14px;
	padding: 45px 15px 15px;
	display: block;
	width: 300px;
	box-shadow: 0 2px 15px rgba(0,0,0,.25);
	transition: all .4s ease-out 1s;
	visibility: hidden;
	opacity: 0;
	transform: translateY(15px);
	z-index: 1;
}
section.banner nav.main-nav #nav-group .ShopCaddy .CaddyList::before {
	content: '';
	position: absolute;
	top: -7px;
	right: 12px;
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #fff;
}
section.banner nav.main-nav #nav-group .ShopCaddy:hover .CaddyList {
	transition: all .4s;
	visibility: visible;
	opacity: 1;
	transform: translateY(0px);
}
section.banner nav.main-nav #nav-group .ShopCaddy .CaddyList ul,
section.banner nav.main-nav #nav-group .ShopCaddy .CaddyList ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
section.banner nav.main-nav #nav-group .ShopCaddy .CaddyList ul.Cart li.row {
	position: relative;
	border-bottom: 1px solid #eee;
	padding: 5px 15px 5px 0;
}
section.banner nav.main-nav #nav-group .ShopCaddy .CaddyList ul.Cart li.row span.cartPromoPrice,
section.banner nav.main-nav #nav-group .ShopCaddy .CaddyList ul.Cart li.row strong.cartPrice {
	display: inline-block;
	white-space: nowrap;
}
section.banner nav.main-nav #nav-group .ShopCaddy .CaddyList ul.Cart li.row a.Remove {
	font-size: 12px;
	text-decoration: none;
	position: absolute;
	right: 0;
	top: 5px;
  /**/
  display:none;
}
section.banner nav.main-nav #nav-group .ShopCaddy .CaddyList ul.Cart li.row a.Remove::before {
	content: '\f00d';
	font-family: "FontAwesome";
}
section.banner nav.main-nav #nav-group .ShopCaddy .CaddyList a.CartBtn {
	background: #b3d618;
	color: #fff;
	border-radius: 3px;
	box-shadow: 0 3px 0 #b3d618;
	float: none;
	clear: both;
	margin: 10px 0 0;
	font-size: 16px;
	font-weight: 800;
	padding: 5px 15px;
	text-decoration: none;
	float: right;
}
section.banner nav.main-nav #nav-group .ShopCaddy .CaddyList a.CartBtn:hover {
	background: #000;
}
section.banner nav.main-nav #nav-group .ShopCaddy .CaddyList a.CartBtn img {
	display: none;
}
section.banner nav.main-nav #nav-group::after {
	content: '';
	display: block;
	clear: both;
}
section.banner nav.main-nav a.mobile-nav {
	display: none;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	/* transform: translateX(-50%); */
	text-decoration: none;
	font-size: 18px;
	padding: 15px 0 15px 10px;
	line-height: 25px;
	color: #fff;
	font-weight: 800;
}
section.banner nav.main-nav a.mobile-nav i.fa {
	font-weight: normal;
	margin-right: 5px;
}
section.banner .fluid_container,
section.banner .fluid_container #slideshow {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: 0!important;
}
section.banner .fluid_container #slideshow .camera_prev,
section.banner .fluid_container #slideshow .camera_next {
	
	width: 79px;
	height: 8px;
	text-align: center;
	top: 55%;
	margin: 0;
	transform: translateY(-50%);
	transition: background .4s;
}
section.banner .fluid_container #slideshow .camera_prev:hover,
section.banner .fluid_container #slideshow .camera_next:hover {

}
section.banner .fluid_container #slideshow .camera_prev {
	left: 17%;background: url(../../images/images-new/fleche2.png) left center no-repeat;
}
section.banner .fluid_container #slideshow .camera_next {
	right: 16%;background: url(../../images/images-new/fleche1.png) left center no-repeat;
}
section.banner .fluid_container #slideshow .camera_prev span,
section.banner .fluid_container #slideshow .camera_next span {
	background: none;
	display: block;
	/* width: 50px; */
	/* height: 50px; */
}
section.banner .fluid_container #slideshow .camera_prev span::before,
section.banner .fluid_container #slideshow .camera_next span::before {
	font-family: "FontAwesome";
	font-size: 48px;
	line-height: 48px;
	color: rgba(255,255,255,.7);
	transition: color .4s;
}
section.banner .fluid_container #slideshow .camera_prev span::before {
	content: none;
	
}
section.banner .fluid_container #slideshow .camera_next span::before {
		content: none;

}
section.banner .fluid_container #slideshow .camera_prev:hover span::before,
section.banner .fluid_container #slideshow .camera_next:hover span::before {
	color: #fff;
}
section.banner .fluid_container #slideshow > div > .camera_caption {
	display: none;
}
section.banner .fluid_container #slideshow .camera_caption {
	position: absolute;
	background: rgba(0,0,0,0);
	font-size: 48px;
	line-height: 60px;
	font-weight: 800;
	text-align: center;
	text-shadow: 0 2px 5px rgba(0,0,0,.25);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	padding-top: 70px;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: background 1s;
}
section.banner .fluid_container:hover #slideshow .camera_caption {
	background: rgba(0,0,0,.15);
}
section.banner .fluid_container #slideshow .camera_caption > div {
	background: none;
	/* max-width: 50%; */
	/* padding: 20px; */
	opacity: 0;
	transform: translateY(-200%);
	-webkit-transform: translateY(-200%);
	animation: slide-in .5s forwards;
	-webkit-animation: slide-in .5s forwards;
}
@keyframes slide-in {
    100% {
    	transform: translateY(0%); 
    	opacity: 1;
    }
}
@-webkit-keyframes slide-in {
    100% {
    	-webkit-transform: translateY(0%); 
    	opacity: 1;
    }
}

.webshop-content {
	position: relative;
}

.contenu{padding-top:35px;padding-bottom: 75px;}
.page-title h1{
    text-align: center;
    margin: 0 auto 38px;
    background: url(../../images/images-new/bg-h1.png) bottom center no-repeat;
    padding-bottom: 46px;
    color: #f20875;
    font-size: 33.11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.page-title h1 span{
    color: #249eda;
    font-size: 18px;
    font-family: 'cairo_lightregular';
    line-height: 18px;
    display: block;
    letter-spacing: 9px;
    text-shadow: 0px 0px 0px rgba(0,0,0,1);
}

.webshop-content .boxes {
	position: relative;
	margin-bottom: 30px;
}
.webshop-content .boxes::after {
	content: '';
	display: block;
	clear: both;
}
.webshop-content .boxes > div {
	position: relative;
	height: 300px;
	background: center no-repeat;
	background-size: cover;
	float: left;
	width: 48.5%;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 48px;
	color: #fff;
	font-weight: 800;
	text-align: center;
	text-shadow: 0 2px 5px rgba(0,0,0,.25);
	letter-spacing: 0px;
	transition: all .4s;
}
.webshop-content .boxes > div:hover {
	text-shadow: 0 2px 5px rgba(0,0,0,.25), 0 0 25px rgba(0,0,0,.15);
	letter-spacing: 5px;
	box-shadow: 0 0 0 5px #fff;
}
.webshop-content .boxes > div.women {
	background-image: url(../images/block-women.jpg);
	margin-right: 1.5%;
}
.webshop-content .boxes > div.men {
	background-image: url(../images/block-men.jpg);
	margin-left: 1.5%;
}
.webshop-content .boxes > div::after {
	content: '';
	position: absolute;
	z-index: 20;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	box-shadow: inset 0 0 0 0 rgba(255,255,255,0);
	transition: box-shadow .6s;
}
.webshop-content .boxes > div:hover::after {
	box-shadow: inset 0 0 0 20px rgba(255,255,255,.5);
}
.webshop-content .boxes > div p {
	margin: 0;
	padding: 0;
}
.webshop-content .boxes > div a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 30;
	font-size: 0;
	text-decoration: none;
}

article.content {
	position: relative;
	background: #fff;
	padding-bottom: 30px;
}
article.content header.page-title {
	position: relative;
	color: #fff;
	padding: 0;
	margin-bottom: 30px;
}
article.content header.page-title h1 {
	position: relative;
	margin-bottom: 0;
}
article.content header.page-title.NewsItemTitle {
	height: 500px;
	overflow: hidden;
}
article.content header.page-title.NewsItemTitle .photo {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: center no-repeat;
	background-size: cover;
}
article.content header.page-title.NewsItemTitle h1 {
	font-size: 48px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 20px 0 20px;
	text-align: center;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 );
	text-shadow: 0 0 10px rgba(0,0,0,.5);
}
article.content hr {
	border-top-color: #ddd;
}
article.content p {
    margin-bottom: 15px;
}
article.content ul {
    padding-left: 10px;
}
article.content ul li {
    list-style: none;
    background: url(../../images/images-new/list-icon01.png) left top 2px no-repeat;
    padding-left: 25px;
}
article.content ul ul li {
    background-image: url(../images/list-icon02.png);
    padding-left: 20px;
}
article.content .table-style {
	position: relative;
}
article.content .table-style th {
	background: #eee;
}
article.content .table-style th,
article.content .table-style td {
	border: 1px solid #ccc;
	padding: 2px 5px;
}
article.content #News {
	position: relative;
	padding-top: 20px;
}
article.content #News figure.Item {
	position: relative;
	padding-bottom: 60%;
	background: #68b6ac;
	transition: all .6s;
	margin-bottom: 20px;
}
article.content #News figure.Item:hover {
	box-shadow: 0 0 0 5px #68b6ac;
}
article.content #News figure.Item .photo {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: center no-repeat;
	background-size: cover;
}
article.content #News figure.Item .photo.nophoto {
	background-image: url(../images/logo-no-news.png);
	background-repeat: repeat;
	background-size: auto;
}
article.content #News figure.Item .photo::before {
	content: '';
	position: absolute;
	z-index: 25;
	left: 5px;
	right: 5px;
	top: 5px;
	bottom: 5px;
	border: 1px solid rgba(255,255,255,.7);
	transition: border .6s;
}
article.content #News figure.Item:hover .photo::before {
	border-color: #fff;
}
article.content #News figure.Item .photo::after {
	content: '';
	position: absolute;
	z-index: 20;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	box-shadow: inset 0 0 0 0 rgba(255,255,255,0);
	transition: box-shadow .6s;
}
article.content #News figure.Item:hover .photo::after {
	box-shadow: inset 0 0 0 15px rgba(255,255,255,.5);
}
article.content #News figure.Item figcaption {
	position: absolute;
	z-index: 15;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 40px 30px 30px;
	margin: 0;
	color: #fff;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
	transition: all .4s;
}
article.content #News figure.Item figcaption h3 {
	font-size: 30px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 5px;
	color: #fff;
	text-shadow: 0 2px 5px rgba(0,0,0,.5);
}
article.content #News figure.Item figcaption p {
	margin: 0;
	padding: 0;
}
article.content #News figure.Item figcaption span.button {
	background: #68b6ac;
	color: #fff;
	text-decoration: none;
	box-shadow: 0 3px 0 #3b7c74;
	border-radius: 3px;
	line-height: 28px;
	font-weight: bold;
	padding: 0 10px;
	text-align: center;
	display: none;
	transition: all .4s;
}
article.content #News figure.Item:hover figcaption span.button {
	background: #53aca1;
}
article.content #News figure.Item > a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 50;
}

section.brands {
	position: relative;
	background: #fff;
	padding: 50px 0;
	text-align: center;
}
section.brands > div > img {
	display: none;
}
section.brands .slick-slide img {
	display: inline-block;
	width: auto;
	height: 80px;
	border: 1px solid #e5e5e5;
}

section.news {
	position: relative;
	max-width: 1737px;
	margin: auto;
	padding:54px 0 55px;
	z-index: 0;
	overflow: hidden;
}


.partenaire{padding:55px 0 60px}
.partenaire .marquee0 img{margin: -6px 40px 0;}
.partenaire .marquee0 {padding:0 50px}
.partenaire .marquee0 div{width:100% !important}
.partenaire h2{
    margin: 0 auto 80px;
    text-align: center;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 26px;
    position: relative;
    color: #f30d78;
    letter-spacing: 9px;
}
.partenaire h2:before{content:"";max-width:447px;position:absolute;bottom:2px;height:4px;background:#b9dd1b;left: 50%;width: 100%;transform: translateX(-50%);z-index: -1;}

#partenaire{padding:55px 0 60px;}

section.news .box p{margin:0;}
section.news .box{position:relative;padding: 76px 0 50px 0;color: #fff;max-width: 406px;width: 100%;overflow: hidden;}
section.news .box02{float:right}
section.news .box a{position:absolute;left:0;right:0;top:0;bottom:0;font: 0/0 a;}

section.news .box .sp-lien{
    display: block;
    float: right;
    margin-top: 45px;
    height: 35px;
    width:114px;
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
    background: url(../../images/images-new/bg-btn.png) top left no-repeat;
    line-height: 35px;transition: all 0.3s 
}
section.news .box:hover .sp-lien{ background: url(../../images/images-new/bg-btn.png) bottom left no-repeat;}

section.news .depot{background: url(../../images/images-new/depot.jpg) top left / cover;position:absolute;left: -208px;top:0;bottom:0;right:18px;}
section.news .depot:before, section.news  .suivez:before{content:"";position:absolute; left:0; right:0; top:0; bottom:0; background:url(../../images/images-new/masque.png) top left repeat-y; }

section.news  .suivez{background: url(../../images/images-new/suivez.jpg) top left / cover;position:absolute;right: -208px;top:0;bottom:0;left:20px;}


section.news:before{ content:""; background:#343638; left:105px; right:105px; top:0; bottom:0; position:absolute}

section.news h2 {
	margin: 0 auto 36px; font-size:32px; letter-spacing:2px;
	line-height:32px;
	padding: 0;
	color: #f20875;
}
section.news .box:hover h2 {
	color:#b9dd1b}
	
section.news h2 span{display:block;padding-top:10px;font-size:20px;color:#fff;font-family: 'cairo_lightregular';letter-spacing: 5px;}
section.news h2::after {
	/* content: ''; */
	position: relative;
	width: 100px;
	height: 5px;
	background: rgba(83,172,161,.7);
	display: block;
	margin: 15px auto;
}
section.news #HomeNews {
	position: relative;
	padding-top: 20px;
}
section.news #HomeNews figure.Item {
	position: relative;
	padding-bottom: 60%;
	background: #68b6ac;
	transition: all .6s;
}
section.news #HomeNews figure.Item:hover {
	box-shadow: 0 0 0 5px #68b6ac;
}
section.news #HomeNews figure.Item .photo {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: center no-repeat;
	background-size: cover;
}
section.news #HomeNews figure.Item .photo.nophoto {
	background-image: url(../images/logo-no-news.png);
	background-repeat: repeat;
	background-size: auto;
}
section.news #HomeNews figure.Item .photo::before {
	content: '';
	position: absolute;
	z-index: 25;
	left: 5px;
	right: 5px;
	top: 5px;
	bottom: 5px;
	border: 1px solid rgba(255,255,255,.7);
	transition: border .6s;
}
section.news #HomeNews figure.Item:hover .photo::before {
	border-color: #fff;
}
section.news #HomeNews figure.Item .photo::after {
	content: '';
	position: absolute;
	z-index: 20;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	box-shadow: inset 0 0 0 0 rgba(255,255,255,0);
	transition: box-shadow .6s;
}
section.news #HomeNews figure.Item:hover .photo::after {
	box-shadow: inset 0 0 0 15px rgba(255,255,255,.5);
}
section.news #HomeNews figure.Item figcaption {
	position: absolute;
	z-index: 15;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 40px 30px 30px;
	margin: 0;
	color: #fff;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
	transition: all .4s;
}
section.news #HomeNews figure.Item figcaption h3 {
	font-size: 30px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 5px;
	color: #fff;
	text-shadow: 0 2px 5px rgba(0,0,0,.5);
}
section.news #HomeNews figure.Item figcaption p {
	margin: 0;
	padding: 0;
}
section.news #HomeNews figure.Item figcaption span.button {
	background: #68b6ac;
	color: #fff;
	text-decoration: none;
	box-shadow: 0 3px 0 #3b7c74;
	border-radius: 3px;
	line-height: 28px;
	font-weight: bold;
	padding: 0 10px;
	text-align: center;
	display: none;
	transition: all .4s;
}
section.news #HomeNews figure.Item:hover figcaption span.button {
	background: #53aca1;
}
section.news #HomeNews figure.Item > a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 50;
}

.map{position:relative;width:100%;height:250px;margin-bottom:30px;border-left: 84px solid #fff;border-right: 84px solid #fff;}
.box_googlemapsv2{position:absolute: left:0; width:100%; top:0; height:100%;}
section.newsletter {
	position: relative;
	background: #e4efee url(../images/bg-newsletter.jpg) center no-repeat;
	padding: 50px 0;
	text-align: center;
	font-size: 16px;
}
section.newsletter .container {
	position: relative;
}
section.newsletter h2 {
	margin: 0;
	padding: 0;
	color: #333;
}
section.newsletter h2::after {
	content: '';
	position: relative;
	width: 100px;
	height: 5px;
	background: rgba(83,172,161,.7);
	display: block;
	margin: 15px auto;
}
section.newsletter p {
	margin-bottom: 25px;
}

section.googlemaps {
	position: relative;
	background: #eee;
	height: 300px;
	overflow: hidden;
}
section.googlemaps .box_googlemapsv2 {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	height: auto!important;
	width: auto!important;
}
section.googlemaps .box_googlemapsv2 iframe {
	margin: 0!important;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

footer.bottom {
	position: relative;
	padding: 54px 0;
	background: #343638;
	color: #fff;
	/* max-width: 1737px; */
	margin: 0 auto 48px;
	line-height: 35px;
	letter-spacing: 2px;
	border-left: 84px solid #fff;
	border-right: 84px solid #fff;
}

footer.bottom:before {
    content:"";
    position:absolute;
    left: -84px;top:54px;
    bottom:54px;
    background-image: url("/../media/images/images-new/img-footer.jpg");
    background-position: top right 84px;
    background-repeat: no-repeat;
    background-size: cover;
    width: 50%;
    /* max-width: 788px; */
}

.logo-footer{
    position: relative;
    text-align: right;
    padding-right: 33px;
    padding-top: 97px;
}


.address{padding-bottom: 34px;}
.about{
	padding-bottom: 25px;
	letter-spacing: 1px;
	position: relative;
}

.lien p{margin:0}
footer.bottom h2{color:#b3d618;margin: 0 auto 17px;padding-top: 27px;position:relative;text-transform:uppercase;letter-spacing: 3.5px;}

footer.bottom h2:after{
	content:""; 
	background:#b9dd1b; 
	height:24px;
	width:8px;
	position:absolute;
	top:0; left:0;

	 }

	 
.sep{display:inline-block; padding:0 7px}
footer.bottom .col-sm-6:nth-child(2) {
	padding-left:0
}
.number-responsive{display:none}


footer.bottom h3 {
	position: relative;
	margin: 0 0 15px;
	color: #fff;
}
footer.bottom h3::after {
	content: '';
	width: 50px;
	height: 2px;
	display: block;
	background: #53aca1;
	margin-top: 5px;
}
footer.bottom label.modal-label {
    color: #f20875;
    transition: color .4s;
    text-decoration: none;
}
footer.bottom label.modal-label:hover {
  
    text-decoration: underline;
}
footer.bottom a{text-decoration: none;   color: #f20875;}
  footer.bottom a:hover{text-decoration:underline}  
footer.bottom .table-hours tr td {
	padding: 2px 5px;
}
footer.bottom .table-hours tr:nth-child(2n+1) td {
	background: rgba(104,182,172,.2);
}
footer.bottom .table-hours tr:nth-child(2n+2) td {
	background: none;
}
footer.bottom .links ul,
footer.bottom .links ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
footer.bottom .links ul li {
	background: url(../images/icon-footer-list.png) no-repeat 0px 5px;
	padding-left: 20px;
	margin-left: 10px;
	margin-bottom: 5px;
}
footer.bottom .links ul li a {
	font-weight: bold;
}
 
#footerSlideContainer a {
    color: #b9dd1b;
}

#scrollUp {
	bottom: 30px;
	right: 8px;
	padding: 8px 15px;
	background: rgba(83,172,161,.5);
	color: #fff;
	text-decoration: none;
}
#scrollUp:hover {
	background: rgba(83,172,161,1);
}
 
div.cookieinfo {
    width: 100%;
    z-index: 10 !important;
}

div.cookieinfo  .cc-cookie-accept{margin:0 70px !important;}

#scrollTopBtn{
    bottom: 60px !important;
  z-index:1 !important;
}

.formError,
.formError *,
#fancybox-wrap,
#fancybox-wrap *{
    box-sizing: content-box;
}
div#_atssh {
    bottom: 0;
}

.mm-panels > .mm-panel > .mm-listview {
	display: block!important;
}
.mm-panels > .mm-panel > .mm-listview[id*='ShopNav'] {
	margin-top: -20px;
	margin-bottom: -20px;
}
.mm-listview > li > a {
	font-weight: bold;
}
.mm-page.mm-slideout {
	z-index: auto;
}

#moduleContent form#user-new-password .ctrlHolder label {
	position: relative;
}
#moduleContent form#user-new-password .ctrlHolder label em {
	float: right;
	color: #c00;
	font-style: normal;
	display: inline-block;
	padding: 0 10px 0 5px;
}
#moduleContent form#user-new-password .ctrlHolder input#email {
	border: none;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	padding: 5px 15px;
	outline: none !important;
	background: #eee;
	height: 40px;
	margin: 0px;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
	transition: all .4s;
}
#moduleContent form#user-new-password .ctrlHolder input#email:focus{
	box-shadow: inset 0 0 0 3px rgba(0,0,0,.2);
	background: #f2f2f2;
}
#moduleContent form#user-new-password .buttonHolder {
	padding-top: 10px;
}
#moduleContent form#user-new-password .buttonHolder button {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	padding: 5px 20px;
	outline: none !important;
	background: #68b6ac;
	border: 0;
	width: auto;
	display: inline-block;
	border-radius: 3px;
	margin: 0 auto;
	height: auto;
	transition: all .4s;
	z-index: 5;
	cursor: pointer;
	box-shadow: 0 3px 0 #3b7c74;
}
#moduleContent form#user-new-password .buttonHolder button:hover {
	background: #3b7c74;
	color: #fff;
	box-shadow: 0 3px 0 #0d6056;
}

.small2{
    margin-bottom:20px !important;
}

div.vueDepot {
    background: url(../../images/images-new/background-pexels.jpg);
    width: 100%;
    background-size: contain;
    padding: 40px;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
div.vueDepot iframe {
    border: 10px solid #f20875;
    padding: 0;
}
div.horaires {
    text-align: center;
    background: url(../../images/images-new/background-pexels.jpg);
    width: 100%;
    background-size: 1015px;
    padding: 40px;
    margin-bottom: 30px;
}
div.horaires > h2 {
    color: #b3d618;
    text-transform: uppercase;
    text-shadow: 0 0 2px black;
}
/*WHITOUT SMARTY TAG*/
div#openingTimesBlock1 {
    padding: 20px;
    background: #f30c78;
    color: #fff;
    font-weight: 500;
    margin: 20px 0;
    align-items: center;
    border-radius: 22px;
}
div#openingTimesBlock1 h3 {
    color: #b3d618;
    margin: 0;
}
div#openingTimesBlock1 p {
    margin-bottom:5px;
}
div#openingTimesBlock1 p:last-child {
    margin-bottom:0;
}
/*WITH SMARTY TAG*/
div#openingTimesBlock {
    padding: 10px;
    background: #f30c78;
    color: #fff;
    font-weight: 500;
    margin: 20px 0;
    display: flex;
    flex-direction: unset;
    justify-content: space-evenly;
    align-items: center;
    border-radius: 22px;
}
span.openingDay {
    font-weight: bold;
    color: #b3d618;
}
span.openingDay::after {
    content: ":";
}

.news-item {
    padding: 20px;
    background: #f5f5f5;
    margin: 0 0 10px;
    transition:.5s;
}
.news-item:hover {
    background: #eee;
}
#news-items > .news-item .news-item-wrapper {
    margin-bottom: 0px !important;
}
#news-items > .news-item .news-item-wrapper h3.news-item-title {
    color: #b3d618;
}

.NewsPhoto {
    float: right;
    margin: 20px 0 20px 20px;
    width: 500px;
    height: 280px;
}
.NewsPhoto img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    object-position: center;
}
a.back {
    float: right;
    cursor: pointer;
    background: #b3d618;
    padding: 5px 10px;
    border-radius: 15px;
    color: #000;
    font-weight: 700;
    text-decoration: none;
}
a.back:hover {
    color:#fff;
}

@media only screen and (max-width : 1680px) {
.shop-contenu:before{
    max-width: 499px;
}

}

@media only screen and (max-width : 1639px) {
.shop-contenu:before{width:24.1%}
.shop-contenu:after{content:none}
section.news-slider #News-slid .slick-prev{
    left: 1%;
   
}
 section.news-slider #News-slid .slick-next {right: 78px;}

}
@media only screen and (max-width : 1280px) {
  .logo{max-width:250px}
  .shop-contenu:before{width:24.2%}
/*#Shop div#ShopContent {max-width: 900px!important;}*/
	.address{letter-spacing:1px;}
}
@media only screen and (max-width : 1200px) {
#Shop div#ShopContent {max-width: 90% !important; 
}

@media only screen and (max-width : 1080px) {  section.banner .main-nav {max-width:700px;} }

@media only screen and (max-width : 1024px) {
  
	.address {
    font-size: 13px;
    letter-spacing: 0;
}

.partenaire .marquee0 {
    padding: 0;
}
	footer.bottom {border: none;letter-spacing: 0px !important;width: 100%;}
section.news:before{left:0; right:0}
	article.content header.page-title.NewsItemTitle {
		height: 400px;
	}
	footer.bottom .hours {
		padding-bottom: 20px;
	}
	footer.bottom .hours {
		padding-bottom: 20px;
	}
}
@media only screen and (max-width : 992px) {
    .webshop-content > div#moduleContent {
        margin-left: 0px;
    }
    .banner.small + .shop-contenu::before{
        display:none;
    }
    .shop-contenu {
        background: #ededed;
    }
	.sep {
   
    padding: 0 1px;
}

section.news .box02 iframe{width:100% !important}
	article.content #News figure.Item figcaption {
		line-height: 1.4em;
		padding: 30px 25px 25px;
	}
	article.content #News figure.Item figcaption h3 {
		font-size: 24px;
	}
	section.news #HomeNews figure.Item figcaption {
		line-height: 1.4em;
		padding: 30px 25px 25px;
	}
	section.news #HomeNews figure.Item figcaption h3 {
		font-size: 24px;
	}section.banner nav.main-nav #nav-group #navigation{border-bottom:none}
}
@media only screen and (max-width :991px) {

.shop-contenu:before{width:0}

	section.banner{height: 450px;
		margin-bottom: 20px;
	}
	section.news-slider #News-slid .Item #new-banner.photo span.news-box{
    bottom: 10%;
}
	section.news-slider #News-slid .Item #new-banner.photo {
		height: 450px;
	
	}
	section.banner nav.main-nav .nav-cta {
		display: none;
	}
	section.banner nav.main-nav #nav-group ul.sf-menu {
		display: none;
	}
	section.banner nav.main-nav a.mobile-nav {
		display: block;
	}

	.lien-cat {margin-top:0}
	section.banner .fluid_container #slideshow .camera_caption {
		font-size: 36px;
		line-height: 48px;
	}
	section.banner .fluid_container #slideshow .camera_caption > div {
		max-width: 75%;
	}
	.webshop-content .boxes > div {
		height: 250px;
	}
}


@media only screen and (max-width : 800px) {
	section.banner nav.main-nav #nav-group .SearchButton{margin-right:0}
section.news .depot{right:0;left: 0;}
section.news .suivez{left:0;right: 0;}

.slogan h2, .slogan {letter-spacing:1px;}
  
.checkout-tpl section.banner{ height:auto; min-height: auto;}
}

@media only screen and (max-width : 736px) {
section.news-slider #News-slid .slick-prev:before, section.news-slider #News-slid .slick-next:before{
  content:none
}

.number{display:none} .number-responsive{display:inline-block}
section.banner.small {
	height: auto;
	padding-bottom: 20px;
	}

	
section.banner .logo a, section.banner .is-sticky .logo a {
       transform-origin: left top;
       transition: all .5s;
       transition-delay: .1s;
       transform: scale(.5);
}

	footer.bottom:before {width:100%;height: 200px;left: 0;right: 0;background-position: center center;}
	footer.bottom {padding-top:200px;}
	.logo-footer{
    text-align: center;
    padding: 0 15px;
}
footer.bottom h2{letter-spacing:1px}
	.address, .about, .lien{max-width:300px;margin:auto;font-size:14px;letter-spacing:1px;line-height:24px;text-align: center;}
	
	.sep{display:block; font:0/0 a;}
section.news	{
    padding: 50px 15px;
}
.lien-cat .cata a {
    margin: auto; letter-spacing:0;
    position: relative;
    max-width: 300px;
}


	section.news .box02, section.news .box01 {
    float: none;
    margin: 0 auto 15px;
    text-align: center;
}
	article.content header.page-title.NewsItemTitle {
		height: 300px;
	}
	article.content header.page-title.NewsItemTitle h1 {
		font-size: 36px;
	}
}
  
@media only screen and (max-width : 480px) {
    div.vueDepot  .responsifIframe{
        display:contents;
    }
    div.vueDepot .desktopIframe{
        display:none;
    }
	header.top {
		padding: 5px 0;
	}
	header.top .logo {
		float: none;
		width: auto;
	}
	header.top .cta {
		float: none;
		width: auto;
		text-align: center;
		padding: 10px 0;
	}
	
	section.banner nav.main-nav a.nav-logo {
		display: none;
	}
	section.banner nav.main-nav #nav-group {
		min-height: 55px;
	}
	section.banner nav.main-nav a.mobile-nav {
	}
	section.banner .fluid_container #slideshow .camera_caption {
		font-size: 24px;
		line-height: 30px;
	}
	section.banner .fluid_container #slideshow .camera_caption > div {
		max-width: 90%;
	}
	.webshop-content .boxes > div {
		height: 150px;
		font-size: 30px;
		text-shadow: 0 2px 5px rgba(0,0,0,.25), 0 0px 10px rgba(0,0,0,.25);
	}
	article.content #News figure.Item {
		padding-bottom: 75%;
	}
	section.news {
		padding: 25px 0;
	}
	section.news #HomeNews figure.Item {
		padding-bottom: 75%;
	}
	section.news #HomeNews .col-sm-6:not(:first-child) figure.Item {
		margin-top: 20px;
	}
	section.newsletter {
		padding: 25px 0;
	}

	section.news .box02, section.news .box01{padding-top:40px}
}
        
       @media only screen and (max-width : 375px) {
       	section.banner .logo a, 	section.banner .is-sticky .logo a {
              transform: scale(.5);
        }
       .inscrit h2 {letter-spacing: 0 !important;}
        footer.bottom h2:after {content:none}
       }