section#texte-intro.maison-intro {
  min-height: 470px !important;
}

section#collections.template-grids {
  margin-top: 73px;
}

section#collections.template-grids .style1 .div-img {
  margin-left: -130px;
}
section#collections.template-grids .row-category {
  float: left;
  width: 100%;
}
.style2 .list-imgs .grid .grid-item:first-child img {
  width: 100%;
  height: 100%;
}
.style2 .list-imgs .grid .grid-item:nth-child(3n + 2) {
  position: relative;
}
.style2 .list-imgs .grid .grid-item:nth-child(3n + 2) img {
  width: 100%;
}
.style2 .list-imgs .grid .grid-item:nth-child(3n + 2) img:last-child {
  margin-top: 30px;
}

.style1 .list-imgs .grid .grid-item:nth-child(3n + 2):after,
.style2 .list-imgs .grid .grid-item:nth-child(3n + 2):after {
  content: "";
  background: #f5f5f5;
  width: 30px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
}

.grid {
  width: 100%;
  max-width: 89%;
  position: relative;
}

.style1 .grid {
  float: right;
}

.style1 .div-text {
  top: 40px;
  left: 0;
}

.style1 .div-img {
  float: right !important;
}

.style2 .div-text {
  top: 40px;
  right: 0;
}

.style2 .div-img .img-container {
  text-align: right;
}

.style1 .div-img img,
.style2 .div-img img {
  width: auto;
}

section#collections .style-inner {
  position: relative;
}

@media screen and (max-width: 1250px) {
  section#collections .div-text {
    top: -10%;
  }
}

@media screen and (max-width: 1200px) {
  .template-grids .grid {
    max-width: 94%;
  }
}

@media screen and (max-width: 992px) {
  .template-grids .grid {
    max-width: 100%;
  }
}

.grid-item {
  width: 33.33% !important;
  margin: 30px 0 0;
  float: left;
  will-change: transform;
}

.grid-item:first-child {
  text-align: right;
}

.grid-item:nth-child(2) {
  padding: 0 30px;
}

.grid-item:nth-child(2) img:nth-of-type(2) {
  margin-top: 30px;
}

@media (max-width: 767px) {
  .style1 .list-imgs,
  .style2 .list-imgs {
    padding: 0 !important;
  }

  .grid-item {
    width: 50% !important;
    margin: 15px 0 0;
  }
  .style1 .list-imgs .grid .grid-item:nth-child(3n + 2):after,
  .style2 .list-imgs .grid .grid-item:nth-child(3n + 2):after {
    width: 15px;
  }
  .grid-item:nth-child(2) {
    padding: 0 15px;
  }

  .style1 .list-imgs .grid .grid-item:nth-child(2),
  .style2 .list-imgs .grid .grid-item:nth-child(2) {
    padding: 0 15px 0 7px !important;
  }

  .grid-item:first-child {
    padding-left: 15px;
    padding-right: 7px;
  }

  .grid-item:first-child img {
    width: 100%;
  }

  .grid-item:first-child img:nth-child(2) {
    margin-top: 15px;
  }
}

@media (max-width: 1250px) and (min-width: 768px) {
  section#collections.template-grids .style1 .div-img {
    margin-left: -5% !important;
  }
  section#collections.template-grids .style2 .div-img {
    padding-left: 0% !important;
  }
}

.btn_details_mobile {
  display: none;
}

@media (max-width: 768px) {
  .style2 .list-imgs .grid .grid-item:nth-child(3n + 2) img:last-child {
    margin-top: 15px;
  }

  a.btn_lit_desktop {
    display: none;
  }

  .btn_details_mobile {
    display: block;
    text-align: center;
    margin: 10px 0 70px;
  }
  .btn_details_mobile a.btn_lit_mobile {
    background: transparent;
    border: 1px #a39161 solid;
    color: #a39161;
    padding: 12px 36px !important;
    font-weight: 500;
    margin: 0 auto;
    font-family: "Raleway", sans-serif;
    display: inline-block;
  }
  .btn_details_mobile a.btn_lit_mobile.btn:hover,
  a.btn_lit_mobile.btn:active,
  a.btn_lit_mobile.btn:focus {
    background: #a39161;
    border: 1px #a39161 solid;
    color: #fff;
  }
  .btn-prod-color-mobile .btn_details_mobile {
    margin: 10px 0 10px;
  }
  .btn-prod-color-mobile .btn_details_mobile:last-child {
    margin: 10px 0 70px;
  }
}

#lightbox-lits {
  position: relative;
  background: #fff;
  padding: 0;
  width: 100%;
  max-width: 1020px;
  margin: 0 auto;
}

@media screen and (min-height: 700px) {
  #lightbox-lits {
    max-height: 700px;
  }
  #lightbox-lits .img-lits {
    max-height: 490px;
  }
}

#lightbox-lits .img-lits .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  height: 40px;
}

#lightbox-lits .owl-nav .owl-prev {
  background: transparent url(../images/icons/nav-previous.svg) no-repeat center
    center;
  background-size: 25px 40px;
  position: absolute;
  left: -60px;
  top: 0;
  width: 40px;
  height: 40px;
}
#lightbox-lits .owl-nav .owl-next {
  background: transparent url(../images/icons/nav-next.svg) no-repeat center
    center;
  background-size: 25px 40px;
  position: absolute;
  right: -60px;
  top: 0;
  width: 40px;
  height: 40px;
}

#lightbox-lits .items-product .owl-stage-outer {
  overflow: visible;
  width: 100%;
}

#lightbox-lits .mfp-close {
  background: #fff url(../images/icons/ui-close-square-on.svg) no-repeat center
    center;
  background-size: 58px;
  top: 0 !important;
  right: 0;
  width: 40px;
  height: 40px;
  font-size: 0px;
  opacity: 1;
}
#lightbox-lits .img-lits {
  padding: 12px 12px 0;
}

#lightbox-lits .img-lits .products {
  position: relative;
}

#lightbox-lits .all-items-products {
  margin-top: -5px;
  padding: 5px 7px;
  overflow: hidden;
}

#lightbox-lits .items-product {
  padding: 0 0px;
  background: #fff;
  position: relative;
  z-index: 99;
}
#lightbox-lits .img-lits img {
  max-width: 100%;
  width: auto;
  margin: auto;
}

#lightbox-lits .items .item {
  background: #fff;
  margin: 0 0 0;
  padding: 10px 5px 5px 5px;
  position: relative;
  cursor: pointer;
}

#lightbox-lits .items .item img {
  height: 80px;
  width: 200px;
}

@media (max-width: 767px) {
  #lightbox-lits .items .item img {
    height: auto;
    width: 100%;
  }
}

@media (max-width: 500px) {
  #lightbox-lits ul.nav_bottom > li > a {
    padding: 10px !important;
  }
}

#lightbox-lits .items .item.active:after,
#lightbox-lits .items .item:hover:after {
  content: "";
  position: absolute;
  top: -5px;
  left: 0px;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #fff;
  z-index: 99;
}

#lightbox-lits .items .item a {
  display: inline-block;
}

#lightbox-lits .items .items-list .owl-item.visible {
  z-index: 1;
}

#lightbox-lits .items .item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0px;
  bottom: 0px;
  z-index: -1;
}

#lightbox-lits .items .item:hover:before,
#lightbox-lits .items .item.active:before {
  top: 0;
  left: -5px;
  right: -5px;
  bottom: 5px;
  background: transparent;
  z-index: 5;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  -webkit-transition: box-shadow 0.3s ease-in-out;
  -moz-transition: box-shadow 0.3s ease-in-out;
  -o-transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
  box-shadow: 0 3px 7px 0px rgba(0, 0, 0, 0.2);
}

#lightbox-lits .items .controls {
  margin: 0;
  padding: 25px 0 15px;
  background: #fff;
  width: 100%;
  float: left;
  text-align: center;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0px;
}

#lightbox-lits .items .controls .controls_bottom {
  display: inline-block;
}

#lightbox-lits .items .owl-dots {
  display: inline-block;
  width: auto;
  margin: 0 40px;
  padding: 0;
  float: none;
}
#lightbox-lits .items .owl-nav {
  position: relative;
  top: auto;
}
#lightbox-lits .items .owl-nav .owl-prev,
#lightbox-lits .items .owl-nav .owl-next {
  display: inline-block;
}

#lightbox-lits .items .owl-nav .owl-prev {
  width: 10px;
  height: 22px;
  background: url(../images/icons/chevron-previous.svg) no-repeat left center;
  background-size: 10px 22px;
  position: absolute;
  left: 0;
  top: 4px;
  transform: none !important;
}

#lightbox-lits .items .owl-nav .owl-next {
  width: 10px;
  height: 22px;
  background: url(../images/icons/chevron-next.svg) no-repeat left center;
  background-size: 10px 22px;
  position: absolute;
  right: 0;
  top: 4px;
  transform: none !important;
}

#lightbox-lits .items .owl-nav .owl-next a,
#lightbox-lits .items .owl-nav .owl-prev a {
  background: none !important;
}

#lightbox-lits .parent .prev,
#lightbox-lits .parent .next {
  width: 18px;
  height: 33px;
}

#lightbox-lits .parent .next {
  background: transparent url(../images/icons/nav-next.svg) no-repeat center
    left;
  background-size: 18px 33px;
}

#lightbox-lits .parent .prev {
  background: transparent url(../images/icons/nav-previous.svg) no-repeat center
    left;
  background-size: 18px 33px;
}

#lightbox-lits ul.nav_bottom {
  text-align: center;
  margin: 0 auto;
  padding: 0px;
}

#lightbox-lits ul.nav_bottom li {
  display: inline-block;
  position: relative;
}

#lightbox-lits ul.nav_bottom > li > a {
  margin-right: 0;
  line-height: 1.42857143;
  border: 0px solid transparent;
  border-radius: 0;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 13px;
  color: #8c8c8c;
  padding: 10px 20px;
  text-transform: uppercase;
  display: inline-block;
}

#lightbox-lits ul.nav_bottom > li.active > a,
#lightbox-lits ul.nav_bottom > li.active > a:focus,
#lightbox-lits ul.nav_bottom > li.active > a:hover,
#lightbox-lits ul.nav_bottom > li > a:hover,
#lightbox-lits ul.nav_bottom > li > a:focus,
#lightbox-lits ul.nav_bottom > li > a:active {
  color: #004411;
}

#lightbox-lits ul.nav_bottom > li > a:after {
  content: "";
  display: block;
  margin: auto;
  position: absolute;
  bottom: 0;
  background: #a39161;
  height: 3px;
  width: 0;
  left: 0;
  right: 0;
  -webkit-transition: width 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
}

#lightbox-lits ul.nav_bottom > li > a:focus:after,
#lightbox-lits ul.nav_bottom > li > a:hover:after {
  width: 95%;
}

#lightbox-lits ul.nav_bottom > li.active a:after {
  content: "";
  display: block;
  margin: auto;
  position: absolute;
  bottom: 0px;
  background: #a39161;
  height: 3px;
  width: 95%;
  left: 0;
  right: 0;
}

.img-lits .owl-item {
  float: left;
  width: 100%;
}

.img-lits .owl-stage:after {
  content: "";
  display: block;
  clear: both;
}

.img-lits .owl-stage-outer {
  overflow: hidden;
  width: 100%;
}

.padding50 {
  padding: 50px 0 70px;
}

.logos {
  position: fixed;
  width: 100%;
  left: -50px;
  z-index: 999;
  top: auto;
  margin-top: -30px;
  width: 480px;
}

.with-logo {
  position: relative;
  z-index: 99;
}

.with-logo.right .logos {
  right: -50px;
  left: auto;
}

.style2 .list-imgs .with-logo.right .grid-item {
  height: 300px;
}

.logos ul {
  margin: 0px;
  padding: 0px;
}

.logos ul li {
  margin: 0px;
  padding: 0px 5px;
  display: inline-block;
  float: right;
}

.with-logo.right .logos ul li {
  float: left;
}

.logos ul li img {
  margin: 0px;
  display: inline-block;
  max-width: 110px;
}

@media (max-width: 520px) {
  .logos {
    position: relative;
    left: 0;
    z-index: 99;
    bottom: 30px;
  }
  .logos ul li {
    width: 33.33%;
    float: left;
  }
  .logos ul {
    margin: 0 !important;
  }
  .with-logo.right .logos,
  .with-logo .logos {
    margin-top: -20px;
    position: fixed;
    bottom: auto;
  }
}

@media (max-width: 1100px) {
  .with-logo.right .logos,
  .with-logo .logos {
    width: 100%;
    right: 0;
    left: 0;
  }
  .with-logo .logos ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
  }
  .with-logo .logos ul li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-flow: column;
    width: 33.33%;
    max-width: 150px;
  }
  .with-logo .logos ul li img {
    max-width: 100%;
  }
}

@media (max-width: 1100px) {
  #lightbox-lits .owl-nav .owl-next {
    right: 0px;
  }
  #lightbox-lits .owl-nav .owl-prev {
    left: 0px;
  }
}
