/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.register_note {
	width: 50%;
	float: right;
}
@media only screen and (max-width: 768px) {
	.register_note {
		width: 100%;	
	}
}
html:lang(en-Us) #text-5 .footermenu li:nth-child(3) {
	display: none !important;
}