#mysticky-wrap{
    width: 65%;
}
@media (min-width: 992px) {
    #site-navigation {
        width: 100%;
    }

}
section {
    padding: 0px 0;
}
.logo{
    display: flex;
    align-items: center;
}
.logo .custom-logo-link{
    width: 100px;
}
.site-title{
    width: 200px;
    margin: 0;
    display: inline-block;
    height: 24px;
    color: #c8b6a6;
    font-size: 1.5em;
}
.why-block:hover .elementor-widget-wrap.elementor-element-populated{
    box-shadow: 3px 3px 10px rgba(201, 201, 201, 0.95);
}
.footer-tab{
    overflow: visible !important;
}
.footer-form .elementor-widget-heading{
    margin-bottom: 0 !important;
}
.footer-form .wpforms-container{
    margin-top: 0 !important;
}
.footer-form .wpforms-submit{
    width: 100%;
    background-color: #c8b6a6 !important;
}
.footer .footer-credits {
    padding-top: 0px !important;
}
.footer:before{
    background: #595959;
}
.footer{
    padding-top: 20px;
}
.foot-top .widget_custom_html {
    width: 100%;
    max-width: 100%;
}
.foot-top .site-title a{
    color: #fff;
}
.footer-top>.row{
    margin: 0 auto;
    width: 100%;
    display: block;
}
.foot-top .widget_custom_html>.custom-html-widget{
    margin: 0 auto;
    text-align: center;
    padding-bottom: 40px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.foot-top .footer-logo{
    margin: 0 auto;
    display: inline-block;
}
.foot-top .logo .custom-logo-link{
    width: 70px;
}
.foot-top .site-title{
    width: auto !important;
    text-align: left !important;
}