body.woocommerce .adjacent-post-links {
    display: none;
}
body.woocommerce .related.products {
    display: none;
}
.woocommerce-account form select, 
.woocommerce-account form textarea, 
.woocommerce-account form #billing_first_name, 
.woocommerce-account form #billing_last_name, 
.woocommerce-account form #billing_address_1, 
.woocommerce-account form #billing_address_2, 
.woocommerce-account form #billing_city, 
.woocommerce-account form #billing_state, 
.woocommerce-account form #billing_postcode,
.woocommerce-account form #billing_phone,  
.woocommerce-account form #billing_email, 
.woocommerce-account form #baby_name, 
.woocommerce-checkout form select, 
.woocommerce-checkout form textarea, 
.woocommerce-checkout form #ig_fb_handle,
.woocommerce-checkout form #billing_first_name, 
.woocommerce-checkout form #billing_last_name, 
.woocommerce-checkout form #billing_address_1, 
.woocommerce-checkout form #billing_address_2, 
.woocommerce-checkout form #billing_city, 
.woocommerce-checkout form #billing_state, 
.woocommerce-checkout form #billing_postcode,
.woocommerce-checkout form #billing_phone,  
.woocommerce-checkout form #desired_date, 
.woocommerce-checkout form #baby_name, 
.woocommerce-checkout form #billing_email {
    font-family: 'FuturaStd Light', sans-serif !important;  // form field input font parameters
    color: #333333; 
    font-size: 16px;
    height: 34px;
    background-color: #f7f7f7;
    padding: 20px 10px;
    border: 1px solid #a0a0a0;
}

span.selection {font-family: 'FuturaStd Light';}  // state drop down font

.woocommerce-billing-fields label,
.woocommerce-additional-fields label {
   font-family: 'Fenice Std Regular.woff'; !important; // form label font
    color: #2B2B2B; 
    font-size: 16px;
    padding: 0px 0px;
}


.woocommerce-checkout form button#place_order.button {
   width: 205px;
   height: 48px;
   border-style: solid;
   border-width: 2px;
   border-radius: 0%;
    background: #525252;
    border-color: #a1a1a1;
    font-family: 'Raleway SemiBold.woff'; !important; // place order button font
    text-transform: uppercase; 
    font-size:16px;
}

.envirabox-navigation .envirabox-arrow {
text-decoration: none !important;
}

/* hide category */
.product_meta {
  display: none;
}
time {
  display: none;
}
