/*
Theme Name:     Newspaper 7 Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

/*
.switcher a {
	background-color: gray;
}

.switcher .selected a {
	background-color: yellow;
}
*/

.switcher a img {
	display:none !important;
}

@font-face{
font-family: 'ok';
src: url('images/icons/fa-brands-400.eot');
src: url('images/icons/fa-brands-400.eot?iefix') format('eot'),
url('images/icons/fa-brands-400.woff') format('woff'),
url('images/icons/fa-brands-400.ttf') format('truetype'),
url('images/icons/fa-brands-400.svg#webfont') format('svg');
font-weight: normal;
font-style: normal;
}

.td-icon-linkedin:before {
content: "\f263";
font-family: ok;
}

.td_module_wrap .entry-title {
	font-family: "Roboto Condensed";
}

input[type="submit"].mailpoet_submit, input[type="button"] {
	font-family: 'Open Sans',arial,sans-serif !important;
    border: none !important;
    color: #fff !important;
    text-transform: uppercase !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    padding: 10px 30px !important;
    -webkit-transition: all 0.3s ease !important;
    -moz-transition: all 0.3s ease !important;
    -o-transition: all 0.3s ease !important;
    transition: all 0.3s ease !important;
	background-color: #01657d !important;
	margin-top: 10px !important;
}
input[type="submit"].mailpoet_submit:hover, input[type="button"]:hover {
	background-color: #000 !important;
}

.wp-polls, .wp-polls-form {
	font-family: 'Open Sans',arial,sans-serif !important;
    font-size: 13px !important;
    font-weight: 600 !important;		
}

#sgpb-popup-dialog-main-div {
	border-width: 0px !important;
}

div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field input, div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field textarea {
	width: 95%;
}

.sgpb-popup-close-button-3 {
	top: 0px !important;
}

.tagdiv-type .wp-block-pullquote {
	color: #000 !important;
}

.tagdiv-type .wp-block-pullquote blockquote p, .tagdiv-type .td_pull_quote p {
	text-align: left !important;
}

/*
p.tdm-descr {
	color: #fff;
}

body.home p.tdm-descr {
	display: block;
}
*/
#goog-gt-tt {display:none !important;}
.goog-te-banner-frame {display:none !important;}
.goog-te-menu-value:hover {text-decoration:none !important;}
.goog-text-highlight {background-color:transparent !important;box-shadow:none !important;}
body {top:0 !important;}
#google_translate_element2 {display:none!important;}
.glink {font-size: 12px; font-family: 'Roboto Condensed';}

.tdb-head-usr-log-txt { padding-top: 2px; }

.td-crumb-container { display: none; }

.td-pulldown-filter-list {
	left: -120px !important;
}

@media (max-width: 767px) {
.td-rec-hide-on-p {
	display: block !important;
}
}
img.scaled-image {
border: 0 !important;
}