@CHARSET "UTF-8";

.row {
	margin: 0;
}

.navbar-fixed-top {
	background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
}



#page {
	background-image: url('../images/body-background.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.top-header {
	background-color: #5f2114;
	text-align: right;
}

body {
	color: #3f3f3f;
}

.store-block {
	color: #ffffff;
}
#store-block {
	color: #ffffff;
}

.nav > li > a {
	color: #FFFFFF;
	text-transform: uppercase;
}

.nav > li > a:hover, .nav > li > a:focus {
	color: #FFFFFF;	
	background-color: #a3a381;
}

.nav > li.active > a {
	color: #FFFFFF;
}

.navbar-toggle {
	border: 2px solid #FFFFFF;
	float: right;
	margin-left: 15px;
}

.icon-bar {
	background-color: #FFFFFF;
}

#nav-logo {
	float: left;
}

#site-images {
	padding:10px;
}
.site-images {
	padding:10px;
}

/* home page */
p.demo_store {
	background-color: #a20000;
}
#myfield3_field {
	width:100% !important
}

#myfield3 {
	position:relative
}

/* remove this css when holiday notification is taken off...this adds 30px margin to the header and main content area */
.holiday {
	color: white !important;
	text-align: center;
	background: #be1a20;
    padding: 10px !important;
}


@media(min-width:768px) {
	.holiday-margin {

	}
}

@media(min-width:1000px) {
	.holiday-margin {

	}
}

/* end holiday css */

.home-h1 {
	color: #642917;
	font-size: 26px;
}

.home-h2 {
	font-size: 18px;
	font-style: italic;
}

.home-main {
	padding: 1% 0;
}

.home-sidebar-title {
	color: #642917;
	font-weight: bold;
	
}

.sidebar-row {
	margin: 2% 0;
	padding: 4% 0;
}

.sidebar-row:hover {
	background: rgba(206, 207, 191, 0.8) none repeat scroll 0 0;
	cursor: pointer;
}

.store-row {
	/* background: rgba(200, 145, 67, 0.8) none repeat scroll 0 0; */
	background-image: url('../images/knotty-bg.jpg');
}

.store-block {
	text-align: center;
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	overflow: auto;
	padding: 2% 0;
}

.store-block-content {
	padding: 2%;
}

.store-block-content:hover {
	background: rgba(103, 43, 30, 0.8) none repeat scroll 0 0;
	cursor: pointer;
}

.top-footer {
	background: rgba(163, 163, 121, 0.5) none repeat scroll 0 0;
	color: #642917;
	font-weight: bold;
	font-size: 16px;
	padding: 4% 0;
}

.top-footer-text {
	padding-top: 10px;
}

.site-footer {
	background-color: #000000;
}

.footer-links > a {
	color: #a3a381;
}

.site-info {
	padding: 2% 0;
}

.home-content-buttons {
	border-right: 2px solid #A3A379;
}

.home-sidebar {
	paddingz: 0; 
	border-left: 2px solid #a4a377;
}

.store-block-content-bleft {
	border-left: 1px solid #a2a379;
}

.footer-block {
	padding-top: 4%;
}

/*  product details page */

.product {
	margin: auto;
	width: 90%;
}

.woocommerce-breadcrumb {
	width: 90%;
	font-style: italic;	
}

.woocommerce-breadcrumb > a {
	color: #A3A379;
}

.entry-summary {
	margin-top: 0;
}

.entry-title {
	color: #642917;
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}

#container {
	margin-top: 80px;
	min-height: 55vh;
	padding-left: 20px;
	padding-right: 20px;
}

#main {
	min-height: 55vh;
}

.content-area {
	margin-top: 150px;
}

#slider1_container{
	
    margin-top: 60px !important;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #642917;
	font-size: 36px;
	font-family: 'Roboto', sans-serif;	
}

#tab-description {
	font-family: 'Roboto', sans-serif;
}

.single_add_to_cart_button {
	background-color: #642917;
}

.woocommerce div.product .woocommerce-tabs .panel {
	padding: 2%;
	border-left: 2px solid #A3A379;
	border-right: 2px solid #A3A379;
	border-bottom: 2px solid #A3A379;
	border-radius: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	height: 0;
	width: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	border: none;
	left: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border: 1px solid #A3A379;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-radius: 0;
	border: 2px solid #A3A379;
}

.woocommerce .star-rating span::before {
	color: #A3A379;
}

.sku {
	color: #642917;
}

/* product list */

.filter-lists {
	padding-left: 10%;
}

.filter-category-title {
	color: 	#642917;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 20px;
	cursor: pointer;
}

.category-filters {
	color: #642917;
	padding-left: 0;
	margin-left: 25px;
	display:none;
}

.checkbox {
	margin-top: 5px;
	margin-bottom: 5px;
}

.checkbox label {
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
}

.category-filters > li {
	color: #642917;
	list-style-type: none;
}

.filter-wrap {
	margin-top: 80px;
}

.filter-title {
	width: 80%;
	margin: 0 auto 20px auto;
	padding: 10px;
	background-color: #642917;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-size: 19px;
}

.filter-border {
	width: 100%;
	border-bottom: 1px dashed #642917;
	padding-top: 10px;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	background-color: #FFFFFF;	
	padding: 2%;
	border-radius: 5px;
	border: 2px solid #e6e6e6;
}

.woocommerce ul.products li.product .price {
	color: #211E0A;
	font-size: 100%;
	font-style: italic;
	font-weight:bold;
	font-family: 'Roboto', sans-serif;
}

.woocommerce ul.products li.product h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #642917;
}

.woocommerce ul.products li.product a {
	
}


.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	background-color: #642917;
	color: #FFFFFF;
	border-radius: 0;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
	background-color: #7B4D43;
	color: #FFFFFF;
}

.cart-btn {
	position: relative;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #642917;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color: #7B4D43;
}

@media ( max-width: 768px ) {
	.navbar-fixed-top {
		background-color: #000000;
	}
	
	#page {
		margin-top: 73px;
	}
	.home-content-buttons {
		border: none;
	}
	.home-sidebar {
		border: none;
		text-align: center;
	}
	.store-block-content-bleft {
		border: none;
	}
	.footer-block {
		text-align: center;
	}
	.filter-lists {
		padding: 0;
	}
	
	#slider1_container {
    margin-top: 130px !important;
	}
}


.home-content-buttons a:visited{
	color: #FFFFFF;	
}

td.label label {
	color: #642917;
}

/* custom buttons */
.btn-o-light { 
  color: #FFFFFF; 
  background-color: #A3A379; 
  border-color: #A3A379; 
} 
 
.btn-o-light:hover, 
.btn-o-light:focus, 
.btn-o-light:active, 
.btn-o-light.active, 
.open .dropdown-toggle.btn-o-light { 
  color: #FFFFFF; 
  background-color: #B5B58A; 
  border-color: #A3A379; 
} 
 
.btn-o-light:active, 
.btn-o-light.active, 
.open .dropdown-toggle.btn-o-light { 
  background-image: none; 
} 
 
.btn-o-light.disabled, 
.btn-o-light[disabled], 
fieldset[disabled] .btn-o-light, 
.btn-o-light.disabled:hover, 
.btn-o-light[disabled]:hover, 
fieldset[disabled] .btn-o-light:hover, 
.btn-o-light.disabled:focus, 
.btn-o-light[disabled]:focus, 
fieldset[disabled] .btn-o-light:focus, 
.btn-o-light.disabled:active, 
.btn-o-light[disabled]:active, 
fieldset[disabled] .btn-o-light:active, 
.btn-o-light.disabled.active, 
.btn-o-light[disabled].active, 
fieldset[disabled] .btn-o-light.active { 
  background-color: #A3A379; 
  border-color: #A3A379; 
} 
 
.btn-o-light .badge { 
  color: #A3A379; 
  background-color: #FFFFFF; 
}

/* dark */
.btn-o-dark { 
  color: #FFFFFF; 
  background-color: #642917; 
  border-color: #642917; 
} 
 
.btn-o-dark:hover, 
.btn-o-dark:focus, 
.btn-o-dark:active, 
.btn-o-dark.active, 
.open .dropdown-toggle.btn-o-dark { 
  color: #FFFFFF; 
  background-color: #7B4D43; 
  border-color: #642917; 
} 
 
.btn-o-dark:active, 
.btn-o-dark.active, 
.open .dropdown-toggle.btn-o-dark { 
  background-image: none; 
} 
 
.btn-o-dark.disabled, 
.btn-o-dark[disabled], 
fieldset[disabled] .btn-o-dark, 
.btn-o-dark.disabled:hover, 
.btn-o-dark[disabled]:hover, 
fieldset[disabled] .btn-o-dark:hover, 
.btn-o-dark.disabled:focus, 
.btn-o-dark[disabled]:focus, 
fieldset[disabled] .btn-o-dark:focus, 
.btn-o-dark.disabled:active, 
.btn-o-dark[disabled]:active, 
fieldset[disabled] .btn-o-dark:active, 
.btn-o-dark.disabled.active, 
.btn-o-dark[disabled].active, 
fieldset[disabled] .btn-o-dark.active { 
  background-color: #642917; 
  border-color: #642917; 
} 
 
.btn-o-dark .badge { 
  color: #642917; 
  background-color: #FFFFFF; 
}