@charset "UTF-8";
/*
Theme Name: Furnitor
Theme URI: https://furnitor.g5plus.net/
Author: G5 Theme
Author URI: https://themeforest.net/user/g5theme
Description: Furnitor is a modern and flexible WooCommerce WordPress theme. This theme is suited for furnitures store, shop and accessories store. Our theme is based on WordPress platform, so we assume that you have already WordPress installed and ready to go.
Requires at least: WordPress 4.9.0
Version: 1.1.9

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, two-columns, three-columns, left-sidebar, right-sidebar, editor-style, post-formats, rtl-language-support, sticky-post, accessibility-ready
Text Domain: furnitor
Domain Path: /languages/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Variable
# Typography
# Helper
# Elements
# Layout
# Header
# Footer
# Page title
# WP core
# WP block
# Blog
# Widgets
# 404
# Responsive
# Utilities
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Variable
--------------------------------------------------------------*/
:root {
  --g5-body-font: "Poppins";
  --g5-body-font-size: 16px;
  --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.625;
  --g5-primary-font: "Poppins";
  --g5-h1-font: "Poppins";
  --g5-h1-font-size: 48px;
  --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: 44px;
  --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: 36px;
  --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: 24px;
  --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: 20px;
  --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: 16px;
  --g5-h6-font-weight: 700;
  --g5-h6-text-transform: none;
  --g5-h6-letter-spacing: 0em;
  --g5-h6-line-height: 1.2;
  --g5-color-accent: #000;
  --g5-color-accent-foreground: #fff;
  --g5-color-accent-brightness: #131313;
  --g5-color-border: #e4e4e4;
  --g5-color-heading: #000;
  --g5-color-placeholder: #777;
  --g5-color-primary: #000;
  --g5-color-primary-foreground: #fff;
  --g5-color-primary-brightness: #131313;
  --g5-color-secondary: #357284;
  --g5-color-secondary-foreground: #fff;
  --g5-color-secondary-brightness: #408a9f;
  --g5-color-dark: #000;
  --g5-color-dark-foreground: #fff;
  --g5-color-dark-brightness: #131313;
  --g5-color-light: #fff;
  --g5-color-light-foreground: #222;
  --g5-color-light-brightness: #ececec;
  --g5-color-gray: #8f8f8f;
  --g5-color-gray-foreground: #fff;
  --g5-color-gray-brightness: #a2a2a2;
  --g5-color-text-main: #777;
  --g5-color-muted: #999;
  --g5-color-link: #000;
  --g5-color-link-hover: #1a1a1a;
  --g5-color-success: #28a745;
  --g5-color-success-foreground: #fff;
  --g5-color-success-brightness: #2fc652;
  --g5-color-danger: #dc3545;
  --g5-color-danger-foreground: #fff;
  --g5-color-danger-brightness: #e25663;
  --g5-color-warning: #ffc107;
  --g5-color-warning-foreground: #fff;
  --g5-color-warning-brightness: #ffcb2d;
  --g5-color-info: #17a2b8;
  --g5-color-info-foreground: #fff;
  --g5-color-info-brightness: #1bc0da;
  --g5-font-blockquote: "Poppins";
  --g5-font-icon: "Font Awesome 6 Pro";
  --g5-color-caption: #ababab;
  --g5-color-background-body: #fff;
  --g5-color-background-page-title: #fff;
  --g5-color-background-post-sticky: #f7f7f7;
  --g5-color-background-footer: #f7f7f7;
  --g5-color-text-input: #000;
  --g5-color-background-input: #fff;
  --g5-color-border-input: #d2d2d2;
  --g5-color-border-input-forcus: #000;
  --g5-font-size-menu-mobile: 16px;
  --g5-btn-font-weight: 700;
  --g5-btn-border-width: 1px;
  --g5-btn-border-radius: 0;
  --g5-btn-disabled-opacity: 0.65;
  --g5-btn-font-family: var(--g5-body-font);
  --g5-cate-filter-color-hover: var(--g5-color-heading);
  --g5-content-padding-top: 0px;
  --g5-content-padding-bottom: 100px;
  --g5-header-height: 80px;
  --g5-header-sticky-height: 80px;
  --g5-header-mobile-height: 80px;
  --g5-header-mobile-sticky-height: 80px;
  --g5-header-bg-color: #fff;
  --g5-header-text-color: #000;
  --g5-header-text-hover-color: #000;
  --g5-header-border-color: #eee;
  --g5-header-disable-color: #696969;
  --g5-menu-font: "Poppins";
  --g5-menu-font-weight: 500;
  --g5-menu-line-height: 26px;
  --g5-menu-font-size: 16px;
  --g5-menu-font-style: normal;
  --g5-menu-text-transform: none;
  --g5-menu-letter-spacing: 0em;
  --g5-menu-spacing: 2.5rem;
  --g5-submenu-font: "Poppins";
  --g5-submenu-font-size: 16px;
  --g5-submenu-font-style: normal;
  --g5-submenu-font-weight: 400;
  --g5-submenu-text-transform: none;
  --g5-submenu-letter-spacing: 0em;
  --g5-submenu-line-height: 1.5;
  --g5-submenu-text-color: #777;
  --g5-submenu-text-hover-color: #000;
  --g5-submenu-bg-color: #fff;
  --g5-submenu-bg-hover-color: #fff;
  --g5-submenu-border-color: #fff;
}

/*--------------------------------------------------------------
## Typography
--------------------------------------------------------------*/
*,
*::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: #fff;
  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: 1.5rem;
  margin-bottom: 1.5rem;
  border: 0;
  border-top: solid 1px;
  border-color: var(--g5-color-border);
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-top: 0;
  margin-bottom: 0.75rem;
  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: 1.5rem;
}

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: 1.5rem;
  font-style: normal;
  line-height: inherit;
}

dl,
ol,
ul {
  padding: 0;
  margin-bottom: 1.5rem;
}

ul {
  list-style: disc;
}

ul ul {
  list-style: circle;
}

ul ul ul {
  list-style: square;
}

ol {
  list-style: decimal;
}

ol ol {
  list-style: lower-alpha;
}

ol ol ol {
  list-style: lower-roman;
}

li {
  line-height: 1.5;
}

li > ul,
li > ol {
  margin: 1rem 0 0 1rem;
}

ul ul,
ol ol,
ul ol,
ol ul {
  margin-bottom: 1rem;
}

.reset-list-style,
.reset-list-style ul,
.reset-list-style ol {
  list-style: none;
  margin: 0;
}

.reset-list-style li {
  margin: 0;
}

dt,
dd {
  line-height: 1.5;
}

dt {
  font-weight: 700;
}

dt + dd {
  margin-top: 0.5rem;
}

dd + dt {
  margin-top: 1.5rem;
}

blockquote {
  border-left: none;
  margin-bottom: 1.5rem;
  text-align: center;
  max-width: 670px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}
blockquote p {
  font-size: 24px;
  font-weight: 700;
  color: var(--g5-color-heading);
  line-height: 1.58;
  margin-bottom: 10px;
}
blockquote p:before {
  content: "“ ";
}
blockquote p:after {
  content: " ”";
}
blockquote a {
  color: inherit;
}
blockquote cite {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  color: inherit;
}

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:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

a > code {
  color: inherit;
}

pre {
  font-size: 100%;
  margin-bottom: 1.5rem;
  color: var(--g5-color-text-main);
  padding: 1.5rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
  border: 1px solid;
  border-color: var(--g5-color-border);
}

code,
kbd,
pre,
samp {
  font-family: var(--g5-body-font);
}

figure {
  margin: 0 0 1.5rem;
}

img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
  height: auto;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
  margin-bottom: 1.5rem;
  width: 100%;
  max-width: 100%;
  background-color: transparent;
}

table th,
table td {
  padding: 0.4rem;
  vertical-align: top;
  border: solid 1px;
  border-color: var(--g5-color-border);
}

table thead th {
  vertical-align: bottom;
  border: solid 2px;
  border-color: var(--g5-color-border);
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: var(--g5-color-gray);
  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=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%;
}

/* Form style */
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 {
  height: 45px;
  line-height: 43px;
  border: 1px solid var(--g5-color-border-input);
  padding: 0 20px;
  color: var(--g5-color-text-input);
  max-width: 100%;
  background-color: var(--g5-color-background-input);
}
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: var(--g5-body-line-height);
}

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 20px 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(2.8125rem - (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);
  letter-spacing: 0.5px;
  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.btn-link,
button.btn-link,
input[type=button].btn-link,
input[type=reset].btn-link,
input[type=submit].btn-link {
  color: var(--g5-btn-link-color);
  background-color: transparent;
  border: none;
  padding: 0;
  line-height: 2;
}
.btn.btn-link:after,
button.btn-link:after,
input[type=button].btn-link:after,
input[type=reset].btn-link:after,
input[type=submit].btn-link:after {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  height: 1px;
  bottom: 0;
  background-color: currentColor;
  opacity: 0.15;
}
.btn.btn-link:hover,
button.btn-link:hover,
input[type=button].btn-link:hover,
input[type=reset].btn-link:hover,
input[type=submit].btn-link:hover {
  text-decoration: none;
}
.btn.btn-link:hover:after,
button.btn-link:hover:after,
input[type=button].btn-link:hover:after,
input[type=reset].btn-link:hover:after,
input[type=submit].btn-link:hover:after {
  opacity: 1;
}
.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-xs {
  --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-sm {
  --g5-btn-padding-x: 1.5625rem;
  --g5-btn-padding-y: 0;
  --g5-btn-line-height: calc(2rem - (var(--g5-btn-border-width) * 2)) ;
  --g5-btn-font-size: 0.75rem;
}
.btn.btn-md {
  --g5-btn-padding-x: 1.875rem;
  --g5-btn-padding-y: 0;
  --g5-btn-line-height: calc(2.8125rem - (var(--g5-btn-border-width) * 2)) ;
  --g5-btn-font-size: 0.875rem;
}
.btn.btn-lg {
  --g5-btn-padding-x: 1.875rem;
  --g5-btn-padding-y: 0;
  --g5-btn-line-height: calc(3.25rem - (var(--g5-btn-border-width) * 2)) ;
  --g5-btn-font-size: 1.25rem;
}
.btn.btn-xl {
  --g5-btn-padding-x: 2.1875rem;
  --g5-btn-padding-y: 0;
  --g5-btn-line-height: calc(3.875rem - (var(--g5-btn-border-width) * 2)) ;
  --g5-btn-font-size: 1.5rem;
}
.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-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: 5px;
}
.btn.btn-icon-right i {
  margin-left: 5px;
}
.btn.btn-link:not(:disabled):not(.disabled):active {
  color: initial;
}
.btn.btn-link:not(:disabled):not(.disabled):active:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*--------------------------------------------------------------
## Helper
--------------------------------------------------------------*/
.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;
}

/*--------------------------------------------------------------
## Elements
--------------------------------------------------------------*/
.furnitor-contact-form input:not(input[type=checkbox]):not(input[type=submit]), .furnitor-contact-form textarea {
  width: 100%;
}
.furnitor-contact-form textarea {
  height: 150px;
}
.furnitor-contact-form .item-contact:not(:last-child) {
  margin-bottom: 30px;
}
.furnitor-contact-form .wpcf7-not-valid-tip {
  display: none;
}
.furnitor-contact-form .wpcf7-not-valid {
  border-color: #dc3545 !important;
}
.furnitor-contact-form + div.wpcf7-response-output {
  text-align: center;
  color: #fff;
  background: #dc3545;
  border: none;
  border-radius: 4px;
  padding: 10px;
  margin-left: 0;
  margin-right: 0;
}

.furnitor-mailchimp {
  position: relative;
}
.furnitor-mailchimp input[type=email] {
  width: 100%;
  border-width: 0 0 2px 0;
  padding-right: 0;
  padding-left: 0;
  background-color: transparent;
  margin-top: 0;
}
.furnitor-mailchimp button {
  background: none;
  color: #000;
  border: none;
  position: absolute;
  right: 0;
  padding-right: 0;
  padding-left: 0;
}

.furnitor-mailchimp-mw-570 {
  max-width: 570px;
  margin: 0 auto;
}

.gel-testimonial .gel-testimonial-name {
  font-size: 15px;
  font-weight: 700;
  margin-top: 0;
}
.gel-testimonial .gel-testimonial-job {
  color: var(--g5-color-muted);
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.gel-testimonial .testimonial-rating {
  font-size: 12px;
}
.gel-testimonial .testimonial-rating .fa-star {
  color: var(--g5-color-heading);
}

.testimonial-style-08 .author-avatar {
  margin-bottom: 24px;
}
.testimonial-style-08 .testimonial-rating {
  margin-bottom: 17px;
}
.testimonial-style-08 .testimonial-content {
  margin-bottom: 20px;
}
.testimonial-style-08 .gel-testimonial-name {
  margin-bottom: 6px;
}
.testimonial-style-08 .gel-testimonial-job {
  font-size: 13px;
}

.testimonial-style-09 {
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
}
.testimonial-style-09 .author-avatar {
  margin-right: 20px;
}
.testimonial-style-09 .testi-quote {
  text-align: left;
  -ms-flex: 1;
  flex: 1;
}
.testimonial-style-09 .testimonial-rating {
  margin-bottom: 13px;
}
.testimonial-style-09 .testimonial-content {
  margin-bottom: 20px;
}
.testimonial-style-09 .gel-testimonial-name {
  margin-bottom: 7px;
}

.gel-social-icons .si-classic.list-si li + li {
  margin-left: 28px;
}
.gel-social-icons .si-large {
  font-size: 30px;
}
.gel-social-icons .si-normal {
  font-size: 20px;
}
.gel-social-icons .si-small {
  font-size: 16px;
}

.custom-social-icon-01 .si-classic.list-si li + li {
  margin-left: 20px;
}

@media (max-width: 991px) {
  .social-icons-md-left .list-si {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  .social-icons-sm-left .list-si {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .social-icons-sm-center .list-si {
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.gel-heading-title {
  font-size: 56px;
  line-height: 1.21;
  margin-bottom: 0;
}
.gel-heading-title mark {
  font-size: 38px;
  font-weight: 500;
  padding: 0;
  color: var(--g5-color-heading);
}

.gel-heading-description {
  margin-bottom: 0;
  margin-top: 23px;
}

.gel-heading-subtitle {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: var(--g5-color-heading);
  font-weight: 700;
}

.gel-heading-separate {
  margin-top: 1em;
  color: var(--g5-color-heading);
}

@media (max-width: 991px) {
  .custom-md-heading-mw-100.gel-heading {
    max-width: 100%;
  }
}
.custom-heading-01 .gel-heading-description {
  margin-top: 11px;
}

.custom-heading-02 mark {
  font-weight: 700;
  font-size: 48px;
}

.custom-heading-03 .gel-heading-description {
  margin-top: 25px;
}

.zoom-instagram-widget__follow-me {
  text-align: left;
  margin-top: 5px;
}
.zoom-instagram-widget__follow-me a {
  border: none;
  padding: 0;
  color: var(--g5-color-heading) !important;
  font-weight: 400 !important;
  font-family: inherit;
}
.zoom-instagram-widget__follow-me a:hover {
  border: none;
  background-color: transparent;
  color: var(--g5-color-heading) !important;
}

.zoom-instagram-widget .zoom-instagram-widget__items {
  margin-bottom: 0;
}

.zoom-instagram-icon-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.zoom-instagram-icon-wrap a {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: transform 0.45s linear;
  transition: transform 0.45s linear;
}

.zoom-instagram-widget__item {
  overflow: hidden;
}
.zoom-instagram-widget__item .zoom-instagram-link {
  -webkit-transition: transform 0.45s linear;
  transition: transform 0.45s linear;
}

.zoom-instagram-widget__item:hover .zoom-instagram-icon-wrap a {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.zoom-instagram-widget__item:hover .zoom-instagram-link {
  transform: scale(1.2);
}

.custom-instagram-mg-bt-0 .zoom-instagram-widget__item {
  margin-bottom: 0 !important;
}

@media (min-width: 768px) {
  .custom-instagram-space-md-30 .zoom-instagram-widget__items {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
  }
  .custom-instagram-space-md-30 .zoom-instagram-widget__item {
    margin-bottom: 30px !important;
  }
  .custom-instagram-space-md-30 .zoom-instagram-widget__item:not(:last-child) {
    margin-right: 30px !important;
  }
}
.gel-our-team-name {
  font-size: 15px;
  margin-top: 22px !important;
}

.gel-our-team-job {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: var(--g5-color-muted);
}

.gel-our-team-description {
  margin-top: 10px;
  margin-bottom: 10px;
}

.gel-our-team-avatar-circle {
  max-width: 130px;
  margin: 0 auto;
}

.gel-counter {
  font-size: 60px;
  color: var(--g5-color-heading);
}

.gel-countdown-value {
  font-size: 60px;
  margin-bottom: 2px;
  font-weight: 300;
  color: var(--g5-color-heading);
}

.gel-countdown-text {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: var(--g5-color-heading);
}

.gel-banner-title {
  font-size: 40px;
  color: var(--g5-color-heading);
  line-height: 1.4;
}

.gel-banner-description {
  color: var(--g5-color-text-main);
}

.gel-banner-content {
  top: calc(100% - 110px);
}

.gel-banner-style-01 .gel-banner-content,
.gel-banner-style-04 .gel-banner-content {
  left: 63px;
}

.gel-banner-style-03 .gel-banner-content,
.gel-banner-style-06 .gel-banner-content {
  right: 63px;
}

.custom-banner-01 .gel-banner-title {
  font-size: 56px;
  line-height: 1.21;
}
.custom-banner-01 .gel-banner-title + .gel-banner-description {
  margin-top: 16px;
}
.custom-banner-01.gel-banner-style-01 .gel-banner-content, .custom-banner-01.gel-banner-style-04 .gel-banner-content {
  left: 50px;
}
.custom-banner-01.gel-banner-style-03 .gel-banner-content, .custom-banner-01.gel-banner-style-06 .gel-banner-content {
  right: 50px;
}
.custom-banner-01 .gel-banner-description {
  color: var(--g5-color-heading);
}

.custom-banner-02.gel-banner-style-01 .gel-banner-content, .custom-banner-02.gel-banner-style-04 .gel-banner-content {
  left: 45px;
}
.custom-banner-02.gel-banner-style-03 .gel-banner-content, .custom-banner-02.gel-banner-style-06 .gel-banner-content {
  right: 45px;
}
.custom-banner-02 .gel-banner-title {
  margin-top: 32px !important;
}
.custom-banner-02 .gel-banner-action {
  margin-bottom: 44px;
}

.custom-banner-03.gel-banner-style-01 .gel-banner-content, .custom-banner-03.gel-banner-style-04 .gel-banner-content {
  left: 30px;
}
.custom-banner-03.gel-banner-style-03 .gel-banner-content, .custom-banner-03.gel-banner-style-06 .gel-banner-content {
  right: 30px;
}
.custom-banner-03 .gel-banner-title {
  font-size: 30px;
  margin-top: 20px !important;
}
.custom-banner-03 .gel-banner-action {
  margin-bottom: 30px;
}

.custom-banner-04.gel-banner-style-01 .gel-banner-content, .custom-banner-04.gel-banner-style-04 .gel-banner-content {
  left: 50px;
}
.custom-banner-04.gel-banner-style-03 .gel-banner-content, .custom-banner-04.gel-banner-style-06 .gel-banner-content {
  right: 50px;
}
.custom-banner-04 .gel-banner-title {
  font-size: 56px;
  margin-top: 50px !important;
}
.custom-banner-04 .gel-banner-action {
  margin-bottom: 50px;
}

.custom-banner-05 .gel-banner-title {
  font-size: 20px;
  color: #fff;
}
.custom-banner-05 .gel-banner-title + .gel-banner-description {
  margin-top: 0;
}
.custom-banner-05 .gel-banner-description {
  font-size: 56px;
  font-weight: 700;
  color: #fff;
}
.custom-banner-05 .gel-banner-description + .gel-banner-action,
.custom-banner-05 .gel-banner-title + .gel-banner-action {
  margin-top: 1.1rem;
}

.custom-banner-06.gel-banner-style-01 .gel-banner-content, .custom-banner-06.gel-banner-style-04 .gel-banner-content {
  left: 30px;
}
.custom-banner-06.gel-banner-style-03 .gel-banner-content, .custom-banner-06.gel-banner-style-06 .gel-banner-content {
  right: 30px;
}
.custom-banner-06 .gel-banner-title {
  margin-top: 20px !important;
}
.custom-banner-06 .gel-banner-action {
  margin-bottom: 20px;
}

.custom-banner-07.gel-banner-style-01 .gel-banner-content, .custom-banner-07.gel-banner-style-04 .gel-banner-content {
  left: 38px;
}
.custom-banner-07.gel-banner-style-03 .gel-banner-content, .custom-banner-07.gel-banner-style-06 .gel-banner-content {
  right: 38px;
}
.custom-banner-07 .gel-banner-title {
  margin-top: 50px !important;
}
.custom-banner-07 .gel-banner-action {
  margin-bottom: 47px;
}

.custom-banner-02.gel-banner-show-all .gel-banner-content,
.custom-banner-03.gel-banner-show-all .gel-banner-content,
.custom-banner-04.gel-banner-show-all .gel-banner-content,
.custom-banner-06.gel-banner-show-all .gel-banner-content,
.custom-banner-07.gel-banner-show-all .gel-banner-content,
.custom-banner-09.gel-banner-show-all .gel-banner-content {
  top: 0;
  -webkit-transform: none;
  transform: none;
}
.custom-banner-02 .gel-banner-content,
.custom-banner-03 .gel-banner-content,
.custom-banner-04 .gel-banner-content,
.custom-banner-06 .gel-banner-content,
.custom-banner-07 .gel-banner-content,
.custom-banner-09 .gel-banner-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.custom-banner-02 .gel-banner-action,
.custom-banner-03 .gel-banner-action,
.custom-banner-04 .gel-banner-action,
.custom-banner-06 .gel-banner-action,
.custom-banner-07 .gel-banner-action,
.custom-banner-09 .gel-banner-action {
  margin-top: auto !important;
}

.custom-banner-08.gel-banner-show-all .gel-banner-content {
  top: 37px;
  -webkit-transform: none;
  transform: none;
}
.custom-banner-08 .gel-banner-title + .gel-banner-action {
  margin-top: 6px;
}
.custom-banner-08 .gel-banner-title {
  font-size: 34px;
}

.custom-banner-09.gel-banner-style-01 .gel-banner-content, .custom-banner-09.gel-banner-style-04 .gel-banner-content {
  left: 20px;
}
.custom-banner-09.gel-banner-style-03 .gel-banner-content, .custom-banner-09.gel-banner-style-06 .gel-banner-content {
  right: 20px;
}
.custom-banner-09 .gel-banner-title {
  font-size: 30px;
  margin-top: 20px !important;
}
.custom-banner-09 .gel-banner-action {
  margin-bottom: 20px;
}

.custom-banner-no-overlay .gel-banner-effect:after {
  background-color: transparent;
}

.custom-banner-10 .gel-banner-title {
  font-size: 20px;
}
.custom-banner-10 .gel-banner-title + .gel-banner-description {
  margin-top: 13px;
}
.custom-banner-10 .gel-banner-description {
  font-size: 60px;
  font-weight: 700;
  line-height: normal;
  color: var(--g5-color-heading);
}
.custom-banner-10.gel-banner-style-01 .gel-banner-content, .custom-banner-10.gel-banner-style-04 .gel-banner-content {
  left: 60px;
}
.custom-banner-10.gel-banner-style-03 .gel-banner-content, .custom-banner-10.gel-banner-style-06 .gel-banner-content {
  right: 60px;
}

@media (max-width: 1550px) and (min-width: 1367px) {
  .custom-banner-01 .gel-banner-title {
    font-size: 45px !important;
    line-height: 1.2;
  }
}
@media (min-width: 1367px) {
  .gel-banner-description + .gel-banner-action,
  .gel-banner-title + .gel-banner-action {
    margin-top: 7rem;
  }
  .gel-banner-title + .gel-banner-description {
    margin-top: 35px;
  }
  .custom-banner-01 .gel-banner-description + .gel-banner-action,
  .custom-banner-01 .gel-banner-title + .gel-banner-action {
    margin-top: 6rem;
  }
  .custom-banner-05.gel-banner-show-all .gel-banner-content {
    top: 132px;
    -webkit-transform: none;
    transform: none;
  }
  .custom-banner-01.custom-banner-title .gel-banner-title {
    margin-top: 25px;
  }
  .custom-banner-10 .gel-banner-description + .gel-banner-action {
    margin-top: 6.4rem;
  }
}
@media (min-width: 1200px) {
  .custom-banner-label-hot {
    overflow: unset;
  }
  .custom-banner-label-hot:before {
    content: "HOT";
    font-weight: 700;
    letter-spacing: 0.67px;
    color: #fff;
    height: 68px;
    width: 68px;
    line-height: 68px;
    background-color: #d52f2f;
    text-align: center;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: -34px;
    z-index: 9;
    right: -34px;
  }
}
@media (max-width: 1199px) {
  .gel-banner.gel-banner-style-01 .gel-banner-content, .gel-banner.gel-banner-style-04 .gel-banner-content {
    left: 20px;
  }
  .gel-banner.gel-banner-style-03 .gel-banner-content, .gel-banner.gel-banner-style-06 .gel-banner-content {
    right: 20px;
  }
  .custom-banner-02 .gel-banner-title,
  .custom-banner-03 .gel-banner-title,
  .custom-banner-04 .gel-banner-title,
  .custom-banner-06 .gel-banner-title,
  .custom-banner-07 .gel-banner-title {
    margin-top: 15px;
  }
  .custom-banner-02 .gel-banner-action,
  .custom-banner-03 .gel-banner-action,
  .custom-banner-04 .gel-banner-action,
  .custom-banner-06 .gel-banner-action,
  .custom-banner-07 .gel-banner-action {
    margin-bottom: 30px;
  }
}
.custom-banner-bx {
  -webkit-box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.08);
}

@media (max-width: 767px) {
  .custom-banner-01 .gel-banner-title {
    font-size: 40px;
  }
  .custom-banner-10.gel-banner .gel-banner-bg {
    padding-bottom: 100%;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .custom-banner-07.gel-banner .gel-banner-bg {
    padding-bottom: 70%;
  }
}
@media (max-width: 480px) {
  .xs-banner-pb-100.gel-banner .gel-banner-bg {
    padding-bottom: 100%;
  }
  .custom-banner-10 .gel-banner-description {
    font-size: 40px;
  }
}
.gel-icon-box {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.gel-icon-box .title {
  margin: 0;
}
.gel-icon-box .description {
  margin-top: 7px;
}

.gel-icon-box-style-04 .icon,
.gel-icon-box-style-05 .icon {
  -ms-flex: 0 0 3.5rem;
  flex: 0 0 3.5rem;
}

.custom-icon-box-01.gel-icon-box-style-01 .icon, .custom-icon-box-01.gel-icon-box-style-02 .icon, .custom-icon-box-01.gel-icon-box-style-03 .icon {
  margin-bottom: 2.6rem;
}
.custom-icon-box-01 .description {
  margin-top: 14px;
}
.custom-icon-box-01 .title {
  font-size: 20px;
}

.custom-icon-box-02 .icon {
  margin-bottom: 0;
}

.custom-icon-box-03 {
  padding: 30px;
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 20px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 20px 5px rgba(0, 0, 0, 0.05);
}
.custom-icon-box-03.gel-icon-box-style-01 .icon, .custom-icon-box-03.gel-icon-box-style-02 .icon, .custom-icon-box-03.gel-icon-box-style-03 .icon {
  margin-bottom: 15px;
}
.custom-icon-box-03:hover {
  -webkit-box-shadow: 0px 10px 30px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 30px 10px rgba(0, 0, 0, 0.1);
}
.custom-icon-box-03 .title {
  font-size: 20px;
}

.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion .vc_tta-panel-title {
  font-size: 16px;
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.custom-accordion-underline.vc_tta-style-underline .vc_tta-panel-heading {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: var(--g5-color-border);
  border-radius: 0;
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.custom-accordion-underline.vc_tta-style-underline .vc_active .vc_tta-panel-heading {
  border-color: var(--g5-color-heading);
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.custom-accordion-underline.vc_tta-style-underline .vc_tta-panel-body {
  padding: 14px 0 22px;
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.custom-accordion-underline.vc_tta-style-underline .vc_tta-controls-icon-position-right.vc_tta-panel-title > a {
  padding: 26px 26px 20px 0;
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.custom-accordion-underline.vc_tta-style-underline .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
  padding: 26px 0 20px 26px;
}
.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.custom-accordion-underline.vc_tta-style-underline .vc_tta-controls-icon-position-left.vc_tta-panel-title > a i {
  margin-top: 3px;
}

.custom-slider-container-02 .slick-dots {
  position: absolute;
  bottom: 48px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (min-width: 1200px) {
  .custom-slider-container-01 {
    width: 91vw;
  }
  .custom-slider-container-01 .slick-arrows {
    position: absolute;
    left: -20%;
    bottom: 22%;
  }
  .custom-slider-container-01 .slick-arrow.slick-next {
    left: -10px;
  }
  .custom-slider-container-03 .slick-slide > div {
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
  }
  .custom-slider-container-03 .slick-slide + .slick-slide > div:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 1px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 30px;
    background: var(--g5-color-dark);
    opacity: 0.08;
    left: 0;
  }
  .custom-slider-container-04 .slick-slide > div {
    padding-left: 30px;
  }
}
.custom-slider-container-05 div.slick-slide > div {
  padding-top: 0 !important;
  padding-bottom: 20px;
}

@media (min-width: 1800px) {
  .custom-slider-container-01 .slick-arrows {
    left: -353px;
  }
}
@media (max-width: 1367px) and (min-width: 1200px) {
  .custom-slider-container-01 .slick-arrows {
    left: -19%;
  }
}
@media (max-width: 991px) {
  .custom-slider-container-05 .slick-dots {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 40px;
  }
}
.gel-list .gel-list-item a {
  border-bottom: solid 1px transparent;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.gel-list .gel-list-item a:hover {
  border-color: currentColor;
}

div.list-md .item-list:not(:last-child) {
  padding-bottom: 8px;
}

.gel-list-style-01 .item-list:not(:last-child), .gel-list-style-02 .item-list:not(:last-child) {
  padding-bottom: 6px;
}

@media (max-width: 991px) {
  .list-md-style-01 .item-list {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-flow: row !important;
    flex-flow: row !important;
  }
}
@media (max-width: 767px) {
  .list-sm-style-01 .item-list {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-flow: row !important;
    flex-flow: row !important;
  }
}
.gel-image-box .title {
  font-size: 20px;
  margin-bottom: 16px;
}

.gel-image-box-style-04,
.gel-image-box-style-05 {
  -ms-flex-align: center;
  align-items: center;
}

.custom-image-box-01 {
  max-width: 280px;
  margin: 0 auto;
}
.custom-image-box-01 .title {
  margin-bottom: 10px;
}
.custom-image-box-01.gel-image-box-style-04 .image {
  margin-right: 22px;
}
.custom-image-box-01.gel-image-box-style-05 .image {
  margin-left: 22px;
}

.slick-slide .gel-image-box img {
  display: inline;
}

.custom-border-image .slick-slide {
  position: relative;
}
.custom-border-image .slick-slide:not(:last-child) .custom-image-box-01:before {
  content: "";
  position: absolute;
  height: 70px;
  width: 1px;
  background-color: #eee;
  right: 0;
}

@media (min-width: 768px) {
  .custom-image-box-02 .title {
    margin-bottom: 22px;
  }
}
.custom-image-box-03 {
  box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.08);
  padding: 13px;
  min-height: 100px;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.45s linear;
  transition: all 0.45s linear;
  margin: 15px 10px;
}
.custom-image-box-03 .gel-image-box-style-04 .image {
  margin-right: 12px;
}
.custom-image-box-03 .title {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 18px;
}
.custom-image-box-03:hover {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

.g5element__product_category {
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  -ms-flex-align: center;
  align-items: center;
}

.g5element__product_category-image {
  margin-right: 15px;
}

.g5element__product_category-title {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 16px;
}

.g5element__product_category-count-item {
  font-size: 14px;
  color: #666;
}

.g5element__product_category-count-item span:not(.g5element__product_category-count) {
  text-transform: capitalize;
}

.gel-video.gel-video-outline .view-video {
  border: solid 1px currentColor;
}

.gel-map-point-animate {
  height: 70px;
  width: 70px;
}

.mapboxgl-popup-close-button.mapboxgl-popup-close-button {
  padding: 5px;
  line-height: 1;
  color: #666;
  font-size: 1rem;
}
.mapboxgl-popup-close-button.mapboxgl-popup-close-button:hover {
  background-color: transparent;
  content: inherit;
}

.toggle-icon {
  cursor: pointer;
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
  vertical-align: middle;
}

.toggle-icon > span {
  bottom: 0;
  display: block;
  height: 2px;
  left: 2px;
  right: 0;
  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: 0;
  -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);
}

.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;
}

.max-width-164 {
  max-width: 164px;
}

.max-width-102 {
  max-width: 102px;
}

@media (min-width: 1441px) and (max-width: 2559px) {
  .vc-row-left-right-100 {
    padding-left: 85px !important;
    padding-right: 85px !important;
  }
}
@media (max-width: 1440px) and (min-width: 1200px) {
  .vc-row-left-right-100 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .custom-xl-height-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (min-width: 1441px) {
  .custom-xxl-height-134 {
    padding-top: 134px;
    padding-bottom: 134px;
  }
}
@media (max-width: 575px) {
  div.xs-pd-left-right-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  div.xs-pd-left-right-15 {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
.vc_row-no-padding .container {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1200px) {
  .vc-row-lg-mw-95.container {
    max-width: 95%;
  }
}
@media (max-width: 1600px) and (min-width: 1200px) {
  .custom-heading-xl .gel-space {
    height: 15px !important;
  }
  .custom-heading-xl .gel-heading-title {
    font-size: 50px;
  }
}
.custom-text-block-01 {
  position: absolute;
  bottom: 25px;
  margin: 0;
  left: 64px;
}

.custom-label-banner {
  position: absolute;
  bottom: 26%;
  z-index: 2;
  right: 16%;
  background-color: #fff;
  height: 88px;
  width: 88px;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  line-height: 1.38;
  color: var(--g5-color-heading);
  -ms-flex-direction: column;
  flex-direction: column;
}
.custom-label-banner .banner-title {
  font-weight: 700;
}

.custom-list-style {
  list-style: inside;
}
.custom-list-style li {
  line-height: 34px;
}

.custom-label-banner-top {
  bottom: auto;
  top: -175px;
}
.custom-label-banner-top p {
  margin-bottom: 0;
}

.custom-slider-bottom {
  position: absolute;
  bottom: 52px;
}

div.bg-position-top-center {
  background-position: top center !important;
}

div.bg-position-bottom-center {
  background-position: bottom center !important;
}

.custom-mw-650 {
  max-width: 650px;
}

.custom-col-wrap .wpb_wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}

@media (min-width: 1600px) {
  .custom-col-wrap .wpb_wrapper {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (max-width: 1600px) {
  .custom-col-wrap .wpb_wrapper div {
    -ms-flex: calc(33.33% - 38px);
    flex: calc(33.33% - 38px);
  }
}
@media (max-width: 1367px) {
  div.xl-col-pd-left-right-15 > .vc_column-inner {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
@media (max-width: 1199px) {
  div.lg-col-pd-left-right-15 > .vc_column-inner {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  div.lg-col-mg-left-right-0 > .vc_column-inner {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .custom-label-banner {
    display: none;
  }
  .custom-lg-column-gap-15.vc_row.vc_column-gap-30 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .custom-lg-column-gap-15.vc_row.vc_column-gap-30 > .vc_column_container {
    padding: 0;
  }
}
div.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs .vc_icon_element-icon {
  font-size: 14px !important;
}
div.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs.vc_icon_element-have-style-inner {
  width: 50px !important;
  height: 50px !important;
}
div.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
  border: 1px solid transparent;
}

.custom-client-logo-mw-134 .gel-client-logo .image {
  -ms-flex: 0 0 134px;
  flex: 0 0 134px;
  max-width: 134px;
}

.custom-vc-min-height-100 > .vc_column_container {
  min-height: inherit;
}

.custom-btn-icon-mr .btn.btn-icon-left i {
  margin-right: 3px;
}

@media (min-width: 992px) {
  .custom_col-md-offset--9 {
    margin-left: -75%;
  }
}
@media (min-width: 1200px) {
  .custom_col-lg-offset--8 {
    margin-left: -66.66666666%;
  }
  .pos-lg-bottom-right {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .top-lg-0 {
    top: 0;
  }
  div.custom-vc-grap-65 {
    margin-left: -32.5px;
    margin-right: -32.5px;
  }
  div.custom-vc-grap-65 > .vc_column_container {
    padding: 17.5px;
  }
}
@media (max-width: 767px) {
  .custom-md-btn-right.gel-btn-right {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .custom-md-col-no-border > .vc_column-inner {
    border-width: 0 !important;
  }
}
@media (max-width: 991px) {
  .custom-md-single-image-right.wpb_single_image.vc_align_right {
    text-align: left;
  }
  div.md-col-pd-left-right-15 > .vc_column-inner {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  div.md-col-margin-bottom-80 > .vc_column-inner {
    margin-bottom: 80px !important;
  }
  .custom-col-wrap .wpb_wrapper div {
    -ms-flex: calc(50% - 26px);
    flex: calc(50% - 26px);
  }
}
@media (min-width: 576px) {
  .custom-vc-md-mg-0 {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 576px) {
  div.sm-col-pd-left-right-15 > .vc_column-inner {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .custom-col-wrap .wpb_wrapper div {
    -ms-flex: 100%;
    flex: 100%;
  }
}
@media (max-width: 480px) {
  .custom-vc_col-xxs-12 .vc_column_container {
    width: 100%;
  }
}
.custom-single-image {
  padding: 20px;
  box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.08);
}
.custom-single-image h2, .custom-single-image h5 {
  font-size: 18px;
  margin-bottom: 23px;
  font-weight: 500;
}

.custom-bx-landing-home > .vc_column-inner > .wpb_wrapper {
  -webkit-box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.08);
}

.custom-col-01 > .vc_column-inner > .wpb_wrapper,
.custom-col-02 > .vc_column-inner > .wpb_wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.custom-col-01 > .vc_column-inner > .wpb_wrapper > div,
.custom-col-02 > .vc_column-inner > .wpb_wrapper > div {
  margin-left: 20px;
  margin-right: 20px;
  box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.08);
}

.custom-col-01 > .vc_column-inner > .wpb_wrapper {
  margin-left: -92px;
  margin-right: -92px;
}

.custom-col-02 > .vc_column-inner > .wpb_wrapper {
  margin-right: -355px;
  margin-left: -355px;
  margin-bottom: -180px;
}

@media (max-width: 1200px) {
  .custom-col-02 > .vc_column-inner > .wpb_wrapper {
    margin-bottom: -105px;
    margin-right: -100px;
    margin-left: -100px;
  }
  .custom-col-01 > .vc_column-inner > .wpb_wrapper,
  .custom-col-02 > .vc_column-inner > .wpb_wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  .custom-col-01 > .vc_column-inner > .wpb_wrapper > div,
  .custom-col-02 > .vc_column-inner > .wpb_wrapper > div {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 991px) {
  .custom-col-02 > .vc_column-inner > .wpb_wrapper {
    margin-bottom: 0;
  }
}
@media (max-width: 575px) {
  .custom-col-01 > .vc_column-inner > .wpb_wrapper,
  .custom-col-02 > .vc_column-inner > .wpb_wrapper {
    margin-left: 0;
    margin-right: 0;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .custom-sm-mh-600 {
    min-height: 600px;
  }
}
.ube-contact-form .wpcf7-form-control-wrap {
  margin-top: 0;
}

.ube-testimonial-author-name {
  font-size: 15px;
}

.ube-testimonial-author-job {
  color: var(--g5-color-muted);
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.ube-testimonial-rating .ube-icon + .ube-icon {
  margin-left: 3px;
}
.ube-testimonial-rating .ube-icon svg {
  color: var(--g5-color-heading);
  width: 13px;
  height: 13px;
}

.ube-testimonial-layout-08 .ube-testimonial-avatar {
  margin-bottom: 30px;
}
.ube-testimonial-layout-08 .ube-testimonial-rating {
  margin-bottom: 14px;
}
.ube-testimonial-layout-08 .ube-testimonial-client-say {
  margin-bottom: 17px;
}
.ube-testimonial-layout-08 .ube-testimonial-author-name {
  margin-bottom: 3px;
}
.ube-testimonial-layout-08 .ube-testimonial-author-job {
  font-size: 13px;
}

.ube-testimonial-layout-09 {
  display: -ms-flexbox;
  display: flex;
}
.ube-testimonial-layout-09 .ube-testimonial-avatar {
  margin-right: 20px;
  -ms-flex: 0 0 var(--ube-testimonial-author-width);
  flex: 0 0 var(--ube-testimonial-author-width);
}
.ube-testimonial-layout-09 .ube-testimonial-avatar img {
  border-radius: 0;
}
.ube-testimonial-layout-09 .ube-testimonial-rating {
  line-height: 1;
  margin-bottom: 15px;
}
.ube-testimonial-layout-09 .ube-testimonial-client-say {
  margin-bottom: 18px;
}
.ube-testimonial-layout-09 .ube-testimonial-author-name {
  margin-top: 0;
  margin-bottom: 0;
}
.ube-testimonial-layout-09 .ube-testimonial-author-job {
  margin-bottom: 0;
}

.gel-social-icons .si-classic.list-si li + li {
  margin-left: 28px;
}
.gel-social-icons .si-large {
  font-size: 30px;
}
.gel-social-icons .si-normal {
  font-size: 20px;
}
.gel-social-icons .si-small {
  font-size: 16px;
}

.custom-social-icon-01 .si-classic.list-si li + li {
  margin-left: 20px;
}

@media (max-width: 991px) {
  .social-icons-md-left .list-si {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  .social-icons-sm-left .list-si {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .social-icons-sm-center .list-si {
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.ube-heading .ube-heading-title {
  font-size: 56px;
  margin-top: 0 !important;
}
.ube-heading mark {
  padding: 0;
}

.ube-heading-title {
  line-height: 1.21;
  font-weight: 700;
}

.ube-heading-description {
  margin-bottom: 0;
  margin-top: 23px;
}

.ube-heading-sub-title {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: var(--g5-color-heading);
  font-weight: 700;
}

.ube-instagram-follow {
  color: var(--g5-color-heading);
  font-size: 15px;
  text-transform: lowercase;
}

.ube-instagram-item .ube-instagram-icon {
  font-size: 40px;
}

.ube-team-member .ube-tm-name {
  font-size: 15px;
}

.ube-tm-style-01 .ube-tm-image {
  margin-bottom: 23px;
}

.ube-team-member .ube-tm-pos {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: var(--g5-color-muted);
}

.ube-counter .ube-counter-number {
  font-size: 60px;
  color: var(--g5-color-heading);
  font-weight: normal;
}
.ube-counter .card-text {
  font-size: 20px;
  color: var(--g5-color-heading);
}

.ube-countdown .card-title {
  font-size: 60px;
  font-weight: 300;
  color: var(--g5-color-heading);
}
.ube-countdown .card-text {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: var(--g5-color-heading);
}
.ube-countdown.ube-countdown-show-separate .ube-countdown-separate {
  font-size: 30px;
  color: var(--g5-color-text-main);
}

.ube-banner-title {
  font-size: 40px;
  line-height: 1.4;
  color: var(--g5-color-heading);
}

.ube-banner-description {
  color: var(--g5-color-text-main);
}

.ube-banner:after {
  background-color: transparent;
}

@media (max-width: 1500px) and (min-width: 1025px) {
  .custom-ube-banner-01 .ube-banner-title, .custom-ube-banner-02 .ube-banner-title {
    font-size: 45px !important;
    line-height: 1.2;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .custom-ube-banner-02 .ube-banner-title {
    margin-bottom: 2rem;
  }
}
@media (min-width: 1367px) {
  .ube-banner .ube-banner-content {
    padding: 55px 63px 47px;
  }
  .ube-banner-title {
    margin-bottom: 36px;
  }
  .custom-ube-banner-01 .ube-banner-title {
    margin-bottom: 6rem;
  }
  .custom-ube-banner-01 .ube-banner-description + .ube-banner-btn {
    margin-top: 6rem;
  }
  .custom-ube-banner-02 .ube-banner-title {
    margin-bottom: 100px;
  }
  .custom-ube-banner-03 .ube-banner-description + .ube-banner-btn {
    margin-top: 6.4rem;
  }
}
@media (max-width: 767px) {
  .sm-banner-70 .ube-banner-bg {
    padding-bottom: 70% !important;
  }
}
@media (max-width: 480px) {
  .xs-banner-100 .ube-banner-bg {
    padding-bottom: 100% !important;
  }
}
.ube-icon-box .ube-ib-title {
  font-size: 20px;
}
.ube-icon-box .ube-ib-desc {
  margin-top: 17px;
}

.ube-icon-box-wrapper {
  --ube-ib-spacing: 25px;
}

.ube-accordion .ube-accordion-icon {
  font-size: 12px;
}
.ube-accordion .card-header .ube-accordion-link {
  color: var(--g5-color-heading);
}

.custom-ube-accordion-01 .card-header {
  padding: 1rem 0;
  border-color: var(--g5-color-border);
  margin-bottom: 0 !important;
}
.custom-ube-accordion-01 .card-body {
  padding: 20px 0 9px;
}
.custom-ube-accordion-01 .card {
  border: 0;
}
.custom-ube-accordion-01 .card:not(.ube-accordion-separate):last-child:not(.active) .card-header {
  border-bottom-color: var(--g5-color-border);
}
.custom-ube-accordion-01 .card.active .card-header {
  border-color: var(--g5-color-heading);
}

@media (min-width: 1025px) {
  .custom-ube-slider-01 .ube-slider {
    width: 91vw !important;
  }
  .custom-ube-slider-01 .slick-arrow.slick-prev {
    left: -40px;
  }
  .custom-ube-slider-01 .slick-arrows {
    position: absolute;
    left: -20%;
    bottom: 22%;
  }
}
@media (min-width: 1800px) {
  .custom-ube-slider-01 .slick-arrows {
    left: -380px;
  }
}
.slider-space-bt-item-25 .slick-slide > div {
  padding-bottom: 25px !important;
}

.ube-list-icon.list-unstyled .list-icon-item:not(:first-child) {
  margin-top: 2px;
}
.ube-list-icon.list-unstyled .list-icon-item:not(:last-child) {
  padding-bottom: 2px;
}
.ube-list-icon.list-unstyled .list-icon-item a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-bottom: solid 1px transparent;
}
.ube-list-icon.list-unstyled .list-icon-item a:hover {
  border-color: currentColor;
}

.gel-video.gel-video-outline .view-video {
  border: solid 1px currentColor;
}

.gel-map-point-animate {
  height: 70px;
  width: 70px;
}

.ube-call-to-action-title {
  font-size: 56px;
}

.ube-call-to-action-description {
  margin-top: 28px;
}

.ube-call-to-action .ube-call-to-action-btn.btn-pos-bottom {
  margin-top: 48px;
}

.ube-breadcrumbs {
  font-size: 15px;
  color: #959595;
}
.ube-breadcrumbs a {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.ube-breadcrumbs a:hover, .ube-breadcrumbs .active {
  color: var(--g5-color-accent);
}
.ube-breadcrumbs .breadcrumb-item:nth-child(1) a:before {
  content: "\f015";
  font-family: var(--g5-font-icon);
  font-weight: 700;
  margin-right: 9px;
  color: var(--g5-color-accent);
}
.ube-breadcrumbs .breadcrumb-item + .breadcrumb-item {
  padding-left: 15px;
}
.ube-breadcrumbs .breadcrumb-item + .breadcrumb-item:before {
  padding-right: 15px;
  font-size: inherit;
}

.ube-marker-wrapper .tooltip-inner {
  padding: 16px 14px 21px 16px;
  background-color: #fff;
}
.ube-marker-wrapper .tooltip-inner h4, .ube-marker-wrapper .tooltip-inner p {
  font-size: 15px;
  color: var(--g5-color-heading);
}
.ube-marker-wrapper .tooltip-inner h4 {
  margin-bottom: 4px;
}
.ube-marker-wrapper .bs-tooltip-top .arrow::before {
  border-top-color: #fff;
}
.ube-marker-wrapper .bs-tooltip-bottom .arrow::before {
  border-bottom-color: #fff;
}
.ube-marker-wrapper .tooltip {
  width: 175px;
}
.ube-marker-wrapper .ube-image-pointer {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: var(--g5-color-heading);
}
.ube-marker-wrapper .ube-image-pointer .ube-pointer-icon {
  color: #fff;
  font-size: 10px;
}

@media (max-width: 991px) {
  .custom-el-image-marker .ube-marker-wrapper,
  .custom-vc-image-marker {
    height: 600px;
  }
  .custom-el-image-marker .ube-marker-wrapper > img,
  .custom-vc-image-marker > img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
  }
}
.custom-el-col-01 > .elementor-widget-wrap,
.custom-el-col-02 > .elementor-widget-wrap {
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  width: auto;
}
.custom-el-col-01 > .elementor-widget-wrap > .elementor-element,
.custom-el-col-02 > .elementor-widget-wrap > .elementor-element {
  margin-left: 20px;
  margin-right: 20px;
  box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.08);
}

.el-widget-no-mg .elementor-widget:not(:last-child) {
  margin-bottom: 0;
}

.custom-el-col-01 > .elementor-widget-wrap {
  margin-left: -92px;
  margin-right: -92px;
}

.custom-el-col-02 > .elementor-widget-wrap {
  margin-right: -355px;
  margin-left: -355px;
  margin-bottom: -180px;
}

.el-widget-no-pt .elementor-widget:not(:last-child) {
  margin-bottom: 0;
}

@media (max-width: 1600px) and (min-width: 1025px) {
  .custom-heading-xl .ube-heading-title {
    font-size: 40px;
  }
  .custom-pd-cta-xl .elementor-widget-container {
    padding: 0 !important;
  }
}
@media (max-width: 1600px) and (min-width: 1025px) {
  .custom-heading-xl .elementor-widget-container {
    padding-top: 15px !important;
  }
}
.custom-elementor-icon .elementor-icon {
  border-color: rgba(0, 0, 0, 0.19) !important;
}

@media (min-width: 1025px) {
  .custom-elementor-wrap-20 .elementor-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .custom-elementor-wrap-20 .elementor-column {
    width: 20%;
  }
  .custom-elementor-wrap-100 .elementor-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .custom-elementor-wrap-100 .elementor-column {
    width: 100%;
  }
  .custom-elementor-wrap-33 .elementor-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .custom-elementor-wrap-33 .elementor-column {
    width: 33.33%;
  }
  .custom-gap-lg-mg--30 > .elementor-column-gap-custom {
    margin: -30px;
  }
}
@media (max-width: 1024px) {
  .order-mobile-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-mobile-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-mobile-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}
@media (min-width: 768px) {
  body.admin-bar .elementor-section.elementor-section-height-full {
    height: calc(100vh - 32px);
  }
}
@media (min-width: 1200px) {
  .elementor-container-xl-static > .elementor-container {
    position: static;
  }
}
@media (max-width: 1199px) {
  .custom-elementor-xl-wrap-100 .elementor-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .custom-elementor-xl-wrap-100 .elementor-column {
    width: 100%;
  }
}
.custom-col-el .elementor-widget-wrap {
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
.custom-col-el .elementor-widget-wrap > .elementor-element {
  width: auto;
}

@media (min-width: 1600px) {
  .custom-col-el .elementor-widget-wrap {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (max-width: 1600px) {
  .custom-col-el .elementor-widget-wrap > .elementor-element {
    -ms-flex: calc(33.33% - 38px);
    flex: calc(33.33% - 38px);
  }
}
@media (max-width: 1200px) {
  .custom-el-col-02 > .elementor-widget-wrap {
    margin-bottom: -105px;
    margin-right: -100px;
    margin-left: -100px;
  }
  .custom-el-col-01 > .elementor-widget-wrap,
  .custom-el-col-02 > .elementor-widget-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  .custom-el-col-01 > .elementor-widget-wrap > .elementor-element,
  .custom-el-col-02 > .elementor-widget-wrap > .elementor-element {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 991px) {
  .custom-col-el .elementor-widget-wrap > .elementor-element {
    -ms-flex: calc(50% - 26px);
    flex: calc(50% - 26px);
  }
  .custom-el-col-02 > .elementor-widget-wrap {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .custom-el-col-01 > .elementor-widget-wrap,
  .custom-el-col-02 > .elementor-widget-wrap {
    margin-left: 0;
    margin-right: 0;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .custom-el-col-01 > .elementor-widget-wrap > .elementor-element,
  .custom-el-col-02 > .elementor-widget-wrap > .elementor-element {
    margin-bottom: 30px;
  }
}
@media (max-width: 576px) {
  .custom-col-el .elementor-widget-wrap > .elementor-element {
    -ms-flex: 100%;
    flex: 100%;
  }
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .custom-lg-section-w100 > .elementor-container {
    max-width: 100% !important;
  }
  .custom-lg-image-layer-static-ml-0 .ube-image.static-layer > .layer-content {
    margin-left: 0 !important;
  }
}
/*--------------------------------------------------------------
## Layout
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Site layout style
--------------------------------------------------------------*/
#site-wrapper {
  background-color: #fff;
}

#primary-content {
  padding: var(--g5-content-padding-top) 0 var(--g5-content-padding-bottom) 0;
}

#sidebar {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding-left: 35px;
}
#sidebar.order-lg-first {
  padding-right: 35px;
  padding-left: 15px;
}

body:not(.has-sidebar) #main-content {
  margin-left: auto;
  margin-right: auto;
}

body.has-sidebar #main-content {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

body.single-post.no-sidebar #main-content {
  -ms-flex: 0 0 900px;
  flex: 0 0 900px;
  max-width: 900px;
}

@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
@media only screen and (max-width: 1199px) {
  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%;
    margin-top: 50px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  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%;
  }
}
@media (min-width: 1750px) {
  body.g5core__stretched_content #primary-content > .container,
  .g5core-site-footer.footer-layout-stretched > .container,
  .g5core-site-header.header-layout-stretched .g5core-header-bellow > .container,
  .g5core-site-header.header-layout-stretched .g5core-header-above > .container,
  .g5core-site-header.header-layout-stretched .g5core-header-navigation > .container,
  .g5core-site-header.header-layout-stretched .g5core-top-bar-desktop > .container,
  .g5core-site-header.header-layout-stretched .g5core-header-desktop-wrapper > .container {
    max-width: 1750px !important;
  }
  .g5core__el-width-1750.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1750px !important;
  }
}
@media (min-width: 1200px) {
  .g5core__vc-width-1200 {
    width: 1200px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .g5core__el-width-1200.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1200px !important;
  }
  .g5core__el-width-1750.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 95%;
  }
}
/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-header {
  min-height: var(--g5-header-height);
  background-color: var(--g5-header-bg-color);
  color: var(--g5-header-text-color);
}
.site-header .site-navigation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-pack: center;
  justify-content: center;
}
.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 .toggle-icon:hover {
  color: var(--g5-header-text-hover-color);
}
.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;
  line-height: 1;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
}
.site-header .search-form-wrapper > span:hover {
  color: var(--g5-header-text-hover-color);
}
.site-header .search-form-wrapper .search-form {
  position: absolute;
  display: none;
  right: 0;
  top: 100%;
  z-index: 1099;
  background-color: #fff;
  border: solid 1px;
  border-color: var(--g5-color-border);
}
.site-header .search-form-wrapper .search-form input {
  width: 210px;
  border: none;
  font-size: 0.875rem;
  background-color: transparent;
  padding: 0 20px;
}
.site-header .search-form-wrapper .search-form button {
  display: none;
}
.site-header .menu-toggle-button {
  display: none;
  position: absolute;
  top: calc((var(--g5-header-mobile-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 {
  margin: 0;
}
.menu-horizontal .menu-item > a {
  display: block;
  font-family: var(--g5-menu-font);
  font-weight: var(--g5-menu-font-weight);
  font-size: var(--g5-menu-font-size);
  line-height: var(--g5-menu-line-height);
  padding: calc((var(--g5-header-height) - var(--g5-menu-line-height)) * 0.5) 0;
  color: inherit;
  text-decoration: none;
  -webkit-transition: width 0.3s, padding 0.5s;
  transition: width 0.3s, padding 0.5s;
  letter-spacing: var(--g5-menu-letter-spacing);
  text-transform: var(--g5-menu-text-transform);
  font-style: var(--g5-menu-font-style);
}
.menu-horizontal .menu-item > a:focus {
  outline: none;
}
.menu-horizontal .menu-item {
  position: relative;
}
.menu-horizontal .menu-item.x-active > .sub-menu, .menu-horizontal .menu-item:hover > .sub-menu {
  display: block;
}
.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: "\f107";
  font-family: var(--g5-font-icon);
}
.menu-horizontal .sub-menu {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  min-width: 230px;
  list-style: none;
  padding: 15px 0;
  margin: 0;
  background-color: var(--g5-submenu-bg-color);
  color: var(--g5-submenu-text-color);
  z-index: 1099;
  font-family: var(--g5-submenu-font);
  -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);
}
.menu-horizontal .sub-menu .menu-item > a {
  display: block;
  padding: 7px 15px 7px 30px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-family: var(--g5-submenu-font);
  font-size: var(--g5-submenu-font-size);
  line-height: var(--g5-submenu-line-height);
  font-style: var(--g5-submenu-font-style);
  font-weight: var(--g5-submenu-font-weight);
  text-transform: var(--g5-submenu-text-transform);
}
.menu-horizontal .sub-menu .menu-item:hover > a {
  background-color: var(--g5-submenu-bg-hover-color);
  color: var(--g5-submenu-text-hover-color);
}
.menu-horizontal .sub-menu .menu-item.menu-current > a, .menu-horizontal .sub-menu .menu-item.current-menu-parent > a, .menu-horizontal .sub-menu .menu-item.current-menu-ancestor > a, .menu-horizontal .sub-menu .menu-item.current-menu-item > a {
  background-color: var(--g5-submenu-bg-hover-color);
  color: var(--g5-submenu-text-hover-color);
}
.menu-horizontal .sub-menu .menu-item-has-children > a .caret {
  float: right;
}
.menu-horizontal .sub-menu .menu-item-has-children > a .caret:before {
  content: "\f105";
}
.menu-horizontal > .menu-item {
  display: -ms-flexbox;
  display: flex;
}
.menu-horizontal > .menu-item + .menu-item {
  margin-left: var(--g5-menu-spacing);
}
.menu-horizontal > .menu-item > .sub-menu {
  top: 100%;
  left: 0;
}
.menu-horizontal > .menu-item > a:before {
  content: "";
  position: absolute;
  height: 2px;
  bottom: 20px;
  left: 0;
  right: 0;
  background-color: var(--g5-header-text-hover-color);
  -webkit-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
}
.menu-horizontal > .menu-item > a:hover {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}
.menu-horizontal > .menu-item.current-menu-ancestor:not(.menu-item-type-taxonomy) > a:before, .menu-horizontal > .menu-item.current-menu-parent:not(.menu-item-type-taxonomy) > a:before, .menu-horizontal > .menu-item.current-menu-item > a:before, .menu-horizontal > .menu-item.menu-current > a:before, .menu-horizontal > .menu-item:hover > a:before, .menu-horizontal > .menu-item:focus > a:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.site-branding {
  padding: 8px 2rem 8px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: var(--g5-header-height);
}
.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: 30px;
  margin-bottom: 0;
  color: var(--g5-color-heading);
  font-weight: 700;
}
.site-branding-text .site-title a {
  color: inherit;
}

@media (min-width: 1200px) {
  .custom-sub-menu-stretched_content > .sub-menu > .x-is-mega-menu {
    max-width: 95%;
    margin: 0 auto;
  }
}
@media (min-width: 1750px) {
  .custom-sub-menu-stretched_content > .sub-menu > .x-is-mega-menu {
    max-width: 1750px;
  }
}
@media only screen and (max-width: 991px) {
  .site-header {
    min-height: var(--g5-header-mobile-height);
  }
  .site-header .menu-toggle-button {
    display: -ms-flexbox;
    display: flex;
  }
  .site-branding {
    margin: auto;
    padding: 8px 0;
    height: var(--g5-header-mobile-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: 20px;
    padding: calc((var(--g5-header-mobile-height) - 20px) * 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 {
    padding: 0.625rem 0;
    font-size: var(--g5-font-size-menu-mobile);
  }
  .site-menu .menu-horizontal .menu-item > a:before {
    display: none;
  }
  .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: "\f105";
  }
  .site-menu .menu-horizontal .menu-item-has-children > a .caret.in:before {
    content: "\f107";
  }
  .site-menu .menu-horizontal .sub-menu {
    position: static;
    border: none;
    padding: 0 0 0 1.5rem;
    box-shadow: none;
  }
  .site-menu .menu-horizontal .sub-menu .menu-item {
    border-bottom: none;
  }
  .site-menu .menu-horizontal .sub-menu .menu-item > a {
    text-transform: none;
    padding: 0.5rem 0;
    font-size: var(--g5-font-size-menu-mobile);
  }
}
/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.site-footer {
  padding: 3rem 0;
  background-color: #f6f6f6;
  color: #7c7c7c;
}

.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;
  font-weight: 700;
}
.site-info a {
  color: var(--g5-color-heading);
}
.site-info a:hover {
  color: inherit;
}

.footer-section {
  color: #7c7c7c;
}
.footer-section h4.widget-title {
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.footer-section .widget {
  margin-bottom: 0;
}

.footer-dark {
  background-color: var(--g5-color-dark);
  color: #fff;
}
.footer-dark .widget-title, .footer-dark .gel-heading-title {
  color: inherit;
}
.footer-dark .zoom-instagram-widget__items {
  margin-bottom: 0;
}
.footer-dark .zoom-instagram-widget__follow-me a {
  color: inherit !important;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.footer-dark .gel-list-item {
  color: #7c7c7c;
}
.footer-dark .zoom-instagram-widget .widget-title {
  margin-bottom: 35px;
}

.payment-cart .wpb_wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.payment-cart .wpb_wrapper > .wpb_single_image {
  margin-bottom: 0;
}
.payment-cart .wpb_wrapper > .wpb_single_image + .wpb_single_image {
  margin-left: 15px;
}

@media (max-width: 991px) {
  .payment-cart .wpb_wrapper {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.payment-cart-elementor .elementor-widget-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.payment-cart-elementor .elementor-widget-wrap > .elementor-widget-image {
  margin-bottom: 0;
  width: auto;
}
.payment-cart-elementor .elementor-widget-wrap > .elementor-widget-image + .elementor-widget-image {
  margin-left: 15px;
}

@media (max-width: 991px) {
  .payment-cart-elementor-md-left .elementor-widget-wrap {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  .payment-cart-elementor .elementor-widget-wrap {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
/*--------------------------------------------------------------
## Page title
--------------------------------------------------------------*/
.page-header {
  padding: 70px 0;
  background-color: #fff;
}
.page-header .page-sub-title,
.page-header .page-main-title {
  text-align: center;
}

.page-main-title {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1.2;
  word-break: break-word;
  color: var(--g5-color-heading);
}

.page-sub-title {
  margin-top: 15px;
}
.page-sub-title p {
  margin: 0;
}

.breadcrumbs-wrap {
  background-color: #f7f7f7;
  padding: 15px 0;
}

ul.breadcrumbs {
  margin: 0;
  padding: 0;
  font-size: 15px;
  list-style: none;
  color: #959595;
}
ul.breadcrumbs li {
  margin: 0;
}
ul.breadcrumbs li:nth-child(1):before {
  content: "\f015";
  font-family: var(--g5-font-icon);
  font-weight: 700;
  margin-right: 9px;
  color: var(--g5-color-accent);
}
ul.breadcrumbs li.breadcrumb-sep {
  margin: 0 15px;
  color: #b2b2b2;
}
ul.breadcrumbs li.breadcrumb-sep:last-child {
  display: none !important;
}
ul.breadcrumbs li a {
  color: inherit;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
ul.breadcrumbs li a:hover {
  color: var(--g5-color-accent);
}
ul.breadcrumbs li.breadcrumb-leaf {
  color: var(--g5-color-accent);
}

/*--------------------------------------------------------------
## WP core
--------------------------------------------------------------*/
/* =WordPress Core
-------------------------------------------------------------- */
.bypostauthor {
  display: block;
}

.alignnone {
  margin: 0.375rem 1.5rem 1.5rem 0;
}

.aligncenter {
  margin: 1.5rem auto 1.5rem auto;
}

img.aligncenter {
  display: block;
}

.alignright {
  float: right;
  margin: 0.375rem 0 1.5rem 1.25rem;
}

.alignleft {
  float: left;
  margin: 0.375rem 1.25rem 1.5rem 0;
}

.wp-caption {
  max-width: 100%; /* Image does not overflow the content area */
  text-align: center;
}

dl.wp-caption.alignnone {
  margin: 0.375rem 1.25rem 1.5rem 0;
}

dl.wp-caption.alignleft {
  margin: 0.375rem 1.25rem 1.5rem 0;
}

dl.wp-caption.alignright {
  margin: 0.375rem 0 1.5rem 1.25rem;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  padding: 0;
  width: auto;
}

.wp-caption .wp-caption-text {
  font-size: 0.875rem;
  margin-top: 0.25rem;
  color: var(--g5-color-gray);
}

.wp-block-separator {
  border-bottom: solid 2px;
  border-color: var(--g5-color-border);
  border-top: 0;
}

/* Text meant only for screen readers. */
.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; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.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;
}

/* Galleries */
.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 {
  margin-top: 15px;
}
.slick-dots li {
  color: var(--g5-color-heading);
  margin: 0;
  line-height: 1;
  opacity: 1;
}
.slick-dots span:before {
  font-size: 8px;
}
.slick-dots li.slick-active span:before {
  font-size: 16px;
  font-weight: 300;
  content: "\f111";
}

.slick-arrow {
  border: 1px solid rgba(0, 0, 0, 0.19);
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slick-arrow i {
  font-size: 14px;
  font-weight: 400;
  color: var(--g5-color-heading);
  font-family: var(--g5-font-icon);
}
.slick-arrow.slick-prev {
  left: -70px;
}
.slick-arrow.slick-prev i:before {
  content: "\f060";
}
.slick-arrow.slick-next {
  right: -70px;
}
.slick-arrow.slick-next i:before {
  content: "\f061";
}

button.mfp-close {
  padding-bottom: 5px;
}

.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 {
  width: 45px;
  height: 45px;
  line-height: 45px;
  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: none;
  padding-bottom: 0;
}
.g5core__cate-filer > li > a {
  padding-bottom: 5px;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}
.g5core__cate-filer > li > a:before {
  content: "";
  display: block;
  height: 2px;
  width: 0;
  color: var(--g5-cate-filter-color-hover);
  background-color: currentColor;
  position: absolute;
  bottom: 0;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
.g5core__cate-filer > li > a:hover:before, .g5core__cate-filer > li > a:active:before {
  width: 100%;
}
.g5core__cate-filer > li.active > a:before {
  width: 100%;
}

[data-items-wrapper] .g5core__cate-filer {
  margin-bottom: 60px;
}

.g5core__share-label {
  color: var(--g5-color-heading);
  margin: 0 15px 0 0;
}

ul.g5core__share-list {
  color: var(--g5-color-heading);
}
ul.g5core__share-list li {
  margin-right: 20px;
}

.g5core-page-title-default {
  background-color: #fff;
  text-align: center;
}
.g5core-page-title-default .page-title-inner {
  padding: 70px 0;
}
.g5core-page-title-default .page-title-content {
  margin: auto;
  width: 100%;
}

.g5core-breadcrumbs {
  margin: 0;
  padding: 0;
  font-size: 15px;
  list-style: none;
  color: #959595;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.g5core-breadcrumbs li {
  margin: 0;
}
.g5core-breadcrumbs li:hover,
.g5core-breadcrumbs li.breadcrumb-leaf {
  color: var(--g5-color-accent);
}
.g5core-breadcrumbs li:nth-child(1):before {
  content: "\f015";
  font-family: var(--g5-font-icon);
  font-weight: 700;
  margin-right: 9px;
  color: var(--g5-color-accent);
}
.g5core-breadcrumbs li.breadcrumb-sep {
  margin: 0 15px;
  color: #b2b2b2;
}

.g5core__single-breadcrumbs {
  background-color: #f7f7f7;
  padding: 15px 0;
}

.g5shop__single-breadcrumbs + #primary-content {
  padding-top: 70px;
}

.menu-horizontal.x-nav-menu > .menu-item + .menu-item {
  margin-left: 50px;
}

.g5core-header-inner {
  min-height: var(--g5-header-height);
}

.g5core-site-branding {
  padding: 0 2rem 0 0;
}
.g5core-site-branding.logo-center {
  padding: 0 4.4rem;
}

.sticky-area-wrap.sticky .sticky-area .g5core-header-inner {
  min-height: var(--g5-header-sticky-height);
}

.sticky-area-wrap.sticky .sticky-area .menu-horizontal > .menu-item > a {
  padding-top: calc((var(--g5-header-sticky-height) - 26px) * 0.5);
  padding-bottom: calc((var(--g5-header-sticky-height) - 26px) * 0.5);
}

.g5core-header-navigation .g5core-header-inner {
  min-height: 60px;
}
.g5core-header-navigation .menu-horizontal > .menu-item > a {
  padding-top: 17px;
  padding-bottom: 17px;
}

body.g5core-is-header-vertical-left.g5core-is-header-vertical-mini {
  padding-left: 155px;
}

.g5core-header-desktop-wrapper .x-mega-sub-menu .gel-heading-title, .g5core-header-desktop-wrapper .x-mega-sub-menu .ube-heading-title {
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0;
}
.g5core-header-desktop-wrapper .x-mega-sub-menu .gel-heading-title {
  margin-bottom: 30px;
}
.g5core-header-desktop-wrapper .x-mega-sub-menu .ube-heading-title {
  margin-bottom: 10px;
}
.g5core-header-desktop-wrapper .x-mega-sub-menu .gel-list .item-list:not(:last-child) {
  padding-bottom: 5px;
}
.g5core-header-desktop-wrapper .x-mega-sub-menu .gel-list .item-list:not(:first-child) {
  padding-top: 5px;
}
.g5core-header-desktop-wrapper .x-mega-sub-menu .ube-list-icon .list-icon-item:not(:last-child) {
  padding-bottom: 5px;
}
.g5core-header-desktop-wrapper .x-mega-sub-menu .ube-list-icon .list-icon-item:not(:first-child) {
  padding-top: 5px;
}

.g5core-site-header:not(.header-float):not(.header-border-bottom) {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.g5core-search-button a {
  border: none;
  width: auto;
  padding: 0;
}
.g5core-search-button i {
  font-size: 18px;
  font-weight: 400;
}
.g5core-search-button span {
  padding-left: 13px;
  font-weight: 500;
}

.g5core-login-button i {
  font-weight: 400;
}
.g5core-login-button span {
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
}

.g5core-header-customize-item + .g5core-header-customize-item {
  margin-left: 2.25rem;
}

.g5core-header-customize ul.g5core-social-networks.g5core-social-networks li {
  margin-top: 0;
  margin-bottom: 0;
}
.g5core-header-customize ul.g5core-social-networks.g5core-social-networks a {
  color: inherit;
  background-color: transparent;
  border-width: 0;
  width: auto;
}
.g5core-header-customize ul.g5core-social-networks.g5core-social-networks a i {
  color: inherit;
}
.g5core-header-customize ul.g5core-social-networks.g5core-social-networks li + li {
  margin-left: 1.5rem;
}

.g5core-header-customize:not(.no-items) + .g5core-menu-popup-button,
.g5core-header-customize:not(.no-items) + .g5core-primary-menu,
.g5core-menu-popup-button + .g5core-header-customize:not(.no-items),
.g5core-primary-menu + .g5core-header-customize:not(.no-items) {
  margin-left: 50px;
}

.g5core-search-form input[type=search] {
  border-width: 0 0 2px 0;
  padding-left: 0;
}
.g5core-search-form button {
  font-size: 18px;
  padding-right: 0;
}
.g5core-search-form button i {
  font-weight: 400;
}

.g5shop__mini-cart .fa-shopping-cart:before {
  content: "\f291";
}

.g5shop_header-action-icon a i {
  font-size: 18px;
  font-weight: 400;
}
.g5shop_header-action-icon a > span {
  background-color: transparent !important;
  color: inherit;
  font-size: 15px;
  font-weight: 400;
  right: -20px;
}

.toggle-icon {
  width: 28px;
  height: 28px;
}

.toggle-icon > span:before {
  width: 18px;
  left: -6px;
}

.toggle-icon > span:after {
  top: -8px;
  left: -9px;
  width: 15px;
}

.menu-horizontal > .menu-item > a:before {
  background-color: currentColor;
}

.g5shop__cate-warpper {
  position: relative;
}
.g5shop__cate-warpper ul {
  background-color: #fff;
  list-style: none;
  margin: 0;
}

.g5shop__list-cate {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
}
.g5shop__list-cate img {
  width: 28px;
  height: 28px;
  object-fit: cover;
  margin-right: 1em;
}
.g5shop__list-cate a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.g5shop__list-cate .g5shop__cate-name {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 0;
}
.g5shop__list-cate ul {
  -webkit-transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  position: absolute;
  left: -9999px;
  width: 270px;
  z-index: 2;
  top: 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);
}
.g5shop__list-cate li {
  position: relative;
  padding: 10.5px 15px;
  margin: 0;
  min-height: 50px;
}
.g5shop__list-cate li:not(:last-child) {
  border-bottom: 1px solid;
  border-color: var(--g5-color-border);
}
.g5shop__list-cate li:hover > ul {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  left: 100%;
}

.g5shop__cate-browse {
  background-color: var(--g5-color-heading);
  width: 270px;
  padding: 9px 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.g5shop__cate-browse .g5shop__cate-text,
.g5shop__cate-browse .toggle-icon {
  font-weight: 600;
  color: #fff !important;
}
.g5shop__cate-browse .g5shop__cate-text {
  padding-left: 25px;
}
.g5shop__cate-browse .toggle-icon:hover {
  color: #fff !important;
}

.custom-top-bar-01 .g5core-top-bar-inner {
  min-height: 40px;
  -ms-flex-pack: center;
  justify-content: center;
}

.custom-header-01 .g5core-top-bar-left {
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.custom-header-01 .g5core-top-bar-left .g5core-top-bar-item + .g5core-top-bar-item {
  margin-left: 0;
}
.custom-header-01 .g5core-top-bar-left .g5core-tbi-custom-html-2 {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.custom-header-01 .g5core-header-customize-before_logo .g5core-search-form,
.custom-header-02 .g5core-header-customize-before_logo .g5core-search-form {
  width: 300px;
}
.custom-header-01 .g5shop__search-product-cat,
.custom-header-02 .g5shop__search-product-cat {
  display: none;
}
.custom-header-01 .g5shop__search-product .g5shop__search-product-input input[type=search],
.custom-header-02 .g5shop__search-product .g5shop__search-product-input input[type=search] {
  padding-left: 0;
}
.custom-header-01 .g5core-header-inner,
.custom-header-02 .g5core-header-inner {
  min-height: 100px;
}
.custom-header-01 .g5core-header-navigation .g5core-header-inner,
.custom-header-02 .g5core-header-navigation .g5core-header-inner {
  min-height: 46px;
}
.custom-header-01 .g5core-header-navigation .menu-horizontal > .menu-item > a,
.custom-header-02 .g5core-header-navigation .menu-horizontal > .menu-item > a {
  padding-top: 10px;
  padding-bottom: 10px;
}
.custom-header-01 .menu-horizontal > .menu-item > a:before,
.custom-header-02 .menu-horizontal > .menu-item > a:before {
  content: none;
}

.custom-header-contact i {
  padding-right: 7px;
}
.custom-header-contact span + span {
  padding-left: 22px;
  margin-left: 22px;
  border-left: 1px solid rgba(0, 0, 0, 0.11);
}

.custom-header-phone {
  border-left: 1px solid;
  padding: 13px 0 13px 25px;
  border-color: var(--g5-color-border);
}
.custom-header-phone i {
  padding-right: 9px;
}

.custom-header-mobile-not-bx.g5core-mobile-header,
.custom-header-not-bx#site-header {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

@media (min-width: 1200px) {
  .custom-header-search-box .g5core-search-form {
    width: 550px;
  }
  .custom-header-search-box .g5core-header-customize-item.g5core-hc-search-box,
  .custom-header-search-box .g5core-header-customize-item.g5core-hc-search-product {
    margin-right: 7em;
  }
}
.g5core-menu-mobile .main-menu .menu-item > a {
  font-size: var(--g5-font-size-menu-mobile);
  text-transform: none;
}

.g5core-mobile-header .g5core-search-button span,
.custom-search-button-hidden .g5core-search-button span {
  display: none;
}

.g5core-menu-mobile .main-menu .menu-item > a {
  font-size: var(--g5-font-size-menu-mobile);
  text-transform: none;
}
.g5core-menu-mobile .main-menu .x-mega-sub-menu .ube-heading-title,
.g5core-menu-mobile .main-menu .x-mega-sub-menu .gel-heading-title {
  font-size: var(--g5-font-size-menu-mobile);
}
.g5core-menu-mobile .main-menu .x-mega-sub-menu .ube-list-icon .list-icon-item,
.g5core-menu-mobile .main-menu .x-mega-sub-menu .gel-list .gel-list-item {
  font-size: var(--g5-font-size-menu-mobile);
}
.g5core-menu-mobile .g5core-search-form input[type=search] {
  padding: 0 2rem 0 1rem;
}
.g5core-menu-mobile .g5core-search-form button {
  padding: 0 1rem;
}

/*--------------------------------------------------------------
## WP block
--------------------------------------------------------------*/
.wp-block-table th, .wp-block-table td {
  border-color: var(--g5-color-border);
  padding: 0.4rem;
}
.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-pullquote blockquote {
  padding: 0;
  background-color: transparent;
  margin-top: 0 !important;
  margin-bottom: 0;
}
.wp-block-pullquote blockquote:before {
  display: none;
}
.wp-block-pullquote cite,
.wp-block-pullquote footer,
.wp-block-pullquote .wp-block-pullquote__citation {
  font-size: 12px;
  color: inherit;
  margin-top: 1em;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
  text-transform: uppercase;
}

.wp-block-quote {
  border-left: none;
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5rem;
  padding-left: 0;
}
.wp-block-quote cite,
.wp-block-quote footer,
.wp-block-quote .wp-block-quote__citation {
  font-size: 12px;
  color: inherit;
}
.wp-block-quote.is-style-large, .wp-block-quote.is-large {
  margin-bottom: 1.5rem;
  padding: 0;
}
.wp-block-quote.is-style-large p, .wp-block-quote.is-large p {
  font-size: 28px;
  font-style: normal;
  line-height: 1.58;
}
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer,
.wp-block-quote.is-style-large .wp-block-quote__citation, .wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-large .wp-block-quote__citation {
  text-align: center;
  font-size: 14px;
}
.wp-block-quote.has-text-align-right {
  border-right: none;
  padding-right: 0;
  max-width: 100%;
  text-align: right;
}

.wp-block-cover-image,
.wp-block-cover {
  margin-bottom: 1.5rem;
  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-embed {
  margin: 0 0 1.5rem;
}

.wp-block-button__link {
  --g5-btn-border-width: 2px;
  --g5-btn-padding-x: 1.875rem;
  --g5-btn-padding-y: 0;
  --g5-btn-line-height: calc(2.8125rem - (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);
  --g5-btn-hover-bg: transparent;
  --g5-btn-hover-border-color: var(--g5-color-accent);
  --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;
  text-transform: uppercase;
  color: var(--g5-btn-color);
  background-color: var(--g5-btn-bg);
}
.wp-block-button__link:focus, .wp-block-button__link:hover, .wp-block-button__link:active {
  color: var(--g5-btn-hover-color);
  background-color: var(--g5-btn-hover-bg);
  border-color: var(--g5-btn-hover-border-color);
}
.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: 1.5rem;
}
.wp-block-button.is-style-squared .wp-block-button__link {
  --g5-btn-border-radius: 0;
}
.wp-block-button.is-style-outline .wp-block-button__link {
  --g5-btn-border-color: var(--g5-color-border);
  padding: var(--g5-btn-padding-y) var(--g5-btn-padding-x);
  border: var(--g5-btn-border-width) solid var(--g5-btn-border-color);
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
  --g5-btn-color: var(--g5-color-accent);
  color: var(--g5-btn-color);
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
  --g5-btn-hover-color: var(--g5-color-accent-foreground);
  --g5-btn-hover-bg: var(--g5-color-accent);
  --g5-btn-hover-border-color: var(--g5-color-accent);
  color: var(--g5-btn-hover-color);
  background-color: var(--g5-btn-hover-bg);
  border-color: var(--g5-btn-hover-border-color);
}

.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: -5px 0 0 0;
  margin-bottom: 1.5rem;
}
.wp-block-page-list li,
.wp-block-archives li,
.wp-block-categories li {
  position: relative;
  margin: 0;
}
.wp-block-page-list li > a,
.wp-block-archives li > a,
.wp-block-categories li > a {
  display: inline-block;
  margin: 5px 0;
  position: relative;
  line-height: 20px;
  min-height: 20px;
  color: inherit;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
}
.wp-block-page-list li > a:hover,
.wp-block-archives li > a:hover,
.wp-block-categories li > a:hover {
  color: var(--g5-color-accent);
  border-color: currentColor;
}
.wp-block-page-list li:last-child a,
.wp-block-archives li:last-child a,
.wp-block-categories li:last-child a {
  margin-bottom: 0;
}
.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-accent);
}
.wp-block-page-list li > ul,
.wp-block-archives li > ul,
.wp-block-categories li > ul {
  list-style: none;
  padding: 0 0 0 20px;
  margin: 0;
}
.wp-block-page-list.aligncenter,
.wp-block-archives.aligncenter,
.wp-block-categories.aligncenter {
  text-align: center;
}

.wp-block-rss,
.wp-block-latest-posts,
.wp-block-latest-comments {
  padding: 0;
  margin: -5px 0 0 0;
  list-style: none;
  margin-bottom: 1.5rem;
}
.wp-block-rss .children,
.wp-block-latest-posts .children,
.wp-block-latest-comments .children {
  padding-left: 0;
  margin: 0;
  list-style: none;
}
.wp-block-rss li,
.wp-block-latest-posts li,
.wp-block-latest-comments li {
  padding: 5px 0;
  line-height: 20px;
  margin: 0;
}
.wp-block-rss a,
.wp-block-latest-posts a,
.wp-block-latest-comments a {
  color: inherit;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
}
.wp-block-rss a:hover,
.wp-block-latest-posts a:hover,
.wp-block-latest-comments a:hover {
  color: var(--g5-color-accent);
  border-color: currentColor;
}

ul.wp-block-latest-posts.is-grid li {
  padding: 0;
  margin: 0 16px 16px 0;
}

.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: 1.5rem;
}

.wp-block-tag-cloud label {
  color: var(--g5-color-heading);
  font-weight: 700;
  margin: 0 15px 0 0;
}
.wp-block-tag-cloud a {
  margin: 0 11px 9px 0;
  font-size: 16px !important;
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: inherit;
  line-height: 1.1;
  border-bottom: 1px solid transparent;
}
.wp-block-tag-cloud a:hover {
  color: var(--g5-color-accent);
  border-bottom-color: currentColor;
}

.wp-block-gallery {
  margin-bottom: 1.5rem;
}

.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: 1.5rem auto 1.5rem auto;
}

.wp-block-image.alignright {
  margin: 0.375rem 0 1.5rem 1.25rem;
}

.wp-block-image.alignleft {
  margin: 0.375rem 1.25rem 1.5rem 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: -150px;
  margin-right: -150px;
  width: auto;
}
@media screen and (min-width: 1200px) and (max-width: 1199px) {
  body.no-sidebar.g5blog__single-featured-align-wide .g5blog__single-featured,
  body.no-sidebar .wp-block-cover.alignwide {
    margin-left: -120px;
    margin-right: -120px;
    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: -30px;
    margin-right: -30px;
    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(-50vw + 345px);
    margin-right: calc(-50vw + 345px);
  }
}
@media only screen and (max-width: 767px) {
  body.has-sidebar .wp-block-image.alignfull {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

.wp-block-search label {
  display: none;
}
.wp-block-search form {
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.wp-block-search button {
  position: absolute;
  right: 0;
  background: transparent;
  color: inherit;
  border: 0;
  font-size: 0;
  padding: 0;
  width: 40px;
}
.wp-block-search button:before {
  content: "\f002";
  font-family: var(--g5-font-icon);
  font-size: 18px;
  font-weight: 400;
}
.wp-block-search button > span {
  display: none;
}
.wp-block-search input {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0 40px 0 20px;
}
.wp-block-search input:focus + button:before {
  color: var(--g5-color-accent);
}
.wp-block-search .wp-block-search__input {
  border-color: var(--g5-color-border);
}
.wp-block-search .wp-block-search__button {
  background: transparent;
  border: 0;
  color: inherit;
}

.wp-block-group__inner-container > h2 {
  font-size: 20px;
  margin-bottom: 20px;
}

/*--------------------------------------------------------------
## Blog
--------------------------------------------------------------*/
.article-post.page .entry-content {
  margin-bottom: 0;
}
.article-post.sticky {
  background-color: #f7f7f7;
  padding: 2rem;
}
.article-post .post-thumbnail {
  margin-bottom: 25px;
}
.article-post .entry-title {
  font-size: 32px;
  word-break: break-word;
  margin-bottom: 0;
}
.article-post .entry-title a {
  color: inherit;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.article-post .entry-title a:hover {
  color: var(--g5-color-accent);
}

.article-archive-post .entry-header + .entry-excerpt {
  margin-top: 19px;
}
.article-archive-post .btn-read-more {
  margin-top: 15px;
}

.meta-date {
  color: var(--g5-color-muted);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 12px;
}
.meta-date a {
  color: inherit;
}

.entry-meta {
  margin-top: 14px;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}
.entry-meta a {
  color: var(--g5-color-heading);
}
.entry-meta a:hover {
  color: var(--g5-color-accent);
}
.entry-meta span,
.entry-meta i {
  color: var(--g5-color-text-main);
}
.entry-meta li {
  margin: 0;
  display: inline;
}
.entry-meta li:last-child {
  margin-right: 0;
}
.entry-meta li i {
  padding-right: 5px;
}
.entry-meta li.meta-comment {
  margin-left: 15px;
}

.entry-excerpt p:last-child {
  margin-bottom: 0;
}

.article-archive-post {
  margin-bottom: 60px;
  text-align: center;
}

body.no-sidebar .article-archive-post {
  max-width: 830px;
  margin-left: auto;
  margin-right: auto;
}

#main-content .article-post:last-child {
  margin-bottom: 0;
}

body.page .article-post {
  margin-bottom: 0;
}

.article-single-post .post-thumbnail {
  margin-bottom: 53px;
}
.article-single-post .tagcloud {
  padding-top: 70px;
}
.article-single-post .tagcloud a {
  margin: 0;
}
.article-single-post .tagcloud a:not(:last-of-type) {
  margin-right: 5px;
}
.article-single-post .tagcloud a:not(:last-of-type):after {
  content: ",";
}

.single-post-header {
  padding-bottom: 40px;
}
.single-post-header .entry-title {
  font-size: 40px;
  margin: 0;
}

body.no-sidebar.single-post .single-post-header {
  text-align: center;
  padding-bottom: 70px;
}
body.no-sidebar.single-post .article-single-post .post-thumbnail {
  margin-left: -150px;
  margin-right: -150px;
}
body.no-sidebar.single-post .post-navigation {
  position: relative;
  border-top: none;
}
body.no-sidebar.single-post .post-navigation:before {
  content: "";
  display: block;
  position: absolute;
  width: 100vw;
  height: 1px;
  background-color: var(--g5-color-border);
  left: 50%;
  margin-left: -50vw;
  top: 0;
}

.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 {
  margin-top: 100px;
}

.author-info-inner {
  display: -ms-flexbox;
  display: flex;
}

.author-info-avatar {
  width: 70px;
  margin-right: 35px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.author-info-avatar img {
  border-radius: 100%;
}

@media (max-width: 767px) {
  .author-info-avatar {
    width: 50px;
    margin-right: 20px;
  }
}
.author-info-content .meta {
  margin-bottom: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.author-info-content .meta span {
  color: var(--g5-color-muted);
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 500;
  margin-right: 5px;
}
.author-info-content .name {
  font-size: 16px;
  font-weight: 700;
  color: var(--g5-color-heading);
  margin-bottom: 0;
}
.author-info-content .name a {
  color: inherit;
}
.author-info-content .name a:hover {
  color: var(--g5-color-accent);
}

.site-search-results-not-found {
  text-align: center;
}
.site-search-results-not-found h2 {
  font-size: 32px;
}
.site-search-results-not-found label {
  display: none;
}
.site-search-results-not-found form {
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.site-search-results-not-found button {
  position: absolute;
  right: 0;
  background: transparent;
  color: inherit;
  border: 0;
  font-size: 0;
  padding: 0;
  width: 40px;
}
.site-search-results-not-found button:before {
  content: "\f002";
  font-family: var(--g5-font-icon);
  font-size: 18px;
  font-weight: 400;
}
.site-search-results-not-found button > span {
  display: none;
}
.site-search-results-not-found input {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0 40px 0 20px;
}
.site-search-results-not-found input:focus + button:before {
  color: var(--g5-color-accent);
}
.site-search-results-not-found .search-form {
  max-width: 450px;
  margin: auto;
}

.post-password-form label {
  display: block;
}
.post-password-form input[type=password] {
  display: block;
  width: 100%;
}

article.post .entry-content div {
  margin-bottom: 1.5rem;
}

.comments-area {
  margin-top: 100px;
}
.comments-area .comments-title,
.comments-area .comment-reply-title {
  font-size: 32px;
  text-align: center;
  margin-bottom: 55px;
}

.comment-form p {
  margin-bottom: 30px;
}
.comment-form p:last-child {
  margin-bottom: 0;
}
.comment-form a {
  color: inherit;
}
.comment-form a:hover {
  color: var(--g5-color-accent);
}
.comment-form textarea {
  width: 100%;
  display: block;
  height: 125px;
}
.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: 15px;
}
.comment-form .comment-form-email {
  padding-left: 15px;
}
.comment-form .comment-form-cookies-consent {
  color: var(--g5-color-heading);
}
.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;
  font-size: 15px;
}
.comment-form .form-submit {
  text-align: center;
}
.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;
  }
}

.comments-list-wrap {
  margin-bottom: 85px;
}

.comment-list {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.comment-list li.comment {
  margin: 0 0 35px 0;
}
.comment-list > li.comment:last-child {
  margin-bottom: 0;
}
.comment-list li.comment + li.comment {
  padding-top: 35px;
  border-top: 1px solid;
  border-color: var(--g5-color-border);
}
.comment-list li:not(.pingback):not(.trackback) .comment-body {
  position: relative;
  padding-left: 100px;
}
.comment-list li.pingback,
.comment-list li.trackback {
  margin-bottom: 35px;
}
.comment-list li.pingback + .comment,
.comment-list li.trackback + .comment {
  margin-top: 35px;
}
.comment-list li.pingback .comment-body a:not(.comment-edit-link),
.comment-list li.trackback .comment-body a:not(.comment-edit-link) {
  font-weight: 700;
  letter-spacing: -0.05em;
  display: block;
  color: var(--g5-color-heading);
  margin: 5px 0;
}
.comment-list .comment-content {
  margin-bottom: 7px;
}
.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 .comment-content p:last-child {
  margin-bottom: 0;
}
.comment-list .comment-meta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 7px;
}
.comment-list .comment-author img {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
}
.comment-list .comment-author .fn {
  font-weight: 700;
  color: var(--g5-color-heading);
  font-size: 16px;
}
.comment-list .comment-author .fn > a {
  color: inherit;
}
.comment-list .comment-author .fn > a:hover {
  color: var(--g5-color-accent);
}
.comment-list .comment-author .says {
  display: none;
}
.comment-list .comment-metadata {
  font-size: 14px;
  margin-left: 10px;
  color: var(--g5-color-heading);
}
.comment-list .comment-metadata a {
  color: inherit;
}
.comment-list .comment-metadata a:hover {
  color: var(--g5-color-accent);
}
.comment-list .edit-link,
.comment-list .reply {
  color: var(--g5-color-heading);
}
.comment-list .edit-link a,
.comment-list .reply a {
  position: relative;
  display: inline-block;
  line-height: 2;
  color: inherit;
}
.comment-list .edit-link a:hover,
.comment-list .reply a:hover {
  color: var(--g5-color-accent);
}
.comment-list .edit-link a:after,
.comment-list .reply a:after {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  height: 1px;
  bottom: 0;
  background-color: var(--g5-color-heading);
  opacity: 0.15;
}
.comment-list .edit-link a:hover:after,
.comment-list .reply a:hover:after {
  opacity: 1;
}
.comment-list .edit-link {
  margin-left: 10px;
}
.comment-list ul.children {
  list-style: none;
  padding-left: 0;
  margin-left: 100px;
  margin-top: 35px;
  padding-top: 35px;
  border-top: 1px solid;
  border-color: var(--g5-color-border);
}
.comment-list .comment-reply-title small a {
  color: inherit;
  font-size: 18px;
  font-weight: 700;
}
.comment-list .comment-reply-title small a:hover {
  color: var(--g5-color-accent);
}
.comment-list .comment-respond {
  margin-bottom: 85px;
  margin-top: 85px;
}
@media only screen and (max-width: 1199px) {
  .comment-list ul.children {
    margin-left: 35px;
  }
}
@media only screen and (max-width: 575px) {
  .comment-list ul.children {
    margin-left: 25px;
  }
  .comment-list .comment-author img {
    width: 50px;
  }
  .comment-list li:not(.pingback):not(.trackback) .comment-body {
    padding-left: 70px;
  }
}

.comments-pagination {
  margin-top: 2.5rem;
  text-align: center;
}

ul.page-numbers {
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0;
}
ul.page-numbers li {
  margin: 0;
  display: inline-block;
}

.page-numbers:not(ul) {
  font-size: 18px;
  color: #a2a2a2;
  font-weight: 500;
  display: inline-block;
  margin: 0 15px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.page-numbers:not(ul).current, .page-numbers:not(ul):hover {
  color: var(--g5-color-accent);
}
.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-size: 12px;
  display: inline-block;
  content: "\f100";
}
.page-numbers:not(ul).next:before {
  content: "\f101";
}

.post-navigation {
  margin-top: 30px;
  padding-top: 50px;
  border-top: 1px solid;
  border-color: var(--g5-color-border);
}
.post-navigation .nav-links {
  display: -ms-flexbox;
  display: flex;
}
.post-navigation .nav-links a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  color: inherit;
}
.post-navigation .nav-links .nav-subtitle {
  color: var(--g5-color-muted);
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 500;
}
.post-navigation .nav-links .nav-title {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: var(--g5-color-accent);
  font-size: 16px;
  font-weight: 700;
  margin-top: 3px;
}
.post-navigation .nav-links > div {
  width: 47.5%;
}
.post-navigation .nav-links .nav-content {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.post-navigation .nav-links i {
  font-size: 14px;
  color: var(--g5-color-heading);
}
.post-navigation .nav-previous {
  margin-right: auto;
}
.post-navigation .nav-previous i {
  margin-right: 15px;
}
.post-navigation .nav-next {
  margin-left: auto;
  text-align: right;
}
.post-navigation .nav-next i {
  margin-left: 15px;
}
@media only screen and (max-width: 767px) {
  .post-navigation .nav-links .nav-title {
    display: none;
  }
}

.page-links {
  float: left;
  width: 100%;
}
.page-links .page-links-title {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 15px 0 0;
}
.page-links > .post-page-numbers {
  display: inline-block;
  margin-right: 0.25rem;
  border: solid 1px;
  border-color: var(--g5-color-border);
  font-weight: 500;
  color: inherit;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-links > .post-page-numbers:hover, .page-links > .post-page-numbers.current {
  background-color: var(--g5-color-accent);
  border-color: var(--g5-color-accent);
  color: var(--g5-color-accent-foreground);
}

:root {
  --g5blog-loop-post-title-font-size: 32px;
  --g5blog-loop-post-meta-font-size: 16px;
  --g5blog-loop-post-except-line-height: var(--g5-body-line-height);
  --g5blog-loop-grid-post-except-max-height: 2em;
  --g5blog-loop-medium-image-post-except-max-height: 2em;
  --g5blog-loop-medium-image-post-image-width: 420px;
  --g5blog-loop-medium-image-post-image-spacing: 50px;
  --g5blog-loop-medium-image-post-title-font-size: 20px;
  --g5blog-loop-grid-post-title-font-size: 20px;
  --g5blog-loop-widget-post-title-font-size: 1rem;
  --g5blog-widget-post-item-spacing: 20px;
  --g5blog-single-post-title-font-size: 2.5rem;
  --g5blog-loop-widget-post-featured-width: 70px;
  --g5blog-loop-widget-post-featured-spacing: 10px;
}

ul.g5blog__post-meta li > span,
ul.g5blog__post-meta i {
  color: var(--g5-color-text-main);
}
ul.g5blog__post-meta li > a {
  color: var(--g5-color-heading);
}
ul.g5blog__post-meta li > a:hover {
  color: var(--g5-color-accent);
}
ul.g5blog__post-meta li {
  margin-right: 10px;
}
ul.g5blog__post-meta li.meta-author {
  margin-right: 5px;
}
ul.g5blog__post-meta li.meta-date > a {
  color: inherit;
}
ul.g5blog__post-meta li.meta-date > a i {
  display: none;
}

.g5blog__single-layout-1 .g5blog__single-meta-top {
  margin-bottom: 40px;
}
.g5blog__single-layout-1 .g5blog__single-title {
  margin-bottom: 10px;
  margin-top: 10px;
}
.g5blog__single-layout-1 .g5blog__single-featured {
  margin-bottom: 44px;
}
.g5blog__single-layout-1 .g5blog__single-breadcrumbs + .g5blog__single-meta-top {
  margin-top: 70px;
}

.no-sidebar.g5blog__single-layout-1 .g5blog__single-meta-top {
  margin-bottom: 70px;
  text-align: center;
}
.no-sidebar.g5blog__single-layout-1 .g5blog__single-meta-top ul.g5blog__post-meta {
  -ms-flex-pack: center;
  justify-content: center;
}

.g5blog__block-title {
  font-size: 32px;
  margin-bottom: 55px;
}

.g5blog__single-related-wrap {
  margin-top: 100px;
}
.g5blog__single-related-wrap .g5blog__post-grid .g5blog__post-title {
  margin-bottom: 0;
}

body.no-sidebar .g5blog__single-related-wrap {
  margin-left: -150px;
  margin-right: -150px;
}
@media only screen and (max-width: 991px) {
  body.no-sidebar .g5blog__single-related-wrap {
    margin-left: 0;
    margin-right: 0;
  }
}

.g5blog__single-meta-tag.tagcloud a {
  margin-right: 5px;
}
.g5blog__single-meta-tag.tagcloud a:after {
  display: inline-block;
  content: ",";
}
.g5blog__single-meta-tag.tagcloud a:last-child:after {
  display: none;
}

.g5blog__single-meta-bottom {
  padding-top: 0;
  margin-top: 40px;
}

.g5blog__single-title {
  font-size: 40px;
}

.g5blog__single {
  padding-bottom: 0;
  margin-bottom: 0;
}
.g5blog__single .entry-content {
  margin-bottom: 0;
}

.g5blog__post-large-image.sticky .g5blog__post-inner {
  background-color: #f7f7f7;
}
.g5blog__post-large-image .g5blog__post-featured {
  margin-bottom: 35px;
  text-align: center;
}
.g5blog__post-large-image .g5blog__post-title {
  margin-bottom: 20px;
}
.g5blog__post-large-image .g5blog__post-content {
  text-align: center;
}
.g5blog__post-large-image .g5blog__post-meta {
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 12px;
}
.g5blog__post-large-image .g5blog__post-excerpt {
  margin-bottom: 15px;
}

.g5blog__layout-large-image .g5blog__post-default {
  padding-bottom: 60px;
}
.g5blog__layout-large-image .g5blog__post-default:last-child {
  padding-bottom: 0;
}
.g5blog__layout-large-image .g5core__paging {
  margin-top: 55px;
}

body.no-sidebar .g5blog__layout-large-image {
  max-width: 830px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1199px) {
  .g5blog__post-medium-image .g5blog__post-excerpt {
    max-height: unset;
  }
  .g5blog__post-medium-image .g5blog__post-featured {
    margin-bottom: 30px;
  }
}
.g5blog__post-medium-image .g5blog__post-title {
  margin-bottom: 13px;
}
.g5blog__post-medium-image ul.g5blog__post-meta {
  margin-bottom: 5px;
}
.g5blog__post-medium-image .g5blog__post-excerpt {
  margin-bottom: 12px;
}

.g5blog__layout-medium-image .g5blog__post-default.g5blog__post-default {
  padding-bottom: 40px;
}
.g5blog__layout-medium-image .g5blog__post-default.g5blog__post-default:last-child {
  padding-bottom: 0;
}
.g5blog__layout-medium-image .g5core__paging {
  margin-top: 35px;
}

body.no-sidebar .g5blog__layout-medium-image {
  max-width: 830px;
  margin-left: auto;
  margin-right: auto;
}

.g5blog__post-grid.sticky .g5blog__post-inner {
  background-color: #f7f7f7;
}
.g5blog__post-grid .g5blog__post-title {
  margin-bottom: 13px;
}
.g5blog__post-grid ul.g5blog__post-meta {
  margin-bottom: 12px;
}
.g5blog__post-grid .g5blog__post-excerpt {
  margin-bottom: 12px;
}
.g5blog__post-grid .g5blog__post-featured {
  margin-bottom: 30px;
}
.g5blog__post-grid .g5blog__post-inner {
  padding-bottom: 20px;
}

.g5blog__post-widget .g5blog__post-title {
  margin-bottom: 0;
  line-height: normal;
}
.g5blog__post-widget ul.g5blog__post-meta {
  margin-bottom: 3px;
}

/*--------------------------------------------------------------
## Widgets
--------------------------------------------------------------*/
.primary-sidebar .widget:last-child {
  margin-bottom: 0;
}

.widget {
  position: relative;
  margin-bottom: 65px;
}
.widget .screen-reader-text {
  display: none;
}
.widget .widgettitle,
.widget .widget-title {
  font-size: 20px;
  margin-bottom: 20px;
}

.widget_search label {
  display: none;
}
.widget_search form {
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.widget_search button {
  position: absolute;
  right: 0;
  background: transparent;
  color: inherit;
  border: 0;
  font-size: 0;
  padding: 0;
  width: 40px;
}
.widget_search button:before {
  content: "\f002";
  font-family: var(--g5-font-icon);
  font-size: 18px;
  font-weight: 400;
}
.widget_search button > span {
  display: none;
}
.widget_search input {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0 40px 0 20px;
}
.widget_search input:focus + button:before {
  color: var(--g5-color-accent);
}

.widget_archive select,
.widget_categories select,
.widget_product_categories select {
  width: 100%;
}

.widget_archive ul,
.widget_categories ul,
.widget_nav_menu ul,
.widget_pages ul {
  list-style: none;
  padding: 0;
  margin: -5px 0 0 0;
}
.widget_archive ul li,
.widget_categories ul li,
.widget_nav_menu ul li,
.widget_pages ul li {
  position: relative;
  margin: 0;
}
.widget_archive ul li > a,
.widget_categories ul li > a,
.widget_nav_menu ul li > a,
.widget_pages ul li > a {
  display: inline-block;
  margin: 5px 0;
  position: relative;
  line-height: 20px;
  min-height: 20px;
  color: inherit;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
}
.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 {
  color: var(--g5-color-accent);
  border-color: currentColor;
}
.widget_archive ul li:last-child a,
.widget_categories ul li:last-child a,
.widget_nav_menu ul li:last-child a,
.widget_pages ul li:last-child a {
  margin-bottom: 0;
}
.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 {
  display: block;
}
.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 {
  color: var(--g5-color-accent);
}
.widget_archive ul li > ul,
.widget_categories ul li > ul,
.widget_nav_menu ul li > ul,
.widget_pages ul li > ul {
  list-style: none;
  padding: 0 0 0 20px;
  margin: 0;
}

.widget_archive span.count,
.widget_categories ul span.count {
  position: absolute;
  top: 2px;
  right: 0;
}
.widget_archive a:hover + .count,
.widget_categories ul a:hover + .count {
  color: var(--g5-color-accent);
}

.widget_pages ul .current_page_item > a {
  color: var(--g5-color-accent);
}

.widget_nav_menu ul .current-menu-item > a {
  color: var(--g5-color-accent);
}

.widget_rss ul,
.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_meta ul {
  padding: 0;
  margin: -5px 0 0 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: 5px 0;
  line-height: 20px;
  margin: 0;
}
.widget_rss ul a,
.widget_recent_entries ul a,
.widget_recent_comments ul a,
.widget_meta ul a {
  color: inherit;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
}
.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-accent);
  border-color: currentColor;
}

.widget_recent_comments ul a {
  border-color: currentColor;
}
.widget_recent_comments ul li {
  line-height: 25px;
}

.widget_rss a.rsswidget .rss-widget-icon {
  display: none;
}
.widget_rss ul li {
  line-height: 25px;
}
.widget_rss ul a {
  border-color: currentColor;
}

.widget.widget_tag_cloud {
  margin-bottom: 56px;
}

.tagcloud label {
  color: var(--g5-color-heading);
  font-weight: 700;
  margin: 0 15px 0 0;
}
.tagcloud a {
  margin: 0 11px 9px 0;
  font-size: 16px !important;
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: inherit;
  line-height: 1.1;
  border-bottom: 1px solid transparent;
}
.tagcloud a:hover {
  color: var(--g5-color-accent);
  border-bottom-color: currentColor;
}

.zoom-instagram-widget .widget-title {
  margin-bottom: 27px;
}

.zoom-instagram-widget__item {
  margin-left: 0;
}

.g5blog__widget-post .widget-title {
  margin-bottom: 30px;
}
.g5blog__widget-post .g5blog__widget-post-list .g5blog__post-widget {
  margin-bottom: 34px;
}

.widget_calendar caption {
  caption-side: top;
  padding: 0.5rem 1rem;
  background-color: #f2f2f2;
  border: solid 1px;
  border-color: var(--g5-color-border);
  text-transform: uppercase;
  font-size: 14px;
  color: var(--g5-color-heading);
  font-weight: 700;
  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;
  border-width: 1px;
}
.widget_calendar tfoot td, .widget_calendar tfoot th {
  border: none;
}
.widget_calendar tfoot #next {
  text-align: right;
}

.wpb_widgetised_column .widget {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
## 404
--------------------------------------------------------------*/
.content-404-wrapper {
  text-align: center;
}
.content-404-wrapper h2 {
  font-size: 12rem;
}
.content-404-wrapper h4 {
  font-size: 36px;
  margin-bottom: 15px;
}
.content-404-wrapper p {
  margin-bottom: 45px;
}
.content-404-wrapper .number-404 {
  font-size: 10.125rem;
  font-weight: 700;
  letter-spacing: -0.16em;
}
.content-404-wrapper .text-404 {
  max-width: 440px;
  margin: 0 auto;
  letter-spacing: 0.4px;
}

/*--------------------------------------------------------------
## Responsive
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Utilities css
--------------------------------------------------------------*/
.font-weight-500 {
  font-weight: 500 !important;
}

.font-weight-600 {
  font-weight: 600 !important;
}

.h1 {
  font-family: var(--g5-h1-font) !important;
  text-transform: var(--g5-h1-text-transform) !important;
  font-size: var(--g5-h1-font-size) !important;
  letter-spacing: var(--g5-h1-letter-spacing) !important;
  font-weight: var(--g5-h1-font-weight) !important;
  line-height: var(--g5-h1-line-height) !important;
  color: var(--g5-color-heading) !important;
}

.h2 {
  font-family: var(--g5-h2-font) !important;
  color: var(--g5-color-heading) !important;
  font-size: var(--g5-h2-font-size) !important;
  letter-spacing: var(--g5-h2-letter-spacing) !important;
  text-transform: var(--g5-h2-text-transform) !important;
  font-weight: var(--g5-h2-font-weight) !important;
  line-height: var(--g5-h2-line-height) !important;
}

.h3 {
  font-family: var(--g5-h3-font) !important;
  color: var(--g5-color-heading) !important;
  font-size: var(--g5-h3-font-size) !important;
  letter-spacing: var(--g5-h3-letter-spacing) !important;
  text-transform: var(--g5-h3-text-transform) !important;
  font-weight: var(--g5-h3-font-weight) !important;
  line-height: var(--g5-h3-line-height) !important;
}

.h4 {
  font-family: var(--g5-h4-font) !important;
  color: var(--g5-color-heading) !important;
  font-size: var(--g5-h4-font-size) !important;
  letter-spacing: var(--g5-h4-letter-spacing) !important;
  text-transform: var(--g5-h4-text-transform) !important;
  font-weight: var(--g5-h4-font-weight) !important;
  line-height: var(--g5-h4-line-height) !important;
}

.h5 {
  font-family: var(--g5-h5-font) !important;
  color: var(--g5-color-heading) !important;
  font-size: var(--g5-h5-font-size) !important;
  letter-spacing: var(--g5-h5-letter-spacing) !important;
  text-transform: var(--g5-h5-text-transform) !important;
  font-weight: var(--g5-h5-font-weight) !important;
  line-height: var(--g5-h5-line-height) !important;
}

.h6 {
  font-family: var(--g5-h6-font) !important;
  color: var(--g5-color-heading) !important;
  font-size: var(--g5-h6-font-size) !important;
  letter-spacing: var(--g5-h6-letter-spacing) !important;
  text-transform: var(--g5-h6-text-transform) !important;
  font-weight: var(--g5-h6-font-weight) !important;
  line-height: var(--g5-h6-line-height) !important;
}

/*--------------------------------------------------------------
## Extends css
--------------------------------------------------------------*/
.entry-content:after, .comment-form:after, .widget:after {
  content: "";
  display: block;
  clear: both;
}

/*# sourceMappingURL=style.css.map */
