

.owl-top-narrow #category-slider-demo-7 .owl-controls{right:-2px}
.header .demo-tooltip,.footer .demo-tooltip{position:absolute;right:15px;top:5px;z-index:9;width:20px}
.header-container.sticky-header .header .demo-tooltip{display:none}
.footer .demo-tooltip{top:-20px}
a.tooltip-icon{border:1px solid #fff;color:#fff;border-radius:50%;display:block;width:20px;height:20px;text-align:center;line-height:20px;font-size:10px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-animation:tooltip-animation 1s ease-in infinite;-moz-animation:tooltip-animation 1s ease-in infinite;-ms-animation:tooltip-animation 1s ease-in infinite;animation:tooltip-animation 1s ease-in infinite}
.header-container.type2 a.tooltip-icon,.header-container.type3 a.tooltip-icon,.header-container.type4 a.tooltip-icon,.header-container.type5 a.tooltip-icon,.header-container.type6 a.tooltip-icon,.header-container.type7 a.tooltip-icon,.header-container.type8 a.tooltip-icon{color:#000;border-color:#000}
.tooltip-popup{position:absolute;right:-10px;top:30px;width:300px;background-color:#111;box-shadow:0 0 8px rgba(255,255,255,.5);padding:20px;border-radius:10px;font-size:12px;line-height:1.4;color:#fff;text-align:left}
.tooltip-popup h4{font-size:16px;color:#fff}
.tooltip-popup p{margin-bottom:10px;color:#fff}
.tooltip-popup em{font-size:10px}
a.tooltip-close{position:absolute;right:10px;top:10px;color:#fff}
.footer-middle>.container{position:relative}
.container:after{content: "";display: table;clear: both}
@-webkit-keyframes tooltip-animation {
    0%{opacity:1}
    50%{opacity:0}
    100%{opacity:1}
}
@keyframes tooltip-animation {
    0%{opacity:1}
    50%{opacity:0}
    100%{opacity:1}
}
@-webkit-keyframes tooltip-color {
    0%{color:#fff}
    50%{color:#333}
    100%{color:#fff}
}
@keyframes tooltip-color {
    0%{color:#fff}
    50%{color:#333}
    100%{color:#fff}
}
@-webkit-keyframes tooltip-color-white {
    0%{color:#444}
    50%{color:#fff}
    100%{color:#444}
}
@keyframes tooltip-color-white {
    0%{color:#444}
    50%{color:#fff}
    100%{color:#444}
}
.onepage-category{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.onepage_category_ajax_loader{position:absolute;width:100%;height:100%;background-color:rgba(255,255,255,0.5);z-index:4}
.onepage-category > .category-list{width:80px;text-align:left;position:relative;float:left;background:#000;padding:46px 0 146px;z-index:5}
.onepage-category > .category-list > ul{position:relative;z-index:2;list-style:none;padding:0;transition:all .3s;padding-top:30px}
.onepage-category > .category-list > ul > li{margin-bottom:0}
.onepage-category > .category-list > ul > li:last-child{margin-bottom:0}
.onepage-category > .category-list > ul > li > a{color:#fff;width:auto;line-height:78px;display:inline-block;white-space:nowrap;position:relative}
.onepage-category > .category-list > ul > li > a > em{font-size:25px;width:80px;display:inline-block;text-align:center;vertical-align:middle}
.onepage-category > .category-list > ul > li > a > em > img{vertical-align:middle;max-width:80px}
.onepage-category > .category-list > ul > li > a > span{display:inline-block;vertical-align:middle;opacity:0;visibility:hidden;width:0;transition:all .3s;font-size:16px;font-weight:600;position:relative;overflow:hidden}
.onepage-category > .category-list > ul > li > a:after{content:"";width:16px;height:16px;position:absolute;display:block;right:-15px;top:50%;margin-top:-8px;border:8px solid transparent;transition:all .3s}
.onepage-category > .category-list > ul > li > a:hover,.onepage-category > .category-list > ul > li > a.active{background-color:#00d59d}
.onepage-category > .category-list > ul > li > a:hover > span{opacity:1;visibility:visible;width:auto;padding-right:50px}
.onepage-category > .category-list > ul > li > a:hover:after,.onepage-category > .category-list > ul > li > a.active:after{border-left-color:#00d59d}
.onepage-category > .category-details{float:right;width:calc(100% - 80px);padding:0 100px;padding-bottom:146px}
.onepage-category .category-detail{position:relative}
.onepage-category .category-detail .title-menu{position:relative}
.onepage-category .category-detail .title-menu > a{font-size:26px;color:#000;text-decoration:none;line-height:100px;display:inline-block;font-weight:300;margin-top:70px}
.onepage-category .category-detail .title-menu > a > span{display:inline-block;vertical-align:middle}
.onepage-category .category-detail .title-menu > a.parent:after{display:inline-block;content:"\e81c";font-family:"porto";margin-left:18px;font-size:18px;vertical-align:middle;line-height:36px}
.onepage-category .category-detail .title-menu > a.parent.opened:after{content:"\e81b"}
.onepage-category .category-detail .title-menu > .menu-popup{position:absolute;left:-25px;top:100%;display:none;width:calc(100% + 50px);z-index:3;background-color:#fff;border:1px solid #bebebe;border-radius:5px;padding:50px 0}
.onepage-category .category-detail .title-menu > .menu-popup:before{content:"";border:8px solid transparent;width:16px;height:16px;display:block;border-bottom-color:#bebebe;position:absolute;top:-16px;left:90px}
.onepage-category .category-detail .title-menu > .menu-popup:after{content:"";border:7px solid transparent;width:14px;height:14px;display:block;border-bottom-color:#fff;position:absolute;top:-13px;left:91px}
.onepage-category .category-detail .menu-popup ul{list-style:none;padding:0;margin:0}
.onepage-category .category-detail .menu-popup > ul{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.onepage-category .category-detail .menu-popup > ul > li{float:left;border-left:1px solid #bebebe;margin:10px 0;padding:30px 0}
.onepage-category .category-detail .menu-popup > ul.columns5 > li{width:20%;padding-left:4%;padding-right:4%}
.onepage-category .category-detail .menu-popup > ul.columns5 > li:nth-child(5n+1){border-left:0;clear:left}
.onepage-category .category-detail .menu-popup ul > li> a{color:#000;font-size:16px;line-height:2.5}
.onepage-category .category-detail .menu-popup > ul > li> a{font-weight:700;text-transform:uppercase}
.onepage-category .category-detail .products-area{margin:0 -10px}
.onepage-category .category-detail .products-area .category-link{float:right;margin-top:-70px;margin-right:10px;position:relative;z-index:2;min-width:119px;height:40px;border:2px solid #000;color:#000;border-radius:5px;line-height:36px;text-align:center;text-decoration:none;text-transform:uppercase;font-weight:600}
.onepage-category .category-detail .products-area .category-link:hover{background-color:#000;color:#fff}
.onepage-cat.category-list{margin:-20px 0 -50px}
.onepage-cat.category-list + .main.container{float:left;max-width:calc(100% - 80px);padding:0 100px}
.onepage-category > .category-list > ul.absolute-bottom{position:absolute;top:auto;bottom:0}
.onepage-category > .category-list > ul.fixed-top{position:fixed;left:0;top:70px}
.onepage-category > .category-list > ul.fixed-bottom{position:fixed;left:0;bottom:0}
.onepage-category .additional-content img{max-width:100%}
.onepage-category .menu-popup a > span{position:relative}
.onepage-category .menu-popup a > span > span.cat-label{top:3px;right:-35px;font:inherit;font-size:9px;padding:2px;z-index:1;border-radius:2px;line-height:1;border:1px solid #777;position:absolute}
#banner-slider-demo-19 .slide-content h2{font-size:80px;font-weight:800;line-height:.9;letter-spacing:-6px;margin-left:-5px}
#banner-slider-demo-19 .slide-content p{font-size:20px;margin-bottom:50px;font-weight:300}
#banner-slider-demo-19 .slide-content a.btn-line{color:#000;font-size:14px;font-weight:700;border:2px solid #000;padding:0 34px;height:57px;display:inline-block;line-height:53px;border-radius:8px;text-decoration:none}
#banner-slider-demo-19 .slide-content a.btn-line:hover{color:#fff;background-color:#000}
.category-description img{max-width:100%}
@media(max-width:1199px) {
    #banner-slider-demo-19 .slide-content h2{font-size:40px;line-height:.9;letter-spacing:-3px;margin-left:-2.5px}
    #banner-slider-demo-19 .slide-content p{font-size:12px;margin-bottom:20px}
    #banner-slider-demo-19 .slide-content a.btn-line{font-size:10px;padding:0 16px;height:30px;line-height:26px;border-radius:4px}
    .onepage-cat.category-list + .main.container{padding:0 50px}
    .onepage-category .category-detail .menu-popup ul > li> a{font-size:11px}
    .onepage-category .category-detail .menu-popup > ul.columns5 > li{padding:10px 2%}
    .onepage-category .category-detail .title-menu > .menu-popup{padding:10px 0}
    .onepage-category .category-detail .title-menu > a{margin-top:46px}
}
@media(max-width:767px) {
    .onepage-category{display:block}
    .onepage-category > .category-list{width:auto;float:none;padding:0}
    .onepage-category > .category-list > ul{padding:0}
    .onepage-category > .category-list > ul > li{margin:0;display:inline-block}
    .onepage-category > .category-list > ul > li > a:hover > span,.onepage-category > .category-list > ul > li > a:after{display:none}
    .onepage-cat.category-list + .main.container{float:none;padding:0 15px;width:auto}
    .onepage-category > .category-details{float:none;width:auto;padding:0 15px}
    .onepage-category > .category-list > ul{position:static!important}
    .onepage-category .category-detail .menu-popup > ul{display:block}
    .onepage-category .category-detail .menu-popup > ul.columns5 > li{width:50%;padding:10px 15px}
    .onepage-category .category-detail .menu-popup > ul.columns5 > li:nth-child(5n+1){border-left:1px solid #bebebe;clear:none}
    .onepage-category .category-detail .menu-popup > ul.columns5 > li:nth-child(2n+1){border-left:0;clear:left}
    .onepage-category .category-detail .menu-popup ul > li> a{font-size:14px}
}
.form-list .field{margin-left:4%}
.form-list .fields .field:first-child{margin-left:0}
.box{margin-bottom:30px}
.box .box-title{margin:0}
.product-tabs-container{position:fixed;left:0;top:0;width:100%;padding:15px 0;z-index:1;background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,0.1)}
.product-tabs-container.has-sticky-header{top:45px}
.sticky-tab > li{display:inline-block;font-size:13px;padding:0 10px}
.sticky-tab > li:first-child{padding-left:0}
.sticky-tab > li > a{color:#777;padding:10px 0}
.bounce-loader{transition:all .2s;text-align:center;width:70px;display:inline-block}
.bounce-loader .bounce1,.bounce-loader .bounce2,.bounce-loader .bounce3{animation:1.4s ease-in-out 0 normal both infinite running bouncedelay;background-color:#CCC;border-radius:100%;box-shadow:0 0 20px 0 rgba(0,0,0,0.15);display:inline-block;height:18px;width:18px;margin:0 1.5px}
.bounce-loader .bounce1{animation-delay:-.32s}
.bounce-loader .bounce2{animation-delay:-.16s}
@keyframes bouncedelay {
    0%,80%,100%{transform:scale(0)}
    40%{transform:scale(1)}
}
@media(max-width: 991px) {
    .product-tabs-container.has-sticky-header:not(.has-mobile-sticky-header){top:0}
    .product-tabs-container.has-sticky-header.has-mobile-sticky-header{top:110px}
}
ul.scene{width:100%;height:100%}
ul.scene > li.layer{width:100%;height:100%}
.animation-wave{-webkit-animation: wave 20s 0.1s infinite linear;-moz-animation: wave 20s 0.1s infinite linear;animation: wave 20s 0.1s infinite linear}
.animation-spin {
    -moz-animation: spin 20s infinite linear;
    -o-animation: spin 20s infinite linear;
    -webkit-animation: spin 20s infinite linear;
    animation: spin 20s infinite linear;
}
@-webkit-keyframes wave {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
        -moz-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
        transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    }

    100% {
        -webkit-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
        -moz-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
        transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    }
}

@-moz-keyframes wave {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
        -moz-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
        transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    }

    100% {
        -webkit-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
        -moz-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
        transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    }
}

@-ms-keyframes wave {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
        -moz-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
        transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    }

    100% {
        -webkit-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
        -moz-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
        transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    }
}

@keyframes wave {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
        -moz-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
        transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    }

    100% {
        -webkit-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
        -moz-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
        transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    }
}

.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.caract-prod {
    border:unset!important;
}

.short-description .std p img {
    width:100%;
    height: auto;
}

.amshopby-slider-ui .ui-slider-handle {
    background-color: #5f7cbf!important;
    border: 1px solid #7d76d0!important;
}

span.flashmenu {
    padding:5px;
    color:#fff;
}

a:hover > span.flashmenu {
    border-width:1px;
    border-style:solid;
    /*border-color:#08c;*/
    border-color:#fff;
    border-radius: 3px;
}

.flashmer-home-icon {

}

.mini-cart, .price-box {
    display: none;
}

@media(max-width:767px) {
    .flashdesktop {
        display: none!important;
    }
}

@media(min-width:768px) {
    .flashmobile {
        display: none!important;
    }

    .container-fluid.card.variant {
        border: unset!important;
    }
}

body.full-width .product-view .product-img-box:not(.type-) {
    margin-bottom: 50px!important;
}

.container {
    max-width: 1280px!important;
}

@media(max-width:767px) {
    .flashdesktop {
        display: none!important;
    }
}

@media(min-width:768px) {
    .flashmobile {
        display: none!important;
    }

    .container-fluid.card.variant {
        border: unset!important;
    }
}

body.full-width .product-view .product-img-box:not(.type-) {
    margin-bottom: 50px!important;
}

.container {
    max-width: 1280px!important;
}

.top-container >.breadcrumbs{padding-top:12px;padding-bottom:12px;font-size:13px;line-height:1;color:#3e3e3e;background-color:#fff;}
.breadcrumbs li a{vertical-align:middle;font-weight:400;color:#3e3e3e}
.main-nav .menu-wrapper{background-color:#0071ba;border-radius:5px 5px 0 0;position:relative}

.cdz-menu .level0 .menu-link {
    color: #ffffff!important;
}

.cdz-menu .level1 .menu-link, .cdz-menu .level2 .menu-link, .cdz-menu .level3 .menu-link, .cdz-menu .level4 .menu-link, .cdz-menu .level5 .menu-link, .cdz-menu .level6 .menu-link {
    color: #3e3e3e!important;
}
.cdz-menu .brand-label {
    color:#3e3e3e!important;
}

.container {
    max-width: 1440px!important;
}

.header-container.type2 .header-wrapper {
    background-color:#0071ba!important;
}

.header-container.type2.sticky-header .header-wrapper{
    background-color:#0071ba!important;
}

.footer-ribbon{
    position: unset!important;
    background-color:#0071ba!important;
    text-align: center;
}
.footer-ribbon:before{
    border-right: unset!important;
}

.footer-font {
    font-size: small;
    color: #fff!important;
}

.cdz-menu.cdz-toggle-menu .item.level-top>.dropdown-toggle:after,
.cdz-menu.cdz-toggle-menu .item.level1>.dropdown-toggle:after,
.cdz-menu.cdz-toggle-menu .item.level2>.dropdown-toggle:after,
.cdz-menu.cdz-vertical-menu .item.level-top>.dropdown-toggle:after,
.cdz-menu.cdz-vertical-menu .item.level1>.dropdown-toggle:after,
.cdz-menu.cdz-vertical-menu .item.level2>.dropdown-toggle:after
{
    content: unset!important;
}

.cdz-menu.cdz-toggle-menu .item.level-top>.menu-link,
.cdz-menu.cdz-vertical-menu .item.level-top>.menu-link{
    border-bottom: 0!important;
}

.cdz-menu.cdz-toggle-menu .item.level-top>.groupmenu-drop,
.cdz-menu.cdz-vertical-menu .item.level-top>.groupmenu-drop {
    border: 0!important;
    padding:0 20px 0 10px !important;
}

.mobile-nav .cdz-menu .level1 .menu-link,
.mobile-nav .cdz-menu .level2 .menu-link,
.mobile-nav .cdz-menu .level3 .menu-link,
.mobile-nav .cdz-menu .level4 .menu-link,
.mobile-nav .cdz-menu .level5 .menu-link,
.mobile-nav .cdz-menu .level6 .menu-link {
    color: #fff!important;
    margin-left: 10px!important;
    margin-bottom:5px!important;
}

.mobile-nav .cdz-menu .level1 .menu-link:before,
.mobile-nav .cdz-menu .level2 .menu-link:before,
.mobile-nav .cdz-menu .level3 .menu-link:before,
.mobile-nav .cdz-menu .level4 .menu-link:before,
.mobile-nav .cdz-menu .level5 .menu-link:before,
.mobile-nav .cdz-menu .level6 .menu-link:before {
    font-family: "Font Awesome 6 Pro", serif;
    content: '\f07c';
    padding-right: 5px;
    font-size: 11px;
    font-weight: 200;
}

.mobile-nav .cdz-menu .level0 .menu-link {
    font-weight: 700;
}

.mobile-nav .cdz-menu .level1 .menu-link {
    font-weight: 600;
}

.mobile-nav .cdz-menu .level2 .menu-link {
    font-weight: 400;
}

.mobile-nav .cdz-menu .level3 .menu-link {
    font-weight: 300;
}

.mobile-nav .cdz-menu .level1 .menu-link {
    text-transform: uppercase;
}

.mobile-nav .cdz-menu .level2 .menu-link,
.mobile-nav .cdz-menu .level3 .menu-link,
.mobile-nav .cdz-menu .level4 .menu-link{
    text-transform: capitalize;
}

li.a.amshopby-attr{
    text-transform: capitalize;
}

.cdz-menu.cdz-toggle-menu .dropdown-toggle:before,
.cdz-menu.cdz-vertical-menu .dropdown-toggle:before{
    font-size: 13px!important;
}

div.mobile-nav.side-block.container{
    background-color: #0071ba!important;
}

.cdz-menu.cdz-toggle-menu .item.level-top>.dropdown-toggle,
.cdz-menu.cdz-vertical-menu .item.level-top>.dropdown-toggle {
    color: #fff!important;
}

.cdz-menu.cdz-toggle-menu .dropdown-toggle,
.cdz-menu.cdz-vertical-menu .dropdown-toggle {
    color: #fff!important;
}

.product-view.carousel .product-name h1 {
    font-size: 25px!important;
}

.row-flex {
    display: flex;
    flex-wrap: wrap;
}

/* Conteneur principal */
.overlay-image {
    position: relative;
    width: 100%;
}
/* Image originale */
.overlay-image .block-image {
    display: block;
    width: 100%;
    height: auto;
}

.fit-image{
    width: 100%;
    object-fit: cover;
}

.attribute-picto {
    text-transform: uppercase;
    font-size: 12px;
    color: #0071ba;
    font-weight: 600;
}

.social-share div{
    text-align: center!important;
}

.product-view .product-shop .short-description {
    border-bottom: 0!important;
}

.variation-attribute-header {
    text-transform: uppercase;
    font-size: 12px;
    color:#3e3e3e;
    font-weight: 600;
}

.variation-header {
    text-transform: uppercase;
    font-size: 15px;
    color: #0071ba;
    font-weight: 700;
}

.subrow-additional-data {
    border-left: 3px solid #008de8;
    border-radius: 0;
    background-color: #f7f7f7;
}

.flashdesktop.subrow-additional-data {
    padding: 3px 5px 5px 15px;
}

.flashmobile.subrow-additional-data {
    padding: 2px 5px 5px 10px;
}

.flashmer.card-body {
    padding: unset!important;
}

.mobile-additional-data-title {
    text-transform: uppercase;
    font-size: 9px;
    text-decoration: underline;
    font-weight: 700;
    color: #008de8;
}

.desktop-additional-data-title {
    text-transform: uppercase;
    font-size: 12px;
    /*text-decoration: underline;*/
    font-weight: 700;
    color: #008de8;
}

.desktop-additional-data-subtitle {
    font-size: 12px;
    font-weight: 600;
    text-align: right;
}

.mobile-additional-data-subtitle {
    font-size: 9px;
    font-weight: 600;
    text-align: right;
}

.desktop-additional-data-data {
    font-size: 12px;
}

.mobile-additional-data-data {
    font-size: 9px;
}

.attribute-pictos-container {
    max-height: 173px;
    overflow-y: auto;
}

.attribute-pictos-container::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}

.attribute-pictos-container:hover::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

#narrow-by-list dt {
    background-color: #0071ba;
    color: #fff;
    border: 1px solid #0071ba;
}

#narrow-by-list dd {
    border: 1px solid #0071ba;
}

 dt.amshopby-collapsed:before  {
    content: "\f078";
    width: 26px;
    height: 26px;
    display: block;
    font-family: "Font Awesome 6 Pro";
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -13px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
}

dt:not(.amshopby-collapsed):before  {
    content: "\f077";
    width: 26px;
    height: 26px;
    display: block;
    font-family: "Font Awesome 6 Pro";
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -13px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
}

.block-layered-nav .amshopby-attr-selected,
.block-layered-nav .amshopby-attr-selected:hover {
    font-weight: bold;
    margin-left: 0;
    padding-left: 0;
}

.block-layered-nav a.amshopby-attr-selected:before {
    display: inline-block;
    content: "\f00c";
    font-family: "Font Awesome 6 Pro";
    margin-inline-end: 5px;
}

.btn-remove:before {
    content: "\f00d";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    font-family: "Font Awesome 6 Pro";
    text-indent: 0;
    text-align: right;
}


.block-layered-nav .currently ol {
    border: 1px solid #ddd;
    background-color: #fbfbfb;
    padding: 10px 0;
    margin: 0;
    border-radius:0 0 5px 5px;
}

.block-layered-nav .actions {
    font-size: 11px;
    padding: 10px 15px;
    background: #f7f7f7;
    text-align: right;
    margin-bottom: 14px;
}

.block-category-nav .block-title,.block-layered-nav .currently .block-subtitle,.block-layered-nav dt {
    padding:10px 15px;
    font-size:13px;
    font-weight:700;
    text-transform:uppercase;
    border-top:1px solid #ddd;
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
    background-color:#f5f5f5;
    color:#777;
    position:relative;
    cursor:pointer;
    border-radius:5px 5px 0 0;
    margin-top:14px
}

.product-tabs .panel-body p,.product-tabs .tab-content p{
    font-size:13px;
    font-weight:400;
    line-height:27px;
    margin: 0 0 5px 0;
}

.product-tabs .panel-body .std ul li,.product-tabs .tab-content .std ul li {
    line-height:unset!important;
}

@media(max-width:550px) {
    iframe.youtube-embed {
        width: 350px;
        height: 197px;
    }
}

@media(min-width:551px) {
    iframe.youtube-embed {
        width: 530px;
        height: 315px;
    }
}


.panel-group .panel{border:0;border-radius:0;box-shadow:none}
.panel-default>.panel-heading{background:0 0;padding:0;border-radius:0}
.panel-default>.panel-heading+.panel-collapse>.panel-body{border:0}
.product-tab-accordion .panel-body>h2{display:none}
.panel-title {
    position:relative;
    padding:12px 20px 7px 5px;
    display:block;
    font-size:14px;
    min-height:20px;
    border:0;
    font-weight:700;
    border-bottom:2px solid #0071ba;
    color:#20283d;
    text-transform:uppercase;
}
.panel-title>a.collapsed {
    /*border-bottom:1px solid #dae2e5*/
}
.panel-title:before {
    content:"\f078";
    font-family: "Font Awesome 6 Pro";
    display:inline-block;
    margin-right:10px
}
.panel-title>a.collapsed:before{
    /*content:"\e81c"*/
}

.product-collateral{
    position:relative;
/*    margin-top:50px; */
}

.products-grid .ambrands-link img {
    max-width: 70px;
    max-height: 70px;
}

.flashdesktop.subrow-additional-data p {
    line-height: normal;
    margin: 5px;
}

.technical-description {
    display: inline-block;
}

.technical-description ul {
    list-style: disc;
}

.technical-description-container {
    border-left: 2px solid #008de8;
    background-color: #f7f7f7;
    padding: 8px 8px 8px 5px;
    font-weight: 500;
    border-radius: 5px;
}

.technical-description-title {
    color: #008de8;
    text-align: left;
    /*text-decoration: underline;*/
    margin-bottom: 5px;
    display: none;
}

.technical-description-title:before {
    content: '\f06a';
    font-family: "Font Awesome 6 Pro";
    display:inline-block;
    margin-right: 8px;
}

.desktop-attribute-label {
    font-size: 16px;
    font-weight: 600;
    font-variant: all-small-caps;
}

.desktop-attribute-data {
    font-size: 16px;
    font-weight: 400;
    font-variant: all-small-caps;
}

.desktop-attribute-table-data {
    font-size: 18px;
    font-weight: 400;
    font-variant: all-small-caps;
}

.mobile-attribute-table-label {
    font-size: 16px;
    font-weight: 600;
    font-variant: all-small-caps;
}

.mobile-attribute-label {
    font-size: 15px;
    font-weight: 600;
    font-variant: all-small-caps;
}

.mobile-attribute-table-data {
    font-size: 16px;
    font-weight: 400;
    font-variant: all-small-caps;
}

.mobile-attribute-data {
    font-size: 15px;
    font-weight: 400;
    font-variant: all-small-caps;
}

@media(min-width:551px) {
    div.MagicToolboxContainer {
        text-align: left !important;
    }
}



