/*
Theme Name: Cold Smoked Salmon
Description: Cold Smoked Salmon Theme
Version: 1
Date: 28 July 2017
Author: Meta Solutions
Author URI: http://metasolutions.co.nz/
*/

/*============Sticky Footer============*/

html,
body {
	color: #ffffff;
	font-family: 'Roboto Slab', serif;
    height: 100%;
}

body {
	background: rgb(0,113,156); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(0,113,156,1) 0%, rgba(0,59,81,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(0,113,156,1)), color-stop(100%,rgba(0,59,81,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,113,156,1) 0%,rgba(0,59,81,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(0,113,156,1) 0%,rgba(0,59,81,1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(0,113,156,1) 0%,rgba(0,59,81,1) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(0,113,156,1) 0%,rgba(0,59,81,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00719c', endColorstr='#003b51',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -160px;
    padding: 0 0 160px;
}

footer {
    height: 160px;
}


/*==========Fonts & Headings===========*/

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 24px;
}

h1{

}

h2{

}

h3{

}

h4{

}

h5{

}

h6{

}

p{}

strong{font-weight:bold}

a{  color:#fff;
	text-decoration:none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

a:hover{color:#fff;text-decoration: underline;}


strong{font-weight:bold}

.alignleft{
	float:left;
	padding:10px 10px 10px 0;
}

.alignright{
	float:right;
	padding:10px 0 10px 10px;
}

.clear{clear:both;}


/*==========Layout===========*/

header.banner {
	background: url('http://www.southernstarsmokehouse.co.nz/wp-content/themes/cold-smoked-salmon/images/header-bkgnd-img-1283x351.png') repeat-x;
}

a.header-logo {
	text-align: center;
}

div.logo {
    text-align: center;
    padding-top: 32px;
}

div.logo a img {
    text-align: center;
    display: inline-block;
}

div.banner {
	text-align: center;
}

div.banner .img-responsive {
    display: inline-block;
}

section.intro {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}

section.intro h2 {
	font-family: 'Nixie One', cursive;
	font-style: italic;
}

section.intro img.motif {
	margin: 36px 0 48px;
}


/* Left Nav */

aside {
	text-align: center;
}

img.quality-badge {
	width: 100px;
}

aside nav ul li.current_page_item {
	font-weight: bold;
}

#menu-main-menu {
    padding-left: 0px;
    margin-bottom: 36px;
}

aside nav ul li {
    list-style: outside none none;
    text-align: center;
    border-bottom: 1px solid #ffffff;
}

aside nav ul li a {
    display: inline-block;
    padding: 18px 0px;
    width: 100%;
}

aside nav ul li a:hover {
	background: #006E97;
}

aside nav ul li:last-child {
    border-bottom: 0px solid #ffffff;
}

aside nav ul li a:link { color: #ffffff; font-size: 20px; }
aside nav ul li a:visited { color: #ffffff; }
aside nav ul li a:hover { color: #ffffff; text-decoration: none; }
aside nav ul li a:active { color: #ffffff; }
aside nav ul li a:focus { color: #ffffff; }

aside nav {
	margin-top: 8px;
}

/* woocommerce */

div.woocommerce-tabs {
/* 	display: none; */
}

li.additional_information_tab {
	display: none !important;
}

.panel {
    background-color: inherit;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	display: none;
}

#tab-description h2 {
	display: none;
}

#tab-additional_information {
	display: none !important;
}


input,
select,
.select2-container--default .select2-results__option{
	color: #333333 !important;
}

h1.product_title.entry-title {
	font-size: 32px;
	font-size: 3.2rem;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #ffffff !important;
}

.woocommerce ul.products li.product h3 {
    color: #ffffff;
}

.woocommerce ul.products li.product .price {
    color: #ffffff;
}

div.product_meta {
	display: none;
}

.woocommerce button.button.alt {
    background-color: #999500 !important;
}

.woocommerce-ordering,
.woocommerce-result-count {display:none;}


/* Recipes */

li.comment a { color: #ffffff !important; }

textarea#comment {
	color: #333333;
}


/* Cart */

.woocommerce-cart .cart-collaterals .cart_totals p small,
.woocommerce-cart .cart-collaterals .cart_totals table small {
    color: #fff !important;
}

.woocommerce-cart .cart-collaterals .cart_totals tr th {
    margin-right: 16px !important;
    display: inline-block;
    width: 100% !important;
}

td.product-name a:link { color:#fff; text-decoration: underline; }
td.product-name a:visited { color:#fff; text-decoration: underline; }
td.product-name a:hover { color:#fff; text-decoration: none; }
td.product-name a:active { color:#fff; text-decoration: underline; }
td.product-name a:focus { color:#fff; text-decoration: underline; }

.woocommerce-checkout #payment {
    background: inherit !important;
}

.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
    border-color: inherit !important;
}

/*.woocommerce div.product form.cart div.quantity::after{
	content: "kg";
	margin-left: 6px;
	padding-right: 12px;
}*/

/*p.price span.amount::after {
	content: "per kg";
	margin-left: 6px;
	padding-right: 12px;
}

p.price span.amount::after {
	content: "per kg";
	margin-left: 6px;
	padding-right: 12px;
}


.product-price span.amount::after {
	content: "per kg";
	margin-left: 6px;
	padding-right: 12px;
}*/


.galleryimage {margin:15px 0px;}

/* Footer */

footer {
	margin: 24px 0 0 0;
	text-align: center;
}

footer.contact {
	border-top: 4px double #ffffff;
}

footer.contact a {
	color: #ffffff;
}

footer.contact p:first-child {
	padding-top: 24px;
}
