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

/** Home **/
body.page-id-4400 .wd-content-layout {
    padding-bottom: 0px;
}

body .whb-clone .wd-header-main-nav {
    text-align: right;
}

body .wd-gallery-item {
    border: 1px solid #0000001b;
}

/** Footer **/
body .wd-footer {
    border-top: 1px solid var(--brdcolor-gray-300);
}

/** CategoriesTitleBanner **/

body .wd-nav-product-cat .category-nav-link .wd-nav-img {
    max-height:40px;
}