/*
Theme Name: Seva Lite
Theme URI: https://blossomthemes.com/wordpress-themes/seva-lite/
Author: Blossom Themes
Author URI: https://blossomthemes.com/
Description: Seva Lite is a lead generating WordPress theme for coaches, business owners, entrepreneurs, mentors, therapists, speakers, and leaders. The theme includes sections like Banner with Call-to-Action, Newsletter, About, Services, Testimonials, and Instagram to showcase your services and help establish your business. This speed-optimized theme is easy to use, mobile-friendly, and SEO-friendly. Seva Lite is translation-ready, Schema-friendly, and RTL script ready. It is also WooCommerce compatible and works smoothly with LMS plugins such as LearnDash and TutorLMS. Check theme details at https://blossomthemes.com/wordpress-themes/seva-lite/, demo at https://blossomthemes.com/theme-demo/?theme=seva-lite, documentation at https://docs.blossomthemes.com/seva-lite/, and get support at https://blossomthemes.com/support-ticket/
Version: 1.1.8
Tested up to: 6.6
Requires PHP: 7.3
Requires at least: 6.2
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: seva-lite
Tags: blog, one-column, two-columns, right-sidebar, left-sidebar, footer-widgets, custom-background, custom-header, custom-menu, custom-logo, featured-images, threaded-comments, full-width-template, rtl-language-support, translation-ready, theme-options, e-commerce, portfolio

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Seva is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | 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;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * 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 {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 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;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  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;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

/**
 * 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;
  font-size: 1em;
}

/**
 * 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;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  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 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * 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] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

/**
 * 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;
  outline-offset: -2px;
}

/**
 * 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;
  font: inherit;
}

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

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p:not(.elementor-page p) {
  margin-bottom: 1.5em;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

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

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* Links
--------------------------------------------- */
a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  border-color: #aaa #bbb #bbb;
}

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 {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

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 {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
  display: block;
  width: 100%;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul ul {
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 9999;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  display: block;
  left: auto;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.main-navigation li {
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}

.post,
.page {
  margin: 0 0 1.5em;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}

.widget select {
  max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

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

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

/* -------- Skip to conent -------- */
.skip-link, .skip-link:hover, .skip-link:visited {
  position: absolute;
  top: -999px;
  left: 20px;
  background: #f7f7f7;
  border: 1px solid rgba(var(--black-color-rgb), 0.1);
  font-size: 0.8888em;
  font-weight: 600;
  padding: 10px 20px;
  color: var(--black-color);
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 20px rgba(var(--black-color-rgb), 0.1);
  box-shadow: 0 2px 20px rgba(var(--black-color-rgb), 0.1);
  z-index: 999;
  text-decoration: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

:root {
  --global-body-font: "Nunito Sans", sans-serif;
  --global-heading-font: "DM Serif Display", serif;
  --background-color: #FBF3F0;
  --background-color-rgb: 251, 243, 240;
  --primary-color: #FF5000;
  --primary-color-rgb: 255, 80, 0;
  --secondary-color: #88B4CF;
  --secondary-color-rgb: 136, 180, 207;
  --font-color: #222222;
  --font-color-rgb: 34, 34, 34;
  --white-color: #fff;
  --white-color-rgb: 255, 255, 255;
  --black-color: #000;
  --black-color-rgb: 0,0,0;
  --secondary-hover-color: #3487ba;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #E4572E;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #959595;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
/* -------------accessibility------------ */
.keyboard-nav-on .site input:focus, .keyboard-nav-on .site a:focus, .keyboard-nav-on .site button:focus, .keyboard-nav-on .site textarea:focus, .keyboard-nav-on .site select:focus {
  outline: #000 dashed 2px !important;
}

/* ---------------------------------------------------- */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  background: var(--background-color);
  font-family: var(--global-body-font);
  font-size: 18px;
  line-height: 1.75;
  color: rgba(var(--font-color-rgb), 0.9);
  overflow-x: hidden;
}
body.page, body.post {
  margin-bottom: 0;
}

@-webkit-keyframes slideDown {
  from {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes slideDown {
  from {
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  to {
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideDown {
  from {
    -webkit-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  to {
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--global-heading-font);
  line-height: 1.25;
  margin: 0 0 0.5em;
  font-weight: normal;
}

h1 {
  font-size: 2.7777777778em;
}

h2 {
  font-size: 2.2222222222em;
}

h3 {
  font-size: 1.7777777778em;
}

h4 {
  font-size: 1.5555555556em;
}

h5 {
  font-size: 1.3333333333em;
}

h6 {
  font-size: 1.1111111111em;
}

.site a {
  text-decoration: none;
  color: var(--primary-color);
}

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

hr {
  border-top: 1px solid rgba(var(--primary-color-rgb), 0.03);
  margin: 1.5em 0;
  background: none;
}

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

.social-networks,
.author-socicons,
.social-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-gap: 25px;
  text-align: center;
}

.pagination {
  border-top: 1px solid rgba(var(--primary-color-rgb), 0.06);
  padding-top: 30px;
  margin-top: 50px;
}
.pagination .nav-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 1px;
}
.pagination .nav-links a {
  color: var(--font-color);
}
.pagination .nav-links .page-numbers {
  padding: 15px 17.71px;
  display: inline-block;
  height: 45px;
  background: var(--white-color);
  font-size: 0.8888888889em;
  line-height: 1;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.pagination .nav-links .page-numbers:hover, .pagination .nav-links .page-numbers.current {
  background: var(--secondary-color);
  color: var(--white-color);
}
.pagination .nav-links .page-numbers.prev svg {
  margin-right: 10px;
}
.pagination .nav-links .page-numbers.next svg {
  margin-left: 10px;
}
.pagination .nav-links .page-numbers.next, .pagination .nav-links .page-numbers.prev {
  background: none;
}
.pagination .nav-links .page-numbers.next:hover, .pagination .nav-links .page-numbers.prev:hover {
  color: var(--secondary-color);
}
.pagination .nav-links .page-numbers.next:hover svg path, .pagination .nav-links .page-numbers.prev:hover svg path {
  stroke: var(--secondary-color);
}

.navigation.pagination .nav-links .prev {
  position: relative;
  padding-left: 20px;
}
.navigation.pagination .nav-links .prev::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.956' height='13.496' viewBox='0 0 21.956 13.496'%3E%3Cg id='Group_1417' data-name='Group 1417' transform='translate(742.952 0.612)'%3E%3Cpath id='Path_1' data-name='Path 1' d='M1083.171,244.108h-20.837' transform='translate(-1804.667 -237.962)' fill='none' stroke='%23222222' stroke-linecap='round' stroke-width='1'%3E%3C/path%3E%3Cpath id='Path_2' data-name='Path 2' d='M1093.614,226.065c-.695,2.593-1.669,4.985-6.7,6.143' transform='translate(-1829.267 -226.065)' fill='none' stroke='%23222222' stroke-linecap='round' stroke-width='1'%3E%3C/path%3E%3Cpath id='Path_3' data-name='Path 3' d='M1093.614,232.208c-.695-2.593-1.669-4.985-6.7-6.143' transform='translate(-1829.267 -219.937)' fill='none' stroke='%23222222' stroke-linecap='round' stroke-width='1'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -6px;
  width: 18px;
  background-repeat: no-repeat;
  height: 12px;
  background-position: center;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.navigation.pagination .nav-links .prev:hover::before {
  left: -9px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.956' height='13.496' viewBox='0 0 21.956 13.496'%3E%3Cg id='Group_1417' data-name='Group 1417' transform='translate(742.952 0.612)'%3E%3Cpath id='Path_1' data-name='Path 1' d='M1083.171,244.108h-20.837' transform='translate(-1804.667 -237.962)' fill='none' stroke='%2388b4cf' stroke-linecap='round' stroke-width='1'%3E%3C/path%3E%3Cpath id='Path_2' data-name='Path 2' d='M1093.614,226.065c-.695,2.593-1.669,4.985-6.7,6.143' transform='translate(-1829.267 -226.065)' fill='none' stroke='%2388b4cf' stroke-linecap='round' stroke-width='1'%3E%3C/path%3E%3Cpath id='Path_3' data-name='Path 3' d='M1093.614,232.208c-.695-2.593-1.669-4.985-6.7-6.143' transform='translate(-1829.267 -219.937)' fill='none' stroke='%2388b4cf' stroke-linecap='round' stroke-width='1'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.navigation.pagination .nav-links .next {
  position: relative;
  padding-right: 20px;
}
.navigation.pagination .nav-links .next::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.956' height='13.496' viewBox='0 0 21.956 13.496'%3E%3Cg id='Group_1417' data-name='Group 1417' transform='translate(-721 -3593.056)'%3E%3Cpath id='Path_1' data-name='Path 1' d='M1062.334,244.108h20.837' transform='translate(-340.835 3355.706)' fill='none' stroke='%23222222' stroke-linecap='round' stroke-width='1'%3E%3C/path%3E%3Cpath id='Path_2' data-name='Path 2' d='M1086.915,226.065c.695,2.593,1.669,4.985,6.7,6.143' transform='translate(-351.258 3367.603)' fill='none' stroke='%23222222' stroke-linecap='round' stroke-width='1'%3E%3C/path%3E%3Cpath id='Path_3' data-name='Path 3' d='M1086.915,232.208c.695-2.593,1.669-4.985,6.7-6.143' transform='translate(-351.258 3373.731)' fill='none' stroke='%23222222' stroke-linecap='round' stroke-width='1'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -6px;
  width: 18px;
  background-repeat: no-repeat;
  height: 12px;
  background-position: center;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.navigation.pagination .nav-links .next:hover:after {
  right: -9px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.956' height='13.496' viewBox='0 0 21.956 13.496'%3E%3Cg id='Group_1417' data-name='Group 1417' transform='translate(-721 -3593.056)'%3E%3Cpath id='Path_1' data-name='Path 1' d='M1062.334,244.108h20.837' transform='translate(-340.835 3355.706)' fill='none' stroke='%2388b4cf' stroke-linecap='round' stroke-width='1'%3E%3C/path%3E%3Cpath id='Path_2' data-name='Path 2' d='M1086.915,226.065c.695,2.593,1.669,4.985,6.7,6.143' transform='translate(-351.258 3367.603)' fill='none' stroke='%2388b4cf' stroke-linecap='round' stroke-width='1'%3E%3C/path%3E%3Cpath id='Path_3' data-name='Path 3' d='M1086.915,232.208c.695-2.593,1.669-4.985,6.7-6.143' transform='translate(-351.258 3373.731)' fill='none' stroke='%2388b4cf' stroke-linecap='round' stroke-width='1'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}

#load-posts {
  margin-top: 50px;
}
#load-posts a {
  display: inline-block !important;
  border-radius: 5px;
  padding: 14px 28px;
  background: none;
  color: var(--primary-color);
  border: 1px solid var(--primary-color);
  font-size: 0.8888888889em;
  line-height: 1.888em;
  font-weight: 600;
  -webkit-transition: all ease 0.35s;
  -o-transition: all ease 0.35s;
  transition: all ease 0.35s;
  min-width: 200px;
  text-align: center;
}
#load-posts a svg {
  margin-right: 10px;
}
#load-posts a:hover {
  background-color: var(--primary-color);
  color: var(--white-color);
  text-decoration: none;
}
#load-posts a:hover svg {
  -webkit-animation: postloading 1s infinite linear;
  -o-animation: postloading 1s infinite linear;
  animation: postloading 1s infinite linear;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
}
#load-posts a.disabled:hover {
  background-color: var(--primary-color);
  color: var(--white-color);
  text-decoration: none;
}
#load-posts a.disabled:hover svg {
  -webkit-animation: unset;
  -o-animation: unset;
  animation: unset;
}

@-webkit-keyframes postloading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes postloading {
  0% {
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes postloading {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.post-navigation .nav-links .nav-next,
.post-navigation .nav-links .nav-previous {
  max-width: 608px;
}
.post-navigation .nav-links .nav-next {
  margin-left: auto;
  margin-right: 0;
}
.post-navigation .nav-links .nav-previous {
  margin-left: 0;
  margin-right: auto;
}
.post-navigation .nav-links a {
  text-decoration: none;
}
.post-navigation .nav-links .meta-nav {
  color: var(--primary-color);
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.7777777778em;
}
.post-navigation .nav-links .meta-nav svg {
  -webkit-transform: translateY(2px);
  -ms-transform: translateY(2px);
  -o-transform: translateY(2px);
  transform: translateY(2px);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.post-navigation .nav-links .meta-nav:hover {
  color: var(--secondary-color);
}
.post-navigation .nav-links .meta-nav:hover svg path {
  stroke: var(--secondary-color);
}
.post-navigation .nav-links .nav-next {
  text-align: left;
  padding-left: 45px;
}
.post-navigation .nav-links .nav-next svg {
  margin-left: 10px;
}
.post-navigation .nav-links .nav-next .meta-nav:hover svg {
  -webkit-transform: translate(5px, 2px);
  -ms-transform: translate(5px, 2px);
  -o-transform: translate(5px, 2px);
  transform: translate(5px, 2px);
}
.post-navigation .nav-links .nav-previous {
  padding-right: 45px;
  border-right: 1px solid rgba(var(--primary-color-rgb), 0.05);
}
.post-navigation .nav-links .nav-previous svg {
  margin-right: 10px;
}
.post-navigation .nav-links .nav-previous .meta-nav {
  text-decoration: none;
}
.post-navigation .nav-links .nav-previous .meta-nav:hover svg {
  -webkit-transform: translate(-5px, 2px);
  -ms-transform: translate(-5px, 2px);
  -o-transform: translate(-5px, 2px);
  transform: translate(-5px, 2px);
}
.post-navigation .nav-links .post {
  margin-bottom: 10px;
}
.post-navigation .nav-links .post .entry-header .entry-title {
  font-size: 1.2222222222em;
  text-decoration: none;
}
.post-navigation .nav-links .post .entry-header .entry-title:hover {
  color: var(--primary-color);
}
@media (max-width: 767px) {
  .post-navigation .nav-links .post .entry-header {
    margin-bottom: 12px;
  }
  .post-navigation .nav-links .post .entry-header .entry-title {
    font-size: 0.8888888889em;
  }
}
.post-navigation .nav-links .post .entry-header .category span {
  color: rgba(var(--font-color-rgb), 0.7);
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1.42px;
  line-height: 32px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding-left: 20px;
  position: relative;
  margin-right: 10px;
  display: inline-block;
  text-decoration: none;
}
.post-navigation .nav-links .post .entry-header .category span::before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 14px;
  left: 0;
  background: #88B4CF;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.post-navigation .nav-links .post .entry-header .category span:hover {
  color: var(--primary-color);
}
.post-navigation .nav-links .post .entry-header .category span:hover::before {
  background: var(--primary-color);
}

.leftsidebar .pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.rightsidebar .post-navigation .nav-links .nav-next,
.leftsidebar .post-navigation .nav-links .nav-next {
  max-width: 381px;
  margin-left: auto;
  margin-right: 0;
}
.rightsidebar .post-navigation .nav-links .nav-previous,
.leftsidebar .post-navigation .nav-links .nav-previous {
  max-width: 381px;
  margin-left: 0;
  margin-right: auto;
}

#back-to-top-btn {
  all: unset;
  display: inline-block;
  border: none;
  background-color: var(--font-color);
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="14.307" height="19.619" viewBox="0 0 14.307 19.619"><g id="Group_1451" data-name="Group 1451" transform="translate(-652.772 -8962.446)"><path id="Path_5886" data-name="Path 5886" d="M0,0C.671,2.506,1.613,4.818,6.474,5.936" transform="translate(653.997 8970.118) rotate(-90)" fill="none" stroke="%23fff" stroke-linecap="round" stroke-width="2"/><path id="Path_5887" data-name="Path 5887" d="M0,5.936C.671,3.43,1.613,1.118,6.474,0" transform="translate(659.918 8970.118) rotate(-90)" fill="none" stroke="%23fff" stroke-linecap="round" stroke-width="2"/><path id="Path_5888" data-name="Path 5888" d="M0,0H17.422" transform="translate(659.697 8981.065) rotate(-90)" fill="none" stroke="%23fff" stroke-linecap="round" stroke-width="2"/></g></svg>');
  -webkit-background-size: 11.86px 17.42px;
  background-size: 11.86px 17.42px;
  background-repeat: no-repeat;
  background-position: center;
  width: 43px;
  height: 43px;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1111;
}
#back-to-top-btn:hover {
  background-color: var(--primary-color);
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: none;
  border-radius: 5px;
  background: var(--secondary-color);
  color: var(--white-color);
  font-size: 0.8888888889em;
  font-weight: 600;
  padding: 5px 30px;
  min-height: 50px;
  cursor: pointer;
  -webkit-transition: all ease 0.35s;
  -o-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  background-color: var(--primary-color);
}

.woocommerce .button,
.woocommerce .woocommerce-message .button,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order,
.woocommerce-cart #primary .page .entry-content table.shop_table td.actions .button,
.woocommerce-cart #primary .page .entry-content table.shop_table td.actions .button,
.added_to_cart,
.add_to_cart_button,
.single_add_to_cart_button,
.wc-forward,
.woocommerce-Reviews #review_form input[type=submit] {
  border: none;
  min-width: unset !important;
  max-width: unset !important;
  border-radius: 5px !important;
  border-color: var(--primary-color) !important;
  background: var(--primary-color) !important;
  color: var(--white-color) !important;
  font-size: 0.8888888889em !important;
  font-weight: 600;
  letter-spacing: 0.4px !important;
  padding: 17px 30px !important;
  line-height: 1 !important;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: all ease 0.35s;
  -o-transition: all ease 0.35s;
  transition: all ease 0.35s;
  text-decoration: none;
}
.woocommerce .button::after,
.woocommerce .woocommerce-message .button::after,
.woocommerce #payment #place_order::after,
.woocommerce-page #payment #place_order::after,
.woocommerce-cart #primary .page .entry-content table.shop_table td.actions .button::after,
.woocommerce-cart #primary .page .entry-content table.shop_table td.actions .button::after,
.added_to_cart::after,
.add_to_cart_button::after,
.single_add_to_cart_button::after,
.wc-forward::after,
.woocommerce-Reviews #review_form input[type=submit]::after {
  content: none !important;
}
.woocommerce .button:hover,
.woocommerce .woocommerce-message .button:hover,
.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover,
.woocommerce-cart #primary .page .entry-content table.shop_table td.actions .button:hover,
.woocommerce-cart #primary .page .entry-content table.shop_table td.actions .button:hover,
.added_to_cart:hover,
.add_to_cart_button:hover,
.single_add_to_cart_button:hover,
.wc-forward:hover,
.woocommerce-Reviews #review_form input[type=submit]:hover {
  background-color: var(--secondary-color) !important;
  border-color: var(--secondary-color) !important;
}

.seva-btn,
.widget_blossomtheme_companion_cta_widget .btn-cta {
  display: inline-block !important;
  border-radius: 5px;
  padding: 14px 28px;
  background-color: var(--white-color);
  color: var(--primary-color);
  font-size: 0.8888888889em;
  line-height: 1.888em;
  font-weight: 600;
  -webkit-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
  min-width: 200px;
  text-align: center;
  text-decoration: none !important;
}
.seva-btn:hover,
.widget_blossomtheme_companion_cta_widget .btn-cta:hover {
  background-color: var(--primary-color);
  color: var(--white-color);
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-box-shadow: 0 7px 20px rgba(var(--black-color-rgb), 0.02);
  box-shadow: 0 7px 20px rgba(var(--black-color-rgb), 0.02);
}
.seva-btn.btn-sm,
.widget_blossomtheme_companion_cta_widget .btn-cta.btn-sm {
  padding: 8px 22px;
  font-size: 0.8888888889em;
  min-width: unset;
}
.seva-btn.btn-primary-one, .seva-btn.btn-1,
.widget_blossomtheme_companion_cta_widget .btn-cta.btn-primary-one,
.widget_blossomtheme_companion_cta_widget .btn-cta.btn-1 {
  background-color: var(--primary-color);
  color: var(--white-color);
  border: 1px solid var(--primary-color);
}
.seva-btn.btn-primary-one:hover, .seva-btn.btn-1:hover,
.widget_blossomtheme_companion_cta_widget .btn-cta.btn-primary-one:hover,
.widget_blossomtheme_companion_cta_widget .btn-cta.btn-1:hover {
  background: var(--secondary-color);
  color: var(--white-color);
  border-color: transparent;
}
.seva-btn.btn-primary-two, .seva-btn.btn-2,
.widget_blossomtheme_companion_cta_widget .btn-cta.btn-primary-two,
.widget_blossomtheme_companion_cta_widget .btn-cta.btn-2 {
  display: inline-block !important;
  border-radius: 5px;
  padding: 14px 28px;
  background: none;
  color: var(--primary-color);
  border: 1px solid var(--primary-color);
  font-size: 0.8888888889em;
  line-height: 1.888em;
  font-weight: 600;
  -webkit-transition: all ease 0.35s;
  -o-transition: all ease 0.35s;
  transition: all ease 0.35s;
  min-width: 200px;
  text-align: center;
}
.seva-btn.btn-primary-two:hover, .seva-btn.btn-2:hover,
.widget_blossomtheme_companion_cta_widget .btn-cta.btn-primary-two:hover,
.widget_blossomtheme_companion_cta_widget .btn-cta.btn-2:hover {
  background-color: var(--primary-color);
  color: var(--white-color);
  text-decoration: none;
}

.btn-readmore,
.btn-readmore:visited {
  display: inline-block;
  font-size: 0.8888888889em;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: var(--primary-color);
  text-decoration: none !important;
}
.btn-readmore::after,
.btn-readmore:visited::after {
  display: inline-block;
  margin-left: 14px;
  content: "";
  width: 20.86px;
  height: 12.27px;
  background-image: url('data:image/svg+xml; uft-8, <svg xmlns="http://www.w3.org/2000/svg" width="21.956" height="13.496" viewBox="0 0 21.956 13.496"><g id="Group_1417" data-name="Group 1417" transform="translate(-721 -3593.056)"><path id="Path_1" data-name="Path 1" d="M1062.334,244.108h20.837" transform="translate(-340.835 3355.706)" fill="none" stroke="%23ff5000" stroke-linecap="round" stroke-width="1"/><path id="Path_2" data-name="Path 2" d="M1086.915,226.065c.695,2.593,1.669,4.985,6.7,6.143" transform="translate(-351.258 3367.603)" fill="none" stroke="%23ff5000" stroke-linecap="round" stroke-width="1"/><path id="Path_3" data-name="Path 3" d="M1086.915,232.208c.695-2.593,1.669-4.985,6.7-6.143" transform="translate(-351.258 3373.731)" fill="none" stroke="%23ff5000" stroke-linecap="round" stroke-width="1"/></g></svg>');
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.btn-readmore:hover,
.btn-readmore:visited:hover {
  color: var(--secondary-color);
}
.btn-readmore:hover::after,
.btn-readmore:visited:hover::after {
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
  background-image: url('data:image/svg+xml; uft-8, <svg xmlns="http://www.w3.org/2000/svg" width="21.956" height="13.496" viewBox="0 0 21.956 13.496"><g id="Group_1417" data-name="Group 1417" transform="translate(-721 -3593.056)"><path id="Path_1" data-name="Path 1" d="M1062.334,244.108h20.837" transform="translate(-340.835 3355.706)" fill="none" stroke="%2388B4CF" stroke-linecap="round" stroke-width="1"/><path id="Path_2" data-name="Path 2" d="M1086.915,226.065c.695,2.593,1.669,4.985,6.7,6.143" transform="translate(-351.258 3367.603)" fill="none" stroke="%2388B4CF" stroke-linecap="round" stroke-width="1"/><path id="Path_3" data-name="Path 3" d="M1086.915,232.208c.695-2.593,1.669-4.985,6.7-6.143" transform="translate(-351.258 3373.731)" fill="none" stroke="%2388B4CF" stroke-linecap="round" stroke-width="1"/></g></svg>');
}

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 {
  color: var(--black-color);
  border: 1px solid rgba(var(--secondary-color-rgb), 0.2);
  border-radius: 4px;
  padding: 10px 15px;
  width: 100%;
  height: 50px;
  font-size: 14px;
  letter-spacing: 0.1px;
  margin-bottom: 12px;
}
input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=range]::-webkit-input-placeholder, input[type=date]::-webkit-input-placeholder, input[type=month]::-webkit-input-placeholder, input[type=week]::-webkit-input-placeholder, input[type=time]::-webkit-input-placeholder, input[type=datetime]::-webkit-input-placeholder, input[type=datetime-local]::-webkit-input-placeholder, input[type=color]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
  color: rgba(var(--font-color-rgb), 0.5);
}
input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=url]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=range]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=month]::-moz-placeholder, input[type=week]::-moz-placeholder, input[type=time]::-moz-placeholder, input[type=datetime]::-moz-placeholder, input[type=datetime-local]::-moz-placeholder, input[type=color]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
  color: rgba(var(--font-color-rgb), 0.5);
}
input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=range]:-ms-input-placeholder, input[type=date]:-ms-input-placeholder, input[type=month]:-ms-input-placeholder, input[type=week]:-ms-input-placeholder, input[type=time]:-ms-input-placeholder, input[type=datetime]:-ms-input-placeholder, input[type=datetime-local]:-ms-input-placeholder, input[type=color]:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
  color: rgba(var(--font-color-rgb), 0.5);
}
input[type=text]::placeholder, input[type=email]::placeholder, input[type=url]::placeholder, input[type=password]::placeholder, input[type=search]::placeholder, input[type=number]::placeholder, input[type=tel]::placeholder, input[type=range]::placeholder, input[type=date]::placeholder, input[type=month]::placeholder, input[type=week]::placeholder, input[type=time]::placeholder, input[type=datetime]::placeholder, input[type=datetime-local]::placeholder, input[type=color]::placeholder, textarea::placeholder, select::placeholder {
  color: rgba(var(--font-color-rgb), 0.5);
}

input[type=checkbox] {
  -moz-appearance: textfield;
  -webkit-appearance: none;
  appearance: none;
  min-width: 16px;
  max-width: 16px;
  min-height: 16px;
  max-height: 16px;
  border: 1px solid var(--secondary-color);
}
input[type=checkbox]:checked {
  background: var(--secondary-color);
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="10.566" height="8.148" viewBox="0 0 10.566 8.148"><path id="Path_23142" data-name="Path 23142" d="M5058.939,3595.743l2.417,2.418,5.32-5.32" transform="translate(-5057.525 -3591.426)" fill="none" stroke="%23fff" stroke-linecap="round" stroke-width="2"/></svg>');
  -webkit-background-size: 10px 10px;
  background-size: 10px 10px;
  background-repeat: no-repeat;
  background-position: center;
}

textarea {
  min-height: 130px;
}

.site-header .header-button-wrap {
  margin-left: 20px;
}
.site-header .header-btn {
  background-color: var(--secondary-color);
  color: var(--white-color);
}
.site-header .header-btn:hover {
  background-color: var(--primary-color);
  color: var(--white-color);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.site-branding .site-title-wrap .site-title {
  line-height: 1.3;
  margin-bottom: 0;
}
.site-branding .site-title-wrap .site-title a {
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: var(--font-color);
}
.site-branding .site-title-wrap .site-title a:hover {
  color: var(--primary-color);
}
.site-branding .site-title-wrap .site-description {
  margin: 0;
}
.site-branding.has-image-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.site-branding.has-image-text .site-title-wrap {
  margin-left: 18px;
}

.nav-menu {
  list-style: none;
  margin: 0;
}
.nav-menu li a {
  font-size: 0.8333333333em;
  font-weight: 600;
  color: rgba(var(--font-color-rgb), 0.9);
  padding: 15px 25px;
  text-decoration: none;
}
.nav-menu li .submenu-toggle {
  background: none !important;
  right: 0;
  border: none;
  width: 25px;
  height: 60px;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .nav-menu li .submenu-toggle {
    right: 15px;
  }
}
.nav-menu li .submenu-toggle.active {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.nav-menu li:hover > a, .nav-menu li.hover > a, .nav-menu li.focus > a {
  color: var(--primary-color);
  text-decoration: none;
}
.nav-menu li:hover > button svg path, .nav-menu li.hover > button svg path, .nav-menu li.focus > button svg path {
  fill: var(--primary-color);
}

.header-block .fa-phone {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.header-main .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media screen and (min-width: 1025px) {
  .header-main .container {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.toggle-btn {
  padding: 0;
  background: none !important;
  width: 30px;
  height: 30px;
  min-height: unset;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .toggle-btn {
    display: none;
  }
}
.toggle-btn .toggle-bar {
  width: 25px;
  height: 2px;
  background-color: var(--primary-color);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.toggle-btn .toggle-bar:first-child {
  top: -15px;
}
.toggle-btn .toggle-bar:last-child {
  bottom: -15px;
}

.toggle-btn-title {
  font-size: 0.7222222222em;
  line-height: 1;
  color: var(--font-color);
  margin-top: 5px;
}

@media (min-width: 1025px) {
  .site-header:not(.style-six > .header-main) > .header-main .main-navigation .close {
    display: none;
  }
}
.site-header:not(.style-six > .header-main) .main-navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: unset;
  grid-gap: 20px;
}
@media screen and (min-width: 1025px) {
  .site-header:not(.style-six > .header-main) .main-navigation {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    grid-gap: unset;
  }
}
.site-header:not(.style-six > .header-main) .main-navigation ul {
  float: none !important;
}
.site-header:not(.style-six > .header-main) .main-navigation ul a {
  width: unset !important;
}
@media screen and (max-width: 1024px) {
  .site-header:not(.style-six > .header-main) .main-navigation > div {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 320px;
    height: 100%;
    background-color: var(--white-color);
    -webkit-box-shadow: 10px 0 20px rgba(var(--font-color-rgb), 0.15);
    box-shadow: 10px 0 20px rgba(var(--font-color-rgb), 0.15);
    overflow-y: auto;
    z-index: 9999;
  }
}
@media screen and (min-width: 1025px) {
  .site-header:not(.style-six > .header-main) .main-navigation > div {
    display: block !important;
  }
}
.site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 1025px) {
  .site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu .sub-menu {
  position: static;
  display: none;
  background-color: #fff;
  min-width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media screen and (min-width: 1025px) {
  .site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu .sub-menu {
    width: 250px;
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    right: auto;
    -webkit-box-shadow: 0 10px 20px rgba(var(--black-color-rgb), 0.1);
    box-shadow: 0 10px 20px rgba(var(--black-color-rgb), 0.1);
    opacity: 0;
    top: 110%;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu .sub-menu a {
    border-bottom: 1px solid rgba(var(--black-color-rgb), 0.05);
  }
  .site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu .sub-menu .sub-menu {
    left: 100%;
    top: 50%;
  }
  .site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu .sub-menu .submenu-toggle {
    height: 60px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}
.site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu .sub-menu li {
  display: block;
}
.site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu .sub-menu li a {
  display: block;
  width: 100%;
  padding: 20px;
}
.site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu li a {
  padding: 20px;
  border-bottom: 1px solid rgba(var(--font-color-rgb), 0.1);
  line-height: 1.3;
}
@media screen and (min-width: 1025px) {
  .site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu li a {
    padding: 20px 25px;
    border-bottom: none;
  }
}
@media screen and (min-width: 1025px) {
  .site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu li .submenu-toggle {
    height: 59px;
  }
}
.site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu li.menu-item-has-children:hover > a, .site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu li.menu-item-has-children.hover > a, .site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu li.menu-item-has-children.focus > a {
  color: var(--primary-color);
}
.site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu li.menu-item-has-children:hover > .sub-menu, .site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu li.menu-item-has-children.hover > .sub-menu, .site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu li.menu-item-has-children.focus > .sub-menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu li.menu-item-has-children.hover > a {
  color: var(--primary-color);
}
.site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu li.menu-item-has-children.hover > .sub-menu {
  top: 100%;
  opacity: 1;
}
.site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu li.menu-item-has-children .menu-item-has-children:hover > .sub-menu, .site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu li.menu-item-has-children .menu-item-has-children.hover > .sub-menu, .site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu li.menu-item-has-children .menu-item-has-children.focus > .sub-menu {
  top: 0;
}
@media screen and (min-width: 1025px) {
  .site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu > li:last-child .sub-menu, .site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu > li:nth-last-child(2) .sub-menu {
    left: auto;
    right: 0;
  }
  .site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu > li:last-child .sub-menu .submenu-toggle, .site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu > li:nth-last-child(2) .sub-menu .submenu-toggle {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu > li:last-child .sub-menu .sub-menu, .site-header:not(.style-six > .header-main) .main-navigation > div .nav-menu > li:nth-last-child(2) .sub-menu .sub-menu {
    left: auto;
    right: 100%;
  }
}

.secondary-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.secondary-menu ul li {
  display: inline-block;
  position: relative;
  letter-spacing: 0.3px;
  color: rgba(var(--font-color-rgb), 0.85);
}
.secondary-menu ul li a {
  display: inline-block;
  color: rgba(var(--black-color-rgb), 0.85);
  padding: 10px 20px;
  line-height: 1.3;
  text-decoration: none;
  white-space: nowrap;
}
.secondary-menu.secondary-add-menu {
  height: unset !important;
}
.secondary-menu.secondary-add-menu .toggle-btn {
  display: none !important;
}
.secondary-menu.secondary-add-menu .nav-menu {
  all: unset !important;
}
.secondary-menu.secondary-add-menu .nav-menu li a {
  padding: 0 !important;
  border-bottom: 0 !important;
}

.submenu-toggle {
  background: none;
  color: var(--font-color);
  padding: 0;
  position: absolute;
  top: 0;
  right: 22px;
  height: 100%;
  min-height: auto;
  font-size: 0.8888em;
}
.submenu-toggle:hover {
  color: var(--primary-color);
}

.site-header.style-five .header-right .secondary-menu, .site-header.style-four .header-right .secondary-menu, .site-header.style-two .header-right .secondary-menu {
  margin-left: 20px;
  margin-right: 0;
}

.style-five .nav-button-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1024px) {
  .style-five .nav-button-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}

@media (max-width: 1024px) {
  .site-header > .header-top,
  .site-header > .header-main,
  .site-header > .header-bottom,
  .site-header > .header-middle {
    display: none;
  }
}
@media (min-width: 1025px) {
  .site-header .mobile-header {
    display: none;
  }
  .site-header .mobile-header .toggle-btn {
    display: none;
  }
}
.site-header .mobile-header .header-top {
  background-color: unset;
}
.site-header .mobile-header .toggle-btn {
  display: inline-block;
}
.site-header .mobile-header .header-main .container .mob-nav-site-branding-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.site-header .mobile-header .header-main .container .mob-nav-site-branding-wrap .header-left {
  margin-right: 15px;
  padding-right: 15px;
  position: relative;
}
.site-header .mobile-header .header-main .container .mob-nav-site-branding-wrap .header-left::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 18px;
  width: 1px;
  background: rgba(var(--font-color-rgb), 0.2);
}
.site-header .mobile-header .header-main .container .mob-nav-site-branding-wrap .header-left .toggle-btn-wrap {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.site-header .mobile-header .header-main .container .mob-nav-site-branding-wrap .header-left .toggle-btn-wrap .toggle-btn .toggle-bar {
  background-color: var(--font-color);
}
.site-header .mobile-header .header-main .container .header-right .header-button-wrap {
  display: block !important;
}
@media (max-width: 500px) {
  .site-header .mobile-header .header-main .container .header-right .header-button-wrap {
    display: none !important;
  }
}
.site-header .mobile-header .header-main .container .main-navigation {
  -webkit-box-flex: unset !important;
  -webkit-flex: unset !important;
  -ms-flex: unset !important;
  flex: unset !important;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 370px;
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  background-color: var(--white-color);
  -webkit-box-shadow: 10px 0 20px rgba(var(--font-color-rgb), 0.15);
  box-shadow: 10px 0 20px rgba(var(--font-color-rgb), 0.15);
  overflow-y: auto;
  z-index: 9999;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
}
@media (max-width: 558px) {
  .site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner {
    width: 100%;
  }
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container {
  background: rgba(var(--primary-color-rgb), 0.05);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  max-width: 100%;
  min-height: 100%;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .mobile-header-wrap {
  background: #fff;
  padding: 22px 15px 25px 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .mobile-header-wrap > .close {
  position: absolute;
  top: 11px;
  right: 18px;
  padding: 0;
  width: 25px;
  height: 25px;
  min-height: auto;
  background: none;
  cursor: pointer;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .mobile-header-wrap > .close::before, .site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .mobile-header-wrap > .close::after {
  content: "";
  background: var(--font-color);
  width: 100%;
  height: 2px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all ease 0.35s;
  -o-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .mobile-header-wrap > .close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .mobile-header-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-top: 48px;
  padding: 0 15px;
  grid-gap: 2em;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .mob-ctc-btn {
  padding: 0 15px;
  margin: 39px 0;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .mob-ctc-btn .header-block {
  margin: 23px 0 23px 0;
  padding-left: 0;
  margin-left: 0;
  text-align: center;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .mob-ctc-btn .header-block:first-child {
  margin: 49px 0 0 0;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .mob-ctc-btn .header-button-wrap {
  margin-left: 0;
  text-align: center;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .mob-ctc-btn a {
  width: 100%;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-cart {
  padding-left: 13px;
  margin-left: 13px;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-social {
  margin-right: 30px;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-social ul li {
  margin: 2px;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-social ul li a {
  padding: unset;
  line-height: 1;
  display: inline-block;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 1px solid rgba(var(--secondary-color-rgb), 0.1);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-social ul li a svg {
  -webkit-transition: all 0.03s ease;
  -o-transition: all 0.03s ease;
  transition: all 0.03s ease;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-social ul li a:hover {
  background-color: var(--secondary-color);
  color: #fff;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-left {
  flex: 1;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-left .main-navigation {
  display: block;
  width: 100%;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-left .main-navigation .toggle-btn {
  display: none !important;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-left .main-navigation > div {
  display: block !important;
  position: static !important;
  width: unset;
  height: unset;
  background-color: unset;
  -webkit-box-shadow: unset;
  box-shadow: unset;
  z-index: 3;
  padding-top: 0;
  overflow: unset;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-left .main-navigation > div .close {
  display: none !important;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-left .main-navigation > div .nav-menu {
  overflow: unset;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-left .main-navigation > div .nav-menu li a {
  border: 0;
  font-size: 15px;
  font-weight: 600;
  padding-left: 0;
  padding-right: 20px;
  color: rgba(var(--font-color-rgb), 0.9);
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-left .main-navigation > div .nav-menu li .sub-menu {
  background-color: unset;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-left .main-navigation > div .nav-menu li .submenu-toggle {
  right: 0;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-left .main-navigation > div .nav-menu > li:first-child a {
  padding-top: 0;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  flex: 1;
  margin-top: -17px;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-right .secondary-menu {
  height: unset;
  width: 88%;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-right .secondary-menu .toggle-btn {
  display: none !important;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-right .secondary-menu > div {
  display: block !important;
  position: static !important;
  width: unset;
  height: unset;
  background-color: unset;
  -webkit-box-shadow: unset;
  box-shadow: unset;
  z-index: 3;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-right .secondary-menu > div .close {
  display: none;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-right .secondary-menu > div .nav-menu {
  width: unset;
  padding: 0;
  overflow: unset;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-right .secondary-menu > div .nav-menu li a {
  padding: 17px 0 !important;
  border: 0;
  text-align: left;
  font-size: 13px;
  font-weight: 400;
  color: rgba(var(--font-color-rgb), 0.9);
  white-space: pre-wrap;
}
.site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner .container .header-right .secondary-menu > div .nav-menu li .submenu-toggle {
  left: 100%;
  right: unset;
  height: 51px;
}

.admin-bar .site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner {
  margin-top: 32px;
}

@media (max-width: 767px) {
  .site-header.style-two .header-top .header-center {
    margin-bottom: 10px;
  }
}
.site-header.style-two .site-branding {
  padding-left: 38px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 38px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
@media (max-width: 1024px) {
  .site-header.style-two .site-branding {
    padding: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.site-header.style-two > .header-main {
  display: none;
}
@media (min-width: 1025px) {
  .site-header.style-two > .header-main {
    display: block;
  }
  .site-header.style-two .header-main .main-navigation .nav-menu {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .site-header.style-two .primary-menu-two {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: unset;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    grid-gap: 20px;
  }
}
@media screen and (min-width: 1025px) and (min-width: 1025px) {
  .site-header.style-two .primary-menu-two {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    grid-gap: unset;
  }
}
@media (min-width: 1025px) {
  .site-header.style-two .primary-menu-two .toggle-btn {
    display: none !important;
  }
}
@media (min-width: 1025px) {
  .site-header.style-two .primary-menu-two > ul {
    float: none !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .site-header.style-two .primary-menu-two > ul a {
    width: unset !important;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1024px) {
  .site-header.style-two .primary-menu-two > div {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 320px;
    height: 100%;
    background-color: var(--white-color);
    -webkit-box-shadow: 10px 0 20px rgba(var(--font-color-rgb), 0.15);
    box-shadow: 10px 0 20px rgba(var(--font-color-rgb), 0.15);
    overflow-y: auto;
    z-index: 9999;
  }
}
@media screen and (min-width: 1025px) and (min-width: 1025px) {
  .site-header.style-two .primary-menu-two > div {
    display: block !important;
  }
}
@media (min-width: 1025px) {
  .site-header.style-two .primary-menu-two > div .nav-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (min-width: 1025px) and (min-width: 1025px) {
  .site-header.style-two .primary-menu-two > div .nav-menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (min-width: 1025px) {
  .site-header.style-two .primary-menu-two > div .nav-menuul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
}
@media (min-width: 1025px) {
  .site-header.style-two .primary-menu-two > div .nav-menu li {
    position: relative;
  }
}
@media (min-width: 1025px) {
  .site-header.style-two .primary-menu-two > div .nav-menu .sub-menu {
    position: static;
    display: none;
    background-color: #fff;
    min-width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
  }
}
@media screen and (min-width: 1025px) and (min-width: 1025px) {
  .site-header.style-two .primary-menu-two > div .nav-menu .sub-menu {
    width: 250px;
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    right: auto;
    -webkit-box-shadow: 0 10px 20px rgba(var(--black-color-rgb), 0.1);
    box-shadow: 0 10px 20px rgba(var(--black-color-rgb), 0.1);
    visibility: hidden;
    opacity: 0;
    top: 110%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 3;
  }
  .site-header.style-two .primary-menu-two > div .nav-menu .sub-menu a {
    border-bottom: 1px solid rgba(var(--black-color-rgb), 0.05);
  }
  .site-header.style-two .primary-menu-two > div .nav-menu .sub-menu .sub-menu {
    left: 100%;
    top: 50%;
  }
  .site-header.style-two .primary-menu-two > div .nav-menu .sub-menu .submenu-toggle {
    height: 60px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}
@media (min-width: 1025px) {
  .site-header.style-two .primary-menu-two > div .nav-menu .sub-menu li {
    display: block;
  }
  .site-header.style-two .primary-menu-two > div .nav-menu .sub-menu li a {
    display: block;
    width: 100%;
    padding: 20px;
  }
}
@media (min-width: 1025px) {
  .site-header.style-two .primary-menu-two > div .nav-menu li a {
    display: block;
    padding: 20px;
    border-bottom: 1px solid rgba(var(--font-color-rgb), 0.1);
    line-height: 1.3;
  }
}
@media screen and (min-width: 1025px) and (min-width: 1025px) {
  .site-header.style-two .primary-menu-two > div .nav-menu li a {
    padding: 20px 25px;
    border-bottom: none;
  }
}
@media screen and (min-width: 1025px) and (min-width: 1025px) {
  .site-header.style-two .primary-menu-two > div .nav-menu li .submenu-toggle {
    height: 59px;
  }
}
@media (min-width: 1025px) {
  .site-header.style-two .primary-menu-two > div .nav-menu li.menu-item-has-children:hover > a, .site-header.style-two .primary-menu-two > div .nav-menu li.menu-item-has-children.hover > a, .site-header.style-two .primary-menu-two > div .nav-menu li.menu-item-has-children.focus > a {
    color: var(--primary-color);
  }
  .site-header.style-two .primary-menu-two > div .nav-menu li.menu-item-has-children:hover > .sub-menu, .site-header.style-two .primary-menu-two > div .nav-menu li.menu-item-has-children.hover > .sub-menu, .site-header.style-two .primary-menu-two > div .nav-menu li.menu-item-has-children.focus > .sub-menu {
    top: 100%;
    visibility: visible;
    opacity: 1;
  }
  .site-header.style-two .primary-menu-two > div .nav-menu li.menu-item-has-children .menu-item-has-children:hover > .sub-menu, .site-header.style-two .primary-menu-two > div .nav-menu li.menu-item-has-children .menu-item-has-children.hover > .sub-menu, .site-header.style-two .primary-menu-two > div .nav-menu li.menu-item-has-children .menu-item-has-children.focus > .sub-menu {
    top: 0;
  }
}
@media screen and (min-width: 1025px) and (min-width: 1025px) {
  .site-header.style-two .primary-menu-two > div .nav-menu > li:last-child .sub-menu, .site-header.style-two .primary-menu-two > div .nav-menu > li:nth-last-child(2) .sub-menu {
    left: auto;
    right: 0;
  }
  .site-header.style-two .primary-menu-two > div .nav-menu > li:last-child .sub-menu .submenu-toggle, .site-header.style-two .primary-menu-two > div .nav-menu > li:nth-last-child(2) .sub-menu .submenu-toggle {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .site-header.style-two .primary-menu-two > div .nav-menu > li:last-child .sub-menu .sub-menu, .site-header.style-two .primary-menu-two > div .nav-menu > li:nth-last-child(2) .sub-menu .sub-menu {
    left: auto;
    right: 100%;
  }
}
.site-header.style-three .header-middle > .container .site-branding {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.site-header.style-six .header-bottom .header-bottom-inner .header-left .main-navigation {
  display: block;
  width: 100%;
}

@media (min-width: 600px) {
  .admin-bar .site-header .sticky-header {
    top: 32px;
  }
}

.main-navigation > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-gap: 30px;
}
.main-navigation > ul li a {
  font-size: 0.8333333333em;
  font-weight: 600;
  color: rgba(var(--font-color-rgb), 0.9);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}
.main-navigation > ul li a:hover {
  color: var(--primary-color);
}
.main-navigation > ul li.current-menu-item a {
  color: var(--primary-color);
}

@media (min-width: 1025px) {
  .main-navigation .submenu-toggle {
    display: none;
  }
  .main-navigation .nav-menu > li.menu-item-has-children > a::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg class='svg-inline--fa fa-caret-down fa-w-10' aria-hidden='true' data-prefix='fas' data-icon='caret-down' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' data-fa-i2svg=''%3E%3Cpath fill='%23222222' d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'%3E%3C/path%3E%3C/svg%3E");
    display: inline-block;
    width: 0.9em;
    height: 0.9em;
    background-repeat: no-repeat;
    margin-left: 13px;
    position: absolute;
    right: 0;
    top: 22px;
  }
  .main-navigation .nav-menu > li.menu-item-has-children.hover > a::after,
  .main-navigation .nav-menu > li.menu-item-has-children:hover > a::after {
    background-image: url("data:image/svg+xml,%3Csvg class='svg-inline--fa fa-caret-down fa-w-10' aria-hidden='true' data-prefix='fas' data-icon='caret-down' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' data-fa-i2svg=''%3E%3Cpath fill='%23FF5000' d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'%3E%3C/path%3E%3C/svg%3E");
  }
  .main-navigation .nav-menu li .sub-menu li.menu-item-has-children > a {
    position: relative;
  }
  .main-navigation .nav-menu li .sub-menu li.menu-item-has-children > a::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg class='svg-inline--fa fa-caret-down fa-w-10' aria-hidden='true' data-prefix='fas' data-icon='caret-down' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' data-fa-i2svg=''%3E%3Cpath fill='%23222222' d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'%3E%3C/path%3E%3C/svg%3E");
    position: absolute;
    right: 20px;
    top: 18px;
    width: 0.9em;
    height: 0.9em;
    background-repeat: no-repeat;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .main-navigation .nav-menu li .sub-menu li.menu-item-has-children.hover > a::after,
  .main-navigation .nav-menu li .sub-menu li.menu-item-has-children:hover > a::after {
    background-image: url("data:image/svg+xml,%3Csvg class='svg-inline--fa fa-caret-down fa-w-10' aria-hidden='true' data-prefix='fas' data-icon='caret-down' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' data-fa-i2svg=''%3E%3Cpath fill='%23FF5000' d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'%3E%3C/path%3E%3C/svg%3E");
  }
  .site-header.header-main .main-navigation > div .nav-menu > li:last-child .sub-menu li a::after,
  .site-header .header-main .main-navigation > div .nav-menu > li:nth-last-child(2) .sub-menu li a::after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .keyboard-nav-on .footer-navigation .nav-menu .sub-menu,
  .keyboard-nav-on .main-navigation .nav-menu .sub-menu {
    visibility: visible !important;
  }
}
.mobile-menu-active .site-header .mobile-header .header-bottom-slide .header-bottom-slide-inner {
  visibility: visible;
}

.site-banner {
  background-color: var(--white-color);
  padding: 90px 0;
  overflow: hidden;
  position: relative;
}
.site-banner.static-cta::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(var(--primary-color-rgb), 0.03);
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .site-banner {
    padding: 60px 0;
  }
}
.site-banner .blossomthemes-email-newsletter-wrapper {
  padding: 50px 0px;
}
@media (min-width: 768px) {
  .site-banner .blossomthemes-email-newsletter-wrapper {
    padding: 50px 60px;
  }
}
.site-banner .blossomthemes-email-newsletter-wrapper .subscribe-inner-wrap .check-mark {
  margin-top: 5px;
}
.site-banner .blossomthemes-email-newsletter-wrapper .subscribe-inner-wrap input[type=checkbox]:checked + .check-mark {
  background-color: #fff;
}
.site-banner .blossomthemes-email-newsletter-wrapper .subscribe-inner-wrap .text {
  font-size: 0.777777778em;
  line-height: 1.8em;
}
.site-banner .blossomthemes-email-newsletter-wrapper .text-holder span {
  font-size: 1em;
}
.site-banner .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1025px) {
  .site-banner .item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    grid-gap: 65px;
  }
}
.site-banner .wp-custom-header {
  margin-bottom: 30px;
}
@media screen and (min-width: 1025px) {
  .site-banner .wp-custom-header {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 57%;
    -ms-flex: 0 0 57%;
    flex: 0 0 57%;
    margin-bottom: 0;
    text-align: center;
  }
}
.site-banner .wp-custom-header .wp-custom-header-video-button {
  display: none;
}
.site-banner .wp-custom-header.illu-bg-design {
  position: relative;
}
.site-banner .wp-custom-header.illu-bg-design::before {
  content: "";
  width: 494px;
  height: 494px;
  border-radius: 50%;
  background-color: var(--secondary-color);
  opacity: 0.1;
  position: absolute;
  bottom: -245px;
  left: -105px;
  z-index: -1;
}
.site-banner .wp-custom-header.illu-bg-design::after {
  content: "";
  width: 244px;
  height: 164px;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="244.614" height="164.143" viewBox="0 0 244.614 164.143"><path id="Path_23534" data-name="Path 23534" d="M1513.342,1474.683c-12.991,20.683-27.714,50.705-20.785,64.049s23.406,47.37,43.747,51.373,26.041,9.557,39.027,7.556,12.022,4.446,45.682,1.793,29.544-16.12,49.463-22.792,36.18-13.532,44.84-13.532,30.994-37.742,13.673-55.089-125.577-73.39-157.621-72.056S1513.342,1474.683,1513.342,1474.683Z" transform="translate(-1490.783 -1435.963)" fill="%23FF5000"/></svg>');
  opacity: 0.05;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -137px;
  right: -163px;
  z-index: -1;
}
.site-banner .banner-caption {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 1025px) {
  .site-banner .banner-caption {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
  }
}
.site-banner .banner-caption .banner-desc p:last-child {
  margin-bottom: 0;
}
.site-banner .banner-caption .subtitle {
  font-size: 0.8333333333em;
  color: rgba(var(--primary-color-rgb), 0.8);
  opacity: 0.8;
  font-family: var(--global-body-font);
  margin-bottom: 15px;
  letter-spacing: 2.75px;
}
.site-banner .banner-caption .title {
  font-size: 2em;
  line-height: 1.2em;
  color: var(--font-color);
  margin-bottom: 20px;
}
@media screen and (min-width: 1200px) {
  .site-banner .banner-caption .title {
    font-size: 2.5em;
  }
}
@media screen and (min-width: 1400px) {
  .site-banner .banner-caption .title {
    font-size: 2.7777777em;
  }
}
.site-banner .banner-caption .button-wrap {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .site-banner .banner-caption .button-wrap {
    margin-top: 30px;
  }
}
.site-banner.style-one {
  position: relative;
  background: rgba(var(--primary-color-rgb), 0.03);
}
.site-banner.style-one::before {
  content: "";
  width: 100%;
  height: 100%;
  background: var(--white-color);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.site-banner.style-one::after {
  content: "";
  width: 300px;
  height: 328px;
  border-radius: 50%;
  background: rgba(var(--secondary-color-rgb), 0.1);
  position: absolute;
  bottom: -139px;
  left: -89px;
}
.site-banner.style-one .item {
  position: relative;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .site-banner.style-one .item {
    grid-gap: 0;
  }
}
@media screen and (max-width: 1024px) {
  .site-banner.style-one .item .banner-secondary-img {
    display: none;
  }
}
.site-banner.style-one .item .banner-secondary-img img {
  margin-top: -40px;
}
.site-banner.style-one .item .wp-custom-header {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60%;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
}
@media screen and (max-width: 1024px) {
  .site-banner.style-one .item .wp-custom-header {
    margin-bottom: 0;
  }
}
.site-banner.style-one .item .wp-custom-header::before {
  content: none;
}
.site-banner.style-one .banner-caption {
  width: 100%;
  padding: 50px 60px;
  background: var(--white-color);
  position: absolute;
  bottom: 42px;
  left: 16%;
}
@media screen and (min-width: 1025px) {
  .site-banner.style-one .banner-caption {
    max-width: 533px;
  }
}
@media screen and (max-width: 1199px) {
  .site-banner.style-one .banner-caption {
    padding: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .site-banner.style-one .banner-caption {
    position: static;
    margin: 0 auto;
  }
}
.site-banner.style-one .banner-caption .subtitle {
  margin-bottom: 10px;
}
.site-banner.style-one .banner-caption .title {
  font-size: 2.2222222222em;
  margin-top: 0;
  margin-bottom: 15px;
}
.site-banner.style-one .banner-caption .button-wrap {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .site-banner.banner-slider .owl-nav {
    display: none;
  }
}
.site-banner.banner-slider .owl-nav [class*=owl-] {
  width: 50px;
  height: 50px;
  border: 1px solid rgba(var(--primary-color-rgb), 0.1);
  border-radius: 0;
  background: none;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 20px 20px;
  background-size: 20px;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.site-banner.banner-slider .owl-nav [class*=owl-]:hover {
  background-color: var(--primary-color);
}
.site-banner.banner-slider .owl-nav .owl-prev {
  left: -65px;
}
.site-banner.banner-slider .owl-nav .owl-prev:hover {
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="32.309" height="20.164" viewBox="0 0 32.309 20.164"><g id="Group_1442" data-name="Group 1442" transform="translate(-111.801 -7500.775)"><path id="Path_1" data-name="Path 1" d="M1092.416,244.108h-30.082" transform="translate(-949.306 7266.763)" fill="none" stroke="%23fff" stroke-linecap="round" stroke-width="2"/><path id="Path_2" data-name="Path 2" d="M1096.586,226.065c-1,3.743-2.41,7.2-9.671,8.868" transform="translate(-973.915 7275.936)" fill="none" stroke="%23fff" stroke-linecap="round" stroke-width="2"/><path id="Path_3" data-name="Path 3" d="M1096.586,234.933c-1-3.743-2.41-7.2-9.671-8.868" transform="translate(-973.915 7284.782)" fill="none" stroke="%23fff" stroke-linecap="round" stroke-width="2"/></g></svg>') !important;
}
.site-banner.banner-slider .owl-nav .owl-next {
  right: -65px;
}
.site-banner.banner-slider .owl-nav .owl-next:hover {
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="32.309" height="20.165" viewBox="0 0 32.309 20.165"><g id="Group_1441" data-name="Group 1441" transform="translate(-169.747 -7500.775)"><path id="Path_1" data-name="Path 1" d="M1062.334,244.108h30.082" transform="translate(-891.588 7266.763)" fill="none" stroke="%23fff" stroke-linecap="round" stroke-width="2"/><path id="Path_2" data-name="Path 2" d="M1086.915,226.065c1,3.743,2.41,7.2,9.671,8.868" transform="translate(-895.73 7275.936)" fill="none" stroke="%23fff" stroke-linecap="round" stroke-width="2"/><path id="Path_3" data-name="Path 3" d="M1086.915,234.933c1-3.743,2.41-7.2,9.671-8.868" transform="translate(-895.73 7284.782)" fill="none" stroke="%23fff" stroke-linecap="round" stroke-width="2"/></g></svg>') !important;
}
@media screen and (min-width: 768px) {
  .site-banner.banner-slider .owl-dots {
    display: none;
  }
}
.site-banner.banner-slider .item-wrap {
  position: relative;
}
.site-banner.banner-slider .item-wrap .owl-stage-outer {
  overflow: hidden;
}
.site-banner.banner-slider .item-wrap .item .banner-caption .title {
  font-size: 2em;
}
@media screen and (min-width: 1025px) {
  .site-banner.banner-slider .item-wrap .item .banner-caption .title {
    font-size: 2.55em;
  }
}
@media screen and (min-width: 1200px) {
  .site-banner.banner-slider .item-wrap .item .banner-caption .title {
    font-size: 2.7777777778em;
  }
}
.site-banner.banner-slider .item-wrap .item .banner-caption .title a {
  color: var(--font-color);
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.site-banner.banner-slider .item-wrap .item .banner-caption .title a:hover {
  color: var(--primary-color);
}
.site-banner.banner-slider.style-one {
  background: none;
  padding-top: 0;
}
.site-banner.banner-slider.style-one::before, .site-banner.banner-slider.style-one::after {
  content: none;
}
.site-banner.banner-slider.style-one .item-wrap .item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  grid-gap: 0;
  min-height: 570px;
}
@media screen and (max-width: 767px) {
  .site-banner.banner-slider.style-one .item-wrap .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.site-banner.banner-slider.style-one .item-wrap .item .banner-img {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
.site-banner.banner-slider.style-one .item-wrap .item .banner-img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.site-banner.banner-slider.style-one .item-wrap .item .banner-caption {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  position: static;
  max-width: unset;
}
.site-banner.banner-slider.style-one .item-wrap .item .banner-caption .title {
  line-height: 1.25em;
}
.site-banner.banner-slider.style-one .item-wrap .item.full-image .banner-img {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.site-banner.banner-slider.style-one .item-wrap .item.full-image .banner-img .svg-holder {
  height: 100%;
  width: 100%;
}
.site-banner.banner-slider.style-one .item-wrap .item.full-image .banner-img .attachment-full {
  width: unset;
  height: unset;
  margin: 0 auto;
}

.banner-six .site-banner .wp-custom-header, .banner-one .site-banner .wp-custom-header {
  position: relative;
}
.banner-six .site-banner .wp-custom-header::after, .banner-one .site-banner .wp-custom-header::after {
  content: "";
  width: 244px;
  height: 164px;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="244.614" height="164.143" viewBox="0 0 244.614 164.143"><path id="Path_23534" data-name="Path 23534" d="M1513.342,1474.683c-12.991,20.683-27.714,50.705-20.785,64.049s23.406,47.37,43.747,51.373,26.041,9.557,39.027,7.556,12.022,4.446,45.682,1.793,29.544-16.12,49.463-22.792,36.18-13.532,44.84-13.532,30.994-37.742,13.673-55.089-125.577-73.39-157.621-72.056S1513.342,1474.683,1513.342,1474.683Z" transform="translate(-1490.783 -1435.963)" fill="%23FF5000"/></svg>');
  opacity: 0.05;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -137px;
  right: -163px;
  z-index: -1;
}

.banner-five .site-banner .wp-custom-header {
  position: relative;
}
.banner-five .site-banner .wp-custom-header::after {
  content: "";
  width: 244px;
  height: 164px;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="244.614" height="164.143" viewBox="0 0 244.614 164.143"><path id="Path_23534" data-name="Path 23534" d="M1513.342,1474.683c-12.991,20.683-27.714,50.705-20.785,64.049s23.406,47.37,43.747,51.373,26.041,9.557,39.027,7.556,12.022,4.446,45.682,1.793,29.544-16.12,49.463-22.792,36.18-13.532,44.84-13.532,30.994-37.742,13.673-55.089-125.577-73.39-157.621-72.056S1513.342,1474.683,1513.342,1474.683Z" transform="translate(-1490.783 -1435.963)" fill="%23FF5000"/></svg>');
  opacity: 0.05;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -330px;
  right: -163px;
  z-index: -1;
}

.banner-six .site-banner .wp-custom-header::before {
  content: "";
  width: 494px;
  height: 494px;
  border-radius: 50%;
  background-color: var(--secondary-color);
  opacity: 0.1;
  position: absolute;
  bottom: -245px;
  left: -105px;
  z-index: -1;
}

@media (min-width: 1025px) {
  .site-banner .item.right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (min-width: 1025px) {
  .site-banner.style-one .item.right .banner-caption {
    left: unset;
    right: 16%;
  }
}

.post {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-gap: 20px;
  margin-bottom: 48px;
}
@media screen and (min-width: 768px) {
  .post {
    grid-gap: 30px;
  }
}
.post.horizontal {
  padding: 0;
  grid-gap: 0;
}
@media screen and (min-width: 768px) {
  .post.horizontal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .post.horizontal .post-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    -webkit-flex: 0 0 40%;
    flex: 0 0 40%;
    margin-bottom: 0;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }
  .post.horizontal .post-thumbnail img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .post.horizontal .post-thumbnail svg.fallback-svg {
    display: block;
  }
}
.post.horizontal .content-wrap {
  padding: 30px 30px 30px 30px;
}
.post .post-thumbnail {
  margin-bottom: 0;
  margin-top: 0;
}
.post .entry-header {
  margin-bottom: 10px;
}
.post .entry-header .entry-title {
  font-size: 1.7777777778em;
  line-height: 1.33;
  margin: 9px 0 10px;
}
.post .entry-header .entry-title a {
  text-decoration: none;
  color: var(--font-color);
}
.post .entry-header .entry-title a:hover {
  color: var(--primary-color);
}
.post .entry-content {
  margin-top: 0;
}
.post .entry-content p {
  margin-bottom: 1em;
}
.post .entry-content p:last-child {
  margin-bottom: 0;
}
.post .button-wrap {
  margin-top: 20px;
}

.list-layout .post {
  padding: 30px 40px;
  position: relative;
  background: rgba(var(--primary-color-rgb), 0.03);
  margin-bottom: 30px;
}
.list-layout .post::before {
  content: "";
  width: 100%;
  height: 100%;
  background: var(--white-color);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.list-layout .post .entry-header .entry-title {
  font-size: 1.3333333333em;
}

.post.horizontal {
  padding: 0;
}

.entry-meta .category, .entry-meta .cat-tags, .entry-meta .cat-links, .entry-footer .category, .entry-footer .cat-tags, .entry-footer .cat-links {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 0.8333333333em;
  line-height: 1em;
  font-weight: bold;
  letter-spacing: 1.25px;
  grid-gap: 10px;
}
.entry-meta .category a, .entry-meta .cat-tags a, .entry-meta .cat-links a, .entry-footer .category a, .entry-footer .cat-tags a, .entry-footer .cat-links a {
  color: inherit;
  text-decoration: none;
  display: inline-block;
  position: relative;
  padding-left: 15px;
  opacity: 0.8;
}
.entry-meta .category a::before, .entry-meta .cat-tags a::before, .entry-meta .cat-links a::before, .entry-footer .category a::before, .entry-footer .cat-tags a::before, .entry-footer .cat-links a::before {
  content: "";
  width: 5px;
  height: 5px;
  background: var(--secondary-color);
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.entry-meta .category a:hover, .entry-meta .cat-tags a:hover, .entry-meta .cat-links a:hover, .entry-footer .category a:hover, .entry-footer .cat-tags a:hover, .entry-footer .cat-links a:hover {
  color: var(--primary-color);
}
.entry-meta .posted-on, .entry-footer .posted-on {
  font-size: 0.88888em;
  line-height: 0.9375em;
  opacity: 0.8;
  letter-spacing: 0.5px;
}
.entry-meta .posted-on a, .entry-footer .posted-on a {
  color: var(--font-color);
}
.entry-meta .cat-tags, .entry-footer .cat-tags {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.entry-meta .cat-tags .tag-title, .entry-footer .cat-tags .tag-title {
  font-size: 0.88888em;
  letter-spacing: 0;
  font-weight: normal;
}
.entry-meta .cat-tags a, .entry-footer .cat-tags a {
  opacity: 0.8;
}
.entry-meta .cat-tags a:nth-child(2), .entry-footer .cat-tags a:nth-child(2) {
  padding-left: 0;
}
.entry-meta .cat-tags a:nth-child(2)::before, .entry-footer .cat-tags a:nth-child(2)::before {
  content: none;
}
.entry-meta .post-read-time, .entry-footer .post-read-time {
  font-size: 0.8888888889em;
  line-height: 1;
  color: var(--font-color);
  opacity: 0.8;
  position: relative;
  padding-left: 15px;
  margin-left: 10px;
}
.entry-meta .post-read-time::before, .entry-footer .post-read-time::before {
  content: "";
  width: 5px;
  height: 5px;
  background: var(--secondary-color);
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

.dropcap {
  font-size: 3.3333333333em;
  line-height: 0.95;
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  font-family: var(--global-heading-font);
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption .wp-caption-text {
  margin-top: 0.8075em;
  font-size: 0.7777777778em;
  color: rgba(var(--font-color-rgb), 0.5);
}
.wp-caption:not(.aligncenter) {
  margin-top: 0;
  margin-bottom: 0;
}

blockquote {
  font-size: 1.3333333333em;
  line-height: 1.65em;
  padding: 45px 43px;
  background: rgba(var(--primary-color-rgb), 0.03);
  margin: 0 0 1.5em;
  position: relative;
  overflow: hidden;
}
blockquote::before {
  content: "";
  width: 132.76px;
  height: 115.29px;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="179.417" height="155.81" viewBox="0 0 179.417 155.81"><g id="Group_1443" data-name="Group 1443" opacity="0.15"><path id="Path_5841" data-name="Path 5841" d="M153.472,383.87c4.618,3.862,8.983,7.607,13.429,11.2,3,2.427,6.114,4.646,9.183,6.946,9.259,6.944,18.724,7.865,28.5,1.651,4.138-2.63,6.075-7.418,7.711-12.268a96.278,96.278,0,0,0,3.344-13.775c1.4-7.821,3.11-15.681,2.192-23.8-.812-7.2-1.633-14.433-3.045-21.468a32.547,32.547,0,0,0-4.237-9.892c-3.936-6.615-8.074-13.06-12.36-19.333a33.689,33.689,0,0,0-6.749-7.563c-3.107-2.422-5.08-5.87-7.248-9.287-4.528-7.135-9.23-14.1-13.8-21.193a40.381,40.381,0,0,1-2.076-4.342c-.23-.475-.437-1.119-.792-1.327-3.907-2.3-7.77-4.754-11.792-6.691-2.838-1.366-4.968,1.743-7.392,2.9a4.791,4.791,0,0,0,.209,2.491c2.161,5.1,4.417,10.136,6.631,15.2,4.976,11.383,10.358,22.531,14.8,34.224,4.573,12.027,8.835,24.391,9.148,38.051.092,4.039-.375,8.1-.527,12.147-.092,2.468-1.432,2.694-2.878,2.468a15.783,15.783,0,0,1-10.061-6.088c-1.986-2.467-3.162-2.564-5.374-.336-2.834,2.857-5.523,5.939-8.244,8.965a2.361,2.361,0,0,0-.6,1.44c.212,4.488.5,8.982,3.27,12.426C157.8,380.431,157.754,380.945,153.472,383.87Z" transform="translate(-148.25 -252.116)" fill="%2388b4cf"/><path id="Path_5842" data-name="Path 5842" d="M232.619,381.887c6.476,7.364,12.649,14.813,21.38,17.685,1.633.537,3.1,2,4.552,3.218,7.469,6.279,15.791,6.01,24.054,4.191,5.939-1.307,9.43-7.429,10.211-14.907,1.334-12.769-1.257-24.732-4.487-36.606-.145-.536-.4-1.028-.525-1.568-2.648-11.877-8.359-21.945-12.947-32.613-3.178-7.391-7.989-13.7-12.24-20.778-.838,1.733-1.318,2.955-1.966,4.018-1.334,2.185-3.018,1.5-4.142-.745a17.678,17.678,0,0,1-.971-2.855c-.549-1.848-1.432-2.653-3.153-1.381.292-3.81.047-7.523-2.986-9.009-1.14-.559-2.947.973-4.629,1.619-.928-1.991-2.267-4.6-3.35-7.372-.293-.746.118-1.983.33-2.953.418-1.906,1.032-3.754,1.371-5.677.777-4.422-.616-8.086-2.7-11.558-1.542-2.57-2.863-5.345-4.307-8.007-2.835-5.222-6.36-5.681-10.073-1.334a24.878,24.878,0,0,1-3.359,3.8,7.083,7.083,0,0,1-3.556,1.08,10.275,10.275,0,0,1-2.942-.645c.672,1.8,1.14,3.183,1.7,4.511,6.962,16.6,14.219,33.021,20.815,49.842,4.883,12.452,8.913,25.418,13.316,38.16a9.256,9.256,0,0,1,.318,1.357c.914,5.141-.553,6.715-4.782,5.71-3.649-.87-6.072-4.684-9.493-5.732a22.777,22.777,0,0,0-8.232-.792c-1.74.123-3.661,5.59-3.166,8.514.982,5.8,2.676,11.276,6.069,15.615C234.2,378.559,234.91,380.087,232.619,381.887Z" transform="translate(-113.758 -252.301)" fill="%2388b4cf"/></g></svg>');
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 17px;
  left: -10px;
  opacity: 0.5;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
blockquote::after {
  content: "";
  width: 100%;
  height: 100%;
  background: var(--white-color);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
blockquote p:last-child {
  margin-bottom: 0 !important;
}
blockquote cite {
  display: block;
  font-size: 0.777777em;
  line-height: 1.25em;
  margin-top: 30px;
}

.wp-caption {
  margin: 2em 0;
}
.wp-caption:not(.aligncenter) {
  margin: 2em 0;
}

.entry-content:not(.elementor ul, .elementor ol, .elementor ol li::before, .elementor ul li::before) ul, .entry-content:not(.elementor ul, .elementor ol, .elementor ol li::before, .elementor ul li::before) ol {
  list-style: none;
  margin-left: 0;
}
.entry-content:not(.elementor ul, .elementor ol, .elementor ol li::before, .elementor ul li::before) ul li, .entry-content:not(.elementor ul, .elementor ol, .elementor ol li::before, .elementor ul li::before) ol li {
  margin-bottom: 15px;
  padding-left: 20px;
  position: relative;
}
.entry-content:not(.elementor ul, .elementor ol, .elementor ol li::before, .elementor ul li::before) ul li::before, .entry-content:not(.elementor ul, .elementor ol, .elementor ol li::before, .elementor ul li::before) ol li::before {
  content: "";
  position: absolute;
  top: 13px;
  left: 0;
}
.entry-content:not(.elementor ul, .elementor ol, .elementor ol li::before, .elementor ul li::before) ul li::before {
  width: 5px;
  height: 5px;
  background: var(--primary-color);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.entry-content:not(.elementor ul, .elementor ol, .elementor ol li::before, .elementor ul li::before) ol {
  counter-reset: order-count;
}
.entry-content:not(.elementor ul, .elementor ol, .elementor ol li::before, .elementor ul li::before) ol li {
  counter-increment: order-count;
}
.entry-content:not(.elementor ul, .elementor ol, .elementor ol li::before, .elementor ul li::before) ol li::before {
  content: counter(order-count) ".";
  display: inline-block;
  font-size: 0.8333333333em;
  font-style: italic;
  font-family: var(--global-heading-font);
  top: 0;
}
.entry-content:not(.elementor ul, .elementor ol, .elementor ol li::before, .elementor ul li::before) table tbody tr:nth-child(odd) td {
  background: rgba(var(--primary-color-rgb), 0.03);
}

table {
  text-align: left;
  border-top: 1px solid rgba(var(--primary-color-rgb), 0.03);
  border-collapse: collapse;
  font-size: 0.8333333333em;
}
table td,
table th {
  padding: 5px 15px;
}

.single .entry-footer .article-share {
  margin-top: 30px;
}
.single .entry-footer .article-share .social-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  grid-gap: 6px;
  list-style: none;
  margin: 0;
}
@media screen and (max-width: 575px) {
  .single .entry-footer .article-share .social-icons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.single .entry-footer .article-share .social-icons li a {
  color: var(--font-color);
  width: 35px;
  height: 35px;
  line-height: 35px;
  margin: 0 auto;
  display: block;
  text-align: center;
  font-size: 0.7222222222em;
  border: 1px solid rgba(var(--secondary-color-rgb), 0.1);
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.single .entry-footer .article-share .social-icons li a:hover {
  background: var(--secondary-color);
  color: var(--white-color);
}
@media screen and (max-width: 767px) {
  .single .page-header .entry-header {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .single .page-header .entry-header .entry-title {
    font-size: 1.8888888889em;
    line-height: 1.25em;
  }
}
@media screen and (max-width: 767px) {
  .single .entry-header {
    margin-bottom: 30px;
  }
}
.single .entry-header .entry-meta span a:first-child {
  padding-left: 0;
}
.single .entry-header .entry-meta span a:first-child::before {
  display: none;
}
.single .entry-header .entry-meta span a:hover {
  color: rgba(var(--primary-color-rgb), 1);
}
.single .site-main .content-wrap .post-thumbnail, .single .site-main .content-wrap .entry-header {
  margin-bottom: 1.5em;
}
.single.single-post #primary, .single.single-post #secondary {
  margin-top: 46px;
}
.single.single-post .content-area .site-main > article {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  position: relative;
  grid-gap: 30px !important;
}
@media screen and (max-width: 575px) {
  .single.single-post .content-area .site-main > article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (min-width: 1025px) {
  .single.single-post .content-area .site-main > article {
    grid-gap: 0 !important;
  }
}
.single.single-post .content-area .site-main > article .article-meta {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 67px;
  -ms-flex: 0 0 67px;
  flex: 0 0 67px;
  text-align: center;
  padding: 0 10px;
}
@media (min-width: 768px) {
  .single.single-post .content-area .site-main > article .article-meta {
    height: inherit;
  }
}
@media screen and (min-width: 768px) {
  .single.single-post .content-area .site-main > article .article-meta .article-meta-inner {
    position: -webkit-sticky;
    position: sticky;
    top: 50px;
  }
}
@media screen and (min-width: 1290px) {
  .single.single-post .content-area .site-main > article .article-meta {
    position: absolute;
    top: 0;
    left: -85px;
    width: 75px;
    height: 100%;
    text-align: center;
  }
}
@media screen and (min-width: 1578px) {
  .single.single-post .content-area .site-main > article .article-meta {
    left: -175px;
  }
}
.single.single-post .content-area .site-main > article .article-meta .author-img {
  display: inline-block;
  font-size: 0.7777777778em;
  margin: 0;
  font-weight: 600;
  line-height: 18px;
  text-transform: capitalize;
}
.single.single-post .content-area .site-main > article .article-meta .author-img svg, .single.single-post .content-area .site-main > article .article-meta .author-img img {
  width: 57px;
  height: 57px;
  margin-bottom: 8px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 100px;
}
@media (max-width: 1290px) {
  .single.single-post .content-area .site-main > article .article-meta .author-img svg, .single.single-post .content-area .site-main > article .article-meta .author-img img {
    width: 46px;
    height: 46px;
  }
}
.single.single-post .content-area .site-main > article .article-meta .byline {
  display: block;
  margin-bottom: 13px;
  font-size: 0.7777777778em;
  font-weight: 600;
  line-height: 18px;
  text-transform: capitalize;
}
.single.single-post .content-area .site-main > article .article-meta .byline a {
  display: inline-block;
  color: var(--font-color);
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-transform: capitalize;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.single.single-post .content-area .site-main > article .article-meta .byline a:hover {
  color: var(--primary-color);
}
.single.single-post .content-area .site-main > article .article-meta .comments {
  font-size: 0.7222222222em;
  line-height: 1.5;
  display: block;
  margin-top: 15px;
  color: var(--primary-color);
}
.single.single-post .content-area .site-main > article .article-meta .comments a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  grid-gap: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--font-color);
}
@media screen and (max-width: 767px) {
  .single.single-post .content-area .site-main > article .article-meta {
    position: fixed;
    bottom: 0;
    top: unset !important;
    left: 0;
    z-index: 8888;
    width: 100%;
    padding: 0;
    background: #fff;
  }
  .single.single-post .content-area .site-main > article .article-meta .article-meta-inner {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    position: unset;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 400px;
    margin: 0 auto;
    padding: 20px 15px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .single.single-post .content-area .site-main > article .article-meta .article-meta-inner .author-img {
    margin-bottom: 9px;
  }
  .single.single-post .content-area .site-main > article .article-meta .article-meta-inner .author-img img {
    width: 25px;
    height: 25px;
  }
  .single.single-post .content-area .site-main > article .article-meta .article-meta-inner .byline {
    font-weight: 400;
    text-align: left;
    margin-bottom: -46px;
    margin-left: -25px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .single.single-post .content-area .site-main > article .article-meta .article-meta-inner .comments {
    margin-top: 0;
    color: rgba(var(--primary-color-rgb), 0.6);
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .single.single-post .content-area .site-main > article .article-meta .article-meta-inner .comments svg {
    height: 30px;
    width: 1.2em;
  }
  .single.single-post .content-area .site-main > article .article-meta .article-meta-inner .comments a {
    display: block;
    margin-top: 2px;
  }
  .single.single-post .content-area .site-main > article .article-meta .article-meta-inner .comments:hover, .single.single-post .content-area .site-main > article .article-meta .article-meta-inner .comments:focus {
    color: rgba(var(--primary-color-rgb), 1);
  }
}
.single.single-post .site-main .content-wrap .entry-header {
  margin-bottom: 50px;
}
.single.single-post .site-main .content-wrap .entry-header .entry-title {
  font-size: 1.8888888889em;
  line-height: 1.33;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .single.single-post .site-main .content-wrap .entry-header .entry-title {
    font-size: 2.7777777778em;
    line-height: 1.25em;
  }
}
.single.single-post .site-main .content-wrap .post-thumbnail {
  margin-bottom: 30px;
}
.single.full-width .site-content .content-area .site-main .content-wrap {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.single.full-width.centered .site-content .content-area .site-main .entry-header,
.single.full-width.centered .site-content .content-area .site-main .content-wrap {
  max-width: 730px;
  margin-left: auto;
  margin-right: auto;
}
.single.full-width.centered .site-content .content-area .site-main .post-thumbnail {
  text-align: center;
}
@media screen and (min-width: 1025px) {
  .single.full-width.centered .content-area .site-main > article .article-meta {
    left: 0px;
  }
}
.single.centered .post .button-wrap {
  text-align: center;
}
.single.centered .post-navigation .nav-links .meta-nav {
  display: block;
  text-align: center;
}
.single.centered .page-header {
  background: none;
}
.single.centered .page-header::before, .single.centered .page-header::after {
  height: 60%;
}
@media screen and (max-width: 767px) {
  .single.centered .page-header::before, .single.centered .page-header::after {
    height: 40%;
  }
}
.single.centered .page-header::after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(var(--primary-color-rgb), 0.03);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.single.centered .page-header .entry-header {
  text-align: center;
  padding-bottom: 50px;
}
.single.centered .page-header .entry-header .entry-title {
  margin-top: 10px;
}
.single.centered .page-header .entry-header .entry-meta .category a:first-child {
  padding-left: 0;
}
.single.centered .page-header .entry-header .entry-meta .category a:first-child::before {
  content: none;
}
.single.centered .page-header .post-thumbnail {
  margin-bottom: 50px;
}
.single.centered .page-header .post-thumbnail img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .single.centered .additional-post .article-wrap {
    grid-template-columns: repeat(3, 1fr);
  }
}
.single.style-one .site-main .entry-header {
  margin: 0 0 2em 0;
}
.single.style-one .site-main .post-thumbnail {
  margin: 0 0 2em 0;
}
.single.style-one .page-header .post-thumbnail {
  text-align: center;
}
.single.style-one.full-width .post .button-wrap {
  text-align: left;
}
.single.style-one.full-width .post-navigation .nav-links .meta-nav {
  display: block;
  text-align: left;
}
.single.style-two .page-header .entry-title {
  margin: 10px 0 23px;
}
.single.style-two .page-header .post-thumbnail {
  text-align: center;
}
.single.style-two.full-width .page-header .post-thumbnail img {
  width: 100%;
}
.single.style-two.full-width .post .button-wrap {
  text-align: center;
}
.single.style-two.full-width .post-navigation .nav-links .meta-nav {
  display: block;
  text-align: center;
}
.single.style-two.leftsidebar .page-header .post-thumbnail, .single.style-two.rightsidebar .page-header .post-thumbnail {
  text-align: center;
}
.single.style-two.leftsidebar .nav-links .meta-nav, .single.style-two.rightsidebar .nav-links .meta-nav {
  display: block;
  text-align: center;
}
.single.style-two.leftsidebar .additional-post .article-wrap .post .button-wrap, .single.style-two.rightsidebar .additional-post .article-wrap .post .button-wrap {
  text-align: center;
}
.single.style-two .entry-header {
  text-align: center;
}
.single.style-two .entry-header .post .button-wrap {
  text-align: center;
}
.single.style-two .entry-header .entry-meta span a:first-child {
  padding-left: 0;
}
.single.style-two .entry-header .entry-meta span a:first-child::before {
  display: none;
}
.single.style-two .entry-header .entry-meta span a:hover {
  color: rgba(var(--primary-color-rgb), 1);
}
.single.style-two .page-header {
  background: unset !important;
}
.single.style-two .page-header::before {
  content: none;
}
.single.style-three {
  position: relative;
}
.single.style-three #primary, .single.style-three .single.single-post #secondary {
  margin-top: 68px;
}
.single.style-three .breadcrumb-wrapper {
  position: absolute;
  top: 0;
  left: 0;
}
.single.style-three::before, .single.style-three::after {
  content: none !important;
}
.single.style-three .post-header-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
}
@media screen and (max-width: 575px) {
  .single.style-three .post-header-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.single.style-three .post-header-wrapper .post-thumbnail {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  margin: 0;
}
.single.style-three .post-header-wrapper .entry-header {
  text-align: left;
  background: rgba(var(--primary-color-rgb), 0.1);
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  margin-bottom: 0;
  padding: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .single.style-three .post-header-wrapper .entry-header {
    padding: 20px;
  }
}
@media screen and (min-width: 768px) {
  .single.style-three .post-header-wrapper .entry-header .entry-title {
    line-height: 60px;
  }
}
.single.style-three.leftsidebar .nav-links .meta-nav, .single.style-three.rightsidebar .nav-links .meta-nav {
  display: block;
  text-align: center;
}
.single.style-three.leftsidebar .additional-post .article-wrap .post .button-wrap, .single.style-three.rightsidebar .additional-post .article-wrap .post .button-wrap {
  text-align: center;
}
.single.style-three .post-header-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
}
@media screen and (max-width: 575px) {
  .single.style-three .post-header-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.single.style-three .post-header-wrapper .post-thumbnail {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  margin: 0;
  text-align: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.single.style-three .post-header-wrapper .entry-header {
  text-align: left;
  background: rgba(var(--primary-color-rgb), 0.1);
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  margin-bottom: 0;
  padding: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .single.style-three .post-header-wrapper .entry-header {
    padding: 20px;
  }
}
.single.style-three .post-header-wrapper .entry-header .entry-title {
  margin: 11px 0 23px;
}
@media screen and (min-width: 768px) {
  .single.style-three .post-header-wrapper .entry-header .entry-title {
    line-height: 60px;
  }
}
.single.style-three .post-header-wrapper.no-lay-image {
  background: rgba(var(--primary-color-rgb), 0.1);
  text-align: center;
}
.single.style-three .post-header-wrapper.no-lay-image .entry-header {
  background: unset;
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.single.style-three .site-content .page-header::after {
  content: none;
}
.single.style-three .site-content .page-header .breadcrumb-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  background-color: unset;
}
.single.style-three.full-width .post .button-wrap {
  text-align: center;
}
.single.style-three.full-width .post-navigation .nav-links .meta-nav {
  display: block;
  text-align: center;
}
.single.style-three .entry-header {
  text-align: center;
}
.single.style-three .entry-header .post .button-wrap {
  text-align: center;
}
.single.style-three .entry-header .entry-meta span a:first-child {
  padding-left: 0;
}
.single.style-three .entry-header .entry-meta span a:first-child::before {
  display: none;
}
.single.style-three .entry-header .entry-meta span a:hover {
  color: rgba(var(--primary-color-rgb), 1);
}
.single.style-three .page-header {
  background: unset !important;
}
.single.style-three .page-header::before {
  content: none;
}
.single.style-four #primary, .single.style-four .single.single-post #secondary {
  margin-top: 68px;
}
.single.style-four .page-header::before, .single.style-four .page-header::after {
  height: 100% !important;
}
.single.style-four .page-header .breadcrumb-wrapper {
  left: 0;
  background-color: unset;
}
.single.style-four .page-header .post-header-wrapper .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .single.style-four .page-header .post-header-wrapper .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.single.style-four .page-header .post-header-wrapper .container .post-thumbnail, .single.style-four .page-header .post-header-wrapper .container .entry-header {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60%;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  margin: 0;
}
.single.style-four .page-header .post-header-wrapper .container .post-thumbnail {
  text-align: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.single.style-four .page-header .post-header-wrapper .container .entry-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: left;
  padding: 50px 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40%;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
}
@media screen and (min-width: 768px) {
  .single.style-four .page-header .post-header-wrapper .container .entry-header {
    padding: 50px 50px 50px 0;
  }
}
.single.style-four .page-header .post-header-wrapper .container .entry-header .entry-title {
  margin: 10px 0;
}
@media screen and (min-width: 768px) {
  .single.style-four .page-header .post-header-wrapper .container .entry-header .entry-title {
    line-height: 60px;
  }
}
.single.style-four .page-header .post-header-wrapper.no-lay-image .container .entry-header {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.single.style-four.full-width .post .button-wrap {
  text-align: left;
}
.single.style-four.full-width .post-navigation .nav-links .meta-nav {
  display: block;
  text-align: left;
}
.single.single-seva-event .page-header .post-header-wrapper {
  margin-top: 45px;
}
.single.single-seva-event .page-header .post-header-wrapper .event-title {
  text-align: center;
  margin-bottom: 60px;
}
.single.single-seva-event .page-header .post-header-wrapper > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  background: var(--white-color);
  grid-gap: 10px;
}
.single.single-seva-event .page-header .post-header-wrapper > .container .entry-header {
  background: rgba(var(--primary-color-rgb), 0.06);
  margin: 0;
  padding: 75px 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  grid-gap: 80px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.single.single-seva-event .page-header .post-header-wrapper > .container .entry-header .event-date-wrap {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-gap: 15px;
}
.single.single-seva-event .page-header .post-header-wrapper > .container .entry-header .event-date-wrap .event-date {
  font-size: 1.5555555556em;
  line-height: 1;
  color: var(--primary-color);
  font-family: var(--global-heading-font);
}
.single.single-seva-event .page-header .post-header-wrapper > .container .entry-header .event-date-wrap .event-time {
  font-size: 0.8888888889em;
  line-height: 1;
  opacity: 0.8;
}
.single.single-seva-event .page-header .post-header-wrapper > .container .entry-header .entry-meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 0.8888888889em;
  grid-gap: 35px;
}
.single.single-seva-event .page-header .post-header-wrapper > .container .entry-header .entry-meta .event-meta-title {
  font-weight: 600;
  display: block;
}
.single.single-seva-event .page-header .post-header-wrapper > .container .entry-header .entry-meta .category {
  letter-spacing: 0;
  display: block;
  font-size: inherit;
  line-height: inherit;
}
.single.single-seva-event .page-header .post-header-wrapper > .container .entry-header .entry-meta .category a {
  padding-left: 0;
  font-weight: normal;
  padding: 0 10px;
}
.single.single-seva-event .page-header .post-header-wrapper > .container .entry-header .entry-meta .category a::before {
  content: none;
}
.single.single-seva-event .page-header .post-header-wrapper > .container .post-thumbnail {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 -webkit-calc(100% - 350px);
  -ms-flex: 0 0 calc(100% - 350px);
  flex: 0 0 calc(100% - 350px);
  margin: 0;
}
@media screen and (max-width: 767px) {
  .single.single-seva-event .page-header .post-header-wrapper > .container .post-thumbnail {
    display: none;
  }
}
.single.single-seva-event .page-header .post-header-wrapper > .container .post-thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.single.single-seva-event .content-area .event-location-map .event-map iframe {
  width: 100%;
}
.single.single-seva-event .content-area .button-wrap {
  margin-top: 30px;
}
.single.single-seva-event .content-area .button-wrap .seva-btn {
  width: 100%;
}
.single.single-seva-event #primary, .single.single-seva-event #secondary {
  margin-top: 60px;
}
.single.single-seva-event .event-location-map .event-map {
  margin-top: 30px;
}
.single .site-main:not(.woocommerce .site-main) .entry-content p,
.single .site-main:not(.woocommerce .site-main) .entry-content ol,
.single .site-main:not(.woocommerce .site-main) .entry-content ul {
  margin-bottom: 1em;
}
.single .site-main:not(.woocommerce .site-main) .entry-content ul li,
.single .site-main:not(.woocommerce .site-main) .entry-content ol li {
  margin-bottom: 0.55em;
}
.single .site-main:not(.woocommerce .site-main) .entry-content ol ul,
.single .site-main:not(.woocommerce .site-main) .entry-content ol ol,
.single .site-main:not(.woocommerce .site-main) .entry-content ul ol,
.single .site-main:not(.woocommerce .site-main) .entry-content ul ul {
  margin-bottom: 0;
  margin-top: 0.55em;
}
.single .site-main:not(.woocommerce .site-main) .entry-content p + ol,
.single .site-main:not(.woocommerce .site-main) .entry-content p + ul {
  margin-top: -20px;
  margin-bottom: 20px;
}
.single .site-main:not(.woocommerce .site-main) .entry-content p + ol li,
.single .site-main:not(.woocommerce .site-main) .entry-content p + ul li {
  margin-bottom: 10px;
}
.single.has-sticky-nav .content-area .site-main > article .article-meta .article-meta-inner {
  top: 92px;
}
.single.has-sticky-nav.admin-bar .content-area .site-main > article .article-meta .article-meta-inner {
  top: 124px;
}

.page:not(.home).full-width .site-content .content-area {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.page:not(.home).full-width.centered .page-header .page-title,
.page:not(.home).full-width.centered .site-content .content-area {
  max-width: 730px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 1025px) {
  .rightsidebar.single .content-area .site-main > article, .leftsidebar.single .content-area .site-main > article {
    grid-gap: 30px !important;
  }
}
@media screen and (min-width: 1025px) {
  .rightsidebar.single .content-area .site-main > article .article-meta, .leftsidebar.single .content-area .site-main > article .article-meta {
    margin-right: 0px !important;
  }
}

@media screen and (min-width: 1290px) {
  .leftsidebar.single-post .content-area .site-main article > .article-meta {
    position: absolute;
    top: 0;
    left: unset;
    right: -85px;
    width: 75px;
    height: 100%;
    text-align: center;
  }
}
@media screen and (min-width: 1578px) {
  .leftsidebar.single-post .content-area .site-main article > .article-meta {
    left: unset;
    right: -175px;
  }
}

.additional-post {
  padding-top: 40px;
}
.additional-post .post-title {
  margin-bottom: 30px;
}
.additional-post .article-wrap {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 45px;
}
@media screen and (min-width: 768px) {
  .additional-post .article-wrap {
    grid-template-columns: repeat(2, 1fr);
  }
  .additional-post .article-wrap .post {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
@media screen and (min-width: 1025px) {
  .additional-post .article-wrap {
    grid-template-columns: repeat(3, 1fr);
  }
  .additional-post .article-wrap .post {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.additional-post .article-wrap .post {
  margin: 0;
}
.additional-post .article-wrap .post .entry-header .entry-title {
  font-size: 1.1em;
}

.comments-area {
  max-width: 700px;
  margin: 48px auto 0;
  background: rgba(var(--primary-color-rgb), 0.03);
  position: relative;
  padding: 30px;
}
@media (max-width: 767px) {
  .comments-area {
    padding: 15px;
  }
}
.comments-area::before {
  content: "";
  width: 100%;
  height: 100%;
  background: var(--white-color);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.comments-area .comments-title {
  font-size: 1.2222222222em;
  padding: 0 30px;
  margin-top: 20px;
  margin-bottom: 45px;
}
.comments-area .comment-list {
  padding: 0 30px;
}
.comments-area .comment-list, .comments-area ol {
  list-style: none;
  margin-left: 0;
}
.comments-area .comment-list .comment .children, .comments-area ol .comment .children {
  margin-left: 68px;
}
.comments-area .comment-list .comment .comment-body, .comments-area ol .comment .comment-body {
  border-top: 1px solid rgba(var(--primary-color-rgb), 0.08);
  padding-bottom: 30px;
  padding-top: 30px;
  position: relative;
  padding-left: 68px;
}
.comments-area .comment-list .comment .comment-body .comment-meta, .comments-area ol .comment .comment-body .comment-meta {
  margin-bottom: 10px;
}
.comments-area .comment-list .comment .comment-body .comment-meta .comment-author img, .comments-area ol .comment .comment-body .comment-meta .comment-author img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  background: rgba(var(--primary-color-rgb), 0.23);
  position: absolute;
  top: 30px;
  left: 0;
}
.comments-area .comment-list .comment .comment-body .comment-meta .comment-author .fn a, .comments-area ol .comment .comment-body .comment-meta .comment-author .fn a {
  font-size: 0.8888888889em;
  font-weight: bold;
  color: var(--font-color);
}
.comments-area .comment-list .comment .comment-body .comment-meta .comment-author .fn .says, .comments-area ol .comment .comment-body .comment-meta .comment-author .fn .says {
  display: none;
}
.comments-area .comment-list .comment .comment-body .comment-meta .comment-metadata, .comments-area ol .comment .comment-body .comment-meta .comment-metadata {
  font-size: 0.7777777778em;
  line-height: 1;
}
.comments-area .comment-list .comment .comment-body .comment-meta .comment-metadata a, .comments-area ol .comment .comment-body .comment-meta .comment-metadata a {
  color: var(--font-color);
}
.comments-area .comment-list .comment .comment-body .comment-meta .comment-awaiting-moderation, .comments-area ol .comment .comment-body .comment-meta .comment-awaiting-moderation {
  color: red;
  font-size: 0.7777777778em;
  margin-bottom: 0;
}
.comments-area .comment-list .comment .comment-body .comment-content, .comments-area ol .comment .comment-body .comment-content {
  margin-bottom: 10px;
}
.comments-area .comment-list .comment .comment-body .comment-content p:last-child, .comments-area ol .comment .comment-body .comment-content p:last-child {
  margin-bottom: 0;
}
.comments-area .comment-list .comment .comment-body .reply .comment-reply-link, .comments-area ol .comment .comment-body .reply .comment-reply-link {
  font-size: 0.7222222222em;
  font-weight: 600;
}
.comments-area .comment-list .comment .comment-body .reply .comment-reply-link::after, .comments-area ol .comment .comment-body .reply .comment-reply-link::after {
  content: "";
  display: inline-block;
  width: 17.09px;
  height: 12.05px;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="18.185" height="13.277" viewBox="0 0 18.185 13.277"><g id="Group_1417" data-name="Group 1417" transform="translate(-721 0.612)"><path id="Path_1" data-name="Path 1" d="M1062.334,244.108H1079.4" transform="translate(-340.835 -238.074)" fill="none" stroke="%23ff5000" stroke-linecap="round" stroke-width="1"/><path id="Path_2" data-name="Path 2" d="M1086.915,226.065c.695,2.593,1.669,4.985,6.7,6.143" transform="translate(-355.028 -226.065)" fill="none" stroke="%23ff5000" stroke-linecap="round" stroke-width="1"/><path id="Path_3" data-name="Path 3" d="M1086.915,232.208c.695-2.593,1.669-4.985,6.7-6.143" transform="translate(-355.028 -220.155)" fill="none" stroke="%23ff5000" stroke-linecap="round" stroke-width="1"/></g></svg>');
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-left: 12px;
}
.comments-area .comment-list .comment.bypostauthor > .comment-body .comment-meta .comment-author::after, .comments-area ol .comment.bypostauthor > .comment-body .comment-meta .comment-author::after {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="17.96" height="17.96" viewBox="0 0 17.96 17.96"><g transform="translate(-584 -10824)"><rect width="17.96" height="17.96" rx="8.98" transform="translate(584 10824)" fill="%2300ab0b"/><path d="M5058.939,3595.743l2.417,2.418,5.32-5.32" transform="translate(-4469.439 7237.66)" fill="none" stroke="%23fff" stroke-linecap="round" stroke-width="2"/></g></svg>');
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  position: absolute;
  top: 30px;
  left: 30px;
}
.comments-area .comment-list:not(.children) > .comment:first-child > .comment-body, .comments-area ol:not(.children) > .comment:first-child > .comment-body {
  padding-top: 0;
  border-top: none;
}
.comments-area .comment-list:not(.children) > .comment:first-child > .comment-body .comment-meta .comment-author img, .comments-area ol:not(.children) > .comment:first-child > .comment-body .comment-meta .comment-author img {
  top: 0;
}
.comments-area .comment-respond {
  background: var(--white-color);
  position: relative;
  z-index: 1;
  padding: 55px 60px;
}
@media (max-width: 767px) {
  .comments-area .comment-respond {
    padding: 25px 20px;
  }
}
.comments-area .comment-respond::before {
  content: "";
  width: -webkit-calc(100% - 10px);
  width: calc(100% - 10px);
  height: -webkit-calc(100% - 10px);
  height: calc(100% - 10px);
  background: rgba(var(--secondary-color-rgb), 0.1);
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: -1;
}
.comments-area .comment-respond .comment-reply-title {
  font-size: 1.2222222222em;
}
.comments-area .comment-respond form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-gap: 20px;
}
.comments-area .comment-respond form p {
  margin: 0;
}
.comments-area .comment-respond form input, .comments-area .comment-respond form textarea {
  margin-bottom: 0;
}
.comments-area .comment-respond form label {
  display: none;
}
.comments-area .comment-respond form .comment-form-cookies-consent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 10px;
  margin-bottom: 10px;
}
.comments-area .comment-respond form .comment-form-cookies-consent label {
  display: inline-block;
  font-size: 0.7777777778em;
  line-height: 1.25em;
}
.comments-area .comment-respond form .submit, .comments-area .comment-respond form input[type=submit] {
  width: 100%;
}

.widget {
  margin: 0 0 60px;
}
.widget .widget-title {
  font-size: 1.1111111111em;
  line-height: 1em;
  margin-bottom: 27px;
}
.widget .author-socicons, .widget .social-networks {
  grid-gap: 5px;
}
.widget .author-socicons li a, .widget .social-networks li a {
  display: block;
  border: 1px solid rgba(var(--secondary-color-rgb), 0.1);
  width: 48px;
  height: 48px;
  line-height: 48px;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
  color: var(--font-color);
}
.widget .author-socicons li a:hover, .widget .social-networks li a:hover {
  background: var(--primary-color);
  color: var(--white-color);
}
.widget.widget_bttk_author_bio .bttk-author-bio-holder {
  text-align: center;
}
.widget.widget_bttk_author_bio .bttk-author-bio-holder .image-holder {
  margin-bottom: 25px;
}
.widget.widget_bttk_author_bio .bttk-author-bio-holder .image-holder img {
  width: 190px;
  height: 190px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}
.widget.widget_bttk_author_bio .bttk-author-bio-holder .text-holder .title-holder {
  font-family: var(--global-heading-font);
  font-size: 1.1111111111em;
  margin-bottom: 15px;
}
.widget.widget_bttk_author_bio .bttk-author-bio-holder .text-holder .text-signature {
  display: inline-block;
  font-size: 2.2222222222em;
  -webkit-transform: translateX(30px) rotate(-7deg);
  -ms-transform: translateX(30px) rotate(-7deg);
  -o-transform: translateX(30px) rotate(-7deg);
  transform: translateX(30px) rotate(-7deg);
  position: relative;
}
.widget.widget_bttk_author_bio .bttk-author-bio-holder .text-holder .text-signature::before {
  content: "";
  width: 148.2px;
  height: 14.98px;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="149.878" height="24.42" viewBox="0 0 149.878 24.42"><path id="Path_336" data-name="Path 336" d="M443.439,488.549s150.18-20.144,148.178-10.243" transform="matrix(0.998, 0.07, -0.07, 0.998, -407.679, -504.804)" fill="none" stroke="%23171717" stroke-linecap="round" stroke-width="1"/></svg>');
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 10px;
  bottom: -20px;
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
.widget.widget_bttk_author_bio .bttk-author-bio-holder .text-holder .readmore {
  display: none;
}
.widget.widget_blossomthemes_email_newsletter_widget .widget-title {
  display: none;
}
.widget.widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper {
  padding: 45px 15px;
  text-align: center;
}
.widget.widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .text-holder {
  margin-bottom: 30px;
}
.widget.widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .text-holder h3 {
  font-size: 1.1111111111em;
  margin-bottom: 17px;
}
.widget.widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .text-holder span {
  font-size: 1em;
  line-height: 1.5em;
}
.widget.widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper form > label {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}
.widget.widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper form > label .subscribe-inner-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.widget.widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper form > label .subscribe-inner-wrap .check-mark {
  margin-top: 5px;
}
.widget.widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper form > label .subscribe-inner-wrap .text {
  font-size: 0.777777778em;
  line-height: 1.8em;
}
.widget.widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper form input[type=submit] {
  width: 100%;
}
.widget.widget_bttk_pro_recent_post ul {
  list-style: none;
  margin-left: 0;
}
.widget.widget_bttk_pro_recent_post ul li {
  margin-bottom: 35px;
}
.widget.widget_bttk_pro_recent_post ul li .entry-header .cat-links {
  margin-bottom: 10px;
}
.widget.widget_bttk_pro_recent_post ul li .entry-header .cat-links a {
  color: rgba(var(--font-color-rgb), 0.7);
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1.42px;
  line-height: 32px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding-left: 20px;
  position: relative;
  margin-right: 10px;
  text-decoration: none;
}
.widget.widget_bttk_pro_recent_post ul li .entry-header .cat-links a::before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 7px;
  left: 0;
  background: #88B4CF;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.widget.widget_bttk_pro_recent_post ul li .entry-header .cat-links a:hover {
  text-decoration: none;
  color: var(--primary-color);
}
.widget.widget_bttk_pro_recent_post ul li .entry-header .cat-links a:hover::before {
  background: var(--primary-color);
}
.widget.widget_bttk_pro_recent_post ul li .entry-header .entry-title {
  font-family: var(--global-body-font);
  line-height: 24px;
  letter-spacing: 0.21px;
  font-weight: 400;
  font-family: var(--global-heading-font);
}
.widget.widget_bttk_pro_recent_post ul li .entry-header .entry-title a {
  color: var(--font-color) !important;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}
.widget.widget_bttk_pro_recent_post ul li .entry-header .entry-title a:hover {
  color: var(--primary-color) !important;
}
.widget.widget_bttk_pro_recent_post ul li .entry-header .entry-meta {
  margin-top: 11px;
}
.widget.widget_bttk_pro_recent_post ul li .entry-header .entry-meta a {
  color: rgba(var(--font-color-rgb), 0.8);
  font-size: 14px;
  line-height: 32px;
  letter-spacing: 0.63;
}
.widget.widget_bttk_pro_recent_post ul.style-one li .post-thumbnail {
  margin-right: 15px;
}
.widget.widget_bttk_pro_recent_post ul.style-one li .entry-header .entry-meta {
  margin-top: 4px;
}
.widget.widget_bttk_pro_recent_post ul.style-three li .entry-header {
  padding: 13px 15px;
}
.widget.widget_bttk_pro_recent_post .post {
  grid-gap: 15px;
}
.widget.widget_bttk_pro_recent_post .post.horizontal .entry-title {
  margin-top: 0;
}
.widget.widget_bttk_pro_recent_post .post-thumbnail {
  margin: 0;
}
.widget.widget_bttk_pro_recent_post .entry-header {
  margin-bottom: 0;
}
.widget.widget_bttk_pro_recent_post .entry-title {
  font-size: 1em;
  line-height: 1.25;
  font-weight: 600;
  font-family: var(--global-body-font);
  letter-spacing: 0;
}
.widget.widget_bttk_custom_categories .blossomthemes-custom-categories-wrap ul {
  list-style: none;
  margin-left: 0;
}
.widget.widget_bttk_custom_categories .blossomthemes-custom-categories-wrap ul li {
  position: relative;
  height: 120px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  margin-bottom: 57px;
}
.widget.widget_bttk_custom_categories .blossomthemes-custom-categories-wrap ul li::after {
  content: none;
}
.widget.widget_bttk_custom_categories .blossomthemes-custom-categories-wrap ul li a {
  border-radius: 5px;
  padding: 15px;
  min-width: 228px;
  position: absolute;
  bottom: 0;
  left: 50%;
  max-width: 100%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  -o-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  background: var(--white-color);
  color: var(--font-color);
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  font-style: italic;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.widget.widget_bttk_custom_categories .blossomthemes-custom-categories-wrap ul li a .post-count {
  height: 26px;
  width: auto;
  font-size: 0.7777777778em;
  line-height: 0.78125em;
  padding: 8px 8px;
  background: var(--secondary-color);
  border-radius: 3px;
  color: var(--white-color);
  margin-left: 10px;
}
.widget.widget_bttk_custom_categories .blossomthemes-custom-categories-wrap ul li a:hover {
  color: var(--primary-color);
}
.widget.widget_bttk_custom_categories .blossomthemes-custom-categories-wrap ul li a:hover .post-count {
  width: auto;
  background: var(--primary-color);
}
.widget.widget_bttk_popular_post ul.style-one .post-thumbnail {
  width: 105px;
  height: 65px;
}
.widget.widget_bttk_popular_post ul.style-one .entry-header .entry-meta {
  margin-top: 4px;
}
.widget.widget_bttk_popular_post ul.style-two .entry-header {
  text-align: center;
  padding: 0;
}
.widget.widget_bttk_popular_post ul.style-three li .entry-header {
  padding: 13px 15px;
}
.widget.widget_bttk_popular_post ul li {
  margin-bottom: 32px;
}
.widget.widget_bttk_popular_post ul li:last-child {
  margin-bottom: 0;
}
.widget.widget_bttk_popular_post ul li .entry-header .cat-links {
  margin-bottom: 10px;
}
.widget.widget_bttk_popular_post ul li .entry-header .cat-links a {
  color: rgba(var(--font-color-rgb), 0.7);
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1.42px;
  line-height: 32px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding-left: 20px;
  position: relative;
  margin-right: 10px;
  text-decoration: none;
}
.widget.widget_bttk_popular_post ul li .entry-header .cat-links a::before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 7px;
  left: 0;
  background: #88B4CF;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.widget.widget_bttk_popular_post ul li .entry-header .cat-links a:hover {
  color: var(--primary-color);
  text-decoration: none;
}
.widget.widget_bttk_popular_post ul li .entry-header .cat-links a:hover::before {
  background: var(--primary-color);
}
.widget.widget_bttk_popular_post ul li .entry-header .entry-title {
  font-family: var(--global-body-font);
  line-height: 24px;
  letter-spacing: 0.21px;
  font-weight: 400;
  font-family: var(--global-heading-font);
}
.widget.widget_bttk_popular_post ul li .entry-header .entry-title a {
  color: var(--font-color) !important;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}
.widget.widget_bttk_popular_post ul li .entry-header .entry-title a:hover {
  color: var(--primary-color) !important;
}
.widget.widget_bttk_popular_post ul li .entry-header .entry-meta {
  margin-top: 11px;
}
.widget.widget_bttk_popular_post ul li .entry-header .entry-meta a {
  color: rgba(var(--font-color-rgb), 0.8);
  font-size: 14px;
  line-height: 32px;
  letter-spacing: 0.63;
}
.widget.widget_recent_entries ul li .post-date {
  padding-left: 20px;
  color: rgba(var(--font-color-rgb), 0.8);
  font-size: 14px;
  line-height: 32px;
  letter-spacing: 0.63px;
}
.widget.widget_archive ul {
  text-align: right;
}
.widget.widget_archive ul li {
  overflow: auto;
}
.widget.widget_archive ul li a {
  float: left;
}
.widget.widget_calendar {
  max-width: 100%;
  overflow-x: hidden;
}

.search-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.search-form label {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.search-form .search-field {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.search-form .search-submit {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 0;
  line-height: 0;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="22.219" height="22.219" viewBox="0 0 22.219 22.219"><path id="Path_24900" data-name="Path 24900" d="M13.346,22.717a9.3,9.3,0,0,0,5.772-2l5.506,5.506,1.594-1.594-5.506-5.506a9.344,9.344,0,1,0-7.366,3.6Zm0-16.5a7.137,7.137,0,1,1-7.124,7.124A7.138,7.138,0,0,1,13.346,6.222Z" transform="translate(-4 -4)" fill="%23fff"/></svg>');
  -webkit-background-size: 22.22px 22.22px;
  background-size: 22.22px;
  background-repeat: no-repeat;
  background-position: center;
}

.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-column-gap: 0.5em;
  grid-row-gap: 0.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
  height: 100%;
  margin: 0;
}
.gallery-item .gallery-icon.landscape {
  height: 100%;
}
.gallery-item a {
  display: block;
}
.gallery-item img {
  height: 100%;
  width: 100%;
  display: block;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

#secondary, .footer-mid {
  /*==========================
  WIDGET social Icon
  ==========================*/
  /*==========================
  WIDGET client logo 
  ==========================*/
  /*==========================
  WIDGET TEAM
  ==========================*/
  /*==============================
  WIDGET TESTIMONIAL
  ==============================*/
  /*===============================
  WIDGET POST CATEGORY SLIDER
  ===============================*/
  /*===================================
  feature page
  ===================================*/
  /*===================================
  Product list
  ===================================*/
  /*===========================================
  Sidebar product search form
  ==========================================*/
  /*=================================
  Product categories list
  =================================*/
  /*===================================
   Widget rating filter
   ===================================*/
  /*===================================
  Sidebar layered nav dropdown
  ===================================*/
  /*=============================
   Sidebar price filter
   ============================*/
  /*==============================
  Sidebar cart widget
  ==============================*/
}
#secondary .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links) ul, .footer-mid .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links) ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
#secondary .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links) ul li, .footer-mid .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links) ul li {
  color: rgba(var(--font-color-rgb), 0.6);
  padding-left: 0;
  list-style: none;
}
#secondary .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links) ul li > a, .footer-mid .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links) ul li > a {
  position: relative;
  padding-left: 20px;
}
#secondary .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links) ul li > a::before, .footer-mid .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links) ul li > a::before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  top: 13px;
  left: 1px;
  background: var(--secondary-color);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#secondary .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links) ul li a, .footer-mid .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links) ul li a {
  color: rgba(var(--font-color-rgb), 0.7);
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1.42px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
}
#secondary .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links) ul li a:hover, .footer-mid .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links) ul li a:hover {
  color: rgba(var(--primary-color-rgb), 1);
}
#secondary .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links) ul li a:hover::before, .footer-mid .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links) ul li a:hover::before {
  background: rgba(var(--primary-color-rgb), 1);
}
#secondary .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links).widget_recent_comments ul li, .footer-mid .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links).widget_recent_comments ul li {
  position: relative;
  padding-left: 20px;
}
#secondary .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links).widget_recent_comments ul li::before, .footer-mid .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links).widget_recent_comments ul li::before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 14px;
  left: 1px;
  background: var(--secondary-color);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#secondary .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links).widget_recent_comments ul li > a::before, .footer-mid .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links).widget_recent_comments ul li > a::before {
  content: none;
}
#secondary .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links).widget_nav_menu ul ul, .footer-mid .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links).widget_nav_menu ul ul {
  margin: 0 0 0 2em;
}
#secondary .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links).widget_btif_instagram_widget ul li a::before, .footer-mid .widget:not(.widget_bttk_author_bio, .widget_bttk_popular_post, .widget_bttk_custom_categories, .widget_bttk_pro_recent_post, .widget_btif_instagram_widget, .widget_bttk_image_text_widget, .widget_bttk_description_widget, .widget_top_rated_products, .widget_products, .widget_bttk_social_links).widget_btif_instagram_widget ul li a::before {
  content: none;
}
#secondary .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list .contact-title, #secondary .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list .address-title, .footer-mid .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list .contact-title, .footer-mid .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list .address-title {
  font-weight: bold;
  margin-bottom: 15px;
  display: inline-block;
  font-weight: 400;
  font-family: var(--global-heading-font);
}
#secondary .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list li, .footer-mid .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list li {
  list-style: none;
  margin-bottom: 8px;
  font-weight: 400;
}
#secondary .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list li a, .footer-mid .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list li a {
  color: rgba(var(--font-color-rgb), 0.6);
  font-weight: 400;
}
#secondary .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list li a::before, .footer-mid .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list li a::before {
  content: none;
}
#secondary .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list li .fa-phone, .footer-mid .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list li .fa-phone {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
#secondary .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list li .fa-map-marker-alt, .footer-mid .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list li .fa-map-marker-alt {
  margin-right: 20px;
}
#secondary .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list-title, .footer-mid .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list-title {
  display: block;
  font-weight: bold;
  margin-bottom: 15px;
  font-weight: 400;
  font-family: var(--global-heading-font);
}
#secondary .widget_bttk_contact_social_links .bttk-contact-widget-wrap .social-networks li, .footer-mid .widget_bttk_contact_social_links .bttk-contact-widget-wrap .social-networks li {
  margin-bottom: 4px;
}
#secondary .widget_bttk_contact_social_links .bttk-contact-widget-wrap .social-networks li a, .footer-mid .widget_bttk_contact_social_links .bttk-contact-widget-wrap .social-networks li a {
  padding-left: 0;
  background: unset;
}
#secondary .widget_bttk_contact_social_links .bttk-contact-widget-wrap .social-networks li a::before, .footer-mid .widget_bttk_contact_social_links .bttk-contact-widget-wrap .social-networks li a::before {
  content: none;
}
#secondary .widget_bttk_contact_social_links .bttk-contact-widget-wrap .social-networks li a:hover, .footer-mid .widget_bttk_contact_social_links .bttk-contact-widget-wrap .social-networks li a:hover {
  color: #fff;
  background: var(--primary-color);
}
#secondary .widget_bttk_social_links .social-networks li, .footer-mid .widget_bttk_social_links .social-networks li {
  margin-bottom: 4px;
}
#secondary .widget_bttk_social_links .social-networks li a, .footer-mid .widget_bttk_social_links .social-networks li a {
  padding-left: 0;
  background: unset;
}
#secondary .widget_bttk_social_links .social-networks li a::before, .footer-mid .widget_bttk_social_links .social-networks li a::before {
  content: none;
}
#secondary .widget_bttk_social_links .social-networks li a:hover, .footer-mid .widget_bttk_social_links .social-networks li a:hover {
  color: #fff;
  background: var(--primary-color);
}
#secondary .widget_blossom_client_logo_widget .blossom-iw-holder .blossom-iw-inner-holder .blossom-inner-wrap, .footer-mid .widget_blossom_client_logo_widget .blossom-iw-holder .blossom-iw-inner-holder .blossom-inner-wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}
#secondary .widget_blossom_client_logo_widget .blossom-iw-holder .blossom-iw-inner-holder .blossom-inner-wrap .image-holder img, .footer-mid .widget_blossom_client_logo_widget .blossom-iw-holder .blossom-iw-inner-holder .blossom-inner-wrap .image-holder img {
  max-width: 100%;
}
#secondary .widget_btif_instagram_widget ul, .footer-mid .widget_btif_instagram_widget ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 16px;
}
#secondary .widget_btif_instagram_widget ul li, .footer-mid .widget_btif_instagram_widget ul li {
  margin: 0;
  width: 100%;
}
#secondary .widget_btif_instagram_widget ul li a, .footer-mid .widget_btif_instagram_widget ul li a {
  display: block;
  padding-left: 0;
}
#secondary .widget_btif_instagram_widget .profile-link, .footer-mid .widget_btif_instagram_widget .profile-link {
  padding: 10px 30px;
  max-width: 261px;
  margin: 0 auto;
  border: 1px solid var(--primary-color);
  display: block;
  margin-top: 20px;
  text-decoration: none;
  text-align: center;
}
#secondary .widget_btif_instagram_widget .profile-link:hover, .footer-mid .widget_btif_instagram_widget .profile-link:hover {
  background-color: var(--primary-color);
  color: #fff;
}
#secondary .widget_btif_instagram_widget .profile-link .insta-icon, .footer-mid .widget_btif_instagram_widget .profile-link .insta-icon {
  margin-right: 10px;
}
#secondary .widget_bttk_author_bio .bttk-author-bio-holder .readmore, .footer-mid .widget_bttk_author_bio .bttk-author-bio-holder .readmore {
  line-height: 1.3;
  color: var(--white-color);
  background: var(--primary-color);
  display: block;
  font-size: 0.8888em;
  letter-spacing: 0.5px;
  text-decoration: none;
  padding: 12px 30px;
  margin-top: 40px;
}
#secondary .widget_bttk_author_bio .bttk-author-bio-holder .readmore:hover, .footer-mid .widget_bttk_author_bio .bttk-author-bio-holder .readmore:hover {
  background: var(--secondary-color);
}
#secondary .widget_bttk_author_bio .bttk-author-bio-holder .author-bio-socicons, .footer-mid .widget_bttk_author_bio .bttk-author-bio-holder .author-bio-socicons {
  margin-top: 25px;
}
#secondary .widget_blossomtheme_companion_cta_widget, .footer-mid .widget_blossomtheme_companion_cta_widget {
  margin: 0 0 60px;
}
#secondary .widget_blossomtheme_companion_cta_widget .bttk-cta-bg, .footer-mid .widget_blossomtheme_companion_cta_widget .bttk-cta-bg {
  padding: 0;
}
#secondary .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container, .footer-mid .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container {
  padding: 40px 20px;
  text-align: left;
}
#secondary .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .button-wrap, .footer-mid .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .button-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-gap: 1em;
}
#secondary .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .button-wrap .btn-2, .footer-mid .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .button-wrap .btn-2 {
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
}
#secondary .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .button-wrap .btn-2:hover, .footer-mid .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .button-wrap .btn-2:hover {
  color: var(--white-color);
}
#secondary .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .widget-subtitle, #secondary .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .text-holder,
#secondary .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .widget-title, .footer-mid .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .widget-subtitle, .footer-mid .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .text-holder,
.footer-mid .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .widget-title {
  color: var(--white-color);
}
#secondary .widget_blossomtheme_companion_cta_widget .bttk-cta-bg, .footer-mid .widget_blossomtheme_companion_cta_widget .bttk-cta-bg {
  padding: 0;
  position: relative;
  z-index: 2;
}
#secondary .widget_blossomtheme_companion_cta_widget .bttk-cta-bg::before, .footer-mid .widget_blossomtheme_companion_cta_widget .bttk-cta-bg::before {
  content: "";
  position: absolute;
  background: rgba(var(--black-color-rgb), 0.6);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
}
#secondary .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .blossomtheme-cta-container .text-holder,
#secondary .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .blossomtheme-cta-container .widget-title, .footer-mid .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .blossomtheme-cta-container .text-holder,
.footer-mid .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .blossomtheme-cta-container .widget-title {
  color: var(--white-color);
}
#secondary .widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container, .footer-mid .widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container {
  padding: 40px 20px;
  text-align: right;
}
#secondary .widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container .button-wrap, .footer-mid .widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container .button-wrap {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#secondary .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container, .footer-mid .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container {
  padding: 40px 20px;
  text-align: center;
}
#secondary .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container .button-wrap, .footer-mid .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container .button-wrap {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#secondary .widget_bttk_icon_text_widget .rtc-itw-holder .rtc-itw-inner-holder, .footer-mid .widget_bttk_icon_text_widget .rtc-itw-holder .rtc-itw-inner-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  grid-gap: 1.5em;
}
#secondary .widget_bttk_icon_text_widget .rtc-itw-holder .rtc-itw-inner-holder .widget-title, .footer-mid .widget_bttk_icon_text_widget .rtc-itw-holder .rtc-itw-inner-holder .widget-title {
  margin-bottom: 15px;
}
#secondary .widget_bttk_icon_text_widget .rtc-itw-holder .rtc-itw-inner-holder .icon-holder, .footer-mid .widget_bttk_icon_text_widget .rtc-itw-holder .rtc-itw-inner-holder .icon-holder {
  font-size: 3em;
  color: var(--primary-color);
}
#secondary .widget_bttk_image_text_widget .bttk-itw-holder li, .footer-mid .widget_bttk_image_text_widget .bttk-itw-holder li {
  margin-bottom: 42px;
  list-style: none;
}
#secondary .widget_bttk_image_text_widget .bttk-itw-holder li .btn-readmore, .footer-mid .widget_bttk_image_text_widget .bttk-itw-holder li .btn-readmore {
  top: auto;
  bottom: -19px;
  min-height: 45px;
  background: var(--white-color);
  color: var(--black-color);
  left: 50%;
  width: auto;
  min-width: 62%;
  max-width: -webkit-calc(100% - 30px);
  max-width: calc(100% - 30px);
  padding: 7px 20px;
  text-transform: none;
  font-style: italic;
  font-size: 1.11em;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  line-height: 1.4em;
}
#secondary .widget_bttk_image_text_widget .bttk-itw-holder li .btn-readmore:hover, .footer-mid .widget_bttk_image_text_widget .bttk-itw-holder li .btn-readmore:hover {
  background: var(--primary-color);
  color: var(--white-color);
}
#secondary .widget_bttk_image_text_widget .bttk-itw-holder li .btn-readmore::after, .footer-mid .widget_bttk_image_text_widget .bttk-itw-holder li .btn-readmore::after {
  content: none;
}
#secondary .widget_blossomthemes_stat_counter_widget .col, .footer-mid .widget_blossomthemes_stat_counter_widget .col {
  width: 100%;
  padding: 0;
}
#secondary .widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder, .footer-mid .widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder {
  position: relative;
  padding-left: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
#secondary .widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder .icon-holder, .footer-mid .widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder .icon-holder {
  font-size: 3em;
  position: absolute;
  top: 5px;
  left: 0;
  line-height: 1;
  color: var(--primary-color);
}
#secondary .widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder .hs-counter, .footer-mid .widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder .hs-counter {
  font-size: 2.6665em;
  font-weight: 700;
  line-height: 1;
}
#secondary .widget_blossomthemes_stat_counter_widget .widget-title, .footer-mid .widget_blossomthemes_stat_counter_widget .widget-title {
  background: none;
  padding: 0;
  font-size: 1.112em;
  margin-bottom: 0;
  text-align: left;
}
#secondary .widget_blossomthemes_stat_counter_widget .widget-title::after, .footer-mid .widget_blossomthemes_stat_counter_widget .widget-title::after {
  content: none;
}
#secondary .widget_blossomthemes_stat_counter_widget .widget-title > span, .footer-mid .widget_blossomthemes_stat_counter_widget .widget-title > span {
  background: none;
  padding: 0;
}
#secondary .widget_bttk_description_widget .bttk-team-holder-modal, .footer-mid .widget_bttk_description_widget .bttk-team-holder-modal {
  display: none !important;
}
#secondary .widget_bttk_description_widget .bttk-team-inner-holder, .footer-mid .widget_bttk_description_widget .bttk-team-inner-holder {
  text-align: center;
}
#secondary .widget_bttk_description_widget .image-holder, .footer-mid .widget_bttk_description_widget .image-holder {
  margin-bottom: 30px;
}
#secondary .widget_bttk_description_widget .name, .footer-mid .widget_bttk_description_widget .name {
  display: block;
  font-weight: 700;
  line-height: 1.5;
}
#secondary .widget_bttk_description_widget .designation, .footer-mid .widget_bttk_description_widget .designation {
  display: block;
  font-size: 0.7778em;
  color: rgba(var(--black-color-rgb), 0.5);
  margin-top: 0;
}
#secondary .widget_bttk_description_widget .description, .footer-mid .widget_bttk_description_widget .description {
  margin-top: 0;
  margin-bottom: 20px;
}
#secondary .widget_bttk_description_widget .description p:last-child, .footer-mid .widget_bttk_description_widget .description p:last-child {
  margin-bottom: 0;
}
#secondary .widget_bttk_description_widget .social-profile, .footer-mid .widget_bttk_description_widget .social-profile {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#secondary .widget_bttk_description_widget .social-profile li, .footer-mid .widget_bttk_description_widget .social-profile li {
  margin-right: 5px;
  margin-bottom: 0;
  margin-top: 5px;
  padding-bottom: 0;
  border-bottom: none;
  list-style: none;
}
#secondary .widget_bttk_description_widget .social-profile li a, .footer-mid .widget_bttk_description_widget .social-profile li a {
  display: inline-block;
  width: 40px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: var(--primary-color);
  border: 1px solid var(--primary-color);
  border-radius: 100%;
  color: var(--white-color);
  font-size: 15px;
}
#secondary .widget_bttk_description_widget .social-profile li a::before, .footer-mid .widget_bttk_description_widget .social-profile li a::before {
  content: none;
}
#secondary .widget_bttk_description_widget .social-profile li a:hover, .footer-mid .widget_bttk_description_widget .social-profile li a:hover {
  background: none;
  color: var(--primary-color);
}
#secondary .widget_bttk_testimonial_widget .bttk-testimonial-inner-holder, .footer-mid .widget_bttk_testimonial_widget .bttk-testimonial-inner-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /* align-items: center; */
}
#secondary .widget_bttk_testimonial_widget .bttk-testimonial-inner-holder .img-holder, .footer-mid .widget_bttk_testimonial_widget .bttk-testimonial-inner-holder .img-holder {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  overflow: hidden;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  margin-top: -41px;
}
#secondary .widget_bttk_testimonial_widget .bttk-testimonial-inner-holder .img-holder img, .footer-mid .widget_bttk_testimonial_widget .bttk-testimonial-inner-holder .img-holder img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}
#secondary .widget_bttk_testimonial_widget .text-holder, .footer-mid .widget_bttk_testimonial_widget .text-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
#secondary .widget_bttk_testimonial_widget .testimonial-content, .footer-mid .widget_bttk_testimonial_widget .testimonial-content {
  font-size: 1em;
  font-family: var(--secondary-font);
  margin-bottom: 20px;
  position: relative;
  padding-left: 30px;
}
#secondary .widget_bttk_testimonial_widget .testimonial-content p, .footer-mid .widget_bttk_testimonial_widget .testimonial-content p {
  margin-top: 0;
  margin-bottom: 20px;
}
#secondary .widget_bttk_testimonial_widget .testimonial-content p:last-child::after, #secondary .widget_bttk_testimonial_widget .testimonial-content p:first-child::before, .footer-mid .widget_bttk_testimonial_widget .testimonial-content p:last-child::after, .footer-mid .widget_bttk_testimonial_widget .testimonial-content p:first-child::before {
  content: "";
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="16.139" height="12.576" viewBox="0 0 16.139 12.576"><path d="M154.714,262.991c-.462.312-.9.614-1.343.9-.3.2-.612.375-.918.56a2.754,2.754,0,0,1-2.851.133,1.764,1.764,0,0,1-.771-.99,6.549,6.549,0,0,1-.335-1.111,5.386,5.386,0,0,1-.219-1.92,16.807,16.807,0,0,1,.3-1.732,2.392,2.392,0,0,1,.424-.8c.394-.534.808-1.053,1.236-1.56a3.022,3.022,0,0,1,.675-.61,2.962,2.962,0,0,0,.725-.749c.453-.576.923-1.137,1.38-1.71a3.035,3.035,0,0,0,.208-.35c.023-.038.044-.09.079-.107.391-.185.777-.383,1.179-.54.284-.11.5.141.739.234a.316.316,0,0,1-.021.2c-.216.411-.442.818-.663,1.226-.5.918-1.036,1.817-1.481,2.761a7.751,7.751,0,0,0-.915,3.069c-.009.326.038.653.053.98.009.2.143.217.288.2a1.678,1.678,0,0,0,1.006-.491c.2-.2.316-.207.537-.027.283.23.552.479.825.723a.174.174,0,0,1,.06.116,1.424,1.424,0,0,1-.327,1C154.281,262.714,154.285,262.755,154.714,262.991Z" transform="translate(-139.097 -252.358)" fill="%23ff5000"/><path d="M222.24,262.76a5.243,5.243,0,0,1-2.138,1.427,1.623,1.623,0,0,0-.455.26,3.112,3.112,0,0,1-2.406.338,1.294,1.294,0,0,1-1.021-1.2,6.527,6.527,0,0,1,.449-2.954c.015-.043.04-.083.053-.127a13.25,13.25,0,0,1,1.295-2.632,14.155,14.155,0,0,1,1.224-1.677c.084.14.132.238.2.324.133.176.3.121.414-.06a1.248,1.248,0,0,0,.1-.23c.055-.149.143-.214.315-.111-.029-.308,0-.607.3-.727.114-.045.295.079.463.131.093-.161.227-.372.335-.6.029-.06-.012-.16-.033-.238-.042-.154-.1-.3-.137-.458a1.117,1.117,0,0,1,.27-.933c.154-.207.286-.431.431-.646a.586.586,0,0,1,1.008-.108,2.225,2.225,0,0,0,.336.306.835.835,0,0,0,.356.087,1.242,1.242,0,0,0,.294-.052c-.067.145-.114.257-.17.364-.7,1.34-1.422,2.665-2.082,4.023-.488,1.005-.891,2.052-1.332,3.08a.628.628,0,0,0-.032.11c-.091.415.055.542.478.461.365-.07.607-.378.949-.463a2.8,2.8,0,0,1,.823-.064c.174.01.366.451.317.687a2.48,2.48,0,0,1-.607,1.26C222.081,262.492,222.011,262.615,222.24,262.76Z" transform="translate(-216.183 -252.301)" fill="%23ff5000"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  width: 16px;
  height: 12px;
  position: absolute;
  top: 10px;
  left: 0;
}
#secondary .widget_bttk_testimonial_widget .testimonial-content p:last-child::after, .footer-mid .widget_bttk_testimonial_widget .testimonial-content p:last-child::after {
  position: relative;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  display: inline-block;
  vertical-align: 10px;
  margin-left: 15px;
}
#secondary .widget_bttk_testimonial_widget .testimonial-meta, .footer-mid .widget_bttk_testimonial_widget .testimonial-meta {
  padding-left: 55px;
  line-height: 1.3;
  width: -webkit-calc(100% - 76px);
  width: calc(100% - 76px);
}
#secondary .widget_bttk_testimonial_widget .testimonial-meta .name, .footer-mid .widget_bttk_testimonial_widget .testimonial-meta .name {
  display: block;
  font-family: var(--global-heading-font);
  font-size: 1em;
  /* font-weight: 600; */
}
#secondary .widget_bttk_testimonial_widget .testimonial-meta .designation, .footer-mid .widget_bttk_testimonial_widget .testimonial-meta .designation {
  display: block;
  font-size: 1em;
  font-family: var(--primary-font);
  letter-spacing: 0.1px;
}
#secondary .widget_bttk_posts_category_slider_widget .owl-nav button, .footer-mid .widget_bttk_posts_category_slider_widget .owl-nav button {
  background-repeat: no-repeat !important;
  background: unset;
}
#secondary .widget_bttk_posts_category_slider_widget .owl-nav button::after, .footer-mid .widget_bttk_posts_category_slider_widget .owl-nav button::after {
  content: none;
}
#secondary .widget_bttk_posts_category_slider_widget .owl-dot span, .footer-mid .widget_bttk_posts_category_slider_widget .owl-dot span {
  display: none;
}
#secondary .widget_bttk_posts_category_slider_widget .carousel-title .cat-links, .footer-mid .widget_bttk_posts_category_slider_widget .carousel-title .cat-links {
  margin-bottom: 10px;
}
#secondary .widget_bttk_posts_category_slider_widget .carousel-title .cat-links a, .footer-mid .widget_bttk_posts_category_slider_widget .carousel-title .cat-links a {
  color: rgba(var(--font-color-rgb), 0.7);
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1.42px;
  line-height: 32px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding-left: 20px;
  position: relative;
  margin-right: 10px;
  text-decoration: none;
}
#secondary .widget_bttk_posts_category_slider_widget .carousel-title .cat-links a::before, .footer-mid .widget_bttk_posts_category_slider_widget .carousel-title .cat-links a::before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 7px;
  left: 0;
  background: #88B4CF;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#secondary .widget_bttk_posts_category_slider_widget .carousel-title .cat-links a:hover, .footer-mid .widget_bttk_posts_category_slider_widget .carousel-title .cat-links a:hover {
  text-decoration: none;
  color: var(--primary-color);
}
#secondary .widget_bttk_posts_category_slider_widget .carousel-title .cat-links a:hover::before, .footer-mid .widget_bttk_posts_category_slider_widget .carousel-title .cat-links a:hover::before {
  background: var(--primary-color);
}
#secondary .widget_bttk_posts_category_slider_widget .carousel-title .title, .footer-mid .widget_bttk_posts_category_slider_widget .carousel-title .title {
  font-family: var(--global-body-font);
  line-height: 24px;
  letter-spacing: 0.21px;
  font-weight: 400;
  font-family: var(--global-heading-font);
}
#secondary .widget_bttk_posts_category_slider_widget .carousel-title .title a, .footer-mid .widget_bttk_posts_category_slider_widget .carousel-title .title a {
  color: var(--font-color) !important;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}
#secondary .widget_bttk_posts_category_slider_widget .carousel-title .title a:hover, .footer-mid .widget_bttk_posts_category_slider_widget .carousel-title .title a:hover {
  color: var(--primary-color) !important;
}
#secondary .widget_blossomtheme_featured_page_widget .right, .footer-mid .widget_blossomtheme_featured_page_widget .right {
  text-align: right;
}
#secondary .widget_blossomtheme_featured_page_widget .right .wp-block-buttons, .footer-mid .widget_blossomtheme_featured_page_widget .right .wp-block-buttons {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#secondary .widget_blossomtheme_featured_page_widget .featured_page_content, .footer-mid .widget_blossomtheme_featured_page_widget .featured_page_content {
  margin-top: 20px;
}
#secondary .woocommerce ul.product_list_widget li img, .footer-mid .woocommerce ul.product_list_widget li img {
  float: left;
  width: 75px;
  margin-left: 0;
  margin-right: 15px;
}
#secondary .woocommerce ul.product_list_widget li, .footer-mid .woocommerce ul.product_list_widget li {
  padding-top: 0;
  padding-left: 0;
  margin: 0 0 10px;
  text-transform: none;
  font-weight: 400;
  font-size: 0.8888em;
}
#secondary .woocommerce ul.product_list_widget li::before, .footer-mid .woocommerce ul.product_list_widget li::before {
  display: none;
}
#secondary .woocommerce ul.product_list_widget li a, .footer-mid .woocommerce ul.product_list_widget li a {
  font-weight: 400;
  text-decoration: none;
}
#secondary .woocommerce ul.product_list_widget li .product-title, .footer-mid .woocommerce ul.product_list_widget li .product-title {
  color: var(--black-color);
  font-family: var(--primary-font);
}
#secondary .woocommerce ul.product_list_widget li .product-title:hover,
#secondary .woocommerce ul.product_list_widget li .product-title:focus, .footer-mid .woocommerce ul.product_list_widget li .product-title:hover,
.footer-mid .woocommerce ul.product_list_widget li .product-title:focus {
  color: var(--primary-color);
}
#secondary .woocommerce ul.product_list_widget li .amount, .footer-mid .woocommerce ul.product_list_widget li .amount {
  font-weight: 500;
}
#secondary .woocommerce ul.product_list_widget del, .footer-mid .woocommerce ul.product_list_widget del {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#secondary .woocommerce ul.product_list_widget li ins,
#secondary .woocommerce ul.product_list_widget li ins .amount, .footer-mid .woocommerce ul.product_list_widget li ins,
.footer-mid .woocommerce ul.product_list_widget li ins .amount {
  background: none;
  color: var(--black-color);
}
#secondary .woocommerce ul.product_list_widget li ins, .footer-mid .woocommerce ul.product_list_widget li ins {
  margin-left: 10px;
}
#secondary .woocommerce ul.product_list_widget li .star-rating, .footer-mid .woocommerce ul.product_list_widget li .star-rating {
  margin: 0 0 5px;
}
#secondary .woocommerce.widget_product_search .woocommerce-product-search, .footer-mid .woocommerce.widget_product_search .woocommerce-product-search {
  background: none;
  border-radius: 0;
  margin: 0 3px 0 0;
  width: 100%;
  padding: 0;
  border: 1px solid #e5e5e5;
}
#secondary .woocommerce.widget_product_search .woocommerce-product-search:after, .footer-mid .woocommerce.widget_product_search .woocommerce-product-search:after {
  content: "";
  display: block;
  clear: both;
}
#secondary .woocommerce.widget_product_search .woocommerce-product-search input[type=search], .footer-mid .woocommerce.widget_product_search .woocommerce-product-search input[type=search] {
  background: none;
  border: 0;
  border-radius: 0;
  float: left;
  margin: 0;
  padding: 10px 15px;
  font-size: 0.8888em;
  width: -webkit-calc(100% - 50px);
  width: calc(100% - 50px);
  height: 50px;
  font-weight: 400;
}
#secondary .woocommerce-product-search button[type=submit], .footer-mid .woocommerce-product-search button[type=submit] {
  width: 50px;
  border-radius: 0;
  padding: 0;
  height: 50px;
  background-color: var(--black-color);
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23fff" d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"></path></svg>');
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 20px 20px;
  background-size: 20px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-indent: 55px;
  white-space: nowrap;
  overflow: hidden;
}
#secondary .woocommerce-product-search button[type=submit]:hover, .footer-mid .woocommerce-product-search button[type=submit]:hover {
  background-color: var(--primary-color);
}
#secondary .woocommerce-cart .cart-collaterals .cross-sells .products, .footer-mid .woocommerce-cart .cart-collaterals .cross-sells .products {
  grid-template-columns: repeat(1, 1fr);
}
#secondary .woocommerce .cart-collaterals .cross-sells ul.products li,
#secondary .woocommerce-page .cart-collaterals .cross-sells ul.products li, .footer-mid .woocommerce .cart-collaterals .cross-sells ul.products li,
.footer-mid .woocommerce-page .cart-collaterals .cross-sells ul.products li {
  width: 100%;
}
#secondary .woocommerce-page .site-main article, .footer-mid .woocommerce-page .site-main article {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
  border-radius: 0;
}
#secondary #add_payment_method .checkout .col-2 h3#ship-to-different-address,
#secondary .woocommerce-cart .checkout .col-2 h3#ship-to-different-address,
#secondary .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address, .footer-mid #add_payment_method .checkout .col-2 h3#ship-to-different-address,
.footer-mid .woocommerce-cart .checkout .col-2 h3#ship-to-different-address,
.footer-mid .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
  font-size: 0.8888em;
  font-weight: 600;
}
#secondary #ship-to-different-address-checkbox, .footer-mid #ship-to-different-address-checkbox {
  margin-right: 5px;
}
#secondary .woocommerce-checkout-payment button.button, .footer-mid .woocommerce-checkout-payment button.button {
  margin-top: 30px;
}
#secondary .woocommerce.widget_product_categories ul li.cat-parent, .footer-mid .woocommerce.widget_product_categories ul li.cat-parent {
  position: relative;
}
#secondary .woocommerce.widget_product_categories ul li.cat-parent .cat-toggle, .footer-mid .woocommerce.widget_product_categories ul li.cat-parent .cat-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 25px;
  text-align: center;
  height: 25px;
  line-height: 25px;
  cursor: pointer;
  -webkit-transition: all ease 0.35s;
  -o-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
#secondary .woocommerce.widget_product_categories ul li.cat-parent .cat-toggle:hover, .footer-mid .woocommerce.widget_product_categories ul li.cat-parent .cat-toggle:hover {
  color: var(--primary-color);
}
#secondary .woocommerce.widget_product_categories ul li.cat-parent .cat-toggle.active, .footer-mid .woocommerce.widget_product_categories ul li.cat-parent .cat-toggle.active {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
#secondary .woocommerce.widget_product_categories ul li.cat-parent ul, .footer-mid .woocommerce.widget_product_categories ul li.cat-parent ul {
  display: none;
}
#secondary .woocommerce.widget_rating_filter ul li .star-rating, .footer-mid .woocommerce.widget_rating_filter ul li .star-rating {
  vertical-align: top;
  margin-top: 7px;
}
#secondary .woocommerce .select2-container--default .select2-selection--multiple .select2-selection__rendered, .footer-mid .woocommerce .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding: 5px;
}
#secondary #secondary .woocommerce.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown ul li.select2-selection__choice,
#secondary .woocommerce.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown ul li.select2-selection__choice, .footer-mid #secondary .woocommerce.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown ul li.select2-selection__choice,
.footer-mid .woocommerce.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown ul li.select2-selection__choice {
  margin: 5px;
  padding: 0 10px;
  border-bottom: 1px solid #aaa;
}
#secondary .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item, .footer-mid .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
  position: relative;
  padding-bottom: 10px;
}
#secondary .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:last-child, .footer-mid .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:last-child {
  padding-bottom: 0;
}
#secondary .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before, .footer-mid .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before {
  width: auto;
  height: auto;
  position: static;
  background: none;
}
#secondary .woocommerce.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown ul li.select2-search--inline, .footer-mid .woocommerce.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown ul li.select2-search--inline {
  border-bottom: none;
}
#secondary .woocommerce.woocommerce-widget-layered-nav ul li input[type=text], .footer-mid .woocommerce.woocommerce-widget-layered-nav ul li input[type=text] {
  width: 100% !important;
}
#secondary .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,
#secondary .woocommerce.widget_layered_nav_filters ul li a, .footer-mid .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,
.footer-mid .woocommerce.widget_layered_nav_filters ul li a {
  position: relative;
  padding-left: 30px;
}
#secondary .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a::before,
#secondary .woocommerce.widget_layered_nav_filters ul li a:before, .footer-mid .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a::before,
.footer-mid .woocommerce.widget_layered_nav_filters ul li a:before {
  content: "";
  width: 16px;
  height: 16px;
  border: 1px solid #ddd;
  border-radius: 0;
  position: absolute;
  top: 4px;
  left: 0;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23fff" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg>');
  background-repeat: no-repeat;
  -webkit-background-size: 0px 0px;
  background-size: 0px;
  background-position: center;
  -webkit-transition: all ease 0.35s;
  -o-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
#secondary .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover:before,
#secondary .woocommerce.widget_layered_nav_filters ul li a:hover:before, .footer-mid .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover:before,
.footer-mid .woocommerce.widget_layered_nav_filters ul li a:hover:before {
  border-color: var(--primary-color);
}
#secondary .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a::before,
#secondary .woocommerce.widget_layered_nav_filters ul li.chosen a:before, .footer-mid .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a::before,
.footer-mid .woocommerce.widget_layered_nav_filters ul li.chosen a:before {
  -webkit-background-size: 10px 10px;
  background-size: 10px;
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}
#secondary .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item .count, .footer-mid .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item .count {
  display: inline-block;
  float: right;
  line-height: 1.3;
  border-radius: 0;
  color: #999596;
}
#secondary .woocommerce.widget_price_filter .ui-slider-horizontal, .footer-mid .woocommerce.widget_price_filter .ui-slider-horizontal {
  height: 5px;
  background: #eee;
  margin-left: 0;
  margin-right: 0;
  border-radius: 0;
  margin-bottom: 25px;
}
#secondary .woocommerce.widget_price_filter .ui-slider .ui-slider-handle, .footer-mid .woocommerce.widget_price_filter .ui-slider .ui-slider-handle {
  background: var(--white-color);
  width: 15px;
  height: 15px;
  top: -5px;
  border-radius: 100%;
  -webkit-box-shadow: 5px 0px 15px rgba(136, 206, 208, 0.3);
  box-shadow: 5px 0px 15px rgba(136, 206, 208, 0.3);
  border: 3px solid var(--primary-color);
}
#secondary .woocommerce.widget_price_filter .ui-slider .ui-slider-handle.ui-state-hover,
#secondary .woocommerce.widget_price_filter .ui-slider .ui-slider-handle.ui-state-focus,
#secondary .woocommerce.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active, .footer-mid .woocommerce.widget_price_filter .ui-slider .ui-slider-handle.ui-state-hover,
.footer-mid .woocommerce.widget_price_filter .ui-slider .ui-slider-handle.ui-state-focus,
.footer-mid .woocommerce.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
  width: 22px;
  height: 22px;
  top: -8px;
}
#secondary .woocommerce.widget_price_filter .ui-slider .ui-slider-range, .footer-mid .woocommerce.widget_price_filter .ui-slider .ui-slider-range {
  background: var(--primary-color);
}
#secondary .woocommerce.widget_price_filter .price_slider_amount, .footer-mid .woocommerce.widget_price_filter .price_slider_amount {
  font-size: 1em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#secondary .woocommerce.widget_price_filter .price_slider_amount .button, .footer-mid .woocommerce.widget_price_filter .price_slider_amount .button {
  font-size: 0.7778em;
  font-weight: 400;
  letter-spacing: 0.5px;
  color: var(--white-color);
  background: var(--primary-color);
  border-radius: 0;
  border: 2px solid var(--primary-color);
  text-transform: capitalize;
  padding: 10px 20px;
  -webkit-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  transition: linear 0.2s;
  position: relative;
  min-height: auto;
  line-height: 1.3;
}
#secondary .woocommerce.widget_price_filter .price_slider_amount .button:hover,
#secondary .woocommerce.widget_price_filter .price_slider_amount .button:focus, .footer-mid .woocommerce.widget_price_filter .price_slider_amount .button:hover,
.footer-mid .woocommerce.widget_price_filter .price_slider_amount .button:focus {
  color: var(--primary-color);
  background: none;
}
#secondary .woocommerce.widget_price_filter .price_slider_amount .price_label, .footer-mid .woocommerce.widget_price_filter .price_slider_amount .price_label {
  font-size: 0.7778em;
  color: #999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-top: 0;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-weight: 600;
  letter-spacing: 1px;
}
#secondary .woocommerce.widget_price_filter .price_slider_amount .price_label > span, .footer-mid .woocommerce.widget_price_filter .price_slider_amount .price_label > span {
  display: inline-block;
  margin: 0 5px;
}
#secondary .woocommerce.widget_shopping_cart ul li, .footer-mid .woocommerce.widget_shopping_cart ul li {
  padding: 0 0 10px 30px;
  border-bottom: 1px solid #e5e5e5;
  margin: 0 0 10px;
  position: relative;
  font-size: 1em;
  text-transform: none;
}
#secondary .woocommerce.widget_shopping_cart ul li::before, .footer-mid .woocommerce.widget_shopping_cart ul li::before {
  display: none;
}
#secondary .woocommerce.widget_shopping_cart ul li a, .footer-mid .woocommerce.widget_shopping_cart ul li a {
  font-size: 0.8888em;
  font-family: var(--primary-font);
  color: rgba(var(--black-color-rgb), 0.8);
}
#secondary .woocommerce.widget_shopping_cart ul li .remove, .footer-mid .woocommerce.widget_shopping_cart ul li .remove {
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 0;
  width: 20px;
  height: 20px;
}
#secondary .woocommerce.widget_shopping_cart ul li .remove:hover,
#secondary .woocommerce.widget_shopping_cart ul li .remove:focus, .footer-mid .woocommerce.widget_shopping_cart ul li .remove:hover,
.footer-mid .woocommerce.widget_shopping_cart ul li .remove:focus {
  background: none;
}
#secondary .woocommerce.widget_shopping_cart ul li .remove:after, .footer-mid .woocommerce.widget_shopping_cart ul li .remove:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23e2401c" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z"></path></svg>');
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  color: #e2401c;
  font-size: 0.8888em;
}
#secondary .woocommerce.widget_shopping_cart ul.product_list_widget li img, .footer-mid .woocommerce.widget_shopping_cart ul.product_list_widget li img {
  width: 75px;
  float: right;
  margin-right: 0;
  margin-left: 4px;
  border-radius: 0;
}
#secondary .woocommerce.widget_shopping_cart ul li a:not(.button), .footer-mid .woocommerce.widget_shopping_cart ul li a:not(.button) {
  font-weight: 400;
}
#secondary .woocommerce.widget_shopping_cart ul li .variation, .footer-mid .woocommerce.widget_shopping_cart ul li .variation {
  padding-left: 0;
  border-left: 0;
}
#secondary .woocommerce.widget_shopping_cart ul li .variation dt, .footer-mid .woocommerce.widget_shopping_cart ul li .variation dt {
  font-weight: 400;
}
#secondary .woocommerce.widget_shopping_cart ul li .variation dd, .footer-mid .woocommerce.widget_shopping_cart ul li .variation dd {
  margin: 0;
}
#secondary .woocommerce.widget_shopping_cart .total, .footer-mid .woocommerce.widget_shopping_cart .total {
  border-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
  font-size: 0.8888em;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#secondary .woocommerce.widget_shopping_cart .total strong, .footer-mid .woocommerce.widget_shopping_cart .total strong {
  font-weight: 600;
  color: var(--black-color);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#secondary .woocommerce.widget_shopping_cart .buttons .button, .footer-mid .woocommerce.widget_shopping_cart .buttons .button {
  display: block;
  background: var(--black-color);
  color: var(--white-color);
  text-align: center;
  font-size: 0.7778em;
  font-weight: 600;
  letter-spacing: 1px;
  border-radius: 0;
  text-transform: uppercase;
  padding: 12px 30px;
  -webkit-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  transition: linear 0.2s;
  position: relative;
}
#secondary .woocommerce.widget_shopping_cart .buttons .button:hover,
#secondary .woocommerce.widget_shopping_cart .buttons .button:focus, .footer-mid .woocommerce.widget_shopping_cart .buttons .button:hover,
.footer-mid .woocommerce.widget_shopping_cart .buttons .button:focus {
  background: var(--primary-color);
  color: var(--white-color);
}

.last-widget-sticky .widget-area .widget:last-child {
  -webkit-transition: top ease 0.35s;
  -o-transition: top ease 0.35s;
  transition: top ease 0.35s;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

/*==========================================
Footer
==========================================*/
.site-footer .footer-mid {
  padding-top: 60px;
}
.site-footer .footer-mid .grid {
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
}
.site-footer .footer-mid .grid .col ul {
  margin-left: 0;
}

.site-footer {
  position: relative;
  border-top: 1px solid rgba(var(--primary-color-rgb), 0.08);
}
.site-footer .footer-social-network {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-gap: 15px;
  margin-bottom: 0;
}
.site-footer .footer-social-network .title {
  font-family: var(--global-body-font);
  color: var(--font-color);
  font-weight: bold;
  font-style: italic;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 1em;
  opacity: 0.8;
}
.site-footer .footer-social-network .social-networks {
  grid-gap: 25px;
}
.site-footer .footer-social-network .social-networks .bttk-social-icon-wrap a {
  height: unset;
  width: unset;
  background: none;
  border: none;
  opacity: 0.7;
  color: var(--font-color);
}
.site-footer .footer-social-network .social-networks .bttk-social-icon-wrap a:hover {
  color: var(--primary-color);
  opacity: 0.8;
}
.site-footer .footer-navigation .nav-menu ul {
  list-style: none;
  margin: 0;
}
.site-footer .footer-navigation .nav-menu li {
  position: relative;
}
.site-footer .footer-navigation .nav-menu li:focus, .site-footer .footer-navigation .nav-menu li.focus {
  outline: 2px solid rgba(var(--black-color-rgb), 0.8);
}
.site-footer .footer-navigation .nav-menu li:hover > a, .site-footer .footer-navigation .nav-menu li:focus > a, .site-footer .footer-navigation .nav-menu li.hover > a, .site-footer .footer-navigation .nav-menu li.focus > a {
  color: var(--primary-color);
}
.site-footer .footer-navigation .nav-menu li:hover > .submenu-toggle-btn, .site-footer .footer-navigation .nav-menu li:focus > .submenu-toggle-btn, .site-footer .footer-navigation .nav-menu li.hover > .submenu-toggle-btn, .site-footer .footer-navigation .nav-menu li.focus > .submenu-toggle-btn {
  color: var(--primary-color);
}
.site-footer .footer-navigation .nav-menu li:hover > .sub-menu, .site-footer .footer-navigation .nav-menu li:focus > .sub-menu, .site-footer .footer-navigation .nav-menu li.hover > .sub-menu, .site-footer .footer-navigation .nav-menu li.focus > .sub-menu {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
  z-index: 99998;
}
.site-footer .footer-navigation .nav-menu li .sub-menu,
.site-footer .footer-navigation .nav-menu li ul {
  width: 150px;
  background: var(--white-color);
  -webkit-transition: all 0.235s ease;
  -o-transition: all 0.235s ease;
  transition: all 0.235s ease;
  padding-top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  bottom: 100%;
  left: 0;
  -webkit-box-shadow: 0 5px 15px rgba(var(--black-color-rgb), 0.05);
  box-shadow: 0 5px 15px rgba(var(--black-color-rgb), 0.05);
  visibility: hidden;
  -webkit-transform: translateY(15px);
  -ms-transform: translateY(15px);
  -o-transform: translateY(15px);
  transform: translateY(15px);
  opacity: 0;
}
.site-footer .footer-navigation .nav-menu li .sub-menu li:not(:last-child),
.site-footer .footer-navigation .nav-menu li ul li:not(:last-child) {
  border-bottom: 1px solid rgba(var(--black-color-rgb), 0.05);
}
.site-footer .footer-navigation .nav-menu li .sub-menu li a,
.site-footer .footer-navigation .nav-menu li ul li a {
  padding: 0px;
  display: block;
}
.site-footer .footer-navigation .nav-menu li .sub-menu li:last-child a,
.site-footer .footer-navigation .nav-menu li ul li:last-child a {
  border-bottom: 0;
}
.site-footer .footer-navigation .nav-menu li .sub-menu .sub-menu,
.site-footer .footer-navigation .nav-menu li .sub-menu ul,
.site-footer .footer-navigation .nav-menu li ul .sub-menu,
.site-footer .footer-navigation .nav-menu li ul ul {
  left: 100%;
  bottom: 0;
}
.site-footer .footer-navigation .nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.site-footer .footer-navigation .nav-menu > li.menu-item-has-children > a {
  position: relative;
}
.site-footer .footer-navigation .nav-menu > li.menu-item-has-children > a::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg class='svg-inline--fa fa-caret-down fa-w-10' aria-hidden='true' data-prefix='fas' data-icon='caret-down' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' data-fa-i2svg=''%3E%3Cpath fill='%23222222' d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'%3E%3C/path%3E%3C/svg%3E");
  display: inline-block;
  width: 0.9em;
  height: 0.9em;
  background-repeat: no-repeat;
  margin-left: 13px;
  position: absolute;
  right: 0;
  top: 19px;
}
.site-footer .footer-navigation .nav-menu > li.menu-item-has-children:hover > a::after {
  background-image: url("data:image/svg+xml,%3Csvg class='svg-inline--fa fa-caret-down fa-w-10' aria-hidden='true' data-prefix='fas' data-icon='caret-down' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' data-fa-i2svg=''%3E%3Cpath fill='%23FF5000' d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'%3E%3C/path%3E%3C/svg%3E");
}
@media screen and (max-width: 767px) {
  .site-footer .footer-navigation .nav-menu li a {
    display: inline-block;
  }
}
.site-footer .footer-navigation .nav-menu li .sub-menu li {
  display: block;
  width: 100%;
  padding: 15px 20px;
}
.site-footer .footer-navigation .nav-menu li .sub-menu li.menu-item-has-children > a::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg class='svg-inline--fa fa-caret-down fa-w-10' aria-hidden='true' data-prefix='fas' data-icon='caret-down' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' data-fa-i2svg=''%3E%3Cpath fill='%23222222' d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'%3E%3C/path%3E%3C/svg%3E");
  position: absolute;
  right: 20px;
  top: 20px;
  width: 0.9em;
  height: 0.9em;
  background-repeat: no-repeat;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.site-footer .footer-navigation .nav-menu li .sub-menu li:hover > a::after {
  background-image: url("data:image/svg+xml,%3Csvg class='svg-inline--fa fa-caret-down fa-w-10' aria-hidden='true' data-prefix='fas' data-icon='caret-down' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' data-fa-i2svg=''%3E%3Cpath fill='%23FF5000' d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'%3E%3C/path%3E%3C/svg%3E");
}
.site-footer .footer-navigation .nav-menu > li:nth-child(3) .sub-menu, .site-footer .footer-navigation .nav-menu > li:last-child .sub-menu, .site-footer .footer-navigation .nav-menu > li:nth-last-child(2) .sub-menu {
  left: auto;
  right: 0;
}
.site-footer .footer-navigation .nav-menu > li:nth-child(3) .sub-menu li a::after, .site-footer .footer-navigation .nav-menu > li:last-child .sub-menu li a::after, .site-footer .footer-navigation .nav-menu > li:nth-last-child(2) .sub-menu li a::after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.site-footer .footer-navigation .nav-menu > li:nth-child(3) .sub-menu .sub-menu, .site-footer .footer-navigation .nav-menu > li:last-child .sub-menu .sub-menu, .site-footer .footer-navigation .nav-menu > li:nth-last-child(2) .sub-menu .sub-menu {
  left: auto;
  right: 100%;
}
.site-footer .footer-top {
  padding: 60px 0;
  background: rgba(var(--primary-color-rgb), 0.03);
  position: relative;
}
@media (max-width: 767px) {
  .site-footer .footer-top {
    padding-top: 90px;
  }
}
.site-footer .footer-top::before {
  content: "";
  width: 100%;
  height: 100%;
  background: var(--white-color);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.site-footer .footer-top .footer-brand-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-gap: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (min-width: 1025px) {
  .site-footer .footer-top .footer-brand-area {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (max-width: 767px) {
  .site-footer .footer-top .footer-brand-area {
    grid-gap: 30px;
  }
}
.site-footer .footer-top .footer-brand-area .site-branding {
  margin-bottom: 0;
}
.site-footer .footer-top .footer-brand-area .site-branding img {
  max-width: 300px;
}
.site-footer .footer-bottom {
  padding: 29px 0;
  font-size: 0.7777777778em;
  line-height: 1.4;
}
.site-footer .footer-bottom a {
  color: var(--font-color);
}
@media screen and (max-width: 767px) {
  .site-footer .footer-bottom .site-info {
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-gap: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
}
.site-footer .footer-bottom .site-info a {
  color: var(--primary-color);
  text-decoration: none;
}
.site-footer .footer-bottom .site-info a:hover {
  color: rgba(var(--primary-color-rgb), 0.9);
}
.site-footer .footer-bottom .site-info .privacy-policy-link, .site-footer .footer-bottom .site-info .terms-conditions {
  display: inline-block;
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid var(--font-color);
}
.site-footer .footer-bottom .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 1025px) {
  .site-footer .footer-bottom .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

/*==========================================
Breadcrumb
==========================================*/
.breadcrumb-wrapper {
  background-color: var(--background-color);
  z-index: 2;
  padding: 8px 11px 6px 11px;
}
.breadcrumb-wrapper #crumbs > span {
  color: rgba(var(--font-color-rgb), 0.8);
  font-size: 13px;
  letter-spacing: 0.9px;
}
.breadcrumb-wrapper #crumbs > span a {
  color: rgba(var(--font-color-rgb), 0.4);
  font-size: inherit;
  letter-spacing: inherit;
  opacity: 1;
  text-decoration: none;
}
.breadcrumb-wrapper #crumbs > span a span {
  color: inherit;
  font-size: inherit;
  letter-spacing: inherit;
}
.breadcrumb-wrapper #crumbs > span a:hover {
  color: var(--primary-color);
}
.breadcrumb-wrapper #crumbs > span a:hover span {
  color: inherit;
}
.breadcrumb-wrapper #crumbs > span .separator svg {
  fill: rgba(125, 106, 145, 0.56);
  margin: 0 9px;
  font-size: 13px;
}
.breadcrumb-wrapper #crumbs > span span {
  color: inherit;
  font-size: inherit;
  letter-spacing: inherit;
}
.breadcrumb-wrapper #crumbs .current a {
  color: rgba(var(--font-color-rgb), 0.8);
}

#preLoader {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: var(--background-color);
  z-index: 9999999;
}
#preLoader .preloaderBar {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 10px;
  width: 80%;
  background: var(--white-color);
  overflow: hidden;
  border-radius: 10px;
}
#preLoader .preloaderBar span {
  width: 0;
  display: block;
  height: 10px;
  background: var(--secondary-color);
}
#preLoader .preloaderPercentage {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 50px;
  font-family: var(--global-heading-font);
  font-size: 40px;
  color: var(--secondary-color);
}

.section-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 30px;
}
@media screen and (min-width: 768px) {
  .section-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (min-width: 768px) {
  .items-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (min-width: 1025px) {
  .items-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (min-width: 1025px) {
  .items-4 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 1200px) {
  .items-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (min-width: 1025px) {
  .items-5 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 1200px) {
  .items-5 {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media screen and (min-width: 1025px) {
  .items-6 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 1200px) {
  .items-6 {
    grid-template-columns: repeat(6, 1fr);
  }
}

.grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 30px;
}

@media screen and (min-width: 768px) {
  .grid-layout .site-main {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 60px;
  }
  .grid-layout .site-main .post {
    margin-bottom: 0 !important;
  }
}
@media screen and (min-width: 1199px) {
  .grid-layout .site-main {
    grid-template-columns: repeat(3, 1fr);
  }
}
.grid-layout .site-main article.post .entry-header .entry-title {
  font-size: 1.3333333333em;
}
@media screen and (min-width: 1025px) {
  .grid-layout.rightsidebar .site-main, .grid-layout.leftsidebar .site-main {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 60px !important;
  }
}
@media screen and (min-width: 1200px) {
  .grid-layout.rightsidebar .site-main, .grid-layout.leftsidebar .site-main {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media screen and (min-width: 1025px) {
  .rightsidebar:not(.page-template-blossom-portfolio).grid-layout .site-main,
  .leftsidebar:not(.page-template-blossom-portfolio).grid-layout .site-main {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 0;
  }
  .rightsidebar:not(.page-template-blossom-portfolio).grid-layout .site-main .post,
  .leftsidebar:not(.page-template-blossom-portfolio).grid-layout .site-main .post {
    margin-bottom: 48px;
  }
}
@media screen and (min-width: 1200px) {
  .rightsidebar:not(.page-template-blossom-portfolio).grid-layout .site-main,
  .leftsidebar:not(.page-template-blossom-portfolio).grid-layout .site-main {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 1025px) {
  .rightsidebar:not(.page-template-blossom-portfolio) .site-content > .container,
  .leftsidebar:not(.page-template-blossom-portfolio) .site-content > .container {
    display: grid;
    grid-gap: 110px;
    grid-template-columns: 1fr 29%;
  }
}

@media screen and (min-width: 1025px) {
  .leftsidebar:not(.page-template-blossom-portfolio) .site-content > .container {
    display: grid;
    grid-gap: 110px;
    grid-template-columns: 29% 1fr;
  }
}

.nosidebar .site-content .content-area .content-title {
  font-size: 1.7777777778em;
  line-height: 1.25em;
  margin-bottom: 48px;
  text-align: center;
}

.centered .site-content .content-area .site-main .content-wrap,
.error404 .site-content .content-area .site-main .content-wrap {
  max-width: 730px;
  margin: 0 auto;
}
.centered .site-content .author-section,
.centered .site-content .post-navigation,
.error404 .site-content .author-section,
.error404 .site-content .post-navigation {
  max-width: 730px;
  margin: 0 auto;
}
.centered .site-content .content-area .content-title,
.error404 .site-content .content-area .content-title {
  font-size: 1.7777777778em;
  line-height: 1.25em;
  margin-bottom: 48px;
  text-align: center;
}

@media screen and (min-width: 1025px) {
  .leftsidebar .site-content > .container {
    grid-template-columns: 29% 1fr;
  }
  .leftsidebar .site-content .content-area {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .leftsidebar .site-content .widget-area {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}

.page-header {
  padding: 120px 0 25px;
  position: relative;
  background: rgba(var(--primary-color-rgb), 0.03);
}
.page-header::before {
  content: "";
  width: 100%;
  height: 100%;
  background: var(--white-color);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.page-header.has-bg-img {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.page-header.has-bg-img .entry-meta span a {
  display: inline-block;
  font-size: 0.8333333333em;
  letter-spacing: 2.75px;
  color: rgba(var(--primary-color-rgb), 0.8);
  opacity: 0.8;
  margin-bottom: 10px;
  padding: 0;
}
.page-header.has-bg-img .entry-meta span a::before {
  display: none;
}
.page-header.has-bg-img .entry-meta span a:hover {
  color: rgba(var(--primary-color-rgb), 1);
}
.page-header .sub-title {
  display: block;
  font-size: 1.1111111111em;
  color: rgba(var(--primary-color-rgb), 0.8);
  opacity: 0.8;
  letter-spacing: 2.2px;
  margin-bottom: 20px;
}
.page-header .page-title {
  font-size: 1.88em;
  line-height: 1.22em;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .page-header .page-title {
    font-size: 2.7777777778em;
  }
}
.page-header .entry-title {
  font-size: 1.88em;
  line-height: 1.22em;
  margin: 0;
}
.page-header .entry-title a {
  color: var(--font-color);
  text-decoration: none;
}
.page-header .entry-title a:hover {
  color: var(--primary-color);
}
@media screen and (min-width: 768px) {
  .page-header .entry-title {
    font-size: 2.7777777778em;
  }
}
.page-header .result-count {
  margin-top: 75px;
  font-size: 0.8888888889em;
  display: block;
}
.page-header .search-form {
  max-width: 750px;
}
.page-header .search-form .search-field {
  font-size: 1.1111111111em;
  font-weight: 600;
  height: 60px;
}
.page-header .author-section {
  max-width: 1013px;
  margin: 0 auto;
}
.page-header.style-one .entry-header {
  margin-top: 45px;
}

.archive.author .page-header {
  padding-top: 60px;
}
.archive.author .page-header .result-count {
  margin-top: 60px;
}

.blog .page-header {
  padding: 50px 0;
  position: relative;
  min-height: -webkit-calc(100vh - 142px);
  min-height: calc(100vh - 142px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.blog .page-header .breadcrumb-wrapper {
  position: absolute;
  top: 0;
  left: 0;
}
.blog .page-header .page-header-content {
  padding: 70px 55px;
  background: var(--white-color);
  max-width: 490px;
}
.blog .page-header .page-desc {
  margin: 1.5em 0;
}
.blog .page-header .button-wrap .seva-btn {
  font-size: 0.7777777778em;
  line-height: 1.7;
  min-width: unset;
  padding: 14px 30px;
}
.blog.classic-layout .breadcrumb-wrapper {
  padding: 0px 0;
}
.blog.classic-layout .page-header .page-header-content {
  padding: 50px 30px;
}
@media (min-width: 768px) {
  .blog.classic-layout .page-header .page-header-content {
    padding: 70px 50px;
  }
}

.single .page-header {
  padding: 0;
}

.breadcrumb-wrapper {
  display: inline-block;
  padding: 10px 0;
  font-size: 0.7222222222em;
}
.breadcrumb-wrapper a {
  color: var(--font-color);
  opacity: 0.4;
}
.breadcrumb-wrapper .separator {
  opacity: 0.56;
}
.breadcrumb-wrapper .current {
  opacity: 1;
}
.breadcrumb-wrapper .current a {
  opacity: 1;
}

#primary,
#secondary {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  #primary,
  #secondary {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}

.home:not(.blog) #primary,
.home:not(.blog) #secondary {
  margin-top: 0px;
  margin-bottom: 0px;
}

.container {
  padding: 0 15px;
  width: 100%;
  margin: 0 auto;
  max-width: 420px;
}
@media screen and (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media screen and (min-width: 1025px) {
  .container {
    max-width: 1000px;
  }
}
@media screen and (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
@media screen and (min-width: 1400px) {
  .container {
    max-width: 1250px;
  }
}

.owl-nav,
.owl-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
}

.owl-nav {
  grid-gap: 20px;
}
.owl-nav button {
  width: 30px;
  height: 17px;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  min-height: unset;
  padding: 0;
}
.owl-nav button span {
  display: none;
}
.owl-nav button.disabled {
  opacity: 0.4;
  pointer-events: none;
}
.owl-nav button.owl-prev {
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="32.309" height="20.164" viewBox="0 0 32.309 20.164"><g id="Group_1442" data-name="Group 1442" transform="translate(-111.801 -7500.775)"><path id="Path_1" data-name="Path 1" d="M1092.416,244.108h-30.082" transform="translate(-949.306 7266.763)" fill="none" stroke="%23ff5000" stroke-linecap="round" stroke-width="2"/><path id="Path_2" data-name="Path 2" d="M1096.586,226.065c-1,3.743-2.41,7.2-9.671,8.868" transform="translate(-973.915 7275.936)" fill="none" stroke="%23ff5000" stroke-linecap="round" stroke-width="2"/><path id="Path_3" data-name="Path 3" d="M1096.586,234.933c-1-3.743-2.41-7.2-9.671-8.868" transform="translate(-973.915 7284.782)" fill="none" stroke="%23ff5000" stroke-linecap="round" stroke-width="2"/></g></svg>') !important;
}
.owl-nav button.owl-next {
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="32.309" height="20.165" viewBox="0 0 32.309 20.165"><g id="Group_1441" data-name="Group 1441" transform="translate(-169.747 -7500.775)"><path id="Path_1" data-name="Path 1" d="M1062.334,244.108h30.082" transform="translate(-891.588 7266.763)" fill="none" stroke="%23ff5000" stroke-linecap="round" stroke-width="2"/><path id="Path_2" data-name="Path 2" d="M1086.915,226.065c1,3.743,2.41,7.2,9.671,8.868" transform="translate(-895.73 7275.936)" fill="none" stroke="%23ff5000" stroke-linecap="round" stroke-width="2"/><path id="Path_3" data-name="Path 3" d="M1086.915,234.933c1-3.743,2.41-7.2,9.671-8.868" transform="translate(-895.73 7284.782)" fill="none" stroke="%23ff5000" stroke-linecap="round" stroke-width="2"/></g></svg>') !important;
}

.owl-dots {
  grid-gap: 10px;
}
.owl-dots .owl-dot {
  padding: 0;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: 1px solid rgba(var(--primary-color-rgb), 0.5) !important;
  background: none;
  min-height: unset;
}
.owl-dots .owl-dot.active {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}

.section-header {
  max-width: 970px;
  margin: 0 auto 50px;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .section-header {
    margin-bottom: 90px;
    text-align: center;
  }
}

.section-subtitle {
  display: inline-block;
  font-size: 0.8333333333em;
  letter-spacing: 2.75px;
  color: rgba(var(--primary-color-rgb), 0.8);
  opacity: 0.8;
  margin-bottom: 10px;
}

.section-title {
  font-size: 1.6666666667em;
  line-height: 1.25em;
  margin-bottom: 5px;
  margin-top: 0;
  color: var(--font-color);
}
@media screen and (min-width: 768px) {
  .section-title {
    font-size: 2.2222222222em;
    line-height: 1.5625em;
    margin-bottom: 15px;
  }
}

.section-desc {
  color: var(--font-color);
  font-size: 1.1111em;
}
@media screen and (min-width: 768px) {
  .section-desc {
    font-size: 1.2222222222em;
  }
}

.section-button-wrapper {
  text-align: left;
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .section-button-wrapper {
    margin-top: 90px;
    text-align: center;
  }
}

.site-header {
  border-bottom: 1px solid rgba(var(--primary-color-rgb), 0.03);
}
.site-header:not(.style-six) .secondary-menu {
  height: 30px;
}
.site-header:not(.style-six).header-fixed .header-main {
  padding: 15px 0;
  background: var(--white-color);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0 5px 25px rgba(var(--black-color-rgb), 0.15);
  box-shadow: 0 5px 25px rgba(var(--black-color-rgb), 0.15);
  z-index: 999;
  -webkit-animation: slideDown 0.25s ease-in-out;
  -o-animation: slideDown 0.25s ease-in-out;
  animation: slideDown 0.25s ease-in-out;
}
.site-header .site-branding a {
  display: inline-block;
}
.site-header .header-main {
  padding: 20px 0;
}
.site-header .header-top {
  background-color: rgba(var(--primary-color-rgb), 0.05);
  padding: 7px 0;
}
.site-header .header-top .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-gap: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .site-header .header-top .container {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-gap: unset;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.site-header .header-middle {
  border-bottom: 1px solid rgba(var(--font-color-rgb), 0.04);
  padding: 40px 0;
}
.site-header .header-middle > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.site-header .header-middle > .container .site-branding {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
.site-header .header-middle > .container .header-search,
.site-header .header-middle > .container .header-cart {
  display: inline-block;
}
.site-header .header-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.site-header .header-right,
.site-header .header-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-gap: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .site-header .header-right,
  .site-header .header-center {
    grid-gap: 0;
    -webkit-box-pack: unset;
    -webkit-justify-content: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    -webkit-box-flex: unset;
    -webkit-flex: unset;
    -ms-flex: unset;
    flex: unset;
  }
}
.site-header .header-block {
  font-size: 0.7777777778em;
  line-height: 0.625em;
}
.site-header .header-block svg {
  width: 1em;
  margin-right: 5px;
}
.site-header .header-block svg path {
  fill: rgba(var(--font-color-rgb), 0.3);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.site-header .header-block svg .fa-phone {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.site-header .header-block a {
  color: var(--font-color);
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.site-header .header-block a:hover {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: var(--primary-color);
}
.site-header .header-block:hover svg path {
  fill: rgba(var(--primary-color-rgb), 1);
}
.site-header .header-block:hover a {
  color: var(--primary-color);
}
@media screen and (min-width: 768px) {
  .site-header .header-block + .header-block {
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid rgba(var(--font-color-rgb), 0.05);
  }
}
.site-header .header-search + .header-cart {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid rgba(var(--font-color-rgb), 0.15);
}
.site-header .secondary-menu {
  line-height: 1;
  margin-right: 20px;
}
.site-header .secondary-menu .toggle-btn {
  display: inline-block;
  background: none;
  border: none;
  padding: 0;
  width: 20px;
  height: 15px;
  min-height: auto;
  position: relative;
}
.site-header .secondary-menu .toggle-btn .toggle-bar {
  background: var(--font-color);
  width: 100%;
  height: 2px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  border-radius: 5px;
}
.site-header .secondary-menu .toggle-btn .toggle-bar:first-child {
  top: -10px;
}
.site-header .secondary-menu .toggle-btn .toggle-bar:last-child {
  bottom: -10px;
}
.site-header .secondary-menu .toggle-btn:hover .toggle-bar {
  background: var(--primary-color);
}
.site-header .secondary-menu > div {
  position: fixed;
  top: 0;
  right: 0;
  width: 350px;
  height: 100%;
  background: var(--white-color);
  -webkit-box-shadow: 10px 0 20px rgba(var(--font-color-rgb), 0.15);
  box-shadow: 10px 0 20px rgba(var(--font-color-rgb), 0.15);
  z-index: 9999;
  display: none;
  max-width: 100%;
}
@media screen and (min-width: 1025px) {
  .site-header .secondary-menu > div {
    right: auto;
    left: 0;
  }
}
.site-header .secondary-menu .close {
  position: absolute;
  top: 50px;
  left: 10px;
  padding: 0;
  width: 25px;
  height: 25px;
  min-height: auto;
  background: none;
  cursor: pointer;
}
@media screen and (min-width: 1025px) {
  .site-header .secondary-menu .close {
    left: auto;
    right: 10px;
  }
}
.site-header .secondary-menu .close:hover::before, .site-header .secondary-menu .close:hover::after {
  background: var(--font-color);
}
.site-header .secondary-menu .close::before, .site-header .secondary-menu .close::after {
  content: "";
  background: var(--secondary-color);
  width: 100%;
  height: 2px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all ease 0.35s;
  -o-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.site-header .secondary-menu .close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.site-header .secondary-menu .nav-menu {
  width: 350px;
  padding: 100px 40px;
  display: block;
  height: 100%;
  overflow: auto;
  max-width: 100%;
}
.site-header .secondary-menu .nav-menu li {
  display: block;
  text-align: right;
}
@media screen and (min-width: 1025px) {
  .site-header .secondary-menu .nav-menu li {
    text-align: left;
  }
}
.site-header .secondary-menu .nav-menu li a {
  padding: 20px 0;
  border-bottom: 1px solid rgba(var(--font-color-rgb), 0.1);
  display: block;
}
.site-header .secondary-menu .nav-menu li.menu-item-has-chilren a {
  padding-left: 25px;
}
.site-header .secondary-menu .nav-menu li .submenu-toggle {
  left: 0;
  right: auto;
  height: 60px;
}
@media screen and (min-width: 1025px) {
  .site-header .secondary-menu .nav-menu li .submenu-toggle {
    right: 0;
    left: auto;
  }
}
.site-header .secondary-menu .nav-menu .sub-menu {
  display: none;
  position: static;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media screen and (min-width: 1025px) {
  .site-header.style-one .secondary-menu > div {
    left: auto;
    right: 0;
  }
}
.site-header .social-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-gap: 0;
  opacity: 0.8;
}
.site-header .social-list li {
  margin: 5px;
}
.site-header .social-list li a {
  display: inline-block;
  line-height: 1.3;
  padding: 5px 7px;
  text-decoration: none;
  color: var(--font-color);
  font-size: 16px;
}
.site-header .social-list li a:hover {
  color: var(--primary-color);
}
@media screen and (min-width: 1025px) {
  .site-header.style-one.site-header > .header-main .main-navigation {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

.section-desc p {
  line-height: 1.5;
}

.newsletter-section .widget_blossomthemes_email_newsletter_widget {
  padding: 0;
  margin: 0;
  border: 0;
}
.newsletter-section .widget_blossomthemes_email_newsletter_widget .widget-title {
  display: none;
}
.newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper {
  padding: 60px 0;
}
@media screen and (min-width: 1025px) {
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper.no-icon .container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-gap: 20px;
  position: relative;
}
.newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container .img-holder {
  margin: 0;
}
@media (min-width: 1200px) {
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container .img-holder {
    position: absolute;
    bottom: -60px;
    left: -0.3%;
    height: auto;
    border-radius: 0;
    margin: 0;
    overflow: visible;
  }
}
@media (min-width: 1367px) {
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container .img-holder {
    left: -5.3%;
    max-width: 236px;
  }
}
@media (min-width: 1700px) {
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container .img-holder {
    left: -235px;
  }
}
@media screen and (min-width: 1025px) {
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-gap: 40px;
  }
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container .img-holder {
    max-width: 200px;
  }
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container .text-holder {
    text-align: left;
    width: 390px;
    margin-bottom: 0;
  }
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container form {
    max-width: -webkit-calc(100% - 625px);
    max-width: calc(100% - 625px);
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-column-gap: 17px;
  }
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container form input:not(input[type=checkbox], input[type=submit]) {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 370px;
  }
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container form > label {
    width: 100%;
    margin: 5px 0 5px 0;
  }
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container form input[type=submit] {
    max-width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    grid-gap: 75px;
  }
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container .img-holder {
    width: unset;
    -webkit-transform: translate(0px, 50px);
    -ms-transform: translate(0px, 50px);
    -o-transform: translate(0px, 50px);
    transform: translate(0px, 50px);
  }
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container form {
    max-width: -webkit-calc(100% - 682px);
    max-width: calc(100% - 682px);
  }
}
@media screen and (min-width: 1367px) {
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-gap: 122px;
  }
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container .text-holder {
    width: 390px;
  }
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container form {
    max-width: -webkit-calc(100% - 773px);
    max-width: calc(100% - 773px);
  }
}
@media (min-width: 1700px) {
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container .text-holder {
    max-width: 506px;
    text-align: left;
    width: 100%;
  }
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container .img-holder {
    max-width: 236px;
  }
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container form {
    max-width: -webkit-calc(100% - 520px);
    max-width: calc(100% - 520px);
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-column-gap: 17px;
  }
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container form input:not(input[type=checkbox], input[type=submit]) {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 370px;
  }
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container form > label {
    width: 100%;
    margin: 5px 0 5px 0;
  }
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container form input[type=submit] {
    max-width: 100%;
  }
}
.newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .text-holder {
  text-align: left;
}
.newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .text-holder h3 {
  font-size: 1.6666666667em;
  margin-bottom: 15px;
}
.newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper form > [class*=subscribe-] {
  margin-bottom: 10px;
}
.newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper form input[type=submit] {
  margin-bottom: 0;
  width: 100%;
}
.newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper form > label {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper form > label .subscribe-inner-wrap {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper form > label .subscribe-inner-wrap .check-mark {
  margin-top: 7px;
}
.newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper form > label .subscribe-inner-wrap input[type=checkbox]:checked + .check-mark {
  background-color: #fff;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container .img-holder {
    max-width: 200px;
  }
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container .text-holder {
    max-width: -webkit-calc(100% - 232px);
    max-width: calc(100% - 232px);
    padding-left: 0px;
    margin-bottom: 0;
  }
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container form {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-column-gap: 17px;
  }
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container form input:not(input[type=checkbox], input[type=submit]) {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 370px;
  }
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container form > label {
    width: 100%;
    margin: 5px 0 5px 0;
  }
  .newsletter-section .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .container form input[type=submit] {
    max-width: 100%;
  }
}

.about-section {
  padding: 60px 0 0;
}
@media screen and (min-width: 768px) {
  .about-section {
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 1025px) {
  .about-section {
    padding: 120px 0 45px;
  }
}
.about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder {
  display: grid;
  grid-template-areas: "img" "widget-title " "content";
  grid-template-columns: 100%;
  grid-template-rows: auto 1fr;
}
@media screen and (min-width: 1025px) {
  .about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder {
    display: grid;
    grid-template-columns: 50% 50%;
  }
  .about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder.center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder.center .img-holder {
    margin-bottom: 50px;
    text-align: center;
  }
  .about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder.center .img-holder::before {
    content: none;
  }
  .about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder.center .img-holder .secondary-img-holder {
    bottom: -30px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder.right {
    grid-template-areas: "widget-title img" "content img";
  }
  .about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder.right .text-holder,
  .about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder.right .widget-title {
    padding-right: 45px;
  }
  .about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder.right .img-holder {
    text-align: right;
  }
  .about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder.right .img-holder.bg-graphic::before {
    right: -34px;
    left: auto;
  }
  .about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder.right .img-holder .secondary-img-holder {
    bottom: -30px;
    left: 65px;
    right: auto;
  }
  .about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder.left {
    grid-template-areas: "img widget-title" "img content" "img content";
  }
  .about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder.left .sub-title,
  .about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder.left .text-holder,
  .about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder.left .widget-title {
    padding-left: 45px;
  }
  .about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder.left .img-holder {
    text-align: left;
  }
  .about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder.left .img-holder::before {
    left: -34px;
  }
  .about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder.left .img-holder .secondary-img-holder {
    bottom: -30px;
    right: 65px;
    left: auto;
  }
}
.about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder .sub-title {
  grid-area: sub-title;
  font-family: var(--global-body-font);
  font-size: 0.8333333333em;
  letter-spacing: 2.75px;
  color: rgba(var(--primary-color-rgb), 0.8);
  opacity: 0.8;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder .sub-title {
    margin-bottom: 12px;
  }
}
.about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder .widget-title {
  grid-area: widget-title;
  font-size: 40px;
  line-height: 50px;
  color: var(--font-color);
}
@media (max-width: 1024px) {
  .about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder .widget-title {
    margin-bottom: 12px;
    font-size: 32px;
  }
}
.about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder .img-holder {
  grid-area: img;
  position: relative;
  align-self: start;
  z-index: 1;
  margin-bottom: 60px;
}
@media screen and (min-width: 1025px) {
  .about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder .img-holder::before {
    content: "";
    width: 164.66px;
    height: 189.03px;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: -52px;
    left: -34px;
    z-index: -1;
  }
}
.about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder .img-holder .secondary-img-holder {
  position: absolute;
  border: 7px solid var(--background-color);
  bottom: -30px;
  left: 30px;
}
.about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder .secondary-img-holder {
  width: 191px;
  -o-object-fit: cover;
  object-fit: cover;
  overflow-y: hidden;
}
.about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder .text-holder {
  grid-area: content;
}
.about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder .text-holder h3 {
  font-size: 2.2222222222em;
  line-height: 1em;
  margin-bottom: 30px;
}
.about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder .text-holder h5 {
  font-size: 1.4444444444em;
  line-height: 1.5;
  font-weight: 600;
  font-family: var(--global-body-font);
  margin-bottom: 25px;
  letter-spacing: 0;
}
.about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder .text-holder p:last-child {
  margin-bottom: 0;
}
.about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder .text-holder .btn-readmore {
  display: inline-block !important;
  border-radius: 5px;
  padding: 14px 28px;
  background: none;
  color: var(--primary-color);
  border: 1px solid var(--primary-color);
  font-size: 0.8888888889em;
  line-height: 1.7;
  font-weight: 600;
  text-transform: unset;
  -webkit-transition: all ease 0.35s;
  -o-transition: all ease 0.35s;
  transition: all ease 0.35s;
  min-width: 200px;
  text-align: center;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder .text-holder .btn-readmore {
    margin-top: 60px;
  }
}
.about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder .text-holder .btn-readmore::after {
  content: none;
}
.about-section .widget_blossomtheme_featured_page_widget .widget-featured-holder .text-holder .btn-readmore:hover {
  background-color: var(--primary-color);
  color: var(--white-color);
  text-decoration: none;
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}

.client-section {
  overflow: hidden;
}
.client-section .widget_blossom_client_logo_widget .widget-title {
  font-family: var(--global-body-font);
  font-size: 0.8333333333em;
  font-weight: 500;
  color: rgba(var(--primary-color-rgb), 0.8);
  text-align: center;
  position: relative;
  letter-spacing: 2.75px;
  z-index: 1;
}
.client-section .widget_blossom_client_logo_widget .widget-title::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: rgba(var(--primary-color-rgb), 0.1);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}
.client-section .widget_blossom_client_logo_widget .widget-title span {
  display: inline-block;
  padding: 10px 50px;
  background: var(--background-color);
}
.client-section .widget_blossom_client_logo_widget .blossom-inner-wrap {
  max-width: 975px;
  margin: 50px auto;
  position: relative;
}
.client-section .widget_blossom_client_logo_widget .blossom-inner-wrap:hover .image-holder img {
  opacity: 0.3;
}
.client-section .widget_blossom_client_logo_widget .blossom-inner-wrap .owl-nav {
  margin: 0;
}
.client-section .widget_blossom_client_logo_widget .blossom-inner-wrap .owl-nav button {
  position: absolute;
  top: 50%;
}
.client-section .widget_blossom_client_logo_widget .blossom-inner-wrap .owl-nav button.owl-prev {
  left: 0;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  -o-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
.client-section .widget_blossom_client_logo_widget .blossom-inner-wrap .owl-nav button.owl-next {
  right: 0;
  -webkit-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  -o-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
}
.client-section .widget_blossom_client_logo_widget .blossom-inner-wrap .owl-stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.client-section .widget_blossom_client_logo_widget .blossom-inner-wrap .image-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10px;
}
.client-section .widget_blossom_client_logo_widget .blossom-inner-wrap .image-holder.black-white img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.client-section .widget_blossom_client_logo_widget .blossom-inner-wrap .image-holder img {
  max-width: 100%;
  width: auto;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.client-section .widget_blossom_client_logo_widget .blossom-inner-wrap .image-holder:hover img {
  opacity: 1;
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}

.service-section {
  overflow-x: hidden;
  background-color: rgba(var(--white-color-rgb), 0.3);
  padding: 60px 0;
}
@media screen and (min-width: 1025px) {
  .service-section {
    padding: 120px 0;
  }
}
@media (max-width: 767px) {
  .service-section .section-button-wrapper {
    text-align: left;
  }
}
.service-section .service-widget-wrapper {
  max-width: 946px;
  margin: 0 auto;
  counter-reset: widget-count;
}
.service-section .service-widget-wrapper .widget_text {
  max-width: 970px;
  margin: 0 auto 50px;
}
@media screen and (min-width: 768px) {
  .service-section .service-widget-wrapper .widget_text {
    margin-bottom: 90px;
    text-align: center;
  }
}
.service-section .service-widget-wrapper .widget_text .sub-title {
  display: block;
  font-family: var(--global-body-font);
  font-size: 0.8333333333em;
  font-weight: 500;
  letter-spacing: 2.2px;
  color: rgba(var(--primary-color-rgb), 0.8);
  opacity: 0.8;
  margin-bottom: 13px;
}
.service-section .service-widget-wrapper .widget_text .widget-title {
  display: block;
  font-size: 2.2222em;
  font-family: var(--global-heading-font);
  font-weight: 400;
  color: var(--font-color);
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .service-section .service-widget-wrapper .widget_text .widget-title {
    font-size: 1.77em;
  }
}
@media screen and (min-width: 768px) {
  .service-section .service-widget-wrapper .widget_text .textwidget p {
    font-size: 1.2222222222em;
    line-height: 1.5;
  }
}
.service-section .service-widget-wrapper .widget_text .textwidget h2,
.service-section .service-widget-wrapper .widget_text .textwidget h3 {
  font-size: 1.6666666667em;
  line-height: 1.25em;
  margin-bottom: 5px;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .service-section .service-widget-wrapper .widget_text .textwidget h2,
  .service-section .service-widget-wrapper .widget_text .textwidget h3 {
    font-size: 2.2222222222em;
    line-height: 1.5625em;
    margin-bottom: 15px;
  }
}
.service-section .service-widget-wrapper .widget_bttk_icon_text_widget {
  counter-increment: widget-count;
}
.service-section .service-widget-wrapper .widget_bttk_icon_text_widget:not(:last-child) {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(var(--primary-color-rgb), 0.06);
}
@media screen and (min-width: 768px) {
  .service-section .service-widget-wrapper .widget_bttk_icon_text_widget:not(:last-child) {
    margin-bottom: 80px;
    padding-bottom: 80px;
  }
}
.service-section .service-widget-wrapper .widget_bttk_icon_text_widget:nth-child(2) .rtc-itw-inner-holder .icon-holder {
  position: relative;
}
.service-section .service-widget-wrapper .widget_bttk_icon_text_widget:nth-child(2) .rtc-itw-inner-holder .icon-holder::after {
  content: "";
  width: 118.7px;
  height: 86.92px;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="119.294" height="87.729" viewBox="0 0 119.294 87.729"><line id="Line_22" data-name="Line 22" x1="118.703" y2="86.923" transform="translate(0.295 0.403)" fill="none" stroke="%23222" stroke-width="1" stroke-dasharray="2 3" opacity="0.4"/></svg>');
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: -41px;
  top: -30px;
}
.service-section .service-widget-wrapper .widget_bttk_icon_text_widget:last-child .rtc-itw-inner-holder .icon-holder {
  position: relative;
  z-index: 1;
}
.service-section .service-widget-wrapper .widget_bttk_icon_text_widget:last-child .rtc-itw-inner-holder .icon-holder::after {
  content: "";
  width: 56.3px;
  height: 73.41px;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="56.311" height="73.418" viewBox="0 0 56.311 73.418"><g id="Group_4281" data-name="Group 4281" transform="translate(21.24 -6.043) rotate(30)"><path id="Path_5843" data-name="Path 5843" d="M670.186,459.388a1.6,1.6,0,0,1,2.147,2.365A1.6,1.6,0,0,1,670.186,459.388Z" transform="translate(-662.611 -418.018)" fill="%23222"/><path id="Path_5845" data-name="Path 5845" d="M663.4,424.287a1.6,1.6,0,0,1,2.147,2.365A1.6,1.6,0,0,1,663.4,424.287Z" transform="translate(-657.354 -375.02)" fill="%23222"/><path id="Path_5851" data-name="Path 5851" d="M784.158,509.242l-.316-.015a1.6,1.6,0,0,1,.154-3.191l.316.015A1.6,1.6,0,0,1,784.158,509.242Z" transform="translate(-749.963 -475.679)" fill="%23222"/><path id="Path_5852" data-name="Path 5852" d="M712.145,555.693a1.6,1.6,0,0,1,2.147,2.365A1.6,1.6,0,0,1,712.145,555.693Z" transform="translate(-695.13 -535.989)" fill="%23222"/><path id="Path_5854" data-name="Path 5854" d="M717.124,507.329a1.6,1.6,0,0,1-.669-2.708,1.624,1.624,0,0,1,2.66,1.408,1.5,1.5,0,0,1-.512.958A1.45,1.45,0,0,1,717.124,507.329Z" transform="translate(-698.471 -473.428)" fill="%23222"/><path id="Path_5855" data-name="Path 5855" d="M713.209,472.565a1.6,1.6,0,0,1,2.147,2.365A1.6,1.6,0,0,1,713.209,472.565Z" transform="translate(-695.955 -434.16)" fill="%23222"/><path id="Path_5856" data-name="Path 5856" d="M704.954,409.469a1.6,1.6,0,0,1-2.147-2.366A1.6,1.6,0,0,1,704.954,409.469Z" transform="translate(-687.893 -353.97)" fill="%23222"/><path id="Path_5857" data-name="Path 5857" d="M763.3,456.579a1.6,1.6,0,0,1,2.147,2.365A1.6,1.6,0,0,1,763.3,456.579Z" transform="translate(-734.775 -414.576)" fill="%23222"/><path id="Path_5858" data-name="Path 5858" d="M761.743,529.557a1.6,1.6,0,0,1,2.147,2.366A1.6,1.6,0,0,1,761.743,529.557Z" transform="translate(-733.569 -503.974)" fill="%23222"/><path id="Path_5859" data-name="Path 5859" d="M664.612,609.662l-.4.362a1.647,1.647,0,0,1-1.151.413,1.6,1.6,0,0,1-1.518-1.672,1.66,1.66,0,0,1,.522-1.106l.4-.362a1.648,1.648,0,0,1,1.151-.413,1.6,1.6,0,0,1,1.518,1.672A1.659,1.659,0,0,1,664.612,609.662Z" transform="translate(-656.315 -599.562)" fill="%23222"/><path id="Path_5860" data-name="Path 5860" d="M758.087,594.16a1.6,1.6,0,0,1,2.147,2.365A1.6,1.6,0,0,1,758.087,594.16Z" transform="translate(-730.735 -583.111)" fill="%23222"/><path id="Path_5861" data-name="Path 5861" d="M827.982,567.043a1.6,1.6,0,0,1,2.147,2.365A1.6,1.6,0,0,1,827.982,567.043Z" transform="translate(-784.906 -549.893)" fill="%23222"/><path id="Path_5862" data-name="Path 5862" d="M841.951,505.332A1.6,1.6,0,0,1,844.1,507.7,1.6,1.6,0,0,1,841.951,505.332Z" transform="translate(-795.732 -474.298)" fill="%23222"/><path id="Path_5863" data-name="Path 5863" d="M856.961,430.229a1.918,1.918,0,0,1-1.77-1.955,1.714,1.714,0,0,1,1.374-1.589,1.654,1.654,0,0,1,1.185.214,1.684,1.684,0,0,1,.453.438,1.356,1.356,0,0,1,.374.48,1.64,1.64,0,0,1,.1,1.2A1.738,1.738,0,0,1,856.961,430.229Zm-1.178-2.5v0l.005-.007Z" transform="translate(-806.398 -378.805)" fill="%23222"/><path id="Path_5864" data-name="Path 5864" d="M821.622,468.942a1.613,1.613,0,0,1,1.151-.413,1.66,1.66,0,0,1,1.106.522l.362.4a1.647,1.647,0,0,1,.413,1.151,1.6,1.6,0,0,1-1.672,1.518,1.66,1.66,0,0,1-1.106-.522l-.362-.4a1.649,1.649,0,0,1-.413-1.151A1.622,1.622,0,0,1,821.622,468.942Z" transform="translate(-779.976 -430.118)" fill="%23222"/><path id="Path_5865" data-name="Path 5865" d="M909.883,460.616l.2.22a1.6,1.6,0,0,1-2.365,2.147l-.2-.22A1.6,1.6,0,0,1,909.883,460.616Z" transform="translate(-846.627 -419.604)" fill="%23222"/><path id="Path_5866" data-name="Path 5866" d="M694.7,643.776a1.6,1.6,0,0,1-2.147-2.366,1.682,1.682,0,0,1,.455-.3,1.64,1.64,0,0,1,2.122,1.043A1.449,1.449,0,0,1,694.7,643.776Z" transform="translate(-679.948 -640.992)" fill="%23222"/><path id="Path_5867" data-name="Path 5867" d="M638.839,547.371a1.6,1.6,0,0,1,2.147,2.365A1.6,1.6,0,0,1,638.839,547.371Z" transform="translate(-638.317 -525.796)" fill="%23222"/><path id="Path_5872" data-name="Path 5872" d="M876.782,482.38a1.6,1.6,0,0,1-2.147-2.365A1.6,1.6,0,0,1,876.782,482.38Z" transform="translate(-821.062 -443.285)" fill="%23222"/><path id="Path_5873" data-name="Path 5873" d="M922.452,419.758a1.6,1.6,0,0,1,2.147,2.365A1.6,1.6,0,0,1,922.452,419.758Z" transform="translate(-858.121 -369.471)" fill="%23222"/><path id="Path_5874" data-name="Path 5874" d="M795.06,429.326a1.556,1.556,0,0,1,2.443.457,1.467,1.467,0,0,1-.3,1.908,1.615,1.615,0,0,1-2.657-1.07A1.455,1.455,0,0,1,795.06,429.326Z" transform="translate(-759.39 -381.192)" fill="%23222"/><path id="Path_5875" data-name="Path 5875" d="M737.981,423.9a1.6,1.6,0,0,1,2.147,2.366A1.6,1.6,0,0,1,737.981,423.9Z" transform="translate(-715.154 -374.54)" fill="%23222"/><path id="Path_5876" data-name="Path 5876" d="M770.024,398.3a1.6,1.6,0,0,1,2.147,2.365A1.6,1.6,0,0,1,770.024,398.3Z" transform="translate(-739.987 -343.184)" fill="%23222"/></g></svg>');
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 65px;
  right: -40px;
  z-index: -1;
}
.service-section .service-widget-wrapper .widget_bttk_icon_text_widget .rtc-itw-inner-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  grid-gap: 30px;
}
@media screen and (min-width: 768px) {
  .service-section .service-widget-wrapper .widget_bttk_icon_text_widget .rtc-itw-inner-holder {
    grid-gap: 97px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .service-section .service-widget-wrapper .widget_bttk_icon_text_widget .rtc-itw-inner-holder .text-holder {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 48.5%;
    -ms-flex: 0 0 48.5%;
    flex: 0 0 48.5%;
  }
  .service-section .service-widget-wrapper .widget_bttk_icon_text_widget .rtc-itw-inner-holder .icon-holder {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
  }
}
.service-section .service-widget-wrapper .widget_bttk_icon_text_widget .rtc-itw-inner-holder .widget-title {
  font-size: 1.6666666667em;
  line-height: 1.25em;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .service-section .service-widget-wrapper .widget_bttk_icon_text_widget .rtc-itw-inner-holder .widget-title {
    font-size: 1.33em;
    margin-bottom: 10px;
  }
}
.service-section .service-widget-wrapper .widget_bttk_icon_text_widget .rtc-itw-inner-holder .text-holder .item-count {
  display: inline-block;
  font-size: 0.8888888889em;
  font-family: var(--global-heading-font);
  font-style: italic;
  opacity: 0.7;
  margin-bottom: 25px;
}
.service-section .service-widget-wrapper .widget_bttk_icon_text_widget .rtc-itw-inner-holder .text-holder .item-count::before {
  content: counter(widget-count) "/";
}
@media (max-width: 767px) {
  .service-section .service-widget-wrapper .widget_bttk_icon_text_widget .rtc-itw-inner-holder .text-holder .item-count {
    margin-bottom: 18px;
  }
}
.service-section .service-widget-wrapper .widget_bttk_icon_text_widget .rtc-itw-inner-holder .icon-holder img {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.service-section .service-widget-wrapper .widget_bttk_icon_text_widget .rtc-itw-inner-holder .icon-holder svg {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .service-section .service-widget-wrapper .widget_bttk_icon_text_widget:nth-child(odd) .rtc-itw-inner-holder {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
.service-section .service-widget-wrapper .widget_bttk_icon_text_widget:hover .rtc-itw-inner-holder .icon-holder img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.service-section .service-widget-wrapper .btn-readmore:hover {
  color: var(--secondary-color);
}

.widget_blossomtheme_companion_cta_widget {
  margin-bottom: 0;
}
.widget_blossomtheme_companion_cta_widget .button-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  grid-gap: 20px;
  margin-top: 45px;
}
.widget_blossomtheme_companion_cta_widget .button-wrap .btn-2 {
  border-color: var(--white-color);
  color: var(--white-color);
}
.widget_blossomtheme_companion_cta_widget .button-wrap .btn-2:hover {
  border-color: var(--primary-color);
}
.widget_blossomtheme_companion_cta_widget .bttk-cta-bg {
  padding: 60px 15px;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}
@media screen and (min-width: 1025px) {
  .widget_blossomtheme_companion_cta_widget .bttk-cta-bg {
    padding: 120px 60px;
  }
}

.cta-section .widget_blossomtheme_companion_cta_widget > .text {
  padding: 60px 15px;
}
@media (min-width: 1024px) {
  .cta-section .widget_blossomtheme_companion_cta_widget > .text {
    padding: 120px 60px;
  }
}
.cta-section .widget_blossomtheme_companion_cta_widget .bttk-cta-bg {
  position: relative;
  z-index: 2;
  background-attachment: fixed !important;
}
.cta-section .widget_blossomtheme_companion_cta_widget .bttk-cta-bg::before {
  content: "";
  position: absolute;
  background: rgba(var(--black-color-rgb), 0.6);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
}
.cta-section .widget_blossomtheme_companion_cta_widget .btn-1:hover {
  background-color: #fff;
  color: Var(--primary-color);
}
.cta-section .widget_blossomtheme_companion_cta_widget .button-wrap a {
  white-space: nowrap;
}
.cta-section .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container {
  max-width: 770px;
}
.cta-section .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .widget-subtitle {
  display: inline-block;
  font-size: 0.8333333333em;
  letter-spacing: 2.2px;
  margin-bottom: 10px;
  color: #fff;
}
.cta-section .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .widget-title {
  font-size: 2.223em;
  line-height: 1em;
  margin: 15px 0 30px;
  color: #fff;
}
.cta-section .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .text-holder p {
  margin: 0;
  font-size: 1.1em;
  line-height: 1.75em;
  color: #fff;
}
@media (max-width: 767px) {
  .cta-section .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container {
    text-align: left;
  }
  .cta-section .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .widget-subtitle {
    margin-bottom: 5px;
  }
  .cta-section .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .widget-title {
    font-size: 2.7777777778em;
    line-height: 1.7em;
    margin: 0 0 8px;
  }
  .cta-section .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .text-holder p {
    margin: 0;
    font-size: 1.111em;
    line-height: 1.666em;
  }
  .cta-section .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .button-wrap {
    margin-top: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.cta-section .widget_blossomtheme_companion_cta_widget > .left .blossomtheme-cta-container {
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin: 0 auto;
  max-width: 420px;
}
@media screen and (min-width: 768px) {
  .cta-section .widget_blossomtheme_companion_cta_widget > .left .blossomtheme-cta-container {
    max-width: 768px;
  }
}
@media screen and (min-width: 1025px) {
  .cta-section .widget_blossomtheme_companion_cta_widget > .left .blossomtheme-cta-container {
    max-width: 946px;
  }
}
.cta-section .widget_blossomtheme_companion_cta_widget > .left .text-holder p {
  max-width: 585px;
  margin-left: 0;
}
.cta-section .widget_blossomtheme_companion_cta_widget > .left .button-wrap {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.cta-section .widget_blossomtheme_companion_cta_widget > .centered .blossomtheme-cta-container {
  margin: 0 auto;
  text-align: center;
}
.cta-section .widget_blossomtheme_companion_cta_widget > .centered .button-wrap {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cta-section .widget_blossomtheme_companion_cta_widget > .right .blossomtheme-cta-container {
  text-align: right;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin: 0 auto;
  max-width: 420px;
}
@media screen and (min-width: 768px) {
  .cta-section .widget_blossomtheme_companion_cta_widget > .right .blossomtheme-cta-container {
    max-width: 768px;
  }
}
@media screen and (min-width: 1025px) {
  .cta-section .widget_blossomtheme_companion_cta_widget > .right .blossomtheme-cta-container {
    max-width: 946px;
  }
}
.cta-section .widget_blossomtheme_companion_cta_widget > .right .text-holder p {
  max-width: 585px;
  margin-left: auto;
}
.cta-section .widget_blossomtheme_companion_cta_widget > .right .button-wrap {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.testimonial-section {
  padding: 60px 0 0;
}
@media screen and (min-width: 1025px) {
  .testimonial-section {
    padding: 120px 0 0;
  }
}
@media (max-width: 767px) {
  .testimonial-section .section-header {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .testimonial-section .section-button-wrapper {
    margin-top: 126px;
    text-align: left;
  }
}
.testimonial-section .section-desc p {
  line-height: 1.5;
}
.testimonial-section .testimonial-inner-wrapper {
  max-width: 946px;
  margin: 0 auto;
}
.testimonial-section .testimonial-inner-wrapper .owl-stage {
  -webkit-transition: all 0.5s ease !important;
  -o-transition: all 0.5s ease !important;
  transition: all 0.5s ease !important;
}
.testimonial-section .testimonial-inner-wrapper .owl-nav {
  position: absolute;
  left: 0;
  bottom: 80px;
}
@media (max-width: 767px) {
  .testimonial-section .testimonial-inner-wrapper .owl-nav {
    bottom: -64px;
    left: 20px;
  }
}
.testimonial-section .testimonial-inner-wrapper .slider-counter {
  height: 17px;
  line-height: 17px;
  position: absolute;
  right: 0;
  bottom: 80px;
  font-size: 0.8888888889em;
  font-style: italic;
  font-family: var(--global-heading-font);
  opacity: 0.7;
}
.testimonial-section .testimonial-inner-wrapper .testimonial-card,
.testimonial-section .testimonial-inner-wrapper .bttk-testimonial-inner-holder {
  background: rgba(var(--primary-color-rgb), 0.04);
  padding: 40px 20px 100px;
  text-align: left;
  position: relative;
  margin-bottom: 115px;
}
@media screen and (min-width: 768px) {
  .testimonial-section .testimonial-inner-wrapper .testimonial-card,
  .testimonial-section .testimonial-inner-wrapper .bttk-testimonial-inner-holder {
    padding: 60px 100px 135px;
    text-align: center;
  }
}
.testimonial-section .testimonial-inner-wrapper .testimonial-card::before,
.testimonial-section .testimonial-inner-wrapper .bttk-testimonial-inner-holder::before {
  content: "";
  width: 179.42px;
  height: 155.81px;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="179.417" height="155.81" viewBox="0 0 179.417 155.81"><g id="Group_1443" data-name="Group 1443" opacity="0.15"><path id="Path_5841" data-name="Path 5841" d="M153.472,383.87c4.618,3.862,8.983,7.607,13.429,11.2,3,2.427,6.114,4.646,9.183,6.946,9.259,6.944,18.724,7.865,28.5,1.651,4.138-2.63,6.075-7.418,7.711-12.268a96.278,96.278,0,0,0,3.344-13.775c1.4-7.821,3.11-15.681,2.192-23.8-.812-7.2-1.633-14.433-3.045-21.468a32.547,32.547,0,0,0-4.237-9.892c-3.936-6.615-8.074-13.06-12.36-19.333a33.689,33.689,0,0,0-6.749-7.563c-3.107-2.422-5.08-5.87-7.248-9.287-4.528-7.135-9.23-14.1-13.8-21.193a40.381,40.381,0,0,1-2.076-4.342c-.23-.475-.437-1.119-.792-1.327-3.907-2.3-7.77-4.754-11.792-6.691-2.838-1.366-4.968,1.743-7.392,2.9a4.791,4.791,0,0,0,.209,2.491c2.161,5.1,4.417,10.136,6.631,15.2,4.976,11.383,10.358,22.531,14.8,34.224,4.573,12.027,8.835,24.391,9.148,38.051.092,4.039-.375,8.1-.527,12.147-.092,2.468-1.432,2.694-2.878,2.468a15.783,15.783,0,0,1-10.061-6.088c-1.986-2.467-3.162-2.564-5.374-.336-2.834,2.857-5.523,5.939-8.244,8.965a2.361,2.361,0,0,0-.6,1.44c.212,4.488.5,8.982,3.27,12.426C157.8,380.431,157.754,380.945,153.472,383.87Z" transform="translate(-148.25 -252.116)" fill="%2388b4cf"/><path id="Path_5842" data-name="Path 5842" d="M232.619,381.887c6.476,7.364,12.649,14.813,21.38,17.685,1.633.537,3.1,2,4.552,3.218,7.469,6.279,15.791,6.01,24.054,4.191,5.939-1.307,9.43-7.429,10.211-14.907,1.334-12.769-1.257-24.732-4.487-36.606-.145-.536-.4-1.028-.525-1.568-2.648-11.877-8.359-21.945-12.947-32.613-3.178-7.391-7.989-13.7-12.24-20.778-.838,1.733-1.318,2.955-1.966,4.018-1.334,2.185-3.018,1.5-4.142-.745a17.678,17.678,0,0,1-.971-2.855c-.549-1.848-1.432-2.653-3.153-1.381.292-3.81.047-7.523-2.986-9.009-1.14-.559-2.947.973-4.629,1.619-.928-1.991-2.267-4.6-3.35-7.372-.293-.746.118-1.983.33-2.953.418-1.906,1.032-3.754,1.371-5.677.777-4.422-.616-8.086-2.7-11.558-1.542-2.57-2.863-5.345-4.307-8.007-2.835-5.222-6.36-5.681-10.073-1.334a24.878,24.878,0,0,1-3.359,3.8,7.083,7.083,0,0,1-3.556,1.08,10.275,10.275,0,0,1-2.942-.645c.672,1.8,1.14,3.183,1.7,4.511,6.962,16.6,14.219,33.021,20.815,49.842,4.883,12.452,8.913,25.418,13.316,38.16a9.256,9.256,0,0,1,.318,1.357c.914,5.141-.553,6.715-4.782,5.71-3.649-.87-6.072-4.684-9.493-5.732a22.777,22.777,0,0,0-8.232-.792c-1.74.123-3.661,5.59-3.166,8.514.982,5.8,2.676,11.276,6.069,15.615C234.2,378.559,234.91,380.087,232.619,381.887Z" transform="translate(-113.758 -252.301)" fill="%2388b4cf"/></g></svg>');
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 57px;
  right: 77px;
  opacity: 0.5;
}
@media (max-width: 767px) {
  .testimonial-section .testimonial-inner-wrapper .testimonial-card::before,
  .testimonial-section .testimonial-inner-wrapper .bttk-testimonial-inner-holder::before {
    content: none;
  }
}
.testimonial-section .testimonial-inner-wrapper .testimonial-card::after,
.testimonial-section .testimonial-inner-wrapper .bttk-testimonial-inner-holder::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: var(--white-color);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.testimonial-section .testimonial-inner-wrapper .testimonial-card .testimonial-content,
.testimonial-section .testimonial-inner-wrapper .bttk-testimonial-inner-holder .testimonial-content {
  font-size: 1.111em;
  line-height: 1.6em;
  font-weight: 600;
  font-style: italic;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .testimonial-section .testimonial-inner-wrapper .testimonial-card .testimonial-content,
  .testimonial-section .testimonial-inner-wrapper .bttk-testimonial-inner-holder .testimonial-content {
    font-size: 1.4444444444em;
    text-align: center;
  }
}
.testimonial-section .testimonial-inner-wrapper .testimonial-card .testimonial-content p,
.testimonial-section .testimonial-inner-wrapper .bttk-testimonial-inner-holder .testimonial-content p {
  all: inherit;
}
.testimonial-section .testimonial-inner-wrapper .testimonial-card .testimonial-content p:last-child,
.testimonial-section .testimonial-inner-wrapper .bttk-testimonial-inner-holder .testimonial-content p:last-child {
  margin-bottom: 0;
}
.testimonial-section .testimonial-inner-wrapper .testimonial-card .testimonial-meta,
.testimonial-section .testimonial-inner-wrapper .bttk-testimonial-inner-holder .testimonial-meta {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 55px auto 0px;
}
@media (max-width: 767px) {
  .testimonial-section .testimonial-inner-wrapper .testimonial-card .testimonial-meta,
  .testimonial-section .testimonial-inner-wrapper .bttk-testimonial-inner-holder .testimonial-meta {
    margin: 55px auto 0 20px;
  }
}
.testimonial-section .testimonial-inner-wrapper .testimonial-card .testimonial-meta .name,
.testimonial-section .testimonial-inner-wrapper .bttk-testimonial-inner-holder .testimonial-meta .name {
  display: block;
  font-size: 1em;
  font-weight: bold;
  font-family: var(--global-body-font);
  letter-spacing: 0;
}
.testimonial-section .testimonial-inner-wrapper .testimonial-card .testimonial-meta .designation,
.testimonial-section .testimonial-inner-wrapper .bttk-testimonial-inner-holder .testimonial-meta .designation {
  font-size: 0.8888888889em;
}
.testimonial-section .testimonial-inner-wrapper .testimonial-card .img-holder,
.testimonial-section .testimonial-inner-wrapper .bttk-testimonial-inner-holder .img-holder {
  position: absolute;
  top: 98%;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(-62px);
  -ms-transform: translateY(-62px);
  -o-transform: translateY(-62px);
  transform: translateY(-62px);
}
@media (max-width: 767px) {
  .testimonial-section .testimonial-inner-wrapper .testimonial-card .img-holder,
  .testimonial-section .testimonial-inner-wrapper .bttk-testimonial-inner-holder .img-holder {
    padding: 0 20px;
  }
}
.testimonial-section .testimonial-inner-wrapper .testimonial-card .img-holder img,
.testimonial-section .testimonial-inner-wrapper .bttk-testimonial-inner-holder .img-holder img {
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}

.blog-section {
  padding: 60px 0;
}
@media screen and (min-width: 1025px) {
  .blog-section {
    padding: 120px 0;
  }
}
.blog-section .blog-inner-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 30px;
}
.blog-section .blog-inner-wrapper .post {
  grid-gap: 20px;
}
.blog-section .blog-inner-wrapper .post .content-wrap {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .blog-section .blog-inner-wrapper {
    grid-template-columns: 50% 50%;
    grid-template-areas: "first-post first-post" "second-post third-post";
  }
  .blog-section .blog-inner-wrapper .post {
    grid-gap: 30px;
  }
  .blog-section .blog-inner-wrapper .post:first-child {
    grid-area: first-post;
  }
  .blog-section .blog-inner-wrapper .post:nth-child(2) {
    grid-area: second-post;
  }
  .blog-section .blog-inner-wrapper .post:nth-child(3) {
    grid-area: third-post;
  }
}
@media screen and (min-width: 1025px) {
  .blog-section .blog-inner-wrapper {
    display: grid;
    grid-template-columns: 50% 1fr;
    grid-template-areas: "first-post second-post" "first-post third-post";
    grid-gap: 47px;
    row-gap: 30px;
  }
}
.blog-section .blog-inner-wrapper .post {
  margin-bottom: 0;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.blog-section .blog-inner-wrapper .post .post-thumbnail {
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .blog-section .blog-inner-wrapper .post .post-thumbnail {
    text-align: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
  }
}
.blog-section .blog-inner-wrapper .post .post-thumbnail a {
  height: 100%;
}
.blog-section .blog-inner-wrapper .post .post-thumbnail img {
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.blog-section .blog-inner-wrapper .post .content-wrap {
  max-width: unset !important;
  margin: 0 0 !important;
}
@media (min-width: 768px) {
  .blog-section .blog-inner-wrapper .post .content-wrap {
    padding: 15px 0;
  }
}
.blog-section .blog-inner-wrapper .post .entry-title {
  font-size: 22px;
  line-height: 1.33em;
}
.blog-section .blog-inner-wrapper .post .entry-title a {
  color: var(--font-color);
  text-decoration: none;
}
.blog-section .blog-inner-wrapper .post .entry-title a:hover {
  color: var(--primary-color);
}
@media (min-width: 768px) {
  .blog-section .blog-inner-wrapper .post .entry-title {
    font-size: 28px;
  }
}
@media (min-width: 1025px) {
  .blog-section .blog-inner-wrapper .post:first-child .post-thumbnail img {
    height: 378px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .blog-section .blog-inner-wrapper .post:first-child .post-thumbnail .svg-holder {
    height: 378px;
    width: 100%;
    overflow: hidden;
  }
  .blog-section .blog-inner-wrapper .post:first-child .post-thumbnail .svg-holder svg {
    width: 100%;
    height: 100%;
  }
}
.blog-section .blog-inner-wrapper .post:nth-child(2) .post-thumbnail, .blog-section .blog-inner-wrapper .post:nth-child(3) .post-thumbnail {
  overflow-x: hidden;
}
@media (min-width: 768px) {
  .blog-section .blog-inner-wrapper .post:nth-child(2) .post-thumbnail, .blog-section .blog-inner-wrapper .post:nth-child(3) .post-thumbnail {
    height: 135px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33%;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .blog-section .blog-inner-wrapper .post:nth-child(2) .post-thumbnail .svg-holder, .blog-section .blog-inner-wrapper .post:nth-child(3) .post-thumbnail .svg-holder {
    height: 378px;
    width: 100%;
    overflow: hidden;
  }
  .blog-section .blog-inner-wrapper .post:nth-child(2) .post-thumbnail .svg-holder svg, .blog-section .blog-inner-wrapper .post:nth-child(3) .post-thumbnail .svg-holder svg {
    width: 100%;
    height: 100%;
  }
}
.blog-section .blog-inner-wrapper .post:nth-child(2) .post-thumbnail a, .blog-section .blog-inner-wrapper .post:nth-child(3) .post-thumbnail a {
  display: block;
}
.blog-section .blog-inner-wrapper .post:nth-child(2) .post-thumbnail svg,
.blog-section .blog-inner-wrapper .post:nth-child(2) .post-thumbnail img, .blog-section .blog-inner-wrapper .post:nth-child(3) .post-thumbnail svg,
.blog-section .blog-inner-wrapper .post:nth-child(3) .post-thumbnail img {
  height: 100%;
}
@media (min-width: 768px) {
  .blog-section .blog-inner-wrapper .post:nth-child(2) .content-wrap, .blog-section .blog-inner-wrapper .post:nth-child(3) .content-wrap {
    padding: 15px 0;
  }
}
.blog-section .blog-inner-wrapper .post:nth-child(2) .entry-title, .blog-section .blog-inner-wrapper .post:nth-child(3) .entry-title {
  margin-bottom: 0;
  font-size: 1.1111111111em;
}
@media (min-width: 768px) {
  .blog-section .blog-inner-wrapper .post:nth-child(2) .entry-title, .blog-section .blog-inner-wrapper .post:nth-child(3) .entry-title {
    font-size: 1.2222222222em;
  }
}
.blog-section .blog-inner-wrapper .post:nth-child(2) .entry-content,
.blog-section .blog-inner-wrapper .post:nth-child(2) .button-wrap, .blog-section .blog-inner-wrapper .post:nth-child(3) .entry-content,
.blog-section .blog-inner-wrapper .post:nth-child(3) .button-wrap {
  display: none;
}

/*======================
    wheel of life section 
======================*/
section.wheeloflife-section {
  padding: 50px 0;
  margin-top: 60px;
  text-align: left;
}

.wheeloflife-section .container .section-header {
  margin-bottom: 45px;
}

.wheeloflife-section .container .section-header .section-title {
  margin-bottom: 0;
}

.wheeloflife-section .container .section-header {
  margin-bottom: 45px;
}

.wheeloflife-section .container .section-content {
  max-width: 767px;
  margin: 0 auto;
  margin-bottom: 35px;
}

.wheeloflife-section .container .section-content p:last-of-type {
  margin-bottom: 0;
}

.wheeloflife-section .container .section-content img {
  margin-top: 1em;
}

.wheeloflife-btn.is-primary {
  background: var(--primary-color);
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.333;
  padding: 1.25rem 1.5rem;
  text-transform: capitalize;
  transition: all 0.3s ease;
  border-radius: 0.5rem;
}

.wheeloflife-btn.is-primary:hover, button:not(:hover):not(:active):not(.has-background).wheeloflife-btn.is-primary:hover {
  background-color: var(--secondary-color);
}

.wheeloflife-container .wheeloflife-wrapper {
  text-align: left;
  margin-bottom: 0;
}

@media (min-width: 767px) {
  section.wheeloflife-section {
    padding: 100px 0;
    margin-top: 100px;
    text-align: center;
  }
  .wheeloflife-container .wheeloflife-wrapper {
    text-align: center;
  }
}
.single-wheel-submissions .page-header .breadcrumb-wrapper {
  background-color: unset;
}

.contact-section {
  padding: 60px 0;
  background: rgba(var(--primary-color-rgb), 0.1);
  position: relative;
}
.contact-section::before {
  content: "";
  width: 100%;
  height: 100%;
  background: var(--white-color);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
@media screen and (min-width: 1025px) {
  .contact-section {
    padding: 120px 0 77px;
    margin-bottom: 120px;
  }
}
.contact-section .section-grid {
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-gap: 60px;
}
@media screen and (min-width: 768px) {
  .contact-section .section-grid {
    grid-gap: 30px;
    grid-template-columns: 1fr 1.5fr;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .contact-section .section-grid .widget_bttk_contact_social_links {
    max-width: 580px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .contact-section .section-grid .widget_text.widget {
    max-width: 580px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.contact-section .section-grid .widget:last-child {
  position: relative;
  z-index: auto;
}
.contact-section .section-grid .widget:last-child::after {
  content: "";
  width: 221.18px;
  height: 374.91px;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 89px;
  left: -92px;
  z-index: -1;
}
@media (max-width: 767px) {
  .contact-section .section-grid .widget:last-child::after {
    top: -136px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 1200px) {
  .contact-section .section-grid .widget:last-child {
    margin-left: 60px !important;
  }
}
@media screen and (min-width: 1400px) {
  .contact-section .section-grid .widget:last-child::after {
    left: -146px;
  }
}
.contact-section .section-grid .widget_bttk_contact_social_links {
  padding: 45px 30px;
  background: var(--white-color);
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .contact-section .section-grid .widget_bttk_contact_social_links:first-child {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
}
.contact-section .section-grid .widget_bttk_contact_social_links .widget-title {
  font-size: 1em;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
  font-family: var(--global-body-font);
}
.contact-section .section-grid .widget_bttk_contact_social_links .bttk-contact-widget-wrap .address-title,
.contact-section .section-grid .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-title,
.contact-section .section-grid .widget_bttk_contact_social_links .bttk-contact-widget-wrap .social-title {
  font-size: 1em;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}
.contact-section .section-grid .widget_bttk_contact_social_links .bttk-contact-widget-wrap .contact-list-title {
  margin-top: 19px;
  display: inline-block;
}
.contact-section .section-grid .widget_bttk_contact_social_links .bttk-contact-widget-wrap ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.contact-section .section-grid .widget_bttk_contact_social_links .bttk-contact-widget-wrap ul li {
  font-size: 0.8888888889em;
  line-height: 2em;
}
.contact-section .section-grid .widget_bttk_contact_social_links .bttk-contact-widget-wrap ul.contact-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.contact-section .section-grid .widget_bttk_contact_social_links .bttk-contact-widget-wrap ul.contact-list .address-title {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.contact-section .section-grid .widget_bttk_contact_social_links .bttk-contact-widget-wrap ul.contact-list .contact-title {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}
.contact-section .section-grid .widget_bttk_contact_social_links .bttk-contact-widget-wrap ul.contact-list li {
  margin-bottom: 6px;
  position: relative;
}
.contact-section .section-grid .widget_bttk_contact_social_links .bttk-contact-widget-wrap ul.contact-list li a {
  text-decoration: none;
}
.contact-section .section-grid .widget_bttk_contact_social_links .bttk-contact-widget-wrap ul.contact-list li a:hover {
  color: var(--primary-color);
}
.contact-section .section-grid .widget_bttk_contact_social_links .bttk-contact-widget-wrap ul.contact-list li svg {
  margin-right: 12px;
  color: var(--secondary-color);
}
.contact-section .section-grid .widget_bttk_contact_social_links .bttk-contact-widget-wrap ul.contact-list li:nth-child(5) {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  margin-bottom: 25px;
}
.contact-section .section-grid .widget_bttk_contact_social_links .bttk-contact-widget-wrap ul.contact-list li:nth-child(2) {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
}
.contact-section .section-grid .widget_bttk_contact_social_links .bttk-contact-widget-wrap ul.contact-list li:nth-child(3) {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
}
.contact-section .section-grid .widget_bttk_contact_social_links .bttk-contact-widget-wrap ul.contact-list li .fa-phone {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.contact-section .section-grid .widget_bttk_contact_social_links .bttk-contact-widget-wrap ul.social-networks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-gap: 4px;
  margin-top: 12px;
  margin-bottom: 0px;
}
.contact-section .section-grid .widget_bttk_contact_social_links .bttk-contact-widget-wrap ul.social-networks a {
  display: inline-block;
  text-align: center;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border: 1px solid rgba(var(--secondary-color-rgb), 0.1);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.contact-section .section-grid .widget_bttk_contact_social_links .bttk-contact-widget-wrap ul.social-networks a svg {
  -webkit-transition: all 0.03s ease;
  -o-transition: all 0.03s ease;
  transition: all 0.03s ease;
}
.contact-section .section-grid .widget_bttk_contact_social_links .bttk-contact-widget-wrap ul.social-networks a:hover {
  background-color: var(--secondary-color);
  color: #fff;
}
.contact-section .section-grid .widget_bttk_contact_social_links a {
  color: var(--font-color);
}
.contact-section .section-grid .widget_text {
  position: relative;
  background: #fff;
  width: 100%;
  padding: 65px 30px;
}
@media screen and (min-width: 1025px) {
  .contact-section .section-grid .widget_text {
    margin-bottom: -142px !important;
  }
}
.contact-section .section-grid .widget_text::before {
  content: "";
  width: -webkit-calc(100% - 10px);
  width: calc(100% - 10px);
  height: -webkit-calc(100% - 10px);
  height: calc(100% - 10px);
  background: rgba(var(--secondary-color-rgb), 0.1);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 0;
}
.contact-section .section-grid .widget_text .textwidget {
  position: relative;
  z-index: 23;
}
.contact-section .section-grid .widget_text.widget {
  margin: 0;
}
.contact-section .section-grid .widget_text.widget .widget-title {
  font-size: 1.6666666667em;
  line-height: 1.25em;
  margin-bottom: 30px;
}
.contact-section .section-grid .widget_text.widget form .ajax-loader {
  display: none;
}
.contact-section .section-grid .widget_text.widget form.submitting .ajax-loader {
  display: block;
}
.contact-section .section-grid .widget_text.widget form br {
  display: none;
}
.contact-section .section-grid .widget_text.widget form p {
  margin-bottom: 12px;
}
.contact-section .section-grid .widget_text.widget form label {
  margin-bottom: 0;
}
.contact-section .section-grid .widget_text.widget form input[type=submit],
.contact-section .section-grid .widget_text.widget form input,
.contact-section .section-grid .widget_text.widget form textarea,
.contact-section .section-grid .widget_text.widget form select {
  width: 100%;
  margin-bottom: 0;
}

.cta-section-two {
  padding: 40px 0;
  background: rgba(var(--primary-color-rgb), 0.03);
  position: relative;
}
.cta-section-two::before {
  content: "";
  width: 100%;
  height: 100%;
  background: var(--white-color);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media screen and (min-width: 1025px) {
  .cta-section-two {
    padding: 70px 0;
  }
}
.cta-section-two .widget_blossomtheme_companion_cta_widget {
  margin: 20px 0;
}
.cta-section-two .widget_blossomtheme_companion_cta_widget .centered,
.cta-section-two .widget_blossomtheme_companion_cta_widget .left,
.cta-section-two .widget_blossomtheme_companion_cta_widget .right,
.cta-section-two .widget_blossomtheme_companion_cta_widget .bttk-cta-bg {
  background: unset !important;
  padding: 0;
}
.cta-section-two .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container .button-wrap,
.cta-section-two .widget_blossomtheme_companion_cta_widget .left .blossomtheme-cta-container .button-wrap,
.cta-section-two .widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container .button-wrap,
.cta-section-two .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .blossomtheme-cta-container .button-wrap {
  position: absolute;
  top: 50%;
  right: 0;
  left: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: 0 !important;
  color: var(--primary-color);
}
@media (max-width: 1024px) {
  .cta-section-two .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container .button-wrap,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .left .blossomtheme-cta-container .button-wrap,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container .button-wrap,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .blossomtheme-cta-container .button-wrap {
    position: relative;
    top: 0;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
  }
}
.cta-section-two .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container .button-wrap::before,
.cta-section-two .widget_blossomtheme_companion_cta_widget .left .blossomtheme-cta-container .button-wrap::before,
.cta-section-two .widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container .button-wrap::before,
.cta-section-two .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .blossomtheme-cta-container .button-wrap::before {
  content: "";
  width: 168.05px;
  height: 34.36px;
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" width="164.571" height="31.596" viewBox="0 0 164.571 31.596"><g id="Group_4384" data-name="Group 4384" transform="translate(-1006.431 -9374.817) rotate(-1)"><path id="Path_2" data-name="Path 2" d="M0,0C1.065,3.973,2.558,7.638,10.264,9.411" transform="translate(996.156 9402.237) rotate(26)" fill="none" stroke="%23ff5000" stroke-linecap="round" stroke-width="2"/><path id="Path_3" data-name="Path 3" d="M0,9.411C1.065,5.439,2.558,1.773,10.264,0" transform="translate(992.039 9410.677) rotate(26)" fill="none" stroke="%23ff5000" stroke-linecap="round" stroke-width="2"/><path id="Path_23545" data-name="Path 23545" d="M7120.348,9406.9c32.079-16.261,86.3-31.426,155.039,1.042" transform="translate(-6276.387 5.928)" fill="none" stroke="%23ff5000" stroke-linecap="round" stroke-width="2"/></g></svg>');
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 19%;
  right: 250px;
  -webkit-animation-name: right-icon-pulse;
  -o-animation-name: right-icon-pulse;
  animation-name: right-icon-pulse;
  -webkit-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
@media (max-width: 1024px) {
  .cta-section-two .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container .button-wrap::before,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .left .blossomtheme-cta-container .button-wrap::before,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container .button-wrap::before,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .blossomtheme-cta-container .button-wrap::before {
    -webkit-animation-name: left-icon-pulse;
    -o-animation-name: left-icon-pulse;
    animation-name: left-icon-pulse;
  }
}
@media (max-width: 1200px) {
  .cta-section-two .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container .button-wrap::before,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .left .blossomtheme-cta-container .button-wrap::before,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container .button-wrap::before,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .blossomtheme-cta-container .button-wrap::before {
    width: 96.05px;
    height: 34.36px;
    top: 37%;
    right: 239px;
  }
}
@media (max-width: 1024px) {
  .cta-section-two .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container .button-wrap::before,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .left .blossomtheme-cta-container .button-wrap::before,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container .button-wrap::before,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .blossomtheme-cta-container .button-wrap::before {
    width: 41px;
    top: -52px;
    bottom: 77px;
    right: unset;
    left: 67px;
    -webkit-transform: rotate(71deg);
    -ms-transform: rotate(71deg);
    -o-transform: rotate(71deg);
    transform: rotate(71deg);
  }
}
@media (max-width: 1024px) {
  .cta-section-two .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .left .blossomtheme-cta-container,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .blossomtheme-cta-container {
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .cta-section-two .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container .widget-title,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .left .blossomtheme-cta-container .widget-title,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container .widget-title,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .blossomtheme-cta-container .widget-title {
    font-size: 1.88em;
  }
  .cta-section-two .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container .text-holder p,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .left .blossomtheme-cta-container .text-holder p,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container .text-holder p,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .blossomtheme-cta-container .text-holder p {
    font-size: 1em;
  }
}
@media screen and (min-width: 1025px) {
  .cta-section-two .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .left .blossomtheme-cta-container,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .blossomtheme-cta-container {
    padding-right: 220px;
    position: relative;
  }
  .cta-section-two .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container .text-holder,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .left .blossomtheme-cta-container .text-holder,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container .text-holder,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .blossomtheme-cta-container .text-holder {
    max-width: 598px;
  }
  .cta-section-two .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container .text-holder p,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .left .blossomtheme-cta-container .text-holder p,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container .text-holder p,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .blossomtheme-cta-container .text-holder p {
    margin-bottom: 0;
  }
  .cta-section-two .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container .text-holder .button-wrap,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .left .blossomtheme-cta-container .text-holder .button-wrap,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container .text-holder .button-wrap,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .blossomtheme-cta-container .text-holder .button-wrap {
    position: absolute;
    top: 50%;
    right: 0;
    left: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 0 !important;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1024px) {
  .cta-section-two .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container .text-holder .button-wrap,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .left .blossomtheme-cta-container .text-holder .button-wrap,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container .text-holder .button-wrap,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .blossomtheme-cta-container .text-holder .button-wrap {
    position: relative;
  }
}
@media screen and (min-width: 1025px) {
  .cta-section-two .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container .text-holder .button-wrap::before,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .left .blossomtheme-cta-container .text-holder .button-wrap::before,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container .text-holder .button-wrap::before,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .blossomtheme-cta-container .text-holder .button-wrap::before {
    content: "";
    width: 168.05px;
    height: 34.36px;
    position: absolute;
    top: 19%;
    right: 250px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .cta-section-two .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container .text-holder .button-wrap::before,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .left .blossomtheme-cta-container .text-holder .button-wrap::before,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container .text-holder .button-wrap::before,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .blossomtheme-cta-container .text-holder .button-wrap::before {
    width: 96.05px;
    height: 34.36px;
    top: 37%;
    right: 239px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1024px) {
  .cta-section-two .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container .text-holder .button-wrap::before,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .left .blossomtheme-cta-container .text-holder .button-wrap::before,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .right .blossomtheme-cta-container .text-holder .button-wrap::before,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .blossomtheme-cta-container .text-holder .button-wrap::before {
    width: 41px;
    top: 0;
    bottom: 77px;
    right: unset;
    left: 67px;
    -webkit-transform: rotate(71deg);
    -ms-transform: rotate(71deg);
    -o-transform: rotate(71deg);
    transform: rotate(71deg);
  }
}
.cta-section-two .widget_blossomtheme_companion_cta_widget .centered .widget-title,
.cta-section-two .widget_blossomtheme_companion_cta_widget .left .widget-title,
.cta-section-two .widget_blossomtheme_companion_cta_widget .right .widget-title,
.cta-section-two .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .widget-title {
  font-size: 2.7777777778em;
  line-height: 1.25em;
  margin-top: 0;
  margin-bottom: 20px;
  max-width: 695px;
  color: var(--font-color);
}
.cta-section-two .widget_blossomtheme_companion_cta_widget .centered .text-holder,
.cta-section-two .widget_blossomtheme_companion_cta_widget .left .text-holder,
.cta-section-two .widget_blossomtheme_companion_cta_widget .right .text-holder,
.cta-section-two .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .text-holder {
  color: var(--font-color);
}
.cta-section-two .widget_blossomtheme_companion_cta_widget .centered .text-holder p,
.cta-section-two .widget_blossomtheme_companion_cta_widget .left .text-holder p,
.cta-section-two .widget_blossomtheme_companion_cta_widget .right .text-holder p,
.cta-section-two .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .text-holder p {
  font-size: 1.1em;
}
.cta-section-two .widget_blossomtheme_companion_cta_widget .centered .text-holder .button-wrap,
.cta-section-two .widget_blossomtheme_companion_cta_widget .left .text-holder .button-wrap,
.cta-section-two .widget_blossomtheme_companion_cta_widget .right .text-holder .button-wrap,
.cta-section-two .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .text-holder .button-wrap {
  margin-top: 60px !important;
}
@media screen and (max-width: 1025px) {
  .cta-section-two .widget_blossomtheme_companion_cta_widget .centered .text-holder .button-wrap,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .left .text-holder .button-wrap,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .right .text-holder .button-wrap,
  .cta-section-two .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .text-holder .button-wrap {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.cta-section-two .widget_blossomtheme_companion_cta_widget .centered .text-holder .button-wrap .btn-2,
.cta-section-two .widget_blossomtheme_companion_cta_widget .left .text-holder .button-wrap .btn-2,
.cta-section-two .widget_blossomtheme_companion_cta_widget .right .text-holder .button-wrap .btn-2,
.cta-section-two .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .text-holder .button-wrap .btn-2 {
  border-color: var(--primary-color);
  color: var(--primary-color);
}
.cta-section-two .widget_blossomtheme_companion_cta_widget .centered .text-holder .button-wrap .btn-2:hover,
.cta-section-two .widget_blossomtheme_companion_cta_widget .left .text-holder .button-wrap .btn-2:hover,
.cta-section-two .widget_blossomtheme_companion_cta_widget .right .text-holder .button-wrap .btn-2:hover,
.cta-section-two .widget_blossomtheme_companion_cta_widget .bttk-cta-bg .text-holder .button-wrap .btn-2:hover {
  background: var(--primary-color);
  color: #fff;
}
.cta-section-two .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container::before {
  -webkit-animation-name: right-icon-pulse;
  -o-animation-name: right-icon-pulse;
  animation-name: right-icon-pulse;
  -webkit-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
@media (max-width: 1024px) {
  .cta-section-two .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container::before {
    -webkit-animation-name: left-icon-pulse;
    -o-animation-name: left-icon-pulse;
    animation-name: left-icon-pulse;
  }
}
.cta-section-two .widget_blossomtheme_companion_cta_widget .right .button-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 1024px) {
  .cta-section-two .widget_blossomtheme_companion_cta_widget .right .button-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.cta-section-two .widget_blossomtheme_companion_cta_widget .left .blossomtheme-cta-container .text-holder .button-wrap {
  position: relative;
  -webkit-transform: unset;
  -ms-transform: unset;
  -o-transform: unset;
  transform: unset;
  margin-top: 60px !important;
}
.cta-section-two .widget_blossomtheme_companion_cta_widget .left .blossomtheme-cta-container .text-holder .button-wrap::before {
  content: "";
  width: 168.05px;
  height: 34.36px;
  position: absolute;
  width: 41px;
  top: unset;
  bottom: 77px;
  right: unset;
  left: 67px;
  -webkit-transform: rotate(71deg);
  -ms-transform: rotate(71deg);
  -o-transform: rotate(71deg);
  transform: rotate(71deg);
  -webkit-animation-name: left-icon-pulse;
  -o-animation-name: left-icon-pulse;
  animation-name: left-icon-pulse;
  -webkit-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
@media (max-width: 1024px) {
  .cta-section-two .widget_blossomtheme_companion_cta_widget .left .blossomtheme-cta-container .text-holder .button-wrap::before {
    width: 41px;
    top: -52px;
    bottom: 77px;
    right: unset;
    left: 67px;
    -webkit-transform: rotate(71deg);
    -ms-transform: rotate(71deg);
    -o-transform: rotate(71deg);
    transform: rotate(71deg);
  }
}
.cta-section-two .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container {
  padding-right: 0;
}
.cta-section-two .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container .widget-subtitle {
  text-align: center;
  display: block;
}
.cta-section-two .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container .widget-title {
  margin: 0 auto;
  text-align: center;
}
.cta-section-two .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container .text-holder {
  max-width: 100%;
}
.cta-section-two .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container .text-holder p {
  max-width: 598px;
  margin: 0 auto;
  text-align: center;
}
.cta-section-two .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container .text-holder .button-wrap {
  position: static;
  -webkit-transform: unset;
  -ms-transform: unset;
  -o-transform: unset;
  transform: unset;
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  margin-top: 60px !important;
}
.cta-section-two .widget_blossomtheme_companion_cta_widget .centered .blossomtheme-cta-container .text-holder .button-wrap::before {
  content: "";
  width: 168.05px;
  height: 34.36px;
  position: absolute;
  width: 41px;
  top: unset;
  bottom: 77px;
  right: unset;
  left: 50%;
  -webkit-transform: rotate(71deg);
  -ms-transform: rotate(71deg);
  -o-transform: rotate(71deg);
  transform: rotate(71deg);
  -webkit-animation-name: left-icon-pulse;
  -o-animation-name: left-icon-pulse;
  animation-name: left-icon-pulse;
  -webkit-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
@-webkit-keyframes left-icon-pulse {
  0% {
    -webkit-transform: scale(1) rotate(71deg);
    transform: scale(1) rotate(71deg);
  }
  20% {
    -webkit-transform: scale(1.1) rotate(71deg);
    transform: scale(1.1) rotate(71deg);
  }
  40% {
    -webkit-transform: scale(1) rotate(71deg);
    transform: scale(1) rotate(71deg);
  }
  55% {
    -webkit-transform: scale(1.1) rotate(71deg);
    transform: scale(1.1) rotate(71deg);
  }
  100%, 70%, 80%, 90% {
    -webkit-transform: scale(1) rotate(71deg);
    transform: scale(1) rotate(71deg);
  }
}
@-o-keyframes left-icon-pulse {
  0% {
    -webkit-transform: scale(1) rotate(71deg);
    -o-transform: scale(1) rotate(71deg);
    transform: scale(1) rotate(71deg);
  }
  20% {
    -webkit-transform: scale(1.1) rotate(71deg);
    -o-transform: scale(1.1) rotate(71deg);
    transform: scale(1.1) rotate(71deg);
  }
  40% {
    -webkit-transform: scale(1) rotate(71deg);
    -o-transform: scale(1) rotate(71deg);
    transform: scale(1) rotate(71deg);
  }
  55% {
    -webkit-transform: scale(1.1) rotate(71deg);
    -o-transform: scale(1.1) rotate(71deg);
    transform: scale(1.1) rotate(71deg);
  }
  100%, 70%, 80%, 90% {
    -webkit-transform: scale(1) rotate(71deg);
    -o-transform: scale(1) rotate(71deg);
    transform: scale(1) rotate(71deg);
  }
}
@keyframes left-icon-pulse {
  0% {
    -webkit-transform: scale(1) rotate(71deg);
    -o-transform: scale(1) rotate(71deg);
    transform: scale(1) rotate(71deg);
  }
  20% {
    -webkit-transform: scale(1.1) rotate(71deg);
    -o-transform: scale(1.1) rotate(71deg);
    transform: scale(1.1) rotate(71deg);
  }
  40% {
    -webkit-transform: scale(1) rotate(71deg);
    -o-transform: scale(1) rotate(71deg);
    transform: scale(1) rotate(71deg);
  }
  55% {
    -webkit-transform: scale(1.1) rotate(71deg);
    -o-transform: scale(1.1) rotate(71deg);
    transform: scale(1.1) rotate(71deg);
  }
  100%, 70%, 80%, 90% {
    -webkit-transform: scale(1) rotate(71deg);
    -o-transform: scale(1) rotate(71deg);
    transform: scale(1) rotate(71deg);
  }
}
@-webkit-keyframes right-icon-pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  20% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  55% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100%, 70%, 80%, 90% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes right-icon-pulse {
  0% {
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  20% {
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  40% {
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  55% {
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  100%, 70%, 80%, 90% {
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes right-icon-pulse {
  0% {
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  20% {
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  40% {
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  55% {
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  100%, 70%, 80%, 90% {
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

.instagram-section {
  text-align: center;
  position: relative;
}
.instagram-section .popup-gallery li a {
  display: block;
  width: 100%;
}
.instagram-section .profile-link {
  border: 1px solid var(--primary-color);
  padding: 10px 30px;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  background-color: #fff;
  border-radius: 5px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
@media (max-width: 767px) {
  .instagram-section .profile-link {
    position: static;
    margin: 10px auto;
    -webkit-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
  }
}
.instagram-section .profile-link:hover {
  background-color: var(--primary-color);
  color: #fff;
}
.instagram-section .profile-link .insta-icon {
  margin-right: 10px;
}

#back-to-top-btn {
  position: fixed;
  right: 20px;
  bottom: 0px;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 769px) {
  #back-to-top-btn {
    right: 50px;
  }
}
#back-to-top-btn.show {
  visibility: visible;
  opacity: 1;
  bottom: 50px;
}

.author-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 45px !important;
}
@media screen and (min-width: 1025px) {
  .author-section {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-gap: 50px;
  }
}
.author-section .author-img-title-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-gap: 30px;
}
@media screen and (min-width: 1025px) {
  .author-section .author-img-title-wrap {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 353px;
    -ms-flex: 0 0 353px;
    flex: 0 0 353px;
  }
}
@media screen and (max-width: 575px) {
  .author-section .author-img-title-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-gap: 0;
    margin-bottom: 30px;
  }
}
.author-section .author-img-title-wrap .author-img img {
  width: 120px;
  height: 120px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 100px;
}
@media screen and (min-width: 768px) {
  .author-section .author-img-title-wrap .author-img img {
    width: 170px;
    height: 170px;
  }
}
.author-section .author-img-title-wrap .author-title-wrap .sub-title {
  all: unset;
  font-size: 0.8333333333em;
  line-height: 1;
  display: block;
  margin-bottom: 15px;
  color: var(--font-color);
}
.author-section .author-img-title-wrap .author-title-wrap .author-name {
  font-size: 1.1111111111em;
  font-family: var(--global-body-font);
  font-weight: bold;
  letter-spacing: 0;
  margin-bottom: 20px;
}
.author-section .author-img-title-wrap .author-title-wrap .author-social .social-list {
  grid-gap: 4px;
}
.author-section .author-img-title-wrap .author-title-wrap .author-social .social-list li a {
  display: block;
  border: 1px solid rgba(var(--secondary-color-rgb), 0.1);
  width: 35px;
  height: 35px;
  line-height: 35px;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
  font-size: 0.7222222222em;
  color: var(--font-color);
}
.author-section .author-img-title-wrap .author-title-wrap .author-social .social-list li a:hover {
  background: var(--secondary-color);
  color: var(--white-color);
}
.author-section .author-content p:last-child {
  margin-bottom: 0;
}

.single .author-section {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-gap: 0;
  background: rgba(var(--primary-color-rgb), 0.03);
  position: relative;
  padding: 30px 45px;
}
.single .author-section::before {
  content: "";
  width: 100%;
  height: 100%;
  background: var(--white-color);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.single .author-section .author-img-title-wrap {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  width: 100%;
  position: relative;
}
.single .author-section .author-img-title-wrap .author-img img {
  width: 130px;
  height: 130px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
}
.single .author-section .author-img-title-wrap .author-title-wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .single .author-section .author-img-title-wrap .author-title-wrap .author-name {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .single .author-section .author-img-title-wrap .author-title-wrap .author-social {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.single .author-section .author-content {
  margin-top: 15px;
}
.single .author-signature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-row-gap: 1em;
  grid-column-gap: 2em;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.single .author-signature .social-list {
  margin: 0 !important;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-gap: 0;
  opacity: 0.8;
}
.single .author-signature .social-list li {
  margin: 5px;
  padding-left: 0;
}
.single .author-signature .social-list li::before {
  content: none;
}
.single .author-signature .social-list li a {
  display: inline-block;
  line-height: 1.3;
  padding: 5px 7px;
  text-decoration: none;
  color: var(--font-color);
  font-size: 16px;
}
.single .author-signature .social-list li a:hover {
  color: var(--primary-color);
}
.single .author-signature.center {
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.single .author-signature.right {
  text-align: right;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.single .newsletter {
  margin-top: 48px;
}
.single .newsletter .blossomthemes-email-newsletter-wrapper {
  padding: 40px;
}
@media (min-width: 768px) {
  .single .newsletter .blossomthemes-email-newsletter-wrapper {
    padding: 70px 60px;
  }
}
.single .newsletter .blossomthemes-email-newsletter-wrapper .container {
  padding: 0;
}
.single .newsletter .blossomthemes-email-newsletter-wrapper .container .text-holder {
  text-align: center;
}
.single .newsletter .blossomthemes-email-newsletter-wrapper .container .text-holder span {
  font-size: 1em;
}
.single .newsletter .blossomthemes-email-newsletter-wrapper .container form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 17px;
}
.single .newsletter .blossomthemes-email-newsletter-wrapper .container form > label {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px 0 10px 0;
}
.single .newsletter .blossomthemes-email-newsletter-wrapper .container form > label .subscribe-inner-wrap .check-mark {
  margin-top: 5px;
}
.single .newsletter .blossomthemes-email-newsletter-wrapper .container form > label .subscribe-inner-wrap .text {
  font-size: 0.777777778em;
  line-height: 1.8em;
}
.single .newsletter .blossomthemes-email-newsletter-wrapper .container form > label .subscribe-inner-wrap input[type=checkbox]:checked + .check-mark {
  background-color: #fff;
}
@media (min-width: 768px) {
  .single .newsletter .blossomthemes-email-newsletter-wrapper .container form input:not(input[type=checkbox]) {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 370px;
  }
}

.error404 .error-404 {
  padding-top: 40px;
}
.error404 .error-404 .error-404-content-wrapper {
  background: var(--white-color);
}
@media screen and (min-width: 768px) {
  .error404 .error-404 .error-404-content-wrapper {
    display: grid;
    grid-template-columns: 44% auto;
    grid-template-areas: "error-img page-content" "error-img search";
    grid-template-rows: 1fr 120px;
    grid-gap: 45px;
    padding: 0 45px 60px;
  }
}
@media screen and (min-width: 1400px) {
  .error404 .error-404 .error-404-content-wrapper {
    grid-template-columns: 41% auto;
  }
}
.error404 .error-404 .error-404-content-wrapper .error-img {
  margin: 0;
  grid-area: error-img;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .error404 .error-404 .error-404-content-wrapper .error-img {
    padding-top: 60px;
  }
}
.error404 .error-404 .error-404-content-wrapper .error-img img {
  max-width: 458px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .error404 .error-404 .error-404-content-wrapper .error-img img {
    margin-top: -40px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .error404 .error-404 .error-404-content-wrapper .error-img img {
    margin-top: 0;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: -15px center;
    object-position: -15px center;
  }
}
.error404 .error-404 .error-404-content-wrapper .page-content {
  grid-area: page-content;
  padding: 50px 20px;
  text-align: center;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .error404 .error-404 .error-404-content-wrapper .page-content {
    padding: 77px 20px 36px;
  }
}
@media screen and (min-width: 1025px) {
  .error404 .error-404 .error-404-content-wrapper .page-content {
    padding: 77px 40px 36px;
  }
}
.error404 .error-404 .error-404-content-wrapper .page-content .error404-text {
  font-size: 0.8333333333em;
  text-transform: uppercase;
  color: rgba(var(--primary-color-rgb), 0.8);
  opacity: 0.8;
  letter-spacing: 2.2px;
  margin-bottom: 10px;
}
.error404 .error-404 .error-404-content-wrapper .page-content h2 {
  font-size: 1.6666666667em;
  line-height: 1.25em;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .error404 .error-404 .error-404-content-wrapper .page-content h2 {
    font-size: 2.2222222222em;
    line-height: 1.5625em;
  }
}
@media screen and (min-width: 1025px) {
  .error404 .error-404 .error-404-content-wrapper .page-content h2 {
    font-size: 2.7777777778em;
    line-height: 1.875em;
  }
}
.error404 .error-404 .error-404-content-wrapper .error-404-search {
  grid-area: search;
  background: rgba(var(--primary-color-rgb), 0.03);
  border-radius: 5px;
  padding: 30px;
}
.error404 .error-404 .error-404-content-wrapper .error-404-search .search-form .search-field {
  height: 60px;
  font-weight: 17px;
  font-weight: 600;
}
.error404 .additional-post {
  margin-bottom: 60px;
}
@media (min-width: 1025px) {
  .error404 .additional-post {
    margin-bottom: 80px;
  }
}
.error404 .additional-post .section-button-wrapper {
  margin-top: 32px;
}

.page .page-header {
  padding: 0 0 51px 0;
}
.page .page-header .section-subtitle {
  margin-top: 30px;
}

.search .page-header {
  padding: 0 0 25px 0;
}
.search .page-header .section-subtitle {
  margin-top: 30px;
}
.search .content-area .page-header {
  background: unset;
  padding: 0;
}
.search .content-area .page-header::before {
  content: none;
}

.archive .site-content .page-header,
.category .site-content .page-header {
  padding-top: 0;
}

.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a,
.widget .textwidget a {
  text-decoration: underline;
}

/*==========================================
jetpack
==========================================*/
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/* woo commerce product page */
/*==========================================
jetpack
==========================================*/
/*==========================================
woocommerce product page
==========================================*/
ul.products {
  margin: 0;
  padding: 0;
}
ul.products li.product {
  list-style: none;
  position: relative;
  margin-bottom: 2em;
}
ul.products li.product img {
  display: block;
}
ul.products li.product .button {
  display: block;
}

@media screen and (min-width: 48em) {
  ul.products li.product {
    float: left;
    text-align: center;
    margin-right: 3.8%;
  }
  ul.products li.product.first {
    clear: both;
  }
  ul.products li.product.last {
    margin-right: 0;
  }
  ul.products.columns-1 li.product {
    float: none;
    width: 100%;
  }
  ul.products.columns-2 li.product {
    width: 46.7%;
  }
  ul.products.columns-3 li.product {
    width: 29.8633333333%;
  }
  ul.products.columns-4 li.product {
    width: 21.45%;
  }
  ul.products.columns-5 li.product {
    width: 16.4%;
  }
  ul.products.columns-6 li.product {
    width: 13.0266666667%;
  }
}
.woocommerce-page .page-header {
  padding: 0px 0 50px;
}
.woocommerce-page .page-header .archive-description {
  margin-top: 26px;
}

.woocommerce.grid-layout .site-main {
  display: block;
}

.woocommerce .content-area .site-main .woocommerce-ordering::after {
  height: unset;
}
.woocommerce .content-area .site-main .woocommerce-ordering .orderby {
  width: 300px;
}
.woocommerce .content-area .site-main .product span.onsale {
  background: rgba(var(--primary-color-rgb), 1);
  line-height: 2.9;
  width: 55px;
  height: 55px;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.woocommerce .content-area .site-main .product span.onsale:hover {
  background: rgba(var(--secondary-color-rgb), 1);
}
.woocommerce .content-area .site-main .product .price {
  color: rgba(var(--primary-color-rgb), 0.8) !important;
  font-weight: bold;
  font-size: 20px;
}
.woocommerce .content-area .site-main .product .price ins {
  color: rgba(var(--primary-color-rgb), 0.8) !important;
  font-weight: bold;
  font-size: 20px;
}
.woocommerce .content-area .site-main .product .price del {
  color: #555;
  font-weight: 400;
  font-size: 15px;
}
.woocommerce .content-area .site-main .product .add_to_cart_button.added {
  display: none;
}
.woocommerce .content-area .site-main .product .woocommerce-LoopProduct-link .woocommerce-loop-product__title {
  font-size: 20px;
  color: var(--font-color);
}
.woocommerce .content-area .site-main .product .woocommerce-LoopProduct-link:hover .woocommerce-loop-product__title {
  color: var(--primary-color);
}

.woocommerce-pagination ul {
  border: 0 !important;
}
.woocommerce-pagination ul li {
  border: 0 !important;
}
.woocommerce-pagination ul li .page-numbers {
  border: 0;
  border-radius: 0 !important;
  background-color: #fff;
  padding: 0 !important;
  width: 50px !important;
  height: 50px !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.woocommerce-pagination ul li .page-numbers.prev, .woocommerce-pagination ul li .page-numbers.next {
  position: static !important;
}
.woocommerce-pagination ul li .page-numbers:hover {
  background-color: var(--secondary-color) !important;
  color: #fff !important;
}
.woocommerce-pagination ul li .page-numbers.current {
  background-color: var(--secondary-color) !important;
  border-color: var(--secondary-color) !important;
  color: #fff !important;
}

/* woo commerce single product page */
/*==========================================
woocommerce single page
==========================================*/
.single-product div.product {
  position: relative;
}
.single-product div.product .woocommerce-product-gallery {
  position: relative;
  float: left;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 2em;
  right: 1em;
  display: block;
  z-index: 99;
}
.single-product div.product .woocommerce-product-gallery .flex-viewport {
  margin-bottom: 1em;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
  margin: 0;
  padding: 0;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
  list-style: none;
  cursor: pointer;
  float: left;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
  opacity: 0.5;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
  opacity: 1;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
  opacity: 1;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
  width: 46.7%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
  margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1) {
  clear: both;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
  width: 29.8633333333%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
  margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
  clear: both;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
  width: 21.45%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
  margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
  clear: both;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
  width: 16.4%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
  margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
  clear: both;
}
.single-product div.product .woocommerce-tabs {
  padding: 1em;
  margin-bottom: 1.5em;
}
.single-product div.product .woocommerce-tabs ul.tabs {
  border: 0;
  padding-left: 0;
}
.single-product div.product .woocommerce-tabs ul.tabs:before {
  border-color: #ececec;
}
.single-product div.product .woocommerce-tabs ul.tabs li {
  padding: 0;
  border: 0;
  border-radius: 0;
  margin-right: 6px;
  margin-bottom: 5px;
  z-index: 1 !important;
}
.single-product div.product .woocommerce-tabs ul.tabs li::before, .single-product div.product .woocommerce-tabs ul.tabs li::after {
  content: none;
}
.single-product div.product .woocommerce-tabs ul.tabs li a {
  padding: 0.75em 1.5em;
  border: 0;
  line-height: 22px;
}
@media (max-width: 542px) {
  .single-product div.product .woocommerce-tabs ul.tabs li a {
    font-size: 15px;
  }
}
.single-product div.product .woocommerce-tabs ul.tabs li.active a {
  background-color: var(--primary-color);
  color: #fff !important;
}
.single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information h2,
.single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel--description h2 {
  font-size: 30px;
}
.single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes table,
.single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes tr,
.single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel--description .woocommerce-product-attributes table,
.single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel--description .woocommerce-product-attributes tr {
  border-color: #ececec;
}
@media (max-width: 400px) {
  .single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes .woocommerce-product-attributes-item .woocommerce-product-attributes-item__label,
  .single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel--description .woocommerce-product-attributes .woocommerce-product-attributes-item .woocommerce-product-attributes-item__label {
    width: 130px;
  }
}
.single-product div.product .woocommerce-tabs .woocommerce-Reviews {
  width: 100%;
}
.single-product div.product .woocommerce-tabs .woocommerce-Reviews .commentlist .avatar {
  margin: 20px !important;
  border: none !important;
  padding: 0 !important;
  border-radius: 100px;
}
.single-product div.product .woocommerce-tabs .woocommerce-Reviews .commentlist li {
  background: #fff !important;
}
.single-product div.product .woocommerce-tabs .woocommerce-Reviews .commentlist li .comment-text {
  border: none !important;
}
.single-product div.product .woocommerce-tabs .woocommerce-Reviews #comments .woocommerce-Reviews-title {
  font-size: 23px;
  margin-bottom: 10px;
}
.single-product div.product .woocommerce-tabs .woocommerce-Reviews #comments .woocommerce-noreviews {
  font-style: italic;
  margin-bottom: 5px;
  padding: 3px 13px;
  margin-top: 20px;
}
.single-product div.product .woocommerce-tabs .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond {
  margin-top: 20px;
}
.single-product div.product .woocommerce-tabs .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond .comment-reply-title {
  font-size: 22px;
  margin-bottom: 6px;
}
.single-product div.product .woocommerce-tabs .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond .comment-form .comment-form-rating label {
  color: var(--font-color);
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 15px;
  display: inline-block;
}
.single-product div.product .woocommerce-tabs .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond .comment-form .comment-form-rating p.stars a::before {
  font-size: 17px;
}
.single-product div.product .woocommerce-tabs .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond .comment-form .comment-form-comment textarea {
  background-color: #fff;
}
.single-product .entry-summary .cart .quantity input[type=number] {
  padding: 3px;
}
.single-product .entry-summary .product_meta {
  display: flex;
  flex-direction: column;
  grid-gap: 10px;
}
.single-product .entry-summary .product_meta a {
  font-size: 0.788em;
}
.single-product .related.products h2 {
  font-size: 29px;
}

.stock:empty::before {
  display: none;
}
.stock.in-stock {
  color: rgba(var(--secondary-color-rgb), 0.2);
}
.stock.out-of-stock {
  color: rgba(var(--secondary-color-rgb), 0.2);
}

.woocommerce p.stars a {
  color: var(--primary-color);
}

/* woo commerce cart */
/*==========================================
woocommerce cart page
==========================================*/
table.shop_table_responsive {
  border-radius: 0 !important;
  border: medium none !important;
}
table.shop_table_responsive th,
table.shop_table_responsive td {
  border-width: thin !important;
}
table.shop_table_responsive thead {
  display: none;
}
table.shop_table_responsive tbody th {
  display: none;
}
@media (max-width: 768px) {
  table.shop_table_responsive tbody tr {
    border-color: rgba(0, 0, 0, 0.1);
    border-width: thin;
  }
}
table.shop_table_responsive tbody tr:nth-child(even) th,
table.shop_table_responsive tbody tr:nth-child(even) td {
  background-color: rgba(var(---secondary-color-rbga), 0.03);
}
table.shop_table_responsive tbody tr .actions {
  background-color: transparent !important;
}
table.shop_table_responsive tr td {
  display: block;
  text-align: right;
  clear: both;
}
table.shop_table_responsive tr td::before {
  content: attr(data-title) ": ";
  float: left;
}
table.shop_table_responsive tr td.product-remove a {
  font-size: 15px;
  line-height: 25px !important;
  height: 25px;
  width: 25px;
  color: var(--secondary-color) !important;
  text-align: center !important;
  font-weight: 400 !important;
}
table.shop_table_responsive tr td.product-remove a:hover {
  background-color: var(--secondary-color) !important;
  color: #fff;
}
table.shop_table_responsive tr td.product-remove::before {
  display: none;
}
table.shop_table_responsive tr td.product-quantity .quantity .qty {
  padding: 0 !important;
  background-color: rgba(var(--primary-color-rgba), 0.04);
}
table.shop_table_responsive tr td.actions::before, table.shop_table_responsive tr td.download-actions::before {
  display: none;
}
table.shop_table_responsive tr td.actions .coupon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 50% !important;
  grid-gap: 18px;
}
table.shop_table_responsive tr td.actions .coupon input[type=text] {
  width: 100% !important;
  height: auto !important;
  margin-bottom: 0 !important;
}
@media (max-width: 460px) {
  table.shop_table_responsive tr td.actions .coupon {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100% !important;
  }
  table.shop_table_responsive tr td.actions .coupon input[type=text] {
    margin-bottom: 7px !important;
    text-align: center;
  }
  table.shop_table_responsive tr td.actions .coupon input[type=text], table.shop_table_responsive tr td.actions .coupon button {
    width: 100% !important;
  }
}
table.shop_table_responsive tr td.actions button {
  padding: 16px 35px !important;
}
table.shop_table_responsive tr td.download-actions .button {
  display: block;
  text-align: center;
}

@media screen and (min-width: 48em) {
  table.shop_table_responsive thead {
    display: table-header-group;
    background: var(--primary-color) none repeat scroll 0 0;
    color: #fff;
  }
  table.shop_table_responsive tbody th {
    display: table-cell;
  }
  table.shop_table_responsive tr th,
  table.shop_table_responsive tr td {
    text-align: left;
  }
  table.shop_table_responsive tr td {
    display: table-cell;
  }
  table.shop_table_responsive tr td::before {
    display: none;
  }
}
.cart_totals {
  float: left;
  width: 100%;
  background: #f9f9f9;
  padding: 30px;
}
@media (min-width: 768px) {
  .cart_totals {
    float: right;
    width: 48%;
  }
}
.cart_totals h2 {
  font-size: 30px !important;
}
.cart_totals .shop_table {
  background: rgba(var(--primary-color-rgb), 0.03) !important;
}
.cart_totals .shop_table .cart-subtotal td {
  background: unset !important;
}
.cart_totals .shop_table .order-total th,
.cart_totals .shop_table .order-total td strong {
  color: var(--primary-color) !important;
}

.woocommerce .cart-collaterals .cart_totals .shop_table tr td {
  text-align: right;
}

/* woo commerce widgets */
/**
 * WooCommerce Price Filter
 */
.widget_price_filter .price_slider {
  margin-bottom: 1.5em;
}
.widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4;
}
.widget_price_filter .price_slider_amount .button {
  float: left;
}
.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  cursor: ew-resize;
  outline: none;
  background: var(--primary-color-rgb);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: -0.25em;
  opacity: 1;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -1em;
}
.widget_price_filter .ui-slider .ui-slider-handle:hover, .widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
  -webkit-box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1);
}
.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  border: 0;
  background: var(--primary-color-rgb);
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: rgba(0, 0, 0, 0.1);
}
.widget_price_filter .ui-slider-horizontal {
  height: 0.5em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  height: 100%;
}

/* woo commerce components */
/*==========================================
woocommerce component 
==========================================*/
/**
 * Header cart
 */
.site-header-cart {
  position: relative;
  margin: 0;
  padding: 0;
}
.site-header-cart .cart-contents {
  text-decoration: none;
}
.site-header-cart .widget_shopping_cart {
  display: none;
}
.site-header-cart .product_list_widget {
  margin: 0;
  padding: 0;
}

/**
 * Star rating
 */
.star-rating {
  overflow: hidden;
  position: relative;
  height: 1.618em;
  line-height: 1.618;
  width: 5.3em;
  font-family: star;
  font-weight: 400;
}
.star-rating::before {
  content: "SSSSS";
  opacity: 0.25;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.star-rating span::before {
  content: "SSSSS";
  top: 0;
  position: absolute;
  left: 0;
  color: var(--primary-color-rgb);
}

p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
  margin-right: 1px;
  font-weight: 400;
}
p.stars a::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-family: star;
  content: "S";
  color: var(--font-color-rgb);
  text-indent: 0;
  opacity: 0.25;
}
p.stars a:hover ~ a::before {
  content: "S";
  color: var(--font-color-rgb);
  opacity: 0.25;
}
p.stars:hover a::before {
  content: "S";
  color: var(--primary-color-rgb);
  opacity: 1;
}
p.stars.selected a.active::before {
  content: "S";
  color: var(--primary-color-rgb);
  opacity: 1;
}
p.stars.selected a.active ~ a::before {
  content: "S";
  color: var(--font-color-rgb);
  opacity: 0.25;
}
p.stars.selected a:not(.active)::before {
  content: "S";
  color: var(--primary-color-rgb);
  opacity: 1;
}

/**
 * Tabs
 */
.woocommerce-tabs ul.tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
.woocommerce-tabs ul.tabs li {
  display: block;
  margin: 0;
  position: relative;
}
.woocommerce-tabs ul.tabs li a {
  padding: 1em 0;
  display: block;
}
.woocommerce-tabs .panel h2:first-of-type {
  margin-bottom: 1em;
}

/**
 * Password strength meter
 */
.woocommerce-password-strength {
  text-align: right;
}
.woocommerce-password-strength.strong {
  color: rgba(var(--secondary-color-rgb), 0.2);
}
.woocommerce-password-strength.short {
  color: rgba(var(--secondary-color-rgb), 0.2);
}
.woocommerce-password-strength.bad {
  color: rgba(var(--secondary-color-rgb), 0.2);
}
.woocommerce-password-strength.good {
  color: var(--secondary-color-rgb);
}

/**
 * Forms
 */
.form-row.woocommerce-validated input.input-text {
  -webkit-box-shadow: inset 2px 0 0 rgba(var(--secondary-color-rgb), 0.2);
  box-shadow: inset 2px 0 0 rgba(var(--secondary-color-rgb), 0.2);
}
.form-row.woocommerce-invalid input.input-text {
  -webkit-box-shadow: inset 2px 0 0 rgba(var(--secondary-color-rgb), 0.2);
  box-shadow: inset 2px 0 0 rgba(var(--secondary-color-rgb), 0.2);
}

.required {
  color: #f00;
}

/**
 * Notices
 */
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
  background-color: rgba(var(--secondary-color-rgb), 0.2);
  clear: both;
}

.woocommerce-error {
  border-top-color: var(--secondary-color);
}
.woocommerce-error::before {
  color: var(--secondary-color);
}

.woocommerce-error {
  background-color: rgba(var(--secondary-color-rgb), 0.2);
}

.demo_store {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 1em;
  background-color: var(--secondary-color-rgb) !important;
  z-index: 9999;
}

@media screen and (min-width: 48em) {
  /**
   * Header cart
   */
  .site-header-cart .widget_shopping_cart {
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 999999;
    left: -999em;
    display: block;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  }
  .site-header-cart:hover .widget_shopping_cart, .site-header-cart.focus .widget_shopping_cart {
    left: 0;
    display: block;
  }
}
.woocommerce-message {
  border-top-color: var(--secondary-color);
}
.woocommerce-message::before {
  color: var(--primary-color);
}

.woocommerce-info {
  border-top-color: var(--secondary-color);
}
.woocommerce-info::before {
  color: var(--primary-color);
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 50px;
  color: rgba(149, 149, 149, 0.9098039216);
  font-weight: 400;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 0;
}

.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 50px;
  border-radius: 0px;
}

/* woo commerce checkout */
@media screen and (min-width: 768px) {
  .col2-set .form-row-first {
    float: left;
    margin-right: 3.8%;
  }
  .col2-set .form-row-last {
    float: right;
    margin-right: 0;
  }
  .col2-set .form-row-first,
  .col2-set .form-row-last {
    width: 46.7%;
  }
}
.woocommerce-checkout .site-main .entry-content .woocommerce-checkout h3 {
  font-size: 23px;
}
.woocommerce-checkout .woocommerce form .form-row .input-checkbox {
  display: inline-block;
}

/* woo commerce dashboard */
/*==========================================
woocommerce dashboard
==========================================*/
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  border-radius: 0 !important;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border-radius: 0 !important;
}

.woocommerce-account.logged-in .woocommerce {
  padding: 20px 20px 0 20px;
  background: #fff;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
  padding-left: 0;
  list-style: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  margin-bottom: 1px;
  padding-left: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li::before {
  content: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  padding: 1em 1.5em;
  display: block;
  background-color: #f8f8f8;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a::after {
  content: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a, .woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a {
  background-color: var(--secondary-color);
  color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li[class*=dashboard] a::before {
  content: "\f3fd";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li[class*=orders] a::before {
  content: "\f07a";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li[class*=downloads] a::before {
  content: "\f381";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li[class*=address] a::before {
  content: "\f2bb";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li[class*=edit-account] a::before {
  content: "\f2bd";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li[class*=logout] a::before {
  content: "\f2f5";
}
.woocommerce-account .woocommerce-MyAccount-content {
  background-color: #f8f8f8;
  padding: 1em;
  margin-bottom: 20px;
}
.woocommerce-account .woocommerce-MyAccount-content h3 {
  font-size: 20px !important;
}
@media (max-width: 558px) {
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row-first,
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row-last {
    width: 100% !important;
  }
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm label {
  color: #444;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm p .woocommerce-Button {
  margin-top: 15px;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info {
  border: 0;
}

/* tutor lms css*/
.tutor-courses .tutor-course-loop-title h2 a {
  font-size: 24px;
}

.tutor-dashboard-permalinks li:before {
  display: none;
}

.site-main .entry-content ul.tutor-dashboard-permalinks li {
  margin-left: 0;
  padding-left: 0;
}

.site-main .entry-content ul.tutor-dashboard-permalinks li a:hover {
  color: var(--tutor-text-color);
}

.site-main .entry-content ul.tutor-dashboard-permalinks li a,
.tutor-dashboard-info-table td a {
  text-decoration: none;
}

.tutor-wrap.courses {
  margin-top: 60px;
  margin-bottom: 20px;
}

.tutor-container {
  max-width: 1170px;
  padding-left: 0;
  padding-right: 0;
}

/* Learndash lms css*/
.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments {
  white-space: unset !important;
}

/*====================================
PAGE TEMPLATE PORTFOLIO
====================================*/
.single-blossom-portfolio .page-header::before {
  content: none;
}

.page-template-blossom-portfolio .portfolio-holder {
  margin-top: 60px;
  margin-bottom: 80px;
}

.single-blossom-portfolio .page-header {
  display: inline-block;
}

.single-blossom-portfolio .portfolio-holder {
  margin-top: 60px;
}

.single-blossom-portfolio .page-header {
  min-height: auto;
  padding: 0;
  background-color: transparent;
}

.single-blossom-portfolio .page-header.has-bg-img::before {
  display: none;
}

.single-blossom-portfolio .page-header > .container {
  margin: 0;
  -webkit-box-flex: initial;
  -webkit-flex: initial;
  -ms-flex: initial;
  flex: initial;
  display: block;
}

.portfolio-text-holder .portfolio-img-title {
  font-size: 1.3333em;
  font-family: var(--secondary-font);
  font-weight: normal;
  line-height: 1.3;
}

.portfolio-text-holder .portfolio-img-title a:hover {
  color: var(--primary-color);
}

.portfolio-item .portfolio-cat a {
  font-weight: normal;
}

.single-blossom-portfolio .entry-header .portfolio-cat a:hover,
.portfolio-item .portfolio-cat a:hover {
  color: var(--primary-color);
}

.single-blossom-portfolio .entry-header .portfolio-cat a:not(:last-child)::after,
.portfolio-item .portfolio-cat a:not(:last-child)::after {
  content: ",";
}

.single-blossom-portfolio .post-navigation .nav-next {
  text-align: right;
}

.related-portfolio {
  margin-bottom: 80px;
}

.portfolio-holder .entry-header .category {
  display: block;
  font-size: 0.94em;
  letter-spacing: 0.1px;
  color: rgba(var(--black-color-rgb), 0.8);
  line-height: 1.3;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 0.8333333333em;
  line-height: 1em;
  font-weight: bold;
  letter-spacing: 1.25px;
}

.portfolio-holder .entry-header .category a {
  display: inline-block;
  color: rgba(var(--black-color-rgb), 0.8);
  text-decoration: none;
  position: relative;
  margin-top: 10px;
  margin-right: 20px;
  padding-left: 15px;
}

.portfolio-holder .entry-header .category a:hover {
  color: rgba(var(--primary-color-rgb), 1);
}

.portfolio-holder .entry-header .category a::before {
  content: "";
  background: rgba(var(--primary-color-rgb), 0.2);
  width: 100%;
  height: 35%;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all ease 0.35s;
  -o-transition: all ease 0.35s;
  transition: all ease 0.35s;
}

.portfolio-holder .entry-header .category a:hover::before {
  background: rgba(var(--primary-color-rgb), 0.4);
  height: 100%;
}

.single-blossom-portfolio .portfolio-holder .entry-header .category a::after {
  content: "";
  width: 5px;
  height: 5px;
  background: var(--secondary-color);
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

.single-blossom-portfolio .portfolio-holder .entry-header .category a::before {
  content: none;
}

.archive.tax-blossom_portfolio_categories .entry-header .entry-title {
  font-size: 1.7777777778em;
  line-height: 1.33;
  margin: 9px 0 10px;
}

.archive.tax-blossom_portfolio_categories .entry-header .entry-title a {
  text-decoration: none;
  color: var(--font-color);
}
.archive.tax-blossom_portfolio_categories .entry-header .entry-title a:hover {
  color: var(--primary-color);
}

.archive.tax-blossom_portfolio_categories .entry-content {
  margin-top: 6px;
}

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