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

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


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


}

#ntg-call-bottom .box-support {
    position: fixed;
    right: 48px !important;
    bottom: 100px !important;
    z-index: 999999;
    transition: 0.3s ease-in-out;
}