/*
Theme Name: GreenMart Child
Theme URI: https://demo.thembay.com/greenmart/
Author: Thembay
Description: This is a child theme for GreenMart
Version: 1.0
Author URI: https://thembay.com/
Template: greenmart
Text Domain: greenmart-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
.tbay-to-top.active {
    left: 50px;
    right: unset;
}
.sidebar ul.product_list_widget>li, .elementor-widget-sidebar>.elementor-widget-container ul.product_list_widget>li, .dokan-widget-area ul.product_list_widget>li {
    clear: both;
    margin: 0 0 21px;
    position: relative;
    padding: 8px 17px 0 80px;
    min-height: 70px;
}
aside#woocommerce_products-1 ul.product_list_widget li {
    margin-bottom: 30px;
}
form.wpcf7-form.init label {
    width: 100%;
}
.wpcf7-form input[type="submit"] {
	float: left;}
.product-block .name-subtitle {
	min-height: 26px;}
.list-icon-home .tbay-element-features .inner {
   
    align-items: center;
    gap: 14px;
}
@media (max-width: 767px){
.elementor-779 .elementor-element.elementor-element-5900e0d {
    margin-top: 0px;
    margin-bottom: 50px;
}
}
@media (max-width: 600px){
.admin-bar .topbar-device-mobile.active {
    padding-bottom: 10px;
}
	.list-icon-home .tbay-element-features .ourservice-heading{
		font-size: 18px!important;
	}
	.list-icon-home .feature-style-1 .item {
    margin-bottom: 8px;
}
.home .wrapper-container {
    padding-top: 106px;
}
}