@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

@media (min-width: 1400px) {
  .container {
    width: 1320px;
    max-width: 100%;
  }
}

body {
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  line-height: 1.25em;
}

a {
  color: #ff6600
;
}

.btn {
  border-radius: 5px;
}

.btn-primary {
  /* background: #ff6600
; */
  background: linear-gradient(180deg, #ff6600
 0%, #f3550e 100%);
  border: 1px solid #f3550e;
  border-radius: 5px;
  color: #fff;
  outline: none;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover,
.btn-primary.active,
.btn-primary:active,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
  /* background: #cf5602; */
  background: linear-gradient(180deg, #f3550e 0%, #de5617 100%);
  border: 1px solid #f3550e;
  border-radius: 5px;
  color: #fff;
  outline: none;
}

.btn-primary.disabled:hover,
.btn-primary:disabled:hover,
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary:disabled.focus,
.btn-primary:disabled:focus {
  background-color: #cf5602;
}

.btn i {
  margin-right: 5px;
}

.product_in_sell_title{
  color: #f60;
}

.form-control:focus {
  outline: 0.1875rem solid #ff6600
;
}

#wrapper {
  background: #fff;
}

#index #wrapper {
  padding-top: 0px;
}

/*** breadcrumb STYLE ***/
#wrapper .breadcrumb {
  padding: 10px 15px;
}

#wrapper .breadcrumb li::after {
  content: ">";
}
.product-images>li.thumb-container .thumb.selected, .product-images>li.thumb-container .thumb:hover, #product-modal .modal-content .modal-body .product-images img:hover{
  border: #fe6b04 3px solid;
}
/*** HEADER STYLE ***/
@media (min-width: 768px) {
  #header .header-nav .container-fluid {
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media (min-width: 768px) {
  .hidden-sm-up {
    display: none;
  }
}

@media (max-width: 768px) {
  .hidden-sm-up {
    display: block !important;
  }
}

@media (min-width: 1400px) {
  #header .header-top .container-fluid {
    padding-left: 100px;
    padding-right: 100px;
  }

  #wrapper .container-fluid {
    padding-left: 100px;
    padding-right: 100px;
  }

  #_desktop_top_menu.container-fluid,
  #index #wrapper .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
  }

  #_desktop_top_menu .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
  }

  #index #wrapper #content-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
}

#header .header-nav {
  max-height: fit-content;
}

/*.header-top.scrolled {
  width: 100%;
  background: #f2f2f2;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  padding: 0 !important;
  box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
  overflow: hidden;
  height: 70px;
  transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  -ms-transition-duration: 300ms;
  -moz-transition-duration: 300ms;
  -o-transition-duration: 300ms;
}*/

.product-sticky {
  display: none;
}

.product-sticky strong {
  margin-right: 20px;
}

.product-sticky .product-price-and-shipping {
  margin-right: 20px;
}

#product .header-top.scrolled .product-sticky {
  display: flex;
  align-items: center;
}

#header_button {
  height: 70px;
  border: 0px;
  margin: -20px 0px;
  background: #ff6600
;
  padding: 0px 20px;
  cursor: pointer;
}

#header_button:focus {
  outline: none;
}

#header_button i {
  font-size: 22px;
  color: #fff;
}

#product .header-top.scrolled .header-top-right .col {
  display: none;
}

.header-top.scrolled .current-price-value {
  font-size: 17px;
}

#_desktop_top_menu {
  background: #1e1e1e;
}

#adtm_menu_inner {
  background-color: none;
  background: none;
  border: 0px;
}

#adtm_menu {
  border: 0px;
  box-shadow: none;
}

#adtm_menu ul#menu li {

  padding: 0px;
}

.adtm_menu_container #adtm_menu .li-niveau1 {
  min-height: 40px;
  line-height: 21px;
}

#adtm_menu ul#menu .adtm_sub li {
  padding: 0;
}

#adtm_menu ul#menu>li>a>span,
#adtm_menu ul#menu>li>a {

  line-height: 40px;
  height: 40px;
  min-height: 40px;
  font-weight: 400;
}

#adtm_menu ul#menu li a {
  border: 0px;
  border-right: 1px solid #fff;
}

#adtm_menu ul#menu li:last-child>a {
  border-right: 0px;
}

@media (min-width: 768px) {
  #adtm_menu ul#menu {
    justify-content: center;
  }
}

#adtm_menu ul#menu .li-niveau1 div.adtm_sub {
  display: none;
}

#adtm_menu ul#menu .li-niveau1:hover div.adtm_sub {
  display: block;
}

#header .header-nav {
  background: #ff6600
;
  color: #fff;
  border-bottom: 0px;
}

body#checkout #header .header-nav {
  padding: 0px;
}

#header .header-nav .mobile {
  background: #312F2F;
}

.header-nav .dropdown .expand-more {
  color: #fff;
}

#header .header-nav .language-selector {
  margin-top: 8px;
}

#header .header-nav .header-nav-left {
  padding-left: 40px;
}

#custom-text {
  text-align: center;
  padding: 10px 0px;
  border: 0px;
  margin: 0px;
  line-height: 20px;
  background: transparent;
}

#custom-text p {
  padding: 0px;
  margin: 0px;
  color: #fff;
}

.link_header_avis {
  display: flex;
  justify-content: right;
  padding: 0px;
}

.link_header_avis_row {
  display: flex;
  padding: 0px 30px;
  background-image: linear-gradient(290deg, #ffffff 96%, #ff6600
 70%);
}

.link_header_avis_left {
  margin-right: 10px;
  overflow: hidden;
}

.link_header_avis p {
  margin: 0px;
  color: #ff6600
;
  font-size: 12px;
}

.link_header_avis .rating__value-stars {
  display: flex;
  padding: 3px 10px;
  background: #fff;
  justify-content: center;
  cursor: pointer;
}

.link_header_avis .stars__item {
  --star-bg-size: 14px;
  --rating-item-percent: 0;
  align-items: center;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMS41NzUiIGhlaWdodD0iMzAuNDAyIiB2aWV3Qm94PSIwIDAgMzEuNTc1IDMwLjQwMiI+CiAgICA8cGF0aCBkPSJtOTc3LjIyMyA2ODUuMjQxLTcuNzc1IDcuOCAyLjAzMSAxMC45ODgtOS44MzYtNS4xNjgtOS42NzggNS4yMTEgMS43LTExLTguMDEyLTcuNzY3IDEwLjg4NS0xLjYyOCA0LjcyNi0xMC4wMTEgNS4wMzEgOS45OXoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05NDUuNjQ4IC02NzMuNjcxKSIgc3R5bGU9ImZpbGw6I2ZmZiIvPgo8L3N2Zz4K) center 45%, linear-gradient(0deg, rgba(255, 95, 62, .5), rgba(255, 95, 62, .5)), linear-gradient(0deg, #ff5f3e, #ff5f3e);
  background-repeat: no-repeat;
  background-size: var(--star-bg-size), 100% 100%, var(--rating-item-percent) 100%;
  display: flex;
  height: 16px;
  justify-content: center;
  width: 16px;
}

.link_header_avis .stars__item:not(:last-of-type) {
  margin-right: 8px;
}

#header .header-top {
  background: #312F2F;
  color: #fff;
  z-index: 200;
}

#header .header-top .row {
  display: flex;
  align-items: center;
}

#header .header-top .header-top-right {
  display: flex;
}

#_desktop_search_widget {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  padding: 0px 0px;
  display: flex;
  justify-content: center;
}

@media (min-width: 576px) {
  .header-top .search-widgets {
    max-width: 100%;
    width: 100%;
  }
}

#search_widget form {
  width: 56%;
  display: inline-flex;
  align-items: center;
}

#search_widget form i {
  right: 0px;
  background: #ff6600
;
  height: 40px;
  width: 40px;
  border-radius: 0px 5px 5px 0px;
  color: #fff;
}

#search_widget button {
  border: 0px;
  background: none;
}

#search_widget .dropdown-toggle::after {
  display: none;
}

#search_widget .dropdown-toggle i {
  color: #fff;
}

@media (min-width: 768px) {
  .hidden-sm-up {
    display: none;
  }

  .dropdown-backdrop {
    display: none;
  }
}

#header .header-nav .user-info {
  margin-left: 10px;
}

#_desktop_user_info {
  margin-left: auto;
  order: 2;
}

#_desktop_user_info a {
  color: #fff;
}

#_desktop_cart {
  margin-left: auto;
  order: 3;
}

.header-top-right .col {
  padding-left: 30px;
  text-align: center;
  color: #fff;
}

.header-top-right .col a,
.header-top-right .col span,
.header-top-right .col i {
  color: #fff;
}

.header-top-right .col i {
  display: flex;
  justify-content: center;
  font-size: 27px;
}

.header-top-right .col .text {
  font-size: 12px;
}

#header .menu {
  background: #3D3939;
  text-align: center;
  width: 100%;
}

#header .menu>ul>li {
  padding: 5px 0px;
}

#header .menu>ul>li>a {
  color: #fff;
  border-left: 1px solid #f2f2f2;
  padding: 5px 30px;
}

#header .menu>ul>li:first-child>a {
  border-left: 0px;
}

.carousel {
  margin-bottom: 0px;
}

.carousel .carousel-inner {
  margin-bottom: 0px;
  height: auto;
}

/*** SLIDER ***/
@media (min-width: 576px) {
  .carousel-control .icon-prev {
    margin-left: 0px;
  }

  .carousel-control .icon-next {
    margin-right: 0px;
  }
}

.carousel .carousel-control .icon-next:hover i,
.carousel .carousel-control .icon-prev:hover i,
.dropdown:hover .expand-more,
.page-my-account #content .links a:hover i,
.search-widget form button[type=submit] .search:hover,
.top-menu .sub-menu a:hover {
  color: #ff6600
;
}

/*** block-reassurance style ***/
.block-reassurance {
  background: #3D3939;
  color: #fff;
  margin-top: 0px;
}

.block-reassurance ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0px;
}

.block-reassurance ul li {
  display: inline-flex;
  flex: 0 0 25%;
  border-bottom: 0px;
  justify-content: center;
}

.block-reassurance li .block-reassurance-item {
  padding: 1rem 1.5rem;
}

.block-reassurance ul li img {
  filter: invert(1) sepia(1) saturate(5) hue-rotate(175deg);
  width: 35px;
  margin-right: 10px;
}

#product .block-reassurance:after {
    bottom: 0;
}

#product .block-reassurance {
    margin-bottom: 0;
    background-color: white;
    color: black;
    padding: 35px 0 40px 0;
    position: relative;
}

#product .block-reassurance li img {
    display: block;
    height: 60px;
    width: auto;
    margin: auto;
    margin-bottom: 10px;
}

#product .block-reassurance span.h6 {
    text-align: center;
    font-size: 16px;
    width: 135px;
}

@media (max-width: 1024px) {
  .block-reassurance ul li {
    flex: 0 0 50%;
  }
}

@media (max-width: 767px) {
  .block-reassurance ul li span {
    font-size: 13px;
  }

  .block-reassurance ul li img {
    width: 25px;
  }

  .block-reassurance li .block-reassurance-item {
    padding: 1rem .5rem;
  }
}

@media (max-width: 576px) {
  .block-reassurance ul li {
    flex: 0 0 100%;
  }
}

.banner-section {
  text-align: center;
}

.banner-section img {
  width: 100%;
}

/*** Categories link style ***/
.home-block-title {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 32px;
}

.home-block-title b {
  font-weight: bold;
}

.our_univers_listing {
  background: #f7f7f7;
  padding-left: 70px;
  padding-right: 70px;
}

.our_univers_listing .cat-item {
  width: 10%;
  float: left;
  text-align: center;
}

.our_univers_listing .cat-item h5 {
  margin-top: 10px;
}

.our_univers_listing .cat-item h5 a {
  color: #000;
  font-size: 13px;
}

.our_univers_listing .cat-item img {
  width: 100%;
  height: auto;
}

@media (max-width: 1200px) {
  .our_univers_listing {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 900px) {
  .our_univers_listing .cat-item {
    width: 20%;
    min-height: 202px;
  }
}

@media (max-width: 720px) {
  .our_univers_listing .cat-item {
    min-height: 180px;
  }
}

@media (max-width: 600px) {
  .our_univers_listing .cat-item {
    min-height: 165px;
  }

  .home-block-title {
    font-size: 26px;
  }
}

@media (max-width: 400px) {
  .our_univers_listing .cat-item {
    width: 50%;
    min-height: 185px;
  }
}

/*** photo link style ***/
#jms-photolink {
  padding-left: 60px;
  padding-right: 60px;
}

#jms-photolink .jms-photolink-item-photo img {
  width: 100%;
}

#jms-photolink .jms-photolink-item-title {
  color: #000;
  font-size: 22px;
}

/*** FOOTER STYLE ***/
#footer {
  background: #3D3939;
  padding-top: 0px;
}

body#checkout #footer {
  padding: 0px;
  background: #3D3939;
  color: #fff;
}

.footer-container {
  background: #312F2F;
  color: #fff;
  padding: 70px 0px;
}

.footer-container .h3,
.footer-container .h4 {
  margin-bottom: 25px;
}

.footer-container .h3 span,
.footer-container .h3 a,
.footer-container .h4 span,
.footer-container .h4 a {
  color: #fff !important;
  position: relative;
}

.footer-container .h3 span::after,
.footer-container .h3 a::after,
.footer-container .h4 span::after,
.footer-container .h4 a::after {
  content: " ";
  background: #fff;
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: -5px;
  left: 0px;
}

.block-contact,
.footer-container li a {
  color: #fff;
}

.footer-bottom p {
  margin-top: 12px;
}

.footer-bottom p a {
  color: #a39c9c;
}

.footer-info .logo {
  max-width: 200px;
}

.footer-container .btn {
  font-size: 14px;
}

#contact-infos {
  line-height: 26px;
}

#contact-infos i {
  font-size: 22px;
  margin-right: 5px;
  color: #ff6600
;
}

@media (max-width:767px) {
  .footer-info {
    margin-bottom: 30px;
  }

  .footer-container .h3,
  .footer-container .h3 span,
  .footer-container .h3 a,
  .footer-container .h4,
  .footer-container .h4 span,
  .footer-container .h4 a {
    color: #fff;
  }

  .footer-container .links ul {
    background: transparent;
    margin: 20px 0px 20px 20px;
  }

  .footer-container .links ul>li {
    border-bottom: 0px;
  }

  .footer-container .links ul>li a {
    color: #baaeae;
  }

  .links .title {
    border-bottom: 1px solid #393939;
    line-height: 33px;
  }

  .block-contact .block-contact-title,
  .block-contact .navbar-toggler .material-icons,
  .linklist .blockcms-title a {
    color: #fff;
  }

  .block-contact #contact-infos {
    padding: 20px 0px 0px 20px;
  }

  .footer-bottom p {
    text-align: center;
  }
}

/*** PRODUCT BOX ***/
.product-miniature {
  border: 1px solid #e6e6e6;
}

.product-miniature .thumbnail-container {
  width: 100%;
  margin-bottom: 0px;
}

.product-miniature .thumbnail-container .product-thumbnail {
  height: auto;
}

.product-miniature .product-description {
  text-align: center;
}

.product-miniature .product-title {
  height: 55px;
}

.product-miniature .in-stock {
  color: #329832;
  font-size: 13px;
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
}

.product-miniature .out-of-stock {
  color: #944654;
  font-size: 13px;
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
}

.product-miniature .product-title a {
  color: #000;
  font-size: 15px;
}

.product-miniature .product_reference_stock {
  height: 50px;
  /* display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; */
}

.product-miniature .product_reference {
  font-size: 13px;
}

.product-miniature .product_reference label {
  margin: 0px;
}

.product-miniature .product-availability {
  font-size: 13px;
}

/*.product-price-and-shipping {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 50px;
}*/

.product-price-and-shipping .price {
  color: #000;
  font-size: 22px;
  margin-top: 2px;
}

.product-miniature .add-to-cart {
  background: #EF6A2E;
  background: linear-gradient(180deg, #ff6600
 0%, #f3550e 100%);
  border: 1px solid #f3550e;
  color: #fff;
  border-radius: 5px;
  line-height: 30px;
  font-size: 17px;
}

.product-miniature .btn-secondary {
  color: #a6a6a6;
  background: #f2f2f2;
  border-radius: 0px;
  line-height: 30px;
  text-transform: capitalize;
}

.product-miniature .wishlist-button-add,
.product-flag.new {
  display: none;
}

.product-miniature .thumbnail-container:focus .product-description::after,
.product-miniature .thumbnail-container:hover .product-description::after {
  border: 0px;
}

/*** PRODUCT LIST ***/
#js-product-list .row {
  margin-left: -5px;
  margin-right: -5px;
}

#js-product-list .product {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 15px;
}

#js-product-list-top>div {
  padding-left: 0px;
  padding-right: 0px;
}

#js-product-list-top .products-sort-order {
  padding-right: 0px;
}

.products-selection .sort-by-row {
  float: right;
}

.products-selection .sort-by {
  margin-right: 20px;
}

.brands-sort .select-title,
.products-sort-order .select-title,
.suppliers-sort .select-title {
  width: auto;
  min-width: 160px;
}

.brands-sort .dropdown-menu,
.products-sort-order .dropdown-menu,
.suppliers-sort .dropdown-menu {
  right: 0px;
}

@media (max-width:767px) {
  #js-product-list-top .products-sort-order {
    padding-right: 15px;
  }

  #js-product-list-top>div {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
  }
}

.block-category {
  min-height: auto;
}

.block-category h1 {
  color: #ff6600
;
}

.category-description {
  background: #E4E4E4;
  padding: 40px 40px;
}

.pagination .current a {
  color: #ff6600
;
}

@media (min-width:1400px) {
  .category-description {
    padding: 40px 40px;
  }
}

@media (max-width:767px) {
  .category-description {
    padding: 20px 20px;
  }
}

#left-column #amazzing_filter {
  padding: 25px 25px 30px;
}

#amazzing_filter.block .title_block {
  color: #ff6600
;
  margin-bottom: 30px;
}

.af_filter {
  border-bottom: 0px;
}

.af_filter select {
  border-width: 1px;
}

#subcategories ul li {
  text-align: center;
}

#subcategories ul li .subcategory-name {
  text-transform: capitalize;
  color: #000;
  font-weight: normal;
}

#subcategories li .content {
  background-color: white;
  padding: 10px;
  height: 100%;
  border: solid 10px #eee;
  transition-duration: 600ms;
  position: relative;
}

#subcategories a.img {
  margin-bottom: 15px;
  display: block;
  /* width: 100%;
  height: 90%;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAlgAAAJYBAMAAABMSIXvAAAAG1BMVEXMzMwAAACysrIZGRmZmZkzMzNMTEx/f39mZmZriI0fAAAGiElEQVR42uzBgQAAAACAoP2pF6kCAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGD27eRJaSCMAngbGeDoMxPgmFFHPRL3I2O5HYlbeQQtlyO4lUdw/bcVJ5NO874qjRebqvc7ydNI5cuXTqcTRERERERERERERERERERERERERERERERERERERERERERERERERERERERERP6PSy8fPXn6NYgevLz65EfurKy95OOT60/eTJpR5/uj68/eOmdkcXuH39LPfu/m2Mj8/lHWQq/Ab7d8oS8eJ4+d57OYvUMlraN5lWS5M7L2taqMXaWLykPnjCxeh8CNt3ly4WNRF+s88Oy2u/ABGDorayUpkb4+587df1EXKymQfc2T+yWwcFYWq6TAzepP33z0+OTEWJhZG+eRVhtcntZRNqnO7KGzslidx4CjkTt2hH0ra3kwZhytqiEdmJhZpEpulHkddZCaWQt73ChdHx1hbGZx6vO+dBq9tsTKzP7emg/Gke+1HkZmFqcD3vPTGDea4KyZ/bXE2PMibXZxbmZRmqeOD/yC9pWyv9XFmDt3SAeLshglxmhdplRMylp07oRHsXFQTM4iHbS6mHL9hrSznP2teWbUb0FHi7IYneL97uFsMIDNzOxvGfu9DIakYmBmMVqmf2i2PsZ25nXCESkPKz/+Q7OtUzOL0XxA0WmsgtH4rJ155SK4PFwJK89NWIzCy0nOWZyXw2L/T2cm9q2Mppi+kFlY+Yl1ZoZfx1mUc/gEZ4yZQ059QFl4o7xobn0lHMxdhfrSNzJnUc4dOhgfL7pd9Wt/S7imcmBn3iGGjf8wzYPKp9Wq4fV67a8XHqA9zMwsPn3MnLsXLs2tUx6OOaPWMhvLrQfOdeZ+bZEvD11MzSw+XazcIYC0ADCiStS144xay2wsNx9taglcxS8rqkRVO8qinJXuYdEDnk2c63wBptYFcpnaGbeWbyyvHLolsq+bU7FAZl0gexhzFmWxTmOyxuOT1eWMB6TN/tsZt5ZvLK/Y7yObnKwuT40BqYMzZhafU7iPUd0fxztTjrgwnFFrmY3lsO8XdA6RHRdrZRRrtQvFWmLiB7BRm2Jxa3FjOQwbM6g5VrtcrAMUQ1crqsk0T7s449ayGitBioU/6eluoJp2WVl8DoBV89OsRbGotYzGSoBR89Ngt4uVBhOJMy1OQ2qtTWNxscbB4v5un4ZDWslqVyzfWiOkuVGsRbiStdPFCvq9GPA0YQk749bCFU6BfHshbG97TnWGs0iLNaXbmLaTUv8sNTeKlW3dxuzwpPQAM+qYVrc73hGwMIo12OqYHb7dOUXFancj7XVgvgRBxdrhG+mtYh0hb7tE4ze9VmJhFSucEuzwEs1pKlbrxT+/3HBotFaxXawdXvzbw5ROw1NY0INFzmp+uSExWqvM+CqH4daDRc6iXFbeGiuWaPnAIlwgNVprnW4Va4cfWPRwhnatizGVkzNuLGe11hJ8bOYpl3Oexv8oLMGQBm7fN374oMxqLKu1DrAIB27qm2LkOIvzNZrwuna8rxgFPTMxM24sai26rlVD3ymsmnXed5RF+vh+jZwe3M/5JRDOuLHM1urjLD247xovgXR34cWQYAp/GtMWrxxRY1Fr0RS+yHb6laPgxbTl8Z7u4UrjNDrjrIwbi1qLX0zrVX9Zpj4r4awsSglSuuvtIKOXHCnjxrJb6wBjum0/wrT5liZl0b6uvMbUrxucPclmdS9kzs64sezW6vt/nRTIq2zgm3nqKIvyznBjD1le3wovTrJBXaIrzs68fvA52b5vLPGw7sBhnc1Otk1zI4txSvpbiUH+u1Ylhtu/I7gLTMws8CXYt8Pp9tHA85MNF1u/I+iU2HeURTpx2OgC2Y/bdz4WSCfNX6i8v3P/hV/85MxL6FNgDjx7f2Gz4bXgFyp3fn9nTlnEjdX4ndNzzgbOyP71d06DnLOZoyzK5Znah/olF++Lf7GGs5Z6JW/YL/x3Uha1zqdXr7Z/dHnp+6s3b52ZtXefN0yq76Qs4nNQRERERERERERERERERERERERERERERERERERERERERERERERERERERERERERE5Gd7cEgAAAAAIOj/a0dYAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGAJmEjORwYXlVAAAAABJRU5ErkJggg==) no-repeat #fff;
  background-size: contain;
  background-position: center; */
}

#subcategories li:hover .content {
  border-color: #ff6600
;
}

#subcategories li:hover .subcategory-name {
  color: #ff6600
;
}

#subcategories ul li .subcategory-name:hover,
.block-categories .arrows .arrow-down:hover,
.block-categories .arrows .arrow-right:hover,
.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover,
.cart-grid-body a.label:hover {
  color: #ff6600
;
}

.img-subcategories {
  /* max-width: 230px; */
  max-height: 230px;
}

/*** PRODUCT PAGE ***/
.product-container h1 {
  font-family: "Poppins", "Verdana", sans-serif !important;
  font-weight: bold !important;
  font-size: 26px !important;
  text-transform: capitalize !important;
}

.product_reference,
.product_manufacturer {
  font-size: 15px;

}

#product_right .product_reference,
#product_right .product_manufacturer {
  font-size: 15px;
  width: 100%;
  /* float: left; */
  display: flex;
  align-items: center;
  padding: 10px 0px;
}

#product_title .product-comments-additional-info {
  margin: 0;
}
#product .download-pdf a {
  background: #f1f1f1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAaCAMAAACEqFxyAAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAQtQTFRF72Ug8mYh82Yi8m4t/2oVAAAA8mYh8mYi+sGl9o1Z6lUV82Ui+8y2/vby9Y5a/1Uc+823/////vj29otX+865/vr49IhU/20k+9C7/vv69oZR/2YA+9G9/v389YJM/4AA+smw9H9F9H9G/vv59IJM9HxB9HpA83Y583Ez8mws8mck8GQh6WEg7WMhmDMOkzANljIN414f0FMaq15Dz6KTzaCPn0co4cW7xI570aeYlTQSvYFsvYBqsGhPrmRKlDEPv4Vw7d3YkzEO59HKxZB91bCixI58mDkY+PPxxpKAt3Zfp1c6rmRJu31omj0cmTwbqltAnUQlnkYnkzAM01Ub4Vwexk0Z1VUb8mYhs5eHtQAAAFl0Uk5TMN75xwwAov//yQyr///LCf///9H//9cH///dBf//5QL/7///7////////6v//8/////////////////////////////////////////////////2/6v//6p77wfOAAAAwUlEQVR4nJXQUQsBQRAH8PnniHDh8nAJSZ4UH0bKt6R8Fh7k5OHyQG1dcsJd2cVes4dkHnZnfzu77Q4IoCSgF8gxVXx7JsWIcVZ6+M4FyVH4xuWYLECkuXohygP7FNdPcigBO5Pd4DFVfJMb6l4ZjslELajw0qz/9YX7vCWrJBsYnVrqbMjPZhYJW3hFbB0Z24qEAxyMals24SrIlZu+UR1QTTRxNqvb2FKHsOl6nEdr9pLeXPOYv3v26/P/8WT6ie/eBjXenh8tNAAAAABJRU5ErkJggg==) no-repeat 20px center;
  line-height: 30px;
  padding: 2px 20px 2px 45px;
  border-radius: 17px;
  display: inline-block;
  color: black;
  margin-top: 30px;
}
/* .product_title {
	display: flex;
	width: 100%;
	align-items: center;
} */
.product-information {
  background: #f4f4f4;
  padding: 29px 30px;
  margin-top: 10px;
}

/*.product-prices {
  display: flex;
  flex-direction: column;
  margin-top: 0px;
  text-align: right;
}*/

.product-prices>div {
  margin-bottom: 0px;
}

.product-price {
  color: #ff6600
;
}

.product-prices .current-price {
  color: #ff6600
;
  font-size: 36px;
  line-height: 57px;

  margin: 0px;
}

.has-discount .page-content.page-cms ul,
.has-discount p,
.has-discount.product-price,
.page-content.page-cms .has-discount ul {
  color: #ff6600
;
}


.product-prices .product-discount {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  margin-top: 5px;
}

.product-prices .product-discount .regular-price {
  font-weight: 300;
}

.product-prices .tax-shipping-delivery-label {
  margin-left: 20px;
}

#product .product-price-and-shipping .regular-price {
    text-decoration: line-through;
}

#product .product-information .in-stock {
  color: #329832;
  display: inline-block;
  font-size: 16px;
  padding: 8px 20px;
  border-radius: 5px;
  font-weight: 500;
  width: 100%;
}
#ps_checkout-payment-method-logo-block-container{
  clear: both;
  display: none;
}

.cart-item .in-stock {
  background: #CEE8D2;
  color: #329832;
  font-size: 13px;
  float: left;
  display: block;
  padding: 3px 10px;
  border-radius: 3px;
}

#product .product-information .out-of-stock {
  background: #d29da7;
  color: #944654;
  display: inline-block;
  margin: 20px 0px 0px 0px;
  font-size: 16px;
  padding: 8px 20px;
  border-radius: 5px;
  font-weight: 500;
  min-width: 70%;
}

.cart-item .out-of-stock {
  background: #d29da7;
  color: #944654;
  font-size: 13px;
  float: left;
  display: block;
  padding: 3px 10px;
  border-radius: 3px;
}

.product-comments-additional-info .additional-links {
  display: none;
}

.product-add-to-cart .product-quantity {
  display: block;
}

.product-quantity .qty {
  align-items: center;
  float: right !important;
}

.product-actions .control-label {
  display: inline-flex;
  margin-bottom: 0px;
  margin-right: 20px;
  width: auto;
  font-size: 17px;
  font-weight: 600;
}

.product-quantity .add {
  display: block;
  margin-top: 20px;
  width: 100%;
}


.product-actions .add-to-cart {
  width: 100%;
  font-size: 22px;
  height: 54px;
  border-radius: 5px;
  margin-right: 30px;
  margin-top: 10px;
}

#product .product-actions .add-to-cart{
  height: 2.75rem;
  line-height: inherit;
  padding: 0;
  margin: 0;
  font-size: unset;
}

.bootstrap-touchspin {
  width: auto;
  float: left;
  display: inline-block;
}

.product-quantity #quantity_wanted {
  height: 35px;
  text-align: center;
}

.product-quantity .input-group-btn-vertical {
  display: flex;
  margin-left: 10px;
}

.input-group-btn-vertical .touchspin-up,
.input-group-btn-vertical .touchspin-down {}

.input-group-btn-vertical .touchspin-up::after,
.input-group-btn-vertical .touchspin-down::after {
  display: none;
}

.input-group-btn-vertical .touchspin-up {
  background: transparent url('../svg/plus.svg') center center no-repeat padding-box;
}

.input-group-btn-vertical .touchspin-down {
  background: transparent url('../svg/minus.svg') center center no-repeat padding-box;
}

.bootstrap-touchspin .input-group-btn-vertical .btn {
  padding: 0px;
  border-radius: 50%;
  background: #A3A3A3;
  height: 35px;
  width: 35px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0px 8px;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up,
.bootstrap-touchspin .input-group-btn-vertical .btn:hover {
  background: #ff6600
;
}

#product .bootstrap-touchspin .input-group-btn-vertical .btn {
  padding: 8px 10px !important;
  border-radius: 0 !important;
  background: unset !important;
  height: unset !important;
  width: 100% !important;
  display: block !important;
  align-items: unset !important;
  justify-content: unset !important;
  margin: unset !important;
}

#product .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up,
#product .bootstrap-touchspin .input-group-btn-vertical .btn:hover {
  background: unset !important;
}

.cart-item .bootstrap-touchspin .js-cart-line-product-quantity {
  text-align: center;
  height: 30px;
  margin-right: 4px;
}

.cart-item .bootstrap-touchspin .input-group-btn-vertical .btn {
  height: 30px;
  width: 30px;
  margin: 0px 4px;
}

.mode_de_livraison {
  font-size: 14px;
  padding-left: 50px;
  background-size: 36px;
  background-position: left 0px;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEUAAAAlCAMAAAAjp9RBAAAAmVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAjHWqVAAAAMnRSTlMAMLAPoHCQUGDgBa38agj4lz8f6BrrgCkk2sQT9OS9h3hHQjYMCu+4qJ2M0nRW7TzLfJS4WGkAAAIpSURBVEjHzdTZrqJAGATgakAEZFNgFDdw3/Wcev+HG8Cd1iaZq/kuOjFl4E9T+fFi1pk7287D1se/CO14YT918D/otZp4PhoZbNRFowmtttJmLM3i6A70FxA8AL6uYGuo27Pb49MER2bAkCqh/JSOM9eejpjygqWmkLKPJssggVpk/7m54Js2DSgt+JAsv1aYbSh1uO9emTyi4ogYA/G0gh0sobRm+Qe90BtHPkqCnjPmgzvqcwMlwfSlmS2U+mYcm085WvSamv1bnCm1wsathpFt2IPSmTrguDZKu8/v9IMDlPq0q7Nz/+VANmMGpR33VR3y+wfzIDO5gFLCuDh/Ob+V5+MwaQSlAaPrFeu4mtKSF1RTcUOGKPysrZs9U9R5TcWNOLiuoBcCNVqwgkqP5+t1WA9bzvDOGTcU1+QWNT/uCO/mTcWdSOOf5JvMGoobc1yfPnUHqDnciuvPvVMMWUYNcF7DFg357n5M04zRnpB0TQcL813EGWZVGPpAZpphIo+SsbB22gxCK7epwWJNgLbr7qw8LcI+S3K/tEQIMfCj4FLu3yHbI/Em5NCfBN0iXA150oWYB/IozloTBa+s50A4glPxzmZehb17aND4vpZPgB0BY35iFWFyD+VRoJtGacgWRoYHnZHxbjh8hEs3MQotRcsPPgo5/3wK0yo8MoOawWkfq9w9jyDbVeHRXcdQW03JJOD58jHcVOG6i0Yzc7vzRt/CfT38C0w/WB+CvtHkAAAAAElFTkSuQmCC);
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}

.mode_de_livraison.standard {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEUAAAAjCAMAAAD1/jdcAAAAkFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADDIYgjAAAAL3RSTlMAP+EfoMDPV4CwkDDQ+Os3C/zuqgVv11hDKSTRxqR9ZF1NLN7LvHUW8Eg8ELKWi9Fym0IAAAFLSURBVEjH1dPXboMwAIVhGyhlBIe9MgjZadqe93+7xiFyieq4CKcX/a9AR3wCS5A/aorfWg5QKBJL1Tu8QYqp3P2hSv2iaDtU8aHqSV+08G8dxistROwwWnkF87pcJBqKTbrSGVodZW9PeDmMs4YyQRfDh5bSXYcbvOkrpESe6ivEgvME5cyitbbCb7fpaMUU7ZCNVGz0C8JxysrttcV0nHKXCfpvlNBMpYoYVUpBKT0QUs6BYHEh17Tf8qrQ77GQK7wVaYB5sgGriIt+jCtN1I1rPsoVz3Ecv45i/rvuMSOF08+6KHVwLMXoKc7Fw4rwEtCf5/KJ5jaWD8/F4AUIydKYXh6KjbsYguuYiVGmVIZK4QsTStuNFXmUh0K89F39z13gRJRVEeO/R4Y8lY2xGNVlwM7KEfuyseHjDEc+qmttIHJr+XiSjLp9Ad9qPssaFHtmAAAAAElFTkSuQmCC);
}

.mode_de_livraison .nom {
  font-weight: 600;
  display: block;
  color: #ff6600
;
  font-size: 16px;
  line-height: 20px;
}

.mode_de_livraison .prix {
  font-weight: 700;
  margin-left: auto;
  font-size: 16px;
  color: #000;
}

.mode_de_livraison {
  color: #ff6600
;
  font-weight: bold;
}

.bootstrap-touchspin .input-group-btn-vertical i {
  position: relative;
  top: auto !important;
  left: auto !important;
  margin: 0px;
  font-size: 20px;
}

#product .bootstrap-touchspin .input-group-btn-vertical i {
  position: absolute !important;
  margin: unset !important;
  top: .0625rem !important;
  left: .1875rem !important;
  font-size: .9375rem !important;
}

#product h3.product-feature-title {
  background: #f7f7f7;
  color: #6d6d6d;
  line-height: 3rem;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
}

#product h3.product-feature-title i {
  margin-right: 10px;
}

#product .product-features .product-feature {
  border-bottom: 2px solid #f6f6f6;
  line-height: 3rem;
  font-size: 1rem;
}

#product .product-accessories {
  margin-top: 1.25rem;
}

#product .product-accessories .products {
  margin-top: 20px;
}

#product h3.product-accessories-title {
  background: #f7f7f7;
  color: #6d6d6d;
  line-height: 3rem;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  padding: 0px 15px;
}

#product h3.product-accessories-title i {
  margin-right: 10px;
}

#product .product-accessories .owl-nav {
  position: absolute;
  width: 65px;
  top: -67px;
  left: auto;
  right: 30px;
  z-index: 8;
}

#product .product-accessories .owl-nav button {
  top: 0px;
  font-size: 0;
  position: absolute;
  padding: 0;
  color: #888;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 30px;
  height: 30px;
  border: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
  background-color: #f0f0f0;
}

#product .product-accessories .owl-nav button:hover {
  background-color: #ff6600
;
}

#product .product-accessories .owl-nav .owl-prev {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgNDkwLjc4NyA0OTAuNzg3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0OTAuNzg3IDQ5MC43ODc7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTAwcHgiIGhlaWdodD0iMTAwcHgiIGZpbGw9IiMwMDAiPgo8cGF0aCBzdHlsZT0iZmlsbDojN2E3YjM0OyIgZD0iTTM2Mi42NzEsNDkwLjc4N2MtMi44MzEsMC4wMDUtNS41NDgtMS4xMTUtNy41NTItMy4xMTVMMTIwLjQ1MiwyNTMuMDA2CgljLTQuMTY0LTQuMTY1LTQuMTY0LTEwLjkxNywwLTE1LjA4M0wzNTUuMTE5LDMuMjU2YzQuMDkzLTQuMjM3LDEwLjg0NS00LjM1NCwxNS4wODMtMC4yNjJjNC4yMzcsNC4wOTMsNC4zNTQsMTAuODQ1LDAuMjYyLDE1LjA4MwoJYy0wLjA4NiwwLjA4OS0wLjE3MywwLjE3Ni0wLjI2MiwwLjI2MkwxNDMuMDg3LDI0NS40NTRsMjI3LjEzNiwyMjcuMTE1YzQuMTcxLDQuMTYsNC4xNzksMTAuOTE0LDAuMDE5LDE1LjA4NQoJQzM2OC4yMzYsNDg5LjY2NCwzNjUuNTExLDQ5MC43OTIsMzYyLjY3MSw0OTAuNzg3eiIvPgo8cGF0aCBkPSJNMzYyLjY3MSw0OTAuNzg3Yy0yLjgzMSwwLjAwNS01LjU0OC0xLjExNS03LjU1Mi0zLjExNUwxMjAuNDUyLDI1My4wMDZjLTQuMTY0LTQuMTY1LTQuMTY0LTEwLjkxNywwLTE1LjA4M0wzNTUuMTE5LDMuMjU2CgljNC4wOTMtNC4yMzcsMTAuODQ1LTQuMzU0LDE1LjA4My0wLjI2MmM0LjIzNyw0LjA5Myw0LjM1NCwxMC44NDUsMC4yNjIsMTUuMDgzYy0wLjA4NiwwLjA4OS0wLjE3MywwLjE3Ni0wLjI2MiwwLjI2MgoJTDE0My4wODcsMjQ1LjQ1NGwyMjcuMTM2LDIyNy4xMTVjNC4xNzEsNC4xNiw0LjE3OSwxMC45MTQsMC4wMTksMTUuMDg1QzM2OC4yMzYsNDg5LjY2NCwzNjUuNTExLDQ5MC43OTIsMzYyLjY3MSw0OTAuNzg3eiIvPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K)
}

#product .product-accessories .owl-nav .owl-next {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ5MC43ODcgNDkwLjc4NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDkwLjc4NyA0OTAuNzg3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjEwMHB4IiBoZWlnaHQ9IjEwMHB4IiBmaWxsPSIjMDAwIj4KPGcgdHJhbnNmb3JtPSJtYXRyaXgoLTEsIC0wLCAwLCAxLCA0OTAuNzg3LCAwKSI+CjxwYXRoIGQ9Ik0zNjIuNjcxLDQ5MC43ODdjLTIuODMxLDAuMDA1LTUuNTQ4LTEuMTE1LTcuNTUyLTMuMTE1TDEyMC40NTIsMjUzLjAwNiAgYy00LjE2NC00LjE2NS00LjE2NC0xMC45MTcsMC0xNS4wODNMMzU1LjExOSwzLjI1NmM0LjA5My00LjIzNywxMC44NDUtNC4zNTQsMTUuMDgzLTAuMjYyYzQuMjM3LDQuMDkzLDQuMzU0LDEwLjg0NSwwLjI2MiwxNS4wODMgIGMtMC4wODYsMC4wODktMC4xNzMsMC4xNzYtMC4yNjIsMC4yNjJMMTQzLjA4NywyNDUuNDU0bDIyNy4xMzYsMjI3LjExNWM0LjE3MSw0LjE2LDQuMTc5LDEwLjkxNCwwLjAxOSwxNS4wODUgIEMzNjguMjM2LDQ4OS42NjQsMzY1LjUxMSw0OTAuNzkyLDM2Mi42NzEsNDkwLjc4N3oiIGRhdGEtb3JpZ2luYWw9IiNGNDQzMzYiLz4KPHBhdGggZD0iTTM2Mi42NzEsNDkwLjc4N2MtMi44MzEsMC4wMDUtNS41NDgtMS4xMTUtNy41NTItMy4xMTVMMTIwLjQ1MiwyNTMuMDA2Yy00LjE2NC00LjE2NS00LjE2NC0xMC45MTcsMC0xNS4wODNMMzU1LjExOSwzLjI1NiAgYzQuMDkzLTQuMjM3LDEwLjg0NS00LjM1NCwxNS4wODMtMC4yNjJjNC4yMzcsNC4wOTMsNC4zNTQsMTAuODQ1LDAuMjYyLDE1LjA4M2MtMC4wODYsMC4wODktMC4xNzMsMC4xNzYtMC4yNjIsMC4yNjIgIEwxNDMuMDg3LDI0NS40NTRsMjI3LjEzNiwyMjcuMTE1YzQuMTcxLDQuMTYsNC4xNzksMTAuOTE0LDAuMDE5LDE1LjA4NUMzNjguMjM2LDQ4OS42NjQsMzY1LjUxMSw0OTAuNzkyLDM2Mi42NzEsNDkwLjc4N3oiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgLz4KPC9nPiA8L3N2Zz4K)
}

.customNavigation a.prev:hover {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgNDkwLjc4NyA0OTAuNzg3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0OTAuNzg3IDQ5MC43ODc7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTAwcHgiIGhlaWdodD0iMTAwcHgiIGZpbGw9IiNmZmYiPgo8cGF0aCBzdHlsZT0iZmlsbDojN2E3YjM0OyIgZD0iTTM2Mi42NzEsNDkwLjc4N2MtMi44MzEsMC4wMDUtNS41NDgtMS4xMTUtNy41NTItMy4xMTVMMTIwLjQ1MiwyNTMuMDA2CgljLTQuMTY0LTQuMTY1LTQuMTY0LTEwLjkxNywwLTE1LjA4M0wzNTUuMTE5LDMuMjU2YzQuMDkzLTQuMjM3LDEwLjg0NS00LjM1NCwxNS4wODMtMC4yNjJjNC4yMzcsNC4wOTMsNC4zNTQsMTAuODQ1LDAuMjYyLDE1LjA4MwoJYy0wLjA4NiwwLjA4OS0wLjE3MywwLjE3Ni0wLjI2MiwwLjI2MkwxNDMuMDg3LDI0NS40NTRsMjI3LjEzNiwyMjcuMTE1YzQuMTcxLDQuMTYsNC4xNzksMTAuOTE0LDAuMDE5LDE1LjA4NQoJQzM2OC4yMzYsNDg5LjY2NCwzNjUuNTExLDQ5MC43OTIsMzYyLjY3MSw0OTAuNzg3eiIvPgo8cGF0aCBkPSJNMzYyLjY3MSw0OTAuNzg3Yy0yLjgzMSwwLjAwNS01LjU0OC0xLjExNS03LjU1Mi0zLjExNUwxMjAuNDUyLDI1My4wMDZjLTQuMTY0LTQuMTY1LTQuMTY0LTEwLjkxNywwLTE1LjA4M0wzNTUuMTE5LDMuMjU2CgljNC4wOTMtNC4yMzcsMTAuODQ1LTQuMzU0LDE1LjA4My0wLjI2MmM0LjIzNyw0LjA5Myw0LjM1NCwxMC44NDUsMC4yNjIsMTUuMDgzYy0wLjA4NiwwLjA4OS0wLjE3MywwLjE3Ni0wLjI2MiwwLjI2MgoJTDE0My4wODcsMjQ1LjQ1NGwyMjcuMTM2LDIyNy4xMTVjNC4xNzEsNC4xNiw0LjE3OSwxMC45MTQsMC4wMTksMTUuMDg1QzM2OC4yMzYsNDg5LjY2NCwzNjUuNTExLDQ5MC43OTIsMzYyLjY3MSw0OTAuNzg3eiIvPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
}

#product .product-accessories .owl-nav .owl-prev:hover {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgNDkwLjc4NyA0OTAuNzg3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0OTAuNzg3IDQ5MC43ODc7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTAwcHgiIGhlaWdodD0iMTAwcHgiIGZpbGw9IiNmZmYiPgo8cGF0aCBzdHlsZT0iZmlsbDojN2E3YjM0OyIgZD0iTTM2Mi42NzEsNDkwLjc4N2MtMi44MzEsMC4wMDUtNS41NDgtMS4xMTUtNy41NTItMy4xMTVMMTIwLjQ1MiwyNTMuMDA2CgljLTQuMTY0LTQuMTY1LTQuMTY0LTEwLjkxNywwLTE1LjA4M0wzNTUuMTE5LDMuMjU2YzQuMDkzLTQuMjM3LDEwLjg0NS00LjM1NCwxNS4wODMtMC4yNjJjNC4yMzcsNC4wOTMsNC4zNTQsMTAuODQ1LDAuMjYyLDE1LjA4MwoJYy0wLjA4NiwwLjA4OS0wLjE3MywwLjE3Ni0wLjI2MiwwLjI2MkwxNDMuMDg3LDI0NS40NTRsMjI3LjEzNiwyMjcuMTE1YzQuMTcxLDQuMTYsNC4xNzksMTAuOTE0LDAuMDE5LDE1LjA4NQoJQzM2OC4yMzYsNDg5LjY2NCwzNjUuNTExLDQ5MC43OTIsMzYyLjY3MSw0OTAuNzg3eiIvPgo8cGF0aCBkPSJNMzYyLjY3MSw0OTAuNzg3Yy0yLjgzMSwwLjAwNS01LjU0OC0xLjExNS03LjU1Mi0zLjExNUwxMjAuNDUyLDI1My4wMDZjLTQuMTY0LTQuMTY1LTQuMTY0LTEwLjkxNywwLTE1LjA4M0wzNTUuMTE5LDMuMjU2CgljNC4wOTMtNC4yMzcsMTAuODQ1LTQuMzU0LDE1LjA4My0wLjI2MmM0LjIzNyw0LjA5Myw0LjM1NCwxMC44NDUsMC4yNjIsMTUuMDgzYy0wLjA4NiwwLjA4OS0wLjE3MywwLjE3Ni0wLjI2MiwwLjI2MgoJTDE0My4wODcsMjQ1LjQ1NGwyMjcuMTM2LDIyNy4xMTVjNC4xNzEsNC4xNiw0LjE3OSwxMC45MTQsMC4wMTksMTUuMDg1QzM2OC4yMzYsNDg5LjY2NCwzNjUuNTExLDQ5MC43OTIsMzYyLjY3MSw0OTAuNzg3eiIvPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K)
}

#product .product-accessories .owl-nav .owl-next:hover {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ5MC43ODcgNDkwLjc4NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDkwLjc4NyA0OTAuNzg3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjEwMHB4IiBoZWlnaHQ9IjEwMHB4IiBmaWxsPSIjZmZmIj4KPGcgdHJhbnNmb3JtPSJtYXRyaXgoLTEsIC0wLCAwLCAxLCA0OTAuNzg3LCAwKSI+CjxwYXRoIGQ9Ik0zNjIuNjcxLDQ5MC43ODdjLTIuODMxLDAuMDA1LTUuNTQ4LTEuMTE1LTcuNTUyLTMuMTE1TDEyMC40NTIsMjUzLjAwNiAgYy00LjE2NC00LjE2NS00LjE2NC0xMC45MTcsMC0xNS4wODNMMzU1LjExOSwzLjI1NmM0LjA5My00LjIzNywxMC44NDUtNC4zNTQsMTUuMDgzLTAuMjYyYzQuMjM3LDQuMDkzLDQuMzU0LDEwLjg0NSwwLjI2MiwxNS4wODMgIGMtMC4wODYsMC4wODktMC4xNzMsMC4xNzYtMC4yNjIsMC4yNjJMMTQzLjA4NywyNDUuNDU0bDIyNy4xMzYsMjI3LjExNWM0LjE3MSw0LjE2LDQuMTc5LDEwLjkxNCwwLjAxOSwxNS4wODUgIEMzNjguMjM2LDQ4OS42NjQsMzY1LjUxMSw0OTAuNzkyLDM2Mi42NzEsNDkwLjc4N3oiIGRhdGEtb3JpZ2luYWw9IiNGNDQzMzYiLz4KPHBhdGggZD0iTTM2Mi42NzEsNDkwLjc4N2MtMi44MzEsMC4wMDUtNS41NDgtMS4xMTUtNy41NTItMy4xMTVMMTIwLjQ1MiwyNTMuMDA2Yy00LjE2NC00LjE2NS00LjE2NC0xMC45MTcsMC0xNS4wODNMMzU1LjExOSwzLjI1NiAgYzQuMDkzLTQuMjM3LDEwLjg0NS00LjM1NCwxNS4wODMtMC4yNjJjNC4yMzcsNC4wOTMsNC4zNTQsMTAuODQ1LDAuMjYyLDE1LjA4M2MtMC4wODYsMC4wODktMC4xNzMsMC4xNzYtMC4yNjIsMC4yNjIgIEwxNDMuMDg3LDI0NS40NTRsMjI3LjEzNiwyMjcuMTE1YzQuMTcxLDQuMTYsNC4xNzksMTAuOTE0LDAuMDE5LDE1LjA4NUMzNjguMjM2LDQ4OS42NjQsMzY1LjUxMSw0OTAuNzkyLDM2Mi42NzEsNDkwLjc4N3oiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgLz4KPC9nPiA8L3N2Zz4K)
}

#product #content {
  max-width: 100%;
}

#product .additional-carousel {
  transform: rotate(90deg);
  width: 470px;
  margin-top: 135px;
  margin-left: -148px;
}

#product .additional-carousel .owl-item {
  padding: 0px 20px;
}

#product .additional-carousel .product_item {
  transform: rotate(-90deg);
  border: 2px solid #f5f5f5;
}

#product .additional-carousel .owl-nav {
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  top: calc(50% - 33px);
}

#product .additional-carousel .owl-nav .owl-prev,
div.owl-carousel .owl-nav .owl-next {
  font-size: 36px;
  top: unset;
  bottom: 15px;
}

.vertical-thumbs.images-container {
  display: flex;
}

.vertical-thumbs .js-qv-mask {
  overflow: unset;
  position: unset;
  flex: unset;
  max-width: 100% !important;
  padding-left: 0;
  padding-right: 0;
  width: 100% !important;
  margin: 0 !important;
  height: 100% !important;
}

.vertical-thumbs .product-cover {
  flex: 0 0 88.5%;
}

.product-images .slick-next {
  top: 100%;
  right: calc(50% - 10px);
}

.product-images .slick-next:before {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 3px;
  border: 3px solid #000;
  width: 15px;
  height: 15px;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.product-images .slick-prev{
  bottom: 100%;
  left: calc(50% - 10px);
  transform: rotate(180deg);
}

.product-images .slick-prev:before {
  content: '';
  position: absolute;
  margin-top: -2px;
  right: 3px;
  border: 3px solid #000;
  width: 15px;
  height: 15px;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.slick-prev, .slick-next {
  top: unset !important;
}

.vertical-thumbs .product-cover {
  display: flex;
  margin-left: auto;
  justify-content: center;
}

.vertical-thumbs .product-cover .product-cover-img {
  display: inline-flex;
  position: relative;
}

.vertical-thumbs .product-cover img {
  align-self: center;
  width: 100%;
}

.vertical-thumbs .slick-slide {
  margin: 5px 0px;
  cursor: pointer;
}

.vertical-thumbs .slick-slide img {
  width: 100%;
  height: auto;
  border: 2px solid #f5f5f5;
}

.vertical-thumbs .slick-slide img.selected {
  border: 2px solid #ff6600
;
}

.vertical-thumbs .slick-slide img:hover {
    border: 2px solid #ff6600;
}

#products .thumbnail-top{
  position: relative;
}
#products .thumbnail-top .discount_accepted{
  position: absolute;
  bottom: 0;
  left: 5px;
}
#product .product-cover-img .discount_accepted{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
}
#product .product-cover-img .discount_accepted img{
  background: none!important;
}
.product-addon-info-1 {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 5px;
}

.seperator {
  width: 100%;
  align-content: center;
  padding-top: 3px;
}

.seperator2 {
  width: 70%;
  border-top: 1px solid #fff;
  margin: 0 auto;
}

.price-with-tax {
  font-style: italic;
  font-size: 14px;
  margin: 10px 0px;
  text-align: right;
  flex-basis: 0;
  flex-grow: 1;
  padding-left: 10px;
}

#print_button {
  font-size: 14px;
  color: #000;
  cursor: pointer;
}

.vertical-thumbs .product-cover .product-cover-img {
  margin: 0 25%;
}

.product-comment-list-item .comment-infos {
  height: 19px;
  color: #6b868f;
  font-size: 14px;
  letter-spacing: -0.28px;
  line-height: 19px;
  min-height: auto;
}

.product-comment-list-item {
  padding: 5px 0;
  margin: 0;
  background-color: #ffffff;
  text-align: left;
}

@media (max-width: 2750px) {
  .vertical-thumbs .js-qv-mask {
    flex: 0 0 9.5%;
    max-width: 9.5%;
  }

  .vertical-thumbs .product-cover {
    flex: 0 0 91.5%;
  }

  .vertical-thumbs .product-cover .product-cover-img {
    margin: 0 30%;
  }
}

@media (max-width: 2550px) {
  .vertical-thumbs .js-qv-mask {
    flex: 0 0 10.5%;
    max-width: 10.5%;
  }

  .vertical-thumbs .product-cover {
    flex: 0 0 89.5%;
  }

  .vertical-thumbs .product-cover .product-cover-img {
    margin: 0 28%;
  }
}

@media (max-width: 2350px) {
  .vertical-thumbs .js-qv-mask {
    flex: 0 0 11.5%;
    max-width: 13.5%;
  }

  .vertical-thumbs .product-cover {
    flex: 0 0 88.5%;
  }

  .vertical-thumbs .product-cover .product-cover-img {
    margin: 0 25%;
  }
}

@media (max-width: 1920px) {
  .vertical-thumbs .js-qv-mask {
    flex: 0 0 13.5%;
    max-width: 13.5%;
  }

  .vertical-thumbs .product-cover {
    flex: 0 0 86.5%;
  }

  .vertical-thumbs .product-cover .product-cover-img {
    margin: 0 22%;
  }
}

@media (max-width: 1750px) {
  .vertical-thumbs .js-qv-mask {
    flex: 0 0 15%;
    max-width: 15%;
  }

  .vertical-thumbs .product-cover {
    flex: 0 0 85%;
  }

  .vertical-thumbs .product-cover .product-cover-img {
    margin: 0 15%;
  }
}

@media (max-width: 1550px) {
  .vertical-thumbs .js-qv-mask {
    flex: 0 0 16.5%;
    max-width: 16.5%;
  }

  .vertical-thumbs .product-cover {
    flex: 0 0 83.5%;
  }

  .vertical-thumbs .product-cover .product-cover-img {
    margin: 0 10%;
  }
}

@media (max-width: 1250px) {
  .vertical-thumbs .product-cover img {
    width: 100%;
  }

  #product .product-prices {
    margin-top: 0px;
  }

  .product-information {
    padding: 20px 30px;
    margin-top: 0;
  }

  .product-actions .product-add-to-cart {
    margin-top: 15px;
  }

  .product-quantity .add {
    margin-top: 10px;
  }

  .product-actions .add-to-cart {
    font-size: 18px;
    height: 42px;
  }

  .product-actions .add-to-cart i {
    margin-right: 15px;
  }
}

@media (max-width: 1200px) {
  .vertical-thumbs .js-qv-mask {
    flex: 0 0 18%;
    max-width: 18%;
  }

  .vertical-thumbs .product-cover {
    flex: 0 0 82%;
  }

  .vertical-thumbs .product-cover .product-cover-img {
    margin: 0 7%;
  }
}

@media (max-width: 1140px) {
  .vertical-thumbs .js-qv-mask {
    flex: 0 0 19%;
    max-width: 19%;
  }

  .vertical-thumbs .product-cover {
    flex: 0 0 81%;
  }

  .vertical-thumbs .product-cover .product-cover-img {
    margin: 0 4.5%;
  }
}

@media (max-width: 1090px) {
  .vertical-thumbs .js-qv-mask {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .vertical-thumbs .product-cover {
    flex: 0 0 80%;
  }

  .vertical-thumbs .product-cover .product-cover-img {
    margin: 0 2%;
  }
}

@media (max-width: 1050px) {
  .vertical-thumbs .js-qv-mask {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .vertical-thumbs .product-cover {
    flex: 0 0 80%;
  }

  .vertical-thumbs .product-cover .product-cover-img {
    margin: 0 0%;
  }

  .product-prices .current-price {
    font-size: 26px;
  }

  #product .product-information .in-stock,
  #product .product-information .out-of-stock {
    font-size: 15px;
  }

  .mode_de_livraison .prix,
  .mode_de_livraison .nom {
    font-size: 14px;
  }

  .price-with-tax {
    font-size: 13px;
  }

  .product-actions .add-to-cart {
    font-size: 16px;
    height: 40px;
  }
}

@media (max-width: 992px) {
  .product-container>.col-md-8 {
    width: 100%;
  }

  .product-container>.col-md-4 {
    width: 100%;
  }

  .vertical-thumbs .js-qv-mask {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

#header .header-nav .blockcart {
  background: none;
}

#header .header-nav .cart-preview.active {
  background: none;
}

#_mobile_user_info a {
  color: #fff;
}

/*** CART STYLE ***/
#blockcart-modal .product-name {
  color: #ff6600
;
}

.cart-grid-body .card-block,
.cart-grid-body .cart-overview {
  padding: 1rem 0px;
}

.cart-item .product-reference {
  font-size: 13px;
}

.cart-item .product-discount .regular-price {
  font-size: 13px;
  color: #CD3333;
}

.cart-item .product-line-grid-right .price {
  text-align: center;
}

.has-discount .discount {
  display: none;
}

.block-promo .promo-input {
  border-radius: 3px 0px 0px 3px;
}

.block-promo .promo-input+button {
  border: 0px;
  line-height: 24px;
  border-radius: 0px 3px 3px 0px;
  margin-top: -1px;
}

#checkout-personal-information-step .form-footer,
#delivery-address .form-footer {
  display: flex;
  justify-content: center;
}

#checkout #search_widget {
  display: inline-flex;
}

.custom-radio input[type=radio]:checked+span {
  background-color: #ff6600
;
}

body#checkout section.checkout-step .delivery-options>.row {
  border-right: 0px;
}

.checkout-step-footer {
  display: flex;
  justify-content: center;
}

body#checkout #delivery textarea,
body#checkout #gift_message textarea {
  width: 100%;
}

.group-span-filestyle .btn-default {
  background: #ff6600
;
}

body#checkout section.checkout-step .address-item.selected {
  border: #ff6600
 3px solid;
}

/*#_desktop_top_menu {*/


/*width: 1280px;*/


/*padding: 0;*/


/*}*/

#adtm_menu {
  z-index: 9;
  margin: 0;
  border: none;
  box-shadow: none;
}

#adtm_menu ul#menu {
  margin: 0;
  list-style: none;
}

#adtm_menu ul#menu li.li-niveau1 {}

#adtm_menu .adtm_column span.column_wrap_title a {
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  text-transform: none;
  line-height: 1;
  float: none;
  display: block;
  max-width: 230px;
}

#adtm_menu .adtm_column {
  padding: 0 0 0 0;
  margin: 0 0 10px 0;
}

#adtm_menu .adtm_column ul.adtm_elements li,
#adtm_menu .adtm_column ul.adtm_elements li a {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  line-height: 1.25;
}

#adtm_menu ul#menu li.li-niveau1 a.a-niveau1 {
  cursor: pointer;
  flex-direction: row;
}

#adtm_menu_inner,
.adtm_menu_container {
  border: none;
  background: #1e1e1e;
}

.li-niveau1 a:hover .advtm_menu_span,
.li-niveau1 .advtm_menu_span:hover,
.li-niveau1:hover>a.a-niveau1 .advtm_menu_span {
  background: #1e1e1e;
}

#adtm_menu ul#menu li.sub:hover>a.a-niveau1 span {
  color: #ff6600;
}

#adtm_menu ul#menu li.menuHaveNoMobileSubMenu:hover>a.a-niveau1 span {
  color: #ff6600;
}

#adtm_menu div.adtm_column_wrap ul.adtm_elements li a:hover {
  color: #ff6600;
}


/*#menu li.sub span:before{
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 4px;
}

#menu li.menuHaveNoMobileSubMenu span:before{
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 4px;
}*/
#adtm_menu ul#menu li div.adtm_sub {
  top: 40px;
}

#menu li.sub table span:before {
  display: none;
}

.a-niveau1>.advtm_menu_div {
  margin-left: 15px;
  width: 1px;
  background-color: gray;
  align-self: center;
  height: 30px;
}

#menu>li.sub:last-child>.a-niveau1:last-child>div {
  display: none !important;
}


/*li.li-niveau1.advtm_menu_1.sub span:before{
    background-image: url(../img/picto_feu.png);
}

li.li-niveau1.advtm_menu_2.sub span:before{
    background-image: url(../img/picto_froid.png);
}

li.li-niveau1.advtm_menu_3.sub span:before{
    background-image: url(../img/picto_maintien_chaud.png);
}

li.li-niveau1.advtm_menu_4.sub span:before{
    background-image: url(../img/picto_bar_cafe.png);
}

li.li-niveau1.advtm_menu_5.sub span:before{
    background-image: url(../img/picto_preparation.png);
}

li.li-niveau1.advtm_menu_6.sub span:before{
    background-image: url(../img/picto_laverie.png);
}

li.li-niveau1.advtm_menu_7.sub span:before{
    background-image: url(../img/picto_inox.png);
}

li.li-niveau1.advtm_menu_8.sub span:before{

}

li.li-niveau1.advtm_menu_10.sub span:before{
    background-image: url(../img/picto_couteaux.png);
}

li.li-niveau1.advtm_menu_11.sub span:before{
    background-image: url(../img/picto_soldes.png);
}

li.li-niveau1.advtm_menu_13.sub span:before{
    background-image: url(../img/picto_jetable.png);
}

li.li-niveau1.advtm_menu_14.menuHaveNoMobileSubMenu span:before{
    background-image: url(../img/picto_idees_cadeaux.png);
}*/

#adtm_menu .li-niveau1 a.advtm_menu_actif .advtm_menu_span {
  background: none !important;
  color: #ff6600 !important;
}

@media (min-width: 768px) AND (max-width: 1024px) {
  /* #menu {
        display: block !important;
    }

    .advtm_menu_div {
        height: unset;
    } */


}

@media (min-width: 1200px) {}

@media (min-width:768px) {
  #adtm_menu ul#menu {
    display: flex;
    justify-content: center;
  }

  #header .li-niveau1 .advtm_menu_span,
  #header .li-niveau1 a .advtm_menu_span {
    color: #fff;
  }

  #adtm_menu ul#menu li.li-niveau1 a.a-niveau1 .advtm_menu_span {
    font-size: 15px;
    text-transform: uppercase;
  }

  #adtm_menu .adtm_column span.column_wrap_title a {
    position: absolute;
    bottom: 6px;
    border: none;
  }

  #menu .column_wrap_title {
    position: relative;
    max-width: 230px;
    min-height: 35px;
    margin-bottom: 2px;
    border-bottom: solid 1px #ff6600;
  }

  #adtm_menu ul#menu li.li-niveau1 a.a-niveau1 {
    display: flex;
  }

  #index #customhtmlheader {
    display: none;
  }
}

@media (max-width:1280px) {
  #adtm_menu ul#menu li.li-niveau1 {
    padding-right: 10px;
  }
}

@media (max-width:1199px) {
  #adtm_menu ul#menu li.li-niveau1 {
    padding: 0 15px 0 10px;
  }
}

@media (max-width: 767px) {
  #adtm_menu .adtm_column {
    padding: 0 10px 0px 10px;
    float: left;
    width: 100%;
    margin: 0;
  }

  #adtm_menu div.adtm_column_wrap ul.adtm_elements li a {
    display: block;
    text-align: left;
    line-height: 8px;
    font-size: 13px;
    padding: 0 5px 0 5px;
  }

  /*#sticky_header.scrolled {
    height: auto;
    overflow: auto;
  }*/

  #header_metas_sticky span.cart-products-count {
    right: 30px;
  }

  /*#sticky_header.scrolled #servicetoggle_sticky {
    z-index: 999999999999999999999;
  }*/

  #adtm_menu ul#menu li.li-niveau1 {
    padding: 2px 10px;
  }

  #_mobile_top_menu,
  #adtm_menu {
    height: 100%;
    overflow-y: scroll;
  }
  #adtm_menu ul#menu li a {
    border:0;
    background: #312F2F;
  }

  #adtm_menu_inner {
    background: #312F2F;
    min-height: 100%;
  }

  #adtm_menu ul#menu li.li-niveau1 a.a-niveau1 .advtm_menu_span {
    padding: 0 15px;
  }

  #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1.sub a.a-niveau1 span {
    background-image: unset;
  }
  #adtm_menu ul#menu li.li-niveau1 ul {
    display: none;
  }
  .adtm_sub.adtm_submenu_toggle_open, .adtm_sub{
    background: #312F2F;
    border: 0;
  }
  #subcategories li .content {
    background-color: white;
    padding: 0;
    border: solid 2px #eee;
  } 
  #subcategories li .content h2{
    font-size: 1.1rem;
  }
  #adtm_menu ul#menu li div.adtm_sub{
    display: none!important;
  }
  #adtm_menu.adtm_menu_toggle_open ul#menu li div.adtm_sub.adtm_submenu_toggle_open{
    display: block!important;
  }
}

.product-list-reviews.no_review .comments-nb {
  margin-left: 0px;
  display: none;
}

.product-flag.pack {
  display: none;
}

.password-requirements-score,
.password-strength-feedback .progress-container {
  display: none !important;
}

@media screen and (max-width: 767px) {
  #acb-banner.acb-position-bottom {
    bottom: 0;
    top: auto;
  }
}

#_mobile_language_selector .language-selector-wrapper {
  padding: 0.625rem;
}

#_mobile_language_selector .language-selector-wrapper .language-selector {
  display: inline;
}

#_mobile_language_selector .language-selector-wrapper .dropdown select {
  background: #312F2F;
  color: white;
}

#_mobile_language_selector #language-selector-label {
  display: none !important;
}

.float-whatsapp {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 90px;
  right: 20px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.my-float-whatsapp {
  margin-top: 16px;
}

.save_discount {
  color: #ff6600
;
  text-align: center;
}

#product_right .col-md-9,
#product_right .col-md-3 {
  padding-left: 5px;
  padding-right: 5px;

}

#product_right .col-md-10,
#product_right .col-md-2 {
  padding-left: 5px;
  padding-right: 5px;

}

#product_right .blockreassurance_product,
#product_right .blockreassurance_product p,
.blockreassurance_product,
.blockreassurance_product p {
  background: #ff6600
;
  color: #fff;
  text-align: center;
  font-size: 11px;
  margin-bottom: 0px;
  line-height: 14px;
}

.block-title {
  text-transform: uppercase;
  font-weight: bold;
}

#product_right .blockreassurance_product .item-product,
.blockreassurance_product .item-product {
  display: block;
  height: 35px;
  float: none;
  margin: 0;
  width: 100%;
  margin-bottom: 2px;
  padding: 0;
}

.blockreassurance_product .item-product img,
.blockreassurance_product .item-product svg {
  margin-bottom: 2px;
}

#product_right .blockreassurance_product,
.blockreassurance_product {
  margin-top: 10px;
}

.product-flag.discount {
  position: absolute;
  top: -7px;
  left: 35px;
}

#product_right .product-flags li.product-flag.discount {
  background-color: #ff6600
;
}

#product_right .product_manufacturer label,
#product_right .product_reference label {
  color: #ff6600
;
  padding-right: 2px;
  font-size: 1rem;
  margin: 0px;
}

#product_right .product_manufacturer span {
  padding-right: 20px;
  font-size: 1rem;
  font-weight: bold;
}

.payment_logo_css {
  /* border: 1px solid rebeccapurple; */
  align-content: center;
  /* display: flex; */
  text-decoration-line: overline;
  height: 25px;
  text-decoration-color: red;
  border-top: 1px solid #ff6600
;
  margin-top: 10px;
}

.ps_checkout.payment-method-logo-block-title {

  /* display: flex; */

}

.payment_logo_css_2 {
  text-align: center;
  color: #ff6600
;
  text-transform: capitalize;
}

.payment_logo_css_3 {
  /* border: 1px solid rebeccapurple; */
  align-content: center;
  /* display: flex; */
  text-decoration-line: overline;
  height: 25px;
  text-decoration-color: red;
  border-top: 1px solid #ff6600
;
  margin-top: 10px;
}

.checkout_payment {
  width: 100%;

  text-align: center;
}

.footer_product .payment-method-logo-block-title h3 {
  position: relative;
  text-align: center;
  color: #ff6600
;
  width: 100%;
  text-transform: capitalize;
  font-weight: normal;
}

.footer_product .payment-method-logo-block-title h3 span {
  background: white;
  position: relative;
  padding: 0 20px;
}

.footer_product .payment-method-logo-block-title h3:before {
  position: absolute;
  left: 0;
  top: 50%;
  height: 1px;
  background: #ff6600
;
  content: "";
  width: 100%;
  display: block;
}

.in-stock #js-ps_checkout-express-button-container {
  display: none;
}

.prix {
  display: none;
}

.in-stock .prix {
  display: inline-block;
  float: right;
  padding: 6px;
}

.products .product-flags li.product-flag.discount,
.products .product-flags li.product-flag.discount-amount,
.products .product-flags li.product-flag.discount-percentage {
  background-color: #EF6A2E;
}

table,
iframe,
img {
  max-width: 100%;
  height: auto;
}

#sticky-footer {
  position: fixed;
  width: 100%;
  height: 50px;
  left: 0;
  bottom: 0;
  border-top: 1px solid #C7C7C7;
  box-sizing: border-box;
  background: #fff;
  z-index: 10;
}

#sticky-footer ul {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  background-color: white;
  z-index: 11;
}

#sticky-footer ul li {
  width: 25%;
  height: 50px;
  display: flex;
  justify-content: center;
}

#sticky-footer a {
  position: relative;
  display: flex;
  box-sizing: border-box;
  height: 50px;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  padding: 0 10px;
  border-top: 4px solid white;
  font-size: 18px;
  color: #312F2F;
}

#sticky-footer .cart-products-count {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 20px;
  min-height: 20px;
  font-weight: 600;
  background: #ff6600
;
  border-radius: 10px;
  text-align: center;
  color: white;
  font-size: 12px;
}

#sticky-footer a.active {
  border-color: #ff6600
;
  color: #ff6600
;
}

#sticky-add-to-cart-footer {
  display: flex;
  align-items: center;
  position: fixed;
  width: 100%;
  bottom: 49px;
  left: 0;
  padding: 10px 10px 10px 10px;
  box-sizing: border-box;
  border-top: 1px solid #C7C7C7;
  box-shadow: 0px 0px 14px -1px rgba(0, 0, 0, 0.49);
  background-color: white;
  z-index: 9;
}

#sticky-add-to-cart-footer .btn-primary {
  padding: 0.6rem 0.8rem;
  font-size: 1rem;
  text-transform: none;
  letter-spacing: 0;
}

#sticky-add-to-cart-footer .current-price-value {
  color: #ff6600
;
  font-size: 34px;
  line-height: 42px;
  margin: 0px;
  font-weight: bold;
  padding-top: 10px;
}

#sticky-add-to-cart-footer .flex {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}

#sticky-add-to-cart-footer .regular-price {
  font-size: 12px;
}

/* =========================================== OTHER INFO PRODUCT PAGE ================================================================= */
/* Bloc Questions */

#questions-paging {
    margin-bottom: 30px;
}


/* Product flags */

.product-flag.online-only {
    display: none !important;
}

#product #content {
    max-width: 100%;
}

li.product-flag.on-sale,
li.product-flag {
    background: #ff6600;
    width: 100px;
    text-align: center;
    margin: 0;
    right: 0;
    top: 0;
    left: unset;
}

.product-cover {
    margin-bottom: 0;
}
#main .images-container .js-qv-mask.scroll{
    max-height: 560px;
    overflow: hidden;
    padding: 30px 0;
}
.images-mask-container{
    position: relative;
}
.scroll-box-arrows{
    display:none;
    text-align: center;
}
.scroll-box-arrows.scroll{
    display:block
}
.scroll-box-arrows i{
    position:absolute;
    height:30px;
    line-height:30px;
    width: calc(100% - 30px);
    cursor:pointer;
    color: rgba(0, 0, 0, 0.5);
}
.scroll-box-arrows .top{
    left:15px;
    bottom: -30px;
    font-size: 50px;
}
.scroll-box-arrows .bot{
    left:30px;
    bottom: 30px;
}
/* #main .images-container .js-qv-mask {
    border-right: solid 10px #f2f2f2;
    border-left: solid 10px #f2f2f2;
    border-bottom: solid 10px #f2f2f2;
    padding: 15px;
} */

ul.product-images.js-qv-product-images {
    padding: 0;
    margin: 0;
}

#product-modal .modal-content .modal-body .mask {
    width: 9.25rem;
}

.product-images>li.thumb-container>.thumb {
    box-shadow: none;
    cursor: pointer;
    margin-bottom: 5px;
}

.product-images>li.thumb-container>.thumb.selected,
.product-images>li.thumb-container>.thumb:hover {
    border: 2px solid #ff6600;
}


/* Short description Part */

#product-description-short,
#product-points-forts {
    font-size: 15px;
}

.gold {
    color: #ff6600;
}

#product-points-forts ul li {
    padding-left: 10px;
    position: relative;
    font-size: 14px;
}

#product-points-forts ul li::before {
    content: "•";
    color: #ff6600;
    left: 0;
    font-size: 16px;
    display: block;
    position: absolute;
}

#product-description-short p,
#product-description-short strong,
#product-description-short span {
    font-size: 14px !important;
    font-weight: normal !important;
}


/* Tabs *******/

/*#partie_info nav.affix {
    position: fixed;
    top: 60px;
    background-color: #eee;
    z-index: 9;
    left: 15px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}

#partie_info nav.affix a {
    padding: 0 30px;
}

#partie_info nav {
    padding-top: 10px;
    width: 100%;
}*/


/*pour regler pb de marge avec menu qui se fixe en meme tps qu'on scrolle vers l'ancre*/
/*#partie_info .partie.margin_top{
    padding-top: 40px;
}

#partie_info {
    margin-top: 50px;
}

#partie_info nav li {
    display: inline-block;
    float: none;
}

#partie_info nav a {
    display: inline-block;
    color: black;
    border: none !important;
    background: #eee;
    padding: 15px 30px;
    font-size: 18px;
    font-weight: 500;
}

#partie_info nav a:hover {
    border: none;
    border: none !important;
    color: #ff6600;
    background: #eee;
}

#partie_info .partie {
    border-bottom: solid 5px #eee;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

#partie_info .product-description h2 {
    color: #222;
}

.titre {
    font-size: 18px;
    text-transform: uppercase;
    color: #ff6000;
    margin-bottom: 10px;
    margin-top: 20px;
    font-weight: 500;
}

.product-features {
    margin: 0;
}

.trois_fois {
    font-size: 16px;
    margin-top: 10px;
}

.trois_fois span.gris {
    color: #999999;
}

.inner_fond_gris {
    padding: 15px;
    background: #eee;
}*/


/* Buttons */

.product-quantity .add,
.product-actions .add-to-cart {
    width: 100%;
}

#product .netreviews_customer_review {
    padding: 15px;
    background: white;
    margin: 12px 0;
    border: solid 2px #ddd;
    border-radius: 12px;
    position: relative;
}

#product .netreviews_customer_review:before {
    position: absolute;
    content: " ";
    background-image: url('../img/phylactere.png');
    top: -16px;
    left: 30px;
    display: block;
    width: 30px;
    height: 16px;
}

#product .product_right_column .product-reference, #product .product_right_column .product-manufacturer{
    margin-bottom: 5px;
}

.product-additional-info .social-sharing,
.col-md-3 .product-additional-info #frshipdates,
.col-md-3 .product-additional-info .js-mailalert {
    display: none;
}

#big_stars .livraison_express {
    display: none;
}

#big_stars .av_category_stars {
    float: right;
}

#product .new_product_show_product_quotation{
    line-height: 22px;
    background: url('../img/quotation_show_more.png') no-repeat left center;
    color: #f26622;
    padding-left: 25px;
    text-decoration: underline;
    cursor: pointer;
    font-size: 14px;
    cursor: pointer;
    /* padding-top: 5px; */
}
#product .new_product_quotation_title{
    color: white;
    font-weight: 600;
    margin: 0 -30px 0 0;
    background: #f26622;
    line-height: 40px;
    font-size: 20px;
    margin: 0 -30px 0 0;
}
#product .new_product_quotation_title span{
    background: white;
    display: inline-block;
    color: #f26622; 
    padding-right: 15px;
    margin-right: 15px;
    font-weight: bold;
    font-size: 22px;
    min-width: 30px;
}
#product .margin-left-40{
    margin-left: 40px;
}
#product .new_product_quotation_accroche{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #f26622; 
}
#product .new_product_quotation_accroche_light{
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    color: #f26622; 
}
#product .new_product_quotation_service_client{
    font-size: 15px;
    font-weight: 600;
    text-align: center;
}*/
#product .mb-4{
    margin-bottom: 40px;
}

.product-desc {
  overflow: hidden;
}

body#checkout section.checkout-step .payment-options .custom-radio {
  margin-right: 1rem;
  float: none;
}

.brands-sort .select-title,
.products-sort-order .select-title,
.suppliers-sort .select-title {
  border: none;
}

.products-selection {
  margin-bottom: 0;
}

#amazzing_filter .btn-primary.compact-toggle {
  background: #ff6600
;
  border: none;
  border-radius: 0;
}

#amazzing_filter .compact-toggle .compact-toggle-icon {
  height: 34px;
}
#acbCustomize{
  text-decoration: none;
}
#acb-banner {
  background-color: #3D3939 !important;
}
#wrapper .breadcrumb #breadcrumb-previous::after {
  content: "";
}
#breadcrumb-previous a {
  display: inline-block;
  padding: 2px 5px;
  border: solid 1px #C7C7C7;
  background: #efefef;
}
.modal-body figure{
  background: white;
}
.modal-content .close{
  position: relative;
  color: black;
  font-size: 30px;
  opacity: 1;
  padding: 5px;
  z-index: 9999;
}
#adtm_menu .adtm_column ul.adtm_elements li a, #adtm_menu .adtm_column ul.adtm_elements li span[data-href]{
  padding: 2px 0 2px 0;
}
#adtm_menu:not(.atmRtl) .advtm_open_on_hover ul#menu .li-niveau1:hover div.adtm_sub{
  left: 5%;
}
.li-niveau1 .adtm_sub {
  width: 90%;
}
.card-block.checkout {
  padding-top: 0;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  #fc_frame {
    display: none;
  }

  #mobile_top_menu_wrapper{
    background: #312F2F;
    height: calc(100vh - 156px);
  }
  .float-whatsapp {
    bottom: 60px;
  }

  #product .float-whatsapp {
    bottom: 140px;
  }

  .vertical-thumbs.images-container {
    flex-direction: row-reverse;
    flex-wrap: wrap;
  }

  .product-information {
    padding: 20px 20px 0 20px;
  }

  .product-information .product-prices {
    text-align-last: left;
  }

  #product_right .product-flag.discount {
    right: 35px !important;
    top: -15px;
    ;
    left: unset;
  }

  #product_right .current-price-value {
    font-size: 34px;
  }

  #product_right .product-quantity .qty {
    align-items: center;
    float: none !important;
  }

  #product .product-information .in-stock {
    padding: 0;
    margin: 0;
  }

  #product_right .regular-price {
    font-size: 12px;
  }

  #product_right .product-prices .current-price {
    line-height: 34px;
  }

  #product_right .product-quantity .add {
    margin-top: 10px;
    padding: 0 80px 0 0;
  }

  .clear {
    clear: both;
  }

  .bootstrap-touchspin .input-group-btn-vertical .btn {
    width: 25px;
    height: 25px;
  }

  .product-quantity #quantity_wanted {
    height: 25px;
  }

  #ms_selected_shop_block #ms_select_shop_main {
    margin: 0;
    height: 50px;
    line-height: 50px;
    padding: 0;
  }

  #search_widget {
    margin: 0 0 10px 0;
    overflow: visible;
    display: flex;
  }

  #search_widget form {
    width: 100%;
  }

  #search_widget .dropdown-menu {
    left: auto;
    right: 0px;
    border: 0px;
    background: none;
    padding: 0px;
    box-shadow: 0 0 8px;
    top: 35px;
  }

  #search_widget .dropdown-menu input {
    line-height: 26px;
    padding: 5px 10px;
    border: 0px;
    border-radius: 0px;
  }

  .header-top {
    display: none;
  }

  #header .header-nav {
    background: #312F2F;
  }

  .previous-link {
    font-size: 24px;
    font-weight: 500;
    line-height: 45px;
    color: white;
  }

  #header .previous-link a {
    color: white;
  }

  #header {
    position: fixed;
    top: 0;
    left: 0;
  }

  #index #wrapper,
  #wrapper {
    padding-top: 103px;
  }

  #wrapper .breadcrumb ol,
  .list-group {
    white-space: nowrap;
  }

  #wrapper .breadcrumb {
    overflow-x: scroll;
    padding: 10px 0;
  }

  .block-category h1 {
    font-size: 1.2rem;
  }

  .product-flag.discount {
    left: 5px;
    top: -10px;
  }

  .product-miniature .add-to-cart {
    font-size: 15px;
  }

  #back-to-top {
    position: fixed;
    bottom: 60px;
    left: 20px;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    text-align: center;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10;
    cursor: pointer;
    color: white;
    font-size: 20px;
  }

  #product #back-to-top {
    bottom: 140px;
  }

  .product-miniature .product-title {
    height: 72px;
  }

  #category .block-category h1 {
    margin: 0;
  }

  .acbCheckbox,
  .acbConsentLabel,
  #acb-close-button,
  #acb-deny-all-button {
    display: none;
  }

  /* #acb-deny-all-button{
    display: none;
  } */
  .acbCheckboxContainer {
    margin: 0;
  }
  #acb-banner.acb-position-bottom {
    bottom: 50px;
  }
  #product #acb-banner.acb-position-bottom {
    bottom: 130px;
  }
  .product-actions .add-to-cart {
    padding: 0.6rem 0.8rem;
    font-size: 14px;
  }
  #adtm_menu ul#menu li a span,
  #adtm_menu ul#menu li a {
    color: #fff;
  }
  .li-niveau1 a .advtm_menu_span, .li-niveau1 .advtm_menu_span{
    background: #3D3939;
    color: white;
  }
  .product-miniature .product_reference_stock {
    height: 70px;
  }
  #adtm_menu .li-niveau1 {
    min-height: 45px;
    line-height: 21px;
  }
}

@media (max-width: 456px) {
  .product-list-reviews {
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 1941px) {

  #product_right .blockreassurance_product,
  #product_right .blockreassurance_product p {

    line-height: 13px;
  }
}

#product-modal .modal-content .modal-body .mask {
    width: 9.25rem;
}

/*****************************************
************** Page produit **************
*****************************************/

#product .h1,
#product h1{
    font-family: "Poppins","Poppins-fallback","Verdana",sans-serif;
    font-weight: bold;
    font-size: 26px;
    text-transform: capitalize;
}
#product .netreviews_font_stars span{
    color: #f26622;
}
#product hr{
    border-top: 1px solid #8a8a8a;
}
#product hr.border-2{
    border-top: 1px solid #8a8a8a;
}
#product hr.no-margin{
    margin: 0;
}
#product .hr_product{
    margin: 10px 0;
}
.product-manufacturer, .product-reference{
    font-size: 16px;
    font-family: "Poppins","Poppins-fallback","Verdana",sans-serif;
    font-weight: normal;
    color: #ff6600;
}
.product-manufacturer span, .product-reference span{
    font-size: 16px;
    color: black;
    font-weight: bold;
}
.product-manufacturer a{
    font-size: 16px;
    color: black;
}
#product .product-prices{
    position: relative;
}
#product .product_right_column .regular-price{
    font-size: 16px;
    color: black;
    font-family: "Poppins","Poppins-fallback","Verdana",sans-serif;
}
#product .product_right_column .col_product_price_ht{
    border-right: 1px solid rgba(0,0,0,.1);
}
#product .product_right_column .product_price_ht{
    font-size: 35px;
    color: #e0591e;
    font-family: "Poppins","Poppins-fallback","Verdana",sans-serif;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 40px;
    line-height: 40px;
}
#product .product_right_column .product_price_ht sup{
    font-size: 60%;
}
#product .product-prices .discount{
    margin-top: 10px;
}

#product .product-prices div{
    margin-bottom: 5px;
}

#product .product_right_column .product_price_ht p{
    margin-bottom: 5px;
}
#product .product-price-and-shipping .product-prices p{
    margin-bottom: 5px;
}

#product .product_right_column .product_price_ttc{
    font-size: 20px;
    color: black;
    font-family: "Poppins","Poppins-fallback","Verdana",sans-serif;
    margin-bottom: 0;
    line-height: 40px;
}
#product .product_right_column .discount-product-page{
    background: #f26622;
    padding: .5rem;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    font-family: "Poppins","Poppins-fallback","Verdana",sans-serif;
    font-weight: bold;
    border-radius: 5px;
}
#product .product_right_column .discount{
    text-align: right;
}
#product-price-and-shipping-scalapay{
    margin: 0;
}
#product #better_price_garanted{
    line-height: 22px;
    background: url('../img/better_price.png') no-repeat left center;
    color:#f26622;
    padding-left: 25px;
    text-decoration: underline;
    cursor: pointer;
    font-size: 14px;
}
#product .product_reassurance div{
    margin-bottom: 0;
}
#product .product_reassurance p {
    display: flex;
    align-items: center; /* Centre verticalement */
    font-size: 11px;
    background: url('../img/ressaurance_return.png') no-repeat left center;
    padding-left: 45px;
    font-family: "Poppins", "Poppins-fallback", "Verdana", sans-serif;
    font-weight: bold;
    margin-bottom: 0;
    min-height: 40px;
    line-height: 1.4; /* Adapté à plusieurs lignes */
}
#product .product_reassurance #product_return{
    background: url('../img/ressaurance_return.png') no-repeat left center;
    height: 40px;
}
#product .product_reassurance #product_express_delivery{
    background: url('../img/reassurance_fast_delivery.png') no-repeat left center;
    height: 40px;
}
#product .product_reassurance #product_paiement{
    background: url('../img/reassurance_paiement.png') no-repeat left center;
    height: 40px;
}
#product .product_reassurance #product_warranty{
    background: url('../img/reassurance_warranty.png') no-repeat left center;
    height: 40px;
}

#text_defilent{
    overflow: hidden;
    height: 36px;
    line-height: 36px;;
}
#text_defilent p{
    display: inline-block;                /* modèle de boîte en ligne */
    padding-right: 2em;                   /* un peu d'espace pour la transition */
    padding-left: 100%;                   /* placement à droite du conteneur */
    white-space: nowrap;                  /* pas de passage à la ligne */
    animation: defilement-rtl 15s infinite linear;
}
@keyframes defilement-rtl {
    0% {
      transform: translate3d(0,0,0);      /* position initiale à droite */
    }
    100% {
      transform: translate3d(-100%,0,0);  /* position finale à gauche */
    }
}
#link_product_avis{
    padding-top: 10px;
}
#link_product_avis .rating__value-stars{
    padding-bottom: 3px;
}
#link_product_avis p{
    color: #ff6600;
    text-align: center;
    margin-bottom: 10px;
    font-size: 15px;
}
#link_product_avis .stars__item:not(:last-of-type) {
    margin-right: 8px;
}
#link_product_avis .rating__value-stars{
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}
#link_product_avis .stars__item {
    --star-bg-size: 16px;
    --rating-item-percent: 0;
    align-items: center;
    background: url(../img/icon-sta-net-review.svg) center 45%,linear-gradient(0deg,rgba(255,95,62,.5),rgba(255,95,62,.5)),linear-gradient(0deg,#ff6600,#ff6600);
    background-repeat: no-repeat;
    background-size: var(--star-bg-size),100% 100%,var(--rating-item-percent) 100%;
    display: flex;
    height: 16px;
    justify-content: center;
    width: 16px;
}
#product .quantity {
    position: relative;
}

#product input[type=number]::-webkit-inner-spin-button,
#product input[type=number]::-webkit-outer-spin-button
{
    -webkit-appearance: none;
    margin: 0;
}
  
#product input[type=number]
{
    -moz-appearance: textfield;
    appearance: textfield;
}
#product .bootstrap-touchspin .touchspin-up:after {
    content: "+";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    line-height: 16px;
}
#product .bootstrap-touchspin .touchspin-down:after {
    content: "-";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    line-height: 16px;
}
#product .quantity input {
    width: 45px;
    height: 42px;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    padding-left: 20px;
    border: 1px solid #eee;
}
  
#product .quantity input:focus {
    outline: 0;
}
  
#product .quantity-nav {
    float: left;
    position: relative;
    height: 42px;
}
  
#product .quantity-button {
    position: relative;
    cursor: pointer;
    border-left: 1px solid #eee;
    width: 20px;
    text-align: center;
    color: #333;
    font-size: 13px;
    /* font-family: "Trebuchet MS", Helvetica, sans-serif !important; */
    line-height: 1.7;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
  
#product .quantity-button.quantity-up {
    position: absolute;
    height: 50%;
    top: 0;
    border-bottom: 1px solid #eee;
}
  
#product .quantity-button.quantity-down {
    position: absolute;
    bottom: -1px;
    height: 50%;
}
#product .product-add-to-cart{
    display: flex;
    flex-wrap: wrap;
}
#product .bootstrap-touchspin{
    box-shadow: none;
}
#product .product-add-to-cart .input-group{
    border: 2px solid #ff6600;
    border-radius: 6px 0 0 6px;
}
#product .product-add-to-cart .bootstrap-touchspin input.form-control{
    border: none;
    border-radius: 6px 0 0 6px;
    font-weight: bold;
}
#product .product-add-to-cart .bootstrap-touchspin .btn-touchspin{
    border: none;
    font-weight: bold;
}
#product .product-add-to-cart .bootstrap-touchspin .btn-touchspin:hover{
    background: none;
}
#product .product-add-to-cart .add {
    width: calc(100% - 72px);

}
#product  .product-actions .add-to-cart {
    width: 100%;
    border-radius: 0 6px 6px 0;
}
#product h2.product_subtitle{
    background: #f1f1f1 url('../img/description_short.png') no-repeat 20px center;
    line-height: 50px;
    padding-left: 60px;
    color: #626262;
    text-transform: uppercase;
    font-size: 1.1rem;
}
#product .download-pdf a{
    background: #f1f1f1 url('../img/pdf-icon.png') no-repeat 20px center;
    line-height: 30px;
    padding: 2px 20px 2px 45px;
    border-radius: 17px;
    display: inline-block;
    color: black;
}
#product h2.product_subtitle.subtitle_feature{
    background: #f1f1f1 url('../img/caracteristiques.png') no-repeat 15px center;
}
#product .product_in_sell .regular_price {
  line-height: 56px;
}
#product .price sup {
    font-size: 60%;
    top: -0.45em;
}
#product .product-features .feature-detail{
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid #d6d6d6;
}
#product .product-description h2{
    color: black;
}
.product_in_sell{
    text-align: center;
}
.product_in_sell h2.product-title{
    margin-top: 10px;
    text-transform: unset;
    font-size: 16px;
    line-height: 18px;
    min-height: 54px;
}
.product_in_sell .discount-product{
    top: 0;
    right: 0;
}
.product_in_sell .regular_price{
    font-size: 20px;
    color: black;
    margin-bottom: 10px;
    font-weight: bold;
}
.product_in_sell{
    border: 1px solid black;
    position: relative;
    padding: 10px;
    border-radius: 12px;
}

.product_in_sell .product-title a, .product_in_sell .product-title a:hover, #product .product_in_sell .product-title{
    color: black;
    font-weight: 400;
}
#product .row_product_pack_detail .product_in_sell .product-title{
    min-height:36px;
    margin-bottom: 1rem;
}
#product .product_in_sell .pack_quantity{
    color: #ff6600;
    font-weight: bold;
}

#product .product_in_sell.pack_2_item .reference{
    font-weight: bold;
    font-size: 20px;
}

#product  .product_in_sell .product-actions .add-to-cart, .product_in_sell .product-actions .add-to-cart{
    font-size: 20px;
    background: url('../img/addtocart.png') no-repeat center center;
    width: 56px;
    height: 56px;
    background-color: none;
    font-weight: 700;
    border-radius: 0;
    border: none;
    display: block;
    cursor: pointer;
}
#product  .product_in_sell .product-actions .add-to-cart:focus{
    outline: none;
}
#product .product_in_sell  .regular_price{
    line-height: 56px;
}
.product_in_sell  .product-manufacturer, .product_in_sell .product-reference {
    display: inline-block;
    margin-right: 0;
    vertical-align: middle;
    margin-bottom: 5px;
}

/**************************************
******** NEW PRODUCT SHOW MORE ********
***************************************/
#product .new_product_show_more{
    text-align: center;
    color: #ff6600;
    font-weight: bold;
    cursor: pointer;
    text-decoration: underline;
    padding-top: 20px;
}
#product .new_product_show_more_close_popup{
    text-align: right;
    color: black;
    font-weight: bold;
    cursor: pointer;
    text-decoration: underline;
}
#new_product_show_more_overlay{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    background: rgba(255, 255, 255, 0.8);
    z-index: 901;
}

#product .new_product_show_more_popup{
    /* display: none; */
    position: fixed;
    top: 0;
    right: -30vw;
    height: 100vh;
    width: 30vw;
    background: #fff;
    z-index: 999;
    transition: right 0.5s;
    padding: 15px 30px;
}

#product .new_product_show_more_popup_content{
    overflow-y: scroll;
    max-height: calc((100% - 132px) - 1rem);
}

#product .fleche{
  text-align: center;
}

#product .new_product_show_more_popup .new_product_show_more_title{
    background: url('../img/office-clip.png') 10px center no-repeat #ff6600;
    color: white;
    padding: 20px 20px 20px 80px;  
    margin: 0 -30px;
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 20px;
}
#product .new_product_show_more_popup dt {
    float: left;
    clear: left;
    margin-right: 20px;
    font-weight: bold;
    line-height: 40px;
}
  
#product .new_product_show_more_popup dd {
    margin-left: 0px;
    text-align: right;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0;
    min-height: 40px;
}

#product #show_more_frship_dates dl {
    margin-bottom: 10px;
}

#product #show_more_frship_dates dt {
    float: left;
    clear: left;
    margin-right: 20px;
    line-height: 30px;
    font-weight: normal;
}
#product #show_more_frship_dates dd {
    margin-left: 0px;
    text-align: right;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0;
    padding-bottom: 40px;
    font-weight: 600;
}
#product #show_more_frship_dates .prem_plus {
    color: #32bdf8;
}
#product .prodquestions_block{
    border-right: 1px solid #8a8a8a;
}
#product .prodquestion_card{
    background: #f9f9f9;
    padding: 15px;
    border-top: 3px solid #fff;
    width: 100%;
    margin: 0 auto;
}
#product .prodquestion_title{
    display: block;
    font-size: 14px;
    font-weight: bolder;
    width: 100%;
    text-align: left;
    padding: 0;
    margin: 0;
    color: #2c2c2c;
}
#product .prodquestion_title span{
    font-size: 14px;
    font-weight: 500;
}
#product .prodquestion_answer_block{
    padding: 15px;
    background: white;
    margin: 12px 0;
    border: solid 2px #ddd;
    border-radius: 12px;
    position: relative;
}
#product .prodquestion_answer_block:before{
    position: absolute;
    content: " ";
    background-image: url(../img/phylactere.png);
    top: -16px;
    left: 30px;
    display: block;
    width: 30px;
    height: 16px;
}
#product .prodquestion_question{
    font-size: 14px;
    margin-bottom: 5px;
}
#product .prodquestion_fourni{
    color: #4a8e12;
    /* margin-left: 30px; */
}
#product .prodquestion_answer{
    margin-left: 30px;
    font-size: 14px;
}
#product .netreviews_review_part{
    background: #f9f9f9;
    padding: 15px;
    border-top: 3px solid #fff;
    width: 100%;
    margin: 0 auto;
}
#product #new_product_frequently_buy_together.owl-carousel .owl-nav button.owl-prev,
#product #new_product_accessories.owl-carousel .owl-nav button.owl-prev{
    bottom: 0;
    top: unset;
    left: 0;
    color: #869791;
    font-size: 25px;
}
#product #new_product_frequently_buy_together.owl-carousel .owl-nav button.owl-next,
#product #new_product_accessories.owl-carousel .owl-nav button.owl-next{
    bottom: 0;
    top: unset;
    right: 0;
    color: #869791;
    font-size: 25px;
}
#product #netreviews_rating_section{
    border: none;
}
#product .product_subtitle_orange{
    color: #ff6600;
    background: none;
}
#product .owl-carousel button:focus{
    outline: none;
}
#product .new_product_pack .product_subtitle_orange{
    text-align: center;
    margin-bottom: 15px;
}
#product .new_product_pack_flex{
    display: flex;
    align-items: center;
    justify-content: center;
}
#product .new_product_pack_flex .col-md-2,
#product .new_product_pack_flex .col-md-14{
    float: none;
}
#product .new_product_pack_flex .col-md-14{
    height: 100%;
    padding: 0;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}
#product .new_product_pack .pack_total_content{
    border: 1px solid black;
    padding: 10px;
    background: #f1f1f1;
    border-radius: 12px;
}
#product .new_product_pack .pack_total_price{
    font-weight: 600;
    padding-top: 10px;
    text-align: center;
    font-size: 20px;
}
#product .new_product_pack .pack_total_price span{
    text-align: right;
    display: inline-block;
    color: #ff6600;
    padding-left: 20px;
}
#product .new_product_pack .pack_button{
    background: #ff6600;
    color: white;
    padding: .5rem 1rem;
    border-radius: 12px;
    margin: auto;
    width: 100%;
    font-weight: normal;
    text-decoration: none;
}
#product .product_in_sell_buy .add-to-cart{
    margin: auto;
}
#product .new_product_show_more_popup .pack_product_price{
    font-weight: bold;
    color: #ff6600;
    margin-bottom: 10px;
}
#product .new_product_show_more_popup .pack_product_reference{
    margin-bottom: 5px;
}
#product .new_product_show_more_popup .pack_product_name{
    margin-bottom: 5px;
}
/*#product .checkbox-wrapper-18 .round {
    position: relative;
}

#product .checkbox-wrapper-18 .round label {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 50%;
    cursor: pointer;
    height: 28px;
    width: 28px;
    display: block;
}

#product .product-price-and-shipping .regular-price{
    text-decoration: line-through;
}

#product .checkbox-wrapper-18 .round label:after {
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    content: "";
    height: 6px;
    left: 8px;
    opacity: 0;
    position: absolute;
    top: 9px;
    transform: rotate(-45deg);
    width: 12px;
}

#product .checkbox-wrapper-18 .round input[type="checkbox"] {
    visibility: hidden;
    display: none;
    opacity: 0;
}

#product .checkbox-wrapper-18 .round input[type="checkbox"]:checked + label {
    background-color: #ff6600;
    border-color: #ff6600;
}

#product .checkbox-wrapper-18 .round input[type="checkbox"]:checked + label:after {
    opacity: 1;
}*/
#product .new_product_show_more_popup .quantity input {
    width: 65px;
}
#product .new_product_show_more_popup #block_pack_choice_finale_price{
    float:right;
    color: #ff6600;
}
#product .new_product_show_more_popup #add_cart_pack_choice{
    width: 100%;
    margin-bottom: 40px;
}
#product .sticky_header_right_price{
    color: #ff6600;
    font-weight: bold;
    font-size: 16px;
}
#product #show_more_premplus .new_product_show_more_popup_content{
    margin: 0 -30px;
}
#product #show_more_premplus .new_product_show_more_popup_content {
    max-height: calc((100% - 5px) - 1rem);
}
#product .av_category_stars {
    margin: 0 auto 10px auto;
    height: 20px;
}
#product .product-additional-info .netreviews_font_stars div .nr-star:before {
    font-size: 20px;
    line-height: 20px;
}
#product .product_right_column p{
    margin-bottom: 0;
}
#product scalapay-widget{
    margin-bottom: 5px!important;
    padding: 0 15px;
}
#product .border-right{
    border-right: 1px solid black;
}
#product .return_category{
    line-height: 40px;
    margin-bottom: 0;
}
#product .return_category a{
    text-decoration: none;
    color: black;
    font-size: 15px;
    padding-left: 20px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0OTIgNDkyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0OTIgNDkyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNNDY0LjM0NCwyMDcuNDE4bDAuNzY4LDAuMTY4SDEzNS44ODhsMTAzLjQ5Ni0xMDMuNzI0YzUuMDY4LTUuMDY0LDcuODQ4LTExLjkyNCw3Ljg0OC0xOS4xMjQgICAgYzAtNy4yLTIuNzgtMTQuMDEyLTcuODQ4LTE5LjA4OEwyMjMuMjgsNDkuNTM4Yy01LjA2NC01LjA2NC0xMS44MTItNy44NjQtMTkuMDA4LTcuODY0Yy03LjIsMC0xMy45NTIsMi43OC0xOS4wMTYsNy44NDQgICAgTDcuODQ0LDIyNi45MTRDMi43NiwyMzEuOTk4LTAuMDIsMjM4Ljc3LDAsMjQ1Ljk3NGMtMC4wMiw3LjI0NCwyLjc2LDE0LjAyLDcuODQ0LDE5LjA5NmwxNzcuNDEyLDE3Ny40MTIgICAgYzUuMDY0LDUuMDYsMTEuODEyLDcuODQ0LDE5LjAxNiw3Ljg0NGM3LjE5NiwwLDEzLjk0NC0yLjc4OCwxOS4wMDgtNy44NDRsMTYuMTA0LTE2LjExMmM1LjA2OC01LjA1Niw3Ljg0OC0xMS44MDgsNy44NDgtMTkuMDA4ICAgIGMwLTcuMTk2LTIuNzgtMTMuNTkyLTcuODQ4LTE4LjY1MkwxMzQuNzIsMjg0LjQwNmgzMjkuOTkyYzE0LjgyOCwwLDI3LjI4OC0xMi43OCwyNy4yODgtMjcuNnYtMjIuNzg4ICAgIEM0OTIsMjE5LjE5OCw0NzkuMTcyLDIwNy40MTgsNDY0LjM0NCwyMDcuNDE4eiIgZmlsbD0iI2ZmNjYwMCIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
    background-size: 13px;
    background-position: left center;
    background-repeat: no-repeat;
}
#product .product-description{
    /* max-height: 460px; */
    overflow: hidden;
}
#product .new_product_show_product_description{
    display: none;
    text-decoration: none;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
#sticky-footer {
    position: fixed;
    width: 100%;
    height: 50px;
    left: 0;
    bottom: 0;
    border-top: 1px solid #C7C7C7;
    box-sizing: border-box;
    background: #fff;
    z-index: 10;
}
  
#sticky-footer ul {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    background-color: white;
    z-index: 11;
}
  
#sticky-footer ul li {
    width: 25%;
    height: 50px;
    display: flex;
    justify-content: center;
}
#footer .footer-container #sticky-footer ul li:before{
    content: none;
}

#sticky-footer a {
    position: relative;
    display: flex;
    box-sizing: border-box;
    height: 50px;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    padding: 0 10px;
    border-top: 4px solid white;
    font-size: 18px;
    color: #312F2F;
}
  
#sticky-footer .cart-products-count {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 20px;
    min-height: 20px;
    font-weight: 600;
    background: #FE6B05;
    border-radius: 10px;
    text-align: center;
    color: white;
    font-size: 12px;
}
  
#sticky-footer a.active {
    border-color: #FE6B05;
    color: #FE6B05;
}

#sticky-add-to-cart-footer {
    /* display: flex;
    align-items: center; */
    position: fixed;
    width: 100%;
    bottom: 49px;
    left: 0;
    padding: 10px 10px 10px 10px;
    box-sizing: border-box;
    border-top: 1px solid #C7C7C7;
    box-shadow: 0px 0px 14px -1px rgba(0, 0, 0, 0.49);
    background-color: white;
    z-index: 9;
}

#sticky-add-to-cart-footer .btn-primary {
    padding: 0.6rem 0.8rem;
    font-size: 1rem;
    text-transform: none;
    letter-spacing: 0;
    border-radius: 5px;
}

#sticky-add-to-cart-footer .current-price-value {
    color: #FE6B05;
    font-size: 34px;
    line-height: 42px;
    margin: 0px;
    font-weight: 600;
    padding-top: 10px;
}

#sticky-add-to-cart-footer .flex {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}

#sticky-add-to-cart-footer .regular-price {
    font-size: 12px;
}

/* =========================================== RESPONSIVE NEW PRODUCT PAGE ================================================================= */
@media (min-width:1px){ /* XS */
    #product .new_product_show_more_popup{
        right: -100vw;
        width: 100vw;   
    }
    #product .product_reassurance div{
        margin-bottom: 20px;
    }
    #product .product_reassurance div:nth-child(3), #product .product_reassurance div:nth-child(4){
        margin-bottom: 0;
    }
    #product .border-right{
        border-right: none;
    }
    #main .images-container .js-qv-mask.scroll {
        max-height: 450px;
    }
    #product .product-prices .discount{
        position: absolute;
        top: -1rem;
        right: 0;
    }
    #product .av_category_stars {
        margin: 10px 0 10px 0;
        float: none;
    }
    #product .float-whatsapp {
        width: 60px;
        bottom: 152px;
    }
}
@media (min-width:576px){ /* XS */
    #product .new_product_show_more_popup{
        right: -100vw;
        width: 100vw;   
    }
    #main .images-container .js-qv-mask.scroll {
        max-height: 560px;
    }
    #product .product-prices .discount{
        position: unset;
        top: unset;
        right: unset;
    }
    #product .av_category_stars {
        margin: 0 auto 10px auto;
        float: right;
    }
    #product .float-whatsapp {
        width: 60px;
        bottom: 60px;
    }
}
@media (min-width:768px){ /* SM */
    #product .new_product_show_more_popup{
        right: -75vw;
        width: 75vw;   
    }
    #product .product_reassurance div {
        margin-bottom: 0;
    }
    /* #product .product_right_column .product_price_ht {
        font-size: 32px;
    } */
}
@media (min-width:992px){ /* MD */
    #product .new_product_show_more_popup{
        right: -30vw;
        width: 30vw;   
    }
    #product .border-right{
        border-right: 1px solid black;
    }
    #product .row_product_description .col-lg-8, #product .row_product_description .col-lg-4{
        width: 50%;
    }
}
@media (min-width:1200px){ /* LG */

}
@media (min-width:1400px){ /* LG */
    #product .row_product_description .col-lg-8{
        width: 66.66667%
    }
    #product .row_product_description .col-lg-4{
        width: 33.33334%
    }
}
/* #product #new_product_frequently_buy_together .owl-item{
    width: 251px!important;
} */

.title_purchase_together{
    background: #f1f1f1;
    text-align: center;
    margin: 10px 0;
    padding: 10px;
}
/**************************************
******** FLAG MADE IN FRANCE ********
***************************************/
.card_tag{
    padding: .5rem .6rem;
    border-radius: 5px;
    color: white;
    margin: .2rem;
    font-family: "Poppins","Poppins-fallback","Verdana",sans-serif;
    display: inline-block;
    font-weight: 600;
    font-size: 12px;
}
.made_in_france{
    background: #184976;
}
.best_sell{
    background: #424647;
}

.page-product .product-availability {
    padding: 10px 0;
    margin-bottom: 0;
    color: #339900;
    text-align: center;
}

#print_button {
    height: 45px;
    width: 45px;
    background-image: url(../img/print.png);
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    float: right;
}

#print_button i {
    display: none;
}

.page-product .retour {
    height: 20px;
    margin-bottom: 50px;
    line-height: 75px;
}

.page-product .retour a {
    color: black;
    font-size: 15px;
    padding-left: 20px;
    background-image: url(../img/left-arrow.svg);
    background-size: 13px;
    background-position: left center;
    background-repeat: no-repeat;
}

.page-product div#content-wrapper {
    padding: 0 15px;
}

.product-manufacturer label,
.product-reference label {
    color: #ff6600;
    text-align: right;
    font-size: .875rem;
    font-weight: 600;
}

.product-manufacturer span a,
.product-reference span,
span.product-brand {
    color: #222;
    font-weight: 600;
}


/* .product-additional-info .netreviews_font_stars div {
    line-height: 25px;
}

.product-additional-info .netreviews_font_stars div .nr-star:before {
    font-size: 25px;
} */

.product-additional-info .av_category_stars .ratingText {
    line-height: 70px;
}

.product-additional-info .netreviews_stars_light #slide {
    width: 125px;
    position: static;
    text-align: left;
    line-height: 37px;
    font-weight: 600;
    font-size: 15px;
    padding-left: 5px;
}

.fond_gris_produit {
    background-color: #f2f2f2;
    padding: 20px;
    position: relative;
    min-height: 370px;
}

.fond_gris_simple {
    background-color: #f2f2f2;
}

.separation_blanche:after {
    content: "";
    display: inline-block;
    height: 90%;
    width: 3px;
    background-color: white;
    position: absolute;
    right: -1px;
    top: 15px;
    z-index: 1;
}

#ajout_comparateur #frshipdates {
    display: none;
}

#ajout_comparateur {
    display: inline-block;
}

#ajout_comparateur .btn [class*=" cdpcp-icon-"],
#ajout_comparateur .btn [class^=cdpcp-icon-] {
    margin-top: 0;
    width: 12px;
    height: 12px;
}

.bloc_livraison .cdpcp-compare-btn {
    display: none;
}

#top-add-question {
    margin-bottom: 15px;
    display: inline-block;
    float: left;
    margin-right: 5px;
}

#ajout_comparateur span.cdpcp-compare-btn__text {
    font-size: 13px;
    text-transform: none;
    font-weight: 400;
}

#ajout_comparateur button.btn.cdpcp-compare-btn {
    width: auto;
    border: solid 1px;
    margin: 0;
    display: inline-block;
    padding: 6px;
    background: none !important;
    height: 34px;
}

.fond_gris_produit.bloc_fixe_mobile .product-price-and-shipping {
    color: #ff6600;
    display: inline-block;
    font-size: 40px;
    font-weight: 600;
    width: 100%;
}

.titre_avantages {
    display: inline-block;
    margin-top: 15px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    border-bottom: 2px solid black;
}

.avantages {
    font-size: 14px;
}

.page-product .avantages li {
    padding-left: 25px;
    background-image: url(../img/checked.svg);
    background-size: 15px;
    background-position: left center;
    background-repeat: no-repeat;
}

.bloc_livraison {
    margin-top: 15px;
    text-align: left;
    margin-bottom: 20px;
}

.bloc_livraison .netreviews_stars_light {
    display: none;
}

.mode_de_livraison {
    font-size: 14px;
    padding-left: 50px;
    background-size: 36px;
    background-position: left 5px;
    background-repeat: no-repeat;
    background-image: url(../img/livraison_express.png);
    margin-bottom: 15px;
}

.mode_de_livraison.standard {
    background-image: url(../img/livraison_standard.png);
}

.mode_de_livraison .nom {
    font-weight: 600;
    display: block;
    color: #ff6600;
}

.mode_de_livraison .prix {
    font-weight: bold;
    display: block;
    float: right;
}

#ms_fast_shipping {
    background: url(../img/express_delivery.png) no-repeat left 10px;
    padding-left: 53px;
    line-height: 20px;
    display: none;
    font-size: 14px;
    min-height: 50px;
    padding: 12px 0 0 53px;
    display: flex;
    justify-content: space-between;
}

#ms_fast_shipping #no_timer {
    line-height: 40px;
}

#ms_fast_shipping #timer span, #ms_fast_shipping #no_timer span {
    color: #f60;
    font-size: 14px;
}

.page-product .tabs {
    padding: 0;
}

.product-price-and-shipping .av_category_stars {
    display: none;
}

#product_right .price.list_ttc {
    display: block;
    font-size: 16px !important;
    margin-bottom: 10px;
    color: #999;
    margin-top: 10px;
}

#product_right {
    padding: 10px 20px;
}

#product_right .product-price-and-shipping {
    text-align: right;
}

#product_right .selected-variant {
    display: none;
}

#product_right .product-actions .add-to-cart {
    margin-top: 15px;
}

#product_right .product-actions .add-to-cart {
    font-size: 20px;
    background-image: url(../img/panier.png);
    background-size: 25px;
    background-position: 15px center;
    background-repeat: no-repeat;
    padding: 13px 0 13px 30px;
    background-color: #ff6600;
    height: auto;
    font-weight: 700;
}

#product_right button.btn.btn-primary.add-to-cart:hover {
    background-color: #333;
}

#product_right span.discount-percentage.discount-product {
    position: absolute;
    background-color: #ff6600;
    padding: 7px 15px;
    top: 0;
    left: 30px;
    color: white;
    font-size: 20px;
}

#product_right span.regular-price {
    color: black;
    font-size: 16px;
    padding-right: 5px;
    text-decoration: line-through;
}

#product_right button:disabled {
    display: none;
}

.page-product #content li.product-flag.on-sale,
.page-product #content li.product-flag {
    width: calc(100% - 12px);
    right: unset;
    left: 10px !important;
    top: 11px;
    box-shadow: none !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
    width: auto;
    padding: 5px 15px;
    font-weight: 500;
    display: block !important;
}

.page-product .col-lg-4 section#content {
    position: relative;
}

select.form-control:not([size]):not([multiple]) {
    height: auto;
    /* display: inline-block; */
    /* background: #f1f1f1; */
    color: #7a7a7a;
    /* border: 1px solid rgba(0, 0, 0, .25); */
    padding: .5rem 1rem;
}


/*
#product_right select {
	float: right;
	min-width: 120px;
}
*/

.product-actions .control-label {
    display: inline-block;
    width: auto;
    padding-right: 15px;
    font-weight: 600;
}


/*
.page-product .product-variants{
    width: 88%;
    margin-left: 6%;

}
*/

.product-variants>.product-variants-item select {
    box-shadow: none;
}

.page-product .avis_expert .titre {
    color: #ff6600;
    font-size: 18px;
    font-weight: 600;
    margin: 5px 0 10px 0;
}

.page-product .avis_expert {
    padding: 15px 100px 15px 15px;
    border: 9px solid #f2f2f2;
    position: relative;
    margin-top: 45px;
    border-bottom-left-radius: 30px;
    margin-right: 15px;
}

.page-product .avis_expert .texte {
    position: static;
    padding-right: 0;
}

.page-product .avis_expert .image_expert {
    height: 120px;
    width: 120px;
    border: solid 9px #f2f2f2;
    top: -33px;
    right: -30px;
}

.product-prices .tax-shipping-delivery-label {
    display: inline-block;
}

#print_button i {
    color: #000;
}

#print_button i:hover {
    color: #ccc;
}


/* En ce moment */

#encemoment {
    display: block;
    padding: 15px;
    border: solid 2px #ff6600;
    position: relative;
    margin-bottom: 15px;
}

#encemoment p {
    margin: 0;
    font-size: 18px;
}

#encemoment p strong {
    color: #ff6600;
    text-transform: uppercase;
}

#encemoment::after {
    content: " ";
    border-top: solid 30px #ff6600;
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: 0;
    border-left: solid 30px transparent;
}


/*#product .netreviews_customer_review::after {
    position: absolute;
    content: " ";
    width: 100%;
    height: 5px;
    display: block;
    background: white;
    bottom: -55px;
    left: 0;
} */

.product-features>dl.data-sheet dd.value:nth-of-type(2n),
.product-features>dl.data-sheet dt.name:nth-of-type(2n) {
    background: #fff;
}

.product-features>dl.data-sheet dd.value,
.product-features>dl.data-sheet dt.name {
    background: #f8f8f8;
    margin-right: 0;
}

#product_packs .card {
    display: block;
    padding: 15px;
    width: 400px;
    max-width: 100%;
}

#product .material-icons {
    font-family: Material Icons;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
    /*width: 1em;
    height: 1em;*/
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
}



/* Cacher complètement le style par défaut */
#show_more_pack .checkbox-wrapper-18 .round input[type="checkbox"] {
  display: none;
}

/* Style de base du label */
#show_more_pack .checkbox-wrapper-18 .round .icon-toggle-label {
  background: none;
  border: none;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Icône "plus" par défaut (décoché) */
#show_more_pack .checkbox-wrapper-18 .round input[type="checkbox"] + .icon-toggle-label i {
  color: black;
  font-size: 20px;
}

/* Icône "poubelle" quand c’est coché */
#show_more_pack .checkbox-wrapper-18 .round input[type="checkbox"]:checked + .icon-toggle-label i {
  content: "\f1f8"; /* Unicode pour font-awesome trash */
  color: #ff6600;
}

#show_more_pack i.fa-trash {
  color: #ff6600 !important;
}

#show_more_pack i.fa-plus {
  color: #000 !important;;
}

.information_produit{
  height: 25px;
  line-height: 25px;
}

#product .information_produit .star-on  {
    color: #f26622;
}
