/*.overlay{*/
/*    border-bottom: 2px solid white;*/
/*}*/

/*.swiper-container-horizontal .swiper-slide-active{*/
/*    border-right: 2px solid white;*/
/*}*/

/*.swiper-nested-1 .swiper-slide-active{*/
/*    border-right: none;*/
/*    border-bottom: none;*/
/*}*/

.swiper-slide:nth-child(odd) {
    width: 30%;
}

.swiper-slide:nth-child(even) {
    width: 20%;
}

.swiper_wrapper .swiper-container {
    background: none !important;
    background-color: white !important;
}
/*.swiper-slide:nth-child(3n) {*/
/*    width: 40%;*/
/*}*/

.wpm-language-switcher span{
    display: block !important;
}


#primary-menu ul ul:not(.mega-menu-column){
    width: 130px !important;
}