.product-thumb .price-normal, .caption .price .pcd-holder .price-old, .product-layout .caption .price .price-new.price-pcd {
	display: flex;
}
.priceLev {
	order: 1;
    margin-right: 28px;
    position: relative;
}
.pricesSeperator {
	order: 2;
}
.priceEuro {
	order: 3;
	padding-left: 3px;
	position: relative;
}
.product-layout .caption .price .price-new, .product-layout .caption .price .price-normal, .product-thumb .caption .price .price-normal, .product-thumb .caption .price .price-normal .price-new {
	font-size: 23px;
}
.caption .price .price-normal .decimals {
    top: -3px !important;
    font-size: 15px;
}
.price .currency_symbol {
    font-size: 14px;
    bottom: 3px;
    padding-left: 2px;
}

.caption .price .pcd-holder .priceLev {
    margin-right: 20px;
    position: relative;
}
.caption .price .pcd-holder .priceEuro {
    padding-left: 5px;
}
.price-new .decimals {
    top: -3px;
    right: -26px;
    font-size: 15px;
}
.price-new .priceLev .currency_symbol {
    right: -25px;
}
.price-new .priceEuro .currency_symbol {
    right: -14px;
}
.caption .price .pcd-holder .price-old .priceEuro .currency_symbol {
	right: -9px;
}
.makeItFlex {
	display: flex;
    flex-direction: column;
}
.makeItFlex .price-old {
	order: 1;
	float: none;
    top: 0;
    font-size: 12px;
}
.makeItFlex .price-new {
	order: 2;
	float: none;
}
.makeItFlex .price-old .decimals {
    font-size: 9px;
    top: -1px;
    position: absolute;
    right: -14px;
}
.makeItFlex .price-old .currency_symbol {
    font-size: 9px;
    bottom: -2px;
    padding-left: 2px;
    color:#000;
}
.makeItFlex .price-old .priceEuro .currency_symbol {
    right: -9px;
}
.makeItFlex .price-old:before {
    content: "";
    width: 113%;
    height: 0.5px;
    background: #000000b5;
    position: absolute;
    top: 9px;
    transform: rotate(-13deg);
}
.makeItFlex .price-new {
	margin-left: 0;
}
.price-product-page strong {
    font-size: 33px;
}
.price-product-page .price-normal .decimals {
    font-size: 19px;
    top: 2px;
    right: -30px;
}
.price-product-page .price-normal .currency_symbol {
    font-size: 17px;
    right: -33px;
    bottom: 3px;
}
.price-product-page .priceLev {
    margin-right: 33px;
}
.price-product-page .priceEuro {
    padding-left: 0px;
}
.price-product-page .priceEuro .currency_symbol {
    right: -17px;
    font-size: 16px;
    bottom: 3px;
}
.shippingPriceProductPage {
	line-height: 20px;
}
.shippingPriceProductPage .priceLev {
    margin-right: 2px;
}
.shippingPriceProductPage .priceEuro {
    padding-left: 2px;
}
.product-page .pcd-holder .price-product-page .price-old {
	display: flex;
	    font-size: 20px;
}
.product-page .pcd-holder .price-product-page .price-old .priceLev {
    margin-right: 24px;
}
.product-page .pcd-holder .price-product-page .price-old .decimals {
	top: -1px;
}
.product-page .pcd-holder .price-product-page .price-old .currency_symbol {
	right: -19px;
}
.product-page .pcd-holder .price-product-page .price-old .priceEuro {
    padding-left: 3px;
}
.product-page .pcd-holder .price-product-page .price-old .priceEuro .currency_symbol{
	right: -11px;
    font-size: 11px;
    bottom: 4px;
}
.product_page .price_holder_custom .pcd-holder .pcd-text {
    line-height: 20px;
}
.price-product-page.special-price strong, .price-product-page.pcd-normal-price .price-new {
    font-size: 34px;
}
.price-product-page.special-price .price-new .decimals, .price-product-page.pcd-normal-price .price-new .decimals {
	font-size: 19px;
    top: 4px;
    right: -28px;
}
.price-product-page.special-price .price-new .currency_symbol, .price-product-page .price-new .currency_symbol {
    font-size: 17px;
    right: -32px;
    bottom: 2px;
}
.price-product-page.pcd-normal-price .price-new .priceEuro .currency_symbol {
	font-size: 16px;
    right: -15px;
}
.price_holder_custom.makeItFlexProductPage {
	display: flex;
	flex-direction: column;
}
.makeItFlexProductPage .old-price {
	order: 1;
}
.makeItFlexProductPage .special-price {
	order: 2;
}
.makeItFlexProductPage .price-old {
    margin-right: 0;
}
.makeItFlexProductPage .price-old .priceLev {
	margin-right: 20px;
}
.makeItFlexProductPage .price-old .decimals {
    font-size: 13px;
    top: 2px;
    right: -20px;
}
.makeItFlexProductPage .price-old .currency_symbol {
    font-size: 12px;
    right: -21px;
    bottom: 4px;
}
.makeItFlexProductPage .price-old .priceEuro .currency_symbol {
    right: -12px;
    font-size: 12px;
    bottom: 3px;
}
.makeItFlexProductPage .price-new .priceEuro .currency_symbol {
	font-size: 16px;
    right: -17px;
    bottom: 1px;
}
.makeItFlexProductPage .price-old:before {
	width: 113%;
    height: 0.5px;
    background: #000000b5;
    position: absolute;
    top: 17px;
    transform: rotate(-9deg);
}
.caption .price .pcd-holder .price-old .decimals {
	top: -4px !important;
}
.caption .price .pcd-holder .price-old .currency_symbol {
    font-size: 10px;
    bottom: -1px;
}
.dostavka-product-item_2 .priceLev {
	margin-right: 0; 
}
.dostavka-product-item_2 .priceEuro, #tk_checkout .priceEuro {
	padding-left: 0; 
}
#cart .dropdown-menu {
    width: 550px;
}
#cart .dropdown-menu .products_holder .table .total {
	display: flex;
	flex-direction: column;
}
#cart .dropdown-menu .products_holder .table .total .pricesSeperator, #tk_cart .pricesSeperator {
	display: none;
}
#cart .dropdown-menu .products_holder .table .total .priceLev {
	margin-right: 0;
    display: flex;
    flex-direction: row;
    justify-content: end;
}
#cart .dropdown-menu .products_holder .table .total .currency_symbol {
	margin-left: 2px;
}
#cart .dropdown-menu .totals_holder .priceLev, .checkout-cart .priceLev, .tk_shipping_method_price .priceLev, #tk_cart .priceLev {
	margin-right: 0;
}
#cart .dropdown-menu .totals_holder .priceEuro .currency_symbol, .checkout-cart .priceEuro .currency_symbol, .tk_shipping_method_price .priceEuro .currency_symbol, #tk_cart .priceEuro .currency_symbol {
	margin-left: 3px;
}
#tk_checkout .tk_shipping_method .tk_shipping_method_title {
	width: 60% !important;
}
#tk_checkout .tk_shipping_method .tk_shipping_method_price {
	width: 40% !important;
}
#tk_cart .tk_table .priceLev, #tk_cart .tk_table .priceEuro {
	float: right;
}
#tk_cart .tk_totals_price .priceLev, #tk_cart .tk_totals_price .priceEuro {
	width: 100%;
    display: block;
}
.product-thumb .price-new.price-pcd .currency_symbol {
	bottom: 2px;
}
.product-thumb .price-old .priceLev {
	margin-right: 18px;
}
.price-product-page .price-normal {
	    display: block;
    margin-bottom: 30px;
}
.price-product-page .price-old.price-pcd .decimals, .price-product-page .price-old.price-pcd .currency_symbol, .product-thumb .pcd-holder .price-old {
    color: #656565;
}
#search > div.adsmart_container li.menu_item .price span {
    display: inline;
}



@media (max-width: 1400px) {
	.product-layout .caption .price .price-new, .product-layout .caption .price .price-normal, .product-thumb .caption .price .price-normal, .product-thumb .caption .price .price-normal .price-new {
	    font-size: 17px;
        margin-top: 0;
	}
	.product-layout .caption .price .price-new .decimals {
        top: -4px;
        font-size: 12px;
        right: -18px;
    }
    .price .currency_symbol {
	    font-size: 12px;
	    bottom: 3px;
	    padding-left: 0;
	}
	.price-new .priceLev .currency_symbol {
	    right: -20px !important;
        bottom: 2px !important;
	}
	.product-layout .caption .price .price-normal .decimals {
    	top: -5px !important;
        font-size: 12px;
	}
	.product-layout .caption .price .price-normal .currency_symbol {
    	right: -19px !important;
        font-size: 11px;
        bottom: 3px;
	}
	.product-layout .caption .price .price-normal .priceEuro .currency_symbol {
    	right: -12px !important;
	}
	.product-layout .caption .price .price-new .priceEuro .currency_symbol {
    	right: -11px !important;
        bottom: 2px;
	}
	.priceLev {
	    margin-right: 23px;
	}
}

@media (max-width: 1200px) {
	.product-layout .caption .price .price-new, .product-layout .caption .price .price-normal, .product-thumb .caption .price .price-normal, .product-thumb .caption .price .price-normal .price-new {
	    font-size: 18px;
	}
	.common-home .product-layout .caption .price .price-normal .decimals {
	    font-size: 11px;
	}
	.product-layout .caption .price .price-normal .currency_symbol {
        right: -17px !important;
    }
    .priceLev {
	    margin-right: 19px;
	}
	.priceEuro {
	    padding-left: 0;
	}
	.product-layout .caption .price .price-normal .decimals {
        top: -2px !important;
    }
    .product-layout .caption .price .price-normal .priceEuro .currency_symbol {
        right: -9px !important;
    }
}