/*
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 ]
- - - - - - - - - - - - - - - - - - - - */

.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;}
#respond p.stars a{
	width:auto!important;
	padding-left:15px
}
.toogle-btn-search ~ .tbay-search-form .button-search{
	padding:0 10px;
}
#tbay-header .header-logo .header-logo-img{
	max-width:75px !important;
}
.slogan{
	text-align:center;
}
.slogan h2{
	color: #fff;
  -webkit-text-stroke: 1px #F8F8F8;
  text-shadow: 0px 2px 4px var(--e-global-color-f1e6902 );
}
.slogan h3{
	color: var(--e-global-color-f1e6902 );
  -webkit-text-stroke: 1px #F8F8F8;
  text-shadow: 0px 2px 4px #fff;
}
.slogan *{
	margin:0;
	margin-bottom:15px;
	text-transform:uppercase
}
@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;
}
	.topbar-device-mobile>div.active-mobile{
		max-width:15px !important
	}

}