/*
Theme Name: Newspeak Child Theme
Theme URI: http://demo.avantgardia.com/newspeak/
Author: Avantgardia
Author URI: http://avantgardia.com/
Description: Newspeak theme is clean, blog/news focused, and designed for clarity. Newspeak is simple, typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.0
License: Commercial
License URI: http://themeforest.net/licenses/regular
Tags: two-columns, three-columns, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, post-formats, sticky-post, threaded-comments, translation-ready
Text Domain: newspeak
Template: newspeak
*/


@import url('../newspeak/style.css');

.site-content {
	margin-right: auto!important;
	margin-left: auto!important;
}

.footer-menu li > a {
	padding: 5px 0;
	display: block;
}

.ag-nav-menu-footer > li:after {
	top: 50%;
	transform: translateY(-50%);
}

.ag-head-ticker {
	margin-bottom: 0;
}

iframe[src*="https://s.tradingview.com/singlequotewidgetembed"] {
	height: 92px!important;
}

.tradingview-widget-container.single-ticker {
	height: 92px!important;
}

.widget .search-form .search-field {
	border-radius: 3px;
	border: 1px solid #DADDE0;
	padding-right: 60px;
}

.widget .search-form .search-submit {
	border: 0;
	border-radius: 0 3px 3px 0;
	color: #fff;
	background-color: #f99400;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	display: block;
	cursor: pointer;
}
.widget .search-form {
	position: relative;
}


.form-group {
	margin-bottom: 20px;
}

.form-control,
.custom-file{
	display: block;
	width: 100%;
	font-family: "Open Sans Condensed";
    font-size: 14px;
    font-weight: normal;
    color: #515151;
    padding: 10px;
    line-height: 14px;
    background-color: #f8f8f8;
    border: 1px solid #dedede!important;
	border-radius: 4px;
	height: 37px;
	padding: 0 10px!important;
}

textarea.form-control {
	resize: vertical;
	height: auto;
	padding-top: 8px!important;
	padding-bottom: 8px!important;
}

.wpcf7-not-valid {
	border-color: #BA342A!important;
}

.custom-file {
	position: relative;
	height: 37px;
	overflow: hidden;
}

.custom-file .form-control {
	opacity: 0;
	position: absolute; 
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: pointer;
	z-index: 20;
}

.custom-file .wpcf7-form-control-wrap {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0; 
	cursor: pointer;
}

.custom-file:after {
	content: 'Select file';
	font-size: 14px;
	position: absolute;
	top: -1px;
	right: -1px;
	bottom: -1px;
	background-color: #f99400;
	padding: 0 10px;
	line-height: 37px;
	color: #fff;
}

.custom-file:before {
	content: attr(data-title);
	height: 100%;
	padding: 0 70px 0 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	line-height: 35px;
}


.form-control-submit,
.ag-fsubmit,
.form-submit #submit{
	background-color: #55c78d;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-family: "Open Sans Condensed";
    font-weight: 700;
    line-height: 37px;
	height: 37px;
    outline: medium none;
    padding: 0 50px;
    text-transform: uppercase;
    font-size: 15px;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
	border-radius: 4px;
	letter-spacing: normal!important;
}

.form-control-submit:hover {
	background-color: #44a56b;
}


span.wpcf7-not-valid-tip {
	font-size: 12px;
	padding: 5px 5px 0 5px;
	display: block;
	line-height: 16px;
	font-weight: 300;
	color: #BA342A;
}


div.wpcf7-response-output {
	position: relative;
    padding: .75rem 1.25rem;
	margin: 0!important;
    border: 1px solid transparent;
    border-radius: .25rem;
}

div.wpcf7-mail-sent-ok {
	color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
	color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

div.wpcf7-spam-blocked,
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}


.comment-form-comment textarea {
	margin-bottom: 0;
}


/* Exchanges page css */


.new-post-entery h3, .new-post-entery p, .new-post-entery-1 h3, .new-post-entery-1 p{
	color:#fff;
	}	
.new-post-entery	{
	padding:25px 15px;
	
	
	    border-radius: 5px;
		}
.new-post-entery h3{
	font-weight: bold;
    margin-bottom: 5px;
	color:#fff;	
	}
.new-post-entery h3 a{
	font-weight: bold;
    margin-bottom: 5px;	
	}
.exchange-volume{
	color:#fff;
	padding-bottom:10px;
	}
.exchange-volume b{
	color:#fff;
	}
.new-post-entery .rt-reading-time{display:none !important;}
.new-post-entery-1	{
	padding:25px 15px;
	
	border-radius: 5px;
	
		}
.new-post-entery-1 h3{
	font-weight: bold;
    margin-bottom: 5px;
	color:#fff;	
	}
.new-post-entery-1 h3 a{
	font-weight: bold;
    margin-bottom: 5px;	
	}
.new-post-entery-1 .rt-reading-time{display:none !important;}		
.exchangeimg a img{ border: 1px solid #ccc;
padding:5px;
background:#fff;
border-radius: 5px;}	
.exchangeimg a img:hover{
background:#f8f8f8;}		
.widget_nav_menu li > a{ text-transform:uppercase !important; }