/*
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: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. 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 and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
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: 3.8.1.1654080487
Updated: 2022-06-01 10:48:07

*/
li#menu-item-1452 a{
	text-decoration:underline;
}

li#menu-item-1452 a::before{
    content: "\f007";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 5px;
	color:#ff0000;
	font-size:25px;
}
/* li#menu-item-1452 a:after {
    position: absolute;
    left: 0;
    content: "\f007";
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900;
} */

i.wpmenucart-icon-shopping-cart-0{
	color: #ff0000;
	font-size:25px;
}

.wpmenucart-contents span{
	text-decoration:underline;
}

.home-products ul li{
	padding: 0 35px 0 35px !important;
}

.home-products ul li img{
	border-radius:3px;
}

.home-products .astra-shop-summary-wrap{
	text-align:center;
}

.home-products .astra-shop-summary-wrap .ast-woo-product-category{
	display:none !important;
}

.home-products .woocommerce-loop-product__title{
    font-family: 'Open Sans Condensed';
    font-size: 24px !important;
    color: #ff8c00;
    margin: 15px 0 13px 0 !important;
    font-weight: 900;
}

.home-products .star-rating{
	display:none !important;
}

.home-products .astra-shop-summary-wrap .price{
	margin-bottom:16px !important;
}

.home-products .astra-shop-summary-wrap .woocommerce-Price-amount{
	font-family: 'Open Sans';
    font-weight: 400;
    font-size: 18px;
	color:#43454b;
}

.home-products .astra-shop-summary-wrap .add_to_cart_button{
	border-radius: 0px;
    font-family: 'Open Sans';
    padding: 0.9em 1.41575em;
    font-size: 18px;
    font-weight: 400;
    background-color: #165a73;
}

.wp-form-subcscribe .wpforms-field{
	padding-bottom:0 !important;
}

.measurment-windoscks table{
	border-width:0px;
}

.measurment-windoscks table th,
.measurment-windoscks table td{
	border-width:0px;
	padding:18px 25px;
}

.measurment-windoscks table thead th{
	text-align:left;
	font-weight:600;
}

.measurment-windoscks thead tr{
	background-color: #fbfbfb;
}

.measurment-windoscks tbody tr:nth-child(even){
	background-color: #fbfbfb;
}

.measurment-windoscks tbody tr:nth-child(odd){
	background-color: #bfbfbf;
}

.photos-gallery img{
	height: 480px;
    width: 100%;
    object-fit: cover;
    /* object-position: top; */
}

.contact-form .wpforms-form .wpforms-field{
	padding: 13px 0 !important;
}

.contact-form .wpforms-form input{
	height:40px !important;
}

.single-product .site-content{
	padding: 85px 0;
}

@media only screen and (max-width: 786px) {
  .home-products ul li{
	  padding: 0 10px 0 10px !important;
	}
	.home-products .woocommerce-loop-product__title{
		font-size:17px !important;
	}
	
	.home-products .astra-shop-summary-wrap .woocommerce-Price-amount{
		font-size:16px;
	}
	
	.photos-gallery img{
		height:220px;
	}
	.home-products ul{
		display:block !important;
	}
	.home-products ul li img{
		width:78% !important;
		margin:0 auto !important;
	}
	.measurment-windoscks{
		overflow-x:scroll;
	}
	
	.measurment-windoscks table th, .measurment-windoscks table td{
		padding:10px;
	}