.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count{
right:280px;
}
.product_cat-raffle .quantity.buttons_added{
display:none!important;
}
.woocommerce div.product form.cart div.quantity{
float:left!important;
}
.woocommerce .product-type-auction .cart .quantity input.qty{
width:70px!important;
}
.woocommerce .product-type-auction .auction-condition{
display:none;
}
.auction-time{
margin-bottom:30px;
}
.auction-end{
color:#ccc;
}
.countdown_section .countdown_amount{
display:inline-block;
height:2em;
width:2em;
line-height:2em;
border-radius:50%;
background: #f19025!important;
color:#fff;
}
.asl-cont #style_0.infoWindow h3{
font-weight:400!important;
font-size: 15px!important;
}
@media only screen and (min-width: 500px){
.woocommerce-page button[type="submit"].single_add_to_cart_button{
margin-top:0;
}
}