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

.imgt img {    filter: invert(1); }

footer .reset-last-child p {color:#000!important;}

@media only screen and (max-width:767px)
{
.whb-col-1 :is(.whb-flex-row,.whb-column) {
    max-width: 100%;
    justify-content: space-between!important;
}
	
	
	
	}