div#navette-selects {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 0 15px;
}


#SiteId8 .variations tr {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
}

div.fooevents-attendee:after {
    content: "";
    display: block;
    clear: both;
}


div#fooevents-checkout-attendee-info-val-trans {
    background: #161412;
    text-align: center;
    color: #fff;
    padding: 4px;
    border-radius: 5px;
display:block;
}

div#fooevents-checkout-attendee-info-val-trans:empty { display:none;}


div#fooevents-checkout-attendee-info-val-trans:before { content:"Stock : "; }

.fooevents-checkout-attendee-info strong {
    display: none;
}

.fooevents-attendee label.checkbox {
    display: flex !important;
    font-size: 11px !important;
    margin: 0;
}

.fooevents-attendee label.checkbox b {
    margin-left: 30px;
    font-weight: 500;
}

.fooevents-attendee label.checkbox input {
    height: 20px !important;
    width: 20px !important;
    margin: 0 !important;
}


h4.fooevents-attendee-number {
    background: #fff;
    padding: 10px 5px;
    border-radius: 10px;
}

#SiteId8.single-product .paddingentete {
    height: 390px;
}


#SiteId8.single-product div.product form.cart div.quantity:before { display:none; }

#SiteId8.single-product .summary.entry-summary label {
    text-transform: uppercase;
}

#SiteId8.single-product div.product form.cart div.quantity {
    float: left;
    margin-top: 0;
    width: 100%;
    margin-left: 0;
    position: relative;
    padding-right: 0;
    margin-right: 0;
}

#SiteId8.single-product p.stock.in-stock {
    clear: left;
    padding-top: 10px;
    text-align: center;
    color: #161412 !important;
    border: 1px solid;
}

#SiteId8 #fooevents_bookings_date_val__trans_field,
#SiteId8 #fooevents_bookings_method_field {
    display: none;
}

#SiteId8 .variations td.label {
    display: block!important;
}

#SiteId8.woocommerce div.product form.cart .variations label {
    font-weight: 600;
    color: #360103;
    width: 100%;
    text-align: left;
    height: 100%;
    text-transform: uppercase;
    background: transparent;
    line-height: 1em;
    font-size: initial;
    margin-bottom: 10px;
    margin-top: 10px;
}



.ChargementLangue li:not(.CURRENTLANGUEACTIVE) {
	display: none !important;
}

.SelecteurLangue {
    width: 30px;
    position: relative;
}

.SelecteurLangue.open li {
    display: block !important;
    margin-bottom: 5px;
}

.SelecteurLangue.open .ChargementLangue {
    border: 1px solid #1d2327;
    padding-top: 5px;
    background: rgb(29 35 39 / 68%);
    padding-left: 5px;
    margin-left: 0;
    border-radius: 10px;
}

ul.ChargementLangue {
    border: 1px solid transparent;
    position: absolute;
    padding-right: 8px;
    top: 10px;
    left: 0px;
    z-index: 3;
    padding-left: 10px;
}

ul.ChargementLangue:after {
    content: "\276F";
    position: absolute;
    right: -15px;
    top: 4px;
    transform: rotate(90deg);
    color: #1d2327;
}

.ChargementLangue li {
    border-radius: 50%;
    overflow: hidden;
    width: 30px;
    height: 30px;
    border: 1px solid #1d2327;
}

.ChargementLangue li img {
    object-fit: cover;
    width: 29px;
    height: 28px;
    max-width: max-content !important;
}


/*-------------------- FONT ----------------------*/

@import url('https://fonts.googleapis.com/css?family=Poppins:400,600,700');



#SiteId3 .paddingentete {
    background: url(/wp-content/uploads/sites/3/2025/12/Bandeau-navette-hivernale.jpg)!important;
    background-size: cover!important;
}

#SiteId4 .paddingentete {
    background: url(/wp-content/uploads/sites/4/2022/12/navette_neige-img.jpg)!important;
    background-size: cover!important;
    background-position: center !important;
}

.bloquer {
    pointer-events: none;
}

.woocommerce-variation-price span.woocommerce-Price-amount.amount {
    display: flex;
    align-items: center;
    justify-content: center;
}

.avertissement2categories {
	margin: 15px;
	background: red;
	padding: 10px;
	color: #fff;
	font-size: 14px;
}

div#order_review .avertissement2categories {
	display: none;
}

div#page {
    overflow: hidden;
}

.listBook .item {
  padding: 0 15px;
    border: 0!important;
    outline: 0!important;
}


.woocommerce-cart-tab-container.woocommerce-cart-tab-container--right {
    display: none;
}


/*-------------------- GLOBAL ----------------------*/

body {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	background-color: #FBFBFB;
	color: #5D5D57;
}

h1 {
	font-size: 36px;
	color: #161412;
	font-weight: 700
}

h2 {
	font-size: 28px;
	color: #161412;
	font-weight: 700
}

h3 {
	font-size: 21px;
	color: #000;
	font-weight: 700
}

h4 {
	font-size: 19px;
	color: #000;
	font-weight: 700
}

h5 {
	font-size: 16px;
	color: #000;
	font-weight: 700
}

ul li {
	font-size: 18px
}

b,
strong {
	font-weight: 700
}

p {
	font-size: 16px
}

.padding-top-20 {
	padding-top: 20px
}

.padding-top-30 {
	padding-top: 30px
}

.padding-top-40 {
	padding-top: 40px
}

.padding-top-50 {
	padding-top: 50px
}

.padding-top-60 {
	padding-top: 60px
}

.padding-bottom-20 {
	padding-bottom: 20px
}

.padding-bottom-30 {
	padding-bottom: 30px
}

.padding-bottom-40 {
	padding-bottom: 40px
}

.padding-bottom-50 {
	padding-bottom: 50px
}

.padding-bottom-60 {
	padding-bottom: 60px
}

.container {
	position: relative
}

::selection {
	color: #fff;
	background-color: #161412
}

hr {
	margin-top: 12px;
	margin-bottom: 12px;
	border: 0;
	border-top: 1px solid #eee
}

.select-qty {
	float: left;
	width: 25%
}

.select-qty select {
	width: 95%;
	font-weight: 700;
	padding: 5px;
	height: 39px;
	font-size: 15px
}

.product-quantity .select-qty {
	width: 100% !important
}

.service_row hr {
	display: none
}

.woocommerce-shipping-fields {
	display: none
}

._view_and_pdf_row {
	clear: left
}


/*-------------------- HEADER ----------------------*/


header#masthead {
	position: fixed;
	z-index: 10;
	width: 100%;
}


.navbar-default {
	background-color: rgb(255 255 255);
	border: 0;
	border-radius: 0;
	height: 90px;
	padding-top: 15px;
}


header#masthead .site-navigation-inner {
	display: flex;
	justify-content: space-evenly;
}


#logo img {
	width: 100%;
	height: auto;
	margin-top: -4px;
}

ul#menu-menu-entete {
	z-index: 9;
	position: relative;
	display: flex;
}

ul#menu-menu-entete>li {
	padding-right: 10px;
	padding-left: 10px;
}

ul#menu-menu-entete>li>a {
	color: #161412;
	font-weight: 600;
}


ul#menu-menu-entete>li>a:before {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-webkit-transition-duration: .2s;
	-moz-transition-duration: .2s;
	-ms-transition-duration: .2s;
	-o-transition-duration: .2s;
	transition-duration: .2s;
	content: "";
	position: absolute;
	width: 0;
	height: 3px;
	background: #f7a941;
	bottom: 5px;
	border-radius: 5px;
	z-index: -1;
	left: 50%;
	transform: translate(-50%, -50%);
}


ul#menu-menu-entete>li>a:hover:before {
	width: 30px;
}

ul#menu-menu-entete>li.current_page_item a:before {
	content: "";
	position: absolute;
	width: 30px;
	height: 3px;
	background: #f7a941;
	bottom: 5px;
	border-radius: 5px;
	z-index: -1;
	left: 50%;
	transform: translate(-50%, -50%);
}

a.cart-customlocation {
	background: url(/wp-content/themes/lk-billetterie/img/bag.png);
	width: 22px;
	height: 40px;
	background-size: contain;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
}

.cart-customlocation:before {
	display: none !important;
}

a.cart-customlocation sup {
	background: #f7a941;
	color: #fff;
	position: absolute;
	top: 25px;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	font-size: 10px;
}

ul#menu-menu-entete>li>a:hover {
    color: #7fbdc2;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: transparent !important;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	color: #fff;
	background-color: transparent !important;
}

li#wpmenucartli a {
	background: white;
	border-radius: 5px;
	padding-bottom: 5px !important;
	color: #000 !important;
}


ul.nav li.dropdown:hover ul.dropdown-menu {
	display: block;
	visibility: visible;
	opacity: 1;
	padding: 0;
	background: #fff;
	box-shadow: 4px 4px 14px 2px #0000004d;
	border-radius: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}


.dropdown-menu>li>a {
	display: block;
	padding: 3px 15px;
	clear: both;
	line-height: 1;
	font-size: 13px;
	color: #161412;
	font-weight: 600;
	white-space: nowrap;
}

.dropdown-menu li a:before {
	display: none;
}

.dropdown-menu {
	position: absolute;
	top: 45px;
	left: 10px;
	min-width: 190px;
	border-radius: 0;
	border: 0;
	opacity: 0;
	padding: 0;
	visibility: hidden;
	padding-bottom: 5px;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.dropdown-menu .menu-item {
	height: auto;
	min-height: 30px;
	line-height: 15px;
	position: relative;
	padding-top: 5px;
	color: #fff;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}


.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	color: #f7a941;
	text-decoration: none;
	background-color: transparent;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	color: #f7a941;
	text-decoration: none;
	background-color: transparent;
	outline: 0;
	font-size: 14px;
	padding-left: 15px;
}
.caret{
    display: none!important;
}

/*-------------------- SLIDER ----------------------*/

section#section-slider .item {
	min-height: 605px;
	background-position: center 55%;
	background-size: cover
}

section#section-slider .item:before {
	content: "";
	background: rgba(45, 45, 45, 0.21);
	width: 100%;
	height: 100%;
	position: absolute
}

section#section-slider .item .container-fluid {
    padding-top: 6%;
}

.owl-theme .owl-nav.disabled+.owl-dots {
	bottom: 3% !important;
	width: 100% !important;
	text-align: center !important;
}


section#section-slider {
	overflow: hidden;
	padding: 80px 80px 0px 80px;
}

.owl-carousel.owl-loaded {
	display: block;
	overflow: hidden;
	border-radius: 10px;
}


p.mb-0 {
	font-size: 13px;
	margin-bottom: 15px;
	display: block;
	color: #9a9a9a
}


.product.type-product .cadre-categorie {
	margin-bottom: 0;
	border-radius: 10px 10px 0 0 !important;
}


section#categorie-site {

}

.cadre-categorie {
    margin-bottom: 40px;
    margin-top: 0;
    background: #fff;
    border-radius: 10px !important;
    overflow: hidden;
    box-shadow: 4px 4px 8px 2px #0000004d;
}

.BigTitle {
	font-size: 4rem;
	letter-spacing: 0;
	font-weight: 500;
	color: #161412;
	margin-bottom: 10px;
	margin-top: 35px;
	position: relative;
	text-transform: uppercase;
}

.MediumTitle {
	margin-bottom: 20px;
	font-weight: normal;
	color: #161412;
	font-size: 20px;
}

.SmallTitle {
	margin-bottom: 10px;
	font-weight: normal;
	color: #3e414b;
}

.Border5px {
	border-radius: 10px !important;
	width: 100%;
	object-fit: cover;
	height: 100%;
}


.contenutextehome,
.contenutextehome p {
	font-size: 13px;
	color: #797A80;
}

.contenuricone {
	padding: 25px 20px 10px;
	background: #fff;
	min-height: 170px;
	position: relative;
	margin-bottom: 25px;
	box-shadow: 4px 4px 14px 2px #0000001f;
	border-radius: 5px;
	text-align: center;
	color: #161412;
	font-size: 1.7rem;
}

img.iconeimg {
	display: block;
	margin: auto;
	max-width: 100%;
	height: 100%;
	width: auto;
}


.cadreblanctransparent {
	background: rgb(255 255 255 / 51%);
	padding: 25px 40px 25px 40px;
	display: inline-block;
	border-radius: 10px;
	overflow: hidden;
}

.cadreblanctransparent h1 {
    font-size: 5rem !important;
    letter-spacing: 0;
    font-weight: 500 !important;
    color: #161412 !important;
    text-transform: initial !important;
    text-align: left !important;
}

.cadreblanctransparent h2 {
    font-size: 3rem;
    color: #161412;
    font-weight: 600;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 15px;
}

.cadreblanctransparent a.btnfull {
	margin-top: 10px;
}


.img-cat {
	position: relative;
	overflow: hidden;
	height: 160px
}



.img-cat img {
	width: 100%;
	height: auto;
	margin-top: -15%
}

#categorie-site .img-cat img {
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover!important;
}


.cadre-categorie a:focus {
    outline: none;
}

.texte-description-categorie {
	padding: 25px 20px 10px;
	background: #fff;
	min-height: 170px;
	margin-bottom: 0;
	position: relative
}

.titre-cat {
	display: block;
	position: relative
}

.titre-cat a {
	font-size: 15px;
	font-weight: 800;
	margin-bottom: 5px;
	color: #161412;
}

.description-categorie-limit {
    display: block;
    font-size: 12px;
    line-height: 1.5em;
    color: #797A80;
    margin-top: 13px;
    max-height: 90px;
    min-height: 90px;
    position: relative;
    overflow: hidden;
}

.description-categorie-limit b {
	display: block;
	color: #000
}

.bouton-lien {
	display: block;
	line-height: 1;
	margin-bottom: 9px;
	font-weight: 600;
	color: #fff;
	background: #f7a941;
	text-transform: uppercase;
	text-align: center;
	padding: 12px;
	margin-top: 10px;
	font-size: 13px;
	text-decoration: none;
	border-radius: 10px;
    transition: all 0.3s ease;
}


.bouton-lien:hover {
	color: #fff;
	text-decoration: none;
    background: #161412;
}
.bouton-lien:active{
    color: white;
    text-decoration: none;
}
.bouton-lien:focus{
    color: white;
    text-decoration: none;
}
.bus-count {
	display: none;
	position: absolute;
	top: -16%;
	background: #161412;
	height: 55px;
	right: 7%;
	width: 55px;
	font-size: 19px;
	border-radius: 50%;
	font-weight: normal;
	color: #fff;
	padding-top: 14px;
	text-align: center;
}

#actualites {
	padding-bottom: 50px;
}

#actualites h5 {
	font-size: 29px;
	font-weight: 400;
	letter-spacing: 0px;
	text-transform: none;
	color: #333;
	margin-bottom: 10px;
	margin-top: 35px;
	position: relative;
}

#actualites h5:after {
	content: "";
	background: #161412;
	height: 2px;
	position: absolute;
	bottom: -4px;
	width: 35px;
	left: 0;
}

#actualites article img {
	transition: opacity 300ms ease-out, transform 300ms ease-out, filter 300ms ease-out;
	-moz-transition: opacity 300ms ease-out, -moz-transform 300ms ease-out, -moz-filter 300ms ease-out;
	-o-transition: opacity 300ms ease-out, -o-transform 300ms ease-out, -o-filter 300ms ease-out;
	-webkit-transition: opacity 300ms ease-out, -webkit-transform 300ms ease-out, -webkit-filter 300ms ease-out;
}

#actualites article:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

#actualites .img-cat {
	margin-top: 20px;
}

#actualites .img-cat img {
	width: 123%;
	height: auto;
	margin-top: -15%;
}

#actualites article:hover .img-cat span {
	opacity: 1;
	transition-delay: .2s;
}

#actualites article:hover .img-cat:before {
	height: 100%;
	opacity: 0.5;
}

#actualites .img-cat:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
	z-index: 2;
	background: #000;
	opacity: 0;
	transition: all .4s cubic-bezier(0.90, .01, .69, .87);
}

#actualites .img-cat span {
	padding-top: 30%;
}

#actualites .img-cat span div {
	font-size: 13px;
}

section#pourquoi {
	background: #31353e;
	padding-top: 50px;
	color: #fff;
	padding-bottom: 25px
}

#pourquoi h3 {
	font-size: 29px;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: none;
	color: #fff;
	position: relative
}

#pourquoi h3:after {
	content: "";
	background: #161412;
	height: 2px;
	position: absolute;
	bottom: -4px;
	width: 35px;
	left: 0
}

section#pourquoi .panel {
	margin-bottom: 20px;
	background-color: transparent !important;
	color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

section#pourquoi .panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
	border: none !important;
	color: #fff
}

section#pourquoi .panel-default>.panel-heading {
	color: #fff;
	background-color: transparent;
	border-color: #ddd;
	font-weight: 400;
	padding-left: 0
}

section#pourquoi .accordion-toggle.collapsed {
	color: #fff
}

section#pourquoi .accordion-toggle {
	color: #161412
}

section#pourquoi .accordion-toggle.collapsed:before {
	color: #161412;
	content: "\f067";
	font-family: "FontAwesome";
	margin-right: 10px
}

section#pourquoi .accordion-toggle:before {
	margin-right: 10px;
	color: #161412;
	content: "\f068";
	font-family: "FontAwesome"
}

section#pourquoi .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd;
	border: none;
	padding: 0 0 0 22px !important
}



.page-id-6 .entete-page-archive,.page-id-7 .entete-page-archive { min-height: 255px; }
.page-id-6 .paddingentete, .page-id-7 .paddingentete {    height: 255px;}
.page-id-6 h1.page-title, .page-id-7 h1.page-title {     color: #161412!important; }


.page-id-6 .entete-page-archive .container, 
.page-id-7 .entete-page-archive .container {
    padding-top: 5%;
}



#produit-page {
	background: #fbfbfb;
	margin-top: 20px;
	margin-bottom: 20px;
}

.entete-page-archive {
    min-height: 405px;
    background-position: center;
    background-size: cover !important;
    position: relative;
    overflow: hidden;
    background: #FBFBFB;
}

.paddingentete {
    overflow: hidden;
    width: 100%;
    background-size: cover !important;
    height: 510px;
    border-radius: 10px;
    background-position: center center !important;
}

.single-product .paddingentete {
	height: 305px;
}


.entete-page-archive .container {
	position: relative;
	z-index: 2;
	padding-top: 7%
}

.woocommerce .woocommerce-breadcrumb,
.breadcrumbs {
	display: none;
}

#produit-page div#primary {
	padding: 15px;
	padding-left: 0;
	padding-right: 0
}

.archive.tax-product_cat header.woocommerce-products-header,
.post-type-archive-product header.woocommerce-products-header {
	color: #fff;
    text-shadow: 0px 2px 6px rgb(0 0 0 / 92%);
}


.archive.tax-product_cat header.woocommerce-products-header h1,
.post-type-archive-product header.woocommerce-products-header h1,
.single-product h1.woocommerce-products-header__title.page-title {
	font-size: 35px;
	color: #fff;
	padding: 10px;
	font-weight: 500;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
    text-shadow: 0px 2px 6px rgb(0 0 0 / 92%);
}


#produit-page li.product-category {
	background: #fff;
	width: 30%;
	position: relative;
	margin: 1.3%;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.13)
}

#produit-page li.product-category img {
	margin: 0;
	margin-top: -11%
}

.titre-cat .woocommerce-loop-category__title,
.titre-cat .woocommerce-loop-product__title {
	font-size: 15px !important;
	font-weight: 800;
	margin-bottom: 5px !important;
	color: #383838;
	padding: 0 !important
}

#produit-page li.product-category:hover .img-cat:before {
	height: 100%
}

#produit-page li.product-category:hover .img-cat span {
	opacity: 1;
	transition-delay: .2s
}

.woocommerce-loop-category__title .count {
	display: none !important
}

#produit-page li.product-category .bus-count {
	margin-top: -17%;
	margin-right: -6%;
	padding-top: 18px;
	display: none
}

#produit-page li.product-category .texte-description-categorie {
	margin: 0;
	min-height: 215px
}

.term-navettes-de-noel .jplist-no-results {
	display: none !important
}

.woocommerce-product-details__short-description {
	background: #fff;
	padding: 0;
	margin: 0
}

.woocommerce-product-details__short-description p {
	padding: 15px;
	margin: 0
}

li.product-type-ticket-event:hover .img-cat:before {
	height: 100%
}

li.product-type-ticket-event:hover .img-cat span {
	opacity: 1;
	transition-delay: .2s
}

.woocommerce-LoopProduct-link .img-cat {
	position: relative;
	overflow: hidden;
	height: 140px
}

.archive .product-type-ticket-event .price,
.woocommerce ul.products li.product .price {
	display: block;
	margin-bottom: 0.5em !important;
	position: relative;
	font-size: 16px !important;
	border-radius: 50%;
	color: #f7a941 !important;
	font-weight: 600 !important;
}

.button.product_type_variable:after {
	content: url("https://billetterie.l-k.fr/wp-content/themes/lk-billetterie/img/fleche-lk.svg");
	margin-left: 7px;
}

.archive .woocommerce-Price-amount.amount {
	letter-spacing: -1px
}

.archive .product-type-ticket-event .description-categorie-limit,
.archive .product-type-variable .description-categorie-limit {
	background: #f3f3f3;
	padding: 5px
}

.archive .product-type-ticket-event .description-categorie-limit p,
.archive .product-type-variable .description-categorie-limit p {
	font-size: 12px;
	color: #31353e
}

.archive .product-type-ticket-event .button,
.archive .product-type-variable .button {
	display: flex;
	line-height: 1 !important;
	font-weight: 600 !important;
	color: #fff !important;
	background: #f7a941 !important;
	text-transform: uppercase !important;
	font-size: 15px !important;
	min-height: 35px;
	width: 100%;
	border-radius: 5px;
	justify-content: center;
	align-content: center;
	align-items: center;
    transition: all 0.3s ease;
}
.archive .product-type-ticket-event .button,
.archive .product-type-variable .button:hover{
    color: #fff;
	text-decoration: none;
    background: #161412;
}

.product-type-ticket-event {
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.13)
}

.woocommerce ul.products li.first,
.woocommerce-page ul.products li.first {
	clear: none !important
}

archive .product-type-ticket-event .texte-description-categorie {
	margin-bottom: 0 !important
}

woocommerce ul.products li.product-type-ticket-event {
	padding-bottom: 11px;
	background: #fff;
	margin-bottom: 45px
}

woocommerce ul.products li.product-type-ticket-event .texte-description-categorie {
	margin-bottom: 30px
}


.woocommerce-result-count,
.woocommerce-ordering {
	display: none;
}

.jplist-panel .jplist-date-picker-range {
	float: left;
	margin-top: 0 !important;
}

.jplist-panel {
	color: #27252a;
	margin-bottom: 15px;
	display: block;
	background: #fff;
	min-height: 75px;
	padding: 15px;
	border-radius: 5px;
	text-transform: uppercase;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
}

.ui-widget.ui-widget-content {
	border: 1px solid #d3d3d3;
	z-index: 50 !important;
}

.jplist-drop-down {
	float: left;
	height: 30px;
	box-shadow: 0 0 1px #fff;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #dbdbdb;
	border-radius: 3px;
	text-shadow: 1px 1px 1px #fff;
	color: #27252a;
	width: 150px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #efefef));
	background: -webkit-linear-gradient(top, #fff 0, #efefef 100%);
	background: linear-gradient(to bottom, #fff 0, #efefef 100%);
	margin: 10px 10px 0 0;
	position: relative;
}

.box.jplist-no-results.text-shadow.align-center {
	margin-top: 70px;
	text-align: center;
	font-size: 25px;
	min-height: 285px;
}

.jplist-panel label {
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	display: inline-block;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	color: #27252a;
	cursor: pointer;
}

.box.jplist-no-results.text-shadow.align-center p {
	font-size: 25px;
}

.tax-product_cat .jplist-no-results {
	display: block;
}

.tax-product_cat .jplist-hidden {
	display: none !important;
}

label.titre-recherche {
	clear: left;
	width: 100%;
	font-size: 14px;
	display: block;
	height: auto !important;
	margin-bottom: 0;
}

.jplist-panel input[type=text] {
	float: left;
	height: 36px !important;
	padding-top: 2px;
	box-shadow: 0 0 1px #fff;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #dbdbdb;
	border-radius: 3px;
	text-shadow: 1px 1px 1px #fff;
	color: #27252a;
	width: 120px !important;
	text-transform: uppercase;
	text-indent: 5px;
	background: #fff;
	font-size: 14px;
}

.jplist-icon {
	float: left;
	height: 36px !important;
	box-shadow: 0 0 1px #fff;
	background: #fff;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #dbdbdb;
	border-radius: 3px;
	text-shadow: 1px 1px 1px #fff;
	color: #27252a;
	display: inline-block;
	line-height: 30px;
	padding: 0 10px;
	border-right: 0;
}

.jplist-select {
	height: auto !important;
	box-shadow: none;
	background: #fff;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #dbdbdb;
	border-radius: 3px;
	text-shadow: none;
	color: #27252a;
	width: 100% !important;
	text-transform: uppercase;
	float: left;
	font-size: 14px;
	margin: 0 !important;
	padding: 5px;
	text-shadow: none;
}

.jplist-panel .jplist-date-picker-range .gap {
	float: left;
	display: block;
	margin-right: 6px !important;
	line-height: 37px !important;
}

.jplist-panel button {
	height: 34px !important;
	font-size: 14px !important;
	text-transform: uppercase;
	margin-top: 0 !important;
}


#page-interne {
    background: #f1f1f1;
    padding-top: 20px;
}

.cadre {
	background: #fff;
	text-transform: uppercase;
	padding: 25px 20px 10px;
	font-size: 14px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
}

#page-interne iframe {
	background: #fff;
	padding: 25px 20px 10px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
}

#page-interne .titre-cat {
	margin-bottom: 7px;
}

br.clearfix {
	display: block;
	clear: both;
}


.page h1 {
	font-size: 36px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-weight: 500;
}

div.wpcf7 {
	margin: 0 0 0 -15px;
	padding: 0;
}

.wpcf7-form input,
.wpcf7-form textarea {
	background: #ECEEF0 none repeat scroll 0 0;
	border: medium none;
	font-size: 14px;
	margin-bottom: 15px;
	padding: 15px;
	color: #2E3541;
	width: 100%;
}

.wpcf7-form input[type="submit"] {
	text-align: center;
	font-weight: 700;
	letter-spacing: 0px;
	display: inline-block;
	text-transform: uppercase;
	padding-right: 20px;
	background-color: #161412;
	padding: 10px;
	line-height: 1.5;
	color: #f8f9fa;
	border-color: #f8f9fa;
	text-decoration: none;
}

.wpcf7-form input[type="submit"]:hover {
	border-color: #161412 !important;
	background-color: #fff !important;
	border: 1px solid;
	color: #000;
}

.wpcf7-form .label {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	line-height: 51px;
	padding-left: 0;
}

.VotreDemande select {
	background: #eceef0 none repeat scroll 0 0;
	border: 0 none;
	font-size: 14px;
	height: 50px;
	margin-bottom: 15px;
	padding-left: 11px;
	width: 100%;
}

.Donneespersonnelles .wpcf7-list-item {
	padding: 0;
	margin: 0;
}

.Donneespersonnelles label {
	display: inline-flex;
	max-width: 100%;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: 500;
}

.Donneespersonnelles input[type="checkbox"] {
	width: auto;
	margin-right: 5px;
}


section#produit-single {
	background: #fbfbfb;
}


div#home,
div#home ul li {
	font-size: 16px
}

a.btn {
    background: #f7a941;
    color: #fff;
    text-transform: uppercase;
}

.single-product .entete-page-archive .container {
	padding-top: 5%
}

.single-product .woocommerce-breadcrumb,
.single-product .jplist-no-results {
	display: none
}

.woocommerce div.product {
	margin-bottom: 0;
	position: relative;
	background: transparent;
	z-index: 9;
	box-shadow: none
}

.term-description {
	color: #fff;
	display: block;
	text-align: center;
}

.valeuridlink {
	padding-left: 15px;
	padding-right: 15px
}

.term-description b {
	display: block
}


.woocommerce div.product div.summary {
	position: relative;
	padding: 0;
	background: #fff;
	margin-bottom: 50px;
	border-radius: 5px;
	box-shadow: 0 15px 30px #00000029;
}


.woocommerce div.product .product_title {
	clear: none;
	margin-top: 0;
	padding: 10px;
	color: #161412;
	font-size: 23px;
	padding-left: 15px;
	font-weight: 600;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
}

.woocommerce div.product .product_title:after {
    content: '';
    border-top: 2px solid #161412;
    width: 90px;
    margin-left: 0;
    height: 1px;
    margin-top: 10px;
    display: block;
}

.field_service_row input,
.field_service_row select,
.field_service_row textarea {
	font-family: inherit;
	line-height: inherit;
	font-size: 13px;
	height: 40px;
	padding: 8px 7px;
	font-weight: 600;
	color: #000;
	text-transform: uppercase;
	width: 100% !important;
	border: 2px solid #e6e6e6
}


.single-product div.product p.price,
.single-product div.product span.price {
	font-size: 23px;
	background: #161412;
	text-align: center;
	color: #fff;
	font-weight: 600;
	opacity: 1;
	border-radius: 5px;
	margin: 0;
}


#produit-single .woocommerce-products-header h1 {
	color: #161412;
	font-size: 4rem;
	font-weight: 600;
}

#produit-single .description {
	color: #161412;
}

#produit-single ul.passblock {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: 1fr;
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	list-style: none;
	border-radius: 8px;
	padding: 0;
}

#produit-single ul.passblock li {
	background: #fff;
	padding: 10px;
	min-height: 240px;
	margin-bottom: 15px;
	font-size: 13px;
	position: relative;
	box-shadow: 2px 2px 9px #00000029;
	line-height: 1.7em;
}

#produit-single ul.passblock li p {
	font-size: 13px;
}


#produit-single .contenu-product h4 {
	color: #161412;
	margin-bottom: 25px;
	font-size: 2.1rem;
}


#produit-single ul.passblock li strong {
	text-transform: uppercase;
	margin-bottom: 0px;
	display: block;
	margin-top: 10px;
	font-size: 16px;
	font-weight: 600;
	color: #161412;
}

#produit-single ul.passblock li em:before {
	content: "";
	width: 60%;
	height: 1px;
	position: absolute;
	left: 10%;
	top: 50%;
	background: #D5D5D5;
}


#produit-single ul.passblock li em {
	background: #F5F5F5;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 6px;
	width: 100%;
	color: #f7a941;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	text-align: right;
	padding-right: 11px;
}


.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
	float: right;
	width: 33%;
	clear: none;
	max-width: 385px
}

.single-product .related.products .price:before {
	content: ""
}

.single-product .related.products .price {
	display: block;
	margin-bottom: .5em !important;
	position: absolute;
	top: -21%;
	margin-top: -21%;
	margin-right: -8%;
	background: #161412;
	height: 55px;
	padding-right: 5px;
	right: 7%;
	width: 55px;
	padding-left: 5px;
	font-size: 16px !important;
	border-radius: 50%;
	font-weight: 400 !important;
	color: #fff !important;
	padding-top: 16px;
	text-align: center
}

.single-product .related.products .description-categorie-limit {
	background: #f3f3f3;
	padding: 5px
}

.single-product .related.products .button {
	display: inline-block !important;
	line-height: 1 !important;
	margin-top: 15px !important;
	margin-bottom: 9px !important;
	font-weight: 600 !important;
	color: #fff !important;
	background: #31353e !important;
	text-transform: uppercase !important;
	padding: 8px !important;
	font-size: 13px !important;
	border-radius: 2px !important;
	text-decoration: none !important
}

.single-product .related.products .texte-description-categorie {
	margin-bottom: 0
}

.single-product .related.products .woocommerce-loop-product__title {
	width: 90%;
	font-weight: 700
}

.single-product .related.products h2 {
	font-size: 29px;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: none;
	color: #333;
	margin-bottom: 10px;
	margin-top: 35px;
	position: relative
}

.single-product .related.products h2:before {
	content: "\f041";
	font-family: FontAwesome;
	font-size: inherit;
	margin-right: 5px
}

single-product .related.products h2:after {
	content: "";
	background: #161412;
	height: 2px;
	position: absolute;
	bottom: -4px;
	width: 35px;
	left: 0
}

.single-product .yith_evti_total_price .price:before {
	content: "Total : "
}

.single-product form.cart {
	background: #fff;
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 10px
}

.texte-description-categorie.categorie-30 .price .woocommerce-Price-amount.amount:before {
	content: "à partir de" !important;
	position: absolute;
	top: 10px;
	color: #fff;
	font-size: 11px;
	width: 100%;
	right: 1px
}

#fooevents_bookings_slot_val__trans_field,
#fooevents_bookings_date_val__trans_field,
#fooevents_bookings_slot_date_val_trans_field {
	margin-bottom: 5px !important
}

.single-product .yith_evti_total_price .price {
	font-size: 21px !important;
	background: none !important;
	text-align: center !important;
	color: #d24439 !important;
	font-weight: 900 !important;
	padding: 0 !important;
	display: block;
	text-transform: uppercase;
	clear: left;
	opacity: .91 !important
}

.single-product div.product form.cart div.quantity {
	float: left;
	margin-top: 7px;
	width: 25%;
	margin-left: 24%;
	position: relative;
	padding-right: 5px;
	margin-right: 0
}

.single-product div.product form.cart div.quantity:before {
	content: "Quantité :";
	position: absolute;
	font-size: 13px;
	left: -74px;
	top: 14px
}


.single-product div.product form.cart .button {
    vertical-align: middle;
    float: left;
    width: 50%;
    margin-top: 8px;
    display: inline-block;
    line-height: 1;
    font-weight: 600;
    padding: 15px !important;
    color: #fff;
    background: #f7a941;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 5px;
    text-decoration: none;
}

.single-product .quantity .qty {
	width: 100%;
	text-align: center;
	height: 47px;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	font-weight: 400
}

.single-product .date_panel {
	text-transform: uppercase;
	font-size: 18px
}

.single-product ._services_customer_select_field>label,
.field_row>p>label {
	display: inline-block;
	width: 100%;
	text-transform: uppercase
}

.single-product .header_service_row>h3 {
	display: inline;
	padding: 0;
	font-size: 16px
}

.contenu-product {
	min-height: 360px;
	float: left;
	padding-top: 20px;
	width: 60%;
	margin-bottom: 25px;
}


.contenu-product p,
.contenu-product li {
	font-size: 15px
}

.contenu-product hr {
	border-top: 2px solid #EE4137;
	width: 90px;
	margin-left: 0
}

.contenu-product h2 {
	margin: 0;
	font-size: 25px;
	font-weight: 600
}

section.related.products {
	clear: both;
	margin-top: 50px
}

.single-product .product_meta {
	display: none
}

.cat-15 .fields_panel hr {
	display: none
}

.cat-15 .service_panel {
	width: 50%;
	padding-right: 10px;
	float: left
}

.field_service_row {
	padding: .5em;
	margin-bottom: .5em;
	margin-bottom: .5em;
	border: none !important
}

.cat-15 form.cart .button {
	width: 100% !important
}

.field_row>p>input {
	width: 100% !important
}

.service_panel.selecteur-0 {
	width: 100%
}

.contenu-product .tab-content {
	padding-top: 15px;
	padding-right: 20px
}

.single-product p[class*="nom"] {
	width: 100%important
}

.single-product input[id*="nom"] {
	width: 100%important
}

.cat-15 .heure-date-produit,
.cat-30 .heure-date-produit {
	display: none !important
}

.single-product #wc-stripe-payment-request-wrapper {
	display: none
}

.woocommerce div.product form.cart .variations {
	margin-bottom: 1em;
	border: 0;
	width: 100%;
	height: 40px
}

.woocommerce div.product form.cart .variations label {
	font-weight: 600;
	color: #525b67;
	width: 100%;
	text-align: center;
	font-size: 11px;
	height: 100%;
	cursor: pointer;
	background: #c5c2c2;
	text-transform: uppercase;
	line-height: 32px
}

.woocommerce div.product form.cart .variations select,
.woocommerce form .form-row select,
.woocommerce-page form .form-row select,
#valeuridlink {
	height: 45px;
	width: 100%;
	display: inline-block;
	font-size: 14px;
	padding-left: 10px;
	margin-right: 1em;
	border: 1px solid #d1cec6;
}

p.price {
	display: none
}

.variations td.label {
	display: none
}

.variations td.value div {
	display: inline-block;
	text-align: center;
	margin: 5px;
	margin-bottom: 0;
	overflow: hidden
}

input[value="tarif-normal"],
input[value="moins-de-12-ans"] {
	display: block !important;
	position: relative;
	height: 90px;
	width: 115px
}

input[value="tarif-normal"]:before,
.tarif-normal:before {
	content: "";
	height: 90px !important;
	display: block;
	width: 115px !important;
	background: #31353e url(/wp-content/uploads/2018/11/ticket.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	left: 0;
	top: 0
}

input[value="moins-de-12-ans"]:before,
.moins-de-12-ans:before {
	content: "";
	height: 90px !important;
	display: block;
	width: 115px !important;
	background: #31353e url(/wp-content/uploads/2018/11/ticket.png);
	background-repeat: no-repeat;
	background-position: center
}

.variations .attribute-pa_tarifs input[type="radio"]+label {
	color: red
}

.titre-presto:before {
	content: "";
	height: 90px !important;
	display: block;
	width: 115px !important;
	background: url(/wp-content/uploads/2018/11/ticket.png);
	background-repeat: no-repeat;
	background-position: center
}

.variations .attribute-pa_tarifs input[type="radio"] {
	display: none
}

.variations .attribute-pa_tarifs input[type="radio"]+label {
	height: 16px;
	width: 16px;
	display: inline-block;
	padding: 0
}

.variations .attribute-pa_tarifs input[type="radio"]:checked+label {
	height: auto;
	width: 16px;
	background: #e54e44 !important;
	display: inline-block;
	padding: 0;
	color: #fff !important
}

.woocommerce-variation-description {
	
}

.woocommerce-variation-price {
	width: 100%;
	float: right
}

.variations .attribute-pa_tarifs input[type="radio"]:before:checked+label {
	background: #e64f44 url(/wp-content/uploads/2018/11/ticket.png)
}

.woocommerce div.product form.cart .variations tr:hover td {
	background: none
}

.woocommerce div.product form.cart .woocommerce-variation-description p {
	margin-bottom: 0;
	text-transform: uppercase
}

.woocommerce-variation-price .price {
	margin-bottom: 0 !important;
	display: block;
	padding: 5px !important
}

.texte-description-categorie .price .woocommerce-Price-amount.amount:before {
	content: "Dès " !important;
}

.woocommerce-variation-price .woocommerce-Price-amount.amount:before {
    content: "Prix : ";
    font-size: 15px;
    margin-right: 5px;
}

.grpprix {
    background: #f7a941;
    font-size: 15px;
    margin-left: 10px;
    padding: 3px;
    border-radius: 5px;
}

.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
	border: 0;
	vertical-align: top;
	line-height: 2em;
	padding: 0
}


.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
	display: block;
	font-size: 15px;
	color: #161412;
}

.service_panel {
	float: left;
	width: 49%;
	margin-right: 1%
}

.single-product .product-type-ticket-event button.single_add_to_cart_button {
	width: 100% !important
}

.single-product .product-type-ticket-event .yith_evti_total_price .price:before {
	display: none
}

.single-product .product-type-ticket-event .yith_evti_total_price .price .woocommerce-Price-amount.amount:before {
	content: "Tarif : "
}


/*--------------------
-----BLOCK PUB-----------
----------------------*/

section.blockopub {
	display: block;
	clear: both;
	position: relative
}

section.blockopub h2 {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px
}

section.blockopub .encadrement {
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 10px;
}

section.blockopub .encadrement .item {
	padding: 10px;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
	flex: 1 1 30%
}

section.blockopub .encadrement .item .item-img {
	height: 210px;
	overflow: hidden;
	position: relative;
	z-index: 1
}

section.blockopub .encadrement .item:hover .item-img img {
	transform: scale(1.1)
}

section.blockopub .encadrement .item .item-img img {
	width: 100%;
	height: 100%;
	transition: all .3s ease-in-out;
	object-fit: cover
}

.iteminside {
	overflow: hidden;
	border-radius: 10px;
	position: relative
}

section.blockopub .encadrement .item .iteminside h3 {
	position: absolute;
	z-index: 2;
	bottom: -10px;
	background: #db4b3e;
	width: 100%;
	padding: 5px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400
}


.cartouche {
	position: absolute;
	background: #32353F;
	z-index: 9;
	font-weight: bold;
	color: #fff;
	padding: 9px;
	right: 0;
	border-radius: 0 0 0px 5px;
}

/*--------------------
-----COMMANDE-----------
----------------------*/

.woocommerce-checkout .attendee-class input {
	height: 45px !important;
	width: 100% !important;
	display: inline-block;
	font-size: 14px;
	padding-left: 10px;
	margin-right: 1em !important;
	border: 1px solid #d1cec6;
	background: #fff;
}

.fooevents-attendee-first-name,
.fooevents-attendee-last-name {
	width: 50%;
	float: left;
	padding: 5px !important;
	margin: 0px !important;
	clear: initial !important;
	margin-bottom: 0px !important;
}

.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-1,
.woocommerce-page .col2-set .col-2 {
	float: left;
	width: 48%;
	margin: 1%
}

.woocommerce-additional-fields {
	background: #fff none repeat scroll 0 0;
	border-radius: 4px;
	box-shadow: 0 1px 1px #000;
	margin-bottom: 15px;
	padding: 15px
}

div.fooevents-attendee {
	background: #f3f3f3;
	padding: 5px;
	border-radius: 5px
}

.woocommerce-info {
	border-top-color: #161412
}

.woocommerce-info::before {
	color: #161412
}

.woocommerce .woocommerce-info {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	background: #fff none repeat scroll 0 0;
	border-top-color: #161412;
	margin-top: 25px !important
}

.woocommerce-account .addresses .title .edit {
	float: right;
	background: #c1372e;
	color: #fff;
	padding: 4px;
	border-radius: 2px
}

.woocommerce form .form-row input {
	height: 30px
}

.woocommerce table.shop_table {
	border: none;
	border-collapse: separate;
	border-radius: 2px;
	margin: 0 -1px 24px 0;
	text-align: left;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
	width: 100%
}

.woocommerce .woocommerce-customer-details address {
	font-style: normal;
	border: none;
	text-align: left;
	width: 100%;
	border-radius: 3px;
	padding: 10px 15px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.13)
}

.woocommerce table.shop_table td a {
	color: #333;
	text-decoration: none;
	font-weight: 700
}

.woocommerce table dl {
	margin-top: 0;
	margin-bottom: 0
}

.woocommerce-checkout #payment {
	background: #ebe9eb none repeat scroll 0 0;
	border-radius: 5px
}

.payment_methods.methods li {
	background: #fff none repeat scroll 0 0;
	border-radius: 4px;
	margin-bottom: 10px !important;
	padding: 10px !important
}

.woocommerce-billing-fields {
	background: #fff none repeat scroll 0 0;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	margin-bottom: 15px;
	padding: 15px
}

.woocommerce .cart-collaterals {
	margin-top: 20px
}

.woocommerce-cart .woocommerce .cart {
	position: relative
}

.woocommerce table.shop_table {
	top: 15px
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
	height: 40px;
	width: 188px
}

.woocommerce-order-received .order_details {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #999;
	border-radius: 4px;
	padding: 10px
}

.woocommerce-order-received address {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #999;
	border-radius: 4px;
	padding: 10px
}

.woocommerce-thankyou-order-received {
	color: #161412;
	letter-spacing: -1px;
	text-shadow: 1px 1px 0 #fff;
	font-size: 25px;
	font-weight: 700
}

.woocommerce .woocommerce-error {
	background: #fff none repeat scroll 0 0;
	border-top-color: #b81c23;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1)
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
	background: #fff none repeat scroll 0 0;
	border: none;
	border-radius: 0;
	margin: 2em 0;
	padding: 20px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
	text-align: left
}

.woocommerce #customer_details .woocommerce-shipping-fields {
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	padding: 15px
}

.woocommerce-account .woocommerce {
	border-radius: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 15px 15px 55px
}

.addresses .address {
	border-top: 1px solid #dfdfdf
}

.edit {
	margin: 8px
}


.archive.tax-product_cat h2.woocommerce-loop-product__title {
	color: #161412;
	width: 100%;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #f7a941;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

a.checkout-button.button.alt.wc-forward:hover {
    background: #161412;
}

.product-name p {
	text-transform: uppercase;
	font-size: 13px
}

table {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-collapse: separate;
	border-color: #ddd #ddd #ddd -moz-use-text-color;
	border-image: none;
	border-radius: 4px;
	border-style: solid solid solid none;
	border-width: 1px 1px 1px 0;
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);
	margin-bottom: 20px;
	width: 100%
}

table th,
table td {
	border-top: 1px solid #ddd;
	line-height: 20px;
	padding: 8px;
	text-align: left;
	vertical-align: top
}

table th {
	font-weight: 700
}

table thead th {
	vertical-align: bottom
}

table caption+thead tr:first-child th,
table caption+thead tr:first-child td,
table colgroup+thead tr:first-child th,
table colgroup+thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
	border-top: 0 none
}

table tbody+tbody {
	border-top: 2px solid #ddd
}

table .table {
	background-color: #fff
}

table th,
table td {
	border-left: 1px solid #ddd
}

table caption+thead tr:first-child th,
table caption+tbody tr:first-child th,
table caption+tbody tr:first-child td,
table colgroup+thead tr:first-child th,
table colgroup+tbody tr:first-child th,
table colgroup+tbody tr:first-child td,
table thead:first-child tr:first-child th,
table tbody:first-child tr:first-child th,
table tbody:first-child tr:first-child td {
	border-top: 0 none
}

table thead:first-child tr:first-child>th:first-child,
table tbody:first-child tr:first-child>td:first-child,
table tbody:first-child tr:first-child>th:first-child {
	border-top-left-radius: 4px
}

table thead:first-child tr:first-child>th:last-child,
table tbody:first-child tr:first-child>td:last-child,
table tbody:first-child tr:first-child>th:last-child {
	border-top-right-radius: 4px
}

table thead:last-child tr:last-child>th:first-child,
table tbody:last-child tr:last-child>td:first-child,
table tbody:last-child tr:last-child>th:first-child,
table tfoot:last-child tr:last-child>td:first-child,
table tfoot:last-child tr:last-child>th:first-child {
	border-bottom-left-radius: 4px
}

table thead:last-child tr:last-child>th:last-child,
table tbody:last-child tr:last-child>td:last-child,
table tbody:last-child tr:last-child>th:last-child,
table tfoot:last-child tr:last-child>td:last-child,
table tfoot:last-child tr:last-child>th:last-child {
	border-bottom-right-radius: 4px
}

table tfoot+tbody:last-child tr:last-child td:first-child {
	border-bottom-left-radius: 0
}

table tfoot+tbody:last-child tr:last-child td:last-child {
	border-bottom-right-radius: 0
}

table caption+thead tr:first-child th:first-child,
table caption+tbody tr:first-child td:first-child,
table colgroup+thead tr:first-child th:first-child,
table colgroup+tbody tr:first-child td:first-child {
	border-top-left-radius: 4px
}

table caption+thead tr:first-child th:last-child,
table caption+tbody tr:first-child td:last-child,
table colgroup+thead tr:first-child th:last-child,
table colgroup+tbody tr:first-child td:last-child {
	border-top-right-radius: 4px
}

table td {
	background: #fff none repeat scroll 0 0;
	font-size: 13px;
	line-height: 15px
}

table th {
	background: #f3f3f3 none repeat scroll 0 0;
	font-size: 16px;
	text-align: left
}

table td,
table th {
	border-top: 1px solid #e6e6e6;
	padding: 10px 10px 10px 14px
}

table tr:hover td {
	background: #eeede8 none repeat scroll 0 0
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	float: left;
	padding: 0;
	position: relative;
	width: 23%;
	margin: 1%;
	box-shadow: 0 15px 30px #00000029;
	border-radius: 15px !important;
	overflow: hidden;
}

.woocommerce ul.products li.product a img {
	width: 100% !important;
	height: auto;
	display: block;
	margin: 0 0 1em;
	box-shadow: none;
}

.imgcontenu {
	margin-bottom: 30px;
}

.imgcontenu img {
	border: 5px solid #fff;
	box-shadow: 0 15px 30px #00000029;
}

.woocommerce img,
.woocommerce-page img {
	height: auto;
	max-width: 120%
}

p.shortDescription {
	font-size: 12px;
	font-weight: 400 !important;
	width: 65%;
	padding-bottom: 0;
	margin-bottom: 0
}

.woocommerce-cart-tab-container .widget_shopping_cart ul.product_list_widget li {
	border: 0;
	font-size: 14px;
	border-bottom: 1px solid #ababab !important;
	padding-bottom: 11px;
	margin-top: 10px;
	margin-bottom: 15px
}

.woocommerce-cart-tab-container .widget_shopping_cart .total {
	margin-bottom: 5.5em;
	padding: 0 3em;
	padding-bottom: 1em;
	padding-left: 20px;
	border: 0;
	font-size: 14px
}

.woocommerce-mini-cart-item img {
	display: none
}

.woocommerce-cart-tab-container .widget_shopping_cart ul.product_list_widget {
	margin-top: 88px;
	padding: 0 1.618em;
	margin-bottom: 1.618em;
	font-size: 13px;
	font-weight: 700
}

.woocommerce-cart-tab-container .widget_shopping_cart .widgettitle {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
	margin: 0;
	padding: 0;
	padding: 2.387rem 1.618rem;
	text-align: center;
	font-size: 1.2em;
	border: 0;
	height: 68px;
	box-sizing: border-box
}

.woocommerce-cart-tab-container .widget_shopping_cart .buttons .button {
	width: 48%;
	float: left;
	margin: 0;
	text-align: center;
	min-height: 45px;
	font-size: 14px;
	box-sizing: border-box
}


/*--------------------
-----MON COMPTE------
----------------------*/


.woocommerce-MyAccount-navigation ul li a {
	color: #fff;
}

span.woocommerce-terms-and-conditions-checkbox-text {
	margin-left: 20px;
}

@media only screen and (min-width: 769px) {
	.woocommerce-account .woocommerce-MyAccount-navigation {
		width: 22%;
		background: #fff;
		text-transform: uppercase;
		padding: 25px 20px 10px;
		font-size: 14px;
		box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
	}

	.woocommerce-account .woocommerce-MyAccount-content {
		width: 75%;
		background: #fff;
		padding: 25px 20px 10px;
		font-size: 14px;
		box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
	}
}

nav.woocommerce-MyAccount-navigation ul {
	list-style-type: none;
	padding-left: 0;
	max-width: 200px;
	font-size: 17px;
	overflow: hidden;
	line-height: 26px;
	border-radius: 2px;
	box-shadow: 0 0 6px #d3d0c6;
}

nav.woocommerce-MyAccount-navigation ul li {
	padding: 5px 15px;
	font-size: 14px;
	background-color: rgb(193, 55, 46);
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

nav.woocommerce-MyAccount-navigation ul li.is-active {
	background-color: rgb(238, 65, 54);
}

nav.woocommerce-MyAccount-navigation ul li.is-active a {
	color: #fff;
	font-weight: bold;
	cursor: default;
}

nav.woocommerce-MyAccount-navigation ul li.is-active:after {
	content: "";
	height: 0;
	width: 0;
	border-top: 20px solid transparent;
	border-left: 14px solid rgb(209, 0, 122);
	border-bottom: 20px solid transparent;
	float: right;
	margin-right: -34px;
	margin-top: -7px;
}

nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover {
	background-color: rgb(247, 67, 55);
}

nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover:after {
	content: "";
	height: 0;
	width: 0;
	border-top: 20px solid transparent;
	border-left: 14px solid rgb(209, 0, 122);
	border-bottom: 20px solid transparent;
	float: right;
	margin-right: -34px;
	margin-top: -7px;
}


div#footer-area {
    background: #161412;
    min-height: 150px;
    color: #fff;
    font-size: 13px;
    position: relative;
}


.grid4 {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: 1fr;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
}


.grid4 div {
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
}


a.telfoot {
	font-size: 16px;
	color: #fff;
}


a.btnempty,
.btnfull:hover {
	background: transparent;
	border: 2px solid #f7a941;
	padding: 16px;
	border-radius: 10px;
	display: inline-block;
	text-decoration: none;
	font-weight: 600;
	color: #f7a941;
}

a.btnempty:hover {
	background: #f7a941;
	text-decoration: none;
	color: #fff;
	border: 2px solid transparent;
}


.btnfull {
	text-decoration: none;
	background: #f7a941;
	color: #fff;
	border: 2px solid transparent;
	padding: 16px;
	border-radius: 10px;
	display: inline-block;
	font-weight: 600;
    transition: all 0.3s ease;
}
.btnfull:active{
    color: white;
    text-decoration: none;
}
.btnfull:focus{
    color: white;
    text-decoration: none;
}

.ptb40 {
	padding: 40px 0 40px 0;
}


div#custom_html-2 {
	margin-bottom: 25px;
}

#custom_html-2 img {
	width: 30%;
	margin-top: 25px;
	margin-bottom: 10px;
}

#colophon .scroll-to-top {
    right: 0;
    position: absolute;
    top: 0;
    background: #f7a941;
    cursor: pointer;
    color: #fff;
    font-size: 30px;
    height: 40px;
    line-height: 37px;
    text-align: center;
    width: 40px;
}

.footer-widget-area {
	color: #fff;
}

.copy-right {
    color: #ececec;
    background-color: #7fbdc2;
    padding: 10px 0px 10px;
    font-size: 13px;
}

.copy-right a {
	color: #fff;
	text-decoration: none;
}

.copy-right sup {
	color: #fff;
	top: 0;
	left: 2px;
}

.copy-right sup i {
	color: #e1472f;
	font-style: normal;
	vertical-align: -webkit-baseline-middle;
	font-size: 19px;
}


/*desktop 1024*/
@media (min-width: 979px) and (max-width: 1199px) {

	ul#menu-menu-entete {
		margin-top: 15px;
		margin-left: 0;
		z-index: 9;
		position: relative
	}

	ul#menu-menu-entete>li>a {

		font-size: 14px;
		font-weight: 500;
		font-weight: 600;
		text-transform: uppercase;
		border-radius: 5px;
		padding: 4px 9px 21px
	}

	.entete-page-archive .container {
		position: relative;
		z-index: 2;
		padding-top: 13% !important;
	}

	section#section-slider .item .container {
		padding-top: 21%
	}

	#produit-page li.product-category .texte-description-categorie {
		margin: 0;
		min-height: 240px
	}

	.woocommerce ul.products li.product a img {
		width: 140% !important;
		max-width: 140%
	}

	.archive .product-type-ticket-event .price {
		margin-top: -28%
	}

	.single-product .entete-page-archive {
		min-height: 410px
	}

}


/*Tablet portrait*/
@media (min-width: 768px) and (max-width: 979px) {

	.archive.tax-product_cat header.woocommerce-products-header h1,
	.post-type-archive-product header.woocommerce-products-header h1 {
		font-size: 27px;
		color: #fff;
		text-transform: uppercase;
            text-shadow: 0px 2px 6px rgb(0 0 0 / 92%);
	}


	.navbar-toggle {
		margin-right: 10px;
		margin-top: 7px;
		position: absolute;
		z-index: 99;
		right: 21px;
		top: 0;
		color: #fff
	}

	.navbar-header {
		float: none
	}

	.navbar-left,
	.navbar-right {
		float: none !important
	}

	.navbar-toggle {
		display: block
	}

	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1)
	}

	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px
	}

	/* .navbar-collapse.collapse { */
		/* display: none !important */
	/* } */

	.navbar-nav {
		float: none !important;
		margin-top: 7.5px
	}

	.navbar-nav>li {
		float: none;
		clear: both;
	}

	.collapse.in {
		display: block !important
	}

	.navbar-default .navbar-toggle:focus,
	.navbar-default .navbar-toggle:hover {
		background-color: #fff
	}


	.slide-img .caption {
		position: absolute;
		background-color: rgba(255, 255, 255, 0.9);
		width: 50%;
		margin-top: 31.5%;
		padding: 35px;
		font-size: 20px;
		right: 40px;
		text-transform: none;
		line-height: 1em
	}


	#logo img {
		width: 34%;
		height: auto;
		margin-top: 0
	}


	.navbar-collapse {
		margin: 0;
		padding: 0;
		overflow: hidden
	}

	section#section-slider .item .container {
		padding-top: 29%
	}

	section#section-slider h1 {
		font-size: 33px
	}

	section#section-slider h2 {
		font-size: 25px
	}

	.jplist-ios-button {
		margin-bottom: 25px
	}

	#produit-page li.product-category {
		background: #fff;
		width: 47%;
		position: relative;
		margin: 1.3%;
		box-shadow: 0 0 4px rgba(0, 0, 0, 0.13)
	}

	.woocommerce ul.products li.product a img {
		max-width: 100%;
		width: 100% !important
	}

	.woocommerce div.product div.summary {
		margin-bottom: 0;
		position: relative;
		padding: 0;
		width: 100%;
		float: left;
		max-width: initial;
	}

	.term-description {
		color: #fff;
		width: 52%;
		display: none
	}

	section#produit-single {
		padding-bottom: 35px
	}

	.single-product .entete-page-archive .container {
		padding-top: 25%
	}

	.single-product .entete-page-archive {
		min-height: 420px
	}

	nav.woocommerce-MyAccount-navigation ul {
		list-style-type: none;
		padding-left: 0;
		max-width: inherit;
		font-size: 17px;
		overflow: hidden;
		line-height: 26px;
		border-radius: 2px;
		box-shadow: 0 0 6px #d3d0c6
	}

	.entete-page-archive .container {
		position: relative;
		z-index: 2;
		padding-top: 20%
	}

	.archive .product-type-ticket-event .price {
		top: 10%;
		right: 5%
	}

	.img-cat img {
		width: 100%;
		height: auto;
		margin-top: -50%
	}

	#section-service .col-md-4 {
		width: 33%;
		float: left
	}

	section#section-slider .item {
		min-height: 510px
	}


	header#masthead .site-navigation-inner {
		display: block;
		justify-content: space-evenly;
	}


	section#section-slider,
	.entete-page-archive {
		overflow: hidden;
		padding: 80px 50px 0px 50px;
	}

	.woocommerce-cart-tab-container.woocommerce-cart-tab-container--right {
		top: 10% !important;
	}


	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product {

		width: 48%;
		margin: 1%;
	}


	.contenu-product {
		width: 100%;

	}
	
	
.navbar-toggle {
    position: relative;
    float: right;
    height: 91px;
    margin-top: -16px;
    width: 70px;
    display: flex;
    margin-right: -51px!important;
    background-color: #4a1a1c;
    border-radius: 0;
    border: none!important;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
}


.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #4a1a1c;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 35px;
    height: 3px;
    border-radius: 0;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 9px;
}


.menutoogmodif .icon-bar:nth-child(2) {
    transform: rotate(45deg);
    position: absolute;
    left: 18px;
}

.menutoogmodif .icon-bar:nth-child(3) {
    transform: rotate(-45deg);
    position: absolute;
    left: 18px;
    top: 35px;
}

.menutoogmodif .icon-bar:nth-child(4) {
    display:none;
}

ul#menu-menu-entete>li>a {
    padding: 10px;
    text-align: center;
    font-size: 20px;
}

ul#menu-menu-entete {
    margin-top: 0px;
    margin-left: 0;
    z-index: 9;
    width: 100%;
    background: rgb(255 255 255);
    position: relative;
    display: block;
    border-radius: 0px 0px 20px 20px;
    box-shadow: 5px 6px 12px 0px #00000029;
    padding-bottom: 15px;
    padding-top: 15px;
}


.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 10px;
    text-align: center;
    font-size: 20px;
}


	.dropdown .dropdown-menu,
	ul#menu-menu-entete>li.current_page_item a:before,
	ul#menu-menu-entete>li>a:hover:before {
		display: none !important;
	}

	.dropdown.open .dropdown-menu {
		display: block !important;
		position: static;
		width: 100%;
		display: block;
		visibility: visible;
		opacity: 1;
		background: #fff !important;
		box-shadow: none !important;
		padding: 0 !important;
		margin-bottom: 15px;
	}

	.dropdown-menu>li>a {
		font-size: 15px;
	}


	ul#menu-menu-entete li.active a {
		color: #161412;
	}

	.cartmodmenu {
		display: none !important;
	}


.navbar-collapse.collapse {
    border: 0;
    margin-top: -1px;
    display: none!important;
}

.navbar-collapse.navbar-ex1-collapse.collapse.show {
    display: block!important;
}

span.caret.sparkling-dropdown {
    position: absolute;
    width: 100%;
    height: 35px;
    top: 0;
    border: none;
	display:block!important;
}


}


/*smartphone < 767px*/
@media (max-width: 767px) {

.BigTitle {
    font-size: 2.6rem;
    font-weight: 600;
}

.ptb40 {
    padding: 20px 0 20px 0;
}


.woocommerce-cart-tab-container.woocommerce-cart-tab-container--right {
    top: 40% !important;
}

.navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
    text-align: center;
    padding: 5px;
}

	header#masthead .site-navigation-inner {
		display: block;


	}


	section#section-slider .item {
		min-height: 390px;
		background-position: center 55%;
		background-size: cover;
	}

	ul#menu-menu-entete>li {
		padding-right: 15px;
		padding-left: 15px;
		margin-bottom: 10px;
		margin-top: 10px;
	}

	div#page {
		overflow: hidden;
	}


	.grid4 {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-template-rows: 1fr;
		grid-column-gap: 0px;
		grid-row-gap: 30px;
	}


	.copy-right {
		color: #ececec;
		background-color: #f7a941;
		padding: 20px 0px 20px;
		font-size: 13px;
	}

	.copy-right .col-md-4 {
		margin-bottom: 15px;
	}

	section#section-slider,
	.entete-page-archive {
		overflow: hidden;
		padding: 20px;
		margin-top: 65px;
	}


	.woocommerce .col2-set .col-1,
	.woocommerce .col2-set .col-2,
	.woocommerce-page .col2-set .col-1,
	.woocommerce-page .col2-set .col-2 {
		float: left;
		width: 100%;
		margin: 1%;
	}


	.imgcontenu img {
		width: 100%;
		max-width: 100% !important;
	}


	.fonce {
		height: 35px
	}

	.fonce .right-topbar li,
	.fonce .right-topbar li a {
		color: #fff;
		font-size: 13px;
		font-weight: 500;
		text-transform: uppercase;
		background-color: #161412;
		padding: 3px;
		border-radius: 4px;
		width: 100%;
		display: inline-block;
		text-align: center
	}

	#logo img {
		width: 31%;
		height: auto;
		margin-top: 0
	}

	#produit-page li.product-category {
		background: #fff;
		width: 45%;
		position: relative;
		margin: 1.3%;
		box-shadow: 0 0 4px rgba(0, 0, 0, 0.13)
	}

ul#menu-menu-entete {
    margin-top: 0px;
    margin-left: 0;
    z-index: 9;
    width: 100%;
    background: rgb(255 255 255);
    position: relative;
    display: block;
    border-radius: 0px 0px 20px 20px;
    box-shadow: 5px 6px 12px 0px #00000029;
    padding-top: 20px;
    padding-bottom: 20px;
}

.navbar-collapse {
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: none;
}

	section#section-slider .item .container {
		padding-top: 50%
	}

	section#section-slider h1 {
		font-size: 33px
	}

	section#section-slider h2 {
		font-size: 25px
	}

	.woocommerce ul.products li.product a img {
		max-width: 100%;
		width: 100% !important
	}

	.jplist-ios-button {
		margin-bottom: 25px
	}

	.contenu-product {
		float: none;
		padding-top: 20px;
		width: 100%
	}

	.entete-page-archive .container {
		position: relative;
		z-index: 2;
		padding-top: 20%
	}

	.single-product .entete-page-archive {
		min-height: 290px
	}

	.single-product .entete-page-archive .container {
		padding-top: 20%
	}

	.woocommerce div.product div.summary {
		margin-bottom: 0;
		position: relative;
		margin-top: 30px;
		padding: 0;
		background: #fff;
		width: 100%;
		max-width: initial
	}

	nav.woocommerce-MyAccount-navigation ul {
		list-style-type: none;
		padding-left: 0;
		max-width: inherit;
		font-size: 17px;
		overflow: hidden;
		line-height: 26px;
		border-radius: 2px;
		box-shadow: 0 0 6px #d3d0c6
	}

	.archive .product-type-ticket-event .price {
		top: -90%
	}


	.dropdown .dropdown-menu,
	ul#menu-menu-entete>li.current_page_item a:before,
	ul#menu-menu-entete>li>a:hover:before {
		display: none !important;
	}

	.dropdown.open .dropdown-menu {
		display: block !important;
		position: static;
		width: 100%;
		display: block;
		visibility: visible;
		opacity: 1;
		background: #fff !important;
		box-shadow: none !important;
		padding: 0 !important;
	}


	ul#menu-menu-entete li.active a {
		color: #161412;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #f7a941;
		text-decoration: none;
		background-color: transparent;
		outline: 0;
	}

	li.cartmodmenu {
		display: none !important;
	}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #161412;
    font-size: 17px;
}
	.dropdown.open a:before {
		display: none;
	}


ul#menu-menu-entete>li>a {
    padding: 10px;
    text-align: center;
    font-size: 20px;
}

	.woocommerce-cart-tab-container {
		display: block !important
	}

	.term-description {
		display: none
	}

	#masthead .fonce h1 {
		font-size: 12px;
		text-transform: uppercase;
		display: inline-block;
		padding: 0;
		margin: 0 25px 0 0;
		color: #fff;
		line-height: 17px
	}

	.woocommerce div.product div.summary {
		margin-bottom: 0;
		position: relative;
		margin-top: 30px;
		padding: 0;
		background: #fff;
		width: 100%
	}

	.archive.tax-product_cat h2.woocommerce-loop-product__title {
		color: #000;
		width: 95%;
		line-height: 1.3em
	}


	.contenu-product a.btn {
		display: block;
		margin-top: 15px;
	}



.navbar-toggle {
    position: relative;
    float: right;
    height: 91px;
    margin-top: -16px;
    width: 70px;
    display: flex;
    margin-right: -15px!important;
    background-color: #4a1a1c;
    border-radius: 0;
    border: none!important;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #4a1a1c;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 35px;
    height: 3px;
    border-radius: 0;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 9px;
}


.menutoogmodif .icon-bar:nth-child(2) {
    transform: rotate(45deg);
    position: absolute;
    left: 18px;
}

.menutoogmodif .icon-bar:nth-child(3) {
    transform: rotate(-45deg);
    position: absolute;
    left: 18px;
    top: 35px;
}

.menutoogmodif .icon-bar:nth-child(4) {
    display:none;
}

span.caret.sparkling-dropdown {
    position: absolute;
    width: 100%;
    height: 35px;
    top: 0;
    border: none;
	display:block!important;
}

}


/*smartphone < 480px*/
@media (max-width: 480px) {


span.caret.sparkling-dropdown {
    position: absolute;
    width: 100%;
    height: 35px;
    top: 0;
    border: none;
	display:block!important;
}

.woocommerce-cart-tab-container.woocommerce-cart-tab-container--right {
    top: 7% !important;
}

section#categorie-site {
    background-size: 90%;
}


	#produit-single ul.passblock {
		grid-template-columns: repeat(1, 1fr);
	}

	#produit-single ul.passblock li p {
		font-size: 12px;
	}

	.woocommerce-cart-tab-container--right .woocommerce-cart-tab {
		right: 320px;
		top: 28%;
	}

header#masthead .site-navigation-inner {
    display: block;
    padding: 0;
}

#logo img {
    width: 67%;
    height: auto;
    margin-top: 0;
}

	.navbar-collapse {
		margin: 0;
		padding: 0;
		overflow: hidden
	}

	section#section-slider .item .container {
		padding-top: 50%
	}

	section#section-slider h1 {
    font-size: 37px!important;
}

	section#section-slider h2 {
    font-size: 26px;
}

	.jplist-ios-button {
		margin-bottom: 25px
	}

.woocommerce ul.products li.product a img {
    max-width: 100%;
    width: 230px !important;
    margin: auto;
}

	.contenu-product {
		float: none;
		padding-top: 20px;
		width: 100%
	}

	.single-product .entete-page-archive .container {
		padding-top: 40%
	}

	.woocommerce div.product div.summary {
		position: relative;
		margin-top: 15px;
		padding: 0;
		border: none;
		margin-bottom: 45px;
		background: #fff
	}

	nav.woocommerce-MyAccount-navigation ul {
		list-style-type: none;
		padding-left: 0;
		max-width: inherit;
		font-size: 17px;
		overflow: hidden;
		line-height: 26px;
		border-radius: 2px;
		box-shadow: 0 0 6px #d3d0c6
	}

	.entete-page-archive .container {
		position: relative;
		z-index: 2;
		padding-top: 40%
	}

	.archive .product-type-ticket-event .price {
		top: -90%
	}


	.archive.tax-product_cat header.woocommerce-products-header h1,
	.post-type-archive-product header.woocommerce-products-header h1 {
		font-size: 30px;
		color: #fff;
		text-transform: uppercase;
        text-shadow: 0px 2px 6px rgb(0 0 0 / 92%);
	}

.home .texte-description-categorie {
    min-height: 150px;
}

	.texte-description-categorie {
		padding: 25px 20px 10px;
		background: #fff;
		min-height: initial;
		margin-bottom: 5px;
		position: relative
	}

.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
    float: left;
    clear: both;
    margin: 0;
    margin-bottom: 20px;
}

	#produit-page li.product-category .bus-count {
		margin-top: -32%;
		margin-right: -6%;
		padding-top: 18px
	}

	section#section-slider .item {
		min-height: 445px;
	}

	.variations td.value div {
		display: inline-block;
		text-align: center;
		margin: -1px;
		margin-bottom: 0
	}

	.titre-presto:before,
	.moins-de-12-ans:before,
	.tarif-normal:before {
		width: 105px !important
	}

	.woocommerce div.product form.cart .variations label {
		font-size: 12px
	}

	.contenu-product {
		min-height: 280px
	}

	.woocommerce-cart-tab-container {
		display: block !important
	}

	section.blockopub .encadrement .item {
		padding: 10px;
		overflow: hidden;
		position: relative;
		margin-bottom: 15px;
		flex: 1 100%
	}

}