.wd-checkout-form{--wd-row-gap:20px;row-gap:var(--wd-row-gap);flex-direction:column;display:flex}:root .wd-checkout-form>*{margin-bottom:0}[class*=__field-wrapper]{--wd-col:4;--wd-gap:20px;grid-template-columns:repeat(var(--wd-col),minmax(0,1fr));gap:var(--wd-gap);display:grid}[class*=__field-wrapper]>*{grid-column:auto/span var(--wd-col);width:unset;margin-bottom:0}:is(.wd-checkout-login,.wd-checkout-coupon){align-items:var(--wd-align);flex-direction:column;display:flex}:is(.wd-checkout-login,.wd-checkout-coupon) :is(.woocommerce-form-coupon-toggle,.woocommerce-form-login-toggle)>div{justify-content:var(--wd-align);margin-bottom:0}:is(.wd-checkout-login,.wd-checkout-coupon) :is(.woocommerce-form-coupon,.woocommerce-form-login.hidden-form){width:100%;margin-block:20px 0}:is(.wd-checkout-login,.wd-checkout-coupon)>[role=alert]{margin-block:20px 0}.wd-billing-details>:not(:last-child),.e-con .wd-billing-details>div>:not(:last-child){margin-bottom:20px}.wd-billing-details:not(.wd-title-show) .woocommerce-billing-fields>h3{display:none}.wd-shipping-details>:not(:last-child),.e-con .wd-shipping-details>div>:not(:last-child){margin-bottom:20px}.wd-shipping-details:not(.wd-title-show) .woocommerce-additional-fields>h3{display:none}.wd-payment-methods .place-order{flex-direction:column;display:flex}.wd-payment-methods #place_order{align-self:var(--wd-btn-align,start)}@media (width>=1025px){[class*=__field-wrapper]>:is(.form-row-first,.form-row-last){--wd-col:2}}