/*
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.   ***************/


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


}
.mfp-close {
	right: unset !important;
	left: 254px;
}

.item {
	display: flex;
    justify-content: center; 
    align-items: center; 
}

#ft-contact-icons li .icon, #ft-contact-icons .item .icon:has(.fa-times) {
	background: none;
	background-image: linear-gradient(120deg, #f6d365 0%, #fda085 100%);
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-img-circle, .phonering-alo-phone:hover .phonering-alo-ph-img-circle, .phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle, #phonering-alo-phoneIcon .number a, #phonering-alo-phoneIcon .number a, #ft-contact-icons .item span.ab {
    background-color: #3a9dd8 !important;
}

#ft-contact-icons .ws247-icon-messenger .icon, #ft-contact-icons .ws247-icon-map .icon {
    background-color: #1daad2 !important;
}

.show-all-icon {
	background: #479ad5 !important;
}