/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/


/* General Overrides */
header.entry-header .entry-title,
body.archive .ast-archive-description .ast-archive-title, body.archive .ast-archive-description .ast-archive-title {
	font-size: 3em;
	text-transform: uppercase;
}


/* Product Details Tweaks */
.woocommerce-js div.product .product_meta > span.posted_in,
.woocommerce-variation-price,
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .yith-wapo-option.selected div.label .label-container-display::after,
.woocommerce-js #content table.cart td a > i, .woocommerce-page #content table.cart td a > i {
	display: none;
	visibility: hidden;
}
.woocommerce-js div.product .product_meta,
.woocommerce-js div.product p.price,
#yith-wapo-container .yith-wapo-block {
	margin: 0 0 40px;
}
.wapo-addon-title {
	font-size: 16px;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .yith-wapo-option div.label .label-container-display {
	border-radius: 0;
}
.yith-wapo-block .yith-wapo-addon:not(:first-child):not(.empty-title):not(.toggle-open) {
	border-bottom: 1px solid #f2f2f2;
  margin: 20px 0 15px;
	padding-bottom: 40px;
}



/* Checkout Tweaks */
.ast-modern-checkout .woocommerce #payment ul.payment_methods .wc_payment_method label.checkbox {
	width: 5%;
}
.woocommerce-checkout.woocommerce-order-received .woocommerce-order {
	max-width: 1200px;
}
.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received {
	color: green;
	text-align: left;
	text-transform: uppercase !important;
}
.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received > span {
	color: #415161 !important;
	font-weight: 400 !important;
	display: block !important;
	margin-top: 20px !important;
	text-transform: none !important;
}
#customer_details h3:not(.elementor-widget-woocommerce-checkout-page h3),
.woocommerce-page.woocommerce-checkout .woocommerce-order h2.woocommerce-column__title, .woocommerce-page.woocommerce-checkout .woocommerce-order h2.woocommerce-order-details__title, .woocommerce.woocommerce-checkout .woocommerce-order h2.woocommerce-column__title, .woocommerce.woocommerce-checkout .woocommerce-order h2.woocommerce-order-details__title {
	color: #F2295B ;
	text-transform: capitalize;
}
#customer_details h3:not(.elementor-widget-woocommerce-checkout-page h3) {
	border-bottom: none;
}
.woocommerce-checkout.woocommerce-order-received .woocommerce-order ul.woocommerce-order-overview {
	border-radius: 8px;
}
.woocommerce-checkout.woocommerce-order-received .woocommerce-order ul.woocommerce-order-overview li{
	font-weight: 700;
	line-height: 1.5em;
	text-transform: uppercase;
}
.woocommerce-js td.product-name .wc-item-meta,
.woocommerce-js td.product-name dl.variation {
	margin: 15px 0;
}
.woocommerce-js td.product-name .wc-item-meta li,
.woocommerce-js td.product-name dl.variation li {
	margin: 5px 0 0;
}

.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table tr td.woocommerce-table__product-name.product-name a { 
	font-weight: 700;
}

.ast-modern-checkout .woocommerce form.woocommerce-checkout .form-row.coderockz_woo_delivery_delivery_selection_box {
	padding: 10px 0 20px;
}

.woocommerce-js #content table.cart td,
.woocommerce-page #content table.cart td,
.woocommerce #order_review .woocommerce-checkout-review-order-table tr td {
	vertical-align: top;
}



.wau_wrapper_div {
  border-bottom: 1px solid #ddd;
  margin-bottom: 60px;
  padding-bottom: 30px !important;
}
.wau-upload-img {
	height: auto !important;
	margin: 15px 0 !important;
	width: 100% !important;
}

.ast-customer-info {
	display: none;
	visibility: hidden;
}


.checkout-logout-info {
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #ddd;
    background-color: #f9f9f9;
}


.woocommerce-shipping-totals.shipping .woocommerce-shipping-methods label[for="shipping_method_0_local_pickup4"] {
	color: #F2295B;
}
