/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 25 2024 | 22:26:17 */
a.checkout-button.button.alt.wc-forward {
	background-color:#002e83 !important;
	padding:8px 8px !important;
}
.add_to_cart_button {
	padding:8px 8px !important;
}
.ast-woo-shop-archive .site-content > .ast-container {
    max-width: 100% !important;
}

.single_add_to_cart_button {
	margin-left:0px !important;
}

.comment-form-rating .stars:nth-child(2) {
	display:none;
}
.woocommerce-products-header .term-description {
	text-align:left !important;
}

.add-cart-btn a {
    border-radius:5px !important;
}
.add-cart-btn .uael-woo-product-wrapper {
    border-radius:10px !important;
}

.ast-woo-product-category {
    display: none !important;
}

/* Product Category Para Text Edit */
.woocommerce-products-header .term-description {
	/*max-width:800px;*/
	text-align:center;
	margin:auto;
}
.woocommerce ul.products li.product a img {
    min-height: 165px !important;
}

/* Cart Page */
a.button.wc-forward {
	background-color:#CC2121;
    color: #fff !important;
}

/* H2 padding */
h2 {
	padding-top: 10px; padding-bottom: 0px;
}

/**************************** Merged from other CSS files ************************/
/* Terms & Conditions link*/

.woocommerce-js form .form-row label {
   font-weight: 500; 
}

/* PLACE ORDER button margin top*/

.woocommerce #payment #place_order, .woocommerce-page #payment #place_orderw {
	margin-top: 20px;
}

/** Reviews Styling **/
#atlantean-secrets-1 label {
	font-size: 22px !important;
}
#atlantean-secrets-1 #submit {
	font-size: 16px !important;
	padding:10px 20px 10px 20px !important;
	border-radius:10px !important;
}
