/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.wd-products-per-page {
    display: none !important;
}
.wd-products-nav {
    display: none !important;
}
.prijavananovice h4 {
    padding-top: 10px !important;
}
.more-products {
    display: none !important;
}
button#wd-add-to-cart {
    display: none !IMPORTANT;
}
a.wac-qty-button.wac-btn-inc, a.wac-qty-button.wac-btn-sub {
    display: none !important;
}
.wd-nav-img, .mega-menu-list img {
    display: inline-block;
    margin-right: 7px;
    max-height: 130px;
    width: auto !important;
}
.wd-sub-menu li>a {
    display: block;
}

li#menu-item-2859 img, li#menu-item-2856 img, li#menu-item-2853 img, li#menu-item-2870 img, li#menu-item-2422 img, li#menu-item-2425 img, li#menu-item-2428 img{
	display:none;
}
ul.sub-sub-menu img {
    display: block !important;
}div#otemnioba .promo-banner:before {
    content: "";
    background: #00000033;
    width: 100%;
    height: 100%;
    position: absolute;
}
li.wc_payment_method.payment_method_spgw_credit_card img:nth-child(3) {
    display: inline-block !important;
}
li.wc_payment_method.payment_method_spgw_credit_card img:first-child {
    display: inline-block !important;
}
li.wc_payment_method.payment_method_spgw_credit_card img {
    display: none;
}
.wd-dropdown-menu.wd-dropdown.wd-design-sized.color-scheme-dark {
    min-width: 566px;
    max-width: 100%;
}