/*
Theme Name: banhmifactory
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 6.0.8
*/
#wp-admin-bar-wp-logo {display:none}
/*************** ADD CUSTOM CSS HERE. ***************/
.fa-comment-alt:before, .fa-message:before {content: "\f4ad";}
.text-capitalize {text-transform:capitalize}
.fa-telegram-plane:before, .fa-telegram:before {content: "\e07b";}

.text-yellow  {color:#ffff35;}

.header-nav-main > li {padding-left:5px;padding-right:5px;}
.header-nav-main.nav-left > li {padding-right:10px;}
.header-nav-main > li > a {letter-spacing:2px;font-weight:400;color:#fff;}
.header-nav-main > li.active > a , .header-nav-main > li > a:hover  {color:#ffff35;}

.wpcf7 input , .wpcf7 textarea {border-radius:0}
.wpcf7-submit {text-transform:none !important;border-radius:0 !important;font-weight:400 !important;background:#262626;color: #917852 !important;}
.wpcf7-spinner {position:absolute}

.hm1-menu .col {position:relative;}
.hm1-menu .col h2 {letter-spacing:5px;}
.hm1-menu .hm1-link a {position:absolute;left:0;top:0;width:100%;height:100%;}

.hm-about h1 {letter-spacing:5px;font-weight:100}
.hm-about h1 * {font-weight:100}
.hm-about p {letter-spacing:2px;}

.newsletter {border-top:1px solid #222;border-bottom:1px solid #222;}
.newsletter p , .newsletter input , .newsletter .wpcf7-submit , .newsletter form {margin-bottom:0}

.wpcf7 label {font-weight:400 !important;}

.absolute-footer {padding-top:0;display:none}
footer {line-height:33px;}
footer .section-content .col a {}

@media (min-width: 1024px) {
	
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE ***************/
	.mobile-nav i {color:#fff}
	
	.home #main {padding-top:220px;}

}
/*end*/