| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629 |
- /* stylelint-disable no-descending-specificity */
- /* @deprecated 4.6.0 */
- body {
- margin: 65px auto 24px;
- box-shadow: none;
- background: #f1f1f1;
- padding: 0;
- }
- .wc-logo {
- border: 0;
- margin: 0 0 24px;
- padding: 0;
- text-align: center;
- img {
- max-width: 30%;
- }
- }
- .wc-setup {
- text-align: center;
- #wc_tracker_checkbox {
- display: none;
- }
- .select2-container {
- text-align: left;
- width: auto;
- }
- .hidden {
- display: none;
- }
- #tiptip_content {
- background: #5f6973;
- }
- #tiptip_holder.tip_top #tiptip_arrow_inner {
- border-top-color: #5f6973;
- }
- }
- .wc-setup-content {
- box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
- padding: 2em;
- margin: 0 0 20px;
- background: #fff;
- overflow: hidden;
- zoom: 1;
- text-align: left;
- h1,
- h2,
- h3,
- table {
- margin: 0 0 20px;
- border: 0;
- padding: 0;
- color: #666;
- clear: none;
- font-weight: 500;
- }
- p {
- margin: 20px 0;
- font-size: 1em;
- line-height: 1.75;
- color: #666;
- }
- table {
- font-size: 1em;
- line-height: 1.75;
- color: #666;
- }
- a {
- color: #a16696;
- &:hover,
- &:focus {
- color: #111;
- }
- }
- .form-table {
- th {
- width: 35%;
- vertical-align: top;
- font-weight: 400;
- }
- td {
- vertical-align: top;
- select,
- input {
- width: 100%;
- box-sizing: border-box;
- }
- input[size] {
- width: auto;
- }
- .description {
- line-height: 1.5;
- display: block;
- margin-top: 0.25em;
- color: #999;
- font-style: italic;
- }
- .input-checkbox,
- .input-radio {
- width: auto;
- box-sizing: inherit;
- padding: inherit;
- margin: 0 0.5em 0 0;
- box-shadow: none;
- }
- }
- .section_title {
- td {
- padding: 0;
- h2,
- p {
- margin: 12px 0 0;
- }
- }
- }
- th,
- td {
- padding: 12px 0;
- margin: 0;
- border: 0;
- &:first-child {
- padding-right: 1em;
- }
- }
- }
- table.tax-rates {
- width: 100%;
- font-size: 0.92em;
- th {
- padding: 0;
- text-align: center;
- width: auto;
- vertical-align: middle;
- }
- td {
- border: 1px solid #f5f5f5;
- padding: 6px;
- text-align: center;
- vertical-align: middle;
- input {
- outline: 0;
- border: 0;
- padding: 0;
- box-shadow: none;
- text-align: center;
- width: 100%;
- }
- &.sort {
- cursor: move;
- color: #ccc;
- &::before {
- content: "\f333";
- font-family: dashicons; /* stylelint-disable-line font-family-no-missing-generic-family-keyword */
- }
- }
- &.readonly {
- background: #f5f5f5;
- }
- }
- .add {
- padding: 1em 0 0 1em;
- line-height: 1;
- font-size: 1em;
- width: 0;
- margin: 6px 0 0;
- height: 0;
- overflow: hidden;
- position: relative;
- display: inline-block;
- &::before {
- content: "\f502";
- font-family: dashicons; /* stylelint-disable-line font-family-no-missing-generic-family-keyword */
- position: absolute;
- left: 0;
- top: 0;
- }
- }
- .remove {
- padding: 1em 0 0 1em;
- line-height: 1;
- font-size: 1em;
- width: 0;
- margin: 0;
- height: 0;
- overflow: hidden;
- position: relative;
- display: inline-block;
- &::before {
- content: "\f182";
- font-family: dashicons; /* stylelint-disable-line font-family-no-missing-generic-family-keyword */
- position: absolute;
- left: 0;
- top: 0;
- }
- }
- }
- .wc-setup-pages {
- width: 100%;
- border-top: 1px solid #eee;
- thead th {
- display: none;
- }
- .page-name {
- width: 30%;
- font-weight: 700;
- }
- th,
- td {
- padding: 14px 0;
- border-bottom: 1px solid #eee;
- &:first-child {
- padding-right: 9px;
- }
- }
- th {
- padding-top: 0;
- }
- .page-options {
- p {
- color: #777;
- margin: 6px 0 0 24px;
- line-height: 1.75;
- input {
- vertical-align: middle;
- margin: 1px 0 0;
- height: 1.75em;
- width: 1.75em;
- line-height: 1.75;
- }
- label {
- line-height: 1;
- }
- }
- }
- }
- @media screen and (max-width: 782px) {
- .form-table {
- tbody {
- th {
- width: auto;
- }
- }
- }
- }
- .twitter-share-button {
- float: right;
- }
- .wc-setup-next-steps {
- overflow: hidden;
- margin: 0 0 24px;
- padding-bottom: 2px;
- h2 {
- margin-bottom: 12px;
- }
- .wc-setup-next-steps-first {
- float: left;
- width: 50%;
- box-sizing: border-box;
- }
- .wc-setup-next-steps-last {
- float: right;
- width: 50%;
- box-sizing: border-box;
- }
- ul {
- padding: 0 2em 0 0;
- list-style: none outside;
- margin: 0;
- li a {
- display: block;
- padding: 0 0 0.75em;
- }
- .setup-product {
- a.button {
- background-color: #f7f7f7;
- border-color: #ccc;
- color: #23282d;
- box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 0 #ccc;
- text-shadow: 1px 0 1px #eee, 0 1px 1px #eee;
- font-size: 1em;
- height: auto;
- line-height: 1.75;
- margin: 0 0 0.75em;
- opacity: 1;
- padding: 1em;
- text-align: center;
- &:hover,
- &:focus,
- &:active {
- background: #f5f5f5;
- border-color: #aaa;
- }
- }
- a.button-primary {
- color: #fff;
- background-color: #bb77ae;
- border-color: #a36597;
- box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 0 #a36597;
- text-shadow: 0 -1px 1px #a36597, 1px 0 1px #a36597, 0 1px 1px #a36597, -1px 0 1px #a36597;
- &:hover,
- &:focus,
- &:active {
- color: #fff;
- background: #a36597;
- border-color: #a36597;
- box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 0 #a36597;
- }
- }
- }
- li a::before {
- color: #82878c;
- font: 400 20px/1 dashicons; /* stylelint-disable-line font-family-no-missing-generic-family-keyword */
- speak: never;
- display: inline-block;
- padding: 0 10px 0 0;
- top: 1px;
- position: relative;
- text-decoration: none !important;
- vertical-align: top;
- }
- .learn-more a::before {
- content: "\f105";
- }
- .video-walkthrough a::before {
- content: "\f126";
- }
- .newsletter a::before {
- content: "\f465";
- }
- }
- }
- .woocommerce-newsletter,
- .updated {
- padding: 24px 24px 0;
- margin: 0 0 24px;
- overflow: hidden;
- background: #f5f5f5;
- p {
- padding: 0;
- margin: 0 0 12px;
- }
- form,
- p:last-child {
- margin: 0 0 24px;
- }
- }
- .checkbox {
- input[type="checkbox"] {
- opacity: 0;
- position: absolute;
- left: -9999px;
- }
- label {
- position: relative;
- display: inline-block;
- padding-left: 28px;
- &::before,
- &::after {
- position: absolute;
- content: "";
- display: inline-block;
- }
- &::before {
- height: 16px;
- width: 16px;
- left: 0;
- top: 3px;
- border: 1px solid #aaa;
- background-color: #fff;
- border-radius: 3px;
- }
- &::after {
- height: 5px;
- width: 9px;
- border-left: 2px solid;
- border-bottom: 2px solid;
- transform: rotate(-45deg);
- left: 4px;
- top: 7px;
- color: #fff;
- }
- }
- input[type="checkbox"] + label::after {
- content: none;
- }
- input[type="checkbox"]:checked + label::after {
- content: "";
- }
- input[type="checkbox"]:focus + label::before {
- outline: rgb(59, 153, 252) auto 5px;
- }
- input[type="checkbox"]:checked + label::before {
- background: #935687;
- border-color: #935687;
- }
- }
- }
- .woocommerce-tracker {
- margin: 24px 0;
- border: 1px solid #eee;
- padding: 20px;
- border-radius: 4px;
- overflow: hidden;
- text-align: left;
- h1 {
- border-bottom: 0;
- padding-bottom: 0;
- }
- .wc-backbone-modal-header {
- border-bottom: 0;
- }
- .wc-backbone-modal-main article {
- padding-top: 0;
- }
- .wc-backbone-modal-main footer {
- border-top: 0;
- box-shadow: none;
- }
- p {
- font-size: 14px;
- line-height: 1.5;
- }
- .woocommerce-tracker-checkbox label {
- margin-top: -4px;
- display: inline-block;
- }
- }
- .wc-setup-steps {
- padding: 0 0 24px;
- margin: 0;
- list-style: none outside;
- overflow: hidden;
- color: #ccc;
- width: 100%;
- display: inline-flex;
- li {
- width: 100%;
- float: left;
- padding: 0 0 0.8em;
- margin: 0;
- text-align: center;
- position: relative;
- border-bottom: 4px solid #ccc;
- line-height: 1.4;
- a {
- color: #a16696;
- text-decoration: none;
- padding: 1.5em;
- margin: -1.5em;
- position: relative;
- z-index: 1;
- &:hover,
- &:focus {
- color: #111;
- text-decoration: underline;
- }
- }
- }
- li::before {
- content: "";
- border: 4px solid #ccc;
- border-radius: 100%;
- width: 4px;
- height: 4px;
- position: absolute;
- bottom: 0;
- left: 50%;
- margin-left: -6px;
- margin-bottom: -8px;
- background: #fff;
- }
- li.active {
- border-color: #a16696;
- color: #a16696;
- font-weight: 700;
- &::before {
- border-color: #a16696;
- }
- }
- li.done {
- border-color: #a16696;
- color: #a16696;
- &::before {
- border-color: #a16696;
- background: #a16696;
- }
- }
- }
- .wc-setup .wc-setup-actions {
- overflow: hidden;
- margin: 20px 0 0;
- position: relative;
- }
- .wc-setup .wc-setup-actions .button-primary,
- .woocommerce-tracker .button-primary {
- background-color: #bb77ae;
- border-color: #a36597;
- box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 0 #a36597;
- text-shadow: 0 -1px 1px #a36597, 1px 0 1px #a36597, 0 1px 1px #a36597, -1px 0 1px #a36597;
- margin: 0;
- opacity: 1;
- &:hover,
- &:focus,
- &:active {
- background: #a36597;
- border-color: #a36597;
- box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 0 #a36597;
- }
- }
- .wc-setup-content p:last-child {
- margin-bottom: 0;
- }
- .wc-setup-content p.store-setup {
- margin-top: 0;
- }
- .wc-setup-footer-links {
- font-size: 0.85em;
- color: #7b7b7b;
- margin: 1.18em auto;
- display: inline-block;
- text-align: center;
- }
- .wc-wizard-storefront {
- .wc-wizard-storefront-intro {
- padding: 40px 40px 0;
- background: #f5f5f5;
- text-align: center;
- img {
- margin: 40px 0 0 0;
- width: 100%;
- display: block;
- }
- }
- .wc-wizard-storefront-features {
- list-style: none outside;
- margin: 0 0 20px;
- padding: 0 0 0 30px;
- overflow: hidden;
- }
- .wc-wizard-storefront-feature {
- margin: 0;
- padding: 20px 30px 20px 2em;
- width: 50%;
- box-sizing: border-box;
- &::before {
- margin-left: -2em;
- position: absolute;
- }
- &.first {
- clear: both;
- float: left;
- }
- &.last {
- float: right;
- }
- }
- .wc-wizard-storefront-feature__bulletproof::before {
- content: "🔒";
- }
- .wc-wizard-storefront-feature__mobile::before {
- content: "📱";
- }
- .wc-wizard-storefront-feature__accessibility::before {
- content: "👓";
- }
- .wc-wizard-storefront-feature__search::before {
- content: "🔍";
- }
- .wc-wizard-storefront-feature__compatibility::before {
- content: "🔧";
- }
- .wc-wizard-storefront-feature__extendable::before {
- content: "🎨";
- }
- }
- // List of services
- .wc-wizard-services {
- border: 1px solid #eee;
- padding: 0;
- margin: 0 0 1em;
- list-style: none outside;
- border-radius: 4px;
- overflow: hidden; // Make sure dark background doesn't cover curved border
- p {
- margin: 0 0 1em 0;
- padding: 0;
- font-size: 1em;
- line-height: 1.5;
- }
- }
- .wc-wizard-service-item,
- .wc-wizard-services-list-toggle {
- display: flex;
- flex-wrap: nowrap;
- justify-content: space-between;
- padding: 0;
- border-bottom: 1px solid #eee;
- color: #666;
- align-items: center;
- &:last-child {
- border-bottom: 0;
- }
- .payment-gateway-fee {
- color: #a6a6a6;
- }
- .wc-wizard-service-name {
- flex-basis: 0;
- min-width: 160px;
- text-align: center;
- font-weight: 700;
- padding: 2em 0;
- align-self: stretch;
- display: flex;
- align-items: baseline;
- .wc-wizard-payment-gateway-form & {
- justify-content: center;
- }
- img {
- max-width: 75px;
- }
- }
- &.stripe-logo .wc-wizard-service-name img {
- padding: 8px 0;
- }
- &.paypal-logo .wc-wizard-service-name img {
- max-width: 87px;
- padding: 2px 0;
- }
- &.klarna-logo .wc-wizard-service-name img {
- max-width: 87px;
- padding: 12px 0;
- }
- &.square-logo .wc-wizard-service-name img {
- max-width: 95px;
- padding: 12px 0;
- }
- &.eway-logo .wc-wizard-service-name img {
- max-width: 87px;
- }
- &.payfast-logo .wc-wizard-service-name img {
- max-width: 140px;
- }
- .wc-wizard-service-description {
- flex-grow: 1;
- padding: 20px;
- p {
- margin-bottom: 1em;
- }
- p:last-child {
- margin-bottom: 0;
- }
- .wc-wizard-service-settings-description {
- display: block;
- font-style: italic;
- color: #999;
- }
- }
- .wc-wizard-service-enable {
- flex-basis: 0;
- min-width: 75px;
- text-align: center;
- cursor: pointer;
- padding: 2em 0;
- position: relative;
- max-height: 1.5em;
- align-self: flex-start;
- order: 3;
- }
- .wc-wizard-service-toggle {
- height: 16px;
- width: 32px;
- border: 2px solid #935687;
- background-color: #935687;
- display: inline-block;
- text-indent: -9999px;
- border-radius: 10em;
- position: relative;
- input[type="checkbox"] {
- display: none;
- }
- &::before {
- content: "";
- display: block;
- width: 16px;
- height: 16px;
- background: #fff;
- position: absolute;
- top: 0;
- right: 0;
- border-radius: 100%;
- }
- &.disabled {
- border-color: #999;
- background-color: #999;
- &::before {
- right: auto;
- left: 0;
- }
- }
- }
- .wc-wizard-service-settings {
- display: none;
- margin-top: 0.75em;
- margin-bottom: 0;
- cursor: default;
- &.hide {
- display: none;
- }
- }
- &.checked {
- .wc-wizard-service-settings {
- display: inline-block;
- &.hide {
- display: none;
- }
- }
- }
- &.closed {
- border-bottom: 0;
- }
- }
- // Toggle display a list of services.
- .wc-wizard-services-list-toggle {
- cursor: pointer;
- .wc-wizard-service-enable::before {
- content: "\f343"; // up chevron
- font-family: dashicons; /* stylelint-disable-line font-family-no-missing-generic-family-keyword */
- color: #666;
- font-size: 25px;
- margin-top: -7px;
- margin-left: -5px;
- position: absolute;
- visibility: visible;
- }
- &.closed {
- .wc-wizard-service-enable::before {
- content: "\f347"; // down chevron
- }
- }
- .wc-wizard-service-enable input {
- visibility: hidden;
- position: relative;
- }
- }
- .wc-wizard-services.manual .wc-wizard-service-item {
- display: none;
- }
- // Shipping list of services
- .wc-wizard-services.shipping {
- margin: 0;
- .wc-wizard-service-name {
- font-weight: 400;
- text-align: left;
- align-items: center;
- max-height: 5em;
- padding: 0;
- }
- // List header
- .wc-wizard-service-item {
- padding-left: 2em;
- padding-top: 0.67em;
- &:first-child {
- border-bottom: 0;
- padding-bottom: 0;
- font-weight: 700;
- .wc-wizard-service-name {
- font-weight: 700;
- }
- }
- }
- .wc-wizard-shipping-method-select,
- .shipping-method-setting {
- display: flex;
- &.hide {
- display: none;
- }
- }
- .wc-wizard-shipping-method-dropdown,
- .shipping-method-setting input {
- margin-right: 2em;
- margin-bottom: 1em;
- .select2 {
- min-width: 130px;
- }
- }
- .wc-wizard-service-description {
- display: flex;
- flex-direction: column;
- color: #a6a6a6;
- }
- .wc-wizard-service-item:not(:first-child) .wc-wizard-service-description {
- font-size: 0.92em;
- padding-bottom: 10px;
- }
- .shipping-method-setting {
- input {
- width: 95px; // match dropdown height
- border: 1px solid #aaa;
- border-color: #ddd;
- border-radius: 4px;
- height: 28px;
- padding-left: 8px;
- padding-right: 24px;
- font-size: 14px;
- color: #444;
- background-color: #fff;
- display: inline-block;
- }
- }
- .shipping-method-description,
- .shipping-method-setting .description {
- color: #7e7e7e;
- font-size: 0.9em;
- }
- .shipping-method-setting input::placeholder {
- color: #e1e1e1;
- }
- }
- .wc-setup-shipping-units {
- p {
- line-height: 1.5;
- font-size: 13px;
- margin-bottom: 0.25em;
- text-align: center;
- }
- .wc-setup-shipping-unit {
- margin-bottom: 1.75em;
- .select2 {
- min-width: 125px; // widen dropdowns
- top: -5px; // vertically align dropdown value with surrounding text
- }
- }
- }
- .hide {
- display: none;
- }
- .wc-wizard-features {
- display: flex;
- flex-wrap: wrap;
- list-style: none;
- padding: 0;
- .wc-wizard-feature-item {
- flex-basis: calc(50% - 4em - 3px); // two columns, account for padding and borders
- border: 1px solid #eee;
- padding: 2em;
- }
- .wc-wizard-feature-item:nth-child(1) {
- border-radius: 4px 0 0 0;
- }
- .wc-wizard-feature-item:nth-child(2) {
- border-left: 0;
- border-radius: 0 4px 0 0;
- }
- .wc-wizard-feature-item:nth-child(3) {
- border-top: 0;
- border-radius: 0 0 0 4px;
- }
- .wc-wizard-feature-item:nth-child(4) {
- border-top: 0;
- border-left: 0;
- border-radius: 0 0 4px 0;
- }
- p.wc-wizard-feature-name,
- p.wc-wizard-feature-description {
- margin: 0;
- line-height: 1.5;
- }
- }
- h3.jetpack-reasons {
- text-align: center;
- margin: 3em 0 1em 0;
- font-size: 14px;
- }
- .jetpack-logo,
- .wcs-notice {
- display: block;
- margin: 1.75em auto 2em auto;
- max-height: 175px;
- }
- .activate-splash {
- .jetpack-logo {
- width: 170px;
- margin-bottom: 0;
- }
- .wcs-notice {
- margin-top: 1em;
- padding-left: 57px;
- }
- }
- .wc-setup-step__new_onboarding {
- .wc-logo,
- .wc-setup-steps {
- display: none;
- }
- .wc-setup-step__new_onboarding-wrapper {
- .wc-logo {
- display: block;
- }
- p {
- text-align: center;
- }
- .wc-setup-step__new_onboarding-welcome,
- .wc-setup-step__new_onboarding-plugin-info {
- color: #7c7c7c;
- font-size: 12px;
- }
- }
- }
- .step {
- text-align: center;
- }
- .wc-setup .wc-setup-actions .button {
- font-weight: 300;
- font-size: 16px;
- padding: 1em 2em;
- box-shadow: none;
- min-width: 12em;
- margin-top: 10px;
- line-height: 1;
- margin-right: 0.5em;
- margin-bottom: 2px;
- height: auto;
- border-radius: 4px;
- &:focus,
- &:hover,
- &:active {
- box-shadow: none;
- }
- }
- .wc-setup .wc-setup-actions .plugin-install-info {
- display: block;
- font-style: italic;
- color: #999;
- font-size: 14px;
- line-height: 1.5;
- margin: 5px 0;
- & > * {
- display: block;
- }
- .plugin-install-info-list-item::after {
- content: ", ";
- }
- .plugin-install-info-list-item:last-of-type::after {
- content: ". ";
- }
- a {
- white-space: nowrap;
- &:not(:hover):not(:focus) {
- color: inherit;
- }
- }
- }
- .plugin-install-source {
- $background: rgba(#bb77ae, 0.15);
- background: $background;
- &:not(.wc-wizard-service-item) {
- box-shadow: 0 0 0 10px $background;
- }
- }
- .location-prompt {
- color: #666;
- font-size: 13px;
- font-weight: 500;
- margin-bottom: 0.5em;
- margin-top: 0.85em;
- display: inline-block;
- }
- .location-input {
- border: 1px solid #aaa;
- border-color: #ddd;
- border-radius: 4px;
- height: 30px;
- width: calc(100% - 8px - 8px - 2px);
- padding-left: 8px;
- padding-right: 8px;
- font-size: 16px;
- color: #444;
- background-color: #fff;
- display: block;
- &.dropdown {
- width: 100%;
- }
- }
- .branch-5-2,
- .wc-wp-version-gte-53 {
- .location-input {
- margin: 0;
- width: 100%;
- }
- }
- .address-step {
- .select2 {
- min-width: 100%; // widen currency, product type dropdowns
- }
- }
- .store-address-container {
- .city-and-postcode {
- display: flex;
- div {
- flex-basis: 50%;
- margin-right: 1em;
- &:last-of-type {
- margin-right: 0;
- }
- }
- }
- input[type="text"],
- select,
- .select2-container {
- margin-bottom: 10px;
- }
- }
- .product-type-container,
- .sell-in-person-container {
- margin-top: 14px;
- margin-bottom: 1px;
- }
- #woocommerce_sell_in_person {
- margin-left: 0;
- margin-top: calc(0.85em / 2);
- }
- .wc-wizard-service-settings {
- .payment-email-input {
- border: 1px solid #aaa;
- border-color: #ddd;
- border-radius: 4px;
- height: 30px;
- padding: 0 8px;
- font-size: 14px;
- color: #444;
- background-color: #fff;
- display: inline-block;
- &[disabled] {
- color: #aaa;
- }
- }
- }
- .newsletter-form-container {
- display: flex;
- .newsletter-form-email {
- border: 1px solid #aaa;
- border-color: #ddd;
- border-radius: 4px;
- height: 42px;
- padding: 0 8px;
- font-size: 16px;
- color: #666;
- background-color: #fff;
- display: inline-block;
- margin-right: 6px;
- flex-grow: 1;
- }
- .newsletter-form-button-container {
- flex-grow: 0;
- }
- }
- .wc-setup .wc-setup-actions .button.newsletter-form-button {
- height: 42px;
- padding: 0 1em;
- margin: 0;
- }
- .wc-wizard-next-steps {
- border: 1px solid #eee;
- border-radius: 4px;
- list-style: none;
- padding: 0;
- li {
- padding: 0;
- }
- .wc-wizard-next-step-item {
- display: flex;
- border-top: 1px solid #eee;
- &:first-child {
- border-top: 0;
- }
- }
- .wc-wizard-next-step-description {
- flex-grow: 1;
- margin: 1.5em;
- }
- .wc-wizard-next-step-action {
- flex-grow: 0;
- display: flex;
- align-items: center;
- .button {
- margin: 1em 1.5em;
- }
- }
- p {
- &.next-step-heading {
- margin: 0;
- font-size: 0.95em;
- font-weight: 400;
- font-variant: all-petite-caps;
- }
- &.next-step-extra-info {
- margin: 0;
- }
- }
- h3 {
- &.next-step-description {
- margin: 0;
- font-size: 16px;
- font-weight: 600;
- }
- }
- .wc-wizard-additional-steps {
- border-top: 1px solid #eee;
- .wc-wizard-next-step-description {
- margin-bottom: 0;
- }
- .wc-setup-actions {
- margin: 0 0 1.5em 0;
- .button {
- font-size: 15px;
- margin: 1em 0 1em 1.5em;
- }
- }
- }
- }
- p.next-steps-help-text {
- color: #9f9f9f;
- padding: 0 2em;
- text-align: center;
- font-size: 0.9em;
- }
- p.jetpack-terms {
- font-size: 0.8em;
- text-align: center;
- max-width: 480px;
- margin: 0 auto;
- line-height: 1.5;
- }
- .woocommerce-error {
- background: #ffe6e5;
- border-color: #ffc5c2;
- padding: 1em;
- margin-bottom: 1em;
- p {
- margin-top: 0;
- margin-bottom: 0.5em;
- color: #444;
- }
- a {
- color: #ff645c;
- }
- .reconnect-reminder {
- font-size: 0.85em;
- }
- .wc-setup-actions .button {
- font-size: 14px;
- }
- }
- .wc-wizard-service-setting-stripe_create_account,
- .wc-wizard-service-setting-ppec_paypal_reroute_requests {
- display: flex;
- align-items: flex-start;
- .payment-checkbox-input {
- order: 1;
- margin-top: 5px;
- margin-left: 0;
- margin-right: 0;
- }
- .stripe_create_account,
- .ppec_paypal_reroute_requests {
- order: 2;
- margin-left: 0.3em;
- }
- }
- .branch-5-2,
- .wc-wp-version-gte-53 {
- .wc-wizard-service-setting-stripe_create_account,
- .wc-wizard-service-setting-ppec_paypal_reroute_requests {
- .payment-checkbox-input {
- margin-top: 3px;
- }
- }
- }
- .wc-wizard-service-setting-stripe_email,
- .wc-wizard-service-setting-ppec_paypal_email {
- margin-top: 0.75em;
- margin-left: 1.5em;
- label.stripe_email,
- label.ppec_paypal_email {
- position: absolute;
- margin: -1px;
- padding: 0;
- height: 1px;
- width: 1px;
- overflow: hidden;
- clip: rect(0 0 0 0);
- border: 0;
- }
- input.payment-email-input {
- box-sizing: border-box;
- margin-bottom: 0.5em;
- width: 100%;
- height: 32px;
- }
- }
- .wc-setup-content .recommended-step {
- border: 1px solid #ebebeb;
- border-radius: 4px;
- padding: 2.5em;
- }
- .wc-setup-content .recommended-item {
- list-style: none;
- margin-bottom: 1.5em;
- &:last-child {
- margin-bottom: 0; // Avoid extra space at the end of the list.
- }
- label {
- display: flex;
- align-items: center;
- &::before,
- &::after {
- top: auto;
- }
- &::after {
- margin-top: -1.5px;
- }
- }
- .recommended-item-icon {
- border: 1px solid #fff;
- border-radius: 7px;
- height: 3.5em;
- margin-right: 1em;
- margin-left: 4px;
- &.recommended-item-icon-wc_admin {
- background-color: #96588a;
- padding: 0.5em;
- height: 2em;
- }
- &.recommended-item-icon-storefront_theme {
- background-color: #f4a224;
- max-height: 3em;
- max-width: 3em;
- padding: ( 3.5em - 3em ) / 2;
- }
- &.recommended-item-icon-automated_taxes {
- background-color: #d0011b;
- max-height: 1.75em;
- padding: ( 3.5em - 1.75em ) / 2;
- }
- &.recommended-item-icon-mailchimp {
- background-color: #ffe01b;
- height: 2em;
- padding: ( 3.5em - 2em ) / 2;
- }
- &.recommended-item-icon-woocommerce_services {
- background-color: #f0f0f0;
- max-height: 1.5em;
- padding: 1.3em 0.7em;
- }
- &.recommended-item-icon-shipstation {
- background-color: #f0f0f0;
- padding: 0.3em;
- }
- }
- .recommended-item-description-container {
- h3 {
- font-size: 15px;
- font-weight: 700;
- letter-spacing: 0.5px;
- margin-bottom: 0;
- }
- p {
- margin-top: 0;
- line-height: 1.5;
- }
- }
- }
- .wc-wizard-service-info {
- padding: 1em 2em;
- background-color: #fafafa;
- }
- .help_tip {
- text-decoration: underline dotted;
- }
- @media only screen and (max-width: 400px) {
- .wc-logo img {
- max-width: 80%;
- }
- .wc-setup-steps {
- display: none;
- }
- .store-address-container {
- .city-and-postcode {
- display: block;
- div {
- margin-right: 0;
- }
- }
- }
- .wc-wizard-service-item,
- .wc-wizard-services-list-toggle {
- flex-wrap: wrap;
- .wc-wizard-service-enable {
- order: 2;
- padding: 20px 0 0;
- }
- .wc-wizard-service-description {
- order: 3;
- }
- .wc-wizard-service-name {
- padding: 20px 20px 0;
- text-align: left;
- justify-content: space-between !important;
- img {
- margin: 0;
- }
- }
- }
- .newsletter-form-container {
- display: block;
- .newsletter-form-email {
- display: block;
- box-sizing: border-box;
- width: 100%;
- margin-bottom: 10px;
- }
- .button.newsletter-form-button {
- float: left;
- }
- }
- .wc-wizard-next-steps .wc-wizard-next-step-item {
- flex-wrap: wrap;
- .wc-wizard-next-step-description {
- margin-bottom: 0;
- }
- .wc-wizard-next-step-action {
- p {
- margin: 0;
- }
- }
- }
- }
- /* stylelint-enable */
|