/*
Theme Name: Sorina Child
Theme URI: https://sorina.qodeinteractive.com
Description: A child theme of Sorina
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: sorina
Template: sorina
*/

#qodef-page-outer {
	margin-top: 0 !important;
}

#qodef-page-header {
	height: auto;
	padding: 0 90px;
}

.qodef-header--standard #qodef-page-header-inner {
	padding-top: 90px;
	padding-bottom: 20px;
}

.qodef-m-filter .qodef-m-filter-item {
    font-weight: 500;
    text-transform: lowercase;
	margin: 0 20px;
}

.footer-img img {
	max-width: 195px !important;
}

.footer-message img {
	max-width: 735px !important;
}

#qodef-page-footer>* {
	padding: 0 90px;
}

.qodef-qi-contact-form-7 label {
	margin-bottom: 16px;
}

#qodef-side-area .widget .qodef-widget-title, #qodef-side-area .widget:not(.widget_sorina_core_title_widget) {
	margin: 0 0 10px;
}

.custom-space {
	margin: 0 0 40px;
}

#menu-menu-footer {
	display: flex;
	justify-content: center;
	column-gap: 60px;
	text-transform: uppercase;
}

#menu-menu-footer li a {
	font-weight: 700;
}

#menu-menu-footer svg {
	display: none;
}

    .page-id-7540 #qodef-page-inner{
        width: 100%;
    }

