/*
Theme Name: Lawyers Attorneys Child
Author: Vamtam
Author URI: http://vamtam.com
Template: lawyers-attorneys
*/


.logo-tagline,
body.wpv-scrolled #top-nav-wrapper,
body.wpv-scrolled .main-header .first-row,
#scroll-to-top {
  display: none!important;
}

body.wpv-scrolled .fixed-header-box {
  height: auto!important;
}

a,
.top-nav a,
#main-menu .menu > .menu-item.current-menu-parent > a, 
#main-menu .menu > .menu-item.current-menu-item > a, 
#main-menu .menu > .menu-item.current-menu-ancestor > a, 
#main-menu .menu > .menu-item.current-page-ancestor > a, 
#main-menu .menu > .menu-item:hover > a {
  color: #0d619e;
}

.fixed-header-box .logo-wrapper {
  padding: 15px 0;
}

a.button.white {
  border-color: white;
  color: white;
}

a.button.white span {
  color: white;
}

.bx-wrapper .bx-pager {
	left: 0!important;
	text-align: center;
}

.page-header .title {
	padding-top: 40px!important;
}

footer.main-footer {
	padding-top: 20px;
	background: #222;
}

p, .pane-wrapper li {
	letter-spacing: .5px;
}


@media (min-width: 959px) {
	.grid-1-4.add-space {
		width: calc(25% - 10px);
		margin: 5px;
	}
}