.wc-block-checkout .wp-block-woocommerce-checkout-order-summary-block { border: none !important;}
.wc-block-components-order-summary .wc-block-components-order-summary-item{ border-bottom: solid 1px #D9D9D9  ;}
.wc-block-components-checkout-order-summary__title-text { font-size: 30px !important; line-height: 36px !important;}
.wc-block-components-product-metadata { margin-top: 25px !important;}
.wc-block-components-text-input input{ border: solid 1px #D9D9D9 !important;}
.wc-block-components-radio-control-accordion-option{ border-top: solid 1px #D9D9D9 !important; box-shadow: none !important;}

.wc-blocks-components-select .wc-blocks-components-select__select{ border:  solid 1px #D9D9D9 !important;}


.woocommerce-checkout .wc-block-components-text-input input[type=text], .woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel], .woocommerce-checkout .wc-block-components-text-input input[type=tel]{ 
    height: 70px;
}


.wc-block-components-text-input input[type=text]{ height: 70px !important;}


.wc-block-components-address-form__address_2-toggle{
    font-size: larger;
}

 .wc-block-components-radio-control-accordion-option{ border: none !important;}

 .wc-block-components-radio-control--highlight-checked:after{ display: none !important;}

@media (max-width: 480px) {
     .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-product-name { font-size:14px !important; }
}