/* Theme Color */

.apppointment-page .info-box .follow-us ul li a:hover,
.sec-title .title,
.service-sidebar .link-box .icon,
.about-us .title,
.main-slider .title,
.testimonial-block .name,
.about-us .feature-list li:before,
.service-cat-list li.active a,
.service-cat-list li a:hover,
/*.service-cat-list li a:hover:before,*/
/*.service-cat-list li.active a::before,*/
.page-title .bread-crumb li a,
.about-us .feature-list li a:hover,
.service-block .icon-box,
.service-block .lower-content h3 a:hover,
.services-list li:hover .icon,
.services-list li h3 a:hover,
.social-icon-one li a:hover,
.main-footer .links-widget .list li:before,
.main-footer .contact-list li a:hover,
.sidebar .related-posts .post a:hover,
.separator,
.service-sidebar .link-box a:hover,
.feature-block .content-box .price span,
.btn-style-one:hover,
.contact-page-section .contact-info li a:hover,
.category-list li a:hover span,
.contact-form-two .title,
.category-list li a:hover,
.contact-page-section .contact-info li .icon,
.list-style-one li:before,
.theme_color,
a{
	color: #fb383b;
}


/*Background Color*/
.main-header .header-top .link-box a,


.main-footer .footer-column .widget-title:before,
.main-footer .gallery-widget .image a:before,
.main-footer.style-two .footer-bottom,
.main-header .header-top .link-box a,
.appointment-section .content-column .text:before,
.page-title .bread-crumb li:before,
.procedure-block:hover,

.service-block .lower-content:before,
.pricing-table .theme-btn:hover i,
.testimonial-carousel .owl-prev:hover, 
.header-style-two .nav-outer .link-box a,
.contact-section .heading p:before,
.testimonial-carousel .owl-next:hover,
.main-menu .navigation > li > ul > li  > ul > li > a:hover,
.main-menu .navigation > li > ul > li:hover > a,
.btn-style-one:hover i{
	background-color: #fb383b;
}

/*Border Color*/
.service-sidebar .link-box:hover,
.consult-box .theme-btn,
.service-cat-list li.active a,
.service-cat-list li a:hover,
.contact-page-section .contact-info li .icon,
.contact-form-two .form-group input:focus,
.contact-form-two .form-group select:focus,
.contact-form-two .form-group textarea:focus,
.testimonial-carousel .owl-prev:hover, 
.services-carousel .owl-dots .owl-dot,
.testimonial-carousel .owl-next:hover,
.pricing-table .inner-box:hover,
.inner-box-section:hover{
	border-color: #fb383b;
}

