.mm_columns_ul {
  width: auto;
}

.body {
  overflow-x: hidden;
}
.quick-view {display:none;}
#products .highlighted-informations, .featured-products .highlighted-informations, .product-accessories .highlighted-informations, .product-miniature .highlighted-informations {display:none;}

.search-container {
  width: 25vw;
}
@media only screen and (min-width: 992px) {
    #search_widget {
        min-width: 18.5rem;
    }
}

.ets_mm_megamenu_content_content {
  display: flex;
  justify-content: center;
}

.mm_menus_ul {
  width: auto;
}

.btn-primary,
.btn-primary:active {
  color: #fff;
  


}

.button_sell:hover {
  cursor: pointer !important;
}

.product-reference{
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
}
#header, #header .header-top {
background-color: #334751!important ;

}

.products article .wishlist-button-add{
  visibility: hidden !important;
}

.form_button_login:active{
  background-color: #1F2C33 !important ;
}
.form_button_login{
  background-color: #1F2C33  !important;
}
.form_button_login:hover{
  background-color: #1F2C33 !important ;
}




.mm_menus_li>a {
  font-size: 15px !important;
}

.headerflex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mm_menu_content_title {
  padding: 0 40px;
}

.btn-primary,
.btn-primary:hover {
  color: #fff;
  background-color: #1F2C33;
  border-color: transparent;
}

div.form-group.center-email-fields {
  gap: 2rem;
}

.marque-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}


@media (max-width: 768px) {
  .marque-container {
    flex-direction: column;
    align-items: center;
  }

  .img_marque {
    width: 70%;
    max-width: 200px;
    margin-bottom: 20px;
  }

  .headerflex {
    flex-direction: column;
    align-items: center;
  }

  .search_widget {
    width: 77%;
  }

  .search-container {
    width: auto;
  }

  #search_widget form .search-container input {
    border-top-right-radius: unset;
    border-bottom-right-radius: unset;
  }
}




.img_marque {
  width: 100%;
  max-width: 300px;
  margin-bottom: 20px;
}

.btn-primary,
.btn-primary:hover {
  color: #fff;
  background-color: #1F2C33;
  border-color: transparent;
}

div.form-group.center-email-fields {
  gap: 2rem;
}

#content-wrapper {
  padding-left: unset;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

@media (min-width: 992px) {
  .container {
    width: 960px;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
    max-width: 100%;
  }
}

@media (min-width: 1300px) {
  .container {
    width: 1280px;
    max-width: 100%;
  }
}


/************************** General ************************/

.TitleAppro {
  display: block;
  width: 80%;
  margin: 0 auto;
  height: 15px;
  border-bottom: solid 3px #1F2C33;
  text-align: center;
  font-family: "Raleway";
  font-size: 30px;
}


.TitleAppro span {
  display: inline-block;
  background-color: #fff;
  padding: 0 5%;
}

.TitleApproSend {
  display: block;
  width: 80%;
  margin: 0 auto;
  height: 15px;
  border-bottom: solid 3px #fff;
  text-align: center;
  font-family: "Raleway";
  font-size: 30px;
  color: white;
}

.TitleApproSend span {
  display: inline-block;
  background-color: #334751;
  padding: 0 5%;
}

.header {
  display: flex
}

/*****************Header ********************************/
.contact_us {
  margin-left: 10px;
  margin-top: 4px;
  color: #1F2C33 !important;
  pointer-events: fill;
}

header.page-header {
  visibility: hidden;
}


div#_desktop_cart {
  display: none;
}

nav div#_desktop_cart {
  display: block !important;
}

.contact_us:hover {
  text-decoration: underline;
}

.div_login_phone {
  display: none;

}

.user_connexion:hover {
  text-decoration: underline !important;
  color: white !important;
}

.mm_extra_item {
  display: none !important;
}

.user-info {
  font-size: 20px;

}

.user-info .material-icons {
  font-size: 30px;

}

.contact_us_phone {
  margin-top: 12%;
}

.shopping-cart {
  margin-top: 8%;
}




/******************************** footer ********************************/

.marque-container_footer td {
  padding-top: 0%;
}

.marque-container_footer {
  width: 70%;
  margin-left: 10%;
}

.table_marque_footer {
  margin-top: 4%;
  margin-bottom: 4%;
  width: 100%;
}

.eight p {
  font-family: "Raleway";
  font-size: 20px;
  color: white;
  position: relative;
  padding-bottom: 10px;
}

.eight p::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 1px;
  background-color: white;
}


.under-footer {
  background-color: #1F2C33;
}

.copyright-area {
  padding: 1px 50px 0;
  display: flex;
  justify-content: start;
}

.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: white;
}

.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}

.footer-menu li a {
  font-size: 14px;
  color: white;
}

.footer-menu {
  display: flex;
  justify-content: end;
}

.container_footer {
  width: auto;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;

}

.block_newsletter .btn-primary {
  background-color: #BCCCD4;
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  font-family: "Raleway";
  border-radius: 0px;
}



/******************************** style page home ********************************/

/* Style pour l'image */


.image-container {
  width: 100%;
  max-width: 800px;
  height: auto;
  position: relative;
  overflow: hidden;
}

@media only screen and (min-width: 1024px) {
  .container_perso {
    width: 1000px;
  }
}



.home-img {
  width: 100%;
  height: auto;
  max-height: 65vh;
  object-fit: cover;
}

.phone_logo {
  display: none;
}




.table_marque_footer_phone {
  display: none;
}

.tellmorebtn {
  appearance: none;
  background-color: #1F2C33;
  border: 2px solid #1a1a1a;
  border-radius: 10px;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: "Raleway";
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  margin: 0;
  min-height: 60px;
  min-width: 0;
  outline: none;
  padding: 16px 24px;
  text-align: center;
  text-decoration: none;
  transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  width: 10%;
  will-change: transform;
  position: absolute;
  top: 20%;
  transform: translate(-50%, -50%);
  z-index: 1;
  margin-left: 14%;
}

table {
  border-collapse: collapse;
  width: 100%;
  border-collapse: separate;
  border-spacing: 1px;
  border: none;
}

td {
  padding-top: 2rem;
  text-align: center;
}

.img_marque {
  width: 50%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.ets_mm_categories {
  background-color: #00c062;
}

.tellmorebtn:disabled {
  pointer-events: none;
}

.title_marque {
  position: relative;
  z-index: 1;
  text-align: center;
  font-family: "Raleway";
  font-size: 30px;
  font-weight: bold;
  color: #1F2C33;
  margin-top: 5%;
}

.view_marque {
  text-decoration: underline;
  pointer-events: visiblePainted;
  display: flex;
  justify-content: end;
  color: #1F2C33;
  margin-right: 10%;
  margin-top: 2%;
}

.page_title {
  font-weight: 300;
  line-height: 120%;
  margin: 40px 0;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.8);
  text-transform: uppercase;
}

.table_image_ship {
  margin: 0;
  margin-top: 5%;
  background-color: #334751;
}

.test_box {
  padding: 0;
}

.test_box .inner {
  background: white;
  display: block;
  margin: 10px;
  overflow: hidden;
}

.flex_this {
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  display: inherit;
  flex-wrap: inherit;
  height: auto;
  margin: 0;
  padding: 9px 0px 200px 19px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.title_sell {
  margin-bottom: 80px;
  font-size: 30px;
  font-weight: bold;
  color: white;
}

.space {
  margin-bottom: 45px;
}

.test_title {
  display: block;
  font-weight: 700;
  margin: 0 0 20px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.box-01 .inner {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.box-02 .inner {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.box-03 .inner {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.box-04 .inner {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.box-05 .inner {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.box-06 .inner {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.box-07 .inner {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.box-08 .inner {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20%;
}

.mobile-table {
  display: none;
}

.button_sell {
  font-size: 16px;
  position: relative;
  margin: auto;
  padding: 1em 2.5em 1em 2.5em;
  border: none;
  background: #fff;
  transition: all 0.1s linear;
  box-shadow: 0 0.4em 1em rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  margin-bottom: 4%;
}

.button_sell:active {
  transform: scale(0.95);
}

.button_sell span {
  color: #464646;
}

.button_sell .border {
  position: absolute;
  border: 0.15em solid #fff;
  transition: all 0.3s 0.08s linear;
  top: 50%;
  left: 50%;
  width: 9em;
  height: 3em;
  transform: translate(-50%, -50%);
}

.button_sell:hover .border {
  display: block;
  width: 9.9em;
  height: 3.7em;
}

.button_sell {
  border-radius: 10px;
}

.div_whoare {
  width: 80%;
}

/*****************************Banner Why Appro***********************************/

.banner {
  margin-top: 2%;
  display: flex !important;
  justify-content: center;
  gap: 10%;
  flex-wrap: wrap;
}

.image-container {
  width: auto;
  margin-bottom: 20px;
  text-align: center;
}

.image-container img {
  max-width: 80%;
  height: auto;
}

.image-container p {
  margin-top: 10px;
}

/*****************************List Produit***********************************/

.attachement_file .dropdown {
  position: relative;
  display: inline-block;
}

.attachement_file .dropdown-menu {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.attachement_file .dropdown:hover .dropdown-menu {
  display: block;
}

.attachement_file .dropdown-item {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.attachement_file .dropdown-item:hover {
  background-color: #f1f1f1;
}

.button_file{
  margin-left: 8%;
}

.button_file:active{
  background-color: black !important;;
}

.div_product {
  width: 100% !important;
  color: #1F2C33;
}

.tilte_product {
  font-size: 30px;
}

.product-description p {
  width: 50%;
  margin-top: 6%;
  font-family: "Raleway";
}

.current-price-value {
  font-family: "Raleway";
  color: #334751;
  font-size: 20px;
}

.product_description_col {
  margin-top: 4%;
}

.title {
  font-family: "Raleway";
  font-size: 30px;
  font-weight: bold;
  color: #1F2C33;
}

.title_product {
  display: flex;
  justify-content: center;
}

.product_details {
  display: flex !important;
  justify-content: center !important;
  margin-bottom: 5%;
}

.product-details-table-container {
  margin-top: 8%;
  display: flex;
  justify-content: center;
}

.product-details-table {
  width: 50%;
  border-collapse: collapse;
  border: 1px solid #ccc;
  margin-top: 2%;
}

.product-details-table th,
.product-details-table td {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  text-align: left;
  font-size: 1.3rem;
}

.product-details-table th {
  background-color: #f2f2f2;
}

.product-details-table td {
  background-color: #fff;
}

.product-details-table tr:nth-child(odd) td {
  background-color: #f9f9f9;
}

.product-details-table tr:hover {
  background-color: #f5f5f5;
}

.btn_panier {
  color: #fff;
  background-color: #234484;
  border: none;
  color: white;
  padding: 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  border-radius: 4px;
  font-weight: normal;
  font-family: "Raleway";
}


.product_other_ship {
  margin-top: 4%;
}

.btn_schema {
  color: #fff;
  background-color: #1F2C33;
  border: none;
  color: white;
  padding: 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  border-radius: 4px;
  font-weight: normal;
  font-family: "Raleway";
}


/*******************************Panier**********************************************/

.cart-products-count {
  display: inline-block;
  color: white;
  border-radius: 50%;
  padding: 0.2em 0.5em;
}

.cart-products-counts {
  display: inline-block;
  background-color: #1F2C33;
  color: white;
  border-radius: 50%;
  padding: 0.2em 0.5em;
}

/**********************************Contact*******************************************/

.text_area_contact {
  width: 66%;
}

.submit_contact {
  margin-top: 2%;
  display: flex;
  justify-content: center;
  width: 20%;
  background-color: #1F2C33;
  font-family: 'Raleway';
  margin-left: 22%;
}

.g-recaptcha {
  margin-top: 2%;
}



.page-header h1 {
  margin-left: 1%;
}

@media (max-width: 767px) {

 
 }

 .products.row{
  margin-top: 5%;
 }
 

/********************************************* Responsive phone Home *****************************************************************/




@media only screen and (max-width: 767px) and (orientation: portrait) {


  .product-details-table {
    width: 100%;
  }
  

  .ets_mm_megamenu_content_content{
    background-color: #334751 !important;
  }


  header {
    width: 100%;
  }

  .connexion_not_phone {
    display: none;
  }

  footer {
    width: 100%;
  }

  .responsive-description p {
     font-size: 14px;
     word-break: break-word !important;
     margin-bottom: 10%;    
   }
 
   .responsive-description {
     max-width: 100%;
   }
  



  .div_login_phone {
    display: none;

  }


  .user_connexion {
    color: white !important;
  }

  .tellmorebtn {

    top: 3%;
    padding: 1px 1px 1px 1px;
    font-size: 12px;
    width: 32%;
    margin-left: 22% !important;
    min-height: 0.7%;

  }


  .eight p {
    font-family: "Raleway";
    font-size: 20px;
    color: white;
    position: relative;
    display: flex;
    align-items: center;
  }

  .eight p::after {
    content: "";
    position: absolute;
    bottom: 50%;
    left: 50%;
    transform: translate(-70%, 50%);
    width: 50%;
    height: 1px;
    background-color: white;

  }

  .block_newsletter #block-newsletter-label::after {
    content: "";
    position: absolute;
    bottom: 50%;
    left: 50%;
    transform: translate(-40%, 50%);
    width: 50%;
    height: 1px;
    background-color: white;
  }

  .table_marque_footer_phone {
    display: block;
  }



  .table_marque_nophone {
    display: none;
  }

  .mm_extra_item {
    display: flex !important;
  }

  .phone_logo {
    display: block;
    margin-bottom: 8%;
    display: flex;
    justify-content: center;
  }

  .home-img {
    width: 100%;
  }

  .eight p::after {
    transform: translate(0%, 50%);

  }

  .view_marque {
    margin-top: 6%;
  }

  h1 {
    font-size: 20px !important;
  }

  .submit_contact {

    width: 100%;
    margin: 0;
    margin-top: 10%;

  }

  .text_area_contact {
    width: 100%;
  }

  .description_title {
    width: 100%;
}

  .container {

    padding-left: 55px;
    padding-right: 55px;

  }

  .box-01 .inner {
    background-size: contain;
  }

  .box-02 .inner {
    background-size: contain;
  }

  .box-03 .inner {
    background-size: contain;
  }

  .box-04 .inner {
    background-size: contain;
  }

  .box-05 .inner {
    background-size: contain;
  }

  .box-06 .inner {
    background-size: contain;
  }

  .box-07 .inner {
    background-size: contain;
  }

  .box-08 .inner {
    background-size: contain;
  }

  .title_sell {

    margin-bottom: 120px;
    color: white;
  }

  .qui_somme_title {
    margin-top: 20% !important;
    margin-bottom: 10% !important;

  }

  .why_appro_title {
    margin-top: 20% !important;
    margin-bottom: 10% !important;

  }

  .ets_mm_megamenu.layout_layout1.show_icon_in_mobile.transition_slide.transition_floating.sticky_disabled.ets-dir-ltr.hook-default.single_layout.disable_sticky_mobile.hover.changestatus {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    z-index: 9999 !important;
  }

  .ets_mm_megamenu_content_content {

    display: flex !important;
    align-items: center;

  }

  #header .logo {
    margin-top: 18%;
  }

  .button_sell {
    margin-bottom: 10%;
  }

  div#_desktop_cart {
    display: block;
  }

  .reduction_text{

    padding: 5px;
    margin-top: 2%;
    word-break: break-word !important;
    max-width: 100%;
  }





}

/********************************************* Responsive tablette Home *****************************************************************/


@media only screen and (min-width: 768px) and (max-width: 1024px) {



  .tellmorebtn {

    top: 11%;
    width: 20%;
  }

  .eight h1::after {
    content: "";
    position: absolute;
    bottom: 50%;
    left: 50%;
    transform: translate(40%, -65%);
    width: 70%;
    height: 1px;
    background-color: white;
  }

}