/*
 Theme Name:   NOVAKEY
 Description:
 Author:       NOVAKEY
 Author URI:   https://novakey.pl
 Template:     woodmart
 Version:      2.0
 Text Domain:  woodmart
*/
::selection {
    background: rgba(15, 45, 190, 0.7);
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background: rgba(15, 45, 190, 0.7);
    color: #fff;
    text-shadow: none;
}

::-webkit-selection {
    background: rgba(15, 45, 190, 0.7);
    color: #fff;
    text-shadow: none;
}

@media (max-width: 782px) {
    .header-banner{
        display: none !important;
    }
    .header-banner-enabled .website-wrapper {
        margin-top:0px !important;
    }
}

.wd-toolbar-label-show .wd-toolbar-link:nth-child(1) .wd-tools-icon::before{
    content: "\f161" !important;
}

.wd-toolbar-label-show .wd-toolbar-link:nth-child(2) .wd-tools-icon::before{
    content: "\f106" !important;
}

.tax_label .woocommerce-Price-amount, .tax_label{
    color: var(--color-gray-500) !important;
}
span.price{
    font-size:16px;
}

.price_green bdi{
    color: #018e3e !important;
}

.hidden-menu-panglass{
    display: none !important;
}

#woodmart-recent-posts-15{
    display:none !important;
}

li.wc_payment_method.payment_method_tpayblik div.payment_box.payment_method_tpayblik,
li.wc_payment_method.payment_method_tpaypbl div.tpay-accept-conditions{
    display:none !important;
}
[class^="wc_payment_method payment_method_tpay"] label:not(.tpay-item) {
    display: unset !important;
    align-items: unset;
}
.tpay-group-logo-holder img{
    width:unset !important;
    max-height:50px !important;
}

.tpay-pbl-container .tpay-pbl {
    margin:unset !important;
}

.tpay-pbl-container .tpay-pbl .tpay-item>div>div .name{
    display: none !important;
}
@media (min-width: 992px) {
    .tpay-pbl-container .tpay-pbl .tpay-item {
        width: 25%;
    }
}
.tpay-pbl-container .tpay-pbl .tpay-item>div>div .tpay-group-logo-holder {
    height:unset !important;
}
#cat-home div.more-products{
    display: none !important;
}
@media (max-width: 1024px) {
    .wd-nav-product-cat.wd-active.wd-nav.wd-gap-m.wd-style-underline.has-product-count.wd-mobile-accordion{
        display: block !important;
    }
}
#cat-home h3{
    font-family: unset !important;
    font-size:15px !important;
}

span.price_panglass{
    opacity:0.7;
    font-size:11px !important;
    display: inline-flex;
}
div.wd-header-cart span.price_panglass, div.shopping-cart-widget-footer span.price_panglass{
    display: inline;
    text-transform: none !important;
}
span.price_panglass span{
    font-size:11px !important;
}

.d-none {
    display: none;
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg{
        display: inline !important;
    }
}

.category-grid-item .category-image {
    display: unset !important;
}

div.wd-dynamic-discounts table tbody tr td:nth-child(1) span::after{
    content: ' szt.';
}

div.product-17290 div.wd-dynamic-discounts{
    display: none !important;
}

.product-labels, .product-labels span.product-label{
    min-width:100% !important;
}
.wd-promo-popup .e-con, .wd-promo-popup .e-con .e-con-inner{
    padding:0px !important;
}
