@media(min-width:670px){
    #top_menu {

        position: absolute;

        z-index: 50;

        bottom: -54px;

        left: 0;

        right: 0;

        float: none;

        text-align: left;

        margin: 0;

    }


    #top_menu > li > a {
        font-weight: 400;
        color: #fff;
    }

    #top_menu > li:hover {
        border-bottom: 4px solid #fff;
    }

    #top_menu li a {
        font-size: 14px;
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        text-align: left;
    }


    #top_menu {
        height: 51px;
        float: none;
    }

    #top_menu li a {
        font-size: 14px;
        font-family: "Open Sans", sans-serif;
        color: #fff;
        font-weight: 600;
        display: block;
        /*padding: 0 25px;*/
    }

    #top_menu > li:hover .sf-menu a {
        color: #063b81;
    }
    #top_menu > li:hover a {
        color: #fff;

    }
    #top_menu > li:hover {
        background: #063b81 !important;
        color: #fff;
    }
    #top_menu > li {
        width: auto;
        height: 51px;
        text-align: center;
        display: inline-block;
        float: none;
        line-height: 51px;
    }

    #top_menu > li > ul{

        display:None;

        position: absolute;

        left: 15px;

        right: 15px;

        background: #fff;

        padding: 20px 0;

        overflow:auto;

        max-height:calc(100vh - 206px);

    }

    .fixedMenu #top_menu > li > ul{
        max-height:calc(100vh - 124px);
    }

    #top_menu > li > ul > li{
        width:20%;
        height:auto;
        float: left;
    }


    #top_menu > li ul li a{
        color:#333!important;
        font-weight:normal;
        line-height:24px;
    }

    #top_menu > li ul li ul a:hover{
        color:#999
    }

    #top_menu > li > ul > li > a{
        color:#063B81!important;
        font-weight:bold!important
    }




    /*.fixedMenu .mobile-menu-container{
        position:fixed;
        top:0;
        width:100%;
        background:#063b81;
    }*/

}
#header {
    height: 203px;
}

#header::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 48px;
    background: #063b81;
    left: 0;
    bottom: 0;
}

#block_top_menu {
    margin-top: 35px;
    padding-bottom: 25px;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:    0px 2px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow:         0px 2px 10px 0px rgba(0, 0, 0, 0.3);
    font-family: "Open Sans", sans-serif;
}
#block_top_menu .sf-menu > li > a {
    text-decoration: underline;
    display: inline-block;
    margin-bottom: 5px;
    font-family: "Open Sans", sans-serif;
}

#block_top_menu .sf-menu li > ul > li > a {
    color: black !important;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 5px;
    font-family: "Open Sans", sans-serif;
}

#block_top_menu .sf-menu li > ul > li:last-child > a {
    margin-bottom: 16px;
}

.content_scene_cat {
    border: none;
    color: #333333;
}

.content_scene_cat span.category-name {
    color: #515151;
    font-size: 26px;
}


.content_scene_cat .content_scene_cat_bg {
    background-color: #EAEAEA !important;
}

.top-pagination-content {
    display: none;
}

.page-heading.product-listing {
    display: none;
}

#searchBoxCustom {
    width: 37%;
    float: left;
    margin-right: 3%;
    border: 1px solid #D6D4D4;
}

#searchBoxCustom input {
    height: 24px;
    padding: 3px 10px;
    width: 170px;
}

#searchBoxCustom .btn.button-search + div {
    height: 26px !important;
    border-left: 1px solid #D6D4D4 !important;
}

#searchBoxCustom .btn.button-search + div select {
    height: 25px !important;
}

#searchBoxCustom .btn.button-search {
    background: transparent;
    height: 26px;
    padding: 2px 12px;
    border: none;
    border-left: 1px solid #D6D4D4;
    margin: 0;
}

#searchBoxCustom .btn.button-search:before {
    color: black;
    font-size: 15px;
}

#searchBoxCustom .btn.button-search + div {
    width: 100px !important;
}

#searchBoxCustom .btn.button-search + div select {
    width: 100% !important;
}

.content_sortPagiBar {
    width: 60%;
    float: left;
}

.product_list + .content_sortPagiBar {
    width: 100%;
}

.content_sortPagiBar .display li.display-title,
.content_sortPagiBar .display_m li.display-title {
    display: none;
}

.content_sortPagiBar .sortPagiBar .nbrItemPage .clearfix > span {
    display: none;
}

.content_sortPagiBar .display,
.content_sortPagiBar .display_m {
    margin-top: 0;
}

.content_sortPagiBar .sortPagiBar {
    border: none;
}

.product-container .right-block {
    text-align: left;
}

ul.product_list.grid > li .product-container h5 {
    padding: 0 15px;
}

ul.product_list.grid > li .product-container h5 br {
    display: none;
}

ul.product_list .product-name {
    /* text-transform: uppercase; */
    font-weight: 600;
}

ul.product_list.grid > li .product-container .content_price {
    padding: 0 15px 9px;
}

.price.product-price {
    font-size: 16px;
}

ul.product_list .availability span {
    padding: 3px 10px 4px 10px;
}

.content_sortPagiBar .display li a,
.content_sortPagiBar .display_m li a {
    font-size: 0;
}

#categories_block_left .title_block {
    background: none;
    color: #515151;
    padding: 0;
    text-transform: none;
}

.box-info-product {
    background: #EAEAEA;
    padding: 20px;
}

.our_price_display .price {
    font-size: 24px;
}

.box-info-product .exclusive,
body#history button.btn.btn-default.button-medium,
body#history a.button.button-medium{
    background: #94B533;
    box-shadow: 1px 5px 8px #a9a9a9;
    transition:all .25s ease-in-out;
}
.box-info-product .exclusive:hover{
    background: #94B533;
}
body#history button.btn.btn-default.button-medium,
body#history a.button.button-medium{
    border:none;
}

.box-info-product .exclusive span {
    font-size: 15px;
}

.box-info-product #product_payment_logos {
    display: none;
}

.box-info-product .buttons_bottom_block {

}

.box-info-product #wishlist_button,
.box-info-product #wishlist_button_nopop {
    border: 1px solid;
    padding: 5px 10px;
    display: block;
    border-radius: 0;
}

.box-info-product #wishlist_button:before,
.box-info-product #wishlist_button_nopop:before {
    color: inherit;
    border-radius: 0;
    background: none;
    width: 18px;
    margin: 0 3px 0 0;
    height: auto;
}

.primary_block #availability_statut {
    display: none;
}

.primary_block #usefull_link_block {
    display: none;
}

.breadcrumb a {
    margin-left: 0;
    padding: 0;
    font-size:12px;
    color:#093b80;
}

/*.breadcrumb a.home {
    display: none;
}

.breadcrumb a.home + .navigation-pipe {
    display: none;
}*/

.breadcrumb a.home{
    font-size:12px;
    color:#093b80;
}

.breadcrumb a:before {
    display: none;
}

.breadcrumb a:after {
    display: none;
}

.breadcrumb .navigation-pipe {
    text-indent: 0;
    text-align: center;
    /*margin-right: 3px;
    margin-left: 3px;*/
    width:auto;
}

.primary_block .top-hr {
    background: transparent;
}

#product_reference label {
    width: 150px;
}


.theme-overlay{
    top:0;
    left:0;
    right:0;
    bottom:0;
    position:fixed;
    z-index:1;
    background:rgba(0,0,0,0.2)
}

.ac_results {

    z-index: 999999999999;

    width: 380px!important;
}

body#order-opc #cgv ~ label,
body#order-opc #uniform-cgv ~ label{
    font-weight:400;
}

#picture_menu_holder:after{
    content:"";
    display:block;
    clear:both;
}
/*new pagination*/
.bottom-pagination-content ul.pagination li > a,
.bottom-pagination-content ul.pagination li > span{
    border:solid 1px #737373;
    background:transparent;
    transition:all .25s ease-in-out;
}
.bottom-pagination-content ul.pagination li > a span,
.bottom-pagination-content ul.pagination li > span span{
    color:#737373;
    background:transparent;
    border:solid 1px transparent;
    transition:all .25s ease-in-out;
}
.bottom-pagination-content ul.pagination li.active > span{
    border-color:#000;
    background:transparent;
}
.bottom-pagination-content ul.pagination li.active > span span{
    border-color:#000;
    background:transparent;
    color:#737373;
}
.bottom-pagination-content ul.pagination li{
    margin:0 2px;
}
.bottom-pagination-content #pagination_next_bottom a,
.bottom-pagination-content #pagination_previous_bottom a{
    width: 27px;
    border: solid 1px #7d7d7d;
    height: 26px;
    padding:0;
}
.bottom-pagination-content ul.pagination li.pagination_next{
    margin-left:2px;
}
.bottom-pagination-content ul.pagination li.pagination_previous{
    margin-right:2px;
}
.bottom-pagination-content #pagination_next_bottom a span,
.bottom-pagination-content #pagination_previous_bottom a span{
    padding: 2px 8px 0px;
    display: block;
    line-height: 20px;
    border:solid 1px transparent;
}
/*.bottom-pagination-content ul.pagination li > a:hover span{
    background-color:#37619a;
    color:#fff;
}*/
.bottom-pagination-content ul.pagination li > a:hover,
.bottom-pagination-content #pagination_next_bottom a:hover,
.bottom-pagination-content #pagination_previous_bottom a:hover{
    border-color:#000;
}
.bottom-pagination-content ul.pagination li > a:hover span,
.bottom-pagination-content #pagination_next_bottom a:hover span,
.bottom-pagination-content #pagination_previous_bottom a:hover span{
    border-color:#000;
    background-color:transparent;
}
.button.exclusive-medium.show_all_btn{
    border:solid 1px #737373;
    background:transparent;
    color: #737373;
    transition:all .25s ease-in-out;
}
.bottom-pagination-content div.pagination .showall .btn.show_all_btn span{
    background:transparent;
    border-color:transparent;
    background-image:none;
    transition:all .25s ease-in-out;
}
.button.exclusive-medium.show_all_btn:hover,
.bottom-pagination-content div.pagination .showall .btn.show_all_btn:hover span{
    border-color:#000;
}

.box-info-product #wishlist_button_nopop{
    /*box-shadow: 1px 5px 8px #a9a9a9;
    border-color:#bdbdbd;*/
    border:none;
}
body#order-opc input.ok_field,
body#order-opc select.ok_field,
body#order-opc textarea.ok_field,
body#order-opc #wrapper1 input.ok_field,
body#contact .white-bg .contact-form-box textarea,
body#contact .white-bg .contact-form-box input.form-control{
    border: solid 1px #d5d5d5!important;
    background:#fff;
}
/*

border: solid 1px #d5d5d5;

*/

.content_scene_cat a {
    color: #94b533;
    font-weight: 700;
}