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

body {
	padding-top: 162px;
}
.site-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}
.home-product .products .ast-article-single {
	border: 1px solid #ccc;
	border-radius: 10px;
	padding: 15px !important;
	text-align: center !important;
}
.home-product .review-rating {
	justify-content: center;
}
.home-product .products .ast-article-single img {
	border-radius: 10px 10px 0 0;
}
.wpcf7 textarea, .wpcf7 input {
	border-radius: 10px !important;
}
.wpcf7 textarea {
	resize: none;
	height: 100px;
}

/* nwe stule */

.header-list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.header-list li {
	padding-left: 20px;
	background: url("https://www.test-isaer.pp.ua/wp-content/uploads/2025/07/phone-call.svg") no-repeat left center;
	background-size: 10px;
}
.ast-builder-html-element p {
	margin: 0;
}
#nav_menu-3 ul.menu li {
	display: inline-block;
	width: 45%;
}
#nav_menu-3 ul.menu li a {
	color: #333;
}
#metaslider_326.flexslider .slides li img {
	width: 100%;
}
.partners a {
	text-decoration: none !important;
}
.home-produck .woocommerce-result-count, .home-produck .woocommerce-ordering {
	display: none !important;
}
.home-produck .ast-woo-product-category, .home-produck .review-rating, .home-produck .price, .home-produck .button, .home-produck .woocommerce-pagination {
	display: none !important;
}
.home-produck .woocommerce-loop-product__title {
	text-align: center;
}
.wp-block-heading, .footer-widget-area, .footer-widget-area p, .footer-widget-area a {
	color: #fff;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	border: 1px solid #ccc;
	border-radius: 10px;
	padding: 15px;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
}
.woocommerce-js ul.products li.product .woocommerce-loop-product__title {
	padding: 15px;
	color: #fff;
	background-color: #3483ce;
	border-radius: 5px;
	transition: .5s;
}
.woocommerce-js ul.products li.product .woocommerce-loop-product__title:hover {
	opacity: .7;
}
.woocommerce ul.products li.post-600 {
	order: -1;
}
.woocommerce-js ul.products li.product .button {
    width: 100%;
    text-align: center;
}
