/*
Theme Name: BootTheme3
Theme URI: http://www.shirewebsites.com.au
Description: BootTheme3 by Shire Websites
Author: Shire Websites
Author URI: http://www.shirewebsites.com.au/
Version: 1.0
Tags:
License: Copyright Shire Websites. All Rights Reserved
License URI: http://www.shirewebsites.com.au/
*/

/* All devices
======================================= */

/* Core Styles
============================== */
/*html {
	position: relative;
	min-height: 100%;
}*/

html,body {
	height: 100%;
}

body {
	color: #2f291d;
}

/* Reset Bootstrap Text Styles
============================== */
h1,h2,h3,h4,h5,p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

/* IE Fixes
============================== */
a {
	outline: none !important;
}

/* Fonts 
============================== */
@font-face {
    font-family: 'coustardregular';
    src: url('fonts/coustard-regular-webfont.eot');
    src: url('fonts/coustard-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/coustard-regular-webfont.woff2') format('woff2'),
         url('fonts/coustard-regular-webfont.woff') format('woff'),
         url('fonts/coustard-regular-webfont.ttf') format('truetype'),
         url('fonts/coustard-regular-webfont.svg#coustardregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Top Nav
============================== */
#top-nav {
	background: black;
}

#top-nav ul {
	float: right;
	list-style: none;
	margin-bottom: 0px;
	padding-left: 0px;
}

#top-nav ul li {
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	line-height: 35px;
	margin-right: 25px;
}

#top-nav ul li:last-child {
	margin-right: 0px;
}

#top-nav ul li a,
#top-nav ul li a:visited {
	color: #fff;
	text-decoration: none;
}

#top-nav ul li.shoppingcart,
#top-nav ul li.shoppingcart a,
#top-nav ul li.shoppingcart a:visited {
	color: #e6ca0a;
}

/* Header Common
============================== */
#header-top  {

}

#header-logo {
	display: block;
	margin-top: 30px;
}

#header-nav {
	margin-top: 20px;
}

#header-nav ul li a,
#header-nav ul li a:visited {
	color: #fff;
	font-size: 16px;
	font-family: 'coustardregular', serif;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000000;
}

#header-nav ul li a:hover,
#header-nav ul li.current_page_item a {
	color: #e6ca0a;
}

/* Home Header 
============================== */
#header-home {
	background: url(images/background.jpg) repeat-x transparent;
	position: relative;
}

#hero-slideshow {

}


#hero-slideshow .cycle-slideshow {
	width: 100% !important;
}

#hero-slideshow .cycle-slideshow a.first {
	display: block;
}

#hero-slideshow .cycle-slideshow a {
	display: none;
}

#hero-slideshow .cycle-next,
#hero-slideshow .cycle-prev {
	font-size: 26px;
	color: #fff;
	position: absolute;
	top: 45%;
	z-index: 1000;
	cursor: pointer;
}

#hero-slideshow .cycle-next {
	right: 0px;
}

#hero-slideshow .cycle-prev {
	left: 0px;
}

/* Flavours Slideshow
============================== */
#flavours-slideshow {
	background: transparent;
	position: relative;
	bottom: 0px;
	margin-bottom: 20px;
}

#flavours-slideshow .cycle-slideshow a.first {
	display: block;
}

#flavours-slideshow .cycle-slideshow a {
	display: none;
}

#flavours-slideshow .cycle-next,
#flavours-slideshow .cycle-prev {
	font-size: 26px;
	color: #333;
	position: absolute;
	top: 100px;
	z-index: 1000;
	cursor: pointer;
}

#flavours-slideshow .cycle-next {
	right: 0px;
}

#flavours-slideshow .cycle-prev {
	left: 0px;
}

#flavours-slideshow img {
	margin: 0 auto;
}

#home-flavours h2 {
	margin-top: 0px;
	font-size: 28px;
	line-height: 28px;
}

/* Home Content 
============================== */
#content-home {
	
}

#actions-home {
	background: url(images/home-actions_bg.png) repeat-x #1a1a1a;
	padding: 10px 0px;
}

#actions-home .action-box {
	margin-bottom: 10px;
}

#intro-home {
	margin-top: 20px;
}

#intro-home .welcome {
	background: black;
	padding: 30px;
}

#intro-home h1 {
	color: #e6ca0a;
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 5px;
}

#intro-home p {
	color: #fff;
}

#intro-home a,
#intro-home a:visited {
	color: #fff;
}

/* Page Header 
============================== */
#header-page {
	background: url(images/background.jpg) repeat-x transparent;
	min-height: 100px;
	position: relative;
}

/* Sidebar
============================== */
.sidebar {
	background: #1a1a1a;
	padding: 10px;
	min-height: 500px;
	border: 1px solid #ccc;
}

.sidebar h3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	color: #e6ca0a;
}

.sidebar p {
	color: #fff !important;
}

.sidebar ul.sidebar-nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 30px;
}

.sidebar ul.sidebar-nav li {
	margin: 0px;
}

.sidebar ul.sidebar-nav li a {
	margin-bottom: 4px;
	padding: 4px 6px;
	text-decoration: none;
	display: block;
	color: #fff;
}

.sidebar ul.sidebar-nav li.active a {
	background: #e6ca0a;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #edb700;
	color: #1a1a1a;
}

.sidebar table.table-cart {
	font-size: 13px;
	color: #fff;
}

.sidebar table.table-cart a,
.sidebar table.table-cart a:visited {
	color: #fff;
}

.sidebar table.table-cart td {
	padding: 5px;
}

.sidebar #actions-sidebar a {
	display: block;
	margin-bottom: 5px;
}

table.shop_table.cart th {
	background: #1a1a1a;
	color: #fff;
}

.sidebar .btn {
	font-size: 12px;
	font-weight: bold;
	padding: 6px 8px;
}

/* Bootstrap Overrides */
.btn-warning {
	background: #e6ca0a;
	border-color: #edb700;
	color: #333;
}

.btn-warning:hover {
	background: #edb700 !important;
	border-color: #edb700;
	color: #333;
}


/* Content Styles
============================== */
.content {
	margin: 20px 0px 0px 0px;
}

h1, 
h2,
h3 {
	color: #000;
	font-family: 'coustardregular', sans-serif;
}

h1 {
  	margin-bottom: 15px;
  	font-size: 33px;
}

h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 22px;
}

.alert h2 {
	margin-top: 0px;
}

h3 {
	margin-top: 24px;
	margin-bottom: 10px;
	font-size: 18px;
}

h1.nomargin,
h2.nomargin,
h3.nomargin {
	margin-top: 0px;
	padding-top: 0px;
}

p {
  	color: #333;
  	font-size: 14px;
  	line-height: 20px;
  	margin-bottom: 20px;
}

p.lead {
	font-weight: bold;
	font-size: 18px;
}

hr {
	margin: 20px 0;
	border: 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ffffff;
}

.content img {
	max-width: 100%;
	height: auto;
}

/* Jerky Designer
============================== */
#jerkydesigner {

}

#jerkydesigner #jerkydesigner-preview {
	position: relative;
	width: 298px;
	height: 498px;
}

#jerkydesigner #jerkydesigner-label {
	width: 166px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	z-index: 10;
	left: 64px;
	top: 245px;
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 19px;
	text-transform: uppercase;
	/* background: red; */
	white-space: nowrap;
}

#jerkydesigner #jerkydesigner-label.label-smaller {
	font-size: 14px;
}

#jerkydesigner #jerkydesigner-pack {
	position: absolute;
	z-index: 2;
}

/* Links & Buttons
============================== */
a {
	color: #2f2616;
	text-decoration: underline;
}

a:hover,
a:focus {
	color: #2f2616;
	text-decoration: underline;
}

a.btn {
	text-decoration: none;
}

h4.panel-title a {
	text-decoration: none;
}

/* Breadcrumbs
============================== */
.breadcrumbs {
	margin-bottom: 15px;
	padding: 5px 0px;
	border-bottom: 1px dotted #ccc;
	color: #666;
	font-size: 12px;
}

.breadcrumbs a,
.breadcrumbs a:visited {
	color: #666;
}

/* Contact Form
============================== 
.gform_body input[type="text"],
.gform_body textarea {
	color: #333 !important;
	font-size: 14px !important;
	font-family: 'Helvetica', sans-serif !important;
	padding: 4px 7px !important;
	line-height: normal !important;
	
	border: 1px solid #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}

.gform_footer {
	margin-top: 0px !important;
}

.gform_footer .button {
	background: #e6ca0a;
	border: 1px solid #edb700;
	color: #333333;
	font-weight: bold;
	font-family: 'Helvetica', sans-serif;
	font-weight: bold !important;
}*/

/* WP Styles
============================== */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
	margin-bottom: 10px;
}
.alignright {
	display: inline;
	float: right;
	margin-bottom: 10px;
	margin-left: 1.625em;
}
.aligncenter {
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

/* Footer Region
============================== */
#footer {
	background: url(images/background_footer.jpg) repeat;
	margin-top: 30px;
	border-top: 2px solid #000;
	padding-top: 20px;
}

#footer h3 {
	font-size: 20px;
	color: #e6ca0a;
	margin: 0px;
	margin-bottom: 10px;
}

#footer .footer-box {
	margin-bottom: 20px;
}

#footer #footer-facebook {
	background: #000;
	padding: 10px;
}

#footer-facebook p {
	font-style: italic;
	color: #fff;
	margin: 0px;
	margin-bottom: 10px;
}

#footer-facebook a,
#footer-facebook a:visited {
	color: #fff;
	text-decoration: none;
}

#footer-ausmade p {
	color: #fff;
	margin: 0px;
	margin-bottom: 10px;
}

#footer-ausmade a,
#footer-ausmade a:visited {
	color: #fff;
	text-decoration: none;
}

#footer-jerkycrew {
	color: #fff;
}

#footer-jerkycrew p {
	color: #fff;
	font-size: 13px;
	line-height: 15px;
}

#footer #footer-bottom {
	border-top: 1px solid #333;
	margin-top: 20px;
	padding-top: 10px;
}

#footer #footer-bottom p {
	font-size: 13px;
	color: #fff;
}

#footer #footer-bottom a,
#footer #footer-bottom a:visited {
	color: #fff;
}


/*
=====================================================================================================================
=====================================================================================================================
=====================================================================================================================
*/