/*
Theme Name: WildTantra

Description: This is a custom child theme for Salient
Author: iBuro

Template: salient
Version: 0.1
*/

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


html body #header-outer.transparent[data-transparent-header="true"].transparent {background-color: rgba(0,0,0,0.3)!important; }

div#footer-outer {
    background-image: url(https://wildtantra.com/a/wp-content/themes/wildtantra/images/kaula-bg-symbol.png);
    background-repeat: no-repeat;
	background-position-x: 75%;
	background-position-y: bottom;
	background-color: white;
    background-size: 25%;
	color: #c5920c!important;
}



#nectar_fullscreen_rows > #footer-outer.wpb_row .full-page-inner-wrap {
    background-image: url(https://wildtantra.com/a/wp-content/themes/wildtantra/images/kaula-bg-symbol.png);
    background-repeat: no-repeat;
	background-position-x: 75%;
	background-position-y: bottom;
	background-color: white;
	background-size: 25%;
	color: #c5920c!important;
}


.nectar-split-heading.animated-in {
	color: #C5920C!important;
}

/*blog stuff*/
span.meta-category {
    display: none !important;
}



span.meta-author {
    display: none;
}



h1.entry-title {
    font-family: Roboto; /*'Open Sans'*/
    font-size: 56px;
    line-height: 64px;
    font-weight: 100!important;
    color: #c5920c;
    letter-spacing: -0.5px;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 7px;
}

span.meta-comment-count {
    display: none!important;
}

span.meta-author.vcard.author {
    display: none!important;
}

.single #single-below-header > span {
    border-left: 0px solid #DDDDDD;
}

/*newsletter form*/
input#mc_signup_submit {
    padding: 15px 22px!important;
}

input.mc_input {
    padding: 16px!important;
}

/*footer tweaks homepage*/
.full-page-inner ul#social {
    margin-left: -5px!important;
}

/*shop stuff*/

nav.woocommerce-breadcrumb {
    display: none !important;
}

/*header images*/
/*@media only screen and (max-width: 1000px) and (min-width: 1px) {

#main-header {display: none;}
#mobile-header h1 {padding: 5% !important; font-size: 30px;}
h1 { font-size: 30px!important;}
h2 { font-size: 26px!important;}
h3 { font-size: 22px!important;}
h4 { font-size: 18px!important;}
h5 { font-size: 14px!important;}
h6 { font-size: 12px!important;}
#mobile-header div.divider-wrap {/* display: none!important; */ /*height: 50px !important;}
	

}

@media only screen and (min-width: 1000px){

#mobile-header {display: none;}


}*/


/*Footer tweaks*/
p.footer-1 {
    margin: 120px 0 0 0;
    color: #494949;
}


/*html body #header-outer:not(.transparent) {background-color: rgba(0,0,0,0.9)!important;}*/

/*html body #header-outer[data-transparent-header="true"].transparent {display: none!important;}*/