@font-face {
    font-family: 'mark_my_wordsregular';
    src: url('mark_my_words-webfont.woff2') format('woff2'),
         url('mark_my_words-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.marques2 {
    margin-top: 2%!important;
}
.title_marque{
  font-family: 'mark_my_wordsregular'!important;
}



@media screen and (max-width: 768px) {
    #top_sub_menu_56621 > div > div.pk-menu-col.col-xs-12.col-sm-4.col-lg-12.bandeauPhoto_content {
        margin-top: 3%!important;
    }
    #top_sub_menu_56621 > div > div:nth-child(2) {
        margin-top: -35%!important;
    }
    .product-flags{
        margin-top: 0em !important;
        margin-left: 4em!important;
    }
    #js-product-list > div > article:nth-child(2) > div > div.thumbnail.product-thumbnail.relative.flex-container > div {
        display: none;
    }
    #header > div.mobileHeader > div.main-menu > div > div.flex-grow1.text-uppercase{
        display: none; 
    }
    #header > div.mobileHeader > div.main-menu > div > div.pk-menu-horizontal.flex-container.align-items-center > div{
        margin-top: -120%;
    }
    #js-product-list > div > article > div > div.thumbnail.product-thumbnail.relative.flex-container > div{
        display: none;
    }
    #pattern .page-width, .menu_width, .flexmenu_ul, body .elementor-section.elementor-section-boxed > .elementor-container{
        margin-top: 25px;
    }
}