.woocommerce-info,
.woocommerce-message,
.woocommerce-error {
	font-family: inherit;
	max-width: 800px;
	margin: 25px auto;
}
.woocommerce-info a.button,
.woocommerce-message a.button,
.woocommerce-error a.button {
	padding: 7px 15px;
	font-size: 14px;
	text-transform: uppercase;
}
.woocommerce-form-coupon button[name=apply_coupon],
.woocommerce .woocommerce-cart-form button[name=apply_coupon], 
.woocommerce .woocommerce-cart-form button[name=update_cart] {
    font-family: inherit;
	padding: 7px 25px;
    line-height: 1.4em;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order,
.woocommerce .wc-proceed-to-checkout a.button.checkout-button {
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
}
.woocommerce-terms-and-conditions-wrapper {
	padding: 25px;
	background-color: #fafafa;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p {
	font-size: 14px;
}

.woocommerce .cart-collaterals h2,
.woocommerce-checkout .woocommerce-billing-fields h3,
.woocommerce-checkout .woocommerce-additional-fields h3,
.woocommerce-checkout form #order_review_heading {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
}


/* address field */
.woocommerce-checkout .select2-container .select2-selection--single {
	height: 40px;
	border-radius: 7px;
	border-width: 1px;
	border-color: #e3e3e3;
}
.woocommerce-checkout .select2-container .select2-dropdown {
    border-width: 1px;
    border-color: #e3e3e3;
}
.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
	line-height: 40px;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 40px;
}

/* payment box and methods */
.wc_payment_method .payment_box {
    background-color: #eee;
    color: #222;
}
.wc_payment_method input.input-radio[name=payment_method]:checked + label:before {
	background-color: #0c74c2;
	border-color: #0c74c2;
}


/* my account */
.woocommerce-account .woocommerce {
	display: -ms-flex;
	display: flex;
}
.woocommerce-account .woocommerce > .woocommerce-MyAccount-navigation {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	margin: 0 25px 25px;
	padding: 25px 0;
	background-color: #92278f;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation-link {
	font-size: inherit;
	font-family: inherit;
	margin: 0 !important;
	padding: 0;
	border-bottom: 1px solid #9e379b;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation-link a {
	position: relative;
	display: block;
	padding: 7px 15px;
	color: #fff !important;
	text-transform: uppercase;
	text-decoration: none !important;
	font-size: 14px;
	transition: all 0.35s;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation-link.is-active a,
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation-link a:hover {
    background-color: #7b0b78;
    padding-left: 25px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation-link.is-active a:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 10px;
	height: 100%;
	right: -10px;
	background-color: #7b0b78;
	z-index: 1;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation-link.is-active a:after {
	content: '';
	position: absolute;
	top: auto;
	bottom: -10px;
	width: 0;
	height: 0;
	right: -20px;
	border-left: 10px solid #650b62;
	border-right: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-top: 10px solid transparent;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation-link:last-child {
	border-bottom: 0;
}
.woocommerce-account .woocommerce > .woocommerce-MyAccount-content {
	font-family: inherit;
	font-size: inherit;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
	padding: 0 25px;
}
.woocommerce-account .woocommerce > .woocommerce-MyAccount-content label,
.woocommerce-account .woocommerce > .woocommerce-MyAccount-content p {
	font-size: inherit;
	font-family: inherit;
}
/*.woocommerce-account .woocommerce > .woocommerce-MyAccount-content p:first-of-type {
	margin-bottom: 0 !important;
}*/
.woocommerce-account .woocommerce > .woocommerce-MyAccount-content .woocommerce-EditAccountForm #account_display_name + span {
    font-size: 80%;
    font-family: inherit;
    opacity: 0.5;
}
.woocommerce-account .woocommerce > .woocommerce-MyAccount-content form h3,
.woocommerce-account .woocommerce > .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset legend,
.woocommerce-account .woocommerce > .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title h3 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0;
}
.woocommerce-account .woocommerce > .woocommerce-MyAccount-content .form-row {
	margin-top: 15px !important;
}
.woocommerce-account .woocommerce > .woocommerce-MyAccount-content .select2-selection {
	border: 1px solid #e3e3e3;
	height: auto;
	margin: 0;
    padding: 6px 7px;
}
.woocommerce-account .woocommerce > .woocommerce-MyAccount-content .selection, 
.woocommerce-account .woocommerce > .woocommerce-MyAccount-content input {
	font-size: inherit;
	font-family: inherit;
	margin-bottom: 0;
}
.woocommerce-account .woocommerce > .woocommerce-MyAccount-content .select2-selection__arrow {
	top: 0;
	height: 40px;
	right: 5px;
}


@media only screen and (max-width: 767px) {


	.woocommerce-account .woocommerce {
		display: block;
	}
	.woocommerce-account .woocommerce > .woocommerce-MyAccount-navigation {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin: 0 0 15px;
	}
	.woocommerce-account .woocommerce > .woocommerce-MyAccount-content {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding: 0;
	}

}