.navbar-custom .nav li > a  {
     font-size: 14px;
     font-weight: 700;
}

p.button-col {
    text-align: center;
}

.btn {
     font-size: 13px;
     font-weight: 700;
}
a {
    color: #6f2403;
}
a:hover {
    color: #e8875a;
}
body {
    font: 400 14px/1.8 "Open Sans", sans-serif;
}
.shop-item-title, .features-title, .shop-item-title a, ul.products li.product h3 {
     font-size: 15px;
     color: #6f2403;
}

.footer-social-links a {
    display: inline-block;
    padding: 0 6px;
    font-size: 16px;
}

.btn.btn-b {
    background: #d7bc9e;
    color: #fff;
}

.copyright, .shop-isle-poweredby-box {

}

#sf_widget_constantcontact_3_form input.input {
     width: 100%;
     padding-left: 5px;
     box-sizing: border-box;
     color: #e8875a;
}

.footer-sidebar-wrap .widget form input[type=submit] {
	position: relative;
	background: transparent;
	border: none;
	overflow: hidden;
	right: 0;
	width: 100%;
	height: 33px;
	line-height: normal;
	font-size: 13px;
	outline: none;
	color: #fff;
	text-indent: 0;
	bottom: -40px;
	border: 1px solid white;
	border-radius: 2px;
	text-transform: uppercase;
        display: inline-block;
}

.widget form input[type=submit]:hover {
    background: #d7bc9e;
    color: #fff;
    border: 1px solid #d7bc9e;
}

.hs-title-size-4 {
     font-size: 58px;
}

.hs-title-size-1 {
     font-size: 20px;
}
section.module.module-video.bg-dark-30 {
     padding: 200px 0;
}

.page-header-module .module-title {
    letter-spacing: 6px;
    font-weight: 400;
    font-size: 45px;
}
.widget .tagcloud a {
    font-size: 12px !important;
}
h2.accordion-title {
    cursor: pointer;
}
#captcha {
    margin-bottom: 15px;
}