/* #Typography */
html {
font-size: @font_size(20, multiple, round, 6.25)%;
}
body {
text-transform: $body_text_transform;
font-style: $body_font_style;
font-weight: $body_font_weight;
line-height: $body_line_height;
font-family: @font_family( $body_font_family );
letter-spacing: $body_letter_spacing{px};
text-align: $body_text_align;
color: $primary_text_color;
}
h1,
.h1-style {
text-transform: $h1_text_transform;
font-style: $h1_font_style;
font-weight: $h1_font_weight;
line-height: $h1_line_height;
font-family: @font_family( $h1_font_family );
letter-spacing: $h1_letter_spacing{px};
text-align: $h1_text_align;
color: $h1_text_color;
}
h2,
.h2-style {
text-transform: $h2_text_transform;
font-style: $h2_font_style;
font-weight: $h2_font_weight;
line-height: $h2_line_height;
font-family: @font_family( $h2_font_family );
letter-spacing: $h2_letter_spacing{px};
text-align: $h2_text_align;
color: $h2_text_color;
}
h3,
.h3-style {
text-transform: $h3_text_transform;
font-style: $h3_font_style;
font-weight: $h3_font_weight;
line-height: $h3_line_height;
font-family: @font_family( $h3_font_family );
letter-spacing: $h3_letter_spacing{px};
text-align: $h3_text_align;
color: $h3_text_color;
}
h4,
.h4-style {
text-transform: $h4_text_transform;
font-style: $h4_font_style;
font-weight: $h4_font_weight;
line-height: $h4_line_height;
font-family: @font_family( $h4_font_family );
letter-spacing: $h4_letter_spacing{px};
text-align: $h4_text_align;
color: $h4_text_color;
}
h5,
.h5-style {
text-transform: $h5_text_transform;
font-style: $h5_font_style;
font-weight: $h5_font_weight;
line-height: $h5_line_height;
font-family: @font_family( $h5_font_family );
letter-spacing: $h5_letter_spacing{px};
text-align: $h5_text_align;
color: $h5_text_color;
}
h6,
.h6-style {
text-transform: $h6_text_transform;
font-style: $h6_font_style;
font-weight: $h6_font_weight;
line-height: $h6_line_height;
font-family: @font_family( $h6_font_family );
letter-spacing: $h6_letter_spacing{px};
text-align: $h6_text_align;
color: $h6_text_color;
}
a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
color: $link_color;
}
a:hover { color: $link_hover_color; }
blockquote {
border-color: $primary_color;
}
blockquote, mark, ins {
color: $primary_color;
}
blockquote cite, abbr, acronym, .wp-caption-text, .breadcrumbs {
color: $secondary_text_color;
}
/* #Forms */
input,
select,
optgroup,
textarea {
font-style: $input_font_style;
text-transform: $input_text_transform;
font-weight: $input_font_weight;
line-height: $input_line_height;
font-family: @font_family( $input_font_family );
letter-spacing: $input_letter_spacing{px};
color: $input_text_color;
}
select { color: $input_placeholder_color; }
::-webkit-input-placeholder { color: $input_placeholder_color; }
::-moz-placeholder { color: $input_placeholder_color; }
:-ms-input-placeholder { color: $input_placeholder_color; }
:-moz-placeholder { color: $input_placeholder_color; }
.search-form__submit {
color: @lighten( $secondary_text_color, 18 );
}
.search-form__submit:hover {
color: $primary_color;
}
/* #Layout */
@media (min-width: 1200px) {
#page .gutenix-container {
max-width: $container_width{px};
}
}
/* #ToTop Button */
#toTop {
padding: $totop_vertical_padding{px} $totop_horizontal_padding{px};
border-radius: $totop_border_radius{px};
background-color: $totop_bg_color;
color: $totop_icon_color;
}
#toTop:hover {
background-color: $totop_bg_color_hover;
color: $totop_icon_color_hover;
}
/* #Page preloader */
.page-preloader-cover .bar:before{
background-color: $primary_color;
}
/* Buttons */
.wp-block-button__link {
background-color: $primary_color;
}
.wp-block-button__link:hover {
color: $invert_text_color;
background-color: $secondary_color;
}
.is-style-outline .wp-block-button__link {
color: $primary_color;
border-color: $primary_color;
}
.is-style-outline .wp-block-button__link:hover {
color: $invert_text_color;
border-color: $secondary_color;
background-color: $secondary_color;
}
/* Text meant only for screen readers. */
.screen-reader-shortcut,
.screen-reader-text:focus {
color: $invert_text_color !important;
background-color: $primary_color !important;
}
.primary_color {
color: $primary_color;
}
.primary_bg_color {
background-color: $primary_color;
}
Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /homepages/44/d900233908/htdocs/clickandbuilds/DEMSolutions/wp-content/themes/gutenix/assets/css/dynamic/dynamic-css.php:106
Stack trace:
#0 /homepages/44/d900233908/htdocs/clickandbuilds/DEMSolutions/wp-content/themes/gutenix/inc/modules/dynamic-css/cherry-x-dynamic-css.php(386): include()
#1 /homepages/44/d900233908/htdocs/clickandbuilds/DEMSolutions/wp-content/themes/gutenix/inc/modules/dynamic-css/cherry-x-dynamic-css.php(118): CX_Dynamic_CSS->get_inline_css()
#2 /homepages/44/d900233908/htdocs/clickandbuilds/DEMSolutions/wp-includes/class-wp-hook.php(308): CX_Dynamic_CSS->add_inline_css('')
#3 /homepages/44/d900233908/htdocs/clickandbuilds/DEMSolutions/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
#4 /homepages/44/d900233908/htdocs/clickandbuilds/DEMSolutions/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#5 /homepages/44/d900233908/htdocs/clickandbuilds/DEMSolutions/wp-includes/script-loader.php(2180): do_action('wp_enqueue_scri...')
#6 /homepages/44/d900233908/htdocs/clickandbuilds/DEMSolutions/wp-includes/class-wp-hook.php(308): wp_enqueue_scripts('')
#7 /homepages/44/d900233908/htdocs/clickandbuilds/DEMSolutions/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
#8 /homepages/44/d900233908/htdocs/clickandbuilds/DEMSolutions/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#9 /homepages/44/d900233908/htdocs/clickandbuilds/DEMSolutions/wp-includes/general-template.php(3043): do_action('wp_head')
#10 /homepages/44/d900233908/htdocs/clickandbuilds/DEMSolutions/wp-content/themes/gutenix/header.php(20): wp_head()
#11 /homepages/44/d900233908/htdocs/clickandbuilds/DEMSolutions/wp-includes/template.php(783): require_once('/homepages/44/d...')
#12 /homepages/44/d900233908/htdocs/clickandbuilds/DEMSolutions/wp-includes/template.php(718): load_template('/homepages/44/d...', true, Array)
#13 /homepages/44/d900233908/htdocs/clickandbuilds/DEMSolutions/wp-includes/general-template.php(48): locate_template(Array, true, true, Array)
#14 /homepages/44/d900233908/htdocs/clickandbuilds/DEMSolutions/wp-content/themes/gutenix/page.php(15): get_header()
#15 /homepages/44/d900233908/htdocs/clickandbuilds/DEMSolutions/wp-includes/template-loader.php(106): include('/homepages/44/d...')
#16 /homepages/44/d900233908/htdocs/clickandbuilds/DEMSolutions/wp-blog-header.php(19): require_once('/homepages/44/d...')
#17 /homepages/44/d900233908/htdocs/clickandbuilds/DEMSolutions/index.php(17): require('/homepages/44/d...')
#18 {main}
thrown in /homepages/44/d900233908/htdocs/clickandbuilds/DEMSolutions/wp-content/themes/gutenix/assets/css/dynamic/dynamic-css.php on line 106