/*
Theme Name: Rising 2 My Dreams Collection
Author: Designs Funnel
Description: Delivering a bespoke theme development tailored to precisely align with the unique requirements of our esteemed client.
Version: 2.4
Template: astra

This is the child theme for Astra theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.gt_switcher.notranslate {
    margin-top: 10px;
}

 .gt_selected a {
    border: none !important;
    color: #ffffff !important;
    padding: 3px 6px !important;
    background-color: #454545 !important;
	   
}

.gt_selected a:hover {
    border: none !important;
    color: #ffffff !Imabove;
      padding: 3px 6px !important;
    background-color: #454545 !important
;
}

.subs_footer .gform_wrapper.gravity-theme #field_submit .gform_image_button, .gform_wrapper.gravity-theme .gform_footer .gform_image_button {
    background-color: transparent;
    border: none;
    border-radius: 0;
    height: auto;
    padding: 0;
    width: 65px;
    left: -10px;
}
.home-woo .premium-woo-atc-button {
    text-align: right;
    margin-top: -50px;
    margin-bottom: -10px;
}
.home-woo .product.instock.sale.shipping-taxable.purchasable.product-type-simple:hover h2.woocommerce-loop-product__title{
	color:var( --e-global-color-accent ) !important;
}
.home-woo span.price{
	transition:0.3s;
}

.home-woo .product.instock.sale.shipping-taxable.purchasable.product-type-simple:hover span.price{
	color:var( --e-global-color-accent ) !important;
	transition:0.3s;
}
.home-woo .product.instock.sale.shipping-taxable.purchasable.product-type-simple:hover a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{
	background-color:var( --e-global-color-accent ) !important;
}

.home-woo a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    padding: 20px;
}






.tesrti-box .elementor-image-box-content {
    padding-bottom: 7px;
}
a.carousel-arrow.carousel-prev.slick-arrow {
    position: absolute;
    margin-top: 160px !important;
    margin-left: 450px;
}
a.carousel-arrow.carousel-next.slick-arrow {
    position: absolute;
    margin-top: 160px !important;
    margin-right: 20px;
}
.ast-archive-entry-banner[data-post-type="product"][data-banner-background-type="custom"] {
    background-size: cover !important;
}
.ast-single-entry-banner[data-post-type="product"][data-banner-layout="layout-2"] {
    background-size: cover;
}
.gt_switcher_wrapper{
	right:5% !important;

}

@media screen and (max-width: 1024px) {
a.carousel-arrow.carousel-prev.slick-arrow {
   display:none !important;
}
a.carousel-arrow.carousel-next.slick-arrow {
   display:none;
}
.subs_footer .gform_wrapper.gravity-theme #field_submit .gform_image_button, .gform_wrapper.gravity-theme .gform_footer .gform_image_button {
    height: 41px;
    width: 65px;
}

}
@media screen and (max-width: 767px) {

	.subs_footer .gform_wrapper.gravity-theme #field_submit .gform_image_button, .gform_wrapper.gravity-theme .gform_footer .gform_image_button {
    left:0px !important;
}
}