/**
Theme Name: After Market
Author: The Feels
Author URI: https://thefeelssea.com
Description: After Market by The Feels. 
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: after-market
Template: astra
*/

.page .entry-header {
    margin-bottom: 1.5em;
    margin-top: 2.5em;
}

.entry-title {
    margin-bottom: 1.5em;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    margin-bottom: .75em;
}

a.woocommerce-privacy-policy-link {
    text-decoration: underline;
}

p.woocommerce-LostPassword.lost_password a {
    text-decoration: underline;
}

table.wcvendors-table.wcvendors-table-product.wcv-table {
    margin-top: 2em;
}

.wc-block-grid .wc-block-grid__products .wc-block-grid__product {
	text-align: center;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button {
    padding: .5em 1em;
    clear: both;
    margin-top: 1em;
}

.woocommerce .widget_shopping_cart .cart_list li, .woocommerce .widget_shopping_cart li, .woocommerce ul.product_list_widget .cart_list li, .woocommerce ul.product_list_widget li {
	border-bottom: 0;
}

a.wcvendors_cart_sold_by_meta {
	
}
.woocommerce ul.products li.product .ast-woo-product-category, .woocommerce-page ul.products li.product .ast-woo-product-category, .woocommerce ul.products li.product .ast-woo-shop-product-description, .woocommerce-page ul.products li.product .ast-woo-shop-product-description {
	font-size: .75em;
}

.woocommerce div.product .product_meta>span
span.posted_in a {
    text-decoration: underline;
}

.ast-site-header-cart .ast-cart-menu-wrap, .ast-site-header-cart .ast-addon-cart-wrap {
    color: #5800fc;
    font-family: 'Open Sans';
/*     font-size: 1.5em; */
}

.woocommerce div.product .product_meta {
	border-top: none;
	line-height: 2em;
}

.uagb-buttons__outer-wrap a {
	font-weight: bold;
}

.uagb-block-02358f9e .uagb-cta__button-wrapper a.uagb-cta-typeof-button,
.uagb-block-4ebdd08f .uagb-cta__button-wrapper a.uagb-cta-typeof-button {
    color: #0dfbbb;
    background-color: transparent;
    border-style: solid;
    border-color: #0dfbbb;
    border-radius: 4px;
    border-width: 2px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 60px;
    padding-right: 60px;
    font-weight: bold;
    font-size: 1.2em;
}

ul.am-widget {
	line-height: 2;
	font-size: .9em;
}

ul.am-widget li a:hover {
	text-decoration: underline;
}


/* Store Dashboard Styles */

.wcv-grid input, .wcv-grid textarea {
/*     color: #ffffff; */
/*     margin-top: 1em; */
}

.wcv-tabs.top>.tabs-nav li a:hover {
	color: #ffffff;
	text-decoration: none;
}

.wcv-tabs .tabs-nav li a:hover {
    background: #2a2a2a;
}

.wcv-store-header.header-modern .info .avatar {
	box-shadow: none;
	background: none;
}

.wcv-store-header.header-modern .info .about {
	color: #000000;
	text-shadow: none;
}

.wcv-store-header.header-modern .info .name {
	font-family: 'Spartan', Sans-serif;
}

.wcv-store-header.header-modern, .wcv-store-header.header-modern .url a {
	font-size: .9em;
	color: #000000;
}

.wcv-store-header.header-modern .meta {
	display: none;
}

a.wcv-file-uploader-add_wcv_store_banner_id {
    display: block;
    margin-bottom: 1em;
    text-decoration: underline;
}

a.wcv-file-uploader-delete_wcv_store_icon_id {
    display: block;
    padding-top: 1em;
    text-decoration: underline;
}

a.wcv-file-uploader-add_wcv_store_banner_id:hover,
a.wcv-file-uploader-delete_wcv_store_icon_id:hover {
	text-decoration: none;
}

input#store_save_button,
input#update_button,
a.button.quick-link-btn.product,
a.button.quick-link-btn.shop_coupon {
    color: #efefed;
}

input#store_save_button:hover,
input#update_button:hover,
a.button.quick-link-btn.product:hover,
a.button.quick-link-btn.shop_coupon:hover {
    background-color: #4200bc;
    border-color: #4200bc;
    color: #ffffff;
    text-decoration: none;
}

input#clear_button,
.export-orders a.wcv-button.button.quick-link-btn {
    background: none;
    color: #5800fb;
    font-size: .75em;
}

input#clear_button:hover,
.export-orders a.wcv-button.button.quick-link-btn:hover {
	color: #4200bc !important;
	border: solid 1px #4200bc !important;
}

.export-orders {
    margin-top: 2em;
    text-align: center;
    padding: .5em 0;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #e9fef1;
    border-top: none;;
}

.wcv_dashboard_datepicker.wcv-cols-group hr {
	border: solid 1px #ffffff;
}

.wcv-grid table .row-actions a {
    padding-right: 1em;
    font-size: .9em;
    color: #000000;
    text-decoration: underline;
}

.wcv_single_product_actions a {
    padding-right: 1em !important;
    text-decoration: underline;
}

a.confirm_delete {
    color: red !important;
}

/* Individual Store Pages */

.wcv-store-header.header-modern .info .name .txt a {
    color: #000000;
    text-decoration: underline;
}
.woocommerce-product-details__short-description {
    margin-top: 2em;
}

@media (min-width: 992px) {
	.wcv-store-header.header-modern .cover {
    	height: 180px;
	}
	.wcv-grid table .row-actions {
		opacity: 1;
	}
}	