/*
Theme Name: Flatsome Child
Theme URI: http://flatsome.uxthemes.com/
Template: flatsome
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.10.0.1622254803
Updated: 2021-05-29 02:20:03

*/

#footer a{
	    color: rgba(0,0,0,0.5);
}
.upload_btn button{
	padding: 0px 10px !important;
	    font-size: 11px !important;
}
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
    background: #f7f7f7;
    border: 1px solid #f58634 !important;
    box-shadow: none;
    color: #787878;
}
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
  background: #f58634 !important;
    color: #f7f7f7 !important;
    line-height: 31px;
}
.header-button-1{
	      margin-right: 91px !important;
}
.header-button-2{
	    width: 66px !important;
}
.header-button-1, .header-button-2{
	    position: absolute !important;
    width: 166px;
    top: -62px;
}
.orange_border_bottom{
	border-bottom: 4px solid rgb(245, 134, 52);
}