/*
Theme Name:   Divi Child
Description:  Write here a brief description about your child-theme
Author:       Elegant Themes
Author URL:   https://www.elegantthemes.com/
Template:     Divi
Version:      4.8.2
Text Domain:  Divi Child
*/

/* Write here your own personal stylesheet */
div#footer-info {
    float: none;
    text-align: center;
}
.single-post h1 {
    font-size: 35px;
    font-weight: 600;
	line-height: 1.4em;
}
.single-post #left-area .post-meta {
    font-size: 16px;
    padding-bottom: 15px;
    color: #333;
}
.single-post strong {
    font-weight: 700;
    font-size: 25px;
	line-height: 1.4em;
} 
.single-post p {
    color: #333;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.8em;
}
.author-moyez-ladhani.et_pb_gutter.et_pb_gutters2 #left-area,.category-blog.et_pb_gutter.et_pb_gutters2 #left-area {
    width: 100%;
}
.author-moyez-ladhani h2.entry-title,.category-blog h2.entry-title {
    font-weight: 600;
}
#top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a, #top-menu li.current_page_item>a {
    text-decoration: underline;
}
#main-content .container:before{
	 width: 0px !important;
}
.Profile-links-row span:hover {
    scale: 1.1;
    transition: all 0.4s;
}
@media screen and (max-width: 980px){
	

}