/*
Theme Name: Sonya Gator Family Business
Author: Designs Funnel Team
Description: Your description goes here
Version: 1.0
Template: hello-elementor

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

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


.product-home .premium-woo-product-wrapper {
    position: relative;
}

.product-home .premium-woo-product-wrapper:before {
    background: #ECF6F5;
    position: absolute;
    content: '';
    width: 100%;
    height: 80%;
    bottom: 0;
    border-radius: 15px;
}

.product-home .premium-woo-product-wrapper:hover:before {
    background: #E9E37E;
	transition: all 0.3s ease-in-out;
}

.product-home .premium-woo-products-details-wrap {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.product-home .premium-woo-products-details-wrap span.woocommerce-Price-amount.amount {
    position: absolute;
    right: 15px;
    top: 34px;
    font-size: 16px;
    font-weight: 600;
}

.product-home .premium-woo-products-details-wrap a.premium-woo-product__link {
    text-decoration: none;
}

.product-home .premium-woo-products-details-wrap span.premium-woo-product-category {
    margin-top: -11px;
}
@media only screen and (min-width: 768px) {
.elementor-element.elementor-element-fdc17c9.elementor-widget.elementor-widget-image {margin-left: -10px !important;}
.elementor-element.elementor-element-5635fb8.e-con-full.e-flex.wpr-particle-no.wpr-jarallax-no.wpr-parallax-no.wpr-sticky-section-no.e-con.e-child.animated.fadeInRight { margin-right: -10px !important;}
}
span.eael-simple-menu-toggle-text {
    display: none !important;
}

/* a {
	pointer-events:none;} */
.review-product {}

.review-product form#commentform input#submit {
    background: #f78c00 !important;
    color: #fff !important;
}

.review-product form#commentform p.stars a {
    color: #f78c00;
    font-size: 20px;
    margin-top: 10px;
}
