.ybc-blog-post-footer .read_more:hover,
.blog-managament-information button[type="submit"]:hover,
.ybc-blog-tag-a:hover,
#form_blog .btn.edit_view_post:hover,
.form_reply_comment input[type="submit"]:hover,
.form_reply input.btn.btn-primary.btn-default[name="addReplyComment"]:hover,
.form-polls-body button[name="polls_cancel"]:hover,
.form-polls-body button:hover
{
    background:var( --secondary );
    border-color:var( --secondary );
}
.ybc-blog-like-span.active, .be-tag-block .be-tags a, .be-tag-block .be-tags,
.ybc-blog-related-posts-meta-categories > a,
.view_post,
.comment-content h4.comment_name span,
.ybc_block_categories .active > a,
.comment-content .post_title span a,
.blog-managament-information .help-block a,
.ybc-blog-comment-info .post-author .ybc_title_block {
  color:var(--dark);
}
.ybc-block-comment-reply:hover,
.ybc_title_block:hover,
.read_more:hover,
.form_reply input.btn.btn-primary.btn-default[name="addReplyComment"] + .btn.btn-default:hover,
.comment-content .post_title span a:hover,
.list_category_item .sub_category li a:hover,
.ybc_block_categories .active > a:hover,
.ybc-blog-comment-info .post-author .ybc_title_block:hover,
.blog-managament-information .help-block a:hover,
#form_blog a.ybc_button_backtolist:hover{
    color: var(--secondary);
}
.ybc-blog-thumbnail-list.carousel .ybc-blog-thumbnail-item.slick-current:before,
.ybc-blog-slider.carousel .slick-dots .slick-active button{
    border-color: var(--secondary);
}
.ybc-blog-form-comment .blog-submit .button,
.blog-managament-information button[type="submit"],
.ybc-blog-slider.carousel .slick-dots .slick-active button,
.blog_view_all, .view_all_link,
.blog_view_all_button a,
.form-polls-body button,
.form_reply input.btn.btn-primary.btn-default[name="addReplyComment"],
.add_new_post_blog a,
#form_blog button[type="submit"],
#form_blog .btn.edit_view_post,
.form_reply_comment input[type="submit"],
.ets_blog_loading .squaresWaveG
{
  background:var(--secondary);
}

.ybc-blog-form-comment .blog-submit .button:hover,
.blog_view_all:hover, .view_all_link:hover,
.blog_view_all_button a:hover,
.add_new_post_blog a:hover,
#form_blog button[type='submit']:hover
{
  background: var(--secondary);
}
.ybc_blog_ltr_mode a:hover, 
.ybc-blog-wrapper-detail a:hover,
.ybc-blog-like-span:hover, 
.blog-main-page a:hover,
.ybc_button_backtolist:hover,
.ybc-block-comment-report:hover{
    color: var(--secondary);
}
.form-polls-body button,
.form_reply_comment input[type="submit"]{
    border: 1px solid var(--secondary);
}

@keyframes bounce_squaresWaveG {
    0% {
        background-color: var(--secondary);
    }

    100% {
        background-color: rgb(255, 255, 255);
    }
}

@-o-keyframes bounce_squaresWaveG {
    0% {
        background-color: var(--secondary);
    }

    100% {
        background-color: rgb(255, 255, 255);
    }
}

@-ms-keyframes bounce_squaresWaveG {
    0% {
        background-color: var(--secondary);
    }

    100% {
        background-color: rgb(255, 255, 255);
    }
}

@-webkit-keyframes bounce_squaresWaveG {
    0% {
        background-color: var(--secondary);
    }

    100% {
        background-color: rgb(255, 255, 255);
    }
}

@-moz-keyframes bounce_squaresWaveG {
    0% {
        background-color: var(--secondary);
    }

    100% {
        background-color: rgb(255, 255, 255);
    }
}
.blog-extra-facebook-share .pinterest a:before{
    content:url(/themes/alolivierchild/assets/img/facebook-blog.svg);
    background-color: transparent;
}

.blog-extra-facebook-share .facebook a:before{
    content:url(/themes/alolivierchild/assets/img/pinterest-blog.svg);
    background-color: transparent;
}
.ybc_image-single img{
    width:100%;
    max-height: 528px;
    object-fit: cover;
}
.ybc-blog-wrapper-detail span.post-date{
    /*margin-top: 24px;*/
    margin-bottom: 0;
}
.blog-single-container .ybc_blog_img_wrapper{
    margin-bottom: 24px;
}

.bloc-products-blog #ybc-blog-related-products{
    padding-top: 10px;
}
.blog-single-container .ybc-blog-wrapper-detail{
    padding:0 ;
}
.related-detail .ybc-blog-related-posts-list > li{
    display: flex;
    flex-wrap: wrap;
}
.related-detail .ybc-blog-related-posts-list > li.even{
    display: inline-block;
}
.related-detail .ybc-blog-related-posts-list > li.even .detail-img{
    float: right;
}
.related-detail .ybc-blog-related-posts-list > li.odd .detail-description{
    right: auto;
    left: 0;
}
.bloc-products-blog #ybc-blog-related-products,.related-detail.ybc-blog-related-posts{
    border-top: none;
}
.bloc-products-blog .ybc_related_products_type_carousel .product-container{
    border: none;
}
.bloc-products-blog .blog-product-list .right-block{
    text-align: left;
}
.bloc-products-blog  #ybc-blog-related-products .blog-product-list .right-block .content_price .bp-price-display{
    padding: 0;
}
#ybc-blog-related-products .content_price span{
    font-size: 18px !important;
    line-height: 1.25em;
    letter-spacing: 2.02px;
    color: var(--dark);
    font-weight: 500 !important;
}
.blog-product-list .right-block > h5 a{
    font-size: 20px;
    font-weight: 500;
    font-family: 'lovato';
    color: #000;
    letter-spacing: 1px;
    line-height: 1.1;

}
img.fork, img.timining {
    margin-right: 10px;
}
.blog-product-list .right-block > h5{
    margin-top: 15px;
    min-height: 46px;
    padding-left: 0;
}
.short-descript-blog p{
    font-family: 'Roboto', sans-serif !important;
    font-weight: normal;
    line-height: 1.1;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0.2px;
}
.content-video .title-video{
    margin-bottom: 24px;
}
.bloc-1-text p{
    font-size: 18px !important;
    color: #000;
}
.blog-extra .blog-extra-facebook-share li a{
    font-size: 0;
    overflow: visible;
}
p.legend.style-Rr.p3{
    margin-top: 15px;
    font-size: 16px !important;
}
.bloc-1-text a {
    text-transform: uppercase;
    letter-spacing: 0.7px;
    text-underline-offset: 0.4em;
}

.bloc-2-image{
    margin-top: 77px;
}
p.legend.style-Rr.p3 {
    margin-top: 12px;
    margin-bottom: 15px;
}
.bloc-2-image{
    margin-bottom: 50px;
}

.related-detail ul li .detail-img{
    padding-bottom: 15px;
}
.related-detail ul li .detail-description {
    padding-bottom: 48px;
}

.bloc2-text .content-html {
    margin-bottom: 64px;
}

.bloc-products-blog .list-nicewishlist{
    z-index: 99;
    right: 16px;
}
.short_descrip img{
    vertical-align: middle;
}
.header-blog-single{
   margin-bottom: 60px;
}
 .single-wrapper img.line-sn {
    position: relative;
    top: -25px;
}
.bloc2-text ul{
    list-style: inside;
    padding-left: 22px;
}
#ybc-blog-related-products .add-to-cart {
    visibility: hidden;
}
#ybc-blog-related-products .ajax_block_product:hover .add-to-cart {
    visibility: visible;
}
#ybc-blog-related-products .product-actions{
    margin-top: 24px;
}
#ybc-blog-related-products .product-actions .add-to-cart{
    height: 2.54rem;
}


#ybc-blog-related-products .add.col-auto{
   margin-left: 0 ;
    width: 100%;
}
.short-descript-blog p{
    margin-bottom: 0;
}
.short-descript-blog{
    min-height: 45px;
}
#ybc-blog-related-products .title_blog{
    line-height: 52px;
}
.single-wrapper span.post-date{
    line-height: 18px;
}
@media (min-width: 1440px) {
   .bloc-products-blog  #ybc-blog-related-products .title_blog {
        position: relative;
        left: -18px;
    }
    .single-wrapper .page-heading .title_cat{
       line-height: 54px !important;
        margin-top: 5px;
    }
    .bloc-products-blog .owl-carousel .owl-item.active li:first-child{
        padding-left: 0 !important;
    }
    .bloc-products-blog .owl-carousel .owl-item.active li:last-child{
        padding: 0 !important ;
    }
    #ybc-blog-related-products .owl-item.active:first-child {
        margin-left: 0;
    }

    #ybc-blog-related-products .owl-item.active {
        margin-left: 30px;
    }
    .bloc2-text ul li.style-ld.p2 span {
        position: relative;
        left: -12px;
    }
    #ybc-blog-related-products .btn.btn-larg {
        padding: 9px 105px;
    }
    #ybc-blog-related-products .ybc_item_img {
        width: 390px;
    }
}
@media (min-width: 1024px) {
    .short-descript-blog {
        margin-bottom: 7px;
    }
    .title_blog{
        margin-bottom:22px;
    }
    .content-video .title-video{
        line-height: 28px;
        letter-spacing: 0px;
    }
    .short_descrip {
        position: relative;
        top: -23px;
    }
    .single-wrapper h1.page-heading.h3.style-ld.product-listing{
        margin-bottom: 0;
        line-height: 54px !important;
    }


    #ybc-blog-related-products .ybc_item_img {
        max-width: 100%;
    }
    .short_descrip p.short-summary {
        margin-bottom: 14px;
    }

    .single-wrapper .blog-extra{
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 85px;
    }
    .single-wrapper .blog-extra-facebook-share li {
        margin-left: 22px;
    }
    .single-wrapper .blog-extra-facebook-share li a{
        margin: 0 0 7px 0;
        padding: 30px 0px 8px 10px;
    }


    .content-video {
        margin-bottom: 54px;
    }
    .bloc-1-text h2{
        margin-bottom: 32px;
        line-height: 38px;
    }
    .bloc-1-text h3{
        margin-bottom: 25px;
        line-height: 28px;
        letter-spacing: 0;
    }
    .content-html{
        margin-bottom: 38px;
    }
    .content-video{
        margin-top: 38px;
    }

    .bloc-2-image{
        margin-top: 105px;
        margin-bottom: 64px;
    }
    /*.left-image {*/
    /*    padding-left: 0;*/
    /*}*/
    .ybc-blog-related-posts-list > li{
        margin-bottom: 112px;
    }
    .blog-single-container{
        width: 1090px;
        margin: 0 auto;
    }
    .container-bloc-text{
        width: 865px;
        max-width: 100%;
        margin-bottom: 62px;
    }
    /*.single-wrapper .page-heading .title_cat{*/
    /*    margin-bottom: 0;*/
    /*}*/
    /*.images-blog p{*/
    /*    font-weight: 500 !important;*/
    /*    line-height: 0.7;*/
    /*}*/
    /*.single-wrapper .blog-extra-facebook-share li a{*/
    /*    padding: 19px 0 0 10px;*/
    /*    margin: 0 6px 8px 0px;*/
    /*}*/
    /*.content-video .title-video{*/
    /*    line-height: 1.2;*/
    /*}*/

}
@media (max-width: 1024px){
    .bloc-products-blog .owl-carousel .owl-item li:first-child{
        padding-left: 0;
    }
    .single-wrapper span.name-category-blog{
        letter-spacing: 0.7px;
        line-height:11px ;
    }
    #ybc_blog_page .bloc-products-blog .container{
        width: 100% !important;
        padding: 0;
    }
    p.content-text {
        display: none;
    }
    .related-detail ul li .detail-img,.related-detail ul li .detail-description{
        padding-left: 0;
        padding-right: 0;
    }
    .post-details .ybc-blog-tags-social {
        float: left;
    }
    .blog-single-container{
        width: 100%;
        max-width: 100%;
    }
}
@media (max-width: 767px){
    .related-detail .ybc-blog-related-posts-list > li.even .detail-description .blog_description {
        text-align: right;
    }
    .content-video p.title-video,.content-html ol li,.content-html ul li span{
        letter-spacing: 0px;
    }
    .content-html ol li,.content-html ul li span{
        line-height: 20px;
    }
    .single-wrapper h1.page-heading.product-listing{
        margin-bottom: 0;
    }
    span.date-blog{
        letter-spacing: 0px;
        line-height: 20px;
    }
    .blog-extra-facebook-share li a{
        padding: 8px 0px 8px 10px;
    }
    p.legend.style-Rr.p3 {
        margin-top: 5px;
        margin-bottom: 10px;
    }
    .blog-extra-facebook-share .pinterest a:before{
        content:url(/themes/alolivierchild/assets/img/pt-mobile-blog.svg);
    }
    .blog-extra-facebook-share .facebook a:before{
        content:url(/themes/alolivierchild/assets/img/fb-mobile-blog.svg);
    }
    .related-detail ul li .detail-description {
        padding-bottom: 25px;
    }
    #ybc-blog-related-products .blog-product-list .right-block > h5{
        min-height: 46px;
    }
    .blog-product-list .right-block > h5 a{
        font-size: 16px;
        letter-spacing: normal;
    }
    .short-descript-blog p{
        letter-spacing: 0;
        min-height: 33px;
        margin-top: 24px;
        line-height: 1.2;
    }
    h4.title_blog{
        max-width: 283px;
        margin-bottom: 4px;
    }
    #ybc-blog-related-products .left-block img{
        max-width: 250px;
        height: 300px;
    }
    .owl-item.active {
        width: 250px !important;
    }
    .short-descript-blog .btn.btn-larg {
        padding: 9.5px 45.6px;
    }
    #ybc-blog-related-products .add-to-cart {
        visibility: visible;
        padding: 10.5px 39.6px;
    }
    .content-video iframe{
        height: 179px;
    }
    .single-wrapper img.line-sn {
        top: -7px;
    }
    .single-wrapper .page-heading .title_cat{
        margin-bottom: 8px;
    }
    .bloc-1-text{
        margin-bottom: 70px;
    }
    .blog_description img,.images-blog img{
        height: auto;
    }
    .single-wrapper .images-blog{
        margin-bottom: 34px;
    }
    .single-wrapper .post-details .ybc-blog-tags-social{
        margin-bottom: 58px;
    }
    .bloc-1-text h2{
        margin-bottom: 30px;
    }
    .bloc-1-text h3{
        margin-bottom: 22px;
    }
    .blog-extra{
        margin-top: 18px;
    }
    .ybc_image-single img {
        max-height: 199px;
    }
    .header-blog-single {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .ybc-blog-wrapper-detail span.post-date {
        margin-bottom: 0;
    }
    .content-html  ul,.content-html ol{
        list-style: none;
    }

    .bloc2-text ul{
        padding-left: 0;
        padding-bottom: 30px;
    }
    .content-html ol {
        counter-reset: my-awesome-counter;
        padding-left: 0;
    }
    .content-html ol li {
        counter-increment: my-awesome-counter;
    }
    .content-html ol li::before {
        content: counter(my-awesome-counter) ". ";
        color: #618B5F;
    }
    .content-html  ul li:before{

        content: '\2022';
        color: #618B5F;
    }
}