Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #shop2-alert.preorder-alert {
- padding: 40px 30px 30px;
- margin-bottom: 0;
- width: 420px;
- }
- .preorder-alert #shop2-alert-body {
- padding: 0;
- }
- .preorder-field button {
- position: relative;
- z-index: 1;
- display: inline-flex;
- align-items: center;
- justify-content: center;
- height: auto;
- min-height: auto;
- padding: 0;
- background: 0 0;
- border: none;
- outline: 0;
- cursor: pointer;
- text-align: center;
- text-decoration: none;
- -moz-appearance: none;
- -webkit-appearance: none;
- background-clip: border-box;
- transition: all .18s linear;
- border-radius: 4px;
- }
- .preorder-field button {
- font-size: 16px;
- line-height: 1.125;
- padding: 16px 25px;
- }
- .preorder-alert #shop2-alert-ok {
- width: 50px;
- height: 50px;
- min-height: 50px;
- }
- .preorder-alert #shop2-alert-ok {
- width: 40px;
- height: 40px;
- min-height: 40px;
- }
- .preorder-alert #shop2-alert-ok {
- border-radius: 3px;
- font-size: 0;
- padding: 0;
- opacity: 1;
- visibility: visible;
- transition: all .18s linear;
- border: none;
- background: url('/g/shop2v2/default/images/close_sm.svg') no-repeat center;
- box-shadow: none;
- }
- .preorder-alert #shop2-alert-ok:before {
- border-radius: 3px;
- display: none;
- }
- .preorder-alert #shop2-alert-ok:hover {
- border: none;
- box-shadow: none;
- }
- .preorder-alert #shop2-alert-ok svg {
- width: 30px;
- height: 30px;
- fill: var(--gr_icon_btn_3_icon);
- transition: all .18s linear;
- }
- .preorder-field button {
- font-weight: 700;
- font-family: sans-serif;
- color: #fff;
- border: none;
- background: #008cd2;
- box-shadow: none;
- }
- .preorder-field button:hover {
- color: #fff;
- border: none;
- box-shadow: none;
- background: #28a0db;
- }
- .preorder-field button:active {
- color: #fff;
- border: none;
- box-shadow: none;
- background: #28a0db;
- }
- .preorder-field input[type=text] {
- font-size: 16px;
- line-height: 20px;
- padding: 15px 20px;
- }
- .preorder-field .preorder-field-title {
- color: #2b2e38;
- font: 400 15px/1.1 sans-serif;
- padding: 0 0 6px;
- margin: 0;
- display: block;
- }
- .preorder-field .preorder-mark {
- color: #ff604e;
- font-size: 10px;
- line-height: 1;
- }
- .preorder-field input[type=text] {
- color: #2b2e38;
- border: none;
- background: var(--gr_bg);
- box-shadow: 0 0 0 1px transparent, inset 0 0 0 1px gray;
- border-radius: 3px;
- width: 100%;
- box-sizing: border-box;
- height: auto;
- outline: 0;
- -webkit-appearance: none;
- -moz-appearance: none;
- transition: all .18s linear;
- }
- .preorder-field input[type=text]:focus,
- .preorder-field input[type=text]:hover {
- color: #2b2e38;
- border: none;
- background: var(--gr_bg);
- box-shadow: 0 0 0 1px transparent, inset 0 0 0 1px #20232c;
- }
- .preorder-field input[type=text]::-webkit-input-placeholder {
- color: #2b2e38;
- opacity: 1!important;
- }
- .preorder-field input[type=text]::-moz-placeholder {
- color: #2b2e38;
- opacity: 1!important;
- }
- .preorder-field input[type=text]:-ms-input-placeholder {
- color: #2b2e38;
- opacity: 1!important;
- }
- .preorder-field.type-html {
- font-size: 16px;
- }
- .preorder-block {
- border-radius: 3px;
- text-align: left;
- background: #fff;
- position: relative;
- outline: 0;
- text-size-adjust: 100%;
- box-sizing: border-box;
- width: 100%;
- color: #2b2e38;
- vertical-align: middle;
- }
- .preorder-block .remodal-close-btn {
- position: absolute;
- right: 10px;
- top: 10px;
- }
- .preorder-block .remodal-close-btn svg {
- width: 20px;
- height: 20px;
- }
- .preorder-block .remodal-close-btn svg.gr_big_icon {
- width: 30px;
- height: 30px;
- display: none;
- }
- .preorder-block .remodal-close-btn svg.gr_small_icon {
- display: none;
- }
- .preorder-block .preorder-field {
- margin: 0 0 20px;
- }
- .preorder-block .preorder-field.preorder-field-button {
- padding-top: 10px;
- margin-bottom: 0;
- }
- .preorder-block .preorder-title {
- color: #2b2e38;
- font-size: 26px;
- line-height: 1.1;
- font-family: sans-serif;
- font-weight: 700;
- padding-bottom: 15px;
- }
- .preorder-field .error-message {
- color: #ff604e;
- font: 400 12px/normal sans-serif;
- padding: 0 0 6px;
- display: block;
- }
- .preorder-field.field-error input[type=text] {
- color: #2b2e38;
- background: rgb(255 96 78 / 10%);
- border: none;
- box-shadow: 0 0 0 1px transparent, inset 0 0 0 1px rgb(255 96 78 / 17%);
- }
- .re-captcha-wrapper .note {
- margin-bottom: 20px
- }
- .preorder-block button:disabled,
- .preorder-block button[disabled]{ background-color: gray; color: white;}
- .preorder-btn.shop2-product-btn.type-3 {
- padding: 7px 0px 7px 0px;
- height: auto;
- text-align: left;
- }
- .preorder-btn.shop2-product-btn.type-3 span{
- padding-left: 40px;
- background: url('/g/shop2v2/default/images/preoder_lg.svg') no-repeat 10px center;
- height: auto;
- line-height: normal;
- }
- .preorder-btn.shop2-product-btn.type-2 span{
- background: url('/g/shop2v2/default/images/preoder_lg.svg') no-repeat center ;
- }
- .preorder-btn.shop2-product-btn.type-1 span{
- background: url('/g/shop2v2/default/images/preoder_sm.svg') no-repeat center ;
- }
- .preorder-btn.shop2-product-btn[disabled="disabled"] {
- opacity: 0.6;
- pointer-events: none;
- }
- .shop2-product .preorder-btn.shop2-product-btn {
- width: auto;
- padding-right: 12px;
- }
- .preorder-alert .shop2-btn {
- position: absolute;
- top: 0;
- right: 0;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement