#head_filter{
	text-align: center;
	border: 1px solid #AF3907;
}

.title_filter {
    font-weight: bold;
}

#newstorecheckout .radio{
	display: block;
}

#newstorecheckout .shipping-method .radio + p{
	margin-top: 15px;
}

#newstorecheckout .payment-method label span{
	padding-left: 30px;
    color: #888;
}

.text-payment-details{
	width: max-content;
    margin: 15px auto;
}




@media screen and (max-width:992px){
	.fix-left-nav{left: 0px; right: auto;}
	
	
}

@media screen and (max-width:767px){
	img{max-width: 100%!important; height: auto;}
	
	
	
}







