/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 6,000+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.11.13.1760190018
Updated: 2025-10-11 13:40:18

*/

.site-logo-img .transparent-custom-logo img, .ast-theme-transparent-header .site-logo-img img
 {
    filter: none !important;
}
.wpforms-container input.wpforms-field-medium, .wpforms-container select.wpforms-field-medium, .wpforms-container .wpforms-field-row.wpforms-field-medium, .wp-core-ui div.wpforms-container input.wpforms-field-medium, .wp-core-ui div.wpforms-container select.wpforms-field-medium, .wp-core-ui div.wpforms-container .wpforms-field-row.wpforms-field-medium {
    max-width: 100% !important;
}
p strong, p b{
	color:#000 !important;
}
@media (min-width: 991px){
	.main-header-menu .menu-link{
		color: #000 !important;
	}
	.main-header-menu .menu-link:hover{
		color:  var(--ast-global-color-0) !important;
	}
	
	.site-header-primary-section-right-center{
		justify-content: flex-end;
	}
	.ast-icon svg:not([fill]) {
		fill: rgb(0 0 0);
	}
}

.ast-theme-transparent-header .main-header-bar, .ast-theme-transparent-header.ast-header-break-point .main-header-bar {
		background: #ffffffbf !important
	}
[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-outline {
    
    border-color: #000000;
}
[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    fill: #000000;
}
/*
.ast-shipping-text, .ast-single-product-payments{
	display:none !important;
}*/
.theme-astra input.contact.pe-show-enq-modal.wpi-button.single_add_to_cart_button.button.alt {
    padding: 20px 20px !important;
    max-width: 100%;
    width: 100%;
    display: block;
    font-size: 14px;
}
.text-white p strong, .text-white p b{
	color: #fff !important;
}
h1, h2, h3, h4, h5, h6{
	font-style: normal !important;
}
.single.single-product .product_title {
	font-size:30px !important;
}
.ui-dialog .ui-dialog-titlebar {
    background-color: #ef4444 !important;
}
.wdm-enquiry-action-btns button{
	width: 100% !important;
}
.woocommerce-js ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    
    font-size: 20px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    color: var(--ast-global-color-4) !important;
}
.ast-archive-entry-banner[data-post-type="product"][data-banner-background-type="custom"] {
    background-image: linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url(https://theeuropeanind.com/wp-content/uploads/2025/10/champoion-blets-scaled.jpg) !important;
}
.elementor-widget-button .elementor-button:hover, .elementor-widget-button .elementor-button:focus {
    color: #ffffff !important;
    
}
.woocommerce-js ul.products li.product a img {
   
    box-shadow: 0 0 5px 0px rgba(0,0,0,.2) !important;
}
#secondary .product-categories > li {
    line-height: 1.5em;
    padding: 0px;
    border-bottom: 1px solid #ddd;
}
#secondary .product-categories > li > ul >li:first-child{
	 border-top: 1px solid #ddd;
	 
}
#secondary .product-categories > li > ul >li{
	padding: 5px 0px;
    border-bottom: 1px solid #ddd;
}
#secondary .product-categories > li > ul >li:last-child{
	border-bottom:none;
}
@media (min-width: 922px) {
    .ast-woo-shop-archive .site-content > .ast-container {
        max-width: 100% !important;
    }
}
@media (min-width: 993px) {
    .ast-left-sidebar #secondary {
        padding-right: 15px;
    }
}
@media (max-width:768px) {
    .ast-theme-transparent-header #masthead {
        position: relative;
        left: 0;
        right: 0;
    }
	.ast-theme-transparent-header .main-header-bar, .ast-theme-transparent-header.ast-header-break-point .main-header-bar {
		background: #fff !important
	}
}