/**
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
*/

/* Rohit css starts */
/* archive_child_categories css starts */

.archive .archive_child_categories .parent_category a{
	font-family: OpenSans;
	font-size: 18px;
	font-weight: 600;
	color: #b41668;
}

.archive .archive_child_categories .child_categories{
	list-style-type: none;
}

.archive .archive_child_categories .child_categories .single_child a{
	font-family: OpenSans;
	font-size: 16px;
	color: #494949;
}

.archive .archive_child_categories .child_categories .single_child.active a{
	color: #b41668;
}

/* archive_child_categories css ends */

.archive .woocommerce .product .astra-shop-summary-wrap,
.single-product .related.products .product .astra-shop-summary-wrap{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.archive .woocommerce .product .astra-shop-summary-wrap .ast-loop-product__link,
.archive .woocommerce .product .astra-shop-summary-wrap .price,
.archive .woocommerce .product .astra-shop-summary-wrap .add_to_cart_button,
.single-product .related.products .product .astra-shop-summary-wrap .ast-loop-product__link,
.single-product .related.products .product .astra-shop-summary-wrap .price,
.single-product .related.products .product .astra-shop-summary-wrap .add_to_cart_button{
	width: 100%;
}

.archive .woocommerce .product .astra-shop-summary-wrap .wc-gzd-additional-info,
.single-product .related.products .product .astra-shop-summary-wrap .wc-gzd-additional-info{
	font-size: 10px;
}

.archive .woocommerce .product .astra-shop-summary-wrap .wc-gzd-additional-info.tax-info,
.single-product .related.products .product .astra-shop-summary-wrap .wc-gzd-additional-info.tax-info{
	margin-right: 3px;
}

/* Rohit css ends */



/* Kandarp Css */

.seo_text h2
{
	font-family: "Parisienne", Sans-serif;
	font-size: 32px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.41;
	letter-spacing: normal;
}
.yith-wcwl-add-button>a i
{
	margin-right: 0px;
}
.first_meta span.posted_in.detail-container, .second_meta span.sku_wrapper.detail-container
{
	display: none !important;
}

.first_meta .product_meta {
	border-top: 0px solid #ebebeb !important;
}
.first_meta .detail-label {
    font-weight: normal !important;
}
p.wc-gzd-additional-info.shipping-costs-info a
{
	color:#888686;
}
span.ast-stock-avail
{
	display: none;
}
.woocommerce div.product .stock {
    color: #86c03c !important;
    font-weight: 600;
    font-size: 14px;
    font-family: "Open Sans", Sans-serif;
}
span.detail-content a, span.detail-content {
    color: #888686 !important;
    font-size: 12px;
}
.elementor-widget-woocommerce-product-meta .detail-label {
    font-size: 12px;
}
.woocommerce div.product form.cart .button.single_add_to_cart_button {
    height: 53px;
}
.single-product .woo-paypalplus-checkout-button {
    position: absolute;
    width: 72.5%;
    margin-top: 60px;
    left: 124px;
}

@media (max-width: 768px){
	.single-product .woo-paypalplus-checkout-button {
		position: absolute;
		width: 100%;
		margin-top: 60px;
		left: 0;
	}
}

nav.woocommerce-breadcrumb {
    font-weight: 600 !important;
}
nav.woocommerce-breadcrumb a{
    font-weight: normal !important;
}


@media(max-width: 768px)
{
	.woo-paypalplus-checkout-button 
	{
    	width: 100%;
    	left: 0px;

	}
}
/* Kandarp Css End */
