/* Header */
.header-top #desktop_logo img.logo.img-fluid{
    height: 50px;
}

/* Header Btn */

#header #header-user-btn{
    padding-top: 4px;
    min-width: 50px;
}
#header #ps-shoppingcart-wrapper{
    padding-top: 4px;
    padding-right: 3px;
}
#header #header-search-btn{
    margin-right: 8px;
}
#header #header-search-btn .fa-search::before,
#header #mobile-btn-search .fa-search::before{
    margin-top: 10px;
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    background: url(../img/search.png);
    background-size: auto;
    background-size: auto;
    background-size: contain !important;
}
#header #header-user-btn .fa-user::before,
#header .col-mobile-btn-account .fa-user::before {
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    background: url(../img/user.png);
    background-size: auto;
    background-size: contain !important;
}
#header #ps-shoppingcart-wrapper .fa-shopping-bag::before,
#header .ps-shoppingcart .fa-shopping-bag::before {
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    background: url(../img/cart.png);
    background-size: auto;
    background-size: contain !important;
}
#header #sticky-cart-wrapper .ps-shoppingcart .fa-shopping-bag::before {
    margin-left: -12px;
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    background: url(../img/cart-sticky.png);
    background-size: auto;
    background-size: contain !important;
}
#header #header-user-btn p,
#blockcart .info-wrapper{
    margin-bottom: 0px;
    padding-left: 10px;
    display: inline-block;
    text-align: left;
}
#header #header-user-btn p span.title-btn,
#blockcart .info-wrapper span.title{
    margin-top: 0px !important;
    display: block !important;
    font-size: 14px;
    font-weight: 700;
    color: #e60005;
    text-transform: uppercase;
}
#header #header-user-btn p span.title,
#blockcart .info-wrapper span.cart-toggle-details{
    margin-top: 0px;
    display: block !important;
    font-size: 14px;
    font-weight: 400;
    color: #777;
    line-height: 16px;
}

/* Menu | Submenu*/

.container.iqitmegamenu-submenu-container .row.menu_row.menu-element.first_rows:first-child .html-block{
    padding: 0px;
    background: transparent;
    border: none;
    /*border-bottom: 1px solid #d7cfc1;*/
}
.link-en-savoir-plus{
    padding: 2px 10px 2px 10px;
    display: inline-block;
    position: relative;
    float: left;
    background: #000;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff !important;
    line-height: 16px;
}
.cbp-hrmenu .cbp-hrsub-inner a.link-en-savoir-plus:hover{
    background: #e60005;
    color: #fff !important;
}
/**/
#iqitmegamenu-horizontal .iqitmegamenu-submenu-container .col-4.cbp-menu-column{
    z-index: 9;
}
/*#iqitmegamenu-horizontal .cbp-hrsub.col-12{
    visibility: visible !important;
    opacity: 1 !important;
    display: block !important;
}*/
#iqitmegamenu-horizontal .row.cbp-categories-row > div.col-12,
#iqitmegamenu-horizontal .row.cbp-categories-row > div.col-12 > .cbp-category-link-w{
    position: inherit;
}
#iqitmegamenu-horizontal .cbp-category-link-w > ul.cbp-links.cbp-category-tree{
    display: none;
}
#iqitmegamenu-horizontal .cbp-category-link-w > a.cbp-column-title.cbp-category-title{
    font-weight: 400;
    text-transform: inherit;
}
/* Level 2 */
#iqitmegamenu-horizontal .cbp-category-link-w a.cbp-column-title.cbp-category-title{
    margin-bottom: 0px;
    padding: 6px 8px 6px 8px;
    display: inline-block;
    width: 100%;
    border: 2px solid #ede6da;
    font-size: 16px;
    line-height: 20px;
}
#iqitmegamenu-horizontal .cbp-category-link-w.active-row a.cbp-column-title.cbp-category-title{
    position: relative;
    border: 2px solid #000;
    color: #e60005 !important;
    font-weight: 700;
}
/**/
#iqitmegamenu-horizontal .cbp-category-link-w.active-row ul.cbp-links.cbp-category-tree{
    display: block;
    width: 92%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 104%;
    background: transparent;
    z-index: 8;
}
#iqitmegamenu-horizontal .cbp-category-link-w.active-row ul.cbp-links.cbp-category-tree::before,
#iqitmegamenu-horizontal .cbp-category-link-w.active-row ul.cbp-links.cbp-category-tree::after{
    display: block;
    content: '';
    height: 100%;
    width: 1px;
    background: #d7cfc1;
    position: absolute;
    top: 0px;
}
#iqitmegamenu-horizontal .cbp-category-link-w.active-row ul.cbp-links.cbp-category-tree::before{
    left: -15px;
}
#iqitmegamenu-horizontal .cbp-category-link-w.active-row ul.cbp-links.cbp-category-tree::after{
    right: -15px;
}
/**/
#iqitmegamenu-horizontal .cbp-category-link-w.active-row ul.cbp-links.cbp-category-tree .cbp-category-link-w a{
    padding-bottom: 6px;
    display: inline-block;
    width: 100%;
    color: #000;
}
#iqitmegamenu-horizontal .cbp-category-link-w.active-row ul.cbp-links.cbp-category-tree .cbp-hrsub-haslevel2.active-level > .cbp-category-link-w > a,
#iqitmegamenu-horizontal .cbp-category-link-w.active-row ul.cbp-links.cbp-category-tree .cbp-hrsub-haslevel2.active-level > .cbp-category-link-w > a::before,
#iqitmegamenu-horizontal .cbp-category-link-w.active-row ul.cbp-links.cbp-category-tree .cbp-hrsub-haslevel2.active-level > .cbp-category-link-w > a::after{
    font-weight: 700;
    color: #e60005;
}

/* Level 3*/
#iqitmegamenu-horizontal .cbp-category-link-w.active-row ul.cbp-links.cbp-category-tree ul.cbp-hrsub-level2 {
    white-space: normal;
}
/*#iqitmegamenu-horizontal .cbp-category-link-w.active-row ul.cbp-links.cbp-category-tree li.cbp-hrsub-haslevel2,*/
#iqitmegamenu-horizontal .cbp-category-link-w.active-row ul.cbp-links.cbp-category-tree li.cbp-hrsub-haslevel2 .cbp-category-link-w{
    position: inherit;
}
#iqitmegamenu-horizontal .cbp-category-link-w.active-row ul.cbp-links.cbp-category-tree li.cbp-hrsub-haslevel2{
    position: initial;
}
#iqitmegamenu-horizontal .cbp-category-link-w.active-row ul.cbp-links.cbp-category-tree .cbp-category-link-w ul.cbp-hrsub-level2{
    padding-top: 0px;
    padding-left: 36px;
    top: 16px;
    width: calc(100% + 36px);
    /*height: 100%;*/
    background: transparent;
}
#iqitmegamenu-horizontal .cbp-category-link-w.active-row ul.cbp-links.cbp-category-tree .cbp-category-link-w ul.cbp-hrsub-level2{

}
#iqitmegamenu-horizontal .cbp-category-link-w.active-row ul.cbp-links.cbp-category-tree li.cbp-hrsub-haslevel2.active-level ul.cbp-hrsub-level2{
    opacity: 1;
    visibility: visible;
}

/* Html Menu */
.html-block{
    padding: 20px 40px 20px 20px;
    position: relative;
    background: #fff;
    border: 1px solid #eee;
}
.html-block p:first-child{
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
}
.html-block a{
    margin-top: 10px;
    padding: 10px 15px 10px 15px;
    display: inline-block;
    background: #000;
    font-size: 14px;
    font-weight: 500;
    color: #fff !important;
    text-transform: uppercase;
    transition: .3s;
}
.cbp-hrmenu .cbp-hrsub-inner .html-block a:hover{
    background: #e60005;
    color: #fff !important;
}
.html-block img{
    position: absolute;
    bottom: 0px;
    right: 0px;
    transition: .3s;
}
.html-block:hover img{
    bottom: 5px;
    right: 5px;
}

/* Section Icons */

.section-icons .elementor-image-box-wrapper .elementor-image-box-title a{
    color: #000 !important;
}
.section-icons .elementor-image-box-wrapper:hover .elementor-image-box-title a{
    color: #e60005 !important;
}

/* Section Info Block */
#index .section-info-block > .elementor-container > .elementor-row > .elementor-column {
    padding: 8px;
    height: 450px;
}
#index .section-info-block .elementor-widget-wrap{
    display: flex;
    flex-direction: column;
    /*justify-content: flex-end;*/
}
#index .section-info-block .elementor-column-wrap{
    position: relative;
}
#index .section-info-block .elementor-column-wrap::before{
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.4);
}
#index .section-info-block > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap {
    padding: 20px;
    position: relative;
    overflow: hidden;
}
#index .section-info-block .elementor-widget-wrap{
    padding: 15px;
    position: absolute;
    left: 0px;
    bottom: -362px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0);
    transition: .3s;
}
#index .section-info-block .elementor-row > .elementor-column > .elementor-column-wrap:hover .elementor-widget-wrap{
    padding: 120px 20px;
    bottom: 0px;
    background: rgba(0,0,0,.5);
}
/**/
#index .section-info-block .elementor-widget-wrap .title-category{
    margin-bottom: 8px;
}
#index .section-info-block .elementor-widget-wrap .title-category .elementor-heading-title{
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
}
#index .section-info-block .elementor-widget-wrap .title-block .elementor-heading-title{
    font-size: 24px;
    font-weight: 700;
    color: #fff;
}
#index .section-info-block .elementor-widget-wrap .elementor-text-editor{
    margin: 15px 0px;
    padding-right: 40px;
}

/* Footer */
footer#footer{
    background-size: auto;
}
footer .block-iqitlinksmanager-1{
    order: 1;
}
footer .block-iqitlinksmanager-3{
    order: 2;
}
footer .block-iqitcontactpage{
    order: 4;
}
footer #iqithtmlandbanners-block-2{
    order: 0;
}
footer .block-iqitlinksmanager-4{
    order: 3;
}
footer #iqithtmlandbanners-block-2 .block-title{
    display: none;
}
footer #iqithtmlandbanners-block-2 img{
    margin-bottom: 15px;
    width: 240px;
    height: auto;
}
/**/
footer #footer-container-main a:hover{
    color: #e60005 !important;
}
footer #footer-container-main h5.block-title{
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}
footer .block-iqitcontactpage .part{
    margin-bottom: 5px;
    padding: 0px 0px 0px 20px;
    position: relative;
}
footer .block-iqitcontactpage .part .icon{
    position: absolute;
    top: 2px;
    left: 0;
}
footer .block-iqitcontactpage hr{
    display: none;
}
/**/
footer .block-social-links{
    margin-top: 15px;
}
footer .block-social-links .block-title,
footer .block-social-links .block-content{
    display: inline-block;
}
footer #footer-container-main .block-social-links h5.block-title{
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-right: 12px;
}
footer #footer-container-main .block-social-links li.twitter a:hover{
    color: #00acee !important;
}
footer #footer-container-main .block-social-links li.linkedin a:hover{
    color: #0e76a8 !important;
}

/* Category Page */
.breadcrumb{
    margin-bottom: 0px !important;
    padding-bottom: 8px !important;
    border-bottom: solid 1px #ede6da;
}
#category #wrapper{
    padding-bottom: 0px;
}
#category #left-column{
    display: none;
}
#category #content-wrapper{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
/**/
#category .category-image{
    margin-bottom: 0px;
    padding: 120px 0px 120px 0px;
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
#category .category-image h1.page-title{
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: none;
    position: relative;
    text-align: center;
    color: #ffffff;
    font-size: 60px;
    font-weight: 700;
    line-height: 68px;
    text-shadow: 0 0 0 rgba(0,0,0,0.5),0 0 5px rgba(0,0,0,0.5),0 0 20px rgba(0,0,0,0.5),0 0 70px rgba(0,0,0,0.5);
    position: relative;
    z-index: 1;
}
#category .category-image h1.page-title::after {
    margin: 35px auto 35px auto;
    display: block;
    content: '';
    width: 131px;
    height: 6px;
    background: #eee;
    box-shadow: 0 0 0 rgba(0,0,0,0.5),0 0 20px rgba(0,0,0,0.5),0 0 70px rgba(0,0,0,0.5);
}
#category .subtitle{
    margin-top: 20px;
    padding: 0px 150px;
    font-size: 27px;
    font-weight: 900;
    color: #ffffff;
    text-shadow: 0 0 0 rgba(0,0,0,0.5),0 0 5px rgba(0,0,0,0.5),0 0 20px rgba(0,0,0,0.5),0 0 70px rgba(0,0,0,0.5);
    text-align: center;
}
#category .subtitle .card.card-block{
    padding: 0px;
    border: none;
}
#category .product-list-subcategories .h2.section-title{
    margin: 0 0 30px 0;
    border-bottom: none;
    font-weight: 300;
    font-size: 35px;
    color: #000000;
    text-transform: uppercase;
    line-height: 35px;
}
/**/
#category.category-depth-level-4 .category-image,
#category.category-depth-level-5 .category-image{
    padding: 60px 0px 0px 0px;
    background-image: none !important;
}
#category.category-depth-level-4 .category-image h1.page-title,
#category.category-depth-level-5 .category-image h1.page-title{
    color: #e60005;
    font-weight: 900;
    text-shadow: none;
}
#category.category-depth-level-4 .subtitle,
#category.category-depth-level-5 .subtitle{
    display: none;
}
#category.category-depth-level-4 .category-image h1.page-title::after,
#category.category-depth-level-5 .category-image h1.page-title::after {
    box-shadow: none;
}
/**/
#category .category-description{
    margin-bottom: 0px;
    padding: 80px 0px;
}
#category .category-description h2{
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 900;
    line-height: 38px;
    color: #000;
}
#category .category-description .text-2-column{
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
}
/**/
#category .product-list-subcategories{
    margin-bottom: 0px;
    padding: 80px 0px 80px 0px;
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    background: #ddd;
}
#category .product-list-subcategories .col-block-subcategories{
    margin-bottom: 25px;
}
#category .product-list-subcategories a.subcategory-name{
    font-size: 16px;
    font-weight: 700;
    color: #000 !important;
}
#category .product-list-subcategories .subcategory-image{
    overflow: hidden;
}
#category .product-list-subcategories .subcategory-image a{
    margin: 0 auto;
    display: block;
    height: 160px;
    background-position:  center center;
    background-size: auto;
    background-repeat: no-repeat;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
#category .product-list-subcategories .col-block-subcategories:hover .subcategory-image a{
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
#category .product-list-subcategories .col-block-subcategories:hover a.subcategory-name{
    color: #e60005 !important;
}
#category span.citation{
    margin: 40px;
    padding: 30px;
    display: block;
    font-size: 30px;
    font-weight: 700;
    color: #e60005;
    line-height: 32px;
    text-align: left;
}
#category span.citation::before,
#category span.citation::after {
    content: '"';
    width: 0px;
    height: 0px;
    font-size: 75px;
    font-family: "Gafata";
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    display: block;
    float: left;
    padding: 20px;
    margin-top: -8px;
    width: 30px;
    height: 30px;
    margin-left: -40px;
}
#category span.citation::after {
    float: right;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    margin-top: 3px;
    margin-right: -40px;
}