/*
 Theme Name:   Web Bird Digital Business - Child
 Theme URI:    https://web.bird.digital/wordpress-business-package/
 Description:  Child theme based off the Web Bird Digital Business theme. This theme can extend, modify and replace content and features in the parent theme
 Author:       Web Bird Digital
 Author URI:   https://web.bird.digital
 Template:     web-bird-digital-business
 Version:      1.0
 Tags:         Modern, Amazing, Magical, Responsive, Fully Customisable, Retina-Ready, HiDPI, Web Bird
*/

/*-------START THEME CUSTOMIATION HERE -------*/
/*---STANDARD STYLES---*/

p{
	margin-bottom: 15px;
}

#home-slider .slides .slide .caption h2,
#home-slider .slides .slide .caption a h2{
	font-size: 280%;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	white-space: normal;
	color:#000 !important;
}
#home-slider .slides .slide .caption p,
#home-slider .slides .slide .caption a p{
	font-size: 130%;
}

.top-menu .social-media{
	float: left;
}

#home-slider .slides .slide .caption .caption-inner .caption-text{
	max-width: 75%;
}

#home-blocks .block-info, #home_blocks .image-overlay{
	display:none;
}
#home_blocks .block:hover .block-image, #home_blocks .block:active .block-image{
	-webkit-transform:none;
	-moz-transform:none;
	transform:none;
}


.staff .image_interior{
	display:none;
}

.partner .partner-image {
	background-size:cover;
}
.partners .partner {
	width:33.3%;
	height:270px;
}
.partner .partner-inner .partner-name {
	color:white;
	font-size:150%;
	font-weight:normal;
	margin-top:15px;
	margin-bottom:15px;
}

.navbar .main-navigation .nav-menu li.menu-item-has-children > a:after, .navbar .main-navigation .nav-menu .sub-menu li.menu-item-has-children > a:after {
    margin-left:5px;
}

.single-service .post-navigation-wrap{
	display:none;
}

#home-slider .slides .slide .caption p, #home-slider .slides .slide .caption a p,
#home-slider .slides .slide .caption h2, #home-slider .slides .slide .caption a h2{
	color:#000;
}

.fax{
	border-right:none !important;
}

.top-menu .button{
	float:right;
	background:#424242;
	padding:4px 15px;
	cursor:pointer;
	margin-top:-4px;
}
.top-menu .button:hover{
	background:#222;
}

.site-header .top-menu a, .site-header .top-menu a:active, .site-header .top-menu a:hover{
	background-color:transparent;
}

.site-footer h1{
	margin-top:1em;
}

.contact-information .address_element{
	clear:none;
	display:inline;
}
.contact-information .address_element:after{
	content:', ';
}
.contact-information .address_element:last-child:after{
	content:none;
}
#additional_homepage_content{
    background: #f0f0f0;
}
#additional_homepage_content .responsive-container{
    margin-bottom:0;
}
.cssanimations .transition_item.slide_from_left.category-news{
    opacity:1;
}
}
