/*
 Theme Name:     Pallas Child Theme
 Theme URI:      http://demo.vegatheme.com/pallas
 Description:    Pallas Child Theme
 Author:         OceanThemes
 Author URI:     http://oceanthemes.net
 Template:       pallas
 Version:        1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  pallas-child
*/

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

/* =Theme customization starts here
------------------------------------------------------- */

.headyspace{
	/*margin-top: 125px;*/
	padding-top: 125px;
}

.headyspace .services-box{
	margin-bottom: 5px;
}

body.custom-background.page-id-1306 {
	background-image: none;
}

/*@media only screen and (max-width: 1200px)*/
.logo {
  width: 101px !important;
  height: 60px !important;
  background: url('http://robertwood.landtroopstrategies.com/wp-content/uploads/2015/05/Robert-Wood_logo.png') no-repeat center center;
  background-size: 101px 60px !important;
}

.g-recaptcha div { margin: 0 auto 20px auto; }
