/**
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
*/
/* Search result page  */
.sCategories {
    border: 1px solid grey;
    max-height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 4px;
    border-radius: 4px;
}

.sCategories p {
    text-align: center;
    background-color: #f57a21;
    color: #fff;
    font-weight: 800;
    padding: 5px;
    margin: 0; 
    border-radius: 4px 4px 0 0; 
}

.sCategories ul.search-categories {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 1rem;
}

.sCategories ul.search-categories li {
    padding: 3px 5px;
    border-bottom: 1px solid #ddd; 
    transition: background 0.3s ease-in-out;
}

.sCategories ul.search-categories li:last-child {
    border-bottom: none;
}
.sCategories ul.search-categories li a {
    text-decoration: none;
    color: #333;
    display: block;
}

.sCategories ul.search-categories li:hover {
    background-color: #f1f1f1;
}

@media (min-width: 769px) {
	.archive #primary{
		margin: unset !important;
	}
	.sCategories{
		margin-top: 45%;
	}
	.search .ast-archive-description{
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	.site-content section.ast-archive-description{
		margin-bottom: 1em !important;
	}
	#mega-menu-wrap-secondary_menu #mega-menu-secondary_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu,#mega-menu-wrap-secondary_menu #mega-menu-secondary_menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{
		position: fixed !important;
		min-height:400px;
	}
.search-results .site-content .ast-container {
  display: grid !important;
  grid-template-rows: auto auto;
  gap: 10px;
  grid-template-columns: .18fr 1fr;
} 
.search.search-results nav.custom-breadcrumbs {
  width: 100%;
  grid-column: span 2;
}
.search.search-results .sCategories, .search.search-results div#primary  {
  grid-column: span 1;
}

}
@media screen and (max-width: 991px) {
    .ast-header-break-point .main-navigation ul .menu-item .menu-link {
    padding: 0 10px 0 20px;
}
.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle {
    top: -0.7rem;
    padding: 1rem 1rem;
    box-shadow: none;
    right: 10px;
    text-align: right;
    width: 200px;
}
.ast-header-break-point .ast-icon.icon-arrow svg {
    height: 1rem;
    width: 1rem;
    position: relative;
    margin-left: 0;
}
.ast-menu-toggle:focus {
    outline: none;
}
}
@media (max-width: 768px){
.ast-woocommerce-container .category-tree .child-categories{
        justify-content: center;

}
.site-above-footer-wrap{
    padding: 10px;
}

ul.child-categories li {
    display: flex;
    flex-direction: column;
    align-items: center;
}

img.entered.lazyloaded {
    display: block;
    margin: 0 auto;
}

ul.child-categories li a {
    text-align: center;
}
ul.child-categories li a h2 {
    font-size: 14px;
    line-height: 1.4;
}
.category-tree{
    margin-bottom: 20px;
}

}





/*
 # Header Css
 # Footer Css
 # Home Page Css
 # Archive Page Css
 # PDP Page Css
 # Responsive Css
*/


/*----------------------------------- Header Css -----------------------------------*/
#mega-menu-wrap-secondary_menu {
    background: transparent;
}
#mega-menu-wrap-secondary_menu #mega-menu-secondary_menu > li.mega-menu-item {
    padding: 0 0.5rem;
}
#mega-menu-wrap-secondary_menu #mega-menu-secondary_menu > li.mega-menu-item > a.mega-menu-link {
    padding: 0 1rem;
    color: #222;
    text-transform: uppercase;
    background: rgba(0, 0, 0, 0);
    font-size: 15px;
    font-weight: 500;
}
a.dgwt-wcas-details-post-title, a.dgwt-wcas-details-product-title {
    font-size: 16px !important;
}
.dgwt-wcas-st {
    font-size: 14px !important;
}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    font-size: 12px !important;
}
#mega-menu-wrap-secondary_menu #mega-menu-secondary_menu > li.mega-menu-item > a.mega-menu-link {
    display: flex;
}
nav.custom-breadcrumbs {
    margin: 1.125rem 0 0;
}
#ast-scroll-top {
    display: flex !important;
    align-items: center;
    justify-content: center;
    z-index: 100000000000000000;
}
/*----------------------------------- # Header Css -----------------------------------*/

/*----------------------------------- Footer Css -----------------------------------*/
/*----------------------------------- # Footer Css -----------------------------------*/

/*----------------------------------- Home Page Css -----------------------------------*/
/*----------------------------------- # Home Page Css -----------------------------------*/

/*----------------------------------- Archive Page Css -----------------------------------*/
.archive .button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added{
	background: #ff8200 !important;
}
/*----------------------------------- # Archive Page Css -----------------------------------*/

/*----------------------------------- PDP Page Css -----------------------------------*/
/*----------------------------------- # PDP Page Css -----------------------------------*/

/*----------------------------------- Cart Page Css -----------------------------------*/
#astra-mobile-cart-drawer {
    z-index: 100000000000;
}
.woocommerce-js ul.cart_list li>a, .woocommerce-js ul.product_list_widget li>a {
    max-width: 90%;
}
.woocommerce-cart header.entry-header .entry-title {
    font-size: 1.7rem;
}
.is-large.wc-block-cart .wc-block-cart-items th {
    font-size: 14px;
}
.is-large.wc-block-cart .wc-block-cart__totals-title {
    font-size: 14px !important;
    
}
.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    border-left: 1px solid #e6e6e6 !important;
    border-right: 1px solid #e6e6e6 !important;
}
/*----------------------------------- # Cart Page Css -----------------------------------*/

/*----------------------------------- Custom Css -----------------------------------*/
/*----------------------------------- # Custom Css -----------------------------------*/

/*----------------------------------- Custom Css -----------------------------------*/
/*----------------------------------- # Custom Css -----------------------------------*/

/*----------------------------------- Custom Css -----------------------------------*/
/*----------------------------------- # Custom Css -----------------------------------*/

/*----------------------------------- Custom Css -----------------------------------*/
/*----------------------------------- # Custom Css -----------------------------------*/

/*----------------------------------- Responsive Css -----------------------------------*/
@media screen and (max-width: 1150px) {
    .ast-below-header-wrap {
    overflow-x: clip;
}
.site-above-footer-wrap {
    padding: 1.875rem 15px;
}
.woocommerce-js ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    letter-spacing: initial;
}
.woocommerce-cart header.entry-header .entry-title {
    margin: 1.8785rem 0 0;
}
.wc-block-components-sidebar-layout.wc-block-cart {
    padding: 0 15px;
}
.woocommerce-checkout .entry-header .entry-title {
    font-size: 1.5rem;
    margin: 1.875rem 0 0;
}
}

@media screen and (max-width: 767px) {
	/*Mega menu*/
	#ast-hf-mobile-menu .menu-item-object-custom.current-menu-ancestor.current-menu-parent > button:first-of-type {
	top:0 !important;
    background: transparent;
    width: 100% !important;
}
	/*Header - css*/
	.ast-header-break-point .ast-header-woo-cart{
		display : block !important;
	}
	.site-header-section{
		height: unset !important;
	}
	.related-products.mobile-list .add_to_cart_button:hover {
    background: #ff8200 !important;
	}
	.woocommerce-js a.button.added::after{
		    margin-left: 0.3em !important;
	}
	/*Header - css*/
	
	
    .dgwt-wcas-search-wrapp {
    max-width: 100%;
}
.site-header-below-section-center.site-header-section.ast-flex.ast-grid-section-center {
    width: 100%;
    display: block;
    margin: 1rem 0;
}
.ast-inline-search.ast-search-menu-icon {
    width: 100%;
}
.categories-list {
    gap: 10px;
}
.category-item h3 {
    font-size: 12px !important;
    text-transform: capitalize;
    letter-spacing: initial;
}
header.entry-header .entry-title {
    font-size: 1.5rem !important;
    margin: 1.875rem 0 0;
}
.woocommerce-js ul.products li.product .woocommerce-loop-category__title, .woocommerce-page ul.products li.product .woocommerce-loop-category__title {
    font-size: 13px;
    font-weight: 500 !important;
    text-transform: capitalize !important;
    letter-spacing: initial;
}
.site-above-footer-wrap {
    margin: 3.125rem 0 0;
}
.woocommerce ul.products, .woocommerce-page ul.products {
    column-gap: 10px;
}
.woocommerce-js ul.products li.product, .woocommerce-page ul.products li.product {
    margin-bottom: 10px;
}
body.archive .ast-archive-description .ast-archive-title, body.archive .ast-archive-description .ast-archive-title * {
    font-size: 1.5rem;
    letter-spacing: initial;
}
.child-categories li {
    flex: 1 1 calc(50% - 15px);
    max-width: 50%;
    padding: 10px;
}
.child-categories {
    gap: 10px;
}
ul.child-categories li a h2 {
    font-size: 13px;
    text-transform: capitalize;
    letter-spacing: initial;
}
h2, .entry-content h2 {
    font-size: 1.3rem;
}
.widget-title {
    font-size: 1.2rem;
}
.widget a {
    font-size: 13px;
}
[data-section="section-fb-social-icons-1"] .footer-social-inner-wrap {
    text-align: left;
}
.ast-single-entry-banner[data-post-type="product"] .entry-title {
    font-size: 1.2rem;
    letter-spacing: initial;
    text-transform: initial;
    line-height: inherit;
}
.woocommerce-js div.product .product_title {
    font-size: 1rem;
    letter-spacing: initial;
    line-height: inherit;
}
.woocommerce-js div.product div.summary .woocommerce-product-details__short-description :last-child {
    font-size: 15px;
}
.woocommerce-js div.product div.summary .single-product-category {
    font-size: 15px;
}
.woocommerce-js ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    text-transform: capitalize;
    line-height: inherit;
}
.is-medium .wc-block-cart__sidebar, .is-mobile .wc-block-cart__sidebar, .is-small .wc-block-cart__sidebar {
    margin-bottom: 0;
}
}

/*----------------------------------- # Responsive Css -----------------------------------*/



/*---------------------PDP CHanges ------------------------------*/

.product_meta .sold-in-packs-message, .ast-sticky-add-to-cart .wapf-price-after, .related.products .price .wapf-price-after{
    display: none !important;
}
.ast-woocommerce-container .summary.entry-summary .price {display:flex !important;}
.wapf-price-after,.sold-in-packs-next-to-toolbox{ border-left: unset !important;padding: 8px 10px !important;}

