/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.phone-mes {
	display: flex;
	align-items: center;
	column-gap: 5px;
}

.messengers {
	display: flex;
	align-items: center;
	column-gap: 5px;
}

.messengers img {
	width: 15px;
	height: 15px;
}


.wcus-checkout-fields {
	margin-top: 30px;
}

.after-foot {
	display: flex;
	align-items: center;
	justify-content: center;
}

.after-foot p {
	margin: 0 10px;
}

.wd-toolbar {
	display: none !important;
}




