/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


div#bannerright {
    position: relative;
    top: 20px;
}

div#blogs svg.e-font-icon-svg.e-fas-arrow-right {
    margin-left: 3px;
}
.she-header:not(.elementor-sticky) {
    position: unset !important; }

.woocommerce-shop img.attachment-full.size-full.wp-image-103 {
    width: 50% !important;
}

h2.woocommerce-loop-product__title {
    font-size: 20px !important;
    color: black !important;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    font-size: 17px !important;
    color: black !important;
}

.woocommerce ul.products li.product .button {
    background: #2b9d52 !important;
    color: #fff !important;
}

.woocommerce ul.products li.product a {
    font-size: 16px;
}

.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
    color: #2b9d52 !important;
}

.woocommerce-cart a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    background: #2b9d52 !important;
}

.woocommerce div.product .product_title {
    font-size: 35px !important;
}

span.woocommerce-Price-currencySymbol {
    color: black !important;
}

span.woocommerce-Price-amount.amount {
    color: black !important;
}

.woocommerce div.product form.cart .button {
    margin-top: 5px;
    background: #2b9d52 !important;
}

.woocommerce #review_form #respond .form-submit input {
    background: #3d9e54 !important;
    color: #fff !important;
}

div#footerthird a {
    color: #000000;
}
