header {
	z-index: 10!important;
}

header.elementor-element.elementor-section.elementor-top-section.elementor-sticky {
    padding: 15px;
}

button.mv-create-print-button {
    border: none;
}

.page-id-9 .woocommerce-info > a.woocommerce-Button.button {
    display: none;
}

.shop_table.subscripton_details, 
a.button.subscription_renewal_early, 
a.button.change_payment_method,
a.button.cancel {
    margin: 5px;
}

a.woocommerce-terms-and-conditions-link {
    text-decoration: underline!important;
}

.wcf-embed-checkout-form .woocommerce .col2-set .col-1, .wcf-embed-checkout-form .woocommerce .col2-set .col-2, .wcf-embed-checkout-form .woocommerce-checkout .shop_table, .wcf-embed-checkout-form .woocommerce-checkout #order_review_heading, .wcf-embed-checkout-form .woocommerce-checkout #payment, .wcf-embed-checkout-form .woocommerce form.checkout_coupon {
    font-weight: normal!important;
}

/* #sidebar-1 {
    float: left;
    padding: 5% 0 3%;
	margin-right: 30px;
    width: 138px;
}

.sidebar-none #sidebar-1 {
	display: none;
}

#content {
    width: 528px;
}

@media screen and (max-width: 980px) {
	#sidebar-1 {
		margin-right: 3%;
		max-width: 14%;
	}
	.sidebar1 #content {
		max-width: 54% !important;
	}
}

@media screen and (max-width: 760px) {
	#sidebar-1 {
		margin: 0;
		width: 100%;
		max-width: 100%;
		float: none;
		clear: both;
	}
	.sidebar1 #content {
		max-width: 100% !important;
	}
} */