/*!
Theme Name: sichel
Author: sichel
Author URI: https://www.sichel.lu/
Text Domain: sichel
Version: 1.0

*/


/* 
% Run Wild by BLKBK Fonts
* https://www.dafont.com/run-wild.font?af=on
*/
@font-face {
  font-family: "Run Wild - Demo";
  src: url("assets/fonts/Run Wild.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'run_wildregular';
    src: url('assets/fonts/run_wild-webfont.woff2') format('woff2'),
         url('assets/fonts/run_wild-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/* ADMIN BAR FIX */
body.admin-bar header.main-header {
  top: 32px;
}
body.admin-bar .main-footer {
  top: calc(110px + 32px);
  top: 32px;
  /* overflow: initial; */
}

/* FIXES */
section.content {
  float: inherit;
}
.woocommerce .loader::before {
  content: none;
}
.clearfix:after, .container:after, .container-fluid:after, .row:after {
  clear: none;
}
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
  content: none;
  display: table;
}
.section-title h3,
.separator.trsp-separator,
section.header-section h2,
.float-btn {
  float: none;
}





/* =============================================================== */
/* ====================== THEME STYLE ============================ */
/* =============================================================== */
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
::selection {
  background-color: #16594D;
  color: #ffffff;
}
body,
p {
	text-align:justify !important;
  font-family: Montserrat-Regular;
  font-family: Montserrat;
  font-weight: 500;
  font-size: 16px;
  font-size: 13px;
  line-height: 24px;
  text-align: left;
  color: #333333;
}
p {
  padding: 0;
  margin-bottom: 1rem;
}
strong {
  /* font-family: Montserrat-Bold; */
  font-weight: bold;
}
a {
  color: #00030c;
}
a,
a:hover {
  text-decoration: none;
}
a:hover {
  color: #16594D;
}
section {
  float: none;
}

/* BUTTONS */
.btn:hover {
  color: #ffffff;
}
.flat-btn {
  border-color: #ffffff;
  /* background: rgba(22, 89, 77, 0.116); */
}


/* FIXES */
.content-holder {
  top: 110px;
  left: 110px;
}
body.admin-bar .content-holder {
  top: calc(110px + 32px);
  left: 110px;
}

/* =============================================================== */
/* ============================ MENU ============================= */
/* =============================================================== */
/* SIDEMENU IN HEADER */
.side-menu {
  display: none;
}
.nav-button-wrap {
  border: 0;
}
.nav-holder nav li ul.sub-menu {
  top: 65px;
  min-width: 100%;
  border: 0;
}
.nav-holder nav .sub-menu li {
  margin-left: 0;
}
.nav-holder nav .sub-menu li a {
  line-height: 25px;
}

/* LOGO */
.logo-holder {
  padding-top: 15px;
  height: inherit;
  position: absolute;
  left: 21px;
  z-index: 23;
}
.logo-holder a {
  display: inline-block;
}
.logo-holder img {
  height: 80px !important;
  height: auto !important;
  width: 68px;
}

/* MENU FIXED */
.nav-holder {
  margin-right: inherit;
}
nav li.current-menu-item > a {
	color:#404040;
}
nav li.current-menu-item > a:before {
	content:'';
	position:absolute;
	top:-21px;
	width:100%;
	height:5px;
	background:#000;
	left:0;
}
.nav-holder nav li a {
  font-size: 13px;
  font-weight: normal;
  line-height: 20px; /* padding (top + bottom) : 10px */
}
header.main-header {
  height: 110px;
  padding: 0 15px;
  padding: 0 21px;
  border: 0;
}

/* Search Menu */
.show-search {
  text-align: center;
  height: 110px;
  line-height: 110px;
  border-left: 0;
  width: 35px;
  text-align: right;
}
.show-search:before {
  left: 13px;
}

.language-switcher {
  text-align: center;
  float: right;
  width: 60px;
  height: 110px;
  line-height: 110px;
  border-left: 0;
  cursor: pointer;
  position: relative;
  background-color: transparent;
}
.language-switcher select {
  border: 0;
}

/* PAGE HEADER */
section.header-section {
  background: #175A4D;
  background: none;

  height: 568px;
}
/* section.parallax-section {
  padding: 150px 0 250px;
} */
section.header-section .bg,
section.header-section .overlay {
  width: 75%;
}
section.header-section h2, .ctaSection .cta-title {
  /* font-family: Montserrat-Bold; */
  font-weight: bold;
  font-size: 38px;
  line-height: 45px;
  text-align: left;
  color: #fff;
  text-transform: none;
}
section.header-section h3 {
  font-family: "Run Wild - Demo";
  font-family: "run_wildregular";
  font-weight: normal;
  font-size: 30px;
  line-height: 36px;
  text-align: left;
  color: #fff;
}

.cta-title.brandstitle{
	left:40px;
	font-size:40px;
	top:45%;
}

section.header-section {
  position: relative;
}
section.header-section .overlay2 {
  background: #16594D;
  opacity: 0.8;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 90px;
  width: 515px;
  z-index: 5;

  right: 65%;
  min-width: 515px;
  width: initial;
}
/* section.header-section .container,
section.header-section .section-title {
  position: static;
} */
/* section.header-section .section-title::before {
  content: '';
  background: #175A4D;
  background: #16594D;
  opacity: 0.8;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 90px;
  width: 515px;
  z-index: 5;
} */
section.header-section .section-title .title-content {
  position: relative;
  z-index: 6;
}
.separator.trsp-separator {
  margin: 25px 0;
  height: 4px;
  width: 80px;
}
/* video.bgVid {
  top: 0;
} */
.video-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
video.bgVid {
  bottom: auto;
  max-width: inherit;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* =============================================================== */
/* ========================= START PAGE ========================== */
/* =============================================================== */
.startpage .page-header {
  height: calc(100vh - 110px);
  padding-top: 185px;
}
.startpage .header-section .overlay2 {
  bottom: 0;
  right: 65%;
  min-width: 400px;
  width: initial;
  transition: background 0.3s ease-in-out;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  -ms-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
}
.startpage section.header-section .bg,
.startpage section.header-section .overlay {
  width: 100%;
}
.startpage section.header-section .bg:first-of-type {
  display: block !important;
  opacity: 1 !important;
}
.startpage .loft,
.startpage .gift {
  display: none;
}
/* Nav */
.startpage .header-nav li {
  display: inline-block;
}
.startpage .header-nav li:not(:first-of-type) {
  margin-left: 50px;
}
.startpage .header-nav li h3 {
  cursor: pointer;
}
.startpage .header-nav li h3.bold {
  font-weight: 900;
}
.startpage section.header-section .section-title .title-content {
  max-width: 950px;
}
.startpage .entry-description .description {
  position: absolute;
}
.page-header .flat-btn, .footer-cta .flat-btn{
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  background: rgba(22, 89, 77, 0.116);
  padding: 10px 40px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  margin-top: 0px;
}
.startpage .flat-btn:hover,  .footer-cta .flat-btn:hover{
  padding-left: 60px;
}


/* =============================================================== */
/* ========================= PAGE HOME =========================== */
/* =============================================================== */
/* .page-template-template-home .page-header {
  height: 750px;
  padding-top: 185px;
}
.header-section .overlay2 {
  bottom: 0;
  right: 65%;
  left: auto;
  min-width: 450px;
  width: initial;
  margin-top: 100px;
  margin-bottom: 200px;
  background: inherit;
  
  left: -100px;
  right: auto;
}
.overlay2 .square {
  padding-bottom: 100%;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
.page-header .section-title {
  z-index: 6;
} */
.page-template-template-home section.page-header {
  height: calc(100vh - 110px);
  min-height: 600px;
}
.admin-bar.page-template-template-home section.page-header {
  height: calc(100vh - 110px - 32px);
  min-height: 600px;
}

.page-template-template-home .header-section .overlay2 {
  bottom: 0;
  right: 65%;
  width: initial;
  margin-top: 100px;
  margin-bottom: 200px;
}
.title-content .overlay-block {
  display: inline-block;
  width: 400px;
  height: 400px;
  transform: translateY(-50%);
  top: 50%;
  position: absolute;
  z-index: -1;
  left: -50px;
  opacity: .8;
  background: #16594D;
}
.tax-product_cat section.header-section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: inherit;
}
.tax-product_cat .overlay-block {
  background: #292929;
}
@media only screen and (max-width: 1500px){
  .title-content .overlay-block {
    left: -40px;
  }
}
@media only screen and (max-width: 768px){
  .title-content .overlay-block {
    left: -30px;
    width: 300px;
    height: 300px;
  }
}
@media only screen and (max-width: 500px){
  .title-content .overlay-block {
    left: -15px;
    width: 275px;
    height: 275px;
  }
}


.page-template-template-home section.header-section .bg,
.page-template-template-home section.header-section .overlay {
  width: 100%;
}
.page-template-template-home .header-section .flat-btn:hover {
  padding-left: 60px;
}

/* NEW HOMEPAGE */
#infobar {
  background-color: rgba(27, 102, 87, 0.57);
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  z-index: 1;
  min-height: 75px;
}
#infobar.hide-bar {
  background-color: transparent !important;
}
#infobar span.text {
  /* padding: 23px 0; */
  display: block;
  margin-right: 225px;
  line-height: 18px;
}
#infobar span.text svg {
  margin-right: 15px;
  width: 19px;
  height: 19px;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
#infobar .call-shop {
  z-index: 5;
  background: #1B6657;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 20px;
  min-height: 75px;
  color: #fff;
  text-transform: uppercase;
  text-align: right;
}
#infobar .call-shop svg {
  max-height: 24px;
  margin-left: 15px;
}
.shops-grid {
  padding: 0;
}
.shops-grid .sichel-home {
  background-color: #16594D;
}
.shops-grid .sichel-loft {
  background-color: #60A5A2;
}
.shops-grid .sichel-gift {
  background-color: #93d392;
}
.shops-grid a.shop-page {
  display: block;
  padding: 15px 45px;
  text-align: center;
  min-height: 77px;
}
.shops-grid a.shop-page img {
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
}
.shops-grid a.shop-page:hover img {
  transform: scale(1.08);
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
}

.startpage .page-header.homeSlider {
  padding: 0 !important;
  height: calc(100vh - 110px - 165px);
  height: calc(100vh - 110px - 105px);
}
.homeSlider .slide-item {
  height: calc(100vh - 110px - 165px);
  height: calc(100vh - 110px - 105px);
}
.homeSlider .overlay {
  opacity: 0.2;
}
/* .homeSlider video {
  top: 0;
} */
.homeSlider .entry-description {
  max-width: 750px;
}
.homeSlider .slide-item a.flat-btn {
  background-color: transparent;
}
.homeSlider .slide-item.black,
.homeSlider .slide-item.black a.flat-btn{
  color: #333333;
  border-color: #333333;
}
.homeSlider .slide-item.black .btn:before {
  background-color: #333333;
}
.homeSlider .slide-item.white {
  color: #ffffff;
}

.homeSlider .slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.homeSlider .slick-dots li:not(:first-of-type) {
  margin-left: 5px;
}
.homeSlider .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
  border: 1px solid #ffffff;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
}
.homeSlider .slick-dots button.active:before, .slick-dots li button:before {
  color: #FFF;
  opacity: 1;
  font-size: 16px;
}
.homeSlider .slick-dots button.active:before {
  color: transparent;
}
.homeSlider .slick-dots button.active {
  background-color: #ffffff;
}
.homeSlider .slick-dots button.not-active:hover {
  background-color: rgba(255, 255, 255, 0.5);
}

.homeSlider .black .slick-dots li button {
  border-color: #333333;
}
.homeSlider .black .slick-dots button.active {
  background-color: #333333;
}
.homeSlider .black .slick-dots button.not-active:hover {
  background-color: rgba(51, 51, 51, 0.5);
}

.admin-bar .startpage .page-header.homeSlider,
.admin-bar .homeSlider .slide-item {
  height: calc(100vh - 110px - 77px - 32px);
  min-height: 500px;
}

/* Slider 2 */
.startpage .homeSlider2 {
  /* max-width: 1400px; */
  max-width: 100%;
  margin: 20px auto;
}
.startpage .homeSlider2 .slide-image {
  display: block;
  padding-bottom: 57%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.homeSlider2 button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0 !important;
  outline: 0 !important;
  box-shadow: inherit !important;
  transition: 0.2s ease;
}
.homeSlider2 .slick-prev {
  position: absolute;
  top: 50%;
  left: 30px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  
  background: #fff;
  color: #000;
  z-index: 20;
  line-height: 40px;
  cursor: pointer;
  font-size: 18px;
}
.homeSlider2 .slick-next {
  position: absolute;
  right: 30px;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  background: #292929;
  background: #fff;
  color: #000;
  z-index: 20;
  line-height: 40px;
  cursor: pointer;
  font-size: 18px;
}
/* .homeSlider2 button:hover {
  background: #000;
  color: #fff;
} */

/* .admin-bar .startpage .page-header {
  height: calc(100vh - 110px - 32px);
}
.shops-grid {
  position: absolute;
  bottom: 0;
  left: 0;
}
.home main {
  position: relative;
} */

/* .startpage .page-header {
  height: calc(100vh - 142px - 165px);
  height: calc(100vh - 110px - 165px);
  padding-top: 150px;
}
.admin-bar .startpage .page-header {
  height: calc(100vh - 142px - 165px);
} */
/* =============================================================== */
/* ====================== PAGE CONTACT =========================== */
/* =============================================================== */
.contact-box h3 {
  font-family: "run_wildregular";
  font-weight: normal;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 30px;
}
/* FORM */
#contact-form {
  float: inherit;
  margin: 0 auto;
  padding-bottom: 100px;
}
#contact-form h2 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 1rem;
}
#contact-form input,
#contact-form textarea {
  float: inherit !important;
}
#contact-form .form-group {
  margin-bottom: 0;
}
#contact-form .checkbox span.wpcf7-list-item {
  margin-left: 0;
}
#contact-form .recaptcha {
  margin: 20px 0;
}
#contact-form .recaptcha .wpcf7-not-valid-tip {
  margin-top: inherit;
  text-align: left;
}
#contact-form input[disabled] {
  opacity: .4;
  pointer-events: none;
}
.wpcf7-not-valid {
  border: 1px solid #dc3232 !important;
}
.wpcf7-form input.wpcf7-not-valid, .wpcf7-form textarea.wpcf7-not-valid, div.wpcf7-validation-errors, div.wpcf7-acceptance-missing, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #dc3232;
}
.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 0.7em;
  padding-top: 5px;
  text-align: right;
  margin-top: -25px;
}
.wpcf7 form .wpcf7-response-output {
  padding: 15px;
  margin-right: 0;
  margin-left: 0;
  border-width: 1px;
}
/* MAP */
.map-box,
#map-canvas {
  height: 530px;
}
.map-box {
  margin-top: 50px;
  margin-bottom: 0;
}
/* Infowindow */
.sichel-home {
  color: #16594D;
}
.sichel-loft {
  color: #60A5A2;
}
.sichel-gift {
  color: #93d392;
}
.infowindow h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 6px;
}
.infowindow p {
  margin-bottom: 6px;
  line-height: 18px;
}



/* =============================================================== */
/* ======================= PAGE BRANDS =========================== */
/* =============================================================== */
.brands {
  text-align: center;
}
.brands-filter {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 15px;
  margin-bottom: 25px;
  border-bottom: 1px solid rgba(41, 41, 41, 0.2);
}
.brands-filter span {
  display: inline-block;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  width: 21px;
  text-align: center;
  margin: 0px 7px;
  transition: 0.25 ease-out;
  -webkit-transition: 0.25 ease-out;
  -moz-transition: 0.25 ease-out;
  -ms-transition: 0.25 ease-out;
  -o-transition: 0.25 ease-out;
}
.brands-filter span.active {
  cursor: pointer;
}
.brands-filter span.active:hover {
  color: #16594D;
}
.brands-filter span.inactive {
  opacity: .25;
}
.brands-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /* -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; */
  /* max-width: calc(7 * 160px);
  margin: 0 auto; */
}
.brand-item {
  display: inline-block;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  flex: 0 0 16.6666666667%; /* 6 items per row */
  flex: 0 0 14.2857142857%; /* 7 items per row */
  transition: 0.25s ease-out;
  -webkit-transition: 0.25s ease-out;
  -moz-transition: 0.25s ease-out;
  -ms-transition: 0.25s ease-out;
  -o-transition: 0.25s ease-out;
}
.brand-item figure {
  margin: 0;
}
.brand-item img {
  backface-visibility: hidden;

  max-width: 100%;
  transition: 0.25s ease-out;
  -webkit-transition: 0.25s ease-out;
  -moz-transition: 0.25s ease-out;
  -ms-transition: 0.25s ease-out;
  -o-transition: 0.25s ease-out;
}
/* .brand-item:hover img {
  transform: scale(1.06);
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -ms-transform: scale(1.06);
  -o-transform: scale(1.06);
} */



/* =============================================================== */
/* ======================= SINGLE BRANDS ========================= */
/* =============================================================== */
.single-brand section.content {
  padding-bottom: 40px;
}
.products-list {
  margin-top: 70px;
}
.products-list .product-item {
  width: 100%;
  float: none;
  padding: 0;
  margin-bottom: 50px;
  display: block;
}

.products-list .product-item a {
  color: #00030c;
  display: inline-block;
}
.products-list .product-cat-mains img {
  width: initial;
  max-width: 100%;
}
.product-cat-title h4 {
  float: none;
  font-size: 18px;
  font-weight: 600;
  transition: all .25s ease-out;
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
}
.products-list .product-item h4::before {
  content: '';
  display: inline-block;
  position: relative;
  top: -6px;
  height: 1px;
  background-color: #00030c;
  width: 0;
  transition: all .25s ease-out;
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
}
.products-list .product-item a:hover h4::before {
  width: 20px;
  margin-right: 5px;
}
.product-cat-title {
  padding-left: 30px;
}
.product-cats {
	text-align:left;
  float: none;
  padding-left: 0;
  font-weight: 400;
  color: #A9A9A9;
}

/* PAGINATION */
/* PAGINATION */
#pagination {
  margin-top: 10px;
  margin-bottom: 30px;
}
.pagination-nav {
  border: 0;
  margin: 1px;
  display: inline-block;
}
.pagination-nav .page-numbers {
  text-align: center;
  display: inline-block;
  background-color: #EEEEEE;
  color: #00030c;
  padding: 0;
  margin: 0 1px;
  overflow: hidden;
  padding: 0;
  /* float: left; */
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  opacity: 0.5;
  transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
}
.pagination-nav .page-numbers.current,
.pagination-nav .page-numbers:hover {
  opacity: 1;
  background-color: #484848;
  /* background-color: #00030c; */
  color: #ffffff;
}


/* =============================================================== */
/* ======================= SINGLE PRODUCT ======================== */
/* =============================================================== */
.single-product article.product {
  margin-bottom: 70px;
  min-height: 500px;
}
/* PRODUCT GALLERY */
/* images jusqu'Ã  gauche */
.single-product article.full-width-left .container-fluid {
  padding: 0;
  position: relative;
}
.single-product article.full-width-left .sichel-lightgallery {
  /* position: absolute; */
  width: 58.33333333%;
  width: 55.55555555555556%;
  left: 0;
  padding-right: 15px;
}
/* .single-product .product-content,
.single-product .product-content.is-fixed {
  position: fixed !important;
  width: calc(100% - 58.33333333%);
} */
.single-product.single-product article.full-width-left .product-infos {
  position: absolute;
  top: 0;
  /* width: calc(100% - 55.55555555555556%);
  width: 100%; */
  right: 0;
  left: 55.55555555555556%;
  
  right: initial;
  /* width: 1224px; */
  max-width: 510px;
  padding: 0 15px;
}
.container-w100 {
  width: 100%;
}
.single-product.single-product article.full-width-left .product-infos {
  height: 100%;
}
/* images jusqu'Ã  gauche */

.single-product .popup-gallery:last-of-type figure {
  margin-bottom: 0;
}
.single-product .product-gallery a {
  display: block;
}
.single-product .product-gallery figure,
.single-product .product-gallery figure picture,
.single-product .product-gallery figure picture img {
  width: 100%;
  max-width: none;
}
.single-product .product-gallery figure span {
  position: absolute;
  text-align: center;
  /* z-index: 12; */
  top: 0;
  right: -50px;
  color: #000;
  font-size: 12px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #fff;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
figure picture {
  display: inline-block;
}
.single-product .product-gallery figure {
  position: relative;
  overflow: hidden;
}
.single-product .product-gallery figure:hover span {
  right: 0;
}
/* PRODUCT DESCRIPTION */
.single-product .product-content {
  position: -webkit-sticky;
  position: sticky;
  top: 110px;
  padding-top: 30px;
}
body.admin-bar.single-product .product-content {
  top: calc(110px + 32px);
}
/* .single-product .product-infos {
  margin-top: 35px;
} */
.single-product h1::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 115px;
  width: 80px;
  height: 4px;
  background: #000;
}
.single-product h1 {
  font-weight: bold;
  font-size: 40px !important;
  line-height: 50px !important;
  font-size: 65px;
  line-height: 78px;
  color: #00030c;
  position: relative;
  left: -115px;
  width: calc(100% + 115px);
  padding-bottom: 30px;
  margin-bottom: 30px;
  filter: drop-shadow(0 0 0.75rem white);
  -webkit-filter: drop-shadow(0 0 2.5rem white);
}
.single-product .product-content span.product-category {
  display: block;
  color: #00030c;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 10px;
}
.single-product .product-content a.download-btn {
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.single-product .product-content a.download-btn i {
  font-size: 12px;
  margin-right: 5px;
}
.single-product .product-meta {
  margin-bottom: 15px;
}
.single-product .product-meta .meta-wrap {
  text-transform: uppercase;
  margin-bottom: 8px;
}
.single-product .product-meta .meta-title {
  color: #999999;
}
.single-product .product-meta .meta-item {
  color: #000;
}

/* LIGHTBOX */
.lg-actions .lg-next, .lg-actions .lg-prev {
  text-align: center;
}
.lg-outer .lg-img-wrap img {
  max-width: 90%;
  margin: 0 auto;
}

/* RELATED PRODUCTS */
.related-products {
  margin-bottom: 70px;
}
.single-prd-list h3 {
  float: none;
  text-transform: uppercase;
}
/* Slider */
.related-products .slick-slider .slick-list {
  width: 100%;
}
.related-products .slick-slider .product-item {
  margin-bottom: 0 !important;
}
.slider-navigation-bar {
  margin-right: 15px;
}
.btn-slider {
  outline: 0 !important;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  display: inline-block;
  width: 24px;
  height: 32px;
  border: 0;
  font-size: 20px;
}


/* =============================================================== */
/* ======================== SEARCHFORM =========================== */
/* =============================================================== */
.fixed-search {
  top: 110px;
  left: 110px;
}
.search-form {
  position: absolute;
  box-shadow: 0px 5px 10px 1px rgba(0,0,0,0.07);
  pointer-events: none;
  right: -100px;
  z-index: 6;
  right: 0;
  background: #fff;
  padding: 0.5rem;
  padding: 0;
  text-align: right;
  min-width: 400px;
  opacity: 0;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transition: transform 0.25s ease-in-out, opacity 0.3s ease-in-out;
  -webkit-transition: transform 0.25s ease-in-out, opacity 0.3s ease-in-out;
  -moz-transition: transform 0.25s ease-in-out, opacity 0.3s ease-in-out;
  -ms-transition: transform 0.25s ease-in-out, opacity 0.3s ease-in-out;
  -o-transition: transform 0.25s ease-in-out, opacity 0.3s ease-in-out;
}
.show-search.open .search-form {
  pointer-events: inherit;
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.search-form input {
  float: inherit;
  background: #fff;
  border: 1px solid #d8d8d8;
  padding: 14px;
  font-weight: 300;
  font-size: 16px;
  text-align: left;
  color: #2f2f2f;
  width: 100%;
  font-size: 16px;
  line-height: 22px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}



/* =============================================================== */
/* ====================== SEARCH RESULTS ========================= */
/* =============================================================== */
.search-results .search-result {
  padding: 50px 0;
}
.search-results h2 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 3rem;
}
.search-results article {
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.search-results article:not(:last-of-type) {
  border-bottom: 1px solid #f4f4f4;
}
.search-results article h3 {
  font-weight: 700;
}



/* =============================================================== */
/* ========================== FOOTER ============================= */
/* =============================================================== */
/* MENU SIDEBAR */
/* .menu-sidebar-container {
  position: absolute;
  top: 110px;
  background: #ffffff;
  padding: 15px;
  left: calc(110px - 21px);
} */
.sb-overlay {
  top: 110px;
  left: 110px;
}
.sidebar-menu {
  right: initial;
  left: -380px;
  top: 110px;
}
.hid-men-wrap {
  top: 5%;
}
body.admin-bar .sb-overlay,
body.admin-bar .fixed-search,
body.admin-bar .sidebar-menu {
  top: calc(32px + 110px);
}
.sidebar-menu.is-active {
  left: 110px;
}
/* TOGGLE MENU */
.toggle-menu-wrap {
  text-align: center;
  margin-top: 30px;
}
.menu-hamburger {
  /* display: none; */
  z-index: 110;
  background-color: transparent;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  margin-top: -6px;
  width: 48px;
  height: 44px;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background .25s ease-out;
  -webkit-transition: background .25s ease-out;
  -moz-transition: background .25s ease-out;
  -ms-transition: background .25s ease-out;
  -o-transition: background .25s ease-out;
}
.menu-hamburger:focus {
  outline: none;
}
.menu-hamburger span {
  display: block;
  position: absolute;
  top: 20px;
  right: 6px;
  left: 6px;
  height: 3px;
  width: 35px;
  /* width: 25px; */
  background: #00030c;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.menu-hamburger span::before,
.menu-hamburger span::after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #00030c;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.menu-hamburger span::before {
  top: -10px;
  width: 35px;
  /* width: 35px; */
}
.menu-hamburger span::after {
  bottom: -10px;
  width: 35px;
  /* width: 15px; */
}
.menu-hamburger--x span::before,
.menu-hamburger--x span::after {
  transition-duration: .25s, .25s;
  transition-delay: .25s, 0s;
}
.menu-hamburger--x span::before {
  transition-property: top, transform;
}
.menu-hamburger--x span::after {
  transition-property: bottom, transform;
}
.menu-hamburger--x.is-active span {
  background: none;
}
.menu-hamburger--x.is-active span::before {
  top: 0;
  transform: rotate(45deg);
}
.menu-hamburger--x.is-active span::after {
  bottom: 0;
  transform: rotate(-45deg);
}
.menu-hamburger--x.is-active span::before,
.menu-hamburger--x.is-active span::after {
  transition-delay: 0s, .25s;
}
.menu-hamburger.is-active span,
.menu-hamburger.is-active span::before,
.menu-hamburger.is-active span::after {
  width: 35px; 
}

/* .menu-hamburger:hover span,
.menu-hamburger:hover span::before,
.menu-hamburger:hover span::after {
  width: 35px;
} */
/* .menu-hamburger span,
.menu-hamburger span::before,
.menu-hamburger span::after {
  transition: 0.25s ease-in-out;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -ms-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
} */

/* PAGE FOOTER */
section.footer-cta.header-section .bg,
section.footer-cta.header-section .overlay {
  width: 100%;
}
section.footer-cta.header-section h2 {
  font-weight: bold;
  font-size: 50px;
  line-height: 48px;
  text-align: left;
  color: #fff;
  border: 0;
  max-width: 450px;
  margin-bottom: 40px;
  padding-bottom: 0;
}
.main-footer {
  width: 110px;
  border: 0;
  top: 0;
  z-index: 61;
}
.main-footer .fixed-title {
  height: 110px;
  line-height: 110px;
  border: 0;
}
.content-footer,
.footer-inner {
  position: relative;
  left: initial;
  right: initial;
  top: initial;
  bottom: initial;
  padding: 90px 15px 70px;
  padding: 70px 15px 70px;
}

.content-footer,
.content-footer:before,
.footer-inner {
  background: #F9F9F9;
}
.content-footer {
  border-bottom: 110px solid #fff;
}
.footer-inner {
  padding: 0 15px;
}

/* WIDGETS */
.widget-title:before {
  content: none;
}
.widget-title {
  text-transform: uppercase;
  text-align: left;
  font-size: 13px;
}
.textwidget {
  margin-top: 20px;
  float: left;
  width: 100%;
  position: relative;
}
.textwidget p {
  font-size: 13px;
}
/* .newsletter-widget h4 {
  text-align: right;
} */
.subcribe-form span {
  top: 15px;
  font-size: 12px;
  font-weight: normal;
}

/* SITE BAR */
.policy-box {
  padding-top: 10px;
}
.policy-box {
  font-weight: normal;
  color: #707070;
}
.policy-box .menu-conditions-wrap {
  display: inline-block;
}
.policy-box ul li {
  display: inline-block;
  margin-left: 3px;
}
.policy-box ul li::before {
  content: '|';
  margin-right: 3px;
}
.policy-box,
.policy-box ul li a {
  /* font-family: 'Montserrat', sans-serif; */
  text-align: left;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 10px;
  font-weight: normal;
  color: #707070;
}
.policy-box ul li a:hover {
  color: #16594D;
}



/* =============================================================== */
/* ===================== LISTE DE NAISSANCE ====================== */
/* =============================================================== */
/*	search	*/
.search_listenaissance{
  border: 1px solid #eee;
  min-width: 115px;
  padding-left: 15px;
  margin-right: 15px;
  padding-top:10px;
  padding-bottom:10px;
  font-weight: 800;
  margin-top: 20px;
  margin-bottom: 10px;
}

.searchbutton{
  border: none;
  border-radius: 0;
  background: #292929;
  color: #fff;
  font-weight: bold;
  border: none;
  font-size: 10px;
  font-family: 'Montserrat',sans-serif;
  text-transform: uppercase;
  padding: 15px 30px 15px 30px;
  line-height: 17px;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}

/* Filters */
.filter-wishlist {
  margin-bottom: 20px;
}
.filter-wishlist .price-filter {
  display: flex;
}
.filter-wishlist button.button {
  margin: 0;
  margin-bottom: 10px;
  line-height: 27px !important;
  padding: 0 15px !important;
  outline: 0 !important;
}
.filter-wishlist input[type="submit"] {
  color: #ccc;
}
.filter-wishlist form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.filter-wishlist select {
  border: 1px solid #eee;
  min-width: 115px;
  padding-left: 15px;
  margin-right: 15px;
  padding-top:10px;
  padding-bottom:10px;
  font-weight: 800;
  margin-bottom: 10px;
}
.filter-wishlist select.orderby {
  min-width: 150px;
}
.nmgr-wishlist-page-actions {
  display: none !important;
}
.liste-de-naissance * {
  word-break: keep-all;
}
.liste-de-naissance {
  margin: 40px 0;
}
.liste-de-naissance .nmgr-title,
.liste-de-naissance .nmgr-display-name,
.liste-de-naissance .nmgr-description {
  display: none;
}
/* .nmgr-items-table.responsive tr td.name > * {
  max-width: 400px;
} */
/* .nmgr-items-table td.thumb {
  width: 250px;
} */
.nmgr-items-table tr th {
  /* white-space: nowrap; */
  word-break: keep-all;
  text-align: left !important;
}
.nmgr-table thead th,
.nmgr-items-table tr td {
  vertical-align: middle;
}
.nmgr-items-table td.thumb .thumbnail {
  padding-bottom: 70.73%;
  /* transition: opacity 0.3s ease-in-out; */
  transition: transform 0.25s ease-in-out;
  min-width: 200px;
}
.nmgr-items-table td.thumb .thumbnail img {
  min-width: 200px;
}
.nmgr-items-table.responsive tr td.name .product_name {
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}
.nmgr-items-table.responsive tr td.name .description {
  word-break: keep-all;
  max-width: 400px;
  margin-top: 10px;
  font-size: 12px;
}
.nmgr-items-table.responsive tr td.quantity {
  border-top: 0;
}
.nmgr-items-table span.amount,
.nmgr-items-table td.cost span.amount {
  font-size: 18px;
  font-family: 'Montserrat',
  sans-serif;
  font-weight: 700;
  white-space: nowrap;
}
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce button.button,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce #payment #place_order,
.woocommerce #respond input#submit.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  border: none;
  border-radius: 0;
  background: #292929;
  color: #fff;
  font-weight: bold;
  border: none;
  font-size: 10px;
  font-family: 'Montserrat',
  sans-serif;
  text-transform: uppercase;
  padding: 15px 30px 15px 30px;
  line-height: 17px;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce button.button:hover,
.woocommerce a.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce #payment #place_order:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background: #292929;
  color: #ccc;
}
.nmgr-items-table tr .actions.add_to_cart form {
  margin: 0;
}
.nmgr-items-table tr .actions.add_to_cart .nmgr_add_to_cart_button {
  margin: 0 !important;
  float: inherit;
}
.nmgr-items-table tr .actions.add_to_cart form.cart .quantity {
  float: inherit;
  display: block;
  padding: 0;
  margin: 0;
}
/* .nmgr-items-table tr .actions.add_to_cart form.cart .quantity input {
  float: inherit;
  height: 46px;
} */
.nmgr-items-table tr .actions.add_to_cart form.cart input {
  border: 4px solid #eee;
  width: 50px;
  padding-left: 10px;
  margin-left: 10px;
  font-weight: 800;
  margin-bottom: 10px;
}


/* =============================================================== */
/* ========================= CART PAGE =========================== */
/* =============================================================== */
.woocommerce-cart table.cart .product-thumbnail {
  min-width: 70px;
}
.woocommerce-cart table.cart .product-thumbnail .thumbnail {
  padding-bottom: 70.73%;
  /* transition: opacity 0.3s ease-in-out; */
  transition: transform 0.25s ease-in-out;
}
.woocommerce table.checkout-table {
  border-spacing: 0 10px;
}
.woocommerce table.shop_table,
.woocommerce table.shop_table td {
  border: 0;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 60px;
}
.woocommerce td.product-name dl.variation,
.woocommerce td.product-name dl.variation a {
  font-size: 12px;
  line-height: 27px;
  opacity: 0.8;
}
.woocommerce td.product-name dl.variation a:hover {
  text-decoration: underline;
}
.order-money {
  top: 0;
  float: inherit;
  margin-left: 5px;
}
.pr-remove:hover {
  color: #dc3232;
}
.woocommerce-cart table.cart td.actions .coupon-form {
  display: block;
  width: 100%;
  text-align: left;
  max-width: 100%;
}
.woocommerce-cart table.cart td.actions .coupon-form .input-text {
  height: 46px;
  width: auto;
}
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2{
  font-size: 28px;
  font-weight: 700;
  padding: 10px;
}
.woocommerce .cart-collaterals .cart_totals td,
.woocommerce-page .cart-collaterals .cart_totals td,
table.shop_table.woocommerce-checkout-review-order-table tr td:last-of-type {
  text-align: right;
}
table.shop_table.woocommerce-checkout-review-order-table th {
  white-space: nowrap;
}
table.shop_table.woocommerce-checkout-review-order-table .product-name {
  font-size: 15px;
}

/* =============================================================== */
/* ======================= CHECKOUT PAGE ========================= */
/* =============================================================== */
.woocommerce form .form-row .optional {
  display: none;
}
form.checkout h3 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 1rem;
}
.mc4wp-checkbox-woocommerce input[type="checkbox"],
.woocommerce form .form-row .input-checkbox {
  display: inline;
  margin: -2px 5px 0 0;
  text-align: center;
  vertical-align: middle;
}
/* #ship-to-different-address {
  font-size: 18px;
  font-weight: 600;
} */
.woocommerce-input-wrapper,
.woocommerce-billing-fields .woocommerce-input-wrapper,
.woocommerce-shipping-fields .woocommerce-input-wrapper,
.woocommerce-additional-fields .woocommerce-input-wrapper {
  width: 100%;
}
.woocommerce-input-wrapper .input-text,
form.woocommerce-checkout .field {
  float: left;
  width: 100%;
  background: #f4f4f4;
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: 700;
  height: 50px;
  border-radius: 0;
  border-radius: .25rem;
  position: relative;
  z-index: 20;
  padding-left: 30px;
  color: #999;
  border: 0;
  -webkit-appearance: none;
}
.woocommerce form .select2-container--default .select2-selection--single {
  height: 50px;
  line-height: 50px;
  border-radius: .25rem;
  border: 0;
}
.woocommerce form .select2-container--default .select2-selection--single .select2-selection__rendered {
  background: #f4f4f4;
  border-radius: 0;
  height: 100%;
  line-height: inherit;
  max-width: 100%;
  padding: 0 15px;
  vertical-align: middle;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.woocommerce form .form-row textarea {
  min-height: 170px;
  resize: none;
  overflow: auto;
  background: #f4f4f4;
  overflow: auto;
  box-shadow: none;
  padding: 15px 30px;
}
.woocommerce table.shop_table th {
  width: auto;
  font-size: 16px;
  float: none;
}


/* =============================================================== */
/* )======================== WOOCOMMERCE ========================= */
/* =============================================================== */
.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
  top: 15px;
}

.show-cart {
  top: 190px;
}
.cart-modal {
  top: 110px;
}
body.admin-bar .cart-modal {
  top: calc(110px + 32px);
}
@media only screen and (max-width: 784px) {
  body.admin-bar .cart-modal {
    top: calc(70px + 46px);
  }
}

.cart-modal li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  width: 60px;
}
.cart-modal .cart-modal-det {
  padding-left: 15px;
  padding-right: 20px;
}
.cart-modal .cart-modal-det .product_name {
  font-size: 14px;
  line-height: 20px;
  float: none;
  display: block;
  font-weight: 700;
}
.woocommerce ul.cart_list .cart-modal-det dl {
  padding: 0;
  border: 0;
}
.woocommerce ul.cart_list .cart-modal-det dl,
.woocommerce ul.cart_list .cart-modal-det dl a {
  font-size: 10px;
  line-height: 14px;
  opacity: 0.8;
}
.woocommerce ul.cart_list .cart-modal-det dl,
.woocommerce ul.cart_list .cart-modal-det dd,
.woocommerce ul.cart_list .cart-modal-det dl a {
  padding-bottom: 0;
  margin-bottom: 0;
}
.woocommerce ul.cart_list .cart-modal-det dl {
  margin-bottom: 0.5rem;
}
.cart-modal-det .quantity {
  padding: 5px 0;
  border: 0;
}
.cart-modal-det .quantity .amount {
  font-weight: 700;
}
.woocommerce-mini-cart__buttons a {
  padding: 15px 20px !important;
  position: relative !important;
  margin-top: 10px !important;
  font-size: 10px !important;
}
.woocommerce-mini-cart__buttons a:first-of-type {
  margin-right: 5px;
}
.cart-modal-list li .cart-modal-image .thumbnail {
  padding-bottom: 70.73%;
  /* transition: opacity 0.3s ease-in-out; */
  transition: transform 0.25s ease-in-out;
  width: 100%;
}

/* =============================================================== */
/* ================== MY ACCOUNT - WOOCOMMERCE =================== */
/* =============================================================== */
@media only screen and (min-width: 767px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 24%;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    width: 74%;
  }
}
.woocommerce-address-fields__field-wrapper .mc4wp-checkbox {
  display: none;
}
/* Liste de naissance */
.woocommerce-MyAccount-content .nmgr-items-table td.thumb .thumbnail img {
  min-width: 75px;
}
.nmgr-items-table.responsive tr .edit-delete-wrapper {
  visibility: visible !important;
}
.woocommerce-MyAccount-content .nmgr-items-table.responsive tr td.name .description {
  max-width: none;
}
.woocommerce-MyAccount-content .nmgr-items-table.responsive tr td.name .product_name {
  word-break: keep-all;
  font-size: 16px;
}
.nmgr-table.responsive thead .nmgr-arrow {
  display: inline-table;
}


/* =============================================================== */
/* ====================== TAXONOMY FILTERS ======================= */
/* =============================================================== */
.cat-item li,
.cat-item li a {
  float: none;
}


/* =============================================================== */
/* =========================== GDPR BAR ========================== */
/* =============================================================== */


#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme{
/*    background-color: #FFF!important;*/
    border-top: 1px solid #202020!important;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme p{
  color: #16594D!important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
    background-color: #16594D!important;
    border: 1px solid transparent !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close:hover i, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a:hover, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a:hover, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button:hover, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button:hover, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content u.change-settings-button:hover, #moove_gdpr_cookie_info_bar span[data-href]>u.change-settings-button{
      color: #00030c!important;
}
.moove-gdpr-info-bar-content{
  display: flex;
  justify-content: space-between;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close:hover i, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a:hover, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a:hover, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button:hover, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button:hover, #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content u.change-settings-button:hover, #moove_gdpr_cookie_info_bar span[data-href]>u.change-settings-button{
  color: #16594D!important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover{
  background-color: #ffffff!important;
  border: 1px solid #16594D !important;
}
/* =============================================================== */
/* ====================== MEDIA BREAKPOINTS ====================== */
/* =============================================================== */
@media only screen and (min-width: 1301px){
  .nav-holder {
    display: block !important;
  }
}


.hideindesktop{
	display:none;
}
@media only screen and (max-width: 1300px){
	
	.hideindesktop{
		display:block;
	}
	
	.hideinmobile{
		display:none;
	}
	
	.popup-gallery figure span{
		display:none;
	}
	
	.product-cat-img-outer{
		padding-left:10px;
		padding-right:10px;
	}
	
	.pr-title{
		padding-left:10px;
		padding-right:10px;
	}
	.btn-slider{
		font-size:12px;
	}
	.homeSlider2 .slick-prev{
		height:20px;
		width:20px;
		font-size:12px;
		line-height:20px;
		left:10px;
		margin-top:-10px;
	}
	.homeSlider2 .slick-next{
		height:20px;
		width:20px;
		font-size:12px;
		line-height:20px;
		right:10px;
		margin-top:-10px;		
	}
	.homeSlider2{
		padding-top:20px !important;
		padding-bottom:20px !important;
	}
	
  /* homepage */
  #infobar span.text {
    margin-left: 45px;
  }
  .startpage .page-header.homeSlider,
  .homeSlider .slide-item {
    height: calc(100vh - 70px - 130px);
  }
  .admin-bar .startpage .page-header.homeSlider,
  .admin-bar .homeSlider .slide-item {
    height: calc(100vh - 70px - 130px - 32px);
  }

  .shops-grid a.shop-page {
    padding: 20px;
    min-height: 130px;
  }
  .shops-grid a.shop-page img {
    width: 100px;
  }

  .nav-holder {
    width: 100%;
    height: calc( 100vh - 70px );
    max-height: 500px;
    padding: 50px 25px 30px;
  }
  .nav-holder nav li {
    padding: 0 !important;
    border-bottom: 1px solid #f4f4f4 !important;
  }
  .nav-holder nav li a {
    line-height: 25px;
    width: 100%;
    text-align-last: left;
    text-align:left;
    padding: 10px 0;
  }
  
  #menu-item-987, #menu-item-986{
	  display:none;
  }
  
  .side-menu {
    display: block;
  }
  .logo-holder {
    padding-top: 8px;
  }
  .logo-holder img {
    max-height: 120px;
    width: auto;
    border:5px solid #fff;
  }
  header.main-header {
    height: 70px;
  }
  .show-search,
  .language-switcher {
    line-height: 70px;
    height: 70px;
  }

  /* MOBILE MENU */
  
  

  .nav-holder nav li.menu-item-has-children a {
    width: calc(100% - 45px);
  }
  .nav-holder nav li.current-menu-item > a {
    font-weight: bold;
  }
  
  /* SUB-MENU */
  .nav-holder nav li ul.sub-menu {
    top: initial;
    padding: 0;
  }
  .nav-holder nav li ul.sub-menu li:last-of-type {
    border: 0 !important;
  }
  .nav-holder nav li ul.sub-menu li > a {
    padding: 10px 0;
    padding-left: 20px;
  }
  /* TOGGLE SUBMENU */
  .nav-holder nav li.menu-item-has-children .toggle-submenu::after {
    position: absolute;
    background-color: #ffffff;
    width: 45px;
    height: 45px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    content: "\f107";
    font-size: 14px;
    top: 0;
    left: 0;
  }
  .nav-holder nav li.menu-item-has-children .toggle-submenu {
    position: absolute;
    right: 5px;
    top:0px;
    background: gray;
    line-height: 45px;
    width: 45px;
    text-align: center;
  }
  .nav-holder nav li.menu-item-has-children .toggle-submenu.toggled::after {
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
  }

  /* LOGO */
  

  /* MENU */
  
   /* SIDEMENU */
  

  /* HEADER */
  body.admin-bar .content-holder {
    top: calc(70px + 32px);
  }
  .content-holder {
    left: 0 !important;
    top:70px;
  }

  /* FOOTER */
  .content-footer {
    border-width: 0;
    padding: 40px 15px 40px;
  }

  /* SINGLE PRODUCT */
  .single-product article.full-width-left .container-fix {
    max-width: 1224px;
    /* width: 92%; */
    margin: 0 auto;
    position: relative;
    z-index: 5;
    padding: 0 15px;
    padding-top: 45px;
  }
  /* left col */
  .single-product article.full-width-left .sichel-lightgallery {
    width: 100%;
    padding: 0 15px;
  }
  .single-product .product-gallery a:not(:first-of-type) {
    display: none;
  }
  .single-product .product-gallery figure span {
    right: 0;
  }
  /* right col */
  .single-product.single-product article.full-width-left .product-infos {
    position: relative;
    left: auto;
    width: 100%;
  }
  .single-product .product-content{
    top: auto !important;
    padding-top: 20px;
  }
  .single-product h1 {
    font-size: 36px;
    line-height: 44px;
    left: auto;
    width: auto;
  }
  .single-product h1::before {
    left: 0;
  }


  /* BRANDS */
  .single-brand section.content {
    padding-top: 60px;
    padding-bottom: 10px;
  }
  .brand-item {
    flex: 0 0 calc(100% / 6); /* 4 items per row */
  }
}

@media only screen and (max-width: 1024px){
  .nmgr-table thead,
  .nmgr-items-table tr td.name .description {
    display: none !important;
  }
  .nmgr-table tbody th,
  .nmgr-table td {
    display: block !important;
  }
  .nmgr-table tr {
    margin-bottom: 1.875em !important;
    display: block !important;
    border: 1px solid #ccc !important;
  }
  .nmgr-table td {
    text-align: right !important;
  }
  .nmgr-table tbody th[data-title]:before,
  .nmgr-table td[data-title]:before {
    content: attr(data-title) ": " !important;
    font-weight: 600 !important;
    float: left !important;
  }
}

/* ADMIN BAR */
@media only screen and (max-width: 784px){
	
	
		.section-title .title-content{
			max-width: 250px !important;
		}
	
	
		.brandstitle .separator{
			display:none;
		}
		.cta-title.brandstitle{
			left:10px;
			top:30px;
			font-size:16px;
		}
	
	
	.bold-title{
		
		font-size:24px;
		line-height:32px;
		padding-top:30px;
	}
	.histoireSection .pr-title{
		padding-top:30px;
	}
	
	.bannerSection .bannerImg{
		margin-top:50px;
	}
	
  html #wpadminbar {
    position: fixed !important;
  }
  body.admin-bar header.main-header {
    top: 46px;
  }
  body.admin-bar .content-holder {
    top: calc(70px + 46px);
  }

  .textwidget, .footer-box {
    margin-top: 0;
  }

  .admin-bar.page-template-template-home section.page-header {
    height: calc(100vh - 70px - 46px);
    min-height: 600px;
  }
}

@media only screen and (max-width: 768px){ 
  .logo-holder {
    left: 15px;
  }

  /* MENU */
  .show-search {
    position: static;
  }
  .show-search.open .search-form {
    left: 100px;
  }

  /* HOMEPAGE */
  #infobar span.text {
    margin-right: 150px;
  }
  #infobar .call-shop {
    font-size: 10px;
    line-height: 18px;
    padding: 0 10px;
    max-width: 175px;
  }
  #infobar .call-shop svg {
    margin-left: 8px;
  }
  .shops-grid a.shop-page img {
    width: 70px;
  }
  .startpage .homeSlider2 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .slick-initialized .slick-slide,
  .productsSectionBlocTitle {
    padding-right: 0;
    padding-left: 0;
  }

  /* PAGE HEADER */
  section.header-section {
    height: 450px;
  }
  section.header-section .bg, section.header-section .overlay {
    width: 100%;
  }
  section.header-section h2 {
    font-size: 36px !important;
    line-height: 44px !important;
  }
  /* section.parallax-section {
    padding: 70px 0 110px;
  } */

  /* BRANDS */
  .brand-item {
    flex: 0 0 calc(100% / 4); /* 4 items per row */
  }

  /* CONTACT */
  #contact-form {
    padding-bottom: 0;
  }
  .contact-box:not(:last-of-type) {
    margin-bottom: 35px;
  }
  .ctaSection {
    padding: 40px 15px;
  }

  /* SINGLE PRODUCT */
  .single-product article.full-width-left .sichel-lightgallery,
  .single-product.single-product article.full-width-left .product-infos {
    padding: 0;
  }

  section {
    padding: 40px 0;
  }

  /* FOOTER */
  .content-footer {
    padding-left: 0;
    padding-right: 0;
  }


  /* CART */
  .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
  .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background-color: #fafafa;
  }
  .woocommerce table.shop_table_responsive tr td.product-quantity label {
    display: none;
  }
  .pr-remove {
    float: none;
    display: inline-block;
  }
  .woocommerce table.shop_table_responsive tr td.product-remove,
  .woocommerce-page table.shop_table_responsive tr td.product-remove {
    text-align: center !important;
  }
}


@media only screen and (max-width: 575px){
  .startpage .page-header.homeSlider,
  .homeSlider .slide-item {
    height: calc(100vh - 70px - 210px);
    height: calc(100vh - 140px - 210px);
  }
  .shops-grid a.shop-page {
    min-height: 70px;
    padding: 15px;
  }

  /* CART */
  .checkout-table td {
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 500px){
  /* HOMEPAGE */
  #infobar span.text {
    margin-left: 50px;
    margin-right: auto;
  }
  /* #infobar:not(.hide-bar) .call-shop {
    display: none !important;
  } */
  #infobar {
    display: block !important;
    padding: 10px;
  }
  #infobar:not(.hide-bar) .call-shop {
    position: relative;
    margin: 0 auto;
    padding: 5px;
    justify-content: center;
    min-height: auto;
    margin-top: 10px;
  }
  .homeSlider .entry-description {
    margin-top: 50px;
  }
  .startpage .section-title h2 {
    font-size: 30px !important;
    line-height: 36px !important;
  }
  

  .startpage .header-nav li:not(:first-of-type) {
    margin-left: 30px;
  }
  section.header-section h2 {
    font-size: 28px !important;
    line-height: 36px !important;
  }
}