/*
Theme Name: Fusion
Theme URI: https://shtheme.com/demosd/fusion
Author: Shtheme
Author URI: https://shtheme.com
Description: Fusion – Responsive Multipurpose WordPress Theme comes with 3 Unique Layout with home section variation. This theme is retina ready. The WordPress theme is responsive, you can view it also in the mobile/tablets devices and it looks very in more devices. What are you waiting anymore let experience ” Fusion ” our theme.
Version: 1.0
Tested up to: 5.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: fusion

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



@media(min-width: 600px){
    body.logged-in nav.navbar-fixed-top{
        margin-top: 30px;
    }
}
.blog-item-title ul.title-meta li{
    font-family: 'Poppoins', sans-serif;
    font-size: 0.77rem;
    font-weight: 300;
    margin-right: 15px;
}
.blog-item-title ul.title-meta li:first-child{
    display: -webkit-inline-box;
}
.blog-item-title ul.title-meta li:first-child a{
    margin-left: 6px;
}
@media (max-width: 540px){
    .blog-sidebar{
        margin-top: 28px;
    }
}
.post-comment .comment-respond span.title{
    font-size: 20px;
    text-transform: uppercase;
}
p.comment-form-cookies-consent,
p.logged-in-as span.required-field-message{
    display: none;
}
.post-comment form button#submit{
    margin-right: 0;
}
.commentlist .comment-content .fn{
    margin-top: 10px;
}
p.logged-in-as{
    margin-left: 15px;
}
.comment-reply-link{
    padding: 6px 15px;
    border: 1px solid #03a9f4;
    position: absolute; 
    color: #fff;
    background: #03a9f4;
    font-weight: 500;
}
.comment-reply-link:hover{
    color: #333;
    background: #e6e6e6;
    border: 1px solid #e6e6e6;
}
.comment-reply-link:visited{
    color: #fff;
}
@media(min-width: 541px){
    .comment-reply-link{
        float: right;
        right: 0;
        top: 0;
    }
}
.post-comment:has(#cancel-comment-reply-link) .comment-respond span.title a{
    color: #fff;
}
#cancel-comment-reply-link{
    font-size: 13px!important;
    padding: 6px 15px;
    border: 1px solid #03a9f4;
    color: #fff;
    background: #03a9f4;
    float: left;
    margin-top: 45px;
    margin-bottom: 15px;
    margin-left: -15px;
}
@media (min-width: 400px) and (max-width: 540px){
    .post-comment:has(#cancel-comment-reply-link) .comment-respond span.title{
        display: grid;
    }
    #cancel-comment-reply-link{
        margin-top: 22px;
        margin-bottom: 0; 
        margin-left: 0;
    }
}
@media(max-width: 280px){
    #cancel-comment-reply-link{
        margin-top: 45px;
        margin-left: -7px;
    }
    .post-comment:has(#cancel-comment-reply-link) .comment-respond span.title{
        padding: 25px 0px 25px 7px!important;
    }
    .post-comment:has(#cancel-comment-reply-link) .comment-respond span.title a{
        font-size: 13px;
    }
    .blog-item-title h2.title,
    .post-comment .comment-respond span.title{
        font-size: 18px;
    }
}
.blog-sidebar .search-widget .search-form button{
    position: absolute;
    right: 8px;
    top: 12px;
    border: none;
    background: #fff;
}
.blog-sidebar .search-widget .search-form:after {
    content: unset;
}
.blog-sidebar .widget_tag_cloud h4.wdg-title{
    margin-bottom: 20px;
}
.blog-sidebar .widget_tag_cloud ul.wp-tag-cloud{
    padding-left: 10px;
}
.blog-sidebar .wp-tag-cloud li{
    display: inline-block;
    margin-right: 5px !important;
    margin-bottom: 10px !important;
}
.blog-sidebar .wp-tag-cloud li a{
    background: transparent;
    color: #3d3d3d !important;
    border: 1px solid #03a9f4;
    padding: 5px 30px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-size: 0.77rem !important;
    font-weight: 300;
    line-height: 24px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 4px;
}
.blog-sidebar .widget_tag_cloud li:last-child{
    margin-bottom: 25px!important;
}
.np-text-right{
    float: right;
}
.feature-post-area{
    height: auto;
}
.search-custom h4 {
    text-align: justify;
    line-height: 45px;
    margin-bottom: 5%;
}
.search-no-result button{
    position: absolute;
    right: 7px;
    top: 12px;
    border: none;
    background: #fff; 
}
.search-no-result .search-form:after {
    content: unset;
}
h1.title-404{
    font-size: 150px;
    padding-bottom: 70px;
}
h4.desc-404{
    padding-bottom: 50px;
}
@media(max-width:920px){
    .hero-area-content-inner{
        background-image: unset!important;
    }
}
.get-in-touch div.wpcf7-validation-errors{
    display: flex;
    border: 2px solid #7A7A7A;
    margin: 20px 13px 0 15px;
}
.get-in-touch span.wpcf7-not-valid-tip{
    color: #7A7A7A;
    margin-bottom: 20px;
}
.get-in-touch:has(.wpcf7-validation-errors) input.wpcf7-submit{
    margin-bottom: 20px;
}
@media(max-width: 375px){
    .get-in-touch input.wpcf7-submit{
        margin-left: 0;
    }
}
.cf-page div.wpcf7-validation-errors{
    border: 2px solid #7A7A7A;
    margin-left: 0;
    margin-right: 0;
}
.cf-page span.wpcf7-not-valid-tip{
    color: #7A7A7A;
    margin-bottom: 20px;
}
.grid-video a.link-readmore{
	border:none;
	padding: 0 0 5px 0;
}
.grid-video a.link-readmore:after{
	content: "";
    position: absolute;
    width: 45px;
    height: 3px;
    background: #00bff3;
    bottom: 0px;
    left: 0px;
}
.grid-video a.link-readmore:hover{
	color: #00bff3 !important;
    text-decoration: none;
}
.grid-video a.link-readmore:hover:after {
    right: 0px;
    left: 0px;
    margin: 0 auto;
}
.wp-caption-text , .gallery-caption , .bypostauthor , .sticky{
    color: #000000;
    font-weight: 600!important;
    font-size: 15px!important;
}
.alignright,
.wp-block-image .alignright
{
    float: right;
    margin-left: 25px;
    margin-top: 8px;
}
.alignleft,
.wp-block-image .alignleft{
    float: left;
    margin-right: 20px;
    margin-top: 8px;
}

.wp-caption.aligncenter {
    width: 100% !important;
    text-align: center;
}
.screen-reader-text {
    display: none;
}