/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
#search_filters_wrapper {
    display: block !important;
}
@media (max-width: 991px){
.dropdown-menu-inner .col-md-3,
.dropdown-menu-inner .col-md-4,
.dropdown-menu-inner .col-md-6 {
    width: 100%;
}
}
@media (max-width: 480px){
.products-selection .sort-by-row {
    flex-wrap: wrap;
}
.products-selection .sort-by-row > div {
    width: 100%;
    /*margin: 0 0 10px;*/
}
}
 #header{ background: #fff/*red !important*/; }
 
 .leo-megamenu .navbar-nav>li.active>a, .leo-megamenu .navbar-nav>li:hover>a, .leo-megamenu .navbar-nav>li:focus>a
 {
    color: #E6007F/*#888*/
 }
 
 #header.mini-navbar { background: #fff/*rgba(255, 255, 255, 0.7)*/; }
 
 
 #back-top a
 {
    border-radius: 50%;
    width: 45px;
    height: 45px;
    background: rgba(230, 0, 127, 0.5);
    color: #fff;
    font-size: 20px;
    line-height: 45px;
}
 
 #back-top a:hover
 {
      background: rgba(230, 0, 127, 0.8);
 }
 
 a:hover
 {
    color: #E6007F/*#f44d51*/;
    text-decoration: none;
}

a:focus, a:hover
{
    color: #E6007F/*#f44d51*/;
    text-decoration: none /*underline*/;
}

#bordurerose
{
    border-top-color: #E6007F/*grey*/;
    border-right-color: #fff/*grey*/;
    border-bottom-color: #fff/*grey*/;
    border-left-color: #fff/*grey*/;
    border-top-width: 2px;
    border-right-width: 0px/*1px*/;
    border-bottom-width: 0px/*1px*/;
    border-left-width: 0px/*1px*/;
    border-style: solid;
}



.ApColumn .title_block
{
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 18px;
    font-family: "Raleway"/*"Oswald"*/;
    letter-spacing: .1em/*.2em*/;
    font-weight: 400/*500*/;
    font-size: 16px/*14px*/;
}
    
.box-footernew .block_newsletter .title_block 
{
    font-size: 14px /*18px*/;
    font-family: 'Raleway';
    color: #fff;
}

.footer-container 
{
    color: #fff;
    font-size: 14px;
    text-align: center;
}
    
.footer-center
{
    padding-bottom: 0;
    padding-left: 0px;
}

.blocfooternoir a
{
    color: #fff;
}

.blocfooternoir a:hover
{
    color: #000;
}

.blocfooterrose a
{
    color: #fff;
}

.blocfooterrose a:hover
{
    color: #E6007F;
}

.box-footernew
 {
    padding: 90px 0 60px;
    text-align: center;
    border-bottom: 1px solid #fff;
 }   
 
 @media (min-width: 768px) and (max-width: 1199px){
.footer-center .col-md-5 {
    float: left;
    width: 100% /*41.66667%*/;
}}

 .box-footernew .block_newsletter
 {
    max-width: 570px;
    margin: 0/* auto*/;
}

.box-footernew .block_newsletter .title_block
 {
    margin: 0;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 20px/*60px*/;
    padding-left: 0px;
}

.box-footernew .block_newsletter .title_block
{
background: url(../../../at_decor/assets/img/ic-newletter.png) center top 0px/*center bottom 10px*/ no-repeat;
background-size: 5% /*initial*/;
}

.bg-fullwidth
{
    position: relative;
    border-bottom: 1px solid #fff;
}

.block-social li:before
{
    font-family: "FontAwesome";
    font-size: 30px;
}

.block-social li
{
    display: inline-block;
    cursor: pointer;
    text-align: center;
    line-height: 60px/*30px*/;
    width: 40px/*30px*/;
    height: 40px/*30px*/;
}



.ApColumn .title_block
{
    color: #000;
}

.box-wellcome h4
{
    font-size: 25px;
    margin: 0 0 25px;
    font-family: 'Raleway'/*'Poppins'*/;
}

.box-wellcome
 {
    font-size: 15px;
    line-height: 23px;
    color: #888;
    font-family: 'Raleway'/*'Poppins'*/;
}

#cart-block .header .cart-products-count
{
        background-color: #E6007F/*#ff4a32*/;
}

.thumbnail-container .product-title
{
    font-size: 18px/*14px*/;
}


.thumbnail-container .product-title a:hover
 {
    color: #E6007F/*#fe4e55*/;
}

.thumbnail-container .product-price-and-shipping .price
{
    color: #E6007F/*#000*/;
}

.price span
{
    font-size: 21px/*19px*/;
}

.plist-dsimple .thumbnail-container .product-title
{
    margin: 5px 0 0px /*0 0 12px*/;
}

#colonnenl
{
    text-align: left;
}

#sitemap #main .col-md-12
{
    display: none;
    float: left;
    width: 100%;
}

.encadrenoir .box-table .ApRawHtml a {
      border: 1px solid #000;
      background: #000;
      padding: 10px 200px;
      line-height: 28px;
      display: inline-block;
      text-transform: uppercase;
      color: #fff /*#000*/;
      font-family: 'Raleway' /*'Poppins'*/;
      vertical-align: top;
      transition: all .4s; 
}

body {
    background-color: #fff/*#333*/;
}

body {
    color: #000 /*#545454*/;
}

.footer-bottom {
    display: none;
    /*padding: 30px 0;
    line-height: 30px;
    position: relative;
    border-top: 1px solid #e5e5e5;*/
}

.box-coppyright2 .ApColumn .block {
    margin-bottom: 0px /*30px*/;
}

.box-footernew {
    padding: 30px 0 30px/*90px 0 60px*/;
    text-align: center;
}

.bg-fullwidth {
    border-bottom: none /*1px solid #fff*/;
}

.block_newsletter .input-wrapper button {
    border: 1px solid #fff /*1px solid #000*/;
    background: #333 /*#000*/;
}

.block_newsletter .input-wrapper button:hover
{
    background: #fff;
    color: #000;
    border: 1px solid #E6007F /*1px solid #fff*/;
}

.thumbnail-container a.product-thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100% /*auto-100%*/;
    height: 100%;
    object-fit: contain /*cover*/;   
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #333/*#E6007F*/ /*rgba(0, 0, 0, 0.1)*/;
}

.block-social {
    padding: 0px 0px /*10px 0px*/;
}

.block-social li {
    color: #E6007F/*#fff*/;
}

.block-social li:hover {
    color: #fff/*#000*/;
}

/*.footer-container a:hover{
    color: #000;
}*/

/*@media (min-width: 1200px)*/
.leo-megamenu .dropdown-menu {
    padding: 40px;
    min-width: 700px/*630px-250px*/;
}

.navbar-toggler:focus, .navbar-header .navbar-toggler:hover
{
    border-color: #E6007F/*#fe4e55*/;
    background: #E6007F/*#fe4e55*/;
    color: #fff;
}

.leo-megamenu .dropdown-menu {
    background-color: #fff/*#282828*/;
}

.leo-megamenu .dropdown-menu a > .menu-title:hover {
    color: #E6007F/*#fff*/;
}

.thumbnail-container .product-image:hover {
    position: relative;
    transform: scale(1.025) perspective(1px);
    backface-visibility: hidden;
}

.thumbnail-container .product-image {
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,.5);
}

.thumbnail-container .product-additional {
    display: none;
}

.leo-megamenu .navbar-nav > li:hover > .caret, .leo-megamenu .navbar-nav > li:active > .caret
{
        color: #E6007F/*#fe4e55*/;
}

.leo-megamenu .navbar-nav > li > a > .menu-title
{
        font-size: 14px;
}

.leo-megamenu .dropdown-menu a > .menu-title
{
    text-transform: capitalize;
    font-weight: 400;
    font-size: 16px/*13px*/;
    font-family: 'Raleway' /*'Poppins', sans-serif*/;
}

.leo-megamenu .dropdown:hover > .dropdown-menu
{
        left: -250px /*0px*/;
}

.leo-megamenu .dropdown-menu li a {
    color: #000 /*#888*/;
}

.off-canvas-nav-megamenu .dropdown-menu ul li > a {
    font-weight: 400;
    color: #000/*#888*/;
}

.leo-megamenu .dropdown-menu li a:hover {
    background-color: transparent;
    color: #E6007F/*#fff*/;
    padding: 5px 0 5px 10px;
}

#cart-block {
    position: relative;
    float: right /*left*/;
    margin-right: 30px/*0px;*/;
}

@media (max-width: 480px){
    #cart-block {
    position: relative;
    float: left;
    margin-right: 15px /*0px*/;
} }

@media (min-width: 481px) and (max-width: 1199px){
#cart-block {
    position: relative;
    float: left;
    margin-right: 0px;
}}

.popup-over {
    position: relative;
    float: right;
    /*margin-right: 15px;*/
}

@media (max-width: 480px){ 
.popup-over {
    position: relative;
    float: left;
    /*margin-right: 15px;*/
} }

.block-social li.rss:before {
    content: "\f27a"/*"\f09e"*/;
}

.col-xs, .col-xs-2-4, .col-xs-4-8, .col-xs-7-2, .col-xs-9-6, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-2-4, .col-sm-4-8, .col-sm-7-2, .col-sm-9-6, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-2-4, .col-md-4-8, .col-md-7-2, .col-md-9-6, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-2-4, .col-lg-4-8, .col-lg-7-2, .col-lg-9-6, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-2-4, .col-xl-4-8, .col-xl-7-2, .col-xl-9-6, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12
{
    padding-right: 10px /*15px*/;
    padding-left: 10px /*15px*/;
}

.discount-percentage
{display: none;}

.box-show-more span{
    font-size: 18px /*13px*/;
    color: #FFFFFF;
    font-weight: 400 /*700*/;
}

.thumbnail-container .product-title a {
    -webkit-line-clamp: 1/*2*/;
}

@media (max-width: 480px){
.thumbnail-container .product-title{
    font-size: 14px;
}}

.box-wellcome h4 a{
    color: #E6007F;   
}

@media (max-width: 991px){
.thumbnail-container .product-meta {
    /*padding: 20px 0 10px;*/
    padding-top: 0px/*20px*/;
    padding-right: 0px;
    padding-bottom: 0px/*10px*/;
    padding-left: 0px;
}}

@media (max-width: 991px){
.plist-dsimple .thumbnail-container .product-price-and-shipping {
    /*margin: 0 0 15px;*/
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px/*15px*/;
    margin-left: 0px;
}}

@media (max-width: 480px){
.thumbnail-container {
    position: relative;
    margin-bottom: 15px /*20px*/;
}}

@media (max-width: 480px) {
    .block-social ul {
    margin-bottom: 15px /*0px*/;
} }

@media (max-width: 480px) {
.footer-container a {
    color: #fff /*#888*/;
} }

@media (max-width: 480px) {
.footer-container a:hover {
    color: #E6007F /*#888*/;
} }

@media (min-width: 481px) and (max-width: 1199px){
.footer-container a {
    color: #fff /*#888*/;
} }

@media (min-width: 481px) and (max-width: 1199px){
.viewed-products a {
    color: #545454 /*#888*/;
}}

@media (min-width: 481px) and (max-width: 1199px){
.footer-container a:hover {
    color: #E6007F /*#888*/;
} }


@media (max-width: 1199px) {
h4, .h4 {
    font-size: 14px/*18px*/;
    letter-spacing: 0.1em ;
} }

@media (max-width: 1199px){
h4 {
    margin-top: 20px /*0*/;
    margin-bottom: 20px!important /*.5rem*/;
} }

@media (max-width: 1199px){
.box-footernew .block_newsletter .title_block {
    background: url(../../../at_decor/assets/img/ic-newletter.png) right top 15px/*center bottom 10px*/ no-repeat;
    background-size: 25px /*5%-initial*/;
} }

.block_newsletter p {
    /*padding: 8px 0;*/
    padding-top: 15px/*8px*/;
    padding-right: 0px;
    padding-bottom: 8px;
    padding-left: 35px/*0px*/;
}

@media (max-width: 480px) {
.leo-dropdown-cart.defaultcart {
    right: -66px;
} }

@media (max-width: 480px) {
.col-menu {
   text-align: right/*center*/;
   margin-top: 0px; /*-50px;*/
} }

.navbar-header .navbar-toggler {
    border: 1px solid #333;
}

@media (max-width: 480px) {
.box-headerh6 .navbar-header .navbar-toggler {
    margin: 0/*10px 0 0-22px 0 0*/;
} }

#blockcart-modal .product-name {
    color: #E6007F/*#fe4e55*/;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #C8006E/*#dd0e13*/;
    border-color: transparent;
}

.product-prices .current-price {
    color: #E6007F/*#fe4e55*/;
}

.product-prices .current-price span {
    font-size: 24px/*14px*/;
}

product-prices .tax-shipping-delivery-label {
    font-size: 13px;
    color: #E6007F/*#878787*/;
    margin-top: -25px;
    margin-left: 80px;
}

.plist-dsimple .thumbnail-container .pro3-btn .btn-product span span, .plist-dsimple .thumbnail-container .pro3-btn .quick-view span span
{
    display: none;
    /*position: absolute;
    bottom: 100%;
    left: 0px;
    margin-bottom: 7px;
    color: #fff;
    background: #000;
    font-size: 8px;
    padding: 3px 5px;
    transition: all .4s;
    opacity: 0;
    visibility: hidden;
    line-height: 15px;
    white-space: nowrap;
    text-transform: uppercase;*/
}

@media (max-width: 480px) {
.leo-megamenu.navbar {
    /*padding: 0;*/
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px /*0px*/;
} } 

@media (max-width: 480px) {
img.lazy {
    margin-top: -78px;
    margin-right: 10px;
    margin-bottom: 0px;
} }

/*@media (min-width: 992px) {
img.lazy {
    max-width: 100%;
    padding-left: 20px;
} }*/

.product-price {
    color: #E6007F/*#fe4e55*/;
    display: inline-block;
    font-weight: 400;
}

.pagination .current a {
    color: #E6007F/*#fe4e55*/;
    text-decoration: none;
}

.product-actions .add-to-cart:hover, .product-actions .add-to-cart:active, .product-actions .add-to-cart:focus {
    background: #E6007F/*#dd0e13*/;
    border-color: #E6007F/*#dd0e13*/;
    color: #fff;
}

.leo-compare-wishlist-button .btn:active, .leo-compare-wishlist-button .btn:focus, .leo-compare-wishlist-button .btn:hover {
    color: #E6007F/*#fe4e55*/;
    background: none;
}

.product-quantity .input-group-btn-vertical .btn:hover {
    background: #FF4DB0/*#fe4e55*/;
    color: #fff;
}

#blockcart-modal .modal-header {
    background: #E6007F/*#4cbb6c*/;
}

@media (max-width: 480px) {
#blockcart-modal .cart-content .btn {
    margin-bottom: 10px;
    width: 100%;
} }

.product-add-to-cart .icon-wishlist {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 36px /*16px*/;
}

@media (max-width: 480px) {
.leo-compare-wishlist-button > div {
    float: left;
    /*margin: 0 0 0 10px;*/
} }

@media (min-width: 1200px) {
.container {
    width: 1200px;
    max-width: 90%/*100%*/;
 }  }

@media (min-width: 1200px) {
#category #wrapper>.container {
    width: 80%/*100%*/;
} }

@media (min-width: 992px) {
#product .product-detail > div.row {
    padding-top: 60px;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 60px;
    width: 90%;
    margin: auto;
    text-align: justify;
} }

.breadcrumb {
    border-radius: 0;
    position: relative;
    background-color: #f7f7f7;
    /*margin: -30px 0 60px;*/
    margin-top: -30px/*70px*/;
    margin-right: 0px;
    margin-bottom: 15px/*60px*/;
    margin-left: 0px;
    padding: 10px 0/*30px 0*/;
    text-align: left;
    font-size: 12px;
    position: relative;
}

@media (min-width: 992px) and (max-width: 1199px){
   .breadcrumb {
    margin-top: -10px/*70px*/;
} }

.products-selection .display > div a:hover {
    color: #E6007F/*#fe4e55*/;
}

.products-sort-order .select-list:hover {
    background: #E6007F/*#fe4e55*/;
    color: #FFFFFF;
    text-decoration: none;
}

.pagination {
    display: block !important;
    width: 100%;
    background: #fff;
    min-height: 50px;
    /*padding: 20px 0;*/
    padding-top: 10px/*20px*/;
    padding-right: 0px;
    padding-bottom: 10px/*5px-20px*/;
    padding-left: 0px;
    border-top: 1px solid #fff/*#eee*/;
    text-align: center;
    color: #999;
}

/*@media (max-width: 480px) {
    .paginationtop {
    display: none;
} }*/

@media (max-width: 767px){
.products-selection .showing {
    display: none;
    /*padding-top: 16px;
    text-align: center;*/
}}

/*@media (max-width: 767px){
body#category .products-sort-order .select-title:first-child:after {
    content: "Trier par :"; 
    font-size: 14px; 
    font-weight: 100;
}}*/

#wrapper {
    min-height: 500px;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 30px;
    padding-bottom: 0px/*30px*/;
}

.pagination .page-list {
    /*padding: 20px 0;*/
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px /*20px*/;
    padding-left: 0px;
    margin-bottom: 0;
    text-align: center !important;
}

.close {
    float: right;
    font-size: 35px/*1.5rem*/;
    font-weight: 400/*600*/;
    line-height: 1;
    color: #fff/*#000*/;
    text-shadow: none /*0 1px 0 #fff;*/;
    opacity: 1/*.2*/;
}

.close span {
    font-family: Raleway;
    font-size: 35px /*14px*/;
}

.modal-header .close {
    margin-top: -5px/*-2px*/;
}

@media (max-width: 480px) {
#blockcart-modal .modal-dialog {
    width: calc(70%);
    margin-left: 60px;
} }

@media (max-width: 480px) {
#blockcart-modal .modal-title i.material-icons {
    display: none;
    /*margin-right: 30px;*/
}  }

@media (max-width: 480px) {
.leo-compare-wishlist-button .btn .material-icons {
    display: inline-block;
    margin: 0 !important;
    color: #000;
    font-size: 23px;
    margin-left: -28px!important;
} }

@media (max-width: 480px) {
#wrapper {
    min-height: 500px;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 0px/*30px*/;
    padding-bottom: 0;
} }

@media (max-width: 480px) {
.page-order #wrapper {
    margin-top: -80px;
} }    

@media (max-width: 480px) {
.ApColumn .block {
    margin-bottom: 0px /*18px*/;
} }

.coeurheaderphone .material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 23px /*16px*/;
    color: #000;
    display: inline-block;
    vertical-align: middle;
    margin-left: -6px;
    width: 1em;
    height: 1em;
    line-height: 2.4/*1*/;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
}

@media (min-width: 481px) and (max-width: 991px){
.coeurheaderphone .material-icons {
    margin-left: 10px;
    line-height: 4.2;
}}

@media (min-width: 992px) and (max-width: 1199px){
.coeurheaderphone .material-icons {
    line-height: 4.2;
    position: relative /*absolute*/;
}}

@media (min-width: 992px) and (max-width: 1199px){
.leo-compare-wishlist-button {
    position: relative /*absolute*/;
    top: 3px/*0*/;
    right: 0px/*20px*/;
    left: 15px;
}}

.coeurheaderordi .leo-compare-wishlist-button .btn .material-icons {
    display: inline-block;
    /*margin: 0 !important;*/
    color: #000;
    font-size: 23px;
    margin-left: -280px!important;
    /*margin-top: 34px!important;*/
}

.coeurheaderordi .material-icons {
    display: inline-block;
    /*margin: 0 !important;*/
    color: #000;
    font-size: 23px;
    margin-left: -180px!important;
    /*margin-top: 34px!important;*/
}

@media (min-width: 768px) and (max-width: 991px){
    .coeurheaderordi .material-icons {
        margin-left: 0px/*-160px*/!important;
}}

@media (min-width: 992px) and (max-width: 1199px){
    .coeurheaderordi .material-icons {
        margin-left: -10px!important;
}}

/*.mini-navbar .box-headerh6.box-h7 .coeurheaderordi .leo-compare-wishlist-button .btn .material-icons {
    height: 60px;
    line-height: 65px;
}*/

.mini-navbar .box-headerh6.box-h7 .coeurheaderordi .material-icons {
    height: 60px;
    line-height: 65px;
}

/*.box-headerh6 .coeurheaderordi .leo-compare-wishlist-button .btn .material-icons {
    height: 90px;
    line-height: 90px;
}*/

.box-headerh6 .coeurheaderordi .material-icons {
    height: 90px;
    line-height: 90px;
}

.has-danger .form-control-feedback, .has-danger .form-control-label, .has-danger .form-check-label, .has-danger .form-check-inline, .has-danger .custom-control {
    color: #E6007F/*#ff4c4c*/;
}

.page-my-account #content .links a:hover i {
    color: #E6007F/*#f44d51*/;
}

@media (max-width: 991px) {
#blockcart-modal .product-image {
    width: 50% /*100%*/;
    display: block;
    max-width: 250px;
    /*margin: 0 auto 15px;*/
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: 0px/*auto*/;
} }


#search_filters .facet .title .collapse-icons {
    margin-left: auto;
    display: none;
}

@media (max-width: 767px){
.hidden-sm-down {
    display: none/*block!important*/;
}}

/*@media (max-width: 767px){
nav.breadcrumb.hidden-sm-down {
    display: none!important;
}}

@media (max-width: 767px){
#search_filters .facet .title {
    display: none;
}}

@media (max-width: 767px){
#search_filters .clear-all-wrapper {
     display: none;
}}*/

#wrapper .container #search_filters_wrapper {
    display: block;
}

@media (min-width: 991px) {
#wrapper #search_filters_wrapper {
    display: none;
} }

#wrapper .container #search_filters .facet .collapse {
    display: flex;
    max-height: none /*200px*/;
    overflow: auto;
}

@media (max-width: 480px) {
#wrapper .container #search_filters .facet .collapse {
    display: block;
    max-height: 65px /*none-200px*/;
    overflow: auto;
} }

@media (max-width: 480px) {
#search_filters .facet .collapse {
    display: block;
    max-height: none /*200px*/;
    overflow: auto;
} }

@media (max-width: 480px) {
div#search_filters_wrapper {
    padding-left: 0px /*15px*/;
    padding-right: 0px /*10px*/;
} }

@media (max-width: 480px) {
div#search_filter_controls {
    padding-top: 10px;
    padding-bottom: 10px;
} }

.page-category .btn-secondary.ok {
    display: none;
}

@media (max-width: 767px){
.category-id-21 section#products {
    clear: both;
    /*display: none;*/
} }

@media (max-width: 767px){
.category-id-16 section#products {
    clear: both;
    /*display: none;*/
} }


#wrapper .container #search_filters .facet .facet-label .magnitude {
    display: none;
    /*position: absolute;
    top: 5px;
    height: 20px;
    min-width: 20px;
    display: inline-block;
    -right: 0;-
    left: 20px -0-;
    color: #999;
    font-size: 12px;
    font-family: 'Poppins';*/
}

.active_filters {
    display: none;
    /*background: #f9f9f9;
    padding: 10px 30px 0;
    margin-bottom: 20px;*/
}

/*@media (max-width: 767px){
#_desktop_search_filters_clear_all .btn {
   display: none;
} }*/

#_desktop_search_filters_clear_all .btn {
    border-radius: 0;
    background: #fff/*#292929*/;
    /*padding: 10px 20px;*/
    line-height: 20px;
    border: 0;
    transition: all .4s;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.2em;
    color: #292929/*#fff*/;
    font-family: 'Oswald';
    font-weight: 500;
}

#_desktop_search_filters_clear_all .btn:hover {
    border-radius: 0;
    background: #fff/*#292929*/;
    /*padding: 10px 20px;*/
    line-height: 20px;
    border: 0;
    transition: all .4s;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.2em;
    color: #E6007F/*#fff*/;
    font-family: 'Oswald';
    font-weight: 500;
}

#search_filters .clear-all-wrapper {
    /*margin: 10px 0;*/
    margin-left: -20px;
}

#search_filters .facet .facet-label .magnitude {
    right: 10px /*0*/;
}

@media (min-width: 991px) {
#search_filters .facet .collapse {
    display: flex /*block*/;
    max-height: 200px;
    overflow: auto;
} }


@media (max-width: 767px){
#category #search_filter_toggler {
    /*width: 100%;*/
    display: none;
}}

@media (min-width: 991px) {
.category-id-21 #wrapper {
    min-height: 500px;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 30px;
    padding-bottom: 0px/*30px*/;
} }

@media (min-width: 991px) {
.category-id-16 #wrapper {
    min-height: 500px;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 30px;
    padding-bottom: 0px/*30px*/;
} }

.page-category .thumbnail-container .product-price-and-shipping {
    display: block;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.product-accessories .thumbnail-container .product-price-and-shipping {
    display: block!important /*flex*/;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.product_list.grid > .row {
    display: flex;
    flex-wrap: wrap;
}
@media (min-width: 1200px){
.product_list.grid > .row {
    display: flex;
    flex-wrap: wrap;
}
.product_list.grid  .ajax_block_product {
    width: 20%;
}
}
.quickview .product-prices,
.product-detail .product-prices {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}
.quickview .product-prices .product-price,
.product-detail .product-prices .product-price {
    margin-right: 5px;
}

.leo-dropdown-cart-subtotals > div.shipping.clearfix {
    display: none;
}

.header-container .leo-dropdown-cart-total .value:after,
.header-container .leo-dropdown-cart-subtotals .value:after {
    content: "TTC";
    margin-left: 5px;
}

/*@media (min-width: 1200px)
body.modal-open, body {
    padding: 0 50px!important;
    height: auto;
}*/

#product-availability {
    display: block;
    color: #000/*#72bb6c*/;
    margin: 20px 0;
}

#product-availability .product-available {
    color: #E6007F/*#4cbb6c*/;
}

#product-availability .product-unavailable {
    color: #E6007F/*#ff9a52*/;
}

.leo-compare-wishlist-button .btn span span {
    display: none!important;
    /*position: absolute;
    bottom: 100%;
    background: #555;
    font-size: 10px;
    line-height: 20px;
    color: #fff;
    padding: 0 10px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 0 10px;
    text-transform: none;
    border-radius: 2px;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;*/
}

.plist-dsimple .thumbnail-container .pro3-btn .btn-product.added, .plist-dsimple .thumbnail-container .pro3-btn .quick-view.added {
    color: #E6007F/*#fe4e55*/;
}

.product-discount .regular-price,
.thumbnail-container .product-price-and-shipping .regular-price {
    text-decoration: none;
    display: inline-block;
    position: relative;
    color: #000!important;
}
.product-discount .regular-price:before,
.thumbnail-container .product-price-and-shipping .regular-price:before {content: "";position: absolute;top: 50%;left: 0;width: 100%;height: 1px;background: #666;transform:none/* rotate(-20deg)*/;}

.plist-dsimple .thumbnail-container .product-price-and-shipping .discount-product {
    display: none;
}

.cus-namewarrper .icon-wishlist {
    font-size: 26px /*16px*/;
}

@media (max-width: 480px) {
body#category #content-wrapper {
    position: relative;
    padding-top: 10px!important /*80px*/;
} }


.products-section-title:before {
    font-size: 0px /*10px*/;
}

.products-section-title:after {
    font-size: 0px /*10px*/;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 1.5rem /*0.5rem*/;
    font-family: "Oswald";
    font-weight: 500;
    line-height: 1.1;
    color: #000;
}

h1, .h1 {
    font-weight: 100/*500*/;
}

.product-tabs.tabs .nav-tabs .nav-link:before {
    background: #E6007F/*#fe4e55*/;
}

.product-tabs.tabs .nav-tabs .nav-link {
    color: #888;
    border: 0;
    text-transform: uppercase;
    padding: 5px 0;
    font-size: 15px/*13px*/;
    position: relative;
    margin: 0 40px;
    font-weight: 600/*700*/;
    letter-spacing: 1px;
}

.thumbnail-container .product-price-and-shipping .regular-price {
    color: #000/*#666*/;
}

/*suppr affichage du TTC sur les pages produits*/
.product-prices .tax-shipping-delivery-label {
    display: none;
    /*font-size: 13px;
    color: #878787;*/
}

.category-papeterie #search_filters .facet .facet-label a {
    width: auto;
    vertical-align: top;
    padding-top: 25px;
    margin-left: -28px;
    margin-right: 28px;
}

.lSSlideWrapper{
    background: #F9F9F9 /*#FFFFFF*/;
}

.lSAction>a {
    opacity: 1/*.5*/;
    background-color: rgba(255, 255, 255, 0.5);
}

.lSAction>a:hover {
    background-color: rgba(255, 255, 255, 0);
}

.lSSlideOuter .lSGallery li, .lSSlideOuter .lightSlider>* {
    float: left;
    text-align: center;
}

@media (max-width: 480px) {
.lSSlideOuter .lSGallery li, .lSSlideOuter .lightSlider>* {
    float: left;
    text-align: center;
} }

.lSSlideOuter .lSPager.lSGallery {
    list-style: none;
    padding-left: 0;
    margin: auto /*0*/;
}

.lSSlideOuter .lSPager.lSGallery li {
    width: 20px!important;
}

.lSAction>.lSPrev {
    left: 0px/*10px*/;
}

.lSAction>.lSNext {
   right: 0px/*10px*/;
}

#search_filters > .h6 {
    display: none;
    /*font-size: 16px;
    margin: 0 0 15px;*/
}

@media (min-width: 481px) {
body#category #content-wrapper {
    position: relative;
    padding-top: 60px!important /*80px*/;
}}

body ::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.leo-megamenu .navbar-nav > li > a {
    /*padding: 35px 20px;*/
    padding-top: 15px/*35px*/;
    padding-right: 20px/*20px*/;
    padding-bottom: 10px /*35px*/;
    padding-left: 20px/*20px*/;
 }
.lSSlideOuter img {
    margin: auto;
}
.lSSlideOuter .lSPager.lSGallery {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
button.btn.btn-product.add-to-cart.disabled:before 
{content: "";position: absolute;width: 50px;height: 0px/*1px*/;background: #000;top: 50%;left: 0;/*transform: rotate(-45deg);*/}

#index .featured-products {
    display: none;
}

#viewed-products .product-title {
    margin: 5px 0 0px /*0 0 12px; */;
    text-align: left;
}

@media (max-width: 480px) {
.footer-container #viewed-products .product-title a {
    color: #888;
} }

#blockcart-modal .modal-title {
    margin: 0;
}
.plist-dsimple .thumbnail-container .pro3-btn .btn-product:hover span span, .plist-dsimple .thumbnail-container .pro3-btn .quick-view:hover span span {
    display: block;
}
.hidden {
    display: none !important;
}

/*.plist-dsimple .thumbnail-container .pro3-btn .btn-product:hover span span, .plist-dsimple .thumbnail-container .pro3-btn .quick-view:hover span span {
    display: none;
}*/

.plist-dsimple .thumbnail-container .pro3-btn .quick-view:hover span span {
    display: none;
}

.plist-dsimple .thumbnail-container .pro3-btn .wishlist:hover span span {
    display: none;
}

.plist-dsimple .thumbnail-container .pro3-btn .add-to-cart:hover span span {
    display: none;
}

.plist-dsimple .thumbnail-container .pro3-btn .add-to-cart.disabled:hover span span {
    display: block;
}

.plist-dsimple .thumbnail-container .pro3-btn .btn-product.add-to-cart.disabled .name-btn-product {
    font-size: 0px;
    color: transparent;
    letter-spacing: 0px;
    line-height: 1;
}

.plist-dsimple .thumbnail-container .pro3-btn .btn-product.add-to-cart.disabled .name-btn-product:after 
{content: "Produit épuisé";font-size: 8px;color: #fff;display: block;line-height: 14px;letter-spacing: 2px;}

@media (min-width: 768px) and (max-width: 991px){
.plist-dsimple .thumbnail-container .pro3-btn .btn-product, .plist-dsimple .thumbnail-container .pro3-btn .quick-view {
    width: 28px /*45px*/;
    height: 28px /*45px*/;
    line-height: 28px /*45px*/;
} }

@media (min-width: 992px) and (max-width: 1199px){
.plist-dsimple .thumbnail-container .pro3-btn .btn-product, .plist-dsimple .thumbnail-container .pro3-btn .quick-view {
    width: 33px /*45px*/;
    height: 33px /*45px*/;
    line-height: 33px /*45px*/;
} }

@media (min-width: 1200px) {
.plist-dsimple .thumbnail-container .pro3-btn .btn-product, .plist-dsimple .thumbnail-container .pro3-btn .quick-view {
    width: 38px/*50px*/;
    height: 38px/*50px*/;
    box-shadow: 1px 1px 1px rgb(0 0 0 / 10%);
    border: 0;
    line-height: 38px/*50px*/;
    text-align: center;
    padding: 0;
    background: #fff;
    margin: 0 1px 0 0;
    display: block;
    color: #000;
    transition: all .4s;
    position: relative;
} }

@media (min-width: 1320px) {
.plist-dsimple .thumbnail-container .pro3-btn .btn-product, .plist-dsimple .thumbnail-container .pro3-btn .quick-view {
    width: 50px;
    height: 50px;
    box-shadow: 1px 1px 1px rgb(0 0 0 / 10%);
    border: 0;
    line-height: 50px;
    text-align: center;
    padding: 0;
    background: #fff;
    margin: 0 1px 0 0;
    display: block;
    color: #000;
    transition: all .4s;
    position: relative;
} }

img.logophone {
    margin-top: -50px;
    margin-right: 10px;
    margin-bottom: 42px;
}

@media (max-width: 480px) {
img.logophone {
    margin-top: -70px;
    margin-right: 10px;
    margin-bottom: 42px;
}}

@media (min-width: 481px) {
img.logophone {
    margin-top: -88px;
    margin-right: 10px;
    margin-bottom: 42px;
    float: right;
}}

@media (min-width: 992px) and (max-width: 1199px) {
img.logophone {
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    float: right;
}}

@media (min-width: 481px) {
.box-headerh6 .navbar-header .navbar-toggler {
    /*margin: 22px 0 0;*/
    margin-top: 22px;
    margin-right: 10px/*0px*/;
    margin-bottom: 0px;
    margin-left: 0px;
}}


img.logoordi {
    padding-left: 20px;
}

p.logo {
    font-family: 'Bodoni Moda', serif;
    text-align: center;
    color: #000;
    font-size: 10px;
    margin-bottom: 1px;
}

span.logo {
    font-family: 'Bodoni Moda', serif;
    text-align: center;
    color: #E6007F;
    font-size: 30px;
    margin-bottom: 1px;
}

span.logoMona {
    font-family: 'Monafont';    
    text-align: center;
    color: #E6007F;
    font-size: 30px;
    margin-bottom: 1px;
}

p.logotitre {
    text-align: center;
    margin-bottom: 0px;
}

.block.logobloc.ApHtml {
    float: left;
    padding-left: 25px;
}

.cart-grid-body a.label:hover {
    color: #E6007F/*#f44d51*/;
}

/*.page-cart div#cart-subtotal-shipping {
    display: none;
}*/

.bootstrap-touchspin .btn-touchspin:hover {
    background-color: #E6007F/*#ebebeb*/;
}

.custom-radio input[type="radio"]:checked + span {
    display: block;
    background-color: #E6007F/*#fe4e55*/;
}
@media (min-width: 992px){
body.keep-header #page {
    padding-top: 100px !important;
}
}

/*.page-cart .breadcrumb {
    display: none;
    border-radius: 0;
    position: relative;
    background-color: #f7f7f7;
    margin-top: -30px;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    padding: 10px 0;
    text-align: left;
    font-size: 12px;
    position: relative;
}*/

body#cart .breadcrumb li:last-child:after {
    content: "/ Panier"; 
    margin: 0 0 0 5px; 
    font-size: 14px; 
    color: #000;
    font-weight: 100;
    display: inline-block;
    vertical-align: top;
}

body#cart .breadcrumb li:last-child a {
    padding: 0;
    color: rgb(136, 136, 136);
}

.breadcrumb li a {
    display: inline-block;
}

body#order-confirmation .breadcrumb li:last-child:after {
    content: "/ Commande confirmée"; 
    margin: 0 0 0 5px; 
    font-size: 14px; 
    color: #000;
    font-weight: 100;
    display: inline-block;
    vertical-align: top;
}


body#order-confirmation .breadcrumb li:last-child a {
    padding: 0;
    color: rgb(136, 136, 136);
}

.breadcrumb li a {
    display: inline-block;
}
/*section#checkout-payment-step .payment-options:before {
    content: "COMMANDE";
    font-family: "Oswald";
    font-size: 22px-16px;
    font-weight: 100-600;
    display: block;
    margin: 0 0 15px;
    line-height: 1.1;
    color: #000;
}*/

body#checkout section.checkout-step .payment-options .payment-option {
    line-height: 16px;
    margin: 0 0 15px;
}

.page-order #wrapper .container:before {
    content: "Accueil / Commande en cours";
    font-family: "Raleway"/*"Oswald"*/;
    font-size: 14px/*22px-16px*/;
    /*font-weight: 200-600;*/
    display: inline-block /*block*/;
    margin: 0 0 45px;
    line-height: 1.1;
    color: #000;
    padding-top: 13px;
    padding-bottom: 15px;
    padding-left: 150px;
    top: -1px;
    left: 50%;
    bottom: 0;
    background-color: #f7f7f7;
    width: 100vw;
    margin-left: -10vw/*-50vw*/;
}

@media (max-width: 480px){
.page-order #wrapper .container:before {
    content: "COMMANDE EN COURS";
    font-family: "Oswald";
    font-size: 22px/*22px-16px*/;
    font-weight: 200/*600*/;
    display: block;
    margin-bottom: 15px;
    line-height: 1.1;
    color: #000;
    background-color: #fff;
    bottom: 0;
    margin-left: -150px;
}}

div#payment-option-4-container img.lazy {
    display: none!important;
}

div#payment-option-4-container i {
    display: none;
}

body#checkout section.checkout-step #conditions-to-approve {
    padding-top: 0px/*16px*/;
    padding-bottom: 16px;
}

.product-add-to-cart .product-quantity .add-to-cart {
    width: auto/*100%*/;
    font-weight: 600;
}

.group-span-filestyle .btn-default
{
    background: #292929/*#fe4e55*/;
}

.input-group .input-group-btn > .btn:hover, .input-group .input-group-btn > .btn:focus, .input-group .input-group-btn > .btn:active {
    background: #E6007F/*#fe4e55*/;
    color: #fff;
}

.leo-wishlist-product .thumbnail-container .product-title a:hover {
    color: #E6007F/*#fe4e55*/;
}

.page-viewwishlist .thumbnail-container .product-price-and-shipping .price {
    font-size: 21px /*16px*/;
}

@media (max-width: 480px) {
.page-viewwishlist .thumbnail-container .product-price-and-shipping .price {
    font-size: 17px /*16px*/;
}}

.page-viewwishlist .thumbnail-container .product-price-and-shipping {
    display: block /*flex*/;
}

.page-viewwishlist .leo-wishlist-product .thumbnail-container .product-title a {
    font-size: 18px /*16px*/;
}

@media (max-width: 480px) {
.page-viewwishlist .leo-wishlist-product .thumbnail-container .product-title a {
    font-size: 14px /*16px*/;
} }


.page-viewwishlist .leo-wishlist-product .thumbnail-container .product-title {
    margin: 0 0 5px /*0 0 20px*/;
    text-align: center;
}

 .leo-wishlist-product .thumbnail-container .product-title a {
    font-size: 16px;
    font-family: 'Poppins';
    color: #545454 /*#000*/;
    font-weight: 100;
}

.page-viewwishlist .thumbnail-container .btn-product i {
    display: block /*none*/;
}

.page-viewwishlist .btn {
    color: #292929/*#fff*/;
    background-color: none /*#292929*/;
}

.page-viewwishlist .material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 26px /*16px*/;
}

.page-viewwishlist .button-container.cart {
    padding-bottom: 0px /*10px*/;
}

.leo-wishlist-product .leo-wishlistproduct-item .product-description {
    margin-top: 0px/*10px; */;
}

.leo-wishlist-product .button-container {
    position: relative;
    margin-bottom: 0px/*15px*/;
}

.page-viewwishlist span.name-btn-product {
    display: none;
}

.page-viewwishlist .leo-wishlist-product .leo-wishlistproduct-item {
    padding: 0 15px;
    width: 20% /*25%*/;
    float: left;
}

@media (max-width: 480px) {
.page-viewwishlist .leo-wishlist-product .leo-wishlistproduct-item {
    padding: 0 15px;
    width: 50% /*25%*/;
    float: left;
}}

@media (max-width: 480px) {
.leo-wishlistproduct-item {
    text-align: center;
    margin-bottom: 25px /*50px*/;
} }

@media (min-width: 1200px){
#module-leofeature-viewwishlist #wrapper>.container {
    width: 80%/*100%;*/;
} }

@media (min-width: 1200px) {
.page-viewwishlist .leo-wishlist-product {
    display: flex!important;
    flex-wrap: wrap;
} }

.page-mywishlist .form-check-label {
    /*padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer;*/
    display: none;
}

@media (max-width: 480px) {
ul.cart-items img {
    margin-top: 0px /*-78px*/;
} }

@media (max-width: 480px) {
.page-order img.lazy {
    margin-top: 0px /*-78px*/;
} }

@media (max-width: 480px) {
.page-cart .col-xs-12 {
    /*float: none-left*/;
    width: 100%;
}}

@media (max-width: 480px) {
.product-line-grid-right.product-line-actions.col-md-5.col-xs-12 {
    margin-top: -60px;
}}

.js-payment-binary.disabled {
    opacity: 1 /*0.6*/;
    cursor: not-allowed;
}

.js-payment-binary.disabled input {
    opacity: 1 /*0.6*/;
    cursor: not-allowed;
}

.alert-warning {
    color: #000 /*#acaaa6*/;
}

@media (max-width: 480px) {
.page-order-confirmation img.lazy {
    margin-top: 0px /*-78px*/;
} } 

@media (max-width: 767px) {
#order-items h3.card-title {
    /*font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;*/
    display: none;
} } 

@media (max-width: 480px) {
.col-xs-12.alert.alert-success ul {
    margin-left: 30px;
}}

@media (max-width: 480px) {
.col-xs-12.alert.alert-danger ul {
    margin-left: 30px;
}}

.page-order-confirmation .card-block a {
    color: #E6007F/*#545454*/;
}

/*section.js-payment-binary.js-payment-atos {
    display: block;
}*/

@media (max-width: 480px) {
.price span {
    font-size: 17px/*19px*/;
}}

@media (max-width: 480px) {
.thumbnail-container .product-price-and-shipping .regular-price {
    color: #666;
    font-size: 14px/*16px*/;
}}

body#checkout section.checkout-step #conditions-to-approve input[type="checkbox"] + span {
    position: static;
}
body#checkout section.checkout-step #conditions-to-approve span.custom-checkbox {
    position: static;
}
body#checkout section.checkout-step #conditions-to-approve li {
    position: relative;
}
body#checkout section.checkout-step #conditions-to-approve input[type="checkbox"] + span:before {
    content: "";
    position: absolute;
    pointer-events: none;
    border: 1px solid #f00;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;}
body#checkout section.checkout-step #conditions-to-approve input[type="checkbox"]:checked + span:before {
    border: 0;
}

@media (min-width: 768px) {
.page-product p {
font-size: 15px/*13px*/;
}}

/*.page-product .block.logobloc.ApHtml {
    float: left;
    padding-left: 0px-25px;
}*/

.page-product p.logotitre {
    font-size: 13px!important;
}

.page-product p.logo {
    font-size: 10px!important;
}

.page-order label.required:after {
    content: "*";
    color: #fff /*red*/;
}

.page-order #login-form label.required:after {
    content: "*";
    color: red;
}

.page-order #g-recaptcha div {
    margin: auto;
}

.row.sitemap.col-xs-12 {
    width: 91.66667%;
}

li a#stores-page {
    display: none!important;
}

li a#category-page-2 {
    display: none!important;
}

@media (min-width: 481px) and (max-width: 991px){
.header-top .col-md-9 {
    float: left;
    width: 30%/*75%*/;
}}

@media (min-width: 768px) and (max-width: 991px){
.header-top .col-md-3 {
    float: left;
    width: 39% /*25%*/;
}}

@media (min-width: 481px) and (max-width: 991px){
.header-top .col-xs-3 {
    float: left;
    width: 40% /*25%*/;
}}

@media (min-width: 481px) and (max-width: 1199px){
.popup-over {
    position: relative;
    float: left /*right*/;
}}

@media (min-width: 768px) and (max-width: 1199px){
.box-header3 #leo_search_block_top, .box-toph8 #leo_search_block_top, .box-headerh6 #leo_search_block_top {
   float: left /*right*/;
}}

.viewed-products h2{
    margin-bottom: 1.5rem /*0.5rem*/;
    font-family: "Oswald";
    font-weight: 500;
    line-height: 1.1;
    color: #000;
}

.viewed-products .thumbnail-container .product-price-and-shipping {
    display: block /*flex*/;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
    float: left;
}

.footer-top .container {
    border-top: 1px solid #E6007F/*#e5e5e5*/;
}

@media (min-width: 481px){
.footer-container {
    border-top: none/*1px solid #e5e5e5*/;
    background-color: #333;
}}

.footer-top {
    background-color: #fff;
}

.footer-container {
    border-top: none/*1px solid #e5e5e5*/;
}

.social-sharing {
    /*display: block;
    margin-bottom: 1.5rem;*/
    display: none;
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #E6007F!important;
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #999;
}

.leo-dropdown-cart-content .leo-dropdown-list-item.active-scrollbar {
    max-height: 250px!important;
}

.quickview .modal-content a {
    color: #000;
    font-family: 'Oswald';
    line-height: 1.1;
    font-size: 26px;
}

.quickview .modal-content a:hover {
    color: #E6007F;
}


/*body#category #content-wrapper #js-product-list-header .block-category .h1 {
    content: "PHOTOGRAPHIE"; 
    margin: 0 0 0 5px; 
    font-size: 14px; 
    color: #000;
    font-weight: 100;
    display: inline-block;
    vertical-align: top;
}*/

@media (max-width: 991px){
.dropdown-menu-inner .col-sm-12 {
    float: left;
    width: 100% /*0%!important*/;
} }

@media (max-width: 991px){
.slick-arrows .slick-arrow.slick-prev {
    left: 0px!important /*-35px-25px*/;
}}

@media (max-width: 991px){
.slick-arrows .slick-arrow.slick-next {
    right: 0px!important /*-35px-25px*/;
}}

@media (min-width: 992px) and (max-width: 1199px){
.slick-arrows .slick-arrow.slick-prev {
    left: -25px!important /*-25px*/;
}}

@media (min-width: 992px) and (max-width: 1199px){
    .slick-arrows .slick-arrow.slick-next {
    right: -25px!important /*-25px*/;
}}

@media (min-width: 992px) and (max-width: 1199px){
.plist-dsimple .thumbnail-container .pro3-btn {
    opacity: 1 /*0*/;
    visibility: visible /*hidden*/;
}}

/*@media (max-width: 1199px) {
.hidden-lg-up {
    display: block!important;
}}

@media (min-width: 1200px) {
.hidden-lg-up {
    display: none!important;
}}*/

/*@media (max-width: 1199px) {
.navbar-toggleable-md {
    display: none!important - /block !important/;
}}

@media (min-width: 1200px) {
.navbar-toggleable-md {
    display: block !important;
}}*/

@media (min-width: 992px) and (max-width: 1199px) {
.header-top .col-logo.ApColumn.col-lg-8 {
    float: left;
    width: 60%/*66.66667%*/;
}}

@media (min-width: 992px) and (max-width: 1199px) {
.header-top .col-lg-2 {
    float: left;
    width: 20%/*16.66667%*/;
}}

@media (min-width: 992px) and (max-width: 1199px) {
.page-index .thumbnail-container .product-title {
    font-size: 15px;
    line-height: 17px /*24px*/;
}}

@media (min-width: 992px) {
#menuphone {
    display: none;
}}

@media (max-width: 992px) {
#menuordi {
    display: none;
}}

@media (max-width: 767px) {
img.logoordi {
    display: none;
}}

@media (min-width: 768px) and (max-width: 991px) {
img.logoordi {
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 10px;
    float: right;   
}}

@media (min-width: 768px) and (max-width: 991px) {
#menutablarge .col-md-12 {
    float: right;
    width: 30%;
}}

@media (min-width: 1200px){
#category .footer-top .container {
    width: 80%;
}}

@media (min-width: 992px) and (max-width: 1199px) {
.leo-megamenu .navbar-nav > li > a.dropdown-toggle:after {
    font-size: 20px /*12px*/;
    content: "\f107";
    font-family: "FontAwesome";
    border: 0;
    width: auto;
    height: auto;
    margin: 0 0 0 15px /*0 0 0 5px;*/;
    vertical-align: 0px /*1px*/;
}}


@media (min-width: 992px) and (max-width: 1199px) {
.leo-megamenu .navbar-nav > li > a.dropdown-toggle {
    pointer-events: none;
}}

@media (min-width: 992px) and (max-width: 1199px) {
span.menu-title {
    pointer-events: all;
}}

