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

.i4ewOd-pzNkMb-QClCJf-giiMnc-V1ur5d-haAclf {
    display: none !important;
}

iframe[title="Close message"] {
    display: none !important;
}
iframe[title="Message from company"] {
    display: none !important;
}
#wpadminbar {
    z-index: 9999999 !important;
}

.rightflex .elementor-image-box-wrapper {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
}

::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}
::-webkit-scrollbar-thumb {
    background: #7a1f0a;
}
::-webkit-scrollbar-track {
    background: #ffffff;
}

.siteheader.elementor-sticky--effects {
    bbackground: #FFD148 !important;
    border-bottom: 1px solid #E8282A !important;
}

.siteheader div#headlogo img {
    width: auto;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.siteheader.elementor-sticky--effects div#headlogo img {
    height: 80px !important;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: auto;
}




.iconbg .elementor-icon-box-icon {
    background: #1a1a1a1a;
    padding: 5%;
    border-radius: 50%;
}
.homeimg {
    overflow: hidden;
}
.homeimg .elementor-image-box-content {
    padding: 5%;
}


/* Responsive Wrapper */
.laundry-table-wrapper {
    width: 100%;
    margin: 0 auto;
    overflow-x: auto; /* Enables horizontal scroll on small screens */
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
}

/* Base Table Styling */
.laundry-pricing-table {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
    min-width: 600px; /* Prevents text from squishing on mobile */
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

/* Header Cells */
.laundry-pricing-table .laundry-th {
    background-color: #1a1a1a;
    color: #ffffff;
    font-weight: 700;
    padding: 16px 24px;
    font-size: 16px;
}

/* Data Cells */
.laundry-pricing-table .laundry-td {
    padding: 20px 24px;
    border-bottom: 1px solid #f0f0f0;
    color: #333333;
    font-size: 15px;
    vertical-align: middle;
}

/* Remove bottom border from the last row */
.laundry-pricing-table tr:last-child .laundry-td {
    border-bottom: none;
}

/* Specific Column Styles using Classes */
.laundry-pricing-table .col-service {
    font-weight: 700;
    color: #000000;
    width: 25%;
}

.laundry-pricing-table .col-price {
    font-weight: 600;
    color: #dc3545; /* Red/coral text for pricing */
    width: 25%;
}

.laundry-pricing-table .col-details {
    color: #666666;
    width: 50%;
}   
    


@media (max-width:767px){
	.siteheader.elementor-sticky--effects div#headlogo img {
		height: 70px !important; 
	}
}

.i4ewOd-pzNkMb-QClCJf-giiMnc-V1ur5d-haAclf {
    display: none !important;
}
.mobileiconheadermenu ul.elementor-nav-menu svg {
    width: 18px;
    height: 18px;
    margin-right: 5px;
}
.mobileiconheadermenu ul.elementor-nav-menu {
    padding: 10px 0px;
}

/* Icon upar, text neeche — main menu */
.iconheadermenu .elementor-nav-menu > li > a.elementor-item {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 4px !important;
    text-align: center !important;
}

/* Icon size — main menu */
.iconheadermenu .elementor-nav-menu > li > a.elementor-item svg {
    width: 24px  !important;
    height: 24px  !important;
    filll: #1A1A1A !important;
    display: block !important;
}


/* Font size tablet 12px */
@media (max-width: 1024px) {
    .iconheadermenu .elementor-nav-menu > li > a.elementor-item svg {
        width: 22px !important;
        height: 22px !important;
    }
}

/* Submenu icons — side mein theek hain, sirf size fix */
.iconheadermenu .elementor-nav-menu--dropdown .elementor-sub-item {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
}

.iconheadermenu .elementor-nav-menu--dropdown .elementor-sub-item:hover svg {
	    fill: #E8282A !important;
}
.iconheadermenu .elementor-nav-menu--dropdown .elementor-sub-item svg {
    width: 1px !important;
    height: 18px !important;
    filll: #1A1A1A !important;
    flex-shrink: 0 !important;
}

 








