/*!
Theme Name:Wdc OneAi
Theme URI:#
Author:Copancs
Author URI: #
Description: 
Version: 1.0.3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: salient-child
Template: salient
 */


.equal-height-clm .column_container .vc_column-inner .wpb_wrapper{
	
	    height: 100%;
    display: flex;
    flex-direction: column;
	    justify-content: space-between;
}

.recent-post-list .img-with-aniamtion-wrap{
	    background-color: #f8f8f8;
    border:1px solid rgb(234, 234, 234);
	height:112px!important;
	overflow:hidden;
}

.recent-post-list{border-bottom:1px solid rgb(234, 234, 234); padding-bottom:20px; margin-bottom:20px}

.recent-post-list .img-with-aniamtion-wrap img{
	width:100%;
	height:100%!important;
	object-fit:cover
}

.view-post-meta{margin-top:-15px}

body .toggle>.toggle-title a{font-size:18px; font-weight:600}

.nectar-button.medium{font-size:15px!important}

#footer-widgets  .widget_nav_menu .menu{    display: flex;

    gap: 15px;
    justify-content: flex-end;}

 body #footer-outer #footer-widgets .col ul li:first-child{padding-top:4px!important}

@media only screen and (min-width: 1000px) {
   html  body #footer-outer .row {
        padding: 30px 0 0;
    }
}

body #footer-outer .widget {
    margin-bottom: 20px;
	font-size:13px
}
@media only screen and (max-width:767px) {
	h2{
    font-size: 24px;
    line-height: 34px;
	}
	body .toggle>.toggle-title a{font-size:16px!important;}
	
	body #footer-outer .row {
    padding: 30px 0;

}
	body #footer-outer .widget {
    margin-bottom: 0;
}
	#footer-widgets .widget_nav_menu .menu {
    gap: 5px;
    justify-content: flex-start;
    flex-wrap: wrap;
}
	body .material #footer-outer #footer-widgets .col ul li{
    padding: 0!important;

}
}

@media only screen and (min-width: 1px) and (max-width: 999px) {
    #footer-widgets .container .col {
        margin-bottom: 10px;
    }
}

.supportform{position:relative;}
.supportform .wpcf7-submit{
	position:absolute;
	right:0px;
	top:0px
}

body.single-post  .blog_next_prev_buttons {
    margin-top: 0px;
}

body.single-post .post .content-inner {
    padding-bottom: 10px;
}

body.single-post.ascend .related-post-wrap h3.related-title, body.single-post.material .related-post-wrap h3.related-title {
    padding: 60px 0 0 0;
}
body.single-post.ascend .blog-recent.related-posts, body.single-post.material .blog-recent.related-posts {
    padding: 0 0 70px 0;
}

body.single-post.material .comment-wrap {
    margin-top: 0;
    padding-top: 5%;
    padding-bottom:5%;
}
body.single-post .comment-list {
    padding-bottom: 0;
}

.blog-recent.related-posts h3{font-size:18px; line-height:28px}

.blog-recent[data-style*=classic_enhanced] .post-header, .blog-recent[data-style*=classic_enhanced] .post-meta .nectar-love-count, .blog-recent[data-style*=classic_enhanced] .post-meta a, .masonry.classic_enhanced .post .post-meta a, .masonry.classic_enhanced .post-header, .masonry.classic_enhanced .post-meta .nectar-love-count
 {
    font-size: 14px;
}

.meta-category{display:none!important}

body .sf-menu>li ul{padding:12px}

body #header-outer .sf-menu li ul li.menu-item a{border-radius:5px}
body #page-header-bg h1, body .nectar-box-roll .overlaid-content h1{font-size:38px}