/* CSS Document */

.mar_10L { margin-left: 10px; }
.credits { margin-bottom: 20px; }

@media (min-width: 320px) {
	#col_R { width: 320px; }
	#product_buy { margin-left: 0px; }
	.col_1_wrap .cat_desc {  height: auto; }
	.btn_i a:link {	font-size: 1.2em !important; }
	#btn-fb { display: none; }
	#pogosta-vprasanja { display: none; }
	#oranzni-recepti { display: none; }
	.body_cat { background-image: none; background-color: #FFF; }
	#product_list article { min-height: 470px; margin-bottom: 15px; }
	#product_list .d_price { float: right; width: 140px; text-align: right; margin-right: 20px; margin-bottom: 5px; }
	#product_list .d_img {	height: auto; }
	#product_list .d_img > a > img { width: 100%; }
	#product_list .d_img .img-xl { width: 340px; }
	#product_list .d_new { top: -250px; }
	.product_list_1 .d_info a:link, .product_list_1 .d_info a:visited, .product_list_1 .d_info a:hover { color: #FFF; }
	#product_addcart { margin-bottom: 15px; }
	.topbar { display: none; }
	#similar_p { background-color: #F89D43; }
	#similar_p h2 { font-size: 2.2em; color: #FFF; }
	.topmenu-bar { margin-top: 0px; }
	.header_cart { 	width: 300px; }
	.header_cart .hc_itm_tit { width: 170px; }
	.header_cart .hc_itm_price { width: 170px; }
	.header_cart .hc_itm_img { width: 55px; }
	.lang-bar { display: none; }
	.lang-mob { display: block; }
	.dropdown-title { display: none; } 
	#header_search { display: none; } 
	#product_image { width: 100%; padding-left: 25%; padding-right: 25%; }
	.navbar-brand img { max-height: 50px;  }
	.cart-h-sm { display: block; }
	.cart-h-lg { display: none; }
	.header-logo { max-width: 160px; }
	
}
@media (min-width: 360px) {

}
	
@media (min-width: 480px) {
	.btn_i a:link {	font-size: 1.6em !important; }
	#product_list article {  }
}

@media (min-width: 768px) {
	#col_R { width: 440px; }
	.credits { margin-bottom: 0px; margin-top: 30px; }
	#product_list article {  }
	#product_list .d_price { float: left; width: 85px; text-align: left; margin-right:  0px; margin-bottom: 0px; margin-left: 0px; }
	#product_list .d_img {	height: 355px; }
	#product_list .d_img > a > img { width: 200px; }
	#product_list .d_img .img-xl { width: 400px; }
	#product_list .d_new { top: -310px; }
	.product_list_1 .d_info a:link, .product_list_1 .d_info a:visited, .product_list_1 .d_info a:hover { color: #9F6000; }
	#product_addcart { margin-bottom: 0px; }
	.topbar { display: block; }
	#similar_p { background-color: transparent; }
	#similar_p h2 { font-size: 2.2em; color: #10C1FB; }
		
	.header_cart { 	width: 620px; }
	.header_cart .hc_itm_tit { width: 360px; }
	.header_cart .hc_itm_price { width: 120px; }
	.header_cart .hc_itm_img { width: 55px; }
	.navbar-brand img { max-height: 60px;  }
	
}
@media (min-width: 992px) {
	#col_R { width: 720px; }
	.cat_desc { }
	#btn-fb { display: block; }
	#pogosta-vprasanja { display: block; }
	#oranzni-recepti { display: block; }
	#product_list article { width: 25%;  }
	#product_image { width:300px; padding-left: 0px; padding-right: 0px; }
	.cart-h-sm { display: none; }
	.cart-h-lg { display: block; }
	.header-logo { max-width: 160px; }


}
@media  (min-width: 1200px) {
	#col_R { width: 880px; }
	.col_1_wrap .cat_desc {  }
	#product_list article { width: 20%; min-height: 450px; margin-bottom: 80px; }
	#product_image { margin-left: 0px; }
	.topmenu-bar { margin-top: 0px; }
	.lang-bar { display: block; }
	.lang-mob { display: none; }
	.dropdown-title { display: inline; }
	#header_search { display: block; } 
		.header-logo { max-width: 260px; }
}
@media (min-width: 1600px) {
	.container { width: 1320px; }
	#product_image { margin-left: 30px; }
	#product_list .d_price { float: left; width: 75px; text-align: left; margin-right:  0px; margin-bottom: 0px; margin-left: 10px; }
}