/*
Theme Name: Hip Hop Ed 2018
Theme URI: https://wordpress.org/themes/
Template: chrisemdin
Author: Hip Hop Ed
Author URI: https://hiphoped.com
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css?family=Quicksand');
@import url('https://fonts.googleapis.com/css?family=Comfortaa');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,800');
@import url('https://fonts.googleapis.com/css?family=Mukta:800');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,800');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:300,400,800');

@font-face {
	font-family: 'Proxima Nova';
	src: url('fonts/Proxima-Nova.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSans';
	src: url('fonts/OpenSans.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans.woff') format('woff'), url('fonts/OpenSans.ttf') format('truetype'), url('fonts/OpenSans.svg#OpenSans') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Bebas';
	src: url('fonts/Bebas.eot?#iefix') format('embedded-opentype'), url('fonts/Bebas.woff') format('woff'), url('fonts/Bebas.ttf') format('truetype'), url('fonts/Bebas.svg#Bebas') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SourceSansPro-Regular';
	src: url('fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/SourceSansPro-Regular.woff') format('woff'), url('fonts/SourceSansPro-Regular.ttf') format('truetype'), url('fonts/SourceSansPro-Regular.svg#SourceSansPro-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Neuton-Regular';
	src: url('fonts/Neuton-Regular.eot?#iefix') format('embedded-opentype'),  url('fonts/Neuton-Regular.woff') format('woff'), url('fonts/Neuton-Regular.ttf')  format('truetype'), url('fonts/Neuton-Regular.svg#Neuton-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	width: 100%;
	font-family: 'Proxima Nova', Arial, Helvetica, sans-serif;
	background: #FFF;
	position: relative;
}

body.stickable {
	width: 100%;
	display: inline-block;
}

.active_cart {
	display:inline-black;
	color:black;
}

.shop_header {
	width:100%; 
	height:550px;
	position: relative;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	margin: 15px 0 !important;
}



.products div.product {
    width: 340px;
    display: inline-block;
    margin: 20px 0;
    background: white;
    color: black;
    font-family:'Open Sans';
    position: relative;
    flex: 0 0 40%;

}

.product_overlay_detail p {
    margin-bottom: 0;
}

#number_of_items_in_cart {
	font-weight: bold;
}

.products .type-product:hover img {
    opacity: .05;
}

h1.product_title.entry-title {
	margin-bottom: 20px;
}

.woocommerce-product-details__short-description {
	margin: 15px;
}

div.products.columns-4 {
	display: flex;
	flex-wrap: wrap;
	width: max-content;
	max-width: 70%;
	text-align: center;
    justify-content: space-between;
    margin: auto;
}


div.products.columns-4 div {
    text-align: center;
}

body.post-type-archive-product {
	background: #bdbdbd !important;
}

div.products-wrapper {
    margin: 0 20px;
    position: relative;
    top: -50px;
    background: white;
}


.woocommerce-tabs.wc-tabs-wrapper {
	width: 30%;display: inline-block;vertical-align: top;
	margin-top: 50px;
	box-shadow: rgba(0,0,0,.4) 1px 1px 3px;
	border-radius: 5px;
	padding: 15px;
	margin-bottom: 15px;
}
.woocommerce-product-gallery {
	text-align: center;
}

.woocommerce-cart-form, .cart-collaterals {
	width:80% !important;
	margin:auto;
}

.woocommerce .cart-collaterals .cart_totals {
	float: none !important;
	margin:auto;
}

.cart_totals h2 {
	text-align: center;
}

.wc-proceed-to-checkout {
	text-align: center;
}

tr.cart-subtotal td, tr.order-total td {
	text-align: right;
}

table.shop_table {
	border:none !important;
	border-collapse: separate;
    border-spacing: 10px;
    margin: auto !important;
}

.your-cart-title {
	text-align: left;
}

tr.cart_item {
	box-shadow: rgba(0,0,0,.1) 1px 1px 2px;
}

.woocommerce table.shop_table td {
    border-top: none;
}

.hiphoped-mini-cart h3 {
	font-size: 1.17em;
}

.archive-header-text {
	text-align:center;width:100%;min-height:200px;color:black;font-family:'Proxima Nova';
}

.archive-header-text h3 {
	font-weight: 400;
	font-size: 1.17em;
}

.archive-header-text h1 {
	font-weight: bold;
	margin:0;
}

.hiphoped-mini-cart {
	text-align:center;width:100%;color:black;font-family:'Proxima Nova';
	box-shadow: rgba(40,40,40,.4) 1px 1px 3px;
    padding: 15px;
    margin: auto;
    width: max-content;
    position: fixed;
    bottom: 0;
    right: 10px;
    z-index: 1000;
    background: white;
}

.button_bar {
    padding: 25px;
    text-align: center;
}

.button_bar a.dark.hiphoped-store-button {
	background: black;
    color: white;
}

.button_bar a.green.hiphoped-store-button {
	background: green;
    color: white;
}

.button_bar a.light.hiphoped-store-button {
	background: #efecec;
    color: black;
}

.button_bar a.hiphoped-store-button {
	padding: 10px 30px;
    display: inline-block;
    margin-top: 10px;
}

div.product > a.woocommerce-LoopProduct-link {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.product_thumbnail_overlay_text {
	width:100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	animation: 3s;
}



.product_overlay_title {
	font-size: 22px;
    font-weight: bold;
    color: black;
    max-width: 300px;
    margin: auto;
}

.product_overlay_price p, .product_overlay_title p {
	margin-bottom: 0;
}

.product_overlay_price {
	font-size: 20px;
    color: black;
}

.type-product:hover .product_thumbnail_overlay_text {
	display:block;
}

.type-product .product_thumbnail_overlay_text {
	display:none;
}

.product_overlay_detail {
	color:black;
	font-size: 13px;
}

form.checkout.woocommerce-checkout {
	box-shadow: grey 0px 1px 6px;
    margin-top: 50px;
    padding: 20px;
    border-radius: 8px;
}


.quantity {
	    text-align: center;
}

.qty {
	    border-radius: 0 !important;
}

.related .products h2 {
	margin: 10px auto;
}

.wc-tabs {
    display: none;
}

h1.product_title.entry-title {
	text-align: center;
}

section.related.products {
	color: white;
	background:black;
}

section.related.products h2{
	font-weight: 300;
    text-transform: uppercase;
	font-size: 30px;
	text-align: center;
	padding: 30px 0;
	color: white;
}

.products.type-product img {
	border: 3px solid black;
}


.store_overlay {
	background-color: rgba(10, 2, 76, 0.5);
	height:1200px;
	width: 100%;
	top:0
}


#order_review th, #order_review td {
    border-color: white !important;
}

td.product-name {
	text-align: left;
}

.summary .cart .quantity, .summary .cart button.single_add_to_cart_button  {
    float: none !important;
}

form > table.shop_table td, form > table.shop_table th {
    border-color: white !important;
}

h1.product_title.entry-title {
	font-family: 'Montserrat', sans-serif !important;
	font-size: 33px;
	line-height: 33px;
	margin-top: 15px !important;
}

button.single_add_to_cart_button.button {
	padding: 10px;
	cursor: pointer;
    color: white;
    background: #3F51B5;
    font-family: 'Proxima Nova';
    font-weight: 800;
    text-transform: uppercase;
    font-size: 15px;
    margin: 20px;
    border-radius: 0;
}

.overlay_add_to_cart_button {
	padding: 10px;
	cursor: pointer;
    color: white;
    background: #33b338;
    font-family: 'Proxima Nova';
    font-weight: 800;
    text-transform: uppercase;
    font-size: 15px;
    border-radius: 0;
}

.proceed_to_checkout {
	display: inline-block;
	color: white;
	background: #e83684;
	border: 3px black solid; 
	padding: 10px 25px;
	margin: 5px auto 10px auto;
	font-weight: bold;
	font-family: 'Proxima Nova';
}

.coupon {
	display:none;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	margin:auto;
}

.added_to_cart {
	display:inline-block;
	padding: 10px;
	cursor: pointer;
    color: white;
    background: #000000;
    font-family: 'Proxima Nova';
    font-weight: 800;
    text-transform: uppercase;
    font-size: 15px;
    border-radius: 0;
}

.woocommerce-loop-product__title {
	color:black;
	margin: 10px auto;
}
.woocommerce table.cart img {
	width:100px;
	height:auto;
}




div.product {
	width:65%;
}
.shop_header_buttons {
	padding: 10px;
    cursor: pointer;
    color: white;
    font-size: 15px;
    border: 4px solid white;
    background: black;
    font-family: 'Proxima Nova';
    font-weight: 800;
    text-transform: uppercase;
    /* font-size: 15px; */
    margin: 8px;
    border-radius: 0;
}

.hiphoped-checkout-button, .woocommerce button.button.alt {
		width: 70%;
	    padding: 15px 0 !important;
	    background-color: green !important;
	    text-align: center;
	    font-weight: bold !important;
	    font-family: 'Open Sans';
	    margin: auto;
	}



@media only screen and (max-width:1200px) {
	.article_wrapper {
		padding: 0 75px;
	}
}
/* MCB mobile */

@media only screen and (max-width:1000px) {
	div.products.columns-4 {
		max-width: 100%;
	}
}

@media only screen and (max-width:767px) {

	.products .type-product:hover img {
	    opacity: 1;
	}

	div.products-wrapper {
	    margin: 0 10px; 
	}

	.products div.product {
	    flex-basis: 
	}

	.products div.product {
	    flex: 0 0 auto;
	}

	.product_thumbnail_overlay_text {
		top:125px;
	}

	.hiphoped-mini-cart {
		width: 100%;
		bottom: 0;
		right:0;
	}

	.your-cart-title {
		text-align: center;
	}

	.product_overlay_detail {
		display: none;
	}

	.type-product .product_thumbnail_overlay_text {
		display: block;
	}

	.product_thumbnail_overlay_text {
		height: initial !important;
		position: initial !important;
		top: initial !important;
		transform: none !important;
	}

	.hiphoped-checkout-button {
		width: 100%;
	}
	

	.woocommerce table.shop_table_responsive tbody td:nth-child(2), .woocommerce-page table.shop_table_responsive tbody td:nth-child(2) {
	    display: block;
	    text-align: center !important;
	}
	.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
	    display: block;
	    box-shadow: rgba(10,10,10,.1) 1px 1px 3px;
	    margin-bottom: 20px;
	}

	.woocommerce table.shop_table_responsive tbody td:first-child, .woocommerce-page table.shop_table_responsive tbody td:first-child {
	    text-align: center;
	}

	.woocommerce table.shop_table td {
	    border-top: none;
	}

	td.product-remove  {
		position: relative;
	}

	.woocommerce a.remove {
		position: absolute;
	    top: 5px;
	    right: 5px;
	}

	.woocommerce table.shop_table_responsive tr td.product-name {
		text-align: center !important;
	    font-weight: bold;
	    color: black;
	    font-size: 17px;
	}

	.woocommerce table.shop_table_responsive tr td.product-name::before,
	.woocommerce table.shop_table_responsive tr td.product-thumbnail::before {
		content: '';
	}

	table.shop_table {
		width:100% !important;
		margin: 10px 0 !important;
	}

	div.products.columns-4 {
		margin: auto;
	    flex-direction: column;
	    width: 100%;
	    align-content: center;
	}

	

	.woocommerce-tabs.wc-tabs-wrapper {
		padding: 0px 40px;
		width: 100%;
	}

	.related .products {
		width:100%;
	}

	div.product {
		width:100%;
	}

	section.related.products {
		width:100%;
		float:none;
	}

	.products .type-product {
	    width: 340px;
	    display: inline-block;
	    margin: 15px 5px;
	    background: white;
	    color: black;
	    padding: 20px;
	    font-family:'Proxima Nova';
	}

}
/* end mobile */


