/*
Theme Name: ShiftUp Child
Theme URI: https://shiftup.qodeinteractive.com
Description: A child theme of ShiftUp
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: shiftup
Template: shiftup
*/

.qodef-header--standard #qodef-page-header-inner,
.qodef-header-sticky-inner {
	padding-left: 0!important;
	padding-right: 40px!important;
}
.qodef-header-sticky {
	border-bottom: 0!important;
}

@media only screen and (max-width: 1024px) {
	.qodef-mobile-header--standard #qodef-page-mobile-header-inner:not(.qodef-content-grid) {
		padding-left: 0!important;
	}
}