/*
 Theme Name:   Woodmart Child
 Theme URI:    http://example.com/woodmart-child/
 Description:  Child theme for the Woodmart theme
 Author:       Your Name
 Author URI:   http://example.com
 Template:     woodmart
 Version:      1.0.0
*/

/* Import the parent theme stylesheet */
@import url("../woodmart/style.css");


.wd-header-nav{
    text-align: right !important;
    margin-right: 20px;
}

.wd-post-inner,
.wd-post-thumb,
.product-wrapper{
    border-radius:0 !important;
}