/*
 Theme Name:   Medicare Child
 Theme URI:    http://medicare.bold-themes.com
 Description:  Medicare Child Theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     medicare
 Version:      1.0.0
 Tags:         one-column, right-sidebar, fluid-layout, responsive-layout, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  medicare_child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

body{
	font-size:15px;
}

.header.title-s h3, .header.title-s h2{
	font-size:20px;
}

.icon-title .btIcoText{
	font-size:16px !important;
	font-weight:600 !important;
}


/*** quitar la viñeta del header ***/


.topBarInLogoArea #block-8{
	list-style:none !important;
}

.header-pedir-cita a{
	background:rgb(86,112,141);
}

.header-pedir-cita a:hover{
	background:#6fd2db;
	color:white !important;
	transition: .5s;
}

/*** ocultar menu top ***/

.topBar{
	display:none;
}


.home-intro-boxes h3{
	font-size:18px !important;
}


.intro-separate-p p{
	margin-bottom:15px !important;
}

