/* Custom code goes here - paste your css code below in line 3 */
body#checkout section.checkout-step .payment-options label span{
/*float:right;*/
margin-left:8px;
margin-top:18px;
}
body#checkout section.checkout-step .payment-options label img{
float:left;
}
.leaflet-container .leaflet-marker-pane img{
width:30px!important;
height:30px!important;
}
.reference_cart_product{
color:#fd502c;
}
#custom-text-cart{
background: #fff;
border-radius: 2px;
margin-bottom: 5px;
padding: 10px;
text-align:center;
}
#history .orders .order .label{
color:#000000!important;
}
.products .product-miniature .product-title{
height:46px!important;
}
.delivery-information{
	font-weight:bold;
}
.ps_checkout-mark{
 display:flex;	
}
.available_in_stock,.available_last_items{
font-weight: 400;
font-size: 12px;
line-height: 12px;
padding: 5px 6px;
}

.available_last_items{
float: left;
clear: left;
width: auto;
margin-right:10px;
}
#product .availability_list .available_in_stock{
	position:absolute;
}
@media (min-width: 992px) {
#search_widget form i{
	position: relative!important;
  padding: 0!important;
 }
}
@media (max-width: 992px) {
	#search_widget form i{
	position: relative!important;
  padding: 0!important;
 }
	div#rwd_menu{
		width:100%;
	}
	div.container hook_box{
		height:auto;
	}
}