/*
Theme Name: Flatsome Anzen
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  ***************/


}
.facebook-ring-wrap {
	position: fixed;
    bottom: 125px;
    left: 43px;
    z-index: 999999;
}

.chat-face-ring {
    position: relative;
    visibility: visible;
    width: 44px;
    height: 44px;
    cursor: pointer;
    z-index: 11;
    left: 0;
    bottom: 0;
    display: block;
}

@media (min-width: 1200px){
	div#autoAdsMaxLead-widget-btn-click_to_call {
	    display: none;
	}
	div#autoAdsMaxLead-widget-btn-zalo {
	    top: -50px !important;
	}
	.facebook-ring-wrap {
        bottom: 11px;
    	left: 100px;
	}
	ul.nav-column.nav-dropdown-bold li {
	    float: left !important;
	    width: 170px;
	}

	li#menu-item-12973 ul.nav-dropdown.nav-dropdown-bold {
	    width: 580px !important;
	}

	li#menu-item-12455 {
	    width: 400px;
	}
}

@media (max-width: 768px){
	.facebook-ring-wrap {
	    bottom: 6px;
    	left: 132px;
	}
	div#autoAdsMaxLead-widget-btn-zalo {
	    width: 44px !important;
	}
	#uhchatmobile{
		z-index: 9999 !important;
	}
}