/*
Theme Name: Glow
Author: Farren Pollard
Template: sentio-pro
Description: Glow Ventures Wordpress Theme
/*
font-family: 'Josefin Slab', serif;
font-family: 'Josefin Sans', sans-serif;
font-family: 'Oswald', sans-serif;
* */

<style>

@import url('https://fonts.googleapis.com/css?family=Josefin+Sans|Josefin+Slab|Oswald');
</style>

footer p {
	font-size: 11px;
}

.primary-navigation > ul > li > span {
	font-family: 'Josefin Slab', serif;
    top: 10px;
} 

nav {
	font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
        -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);

}

h1, h2, h3, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Oswald', sans-serif; 
}

h4{
	font-family: 'Josefin Slab', serif !important;
	font-weight:700;
	
}  

h3 {
	font-weight: 200;
}

.page-id-2 .widget_text {
	outline: none;
}
   .dh-card h4 {
    margin: 8.33333px 0 0;
    opacity: 0.5;
}
.text-delta, cite, pre, .comment-author-link ~ a, .comment-metadata a {
    color: #8c8681;
}

#text-2.widget_text.tag .textwidget p {
	color: #d6d7d9;
	text-align: center;
	font-size: 22px !important;
} 
.dh-section-title-tag {
    text-transform: uppercase;
    text-align: center;
    color: #d9d1c7;
    margin-top: 25px;
}

.dh-card h2 {
    margin: 0;
    text-transform: uppercase;
    line-height: 1.1em;
}

.dh-section-title-tag .dh-decor {
display: none;} 

.widget.widget_text.col-md-3 li {
    border-bottom: 1px solid #d6d7d9; 
    padding: 25px 0 6.25px;
    overflow: hidden;
}
div.textwidget ul li, .post-content ul li {
    border-bottom: 1px solid #d6d7d9;
    padding: 25px 0 6.25px;
    overflow: hidden; 
}

.swiper-slide img {
	    -webkit-filter: brightness(65%); /* Safari */
    filter: brightness(65%);
} 
 
#text-9
 {
	background: #fff;
}
	#text-9 p {
	padding: 0 25px 25px;
	    text-align: center;
}

blockquote {
    margin: 12.5px 0;
    padding: 16.66667px;
    background: rgba(0, 0, 0, 0.02);
    font-style: italic;
    position: relative;
    text-align: center;
}

#text-9 h4 {
	text-align: center;
	padding-top: 20px;
}
 
form.wpcf7-form {
background-color: #fff;
text-align: center;
}

input#formname, #emailform, #subject, #message {
width:75%%;
margin-top: 5px;
margin-bottom: 5px;
}

input#formname {
margin-top: 20px;
}

input.wpcf7-form-control.wpcf7-submit {
	    padding: 8.33333px 25px;
    color: #ffffff;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #2f3540;
} 

   .header-social.align-right a:hover,  .header-social.align-right a {
    color: #d9d1c7;
    text-decoration: none;
    }
    
.header-social.align-right i.fa {
    color: rgba(255, 255, 255, 0.4);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 0 1em;
    padding-right:.5em;
}

 .button {
 	    background: rgba(66, 68, 74, 0.4);
 	   }


span.wpcf7-not-valid-tip {
    color: #9b866c !important;
    font-size: 1em;
    font-weight: bold !important;
    display: block;
}

.wpcf7-validation-errors {
    border: 2px solid #d9d1c7 !important;
   }
   
#team .textwidget {
margin-bottom: 30px !important;
} 

#team h4 {
	margin-top: 20px !important;
}

@media (max-width: 960px) {
	.dh-slider {display: none !important;}
	
	#text-2.widget_text.tag .textwidget p {
    padding: 20px;
    color: #d6d7d9;
    text-align: center;
    font-size: 22px !important;
}

h2 {
	font-size: 32px;
}

h4{
	font-family: 'Oswald', sans-serif !important; 
font-weight: 200;
}  

.nav-devices + ul {
    background: rgba(102, 106, 115, 0.9);
}

article#post-66 {
	display: none;
}
ul, ol {
    margin: 12.5px 0;
    padding-left: 0;
}

html:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: transparent;
    z-index: 99999;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.promo-box {
    background-image: none !important;
    background-position: -892.825px center;
}
	}
