/* Enter Your Custom CSS Here */
ul.products li.product .wc-new-badge{    position: absolute;    top: .618em;    right: 1px;}
.search-field{position: relative;top: 0;right: 0!important;}
ul.products li.product .price{position: relative; top: 0; right: 0!important;}
ul.products li.product .woocommerce-loop-product__title, ul.products li.product h2, ul.products li.product h3 {min-height: 60px!important;}
ul.products li.product .woocommerce-LoopProduct-link  {min-height: 60px!important;}
ul.products li.product .woocommerce-loop-product__link {min-height: 60px!important;}
@media screen and (min-width: 100px) {.site-header .site-branding, .site-header .site-logo-anchor, .site-header .site-logo-link, .site-header .custom-logo-link {margin-top:0px!important; width: 100%;  }}


.metaslider {margin: auto;width: 87.7% !important;} 

.custom-logo-link {margin-bottom: 1.236em !important;}

@media screen and (min-width: 768px){
.site-branding, .site-search, .site-header-cart, .site-logo-anchor, .custom-logo-link {
    margin-bottom: 0.7em !important;
}
.woocommerce-active .site-header .site-branding { margin-left: -92px !important;}
}
 
/* CODE UPDATED 24 SEPT 2018 */
@media only screen and (max-width: 600px){
table.shop_table.woocommerce-checkout-review-order-table .shipping th {
    display: none !important;
}

  table.shop_table.shop_table_responsive #shipping_method {
   text-align: left;
    padding-top: 30px;
    font-size: 12px;
}
 
.input-text, input[type=email], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea {
   padding: 0.2em;
 }
}

table.shop_table.woocommerce-checkout-review-order-table .shipping th {
    display: none !important;
}
table.shop_table.woocommerce-checkout-review-order-table #shipping_method {
    width: 1110% !important;
    font-size: 13px !important;
}
