/*
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
*/

.logo {
	
    z-index: 9999;
    padding-top: 0px;
    padding-bottom: 0px;
    position: fixed !important;
}

.text_footer {
    z-index: 9999;
    padding-bottom: 60px !important;
    bottom: 0;
    padding-left: 29px;
    position: fixed !important;
}

a.closed.using-label,a.closed {
    margin-top: 20px;
}

a#logo {
    display: none !important;
}

a:hover {
	
	text-decoration:underline;
}

a {
	
	text-decoration:underline;
}

#slide-out-widget-area[class*=slide-out-from-right] .bottom-meta-wrap, #slide-out-widget-area[class*=slide-out-from-right] .menuwrapper, #slide-out-widget-area[class*=slide-out-from-right] .off-canvas-menu-container, #slide-out-widget-area[class*=slide-out-from-right] .widget.widget_nav_menu>div {
    display: inline-block;
    position: fixed;
    bottom: 40px;
	width:80%;
}


.portfolio-items[data-ps="1"] .col .work-item:hover .work-info-bg, .portfolio-items[data-ps="2"] .col .work-item:hover .work-info-bg, .portfolio-items.carousel .col .work-item.style-2:hover .work-info-bg {
    opacity: 0.5;
}

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

#slide-out-widget-area[class*=slide-out-from-right] .bottom-meta-wrap, #slide-out-widget-area[class*=slide-out-from-right] .menuwrapper, #slide-out-widget-area[class*=slide-out-from-right] .off-canvas-menu-container, #slide-out-widget-area[class*=slide-out-from-right] .widget.widget_nav_menu>div {
	margin-left: -20px;}
	

#top .span_9>.slide-out-widget-area-toggle a.using-label>span, #top ul .slide-out-widget-area-toggle a.using-label>span, #header-outer.transparent.dark-slide .slide-out-widget-area-toggle a i.label, #header-outer.transparent.dark-slide #top .span_9 > .slide-out-widget-area-toggle a.using-label .label {
    display: inline-block;
    vertical-align: middle;
    margin-top: 40px;
}
	
	}

