Viewing File: /home/maglabs/sfakstar/wp-content/themes/kariez/style-editor.css
body {
font-family: 'DM Sans', sans-serif;
font-size: 16px;
font-weight: 500;
line-height: 28px;
color: #707376;
background-color: #ffffff;
height: 100%;
vertical-align: baseline;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
overflow-x: hidden;
}
@media screen and ( min-width: 1199px ) {
.wp-block,
html :where(.wp-block)[data-align=wide]{
max-width: 1199px;
}
}
a {
color: #FFCC00;
text-decoration: none;
}
a:hover {
color: #0B0800;
text-decoration: none;
}
p {
margin-bottom: 20px;
line-height: 28px;
}
hr,
.elementor hr {
background-color: #d6dce9;
}
.editor-styles-wrappe {
color: #707376;
}
b, strong {
font-weight: 700;
}
.aligncenter {
text-align: center;
margin: 0 auto;
display: block;
}
.alignleft,
.wp-block.alignleft{
float: left;
margin-bottom: 15px;
margin-right: 30px;
margin-top: 10px;
}
.alignright,
.wp-block.alignright{
float: right;
margin-left: 30px;
margin-bottom: 15px;
margin-top: 10px;
}
.wp-block-freeform img {
border-radius: 10px;
}
/*********** typography ***********/
h1,
h2,
h3,
h4,
h5,
h6,
.wp-block h1,
.wp-block h2,
.wp-block h3,
.wp-block h4,
.wp-block h5,
.wp-block h6,
.editor-styles-wrapper h1,
.editor-styles-wrapper h2,
.editor-styles-wrapper h3,
.editor-styles-wrapper h4,
.editor-styles-wrapper h5,
.editor-styles-wrapper h6,
.editor-post-title__block .editor-post-title__input {
font-family: 'Outfit', sans-serif;
color: #000;
margin: 0 0 15px 0;
font-weight: 700;
}
.editor-styles-wrapper h1,
.wp-block-freeform.block-library-rich-text__tinymce h1,
h1 {
font-size: 44px;
line-height: 54px;
}
.editor-styles-wrapper h2,
.wp-block-freeform.block-library-rich-text__tinymce h2,
h2{
font-size: 36px;
line-height: 42px;
}
.editor-styles-wrapper h3,
.wp-block-freeform.block-library-rich-text__tinymce h3,
h3{
font-size: 28px;
line-height: 36px;
}
.editor-styles-wrapper h4,
.wp-block-freeform.block-library-rich-text__tinymce h4,
h4 {
font-size: 22px;
line-height: 28px;
}
.editor-styles-wrapper h5,
.wp-block-freeform.block-library-rich-text__tinymce h5,
h5 {
font-size: 18px;
line-height: 24px;
}
.editor-styles-wrapper h6,
.wp-block-freeform.block-library-rich-text__tinymce h6,
h6 {
font-size: 14px;
line-height: 18px;
}
/*********** pre ***********/
pre {
overflow: auto;
}
code, kbd, pre, samp, tt, var {
font-family: monospace, monospace;
font-size: 1em;
}
pre {
background: #f1f1f1;
line-height: 1.2;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 32px;
}
mark, ins {
background: #FFCC00;
text-decoration: none;
color: #ffffff;
padding: 1px 3px;
border-radius: 2px;
font-weight: 600;
}
kbd {
color: #041b16;
padding: 3px 5px 2px 5px;
margin: 0 1px;
background: #f1f1f1;
}
.wp-block-code {
border: 1px solid #e7e7e7;
border-radius: 6px;
font-family: Menlo, Consolas, monaco, monospace;
padding: .8em 1em;
}
.editor-rich-text__tinymce code,
.block-editor-rich-text__editable code {
background: transparent;
color: #FFCC00;
}
.wp-block-freeform.block-library-rich-text__tinymce pre {
background: #fff;
font-family: Menlo,Consolas,monaco,monospace;
line-height: 1.6;
color: #334f7b;
font-size: 1em;
}
/*********** Table ***********/
table {
border-collapse: collapse;
border-spacing: 0;
margin: 15px 0;
width: 100%;
}
table th,
table td,
.wp-block-table td,
.wp-block-table th{
border: 1px solid #e7e7e7;
padding: 8px;
text-align: center;
}
table a {
text-decoration: none;
color: #00030C;
}
table th .wp-block-table__cell-content,
table td .wp-block-table__cell-content {
padding: 0;
}
table td .wp-block-table__cell-content br {
display: none;
}
.mce-item-table,
.mce-item-table td,
.mce-item-table th,
.mce-item-table caption {
border: 1px solid #e7e7e7;
}
/************ List style ************/
ul ul,
ol ul {
list-style: disc;
}
ul li {
margin-bottom: 0;
}
ul, ol {
padding-left: 20px;
}
li > ul, li > ol {
margin-bottom: 0;
padding-left: 20px;
}
.wp-block-list {
padding-left: 15px;
}
.wp-block-freeform.block-library-rich-text__tinymce ol,
.wp-block-freeform.block-library-rich-text__tinymce ul {
padding-left: 20px;
}
.wp-block-categories ul,
ul.wp-block-archives {
padding-left: 0;
margin-bottom: 0;
margin-top: 0;
text-align: left;
margin-left: 0;
list-style: none;
}
.wp-block-categories ul ul,
ul.wp-block-archives ul {
margin-top: 0;
}
.block-library-list .editor-rich-text__tinymce {
margin-left: 20px;
padding-left: 20px;
}
.editor-rich-text__tinymce {
white-space: inherit;
}
.block-library-list ul {
padding-left: 20px;
}
/************ Block image gallery ************/
.wp-block-image img {
border-radius: 10px;
}
.block-editor-block-list__layout {
position: relative;
max-width: 1200px;
margin: 0 auto;
}
.wp-block-gallery.alignleft.extraclass {
margin-right: 30px;
}
figure.wp-block-gallery.has-nested-images {
margin-bottom: 15px;
}
figcaption,
figure.wp-block-image figcaption {
border-radius: 10px;
}
figcaption,
figure.wp-block-image figcaption img {
border-radius: 10px;
}
/************ block cover ************/
.wp-block-cover {
margin-bottom: 15px;
padding: 30px;
border-radius: 6px;
overflow: hidden;
}
.has-large-font-size,
.has-x-large-font-size{
line-height: 1.24;
}
.wp-block-cover.is-repeated,
.wp-block-cover .wp-block-cover__background,
.wp-block-cover .wp-block-cover__image-background{
border-radius: 12px;
}
.wp-block-cover a,
:where(.wp-block-cover-image.is-light:not(.has-text-color)),
:where(.wp-block-cover.is-light:not(.has-text-color)) {
color: #fff;
}
.wp-block-media-text figure {
border-radius: 12px;
overflow: hidden;
}
.is-light.wp-block-cover {
clear: both;
}
/************ block separator ************/
.wp-block-separator {
border: none;
border-bottom: 2px solid #e7e7e7;
margin: 12px 0;
text-align: left;
background: transparent;
}
.wp-block-separator.is-style-wide {
border-bottom: 2px solid #e7e7e7;
}
.wp-block-separator.is-style-dots {
border-bottom: none;
height: auto;
line-height: 1;
max-width: none;
text-align: center;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
width: 100%;
}
.wp-block-post {
margin-bottom: 24px;
}
/********** Block Button ***********/
div[data-type="core/button"] {
display: block;
}
.wp-block-button {
font-size: 16px;
}
.wp-block-button .wp-block-button__link {
color: #000;
background-color: #FFCC00;
text-align: left;
display: inline-flex;
justify-content: space-between;
align-items: center;
align-content: center;
flex-wrap: wrap;
flex-direction: row;
padding: 16px 30px 15px;
position: relative;
z-index: 1;
font-weight: 500;
text-transform: capitalize;
border: 0;
border-radius: 0 5px 5px 0;
font-size: 15px;
overflow: hidden;
transition: all .4s cubic-bezier(.42,0,.58,1);
transition-delay: 0s;
}
.wp-block-button .wp-block-button__link:hover {
color: #FFCC00;
}
.wp-block-button .wp-block-button__link:before {
content: "";
width: 100%;
height: 100%;
display: block;
position: absolute;
top: 0;
right: auto;
bottom: auto;
left: 0;
background-color: #000;
transform: translate(calc(-100% - 2px));
border-radius: 30px;
transition: all .6s cubic-bezier(.645,.045,.355,1);
transition-delay: 0s;
z-index: -1;
}
.wp-block-button .wp-block-button__link:hover:before {
transform: translate(0);
transition: all .4s cubic-bezier(.42,0,.58,1);
transition-delay: 0s;
}
.wp-block-button .wp-block-button__link br {
display: none;
}
.wp-block-button.is-style-outline .wp-block-button__link {
color: #000;
border: 2px solid #FFCC00;
background-color: transparent;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
color: #fff;
border-color: #000;
}
.wp-block-button.is-style-outline .wp-block-button__link:after {
background-color: #000;
}
.wp-block-button.is-style-outline .wp-block-button__link:before {
/*display: none;*/
background-color: #FFCC00;
}
.wp-block-button.is-style-squared .wp-block-button__link,
.wp-block-button.is-style-squared .wp-block-button__link:before {
border-radius: 0;
}
.wp-block-button .wp-block-button__link.no-border-radius,
.wp-block-button .wp-block-button__link.no-border-radius:before {
border-radius: 0;
}
.wp-block-button .has-kariez-primary-background-color:before { background-color: #FFCC00;}
.wp-block-button .has-kariez-secondary-background-color:before { background-color: #FFFCF1;}
.wp-block-button .has-kariez-yellow-background-color:before { background-color: #ffb000;}
.wp-block-button .has-kariez-dark-gray-background-color:before { background-color: #edf5f4;}
.wp-block-button .has-kariez-light-gray-background-color:before { background-color: #f1f1f1;}
.wp-block-button .has-kariez-white-background-color:before { background-color: #ffffff;}
/********** blockquote ***********/
.wp-block-quote {
background-color: transparent;
border: 5px solid #000000;
color: #000;
margin: 30px 0;
padding: 45px 40px 45px 160px;
font-size: 18px;
line-height: 1.5;
}
.wp-block-quote.has-text-align-right {
padding-left: 0;
padding-right: 30px;
border-left: 0;
border-right: 6px solid;
border-color: #ffb000;
}
.wp-block-quote cite {
color: #041b16;
font-weight: 700;
font-size: .8125em;
font-style: normal;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.wp-block-quote.is-style-plain {
background-color: transparent;
border: 5px solid #000000;
color: #000;
margin: 30px 0;
padding: 45px 40px 45px 160px;
position: relative;
}
.wp-block-pullquote {
font-size: 1.5em;
line-height: 1.6;
border: none;
border-bottom: 4px solid;
border-top: 4px solid;
color: currentColor;
margin-bottom: 1.75em;
margin-top: 1.75em;
}
.wp-block-quote p {
margin-top: 0;
margin-bottom: 5px;
}
.wp-block-pullquote cite,
.wp-block-pullquote footer,
.wp-block-pullquote__citation {
font-size: 16px;
font-weight: 700;
font-style: normal;
text-transform: capitalize;
}
.has-kariez-primary-background-color {
background-color: #FFCC00 !important;
}
.has-kariez-secondary-background-color {
background-color: #FFFCF1 !important;
}
.has-kariez-yellow-background-color {
background-color: #ffb000 !important;
}
.has-kariez-dark-gray-background-color {
background-color: #edf5f4 !important;
}
.has-kariez-light-gray-background-color {
background-color: #f1f1f1 !important;
}
.has-kariez-white-background-color {
background-color: #ffffff !important;
}
Back to Directory
File Manager