/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.mfp-container {
    padding: 0;
}

.mfp-close {
    top: 15px;
    right: 30px;
    color: #e5e0d6;
    mix-blend-mode: initial;
}

.header-wrapper.stuck .header-logo {
    display: none;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}