@charset 'utf-8';
/*
  Theme Name: SevenHillsChild
  Theme URI: http://summercamp.ancorathemes.com/
  Description: SevenHills - Multipurpose and Multiskin Responsive Wordpress theme
  Author: AncoraThemes
  Author URI: http://ancorathemes.com/
  Template: sevenhills
  Version: 1.0
  Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
  Text Domain:  sevenhills
*/

@import url("../sevenhills/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */
.top_panel_fixed a.sf-with-ul
{
  padding-bottom: 10px;
}

.top_panel_fixed .top_panel_middle .menu_main_wrap {
    margin-top: 15px;
    margin-bottom: -15px;
}

.top_panel_fixed a.appointments_button {
    position: absolute;
    right: 0;
    top: -0.5em;
    z-index: 1000;
}
.img-link-box{
	background-position: center;
    background-size: cover;
	display: block;
	    background-clip: content-box;
}
.img-link-box div{
	width: 100%;
	display: table;
}
.img-link-box div:hover {
    background-color: rgba(173, 171, 171,.75)!important;
}
.img-link-box h2, .img-link-box h3{
	text-align: center;
	padding-top: .3em;
	margin: 0;
	display: table-cell;
	vertical-align: middle;
}
#page_h1 {
    text-align: center;
}