/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 6.0.10
*/
#wp-admin-bar-wp-logo {display:none}
/*************** ADD CUSTOM CSS HERE. ***************/
.header-nav-main > li ul a:hover {color:#4ba3da;}
.fa-comment-alt:before, .fa-message:before {content: "\f4ad";}
.text-capitalize {text-transform:capitalize}
.fa-telegram-plane:before, .fa-telegram:before {content: "\e07b";}

.st-box {padding-left:15px;padding-right:15px}
.section-2 ul , .section-2 li {list-style-type:none}

.st-form {border-radius:0}
.st-form form {margin-bottom:0}
.st-form input , .st-form select {border-radius:30px;}
.st-form .btn-gui {text-align:center}
.st-form .wpcf7-spinner {position:absolute;}
.st-form .wpcf7-submit {margin-right:0}

.ux-shape-divider--top {top:0 !important}

@media (min-width: 1024px) {
	.footer-secondary {padding-top:0}
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE ***************/


}
/*end*/