/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

/**** beige = #f3f1ed ***/
 /**** load font***/
    @import url(../css/ionicons.css);

    @import url("https://fast.fonts.net/lt/1.css?apiType=css&c=e0ffee36-42b9-4dbc-9341-91aa2e5cdd51&fontids=1119211,1119213,1119215");
	
	@import url("//fonts.googleapis.com/css?family=Open+Sans");

	p { font-family:Open Sans; font-size:14px; font-weight:400; font-style:normal; }
	a { font-family:Open Sans; font-size:14px; font-weight:400; font-style:normal; }
	span { font-family:Open Sans; font-size:14px; font-weight:400; font-style:normal; }

    @font-face{
        font-family:"CenturySchoolbookW01-Ro";
        src:url("../fonts/c33fc4a2-da82-483c-ae9b-3e31a924e3f6.eot?#iefix");
        src:url("../fonts/c33fc4a2-da82-483c-ae9b-3e31a924e3f6.eot?#iefix") format("eot"),url("../fonts/6e8a450c-5ca0-4d52-88bb-673b545ce510.woff2") format("woff2"),url("../fonts/d32d0116-b3fb-4e67-80d7-57ddfdf03e70.woff") format("woff"),url("../fonts/1119211/47d5d257-6f80-4ec2-b56b-55a091b204b5.ttf") format("truetype");
    }
    @font-face{
        font-family:"CenturySchoolbookW01-It1119213";
        src:url("../fonts/67d173ce-9115-4f02-8739-915712fa6ffb.eot?#iefix");
        src:url("../fonts/67d173ce-9115-4f02-8739-915712fa6ffb.eot?#iefix") format("eot"),url("../fonts/f3f9684a-f73b-4480-927b-43b45a3956db.woff2") format("woff2"),url("../fonts/08d7dbf9-8adf-4a91-9c8d-959111ca540b.woff") format("woff"),url("../fonts/6590a176-99ce-4162-a6c6-c1d5fc1eca05.ttf") format("truetype");
    }
    @font-face{
        font-family:"CenturySchoolbookW01-Bo1119215";
        src:url("../fonts/eabaf32c-42d4-4b61-ba64-40649bd04e3d.eot?#iefix");
        src:url("../fonts/eabaf32c-42d4-4b61-ba64-40649bd04e3d.eot?#iefix") format("eot"),url("../fonts/9422e1e9-4f78-48d6-8a3e-64731c8b1dbf.woff2") format("woff2"),url("../fonts/4127ebcf-e9c4-4ddf-837b-f6abe302df98.woff") format("woff"),url("../fonts/89a1ed3e-88bd-4049-9c3c-72d3614b07a6.ttf") format("truetype");
    }



    @font-face {
        font-family: 'CenturySchoolbookW01-Ro';
        src: url('../fonts/CenturyOldStyleStd-Regular.eot');
        src: url('../fonts/CenturyOldStyleStd-Regular.eot?#iefix') format('embedded-opentype'),
            url('../fonts/CenturyOldStyleStd-Regular.woff2') format('woff2'),
            url('../fonts/CenturyOldStyleStd-Regular.woff') format('woff'),
            url('../fonts/CenturyOldStyleStd-Regular.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }
    
	@keyframes fadein {
	    from { opacity: 0; }
	    to   { opacity: 1; }
	}

	/* Firefox < 16 */
	@-moz-keyframes fadein {
	    from { opacity: 0; }
	    to   { opacity: 1; }
	}

	/* Safari, Chrome and Opera > 12.1 */
	@-webkit-keyframes fadein {
	    from { opacity: 0; }
	    to   { opacity: 1; }
	}

	/* Internet Explorer */
	@-ms-keyframes fadein {
	    from { opacity: 0; }
	    to   { opacity: 1; }
	}

	/* Opera < 12.1 */
	@-o-keyframes fadein {
	    from { opacity: 0; }
	    to   { opacity: 1; }
	}


    


    body {
    font-family: "open sans", sans-serif;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #1c2636;
    line-height: normal;
    background: #FFFFFF;
    direction: ltr;
    }
 
   #cms p{
        min-height: 1.35em;
        line-height: 1.5em;
    }
 
    span.icon_insta {
    font-size: 45px;
    color: black;
    }
    .leo-megamenu .navbar-nav > li.active > a, .leo-megamenu .navbar-nav > li:hover > a, .leo-megamenu .navbar-nav > li:focus > a {
    color: #1c2636;
}

    h1 {

         font-family: 'CenturySchoolbookW01-Ro' !important;
        font-weight: normal;
        font-style: normal;
    }
    .text_logo {
        font-size: 2.5em;
        font-family: 'CenturySchoolbookW01-Ro';
        letter-spacing: 14px;
        color: black;
    }

    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 8px;
    font-family: 'CenturySchoolbookW01-Ro';
    font-weight: normal;
    line-height: normal;
    color: #000000;
    letter-spacing: 3px;
}

    .title_block_cust {
        text-align: center;
        text-transform: uppercase;
        padding: 90px 0 50px;
    }

    h4.title_block {
    font-size: 20px;
    }


    .block_img_home_float_right{
        text-align: right;
    }
    .block_link_home_float_left{


    }
    h5.desc-block{
       font-size: 14px;
    letter-spacing: 1.75px !important; 
    }
    .no-padding{

        padding: 0 !important; 
    }

    .left-bottom-header {
        display: block;
        text-align: right;
    }

    .leo-megamenu .navbar-nav > li > a > .menu-title {
        font-family: 'CenturySchoolbookW01-Ro' !important;
        letter-spacing: 2.5px;
    }

    .mega_menu1 .dropdown-sub.dropdown-menu {
        position: absolute;
        top: 40px !important;
        float: none;
        left: -332px !important;
        /* display: block; */
        border-top: 40px solid transparent;
    }

    .mega_menu1 > div > div > div > div:nth-child(1) > div > div > div > div > p{
        text-align: right;
    }

    .footer-container li {
    margin-bottom: 3px;
    }
    .footer-container li a:hover {
    color: #000000;
    }

    .nav-item.mega_menu1 > div > div > div > div:nth-child(2){margin:1% 0; }
.bannercontainer .tp-caption .caption-contain {
          font-family: 'CenturySchoolbookW01-Ro' !important;
        letter-spacing: 5px;
        text-align: center;

}



    .carrousel_1 {
        background-color: #f3f1ed !important;
        padding: 50px 0;
        margin: -120px 0 0 0;
        width: 100% !important;
    }

    .effet-123 .image_description {
        font-size: 29px;
        font-weight: 400;
        width: 50%;
        letter-spacing: 10px;
        padding: 5% 5% 4%;
        color: white;
        font-family: 'CenturySchoolbookW01-Ro';
        margin: auto;
       
        z-index: 9;
        position: absolute;
        left: 19%;
        top: 65%;
        background: rgba(0, 0, 0, 0.3);
    }
    .effet-1234{text-align: center;}
    .effet-1234 .image_description {
        font-size: 29px;
        font-weight: 400;
        letter-spacing: 10px;
        width: 25%;
        padding: 3% 3% 2%;
        color: white;
        font-family: 'CenturySchoolbookW01-Ro';
        margin: auto;
        
        z-index: 9;
        position: absolute;
        left: 37.5%;
        top: 65%;
        background: rgba(0, 0, 0, 0.3);
    }
    .effet-12{text-align: right;}
    .effet-12 .image_description {
        font-size: 29px;
        font-weight: 400;
        width: 50%;
        letter-spacing: 10px;
        padding: 5% 5% 4%;
        color: white;
        font-family: 'CenturySchoolbookW01-Ro';
        margin: auto;
        
        z-index: 9;
        position: absolute;
        left: 31%;
        top: 65%;
        background: rgba(0, 0, 0, 0.3);
    }
    
    .img_c:before {
        content: "";
        display: block;
        width: 46%;
        background-color: #000000;
        height: 1px;
        position: absolute;
        left: -34%;
        top: 14.9em;
    }

    .img_c:after {
        content: "";
        display: block;
        width: 46%;
        background-color: #000000;
        height: 1px;
        position: absolute;
        left: 88%;
        top: 14.9em;
    }
     .menu-float{
        margin-top: 8px;
     }
     #header{
        max-height: 94px;
     }
    
    .leo-megamenu .navbar-nav > li {
    text-align: center;
    margin: 0 30px !important;
}

    .effet-123:hover .image_description, .effet-1234:hover .image_description, .effet-12:hover .image_description {
        display: block;
        
    }
    .image_description .test{
        text-align: center !important;
    }
    
    .image_description .test p {
    font-size: 24px;
    font-weight: 400;
   
    letter-spacing: 3px;
    
    color: white;
    font-family: 'CenturySchoolbookW01-Ro';
    }



    .img_d a{
        text-align: right !important;
    }

    .img_g a{
        text-align: left !important;
        
    }

    .img_c a{
        text-align: center !important; 
    }

    
    .img_c a img {

        border: 10px solid white;
       }

    .aninsta_container .gallery_item {
    margin: 15px 0 !important;
    padding: 0 15px 15px!important;
    float: left;
    border: 10px solid white;
    background-color: white;
}


    .owl-carousel .owl-item .item{
        /* padding: 0 15px; */
        border: 10px solid white;
        
    }

    .leo-list-product-reviews {

        display: none;
    }


    #index .owl-carousel .owl-item {
        padding: 0 10px;
    }

    #index .thumbnail-container .product-image img {
        display: inline-block;
        max-height: 425px;
    }

    .banner_img_top{
        margin:30px 0 8px;
    }
    .banner_img_bot{
        margin:12px 0 30px;
    }


    .gallery_item {

    width: 20% !important;

    }
    
    #footer > div.footer-top > div > div:nth-child(1){
      background-color: #f3f1ed !important;  
    }

    #index .reassur_footer {
        
        text-align: center;
        padding: 130px 0 30px;
    }

    .reassur_footer {
        
        text-align: center;
        padding: 30px 0 30px;
    }

    #index .footer-container {
    border-top: none;
    margin-top: -9%;
        overflow: visible;
    }
    
    #content > div.aninsta_container > div > div:nth-child(2),#content > div.aninsta_container > div > div:nth-child(4) {
   
    margin-top: 5.5% !important;
    }

    footer .block_newsletter form .input-wrapper {
   
    width: 85%;
    border: 1px solid black;
    }


    footer .block_newsletter form .btn {
    padding: 0px;
    position: absolute;
    top: 0px;
    bottom: 1px;
    border: none;
    font-weight: bold;
    line-height: 38px;
    height: 42px;
    width: 60px;
    color: inherit;
    text-align: center;
    background: transparent;
    text-transform: uppercase;
    right: 0;
    border-radius: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid black;
    }

    footer .block_newsletter form .btn span {
        display: inline-block;
        font-family: 'CenturySchoolbookW01-Ro';
        font-size: 1.5em;
        letter-spacing: 2px;
        color: black;
    }
    footer .block-social li a {
  
    font-size: 35px !important;
   
    }
    

    footer .block_newsletter form input[type=email] {
        font-size: 14px;
        font-style: italic;
        font-family: 'CenturySchoolbookW01-It1119213';
        padding: 5px 40px 5px 5px;
    }
    footer .block_newsletter form input[type=email]::placeholder {
            color: #000000;  
    }

    .thumbnail-container .product-title a {
    display: block;
    color: #222222;
    font-size: 16px;
    font-family: "Open sans", sans-serif;
    font-weight: 100;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    letter-spacing: 0;
}

#category #wrapper > div.container{
    width: 100% !important;
        padding: 0 30px;
}
.reassur_footer h4 {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 15px;
}
.reassur_footer p {
    font-size: 12px;
    letter-spacing: 2px;
    color: #939393;
}

.box-bottom-footer {
    padding-top: 18px;
    padding-bottom: 0 !important;
    text-align: center;
}

#cart-block .cart-products-count {

    width: 22px;
}
.thumbnail-container .box-label label {
    font-size: 15px;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    padding: 17px 0 0 0;
    position: absolute;
    top: 15px;
    width: 53px;
    height: 53px;
    border: 1px solid black;
    border-radius: 50%;
    background: black;
    color: #ffffff !important;
    font-weight: 400;
    font-family: CenturySchoolbookW01-Ro;
}

.thumbnail-container .box-label label.new {
    color: #fff;
    left: 15px;
  
}
.thumbnail-container .box-label label.discount-percentage {
    color: #fff;
    right: 15px;
   /* font-weight: 600;*/
}

#cart-block .cart-products-count {

    background: none;

}
#cart-block .cart-products-count {
    font-size: 11px;
    min-width: 16px;
    text-align: center;
    color: black;
    font-weight: 500;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    background: none;
    border-radius: 50%;
    letter-spacing: -1.5px;
}
#cart-block {
    position: relative;
    float: right;
    margin-left: 30px;
    margin-top: -10px;
}

.box-top-header .userinfo-selector  {

    font-size: 28px !important;
        color: black;
        text-transform: uppercase;
   
}
.box-top-header .userinfo-selector i {
 
    vertical-align: bottom;
}

.box-top-header .right-top-header .user-info {
    display: inline-block !important;
    vertical-align: middle;
}


.box-top-header .userinfo-selector .account {

    padding: 0 !important;
    
}



#authentication .register-form > p > a{
    text-decoration: underline;
}


footer .ion {
    font-size: 70px;
    color: #c3c4c4;
    margin-bottom: 5%;
}

span.icon_cart1 {
    font-size: 25px;
    vertical-align: bottom;
}

span.icon_cart1 i {
    vertical-align: bottom;
}

.cssload-piano{
    display: none !important;
}

@media not all and (min-resolution:.001dpcm) { @media {

    span.lock {
background: url(../img/icon-lock.svg);
position: relative;
background-size: cover;
background-repeat: no-repeat;
width: 59px !important;
height: 63px !important;
display: block;
text-align: center;
background-position: center;
}

.ion-ios-drag {

margin-top: -5%;
}

.leo-megamenu .navbar-toggler {
padding: 6px;
width: 62px;
height: 62px !important;
line-height: 25px;
border: none;
border-radius: 3px;
font-size: 62px;
}


}}







span.lock {
    background: url(../img/icon-lock.svg);
    position: relative;
    background-size: 65%;
    background-repeat: no-repeat;
    width: 59px !important;
    height: 63px !important;
    display: block;
    text-align: center;
    background-position: center;
}
span.reload {
    background: url(../img/reload.svg);
    position: relative;
    background-size: 97%;
    background-repeat: no-repeat;
    width: 59px !important;
    height: 63px !important;
    display: block;
    text-align: center;
    background-position: center;
}
span.livr {
    background: url(../img/box.svg);
    position: relative;
    background-size: 110%;
    background-repeat: no-repeat;
    width: 59px !important;
    height: 63px !important;
    display: block;
    text-align: center;
    background-position: center;
}

span.help {
    background: url(../img/icon-help.svg);
    position: relative;
    background-size: 81%;
    background-repeat: no-repeat;
    width: 59px !important;
    height: 63px !important;
    display: block;
    text-align: center;
    background-position: center;
}

span.icon_insta {
   background: url(../img/logo_instagram.svg);
   position: relative;
   background-size: 100%;
   background-repeat: no-repeat;
   width: 29px !important;
   height: 29px !important;
   display: block;
   text-align: center;
   background-position: center;
   margin: 2% 0 1%;
}

.insta_block_title{


}

.search-widget form button i:before {

    font-size: 28px;
}


.block-social li.facebook a:before {
    /* content: url(../img/facebook-01.svg); */
    display: block;
    width: 29px;
    height: 29px;
}

.block-social li.instagram a:before {
    content: url(../img/instagram3.svg);
    display: block;
    width: 25px;
    height: 25px;
}

.block-social ul {
    padding: 10px 0;
    margin: 0;
    text-align: right;
    margin-right: 15%;
}



.thumbnail-container .product-meta {
    padding-top: 10px;
    text-align: left;
    background: white;
}

.PM_ASCriterionsGroupTitle.h4{

display: none;	
}


.leo-cart-item-info .product-name a:hover {
    color: #424242;
}



.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    color: #424242;
    background-color: #f3f1ed;
    border-color: #f3f1ed;
}


.PM_ASBlockOutput .form-control {
    color: #000000;
    border: none;
    padding: 8px 16px 8px 3px;
    letter-spacing: 2px;
    border-bottom: 1px solid;
    border-radius: 0;
    font-family: 'CenturySchoolbookW01-Ro';
    
    font-size: 17px;
    -webkit-appearance: none;
    background: url(../img/bas2.svg);
    background-size: 10%;
    background-repeat: no-repeat;
    background-position: 98% 76%;
    cursor: pointer;
}

<<<<<<< HEAD
.category-id-15 .PM_ASBlockOutput .form-control {
    letter-spacing: 1px;
}




#PM_ASCriterionGroupSelect_1_9{
   /*  background-size: 6%; */
}
=======
/*#PM_ASCriterionGroupSelect_1_9{
    background-size: 6%;
}*/
>>>>>>> 612ea13a175d07ea8215afc30d07949a46d06c0a

.PM_ASCriterionGroupSelect > option:nth-child(n)
{
  font-family: 'Open Sans', sans-serif;
  padding: 8px 16px ;
}



.PM_ASBlockOutput .card {

    margin-bottom: 0;
    background-color: transparent;
    border-radius: 0;
    border: none;
}

.PM_ASBlockOutput .card .card-block {
    padding: 0;
}

.PM_ASCriterionsGroupList.row{

	padding: 0 15px;
}

.PM_ASBlockOutputHorizontal .PM_ASCriterionsGroup {
    padding-top: 0px;
    padding-bottom: 15px;
}

.PM_ASearchTitle, .PM_ASBlockOutputHorizontal a, .PM_ASBlockOutputVertical a {
    color: #414141;
    display: none !important;
}


.pagination a.previous i:before {
   content: "";
    display: block;
    /* font-family: "icomoon"; */
    background-image: burlywood;
    background: url(../img/droite2.svg);
    position: relative;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 32px !important;
    height: 40px !important;
    display: block;
    text-align: center;
    background-position: center;
    margin: 3% 0 1%;
}
.pagination a.next i:before {
    content: "";
    display: block;
    /* font-family: "icomoon"; */
    background: url(../img/gauche2.svg);
    position: relative;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 32px !important;
    height: 40px !important;
    display: block;
    text-align: center;
    background-position: center;
    margin: 3% 0 1%;
}

span.svg_down{
 background: url(../img/bas2.svg);
    background-size: 65%;
    background-repeat: no-repeat;
    width: 40px !important;
    height: 40px !important;
    display: inline-block;
    text-align: center;
    background-position: center;
    margin: 3% 0 1%;
    position: absolute;
    left: 75%;
    top: -6px;
}

.PM_ASCriterionStepEnable .ion-ios-arrow-down {
    position: absolute;
    right: 30px;
    font-size: 26px;
    top: 9px;
    z-index: 1;
}


/* start custom css julo */

/* start css for home page*/

    div.custom_home_topbar_container {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 15px;
        padding-bottom: 15px;
        border-bottom: 8px solid transparent;
        background-color: #fff;
    }
    div.custom_block_bottom_nav_header {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    div.block_img_home_float_right img {
        max-width: 75%
    }

    div.custom_footer_bg {
         background-color: #f3f1ed !important; 
         width: 100%;  
         padding-top: 4px;
    }
    div.lafayette_left {
        text-align: right;
    }
    div.custom_footer_bg div.box-top-footer {
        margin-top: 0px;
        margin-bottom: 0px;  
    }

    div.custom_parteners .box-border-banner {
         margin-bottom: 0px;
    }
    div.custom_footer_newsletter p.description {
        display: none; /*hide*/
    }

    div.custom_footer_bg .title_block {
         margin: 20px 0 10px !important;   
    }

    div.bloc_partenaire_footer_before {
         padding: 30px 0px 20px 0px;   
    }
    div.custom_logo_footer {
        text-align: center;
    }
    div.custom_bloc_eshop ,div.custom_bloc_apropos{
        padding-left: 3%;
    }

    div.custom_footer_bg div.custom_footer_newsletter div.block_content {
       padding-left: 0px !important; 
    } 

    body#index div.box-product-image div.product-meta {
        background-color: #fff;
    }
    div.custom_footer_bg div.custom_footer_newsletter div.popup-content-newsletter div.col-xs-12 {
        width: 80%;
    }

    footer div.copyright {
        font-family: Open sans , sans-serif;
        font-size: 10px;
        color: #000000;
        letter-spacing: 1px;
        padding: 5px 0;
    }
    div.custom_footer_bg div.custom_bloc_apropos h4, div.custom_footer_bg div.custom_bloc_eshop h4 {
        font-family: 'CenturySchoolbookW01-Ro';
        font-size: 14px !important;
        color: #000000;
        font-weight: 600;
        letter-spacing: 2px;
    }
    footer div.custom_footer_newsletter h3.title_block  {
       font-family: 'CenturySchoolbookW01-Ro';
      font-size: 14px;
      color: #000000;
      letter-spacing: 1px;
    }

    footer div.custom_footer_bg ul li a {
        font-family: Open sans , sans-serif;
        font-size: 11px;
        color: #000000;
    }
    



/* end css for home page*/

/* css for category page*/


#search_filters_wrapper a.select-list {
    display: block;
    padding: 2% 0;
}

#search_filters_wrapper a.select-title{
    display: block;
}

.open > .dropdown-menu {
    display: block;
    padding: 1% 4%;
    width: 90%;
}

#search_filters_wrapper .title_block.h6.hidden-sm-down {
   
    display: none;
}

#search_filters_wrapper .clear-all-wrapper{
    display: none;
}

#search_filters .facet, #search_filters_brands .facet, #search_filters_suppliers .facet {
    margin-bottom: 10px;
    width: 20%;
    float: left;
}
.header-top {
    border-bottom: none !important;
}

#module-pm_advancedsearch4-searchresults #wrapper .breadcrumb, #category #wrapper .breadcrumb {
    text-align: left;
    background: rgba(10, 10, 10, 0.3);
    margin-bottom: 0px;
    padding: 6px 20px 8px;
    position: absolute;
    top: 94px;
    left: -33px;
    color: #fff;
    border-radius: 0;
}

#module-pm_advancedsearch4-searchresults #wrapper .breadcrumb li a, #category #wrapper .breadcrumb li a {
    color: white;
     font-size: 10px;
}

#module-pm_advancedsearch4-searchresults #wrapper .breadcrumb li a span , #category #wrapper .breadcrumb li a span {
    font-size: 10px;
}
#module-pm_advancedsearch4-searchresults #wrapper .breadcrumb li , #category #wrapper .breadcrumb li {
    display: inline;
    font-size: 10px;
}

#module-pm_advancedsearch4-searchresults #wrapper .box-category-name .category-name,  #category #wrapper .box-category-name .category-name {
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 3px;
    width: fit-content;
    padding: 2% 2%;
    color: white;
    font-family: 'CenturySchoolbookW01-Ro';
    margin: auto;
    z-index: 99999999;
    background: rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
}
#wrapper .box-category-name {
    padding-top: 200px;
    padding-bottom: 200px;
    background-size: cover;
    margin: 0 30px;
    border: 10px solid white;
    border-top: none;
    min-height: 505px;
    max-height: 505px;
}

#module-pm_advancedsearch4-searchresults .category_contain , #category .category_contain {
    background: url(../img/rectangle-2.png);
    min-height: 620px;
    background-position: center 153%;
    background-size: 100% !important;
    background-repeat: no-repeat;
}

#module-pm_advancedsearch4-searchresults article:hover, #category article:hover{
    border: 1px solid black;
}

#module-pm_advancedsearch4-searchresults article, #category article {
    border: 1px solid transparent;
}
#module-pm_advancedsearch4-searchresults .products-sort-order .select-title , #category .products-sort-order .select-title {
    display: block;
    width: 100%;
    font-size: 13px;
    background: #FFFFFF;
    cursor: pointer;
    height: 35px;
    line-height: 25px;
    position: relative;
    overflow: hidden;
    color: #222222;
    border: none;
    border: 1px solid #222222;
    text-align: left;
    padding: 5px 35px 5px 10px;
}



.menu-float .leo-megamenu .navbar-nav > li:first-child > a {
pointer-events: none;
}


/* pour tester  */
#module-pm_advancedsearch4-searchresults .thumbnail-container .product-image img, #module-pm_advancedsearch4-searchresults .thumbnail-container .product-meta, #category .thumbnail-container .product-image img, #category .thumbnail-container .product-meta{
    
    border: 10px solid white;
}

#module-pm_advancedsearch4-searchresults .thumbnail-container , #category .thumbnail-container {

    margin-bottom: 0px;
}
#module-pm_advancedsearch4-searchresults , #category #products{


    margin-top: -4.8%;


}

.iview-controlNav div.iview-items ul li a.iview-control.active, .iview-controlNav div.iview-items ul li a.iview-control:hover {
    background: #f3f1ed !important;
   
}

.iview-directionNav a:hover:before {
    color: #FFFFFF;
   background: #f3f1ed !important;
}

.thumbnail-container .product-price-and-shipping span.price span {
 
    font-weight: 600 !important;
    font-family: CenturySchoolbookW01-Ro;
    letter-spacing: 1px;
}

.leo-megamenu .navbar-nav > li > a {

    color: #000;
   
}

.open > .dropdown-menu {
    display: block;
    padding: 1% 4%;
}

.pagination .page-list li {
    display: inline;
    padding: 0 1%;
}

.pagination .page-list {
    padding: 2% 0px 0;
    margin-bottom: 0;
    margin-left: -10px;
    margin-right: -10px;
}
.pagination .current a {
    color: #222222;
    font-weight: 600;
}

div.h1_slide_containt{

}

.large_black_text {
    text-transform: uppercase;
    font-size: 40px !important;
    padding: 1.5% 2.1% !important;
    background-color: rgba(0, 0, 0, 0.3);
    line-height: 48px !important;
    color: white;
    letter-spacing: 3px !important;
    width: fit-content !important;
    height: 14% !important;
    overflow: hidden;
    top: 65% !important;
   
    margin: 0 auto !important;
 
    position: relative !important;
    text-align: center;
}

.ares .tp-bullet:hover, .ares .tp-bullet.selected {
    background: rgba(255, 255, 255, 1);
    width: 15px;
    height: 15px;
}
a.logo_svg{
  margin:auto;
}
.iview-controlNav div.iview-items {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.insta_block_title h4.title_block {
   margin-bottom: 20px;
}

.iview-controlNav div.iview-items {
  
    bottom: 20px !important;
   
}

.box-top-header .userinfo-selector span:not(.ap-total) {
    width: auto;
    font-size: 12px;
    display: inline-block;
    letter-spacing: 1.5px;
}

#cart-block span.cart-products-count span.cart-count {
    
    font-family: 'CenturySchoolbookW01-Ro' !important;
}

#category .thumbnail-container .product-meta {

    border-top: none !important;
}

.pagination a {
    color: #222222;
   font-family: 'CenturySchoolbookW01-Ro' !important;
}


.thumbnail-container .product-price-and-shipping.has_discount .price {
    color: #222222;
}

.product-line-grid-right .bootstrap-touchspin {
    width: 113px;
    float: left;
    -moz-box-shadow:  none;
    -webkit-box-shadow:  none;
    -o-box-shadow:  none;
    -ms-box-shadow:  none;
    box-shadow: none;
}

.bootstrap-touchspin .input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: inline-block;
}

.bootstrap-touchspin .input-group-btn-vertical > .btn {
    display: inline-block;
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 10px 10px 0;
    margin-left: -1px;
    position: relative;
}

.bootstrap-touchspin .btn-touchspin {
    background-color: white;
    border: none;
    height: 30px;
}

.bootstrap-touchspin input.form-control {
    border: none;
}

.products-sort-order{
    padding-left: 0 !important;
}

.products-selection .sort-by {
    white-space: normal;
    word-break: break-word;
    text-align: right;
    font-family: 'CenturySchoolbookW01-Ro' !important;
}

/* css for category page*/





/* css for product page*/
.product-quantity .qty .input-group .input-group-btn-vertical .btn:after {
        font-size: 30px;
        font-family: "Ionicons";
        line-height: 1px;
        color: #000000;
}
.product-quantity .qty .input-group .input-group-btn-vertical .btn.bootstrap-touchspin-down:after {
    content: "\f462";
}
.product-quantity .qty .input-group .input-group-btn-vertical .btn.bootstrap-touchspin-up:after {
    content: "\f489";
}
.product-quantity #quantity_wanted {
    color: #666666;
    background-color: transparent;
    height: 40px;
    width: 100%;
    font-size: 14px;
    padding: 10px 8px 0px;
    text-align: center;
    color: #222222;
    border: none !important;
   
}

#product .product-quantity .qty {
    margin-top: -9px;
    margin-bottom: 5px;
    display: inline-block;
    vertical-align: middle;
}

#product .product-detail-name {

     text-transform: uppercase;
    line-height: 50px;
    font-size: 18px;
    letter-spacing: 2px;
}

#product .product-detail-name:after {
    content: "";
    display: block;
    width: 3.5%;
    background-color: #000000;
    height: 1px;
    position: relative;
}

#product .product-variants > .product-variants-item:after, #product .product-quantity:after {
    content: "";
    display: block;
    width: 100%;
    background-color: #000000;
    height: 1px;
    position: relative;
    margin-bottom: 11%;
}

 #product .product-quantity:after {
    content: "";
    display: block;
    width: 100%;
    background-color: #000000;
    height: 1px;
    position: relative;
    margin-bottom: 11%;
}


#product #content-wrapper{

    padding: 0 30px;

}
#product .description-short {
    color: #000000;
    font-size: 13px;
    line-height: 2em;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 100%;
}
#product .description-short p{
    font-size: 13;
}



#product #wrapper .breadcrumb li a span{
    font-size: 10px;
}

#product #wrapper .breadcrumb li {

    font-size: 10px;
}
.product-quantity .qty .input-group .input-group-btn-vertical .btn.bootstrap-touchspin-up {
    right: 0;
    left: auto;
    border-left: none;
}
.product-quantity .qty .input-group .input-group-btn-vertical .btn.bootstrap-touchspin-down {
    left: 0;
    right: auto;
    border-right:none;
}


#product .product-prices {
    float: right;
    width: 50%;
    text-align: right;
}
#product .product-quantity {
    display: inline-block;
    width: 40%;
}

#product .product-quantity .qty .input-group {
    display: inline;
    border: none !important;
    width: 115px !important;
}

#product .social-sharing li:before {

    color: #222222 !important;
}



#product .product-add-to-cart .add .add-to-cart {
    border: none;
    font-size: 16px;
    padding: 8px 20px;
    min-width: 270px;
    text-align: center;
    background: transparent;
    border-radius: 0px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #222222;
    letter-spacing: 3px;
    font-family: 'CenturySchoolbookW01-Ro' !important;
    border: 1px solid;
    font-weight: 400;
}

#product .product-prices .current-price span {
    color: #222222;
    font-size: 20px;
    font-weight: 600;
    font-family: 'CenturySchoolbookW01-Ro' !important;
}

#product .product-prices .tax-shipping-delivery-label {

    display: none;
}
#product .product-variants > .product-variants-item .color {
    width: 25px;
    height: 25px;
}

#product .product-add-to-cart .add {
    display: block;
    margin-top: 0px;
    display: inline-block;
    float: right;
}

#product .product-variants > .product-variants-item .input-color + span {
    border: 3px solid #ffffff;
}

#product .product-variants > .product-variants-item .input-color:checked + span,#product .product-variants > .product-variants-item .input-color:hover + span {
    border-color: #ffffff;
}



#product #main > .block-background > .right-block .social-sharing span {
    display: inline-block;
    font-family: 'CenturySchoolbookW01-Ro' !important;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.5px;
    color: #000000;
    vertical-align: text-top;
}
#product-availability {
    display: none;
    
}

#product #main > .block-background > .right-block .social-sharing li {
    padding: 0 7px;
    margin: 0 0 0 0;
}


.social-sharing ul {
    margin-bottom: 0;
    display: inline-block;
}


#product #main > .block-background > .right-block .social-sharing {
    margin-bottom: 10px;
    display: block;
    text-align: right;
    overflow: hidden;
    margin-top: 2%;
    float: left;
}
#product .social-sharing li:before {

    font-size: 19px;
}

#product .product-add-to-cart{
    float: left;
    width: 100%;
}

#product .product-quantity .qty {

    width:72%;
}

.bg_gray {
    background-color: #f3f1ed;
    float: left;
    width: 100%;
    padding: 4% 5%;
    margin-top: 4%;
}

#product .product-variants > .product-variants-item {
    width: 80%;
    text-align: left;
    margin-bottom: 9px;
    float: none;
    display: block;
}

#product .product-variants > .product-variants-item .control-label, #product .product-add-to-cart span.control-label {
    display: inline-block;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 12px;
}

#product .product-variants > .product-variants-item ul {

    display: inline-block;
    float: right;
    margin-bottom: 4%;
}

#product .product-variants > .product-variants-item select {
    height: 30px;
    width: 50%;
    padding: 2px;
    outline: none;
    display: inline-block;
    float: right;
    margin-top: -2%;
    margin-bottom: 4%;
    -webkit-appearance: none !important;
    background-color: transparent;
    border: none !important;
    background: url(../img/bas2.svg);
    background-size: 12%;
    background-repeat: no-repeat;
    background-position: 98% 76%;
}
#product .product-variants{
    float: left;
    width: 50%;
}

#product #main > .block-background {
   
    display: block;
    
}
#product #main > .block-background > .right-block {
    text-align: left;
    background: #FFFFFF;
 
}

#product #wrapper .breadcrumb {
    text-align: left;
    background: transparent;
    margin-bottom: 45px;
    padding: 0;
    margin-left: 0;
}

#product #main > .block-background:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 0 -1000px;
    left: 0;
    right: 0;
    background: #ffffff;
}

#wrapper .breadcrumb {
    margin: 0 4%;
}

.page-my-account #content .links a {
    text-align: center;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #414141;
    margin: 0 15px;
    margin-bottom: 30px;
    padding: 0 !important;
    width: 30%;
    margin: 15px 2%;
}
#cms.cms-id-11 #content-wrapper{
    padding: 0 5%; 
}

/* end custom css julo */

/**** beige = #f3f1ed ***/



/*********** Page panier **************/

    body#cart section#wrapper {
        background-color: #f3f1ed;
    } 

    body#cart section#main a.btn.custom_btn_cart {
    color: #000000; 
    font-family: 'CenturySchoolbookW01-Ro' !important; 
    font-size: 13px;    
    letter-spacing: 2.64px; 
    padding: 7px 26px;
    text-align: center;
    background-color: transparent;
    border-color: #000;
    border-radius: 0px;
    }

    body#cart a.btn.custom_btn_cart i.fa.fa-angle-left {
    font-size: 18px;
    padding: 0 5px;
    vertical-align: bottom;    
    }

    body#cart div.card-block h1.h1 {
    text-transform: uppercase;
    padding-bottom: 12px;
    }
    body#cart span.border_bottom_title hr.separator {
    width: 3%;
    border-top: 1px solid #000;      
    }

    body#cart div.customcard-block_title {
        padding-bottom: 0;
    }

    body#cart section#main div.product-line-info {
        margin-bottom: 0;
    }
    body#cart section#main div.custom_light_attribute span {
    font-weight: normal;
    font-family: "Open sans", sans-serif;  
    font-size: 12px;    
    letter-spacing: 0.55px; 
    line-height: 17px;  
    text-transform: uppercase;    
    }

    body#cart section#main div.product-line-grid-right span.product-price {
    font-family: 'CenturySchoolbookW01-Ro' !important; 
    font-size: 16px;
    font-weight: 600;        
    }

    body#cart section#main div.product-line-grid-body {
    padding: 0;
    }

    body#cart section#main div.custom_padding_img_grid {
    width: 14.66667%;
     }

    body#cart section#main a {
    font-family: "Open sans", sans-serif;        
    } 

    body#cart #block-reassurance li .block-reassurance-item span {
    font-family: "Open sans", sans-serif;
    font-size: 13px;     
    }

    body#cart div.custom_product_name_cart a{
    font-size: 16px;    
    letter-spacing: 1px;    
    line-height: 22px;
    }

    body#cart section#main div.custom_padding_img_grid span img {
    margin-bottom: 0px    
    }

    body#cart div.custom_cart_summury_right div.text-xs-center a {
        color: #000000;
        font-family: 'CenturySchoolbookW01-Ro' !important;
        font-size: 16px;
        letter-spacing: 3.25px;
        line-height: 19px;
        text-align: center;
        padding: 10px 30px;
        background-color: transparent;
        border-color: #000;
        border-radius: 0px;
        font-weight: bold;
        width: 210px;
    }

     body#cart div.cart-summary.custom_cart_summury_right p.custom_text {
    font-size: 14px;    
    letter-spacing: 1.75px; 
    line-height: 19px;
    font-family: "Open sans", sans-serif;
    color: #939393;
    padding: 16px;
    padding-bottom: 0;
     }
     body#cart div.cart-summary.custom_cart_summury_right span.value ,body#cart div.cart-summary.custom_cart_summury_right small.value , body#cart div.cart-summary.custom_cart_summury_right small.value a {
    font-size: 16px;    
    letter-spacing: 1px;    
    line-height: 19px;
    font-family: 'CenturySchoolbookW01-Ro' !important;
    color: #000000 ; 
    font-weight: bold;   
     }

     body#cart div.cart-summary.custom_cart_summury_right span.label {
    font-size: 12px;   
    letter-spacing: 0.55px; 
    line-height: 17px; 
    font-family: "Open sans", sans-serif;
    color: #000000 ;
    text-transform: uppercase;  
     }

     body#cart div.cart-detailed-totals hr.custom_separator {
    border-top: 1px solid #000;
     }

     body#cart div.cart-summary.custom_cart_summury_right div.checkout.cart-detailed-actions {
        padding-top: 0;
     }
     body#cart div.card.cart-container , body#cart div.cart-summary.custom_cart_summury_right {
        border-radius: 0px;
        border: none;
     }

 



/*********** End Page panier **************/

/*********** Page checkout **************/

    body#checkout section#wrapper {
        background-color: #f3f1ed;
    } 

    body#checkout div.custom_bloc_checkout_right section#js-checkout-summary , body#checkout div.custom_bloc_checkout_left section#checkout-personal-information-step.checkout-step {
        border-radius: 0px !important;
        border: none !important; 
        box-shadow: none;       
    }
    body#checkout div.custom_bloc_checkout_left section.checkout-step {
        border-radius: 0px !important; 
        box-shadow: none; 
        border-top: 1px solid #000;     
    }

    body#checkout div.custom_bloc_checkout_left section.checkout-step .step-title {
        font-size: 14px;    
        letter-spacing: 1.75px; 
        line-height: 17px;
        font-family: 'CenturySchoolbookW01-Ro' !important;       
    }

    body#checkout div.custom_bloc_checkout_left section#checkout-personal-information-step.checkout-step button.continue {
        color: #000000;
        font-family: 'CenturySchoolbookW01-Ro' !important;
        font-size: 16px;
        letter-spacing: 3.25px;
        line-height: 19px;
        text-align: center;
        padding: 8px 40px;
        background-color: transparent;
        border-color: #000;
        border-radius: 0px;
        font-weight: bold;
        margin-top: 5%;
        margin-bottom: 5%;
    }

    body#checkout div.custom_bloc_checkout_left h1.step-title.h3 {
        font-size: 18px;
        letter-spacing: 2.25px;
        line-height: 22px;
        font-family: 'CenturySchoolbookW01-Ro' !important;
        margin-bottom: 2%;
    }

    body#checkout div.custom_bloc_checkout_left span.border_bottom_title hr.separator {
        width: 3%;
        border-top: 1px solid #000;
        left: 1.5%;
        position: relative;
    } 

    body#checkout div.custom_bloc_checkout_left ul.nav-inline li:nth-child(1) a.nav-link {
        font-size: 13px;    
        font-weight: bold;  
        letter-spacing: 0.59px; 
        line-height: 18px;
        font-family: "Open sans", sans-serif; 
        color: #1C2636;      
    }
    body#checkout div.custom_bloc_checkout_left ul.nav-inline li a.nav-link {
        font-size: 13px;     
        letter-spacing: 0.59px; 
        line-height: 18px;
        font-family: "Open sans", sans-serif; 
        color: #1C2636;
        text-transform: uppercase;         
    }

    body#checkout div.custom_bloc_checkout_left div.tab-content span.custom-radio {
        border: #000000 1px solid;
        background: #FFFFFF;
        font-size: 0px;
        width: 22px;
        height: 22px;
    }

    body#checkout div.custom_bloc_checkout_left span.custom-checkbox label , body#checkout span.custom-checkbox label , body#checkout span.custom-checkbox label a {
        font-size: 13px;    
        font-style: italic; 
        letter-spacing: 0.59px; 
        line-height: 18px;
        font-family: "Open sans", sans-serif;
        color: #000000;
        font-weight: bold; 
    } 

    body#checkout section#checkout-personal-information-step.checkout-step #customer-form .form-control-label {
        color: #1C2636; 
        font-family: "Open sans", sans-serif;   
        font-size: 14px;    
        letter-spacing: 0.64px; 
        line-height: 19px;
    }
    body#checkout div.custom_bloc_checkout_left span.font-weight-bold , body#checkout div.custom_bloc_checkout_left span.font-italic {

        color: #000000;
        font-family: "Open sans", sans-serif;
        font-size: 13px;
        /* font-style: italic; */
        letter-spacing: 0.59px;
        line-height: 18px;
        font-weight: bold;
        text-transform: uppercase;
    }

    body#checkout div.custom_bloc_checkout_left span.text-muted , body#checkout div.custom_bloc_checkout_left div.form-control-comment {
        color: #939393 !important;
        font-family: "Open sans", sans-serif;
        font-size: 13px;
        letter-spacing: 0.59px;
        line-height: 18px;

    }
    body#checkout div.custom_bloc_checkout_left input.form-control {
        background: #f3f1ed;
        border: 1px solid #000000;
        border-radius: 0;       
    }
    body#checkout div.custom_bloc_checkout_left input.form-control::placeholder {
        color : #000;
    }

    body#checkout div.custom_bloc_checkout_left span.input-group-btn button.btn{
        border: 1px solid #000000;
        border-radius: 0;
        color: #000000;
        border-left: none;
        font-family: 'CenturySchoolbookW01-Ro' !important;
        text-align: center;  
        background-color: #fff;
        font-weight: bold;       
    }

    body#checkout section#order-summary-content div#order-items h3.card-title.h3 {
         font-size: 14px;    
        letter-spacing: 1.75px; 
        line-height: 17px;
        font-family: 'CenturySchoolbookW01-Ro' !important;  
        text-transform: uppercase;     
    }

    body#checkout div.custom_bloc_checkout_left section.checkout-step.-unreachable h1.step-title.h3 {
        font-size: 14px;    
        letter-spacing: 1.75px; 
        line-height: 17px;
        font-family: 'CenturySchoolbookW01-Ro' !important;
    }

    body#checkout div.custom_bloc_checkout_right section#js-checkout-summary a.btn-primary {
        color: #000000;
        background-color: transparent;
        border-color: transparent;
        border: none;
        padding: 0;
        text-decoration: underline;
        text-transform: inherit;
        font-size: 13px;    
        line-height: 22px; 
        font-family: "Open sans", sans-serif;  
        text-transform: initial;   
    } 
    body#checkout div.custom_bloc_checkout_right section#js-checkout-summary div.cart-summary-products p , body#checkout div.custom_bloc_checkout_right div.cart-summary-line.cart-summary-subtotals span.label , body#checkout div.custom_bloc_checkout_right div.cart-summary-line span.label {
        color: #1C2636;
        font-family: "Open sans", sans-serif; 
        font-size: 12px;
        letter-spacing: 0.55px;
        line-height: 17px;
        text-transform: uppercase;
    }
    
    body#checkout div.custom_bloc_checkout_right  span.value {
        font-size: 16px;
        letter-spacing: 1px;
        line-height: 19px;
        font-family: 'CenturySchoolbookW01-Ro' !important;
        color: #000000;
        font-weight: bold;
 
    }
    body#checkout div.custom_bloc_checkout_right .product-line-info span.value {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 14px;
    font-family: 'CenturySchoolbookW01-Ro' !important;
    color: #000000;
    font-weight: normal;
}
    body#checkout div.custom_bloc_checkout_right hr.custom_separator {
        border-top: 1px solid #000;
    }

    body#checkout div#delivery-address button.continue {
        color: #000000;
        font-family: 'CenturySchoolbookW01-Ro' !important;
        font-size: 16px;
        letter-spacing: 3.25px;
        line-height: 19px;
        text-align: center;
        padding: 8px 40px;
        background-color: transparent;
        border-color: #000;
        border-radius: 0px;
        font-weight: bold;
        margin-top: 5%;
        margin-bottom: 5%;
    }
    body#checkout  select.form-control-select {
         border: 1px solid #000000;
        border-radius: 0;       
    }
    body#checkout section.checkout-step label[for=delivery_message] , body#checkout section.checkout-step span.carrier-delay , body#checkout section.checkout-step .address {
        color: #1C2636;
        font-family: "Open sans", sans-serif;
        font-size: 12px;
        letter-spacing: 0.55px;
        line-height: 17px;
    }

    body#checkout section.checkout-step span.carrier-price,body#checkout section.checkout-step span.address-alias.h4 , body#checkout #order-summary-content h4.addresshead{
        font-size: 16px;
        letter-spacing: 1px;
        line-height: 19px;
        font-family: 'CenturySchoolbookW01-Ro' !important;
        color: #000000;
        font-weight: bold;
    }
    
    body#checkout section#order-summary-content div.card-block , body#checkout section#order-summary-content h4.h4 {
font-size: 14px;
    letter-spacing: 1.75px;
    line-height: 17px;
    font-family: 'CenturySchoolbookW01-Ro' !important;
    text-transform: uppercase;
    }

    body#checkout div.custom_bloc_checkout_left section.checkout-step .delivery-option {
        background: #f3f1ed;    
    }

    body#checkout section.checkout-step .custom-radio {
        border: #000000 1px solid;
        background: #FFFFFF;
        font-size: 0px;
        width: 22px;
        height: 22px;
    }

    body#checkout .custom-radio input[type="radio"] + span {
        width: 20px;
        height: 20px;
    }

    body#checkout div.order-options textarea#delivery_message {
        background: #f3f1ed;
        color: #000000;
        border: 1px solid black;  
        border-radius: 0px;
        padding: 24px 16px;  
    }
    body#checkout form#js-delivery button.continue , body#checkout div.js-address-form button.continue{
        color: #000000;
        font-family: 'CenturySchoolbookW01-Ro' !important;
        font-size: 16px;
        letter-spacing: 3.25px;
        line-height: 19px;
        text-align: center;
        padding: 8px 40px;
        background-color: transparent;
        border-color: #000;
        border-radius: 0px;
        font-weight: bold;
        margin-top: 5%;
        margin-bottom: 5%;
    }

    body#checkout div.js-address-form p , body#checkout section.checkout-step .add-address a , body#checkout div.js-address-form p a {
        color: #1C2636;
        font-family: "Open sans", sans-serif;
        font-size: 12px;
        letter-spacing: 0.55px;
        line-height: 17px;
    }
    body#checkout section.checkout-step .address-item.selected, body#checkout section#order-summary-content div.card-block , body#checkout section#order-summary-content div.summary-selected-carrier , body#checkout section#order-summary-content div.order-confirmation-table {
        border: #000 1px solid !important;
    }
    body#checkout div#payment-confirmation div.ps-shown-by-js button.btn {
        color: #000000;
        font-family: 'CenturySchoolbookW01-Ro' !important;
        font-size: 13px;
        letter-spacing: 2.64px;
        line-height: 16px;
        text-align: center;
        background-color: transparent;
        border-color: #000;
        border-radius: 0px;
        font-weight: bold;
    }
    body#checkout section#order-summary-content  div.details a span , body#checkout #order-summary-content #order-items table tr td , body#checkout section#order-summary-content  div.row div {
        font-weight: normal;
        font-family: "Open sans", sans-serif;
        font-size: 12px;
        letter-spacing: 0.55px;
        line-height: 17px;
        text-transform: uppercase;
    }


/*********** End Page checkout **************/

/*********** Page my-account **************/

    body#my-account section#wrapper {
        background-color: #f3f1ed;
    } 

    body#my-account.page-my-account #content .links a i {
        display: block;
        font-size: 1.8rem;
        width: 100%;
        padding-bottom: 0.8rem;
        min-height: 40px;
    }
    .page-addresses .addresses-footer a:hover {
    color: #414141;
    text-decoration: underline;
    }


    body#my-account header.page-header h1 {
        text-align: left;
        color: #000000;
        font-family: 'CenturySchoolbookW01-Ro' !important;
        font-size: 18px;
        letter-spacing: 2.25px;
        line-height: 22px;
        text-transform: uppercase;
        display: grid;        
    }
    body#my-account div.custom_bloc_account_link div.links a span {
        color: #000000;
        font-family: 'CenturySchoolbookW01-Ro' !important;
        font-size: 14px;
        letter-spacing: 2.5px;
        line-height: 17px;
        text-align: center;        
    }
    body#my-account footer.page-footer div.text-xs-center a.btn {
        color: #000000;
        font-family: 'CenturySchoolbookW01-Ro' !important;
        font-size: 13px;
        letter-spacing: 2.64px;
        line-height: 16px;
        text-align: center;
        padding: 5px 20px;
        background-color: transparent;
        border-color: #000;
        border-radius: 0px;
        font-weight: bold;
    }

    body#my-account #wrapper {
    padding-top: 60px;
    padding-bottom: 20px;
    }


    body#my-account span.border_bottom_title hr.separator {
    width: 3%;
    border-top: 1px solid #000;
    float: left;
    }

    body#my-account.page-my-account #content .links a span.link-item {
        border-radius: 0px !important;
        box-shadow: none; 
        border-bottom: 1px solid #000;  
        min-height: 90px;      
    }
    .page-my-account #content .links a:nth-child(3n + 1) {
    clear: both;
    margin-left: 15px;
    }
    .page-my-account #content .links a:nth-child(3n + 3) {
    
    margin-right: 0;
}
/*     .page-my-account #content .links an,  .page-my-account #content .links a#emailsalerts{
    margin-right: 0;
} */

    .page-my-account #content .links a#emailsalerts i {
    min-height: 1.4em;
}


/*********** End Page my-account **************/

/*********** Page identity **************/


    body#identity section#wrapper {
        background-color: #f3f1ed;
    } 


    body#identity header.page-header h1 {
        text-align: left;
        color: #000000;
        font-family: 'CenturySchoolbookW01-Ro' !important;
        font-size: 18px;
        letter-spacing: 2.25px;
        line-height: 22px;
        text-transform: uppercase;
        display: grid;        
    }


    body#identity span.border_bottom_title hr.separator {
        width: 3%;
        border-top: 1px solid #000;
        float: left;
    }

    body#identity div.tab-content span.custom-radio {
        border: #000000 1px solid;
        background: #FFFFFF;
        font-size: 0px;
        width: 22px;
        height: 22px;
    }

    body#identity nav.breadcrumb {
        text-align: left;
    }

    body#identity nav.breadcrumb li a span {
        text-align: left;
        color: #000000;
        font-family: "Open sans", sans-serif;
        font-size: 10px;
        line-height: 22px;
    }

    body#identity span.custom-radio {
        border: #000000 1px solid;
        background: #FFFFFF;
        font-size: 0px;
        width: 22px;
        height: 22px;
    }
    body#identity .custom-radio input[type="radio"] + span {
        width: 20px;
        height: 20px; 
        background-color: #000000;       
    }

    body#identity section.custom_form_identity .form-control-label {
        color: #1C2636;
        font-family: "Open sans", sans-serif;
        font-size: 14px;
        letter-spacing: 0.64px;
        line-height: 19px;
        text-align: left;
        padding: 0 0 0 15px;
    }
    body#identity section.custom_form_identity input.form-control::placeholder {
    
        color: #000000;

    }
    .page-footer .account-link i {
    font-size: 22px;
    }
    .page-footer .account-link span {
    font-size: 13px;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 21px;
    font-family: 'CenturySchoolbookW01-Ro' !important;
    }

    body#identity section.custom_form_identity input.form-control {
        background: #f3f1ed;
        border: 1px solid #000000;
        border-radius: 0;
    }

    body#identity section.custom_form_identity span.input-group-btn button.btn {
        border: 1px solid #000000;
        border-radius: 0;
        color: #000000;
        border-left: none;
        font-family: 'CenturySchoolbookW01-Ro' !important;
        text-align: center;
        background-color: #fff;
        font-weight: bold;
    }

    body#identity section.custom_form_identity span.text-muted, body#identity section.custom_form_identity div.form-control-comment {
        color: #939393 !important;
        font-family: "Open sans", sans-serif;
        font-size: 13px;
        letter-spacing: 0.59px;
        line-height: 18px;
            font-style: italic;
    }

    body#identity section.custom_form_identity span.custom-checkbox label {
        font-size: 13px;
        font-style: normal;
        letter-spacing: 0.59px;
        line-height: 18px;
        font-family: "Open sans", sans-serif;
        color: #000000;
        font-weight: 400;
    }
    body#identity section.custom_form_identity span.custom-checkbox label em{
        font-style: normal !important;
        font-weight: 400;
    }

    body#identity section#content button.form-control-submit {
        color: #000000;
        font-family: 'CenturySchoolbookW01-Ro' !important;
        font-size: 16px;
        letter-spacing: 3.25px;
        line-height: 19px;
        text-align: center;
        padding: 8px 40px;
        background-color: transparent;
        border-color: #000;
        border-radius: 0px;
        font-weight: bold;
        margin-top: 5%;
        margin-bottom: 5%;
    }
    
    .form-control {
    background: #ebebeb;
    color: #000000;
    border: none;
    padding: 8px 16px;
    }
    
    body#identity section.custom_form_identity input.form-control {
    background: #f3f1ed;
    border: 1px solid #000000;
    border-radius: 0;
    color: #000000;
    }

    body#identity section#content {
        border-radius: 0px !important;
        box-shadow: none;
        padding: 35px 35px;       
    }
    body#identity header.page-header {
        margin-bottom: 0px;
    }

/*********** End Page identity **************/



/*********** Page adresse **************/

    body#address section#wrapper , body#addresses section#wrapper{
        background-color: #f3f1ed;
    } 

    
        body#address section#content {
            padding: 35px;
            background: white;
        }

    body#address header.page-header h1 , body#addresses header.page-header h1 {
        text-align: left;
        color: #000000;
        font-family: 'CenturySchoolbookW01-Ro' !important;
        font-size: 18px;
        letter-spacing: 2.25px;
        line-height: 22px;
        text-transform: uppercase;
        display: grid;        
    }
    body#address header.page-header {
        margin-bottom: 0px;
    }
    body#address span.border_bottom_title hr.separator , body#addresses span.border_bottom_title hr.separator {
        width: 3%;
        border-top: 1px solid #000;
        float: left;
    }

    body#address nav.breadcrumb , body#addresses nav.breadcrumb {
        text-align: left;
    }

    body#address nav.breadcrumb li a span , body#addresses nav.breadcrumb li a span {
        text-align: left;
        color: #000000;
        font-family: "Open sans", sans-serif;
        font-size: 10px;
        line-height: 22px;
    }

    body#address .form-control-label {
        color: #1C2636;
        font-family: "Open sans", sans-serif;
        font-size: 14px;
        letter-spacing: 0.64px;
        line-height: 19px;
        text-align: left;
    }

    body#address  input.form-control  {
        background: #f3f1ed;
        border: 1px solid #000000;
        border-radius: 0;
    }
    body#address select.form-control-select {
         border: 1px solid #000000;
        border-radius: 0;       
    }

    body#address span.text-muted, body#address div.form-control-comment {
        color: #939393 !important;
        font-family: "Open sans", sans-serif;
        font-size: 13px;
        letter-spacing: 0.59px;
        line-height: 18px;
            font-style: italic;
    }

    body#address button.float-xs-right {
        color: #000000;
        font-family: 'CenturySchoolbookW01-Ro' !important;
        font-size: 16px;
        letter-spacing: 3.25px;
        line-height: 19px;
        text-align: center;
        padding: 8px 40px;
        background-color: transparent;
        border-color: #000;
        border-radius: 0px;
        font-weight: bold;
        margin-top: 5%;
        margin-bottom: 5%;
    }


/*********** End Page adresse **************/

/*********** Page history **************/

body#checkout section.checkout-step .add-address a i {
 
    display: none;
}
body#module-psgdpr-gdpr .page-header h1.h1 ,body#order-return .page-header h1.h1, body#guest-tracking .page-header h1.h1{text-align: left;}


body#module-psgdpr-gdpr section#content, body#guest-tracking section#content,body#order-return section#content,body#discount section#content,body#order-detail section#content,body#order-slip section#content,body#history section#content,body#order-follow section#content, body#identity section#content{
    background: white !important;
}
    


    body#module-psgdpr-gdpr section#wrapper,body#guest-tracking section#wrapper,body#order-return section#wrapper,body#discount section#wrapper,body#order-detail section#wrapper, body#order-slip section#wrapper, body#history section#wrapper, body#order-follow section#wrapper {
        background-color: #f3f1ed;
    } 

    body#module-psgdpr-gdpr header.page-header h1,body#guest-tracking header.page-header h1, body#order-return header.page-header h1,body#discount header.page-header h1,body#order-detail header.page-header h1,body#order-slip header.page-header h1, body#order-follow header.page-header h1, body#history header.page-header h1 {
        text-align: left;
        color: #000000;
        font-family: 'CenturySchoolbookW01-Ro' !important;
        font-size: 18px;
        letter-spacing: 2.25px;
        line-height: 22px;
        text-transform: uppercase;
        display: grid;        
    }
    body#module-psgdpr-gdpr nav.breadcrumb,body#guest-tracking nav.breadcrumb,body#discount nav.breadcrumb,body#order-return nav.breadcrumb,body#discount nav.breadcrumb,body#order-detail nav.breadcrumb,body#order-slip nav.breadcrumb,body#order-follow nav.breadcrumb,body#history nav.breadcrumb{
        text-align: left;
    }

    body#module-psgdpr-gdpr nav.breadcrumb li a span,body#guest-tracking  nav.breadcrumb li a span,body#order-return nav.breadcrumb li a span,body#discount nav.breadcrumb li a span,body#order-detail nav.breadcrumb li a span,body#order-slip nav.breadcrumb li a span,body#order-follow nav.breadcrumb li a span,body#history nav.breadcrumb li a span  {
        text-align: left;
        color: #000000;
        font-family: "Open sans", sans-serif;
        font-size: 10px;
        line-height: 22px;
    }

    body#module-psgdpr-gdpr span.border_bottom_title hr.separator,body#guest-tracking span.border_bottom_title hr.separator,body#order-return span.border_bottom_title hr.separator,body#discount span.border_bottom_title hr.separator,body#order-detail span.border_bottom_title hr.separator,body#order-slip span.border_bottom_title hr.separator,body#order-follow span.border_bottom_title hr.separator, body#history span.border_bottom_title hr.separator {
        width: 3%;
        border-top: 1px solid #000;
        float: left;
    }
    body#module-psgdpr-gdpr section#content h6,body#guest-tracking section#content h6,body#order-return section#content h6,body#discount section#content h6,body#order-detail section#content h6,body#order-slip section#content h6,body#order-follow section#content h6,body#history section#content h6 {
        color: #000000;
        font-family: "Open sans", sans-serif;
        font-size: 14px;
        line-height: 19px;
        letter-spacing: 0;
    }
    body#module-psgdpr-gdpr  #content .order-actions a, body#guest-tracking #content .order-actions a,body#order-return #content .order-actions a,body#discount #content .order-actions a,body#order-detail #content .order-actions a,body#order-slip #content .order-actions a, body#order-follow #content .order-actions a, body#history #content .order-actions a {
        color: #000000;
        font-family: "Open sans", sans-serif;
        font-size: 13px;
        line-height: 22px;
        text-align: center;
        text-decoration: underline;
    }

    body#module-psgdpr-gdpr #content table.table thead.thead-default th, body#guest-tracking #content table.table thead.thead-default th,body#order-return #content table.table thead.thead-default th,body#discount #content table.table thead.thead-default th,body#order-detail #content table.table thead.thead-default th,body#order-slip #content table.table thead.thead-default th,body#order-follow #content table.table thead.thead-default th, body#history #content table.table thead.thead-default th {
        color: #000000;
        font-family: 'CenturySchoolbookW01-Ro' !important;
        font-size: 11px;
        letter-spacing: 1.8px;
        line-height: 13px;
        background-color: transparent;
        border : none;
        text-transform: uppercase;
    }
    body#module-psgdpr-gdpr #content table.table.table-bordered th ,body#module-psgdpr-gdpr #content table.table.table-bordered td, body#guest-tracking #content table.table.table-bordered th ,body#guest-tracking #content table.table.table-bordered td,body#order-return #content table.table.table-bordered th ,body#order-return #content table.table.table-bordered td,body#discount #content table.table.table-bordered th ,body#discount #content table.table.table-bordered td,body#order-detail #content table.table.table-bordered th ,body#order-slip #content table.table.table-bordered th ,body#order-slip #content table.table.table-bordered td,body#order-follow #content table.table.table-bordered th ,body#order-follow #content table.table.table-bordered td, body#history #content table.table.table-bordered th , body#history #content table.table.table-bordered td {
        border : none ;
            text-align: left !important;
    }
    body#module-psgdpr-gdpr #content table.table-bordered, body#guest-tracking  #content table.table-bordered,body#order-return #content table.table-bordered,body#discount #content table.table-bordered,body#order-detail #content table.table-bordered,body#order-slip #content table.table-bordered,body#order-follow #content table.table-bordered, body#history #content table.table-bordered  {
        border-top: 1px solid #000;
        border-left: none;
        border-right: none;
        border-bottom: none;
    }
    body#module-psgdpr-gdpr #wrapper .container,body#guest-tracking #wrapper .container,body#order-return #wrapper .container,body#discount #wrapper .container,body#order-detail #wrapper .container,body#order-slip #wrapper .container, body#order-follow #wrapper .container, body#history #wrapper .container {
    width: 1270px;
    max-width: 100%;
    }
    body#module-psgdpr-gdpr #content .table-striped tbody tr, body#guest-tracking #content .table-striped tbody tr,body#order-return #content .table-striped tbody tr,body#discount #content .table-striped tbody tr, body#order-detail #content .table-striped tbody tr,body#order-slip #content .table-striped tbody tr,body#order-follow #content .table-striped tbody tr,body#history #content .table-striped tbody tr {
       background-color : #f3f1ed ;
       border-bottom: 1px solid #000;
    }
    body#module-psgdpr-gdpr #content .table-striped tbody tr:nth-of-type(odd) ,body#guest-tracking #content .table-striped tbody tr:nth-of-type(odd) ,body#order-return #content .table-striped tbody tr:nth-of-type(odd) ,body#discount #content .table-striped tbody tr:nth-of-type(odd) ,body#order-detail #content .table-striped tbody tr:nth-of-type(odd) ,body#order-slip #content .table-striped tbody tr:nth-of-type(odd) ,body#order-follow #content .table-striped tbody tr:nth-of-type(odd) , body#history #content .table-striped tbody tr:nth-of-type(odd) {
        border-bottom: 1px solid #000;
    }
    footer.page-footer a.account-link {
        color: #000000;
        font-family: 'CenturySchoolbookW01-Ro' !important;
        font-size: 13px;
        letter-spacing: 2.64px;
        padding: 7px 26px;
        text-align: center;
        background-color: transparent;
        border: 1px solid #000;
        border-radius: 0px;
    }

    body#module-psgdpr-gdpr #content .table-striped tbody td ,body#guest-tracking #content .table-striped tbody td ,body#order-return  #content .table-striped tbody td ,body#discount #content .table-striped tbody td , body#order-slip #content .table-striped tbody td,body#order-detail #content .table-striped tbody td , body#order-detail #content .table-striped tbody td,body#order-slip #content .table-striped tbody td , body#order-slip #content .table-striped tbody td,body#order-follow #content .table-striped tbody td , body#order-follow #content .table-striped tbody td, body#history #content .table-striped tbody td , body#history #content .table-striped tbody th {
        color: #000000;
        font-family: "Open sans", sans-serif;
        font-size: 14px;
        font-weight: 300;
        line-height: 19px;
    }
    body#module-psgdpr-gdpr section#content,body#guest-tracking section#content,body#order-return section#content,body#discount section#content,body#order-detail section#content,body#order-slip section#content, body#order-follow section#content, body#history section#content {
        padding: 30px;
    }
    body#order-detail #content table#order-products > thead > tr > th:nth-child(2),body#order-detail #content table#order-products > thead > tr > th:nth-child(3),body#order-detail #content table#order-products > thead > tr > th:nth-child(4), body#order-detail #content table#order-products > tbody > tr > td:nth-child(2), body#order-detail #content table#order-products > tbody > tr > td:nth-child(3),body#order-detail #content table#order-products > tbody > tr > td:nth-child(4),#order-products > tfoot > tr.text-xs-right.line-products > td:nth-child(2),#order-products > tfoot > tr.text-xs-right.line-shipping > td:nth-child(2),#order-products > tfoot > tr.text-xs-right.line-total > td:nth-child(2){
    border:none;
    text-align: right !important;
}
body#order-detail #content table.table.table-bordered td, body#guest-tracking #content table.table.table-bordered td{  border:none;}

/*********** End Page history **************/

/*********** Page cms marque **************/
    
    .page_cms_marque > div:nth-child(2){
        text-align: right;
    }



    body#cms header.page-header h1 {
        text-align: left;
        color: #000000;
        font-family: 'CenturySchoolbookW01-Ro' !important;
        font-size: 18px;
        letter-spacing: 2.25px;
        line-height: 22px;
        text-transform: uppercase;
        display: grid;        
    }
    body#cms nav.breadcrumb {
        text-align: left;
       
    }


    body#cms nav.breadcrumb li a span  {
        text-align: left;
        color: #000000;
        font-family: "Open sans", sans-serif;
        font-size: 10px;
        line-height: 22px;
    }

    body#cms span.border_bottom_title hr.separator {
        width: 2%;
        border-top: 1px solid #000;
        float: left;
    }
    body.cms-id-11 div.bloc_left_marque {
        padding-left: 0;
    }

    body.cms-id-11 div.bloc_left_marque p {
        color: #000000;
        font-family: "Open sans", sans-serif;
        font-size: 13px;
        letter-spacing: 0.59px;
        line-height: 18px;
        text-align: justify;
        padding-bottom: 30px;
    }





/*********** End Page cms marque **************/

/*********** Page contact **************/
    


    #contact #wrapper > div, #contact div.custom_bloc_foot_contact_page {
        width: 87%;
    }

    

    body#contact nav.breadcrumb {
        text-align: left;
        display: none;
    }
    body#contact div#content-wrapper {
        margin-top : 4%;    
    }
    body#contact p.showroomparis {
        font-weight: 900;
        font-family: "Open sans", sans-serif;
    }

    body#contact div.header-top {
        border-bottom: none;
    }
    body#contact nav.breadcrumb li a span  {
        text-align: left;
        color: #000000;
        font-family: "Open sans", sans-serif;
        font-size: 10px;
        line-height: 22px;
    }
    body#contact section#content , body#contact section#wrapper {
        padding : 0px;
        border : none;
    }

    body#contact section#content h3 {
        text-align: left;
        color: #000000;
        font-family: 'CenturySchoolbookW01-Ro' !important;
        font-size: 18px;
        letter-spacing: 2.25px;
        line-height: 22px;
        text-transform: uppercase;
        display: grid; 
        padding-bottom: 0;  
        margin-bottom: 0;     
    }
    body#contact span.border_bottom_title hr.separator {
        width: 1.7%;
        border-top: 1px solid #000;
        float: left;
        position: absolute;
    }
    body#contact p.text_top_contact {
        display: inline-block;
        padding-top: 25px;
        color: #000000;
        font-family: "Open sans", sans-serif;
        font-size: 13px;
        letter-spacing: 0.59px;
        line-height: 18px;
    }



    body#contact div.col-md-6.col-gauche {
        padding-left: 0;
    }

    body#contact div.col-md-2.form-control-comment1 {
        margin-top: 6%;
        text-transform: capitalize;
        font-style: italic;
    }
   body#contact span.col-md-2.form-control-comment2{
      margin-top: 6%;
    text-transform: capitalize;
    font-style: italic;
    }

    body#contact div.custom_bloc_foot_contact_page {
        padding-left: 45px;
        padding-right: 45px;
    }

    body#contact .form-control-label {
        color: #1C2636;
        font-family: "Open sans", sans-serif;
        font-size: 14px;
        letter-spacing: 0.64px;
        line-height: 19px; 
    }

    body#contact .form-control {
        color: #1C2636;
        font-family: "Open sans", sans-serif;
        font-size: 13px;
        letter-spacing: 0.59px;
        line-height: 18px;
        border: 1px solid #000000;
        background-color: #F3F1ED;
        border-radius: 0px;
    }

    body#contact .input-group .input-group-btn > .btn {
        border: 1px solid #000;        
        background : transparent;
        color: #000;
        border-left: none;
    }
    body#contact .input-group .input-group-btn .btn > span {
        font-size: 10px;
        letter-spacing: 0.83px;
        line-height: 12px;
        text-align: center;
        font-family: 'CenturySchoolbookW01-Ro' !important;

    }

    body#contact footer.custom_input input.btn {
        width: 100%;
        margin-top: 8%;
        color: #000000;
        font-family: 'CenturySchoolbookW01-Ro' !important;;
        font-size: 16px;
        letter-spacing: 3.25px;
        line-height: 19px;
        text-align: center;
        background-color: transparent;
        border : 1px solid #000;
        border-radius: 0px;
    }
    body#contact div.container.custom_bloc_foot_contact_page hr.separator {
        border-top: 1px solid #000;
    }

    body#contact  div.text_footer_contact p {
        color: #000000;
        font-family: "Open sans", sans-serif;
        font-size: 13px;
        letter-spacing: 0.59px;
        line-height: 30px;
    }
    body#contact  div.bloc_message textarea.form-control {
        padding-bottom: 172px;
        float: right;
    }
    body#contact div.bloc_message ,body#contact footer.custom_input {
        float: right;
        padding-right: 0;
    }
    body#contact div.text_footer_contact {
        padding-top: 25px;
        padding-bottom: 70px;
    }

    body#contact #main .page-content {
       margin-bottom: 0px; 
    }



/*********** End Page contact **************/

/*********** Top bar search **************/

    div#search_widget.open form input[type=text]  {
        border: 1px solid #000000;    
        width: 90%;
    color: #333333;
    height: 40px;
    
    background: transparent;
    padding: 5px 0px 5px 10px;
    }

    div#search_widget.open .popup-title .ion-ios-search:before {
content: "x";
bottom: 15px;
position: relative;
color: #000;
display: none;
    }


/*********** End Top bar search **************/




/*********** page login **************/

    body#authentication header.page-header h1 {
        text-align: left;
        color: #000000;
        font-family: 'CenturySchoolbookW01-Ro' !important;
        font-size: 18px;
        letter-spacing: 2.25px;
        line-height: 22px;
        text-transform: uppercase;
        display: grid; 
        padding-bottom: 0;  
        margin-bottom: 0;     
    }
    body#authentication span.border_bottom_title hr.separator {
        width: 3%;
        border-top: 1px solid #000;
        float: left;
        position: absolute;
    }
    body#authentication section.login-form .form-control-label {
        text-align: left;
    }

    body#authentication header.page-header {
        margin: 0 auto;
        padding-bottom: 40px;
        max-width: 640px;
    }


        body#password header.page-header h1 {
        text-align: left;
        color: #000000;
        font-family: 'CenturySchoolbookW01-Ro' !important;
        font-size: 18px;
        letter-spacing: 2.25px;
        line-height: 22px;
        text-transform: uppercase;
        display: grid; 
        padding-bottom: 0;  
        margin-bottom: 0;     
    }
    body#password span.border_bottom_title hr.separator {
        width: 3%;
        border-top: 1px solid #000;
        float: left;
        position: absolute;
    }
    body#password section.login-form .form-control-label {
        text-align: left;
    }

    body#password header.page-header {
        margin: 0 auto;
        padding-bottom: 40px;
        max-width: 640px;
    }
        body#password .password_btn {
  
    
        color: #000000;
    font-family: 'CenturySchoolbookW01-Ro' !important;
    font-size: 13px;
    letter-spacing: 2.64px;
    padding: 7px 26px;
    text-align: center;
    background-color: transparent;
    border: 1px solid #000;
    border-radius: 0px;
}
/*********** end page login **************/

.notification.notification-normal,.notification.notification-success  {

    background: #c3c4c4;
    font-family: 'CenturySchoolbookW01-Ro' !important;
    font-weight: normal;
    line-height: normal;
    color: #ffffff;
}

.notification .noti.active {
    display: block;
    font-family: 'CenturySchoolbookW01-Ro' !important;
    letter-spacing: 1px;
}

div.leo-dropdown-cart.dropdown div.product-name a {

    font-family: "Open sans", sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 22px;

  }

div.leo-dropdown-cart.dropdown div.leo-cart-item-info div.product-price span , div.leo-dropdown-cart.dropdown .leo-dropdown-cart-subtotals .value, div.leo-dropdown-cart.dropdown .leo-dropdown-cart-total .value {

    font-family: 'CenturySchoolbookW01-Ro' !important;
    font-size: 14px;
    font-weight: 600;
}

.leo-cart-item-info .product-price .discount {
    display: none !important;
}


div.leo-dropdown-cart.dropdown .leo-dropdown-cart-subtotals .label, div.leo-dropdown-cart.dropdown .leo-dropdown-cart-total .label {
      font-size: 12px;
    letter-spacing: 0.55px;
    line-height: 17px;
    font-family: "Open sans", sans-serif;
    color: #000000;
    text-transform: uppercase;
    font-weight: 100;
}

div.leo-dropdown-cart.dropdown div.leo-cart-dropdown-action a.btn {
    color: #000000;
    font-family: 'CenturySchoolbookW01-Ro' !important;
    font-size: 12px;
    letter-spacing: 3.25px;
    line-height: 19px;
    text-align: center;
    background-color: transparent;
    border: 1px solid #000;
    border-radius: 0px;
    font-weight: bold;
    min-width: 100%;
}

.leo-dropdown-cart.dropdown {
    top: 155% !important;
    margin-top: 20px !important;
}

/* page se connecter */


body#password section#wrapper  {
    background-color: #f3f1ed;
}

body#password header.page-header h1 {
    color: #000000;
    font-family:'CenturySchoolbookW01-Ro' !important;
    font-size: 18px;
    letter-spacing:2.25px;
    line-height:22px;
    text-transform: uppercase;
}

body#password .form-control {
    background: #f3f1ed;
    border: 1px solid #000000;
    border-radius: 0;
}

body#password #wrapper  span.input-group-btn {
  border: 1px solid #000000;
    border-radius: 0;
    color: #000000;
    border-left: none;
    font-family: 'CenturySchoolbookW01-Ro' !important;
    text-align: center;
    background-color: #fff !important;
    font-weight: bold;
    background : #fff !important;

}

body#password #wrapper [data-action="show-password"] {
    background: #fff !important;
    color: #000000 !important;
}

body#password #wrapper .radio-inline .custom-radio {
    border: #000000 1px solid;
    background: #FFFFFF;
    font-size: 0px;
    width: 22px;
    height: 22px;
}

body#password footer.form-footer button#submit-login, body#password footer.form-footer button.form-control-submit {
    color: #000000;
    font-family: 'CenturySchoolbookW01-Ro' !important;
    font-size: 16px;
    letter-spacing: 3.25px;
    line-height: 19px;
    text-align: center;
    background-color: transparent;
    border-color: #000;
    border-radius: 0px;
    font-weight: bold;
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 8px 35px;
    width: 209px;
}

body#password #wrapper section#content hr {
      border-top: 1px solid #000;
}
body#password #wrapper span.custom-checkbox label {
    font-size: 13px;
    font-style: normal;
    letter-spacing: 0.59px;
    line-height: 18px;
    font-family: "Open sans", sans-serif;
    color: #000000;
    font-weight: 400;
}

body#password #wrapper span.custom-checkbox label em {
   
    font-style: normal;
     font-weight: 400;
  
}




body#password #wrapper  a , body#password #wrapper span {
      color: #1C2636;
    font-family: "Open sans", sans-serif;
    font-size: 14px;
    letter-spacing: 0.64px;
    line-height: 19px;
}

.box-top-header .userinfo-selector {
    border: none;
    position: static;
    font-size: 0px;
      background: transparent;
    display: block;
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
    margin: -1% 4% 0 7%;
}

.product-flags .product-flag.discount {
    border-color: black;
    left: 85px;
    padding: 13px 0 0 0;
}

.product-flags .product-flag {
    line-height: normal;
    font-size: 15px;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    padding: 24px 0 0 0;
    position: absolute;
    top: 9px;
    width: 70px;
    height: 70px;
    border: 1px solid black;
    border-radius: 50%;
    background: black;
    color: #ffffff !important;
    font-weight: 400;
    font-family: CenturySchoolbookW01-Ro;
}

.page-password #content {
    padding: 35px 35px;
}


.page-password .form-control-label {
    padding-top: 10px;
    text-align: left;
}




/* page se connecter */

#page input:-internal-autofill-previewed,#page input:-internal-autofill-selected,#page textarea:-internal-autofill-previewed,#page textarea:-internal-autofill-selected,#page select:-internal-autofill-previewed,#page select:-internal-autofill-selected{
    background-color: #f3f1ed !important;

}



body#authentication section#wrapper  {
    background-color: #f3f1ed;
}

body#authentication header.page-header h1 {
    color: #000000;
    font-family:'CenturySchoolbookW01-Ro' !important;
    font-size: 18px;
    letter-spacing:2.25px;
    line-height:22px;
    text-transform: uppercase;
}




body#authentication .form-control {
    background: #f3f1ed;
    border: 1px solid #000000;
    border-radius: 0;
}

body#authentication #wrapper  span.input-group-btn {
  border: 1px solid #000000;
    border-radius: 0;
    color: #000000;
    border-left: none;
    font-family: 'CenturySchoolbookW01-Ro' !important;
    text-align: center;
    background-color: #fff !important;
    font-weight: bold;
    background : #fff !important;

}

body#authentication #wrapper [data-action="show-password"] {
    background: #fff !important;
    color: #000000 !important;
}

body#authentication #wrapper .radio-inline .custom-radio {
    border: #000000 1px solid;
    background: #FFFFFF;
    font-size: 0px;
    width: 22px;
    height: 22px;
}

body#authentication footer.form-footer button#submit-login, body#authentication footer.form-footer button.form-control-submit {
    color: #000000;
    font-family: 'CenturySchoolbookW01-Ro' !important;
    font-size: 16px;
    letter-spacing: 3.25px;
    line-height: 19px;
    text-align: center;
    background-color: transparent;
    border-color: #000;
    border-radius: 0px;
    font-weight: bold;
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 8px 35px;
    width: 209px;
}

body#authentication #wrapper section#content hr {
      border-top: 1px solid #000;
}
body#authentication #wrapper span.custom-checkbox label {
    font-size: 13px;
    font-style: normal;
    letter-spacing: 0.59px;
    line-height: 18px;
    font-family: "Open sans", sans-serif;
    color: #000000;
    font-weight: 400;
}

body#authentication #wrapper span.custom-checkbox label em {
   
    font-style: normal;
     font-weight: 400;
  
}




body#authentication #wrapper  a , body#authentication #wrapper span {
      color: #1C2636;
    font-family: "Open sans", sans-serif;
    font-size: 14px;
    letter-spacing: 0.64px;
    line-height: 19px;
}

body#authentication #wrapper .forgot-password a{

    font-size: 13px;
    
}




.box-top-header .userinfo-selector {
    border: none;
    position: static;
    font-size: 0px;
      background: transparent;
    display: block;
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
    margin: -1% 4% 0 7%;
}

.product-flags .product-flag.discount {
    border-color: black;
    left: 85px;
    padding: 13px 0 0 0;
}

.product-flags .product-flag {
    line-height: normal;
    font-size: 15px;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    padding: 24px 0 0 0;
    position: absolute;
    top: 9px;
    width: 70px;
    height: 70px;
    border: 1px solid black;
    border-radius: 50%;
    background: black;
    color: #ffffff !important;
    font-weight: 400;
    font-family: CenturySchoolbookW01-Ro;
}

.page-authentication #content {
    padding: 35px 35px;
}


.page-authentication .form-control-label {
    padding-top: 10px;
    text-align: left;
}

ul > li.nav-item.menu_not_logged{

display: none;
}

ul > li.nav-item.menu_logged{

display: none;

}


.custom-radio input[type="radio"] + span {
    background-color: #222222;
   
    width: 22px;
    height: 22px;
   
}
#product .product-accessories-carousel {
   
    padding: 2.7% 0 0%;
    margin-top: 3%;
    margin-bottom: 1%;
}

#product .accesoires_bg {

     background: url(../img/rectangle-2.png);

    background-position: center -39%;
    background-size: 100% !important;
    background-repeat: no-repeat;
}


#product-accessories.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;

}

#product-accessories.owl-carousel .owl-buttons {
    margin: auto;
    top: -35px;
    right: 15px;
    left: 15px;
    display: none;
}



#product .products-section-title {
    margin: 0px 0px 0px;
    font-size: 26px;
    position: relative;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
}



.price_desk{

    display: block !important
}

#price2_id{

    display: none !important;
}

.thumbnail-container .product-title a:hover {
    color: #222222;
}

#search .page-not-found:before {
    content: '';
   
}

.form-control:focus {

    outline: none;
}

.product-thumb-images .slick-arrows .slick-arrow {

    border-width: 0;
}

.product-thumb-images .slick-arrows .slick-arrow:before {
    font-size: 47px;
}

.product-line-grid-right .cart-line-product-actions .remove-from-cart, .product-line-grid-right .product-price .remove-from-cart {
    color: #000000;
   font-size: 35px;
}

#cart #wrapper > div{

    width: 87%;
}

#cart .bootstrap-touchspin .input-group-btn-vertical i {
    top: -8px;
    left: -4px;
    font-size: 29px;
}

#cart .bootstrap-touchspin .input-group-btn-vertical > .btn {
    display: inline-block;
    float: none;
    width: 72%;
    max-width: 100%;
    padding: 10px 10px;
    margin-left: -1px;
    position: relative;
}

#cart .bootstrap-touchspin .btn-touchspin:hover {
    background-color: transparent;
}

#cart .product-line-grid-right .bootstrap-touchspin {
    width: 95px;
    float: left;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #000000;
}

#cart .bootstrap-touchspin .input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 100%;
    vertical-align: text-bottom;
    display: inline-block;
}

#cart img#payment_paypal_express_checkout{
    display: none;
}

.js-mailalert .btn.btn-primary{
    font-size: 16px;
    padding: 8px 20px;
    min-width: 270px;
    text-align: center;
    background: transparent;
    border-radius: 0px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #222222;
    letter-spacing: 3px;
    font-family: 'CenturySchoolbookW01-Ro' !important;
    border: 1px solid;
    font-weight: 400;
}

.js-mailalert .form-control {
    color: #666666;
    background-color: transparent;
    height: 40px;
    width: 100%;
    font-size: 16px;
    padding: 10px 8px 0px;
    text-align: center;
    color: #222222;
    border: none !important;
    font-family: 'CenturySchoolbookW01-Ro' !important;
    border-bottom: 1px solid #000000 !important;
    border-radius: 0;
}

#product .alert.alert-info:before {
    content: "\f00c";
}

.alert-info {
    background-color: #c3c4c4;
    border-color: transparent;
    color: #fff;
    font-family: 'CenturySchoolbookW01-Ro';
    font-size: 1.2em !important;
}

#product #cart-block .product-quantity {
    display: inline-block;
    width: auto;
}

.modal.fade.js-product-images-modal.leo-product-modal #product-description-short{

display: none;
}

#customer-form > section > div:nth-child(7) > div.col-md-3.form-control-comment{

    font-style: italic;
}

body#checkout .cancel-address {
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    padding: 8px 40px;
    background-color: transparent;
    border-color: #000;
    border-radius: 0px;
    margin-top: 5%;
    margin-bottom: 5%;
}
body#checkout div.custom_bloc_checkout_left div.form-control-comment {
font-style: italic;
}



#checkout-addresses-step > div > div > form > p:nth-child(5) > a:hover, #checkout-addresses-step > div > div > form > p:nth-child(4) a:hover{
text-decoration: underline;
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit, body#checkout #order-summary-content .step-edit {
   
    text-transform: capitalize;
}

#cart-summary-product-list .product-price {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 19px;
    font-family: 'CenturySchoolbookW01-Ro' !important;
    color: #000000;
    font-weight: bold;
}

#order-items .font-weight-bold > td:nth-child(1) > span, #order-items .font-weight-bold > td:nth-child(1) {
    font-weight: bold !important;
        font-family: Open Sans;
    font-size: 12px;

}
p.order_conf_p{

    margin-bottom: 2%;
}

#pagenotfound #wrapper, #search #wrapper {
    padding-top: 50px;
    padding-bottom: 80px;
}

body#checkout #order-summary-content .summary-selected-carrier {
    margin-bottom: 0.75rem;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    padding: 2rem 1rem 0.5rem;
}

div.payment_module {

    margin: 2% 0;
}

#content-hook_order_confirmation h3.h1.card-title{

        margin-bottom: 2% !important;
}

.cart-grid-right hr {
    margin: 16px 0;
}

body#checkout .additional-information {
    font-size: 13px;
    margin-left: 40px;
    margin-top: 10px;
    margin-bottom: 3%;
}


.block-promo .promo-code {
    padding: 0 1rem ;
    background: transparent;
}
#checkout .block-promo .promo-input + button {
    color: #000000;
    font-family: 'CenturySchoolbookW01-Ro' !important;
    font-size: 16px;
    letter-spacing: 3.25px;
    line-height: 14px;
    text-align: center;
    padding: 1% 4%;
    background-color: transparent;
    border-color: #000;
    border-radius: 0px;
    font-weight: bold;
    width: auto;
    height: 35px;
    margin-top: -3px;
}


form.block-search input.ui-autocomplete-input::placeholder{
color: black !important;
    font-size: 14px;
    font-style: italic;
    font-family: 'CenturySchoolbookW01-It1119213';

}

.block-promo .promo-input + button span {
    color: #000000;
    font-family: 'CenturySchoolbookW01-Ro' !important;
    font-size: 16px;
    letter-spacing: 3.25px;
    line-height: 14px;
    text-align: center;
    text-transform: uppercase;
    
}


.block-promo .promo-code-button {
    padding-left: 20px;
    margin-bottom: 0;
    display: inline-block;
    color: #424242;
}
.block-promo .promo-input {
    color: #414141;
    border: #424242 1px solid;
    height: 35px;
    text-indent: 10px;
    width: 45%;
    background: #F3F1ED;
    margin-right: 1%;
}

#checkout .block-promo .promo-input {
    color: #414141;
    border: #424242 1px solid;
    height: 35px;
    text-indent: 10px;
    width: 55%;
    background: #F3F1ED;
    margin-right: 1%;
}
.block-promo .promo-input + button {
    color: #000000;
    font-family: 'CenturySchoolbookW01-Ro' !important;
    font-size: 16px;
    letter-spacing: 3.25px;
    line-height: 14px;
    text-align: center;
    padding: 10px 20px;
    background-color: transparent;
    border-color: #000;
    border-radius: 0px;
    font-weight: bold;
    width: auto;
    height: 35px;
    margin-top: -3px;
}


div.cart-detailed-totals > div:nth-child(4) > div:nth-child(2){
    display: none;
}

#js-checkout-summary > div.card-block.cart-summary-totals > div:nth-child(2){

 display: none;

}

div.tax.clearfix{
    display: none;
}


.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #869791 !important;
    -webkit-transform: scale(1.5) !important;
    -moz-transform: scale(1.5) !important;
    -ms-transform: scale(1.5) !important;
    -o-transform: scale(1.5) !important;
    transform: scale(1.5) !important;
}

.laredoute_right a img, .lafayette_left a img {
    max-width: 100% !important;
    width: 13% !important;
}

body#checkout section.checkout-step .delivery-option {
    background: #f6f6f6;
    padding: 30px 0 0;
    margin-bottom: 15px;
}

#search_widget .dropdown-backdrop {

    display: none;
}

#search_widget.open .popup-content{

}

#product-modal .modal-content .modal-body .slick-arrows .slick-arrow.slick-prev:before {
    content: "\f106" !important;
}

#product-modal .modal-content .modal-body .slick-arrows .slick-arrow.slick-next:before {
    content: "\f107" !important;
}

#addresses .alert-success {
    background-color: white;
    border-color: white;
    color: black;
}

#addresses .alert.alert-success:before {

    color: green;
}

#cta-terms-and-conditions-0:hover{
    text-decoration:underline; 
}
body#checkout section.checkout-step #conditions-to-approve .custom-checkbox label {

    font-weight: normal;
}

.block-promo .cart-summary-line .label, .block-promo .promo-name {
    color: #000;
    font-weight: 600;
}

.page-content.page-cms img {
   max-width: 100%;
   height: auto;
}

.slide_config {
    width: 100% !important;
    max-width: 100%;
}

#customer-form > section > p{
        margin: 6% 0;
}


#product .product-flags .product-flag.discount {
display: none;
}



body#order-detail #content table#order-products.table thead.thead-default th{

    text-align: right !important;
}


#price2_id > div > div.product-price.h5.has-discount > div > span.discount.discount-percentage{
    display: none;
}
/*************************** media queries **************/

@media screen and (min-width: 2560px) {

#wrapper .box-category-name {
    padding-top: 300px;
    padding-bottom: 300px;
    background-size: cover;
    margin: 0 30px;
    border: 10px solid white;
    border-top: none;
}

#module-pm_advancedsearch4-searchresults .category_contain, #category .category_contain {
    background: url(../img/rectangle-2.png);
    min-height: 725px;
    background-position: center 153%;
    background-size: 100% !important;
    background-repeat: no-repeat;
}

#category #wrapper > div.container {
    width: 75% !important;
    padding: 0 30px;
}

}

@media screen and (min-width: 1921px) {
.large_black_text {
    text-transform: uppercase;
    font-size: 40px !important;
    padding: 1.5% 2.1% !important;
    background-color: rgba(0, 0, 0, 0.3);
    line-height: 48px !important;
    color: white;
    letter-spacing: 3px !important;
    
    height: 15% !important;
    overflow: hidden;
    top: 65% !important;
    
}


#index .thumbnail-container .product-image img {
    display: inline-block;
    max-height: inherit;
}
}


@media screen and (min-width: 1601px) and (max-width: 1920px){
#module-pm_advancedsearch4-searchresults #wrapper .container, #product #wrapper .container{
    width: 75%;
}
}



@media screen and (max-width: 1600px){

body#contact div.col-md-2.form-control-comment1,body#contact span.col-md-2.form-control-comment2  {
    margin-top: 7%;
    text-transform: capitalize;
    font-style: italic;
}




.iviewSlider {

    background-size: cover !important;
}



#product .product-variants > .product-variants-item select {
 width: 49%;}


.large_black_text {
    text-transform: uppercase;
    font-size: 40px !important;
    padding: 1.5% 2.1% !important;
    background-color: rgba(0, 0, 0, 0.3);
    line-height: 63px !important;
    color: white;
    letter-spacing: 3px !important;
  
    height: 14% !important;
    overflow: hidden;
    top: 70% !important;
    
}



#wrapper .breadcrumb {
    margin: 0 3%;
}

#module-pm_advancedsearch4-searchresults #wrapper .container, #product #wrapper .container{
    width: 90%;
}
#module-pm_advancedsearch4-searchresults #wrapper .breadcrumb, #category #wrapper .breadcrumb {

    left: -5px;

}

#module-pm_advancedsearch4-searchresults, #category #products {
    margin-top: -5.4%;
}



}




@media screen and (max-width: 1440px){

body#contact div.col-md-2.form-control-comment1, body#contact span.col-md-2.form-control-comment2 {
    margin-top: 8%;
    text-transform: capitalize;
    font-style: italic;
}


    #product .product-variants > .product-variants-item {
    width: 100%;
    text-align: left;
    margin-bottom: 9px;
    float: none;
    display: block;
}

#product .product-quantity {
    display: inline-block;
    width: 50%;
}

#product .product-quantity .qty {
    width: 70%;
}

#product #quantity_wanted {
    display: inline;
    border: none !important;
    width: 166px !important;
}

#module-pm_advancedsearch4-searchresults #wrapper .breadcrumb, #category #wrapper .breadcrumb {
    left: -1px;
}


#module-pm_advancedsearch4-searchresults #wrapper .container, #product #wrapper .container{
    width: 100%;
}


    .text_logo {
    font-size: 1.5em;
    font-family: 'CenturySchoolbookW01-Ro';
    letter-spacing: 12px;
    color: black;
}

#index .reassur_footer {
    text-align: center;
    padding: 80px 0 30px;
}

.mega_menu1 .dropdown-sub.dropdown-menu {
    position: absolute;
    top: 45px !important;
    float: none;
    left: -250px !important;
    /* display: block; */
    border-top: 40px solid transparent;
    width: 1440px !important;
}
.search-widget {
   
    margin-right: 10%;
}

.popup-over + .popup-over {
    margin: 0px 0px 0px 17px;
}

footer .block_newsletter form .input-wrapper {
    width: 80%;
    border: 1px solid black;
}

.leo-megamenu .navbar-nav > li {
    text-align: center;
    margin: 0 20px !important;
}

.large_black_text {
    text-transform: uppercase;
    font-size: 28px !important;
    padding: 2% 2.1% !important;
    background-color: rgba(0, 0, 0, 0.3);
    line-height: 48px !important;
    color: white;
    letter-spacing: 3px !important;
 
    height: 14% !important;
    overflow: hidden;
    top: 70% !important;

}


#module-pm_advancedsearch4-searchresults .category_contain, #category .category_contain {
    background: url(../img/rectangle-2.png);
    min-height: 620px;
    background-position: center bottom;
    background-size: 100% !important;
    background-repeat: no-repeat;
}

#product .product-variants > .product-variants-item select {
   
    width: 51%;
   
}



}

@media screen and (max-width: 1367px){

#product #quantity_wanted {
    display: inline;
    border: none !important;
    width: 158px !important;
}

body#checkout section.checkout-step .carrier-delay, body#checkout section.checkout-step .carrier-name {
    display: inline-block;
    word-break: break-word;
    text-align: left;
    letter-spacing: 0.5px;
}



}





@media screen and (max-width: 1280px){

.search-widget form button i:before {
    font-size: 25px;
    vertical-align: text-top;
}

.search-widget .popup-title {
    font-size: 24px;
    display: block;
    width: 28px;
    height: 28px;
    margin: 0 0 0 10px;
    line-height: 28px;
}


.box-top-header .right-top-header .popup-over .popup-content {
    right: auto;
    left: 0;
}

.search-widget .popup-content {

    min-width: 200px;

}

.search-widget {
    margin-right: 1%;
}

.box-top-header .right-top-header {

    width: 44%;
}





body#contact div.col-md-2.form-control-comment1, body#contact span.col-md-2.form-control-comment2 {
    margin-top: 9%;
    text-transform: capitalize;
    font-style: italic;
}


#product .product-add-to-cart .add .add-to-cart {
    border: none;
    font-size: 16px;
    padding: 8px 7px;
    min-width: 236px;
    text-align: center;
    background: transparent;
    border-radius: 0px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #222222;
    letter-spacing: 3px;
    font-family: 'CenturySchoolbookW01-Ro' !important;
    border: 1px solid;
    font-weight: 400;
}

#product .product-variants > .product-variants-item select {
   
    width: 51%;
   
}

    #product .product-variants > .product-variants-item {
    width: 100%;
    text-align: left;
    margin-bottom: 9px;
    float: none;
    display: block;
}

#product .product-quantity {
    display: inline-block;
    width: 50%;
}

#product .product-quantity .qty {
    width: 74%;
}

#product #quantity_wanted {
    display: inline;
    border: none !important;
    width: 130px !important;
}

#product .product-quantity .qty .input-group {
    display: inline;
    border: none !important;
    width: 104px !important;
}

#module-pm_advancedsearch4-searchresults, #category #products {
    margin-top: -7.4%;
}


#module-pm_advancedsearch4-searchresults #wrapper .breadcrumb, #category #wrapper .breadcrumb {
    left: 4px;
}


.banner_img_top {
    margin: 25px 0 5px;
}

.search-widget form input[type=text] {

    font-size: 0.8em;
}

.ApSlideShow > div > div{

    max-height: 736px;
}

.large_black_text {
    text-transform: uppercase;
    font-size: 24px !important;
    padding: 2% 2.1% !important;
    background-color: rgba(0, 0, 0, 0.3);
    line-height: 48px !important;
    color: white;
    letter-spacing: 3px !important;
 
    height: 12% !important;
    overflow: hidden;
    top: 59% !important;

}




footer .block_newsletter form .input-wrapper {
    width: 78%;
    border: 1px solid black;
}

.large_black_text {
    text-transform: uppercase;
    font-size: 30px !important;
    padding: 2% 2.1% !important;
    background-color: rgba(0, 0, 0, 0.3);
    line-height: 48px !important;
    color: white;
    letter-spacing: 3px !important;

    height: 12% !important;
    overflow: hidden;
    top: 65% !important;

}



}

@media screen and (min-width: 992px) and (max-width: 1280px){

@media 
	(-webkit-min-device-pixel-ratio: 1.25), 
	(min-resolution: 120dpi){ 
	    /* Retina-specific stuff here */


	    #module-pm_advancedsearch4-searchresults .category_contain, #category .category_contain {
	    background: url(../img/rectangle-2.png);
	    min-height: 620px !important;
	    background-position: center 117%;
	    background-size: 100% !important;
	    background-repeat: no-repeat;
	}
}
}



@media only screen and (max-height: 700px) and (min-width: 800px) and (orientation: landscape){
#module-pm_advancedsearch4-searchresults .category_contain, #category .category_contain {
    background: url(../img/rectangle-2.png);
    min-height: 863px;
    background-position: center 117%;
    background-size: 100% !important;
    background-repeat: no-repeat;
}

}



@media screen and (max-width: 1024px){

body#checkout section.checkout-step span.carrier-price {
    font-size: 11px;
   
}

.search-widget form button i:before {
    font-size: 25px;
    vertical-align: text-top;
}

.search-widget .popup-title {
    font-size: 24px;
    display: block;
    width: 28px;
    height: 28px;
    margin: 0 0 0 10px;
    line-height: 28px;
}


.box-top-header .right-top-header .popup-over .popup-content {
    right: auto;
    left: 0;
}

.search-widget .popup-content {

    min-width: 150px;

}

.search-widget {
    margin-right: 1%;
}

.box-top-header .right-top-header {

    width: 65%;
}






body#contact div.col-md-2.form-control-comment1, body#contact span.col-md-2.form-control-comment2 {
    margin-top: 11%;
    text-transform: capitalize;
    font-style: italic;
}



.has-discount .discount {

    font-size: 16px !important;
}

.block-social li {

    width: 30px;
    height: 30px;
}

#product .product-add-to-cart .add .add-to-cart {
    border: none;
    font-size: 12px;
    padding: 8px 7px;
    min-width: 178px;
    text-align: center;
    background: transparent;
    border-radius: 0px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #222222;
    letter-spacing: 2px;
    font-family: 'CenturySchoolbookW01-Ro' !important;
    border: 1px solid;
    font-weight: 400;
}


#cart .col-md-6.col-xs-6.qty{

    padding-left: 0;
    
}

#cart .col-md-6.col-xs-6.price{
    text-align: center;
}


 #product .product-variants > .product-variants-item {
    width: 100%;
    text-align: left;
    margin-bottom: 9px;
    float: none;
    display: block;
}

#product .product-quantity {
    display: inline-block;
    width: 50%;
}

#product .product-quantity .qty {
    width: 61%;
}
#product #quantity_wanted {
    display: inline;
    border: none !important;
    width: 77px !important;
}

#product .product-quantity .qty .input-group {
    display: inline;
    border: none !important;
    width: 64px !important;
}


#module-pm_advancedsearch4-searchresults, #category #products {
    margin-top: -9.4%;
}
    

#module-pm_advancedsearch4-searchresults #wrapper .breadcrumb, #category #wrapper .breadcrumb {
    left: 11px;
}


.effet-123 .image_description {

    left: 25%;

}

.effet-12 .image_description {
    
    left: 25%;
   
}





.img_g > a:nth-child(1) > img, .img_d > a:nth-child(1) > img{

width: 100% !important;

}
.search-widget {
    margin-right: 0%;
}
.box-top-header .userinfo-selector span:not(.ap-total) {
    width: auto;
    font-size: 11px;
    display: inline-block;
    letter-spacing: 1px;
}

.box-top-header .userinfo-selector {
    border: none;
    position: static;
    font-size: 0px;
    background: transparent;
    display: block;
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
    margin: -5% 4% 0 7%;
}


div.custom_footer_bg div.custom_footer_newsletter div.popup-content-newsletter div.col-xs-12 {
    width: 99%;
}

.ApSlideShow > div > div {
    max-height: 447px;
}

.large_black_text {
    text-transform: uppercase;
    font-size: 25px !important;
    padding: 2% 2.1% !important;
    background-color: rgba(0, 0, 0, 0.3);
    line-height: 48px !important;
    color: white;
    letter-spacing: 3px !important;

    height: 19% !important;
    overflow: hidden;
    top: 65% !important;

}
.leo-megamenu .navbar-nav > li {
    text-align: center;
    margin: 0 10px !important;
}

.text_logo {
    font-size: 1.1em;
    font-family: 'CenturySchoolbookW01-Ro';
    letter-spacing: 9px;
    color: black;
}

.leo-megamenu .navbar-nav > li > a > .menu-title {
    font-family: 'CenturySchoolbookW01-Ro' !important;
    letter-spacing: 4px;
    font-size: 10px;
}
#index .footer-container {
    border-top: none;
    margin-top: -11%;
    overflow: visible;
}

#footer {
    padding-bottom: 0px !important;

}

span.icon_cart1 {
    font-size: 25px;
    vertical-align: sub;
}


}

@media screen and (min-width: 992px) and (max-width: 1024px){

.logo.img-fluid{

margin-top: 8%;
width: 95px;

}

.iviewSlider {
   
/*     background-position: top center !important; */
    max-height: 447px;
}

.PM_ASBlockOutputHorizontal .PM_ASCriterionsGroup {
    padding-top: 0px;
    padding-bottom: 15px;
    width: 25%;
}

#module-pm_advancedsearch4-searchresults .category_contain, #category .category_contain {
    
    min-height: 600px;
   
}





}



@media screen and (max-width: 991px){



.product-cover .layer {
    display: none;
}
body#contact div.col-md-2.form-control-comment1, body#contact span.col-md-2.form-control-comment2 {
    margin-top: 11%;
    text-transform: capitalize;
    font-style: italic;
}
#product #wrapper .breadcrumb {
    
    display: none;
}

div.custom_footer_bg div.custom_bloc_apropos h4, div.custom_footer_bg div.custom_bloc_eshop h4 {

    letter-spacing: 1px;
}


.iviewSlider {
   
/*     background-position: top center !important; */
    max-height: 447px;
}

section > nav > ul > li.nav-item.mega_menu1.parent.dropdown.aligned-fullwidth > a{

    pointer-events: none;
}



#search_widget form input.search_input::placeholder{
    color: #424242 !important;
    
    font-style: italic;
    font-family: 'CenturySchoolbookW01-It1119213';
    opacity: 1;
  
}

#checkout .block-promo .promo-input {
    color: #414141;
    border: #424242 1px solid;
    height: 35px;
    text-indent: 10px;
    width: 100%;
    background: #F3F1ED;
    margin-right: 1%;
    margin-bottom: 5%;
}


#product #quantity_wanted {
    display: inline;
    border: none !important;
    width: 138px !important;
}

#product .product-quantity .qty {
    width: 74%;
}


#product .product-quantity {
    display: inline-block;
    width: 41%;
}

#product .product-variants > .product-variants-item {
    width: 82%;
    text-align: left;
    margin-bottom: 9px;
    float: none;
    display: block;
}


.thumbnail-container .product-meta .box-content .product-price-and-shipping {
    display: table-cell;
    vertical-align: top;
    text-align: right;
}



.thumbnail-container .cart {
display: none;
}

#module-pm_advancedsearch4-searchresults #wrapper .breadcrumb, #category #wrapper .breadcrumb {
display: none;
}


.page-my-account #content .links a {
    text-align: center;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #414141;
    margin: 0 15px;
    margin-bottom: 30px;
    padding: 0 !important;
    width: 95.5%;
    margin: 5px 2% !important;
}

.off-canvas-active > .off-canvas-nav-megamenu.active {
    left: 0px;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: left .5s ease-in-out;
    -o-transition: left .5s ease-in-out;
    transition: left .5s ease-in-out;
    width: 100%;
    top: 0px;
}
.off-canvas-nav-megamenu .offcanvas-mainnav {
    position: absolute;
    top: 0;
    width: 100%;
    overflow: hidden;
    background: #ffffff;
    left: 0;
    padding: 7%;
}

.off-canvas-active > #page {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
}
.off-canvas-active .megamenu-overlay {

    display: none;
}

.mega_menu1 .dropdown-sub.dropdown-menu {
    position: relative;
    top: 0px !important;
    float: none;
    left: 0 !important;
    display: block !important;
    border-top: none;
    width: 100% !important;
    padding: 0;
}
section > nav > ul > li.mega_menu1 > div > div > div > div:nth-child(1){
    display: none;
}

.off-canvas-nav-megamenu .navbar-nav > li > a.dropdown-toggle {
    padding: 17px 30px 17px 0px;
}

.off-canvas-nav-megamenu .navbar-nav > li > a {
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    padding: 17px 10px 17px 0px;
    background: #ffffff;
}

.off-canvas-nav-megamenu ul.nav-links {
    padding-left: 0px;
}

.off-canvas-nav-megamenu ul li a span.menu-title {
    font-family: 'CenturySchoolbookW01-Ro';
    letter-spacing: 2px;
    font-size: 24px;
}

.nav-item.mega_menu1 > div > div > div > div:nth-child(2) {
    margin: -3% 0;
}

.search_input {
    width: 92%;
    padding: 2% 4%;
    font-size: 25px;
    font-family: 'CenturySchoolbookW01-Ro';
    font-style: italic;
    color: #222222;
    border: 1px solid #222222;
}




ul.nav-links a {
    font-family: Open Sans;
    font-size: 21px;
    font-weight: 400;
    font-style: normal;
    line-height: 39px;
    color: #222222;
}


#wrapper .breadcrumb {
    margin: 0 2%;
}


.PM_ASBlockOutputHorizontal .PM_ASCriterionsGroup {
    padding-top: 0px;
    padding-bottom: 15px;
    width: 33%;
}

.open > .dropdown-menu {
    display: block;
    padding: 1% 4%;
    width: 100%;
    left: 0;
}

.products-sort-order {
    padding-left: 0 !important;
    width: 100%;
    padding: 0;
    margin: 0;
}

.leo-megamenu .navbar-toggler {
    padding: 6px;
    width: 62px;
    height: 35px;
    line-height: 25px;
    border: none;
    border-radius: 3px;
    font-size: 62px;
}

a.nav-link.has-category{
    text-transform: uppercase;
}

.off-canvas-nav-megamenu .navbar-nav > li {
    float: none;

    border: none;
}

nav > ul > li.nav-item.menu_not_logged{

display: block;
border-top: 2px solid #222222;
border-bottom: 2px solid #222222;

}

 nav > ul > li.nav-item.menu_logged{

display: block;
border-top: 2px solid #222222;
border-bottom: 2px solid #222222;
}


section > nav > ul > li.nav-item.menu_not_logged > a > span > i, section > nav > ul > li.nav-item.menu_logged > a > span > i {
    vertical-align: bottom;
    font-size: 50px;
    margin:0 3%;
}

section > nav > ul > li.nav-item.menu_not_logged > a > span > span.menu-title, section > nav > ul > li.nav-item.menu_logged > a > span > span.menu-title {
    line-height: 57px;
    font-family: 'Open sans', sans-serif;
    letter-spacing: 2px;
}

.off-canvas-nav-megamenu .navbar-nav > li.nav-item.menu_not_logged > a.nav-link.has-category, .off-canvas-nav-megamenu .navbar-nav > li.nav-item.menu_logged > a.nav-link.has-category {
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    padding: 0px 10px 0px 0px;
    background: #ffffff;
}


.btn_search1 {
    -webkit-appearance: none;
    background: none;
    border: none;
    font-size: 38px;
}


.banner_img_top img, .effet-1234 img{

    max-width: 100%;
    height: auto;
}

.effet-123 .image_description, .effet-12 .image_description  {
  
    left: 25%;
   
}

.img_c:before {
    width: 4%;  
    left: -15px;
}

.img_c:after {
    width: 4%;
    left: 98%;
}

.ApSlideShow > div > div {
    max-height: 447px;
}

footer .block_newsletter form .input-wrapper {
    width: 69%;
    border: 1px solid black;
}
footer .block_newsletter form input[type=email] {
    font-size: 14px;
    font-style: italic;
    font-family: 'CenturySchoolbookW01-Ro';
    padding: 5px 5px 5px 5px;
}


.box-top-header .right-top-header {
    float: right;
    right: 0;
    position: absolute;
    width: 27%;
}

.box-top-header .right-top-header #search_widget{display: none;}
.box-top-header .right-top-header .userinfo-selector {display: none;}



.iview-controlNav {
    display: inline-block !important;
}


.menu-float {
    margin-top: 0px;
    float: left;
    display: block !important;
    position: absolute;
}

.left-bottom-header {
    display: block !important;
    text-align: center;
    position: absolute;
    width: 33%;
    float: right !important;
    right: 33%;
}

div.custom_home_topbar_container {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 8px solid transparent;
    background-color: #fff;
}

button:focus {

    outline: none;
}

.effet-1234 .image_description {
    font-size: 29px;
    font-weight: 400;
    letter-spacing: 10px;
    width: 35%;
    padding: 3% 3% 2%;
    color: white;
    font-family: 'CenturySchoolbookW01-Ro';
    margin: auto;
    z-index: 9;
    position: absolute;
    left: 37.5%;
    top: 65%;
    background: rgba(0, 0, 0, 0.3);
}

#wrapper .box-category-name {
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: cover;
    margin: 0;
    border: 0;
    border-top: none;
    min-height: 279px;
    max-height: 279px;
}

.off-canvas-nav-megamenu #search_widget{
    display: block;
}

#search_widget {

    display: none;
}
#module-pm_advancedsearch4-searchresults .category_contain, #category .category_contain {
    background: url(../img/rectangle-2.png);
    min-height: 370px;
    background-position: center 153%;
    background-size: 100% !important;
    background-repeat: no-repeat;
}

#module-pm_advancedsearch4-searchresults, #category #products {
    margin-top: -10.8%;
}


.cms-id-11 #content > div > div:nth-child(2) > img{

    width: 100%;
}

body.cms-id-11 div.bloc_left_marque p {

    padding-bottom: 10px;
}

}


@media (min-width: 769px) and (max-width: 991px){

#product .product-variants > .product-variants-item select {
   
    width: 51%;
   
}

#product #quantity_wanted {
    display: inline;
    border: none !important;
    width: 177px !important;
}

#product .product-quantity .qty {
    width: 74%;
}

#module-pm_advancedsearch4-searchresults .category_contain, #category .category_contain {
    background: url(../img/rectangle-2.png);
    min-height: 410px;
    background-position: center 153%;
    background-size: 100% !important;
    background-repeat: no-repeat;
}

.large_black_text {
    text-transform: uppercase;
    font-size: 30px !important;
    padding: 2% 2.1% !important;
    background-color: rgba(0, 0, 0, 0.3) !important;
    line-height: 48px !important;
    color: white;
    letter-spacing: 2px !important;

    height: 19% !important;
    overflow: hidden;
    top: 65% !important;

}

.effet-1234 .image_description {
    font-size: 29px;
    font-weight: 400;
    letter-spacing: 10px;
    width: 25%;
    padding: 3% 3% 2%;
    color: white;
    font-family: 'CenturySchoolbookW01-Ro';
    margin: auto;
    z-index: 9;
    position: absolute;
    left: 37.5%;
    top: 65%;
    background: rgba(0, 0, 0, 0.3);
}




}


@media screen and (min-width: 576px) and (max-width: 991px){



div.category-cover.hidden-md-up{
	display: none !important
}


body#checkout section.checkout-step span.carrier-price {
    font-size: 16px;
}

.off-canvas-nav-megamenu ul li a span.menu-title {
    font-family: 'CenturySchoolbookW01-Ro';
    letter-spacing: 2px;
    font-size: 20px !important;
}

.search_input{
 width: 50%;
    padding: 1% 3%;
    font-size: 25px;
    font-family: 'CenturySchoolbookW01-Ro';
    font-style: italic;
    color: #222222;
    border: 1px solid #222222;
    margin-right: 3%;
  
}

#product .product-quantity .qty .input-group {
    display: inline;
    border: none !important;
    width: 109px !important;
}

.off-canvas-nav-megamenu ul.nav-links {
    padding-left: 0px;
    padding-top: 2%;
    padding-bottom: 2%;
}

}

@media screen and (max-width: 768px){
div.category-cover.hidden-md-up{
	display: none !important
}

.btn_search1 {
  -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
 display: none;
}


.off-canvas-nav-megamenu.active .btn_search1 {
  -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
display: inline-block !important;
}



.large_black_text {
    text-transform: uppercase;
    font-size: 30px !important;
    padding: 2% 2.1% !important;
    background-color: rgba(0, 0, 0, 0.3) !important;
    line-height: 48px !important;
    color: white;
    letter-spacing: 2px !important;

    height: 19% !important;
    overflow: hidden;
    top: 65% !important;

}

body#contact div.col-md-2.form-control-comment1, body#contact span.col-md-2.form-control-comment2 {
    margin-top: 16%;
    text-transform: capitalize;
    font-style: italic;
}
.product-cover .layer{

    display: none;
}


.done {

    margin-right: 1%;
}

#order-details > .card-title {
    margin-bottom: 20px;
}


#order-items{

    margin-bottom: 2%;
}

.custom_bloc_checkout_left, .custom_bloc_checkout_right{

    width: 100%;
}

.btn_search1 {

    font-size: 32px;
    vertical-align: bottom;
}

.off-canvas-nav-megamenu #search_widget {
   
    margin-bottom: 2%;
}

#product #wrapper .breadcrumb {
    display: none;
}
   
#product-modal .modal-content .modal-body .product-images {
 
    display: none !important;
}

#product-modal .modal-content .modal-body figure {
    margin-bottom: 0px;
    padding-right: 0;
}

#product-modal .modal-dialog {
    max-width: 90%;
}


}

@media screen and (max-width: 737px){


}


@media (min-width: 576px) and (max-width: 767px){


.col-droite .row{

        margin: 0 0 0 -15px;
}



body#contact div.bloc_message, body#contact footer.custom_input {
    float: left;
    padding-right: 0;
    width: 100%;
    padding: 0;
}






} 

@media (min-width: 576px){


#order-summary-content > div:nth-child(4) > div > div > div > div:nth-child(1) > div > img{
    margin-top: -13%;

}

#js-delivery > div > div.delivery-options > div:nth-child(n) > label > div > div.col-sm-5.col-xs-12 > div > div.col-xs-4 > img{

        margin-top: -27%;
}

body#checkout section.checkout-step .delivery-option {
    background: #f6f6f6;
    padding: 30px 0 15px;
    margin-bottom: 15px;
}

body#checkout #order-summary-content .summary-selected-carrier {
    margin-bottom: 0.75rem;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    padding: 2rem 1rem 1.5rem;
}





}



@media (min-width: 461px) and (max-width: 575px){

body#contact div.col-md-2.form-control-comment1, body#contact span.col-md-2.form-control-comment2 {
    margin-top: 1%;
    text-transform: capitalize;
    font-style: italic;
}


#blockcart-modal .divide-right {

    margin-bottom: 5%;
    padding-bottom: 5%;
    border-bottom: 1px solid #424242;
}
.col-droite .row{

        margin: 0 0 0 -30px;
}

body#contact div.bloc_message, body#contact footer.custom_input {
    float: right;
    padding-right: 0;
    width: 100%;
}

.price_desk{

    display: none !important
}

#price2_id{

    display: block !important;
}

#blockcart-modal .cart-content-btn {
    text-align: center;
    margin-top: 10%;
}


}



@media screen and (max-width: 460px){

#blockcart-modal .cart-content .btn {

    min-width: 230px;
    margin: 0 0 10px;
}

.leo-cart-item-info .product-price {
    display: block;
    color: #282828;
    font-size: 14px;
    margin-bottom: 20px;
    white-space: normal;
}

.leo-cart-item-info .product-quantity {
    padding: 0px;
    margin-top: 0;
    text-align: center;
    display: inline-block;
    border: 1px solid #ececec;
}

.laredoute_right a img, .lafayette_left a img {
    max-width: 100% !important;
    width: 30% !important;
}


.leo-dropdown-cart.dropdown {
    top: 113% !important;
}

#order-summary-content > div:nth-child(4) > div > div > div > div:nth-child(n){
    text-align: center;
    margin-bottom: 1%;
}

body#cms span.border_bottom_title hr.separator {
    width: 5.3%;
    border-top: 1px solid #000;
    float: left;
}

body#contact span.border_bottom_title hr.separator {
    width: 6.7%;
    border-top: 1px solid #000;
    float: left;
    position: absolute;
}


body#contact div.col-md-2.form-control-comment1, body#contact span.col-md-2.form-control-comment2 {
    margin-top: 1%;
    text-transform: capitalize;
    font-style: italic;
}

#blockcart-modal .cart-content-btn {
    text-align: center;
    margin-top: 10%;
}

#blockcart-modal .divide-right {

    margin-bottom: 5%;
    padding-bottom: 5%;
    border-bottom: 1px solid #424242;
}

.iviewSlider {
/*     background-position: top center !important; */
    max-height: 247px;
}

.ApSlideShow > div > div {
    max-height: 247px;
}

#cart #wrapper > div {
    width: 100%;
}



body#cart section#main a.btn.custom_btn_cart {
    width: 100%;
}

body#cart section#main div.custom_padding_img_grid {
    width: 100%;
}

#product #quantity_wanted {
    display: inline;
    border: none !important;
    width: 224px !important;
}

.social-sharing ul {
    margin-bottom: 0;
    display: inline-block;
    margin-right: 2%;
}

.product-quantity #quantity_wanted {

    padding: 5px 8px 0px;
    
}


#product #quantity_wanted {
    display: block;
    text-align: right;
    padding-right: 10%;
}

#product .product-prices {

    margin-top: -15px;
}

#product .product-flags .product-flag {
    display: none !important
}

.carrousel_1 .owl-wrapper-outer > div > div:nth-child(3), .carrousel_1 .owl-wrapper-outer > div > div:nth-child(1){

    border-right: 5px solid white !important;
}

.carrousel_1 .owl-wrapper-outer > div > div:nth-child(2), .carrousel_1 .owl-wrapper-outer > div > div:nth-child(4){

    border-left: 5px solid white !important;
}



.thumbnail-container {
    text-align: center;
    position: relative;
    margin-bottom: 0;
}


.carrousel_1 .owl-carousel .owl-item {
    padding: 0 !important;
    border: 10px solid white;
}

.carrousel_1 .owl-carousel .owl-wrapper {
    width: 100% !important;
    transform: none !important;
}

.carrousel_1 .button-bottom .owl-theme .owl-controls {
    text-align: center;
    display: none !important;
}

.effet-1234 .image_description {
    left: 31.5%;
    width: 37%;
    padding: 5% 7% 4%;
}

span.icon_insta {
   
    margin: 6% 0 5%;
}

.insta_block_title h4.title_block {
    margin-bottom: 20px;
    width: 50%;
}

ul.nav-links a {
    font-family: Open Sans;
    font-size: 17px;
    font-weight: 400;
    font-style: normal;
    line-height: 32px;
    color: #222222;
}

.off-canvas-nav-megamenu ul li a span.menu-title {
    font-family: 'CenturySchoolbookW01-Ro';
    letter-spacing: 2px;
    font-size: 18px;
}

.thumbnail-container .product-title a {
    display: block;
    color: #222222;
    font-size: 16px;
    font-family: "Open sans", sans-serif;
    font-weight: 100;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    letter-spacing: 0;
    padding: 0 6% 0 0%;
    height: 45px;
}

.carrousel_1 {
    background-color: #f3f1ed !important;
    padding: 50px 0;
    margin: 0;
    width: 100% !important;
}


.bg_gray {
    background-color: #f3f1ed;
    float: left;
    width: 118%;
    padding: 4% 10%;
    margin-top: 4%;
    margin-left: -30px !important;
    margin-right: -30px !important;
}

#product .product-variants > .product-variants-item select {
    background-size: 18%;
    width: 29%;
    background-position: 89% 76%;
}

#product #main > .block-background > .right-block .social-sharing {
   
    margin-top: 7%;
   
}

.price_desk{

    display: none !important
}

#price2_id{

    display: block !important;
}

#price2_id .price_desk{

    display: block !important;
}


#product .product-variants {
    float: left;
    width: 100%;
}

#product .product-quantity {
    display: inline-block;
    width: 100%;
}

#product .product-quantity .qty {
    margin-top: -9px;
    margin-bottom: 5px;
    display: inline-block;
    vertical-align: middle;
    width: 80%;
}

#product .product-quantity .qty .input-group {
    display: inline;
    border: none !important;
    width: 79% !important;
}

#product .description-short {
    color: #000000;
    font-size: 13px;
    line-height: 2em;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 100%;
}



#product .product-variants > .product-variants-item {
    width: 100%;
   
}


#product-accessories {
    padding: 0 15px;
}



#product #wrapper .breadcrumb {
    
    display: none;
}

span.border_bottom_title hr.separator {
        width: 7%;
       
    }
        body#authentication span.border_bottom_title hr.separator {
        width: 7%;
       
    }
        body#history span.border_bottom_title hr.separator {
        width: 7%;
       
    }
        body#address span.border_bottom_title hr.separator , body#addresses span.border_bottom_title hr.separator {
        width: 7%;
        
    }

        body#identity span.border_bottom_title hr.separator {
        width: 7%;
       
    }
    body#my-account span.border_bottom_title hr.separator {
    width: 7%;
   
    }
        body#checkout div.custom_bloc_checkout_left span.border_bottom_title hr.separator {
        width: 7%;
       
    }
        body#cart span.border_bottom_title hr.separator {
    width: 7%;
   
    }

.search_input {
    width: 85%;
    padding: 2% 4%;
    font-size: 20px;
    font-family: 'CenturySchoolbookW01-Ro';
    font-style: italic;
    color: #222222;
    border: 1px solid #222222;
}

body#contact div.bloc_message, body#contact footer.custom_input {
    float: right;
    padding-right: 0;
    width: 100%;
    margin: 0;
    padding: 0;
}


div.custom_footer_bg div.custom_footer_newsletter div.block_content {
    display: block;
}

footer .block_newsletter form .input-wrapper {
    width: 80%;
    border: 1px solid black;
}

div.custom_footer_bg {

    text-align: center;
}

.footer-container .accordion_small_screen .navbar-toggler{
    display: none;
}

.block-social ul {

    text-align: center;
        margin: 0;
 
}
.group-border-banner{
    width: 100% !important;
    text-align: center;
}

div.lafayette_left {
    text-align: center;
}

.box-bottom-footer {
    padding-top: 0;
}

#index .reassur_footer {
    text-align: center;
    padding: 40px 0 35px;
}


.img_c:before, .img_c:after {
 
    display: none;
   
}

.title_block_cust {
    text-align: center;
    text-transform: uppercase;
    padding: 0px 0 40px;
}
#content > div.aninsta_container > div > div:nth-child(n){
    display: none;
}
#content > div.aninsta_container > div > div:nth-child(1){
    display: block;
}

.reassur_footer .col-sp-3{
    width: 100% !important;

}

div.custom_logo_footer {
    display: none;
}

.pagination .page-list li {
    display: inline;
    padding: 0 5%;
}

.product_list .ajax_block_product{

  padding:0 5px;   
}

.PM_ASBlockOutput.PM_ASMobileMode .PM_ASBlockTitle:after, .PM_ASBlockOutput.PM_ASMobileMode .PM_ASearchTitle:after {
    content: "";
    display: none;
}
#js-product-list-top > div > div.col-lg-3.col-md-3 {
    width: 60%;
    float: left;
    margin-left: 15px;
}

.products-selection .showing {
    padding-top: 0;
    display: none;
}
.PM_ASearchTitle {
    display: block !important;
    font-family: 'CenturySchoolbookW01-Ro';
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #222222;
}

.PM_ASBlockOutput.PM_ASMobileMode .card-header {
    cursor: pointer;
    border-radius: 0;
}
#wrapper .box-category-name {
    padding-top: 45px;
    padding-bottom: 40px;
    background-size: 113%;
    margin: 0 -15px;
    border: 0;
    border-top: none;
    background-position: center;
    min-height: 150px;
    max-height: 150px;
}
div.custom_bloc_eshop {
    display: none;
    padding-left: 3%;
}

.left-bottom-header {
    display: block !important;
    text-align: center;
    position: absolute;
    width: 63%;
    float: right !important;
    right: 21%;
}


.PM_ASBlockOutput .form-control {
    color: #000000;
    border: none;
    padding: 8px 16px 8px 0;
    letter-spacing: 2px;
    border-bottom: 1px solid;
    border-radius: 0;
    font-family: 'CenturySchoolbookW01-Ro';
    font-size: 14px;
    -webkit-appearance: none;
    background: url(../img/bas2.svg);
    background-size: 10%;
    background-repeat: no-repeat;
    background-position: 98% 66%;
}

.thumbnail-container .box-label label {
    font-size: 10px;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    padding: 11px 0 0 0;
    position: absolute;
    top: 14px;
    width: 35px;
    height: 35px;
    border: 1px solid black;
    border-radius: 50%;
    background: black;
    color: #ffffff !important;
    font-weight: 400;
    font-family: CenturySchoolbookW01-Ro;
}

.menu-float {
    margin-top: -7px;
    float: left;
    display: block !important;
    position: absolute;
    text-align: left;
    margin-left: 0 !important;
    padding-left: 0 !important;
    width: 50px;
    top: -10px;
    left: 0;
}

.leo-megamenu .navbar-toggler {
    padding: 6px;
    width: 38px;
    height: 35px;
    line-height: 25px;
    border: none;
    border-radius: 3px;
    left: 0;
    font-size: 47px;
}

#js-product-list-header{
    display: none;
}

#module-pm_advancedsearch4-searchresults #wrapper .breadcrumb, #category #wrapper .breadcrumb {
    display: none;
}

#module-pm_advancedsearch4-searchresults .category_contain, #category .category_contain {
    background: none;
    min-height: 174px;
    background-position: center 153%;
    background-size: 100% !important;
    background-repeat: no-repeat;
}

#js-product-list-top > div > div.col-lg-9.col-md-9{
    float: right;
}

#js-product-list-top.products-selection {
    padding: 15px 0px 10px;
    margin: 0 -20px;
    background: #e3e2dd;
}

#js-product-list-top > div{
    margin: 0;
}
.card-header {
    padding: 8px 20px 8px;
    margin-bottom: 0;
    background-color: transparent;
    border: 1px solid black;
}


#category #wrapper > div.container {
    width: 100% !important;
    padding: 0px 20px;
}



.banner_img_bot {
    margin: 0px 0 15px;
}

.owl-carousel .owl-item .item {
    /* padding: 0 15px; */
    border: none;
}
.owl-carousel .owl-item {
    padding: 0 5px !important;
}

.banner_img_top > div:nth-child(n), .banner_img_bot > div{

    padding:0 !important;
}
.img_c a img {
    border: none;
}
.banner_img_top > div:nth-child(1){
   margin-bottom: 15px; 
}

.banner_img_top {
    margin: 15px 0 15px;
}


.gallery_item {
    width: 100% !important;
}




span.livr, span.reload, span.lock,span.help  {
 display: none;
}

.text_logo {
    font-size: 2em;
    font-family: 'CenturySchoolbookW01-Ro';
    letter-spacing: 9px;
    color: black;
    text-align: center;
    margin: 0 auto 5%;
}

a.logo_svg{
    text-align: center !important;
}

.products-selection .filter-button {

    display: none;
}

#cart-block {

    margin-left: 0;

}

.off-canvas-nav-megamenu {
      margin-top: 21%;
}
.off-canvas-nav-megamenu .offcanvas-mainnav {
    padding: 7% 7% !important;
}
.off-canvas-active > .off-canvas-nav-megamenu.active {
    left: 0px;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
    width: 100%;
    top: 0px;
}
.off-canvas-nav-megamenu .offcanvas-mainnav {
    position: absolute;
    top: 0;
    width: 100%;
    overflow: hidden;
    background: #ffffff;
    left: 0;
    padding: 0 7%;
}

.off-canvas-active > #page {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
}
.off-canvas-active .megamenu-overlay {

    display: none;
}

.mega_menu1 .dropdown-sub.dropdown-menu {
    position: relative;
    top: 0px !important;
    float: none;
    left: 0 !important;
    display: block !important;
    border-top: none;
    width: 100% !important;
    padding: 0;
}

.off-canvas-nav-megamenu .navbar-nav > li > a.dropdown-toggle {
    padding: 17px 30px 17px 0px;
}

.off-canvas-nav-megamenu .navbar-nav > li > a {
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    padding: 17px 10px 17px 0px;
    background: #ffffff;
}

.off-canvas-nav-megamenu ul.nav-links {
    padding-left: 0px;
}

.off-canvas-nav-megamenu ul li a  span.menu-title{

    font-family: 'CenturySchoolbookW01-Ro';
    letter-spacing: 2px;

}

.nav-item.mega_menu1 > div > div > div > div:nth-child(2) {
    margin: -3% 0;
}

.large_black_text {
    text-transform: uppercase;
    font-size: 21px !important;
    padding: 2% 5.1% !important;
    background-color: rgba(0, 0, 0, 0.3) !important;
    line-height: 48px !important;
    color: white;
    letter-spacing: 2px !important;
    height: 25% !important;
    overflow: hidden;
    top: 37% !important;
}

.bannercontainer .tp-caption .caption-contain {
    font-family: 'CenturySchoolbookW01-Ro' !important;
    letter-spacing: 3.5px;
    text-align: center;
}

#module-pm_advancedsearch4-searchresults #wrapper .box-category-name .category-name, #category #wrapper .box-category-name .category-name {
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 3px;
    width: fit-content;
    padding: 2% 2%;
    color: white;
    font-family: 'CenturySchoolbookW01-Ro';
    margin: auto;
    z-index: 99999999;
    background: rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
  
}




#product .product-add-to-cart .add {

    width: 100%;
}

#product .product-add-to-cart .add .add-to-cart {

    width: 100%;
}

#product .accesoires_bg {
    
    background-size: cover;
  
}

#product .product-detail-name:after {

    width: 7%;

}


#product .products-section-title {
    margin: 0px 0px 0px;
    font-size: 18px;
    position: relative;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
}

#product .product-accessories-carousel {
    padding: 9.7% 0 0%;
    margin-top: 3%;
    margin-bottom: 1%;
}

.image_description .test p {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 3px;
    color: white;
    font-family: 'CenturySchoolbookW01-Ro';
    margin-bottom: 4px;
}

#product .product-variants > .product-variants-item:after, #product .product-quantity:after {

    margin-bottom: 8%;
}

button.close span {
   
    font-size: 35px !important;
    font-weight: 800 !important;
}

body#checkout section.checkout-step .delivery-option label {

    text-align: center;
}

body#checkout div.custom_bloc_checkout_left h1.step-title.h3 {
    font-size: 14px;
    letter-spacing: 2.25px;
    line-height: 15px;
    font-family: 'CenturySchoolbookW01-Ro' !important;
    margin-bottom: 2%;
}

body#checkout section.checkout-step.-reachable.-complete span.border_bottom_title hr.separator {
    width: 7%;
    top: 41%;
    position: relative;
    margin-top: -6%;
}


body#checkout section.checkout-step.-reachable.-complete.-current span.border_bottom_title hr.separator {
    width: 7%;
    top: 41%;
    position: relative;
    margin-top: 0%;
   
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {

    text-align: center;
}

.delivery-options-list .delivery-option .row .col-xs-4{

    width: 100%;

}

.delivery-options-list .delivery-option .row .col-xs-8{
    width: 100%;
    margin-top: 5%;
    
}

.delivery-options-list .delivery-option .row .col-sm-3.col-xs-12{

 margin-top: 5%;

}





}

@media only screen 
    and (device-width : 414px) 
    and (device-height : 896px) 
    and (-webkit-device-pixel-ratio : 2)
    and (orientation : portrait)  { 
    .search_input {
    width: 72% !important;}


    }

@media only screen 
    and (device-width : 375px) 
    and (device-height : 812px) 
    and (-webkit-device-pixel-ratio : 3)
    and (orientation : portrait)  { 
    .search_input {
    width: 72% !important;}


     }

@media only screen 
    and (device-width : 414px) 
    and (device-height : 896px) 
    and (-webkit-device-pixel-ratio : 3)
    and (orientation : portrait)  { 

    .search_input { width: 72% !important;}



}

 @media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (-webkit-device-pixel-ratio: 3)  and (orientation : portrait) {   .search_input { width: 72% !important;}}

 @media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (-webkit-device-pixel-ratio: 2)  and (orientation : portrait) {  .search_input { width: 72% !important;} }



@media screen and (max-width: 375px) {

.effet-123 .image_description, .effet-12 .image_description {
    left: 25%;
    padding: 5% 5% 3%;
}
.large_black_text {
    text-transform: uppercase;
    font-size: 21px !important;
    padding: 2% 5.1% !important;
    background-color: rgba(0, 0, 0, 0.3) !important;
    line-height: 48px !important;
    color: white;
    letter-spacing: 2px !important;
    height: 25% !important;
    overflow: hidden;
    top: 37% !important;
}

#product #quantity_wanted {
    display: inline;
    border: none !important;
    width: 186px !important;
}

#product .product-quantity .qty {

    width: 77%;
}

.insta_block_title h4.title_block {
    margin-bottom: 20px;
    width: 65%;
}

.effet-1234 .image_description {
    left: 29.5%;
    width: 40%;
    padding: 5% 7% 3%;
}


#js-product-list-top > div > div.col-lg-9.col-md-9 {
    float: right;
    padding: 0 5px;
}


.large_black_text {

    height: 25% !important;
    top: 32% !important;
}

.iview-controlNav div.iview-items {
    bottom: 10px !important;
}



.bg_gray {
    background-color: #f3f1ed;
    float: left;
    width: 119%;
    padding: 4% 10%;
    margin-top: 4%;
    margin-left: -30px !important;
    margin-right: -30px !important;
}

.off-canvas-nav-megamenu #search_widget {
   
    margin-bottom: 2%;
}

.search_input {
    width: 82%;
    padding: 2% 4%;
    font-size: 25px;
    font-family: 'CenturySchoolbookW01-Ro';
    font-style: italic;
    color: #222222;
    border: 1px solid #222222;
}
.btn_search1 {
    font-size: 34px;
    vertical-align: bottom;
    padding: 0 0 0 2%;
}

.bannercontainer .tp-caption .caption-contain {
    font-family: 'CenturySchoolbookW01-Ro' !important;
    letter-spacing: 2.2px;
    text-align: center;
}


}



@media screen and (max-width: 360px) {

.bannercontainer .tp-caption .caption-contain {
    font-family: 'CenturySchoolbookW01-Ro' !important;
    letter-spacing: 3px;
    text-align: center;
}

.large_black_text {
    text-transform: uppercase;
    font-size: 20px !important;
    padding: 2% 5.1% !important;
    background-color: rgba(0, 0, 0, 0.3) !important;
    line-height: 48px !important;
    color: white;
    letter-spacing: 2px !important;
    height: 25% !important;
    overflow: hidden;
    top: 37% !important;
}


#product #quantity_wanted {
    display: inline;
    border: none !important;
    width: 171px !important;
}

.effet-1234 .image_description {
    left: 29.5%;
    width: 42%;
    padding: 5% 7% 4%;
        top: 58%;
}

  
.carrousel_1 {
    background-color: #f3f1ed !important;
    padding: 40px 0 36px;
    margin: 0;
    width: 100% !important;
    margin-bottom: 20px;
}


.bg_gray {
    background-color: #f3f1ed;
    float: left;
    width: 119%;
    padding: 4% 10%;
    margin-top: 4%;
    margin-left: -30px !important;
    margin-right: -30px !important;
}

#module-pm_advancedsearch4-searchresults #wrapper .box-category-name .category-name, #category #wrapper .box-category-name .category-name {
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 3px;
    width: fit-content;
    padding: 2% 2%;
    color: white;
    font-family: 'CenturySchoolbookW01-Ro';
    margin: auto;
    z-index: 99999999;
    background: rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
}

.ApSlideShow > div > div{

    height: 220px;

}

#js-product-list-top > div > div.col-lg-3.col-md-3 {
    width: 54%;
    float: left;
    margin-left: 15px;
}
.box-top-header .right-top-header {
    float: right;
    right: 0;
    position: absolute;
    width: 24%;
}


}

@media screen and (max-width: 320px) {



.large_black_text {
    text-transform: uppercase;
    font-size: 15px !important;
    padding: 2% 5.1% !important;
    background-color: rgba(0, 0, 0, 0.3) !important;
    line-height: 48px !important;
    color: white;
    letter-spacing: 2px !important;
    height: 25% !important;
    overflow: hidden;
    top: 37% !important;
}

.bannercontainer .tp-caption .caption-contain {
    font-family: 'CenturySchoolbookW01-Ro' !important;
    letter-spacing: 3px;
    text-align: center;
}

.iviewSlider {
    /* background-position: top center !important; */
    max-height: 185px;
    height: 185px !important;
    transform: none !important;
}

#product #quantity_wanted {
    display: inline;
    border: none !important;
    width: 145px !important;
}

.bg_gray {

    width: 123%;
   
}

#product .product-quantity .qty {
   
    width: 68%;
}


.effet-123 .image_description {

    width: 53%;
    
}

.effet-1234 .image_description {
   
    width: 38%;
   
}

.iview-controlNav div.iview-items {
    bottom: 3px !important;
}


.ApSlideShow > div > div {
    max-height: 185px;
}


.large_black_text {


    height: 31% !important;
    top: 36% !important;
}

#js-product-list-top > div > div.col-lg-3.col-md-3 {
    width: 54%;
    float: left;
    margin-left: 8px;
}


.search_input {
    width: 84%;
    padding: 2% 4%;
    font-size: 25px;
    font-family: 'CenturySchoolbookW01-Ro';
    font-style: italic;
    color: #222222;
    border: 1px solid #222222;
}

.box-top-header .right-top-header {
    float: right;
    right: 0;
    position: absolute;
    width: 26%;
}

.effet-1234 .image_description {
    left: 25.5%;
    width: 45%;
    padding: 5% 7% 4%;
}

.insta_block_title h4.title_block {
    margin-bottom: 20px;
    width: 65%;
}



}

@media only screen 
and (min-width : 414px) 
and (max-width : 736px) 
and (orientation : landscape) {

#product .product-quantity .qty {
    width: 73%;
}

#product #quantity_wanted {
    display: inline;
    border: none !important;
    width: 129px !important;
}

.box-top-footer .col-sm-12 {
    float: left;
    width: 50%;
}


.box-top-footer  .col-sm-12.custom_logo_footer, .box-top-footer  .col-sm-12.custom_bloc_social_footer, .box-top-footer  .col-sm-12.custom_footer_newsletter {
    float: left;
    width: 100%;
}


.block-social ul {
    padding: 10px 0;
    margin: 0;
    text-align: center;
    margin-right: 0;
}

.leo-megamenu .navbar-toggler {

    margin-top: -14%;
}



}






@media only screen and (min-width: 375px) and (max-height: 667px)
and (orientation : landscape) {

.leo-megamenu .navbar-toggler {

    margin-top: -14%;
}

.PM_ASBlockOutput.PM_ASMobileMode .card-block {
    display: block !important;
}
#module-pm_advancedsearch4-searchresults .category_contain, #category .category_contain {
    background: url(../img/rectangle-2.png);
    min-height: 392px;
    background-position: center 117%;
    background-size: 100% !important;
    background-repeat: no-repeat;
}
.products-selection .showing {
  
    display: none;
}




#product #quantity_wanted {
    display: inline;
    border: none !important;
    width: 105px !important;
}

#product .product-quantity .qty {
    width: 69%;
}

#module-pm_advancedsearch4-searchresults, #category #products {
    margin-top: -20.8%;
}

#category #js-product-list-header{

    display: none;
}
.PM_ASBlockOutputHorizontal .card-header {
    display: block !important;
}
.leo-megamenu .navbar-toggler {

    margin-top: -15%;
}

.large_black_text {


   height: 74px !important; 
}

.box-top-footer .col-sm-12 {
    float: left;
    width: 50%;
}


.box-top-footer  .col-sm-12.custom_logo_footer, .box-top-footer  .col-sm-12.custom_bloc_social_footer, .box-top-footer  .col-sm-12.custom_footer_newsletter {
    float: left;
    width: 100%;
}


.block-social ul {
    padding: 10px 0;
    margin: 0;
    text-align: center;
    margin-right: 0;
}


}
 @media only screen and (min-width: 375px) and (max-height: 667px)
and (orientation : landscape) {
	@media 
	(-webkit-min-device-pixel-ratio: 1.25), 
	(min-resolution: 120dpi){ 
	    /* Retina-specific stuff here */

	    .menu-float{
	    	width: 60% !important;
	    }
	    #module-pm_advancedsearch4-searchresults .category_contain, #category .category_contain {
	    background: url(../img/rectangle-2.png);
	    min-height: 620px;
	    background-position: center 117%;
	    background-size: 100% !important;
	    background-repeat: no-repeat;
	}
	#module-pm_advancedsearch4-searchresults, #category #products {
    margin-top: -7.4%;
	}
	.PM_ASBlockOutputHorizontal .card-header {
    display: none !important;
	}

	}
}

@media only screen 
and (min-width : 320px) 
and (max-width : 568px) and (orientation : landscape)  {

#product #quantity_wanted {
    display: inline;
    border: none !important;
    width: 69px !important;
}

#product .product-quantity .qty {
    width: 64%;
}


.price_desk {
    display: block !important;
}

#price2_id {
    display: none !important;
}



}




/*********** media queries **************/




/*********** Edit Yohan : 26/02/2021 **************/

footer .block-social li a {
    font-size: 18px !important;
}

.block-social li.instagram a:before {
    width: 16px !important;
    height: 16px !important;
}

.effet-123,
.effet-1234 {
    height: 643px;
}
.effet-1234 img,
.effet-123 img {
    width: 100%;
    height: 100% !important;
    object-position: center;
    object-fit: cover;
}
.effet-123 .image_description,
.effet-1234 .image_description,
.large_black_text {
    background: none !important;
}
.effet-123 .image_description p,
.effet-1234 .image_description p,
.large_black_text {
    text-shadow: 1px 0px 1px #000 !important;
    font-size: 31px !important;
}

.effet-123 .image_description .button-description,
.effet-1234 .image_description .button-description,
.bannercontainer .button-description .caption-contain {
    background: white;
    padding: 10px 15px;
    font-size: 21px !important;
    display: inline-block;
    text-transform: uppercase !important;
    text-align: center;
    color: black;
    font-weight: normal !important;
    text-shadow: none !important;
}

.bannercontainer .button-description {
    transform: translateX(-50%);
}

.mega_menu1 .dropdown-sub.dropdown-menu {
    top: 31px !important;
}
.effet-123 .image_description,
.effet-1234 .image_description {
    left: 50%;
    transform: translateX(-50%);
}

@media (max-width: 425px) {
    .effet-123 .image_description,
    .effet-1234 .image_description {
        width: 100%;
    }
}

.bx-wrapper #bxslider-instagram img {
    height: auto !important;
}

#product .slick-track {
    display: flex;
    justify-content: center;
    align-items: center;
}
#product .slick-track .slick-slide.video-thumb {
    text-align: center;
}

#product .slick-track .slick-slide.video-thumb img {
    width: 50%;
}