/* GLOBAL */
body,html {
    color: #3e3e3e;
    overflow-x: hidden
}

.kl-title-section {
    margin-bottom: 25px;
}
.kl-title-section::after {
    width: 10%;
    height: 2px;
    left: 45%;
    margin: 5px auto 0;
}
.kl-bg-grey {
    padding: 25px 0;
}
h2, .h2 {
    font-size: 42px;
    color: #ba2066;
    font-weight: normal;
}
.kl-custom-chx input[type="checkbox"]:checked + label {
    background-color: #ba2066;
    border-color: #ba2066;
}
.pink{
    color: #ba2066;
}
#ochat_window_open span{
    padding: 10px 0px;
}

.tab-content ul, .page-content ul{
    margin-bottom : 15px
}
.tab-content ul li, .page-content ul li{
    padding-left: 15px;
    position: relative;
}

.tab-content ul li:before, .page-content ul li:before{
    content: '';
    width: 6px;
    height: 6px;
    background-color: #ba2066;
    border-radius: 20px;
    display: block;
    position: absolute;
    left: 2px;
    top: 40%;
}
/* END GLOBAL */
/* HEADER */
.wsmenu>.wsmenu-list>li {
    display: inline-block;
}
.wsmenu>.wsmenu-list>li>a {
    padding: 5px 15px 5px 15px;
    font-size: 14px !important;
}
.navbar .header-social li {
    display: inline-block;
    margin-right: 8px;
}
.kl-translate-top .kl-btn-compte{
    max-width: none;
}
.kl-choice{
    background: url(../images/Icones-panier-removebg-preview.svg) no-repeat scroll center center;
    width: 35px !important;
    height: 35px !important;
}
header .navbar.sticky_menu {
    -webkit-box-shadow: 2px 4px 4px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow:    2px 4px 4px 0px rgba(50, 50, 50, 0.25);
    box-shadow:         2px 4px 4px 0px rgba(50, 50, 50, 0.25);
}
.navbar-expand-lg.navbar-light.kl-nav-menu {
    background: #a50050;
    z-index: 1001 !important;
}
#adtm_menu ul#menu li.sub a.a-niveau1 {
    text-decoration: none;
}
.kl-hero-listing{
    background: #f7f7f7;
}
.kl-hero-listing .kl-breadcrumb ul > li > a{
    color: #a50050;
    opacity:1;
}
.kl-hero-listing .kl-breadcrumb ul > li > a:hover{
    text-decoration: none;
    font-weight: bold;
}
.kl-hero-listing .kl-breadcrumb ul > li > a::after {
    color: #a50050;
}
.column_wrap_title  img.adtm_menu_icon{
    display: block;
}
.adtm_sub .adtm_column_wrap p{
    color: #a50050;
}
ul#menu li a:hover {
    text-decoration: none;
}

#menu  table.columnWrapTable td.adtm_column_wrap_td{
    border-right: 2px solid #FFFFFF
}
#menu  table.columnWrapTable td.adtm_column_wrap_td:last-child{
    border-right: 0;
}
#menu  table.columnWrapTable {
    margin: 4px 0;
}

#menu .menu-product-thmumbnail .item .kl-img-xts{
    height:auto !important;
}
#menu .menu-product-thmumbnail .item .kl-img-xts img{
    max-width: 180px;
    min-width: auto
}
#menu .menu-product-thmumbnail .highlighted-informations,
#menu .menu-product-thmumbnail .kl-add-see{
    display: none;
}
#menu .menu-product-thmumbnail .item:hover .kl-see{
    background: transparent;
}
#menu .menu-product-thmumbnail .kl-title-aff{
    min-height: auto;
}
.kl-hero-listing .kl-breadcrumb ul>li>a h6{
    font-weight: normal;
    line-height: 1;
    font-size: 11px;
    display: inline;
}
/* END HEADER */

/* FOOTER */
.kl-footer {
    padding: 40px 0 10px 0;
}
.kl-footer-seo {
    padding: 0;
}
.kl-footer .stores-link{
    background: url(../images/plan-icon.png) no-repeat scroll left center;
    padding-left: 35px;
    line-height: 25px;
}
.kl-footer .site-pro-link{
    background: url(../images/service-icon.png) no-repeat scroll left center;
    padding-left: 35px;
    line-height: 25px;
}
.kl-footer .social-links li {
    display: inline-block;
    margin-right: 8px;
}
.kl-footer .social-links li a {
    font-size:18px;
}
.kl-footer p {
    margin-bottom: 15px;
}
.kl-mail-footer{
    background: #dfc2e1 none repeat scroll 0 0;
    color: #cd4f7b;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    padding: 15px 0;
}
.kl-mail-footer ul {
    padding: 0;
    margin: 20px 0;
}
.kl-mail-footer li:first-child {
    width: auto;
    min-width: 25px;
}
.kl-mail-footer li p {
    margin:0;
}
.kl-mail-footer .sub_heading {
    color: #cd4f7b;
    font-family: "Open Sans", sans-serif;
    font-size: 22px;
    float: left;
    line-height: 40px;
    margin-top: 5px;
}
.kl-mail-footer .sub_heading:before {
    color: #b10352;
    content: "\f0e0";
    float: left;
    font-family: 'Font Awesome 5 Free';
    font-size: 40px;
    line-height: 40px;
    padding-right: 10px;
}
.kl-mail-footer .kl-newsletter .form-control {
    background-color: #fff;
    font-size: 18px;
    padding: 12px 15px;
    border-radius: 25px;
}
.kl-mail-footer .kl-newsletter .kl-submit {
    padding: 14px 20px;
    border-radius: 25px;
}
.kl-mail-footer .kl-newsletter .kl-submit::before {
    font-family: "Font Awesome 5 Free";
    content: "\f1d8";
    color: #ba2066;
    font-weight: normal;
    font-size: 22px;
}
.kl-mail-footer .newsletter-footer-conditions {
    font-size: 11px;
}
/* END FOOTER */

/* PRODUCT PAGE */
.kl-tag.kl-new {
    font-size: 14px;
    padding: 12px 10px 8px;
    display: inline-block;
    line-height: 1;
    bottom: 15px;
    right: 15px;
    color: #fff;
    background: #ba2066;
}
#product-comments-list-header {

    display: block;
}
.product-images-magnifier .thumb-container{
    display: inline-block;
    width: auto !important;
    margin-right: 10px;
    margin: 2px;
    outline: none;
    height: auto;
    border: 1px solid transparent;
    float: left;
}
.product-images-magnifier .thumb-container img,  .lSSlideOuter  .lightSlider img{
    -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.25);
    box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.25);
}

.kl-product-single--item {
    height: auto !important;
}
.kl-product-single--item img{
    margin-bottom: 0;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow:    2px 2px 5px 0px rgba(50, 50, 50, 0.25);
    box-shadow:         2px 2px 5px 0px rgba(50, 50, 50, 0.25);
}
.kl-product--item .slick-slide img {
    -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow:    2px 2px 5px 0px rgba(50, 50, 50, 0.25);
    box-shadow:         2px 2px 5px 0px rgba(50, 50, 50, 0.25);
}
.kl-col-right-product{
    -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow:    2px 2px 5px 0px rgba(50, 50, 50, 0.25);
    box-shadow:         2px 2px 5px 0px rgba(50, 50, 50, 0.25);
}
.kl-product--item .slick-vertical .slick-slide {
    display: inline-block;
    width: auto !important;
    margin-right: 10px;
}
.kl-details-product h1 {
    font-size: 22px;
    margin-bottom: 0;
}
.kl-details-product .kl-price-note p {
    text-align: center;
}
.product-read-more{
    font-size: 12px;
    display: block;
    position: relative;
    top: -10px;
}
.product-help-call{
    background: #eee;
    padding: 10px 20px;
    color: #888;
}
.product-help-call .fa-phone{
    float: left;
    margin-top: 5px;
    margin-right: 10px;
    font-size: 44px;
}
.product-help-call .product-help-call-text{
    font-size: 18px;
}
.kl-social-link li {
    margin-right: 0;
}
.kl-social-link li a {
    width: 36px;
    height: 36px;
    background: #fff;
    color: #ba2066;
    text-align: center;
    line-height: 39px;
    font-size: 20px;
    display: block;
}
.slick-initialized .slick-slide {
    margin: 2px;
}
#product-availability .alert{
    font-size: 14px;
    padding: 5px;
    text-align: center;
    margin: 15px 0 0 0;
}
.kl-detail-product--list li{
    margin-bottom: 5px;
}
.kl-detail-product--list li strong:before{
    content:'';
    display: inline-block;
    height: 10px;
    width: 10px;
    background: #ba2066;
    border-radius: 50%;
    margin-right: 5px;
}
.kl-detail-product--list li strong{
    color: #ba2066;
}

.product-discounts .product-discount{
    width: 100px;
    height: 100px;
    border: 1px solid #ba2066;
    text-align: center;
    padding: 15px 5px;
    box-sizing: border-box;
    margin: 5px;
    cursor: pointer;
}
.product-discounts .product-discount:hover, .product-discounts .product-discount.active{
    border: 3px solid #ba2066;
    padding: 13px 3px;
}
.product-discounts .product-discount .product-discount-qty{
    font-size: 14px;
    display: block;
}
.product-discounts .product-discount .product-discount-price{
    font-size: 18px;
    display: block;
    color: #ba2066;
    font-weight: bold;
}
.product-discounts .product-discount .product-discount-text{
    font-size: 14px;
    display: block;
}
.product-discounts.slick-slider{
    overflow: initial;
}
.product-discounts button.slick-arrow{
    background-color: transparent;
    width: 45px;
    height: 46px;
    border: none;
    top: 55px;
    position: absolute;
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: #b10352;
}
.product-discounts button.slick-arrow.slick-prev:before, .product-discounts button.slick-arrow.slick-next:before {
    font-family: 'Font Awesome 5 Free';
    color: #b10352;
    opacity: 1;
}
.product-discounts button.slick-arrow.slick-prev {
    left: -52px;
}
.product-discounts button.slick-arrow.slick-prev:before {
    content: '\f053';
}
.product-discounts button.slick-arrow.slick-next {
    right: -52px;
}
.product-discounts button.slick-arrow.slick-next:before {
    content: '\f054';
}
.btn-comment-big {
    padding: 6px 16px;
    height: 45px;
    line-height: 35px;
}
.btn-comment {
    display: flex !important;
    height: auto !important;
    padding: 10px 16px !important;
}
.btn-comment .material-icons {
    display: block !important;
}
.fmm_sticker_base_span {
    position: relative !important;
    left: auto !important;
    top: auto !important;
}
.bestkit_icon_item, .bestkit_icon_item:hover {
    border: none;
}
.shipping-amount-display strong{
    font-weight: normal;
}
.shipping-amount-display .price{
    color: #ba2066;
    font-size: 13px;
}
.shipping-amount-display .filled-line {
    background: #ba2066;
}
.shipping-amount-display .line {
    margin-top: 10px;
}
.shipping-amount-display {
    padding-left: 60px !important;
    background: url(../images/free_shipping.png) no-repeat scroll left center;
    background-size: auto 60px;
}
.shipping-amount-display.product {
    margin-top: 30px !important;
    margin-bottom: 10px !important;
}
.shipping-amount-display.product p.free-shipping-text{
    padding: 15px 0;
    margin-bottom: 0;
    line-height: 20px;
}
.shipping-amount-display p.text {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 0;
}
#ap5-product-footer-pack-list-title{
    border-bottom: none;
    font-weight: 200;
    color: #ba2066;
    font-size: 30px;
}
.ap5-pack-product .ap5-pack-product-icon-plus{
    border: none;
}
.pm-ap-owl-carousel .pm-ap-owl-item img{
    -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.25);
    box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.25);
}
.ap5-price-container{
    float: none;
}
#ap5-pack-product-form{
    padding-left: 30px;
}
#ap5-pack-product-form .product-price{
    text-align: center;
    margin: 25px auto;
    font-weight: normal;
    font-size: 28px;
}
#ap5-pack-product-form .add-to-cart{
    border-radius: 30px;
    padding: 8px 35px;
}
.ap5-pack-product .ap5-pack-product-icon-plus::before{
    content: "\e148";
    font-size: 44px;
    color: #ba2066 !important;
    top: 20%;
}
.ap5-pack-product .ap5-pack-product-icon-plus.egal::before{
    content: "\e25d";
    left: -20px;
}
.separator-top{
    border-top: 1px solid #ba2066;
}
.separator-bottom{
    border-bottom: 1px solid #ba2066;
}
#fscustomhtml-before-description .h3{
    font-weight: 200;
    color: #ba2066;
    font-size: 30px;
}
#fscustomhtml-before-description .fsch-product-block {
    margin-top: 0;
}
.fsch-product-block .btn{
    border: 2px solid #ba2066;
    border-radius: 25px;
    padding: 5px 20px;
    background: none;
    color: #ba2066;
}
.fsch-product-block .btn:hover{
    background: #ba2066;
    color: #fff;
    text-decoration: none;
}

#product-tabs .nav-tabs{
    border-bottom: none;
}
#product-tabs .nav-tabs{
    border-bottom: none;
}
#product-tabs .nav-tabs .nav-item{
    text-align: center;
}
#product-tabs .nav-tabs .nav-link{
    font-weight: bold;
    text-transform: uppercase;
    border: none;
    border-bottom: 2px solid transparent;
}
#product-tabs .nav-tabs .nav-link:hover,#product-tabs  .nav-tabs .nav-link:focus{
    border: none;
    border-bottom: 2px solid #ba2066;
    color: #ba2066;
}
#product-tabs .nav-tabs .nav-link.active, #product-tabs .nav-tabs .nav-item.show .nav-link{
    border: none;
    border-bottom: 2px solid #ba2066;
}

/* END PRODUCT PAGE */

/* PRODUCT CAROUSEL */
.kl-title-aff {
    background: #fff;
    min-height: 130px;
}
.kl-aff-list:after {
    background: #fff;
}
.item .kl-img-xts {
    height: 278px !important;
}
.js-product-miniature .product-list-reviews{
    position: relative;
    top: auto;
}
.kl-add-see.hvr-sweep-to-right::before {
    background: #ba2066 !important;
}
.kl-title-aff .h3, .kl-title-aff h3{
    font-size: 15px;
}
.kl-aff-list .slick-dots{
    display: none !important;
}
.kl-tag.kl-promotion, .kl-tag.kl-discount {
    bottom: 155px;
    left: 20px;
    padding: 6px 10px;
    z-index: 10;
}
.highlighted-informations{
    display:none;
}
.item:hover .highlighted-informations{
    display:block;
}
.kl-slick-product .slick-slide:hover .kl-title-aff {
    padding-top: 20px;
}
/* END PRODUCT CAROUSEL */

/* HOME */
.slick-slider {
    overflow: hidden;
}
.kl-slide-home .carousel-item img{
    object-position: center !important;
    width: 100% !important;
}

.kl-content-box {
    padding: 40px 0;
}

.kl-bx-content {
    margin-top: 50px;
    margin-bottom: 15px;
}

.kl-bx-content p {
    padding-bottom: 15px;
}

.kl-bx-content p:after{
    width: 10%;
    height: 2px;
    left: 45%;
}

#index .kl-see-more {
    margin-bottom: 0;
}
.kl-img-offer div ul {
    position: absolute;
    bottom: 0;
    width: calc(100% - 30px);
    background: #ffffffc9;
    margin: auto;
    text-align: center;
    padding: 10px 0 5px;
    box-sizing: content-box;
}
.kl-img-offer ul li h3 {
    color: #ba2066;
}
.kl-img-mode {
    min-height: auto;
}
.kl-img-mode span:before {
    width: 150%;
    height: 100%;
}
.kl-img-mode span:after {
    left: 25%;
    top: 10%;
    bottom: 10%;
    width: 100%;
    height: auto;
}
/* END HOME */

/* STORES */
#stores #map {
    width: 100%;
    height: 447px;
    margin-bottom: 26px;
}
#stores input#addressInput {
    display: inline-block;
    width: 269px;
}
@media (max-width: 480px) {
    #stores input#addressInput {
        width: 100%;
    }
}
#stores .address-input {
    float: left;
    margin-right: 19px;
}
@media (max-width: 767px) {
    #stores .address-input {
        width: 100%;
        margin: 0 0 20px 0;
    }
    .kl-category-section.has-image {
        min-height: initial !important;
        margin-bottom: 20px;
    }
    .kl-sub-categories .item, .kl-row-listing .item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin: 0;
    }
    .kl-title-aff h3 {
        font-size: 12px;
    }
    #js-product-list .hvr-sweep-to-right {
        display: none;
    }
    .wrap-add-card {
        margin: 0;
        padding: 0;
    }
    .wrap-add-card .kl-col-right-product {
        box-shadow: none !important;
    }
}

.kl-main-content {
    padding: 45px 15px;
}
#stores .address-input label {
    margin-right: 5px;
}
#stores .radius-input {
    float: left;
    line-height: 23px;
    margin-right: 20px;
}
#stores .radius-input label {
    margin-right: 10px;
}
#stores .radius-input #radiusSelect {
    width: 78px;
    display: inline-block;
}
#stores .store-content {
    padding-bottom: 30px;
}
#stores .store-content-select .selector {
    visibility: hidden;
    display: none;
}
#stores .store-content-select.active {
    padding-top: 30px;
    margin-bottom: 30px;
    border-top: 1px solid #eeeeee;
}
#stores .store-content-select.active .selector {
    visibility: visible;
    display: block;
}
#stores .store-title {
    margin-bottom: 16px;
}
#stores label {
    font-weight: normal;
    color: black;
}
#stores #stores_loader {
    display: none;
    margin-left: 5px;
}
#stores #locationSelect {
    max-width: 356px;
    visibility: hidden;
}
#stores #stores-table {
    display: none;
}
#stores #stores-table tbody td {
    padding: 20px;
}
#stores #stores-table tbody td.num {
    background: white;
    width: 46px;
}
#stores #stores-table tbody td.name span {
    padding-left: 15px;
}
@media (max-width: 767px) {
    #stores #stores-table tbody td.name img {
        display: none;
    }
    #blockcart-modal img{
    max-width: 250px;
    height: auto;
    margin: auto;
    display: block
    }
}

.store-image img {
    width: 100%;
    min-width: 100px;
}

/* END STORES */

/* CATEGORY */
#category .kl-main-content{
    padding-top: 10px;
}
.kl-category-section {
    background: #fff;
    position: relative;
    overflow: hidden;
}

.kl-category-section.has-image {
    min-height: 280px;
}
.kl-category-section img {
    position: absolute;
    opacity: 1;
    right: 0;
    max-width: 80%;
    min-width: auto;
}

.kl-category-section img.full-width {
    position: relative;
    max-width: 100%;
}
.kl-sub-categories{
    position: relative;
    border: 4px #a50050 solid;
    margin: 20px;
    padding: 20px;
    width: auto;
    display: inline-block;
    min-width: 300px;
    background: #ffffff;
}
.kl-sub-categories .menu-title{
    font-size: 27px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: left;
    color: #1d1d1d;
}
.kl-sub-categories-list a .sub-category {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 1px;
    text-align: left;
    color: #3e3e3e;
}
.kl-sub-categories-list {
    margin-bottom: 0;
}
.kl-sub-categories-list li {
    display: block;
    width: auto !important;
    height: auto;
    border: none;
    background: none;
    margin: 0 !important;
    text-align: left;
}

#category-description{
    height: auto;
    margin: 0;
}
#id-filter-xts.form-control{
    padding: 0.5rem 0.5rem !important;
    font-size: 0.8rem;
}
/* END CATEGORY */

/* MAGNIFY PRODUCT */
.magnify > .magnify-lens{
    border-radius: 0;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
}

/* END MAGNIFY PRODUCT */
/* INSTRAGRAM */
.instagram-carousel-container button.slick-prev.slick-arrow, .instagram-carousel-container button.slick-next.slick-arrow{
    top: 45%;
    background-color: transparent;
    color: #ba2066;
    width: 36px;
}
.instagram-carousel-container button.slick-prev.slick-arrow:before, .instagram-carousel-container button.slick-next.slick-arrow:before{
    color: #ba2066;
}
.instagram-carousel-container button.slick-prev.slick-arrow{
    left: -36px;
}
.instagram-carousel-container button.slick-next.slick-arrow{
    right: -36px;
}
.instagram-carousel-container .slick-slider {
    overflow: visible;
}
/* END INSTRAGRAM */
/* COOKIE PLUS */
#open_ochat_conversion{
    z-index:1000;
}
.cookiesplus-modal .h1{
    font-size: 20px;
    margin: 0;
}
.cookiesplus-modal .modal{
    padding: 0 !important;
}
body .cookiesplus-modal .cp-policy {
    color: #fff;
    margin: 0;
}
.cookiesplus-modal .card-block{
    padding-top: 0;
    color:#1d1d1d;
}
.cookiesplus-modal .modal-footer {
    border-top: none;
    background: #f1f1f1;
    padding-top: 0;
}
.cookiesplus-modal  .modal-footer .btn {
    padding: 4px 20px;
}
/* END COOKIE PLUS */
/* BLOG */
#blog_list_1-7 .h3 {
    line-height: inherit;
    padding-bottom: 0px;
    margin-bottom: 10px;
    border-bottom: none;
    font-size: 16px;
    height: auto;
}
#blog_list_1-7 .h3 a{
    color: #ba2066;
}
#blog_list_1-7 li:hover .block_cont .block_top {
    padding: 0;
}
#blog_list_1-7 li:hover .block_cont .block_bas {
    padding-top: 20px;
}
#blog_list_1-7 .prestablog_more a {
    padding: 5px 15px;
    height: 35px;
}
#blog_list_1-7 .prestablog_more a {
    padding: 5px 15px;
}
#blog_list_1-7 .prestablog_more .blog_link {
    position: relative;
    padding-left: 30px;
}
#blog_list_1-7 .prestablog_more .blog_link i{
    position: absolute;
    left: 5px;
}
#prestablog_lastliste{
    margin-bottom: 25px;
}
.block-categories #prestablog_lastliste a.link_block{
    font-size: 14px;
    line-height: 15px;
    display: block;
}
.block-categories #prestablog_lastliste a.link_block:hover{
    text-decoration: none;
}
.block-categories #prestablog_lastliste a.link_block span{
    color: #1d1d1d;
    font-size: 10px;
    line-height: 12px;
    display: block;
    margin-top: 5px;
}
.block-categories #prestablog_lastliste img.lastlisteimg{
    margin-bottom: 0;
}
#prestablog_dateliste a, #prestablog_dateliste a:hover{
    color: gray !important;
    text-decoration: none;
}
#prestablog_menu_cat nav ul{
    background: transparent;
}
#prestablog_menu_cat nav ul li{
    background: #ba2066;
    margin-right: 5px;
    margin-bottom: 5px;
    height: 40px;
}
#prestablog_menu_cat nav ul li a{
    padding: 8px 10px;
    font-weight: normal;
    font-size: 16px;
}
.prestablog_cat_img{
    padding: 0;
}
#blog_list_1-7 {
    height: auto !important;
    display: flex;
    float: none;
}
#blog_list_1-7 .blog_list_item {
    position: relative;
    width: 100%;
    float: none;
    display: flex;
    padding: 10px;
}
#blog_list_1-7 .blog_list_item .block_cont {
    padding-bottom: 20px;
    position: relative;
}
#blog_list_1-7 .blog_list_item .prestablog_more{
    position: absolute;
    width: 100%;
    bottom: 0;
}

#prestablog_menu_cat nav ul, img.logo_home, #menu-mobile {
    list-style: none;
}
#blog_list_1-7 .prestablog_more {
    display: block;
    background-color: #ba2066!important;
}
#blog_list_1-7 a.blog_link:hover, #blog_list_1-7 .comments:hover, #blog_list_1-7 a.blog_link:hover::before, #blog_list_1-7 .comments:hover::before {
    background-color: #ba2066!important;
    color: #fff;
}
#blog_list_1-7 .block_bas h3 a {
    color:#ba2066!important;
}
#blog_list_1-7 p, .date_blog-cat {
    margin: 12px 0px;
}
#blog_list_1-7 a.blog_link, #blog_list_1-7 a.comments, .prestablog_more, #prestablogauthor a.blog_link {
    color: #ffffff!important;
}
#prestablogfont h1, #prestablogfont h2, #prestablogfont h3, #prestablogfont h4, #prestablogfont h5, #prestablogfont h6, #prestablog_article{
    color:#ba2066!important;
}
.block-categories {
    background: #ffffff !important;
}
.block-categories a.link_block, .category-top-menu a {
    color: #ba2066 !important;
}
.block-categories a.btn_link {
    color: #ffffff !important;
}
.title_block {
    color: #ba2066 !important;
}
#prestablog_lastliste a.btn-primary, #prestablog_catliste a.btn-primary, #prestablog_dateliste a.btn-primary, #prestablog_block_rss a {
    background-color: #ba2066 !important;
}
#prestablogfront, #prestablog-fb-comments, #prestablog-comments, #prestablog-rating, #prestablogauthor, time.date span, .info_blog span {
    background-color: #ffffff !important;
}
#blog_list_1-7 .block_cont {
    background-color: #ffffff !important;
}
#blog_list_1-7 li:hover .block_cont {
    background-color: #ffffff !important;
}
#prestablog_lastliste a.btn-primary:hover, #prestablog_catliste a.btn-primary:hover, #prestablog_dateliste a.btn-primary:hover, #prestablog_block_rss a:hover {
    background-color: #ba2066 !important;
}
div.prestablog_pagination span.current {
    background-color: #ba2066 !important;
}
div.prestablog_pagination span.current {
    color: #ffffff !important;
}
div.prestablog_pagination span.current {
    border: 1px solid #ba2066 !important;
}
/* END BLOG */
/* CART - CHECKOUT */
.block-promo .cart-summary-line .label, .block-promo .promo-name{
    font-size: 13px;
}
.cart-summary.card{
    -webkit-box-shadow: 2px 2px 5px 0 rgba(50,50,50,.25);
    -moz-box-shadow: 2px 2px 5px 0 rgba(50,50,50,.25);
    box-shadow: 2px 2px 5px 0 rgba(50,50,50,.25);
    background: #fff;
    padding: 10px;
}
.block-promo .promo-code {
    background: #fff;
}
.block-promo .promo-input {
    height: 44px;
}
.block-promo button{
    padding: 10px;
}
body#checkout section.checkout-step .payment-options .payment-option {
    margin-bottom: .5rem;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5rem;
}
.payment-option img{
	max-width:100%;
}
/* END CART - CHECKOUT */
.custom-checkbox{
    margin-left:25px;
}
.custom-checkbox input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -border-radius: 4px;
    height: 22px;
    margin: 0;
    width: 22px;
    line-height: 20px;
    background: #fff;
    border: 1px solid #bfbfbf;
    text-align: center;
    position: absolute;
    left: 20px;
}
.custom-checkbox input[type="checkbox"]:checked {
    background: #fff;
    border: 1px solid #ba2066;
    margin: 0;
}
.custom-checkbox input[type="checkbox"]:checked:before {
    font-family: FontAwesome;
    content: '\f00c';
    display: block;
    color: #ba2066;
    font-size: 16px;
    position: absolute;
    width: 20px;
}

#checkout-personal-information-step .nav-item span[href="nav-separator"]{
    display: none;
}

.modal-backdrop{
	z-index:940 !important;
}
.modal #search_widget{
	float: none;
    overflow: hidden;
}

#soyresponsiveslider figure img{
	height: auto;
}

.arrow_right,  .arrow_left{
    border-left-color: #a50050;
    border-right-color: #a50050;
	opacity: .8;
}

.row #content-wrapper{
	width:100%;
}

.grecaptcha-badge{
	right: -300px !important;
}
@media (max-width: 991px) {
    .navbar-brand {
        margin: 8px auto !important;
    }
    #header .cart-search {
        margin-right: 16px;
    }
    #header .cart-search .blocksignin {
        top: 0;
    }
    
}
.kl-translate-top a, .kl-translate-top span.obf {
    color: #393939;
  font-size: 16px;
  text-transform: uppercase !important;
  font-weight: 600;
  position: relative;
  text-transform: none; }
.kl-translate-top span:not(.obf) {
font-size: 14px;
font-weight: bold;
color: #ba2066;
margin: 0 0 0 15px; }
.kl-head-top .search-bar-wrappper {
position: relative;
top: 20px;
}
.kl-head-top .blockcart {
    position: relative;
    top: 13px;
}
/* .kl-head-top .kl-translate-top span:not(.obf) {
    color: #fff !important;
} */
.kl-head-top .kl-translate-top  {
    color: #ba2066 !important;
}
.kl-translate-top .kl-btn-compte {
background: #ba2066;
color: #fff !important;
text-align: center;
font-size: 12px !important;
display: block;
max-width: 300px;
padding: 13px 26px;
text-transform: none !important;
margin-right: auto !important;
-moz-transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
-ms-transition: all ease-in-out 0.4s;
transition: all ease-in-out 0.4s; }
.kl-choice span {
    width: 13px;
    position: absolute;
    top: -4px;
    right: -2px;
    display: block;
    background: #ba2066;
    font-size: 9px !important;
    border-radius: 150px;
    height: 13px;
    text-align: center;
    color: #fff !important;
}
.kl-head-top .kl-price-up .kl-languagepicker {
    width: 20px !important;
}
.kl-languagepicker {
    display: inline-block;
    padding: 0;
    height: 23px;
    overflow: hidden;
    -moz-transition: all ease-in-out 0.4s;
    -webkit-transition: all ease-in-out 0.4s;
    -ms-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    margin: 0 0 10px 0 !important;
    vertical-align: top;
    position: absolute;
    left: -4px !important;
    top: -15px !important;
    z-index: 1;
    background: #f7f7f7;
}
.kl-head-top .kl-translate-top .kl-btn-retailler {
    background: #ba2066;
    color: #fff !important;
    text-align: center;
    font-size: 12px !important;
    display: inline-block;
    max-width: 230px !important;
    padding: 6px;
    text-transform: none !important;
    margin-left: 10px !important;
    margin-right: auto !important;
    -moz-transition: all ease-in-out 0.4s;
    -webkit-transition: all ease-in-out 0.4s;
    -ms-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    text-transform: uppercase !important;
}
.kl-head-top .kl-translate-top .kl-btn-retailler :hover {
    text-decoration: none; }
.kl-btn-retailler span {
    margin: 0!important;
    color: #FFF !important;
}
.blocksignin {
    position: relative;
    top: 12px;
}
.kl-signin-account {
    background: url(../images/Icones-mon-compte2-removebg-preview.svg) no-repeat scroll center center;
    width: 35px !important;
    height: 35px !important;
    position: relative;
}

@media (min-width:991px) {
    .kl-head-top .kl-translate-top {
        display: flex;
    }
    .kl-languagepicker {
        left: -7px !important;
        top: 8px !important;
    }
    #header .kl-translate-top > span:not(.obf) {
        position: relative;
        top: 7px;
    }
    .kl-head-top .search-bar-wrappper {
        position: relative;
        top: 2px;
        margin-right: 8px;
        margin-left: 6px;
    }
    .blocksignin {
        top: 0 !important;
    }
    .kl-head-top .blockcart {
        top: 1px;
    }
    .kl-head-top .kl-translate-top .kl-btn-retailler {
        padding: 7px;
        height: 35px;
    }
    #header .kl-topbar {
        margin-bottom: 10px;
    }
}