/*!
Theme Name: Prohealth
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: Prohealth theme.
Template: kava
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: prohealth
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: prohealth
Template Id: prod-25518
*/

#toTop {
	cursor: pointer;
}

/*style single-post-start*/
.single-post .site-main {
    margin-top: 151px;
    margin-bottom:100px;
}
.entry-meta a{
    font-weight: bold;
}
.entry-title.h2-style{
    font-size: 72px;
    margin: 0 0 65px 0;
}
.single-post .post > .entry-header{
    margin-bottom: 70px;
}
.page-header .page-title{
    font-size: 72px;
}
.single-post .post-thumbnail img {
    margin-bottom: 70px;
}

.post-thumbnail + .entry-content + p{
    margin-bottom:97px;
}
.text-after-img{
    margin-bottom: 70px;
}

.text-after-img+h2{
    margin-bottom: 70px;
}

.number-list{
    margin-top: 70px;
    margin-left: 53px;
    margin-bottom: 70px;
    font-weight: bold;
    color: #1B17A5; 
}

.number-list li {
    margin-bottom: 15px;
}

.wp-block-quote.quote.noboredr.text-left{
    border:none ;
    font-size: 24px;
    text-align: left;
    font-weight: bold;
    margin-top: 70px;
    margin-bottom: 70px;
}
.wp-block-quote.quote.noboredr.text-left+h2{
    margin-bottom: 70px;
}
.wp-block-quote.quote.noboredr.text-left:before{
    content: '“';
    font-size: 99px;
}

.wp-block-quote cite{
    font-size: 18px;
    color: #000056;
}
.text-before-img{
    margin-top: 0px;
    margin-bottom: 70px;
}

.wp-block-image{
    margin-bottom: 70px;
}
.wp-block-image.size-large+h3{
    margin-bottom: 70px;
}
h3+p{
    margin-bottom: 70px;
}
.dots-list{
    margin-top: 38px;
    margin-left: 54px;
    margin-bottom: 70px;
    font-weight: bold;
    color: #1B17A5; 
}
.dots-list li{
    margin-bottom: 17px;
}
.dots-list+h2{
    margin-bottom: 28px;
}
.dots-list+h2{
    margin-bottom: 70px;    
}
.entry-content{
    margin-bottom: 50px;
}
  @media (max-width: 1024px) {
    .single-post .site-main {
    margin-top: 30px;}

    .number-list{
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 20px;}

    .text-after-img {
    margin-bottom: 25px;}

    .wp-block-quote.quote.noboredr.text-left{
    margin-bottom: 30px;
    margin-top: 15px;}

    .dots-list{
    margin-top: 20px;
    margin-left: 10px;
    margin-bottom: 20px;}
  }

 .archive.category .site-content{
    margin-top: 121px;
 } 
 .archive.category .page-header {
    margin: 0 0 73px;
}
.single-post article.post{
    border: 0;
}
.post-navigation{
    border: 0;
}

@media (max-width: 1024px) {
     .archive.category .site-content{
    margin-top: 30px;
 } 
 .archive.category .page-header {
    margin: 0 0 30px;
}
  }

@media (min-width: 1200px){
    .container {
    max-width: 1368px;
}
}

/*style single-post-end*/

/*style for blog and cat-start*/
.entry-header{
    display: flex;
    flex-direction: column;
}

.entry-meta{
    order: 1;
}
.archive.category .posts-list.posts-list--masonry .masonry-item .comments-link{
    display: none;
}
.posts-list.posts-list--masonry.list-style-default article{
    padding: 0 10px;
}
.blog .posts-list.posts-list--masonry .masonry-item .comments-link{
    background-color: transparent;
    padding: 10px 0px 9px;
}
 .site-content__wrap.container .posts-list.posts-list--masonry.list-style-default .posts-list__item.masonry-item{
    margin-bottom: 130px;
}

.blog .site-content__wrap.container .site-main{
    margin-top: 121px;
}

.comment-meta{
    margin-bottom: 30px;
}
.post-navigation .nav-links .nav-text{
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize; 
}
.comment-author .avatar{
    border-radius: 5px;
    width: 110px;
    height: 110px;
}
.comment-author{
    width: 110px;
    height: 110px;
    margin: 0 45px 0 0;
}

.comment-content-wrapper{
    border: solid 1px #CCCCDD;
    padding: 70px;
}

.comment-content p{
    margin-bottom: 30px;
}
.comment-content{
    font-size: 18px;
    line-height: 1.61em;
    font-weight: normal;
}

/*.comment-body{
    width: 1200px ;
}*/

.comment-notes{
font-size: 18px;
font-style: normal;
font-weight: normal;
}
.comment-list{
    border: 0;
}
textarea{
    background-color: #FAFAFC;
    border: 1px solid #CCCCDD;
    color: #000056;
    font-weight: 400;
}

textarea:focus{
    background-color: #ffff;
    box-shadow: none;
    box-shadow: 0px 0px 0px 1px #CCCCDD inset;
}
.comment-form input:focus{
    background-color: #ffff;
    box-shadow: none;
    box-shadow: 0px 0px 0px 1px #CCCCDD inset;
    
}
.comment-form input{
    background-color: #FAFAFC;
    border: 1px solid #CCCCDD;
    padding: 18px 30px 18px 30px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.61em;
}

.comment-form p{
    margin: 30px 0 0 0;
}

.form-submit{
    width: 169px;

}

  .comment-form .submit{
    padding: 18px 20px 18px 20px;
    text-transform: capitalize;
}

@media (max-width: 1440px){
    .comment-body{
    width: 100% ;
}
}

@media (max-width: 425px){
   .page-header .page-title {
        font-size: 42px;
}
}
