/* theme options */


/* custom CSS */
.mfn-cart-step .mfn-checkout-steps{
	display: none!important;
}

.mfn-cart-step-1 .mfn-cart-step-2 .mfn-cart-step-3 {
	display: none!important;
}

.mfn-cart-step{
	padding: 0;
}

.header-cart-count{
	color: #ffffff!important;
}

.header-wishlist-count{
	color: #ffffff!important;
}

.search #Subheader{
  padding-top: 25vh;
	background-image: url('https://dev.ftg.hr/wp-content/uploads/2023/11/wall2.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.mfn-free-delivery-info-desc{
	display: none!important;
}

.mfn-free-delivery-info-progressbar{
	display: none!important;
}

.rightpress_product_price_live_update{
	display: none!important;
}
