1 line
40 KiB
CSS
1 line
40 KiB
CSS
|
.woocommerce-profiler-heading{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:48px;max-width:610px;width:100%}.woocommerce-profiler-heading .woocommerce-profiler-heading__title{font-style:normal;font-size:32px;line-height:40px;text-align:center;color:#1e1e1e;margin-bottom:12px;letter-spacing:normal;padding-top:0;font-weight:500}@media(max-width:782px){.woocommerce-profiler-heading .woocommerce-profiler-heading__title{font-size:28px;line-height:36px}}.woocommerce-profiler-heading .woocommerce-profiler-heading__subtitle{font-style:normal;font-weight:400;font-size:16px;line-height:24px;text-align:center;color:#757575}@media(max-width:782px){.woocommerce-profiler-heading .woocommerce-profiler-heading__subtitle{color:#757575}}.woocommerce-profiler-heading.woocommerce-profiler__stepper-heading{margin-top:72px}.woocommerce-profiler-heading.woocommerce-profiler__stepper-heading .woocommerce-profiler-heading__title{margin-bottom:0}.woocommerce-profiler-heading.woocommerce-profiler__stepper-heading .woocommerce-profiler-heading__subtitle{margin:12px 0 0}@media(max-width:480px){.woocommerce-profiler-heading.woocommerce-profiler__stepper-heading{margin:52px 0 40px}.woocommerce-profiler-heading.woocommerce-profiler__stepper-heading .woocommerce-profiler-heading__title{text-align:left}.woocommerce-profiler-heading.woocommerce-profiler__stepper-heading .woocommerce-profiler-heading__subtitle{text-align:left;font-size:16px;color:#757575}}.woocommerce-profiler-navigation{display:flex;flex-flow:row;font-size:.875rem;margin-top:21px}.woocommerce-profiler-navigation .woocommerce-profiler-navigation-col-center,.woocommerce-profiler-navigation .woocommerce-profiler-navigation-col-left,.woocommerce-profiler-navigation .woocommerce-profiler-navigation-col-right{align-items:center;display:flex;width:100%}.woocommerce-profiler-navigation .woocommerce-profiler-navigation-col-left{justify-content:left}.woocommerce-profiler-navigation .woocommerce-profiler-navigation-col-left .woologo svg{margin-left:38px;margin-right:24px;width:38px;height:23px}.woocommerce-profiler-navigation .woocommerce-profiler-navigation-col-center{justify-content:center}.woocommerce-profiler-navigation .woocommerce-profiler-navigation-col-right{justify-content:end}.woocommerce-profiler-navigation .woocommerce-profiler-navigation-col-right button.is-primary{border-radius:4px;height:40px;margin-right:24px}.woocommerce-profiler-navigation .woocommerce-profiler-navigation-col-right button.is-link{color:var(--wp-admin-theme-color);margin-right:24px;text-decoration:none}@media(max-width:782px){.woocommerce-profiler-navigation .woocommerce-profiler-navigation-col-left .woologo svg{margin-left:24px}}.woocommerce-profiler-progress-bar__container{height:8px;width:100%}.woocommerce-profiler-progress-bar__filler{height:100%;min-width:8px}.woocommerce-profiler-choice-container{display:flex;flex-direction:column;align-items:flex-start;padding:24px 16px;border:1px solid #e0e0e0;border-radius:2px;width:100%;cursor:pointer}.woocommerce-profiler-choice-container[data-selected]{border:2px solid var(--wp-admin-theme-color);border-radius:4px}.woocommerce-profiler-choice-container:focus-visible{border:2px solid var(--wp-admin-theme-color);padding:24px 16px}.woocommerce-profiler-choice{display:flex;flex-direction:row;align-items:center}.woocommerce-profiler-choice .woocommerce-profiler-choice-input{opacity:0;position:absolute}.woocommerce-profiler-choice label{font-weight:500;font-size:14px;line-height:20px;color:#1e1e1e;display:flex;position:relative}.woocommerce-profiler-choice input+label:before{content:"";width:20px;height:20px;border:1px solid #949494;border-radius:16px;margin-right:16px;display:inline-block}.woocommerce-profiler-choice input[data-selected]+label:before{border-color:var(--wp-admin-theme-color)}.woocommerce-profiler-choice input[data-selected]+label:after{background-color:var(--wp-admin-theme-color);align-self:center;border-radius:50%;content:"";position:absolute;width:14px;height:14px;left:4px}.woocommerce-profiler-choice-sub-options
|