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


.mainslider img {height:450px; object-fit:cover; width:100%;}

.whb-top-bar .wd-nav-secondary > li > a {
	font-weight: 400;
	font-size: 13px;
	text-transform: capitalize;
}




 @media only screen and (max-width: 600px) {

.mainslider img {height:200px; object-fit:cover; width:100%;}

 }