/*
Theme Name: Eight
Theme URI: https://shtheme.com/demosd/eight
Author: Vergatheme
Author URI: https://shtheme.com
Description: Eight is a fully responsive Multi page theme designed and develop with a minimal design for Portfolio, Agencies, Freelancers and Architects. This theme is perfect for building an awesome website within minutes. Theme has a universal design, it thought every detail and animation effect. Whether you are a designer, illustrator, small agency or any other creative professional who wants to show his or her work in a beautiful way, Eight is built for any device and will attract visitors that stay on your site. What are you waiting anymore let experience ” Eight ” 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: eight

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(max-width: 600px){
    body.logged-in header{
        margin-top: 30px;
    }
}
header a.brand.smooth img{
    max-height: 45px;
}
.comment-form-cookies-consent,
.required-field-message{
    display: none!important;
}
.single .comment .thumb.rounded img{
    border-radius: 50%;
}
aside .search button .ion-ios-search-strong{
    font-size: 15px;
}
aside .search input{
    height: 54px!important;
    padding: 0 11px!important;
}
@media(min-width: 993px){
   aside .search button .ion-ios-search-strong{
        position: relative;
        right: 10px;
        top: 3px;
   } 
}
aside .widget_categories ul,
aside .widget_archive ul,
aside .widget_meta ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
aside .widget_categories ul li,
aside .widget_archive ul li,
aside .widget_meta ul li{
    margin: 12px 0;
}
aside .widget_categories ul li a,
aside .widget_archive ul li a,
aside .widget_meta ul li a{
    color: #000;
    font-size: 1.2em;
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    padding-left: 35px;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
}
aside .widget_categories ul li a:before,
aside .widget_archive ul li a:before,
aside .widget_meta ul li a:before{
    content: '';
    border-top: 1px solid rgba(100, 100, 100, 0.15);
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 20px;
    height: 1px;
    margin-top: -1px;
    left: 0;
    display: block;
    position: absolute;
    top: 50%;
}
aside .widget_categories ul li a:hover,
aside .widget_archive ul li a:hover,
aside .widget_meta ul li a:hover{
    color: #2C55D5;
    padding-left: 45px;
}
aside .widget_categories ul li a:hover:before,
aside .widget_archive ul li a:hover:before,
aside .widget_meta ul li a:hover:before{
    border-color: #2C55D5;
    width: 30px;
}
aside .widget_tag_cloud ul{
    list-style: none;
    margin: 0;
    padding: 0;
    clear: both;
    float: none;
}
aside .widget_tag_cloud ul li{
    display: inline-block;
    padding: 0;
    margin: 0;
}
aside .widget_tag_cloud ul li a{
    border: 2px solid rgba(85, 85, 85, 0.6);
    padding: 8px 11px 7px;
    color: #555;
    display: inline-block;
    border-radius: 0;
    float: left;
    font-weight: 400;
    font-size: 1em;
    margin: 0 2px 0 0;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px!important;
}
aside .widget_tag_cloud ul li a:hover{
    text-decoration: none;
    cursor: pointer;
    color: #2C55D5 !important;
    border-color: #2C55D5;
}
.comment-respond button.btn.btn-default{
    margin-top: 20px;
}
.comment-respond .form p.logged-in-as{
    margin-bottom: 10px;
}
.comment-reply-link{
    opacity: 1!important;
    background: #000;
    color: #fff!important;
    text-decoration:none;
    font-weight: 400;
    padding: 8px;
    top: 5px!important;
}
.comment-reply-link:hover,
#cancel-comment-reply-link:hover{
    background: #2C55D5;
    text-decoration:none;
}
@media(max-width:768px){
    .single .comment{
        text-align: center;
    }
    .comment-reply-link{
        position: relative!important;
        display: inline!important;
    }
}
#cancel-comment-reply-link{
    background: #000;
    color: #fff!important;
    font-weight: 400;
    padding: 8px;
    font-size: 14px;
}
@media(min-width: 600px){
    #cancel-comment-reply-link{
        position: absolute;
        right: 0;
    }
}
@media(max-width: 599px){
    #cancel-comment-reply-link{
        margin-top: 50px;
        right: 15px;
        position: absolute;
    }
    .comment-respond:has(#cancel-comment-reply-link) h3{
        margin-bottom: 80px;
    }
    .comment-respond h3:has(small a[style="display:none;"]){
        margin-bottom: 15px!important;
    }
}
/*-- Search with no result ---*/
.search-no-result h4 {
    text-align: justify;
    line-height: 45px;
    margin-bottom: 30px;
}
.search-no-result form input {
    width: 100% !important;
    background: #f5f5f5 !important;
    border: 1px solid #333 !important;
    font-size: 18px !important;
    color: #7a7a7a !important;
    padding: 10px 35px !important;
    text-transform: none!important;
    opacity: 1!important;
    border-radius: 0;
    height: 50px!important;
}
.search-no-result form button{
    border-radius: 0 !important;
    color: #fff;
    font-size: 16px;
    height: 50px;
    position: relative;
    width: 53px;
    cursor: pointer;
    float: right;
    background: #333;
    border: 1px solid #333;
    top: -50px;
    padding: 0;
    letter-spacing: 0;
}
@media(min-width: 992px){
    .search-no-result {
        text-align: -webkit-center;
    }
    .search-no-result form{
        width: 73%;
    }
    .search-no-result h4 {
        text-align: center!important;
    }
}
/*-- End search with no result ---*/
.single-work .gallery.gallery-size-thumbnail{
    display: none;
}
div.wpcf7-validation-errors {
    border: 2px solid #54595F;
    margin-left: 0;
    margin-right: 0;
}
span.wpcf7-not-valid-tip{
    font-size: 13px;
}
.form p{
    margin-bottom: 0;
}
form textarea{
    margin-bottom: 0px!important;
}
@media(min-width: 769px){
    span.wpcf7-not-valid-tip{
        margin-top: -10px;
        margin-bottom: 10px;
    }
    form textarea + span.wpcf7-not-valid-tip{
        margin-top: 10px;
        margin-bottom: -7px;
    }
}
@media(max-width: 768px){
    .section-404{
        margin-bottom: 60px;
    }
    .form .tag{
        margin-bottom: 0;
    }
    .comment-respond .form .tag{
        margin-bottom: 15px;
    }
    span.wpcf7-not-valid-tip{
        margin-top: -20px;
        margin-bottom: 10px;
    }
    form textarea + span.wpcf7-not-valid-tip{
        margin-top: 0;
        margin-bottom: -7px;
    }

}
@media(max-width: 300px){
    div.wpcf7-validation-errors {
        margin-top: 0px;
    }
}
@media(min-width:768px) and (max-width: 769px){
    .container{
        width: auto;
    }
}
.elementor-section:has(.filter-container){
    opacity: 1;
}
.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;
}