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


/*************** ADD CUSTOM CSS HERE.   ***************/

.off-canvas-right .mfp-content {
    width: 95%;
}

.onsteam .image-cover img {
    object-position: 50% 0%!important;
}

.choose-usp {
    z-index: 2;
}

.alert.is-outline:hover {
    background-color: #232323!important;
    border-color: #232323!important;
}

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