#mega_menu_plus {
    padding-top: 25px;
}

.mg-contener {
    clear: both;
    float: left;
}

.buttonText .material-icons {
    margin-top: -22px;
}

.mg-menu {
    padding: 0;
    width: 100%;
    background: #f6f6f6;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

body ul.mg-menu li {
    text-align: left;
}

.mg-menu>li {
    border-right: 1px solid #d6d4d4;
}

.mg-menu>li>a {
    text-transform: uppercase;
    color: #484848;
    display: block;
}

.mg-menu>li:hover>a {
    background: #f4f3f3;
}

.mg-menu ul a.sf-with-ul {
    display: none;
}

ul.existlink li {
    display: block;
    min-width: 140px;
    background: none !important;
    font-size: 13px;
    height: auto;
}

ul.existlink li>a:hover {
    color: #3e7cb4;
}

ul.existlink li a {
    padding: 10px;
    background: none;
    border-bottom: 1px solid #ddd;
    line-height: 1em;
    color: #474545;
    display: block;
    height: auto;
}

ul.treelinks>li>a {
    display: none !important;
}

ul.treelinks li {
    display: block;
    min-width: 140px;
    background: none !important;
    position: relative;
    font-size: 13px;
    height: auto;
}

ul.treelinks li a {
    padding: 10px;
    background: none;
    border-bottom: 1px solid #ddd;
    line-height: 1em;
    color: #474545;
    display: block;
    height: auto;
}

ul.treelinks li>a:hover {}

ul.treelinks li ul li ul {
    display: none;
    background-color: none;
    position: absolute;
    left: 100%;
    top: 0;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
}

ul.treelinks li ul li:hover>a {
    color: #3e7cb4 !important
}

#mega_menu_plus li.submenu-box span.submore:after {
    font-family: 'FontAwesome';
    font-size: 9px;
    content: "\f078";
    padding-left: 5px;
    color: #e84242;
    width: 20px;
    height: 30px;
    position: relative;
}

ul.treelinks li ul li a:after {
    display: inline-block;
    font-family: dashicons !important;
    font-weight: normal;
    font-style: normal;
    content: '\f139';
    float: right;
    margin: 0;
}

ul.treelinks li ul li:hover>a:after {
    display: inline-block;
    font-family: dashicons !important;
    font-weight: normal;
    font-style: normal;
    content: '\f140';
    float: right;
    margin: 0;
}

ul.treelinks li ul li.endli a:after {
    content: none !important;
}

ul.treelinks li ul li:hover>ul {
    display: block;
}

#mega_menu_plus .sub .rows {
    position: relative;
    width: 100%;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    float: none;
    height: auto;
    clear: both;
}

#mega_menu_plus .sub .rows .cols {
    display: block;
    float: left;
    /* border-left: 1px solid #e6ebed;
	border-bottom: 1px solid #e6ebed; */
}

.cols .content_submenu {
    padding-left: 15px;
    display: block;
    float: left;
}

.cols .content_submenu .titlesub {
    text-align: left;
    font-weight: bold;
    display: block;
    font-size: 16px;
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.cols .content_submenu .menulistproduct {
    display: block;
    height: auto;
    float: left;
    width: 100%;
}

ul.menuproduct {
    margin: 10px;
}

ul.menuproduct>li {
    display: block;
    float: left;
    text-align: center;
    width: 155px;
    padding-bottom: 5px;
}

ul.menuproduct>li:hover {
    background-color: #f4f3f3;
    border: 2px solid #d7d7d7;
}

ul.menuproduct li img {
    width: 150px;
    height: 150px;
    display: block;
    margin: 0 auto;
}

ul.menuproduct li span.name {
    font-weight: bold;
    display: block;
    width: 100%;
    min-height: 45px;
    padding-top: 10px;
    padding-bottom: 5px;
    overflow: hidden;
}

ul.menuproduct li span.price {
    display: block;
    font-weight: bold;
    width: 48%;
    float: left;
}

ul.menuproduct li span.old_price {
    display: block;
    font-weight: bold;
    width: 48%;
    float: right;
    text-decoration: line-through;
}

.cols .content_submenu ul.menulink {
    display: block;
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    overflow: hidden;
}

.menulink li {
    display: block;
    width: 100%;
}

.menulink li a {
    padding: 10px;
    display: block;
    background-color: transparent;
}

.menulink li>a:hover {
    text-decoration: underline !important;
}

.cols .content_submenu .titlesub {
    padding-top: 10px !important;
}

/* menu-nav */
#mega_menu_plus {
    padding-top: 0px !important;
    margin: 5px 0px 15px 0 !important;
    padding: 0px !important;
    border-top: 1px solid #d6d6d6;
}

.mg-menu>li {
    border-right: none !important;
    padding: 0 12px;
}

#mega_menu_plus ul.mg-menu>li>a {
    color: #000;
    line-height: 40px;
    display: inline-block;
    min-height: 51px;
    font-weight: 500;
}

#mega_menu_plus ul.mg-menu>li>a:hover {
    color: #003c61;
    font-weight: 500;
}

/*.mg-menu > li > a:hover,.content_submenu ul.menulink li a:hover{color: #3e7cb4 !important;}*/
/* submenu */
#mega_menu_plus ul li div.sub {
    padding: 10px 10px 10px 10px;
    border-top: 3px solid #3e7cb4;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

.mg-menu>li:hover>a,
.content_submenu ul.menulink li:hover a {
    background: none !important;
}

.content_submenu ul.menulink li a:hover {
    text-decoration: none !important;
}

.row .cols {
    width: auto;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.content_submenu .titlesub {
    font-weight: bold;
    font-size: 13px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
    color: #3e7cb4;
}

.content_submenu ul.menulink li a {
    padding: 4px 0 !important;
    display: block;
    color: #444 !important;
}

.cols .content_submenu .titlesub {
    font-size: 13px !important;
    width: 100%;
}

#mega_menu_plus li.submenu-box:hover>a:after,
#mega_menu_plus li.submenu-box>a:after {
    display: none;
}

#mega_menu_plus .sub .rows {
    padding-left: 0px !important;
}

.customclass_col_clothing .titlesub {
    padding: 0px !important;
    height: 38px;
}

.sub .customclass_col_my_account .content_submenu .titlesub,
.sub .customclass_col_information .content_submenu .titlesub {
    display: none;
}

/* .submenu-container .rows .p1{
	order: 1;
}
.submenu-container .rows .p2{
	order: 2;
}
.submenu-container .rows .p3{
	order: 3;
}
.submenu-container .rows .p4{
	order: 4;
}
.submenu-container .rows .p5{
	order: 5;
}
.submenu-container .rows .p6{
	order: 6;
}
.submenu-container .rows .p7{
	order: 7;
}
.submenu-container .rows .p8{
	order: 8;
}
.submenu-container .rows .p9{
	order: 9;
}
.submenu-container .rows .p10{
	order: 10;
} */
.mg-menu ul a.sf-with-ul {
    display: block !important;
}

.mg-menu.sf-with-ul {
    padding: 0px !important;
}

#mega_menu_plus ul li h2 {
    font-size: 17px;
    color: #222;
}

div.autowidth {
    width: auto !important;
}

#mega_menu_plus ul.mg-menu>li.customclass_search {
    float: right;
    background: none;
}

#mega_menu_plus ul.mg-menu>li.customclass_search form {
    width: 164px;
    height: 27px;
    background-color: #fbfbfb;
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 18px;
    z-index: 600;
    border: 1px solid #d6d4d4;
}

#search_query_top:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

#mega_menu_plus ul.mg-menu>li.customclass_search form #search_query_top,
#mega_menu_plus ul.mg-menu>li.customclass_search form .button-search {
    text-align: left;
    float: left;
    height: 21px;
    line-height: 21px;
    padding: 0px;
    margin: 2px 0px;
    border-width: 0px;
    border-style: none;
    outline: none;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    color: #9c9b9b;
    width: 123px;
    padding-left: 8px;
    display: block;
}

#mega_menu_plus ul.mg-menu>li.customclass_search form .button-search {
    position: absolute;
    right: 0px;
    width: 38px;
}

#mega_menu_plus ul.mg-menu>li.customclass_search form .button-search:before {
    text-align: center;
    content: "\f002";
    display: block;
    font-family: "FontAwesome";
    font-size: 13px;
    width: 100%;
    position: absolute;
    top: 0px;
    right: -4px;
}

#mega_menu_plus ul li div.sub {
    z-index: 9999;
}

#mega_menu_plus .menu-item-link-text p {
    margin: 1px 0;
}

#mega_menu_plus ul li div.sub {
    border-width: 3px 0 0 0;
    border-style: solid;
    border-color: #3e7cb4;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
}

.fa-home:before {
    font-size: 18px;
}

.mg-menu>li.submenu a {
    position: relative;
}

.language_ltr .mg-menu>li.submenu:hover a:before {
    left: calc(50% - 10px);
}

.mg-menu>li .submenu:hover>a:before {
    clear: both;
    content: ' ';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    background-color: red;
    border-color: transparent transparent #3e7cb4 transparent;
    position: absolute;
    border-width: 0 7px 6px 7px;
    bottom: 0;
    margin: 0 0 0 -5px;
    z-index: 1009;
}

/* */
.language_rtl .mg-menu>li.submenu:hover a:before {
    right: 40%;
}

.language_rtl .mg-menu>li {
    float: right;
}

.language_rtl#mega_menu_plus ul.mg-menu>li.customclass_search {
    float: left;
}

.language_rtl#mega_menu_plus ul.mg-menu>li.customclass_search form {
    position: relative;
    right: 0px;
}

.language_rtl#mega_menu_plus ul.mg-menu>li.customclass_search form .button-search {
    float: left;
    left: 0px;
    margin-left: 0px;
    width: 25px;
}

.language_rtl#mega_menu_plus ul.mg-menu>li.customclass_search form #search_query_top {
    float: right;
    text-align: right;
}

.language_rtl#mega_menu_plus li.submenu-box>a>span:after {
    float: left;
}

.language_rtl#mega_menu_plus .sub .rows .cols {
    float: right;
    margin-left: 15px;
}

.language_rtl ul.menuproduct {
    margin: 0px;
}

.language_rtl .cols .content_submenu {
    padding-left: 0px;
}

.language_rtl#mega_menu_plus ul li a,
.language_rtl .cols .content_submenu .titlesub {
    text-align: right;
}

.language_rtl#mega_menu_plus ul li a {
    padding-right: 5px;
}

.language_rtl ul.treelinks li ul li:hover>a:after,
.language_rtl ul.treelinks li ul li>a:after {
    float: left;
}

.language_rtl ul.treelinks li ul li ul {
    left: -100%;
}

.language_rtl ul.treelinks li ul li a:after {
    content: '\f141';
}

.language_rtl ul.treelinks li ul li:hover>a:after {
    content: '\f140';
}

.language_rtl#mega_menu_plus ul li p {
    text-align: right;
}

.language_rtl#mega_menu_plus ul li a {
    padding-right: 5px !important;
}

#mega_menu_plus .menu-item-link-text:before {
    font: normal normal normal 14px/1 FontAwesome;
}

.cols .content_submenu {
    width: 100%;
}

.language_rtl * {
    direction: rtl;
}

.language_rtl .mg-menu>li.submenu,
.language_rtl#mega_menu_plus ul li div.sub {
    position: static;
    direction: rtl;
}

.language_rtl#mega_menu_plus ul li div.sub.fullwidth .submenu-container {
    width: 100%;
    right: 0px;
}

.language_rtl#mega_menu_plus ul li div.sub {
    background: transparent;
    height: 0px;
    padding: 0px;
    border: 0px;
}

.language_rtl#mega_menu_plus ul li div.sub .submenu-container {
    padding: 10px 0px;
    position: absolute;
    right: auto;
    left: auto;
    border-width: 3px 0 0 0;
    border-style: solid;
    border-color: #3e7cb4;
    box-shadow: 0px 5px 10px;
    height: auto;
    z-index: 999;
    background-color: #ffffff;
}

#mega_menu_plus ul li div.sub .submenu-container {
    z-index: 99999 !important;
}

.stayontop {
    display: block;
    width: 100%;
    float: left;
    visibility: hidden;
}

#mega_menu_plus.ontop {
    position: fixed;
    top: -5px;
    z-index: 99999 !important;
    left: 0;
    width: 100%;
}

#mega_menu_plus .sub .rows :hover .menu-item-link-text {
    /*color: #003c61 !important;*/
}

@media (min-width: 764px) {
    #mega_menu_plus .sub .rows :hover {
        /* color: #003d60;*/
    }

    .submenu-level-0_2 .menulink li {
        margin-left: 15px;
    }
}

.submenu-container ul.menulink li:first-child span.menu-item-link-text {
    font-size: 15px;
    font-weight: 900;
    color: #003d60;
    margin-left: 10px;
}

.submenu-container ul.menulink li:first-child span.menu-item-link-text::before {
    content: '';
}

#mega_menu_plus .sub .rows :hover a :hover {
    color: #000 !important;
    text-decoration: none;
}

#mega_menu_plus .sub .rows .child :hover a {
    color: #FFF !important;
}

@media (max-width: 764px) {
    #mega_menu_plus .sub .rows {
        padding: 0px !important;
        display: block !important;
    }

    #mega_menu_plus ul.mg-menu li div.sub {
        min-width: 70vw !important;
    }

    #mega_menu_plus ul.mg-menu>li>a {
        min-height: auto;
    }
}

#mega_menu_plus .sub .rows {
    padding: 0px !important;
    display: flex;
    flex-wrap: wrap;
}

.cols .content_submenu {
    padding: 6%;
    vertical-align: middle;
    height: 100%
}

.title-fath {
    margin-bottom: -3px;
    margin-left: 40px;
}

.fath {
    font-weight: bold !important;
    color: #003d60;
    text-transform: uppercase;
}

.fath :hover a {
    color: #000 !important;
}

.child {
    margin-top: 10px;
    margin-bottom: 5px;
    color: #313131;
}

.child :hover a {
    color: #fff !important;
}

.child a {
    text-decoration: underline;
}

.child a:hover {
    text-decoration: underline;
}

.image-cat {
    width: 64px;
    float: left;
    margin-right: 10px;
}

/* ul.menulink li:nth-child(2) a {
	margin-top: 25px;
  } */

ul.menulink li:not(:first-child) a {
    padding-left: 38% !important;
}

#mega_menu_plus ul li div.sub {
    padding: 0 !important;
    border-width: 3px 0 0 0;
    border-style: solid;
    border-color: #003d60;
    position: absolute;
    left: 0;
    width: 100%;
    max-width: 100%;
}

.mg-menu>li.submenu:hover>a:before {
    clear: both;
    content: ' ';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    border-width: 0px 7px 6px 7px;
    bottom: 0px;
    margin: 0 0 0 -5px;
    z-index: 1009;
}

#header .header-top .position-static {
    display: flex;
    justify-content: center;
}

.mg-menu>li:hover>a,
.content_submenu ul.menulink li:hover a {
    background: none !important;
}

.content_submenu .titlesub {
    color: grey;
}

#mega_menu_plus {
    margin: 0 !important;
    border-top: 0;
}

#mega_menu_plus ul li div.sub {
    background: #fff !important;
    position: absolute;
    top: 100%;
    width: 100% !important;
}

#mega_menu_plus ul,
#mega_menu_plus div.sub {
    background-color: transparent !important;
    margin-bottom: 0;
}

.header-nav__right,
.header__right {
    display: none;
}

@media (max-width: 764px) {
    .submenu-container {
        background-color: #FFF;
    }


    .l-header .cart-preview:hover,
    .l-header a:hover {
        color: #000 !important;
    }
}

@media screen and (min-width: 1400px) {
    .mg-contener .submenu-container {
        padding-left: 200px !important;
        padding-right: 200px !important;
    }
}

.bamenuitem-menu-vehicule .cols .content_submenu ul.menulink li:first-child {
    display: block !important;
}




/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}

.slick-dots li {
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.hidesubmenu2018 {
    display: none;
}

#mega_menu_plus li.mainmenu-parent.menu-level-0_4.submenu-box.bamenuitem-menu-catalogue span.menu-item-link-text:hover {
    color: #e84242 !important;
}