/*
Theme Name: Deppex
Theme URI: https://shtheme.com/demosd/deppex
Author: Shtheme
Author URI: https://shtheme.com
Description: Deppex is a fully responsive WordPress theme with a modern design suitable for all creative fields. The theme is featuring a powerful fullscreen background video and imagery making it a perfect choice for photographers, artists and designers who want to showcase their work.
Version: 1.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: deppex

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.
*/




p.comment-form-cookies-consent{
    display: none;
}
span.ajax-loader{
    display: none!important;
}
div.wpcf7-response-output{
    color: #111;
    margin:30px 0 0 0;
}
.search-custom form input{
    width: 100%;
    padding: 9px 12px;
    margin-top: 10px;
    border: 1px solid #d1d1d1;
    color: #111;
}
.search-custom form button{
    border: 1px solid #111;
    color: #fff;
    font-size: 18px;
    height: 50px;
    position: relative;
    width: 50px;
    cursor: pointer;
    float: right;
    background: #111;
    margin-top: -50px;
    padding: 0;
}
.search-custom form button:hover{
    background: #fff;
    border: 1px solid #111;
    color: #111;
}
.search-custom h4{
    font-weight: 600;
    font-size: 20px;
    color: #5f5f5f;
    text-transform: inherit;
    margin-bottom: 20px;
}

.comments  article:last-child{
    margin-bottom: -125px;
}

h3.comment-reply-title,
.comment-title{
    margin: -10px 0 -5px 15px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    letter-spacing: -0.02em;
    color: #111;
    width: 100%;
    line-height: 1.5;
}
#form input.submit{
    border:none;
    position: relative;
    text-transform: uppercase;
    padding: 5px 30px 5px 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
}
p.form-submit{
    text-align: center;
    margin-bottom: 100px;
}
p.logged-in-as{
    margin-top: 30px;
}
.blog-sidebar-wrapper br{
    display: none;
}
.main-title a:hover,
.main-title a:focus,
.main-title a:visited{
    font-weight: 900;
}
.error{
    opacity: 1;
}
nav.navigation-menu li.current-menu-item a ,
nav.navigation-menu li.active a
{
    color: transparent;
    -webkit-text-stroke: 1px #5f5f5f;
    text-stroke: 1px #5f5f5f;
    text-shadow: none;
}
nav.navigation-menu.navigation-menu-home li.current-menu-item a
{
    color: transparent;
    -webkit-text-stroke: 1px #e0e0e0;
    text-stroke: 1px #e0e0e0;
    text-shadow: none;
}
.wpcf7-form #form input.wpcf7-submit{
    width: auto;
    font-weight: 700;
}

.hero-fullscreen{
	position:relative;
	height:100vh;
}

.blog-comments .comments > div:last-child{
    height: 0;
}

.recentcomments ,
.recentcomments a{
    color: #fff;
}

ul#recentcomments{
    padding-left: 0;
}

.elementor-lightbox{
    display: none!important;
}