array(
'google' =>
array(
'Muli' =>
array(
'weights' =>
array(
0 => '200',
1 => '200italic',
2 => '300',
3 => '300italic',
4 => '400',
5 => '400italic',
6 => '600',
7 => '600italic',
8 => '700',
9 => '700italic',
10 => '800',
11 => '800italic',
12 => '900',
13 => '900italic',
),
'category' => 'sans-serif',
),
'Open Sans' =>
array(
'weights' =>
array(
0 => '300',
1 => '300italic',
2 => '400',
3 => '400italic',
4 => '600',
5 => '600italic',
6 => '700',
7 => '700italic',
8 => '800',
9 => '800italic',
),
'category' => 'sans-serif',
),
'Playfair Display' =>
array(
'weights' =>
array(
0 => '400',
1 => '400italic',
2 => '700',
3 => '700italic',
4 => '900',
5 => '900italic',
),
'category' => 'sans-serif',
),
'Lato' =>
array(
'category' => 'sans-serif',
'subsets' =>
array(
0 => 'latin-ext',
1 => 'latin',
),
'weights' =>
array(
0 => '100',
1 => '100italic',
2 => '300',
3 => '300italic',
4 => '400',
5 => '400italic',
6 => '700',
7 => '700italic',
8 => '900',
9 => '900italic',
),
),
'Montserrat' =>
array(
'category' => 'sans-serif',
'subsets' =>
array(
0 => 'vietnamese',
1 => 'latin-ext',
2 => 'latin',
),
'weights' =>
array(
0 => '100',
1 => '100italic',
2 => '200',
3 => '200italic',
4 => '300',
5 => '300italic',
6 => '400',
7 => '400italic',
8 => '500',
9 => '500italic',
10 => '600',
11 => '600italic',
12 => '700',
13 => '700italic',
14 => '800',
15 => '800italic',
16 => '900',
17 => '900italic',
),
),
'Raleway' =>
array(
'category' => 'sans-serif',
'subsets' =>
array(
0 => 'latin-ext',
1 => 'latin',
),
'weights' =>
array(
0 => '100',
1 => '100italic',
2 => '200',
3 => '200italic',
4 => '300',
5 => '300italic',
6 => '400',
7 => '400italic',
8 => '500',
9 => '500italic',
10 => '600',
11 => '600italic',
12 => '700',
13 => '700italic',
14 => '800',
15 => '800italic',
16 => '900',
17 => '900italic',
),
),
'Nunito Sans' =>
array(
'category' => 'sans-serif',
'subsets' =>
array(
0 => 'vietnamese',
1 => 'latin-ext',
2 => 'latin',
),
'weights' =>
array(
0 => '200',
1 => '200italic',
2 => '300',
3 => '300italic',
4 => '400',
5 => '400italic',
6 => '600',
7 => '600italic',
8 => '700',
9 => '700italic',
10 => '800',
11 => '800italic',
12 => '900',
13 => '900italic',
),
),
),
'native' =>
array(),
),
'icons' =>
array(
'brandico/facebook' => '',
'font-awesome/star' => '',
'font-awesome/facebook-square' => '',
'font-awesome/twitter-square' => '',
'font-awesome/youtube-square' => '',
'font-awesome/vimeo-square' => '',
'font-awesome/plus' => '',
'font-awesome/minus' => '',
'font-awesome/chevron-left' => '',
'font-awesome/chevron-right' => '',
'font-awesome/bars' => '',
),
'css' => '
.h-y-container > *:not(:last-child), .h-x-container-inner > * {
margin-bottom: 20px;
}
.h-x-container-inner, .h-column__content > .h-x-container > *:last-child {
margin-bottom: -20px;
}
.h-x-container-inner > * {
padding-left: 10px;
padding-right: 10px;
}
.h-x-container-inner {
margin-left: -10px;
margin-right: -10px;
}
[class*=style-], [class*=local-style-], .h-global-transition, .h-global-transition-all, .h-global-transition-all * {
transition-duration: 0.5s;
}
.wp-block-button .wp-block-button__link:not(.has-background),.wp-block-file .wp-block-file__button {
background-color: #03a9f4;
background-image: none;
}
.wp-block-button .wp-block-button__link:not(.has-background):hover,.wp-block-button .wp-block-button__link:not(.has-background):focus,.wp-block-button .wp-block-button__link:not(.has-background):active,.wp-block-file .wp-block-file__button:hover,.wp-block-file .wp-block-file__button:focus,.wp-block-file .wp-block-file__button:active {
background-color: rgb(2, 110, 159);
background-image: none;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background) {
color: #03a9f4;
background-color: transparent;
background-image: none;
border-top-width: 2px;
border-top-color: #03a9f4;
border-top-style: solid;
border-right-width: 2px;
border-right-color: #03a9f4;
border-right-style: solid;
border-bottom-width: 2px;
border-bottom-color: #03a9f4;
border-bottom-style: solid;
border-left-width: 2px;
border-left-color: #03a9f4;
border-left-style: solid;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):focus,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):active {
color: #fff;
background-color: #03a9f4;
background-image: none;
}
.has-background-color,*[class^="wp-block-"].is-style-solid-color {
background-color: #03a9f4;
background-image: none;
}
.has-colibri-color-1-background-color {
background-color: #03a9f4;
background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-1-background-color {
background-color: #03a9f4;
background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-1-background-color:hover,.wp-block-button .wp-block-button__link.has-colibri-color-1-background-color:focus,.wp-block-button .wp-block-button__link.has-colibri-color-1-background-color:active {
background-color: rgb(2, 110, 159);
background-image: none;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-1-background-color {
color: #03a9f4;
background-color: transparent;
background-image: none;
border-top-width: 2px;
border-top-color: #03a9f4;
border-top-style: solid;
border-right-width: 2px;
border-right-color: #03a9f4;
border-right-style: solid;
border-bottom-width: 2px;
border-bottom-color: #03a9f4;
border-bottom-style: solid;
border-left-width: 2px;
border-left-color: #03a9f4;
border-left-style: solid;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-1-background-color:hover,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-1-background-color:focus,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-1-background-color:active {
color: #fff;
background-color: #03a9f4;
background-image: none;
}
*[class^="wp-block-"].has-colibri-color-1-background-color,*[class^="wp-block-"] .has-colibri-color-1-background-color,*[class^="wp-block-"].is-style-solid-color.has-colibri-color-1-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-1-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-1-color p {
background-color: #03a9f4;
background-image: none;
}
.has-colibri-color-1-color {
color: #03a9f4;
}
.has-colibri-color-2-background-color {
background-color: #f79007;
background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-2-background-color {
background-color: #f79007;
background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-2-background-color:hover,.wp-block-button .wp-block-button__link.has-colibri-color-2-background-color:focus,.wp-block-button .wp-block-button__link.has-colibri-color-2-background-color:active {
background-color: rgb(162, 94, 5);
background-image: none;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-2-background-color {
color: #f79007;
background-color: transparent;
background-image: none;
border-top-width: 2px;
border-top-color: #f79007;
border-top-style: solid;
border-right-width: 2px;
border-right-color: #f79007;
border-right-style: solid;
border-bottom-width: 2px;
border-bottom-color: #f79007;
border-bottom-style: solid;
border-left-width: 2px;
border-left-color: #f79007;
border-left-style: solid;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-2-background-color:hover,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-2-background-color:focus,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-2-background-color:active {
color: #fff;
background-color: #f79007;
background-image: none;
}
*[class^="wp-block-"].has-colibri-color-2-background-color,*[class^="wp-block-"] .has-colibri-color-2-background-color,*[class^="wp-block-"].is-style-solid-color.has-colibri-color-2-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-2-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-2-color p {
background-color: #f79007;
background-image: none;
}
.has-colibri-color-2-color {
color: #f79007;
}
.has-colibri-color-3-background-color {
background-color: #00bf87;
background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-3-background-color {
background-color: #00bf87;
background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-3-background-color:hover,.wp-block-button .wp-block-button__link.has-colibri-color-3-background-color:focus,.wp-block-button .wp-block-button__link.has-colibri-color-3-background-color:active {
background-color: rgb(0, 106, 75);
background-image: none;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-3-background-color {
color: #00bf87;
background-color: transparent;
background-image: none;
border-top-width: 2px;
border-top-color: #00bf87;
border-top-style: solid;
border-right-width: 2px;
border-right-color: #00bf87;
border-right-style: solid;
border-bottom-width: 2px;
border-bottom-color: #00bf87;
border-bottom-style: solid;
border-left-width: 2px;
border-left-color: #00bf87;
border-left-style: solid;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-3-background-color:hover,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-3-background-color:focus,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-3-background-color:active {
color: #fff;
background-color: #00bf87;
background-image: none;
}
*[class^="wp-block-"].has-colibri-color-3-background-color,*[class^="wp-block-"] .has-colibri-color-3-background-color,*[class^="wp-block-"].is-style-solid-color.has-colibri-color-3-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-3-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-3-color p {
background-color: #00bf87;
background-image: none;
}
.has-colibri-color-3-color {
color: #00bf87;
}
.has-colibri-color-4-background-color {
background-color: #6632ff;
background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-4-background-color {
background-color: #6632ff;
background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-4-background-color:hover,.wp-block-button .wp-block-button__link.has-colibri-color-4-background-color:focus,.wp-block-button .wp-block-button__link.has-colibri-color-4-background-color:active {
background-color: rgb(68, 33, 170);
background-image: none;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-4-background-color {
color: #6632ff;
background-color: transparent;
background-image: none;
border-top-width: 2px;
border-top-color: #6632ff;
border-top-style: solid;
border-right-width: 2px;
border-right-color: #6632ff;
border-right-style: solid;
border-bottom-width: 2px;
border-bottom-color: #6632ff;
border-bottom-style: solid;
border-left-width: 2px;
border-left-color: #6632ff;
border-left-style: solid;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-4-background-color:hover,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-4-background-color:focus,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-4-background-color:active {
color: #fff;
background-color: #6632ff;
background-image: none;
}
*[class^="wp-block-"].has-colibri-color-4-background-color,*[class^="wp-block-"] .has-colibri-color-4-background-color,*[class^="wp-block-"].is-style-solid-color.has-colibri-color-4-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-4-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-4-color p {
background-color: #6632ff;
background-image: none;
}
.has-colibri-color-4-color {
color: #6632ff;
}
.has-colibri-color-5-background-color {
background-color: #FFFFFF;
background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-5-background-color {
background-color: #FFFFFF;
background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-5-background-color:hover,.wp-block-button .wp-block-button__link.has-colibri-color-5-background-color:focus,.wp-block-button .wp-block-button__link.has-colibri-color-5-background-color:active {
background-color: rgb(102, 102, 102);
background-image: none;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-5-background-color {
color: #FFFFFF;
background-color: transparent;
background-image: none;
border-top-width: 2px;
border-top-color: #FFFFFF;
border-top-style: solid;
border-right-width: 2px;
border-right-color: #FFFFFF;
border-right-style: solid;
border-bottom-width: 2px;
border-bottom-color: #FFFFFF;
border-bottom-style: solid;
border-left-width: 2px;
border-left-color: #FFFFFF;
border-left-style: solid;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-5-background-color:hover,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-5-background-color:focus,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-5-background-color:active {
color: #fff;
background-color: #FFFFFF;
background-image: none;
}
*[class^="wp-block-"].has-colibri-color-5-background-color,*[class^="wp-block-"] .has-colibri-color-5-background-color,*[class^="wp-block-"].is-style-solid-color.has-colibri-color-5-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-5-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-5-color p {
background-color: #FFFFFF;
background-image: none;
}
.has-colibri-color-5-color {
color: #FFFFFF;
}
.has-colibri-color-6-background-color {
background-color: rgb(17, 17, 17);
background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-6-background-color {
background-color: rgb(17, 17, 17);
background-image: none;
}
.wp-block-button .wp-block-button__link.has-colibri-color-6-background-color:hover,.wp-block-button .wp-block-button__link.has-colibri-color-6-background-color:focus,.wp-block-button .wp-block-button__link.has-colibri-color-6-background-color:active {
background-color: rgb(68, 68, 68);
background-image: none;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-6-background-color {
color: rgb(17, 17, 17);
background-color: transparent;
background-image: none;
border-top-width: 2px;
border-top-color: rgb(17, 17, 17);
border-top-style: solid;
border-right-width: 2px;
border-right-color: rgb(17, 17, 17);
border-right-style: solid;
border-bottom-width: 2px;
border-bottom-color: rgb(17, 17, 17);
border-bottom-style: solid;
border-left-width: 2px;
border-left-color: rgb(17, 17, 17);
border-left-style: solid;
}
.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-6-background-color:hover,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-6-background-color:focus,.wp-block-button.is-style-outline .wp-block-button__link.has-colibri-color-6-background-color:active {
color: #fff;
background-color: rgb(17, 17, 17);
background-image: none;
}
*[class^="wp-block-"].has-colibri-color-6-background-color,*[class^="wp-block-"] .has-colibri-color-6-background-color,*[class^="wp-block-"].is-style-solid-color.has-colibri-color-6-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-6-color,*[class^="wp-block-"].is-style-solid-color blockquote.has-colibri-color-6-color p {
background-color: rgb(17, 17, 17);
background-image: none;
}
.has-colibri-color-6-color {
color: rgb(17, 17, 17);
}
.h-section-global-spacing {
padding-top: 90px;
padding-bottom: 90px;
}
body {
font-family: Raleway;
font-weight: 400;
font-size: 16px;
line-height: 1.6;
color: rgb(68, 68, 68);
}
body a {
font-family: Montserrat;
font-weight: 400;
text-decoration: none;
font-size: 1em;
line-height: 1.5;
color: #f79007;
}
body a:hover {
color: rgb(17, 17, 17);
}
body p {
margin-bottom: 0px;
font-family: Raleway;
font-weight: 400;
font-size: 16px;
line-height: 1.6;
color: rgb(68, 68, 68);
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
}
body .h-lead p {
margin-bottom: 16px;
font-family: Raleway;
font-weight: 400;
font-size: 1.2em;
line-height: 1.5;
color: rgb(68, 68, 68);
}
body blockquote p {
margin-bottom: 16px;
font-family: Raleway;
font-weight: 400;
font-size: 16px;
line-height: 1.6;
color: rgb(170, 170, 170);
margin-right: 15px;
border-top-width: 0px;
border-top-style: solid;
border-right-width: 0px;
border-right-style: solid;
border-bottom-width: 0px;
border-bottom-style: solid;
border-left-width: 0px;
border-left-style: solid;
font-style: italic;
}
body h1 {
margin-bottom: 16px;
font-family: Montserrat;
font-weight: 300;
font-size: 3.4em;
line-height: 1.26;
color: rgb(68, 68, 68);
}
body h2 {
margin-bottom: 16px;
font-family: Montserrat;
font-weight: 300;
font-size: 2.5em;
line-height: 1.143;
color: rgb(68, 68, 68);
}
body h3 {
margin-bottom: 16px;
font-family: Montserrat;
font-weight: 500;
font-size: 2.1em;
line-height: 1.25;
color: rgb(68, 68, 68);
}
body h4 {
margin-bottom: 16px;
font-family: Montserrat;
font-weight: 500;
font-size: 1.3em;
line-height: 1.6;
color: rgb(68, 68, 68);
}
body h5 {
margin-bottom: 16px;
font-family: Montserrat;
font-weight: 400;
font-size: 1.1em;
line-height: 1.55;
color: rgb(68, 68, 68);
}
body h6 {
margin-bottom: 16px;
font-family: Montserrat;
font-weight: 400;
font-size: 1em;
line-height: 1.6;
color: rgb(68, 68, 68);
}
.content.colibri-main-content-single .main-section,.content.colibri-main-content-archive .main-section {
background-color: rgb(245, 247, 248);
background-image: none;
padding-top: 0px;
padding-bottom: 90px;
}
.content.colibri-main-content-single .main-section .main-row,.content.colibri-main-content-archive .main-section .main-row {
box-shadow: none;
}
.content.colibri-main-content-single .main-section .main-section-inner,.content.colibri-main-content-archive .main-section .main-section-inner {
margin-top: -58px;
}
.content.colibri-main-content-single .main-section .colibri-sidebar.blog-sidebar-right,.content.colibri-main-content-archive .main-section .colibri-sidebar.blog-sidebar-right {
width: 25% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
max-width: 25%;
}
@media (min-width: 768px) and (max-width: 1023px){
.h-section-global-spacing {
padding-top: 60px;
padding-bottom: 60px;
}
.content.colibri-main-content-single .main-section .colibri-sidebar.blog-sidebar-right,.content.colibri-main-content-archive .main-section .colibri-sidebar.blog-sidebar-right {
width: 33.33% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
max-width: 33.33%;
}
}
@media (max-width: 767px){
.h-section-global-spacing {
padding-top: 30px;
padding-bottom: 30px;
}
.content.colibri-main-content-single .main-section .colibri-sidebar.blog-sidebar-right,.content.colibri-main-content-archive .main-section .colibri-sidebar.blog-sidebar-right {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
max-width: 100%;
}
body h1 {
font-size: 3em;
}
body h2 {
font-size: 2.2em;
}
}
',
'cssByPartialId' =>
array(
2 =>
array(
'local-2-c4' =>
array(
'desktop' => '#colibri .style-local-2-c4-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
#colibri .style-local-2-c4 {
text-align: left;
}
',
),
),
5 =>
array(
'local-5-c4' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c4-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c8' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c8-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c12' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c12-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c16' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c16-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c22' =>
array(
'desktop' => '#colibri .style-local-5-c22-outer {
width: 50% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
'mobile' => '#colibri .style-local-5-c22-outer {
width: 100% ;
}
',
),
'local-5-c26' =>
array(
'desktop' => '#colibri .style-local-5-c26-outer {
width: 50% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
'mobile' => '#colibri .style-local-5-c26-outer {
width: 90% ;
}
',
),
'local-5-c29' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c29-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c34' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c34-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c39' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c39-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c44' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c44-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c49' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c49-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c54' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c54-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c60' =>
array(
'desktop' => '#colibri .style-local-5-c60-outer {
width: 80% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
'mobile' => '#colibri .style-local-5-c60-outer {
width: 100% ;
}
',
),
'local-5-c65' =>
array(
'desktop' => '#colibri .style-local-5-c65-outer {
width: 50% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
'mobile' => '#colibri .style-local-5-c65-outer {
width: 100% ;
}
',
),
'local-5-c71' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c71-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c74' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c74-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c77' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c77-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c80' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c80-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c83' =>
array(
'desktop' => '#colibri .style-local-5-c83-outer {
width: 50% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
'mobile' => '#colibri .style-local-5-c83-outer {
width: 100% ;
}
',
),
'local-5-c86' =>
array(
'desktop' => '#colibri .style-local-5-c86-outer {
width: 50% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
'mobile' => '#colibri .style-local-5-c86-outer {
width: 100% ;
}
',
),
'local-5-c87' =>
array(
'desktop' => '#colibri .style-local-5-c87-outer {
width: 50% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
'mobile' => '#colibri .style-local-5-c87-outer {
width: 100% ;
}
',
),
'local-5-c93' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c93-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c96' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c96-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c99' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c99-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c102' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c102-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c107' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c107-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c112' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c112-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c117' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c117-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c122' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c122-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c127' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c127-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c132' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c132-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c137' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c137-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c142' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c142-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c148' =>
array(
'desktop' => '#colibri .style-local-5-c148-outer {
width: 80% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
'mobile' => '#colibri .style-local-5-c148-outer {
width: 100% ;
}
',
),
'local-5-c153' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c153-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c159' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c159-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c165' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c165-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c171' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c171-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c178' =>
array(
'desktop' => '#colibri .style-local-5-c178-outer {
width: 80% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
'mobile' => '#colibri .style-local-5-c178-outer {
width: 100% ;
}
',
),
'local-5-c156' =>
array(
'desktop' => '#colibri .style-local-5-c156-image {
max-height: 90px;
}
',
),
'local-5-c162' =>
array(
'desktop' => '#colibri .style-local-5-c162-image {
max-height: 90px;
}
',
),
'local-5-c168' =>
array(
'desktop' => '#colibri .style-local-5-c168-image {
max-height: 90px;
}
',
),
'local-5-c174' =>
array(
'desktop' => '#colibri .style-local-5-c174-image {
max-height: 90px;
}
',
),
'local-5-c183' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c183-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c185' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c185-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c190' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c190-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c197' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c197-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c204' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c204-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c211' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c211-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c191' =>
array(
'desktop' => '',
),
'local-5-c198' =>
array(
'desktop' => '',
),
'local-5-c205' =>
array(
'desktop' => '',
),
'local-5-c212' =>
array(
'desktop' => '',
),
'local-5-c193' =>
array(
'desktop' => '#colibri .style-local-5-c193-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c200' =>
array(
'desktop' => '#colibri .style-local-5-c200-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c207' =>
array(
'desktop' => '#colibri .style-local-5-c207-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c214' =>
array(
'desktop' => '#colibri .style-local-5-c214-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c219' =>
array(
'desktop' => '#colibri .style-local-5-c219-outer {
width: 80% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
'mobile' => '#colibri .style-local-5-c219-outer {
width: 100% ;
}
',
),
'local-5-c224' =>
array(
'desktop' => '#colibri .style-local-5-c224-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c226' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c226-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'dynamic-5-c227' =>
array(
'desktop' => '.site .style-dynamic-5-c227-height {
min-height: 300px;
}
',
),
'local-5-c229' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-5-c229-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-5-c235' =>
array(
'desktop' => '#colibri .style-local-5-c235-outer {
width: 80% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
'mobile' => '#colibri .style-local-5-c235-outer {
width: 100% ;
}
',
),
'local-5-c240' =>
array(
'desktop' => '#colibri .style-local-5-c240-outer {
width: 50% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
'mobile' => '#colibri .style-local-5-c240-outer {
width: 100% ;
}
',
),
'local-5-c242' =>
array(
'desktop' => '#colibri .style-local-5-c242-outer {
width: 50% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
'mobile' => '#colibri .style-local-5-c242-outer {
width: 100% ;
}
',
),
'local-5-c243' =>
array(
'desktop' => '',
),
),
7 =>
array(
'local-7-h4' =>
array(
'desktop' => '#colibri .style-local-7-h4-outer {
flex: 0 0 auto;
-ms-flex: 0 0 auto;
width: auto;
max-width: 100%;
}
#colibri .h-navigation_sticky .style-local-7-h4-outer,#colibri .h-navigation_sticky.style-local-7-h4-outer {
flex: 0 0 auto;
-ms-flex: 0 0 auto;
width: auto;
max-width: 100%;
}
',
'mobile' => '#colibri .style-local-7-h4-outer {
flex: 1 1 0;
-ms-flex: 1 1 0%;
}
#colibri .h-navigation_sticky .style-local-7-h4-outer,#colibri .h-navigation_sticky.style-local-7-h4-outer {
flex: 1 1 0;
-ms-flex: 1 1 0%;
}
',
),
'local-7-h6' =>
array(
'desktop' => '#colibri .style-local-7-h6-outer {
flex: 1 1 0;
-ms-flex: 1 1 0%;
max-width: 100%;
}
',
),
'local-7-h8' =>
array(
'desktop' => '#colibri .style-local-7-h8-outer {
flex: 0 0 auto;
-ms-flex: 0 0 auto;
width: auto;
max-width: 100%;
}
#colibri .h-navigation_sticky .style-local-7-h8-outer,#colibri .h-navigation_sticky.style-local-7-h8-outer {
flex: 0 0 auto;
-ms-flex: 0 0 auto;
width: auto;
max-width: 100%;
}
',
),
'local-7-h14' =>
array(
'desktop' => '#colibri .style-local-7-h14-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
'tablet' => '#colibri .style-local-7-h14-outer {
width: 50% ;
}
',
),
'local-7-h17' =>
array(
'desktop' => '#colibri .style-local-7-h17-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
'tablet' => '#colibri .style-local-7-h17-outer {
width: 50% ;
}
',
),
'local-7-h21' =>
array(
'desktop' => '#colibri .style-local-7-h21-outer {
width: 75% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
'mobile' => '#colibri .style-local-7-h21-outer {
width: 100% ;
}
',
),
'local-7-h23' =>
array(
'desktop' => '#colibri .style-local-7-h23-outer {
width: 25% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
'mobile' => '#colibri .style-local-7-h23-outer {
width: 100% ;
}
',
),
'local-7-h27' =>
array(
'desktop' => '#colibri .style-local-7-h27-outer {
width: 50% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
'tablet' => '#colibri .style-local-7-h27-outer {
width: 80% ;
}
',
'mobile' => '#colibri .style-local-7-h27-outer {
width: 100% ;
}
',
),
'local-7-h33' =>
array(
'desktop' => '#colibri .style-local-7-h33-outer {
width: 50% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
'tablet' => '#colibri .style-local-7-h33-outer {
width: 80% ;
}
',
'mobile' => '#colibri .style-local-7-h33-outer {
width: 100% ;
}
',
),
'local-7-h34' =>
array(
'desktop' => '',
),
),
10 =>
array(
'local-10-h4' =>
array(
'desktop' => '#colibri .style-local-10-h4-outer {
flex: 0 0 auto;
-ms-flex: 0 0 auto;
width: auto;
max-width: 100%;
}
#colibri .h-navigation_sticky .style-local-10-h4-outer,#colibri .h-navigation_sticky.style-local-10-h4-outer {
flex: 0 0 auto;
-ms-flex: 0 0 auto;
width: auto;
max-width: 100%;
}
',
'mobile' => '#colibri .style-local-10-h4-outer {
flex: 1 1 0;
-ms-flex: 1 1 0%;
}
#colibri .h-navigation_sticky .style-local-10-h4-outer,#colibri .h-navigation_sticky.style-local-10-h4-outer {
flex: 1 1 0;
-ms-flex: 1 1 0%;
}
',
),
'local-10-h6' =>
array(
'desktop' => '#colibri .style-local-10-h6-outer {
flex: 1 1 0;
-ms-flex: 1 1 0%;
max-width: 100%;
}
',
),
'local-10-h8' =>
array(
'desktop' => '#colibri .style-local-10-h8-outer {
flex: 0 0 auto;
-ms-flex: 0 0 auto;
width: auto;
max-width: 100%;
}
#colibri .h-navigation_sticky .style-local-10-h8-outer,#colibri .h-navigation_sticky.style-local-10-h8-outer {
flex: 0 0 auto;
-ms-flex: 0 0 auto;
width: auto;
max-width: 100%;
}
',
),
'local-10-h14' =>
array(
'desktop' => '#colibri .style-local-10-h14-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
'tablet' => '#colibri .style-local-10-h14-outer {
width: 50% ;
}
',
),
'local-10-h17' =>
array(
'desktop' => '#colibri .style-local-10-h17-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
'tablet' => '#colibri .style-local-10-h17-outer {
width: 50% ;
}
',
),
'local-10-h21' =>
array(
'desktop' => '#colibri .style-local-10-h21-outer {
width: 75% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
'mobile' => '#colibri .style-local-10-h21-outer {
width: 100% ;
}
',
),
'local-10-h23' =>
array(
'desktop' => '#colibri .style-local-10-h23-outer {
width: 25% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
'mobile' => '#colibri .style-local-10-h23-outer {
width: 100% ;
}
',
),
'local-10-h27' =>
array(
'desktop' => '#colibri .style-local-10-h27-outer {
width: 80% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
'mobile' => '#colibri .style-local-10-h27-outer {
width: 100% ;
}
',
),
),
13 =>
array(
'local-13-f4' =>
array(
'desktop' => '#colibri .style-local-13-f4-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
),
16 =>
array(
'local-16-m4' =>
array(
'desktop' => '#colibri .style-local-16-m4-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-16-m6' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-16-m6-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'dynamic-16-m7' =>
array(
'desktop' => '.site .style-dynamic-16-m7-height {
min-height: 350px;
}
',
),
'local-16-m9' =>
array(
'desktop' => '#colibri .style-local-16-m9-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-16-m16' =>
array(
'desktop' => '#colibri .style-local-16-m16-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-16-m19' =>
array(
'desktop' => '#colibri .style-local-16-m19-outer {
width: 50% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-16-m21' =>
array(
'desktop' => '#colibri .style-local-16-m21-outer {
width: 50% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-16-m29' =>
array(
'desktop' => '#colibri .style-local-16-m29-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-16-m11' =>
array(
'desktop' => '#colibri .style-local-16-m11-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
),
19 =>
array(
'local-19-m4' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-19-m4-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'dynamic-19-m5' =>
array(
'desktop' => '.site .style-dynamic-19-m5-height {
min-height: 300px;
}
',
),
'local-19-m7' =>
array(
'desktop' => '#colibri .style-local-19-m7-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-19-m17' =>
array(
'desktop' => '',
),
'local-19-m21' =>
array(
'desktop' => '',
),
'local-19-m19' =>
array(
'desktop' => '',
),
'local-19-m9' =>
array(
'desktop' => '#colibri .style-local-19-m9-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
),
22 =>
array(
'local-22-m3' =>
array(
'desktop' => '',
'tablet' => '',
'mobile' => '#colibri .style-local-22-m3-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
),
25 =>
array(
'local-25-m4' =>
array(
'desktop' => '',
'mobile' => '#colibri .style-local-25-m4-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
'local-25-m14' =>
array(
'desktop' => '',
),
'local-25-m18' =>
array(
'desktop' => '',
),
'local-25-m16' =>
array(
'desktop' => '',
),
'local-25-m6' =>
array(
'desktop' => '#colibri .style-local-25-m6-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
),
28 =>
array(
'local-28-s4' =>
array(
'desktop' => '#colibri .style-local-28-s4-outer {
width: 100% ;
flex: 0 0 auto;
-ms-flex: 0 0 auto;
}
',
),
),
),
'medias' =>
array(
'desktop' =>
array(
'id' => 'desktop',
'label' => 'desktop',
'icon' => 'desktop_windows',
'show' => true,
'main' => true,
'gridPrefix' => 'lg',
),
'tablet' =>
array(
'id' => 'tablet',
'label' => 'tablet',
'icon' => 'tablet_android',
'show' => false,
'width' => 1024,
'gridPrefix' => 'md',
'query' => '@media (min-width: 768px) and (max-width: 1023px)',
),
'mobile' =>
array(
'id' => 'mobile',
'label' => 'mobile',
'icon' => 'phone_android',
'show' => false,
'width' => 480,
'query' => '@media (max-width: 767px)',
),
),
'defaults' =>
array(
'partials' =>
array(
'sidebar' =>
array(
'front_page' => - 1,
'page' => - 1,
'post' => 28,
'archive_post' => - 1,
'product' => 1721,
'archive_product' => - 1,
),
'header' =>
array(
'front_page' => 7,
'page' => - 1,
'post' => 10,
'archive_post' => - 1,
'product' => - 1,
'archive_product' => - 1,
),
'footer' =>
array(
'front_page' => - 1,
'page' => - 1,
'post' => 13,
'archive_post' => - 1,
'product' => - 1,
'archive_product' => - 1,
),
'main' =>
array(
404 => 22,
'post' => 16,
'archive' => 19,
'archive_product' => 1732,
'product' => 1729,
'search' => 25,
),
),
),
'menu' =>
array(
'defaultLocations' =>
array(
'header' =>
array(
0 =>
array(
'id' => 'header-menu',
'label' => 'Header primary menu',
'priority' => 1,
),
1 =>
array(
'id' => 'header-menu-1',
'label' => 'Header secondary menu',
'priority' => 2,
),
),
'content' =>
array(
0 =>
array(
'id' => 'content-menu',
'label' => 'In Page Menu',
'priority' => 1,
),
),
'footer' =>
array(
0 =>
array(
'id' => 'footer-menu',
'label' => 'Footer primary menu',
'priority' => 1,
),
1 =>
array(
'id' => 'footer-menu-1',
'label' => 'Footer secondary menu',
'priority' => 2,
),
),
),
'locations' =>
array(
0 =>
array(
'id' => 'header-menu',
'label' => 'Header primary menu',
),
1 =>
array(
'id' => 'header-menu-1',
'label' => 'Header secondary menu',
),
2 =>
array(
'id' => 'content-menu',
'label' => 'In Page Menu',
),
3 =>
array(
'id' => 'footer-menu',
'label' => 'Footer primary menu',
),
4 =>
array(
'id' => 'footer-menu-1',
'label' => 'Footer secondary menu',
),
),
'locationsToAdd' =>
array(),
'locationsToDelete' =>
array(),
),
'widget_areas' =>
array(
'header-widget-area-1' =>
array(
'name' => 'Header widget area 1',
'index' => 1,
'type' => 'header',
),
'header-widget-area-2' =>
array(
'name' => 'Header widget area 2',
'index' => 2,
'type' => 'header',
),
'header-widget-area-3' =>
array(
'name' => 'Header widget area 3',
'index' => 3,
'type' => 'header',
),
'content-widget-area-1' =>
array(
'name' => 'In page widget area 1',
'index' => 1,
'type' => 'content',
),
'content-widget-area-2' =>
array(
'name' => 'In page widget area 2',
'index' => 2,
'type' => 'content',
),
'content-widget-area-3' =>
array(
'name' => 'In page widget area 3',
'index' => 3,
'type' => 'content',
),
'footer-widget-area-1' =>
array(
'name' => 'Footer widget area 1',
'index' => 1,
'type' => 'footer',
),
'footer-widget-area-2' =>
array(
'name' => 'Footer widget area 2',
'index' => 2,
'type' => 'footer',
),
'footer-widget-area-3' =>
array(
'name' => 'Footer widget area 3',
'index' => 3,
'type' => 'footer',
),
'footer-widget-area-4' =>
array(
'name' => 'Footer widget area 4',
'index' => 4,
'type' => 'footer',
),
),
'global' =>
array(
'titles' =>
array(
'normalPageFormat' => '{TITLE}',
'normalResultsPage' => 'Search results for: {TITLE}',
'errorPage' => 'Sorry! Page Not Found!',
'singlePost' => '{TITLE}',
'categoryArchive' => 'Posts in {TITLE}',
'authorArchive' => 'Posts in {TITLE}',
'tagArchive' => 'Posts in {TITLE}',
'yearArchive' => 'Posts in {TITLE}',
'monthArchive' => 'Posts in {TITLE}',
'dayArchive' => 'Posts in {TITLE}',
),
'vSpace' =>
array(
'value' => 20,
'unit' => 'px',
),
'hSpace' =>
array(
'value' => 20,
'unit' => 'px',
),
'sectionSpacing' =>
array(
'value' => 90,
'unit' => 'px',
),
'transition' =>
array(
'duration' =>
array(
'value' => '0.5',
'unit' => 's',
),
),
'blog' =>
array(
'style' =>
array(),
'props' =>
array(),
),
'media' =>
array(
'mobile' =>
array(
'sectionSpacing' =>
array(
'value' => 30,
'unit' => 'px',
),
),
'tablet' =>
array(
'sectionSpacing' =>
array(
'value' => 60,
'unit' => 'px',
),
),
),
'multilanguage' =>
array(
'props' =>
array(
'enabled' => true,
'type' => 'dropdown',
),
'style' =>
array(
'background' =>
array(
'color' => 'white',
),
'top' =>
array(
'unit' => 'px',
'value' => 80,
),
'border' =>
array(
'top' =>
array(
'radius' =>
array(
'left' =>
array(
'unit' => 'px',
'value' => 4,
),
'right' =>
array(
'unit' => 'px',
'value' => 0,
),
),
),
'bottom' =>
array(
'radius' =>
array(
'left' =>
array(
'unit' => 'px',
'value' => 4,
),
'right' =>
array(
'unit' => 'px',
'value' => 0,
),
),
),
),
'descendants' =>
array(
'flags' =>
array(
'padding' =>
array(
'top' =>
array(
'unit' => 'px',
'value' => 14,
),
'right' =>
array(
'unit' => 'px',
'value' => 18,
),
'bottom' =>
array(
'unit' => 'px',
'value' => 14,
),
'left' =>
array(
'unit' => 'px',
'value' => 18,
),
),
),
),
),
),
'templates' =>
array(
'blog' =>
array(
'style' =>
array(
'descendants' =>
array(
'section' =>
array(
'background' =>
array(
'color' => 'rgb(245, 247, 248)',
),
'padding' =>
array(
'top' =>
array(
'value' => '0',
),
'bottom' =>
array(
'value' => '90',
),
),
),
'grid' =>
array(
'margin' =>
array(
'top' =>
array(
'value' => - 58,
),
),
),
'row' =>
array(
'boxShadow' =>
array(
'enabled' => false,
),
),
'sidebar-right' =>
array(
'columnWidth' =>
array(
'type' => 'custom',
'custom' =>
array(
'unit' => '%',
'value' => 25,
),
),
'maxWidth' =>
array(
'unit' => '%',
'value' => 25,
),
'media' =>
array(
'tablet' =>
array(
'columnWidth' =>
array(
'type' => 'custom',
'custom' =>
array(
'unit' => '%',
'value' => '33.33',
),
),
'maxWidth' =>
array(
'unit' => '%',
'value' => '33.33',
),
),
'mobile' =>
array(
'columnWidth' =>
array(
'type' => 'custom',
'custom' =>
array(
'unit' => '%',
'value' => '100',
),
),
'maxWidth' =>
array(
'unit' => '%',
'value' => '100',
),
),
),
),
),
),
'props' =>
array(
'descendants' =>
array(
'row' =>
array(
'layout' =>
array(
'horizontalGap' => 1,
'verticalGap' => 1,
),
'layout-classes' =>
array(
'outer_class' =>
array(
0 => 'gutters-row-lg-1',
),
'inner_class' =>
array(
0 => 'gutters-col-lg-1',
),
),
),
),
),
),
),
'visible_partials' =>
array(
'sidebar' =>
array(
0 => null,
1 => null,
2 => null,
3 => null,
4 => null,
5 => null,
6 => null,
7 => null,
8 => null,
9 => null,
10 => null,
11 => null,
12 => null,
13 => null,
14 => null,
15 => null,
16 => null,
17 => null,
18 => null,
19 => null,
20 => null,
21 => null,
22 => null,
23 => null,
24 => null,
25 => null,
26 => null,
27 => null,
28 => true,
),
),
),
) );