/*
 Theme Name:   Salient Child
 Theme URI:    http://example.com/salient-child/
 Description:  Salient Child Theme
 Author:       Sarah Montoro
 Template:     salient
 Version:      1.0.0
 Text Domain:  salient
*/

/*@import url("../salient-child/style.css");*/

@font-face {
    font-family: 'Alyshia Regular';
    src: url('../salient-child/fonts/alyshia-regular.ttf');
    font-weight: normal;
    font-style: normal;
}

@import url('https://fonts.googleapis.com/css?family=Nothing+You+Could+Do');


.home-wrap {
  padding-top: 0;
}

.slider-nav{
 visibility:hidden;
}

header#top, #header-outer {
  background-color: #fff !important;
}

h1 {
  font-family: 'Alyshia Regular';
}

p {
    font-size: 18px;
    margin: 0 5%;
    line-height: 30px;
}

/*Optin Form*/
#optinforms-form1 {
 padding:3% 3% 1.5% 3% !important;
}


#optinforms-form1-button{
  border-radius: 0 !important;
  font-family: 'Open Sans', sans-serif !important;
  font-style: italic;
}

.top-heading {
  font-family:'Alyshia Regular' !important;
}

#featured article .post-title h2 {
  padding: 0 !important;
}


#featured article .post-title h2 span {
background-color: rgba(0, 181, 168, 0.5) !important;
box-shadow: none !important;
padding: 4px 10px !important;
}

@media only screen and (max-width: 1000px) {
body #featured article .post-title > a {
    background-color: rgba(146, 110, 149, 0.8) !important;
	border-color: rgba(146, 110, 149, 0.8) !important;
	}
}

/*Shop Page*/
h1.page-title, .woocommerce-ordering, .woocommerce-result-count {
  display: none;
}

.woocommerce-breadcrumb {
visibility:hidden;
}

.nectar-shop-header {
  height: 0 !important;
  width: 0 !important;
}


.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 h2 {
    font-size: 1.5em !important;
    line-height: 1.2em !important;
}

@media (max-width: 400px){
    a.button.product_type_simple.add_to_cart_button {
   /*   background-image: unset !important;
    }*/

    #coachingServices{
        font-size: 13px !important;
        line-height: 31px !important;
    }

}

/*Footer*/
#text-7 h4 {
 padding-left: 20px;
}

#text-5 h4 {
 padding-left: 20px;
}


