@font-face {
    font-family: 'Barlow Condensed Bold';
    src: url('../fonts/BarlowCondensed-BoldItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Barlow Condensed Medium';
    src: url('../fonts/BarlowCondensed-MediumItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

body{
	font-family: 'Quicksand', sans-serif;
    font-size: 1em;
    color: #000;
    background: url('../images/bg-papier.png') repeat;
    line-height: 1.3;
}

img{
	max-width: 100%;
	height: auto;
}

ul{
	margin: 0;
	padding: 0;
}

h1 {
    font-family: 'Barlow Condensed Bold', sans-serif;
    font-size: 4em;
	font-weight: 900;
    color: #fff;
    text-shadow: rgba(000, 000, 000, 0.5) 0px 1px 1px;
	font-style:italic;
	font-weight:700;
	text-transform: uppercase;
}

.content-area h1 {
    color: rgba(000, 000, 000, 0.3);
    text-shadow: 3px 2px 3px rgba(255, 255, 255, .8);
    font-family: 'Barlow Condensed Bold', sans-serif;
    font-size: 3,2em;
}

h2  {
    font-family: 'Quicksand', 'Helvetica', sans-serif;
	font-weight:700;
}

h3 {
    font-family: 'Quicksand', 'Helvetica', sans-serif;
	font-weight:700;
}

h4 {
    font-family: 'Barlow Condensed Bold', sans-serif;
    font-size: 4em;
	line-height:0.9em;
	font-weight: 900;
    text-align: center;
    color: #fff;
    text-shadow: rgba(000, 000, 000, 0.5) 0px 1px 1px;
	font-style:italic;
	font-weight:700;
	text-transform: uppercase;
}

p {
	font-size: 1em!important;
	line-height: 1.2em!important;
}

a{
	text-decoration: none;
	outline: none;
    color: #21428a;
}

a:hover, a:focus{
	text-decoration: none;
}

.main-menu a {
	font-family: 'Barlow Condensed Medium', sans-serif;
	font-style:italic;
	font-weight:500;
}

.container{
    width: 1200px;
    max-width: 90%;
}

.top-header{
    padding: 13px 0 23px;
}

#header {
	padding-top:9px!important;
}

.btn-header-return{
    display: inline-block;
    font-size: 24px;
    text-decoration: none;
    color: #fff !important;
    line-height: 46px;
    padding: 0 20px 0 60px;
    background: url('../images/plag-head.png') no-repeat;
}

.main-header{
    background: repeating-linear-gradient(45deg, #ffd45d, #ffd45d 8px, #ffcd50 8px, #ffcd50 16px)!important;
	position: relative;
}
div .main-header {
    background: repeating-linear-gradient(45deg, #ffd45d, #ffd45d 8px, #ffcd50 8px, #ffcd50 16px)!important;
}

.logo{
    position: absolute;
    width: 350px;
    top: -17px;
    left: -13px;
    z-index: 9;
}

.main-menu{
    list-style: none;
    text-align: center;
    padding: 0px;
	background: repeating-linear-gradient(45deg, #ffd45d, #ffd45d 8px, #ffcd50 8px, #ffcd50 16px);!important
}

.main-menu li {
    display: inline-block;
    padding: 0px;
}
.main-menu li a {
    color: #000;
    font-size: 1.5em;
    line-height: 45px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .4);
    display: inline-block;
    padding: 26px 30px;
	font-family: 'Barlow Condensed Medium', sans-serif;
	font-style:italic;
	font-weight:500;
}
.slicknav_nav li a {
	font-family: 'Barlow Condensed Medium', sans-serif;
	font-style:italic;
	font-weight:500;
}
.main-menu li a span {
    display: inline-block;
    border-bottom: 2px solid transparent;
    line-height: 24px;
}
.main-menu li.current-menu-item a span {
    border-color: #f0ad00;
}
.main-menu li a:hover {
    background: #fedc68;
}
.top-banner{
    position: relative;
    min-height: 270px;
    display: flex;
    align-items: center;
}
.top-banner .img-banner{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

.top-banner .title-banner{
    font-size: 60px;
    color: #fff;
    margin: 0;
}

.top-fillter-category{
    padding:5px 0;
    background: #b7d068;
    text-align: center;
}

.top-fillter-category .widget-title{
    display: none;
}

.top-fillter-category .woocommerce-widget-layered-nav-list .count{
    display: none;
}

.top-fillter-category .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{
    display: inline-block;
    padding: 0 3px;
    margin:3px 0;
}

.top-fillter-category .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a{
    display: block;
	font-size: 1.2em;
    border: 2px dashed #82a70a;
    color: #000;
    padding: 12px 22px;
    font-family: 'Barlow Condensed Medium', sans-serif;
	font-weight:500;
	font-style: italic;
}
.content-area{
    padding: 75px 0 40px;
}

.content-area .woocommerce ul.products.columns-3 li.product, .content-area .woocommerce-page ul.products.columns-3 li.product,
.content-area .woocommerce-page.columns-3 ul.products li.product, .content-area .woocommerce.columns-3 ul.products li.product {
    width: calc(33.33% - 19px);
    text-align: center;

}
.content-area .woocommerce ul.products li.product, .content-area .woocommerce-page ul.products li.product{
    margin: 0 28px 50px 0;
}
.content-area .woocommerce ul.products li.last, .content-area .woocommerce-page ul.products li.last{
    margin-right: 0;
}
.content-area .woocommerce ul.products li.product .woocommerce-loop-product__title{
    font-size: 1.5em ;
    color: #000;
    padding: 0;
    line-height: 1;
}
.content-area .woocommerce ul.products li.product a{
    color: #000;
}
.content-area .woocommerce ul.products li.product a img{
    margin-bottom: 30px;
    border: #fff solid 15px;
    border-bottom: #fff solid 50px;
    box-shadow: 0 8px 6px -6px rgba(000, 000, 000, 0.2);
}
.woocommerce div.product form.cart .button.single_add_to_cart_button,
.content-area .woocommerce ul.products li.product .add_to_cart_button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    width: auto;
    height: 45px!important;
    padding: 0 35px!important;
    line-height: 40px;
    max-width: 100%;
    margin-top: 25px;
    color: #000!important;
    background-color: #ffca40!important;
    box-shadow: 0 0 0 5px #ffca40;
    border: dashed 2px #f1ae00;
    color: #000;
    border-radius: 50px;
}
.flex-viewport {
    border: #fff solid 15px;
    border-bottom: #fff solid 50px;
    box-shadow: 0 8px 6px -6px rgba(000, 000, 000, 0.2)
}
.top-footer{
    padding: 50px 0px 80px;
    background: repeating-linear-gradient(45deg, rgba(136, 173, 20, 0.55), rgba(136, 173, 20, 0.55) 8px, rgba(136, 173, 20, 0.6) 8px, rgba(136, 173, 20, 0.6) 16px);
}
.bottom-footer{
    padding: 15px 0px 10px;
    background: url('../images/bg-papier.png') repeat;
    color: #87ad26;
}
.grand-prix{
    margin-top: -57px;
}

.top-footer h3{
    font-size: 35px;
    line-height: 1;
    margin: 0 0 10px;
}
.top-footer p{
    line-height: 1.3;
    margin: 0;
}
.footer-menu .col-menu{
    width: calc(100%/6);
    float: left;
}
.footer-menu .col-menu a{
    font-size: 0.9em;
    color: #000;
    display: block;
    
}
.footer-menu .col-menu div{
    margin-top: 0;
}
.footer-menu .col-menu div br{
    display: none;
}
.footer-menu .col-menu div a{
    font-size: 0.8em;
    line-height: 1.3;
}
.cd-top{
    position: fixed;
    right: 24px;
    bottom: 20px;
    z-index: 9;
    display: none;
}
.cd-top.cd-fade-out{
    display: block;
}
.fa-instagram-square:before {
    content: "\e055";
}
.social-footer{
    list-style: none;
    padding: 0;
    margin: 0;
}
.social-footer li{
    display: inline-block;
    margin-right: 10px;
}
.social-footer li:last-child{
    margin-right: 0;
}
.social-footer li a{
    font-size: 30px;
    color: #000;
}
.bottom-footer-menu {
    list-style: none;
    padding: 0;
    margin: 0 0 10px;
    text-align: center;
}
.bottom-footer-menu li{
    display: inline-block;
    padding: 0 15px;
}
.bottom-footer-menu li a{
    color: #8c7f7f;
}
.woocommerce form .form-row select,
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text{
    padding: 5px 12px;
}
.single-product.woocommerce form .form-row label{
    line-height: 1;
    margin-left: 0;
    margin-bottom: 0;
}
.wc-bookings-booking-form fieldset.wc-bookings-date-picker{
    padding: 0;
    margin: 0;
}
div.product-addon-totals .wc-pao-subtotal-line{
    border-color: rgba(0,0,0,.5) !important;
}
.single-product div.product-addon-totals{
    margin: 20px 0 20px 0;
    padding: 10px 0 0 0;
    border-color: rgba(0,0,0,.5) !important;
}
div.product-addon-totals ul li div{
    margin: 0;
}
.single-product div.product-addon-totals .wc-pao-subtotal-line{
    margin-top: 10px;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2,
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{
    max-width: unset;
    padding: 0;
}
.woocommerce form .form-row{
    display: block;
    margin-bottom: 10px !important;
}
.woocommerce form .form-row label {
    line-height: 1 !important;
}
.select2-container .select2-selection--single{
    height: 38px !important;
    border-color: rgba(0,0,0,.5) !important;
    border-radius: 2px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 38px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 36px !important;
}
.title-404{
    font-size: 40px;
    color: #000;
}
.slicknav_menu{
    position: fixed;
    font-size: 1em;
    text-align: center;
    z-index: 1000000;
    display: block;
    background: #ffca40;
    top: 0;
    padding:5px 0!important
}
.slicknav_brand {
    padding:0 0 0 8%!important;
}
.slicknav_menu .slicknav_btn{
    margin: 0 !important;
}
.slicknav_menu .slicknav_menutxt {
    text-shadow: 0 1px 0 rgb(255 255 255 / 40%) !important;
    font-size: 28px !important; 
}
.slicknav_menu .slicknav_icon{
    width: 26px !important;
}
.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 26px !important;
    height: 2px !important;
}
.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
    margin-top: 5px !important;
}
.slicknav_menu .slicknav_icon{
    margin: .56em 0 0 .438em !important;
}
.slicknav_nav li a {
    border-top: dashed #f1ae00 2px;
    padding: 10px 0px !important;
    margin: 0 25px;
    text-shadow: 0 1px 0 rgb(255 255 255 / 40%);
}
.related.products{
    padding-top: 15px;
    border-top: 1px solid rgba(0,0,0,.5);
}

.related.products ul.products{
    margin-top: 20px !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
    margin-bottom: 10px !important;
}
.woocommerce .single-product-content div.product p.price, .woocommerce .single-product-content div.product span.price{
    font-size: 40px;
}
.woocommerce div.product div.images .flex-control-thumbs{
	padding-top: 20px !important;
	margin: 0 -5px !important;
}
.woocommerce div.product div.images .flex-control-thumbs li img{
	padding: 5px !important;
}
.wc-bookings-date-picker-timezone-block{
	display: none;
}
.cd-top {
	bottom: 80px!important;
}
.related.products {
	display: none !important;
}
.wc-bookings-date-picker .ui-datepicker td.bookable a {
	background-color: rgba(183, 208, 104, 0.8)!important;
}
.wc-bookings-booking-form .form-field {
	margin: 0 0 10px 0!important;
}
.wc-bookings-booking-form {
    border: none!important;
    padding: 0!important;
    margin: 0!important;
	font-family:'Quicksand', 'Helvetica', sans-serif;
	font-size: 0.8em;
	font-weight:500;
}
.wc-bookings-booking-form label {
    display: inline-block!important;
    width: 38%;
    font-family: 'Quicksand', 'Helvetica', sans-serif;
    padding: 10px;
    background-color: rgba(183, 208, 104, 0.8);
    font-size: 1.4em;
	height: 55px;
	line-height:20px;
	margin-right:5px;
	color: #000;
	border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
	font-weight:700;
}	
	.wc-bookings-booking-form .form-field input[type=number] {
    width: 12%!important;
    float: right;
    text-align: center;
    display: inline;
	height:45px;
	margin: 5px 5px 5px 0;
	border: 1px solid rgba(222, 222, 222, 1);
	background-color: rgba(230, 230, 230, 0.35);
	}
.wc-bookings-booking-form .form-field {
    margin: 0!important;
    border: solid 1px;
    padding: 15px 10px;
    display: table;
    width: 100%;
	background-color: rgba(999, 999, 999, 0.7);
	line-height: 1.1em;
	color: #757575;
}
.wc-bookings-booking-form .form-field {
	border: solid 1px rgba(183, 208, 104, 0.8);
	padding: 0!important;
}

.wc-bookings-booking-form label {
	margin-bottom:0!important;
}
.wc_bookings_field_persons_640 label, .wc_bookings_field_persons_695 label, .wc_bookings_field_persons_930 label, .wc_bookings_field_persons_932 label, .wc_bookings_field_persons_957 label, .wc_bookings_field_persons_958 label, .wc_bookings_field_persons_959 label, .wc_bookings_field_persons_960 label, .wc_bookings_field_persons_961 label, .wc_bookings_field_persons_962 label, .wc_bookings_field_persons_963 label, .wc_bookings_field_persons_964 label, .wc_bookings_field_persons_965 label, .wc_bookings_field_persons_966 label, .wc_bookings_field_persons_968 label, .wc_bookings_field_persons_969 label, .wc_bookings_field_persons_970 label, .wc_bookings_field_persons_971 label, .wc_bookings_field_persons_972 label, .wc_bookings_field_persons_973 label, .wc_bookings_field_persons_974 label, .wc_bookings_field_persons_976 label, .wc_bookings_field_persons_1090 label, .wc_bookings_field_persons_1131 label, .wc_bookings_field_persons_19753 label {
	font-size: 1.2em;
    line-height: 18px;
    height: 55px;
    padding: 10px;
	vertical-align: middle;
}
.wc_bookings_field_persons_640, .wc_bookings_field_persons_695, .wc_bookings_field_persons_930, .wc_bookings_field_persons_932, .wc_bookings_field_persons_957, .wc_bookings_field_persons_958, .wc_bookings_field_persons_959, .wc_bookings_field_persons_960, .wc_bookings_field_persons_961, .wc_bookings_field_persons_962, .wc_bookings_field_persons_963, .wc_bookings_field_persons_964, .wc_bookings_field_persons_965, .wc_bookings_field_persons_966, .wc_bookings_field_persons_968, .wc_bookings_field_persons_969, .wc_bookings_field_persons_970, .wc_bookings_field_persons_971, .wc_bookings_field_persons_972, .wc_bookings_field_persons_973, .wc_bookings_field_persons_974, .wc_bookings_field_persons_976, .wc_bookings_field_persons_1090, .wc_bookings_field_persons_1131, .wc_bookings_field_persons_19753 label {
	font-size:1em;
}
.wc-pao-addon-heading {
	border-top: dashed 1px;
    padding-top: 15px;
    margin-top: 15px;
}
.block-picker a{
	color: #000
}
.form-field .form-field-wide {
	border:none;
}

.sgpb-main-html-content-wrapper p {
	font-size: 1.4em!;
}

.sgpb-main-html-content-wrapper h2 {
	font-size: 2em!important;
}
.wc-pao-addon h2 {
	font-size: 2em!important;
}


@media screen and (max-width: 1075px) {
.wc-bookings-booking-form .form-field {
	text-align:center;
	line-height: 16px;
	font-size: 1em;
	}
.wc-bookings-booking-form label {
    width: 100%;
	height: 40px;
	line-height:20px;
	margin-bottom: 20px!important;
	border-top-left-radius: 2px;
    border-top-right-radius: 2px;
	border-bottom-left-radius: 0;
}
.wc-bookings-booking-form .form-field input[type=number] {
    width: 15%!important;
	margin: -15px 5px 5px 5px;
	}
}
.woocommerce-MyAccount-navigation li {
	list-style: none;
}
.woocommerce-MyAccount-navigation li a {
    background-color: rgba(000, 000, 000, 0.1);
    border: solid 1.5px #999;
    padding: 10px;
    margin: -1px 0;
    float: left;
    clear: both;
    width: 200px;
    font-weight: 700;
}
.woocommerce-MyAccount-navigation li a:hover {
    background-color: #ffd45d;
	z-index:100;
}
.woocommerce-MyAccount-navigation a {
    color:#000;
}
.woocommerce form .form-row {
	margin-bottom: 0px !important;
}
.offset-xl-7, .col-xl-5 {
	margin-left:25%;
	flex: 0 0 50%;
    max-width: 50%;
}
@media screen and (max-width: 992px) {
    .main-header .logo {
      display: none;
    }
    .offset-xl-7, .col-xl-5 {
        max-width: 50%;
    }
}
@media screen and (min-width: 1080px) {
    .wc-bookings-booking-form .block-picker {
      line-height:20px;
    }
}
.content-area h1 {
    font-size: 55px;
}
.content-area h1 span.product-age {
    display: inline-block;
    margin-left: 15px;
    font-size: 35px;
}
.sg-popup-content h1 {
	text-shadow:none;
	line-height:1em;
	font-size:2em;
}
.sg-popup-content i {
	font-size:0.8em;
}


.home .wcpf-checkbox-list .wcpf-checkbox-item {
    display: inline-block;
    font-size: 18px;
}
.woocommerce-product-details__short-description {
    line-height: 1.2em;
    text-align: center;
    color: #000;
    border: dashed 1px #cc3236;
    padding: 15px 0 0 0;
    font-weight: 600;
    margin-bottom: 10px;
}

#cookieConsentContainer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: #ffff;
    padding: 15px 50px;
    box-shadow: 0px 0px 3px #ddd;
}

#cookieConsentContainer p {
    margin: 0;
    font-size: 18px !important;
}

.cookieTitle {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

.cookieButton {
    display: inline-block;
    width: auto;
    height: 45px !important;
    padding: 0 35px !important;
    line-height: 40px;
    max-width: 100%;
    margin-top: 25px;
    color: #000 !important;
    background-color: #ffca40 !important;
    box-shadow: 0 0 0 5px #ffca40;
    border: dashed 2px #f1ae00;
    color: #000;
    border-radius: 50px;
}

.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-input-container {
    opacity: 0;
}

.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-title-container {
    font-weight: bold;
    border: 2px dashed #85a90e;
    padding: 5px 15px;
}

.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item.checked .wcpf-title-container  {
    border-color: #313f04!important;
}