<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Sarada Lite
Theme URI: https://blossomthemes.com/wordpress-themes/sarada-lite/
Author: Blossom Themes
Author URI: https://blossomthemes.com/
Description: Sarada Lite is an easy to use feminine blog theme for professional bloggers. Be it fashion, travel, lifestyle, beauty or food, this theme highlights your content beautifully. With Sarada Lite, you can pick from unlimited colors and 900+ fonts to give the desired look and feel to your website.  Similarly, you can flaunt your Instagram posts and increase your followers. With the predefined spot for a newsletter, you can build an email list and stay in touch with your visitors. It is also compatible with WooCommerce in case you want to build an online store. Sarada Lite is responsive, SEO-friendly, speed optimized, translation ready, and RTL compatible. Check demo at https://blossomthemes.com/theme-demo/?theme=sarada-lite, read the documentation at https://docs.blossomthemes.com/docs/sarada-lite/, and get support at https://blossomthemes.com/support-ticket/.
Version: 1.1.5
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tested up to: 6.6
Requires PHP: 7.3
Text Domain: sarada-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, news

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

Sarada Lite is based on Underscores https://underscores.me/, (C) 2012-2017 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/
*/
/*--------------------------------------------------------------
&gt;&gt;&gt; TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
  --------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

 html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
========================================================================== */

/**
* Remove the margin in all browsers.
*/

body {
  margin: 0;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
========================================================================== */

/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
========================================================================== */

/**
* Remove the gray background on active links in IE 10.
*/

a {
  background-color: transparent;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
* Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
========================================================================== */

/**
* Remove the border on images inside links in IE 10.
*/

img {
  border-style: none;
}

/* Forms
========================================================================== */

/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/

button,
input {
  /* 1 */
  overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/

button,
select {
  /* 1 */
  text-transform: none;
}

/**
* Correct the inability to style clickable types in iOS and Safari.
*/

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
* Remove the inner border and padding in Firefox.
*/

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
* Restore the focus styles unset by the previous rule.
*/

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
* Correct the padding in Firefox.
*/

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*		`fieldset` elements in all browsers.
*/

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/

progress {
  vertical-align: baseline;
}

/**
* Remove the default vertical scrollbar in IE 10+.
*/

textarea {
  overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
========================================================================== */

/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/

details {
  display: block;
}

/*
* Add the correct display in all browsers.
*/

summary {
  display: list-item;
}

/* Misc
========================================================================== */

/**
* Add the correct display in IE 10+.
*/

template {
  display: none;
}

/**
* Add the correct display in IE 10.
*/

[hidden] {
  display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
:root {
  --primary-color: #e1bdbd;
  --primary-color-rgb: 225, 189, 189;
  --secondary-color: #fdf2ed;
  --secondary-color-rgb: 253, 242, 237;
  --font-color: #171717;
  --font-color-rgb: 23, 23, 23;
  --primary-font: "Esteban", serif;
  --secondary-font: "Caveat", cursive;
}

html {
  font-size: 18px;
}

body {
  color: var(--font-color);
  font-family: var(--primary-font);
  font-size: 18px;
  line-height: 1.86;
  font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: 400;
  margin: 0.7em 0 0.2em 0;
}

h1 {
  font-size: 2.3em;
  line-height: 1.63;
}

h2 {
  font-size: 2em;
  line-height: 1.45;
}

h3 {
  font-size: 1.75em;
  line-height: 1.66;
}

h4 {
  font-size: 1.6em;
  line-height: 1.81;
}

h5 {
  font-size: 1.4em;
  line-height: 2.07;
}

h6 {
  font-size: 1.3em;
  line-height: 1.8;
}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 1.5em 0;
  font-size: 1.1em;
  font-weight: 400;
  position: relative;
  background: rgba(var(--primary-color-rgb), 0.2);
  padding: 90px 50px 40px 50px;
  text-align: center;
  line-height: 1.95;
}

blockquote::before {
  content: "";
  background-color: var(--primary-color);
  -webkit-mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" width="50" height="41" viewBox="0 0 50 41"&gt;&lt;path d="M.008,58.5a9.125,9.125,0,1,0,6.153-8.6c2.048-11.746,11.207-19.32,2.717-13.086C-.537,43.721,0,58.219.009,58.485.009,58.489.008,58.493.008,58.5Z" transform="translate(0 -34.571)" fill="rgba(255, 189, 189, 0.3)"/&gt;&lt;path d="M266.069,58.5a9.125,9.125,0,1,0,6.153-8.6c2.048-11.746,11.208-19.32,2.717-13.086-9.415,6.913-8.88,21.411-8.869,21.677C266.069,58.489,266.069,58.493,266.069,58.5Z" transform="translate(-246.04 -34.571)" fill="rgba(255, 189, 189, 0.3)"/&gt;&lt;/svg&gt;');
  mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" width="50" height="41" viewBox="0 0 50 41"&gt;&lt;path d="M.008,58.5a9.125,9.125,0,1,0,6.153-8.6c2.048-11.746,11.207-19.32,2.717-13.086C-.537,43.721,0,58.219.009,58.485.009,58.489.008,58.493.008,58.5Z" transform="translate(0 -34.571)" fill="rgba(255, 189, 189, 0.3)"/&gt;&lt;path d="M266.069,58.5a9.125,9.125,0,1,0,6.153-8.6c2.048-11.746,11.208-19.32,2.717-13.086-9.415,6.913-8.88,21.411-8.869,21.677C266.069,58.489,266.069,58.493,266.069,58.5Z" transform="translate(-246.04 -34.571)" fill="rgba(255, 189, 189, 0.3)"/&gt;&lt;/svg&gt;');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  width: 50px;
  height: 41px;
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

blockquote .blockquote-highlight {
  background: #fff;
  padding: 5px 20px;
  line-height: 2.3;
}

blockquote cite {
  display: inline-block;
  font-size: 1.19rem;
  font-style: normal;
  color: rgba(var(--font-color-rgb), 0.9);
  letter-spacing: 0.5px;
  margin-top: 10px;
  font-weight: 700;
  text-align: left;
  font-family: var(--secondary-font);
  line-height: 1.5;
  background-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" width="17.879" height="62.936" viewBox="0 0 17.879 62.936"&gt;&lt;path d="M17.879,0C12.942,0,8.939,6.932,8.939,15.484S4.937,30.968,0,30.968c4.937,0,8.939,6.932,8.939,15.484s4,15.484,8.939,15.484" transform="translate(0 0.5)" fill="none" stroke="%23000" stroke-width="1"/&gt;&lt;/svg&gt;');
  background-repeat: no-repeat;
  background-size: contain;
  padding-left: 35px;
}

q {
  background: rgba(var(--secondary-color-rgb), 0.5);
  display: block;
  text-align: center;
  padding: 25px 60px;
  margin: 1.5em 0;
  font-size: 1.1em;
  line-height: 1.95;
}

q p {
  margin-top: 0;
  margin-bottom: 20px;
}

q p:last-child {
  margin-bottom: 0;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  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;
  font-size: 15px;
  font-size: 0.9375rem;
}

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

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

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

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 &gt; ul,
li &gt; ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
  vertical-align: top;
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
  border-radius: 0;
  font-size: 1em;
  text-align: left;
  border-collapse: collapse;
}
table tr th {
  font-weight: 700;
  color: rgba(var(--font-color-rgb), 0.9);
  padding: 10px 15px;
  font-family: var(--secondary-font);
  letter-spacing: 0.5px;
  font-size: 0.9rem;
  border-bottom: 2px solid var(--secondary-color);
}
table tr td {
  color: var(--font-color);
  padding: 10px 15px;
  font-size: 0.8em;
  border-bottom: 1px solid rgba(var(--primary-color-rgb), 0.1);
}

table tr:last-child td {
  border-bottom: none;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: none;
  border-radius: 0;
  background: var(--primary-color);
  color: #fff;
  font-size: 0.8888em;
  line-height: 1;
  padding: 17px 30px;
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  background: var(--font-color);
  color: #fff;
}

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(--font-color);
  border: 1px solid rgba(var(--font-color-rgb), 0.1);
  border-radius: 0;
  padding: 10px 20px;
  width: 100%;
  height: 50px;
  font-size: 0.8888em;
  line-height: 1.65;
}

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 rgba(var(--font-color-rgb), 0.1);
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"&gt;&lt;path fill="%23777" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"&gt;&lt;/path&gt;&lt;/svg&gt;');
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: calc(100% - 12px) 50%;
  padding-right: 30px; 
}

textarea {
  width: 100%;
  height: 150px;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: var(--primary-color);
  text-decoration: none;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}

a:hover {
  color: var(--primary-color);
  text-decoration: underline;
}

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

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

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

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

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

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

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

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.container:before,
.container:after,
.site-content:before,
.site-content:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.container:after,
.site-content:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 60px;
  /* Make sure select elements fit in widgets. */
}

.widget-area .widget:last-child {
  margin-bottom: 0;
}

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

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

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

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# 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 embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* 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:not(.aligncenter) {
  margin-top: 0;
  margin-bottom: 0;
}

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

.wp-caption .wp-caption-text {
  margin: 0.8075em 0 0 0;
  font-size: 0.95rem;
  color: var(--font-color);
  font-family: var(--secondary-font);
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 1.3;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  padding: 3px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

.page-template-blossom-portfolio .portfolio-holder, 
.single-blossom-portfolio .site-content {
  margin-top: 80px;
  margin-bottom: 80px;
}

.portfolio-sorting .button, 
.portfolio-holder .entry-header .entry-title, 
.portfolio-holder .entry-content {
  color: var(--font-color);
}

.portfolio-sorting .button.is-checked, 
.portfolio-sorting .button:hover {
  color: var(--primary-color);
}

.portfolio-text-holder .portfolio-img-title {
  font-size: 1.3333em;
  line-height: 1.5;
}

.portfolio-holder .entry-header {
  border-bottom-color: rgba(var(--font-color-rgb), 0.15);
}

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

.skip-link:focus,
.skip-link:active {
  top: 50px;
}

.fallback-svg {
  vertical-align: top;
}

.portfolio-holder .post-thumbnail {
  text-align: center;
}

.owl-carousel .owl-item img {
  display: inherit;
}

.full-width.centered .content-area {
  max-width: 670px;
  margin-left: auto;
  margin-right: auto;
}

.container {
  max-width: 1170px;
  margin: 0 auto;
}

.site-header ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.toggle-btn,
.main-navigation .close {
  display: none;
}

.dropcap {
  font-size: 3.66rem;
  font-weight: 700;
  line-height: 0.9;
  color: rgba(var(--font-color-rgb), 0.85);
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  font-family: var(--secondary-font);
  padding-right: 10px;
}

article .entry-header .entry-meta,
.single .site-content .entry-header .entry-meta {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

article .entry-header .entry-meta &gt; span,
.single .site-content .entry-meta &gt; span {
  display: inline-block;
  position: relative;
  padding-right: 20px;
  padding-left: 12px;
  font-size: 0.94em;
}

article .entry-header .entry-meta &gt; span:last-child,
.single .site-content .entry-meta &gt; span:last-child {
  padding-right: 0;
}

article .entry-header .entry-meta &gt; span::before,
.single .site-content .entry-meta &gt; span::before {
  content: "";
  background: rgba(var(--font-color-rgb), 0.7);
  width: 4px;
  height: 4px;
  border-radius: 100%;
  position: absolute;
  top: 15px;
  left: 0;
}

article .entry-header .entry-meta &gt; span a,
.single .site-content .entry-meta &gt; span a {
  display: inline-block;
  color: var(--font-color);
}

article .entry-header .entry-meta &gt; span a:hover,
.single .site-content .entry-meta &gt; span a:hover {
  color: var(--primary-color);
}

.post-thumbnail {
  margin: 0;
}

.section-header {
  margin-bottom: 40px;
}

.page-header .page-title,
.section-title {
  margin-top: 0;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 2.77rem;
  line-height: 1;
  font-family: var(--secondary-font);
  font-weight: 700;
  position: relative;
}

.page-header .page-title::before,
.page-header .page-title::after,
.section-title::before,
.section-title::after {
  content: "";
  background-color: var(--primary-color);
  -webkit-mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" width="180" height="5" viewBox="0 0 180 5"&gt; &lt;path id="Path_24556" data-name="Path 24556" d="M0,0H180L0,5Z" fill="%23e1bdbd"/&gt; &lt;/svg&gt;');
  mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" width="180" height="5" viewBox="0 0 180 5"&gt; &lt;path id="Path_24556" data-name="Path 24556" d="M0,0H180L0,5Z" fill="%23e1bdbd"/&gt; &lt;/svg&gt;');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  width: 100%;
  height: 5px;
  position: absolute;
  top: 100%;
  left: 0;
  max-width: 180px;
}

.page-header .page-title::after,
.section-title::after {
  opacity: 0.3;
  filter: alpha(opacity=30);
  top: calc(100% + 7px);
}

.page-content,
.section-desc {
  margin-top: 40px;
  font-size: 1.22em;
  line-height: 1.95;
}

.section-desc {
  max-width: 920px;
}

.page-content p {
  margin-top: 20px;
  margin-bottom: 0;
}

.btn-readmore {
  display: inline-block;
  position: relative;
  font-family: var(--secondary-font);
  font-size: 1.11rem;
  color: rgba(var(--font-color-rgb), 0.8);
  line-height: 1.5;
  text-decoration: none;
  font-weight: 700;
  margin-bottom: 5px;
}

.btn-readmore:hover {
  text-decoration: none;
  color: var(--font-color);
}

.btn-readmore::before,
.btn-readmore::after {
  content: "";
  background-color: var(--primary-color);
  -webkit-mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" width="180" height="5" viewBox="0 0 180 5"&gt; &lt;path id="Path_24556" data-name="Path 24556" d="M0,0H180L0,5Z" fill="%23e1bdbd"/&gt; &lt;/svg&gt;');
  mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" width="180" height="5" viewBox="0 0 180 5"&gt; &lt;path id="Path_24556" data-name="Path 24556" d="M0,0H180L0,5Z" fill="%23e1bdbd"/&gt; &lt;/svg&gt;');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: auto;
  mask-size: auto;
  width: 100%;
  height: 4px;
  position: absolute;
  bottom: -6px;
  left: 0;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}

.btn-readmore::before {
  background-color: var(--font-color);
  width: 0;
  z-index: 1;
}

.btn-readmore:hover::before {
  width: 100%;
}

.widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.widget ul ul {
  margin-top: 20px;
  margin-left: 15px;
}

.widget ul li {
  display: block;
  margin-bottom: 25px;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.6;
}

.widget ul li:last-child {
  margin-bottom: 0;
}

.widget ul li a {
  text-decoration: none;
  color: var(--font-color);
  /* display: inline-block; */
}

.widget ul li a:hover {
  color: var(--primary-color);
}

.search-form {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}

.search-form label {
  width: calc(100% - 50px);
}

.search-form .search-field {
  border-radius: 0;
  border-right: none;
  height: 50px;
  font-size: 0.8888em;
}

.search-form .search-submit {
  width: 50px;
  height: 50px;
  padding: 0;
  text-align: center;
  border-radius: 0;
  border: none;
  box-shadow: none;
  background-color: #fff;
  -webkit-mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"&gt;&lt;path fill="%23fff" d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"&gt;&lt;/path&gt;&lt;/svg&gt;');
  mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"&gt;&lt;path fill="%23fff" d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"&gt;&lt;/path&gt;&lt;/svg&gt;');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 20px;
  mask-size: 20px;
  -webkit-mask-position: center;
  mask-position: center;
  text-indent: 60px;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.search-form .search-submit:hover,
.search-form .search-submit:active,
.search-form .search-submit:focus {
  background-color: var(--primary-color);
}

/*==========================
LIGHT AND DARK TOGGLE
==========================*/
.sarada-dark-mode-toggle {
  position: fixed;
  top: 80px;
  right: 0;
  z-index: 99999;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  transform: translateX(100%);
}

.sarada-dark-mode-toggle.active {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
}

.sarada-dark-mode-toggle .sarada-dark-mode-toggle-btn {
  position: absolute;
  top: 0;
  right: 100%;
  padding: 0;
  width: 30px;
  height: 30px;
  background: var(--font-color);
  color: #fff;
  border-right: none;
  border-radius: 4px 0 0 4px;
  font-size: 0.7778em;
}

.sarada-dark-mode-toggle .sarada-dark-mode-toggle-btn:hover {
  background: var(--primary-color);
}

.sarada-light-dark-toggle {
  position: relative;
  width: auto;
  overflow: hidden;
  line-height: 1;
  background: #fff;
  padding: 10px;
  box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.16);
  border-radius: 0 0 0 5px;
  max-width: 90px;
  text-align: center;
  visibility: hidden;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}

.sarada-dark-mode-toggle.active .sarada-light-dark-toggle {
  visibility: visible;
}

.sarada-light-dark-toggle:focus-within {
  outline: thin solid var(--primary-color);
}

.sarada-light-dark-title {
  font-size: 0.6667em;
  font-weight: 700;
  letter-spacing: 0.5px;
  display: block;
  margin-bottom: 10px;
  line-height: 1.35;
}

.sarada-light-dark-toggle input[type="checkbox"] {
  position: absolute;
  top: 55px;
  left: 50%;
  opacity: 0;
}

.sarada-light-dark-toggle .sarada-light-dark-toggle-label {
  display: block;
  padding: 0;
  width: 35px;
  height: 20px;
  border-radius: 50px;
  border: 2px solid #121212;
  background: #121212;
  position: relative;
  margin: 0 auto;
}

.sarada-light-dark-toggle.current button,
.sarada-light-dark-toggle input[type="checkbox"]:checked + .sarada-light-dark-toggle-label {
  background: var(--primary-color);
  border-color: var(--primary-color);
}

.sarada-light-dark-toggle .sarada-light-dark-toggle-label::before {
  content: "";
  background: #fff;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 100%;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}

.sarada-light-dark-toggle.current button::before,
.sarada-light-dark-toggle input[type="checkbox"]:checked + .sarada-light-dark-toggle-label::before {
  left: calc(100% - 16px);
}

/*=========================
BACK TO TOP
=========================*/
.back-to-top {
  position: fixed;
  bottom: 10%;
  right: -100px;
  padding: 0;
  height: 55px;
  width: 55px;
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  background: rgba(var(--font-color-rgb), 0.8);
  border-radius: 100%;
}

.back-to-top.active {
  right: 40px;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}

.back-to-top:hover {
  background: var(--primary-color);
}

.back-to-top svg {
  width: 20px;
  height: 30px;
  margin: auto;
}

/*==============================
ADDITIONAL POST
==============================*/
.additional-post .title {
  margin-top: 0;
  margin-bottom: 0;
  font-family: var(--secondary-font);
  font-size: 2.21rem;
  line-height: 1.25;
  font-weight: 700;
}

.additional-post .section-grid article .entry-header .category {
  margin-bottom: 5px;
}

.additional-post .section-grid {
  display: flex;
  flex-wrap: wrap;
  max-width: 1450px;
  margin: 0 auto;
}

.additional-post .section-grid article {
  width: 32.33%;
  margin-right: 1%;
  margin-top: 50px;
}

.additional-post .section-grid article:nth-child(3n) {
  margin-right: 0;
}

.additional-post .section-grid article .post-thumbnail {
  margin-bottom: 25px;
  text-align: center;
  padding: 10px 12px;
}

.additional-post .section-grid article .post-thumbnail img {
  border: 3px solid #fff;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.additional-post .section-grid article:not(.has-single-img) .post-thumbnail {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}

.additional-post .section-grid article:not(.has-single-img) .post-thumbnail a {
  display: inline-block;
  position: relative;
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  transition: all ease 1s;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  transform-origin: center;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.additional-post .section-grid article:not(.has-single-img):hover .post-thumbnail a, 
.additional-post .section-grid article.hover:not(.has-single-img) .post-thumbnail a {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.additional-post .section-grid article:not(.has-single-img) .post-thumbnail img {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.additional-post .section-grid article:not(.has-single-img) .post-thumbnail a img + img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotateZ(3deg) rotateY(180deg);
  -moz-transform: rotateZ(3deg) rotateY(180deg);
  transform: rotateZ(3deg) rotateY(180deg);
}

.additional-post .section-grid article .entry-header {
  padding-left: 20px;
}

.additional-post .section-grid article .entry-title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.75;
}

.additional-post .section-grid article .entry-title a {
  text-decoration: none;
  color: var(--font-color);
  background-image: -webkit-linear-gradient(180deg, transparent 95%, var(--primary-color) 0);
  background-image: -moz-linear-gradient(180deg, transparent 95%, var(--primary-color) 0);
  background-image: linear-gradient(180deg, transparent 95%, var(--primary-color) 0);
  background-size: 0% 100%;
  background-repeat: no-repeat;
  -webkit-transition: background-size 0.4s ease;
  transition: background-size 0.4s ease;
}

.additional-post .section-grid article .entry-title a:hover {
  color: var(--font-color);
  background-size: 100% 100%;
}

/*============================
BLOSSOMTHEMES NEWSLETTER
============================*/
.blossomthemes-email-newsletter-wrapper form .subscribe-inner-wrap {
  position: relative;
}

.blossomthemes-email-newsletter-wrapper form .subscribe-inner-wrap input[type="checkbox"] {
  display: block;
  position: absolute;
  opacity: 0;
  top: 6px;
  left: 0;
}

.blossomthemes-email-newsletter-wrapper form label {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}

.blossomthemes-email-newsletter-wrapper form label .check-mark {
  margin-top: 5px;
  margin-bottom: 0;
}

.blossomthemes-email-newsletter-wrapper form label .text {
  font-size: 0.8888em;
  line-height: 1.5;
}

.blossomthemes-email-newsletter-wrapper form input[type="submit"] {
  width: auto;
}

/*=============================
SIDEBARS
=============================*/
.content-area,
.widget-area {
  margin-top: 100px;
  margin-bottom: 100px;
}

.fullwidth-centered .content-area {
  max-width: 811px;
  margin-left: auto;
  margin-right: auto;
}

.rightsidebar .content-area {
  float: left;
  width: calc(100% - 285px);
  padding-right: 60px;
}

.rightsidebar .widget-area {
  float: right;
  width: 285px;
}

.leftsidebar .content-area {
  float: right;
  width: calc(100% - 285px);
  padding-left: 60px;
}

.leftsidebar .widget-area {
  float: left;
  width: 285px;
}

.full-width-centered .site-content .content-area {
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
}

.widget-sticky .site-content &gt; .container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.leftsidebar.widget-sticky .site-content &gt; .container {
  flex-direction: row-reverse;
}

.widget-sticky .site-content .widget-area .widget:last-child {
  position: sticky;
  top: 50px;
}

/*============================
PAGINATION
============================*/
.pagination {
  margin-top: 100px;
  text-align: center;
}

.pagination .page-numbers {
  display: inline-block;
  width: 35px;
  text-align: center;
  height: 35px;
  line-height: 32px;
  margin-bottom: 5px;
  color: var(--font-color);
  font-size: 1em;
  font-weight: 400;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.5px;
  border: 1px solid transparent;
  margin-right: 5px;
}

.pagination .page-numbers.prev,
.pagination .page-numbers.next {
  width: auto;
  position: relative;
  padding-left: 25px;
  border: none;
}

.pagination .page-numbers.next {
  padding-left: 0;
  padding-right: 25px;
}

.pagination .page-numbers.prev:hover,
.pagination .page-numbers.next:hover {
  color: var(--primary-color);
}

.pagination .page-numbers.dots {
  border: none;
  width: auto;
}

.pagination .page-numbers.dots:hover {
  color: var(--font-color);
}

.pagination .page-numbers:hover,
.pagination .page-numbers.current {
  border-color: rgba(var(--primary-color-rgb), 0.3);
}

.pagination .page-numbers svg {
  width: 10px;
  height: 20px;
  margin: auto;
  position: absolute;
  top: 7px;
  left: 0;
}

.pagination .page-numbers.next svg {
  left: auto;
  right: 0;
}

.pagination .page-numbers.disabled,
.pagination .page-numbers.disabled:hover {
  opacity: 0.3;
  filter: alpha(opacity=30);
  color: var(--font-color);
  border-color: transparent;
  cursor: not-allowed;
}

.post-navigation {
  margin-top: 50px;
}

.post-navigation .nav-links:before,
.post-navigation .nav-links:after,
.posts-navigation .nav-links:before,
.posts-navigation .nav-links:after {
  content: "";
  display: table;
}

.post-navigation .nav-links:after,
.posts-navigation .nav-links:after {
  clear: both;
}

.posts-navigation .nav-links a {
  display: inline-block;
  vertical-align: middle;
  border: 2px solid #f0f0f0;
  border-radius: 0;
  padding: 15px 25px 15px 40px;
  font-size: 0.7778em;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  color: var(--font-color);
  position: relative;
  text-decoration: none;
}

.posts-navigation .nav-links .nav-next a {
  padding-left: 25px;
  padding-right: 40px;
}

.posts-navigation .nav-links a:hover {
  background: var(--primary-color);
  color: #fff;
  border-color: var(--primary-color);
}

.posts-navigation .nav-links a::before {
  content: "";
  background-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"&gt;&lt;path fill="%23777" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"&gt;&lt;/path&gt;&lt;/svg&gt;');
  position: absolute;
  top: 22px;
  left: 18px;
  width: 14px;
  height: 12px;
}

.posts-navigation .nav-links a:hover::before {
  background-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"&gt;&lt;path fill="%23fff" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"&gt;&lt;/path&gt;&lt;/svg&gt;');
}

.posts-navigation .nav-links .nav-next a::before {
  left: auto;
  right: 18px;
  background-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"&gt;&lt;path fill="%23777" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"&gt;&lt;/path&gt;&lt;/svg&gt;');
}

.posts-navigation .nav-links .nav-next a:hover::before {
  background-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"&gt;&lt;path fill="%23fff" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"&gt;&lt;/path&gt;&lt;/svg&gt;');
}

.post-navigation .nav-previous {
  padding-right: 50px;
}

.post-navigation .nav-next {
  text-align: left;
  padding-left: 50px;
}

.post-navigation .nav-previous + .nav-next {
  border-left: 1px solid rgba(var(--primary-color-rgb), 0.2);
}

.post-navigation .nav-links a {
  text-decoration: none;
}

.post-navigation .nav-links .meta-nav {
  position: relative;
  display: table;
  font-size: 1.06rem;
  color: var(--font-color);
  font-weight: 700;
  margin-bottom: 30px;
  font-family: var(--secondary-font);
  text-transform: uppercase;
  margin-right: auto;
  padding-bottom: 5px;
}

.post-navigation .nav-links .nav-previous .meta-nav {
  margin-right: 0;
  margin-left: auto;
}

.post-navigation .nav-links .meta-nav::before,
.post-navigation .nav-links .meta-nav::after {
  content: "";
  background-color: var(--primary-color);
  -webkit-mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" width="180" height="5" viewBox="0 0 180 5"&gt; &lt;path id="Path_24556" data-name="Path 24556" d="M0,0H180L0,5Z" fill="%23e1bdbd"/&gt; &lt;/svg&gt;');
  mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" width="180" height="5" viewBox="0 0 180 5"&gt; &lt;path id="Path_24556" data-name="Path 24556" d="M0,0H180L0,5Z" fill="%23e1bdbd"/&gt; &lt;/svg&gt;');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  mask-size: cover;
  -webkit-mask-position: 0 0;
  mask-position: 0 0;
  width: 130px;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}

.post-navigation .nav-links .meta-nav::after {
  width: 0;
  background-color: var(--font-color);
}

.post-navigation .nav-links a:hover .meta-nav::after {
  width: 130px;
}

.post-navigation .nav-links .nav-previous .meta-nav::before,
.post-navigation .nav-links .nav-previous .meta-nav::after {
  left: auto;
  right: 0;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}

.post-navigation .nav-links a .post-title {
  font-size: 1em;
  font-weight: 400;
  color: var(--font-color);
  line-height: 1.7;
  display: inline-block;
  width: calc(100% - 82px);
  padding-right: 20px;
  text-align: right;
  padding-top: 10px;
}

.post-navigation .nav-links .nav-next a .post-title {
  text-align: left;
  padding-right: 0;
  padding-left: 20px;
}

.post-navigation .nav-links a:hover .post-title {
  text-decoration: underline;
}

.post-navigation .nav-links .post-img {
  width: 82px;
  height: auto;
  overflow: hidden;
  margin: 0;
  float: right;
}

.post-navigation .nav-links .nav-next .post-img {
  float: left;
}

.post-navigation .nav-links .post-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  transform: rotate(2deg);
}

#load-posts {
  text-align: center;
}

#load-posts a {
  display: inline-block;
  font-size: 0.7778em;
  color: var(--font-color);
  text-decoration: none;
  font-weight: 700;
  letter-spacing: 1px;
  border: 2px solid #f0f0f0;
  border-radius: 0;
  padding: 15px 25px;
  text-align: center;
}

#load-posts a.loading,
#load-posts a:hover {
  background: var(--primary-color);
  border-color: var(--primary-color);
  color: #fff;
  text-decoration: none;
}

#load-posts a svg {
  margin-right: 10px;
}

#load-posts a.disabled {
  background: var(--primary-color);
  color: #fff;
  border-color: var(--primary-color);
  opacity: 0.6;
  cursor: not-allowed;
}

/*==========================
BREADCRUMB
==========================*/
.breadcrumb-wrapper {
  /* border-top: 1px solid rgba(var(--primary-color-rgb), 0.2); */
  width: 100%;
}

#crumbs {
  font-size: 0.83em;
  color: rgba(var(--font-color-rgb), 0.5);
  line-height: 1.5;
  background: rgba(var(--primary-color-rgb), 0.1);
  display: table;
  padding: 5px 15px;
}

#crumbs &gt; span {
  display: inline-block;
}

#crumbs a {
  display: inline-block;
  color: rgba(var(--font-color-rgb), 0.5);
  -webkit-transition: ease 0.2s;
  transition: ease 0.2s;
}

#crumbs a:hover {
  text-decoration: none;
  color: var(--font-color);
}

#crumbs .separator {
  margin: 0 8px 0 5px;
  display: inline-block;
  line-height: 1;
  font-size: 0.7em;
}

#crumbs .current a {
  color: var(--font-color);
  pointer-events: none;
}

/*========================
COMMENTS AREA
========================*/
.comments-area {
  padding: 60px 60px 0 60px;
  margin-top: 80px;
  background: rgba(var(--secondary-color-rgb), 0.3);
}

.comments-area .comments-title,
.comment-respond .comment-reply-title {
  margin-top: 0;
  margin-bottom: 50px;
  font-size: 1.22em;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(var(--primary-color-rgb), 0.1);
  display: inline-block;
}

.comments-area .says {
  display: none;
}

.comments-area ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.comments-area ol li ol {
  margin-left: 70px;
}
.comment-list .comment {
  border-top: 1px solid rgba(var(--primary-color-rgb), 0.3);
  margin-top: 30px;
  padding-top: 30px;
}
.comment-list &gt; .comment:first-child {
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}
.comments-area .comment-body {
  position: relative;
  padding-left: 70px;
}
.comments-area .bypostauthor &gt; .comment-body .comment-author::after {
  content: "";
  background-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" width="17.96" height="17.96" viewBox="0 0 17.96 17.96"&gt;&lt;g transform="translate(-584 -10824)"&gt;&lt;rect width="17.96" height="17.96" rx="8.98" transform="translate(584 10824)" fill="%2300ab0b"/&gt;&lt;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"/&gt;&lt;/g&gt;&lt;/svg&gt;');
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 35px;
  left: 35px;
}
.comment-body img.avatar {
  position: absolute;
  top: 5px;
  left: 0;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  object-fit: cover;
}
.comment-body b.fn {
  font-size: 1.1112em;
  margin-bottom: 0;
  display: block;
  font-weight: 400;
}
.comment-author a {
  color: var(--font-color);
  line-height: 1.25em;
}

.comment-body b.fn span.says {
  display: none;
}
.comment-body .comment-metadata {
  font-size: 0.8888em;
  color: rgba(var(--font-color-rgb), 0.8);
  line-height: 1.25;
}
.comment-metadata a {
  color: rgba(var(--font-color-rgb), 0.8);
}

.comment-body .comment-awaiting-moderation {
  font-size: 0.8888em;
  line-height: 1.65;
  margin-top: 10px;
  margin-bottom: 0;
  color: red;
  letter-spacing: 0.5px;
}

.comment-body .reply .comment-reply-link {
  padding-bottom: 2px;
  display: inline-block;
  text-align: center;
  position: relative;
  vertical-align: top;
  color: var(--font-color);
  font-size: 1.06rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.5px;
  font-family: var(--secondary-font);
  line-height: 1.2;
  text-decoration: none;
}

.comment-body .reply .comment-reply-link::before,
.comment-body .reply .comment-reply-link::after {
  content: "";
  background-color: var(--primary-color);
  -webkit-mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" width="180" height="5" viewBox="0 0 180 5"&gt; &lt;path id="Path_24556" data-name="Path 24556" d="M0,0H180L0,5Z" fill="%23e1bdbd"/&gt; &lt;/svg&gt;');
  mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" width="180" height="5" viewBox="0 0 180 5"&gt; &lt;path id="Path_24556" data-name="Path 24556" d="M0,0H180L0,5Z" fill="%23e1bdbd"/&gt; &lt;/svg&gt;');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  mask-size: cover;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 100%;
  right: 0;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}

.comment-body .reply .comment-reply-link::after {
  background-color: var(--font-color);
  width: 0;
}

.comment-body .reply .comment-reply-link:hover::after {
  width: 100%;
}

.comment-body .comment-content {
  font-weight: 400;
}
.comment-body .comment-content p {
  margin-top: 10px;
  margin-bottom: 15px;
}

.comments-area .comment-respond {
  background: rgba(var(--primary-color-rgb), 0.5);
  padding: 40px;
}

.comments-area .comment-list + .comment-respond {
  margin-top: 80px;
}

.comment-respond .comment-reply-title {
  border-bottom: none;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.comment-respond .comment-reply-title small {
  font-size: 60%;
  line-height: 1.3;
  vertical-align: middle;
  display: inline-block;
  letter-spacing: 0.5px;
}

.comment-respond .comment-reply-title a {
  display: inline-block;
  margin-left: 10px;
  color: rgba(var(--font-color-rgb), 0.8);
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 700;
  padding-left: 10px;
  border-left: 1px solid rgba(var(--font-color-rgb), 0.8);
}

.comment-respond .comment-form p {
  margin-top: 0;
  margin-bottom: 20px;
}
.comment-form p.comment-notes {
  display: none;
  width: 100%;
}

.comment-respond a {
  color: rgba(var(--font-color-rgb), 0.7);
}

.comment-respond a:hover {
  color: var(--font-color);
}

.comments-area .comment-respond .comment-form p textarea,
.comments-area .comment-respond .comment-form p input {
  border: none;
}
.comments-area .comment-respond .comment-form p:not(.comment-form-cookies-consent) label {
  display: none;
}
.comments-area .comment-respond .comment-form p.comment-form-cookies-consent {
  position: relative;
  width: 100%;
}
.comments-area .comment-respond .comment-form p.comment-form-cookies-consent label {
  font-size: 0.8888em;
  line-height: 1.65;
  color: var(--font-color);
  padding-left: 30px;
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: auto;
}
.comments-area .comment-respond .comment-form p.comment-form-cookies-consent label:hover {
  text-decoration: underline;
}
.comments-area .comment-respond .comment-form p.comment-form-cookies-consent label::before {
  content: "";
  width: 16px;
  height: 16px;
  border: 1px solid var(--primary-color);
  background-color: #fff;
  background-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"&gt;&lt;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"&gt;&lt;/path&gt;&lt;/svg&gt;');
  background-repeat: no-repeat;
  background-size: 0;
  background-position: center;
  position: absolute;
  top: 6px;
  left: 0;
  font-weight: normal;
  text-align: center;
  line-height: 14px;
  font-size: 0;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}
.comments-area .comment-respond .comment-form p.comment-form-cookies-consent input[type="checkbox"]:checked + label::before {
  content: "";
  border-color: var(--font-color);
  background-color: var(--font-color);
  background-size: 10px;
}
.comments-area .comment-respond .comment-form p.comment-form-cookies-consent input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  top: 12px;
  left: 2px;
}
.comment-form p.form-submit {
  margin-bottom: 0;
  margin-top: 0;
  width: 100%;
}
.comment-form p.form-submit input[type="submit"] {
  padding: 15px 35px;
  font-size: 1.06rem;
  text-transform: uppercase;
  width: 100%;
  background: var(--font-color);
  font-family: var(--secondary-font);
  font-weight: 700;;
  border: 1px solid var(--font-color);
}

.comment-form p.form-submit input[type="submit"]:hover {
  background: none;
  color: var(--font-color);
}

/*=============================
sticky t bar
=============================*/
/* .sticky-t-bar {
   position: sticky;
   top: 0;
   z-index: 9999;
   } */

   .sticky-bar-content {
    background: var(--font-color);
    text-align: center;
    padding: 8px 0;
    color: #fff;
    font-size: 0.8888em;
    line-height: 1.25;
  }

  .sticky-bar-content a.btn-readmore {
    display: inline-block;
    color: #fff;
    background: none;
    font-size: 0.8888em;
    padding: 5px 15px;
    text-decoration: none;
    margin-left: 4%;
    margin-bottom: 0;
    border: 1px solid #fff;
    font-family: var(--primary-font);
    font-weight: 400;
  }

  .sticky-bar-content a.btn-readmore:hover {
    background: var(--primary-color);
    border-color: var(--primary-color);
  }

  .sticky-bar-content a.btn-readmore:before,
  .sticky-bar-content a.btn-readmore:after {
    display: none;
  }

  .sticky-t-bar .close {
    background: none;
    padding: 0;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 12px;
    right: 3%;
    cursor: pointer;
    z-index: 9999;
    -webkit-transition: all ease 0.35s;
    -moz-transition: all ease 0.35s;
    transition: all ease 0.35s;
  }

  .admin-bar .sticky-t-bar .close {
    top: 44px;
  }

  .sticky-t-bar .close::before,
  .sticky-t-bar .close::after {
    content: "";
    background: #fff;
    width: 20px;
    height: 2px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all ease 0.35s;
    -moz-transition: all ease 0.35s;
    transition: all ease 0.35s;
  }

  .sticky-t-bar .close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .sticky-t-bar:not(.active) .close {
    top: 0;
    background: var(--primary-color);
  }

  .admin-bar .sticky-t-bar:not(.active) .close {
    top: 32px;
  }

  .sticky-t-bar:not(.active) .close::before,
  .sticky-t-bar:not(.active) .close::after {
    width: 8px;
    left: -5px;
    height: 2px;
  }

  .sticky-t-bar:not(.active) .close::after {
    left: 0;
    right: -5px;
  }

  .sticky-t-bar.newsletter-enabled .sticky-bar-content {
    background: none;
    padding: 0;
    font-size: 1em;
  }

  .sticky-t-bar .blossomthemes-email-newsletter-wrapper .container {
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }

  @media(max-width:1300px){
    .sticky-t-bar .blossomthemes-email-newsletter-wrapper .container {
      padding-top:30px;
    }
    .sticky-t-bar .close{
      top: 3px;
    }
  }

  .newsletter-enabled .blossomthemes-email-newsletter-wrapper .text-holder {
    display: flex;
    flex-direction: column;
    flex: 1;
    text-align: left;
    padding-right: 20px;
    margin-bottom: 0;
  }

  .newsletter-enabled .blossomthemes-email-newsletter-wrapper .text-holder h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.3333em;
    line-height: 1.3;
  }

  .newsletter-enabled .blossomthemes-email-newsletter-wrapper .text-holder span {
    display: block;
    font-size: 1em;
  }

  .newsletter-enabled .blossomthemes-email-newsletter-wrapper .text-holder h3 + span {
    margin-top: 10px;
  }

  .newsletter-enabled .blossomthemes-email-newsletter-wrapper form {
    display: flex;
    flex-wrap: wrap;
    flex: 1;
  }

  .newsletter-enabled .blossomthemes-email-newsletter-wrapper form input[type="text"] {
    display: flex;
    flex: 1;
    margin-left: 3%;
    height: 35px;
    padding: 5px 15px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .newsletter-enabled .blossomthemes-email-newsletter-wrapper form label {
    order: 5;
    margin-top: 10px;
    margin-left: 3%;
  }

  .sticky-t-bar .blossomthemes-email-newsletter-wrapper form label .text {
    flex: initial;
  }

  .sticky-t-bar .blossomthemes-email-newsletter-wrapper form label input[type="checkbox"]:checked + .check-mark {
    background: #fff;
  }

  .newsletter-enabled .blossomthemes-email-newsletter-wrapper form input[type="submit"] {
    min-height: 35px;
    padding-top: 5px;
    padding-bottom: 5px;
   margin-top: 0;
    margin-left: 3%;
    border: 1px solid #fff;
    background: none;
    font-family: var(--secondary-font);
    font-size: 1rem;
  }

  .newsletter-enabled .blossomthemes-email-newsletter-wrapper form input[type="submit"]:hover {
    background: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff;
  }

/*==========================
INSTAGRAM SECTION
==========================*/
.header-instagram,
.footer-instagram {
  position: relative;
  z-index: 1;
  text-align: center;
  display: flex;
  flex: auto;
  flex-direction: column;
}

ul[class*="photos-"] li.hover .instagram-meta {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  width: 44px;
  text-align: center;
  padding-right: 0;
  top: -4px;
}

.header-instagram p,
.footer-instagram p {
  margin-top: 0;
  margin-bottom: 0;
}

.header-instagram .popup-gallery,
.footer-instagram .popup-gallery {
  order: 2;
  display: flex;
  flex: auto;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}

.header-instagram .popup-gallery li,
.footer-instagram .popup-gallery li {
  padding: 0;
  display: block;
  position: relative;
}

.header-instagram .popup-gallery.photos-2 li,
.footer-instagram .popup-gallery.photos-2 li {
  width: 50%;
}

.header-instagram .popup-gallery.photos-3 li,
.footer-instagram .popup-gallery.photos-3 li {
  width: 33.33%;
}

.header-instagram .popup-gallery.photos-4 li,
.footer-instagram .popup-gallery.photos-4 li {
  width: 25%;
}

.header-instagram .popup-gallery.photos-5 li,
.footer-instagram .popup-gallery.photos-5 li {
  width: 20%;
}

.header-instagram .popup-gallery.photos-6 li,
.footer-instagram .popup-gallery.photos-6 li {
  width: 16.6667%;
}

.header-instagram .popup-gallery.photos-7 li,
.footer-instagram .popup-gallery.photos-7 li {
  width: 14.26%;
}

.header-instagram .popup-gallery.photos-8 li,
.footer-instagram .popup-gallery.photos-8 li {
  width: 12.5%;
}

.header-instagram .popup-gallery.photos-9 li,
.footer-instagram .popup-gallery.photos-9 li {
  width: 11.111%;
}

.header-instagram .popup-gallery.photos-10 li,
.footer-instagram .popup-gallery.photos-10 li {
  width: 10%;
}

.header-instagram .popup-gallery.photos-11 li,
.footer-instagram .popup-gallery.photos-11 li {
  width: 9.08%;
}

.header-instagram .popup-gallery.photos-12 li,
.footer-instagram .popup-gallery.photos-12 li {
  width: 8.33%;
}

.header-instagram ul li .instagram-meta,
.footer-instagram ul li .instagram-meta, 
.widget ul li .instagram-meta {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  font-size: 0.7778em;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  padding: 10px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}

.header-instagram ul li:hover .instagram-meta,
.footer-instagram ul li:hover .instagram-meta, 
.widget ul li:hover .instagram-meta {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}

.header-instagram ul li .instagram-meta span,
.footer-instagram ul li .instagram-meta span {
  padding: 5px 10px;
  display: inline-block;
}

.widget ul li .instagram-meta span {
  padding-right: 5px;
}

.widget ul li .instagram-meta span:last-child {
  padding-right: 0;
}

.header-instagram ul li .instagram-meta span svg,
.footer-instagram ul li .instagram-meta span svg, 
.widget ul li .instagram-meta span svg {
  margin-right: 5px;
}

.header-instagram .profile-link,
.footer-instagram .profile-link {
  font-size: 0.7778em;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--font-color);
  letter-spacing: 2px;
  margin: 20px auto;
}

.header-instagram .profile-link {
  display: none;
}

.header-instagram .profile-link .insta-icon,
.footer-instagram .profile-link .insta-icon {
  display: inline-block;
  margin-right: 10px;
  font-size: 1.5em;
  line-height: 1;
  position: relative;
  top: 2px;
}

.mfp-bg {
  z-index: 99999;
}

.mfp-wrap {
  z-index: 99999;
}

@media screen and (max-width: 1170px) {
  .header-instagram {
    overflow: auto;
  }

  .header-instagram .popup-gallery {
    flex-wrap: unset;
    width: 1170px;
  }

  .header-instagram .popup-gallery.photos-2 li, 
  .header-instagram .popup-gallery.photos-3 li, 
  .header-instagram .popup-gallery.photos-4 li, 
  .header-instagram .popup-gallery.photos-5 li, 
  .header-instagram .popup-gallery.photos-6 li, 
  .header-instagram .popup-gallery.photos-7 li, 
  .header-instagram .popup-gallery.photos-8 li, 
  .header-instagram .popup-gallery.photos-9 li, 
  .header-instagram .popup-gallery.photos-10 li, 
  .header-instagram .popup-gallery.photos-11 li, 
  .header-instagram .popup-gallery.photos-12 li {
    width: 160px;
  }
}

@media screen and (max-width: 1024px) {
  .footer-instagram .popup-gallery.photos-5 li,
  .footer-instagram .popup-gallery.photos-6 li,
  .footer-instagram .popup-gallery.photos-7 li,
  .footer-instagram .popup-gallery.photos-8 li,
  .footer-instagram .popup-gallery.photos-9 li,
  .footer-instagram .popup-gallery.photos-10 li,
  .footer-instagram .popup-gallery.photos-11 li,
  .footer-instagram .popup-gallery.photos-12 li {
    width: 16.66%;
  }
}

@media screen and (max-width: 767px) {
  .footer-instagram .popup-gallery.photos-2 li,
  .footer-instagram .popup-gallery.photos-3 li,
  .footer-instagram .popup-gallery.photos-4 li,
  .footer-instagram .popup-gallery.photos-5 li,
  .footer-instagram .popup-gallery.photos-6 li,
  .footer-instagram .popup-gallery.photos-7 li,
  .footer-instagram .popup-gallery.photos-8 li,
  .footer-instagram .popup-gallery.photos-9 li,
  .footer-instagram .popup-gallery.photos-10 li,
  .footer-instagram .popup-gallery.photos-11 li,
  .footer-instagram .popup-gallery.photos-12 li {
    width: 33.33%;
  }

  .header-instagram ul li .instagram-meta,
  .footer-instagram ul li .instagram-meta {
    padding: 5px;
  }
}

/*===========================
STICKY NEWSLETTER 
==========================*/
.sticky-newsletter-wrap {
  position: fixed;
  top: 25%;
  left: 0;
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

.sticky-newsletter-wrap.show {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}

.sticky-newsletter-wrap.active + .site-header.style-one .header-social {
  display: none !important;
}

.sticky-newsletter-wrap .newsletter-toggle {
  padding: 0;
  width: 45px;
  height: 45px;
  background: #fff;
  border: 1px solid var(--primary-color);
  position: relative;
}

.sticky-newsletter-wrap .newsletter-toggle span,
.sticky-newsletter-wrap .newsletter-toggle span::before,
.sticky-newsletter-wrap .newsletter-toggle span::after {
  position: absolute;
  top: 0;
  right: 0px;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 2px;
  background: var(--primary-color);
  margin: auto;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}

.sticky-newsletter-wrap .newsletter-toggle span::before {
  content: "";
  width: 10px;
  left: auto;
  top: -8px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sticky-newsletter-wrap .newsletter-toggle span::after {
  content: "";
  width: 10px;
  left: auto;
  bottom: -8px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sticky-newsletter-wrap.active .newsletter-toggle span {
  background: none;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sticky-newsletter-wrap.active .newsletter-toggle span::before,
.sticky-newsletter-wrap.active .newsletter-toggle span::after {
  top: 0;
  left: 0;
  width: 20px;
  bottom: 0;
}

.sticky-newsletter-inner {
  position: absolute;
  top: 46px;
  left: 0;
  width: 280px;
  overflow: auto;
  max-height: 680px;
  background: #fff;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
  visibility: hidden;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  transform: translateX(-100%);
}

.sticky-newsletter-wrap.active .sticky-newsletter-inner {
  visibility: visible;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
}

.sticky-newsletter-inner .widget {
  margin-bottom: 35px;
}

.sticky-newsletter-inner .widget:last-child {
  margin-bottom: 0;
}

.sticky-newsletter-inner .widget .widget-title {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 1.06em;
  text-align: center;
}

.sticky-newsletter-inner .widget.widget_blossomthemes_email_newsletter_widget .widget-title {
  margin-bottom: 20px;
}

.sticky-newsletter-wrap .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper {
  width: 100%;
  margin: 0;
  padding-left: 15px;
  padding-right: 15px;
}

.sticky-newsletter-wrap .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper:before {
  display: none;
}

.sticky-newsletter-inner .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .text-holder h3 {
  font-size: 2.21rem;
  font-family: var(--secondary-font);
  font-weight: 700;
  line-height: 1.25;
}

.sticky-newsletter-inner .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .text-holder span {
  font-size: 1em;
}

.sticky-newsletter-wrap .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper form input[type="submit"] {
  font-family: var(--primary-font);
  font-weight: 400;
  font-size: 0.7778em;
  padding-top: 17px;
  padding-bottom: 17px;
}

.sticky-newsletter-wrap .widget_bttk_social_links ul li {
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  font-size: 0.8888em;
}

.sticky-newsletter-wrap .widget_bttk_social_links ul li:last-child {
  margin-bottom: 15px;
}

.sticky-newsletter-wrap .widget_bttk_social_links ul li a {
  background: none;
  width: auto;
  height: auto;
  line-height: normal;
  border: none;
}

/*=========================
SITE HEADER
=========================*/
body.custom-background .site {
  max-width: 90%;
  margin: 0 auto;
  background: #fff;
}

.site-header.style-one {
  text-align: center;
}

.site-header.has-bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}

.site-header.has-bg::before {
  content: "";
  background: rgba(255, 255, 255, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.site-header.style-one .header-mid {
  position: relative;
}

.site-header.style-one .header-mid .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 100%;
  padding-left: 3%;
  padding-right: 3%;
}

.site-header.style-one .header-mid .site-branding {
  display: inline-block;
  padding: 30px 0;
  vertical-align: middle;
  margin: 0 3%;
  max-width: 200px;
}

.site-header.style-one .header-mid .main-navigation, 
.site-header.style-one .header-mid .secondary-nav {
  display: flex;
  flex: 1;
}

.site-header.style-one .header-mid .secondary-nav {
  order: 3;
}

.site-header.style-one .header-mid .main-navigation &gt; div, 
.site-header.style-one .header-mid .secondary-nav &gt; div {
  width: 100%;
}

.site-header.style-one .header-mid .main-navigation &gt; div {
  text-align: right;
}

.site-header.style-one .header-mid .secondary-nav &gt; div {
  text-align: left;
}

.site-logo {
  display: inline-block;
}

.site-header .site-title-wrap {
  text-align: center;
}

.site-title-wrap .site-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-family: var(--secondary-font);
  font-weight: 700;
  line-height: 1.3;
}

.site-title-wrap .site-title a {
  display: inline-block;
  color: var(--font-color);
  text-decoration: none;
}

.site-title-wrap .site-description {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 0.8888em;
  color: rgba(var(--font-color-rgb), 0.6);
  line-height: 1.5;
}

.site-header.style-one .header-mid .main-navigation + .site-branding {
  order: -1;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.site-header.style-one .header-mid .main-navigation + .site-branding .site-title-wrap {
  text-align: left;
}

.site-header.style-one .header-mid .main-navigation + .site-branding.has-logo-text .site-title-wrap {
  padding-left: 15px;
}

.main-navigation ul li, 
.site-header.style-one .secondary-nav ul li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-size: 0.8888em;
  margin-right: 5%;
}

.site-header.style-one .main-navigation ul li, 
.site-header.style-one .secondary-nav ul li {
  text-align: center;
}

.main-navigation ul.nav-menu &gt; li:last-child, 
.site-header.style-one .secondary-nav ul.nav-menu &gt; li:last-child {
  margin-right: 0;
}

.main-navigation ul li a, 
.site-header.style-one .secondary-nav ul li a {
  color: var(--font-color);
  display: inline-block;
  text-align: center;
  text-decoration: none;
  padding: 0px 10px;
}

.main-navigation ul li.menu-item-has-children &gt; a {
  padding-right: 25px;
}

.site-header.style-one .main-navigation ul li.menu-item-has-children &gt; a {
  padding-right: 10px;
}

.main-navigation ul li:hover &gt; a, 
.site-header.style-one .secondary-nav ul li:hover &gt; a {
  background: rgba(var(--primary-color-rgb), 0.15);
}

.main-navigation ul li.current-menu-item &gt; a,
.main-navigation ul li.current_page_item &gt; a,
.main-navigation ul li.current-menu-ancestor &gt; a,
.main-navigation ul li.current_page_ancestor &gt; a, 
.site-header.style-one .secondary-nav ul li.current-menu-item &gt; a,
.site-header.style-one .secondary-nav ul li.current_page_item &gt; a,
.site-header.style-one .secondary-nav ul li.current-menu-ancestor &gt; a,
.site-header.style-one .secondary-nav ul li.current_page_ancestor &gt; a {
  background: var(--font-color);
  color: #fff;
}

.main-navigation .nav-menu &gt; li &gt; ul &gt; li.current-menu-item &gt; a,
.main-navigation .nav-menu &gt; li &gt; ul &gt; li.current_page_item &gt; a,
.main-navigation .nav-menu &gt; li &gt; ul &gt; li.current-menu-ancestor &gt; a,
.main-navigation .nav-menu &gt; li &gt; ul &gt; li.current_page_ancestor &gt; a, 
.site-header.style-one .secondary-nav .nav-menu &gt; li &gt; ul &gt; li.current-menu-item &gt; a,
.site-header.style-one .secondary-nav .nav-menu &gt; li &gt; ul &gt; li.current_page_item &gt; a,
.site-header.style-one .secondary-nav .nav-menu &gt; li &gt; ul &gt; li.current-menu-ancestor &gt; a,
.site-header.style-one .secondary-nav .nav-menu &gt; li &gt; ul &gt; li.current_page_ancestor &gt; a {
  background: rgba(255,255,255, 0.05);
}

.submenu-toggle {
  background: none;
  color: var(--font-color);
  padding: 0;
  position: absolute;
  top: 10px;
  right: 10px;
  line-height: 1;
  font-size: 0.6666em;
}

.sub-menu .submenu-toggle {
  top: 25px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.submenu-toggle:hover {
  background: none;
  color: var(--font-color);
}

.main-navigation ul li.current-menu-item &gt; .submenu-toggle,
.main-navigation ul li.current_page_item &gt; .submenu-toggle,
.main-navigation ul li.current-menu-ancestor &gt; .submenu-toggle,
.main-navigation ul li.current_page_ancestor &gt; .submenu-toggle {
  color: #fff;
}

.site-header.style-one .main-navigation .nav-menu &gt; li.menu-item-has-children, 
.site-header.style-one .secondary-nav .nav-menu &gt; li.menu-item-has-children { 
  vertical-align: top;
}

.site-header.style-one .main-navigation .nav-menu &gt; li &gt; .submenu-toggle, 
.site-header.style-one .secondary-nav .nav-menu &gt; li &gt; .submenu-toggle {
  top: auto;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 0.7778em;
}

.main-navigation ul li .menu-subtitle, 
.site-header.style-one .secondary-nav ul li .menu-subtitle {
  margin-bottom: 5px;
  display: block;
  font-family: var(--secondary-font);
  font-size: 1rem;
  color: var(--primary-color);
  line-height: 1;
  letter-spacing: 0.5px;
  font-weight: 700;
}

.main-navigation ul li .sub-menu, 
.site-header.style-one .secondary-nav ul li .sub-menu {
  position: absolute;
  top: 100%;
  left: -9999%;
  width: 250px;
  background: #fff;
  box-shadow: 0 0 36px rgba(var(--font-color-rgb), 0.06);
  z-index: 9999;
  opacity: 0;
  /* visibility: hidden; */
  -webkit-transition: opacity 0.35s ease;
  -moz-transition: opacity 0.35s ease;
  transition: opacity 0.35s ease;
}

.main-navigation ul.nav-menu &gt; li &gt; .sub-menu, 
.site-header.style-one .secondary-nav ul.nav-menu &gt; li &gt; .sub-menu {
  background: #171717;
}

.main-navigation ul li .sub-menu::before, 
.site-header.style-one .secondary-nav ul li .sub-menu::before {
  content: "";
  border-bottom: 7px solid #fff;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  position: absolute;
  top: 27px;
  left: -10px;
  margin: 0 auto;
  width: 0;
  height: 0;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.main-navigation ul.nav-menu &gt; li &gt; .sub-menu::before, 
.site-header.style-one .secondary-nav ul.nav-menu &gt; li &gt; .sub-menu::before {
  border-bottom-color: #171717;
  top: -7px;
  left: 0;
  right: 0;
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
}

.main-navigation ul .sub-menu .sub-menu, 
.site-header.style-one .secondary-nav ul .sub-menu .sub-menu {
  top: 0;
  left: 100%;
}

.main-navigation ul li:hover &gt; .sub-menu, 
.main-navigation ul li.hover &gt; .sub-menu, 
.site-header.style-one .secondary-nav ul li:hover &gt; .sub-menu, 
.site-header.style-one .secondary-nav ul li.hover &gt; .sub-menu {
  opacity: 1;
  filter: alpha(opacity=100);
  /* visibility: visible; */
  left: 0;
}

.main-navigation ul ul li:hover &gt; .sub-menu, 
.main-navigation ul ul li.hover &gt; .sub-menu {
  left: 100%;
}

.site-header.style-one .secondary-nav ul .sub-menu .sub-menu {
  left: auto;
  right: 9999%;
}

.site-header.style-one .secondary-nav ul li .sub-menu::before {
  left: auto;
  right: -10px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
}

.site-header.style-one .secondary-nav ul ul li:hover &gt; .sub-menu, 
.site-header.style-one .secondary-nav ul ul li.hover &gt; .sub-menu {
  left: auto;
  right: 100%;
}

.main-navigation ul ul li, 
.site-header.style-one .secondary-nav ul ul li {
  display: block;
  font-size: 1em;
  margin-right: 0;
}

.main-navigation ul ul li a, 
.site-header.style-one .secondary-nav ul ul li a {
  display: block;
  text-align: left;
  padding: 15px 20px;
  border-bottom: 1px solid rgba(var(--font-color-rgb), 0.05);
}

.main-navigation ul.nav-menu &gt; li &gt; .sub-menu &gt; li &gt; a, 
.site-header.style-one .secondary-nav ul.nav-menu &gt; li &gt; .sub-menu &gt; li &gt; a {
  color: #fff;
  border-bottom-color: rgba(255,255,255,0.05);
}

.main-navigation ul.nav-menu &gt; li &gt; .sub-menu &gt; li:hover &gt; a, 
.site-header.style-one .secondary-nav ul.nav-menu &gt; li &gt; .sub-menu &gt; li:hover &gt; a {
  background: rgba(255,255,255, 0.05);
}

.main-navigation ul.nav-menu &gt; li &gt; .sub-menu &gt; li &gt; .submenu-toggle, 
.site-header.style-one .secondary-nav ul.nav-menu &gt; li &gt; .sub-menu &gt; li &gt; .submenu-toggle {
  color: #fff;
}

.site-header .header-social .social-networks {
  display: flex;
  flex-wrap: wrap;
}

.site-header .header-social .social-networks li {
  font-size: 0.7778em;
}

.site-header .header-social .social-networks a {
  display: inline-block;
  padding: 5px 15px;
  color: var(--font-color);
}

.site-header .header-social .social-networks a:hover {
  color: var(--primary-color);
}

.site-header.style-one .header-social {
  display: none;
  position: fixed;
  top: 50%;
  left: 0;
  z-index: 99;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

.site-header.style-one .header-social .social-networks {
  flex-direction: column;
}

.site-header.style-one .header-social ul li {
  font-size: 1em;
}

.site-header.style-one .header-social ul li a {
  padding: 0;
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 1em;
  color: rgba(var(--font-color-rgb), 0.8);
  border: 1px solid rgba(var(--font-color-rgb), 0.1);
  background: #fff;
}

.site-header.style-one .header-social ul li:not(:last-child) a {
  border-bottom: none;
}

.site-header.style-one .header-social ul li a:hover {
  background: var(--primary-color) !important;
  color: #fff;
  border-color: var(--primary-color);
}

.site-header .header-cart a {
  display: inline-block;
  font-size: 0.7778em;
  color: var(--font-color);
  padding: 5px 15px;
  position: relative;
  text-align: center;
}

.site-header .header-cart a:hover {
  color: var(--primary-color);
}

.site-header .header-cart a .count {
  position: absolute;
  bottom: calc(100% - 3px);
  right: 7px;
  line-height: 1;
  background: var(--font-color);
  color: #fff;
  padding: 2px 5px;
  border-radius: 2px;
  font-size: 0.85em;
  pointer-events: none;
  min-width: 20px;
  opacity: 0;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}

.site-header .header-cart a:hover .count, 
.site-header .header-cart.hover a .count {
  opacity: 1;
  filter: alpha(opacity=100);
}

.site-header .header-cart a .count::after {
  content: "";
  border-top: 3px solid var(--font-color);
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  position: absolute;
  top: 100%;
  left: -8px;
  width: 0;
  height: 0;
  right: 0;
  margin: 0 auto;
}

.site-header .header-search {
  position: relative;
}

.site-header .search-toggle {
  background: none;
  padding: 5px 0 5px 10px;
  font-size: 0.7778em;
}

.site-header .search-toggle svg {
  width: 20px;
  height: 20px;
}

.site-header .search-toggle svg path,
.site-header .search-toggle svg circle + circle {
  stroke: var(--font-color);
}

.site-header .search-toggle:hover svg path,
.site-header .search-toggle:hover svg circle + circle {
  stroke: var(--primary-color);
}

body.search-active {
  overflow: hidden;
}

.site-header .header-search-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(var(--font-color-rgb), 0.9);
  z-index: 999999;
  display: none;
}

.site-header .header-search-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.site-header .header-search-wrap .close {
  position: absolute;
  top: 30px;
  right: 50px;
  padding: 0;
  width: 30px;
  height: 30px;
  background: none;
}

.site-header .header-search-wrap .close::before,
.site-header .header-search-wrap .close::after {
  content: "";
  background: #fff;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}

.site-header .header-search-wrap .close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.site-header .header-search-wrap .close:hover::before,
.site-header .header-search-wrap .close:hover::after {
  background: var(--primary-color);
}

.site-header .header-search-wrap .search-form {
  max-width: 768px;
  width: 100%;
  flex: initial;
  border-bottom: 3px solid rgba(255, 255, 255, 0.5);
  position: relative;
}

.site-header .header-search-wrap .search-form label {
  width: 100%
}

.site-header .header-search-wrap .search-form .search-field {
  height: 70px;
  padding-left: 20px;
  padding-right: 60px;
  font-size: 1.3333em;
  background: none;
  border: none;
  color: #fff;
}

.site-header .header-search-wrap .search-form .search-submit {
  width: 70px;
  height: 70px;
  text-indent: 80px;
  -webkit-mask-size: 30px;
  mask-size: 30px;
  -webkit-mask-position: center right;
  mask-position: center right;
  position: absolute;
  bottom:0;
  right: 20px;
}

/*=============================
SITE HEADER STYLE TWO
=============================*/
.site-header.style-two .header-mid {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 40px;
}

.site-header.style-two .header-bottom .container {
  display: flex;
  flex-wrap: wrap;
}

.site-header.style-two .site-branding.has-logo-text {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.site-header.style-two .site-branding.has-logo-text .site-title-wrap {
  padding-left: 15px;
  text-align: left;
}

.site-header.style-two .header-bottom .main-navigation {
  display: flex;
  flex: 1;
  align-items: center;
}

.site-header.style-two .header-bottom .main-navigation &gt; div {
  width: 100%;
}

.site-header.style-two .header-bottom .main-navigation ul.nav-menu &gt; li {
  margin-bottom: 30px;
}

.site-header.style-two .header-bottom .header-right {
  display: flex;
  flex: initial;
  align-items: center;
  margin-bottom: 30px;
}

/*=============================
SITE HEADER STYLE THREE
=============================*/
.site-header.style-three .header-mid {
  padding: 17px 2%;
  background: var(--secondary-color);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.site-header.style-three .header-mid .header-left {
  display: flex;
  flex-wrap: wrap;
  flex: initial;
}

.site-header.style-three .header-mid .main-navigation {
  display: flex;
  flex: 1;
  align-items: center;
  flex-direction: column;
}

.site-header.style-three .header-mid .main-navigation &gt; div {
  width: 100%;
}

.site-header.style-three .header-mid .main-navigation .nav-menu {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.site-header.style-three .main-navigation ul.nav-menu &gt; li {
  margin-right: 2%;
}

.site-header.style-three .main-navigation ul.nav-menu &gt; li:last-child {
  margin-right: 0;
}

.site-header.style-three .header-mid .header-right {
  display: flex;
  flex: initial;
  flex-wrap: wrap;
  align-items: center;
}

.site-header.style-three .secondary-nav::before {
  content: "";
  background: rgba(var(--font-color-rgb), 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}

.site-header.style-three .secondary-nav.menu-active::before {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}

.site-header.style-three .secondary-nav .toggle-btn {
  display: block;
  padding: 0;
  background: none;
  width: 26px;
  height: 16px;
  margin-left: 20px;
  position: relative;
}

.site-header.style-three .secondary-nav .toggle-btn .toggle-bar {
  background: var(--font-color);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 2px;
  border-radius: 50px;
}

.site-header.style-three .secondary-nav .toggle-btn .toggle-bar:first-child {
  top: -12px;
}

.site-header.style-three .secondary-nav .toggle-btn .toggle-bar:last-child {
  bottom: -12px;
}

.site-header.style-three .secondary-nav .toggle-btn:hover .toggle-bar {
  background: var(--primary-color);
}

.site-header.style-three .secondary-nav .nav-menu {
  padding: 60px 30px;
  position: fixed;
  top: 0;
  right: 0;
  background: #fff;
  z-index: 999999;
  width: 320px;
  text-align: right;
  height: 100%;
  box-shadow: -5px 0 20px rgba(var(--font-color-rgb), 0.1);
  overflow-y: auto;
  visibility: hidden;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}

.site-header.style-three .secondary-nav.menu-active .nav-menu {
  visibility: visible;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
}

.site-header.style-three .secondary-nav .close {
  background: none;
  padding: 0;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 20px;
  left: 25px;
  cursor: pointer;
  z-index: 9999;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}

.site-header.style-three .secondary-nav .close::before,
.site-header.style-three .secondary-nav .close::after {
  content: "";
  background: var(--font-color);
  width: 20px;
  height: 2px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}

.site-header.style-three .secondary-nav .close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.site-header.style-three .secondary-nav .close:hover::before,
.site-header.style-three .secondary-nav .close:hover::after {
  background: var(--primary-color);
}

.site-header.style-three .secondary-nav .nav-menu li {
  font-size: 0.8888em;
  position: relative;
}

.site-header.style-three .secondary-nav .nav-menu li a {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid rgba(var(--primary-color-rgb), 0.1);
  padding: 15px 0;
  color: var(--font-color);
  text-decoration: none;
}

.site-header.style-three .secondary-nav .nav-menu li.menu-item-has-children &gt; a {
  padding-left: 25px;
}

.site-header.style-three .secondary-nav .nav-menu &gt; li:last-child &gt; a {
  border-bottom: none;
}

.site-header.style-three .secondary-nav ul li:hover &gt; a,
.site-header.style-three .secondary-nav ul li.current-menu-item &gt; a,
.site-header.style-three .secondary-nav ul li.current_page_item &gt; a,
.site-header.style-three .secondary-nav ul li.current-menu-ancestor &gt; a,
.site-header.style-three .secondary-nav ul li.current_page_ancestor &gt; a {
  color: var(--primary-color);
}

.site-header.style-three .secondary-nav .nav-menu li .submenu-toggle {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0.8888em;
  width: 25px;
  height: 60px;
  text-align: center;
}

.site-header.style-three .secondary-nav .nav-menu ul li .submenu-toggle {
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
}

.site-header.style-three .secondary-nav .nav-menu li .submenu-toggle.active,
.site-header.style-three .secondary-nav .nav-menu ul li .submenu-toggle.active {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}

.site-header.style-three .secondary-nav .nav-menu ul {
  display: none;
}

.site-header:not(.style-one) .secondary-nav .nav-menu ul {
  margin-left: 0 !important;
}

.site-header.style-three .secondary-nav .nav-menu ul li {
  font-size: 1em;
}

.site-header.style-three .header-bottom {
  text-align: center;
}

.site-header.style-three .header-bottom .container {
  border-bottom: 1px solid rgba(var(--primary-color-rgb), 0.1);
  padding: 40px 0;
}

.site-header.style-three .site-branding.has-logo-text {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.site-header.style-three .site-branding.has-logo-text .site-title-wrap {
  padding-left: 15px;
  text-align: left;
}

/*===============================
SITE HEADER STYLE FOUR
===============================*/
.header-banner-wrap {
  position: relative;
  /* z-index: 99999; */
}

.header-banner-wrap::before {
  content: "";
  background: rgba(var(--primary-color-rgb), 0.2);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 55%;
  z-index: -99;
}

.home.banner-disabled .header-banner-wrap::before, 
body:not(.home) .header-banner-wrap::before {
  height: 100%;
}

.site-header.style-four + .site-banner {
  background: none;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: none;
}

.site-header.style-four .header-mid {
  padding-top: 40px;
  padding-bottom: 40px;
}

.site-header.style-four .header-mid .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.site-header.style-four .header-mid .site-branding {
  display: flex;
  flex: initial;
  /* max-width: 200px; */
}

.site-header.style-four .header-mid .site-branding .site-title-wrap {
  padding-left: 15px;
  text-align: left;
}

.site-header.style-four .header-mid .main-navigation {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding-left: 5%;
}

.site-header.style-four .header-mid .main-navigation .nav-menu {
  display: flex;
  flex-wrap: wrap;
}

.site-header.style-four .header-mid .header-right {
  display: flex;
  flex-wrap: wrap;
  flex: initial;
  align-items: center;
}

.site-header.style-four .header-social {
  display: none;
  position: fixed;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
}

.site-header.style-four .header-social .social-networks {
  flex-direction: column;
}

.site-header.style-four .header-social ul li a {
  padding: 0;
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: rgba(var(--font-color-rgb), 0.8);
  background: rgba(255, 255, 255, 0.5);
}

.site-header.style-four .header-social ul li a:hover {
  background: var(--primary-color);
  color: #fff;
}

/*=============================
STICKY HEADER
============================*/
.sticky-header {
  position: fixed;
  top: 0;
  background: #fff;
  left: 0;
  right: 0;
  box-shadow: 0 5px 5px rgba(var(--font-color-rgb), 0.1);
  padding: 5px 0;
  z-index: 999999;
  visibility: hidden;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  transform: translateY(-100%);
}

.admin-bar .sticky-header {
  top: 32px;
}

.sticky-header.stick {
  visibility: visible;
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
}

.sticky-header .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.sticky-header .site-branding {
  padding-right: 20px;
}

.sticky-header .site-branding:not(.has-logo-text) .custom-logo-link img {
  max-width: 150px;
  width: 100%;
}

.sticky-header .site-branding.has-logo-text {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.sticky-header .site-branding.has-logo-text .site-title-wrap {
  text-align: left;
  padding-left: 15px;
}

.sticky-header .site-branding.has-logo-text .custom-logo {
  width: 50px;
}

.sticky-header .site-branding .site-title-wrap .site-title {
  font-size: 1.6667em;
}

.sticky-header .site-branding .site-title-wrap .site-description {
  font-size: 0.7778em;
}

.sticky-header .main-navigation {
  display: flex;
  flex: 1;
  justify-content: flex-end;
  flex-wrap: wrap;
}

.sticky-header .main-navigation &gt; div {
  width: 100%;
  text-align: right;
}

.sticky-header .main-navigation .nav-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.sticky-header .main-navigation ul.nav-menu &gt; li {
  text-align: center;
}

.sticky-header .main-navigation ul.nav-menu &gt; li .menu-subtitle {
  display: none;
}

.site-header.style-one .sticky-header .sticky-menus-holder {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.site-header.style-one .sticky-header .main-navigation {
  display: inline-block;
  flex: initial;
  width: 100%;
}

.sticky-header .main-navigation .nav-menu &gt; li:not(:last-child) {
  margin-right: 3.2%;
}

.site-header.style-one .sticky-header .secondary-nav {
  display: none;
}

/*============================
SITE BANNER
============================*/
.site-banner.style-one {
  background: var(--secondary-color);
  padding: 120px 5%;
}

.site-banner.style-one .item-wrap {
  max-width: 1170px;
  margin: 0 auto;
}

.site-banner.style-one .item {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}

.site-banner.style-one .item .banner-img {
  width: 35%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 3%;
  padding-left: 2%;
  padding-bottom: 1.3%;
  /* margin-top: 30px; */
  position: relative;
  z-index: 1;
}

.site-banner.style-one .item .banner-img img, 
.site-banner.style-one .item .banner-img .svg-holder {
  border: 5px solid #fff;
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  transform: rotate(2deg);
}

.site-banner.style-one .item .banner-img img+img, 
.site-banner.style-one .item .banner-img img~img {
  margin-top: 10px;
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  transform: rotate(2deg);
}

.site-banner .banner-img .svg-holder {
  width: 100%;
  height: 100%;
}

.site-banner .item .banner-caption {
  width: 65%;
  min-height: 550px;
  background: #fff;
  padding: 100px 80px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}

.site-banner.style-one .item .banner-caption::before {
  content: "";
  background: #fff;
  width: 85px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 100%;
}

.banner-caption .category {
  margin-bottom: 10px;
  display: block;
  font-size: 1.11rem;
  font-family: var(--secondary-font);
  line-height: 1.3;
  font-weight: 700;
}

.banner-caption .category a {
  display: inline-block;
  color: rgba(var(--font-color-rgb), 0.75);
  background: rgba(var(--primary-color-rgb), 0.4);
  padding: 3px 20px;
  margin-right: 5px;
  margin-bottom: 10px;
  text-decoration: none;
}

.banner-caption .category a:hover {
  background: var(--primary-color);
  color: #fff;
}

.banner-caption .banner-title {
  margin: 0 auto;
  font-size: 2.22em;
  font-weight: 400;
  line-height: 1.6;
  max-width: 650px;
}

.banner-caption .banner-title a {
  color: var(--font-color);
  text-decoration: none;
  background-image: -webkit-linear-gradient(180deg, transparent 97%, var(--primary-color) 0);
  background-image: -moz-linear-gradient(180deg, transparent 97%, var(--primary-color) 0);
  background-image: linear-gradient(180deg, transparent 97%, var(--primary-color) 0);
  background-size: 0% 100%;
  background-repeat: no-repeat;
  -webkit-transition: background-size 0.4s ease;
  transition: background-size 0.4s ease;
}

.banner-caption .banner-title a:hover {
  color: var(--font-color);
  background-size: 100% 100%;
}

.site-banner .item .button-wrap {
  margin-top: 20px;
}

.owl-carousel .owl-dots {
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  text-align: center;
}

.owl-carousel .owl-dots .owl-dot {
  margin: 5px;
  display: inline-block;
  min-height: auto;
  line-height: 1;
}

.owl-carousel .owl-dots .owl-dot span {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: rgba(var(--primary-color-rgb), 0.55);
  border-radius: 100%;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}

.owl-carousel .owl-dots .owl-dot:hover span,
.owl-carousel .owl-dots .owl-dot.active span {
  background: var(--primary-color);
}

.site-banner .owl-carousel .owl-nav [class*="owl-"] {
  position: absolute;
  top: 50%;
  left: 0;
  width: 50px;
  height: 50px;
  background-color: var(--primary-color);
  background-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"&gt;&lt;path fill="%23fff" d="M152.485 396.284l19.626-19.626c4.753-4.753 4.675-12.484-.173-17.14L91.22 282H436c6.627 0 12-5.373 12-12v-28c0-6.627-5.373-12-12-12H91.22l80.717-77.518c4.849-4.656 4.927-12.387.173-17.14l-19.626-19.626c-4.686-4.686-12.284-4.686-16.971 0L3.716 247.515c-4.686 4.686-4.686 12.284 0 16.971l131.799 131.799c4.686 4.685 12.284 4.685 16.97-.001z"&gt;&lt;/path&gt;&lt;/svg&gt;');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 21px;
  color: #fff;
  z-index: 99;
}

.site-banner .owl-carousel .owl-nav .owl-next {
  left: auto;
  right: 0;
  background-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"&gt;&lt;path fill="%23fff" d="M295.515 115.716l-19.626 19.626c-4.753 4.753-4.675 12.484.173 17.14L356.78 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h344.78l-80.717 77.518c-4.849 4.656-4.927 12.387-.173 17.14l19.626 19.626c4.686 4.686 12.284 4.686 16.971 0l131.799-131.799c4.686-4.686 4.686-12.284 0-16.971L312.485 115.716c-4.686-4.686-12.284-4.686-16.97 0z"&gt;&lt;/path&gt;&lt;/svg&gt;');
}

.site-banner .owl-carousel .owl-nav [class*="owl-"]:hover {
  background-color: var(--font-color);
}

.site-banner .owl-carousel .owl-nav [class*="owl-"] span {
  display: none;
}

.site-banner.style-one .owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  right: 0;
  line-height: 0;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}

.site-banner.style-one .owl-carousel .owl-nav [class*="owl-"] {
  position: static;
}

.site-banner.style-one .owl-carousel .owl-nav .owl-next {
  margin-left: 2px;
}

/*===============================
SITE BANNER STYLE TWO &amp; THREE
===============================*/
.site-banner.style-two .item {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.site-banner.style-two .item .banner-img,
.site-banner.style-three .item .banner-img {
  width: calc(100% - 19%);
}

.site-banner.style-two .item .banner-caption,
.site-banner.style-three .item .banner-caption {
  position: absolute;
  top: 50%;
  left: 0;
  margin-bottom: 0;
  width: 42%;
  max-height: calc(100% - 102px);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

.site-banner.style-three .item .banner-caption {
  left: auto;
  right: 0;
}

.site-banner.style-two .owl-carousel .owl-nav,
.site-banner.style-three .owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  left: calc(42% - 102px);
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}

.site-banner.style-three .owl-carousel .owl-nav {
  left: auto;
  right: calc(42% - 102px);
}

.site-banner.style-two .owl-carousel .owl-nav [class*="owl-"],
.site-banner.style-three .owl-carousel .owl-nav [class*="owl-"] {
  position: static;
}

.site-banner.style-two .owl-carousel .owl-nav .owl-next,
.site-banner.style-three .owl-carousel .owl-nav .owl-next {
  margin-left: 2px;
}

/*==============================
SITE BANNER STYLE FOUR
==============================*/
.site-banner.style-four {
  padding: 100px 12%;
  background: rgba(var(--secondary-color-rgb), 0.4);
}

.site-banner.style-four .item {
  position: relative;
  padding: 15px 0;
}

.site-banner.style-four .item .banner-img {
  padding: 5px 10px;
}

.site-banner.style-four .item img {
  width: auto;
  border: 5px solid #fff;
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  transform: rotate(2deg);
}

.site-banner.style-four .middle-item .item img {
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  transform: rotate(-5deg);
}

.site-banner.style-four .item .banner-caption {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 85px;
  width: 100%;
  left: 0;
  text-align: left;
  background: none;
  min-height: auto;
}

.site-banner.style-four .item .banner-caption .category {
  display: inline-block;
  margin-bottom: 0;
}

.site-banner.style-four .banner-caption .category a {
  position: relative;
  z-index: 1;
  background: #fff;
  margin-bottom: 0;
  margin-top: 10px;
}

.site-banner.style-four .banner-caption .category a::after {
  content: "";
  background: rgba(var(--primary-color-rgb), 0.4);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}

.site-banner.style-four .banner-caption .category a:hover::after {
  background: var(--primary-color);
}

.site-banner.style-four .banner-caption .banner-title {
  font-size: 1.56em;
  max-width: calc(100% - 20px);
  line-height: 1.9;
  margin: 0;
}

.site-banner.style-four .banner-caption .banner-title a {
  display: inline;
  background: #fff;
  padding: 5px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

.site-banner.style-four .owl-carousel .owl-nav .owl-prev {
  left: -8%;
}

.site-banner.style-four .owl-carousel .owl-nav .owl-next {
  right: -8%;
}

/*=============================
SITE BANNER STYLE FIVE
=============================*/
.site-banner.style-five {
  border-top: 1px solid rgba(var(--secondary-color-rgb), 0.6);
  padding-top: 60px;
}

.site-header.style-three + .site-banner.style-five {
  border-top: none;
}

.site-banner.style-five .item {
  display: flex;
  flex-wrap: wrap;
}

.site-banner.style-five .item .banner-img {
  width: 57%;
}

.site-banner.style-five .item .banner-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.site-banner.style-five .item .banner-caption {
  width: 43%;
  text-align: left;
  margin-bottom: 0;
  padding: 80px 50px;
  background: var(--secondary-color);
}

.site-banner.style-five .banner-caption .banner-title {
  margin: 0;
  font-size: 1.78em;
  line-height: 1.66;
  max-width: 100%;
}

.site-banner.style-five .item .banner-desc {
  margin-top: 15px;
  font-size: 1.1112em;
}

.site-banner.style-five .item .banner-desc p {
  margin-top: 0;
  margin-bottom: 20px;
}

.site-banner.style-five .item .button-wrap {
  margin-top: 0;
}

.site-banner.style-five .owl-carousel .owl-nav .owl-prev {
  left: -60px;
}

.site-banner.style-five .owl-carousel .owl-nav .owl-next {
  right: -60px;
}

/*==============================
SITE BANNER STATIC NEWSLETTER
==============================*/
.site-banner.static-newsletter {
  padding-left: 0;
  padding-right: 0;
  background: rgba(var(--secondary-color-rgb), 0.5);
}

.site-banner.static-newsletter .static-banner-wrap {
  position: relative;
}

.site-banner.static-newsletter.style-one .static-banner-wrap {
  max-width: 1170px;
  margin: 0 auto;
}

.site-banner.static-newsletter .banner-caption {
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.01);
  height: 100%;
}

.site-banner.static-newsletter.style-two .banner-caption {
  left: 0;
  padding-top: 70px;
}

.site-banner.static-newsletter.style-one .wp-custom-header {
  width: calc(100% - 200px);
  z-index: 1;
  position: relative;
}

.site-banner.static-newsletter.video-banner .wp-custom-header {
  position: relative;
  height: 0;
  padding-top: 46.7%;
}

.site-bannerstatic-newsletter.video-banner.style-two .wp-custom-header {
  padding-top: 56.25%;
}

.site-banner.static-newsletter.style-one .wp-custom-header::before {
  content: "";
  background: rgba(0, 0, 0, 0.01);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.site-banner.static-newsletter.video-banner .wp-custom-header iframe,
.site-banner.static-newsletter.video-banner .wp-custom-header video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.site-banner.static-newsletter.video-banner .wp-custom-header button.wp-custom-header-video-button {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 50px;
  height: 50px;
  padding: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 100%;
  white-space: nowrap;
  text-indent: 50px;
  overflow: hidden;
  z-index: 99;
  background-color: rgba(var(--font-color-rgb), 0.75);
  background-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"&gt;&lt;path fill="%23fff" d="M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6zM48 453.5v-395c0-4.6 5.1-7.5 9.1-5.2l334.2 197.5c3.9 2.3 3.9 8 0 10.3L57.1 458.7c-4 2.3-9.1-.6-9.1-5.2z"&gt;&lt;/path&gt;&lt;/svg&gt;');
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
}

.site-banner.static-newsletter.video-banner .wp-custom-header button.wp-custom-header-video-pause {
  background-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"&gt;&lt;path fill="%23fff" d="M192 79v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V79c0-26.5 21.5-48 48-48h96c26.5 0 48 21.5 48 48zm-48 346V85c0-3.3-2.7-6-6-6H54c-3.3 0-6 2.7-6 6v340c0 3.3 2.7 6 6 6h84c3.3 0 6-2.7 6-6zM448 79v352c0 26.5-21.5 48-48 48h-96c-26.5 0-48-21.5-48-48V79c0-26.5 21.5-48 48-48h96c26.5 0 48 21.5 48 48zm-48 346V85c0-3.3-2.7-6-6-6h-84c-3.3 0-6 2.7-6 6v340c0 3.3 2.7 6 6 6h84c3.3 0 6-2.7 6-6z"&gt;&lt;/path&gt;&lt;/svg&gt;');
}

.site-banner.static-newsletter.video-banner .wp-custom-header button.wp-custom-header-video-button:hover {
  background-color: var(--primary-color);
}

.site-banner.static-newsletter.style-one .banner-caption {
  top: -50px;
  max-width: 440px;
  z-index: 99;
  background: #fff;
  height: auto;
}

.site-banner.static-newsletter .blossomthemes-email-newsletter-wrapper {
  padding: 60px 40px;
}

.site-banner.static-newsletter.style-two .banner-caption .blossomthemes-email-newsletter-wrapper {
  max-width: 440px;
  margin-left: auto;
}

.site-banner.static-newsletter .blossomthemes-email-newsletter-wrapper h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.56em;
}

.site-banner.static-newsletter .blossomthemes-email-newsletter-wrapper .text-holder span {
  display: block;
  font-size: 1em;
  margin-top: 5px;
}

.site-banner.static-newsletter .blossomthemes-email-newsletter-wrapper form input[type="text"] {
  border-color: var(--secondary-color);
  height: 55px;
  margin-bottom: 20px;
}

.site-banner.static-newsletter .blossomthemes-email-newsletter-wrapper form input[type="submit"] {
  background: var(--font-color);
  border: 1px solid var(--font-color);
  text-align: center;
  width: 100%;
  height: 55px;
  font-size: 1em;
  font-weight: 400;
}

.site-banner.static-newsletter .blossomthemes-email-newsletter-wrapper form input[type="submit"]:hover {
  background: none;
  color: var(--font-color);
  border-color: var(--font-col);
}

/*================================
SITE BANNER STATIC CTA BANNER
================================*/
.site-banner.static-cta-banner {
  background: none;
}

.static-cta-banner.style-one {
  padding: 0;
}

.static-cta-banner .static-banner-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  position: relative;
}

.static-cta-banner.style-two .static-banner-wrap {
  align-items: flex-start;
}

.static-cta-banner .wp-custom-header {
  width: calc(100% - 20%);
}

.static-cta-banner.video-banner .wp-custom-header {
  position: relative;
  height: 0;
  padding-top: 45%;
}

.static-cta-banner.video-banner .wp-custom-header::before {
  content: "";
  background: rgba(0, 0, 0, 0.01);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.static-cta-banner.video-banner .wp-custom-header iframe,
.static-cta-banner.video-banner .wp-custom-header video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.static-cta-banner.video-banner .wp-custom-header button.wp-custom-header-video-button {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 50px;
  height: 50px;
  padding: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 100%;
  white-space: nowrap;
  text-indent: 50px;
  overflow: hidden;
  z-index: 99;
  background-color: rgba(var(--font-color-rgb), 0.75);
  background-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"&gt;&lt;path fill="%23fff" d="M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6zM48 453.5v-395c0-4.6 5.1-7.5 9.1-5.2l334.2 197.5c3.9 2.3 3.9 8 0 10.3L57.1 458.7c-4 2.3-9.1-.6-9.1-5.2z"&gt;&lt;/path&gt;&lt;/svg&gt;');
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
}

.static-cta-banner.video-banner .wp-custom-header button.wp-custom-header-video-pause {
  background-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"&gt;&lt;path fill="%23fff" d="M192 79v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V79c0-26.5 21.5-48 48-48h96c26.5 0 48 21.5 48 48zm-48 346V85c0-3.3-2.7-6-6-6H54c-3.3 0-6 2.7-6 6v340c0 3.3 2.7 6 6 6h84c3.3 0 6-2.7 6-6zM448 79v352c0 26.5-21.5 48-48 48h-96c-26.5 0-48-21.5-48-48V79c0-26.5 21.5-48 48-48h96c26.5 0 48 21.5 48 48zm-48 346V85c0-3.3-2.7-6-6-6h-84c-3.3 0-6 2.7-6 6v340c0 3.3 2.7 6 6 6h84c3.3 0 6-2.7 6-6z"&gt;&lt;/path&gt;&lt;/svg&gt;');
}

.static-cta-banner.video-banner .wp-custom-header button.wp-custom-header-video-button:hover {
  background-color: var(--primary-color);
}

.static-cta-banner .banner-caption {
  background: #fff;
  padding: 80px 100px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-bottom: 0;
  width: 40%;
  max-height: calc(100% - 100px);
  z-index: 9;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

.static-cta-banner.style-two .banner-caption {
  left: auto;
  right: 0;
}

.static-cta-banner .banner-caption .banner-title {
  margin-bottom: 15px;
}

.static-cta-banner .banner-caption .banner-desc {
  font-size: 1.23em;
  margin-bottom: 15px;
}

.static-cta-banner .banner-caption .btn-readmore {
  display: inline-block;
  font-weight: 700;
  font-size: 1.06em;
  color: #fff;
  letter-spacing: 1px;
  background: var(--font-color);
  border: none;
  padding: 13px 30px;
  text-decoration: none;
  margin-right: 3%;
  margin-top: 15px;
}

.static-cta-banner .banner-caption .btn-readmore:hover, 
.static-cta-banner .banner-caption .btn-readmore + .btn-readmore {
  background: var(--primary-color);
}

.static-cta-banner .banner-caption .btn-readmore + .btn-readmore:hover {
  background: var(--font-color);
}

.static-cta-banner .banner-caption .btn-readmore::before, 
.static-cta-banner .banner-caption .btn-readmore::after {
  content: "";
  background-color: var(--font-color);
  -webkit-mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" width="180" height="5" viewBox="0 0 180 5"&gt; &lt;path id="Path_24556" data-name="Path 24556" d="M0,0H180L0,5Z" fill="%23171717"/&gt; &lt;/svg&gt;');
  mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" width="180" height="5" viewBox="0 0 180 5"&gt; &lt;path id="Path_24556" data-name="Path 24556" d="M0,0H180L0,5Z" fill="%23171717"/&gt; &lt;/svg&gt;');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  mask-size: cover;
  width: 100%;
  height: 4px;
  position: absolute;
  bottom: -6px;
  left: 0;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}

.static-cta-banner .banner-caption .btn-readmore::before, 
.static-cta-banner .banner-caption .btn-readmore + .btn-readmore::after {
  background-color: var(--primary-color);
  width: 0;
  z-index: 1;
}

.static-cta-banner .banner-caption .btn-readmore:hover::before {
  width: 100%;
}

.static-cta-banner .banner-caption .btn-readmore + .btn-readmore::before {
  z-index: 2;
}

.static-cta-banner .banner-caption .btn-readmore + .btn-readmore:hover::before {
  background-color: var(--font-color);
}

.static-cta-banner .banner-caption .btn-readmore + .btn-readmore::after {
  width: 100%;
  background-size: 100%;
}

/*=============================
FEATURE SECTION
=============================*/
.feature-section {
  /* padding-top: 70px; */
  background-repeat: no-repeat;
  background-size: cover;
}

.feature-section + div {
  margin-top: 40px;
}

.feature-section .section-grid {
  background: #fff;
  padding: 70px 80px 0 80px;
  position: relative;
  bottom: -30px;
  z-index: 9;
}

.feature-section .section-grid:after {
  content: "";
  background: #fff;
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: -100px;
  left: 0;
  right: 0;
}

.feature-section .widget:last-child {
  margin-bottom: 0;
}

.feature-section .widget_text {
  max-width: 920px;
}

.feature-section .widget .widget-title {
  margin-top: 0;
  margin-bottom: 5px;
  font-family: var(--secondary-font);
  font-weight: 700;
  font-size: 2.77rem;
  position: relative;
  line-height: 1;
  display: inline-block;
  padding-bottom: 10px;
}

.feature-section .widget .widget-title::before,
.feature-section .widget .widget-title::after {
  content: "";
  background-color: var(--primary-color);
  -webkit-mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" width="180" height="5" viewBox="0 0 180 5"&gt; &lt;path id="Path_24556" data-name="Path 24556" d="M0,0H180L0,5Z" fill="%23e1bdbd"/&gt; &lt;/svg&gt;');
  mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" width="180" height="5" viewBox="0 0 180 5"&gt; &lt;path id="Path_24556" data-name="Path 24556" d="M0,0H180L0,5Z" fill="%23e1bdbd"/&gt; &lt;/svg&gt;');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  width: 100%;
  height: 5px;
  position: absolute;
  top: 100%;
  left: 0;
  max-width: 180px;
}

.feature-section .widget .widget-title::after {
  opacity: 0.3;
  filter: alpha(opacity=30);
  top: calc(100% + 7px);
}

.feature-section .widget_text .textwidget {
  font-size: 1.22em;
  line-height: 1.95;
  color: rgba(var(--font-color-rgb), 0.9);
  width: 100%;
}

.feature-section .widget_text .textwidget p {
  margin-top: 20px;
  margin-bottom: 0;
}

.feature-section .widget_bttk_image_text_widget .widget-title {
  display: none;
}

.feature-section .section-grid .bttk-itw-holder {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.feature-section .section-grid .bttk-itw-holder li {
  font-size: 1em;
  width: 33.33%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.feature-section .widget_bttk_image_text_widget ul li .btn-readmore {
  background: #fff;
  color: var(--font-color);
  text-transform: none;
  font-size: 1.3333em;
  letter-spacing: 0.5px;
  padding: 5px 30px;
  font-weight: 700;
  margin: 5px;
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
  left: auto;
  right: auto;
  width: auto;
  top: auto;
  bottom: auto;
  max-width: calc(100% - 60px);
}

.feature-section .widget_bttk_image_text_widget ul li .btn-readmore:hover {
  background: var(--font-color);
  color: #fff;
}

.feature-section .widget_bttk_image_text_widget ul li .btn-readmore::before {
  display: none;
}

.feature-section .widget_bttk_image_text_widget ul li .btn-readmore::after {
  content: "";
  display: block;
  background: none;
  -webkit-mask: none;
  mask: none;
  width: auto;
  height: auto;
  border: 1px solid #fff;
  position: absolute;
  top: -3px;
  right: 0;
  bottom: -3px;
  left: 0;
}

.feature-section .widget_bttk_image_text_widget ul li .btn-readmore:hover::after {
  border-color: var(--font-color);
}

.feature-section .owl-carousel .owl-nav &gt; [class*="owl-"] {
  position: absolute;
  top: 50%;
  left: -20px;
  width: 40px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: rgba(var(--font-color-rgb), 0.5);
  border-radius: 100%;
  color: #fff;
  font-size: 1em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 99;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

.feature-section .owl-carousel .owl-nav &gt; .owl-next {
  left: auto;
  right: -20px;
}

.feature-section .owl-carousel .owl-nav &gt; [class*="owl-"]:hover {
  background: var(--primary-color);
}

.feature-section .owl-carousel .owl-nav &gt; [class*="owl-"] svg {
  width: 17px;
  height: 20px;
}

/*==========================
ABOUT SECTION
==========================*/
.about-section {
  background: rgba(var(--primary-color-rgb), 0.1);
  padding: 120px 10%;
  position: relative;
  z-index: 1;
}

.about-section::before {
  content: "";
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.1;
  filter: alpha(opacity=10);
  z-index: -1;
}

.feature-section + .about-section {
  padding-top: 250px;
}

.about-section .widget:last-child {
  margin-bottom: 0;
}

.about-section .widget-featured-holder {
  display: flex;
  align-items: center;
  position: relative;
  /* height: 615px; */
  padding-left: 50%;
  flex-direction: column;
  justify-content: center;
}

.about-section .widget_blossomtheme_featured_page_widget .right {
  padding-left: 0;
  padding-right: 50%;
}

.about-section .widget-featured-holder .img-holder {
  margin: 5px 0;
  width: 45%;
  position: absolute;
  top: 0;
  left: 0;
}

.about-section .widget-featured-holder.right .img-holder {
  left: auto;
  right: 0;
}

.about-section .widget-featured-holder .img-holder a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}

.about-section .widget-featured-holder .img-holder img {
  width: auto;
  border: 3px solid #fff;
  margin-top: 0;
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  transform: rotate(2deg);
}

.about-section .widget-featured-holder .widget-title {
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  font-family: var(--secondary-font);
  font-size: 3.88rem;
  line-height: 1.03;
  font-weight: 700;
  color: rgba(var(--font-color-rgb), 0.85);
}

.about-section .widget-featured-holder .text-holder {
  margin-top: 20px;
}

.about-section .widget-featured-holder .text-holder p {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 1.1112em;
  line-height: 1.8;
}

.about-section .widget-featured-holder .btn-readmore {
  background: var(--primary-color);
  padding: 10px 30px;
  margin-top: 20px;
}

.about-section .widget-featured-holder .btn-readmore:hover {
  background: var(--font-color);
  color: #fff;
}

/*===============================
CLASSIC LAYOUT
===============================*/
.classic-layout .page-header {
  margin-bottom: 40px;
}

.classic-layout .site-main article {
  margin-bottom: 40px;
}

.classic-layout .site-main article .post-thumbnail {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 15px;
  padding-left: 22px;
  padding-right: 10px;
  position: relative;
  top: 60px;
}

.page .site-main article .post-thumbnail {
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
}

.classic-layout .site-main article .post-thumbnail a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}

.classic-layout .site-main article .post-thumbnail img {
  width: 50%;
}

.site-main article .post-thumbnail img {
  border: 3px solid #fff;
}

.site-main article .post-thumbnail img:first-child {
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  transform: rotate(-5deg);
}

.classic-layout .site-main article .post-thumbnail img + img {
  margin-top: 10px;
}

.site-main article .post-thumbnail img + img {
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  transform: rotate(2deg);
}

.classic-layout .site-main article .content-wrap {
  border: 1px solid rgba(var(--primary-color-rgb), 0.1);
  padding-left: 60px;
  padding-right: 0;
  padding-top: 112px;
}

.classic-layout .site-main article .entry-header {
  padding-right: 60px;
}

article .category,
.single .site-content .entry-header .category {
  margin-bottom: 20px;
  background: #fff;
  font-family: var(--secondary-font);
  font-weight: 700;
  font-size: 1rem;
  display: inline-block;
  line-height: 1.5;
}

.single .site-content .entry-header .category {
  background: none;
}

article .category a,
.single .site-content .entry-header .category a {
  display: inline-block;
  background: rgba(var(--primary-color-rgb), 0.4);
  color: var(--font-color);
  padding: 1px 12px;
  margin-right: 5px;
  margin-bottom: 10px;
  text-decoration: none;
}

article .category a:last-child,
.single .site-content .entry-header .category a:last-child {
  margin-right: 0;
}

article .category a:hover,
.single .site-content .entry-header .category a:hover {
  background: var(--primary-color);
  color: #fff;
}

.site-main article .entry-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.78em;
  font-weight: 400;
  line-height: 1.66;
}

.site-main article .entry-title a {
  text-decoration: none;
  color: var(--font-color);
  text-decoration: none;
  background-image: -webkit-linear-gradient(180deg, transparent 95%, var(--primary-color) 0);
  background-image: -moz-linear-gradient(180deg, transparent 95%, var(--primary-color) 0);
  background-image: linear-gradient(180deg, transparent 95%, var(--primary-color) 0);
  background-size: 0% 100%;
  background-repeat: no-repeat;
  -webkit-transition: background-size 0.4s ease;
  transition: background-size 0.4s ease;
}

.site-main article .entry-title a:hover {
  color: var(--font-color);
  background-size: 100% 100%;
}

.classic-layout .site-main article .entry-content {
  margin-top: 30px;
  padding-right: 60px;
  font-size: 1.1112em;
}

.site-main article .entry-content p {
  margin-top: 0;
  margin-bottom: 20px;
}

.classic-layout .site-main article .entry-footer {
  margin-top: 20px;
  padding-right: 25px;
  padding-bottom: 20px;
}

.site-main article .button-wrap {
  margin-bottom: 40px;
}

.site-main article .entry-footer-right {
  margin-top: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}

.site-main article .entry-footer .favourite {
  display: inline-block;
  font-size: 0.88rem;
  font-family: var(--secondary-font);
  letter-spacing: 0.5px;
  font-weight: 700;
  line-height: 1;
}

.site-main article .entry-footer .favourite a {
  color: var(--font-color);
  display: inline-block;
  text-decoration: none;
}

.site-main article .entry-footer .favourite svg {
  margin-left: 5px;
  margin-right: 5px;
  color: red;
}

.site-main article .entry-footer .favourite .fav-count {
  display: inline-block;
}

.site-main article .entry-footer .post-share {
  display: flex;
  flex-wrap: wrap;
  flex: initial;
  align-items: center;
}

.site-main article .entry-footer .ba_ajax_like + .post-share {
  border-left: 1px solid rgba(var(--font-color-rgb), 0.1);
  padding-left: 15px;
  margin-left: 15px;
  line-height: 1;
}

.site-main article .entry-footer .post-share .post-share-title {
  font-family: var(--secondary-font);
  font-size: 1rem;
  letter-spacing: 0.5px;
  font-weight: 700;
  color: rgba(var(--font-color-rgb), 0.8);
}

.site-main article .entry-footer .post-share .social-networks {
  margin: 0;
  padding: 0;
  list-style: none;
}

.site-main article .entry-footer .post-share .social-networks li {
  display: inline-block;
  font-size: 0.8888em;
  margin-left: 20px;
}

.site-main article .entry-footer .post-share .social-networks li a {
  color: rgba(var(--font-color-rgb), 0.7);
  display: inline-block;
  text-decoration: none;
  position: relative;
}

.site-main article .entry-footer .post-share .social-networks li a:hover {
  color: var(--font-color);
}

.site-main article .entry-footer .post-share .social-networks li a::before {
  content: "" attr(data-title) "";
  position: absolute;
  bottom: calc(100% + 3px);
  left: -2px;
  background: var(--secondary-color);
  font-family: var(--secondary-font);
  font-size: 1rem;
  letter-spacing: 0.5px;
  padding: 3px 10px;
  text-align: center;
  font-weight: 700;
  text-transform: capitalize;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}

.site-main article .entry-footer .post-share .social-networks li a:hover::before {
  bottom: calc(100% + 7px);
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}

.site-main article .entry-footer .post-share .social-networks li a::after {
  content: "";
  border-top: 5px solid var(--secondary-color);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  top: -3px;
  left: 5px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}

.site-main article .entry-footer .post-share .social-networks li a:hover::after {
  top: -7px;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}

.post-shop-block {
  margin-top: 60px;
  background: rgba(var(--secondary-color-rgb), 0.4);
  text-align: center;
  padding: 50px 30px;
  border: 1px solid rgba(var(--primary-color-rgb), 0.1);
}

.post-shop-block .block-title {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 1.22em;
  font-weight: 400;
  color: rgba(var(--font-color-rgb), 0.9);
}

.site-main article + .advertisement-block {
  margin-top: 0;
  margin-bottom: 80px;
  text-align: center;
}

.classic-layout .site-main article + .advertisement-block {
  margin-top: 80px;
  margin-bottom: 40px;
}

.classic-layout .site-main article.has-single-img .content-wrap-outer {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  border: 1px solid rgba(var(--primary-color-rgb), 0.1);
}

.classic-layout .site-main article.has-single-img .post-thumbnail {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding-bottom: 0;
  top: 0;
  padding-right: 0;
  padding-left: 50px;
  padding-top: 80px;
}

.classic-layout .site-main article.has-single-img .post-thumbnail a {
  display: block;
}

.classic-layout .site-main article.has-single-img .post-thumbnail img {
  width: auto;
}

.classic-layout .site-main article.has-single-img .content-wrap {
  display: flex;
  flex-direction: column;
  flex: 1;
  border: none;
  padding-left: 50px;
  padding-top: 80px;
}

.classic-layout .site-main article.has-single-img .entry-header,
.classic-layout .site-main article.has-single-img .entry-content {
  padding-right: 20px;
}

.classic-layout .site-main article.has-single-img .entry-footer-right {
  margin-top: 80px;
}

/*=============================
LIST LAYOUT
============================*/
body:not(.classic-layout) .page-header + .site-main,
body:not(.classic-layout) .page-content + .site-main {
  margin-top: 80px;
}

.list-layout .site-main article {
  border-bottom: 1px solid rgba(var(--primary-color-rgb), 0.2);
  margin-bottom: 40px;
  padding-bottom: 40px;
}

.list-layout .site-main article .content-wrap-outer {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.list-layout .site-main article .post-thumbnail {
  padding: 0 10px 10px 10px;
  width: 45%;
}

.list-layout .site-main article .post-thumbnail img {
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  transform: rotate(2deg);
}

.list-layout .site-main article:not(.has-single-img) .post-thumbnail {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}

.list-layout .site-main article:not(.has-single-img) .post-thumbnail a {
  display: inline-block;
  position: relative;
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  transition: all ease 1s;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  transform-origin: center;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.list-layout .site-main article:not(.has-single-img):hover .post-thumbnail a, 
.list-layout .site-main article.hover:not(.has-single-img) .post-thumbnail a {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.list-layout .site-main article:not(.has-single-img) .post-thumbnail img {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.list-layout .site-main article:not(.has-single-img) .post-thumbnail a img + img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotateZ(-2deg) rotateY(180deg);
  -moz-transform: rotateZ(-2deg) rotateY(180deg);
  transform: rotateZ(-2deg) rotateY(180deg);
}

.list-layout .site-main article .post-thumbnail + .content-wrap {
  width: 55%;
  padding-left: 40px;
}

.list-layout .site-main article .entry-content {
  font-size: 1.1112em;
}

.list-layout .site-main article .button-wrap {
  margin-top: 10px;
  margin-bottom: 60px;
}

.list-layout .site-main article .entry-footer-right {
  margin-top: 0;
  justify-content: flex-start;
}

/*==============================
CLASSIC SEC LAYOUT
==============================*/
.classic-sec-layout .site-main article {
  margin-bottom: 80px;
}

.classic-sec-layout .site-main article .content-wrap-outer {
  border: 1px solid rgba(var(--primary-color-rgb), 0.1);
  padding: 40px 0 0 60px;
}

.classic-sec-layout .site-main article .entry-header,
.classic-sec-layout .site-main article .post-thumbnail,
.classic-sec-layout .site-main article .entry-content {
  padding-right: 60px;
}

.classic-sec-layout .site-main article .post-thumbnail {
  margin-top: 30px;
}

.classic-sec-layout .site-main article .post-thumbnail a {
  display: inline-block;
  padding: 11px 7px;
}

.classic-sec-layout .site-main article .post-thumbnail img {
  border: none;
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  transform: rotate(2deg);
}

.classic-sec-layout .site-main article .entry-content {
  font-size: 1.1112em;
}

.classic-sec-layout .site-main article .entry-footer-right {
  padding-right: 20px;
  margin-bottom: 15px;
}

/*==============================
GRID LAYOUT
==============================*/
.grid-layout .site-main {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2%;
  margin-right: -2%;
}

.grid-layout .site-main article {
  width: 46%;
  margin-right: 2%;
  margin-bottom: 80px;
  margin-left: 2%;
}

.grid-layout .site-main article .post-thumbnail {
  margin-bottom: 30px;
}

.grid-layout .site-main article img {
  border: none;
  width: 100%;
}

.grid-layout .site-main article img:first-child,
.grid-layout .site-main article img + img {
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
}

.grid-layout .site-main article:not(.has-single-img) .post-thumbnail {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}

.grid-layout .site-main article:not(.has-single-img) .post-thumbnail a {
  display: inline-block;
  position: relative;
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  transition: all ease 1s;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  transform-origin: center;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.grid-layout .site-main article:not(.has-single-img):hover .post-thumbnail a, 
.grid-layout .site-main article.hover:not(.has-single-img) .post-thumbnail a {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.grid-layout .site-main article:not(.has-single-img) .post-thumbnail img {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.grid-layout .site-main article:not(.has-single-img) .post-thumbnail a img + img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.grid-layout .site-main article .entry-title {
  font-size: 1.56em;
  line-height: 1.75;
}

.grid-layout .site-main article .button-wrap {
  margin-bottom: 20px;
}

.grid-layout .site-main article .entry-footer-right {
  justify-content: flex-start;
}

.grid-layout .content-area .pagination {
  margin-top: 20px;
}

/*=============================
SHOP FAVOURITE SECTION
=============================*/
.shop-favourite-section {
  padding-bottom: 100px;
  text-align: center;
}

.shop-favourite-section .container {
  border-top: 1px solid rgba(var(--primary-color-rgb), 0.1);
  padding-top: 70px;
}

.shop-favourite-section .widget-title {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 2.21rem;
  line-height: 1.25;
  font-family: var(--secondary-font);
  font-weight: 700;
  position: relative;
}

.shop-favourite-section .widget-title::before,
.shop-favourite-section .widget-title::after {
  display: none;
}

.shop-favourite-section .widget {
  margin-bottom: 0;
}

.shop-favourite-section .widget_products .widget-title {
  margin-bottom: 0;
}

.shop-favourite-section .widget_products .product_list_widget {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.5%;
  margin-right: -1.5%;
}

.shop-favourite-section .widget_products .product_list_widget li {
  padding: 0;
  width: 22%;
  margin-left: 1.5%;
  margin-right: 1.5%;
  margin-top: 40px;
  font-size: 1em;
  position: relative;
}

.shop-favourite-section .widget_products .product_list_widget li .onsale {
  font-family: var(--secondary-font);
  font-size: 1rem;
  padding: 0 15px 0 0;
  min-width: auto;
  min-height: auto;
  left: auto;
  right: -5px;
  top: 10px;
  border-radius: 0;
  line-height: 25px;
  height: 25px;
  background: var(--font-color);
  z-index: 1;
}

.shop-favourite-section .widget_products .product_list_widget li .onsale::before {
  content: "";
  background-color: var(--font-color);
  -webkit-mask-image: url('data:image/svg+xml; utf-8, &lt;svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="bookmark" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512" class="svg-inline--fa fa-bookmark fa-w-12 fa-7x"&gt;&lt;path fill="currentColor" d="M0 512V48C0 21.49 21.49 0 48 0h288c26.51 0 48 21.49 48 48v464L192 400 0 512z" class=""&gt;&lt;/path&gt;&lt;/svg&gt;');
  mask-image: url('data:image/svg+xml; utf-8, &lt;svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="bookmark" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512" class="svg-inline--fa fa-bookmark fa-w-12 fa-7x"&gt;&lt;path fill="currentColor" d="M0 512V48C0 21.49 21.49 0 48 0h288c26.51 0 48 21.49 48 48v464L192 400 0 512z" class=""&gt;&lt;/path&gt;&lt;/svg&gt;');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  width: 25px;
  height: 35px;
  position: absolute;
  top: -5px;
  left: -13px;
  z-index: -1;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
}

.shop-favourite-section .widget_products .product_list_widget li .onsale::after {
  content: "";
  border-top: 5px solid #000;
  border-right: 6px solid transparent;
  position: absolute;
  top: 100%;
  right: 0;
}

.shop-favourite-section .widget_products .product_list_widget li img {
  width: 100%;
  height: auto;
  float: none;
  margin-left: 0;
}

.shop-favourite-section .widget_products .product_list_widget li .product-title {
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
}

.shop-favourite-section .widget_products .product_list_widget li .woocommerce-Price-amount {
  color: rgba(var(--font-color-rgb), 0.7);
  font-size: 1.22em;
}

.shop-favourite-section .widget_products .product_list_widget li del {
  color: rgba(var(--font-color-rgb), 0.3);
}

.shop-favourite-section .widget_products .product_list_widget li del .woocommerce-Price-amount {
  color: rgba(var(--font-color-rgb), 0.35);
}

.shop-favourite-section .widget_products .product_list_widget li ins {
  margin-left: 10px;
  background: none;
}

.shop-favourite-section .woocommerce ul.product_list_widget li .star-rating {
  margin-left: auto;
  margin-right: auto;
  font-size: 0.7778em;
}

/*============================
TRENDING SECTION
============================*/
.trending-section {
  padding-top: 100px;
  margin-bottom: 100px;
  position: relative;
  z-index: 1;
}

.trending-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 50%;
  width: 100%;
  z-index: -1;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

.trending-section .section-header {
  margin-bottom: 0;
}

.trending-section .section-desc p {
  margin-top: 20px;
  margin-bottom: 0;
}

.trending-section .section-grid {
  display: flex;
  flex-wrap: wrap;
  max-width: 1450px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.trending-section .section-grid article {
  width: 30%;
  margin-right: 5%;
  margin-top: 60px;
}

.trending-section .section-grid article:nth-child(3n) {
  margin-right: 0;
}

.trending-section .section-grid article .post-thumbnail {
  margin-bottom: 40px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.trending-section .section-grid article .post-thumbnail img {
  border: 3px solid #fff;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.trending-section .section-grid article:not(.has-single-img) .post-thumbnail {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}

.trending-section .section-grid article:not(.has-single-img) .post-thumbnail a {
  display: inline-block;
  position: relative;
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  transition: all ease 1s;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  transform-origin: center;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.trending-section .section-grid article:not(.has-single-img):hover .post-thumbnail a, 
.trending-section .section-grid article.hover:not(.has-single-img) .post-thumbnail a {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.trending-section .section-grid article:not(.has-single-img) .post-thumbnail img {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.trending-section .section-grid article:not(.has-single-img) .post-thumbnail a img + img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotateZ(3deg) rotateY(180deg);
  -moz-transform: rotateZ(3deg) rotateY(180deg);
  transform: rotateZ(3deg) rotateY(180deg);
}

.trending-section .section-grid article .entry-header {
  padding-left: 40px;
}

.trending-section .section-grid article .entry-title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 1.56em;
  line-height: 1.75;
}

.trending-section .section-grid article .entry-title a {
  color: var(--font-color);
  text-decoration: none;
  background-image: -webkit-linear-gradient(180deg, transparent 95%, var(--primary-color) 0);
  background-image: -moz-linear-gradient(180deg, transparent 95%, var(--primary-color) 0);
  background-image: linear-gradient(180deg, transparent 95%, var(--primary-color) 0);
  background-size: 0% 100%;
  background-repeat: no-repeat;
  -webkit-transition: background-size 0.4s ease;
  transition: background-size 0.4s ease;
}

.trending-section .section-grid article .entry-title a:hover {
  color: var(--font-color);
  background-size: 100% 100%;
}

/*=============================
NEWSLETTER BLOCK
=============================*/
.newsletter-block .blossomthemes-email-newsletter-wrapper {
  padding: 100px 0;
}

.newsletter-block .blossomthemes-email-newsletter-wrapper .container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.newsletter-block .blossomthemes-email-newsletter-wrapper .text-holder {
  margin-bottom: 0;
  width: 370px;
  margin-right: 130px;
}

.newsletter-block .blossomthemes-email-newsletter-wrapper .text-holder h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.21rem;
  font-family: var(--secondary-font);
  line-height: 1.25;
  font-weight: 700;
}

.newsletter-block .blossomthemes-email-newsletter-wrapper .text-holder span {
  display: block;
  margin-top: 15px;
  font-size: 1.22em;
  line-height: 1.95;
}

.newsletter-block .blossomthemes-email-newsletter-wrapper form {
  width: calc(100% - 500px);
  display: flex;
  flex-wrap: wrap;
}

.newsletter-block .blossomthemes-email-newsletter-wrapper form input[type="text"] {
  height: 70px;
  font-size: 1.1112em;
  padding: 15px 20px;
  margin-bottom: 20px;
  display: flex;
  flex: 1;
  flex-direction: column;
}

.newsletter-block .blossomthemes-email-newsletter-wrapper form input[type="text"] + input[type="text"] {
  margin-left: 20px;
}

/* .newsletter-block .blossomthemes-email-newsletter-wrapper form &gt; input[name="subscribe-email"] {
  padding-left: 40px;
  padding-right: 40px;
  } */

  .newsletter-block .blossomthemes-email-newsletter-wrapper form label {
    margin-bottom: 0;
    margin-top: 20px;
    order: 5;
  }

  .newsletter-block .blossomthemes-email-newsletter-wrapper form input[type="submit"] {
    background: var(--font-color);
    width: 100%;
    padding-top: 26px;
    padding-bottom: 26px;
    font-weight: 400;
    font-size: 1em;
  }

  .newsletter-block .blossomthemes-email-newsletter-wrapper form input[type="submit"]:hover {
    background: var(--primary-color);
  }

/*=============================
SITE FOOTER
=============================*/
.footer-t {
  padding: 90px 7% 30px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
}

.footer-t::before {
  content: "";
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.footer-t .grid:not(.column-1) {
  display: flex;
  flex-wrap: wrap;
}

.footer-t .grid:not(.column-1) .col {
  margin-right: 3%;
}

.footer-t .grid:not(.column-1) .col:last-child {
  margin-right: 0;
}

.footer-t .column-2 .col {
  width: 48.33%;
}

.footer-t .column-3 .col {
  width: 31.33%;
}

.footer-t .column-4 .col {
  width: 22.66%;
}

.site-footer .widget .widget-title {
  margin-top: 0;
  margin-bottom: 25px;
  padding-bottom: 5px;
  font-family: var(--secondary-font);
  font-weight: 700;
  font-size: 1.43rem;
  position: relative;
}

.site-footer .widget .widget-title::after {
  content: "";
  background-color: var(--primary-color);
  -webkit-mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" width="180" height="5" viewBox="0 0 180 5"&gt; &lt;path id="Path_24556" data-name="Path 24556" d="M0,0H180L0,5Z" fill="%23e1bdbd"/&gt; &lt;/svg&gt;');
  mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" width="180" height="5" viewBox="0 0 180 5"&gt; &lt;path id="Path_24556" data-name="Path 24556" d="M0,0H180L0,5Z" fill="%23e1bdbd"/&gt; &lt;/svg&gt;');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  width: 95px;
  height: 2px;
  position: absolute;
  top: 100%;
  left: 0;
}

.site-footer .widget_meta ul,
.site-footer .widget_categories ul,
.site-footer .widget_archive ul,
.site-footer .widget_pages ul,
.site-footer .widget_nav_menu ul,
.site-footer .widget_recent_comments ul,
.site-footer .widget_recent_entries ul {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.site-footer .widget_meta ul li,
.site-footer .widget_categories ul li,
.site-footer .widget_archive ul li,
.site-footer .widget_pages ul li,
.site-footer .widget_nav_menu ul li,
.site-footer .widget_recent_comments ul li,
.site-footer .widget_recent_entries ul li {
  font-size: 1em;
  font-weight: 400;
  position: relative;
  padding-left: 20px;
}

.site-footer .widget_meta ul li::before,
.site-footer .widget_categories ul li::before,
.site-footer .widget_archive ul li::before,
.site-footer .widget_pages ul li::before,
.site-footer .widget_nav_menu ul li::before,
.site-footer .widget_recent_comments ul li::before,
.site-footer .widget_recent_entries ul li::before{
  content: "";
  background-color: var(--primary-color);
  -webkit-mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"&gt;&lt;path fill="%23e1bdbd" d="M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z"&gt;&lt;/path&gt;&lt;/svg&gt;');
  mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"&gt;&lt;path fill="%23e1bdbd" d="M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z"&gt;&lt;/path&gt;&lt;/svg&gt;');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center left;
  mask-position: center left;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  width: 12px;
  height: 13px;
  position: absolute;
  top: 7px;
  left: 0;
}

.site-footer .widget_meta ul li:hover::before,
.site-footer .widget_categories ul li:hover::before,
.site-footer .widget_archive ul li:hover::before,
.site-footer .widget_pages ul li:hover::before,
.site-footer .widget_nav_menu ul li:hover::before,
.site-footer .widget_recent_comments ul li:hover::before,
.site-footer .widget_recent_entries ul li:hover::before{
  -webkit-mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"&gt;&lt;path fill="%23e1bdbd" d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"&gt;&lt;/path&gt;&lt;/svg&gt;');
  mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"&gt;&lt;path fill="%23e1bdbd" d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"&gt;&lt;/path&gt;&lt;/svg&gt;');
}

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

.footer-m .footer-social {
  padding-top: 40px;
  padding-bottom: 25px;
}

.footer-m .footer-social ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.footer-m .footer-social ul li {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 15px;
  font-size: 1.22em;
}

.footer-m .footer-social ul li a {
  display: inline-block;
  width: 57px;
  text-align: center;
  height: 57px;
  line-height: 55px;
  border: 1px solid rgba(var(--primary-color-rgb), 0.35);
  border-radius: 100%;
  color: var(--font-color);
}

.footer-m .footer-social ul li a:hover {
  background: rgba(var(--primary-color-rgb), 0.35);
  border-color: transparent;
}

.footer-menu .sub-menu {
  display: none !important;
}

.footer-b {
  background: var(--secondary-color);
  padding: 15px 0;
}

.footer-b .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.footer-b .site-info {
  /* display: flex;
  flex: 1;
  flex-wrap: wrap; */
  color: rgba(var(--font-color-rgb), 0.85);
  font-size: 0.8888em;
}

.footer-b .site-info &gt; span {
  display: inline-block;
}

.footer-b .site-info &gt; span:first-child {
  margin-left: 0;
}

.footer-b .site-info a {
  color: var(--font-color);
  text-decoration: underline;
}

.footer-b .site-info a:hover {
  color: var(--primary-color);
}

.footer-b .footer-menu {
  display: flex;
  flex: 1;
  justify-content: flex-end;
  flex-wrap: wrap;
}

.footer-b .footer-menu .nav-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-b .footer-menu .nav-menu li {
  display: inline-block;
  font-size: 0.8888em;
  position: relative;
  line-height: 1.3;
  padding-left: 10px;
  margin-left: 5px;
}

.footer-b .footer-menu .nav-menu li:first-child {
  padding-left: 0;
  margin-left: 0;
}

.footer-b .footer-menu .nav-menu li::before {
  content: "";
  background: rgba(var(--font-color-rgb), 0.85);
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.footer-b .footer-menu .nav-menu li:first-child::before {
  display: none;
}

.footer-b .footer-menu .nav-menu li a,
.site-footer .copyright a {
  display: inline-block;
  color: rgba(var(--font-color-rgb), 0.85);
  text-decoration: none;
}

.footer-b .footer-menu .nav-menu li a:hover,
.site-footer .copyright a:hover {
  color: var(--primary-color);
}

/*=============================
SEARCH &amp; ARCHIVE PAGE
=============================*/
.search .content-area .page-header,
.archive .content-area .page-header {
  background: rgba(var(--secondary-color-rgb), 0.4);
  padding: 25px 10%;
  margin-bottom: 40px;
}

.archive .content-area .page-header {
  text-align: center;
}

.search .content-area .site-main .page-header {
  padding: 0;
  background: none;
}

.archive.author .content-area .page-header {
  background: none;
  padding: 0;
  margin-bottom: 60px;
}

.archive .content-area .page-header .page-title {
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: var(--primary-font);
  font-size: 2.56em;
  line-height: 1.35;
  font-weight: 400;
}

.archive .content-area .page-header .page-title::before,
.archive .content-area .page-header .page-title::after {
  display: none;
}

.search .content-area .page-header .search-form {
  background: #fff;
  border: 1px solid rgba(var(--font-color-rgb), 0.2);
  max-width: 580px;
  margin: 0 auto;
}

.search .site-main .search-form {
  display: none;
}

.search .content-area .page-header .search-form label {
  width: calc(100% - 70px);
}

.search .content-area .page-header .search-form .search-field {
  height: 60px;
  border: none;
  font-size: 1.56em;
  padding-left: 30px;
}

.search .content-area .page-header .search-form .search-submit {
  height: 60px;
  width: 70px;
  text-indent: 80px;
  background-color: rgba(var(--font-color-rgb), 0.75);
  -webkit-mask-size: 16px;
  mask-size: 16px;
}

.search .content-area .page-header .search-form .search-submit:hover {
  background-color: var(--primary-color);
}

.post-count {
  display: block;
  border-bottom: 1px solid rgba(var(--primary-color-rgb), 0.2);
  padding-bottom: 10px;
  margin-bottom: 40px;
  font-size: 1.1112em;
  line-height: 1.8;
}

.archive.author .content-area .post-count {
  text-align: center;
}

/*=============================
AUTHOR SECTION
=============================*/
.author-section {
  border: 5px solid var(--secondary-color);
  padding: 50px 40px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: #fff;
  width: calc(100% - 60px);
}

.author-section::after {
  content: "";
  background-image: url(images/author-bg-leaf.png);
  position: absolute;
  top: 25%;
  right: -8%;
  width: 80px;
  height: 107px;
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}

.full-width .author-section::after {
  right: -5%;
}

.author-section .author-img-wrap {
  width: 150px;
  text-align: center;
}

.author-section .author-img-wrap .author-img {
  margin: 0 auto 15px auto;
  width: 150px;
  height: 150px;
  border-radius: 100%;
  overflow: hidden;
}

.author-section .author-img-wrap .author-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.author-section .author-img-wrap .author-name {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.06rem;
  font-family: var(--secondary-font);
  font-weight: 700;
  display: inline-block;
  border-bottom: 1px solid rgba(var(--font-color-rgb), 0.1);
  padding-bottom: 5px;
}

.author-section .social-list {
  margin: 10px 0 0 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.author-section .social-list li {
  font-size: 0.7778em;
  display: inline-block;
}

.author-section .social-list li a {
  display: inline-block;
  padding: 3px 10px;
  color: var(--font-color);
}

.author-section .social-list li a:hover {
  color: var(--primary-color);
}

.author-section .author-content-wrap {
  width: calc(100% - 150px);
  text-align: left;
  padding-left: 60px;
}

.author-section .author-content {
  font-size: 1.1112em;
  line-height: 1.8;
}

.author-section .author-content p {
  margin-top: 20px;
  margin-bottom: 0;
}

/*============================
ERROR 404 PAGE
============================*/
.error404 .site-content {
  background: var(--secondary-color);
}

.error404 .content-area {
  margin-bottom: 0;
}

.error404 .site-main .error-404 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  max-width: 970px;
  margin: 0 auto;
}

.error404 .site-main .error-404 .error-img {
  margin: 0;
  position: relative;
  top: 60px;
  width: 38%;
  z-index: 9;
}

.error404 .site-main .error-404 .error-img img {
  border: 3px solid #fff;
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  transform: rotate(2deg);
}

.error404 .site-main .error-404 .page-content {
  margin-top: 0;
  background: #fff;
  padding: 40px 40px 100px;
  width: 62%;
  text-align: center;
  position: relative;
}

.error404 .site-main .error-404 .page-content::before {
  content: "";
  background: #fff;
  width: 150px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 100%;
}

.error-num-wrap {
  position: relative;
}

.error-num {
  font-size: 13.5em;
  line-height: 0.8;
}

.error-num-wrap .error-txt {
  display: inline-block;
  background: #fff;
  font-size: 1.39em;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 75px;
  line-height: 1;
  margin: 0 auto;
  -webkit-transform: translateY(-50%) translateX(50%);
  -moz-transform: translateY(-50%) translateX(50%);
  transform: translateY(-50%) translateX(50%);
}

.error404 .site-main .error-404 .page-content h2 {
  margin-top: 25px;
  margin-bottom: 0;
  font-size: 1.61em;
  font-weight: 400;
  color: rgba(var(--font-color-rgb), 0.95);
}

.error404 .site-main .error-404 .btn-readmore {
  margin-top: 30px;
  background: var(--primary-color);
  text-transform: uppercase;
  padding: 10px 25px;
  font-size: 1.06em;
  color: rgba(var(--font-color-rgb), 0.9);
}

.error404 .site-main .error-404 .btn-readmore:hover {
  background: var(--font-color);
  color: #fff;
}

.error404 .site-main .error-404 .btn-readmore::before,
.error404 .site-main .error-404 .btn-readmore::after {
  top: calc(100% + 2px);
}

.error404 .site-main .error-404 .btn-readmore::before {
  width: 0;
}

.error404 .site-main .error-404 .btn-readmore:hover::before {
  width: 100%;
}

.error404 .site-main .error-404 .btn-readmore svg {
  font-size: 0.7778em;
  margin-right: 5px;
}

.error404 .site-main .error-404-search {
  width: 100%;
  max-width: 770px;
  margin: 120px auto 0 auto;
  text-align: center;
  background: #fff;
  padding: 40px 5% 0;
}

.error404 .site-main .error-404-search .post-title {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 1.21rem;
  font-family: var(--secondary-font);
  letter-spacing: 0.5px;
  font-weight: 700;
}

.error404 .site-main .error-404-search .search-form {
  max-width: 540px;
  margin: 0 auto;
  border: 1px solid rgba(var(--font-color-rgb), 0.1);
}

.error404 .site-main .error-404-search .search-form label {
  width: calc(100% - 60px);
}

.error404 .site-main .error-404-search .search-form .search-field {
  height: 60px;
  border: none;
}

.error404 .site-main .error-404-search .search-form .search-submit {
  height: 60px;
  width: 60px;
  background-color: rgba(var(--font-color-rgb), 0.75);
  -webkit-mask-size: 16px;
  mask-size: 16px;
}

.error404 .site-main .error-404-search .search-form .search-submit:hover {
  background-color: var(--primary-color);
}

.error404 .site-content .additional-post {
  padding-top: 80px;
  padding-bottom: 100px;
  background: #fff;
}

/*===================================
SINGLE POST DEFAULT STYLESHEET
==================================*/
.single .header-img-wrap .advertisement-block,
.page-template-default .header-img-wrap .advertisement-block {
  margin-top: 35px;
}

.single .site-main &gt; .entry-header,
.page-template-default .site-main &gt; .entry-header {
  margin-bottom: 40px;
}

.single .site-content &gt; .header-img-wrap .entry-title,
.single .site-main &gt; .entry-header .entry-title,
.page-template-default .site-content &gt; .header-img-wrap .entry-title,
.page-template-default .site-main &gt; .entry-header .entry-title {
  margin: 0 auto;
  font-weight: 400;
  font-size: 2.56em;
  line-height: 1.63;
  max-width: 992px;
}

.single .site-main &gt; .entry-header .entry-title,
.page-template-default .site-main &gt; .entry-header .entry-title {
  max-width: 100%;
}

.single .site-content &gt; .header-img-wrap .entry-meta,
.page-template-default .site-content &gt; .header-img-wrap .entry-meta {
  justify-content: center;
}

.single.fullwidth-centered .site-main article .content-wrap,
.single.fullwidth-centered .post-shop-block,
.single.fullwidth-centered .author-section,
.single.fullwidth-centered .post-navigation,
.single.fullwidth-centered .content-area .newsletter-block,
.single.fullwidth-centered .additional-post,
.single.fullwidth-centered .comments-area,
.page-template-default.fullwidth-centered .site-main article .content-wrap,
.page-template-default.fullwidth-centered .post-shop-block,
.page-template-default.fullwidth-centered .author-section,
.page-template-default.fullwidth-centered .post-navigation,
.page-template-default.fullwidth-centered .content-area .newsletter-block,
.page-template-default.fullwidth-centered .additional-post,
.page-template-default.fullwidth-centered .comments-area {
  max-width: 811px;
  margin-left: auto;
  margin-right: auto;
}

.single.fullwidth-centered .site-main article .entry-content {
  max-width: 670px;
  margin-left: auto;
  margin-right: auto;
}

.single.fullwidth-centered .content-area { 
  max-width: 100%;
}

.page-template-default.fullwidth-centered .content-area {
  max-width: 670px;
}

.single .content-area,
.single .widget-area,
.page-template-default .content-area,
.page-template-default .widget-area {
  margin-top: 60px;
}

.single .site-main article {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.single.leftsidebar .site-main article {
  flex-direction: row-reverse;
}

.single .site-main article .article-meta,
.page-template-default .site-main article .article-meta {
  width: 80px;
  margin-top: 40px;
  border-right: 1px solid rgba(var(--primary-color-rgb), 0.1);
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  transform: translateX(-100%);
}

.single.leftsidebar .site-main article .article-meta,
.page-template-default.leftsidebar .site-main article .article-meta {
  padding-right: 0;
  padding-left: 10px;
  border-right: none;
  border-left: 1px solid rgba(var(--primary-color-rgb), 0.1);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  transform: translateX(100%);
}

.single .site-main article.sticky-meta .article-meta,
.page-template-default .site-main article.sticky-meta .article-meta {
  position: sticky;
  top: 10px;
}

.single .site-main article .article-meta + .content-wrap,
.page-template-default .site-main article .article-meta + .content-wrap {
  padding-right: 80px;
}

.single.leftsidebar .site-main article .article-meta + .content-wrap,
.page-template-default.leftsidebar .site-main article .article-meta + .content-wrap {
  padding-right: 0;
  padding-left: 80px;
}

.single .site-main article .article-meta + .content-wrap,
.page-template-default .site-main article .article-meta + .content-wrap {
  width: calc(100% - 80px);
}

.single .site-main .entry-content,
.single .site-main .entry-content p:first-child,
.single .site-main .entry-content h1:first-child,
.single .site-main .entry-content h2:first-child,
.single .site-main .entry-content h3:first-child,
.single .site-main .entry-content h4:first-child,
.single .site-main .entry-content h5:first-child,
.single .site-main .entry-content h6:first-child,
.single .site-main .entry-content figure:first-child,
.single .site-main .entry-content table:first-child,
.page-template-default .site-main .entry-content,
.page-template-default .site-main .entry-content p:first-child,
.page-template-default .site-main .entry-content h1:first-child,
.page-template-default .site-main .entry-content h2:first-child,
.page-template-default .site-main .entry-content h3:first-child,
.page-template-default .site-main .entry-content h4:first-child,
.page-template-default .site-main .entry-content h5:first-child,
.page-template-default .site-main .entry-content h6:first-child,
.page-template-default .site-main .entry-content figure:first-child,
.page-template-default .site-main .entry-content table:first-child {
  margin-top: 0;
}

.single .site-main .entry-content,
.page-template-default .site-main .entry-content {
  font-size: 1.1112em;
}

.single .site-main .ba_single_ajax_like .favourite {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  margin-bottom: 30px;
}

.single .site-main .article-meta .post-share-title {
  display: block;
  font-family: var(--secondary-font);
  font-size: 0.88rem;
  letter-spacing: 0.5px;
  font-weight: 700;
  line-height: 1.5;
}

.single .site-main .article-meta .ba_single_ajax_like a {
  display: inline-block;
  color: #ef203a;
  text-decoration: none;
}

.single .site-main .article-meta .fav-count {
  display: block;
  font-size: 0.8888em;
  color: rgba(var(--font-color-rgb), 0.7);
  line-height: 1.5;
  order: 3;
}

.single .site-main .ba_single_ajax_like .fav-title {
  display: block;
  font-size: 0.88rem;
  font-family: var(--secondary-font);
  font-weight: 700;
  letter-spacing: 0.5px;
  color: rgba(var(--font-color-rgb), 0.8);
}

.single .site-main .ba_single_ajax_like .liked-icon {
  color: #ef203a;
}

.single .site-main .article-meta .post-share {
  text-align: center;
}

.single .site-main .article-meta .social-networks {
  margin: 0;
  padding: 0;
  list-style: none;
}

.single .site-main .article-meta .social-networks li {
  font-size: 0.8888em;
  display: block;
  line-height: 1.5;
}

.single .site-main .article-meta .social-networks li a {
  display: inline-block;
  color: rgba(var(--font-color-rgb), 0.7);
  padding: 10px 0;
}

.single .site-main .article-meta .social-networks li a:hover {
  color: var(--primary-color);
}

.single .site-main p a,
.page .site-main p a {
  font-family: var(--secondary-font);
  font-weight: 700;
  font-size: 1.24rem;
  line-height: 1;
  color: rgba(var(--font-color-rgb), 0.9);
  position: relative;
  display: inline-block;
  padding-bottom: 2px;
  text-decoration: none;
}

.single .site-main p a::before,
.page .site-main p a::before,
.single .site-main p a::after,
.page .site-main p a::after {
  content: "";
  background-color: var(--primary-color);
  -webkit-mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" width="180" height="5" viewBox="0 0 180 5"&gt; &lt;path id="Path_24556" data-name="Path 24556" d="M0,0H180L0,5Z" fill="%23e1bdbd"/&gt; &lt;/svg&gt;');
  mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" width="180" height="5" viewBox="0 0 180 5"&gt; &lt;path id="Path_24556" data-name="Path 24556" d="M0,0H180L0,5Z" fill="%23e1bdbd"/&gt; &lt;/svg&gt;');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  mask-size: cover;
  -webkit-mask-position: -5px 0;
  mask-position: -5px 0;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}

.single .site-main .entry-content p a::after,
.page .site-main .entry-content p a::after {
  background-color: var(--font-color);
  width: 0;
}

.single .site-main .entry-content p a:hover::after,
.page .site-main .entry-content p a:hover::after {
  width: 100%;
}

.single .site-main .entry-content ul,
.page .site-main .entry-content ul {
  margin: 1em 0 0 0;
  padding: 0;
  list-style: none;
}

.single .site-main .entry-content ul li,
.page .site-main .entry-content ul li {
  margin-bottom: 1em;
  position: relative;
  padding-left: 25px;
}

.single .site-main .entry-content ul li::before,
.page .site-main .entry-content ul li::before {
  content: "";
  background-color: var(--primary-color);
  -webkit-mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"&gt;&lt;path fill="%23e1bdbd" d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"&gt;&lt;/path&gt;&lt;/svg&gt;');
  mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"&gt;&lt;path fill="%23e1bdbd" d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"&gt;&lt;/path&gt;&lt;/svg&gt;');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 14px;
  left: 0;
}

.single .site-main .entry-content ol,
.page .site-main .entry-content ol {
  margin: 1em 0 0 0;
  padding: 0;
  list-style: none;
  counter-reset: ol-count;
}

.single .site-main .entry-content ol li,
.page .site-main .entry-content ol li {
  margin-bottom: 1em;
  counter-increment: ol-count;
  position: relative;
  padding-left: 1.5em;
}

.single .site-main .entry-content ol li::before,
.page .site-main .entry-content ol li::before {
  content: counter(ol-count) ".";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.1rem;
  font-family: var(--secondary-font);
  color: rgba(var(--font-color-rgb), 0.7);
  font-weight: 700;
}

.single .site-main article .entry-footer {
  border-top: 1px solid var(--primary-color);
  padding-top: 30px;
}

.single .site-main article .cat-tags {
  display: inline-block;
}

.single .site-main article .cat-tags .tag-title {
  display: inline-block;
  font-size: 0.88rem;
  font-weight: 700;
  font-family: var(--secondary-font);
  letter-spacing: 0.5px;
  color: rgba(var(--font-color-rgb), 0.8);
  margin-bottom: 10px;
}

.single .site-main article .cat-tags a {
  display: inline-block;
  margin-left: 10px;
  background: rgba(var(--primary-color-rgb), 0.4);
  color: var(--font-color);
  font-family: var(--secondary-font);
  font-weight: 700;
  font-size: 1.06rem;
  line-height: 1.5;
  padding: 2px 15px;
  text-decoration: none;
  margin-bottom: 10px;
}

.single .site-main article .cat-tags a:hover {
  background: var(--primary-color);
  color: #fff;
}

.single .author-section {
  width: calc(100% - 40px);
  margin-top: 80px;
}

.single .author-section .author-img-wrap {
  width: 130px;
}

.single .author-section .author-img-wrap .author-img {
  width: 102px;
  height: 102px;
}

.single .author-section .author-content-wrap {
  width: calc(100% - 130px);
  padding-left: 40px;
}

.single .author-section .author-content {
  font-size: 1em;
}

.single .content-area .newsletter-block {
  margin-top: 80px;
}

.single .content-area .newsletter-block .blossomthemes-email-newsletter-wrapper {
  padding: 60px 50px;
  text-align: center;
}

.single .content-area .newsletter-block .blossomthemes-email-newsletter-wrapper .text-holder {
  width: 100%;
  margin-right: 0;
  margin-bottom: 40px;
}

.single .content-area .newsletter-block .blossomthemes-email-newsletter-wrapper .text-holder span {
  margin-top: 0;
}

.single .content-area .newsletter-block .blossomthemes-email-newsletter-wrapper form {
  width: 100%;
}

.single .content-area .newsletter-block .blossomthemes-email-newsletter-wrapper form input[type="text"] {
  margin-bottom: 30px;
  font-size: 0.8888em;
}

.single .content-area .newsletter-block .blossomthemes-email-newsletter-wrapper form input[type="text"] + input[type="text"] {
  margin-left: 5%;
}

.single .content-area .newsletter-block .blossomthemes-email-newsletter-wrapper form label {
  order: unset;
  margin-top: 0;
  margin-bottom: 30px;
}

.single .content-area .blossomthemes-email-newsletter-wrapper form label .text {
  flex: initial;
}

.single .additional-post {
  margin-top: 80px;
}

.single .site-main .author-signature {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
  border-top: 1px solid var(--primary-color);
  padding-top: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.single .site-main .author-signature.left {
  align-items: flex-start;
}

.single .site-main .author-signature.right {
  align-items: flex-end;
}

.single .site-main .author-signature img {
  margin-top: 5px;
  margin-bottom: 5px;
}

.single .site-main .author-signature .social-networks {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  flex: 1;
}

.single .site-main .author-signature .social-networks li {
  margin: 5px 3px 0;
  padding-left: 0;
  font-size: 0.8888em;
  display: inline-block;
}

.single .site-main .author-signature .social-networks li::before {
  display: none;
}

.single .site-main .author-signature .social-networks 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);
  color: #fff;
  border-radius: 100%;
}

.single .site-main .author-signature .social-networks li a:hover {
  background: none;
  color: var(--primary-color);
}

/*==================================
SINGLE POST STYLE ONE, THREE, FIVE &amp; SIX
==================================*/
.single.style-one .header-img-wrap,
.single.style-three .header-img-wrap,
.single.style-six .header-img-wrap,
.page-template-default.style-one .header-img-wrap,
.page-template-default.style-three .header-img-wrap,
.page-template-default.style-six .header-img-wrap {
  position: relative;
  z-index: 1;
  text-align: center;
}

.single.style-one .header-img-wrap.no-image-set,
.single.style-three .header-img-wrap.no-image-set,
.single.style-six .header-img-wrap.no-image-set,
.page-template-default.style-one .header-img-wrap.no-image-set,
.page-template-default.style-three .header-img-wrap.no-image-set,
.page-template-default.style-six .header-img-wrap.no-image-set{
  padding-bottom: 60px;
}

.single.style-one .header-img-wrap::before,
.single.style-three .header-img-wrap::before,
.single.style-six .header-img-wrap::before,
.page-template-default.style-one .header-img-wrap::before,
.page-template-default.style-three .header-img-wrap::before,
.page-template-default.style-six .header-img-wrap::before {
  content: "";
  background-image: url(images/about-section-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 70%;
  z-index: -1;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

.single.style-one .header-img-wrap::after,
.single.style-three .header-img-wrap::after,
.single.style-six .header-img-wrap::after,
.page-template-default.style-one .header-img-wrap::after,
.page-template-default.style-three .header-img-wrap::after,
.page-template-default.style-six .header-img-wrap::after {
  content: "";
  background-color: var(--secondary-color);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 70%;
  z-index: -2;
}

.single.style-one .header-img-wrap.no-image-set::before,
.single.style-three .header-img-wrap.no-image-set::before,
.single.style-six .header-img-wrap.no-image-set::before,
.page-template-default.style-one .header-img-wrap.no-image-set::before,
.page-template-default.style-three .header-img-wrap.no-image-set::before,
.page-template-default.style-six .header-img-wrap.no-image-set::before, 
.single.style-one .header-img-wrap.no-image-set::after,
.single.style-three .header-img-wrap.no-image-set::after,
.single.style-six .header-img-wrap.no-image-set::after,
.page-template-default.style-one .header-img-wrap.no-image-set::after,
.page-template-default.style-three .header-img-wrap.no-image-set::after,
.page-template-default.style-six .header-img-wrap.no-image-set::after {
  min-height: 100%;
}

.single.style-one .header-img-wrap .entry-header,
.single.style-three .header-img-wrap .entry-header,
.single.style-six .header-img-wrap .entry-header,
.page-template-default.style-one .header-img-wrap .entry-header,
.page-template-default.style-three .header-img-wrap .entry-header,
.page-template-default.style-six .header-img-wrap .entry-header {
  margin-top: 60px;
}

.single.style-one .header-img-wrap #crumbs,
.single.style-three .header-img-wrap #crumbs,
.single.style-six .header-img-wrap #crumbs,
.page-template-default.style-one .header-img-wrap #crumbs,
.page-template-default.style-three .header-img-wrap #crumbs,
.page-template-default.style-six .header-img-wrap #crumbs {
  background: rgba(255, 255, 255, 0.4);
}

.single.style-five .site-content .entry-header .category {
  margin-bottom: 0;
}

.single.style-one .site-content .header-img-wrap .post-thumbnail,
.single.style-five .site-main .post-thumbnail,
.page-template-default.style-one .site-content .header-img-wrap .post-thumbnail,
.page-template-default.style-five .site-main .post-thumbnail {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 40px;
  align-items: flex-start;
  padding: 20px 0 10px 0;
}

.single.style-three .site-content .header-img-wrap .post-thumbnail,
.single.style-six .site-content .header-img-wrap .post-thumbnail,
.page-template-default.style-three .site-content .header-img-wrap .post-thumbnail,
.page-template-default.style-six .site-content .header-img-wrap .post-thumbnail {
  margin-top: 40px;
}

.single.style-five .site-main .post-thumbnail,
.page-template-default.style-five .site-main .post-thumbnail {
  margin-top: 0;
  margin-bottom: 40px;
}

.single.style-six .site-content .header-img-wrap .post-thumbnail, 
.page-template-default.style-six .site-content .header-img-wrap .post-thumbnail {
  display: flex;
  flex-wrap: wrap;
}

.single.style-six .site-content .header-img-wrap .post-thumbnail img, 
.page-template-default.style-six .site-content .header-img-wrap .post-thumbnail img {
  display: flex;
  flex: 1;
}

.single.style-one .site-content .header-img-wrap .post-thumbnail img,
.single.style-five .site-main .post-thumbnail img,
.page-template-default.style-one .site-content .header-img-wrap .post-thumbnail img,
.page-template-default.style-five .site-main .post-thumbnail img {
  border: 3px solid #fff;
  max-width: 50%;
}

.single.style-one .site-content .header-img-wrap .post-thumbnail img:first-child,
.single.style-five .site-main .post-thumbnail img:first-child,
.page-template-default.style-one .site-content .header-img-wrap .post-thumbnail img:first-child,
.page-template-default.style-five .site-main .post-thumbnail img:first-child {
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  transform: rotate(-5deg);
}

.single.style-one .site-content .header-img-wrap .post-thumbnail img + img,
.single.style-five .site-main .post-thumbnail img + img,
.page-template-default.style-one .site-content .header-img-wrap .post-thumbnail img + img,
.page-template-default.style-five .site-main .post-thumbnail img + img {
  margin-top: 10px;
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  transform: rotate(2deg);
}

/*==============================
SINGLE POST STYLE TWO
==============================*/
.single.style-two .site-content .entry-header .category {
  margin-bottom: 0;
}

.single.style-two .site-main .post-thumbnail,
.page-template-default.style-two .site-main .post-thumbnail {
  margin-bottom: 40px;
  text-align: center;
}

/*==============================
SINGLE POST STYLE FOUR
==============================*/
.single.style-four .site-content &gt; .header-img-wrap,
.page-template-default.style-four .site-content &gt; .header-img-wrap {
  background: rgba(var(--primary-color-rgb), 0.2);
  min-height: 700px;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.single.style-four .header-img-wrap &gt; .container,
.page-template-default.style-four .header-img-wrap &gt; .container {
  display: flex;
  flex-direction: column;
  width: 100%;
  flex: 1;
}

.single.style-four .site-content .breadcrumb-wrapper,
.page-template-default.style-four .site-content .breadcrumb-wrapper {
  border-top: none;
}

.single.style-four .site-content #crumbs,
.page-template-default.style-four .site-content #crumbs {
  background: #fff;
  padding-top: 0;
  padding-bottom: 0;
}

.single.style-four .site-content #crumbs &gt; span,
.page-template-default.style-four .site-content #crumbs &gt; span {
  padding-top: 5px;
  padding-bottom: 5px;
}

.single.style-four .site-content &gt; .header-img-wrap .entry-header,
.page-template-default.style-four .site-content &gt; .header-img-wrap .entry-header {
  margin-top: 60px;
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  text-align: center;
}

.single.style-four .site-content &gt; .header-img-wrap .entry-title,
.page-template-default.style-four .site-content &gt; .header-img-wrap .entry-title {
  max-width: 800px;
  line-height: 1.8;
}

.single.style-four .site-content &gt; .header-img-wrap .entry-title span,
.page-template-default.style-four .site-content &gt; .header-img-wrap .entry-title span {
  background: rgba(255, 255, 255, 0.95);
  padding: 10px 30px;
  display: inline;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

.single.style-four .site-content &gt; .header-img-wrap .category {
  margin-bottom: 0;
}

.single.style-four .site-content &gt; .header-img-wrap .category a {
  position: relative;
  z-index: 1;
  background: #fff;
}

.single.style-four .site-content &gt; .header-img-wrap .category a::after {
  content: "";
  background: rgba(var(--primary-color-rgb), 0.4);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: all ease 0.35s;
  -moz-transition: all ease 0.35s;
  transition: all ease 0.35s;
}

.single.style-four .site-content &gt; .header-img-wrap .category a:hover::after {
  background: var(--primary-color);
}

.single.style-four .site-content &gt; .header-img-wrap .entry-meta {
  margin-top: 20px;
}

.single.style-four .site-content &gt; .header-img-wrap .entry-meta &gt; span {
  background: rgba(255, 255, 255, 0.95);
  padding: 2px 0 2px 35px;
}

.single.style-four .site-content &gt; .header-img-wrap .entry-meta &gt; span:last-child {
  padding-right: 20px;
}

.single.style-four .site-content &gt; .header-img-wrap .entry-meta &gt; span::before {
  left: 20px;
}

/*============================
WIDGETS COMMON CSS
============================*/
.widget-area .widget .widget-title {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 1.06em;
  font-weight: 400;
  line-height: 1.5;
  position: relative;
  padding-top: 15px;
  text-align: center;
}

.widget-area .widget .widget-title::before {
  content: "";
  background: var(--primary-color);
  width: 20px;
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.widget-area .widget_archive ul li,
.widget-area .widget_categories ul li,
.widget-area .widget_pages ul li,
.widget-area .widget_meta ul li,
.widget-area .widget_recent_comments ul li,
.widget-area .widget_recent_entries ul li,
.widget-area .widget_nav_menu ul li {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(var(--primary-color-rgb), 0.15);
}

.widget-area .widget ul ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

/*==============================
WIDGET CONTACT SOCIAL LINKS
==============================*/
.bttk-contact-widget-wrap p {
	font-size: 0.8888em;
	margin-top: 0;
	margin-bottom: 25px;
}

.widget_bttk_contact_social_links ul.contact-list li {
	position: relative;
	margin-bottom: 20px;
	padding-left: 30px;
}

.widget_bttk_contact_social_links ul.contact-list li svg {
	position: absolute;
	top: 4px;
	left: 0;
	color: var(--primary-color);
	font-size: 1.1112em;
	font-weight: normal;
}

.widget_bttk_contact_social_links ul.contact-list li svg.fa-phone {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
}

.widget_bttk_contact_social_links ul.social-networks {
	margin-top: 30px;
}

.widget_bttk_contact_social_links ul.social-networks li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 1%;
	margin-bottom: 10px;
}

.widget_bttk_contact_social_links ul.social-networks li a {
	width: 40px;
	height: 40px;
	display: inline-block;
	line-height: 40px;
	text-align: center;
	border: 1px solid rgba(var(--font-color-rgb), 0.15);
	color: var(--font-color);
}

.widget_bttk_contact_social_links ul.social-networks li a:hover {
	background: var(--primary-color);
	color: #fff;
}

/*=========================
WIDGET CUSTOM CATEGORY
=========================*/
.widget_bttk_custom_categories ul li {
	margin-bottom: 10px;
	background-size: cover !important;
}

.widget_bttk_custom_categories ul li a {
	display: flex;
	flex: 1;
	flex-wrap: wrap;
	align-items: center;
}

.widget_bttk_custom_categories ul li .cat-title {
	font-size: 0.8888em;
	font-weight: 700;
	color: #fff;
	display: flex;
	flex: auto;
	padding: 5px 0 5px 15px;
	letter-spacing: 1px;
}

.widget_bttk_custom_categories ul li .post-count {
	background: rgba(0,0,0,0.5);
	color: #fff;
	font-size: 0.7778em;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	margin-bottom: 0;
}

.widget_bttk_custom_categories ul li a:hover .post-count {
	background: var(--primary-color);
}

/*===============================
WIDGET INSTAGRAM 
===============================*/
.widget_btif_instagram_widget .profile-link {
	display: block;
  margin-top: 10px;
  text-align: center;
  background: var(--font-color);
  border: 1px solid var(--font-color);
  color: #fff;
  font-size: 0.7778em;
  padding: 10px;
  text-decoration: none;
  line-height: 1.5;
}

.widget_btif_instagram_widget .profile-link:hover {
	background: none;
	color: var(--font-color);
}

.widget_btif_instagram_widget .profile-link .insta-icon {
  display: inline-block;
  line-height: 1;
  margin-right: 10px;
  padding-top: 5px;
}

.widget_btif_instagram_widget ul li .instagram-meta .fa-comment {
  float: none;
}

/*=============================
WIDGET FEATURED PAGE
==============================*/
.widget_blossomtheme_featured_page_widget .right {
  text-align: right;
}

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

.widget_blossomtheme_featured_page_widget .text-holder .btn-readmore {
	display: inline-block;
	font-weight: 700;
	font-size: 0.7778em;
	color: #fff;
	letter-spacing: 1px;
	background: var(--primary-color);
	border: none;
	padding: 13px 30px;
	text-transform: uppercase;
	text-decoration: none;
}

.widget_blossomtheme_featured_page_widget .text-holder .btn-readmore:hover {
	background: var(--font-color);
	color: #fff;
}

/*===============================
WIDGET CTA
===============================*/
.widget_blossomtheme_companion_cta_widget &gt; div {
	padding: 40px 20px;
}

.widget_blossomtheme_companion_cta_widget &gt; div.bttk-cta-bg {
	position: relative;
	z-index: 1;
}

.widget_blossomtheme_companion_cta_widget &gt; div.bttk-cta-bg::before {
	content: "";
	background: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.right .blossomtheme-cta-container, 
.right .blossomtheme-cta-container .widget-title {
	text-align: right;
}

.centered .blossomtheme-cta-container, 
.centered .blossomtheme-cta-container .widget-title {
	text-align: center;
}

.widget_blossomtheme_companion_cta_widget .widget-title, 
.widget-area .widget_blossomtheme_companion_cta_widget .widget-title {
	background: none;
	padding: 0;
	font-size: 1.3333em;
	letter-spacing: 0;
	text-transform: none;
}

.widget_blossomtheme_companion_cta_widget .bttk-cta-bg .widget-title,
.widget_blossomtheme_companion_cta_widget .bttk-cta-bg .text-holder {
	color: #fff;
}

.widget_blossomtheme_companion_cta_widget .text-holder p {
	margin-top: 0;
	font-size: 0.8888em;
	line-height: 1.5;
}

.widget_blossomtheme_companion_cta_widget .btn-cta {
	display: inline-block;
	font-weight: 700;
	font-size: 0.7778em;
	color: #fff;
	letter-spacing: 1px;
	background: var(--primary-color);
	border: 1px solid var(--primary-color);
	padding: 12px 25px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 3px;
}

.widget_blossomtheme_companion_cta_widget .btn-cta + .btn-cta, 
.widget_blossomtheme_companion_cta_widget .btn-cta:hover {
	background: none;
	color: var(--primary-color);
}

.widget_blossomtheme_companion_cta_widget .btn-cta + .btn-cta:hover {
	background: var(--primary-color);
	color: #fff;
}

/*=============================
WIDGET TESTIMONIAL
=============================*/
.widget_bttk_testimonial_widget .bttk-testimonial-holder {
	padding-top: 40px;
}

.widget_bttk_testimonial_widget .bttk-testimonial-inner-holder {
	border: 3px solid rgba(var(--font-color-rgb), 0.05);
	border-radius: 5px;
	text-align: center;
	padding: 50px 20px 20px 20px;
	position: relative;
}

.widget_bttk_testimonial_widget .img-holder {
	width: 70px;
	border-radius: 5px;
	overflow: hidden;
	position: absolute;
	top: -40px;
	left: 0;
	border: 2px solid rgba(var(--font-color-rgb), 0.05);
	padding: 4px;
	background: #fff;
	right: 0;
	margin: 0 auto;
}

.site-footer .widget_bttk_testimonial_widget .img-holder {
	background: #000;
	border-color: rgba(255,255,255,0.2);
}

.widget_bttk_testimonial_widget .img-holder img {
	border-radius: 3px;
}

.widget_bttk_testimonial_widget .bttk-testimonial-inner-holder .name {
	display: block;
	font-weight: 700;
	line-height: 1.4;
}

.widget_bttk_testimonial_widget .bttk-testimonial-inner-holder .designation {
	font-size: 0.7778em;
	color: #8c8c8c;
}

.site-footer .widget_bttk_testimonial_widget .bttk-testimonial-inner-holder .designation {
	color: rgba(255,255,255,0.6);
}

.widget_bttk_testimonial_widget .testimonial-content {
	margin-top: 15px;
}

.widget_bttk_testimonial_widget .testimonial-content p {
	margin-top: 0;
	margin-bottom: 20px;
}

.widget_bttk_testimonial_widget .testimonial-content p:last-child {
	margin-bottom: 0;
}

/*==========================
WIDGET TEAM
==========================*/
.widget_bttk_description_widget .bttk-team-holder-modal {
	display: none !important;
}

.widget_bttk_description_widget .bttk-team-inner-holder {
	text-align: center;
}

.widget_bttk_description_widget .image-holder {
	margin-bottom: 30px;
}

.widget_bttk_description_widget .name {
	display: block;
	font-weight: 700;
	line-height: 1.5;
}

.widget_bttk_description_widget .designation {
	display: block;
	font-size: 0.7778em;
	color: #8c8c8c;
	margin-top: 0;
}

.widget_bttk_description_widget .description {
	margin-top: 15px;
}

.widget_bttk_description_widget .description p {
	margin-top: 0;
	margin-bottom: 20px;
}

.widget_bttk_description_widget .description p:last-child {
	margin-bottom: 0;
}

.widget_bttk_description_widget .social-profile {
	margin-top: 20px;
	display: flex;
	flex: 1;
	flex-wrap: wrap;
	justify-content: center;
}

.widget_bttk_description_widget .social-profile li {
	margin-right: 5px;
	margin-bottom: 0;
	margin-top: 5px;
	padding-bottom: 0;
	border-bottom: none;
}

.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: #fff;
}

.widget_bttk_description_widget .social-profile li a:hover {
	background: none;
	color: var(--primary-color);
}

/*============================
WIDGET STAT COUNTER
============================*/
.widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder {
	position: relative;
  padding-left: 70px;
  display: flex;
  flex-direction: column-reverse;
}

.widget_blossomthemes_stat_counter_widget .widget-title, 
.widget-area .widget_blossomthemes_stat_counter_widget .widget-title {
	background: none;
  padding: 0;
  font-size: 1.112em;
  margin-bottom: 0;
  text-align: left;
}

.widget-area .widget_blossomthemes_stat_counter_widget .widget-title::before {
  display: none;
}

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

.widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder .hs-counter {
	font-size: 2.6665em;
	font-weight: 700;
	line-height: 1;
}

/*===============================
WIDGET POST CATEGORY SLIDER
===============================*/
.widget_bttk_posts_category_slider_widget .item {
  width: 100%;
  height: auto;
  position: relative;
}

.widget_bttk_posts_category_slider_widget .item img {
	width: 100%;
	height: auto;
	object-fit: cover;
}

.widget_bttk_posts_category_slider_widget .item .carousel-title {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.5);
  padding: 20px 10px;
}

.widget_bttk_posts_category_slider_widget .carousel-title .cat-links {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
}

.widget_bttk_posts_category_slider_widget .carousel-title a {
	color: #fff;
	display: inline-block;
}

.widget_bttk_posts_category_slider_widget .carousel-title a:hover {
	color: var(--primary-color);
}

.widget_bttk_posts_category_slider_widget .carousel-title .cat-links a::after {
	content: ",";
}

.widget_bttk_posts_category_slider_widget .carousel-title .cat-links a:last-child::after {
	display: none;
}

.widget_bttk_posts_category_slider_widget .carousel-title .title {
	font-size: 1em;
	margin-top: 5px;
  margin-bottom: 0;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
}

.widget_bttk_posts_category_slider_widget .owl-carousel .owl-nav [class*="owl-"] {
	border-radius: 100%;
	background: rgba(0,0,0,0.5);
	left: 10px;
	top: 40%;
	min-height: auto;
}

.widget_bttk_posts_category_slider_widget .owl-carousel .owl-nav .owl-next {
	left: auto;
	right: 10px;
}

.widget_bttk_posts_category_slider_widget .owl-carousel .owl-nav [class*="owl-"]:before {
	display: none;
}

.widget_bttk_posts_category_slider_widget .owl-theme .owl-nav [class*="owl-"]:hover {
	background: var(--primary-color);
}

.widget_bttk_posts_category_slider_widget .owl-carousel .owl-dots {
	position: static;
}

.widget_bttk_posts_category_slider_widget .owl-carousel .owl-dots .owl-dot {
	background: rgba(0,0,0,0.3);
	margin: 5px;
}

.widget_bttk_posts_category_slider_widget .owl-carousel .owl-dots .owl-dot.active, 
.widget_bttk_posts_category_slider_widget .owl-carousel .owl-dots .owl-dot:hover {
	background: #111;
	border-color: #111;
}

.widget_bttk_posts_category_slider_widget .owl-theme .owl-dots .owl-dot span, 
.widget_bttk_posts_category_slider_widget .owl-theme .owl-dots .owl-dot:hover span, 
.widget_bttk_posts_category_slider_widget .owl-theme .owl-dots .owl-dot span:hover, 
.widget_bttk_posts_category_slider_widget .owl-theme .owl-dots .owl-dot.active span {
	background: none;
}

/*==========================
WIDGET ICON TEXT
==========================*/
.widget_bttk_icon_text_widget .rtc-itw-inner-holder {
	display: flex;
	flex: 1;
	flex-direction: column;
	text-align: center;
}

.widget_bttk_icon_text_widget .rtc-itw-inner-holder .icon-holder {
	font-size: 3em;
	line-height: 1;
	color: var(--primary-color);
}

.widget_bttk_icon_text_widget .rtc-itw-inner-holder .text-holder {
	order: 2;
	margin-top: 40px;
}

.widget_bttk_icon_text_widget .rtc-itw-inner-holder .widget-title {
	text-align: center;
	background: none;
}

.widget_bttk_icon_text_widget .text-holder .widget-title {
	padding: 0;
	margin-bottom: 0;
}

.widget_bttk_icon_text_widget .rtc-itw-inner-holder .widget-title span {
	padding-right: 0;
}

.widget_bttk_icon_text_widget .text-holder .widget-title span {
	background: none;
	padding: 0;
}

.widget_bttk_icon_text_widget .text-holder .widget-title:after {
	display: none;
}

.widget_bttk_icon_text_widget .text-holder .btn-readmore {
	display: inline-block;
	font-weight: 700;
	font-size: 0.7778em;
	color: #fff;
	letter-spacing: 1px;
	background: var(--primary-color);
	border: none;
	padding: 13px 30px;
	text-transform: uppercase;
	text-decoration: none;
}

.widget_bttk_icon_text_widget .text-holder .btn-readmore:hover {
	background: var(--font-color);
	color: #fff;
}

/*=============================
WIDGET CLIENT LOGO
=============================*/
.widget_blossom_client_logo_widget .blossom-inner-wrap {
	display: flex;
	flex: 1;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.widget_blossom_client_logo_widget .widget-title {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
}

.widget_blossom_client_logo_widget .widget-title {
	margin-bottom: 0;
}

.widget_blossom_client_logo_widget .image-holder {
	width: 50%;
	padding: 5px;
}

.client-logo-section .widget_blossom_client_logo_widget .image-holder {
	padding: 40px;
	width: 25%;
	margin-top: 0;
}

.widget_blossom_client_logo_widget .image-holder.black-white {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	-webkit-transition: all ease 0.35s;
	-moz-transition: all ease 0.35s;
	transition: all ease 0.35s;
}

.widget_blossom_client_logo_widget .image-holder.black-white:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

.image-holder:not(.black-white) a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/*================================
WIDGET POPULAR &amp; RECENT POST
================================*/
.page .widget_bttk_popular_post ul li .post-thumbnail, 
.page .widget_bttk_pro_recent_post ul li .post-thumbnail {
  padding: 0;
}

.widget_bttk_popular_post .style-two li .post-thumbnail, 
.widget_bttk_pro_recent_post .style-two li .post-thumbnail, 
.widget_bttk_popular_post .style-three li .post-thumbnail, 
.widget_bttk_pro_recent_post .style-three li .post-thumbnail {
  height: auto;
}

.widget_bttk_popular_post ul li .entry-header, 
.widget_bttk_pro_recent_post ul li .entry-header {
	display: flex;
	flex: 1;
	flex-wrap: wrap;
	align-items: center;
}

.widget_bttk_popular_post ul.style-three li .entry-header, 
.widget_bttk_pro_recent_post ul.style-three li .entry-header, 
.widget_bttk_popular_post ul.style-two li .entry-header, 
.widget_bttk_pro_recent_post ul.style-two li .entry-header {
	justify-content: center;
}

.site-footer .widget_bttk_popular_post .style-three li .entry-header, 
.site-footer .widget_bttk_pro_recent_post .style-three li .entry-header {
	background: #121212;
}

.widget_bttk_popular_post ul li .entry-header .cat-links, 
.widget_bttk_pro_recent_post ul li .entry-header .cat-links, 
.widget_bttk_popular_post .style-three li .entry-header .cat-links, 
.widget_bttk_popular_post .style-two li .entry-header .cat-links, 
.widget_bttk_pro_recent_post .style-three li .entry-header .cat-links, 
.widget_bttk_pro_recent_post .style-two li .entry-header .cat-links {
	display: inline-block;
	margin-bottom: 5px;
	font-size: 0.7778em;
	order: 2;
}

.widget_bttk_popular_post ul.style-two li .entry-header .cat-links, 
.widget_bttk_pro_recent_post ul.style-two li .entry-header .cat-links {
	order: inherit;
}

.widget_bttk_popular_post ul.style-two li .entry-header .cat-links {
	display: block;
	width: 100%;
}

.widget_bttk_popular_post ul li .entry-header .cat-links a, 
.widget_bttk_pro_recent_post ul li .entry-header .cat-links a {
	color: var(--primary-color);
}

.widget_bttk_popular_post ul li .entry-header .cat-links a:hover, 
.widget_bttk_pro_recent_post ul li .entry-header .cat-links a:hover {
	text-decoration: underline;
}

.widget_bttk_popular_post ul li .entry-header .cat-links a::after, 
.widget_bttk_pro_recent_post ul li .entry-header .cat-links a::after {
	content: ",";
	font-size: 18px;
	line-height: 1;
}

.widget_bttk_popular_post ul li .entry-header .cat-links a:last-child::after, 
.widget_bttk_pro_recent_post ul li .entry-header .cat-links a:last-child::after {
	display: none;
}

.widget_bttk_popular_post ul li .entry-header .entry-meta, 
.widget_bttk_pro_recent_post ul li .entry-header .entry-meta {
  padding-right: 15px;
  margin-bottom: 5px;
  font-size: 0.7778em;
  display: inline-block;
}

.single .site-content .widget .entry-meta {
  margin-top: 0;
}

.single .site-content .widget .entry-meta &gt; span {
  padding-left: 0;
}

.single .site-content .widget .entry-meta &gt; span::before {
  display: none;
}

.widget_bttk_popular_post ul.style-two li .entry-header .entry-meta, 
.widget_bttk_pro_recent_post ul.style-two li .entry-header .entry-meta {
	display: block;
	text-align: center;
	width: 100%;
}

.widget_bttk_popular_post ul li .entry-header .entry-meta a, 
.widget_bttk_pro_recent_post ul li .entry-header .entry-meta a {
	color: rgba(0,0,0,0.7);
}

.widget_bttk_popular_post ul li .entry-header .entry-meta a:hover, 
.widget_bttk_pro_recent_post ul li .entry-header .entry-meta a:hover {
	color: var(--primary-color);
	text-decoration: underline;
}

.widget_bttk_popular_post ul li .entry-header .entry-title, 
.widget_bttk_pro_recent_post ul li .entry-header .entry-title {
	width: 100%;
	order: 3;
	font-size: 1em;
	line-height: 1.6;
}

.widget_bttk_popular_post ul.style-two li .entry-header .entry-title, 
.widget_bttk_pro_recent_post ul.style-two li .entry-header .entry-title {
	order: inherit;
}

/*=============================
WIDGET IMAGE TEXT
=============================*/
.widget_bttk_image_text_widget ul li .btn-readmore {
  padding-left: 15px;
  padding-right: 15px;
  width: 80%;
}

.widget_bttk_image_text_widget ul li .btn-readmore:hover {
  color: #fff;
  background: var(--primary-color);
}

.widget_bttk_image_text_widget ul li .btn-readmore::before, 
.widget_bttk_image_text_widget ul li .btn-readmore::after {
  display: none;
}

/*============================
WIDGET TAG CLOUD
============================*/
.tagcloud a {
  display: inline-block;
  padding: 5px;
  color: rgba(var(--font-color-rgb), 0.65);
  text-decoration: underline;
}

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

/*============================
WIDGET CALENDAR
============================*/
.widget_calendar table {
  margin: 0;
}

.widget_calendar table caption {
  background: var(--secondary-color);
}

.widget_calendar table tr th,
.widget_calendar table tr td {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.5;
}

.widget_calendar table tr td {
  font-weight: 400;
}

.widget_calendar table tbody tr td#today {
  background: rgba(var(--primary-color-rgb), 0.15);
}

.widget_calendar table tr td a {
  display: block;
}

.widget_calendar table tr td a:hover {
  text-decoration: none;
  color: var(--font-color);
}

.widget_calendar .wp-calendar-nav {
  border-top: 1px solid rgba(var(--primary-color-rgb), 0.1);
}

.calendar_wrap .wp-calendar-nav-next {
  float: right;
}

/*===========================
WIDGET TEXT
===========================*/
.widget_text .textwidget {
  font-size: 1em;
  line-height: 1.89;
}

.widget_text .textwidget p {
  margin-top: 0;
  margin-bottom: 20px;
}

.widget_text .textwidget p:last-child {
  margin-bottom: 0;
}

/*==========================
WIDGET SEARCH 
=========================*/
.widget_search:not(.widget_block) form {
  border: 1px solid rgba(var(--font-color-rgb), 0.1);
}

.widget_search form .search-field {
  border: none;
  height: 60px;
}

.widget_search form .search-submit {
  height: 60px;
  background-color: rgba(var(--font-color-rgb), 0.75);
}

.widget_search form .search-submit:hover {
  background-color: var(--primary-color);
}

/*============================
WIDGET AUTHOR BIO
============================*/
.bttk-author-bio-holder {
  text-align: left;
}

.bttk-author-bio-holder .image-holder {
  margin-left: auto;
  margin-right: auto;
  width: 285px;
  height: 285px;
  border-radius: 100%;
  overflow: hidden;
}

.bttk-author-bio-holder .image-holder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bttk-author-bio-holder .title-holder {
  font-size: 1.82rem;
  font-weight: 700;
  font-family: var(--secondary-font);
  line-height: 1.2;
  margin-bottom: 0px;
  color: rgba(var(--font-color-rgb), 0.9);
}

.bttk-author-bio-holder .author-bio-content {
  font-size: 1em;
  margin-top: 10px;
}

.bttk-author-bio-holder .author-bio-content p {
  margin-top: 0;
  margin-bottom: 20px;
}

.bttk-author-bio-holder .text-signature {
  margin-bottom: 15px;
  color: var(--font-color);
}

.bttk-author-bio-holder .readmore {
  background: var(--secondary-color);
  color: var(--font-color);
  display: block;
  text-align: center;
  font-size: 0.8888em;
  font-weight: 500;
  text-decoration: none;
  letter-spacing: 1px;
  margin-bottom: 0;
}

.bttk-author-bio-holder .readmore:hover {
  background: var(--primary-color);
  color: #fff;
}

.bttk-author-bio-holder .author-socicons {
  margin-top: 15px;
}

.bttk-author-bio-holder .author-socicons li {
  margin: 10px 3px 0 3px;
  font-size: 1.1112em;
}

.bttk-author-bio-holder .author-socicons li a {
  display: inline-block;
  color: rgba(var(--font-color-rgb), 0.8);
  border: 1px solid rgba(var(--primary-color-rgb), 0.35);
  width: 45px;
  text-align: center;
  height: 45px;
  line-height: 43px;
  border-radius: 100%;
}

.bttk-author-bio-holder .author-socicons li a:hover {
  background: var(--primary-color);
  border-color: var(--primary-color);
  color: #fff;
}

/*===============================
WIDGET NEWSLETTER
===============================*/
.widget_blossomthemes_email_newsletter_widget {
  margin-bottom: 80px;
}

.widget.widget_blossomthemes_email_newsletter_widget .widget-title {
  margin-bottom: 60px;
}
.widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper {
  padding: 50px 25px;
  position: relative;
  width: calc(100% - 10px);
  margin-top: 20px;
  margin-bottom: 20px;
}

.widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper::before {
  content: "";
  background-image: url('images/newsletter-wdgt-bg.png');
  position: absolute;
  top: -20px;
  left: 10px;
  bottom: -20px;
  width: 100%;
  z-index: -1;
}

.widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .img-holder {
  width: 80px;
  height: 80px;
  margin: 0 auto 20px auto;
  border-radius: 100%;
  overflow: hidden;
}

.widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .text-holder {
  margin-bottom: 30px;
}

.widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .text-holder h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.56em;
  font-weight: 400;
  line-height: 1.5;
}

.widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper .text-holder span {
  display: block;
  margin-top: 10px;
  font-size: 0.8888em;
}

.widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper form input[type="text"] {
  height: 45px;
}

.blossomthemes-email-newsletter-wrapper form label .check-mark {
  background: #fff;
  width: 17px;
  height: 17px;
}

.widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper form input[type="submit"] {
  width: 100%;
  padding: 13px 15px;
  font-family: var(--secondary-font);
  font-weight: 700;
  background: var(--font-color);
  font-size: 1.06rem;
}

.widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper form input[type="submit"]:hover {
  background: var(--primary-color);
}

/*===========================
WIDGET SOCIAL LINKS
===========================*/
.widget_bttk_social_links ul {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.widget_bttk_social_links ul li {
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 0;
  font-size: 1.1112em;
}

.widget_bttk_social_links ul li:last-child {
  margin-bottom: 5px;
}

.widget_bttk_social_links ul li a {
  background: rgba(var(--primary-color-rgb), 0.2);
  border-radius: 100%;
  width: 48px;
  height: 48px;
  line-height: 45px;
  border: 1px solid transparent;
}

.widget_bttk_social_links ul li a:hover {
  background: none;
  color: var(--primary-color);
  border-color: var(--primary-color);
}

/*=================================
RESPONSIVE STYLESHEET
=================================*/
@media screen and (max-width: 1366px) {
  .site-header.style-one .header-mid .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .site-header.style-one .main-navigation ul.nav-menu &gt; li, 
  .site-header.style-one .secondary-nav ul.nav-menu &gt; li {
    margin-right: 3%;
  }

  .site-header.style-one .main-navigation ul.nav-menu &gt; li:last-child, 
  .site-header.style-one .secondary-nav ul.nav-menu &gt; li:last-child {
    margin-right: 0;
  }

  .site-header.style-one .main-navigation ul.nav-menu &gt; li &gt; a, 
  .site-header.style-one .secondary-nav ul.nav-menu &gt; li &gt; a {
    padding-left: 5px;
    padding-right: 5px;
  }

  .site-header.style-one .header-mid .site-branding {
    margin-left: 2%;
    margin-right: 2%;
  }

  .site-banner .item .banner-caption {
    padding: 80px 60px;
    min-height: 500px;
  }

  .banner-caption .banner-title {
    font-size: 2em;
    line-height: 1.45;
  }

  .trending-section .section-grid article .post-thumbnail {
    padding-right: 15px;
    padding-left: 15px;
  }

  .about-section, 
  .site-banner.style-one, 
  .footer-t {
    padding-left: 3%;
    padding-right: 3%;
  }

  .sticky-newsletter-inner {
    max-height: 31vw;
  }

  .shop-favourite-section .widget {
    overflow: hidden;
  }

  /*==================================
   SITE BANNER LAYOUT TWO &amp; THREE
   ==================================*/
   .site-banner.style-two .item .banner-img img,
   .site-banner.style-three .item .banner-img img {
    height: 550px;
    object-fit: cover;
    width: 100%;
  }

  /*============================
   SITE BANNER STYLE FOUR
   ============================*/
   .site-banner.style-four {
    padding-left: 3%;
    padding-right: 3%;
  }

  .site-banner.style-four .banner-caption .banner-title {
    font-size: 1.33em;
  }

  /*==============================
   SITE BANNER STYLE FIVE
   ==============================*/
   .site-banner.style-five .owl-carousel .owl-nav [class*="owl-"] {
    width: 40px;
    height: 40px;
    background-size: 18px;
  }

  .site-banner.style-five .owl-carousel .owl-nav .owl-prev {
    left: 0;
  }

  .site-banner.style-five .owl-carousel .owl-nav .owl-next {
    right: 0;
  }

  /*==============================
  SITE BANNER STATIC CTA BANNER
  ===============================*/
  .static-cta-banner.style-one {
    padding: 0;
  }
  
  .static-cta-banner .banner-caption {
    padding: 60px 40px;
  }

  /*==============================
   SINGLE POST PAGE
   ==============================*/
   .single .site-main article .article-meta,
   .page-template-default .site-main article .article-meta {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }

  .single .site-main article .article-meta + .content-wrap,
  .page-template-default .site-main article .article-meta + .content-wrap {
    padding-right: 0;
    padding-left: 40px;
  }
}

@media screen and (max-width: 1199px) {
  body.custom-background .site {
    max-width: 95%;
  }

  .container,
  .site-banner.static-newsletter.style-one .static-banner-wrap {
    max-width: 1000px;
  }

  .newsletter-enabled .blossomthemes-email-newsletter-wrapper form {
    flex: 2;
  }

  .site-header.style-one .main-navigation ul.nav-menu &gt; li, 
  .site-header.style-one .secondary-nav ul.nav-menu &gt; li {
    font-size: 0.7778em
  }

  .site-header.style-one .main-navigation ul li a, 
  .site-header.style-one .secondary-nav ul li a {
    padding-left: 5px;
    padding-right: 5px;
  }

  .site-header.style-one .main-navigation ul li .menu-subtitle, 
  .site-header.style-one .secondary-nav ul li .menu-subtitle {
    font-size: 0.7rem;
  }

  .site-banner.style-one .item-wrap {
    max-width: 1000px;
  }

  .site-banner.style-one .item {
    align-items: flex-start;
  }

  .site-banner .item .banner-caption {
    min-height: auto;
  }

  .site-banner.style-one .item .banner-caption {
    padding: 60px 40px;
  }

  .about-section, 
  .site-banner.style-one, 
  .site-banner.style-four, 
  .footer-t {
    padding-left: 5%;
    padding-right: 5%;
  }

  .trending-section .section-grid {
    max-width: 1170px;
  }

  .trending-section .section-grid article .entry-header {
    padding-left: 0;
  }

  .newsletter-block .blossomthemes-email-newsletter-wrapper .text-holder {
    margin-right: 60px;
  }

  .newsletter-block .blossomthemes-email-newsletter-wrapper form {
    width: calc(100% - 440px);
  }

  .shop-favourite-section .widget {
    overflow: hidden;
  }

  .site-header.style-two .header-social .social-networks a,
  .site-header.style-two .header-cart a {
    padding-left: 10px;
    padding-right: 10px;
  }

  .site-header.style-two .search-toggle {
    padding-left: 5px;
  }

  .site-header .header-social .social-networks a {
    padding-left: 10px;
    padding-right: 10px;
  }

  .site-header.style-four .header-cart a {
    padding-left: 5px;
    padding-right: 5px;
  }

  .site-header.style-four .search-toggle {
    padding-left: 5px;
  }

  /*==================================
   SITE BANNER LAYOUT TWO &amp; THREE
   ==================================*/
   .site-banner.style-two .item .banner-caption,
   .site-banner.style-three .item .banner-caption {
    width: 70%;
  }

  .site-banner.style-two .owl-carousel .owl-nav,
  .site-banner.style-three .owl-carousel .owl-nav {
    left: calc(70% - 102px);
  }

  /*==============================
   SITE BANNER STATIC NEWSLETTER
   ==============================*/
   .site-banner.static-newsletter.video-banner.style-one {
    padding-top: 100px;
  }

  .site-banner.static-newsletter.video-banner.style-one .banner-caption {
    top: -100px;
  }

  .site-banner.static-newsletter.style-two .banner-caption {
    padding-top: 40px;
  }

  /*==============================
  SITE BANNER STATIC CTA BANNER
  ===============================*/
  .static-cta-banner.style-one {
    padding: 0;
  }

  .static-cta-banner .banner-caption {
    padding: 60px 20px;
    width: 45%;
  }

  /*=============================
    SINGLE POST STYLE FOUR
    =============================*/
    .single.style-four .site-content &gt; .header-img-wrap,
    .page-template-default.style-four .site-content &gt; .header-img-wrap {
      min-height: 500px;
    }

  /*==============================
   SINGLE POST STYLE FIVE
   ==============================*/
   .single.style-five .site-main .post-thumbnail,
   .page-template-default.style-five .site-main .post-thumbnail {
    padding-left: 3%;
    padding-right: 2%;
  }
}

@media screen and (min-width: 1025px) {
  .main-navigation .primary-menu-list, 
  .main-navigation ul li .sub-menu, 
  .site-header.style-one .secondary-nav ul li .sub-menu {
    display: block !important;
  }
  
  .submenu-toggle, 
  .secondary-nav .close, 
  .main-navigation .close {
    display: none;
  }

  .site-header.style-three .secondary-nav .nav-menu li .submenu-toggle {
    display: block;
  }

  .site-header:not(.style-one) .main-navigation ul.nav-menu &gt; li {
    padding-bottom: 0;
  }

  .main-navigation ul li.menu-item-has-children &gt; a, 
  .site-header.style-one .secondary-nav ul li.menu-item-has-children &gt; a {
    position: relative;
  }
  
  .main-navigation ul li.menu-item-has-children &gt; a::before {
    content: "";
    -webkit-mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"&gt;&lt;path fill="currentColor" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"&gt;&lt;/path&gt;&lt;/svg&gt;');
    mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"&gt;&lt;path fill="currentColor" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"&gt;&lt;/path&gt;&lt;/svg&gt;');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    background-color: var(--font-color);
    width: 12px;
    height: 12px;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .site-header:not(.style-one) .main-navigation ul li.menu-item-has-children &gt; a::before {
    margin: 0;
    left: auto;
    right: 10px;
    top: 8px;
  }

  .site-header:not(.style-one) .main-navigation ul.nav-menu &gt; li &gt; ul li.menu-item-has-children &gt; a::before {
    margin: 0;
    left: auto;
    right: 10px;
    bottom: auto;
    top: 25px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  .site-header:not(.style-one) .main-navigation ul li.current-menu-item &gt; a::before, 
  .site-header:not(.style-one) .main-navigation ul li.current_page_item &gt; a::before, 
  .site-header:not(.style-one) .main-navigation ul li.current-menu-ancestor &gt; a::before, 
  .site-header:not(.style-one) .main-navigation ul li.current_page_ancestor &gt; a::before, 
  .site-header:not(.style-one) .main-navigation ul.nav-menu &gt; li &gt; ul &gt; li.menu-item-has-children &gt; a::before {
    background-color: #fff;
  }

  .sticky-header .nav-menu &gt; li:nth-last-of-type(1) .sub-menu .sub-menu, 
  .sticky-header .nav-menu &gt; li:nth-last-of-type(2) .sub-menu .sub-menu, 
  .sticky-header .nav-menu &gt; li:nth-last-of-type(3) .sub-menu .sub-menu {
    left: auto;
    right: 9999%;
  }

  .sticky-header .nav-menu &gt; li:nth-last-of-type(1) .sub-menu .sub-menu::before, 
  .sticky-header .nav-menu &gt; li:nth-last-of-type(2) .sub-menu .sub-menu::before, 
  .sticky-header .nav-menu &gt; li:nth-last-of-type(3) .sub-menu .sub-menu::before {
    left: auto;
    right: -10px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .site-header.style-one .main-navigation .nav-menu.has-submenu &gt; li, 
  .site-header.style-one .secondary-nav .nav-menu.has-submenu &gt; li { 
    padding-bottom: 25px;
  }

  .site-header.style-one .main-navigation ul ul li.menu-item-has-children &gt; a {
    padding-right: 25px;
  }

  .site-header.style-one .main-navigation ul li.menu-item-has-children::before, 
  .site-header.style-one .secondary-nav ul li.menu-item-has-children::before {
    content: "";
    -webkit-mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"&gt;&lt;path fill="currentColor" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"&gt;&lt;/path&gt;&lt;/svg&gt;');
    mask-image: url('data:image/svg+xml; utf-8, &lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"&gt;&lt;path fill="currentColor" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"&gt;&lt;/path&gt;&lt;/svg&gt;');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    background-color: var(--font-color);
    width: 12px;
    height: 12px;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 99;
  }

  .site-header.style-one .main-navigation ul.nav-menu &gt; li &gt; ul li.menu-item-has-children::before, 
  .site-header.style-one .secondary-nav ul.nav-menu &gt; li &gt; ul li.menu-item-has-children::before {
    margin: 0;
    left: auto;
    right: 10px;
    bottom: auto;
    top: 25px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  .site-header.style-one .main-navigation ul.nav-menu &gt; li &gt; ul li.current-menu-item::before, 
  .site-header.style-one .main-navigation ul.nav-menu &gt; li &gt; ul li.current_page_item::before, 
  .site-header.style-one .main-navigation ul.nav-menu &gt; li &gt; ul li.current-menu-ancestor::before, 
  .site-header.style-one .main-navigation ul.nav-menu &gt; li &gt; ul li.current_page_ancestor::before, 
  .site-header.style-one .secondary-nav ul.nav-menu &gt; li &gt; ul li.current-menu-item::before, 
  .site-header.style-one .secondary-nav ul.nav-menu &gt; li &gt; ul li.current_page_item::before, 
  .site-header.style-one .secondary-nav ul.nav-menu &gt; li &gt; ul li.current-menu-ancestor::before, 
  .site-header.style-one .secondary-nav ul.nav-menu &gt; li &gt; ul li.current_page_ancestor::before, 
  .site-header.style-one .main-navigation ul.nav-menu &gt; li &gt; ul &gt; li.menu-item-has-children::before, 
  .site-header.style-one .secondary-nav ul.nav-menu &gt; li &gt; ul &gt; li.menu-item-has-children::before {
    background-color: #fff;
  }

  .site-header.style-one .main-navigation ul li.menu-item-has-children &gt; a::before {
    display: none;
  }

  .sticky-header .nav-menu &gt; li:nth-last-of-type(1) ul li:hover &gt; .sub-menu, 
  .sticky-header .nav-menu &gt; li:nth-last-of-type(1) ul li.hover &gt; .sub-menu, 
  .sticky-header .nav-menu &gt; li:nth-last-of-type(2) ul li:hover &gt; .sub-menu, 
  .sticky-header .nav-menu &gt; li:nth-last-of-type(2) ul li.hover &gt; .sub-menu, 
  .sticky-header .nav-menu &gt; li:nth-last-of-type(3) ul li:hover &gt; .sub-menu, 
  .sticky-header .nav-menu &gt; li:nth-last-of-type(3) ul li.hover &gt; .sub-menu {
    left: auto;
    right: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .container,
  .site-banner.static-newsletter.style-one .static-banner-wrap {
    max-width: 768px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .widget-sticky .site-content &gt; .container {
    display: block;
  }

  .rightsidebar .content-area,
  .rightsidebar .widget-area,
  .leftsidebar .content-area,
  .leftsidebar .widget-area {
    float: none;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  #secondary {
    max-width: 768px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
  }

  .back-to-top {
    width: 40px;
    height: 40px;
    bottom: 5%;
  }

  .back-to-top.active {
    right: 20px;
  }

  .back-to-top svg {
    width: 10px;
    height: 20px;
  }

  .site-main article .entry-footer .post-share .social-networks li a::before {
    left: auto;
    right: -4px;
  }

  .site-header .header-search-inner-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }

  .site-header .header-search-wrap .close {
    right: 30px;
  }

  /*=============================
   STICKY NEWSLETTER 
   =============================*/
   .sticky-newsletter-wrap {
    top: 0;
    left: 0;
    width: 45px;
    height: 45px;
    bottom: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
  }

  .sticky-newsletter-wrap.active {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    z-index: 999999;
  }

  .sticky-newsletter-wrap .newsletter-toggle {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
  }

  .sticky-newsletter-wrap.active .newsletter-toggle {
    margin-left: auto;
    margin-right: 6%;
    position: relative;
    top: 0;
  }

  .sticky-newsletter-wrap .sticky-newsletter-inner {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    overflow: auto;
    max-height: initial;
    width: calc(100% - 12%);
  }

  .sticky-newsletter-wrap.active .sticky-newsletter-inner {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }

  /*==========================
   STICKY T BAR
   ==========================*/
   .sticky-t-bar .blossomthemes-email-newsletter-wrapper .container {
    flex-direction: column;
  }

  .newsletter-enabled .blossomthemes-email-newsletter-wrapper .text-holder {
    flex: auto;
    text-align: center;
    margin-bottom: 20px;
    padding-right: 0;
  }

  .newsletter-enabled .blossomthemes-email-newsletter-wrapper form {
    flex: auto;
    justify-content: center;
  }

  .sticky-t-bar .blossomthemes-email-newsletter-wrapper form .subscribe-inner-wrap {
    justify-content: center;
    text-align: left;
  }

  /*===========================
   SITE HEADER
   ===========================*/
   .site-header.style-one .header-mid {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .site-header.style-one .container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  .site-header.style-one .header-mid .site-branding {
    flex: 1;
    margin: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    text-align: left;
    max-width: 100%;
  }

  .site-header .site-title-wrap {
    text-align: left;
  }

  .site-header.style-one .header-mid .site-branding.has-logo-text {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  .site-header.style-one .header-mid .site-branding.has-logo-text .site-title-wrap {
    text-align: left;
    padding-left: 15px;
  }

  .site-header.style-three .site-title-wrap {
    text-align: center;
  }

  .site-header.style-one .header-social {
    display: none !important;
  }

  .site-header.style-one .header-mid .secondary-nav {
    display: none;
  }

  .site-header.style-one .header-mid .main-navigation {
    order: 2;
    flex: initial;
  }

  .site-header.style-one .header-mid .main-navigation .toggle-title {
    display: none;
  }

  .main-navigation .toggle-btn {
    display: block;
    padding: 0 0 0 35px;
    min-height: 20px;
    position: relative;
    background: none;
    color: var(--font-color);
    font-weight: 400;
  }

  .main-navigation .toggle-btn:hover {
    color: var(--primary-color);
  }

  .main-navigation .toggle-btn .toggle-bar {
    position: absolute;
    width: 25px;
    height: 2px;
    background: var(--font-color);
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all ease 0.35s;
    -moz-transition: all ease 0.35s;
    transition: all ease 0.35s;
  }

  .site-header.style-one .main-navigation .toggle-btn .toggle-bar {
    right: 0;
  }

  .main-navigation .toggle-btn .toggle-title + .toggle-bar {
    top: -14px;
  }

  .main-navigation .toggle-btn .toggle-bar:last-child {
    bottom: -14px;
  }

  .main-navigation .toggle-btn:hover .toggle-bar {
    background: var(--primary-color);
  }

  .site-header.style-one .header-mid .main-navigation &gt; div.primary-menu-list {
    width: 320px;
  }

  .site-header .main-navigation .primary-menu-list {
    padding-top: 100px;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 999999;
    width: 320px;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    display: none;
  }

  .site-header .primary-menu-list.active {
    display: block;
  }

  .site-header .main-navigation .mobile-menu {
    width: 320px;
  }

  .site-header .main-navigation .close {
    display: block;
    background: none;
    padding: 0;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 35px;
    right: 20px;
    cursor: pointer;
    z-index: 9999;
    -webkit-transition: all ease 0.35s;
    -moz-transition: all ease 0.35s;
    transition: all ease 0.35s;
  }

  .site-header .main-navigation .close::before,
  .site-header .main-navigation .close::after {
    content: "";
    background: var(--font-color);
    width: 20px;
    height: 2px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all ease 0.35s;
    -moz-transition: all ease 0.35s;
    transition: all ease 0.35s;
  }

  .site-header .main-navigation .close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .site-header .main-navigation .close:hover::before,
  .site-header .main-navigation .close:hover::after {
    background: var(--primary-color);
  }

  .main-navigation ul li {
    display: block;
    margin-right: 0;
    text-align: left;
    border-bottom: 1px solid rgba(var(--font-color-rgb), 0.05);
    /* margin-bottom: 10px; */
  }

  .site-header.style-one .main-navigation ul li, 
  .site-header.style-one .secondary-nav ul li {
    text-align: left;
  }

  .site-header.style-one .main-navigation ul.nav-menu &gt; li, 
  .site-header.style-one .secondary-nav ul.nav-menu &gt; li {
    font-size: 0.8888em
  }

  .site-header.style-one .main-navigation ul li a, 
  .site-header.style-one .secondary-nav ul li a, 
  .site-header.style-one .main-navigation ul.nav-menu &gt; li &gt; a, 
  .site-header.style-one .secondary-nav ul.nav-menu &gt; li &gt; a {
    padding-left: 15px;
    padding-right: 15px;
  }

  .main-navigation ul li .sub-menu, 
  .secondary-nav ul li .sub-menu {
    margin-left: 0 !important;
  }

  .main-navigation ul li .menu-subtitle {
    padding-left: 15px;
    padding-right: 15px;
  }

  .main-navigation ul li a {
    display: block;
    text-align: left;
    padding: 10px 15px;
  }

  .main-navigation ul li .sub-menu {
    border-top: 1px solid rgba(var(--font-color-rgb), 0.05);
    position: static;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    box-shadow: none;
    width: 100%;
    background: none;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    display: none;
  }

  .main-navigation ul ul li:last-child {
    border-bottom: none;
  }

  .main-navigation ul ul li a {
    border-bottom: none;
    padding: 10px 15px;
  }

  .site-header.style-one .main-navigation ul li.menu-item-has-children &gt; a,
  .main-navigation ul li.menu-item-has-children &gt; a {
    padding-right: 40px;
  }

  .submenu-toggle {
    top: 15px;
    width: 20px;
    height: 20px;
    font-size: 0.7778em;
    line-height: 22px;
  }

  .site-header.style-one .main-navigation .submenu-toggle {
    display: block;
  }

  .site-header.style-one .main-navigation .nav-menu &gt; li &gt; .submenu-toggle, 
  .site-header.style-one .secondary-nav .nav-menu &gt; li &gt; .submenu-toggle {
    top: 15px;
  }

  .site-header.style-one .header-mid .main-navigation .nav-menu &gt; li &gt; .menu-subtitle ~ .submenu-toggle, 
  .site-header.style-one .header-mid .secondary-nav .nav-menu &gt; li &gt; .menu-subtitle ~ .submenu-toggle {
    top: 40px;
  }

  .site-header.style-two .header-bottom .main-navigation ul.nav-menu &gt; li {
    margin-bottom: 0;
  }

  .sub-menu .submenu-toggle {
    top: 15px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  .submenu-toggle.active,
  .sub-menu .submenu-toggle.active {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .site-header.style-one .sticky-header .main-navigation .nav-menu &gt; li:not(:last-child) {
    margin-right: 0;
  }

  .site-header.style-one .header-mid .main-navigation .nav-menu &gt; li .menu-subtitle, 
  .site-header.style-one .header-mid .secondary-nav .nav-menu &gt; li .menu-subtitle {
    padding-top: 10px;
    font-size: 1rem;
  }

  .site-header.style-one .main-navigation .nav-menu &gt; li.menu-item-has-children, 
  .site-header.style-one .secondary-nav .nav-menu &gt; li.menu-item-has-children {
    padding-bottom: 0;
  }

  .site-header.style-one .main-navigation .nav-menu &gt; li &gt; .submenu-toggle, 
  .site-header.style-one .secondary-nav .nav-menu &gt; li &gt; .submenu-toggle {
    bottom: auto;
    left: auto;
    right: 10px;
  }

  .site-header.style-one .sticky-header .main-navigation .nav-menu &gt; li &gt; .submenu-toggle, 
  .site-header.style-one .sticky-header .secondary-nav .nav-menu &gt; li &gt; .submenu-toggle {
    top: 15px;
  }

  .main-navigation ul.nav-menu &gt; li &gt; .sub-menu, 
  .site-header.style-one .secondary-nav ul.nav-menu &gt; li &gt; .sub-menu {
    background: none;
  }

  .main-navigation ul.nav-menu &gt; li &gt; .sub-menu::before, 
  .site-header.style-one .secondary-nav ul.nav-menu &gt; li &gt; .sub-menu::before {
    display: none;
  }

  .main-navigation ul.nav-menu &gt; li &gt; .sub-menu &gt; li &gt; a, 
  .site-header.style-one .secondary-nav ul.nav-menu &gt; li &gt; .sub-menu &gt; li &gt; a {
    color: var(--font-color);
    border-bottom-color: rgba(0,0,0,0.05);
  }

  .main-navigation ul.nav-menu &gt; li &gt; .sub-menu &gt; li:hover &gt; a, 
  .site-header.style-one .secondary-nav ul.nav-menu &gt; li &gt; .sub-menu &gt; li:hover &gt; a {
    background: rgba(var(--primary-color-rgb), 0.15);
  }

  .main-navigation ul.nav-menu &gt; li &gt; .sub-menu &gt; li &gt; .submenu-toggle, 
  .site-header.style-one .secondary-nav ul.nav-menu &gt; li &gt; .sub-menu &gt; li &gt; .submenu-toggle {
    color: var(--font-color);
  }

  /*==========================
  STICKY HEADER
  ==========================*/
  .sticky-header .site-branding {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center;
  }

  .sticky-header .site-branding.has-logo-text {
    flex: auto;
  }

  .sticky-header .main-navigation, 
  .site-header.style-one .sticky-header .sticky-menus-holder {
    flex: initial;
  }

  .sticky-header .main-navigation .toggle-btn .toggle-title {
    display: none;
  }

  .sticky-header .main-navigation .nav-menu {
    display: block;
  }

  .sticky-header .main-navigation ul.nav-menu &gt; li {
    text-align: left;
  }

  /*============================
   SITE HEADER STYLE TWO
   ============================*/
   .site-header.style-two .header-mid {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .site-header.style-two .header-mid .site-branding {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .site-header.style-two .header-bottom .container {
    align-items: center;
  }

  .site-header.style-two .header-bottom .main-navigation {
    margin-bottom: 30px;
  }

  /*=============================
   SITE HEADER STYLE THREE
   =============================*/
   .site-header.style-three .header-mid .main-navigation {
    flex: initial;
    order: -1;
  }

  .site-header.style-three .header-mid .main-navigation .toggle-btn {
    padding-left: 30px;
  }

  .site-header.style-three .header-mid .main-navigation .toggle-title {
    display: none;
  }

  .site-header.style-three .header-mid .main-navigation .toggle-btn .toggle-bar {
    right: 0;
  }

  .site-header.style-three .header-mid .main-navigation .nav-menu {
    display: block;
    width: 320px;
  }

  .site-header.style-three .main-navigation ul.nav-menu &gt; li {
    margin-right: 0;
    width: 100%;
  }

  .site-header.style-three .header-mid .header-right {
    flex: 1;
    justify-content: flex-end;
  }

  /*===============================
   SITE HEADER STYLE FOUR
   ===============================*/
   .site-header.style-four .header-mid .site-branding {
    max-width: 100%;
    flex: auto;
  }

  .site-header.style-four .header-mid .main-navigation {
    flex: initial;
  }

  .site-header.style-four .header-mid .main-navigation .toggle-btn {
    padding-left: 30px;
  }

  .site-header.style-four .header-mid .main-navigation .toggle-title {
    display: none;
  }

  .site-header.style-four .header-mid .main-navigation .toggle-btn .toggle-bar {
    right: 0;
  }

  .site-header.style-four .header-mid .main-navigation .nav-menu {
    display: block;
  }

  /*==============================
   SITE BANNER
   ==============================*/
   .site-banner.style-one .item-wrap {
    max-width: 768px;
  }

  .site-banner.style-one .banner-caption .banner-title {
    font-size: 1.3333em;
  }

  /*==================================
   SITE BANNER LAYOUT TWO &amp; THREE
   ==================================*/
   .site-banner.style-two .item .banner-img,
   .site-banner.style-three .item .banner-img {
    width: 100%;
  }

  .site-banner.style-two .item .banner-img img,
  .site-banner.style-three .item .banner-img img {
    height: auto;
  }

  .site-banner.style-two .item .banner-caption,
  .site-banner.style-three .item .banner-caption {
    position: static;
    max-height: 100%;
    transform: none;
    background: #fff;
    width: 100%;
    margin-top: 0;
    padding: 40px 40px 0 40px;
  }

  /*============================
   SITE BANNER STYLE FOUR
   ============================*/
   .site-banner.style-four .item .banner-img {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .site-banner.style-four .item .banner-caption {
    bottom: 40px;
  }

  /*=============================
   SITE BANNER STYLE FIVE
   =============================*/
   .site-banner.style-five .item {
    flex-direction: column;
  }

  .site-banner.style-five .item .banner-img {
    width: 100%;
  }

  .site-banner.style-five .item .banner-caption {
    width: 100%;
    margin-top: 0;
    padding: 40px 20px;
  }

  /*==============================
   SITE BANNER STATIC NEWSLETTER
   ==============================*/
   .site-banner.static-newsletter.style-one .wp-custom-header {
    width: calc(100% - 125px);
  }

  .site-banner.static-newsletter .banner-caption {
    right: 15px;
  }

  .site-banner.static-newsletter .blossomthemes-email-newsletter-wrapper {
    padding: 40px 20px;
  }

  .site-banner.style-one .banner-caption .container {
    padding-left: 0;
    padding-right: 0;
  }

  .site-banner.static-newsletter .blossomthemes-email-newsletter-wrapper h3 {
    font-size: 1.3333em;
  }

  .site-banner.static-newsletter .blossomthemes-email-newsletter-wrapper form input[type="text"] {
    margin-bottom: 10px;
  }

  .site-banner.static-newsletter.style-two .banner-caption {
    right: 0;
  }

  .site-banner.static-newsletter.style-two .banner-caption .container {
    padding-left: 0;
    padding-right: 0;
  }

  .site-banner.static-newsletter.style-two .banner-caption {
    padding-right: 15px;
  }

  .site-banner.static-newsletter.video-banner .wp-custom-header button.wp-custom-header-video-button {
    right: auto;
    left: 3%;
  }

  /*==============================
  SITE BANNER STATIC CTA BANNER
  ===============================*/
  .static-cta-banner .wp-custom-header {
    width: 100%;
  }

  .static-cta-banner.video-banner .wp-custom-header {
    padding-top: 56.25%;
  }

  .static-cta-banner .banner-caption {
    position: static;
    width: 100%;
    padding: 40px 20px 0 20px;
    max-height: 100%;
    text-align: center;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }

  /*=============================
  FEATURE SECTION
  =============================*/
  .feature-section .section-grid {
    padding-left: 40px;
    padding-right: 40px;
  }

  .feature-section .section-grid .bttk-itw-holder li {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
  }

  .feature-section .widget_bttk_image_text_widget ul li .btn-readmore {
    max-width: calc(100% - 40px);
  }

  /*=============================
  ABOUT SECTION
  =============================*/
  .about-section .widget-featured-holder .widget-title {
    font-size: 2.78em;
  }

  /*==============================
   SHOP FAVOURITE SECTION
   ==============================*/
   .shop-favourite-section .widget_products .product_list_widget li {
    width: 30.33%;
  }

  /*==============================
   TRENDING SECTION
   ==============================*/
   .trending-section .section-grid {
    max-width: 768px;
  }

  .trending-section .section-grid article {
    margin-right: 3%;
    width: 31%;
  }

  .trending-section .section-grid article .entry-header .category {
    margin-bottom: 10px;
  }

  .trending-section .section-grid article .entry-title {
    font-size: 1.33em;
  }

  /*=============================
   NEWSLETTER BLOCK
   =============================*/
   .newsletter-block .blossomthemes-email-newsletter-wrapper .container {
    flex-direction: column;
  }

  .newsletter-block .blossomthemes-email-newsletter-wrapper .text-holder {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
    text-align: center;
  }

  .newsletter-block .blossomthemes-email-newsletter-wrapper form {
    width: 100%;
    justify-content: center;
  }

  .newsletter-block .blossomthemes-email-newsletter-wrapper form .subscribe-inner-wrap {
    justify-content: center;
  }

  .newsletter-block .blossomthemes-email-newsletter-wrapper form label .text {
    flex: unset;
  }

  /*===========================
   SITE FOOTER
   ==========================*/
   .footer-b .container {
    flex-direction: column;
  }

  .footer-b .site-info {
    text-align: center;
    flex: auto;
    justify-content: center;
    margin-bottom: 10px;
  }

  .footer-t .column-4 .col,
  .footer-t .column-3 .col {
    width: 48%;
  }

  .footer-t .column-4 .col:nth-child(2n),
  .footer-t .column-3 .col:nth-child(2n) {
    margin-right: 0;
  }

  /*==============================
   SINGLE POST PAGE
   ==============================*/
   .single.style-one .header-img-wrap #crumbs,
   .single.style-three .header-img-wrap #crumbs,
   .single.style-six .header-img-wrap #crumbs,
   .page-template-default.style-one .header-img-wrap #crumbs,
   .page-template-default.style-three .header-img-wrap #crumbs,
   .page-template-default.style-six .header-img-wrap #crumbs {
    margin-left: -15px;
  }

  .single.style-one .site-content .header-img-wrap .post-thumbnail,
  .page-template-default.style-one .site-content .header-img-wrap .post-thumbnail {
    padding-left: 15px;
    padding-right: 10px;
  }

  /*========================
   COMMENTS AREA
   ========================*/
   .comments-area {
    margin-left: -15px;
    margin-right: -15px;
  }

  /*==========================
  ERROR 404 PAGE
  ==========================*/
  .error404 .site-main .error-404 .page-content {
    padding-bottom: 60px;
  }

  .error-num {
    font-size: 10.5em;
  }

  .error-num-wrap .error-txt {
    left: -38px;
  }

}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .widget-area .widget_bttk_pro_recent_post ul:not(.style-one), 
  .widget-area .widget_bttk_posts_category_slider_widget ul:not(.style-one), 
  .widget-area .widget_bttk_custom_categories ul, 
  .widget-area .widget_bttk_image_text_widget ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .widget-area .widget_bttk_pro_recent_post ul:not(.style-one) li, 
  .widget-area .widget_bttk_posts_category_slider_widget ul:not(.style-one) li, 
  .widget-area .widget_bttk_custom_categories ul li, 
  .widget-area .widget_bttk_image_text_widget ul li {
    width: 48%;
  }

  .widget-area .widget_bttk_image_text_widget ul li:last-child {
    margin-bottom: 25px;
  }

  .widget-area .widget_blossom_client_logo_widget .image-holder {
    width: 25%;
  }

}

@media screen and (max-width: 899px) {
  .site-banner.static-newsletter.video-banner .wp-custom-header, 
  .static-cta-banner.video-banner .wp-custom-header {
    height: auto;
    padding-top: 0;
  }

  .site-banner.static-newsletter.video-banner.style-two .wp-custom-header {
    padding-top: 0;
  }

  .site-banner.static-newsletter.video-banner.style-one .wp-custom-header::before, 
  .static-cta-banner.video-banner .wp-custom-header::before {
    display: none;
  }
}

@media screen and (max-width: 782px) {
  .admin-bar .sticky-t-bar:not(.active) .close {
    top: 40px;
  }

  .admin-bar .site-header .main-navigation .close {
    top: 50px;
  }
}

@media screen and (max-width: 600px) {
  .admin-bar .sticky-header {
    top: 0;
  }
}

@media screen and (max-width: 767px) {
  .container,
  .site-banner.static-newsletter.style-one .static-banner-wrap {
    max-width: 420px;
  }

  .content-area,
  .widget-area {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .page-header .page-title,
  .section-title {
    font-size: 2.22em;
  }

  .pagination {
    margin-top: 60px;
  }

  #secondary {
    max-width: 420px;
  }

  .comment-navigation .nav-previous,
  .posts-navigation .nav-previous,
  .post-navigation .nav-previous {
    float: none;
    width: 100%;
  }

  .comment-navigation .nav-next,
  .posts-navigation .nav-next,
  .post-navigation .nav-next {
    float: none;
    width: 100%;
  }

  .comment-navigation .nav-previous + .nav-next,
  .posts-navigation .nav-previous + .nav-next,
  .post-navigation .nav-previous + .nav-next {
    margin-top: 10px;
  }

  blockquote {
    padding: 60px 30px 30px 30px;
    font-size: 1em;
  }

  blockquote::before {
    top: 20px;
  }

  .blossomthemes-email-newsletter-wrapper form label .text {
    width: calc(100% - 27px);
    text-align: left;
  }

  .portfolio-sorting .button {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 10px;
  }

  /*=========================
   STICKY T BAR
   =========================*/
   .sticky-bar-content {
    padding-top: 30px;
  }

  .sticky-t-bar .close {
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .sticky-t-bar .blossomthemes-email-newsletter-wrapper .container {
    padding-top: 30px;
  }

  .newsletter-enabled .blossomthemes-email-newsletter-wrapper form {
    flex-direction: column;
  }

  .newsletter-enabled .blossomthemes-email-newsletter-wrapper form input[type="text"] {
    margin-left: 0;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .newsletter-enabled .blossomthemes-email-newsletter-wrapper form label {
    margin-left: 0;
  }

  .sticky-t-bar .blossomthemes-email-newsletter-wrapper form label .text {
    width: calc(100% - 37px);
  }

  .newsletter-enabled .blossomthemes-email-newsletter-wrapper form input[type="submit"] {
    margin-left: 0;
  }

  /*============================
   SITE HEADER STYLE TWO
   ============================*/
   .site-header.style-two .header-bottom .container {
    justify-content: center;
    border-top: 1px solid rgba(var(--primary-color-rgb), 0.15);
    padding-top: 10px;
  }

  .site-header.style-two .header-bottom .main-navigation {
    /* flex: initial; */
    margin-bottom: 10px;
  }

  .site-header.style-two .header-bottom .main-navigation .toggle-btn {
    padding-right: 30px;
  }

  .site-header.style-two .header-bottom .main-navigation .toggle-title {
    display: none;
  }

  .site-header.style-two .header-bottom .main-navigation .toggle-btn .toggle-bar {
    left: 0;
  }

  .site-header.style-two .header-bottom .header-right {
    margin-bottom: 10px;
  }

  /*=============================
   SITE HEADER STYLE THREE
   =============================*/
   .site-header.style-three .secondary-nav .toggle-btn {
    margin-left: 10px;
  }

  /*===========================
   SITE BANNER
   ===========================*/
   .site-banner {
    padding-bottom: 35px;
  }
  .site-banner.style-one {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .site-banner.style-one .item-wrap {
    max-width: 420px;
  }

  .site-banner.style-one .item {
    flex-direction: column;
  }

  .site-banner.style-one .item .banner-img {
    width: 100%;
    justify-content: center;
    padding: 20px 10px 10px 10px;
    margin-top: 0;
  }

  .site-banner .item .banner-caption {
    width: 100%;
    padding: 0;
    background: none;
    margin-bottom: 0;
    margin-top: 20px;
  }

  .site-banner.style-one .item .banner-caption {
    padding: 0;
  }

  .site-banner.style-one .item .banner-caption::before {
    display: none;
  }

  .banner-caption .banner-title {
    font-size: 1.56em;
  }

  .site-banner .owl-dots {
    bottom: -30px;
  }

  /*==================================
   SITE BANNER LAYOUT TWO &amp; THREE
   ==================================*/
   .site-banner.style-two .item .banner-caption,
   .site-banner.style-three .item .banner-caption {
    padding: 40px 15px 0 15px;
  }

  /*============================
   SITE BANNER STYLE FOUR
   ============================*/
   .site-header.style-four + .site-banner {
    padding-top: 0;
  }

  .site-banner.style-four .item .banner-img {
    padding-left: 5px;
    padding-right: 5px;
  }

  /*=============================
   SITE BANNER STYLE FIVE
   =============================*/
   .site-banner.style-five .banner-caption .banner-title {
    font-size: 1.33em;
  }

  .site-banner.style-five .item .banner-desc {
    font-size: 1em;
  }

  /*===============================
   SITE BANNER STATIC NEWSLETTER
   ===============================*/
   .site-banner.static-newsletter.video-banner.style-one {
    padding-top: 80px;
  }

  .site-header.style-four + .site-banner.video-banner.static-newsletter {
    padding-top: 60px;
  }

  .site-banner.static-newsletter .banner-caption {
    position: static;
  }

  .site-banner.static-newsletter.style-one .wp-custom-header {
    width: 100%;
  }

  .site-banner.static-newsletter.style-one .banner-caption {
    max-width: 100%;
  }

  .site-banner.static-newsletter.style-two .banner-caption {
    padding-top: 0;
    padding-right: 0;
  }

  /*==============================
  SITE BANNER STATIC CTA BANNER
  ===============================*/
  .static-cta-banner.style-one {
    padding: 0;
  }

  /*========================
  FEATURE SECTION
  ========================*/
  .feature-section .section-grid {
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .feature-section .section-grid::after {
    height: 50px;
    bottom: -50px;
  }

  .feature-section .section-grid .bttk-itw-holder {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
  }

  .feature-section .section-grid .bttk-itw-holder li {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .feature-section .section-grid .bttk-itw-holder li img {
    width: 100%;
  }

  /*=============================
  ABOUT SECTION
  =============================*/
  .about-section {
    padding: 80px 5%;
  }

  .feature-section + .about-section {
    padding-top: 130px;
  }

  .about-section .widget-featured-holder {
    height: auto;
    padding-left: 0;
  }

  .about-section .widget_blossomtheme_featured_page_widget .right {
    padding-right: 0;
  }

  .about-section .widget .featured-holder-wrap {
    display: flex;
    flex-direction: column;
  }

  .about-section .widget-featured-holder .img-holder {
    position: static;
    width: 100%;
    margin-left: 0;
    margin-bottom: 40px;
    order: -1;
  }

  .about-section .widget-featured-holder .text-holder {
    margin-top: 40px;
  }

  /*=============================
   CLASSIC LAYOUT
   =============================*/
   .site-main article .button-wrap {
    margin-bottom: 25px;
  }

  .site-main article .entry-footer-right {
    justify-content: flex-start;
  }

  .classic-layout .site-main article, 
  .site-main article + .advertisement-block {
    margin-bottom: 60px;
  }

  .classic-layout .site-main article + .advertisement-block {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .classic-layout .site-main article .post-thumbnail {
    top: 0;
    margin-bottom: 40px;
    padding: 0;
  }

  .classic-layout .site-main article .content-wrap {
    padding: 0 0 20px 0;
    border-top: none;
    border-left: none;
    border-right: none;
  }

  .classic-layout .site-main article .entry-header,
  .classic-layout .site-main article .entry-content {
    padding-right: 0;
  }

  .classic-layout .site-main article .entry-footer {
    padding: 0;
  }

  .site-main article .entry-title {
    font-size: 1.56em;
  }

  .post-shop-block {
    padding-left: 10px;
    padding-right: 10px;
  }

  .post-shop-block .block-title {
    margin-bottom: 20px;
  }

  .classic-layout .site-main article.has-single-img {
    margin-top: 0;
    padding-top: 0;
  }

  .classic-layout .site-main article.has-single-img .content-wrap-outer {
    flex-direction: column;
    border: none;
  }

  .classic-layout .site-main article.has-single-img .post-thumbnail {
    padding: 10px;
    top: 0;
  }

  .classic-layout .site-main article.has-single-img .content-wrap {
    padding-top: 0;
    padding-left: 0;
    border-bottom: 1px solid rgba(var(--primary-color-rgb), 0.1);
  }

  .classic-layout .site-main article.has-single-img .entry-header,
  .classic-layout .site-main article.has-single-img .entry-content {
    padding-right: 0;
  }

  /*================================
   CLASSIC SEC LAYOUT
   ===============================*/
   .classic-sec-layout .site-main article {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(var(--primary-color-rgb), 0.1);
  }

  .classic-sec-layout .site-main article .content-wrap-outer {
    border: none;
    padding: 0;
  }

  .classic-sec-layout .site-main article .post-thumbnail {
    margin-top: 0;
    margin-bottom: 30px;
  }

  .classic-sec-layout .site-main article .entry-header,
  .classic-sec-layout .site-main article .post-thumbnail,
  .classic-sec-layout .site-main article .entry-content {
    padding-right: 0;
  }

  /*============================
    GRID LAYOUT
    ============================*/
    .grid-layout .site-main {
      flex-direction: column;
      margin-left: 0;
      margin-right: 0;
    }

    .grid-layout .site-main article {
      width: 100%;
      margin-right: 0;
      margin-left: 0;
      margin-bottom: 60px;
    }

  /*==============================
    LIST LAYOUT
    ==============================*/
    .list-layout .site-main article .content-wrap-outer {
      flex-direction: column;
    }

    .list-layout .site-main article .post-thumbnail {
      width: 100%;
      margin-bottom: 40px;
    }

    .list-layout .site-main article .post-thumbnail + .content-wrap {
      width: 100%;
      padding-left: 0;
    }

  /*==============================
   SHOP FAVOURITE SECTION
   ==============================*/
   .shop-favourite-section {
    padding-bottom: 60px;
  }
  .shop-favourite-section .container {
    padding-top: 40px;
  }

  .shop-favourite-section .widget_products .product_list_widget {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
  }

  .shop-favourite-section .widget_products .product_list_widget li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  /*=============================
   TRENDING SECTION
   =============================*/
   .trending-section {
    padding-top: 60px;
    margin-bottom: 60px;
  }

  .trending-section .section-grid {
    flex-direction: column;
    max-width: 420px;
  }

  .trending-section .section-grid article {
    width: 100%;
    margin-right: 0;
  }

  /*============================
   NEWSLETTER BLOCK
   ============================*/
   .newsletter-block .blossomthemes-email-newsletter-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .newsletter-block .blossomthemes-email-newsletter-wrapper form {
    flex-direction: column;
  }

  .newsletter-block .blossomthemes-email-newsletter-wrapper form input[type="text"] {
    flex: auto;
    padding-left: 15px;
    padding-right: 15px;
    height: 50px;
  }

  .newsletter-block .blossomthemes-email-newsletter-wrapper form input[type="text"] + input[type="text"] {
    margin-left: 0;
  }

  .newsletter-block .blossomthemes-email-newsletter-wrapper .text-holder span {
    font-size: 1em;
  }

  .newsletter-block .blossomthemes-email-newsletter-wrapper form input[type="submit"] {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .single .content-area .newsletter-block .blossomthemes-email-newsletter-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .single .content-area .newsletter-block .blossomthemes-email-newsletter-wrapper .text-holder {
    text-align: left;
  }

  .single .content-area .newsletter-block .blossomthemes-email-newsletter-wrapper form input[type="text"] {
    margin-bottom: 15px;
  }

  .single .content-area .newsletter-block .blossomthemes-email-newsletter-wrapper form input[type="text"] + input[type="text"] {
    margin-left: 0;
  }

  /*===========================
   SITE FOOTER
   ==========================*/
   .footer-t .grid:not(.column-1) {
    flex-direction: column;
  }

  .footer-t .grid:not(.column-1) .col {
    margin-right: 0;
  }

  .footer-t .column-2 .col,
  .footer-t .column-3 .col,
  .footer-t .column-4 .col {
    width: 100%;
  }

  /*==============================
   SINGLE POST PAGE
   ==============================*/
   .single.style-one .header-img-wrap::after,
   .single.style-three .header-img-wrap::after,
   .single.style-six .header-img-wrap::after,
   .page-template-default.style-one .header-img-wrap::after,
   .page-template-default.style-three .header-img-wrap::after,
   .page-template-default.style-six .header-img-wrap::after {
    min-height: 80%;
  }

  .single.style-one .header-img-wrap .breadcrumb-wrapper,
  .single.style-three .header-img-wrap .breadcrumb-wrapper,
  .single.style-six .header-img-wrap .breadcrumb-wrapper,
  .page-template-default.style-one .header-img-wrap .breadcrumb-wrapper,
  .page-template-default.style-three .header-img-wrap .breadcrumb-wrapper,
  .page-template-default.style-six .header-img-wrap .breadcrumb-wrapper {
    margin-bottom: 35px;
  }

  article .category,
  .single .site-content .entry-header .category {
    margin-bottom: 10px;
  }

  .single .site-content &gt; .header-img-wrap .entry-title,
  .single .site-main &gt; .entry-header .entry-title,
  .page-template-default .site-content &gt; .header-img-wrap .entry-title,
  .page-template-default .site-main &gt; .entry-header .entry-title {
    font-size: 1.78em;
    line-height: 1.5;
  }

  .single.style-one .content-area,
  .page.style-one .content-area {
    margin-top: 30px;
  }

  .single .site-main article,
  .page-template-default .site-main article {
    flex-direction: column;
  }

  .single .site-main article .article-meta,
  .page-template-default .site-main article .article-meta {
    order: 2;
    width: 100%;
    border-right: none;
    padding-right: 0;
    margin-top: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }

  .single .site-main .ba_single_ajax_like .favourite {
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 0;
    border-right: 1px solid rgba(var(--primary-color-rgb), 0.2);
    padding-right: 10px;
  }

  .single .site-main .article-meta .fav-count {
    margin-left: 5px;
  }

  .single .site-main .ba_single_ajax_like .fav-title {
    display: inline-block;
    padding-right: 10px;
  }

  .single .site-main .article-meta .post-share-title {
    display: inline-block;
    padding-left: 10px;
  }

  .single .site-main .article-meta .social-networks {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
  }

  .single .site-main .article-meta .social-networks li a {
    padding-left: 10px;
    padding-right: 10px;
  }

  .single .site-main article .article-meta + .content-wrap,
  .page-template-default .site-main article .article-meta + .content-wrap {
    padding-right: 0;
    padding-left: 0;
  }

  .single .site-main article .article-meta + .content-wrap,
  .page-template-default .site-main article .article-meta + .content-wrap {
    width: 100%;
  }

  .single.style-four .site-content &gt; .header-img-wrap,
  .page-template-default.style-four .site-content &gt; .header-img-wrap {
    background-position: center;
  }

  .single.style-four .site-content &gt; .header-img-wrap .entry-title,
  .page-template-default.style-four .site-content &gt; .header-img-wrap .entry-title {
    line-height: 2;
  }

  /*==========================
   AUTHOR SECTION
   ==========================*/
   .author-section {
    padding-left: 30px;
    padding-right: 30px;
    flex-direction: column;
    margin-top: 40px;
  }

  .single .author-section {
    width: 100%;
    margin-top: 60px;
  }

  .author-section::after {
    top: -45px;
    right: 30px;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }

  .author-section .author-img-wrap {
    margin-bottom: 20px;
  }

  .single .author-section .author-content-wrap,
  .author-section .author-content-wrap {
    width: 100%;
    padding-left: 0;
  }

  /*============================
  ADDITIONAL POSTS
  ============================*/
  .single .additional-post .container {
    padding-left: 0;
    padding-right: 0;
  }

  .additional-post .section-grid {
    flex-direction: column;
  }

  .additional-post .section-grid article {
    width: 100%;
    margin-right: 0;
  }

  .single .additional-post .section-grid article {
    width: 100%;
  }

  /*========================
   COMMENTS AREA
   ========================*/
   .comments-area {
    padding-left: 20px;
    padding-right: 20px;
  }

  .comments-area .comment-body {
    padding-left: 0;
  }

  .comment-body img.avatar {
    position: static;
    margin-bottom: 10px;
  }

  .comments-area ol li ol {
    margin-left: 0;
  }

  .comment-list .children .comment {
    padding-left: 25px;
  }

  .comments-area .comment-respond {
    padding-left: 20px;
    padding-right: 20px;
  }

  .comments-area .comment-list + .comment-respond {
    margin-top: 60px;
  }

  /*==========================
  ERROR 404 PAGE
  ==========================*/
  .error404 .site-main .error-404 {
    flex-direction: column;
  }

  .error404 .site-main .error-404 .error-img {
    width: calc(100% - 40px);
    top: 0;
    margin: 0 auto;
  }

  .error404 .site-main .error-404 .page-content {
    width: 100%;
    padding: 20px 20px 80px;
  }

  .error404 .site-main .error-404 .page-content::before {
    left: 0;
    right: 0;
    top: auto;
    bottom: 100%;
    width: auto;
    height: 100px;
  }

  .error-num {
    font-size: 7em;
  }

  .error-num-wrap .error-txt {
    font-size: 1em;
    left: -45px;
    width: 65px;
  }

  .error404 .site-main .error-404 .page-content h2 {
    font-size: 1.3333em;
  }

  .error404 .site-main .error-404 .btn-readmore {
    font-size: 0.8888em;
  }

  .error404 .site-main .error-404-search {
    margin-top: 80px;
  }

  /*============================
  SYSTEM BUTTON
  ===========================*/
  .responsive-systems-btn {
    position: sticky;
    bottom: 0;
    background: var(--secondary-color);
    z-index: 99999;
    display: none;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 25px;
    max-width: 420px;
    width: calc(100% - 30px);
    margin: 0 auto;
    border: 1px solid #fff;
    border-bottom: none;
    box-shadow: 0 -7px 36px rgba(0,0,0,0.06);
  }

  .responsive-systems-btn.show {
    display: flex;
  }

  .responsive-systems-btn .sarada-dark-mode-toggle, 
  .responsive-systems-btn .sticky-newsletter-wrap {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    display: flex;
    flex: initial;
    flex-direction: column;
    justify-content: center;
    padding: 20px 0;
  }

  .responsive-systems-btn .sarada-dark-mode-toggle {
    flex: 1;
    border-left: 1px solid rgba(var(--primary-color-rgb), 0.3);
    border-right: 1px solid rgba(var(--primary-color-rgb), 0.3);
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 20px;
  }

  .responsive-systems-btn .sarada-dark-mode-toggle .sarada-dark-mode-toggle-btn {
    display: none;
  }

  .responsive-systems-btn .sarada-light-dark-toggle {
    position: static;
    visibility: visible;
    box-shadow: none;
    background: none !important;
    padding: 0;
    max-width: 100%;
    border-radius: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }

  .responsive-systems-btn .sarada-light-dark-title {
    margin-bottom: 0;
    padding-right: 10px;
  }

  .responsive-systems-btn .sarada-light-dark-toggle .sarada-light-dark-toggle-label {
    margin: 0;
  }

  .responsive-systems-btn .sticky-newsletter-wrap {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    margin: 0;
    order: -1;
    width: auto;
    height: auto;
    padding-right: 20px;
  }

  .responsive-systems-btn .sticky-newsletter-wrap.active {
    background: none;
    z-index: unset;
  }

  .responsive-systems-btn .sticky-newsletter-wrap .newsletter-toggle {
    position: relative;
    width: 30px;
    height: 30px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  .responsive-systems-btn .sticky-newsletter-wrap .newsletter-toggle span, 
  .responsive-systems-btn .sticky-newsletter-wrap.active .newsletter-toggle span::before, 
  .responsive-systems-btn .sticky-newsletter-wrap.active .newsletter-toggle span::after {
    width: 15px;
  }

  .responsive-systems-btn .sticky-newsletter-wrap .sticky-newsletter-inner {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(255,255,255,0.75);
    height: calc(100% - 70px);
    width: 100%;
    padding: 30px;
  }

  .responsive-systems-btn .sticky-newsletter-wrap .widget {
    background: #fff;
    margin-bottom: 0;
    padding-top: 20px;
  }

  .responsive-systems-btn .sticky-newsletter-wrap .widget:first-child {
    padding-top: 0;
  }

  .responsive-systems-btn .sticky-newsletter-inner .widget .widget-title {
    margin-top: 0;
  }

  .responsive-systems-btn .back-to-top {
    position: static;
    flex: initial;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    width: 30px;
    height: 30px;
    display: flex;
    flex: initial;
    flex-direction: column;
    align-self: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  
}

/* Galley design issue fixes */
 .page .site-main .entry-content .wp-block-gallery ul li::before {
 content: none;
}

/* Single post and single page underline fixes */


.site-main .entry-content a,
.entry-summary a,
.page-content a,
.comment-content a,
.widget .textwidget a {
  color: var(--font-color);
	text-decoration: underline;
}
.site-main .entry-content a:hover,
.entry-summary a:hover,
.page-content a:hover,
.comment-content a:hover,
.widget .textwidget a:hover {
  color : var(--primary-color);
}
</pre></body></html>