/*
 * Custom code goes here.
 * Ajout de Loic !
 */
.sub-title-widget {
    font-size: 1.2em;
    line-height: 1.8em;

}

.ApColumn .title_bloc {
    margin-bottom: 40px;
    margin-top: 30px;
}

.ab-center-title .sub-title-widget {
    text-align: center;

}

.ab-marge-title .sub-title-widget {
    margin-left: 11px;

}

.ab-marge-title .image_description {
    margin-left: 11px;

}

.footer-center .block-social li a:before {
    font-size: 34px;
}

.footer-container .block .title_block {
    color: #f4c3bc;
    font-size: 26px;
    font-weight: 600;
}

.ap-d-flex {
    display: flex !important;
}

.ap-justify-content-center {
    justify-content: center;
}

.ap-justify-content-end {
    justify-content: flex-end;
}

.ap-justify-content-between {
    justify-content: space-between;
}

.ApRow .ap_right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.ApRow .ap_right a.logout,
.ApRow .ap_right a.account {
    color: #fff;
    transition: all 0.3s;
}

.ApRow .ap_right a.logout:hover,
.ApRow .ap_right a.account:hover {
    color: #f4c3bc;
}

.leo-quicklogin-nav {
    height: 17px;
    line-height: 17px;
}

/* Ajout LMC  */
/*  Menu customer  */

#leo_block_top .language-selector {
    display: none;
}

#leo_block_top .currency-selector {
    display: none;
}

.popup-over.leo_block_top .popup-content .user-info {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

#leo_block_top .user-info>li:last-child {
    display: none;

}

.popup-over.leo_block_top .popup-content {
    padding: 10px;
}

.leo-widget .widget-links li {
    margin-bottom: 5px;
}

/*  couleur titre dans le bloc modal ajout de produits */
#blockcart-modal .modal-header {
    background: #89b395;
}

.notification.notification-success {
    background: #89b395;

}

/*  hauteur au dessus de menu modal  */
@media (min-width: 576px) {
    .modal-dialog {
        margin: 55px auto;
    }
}

.product-flags li.product-flag.out_of_stock {
    background-color: #fff;
    padding: 4px 5px 2px 5px;
}

/* #footer a{color:#afa6a6;}#footer a:hover{color:#f4c3bc;}*/
.social-sharing li.tiktok:before {
    content: "\f16d";
    color: #4c61b0;
}



@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?rzy711');
    src: url('../fonts/icomoon.eot?rzy711#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?rzy711') format('truetype'),
        url('../fonts/icomoon.woff?rzy711') format('woff'),
        url('../fonts/icomoon.svg?rzy711#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}


.block-social li.tiktok a:before {
    font-family: 'icomoon' !important;
    speak: never;
    line-height: 1;
    content: "\e900";
}


.product-variants > .product-variants-item .color,.gggg {
height:40px;
width:40px;
}