/* aw at movic child */

/* fallback */
@import url('https://fonts.googleapis.com/icon?family=Material+Icons');

/*@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v145/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');
}*/

.material-icons, .material-icons-outlined {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
}

/*ndk groupe type déclinaisons*/
.color_square {
  background-position-x: center !important;
  background-position-y: center !important
}

#category #subcategories {
  display: block
}

.leo-megamenu .navbar-nav > li.aligned-left .dropdown-menu.level2 {
  left: 90% !important;
  right: auto;
}

.aw_flex {
  display: flex}
.aw_justicontnt_center {justify-content: center;}
.aw_justicontnt_space_ar {justify-content: space-around}
.aw_flex_wrap {flex-wrap: wrap}

/*homepage revolution slider*/
@media (max-width: 575px) {
  .box-sliderh5 .hidden-xs-down {
    display: block !important;
  }
}

/*menu*/
.leo-megamenu .navbar-nav > li > a {
  font-size: 20px
}
.leo-megamenu .dropdown-menu a > .menu-title {
  font-size: 16px
}

/*home*/
#index h1 {
  font-size: 36px
}
#index h2 {
  font-size: 30px
}
.aw_home_bloc {
  margin-top: 3rem;
}
.aw_home_bloc p {
  font-size: 18px
}
@media (max-width: 767px) {
  #index h1 {
    font-size: 28px
  }
  #index h2 {
    font-size: 24px
  }
  .aw_home_bloc {
    margin-top: 2rem;
    padding: 0 4px;
  }
  .aw_home_bloc p {
    font-size: 16px
  }
}

/* products*/
.ndkacf-images-container .btn {
  color: #000;
}
.ndkacf-images-container .view_tab {
  margin-right: 3px;
}

body .ndkadvancedquotation_button .btn.btn-default {
    margin-bottom: 1rem;
    display: flex !important;
    color: #fff;
    align-items: center;
}

/* menu nos produits */
/*.ApMegamenu .leo-verticalmenu > .block_content {
  display: none;
  background: #fff;
  color: #666;

  left: auto;
  right: 0px;
  top: 100%;
  height: auto;
  border: 0;
  min-width: 185px;
  padding: 20px;
  margin: 0px;
  text-align: left;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 5px;
  font-size: 13px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);

}
.ApMegamenu .leo-verticalmenu.aw-menu:hover > .block_content {
  display: block;
    background: #fff;

}
.ApMegamenu .leo-verticalmenu.aw-menu:hover {
  cursor: pointer;
}
.ApMegamenu .leo-verticalmenu.aw-menu {
  background: inherit;
  text-align: right;
}
.ApMegamenu .leo-verticalmenu.aw-menu h4 {
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 13px;
  line-height: 20px;
  padding: 13px 20px;
  text-transform: uppercase;
}
.ApMegamenu .leo-verticalmenu.aw-menu h4::after {
  font-size: 13px;
  content: "\f107";
  font-family: "FontAwesome";
  border: 0;
  width: auto;
  height: auto;
  margin: 0 0 0 5px;
  vertical-align: 1px;
  font-weight: normal;
  line-height: 1;
}
.aw-menu div.verticalmenu ul li a .menu-title {
  display: block;
  color: #666;
}

.ApMegamenu .leo-verticalmenu .block_content li a {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 13px;
}
.ApMegamenu .leo-verticalmenu .block_content li:hover > a, .ApMegamenu .leo-verticalmenu .block_content li:hover > a:hover {
  background: #fff;
}
.ApMegamenu .leo-verticalmenu .block_content li.parent > a::after {
  color: #000
}
.ApMegamenu .leo-verticalmenu .block_content div.verticalmenu .dropdown-menu {
  border: 1px solid #efefef;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
}
.ApMegamenu .leo-verticalmenu.aw-menu:hover > h4 span::after, .ApMegamenu .leo-verticalmenu.aw-menu:hover > h4 span::before {
  bottom: -1px;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  left: 70%;
  transition: transform .4s;
  z-index: 9999;
  backface-visibility: hidden;
}
@media (min-width: 992px) {
  .ApMegamenu .leo-verticalmenu.aw-menu:hover > h4 span::after {
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px;
    z-index: 99999;
    margin-bottom: -3px;
  }
  .ApMegamenu .leo-verticalmenu.aw-menu:hover > h4 span::after, .ApMegamenu .leo-verticalmenu.aw-menu:hover > h4 span::before {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
  }
}*/

