/*
Theme Name: Fightex Child Theme
Theme URI: https://shtheme.com/demosd/fightex
Description: This is child theme of fightex
Author: Shtheme
Author URI: https://themeforest.net/user/shtheme
Version: 1.0
Text Domain:  fightex-child
Template: fightex
*/

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contact
08. Footer
09. Loader
10. Responsive design

/*--------------------------------------------------
    00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/



body{
    color: #fff;
}
.comment-time{
    color: #fff;
}
.blog-sidebar-wrapper .blog-side-text a br{
    display: none;
}
ul#recentcomments{
    padding-left: 0;
}
ul#recentcomments li.recentcomments, ul#recentcomments li a{
    color: #fff;
}
ul#recentcomments li.recentcomments br{
    display: none;
}
ul#recentcomments span.comment-author-link{
    text-transform: capitalize;
}
#preloader, .preloader-bg{
    top: 0;
}
.comment-form-cookies-consent{
    display: none;
}
p a, p a:hover{
    color: #fff;
}
div.blog-comments .comments h4 a.url{
    text-transform: capitalize;
}
div.blog-comments .comments h4 a.comment-reply-link{
    border: 1px solid #fff;
    padding: 5px 8px;
    float: right;
    margin-right: 30%;
}
h4.post-heading.post-heading-all.post-heading-all-lead.post-heading-inner br{
    display: none;
}
#form input.button-the.button-the-submit{
    font-weight: bold;
    border-bottom: none;
}
.wpcf7-spinner{
    margin-left: -30px;
    margin-top: -8px;
}
div.showcase-bottom img.size-post-thumbnail.wp-post-image{
    width: 100%;
    height: 100%;
}
section.bg-3+div.inner-divider-half{
    background-color: #fff;
}
.button-the{
    padding: 5px 35px;
}
section.bg-3 div.blog-search{
    width: 100%;
}
section.bg-3 div.blog-search form input.search{
    width: 90%;
    color: #111;
    border-bottom: 1px solid #111;
}
section.bg-3 div.blog-search form button#submit-btn i{
    font-size: 20px;
    color: #111;
}
div.comment-respond h1.section-header a{
    color: #fff;
    font-weight: 600;
}
.button-the.button-the-submit{
    left: 0px;
}
.button-the{
    padding-left:0px;
}
.hero-fullscreen{
    height: 100vh;
}
.home-page{
    height: 100vh;
}
.elementor section{
    z-index: 100;
}
.elementor section:first-child{
    z-index: unset;
}
div.swiper-scrollbar{
    background: #444;
}
div.swiper-scrollbar .swiper-scrollbar-drag{
    height: 16px;
    background: #fff;
    top: -8px;
}
div.social-icons-home{
    text-align: center;
    min-width: 311px;
}
.elementor-html .hero-bg #vimeo-videoContainment iframe{
    height: inherit;
}