/*

Theme Name:     Bopea Child

Theme URI: 		https://jellywp.com/wp/bopea_preview/

Description: 	Wordpress Theme for Blogs & Magazines

Author:         Jellywp

Author URI: 	http://themeforest.net/user/jellywp

Template:       bopea

Version:        1.0.0

*/

/*Layout 5*/
.jl_block_content {
    padding: 0 !important;
}

@media only screen and (max-width: 750px) {
.jlc-col-md-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    }
}

.jl_sifea_img img,
.jl_sifea_img {
	border-radius: 0 !important;
}
/*************/

.jl_single_tpl_w {
    gap: 10px !important;
}

.jl_sh_ctericons.jl_shline li a .jl_sh_i {
    color: #fff;
}

.jl_sh_ctericons.jl_shline li a:hover .jl_sh_i {
    color: #F15A25FF !important;
}

.jlopt-btn {
    background-color:#F15A25FF !important; 
}

.jl_rd_read {
	background-color: #F15A25FF !important;
	background-image: none !important;
}

@media only screen and (max-width: 767px) {
    .logo_small_wrapper_table .logo_small_wrapper .logo_link img {
        max-width: none !important;
    }
}