/*
Theme Name: Leisure Child
Theme URI: 
Author: Curly Themes
Author URI: 
Description: Child Theme for Leisure
Version: 1
Template: leisure

*/

@import url(../leisure/style.css);

.services-carousel .item-content {
	height: 220px !important;
	overflow: hidden !important;
}

#services-row-1{
	padding-bottom: 0px !important;
	
	
}

#header .absolute-header{
	background-color: rgba(0, 0, 0, 0.7);
}

#main-nav .menu-item:hover {
  background-color: rgba(192, 57, 43, 0.9);
  
}

#main-nav .menu-item:hover > a{
	
	color: #fff !important;

} 

#main-nav .menu-item > a{
	
	font-family: "domine" !important;
	padding-left: 10px;
	padding-right: 10px;
}