/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 30 2025 | 08:06:29 */
/* Product Description Tab CSS */ 

ul.tabs.wc-tabs {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
div#tab-description,div#tab-reviews {
    text-align: center;
}

/* Quantity button CSS */
.e-atc-qty-button-holder {
    margin-top: 30px;
}

/* Variation CSS */
.woocommerce div.product form.cart .variations td{
	vertical-align: middle;
	
}
.woocommerce div.product form.cart table td {
    padding-left: 20px;
}

/* Quantity and cart button center 
.woocommerce div.product form.cart div.quantity{
	float: none;
}
.woocommerce div.product form.cart .button{
	float: none;
	margin-top: 15px !important;
}
*/

/* Product Variation CSS 
.woocommerce div.product form.cart .variations {
    margin-left: auto;
    width: 35%;
    text-align: center;
    margin-right: auto;
}
.woocommerce div.product form.cart .variations td.label {
    vertical-align: middle;
}
.woocommerce div.product form.cart .variations td{
	line-height: 12px;
}
.woocommerce-variation-price {
    text-align: center;
    font-weight: 700;
}
*/

/* Return to shop button CSS */
p.return-to-shop a{
	padding: 15px;
}

/* Single product page Image CSS */
div#wpgs-gallery {
    max-width: 100% !important;
}

/* Variation Price CSS */
.woocommerce-variation-price {
    margin-bottom: 15px!important;
    font-weight: 700!important;
}

.elementor-1114 .elementor-element.elementor-element-b1059aa .elementor-button {
	display: none;
}
/* Cart CSS */
tr.cart-subtotal.recurring-total {
    display: none!important;
}
tr.cart-subtotal {
    display: none!important;
}
tr.recurring-totals {
    display: none!important;
}
.eael-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr td.product-thumbnail img{
	border-radius: 0%!important;
}
/* Checkout CSS */
tr.woocommerce-shipping-totals.shipping {
    display: none!important;
}
.elementor-1958 .elementor-element.elementor-element-92cf4d5 .ea-woo-checkout-order-review{
	border: 1px solid #dadada!important;
}
.eael-woo-checkout .woocommerce .woo-checkout-payment #payment {
    background: none!important;
	border: 1px solid #dadada!important;
    padding: 10px!important;
}

/* Review Height CSS */
#uc_responsive_testemonial_carousel_elementor_b42b159 .uc_quote_item{
    height: 480px!important;
}
