/**
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
*/
.page-id-8 section#header {
    background: transparent !important;
}
.single-product div#content ,
.woocommerce-cart div#content,
.woocommerce-checkout  div#content,
.woocommerce-account  div#content{
    padding-top: 40px !IMPORTANT;
}

.product-slider .slick-dots {
    bottom: -30px !important;
}
span.ht-product-label.ht-product-label-right {
	display: none;
}
.ht-product.ht-col-lg-3 {
    margin-bottom: 0 !IMPORTANT;
}
.elementor-tab-title {
    border: 1px solid #000 !important;
    margin: 0px 20px !IMPORTANT;
    border-radius: 5px !IMPORTANT;
}
.elementor-tab-title.elementor-active {
    background: #ff9c0f !important;
    border-color: #ff9c0f !important;
    color: #fff !IMPORTANT;
}
/* 
section#sec3 .premium-woocommerce .woocommerce-loop-product__link img {
    margin-top: -130px;
}
section#sec3 a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
	padding-top: 140px !IMPORTANT;
}
section#sec3 .slick-slide li.product .premium-woo-product-wrapper .star-rating {
    margin: 10px auto !important;
}
section#sec3 .slick-slide:hover li.product .premium-woo-product-wrapper {
    background: linear-gradient(180deg, transparent 40%, #fff 60%);
	transition:0.5s !important;
}
section#sec3 .slick-slide li.product .premium-woo-product-wrapper {
    background: linear-gradient(180deg, transparent 30%, #1c1c1c 70%);
	transition:0.5s !important;
}
section#sec3 .slick-slide li.product .premium-woo-product-wrapper h2.woocommerce-loop-product__title,
section#sec3 .slick-slide li.product .premium-woo-product-wrapper  span.price{
	transition:0.5s;
}
section#sec3 .slick-slide:hover li.product .premium-woo-product-wrapper h2.woocommerce-loop-product__title,
section#sec3 .slick-slide:hover li.product .premium-woo-product-wrapper  span.price{
	color: #000 !important;
} */
section#sec5 .elementor-swiper-button.elementor-swiper-button-prev {
    top: 120% !important;
    left: 45%;
    right: unset !important;
}
section#sec5 .elementor-swiper-button.elementor-swiper-button-next {
    top: 120% !important;
    right: 45%;
    left: unset !important;
}
section#sec5 .elementor-swiper-button.elementor-swiper-button-prev i ,
section#sec5 .elementor-swiper-button.elementor-swiper-button-next i{
    background: #fff;
    padding: 15px !IMPORTANT;
    border-radius: 50px !IMPORTANT;
    transition: 0.5s;
    color: #000 !important;
	border:2px solid #000;
}
section#sec5 .elementor-swiper-button.elementor-swiper-button-prev:hover i,
section#sec5 .elementor-swiper-button.elementor-swiper-button-next:hover i{
	background: #ff9c0f;
	color: #fff !important;
	border:2px solid #ff9c0f;
}
section#sec5 .swiper-slide,
section#sec5 .elementor-testimonial__header{
    transition: 0.5s;
}
section#sec5 .swiper-slide:hover {
    background: linear-gradient(180deg, rgba(186,103,0,1) 8%, rgba(255,156,15,1) 52%);
}
section#sec5 .swiper-slide:hover span.elementor-testimonial__name,
section#sec5 .swiper-slide:hover  .elementor-testimonial__text{
    color: #fff !important;
}