@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
/*!
Theme Name: namespace
Description: Custom built WordPress theme
Author: Jigowatt
Author URI: Jigowatt.co.uk
Version: 1.0.0
*/
:root {
  --accent-active: #938eff;
  --accent: #635bff;
  --white: #FFFFFF;
  --black: #000000;
  --lightest: #f6f7f9;
  --light: #d8dde1;
  --dark: #5f6f7d;
  --darkest: #142431;
  --bp-mobile: 20rem;
  --bp-tablet: 40rem;
  --bp-tablet-wide: 48rem;
  --bp-desktop: 64rem;
  --bp-desktop-wide: 128rem;
  --nav-padding: 1em 2em;
  --gap: 20px;
  --rem: 1rem;
}

/**
 * Base font-family.
 */
/**
 * Colours
 */
/**
 * Font weights
 */
.regular, blockquote cite, a, .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__read-more, .elementor-posts .elementor-post__text .elementor-post__read-more, .elementor .elementor-text-editor a[href], .elementor .elementor-text-editor .elementor-posts .elementor-post__text [href].elementor-post__read-more, .elementor-posts .elementor-post__text .elementor .elementor-text-editor [href].elementor-post__read-more, .elementor .elementor-heading-title a[href], .elementor .elementor-heading-title .elementor-posts .elementor-post__text [href].elementor-post__read-more, .elementor-posts .elementor-post__text .elementor .elementor-heading-title [href].elementor-post__read-more, small, .small, .elementor-posts .elementor-post__card .elementor-post__meta-data span, .elementor-posts .elementor-post__text .elementor-post__meta-data span, body, .body, .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__read-more, .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__excerpt p, .elementor-posts .elementor-post__text .elementor-post__read-more, .elementor-posts .elementor-post__text .elementor-post__excerpt p {
  font-weight: 400;
}

.medium {
  font-weight: 500;
}

.bold, .button, body .elementor-button, button,
input[type=submit], dl dt, blockquote, h6, .h6, .elementor-element .elementor-widget-container > h6, h5, .h5, .elementor-element .elementor-widget-container > h5, h4, .h4, .elementor-element .elementor-widget-container > h4, .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__title a, .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__title .elementor-post__read-more, .elementor-posts .elementor-post__text .elementor-post__title a, .elementor-posts .elementor-post__text .elementor-post__title .elementor-post__read-more, h3, .h3, .elementor-element .elementor-widget-container > h3, .h0, .elementor-element .h0 .elementor-widget-container > h1, .elementor-element .h0 .elementor-widget-container > h1 .elementor-widget-container > h1, b, strong {
  font-weight: 600;
}

.bolder, h2, .h2, .elementor-element .elementor-widget-container > h2, fieldset legend, h1, .h1, .elementor-element .elementor-widget-container > h1 {
  font-weight: 700;
}

/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a, .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__read-more, .elementor-posts .elementor-post__text .elementor-post__read-more {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

ul, ol, li {
  margin-inline-end: 0px;
  padding-inline-start: 0px;
}

/**
 * Base stuff
 */
html {
  text-size-adjust: 100%;
}

body {
  font-family: var(--e-global-typography-text-font-family), -apple-system, BlinkMacSystemFont, San Francisco, Roboto, Segoe UI, Helvetica Neue, sans-serif;
  background-color: var(--e-global-color-f832a4a);
  color: var(--e-global-color-63b8570);
  word-spacing: -0.05em;
  letter-spacing: normal;
  font-feature-settings: "calt" 1, "kern" 1, "liga" 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

* {
  box-sizing: border-box;
}

::selection, mark {
  background-color: var(--e-global-color-accent);
  color: var(--e-global-color-f832a4a);
  text-shadow: none;
}

body,
html {
  height: 100%;
}

.h0, .elementor-element .h0 .elementor-widget-container > h1, .elementor-element .h0 .elementor-widget-container > h1 .elementor-widget-container > h1, h1, .h1, .elementor-element .elementor-widget-container > h1, h2, .h2, .elementor-element .elementor-widget-container > h2, fieldset legend, h3, .h3, .elementor-element .elementor-widget-container > h3, h4, .h4, .elementor-element .elementor-widget-container > h4, .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__title a, .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__title .elementor-post__read-more, .elementor-posts .elementor-post__text .elementor-post__title a, .elementor-posts .elementor-post__text .elementor-post__title .elementor-post__read-more, h5, .h5, .elementor-element .elementor-widget-container > h5, legend {
  font-family: var(--e-global-typography-primary-font-family), -apple-system, BlinkMacSystemFont, San Francisco, Roboto, Segoe UI, Helvetica Neue, sans-serif;
  color: var(--e-global-color-63b8570);
  font-feature-settings: "kern" on, "liga" on, "calt" on, "dlig";
  line-height: 2.3rem;
}

p,
ul,
ol,
dl,
table {
  margin: 0 0 1.25em;
  line-height: 24px;
}
p a, p .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__read-more, .elementor-posts .elementor-post__card .elementor-post__text p .elementor-post__read-more, p .elementor-posts .elementor-post__text .elementor-post__read-more, .elementor-posts .elementor-post__text p .elementor-post__read-more,
ul a,
ul .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__read-more,
.elementor-posts .elementor-post__card .elementor-post__text ul .elementor-post__read-more,
ul .elementor-posts .elementor-post__text .elementor-post__read-more,
.elementor-posts .elementor-post__text ul .elementor-post__read-more,
ol a,
ol .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__read-more,
.elementor-posts .elementor-post__card .elementor-post__text ol .elementor-post__read-more,
ol .elementor-posts .elementor-post__text .elementor-post__read-more,
.elementor-posts .elementor-post__text ol .elementor-post__read-more,
dl a,
dl .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__read-more,
.elementor-posts .elementor-post__card .elementor-post__text dl .elementor-post__read-more,
dl .elementor-posts .elementor-post__text .elementor-post__read-more,
.elementor-posts .elementor-post__text dl .elementor-post__read-more,
table a,
table .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__read-more,
.elementor-posts .elementor-post__card .elementor-post__text table .elementor-post__read-more,
table .elementor-posts .elementor-post__text .elementor-post__read-more,
.elementor-posts .elementor-post__text table .elementor-post__read-more {
  font-weight: bold;
  transition: 0.3s all;
}
p a:hover, p .elementor-posts .elementor-post__text .elementor-post__read-more:hover, .elementor-posts .elementor-post__text p .elementor-post__read-more:hover,
ul a:hover,
ul .elementor-posts .elementor-post__text .elementor-post__read-more:hover,
.elementor-posts .elementor-post__text ul .elementor-post__read-more:hover,
ol a:hover,
ol .elementor-posts .elementor-post__text .elementor-post__read-more:hover,
.elementor-posts .elementor-post__text ol .elementor-post__read-more:hover,
dl a:hover,
dl .elementor-posts .elementor-post__text .elementor-post__read-more:hover,
.elementor-posts .elementor-post__text dl .elementor-post__read-more:hover,
table a:hover,
table .elementor-posts .elementor-post__text .elementor-post__read-more:hover,
.elementor-posts .elementor-post__text table .elementor-post__read-more:hover {
  color: var(--e-global-color-34936e0);
}

.h0, .elementor-element .h0 .elementor-widget-container > h1, .elementor-element .h0 .elementor-widget-container > h1 .elementor-widget-container > h1 {
  letter-spacing: -0.022em;
  line-height: 3.2rem;
}

h1, .h1, .elementor-element .elementor-widget-container > h1 {
  font-size: 3rem;
  letter-spacing: -0.022em;
  line-height: 3.2rem;
}

h2, .h2, .elementor-element .elementor-widget-container > h2, fieldset legend {
  font-size: 2rem;
  letter-spacing: -0.022em;
}

h3, .h3, .elementor-element .elementor-widget-container > h3 {
  font-size: 1.75rem;
  letter-spacing: -0.022em;
}

h4, .h4, .elementor-element .elementor-widget-container > h4, .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__title a, .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__title .elementor-post__read-more, .elementor-posts .elementor-post__text .elementor-post__title a, .elementor-posts .elementor-post__text .elementor-post__title .elementor-post__read-more {
  font-size: 1.5rem;
  letter-spacing: -0.019em;
}

h5, .h5, .elementor-element .elementor-widget-container > h5 {
  font-size: 1.25rem;
  letter-spacing: -0.016em;
}

h6, .h6, .elementor-element .elementor-widget-container > h6 {
  font-size: 1rem;
  letter-spacing: 0.016em;
  text-transform: uppercase;
  font-feature-settings: "calt" 1, "kern" 1, "liga" 1, "cpsp" 1;
}

body, .body, .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__read-more, .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__excerpt p, .elementor-posts .elementor-post__text .elementor-post__read-more, .elementor-posts .elementor-post__text .elementor-post__excerpt p {
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: -0.011em;
}

small, .small, .elementor-posts .elementor-post__card .elementor-post__meta-data span, .elementor-posts .elementor-post__text .elementor-post__meta-data span {
  font-size: 0.75rem;
  letter-spacing: -0.006em;
}

a, .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__read-more, .elementor-posts .elementor-post__text .elementor-post__read-more, .elementor .elementor-text-editor a[href], .elementor .elementor-text-editor .elementor-posts .elementor-post__text [href].elementor-post__read-more, .elementor-posts .elementor-post__text .elementor .elementor-text-editor [href].elementor-post__read-more, .elementor .elementor-heading-title a[href], .elementor .elementor-heading-title .elementor-posts .elementor-post__text [href].elementor-post__read-more, .elementor-posts .elementor-post__text .elementor .elementor-heading-title [href].elementor-post__read-more {
  color: var(--e-global-color-accent);
  text-decoration: none;
}
a:hover, .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__read-more:hover, .elementor-posts .elementor-post__text .elementor-post__read-more:hover, .elementor .elementor-text-editor a[href]:hover, .elementor .elementor-heading-title a[href]:hover {
  color: var(--accent-light);
  text-decoration: none;
}

blockquote {
  border-left-style: solid;
  border-left-color: var(--e-global-color-dd067b1);
  border-left-width: 8px;
  margin: 2rem auto;
  padding: 1rem 2rem;
}
blockquote cite {
  color: var(--e-global-color-39343f0);
}
blockquote cite:before {
  content: "— ";
}
blockquote > :last-child {
  margin-bottom: 0;
}

ul {
  margin-left: 3ch;
  list-style: disc;
  font-feature-settings: "calt" 1, "kern" 1, "liga" 1, "tnum" 1;
}
ul li {
  margin-bottom: 0.25em;
}
ul ul {
  margin-left: 3ch;
  list-style: circle;
  margin-bottom: 0;
}
ul ol {
  margin-left: 3ch;
  list-style: decimal;
  margin-bottom: 0;
}

ol {
  margin-left: 3ch;
  list-style: decimal;
  font-feature-settings: "calt" 1, "kern" 1, "liga" 1, "tnum" 1;
}
ol li {
  margin-bottom: 0.25em;
}
ol ol {
  margin-left: 3ch;
  list-style: lower-alpha;
  margin-bottom: 0;
}
ol ul {
  margin-left: 3ch;
  list-style: disc;
  margin-bottom: 0;
}

dl dt {
  margin-bottom: 0;
}
dl dd {
  margin-left: 3ch;
  margin-bottom: 0.25em;
}
dl ul, dl ol {
  margin-left: 3ch;
  margin-bottom: 0;
}
dl ul {
  list-style: circle;
}

/**
 * Imagery
 */
img {
  height: auto;
  max-width: 100%;
}

/**
* Forms
*/
form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form textarea {
  border: solid 1px var(--e-global-color-dd067b1);
  padding: 10px 20px;
  width: 100%;
}
form input[type=number] {
  border: solid 1px var(--e-global-color-dd067b1);
  padding: 10px 0 10px 20px;
  width: 100%;
}

fieldset {
  border: 0;
  margin: 0 0 40px 0;
  padding: 0;
}
fieldset legend {
  display: block;
  padding: 0;
  width: 100%;
}

/**
 * Buttons
 */
.button, body .elementor-button, button,
input[type=submit] {
  font-family: var(--e-global-typography-text-font-family), -apple-system, BlinkMacSystemFont, San Francisco, Roboto, Segoe UI, Helvetica Neue, sans-serif;
  background-color: var(--e-global-color-accent);
  background: var(--e-global-color-34936e0);
  border: 0px;
  border-radius: 4px;
  color: var(--e-global-color-63d9915);
  cursor: pointer;
  display: inline-block;
  line-height: 1 !important;
  padding: 0.825em 1.375em;
  margin: 0.5em 0;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
}
.button *, body .elementor-button *, button *,
input[type=submit] * {
  line-height: 1 !important;
}
.button:hover, body .elementor-button:hover, button:hover,
input[type=submit]:hover, .button .button-hover, body .elementor-button .button-hover, button .button-hover,
input[type=submit] .button-hover {
  background-color: var(--e-global-color-accent);
  color: var(--e-global-color-f832a4a);
}

.button-xs, body .elementor-button.elementor-size-xs {
  border-radius: 4px;
}
.button-sm, body .elementor-button.elementor-size-sm {
  min-height: 40px;
  border-radius: 4px;
}
.button-md, body .elementor-button.elementor-size-md {
  min-height: 44px;
  border-radius: 8px;
}
.button-lg, body .elementor-button.elementor-size-lg {
  min-height: 44px;
  border-radius: 8px;
}
.button-xl, body .elementor-button.elementor-size-xl {
  min-height: 44px;
  border-radius: 8px;
}
hr {
  border: 0 solid var(--e-global-color-dd067b1);
  border-top-style: solid;
  border-top-color: var(--e-global-color-dd067b1);
  border-top-width: 2px;
  padding: 1rem 0;
}

* {
  border-color: var(--e-global-color-dd067b1);
}

label {
  font-weight: 600;
  margin-bottom: 0.5em;
}

input {
  border-radius: 4px;
  width: 100%;
  border: 2px solid var(--e-global-color-dd067b1);
  min-height: 44px;
  background: transparent;
  padding: 0.5em 0.7em;
}

input:focus {
  outline-offset: 0;
  background: rgba(255, 255, 255, 0.05);
}

:focus {
  outline: none;
  border-color: var(--e-global-color-63b8570);
}

table, .table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
table caption, .table caption {
  text-align: left;
  margin-bottom: 0.25em;
  width: 100%;
}
table td, .table td {
  border-top: 1px solid var(--e-global-color-dd067b1);
}
table th,
table td, .table th,
.table td {
  padding: 0.5em 10px 0.5em 0px;
  text-align: left;
}
table thead th,
table thead td, .table thead th,
.table thead td {
  font-weight: 600;
  border-top: 0;
  padding-top: 0;
}

svg {
  fill: url(#gradient) var(--e-global-color-accent);
}

.site-main__content,
.page-content__contain {
  grid-column: col-start/col-end;
}

.grid {
  --grid-gutter: 10px;
  display: grid;
  grid-template-columns: [start] 0 [col-start] 1fr [col-end] 0 [end];
  gap: var(--grid-gutter);
}
.grid--debug {
  background: rgba(200, 255, 200, 0.5);
}
.grid--debug > * {
  box-shadow: 0 0 0 3px red inset;
}

@media (min-width: 40rem) {
  .grid {
    --grid-gutter: 15px;
    --grid-col-width: calc( ( 100% - ( 13 * var(--grid-gutter) ) ) / 12 );
    grid-template-columns: [col-0 start] minmax(0, 1fr) [col-1 col-start] var(--grid-col-width) [col-2] var(--grid-col-width) [col-3] var(--grid-col-width) [col-4] var(--grid-col-width) [col-5] var(--grid-col-width) [col-6] var(--grid-col-width) [col-7 col-mid] var(--grid-col-width) [col-8] var(--grid-col-width) [col-9] var(--grid-col-width) [col-10] var(--grid-col-width) [col-11] var(--grid-col-width) [col-12] var(--grid-col-width) [col-13 col-end] minmax(0, 1fr) [col-14 end];
  }
}
@media (min-width: 48rem) {
  .grid {
    --grid-gutter: 20px;
  }
}
@media (min-width: 64rem) {
  .grid {
    --grid-gutter: 30px;
  }
}
@media (min-width: 128rem) {
  .grid {
    --grid-gutter: 30px;
    --grid-col-width: calc( ( 128rem - ( 13 * var(--grid-gutter) ) ) / 12 );
    grid-template-columns: [col-0 start] minmax(0, 1fr) [col-1 col-start] var(--grid-col-width) [col-2] var(--grid-col-width) [col-3] var(--grid-col-width) [col-4] var(--grid-col-width) [col-5] var(--grid-col-width) [col-6] var(--grid-col-width) [col-7 col-mid] var(--grid-col-width) [col-8] var(--grid-col-width) [col-9] var(--grid-col-width) [col-10] var(--grid-col-width) [col-11] var(--grid-col-width) [col-12] var(--grid-col-width) [col-13 col-end] minmax(0, 1fr) [col-14 end];
  }
}
/**
 * GRID DEBUGGING UTILITY
 */
.grid-debug .grid:not(.gridlines) > * {
  box-shadow: 0 0 0 3px rgba(255, 100, 100, 0.8) inset;
}

.gridlines {
  position: fixed;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
@media (min-width: 40rem) {
  .gridlines * {
    background: rgba(0, 0, 0, 0.1);
    position: relative;
  }
  .gridlines *:before, .gridlines *:after {
    position: absolute;
    line-height: var(--grid-gutter);
    padding: 0 1em;
    background: black;
    color: white;
    font-family: courier;
    transform: rotate(90deg);
    transform-origin: top left;
    top: 0;
    white-space: nowrap;
  }
  .gridlines :nth-child(1) {
    grid-column: start/col-start;
  }
  .gridlines :nth-child(1):before {
    content: "0 start";
    background: #900;
    transform: translateX(calc(var(--grid-gutter) )) rotate(90deg);
    z-index: -1;
  }
  .gridlines :nth-child(2) {
    grid-column: col-start/col-2;
  }
  .gridlines :nth-child(2):before {
    content: "1 col-start";
  }
  .gridlines :nth-child(3) {
    grid-column: col-2/col-3;
  }
  .gridlines :nth-child(3):before {
    content: "2";
  }
  .gridlines :nth-child(4) {
    grid-column: col-3/col-4;
  }
  .gridlines :nth-child(4):before {
    content: "3";
  }
  .gridlines :nth-child(5) {
    grid-column: col-4/col-5;
  }
  .gridlines :nth-child(5):before {
    content: "4";
  }
  .gridlines :nth-child(6) {
    grid-column: col-5/col-6;
  }
  .gridlines :nth-child(6):before {
    content: "5";
  }
  .gridlines :nth-child(7) {
    grid-column: col-6/col-7;
  }
  .gridlines :nth-child(7):before {
    content: "6 col-mid";
  }
  .gridlines :nth-child(8) {
    grid-column: col-7/col-8;
  }
  .gridlines :nth-child(8):before {
    content: "7";
  }
  .gridlines :nth-child(9) {
    grid-column: col-8/col-9;
  }
  .gridlines :nth-child(9):before {
    content: "8";
  }
  .gridlines :nth-child(10) {
    grid-column: col-9/col-10;
  }
  .gridlines :nth-child(10):before {
    content: "9";
  }
  .gridlines :nth-child(11) {
    grid-column: col-10/col-11;
  }
  .gridlines :nth-child(11):before {
    content: "10";
  }
  .gridlines :nth-child(12) {
    grid-column: col-11/col-12;
  }
  .gridlines :nth-child(12):before {
    content: "11";
  }
  .gridlines :nth-child(13) {
    grid-column: col-12/col-end;
  }
  .gridlines :nth-child(13):before {
    content: "12";
  }
  .gridlines :nth-child(14) {
    grid-column: col-end/end;
  }
  .gridlines :nth-child(14):before {
    content: "13 col-end";
  }
  .gridlines :nth-child(14):after {
    left: 100%;
    content: "14 end";
    background: #900;
    transform: translateX(0) rotate(90deg);
    z-index: -1;
  }
}

/*!
 * WordPress Core Styles
 */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

a img.alignright, .elementor-posts .elementor-post__text .elementor-post__read-more img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone, .elementor-posts .elementor-post__text .elementor-post__read-more img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft, .elementor-posts .elementor-post__text .elementor-post__read-more img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter, .elementor-posts .elementor-post__text .elementor-post__read-more img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

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

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/*!
 * Generic non-module styles
 */
.site-main__content {
  grid-column: col-start/col-end;
}

#news-sidebar {
  background-color: var(--e-global-color-63d9915);
  border-radius: 10px;
  padding: 20px;
}
#news-sidebar .elementor-author-box .elementor-author-box__avatar img {
  border-radius: 10px;
}
#news-sidebar .elementor-author-box .elementor-author-box__name {
  margin: 0px !important;
}
#news-sidebar .elementor-author-box .elementor-author-box__bio {
  display: none;
}
#news-sidebar .elementor-post-navigation .post-navigation__prev--label,
#news-sidebar .elementor-post-navigation .post-navigation__next--label {
  font-weight: 600;
}

body.elementor-maintenance-mode {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
body .elementor-section.elementor-section-boxed > .elementor-container {
  max-width: breakpoint(content);
}
body .section-unstyled.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 100% !important;
}

body .elementor-widget:not(:last-child), .elementor-inner-section:not(:last-child) {
  margin-bottom: 0.67em;
}

.elementor-posts .elementor-post__text .elementor-post__title a, .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__title .elementor-post__read-more, .elementor-posts .elementor-post__text .elementor-post__title .elementor-post__read-more {
  color: var(--e-global-color-63b8570);
}
.elementor-posts .elementor-post__text .elementor-post__meta-data span {
  color: var(--e-global-color-39343f0);
}
.elementor-posts .elementor-post__text .elementor-post__excerpt p {
  color: var(--e-global-color-63b8570);
}
.elementor-posts .elementor-post__text .elementor-post__read-more {
  color: var(--e-global-color-63b8570);
}

.elementor-posts .elementor-post__card .elementor-post__text .elementor-post__title a, .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__title .elementor-post__read-more {
  color: var(--e-global-color-63b8570);
}
.elementor-posts .elementor-post__card .elementor-post__text .elementor-post__excerpt p {
  color: var(--e-global-color-63b8570);
}
.elementor-posts .elementor-post__card .elementor-post__text .elementor-post__read-more {
  color: var(--e-global-color-63b8570);
  text-transform: none;
}
.elementor-posts .elementor-post__card .elementor-post__meta-data {
  border-color: var(--e-global-color-63d9915) !important;
}
.elementor-posts .elementor-post__card .elementor-post__meta-data span {
  color: var(--e-global-color-39343f0);
}

body .elementor-card-shadow-yes .elementor-post__card {
  border-radius: 8px;
}
body .elementor-card-shadow-yes .elementor-post__card:hover {
  transform: translateY(-4px);
}

.elementor-divider-separator {
  border-top-style: solid !important;
  border-top-color: var(--e-global-color-dd067b1) !important;
  border-top-width: 2px !important;
}

.elementor-nav-menu__container .elementor-nav-menu .elementor-nav-menu--dropdown a, .elementor-nav-menu__container .elementor-nav-menu .elementor-nav-menu--dropdown .elementor-posts .elementor-post__text .elementor-post__read-more, .elementor-posts .elementor-post__text .elementor-nav-menu__container .elementor-nav-menu .elementor-nav-menu--dropdown .elementor-post__read-more, .elementor-nav-menu__container .elementor-nav-menu .elementor-nav-menu--dropdown a:focus, .elementor-nav-menu__container .elementor-nav-menu .elementor-nav-menu--dropdown a:hover {
  border-left: 0px;
}
.elementor-nav-menu__container .elementor-nav-menu .elementor-nav-menu--dropdown li.menu-item {
  background-color: var(--e-global-color-63d9915);
}

.elementor-posts--skin-cards .elementor-post .elementor-post__card div.elementor-post__badge {
  background-color: var(--e-global-color-accent);
  font-weight: 600;
}
.elementor-posts--skin-cards .elementor-post .elementor-post__card:hover div.elementor-post__badge {
  background-color: var(--e-global-color-34936e0);
}

div.elementor-posts article.elementor-post .elementor-post__card .elementor-post__text a.elementor-post__read-more, div.elementor-posts article.elementor-post .elementor-post__card .elementor-post__text .elementor-post__read-more {
  font-weight: 600;
}
div.elementor-posts article.elementor-post .elementor-post__card .elementor-post__text a.elementor-post__read-more:hover, div.elementor-posts article.elementor-post .elementor-post__card .elementor-post__text .elementor-post__read-more:hover {
  color: var(--e-global-color-34936e0);
}

.elementor-posts--skin-classic .elementor-post {
  background-color: var(--e-global-color-f832a4a);
  border-radius: 10px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  transition: 0.25s all;
}
.elementor-posts--skin-classic .elementor-post:hover {
  transform: translateY(-4px);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}
.elementor-posts--skin-classic .elementor-post__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 1.5rem;
}

.elementor-posts--skin-classic .elementor-post__text a.elementor-post__read-more, .elementor-posts--skin-classic .elementor-posts .elementor-post__text .elementor-post__read-more, .elementor-posts .elementor-posts--skin-classic .elementor-post__text .elementor-post__read-more, .elementor-posts--skin-classic .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__read-more, .elementor-posts .elementor-post__card .elementor-posts--skin-classic .elementor-post__text .elementor-post__read-more {
  font-weight: 600;
}
.elementor-posts--skin-classic .elementor-post__text a.elementor-post__read-more:hover, .elementor-posts--skin-classic .elementor-posts .elementor-post__text .elementor-post__read-more:hover, .elementor-posts .elementor-posts--skin-classic .elementor-post__text .elementor-post__read-more:hover {
  color: var(--e-global-color-34936e0);
}

.elementor-social-icons-wrapper a.elementor-social-icon, .elementor-social-icons-wrapper .elementor-posts .elementor-post__text .elementor-social-icon.elementor-post__read-more, .elementor-posts .elementor-post__text .elementor-social-icons-wrapper .elementor-social-icon.elementor-post__read-more {
  background-color: var(--e-global-color-63b8570);
}
.elementor-social-icons-wrapper a.elementor-social-icon:hover, .elementor-social-icons-wrapper .elementor-posts .elementor-post__text .elementor-social-icon.elementor-post__read-more:hover, .elementor-posts .elementor-post__text .elementor-social-icons-wrapper .elementor-social-icon.elementor-post__read-more:hover {
  background-color: var(--e-global-color-39343f0);
}

.elementor-location-header .elementor-icon-list-items li.elementor-icon-list-item {
  margin-bottom: 0px;
}

.elementor-icon-list-items li.elementor-icon-list-item {
  margin-bottom: 10px;
}
.elementor-icon-list-items li.elementor-icon-list-item .elementor-icon-list-text {
  font-weight: 600;
}
.elementor-icon-list-items li.elementor-icon-list-item .elementor-icon-list-icon i.fas {
  color: var(--e-global-color-accent);
  transition: 0.3s all;
}
.elementor-icon-list-items li.elementor-icon-list-item:hover .elementor-icon-list-icon i.fas {
  color: var(--e-global-color-34936e0);
}

.elementor-image-carousel-wrapper .elementor-swiper-button .eicon-chevron-right:before,
.elementor-image-carousel-wrapper .elementor-swiper-button .eicon-chevron-left:before {
  color: var(--e-global-color-63d9915);
}
.elementor-image-carousel-wrapper .swiper-pagination .swiper-pagination-bullet {
  background: var(--e-global-color-39343f0);
}
.elementor-image-carousel-wrapper .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--e-global-color-63b8570);
}

form.elementor-form button[type=submit] {
  margin: 0px !important;
  padding: 14px !important;
}

div.elementor-counter span.elementor-counter-number {
  color: var(--e-global-color-accent);
  font-weight: 800;
}
div.elementor-counter span.elementor-counter-number-suffix {
  color: var(--e-global-color-34936e0);
  font-weight: 800;
  font-size: 2rem;
  margin-top: 5px;
}
div.elementor-counter .elementor-counter-title {
  color: var(--e-global-color-63b8570);
  font-weight: 600;
}

.elementor-widget-price-table .elementor-price-table .elementor-price-table__header {
  background: linear-gradient(150deg, var(--e-global-color-accent), var(--e-global-color-34936e0));
}
.elementor-widget-price-table .elementor-price-table .elementor-price-table__features-list .elementor-price-table__feature-inner i.far {
  color: var(--e-global-color-accent);
}
.elementor-widget-price-table .elementor-price-table__ribbon .elementor-price-table__ribbon-inner {
  background: var(--e-global-color-63b8570);
}

.elementor-widget-blockquote .elementor-blockquote {
  border-color: var(--e-global-color-dd067b1) !important;
}
.elementor-widget-blockquote .elementor-blockquote .elementor-blockquote__content {
  font-size: 1.8em;
  line-height: 1.2em;
}
.elementor-widget-blockquote .elementor-blockquote footer .elementor-blockquote__author {
  color: var(--e-global-color-39343f0);
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.elementor-widget-progress .elementor-progress-wrapper {
  background: var(--e-global-color-63d9915);
}
.elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar {
  background: var(--e-global-color-accent);
}

section#duotone:after {
  background-color: var(--e-global-color-primary);
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  mix-blend-mode: color !important;
  position: absolute;
  top: 0;
  left: 0;
}

section#duotone:before {
  background-color: var(--e-global-color-accent);
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  mix-blend-mode: color;
  position: absolute;
  top: 0;
  left: 0;
}

#home-services h2 a, #home-services h2 .elementor-posts .elementor-post__text .elementor-post__read-more, .elementor-posts .elementor-post__text #home-services h2 .elementor-post__read-more {
  color: #fff;
  font-weight: 600;
}

/**
 * Body wrapper for specificity
 * This is prefereable to !important
 */
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, body.woocommerce-cart .wc-proceed-to-checkout .elementor-posts .elementor-post__text .checkout-button.elementor-post__read-more, .elementor-posts .elementor-post__text body.woocommerce-cart .wc-proceed-to-checkout .checkout-button.elementor-post__read-more {
  display: block;
}

div.woocommerce {
  padding: 20px 0;
}

body.woocommerce .woocommerce-breadcrumb {
  margin-top: 20px;
}

body.woocommerce .elementor-wc-products ul.products,
body.woocommerce-home .elementor-wc-products ul.products,
div.woocommerce .elementor-wc-products ul.products {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 40px !important;
}
body.woocommerce .elementor-wc-products ul.products li.product,
body.woocommerce-home .elementor-wc-products ul.products li.product,
div.woocommerce .elementor-wc-products ul.products li.product {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  transition: 0.5s;
}
body.woocommerce .elementor-wc-products ul.products li.product:hover,
body.woocommerce-home .elementor-wc-products ul.products li.product:hover,
div.woocommerce .elementor-wc-products ul.products li.product:hover {
  transform: translateY(-4px);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}
body.woocommerce .elementor-wc-products ul.products li.product a img, body.woocommerce .elementor-wc-products ul.products li.product .elementor-posts .elementor-post__text .elementor-post__read-more img, .elementor-posts .elementor-post__text body.woocommerce .elementor-wc-products ul.products li.product .elementor-post__read-more img,
body.woocommerce-home .elementor-wc-products ul.products li.product a img,
body.woocommerce-home .elementor-wc-products ul.products li.product .elementor-posts .elementor-post__text .elementor-post__read-more img,
.elementor-posts .elementor-post__text body.woocommerce-home .elementor-wc-products ul.products li.product .elementor-post__read-more img,
div.woocommerce .elementor-wc-products ul.products li.product a img,
div.woocommerce .elementor-wc-products ul.products li.product .elementor-posts .elementor-post__text .elementor-post__read-more img,
.elementor-posts .elementor-post__text div.woocommerce .elementor-wc-products ul.products li.product .elementor-post__read-more img {
  margin-bottom: 0px;
}
body.woocommerce .elementor-wc-products ul.products li.product .woocommerce-loop-category__title,
body.woocommerce-home .elementor-wc-products ul.products li.product .woocommerce-loop-category__title,
div.woocommerce .elementor-wc-products ul.products li.product .woocommerce-loop-category__title {
  display: flex;
  flex-direction: column;
  padding: 10px 20px;
}
body.woocommerce .elementor-wc-products ul.products li.product .woocommerce-loop-category__title mark.count,
body.woocommerce-home .elementor-wc-products ul.products li.product .woocommerce-loop-category__title mark.count,
div.woocommerce .elementor-wc-products ul.products li.product .woocommerce-loop-category__title mark.count {
  display: none;
}
body.woocommerce .elementor-wc-products ul.products li.type-product .woocommerce-loop-product__title,
body.woocommerce-home .elementor-wc-products ul.products li.type-product .woocommerce-loop-product__title,
div.woocommerce .elementor-wc-products ul.products li.type-product .woocommerce-loop-product__title {
  padding: 10px 20px 0;
}
body.woocommerce .elementor-wc-products ul.products li.type-product a.add_to_cart_button, body.woocommerce .elementor-wc-products ul.products li.type-product .elementor-posts .elementor-post__text .add_to_cart_button.elementor-post__read-more, .elementor-posts .elementor-post__text body.woocommerce .elementor-wc-products ul.products li.type-product .add_to_cart_button.elementor-post__read-more,
body.woocommerce-home .elementor-wc-products ul.products li.type-product a.add_to_cart_button,
body.woocommerce-home .elementor-wc-products ul.products li.type-product .elementor-posts .elementor-post__text .add_to_cart_button.elementor-post__read-more,
.elementor-posts .elementor-post__text body.woocommerce-home .elementor-wc-products ul.products li.type-product .add_to_cart_button.elementor-post__read-more,
div.woocommerce .elementor-wc-products ul.products li.type-product a.add_to_cart_button,
div.woocommerce .elementor-wc-products ul.products li.type-product .elementor-posts .elementor-post__text .add_to_cart_button.elementor-post__read-more,
.elementor-posts .elementor-post__text div.woocommerce .elementor-wc-products ul.products li.type-product .add_to_cart_button.elementor-post__read-more {
  margin: 10px 20px 20px;
}
body.woocommerce nav.woocommerce-breadcrumb,
body.woocommerce-home nav.woocommerce-breadcrumb,
div.woocommerce nav.woocommerce-breadcrumb {
  color: var(--e-global-color-63b8570);
  font-size: 0.85em;
  margin: 0px;
}
body.woocommerce nav.woocommerce-breadcrumb a, body.woocommerce nav.woocommerce-breadcrumb .elementor-posts .elementor-post__text .elementor-post__read-more, .elementor-posts .elementor-post__text body.woocommerce nav.woocommerce-breadcrumb .elementor-post__read-more,
body.woocommerce-home nav.woocommerce-breadcrumb a,
body.woocommerce-home nav.woocommerce-breadcrumb .elementor-posts .elementor-post__text .elementor-post__read-more,
.elementor-posts .elementor-post__text body.woocommerce-home nav.woocommerce-breadcrumb .elementor-post__read-more,
div.woocommerce nav.woocommerce-breadcrumb a,
div.woocommerce nav.woocommerce-breadcrumb .elementor-posts .elementor-post__text .elementor-post__read-more,
.elementor-posts .elementor-post__text div.woocommerce nav.woocommerce-breadcrumb .elementor-post__read-more {
  color: var(--e-global-color-accent);
  font-weight: 600;
}
body.woocommerce nav.woocommerce-breadcrumb a:hover, body.woocommerce nav.woocommerce-breadcrumb .elementor-posts .elementor-post__text .elementor-post__read-more:hover, .elementor-posts .elementor-post__text body.woocommerce nav.woocommerce-breadcrumb .elementor-post__read-more:hover,
body.woocommerce-home nav.woocommerce-breadcrumb a:hover,
body.woocommerce-home nav.woocommerce-breadcrumb .elementor-posts .elementor-post__text .elementor-post__read-more:hover,
.elementor-posts .elementor-post__text body.woocommerce-home nav.woocommerce-breadcrumb .elementor-post__read-more:hover,
div.woocommerce nav.woocommerce-breadcrumb a:hover,
div.woocommerce nav.woocommerce-breadcrumb .elementor-posts .elementor-post__text .elementor-post__read-more:hover,
.elementor-posts .elementor-post__text div.woocommerce nav.woocommerce-breadcrumb .elementor-post__read-more:hover {
  color: var(--e-global-color-34936e0);
}
body.woocommerce a.button, body.woocommerce .elementor-posts .elementor-post__text .button.elementor-post__read-more, .elementor-posts .elementor-post__text body.woocommerce .button.elementor-post__read-more, body.woocommerce .elementor-posts .elementor-post__text button.elementor-post__read-more, .elementor-posts .elementor-post__text body.woocommerce button.elementor-post__read-more,
body.woocommerce .elementor-posts .elementor-post__text input.elementor-post__read-more[type=submit],
.elementor-posts .elementor-post__text body.woocommerce input.elementor-post__read-more[type=submit], body.woocommerce a.elementor-button, .elementor-posts .elementor-post__text body.woocommerce .elementor-post__read-more.elementor-button, body.woocommerce .elementor-posts .elementor-post__text .elementor-post__read-more.elementor-button,
body.woocommerce a.add_to_cart_button,
body.woocommerce .elementor-posts .elementor-post__text .add_to_cart_button.elementor-post__read-more,
.elementor-posts .elementor-post__text body.woocommerce .add_to_cart_button.elementor-post__read-more,
body.woocommerce .elementor-add-to-cart button.single_add_to_cart_button,
body.woocommerce a.wc-forward,
body.woocommerce .elementor-posts .elementor-post__text .wc-forward.elementor-post__read-more,
.elementor-posts .elementor-post__text body.woocommerce .wc-forward.elementor-post__read-more,
body.woocommerce .wc-proceed-to-checkout a.checkout-button,
body.woocommerce .wc-proceed-to-checkout .elementor-posts .elementor-post__text .checkout-button.elementor-post__read-more,
.elementor-posts .elementor-post__text body.woocommerce .wc-proceed-to-checkout .checkout-button.elementor-post__read-more,
body.woocommerce button#place_order,
body.woocommerce-home a.button,
body.woocommerce-home .elementor-posts .elementor-post__text .button.elementor-post__read-more,
.elementor-posts .elementor-post__text body.woocommerce-home .button.elementor-post__read-more,
body.woocommerce-home .elementor-posts .elementor-post__text button.elementor-post__read-more,
.elementor-posts .elementor-post__text body.woocommerce-home button.elementor-post__read-more,
body.woocommerce-home .elementor-posts .elementor-post__text input.elementor-post__read-more[type=submit],
.elementor-posts .elementor-post__text body.woocommerce-home input.elementor-post__read-more[type=submit],
body.woocommerce-home a.elementor-button,
.elementor-posts .elementor-post__text body.woocommerce-home .elementor-post__read-more.elementor-button,
body.woocommerce-home .elementor-posts .elementor-post__text .elementor-post__read-more.elementor-button,
body.woocommerce-home a.add_to_cart_button,
body.woocommerce-home .elementor-posts .elementor-post__text .add_to_cart_button.elementor-post__read-more,
.elementor-posts .elementor-post__text body.woocommerce-home .add_to_cart_button.elementor-post__read-more,
body.woocommerce-home .elementor-add-to-cart button.single_add_to_cart_button,
body.woocommerce-home a.wc-forward,
body.woocommerce-home .elementor-posts .elementor-post__text .wc-forward.elementor-post__read-more,
.elementor-posts .elementor-post__text body.woocommerce-home .wc-forward.elementor-post__read-more,
body.woocommerce-home .wc-proceed-to-checkout a.checkout-button,
body.woocommerce-home .wc-proceed-to-checkout .elementor-posts .elementor-post__text .checkout-button.elementor-post__read-more,
.elementor-posts .elementor-post__text body.woocommerce-home .wc-proceed-to-checkout .checkout-button.elementor-post__read-more,
body.woocommerce-home button#place_order,
div.woocommerce a.button,
div.woocommerce .elementor-posts .elementor-post__text .button.elementor-post__read-more,
.elementor-posts .elementor-post__text div.woocommerce .button.elementor-post__read-more,
div.woocommerce .elementor-posts .elementor-post__text button.elementor-post__read-more,
.elementor-posts .elementor-post__text div.woocommerce button.elementor-post__read-more,
div.woocommerce .elementor-posts .elementor-post__text input.elementor-post__read-more[type=submit],
.elementor-posts .elementor-post__text div.woocommerce input.elementor-post__read-more[type=submit],
div.woocommerce body a.elementor-button,
body div.woocommerce a.elementor-button,
div.woocommerce .elementor-posts .elementor-post__text body .elementor-post__read-more.elementor-button,
.elementor-posts .elementor-post__text body div.woocommerce .elementor-post__read-more.elementor-button,
div.woocommerce body .elementor-posts .elementor-post__text .elementor-post__read-more.elementor-button,
body .elementor-posts .elementor-post__text div.woocommerce .elementor-post__read-more.elementor-button,
div.woocommerce a.add_to_cart_button,
div.woocommerce .elementor-posts .elementor-post__text .add_to_cart_button.elementor-post__read-more,
.elementor-posts .elementor-post__text div.woocommerce .add_to_cart_button.elementor-post__read-more,
div.woocommerce .elementor-add-to-cart button.single_add_to_cart_button,
div.woocommerce a.wc-forward,
div.woocommerce .elementor-posts .elementor-post__text .wc-forward.elementor-post__read-more,
.elementor-posts .elementor-post__text div.woocommerce .wc-forward.elementor-post__read-more,
div.woocommerce .wc-proceed-to-checkout a.checkout-button,
div.woocommerce .wc-proceed-to-checkout .elementor-posts .elementor-post__text .checkout-button.elementor-post__read-more,
.elementor-posts .elementor-post__text div.woocommerce .wc-proceed-to-checkout .checkout-button.elementor-post__read-more,
div.woocommerce button#place_order {
  background-color: var(--e-global-color-accent);
  border-radius: 5px;
  color: var(--e-global-color-f832a4a);
  transition: 0.5s;
}
body.woocommerce a.button:hover, body.woocommerce .elementor-posts .elementor-post__text .button.elementor-post__read-more:hover, .elementor-posts .elementor-post__text body.woocommerce .button.elementor-post__read-more:hover, body.woocommerce .elementor-posts .elementor-post__text button.elementor-post__read-more:hover, .elementor-posts .elementor-post__text body.woocommerce button.elementor-post__read-more:hover,
body.woocommerce .elementor-posts .elementor-post__text input.elementor-post__read-more[type=submit]:hover,
.elementor-posts .elementor-post__text body.woocommerce input.elementor-post__read-more[type=submit]:hover, body.woocommerce a.elementor-button:hover, .elementor-posts .elementor-post__text body.woocommerce .elementor-post__read-more.elementor-button:hover, body.woocommerce .elementor-posts .elementor-post__text .elementor-post__read-more.elementor-button:hover,
body.woocommerce a.add_to_cart_button:hover,
body.woocommerce .elementor-posts .elementor-post__text .add_to_cart_button.elementor-post__read-more:hover,
.elementor-posts .elementor-post__text body.woocommerce .add_to_cart_button.elementor-post__read-more:hover,
body.woocommerce .elementor-add-to-cart button.single_add_to_cart_button:hover,
body.woocommerce a.wc-forward:hover,
body.woocommerce .elementor-posts .elementor-post__text .wc-forward.elementor-post__read-more:hover,
.elementor-posts .elementor-post__text body.woocommerce .wc-forward.elementor-post__read-more:hover,
body.woocommerce .wc-proceed-to-checkout a.checkout-button:hover,
body.woocommerce .wc-proceed-to-checkout .elementor-posts .elementor-post__text .checkout-button.elementor-post__read-more:hover,
.elementor-posts .elementor-post__text body.woocommerce .wc-proceed-to-checkout .checkout-button.elementor-post__read-more:hover,
body.woocommerce button#place_order:hover,
body.woocommerce-home a.button:hover,
body.woocommerce-home .elementor-posts .elementor-post__text .button.elementor-post__read-more:hover,
.elementor-posts .elementor-post__text body.woocommerce-home .button.elementor-post__read-more:hover,
body.woocommerce-home .elementor-posts .elementor-post__text button.elementor-post__read-more:hover,
.elementor-posts .elementor-post__text body.woocommerce-home button.elementor-post__read-more:hover,
body.woocommerce-home .elementor-posts .elementor-post__text input.elementor-post__read-more[type=submit]:hover,
.elementor-posts .elementor-post__text body.woocommerce-home input.elementor-post__read-more[type=submit]:hover,
body.woocommerce-home a.elementor-button:hover,
.elementor-posts .elementor-post__text body.woocommerce-home .elementor-post__read-more.elementor-button:hover,
body.woocommerce-home .elementor-posts .elementor-post__text .elementor-post__read-more.elementor-button:hover,
body.woocommerce-home a.add_to_cart_button:hover,
body.woocommerce-home .elementor-posts .elementor-post__text .add_to_cart_button.elementor-post__read-more:hover,
.elementor-posts .elementor-post__text body.woocommerce-home .add_to_cart_button.elementor-post__read-more:hover,
body.woocommerce-home .elementor-add-to-cart button.single_add_to_cart_button:hover,
body.woocommerce-home a.wc-forward:hover,
body.woocommerce-home .elementor-posts .elementor-post__text .wc-forward.elementor-post__read-more:hover,
.elementor-posts .elementor-post__text body.woocommerce-home .wc-forward.elementor-post__read-more:hover,
body.woocommerce-home .wc-proceed-to-checkout a.checkout-button:hover,
body.woocommerce-home .wc-proceed-to-checkout .elementor-posts .elementor-post__text .checkout-button.elementor-post__read-more:hover,
.elementor-posts .elementor-post__text body.woocommerce-home .wc-proceed-to-checkout .checkout-button.elementor-post__read-more:hover,
body.woocommerce-home button#place_order:hover,
div.woocommerce a.button:hover,
div.woocommerce .elementor-posts .elementor-post__text .button.elementor-post__read-more:hover,
.elementor-posts .elementor-post__text div.woocommerce .button.elementor-post__read-more:hover,
div.woocommerce .elementor-posts .elementor-post__text button.elementor-post__read-more:hover,
.elementor-posts .elementor-post__text div.woocommerce button.elementor-post__read-more:hover,
div.woocommerce .elementor-posts .elementor-post__text input.elementor-post__read-more[type=submit]:hover,
.elementor-posts .elementor-post__text div.woocommerce input.elementor-post__read-more[type=submit]:hover,
div.woocommerce body a.elementor-button:hover,
body div.woocommerce a.elementor-button:hover,
div.woocommerce .elementor-posts .elementor-post__text body .elementor-post__read-more.elementor-button:hover,
.elementor-posts .elementor-post__text body div.woocommerce .elementor-post__read-more.elementor-button:hover,
div.woocommerce body .elementor-posts .elementor-post__text .elementor-post__read-more.elementor-button:hover,
body .elementor-posts .elementor-post__text div.woocommerce .elementor-post__read-more.elementor-button:hover,
div.woocommerce a.add_to_cart_button:hover,
div.woocommerce .elementor-posts .elementor-post__text .add_to_cart_button.elementor-post__read-more:hover,
.elementor-posts .elementor-post__text div.woocommerce .add_to_cart_button.elementor-post__read-more:hover,
div.woocommerce .elementor-add-to-cart button.single_add_to_cart_button:hover,
div.woocommerce a.wc-forward:hover,
div.woocommerce .elementor-posts .elementor-post__text .wc-forward.elementor-post__read-more:hover,
.elementor-posts .elementor-post__text div.woocommerce .wc-forward.elementor-post__read-more:hover,
div.woocommerce .wc-proceed-to-checkout a.checkout-button:hover,
div.woocommerce .wc-proceed-to-checkout .elementor-posts .elementor-post__text .checkout-button.elementor-post__read-more:hover,
.elementor-posts .elementor-post__text div.woocommerce .wc-proceed-to-checkout .checkout-button.elementor-post__read-more:hover,
div.woocommerce button#place_order:hover {
  background-color: var(--e-global-color-34936e0);
  color: var(--e-global-color-f832a4a);
}
body.woocommerce .elementor-add-to-cart .quantity input.qty,
body.woocommerce-home .elementor-add-to-cart .quantity input.qty,
div.woocommerce .elementor-add-to-cart .quantity input.qty {
  border: 1px solid var(--e-global-color-dd067b1);
}
body.woocommerce span.price,
body.woocommerce-home span.price,
div.woocommerce span.price {
  padding: 0 20px 10px;
}
body.woocommerce p.price,
body.woocommerce-home p.price,
div.woocommerce p.price {
  margin-bottom: 0px;
}
body.woocommerce span.price bdi,
body.woocommerce p.price bdi,
body.woocommerce-home span.price bdi,
body.woocommerce-home p.price bdi,
div.woocommerce span.price bdi,
div.woocommerce p.price bdi {
  color: var(--e-global-color-39343f0);
}
body.woocommerce section.related h2,
body.woocommerce-home section.related h2,
div.woocommerce section.related h2 {
  text-align: center;
}
body.woocommerce .woocommerce-message,
body.woocommerce .woocommerce-error,
body.woocommerce .woocommerce-info,
body.woocommerce-home .woocommerce-message,
body.woocommerce-home .woocommerce-error,
body.woocommerce-home .woocommerce-info,
div.woocommerce .woocommerce-message,
div.woocommerce .woocommerce-error,
div.woocommerce .woocommerce-info {
  border-top-color: var(--e-global-color-accent);
  background-color: var(--e-global-color-63d9915);
  color: var(--e-global-color-63b8570);
}
body.woocommerce .woocommerce-message:before,
body.woocommerce .woocommerce-error:before,
body.woocommerce .woocommerce-info:before,
body.woocommerce-home .woocommerce-message:before,
body.woocommerce-home .woocommerce-error:before,
body.woocommerce-home .woocommerce-info:before,
div.woocommerce .woocommerce-message:before,
div.woocommerce .woocommerce-error:before,
div.woocommerce .woocommerce-info:before {
  color: var(--e-global-color-accent);
}
body.woocommerce table.shop_table a.checkout-button, body.woocommerce table.shop_table .elementor-posts .elementor-post__text .checkout-button.elementor-post__read-more, .elementor-posts .elementor-post__text body.woocommerce table.shop_table .checkout-button.elementor-post__read-more,
body.woocommerce table.shop_table button.button,
body.woocommerce table.shop_table button,
body.woocommerce .wc-proceed-to-checkout a.checkout-button,
body.woocommerce .wc-proceed-to-checkout .elementor-posts .elementor-post__text .checkout-button.elementor-post__read-more,
.elementor-posts .elementor-post__text body.woocommerce .wc-proceed-to-checkout .checkout-button.elementor-post__read-more,
body.woocommerce .wc-proceed-to-checkout button.button,
body.woocommerce .wc-proceed-to-checkout button,
body.woocommerce-home table.shop_table a.checkout-button,
body.woocommerce-home table.shop_table .elementor-posts .elementor-post__text .checkout-button.elementor-post__read-more,
.elementor-posts .elementor-post__text body.woocommerce-home table.shop_table .checkout-button.elementor-post__read-more,
body.woocommerce-home table.shop_table button.button,
body.woocommerce-home table.shop_table button,
body.woocommerce-home .wc-proceed-to-checkout a.checkout-button,
body.woocommerce-home .wc-proceed-to-checkout .elementor-posts .elementor-post__text .checkout-button.elementor-post__read-more,
.elementor-posts .elementor-post__text body.woocommerce-home .wc-proceed-to-checkout .checkout-button.elementor-post__read-more,
body.woocommerce-home .wc-proceed-to-checkout button.button,
body.woocommerce-home .wc-proceed-to-checkout button,
div.woocommerce table.shop_table a.checkout-button,
div.woocommerce table.shop_table .elementor-posts .elementor-post__text .checkout-button.elementor-post__read-more,
.elementor-posts .elementor-post__text div.woocommerce table.shop_table .checkout-button.elementor-post__read-more,
div.woocommerce table.shop_table button.button,
div.woocommerce table.shop_table button,
div.woocommerce .wc-proceed-to-checkout a.checkout-button,
div.woocommerce .wc-proceed-to-checkout .elementor-posts .elementor-post__text .checkout-button.elementor-post__read-more,
.elementor-posts .elementor-post__text div.woocommerce .wc-proceed-to-checkout .checkout-button.elementor-post__read-more,
div.woocommerce .wc-proceed-to-checkout button.button,
div.woocommerce .wc-proceed-to-checkout button {
  border-radius: 5px;
  transition: 0.5s;
}
body.woocommerce table.shop_table,
body.woocommerce-home table.shop_table,
div.woocommerce table.shop_table {
  border: 0px;
}
body.woocommerce table.shop_table input#coupon_code,
body.woocommerce-home table.shop_table input#coupon_code,
div.woocommerce table.shop_table input#coupon_code {
  width: 180px;
}
body.woocommerce table.shop_table button.button, body.woocommerce table.shop_table button,
body.woocommerce-home table.shop_table button.button,
body.woocommerce-home table.shop_table button,
div.woocommerce table.shop_table button.button,
div.woocommerce table.shop_table button {
  background-color: var(--e-global-color-dd067b1);
  color: var(--e-global-color-63b8570);
  padding: 14px;
}
body.woocommerce table.shop_table button.button:hover, body.woocommerce table.shop_table button:hover,
body.woocommerce-home table.shop_table button.button:hover,
body.woocommerce-home table.shop_table button:hover,
div.woocommerce table.shop_table button.button:hover,
div.woocommerce table.shop_table button:hover {
  background-color: var(--e-global-color-63d9915);
}
body.woocommerce table.shop_table td, body.woocommerce table.shop_table tr,
body.woocommerce-home table.shop_table td,
body.woocommerce-home table.shop_table tr,
div.woocommerce table.shop_table td,
div.woocommerce table.shop_table tr {
  border-color: var(--e-global-color-dd067b1);
}
body.woocommerce table.shop_table td.actions,
body.woocommerce-home table.shop_table td.actions,
div.woocommerce table.shop_table td.actions {
  padding-top: 20px;
}
body.woocommerce .wc-proceed-to-checkout a.checkout-button, body.woocommerce .wc-proceed-to-checkout .elementor-posts .elementor-post__text .checkout-button.elementor-post__read-more, .elementor-posts .elementor-post__text body.woocommerce .wc-proceed-to-checkout .checkout-button.elementor-post__read-more,
body.woocommerce-home .wc-proceed-to-checkout a.checkout-button,
body.woocommerce-home .wc-proceed-to-checkout .elementor-posts .elementor-post__text .checkout-button.elementor-post__read-more,
.elementor-posts .elementor-post__text body.woocommerce-home .wc-proceed-to-checkout .checkout-button.elementor-post__read-more,
div.woocommerce .wc-proceed-to-checkout a.checkout-button,
div.woocommerce .wc-proceed-to-checkout .elementor-posts .elementor-post__text .checkout-button.elementor-post__read-more,
.elementor-posts .elementor-post__text div.woocommerce .wc-proceed-to-checkout .checkout-button.elementor-post__read-more {
  background-color: var(--e-global-color-accent);
  color: var(--e-global-color-f832a4a);
}
body.woocommerce .wc-proceed-to-checkout a.checkout-button:hover, body.woocommerce .wc-proceed-to-checkout .elementor-posts .elementor-post__text .checkout-button.elementor-post__read-more:hover, .elementor-posts .elementor-post__text body.woocommerce .wc-proceed-to-checkout .checkout-button.elementor-post__read-more:hover,
body.woocommerce-home .wc-proceed-to-checkout a.checkout-button:hover,
body.woocommerce-home .wc-proceed-to-checkout .elementor-posts .elementor-post__text .checkout-button.elementor-post__read-more:hover,
.elementor-posts .elementor-post__text body.woocommerce-home .wc-proceed-to-checkout .checkout-button.elementor-post__read-more:hover,
div.woocommerce .wc-proceed-to-checkout a.checkout-button:hover,
div.woocommerce .wc-proceed-to-checkout .elementor-posts .elementor-post__text .checkout-button.elementor-post__read-more:hover,
.elementor-posts .elementor-post__text div.woocommerce .wc-proceed-to-checkout .checkout-button.elementor-post__read-more:hover {
  background-color: var(--e-global-color-34936e0);
  color: var(--e-global-color-f832a4a);
}
body.woocommerce div#payment,
body.woocommerce-home div#payment,
div.woocommerce div#payment {
  background-color: var(--e-global-color-63d9915);
}
body.woocommerce nav.woocommerce-MyAccount-navigation,
body.woocommerce-home nav.woocommerce-MyAccount-navigation,
div.woocommerce nav.woocommerce-MyAccount-navigation {
  width: 20%;
}
body.woocommerce nav.woocommerce-MyAccount-navigation ul,
body.woocommerce-home nav.woocommerce-MyAccount-navigation ul,
div.woocommerce nav.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
}
body.woocommerce nav.woocommerce-MyAccount-navigation ul li,
body.woocommerce-home nav.woocommerce-MyAccount-navigation ul li,
div.woocommerce nav.woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px solid var(--e-global-color-dd067b1);
  margin-bottom: 20px;
  padding-bottom: 20px;
}
body.woocommerce ul.product-categories,
body.woocommerce-home ul.product-categories,
div.woocommerce ul.product-categories {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
body.woocommerce ul.product-categories li,
body.woocommerce-home ul.product-categories li,
div.woocommerce ul.product-categories li {
  border-bottom: 1px solid var(--e-global-color-dd067b1);
  margin-bottom: 20px;
  padding-bottom: 20px;
}
body.woocommerce form.woocommerce-product-search input,
body.woocommerce-home form.woocommerce-product-search input,
div.woocommerce form.woocommerce-product-search input {
  width: 65%;
}

div.woo_grid {
  display: grid;
  grid-gap: 35px;
}
@media (min-width: 64rem) {
  div.woo_grid {
    grid-template-columns: 2fr 1fr;
  }
}

.light-cat ul.products li.product {
  background-color: var(--e-global-color-f832a4a);
}

.dark-cat ul.products li.product {
  background-color: var(--e-global-color-dd067b1);
}

.main-header {
  background: var(--e-global-color-dd067b1);
}
.main-header a, .main-header .elementor-posts .elementor-post__text .elementor-post__read-more, .elementor-posts .elementor-post__text .main-header .elementor-post__read-more, .main-header .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__read-more, .elementor-posts .elementor-post__card .elementor-post__text .main-header .elementor-post__read-more {
  text-decoration: none;
}

.main-header__logo {
  grid-column: col-start/col-2;
}

.main-header__nav {
  grid-column: col-2/col-end;
}

@keyframes bounceup {
  0%, 100% {
    transform: translateY(0%);
  }
  33% {
    transform: translateY(-100%);
  }
  66% {
    transform: translateY(100%);
  }
}
@keyframes menuSlideInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(10px);
  }
}
.main-nav {
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
}

.main-nav__list {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 0;
  padding: 0;
  list-style: none;
}

.main-nav .main-nav__listItem {
  white-space: nowrap;
  position: relative;
}

.main-nav__list > .main-nav__listItem {
  margin: 0 0 0 20px;
}

.main-nav__listItem a, .main-nav__listItem .elementor-posts .elementor-post__text .elementor-post__read-more, .elementor-posts .elementor-post__text .main-nav__listItem .elementor-post__read-more, .main-nav__listItem .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__read-more, .elementor-posts .elementor-post__card .elementor-post__text .main-nav__listItem .elementor-post__read-more {
  display: block;
  padding: var(--nav-padding);
  background: var(--e-global-color-dd067b1);
  color: var(--e-global-color-f832a4a);
  text-decoration: none;
  transition: 300ms ease-in-out;
}
.main-nav__listItem a:hover, .main-nav__listItem .elementor-posts .elementor-post__text .elementor-post__read-more:hover, .elementor-posts .elementor-post__text .main-nav__listItem .elementor-post__read-more:hover {
  background: var(--e-global-color-39343f0);
}

.main-nav .main-nav__list .sub-menu {
  margin: 0;
  padding: 0.5em 0;
  position: absolute;
  left: 50%;
  top: -100vh;
  transform: translate(-50%, 30px);
  min-width: 20ch;
  list-style: none;
  opacity: 0;
}

.main-nav__list .main-nav__listItem:hover .sub-menu {
  top: 100%;
  transform: translate(-50%, 0);
  z-index: 2;
  opacity: 1;
  transition: transform 300ms ease-in, opacity 300ms ease-in;
}

.main-nav__moreContainer {
  position: relative;
}

.main-nav__more {
  display: block;
  padding: 1em;
  flex-shrink: 0;
  border: 0;
  background: var(--color-3);
  color: var(--color-2);
  cursor: pointer;
  text-decoration: none;
}
.main-nav__more:hover .ellipsis {
  animation: bounceup 0.9s infinite;
}
.main-nav__more:hover .ellipsis--two {
  animation-delay: 0.1s;
}
.main-nav__more:hover .ellipsis--three {
  animation-delay: 0.2s;
}

.svg--ellipsis {
  min-width: 34px;
  min-height: 6px;
  overflow: visible;
}
.svg--ellipsis .ellipsis {
  fill: var(--color-2);
}

.main-nav__hiddenList {
  margin: 0;
  padding: 0;
  right: 0;
  position: absolute;
  top: 100%;
  transform: translateY(-999%);
  z-index: 1;
  background: var(--color-1);
  list-style: none;
  opacity: 0;
  transition: all 300ms ease-in;
}
.main-nav__hiddenList.show {
  animation: menuSlideInUp 300ms ease-in forwards;
}

.show {
  display: block;
}

.hide {
  display: none;
}

.elementor-nav-menu__container .elementor-nav-menu .menu-item a.elementor-item, .elementor-nav-menu__container .elementor-nav-menu .menu-item .elementor-posts .elementor-post__text .elementor-item.elementor-post__read-more, .elementor-posts .elementor-post__text .elementor-nav-menu__container .elementor-nav-menu .menu-item .elementor-item.elementor-post__read-more {
  color: var(--e-global-color-63b8570);
}
.elementor-nav-menu__container .elementor-nav-menu .menu-item a.elementor-item:hover, .elementor-nav-menu__container .elementor-nav-menu .menu-item .elementor-posts .elementor-post__text .elementor-item.elementor-post__read-more:hover, .elementor-posts .elementor-post__text .elementor-nav-menu__container .elementor-nav-menu .menu-item .elementor-item.elementor-post__read-more:hover {
  color: var(--e-global-color-accent);
}

.comment-list {
  border: solid 1px var(--e-global-color-dd067b1);
  list-style: none;
  margin: 0 0 1em;
  padding: 0;
  text-indent: 0;
}
.comment-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.comment-list li.comment {
  border-bottom: 1px solid var(--e-global-color-dd067b1);
  padding: 1em;
}
.comment-list li.comment ul {
  list-style: none;
  margin: 0 0 0 20px;
}
.comment-list li.comment .avatar {
  border: 5px solid var(--e-global-color-dd067b1);
  border-radius: 100%;
  float: right;
  margin: 0 0 20px 20px;
}
.comment-list li.comment .reply {
  position: relative;
}
.comment-list li.comment .reply a, .comment-list li.comment .reply .elementor-posts .elementor-post__text .elementor-post__read-more, .elementor-posts .elementor-post__text .comment-list li.comment .reply .elementor-post__read-more {
  font-weight: bold;
}
.comment-list li.comment .reply a:after, .comment-list li.comment .reply .elementor-posts .elementor-post__text .elementor-post__read-more:after, .elementor-posts .elementor-post__text .comment-list li.comment .reply .elementor-post__read-more:after {
  content: "↴";
  position: absolute;
  transform: translate(0.25em, 0.5em);
}
.comment-list li.comment .children {
  list-style: none;
  margin-top: 20px;
  text-indent: 0;
}
.comment-list li.comment .children li.depth-2 {
  border-left: 5px solid var(--e-global-color-dd067b1);
  margin: 0 0 10px 10px;
}
.comment-list li.comment .children li.depth-3 {
  border-left: 5px solid var(--e-global-color-dd067b1);
  margin: 0 0 10px 10px;
}
.comment-list li.comment .children li.depth-4 {
  border-left: 5px solid var(--e-global-color-dd067b1);
  margin: 0 0 10px 10px;
}
.comment-list li.even {
  background: #fff;
}
.comment-list li.odd {
  background: #f6f6f6;
}
.comment-list li.parent {
  left: 5px solid #ddd;
}
.highlight-card,
.highlight-card-grad {
  border-radius: 5px;
}

.highlight-card {
  background-color: var(--e-global-color-accent);
  padding: 40px;
}

.highlight-card-grad {
  align-items: center;
  background: -webkit-linear-gradient(45deg, var(--e-global-color-primary), var(--e-global-color-34936e0));
  margin: 20px;
  padding: 40px;
  transition: 0.25s all;
}
@media (min-width: 40rem) {
  .highlight-card-grad:first-child {
    margin-left: 0px;
  }
  .highlight-card-grad:last-child {
    margin-right: 0px;
  }
}
.highlight-card-grad:hover {
  transform: translateY(-10px);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}
.highlight-card-grad h1, .highlight-card-grad h2, .highlight-card-grad h3, .highlight-card-grad h4, .highlight-card-grad h5, .highlight-card-grad h6,
.highlight-card-grad .h1,
.highlight-card-grad .elementor-element .elementor-widget-container > h1,
.elementor-element .highlight-card-grad .elementor-widget-container > h1, .highlight-card-grad .h2, .highlight-card-grad fieldset legend, fieldset .highlight-card-grad legend, .highlight-card-grad .elementor-element .elementor-widget-container > h2, .elementor-element .highlight-card-grad .elementor-widget-container > h2, .highlight-card-grad .h3, .highlight-card-grad .elementor-element .elementor-widget-container > h3, .elementor-element .highlight-card-grad .elementor-widget-container > h3, .highlight-card-grad .h4, .highlight-card-grad .elementor-posts .elementor-post__text .elementor-post__title a, .elementor-posts .elementor-post__text .elementor-post__title .highlight-card-grad a, .highlight-card-grad .elementor-posts .elementor-post__text .elementor-post__title .elementor-post__read-more, .elementor-posts .elementor-post__text .elementor-post__title .highlight-card-grad .elementor-post__read-more, .highlight-card-grad .elementor-element .elementor-widget-container > h4, .elementor-element .highlight-card-grad .elementor-widget-container > h4, .highlight-card-grad .h5, .highlight-card-grad .elementor-element .elementor-widget-container > h5, .elementor-element .highlight-card-grad .elementor-widget-container > h5, .highlight-card-grad .h6, .highlight-card-grad .elementor-element .elementor-widget-container > h6, .elementor-element .highlight-card-grad .elementor-widget-container > h6,
.highlight-card-grad p {
  color: var(--e-global-color-f832a4a);
}
.highlight-card-grad a.elementor-button, .highlight-card-grad .elementor-posts .elementor-post__text .elementor-button.elementor-post__read-more, .elementor-posts .elementor-post__text .highlight-card-grad .elementor-button.elementor-post__read-more {
  background-color: var(--e-global-color-f832a4a);
}
.highlight-card-grad a.elementor-button span.elementor-button-text, .highlight-card-grad .elementor-posts .elementor-post__text .elementor-button.elementor-post__read-more span.elementor-button-text, .elementor-posts .elementor-post__text .highlight-card-grad .elementor-button.elementor-post__read-more span.elementor-button-text {
  color: var(--e-global-color-accent);
}

.align-center {
  text-align: center;
}

.white-bg {
  background-color: var(--e-global-color-f832a4a);
}

.light-bg {
  background-color: var(--e-global-color-63d9915);
}

.dark-bg {
  background-color: var(--e-global-color-63b8570);
}

.black-bg {
  background-color: var(--e-global-color-cc29b32);
}

.hero-para p {
  font-size: 1.4rem;
  font-weight: bold !important;
  line-height: 2rem;
  margin-bottom: 10px;
}

.hero-link a, .hero-link .elementor-posts .elementor-post__text .elementor-post__read-more, .elementor-posts .elementor-post__text .hero-link .elementor-post__read-more, .hero-link .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__read-more, .elementor-posts .elementor-post__card .elementor-post__text .hero-link .elementor-post__read-more {
  font-size: 1.3rem;
  font-weight: 600 !important;
}

.glass-card {
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: saturate(180%) blur(5px) contrast(75%);
}

.grad-button .elementor-button {
  background-image: linear-gradient(180deg, var(--e-global-color-accent), var(--e-global-color-34936e0));
  background-size: 200% auto;
  border-radius: 10px;
  position: relative;
  z-index: 1;
}
.grad-button .elementor-button:before {
  background-image: linear-gradient(150deg, var(--e-global-color-accent), var(--e-global-color-34936e0));
  border-radius: 5px;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  transition: 1.5s;
  opacity: 0;
  z-index: -1;
}
.grad-button .elementor-button:hover:before {
  opacity: 1;
}

.grad-text h1, .grad-text h2, .grad-text h3, .grad-text h4, .grad-text h5, .grad-text h6,
.grad-text .h1,
.grad-text .elementor-element .elementor-widget-container > h1,
.elementor-element .grad-text .elementor-widget-container > h1, .grad-text .h2, .grad-text fieldset legend, fieldset .grad-text legend, .grad-text .elementor-element .elementor-widget-container > h2, .elementor-element .grad-text .elementor-widget-container > h2, .grad-text .h3, .grad-text .elementor-element .elementor-widget-container > h3, .elementor-element .grad-text .elementor-widget-container > h3, .grad-text .h4, .grad-text .elementor-posts .elementor-post__text .elementor-post__title a, .elementor-posts .elementor-post__text .elementor-post__title .grad-text a, .grad-text .elementor-posts .elementor-post__text .elementor-post__title .elementor-post__read-more, .elementor-posts .elementor-post__text .elementor-post__title .grad-text .elementor-post__read-more, .grad-text .elementor-element .elementor-widget-container > h4, .elementor-element .grad-text .elementor-widget-container > h4, .grad-text .h5, .grad-text .elementor-element .elementor-widget-container > h5, .elementor-element .grad-text .elementor-widget-container > h5, .grad-text .h6, .grad-text .elementor-element .elementor-widget-container > h6, .elementor-element .grad-text .elementor-widget-container > h6 {
  background: -webkit-linear-gradient(45deg, var(--e-global-color-accent), var(--e-global-color-34936e0));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sub-head {
  color: var(--e-global-color-accent);
  font-weight: bold;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}

.bordered-head h4:before {
  background-color: var(--e-global-color-63b8570);
  width: 1px;
  height: 1.5rem;
  content: "";
  position: absolute;
  bottom: 8px;
  left: -15px;
}

.highlight {
  color: var(--e-global-color-accent);
}

.grey-scale .elementor-image-carousel .swiper-slide img.swiper-slide-image {
  filter: grayscale(100%);
  transition: 0.3s all;
}
.grey-scale .elementor-image-carousel .swiper-slide:hover img.swiper-slide-image {
  filter: grayscale(0%);
}
.grey-scale .elementor-posts--skin-classic .elementor-post:hover .elementor-post__thumbnail img {
  filter: grayscale(0%);
}
.grey-scale .elementor-posts--skin-classic .elementor-post .elementor-post__thumbnail img {
  filter: grayscale(100%);
}

.dark-mode {
  background-color: var(--e-global-color-63b8570);
}
.dark-mode h1, .dark-mode h2, .dark-mode h3, .dark-mode h4, .dark-mode h5, .dark-mode h6,
.dark-mode .h1,
.dark-mode .elementor-element .elementor-widget-container > h1,
.elementor-element .dark-mode .elementor-widget-container > h1, .dark-mode .h2, .dark-mode fieldset legend, fieldset .dark-mode legend, .dark-mode .elementor-element .elementor-widget-container > h2, .elementor-element .dark-mode .elementor-widget-container > h2, .dark-mode .h3, .dark-mode .elementor-element .elementor-widget-container > h3, .elementor-element .dark-mode .elementor-widget-container > h3, .dark-mode .h4, .dark-mode .elementor-posts .elementor-post__text .elementor-post__title a, .elementor-posts .elementor-post__text .elementor-post__title .dark-mode a, .dark-mode .elementor-posts .elementor-post__text .elementor-post__title .elementor-post__read-more, .elementor-posts .elementor-post__text .elementor-post__title .dark-mode .elementor-post__read-more, .dark-mode .elementor-element .elementor-widget-container > h4, .elementor-element .dark-mode .elementor-widget-container > h4, .dark-mode .h5, .dark-mode .elementor-element .elementor-widget-container > h5, .elementor-element .dark-mode .elementor-widget-container > h5, .dark-mode .h6, .dark-mode .elementor-element .elementor-widget-container > h6, .elementor-element .dark-mode .elementor-widget-container > h6,
.dark-mode p, .dark-mode li, .dark-mode blockquote, .dark-mode label, .dark-mode input {
  color: var(--e-global-color-f832a4a);
}
.dark-mode a, .dark-mode .elementor-posts .elementor-post__text .elementor-post__read-more, .elementor-posts .elementor-post__text .dark-mode .elementor-post__read-more, .dark-mode .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__read-more, .elementor-posts .elementor-post__card .elementor-post__text .dark-mode .elementor-post__read-more {
  color: var(--e-global-color-accent);
}
.dark-mode .sub-head p {
  color: var(--e-global-color-accent);
}
.dark-mode .elementor-icon-list-items li.elementor-icon-list-item .elementor-icon-list-icon i.fas {
  color: var(--e-global-color-accent);
}
.dark-mode .elementor-icon-list-items li.elementor-icon-list-item:hover .elementor-icon-list-icon i.fas {
  color: var(--e-global-color-34936e0);
}
.dark-mode .elementor-blockquote .elementor-blockquote__author {
  color: var(--e-global-color-accent);
}

.vert-spacer {
  padding: 20px 0;
}

.vert-spacer-sm {
  padding: 40px 0;
}

.vert-spacer-md {
  padding: 60px 0;
}

.vert-spacer-lg {
  padding: 80px 0;
}

.wireframe h1, .wireframe h2, .wireframe h3, .wireframe h4, .wireframe h5, .wireframe h6, .wireframe .h1, .wireframe .elementor-element .elementor-widget-container > h1, .elementor-element .wireframe .elementor-widget-container > h1, .wireframe .h2, .wireframe fieldset legend, fieldset .wireframe legend, .wireframe .elementor-element .elementor-widget-container > h2, .elementor-element .wireframe .elementor-widget-container > h2, .wireframe .h3, .wireframe .elementor-element .elementor-widget-container > h3, .elementor-element .wireframe .elementor-widget-container > h3, .wireframe .h4, .wireframe .elementor-posts .elementor-post__text .elementor-post__title a, .elementor-posts .elementor-post__text .elementor-post__title .wireframe a, .wireframe .elementor-element .elementor-widget-container > h4, .elementor-element .wireframe .elementor-widget-container > h4, .wireframe .h5, .wireframe .elementor-element .elementor-widget-container > h5, .elementor-element .wireframe .elementor-widget-container > h5, .wireframe .h6, .wireframe .elementor-element .elementor-widget-container > h6, .elementor-element .wireframe .elementor-widget-container > h6,
.wireframe p, .wireframe li, .wireframe blockquote, .wireframe label, .wireframe input, .wireframe a, .wireframe .elementor-posts .elementor-post__text .elementor-post__read-more, .elementor-posts .elementor-post__text .wireframe .elementor-post__read-more, .wireframe .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__read-more, .elementor-posts .elementor-post__card .elementor-post__text .wireframe .elementor-post__read-more {
  color: var(--e-global-color-63b8570);
}
.wireframe .elementor-icon-list-items li.elementor-icon-list-item .elementor-icon-list-icon i.fas {
  color: var(--e-global-color-39343f0);
}
.wireframe .elementor-icon-list-items li.elementor-icon-list-item:hover .elementor-icon-list-icon i.fas {
  color: var(--e-global-color-63b8570);
}
.wireframe .elementor-button-wrapper .elementor-button-link {
  background-color: transparent;
  border: 2px solid var(--e-global-color-63b8570);
}
.wireframe .elementor-button-wrapper .elementor-button-link .elementor-button-text {
  color: var(--e-global-color-63b8570);
}
.wireframe .elementor-posts--skin-cards .elementor-post .elementor-post__card {
  box-shadow: none;
}
.wireframe .elementor-posts--skin-cards .elementor-post .elementor-post__card .elementor-post__thumbnail__link:after {
  background-image: none;
}
.wireframe .elementor-posts--skin-cards .elementor-post .elementor-post__card div.elementor-post__badge {
  background-color: var(--e-global-color-63b8570);
}
.wireframe .elementor-posts--skin-cards .elementor-post .elementor-post__card:hover {
  transform: none;
}
.wireframe .elementor-form button.elementor-button {
  border: 2px solid var(--e-global-color-63b8570);
}
.wireframe .elementor-form button.elementor-button:hover {
  background: transparent;
}
.wireframe .elementor-form button.elementor-button span {
  color: var(--e-global-color-63b8570) !important;
}

.main-footer {
  background: var(--e-global-color-accent);
  color: #fff;
  padding: 10px 20px;
  position: relative;
}
.main-footer .grid {
  margin-bottom: 20px;
}
.main-footer .main-footer__columnOne {
  grid-column: col-start/col-4;
}
.main-footer .main-footer__columnTwo {
  grid-column: col-4/col-8;
}
.main-footer .main-footer__columnThree {
  grid-column: col-8/col-end;
}
.main-footer .main-footer__credit {
  grid-column: col-start/col-end;
}
.main-footer a, .main-footer .elementor-posts .elementor-post__text .elementor-post__read-more, .elementor-posts .elementor-post__text .main-footer .elementor-post__read-more, .main-footer .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__read-more, .elementor-posts .elementor-post__card .elementor-post__text .main-footer .elementor-post__read-more {
  color: #fff;
  text-decoration: none;
}
.main-footer .menu {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-footer .sub-menu {
  list-style: none;
  padding-left: 0.5em;
}
.main-footer .sub-menu li:before {
  content: "⎿ ";
  font-size: 0.75em;
  vertical-align: top;
}
