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

    .main_showrrom_section_gallery figure.gallery-item img {
        height: 250px;
        width: 100%;
        object-fit: cover;
    }

    .main_frequently_asked_questions .e-n-accordion-item {
        background-color: #fff;
        border-radius: 12px;
    }


    .main_frequently_asked_questions .elementor-widget-text-editor p {
        margin-bottom: 0px;
    }
.product-filter-info span {
    text-transform: capitalize;
    color: #fff;
    background-color: #C1272D;
    font-size: 12px;
    font-weight: 400;
    padding: 6px 12px;
    border-radius: 100px;
}
.product-filter-info {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    left: 10px;
    right: 10px;
}

    .main_nav_section nav ul li a:after {
        content: "";
        position: absolute;
        width: 0%;
        visibility: hidden;
        height: 2px;
        bottom: -2px;
        left: auto;
        top: auto;
        right: 0px;
        transition: all 0.3s ease-in-out;
        background-color: var(--e-global-color-accent);
    }

    .main_frequently_asked_questions summary.e-n-accordion-item-title {
        padding: 20px;
    }

    .main_post_content_blog {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        /* Sirf 3 lines show hongi */
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .main_nav_section nav ul li a {
        position: relative;
    }

    .main_nav_section nav ul li a:hover:after {
        visibility: visible;
        width: 100%;
        transition: all 0.3s ease-in-out;
        left: 0px;
        right: auto;
    }

    .main_nav_section nav ul li a.elementor-item-active:after {
        width: 100%;
        height: 2px;
        bottom: -3px;
        left: 0;
        visibility: visible;

    }

    .main_nav_section nav ul li ul.sub-menu li a:after {
        content: unset;
    }

    .main_nav_section nav ul li ul.sub-menu li a {
        justify-content: space-between;
    }

    .main_button a:after {
        content: '';
        position: absolute;
        z-index: -1;
        transform: skew(50deg);
        transition-duration: 0.9s;
        transform-origin: top left;
        height: 100%;
        left: -35%;
        top: 0;
        width: 20%;
        background-color: #2B2B2B;
    }

    .main_button a:hover:after {
        height: 100%;
        width: 135%;
        top: 0;
        left: -35%;
        right: auto;
        bottom: 0;
    }

    .main_button a {
        position: relative;
        overflow: hidden;
        z-index: 1;
    }

    .stone-cabinet-widget .tab-content .product-card,
    .stone-countertops-widget .product-card,
.cabinet-widget .product-card{
        margin: 6px 6px;
        border: 1px solid #ddd;
        border-radius: 12px;
        position: relative;
    }

    .product-card-link {
        text-decoration: none;
        color: inherit;
        display: block;
    }

    .product-card-link {
        color: #000;
        max-width: 25%;
    }

    .main_product_cards_section h4 {
        font-size: 18px;
        font-weight: 600 !important;
        font-family: "Montserrat", Sans-serif;
    }

    .main_product_cards_section p {
        font-size: 16px;
        line-height: 1.3;
        margin: 10px 0px 20px 0px;
        font-family: "Montserrat", Sans-serif;
        color: #7d7d7d;
    }

    .product-card-link .button {
        border-radius: 100px 100px 100px 100px;
        padding: 16px 25px 16px 25px;
        background-color: var(--e-global-color-accent);
        color: #fff;
        width: 100%;
        display: block;
        text-align: center;
        font-size: 16px;
        font-family: "Montserrat", Sans-serif;
    }

    .stone-cabinet-widget .stone-filters {
        display: flex;
        gap: 20px;
        margin: 40px 0px;
    }

    .stone-cabinet-widget .stone-filters select {
        border: 1px solid #ddd;
        border-radius: 8px;
        box-shadow: unset;
    }


    .stone-cabinet-widget .tab-content .product-card img,
    .stone-countertops-widget .product-card img,
	.cabinet-widget .product-card img{
        border-radius: 12px 12px 0px 0px;
	    height: 350px;
    width: 100%;
    object-fit: cover;
    }

    .stone-cabinet-widget .tab-content strong.main_brands_label {
        font-size: 14px;
        color: #fff;
        font-weight: 200;
        background-color: var(--e-global-color-accent);
        padding: 6px 15px;
        border-radius: 100px;
        position: absolute;
        top: 20px;
        right: 20px;
        line-height: 1.3;
    }

    .stone-cabinet-widget .tab-content {
        margin-top: 40px;
    }

     .product-card .main_product_cards_section {
        padding: 16px;
    }

    .stone-cabinet-widget .tabs button.tab-btn {
        background-color: #fff;
        color: #000;
        box-shadow: unset;
        border: 1px solid #ddd;
        font-size: 16px;
        border-radius: 100px;
        font-weight: 500;
    }

    .stone-cabinet-widget .tabs button.tab-btn.active {
        background-color: var(--e-global-color-accent);
        font-weight: 600;
        color: #fff;
        box-shadow: 0px 8px 30px -25px #000;
    }

    .stone-cabinet-widget .tabs {
        display: flex;
        gap: 20px;
        justify-content: center;
    }

.single-post .ast-container,
.archive.category .ast-container {
	max-width: 100% !important;
	margin: 0px !important;
	padding: 0px !important;
}

.single-post .ast-container .content-area.primary {
	margin: 0px !important;
	padding: 0px;
}
.single-post .ast-container .elementor-location-single[data-elementor-type="single-post"] {
	padding: 0px !important;
	margin: 0px !important;
}
    @media screen and (max-width: 769px) {
        .product-card-link {
            max-width: 33.33%;
        }
    }

    @media screen and (max-width: 500px) {
        .main_showrrom_section_gallery .gallery {
            display: grid;
            grid-template-columns: 1fr 1fr;
        }

        .product-card-link {
            max-width: 50%;
        }

        body .product-card img{
            height: 200px !important;
            width: 100%;
            object-fit: cover;
        }
		.main_product_cards_section h4 {
			 font-size: 14px !important;
		}
		.product-filter-info span {
			    font-size: 10px; 
    padding: 6px 8px;
		}
        .main_product_cards_section p {
            font-size: 12px;
        }
		.stone-cabinet-widget .tabs button.tab-btn {
			  font-size: 14px;
		}
		.main_showrrom_section_gallery figure.gallery-item img {
			    height: 150PX;
		}

        .product-card-link .button {
               padding: 10px 12px 11px 12px;
        font-size: 12px;
        }
    }
 