/*
Theme Name: Barista
Theme URI: https://barista.qodeinteractive.com
Description: A Modern Theme for Cafes, Coffee Shops and Bars
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 2.3
Text Domain: baristawp
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, blog, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
*/

.frm_image_options .frm_opt_container {
	justify-content: space-between !important;
    display: flex;
}

.edgtf-logo-wrapper a img {
	height: 160% !important;
}

@media only screen and (min-width: 1024px){
        .edgtf-section.edgtf-parallax-section-holder {
        -webkit-background-attachment: scroll !important;
        background-position: center center !important;
        background-attachment: scroll;
    }
}
