2 lines
16 KiB
CSS
2 lines
16 KiB
CSS
|
|
@font-face{font-family:DMSans;font-weight:400;src:url(../fonts/DMSans-Regular.ttf)}@font-face{font-family:DMSans;font-weight:500;src:url(../fonts/DMSans-Medium.ttf)}@font-face{font-family:DMSans;font-weight:700;src:url(../fonts/DMSans-Bold.ttf)}@keyframes button-loading-spinner{0%{transform:rotate(0turn)}to{transform:rotate(1turn)}}@keyframes sidebar-animation{0%{transform:translateX(100%)}to{transform:translateX(0)}}.hsr-mobile-sidebar{display:none;transform:translateX(100%);transition:.3s}.hsr-mobile-sidebar.hsr-active{animation:sidebar-animation .3s;background-color:#fff;display:block;height:100vh;position:fixed;right:0;top:0;transform:translateX(0);width:300px;z-index:999}.hsr-mobile-sidebar.hsr-active .hsr-wrapper{padding:0 20px}.hsr-mobile-sidebar.hsr-active .hsr-close{cursor:pointer;float:right;margin-right:20px;margin-top:27px}@media(max-width:782px){.hsr-mobile-sidebar.hsr-active .hsr-close{margin-top:41px}}.hsr-mobile-sidebar.hsr-active .hsr-go-to-hpanel{align-items:center;border-top:1px solid #dadce0;display:flex;padding:20px 15px}.hsr-mobile-sidebar.hsr-active .hsr-go-to-hpanel svg{margin-right:8px}.hsr-mobile-sidebar.hsr-active .hsr-go-to-hpanel a{color:#673de6;font-size:14px;font-weight:700;text-decoration:none}.hsr-mobile-menu-icon,.hsr-mobile-sidebar.hsr-active .hsr-go-to-hpanel .hsr-mobile-menu-icon{display:none}@media(max-width:1000px){.hsr-mobile-menu-icon{cursor:pointer;display:block;position:absolute;right:20px;top:15px}}body.hsr-sidebar-active .hsr-overlay{background-color:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:99}.hostinger{color:#1d1e20;font-family:DMSans,serif;font-size:14px;line-height:24px}.hostinger h1,.hostinger h2,.hostinger h3,.hostinger h4,.hostinger p{color:#1d1e20;font-weight:400;margin:0;padding:0}.hsr-btn{color:#673de6;font-weight:700;padding:8px 24px;position:relative;text-decoration:none}.hsr-primary-btn{background:#673de6;border-radius:4px;color:#fff;flex-grow:0}.hsr-secondary-btn{border:1px solid #dadce0;border-radius:8px;margin-right:16px}.hsr-purple-btn{align-items:center;background-color:#fc5185;border-radius:4px;color:#fff;display:flex;height:100%;justify-content:center;max-height:48px;padding:12px 32px;transition:.3s}.hsr-purple-btn:active,.hsr-purple-btn:focus,.hsr-purple-btn:hover{color:#fff;opacity:.8}.hsr-secondary-btn:hover{background-color:#ebe4ff}.hsr-secondary-btn:focus{color:#673de6}.hsr-primary-btn:hover{background-color:#5025d1;color:#fff}.hsr-publish-btn{background-color:#673de6;border-radius:4px;color:#fff;margin-top:24px;padding:12px 32px}.hsr-publish-btn:hover{background-color:transparent;color:#5025d1}.hsr-publish-btn.completed{background-color:#673de6;color:#fff}.hsr-publish-btn.completed:hover{background-color:#5025d1;color:#fff}.hsr-preview-btn,.hsr-publish-btn.hsr-preview{display:none}.hsr-no-bg-btn{background-color:transparent;color:#673de6;margin-top:24px;padding:12px 32px}.hsr-preview-btn.hsr-preview{display:block}.hsr-preview-btn:hover{background-color:transparent;color:#5025d1}.hsr-outline-btn{border:1px solid #dadce0;border-radius:4px;padding:8px 24px}.hsr-outline-btn:hover{background-color:#ebe4ff;color:#673de6}.hsr-primary-btn:active,.hsr-primary-btn:focus{color:#fff}.hsr-no-bg-btn:active,.hsr-no-bg-btn:focus,a.hsr-secondary-btn:hover{color:#673de6}.toplevel_page_hostinger .notice{display:none!important}.toplevel_page_hostinger .notice.notice-info .hts-admin-notice,.toplevel_page_hostinger .notice.notice-info.hts-admin-notice{display:block!important}.toplevel_page_hostinger .notice.notice-info.hts-omnisend{margin-bottom:15px;margin-top:15px}.hts-heading h2{font-size:24px;font-weight:700;line-height:32px;text-align:center}.hsr-btn.button--loading,.hsr-btn.hts-disabled{pointer-events:none}.hsr-btn.button--loading:after{animation:button-loading-spinner 1s ease infinite;border:2px solid #f2f3f6;border-radius:50%;border-top-color:#727586;bottom:0;content:"";height:15px;margin:auto;position:absolute;right:5px;top:-10px;width:15px}.hsr-btn.button--loading .button__text{visibility:hidden}.hsr-btn.hts-disabled{background-
|