/* 
Theme Name: Liw studio start
Theme URI: https://liwstudio.com
Description: Liw studio start theme is a child theme of Hello Elementor, created by Elementor team
Author: Liw studio
Author URI: https://liwstudio.com
Template: hello-elementor
Version: 1.0.1
Text Domain: liwstudio
*/

/*
    Add your custom styles here
*/

#content-post p,
.elementor-text-editor p,
.elementor-widget-theme-post-content p{
    margin-bottom:20px;
	line-height:1.5

}

#content-post h2,
.elementor-text-editor h2,
.elementor-widget-theme-post-content h2{
    margin-top:60px;

}

.single-support .elementor-widget-theme-post-content h2{
    font-size:26px;
     margin-top:40px;

}

.single-support .elementor-widget-theme-post-content h3{
    font-size:24px;
     margin-top:30px;

}

.single-support .elementor-widget-theme-post-content h4{
    font-size:21px;
     margin-top:20px;

}


#content-post h2:first-child,
.elementor-text-editor h2:first-child,
.elementor-widget-theme-post-content h2:first-child{
    margin-top:0;

}

#content-post h2,
body:not(.single-support) .elementor-widget-theme-post-content h2{

    padding-bottom:15px

}


#content-post p+h3,
.elementor-text-editor h3,
.elementor-widget-theme-post-content h3{
    margin-top:40px;

}

h3.elementor-heading-title {
	margin-top:10px;
}

#content-post p+h4,
.elementor-text-editor h4,
.elementor-widget-theme-post-content  h4{
    margin-top:30px;

}

#content-post ul,
.elementor-text-editor ul,
.elementor-widget-theme-post-content ul{
    margin-bottom:30px
}

.elementor-widget-theme-site-logo {
    display: none !important;
}