main {
  padding: 0 5px;
}

/* Classe personelisée: bouton bleu */
.btn-blue {
  color: #ffffff;
  background: #40e7e3;
  border: 1px solid #40e7e3;
}
.btn-blue:hover {
  color: #40e7e3;
  border: 1px solid #40e7e3;
  background: transparent;
}

a:hover {
  color: #40e7e3;
  text-decoration: none;
}
#header a:hover {
  text-decoration: none;
  color: #40e7e3;
}
.block-categories a:hover {
  color: #40e7e3;
}
.owl-menu-horizontal ul li.level-1:hover > a {
  color: #f424fb;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}

.owl-prod-filter {
  margin-top: 55px;
}
.owl-prod-filter .tab-header {
  text-align: center;
  margin-bottom: 40px;
}
.owl-prod-filter .tab-header h3 {
  font-size: 100px;
  font-family: "Oranienbaum", serif;
  color: #2d3479;
  line-height: 80px;
}
.owl-prod-filter .tab-header p {
  font-size: 14px;
  text-transform: uppercase;
  color: #16151b;
  font-weight: 600;
  margin-bottom: 0;
}
.owl-filter-bottom .tab-header p {
  padding-bottom: 40px;
  border-bottom: 1px solid #ebebff;
}
.owl-prod-filter .tabs .nav-tabs {
  border-bottom: none;
  position: relative;
  z-index: 1;
  display: inline-block;
  background: #fff;
  padding-right: 20px;
}
.owl-prod-filter .tabs .g-tab-title {
  background: url(../../../urban/assets/img/CrossBarNovaBio.png) repeat-x;
}
.owl-prod-filter .tabs .tab-content {
  margin-top: 40px;
}
.owl-prod-filter .nav-tabs .nav-link {
  font-size: 14px;
  color: #bdbdbd;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0;
}
.owl-prod-filter .nav-tabs .nav-link:before {
  content: "/";
  padding-right: 5px;
  color: #bdbdbd;
}
.owl-prod-filter .nav-tabs li:first-child .nav-link:before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  background: #f0d5b9;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  padding-right: 0;
  margin-right: 5px;
  vertical-align: -4px;
}
.owl-prod-filter .tabs .nav-tabs .nav-item {
  margin-bottom: 0;
  float: none;
  display: inline-block;
  position: relative;
  z-index: 2;
}
.owl-prod-filter .nav-tabs .nav-item + .nav-item {
  margin-left: 8px;
}
.owl-prod-filter .tabs .tab-pane {
  padding-top: 0;
}
.owl-prod-filter .tabs .nav-tabs .nav-item .nav-link.active,
.owl-prod-filter .tabs .nav-tabs .nav-link:hover {
  color: #434343;
}
.extra-left .left-title h3 {
  padding: 20px;
  margin-bottom: 0;
  border: 1px solid #e6e6e6;
  border-bottom: none;
  font-size: 14px;
}
.owl-filter-homeleft .left-title h3,
.owl-block-testimonial .left-title h3 {
  padding: 20px;
  margin-bottom: 0;
  border-bottom: 1px solid #e6e6e6;
  font-size: 14px;
}
.owl-prod-filter .left-title h3 i,
.owl-block-testimonial .left-title h3 i {
  font-size: 16px;
  color: #fd6868;
  padding-right: 20px;
}
.owl-filter-homeleft .block-content,
.owl-block-testimonial .block-content {
  border: 1px solid #e6e6e6;
}
.owl-filter-homeleft .product_list {
  padding: 0 20px 30px;
}
.owl-filter-homeleft .product-miniature {
  padding-top: 30px;
  display: inline-block;
  width: 100%;
}
.owl-filter-homeleft .product-title,
.owl-filter-homeleft .product-price-and-shipping {
  text-align: left;
}
.owl-filter-homeleft .product-container-img {
  float: left;
  margin-right: 10px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden;
}
.owl-filter-bottom {
  margin-top: 100px;
  padding: 100px 0;
  background: #f2f3f5;
}
.owl-prod-filter .product-miniature {
  margin-bottom: 10px;
}
.all-product-link {
  font-size: 12px;
  font-weight: 400;
  color: #616161;
  margin-bottom: 20px;
  padding-right: 20px;
}
.all-product-link i {
  font-size: 18px;
}
.all-product-link:hover {
  color: #f82e56;
}
.block-left.block-adv {
  margin: 50px 0;
}
.testimonial-content {
  padding: 30px;
  text-align: center;
}
.owl-block-testimonial {
  margin-top: 30px;
}
.owl-block-testimonial .test-img {
  margin-bottom: 20px;
}
.testimonial-author {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  padding-bottom: 10px;
  margin-bottom: 10px;
  position: relative;
}
.testimonial-author:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 2px;
  width: 10px;
  margin-left: -5px;
  background: #616161;
}
.testimonial-job {
  font-style: italic;
  font-size: 12px;
}
.testimonial-text {
  font-size: 12px;
  margin-top: 20px;
}
.prod-special-home {
  margin-top: 50px;
  background: #f2f3f5;
}
.prod-special-home .prod-thumb {
  width: 256px;
  padding: 40px 51px;
  float: left;
  border-right: 2px solid #f2f2f2;
  position: relative;
}
.prod-special-home .scroll-box-arrows i {
  bottom: 72px;
  left: 25px;
  height: auto;
  line-height: 1;
  display: inline-block;
  width: 28px;
  height: 28px;
}
.prod-special-home .scroll-box-arrows .material-icons {
  font-size: 28px;
}
.prod-special-home .scroll-box-arrows .right {
  right: 25px;
  left: auto;
}
.prod-special-home .js-qv-product-images li {
  display: inline;
}
.prod-special-home .js-qv-mask {
  min-width: 1px;
  margin: 30px 70px 0;
}
.prod-special-home .product-images > li.thumb-container > .thumb {
  margin-right: 19px;
}
.prod-special-home .product-cover {
  position: relative;
}
.prod-special-home .product-name a {
  color: #333;
}
.prod-special-home .product-name a:hover {
  color: #f0860e;
}
.prod-special-home .product-desc {
  color: #999;
  font-size: 14px;
  margin-top: 5px;
  max-width: 440px;
}
.prod-special-home .product-desc p {
  color: #999;
}
.prod-special-home .out-button .add-to-cart-button .add-to-cart {
  padding: 14px 30px;
}
.prod-special-home .quick-view {
  width: auto;
  padding: 0 30px;
  border-color: #315a9a;
  background: #315a9a;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.prod-special-home .quick-view:hover {
  background: transparent;
  color: #315a9a;
}
.prod-special-home .color {
  width: 12px;
  height: 12px;
}
.prod-special-home .product-price-and-shipping {
  margin-top: 25px;
  margin-bottom: 40px;
}
.prod-special-home .product-price-and-shipping .price-item {
  float: left;
  margin-right: 50px;
}
.prod-special-home .product-price-and-shipping .price-item label {
  display: block;
  font-size: 13px;
  color: #bdbdbd;
  margin-bottom: 10px;
}
.prod-special-home .product-price-and-shipping .price-item span,
.prod-special-home .product-price-and-shipping .price-item .percentage-save {
  font-size: 18px;
  color: #fd2727;
  font-weight: 600;
}
.prod-special-home .product-price-and-shipping .price-item .regular-price {
  color: #616161;
}
.special-label {
  width: 82px;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
}
.special-label .special-title {
  width: 82px;
  height: 82px;
  color: #fff;
  background: #fd2727;
  font-size: 18px;
  font-weight: 600;
  word-wrap: break-word;
  display: inline-block;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  padding: 18px 13px;
  text-align: center;
}
.prod-special-home .prod-filter-left {
  text-align: center;
  margin-top: 100px;
}
.prod-special-home .special-title h3 {
  font-size: 60px;
  color: #2d3479;
}
.prod-special-home .special-title p {
  font-size: 18px;
  margin-bottom: 0;
}
.prod-special-home .owl-count-down {
  margin-top: 60px;
  margin-bottom: 40px;
}
#blockcart-modal button.close {
  opacity: 1;
  color: #fff;
}
#owl-block-ins li {
  padding: 0;
  position: relative;
  overflow: hidden;
}
#owl-block-ins ul li:after {
  background: url(../img/hearts.gif);
  content: "";
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
#owl-block-ins ul li:hover:after {
  opacity: 1;
}
.instagram-inner {
  margin-bottom: 0;
}
#owl-block-ins .ins-content {
  position: relative;
}
#owl-block-ins .ins-content .ins-btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -72px;
}
.ins-home-title h3 {
  font-size: 48px;
  text-align: center;
  color: #2d3479;
  padding-bottom: 30px;
  border-bottom: 1px solid #ebebff;
  margin-bottom: 40px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .prod-special-home .product-cover {
    width: 413px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .owl-prod-filter .product-miniature {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .prod-special-home .product-price-and-shipping .price-item {
    margin-right: 30px;
  }
  .owl-prod-filter .tab-header h3 {
    font-size: 44px;
  }
  .prod-special-home .prod-filter-left {
    margin-top: 0;
  }
  .owl-prod-filter .tab-header h3 {
    line-height: 55px;
  }
  .prod-special-home .special-title h3 {
    font-size: 48px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .owl-filter-bottom {
    margin-top: 65px;
    padding: 65px 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .owl-filter-homeleft .product-container-img {
    width: 70px;
  }
  .owl_countdown ul li .c-bkg {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  #owl-block-ins li {
    width: 12.5%;
  }
}
.owl-block-title {
  margin-bottom: 40px;
  background: url(../../../urban/assets/img/CrossBarNovaBio.png) repeat-x;
}
.owl-block-title .block-title {
  display: inline-block;
  background: #fff;
  font-size: 14px;
  color: #434343;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-right: 20px;
}
.owl-block-title .block-title a {
  color: #434343;
}
.owl-block-title .block-title:before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  background: #f0d5b9;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  padding-right: 0;
  margin-right: 5px;
  vertical-align: -4px;
}
.block-manu .out-manu {
  padding: 40px 0 0;
  border-top: 1px solid #ebebff;
}
.manu-link img {
  opacity: 0.7;
  transition: all 500ms ease 0s;
  -webkit-transition: all 500ms ease 0s;
  -moz-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
  -ms-transition: all 500ms ease 0s;
}
.manu-link img:hover {
  opacity: 1;
}
#cookie_notice {
  padding: 15px 0;
  background: #e6e6e6;
  text-align: center;
}
#cookie_notice button {
  text-transform: uppercase;
  font-size: 12px;
  padding: 9px 20px;
  line-height: 1;
  border: 2px solid #f82e56;
  background: #f82e56;
  color: #fff;
  margin-left: 10px;
}
#cookie_notice button:hover {
  background: transparent;
  color: #f82e56;
  border-color: #f82e56;
}
.owl_countdown ul li {
  display: inline-block;
  text-align: center;
}
.owl_countdown ul li .c-bkg {
  width: 100px;
  height: 100px;
  line-height: 98px;
  text-align: center;
  font-size: 36px;
  color: #f82e56;
  font-weight: 700;
  margin: 0 10px;
  border: 1px solid #969696;
  position: relative;
  display: inline-block;
}
.owl_countdown ul li .c-number {
  display: inline-block;
}
.owl_countdown ul li .c-text {
  color: #16151b;
  padding-top: 10px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}
.owl_countdown ul li .owl-point {
  margin: 0 7px;
  font-size: 24px;
  color: #a1a1a1;
  padding-top: 25px;
  display: inline-block;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .prod-special-home .prod-thumb {
    display: none;
  }
  .prod-special-home .prod-filter-right {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .owl_countdown ul li .c-bkg {
    font-size: 25px;
    width: 70px;
    height: 70px;
    line-height: 68px;
  }
  .prod-special-home .product-price-and-shipping .price-item {
    margin-right: 35px;
  }
}
@media (max-width: 991px) {
  .prod-special-home .product-cover {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-content,
  .home-left {
    padding: 0;
  }
  .block-hotline,
  .block-left.owl-prod-filter,
  #index .block-left.block-adv {
    float: left;
    width: 50%;
  }
  .block-hotline,
  #index .block-left.block-adv {
    padding-right: 15px;
  }
  .block-left.owl-filter-homeleft {
    margin-top: 30px;
  }
  .owl-block-testimonial {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
  }
  .prod-special-home .special-title h3 {
    font-size: 35px;
  }
  .prod-special-home .prod-filter-left {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .owl_countdown ul li {
    margin-bottom: 10px;
  }
  .prod-special-home .owl-count-down {
    margin-bottom: 0;
    margin-top: 30px;
  }
  .owl-prod-filter .tab-header h3 {
    font-size: 85px;
  }
  .header-menu {
    padding-bottom: 10px;
  }
  .footer-container > .container {
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .owl_countdown ul li .c-bkg {
    font-size: 25px;
    width: 70px;
    height: 70px;
    line-height: 68px;
  }
  .prod-special-home .special-title h3 {
    font-size: 50px;
  }
  .prod-special-home .prod-filter-left {
    margin-top: 60px;
  }
  .prod-special-home .owl-count-down {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  .prod-special-home .special-title h3 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .owl_countdown ul li .c-bkg {
    width: 90px;
    height: 90px;
    line-height: 88px;
  }
}
@media (max-width: 767px) {
  .owl-prod-filter .nav-tabs .nav-link {
    padding: 7px 2px;
  }
  .prod-special-home .prod-thumb {
    display: none;
  }
  .prod-special-home .owl-carousel .owl-controls .owl-nav {
    position: static;
    margin: 30px 0;
  }
  .prod-special-home .prod-filter-right {
    clear: both;
    display: inline-block;
    width: 100%;
    margin-top: 0;
  }
  .owl_countdown ul li .c-bkg {
    font-size: 22px;
    width: 65px;
    height: 65px;
    line-height: 63px;
    margin: 0 5px;
  }
  .owl_countdown ul li {
    margin-bottom: 10px;
  }
  .prod_cat_home .block-content .block-content {
    margin-top: 10px;
  }
  .block-manu {
    margin: 0 0 30px;
  }
  .owl-filter-bottom {
    padding: 20px 0;
    margin-top: 40px;
  }
  .prod-special-home {
    margin-top: 20px;
  }
  .out-button {
    padding-bottom: 15px;
  }
  .prod-special-home .owl-count-down {
    margin-top: 40px;
    margin-bottom: 10px;
  }
  .prod-special-home .special-title {
    padding-top: 15px;
  }
  .owl-prod-filter .nav-tabs li:first-child .nav-link:before {
    display: none;
  }
  .owl-prod-filter .product-miniature {
    margin-bottom: 0;
  }
  #layerslider {
    width: 100% !important;
  }
  .owl-prod-filter .nav-tabs .nav-item + .nav-item {
    margin-left: 2px;
  }
  .owl-prod-filter .tabs .g-tab-title {
    background: none;
  }
  .owl-block-title {
    margin-bottom: 20px;
  }
}
.prod-special-home .product-qty {
  padding-left: 15px;
}
.prod-special-home i.product-available {
  font-size: 18px;
}
.products > div > article > .thumbnail-container {
  min-height: 65vh;
}
.prod_cat_home .thumbnail-container .product-description .cat-name {
  margin-bottom: 12px;
}
.prod_cat_home .thumbnail-container .product-description .product-title {
  margin: 10px 0;
}
.header-top i.fa,
.owl-right-sidebar i.fa,
.header-nav i.fa {
  font-size: 16px;
}
#product .owl-prod-info .color {
  border: 2px double #aaa;
}
.owl-menu-horizontal ul li.level-1 > a {
  color: #140f6e;
}
.owl-menu-horizontal ul li.level-1 > a:hover {
  color: #f424fb;
}
.product-title a {
  color: #140f6e;
}
.product-price-and-shipping .price {
  color: #140f6e;
  font-weight: 600;
  font-size: 16px;
  font-family: Poppins, sans-serif;
}
.thumbnail-container
  .product-description
  .add-to-cart-button
  .btn-primary:hover,
.quick-view:hover,
.prod-hover .btn-owlcompare-add:hover,
.prod-hover .addToWishlist:hover {
  background: #40e7e3;
}
.thumbnail-container
  .product-description
  .add-to-cart-button
  .btn-primary:hover,
.quick-view:hover {
  border-color: #40e7e3;
  color: #fff;
}
.product-title:hover,
.product-title a:hover {
  color: #f424fb;
}
#owl_category_feature {
  padding: 50px 0;
  margin-left: 5rem;
  margin-right: 5rem;
  background: #140f6e;
}
#owl_category_feature .left-block h3 {
  font-size: 48px;
  font-weight: 600;
  color: #40e7e3;
  font-family: "Poppins", sans-serif;
}
#owl_category_feature .left-block p {
  font-size: 14px;
  color: #fff;
  margin-top: 25px;
}
#owl_category_feature .owl-carousel .owl-controls .owl-nav .owl-prev {
  position: absolute;
  margin-top: -12px;
  top: 50%;
  left: 0;
  background: #40e7e3;
  width: 25px;
  height: 25px;
  text-align: center;
}
#owl_category_feature .owl-carousel .owl-controls .owl-nav .owl-next {
  position: absolute;
  margin-top: -12px;
  top: 50%;
  right: 0;
  background: #40e7e3;
  width: 25px;
  height: 25px;
  text-align: center;
}
#owl_category_feature .owl-carousel .owl-controls .owl-nav .owl-next::before,
#owl_category_feature .owl-carousel .owl-controls .owl-nav .owl-prev::before {
  color: #140f6e;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover,
.owl-carousel .owl-controls .owl-nav .owl-prev:hover {
  color: #fff;
}

#content .sale-label,
article .sale-box {
  padding: 8px 16px;
  background: #40e7e3;
  color: #140f6e;
  border-radius: 10px;
  position: absolute;
  height: unset;
  font-weight: bold;
  right: 10px;
  top: 10px;
}

.new-box {
  display: none;
}

article .owl-label .sale-box {
  padding: 0px;
  right: 0px;
  top: 0px;
  background: none;
  margin-top: 0px;
  width: 100%;
}

.owl-label {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}

article .owl-label .sale-label {
  top: 0;
  right: 10px;
  padding: 8px 16px;
  background: #40e7e3;
  color: #140f6e;
  border-radius: 5px;
  height: unset;
  font-weight: bold;
}

.owl-prod-filter .tabs .nav-tabs {
  border-bottom: none;
  position: relative;
  z-index: 1;
  display: inline-block;
  background: #fff;
  padding-right: 20px;
}
.nav-tabs::after {
  content: "";
  display: table;
  clear: both;
}
.owl-prod-filter .tabs .nav-tabs .nav-item .nav-link.active,
.owl-prod-filter .tabs .nav-tabs .nav-link:hover {
  color: #434343;
}
.owl-prod-filter .nav-tabs li:first-child .nav-link::before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  background: #40e7e3;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  padding-right: 0;
  margin-right: 5px;
  vertical-align: -4px;
}
.owl-prod-filter .nav-tabs .nav-link::before {
  content: "/";
  padding-right: 5px;
  color: #bdbdbd;
}
.owl-prod-filter .nav-tabs .nav-link {
  font-size: 14px;
  color: #bdbdbd;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0;
}
.owl-block-title .block-title::before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  background: #140f6e;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  padding-right: 0;
  margin-right: 5px;
  vertical-align: -4px;
}
.owl-menu-horizontal ul li.level-1 ul li a:hover {
  color: #f424fb;
}

.list_carousel {
  text-align: center;
  text-align: -webkit-center;
  text-align: -moz-center;
}

/* logo header tablet */
@media (max-width: 991px) {
  #header .logo {
    width: auto;
    max-height: 40px;
  }
}
/*bug menu - form login*/
#login-form .input-group {
  z-index: 0;
}
.header-menu > .container {
  display: flex;
  align-items: center;
}
#_desktop_top_menu_owl {
  width: 600px;
}
#_desktop_search_widget {
  z-index: 2;
  width: 105%;
}
#_desktop_search_widget > #search_widget {
  margin: 0;
  width: 100%;
}
#_desktop_search_widget > .drop_search {
}
.drop_search {
  position: unset;
  display: block;
  padding: 0;
  margin: 0;
  border: none;
}
.search-widget form input[type="text"] {
  height: 40px;
  border-radius: 20px 0 0 20px !important;
}
.search-widget form input[type="text"]:focus {
  border: 0.5px solid #40e7e3;
  outline: none;
  color: #616161;
  background: #fff;
}
.link-search > i {
  display: none;
}

.search-widget form button[type="submit"] {
  border: 1px solid #40e7e3;
  height: 40px;
  border-radius: 0 20px 20px 0;
  background-color: #40e7e3;
  width: 50px;
  bottom: 0;
  right: auto;
  color: #ffffff;
}

.header-top .search-widget form button[type="submit"] {
  border: 1px solid #40e7e3;
  background-color: #40e7e3;
}

#products div .page-not-found {
  height: 150px;
}

#_desktop_contact_link div span {
  font-size: 16px;
}

.header-menu .container .owl-menu-sticky {
  width: 100% !important;
}

.block-social li a i {
  font-size: 30px;
}
.search-widget form input[type="text"]:focus + button .search {
  color: #fff;
}

.input-group {
  z-index: 0;
}

.owl-carousel .owl-item img {
  width: unset;
  max-width: 100%;
}

@media screen and (max-width: 991px) {
  #owl_category_feature > .container,
  #owl_category_feature > .container > .list_carousel {
    padding: 0;
  }
  .ls-l.small_text {
    font-size: 13px !important;
  }
  .ls-l.very_big_white {
    font-size: 20px !important;
  }
}
.ls-l.small_text {
  background: #140f6e;
  border-color: #140f6e;
  color: #fff;
}
.ls-l.small_text:hover {
  background: #eee;
  border-color: #eee;
  color: #140f6e;
}

/* Footer */
#footer .container .row {
  display: flex;
  justify-content: space-between;
}
#footer .container {
  padding-bottom: 20px;
}
#block_myaccount_infos {
  text-align: right;
}

#footer .block-contact,
#block_myaccount_infos {
  width: 33%;
}

#footer .container li {
  margin: 0 15px;
}

@media screen and (max-width: 991px) {
  #footer .container .row {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #footer .container .row > div {
    text-align: center;
  }
  #footer .block-contact,
  #block_myaccount_infos {
    width: 100%;
  }
}

/*bottom footer*/
.owl-footer {
  background: #f6f6f6;
}
.owl-footer .block-social #owl_social_footer {
  float: inherit;
  margin-top: 0;
  text-align: center;
}
.owl-footer .block-social #owl_social_footer > ul {
  display: flex;
  justify-content: center;
  padding-bottom: 5px;
  padding-top: 10px;
  margin-bottom: 0;
  float: inherit;
}
.owl-footer .block-social li {
  cursor: pointer;
  float: inherit;
}
.owl-footer .block-social li:not(:last-child) {
  margin-right: 35px;
}

/* Right-side bar */
.owl-right-sidebar {
  background: #140f6e;
  color: #fff;
}
.owl-right-sidebar a,
#owl_scroll_top {
  cursor: pointer;
  background: #140f6e;
  color: #fff;
}
.owl-right-sidebar a:hover,
#owl_scroll_top:hover {
  background: #140f6e;
  color: #40e7e3;
}
#owl_scroll_top.disabled {
  color: #140f6e;
}

.thumbnail-container .product-description .add-to-cart-button .btn-primary {
  border-color: #40e7e3;
  border-radius: 10px;
}

/*button formulaire contact*/
.bootstrap-filestyle > .group-span-filestyle > label {
  background-color: #40e7e3;
}
.contact-form form input[type="submit"] {
  border: 1px solid #40e7e3;
  background: #40e7e3;
}
.contact-form form input[type="submit"]:hover {
  border: 1px solid #40e7e3;
  background: #18c4c0;
  color: #fff;
}

/*block reassurance home*/
#content #block-reassurance ul {
  display: flex;
  justify-content: space-between;
}
#content #block-reassurance ul li {
  border-bottom: 1px solid #e6e6e6;
  width: 23%;
}
#content #block-reassurance ul li .block-reassurance-item {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  border-radius: 5px;
  margin: 10px 0;
  height: 150px;
  justify-content: center;
  box-shadow: 3px 3px 4px #515050;
}
#content #block-reassurance img {
  margin-right: inherit;
  margin: 0 auto;
  max-width: 46px;
}
#content #block-reassurance span {
  margin-bottom: 0;
  margin-top: 10px;
  flex-grow: 1;
  color: #140f6e;
}

@media screen and (max-width: 991px) {
  #content #block-reassurance ul {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  #content #block-reassurance ul {
    flex-direction: column;
    width: 100%;
    align-items: center;
  }
  #content #block-reassurance ul li {
    border-bottom: 1px solid #e6e6e6;
    width: 90%;
  }
  #content #block-reassurance ul li .block-reassurance-item {
    height: 100px;
  }
  #content #block-reassurance span {
    font-size: 12px;
  }
}
/* line top above header*/
.line-top {
  text-align: center;
  background: #140f6e;
  padding: 1.5em;
  display: flex;
  justify-content: space-between;
}
.line-top-content {
  margin-top: 0;
  margin-bottom: 0;
  color: white;
  font-size: 1.2em;
}

.line-top-content span {
  font-weight: bold;
  color: #f424fb;
}
@media screen and (max-width: 991px) {
  .line-top {
    display: none;
  }
}
#header .header-top {
  padding: 1.5rem 0 2.1875rem;
}
/*nav container*/
@media (min-width: 992px) {
  .search-widget form input[type="text"] {
    min-width: 270px;
  }
}
@media (min-width: 1200px) {
  .search-widget form input[type="text"] {
    min-width: 500px;
  }
}
@media (min-width: 1400px) {
  #_desktop_top_menu_owl {
    width: 650px;
  }
}

/*brands display*/
.brands-display-static-wrapper {
  margin-top: 2em;
}
.brands-display-static-wrapper img {
  width: 150px;
  height: auto;
  animation: scroll 60s linear infinite;
}

.slide-track {
  width: 100%;
  display: flex;
  gap: 3em;
  overflow: hidden;
}

.slider {
  background-color: whitesmoke;
  padding: 2em 5em;
}

.slide {
  min-width: 150px;
  width: 200px;
  display: flex;
  align-items: center;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translatex(-1000%);
  }
}

@media screen and (max-width: 991px) {
  .slider {
    padding: 2em 1em;
  }
  .search-widget form input[type="text"] {
    border-radius: 20px !important;
  }
}

#left-column .searcher-content {
  border: none;
  box-shadow: none;
}

#left-column .fpp_searchers .searcher-header {
  padding: 5px 10px 5px 0;
}

.block-contact #block_contact_footer i {
  color: #40e7e3;
}

.form-control {
  color: #616161;
  background-color: white;
}
.form-control-select {
  color: #616161;
  background: #fff
    url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=")
    no-repeat scroll right 0.5rem center/1.25rem 1.25rem;
}
.form-control:focus,
.input-group.focus {
  outline: none;
}
.form-control:disabled {
  background-color: #fff;
}
.contact-rich .block .icon i {
  color: #140f6e;
}

.amount_circle {
  background: #40e7e3;
  color: #000;
}
#_desktop_cart .header .cart-products-count {
  background: #40e7e3;
  color: #000;
}
@media screen and (max-width: 991px) {
  #owl_category_feature .left-block h3 {
    font-size: 30px;
  }
  #owl_cat_featured .cat-img {
    width: 250px;
  }
}
@media screen and (max-width: 720px) {
  #owl_category_feature {
    padding: 25px 0 50px;
    background: #140f6e;
  }
  #owl_category_feature .left-block {
    text-align: center;
  }
  #owl_category_feature .left-block h3 {
    margin: 10px 0 20px;
  }
  #owl_category_feature .left-block p {
    display: none;
  }
  .thumbnail-container {
    margin: 0 50px;
  }
}

/* menu*/
/*cache logo impact et la barre de recherche*/
#_desktop_top_menu_owl .container img,
#_desktop_top_menu_owl .container #search_widget {
  display: none;
}
/*sticky menu*/
.owl-menu-horizontal.owl-menu-sticky + #_desktop_search_widget {
  display: none;
}
.owl-menu-horizontal.owl-menu-sticky > .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 95%;
}
.owl-menu-horizontal.owl-menu-sticky > .container::after {
  content: none;
}
.owl-menu-horizontal.owl-menu-sticky .container img,
.owl-menu-horizontal.owl-menu-sticky .container #search_widget {
  display: block !important;
  margin: 0;
}
.owl-menu-horizontal.owl-menu-sticky .container #search_widget form {
  display: flex;
  align-items: center;
}
.owl-menu-horizontal.owl-menu-sticky
  .container
  #search_widget
  input[type="text"] {
  height: 40px;
  border-radius: 20px 0 0 20px;
  border: 0.5px solid #ddd;
  width: 250px;
  padding: 0 0 0 15px;
}
.owl-menu-horizontal.owl-menu-sticky
  .container
  #search_widget
  input[type="text"]:focus {
  border: 0.5px solid #40e7e3;
  outline: none;
  color: #616161;
  background: #fff;
}
.owl-menu-horizontal.owl-menu-sticky
  .container
  #search_widget
  button[type="submit"] {
  border: 1px solid #40e7e3;
  height: 40px;
  border-radius: 0 20px 20px 0;
  background-color: #40e7e3;
  width: 50px;
  color: #ffffff;
  margin-left: -3px;
  padding: 0;
}
.owl-menu-horizontal.owl-menu-sticky ul.menu-content {
  width: auto;
}
.btn-blue {
  margin-bottom: 5%;
}
.product_img_link img {
  position: relative;
}

.prod_cat_home .type-colum.row {
  flex-direction: column;
  display: flex;
}

.prod_cat_home .owl-prod-cat {
  display: flex;
  width: 100%;
}

.prod_cat_home .product-item {
  display: flex;
  width: 100%;
}

.prod_cat_home .product-item .js-product-miniature {
  width: 50%;
}

.prod_cat_home .thumbnail-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.prod_cat_home .prod_cat_home .product-container-img {
  width: 75%;
}

.prod_cat_home .prod_cat_home .thumbnail-container .product-description {
  text-align: center;
}

.prod_cat_home .col-sm-4 {
  width: 100%;
}

.prod_cat_home .thumbnail-container .product-description {
  text-align: center;
}

.prod_cat_home .product-container-img {
  float: none;
  text-align: center;
  margin-right: 0;
}

@media screen and (max-width: 720px) {
  .prod_cat_home .owl-prod-cat {
    flex-wrap: wrap;
  }
  .prod_cat_home .product-item {
    flex-direction: column;
  }
  .thumbnail-container {
    margin: 0;
  }
  .prod_cat_home .product-item .js-product-miniature {
    width: 100%;
  }
  #owl_category_feature {
    margin-left: 0;
    margin-right: 0;
  }
}

.slideshow-content .col-lg-9 {
  width: 100%;
}

#full-slider-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
}

#layerslider,
.ls-inner {
  max-height: 600px;
  max-width: 1200px;
}

#owl_category_feature .owl-item, #owl_category_feature .item, #owl_category_feature .content, #owl_category_feature .cat-img, #owl_category_feature a, #owl_category_feature img {
  height: 100%;
  object-fit: cover;
  aspect-ratio: 3/2;
}

#owl_category_feature a {
  display: block;
}

@media only screen and (min-width : 767px) and (max-width : 1020px) {
  .logo.img-responsive {
    object-fit: contain !important;
    margin-top: -100px;
  }
}

.slider-home-blue {
  text-shadow: 1px 1px #000000, -1px -1px #000000 !important;
}
