@font-face {
    font-family: 'Draught Serif';
    font-weight: 400;
    font-style: normal;
    src: url('../fonts/Draught-Serif.otf') format('OpenType');
}

@font-face {
    font-family: 'Bell';
    font-weight: 600;
    font-style: normal;
    src: url('../fonts/Bell-Medium.otf') format('OpenType');
}

@font-face {
    font-family: 'Draught';
    font-weight: 400;
    font-style: normal;
    src: url('../fonts/Draught-Sans-Serif.otf') format('OpenType');
}

@font-face {
    font-family: 'icons';
    font-display: block;
    src: url('../fonts/icons.b0f4c05b.woff') format('woff'),
    url('../fonts/icons.b70f27e7.woff2') format('woff2')
}

@font-face {
    font-family: 'Work Sans';
    font-weight: 100;
    font-style: normal;
    src: url('../fonts/thesans-b2extralight.otf') format('OpenType');
}

@font-face {
    font-family: 'Work Sans';
    font-weight: 100;
    font-style: italic;
    src: url('../fonts/thesans-b2extralightitalic.otf') format('OpenType');
}

@font-face {
    font-family: 'Work Sans';
    font-weight: 200;
    font-style: normal;
    src: url('../fonts/thesans-b3light.otf') format('OpenType');
}

@font-face {
    font-family: 'Work Sans';
    font-weight: 200;
    font-style: italic;
    src: url('../fonts/thesans-b3lightitalic.otf') format('OpenType');
}

@font-face {
    font-family: 'Work Sans';
    font-weight: 400;
    font-style: normal;
    src: url('../fonts/thesans-b6semibold.otf') format('OpenType');
}

@font-face {
    font-family: 'Work Sans';
    font-weight: 400;
    font-style: italic;
    src: url('../fonts/thesans-b6semibolditalic.otf') format('OpenType');
}

@font-face {
    font-family: 'Work Sans';
    font-weight: 600;
    font-style: normal;
    src: url('../fonts/thesans-b7bold.otf') format('OpenType');
}

@font-face {
    font-family: 'Work Sans';
    font-weight: 600;
    font-style: italic;
    src: url('../fonts/thesans-b7bolditalic.otf') format('OpenType');
}

@font-face {
    font-family: 'Work Sans';
    font-weight: 900;
    font-style: normal;
    src: url('../fonts/thesans-b9black.otf') format('OpenType');
}

@font-face {
    font-family: 'Work Sans';
    font-weight: 900;
    font-style: italic;
    src: url('../fonts/thesans-b9blacktitalic.otf') format('OpenType');
}

body {
  background: #25353f;
  /*font-weight: 900 !important;
  color: #b7b7b7;*/
  font-weight: 400 !important;
  color: #b7b7b7;
  font-size: 1em;
}
body:not(.page-index) {
  padding-top: 100px;
}
body:not(.page-index) header#header {
  top: 0;
  display: block;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1000;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 8px;
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  color: #b7b7b7;
}

p,
.paragraphe {
  font-size: .9em;
  line-height: 1.8;
}

.leo-megamenu .navbar-nav > li > a {
  color: #b7b7b7;
}

body.leoflycart-active-slidebar {
	overflow: unset !important;
}

.box-top-header .left-top-header img.logo {
  padding: 10px 0;
  max-height: 70px;
}
#wrapper .breadcrumb {
  padding: 0;
  position: relative;
  margin-bottom: 0;
  height: 60px;
  background: #262626;
  border-top: 2px solid #5d5d5d;
  border-bottom: 2px solid #5d5d5d;
  border-radius: unset;
}
#wrapper .breadcrumb .category-cover {
  position: relative;
  float: left;
}
.thumbnail-container {
  background: unset; /*#262626*/
  background: #1f0000;
  border: 1px solid #460000;
}
article .variantsProductWrapper {
  display: none;
}
article .leo_cart_quantity {
  display: none;
}
.page-category h1 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 900;
  color: #fff;
  transition: ease 2s color;
}
.page-category.no-dates h1 {
  color: #393939;
  transition: ease .3s color;
}
body.category-depth-level-2.page-category .sidebar {
  display: none;
} 
#content-wrapper {
  width: 100%;
}
.sidebar .block {
  background: unset;
}
.sidebar .block .block_content {
  background: unset;
}
.custom-radio {
  border-radius: 0;
}
.page-category .custom-radio {
  display: none;
}
#checkinSentence,
#checkoutSentence,
#checkinUser,
#checkoutUser {
  display: inline;
}
#search_filters_wrapper {
  display: block !important;
}
#search_filters .clear-all-wrapper .js-search-filters-clear-all,
#search_filters_brands .clear-all-wrapper .js-search-filters-clear-all,
#search_filters_suppliers .clear-all-wrapper .js-search-filters-clear-all {
  color: #b7b7b7;
}
#search_filters .facet,
#search_filters_brands .facet,
#search_filters_suppliers .facet {
    margin-bottom: 0;
    padding: 1px 5px 0px 5px;
    background: unset;
    display: block;
    width: 50%;
    float: left;
}
#search_filters .facet .facet-title,
#search_filters_brands .facet .facet-title,
#search_filters_suppliers .facet .facet-title {
  color: #b7b7b7;
  font-size: 16px;
  font-weight: 900;
  font-style: oblique;
  text-align: center;
}
#category #search_filters .facet li {
  padding: 3px !important;
}
#category #search_filters .facet .facet-label a {
  font-weight: 600;
}
#category #search_filters .facet .facet-label {
  color: #b7b7b7;
  background: #fff0;
  padding: 10px 5px;
  border: 2px #b7b7b7 solid;
  cursor: pointer;
}
#category #search_filters .facet .facet-label.active,
#category #search_filters .facet .facet-label:hover,
#category #search_filters .facet .facet-label:focus {
  color: #fff;
  background: #9d1616;
  border-color: #9d1616;
}
#category #search_filters .facet .facet-label.active {
  cursor: unset;
}
#category #search_filters .facet:nth-child(3) .facet-label.active {
  cursor: pointer;
}
#category #search_filters .facet .facet-label.active > a,
#category #search_filters .facet .facet-label:hover > a,
#category #search_filters .facet .facet-label:focus > a {
  color: #fff;
}
#category #search_filters .facet:nth-child(1) .facet-label.active a,
#category #search_filters .facet:nth-child(2) .facet-label.active a {
  pointer-events: none;
  cursor: unset;
}
#category #search_filters .facet:nth-child(3) li .facet-label.active a:before {
  content: "x";
  margin-top: -16px;
  margin-left: 150px;
  width: 6px;
  height: 5px;
  position: absolute;
  background: #9d1616;
  display: block;
  padding: 0px 6px 13px 6px;
  box-sizing: unset;
  box-shadow: -1px 1px #fff;
  right: 8px;
}
#category #search_filters .facet:nth-child(4),
#category.category-id-6 #search_filters .facet:nth-child(3),
#category.category-id-7 #search_filters .facet:nth-child(3) {
  display: none;
}
.custom-radio input[type="radio"] + span {
  border-radius: 0;
}
.product-list-image .thumbnail-container .product-meta {
  background: #262626;
}

.thumbnail-container .product-title {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px;
  color: #fff;
}

.thumbnail-container .product-title a {
  color: #b7b7b7;
}

.thumbnail-container .product-title .sep-intro {
  width: 100px;
  margin: 10px 0 20px 0;
}

.thumbnail-container .product-price-and-shipping {
  color: #fff;
  text-align: right;
  position: absolute;
  float: right;
  bottom: 93px;
  left: 173px;
}

.thumbnail-container .myOwnAvailability[available="true"] {
  color: #b7b7b7;
}

.thumbnail-container .myOwnAvailability[available="false"] {
  color: #b7b7b7;
}

.thumbnail-container .product-price-and-shipping .price {
  font-size: 24px;
}
.thumbnail-container .product-price-and-shipping .myOwnAvailability {
  font-size: 12px;
}
.leo-dropdown-cart-content {
  min-width: 320px;
  background: #18252d;
  border: 1px solid #151f25;
  border-top: 5px solid #9d1616;
}

.leo-cart-item-info .product-name a {
  color: #b7b7b7;
}

.leo-cart-item-info .product-price,
.leo-dropdown-cart-subtotals .label,
.leo-dropdown-cart-total .label,
.leo-dropdown-cart-subtotals .value,
.leo-dropdown-cart-total .value,
.leo-dropdown-additional .label,
.leo-dropdown-additional .value,
label.facet-label {
  color: #d5d3d3;
}

.leo-cart-item-info .product-quantity {
  border: 1px solid #3a3a3a;
}

.leo-cart-item-info .product-quantity .leo-input-product-quantity {
  border-left: 1px solid #3a3a3a;
  border-right: 1px solid #3a3a3a;
  font-weight: bold;
  font-size: 14px;
  color: #b7b7b7;
}

.leo-cart-item-info .product-quantity .leo-bt-product-quantity::before {
  color: #3a3a3a;
}

.leo-cart-item-info .product-quantity .leo-bt-product-quantity:hover {
  background: #3a3a3a;
  color: #f7f7f7;
}

.leo-remove-from-cart i::before,
.view-leo-dropdown-additional {
  color: #868686;
  border: 3px solid #3a3a3a;
}

.view-leo-dropdown-additional {
  width: 21px;
  height: 20px;
}

.view-leo-dropdown-additional:before,
.view-leo-dropdown-additional:after {
  border: 1px solid #868686;
  top: 6px;
}

.leo-dropdown-cart-total {
  border-bottom: 1px solid #3a3a3a;
}
.leo-dropdown-cart-subtotals, .leo-dropdown-cart-total {
  border-top: 1px solid #3a3a3a;
}
.leo-dropdown-cart-item.high-light,
.leo-dropdown-cart-item.show-combination,
.leo-dropdown-cart-item.show-customization,
.leo-dropdown-cart-item.show-additional,
.leo-dropdown-cart-item .leo-dropdown-additional {
  background-color: #5a0000;
}

#cart-block .cart-products-count {
  padding: 1px 4px;
  border: 5px solid #464646;
  color: #b7b7b7;
}

.custom-radio input[type="radio"] + span {
  background-color: #ff3333;
  position: absolute;
  left: unset;
  bottom: unset;
  right: unset;
  top: unset;
  width: 13px;
  height: 13px;
  display: inline-table;
}

.product_list.list.product-list-paysage .thumbnail-container .product-image,
.product_list.list.product-list-paysage .thumbnail-container .product-image.no-accessories {
  width: 100%;
}

.product_list.list.product-list-paysage .thumbnail-container .product-meta.product-options {
  width: 100%;
  height: 190px;
  display: block;
}

.product_list.list.product-list-paysage .thumbnail-container .product-meta.product-options .option {
  position: absolute;
  display: inline-block;
  align-items: unset;
  height: unset;
  width: 48%;
  vertical-align: middle;
  text-align: center;
}

.product_list.list.product-list-paysage .thumbnail-container .product-meta.product-options .option .option-image:before,
.product_list.list.product-list-paysage .thumbnail-container .product-meta.product-options .option .option-image:after {
  content: "";
  position: absolute;
  display: block;
  width: 2px;
  height: 10px;
  background: #fff;
  top: 21px;
  right: 15px;
  transition: 0.3s ease transform;
  transform: rotate(0deg);
}
.product_list.list.product-list-paysage .thumbnail-container .product-meta.product-options .option .option-image:after {
  width: 10px;
  height: 2px;
  top: 25px;
  right: 11px;
}

.product_list.list.product-list-paysage .thumbnail-container .product-meta.product-options .option:first-child {
  border-right: 1px #73737347 solid;
}
.product_list.list.product-list-paysage .thumbnail-container .product-meta.product-options .option:hover .option-image:before{
  transform: rotate(360deg);
}
.product_list.list.product-list-paysage .thumbnail-container .product-meta.product-options .option:hover .option-image:after{
  transform: rotate(-180deg);
}
.product_list.list.product-list-paysage .thumbnail-container .product-meta.product-options .option input:checked + .option-image:before{
  transform: rotate(270deg);
}
.product_list.list.product-list-paysage .thumbnail-container .product-meta.product-options .option input:checked + .option-image:after{
  transform: rotate(180deg);
}
.product_list.list.product-list-paysage .thumbnail-container .product-meta.product-options .option.helmet {
  top: unset;
  left: 50%;
}

.product_list.list.product-list-paysage .thumbnail-container .product-meta {
  width: 100%;
}
.form-control,
.myOwnSelectCat.button_large,
select[type="topcolumnShop"] {
  display: block;
  width: 100%;
  padding: 8px 12px;
  font-size: 16px;
  line-height: 1.25;
  color: #55595c;
  background-color: #b7b7b7;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
}
select.form-control:not([size]):not([multiple]),
.myOwnSelectCat.button_large,
select[type="topcolumnShop"] {
  height: calc(40px - 2px);
}
.form-control,
.myOwnSelectCat.button_large,
select[type="topcolumnShop"] {
  background: #ebebeb;
  color: #acaaa6;
  border: none;
  padding: 8px 16px !important;
}
.form-control-select,
.myOwnSelectCat.button_large,
select[type="topcolumnShop"] {
  height: 42px;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #ebebeb url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=");
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right center;
    background-position-x: right;
  background-position-x: 99%;
  background-size: 20px 20px;
  padding-right: 32px;
}
.leo-megamenu .navbar-nav > li.book a {
  color: #fff;
}
.leo-megamenu .book a::before {
  content: "";
  position: absolute;
  height: 80%;
  width: 80%;
  top: 10%;
  left: 9px;
  background: #9d1616;
  transform: skewX(-30deg);
}
.leo-megamenu .book:hover a::before {
  background: #fff;
}
.leo-megamenu .book a .menu-title {
  padding-left: 7px;
}
.leo-megamenu li ul li a::before {
  content: unset !important;
}
.leo-megamenu .navbar-nav > li.active > a,
.leo-megamenu .navbar-nav > li:hover > a,
.leo-megamenu .navbar-nav > li:focus > a {
  color: #000;
}
.leo-megamenu .navbar-nav > li.active .dropdown-toggle::before,
.leo-megamenu .navbar-nav > li:hover .dropdown-toggle::before,
.leo-megamenu .navbar-nav > li:focus .dropdown-toggle::before {
  background: #fff;
}

.sep-intro {
  border-top: 1px solid #ac1a1a;
  width: 140px;
  margin: 0;
  height: 25px;
  padding-top: 4px;
  text-align: center;
}
.sep-intro .prix-avt-promo {
  color: #460000;
  background: #fff;
  border-radius: 2px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  padding: 1px 10px;
  position: absolute;
  bottom: 149px;
  right: 17px;
  top: unset;
}
.sep-intro .prix-avt-promo:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 41px;
  top: 6px;
  background: #460000a1;
  left: 9px;
}
.product-miniature > .promo {
  font-size: 43px;
  color: #ffffff0d;
  background: unset;
  z-index: 1;
  border: unset;
  transform: rotate(-90deg);
  width: 200px;
  position: absolute;
  display: block;
  float: left;
  left: -50px;
  right: unset;
  top: 119px;
  bottom: unset;
  font-weight: 900;
  transition: 1s ease all;
}
.product-miniature:hover > .promo {
  left: -120px;
}
.choix-cat .block_content a:nth-child(2) {
  color: #b7b7b7;
  width: 100%;
  background: #9d1616;
  display: inline-block;
  height: 40px;
  padding-top: 10px;
  text-transform: uppercase;
}
.choix-cat .block_content a:hover ~ a:nth-child(2),
.choix-cat .block_content a:hover:nth-child(2) {
  background: #6f0d0d;
}
.product_list.list.product-list-paysage .thumbnail-container.no-accessories .product-image img {
  margin-top: 0;
}
.product_list.list.product-list-paysage .thumbnail-container.no-accessories .slick-list {
  width: 320px;
  left: calc(50% - 160px);
}
.product_list.list.product-list-paysage .thumbnail-container .product-image img {
  margin-top: 100px;
  margin-bottom: 80px;
}
.product-flags {
  z-index: 0;
}
.product-flags .product-flag-gamme {
  padding: 2px 2px;
  color: #ffffff;
  font-size: 14px;
  border-radius: 50%;
  border: 1px solid;
  font-weight: 900;
  text-align: center;
}
.product-flags .product-flag-gamme span{
  width: 16px;
  height: 16px;
  display: block;
}
.product-flags .product-flag-gamme.product-flag-A {
  border-color: #3387f2;
  background: #3387f2;
}
.product-flags .product-flag-gamme.product-flag-B {
  border-color: #ff0000;
  background: #ff0000;
}
.product-flags .product-flag-gamme.product-flag-C {
  border-color: #000000;
  background: #000000;
}
.product-flags .product-flag-gamme.product-flag-D {
  border-color: #ad7200;
  background: #ad7200;
}
.product-flags .product-flag-gamme.product-flag-E {
  border-color: #00630f;
  background: #00630f;
}
.product-flags .product-flag-gamme.product-flag-J {
  border-color: #d1bb00;
  background: #d1bb00;
}
.level {
  padding: 1px 20px;
  border: 1px solid #460000;
  background: #460000;
  color: #b7b7b7;
  border-radius: 3px;
  transform: skewX(-17deg);
  position: absolute;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 900;
  top: 0;
  right: -4px;
}
.promo {
  padding: 1px 20px;
  border: 1px solid #fff;
  background: #fff;
  color: #460000;
  border-radius: 2px;
  transform: skewX(0deg);
  position: absolute;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 900;
  top: unset;
  left: 10px;
  bottom: 120px;
  z-index: 0;
  right: unset;
}


#products #js-product-list-top,
.clear-all-wrapper,
#search_filters_wrapper .title_block,
.myownr_field.myownr_field_period,
.myownr_field.myownr_field_validate,
/*#widget-top-new #main #checkin,
#widget-top-new #main #checkout,*/
#myOwnReservationcolumnContent,
#cart-buttons,
h5.myOwnH3,
#js-active-search-filters,
#search_filter_controls {
  display: none !important;
}
.card {
  background-color: #fff0;
}
.page-index .box-product-bg.choix-cat img {
  width: 100%;
}

/*#index.page-index .easepick-wrapper {
  /*position: fixed;
  top: 0;
  left: 0;*/
  /*width: 100vw;
  height: 100vh;
 }*/
.page-category .easepick-wrapper {
  position: fixed !important;
  top: 0;
  left: 0;
  /*width: 100vw;
  height: 100vh;*/
  z-index: 10000;
}
.page-category .easepick-wrapper .container {
  top: 0 !important;
  left: 0 !important;
  /*width: 100vw;
  height: 100vh;
  z-index: 10000;*/
}
.page-category .facet ul li {
  display: block !important;
}
.page-category #search_filters .facet .facet-label a {
  width: unset;
}
#search_filters .facet .collapse,
#search_filters_brands .facet .collapse,
#search_filters_suppliers .facet .collapse {
  text-align: center;
}
#search_filters .facet span.float-xs-right,
#search_filters_brands .facet span.float-xs-right,
#search_filters_suppliers .facet span.float-xs-right {
  display: none;
}
.page-category select.myOwnSelectCat {
  display: none;
}
select.myOwnSelectCat[name="champShop"] {
  width: 80%;
}
select.myOwnSelectCat[name="champShop"] + .button-map {
  width: 20%;
  float: right;
  top: 0;
  position: absolute;
  left: 80%;
  height: 46px;
  padding: 5px;
}
select.myOwnSelectCat[name="champShop"] + .button-map img {
  width: 100%;
  height: 100%;
}
select.myOwnSelectCat[name="champShop"] + .button-map {
  background-color: #9d1616;
}
body:not(.page-index) #map.map {
  position: fixed !important;
  width: 100%;
  height: 100vh !important;
  z-index: 1000 !important;
  bottom: 0;
  left: 0;
}
.close-map,
.alert-reset-cart {
  position: absolute;
  margin: 20px;
  right: 0;
  z-index: 10000;
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  line-height: 15px;
  height: 20px;
  cursor: pointer;
  transform: scaleX(1.3);
}
.close-map:before,
.alert-reset-cart:before {
  content: "";
  background: #9d1616;
  text-align: right;
  transform: skewX(-24deg);
  top: -20px;
  left: -18px;
  position: absolute;
  height: 60px;
  width: 60px;
  z-index: -1;
}
.alert-reset-cart {
  display: block;
  font-size: 16px;
  font-weight: 300;
  cursor: pointer;
  position: absolute;
  transform: scaleX(1);
  bottom: 0;
  right: -1850px;
  transition: .3s ease all;
  z-index: 14544546;
}
#map.reset-open:after {
  content: "";
  width: 100vw !important;
  height: 100vh !important;
  background: #000c;
  top: 0;
  left: 0vw;
  position: fixed;
  z-index: 14544545;
}
.alert-reset-cart::before {
  /*height: 140px !important;
  top: 50vh;*/
  width: calc(100% + 70px) !important;
  transform: skewX(-30deg);
}
.continue-reset {
  display: inline-block;
  font-size: 14px;
  font-weight: 100;
  line-height: unset;
  padding: 10px;
  margin-top: -7px;
  background: #fff;
  color: #9d1616;
}
.cancel-reset {
  display: inline-block;
  font-size: 16px;
  font-weight: 100;
  line-height: unset;
}
.page-category select.myOwnSelectCat[name="champShop"]{
  display: block;
}
.product_list.list.product-list-paysage .thumbnail-container .product-meta.product-options input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  z-index: 1;
}
.container #checkin,
.container #checkout,
#main #checkin,
#main #checkout {
  display: none !important;
}
#main #checkin,
#main #checkout,
#checkinUser,
#checkoutUser,
.validate-user {
    background-color: #9d1616;
    color: #fff;
    font-size: 16px;
    padding: 14px 0px;
    border: none;
    margin: 5px 2%;
    text-align: center;
    width: 46%;
    display: block;
    position: relative;
    float: left;
}
.validate-user {
    float: right;
}
.hidden-title-cart #cart-block .cart-preview .shopping-cart {
  color: #b7b7b7;
}
.myownr_field.myownr_field_category {
  background-color: #9d1616;
  color: #b7b7b7;
  font-size: 16px;
  padding: 2px 0px;
  border: none;
  margin: 5px 2%;
  text-align: center;
  width: 96%;
  display: block;
  position: relative;
  float: left;
}
.myownr_field.myownr_field_category select.button_large {
  background-color: #9d1616;
  color: #fff;
  float: left;
  background-image: unset;
}
#main #checkin:after,
#main #checkout:after,
#checkinUser:after,
#checkoutUser:after,
.validate-user:after,
.myownr_field.myownr_field_category:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #b7b7b76b;
  left: 0;
  top: 41px;
}
.block-category #category-description {
    background: #25353f;
}
.date-sentence {
  color: #fff;
  text-align: left;
  width: auto;
  float: left;
  background: #18252d;
  padding: 10px;
  font-size: 12px;
  transition: 1s ease all;
  top: 40px !important;
}
.date-sentence .inner {
}
.date-sentence.hide {
  display: none;
}
.date-sentence .inner .btn.button-map {
  text-decoration: underline;
  color: #dbdbdb;
  font-size: 12px;
  padding: 0;
  display: inline;
  word-wrap: break-word;
  word-break: break-word;
  display: inline-flex;
}
.header-top {
  background: #25353f61;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid #22272e;
}
.header-top + .inner {
  -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
}
#header.navbar-fixed-top {
  background: unset;
}
#widget-top-new,
.date-sentence {
  z-index: 0;
  top: 0;
  position: relative;
  transition: 0.3s top ease;
}
.page-index #widget-top-new {
  z-index: -1;
  background: #25353f61;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
}
#header.showRes #widget-top-new {
  top: -300px;
  display: table-column;
}
#header.showRes-click #widget-top-new {
  top: 0 !important;
  display: table;
}
#header.showRes .date-sentence {
  margin-top: -50px;
}
.breadcrumb {
  display: none;
}
#featured-products_block_center {
  width: 96%;
}
.page-category #featured-products_block_center {
  float: left;
  padding: 0;
}
.no-dates #featured-products_block_center {
  z-index: 1;
}
.page-category table.myOwnColumnCategory tr > td,
.page-category table.myOwnColumnCategory tr > td {
  padding: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.card {
  border: none;
}
label,
.label {
  color: #b7b7b7;
}
.cart-summary-line .value {
  color: #b7b7b7;
}
.definition-list dl dd,
.definition-list dl dt {
  color: #25353f;
}
#order-confirmation #content-hook-order-confirmation-footer,
.page-cart .featured-products,
.blockreassurance_product {
  display: none;
}
.page-order .content div[style="border: 1px solid #d6d4d4;background-color:#FBFBFB;padding:5px;margin-bottom:5px;color:#25353f;"] {
  background-color: #25353F !important;
  color: #fff !important;
  margin-bottom: 50px !important;
  margin-top: 10px !important;
  font-weight: 100;
}
.page-order .content div:nth-child(1) .checkbox {
  margin-top: 20px;
  font-weight: 600;
}
/*
#memgamenu-form_7843769751659891 {
  display: none;
}*/
.btn-outline,
.btn-primary {
  color: #b7b7b7;
  background-color: #9d1616 !important;
  border-color: #9d1616 !important;
  border-radius: 0 !important;
  transform: skewX(-30deg);
  width: 90%;
  margin-left: 5%;
}
.leo-fly-cart-slidebar.slidebar_top .leo-cart-dropdown-action .cart-dropdow-button,
.leo-fly-cart-slidebar.slidebar_bottom .leo-cart-dropdown-action .cart-dropdow-button {
  margin-left: unset;
  width: 100%;
}
.text-sm-center .btn {
  margin-left: 0;
}
.leo-bt-cart-content {
  transform: skewX(30deg);
  display: inline-block;
}
.cart-dropdow-button,
.checkout .btn,
.cart-grid-body a.btn,
.continue.btn,
#payment-confirmation .btn.btn-primary {
  transform: skewX(-30deg);
  width: unset;
}
.cart-dropdow-button span,
.checkout .btn span,
.cart-grid-body a.btn span,
.continue.btn span,
#payment-confirmation .btn.btn-primary span,
.ets_cookie_banner_footer .btn.btn-primary.ets-cb-btn-ok span,
.ets_cookie_banner_footer .btn.btn-primary.ets-cb-btn-not-ok span,
#submit-login span,
footer.form-footer span {
  transform: skewX(30deg);
  display: inline-block;
}
.product-line-grid-right .cart-line-product-actions,
.product-line-grid-right .product-price,
.product-line-grid-right .cart-line-product-actions .remove-from-cart,
.product-line-grid-right .product-price .remove-from-cart {
  color: #b7b7b7;
}
.page-cart .cart-overview .cart-item {
  border-bottom: 1px solid #22272e;
}
body#checkout section.checkout-step,
body#checkout section.checkout-step .address-item.selected {
  background-color: #18252d;
  border: 1px solid #151f25;
}
#js-product-list-header {
  position: relative;
  display: block;
  margin-top: 90px;
  margin-bottom: 50px;
}
.booking {
  display: inline-block;
  position: relative;
  width: 100%;
}
.bannercontainer .iview{
  height: 100vh !important;
}
.bannercontainer .iview .iviewSlider {
  position: relative;
  height: 100vh !important;
  width: 100vw !important;
  transform-origin: 100vw 100vh 0px !important;
  transform: scale(1) !important;
  background-position: 0vw 0vh !important;
  right: 0px;
  bottom: 0px;
  background-size: auto 100% !important;
}
.box-top-header .right-top-header .popup-over:not(.search-widget) .popup-title {
  color: #b7b7b7;
}
/*.row.box-service.ApRow.has-bg.bg-boxed,
.row.box-middle-footer.ApRow.has-bg.bg-boxed .ApColumn:nth-child(4),
.row.box-middle-footer.ApRow.has-bg.bg-boxed .ApColumn:nth-child(5) {
  opacity: 0;
}*/
.photo-info {
  position: absolute;
  bottom: 10px;
  font-size: 12px;
  left: 10px;
  color: #626262;
}
article:not(.equipement-Ski) .pole-included {
  display:none;
}
article .pole-included {
  margin-bottom: 10px;
}
.product_list.list .thumbnail-container .product-description-short {
  margin: 20px 0 20px 0;
}
.button-container.cart {
  position: relative;
  margin: 0 0 40px 0;
}
.btn.disabled,
.btn:disabled {
  cursor: auto;
  opacity: .25;
}
.box-top-header .right-top-header {
  padding-top: 20px;
}
body:before {
  content: "";
  background: #00000000;
  /*backdrop-filter: blur(2px);*/
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  transition: 0.3s ease all;
}
body.no-dates::before {
  background: #000000c9;
  z-index: 1;
  transition: 0.3s ease all;
  content: "Sélectionner une période de réservation";
  font-size: 40px;
  text-align: center;
  vertical-align: middle;
  padding-top: 40vh;
  color: #c2c2c2;
  font-weight: 900;
  text-transform: uppercase;
}

html[lang="en-US"] body.no-dates::before {
  content: "Please select your booking dates";
}
body.no-dates .booking {
  z-index: 2;
}
body.no-dates.facet-shop-disp .booking {
  z-index: 1;
}
.header-banner .banner {
  background: #1f000061;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  /*border-bottom: 1px solid #22272e;*/
  text-align: center;
  font-size: 12px;
  padding: 4px 0;
  font-weight: 600;
  text-transform: uppercase;
}
.header-banner .banner .slick-arrows {
  top: 0;
}
.header-banner .banner span {
  display: none;
}
#blockmyownreservations {
  display: none;
}
.leo-fly-cart-slidebar.active-scroll .leo-dropdown-bottom {
  background: #ffffff1a;
}
.leo-dropdown-cssload-speeding-wheel {
  border: 2px solid #9d1616;
  border-left-color: transparent;
  border-right-color: transparent;
}
.leo-dropdown-cart-content a i,
.leo-dropdown-cart-content a.leo-dropdown-customization,
.leo-dropdown-cart-content a.leo-dropdown-combination {
  color: #9d1616 !important;
}
/*.shop-facet,
.no-dates .shop-facet {
  display: none !important;
}*/
/*.no-dates.facet-shop-disp .shop-facet,*/
.shop-facet {
  display: none;
  position: fixed;
  width: 100vw !important;
  height: 100vh;
  top: 0;
  left: 0;
  background: #000000e5 !important;
  z-index: 1;
  padding: 15vh !important;
}
.no-dates.facet-shop-disp:before {
  display: none;
}
.shop-facet .button-map {
  z-index: 2;
  left: calc(50% - 57px);
  position: fixed;
  top: 35vh;
  display: block;
  text-align: center;
}
.shop-facet .button-map::after {
  content: "View on the map";
  position: fixed;
  color: #fff;
  left: calc(50% - 67px);
  top: 42vh;
  text-transform: uppercase;
  font-size: 15px;
  cursor: pointer;
}
.shop-facet .button-map img {
  width: 50%;
  text-align: center;
  cursor: pointer;  
}

/*.facet-shop-disp .shop-facet {
  display: block !important;
}*/
.ets_cookie_banner_footer .btn.btn-primary.ets-cb-btn-not-ok,
.ets_cookie_banner_footer .btn.btn-primary.ets-cb-btn-ok {
    width: 96% !important;
    margin-left: 2% !important;
}
.ets_cookie_banner_footer .btn.btn-primary.ets-cb-btn-not-ok:hover,
.ets_cookie_banner_footer .btn.btn-primary.ets-cb-btn-ok:hover {
    background: #9d1616 !important;
    border-color: #9d1616 !important;
}
.product-image .slick-arrows {
  width: 100%;
  position: absolute;
  top: 100%;
  right: 0;
}
.no-accessories .product-image .slick-arrows {
  top: 90%;
}
.slick-arrows .slick-arrow {
  z-index: 0 !important;
  transform: skew(-30deg) !important;
}
.slick-arrows .slick-arrow:before {
  transform: skew(30deg) !important;
}
.slick-arrows .slick-arrow:hover::before {
  color: #fff !important;
}
.slick-dots li button {
  width: 2px !important;
  height: 15px !important;
  margin: 0 4px !important;
  border-radius: unset !important;
}
.slick-dots li.slick-active button {
  -webkit-transform: scale(1.3) rotate(14deg) !important;
  -moz-transform: scale(1.3) rotate(14deg) !important;
  -ms-transform: scale(1.3) rotate(14deg) !important;
  -o-transform: scale(1.3) rotate(14deg) !important;
  transform: scale(1.3) rotate(14deg) !important;
}
.copyright-footer .copyright {
  color: #fff;
}
.copyright-footer .copyright .block_content div {
  display: inline;
  font-size: 14px;
  font-weight: 600;
}
.copyright .block_content div:nth-child(2) {
  padding-left: unset;
  display: block;
}
.copyright-footer .copyright a {
  text-transform: uppercase;
  font-weight: 600;
  padding: 0 15px;
  font-size: 12px;
  color: #b7b7b7;
  width: 50%;
  float: left;
}
.copyright-footer .ApMegamenu {
  display: none;
}
.header-top .ApMegamenu {
  display: block;
}
.logo-wall {
  background: #25353f;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  position: relative;
  float: left;
  justify-content: space-evenly;
  text-align: center;
}
.logo-wall .line {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  grid-template-columns: repeat(2,1fr);
  justify-content: center;
}
.logo-wall .line img {
  /*width: 25vw;
  float: left;*/
  display: flex;
  justify-content: center;
  filter: invert(1) grayscale(1) opacity(.5);
  height: 100%;
  max-width: 110px;
  object-fit: contain;
  transition: filter .25s ease-out;
  width: auto;
  transition: ease all .3s;
}
.logo-wall .line img:hover {
  filter: invert(1) grayscale(1) opacity(1);
}
#footer.footer-container {
  background: url(/img/illus/bg-topo.png), #18252d;
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: 100%;
}
#contact-infos a {
  display: block;
  font-size: 20px;
}
.footer-links .links.col-md-3 {
  width: 100% !important;
}
.leaflet-shadow-pane .leaflet-marker-shadow {
  filter: blur(5px);
}
/*.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  transform: unset !important;
  top: 0px !important;
  left: calc(50vw - 50%) !important;
}*/
.leaflet-map-pane .leaflet-popup {
  width: 250px;
}
.leaflet-map-pane .leaflet-popup .leaflet-popup-content-wrapper {
  padding: 0;
  text-align: left;
  border-radius: 0 !important;
}
.leaflet-map-pane .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content {
  margin: 0;
}
.leaflet-map-pane .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content img {
  padding: 0;
}
.leaflet-map-pane .leaflet-popup .leaflet-popup-content a {
  color: #fff;
  text-decoration: underline;
  text-transform: uppercase;
}
#main .leaflet-container a.leaflet-popup-close-button {
  color: #fff !important;
  top: 6px;
  right: 6px;
  background: #9d1616;
  line-height: 21px;
}
.leaflet-map-pane .leaflet-popup .leaflet-popup-content-wrapper,
.leaflet-map-pane .leaflet-popup .leaflet-popup-tip {
  background: #9d1616;
  color: #fff;
}
.leaflet-map-pane .leaflet-popup .leaflet-popup-content .map-marker-content,
.leaflet-map-pane .leaflet-popup .leaflet-popup-content a {
  padding: 10px;
  display: list-item;
}
.payment-option .custom-radio + form {
  display: none;
}
.shopduhaut,
.shopdubas {
  text-decoration: underline;
  cursor: pointer;
  margin-left: 40%;
}
#block-back-maincat {
  width: 250px;
  margin: 20px 0;
}
#block-back-maincat a {
  margin-left: 10px;
}
#block-back-maincat i {
  transform: rotate(0deg);
  transition: .3s ease all;
}
#block-back-maincat:hover i {
  transform: rotate(-360deg);
}
.category-id-8 .myownresPrice {
  display: none;
}
.block-contact.links {
  padding: 0;
}
.links .h4.text-uppercase.block-contact-title,
.links .title[data-target="#contact-infos"] .h3 {
  color: #fff;
  font-size: 20px;
  margin: 0px 0 20px;
  position: relative;
  text-transform: uppercase !important;
}
.footer-container .block .title_block {
  text-transform: uppercase;
}
.links #contact-infos {
  line-height: 30px;
}
#subcategories .subcategory-meta {
  text-align: center;
}
.block-toggler.ApBlockLink ul li,
.footer-container .links.ApBlockLink ul li {
  text-transform: uppercase !important;
}
#content.card-block {
  background: #18252d;
  border-radius: 0;
}
#content.card-block .register-form a {
  text-decoration: underline;
}
.box-service .service:hover {
  letter-spacing: 0;
}
.box-service .ApColumn {
  padding: 0;
}
.box-service .service.red,
.box-service .service.black,
.box-service .service.gray {
  background: #18252d;
}
.box-service .service.gray h3,
.box-service .service.gray p {
  color: #ffffff;
}


@media (max-width: 991px) {
  .title[data-target="#contact-infos"] .collapse-icons {
    display: none !important;
  }
  .header-top .ApMegamenu {
    display: none;
  }
  .leo-megamenu.disable-canvas .leo-top-menu {
    position: fixed;
    left: 0;
    right: 0;
    top: 93px;
    height: 100% !important;
  }
  footer.page-footer {
    position: relative !important;
    padding: 50px 0;
  }
  .logo-wall {
    padding: 50px 20px;
  }
  footer:not(.form-footer) {
    position: absolute;
    z-index: 0;
  }
  footer.footer-over {
    z-index: 10000;
  }
  footer.form-footer.text-sm-center {
    text-align: center;
  }
  .copyright-footer .ApMegamenu {
    position: fixed;
    display: block;
    bottom: 0;
    right: 0;
    width: 90px;
    height: 60px;
    background: #fff;
    z-index: 1000;
  }
  .copyright-footer .ApMegamenu .leo-megamenu,
  .copyright-footer .ApMegamenu .leo-megamenu .navbar-header {
    height: 100%;
    z-index: 10002;
    display: block;
    position: relative;
  }
  .copyright-footer .leo-megamenu .navbar-toggler {
    border: none;
    padding: 0;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 0;
    font-size: 10px;
    font-weight: 900;
    box-shadow: 0 3px 20px rgba(0,0,0,.161);
    border: solid #000 2px;
    border-width: 2px 0 0 2px;
    color: #000 !important;
  }
  .copyright-footer .leo-megamenu .navbar-toggler .icon-bar {
  width: 25px;
    height: 1px;
    position: relative;
    background: #000;
    display: block;
    text-align: center;
    margin: 7px;
    margin-left: 32.5px;
  }
  .collapsing{
    transition-timing-function:unset !important;
    transition-duration:unset !important;
    transition-property:none !important;
  }
  .ApMegamenu .disable-canvas:not(.active) .collapsing {
    display: none !important;
  }
  .ApMegamenu .disable-canvas:not(.active) ul.megamenu {
    display: none !important;
  }
  .footer-links .links.col-md-3 {
    margin: 20px 0;
  }
  .copyright .block_content div:nth-child(2) {
    position: relative;
    margin-top: 40px;
  }
  .copyright .block_content div:nth-child(2) a {
    padding: 15px 15px;
  }
  .left-middle-footer {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .left-middle-footer img.logo {
    width: 60%;
  }
  .box-service .service.black {
    border-top: #fff solid 1px;
    border-bottom: #fff solid 1px;
  }
  .product-list-paysage .first-in-line {
    margin-top: 20px;
  }
  #main #checkin:after,
  #main #checkout:after,
  #checkinUser:after,
  #checkoutUser:after,
  .validate-user:after,
  .myownr_field.myownr_field_category:after {
    content: none;
  }
}
@media (min-width: 576px) {
  .container {

  }
  .product_list.list.product-list-paysage .thumbnail-container:not(.no-accessories) .product-image {
    width: 100%;
  }
  .product_list.list.product-list-paysage .thumbnail-container.no-accessories .product-image {
    width: 66.66666%;
  }
  .product_list.list.product-list-paysage .thumbnail-container.no-accessories .product-meta {
    width: 33.33333%;
  }

  .product_list.list.product-list-paysage .thumbnail-container .product-meta.product-options {
    width: 100%;
  }

  .product_list.list.product-list-paysage .thumbnail-container .product-meta.product-options .option {
    height: unset;
    width: auto;
    position: absolute;
    display: flex;
    align-items: center;
  }
  .product_list.list.product-list-paysage .thumbnail-container .product-meta.product-options .option.helmet {
    top: unset;
    left: 50%;
  }

  .product_list.list.product-list-paysage .thumbnail-container .product-meta {
    width: 100%;
  }
}
@media (min-width: 768px) {
    .container {

  }
  #wrapper .breadcrumb li a,
  #wrapper .breadcrumb li::after {
    color: #b7b7b7;
  }
}

 /*  TABLET & higher  */
@media (min-width: 992px){
  .leo-megamenu .navbar-nav > li > a {
    padding: 10px 11px;
  }
  .container {

  }
  .product_list.list.product-list-paysage .thumbnail-container:not(.no-accessories) .product-image {
    width: 50%;
  }
  .product_list.list.product-list-paysage .thumbnail-container.no-accessories .product-image {
    width: 66.66666%;
  }
  .product_list.list.product-list-paysage .thumbnail-container.no-accessories .product-meta {
    width: 33.33333%;
  }

  .product_list.list.product-list-paysage .thumbnail-container .product-meta.product-options {
    width: 23%;
  }

  .product_list.list.product-list-paysage .thumbnail-container .product-meta.product-options .option {
    height: 50%;
    width: auto;
    position: absolute;
    display: flex;
    align-items: center;
    min-width: 200px;
  }

  .product_list.list.product-list-paysage .thumbnail-container .product-meta.product-options .option:first-child {
    border-bottom: 1px #73737347 solid;
    border-right: unset;
  }

  .product_list.list.product-list-paysage .thumbnail-container .product-meta.product-options .option.helmet {
    top: 50%;
    left: unset;
  }

  .product_list.list.product-list-paysage .thumbnail-container .product-meta {
    width: 27%;
  }
  .thumbnail-container {
    min-height: 300px;
  }
  #wrapper .breadcrumb ol {
    padding: unset;
    background: unset;
  }
  .thumbnail-container:hover .product-image img {
    -webkit-transform: scale3d(0.9, 0.9, 1);
    -moz-transform: scale3d(0.9, 0.9, 1);
    -ms-transform: scale3d(0.9, 0.9, 1);
    -o-transform: scale3d(0.9, 0.9, 1);
    transform: scale3d(0.9, 0.9, 1);
  }
  .thumbnail-container .product-image img {
    -webkit-transform: scale3d(0.8, 0.8, 1);
    -moz-transform: scale3d(0.8, 0.8, 1);
    -ms-transform: scale3d(0.8, 0.8, 1);
    -o-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
  }
   .thumbnail-container .product-image .product-thumbnail::before {
    content: none;
  }
  .product_list.list.product-list-paysage .thumbnail-container .product-image img {
    margin-top: 100px;
    margin-bottom: unset;
  }
  .level {
    top: unset;
    bottom: 0;
    right: -4px;
  }
  .menu-float .leo-megamenu .navbar-nav > li + .nav-item {
    margin-left: 15px;
  }
  .leo-megamenu .navbar-nav > li > a > .menu-title {
    border-right: 1px solid #ffffff7a;
    padding-right: 4px;
    font-size: 12px;
  }
  .leo-megamenu .navbar-nav > li:not(.dropdown) > a > .menu-title,
  .leo-megamenu .navbar-nav > li:not(.dropdown) > a > .menu-title,
  .leo-megamenu .navbar-nav > li:not(.dropdown) > a > .menu-title {
    border-right: none;
  }
  .leo-megamenu .dropdown-menu a > .menu-title {
    font-size: 12px;
  }
  /*.leo-megamenu .navbar-nav > li > a {
    padding: 10px 20px;
  }*/
  #search_filters .facet,
  #search_filters_brands .facet,
  #search_filters_suppliers .facet {
    margin-bottom: 10px;
    padding: 15px 5px 5px 5px;
    background: unset;
    display: inline-block;
    width: 25%;
  }
  #search_filters section.facet:nth-child(1),
  #search_filters_brands section.facet:nth-child(1),
  #search_filters_suppliers section.facet:nth-child(1) {
    width: 50%;
  }
  #category #search_filters .facet:nth-child(3) li .facet-label.active a:before {
    margin-top: -32px;
    margin-left: 80px;
    right: unset;
  }
  #category #search_filters .facet:nth-child(3) li:nth-child(1) .facet-label.active a:before {
    margin-top: -32px;
    margin-left: 50px;
  }
  #category #search_filters .facet .facet-label {
    padding: 20px 14px;
  }
  #main #checkin,
  #main #checkout,
  #checkinUser,
  #checkoutUser,
  .validate-user,
  .myownr_field.myownr_field_category {
    margin: 5px 10px;
    text-align: center;
    width: 192px;
    display: block;
    height: 46px;
  }
  #main #checkin:after,
  #main #checkout:after,
  #checkinUser:after,
  #checkoutUser:after,
  .validate-user:after,
  .myownr_field.myownr_field_category:after {
    position: absolute;
    width: 2px;
    height: 100%;
    background: #fff;
    left: 8px;
    top: 0px;
    transform: skew(-30deg);
  }
  .page-index #checkinUser:after{
    display: none;
  }
  .page-category #main #checkin:after,
  .page-category #main #checkout:after,
  .page-category #checkinUser:after,
  .page-category #checkoutUser:after,
  .page-category .validate-user:after,
  .page-category .validate-user:before,
  .page-category  .myownr_field.myownr_field_category::after {
    position: absolute;
    width: 46px;
    height: 100%;
    background: #25353f;
    left: -33px;
    top: 0px;
    transform: skew(-30deg);
    transition: .3s ease all;
  }
  .page-category.no-dates #main #checkin:after,
  .page-category.no-dates #main #checkout:after,
  .page-category.no-dates #checkinUser:after,
  .page-category.no-dates #checkoutUser:after,
  .page-category.no-dates .validate-user:after,
  .page-category.no-dates .validate-user:before,
  .page-category.no-dates .myownr_field.myownr_field_category::after {
    background: #070b0d;
  }
  .page-category .validate-user:before {
    content: "";
    right: -33px;
    left: unset;
  }
  .myownr_field.myownr_field_category select.button_large {
    width: 80%;
    margin-left: 20%;
  }
  .validate-user {
    float: left;
  }
  .page-category .facet ul li {
    display: inline-block !important;
  }
  .keep-header #header {
    -moz-box-shadow: unset;
    -webkit-box-shadow: unset;
    -o-box-shadow: unset;
    -ms-box-shadow: unset;
    box-shadow: unset;
    margin-bottom: 36.8px;
  }
  .booking {
    width: unset;
  }
  .date-sentence {
    color: #b7b7b7;
    text-align: right;
    width: auto;
    float: right;
    padding: 10px;
    transform: skewX(30deg);
    margin-right: -30px;
    font-size: 12px;
    transition: 1s ease all;
    background: #1f000061;
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    border-bottom: 1px solid #22272e;
    border-left: 1px solid #22272e;
    z-index: -1;
    top: unset !important;
  }
  .date-sentence .inner {
    transform: skewX(-30deg);
    padding-right: 30px;
  }
  .date-sentence.hide {
    display: block;
    margin-right: -1000px;
  }
  .myownr_form {
    float: left;
  }
  #header #widget-top-new {
    background: #9d1616;
    text-align: right;
    transform: skewX(-30deg);
    left: unset;
    width: auto;
    margin: 0px 70px;
    display: table;
  }
  div[type="topcolumn"]{
    position: relative;
    display: inline-block;
    transform: skewX(30deg);
  }
  .bannercontainer .iview .iviewSlider{
    position: relative;
    height: 100vh !important;
    width: 100vw !important;
    transform-origin: 100vw 100vh 0px !important;
    transform: scale(1) !important;
    background-position: 0vw 0vh !important;
    background-size: 100% !important;
    right: 0px;
    bottom: 0px;
  }
  .option-price {
    right: 0;
    position: absolute;
    bottom: 28px;
    text-align: right;
  }
  .box-top-header .right-top-header {
    padding-top: 0;
  }
  #featured-products_block_center {
    width: unset;
  }
  select.myOwnSelectCat[name="champShop"] + .button-map {
    width: 30%;
  }
  body:not(.page-index) #map.map {
    height: 70vh !important;
  }
  #header.showRes #widget-top-new {
    top: -150px;
  }
  .shop-facet {
    padding: 40vh !important;
  }
  .btn-primary.add-to-cart {
    width: 90%;
    margin-left: 5%;
    padding: 8px 10px;
  }
  .product-image .slick-arrows {
    width: 80%;
    right: 10%;
  }
  .logo-wall {
    padding: 50px 0;
  }
  .logo-wall .line {
    justify-content: space-evenly;
    padding: 30px 0;
  }
  .logo-wall .line img {
    max-width: 100px;
  }
  .shop-facet .button-map {
    z-index: 2;
    left: calc(50% - 57px);
    position: fixed;
    top: 60vh;
    display: block;
  }
  .shop-facet .button-map::after {
    top: 68vh;
  }
  #subcategories .subcategory-block:nth-child(4n+1) {
    clear: both;
  }
  #subcategories .subcategory-block:nth-child(3n+1) {
    clear: unset;
  }
  .promo {
    top: 10px;
    right: 10px;
    bottom: unset;
    left: unset;
  }
  .thumbnail-container .product-price-and-shipping {
    text-align: unset;
    position: unset;
    float: unset;
    bottom: unset;
    left: unset;
  }
  .sep-intro .prix-avt-promo {
    margin-top: unset;
    margin-bottom: unset;
    bottom: unset;
    right: unset;
    top: unset;
  }
  .copyright .block_content div:nth-child(2) {
    padding-left: 40px;
    display: unset;
  }
  .copyright-footer .copyright a {
    width: unset;
    float: unset;
  }
  .popup-over .popup-content {
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
  }
  .popup-over:not(.search-widget):hover .popup-content {
    display: none !important;
  }
  .open.popup-over:not(.search-widget) .popup-content {
    display: block !important;
  }
  .left-middle-footer {
    align-content: center;
    margin-top: 40px;
    min-height: 301px !important;
  }
  .left-middle-footer img.logo {
    width: 60%;
    margin-left: 10%;
  }
  .box-service .service.black {
    border-left: #fff solid 1px;
    border-right: #fff solid 1px;
  }
}


/*  DESKTOP  */
@media (min-width: 1200px) {
  .container {
    width: 90%;
    max-width: 100%;
  }
  .leo-megamenu .navbar-nav > li > a {
    padding: 10px 20px;
  }
  .leo-megamenu .navbar-nav > li > a > .menu-title {
    padding-right: 10px;
  }
  #category #search_filters .facet .facet-label {
    padding: 26px 20px;
  }
  html[lang="fr-FR"] #category #search_filters .facet:nth-child(3) li .facet-label.active a:before {
    margin-top: -36px;
    margin-left: 73px;
  }
  html[lang="fr-FR"] #category #search_filters .facet:nth-child(3) li:nth-child(1) .facet-label.active a:before {
    margin-top: -36px;
    margin-left: 51px;
  }
  html[lang="en-US"] #category #search_filters .facet:nth-child(3) li .facet-label.active a:before {
    margin-top: -32px;
    margin-left: 42px;
  }
  html[lang="en-US"] #category #search_filters .facet:nth-child(3) li:nth-child(1) .facet-label.active a:before {
    margin-top: -36px;
    margin-left: 50px;
  }
  .btn-outline,
  .btn-primary {
    width: 70%;
    margin-left: 15%;
    padding: 8px 20px;
  }
}











i[class*=" icon-"]:before,
i[class^=icon-]:before {
  font-family:icons!important;
  font-style:normal;
  font-weight:400!important;
  font-feature-settings:normal;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
}
.icon-add-to-cart:before {
  content:""
}
.icon-add:before {
  content:""
}
.icon-arrow-down:before {
  content:""
}
.icon-arrow-left:before {
  content:""
}
.icon-arrow-menu:before {
  content:""
}
.icon-arrow-right:before {
  content:""
}
.icon-arrow-up:before {
  content:""
}
.icon-attention:before {
  content:""
}
.icon-avalanche:before {
  content:""
}
.icon-bed:before {
  content:""
}
.icon-biketrails:before {
  content:""
}
.icon-blog:before {
  content:""
}
.icon-bookmark-selected:before {
  content:""
}
.icon-bookmark:before {
  content:""
}
.icon-calendar:before {
  content:""
}
.icon-car:before {
  content:""
}
.icon-cards:before {
  content:""
}
.icon-cart:before {
  content:""
}
.icon-check:before {
  content:""
}
.icon-chevron-down:before {
  content:""
}
.icon-chevron-left:before {
  content:""
}
.icon-chevron-right-2:before {
  content:""
}
.icon-chevron-right:before {
  content:""
}
.icon-chevron-up:before {
  content:""
}
.icon-close:before {
  content:""
}
.icon-custom-kitzski:before {
  content:""
}
.icon-datepicker-left:before {
  content:""
}
.icon-datepicker-right:before {
  content:""
}
.icon-delete:before {
  content:""
}
.icon-disturbance:before {
  content:""
}
.icon-download:before {
  content:""
}
.icon-event-schedule-check:before {
  content:""
}
.icon-event-schedule-close:before {
  content:""
}
.icon-event-schedule-time:before {
  content:""
}
.icon-event:before {
  content:""
}
.icon-facebook:before {
  content:""
}
.icon-file-ai:before {
  content:""
}
.icon-file-audio:before {
  content:""
}
.icon-file-eps:before {
  content:""
}
.icon-file-excel:before {
  content:""
}
.icon-file-image:before {
  content:""
}
.icon-file-pdf:before {
  content:""
}
.icon-file-powerpoint:before {
  content:""
}
.icon-file-svg:before {
  content:""
}
.icon-file-video:before {
  content:""
}
.icon-file-word:before {
  content:""
}
.icon-file-zip:before {
  content:""
}
.icon-file:before {
  content:""
}
.icon-filter:before {
  content:""
}
.icon-flickr:before {
  content:""
}
.icon-fullsize-light:before {
  content:""
}
.icon-fullsize:before {
  content:""
}
.icon-gondola:before {
  content:""
}
.icon-gpx:before {
  content:""
}
.icon-home:before {
  content:""
}
.icon-hut:before {
  content:""
}
.icon-huts-atrailway:before {
  content:""
}
.icon-huts-breakfastmountain:before {
  content:""
}
.icon-huts-contiguous:before {
  content:""
}
.icon-huts-downhill:before {
  content:""
}
.icon-huts-onlycashpayment:before {
  content:""
}
.icon-huts-ownproducts:before {
  content:""
}
.icon-huts-paymentcreditcard:before {
  content:""
}
.icon-huts-paymenteccard:before {
  content:""
}
.icon-huts-regionaldishes:before {
  content:""
}
.icon-huts-wifi:before {
  content:""
}
.icon-info:before {
  content:""
}
.icon-information:before {
  content:""
}
.icon-instagram:before {
  content:""
}
.icon-lift:before {
  content:""
}
.icon-link:before {
  content:""
}
.icon-linkedin:before {
  content:""
}
.icon-list:before {
  content:""
}
.icon-location:before {
  content:""
}
.icon-mail-light:before {
  content:""
}
.icon-mail:before {
  content:""
}
.icon-map:before {
  content:""
}
.icon-map-marker-marker:before {
  content:""
}
.icon-marker:before {
  content:""
}
.icon-menu-close:before {
  content:""
}
.icon-menu:before {
  content:""
}
.icon-minus:before {
  content:""
}
.icon-news:before {
  content:""
}
.icon-oclock:before {
  content:""
}
.icon-person:before {
  content:""
}
.icon-phone-light:before {
  content:""
}
.icon-phone:before {
  content:""
}
.icon-pinterest:before {
  content:""
}
.icon-pist:before {
  content:""
}
.icon-place:before {
  content:""
}
.icon-play:before {
  content:""
}
.icon-plus:before {
  content:""
}
.icon-podcast:before {
  content:""
}
.icon-podcasts:before {
  content:""
}
.icon-remove:before {
  content:""
}
.icon-room:before {
  content:""
}
.icon-search:before {
  content:""
}
.icon-share:before {
  content:""
}
.icon-shop:before {
  content:""
}
.icon-ski-10-seat-detachable-ropeway:before {
  content:""
}
.icon-ski-3s-gondola:before {
  content:""
}
.icon-ski-altitude:before {
  content:""
}
.icon-ski-babylift:before {
  content:""
}
.icon-ski-bus:before {
  content:""
}
.icon-ski-cablecar:before {
  content:""
}
.icon-ski-chairlift1:before {
  content:""
}
.icon-ski-chairlift10:before {
  content:""
}
.icon-ski-chairlift2:before {
  content:""
}
.icon-ski-chairlift3:before {
  content:""
}
.icon-ski-chairlift4:before {
  content:""
}
.icon-ski-chairlift6:before {
  content:""
}
.icon-ski-chairlift8:before {
  content:""
}
.icon-ski-close:before {
  content:""
}
.icon-ski-combi-railway:before {
  content:""
}
.icon-ski-conveyor:before {
  content:""
}
.icon-ski-conveyor2:before {
  content:""
}
.icon-ski-cross-country-skiing-trail:before {
  content:""
}
.icon-ski-detachable-ropeway:before {
  content:""
}
.icon-ski-difficult-piste2:before {
  content:""
}
.icon-ski-distance:before {
  content:""
}
.icon-ski-double-way:before {
  content:""
}
.icon-ski-downhill:before {
  content:""
}
.icon-ski-draglift:before {
  content:""
}
.icon-ski-easy-piste:before {
  content:""
}
.icon-ski-funicular:before {
  content:""
}
.icon-ski-funpark:before {
  content:""
}
.icon-ski-hard-piste:before {
  content:""
}
.icon-ski-mail:before {
  content:""
}
.icon-ski-marker:before {
  content:""
}
.icon-ski-medium-piste:before {
  content:""
}
.icon-ski-mobile:before {
  content:""
}
.icon-ski-one-way:before {
  content:""
}
.icon-ski-open:before {
  content:""
}
.icon-ski-parking-check:before {
  content:""
}
.icon-ski-parking-closed:before {
  content:""
}
.icon-ski-parking-few:before {
  content:""
}
.icon-ski-parking-info:before {
  content:""
}
.icon-ski-parking-map:before {
  content:""
}
.icon-ski-parking:before {
  content:""
}
.icon-ski-phone:before {
  content:""
}
.icon-ski-pist:before {
  content:""
}
.icon-ski-ropeway:before {
  content:""
}
.icon-ski-ropeway6:before {
  content:""
}
.icon-ski-ropeway8:before {
  content:""
}
.icon-ski-snow-height:before {
  content:""
}
.icon-ski-snow:before {
  content:""
}
.icon-ski-temperature:before {
  content:""
}
.icon-ski-toboggan-run2:before {
  content:""
}
.icon-ski-weather:before {
  content:""
}
.icon-ski-website:before {
  content:""
}
.icon-ski-winter-hiking-trail:before {
  content:""
}
.icon-skier:before {
  content:""
}
.icon-skiticketcalculator-add:before {
  content:""
}
.icon-skiticketcalculator-remove:before {
  content:""
}
.icon-snowmaking:before {
  content:""
}
.icon-spotify:before {
  content:""
}
.icon-star-filled:before {
  content:""
}
.icon-star-small:before {
  content:""
}
.icon-star:before {
  content:""
}
.icon-swarm-analytics-person:before {
  content:""
}
.icon-swipe:before {
  content:""
}
.icon-tickets:before {
  content:""
}
.icon-tiktok:before {
  content:""
}
.icon-tourism-add:before {
  content:""
}
.icon-tourism-altitude:before {
  content:""
}
.icon-tourism-attributes-familienfreundlich:before {
  content:""
}
.icon-tourism-attributes-gratisloipenbentzung:before {
  content:""
}
.icon-tourism-attributes-haustierewillkommen:before {
  content:""
}
.icon-tourism-attributes-pkw-parkplatz:before {
  content:""
}
.icon-tourism-attributes-ruhigelage:before {
  content:""
}
.icon-tourism-attributes-sauna:before {
  content:""
}
.icon-tourism-attributes-swimmingpool:before {
  content:""
}
.icon-tourism-attributes-wellnessbereich:before {
  content:""
}
.icon-tourism-attributes-wifi:before {
  content:""
}
.icon-tourism-bookmark-selected:before {
  content:""
}
.icon-tourism-bookmark:before {
  content:""
}
.icon-tourism-bus:before {
  content:""
}
.icon-tourism-camera:before {
  content:""
}
.icon-tourism-car:before {
  content:""
}
.icon-tourism-city:before {
  content:""
}
.icon-tourism-company:before {
  content:""
}
.icon-tourism-delete:before {
  content:""
}
.icon-tourism-distance:before {
  content:""
}
.icon-tourism-down-uphill:before {
  content:""
}
.icon-tourism-downhill:before {
  content:""
}
.icon-tourism-download:before {
  content:""
}
.icon-tourism-duration:before {
  content:""
}
.icon-tourism-edelweiss:before {
  content:""
}
.icon-tourism-edit:before {
  content:""
}
.icon-tourism-end-point:before {
  content:""
}
.icon-tourism-file-pdf:before {
  content:""
}
.icon-tourism-file:before {
  content:""
}
.icon-tourism-filter:before {
  content:""
}
.icon-tourism-flower:before {
  content:""
}
.icon-tourism-lift:before {
  content:""
}
.icon-tourism-lilies:before {
  content:""
}
.icon-tourism-location:before {
  content:""
}
.icon-tourism-mail:before {
  content:""
}
.icon-tourism-map:before {
  content:""
}
.icon-tourism-marker:before {
  content:""
}
.icon-tourism-minus:before {
  content:""
}
.icon-tourism-mobile:before {
  content:""
}
.icon-tourism-participants:before {
  content:""
}
.icon-tourism-phone:before {
  content:""
}
.icon-tourism-pist:before {
  content:""
}
.icon-tourism-place:before {
  content:""
}
.icon-tourism-plus:before {
  content:""
}
.icon-tourism-request:before {
  content:""
}
.icon-tourism-search:before {
  content:""
}
.icon-tourism-sort:before {
  content:""
}
.icon-tourism-star-s:before {
  content:""
}
.icon-tourism-star:before {
  content:""
}
.icon-tourism-start-point:before {
  content:""
}
.icon-tourism-sun:before {
  content:""
}
.icon-tourism-time-future:before {
  content:""
}
.icon-tourism-time-past:before {
  content:""
}
.icon-tourism-trustyou:before {
  content:""
}
.icon-tourism-uphill:before {
  content:""
}
.icon-tourism-video:before {
  content:""
}
.icon-tourism-view-grid:before {
  content:""
}
.icon-tourism-view-list:before {
  content:""
}
.icon-tourism-view-map:before {
  content:""
}
.icon-tourism-web:before {
  content:""
}
.icon-tourism-website:before {
  content:""
}
.icon-transit-bus:before {
  content:""
}
.icon-transit-diversion:before {
  content:""
}
.icon-transit-gondola:before {
  content:""
}
.icon-transit-gps:before {
  content:""
}
.icon-transit-lift:before {
  content:""
}
.icon-transit-marker:before {
  content:""
}
.icon-transit-parking:before {
  content:""
}
.icon-transit-residence:before {
  content:""
}
.icon-transit-target:before {
  content:""
}
.icon-transit-train:before {
  content:""
}
.icon-twitter:before {
  content:""
}
.icon-umb:before {
  content:""
}
.icon-user:before {
  content:""
}
.icon-vimeo:before {
  content:""
}
.icon-weather:before {
  content:""
}
.icon-weather-A:before {
  content:""
}
.icon-weather-B:before {
  content:""
}
.icon-weather-C:before {
  content:""
}
.icon-weather-D:before {
  content:""
}
.icon-weather-E:before {
  content:""
}
.icon-weather-F:before {
  content:""
}
.icon-weather-G:before {
  content:""
}
.icon-weather-H:before {
  content:""
}
.icon-weather-I:before {
  content:""
}
.icon-weather-J:before {
  content:""
}
.icon-weather-K:before {
  content:""
}
.icon-weather-L:before {
  content:""
}
.icon-weather-M:before {
  content:""
}
.icon-weather-N:before {
  content:""
}
.icon-weather-O:before {
  content:""
}
.icon-weather-P:before {
  content:""
}
.icon-weather-Q:before {
  content:""
}
.icon-weather-R:before {
  content:""
}
.icon-weather-rain:before {
  content:""
}
.icon-weather-S:before {
  content:""
}
.icon-weather-snowline:before {
  content:""
}
.icon-weather-sun:before {
  content:""
}
.icon-weather-sunshine-duration:before {
  content:""
}
.icon-weather-T:before {
  content:""
}
.icon-weather-temperature:before {
  content:""
}
.icon-weather-U:before {
  content:""
}
.icon-weather-V:before {
  content:""
}
.icon-weather-W:before {
  content:""
}
.icon-weather-wind:before {
  content:""
}
.icon-weather-X:before {
  content:""
}
.icon-weather-Y:before {
  content:""
}
.icon-weather-Z:before {
  content:""
}
.icon-web:before {
  content:""
}
.icon-webcam:before {
  content:""
}
.icon-website:before {
  content:""
}
.icon-whatsapp:before {
  content:""
}
.icon-wind:before {
  content:""
}
.icon-youtube:before {
  content:""
}
.icon-zoom:before {
  content:""
}
