/*
Theme Name: Vela Child
Description: Child theme for the Vela
Author: Your name here
Template: Vela
*/

@import url("../Vela/style.css");

.light-logo.retina-off {
	min-height: 95px !important;
	max-height: 90% !important;}

.dark-logo.retina-off {
	min-height: 95px !important;
	max-height: 90% !important;}

.dark-sticky.retina-off {
	min-height: 95px !important;
	max-height: 90% !important;}

.light-logo.retina-on {
	min-height: 95px !important;
	max-height: 90% !important;}

.dark-logo.retina-on {
	min-height: 95px !important;
	max-height: 90% !important;}

.dark-sticky.retina-on {
	min-height: 95px !important;
	max-height: 90% !important;}

#header #logo .img {
    min-height: 90px;
    max-height: 90%;
}

#header.mobile #logo a img {
    position: absolute!important;
    margin-top: 5px;
}

#header.mobile.sticky {
    box-shadow: none !important;
}

.header-space-v1 .title-wrapper, .header-space-v1.no-title .main-content, .header-space-v1:not(.top-slider) #slider, .header-space-v6 .title-wrapper, .header-space-v6.no-title .main-content, .header-space-v6:not(.top-slider) #slider {
        padding-top: 85px;
}

.header-wrapper {
    padding-bottom: 10px !important;
}

.nav-wrapper {
    margin-bottom: 40px;
}

.main-content {
    min-height: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
    z-index: 5;

}

.column.wpb_column {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 10px !important;
}