.alert-box-outline { outline: 1px solid #ccc; } .checkout-expansion-maxheight { max-height: 300px !important; overflow-y: auto; } .checkout-expansion .v-expansion-panel-content__wrap { padding: 0 16px 16px; } .productpage-tab-slider { border: thin solid #2850da; } .productpage-tab-slider.v-tab--active { color: #fff !important; background-color: #2850da !important; //max-height: 30px !important; } .primary-all-side-border { border: 1px solid #2850da; } .primary-tbr-side-border { border-top: 1px solid #2850da; border-bottom: 1px solid #2850da; border-right: 1px solid #2850da; } .primary-right-side-border { border-right: 1px solid #2850da; } .billing-address-select .v-select__selections { display: contents !important; } .overflow-x-hidden { overflow-x: hidden !important; } .bottom-zero { bottom: 0px !important; } .guest-shipping-address-login { border-bottom: thin solid #000; } .checkoutpage-button-height { height: 40px !important; }