#jobbkosar{display:block !important;}
.products_container.full_container {width:80%;}
.the-cart-container {float:right;}
#jobbkosar {background: url('../images/cart-bg.jpg') top center no-repeat; width:213px; min-height: 341px; position: relative;}
.crt_cart-icon {margin-right: 4px;}
#jobbkosar .crt_title {height: 38px; line-height: 38px; padding: 0 10px; color: #fff;}
#jobbkosar .crt_inner2 span.name {font-size: 12px; color:#fff; display: block;}
#jobbkosar .crt_inner2 span.price.price_unit {font-size: 12px; color:#fff;}
#jobbkosar .crt_inner {padding: 0px 10px 0 10px; height: 194px; overflow-y: scroll;}
#jobbkosar .crt_inner .crt_inner0 {border-bottom:1px solid #5F8E00; padding: 5px 0; position: relative;}
#jobbkosar .crt_inner .crt_inner0 .crt_inner1{display: none;}
#jobbkosar .crt_inner .crt_inner0 .crt_inner2{position: relative;}

#jobbkosar .crt_inner .crt_inner_col1 {width:58%; float:left;}
#jobbkosar .crt_inner .crt_inner_col2 {width:38%; float:right;}
#jobbkosar .crt_inner .delete_item{font-size:13px; background: transparent url('../images/del-icon.png') no-repeat left; color: #61A706; cursor: pointer; padding-left: 14px; display:block; margin-top:-4px;}
#jobbkosar .crt_inner .crt_inner_col2 .item_qty {font-size: 13px; color:#FFCC00; font-weight: 600;}
#jobbkosar .crt_inner_footer{height:110px; color: #fff; font-size: 13px; padding: 10px; bottom: 0; left: 0; position: absolute; width:100%;}

.cart_values .totalqty_row, .cart_values .subtotal_row, .cart_values .pvtotal {position: relative; width:100%; float:left;}
.cart_values .pvtotal {color: #FFCC01;}
.cart_values .totalqty_row .totalqty-col2, .cart_values .subtotal_row .subtotal-col2, .cart_values .pvtotal .pvtotal-col2 {position: absolute; right: 0; top: 0;}

.crt_bottom_footer .crt_total {position: absolute; bottom:10px; background-color: #61A706; width: 96px; color: #fff; text-align: center; float: left; margin-top: 8px; padding: 5px 0; font-size:13px; line-height:25px; padding:0;}
.crt_bottom_footer .buttoncrt {position: absolute; bottom:10px; right:10px; background-color: #61A706; width: 90px; height: 25px; color: #fff; text-align: center; float: left; margin-top: 8px; background: url('../images/kosar-button.png') top center repeat-x; line-height:25px; font-size:13px;}
.crt_bottom_footer .buttoncrt a {display:block; cursor:pointer; width: 90px; height: 25px; text-align: center; color:#fff;}

.products_container .product-item:nth-child(4n) {
	margin-right: 20px !important;
}

body .products_container.full_container .product-item .down .cart_button {
	width:14% !important;
}

@media screen and (max-width:1199px) {
	.products_container.full_container {width: 76%;}
	body .products_container.full_container .product-item .down .cart_button {width:18% !important;}
}

@media screen and (max-width:991px) {
	#jobbkosar, .the-cart-container {display:none !important;}
	.products_container.full_container {width:100%;}
	body .products_container.full_container .product-item .down .cart_button {width:auto !important;}
}