@charset "UTF-8";
   :root {
--g5-body-font: "Arimo";
--g5-body-font-size: 14px;
--g5-body-font-weight: 400;
--g5-body-font-style: normal;
--g5-body-text-transform: none;
--g5-body-letter-spacing: 0em;
--g5-body-line-height: 1.6;
--g5-primary-font: "Poppins";
--g5-h1-font: "Poppins";
--g5-h1-font-size: 38px;
--g5-h1-font-weight: 700;
--g5-h1-text-transform: none;
--g5-h1-letter-spacing: 0em;
--g5-h1-line-height: 1.2;
--g5-h2-font: "Poppins";
--g5-h2-font-size: 30px;
--g5-h2-font-weight: 700;
--g5-h2-text-transform: none;
--g5-h2-letter-spacing: 0em;
--g5-h2-line-height: 1.2;
--g5-h3-font: "Poppins";
--g5-h3-font-size: 20px;
--g5-h3-font-weight: 700;
--g5-h3-text-transform: none;
--g5-h3-letter-spacing: 0em;
--g5-h3-line-height: 1.2;
--g5-h4-font: "Poppins";
--g5-h4-font-size: 16px;
--g5-h4-font-weight: 700;
--g5-h4-text-transform: none;
--g5-h4-letter-spacing: 0em;
--g5-h4-line-height: 1.2;
--g5-h5-font: "Poppins";
--g5-h5-font-size: 14px;
--g5-h5-font-weight: 700;
--g5-h5-text-transform: none;
--g5-h5-letter-spacing: 0em;
--g5-h5-line-height: 1.2;
--g5-h6-font: "Poppins";
--g5-h6-font-size: 12px;
--g5-h6-font-weight: 700;
--g5-h6-text-transform: none;
--g5-h6-letter-spacing: 0em;
--g5-h6-line-height: 1.2;
--g5-color-accent-r: 72;
--g5-color-accent-g: 92;
--g5-color-accent-b: 199;
--g5-color-accent: #485cc7;
--g5-color-accent-foreground: contrast-color(#485cc7);
--g5-color-accent-brightness: adjust-brightness-color(#485cc7, 7.5%);
--g5-color-border: #ececec;
--g5-color-heading: #1b1b1b;
--g5-color-placeholder: #b6b6b6;
--g5-color-primary: #d64c35;
--g5-color-primary-foreground: contrast-color(#d64c35);
--g5-color-primary-brightness: adjust-brightness-color(#d64c35, 7.5%);
--g5-color-secondary: #00c389;
--g5-color-secondary-foreground: contrast-color(#00c389);
--g5-color-secondary-brightness: adjust-brightness-color(#00c389, 7.5%);
--g5-color-dark: #1b1b1b;
--g5-color-dark-foreground: contrast-color(#1b1b1b);
--g5-color-dark-brightness: adjust-brightness-color(#1b1b1b, 7.5%);
--g5-color-light: #fafafa;
--g5-color-light-foreground: contrast-color(#fafafa);
--g5-color-light-brightness: adjust-brightness-color(#fafafa, 7.5%);
--g5-color-gray: #aaaaaa;
--g5-color-gray-foreground: contrast-color(#aaaaaa);
--g5-color-gray-brightness: adjust-brightness-color(#aaaaaa, 7.5%);
--g5-color-text-main: #999999;
--g5-color-muted: #ccc;
--g5-color-link: #0073aa;
--g5-color-link-hover: adjust-brightness-color(#0073aa, 10%);
--g5-color-success: #28a745;
--g5-color-success-foreground: contrast-color(#28a745);
--g5-color-success-brightness: adjust-brightness-color(#28a745, 7.5%);
--g5-color-danger: #dc3545;
--g5-color-danger-foreground: contrast-color(#dc3545);
--g5-color-danger-brightness: adjust-brightness-color(#dc3545, 7.5%);
--g5-color-warning: #ffc107;
--g5-color-warning-foreground: contrast-color(#ffc107);
--g5-color-warning-brightness: adjust-brightness-color(#ffc107, 7.5%);
--g5-color-info: #17a2b8;
--g5-color-info-foreground: contrast-color(#17a2b8);
--g5-color-info-brightness: adjust-brightness-color(#17a2b8, 7.5%);
--g5-font-blockquote: "Poppins";
--g5-font-icon: "Font Awesome 5 Pro";
--g5-color-caption: #ababab;
--g5-color-background-body: #fff;
--g5-color-background-page-title: #f6f6f6;
--g5-color-background-post-sticky: #fafafa;
--g5-color-background-footer: #f6f6f6;
--g5-color-text-input: #999;
--g5-color-background-input: #fafafa;
--g5-color-border-input: #f5f5f5;
--g5-color-border-input-forcus: #222;
--g5-font-menu: "Poppins";
--g5-font-weight-menu: 600;
--g5-font-sub-menu: "Poppins";
--g5-font-size-menu: 0.75rem;
--g5-font-size-sub-menu: 0.75rem;
--g5-font-size-menu-mobile: 1rem;
--g5-font-weight-sub-menu: 500;
--g5-color-menu: #1b1b1b;
--g5-color-menu-hover: #999999;
--g5-color-border-menu: #eee;
--g5-color-sub-menu: #777;
--g5-color-sub-menu-hover: #222;
--g5-color-background-sub-menu: #fff;
--g5-color-background-sub-menu-hover: #fff;
--g5-color-border-sub-menu: #eee;
--g5-header-height: 80px;
--g5-menu-letter-spacing: 0.03em;
--g5-menu-line-height: 2.166667;
--g5-sub-menu-border-color: #1b1b1b;
--g5-sub-menu-heading-color: #fff;
--g5-header-mobile-background-color: #fff;
--g5-header-mobile-text-color: #1b1b1b;
--g5-btn-font-weight: 600;
--g5-btn-border-width: 1px;
--g5-btn-border-radius: 0;
--g5-btn-disabled-opacity: 0.65;
--g5-btn-font-family: var(--g5-primary-font);
--g5-element-spacing: 1.5rem;
--g5-color-background-tag: #fff;
} .container,
.container-fluid,
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto,
.vc_column_container > .vc_column-inner {
padding-left: 10px;
padding-right: 10px;
}
.row,
.vc_row {
margin-left: -10px;
margin-right: -10px;
}
.no-gutters {
margin-left: 0;
margin-right: 0;
}
.slick-slider {
margin-left: -10px;
margin-right: -10px;
}
.slick-slide > div {
padding: 10px;
} *,
*::before,
*::after {
box-sizing: border-box;
}
html {
font-size: 16px;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: transparent;
overflow-x: hidden;
}
@-ms-viewport {
width: device-width;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
body {
margin: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: var(--g5-body-font);
font-weight: var(--g5-body-font-weight);
font-size: var(--g5-body-font-size);
line-height: var(--g5-body-line-height);
color: var(--g5-color-text-main);
text-transform: var(--g5-body-text-transform);
letter-spacing: var(--g5-body-letter-spacing);
background-color: var(--g5-color-background-body);
font-style: var(--g5-body-font-style);
text-rendering: optimizeLegibility;
text-align: left;
overflow-x: hidden;
}
[tabindex="-1"]:focus {
outline: 0 !important;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
margin-top: var(--g5-element-spacing);
margin-bottom: var(--g5-element-spacing);
border: 0;
border-top: 1px solid var(--g5-color-border);
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
color: var(--g5-color-heading);
margin-top: 0;
margin-bottom: calc(var(--g5-element-spacing) * 0.5);
font-family: var(--g5-primary-font);
clear: both;
}
h1 {
font-family: var(--g5-h1-font);
text-transform: var(--g5-h1-text-transform);
font-size: var(--g5-h1-font-size);
letter-spacing: var(--g5-h1-letter-spacing);
font-weight: var(--g5-h1-font-weight);
line-height: var(--g5-h1-line-height);
color: var(--g5-color-heading);
}
h2 {
font-family: var(--g5-h2-font);
color: var(--g5-color-heading);
font-size: var(--g5-h2-font-size);
letter-spacing: var(--g5-h2-letter-spacing);
text-transform: var(--g5-h2-text-transform);
font-weight: var(--g5-h2-font-weight);
line-height: var(--g5-h2-line-height);
}
h3 {
font-family: var(--g5-h3-font);
color: var(--g5-color-heading);
font-size: var(--g5-h3-font-size);
letter-spacing: var(--g5-h3-letter-spacing);
text-transform: var(--g5-h3-text-transform);
font-weight: var(--g5-h3-font-weight);
line-height: var(--g5-h3-line-height);
}
h4 {
font-family: var(--g5-h4-font);
color: var(--g5-color-heading);
font-size: var(--g5-h4-font-size);
letter-spacing: var(--g5-h4-letter-spacing);
text-transform: var(--g5-h4-text-transform);
font-weight: var(--g5-h4-font-weight);
line-height: var(--g5-h4-line-height);
}
h5 {
font-family: var(--g5-h5-font);
color: var(--g5-color-heading);
font-size: var(--g5-h5-font-size);
letter-spacing: var(--g5-h5-letter-spacing);
text-transform: var(--g5-h5-text-transform);
font-weight: var(--g5-h5-font-weight);
line-height: var(--g5-h5-line-height);
}
h6 {
font-family: var(--g5-h6-font);
color: var(--g5-color-heading);
font-size: var(--g5-h6-font-size);
letter-spacing: var(--g5-h6-letter-spacing);
text-transform: var(--g5-h6-text-transform);
font-weight: var(--g5-h6-font-weight);
line-height: var(--g5-h6-line-height);
}
p {
margin-top: 0;
margin-bottom: var(--g5-element-spacing);
}
abbr[title],
abbr[data-original-title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
}
address {
margin-bottom: var(--g5-element-spacing);
font-style: normal;
line-height: inherit;
}
ol ol,
ol ul,
ul ol,
ul ul,
ol,
ul,
dl {
margin-top: 0;
margin-bottom: var(--g5-element-spacing);
}
li > ol,
li > ul,
li > ul,
li > ol {
margin-bottom: 0;
}
dt {
font-weight: 700;
}
dd {
margin-bottom: 0.5rem;
margin-left: 0;
}
blockquote {
margin: 0 0 var(--g5-element-spacing);
border-left: solid 3px var(--g5-color-border);
padding: 30px 0 30px 40px;
}
blockquote p {
margin-bottom: 0;
font-weight: 600;
font-size: 1rem;
text-transform: uppercase;
color: var(--g5-color-heading);
font-family: var(--g5-primary-font);
}
blockquote cite {
display: block;
font-family: var(--g5-primary-font);
font-size: 0.75rem;
color: var(--g5-color-gray);
font-style: normal;
}
blockquote p + cite {
margin-top: 1rem;
}
dfn {
font-style: italic;
}
b,
strong {
font-weight: bolder;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
a {
color: var(--g5-color-link);
text-decoration: none;
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
a:hover {
color: var(--g5-color-link-hover);
text-decoration: none;
}
a > code {
color: inherit;
}
pre {
font-size: 87.5%;
margin-top: 0;
margin-bottom: var(--g5-element-spacing);
padding: 1rem;
overflow: auto;
-ms-overflow-style: scrollbar;
background-color: rgba(0, 0, 0, 0.05);
color: inherit;
}
figure {
margin: 0 0 var(--g5-element-spacing);
}
img {
vertical-align: middle;
border-style: none;
max-width: 100%;
height: auto;
}
svg:not(:root) {
overflow: hidden;
}
table {
border-collapse: collapse;
margin-bottom: var(--g5-element-spacing);
width: 100%;
max-width: 100%;
background-color: transparent;
}
table th,
table td {
padding: 0.5rem;
vertical-align: top;
border: 1px solid var(--g5-color-border);
}
table thead th {
vertical-align: bottom;
border-bottom: 2px solid var(--g5-color-border);
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: var(--g5-color-caption);
text-align: left;
caption-side: bottom;
}
th {
text-align: inherit;
}
label {
display: inline-block;
margin-bottom: 0.5rem;
}
input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html [type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
padding: 0;
border-style: none;
}
input[type=radio],
input[type=checkbox] {
box-sizing: border-box;
padding: 0;
}
input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
-webkit-appearance: listbox;
}
textarea {
overflow: auto;
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: 0.5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
}
progress {
vertical-align: baseline;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
}
[type=search] {
outline-offset: -2px;
-webkit-appearance: none;
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
output {
display: inline-block;
}
summary {
display: list-item;
cursor: pointer;
}
template {
display: none;
}
[hidden] {
display: none !important;
}
::-moz-selection {
background-color: var(--g5-color-accent);
color: var(--g5-color-accent-foreground);
}
::selection {
background-color: var(--g5-color-accent);
color: var(--g5-color-accent-foreground);
}
big {
font-size: 125%;
}
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea,
select {
padding: 0 0.75rem;
height: 50px;
line-height: 48px;
border: solid 1px var(--g5-color-border);
color: var(--g5-color-text-input);
background-color: var(--g5-color-background-input);
max-width: 100%;
border-radius: 0;
font-family: var(--g5-primary-font);
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus,
select:focus {
outline: none;
border-color: var(--g5-color-accent);
}
textarea:-moz-placeholder,
select:-moz-placeholder,
input[type]:-moz-placeholder {
color: var(--g5-color-placeholder);
}
textarea::-moz-placeholder,
select::-moz-placeholder,
input[type]::-moz-placeholder {
color: var(--g5-color-placeholder);
}
textarea:-ms-input-placeholder,
select:-ms-input-placeholder,
input[type]:-ms-input-placeholder {
color: var(--g5-color-placeholder);
}
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder,
input[type]::-webkit-input-placeholder {
color: var(--g5-color-placeholder);
}
textarea {
height: auto;
line-height: 1.6;
padding-top: 0.75rem;
}
select {
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='%2328303d'><polygon points='0,0 10,0 5,5'/></svg>");
background-repeat: no-repeat;
background-position: right 10px top 60%;
}
.btn,
button,
input[type=button],
input[type=reset],
input[type=submit] {
--g5-btn-padding-x: 1.875rem;
--g5-btn-padding-y: 0;
--g5-btn-line-height: calc(3.125rem - (var(--g5-btn-border-width) * 2)) ;
--g5-btn-font-size: 0.875rem;
--g5-btn-color: var(--g5-color-accent-foreground);
--g5-btn-bg: var(--g5-color-accent);
--g5-btn-border-color: var(--g5-color-accent);
--g5-btn-hover-color: var(--g5-color-accent-foreground);
--g5-btn-hover-bg: var(--g5-color-accent-brightness);
--g5-btn-hover-border-color: var(--g5-color-accent-brightness);
--g5-btn-outline-color: var(--g5-color-accent);
--g5-btn-outline-border-hover-color: var(--g5-color-accent);
--g5-btn-outline-hover-color: var(--g5-color-accent-foreground);
--g5-btn-outline-hover-bg: var(--g5-color-accent);
--g5-btn-link-color: var(--g5-color-accent);
position: relative;
display: inline-block;
font-family: var(--g5-btn-font-family);
padding: var(--g5-btn-padding-y) var(--g5-btn-padding-x);
line-height: var(--g5-btn-line-height);
font-size: var(--g5-btn-font-size);
font-weight: var(--g5-btn-font-weight);
border: var(--g5-btn-border-width) solid var(--g5-btn-border-color);
white-space: nowrap;
border-radius: var(--g5-btn-border-radius);
-webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
color: var(--g5-btn-color);
background-color: var(--g5-btn-bg);
text-transform: uppercase;
}
.btn:focus, .btn:hover, .btn:active,
button:focus,
button:hover,
button:active,
input[type=button]:focus,
input[type=button]:hover,
input[type=button]:active,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=reset]:active,
input[type=submit]:focus,
input[type=submit]:hover,
input[type=submit]:active {
color: var(--g5-btn-hover-color);
background-color: var(--g5-btn-hover-bg);
border-color: var(--g5-btn-hover-border-color);
}
.btn.btn-outline,
button.btn-outline,
input[type=button].btn-outline,
input[type=reset].btn-outline,
input[type=submit].btn-outline {
color: var(--g5-btn-outline-color);
background-color: transparent;
}
.btn.btn-outline:focus, .btn.btn-outline:hover, .btn.btn-outline:active,
button.btn-outline:focus,
button.btn-outline:hover,
button.btn-outline:active,
input[type=button].btn-outline:focus,
input[type=button].btn-outline:hover,
input[type=button].btn-outline:active,
input[type=reset].btn-outline:focus,
input[type=reset].btn-outline:hover,
input[type=reset].btn-outline:active,
input[type=submit].btn-outline:focus,
input[type=submit].btn-outline:hover,
input[type=submit].btn-outline:active {
background-color: var(--g5-btn-outline-hover-bg);
color: var(--g5-btn-outline-hover-color);
border-color: var(--g5-btn-outline-border-hover-color);
}
.btn:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
cursor: pointer;
}
.btn:focus,
button:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus {
outline: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn:disabled,
button:disabled,
input[type=button]:disabled,
input[type=reset]:disabled,
input[type=submit]:disabled {
opacity: var(--g5-btn-disabled-opacity);
cursor: default;
}
.btn.btn-block, .btn.btn-full {
display: block;
width: 100%;
}
.btn.btn-inline {
display: inline-block;
vertical-align: top;
}
.btn.btn-round {
--g5-btn-border-radius: 5em;
}
.btn.btn-rounded {
--g5-btn-border-radius: 0.25rem;
}
.btn.btn-square {
--g5-btn-border-radius: 0;
}
.btn.btn-sm {
--g5-btn-padding-x: 1.25rem;
--g5-btn-padding-y: 0;
--g5-btn-line-height: calc(1.875rem - (var(--g5-btn-border-width) * 2)) ;
--g5-btn-font-size: 0.6875rem;
}
.btn.btn-md {
--g5-btn-padding-x: 1.875rem;
--g5-btn-padding-y: 0;
--g5-btn-line-height: calc(3.125rem - (var(--g5-btn-border-width) * 2)) ;
--g5-btn-font-size: 0.875rem;
}
.btn.btn-lg {
--g5-btn-padding-x: 2.25rem;
--g5-btn-padding-y: 0;
--g5-btn-line-height: calc(3.4375rem - (var(--g5-btn-border-width) * 2)) ;
--g5-btn-font-size: 1rem;
}
.btn.btn-xl {
--g5-btn-padding-x: 2.625rem;
--g5-btn-padding-y: 0;
--g5-btn-line-height: calc(4rem - (var(--g5-btn-border-width) * 2)) ;
--g5-btn-font-size: 1.25rem;
}
.btn.btn-accent {
--g5-btn-color: var(--g5-color-accent-foreground);
--g5-btn-bg: var(--g5-color-accent);
--g5-btn-border-color: var(--g5-color-accent);
--g5-btn-hover-color: var(--g5-color-accent-foreground);
--g5-btn-hover-bg: var(--g5-color-accent-brightness);
--g5-btn-hover-border-color: var(--g5-color-accent-brightness);
--g5-btn-outline-color: var(--g5-color-accent);
--g5-btn-outline-border-hover-color: var(--g5-color-accent);
--g5-btn-outline-hover-color: var(--g5-color-accent-foreground);
--g5-btn-outline-hover-bg: var(--g5-color-accent);
--g5-btn-link-color: var(--g5-color-accent);
}
.btn.btn-primary {
--g5-btn-color: var(--g5-color-primary-foreground);
--g5-btn-bg: var(--g5-color-primary);
--g5-btn-border-color: var(--g5-color-primary);
--g5-btn-hover-color: var(--g5-color-primary-foreground);
--g5-btn-hover-bg: var(--g5-color-primary-brightness);
--g5-btn-hover-border-color: var(--g5-color-primary-brightness);
--g5-btn-outline-color: var(--g5-color-primary);
--g5-btn-outline-border-hover-color: var(--g5-color-primary);
--g5-btn-outline-hover-color: var(--g5-color-primary-foreground);
--g5-btn-outline-hover-bg: var(--g5-color-primary);
--g5-btn-link-color: var(--g5-color-primary);
}
.btn.btn-secondary {
--g5-btn-color: var(--g5-color-secondary-foreground);
--g5-btn-bg: var(--g5-color-secondary);
--g5-btn-border-color: var(--g5-color-secondary);
--g5-btn-hover-color: var(--g5-color-secondary-foreground);
--g5-btn-hover-bg: var(--g5-color-secondary-brightness);
--g5-btn-hover-border-color: var(--g5-color-secondary-brightness);
--g5-btn-outline-color: var(--g5-color-secondary);
--g5-btn-outline-border-hover-color: var(--g5-color-secondary);
--g5-btn-outline-hover-color: var(--g5-color-secondary-foreground);
--g5-btn-outline-hover-bg: var(--g5-color-secondary);
--g5-btn-link-color: var(--g5-color-secondary);
}
.btn.btn-light {
--g5-btn-color: var(--g5-color-light-foreground);
--g5-btn-bg: var(--g5-color-light);
--g5-btn-border-color: var(--g5-color-light);
--g5-btn-hover-color: var(--g5-color-light-foreground);
--g5-btn-hover-bg: var(--g5-color-light-brightness);
--g5-btn-hover-border-color: var(--g5-color-light-brightness);
--g5-btn-outline-color: var(--g5-color-light);
--g5-btn-outline-border-hover-color: var(--g5-color-light);
--g5-btn-outline-hover-color: var(--g5-color-light-foreground);
--g5-btn-outline-hover-bg: var(--g5-color-light);
--g5-btn-link-color: var(--g5-color-light);
}
.btn.btn-dark {
--g5-btn-color: var(--g5-color-dark-foreground);
--g5-btn-bg: var(--g5-color-dark);
--g5-btn-border-color: var(--g5-color-dark);
--g5-btn-hover-color: var(--g5-color-dark-foreground);
--g5-btn-hover-bg: var(--g5-color-dark-brightness);
--g5-btn-hover-border-color: var(--g5-color-dark-brightness);
--g5-btn-outline-color: var(--g5-color-dark);
--g5-btn-outline-border-hover-color: var(--g5-color-dark);
--g5-btn-outline-hover-color: var(--g5-color-dark-foreground);
--g5-btn-outline-hover-bg: var(--g5-color-dark);
--g5-btn-link-color: var(--g5-color-dark);
}
.btn.btn-gray {
--g5-btn-color: var(--g5-color-gray-foreground);
--g5-btn-bg: var(--g5-color-gray);
--g5-btn-border-color: var(--g5-color-gray);
--g5-btn-hover-color: var(--g5-color-gray-foreground);
--g5-btn-hover-bg: var(--g5-color-gray-brightness);
--g5-btn-hover-border-color: var(--g5-color-gray-brightness);
--g5-btn-outline-color: var(--g5-color-gray);
--g5-btn-outline-border-hover-color: var(--g5-color-gray);
--g5-btn-outline-hover-color: var(--g5-color-gray-foreground);
--g5-btn-outline-hover-bg: var(--g5-color-gray);
--g5-btn-link-color: var(--g5-color-gray);
}
.btn.btn-white {
--g5-btn-color: #222;
--g5-btn-bg: #fff;
--g5-btn-border-color: #fff;
--g5-btn-hover-color: #222;
--g5-btn-hover-bg: #ececec;
--g5-btn-hover-border-color: #e6e6e6;
--g5-btn-outline-color: #fff;
--g5-btn-outline-border-hover-color: #fff;
--g5-btn-outline-hover-color: #222;
--g5-btn-outline-hover-bg: #fff;
--g5-btn-link-color: #fff;
}
.btn.btn-success {
--g5-btn-color: var(--g5-color-success-foreground);
--g5-btn-bg: var(--g5-color-success);
--g5-btn-border-color: var(--g5-color-success);
--g5-btn-hover-color: var(--g5-color-success-foreground);
--g5-btn-hover-bg: var(--g5-color-success-brightness);
--g5-btn-hover-border-color: var(--g5-color-success-brightness);
--g5-btn-outline-color: var(--g5-color-success);
--g5-btn-outline-border-hover-color: var(--g5-color-success);
--g5-btn-outline-hover-color: var(--g5-color-success-foreground);
--g5-btn-outline-hover-bg: var(--g5-color-success);
--g5-btn-link-color: var(--g5-color-success);
}
.btn.btn-danger {
--g5-btn-color: var(--g5-color-danger-foreground);
--g5-btn-bg: var(--g5-color-danger);
--g5-btn-border-color: var(--g5-color-danger);
--g5-btn-hover-color: var(--g5-color-danger-foreground);
--g5-btn-hover-bg: var(--g5-color-danger-brightness);
--g5-btn-hover-border-color: var(--g5-color-danger-brightness);
--g5-btn-outline-color: var(--g5-color-danger);
--g5-btn-outline-border-hover-color: var(--g5-color-danger);
--g5-btn-outline-hover-color: var(--g5-color-danger-foreground);
--g5-btn-outline-hover-bg: var(--g5-color-danger);
--g5-btn-link-color: var(--g5-color-danger);
}
.btn.btn-warning {
--g5-btn-color: var(--g5-color-warning-foreground);
--g5-btn-bg: var(--g5-color-warning);
--g5-btn-border-color: var(--g5-color-warning);
--g5-btn-hover-color: var(--g5-color-warning-foreground);
--g5-btn-hover-bg: var(--g5-color-warning-brightness);
--g5-btn-hover-border-color: var(--g5-color-warning-brightness);
--g5-btn-outline-color: var(--g5-color-warning);
--g5-btn-outline-border-hover-color: var(--g5-color-warning);
--g5-btn-outline-hover-color: var(--g5-color-warning-foreground);
--g5-btn-outline-hover-bg: var(--g5-color-warning);
--g5-btn-link-color: var(--g5-color-warning);
}
.btn.btn-info {
--g5-btn-color: var(--g5-color-info-foreground);
--g5-btn-bg: var(--g5-color-info);
--g5-btn-border-color: var(--g5-color-info);
--g5-btn-hover-color: var(--g5-color-info-foreground);
--g5-btn-hover-bg: var(--g5-color-info-brightness);
--g5-btn-hover-border-color: var(--g5-color-info-brightness);
--g5-btn-outline-color: var(--g5-color-info);
--g5-btn-outline-border-hover-color: var(--g5-color-info);
--g5-btn-outline-hover-color: var(--g5-color-info-foreground);
--g5-btn-outline-hover-bg: var(--g5-color-info);
--g5-btn-link-color: var(--g5-color-info);
}
.btn.btn-icon-left i {
margin-right: 10px;
}
.btn.btn-icon-right i {
margin-left: 10px;
}
.btn.btn-3d, .btn.btn-3d:hover {
border-bottom: solid 3px rgba(0, 0, 0, 0.15) !important;
}
.btn.btn-link {
--g5-btn-border-radius: 0;
background-color: transparent !important;
border-width: 0 !important;
text-decoration: none;
padding: 0 !important;
color: var(--g5-btn-link-color);
line-height: 2;
}
.btn.btn-link:focus, .btn.btn-link:hover, .btn.btn-link:active {
-webkit-box-shadow: inset 0 -1px 0 currentColor;
box-shadow: inset 0 -1px 0 currentColor;
}
.btn-style1 .btn {
padding: 0 2.375rem;
} .toggle-icon {
cursor: pointer;
display: inline-block;
width: 32px;
height: 30px;
position: relative;
vertical-align: middle;
}
.toggle-icon > span {
bottom: 0;
display: block;
height: 2px;
left: 2px;
right: 8px;
margin: auto;
position: absolute;
top: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
background-color: currentColor;
}
.toggle-icon > span:after,
.toggle-icon > span:before {
content: "";
height: 2px;
left: 0;
margin: auto;
position: absolute;
right: -6px;
-webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, background 0.3s;
-moz-transition: top 0.3s ease-in-out, -moz-transform 0.3s ease-in-out, background 0.3s;
transition: top 0.3s ease-in-out, transform 0.3s ease-in-out, background 0.3s;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
transform-origin: 50% 50%;
background-color: currentColor;
}
.toggle-icon > span:before {
top: 8px;
}
.toggle-icon > span:after {
top: -8px;
}
.toggle-icon:hover {
color: #e4573d;
}
.toggle-icon.in > span {
background-color: transparent !important;
}
.toggle-icon.in > span:after,
.toggle-icon.in > span:before {
-webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.3s 0.5s ease-in-out, background 0.3s;
-moz-transition: top 0.3s ease-in-out, -moz-transform 0.3s 0.5s ease-in-out, background 0.3s;
transition: top 0.3s ease-in-out, transform 0.3s 0.5s ease-in-out, background 0.3s;
top: 0;
}
.toggle-icon.in > span:after {
-webkit-transform: rotate3d(0, 0, 1, -45deg);
-moz-transform: rotate3d(0, 0, 1, -45deg);
-ms-transform: rotate3d(0, 0, 1, -45deg);
-o-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
}
.toggle-icon.in > span:before {
-webkit-transform: rotate3d(0, 0, 1, 45deg);
-moz-transform: rotate3d(0, 0, 1, 45deg);
-ms-transform: rotate3d(0, 0, 1, 45deg);
-o-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
}
.heading-description {
font-size: 16px;
line-height: 1.875;
text-align: center;
}
@media (max-width: 767px) {
.gel-social-text-center-sm > ul.list-si,
.gel-list-text-center-sm li.item-list {
-ms-flex-pack: center;
justify-content: center;
}
}
.fs-18 {
font-size: 1.125rem;
}
.vc-col-no-pt > .vc_column-inner,
.vc_row.vc_row.vc-col-no-pt > .vc_column_container > .vc_column-inner,
.vc_row.vc_row.vc-col-no-pt > .vc_column_container > .vc_column-inner,
.vc_row.vc_row.vc-col-no-pt > .vc_column_container > .vc_column-inner {
padding-top: 0;
}
.gel-other-title {
display: inline-block;
margin-bottom: 15px;
width: 50px;
margin-right: 40px;
}
.gel-tab .vc_tta-tabs-container {
margin-bottom: -1px !important;
}
.gel-tab .vc_tta-tab > a {
border: none !important;
border-bottom: solid 1px transparent !important;
font-family: var(--g5-primary-font);
font-weight: 600;
color: var(--g5-color-text-main) !important;
}
.gel-tab .vc_tta-tab.vc_active > a {
border-bottom: solid 1px !important;
color: var(--g5-color-dark) !important;
}
.gel-tab .vc_tta-panels {
border: none !important;
border-top: solid 1px var(--g5-color-border) !important;
}
.gel-tab .vc_tta-panel-body {
padding: 0 !important;
padding-top: 45px !important;
}
.border-radius-iframe-3 iframe {
border-radius: 3px;
}
@media (max-width: 1440px) and (min-width: 1200px) {
.gel-space-150 .gel-space {
height: 150px;
}
}
@media (min-width: 1200px) {
.mg-left-75-lg {
margin-left: 75px;
}
}
.desc-landing {
font-family: var(--g5-primary-font);
font-size: 1rem;
text-align: center;
letter-spacing: -0.06em;
}
.pd-rl-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.bg-animate {
height: 140px;
background-position: 0px 0px;
background-repeat: repeat-x;
animation: animatedBackground 30s linear infinite;
}
@media (max-width: 768px) {
.bg-animate {
height: 80px;
}
}
@keyframes animatedBackground {
0% {
background-position: 0 0;
}
100% {
background-position: 100% 0;
}
}
.gel-pricing {
margin-top: 2.5rem;
}
.pricing-price-number, .pricing-price-currency {
margin: 0 !important;
}
.pricing-price-duration {
font-family: var(--g5-primary-font);
}
.pricing-featured-text {
background-color: var(--g5-color-accent);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgba(236, 236, 236, 0.1);
padding: 9px 0;
}
.pricing-featured-text span {
font-size: 0.875rem;
color: var(--g5-color-accent-foreground);
}
.pricing-button {
margin-top: 2rem;
}
.pricing-button .btn {
padding: 0 2rem;
}
.pricing-button .btn-outline {
border-width: 2px;
border-color: var(--g5-color-border);
color: var(--g5-color-dark) !important;
}
.pricing-button .btn-outline:hover {
color: var(--g5-color-light) !important;
}
.gel-pricing-progress {
border-color: var(--g5-color-border);
}
.gel-pricing-progress .pricing-button {
margin-top: 1.75rem;
margin-bottom: 3.125rem;
}
.gel-pricing-progress .pricing-features {
position: relative;
margin-top: 0;
}
.gel-pricing-progress .pricing-features:before, .gel-pricing-progress .pricing-features:after {
content: "";
height: 4px;
margin-left: -1.5rem;
margin-right: -1.5rem;
display: block;
position: absolute;
}
.gel-pricing-progress .pricing-features:before {
background-color: var(--g5-color-secondary);
z-index: 2;
}
.gel-pricing-progress .pricing-features:after {
background-color: var(--g5-color-border);
top: 0;
right: 0;
left: 0;
}
.gel-pricing-progress .pricing-feature {
color: var(--g5-color-dark);
}
.gel-pricing-progress .pricing-feature.disable {
color: var(--g5-color-text-main) !important;
}
.gel-pricing-progress .pricing-feature.disable .list-bullet {
color: var(--g5-color-text-main) !important;
}
.gel-pricing-progress .pricing-list {
margin-top: 2.75rem;
}
.gel-pricing-progress.pri-progress-25 .pricing-features:before {
width: calc(25% + 20px);
}
.gel-pricing-progress.pri-progress-50.gel-pricing {
padding-top: 0;
}
.gel-pricing-progress.pri-progress-50 .pricing-wrap-top {
background-color: var(--g5-color-accent);
padding-top: 2.75rem;
margin: 0 -1.5rem;
}
.gel-pricing-progress.pri-progress-50 .pricing-name, .gel-pricing-progress.pri-progress-50 .pricing-price-number, .gel-pricing-progress.pri-progress-50 .pricing-price-currency, .gel-pricing-progress.pri-progress-50 .pricing-price-duration {
color: var(--g5-color-accent-foreground);
}
.gel-pricing-progress.pri-progress-50 .pricing-features:before {
width: calc(50% + 20px);
}
.gel-pricing-progress.pri-progress-100 .pricing-features:before {
left: 0;
right: 0;
}
.gel-pricing-line {
border-color: var(--g5-color-border);
}
.gel-pricing-line .pricing-price {
margin-bottom: 0 !important;
}
.gel-pricing-line .pricing-features:before {
content: "";
height: 1px;
margin: 2.5rem -1.5rem;
display: block;
background-color: var(--g5-color-border);
top: 0;
right: 0;
left: 0;
}
.gel-pricing-flag:before {
content: "";
width: 0;
height: 0;
border-right: 10px solid #f03b42;
border-left: 10px solid #f03b42;
border-bottom: 10px solid transparent;
border-top: 25px solid #f03b42;
position: absolute;
top: 0;
right: 20px;
}
.gel-pricing-style-1 .pricing-image, .gel-pricing-style-2 .pricing-image, .gel-pricing-style-3 .pricing-image {
margin-bottom: 2.5rem;
}
.gel-pricing-style-1 .pricing-price-number, .gel-pricing-style-1 .pricing-price-currency, .gel-pricing-style-2 .pricing-price-number, .gel-pricing-style-2 .pricing-price-currency, .gel-pricing-style-3 .pricing-price-number, .gel-pricing-style-3 .pricing-price-currency {
font-size: 2.5rem;
color: var(--g5-color-dark);
}
.gel-pricing-style-1 .pricing-name, .gel-pricing-style-2 .pricing-name, .gel-pricing-style-3 .pricing-name {
font-size: 0.75rem;
color: var(--g5-color-accent);
}
.gel-pricing-style-1 .pricing-price, .gel-pricing-style-2 .pricing-price, .gel-pricing-style-3 .pricing-price {
margin-top: 1rem;
}
.gel-pricing-style-1 {
padding: 2.75rem 1.5rem 3.125rem;
}
.gel-pricing-style-1 .pricing-price {
margin-bottom: 2.25rem;
}
.gel-pricing-style-1 .pricing-image {
margin-top: 0.25rem;
}
.gel-pricing-style-2 {
padding: 2.75rem 1.5rem;
}
.gel-pricing-style-2 .pricing-image {
margin-top: 0.25rem;
}
.gel-pricing-style-3 {
padding: 1rem 1.25rem 2.5rem;
}
.gel-pricing-style-3 .pricing-desc {
margin-bottom: 0.5rem;
}
.gel-pricing-style-3 .pricing-image {
margin-top: 1rem;
}
.gel-pricing-style-3 .pricing-price {
margin-top: 1.75rem;
}
.gel-pricing-style-3 .pricing-name {
font-size: 1.625rem;
color: var(--g5-color-dark);
font-weight: 700;
}
.gel-pricing-style-3 .pricing-button .btn {
border-radius: 3px;
}
.gel-pricing-style-4 {
padding: 1.75rem 1.25rem;
}
.gel-pricing-style-4 .pricing-price {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
}
.gel-pricing-style-4 .pricing-price-duration {
display: -ms-flexbox;
display: flex;
-ms-flex-align: end;
align-items: flex-end;
}
.gel-pricing-style-4 .pricing-image {
margin-bottom: 1.25rem;
}
.gel-pricing-style-4 .pricing-price {
margin-bottom: 0.75rem;
}
.gel-pricing-style-5 .pricing-price {
margin-bottom: 1rem;
}
.gel-pricing-style-5 .pricing-price-number, .gel-pricing-style-5 .pricing-price-currency {
font-size: 2.5rem;
color: var(--g5-color-dark);
}
.gel-testimonial-bio-18 .gel-testimonial-bio {
font-size: 18px;
letter-spacing: 0.7px;
line-height: 33px;
}
.gel-testimonial-bio-18 .gel-testimonial-job {
font-size: 0.875rem;
color: var(--g5-color-dark);
font-weight: 700;
line-height: 70px;
}
.gel-testimonial-bio-18 .gel-testimonial-name {
font-size: 0.875rem;
line-height: 70px;
}
.gel-testimonial-bio-18.testimonial-style-01 .author-info {
padding-bottom: 0 !important;
}
.gel-testimonial-bio-18.testimonial-style-01 .author-avatar {
margin: 0;
padding-bottom: 7px;
}
.gel-testimonial-bio-24 .testimonial-content {
padding-bottom: 0.75rem !important;
}
.gel-testimonial-bio-24 .gel-testimonial-bio {
font-size: 1.5rem;
text-transform: uppercase;
line-height: 32px !important;
font-weight: 600;
font-family: var(--g5-primary-font);
letter-spacing: 0.5px;
}
.gel-testimonial-bio-24 .gel-testimonial-name {
color: inherit;
font-size: 0.875rem;
font-weight: 500;
font-family: var(--g5-body-font);
}
.gel-testimonial-bio-24.testimonial-style-02 .testi-quote {
padding-bottom: 5px;
}
.gel-testimonial-bio-24.testimonial-style-02 .author-avatar {
margin: 0;
padding-bottom: 15px;
}
.gel-testimonial-bio-24.testimonial-style-02 .gel-testimonial-job:before {
content: "@";
}
.gel-testimonial-bio-24.testimonial-style-02 .gel-testimonial-name:before {
content: "−";
}
.testimonial-job-color-99 .gel-testimonial-job {
color: var(--g5-color-text-main);
}
.testimonial-job-color-ff .gel-testimonial-job {
color: #fff;
}
.gel-testimonial-d-flex .author-attr {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
}
.gel-testimonial-d-flex .author-attr {
-ms-flex-pack: center;
justify-content: center;
}
.gel-testimonial-job-bf .gel-testimonial-job:before {
content: "−";
padding-right: 5px;
padding-left: 5px;
}
.gel-testimonial-name-14 .gel-testimonial-name {
font-size: var(--g5-body-font-size);
}
.gel-testimonial-name-14 .gel-testimonial-job {
font-size: 0.75rem;
}
.gel-testimonial-name-14 .gel-testimonial-bio {
color: var(--g5-color-text-main);
line-height: 23px;
}
@media only screen and (max-width: 480px) {
.responsive-testi-480 .gel-testimonial {
padding-left: 0 !important;
padding-right: 0 !important;
}
}
@media only screen and (max-width: 768px) {
.responsive-testi-768 .gel-testimonial {
padding-left: 0 !important;
padding-right: 0 !important;
}
.slide-pd-bt-50 .slick-slide > div {
padding-bottom: 50px !important;
}
}
.slide-pd-bottom-0 .slick-slide > div {
padding-bottom: 0;
}
.slide-pd-top-40 .slick-slide > div {
padding-top: 40px !important;
}
.testimonial-avatar-relative .author-avatar {
top: -2.5rem;
position: relative;
margin-bottom: 0 !important;
}
.testimonial-avatar-relative .testimonial-bg {
position: relative;
top: -1.25rem;
}
.testimonial-avatar-relative .author-attr {
position: relative;
top: -1.25rem;
}
.testimonial-attr-d-initial .author-attr {
display: initial;
}
.gel-testimonial .author-attr h4 > a:hover {
color: var(--g5-color-accent);
}
.gel-client-logo-height {
height: 100px;
}
.gel-clien-logo-btn-center {
text-align: center;
}
.gel-countdown {
font-family: var(--g5-primary-font);
}
.gel-countdown .gel-countdown-value {
color: var(--g5-color-heading);
}
.gel {
font-size: 11px;
}
.countdown-view-demo .counterup {
font-size: 150px;
line-height: 1;
font-weight: 600;
color: #0d2cde;
background: -moz-linear-gradient(-76deg, fuchsia 0%, #0d2cde 100%);
background: -webkit-linear-gradient(-76deg, fuchsia 0%, #0d2cde 100%);
background: linear-gradient(-76deg, fuchsia 0%, #0d2cde 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
display: inline-block;
}
.countdown-view-demo .gel-counter-suffix {
font-size: 50px;
vertical-align: sub;
margin-left: -30px;
color: #ff00ff;
}
.countdown-layout-landing .gel-counter-suffix {
font-size: 50px;
vertical-align: sub;
margin-left: -30px;
background-color: var(--g5-color-accent-foreground);
}
h2.gel-heading-title {
font-size: 26px;
}
.gel-heading-title {
letter-spacing: 0.03846em;
margin-bottom: 0.575em;
}
.gel-heading-title mark {
color: var(--g5-color-accent);
}
.gel-heading-subtitle {
color: var(--g5-color-accent);
font-size: 0.75rem;
margin-bottom: 0.875rem;
}
.gel-heading-description {
color: var(--g5-color-text-main);
line-height: 1.875;
}
.gel-heading-separate {
background-color: var(--g5-color-accent);
}
.gel-heading.gel-heading-custom-style-01 .gel-heading-title {
margin-bottom: 24px;
}
.gel-heading.gel-heading-custom-style-01 .gel-heading-subtitle {
color: var(--g5-color-text-main);
}
.gel-heading.gel-heading-custom-style-01 .gel-heading-separate {
background-image: url(https://www.twowayadvisory.com.my/wp-content/themes/crown/assets/images/heading-separate-style-01.png);
height: 10px;
background-repeat: no-repeat;
background-color: transparent;
width: 44px;
margin-bottom: 0;
}
.gel-heading.gel-heading-custom-style-01 .gel-heading-description {
margin-top: 19px;
padding-top: 0;
}
.gel-heading.gel-heading-custom-style-02 .gel-heading-title {
margin-bottom: 24px;
}
.gel-heading.gel-heading-custom-style-02 .gel-heading-subtitle {
color: var(--g5-color-text-main);
}
.gel-heading.gel-heading-custom-style-02 .gel-heading-separate {
background-image: url(https://www.twowayadvisory.com.my/wp-content/themes/crown/assets/images/heading-separate-style-02.png);
height: 8px;
background-repeat: no-repeat;
background-color: transparent;
width: 50px;
margin-bottom: 0;
}
.gel-heading.gel-heading-custom-style-02 .gel-heading-description {
margin-top: 40px;
padding-top: 0;
color: var(--g5-color-gray);
}
.gel-heading.gel-heading-custom-style-03 .gel-heading-title {
margin-bottom: 24px;
}
.gel-heading.gel-heading-custom-style-03 .gel-heading-subtitle {
color: var(--g5-color-text-main);
}
.gel-heading.gel-heading-custom-style-03 .gel-heading-separate {
background-image: url(https://www.twowayadvisory.com.my/wp-content/themes/crown/assets/images/heading-separate-style-03.png);
height: 24px;
background-repeat: no-repeat;
background-color: transparent;
width: 30px;
margin-bottom: 0;
}
.gel-heading.gel-heading-custom-style-03 .gel-heading-description {
margin-top: 20px;
padding-top: 0;
color: var(--g5-color-gray);
}
.gel-heading.gel-heading-custom-style-04 .gel-heading-subtitle {
color: var(--g5-color-text-main);
}
.gel-heading.gel-heading-custom-style-04 .gel-heading-separate {
background-image: url(https://www.twowayadvisory.com.my/wp-content/themes/crown/assets/images/heading-separate-style-04.png);
height: 10px;
width: 60px;
background-repeat: no-repeat;
background-color: transparent;
margin-bottom: 0;
}
.gel-heading.gel-heading-custom-style-04 .gel-heading-description {
margin-top: 23px;
padding-top: 0;
}
.gel-heading.gel-heading-custom-style-05 .gel-heading-subtitle {
color: var(--g5-color-text-main);
}
.gel-heading.gel-heading-custom-style-05 .gel-heading-separate {
background-image: url(https://www.twowayadvisory.com.my/wp-content/themes/crown/assets/images/heading-separate-style-05.png);
height: 6px;
width: 60px;
background-repeat: no-repeat;
background-color: transparent;
}
.gel-heading.gel-heading-custom-style-06 .gel-heading-subtitle {
color: var(--g5-color-text-main);
}
.gel-heading.gel-heading-custom-style-06 .gel-heading-separate {
background-image: url(https://www.twowayadvisory.com.my/wp-content/themes/crown/assets/images/heading-separate-style-06.png);
height: 6px;
width: 60px;
background-repeat: no-repeat;
background-color: transparent;
}
.gel-heading.gel-heading-custom-style-07 .gel-heading-title {
margin-bottom: 23px;
}
.gel-heading.gel-heading-custom-style-07 .gel-heading-separate {
margin-bottom: 22px;
}
.gel-heading.gel-heading-custom-style-07 .gel-heading-description {
padding-top: 0;
}
.gel-heading.gel-heading-custom-style-07 .gel-heading-separate {
height: 2px;
width: 20px;
}
.gel-heading.gel-heading-custom-style-08 .gel-heading-title {
margin-bottom: 23px;
}
.gel-heading.gel-heading-custom-style-08 .gel-heading-separate {
margin-bottom: 22px;
}
.gel-heading.gel-heading-custom-style-08 .gel-heading-description {
padding-top: 0;
}
.gel-heading.gel-heading-custom-style-08 .gel-heading-separate {
position: relative;
height: 6px;
width: 20px;
background-color: transparent;
}
.gel-heading.gel-heading-custom-style-08 .gel-heading-separate:before {
position: absolute;
content: "";
display: block;
width: 20px;
height: 2px;
top: 0;
}
.gel-heading.gel-heading-custom-style-08 .gel-heading-separate:after {
position: absolute;
content: "";
display: block;
width: 20px;
height: 2px;
bottom: 0;
}
.gel-heading.gel-heading-custom-style-10 .gel-heading-title {
margin-bottom: 23px;
}
.gel-heading.gel-heading-custom-style-10 .gel-heading-separate {
margin-bottom: 22px;
}
.gel-heading.gel-heading-custom-style-10 .gel-heading-description {
padding-top: 0;
}
.gel-heading.gel-heading-custom-style-10 .gel-heading-separate {
position: relative;
height: 6px;
width: 30px;
background-color: transparent;
}
.gel-heading.gel-heading-custom-style-10 .gel-heading-separate:before {
position: absolute;
content: "";
display: block;
height: 2px;
top: 0;
}
.gel-heading.gel-heading-custom-style-10 .gel-heading-separate:after {
position: absolute;
content: "";
display: block;
width: 20px;
height: 2px;
bottom: 0;
}
.gel-heading.gel-heading-custom-style-10.text-left .gel-heading-separate {
width: 30px;
}
.gel-heading.gel-heading-custom-style-10.text-left .gel-heading-separate:before {
width: 30px;
transform: translateX(0);
}
.gel-heading.gel-heading-custom-style-10.text-center .gel-heading-separate {
width: 30px;
}
.gel-heading.gel-heading-custom-style-10.text-center .gel-heading-separate:before {
width: 20px;
transform: translateX(10px);
}
.gel-heading.gel-heading-custom-style-10.text-right .gel-heading-separate {
width: 30px;
}
.gel-heading.gel-heading-custom-style-10.text-right .gel-heading-separate:before {
width: 30px;
}
.gel-heading.gel-heading-custom-style-10.text-right .gel-heading-separate:after {
transform: translateX(10px);
}
.gel-heading.gel-heading-custom-style-11 .gel-heading-subtitle {
margin-bottom: 0;
}
.gel-heading.gel-heading-custom-style-11 .gel-heading-title {
margin-bottom: 12px;
}
.gel-heading.has-line-separator .gel-heading-title {
margin-bottom: 23px;
}
.gel-heading.width-description-80 .gel-heading-description {
width: 80%;
}
.gel-heading.width-description-90 .gel-heading-description {
width: 90%;
}
.gel-heading {
color: var(--g5-color-heading);
}
.gel-heading .gel-heading-title {
color: inherit;
}
@media only screen and (max-width: 991px) {
.width-description-100-md .gel-heading-description {
width: 100%;
}
}
@media only screen and (max-width: 767px) {
.width-description-100-sm {
width: 100% !important;
}
}
.heading-title-mg-bt-5 .gel-heading-title {
margin-bottom: 5px;
}
.heading-title-mg-bt-30 .gel-heading-title {
margin-bottom: 30px;
}
.title-view-demo {
font-size: 18px;
text-align: center;
font-weight: 600;
color: var(--g5-color-dark);
}
.title-view-demo a {
color: inherit;
}
.title-view-demo a:hover {
color: var(--g5-color-accent);
}
.gel-counter {
font-weight: 700;
line-height: 44px;
}
.gel-icon-box .description {
line-height: 23px;
}
.gel-icon-box .title > a:hover {
color: var(--g5-color-accent);
}
.gel-icon-box-style-01.shape-default .icon, .gel-icon-box-style-02.shape-default .icon, .gel-icon-box-style-03.shape-default .icon {
margin-bottom: 33px;
}
.gel-icon-box-style-04.shape-icon .icon {
margin-right: 34px !important;
}
.gel-icon-box-style-05.shape-icon .icon {
margin-left: 34px !important;
}
.gel-icon-box-style-04.shape-default .icon {
text-align: center;
margin-right: 16px;
}
.gel-icon-box-style-05.shape-default .icon {
text-align: center;
margin-left: 16px;
}
@media (max-width: 991px) and (min-width: 768px) {
.gel-icon-box-style-04.shape-default .icon {
-ms-flex: 0 0 3rem;
flex: 0 0 3rem;
margin-right: 10px !important;
}
.gel-icon-box-style-05.shape-default .icon {
-ms-flex: 0 0 3rem;
flex: 0 0 3rem;
margin-left: 10px !important;
}
}
.gel-icon-box-style-06 .top-box, .gel-icon-box-style-07 .top-box {
margin-bottom: 20px !important;
}
.gel-icon-box-style-06 .top-box i, .gel-icon-box-style-07 .top-box i {
vertical-align: middle;
}
.gel-icon-box-style-06 .icon {
margin-right: 32px !important;
}
.gel-icon-box-style-07 .icon {
margin-left: 32px !important;
}
.gel-icon-box-title-mg-bt-5 .title {
margin-bottom: 5px;
}
.gel-icon-box-title-mg-right-0 .icon {
margin-right: 0 !important;
text-align: left !important;
}
.gel-video-classic .view-video:hover {
color: var(--g5-color-accent);
}
.gel-image-box .description {
line-height: 23px;
}
.gel-image-box .title {
margin-top: 0 !important;
}
@media (min-width: 991px) {
.gel-image-box-style-04 .image {
margin-right: 35px !important;
}
.gel-image-box-style-05 .image {
margin-left: 35px !important;
}
}
.gel-image-box-img-mg-bt-40 .image {
margin-bottom: 40px !important;
}
.gel-image-box-img-mg-bt-35 .image {
margin-bottom: 35px !important;
}
.gel-image-box-img-mg-bt-30 .image {
margin-bottom: 30px !important;
}
.gel-image-box-img-mg-bt-20 .image {
margin-bottom: 20px !important;
}
.gel-image-box-title-mg-bt-10 .title {
margin-bottom: 10px;
}
.gel-image-box-title-mg-bt-5 .title {
margin-bottom: 5px;
}
.gel-image-box-img-width-df img {
max-width: unset;
}
.gel-image-box-description-mg-rl-25 .description {
margin: 0 25px;
}
.gel-image-box-description-pd-rl-5 .description {
margin: 0 5px;
}
@media (min-width: 991px) {
.gel-image-box-description-md-mg-right-40 .description {
margin-right: 40px;
}
}
@media (max-width: 767px) {
.sm-bg-image-none {
background-image: none !important;
}
}
.gel-image-box-style-custom .gel-image-box .image {
margin-bottom: 0;
}
.gel-image-box-style-custom .gel-image-box .content-box {
border: 1px solid var(--g5-color-border);
border-top: none;
padding: 32px 24px;
}
.gel-image-box-style-custom .gel-image-box .title {
margin-bottom: 5px;
}
.gel-our-team .gel-our-team-name > a:hover {
color: var(--g5-color-accent);
}
.gel-our-team .gel-our-team-inner {
padding-left: 25px;
padding-right: 25px;
}
.gel-our-team .gel-our-team-social {
color: var(--g5-color-text-main);
}
.gel-our-team .gel-our-team-social:hover {
color: var(--g5-color-heading);
}
.gel-our-team .gel-our-team-avatar-circle {
width: 73%;
margin-left: auto;
margin-right: auto;
}
.gel-our-team.content-inner-pd-0 .gel-our-team-inner {
padding-left: 0;
padding-right: 0;
}
.gel-list.bullet-minwidth-22 .item-list:before {
min-width: 22px;
}
.gel-page-title .page-main-title {
font-size: 36px;
line-height: 1.5;
}
@media (max-width: 767px) {
.gel-breadcrumbs-left-sm {
margin-top: 0 !important;
}
.gel-breadcrumbs-left-sm .g5core-breadcrumbs {
-ms-flex-pack: start;
justify-content: flex-start;
margin-top: 0 !important;
}
.gel-breadcrumbs-right-sm {
margin-top: 0 !important;
}
.gel-breadcrumbs-right-sm .g5core-breadcrumbs {
-ms-flex-pack: end;
justify-content: flex-end;
}
}
.gel-mailchimp {
height: 48px;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
}
.gel-mailchimp .form-email {
width: 320px;
background-color: var(--g5-color-background-tag);
padding: 0 25px;
height: 48px;
font-size: 13px;
border-radius: 0.25rem 0 0 0.25rem;
border: none;
}
.gel-mailchimp .btn-rounded {
border-radius: 0 0.25rem 0.25rem 0;
height: 3rem;
width: 140px;
letter-spacing: 0.3px;
font-family: var(--g5-primary-font);
padding: 0;
}
.gel-mailchimp .mailchimp-download {
display: none;
}
.mailchimp-just-center .gel-mailchimp {
-ms-flex-pack: center;
justify-content: center;
}
.mailchimp-form-download .gel-mailchimp .mailchimp-download {
display: block !important;
}
.mailchimp-form-download .gel-mailchimp input.mailchimp-subscibe {
display: none !important;
}
.mailchimp-form-download .gel-mailchimp .form-email {
border: 1px solid var(--g5-color-border) !important;
}
.mailchimp-form-border-input .gel-mailchimp .form-email {
border: 1px solid var(--g5-color-border) !important;
background-color: var(--g5-color-background-input);
}
@media only screen and (max-width: 576px) {
.gel-mailchimp {
height: auto;
}
.gel-mailchimp .form-email {
width: 100%;
}
.gel-mailchimp .btn-rounded {
margin: auto;
}
}
.mailchimp-heading-38 .gel-heading-title {
font-size: 38px;
color: #fff;
}
.mailchimp-heading-white .gel-heading-title {
color: #fff;
}
.custom-social-icons-extra-small .list-si {
font-size: 0.75rem;
}
@media (min-width: 992px) {
.gel-wpcf7.style2 .wpcf7-response-output {
width: 71%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.gel-wpcf7.style2 .wpcf7-response-output {
width: 68%;
}
}
@media (min-width: 768px) {
.border-radius-l-5 {
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.border-radius-l-5 .gel-google-map {
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.border-radius-r-5 {
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.gel-wpcf7.pd-lr-12 {
padding: 0 12px;
}
.gel-wpcf7.pd-lr-20 {
padding: 0 20px;
}
.gel-wpcf7.style2 .wpcf7-response-output {
position: absolute;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
left: 50%;
border: none;
width: 100%;
text-align: center;
bottom: -40px;
background-color: var(--g5-color-background-body);
}
}
@media (min-width: 576px) {
.gel-wpcf7.style1 {
border-radius: 5px;
}
}
@media (max-width: 767px) {
.gel-wpcf7.style2 .wpcf7-response-output {
width: 80%;
}
}
.gel-wpcf7 textarea::-webkit-input-placeholder,
.gel-wpcf7 select::-webkit-input-placeholder,
.gel-wpcf7 input[type]::-webkit-input-placeholder {
color: var(--g5-color-text-input);
font-size: 0.75rem;
}
.gel-wpcf7 input::-webkit-datetime-edit {
font-size: 0.75rem;
text-transform: uppercase;
}
.gel-wpcf7 input::-webkit-inner-spin-button {
position: relative;
top: 30%;
}
.gel-wpcf7 input, .gel-wpcf7 select {
width: 100%;
margin-bottom: 19px;
height: 48px;
border-radius: 3px;
padding: 0 26px;
}
.gel-wpcf7 input.btn {
margin-bottom: 0;
}
.gel-wpcf7 textarea {
width: 100%;
margin-bottom: 13px;
border-radius: 3px;
padding: 0 26px;
}
.gel-wpcf7 p:not(.gel-heading-subtitle):not(.gel-heading-description) {
margin-bottom: 0;
}
.gel-wpcf7 .cls-select-wpcf7 {
position: relative;
}
.gel-wpcf7 .cls-select-wpcf7:before {
position: absolute;
content: "";
display: block;
font-family: var(--g5-font-icon);
right: 20px;
top: -15%;
pointer-events: none;
}
.gel-wpcf7 select {
-webkit-appearance: none;
appearance: none;
font-size: 0.75rem;
}
.gel-wpcf7 .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
margin-top: -15px;
margin-bottom: 12px;
}
.gel-wpcf7 .wpcf7-form-control-wrap + br {
display: none;
}
.gel-wpcf7 .wpcf7-response-output {
margin: 2em auto 0;
color: #f00;
}
.gel-wpcf7 .ajax-loader {
position: absolute;
}
.gel-wpcf7.input-bg-transparent input:not(.btn) {
background-color: transparent;
border-color: #262626;
}
.gel-wpcf7.input-bg-transparent input:not(.btn):focus, .gel-wpcf7.input-bg-transparent input:not(.btn):active {
border-color: var(--g5-color-accent);
}
.gel-wpcf7.style1 .wpcf7-submit {
background-color: var(--g5-color-secondary);
border-color: var(--g5-color-secondary);
margin-bottom: 0;
}
.gel-wpcf7.style1 .wpcf7-submit:hover, .gel-wpcf7.style1 .wpcf7-submit:active {
background-color: var(--g5-color-secondary-brightness);
}
.gel-wpcf7.style1 .wpcf7-response-output {
width: 80%;
}
.gel-wpcf7.style2, .gel-wpcf7.style3 {
margin-top: -1px;
margin-bottom: -1px;
}
.gel-wpcf7.style2 .wpcf7-submit, .gel-wpcf7.style3 .wpcf7-submit {
background-color: var(--g5-color-accent);
border-color: var(--g5-color-accent);
margin-bottom: 0;
}
.gel-wpcf7.style2 .wpcf7-submit:hover, .gel-wpcf7.style2 .wpcf7-submit:active, .gel-wpcf7.style3 .wpcf7-submit:hover, .gel-wpcf7.style3 .wpcf7-submit:active {
background-color: var(--g5-color-accent-brightness);
}
.gel-wpcf7.style3 .wpcf7-response-output {
width: 100%;
}
.gel-wpcf7.btn-not-full .wpcf7-submit {
width: unset;
}
.banner-box-shadow {
-webkit-box-shadow: 0 10px 30px 0px var(--g5-color-muted);
box-shadow: 0 10px 30px 0px var(--g5-color-muted);
}  #site-wrapper {
background-color: #fff;
}
#primary-content {
padding-top: 60px;
padding-bottom: 60px;
}
#sidebar {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
padding-left: 35px;
}
#sidebar.order-lg-first {
padding-left: 10px;
padding-right: 35px;
}
body:not(.has-sidebar) #main-content {
margin-left: auto;
margin-right: auto;
}
body.has-sidebar #main-content {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
body.single-post.no-sidebar #main-content {
-ms-flex: 0 0 640.0000032px;
flex: 0 0 640.0000032px;
max-width: 640.0000032px;
}
@media only screen and (min-width: 960px) {
.container {
max-width: 960px;
}
}
@media only screen and (max-width: 959px) {
body.single-post.no-sidebar #main-content {
-ms-flex: 0 0 900px;
flex: 0 0 900px;
max-width: 900px;
}
}
@media only screen and (max-width: 991px) {
#main-content {
-ms-flex: 0 0 100% !important;
flex: 0 0 100% !important;
max-width: 100% !important;
}
#sidebar {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
padding-left: 10px;
margin-top: 2rem;
}
#sidebar.order-lg-first {
padding-left: 10px;
padding-right: 10px;
}
}
@media (min-width: 1200px) {
body.g5core__stretched_content .g5core__single-breadcrumbs > .container,
body.g5core__stretched_content #primary-content > .container {
max-width: 95%;
}
body.g5core__stretched_content #sidebar {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
body.g5core__stretched_content.has-sidebar #main-content {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
} .site-header {
min-height: var(--g5-header-height);
-webkit-box-shadow: 0px 0px 15px 5px rgba(125, 125, 125, 0.1);
box-shadow: 0px 0px 15px 5px rgba(125, 125, 125, 0.1);
color: var(--g5-color-menu);
}
.site-header .site-navigation {
display: -ms-flexbox;
display: flex;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-ms-flex-pack: end;
justify-content: flex-end;
}
.site-header .site-navigation .site-menu {
-ms-flex-item-align: center;
align-self: center;
}
.site-header .site-navigation + .search-form-wrapper {
margin-left: 1.5rem;
}
.site-header .search-form-wrapper {
-ms-flex-item-align: center;
align-self: center;
margin-bottom: 0;
margin-left: auto;
}
.site-header .search-form-wrapper > span {
cursor: pointer;
margin-bottom: 0;
letter-spacing: 0.03em;
line-height: 1;
display: -ms-flexbox;
display: flex;
}
.site-header .search-form-wrapper .search-form {
position: absolute;
display: none;
right: 0;
top: 100%;
z-index: 1099;
background-color: #fff;
border: solid 1px var(--g5-color-border);
}
.site-header .search-form-wrapper .search-form input {
width: 210px;
border: none;
font-size: 0.875rem;
}
.site-header .search-form-wrapper .search-form button {
display: none;
}
.site-header .menu-toggle-button {
display: none;
position: absolute;
top: calc((var(--g5-header-height) - 30px) * 0.5);
left: 0;
}
.site-header-content {
width: 100%;
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.menu-horizontal {
margin: 0;
padding: 0;
list-style: none;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.menu-horizontal .menu-item {
position: relative;
}
.menu-horizontal .menu-item > a {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
text-transform: uppercase;
font-family: var(--g5-font-menu);
font-weight: var(--g5-font-weight-menu);
font-size: var(--g5-font-size-menu);
letter-spacing: var(--g5-menu-letter-spacing);
line-height: var(--g5-menu-line-height);
padding: calc((var(--g5-header-height) - 26px) * 0.5) 0;
color: inherit;
text-decoration: none;
-webkit-transition: padding 0.3s, color 0.3s;
transition: padding 0.3s, color 0.3s;
}
.menu-horizontal .menu-item > a:hover, .menu-horizontal .menu-item > a:focus {
color: var(--g5-color-menu-hover);
}
.menu-horizontal .menu-item > a:focus {
outline: none;
}
.menu-horizontal .menu-item.x-active > .sub-menu, .menu-horizontal .menu-item:hover > .sub-menu {
display: block;
}
.menu-horizontal .menu-current > a,
.menu-horizontal .current-menu-parent > a,
.menu-horizontal .current-menu-ancestor > a,
.menu-horizontal .current-menu-item > a {
color: var(--g5-color-menu-hover);
}
.menu-horizontal .menu-item-has-children > a .caret {
margin-left: 0.5rem;
line-height: 1;
}
.menu-horizontal .menu-item-has-children > a .caret:before {
content: "";
font-family: var(--g5-font-icon);
}
.menu-horizontal .sub-menu {
display: none;
position: absolute;
left: 100%;
top: 0;
min-width: 190px;
list-style: none;
padding: 15px;
margin: 0;
-webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
font-family: var(--g5-font-sub-menu);
background-color: var(--g5-color-background-sub-menu);
color: var(--g5-color-sub-menu);
z-index: 1099;
}
.menu-horizontal .sub-menu .menu-item {
border-bottom: solid 1px var(--g5-sub-menu-border-color);
}
.menu-horizontal .sub-menu .menu-item > a {
padding: 0.375rem 1rem;
font-size: var(--g5-font-size-sub-menu);
line-height: 1.5;
text-transform: none;
}
.menu-horizontal .sub-menu .menu-item > a:hover {
background-color: var(--g5-color-background-sub-menu-hover);
color: var(--g5-color-sub-menu-hover);
}
.menu-horizontal .sub-menu .menu-item-has-children > a .caret {
margin-left: auto;
}
.menu-horizontal .sub-menu .menu-item-has-children > a .caret:before {
content: "";
}
.menu-horizontal > .menu-item {
display: -ms-flexbox;
display: flex;
}
.menu-horizontal > .menu-item + .menu-item {
margin-left: 1.5rem;
}
.menu-horizontal > .menu-item > .sub-menu {
top: 100%;
left: 0;
}
.menu-horizontal span.x-menu-link-text {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.site-branding {
padding: 8px 2rem 8px 0;
font-family: var(--g5-primary-font);
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
}
.site-branding .site-description {
display: none;
margin: 0;
}
.site-branding.has-logo .site-title, .site-branding.has-logo .site-branding-text {
display: none;
}
.site-branding .custom-logo-link img {
display: block;
max-height: calc(var(--g5-header-height) - 16px);
width: auto;
}
.site-branding-text .site-title {
font-size: 1.5rem;
font-weight: 700;
margin-bottom: 0;
line-height: calc(var(--g5-header-height) - 16px);
}
.site-branding-text .site-title a {
color: var(--g5-color-heading);
}
.g5core-search-form input[type=search]:-moz-placeholder {
color: var(--g5-color-placeholder);
}
.g5core-search-form input[type=search]::-moz-placeholder {
color: var(--g5-color-placeholder);
}
.g5core-search-form input[type=search]:-ms-input-placeholder {
color: var(--g5-color-placeholder);
}
.g5core-search-form input[type=search]::-webkit-input-placeholder {
color: var(--g5-color-placeholder);
}
.g5core-search-form button {
color: var(--g5-color-placeholder);
}
.g5core-header-navigation .g5core-search-form input[type=search] {
height: 40px;
}
.g5core-header-navigation .select2-container--default.select2-container--default .select2-selection--single .select2-selection__arrow,
.g5core-header-navigation .select2-container.select2-container .select2-selection--single {
height: 40px;
}
.g5core-header-navigation .select2-container--default.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 38px;
}
.g5core-header-navigation .g5shop__search-product-cat select {
height: 40px;
}
.g5core-search-popup .g5core-search-form input[type=search] {
border-bottom-color: #999;
background-color: transparent;
}
.g5core-search-popup .g5core-search-form input[type=search]:focus {
border-bottom-color: #fff;
}
.x-mega-sub-menu {
text-align: left;
padding: 25px 0 0 0;
}
.x-mega-sub-menu .wpb_column + .wpb_column {
border-left: solid 1px #2a2a2a;
}
.x-mega-sub-menu .gel-heading-title {
color: var(--g5-sub-menu-heading-color);
font-size: 12px;
letter-spacing: 0.05em;
text-transform: uppercase;
padding: 0 16px 15px;
margin-bottom: 0;
}
.x-mega-sub-menu .gel-list .gel-list-item {
font-size: 12px;
line-height: 1.5;
padding: 6px 16px !important;
-webkit-transition: background-color 0.3s, color 0.3s;
transition: background-color 0.3s, color 0.3s;
}
.x-mega-sub-menu .gel-list .gel-list-item:hover {
background-color: var(--g5-color-background-sub-menu-hover);
color: var(--g5-color-sub-menu-hover);
}
.x-mega-sub-menu .gel-list a {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.g5core-menu-popup .x-mega-sub-menu .wpb_column + .wpb_column {
border-left-width: 0;
}
.g5core-menu-popup .x-mega-sub-menu .gel-list .gel-list-item:hover {
background-color: transparent;
}
.g5core-menu-popup .x-mega-sub-menu .gel-list a {
-ms-flex-positive: 0;
flex-grow: 0;
}
.toggle-icon {
width: 24px;
height: 24px;
}
.toggle-icon > span:before {
top: 6px;
}
.toggle-icon > span:after {
top: -6px;
}
@media only screen and (max-width: 991px) {
.site-header {
background-color: var(--g5-header-mobile-background-color);
}
.site-header .menu-toggle-button {
display: -ms-flexbox;
display: flex;
}
.site-branding {
margin: auto;
padding: 8px 0;
height: var(--g5-header-height);
}
.site-header .site-navigation {
display: none;
width: 100%;
border-top: solid 1px var(--g5-color-border);
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
.site-header .search-form-wrapper {
position: absolute;
top: 0;
right: 0;
font-size: 24px;
padding: calc((var(--g5-header-height) - 24px) * 0.5) 0;
}
.site-menu {
margin: 0.5rem 0;
}
.site-menu .menu-horizontal {
display: block;
}
.site-menu .menu-horizontal .menu-item {
display: block;
}
.site-menu .menu-horizontal .menu-item + .menu-item {
margin-left: 0;
}
.site-menu .menu-horizontal .menu-item > a {
display: inline-block;
padding: 0.625rem 0;
font-size: var(--g5-font-size-menu-mobile);
}
.site-menu .menu-horizontal .menu-item:hover .sub-menu {
display: none;
}
.site-menu .menu-horizontal .menu-item-has-children > a .caret {
position: absolute;
top: 0;
right: 0;
padding: 0.625rem 0.75rem;
}
.site-menu .menu-horizontal .menu-item-has-children > a .caret:before {
content: "";
}
.site-menu .menu-horizontal .menu-item-has-children > a .caret.in:before {
content: "";
}
.site-menu .menu-horizontal .sub-menu {
position: static;
border: none;
padding: 0;
background-color: transparent;
color: var(--g5-header-mobile-text-color);
box-shadow: none;
}
.site-menu .menu-horizontal .sub-menu .menu-item {
border-bottom: none;
padding-left: 1.5rem;
}
.site-menu .menu-horizontal .sub-menu .menu-item > a {
text-transform: none;
display: inline-block;
padding: 0.5rem 0;
font-size: var(--g5-font-size-menu-mobile);
}
.site-menu .menu-horizontal .sub-menu .menu-item > a:hover {
background-color: transparent;
}
.x-mega-sub-menu {
padding-top: 15px;
}
.x-mega-sub-menu .gel-heading-title {
padding-top: 20px;
padding-bottom: 5px;
}
.x-mega-sub-menu .wpb_column:last-child {
padding-bottom: 20px;
}
}
.g5core-header-above .g5core-header-inner,
.g5core-header-bellow .g5core-header-inner {
min-height: 80px;
}
.header-gel-btn-outline a.btn-outline + a {
margin-left: 15px;
}
.header-contact-text p {
display: inline-block;
margin-bottom: 0;
font-size: 0.6875rem;
font-weight: 600;
}
.header-contact-text p span {
font-weight: 600;
padding-right: 0.1875rem;
}
.header-contact-text p + p {
padding-left: 2.1875rem;
}
.g5core-search-button a {
padding: 0;
border: none;
}
.g5core-logo-site .g5core-site-branding {
background-color: var(--g5-color-accent-foreground);
color: var(--g5-color-accent-foreground);
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
padding: 0;
width: 76px;
margin-right: 3.125rem;
}
.g5core-header-customize-separate .g5core-header-customize-after_menu:not(.no-items):before {
content: "";
border-left: solid 1px currentColor;
height: 16px;
margin-right: 1.5rem;
}
.g5core-header-customize-separate .g5core-header-customize-before_menu:not(.no-items):after {
content: "";
border-right: solid 1px currentColor;
height: 16px;
margin-left: 1.5rem;
}
.g5core-menu-display-none ul#main-menu {
display: none;
}
.g5core-search-button i {
font-weight: 600;
}
ul.g5core-social-networks.g5core-social-networks li + li {
margin-left: 20px;
}
ul.g5core-social-networks.g5core-social-networks a {
width: auto;
color: inherit;
background-color: transparent;
border-width: 0;
}
ul.g5core-social-networks.g5core-social-networks a i {
color: inherit;
}
.header-95-custom .g5core-header-inner {
padding: 0 2.5%;
} .site-footer {
padding: 3rem 0;
background-color: var(--g5-color-background-footer);
}
.site-info {
text-align: center;
}
.site-info .privacy-policy-link + .powered-by:before {
content: " - ";
}
.site-info a, .site-info span {
font-size: 0.875rem;
text-transform: uppercase;
}
.site-info a:hover {
color: inherit;
}
@media (max-width: 480px) {
div.gel-site-footer ul.content-list {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
div.gel-site-footer ul.content-list li {
padding-right: 0;
padding-left: 0;
width: 50%;
-ms-flex-pack: center;
justify-content: center;
}
div.gel-site-footer ul.content-list li:first-child {
padding-bottom: 1.25rem;
}
}
.gel-footer-hover-color a {
color: var(--g5-color-text-main);
text-decoration: none;
}
.gel-footer-hover-color a:hover {
color: var(--g5-color-accent-foreground);
}
.gel-footer-hover-color.dark a:hover {
color: var(--g5-color-heading);
}
.gel-footer-border .gel-list-style-03 ul {
-ms-flex-align: baseline;
align-items: baseline;
}
.gel-footer-border .gel-list-style-03 ul li:not(:last-child) {
padding-right: 0.625rem;
border-right: 2px solid var(--g5-color-text-main);
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
height: 11px;
}
.gel-footer-border .gel-list-style-03 ul li:not(:first-child) {
padding-left: 0.625rem;
}
@media (max-width: 767px) {
.gel-footer-border .gel-list-style-03 ul {
-ms-flex-pack: center;
justify-content: center;
}
} .page-header {
padding: 3rem 0;
background-color: var(--g5-color-background-page-title);
}
.page-main-title {
font-size: 1.5rem;
font-weight: 700;
margin-bottom: 0;
line-height: 1.6;
font-family: var(--g5-primary-font);
color: var(--g5-color-heading);
}
.page-sub-title {
font-size: 1rem;
font-weight: 600;
color: var(--g5-color-gray);
}
.page-sub-title p {
margin: 0;
}  .bypostauthor {
display: block;
}
.alignnone {
margin: 0.375rem var(--g5-element-spacing) var(--g5-element-spacing) 0;
}
.aligncenter {
margin: 0.375rem auto 0.375rem auto;
}
img.aligncenter {
display: block;
}
.alignright {
float: right;
margin: 0.375rem 0 var(--g5-element-spacing) 1.25rem;
}
.alignleft {
float: left;
margin: 0.375rem 1.25rem var(--g5-element-spacing) 0;
}
.wp-caption {
max-width: 100%; text-align: center;
}
.wp-caption.alignnone {
margin: 0.375rem 1.25rem var(--g5-element-spacing) 0;
}
.wp-caption.alignleft {
margin: 0.375rem 1.25rem var(--g5-element-spacing) 0;
}
.wp-caption.alignright {
margin: 0.375rem 0 var(--g5-element-spacing) 1.25rem;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
padding: 0;
width: auto;
}
.wp-caption .wp-caption-text {
font-size: 12px;
margin-top: 0.5em;
margin-bottom: 1em;
font-style: italic;
}
.wp-block-separator {
border-bottom: 2px solid var(--g5-color-border);
border-top: 0;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .gallery-item {
display: inline-block;
text-align: left;
vertical-align: top;
margin: 0 0 1.5em;
padding: 0 1em 0 0;
width: 50%;
}
.gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}
.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
-webkit-box-shadow: none;
box-shadow: none;
background: none;
display: inline-block;
max-width: 100%;
}
.gallery-item a img {
display: block;
-webkit-transition: -webkit-filter 0.2s ease-in;
transition: -webkit-filter 0.2s ease-in;
transition: filter 0.2s ease-in;
transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.gallery-item a:hover img,
.gallery-item a:focus img {
-webkit-filter: opacity(60%);
filter: opacity(60%);
}
.gallery-caption {
display: block;
text-align: left;
padding: 0 0.75rem 0 0;
margin-bottom: 0;
}
.slick-dots li.slick-active,
.slick-dots li:hover,
.slick-arrow:active,
.slick-dots li:active,
.slick-arrow:focus,
.slick-dots li:focus {
color: var(--g5-color-heading);
}
.slick-dots li {
width: 20px;
}
.slick-dots span:before {
width: 20px;
height: 20px;
line-height: 20px;
font-size: 8px;
} .g5core-back-to-top:focus, .g5core-back-to-top:hover {
text-decoration: none;
color: var(--g5-color-accent-foreground);
background-color: var(--g5-color-accent);
}
.g5core__paging.next-prev > a {
color: var(--g5-color-caption);
border-color: var(--g5-color-border);
}
.g5core__paging.next-prev > a:not(.disable):hover {
background-color: var(--g5-color-accent);
color: var(--g5-color-accent-foreground);
border-color: var(--g5-color-accent);
}
.g5core__cate-filer {
border-color: var(--g5-color-border);
}
.g5core__cate-filer li:hover, .g5core__cate-filer li:active, .g5core__cate-filer li.active {
color: var(--g5-color-heading);
}
.g5core__single-breadcrumbs {
color: var(--g5-color-caption);
}
.g5core__single-breadcrumbs .breadcrumb-leaf,
.g5core__single-breadcrumbs > li:hover {
color: var(--g5-color-accent);
}
.g5core__single-breadcrumbs .page-main-title {
color: var(--g5-color-heading);
}
.g5core__social-share li {
font-size: 12px;
}
.g5core__social-share li:hover {
color: var(--g5-color-accent);
} .wp-block-table th, .wp-block-table td {
border-color: var(--g5-color-border);
}
.wp-block-table.is-style-stripes th, .wp-block-table.is-style-stripes td {
border-color: transparent;
}
.wp-block-table thead th {
border-bottom-width: 2px;
}
.wp-block-quote:not(.is-large):not(.is-style-large) {
margin: 0 0 var(--g5-element-spacing);
border-left: solid 3px var(--g5-color-border);
padding-left: 40px;
}
.wp-block-quote.has-text-align-right {
border-left: none !important;
border-right: solid 3px;
padding-right: 40px;
padding-left: 0 !important;
}
.wp-block-pullquote blockquote {
border: none !important;
}
.wp-block-quote cite, .wp-block-quote footer, .wp-block-quote__citation {
font-size: 0.75rem;
font-style: normal;
font-family: var(--g5-primary-font);
color: var(--g5-color-gray);
}
.wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer {
font-size: 1rem;
}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
font-size: 1.6rem;
}
.wp-block-pullquote blockquote {
margin-bottom: 0;
}
.wp-block-pullquote.is-style-solid-color {
padding: 0;
}
.wp-block-pullquote.is-style-solid-color blockquote {
max-width: 100%;
}
.wp-block-pullquote:not(.is-style-solid-color) blockquote {
border-left-width: 0;
}
.wp-block-button__link {
position: relative;
display: inline-block;
font-size: 1rem;
height: 2.625rem;
line-height: 2.5rem;
padding: 0 1.125rem;
font-weight: 400;
border: solid 1px transparent;
white-space: nowrap;
-webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.wp-block-button__link:not(.has-background):not(.has-text-color) {
color: #fff;
background-color: #485cc7;
border-color: #485cc7;
}
.wp-block-button__link:not(.has-background):not(.has-text-color):focus, .wp-block-button__link:not(.has-background):not(.has-text-color):hover, .wp-block-button__link:not(.has-background):not(.has-text-color):active {
color: #fff;
background-color: #374ab2;
border-color: #3446a8;
}
.wp-block-button__link:not(.has-background):not(.has-text-color).btn-outline {
color: #485cc7;
}
.wp-block-button__link:not(.has-background):not(.has-text-color).btn-outline:focus, .wp-block-button__link:not(.has-background):not(.has-text-color).btn-outline:hover, .wp-block-button__link:not(.has-background):not(.has-text-color).btn-outline:active {
background-color: #485cc7;
color: #fff;
border-color: #485cc7;
}
.wp-block-button__link:not(.has-background):not(.has-text-color).btn-link {
color: #485cc7;
}
.wp-block-button__link:hover {
cursor: pointer;
}
.wp-block-button__link:focus {
outline: none;
}
.wp-block-button__link:disabled {
opacity: 0.65;
cursor: default;
}
.wp-block-button {
margin-bottom: var(--g5-element-spacing);
}
.wp-block-button:not(.is-style-squared) .wp-block-button__link {
border-radius: 0.25rem;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover {
color: #fff;
background-color: #485cc7;
border-color: #485cc7;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover:focus, .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover:hover, .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover:active {
color: #fff;
background-color: #374ab2;
border-color: #3446a8;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover.btn-outline {
color: #485cc7;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover.btn-outline:focus, .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover.btn-outline:hover, .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover.btn-outline:active {
background-color: #485cc7;
color: #fff;
border-color: #485cc7;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover.btn-link {
color: #485cc7;
}
.wp-block-button.is-style-outline .wp-block-button__link {
background-color: transparent !important;
border: 2px solid currentColor;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
color: var(--g5-color-accent);
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
background-color: var(--g5-color-accent) !important;
border-color: var(--g5-color-accent);
color: var(--g5-color-accent-foreground);
}
.wp-block-latest-comments {
padding-left: 0;
}
.wp-block-latest-comments__comment-excerpt p {
margin-bottom: 0;
}
.wp-block-archives select {
width: 100%;
max-width: 100%;
}
.wp-block-page-list,
.wp-block-archives,
.wp-block-categories {
list-style: none;
padding: 0;
margin: 0;
margin-bottom: var(--g5-element-spacing);
}
.wp-block-page-list li > ul,
.wp-block-archives li > ul,
.wp-block-categories li > ul {
list-style: none;
padding: 0 0 0 1.25rem;
margin: 0;
}
.wp-block-page-list li,
.wp-block-archives li,
.wp-block-categories li {
position: relative;
}
.wp-block-page-list li > a,
.wp-block-archives li > a,
.wp-block-categories li > a {
color: inherit;
display: inline-block;
padding: 0.5rem 0 0.5rem 1.25rem;
position: relative;
line-height: 20px;
min-height: 36px;
}
.wp-block-page-list li > a:hover,
.wp-block-archives li > a:hover,
.wp-block-categories li > a:hover {
color: var(--g5-color-heading);
}
.wp-block-page-list li > a:before,
.wp-block-archives li > a:before,
.wp-block-categories li > a:before {
font-family: var(--g5-font-icon);
content: "";
font-weight: 700;
position: absolute;
left: 0;
top: 0.5rem;
}
.wp-block-page-list .current_page_ancestor > ul,
.wp-block-page-list .current_page_parent > ul,
.wp-block-page-list .current-cat-parent > ul,
.wp-block-page-list .current-cat-ancestor > ul,
.wp-block-archives .current_page_ancestor > ul,
.wp-block-archives .current_page_parent > ul,
.wp-block-archives .current-cat-parent > ul,
.wp-block-archives .current-cat-ancestor > ul,
.wp-block-categories .current_page_ancestor > ul,
.wp-block-categories .current_page_parent > ul,
.wp-block-categories .current-cat-parent > ul,
.wp-block-categories .current-cat-ancestor > ul {
display: block;
}
.wp-block-page-list .current-cat > a,
.wp-block-archives .current-cat > a,
.wp-block-categories .current-cat > a {
color: var(--g5-color-heading);
}
.wp-block-page-list .wp-block-page-list__submenu-icon {
display: none;
}
.wp-block-latest-posts,
.wp-block-latest-comments {
padding-left: 0;
margin: 0;
list-style: none;
}
.wp-block-latest-posts .children,
.wp-block-latest-comments .children {
padding-left: 0;
margin: 0;
list-style: none;
}
.wp-block-latest-posts li,
.wp-block-latest-comments li {
padding: 0.5rem 0;
line-height: 20px;
margin-bottom: 0;
}
.wp-block-latest-posts a,
.wp-block-latest-comments a {
color: inherit;
}
.wp-block-latest-posts a:hover,
.wp-block-latest-comments a:hover {
color: var(--g5-color-heading);
}
ul.wp-block-latest-posts.is-grid li {
border-top: solid 1px var(--g5-color-border);
margin-bottom: var(--g5-element-spacing);
}
.wp-block-embed,
.wp-block-columns,
.wp-block-group,
.wp-block-group.has-background,
.wp-block-search,
ul.wp-block-categories,
ul.wp-block-archives,
.wp-block-archives.wp-block-archives-dropdown,
ol.wp-block-latest-comments,
.wp-block-media-text {
margin-bottom: var(--g5-element-spacing);
}
.wp-block-cover-image,
.wp-block-cover {
margin-bottom: var(--g5-element-spacing);
color: #f8f9f9;
}
.wp-block-cover-image p,
.wp-block-cover p {
margin-bottom: 0;
line-height: 1.25;
}
.wp-block-cover-image a,
.wp-block-cover a {
color: inherit;
}
.wp-block-tag-cloud a {
border: 1px solid var(--g5-color-border);
color: inherit;
font-size: 0.625rem !important;
text-transform: uppercase;
padding: 0 0.9375rem;
height: 30px;
line-height: 28px;
display: inline-block;
margin: 0 0.5rem 0.5rem 0;
font-weight: 600;
font-family: var(--g5-primary-font);
color: var(--g5-color-heading);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.wp-block-tag-cloud a:hover {
border-color: currentColor;
color: var(--g5-color-heading);
}
.wp-block-gallery {
margin-bottom: var(--g5-element-spacing);
}
.blocks-gallery-caption {
margin-left: auto;
margin-right: auto;
margin-top: 10px;
color: var(--g5-color-caption);
}
.blocks-gallery-grid {
margin-bottom: -16px;
}
.wp-block-column > *:last-child {
margin-bottom: 0;
}
.wp-block-image.aligncenter {
margin: var(--g5-element-spacing) auto var(--g5-element-spacing) auto;
}
.wp-block-image.alignright {
margin: 0.375rem 0 var(--g5-element-spacing) 1.25rem;
}
.wp-block-image.alignleft {
margin: 0.375rem 1.25rem var(--g5-element-spacing) 0;
}
body.no-sidebar .wp-block-image.alignfull {
max-width: none;
width: 100vw;
position: relative;
left: 50%;
right: 50%;
margin-left: -50vw;
margin-right: -50vw;
}
body.no-sidebar.g5blog__single-featured-align-wide .g5blog__single-featured,
body.no-sidebar .wp-block-cover.alignwide {
margin-left: -159.9999984px;
margin-right: -159.9999984px;
width: auto;
}
@media screen and (min-width: 1200px) and (max-width: 959px) {
body.no-sidebar.g5blog__single-featured-align-wide .g5blog__single-featured,
body.no-sidebar .wp-block-cover.alignwide {
margin-left: -125px;
margin-right: -125px;
width: auto;
}
}
@media screen and (max-width: 1199px) {
body.no-sidebar.g5blog__single-featured-align-wide .g5blog__single-featured,
body.no-sidebar .wp-block-cover.alignwide {
margin-left: -35px;
margin-right: -35px;
width: auto;
}
}
@media only screen and (max-width: 991px) {
body.no-sidebar.g5blog__single-featured-align-wide .g5blog__single-featured,
body.no-sidebar .wp-block-cover.alignwide {
margin-left: 0;
margin-right: 0;
width: 100%;
}
}
@media only screen and (max-width: 767px) {
body.no-sidebar .wp-block-image.alignfull {
max-width: 100%;
margin-left: 0;
margin-right: 0;
left: 0;
right: 0;
}
}
@media only screen and (max-width: 991px) {
body.has-sidebar .wp-block-image.alignfull {
max-width: none;
margin-left: calc(-100vw/2 + 690px/2);
margin-right: calc(-100vw/2 + 690px/2);
}
}
@media only screen and (max-width: 767px) {
body.has-sidebar .wp-block-image.alignfull {
max-width: 100%;
margin-left: 0;
margin-right: 0;
}
}
p.has-drop-cap:not(:focus)::first-letter {
font-size: 3.57em;
font-weight: 600;
color: var(--g5-color-heading);
font-family: var(--g5-primary-font);
line-height: 0.9em;
margin: 0 20px 0 0;
}
.wp-block-image figcaption {
color: var(--g5-color-text-main);
font-size: 11px;
font-style: italic;
} .article-post {
margin-bottom: 3rem;
}
.article-post.page .entry-content {
margin-bottom: 0;
}
.article-post.sticky {
background-color: #fafafa;
padding: 2rem;
}
.article-post .entry-header {
text-align: left;
}
.article-post .entry-footer {
display: -ms-flexbox;
display: flex;
font-size: 0.6875rem;
font-weight: 600;
text-align: left;
line-height: 22px;
}
.article-post .entry-footer .link-more {
margin-bottom: 0;
}
.article-post .entry-footer .link-more > a {
text-transform: uppercase;
color: var(--g5-color-heading);
}
.article-post .entry-footer .link-more > a:before {
content: "";
display: inline-block;
position: relative;
vertical-align: middle;
margin-right: 0.25rem;
border-top: solid 1px currentColor;
width: 2rem;
color: inherit;
}
.article-post .entry-footer .link-more > a:hover {
color: var(--g5-color-accent);
}
.article-post .entry-footer .meta-comment {
margin-left: auto;
}
.article-post .entry-footer .meta-comment a {
text-transform: uppercase;
color: inherit;
}
.article-post .entry-footer .meta-comment a:hover {
color: var(--g5-color-accent);
}
.article-post .post-thumbnail {
margin-bottom: 2rem;
}
.article-post .entry-title {
font-size: 1.25rem;
font-weight: 600;
word-break: break-word;
}
.article-post .entry-title a {
color: inherit;
}
.article-post .entry-title a:hover {
color: var(--g5-color-accent);
}
.article-post .entry-meta {
margin-bottom: 1.25rem;
padding: 0;
list-style: none;
font-size: 0.75rem;
}
.article-post .entry-meta a {
color: inherit;
}
.article-post .entry-meta a:hover {
color: var(--g5-color-accent);
}
.article-post .entry-meta li {
display: inline-block;
margin-right: 15px;
}
.article-post .post-tags {
font-size: var(--g5-body-font-size);
font-weight: 400;
}
.article-post .post-tags a {
display: inline-block;
color: inherit;
}
.article-post .post-tags a + a {
margin-left: 5px;
}
.article-post .post-tags a:hover {
color: var(--g5-color-heading);
}
.article-post .post-tags label {
font-weight: 600;
font-family: var(--g5-primary-font);
color: var(--g5-color-heading);
margin: 0 10px 0 0;
}
#main-content .article-post:last-child {
margin-bottom: 0;
}
body.page .article-post {
margin-bottom: 0;
}
.entry-excerpt {
margin-bottom: 1.25rem;
}
.entry-excerpt p {
margin-bottom: 0;
}
.entry-content {
margin-bottom: 1.5rem;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
margin-top: 2rem;
}
.entry-content h1:first-child, .entry-content h2:first-child, .entry-content h3:first-child, .entry-content h4:first-child, .entry-content h5:first-child, .entry-content h6:first-child {
margin-top: 0;
}
.entry-content > p:last-child,
.entry-content > ul:last-child {
margin-bottom: 0;
}
.author-info-wrap {
padding: 3rem 0 0;
border-top: solid 1px var(--g5-color-border);
margin-top: 3rem;
}
.author-info-inner {
display: -ms-flexbox;
display: flex;
}
.author-info-avatar {
width: 80px;
margin-right: 1rem;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.author-info-avatar img {
border-radius: 100%;
}
.author-info-content .name {
font-size: 1rem;
}
.author-info-content .name a {
color: inherit;
}
.author-info-content .desc {
color: var(--g5-color-gray);
}
.site-search-results-not-found {
text-align: center;
}
.site-search-results-not-found h2 {
text-transform: uppercase;
font-weight: 400;
}
.site-search-results-not-found .search-form > label {
display: none;
}
.comments-area {
margin-top: 60px;
}
.comments-area .comments-title,
.comments-area .comment-reply-title {
font-size: 1rem;
text-transform: uppercase;
font-weight: 600;
margin-bottom: 40px;
}
.comment-form a {
color: inherit;
}
.comment-form .logged-in-as a:hover {
color: var(--g5-color-heading);
}
.comment-form textarea {
width: 100%;
display: block;
height: 150px;
}
.comment-form .comment-form-author input,
.comment-form .comment-form-email input,
.comment-form .comment-form-url input {
width: 100%;
}
.comment-form .comment-form-email,
.comment-form .comment-form-author {
float: left;
width: 50%;
}
.comment-form .comment-form-author {
padding-right: 10px;
}
.comment-form .comment-form-email {
padding-left: 10px;
}
.comment-form .comment-form-cookies-consent input[type=checkbox] {
position: relative;
top: 2px;
}
.comment-form .comment-form-cookies-consent label {
display: inline;
margin: 0 0 0 5px;
}
.comment-form .mc4wp-checkbox-wp-comment-form input[type=checkbox] {
margin: 0 5px 0 0;
position: relative;
top: 2px;
}
@media only screen and (max-width: 575px) {
.comment-form .comment-form-email,
.comment-form .comment-form-author {
width: 100%;
padding: 0;
}
}
.comment-respond .form-submit {
margin-bottom: 0;
}
.comments-list-wrap {
margin-bottom: 60px;
padding-bottom: 60px;
border-bottom: 1px solid var(--g5-color-border);
}
.comment-list {
list-style: none;
padding: 0;
margin-bottom: 0;
}
.comment-list li.comment {
margin-bottom: var(--g5-element-spacing);
}
.comment-list > li.comment:last-child {
margin-bottom: 0;
}
.comment-list li.comment + li.comment {
padding-top: var(--g5-element-spacing);
}
.comment-list .comment-content h1, .comment-list .comment-content h2, .comment-list .comment-content h3, .comment-list .comment-content h4, .comment-list .comment-content h5, .comment-list .comment-content h6 {
margin-top: 2rem;
}
.comment-list .comment-content h1:first-child, .comment-list .comment-content h2:first-child, .comment-list .comment-content h3:first-child, .comment-list .comment-content h4:first-child, .comment-list .comment-content h5:first-child, .comment-list .comment-content h6:first-child {
margin-top: 0;
}
.comment-list ul.children {
list-style: none;
padding-left: 0;
margin-left: 75px;
margin-top: var(--g5-element-spacing);
padding-top: var(--g5-element-spacing);
}
.comment-list .comment-meta {
margin-bottom: 1.125rem;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.comment-list .comment-meta .comment-author {
-ms-flex-positive: 1;
flex-grow: 1;
}
.comment-list .comment-meta .edit-link {
margin-left: 1rem;
}
.comment-list .comment-reply-link {
font-size: 0.6875rem;
color: var(--g5-color-heading);
}
.comment-list .comment-reply-link:before {
font-family: var(--g5-font-icon);
display: inline-block;
content: "";
font-weight: 900;
margin-right: 5px;
}
.comment-list .comment-reply-link:hover {
color: var(--g5-color-accent);
}
.comment-list li:not(.pingback):not(.trackback) .comment-body {
position: relative;
padding-left: 100px;
}
.comment-list li.pingback,
.comment-list li.trackback {
margin-bottom: 0.5rem;
}
.comment-list li.pingback + .comment,
.comment-list li.trackback + .comment {
margin-top: 1.5rem;
}
.comment-list .comment-author img {
position: absolute;
left: 0;
top: 0;
width: 80px;
border-radius: 100%;
}
.comment-list .comment-author .fn,
.comment-list .comment-author .fn > a {
color: var(--g5-color-heading);
font-family: var(--g5-primary-font);
font-weight: 600;
}
.comment-list .comment-author .says {
display: none;
}
.comment-list li.comment > .comment-respond {
margin-top: 2rem;
}
.comment-list li.comment > .comment-respond .comment-reply-title {
margin-bottom: 1rem;
}
.comment-list .comment-reply-title small a {
display: inline-block;
vertical-align: middle;
margin-bottom: 6px;
padding: 0.5rem 1rem;
font-size: 0.5rem;
text-transform: uppercase;
background-color: #222;
color: #fff;
line-height: 1;
}
.comment-list .comment-metadata {
font-size: 0.6875rem;
}
.comment-list .comment-metadata a {
color: inherit;
}
.comments-pagination {
margin-top: 2.5rem;
text-align: right;
}
@media only screen and (max-width: 575px) {
.comment-list ul.children {
margin-left: 20px;
}
.comments-area {
overflow-x: hidden;
}
}
@media (min-width: 992px) {
body.no-sidebar .comments-area {
position: relative;
padding: 60px 0;
margin-bottom: -60px;
}
body.no-sidebar .comments-area:before {
content: "";
background-color: #fafafa;
position: absolute;
width: 100vw;
left: 50%;
margin-left: -50vw;
top: 0;
bottom: 0;
}
body.no-sidebar .comments-area .no-comments {
position: relative;
}
body.no-sidebar .comments-list-wrap,
body.no-sidebar .comment-respond {
position: relative;
}
body.no-sidebar .comment-form textarea {
background-color: #fff;
}
body.no-sidebar .comment-form .comment-form-author input,
body.no-sidebar .comment-form .comment-form-email input,
body.no-sidebar .comment-form .comment-form-url input {
background-color: #fff;
}
}
.post-navigation {
margin-bottom: 3rem;
}
.post-navigation .nav-links {
display: -ms-flexbox;
display: flex;
font-weight: 700;
}
.post-navigation .nav-links a {
display: block;
text-decoration: none;
color: inherit;
}
.post-navigation .nav-links .nav-subtitle {
display: block;
color: var(--g5-color-heading);
text-transform: uppercase;
}
.post-navigation .nav-links > div {
width: 47.5%;
border: solid 1px var(--g5-color-border);
padding: 1.5rem;
-webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}
.post-navigation .nav-links > div:hover {
background-color: var(--g5-color-accent);
color: var(--g5-color-accent-foreground);
border-color: var(--g5-color-accent);
}
.post-navigation .nav-links > div:hover .nav-subtitle {
color: inherit;
}
.post-navigation .nav-links .nav-title {
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.post-navigation .nav-previous {
margin-right: auto;
}
.post-navigation .nav-next {
margin-left: auto;
text-align: right;
}
.single .post-navigation, .page .post-navigation {
margin-bottom: 0;
}
ul.page-numbers {
list-style: none;
text-align: center;
padding: 0;
margin-bottom: 0;
}
ul.page-numbers li {
display: inline-block;
margin-right: 6px;
vertical-align: middle;
}
ul.page-numbers li:last-of-type {
margin-right: 0;
}
.navigation.pagination {
font-size: 0;
position: relative;
text-align: center;
}
.page-numbers:not(ul) {
display: inline-block;
vertical-align: middle;
width: 35px;
height: 35px;
border-radius: 3px;
text-align: center;
line-height: 35px;
background-color: #fafafa;
font-size: 0.75rem;
color: var(--g5-color-heading);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.page-numbers:not(ul).current, .page-numbers:not(ul):hover {
background-color: var(--g5-color-heading);
color: #fff;
}
.page-numbers:not(ul).prev, .page-numbers:not(ul).next {
font-size: 0;
}
.page-numbers:not(ul).prev:before, .page-numbers:not(ul).next:before {
font-family: var(--g5-font-icon);
font-weight: 400;
content: "";
font-size: 1rem;
display: inline-block;
vertical-align: middle;
}
.page-numbers:not(ul).prev:before {
content: "";
}
.page-links {
float: left;
width: 100%;
}
.page-links .page-links-title {
text-transform: uppercase;
}
.page-links > .page-links-text,
.page-links > a {
display: inline-block;
margin-right: 0.25rem;
padding: 0.25rem 0.625rem;
border: solid 1px var(--g5-color-border);
}
.page-links > .page-links-text {
color: #fff;
background-color: var(--g5-color-accent);
border-color: var(--g5-color-accent);
}
@media only screen and (max-width: 767px) {
.post-navigation .nav-links .nav-title {
display: none;
}
}
@media only screen and (max-width: 320px) {
.post-navigation .nav-links > div {
padding: 1rem;
}
}
ul.g5blog__post-meta {
font-size: 0.75rem;
}
ul.g5blog__post-meta li {
margin-right: 10px;
}
ul.g5blog__post-meta li:hover {
color: var(--g5-color-accent);
}
ul.g5blog__post-meta li:after {
content: "";
width: 1px;
height: 10px;
background-color: var(--g5-color-text-main);
display: inline-block;
position: relative;
top: 1px;
margin-left: 10px;
}
ul.g5blog__post-meta li:last-child {
margin-right: 0;
}
ul.g5blog__post-meta li:last-child:after {
display: none;
}
ul.g5blog__post-meta li:not(.meta-like) i {
display: none;
}
ul.g5blog__post-meta li.meta-view > div {
display: inline-block;
}
ul.g5blog__post-meta li.meta-view > div .post-views-icon {
display: none !important;
}
.g5blog__post-title {
font-size: 1.25rem;
font-weight: 600;
}
.g5blog__post-title:hover {
color: var(--g5-color-accent);
}
.g5blog__post-large-image .g5blog__post-inner {
padding-bottom: 64px;
border-bottom: 1px solid var(--g5-color-border);
}
.g5blog__post-large-image.sticky .g5blog__post-inner {
background-color: #fafafa;
border-bottom: none;
}
.g5blog__layout-large-image .g5blog__post-default {
padding-bottom: 4.375rem;
}
.g5blog__layout-large-image .g5blog__post-default:not(.has-post-thumbnail) {
margin-top: -4px;
}
.g5blog__layout-large-image .g5blog__post-default:last-child {
padding-bottom: 0;
}
.g5blog__layout-large-image .g5core__paging {
margin-top: 70px;
}
@media (min-width: 992px) {
body.no-sidebar .g5blog__layout-large-image {
max-width: 620px;
margin-left: auto;
margin-right: auto;
}
}
@media (min-width: 1200px) {
.g5blog__post-medium-image .g5blog__post-featured {
width: 300px;
margin-right: 70px;
}
.g5blog__post-medium-image .g5core__entry-thumbnail {
-webkit-box-shadow: 0 23px 40px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 23px 40px 0 rgba(0, 0, 0, 0.2);
}
}
.g5blog__post-medium-image .g5blog__post-title {
font-size: 1.125rem;
margin-bottom: 1.25rem;
}
.g5blog__post-medium-image .g5blog__post-meta + .g5blog__post-excerpt {
margin-top: 0.6875rem;
}
.g5blog__post-medium-image .g5blog__post-inner {
padding-bottom: 4.375rem;
border-bottom: 1px solid var(--g5-color-border);
-ms-flex-align: center;
align-items: center;
}
.g5blog__layout-medium-image .g5blog__post-default {
padding-bottom: 4.375rem;
}
@media (min-width: 992px) {
body.no-sidebar .g5blog__layout-medium-image {
max-width: 620px;
margin-left: auto;
margin-right: auto;
}
}
.g5blog__post-grid .g5blog__post-title {
font-size: 1rem;
margin-bottom: 1.25rem;
}
.g5blog__post-grid .g5blog__post-featured {
margin-bottom: 1.625rem;
}
.g5blog__post-grid .g5blog__post-meta + .g5blog__post-excerpt {
margin-top: 0.6875rem;
}
.g5blog__post-grid.sticky .g5blog__post-inner {
background-color: #fafafa;
}
.g5blog__layout-masonry .g5core__gutter-10 > .g5core__gutter-item,
.g5blog__layout-grid .g5core__gutter-10 > .g5core__gutter-item {
padding-bottom: 60px;
}
.g5blog__layout-masonry .g5core__gutter-20 > .g5core__gutter-item,
.g5blog__layout-grid .g5core__gutter-20 > .g5core__gutter-item {
padding-bottom: 70px;
}
.g5blog__layout-masonry .g5core__gutter-30 > .g5core__gutter-item,
.g5blog__layout-grid .g5core__gutter-30 > .g5core__gutter-item {
padding-bottom: 80px;
}
.g5blog__layout-masonry .g5core__gutter-40 > .g5core__gutter-item,
.g5blog__layout-grid .g5core__gutter-40 > .g5core__gutter-item {
padding-bottom: 90px;
}
.g5blog__post-widget .g5blog__post-featured {
width: 75px;
margin-right: 25px;
}
.g5blog__post-widget .g5blog__post-title {
font-size: 0.8125rem;
font-weight: 600;
}
.g5blog__post-widget .g5blog__post-inner {
-ms-flex-align: center;
align-items: center;
}
.g5blog__single-title {
font-size: 2.25rem;
font-weight: 600;
}
.g5blog__block-title {
font-size: 1rem;
text-transform: uppercase;
font-weight: 600;
margin-bottom: 2.625rem;
text-align: left;
}
.g5blog__single-related-wrap {
margin-top: 6rem;
}
.g5blog__single-related-wrap .g5blog__post-grid .g5blog__post-title {
margin-bottom: 0;
}
.g5blog__single-related-wrap .g5blog__post-grid .g5blog__post-excerpt {
display: none;
}
.g5blog__single-meta-tag label {
margin: 0 15px 0 0;
}
.g5blog__single-meta-bottom {
border-top: 1px solid var(--g5-color-border);
}
@media (min-width: 992px) {
.no-sidebar.g5blog__single-layout-1 .g5blog__single-breadcrumbs .container {
max-width: 640.0000032px;
}
}
@media (min-width: 992px) {
.no-sidebar.g5blog__single-layout-2 .g5blog__single-breadcrumbs .container {
max-width: 640.0000032px;
}
}
@media (min-width: 992px) {
.no-sidebar.g5blog__single-layout-3 .g5blog__single-breadcrumbs .container {
max-width: 640.0000032px;
}
}
@media (min-width: 992px) {
.no-sidebar.g5blog__single-layout-4 .g5blog__single-breadcrumbs .container {
max-width: 640.0000032px;
}
}
@media (min-width: 992px) {
.no-sidebar.g5blog__single-layout-5 .g5blog__single-breadcrumbs .container {
max-width: 640.0000032px;
}
}
body.no-sidebar .g5blog__single-featured-full > .container {
max-width: 640.0000032px;
}
.g5blog__single {
border-bottom: 1px solid var(--g5-color-border);
} .primary-sidebar .widget:last-child {
margin-bottom: 0;
}
.widget {
position: relative;
margin-bottom: 60px;
}
.widget .screen-reader-text {
display: none;
}
.widget .wp-block-group__inner-container > h2,
.widget .widgettitle,
.widget .widget-title {
font-size: 1rem;
font-weight: 600;
margin-bottom: 25px;
}
.widget .wp-block-group__inner-container > h2 a,
.widget .widgettitle a,
.widget .widget-title a {
color: inherit;
}
.widget .wp-block-group__inner-container > h2 img,
.widget .widgettitle img,
.widget .widget-title img {
display: inline-block;
}
.wc-block-product-search form,
.wp-block-search,
.widget_product_search form,
.widget_search form {
display: -ms-flexbox;
display: flex;
position: relative;
}
.wc-block-product-search form label,
.wp-block-search label,
.widget_product_search form label,
.widget_search form label {
display: none;
}
.wc-block-product-search form button,
.wp-block-search button,
.widget_product_search form button,
.widget_search form button {
position: absolute;
right: 0;
background: transparent !important;
color: inherit;
border: 0;
font-size: 0;
}
.wc-block-product-search form button:before,
.wp-block-search button:before,
.widget_product_search form button:before,
.widget_search form button:before {
content: "";
font-family: var(--g5-font-icon);
font-size: 14px;
color: var(--g5-color-heading);
}
.wc-block-product-search form button > span,
.wp-block-search button > span,
.widget_product_search form button > span,
.widget_search form button > span {
display: none;
}
.wc-block-product-search form input,
.wp-block-search input,
.widget_product_search form input,
.widget_search form input {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.wp-block-search .wp-block-search__button {
border: none;
padding: 0 1.875rem;
}
.wp-block-search .wp-block-search__input {
border-color: var(--g5-color-border);
}
.wc-block-product-search .wc-block-product-search__fields {
width: 100%;
}
.wc-block-product-search .wc-block-product-search__field {
padding: 0 0.75rem;
}
.wc-block-product-search .wc-block-product-search__button {
padding: 0 1.875rem;
margin: 0;
position: absolute;
display: block;
}
.wc-block-product-search .wc-block-product-search__button svg {
display: none;
}
.widget_rss ul,
.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_meta ul {
padding-left: 0;
margin: 0;
list-style: none;
}
.widget_rss ul .children,
.widget_recent_entries ul .children,
.widget_recent_comments ul .children,
.widget_meta ul .children {
padding-left: 0;
margin: 0;
list-style: none;
}
.widget_rss ul li,
.widget_recent_entries ul li,
.widget_recent_comments ul li,
.widget_meta ul li {
padding: 0.5rem 0;
line-height: 20px;
margin-bottom: 0;
}
.widget_rss ul a,
.widget_recent_entries ul a,
.widget_recent_comments ul a,
.widget_meta ul a {
color: inherit;
}
.widget_rss ul a:hover,
.widget_recent_entries ul a:hover,
.widget_recent_comments ul a:hover,
.widget_meta ul a:hover {
color: var(--g5-color-heading);
}
.widget_meta ul li,
.widget_recent_comments ul li.recentcomments,
.widget_recent_entries ul li {
padding-left: 20px;
position: relative;
}
.widget_meta ul li:before,
.widget_recent_comments ul li.recentcomments:before,
.widget_recent_entries ul li:before {
font-family: var(--g5-font-icon);
content: "";
font-weight: 700;
position: absolute;
left: 0;
top: 0.5rem;
}
.widget_archive select,
.widget_categories select,
.widget_product_categories select {
width: 100%;
max-width: 100%;
} ul.g5shop__price-filter,
ul.g5shop__product-sorting,
.woocommerce .woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list,
.widget_archive ul,
.widget_categories ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_product_categories ul,
.wc-block-product-categories > ul {
list-style: none;
padding: 0;
margin: 0;
}
ul.g5shop__price-filter li > ul,
ul.g5shop__product-sorting li > ul,
.woocommerce .woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list li > ul,
.widget_archive ul li > ul,
.widget_categories ul li > ul,
.widget_nav_menu ul li > ul,
.widget_pages ul li > ul,
.widget_product_categories ul li > ul,
.wc-block-product-categories > ul li > ul {
list-style: none;
padding: 0 0 0 1.25rem;
margin: 0;
}
ul.g5shop__price-filter li,
ul.g5shop__product-sorting li,
.woocommerce .woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list li,
.widget_archive ul li,
.widget_categories ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_product_categories ul li,
.wc-block-product-categories > ul li {
position: relative;
}
ul.g5shop__price-filter li > a,
ul.g5shop__product-sorting li > a,
.woocommerce .woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list li > a,
.widget_archive ul li > a,
.widget_categories ul li > a,
.widget_nav_menu ul li > a,
.widget_pages ul li > a,
.widget_product_categories ul li > a,
.wc-block-product-categories > ul li > a {
color: inherit;
display: inline-block;
padding: 0.5rem 0 0.5rem 1.25rem;
position: relative;
line-height: 20px;
min-height: 36px;
}
ul.g5shop__price-filter li > a:hover,
ul.g5shop__product-sorting li > a:hover,
.woocommerce .woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list li > a:hover,
.widget_archive ul li > a:hover,
.widget_categories ul li > a:hover,
.widget_nav_menu ul li > a:hover,
.widget_pages ul li > a:hover,
.widget_product_categories ul li > a:hover,
.wc-block-product-categories > ul li > a:hover {
color: var(--g5-color-heading);
}
ul.g5shop__price-filter li > a:before,
ul.g5shop__product-sorting li > a:before,
.woocommerce .woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list li > a:before,
.widget_archive ul li > a:before,
.widget_categories ul li > a:before,
.widget_nav_menu ul li > a:before,
.widget_pages ul li > a:before,
.widget_product_categories ul li > a:before,
.wc-block-product-categories > ul li > a:before {
font-family: var(--g5-font-icon);
content: "";
font-weight: 700;
position: absolute;
left: 0;
top: 0.5rem;
}
ul.g5shop__price-filter .current_page_ancestor > ul,
ul.g5shop__price-filter .current_page_parent > ul,
ul.g5shop__price-filter .current-cat-parent > ul,
ul.g5shop__price-filter .current-cat-ancestor > ul,
ul.g5shop__product-sorting .current_page_ancestor > ul,
ul.g5shop__product-sorting .current_page_parent > ul,
ul.g5shop__product-sorting .current-cat-parent > ul,
ul.g5shop__product-sorting .current-cat-ancestor > ul,
.woocommerce .woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list .current_page_ancestor > ul,
.woocommerce .woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list .current_page_parent > ul,
.woocommerce .woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list .current-cat-parent > ul,
.woocommerce .woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list .current-cat-ancestor > ul,
.widget_archive ul .current_page_ancestor > ul,
.widget_archive ul .current_page_parent > ul,
.widget_archive ul .current-cat-parent > ul,
.widget_archive ul .current-cat-ancestor > ul,
.widget_categories ul .current_page_ancestor > ul,
.widget_categories ul .current_page_parent > ul,
.widget_categories ul .current-cat-parent > ul,
.widget_categories ul .current-cat-ancestor > ul,
.widget_nav_menu ul .current_page_ancestor > ul,
.widget_nav_menu ul .current_page_parent > ul,
.widget_nav_menu ul .current-cat-parent > ul,
.widget_nav_menu ul .current-cat-ancestor > ul,
.widget_pages ul .current_page_ancestor > ul,
.widget_pages ul .current_page_parent > ul,
.widget_pages ul .current-cat-parent > ul,
.widget_pages ul .current-cat-ancestor > ul,
.widget_product_categories ul .current_page_ancestor > ul,
.widget_product_categories ul .current_page_parent > ul,
.widget_product_categories ul .current-cat-parent > ul,
.widget_product_categories ul .current-cat-ancestor > ul,
.wc-block-product-categories > ul .current_page_ancestor > ul,
.wc-block-product-categories > ul .current_page_parent > ul,
.wc-block-product-categories > ul .current-cat-parent > ul,
.wc-block-product-categories > ul .current-cat-ancestor > ul {
display: block;
}
ul.g5shop__price-filter .current-cat > a,
ul.g5shop__product-sorting .current-cat > a,
.woocommerce .woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list .current-cat > a,
.widget_archive ul .current-cat > a,
.widget_categories ul .current-cat > a,
.widget_nav_menu ul .current-cat > a,
.widget_pages ul .current-cat > a,
.widget_product_categories ul .current-cat > a,
.wc-block-product-categories > ul .current-cat > a {
color: var(--g5-color-heading);
}
.widget_rss ul .rsswidget {
display: block;
font-weight: 700;
}
.widget_rss ul .rss-date {
font-style: italic;
font-size: 0.75rem;
margin: 0.375rem 0;
display: block;
}
.widget_tag_cloud .wp-tag-cloud {
list-style: none;
padding: 0;
font-size: 0;
}
.widget_tag_cloud .wp-tag-cloud li {
margin: 0;
display: inline-block;
}
.tagcloud a {
border: 1px solid var(--g5-color-border);
color: inherit;
font-size: 0.625rem !important;
text-transform: uppercase;
padding: 0 0.9375rem;
height: 30px;
line-height: 28px;
display: inline-block;
margin: 0 0.5rem 0.5rem 0;
font-weight: 600;
font-family: var(--g5-primary-font);
color: var(--g5-color-heading);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.tagcloud a:hover {
border-color: currentColor;
color: var(--g5-color-heading);
}
.widget_calendar table {
margin-bottom: 0;
}
.widget_calendar caption {
caption-side: top;
padding: 0.5rem 1rem;
background-color: var(--g5-color-background-tag);
border: solid 1px var(--g5-color-border);
text-transform: uppercase;
text-align: center;
}
.widget_calendar td, .widget_calendar th {
padding: 0.3rem;
}
.widget_calendar thead td, .widget_calendar thead th, .widget_calendar tbody td, .widget_calendar tbody th {
text-align: center;
}
.widget_calendar tfoot td, .widget_calendar tfoot th {
border: none;
}
.widget_calendar tfoot #next {
text-align: right;
} .content-404-wrapper {
text-align: center;
margin: 53px 0 80px;
}
.content-404-wrapper h2 {
font-size: 10rem;
margin-bottom: 0;
color: #dfdfdf;
line-height: 1.1;
}
.content-404-wrapper .page-main-title {
color: #1b1b1b;
font-size: 26px;
line-height: 60px;
word-spacing: 4px;
}
.content-404-wrapper p {
font-size: 16px;
line-height: 30px;
}
@media (max-width: 767px) {
.content-404-wrapper h2 {
font-size: 6rem;
line-height: 1;
}
.content-404-wrapper .page-main-title {
font-size: 22px;
line-height: 30px;
}
} .clearfix:after {
content: "";
display: block;
clear: both;
}
.d-inline-block {
display: inline-block !important;
}
.d-block {
display: block !important;
}
.fl {
float: left !important;
}
.fr {
float: right !important;
}
.fnone {
float: none !important;
}
.g5core__listing-blocks {
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.slick-slider:not(.slick-slider-rows) .g5core__listing-blocks {
width: auto !important;
}
.g5core__gutter-0 {
margin-left: 0;
margin-right: 0;
}
.g5core__gutter-0 > .g5core__gutter-item {
padding-left: 0;
padding-right: 0;
padding-bottom: 0 !important;
}
.g5core__gutter-0 .g5core__modern-grid-col {
padding-left: 0;
padding-right: 0;
}
.g5core__gutter-0 .g5core__modern-grid-col > .g5core__gutter-item {
padding-bottom: 0;
}
.g5core__gutter-0 .slick-slide > div {
padding: 0;
}
.g5core__gutter-10 {
margin-left: -5px;
margin-right: -5px;
}
.g5core__gutter-10 > .g5core__gutter-item {
padding-left: 5px;
padding-right: 5px;
padding-bottom: 10px;
}
.g5core__gutter-10 .g5core__modern-grid-col {
padding-left: 5px;
padding-right: 5px;
}
.g5core__gutter-10 .g5core__modern-grid-col > .g5core__gutter-item {
padding-bottom: 10px;
}
.g5core__gutter-10 .slick-slide > div {
padding: 0 5px;
}
.g5core__gutter-20 {
margin-left: -10px;
margin-right: -10px;
}
.g5core__gutter-20 > .g5core__gutter-item {
padding-left: 10px;
padding-right: 10px;
padding-bottom: 20px;
}
.g5core__gutter-20 .g5core__modern-grid-col {
padding-left: 10px;
padding-right: 10px;
}
.g5core__gutter-20 .g5core__modern-grid-col > .g5core__gutter-item {
padding-bottom: 20px;
}
.g5core__gutter-20 .slick-slide > div {
padding: 0 10px;
}
.g5core__gutter-30 {
margin-left: -15px;
margin-right: -15px;
}
.g5core__gutter-30 > .g5core__gutter-item {
padding-left: 15px;
padding-right: 15px;
padding-bottom: 30px;
}
.g5core__gutter-30 .g5core__modern-grid-col {
padding-left: 15px;
padding-right: 15px;
}
.g5core__gutter-30 .g5core__modern-grid-col > .g5core__gutter-item {
padding-bottom: 30px;
}
.g5core__gutter-30 .slick-slide > div {
padding: 0 15px;
}
.g5core__gutter-40 {
margin-left: -20px;
margin-right: -20px;
}
.g5core__gutter-40 > .g5core__gutter-item {
padding-left: 20px;
padding-right: 20px;
padding-bottom: 40px;
}
.g5core__gutter-40 .g5core__modern-grid-col {
padding-left: 20px;
padding-right: 20px;
}
.g5core__gutter-40 .g5core__modern-grid-col > .g5core__gutter-item {
padding-bottom: 40px;
}
.g5core__gutter-40 .slick-slide > div {
padding: 0 20px;
}
.slick-slider-rows {
margin: 0;
}
.slick-slider-rows .slick-slide > div {
padding: 0;
}
.slick-slider-rows .g5core__listing-blocks {
margin-left: 0;
margin-right: 0;
}
.slick-slider-rows .g5core__modern-grid-col > .g5core__gutter-item {
padding-left: 0;
padding-right: 0;
}
.g5core__gutter-slider-rows-10 {
margin-left: -5px;
margin-right: -5px;
}
.g5core__gutter-slider-rows-10 .g5core__gutter-item {
padding-left: 5px;
padding-right: 5px;
padding-bottom: 10px;
}
.g5core__gutter-slider-rows-20 {
margin-left: -10px;
margin-right: -10px;
}
.g5core__gutter-slider-rows-20 .g5core__gutter-item {
padding-left: 10px;
padding-right: 10px;
padding-bottom: 20px;
}
.g5core__gutter-slider-rows-30 {
margin-left: -15px;
margin-right: -15px;
}
.g5core__gutter-slider-rows-30 .g5core__gutter-item {
padding-left: 15px;
padding-right: 15px;
padding-bottom: 30px;
}
.g5core__gutter-slider-rows-40 {
margin-left: -20px;
margin-right: -20px;
}
.g5core__gutter-slider-rows-40 .g5core__gutter-item {
padding-left: 20px;
padding-right: 20px;
padding-bottom: 40px;
}  .entry-content:after, .comment-form:after, .widget:after {
content: "";
display: block;
clear: both;
}
.font-body {
font-family: var(--g5-body-font);
}
.font-primary {
font-family: var(--g5-primary-font);
}
.text-color {
color: var(--g5-color-text-main);
}
.text-border-color {
border-color: var(--g5-color-text-main);
}
.text-bg-color {
background-color: var(--g5-color-text-main);
}
.accent-text-color {
color: var(--g5-color-accent);
}
.accent-bg-color {
background-color: var(--g5-color-accent);
}
.accent-border-color {
border-color: var(--g5-color-accent);
}
.accent-foreground-color {
color: var(--g5-color-accent-foreground);
}
.accent-foreground-border-color {
border-color: var(--g5-color-accent-foreground);
}
.accent-foreground-bg-color {
background-color: var(--g5-color-accent-foreground);
}
.disabled-color {
color: var(--g5-color-muted);
}
.caption-color {
color: var(--g5-color-caption);
}
.border-color {
border-color: var(--g5-color-border);
}
.heading-color {
color: var(--g5-color-heading);
}
.heading-bg-color {
background-color: var(--g5-color-heading);
}
.heading-border-color {
border-color: var(--g5-color-heading);
}
.primary-color {
color: var(--g5-color-primary);
}
.secondary-color {
color: var(--g5-color-secondary);
}
.dark-color {
color: var(--g5-color-dark);
}
.gray-color {
color: var(--g5-color-gray);
}