.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
	margin: 1em 0;
}
.woocommerce-cart-form td.product-quantity label {
	display: none;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	height: 33px;
	font-size: 12px;
}
.woocommerce-tabs h2 {
	display: none;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce form.lost_reset_password {
    margin: 0 0 30px;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
	margin: 0 0 30px!important;
}
.woocommerce form p.form-row {
	padding: 0;
}
.woocommerce p:last-of-type {
	margin: 0;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    text-transform: uppercase;
	text-decoration: none!important;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    border-color: #1a1a1a;
    background-color: #1a1a1a;
}
/*.woocommerce.widget_product_categories.widget ul.product-categories li:first-child {
	padding-top: 10px!important;
	border-top: 1px solid rgba(0, 0, 0, 0.05);
}*/
.woocommerce.widget_product_categories.widget ul.product-categories li.cat-parent > ul.children {
	margin-top: 10px;
}
.woocommerce.widget_product_categories.widget ul.product-categories li.cat-parent > ul.children > li {
	padding-left: 20px;
}
.woocommerce.widget_product_categories.widget ul.product-categories li.cat-parent > ul.children > li:first-child {
	padding-top: 10px!important;
	border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.woocommerce.widget_product_categories.widget ul.product-categories li.cat-parent > ul.children > li:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background-color: #3a3a3a;
}
.woocommerce li.product .item-info-wrap,
.woocommerce-page li.product .item-info-wrap {
	padding: 0;
}
.woocommerce h2.woocommerce-loop-product__title,
.woocommerce-page h2.woocommerce-loop-product__title {
    font-size: 22px;
	font-weight: 500;
}
.woocommerce .products ul,
.woocommerce ul.products {
	margin-bottom: 0;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    margin: 0 0 30px;
}
.wc-tab.panel {
    padding: 0 0 30px;
}
.wc-tab.panel table {
    margin: 0;
}
.woocommerce form .create-account.form-row {
	margin-top: 15px;
}
.woocommerce form .create-account.form-row input#createaccount.input-checkbox {
    margin: 7px -8px 0 0;
}
form.checkout_coupon.woocommerce-form-coupon .form-row-first {
	width: 50%;
}
form.checkout_coupon.woocommerce-form-coupon .form-row-last {
	width: 50%;
}
form.checkout_coupon.woocommerce-form-coupon .form-row-first input#coupon_code {
	height: 33px;
	font-size: 14px;
}
.woocommerce-page .col-md-3 .side-bar .widget:last-child {
	margin: 0 0 30px;
}
/***** only show custom return to shop button (if it exists) on category pages *****/
/*.woocommerce-page .col-md-3 .side-bar .widget.widget_custom_html {
	display: none;
}
.archive.tax-product_cat.woocommerce-page .col-md-3 .side-bar .widget.widget_custom_html,
.single-product.woocommerce-page .col-md-3 .side-bar .widget.widget_custom_html {
	display: block;
}*/
.widget .gf_login_form.gform_wrapper {
	margin: 0 0 15px!important;
}
.widget .gf_login_form li {
	border: 0!important;
}
.widget .gf_login_form.gform_wrapper li#field_1 > div,
.widget .gf_login_form.gform_wrapper li#field_2 > div {
	margin-top: 5px;
}
.widget .gf_login_form.gform_wrapper li#field_1,
.widget .gf_login_form.gform_wrapper li#field_2,
.widget .gf_login_form.gform_wrapper li#field_3,
.widget .gf_login_form.gform_wrapper li#field_3 > div {
	margin-top: 0;
}
.widget .gf_login_form.gform_wrapper .gform_footer {
	margin: 0;
	padding: 0;
}
.widget .gf_login_form.gform_wrapper .gform_footer .gform_button.button {
	padding: 6px 24px!important;
}
.widget .gf_login_form.gform_wrapper .hidden_label ul.gfield_checkbox,
.widget .gf_login_form.gform_wrapper .hidden_label ul.gfield_checkbox li {
    margin: 0!important;
}
.widget .gf_login_form.gform_wrapper .hidden_label ul.gfield_checkbox li input {
    margin-top: 0!important;
}
a.filters {
	line-height: 50px;
	display: none;
}
.fancybox-content.side-bar#filters {
	width: 400px;
}
.fancybox-content.side-bar#filters .widget:last-of-type {
	margin: 0;
}
@media only screen and (max-width: 767px) {
	a.filters {
		display: inline;
	}
}
form.woocommerce-cart-form td.product-remove::before,
form.woocommerce-cart-form td.actions::before {
	display: none;
}
li.payment_method_stripe label[for=payment_method_stripe] {
	width: 100%;
}
fieldset#wc-stripe-cc-form.wc-payment-form .form-row {
	padding: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals h2 {
	font-weight: 600;
	font-size: 22px;
}
.woocommerce table.shop_table {
	border-right: 0;
}
@media only screen and (max-width: 768px) {
	.woocommerce table.shop_table .actions .coupon input#coupon_code {
		width: 50%;
		margin: 0;
		min-width: inherit;
	}
	.woocommerce table.shop_table .actions .coupon button.button {
		width: 50%;
		margin: 0;
	}
	.woocommerce table.shop_table .actions button[name=update_cart] {
		width: 100%;
	}
	.woocommerce-cart .cart-collaterals .shop_table.shop_table_responsive tr.cart-subtotal,
	.woocommerce-cart .cart-collaterals .shop_table.shop_table_responsive tr.tax-total,
	.woocommerce-cart .cart-collaterals .shop_table.shop_table_responsive tr.order-total {
		font-size: 0;
	}
	.woocommerce-cart .cart-collaterals .shop_table.shop_table_responsive tr.cart-subtotal > *,
	.woocommerce-cart .cart-collaterals .shop_table.shop_table_responsive tr.tax-total > *,
	.woocommerce-cart .cart-collaterals .shop_table.shop_table_responsive tr.order-total > * {
		display: inline-block!important;
		width: 50%!important;
		padding: 6px 8px;
		font-size: 18px;
	}
	.woocommerce-cart .cart-collaterals .shop_table.shop_table_responsive tr.cart-subtotal > td,
	.woocommerce-cart .cart-collaterals .shop_table.shop_table_responsive tr.tax-total > td,
	.woocommerce-cart .cart-collaterals .shop_table.shop_table_responsive tr.order-total > td {
		text-align: right;
	}
}
.woocommerce ul.products li.product a img {
	margin: 0 0 15px;
}
.woocommerce h2.woocommerce-loop-product__title,
.woocommerce-page h2.woocommerce-loop-product__title {
	font-size: 22px;
	font-weight: 600;
}
.woocommerce ul.products li.product .price {
	margin: 0 0 15px;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
	font-size: 14px;
}
.woocommerce .woocommerce-message a.button.wc-forward {
	font-size: 15px;
	color: #333;
	background-color: transparent;
	padding: 0;
	border: 0;
}
.woocommerce .woocommerce-message a.button.wc-forward:hover {
	/*color: #f05f21;*/
}
.woocommerce #respond input#submit,
.woocommerce .checkout-button,
.woocommerce button.button,
.woocommerce a.button,
.woocommerce input.button {
	font-size: 18px;
	padding: 10px 22px;
	font-weight: 600;
}
.woocommerce #respond input#submit:hover,
.woocommerce .checkout-button:hover,
.woocommerce button.button:hover,
.woocommerce a.button:hover,
.woocommerce input.button:hover {
    /*border-color: #eea421;
    background-color: #eea421;*/
}
.woocommerce div.product form.cart .button {
	padding: 3px 12px;
}
.wc-tabs {
	border-bottom-color: #999;
	margin: 0 0 30px;
}
.woocommerce-cart .wc-proceed-to-checkout {
    padding: 9px 0 15px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    margin-bottom: 15px;
}

/* FIX FOR WOOCOMMERCE MENU HEIGHT */
ul#main-menu li.wbc-shop-cart {
	line-height: inherit;
	font-size: 0;
}
ul#main-menu li.wbc-shop-cart a span {
	line-height: 0;
}
/* END FIX */


.label {
	color: inherit;
	font-size: 16px;
}
.label label {
	font-size: 16px;
}
.wbc-shop-item-wrap .wbc-shop-buttons.double-buttons a.product_type_simple,
.wbc-shop-item-wrap .wbc-shop-buttons.double-buttons a.product_type_simple.add_to_cart_button {
	width: 100%!important;
}
.wbc-shop-item-wrap .wbc-shop-buttons.double-buttons a.view-details-btn,
.wbc-shop-item-wrap .wbc-shop-buttons.double-buttons .wbc-sep-line {
	display: none;
}
.wbc-shop-item-wrap {
    text-align: center;
}
.woocommerce ul.products li.product a .wbc-shop-image-wrapper {
    border: 1px solid rgba(0,0,0,0.07);
    margin: 0 0 15px;
    padding-top: 100%;
    overflow: hidden;
    width: 100%;
}
.woocommerce ul.products li.product a .wbc-shop-image-wrapper img {
    border: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.woocommerce li.product .item-info-wrap,
.woocommerce-page li.product .item-info-wrap {
    min-height: 0;
}