@charset "UTF-8";
/* Dashboard */
#menu-appearance a[href="themes.php?page=zakra-starter-templates"] {
display: none !important;
}
/* Also hide the parent li element to remove any spacing */
#menu-appearance li a[href="themes.php?page=zakra-starter-templates"].wp-first-item {
display: none !important;
}
.zak-wrap .zakra-header {
background-color: #fff;
padding: 0;
border-bottom: 1px solid #E9E9E9;
}
.zakra-pro-version {
text-decoration: none;
}
.zak-wrap.overlay {
background: rgba(0, 0, 0, 0.05);
filter: blur(1px);
}
.zakra-message__cta .button.button-hero {
display: flex;
padding: 10px 20px;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 3px;
background: #2563EB;
box-shadow: 0 1px 0 0 rgba(204, 204, 204, 0.5);
line-height: unset;
}
.zakra-message__cta .button.button-secondary.button-hero {
background: rgba(15, 103, 173, 0.04);
border: 1px solid #0F67AD;
border-radius: 4px;
padding: 8px 16px;
line-height: 1.6;
}
.zakra-message__cta .btn-contact-support {
line-height: 1.4;
}
.appearance_page_zakra .zak-wrap {
margin: 0 0 0 0;
}
.zakra_page_zakra-starter-templates #wpcontent, .toplevel_page_zakra #wpcontent{
padding: 0;
}
.zakra_page_zakra-starter-templates #wpbody-content, .appearance_page_zakra #wpbody-content, .toplevel_page_zakra #wpbody-content, .appearance_page_zakra-starter-templates #wpbody-content {
background: #FAFAFC;
}
.zak-container {
max-width: 1280px;
margin: 0 auto;
padding: 0 20px;
}
.zak-container a {
text-decoration: none;
font-size: 13px;
}
.zak-container ul {
margin: 0;
padding: 0;
}
.zak-container .postbox {
border: 0;
min-width: initial;
margin-bottom: 20px;
padding: 16px;
}
.zak-container .postbox .hndle {
cursor: inherit;
margin-bottom: 12px;
}
.zak-container .postbox .zak-welcome {
margin-bottom: 16px;
}
.zak-container .postbox .hndle .dashicons {
padding-right: 5px;
}
.zak-container .postbox-title {
padding: 24px 24px 32px 24px;
border: 1px solid #F4F4F4;
}
.zakra-header {
background-color: #fff;
text-align: center;
margin-bottom: 24px;
padding: 20px;
}
.zakra-header .zak-dashboard-menu-container {
display: flex;
align-items: center;
justify-content: flex-start;
gap: 32px;
}
.zakra-header .zak-dashboard-menu-container ul {
display: flex;
flex-wrap: wrap;
gap: 24px;
}
.zakra-header .zak-dashboard-menu-container ul li {
position: relative;
margin: 0;
}
.zakra-header .zak-dashboard-menu-container ul li a {
color: #383838;
text-align: center;
font-size: 14px;
font-weight: 600;
}
.zakra-header .zak-dashboard-menu-container ul li.active a {
color: #2563EB;
}
/*.zakra-header .zak-dashboard-menu-container ul li.active::before {*/
/* height: 3px;*/
/* width: 100%;*/
/* bottom: 0;*/
/* background-color: #2563EB;*/
/* content: "";*/
/* position: absolute;*/
/* top: 40px;*/
/*}*/
.zakra-header .zak-dashboard-head-left {
display: flex;
align-items: center;
justify-content: flex-end;
}
.zakra-header .zak-dashboard-head-left img {
width: 42px;
}
.zakra-header > .zak-container {
display: flex;
align-items: center;
}
.zakra-header .zak-title {
display: flex;
align-items: center;
}
.zakra-header .zak-title + div {
float: right;
align-items: center;
}
.zakra-header .zak-title + div a {
display: inline-block;
vertical-align: middle;
}
.postbox {
border-radius: 4px;
border: 1px solid var(--Grey-grey-25, #F4F4F4);
background: #FFF;
}
.postbox p {
color: #383838;
font-size: 14px;
font-style: normal;
font-weight: 400;
margin: 0 0 20px 0;
}
h1.hndle {
color: #383838;
font-size: 26px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.zak-license-activated {
position: absolute;
top: -6px;
right: -38px;
padding: 4px 6px;
border-radius: 2px;
color: #27AE60;
background: #27AE6014;
font-size: 10px;
font-weight: 600;
line-height: 10px;
}
.dashboard-title {
display: flex;
}
.dashboard-title span {
display: flex;
padding: 4px 6px;
justify-content: center;
align-items: center;
gap: 2px;
position: absolute;
left: 250px;
top: 30px;
border-radius: 2px;
background: rgba(32, 125, 175, 0.1);
color: #2563EB;
text-align: center;
font-size: 10px;
font-style: normal;
font-weight: 600;
}
.dashboard-title span.zak-pro-badge {
color: #27AE60;
background: #27AE6014;
}
.btn-create-new-page {
display: inline-block;
background: #2563EB;
border-radius: 3px;
color: #fff;
padding: 12px 24px;
font-size: 13px;
line-height: 1.6;
box-shadow: 0 1px 0 0 rgba(204, 204, 204, 0.5);
}
.btn-create-new-page:hover {
color: #fff;
opacity: 0.9;
}
.zak-starter-templates {
margin-bottom: 12px;
}
.zak-starter-templates img {
width: -webkit-fill-available;
}
.zak-postbox-container {
display: flex;
}
.item--update span {
background: #ecf3dc;
color: #a9d545;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item.item--update::after {
background-color: #ecf3dc;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item.item--tweak::after {
background-color: #e9d8fd;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item.item--feature::after {
background-color: #c6f6d5;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item.item--enhancement::after {
background-color: #b2f5ea;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item.item--update p::before {
color: #a9d545;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item.item--update p::after {
background: #ecf3dc;
}
.postbox-container .zak-premium-features {
position: sticky;
z-index: 9;
top: calc(var(--wp-admin--admin-bar--height) + 20px);
}
.zak-postbox-container .zak-quick-settings, .zak-postbox-container .zak-premium-features {
border: 1px solid #F4F4F4;
}
.zak-quick-settings .zak-quick-settings-title {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 30px;
}
.zak-quick-settings .zak-premium-features-title {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 30px;
}
.zak-premium-features .zak-quick-settings-title, .zak-premium-features .zak-premium-features-title {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 30px;
}
.zak-quick-settings .zak-quick-settings-title a:hover, .zak-quick-settings .zak-premium-features-title a:hover {
text-decoration-line: none;
opacity: 0.9;
}
.zak-premium-features .zak-quick-settings-title a:hover, .zak-premium-features .zak-premium-features-title a:hover {
text-decoration-line: none;
opacity: 0.9;
}
.zak-quick-settings a, .zak-premium-features a {
display: flex;
align-items: center;
text-align: center;
color: #7A7A7A;
font-feature-settings: 'clig' off, 'liga' off;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 18px;
text-transform: capitalize;
}
.zak-quick-settings a:hover, .zak-premium-features a:hover {
color: #2563EB;
}
.zak-quick-settings a svg, .zak-premium-features a svg {
margin-right: 4px;
}
.zak-quick-settings h2, .zak-premium-features h2 {
font-size: 18px;
margin: 0;
}
.zak-quick-settings .zak-quick-settings-title {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 30px;
}
.zak-quick-settings .zak-quick-settings-title a {
color: #2563EB;
font-size: 13px;
font-style: normal;
font-weight: 500;
line-height: 20px;
text-decoration-line: underline;
}
.zak-quick-settings h4 {
color: #383838;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 21px;
margin: 0 0 8px 0;
}
.zak-quick-settings .zak-quick-settings-content {
display: flex;
flex-direction: column;
gap: 24px;
}
.zak-quick-settings .zak-quick-settings-content .zak-quick-settings-item {
border: 1px solid #F4F4F4;
padding: 12px 16px;
border-radius: 4px;
display: flex;
flex-flow: column nowrap;
flex-direction: row;
gap: 16px;
background: #FAFBFF;
}
.zak-quick-settings .zak-quick-settings-content .zak-quick-settings-item:hover {
box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.04);
}
.zak-premium-features .zak-premium-features-title {
display: flex;
justify-content: space-between;
align-items: center;
}
.zak-premium-features .zak-premium-features-title a {
color: #2563EB;
font-size: 13px;
font-style: normal;
font-weight: 500;
line-height: 20px;
text-decoration-line: underline;
}
.zak-premium-features h4 {
color: #383838;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 21px;
margin: 0 0 8px 0;
}
.zak-premium-features .zak-premium-features-content {
display: flex;
flex-direction: column;
gap: 24px;
}
.zak-premium-features .zak-premium-features-content .zak-premium-features-item {
border: 1px solid #E2E8F0;
padding: 12px 16px;
border-radius: 4px;
display: flex;
justify-content: space-between;
align-items: center;
background: #FAFBFF;
}
.zak-premium-features .zak-premium-features-content .zak-premium-features-item:hover {
box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.04);
}
.zak-premium-features .zak-premium-features-content .zak-premium-features-item .zak-icon {
height: 18px;
}
.zak-notification {
margin-left: 17px;
}
.zak-notification:hover {
cursor: pointer;
}
.zak-upgrade-to-pro {
color: #2563EB;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 1.8;
letter-spacing: 0.24px;
}
.zak-icon {
height: 32px;
}
.zak-version {
color: #2563EB;
font-weight: 600;
display: flex;
padding: 2px 10px;
justify-content: center;
align-items: center;
gap: 6px;
border-radius: 12px;
border: 1px solid #2563EB;
background: #F8FAFF;
margin-left: 5px;
}
.pro-feature {
display: flex;
justify-content: space-between;
padding: 15px;
margin: 0;
box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
}
.pro-feature > a {
font-weight: bold;
}
.zakra-pro-version {
position: relative;
margin-left: 20px;
}
.zakra-pro-version::before {
content: '';
position: absolute;
top: 4px;
left: -10px;
width: 1px;
height: 14px;
background: #D3D3D3;
}
.col-30 a {
color: #2563EB;
font-size: 13px;
font-weight: 400;
line-height: normal;
text-decoration-line: underline;
}
.col-30 a.activated-plugin {
color: #000;
text-decoration: none;
cursor: default;
}
.col-30 a:hover {
text-decoration-line: none;
opacity: 0.9;
}
.col-30 .postbox {
padding: 16px;
border: 1px solid #F4F4F4;
}
.col-30 .postbox.zak-starter-box {
border: 1px solid #2563EB;
}
.col-30 .postbox .hndle.zak-starter-templates-title, .col-30 .postbox .hndle.zak-review-title, .col-30 .postbox .hndle.zak-feature-request-title, .col-30 .postbox .hndle.zak-support-title, .col-30 .postbox .hndle.zak-themegrill-community-title, .col-30 .postbox .hndle.zak-documentation-title {
margin: 0;
}
.col-30 .postbox .hndle.zak-starter-templates-title span, .col-30 .postbox .hndle.zak-review-title span, .col-30 .postbox .hndle.zak-feature-request-title span, .col-30 .postbox .hndle.zak-support-title span, .col-30 .postbox .hndle.zak-themegrill-community-title span, .col-30 .postbox .hndle.zak-documentation-title span {
line-height: 1.5;
}
.col-30 .postbox .hndle.zak-useful-plugins-title {
margin-top: 0;
}
.col-30 .postbox:hover {
box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.04);
}
.col-30 .postbox .inside {
padding: 0;
}
.col-30 .postbox .inside p {
color: #6B6B6B;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 19.3px;
}
.col-30 h3.hndle {
display: flex;
align-items: center;
gap: 8px;
padding: 0;
}
.col-30 h3.hndle span {
color: #383838;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 2.4;
}
.col-30 .ratings {
display: flex;
gap: 12px;
margin-bottom: 14px;
}
.col-30 .ratings span {
color: #999;
font-size: 11px;
font-weight: 400;
display: flex;
align-items: center;
}
.col-30 .ratings svg {
padding-right: 4px;
}
.col-30 .zak-useful-plugins .hndle {
margin-bottom: 24px;
}
.col-30 .zak-useful-plugins .inside {
margin: 0;
display: flex;
justify-content: space-between;
padding-bottom: 18px;
align-items: center;
}
.col-30 .zak-useful-plugins .inside:nth-child(2) {
border-radius: 4px 4px 0 0;
border-bottom: 1px solid #F4F4F4;
background: #FFF;
}
.col-30 .zak-useful-plugins .inside:nth-child(3) {
padding: 18px 0;
}
.col-30 .content-left {
display: flex;
gap: 12px;
align-items: center;
}
.col-30 .content-left svg {
height: 40px;
width: 40px;
}
.col-30 .content-left h4, .col-30 .content-left p {
margin: 0;
}
.postbox-container a:focus {
box-shadow: none;
}
.postbox-container .zakra-update .zakra-message__content .zakra-message__image {
flex-basis: 242px;
}
.postbox-container .zakra-message__content .zakra-message__cta {
flex-direction: column;
align-items: flex-start;
}
/* Products Page */
.products-page .postbox {
background: unset;
box-shadow: unset;
padding: 0;
margin-bottom: 32px;
}
.products-page .postbox .hndle {
margin-bottom: 24px;
}
.products-page .item {
background: #fff;
min-width: 0;
border: 1px solid #F4F4F4;
border-radius: 4px;
}
.products-page .inside {
display: flex;
flex-direction: column;
gap: 24px;
padding: 0;
margin: 0;
border-radius: 4px 4px 4px 4px;
}
.products-page .inside img {
max-width: -webkit-fill-available;
border-radius: 4px 4px 0px 0px;
}
.products-page .inside .content, .products-page .inside .cta {
padding: 20px 16px;
}
.products-page .inside .content {
min-height: 130px;
}
.products-page .inside .cta {
position: relative;
display: flex;
justify-content: space-between;
align-items: center;
border-top: 1px solid #F4F4F4;
}
.products-page .inside .cta .activated {
cursor: default;
background: #ACACAC;
}
.products-page .inside .cta .activated:hover {
opacity: unset;
}
.products-page .inside p {
color: #6B6B6B;
font-size: 13px;
font-weight: 400;
line-height: 2.0;
}
.products-page .inside a {
color: #7A7A7A;
font-size: 12px;
font-weight: 400;
line-height: 1.8;
letter-spacing: 0.12px;
text-decoration-line: underline;
text-transform: capitalize;
margin-right: 8px;
}
.products-page .inside a:nth-child(2):before {
height: 12px;
width: 1px;
bottom: 24px;
background-color: #7A7A7A;
content: "";
position: absolute;
left: 83px;
}
.products-page .inside span {
color: #fff;
display: flex;
height: 32px;
padding: 4px 16px;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 4px;
background: #2563EB;
}
.products-page .inside span a {
color: #fff;
font-size: 13px;
text-decoration: none;
margin: 0 auto;
}
.products-page .inside span:hover {
color: #fff;
opacity: 0.9;
}
.products-page .inside h3 {
margin: 0 0 8px 0;
}
.products-page .inside__themes {
margin-bottom: 32px;
}
.products-page .inside__plugins a:nth-child(2):before {
bottom: 34px;
}
/* Help page */
.help-page .zak-help-top-row {
display: flex;
gap: 20px;
flex-direction: column;
}
.help-page .zak-help-top-row .postbox {
display: flex;
flex-direction: column;
flex: 1;
align-items: center;
padding: 32px 24px;
border: 1px solid #F4F4F4;
border-radius: 4px;
}
.help-page .zak-help-top-row h3 {
color: #383838;
font-size: 16px;
font-weight: 600;
padding: 24px 0 12px;
margin: 0;
}
.help-page .zak-help-top-row p {
color: #6B6B6B;
text-align: center;
font-size: 13px;
font-weight: 400;
line-height: 1.9;
padding: 0 0 32px 0;
margin: 0;
}
.help-page .zak-help-top-row a {
color: #2563EB;
font-size: 14px;
font-weight: 400;
text-decoration-line: underline;
}
.help-page .zak-help-top-row a span:hover {
border-color: rgba(37, 99, 235, 0.9);
opacity: 0.9;
}
.help-page .zak-help-top-row a.help-box:hover {
text-decoration-line: none;
opacity: 0.9;
}
.help-page .zak-help-top-row span {
display: inline-flex;
padding: 10px 14px;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 3px;
border: 1px solid #2563EB;
}
.help-page h2 {
margin: 0 0 20px 0;
}
.help-page .postbox.zak-community {
padding: 16px;
display: flex;
gap: 30px;
flex-direction: column;
border: 1px solid #F4F4F4;
border-radius: 4px;
}
.help-page .postbox.zak-community img {
max-width: 100%;
}
.help-page .postbox.zak-community .zak-content {
padding: 8px 0;
}
.help-page .postbox.zak-community h3 {
color: #383838;
font-size: 20px;
font-weight: 400;
line-height: 2.4;
margin: 0;
}
.help-page .postbox.zak-community p {
color: #6B6B6B;
font-size: 13px;
margin: 0 0 20px 0;
}
.help-page .postbox.zak-community span {
color: #fff;
display: flex;
width: 120px;
height: 30px;
padding: 4px 16px;
justify-content: center;
align-items: center;
gap: 2px;
border-radius: 4px;
background: #2563EB;
}
.help-page .postbox.zak-community span:hover {
opacity: 0.9;
}
/* Free Vs Pro */
.free-vs-pro-page table {
width: 100%;
margin-bottom: 32px;
-webkit-border-horizontal-spacing: 0;
}
.free-vs-pro-page .fvp-table tbody tr.fvp-heading td {
background: #F4F4F4;
color: #6B6B6B;
font-weight: 600;
}
.free-vs-pro-page .fvp-table tbody tr td {
width: 25%;
background: #fff;
color: #383838;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 2.2;
padding: 12px;
text-align: center;
border-left: 0;
border-right: 0;
}
.free-vs-pro-page .fvp-table tbody tr td:first-child {
width: 50%;
text-align: left;
}
.free-vs-pro-page .postbox {
display: flex;
flex-direction: column;
align-items: center;
padding: 32px;
background: #F4F4F4;
}
.free-vs-pro-page .postbox h3 {
padding: 16px 0 12px 0;
}
.free-vs-pro-page .postbox p {
margin: 0;
color: #6B6B6B;
text-align: center;
font-size: 14px;
font-weight: 400;
line-height: 1.8;
}
.free-vs-pro-page .postbox a {
margin-top: 24px;
}
.free-vs-pro-page .postbox span {
color: #fff;
display: flex;
padding: 10px 16px;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 3px;
background: #2563EB;
box-shadow: 0 1px 0 0 rgba(204, 204, 204, 0.5);
}
/* Dialog */
.zak-dialog {
position: fixed;
right: 0;
top: 32px;
bottom: 0;
display: flex;
flex-direction: column;
width: 100%;
max-width: 386px;
background: #fff;
transform: translateX(100%);
transition: transform 0.3s;
z-index: 9999;
box-shadow: 0 10px 32px 0 rgba(0, 0, 0, 0.05);
}
.zak-dialog.open {
transform: translateX(0%);
}
.zak-dialog .zak-dialog-head {
display: flex;
justify-content: space-between;
align-items: center;
padding: 24px 20px;
border-bottom: 1px solid #E9E9E9;
}
.zak-dialog .zak-dialog-head h3 {
color: #383838;
font-size: 16px;
font-weight: 600;
line-height: 2.4;
margin: 0;
}
#zak-dashboard-menu a:focus {
box-shadow: none;
}
.sticky {
position: sticky;
top: calc(var(--wp-admin--admin-bar--height));
width: 100%;
}
.zak-dialog .zak-dialog-head .zak-dialog-close:hover {
cursor: pointer;
}
.zak-dialog .zak-dialog-content {
overflow: auto;
height: 100vh;
}
.zak-dialog .zak-dialog-content .zak-changelog {
padding: 20px;
flex: 1 1 0;
}
.zak-dialog .zak-dialog-content .zak-changelog__list-item {
margin-bottom: 28px;
}
.zak-dialog .zak-dialog-content .zak-changelog__list-head {
display: flex;
align-items: center;
justify-content: space-between;
flex-direction: row;
gap: 0.5rem;
}
.zak-dialog .zak-dialog-content .zak-changelog__list-head h4 {
margin: 0;
line-height: 1.33;
font-size: 14px;
font-weight: 600;
}
.zak-dialog .zak-dialog-content .zak-changelog__list-head p {
font-size: 11px;
line-height: 1;
margin: 0;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item {
position: relative;
margin: 20px 0;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item::after {
background-color: #e8eefd;
bottom: 0;
content: "";
height: 90%;
left: 11px;
position: absolute;
top: 0;
width: 2px;
}
.zak-quick-setting-icon {
display: flex;
align-items: center;
}
.zak-quick-setting-icon svg {
width: 24px;
height: 24px;
fill: #2563EB;
padding: 12px;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item span {
display: inline-flex;
vertical-align: top;
align-items: center;
max-width: 100%;
line-height: 1.7;
outline: transparent solid 2px;
outline-offset: 2px;
border-radius: 0.375em;
font-size: 14px;
padding: 0 8px;
position: sticky;
z-index: 9999;
top: 0;
margin-bottom: 20px;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item .zak-changelog__change-list {
padding-top: 10px;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item p {
margin: 0 0 16px 0;
padding-left: 40px;
position: relative;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item p::before {
content: "✓";
position: absolute;
left: 9px;
top: 50%;
transform: translateY(-50%);
font-size: 10px;
z-index: 999;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item p::after {
background-color: #e8eefd;
background-position: 50% center;
border-radius: 50%;
content: "";
height: 20px;
width: 20px;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 2px;
z-index: 99;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item.item--fix span {
color: #555cff;
background: #efefff;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item.item--fix p::before {
color: #555cff;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item.item--fix p::after {
background: #efefff;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item.item--feature span {
color: #22543d;
background: #c6f6d5;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item.item--feature p::before {
color: #22543d;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item.item--feature p::after {
background: #c6f6d5;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item.item--added span {
color: #1a202c;
background: #edf2f7;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item.item--added p::before {
color: #1a202c;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item.item--added p::after {
background: #edf2f7;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item.item--tweak span {
color: #44337a;
background: #e9d8fd;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item.item--tweak p::before {
color: #44337a;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item.item--tweak p::after {
background: #e9d8fd;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item.item--enhancement span {
color: #234e52;
background: #b2f5ea;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item.item--enhancement p::before {
color: #234e52;
}
.zak-dialog .zak-dialog-content .zak-changelog__change-item.item--enhancement p::after {
background: #b2f5ea;
}
/* Starter Templates */
.appearance_page_zakra-starter-templates .demo-importer {
max-width: 1280px;
margin: 0 auto;
}
.appearance_page_zakra-starter-templates .demo-importer .wp-filter {
padding: 0 20px;
}
.appearance_page_zakra-starter-templates .demo-importer .wp-filter .search-form {
margin-left: 1em;
}
.appearance_page_zakra-starter-templates .demo-importer .wp-filter .filter-section {
float: left;
}
.appearance_page_zakra-starter-templates .demo-importer .wp-filter .filter-section.right {
float: right;
}
.appearance_page_zakra-starter-templates .demo-importer .wp-filter .filter-links li > a:focus {
box-shadow: none;
}
.appearance_page_zakra-starter-templates .demo-importer .theme-browser .theme .premium-demo-banner {
position: absolute;
top: 15px;
right: -16px;
color: #fff;
padding: 0 20px;
font-weight: 600;
min-height: 30px;
line-height: 28px;
background: #5fbd0a;
text-transform: uppercase;
}
.appearance_page_zakra-starter-templates .demo-importer .theme-browser .theme .premium-demo-banner::before, .appearance_page_zakra-starter-templates .demo-importer .theme-browser .theme .premium-demo-banner::after {
content: '';
position: absolute;
}
.appearance_page_zakra-starter-templates .demo-importer .theme-browser .theme .premium-demo-banner::before {
left: -15px;
color: #fff;
border: 15px solid #5fbd0a;
border-left-color: transparent;
}
.appearance_page_zakra-starter-templates .demo-importer .theme-browser .theme .premium-demo-banner::after {
top: 30px;
right: 0;
border: 8px solid #478d07;
border-right-color: transparent;
border-bottom-color: transparent;
}
.appearance_page_zakra-starter-templates .demo-importer .theme-browser .theme .theme-screenshot img {
object-fit: cover;
}
.appearance_page_zakra-starter-templates .demo-importer .theme-install-overlay .wp-full-overlay-header {
background-color: #eee;
}
.appearance_page_zakra-starter-templates .demo-importer .theme-install-overlay .wp-full-overlay-sidebar-content {
z-index: 1;
bottom: 132px;
}
.appearance_page_zakra-starter-templates .demo-importer .theme-install-overlay .wp-full-overlay-sidebar-content .install-theme-info .theme-version {
margin-top: 0;
}
.appearance_page_zakra-starter-templates .demo-importer .theme-install-overlay .wp-full-overlay-sidebar-content .install-theme-info .theme-screenshot {
width: 100%;
box-sizing: border-box;
}
.appearance_page_zakra-starter-templates .demo-importer .theme-install-overlay .wp-full-overlay-sidebar-content .install-theme-info .premium-demo-tag {
color: #fff;
font-size: 13px;
font-weight: 400;
margin-left: 5px;
padding: 0 10px;
line-height: 22px;
border-radius: 3px;
background: #67c016;
display: inline-block;
}
.appearance_page_zakra-starter-templates .demo-importer .theme-install-overlay .wp-full-overlay-sidebar-content .install-theme-info table.plugins-list-table {
margin-bottom: 1em;
}
.appearance_page_zakra-starter-templates .demo-importer .theme-install-overlay .wp-full-overlay-sidebar-content .install-theme-info table.plugins-list-table .plugin-status {
float: right;
}
.appearance_page_zakra-starter-templates .demo-importer .theme-install-overlay .wp-full-overlay-sidebar-content .install-theme-info table.plugins-list-table .plugin-status span {
width: 20px;
height: 20px;
overflow: hidden;
border-radius: 50%;
position: relative;
vertical-align: top;
white-space: nowrap;
text-indent: -9999px;
display: inline-block;
border: 2px solid #bfbfbf;
}
.appearance_page_zakra-starter-templates .demo-importer .theme-install-overlay .wp-full-overlay-sidebar-content .install-theme-info table.plugins-list-table .plugin-status span.active {
border-color: #5cb85c;
}
.appearance_page_zakra-starter-templates .demo-importer .theme-install-overlay .wp-full-overlay-sidebar-content .install-theme-info table.plugins-list-table .plugin-status span.active::after {
position: absolute;
left: 50%;
top: 50%;
opacity: 1;
width: 25%;
height: 50%;
content: '';
transform-origin: left top;
border-top: 2px solid #5cb85c;
border-right: 2px solid #5cb85c;
transform: scaleX(-1) rotate(135deg) translate(-58%, -40%);
}
.appearance_page_zakra-starter-templates .demo-importer .theme-install-overlay .wp-full-overlay-sidebar-content .install-theme-info table.plugins-list-table .plugin-status span.updating-message {
border-left-color: #5cb85c;
animation: spin .75s linear infinite;
}
.appearance_page_zakra-starter-templates .demo-importer .theme-install-overlay .wp-full-overlay-footer {
height: 132px;
}
.appearance_page_zakra-starter-templates .demo-importer .theme-install-overlay .wp-full-overlay-footer .devices button:hover, .appearance_page_zakra-starter-templates .demo-importer .theme-install-overlay .wp-full-overlay-footer .devices button:focus {
background-color: transparent;
}
.appearance_page_zakra-starter-templates .demo-importer .theme-install-overlay .wp-full-overlay-footer .demo-import-actions {
padding: 20px;
background: #fff;
border-bottom: 1px solid #ddd;
}
.appearance_page_zakra-starter-templates .demo-importer .theme-install-overlay .wp-full-overlay-footer .demo-import-actions .button {
width: 100%;
text-align: center;
}
.appearance_page_zakra-starter-templates .demo-importer .theme-install-overlay .wp-full-overlay-footer .demo-import-actions .button.updated-message::before, .appearance_page_zakra-starter-templates .demo-importer .theme-install-overlay .wp-full-overlay-footer .demo-import-actions .button.updating-message::before {
margin-top: 11px;
}
.appearance_page_zakra-starter-templates .demo-importer .theme-install-overlay.expanded .wp-full-overlay-footer {
left: initial;
}
/**
* Tooltips
*/
.tips {
cursor: help;
text-decoration: none;
}
img.tips {
padding: 5px 0 0;
}
#tiptip_holder {
display: none;
z-index: 8675309;
position: absolute;
top: 0;
/*rtl:ignore*/
left: 0;
}
#tiptip_holder.tip_top {
padding-bottom: 5px;
}
#tiptip_holder.tip_top #tiptip_arrow_inner {
margin-top: -7px;
margin-left: -6px;
border-top-color: #333;
}
#tiptip_holder.tip_bottom {
padding-top: 5px;
}
#tiptip_holder.tip_bottom #tiptip_arrow_inner {
margin-top: -5px;
margin-left: -6px;
border-bottom-color: #333;
}
#tiptip_holder.tip_right {
padding-left: 5px;
}
#tiptip_holder.tip_right #tiptip_arrow_inner {
margin-top: -6px;
margin-left: -5px;
border-right-color: #333;
}
#tiptip_holder.tip_left {
padding-right: 5px;
}
#tiptip_holder.tip_left #tiptip_arrow_inner {
margin-top: -6px;
margin-left: -7px;
border-left-color: #333;
}
#tiptip_content {
color: #fff;
font-size: 0.8em;
max-width: 150px;
background: #333;
text-align: center;
border-radius: 3px;
padding: 0.618em 1em;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
#tiptip_content code {
padding: 1px;
background: #888;
}
#tiptip_arrow, #tiptip_arrow_inner {
position: absolute;
border-color: transparent;
border-style: solid;
border-width: 6px;
height: 0;
width: 0;
}
/*rtl:raw:
#tiptip_arrow {
right: 50%;
margin-right: -6px;
}
*/
/**
* Demo Import message CSS.
*/
.demo-import-confirm-message {
font-size: 14px;
padding: 10px 10px 0;
}
.demo-import-confirm-message ol {
margin-left: 20px;
}
.demo-import-confirm-message ol .warning {
color: #f00000;
}
.jconfirm-buttons .demo-import-confirm-button {
background: #f00000;
color: #ffffff;
}
.jconfirm-buttons .demo-import-cancel-button {
background: #eeeeee;
border-color: #999999;
color: #23282d;
}
body.demo-import-message-popup {
overflow: visible;
visibility: visible;
}
/* Starter Templates - Blank State */
.themegrill-demo-importer-BlankState {
position: relative;
padding-top: 200px;
padding-bottom: 400px;
text-align: center;
background: url("../images/starter-templates-background.jpg");
background-size: cover;
background-repeat: no-repeat;
}
.themegrill-demo-importer-BlankState .themegrill-demo-importer-BlankState-icon {
fill: #ddd;
width: 128px;
height: 128px;
margin: 0 0 .875em;
}
.themegrill-demo-importer-BlankState .themegrill-demo-importer-BlankState-info {
position: relative;
margin: 20px 10px;
background: #fff;
max-width: 100%;
padding: 10px 20px;
border-radius: 9px;
z-index: 99;
}
.themegrill-demo-importer-BlankState .starter-template-overlay {
position: absolute;
inset: 0;
background: rgba(240, 240, 241, 0.2);
backdrop-filter: blur(3px);
}
.themegrill-demo-importer-BlankState h2.themegrill-demo-importer-BlankState-message {
color: #383838;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 1.6;
}
.themegrill-demo-importer-BlankState span {
color: #fff;
display: flex;
padding: 10px;
font-size: 16px;
justify-content: center;
align-items: center;
gap: 8px;
align-self: stretch;
border-radius: 4px;
background: #2563EB;
}
.zak-starter-templates-active a {
position: relative;
}
.zak-starter-templates-active a:after {
content: "";
position: absolute;
bottom: -12px;
right: 0;
width: 100%;
height: 2px;
background: #3858e9;
}
/* Responsive */
@media (min-width: 768px) {
.themegrill-demo-importer-BlankState {
padding-bottom: 695px;
}
.themegrill-demo-importer-BlankState .themegrill-demo-importer-BlankState-info {
margin: 20px auto;
padding: 40px 50px;
}
.themegrill-demo-importer-BlankState span {
padding: 16px;
}
}
/* Responsive */
@media (min-width: 768px) {
.zak-wrap .zakra-header {
padding: 12px 20px;
}
.zakra-header {
background-color: #fff;
text-align: center;
margin-bottom: 32px;
padding: 20px;
}
.zakra-header .zak-dashboard-head-right ul {
gap: 16px;
}
.zakra-header .zak-dashboard-head-right ul li.active::before {
top: 44px;
}
.zakra-header .zak-dashboard-head-left {
display: flex;
align-items: center;
margin-left: auto;
}
.zakra-header .zak-dashboard-head-left a {
margin-left: 17px;
}
.zakra-header .zak-dashboard-head-left img {
width: 42px;
border-radius: 20px;
border: 1px solid rgba(211, 211, 211, 0.4);
}
.zakra-header > .zak-container {
display: flex;
align-items: center;
}
.zakra-header .zak-title {
display: flex;
align-items: center;
}
.zakra-header .zak-title + div {
float: right;
align-items: center;
}
.zakra-header .zak-title + div a {
display: inline-block;
vertical-align: middle;
}
.zakra-header .zak-dashboard-menu-container {
display: flex;
align-items: center;
justify-content: flex-start;
}
.zakra-header .zak-dashboard-menu-container ul {
display: flex;
flex-wrap: wrap;
margin-left: 40px;
gap: 32px;
}
.zakra-header .zak-dashboard-menu-container ul li {
position: relative;
margin: 0;
}
.zakra-header .zak-dashboard-menu-container ul li a {
color: #383838;
text-align: center;
font-size: 14px;
font-weight: 600;
padding: 14px 0;
}
.zakra-header .zak-dashboard-menu-container ul li.active a {
color: #2563EB;
}
/*.zakra-header .zak-dashboard-menu-container ul li.active::before {*/
/* height: 3px;*/
/* width: 100%;*/
/* bottom: 0;*/
/* background-color: #2563EB;*/
/* content: "";*/
/* position: absolute;*/
/* top: 44px;*/
/*}*/
.zakra-header .zak-dashboard-head-left {
display: flex;
align-items: center;
justify-content: flex-end;
}
.zakra-header > .zak-container {
display: flex;
align-items: center;
}
.zakra-header .zak-title {
display: flex;
align-items: center;
}
.zakra-header .zak-title + div {
float: right;
align-items: center;
}
.zakra-header .zak-title + div a {
display: inline-block;
vertical-align: middle;
}
.col-70 {
float: left;
width: 70%;
box-sizing: border-box;
}
.col-30 {
float: left;
width: 30%;
box-sizing: border-box;
padding-left: 20px;
}
.products-page .inside {
display: grid;
gap: 24px;
grid-template-columns: 1fr 1fr 1fr;
}
.help-page .zak-help-top-row {
flex-direction: row;
}
.themegrill-demo-importer-BlankState {
padding-top: 200px;
padding-bottom: 695px;
text-align: center;
background-size: contain;
}
.themegrill-demo-importer-BlankState .themegrill-demo-importer-BlankState-icon {
fill: #ddd;
width: 128px;
height: 128px;
margin: 0 0 .875em;
}
.themegrill-demo-importer-BlankState .themegrill-demo-importer-BlankState-info {
margin: 0 auto;
background: #fff;
max-width: 400px;
padding: 50px 70px 55px 70px;
border-radius: 9px;
}
.themegrill-demo-importer-BlankState h2.themegrill-demo-importer-BlankState-message {
color: #383838;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 26px;
}
.themegrill-demo-importer-BlankState span {
color: #fff;
display: flex;
padding: 16px;
justify-content: center;
align-items: center;
gap: 8px;
align-self: stretch;
border-radius: 4px;
background: #2563EB;
}
}
@media (min-width: 1050px) {
.zak-quick-settings .zak-quick-settings-content, .zak-premium-features .zak-premium-features-content {
display: grid;
gap: 24px;
grid-template-columns: 1fr 1fr 1fr;
}
.help-page .postbox.zak-community {
flex-direction: row;
}
.help-page .postbox.zak-community img {
max-width: 348px;
}
}
.zakra-update {
background-color: #FAFDFF;
}
.zakra-update .zakra-message__heading {
max-width: 768px;
display: flex;
align-items: center;
}
.zakra-update .zakra-message__content {
flex-wrap: wrap;
}
.zakra-update .zakra-message__content .zakra-message__image {
flex-basis: 320px;
height: 214px;
min-height: 100px;
}
.zakra-update .zakra-message__text {
flex: 1;
}
/* Notices. */
.zakra-notice {
position: relative;
padding: 20px 20px 0 20px;
border-left-color: #2563EB;
}
.zakra-notice .links {
margin: 1.2em 0;
display: flex;
flex-wrap: wrap;
}
.zakra-notice .links a {
margin-right: 10px;
}
.zakra-notice .links a > span {
vertical-align: middle;
padding-right: 5px;
}
.zakra-notice .notice-text .coupon-code {
display: inline-block;
}
.zakra-notice .notice-dismiss {
text-decoration: none;
}
/* Welcome notice. */
.notice-dismiss:before {
color: #111;
}
.zakra-message__content {
display: flex;
justify-content: space-between;
gap: 24px;
}
.zakra-message__content .zakra-message__image {
display: flex;
flex: 0 0 160px;
object-fit: cover;
}
.zakra-message__content .zakra-message__image .zakra-screenshot {
width: 100%;
margin: 0;
float: none;
border-radius: 4px;
object-fit: cover;
}
.zakra-message__content .zakra-message__head {
margin-bottom: 24px;
}
.zakra-message__content .zakra-message__subheading {
color: #383838;
font-size: 12px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin: unset;
}
.zakra-message__content .zakra-message__heading {
color: #383838;
font-size: 26px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-top: 4px;
margin-bottom: 16px;
}
.zakra-message__content .zakra-message__description {
color: #383838;
font-size: 13px;
font-style: normal;
font-weight: 400;
}
.zakra-message__content .zakra-message__cta {
display: flex;
align-items: center;
gap: 24px;
}
.zakra-message__content .zakra-message__cta .plugin-install-notice {
color: #727374;
font-size: 13px;
font-style: normal;
font-weight: 400;
}
.zakra-message__content .zakra-message__cta a:before {
margin: 5px;
vertical-align: middle;
}
h1.zakra-message__heading {
font-weight: 600;
font-size: 28px;
line-height: 37px;
color: #232323;
margin-bottom: 12px;
}
h2.zakra-message__heading {
margin-bottom: 24px;
font-weight: 400;
color: #232323;
font-size: 16px;
line-height: 180%;
}
a.zakra-message-close {
position: absolute;
top: 0;
right: 0;
padding: 10px 15px 10px 21px;
font-size: 13px;
line-height: 1.23076923;
text-decoration: none;
}
a.zakra-message-close:before {
position: absolute;
top: 8px;
left: 0;
-webkit-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;
}
.zakra-message__text {
max-width: 660px;
align-self: center;
margin-bottom: 24px;
}
.zakra-message__text img {
height: 50px;
width: 50px;
}
/* Zakra review notice */
.zakra-notice.theme-review-notice {
border-left-color: #6547DB;
padding: 20px 15px;
}
.zakra-notice.theme-review-notice .zakra-message__content {
justify-content: unset;
}
.zakra-notice.theme-review-notice .zakra-message__image {
flex: 0;
min-height: auto;
margin-right: 35px;
margin-left: 10px;
padding-right: 0;
border-right: none;
}
.zakra-notice.theme-review-notice .zakra-logo--png {
width: 80px;
height: 80px;
}
.zakra-notice.theme-review-notice h3 {
font-size: 21px;
margin: 0;
line-height: 1;
color: #000;
}
.zakra-notice.theme-review-notice p {
font-size: 14px;
line-height: 21px;
color: #3C434A;
margin: 0 0 6px 0;
max-width: 720px;
padding: 2px 0;
}
.zakra-notice.theme-review-notice span.dashicons.dashicons-smiley.smile-icon {
background: #f7e143;
border-radius: 50%;
font-size: 15px;
border: 1px solid;
width: 17px;
height: 17px;
}
.zakra-notice.theme-review-notice .button-primary {
background: #6547DB;
border-color: #6547DB;
box-shadow: none;
color: #fff;
}
.zakra-notice.theme-review-notice .button-secondary {
color: #6547DB;
border-color: #6547DB;
background: #f6f7f7;
vertical-align: top;
}
.zakra-notice.theme-review-notice strong {
color: #000;
}
.zakra-notice.theme-review-notice .links {
margin: 1.2em 0 5px 0;
}
.zakra-notice.theme-review-notice a.btn {
display: flex;
max-width: fit-content;
justify-content: center;
align-items: center;
}
.demo-import-migrate-notice .zakra-message__image .zakra-screenshot {
height: 100px;
width: 100px;
}
.demo-import-migrate-notice .zakra-message__content {
max-width: 768px;
}
.demo-import-migrate-notice .zakra-message__content .zakra-message__image {
flex: 0;
}
.zak-tab-content {
display: none;
}
.active-tab {
display: block;
}
.zak-tab-container {
display: flex;
margin: 20px;
border: 1px solid #E0E0E0;
padding: 4px;
border-radius: 4px;
}
.zak-tab-button {
cursor: pointer;
padding: 10px;
border: none;
width: 100%;
background: transparent;
}
.zak-tab-button.active-button {
color: #ffffff;
background-color: #3858E9;
border-radius: 6px;
}
/* Responsive. */
@media screen and (max-width: 768px) {
.zakra-message__content .zakra-message__image {
display: none;
}
.zakra-notice.theme-review-notice .zakra-message__content {
display: flex;
flex-direction: column;
}
.zakra-notice.theme-review-notice .button-primary, .zakra-notice.theme-review-notice .button-secondary {
margin-bottom: 10px;
}
}
@media (max-width: 768px) {
.zakra-message__content .zakra-screenshot {
display: none;
}
.zakra-message__content .zakra-message__text {
padding: 0;
width: 100%;
}
}
.zakra-header .zak-title {
flex-basis: unset;
}
@media screen and (max-width: 767px) {
.zakra-header > .zak-container {
display: flex;
flex-wrap: wrap;
}
.zakra-header .zak-title {
justify-content: center;
flex-basis: 20%;
order: 1;
}
.zakra-header .zak-title + div {
float: none;
margin-top: 20px;
margin-bottom: 20px;
}
.zakra-header .zak-dashboard-head-left {
flex-basis: 80%;
order: 2;
}
.zakra-header .zak-dashboard-menu-container {
flex-basis: 100%;
order: 3;
}
}
.demo-importer {
padding: 0;
margin: 0;
}
@media (min-width: 1236px) {
.postbox-container .zakra-message__content .zakra-message__cta {
flex-direction: row;
}
}
@media (max-width: 768px) {
.zak-postbox-container {
flex-direction: column;
}
}
@media (max-width: 600px) {
.sticky {
top: 0;
}
}
.zakra-update {
background-color: #FAFDFF;
}
.zakra-update .zakra-message__heading {
max-width: 768px;
display: flex;
align-items: center;
}
.zakra-update .zakra-message__content {
flex-wrap: wrap;
}
.zakra-update .zakra-message__content .zakra-message__image {
flex-basis: 320px;
height: 214px;
min-height: 100px;
}
.zakra-update .zakra-message__text {
flex: 1;
}
/* Notices. */
.zakra-notice {
position: relative;
padding: 20px 20px 0 20px;
border-left-color: #2563EB;
}
.zakra-notice .links {
margin: 1.2em 0;
display: flex;
flex-wrap: wrap;
}
.zakra-notice .links a {
margin-right: 10px;
}
.zakra-notice .links a > span {
vertical-align: middle;
padding-right: 5px;
}
.zakra-notice .notice-text .coupon-code {
display: inline-block;
}
.zakra-notice .notice-dismiss {
text-decoration: none;
}
/* Welcome notice. */
.notice-dismiss:before {
color: #111;
}
.zakra-message__content {
display: flex;
justify-content: space-between;
gap: 24px;
}
.zakra-message__content .zakra-message__image {
display: flex;
flex: 0 0 160px;
object-fit: cover;
}
.zakra-message__content .zakra-message__image .zakra-screenshot {
width: 100%;
margin: 0;
float: none;
border-radius: 4px;
object-fit: cover;
}
.zakra-message__content .zakra-message__head {
margin-bottom: 24px;
}
.zakra-message__content .zakra-message__subheading {
color: #383838;
font-size: 12px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin: unset;
}
.zakra-message__content .zakra-message__heading {
color: #383838;
font-size: 26px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-top: 4px;
margin-bottom: 16px;
}
.zakra-message__content .zakra-message__description {
color: #383838;
font-size: 13px;
font-style: normal;
font-weight: 400;
}
.zakra-message__content .zakra-message__cta {
display: flex;
align-items: center;
gap: 24px;
}
.zakra-message__content .zakra-message__cta .plugin-install-notice {
color: #727374;
font-size: 13px;
font-style: normal;
font-weight: 400;
}
.zakra-message__content .zakra-message__cta a:before {
margin: 5px;
vertical-align: middle;
}
h1.zakra-message__heading {
font-weight: 600;
font-size: 28px;
line-height: 37px;
color: #232323;
margin-bottom: 12px;
}
h2.zakra-message__heading {
margin-bottom: 24px;
font-weight: 400;
color: #232323;
font-size: 16px;
line-height: 180%;
}
a.zakra-message-close {
position: absolute;
top: 0;
right: 0;
padding: 10px 15px 10px 21px;
font-size: 13px;
line-height: 1.23076923;
text-decoration: none;
}
a.zakra-message-close:before {
position: absolute;
top: 8px;
left: 0;
-webkit-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;
}
.zakra-message__text {
max-width: 660px;
align-self: center;
margin-bottom: 24px;
}
.zakra-message__text img {
height: 50px;
width: 50px;
}
/* Zakra review notice */
.zakra-notice.theme-review-notice {
border-left-color: #6547DB;
padding: 20px 15px;
}
.zakra-notice.theme-review-notice .zakra-message__image {
flex: 0;
min-height: auto;
margin-right: 35px;
margin-left: 10px;
padding-right: 0;
border-right: none;
}
.zakra-notice.theme-review-notice .zakra-logo--png {
width: 80px;
height: 80px;
}
.zakra-notice.theme-review-notice h3 {
font-size: 21px;
margin: 0;
line-height: 1;
color: #000;
}
.zakra-notice.theme-review-notice p {
font-size: 14px;
line-height: 21px;
color: #3C434A;
margin: 0 0 6px 0;
max-width: 720px;
padding: 2px 0;
}
.zakra-notice.theme-review-notice span.dashicons.dashicons-smiley.smile-icon {
background: #f7e143;
border-radius: 50%;
font-size: 15px;
border: 1px solid;
width: 17px;
height: 17px;
}
.zakra-notice.theme-review-notice .button-primary {
background: #6547DB;
border-color: #6547DB;
box-shadow: none;
color: #fff;
}
.zakra-notice.theme-review-notice .button-secondary {
color: #6547DB;
border-color: #6547DB;
background: #f6f7f7;
vertical-align: top;
}
.zakra-notice.theme-review-notice strong {
color: #000;
}
.zakra-notice.theme-review-notice .links {
margin: 1.2em 0 5px 0;
}
.zakra-notice.theme-review-notice a.btn {
display: flex;
max-width: fit-content;
justify-content: center;
align-items: center;
}
.demo-import-migrate-notice .zakra-message__image .zakra-screenshot {
height: 100px;
width: 100px;
}
.demo-import-migrate-notice .zakra-message__content {
max-width: 768px;
}
.demo-import-migrate-notice .zakra-message__content .zakra-message__image {
flex: 0;
}
/* Responsive. */
@media screen and (max-width: 768px) {
.zakra-message__content .zakra-message__image {
display: none;
}
.zakra-notice.theme-review-notice .zakra-message__content {
display: flex;
flex-direction: column;
}
.zakra-notice.theme-review-notice .button-primary {
margin-bottom: 10px;
}
.zakra-notice.theme-review-notice .button-secondary {
margin-bottom: 10px;
}
}
@media (max-width: 768px) {
.zakra-message__content .zakra-screenshot {
display: none;
}
.zakra-message__content .zakra-message__text {
padding: 0;
width: 100%;
}
}
.zakra-header .cm-title {
flex-basis: unset;
}
@media screen and (max-width: 767px) {
.zakra-header > .cm-container {
display: flex;
flex-wrap: wrap;
}
.zakra-header .cm-title {
justify-content: center;
flex-basis: 20%;
order: 1;
}
.zakra-header .cm-title + div {
float: none;
margin-top: 20px;
margin-bottom: 20px;
}
.zakra-header .cm-dashboard-head-left {
flex-basis: 80%;
order: 2;
}
.zakra-header .cm-dashboard-menu-container {
flex-basis: 100%;
order: 3;
}
}
@media (min-width: 1236px) {
.postbox-container .zakra-message__content .zakra-message__cta {
flex-direction: row;
}
}
|