/*
    Theme Name: Financity Child Theme
    Theme URI: https://goodlayers.com/
    Author: Chien Le
    Author URI: http://praywish.in.nf
    Version: 1.0
    Description: Financy WordPress Theme
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags:  two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, threaded-comments, translation-ready
    Template: financity
*/
<script data-ad-client="ca-pub-7315521060061743" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
@import url("../financity/style.css");
.financity-column-15 {
	padding:0px !important;
}
.financity-item-pdlr {
	    padding-left: 10px !important;
    padding-right: 10px !important;
}
.privlink {
	float: right;
    background: #040404;
    padding: 0.1em 1em;
}
.privlink a {
	color:#ffffbd;
}
.home gdlr-core-quote-font{
	display:none;
}
@media only screen and (max-width: 999px){
	.financity-top-bar-left,.financity-top-bar-right-text {
		display: none !important;
	}
	.financity-top-bar-divider:before {
    border-color: white;
}
	.financity-header-style-bar .financity-logo-right-text{
		float:none;
	}
	.financity-header-wrap.financity-header-style-bar,.financity-header-background-transparent{
		display:block !important;
	}
	.financity-header-wrap.financity-header-style-bar .financity-logo{
		display:none;
	}
	.financity-header-wrap.financity-header-style-bar .financity-logo-right-text{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-box-pack: center;
		padding-top:0px;
		padding-bottom: 5px;
	}
	.financity-logo-right-block .financity-logo-right-block-title{
		font-size:10px;
	}
	.rev_slider_wrapper .tp-simpleresponsive img{
		display:none;
	}
	.financity-logo-right-block .financity-logo-right-block-caption{
		font-size:10px;
	}
}