/*
Theme Name: My Custom Flatsome
Theme URI:            http://flatsome.uxthemes.com
Author:               UX-Themes
Author URI:           https://uxthemes.com
Template: flatsome
*/ 

:root {
  --primary-color: #bb7f5a !important;
}

.header-top {
	background-color: #333 !important;
}

.grid-tools a {
	background-color: #bb7f5a !important;
}

.primary, input[type=submit], input[type=submit].button {
	background-color: #bb7f5a !important;
}

.single_add_to_cart_button:nth-child(2){
	width: calc(100% - 109px);
	background-color: #333333!important;
}
.wpcbn-btn-single {
	width: 100% !important;
}