            ::-moz-selection {
                background-color: #ee2126 !important;
            }

            ::selection {
                background-color: #ee2126 !important;
            }

            a,
            a:active,
            a:visited,
            .btn-ghost,
            input[type="submit"],
            .btn-ghost i,
            a.arrow-button,
            .tabs ul li.ui-state-active a,
            .accordion h2.ui-state-active,
            .accordion h3.ui-state-active,
            .accordion h4.ui-state-active,
            .live-search i,
            .comingSoon-slides span.title,
            .news article .categories,
            .single-tags i,
            .single-tags a:hover,
            .social-share a,
            .pagination a:hover,
            .sidebar .widget .search-form label:before,
            .sidebar .widget h4,
            .sidebar .widget ul li a:hover,
            .sidebar .widget .tagcloud a:hover,
            .sidebar .movie-search-btn,
            ul.show-times li.today i,
            .icon-row span i,
            .icon-box i,
            .comments .date,
            .comment-respond #submit,
            .news-carousel .date,
            footer h6,
            footer .copyright a:hover,
            .single-post .leave-comment,
            .single-post .comments .comments-count,
            .site-name,
            .movie-tabs span.title,
            .fw-tabs ul li.ui-state-active a,
            .fw-accordion h2.ui-state-active,
            .fw-accordion h3.ui-state-active,
            .fw-accordion h4.ui-state-active,
            .single-post footer h6,
            footer h6 {
                color: #cd1818;
            }

            blockquote:before,
            .error-search .search-submit,
            ul.social-profiles li a:hover,
            .btn-default:before,
            .btn-ghost:before,
            .btn-primary,
            input[type="submit"]:hover,
            ul.show-times li.today .time,
            .comment-respond #submit:hover,
            .fw-testimonials .fw-testimonials-pagination a:hover,
            .fw-testimonials .fw-testimonials-pagination a.selected,
            .edit-link:hover a {
                background-color: #ee2126 !important;
            }

            .slick-slide .movie-poster:before,
            h2:after,
            h3:after,
            h4:after,
            h5:after,
            .edit-link a,
            .nav li:after,
            .nav li.active a:after,
            .nav li.current_page_parent a:after,
            .nav .dropdown-menu,
            .btn-default,
            .tabs ul li a:after,
            .tabs.pill-style ul li.ui-state-active a,
            .movie-search .btn,
            .btn-default,
            .fw-tabs ul li a:after {
                background: #ee2126;
                background: -moz-linear-gradient(left, #CD1818 0%, #CD1818 100%);
                background: -webkit-linear-gradient(left, #CD1818 0%, #CD1818 100%);
                background: linear-gradient(to right, #CD1818 0%, #CD1818 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#CD1818", endColorstr="#CD1818",GradientType=1 );
            }

            .slick-slide .movie-poster:before,
            .accordion.pill-style h2.ui-state-active:before,
            .accordion.pill-style h3.ui-state-active:before,
            .accordion.pill-style h4.ui-state-active:before,
            .news article .img:before,
            .comments::-webkit-scrollbar-thumb {
                background: #ee2126;
                background: -moz-linear-gradient(bottom, #ee2126 0%, #CD1818 100%);
                background: -webkit-linear-gradient(bottom, #ee2126 0%, #CD1818 100%);
                background: linear-gradient(to right, #ee2126 0%, #CD1818 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ee2126", endColorstr="#CD1818",GradientType=1 );
            }

            .btn-ghost,
            input[type="submit"],
            .comingSoon-slides .video i,
            .pagination a:hover,
            .pagination .current,
            .sidebar .widget .tagcloud a:hover,
            .comment-respond #submit {
                border-color: #ee2126 !important;
            }

            span.title,
            .heading .search a:hover i,
            .navbar.banner--clone .nav li.active a,
            .navbar.banner--clone .nav li.current_page_parent a,
            .comingSoon-slides a.arrow-button:hover,
            .social-share a:hover,
            .social-share a:hover i,
            .sidebar .widget ul li.current-cat a,
            .share a:hover,
            footer ul li a:hover,
            footer ul li a:hover .fa,
            a:hover {
                color: #CD1818 !important;
            }

            input:focus,
            input:active,
            textarea:focus,
            textarea:active,
            select:focus,
            select:active,
            .share a:hover {
                border-color: #fff9 !important;
            }

            .navbar-toggle .icon-bar,
            button.btn-default:hover,
            button.btn-primary:hover {
                background-color: #CD1818 !important;
            }

            html,
            body {
                font: Roboto Condensed latin-ext regular !important;
                color: #717171 !important;
                font-size: 16px !important;
            }

            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                font-family: Roboto Condensed, latin-ext !important;
                font-weight: 300 !important;
            }

            footer {
                background: #171819 !important;
            }

            @media (max-width: 767px) {
                .nav li.active a {
                    color: #ee2126;
                }
            }