/*
 Theme Name:   POPS
 Template:     Divi
*/

@import url("../Divi/style.css");
@import url('//fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i');
@font-face {
	font-family: 'Avenir Next LT Pro Bold';
	src: url('fonts/AvenirNextLTPro-Bold.eot');
	src: url('fonts/AvenirNextLTPro-Bold.eot#iefix') format('embedded-opentype'),
		url('fonts/AvenirNextLTPro-Bold.woff') format('woff'),
		url('fonts/AvenirNextLTPro-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Avenir Next LT Pro Demi';
	src: url('fonts/AvenirNextLTPro-Demi.eot');
	src: url('fonts/AvenirNextLTPro-Demi.eot#iefix') format('embedded-opentype'),
		url('fonts/AvenirNextLTPro-Demi.woff') format('woff'),
		url('fonts/AvenirNextLTPro-Demi.ttf') format('truetype');
	font-weight:600;
	font-style: normal;
}
@font-face {
	font-family: 'Avenir Next LT Pro Demi Italic';
	src: url('fonts/AvenirNextLTPro-DemiIt.eot');
	src: url('fonts/AvenirNextLTPro-DemiIt.eot#iefix') format('embedded-opentype'),
		url('fonts/AvenirNextLTPro-DemiIt.woff') format('woff'),
		url('fonts/AvenirNextLTPro-DemiIt.ttf') format('truetype');
	font-weight:600;
	font-style: italic;
}
@font-face {
	font-family: 'Avenir Next LT Pro Regular';
	src: url('fonts/AvenirNextLTPro-Regular.eot');
	src: url('fonts/AvenirNextLTPro-Regular.eot#iefix') format('embedded-opentype'),
		url('fonts/AvenirNextLTPro-Regular.woff') format('woff'),
		url('fonts/AvenirNextLTPro-Regular.ttf') format('truetype');
	font-weight:300;
	font-style: normal;
}
@font-face {
	font-family: 'Avenir Next LT Pro Regular Italic';
	src: url('fonts/AvenirNextLTPro-It.eot');
	src: url('fonts/AvenirNextLTPro-It.eot#iefix') format('embedded-opentype'),
		url('fonts/AvenirNextLTPro-It.woff') format('woff'),
		url('fonts/AvenirNextLTPro-It.ttf') format('truetype');
	font-weight:300;
	font-style: italic;
}

* {
    font-family: 'Avenir Next LT Pro Regular';
}
body {
    font-family: 'Avenir Next LT Pro Regular';
}

#footer-bottom {
display: none;
}

#top-menu li {
    padding-right: 30px;
}
#top-menu li a {
    font-size: 16px !important;
    font-weight: 400;
}

#top-menu li li a {
    width: 270px;
    padding: 5px 0;
}

.nav li ul {
    width: 310px;
}

.header-btn a {
    font-weight: 500;
    border-color: #F8E71C;
    background-color: #F8E71C;
    font-family: 'Avenir Next LT Pro Demi';
    padding: 1rem 1.5rem 0.8rem !important;
    margin-top: -14px;
    font-size: 1rem;
    text-transform: uppercase;
    color: #000 !important;
    border-radius: 3px;
}
.header-btn a:hover,
.et-fixed-header #top-menu .header-btn a:hover {
    color: #fff !important;
    background-color: #000;
    opacity: 1 !important;
}

.et-fixed-header #top-menu .header-btn a {
    color: #000 !important;
}

ul.list-unstyled {
    list-style: none;
    line-height: 2em;
}

#main-content .staff-wrapper .container:before {
width: 0px;
}

section.staff-wrapper {
    background-color: #F5F5F5;
    padding-top: 70px;
    padding-bottom: 70px;
}

section.staff-wrapper h4.card-title {
    font-family: 'Playfair Display', serif;
    font-style: italic;
    color: #3159E8;
    margin: 0px;
}

section.staff-wrapper small {
    font-family: 'Avenir Next LT Pro Demi';
}

section.staff-wrapper .card .card-body p.card-text {
    font-size: 14px;
}
.btn-yellow,
.more-link {
    color: #000;
    background-color: #F8E71C;
    border-color: #F8E71C;
	font-weight: bold !important;
    padding: 10px !important;
	display: block;
    text-align: center;
    text-transform: capitalize;
    border-radius: 3px;
}

.btn-yellow:hover,
.more-link:hover {
    color: #fff;
    background-color: #222;
    border-color: #000;
	text-decoration: none;
}
section.staff-wrapper h5.card-title {
    font-family: 'Avenir Next LT Pro Demi';
    color: #3159E8;
    margin: 0px;
}

.card {
border: 0 !important;
}

.page-header-bg {
    background: url(https://popss.wpengine.com/wp-content/uploads/2017/10/teamwork.jpg) no-repeat center center;
    background-size: cover;
    padding: 10rem 2rem 6rem 2rem;
    text-align: center;
}

.page-header-bg h2 {
    font-family: 'Avenir Next LT Pro Bold';
    color: #fff;
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.1;
}

.single.single-post #main-header, .single.single-post #main-header .nav li ul, .single.single-post .et-search-form, .single.single-post #main-header .et_mobile_menu, body.archive #main-header {
    background-color: #3259e8;
}
div#media_image-2 {
    margin-bottom: 0;
}
#footer-widgets .footer-widget li {
    padding-left: 0px;
}

#footer-widgets .footer-widget li:before {
    border-width: 0px;
}

#footer-widgets .footer-widget li a {
    text-decoration: underline;
}

.footer-social-link a {
    font-size: 18px;
    width: 35px;
    display: inline-block;
    height: 35px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 38px;
    border-radius: 50%;
    margin-right: 8px;
}
.footer-social-link {
    margin-left: 80px;
}
.tnp-widget input.tnp-submit {
    background-color: #f8e71e!important;
    background-image: none!important;
    text-shadow: none!important;
    color: #000!important;
    border: 0!important;
    font-size: 18px!important;
    font-weight: bold!important;
    cursor: pointer!important;
	transition: all .3s ease;
}
.tnp-widget input.tnp-submit:hover {
	background-color: #000!important;
	color: #fff!important;
}
a.popup-youtube {
    float: left;
    margin-right: 15px;
}
div#custom-txt {
    position: absolute;
    bottom: 0;
    left: 20px;
    padding: 0 !important;
}

div#custom-txt h4 {
    margin-bottom: 0;
    padding-bottom: 0;
    color: #fff;
}
div#custom-txt p {
font-size: 12px;
color: #fff;
}

.staff-wrapper img {
width:100%;
}

.wpcf7 input.text, .wpcf7 input.title, .wpcf7 input[type=email], .wpcf7 input[type=password], .wpcf7 input[type=tel], .wpcf7 input[type=text], .wpcf7 select, .wpcf7 textarea {
    width: 100%;
    padding: 5px;
}

input.wpcf7-form-control.wpcf7-submit {
    background: #f8e71e;
    border: 0;
    padding: 10px 50px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 3px;
    cursor: pointer;
    transition: all .3s ease;
    float: right;
}
input.wpcf7-form-control.wpcf7-submit:hover {
	background: #000;
	color: #fff;
}
#youtube-btn {
color: #fff;
}
#youtube-btn h5 {
    margin-bottom: 0;
    padding-bottom: 0;
    color: #fff;
    font-weight: bold;
}

.single.single-project #main-content .container,
.single.single-pops-author #main-content .container {
    padding-top: 58px !important;
}

.card-image {
    height: 230px;
    overflow: hidden;
}

.yikes-easy-mc-form .yikes-easy-mc-submit-button {
    background: #f8e71e;
    color: #000;
    font-weight: bold;
    border: 0;
	transition: all .3s ease;
}

.yikes-easy-mc-form .yikes-easy-mc-submit-button:hover,
#subscribe-submit input[type="submit"]:hover {
	background: #000;
	color: #fff;
}
#subscribe-submit input[type="submit"] {
    display: block;
    width: 100%;
    background: #f8e71e;
    border: 0;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    font-weight: bold;
}
p#subscribe-email {
    margin-bottom: 0;
}
div#widget_sp_image-2 {
    background: #f8e720;
    padding: 5px 35px;
    cursor: pointer;
}



@media (max-width: 480px) {
.header-btn a {
margin-top: 0;
}
.footer-social-link {
    margin-left: 100px;
}

.et_header_style_left .logo_container {
    width: auto!important;
}

}