/*
 Theme Name:   Stike Child
 Description:  Stike Child Theme
 Author:       EnvyTheme
 Author URI:   https://envytheme.com/
 Template:     stike
 Version:      3.2
 Text Domain:  stike-child
*/


@media only screen and (max-width: 767px) {
    .header-area {
        position: relative;
    }
}
.navbar-brand img {
    max-width: 100% !important;
}
.logo img {
    max-width: 100%;
}
.post-284 ul.social {
    display: none;
}
.top-header {
    background-color: #BF0B32;
}
.navbar-area.navbar-style-one.bg-white.bg-white {
    padding: 15px 0;
}
@media only screen and (min-width: 1824px) {
    .page-title-area {
        padding-top: 250px !important;
        padding-bottom: 90px !important;
    }
}
.section-title {
    max-width: 1000px !important;
}
.copyright-area a {
    color: #fff !important;
    font-weight: bold;
}
.single-feedback-item .feedback-desc {
    padding: 30px !important;
}