/**********************************************************
// Shop >> Header
**********************************************************/
.Shop-Header {
	padding: 50px 10px;
	text-align: center;
	}

.Shop-Header h1 {
	margin: auto;
	padding: 0;
	line-height: 1.5em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: "Bank-Gothic-MD-BT", sans-serif;
	font-weight: 400;
	font-size: 16px;
	}

.Shop-Header h2 {
	margin: auto;
	padding: 0;
	line-height: 1.5em;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	font-family: "modesto-open-primary", sans-serif;
	font-weight: 400;
	font-size: 34px;
	}

/**********************************************************
// Shop >> Sort
**********************************************************/
.Shop-Sort {
	margin-bottom: 30px;
	text-align: center;
	display: none;
	}

.Shop-Sort h3 {
	margin-right: 20px;
	padding: 0 !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: "Bank-Gothic-MD-BT", sans-serif;
	font-weight: 400;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	}

.Shop-Sort select {
	padding: 5px;
	border: 1px solid #000;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: "Bank-Gothic-MD-BT", sans-serif;
	font-weight: 400;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	}

/**********************************************************
// Shop >> Main
**********************************************************/
.Shop-Main {
	margin: auto;
	padding-bottom: 30px;
	width: 100%;
	max-width: 1280px;
	text-align: center;
	font-size: 0;
	}

.Shop-Main .Product-SM { margin-top: 30px; }

.Shop-Main .Shop-Product-Desc { margin-top: 10px; }

/**********************************************************
// Shop >> Member
**********************************************************/
.Shop-Member {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: calc( -100vw / 2 + 100% / 2 ) !important;
    margin-right: calc( -100vw / 2 + 100% / 2 ) !important;
    max-width: 100vw !important;
    min-width: 100vw !important;
	padding: 25px 20px;
	text-align: center;
	font-size: 0;
	background: #000;
	color: #FFF;
	}

.Shop-Member-Image {
	width: 40%;
	max-width: 200px;
	line-height: 0;
	display: inline-block;
	vertical-align: middle;
	}

.Shop-Member-Main {
	padding-left: 35px;
	width: 60%;
	max-width: 430px;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	}

.Shop-Member-Main h2 {
	padding: 0 !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: "Bank-Gothic-MD-BT", sans-serif;
	font-size: 16px;
	}

.Shop-Member-Main h3 {
	margin-top: 5px;
	padding: 0 !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: "modesto-open-primary", sans-serif;
	font-weight: 400;
	font-size: 34px;
	color: #D3AA41;
	}

.Shop-Member-Button {
	margin-top: 20px;
	padding: 8px;
	width: 100%;
	max-width: 230px;
	line-height: 1.5em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #D2AA41;
	color: #000;
	font-weight: 700;
	font-size: 16px;
	display: inline-block;
	}

.Shop-Member-Button:hover {
	background: #E7B940;
	color: #000;
	}

/**********************************************************
// Shop >> Tweaks
**********************************************************/
.woocommerce-breadcrumb { display: none; }
body.woocommerce div.product div.summary { margin-bottom: 0; }

body.woocommerce div.product .product_title {
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: "modesto-open-primary", sans-serif;
	font-weight: 400;
	font-size: 45px;
	line-height: 1.2em;
	}

body.woocommerce div.product p.price,
body.woocommerce div.product span.price {
	margin-bottom: 15px;
	font-weight: 400;
	font-family: "Bank-Gothic-MD-BT", sans-serif;
	font-size: 30px;
	color: #D2AA41;
	}

.Shop-Product-Meta .product_title,
.Shop-Product-Meta .price { display: none; }
.Shop-Product-Meta { margin-top: 20px; }

.woocommerce div.product p.price del, .woocommerce div.product span.price del { margin-right: 15px; }

.woocommerce div.product form.cart .variations label { font-style: italic; }

.woocommerce div.product form.cart .variations select {
	padding-left: 10px;
	height: 36px;
	line-height: 32px;
	border: 2px solid #000;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: "Averta", sans-serif;
	font-weight: 700;
	font-size: 16px;
	}

body.woocommerce div.product form.cart div.quantity {
	position: relative;
	display: inline-block;
	vertical-align: top;
	float: none;
	}

body.woocommerce div.product form.cart div.quantity:before {
	content: "Quantity";
	width: 80px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	font-size: 10px;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	bottom: -14px;
	}

body.woocommerce .quantity .qty {
	margin-right: 10px;
	border-radius: 0;
	width: 80px;
	height: 44px;
	line-height: 40px;
	border: 2px solid #000;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	}

body.woocommerce .product.sale .quantity .qty { margin-right: 0; }

body.woocommerce div.product form.cart .button {
	margin: 0;
	padding: 15px 40px;
	width: auto;
	border-radius: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	font-size: 14px;
	background: #D2AA41 !important;
	color: #000 !important;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	float: none;
	}

body.woocommerce div.product form.cart .button:hover {
	background: #E7B940 !important;
	color: #000 !important;
	}

body.woocommerce div.product form.cart { margin-bottom: 20px; }
body.woocommerce .product_meta { display: none; }
.Shop-Product-Desc { margin-bottom: 0; }

body.woocommerce .woocommerce-tabs { display: none; }

body.woocommerce span.onsale { background: #D1AB46; }

/**********************************************************
// Shop >> Related
**********************************************************/
.Shop-Related {
	margin: 30px auto;
	padding: 0 10px;
	text-align: center;
	font-size: 0;
	}

.Shop-Related-Title {
	margin: auto;
	width: 100%;
	max-width: 1130px;
	height: 30px;
	text-align: left;
	position: relative;
	}

.Shop-Related-Title h2 {
	padding-right: 30px;
	line-height: 30px;
	background: #FFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: "modesto-open-primary", sans-serif;
	font-weight: 400;
	font-size: 24px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	z-index: 200;
	}

.Shop-Related hr {
	margin: auto;
	width: 100%;
	max-width: 100%;
	border-top: 1px solid #1B1C1E;
	position: absolute;
	z-index: 100;
	top: 50%;
	}

.Shop-Related-List {
	margin: auto;
	width: 100%;
	max-width: 1280px;
	text-align: center;
	font-size: 0;
	}

.Shop-Related-List .Product-SM { margin-top: 30px; }

/**********************************************************
// Shop >> Reviews
**********************************************************/
.woocommerce-Reviews {
	margin: 30px auto 0 auto;
	padding-top: 20px;
	border-top: 1px solid #1B1C1E;
	}

.woocommerce-Reviews-title {
	line-height: 1.5em;
	letter-spacing: 1px;
	text-transform: initial;
	text-align: center;
	font-weight: 300;
	font-size: 40px;
	}

.woocommerce-noreviews {
	margin: 10px auto 0 auto;
	text-align: center;
	}

.woocommerce-Reviews .commentlist {
	margin: 30px auto 0 auto !important;
	width: 100%;
	max-width: 900px;
	}

.woocommerce-Reviews .comment-reply-title {
	line-height: 1.5em;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 20px;
	}

#review_form_wrapper {
	margin: 30px auto 0 auto;
	width: 100%;
	max-width: 700px;
	}

#review_form_wrapper #respond { max-width: 100%; }

.comment-form-rating {
	padding-bottom: 10px;
	text-align: left;
	}

.comment-form-rating label { margin-right: 10px; }
.comment-form-rating label,
.comment-form-rating .stars {
	display: inline-block !important;
	vertical-align: middle;
	}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	border-radius: 0 !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #D2AA41 !important;
	color: #000 !important;
	font-size: 14px !important;
	}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
	background: #E7B940 !important;
	color: #000 !important;
	}

/**********************************************************
// Media Queries
**********************************************************/
@media
all and (max-width: 1024px),
all and (max-device-width: 1024px)
{
	.Shop-Related-List .Product-SM,
	.Shop-Main .Product-SM { width: 31.3%; }
}

@media
all and (max-width: 768px),
all and (max-device-width: 768px)
{
	.Shop-Sort h5 {
		margin: auto;
		display: block;
		}

	.Shop-Sort li {
		margin: 20px auto 0 auto;
		display: block;
		}

	.Shop-Related-List .Product-SM,
	.Shop-Main .Product-SM { width: 48%; }
}

@media
all and (max-width: 768px),
all and (max-device-width: 768px)
{
	.Shop-Related-List .Product-SM,
	.Shop-Main .Product-SM {
		margin: 30px auto 0 auto;
		width: 100%;
		display: block;
		}

	.Shop-Member-Image {
		margin: auto;
		width: 100%;
		display: block;
		}

	.Shop-Member-Main {
		margin: 30px auto 0 auto;
		padding-left: 0;
		width: 100%;
		text-align: center;
		display: block;
		}
}
