/*
 Theme Name:   Justin Hoke Child
 Theme URI:    http://justinhokeguitar.com
 Description:  hayden Child Theme
 Author:       Amanda Taylor/Haydn
 Template:     hayden
 Version:      1.0.0
 License:      GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  hayden
*/

body {
 font-family: "acumin-pro-semi-condensed",sans-serif !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

#container {
	max-width: 100% !important;  


}


#mainNav ul a {
    font-size: 1em !important;
    font-weight: 200 !important;
    color: white !important;
}
.page-id-401 .top {
    background-image: none !important;
}

#testimonials {max-width: 100% !important}
.testimonial .left {
    display: none;
}

.testimonial .right {
    width: 100% !important;
}

#header {
    min-height: 120px !important;
    background-color: white !important;
}

#pageHead {
    text-transform: uppercase;
}

.brand {
    text-shadow: none !important;
    font-family: 'Open Sans' !important;
    color: #fff;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 1.3em !important;
    float: right;
    margin-top: 22px;
    margin-right: 80px;
}


div#wrap {
    padding-top: 30px;
}

.menuToggle {
    margin-top: 5px !important;}

#pageslide {
    background-color: #1f1f1f !important;

}

.thumbs.clearfix.isotope {
    margin: 0 auto;
    max-width: 310px;
    height: auto;
}

#projects.homeSection {
    padding-bottom: 30px !important;
}

#testimonials {
    background-image: url(/wp-content/uploads/2015/11/Front-page2.png) !important;
}
.top {
    background-image: url(/wp-content/uploads/2015/11/Front-page2.png) !important;
}

#testimonials .flexslider {
    color: white;
}
div#tribe-events {
    padding-bottom: 30px !important;
}

div#footerNav {
    background-color: lightgrey;
    padding: 0 0 0 90px !important;
    margin: 0 auto;
    max-width: 100%;
    text-transform: uppercase;
}

.bottom {
      background-color: lightgrey;
}

ul.social {
    display: inline-block;
    padding: 12px;
}
.social li {
    float: left;
    padding-right: 15px;

}

#menu-main-2 li {
    padding: 10px;
    padding-right: 20px;
    padding-top: 18px;

}

#menu-main-2 li:last-child{
     padding-right: 25px;

}
.tribe-events-list-widget .duration {
    font-weight: 700;
    font-size: .8em !important;
}

h4.entry-title.summary {
    text-transform: uppercase;
    font-size: 1em;
}

/*woocommerce*/

.woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}

.woocommerce .woocommerce-message:before {
    content: "\e015";
    color: grey !important;
}
.woocommerce .woocommerce-message {
    border-top-color: gray !important;
}

.woocommerce .order_details {
    list-style: none !important;
}
.woocommerce .order_details li {
    padding-left: 1em !important;
}

span.amount {
    color: grey !important;
}

input.button {
   color: white !important;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button {
    color: white !important;
}

li.first.post-1248.product.type-product.status-publish.has-post-thumbnail.product_cat-albums.downloadable.virtual.shipping-taxable.purchasable.product-type-simple.product-cat-albums.instock {
    padding-right: 25px !important;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: white !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin-right: 5% !important;
}
.woocommerce-checkout #payment ul.payment_methods li img {
    padding: 5px 0 5px 10px !important;
}

/*media queries */

@media screen and (max-width: 320px) {
#testimonials.homeSection {
    display: none;
}}


@media screen and (max-width: 560px) {	
.brand{ font-size: .8em !important;}
li#slide1 {
  background-position: 35% 50% !important;
    background-position-x: 35%;
    background-position-y: 50%;

}}


@media screen and (max-width: 975px) { 
    .brand {margin-top: -5px;}
    .menuToggle {margin-top: -12px !important;
}

}

@media screen and (min-width: 1200px) {
 .menuToggle {
    right: -60px !important;
     margin-top: 5px !important;}
  .brand{ 
    font-size: 1.8em !important;
    font-weight: 200;
    font-family: 'Open Sans' !important;
    text-shadow: none !important;
    margin-right: 30px !important;
} 
li#slide1 {
    padding-top: 140px !important;
}}
