/*
Theme Name: OnePress Child
Description: Theme enfant de OnePress
Author: tsarajoro
Author URI: 
Template: onepress
Version: 0.1.0
*/  

.single .single-article-img a img{
    width: 100%;
}
.single .single-article-img{
    margin-bottom: 45px;
}
#content{
    background-image: url(https://www.pingxiangshihtzu.com/wp-content/uploads/2022/09/animal-3099035_1920.jpg), linear-gradient(rgba(255, 255, 255, 0.8),rgba(255, 255, 255, 0.8));
    background-blend-mode: overlay;
    background-color: transparent;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.breadcrumbs{
    background-color: #f8f9f9;
}


