/*
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.12.3.1771454902
Updated: 2026-02-18 22:48:22

*/

.ast-primary-header-bar{
	box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

.site-header {
    position: fixed;
    width: 100%;
}



#page .site-content {
    margin-top: 100px;
}

.ast-button-wrap .menu-toggle.main-header-menu-toggle{
	padding: 8px !important;
}

.hero-banner-image img{
	width: 100%;
}

.vioxis-hero {
    z-index: 1 !important;
}

.vioxis-hero::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right top, rgba(252, 87, 33, 0.75) 0%, rgba(252, 87, 33, 0.5) 35%, transparent 70%);
    left: 0;
    bottom: 0;
    z-index: -1;
}

.hover-overlay-card {
    z-index: 1 !important;
}
.hover-overlay-card::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right top, rgba(252, 87, 33, 0.7) 0%, rgba(252, 87, 33, 0.5) 35%, transparent 70%);
    z-index: -1;
}
.hover-overlay-card::before {
    content: "" !important;
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    background: linear-gradient(to right top, rgba(252, 87, 33, 0.7) 0%, rgba(252, 87, 33, 0.5) 35%, transparent 70%);
    z-index: -1;
	opacity: 0 !important;
}

.hover-overlay-card:hover::before{
	opacity: 1 !important;
}
.vioxis-footer-social-contacts {
    margin: auto;
    text-align: center;
}

.footer-socials a img {
    width: 25px;
}
.footer-socials {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
    margin-bottom: 25px;
}

.footer-contacts ul li {
	font-size: 16px;
	color: #fff;
	line-height: 1.3;
	margin-bottom: 15px;
}
.footer-contacts ul li a{
	color: white;
}

.footer-contacts ul li a:hover{
	color: #FC5721;
}
.footer-contacts ul li img{
	width: 20px;
}
.footer-contacts {
    max-width: 500px;
    margin: auto;
}

ul#menu-footer-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
}

ul#menu-footer-menu li a {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}

ul#menu-footer-menu li a:hover{
	color: #FC5721;
}

.ast-footer-copyright {
    color: #fff;
}



ul#ast-hf-mobile-menu {
    padding: 25px 10px;
}

.main-header-menu li a.menu-link {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.main-header-menu li.current-menu-item a.menu-link,
.main-header-menu li a.menu-link:hover{
	color: #FC5721 !important;
}

.woocommerce ul.products li.product .wccs-buy-now.button {
    max-width: 160px;
    margin: 0 auto 40px auto !important;
    border-radius: 30px !important;
    background: #fc5721 !important;
    border-color: #fc5721 !important;
    width: 100% !important;
	max-height: 40px;
}

.woocommerce ul.products li.product .astra-shop-summary-wrap .add_to_cart_button,
.woocommerce ul.products li.product .astra-shop-summary-wrap .product_type_simple{
	max-width: 160px;
	width: 100% !important;
}

.woocommerce ul.products li.product .wccs-buy-now.button:hover{
	background: transparent !important;
	color: #fc5721 !important;
}

.woocommerce ul.products li.product{
	box-shadow: 0px 10px 36px 0px rgba(0, 0, 0, 0.16);
	transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.woocommerce ul.products li.product:hover{
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.woocommerce ul.products, .woocommerce-page ul.products {
    display: grid;
    gap: 40px !important;
}

.woocommerce-js ul.products li.product, .woocommerce-page ul.products li.product{
	margin-bottom: 0 !important;
}

.home-hero-banner img.swiper-slide-image {
    height: auto;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.home-hero-banner .elementor-swiper-button {
    background: #fff;
    border-radius: 50%;
    padding: 8px;
}

.home-hero-banner .swiper-pagination {
    bottom: 30px !important;
}

.woocommerce-js ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title{
	font-size: 1.4em;
}

.woocommerce-js ul.products li.product .price, .woocommerce-page ul.products li.product .price{
	font-size: 1.2em;
}

.single-product .summary.entry-summary{
	text-align: center;
}

.woocommerce-js ul.products li.product .onsale{
	display: none;
}

.single-product h1.product_title.entry-title {
    font-size: 1.8em;
}

.woocommerce-js div.product form.cart .variations th{
	margin-bottom: 0;
	text-align: center;
}

.woocommerce-js div.product form.cart .single_variation_wrap {
    width: 100%;
    max-width: 280px;
    margin: auto;
}

.woocommerce-js div.product form.cart .variations td, .woocommerce-js div.product form.cart .variations th{
	line-height: 1em;
}

.single-product button.single_add_to_cart_button {
    border-radius: 4px !important;
    height: 44px;
}

button.forminator-button.forminator-button-submit {
    background: #fc5721;
    color: #fff;
    width: 100% !important;
    font-size: 20px !important;
}

.woocommerce ul.products li.product a.woocommerce-LoopProduct-link img, 
.woocommerce ul.products li.product a.woocommerce-loop-product__link img{
	transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
}

.woocommerce ul.products li.product:hover a.woocommerce-LoopProduct-link img{
	transform: scale(1.2);
}

@media (max-width: 1024px){
	.woocommerce ul.products, .woocommerce-page ul.products{
		gap: 25px !important;
	}
}

@media (max-width: 921px){
	#page .site-content {
		margin-top: 70px;
	}
}

@media (max-width: 767px){
	ul#menu-footer-menu{
		gap: 5px;
		flex-direction: column;
	}
	
	.site-header-primary-section-right.site-header-section.ast-flex.ast-grid-right-section {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.home-hero-banner .swiper-pagination {
		bottom: 5px !important;
	}

}

.site-primary-footer-wrap {
    padding-left: 20px !important;
    padding-right: 20px !important;
}