/*	dark brown:
	#3c2415;

	mid brown: 
	#603913;

	lite brown: 
	#d3b297;

	yellow:
	#ffde17;

	purple:
	#9b499c;
*/


::-webkit-scrollbar {
  height:10px;
  width:0;
}

::-webkit-scrollbar-track {
  background: #fff;
}

 
::-webkit-scrollbar-thumb:vertical {
  background: #444; 
}

::-webkit-scrollbar-thumb:horizontal {
  background: 	#ffde17;
  border-radius: 2px; 
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-text-fill-color: #603913 !important;
 
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
    transition: background-color 5000s ease-in-out 0s !important;
    font-size: 16px !important;
}

*/

body{
	width:100%;
	margin:0;
	padding:0;
	overflow-x:hidden;
}

html,body{
	overflow-x: hidden;
}

h3{
	font-size:	16px;
}

h4{
	font-size:14px;
}

h5{
	font-size:	12px;
}

h6{
	font-size:8px;
}

.cards-link{
	text-decoration: none;
	color:	#603913;
}

#top-banner{
	width:98%;
	background:red;
	text-align: center;
	margin:auto;
	display: none;
}

#colorado-tag{
	cursor: pointer;
	background:	#603913;
	color:white;
	position: absolute;
	right:0;
	text-transform: uppercase;
/*	top:32.3px;*/
	top:0;
	font-size: 12px;
	font-weight: bold;
	padding:3px 8px;
	padding-bottom: 1px;
	border-radius: 0px 0px 0px 3px;
	font-family: 'Kalam', cursive;
	box-shadow: 1px 1px 2px #666;
}

#colorado-tag-mobile-container{
	width:100%;
	position: absolute;
	top:30.4px;
	text-align: center;
}

#colorado-tag-mobile{
	display:inline-block;
	cursor: pointer;
	background:	#603913;
	color:white;
/*	top:32.3px;*/
	top:0;
	font-size: 13px;
	font-weight: bold;
	padding:3px 8px;
	padding-bottom: 1px;
	border-radius: 0px 0px 3px 3px;
	font-family: 'Kalam', cursive;
	box-shadow: 1px 1px 2px #666;
}


#location-mobile{
	height:10px;
	margin-bottom: -0.5px;
	margin-right:4px;
}

#location{
	height:11px;
	margin-bottom: -1px;
	margin-right:5px;
}

#colorado-tag-mobile{
	display:none;
	top:0;
	font-size:12px;
	padding:3px 4px;
	padding-bottom: 1px;
}

.link-underline-hover{
	text-decoration: none;
	color:#3c2415;
	font-weight: bold;
}

.link-underline-hover:hover{
	text-decoration: underline;
		color:#3c2415;
}


#spinner-img{
	width:100px;
}

#under-construction{
	font-family: 'Kalam', cursive;
	font-size:25px;
	color: #603913;
	text-align: center;
	max-width: 960px;
	margin:auto;
	padding:30px;
	margin-top:20px;
}

#construction-img{
	width:180px;
	margin-left: auto;
	margin-right:auto;
	margin-top:30px;
}

.error{
	color:#BD3828;
	font-weight: bold;
	font-size:14px;
	line-height:14px;
	height:14px;
	margin-top:15px;
	margin-bottom:5px;
}

#banner{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#header{
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	background:#ffde17;
/*	background:#f47422;*/
}

#header-content{
	font-family: 'Open Sans' !important;
	text-align: center;
	color:#3c2415;
	font-weight: 600;
	font-size: 14px;
	max-width:960px;
	margin:auto;
}

*{
	font-family: 'Open Sans', sans-serif;
}

ul,li{
	padding:0;
	margin:0;
	list-style-type: square;
}

html, body{
	padding:0;
	margin:0;
	background:white;
}

#main_section{
	margin-top:20px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
/*	background:green;*/
}


.primary-cta-button{
	cursor:pointer;
	display:inline-block;
	float:center;
	clear:both;
	font-family: 'Open Sans', sans-serif;
	background:	#ffde17;
	border-radius:2px;
	border:2px #603913 solid;
	box-shadow: 1px 1px 2px #666;
	padding:5px 12px;
	font-size:17px;
	font-weight:600;
	height:auto;
	line-height: 30px;
	text-transform: uppercase;
	color:#603913;
}

.primary-cta-button a, .primary-cta-button a:hover{
	text-decoration: none;
	color: #603913 !important;
}

.primary-cta-button:hover{
	opacity:0.8;
	transition: 0.3;
	border:2px #603913 solid !important;
	color: #603913 !important;
}

.sub-heading{
	color:#3c2415;
	font-size: 16px;
	font-weight: bold;
}

.home-section, .browse-section{
	margin-top:40px;
	text-align:center;
}

.home-section-title{
	
}

.home-section-image{
	width:calc(95% - 10px);
	padding:10px;
}

.browse-section-image{

}

.browse-section{
	
}

.order-section{
	margin-top:10px;
	margin-bottom:30px;
	text-align:center;
}

.order-section-title{
	width:80%;
	font-size:14px;
}

.section-title{
	font-family: 'Open Sans', sans-serif;
	cursor:pointer;
	margin:auto;
	display:inline-block;
	padding:3px 12px;
	/*display:inline-block;*/
	/*background: #ffde17;*/
	background:#fff;
	color:#3c2415;
	text-transform: uppercase;
	font-size:18px;
	border-radius:2px;
	border:1px #603913 solid;
	box-shadow: 1px 1px 2px #666;
	font-weight:300;
	letter-spacing: .01em;
}

.section-title:hover{
	opacity:0.8;
	transform: 0.5s;
}

#promo-img-top, #promo-img-bottom{
	width:500px;
	display: block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#logo{
	margin-top:8px;
	width:400px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.link-text{
	font-family: 'Kalam', cursive !important;
	font-weight:900;
	font-size:20px;
	color:	#3c2415 !important;
}

.link-text:hover{
	opacity:0.8 !important;
	transition:0.3s;
}

#menu{
	margin-top:4px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
/*	filter: drop-shadow(0 0 0.75rem crimson);*/
}

.menu-item{
	width:130px;
	cursor:pointer;
	margin-left:auto;
	margin-right:auto;
	margin:10px;
	display:inline-block;
	text-align:center;
}

.menu_item:hover{
	opacity:0.6;
	transition:0.3s;
}

.link_no_underline:hover{
	color:#444;
}

.link_no_underline{
	text-decoration: none;
	color:#444;
}

#email-subscribe-container{
	background:	#ffde17;
	padding:10px;
	text-align:center;
	display:inline-block;
	margin:auto;
	border-radius:2px;
}

#email-subscribe-input{
	margin:0;
	padding-left:5px;
	padding:0;
}

.thumbnail-img{
	position:relative;
	border:0;
	object-fit: cover;
  width: 100%;
  min-height: 100%;
	width:60px;
}

.thumbnail-img-25{
	position:relative;
	border:0;
	object-fit: cover;
  min-height: 100%;
	width:100%;
}

.thumbnail-container-selected{
	border:2px 	#ffde17 solid !important;
}


.thumbnail-container-selected-25{
	border:2px 	#ffde17 solid !important;
}


.thumbnail-container{
	margin-right:5px;
	border:2px 	#eee solid;
	border-radius:4px;
	position:relative;
	margin-bottom:5px;
	float:left;
	width:60px;
	height:60px;
	overflow:hidden;
}

.thumbnail-container-25{
	margin-right:5px;
	border:2px 	#eee solid;
	border-radius:4px;
	position:relative;
	margin-bottom:5px;
	float:left;
	width:23%;
	overflow:hidden;
}


#footer-img-container{
	display:inline-block;
}

.social-img{
	width:30px;
	height:30px;
	margin-top:10px;
	margin-left:2px;
	margin-right:2px;
}

#subscribe-container{
	color:	#603913;
	position:relative;
	margin-left:20px;
	display:inline-block;
	bottom:10px;
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;

}

#subscribe-email-input{
	font-size:15px;
	font-weight:normal;
	margin-left:20px;
}

#subscribe-submit{
	font-family: 'Open Sans', sans-serif;
	background:	#603913;
	border:0;
	color:white;
	line-height: normal;
	padding:0 20px;
	position:relative;
}

#subscribe-email-input::placeholder{
	color:#603913;
}
.subscribe-input{
	font-size:13px !important;
	box-sizing: border-box !important;
	border:0;
	height:35px !important;
}

#subscribe-submit:hover{
	opacity:0.8;
	transition:0.2s;
}

#footer{
  bottom: 0;
  position: fixed;
  width: 100%;
  background: #ffde17;
  color: white;
  text-align: center;
}

#footer-normal{
	display: none;
	height:50px;
}

#copyright{
	color: 	#603913;
	opacity: 0.8;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-bottom:40px;
}

#footer-content{
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	color:#3c2415;
	font-weight: bold;
	font-size: 16px;
	width:100%;
	max-width:960px;
}

#footer-img{
	height:30px;
	margin-top:10px;
}

#ntf-container{
	margin-top:5px;
}

#ntf-text{
	color:	#603913;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

#ntf-shipping{
	font-weight: bold;
	color:green;
	font-size: 12px;
	text-transform: uppercase;
}

@media (max-width: 650px) {

	#logo{
		margin-top:18px;
	}

	#colorado-tag-mobile{
		text-transform: uppercase;
		display:inline-block;
	}
	#colorado-tag{
		display: none;
	}


	#promo-img-top, #promo-img-bottom{
		width: 100%;
	}

	#menu{
		box-shadow: 0 4px 4px -2px #eee;
	}

	.menu-item{
		width:calc(33% - 30px) !important;
	}

	#logo{
		width:94% !important;
	}

	.home-section-image{
		padding-bottom: 0;
		width:75%;
	}

	.order-section-title{
		width:70%;
		margin-bottom:20px;
	}
}

@media (max-width: 700px) {
	#subscribe-container{
		display:none !important;
	}
}

.mobile-button{
	background:#ffde17;
	color:#3c2415;
	border-radius:3px;
	height:38px;
	line-height: 38px;
	font-size: 11px;
}


.buy-now-container{

}

.browse-add-cart{
	display:inline-block;
	border:1px #444 solid;
	border-radius:2px;
	padding:0 5px;
	margin-right:5px;
}

.browse-buy-now{
	display:inline-block;
	border:1px #444 solid;
	border-radius:2px;
	padding:0 5px;
	margin-left:5px;
}



/* 404 */

#circle-logo-container{
	width:100%;
	text-align: center;
}

#circle-logo{
	margin:auto;
	width:300px;
	margin-top:50px;
}

#text-404{
	margin-top:-40px;
	font-family: 'Open Sans';
	font-weight: bold;
	font-size:160px;
	width:100%;
	text-align: center;
	color:	#603913;
	opacity:0.3;
}

#desc-404{
	font-family: 'Quicksand';
	font-size:30px;
	width:100%;
	text-align: center;
	color:	#603913;
	opacity:0.9;
	font-weight: bold;
	margin-top:-50px;
}

#desc-maintenance{
	font-family: 'Quicksand';
	font-size:30px;
	width:100%;
	text-align: center;
	color:	#603913;
	opacity:0.9;
	font-weight: bold;
	margin-top:20px;
}

#text-maintenance{
	font-family: 'Open Sans';
	line-height: 70px;
	font-weight: bold;
	font-size:50px;
	width:100%;
	text-align: center;
	color:	#603913;
	opacity:0.3;
	max-width: 500px;
	margin:auto;
	margin-top:20px;
	margin-bottom:10px;

}

#text-desc{

}

#email-help{
	color:#603913;
	font-weight: bold;
}

#email-help:hover{
	text-decoration: underline;
}

#footer-404{
	width:100%;
	background:#ffde17;
	text-align:center;
	position: absolute;
	bottom:0px;
}
