

.cmn--btn {
background: #ff0000;
}

@media (min-width: 992px)
.nav-menu li .sub-nav li a:hover {
background: #ff0000;
}

.nav-menu li .sub-nav {
border-bottom: #ff0000;
}

.nav-menu li .sub-nav li a:hover {
background: #ff0000;
}

.cmn--video i {
color: #ff0000;
}
.text--base {
color: #ff0000 !important;
}

.section-title .subtitle::before {
background: #ff0000}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
color: #ff0000}

.testimonial-item .icon {
color: #ff0000}

.testimonial-item .testimonial-header .cont h5 {
color: #ff0000}
.pricing-items .pricing-head {
background: #ff0000}
.pricing-items .pricing-head::before {
background: #ff0000}
.pricing-items .pricing-content .pricing-list li span i {
color: #ff0000}

.pricing-items h2 {
color: #ff0000}

.pricing-items .pricing-btn .cmn--btn {
background: #ff0000;
border: 2px solid #ff0000;
}

.pricing-items .pricing-btn .cmn--btn:hover {
background: transparent;
border-color: #ff0000;
color: #ff0000;
}

.blog__item .blog__author .read--more {
color: #ff0000;
}


.blog__item:hover {
border-radius: 5px;
box-shadow: 0 0 3px rgba(253, 74, 54, 0.6), 0 0 6px #ff0000;
}

.footer-widget ul li a:hover {
color: #ff0000;
}

.footer-widget ul li a::before {
background: #ff0000;
}

.footer-widget .footer-info .info-items:hover a {
color: #ff0000;
}



.hero-content .breadcrumb li {
color: #ff0000;
}
.widget-header {
background: #ff0000;
}
.widget-body .latest-posts li a .cont .date {
color: #ff0000;
}
.widget-body .archive-links li a::before {
color: #ff0000;
}
button.cmn--btn:hover {
background: #ff0000;
}

.cmn--btn:hover, .cmn--btn.btn-outline {
color: #ff0000;
background: transparent;
border-color: #ff0000;
}
.blog__item-img .date {
background: #ff0000;
}
.contact__item-icon {
color: #ff0000;
}

.contact__item:hover .contact__item-icon {
background: #ff0000;
border-color: #ff0000;
}
.contact__item-cont a {
color: #ff0000;
}