/*
Theme Name:   MediCenter Child
Description:  MediCenter Child Theme
Template:     medicenter
Version:      1.0
Text Domain:  medicenter
*/
/*--------------  BODY  ----------------*/
body {
    font-family: Trebuchet MS, sans-serif;
    font-size: 14px;
    color: #555;
}
.header_left a, .logo {
    font-family: Trebuchet MS, sans-serif;
    font-size: 30px;
}
h1, h2, h3, h4, h5 {
    font-family: Trebuchet MS, sans-serif;
}
h2 {
    font-size: 20px;
}
.header_icon {
    font-size: 12px;
    color: #0384CE;
}
.theme_page {
    border-top: 8px solid #42B3E5;
}
/*--------------  HEADER   ----------------*/
.header_left {
    margin-top: -20px;
}
.header_container {
    height: 100px;
}
/*--------------  SLIDER  ----------------*/
.home_box {
	height: 200px;
}
/*--------------  MENU   ----------------*/
.sf-menu {
    margin: -10px 0 0;
}
.sf-menu li a, .sf-menu li a:visited  {
    color: #111;
    font-family: Trebuchet MS, sans-serif;
}
/*--------------  TABLE   ----------------*/
caption, th, td {
    line-height: 1.3;
}
/*--------------  FOOTER   ----------------*/
.footer_box .textwidget {
    line-height: 1.3; 
    margin-top: 10px;
}
.box_header::after {
    width: 100%;
}