/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 18 2026 | 08:56:06 */
@media only screen and (max-width: 760px) {
	
	div.qlwapp {
		    position: relative;
    		z-index: 9999999999;
	}
	div.qlwapp .qlwapp__container.qlwapp__container--bottom-right,
	div.qlwapp .qlwapp__container.qlwapp__container--bottom-right.qlwapp-is-mobile{
		    bottom: 25px !important;
	}
	div.qlwapp .qlwapp__button {
		height: auto;
		padding: 9px;
	}
	div.qlwapp .qlwapp__button .qlwapp__icon {
		font-size: 34px;
	}
	div.qlwapp .qlwapp__text {
		    display: none;
	}
	
}