38 lines
16 KiB
CSS
38 lines
16 KiB
CSS
.gla-stepper-top-bar{align-items:center;background-color:#fff;box-shadow:inset 0 -1px 0 0 #ccc;display:flex;min-height:64px}.gla-stepper-top-bar .components-button{align-self:stretch;height:auto}.gla-stepper-top-bar__back-button{padding:0 calc(var(--main-gap)/2)}.gla-stepper-top-bar__title{flex:1;font-size:16px;letter-spacing:0}
|
|
.app-button{white-space:nowrap}.app-button svg{max-height:inherit;max-width:inherit}.app-button svg circle{stroke:currentcolor}.app-button[hidden]{display:none!important}.app-button--icon-position-right.has-icon svg:last-child{margin-left:8px}.app-button--icon-with-text.has-icon{padding:6px 12px}
|
|
.AnC9WXFuKgCBURYIRcRY{display:flex;flex-direction:column;gap:4px;justify-content:center}
|
|
.gla-step-content{display:flex;justify-content:center}.gla-step-content .gla-step-content__container{flex:1;margin:var(--large-gap);max-width:1032px}
|
|
.gla-step-content-header{align-items:center;display:flex;flex-direction:column;gap:12px;margin:auto;margin-bottom:var(--large-gap);max-width:600px;text-align:center}.gla-step-content-header h1{font-size:32px;padding:0}.gla-step-content-header__description{line-height:16px}
|
|
.gla-step-content-actions{display:flex;gap:20px;justify-content:flex-end}.gla-step-content-actions[hidden]{display:none}
|
|
.gla-section-card-body{padding:var(--large-gap)}
|
|
.gla-section-card-footer{padding:calc(var(--large-gap)/2) var(--large-gap)}.gla-section-card-footer[hidden]{display:none}
|
|
.gla-subsection-title{font-size:14px;font-style:normal;font-weight:600;letter-spacing:0;line-height:20px;margin-bottom:8px;position:relative;text-align:left}
|
|
.gla-subsection-body{font-size:13px;font-style:normal;font-weight:400;line-height:16px}
|
|
.gla-subsection-helper-text{font-size:12px;font-style:italic;font-weight:400;letter-spacing:0;line-height:16px}
|
|
.gla-subsection-subtitle{color:#757575;font-size:12px;line-height:16px;margin-bottom:4px}
|
|
.gla-subsection:not(:first-child){margin-top:var(--main-gap)}
|
|
.gla-section-card-title{margin-bottom:calc(var(--main-gap)/3*2)}
|
|
.gla-section{display:flex;flex-direction:column;margin-bottom:var(--large-gap)}.gla-section--is-disabled,.gla-section--is-disabled-left .gla-section__header{opacity:.5}@media(min-width:600px){.gla-section{flex-direction:row;gap:var(--main-gap)}.gla-section__header{padding-top:var(--main-gap);width:33%}}.gla-section__header h1{font-size:16px;font-style:normal;font-weight:600;margin-bottom:8px;padding:0}.gla-section__header p{line-height:16px;margin:0 0 8px}.gla-section .gla-section__body{flex:1}
|
|
.app-spinner{display:flex;justify-content:center;padding:var(--main-gap)}
|
|
.gla-account-card{line-height:16px}.gla-account-card--is-disabled{opacity:.5}.gla-account-card--is-expanded-detail .gla-account-card__indicator{grid-area:1/3}.gla-account-card--is-expanded-detail .gla-account-card__detail{grid-area:2/2/auto/span 2}.gla-account-card__styled--align-top{align-self:flex-start}.gla-account-card__body-layout{align-items:center;display:grid;grid-template-columns:auto 1fr auto}.gla-account-card__icon{grid-area:1/1/span 2;line-height:0;margin-right:16px}.gla-account-card__subject{grid-area:1/2}.gla-account-card__indicator{grid-area:1/3/span 2;margin-left:16px}.gla-account-card__indicator--align-to-detail{grid-area:2/3;margin-top:12px}.gla-account-card__detail{grid-area:2/2;margin-top:12px}.gla-account-card__actions{grid-area:3/2/auto/span 2;margin-top:12px}.gla-account-card__title{color:#000;margin:0}.gla-account-card__description{align-items:flex-start;color:#1e1e1e;display:flex;flex-direction:column;gap:1em;margin-top:4px}.gla-account-card__description>p{margin:0}.gla-account-card__helper{color:#757575;font-size:12px;font-style:italic;margin-top:4px}.gla-account-card .components-card__footer{padding:calc(var(--main-gap)/3*2) var(--main-gap)}.gla-account-card .components-card__footer>.components-button.is-link{min-height:36px;padding:6px 12px}.gla-account-card .components-notice.is-error{background-color:#f8ebea;margin:0}.gla-account-card .components-notice.is-success{background-color:#edfaef;border:0;font-size:12px;margin:0 var(--large-gap) var(--main-gap);padding:16px}@media(max-width:600px){.gla-account-card__body-layout{align-items:flex-start;display:flex;flex-direction:column}.gla-account-card__body-layout>div{margin:8px}}
|
|
.gla-authorize-google-account-card__error-text{color:#cc1818;font-weight:500}
|
|
.gla-connected-icon-label{fill:currentcolor;color:#23a713}.gla-connected-icon-label svg{display:block}
|
|
.gla-ads-claim-account-notice{background-color:#ffeec1;font-size:12px;margin:0 var(--large-gap) var(--large-gap);padding:16px}
|
|
.app-modal{overflow:hidden}@media(min-width:960px){.app-modal{width:600px}}.app-modal .app-modal__footer{display:flex;flex-direction:column-reverse;gap:calc(var(--main-gap)/2);margin-top:var(--large-gap)}@media(min-width:480px){.app-modal .app-modal__footer{flex-direction:row;justify-content:flex-end}}.app-modal .app-modal__footer button{justify-content:center}.app-modal .components-modal__content{overflow:auto}.app-modal__styled--overflow-visible .components-modal__content,.app-modal__styled--overflow-visible.app-modal{overflow:visible}
|
|
.gla-ads-terms-modal{max-width:600px}.gla-ads-terms-modal .main{font-weight:700}
|
|
.gla-content-button-layout{align-items:center;display:flex;gap:calc(var(--main-gap)/2);justify-content:space-between}
|
|
.gla-loading-label{align-items:center;color:var(--wp-admin-theme-color);display:inline-flex;gap:8px;height:36px}.gla-loading-label .woocommerce-spinner{height:24px;min-width:24px;width:24px}.gla-loading-label .woocommerce-spinner__circle{stroke:currentcolor;stroke-width:8px}
|
|
.app-select-control .components-base-control__field{margin-bottom:0}.app-select-control.app-select-control--is-non-interactive{pointer-events:none}
|
|
.gla-connect-ads .app-select-control{flex-grow:1}.gla-connect-ads .gla-subsection-body{margin-bottom:8px}
|
|
.gla-free-ad-credit{align-items:center;background-color:#dcf7dd;color:#000;display:flex;gap:calc(var(--main-gap)/3*2);padding:calc(var(--main-gap)/3*2)}.gla-free-ad-credit svg{flex:0 0 auto;fill:#008a20}.gla-free-ad-credit__title{font-size:13px;font-weight:600;margin-bottom:8px}.gla-free-ad-credit__description{font-size:12px;font-style:italic}
|
|
.gla-free-ad-credit-country-modal{max-width:600px;overflow:auto}.gla-free-ad-credit-country-modal table{border-spacing:calc(var(--main-gap)/3*2) 0;margin-left:calc(var(--large-gap)*2)}.gla-free-ad-credit-country-modal table tbody td:first-child{font-weight:600;text-align:right}
|
|
.gla-google-ads-billing-setup-card .components-card__body{display:flex;gap:16px}.gla-google-ads-billing-setup-card__description{color:#000;display:flex;flex-direction:column;gap:16px}.gla-google-ads-billing-setup-card__description__helper{color:#757575;font-style:italic}
|
|
.gla-google-ads-billing-card__success-status{background-color:#eff9f1;color:#1e1e1e;line-height:2em;padding:12px}.gla-google-ads-billing-card__success-status .gridicon{fill:#008a20;margin:0 12px 0 4px}
|
|
.gla-budget-section__card-body{flex-direction:column}.gla-budget-section__card-body,.gla-budget-section__card-body__cost{display:flex;gap:var(--main-gap)}.gla-budget-section__card-body__cost>*{flex:1}.gla-budget-section .components-input-control__suffix{margin-right:16px}
|
|
.gla-budget-recommendation__low-budget{align-items:center;display:flex;font-style:italic;gap:calc(var(--main-gap)/3);margin-bottom:calc(var(--main-gap)/2)}.gla-budget-recommendation__low-budget>svg{flex:0 0 auto}.gla-budget-recommendation .components-tip{background-color:#f0f6fc;padding:12px 16px}.gla-budget-recommendation .components-tip>p{font-size:inherit;line-height:20px}.gla-budget-recommendation .components-tip>svg{align-self:auto;margin:4px 10px 0 0}.gla-budget-recommendation .components-tip,.gla-budget-recommendation__low-budget{color:#000;font-size:12px}.gla-budget-recommendation .components-tip>svg,.gla-budget-recommendation__low-budget>svg{fill:#1e1e1e}
|
|
.app-input-control .components-flex-item{margin-right:0;max-width:100%;width:100%}.app-input-control .components-flex-item label.components-input-control__label{color:#757575!important;white-space:normal!important}.app-input-control--no-pointer-events{pointer-events:none}.app-input-control__character-count{color:#757575;font-size:12px;line-height:16px;margin-top:2px;text-align:right}.app-input-control--error-character-count .components-input-control .components-input-control__container .components-input-control__backdrop,.app-input-control.has-error .components-input-control__backdrop{border-color:#cc1818;box-shadow:none}.app-input-control--error-character-count .app-input-control__character-count,.app-input-control.has-error .components-base-control__help{color:#cc1818}
|
|
.gla-campaign-preview{height:270px;position:relative;width:205px}.gla-campaign-preview .gla-ads-mockup{position:absolute}.gla-campaign-preview__transition-blur-enter{opacity:0}.gla-campaign-preview__transition-blur-enter-active{opacity:1;transition:opacity .5s ease-in-out}.gla-campaign-preview__transition-blur-exit{opacity:1}.gla-campaign-preview__transition-blur-exit-active{opacity:0;transition:opacity .5s ease-in-out}.gla-ads-mockup{background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;height:270px;overflow:hidden;padding:10px;width:205px}.gla-ads-mockup .app-spinner{align-items:center;height:100%}.gla-ads-mockup__placeholder{border-radius:4px;height:3px}.gla-ads-mockup__placeholder--thinnest{height:1px}.gla-ads-mockup__placeholder--thinner{height:2px}.gla-ads-mockup__placeholder--thicker{height:4px}.gla-ads-mockup__placeholder--gray-100{background-color:#f0f0f0}.gla-ads-mockup__placeholder--gray-200{background-color:#e0e0e0}.gla-ads-mockup__placeholder--gray-300{background-color:#ddd}.gla-ads-mockup__placeholder--gray-400{background-color:#ccc}.gla-ads-mockup__placeholder--gray-500{background-color:#bbb}.gla-ads-mockup__placeholder--blue{background-color:#4285f4}.gla-ads-mockup__scaled-text{font-size:20px;height:1em;line-height:.9;margin-bottom:-.5em;margin-right:-100%;overflow:hidden;text-overflow:ellipsis;transform:scale(.5);transform-origin:top left;white-space:nowrap}.gla-ads-mockup__scaled-text--smaller{font-size:18px}.gla-ads-mockup__scaled-text--larger{font-size:22px}.gla-ads-mockup__scaled-text--gray-700{color:#757575}.gla-ads-mockup__scaled-text--gray-800{color:#2f2f2f}.gla-ads-mockup__scaled-text--blue{color:#4285f4}.gla-ads-mockup__scaled-text--ad-badge{height:auto;line-height:1;margin-bottom:-.6em}.gla-ads-mockup__scaled-text--ad-badge:before{background-color:#f0b849;border-radius:6px;color:#fff;content:"AD";display:inline-block;font-size:16px;margin-right:12px;padding:3px}.gla-ads-mockup__product-cover{aspect-ratio:186/143;background:50%/cover no-repeat;width:100%}.gla-ads-mockup-display .gla-ads-mockup__product-cover{height:126px}.gla-ads-mockup__shop-logo{background:50%/cover no-repeat;flex:0 0 auto;height:44px;width:44px}.gla-ads-mockup__search-bar{align-items:center;border:1px solid #e0e0e0;display:flex;flex-direction:row-reverse;height:23px;justify-content:space-between;padding:0 8px;fill:#ccc;background-color:#fff}.gla-ads-mockup-search .gla-ads-mockup__search-bar{border-radius:29px}.gla-ads-mockup-map .gla-ads-mockup__search-bar{border-radius:4.6px;height:27px;margin:10px}.gla-ads-mockup-gmail .gla-ads-mockup__search-bar{border-radius:3.7px;flex:1 1;height:19px}.gla-ads-mockup__search-bar-menu{display:flex;flex-direction:column;height:9px;justify-content:space-between;width:13px}.gla-ads-mockup__search-bar-menu[hidden]{display:none}.gla-ads-mockup__product-banner{align-items:flex-start;display:flex;gap:10px;padding:10px}.gla-ads-mockup-gmail .gla-ads-mockup__product-banner{border:1px solid #e0e0e0;border-radius:2px;flex-direction:row-reverse}.gla-ads-mockup__product-banner-info{display:flex;flex-direction:column;height:42px;justify-content:space-between;overflow:hidden}.gla-ads-mockup__tab-list{align-items:center;display:flex;justify-content:space-between}.gla-ads-mockup__tab-list>.gla-ads-mockup__placeholder{margin-top:16px;min-width:25px}.gla-ads-mockup__tab-item-with-logo{text-align:center;width:44px}.gla-ads-mockup__tab-item-with-logo>img{display:block;margin:0 auto 6px}.gla-ads-mockup__shopping-product{border:1px solid #e0e0e0;border-radius:4px;margin-top:6px;overflow:hidden}.gla-ads-mockup__shopping-product-info{display:flex;flex-direction:column;gap:8px;padding:8px 10px 10px}.gla-ads-mockup__youtube-header{padding:4px 0}.gla-ads-mockup__youtube-header>img{display:block}.gla-ads-mockup__youtube-product{margin-top:6px}.gla-ads-mockup__youtube-learn-more-row{align-items:center;background-color:#f0f6fc;display:flex;font-weight:600;padding:3px 6px;fill:#4285f4}.gla-ads-mockup__youtube-learn-more-row>div{flex:1 0;line-height:0}.gla-ads-mockup__youtube-product-info{display:flex;flex-direction:column;gap:8px;padding:8px 0}.gla-ads-mockup__search-header{display:flex;justify-content:center;margin:4px 0 8px}.gla-ads-mockup__search-keywords{display:flex;flex-wrap:wrap;gap:4px 11px;justify-content:space-between;margin:8px 0}.gla-ads-mockup__search-card{border:1px solid #ddd;border-radius:4px;margin-top:8px;padding:7.5px}.gla-ads-mockup__search-card+.gla-ads-mockup__search-card{border-color:#f0f0f0}.gla-ads-mockup__search-card:last-child{opacity:.5}.gla-ads-mockup__search-card-header{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.gla-ads-mockup__search-card-placeholders{min-height:38px}.gla-ads-mockup-map,.gla-ads-mockup__search-card-placeholders{display:flex;flex-direction:column;justify-content:space-between}.gla-ads-mockup-map{background:top no-repeat border-box;padding:0;position:relative}.gla-ads-mockup-map .gridicons-location{left:99px;position:absolute;top:116px;fill:#f86368}.gla-ads-mockup__display-product{border:1px solid #e0e0e0;margin:12px 0}.gla-ads-mockup__display-product .gla-ads-mockup__placeholder{margin:18px 10px 12px}.gla-ads-mockup__display-product-locator{position:relative}.gla-ads-mockup__display-corner-buttons{position:absolute;right:0;top:0}.gla-ads-mockup__display-chevron-button{align-items:center;aspect-ratio:1/1;background-color:#4285f4;border-radius:50%;display:flex;height:22px;justify-content:center;left:50%;position:absolute;top:100%;transform:translate(-50%,-50%);fill:#fff}.gla-ads-mockup__display-placeholders{display:flex;flex-direction:column;gap:4.66px}.gla-ads-mockup__gmail-header{align-items:center;display:flex;gap:10px;margin:5px 0 12px;padding-left:1px}.gla-ads-mockup__mail-item{display:flex;flex-direction:column;height:19px;justify-content:space-around;margin-top:10px;padding-left:28px;position:relative}.gla-ads-mockup__mail-item:before{aspect-ratio:1/1;background-color:#f0f0f0;border-radius:50%;content:"";height:100%;left:0;position:absolute}
|
|
.gla-campaign-preview-card .gla-section-card-title{margin-bottom:8px}.gla-campaign-preview-card__moving-button.components-button.has-icon{background-color:#f0f0f0;border-radius:50%;height:auto;min-width:0;padding:4px}
|
|
.gla-faqs-panel .components-panel__row{align-items:flex-start;flex-direction:column;gap:1.5em}.gla-faqs-panel .components-panel__row p{margin:0}.gla-faqs-panel .components-panel__body-title .components-panel__body-toggle.components-button{padding-bottom:20px;padding-top:20px}
|
|
.gla-vertical-gap-layout{display:flex;flex-direction:column;gap:calc(var(--main-gap)/2)}.gla-vertical-gap-layout.gla-vertical-gap-layout__medium{gap:calc(var(--main-gap)/3*2)}.gla-vertical-gap-layout.gla-vertical-gap-layout__large{gap:var(--main-gap)}.gla-vertical-gap-layout.gla-vertical-gap-layout__overlap{gap:0}.gla-vertical-gap-layout.gla-vertical-gap-layout__overlap>:not(:first-child){margin-top:-1px}
|
|
.gla-paid-ads-features-section .woocommerce-pill{color:#757575}.gla-paid-ads-features-section .gla-section-card-title{color:#1e1e1e;font-size:20px;font-weight:400;line-height:28px;margin-bottom:12px}@media(max-width:600px){.gla-paid-ads-features-section__content{flex-direction:column;gap:16px}}.gla-paid-ads-features-section__subtitle{color:#2f2f2f;font-size:14px;line-height:20px}.gla-paid-ads-features-section__feature-list{color:#2f2f2f;display:flex;flex-direction:column;gap:16px;line-height:16px;margin:24px 0 16px}.gla-paid-ads-features-section__feature-list .gridicon{fill:#5ec862}.gla-paid-ads-features-section__cite{color:#949494;font-size:12px;font-style:normal}
|