﻿.custom-font-primary {
    font-family: Poppins,Arial,sans-serif !important
}

.custom-font-secondary, h1, h2, h3, h4, h5, h6 {
    font-family: Poppins,serif !important
}

.bg-color-light-grey {
    background-color: #f8f8f8 !important
}

#header .header-nav-bar {
    border-top: 1px solid #faf9f8;
    padding: 3px 0;
    background-color: #faf9f8;
}

    #header .header-nav-bar .simple-search {
        background: #f4f4f4;
        padding: 3px 0
    }

        #header .header-nav-bar .simple-search input[type=search]::-webkit-search-cancel-button, #header .header-nav-bar .simple-search input[type=search]::-webkit-search-decoration, #header .header-nav-bar .simple-search input[type=search]::-webkit-search-results-button, #header .header-nav-bar .simple-search input[type=search]::-webkit-search-results-decoration {
            -webkit-appearance: none
        }

#header .simple-search, #header .simple-search .form-control {
    border-radius: 4px !important
}

.custom-font-slider-1 {
    font-size: 42px;
    line-height: 42px
}

@media (min-width:992px) {
    #header .header-nav-bar .header-nav-main {
        left: -15px;
        top: -2px;
        position: relative
    }

        #header .header-nav-bar .header-nav-main nav > ul > li > a {
            text-transform: none !important;
            font-size: .9rem;
            font-weight: 600
        }

            #header .header-nav-bar .header-nav-main nav > ul > li > a:before {
                height: 2px !important
            }

    .custom-font-slider-1 {
        font-size: 40px;
        line-height: 40px
    }
}

.custom-font-slider-2 {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 2px;
    font-weight: 600;
    margin: 0 0 5px
}

.custom-dots-modern-1 .owl-dots {
    margin: 30px 0 0 60px !important
}

.custom-sort-source.sort-source.sort-source-style-3 {
    flex-direction: column;
    padding-bottom: 30px
}

    .custom-sort-source.sort-source.sort-source-style-3 li a, .custom-sort-source.sort-source.sort-source-style-3 li.active a {
        border-bottom: 1px solid #e7e7e7 !important;
        border-radius: 0 !important;
        text-transform: none;
        font-weight: 600
    }

        .custom-sort-source.sort-source.sort-source-style-3 li a:before, .custom-sort-source.sort-source.sort-source-style-3 li.active a:before {
            font-family: 'Font Awesome 6 Free';
            font-weight: 900;
            content: "\f105";
            display: inline-block;
            padding-right: 7px;
            position: relative;
            top: 1px
        }

    .custom-sort-source.sort-source.sort-source-style-3 li.active:last-child a, .custom-sort-source.sort-source.sort-source-style-3 li:last-child a {
        border-bottom: 0 !important
    }

#footer {
    background: #374151;
    border: 0
}

    #footer .custom-footer-label-1 {
        display: block;
        margin: 0;
        color: #999;
        font-size: .75rem;
        line-height: 1.2
    }

    #footer .custom-footer-strong-1 {
        display: block;
        margin: 0;
        color: #333;
        font-size: .9rem;
        line-height: 1.3
    }

    #footer .custom-social-icons-style-1 li a {
        font-size: 1.4rem;
        width: auto;
        height: auto;
        line-height: 1.3
    }

    #footer .custom-social-icons-style-1 li:hover a {
        opacity: .8
    }

    #footer .custom-social-icons-style-1 li:hover.social-icons-instagram a {
        background: 0 0 !important
    }

    #footer .custom-social-icons-style-1 li:hover.social-icons-facebook a {
        background: 0 0 !important
    }

    #footer .custom-social-icons-style-1 li:hover.social-icons-twitter a {
        background: 0 0 !important
    }

    #footer .footer-copyright.footer-copyright-style-2 {
        background: #202020;
        border: 0
    }
