Commit 51a5974383c7dd815f15169a3ef616b0af9f8453
1 parent
c8b241cc
попап тень
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
www/css/main.min.css
... | ... | @@ -928,7 +928,7 @@ h2.types_logo_320{color:#00a3de;} |
928 | 928 | h2.types_logo_543{color:#5b4a42;} |
929 | 929 | .delivery-form-par{position:fixed;z-index:99991;top:0;background-color:rgba(255, 255, 255, 0.75);width:100%;height:100%;display:none;transition:0.3s;} |
930 | 930 | .delivery-form-par .close-white{content:'';position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;} |
931 | -.delivery-form-par .popup-main-delivery{width:843px;height:400px;background-image:url("../images/right_deliver.png");background-size: contain;background-position:right center;background-repeat:no-repeat;background-color:#fdfaf1;position:absolute;font-family:'Lato-Medium';left:calc(50% - 421.5px);top:15%;} | |
931 | +.delivery-form-par .popup-main-delivery{width:843px;height:400px;background-image:url("../images/right_deliver.png");background-size: contain;background-position:right center;background-repeat:no-repeat;background-color:#fdfaf1;position:absolute;font-family:'Lato-Medium';left:calc(50% - 421.5px);top:15%;box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.4);} | |
932 | 932 | .delivery-form-par .content-popup .text-up{width:100%;max-width:332px;border-bottom:1px solid #6cb33f;color:#42210b;text-align:center;font-size:18px;padding-top:19px;line-height:22px;padding-bottom:4px;} |
933 | 933 | .delivery-form-par .content-popup .text-down{width:100%;max-width:332px;} |
934 | 934 | .delivery-form-par .text-down .up-text{color:#42210b;font-size:13.5px;text-align:center;width:100%;padding-top:23px;padding-bottom:8px;} | ... | ... |