/*
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: #fff !important;
    font-weight: bold;
    background: #8bc2cf !important;
    padding: 20px 50px;
    display: table;
    margin-top: 40px;
}

.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;
}