.woocommerce .shop-item .item-image img{
max-height: 180px;
width: auto;
}



.woocommerce .shop-item.hover-effect-1 .item-image .shop-image {
max-height: 180px!important;
width: auto!important;
}

.my_custom_checkout_field{
    display:none;
}

.logo a{
    padding-top:0;
    padding-bottom:0;
}