/*
Theme Name: Augustine
Theme URI: https://augustine.qodeinteractive.com
Description: Hotel Booking Theme
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Text Domain: augustine
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


span.qodef-e-title {
    font-family: "Marcellus" ! IMPORTANT;
}

.qodef-section-title .qodef-m-subtitle {
	font-family: "Marcellus" ! IMPORTANT;
}

.qodef-content-grid {
    TEXT-ALIGN: CENTER;
}

.PADDING {
	padding-top : 155px !important;
	padding-bottom : 155px !important;
}

.PADDING2 {
	padding-top : 100px !important;
	padding-bottom : 70px !important;
}


@media only screen and (max-width: 1024px) {
    body:not(.qodef-content-behind-header) #qodef-page-outer {
        margin-top: -130px !important;
    }
}

#qodef-page-mobile-header {
    background-color: rgba(255, 255, 255, 0)!important;
}

.qodef-opener-icon .qodef-m-icon {
    color: white;
}

#qodef-side-area-mobile-header {
	background-color: #031632;
}

::selection {
    color: #fff;
    background: #031632;
}