/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

.page-id-49 .grav-wrap {
    display: none;
}


.page-id-49 span.meta-category {
    display: none;
}


a.nectar-inherit-border-radius.nectar-bg-hover-accent-color {
    display: none;
}

a.novosti {
    display: none !important;
}


a.nectar-button.large.regular.accent-color.regular-button.has-icon {
    background: #e6f2e6 !important;
    color: #000 !important;
}

.aligncenter{
    text-align: center !important;
}
.related-post-wrap .row-bg-wrap .row-bg {
    background-color: rgba(0,0,0,.07) !important;
}

span.meta-date {
    font-size: 18px !important;
    font-family: 'Work Sans' !important;
    line-height: 28px !important;
}

.fa-globe:before {
    padding-right: 15px;
}

.fa-clock-o:before{
    padding-right: 15px;
}


.fa-phone:before{
    padding-right: 15px;
}


.nectar-scrolling-text .nectar-scrolling-text-inner span.custom{
    vertical-align: top !important;
}



.nectar-scrolling-tabs .scrolling-tab-nav a {
    padding-top: 7px;
}






@media only screen and (min-width: 999px) {
 span.link_wrap {
    margin-left: 40px !important;
}
}




@media only screen and (max-width: 999px) {
.navigation_func_active_link_only .scrolling-tab-nav .nectar-cta {
    margin-top: 5px !important;
    margin-bottom: 40px !important;
}
i.label {
    display: none !important;
}
.hideonmobile{
    display: none !important;
}


ul.menu.menuopen span.wrap {
    text-align: center !important;
}
}


@media only screen and (max-width: 690px) {

h2.post-ref-1{
	font-size: 26px !important;
	line-height: 32px !important;
}

.nectar-recent-posts-single_featured .inner-wrap{
	padding: 20px;
}
.navigation_func_active_link_only .scrolling-tab-nav .scrolling-tab-nav-current-item .tab-nav-heading {
    margin-bottom: 0;
    text-align: center;

}


}

