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


/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

@media only screen and (max-width: 767px){
.wa__btn_popup{
    right: 20px;
    bottom: 70px;
}
}

.mobile-logo .logo-theme img{
	max-width: 180px;
    padding: 10px;
}