/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 08 2024 | 13:56:23 */
@media (min-width: 1025px) {
    .checkout.woocommerce-checkout .col-lg-6 {
        flex: 0 0 48% !important;
        max-width: 48% !important;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
     .checkout.woocommerce-checkout .col-md-7 {
        flex: 0 0 54.333333% !important;
        max-width: 54.333333% !important;
    }
}
.nadpis a {
	letter-spacing: 0.05px !important;
}

.vc_custom_heading a:hover {
	opacity: 1 !important;
	background: linear-gradient(to right, #f1843f 0%, #b90510 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.item-level-0 > a img {
    background-color: #ec620b;
}
#menu-item-6628 > div, #menu-item-6629 > div, #menu-item-6630 > div{
	background-image: url(https://bozposhop.sk/wp-content/uploads/2019/06/menu-blok3.png);
    background-position: right center;
}
.wd-nav-product-cat, .wd-btn-show-cat, .wd-products-shop-view {
	display: none !important;
}