/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
figure.aligncenter, p.has-text-align-center {
    text-align: center;
}
header.entry-header img {
    width: 100%;
}
.whb-header {
    margin-bottom: 0;
}
@media screen and (max-width: 768px) {
	.whb-column.whb-mobile-left {
		flex-basis: 15% !important;
	}

	.whb-column.whb-mobile-right {
		flex-basis: 30% !important;
	}
}