/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


@font-face {
    font-family: 'the_wilderegular';
    src: url('fonts/thewildeone-webfont.woff2') format('woff2'),
         url('fonts/thewildeone-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
	color:#454545;
}

body p { text-align:justify; }

.sf-menu em {
    font-family: 'the_wilderegular';
    text-transform: lowercase;
    font-size: 250%;
    font-weight: 400;
    line-height: 30%;
}

#header-outer header .nectar-menu-icon {
    font-size: 20px;
    top: -1px;
    margin-top: 7px;
}



/* --------------------- Header --------------------- */
nav {
    top: 0;
    left: 0;
    position: fixed;
}

.taptap-main-menu-button-six div {
    background: #000;
    padding: 27px;
    width: 100px;
    height: 100px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-size: 25px;
    text-align: center;
    font-family: 'Oswald';
    font-weight: 300;
    font-style: normal;
	top: 0;
    left: 0;
    position: fixed;
	z-index:999;
}

.taptap-menu-active .taptap-main-menu-button-six div {
	display:none;
}

.taptap-by-bonfire ul li.current-menu-item > a, .taptap-by-bonfire .sub-menu .current-menu-item > a {
    color: #000000;
}


.black-menu ul.sub-menu span.menu-title-text {
	color: #000;
    text-transform: uppercase;
    line-height: 1.8;
    letter-spacing: 0.1em;
    font-size: 14px;
    text-align: center;
    font-family: 'Oswald';
    font-weight: 400;
    font-style: normal;
}

ul.sub-menu.tracked-pos {
    width: 100vmax !important;
}

.sf-menu ul li li {
	text-align:center;
}

.line-right::after {
	content:'';
    background-color: #000;
	width:1px;
	height: 50%;
    display: block;
    position: absolute;
    right: 0;
    top: 25%;
}
.sub-menu.tracked-pos li {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.taptap-by-bonfire ul li.align-left ul.sub-menu li {
	text-align:left;
	margin-left: 40px;
}

#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a .menu-title-text:after {
	border:none !important;
}

#header-space, body #header-outer, body[data-header-color="dark"] #header-outer {
 background-color:#000;
}

#header-outer nav >ul >.megamenu.nectar-megamenu-menu-item.menu-item-525 >.sub-menu {
    padding: 25px 10vw;
}


a.nectar-button.jumbo.regular.accent-color.regular-button {
    background-color: unset!important;
    color: #000;
    border-bottom: 1px solid #000;
    border-radius: unset !important;
    font-size: 22px;
    padding: 15px 20px;
}

.script h1 {
    font-family: 'the_wilderegular' !important;
    font-weight:400;
    font-size:100px;
    transform: scale(1, 1) translate(0px, 0px) rotate(
-4deg);
}
h1 em {
    font-family: 'the_wilderegular' !important;
    color: #000;
    line-height: 0.75;
    letter-spacing: 0em;
    font-size: 220% !important;
    font-weight: 400;
    font-style: normal;
	z-index: 500;
    position: relative;
}
h1 em::before {
    content: '';
    background-color: #fff;
    width: calc(100% + 60px);
    height: 75px;
    display: block;
    position: absolute;
    top: 15px;
    z-index: -1;
    left: -50%;
    margin-left: calc(50% - 30px);
}

.no-title-bg h1 em::before {
    content: '';
    background-color: unset;
    width: unset;
    height: unset;
    display: inline;
    position: relative;
    top: unset;
    z-index: unset;
    left: unset;
    margin-left: unset;
}

em {
    font-family: 'the_wilderegular' !important;
	text-transform:lowercase;
	font-style:normal;
}

h3.blog-header em {
    font-family: 'the_wilderegular' !important;
    color: #fff;
    letter-spacing: 0em;
    font-size: 44px !important;
    font-weight: 400;
    font-style: normal;
	text-transform:capitalize !important;
}

.nectar-recent-posts-single_featured h1.post-ref-1 {
	text-transform: uppercase;
    font-size: 40px;
	margin: 30px 0 50px 0;
}

.recent-post-container a.nectar-button.jumbo.regular.accent-color.regular-button.has-icon {
    color: #fff;
    border-color: #fff;
    padding-bottom: 10px !important;
}

.nectar-cta .text {
    font-family: 'Oswald' !important;
    font-weight: 400;
    letter-spacing: 3px;
    font-size: 16px;
	text-transform:uppercase;
}
.no-margin {
    margin: -50px 0 0 0!important;
}
body .yotu-videos.yotu-mode-mix .yotu-video .yotu-video-thumb-wrp {
    width: 100% !important;
}

div#footer-widgets, div#footer-widgets p {
    text-align: center !important;
}
ul.mks_social_widget_ul li a {
    background-color: #aac6b8 !important;
}
#footer-widgets em {
    font-size: 200%;
}
#footer-widgets .row {
	padding:0;
}
#footer-widgets .row .col {
    display: flex;
    justify-content: center;
    align-content: center;
	flex-direction: column;
	height: 300px;
}
#copyright {
    font-family: 'Oswald';
    text-transform: uppercase;
}
#copyright p {
	text-align:center;
}

#copyright p a {
    padding-left: 25%;
}

.taptap-by-bonfire .menu {
    display: flex;
}

.taptap-by-bonfire .sub-menu a {
    color: #000;
    font-size: 14px;
    letter-spacing: 0;
    margin: 0;
    padding: 5px 0;
    text-transform: uppercase;
}

.taptap-by-bonfire a em {
    font-size: 200%;
    text-transform: lowercase;
}

li.hide-menu-item > a {
    position: relative;
    visibility: hidden;
}

.taptap-main-wrapper, .taptap-background-color {
	height:300px;
}

.mc4wp-form {
    text-align: left;
}

.squad-form {
    margin: 10px 0 0;
    background-color: #FFF !important;
    border-bottom: 2px solid #000 !important;
    font-family: 'Oswald';
	font-size: 26px !important;
}

.squad-form::placeholder {
    font-family: 'Oswald';
}

#footer-outer #footer-widgets .col input.squad-form.submit {
	background-color:#000 !important;
	color:#fff !important;
}

.container.blog-header {
    margin-top: 5%;
}

.blog-header {
	text-align:center;
}

ul#menu-blog-menu li {
    width: fit-content;
    display: inline-flex;
    margin: 20px 10px;
}

#menu-blog-menu li a {
    font-family: 'Oswald';
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 14px;
}

.post-area.standard-minimal .post-content {
    padding-left: 0;
    overflow: hidden;
}
.post-area.standard-minimal .post-content h2 {
	text-align:center;
	margin-bottom:5%;
}

.post-area.standard-minimal .post-content p {
    font-size: 18px;
	line-height: 28px;
}

.post-area.standard-minimal .post .more-link {
    float: right;
    margin-bottom: 20px;
}
.post-area.standard-minimal .post .content-inner .post-featured-img img {
	margin-bottom:0 !important;
}

.post-date {
    font-size: 37px;
    text-align: center;
    margin-bottom: 15px;
    position: relative;
    z-index: 200;
    top: -11px;
}

.post-date em {
	display:inline-flex;
}

.post-date em::before {
    content: '';
    background-color: #fff;
    width: 200px;
    height: 42px;
    display: block;
    position: absolute;
    top: -11px;
    z-index: -1;
    left: -100px;
    margin-left: 50%;
}

.page-header-no-bg {
	display:none !important;
}

@media only screen and (min-width: 1000px) {
.container .twevehundered, body[data-header-format="left-header"] .container, .woocommerce-tabs .full-width-content .tab-container, .nectar-recent-posts-slider .flickity-page-dots, .post-area.standard-minimal.full-width-content .post .inner-wrap, .material #search-outer #search {
    max-width: 1000px;
	margin-left:auto;
	margin-right:auto;

}
	.post-area.standard-minimal.full-width-content .post .inner-wrap {
		padding:0;
	}
}

@media only screen and (max-width: 500px) {

	.taptap-menu-button-wrapper {
		display:none;
	}
}
