/*
   Theme Name: Bazinga
   Author: bazinga.technology
   Template: shop-isle
*/

@import url('https://fonts.googleapis.com/css?family=Raleway:400,400i,700');
@import url('https://fonts.googleapis.com/css?family=Yeseva+One&subset=latin-ext');

body {
	font-family: 'Raleway'!important;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	color: #000;
}

.font-alt, .cart_totals h2 {
	font-family: 'Yeseva One', cursive!important;
}

.navbar-custom {
	font-weight: 700;
	font-size: 12px!important;
	letter-spacing: 1px!important;
}

ul.products li.product h2, ul.products li.product h3, .wccm-td div,
.navbar-custom, .single-product .product_title, .single-product .amount, #comments input[type="submit"], button[type="submit"] {
	font-family: 'Raleway'!important;
	letter-spacing: 0px!important;
}

.main {
	color: #000;
}

.woocommerce-product-gallery {
	opacity: 1!important;	
}

.shop_isle_header_title {
	max-width: 100px;
}

.page-header-module.module {
	padding: 150px 0 80px;
}

#comments input[type="submit"], button[type="submit"] {
	letter-spacing: 0.5px;
}

.shop-isle-poweredby-box {
	display: none!important;
}

.thwmscf-tabs.align-left {
	text-align: center!important;
}

.woocommerce-products-header {
	height: 100px!important;
	visibility: hidden!important;
}

.home .woocommerce-breadcrumb {
	display: none;
}

.single-product div.product .images img {
	max-width: 340px;
}

.module-super-small {
	padding-top: 160px;
}

.fSingleBack {
	display: none;
}

.single-product .posted_in {
	display: none!important;
}

.woocommerce-shipping-totals .woocommerce-shipping-destination {
	display: none;
}

.woocommerce-billing-fields input, .woocommerce-checkout .woocommerce-account-fields input:not([type="checkbox"]), .woocommerce-checkout .woocommerce-shipping-fields input:not([type="checkbox"]) {
	font-family: Raleway!important;
	letter-spacing: 0px;
}

.thwmscf-wrapper #payment .place-order {
	text-align: left;
}

.woocommerce-Tabs-panel > h2 {
	display: none!important;
}

body.home .navbar-transparent {
	background: #000!important;
}

.page-id-7 .wc-proceed-to-checkout form {
	visibility: hidden;
}

.shipping ul#shipping_method {
	padding-left: 0;
}

.navbar-custom .nav li > a {
	color: #fff;
	transition: 0.2s;
}

.navbar-custom .nav li.menu-item-175 > a {
	color: #ff0000!important;
}

.navbar-custom .nav li > a:hover,
.navbar-custom .nav li.current-menu-item > a {
	text-decoration: underline;
}

#secondary li.cat-item-43 a,
#secondary li.cat-item-29 a {
	font-weight: 700!important;
	color: #ff0000!important;
}

#secondary li.current-cat > a,
#secondary li.current-cat-parent > a {
	font-weight: 700!important;
}

.single-product .module.aya {
	display: none!important;
}

#order_review .shop_table tr.fee th {
	visibility: hidden;
}

@media all and (max-width: 767px) {
	.shop-isle-header-title-inner img {
		width: 60px;
		height: 60px;
	}
}

/* WCAG */

.contrast .prod-img-wrap::before {
	background: transparent!important;
}

.contrast ul.products li.product img {
	background-color: #000!important;
}

/* COUPON */

button.fStudentButton {
    background: red;
    border-color: red;
    border: none;
    color: #fff;
    padding: 5px 10px;
    padding-top: 6px;
    margin-top: 10px;
    display: none;
}

.fStudentButtonContainer {
	display: none;
}

.fStudentCart {
	display: none;
}

/*.woocommerce-cart ul#shipping_method li:nth-child(2) {
	display: none!important;
}*/

ul#shipping_method label {
	display: inline-block;
}

.single-product .iworks-omnibus .amount {
	font-size: 14px;
}
 
