diff --git a/wp-content/themes/cosmopet/static/css/style.css b/wp-content/themes/cosmopet/static/css/style.css index d6de78a..1a62ba0 100644 --- a/wp-content/themes/cosmopet/static/css/style.css +++ b/wp-content/themes/cosmopet/static/css/style.css @@ -60,6 +60,17 @@ color: #f4f1f0; } /* Breadcrumb end */ +.wc-block-components-checkout-step__container { + position: relative; + margin-top: 20px!important; +} + +.wp-block-woocommerce-checkout .wc-block-checkout__login-prompt { + float: right; + font-size: 1.5em!important; + margin-top: 25px!important; +} + @media (max-width: 576px) { /* start: Scrollbar */