/*
 Theme Name:     Storefront Hoolah Theme
 Theme URI:      https://woocommerce.com/storefront/
 Description:    Modificated Storefront theme for Hoolah
 Author:         hoolah
 Author URI:     http://www.hoolah.co
 Template:       storefront
 Version:        2.0.16
*/

body.storefront-hoolah-theme {font-family: 'Lato', sans-serif;}
body.storefront-hoolah-theme button,input,textarea {font-family: 'Lato', sans-serif;}

img { border-radius: 0; }

select.select {
    padding: .6180469716em;
    background-color: #f2f2f2;
    color: #43454b;
    outline: 0;
    border: 0;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-weight: 400;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.125)
}

.site-branding{
	display: none;
	visibility: hidden;
}

.onsale{
	display: none;
}


.woocommerce-active .site-header .col-full{
	visibility: hidden;
	display: none;
}

#masthead { padding-top: 12px; }

#masthead .hoolah-adds { padding: 0 40px; }
#masthead .hoolah-adds:after { content: ''; display: block; clear: both; }
#masthead .hoolah-adds #site-header-cart-top { float: right; margin-left: 10px; }
#masthead .hoolah-adds #site-header-cart-top.site-header-cart .cart-contents { padding: 1em 0; }
#masthead .hoolah-adds .logo-hoolah { float: left; margin-bottom: 10px; }
#masthead .hoolah-adds .logo-hoolah img { height: 71px; width: auto; }
#masthead .hoolah-adds .return-to-shop { float: right; margin: 16px 0 15px 10px; }
#masthead .hoolah-adds .to-account { float: right; margin: 16px 0 15px 10px; }
body.woocommerce-cart #masthead .hoolah-adds #site-header-cart-top,
body.woocommerce-checkout #masthead .hoolah-adds  #site-header-cart-top { display: none; }
body.home #masthead .hoolah-adds .return-to-shop { display: none; }
body.woocommerce-account #masthead .hoolah-adds .to-account { display: none; }

table.woocommerce-checkout-review-order-table { font-size: 14px; }
table.woocommerce-checkout-review-order-table .woocommerce-Price-amount { font-weight: bold; }
table.woocommerce-checkout-review-order-table td,
table.woocommerce-checkout-review-order-table th,
table.woocommerce-checkout-review-order-table tr:nth-child(2n) td { background: none; padding: 0; padding-bottom: 20px; }
table.woocommerce-checkout-review-order-table .product-wrapper { display: flex; align-items: center; }
table.woocommerce-checkout-review-order-table .product-wrapper .product-thumbnail { width: 65px; position: relative; margin-right: 20px; }
table.woocommerce-checkout-review-order-table .product-wrapper .product-thumbnail img { border: 1px rgba(0,0,0,0.1) solid; border-radius: 8px; overflow: hidden; }
table.woocommerce-checkout-review-order-table .product-wrapper .product-quantity { position: absolute; top: -10px; right: -10px; width: 20px; height: 20px; border-radius: 10px; display: flex; justify-content: center; align-items: center; background: rgba(114,114,114,0.9); color: #fff; font-weight: 500; font-size: 12px; }
table.woocommerce-checkout-review-order-table .product-name { width: auto; font-weight: bold; }
table.woocommerce-checkout-review-order-table .product-total { margin-left: auto; text-align: right; }
table.woocommerce-checkout-review-order-table tfoot tr > * { padding-bottom: 0 !important; }
table.woocommerce-checkout-review-order-table tfoot tr td { text-align: right; }
table.woocommerce-checkout-review-order-table tfoot th { font-weight: normal; }
table.woocommerce-checkout-review-order-table .cart-subtotal > * { border-top: 1px solid rgba(175,175,175,0.34); padding-top: 20px; }
table.woocommerce-checkout-review-order-table .woocommerce-shipping-totals label { cursor: pointer; }
table.woocommerce-checkout-review-order-table .woocommerce-shipping-totals ul#shipping_method li { margin-bottom: 0; }
table.woocommerce-checkout-review-order-table .woocommerce-shipping-totals li { text-align: right; position: relative; }
table.woocommerce-checkout-review-order-table .woocommerce-shipping-totals li label { margin-right: 20px; vertical-align: middle; display: inline-block; }
table.woocommerce-checkout-review-order-table .woocommerce-shipping-totals li input[type="hidden"] + label { margin-right: 0; }
table.woocommerce-checkout-review-order-table .woocommerce-shipping-totals li input { position: absolute; right: 0; top: 6px; margin-right: 0 !important; cursor: pointer; }
table.woocommerce-checkout-review-order-table tfoot tr:nth-last-child(2) > * { padding-bottom: 20px !important; }
table.woocommerce-checkout-review-order-table .order-total > * { padding-top: 20px !important; border-top: 1px solid rgba(175,175,175,0.34); vertical-align: middle; color: #000; }
table.woocommerce-checkout-review-order-table .order-total th { font-size: 16px; }
table.woocommerce-checkout-review-order-table .order-total td { font-size: 24px; }

body.woocommerce-checkout #masthead { display: none; }

body.woocommerce-checkout #order_review { background: none; }
body.woocommerce-checkout #order_review:after { content: "";
    display: block;
    width: 300%;
    position: fixed;
    top: 0;
    bottom: 0;
    background: #fafafa;
    z-index: -1;
    margin-left: -30px;
    background-position: left top;
    -webkit-box-shadow: 1px 0 0 #e1e1e1 inset;
    box-shadow: 1px 0 0 #e1e1e1 inset;
}
body.woocommerce-checkout #customer_details .hoolah-adds .logo-hoolah { display: inline-block; }
body.woocommerce-checkout #customer_details .hoolah-adds .logo-hoolah img { height: 71px; }
body.woocommerce-checkout #customer_details .hoolah-adds .links { margin-top: 10px; font-size: 12px; margin-bottom: 10px; }
body.woocommerce-checkout #customer_details .hoolah-adds .links a { color: #737373; text-decoration: none; }
body.woocommerce-checkout #customer_details h3 { font-size: 18px; font-weight: bold; }
body.woocommerce-checkout #customer_details select.select,
body.woocommerce-checkout #customer_details .input-text,
body.woocommerce-checkout #customer_details .input[type="text"],
body.woocommerce-checkout form.woocommerce-form-coupon .input-text,
body.woocommerce-checkout form.woocommerce-form-coupon .input[type="text"]
{
    border: 1px transparent solid;
    background-clip: padding-box;
    border-radius: 5px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0.92857em 0.78571em;
    word-break: normal;
    background-color: white;
    color: #333333;
    border-color: #d9d9d9;
    font-size: 14px;
}
body.woocommerce-checkout form.woocommerce-form-coupon p:first-child { margin-bottom: 0; }
body.woocommerce-checkout form.woocommerce-form-coupon { margin-bottom: 1em; }
body.woocommerce-checkout form.woocommerce-form-coupon button { background-color: #333333; border-color: #333333; color: #fff; padding-top: 0.75em; padding-bottom: 0.75em; }

.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-noreviews, p.no-comments { font-size: 14px; border-radius: 5px; margin-bottom: 1.41575em; }

@media (min-width: 768px)
{
    body.woocommerce-checkout form.woocommerce-form-coupon .form-row-first { width: 52.9411764706%; }
    body.woocommerce-checkout form.woocommerce-form-coupon .form-row-last  { width: 41.1764705882%; }
}

@media (max-width: 767px) {
    body.woocommerce-checkout #order_review:after { display: none; }
    body.woocommerce-checkout #order_review { margin-top: 40px; }
}

.demo_store { bottom: 0; }

.site-content{
	margin-top: 30px;
}

h2.woocommerce-loop-product__title{
	height: 40px;
}

.woocommerce-checkout .woocommerce-additional-fields h3{
	display: none;
}

.woocommerce-result-count, .woocommerce-ordering {
  display: none;
}

.announcement-bar{
	background-color: #0c0c0c; 
	text-align: center; 
	position: relative; 
	font-size: 15px; 
	line-height: 1.5; 
	color: #FFF; 
	padding: 7px 0; 
	font-weight: 400; 
	font-family: 'Lato', sans-serif;
}

.hidden{
	display: none;
	visibility: hidden;
}

site-info{
	padding: 0px;
}

@media (min-width: 768px), all{
	.woocommerce-breadcrumb
	{
		padding-bottom: 0;
		margin-bottom: 10px;
	}
}

@media (min-width: 768px), all{
		.storefront-full-width-content 
		.woocommerce-products-header, 
		.storefront-full-width-content.woocommerce-account .entry-header, 
		.storefront-full-width-content.woocommerce-cart .entry-header, 
		.storefront-full-width-content.woocommerce-checkout .entry-header
		{
			text-align: center;
			padding: 0;

		}


}

div.term-description{
	margin-top: -20px;
	margin-bottom: 40px;
	color: #999999;
}
.woocommerce-products-header{
	padding: 0;
}


header.entry-header{
	visibility: hidden;
	display: none;	
}



