/*
Theme Name: Hozac
Description: 
Author: 
Template: storefront
Theme URI: 
Author URI: 
Version: 
License: 
License URI: -
Text Domain:  hozac
*/

body {
	background-color: #252525;
	background-image: url(/wp-content/themes/hozac/images/bg01.jpg);
	background-attachment: fixed;
	background-size: 100% auto;
	color: #CCC;
}
h1, h2, h3, h4, h5, h6, .widget-title {
	font-family: 'Saira Extra Condensed', sans-serif;
	font-weight: 900;
	letter-spacing: 0.0625em;
}
h1, h2, h3, h4, h5, h6, .wc-block-grid__product-title {
	color: #CCC;
}
a {
	color: #E7DA0D;
}
a:hover {
	text-decoration: underline;
}
img {
	border-radius: 0;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .widget a.button {
	background-color: #E7DA0D;
}
a:focus, button:focus, .button.alt:focus, input:focus, textarea:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus {
	outline-color: #E7DA0D;
}
.wp-block-button.centered-button {
	text-align: center;
}
.widget-area .widget a, .hentry .entry-header .posted-on a, .hentry .entry-header .post-author a, .hentry .entry-header .post-comments a, .hentry .entry-header .byline a {
	color: #E7DA0D;
}
.site-title a, ul.menu li a, .site-branding h1 a, .site-footer .storefront-handheld-footer-bar a:not(.button), button.menu-toggle, button.menu-toggle:hover, .handheld-navigation .dropdown-toggle {
	color: #E7DA0D;
}
.wp-block-social-links {
	justify-content: center;
}
.space-before-3r {
	margin-top: 3rem;
}
.site-header {
	background-color: transparent;
	padding-top: 1rem;
}
.site-branding {
	width: auto;
	margin-bottom: 0.25rem;
}
.ymlp-link {
	display: none;
	padding: 1em;
}
@media screen and (min-width: 42em) {
	.ymlp-link {
		display: inline-block;
	}
}
.hozac-header-shop-wrap {
	display: flex;
	flex-flow: row-reverse wrap;
	justify-content: flex-start;
	align-items: center;
}

.site-description {
	padding: 0 0 3rem 0;
	color: #FFF;
	font-family: 'Saira Extra Condensed', sans-serif;
	font-size: 3rem;
	font-weight: 500;
	font-weight: 900;
	letter-spacing: 0.0625em;
	text-align: center;
	text-transform: uppercase;
}
@media screen and (max-width: 768px) {
	.n2-ss-margin {
		margin: 0!important;
	}
}
@media screen and (min-width: 768px) {
	.n2-ss-margin {
		margin: 0 0 0 20vw!important;
	}
	.site-header {
		border-bottom-color: transparent;
	}
	.site-description {
		font-size: 3.75vw;
	}
	.hozac-branding-nav-wrap {
		display: flex;
		flex-flow: row wrap;
		align-items: center;
	}
	.storefront-primary-navigation .col-full {
		max-width: none;
		margin-right:0;
		margin-left: 0;
		padding: 0;
		box-sizing: border-box;
	}
	.woocommerce-active .site-header .site-branding,
	.woocommerce-active .site-header .main-navigation{
		width: auto;
		float: none;
	}
	.woocommerce-active .site-header .main-navigation {
		margin-right: 0;
	}
	.woocommerce-active .site-header .site-search,
	.woocommerce-active .site-header .site-header-cart {
		float: none;
	}
	.woocommerce-active .site-header .site-search {
		margin: 0 0 0 2rem;
	}
	.storefront-primary-navigation {
		clear: none;
	}
}
@media screen and (min-width: 1100px) {
	.site-header > .col-full {
		display: flex;
		flex-flow: row wrap;
	}
	.hozac-branding-nav-wrap {
		width: calc(100% - 14rem);
	}
	.hozac-header-shop-wrap {
		max-width: 12rem;
		margin-left: 2rem;
		padding-top: 1rem;
	}
	.woocommerce-active .site-header .site-search, 
	.woocommerce-active .site-header .site-header-cart {
		width: 100%;
	}
	.woocommerce-active .site-header .site-search {
		margin: 1rem 0 0 0;
	}
}
.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
	margin-bottom: 0;
}
.home-slider-wrap {
	background-color: #252525;
	background-image: url(/wp-content/uploads/2020/04/hozac-45.png);
	background-position: 1rem center;
	background-repeat: no-repeat;
	background-size: auto calc(100% - 1rem);
	margin-bottom: 3rem;
	opacity: 0;
	transition: opacity 0.2s;
}
.home-slider-wrap.visible,
.no-js .home-slider-wrap {
	opacity: 1;
}
.custom-logo-link:focus {
	outline-color: transparent;
}
.main-navigation ul li a {
	color: #8ED5E4;
	font-family: 'Saira Extra Condensed', sans-serif;
	font-size: 1.25rem;
	font-size: 2rem;
	font-weight: 500;
	font-weight: 900;
	letter-spacing: 0.0625em;
	line-height: 1;
	transition: color 0.2s;
}
.main-navigation ul li a:hover, .main-navigation ul li:hover > a, .site-title a:hover  {
	color: #E7DA0D;
}
.site-header ul.menu li.current-menu-item > a { 
	color: #FFF;
}
.hentry .entry-content .wp-block-latest-posts.wp-block-latest-posts__list {
	max-width: 40rem;
	margin-left: auto;
	margin-right: auto;
}
.hentry .entry-content .wp-block-latest-posts.wp-block-latest-posts__list li {
	text-align: center;
}
.page-title {
	color: #AA205C;
	font-family: 'Saira Extra Condensed', sans-serif;
	font-weight: 900;
	font-size: 4rem;
	letter-spacing: 0.03125em;
	text-transform: uppercase;
}
body:not(.single-bands) .content-area,
body:not(.single-bands) .right-sidebar .content-area {
	width: 100%;
	float: none;
	margin-right: 0;
}
.widget-area,
.right-sidebar .widget-area {
	width: 100%;
	float: none;
}
@media screen and (min-width: 768px) {
	.widget-area {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
	}
	.widget {
		flex: 0 0 calc(50% - 4rem);
	}
}
.bands.hentry .wp-post-image {
	margin-right: 0;
	margin-bottom: 2rem;
	margin-left: 0;
}
.band-name{
	font-weight: 500;
}
.related-to-band-heading {
	width: 100%;
	flex: 0 0 100%;
}
@media screen and (min-width: 40em) {
	.bands,
	.related-to-band.products {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
	}

	.band,
	.related-to-band .product {
		flex: 0 0 calc(50% - 4rem);
		margin: 0 0 2rem 0;
	}

}
@media screen and (min-width: 48em) {
	.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
		padding: 0.5rem 1rem;
	}
}
@media screen and (min-width: 64em) {
	.related-to-band.products {
		justify-content: flex-start;
	}
	.related-to-band .product {
		flex: 0 0 calc(33.3333% - 4rem);
		margin: 0 2rem 2rem 2rem;
	}
}
.hozac-cat-links {
	padding: 0 0 2rem 0;
}
.hozac-cat-heading {
	text-align: center;
}
.hozac-cat-heading a:hover {
	transition: opacity 0.2s;
}
.hozac-cat-heading a:hover {
	display: block;
	opacity: 0.7;
}
@media screen and (min-width: 48em) {
	.hozac-cat-links {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
	}
	.hozac-cat-heading {
		flex:0 0 calc(50% - 2rem);
	}

	
}
.pagination .page-numbers li .page-numbers, .woocommerce-pagination .page-numbers li .page-numbers {
	background-color: #FFF;
}
.pagination .page-numbers li .page-numbers.current {
	background-color: #E7DA0D;
	color: #000;
}
.added_to_cart, .site-header-cart .widget_shopping_cart a.button, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link {
	background-color: #E7DA0D;
}
button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .widget-area .widget a.button.alt {
	background-color: #E7DA0D;
	color: #252525;
}
ul.products li.product .price, ul.products .wc-block-grid__product .price, .wc-block-grid__products li.product .price, .wc-block-grid__products .wc-block-grid__product .price {
	color: #CCC;
}
.woocommerce-breadcrumb a, a.woocommerce-review-link, .product_meta a {
	color: #E7DA0D;
}
ul.products li.product .woocommerce-LoopProduct-link, ul.products .wc-block-grid__product .woocommerce-LoopProduct-link, .wc-block-grid__products li.product .woocommerce-LoopProduct-link, .wc-block-grid__products .wc-block-grid__product .woocommerce-LoopProduct-link {
	color: #FFF;
}
.woocommerce-loop-product__title {
	font-family: "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	letter-spacing: 0;
}
.button.added_to_cart:focus, .button.wc-forward:focus {
	outline-color: #FFF;
}
.woocommerce-Tabs-panel--description > h2:first-child {
	display: none;
}
.attachment-woocommerce_thumbnail {
	margin: auto;
}
table:not( .has-background ) th,
table:not( .has-background ) tbody tr:nth-child(2n) td {
	background-color: #252525;
}
table:not( .has-background ) tbody tr:nth-child(2n) td.actions {
	padding: 0.5rem;
}
.cart_item td[class*="product-"] {
	background-color: #444;
}
.hozac-price-with-tax {
	display: block;
	font-size: 1rem;
}
table.cart td.actions {
	border-top: 0;
}
.coupon .button {
	vertical-align: middle;
}
.order-total th,
.order-total td {
	border-top: 1px solid #666;
}
table:not( .has-background ) tbody td[data-title="Subtotal"],
.cart-subtotal td,
table:not( .has-background ) tbody tr:nth-child(2n) td[data-title="Total"],
.order-total td {
	background-color: #333;
}
.shop_table.woocommerce-checkout-review-order-table {
	margin-right: 0;
}
@media (min-width: 768px) {
	.site-header-cart:hover .widget_shopping_cart, .site-header-cart.focus .widget_shopping_cart {
		min-width: 230px;
	}
}
.site-footer {
	background-color: #252525;
	padding: 1.618em 0 0 0;
	color: #CCC;
}
.site-footer > .col-full {
	width: 100%;
	max-width: none;
	margin-left:0;
	margin-right: 0;
	padding: 0;
	box-sizing: border-box;
}
.hozac-email {
	text-align: center;
}
.site-footer a:not(.button):not(.components-button) {
	color: currentcolor;
}
.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6, .site-footer .widget .widget-title, .site-footer .widget .widgettitle {
	padding: 0;
	color: #CCC;
}
.site-footer .widget a {
	color: #E7DA0D;
}
.site-info {
	background-color: #181818;
	padding: 1rem 3.706325903em;
	text-align: center;
}
.footer-widgets {
	padding: 4rem 2rem 2rem 2rem;
}
.image-404 {
	max-width: 20rem;
	margin: 2rem auto;
}
.select2-results__options {
	color: #222;
}
@media screen and (min-width: 768px) {
	.storefront-breadcrumb {
		margin: 0 0 1rem 0;
	}
	.footer-widgets {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		padding: 4rem 3.706325903em 2rem 3.706325903em;
	}
	.footer-widgets.col-4 .block {
		width: auto;
		flex: 0 0 calc(50% - 2rem);
		float: none;
		margin-right: 0;
	}
}
.wp-block-embed-spotify {
	max-height: 24rem;
	overflow: hidden;
}
}