body {
	background: #f6f0e8;
}

body, p, ul, li, .ui-widget-content {
  color:#383838;
  font-size:16px;
  font-weight:400;
  letter-spacing:0px;
  line-height:24px;
}

h1 {
  color:#383838;
  font-size:76px;
  font-weight:400;
  letter-spacing:0px;
  line-height:76px;
}

h2 {
  color:#383838;
  font-size:70px;
  font-weight:400;
  letter-spacing:0px;
  line-height:66px;
}

h3 {
  color:#383838;
  font-size:36px;
  font-weight:400;
  letter-spacing:0px;
  line-height:48px;
}

h4 {
  color:#383838;
  font-size:28px;
  font-weight:400;
  letter-spacing:0px;
  line-height:40px;
}

h5 {
  color:#383838;
  font-size:px;
  font-weight:300;
  letter-spacing:px;
  line-height:px;
}

h6 {
  color:#383838;
  font-size:px;
  font-weight:300;
  letter-spacing:px;
  line-height:px;
}
.subtitle {
	color:#383838;
}

a {
	color: #8f672e;
}
a:hover {
	color: #bbd9e3;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, a span, p span {
	color: #8f672e;
}

.body {
	color:#383838;
}
.light {
	color:#ffffff;
}
.dark {
	color:#383838;
}
.hover-body {
	color:#383838;
}
.hover-light {
	color:#ffffff;
}
.hover-dark {
	color:#383838;
}
.hover-accent {
	color:#8f672e;
}

#title .accent {
	color: #8f672e;
}

.accent {
	background-color: #8f672e;
}

.button,
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt,
.woocommerce ul.products li.product .button {
	background-color: #8f672e;
	border-radius: 5px;		font-size: 14px;
	font-weight: 500;
	padding: 16px 25px!important;
}
.button.primary,
.woocommerce input.button.primary,
.woocommerce button.button.primary {
	background-color: #8f672e!important;
	color: #ffffff!important;}
.button.primary:hover,
.woocommerce input.button.primary:hover,
.woocommerce button.button.primary:hover {
	background-color: #bbd9e3!important;
	color: #383838!important;}
.button.secondary {
	background-color: #bbd9e3!important;
	color: #383838!important;}
.button.secondary:hover {
	background-color: #8f672e!important;
	color: #ffffff!important;}
.button.tertiary {
	background-color: #f6f0e8!important;
	color: #383838!important;}
.button.tertiary:hover {
	background-color: #bbd9e3!important;
	color: #ffffff!important;}
.button.outline {
	border: 1px solid #bbd9e3;
	background: none;
	color: #ffffff;}
.button.outline:hover {
	border-color: #bbd9e3;
	color: #ffffff;}
.button.transparent {
	background: none;
	color: #383838;
}
.button.white {
	background: #FFFFFF;
	color: #383838;
}

header .logo {
	max-width: 115px;
}

header .top-header {
	background-color: #bbd9e3;
}
header .main-header {
	background-color: #f6f0e8;
}
header .main-header .menu a {
	color: #383838;
}
header .top-header .menu a {
	color: ;
}
header .top-header .menu a:hover {
	color: ;
}

footer {
	background-color: #bbd9e3;
}
footer .lower-footer {
	background-color: #bbd9e3;
}
footer a,
footer p {
	color: #222222;
}
footer a:hover {
	color: #8f672e;
}
footer h4 {
	color: #222222;
}

.social {
	margin: 0;
}
.social li {
	display: inline-block;
	padding-right: 15px;
}
.social li.hover-light {
	color: #ffffff;
}
.social li.hover-dark {
	color: #383838;
}

#accordion button.opened.active-light {
	color: #ffffff;
}
#accordion button.opened.active-dark {
	color: #383838;
}

.banner-buttons.accent .slick-arrow {
	background-color: #8f672e;
}
.banner-buttons.dark .slick-arrow {
	color: #383838;
}

#banner .banner .banner-content.dark h4,
#banner .banner .banner-content.dark p {
	color: #383838;
}

table thead {
	background: ;
	color: #383838;
}
table thead tr {
	color: #383838;;
}
table tbody tr > td {
	border-right: 1px solid #f1f1f1;
}

#text.light p,
#text.light h1,
#text.light h2,
#text.light h3,
#text.light h4,
#text.light h5,
#text.light h6
{
	color: #ffffff;
}
#text.dark p,
#text.dark h1,
#text.dark h2,
#text.dark h3,
#text.dark h4,
#text.dark h5,
#text.dark h6
{
	color: #383838;
}
#text.accent {
	background: none;
}
#text.accent p,
#text.accent h1,
#text.accent h2,
#text.accent h3,
#text.accent h4,
#text.accent h5,
#text.accent h6
{
	color: #8f672e;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
	color: #383838;
	font-size:28px;
}