/**
 * Theme Name: Kitmaster
 * Template:   bijan
 * Author: Behrooz Valikhani
 * Version: 1.7.5.0
 */

#newsletter-wrap {
    background: linear-gradient(0deg, #9c0303 -13.48%, #ff0000 76.52%)!important;
}
#newsletter-icon-wrap {
    background: #840303!important;
}
#newsletter-subtitle {
    color: #ffb4b4;
}
#newsletter-forms-wrap form input:is([type=submit],[type=button]) {
    background: #000000!important;
}
.bijan-cta-1{
        background-image: url(../img/cta-bg-1.png), url(../img/cta-bg-2.png), radial-gradient(31.94% 409.9% at 50.58% 50.5%, #df2020 0%, #812222 100%)!important;
}

.bijan-cta-1-description {
    background: linear-gradient(180deg, rgb(70 41 41 / 40%) -22.6%, rgba(48, 181, 148, 0) 86.99%)!important;
    color: #f2d3d3!important;
}
.bijan-cta-1-title span {
    color: #f2d3d3!important;
}
.bijan-cta-2-inner{
        background-image: url(../img/cta-bg-1.png), url(../img/cta-bg-2.png), radial-gradient(29.28% 291.17% at 43.13% 61.86%, #8b0b0b 0%, #ff0000 100%)!important;
}

.bijan-cta-2-description, .bijan-cta-2-mobile-description {
    background: #000000!important;
    color: #ddd!important;
    
}
#page-body {
    padding-top: 132px!important;
}
.bijan-slider-wrap{
    border-radius: 55px!important;
}
.sticky-header.admin-bar #header-container+* {
    position: relative !important;
    width: 100%;
    filter: drop-shadow(0 4px 20px #00000020);
}
.elementor-location-header {
    position: fixed;
    top: 0;
    inset-inline: 0;
    z-index: 999;
}
#bottom-header {
    filter: drop-shadow(0 4px 10px #00000020);
}

@media (max-width: 767px) {
    .video-container::before {
        inset-inline-end: -22px!important;
    }
}