﻿/*
Theme Name: 	Hayden
Theme URI:		https://lpd-themes.com
Author: 		lidplussdesign
Author URI: 	https://themeforest.net/user/lidplussdesign/
Description: 	No description.
Version: 		1.2.0
License:		GNU General Public License v3 or later
License URI:	https://www.gnu.org/licenses/gpl-3.0.html
Tags: 			one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, featured-images, full-width-template, custom-logo, custom-background, threaded-comments, translation-ready, blog, e-commerce
Text Domain:	hayden
*/

.stock{display: none;}
.stock.in-stock{display: none;}
.stock.out-of-stock{display: block;}
.woocommerce .related.products{clear: both;}
#billing_country_field{display: none !important;}
.cart-subtotal{display: none !important;}
#billing_first_name_field{width: 100% !important;}
.woocommerce-billing-fields__field-wrapper{display: flex;flex-wrap: wrap;}
.woocommerce form .form-row{display: inline-block;}
#billing_first_name_field{order: 1;width: 100%;}
#billing_last_name_field{order: 1;}
#billing_company_field{order: 3;}
#billing_country_field{order: 4;}
#billing_address_1_field{order: 5;width: 100%;}
#billing_address_2_field{order: 6;width: 100%;}
#billing_city_field{order: 9;width: 60%;margin-left: 10px;}
#billing_postcode_field{order: 8;width: 37%;}
#billing_state_field{order: 7;width:100%;}
#billing_phone_field{order: 10;width: 37% !important;}
#billing_email_field{order: 11;width: 60% !important;margin-left: 10px;}
#billing_nif_field{order: 14;}
.coupon,.actions{display: none !important;}
.notes{width: 100% !important;}