/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
div.ni_top1 div.box-icon-wrapper.box-with-icon.box-icon-simple {
    margin-right: 8px;
}
div.ni_top2 div.box-icon-wrapper.box-with-icon.box-icon-simple {
    margin-right: 8px;
    margin-top: 2px;
}




div.ni_st div.col-6.category-grid-item.cat-design-default.categories-with-shadow.product-category.product .wrapp-category{

    -webkit-box-shadow: 0px 18px 44px -11px rgba(0, 0, 0, 1);
-moz-box-shadow: 0px 18px 44px -11px rgba(0, 0, 0, 1);
box-shadow: 0px 18px 44px -11px rgba(0, 0, 0, 1);
}

.labels-rounded .product-label {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 7px;
    min-height: 50px;
    border-radius: 35px;
    font-size: 9px;
}

#text-2 > div > div > p:nth-child(1) {
    margin-bottom: 2px;
}

.whb-color-light .wd-nav.wd-style-bordered>li:not(:last-child):after, .whb-color-light .wd-nav.wd-style-separated>li:not(:last-child):after {
    border: none;
}

#block-17 {
    margin-bottom: 18px;
    padding-bottom: 0;
    border: none;
}

.footer-container {
    border-color: rgba(255,255,255,0.15)!important;
    background-color: rgba(0,0,0,0.3)!important;
}

.wd-logo img {
    
    width: auto;

}
.single_add_to_cart_button {
    border-radius: var(--btn-shop-brd-radius);
    color: var(--btn-shop-color);
    box-shadow: var(--btn-shop-box-shadow);
    background-color: rgba(144, 0, 0, 1) !important;
}

body > div.website-wrapper > div.main-page-wrapper > div.page-title.page-title-default.title-size-default.title-design-centered.color-scheme-light.with-back-btn.title-shop > div > ul > li.cat-item.cat-item-20,
body > div.website-wrapper > div.main-page-wrapper > div.page-title.page-title-default.title-size-default.title-design-centered.color-scheme-light.with-back-btn.title-shop > div > ul > li.cat-item.cat-item-28 {
    width: 270px;
}



@media (min-width: 769px) {

    .cat-design-default .wd-entities-title {
        position: absolute;
        bottom: 100%;
        right: 0 !important;
        text-align: right;
        font-size: 36px;
        font-weight: 600;
    }

    .category-grid-item .wd-entities-title {
        margin-bottom: 0;
        text-transform: lowercase !important;
        font-size: 36px !important;
        font-weight: 600;
    }

}
.woocommerce .add-request-quote-button.button, .woocommerce .add-request-quote-button-addons.button, .yith-wceop-ywraq-button-wrapper .add-request-quote-button.button, .yith-wceop-ywraq-button-wrapper .add-request-quote-button-addons.button {
    background-color: rgba(144, 0, 0, 1)!important;
    color: #ffffff!important;
}