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


a, a:hover, a:visited, a:focus, a:focus-visible{outline: 0 !important;}
header .ast-site-identity{padding: 10px 0;}
header .site-above-header-wrap{background: var(--ast-global-color-5); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
header .site-header-above-section-left p{font-weight: 600;}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link{color: var(--ast-global-color-1); font-size: 17px;}
footer #astra-footer-menu li{flex-direction: row !important;}
footer #astra-footer-menu li:not(:last-child):after{content:'/'; color: #fff;}
footer nav li{margin-bottom: 8px;}
footer .site-above-footer-inner-wrap {background: var(--ast-global-color-1); border-radius: 10px;}
footer nav #menu-our-products{display: grid; grid-template-columns: repeat(2, 1fr); gap: 0 20px;}
.top-header-contact-info {display: flex; column-gap: 50px;}
.contact-info-inner {display: flex; align-items: center; font-weight: 600; gap: 10px; line-height: 1.1;}
.contact-info-inner svg{color: var(--ast-global-color-1); fill: var(--ast-global-color-1); border: 1px solid; width: 45px; height: 45px; border-radius: 100px; padding: 10px;}
.contact-info-inner a {font-weight: 600;}
.menu-image{width: 60px !important;}
.menu-image-title{font-weight: 500;}

.products_mega_menu ul.sub-menu{display: grid; grid-template-columns: repeat(4,1fr); position: absolute; width: 1200px !important; gap: 20px; padding: 20px; transform: translateX(-43%); overflow: hidden;}
.products_mega_menu li.menu-item {border: 1px solid #ccc; border-radius: 5px; padding: 5px;}
.products_mega_menu li.menu-item .menu-link{padding: 0;}

.footer_logo img{filter: brightness(0) invert(1);}


.woocommerce-js ul.products li.product a img, .woocommerce-page ul.products li.product a img{box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px; border-radius: 10px; padding: 10px; margin-bottom: 25px; border: 1px solid rgba(0, 0, 0, 0.08);}
.wp-block-woocommerce-price-filter{padding: 0 3px;}
.secondary .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item{margin: 4px 0 4px 45px;}
.secondary .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a{display: flex; align-items: center;}
.secondary .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item .wc-block-product-categories-list-item__name{line-height: 1.3;}
.secondary h3.wp-block-heading{font-size: 20px;}
.single-product .product_title{font-size: 30px;}
.single-product .button.single_add_to_cart_button{padding: 12px 26px !important;}
.single-product .woocommerce-tabs ul.tabs li a{font-size: 20px;}
.woocommerce-cart .wc-block-components-product-metadata__description{display: none;}
.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-product-name{font-size: 18px;
  line-height: 1.3;}
.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-product-metadata__description{display: none;}
.contact_form .frm_button_submit{width: 100%;}
.htslider-slider .slick-arrow{width: 40px !important; height: 40px !important;}
#uc_woocommerce_category_carousel_elementor_6dc842e .uc_post_title{font-size: 14px !important;}

.single-post .primary h2.wp-block-heading{font-size: 30px;}
.blog article{box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px !important;}

.recent_posts_with_thumbnail{display: flex; flex-wrap: wrap; flex-flow: row wrap; align-items: stretch;}
.recent_post_grid{padding: 0 1em 0; width: 33.33%; margin-bottom: 2em; border-bottom: 0; background-color: transparent;}
.recent_post_grid_inner{background-color: #fff; height: 100%; border-radius: 10px; padding: 1.5em; box-shadow: 0px 6px 15px -2px rgba(16,24,40,0.05);}
.recent_post_thumbnail{margin-left: -1.5em; margin-right: -1.5em; margin-top: -1.5em; margin-bottom: 20px;}
.recent_post_thumbnail img{border-top-right-radius: 10px !important; border-top-left-radius: 10px !important; aspect-ratio: 16/9; object-fit: cover;}
.recent_post_content p{margin-bottom: 0; color: var(--ast-global-color-2); font-size: 15px; line-height: 1.5;}
.recent_post_content p:empty{display: none;}
.recent_post_content h3{font-size: 18px;}

table {
      width: 100%;      
      height: 166px;
      border-collapse: collapse;
      margin: 20px 0;
      overflow: hidden;
    }

    table, th, td {
      border: 1px solid #ddd;
    }

    th, td {
      padding: 12px;
      text-align: center;
    }

    td {
      text-align: left; /* Align text left for td elements */
    }

    th {
      background-color: #f4f4f4;
    }

.home_right_bg_text .uc_text{white-space: pre-wrap;}
.ast-left-sidebar #secondary .ast-filter-wrap{padding-right: 10px;}
.single-product .cannot_find{border-radius: 20px;}


/* Media Query */


@media (min-width: 993px) {
  .ast-left-sidebar #secondary {padding-right: 40px;}
}

@media screen and (max-width: 921px){
	.woocommerce-shop .secondary, .tax-product_cat .secondary{display: none;}
	footer nav #menu-our-products{display: block;}
	footer #astra-footer-menu li:not(:last-child)::after{content: '';}
	.blog article .post-content{padding: 0 10px 10px 10px !important;}
	.blog .primary{padding-top: 60px !important;}
	.single-post .ast-single-post-featured-section.post-thumb img{aspect-ratio: 1/1 !important;}
	.page-template-default primary{padding-top: 60px !important; padding-bottom: 60px !important;}
	.recent_post_grid{width: 100%;}
	.ast-menu-cart-outline .ast-addon-cart-wrap{color: var(--ast-global-color-1) !important;}
}


@media screen and (max-width: 768px) {
      table {
        display: block;
        width: 100%;
        overflow-x: auto; /* Allow scrolling on small screens */
        -webkit-overflow-scrolling: touch;
      }

      td, th {
        white-space: nowrap; /* Prevent text from wrapping */
      }

      th, td {
        display: table-cell;
        width: 100%;
      }

      td {
        text-align: left;
      }
    }

@media screen and (max-width: 544px){
	
}