/*
Theme Name: werock
Theme URI: http://xvelopers.com
Author: xvelopers
Author URI: http://xvelopers.com
Description: Multipurpose Wordpress Theme
Version: 1.5.1
License: GNU General Public License
License URI: license.txt
Text Domain: werock
Domain Path: /languages/
Tags: custom-background, full-width-template, sticky-post, theme-options, translation-ready
*/

/*
@import url('assets/css/wp-core.css');
@import url('assets/css/main.css');
*/

.home h2::before {
	content: '';
	left: 0;
	top: 0;
	font-size: 30px;
	position: absolute;
	height: 100%;
	width: 10px;
	background: #8bc2cf;
	text-transform: uppercase;
}
.home h2 {
	font-size: 30px;
	text-transform: uppercase;
	position: relative;
	padding-left: 20px;
}

.blog-post .hover h3 {
	height: 36px;
    margin-top: 12px;
	text-overflow: ellipsis;
	font-size: 16px;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    line-height: 18px;
}


h2.footer-h2::before {
	content: '';
	left: 0;
	top: 0;
	font-size: 30px;
	position: absolute;
	height: 100%;
	width: 10px;
	background: #8bc2cf;
	text-transform: uppercase;
}
h2.footer-h2 {
	font-size: 30px;
	text-transform: uppercase;
	position: relative;
	padding-left: 20px;
}

#sg-popup-content-wrapper-5 {
	color: #000 !important;
}

#sgcboxContent #sgcboxClose{
	display: none
}

.colorbox3 #sgcboxClose {
    position: absolute;
    top: auto !important;
    right: 60px !important;
    padding: 0 !important;
    display: block;
    background: none !important;
    text-indent: 0 !important;
    bottom: 15px !important;
    color: #FFF;
}

/* subscribe popup */

.sgpb-popup-close-button-1:hover{
    opacity: 1 !important;
}

.sgpb-popup-close-button-1 {
    position: absolute !important;
    top: -20px;
    right: -16px !important;
}

.subscribe-popup-content {
    border-radius: 0;
    border: 5px solid #373737 !important;
    box-shadow: none !important;
    color: #3c3c3c !important;
    padding: 30px !important;
}

.subscribe-popup h1 {
    margin-top: 0;
}

.subscribe-popup ul {
    padding-left: 20px;
}

.subscribe-popup ul li {
    padding-bottom: 20px;
}

.subscribe-popup ul  {
	list-style:none
}

.subscribe-popup ul li::before {
	content: "\2022";
	color: #8bc2cf;
	font-size:18px;
	font-weight: bold;
	display: inline-block; 
	width: 1em;
	margin-left: -1em;
}

.btn.button-read-more{
	border: 2px solid #9c9c9c;
	border-radius:0;
	color: #000;
	padding: 10px 30px;
	margin-left: 18px;
}

.popupfoot {
	background: url(https://unsolved-websupport911.netdna-ssl.com/wp-content/uploads/2019/01/mailbg.jpg);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

p.largep {
    font-size: 22px;
    font-family: "Oswald";
    color: #fff;
    text-align: center;
    padding-top: 50px;
    text-transform: uppercase;
}

.popupfoot .wysija-paragraph label {
    display: none !important;
}

.popupfoot br {
    display: none !important;
}

.popupfoot .wysija-input {
    width: 377px;
    height: 48px;
    background: #292929;
    border: 1px solid #575757;
}

.width600{
	position:relative;
	width:580px;
	display:block;
	margin:0 auto;
	padding-bottom: 45px;
}

.popupfoot .wysija-submit.wysija-submit-field {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
    border-radius: 0;
    font-family: "Roboto";
    font-size: 18px;
    width: 192px;
    color: #000;
}

.subscribe-popup .row{
	margin-left: 0;
	margin-right: 0;
}

.widget_wysija_cont .updated{
    background-color: transparent;
    border-color: transparent;
}

.widget_wysija_cont .updated{
    font-size: 20px;
    color: #fff;
	text-align: center;
}

.subscribe-popup .updated ul li::before {
    content: "";
    color: transparent;
}

@media (max-width:1000px){
	
	.sgpb-popup-close-button-1 {
		position: absolute !important;
		top: 5px;
		right: 10px !important;
	}
	
}

@media (max-width:930px){
	
	.stack-image{
		display: none;
	}
	
}

@media (max-width:650px){
	
	.widget_wysija_cont .updated{
		font-size: 16px;
		color: #000;
	}
	
	.popupfoot {
		background: transparent;
		position: relative;
		left: auto;
		right: auto;
		bottom: auto;
	}
	
	p.largep{
		color: #3c3c3c !important
	}
	
	.width600 {
		width: 100%;
	}
	
	.popupfoot .wysija-input {
		width: 100%;
		height: 48px;
	}
	
	.popupfoot .wysija-submit.wysija-submit-field {
		position: relative;
		top: auto;
		right: auto;
		margin-top: 0px;
		border-radius: 0;
		font-family: "Roboto";
		font-size: 18px;
		width: 192px;
		color: #000;
		width: 100%;
	}
	
	.sgpb-popup-dialog-main-div-theme-wrapper-1{
		position: absolute !important;
	}
	
	#sgpb-popup-dialog-main-div{
		height: auto !important;
	}
	
	body .sgpb-theme-1-content, .sgpb-theme-4-content {
		padding-bottom: 0;
		border-bottom-width: 0 !important;
		border-bottom-color: transparent !important;
	}
	
	.social li a{
		margin-left: 15px;
	}
	
}

.latest-post p,
.comment-list p {
    font-size: 16px;
}

.submittip{
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px 24px;
	text-align: center;
	font-family: oswald;
	font-size: 14px;
	background: #8bc2cf;
	margin: 5px 0;
	border: none;
	font-family: 'Oswald',sans-serif;
	border-radius: 4px;
}

.submittip.readmorefbi {
    width: 250px;
    padding: 4px 20px !important;
    margin-top: 30px;
}

.submittip:hover {
    color: #000 !important;
}

.wanted-person-submit{
	margin-top: 30px;
}

.headingseek{
	display: inline;
	margin-left: 30px;
	font-size: 36px !important;
}

.headingseek:before{
	content: initial;
	display: none;
}

.podcast-intro {
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 20% 20px 50%;
    height: 0;
    background-color: rgba(0,0,0,0.5);
    background-blend-mode: multiply;
}

.podcast-intro p {
    font-size: 14px;
    color: #fff;
}

.latest-post a.submitatipbtn {
    color: #000 !important;
    font-weight: bold;
    background: #8bc2cf !important;
    padding: 25px 90px;
    display: table;
    margin-top: 40px;
    margin-bottom: 40px;
	font-size: 20px;
	font-family: 'GothamPro-bold', sans-serif;
}

.nextpost,
.prevpost {
    width: 100%;
    display: block;
    border: 2px solid #fff;
    padding: 20px;
    color: #fff;
    text-align: center;
}

.nextpost h5, .nextpost p {
    text-align: left;
}

.prevpost h5, .prevpost p {
    text-align: right;
}

.podcasts-template-default img{
	margin: 0 auto;
	display: block;
}

.player-section.player-iframed .playlist {
    max-height: calc(100vh - 200px) !important;
	height: auto !important;
	overflow-y: inherit !important;
}

.social li .nav-podcast a {
    color: #fff;
    width: auto;
    border-radius: 20px;
    font-size: 20px;
    text-transform: uppercase;
	padding: 0 50px 0 20px;
	background-image: url("images/podcastsicon.png") !important;
	background-position: calc(100% - 16px) 11px !important;
	background-repeat: no-repeat !important;
	background-color: #23373e !important;
	font-family: 'GothamPro-bold', sans-serif;
}

.social li .nav-podcast a:hover {
    color: #fff !important; 
}

.page-template-page-podcasts h1,
.podcasts-template-default h1 {
    text-align: center;
    display: table;
	margin: 0 auto 40px;
	font-family: 'GothamPro-light', sans-serif;
	font-size: 24px;
	border-bottom: 1px solid #8bc2cf;
}

.podcast-cat h3,
.podcasts-template-default h2,
.podcasts-template-default h2:hover {
	text-align: center;
    font-family: 'GothamPro-light', sans-serif;
	font-size: 40px;
	color: #FFF;
	margin-bottom: 20px;
}

.podcast-cat .datetime {
    color: #6a6a6a;
    font-size: 14px;
    text-align: center;
    margin-bottom: 40px;
}

.img-intro {
    margin: 0 auto 40px;
    display: block;
	max-height: 470px;
	width: auto !important;
}

.podcast-cat p {
    text-align: center;
    margin: 40px auto;
}

.podcast-url {
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin: 40px auto;
    display: table;
}

.col-md-8.podcast-cat {
    margin-bottom: 230px;
}

.podcast-cat .img-fluid {
    margin: 0 auto;
    text-align: center;
    display: block;
}

.post-meta.center-block {
    text-align: center;
    padding-bottom: 60px;
}

.podcasts-template-default .latest-post.detail p {
    padding-top: 0;
}

.img-same-height {
    max-height: 320px !important;
    width: auto !important;
    display: inline-block !important;
    margin-right: 30px !important;
}

.subscribe-to-podcast {
    border-radius: 20px;
    font-size: 16px;
    padding: 8px 50px 8px 20px;
    background-image: url("images/podcastsicon.png") !important;
    background-position: calc(100% - 16px) 11px !important;
    background-repeat: no-repeat !important;
    background-color: #23373e !important;
    font-family: 'GothamPro-bold', sans-serif;
    display: table;
    margin: 10px auto;
}

.subscribe-to-podcast  a{
    color: #fff;
}

.subscribe-to-podcasts ul {
    text-align: center;
    list-style: none;
    padding: 20px;
}

.subscribe-to-podcasts ul li {
    display: inline-block;
	padding: 5px;
}

.subscribe-to-podcasts ul li img.podcasts-vendor {
    height: 35px;
    width: auto;
}

.subscribe-to-podcasts{
	text-align: center;
}

.transcript-link {
    margin-bottom: 60px;
    display: block;
    font-size: 18px;
}

ul.social.social-mobile {
    display: none;
}

#watch-episode .mCSB_scrollTools .mCSB_draggerRail {
    background: transparent;
}

.row.single-podcasts {
    margin-bottom: 45px;
    padding-bottom: 75px;
}

@media screen and (max-width: 991px) {
	
	header .social-links {
		display: none;
	}

	ul.social.social-mobile {
		display: block;
	}

	.navbar-brand {
		width: 280px;
		margin-top: -20px;
		margin-left: -30px;
	}

	.nav_scroll ul.social.social-mobile {
		float: none !important;
		text-align: left;
	}

	.news-post a h3 {
		font-size: 18px;
	}

	.news-post .bottom-row a.readmore {
		font-size: 14px;
	}

	.news-post {
		display: block;
		width: 100%;
		margin-bottom: 15px;
		border-bottom: 1px #464646 solid;
		padding-bottom: 35px;
	}

	#news-section h2.heading-section {
		margin-bottom: 55px;
	}

	#latest-blog h2.footer-h2 {
		margin-bottom: 45px;
	}

	.navbar-default .navbar-toggle,
	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {
		color: #fff;
	}

	#contact h5, #contact p, #contact h3 {
		font-size: 14px;
	}

	p {
		font-size: 14px;
		line-height: 1.8;
	}

	.sitemap li, footer ul.menu li {		
		display: block;
		margin: 10px 15px;
	}

	.podcast-cat h3, .podcasts-template-default h2, .podcasts-template-default h2:hover {
		font-size: 24px;
	}

	.row.single-podcasts {
		margin-bottom: 25px;
		padding-bottom: 55px;
		border-bottom: 1px solid #565656;
	}

}

.notification {
	color: black;
	padding: 36px 50px 10px;
	text-align: center;
	font-size: 20px;
}

.notification a:hover, .notification a:focus {
	color: black !important
}