.fa-reddit:before {
    content: "\e07b" !important;
}

body #pt-header .pt-btn-container {
    display: block !important;
}

.pt-testimonial-img {
    display: none;
}

header#pt-header.pt-header-style-4 .pt-header-top-wrapper .pt-site-logo a.navbar-brand img {
    height: 143px !important;
    width: 154px !important;
}

header#pt-header.pt-header-style-4 .pt-bottom-header .pt-button {
    background: #dd3333 !important;
}

header#pt-header.pt-header-style-4 .pt-header-top-wrapper .pt-top-info-content .pt-header-info-box p {
    color: #000;
}

.pt-button {
    background: #dd3333 !important;
}

.elementor-element .pt-fancy-box  {
    color: #000000;
}

.pt-fancy-box-info .pt-button {
    display: none;
}

.pt-applyform-darkbg .pt-applyform .wpcf7-submit {
   background: #dd3333 !important;
}

.pt-section.pt-style-1 .pt-section-sub-title {
    color: #fff !important;
    background: #dd3333 !important;
}

.pt-dark-section-left:before {
    display: none !important;
}

footer#pt-footer .pt-footer-logo {
    height: 105px !important;
}

#pt-header img.logo {
    height: auto !important;
}

ul.pll-lang-swither-wrap {
    display: flex;
    list-style: none;
    padding: unset;
}

ul.pll-lang-swither-wrap li {
    padding: 0 10px;
    border-right: 1px solid;
}

ul.pll-lang-swither-wrap li:last-child {border: unset;}

li.current-lang a {
    color: #d33;
}

.mob-row {
    display: none !important;
}

#pt-loading img {
    height: auto !important;
} 

.pt-testimonial-box.pt-style-1 .pt-testimonial-media .pt-testimonial-meta span {
    color: #d33 !important;
}

.pt-applyform-whitebg .pt-applyform .wpcf7-form-control-wrap input, .pt-applyform-whitebg .pt-applyform .wpcf7-form-control-wrap textarea {
    background: #000 !important;
    color: #fff !important;
}

@media(max-width: 990px) {
    header#pt-header .pt-bottom-header .navbar .navbar-brand img {
        height: auto !important;
    }

    header#pt-header.pt-header-style-4 .pt-bottom-header .navbar-toggler {
        margin-left: 10px;
        border-radius: 0;
    }

    .mob-row {
        display: block !important;
    }
}