.menu .menu-item-has-children:hover .sub-menu {
    z-index: 9999;
}
.term-description h2 {
    display: none;
}
/*.lg\:order-2.lg\:w-3\/4.flex-grow.order-1.px-8.mb-8 .p-6.mt-6.bg-white {
    display: none;
}*/
.woocommerce-form-login-toggle {
    width: 49%;
    display: inline-block;
}.woocommerce-form-coupon-toggle {
    width: 50%;
    margin-left: 8px;
    display: inline-block;
}

form.woocommerce-checkout #customer_details {
    flex-direction: column;
    margin: 0;
    width: 70% !important;
}
form.woocommerce-checkout #customer_details, form.woocommerce-checkout #order_review {
    width: 30%;
    position: relative;
}.woocommerce form .form-row .required {
    text-decoration: none;
}
dd.variation-Colour {
    position: absolute;
    /* right: 23px; */
    margin-top: -24px;
    left: 80px;
}

.woocommerce-cart dd.variation-Colour{
    position: relative;
}

div#sagepayform-card-icons img {
    float: left !important;
    margin-bottom: 10px;
    display: block;
    padding-bottom: 10px;
    padding-left: 5px !important;
}
ul.wc_payment_methods li.wc_payment_method .payment_box {
    margin-top: 20px;
    font-size: 13px;
}

.woocommerce-checkout-review-order-table tfoot tr {
    display: revert !important;
    margin-bottom: 0.5rem;
        vertical-align: sub;
}

tr.woocommerce-shipping-totals.shipping {
    display: block !important;
    width: 130%;
    color: #000 !important;
    letter-spacing: 0;
        font-weight: 400 !important;
        margin-top: 10px;
}


.woocommerce-shipping-methods label {
    margin-bottom: 0;
    color: #000;
    letter-spacing: 0;
    font-weight: 400;
}
.woocommerce-checkout tr.cart-subtotal {
    background: #e7e7e7;
}
div#order_review {
    background: #f8f8f8;
    padding: 10px 10px;
}

.woocommerce-cart .woocommerce-shipping-methods li
{    
display: block !important;    
align-items: baseline !important;    
margin-bottom: 0.5rem;    
flex-direction: inherit;    
text-align: left !important;    
justify-content: flex-end !important;}


.woocommerce-cart .woocommerce-shipping-methods li input {   
margin-left: 10px;    
float: right;
  position: revert;
right: 15%;
}
.woocommerce-cart  .woocommerce-shipping-methods label {
    margin-left: 10px !important;
}

/*tr.cart_item td {
    border: 1px solid#e1e1e1;
}*/
.woocommerce-checkout-review-order-table tfoot tr td {
    /* border: 0; */
    border: 0px solid #edf2f7;
    text-align: right;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    display: block;
    cursor: pointer;
    padding-top: 8px;
    font-size: 15px;
    text-transform: capitalize;
}


.woocommerce-checkout .woocommerce-shipping-methods li {
    display: flex !important;
    align-items: baseline !important;
    margin-bottom: 0.5rem;
    flex-direction: row-reverse !important;
    text-align: left !important;
    justify-content: flex-end !important;
}
.woocommerce-checkout .woocommerce-shipping-methods li input {
    margin-left: 10px;
    float: right;
    position: absolute;
    right: 6%;
}

.woocommerce-checkout-review-order-table tfoot tr th {
    padding-left: 10px;
}
table.shop_table.woocommerce-checkout-review-order-table {
    background: inherit;
}
tr.order-total {
    background: #23285c;
    color: #fff;
    padding: 3px 20px !important;
    display: block;
}
tr.order-total th {
    color: #fff;
    margin-top: 8px;
}


li.wc_payment_method.payment_method_ppcp-gateway {
    position: relative;
}

li.wc_payment_method.payment_method_ppcp-gateway label {
    padding-left: 15px;
}
li.wc_payment_method.payment_method_ppcp-gateway label img {
    position: absolute;
    left: 20px;
    top: -8px;
}



.shipping-calculator-button {
    width: 70%;
}
.woocommerce-checkout-review-order-table tfoot {
    display: revert;
    position: relative;
}
form.woocommerce-checkout #customer_details label {
    color: #23285c;
    font-weight: 500;
    letter-spacing: 0;
    font-size: 16px;
}

.woocommerce-billing-fields__field-wrapper p.form-row {
    display: inline-block;
    width: 50%;
}
.woocommerce-billing-fields__field-wrapper p.form-row input {
    border: 1px solid#ccc;
    border-radius: 0px;
    outline: none;
    box-shadow: inherit;
    color: #000 !important;
    font-size: 16px;
    height: 40px;
}


.woocommerce-billing-fields__field-wrapper input#billing_plain_labels {
    margin-top: -7px;
}

.woocommerce-billing-fields__field-wrapper p.form-row {
    display: inline-block;
    width: 48%;
    margin-right: 10px;
    margin-bottom: 0px;
}
.woocommerce-billing-fields__field-wrapper #billing_postcode_field.form-row{ vertical-align: top; }
#billing_postcode_field .woocommerce-input-wrapper #billing_postcode {
    width: 100% !important;
    margin-right: 0px;
}
#billing_postcode_field .woocommerce-input-wrapper #find-address {
    width: 30% !important;
    position: relative;
    top: 2px;
    margin-left: 17px;
}
.woocommerce-billing-fields__field-wrapper .select2-container .select2-container--default .select2-selection--single {
    border: 1px solid #ccc;
    height: auto;
    border-radius: 0px !important;
    padding: 0px;
    height: 40px;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    letter-spacing: 0;
    color: #000; 
   font-size: 13px;
}.woocommerce-shipping-methods label {
    margin-bottom: 0;
        margin-left: 0 !important;
}span.woocommerce-input-wrapper textarea#order_comments {
    border: 1px solid#ccc;
    border-radius: 0px;
    outline: none;
    box-shadow: inherit;
}
li.wc_payment_method.payment_method_sagepayform label {
    color: #000;
    padding-left: 5px;
}
.woocommerce-form-login-toggle .woocommerce-info {
    background: #23285c;
    color: #fff;
}
.woocommerce-form-coupon-toggle .woocommerce-info{
	    background: #23285c;
    color: #fff;
}
form.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper {
    font-size: 13px;
}

h3#ship-to-different-address {
    background: #23285c;
    color: #fff !important;
    padding: 5px 10px;
    margin-top: 10px;
    cursor: pointer;
}h3#ship-to-different-address label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    color: #fff !important;
}

h3#ship-to-different-address label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
    text-transform: uppercase;
    font-size: 16px;
}input#ship-to-different-address-checkbox {
    margin-top: -5px;
}



.woocommerce-shipping-fields p.form-row input {
    border: 1px solid#ccc;
    border-radius: 0px;
    outline: none;
    box-shadow: inherit;
    color: #000 !important;
    font-size: 12px;
    height: 40px;
}


.woocommerce-shipping-fields p.form-row {
    display: inline-block;
    width: 48%;
    margin-right: 10px;
    margin-bottom: 0px;
}
.woocommerce-shipping-fields .select2-container .select2-container--default .select2-selection--single {
    border: 1px solid #ccc;
    height: auto;
    border-radius: 0px !important;
    padding: 0px;
    height: 40px;
}

.woocommerce-shipping-fields span.select2-selection.select2-selection--single {
    border-radius: 0px !important;
    height: 40px;
}
.woocommerce-billing-fields__field-wrapper span.select2-selection.select2-selection--single {
    border-radius: 0px !important;
    height: 40px;
}
p#billing_address_2_field, p#billing_company_field {
    display: none !important;
}

.shipping-calculator-button+.shipping-calculator-form {
    margin-top: 1rem;
    width: 74%;
}.cart_totals table.shop_table tbody {
    display: block;
    padding: 0.75rem 0rem;
}
.woocommerce-cart section#shipping-calculator-form {
    width: 100% !important;
}



.woocommerce-cart tr.woocommerce-shipping-totals.shipping {
    width: 100% !important;
}
div#order_review td.product-total {
    text-align: right;
}tr.cart-subtotal td {
    text-align: right;
}
h1.woocommerce-products-header__title.page-title {
    text-align: center;
    font-size: 25px;
    margin-top: 00px;
}
.wc-tabs-wrapper ul.wc-tabs li.active a {
    background-color: #2d3748!important;
    color: #fff !important;
}

.wc-tabs-wrapper .wc-tab .content.content--default h2 {
    font-size: 24px;
}

.wc-tabs-wrapper .wc-tab {
    margin-top: 20px;
}

.wc-tabs-wrapper ul.wc-tabs {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
}

ul.product-categories li.cat-item a {
    font-weight: 300;
    font-size: 15px;
    text-transform: lowercase;
    transition: 0.6s;
    position: relative;
}li.cat-item.current-cat a {
    color: #174896 !important;
    font-weight: 600 !important;
}
ul.product-categories li.cat-item a:hover {
    color: #174896;
}

ul.product-categories li.cat-item a:after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    background: #174896;
    transition: width .3s;
    bottom: -14px;
    position: relative;
}
ul.product-categories li.cat-item:hover a:after {
  width: 100%;
}

li.cat-item.current-cat a:after {
    content: "" !important;
    background: #2d3748 !important;
    height: 1px !important;
    width: 100% !important;
}

ul.product-categories li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 10px;
    margin-bottom: 10px !important;
}
/*ul.product-categories li.cat-item a:first-letter {
    text-transform: uppercase;
}
*/
ul.product-categories li.cat-item a::first-letter {
  text-transform: uppercase;   /* only the first letter capital */
}
div#primary .flex.flex-wrap.-mx-8 .lg\:w-1\/4.w-full.px-8 {
    padding: 0;
}

span.count {
    font-size: 14px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 100px;
    color: #2d3748;
    background: #e5edff;
}

@media(max-width: 1024px){


	form.woocommerce-checkout #customer_details {
    flex-direction: column;
    margin: 0;
    width: 100% !important;
}
div#customer_details .col-1 {
    width: 100%;
}
div#customer_details .col-2 {
    width: 100%;
}form.woocommerce-checkout #customer_details, form.woocommerce-checkout #order_review {
    width: 100%;
}
div#primary .flex.flex-wrap.-mx-8 .lg\:w-1\/4.w-full.px-8 {
    padding-left: 10px;
}
}

@media(max-width: 767px){

.woocommerce-form-login-toggle {
    width: 100%;
    display: inline-block;
}
.woocommerce-form-coupon-toggle {
    width: 100%;
    display: inline-block;
}

.coupon button.button {
    margin: 10px 0px;
}.woocommerce-account .u-column2.col-2 {
    margin-top: 30px;
}    div#primary .flex.flex-wrap.-mx-8 .lg\:w-1\/4.w-full.px-8 {
        margin-bottom: 10px;
    }
}


@media(max-width: 580px){

.woocommerce-billing-fields__field-wrapper p.form-row {
    display: inline-block;
    width: 100%;
    margin-right: 0px;
}
.woocommerce-shipping-fields p.form-row {
    display: inline-block;
    width: 100%;
    margin-right: 0px;
}
.shipping-calculator-button {
    width: 90%;
}
#billing_postcode_field .woocommerce-input-wrapper #billing_postcode {
    width: 100% !important;
    margin-right: 0px;
}
#billing_postcode_field .woocommerce-input-wrapper #find-address {
    width: 100% !important;
    margin-top: 10px;
}.woocommerce-ordering {
    margin-top: 20px;
}li.menu-item.menu-item-type-post_type.menu-item-object-page {
    margin: 0;
    padding: 0;
}li.menu-item.menu-item-type-post_type.menu-item-object-page a {
    font-size: 14px;
    padding: 0;
}


.cart thead tr th {
    font-size: 12px;
}.woocommerce-cart tr.woocommerce-shipping-totals.shipping {
    width: 90% !important;
}#billing_postcode_field .woocommerce-input-wrapper #find-address {
    margin-left: 0px;
}

figure.wp-block-table.is-style-stripes{
    overflow: scroll;
}
.cart .actions button.button {
    width: 60%;
}

.cart_totals table.shop_table {
    min-width: 100%;
    width: 100%;
}    
.woocommerce-cart tr.woocommerce-shipping-totals.shipping {
        width: 100% !important;
    }
.cross-sells h2 {
    font-size: 21px;
}


}