/*
Theme Name: Jevelin Child
Description: Child theme for Jevelin theme
Author: Shufflehound
Author URI: http://shufflehound.com
Template: jevelin
*/

/* Add your custom CSS below */
.primary-color {
	color: #fccc07;
}
/*******************************
About Section
*********************************/
.about-info .sh-iconbox-title h3 {
	color: #00326a !important; 
	font-size: 18px;
	font-weight: bold !important;
}
.about-info .sh-iconbox-hover {
	color: #00326a; 
}
.about-info .sh-iconbox-hover:hover  {
	color: #fccc07;
}
.about-doctors-section {
	min-width: 100%;
	background-color: #00326a;
}
.vc-hoverbox-inner {
	min-height: 480px !important;
}
