/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.whatsapp-icon {
	position: fixed;
	right: 17px;
	bottom: 80px;
	z-index: 9999;
}
.mobile-only, .desktop-only {
	display: none;
}
@media (min-width: 1025px) {
	.desktop-only {
		display: inline-block;
	}
}