/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
div#wide-nav {
    border-top: 1px solid #f9b753;
}
a.button{
    border-width: 1px !important;
    font-weight: 400 !important
}
.header-wrapper.stuck .header-bottom {
    min-height: 42px;
}
.nav-spacing-xlarge>li {
    margin: 0 25px;
}
.ft_cate .box-image{
	display: none
}
.ft_cate .box-text{
	padding: 0;
}
.ft_cate  h5.uppercase.header-title{
	text-transform: unset;
	color: #bebebe;
}
#footer a.ux-menu-link__link.flex{
	color: #bebebe;
}
.product-short-description p{
	margin-bottom: 10px;
}

.box-shadow-1, .box-shadow-1-hover:hover, .row-box-shadow-1 .col-inner, .row-box-shadow-1-hover .col-inner:hover{
	box-shadow: 0 0.0625rem 0.125rem 0 rgba(0,0,0,.1);
}
.button, button, input[type=button], input[type=reset], input[type=submit]{
	font-weight: 500;
}