/*
	Theme Name: Manly Surfboards
	Description: This is the Manly Surfboards child theme for Store Front
	Author: Darren Coles
	Author URI: https://www.wots.mobi/
	Template: storefront
	Version: 1.0
*/
* {
	font-family: 'Raleway', sans-serif;
}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}
body.woocommerce div#primary {
    width: 100%;
}

body.woocommerce div#secondary {
    display: none;
}
body.home div#primary {
    width: 100%;
}

body.home div#secondary {
    display: none;
}
body.woocommerce-checkout div#primary, body.woocommerce-cart div#primary {
    width: 100%;
}

body.woocommerce-checkout div#secondary, body.woocommerce-cart div#secondary {
    display: none;
}



#page {
	margin-top:11em;
}

.tagged_as {
    display: none !important;
}


.bar-info {
	position: fixed;
	top: 0;
	width: 100%;
	height: 1.5em;
	background-color: black;
	color: white;
	font-size: 1.2em;
	font-weight: bolder;
	z-index: 99999;
}
.bar-info .sec-one {
	float: left;
	text-align: center;
	width: 33%;
	height: 100%;
}
.bar-info .sec-two {
	float: left;
	text-align: center;
	width: 33%;
	height: 100%;
}
.bar-info .sec-three {
	float: left;
	text-align: center;
	width: 33%;
	height: 100%;
}
#masthead {
	position: fixed;
	top: 0;
	width: 100%;
}
.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
	color: #000000;
	font-weight: bolder;
}
ul.products {
	margin-top:2em;
	
}



ul.products li.product.product-category .woocommerce-loop-category__title, ul.products li.product.product-category h2, ul.products li.product.product-category h3 {
	font-size: 1.7em;
	color: #949494;
}

.site-navigation.main-navigation {
	width:100%;
}
.site-header {
	padding-top:3%;
	margin-bottom:0;
}

.site-header .col-full{
    max-width:100%;
}

.site-header .site-branding {
	display: block;
	width: 50%;
	float: left;
	margin-right: 4.347826087%;
	clear: both;
}
.site-header .site-search {
		margin-bottom:0;

	
	}
.site-header .custom-logo-link img, .site-header .site-logo-anchor img, .site-header .site-logo-link img {
	max-width: 100%;
	padding:0;
	margin-bottom:0;
}
.site-header-cart .cart-contents:after {
	content: "\f218";
	line-height:.65em;
	padding:0;
	margin:0;
	font-size:2em;
}
.woocommerce-breadcrumb {
	margin-bottom:0;
}
.site-main {
	margin-bottom:0;
}
 .col-full{max-width:90%;margin-left:auto;margin-right:auto;padding:0 1em;box-sizing:content-box}
 .col-full:after,.col-full:before{content:"";display:table}
 
 .col-full:after{clear:both}
 .col-full:after{content:" ";display:block;clear:both}	
 

h2, h3, h4 {
	text-align:center;
}

ul.products li.product .button {

	visibility: hidden;

	display: none;

}

ul.products li.product .onsale {

	visibility: hidden;

	display: none;

} 
.single_add_to_cart_button.button.alt.disabled {
	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
	background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
	background-color:#ffec64;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffee66;
}
.single_add_to_cart_button.button.alt.disabled:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
	background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
	background-color:#ffab23;
}
.single_add_to_cart_button.button.alt {
	-moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
	box-shadow:inset 0px 1px 0px 0px #a4e271;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809));
	background:-moz-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-webkit-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-o-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-ms-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:linear-gradient(to bottom, #89c403 5%, #77a809 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809',GradientType=0);
	background-color:#89c403;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #74b807;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-shadow:0px 1px 0px #528009;
}
.single_add_to_cart_button.button.alt:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403));
	background:-moz-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-webkit-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-o-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-ms-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:linear-gradient(to bottom, #77a809 5%, #89c403 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403',GradientType=0);
	background-color:#77a809;
}




