/*
Theme Name: Ave Child
Theme URI: http://ave.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template:  ave
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: ave
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/


@font-face {
    font-family: ValutoTitle;  
    src: url(/fonts/TBCSailec-Bold.ttf); 
}

@font-face {
    font-family: ValutoText;  
    src: url(/fonts/TBCSailec-Medium.ttf); 
}



p, body, a {
    font-family: ValutoText !important;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: ValutoTitle !important;
}

.Rates {
    font-family: ValutoText !important;
}

#ExchangeList {
z-index: 2;
}

.main-nav .link-txt .txt {
    -moz-font-feature-settings: 'case';

-webkit-font-feature-settings: 'case';

font-feature-settings: 'case' on;
}

.btn.semi-round {
    border-radius: 4px;
}

.liquid-counter-text {
        -moz-font-feature-settings: 'case';

-webkit-font-feature-settings: 'case';

font-feature-settings: 'case' on;
}

.blog-single-image-left .blog-single {
    margin-top: 6.272727em;
}

@media screen and (min-width: 1200px){
.blog-single-cover.spaced {

    margin-top: 90px;
}
}

.post-meta {
    display: none;
}

@media screen and (max-width: 1199px){
.main-header .navbar-brand {
    padding: 22px 0;
    max-width: 165px !important;
}}

@media screen and (min-width: 1200px){
.blog-single-cover.spaced {
    margin-top: 138px !important;
}}


.sliderfonttitle {
    font-family: ValutoTitle;
}

#rev_slider_3_1_wrapper .zeus .tp-thumb-title {
     font-family: ValutoTitle !important;
}
}