@charset "UTF-8";
/*
Theme Name: Chatbot Theme Pro
Theme URI: https://www.quantumcloud.com/
Author: Quantumcloud
Author URI: https://www.Quantumcloud.com
Description: 
Requires at least: 5.3
Tested up to: 6.1
Requires PHP: 5.6
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: chatbottheme
Tags: blog, news, grid-layout, one-column, two-columns, custom-background, custom-logo, custom-menu, featured-images, flexible-header, post-formats, rtl-language-support, translation-ready, theme-options, threaded-comments, footer-widgets
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Header
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Gutenberg
# Media
	## Captions
	## Galleries
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
:root {
  --secondary-color: #f7b6e5;

  --primary-hover-color: #f52528;
  --secondary-hover-color: #de167d;

  --primary-font-family: "Cardo", serif;
  --secondary-font-family: "Quattrocento Sans", sans-serif;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  border: none;
  margin: 0;
  padding: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0; /* 3 */
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
@media (max-width: 575px) {
  .hidden-xxs-screen {
    display: none !important;
  }
}
/* Breakpoint SM */
@media (min-width: 576px) and (max-width: 767px) {
  .hidden-xs-screen {
    display: none !important;
  }
}
/* Breakpoint MD */
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm-screen {
    display: none !important;
  }
}
/* Breakpoint LG */
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md-screen {
    display: none !important;
  }
}
/* Breakpoint XL */
@media (min-width: 1200px) {
  .hidden-lg-screen {
    display: none !important;
  }
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
html {
  font-size: 62.5%; /* 1rem = 10px */
}
body,
button,
input,
select,
optgroup,
textarea {
  color: #1a1b1f;
  font-family: var(--secondary-font-family);
  font-size: 1.4rem;
  line-height: 1.6;
  font-weight: 300;
}
.night-mode body,
.night-mode button,
.night-mode input,
.night-mode select,
.night-mode optgroup,
.night-mode textarea {
  color: #efefef;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--primary-font-family);
  font-weight: 400;
  letter-spacing: 0.005em;
  word-spacing: -0.002em;
  clear: both;
  margin: 0 0 1.5rem;
}
h1,
h2 {
  line-height: 1.2;
}
h3,
h4,
h5,
h6 {
  line-height: 1.3;
}
.archive-description {
  font-size: 2.2rem;
}
.entry-title {
  font-weight: 700;
}
.entry-title-large {
  font-size: 6.4rem;
}
.entry-title-big {
  font-size: 3.4rem;
}
.entry-title-medium {
  font-size: 2.4rem;
}
.entry-title-small {
  font-size: 1.8rem;
}
#comments .comments-title,
.wp-block-pullquote.alignwide p,
.wp-block-pullquote.alignfull p,
.wp-block-pullquote.is-style-solid-color.alignfull blockquote p,
.wp-block-pullquote.is-style-solid-color.alignwide blockquote p {
  font-size: 2.6rem;
}
#comments h3.comment-reply-title {
  font-size: 1.8rem;
}
#comments .comment-meta .comment-metadata {
  font-size: 1.2rem;
}
.main-navigation div.menu ul li a,
.footer-navigation li a,
#comments h3.comment-reply-title #cancel-comment-reply-link,
#comments .comment-reply-link {
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .entry-title-large {
    font-size: 3.5rem;
  }
  .entry-title-big {
    font-size: 2.2rem;
  }
  .entry-title-medium {
    font-size: 1.5rem;
  }
}
p {
  margin-bottom: 1.5em;
  margin-top: 0;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
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%;
}
::-moz-selection {
  background: #070707;
  color: #fff;
}
::selection {
  background: #070707;
  color: #fff;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}
@media screen and (max-width: 782px) {
  html {
    position: inherit !important;
  }
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  background: #fafafa;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.night-mode body {
  background: #000;
}
.body-scroll-locked {
  overflow: hidden;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 1rem;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
img {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}
figure {
  margin: 1em 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
.data-bg {
  background-color: #000;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
}
.data-bg-fixed {
  background-attachment: fixed;
}
.data-bg-full {
  min-height: 560px;
  height: 100vh;
}
.data-bg-large {
  height: 560px;
}
.data-bg-big {
  height: 440px;
}
.data-bg-medium {
  height: 320px;
}
.data-bg-small {
  height: 220px;
}
.data-bg-thumbnail {
  height: 100px;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
fieldset {
  border: 0.2rem solid #e1e1e3;
  margin-bottom: 3rem;
  margin-top: 3rem;
  padding: 2rem;
}
fieldset > *:first-child {
  margin-top: 0;
}
fieldset > *:last-child {
  margin-bottom: 0;
}
form {
  margin-bottom: 3rem;
  margin-top: 3rem;
}
form > *:first-child {
  margin-top: 0;
}
form > *:last-child {
  margin-bottom: 0;
}
legend {
  font-size: 0.85em;
  font-weight: 700;
  padding: 0 1rem;
}
label {
  display: block;
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0 0 0.5rem 0;
}
label.inline,
input[type="checkbox"] + label {
  display: inline;
  font-weight: 400;
  margin-left: 0.5rem;
}
input,
textarea,
button,
.select {
  font-family: inherit;
  line-height: 1;
}
input,
textarea,
.select {
  border-color: #000;
}
.night-mode input,
.night-mode textarea,
.night-mode .select {
  border-color: #fff;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  border-radius: 0;
  border-style: solid;
  border-width: 0.2rem;
  box-shadow: none;
  color: inherit;
  display: block;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.2;
  margin: 0;
  max-width: 100%;
  outline: none;
  padding: 1.5rem 1.8rem;
  width: 100%;
}
input[type="text"]:hover,
input[type="text"]:focus,
input[type="password"]:hover,
input[type="password"]:focus,
input[type="email"]:hover,
input[type="email"]:focus,
input[type="url"]:hover,
input[type="url"]:focus,
input[type="date"]:hover,
input[type="date"]:focus,
input[type="month"]:hover,
input[type="month"]:focus,
input[type="time"]:hover,
input[type="time"]:focus,
input[type="datetime"]:hover,
input[type="datetime"]:focus,
input[type="datetime-local"]:hover,
input[type="datetime-local"]:focus,
input[type="week"]:hover,
input[type="week"]:focus,
input[type="number"]:hover,
input[type="number"]:focus,
input[type="search"]:hover,
input[type="search"]:focus,
input[type="tel"]:hover,
input[type="tel"]:focus,
input[type="color"]:hover,
input[type="color"]:focus,
textarea:hover,
textarea:focus {
  border-color: var(--primary-hover-color);
}
textarea {
  height: 12rem;
  line-height: 1.5;
  width: 100%;
}
select {
  font-family: inherit;
  font-size: inherit;
}
input::-webkit-input-placeholder {
  line-height: normal;
}
input:-ms-input-placeholder {
  line-height: normal;
}
input::-moz-placeholder {
  line-height: normal;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
button,
.button,
.theme-button,
.wp-block-button__link,
.wp-block-file .wp-block-file__button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0.2rem solid;
  background: none;
  border-radius: 0;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.2;
  margin: 0;
  padding: 1.5rem 1.8rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.theme-button-small {
  padding: 0.5rem 1.5rem;
  font-size: 1rem;
}
.theme-button-border {
  border: 0.1rem solid #e9ecef;
  color: #007aff;
}
.theme-button-filled {
  background: #68b832;
  border-color: #68b832;
  color: #fff;
}
button:hover,
.button:hover,
.theme-button:hover,
.wp-block-button__link:hover,
.wp-block-file__button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
.button:focus,
.theme-button:focus,
.wp-block-button__link:focus,
.wp-block-file__button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  text-decoration: none;
  border-color: var(--primary-hover-color);
}
.theme-button-border:hover,
.theme-button-border:focus,
.theme-button-filled:hover,
.theme-button-filled:focus {
  background: var(--secondary-hover-color);
  border-color: var(--secondary-hover-color);
  color: #fff;
}
button:hover,
.button:hover,
.theme-button:hover,
.wp-block-button__link:hover,
.wp-block-file__button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
.button:focus,
.theme-button:focus,
.wp-block-button__link:focus,
.wp-block-file__button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
.button:active,
.wp-block-button__link:active,
.wp-block-file__button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  outline: none;
}
.post-password-form {
  padding: 40px;
  background: #f8f9fa;
}
.post-password-form label {
  margin-bottom: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.post-password-form input[type="password"] {
  min-height: 40px;
}
.post-password-form input[type="submit"] {
  padding: 0 2rem;
  min-height: 40px;
  height: 100%;
  border-radius: 0;
}
.post-password-form > p:first-child {
  font-size: 1.25rem;
  margin-bottom: 2rem;
}
.post-password-form > p:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 0;
}
/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
.preloader {
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  background: #fff;
  width: 100%;
}
.preloader {
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transform: all 0.7s ease;
  transition: all 0.7s ease;
}
.page-loaded .preloader {
  transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
}
.preloader-style-1 {
  width: 56px;
  height: 56px;
  border: 2px solid rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  position: relative;
  animation: loader-rotate 1s ease-in-out infinite;
  top: 50%;
  margin: -28px auto 0 auto;
}
.preloader-style-1:after {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #000;
  position: absolute;
  top: -6px;
  left: 50%;
  margin-left: -5px;
}
@keyframes loader-rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.theme-custom-cursor {
  position: fixed;
  left: 0;
  top: 0;
  pointer-events: none;
  border-radius: 50%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  visibility: hidden;
}
.theme-cursor-secondary {
  margin-left: -3px;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  z-index: 10000001;
  background-color: #ced0d4;
  -webkit-transition: width 0.3s ease-in-out, height 0.3s ease-in-out,
    margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out, height 0.3s ease-in-out,
    margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: width 0.3s ease-in-out, height 0.3s ease-in-out,
    margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.theme-cursor-secondary.cursor-hover {
  margin-left: -30px;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  background-color: #ced0d4;
  opacity: 0.3;
}
.theme-cursor-primary {
  margin-left: -30px;
  margin-top: -30px;
  width: 30px;
  height: 30px;
  border: 2px solid #ced0d4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10000000;
  opacity: 0.5;
  -webkit-transition: all 0.08s ease-out;
  -o-transition: all 0.08s ease-out;
  transition: all 0.08s ease-out;
}
.theme-cursor-primary.cursor-hover {
  opacity: 0;
}
.no-js .theme-custom-cursor {
  display: none;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: -1111;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.navbar-item-left {
  align-items: baseline;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.header-titles .site-title {
  display: block;
  font-size: 4.8rem;
  font-weight: 900;
  line-height: 1.2;
  margin: 0 auto;
}
#site-header {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media (min-width: 992px) {
  #site-header .navbar-item-right {
    display: none;
  }
}
.header-titles .site-title a,
.site-description{
  color: #fff;
}
.header-navbar {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}
.navbar-item-right {
  align-items: center;
  display: flex;
  justify-content: flex-end;
}
.navbar-controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
}

@media (max-width: 991px) {
  .navbar-controls {
    color: #fff;
    flex-direction: row;
  }

  .navbar-controls > .navbar-control:not(:last-child) {
    margin-right: 1.6rem;
  }
}

.navbar-control,
.theme-action-control {
  border-color: transparent;
  color: inherit;
  position: relative;
  text-decoration: none;
  padding: 0;
}
.theme-action-control {
  background: #007aff;
  color: #fff;
  padding: 10px;
}
.theme-action-control:hover,
.theme-action-control:focus {
  background: var(--secondary-hover-color);
}
.theme-action-control .svg-icon {
  width: 14px;
  height: 14px;
}
.navbar-control:hover,
.navbar-control:focus,
.navbar-control:active,
.theme-action-control:hover,
.theme-action-control:focus,
.theme-action-control:active {
  outline: none;
  border-color: transparent;
}
.navbar-control-trigger:focus,
.action-control-trigger:focus {
  outline: none;
}
.navbar-control:focus-visible > .navbar-control-trigger,
.theme-action-control:focus-visible > .action-control-trigger {
  outline: 2px solid;
}
.searchbar-wrapper {
  transition: transform 0.15s linear, box-shadow 0.15s linear;
}
.offcanvas-wraper,
.searchbar-wrapper {
  height: 100%;
  padding: 2rem 6rem;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.offcanvas-wraper::-webkit-scrollbar,
.searchbar-wrapper::-webkit-scrollbar {
  display: none;
}

.header-searchbar-active .searchbar-wrapper {
  transition: transform 0.25s ease-in-out, box-shadow 0.1s 0.25s linear;
}
.header-searchbar-area {
  display: flex;
  padding-bottom: 4rem;
  padding-top: 1rem;
  justify-content: space-between;
  align-items: center;
}
.header-searchbar form {
  position: relative;
  width: 100%;
}
.header-searchbar-area .search-form label{
  padding-right: .5rem;
}
.header-searchbar .search-form .exit-search {
  padding: 1.4rem 1.8rem;
}
.search-content-area {
  overflow-x: hidden;
  scrollbar-width: thin;
  max-height: calc(100vh - 300px);
}
.search-content-area::-webkit-scrollbar {
  width: 11px;
}
.search-content-area {
  scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}
.search-content-area::-webkit-scrollbar-track {
  background: var(--scrollbarBG);
}
.search-content-area::-webkit-scrollbar-thumb {
  background-color: var(--thumbBG);
  border-radius: 6px;
  border: 3px solid var(--scrollbarBG);
}
.search-content-area .recent-list-group {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  flex: 1;
  counter-reset: list-numbers;
  margin-left: 15px;
  margin-right: 15px;
}
.search-content-area .recent-list-group:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 2px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}
.search-content-area .recent-list-group .theme-list-article {
  padding-left: 30px;
  position: relative;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .header-searchbar #search-closer {
    right: 15px;
  }
  .search-content-area .recent-list-group .theme-list-article {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
  }
}
.search-content-area .recent-list-group .theme-list-article:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.search-content-area .recent-list-group .theme-list-article:before {
  counter-increment: list-numbers;
  content: counter(list-numbers);
  background-color: #fff;
  color: #000;
  border: 0.2rem solid rgba(0, 0, 0, 0.1);
  font-weight: 600;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.theme-categories-section {
  background-color: #f9e3d2;
}
.theme-categories-section .theme-section-heading,
.theme-categories-section .theme-category-article {
  text-align: center;
}
.theme-categories-section .entry-thumbnail {
  border-radius: 100%;
  margin: 0 auto 15px;
  overflow: hidden;
  position: relative;
  width: 180px;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #000;
  text-decoration: none;
}
.night-mode a {
  color: #fff;
}
a:hover,
a:focus {
  color: var(--primary-hover-color);
}
a:hover,
a:active,
a:focus{
  outline: 0;
}
a:focus-visible {
  outline: 2px solid var(--primary-hover-color);
}
.entry-content a:not(.more-link):not(.button):not(.wp-block-button__link),
.entry-summary a:not(.more-link):not(.button):not(.wp-block-button__link),
.widget_text a:not(.more-link):not(.button) {
  text-decoration: underline;
}
abbr,
acronym,
abbr[title] {
  border-bottom: 1px #767676 dotted;
  text-decoration: none;
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation div.menu ul {
  display: inline-block;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  vertical-align: top;
}
.main-navigation div.menu ul li {
  position: relative;
  display: inline-block;
  padding: 10px;
}
.main-navigation > div.menu > ul > li {
  padding: 20px 10px;
}
.main-navigation div.menu ul li a {
  position: relative;
}
.main-navigation div.menu ul li a {
  color: inherit;
}
.main-navigation div.menu ul li.current-menu-item a {
  color: #000000;
}
.main-navigation .navigation-area ul li.current-menu-item:before {
  content: "";
  border-top: 1px solid;
  width: 70px;
  height: 1px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  position: absolute;
  top: -1px;
}
.main-navigation .navigation-area ul li.current-menu-item:before {
  border-color: #000000;
}
.main-navigation .svg-icon {
  display: inline-block;
  line-height: 100%;
  margin-left: 5px;
  vertical-align: middle;
  width: 1.2rem;
}
@media screen and (min-width: 992px) {
  .main-navigation div.menu ul > li > a {
    display: block;
  }
  .main-navigation div.menu ul ul li {
    width: 100%;
  }
  .main-navigation div.menu ul ul a {
    display: block;
    line-height: inherit;
  }
  .main-navigation div.menu ul ul {
    background-color: #fff;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    position: absolute;
    text-align: left;
    visibility: hidden;
    filter: alpha(opacity=0);
    opacity: 0;
    margin: 0 auto;
    padding: 0;
    width: 234px;
  }
  .main-navigation div.menu ul ul a {
    color: #000;
  }
  .main-navigation div.menu li:hover > ul,
  .main-navigation div.menu li:focus > ul {
    visibility: visible;
    filter: alpha(opacity=1);
    opacity: 1;
    z-index: 999;
    -webkit-transition: opacity 0.4s, top 0.4s;
    -moz-transition: opacity 0.4s, top 0.4s;
    -ms-transition: opacity 0.4s, top 0.4s;
    -o-transition: opacity 0.4s, top 0.4s;
    transition: opacity 0.4s, top 0.4s;
  }
  .main-navigation div.menu li:focus-within > ul {
    visibility: visible;
    filter: alpha(opacity=1);
    opacity: 1;
    z-index: 999;
    -webkit-transition: opacity 0.4s, top 0.4s;
    -moz-transition: opacity 0.4s, top 0.4s;
    -ms-transition: opacity 0.4s, top 0.4s;
    -o-transition: opacity 0.4s, top 0.4s;
    transition: opacity 0.4s, top 0.4s;
  }
  .main-navigation div.menu > ul > li > ul {
    top: 90%;
    left: 0;
  }
  .main-navigation div.menu > ul > li:last-child > ul ul,
  .main-navigation div.menu > ul > li:nth-last-child(2) ul ul,
  .main-navigation div.menu > ul > li:nth-last-child(3) ul ul {
    right: 100%;
    left: inherit;
  }
  .main-navigation div.menu ul ul ul {
    top: -20px;
    left: 100%;
  }
  .main-navigation div.menu ul ul li:hover ul,
  .main-navigation div.menu ul ul li:focus ul {
    top: 0;
  }
  .main-navigation div.menu ul ul li:focus-within ul {
    top: 0;
  }
  .link-icon-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
  }
}
@media screen and (max-width: 991px) {
  .main-navigation {
    display: none;
    visibility: hidden;
  }
}
.header-searchbar,
#offcanvas-menu {
  background: rgba(0, 0, 0, 0.42);
  position: fixed;
  top: 0;
  height: 100%;
  left: -33.333333%;
  bottom: 0;
  width: 33.333333%;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: 0.8s ease;
}
@media screen and (max-width: 991px) {
  .header-searchbar,
  #offcanvas-menu {
    width: 75%;
  }
}
@media screen and (max-width: 767px) {
  .header-searchbar,
  #offcanvas-menu {
    width: 100%;
  }
  .offcanvas-wraper,
  .searchbar-wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.close-searchbar,
.close-offcanvas-menu {
  text-align: right;
  cursor: pointer;
}
.theme-close-controller {
  margin: 10px auto;
  display: block;
}
.admin-bar .theme-close-controller {
  margin-top: 40px;
}
.offcanvas-close span {
  display: inline-block;
  vertical-align: middle;
}
.header-searchbar.header-searchbar-active,
#offcanvas-menu.offcanvas-menu-active {
  left: 0;
  opacity: 1;
  visibility: visible;
}
.offcanvas-main-navigation {
  width: 100%;
}
.offcanvas-item {
  margin-bottom: 30px;
}
.offcanvas-item ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.offcanvas-main-navigation li {
  position: relative;
  border-bottom: 1px solid #e9ecef;
}
.night-mode .offcanvas-main-navigation li {
  border-color: #1d1d1d;
}
.offcanvas-main-navigation li:last-child {
  border-bottom: none;
}
.offcanvas-main-navigation a {
  margin-bottom: 2px;
  color: inherit;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  padding: 20px 0;
  text-decoration: none;
  position: relative;
  width: 100%;
}
.offcanvas-main-navigation .sub-menu {
  border-top: 1px solid #e9ecef;
  display: none;
  list-style: none;
  margin: 0 auto;
  padding: 0;
}
.night-mode .offcanvas-main-navigation .sub-menu {
  border-color: #1d1d1d;
}
.offcanvas-main-navigation .sub-menu.submenu-toggle-active {
  display: block;
}
.offcanvas-main-navigation div.menu ul li,
.offcanvas-main-navigation .submenu-wrapper {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.offcanvas-main-navigation .submenu-wrapper .submenu-toggle {
  border-style: solid;
  border-width: 0 0 0 1px;
  border-color: #e9ecef;
  padding-left: 3rem;
  padding-right: 3rem;
}
.night-mode .offcanvas-main-navigation .submenu-wrapper .submenu-toggle {
  border-color: #1d1d1d;
}
.offcanvas-main-navigation .submenu-wrapper .submenu-toggle:focus {
  outline: none;
}
.offcanvas-main-navigation
  .submenu-wrapper
  .submenu-toggle:focus-visible
  > .btn__content {
  outline: 2px solid var(--primary-hover-color);
}
.offcanvas-main-navigation .submenu-wrapper .submenu-toggle .svg-icon {
  height: 1.4rem;
  transition: transform 0.15s linear;
  width: 1.4rem;
}
.offcanvas-main-navigation
  .submenu-wrapper
  .submenu-toggle.button-toggle-active
  .svg-icon {
  transform: rotate(180deg);
}

@media (min-width: 992px) {
  #offcanvas-menu .theme-social-navigation {
    display: none;
  }
}

#offcanvas-menu .social-menu > ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  margin-top: 1.6rem;
}

#offcanvas-menu .social-menu > ul li:not(:last-child) {
  margin-right: 0.8rem;
}

.theme-social-navigation .social-navigation-label {
  font-weight: 600;
}
.theme-social-navigation .social-menu ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.theme-social-navigation .social-menu li {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.theme-social-navigation .social-menu li a .svg-icon {
  display: inline-block;
  vertical-align: middle;
  width: 3.2rem;
  height: 3.2rem;
  padding: 4px;
  transition: 0.3s ease;
}
@media (max-width: 575px) {
  .theme-social-navigation .social-menu li a .svg-icon {
    width: 1.8rem;
    height: 1.8rem;
    padding: 0 2px;
  }
}
.navbar-controls .theme-social-navigation .social-menu li a:hover .svg-icon,
.navbar-controls .theme-social-navigation .social-menu li a:focus .svg-icon{
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  transform: scale(1.5);
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #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;
}
.skip-link {
  font-size: 16px !important;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0s !important;
    transition-duration: 0s !important;
  }
}
/*--------------------------------------------------------------
# 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,
.offcanvas-search:before,
.offcanvas-search:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.widget:before,
.widget:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after,
.offcanvas-search:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.widget:after,
.site-footer:after {
  clear: both;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget-wrapper {
  display: block;
}
.widget {
  display: block;
  margin: 0 0 6rem;
}
.widget select {
  max-width: 100%;
}
.widget ul {
  padding-left: 0;
  padding-right: 0;
  list-style: none;
  margin-bottom: 0;
}
.widget .button {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
/*--------------------------------------------------------------
## Widgets
--------------------------------------------------------------*/
.widget a {
  color: inherit;
}
.widget a:hover,
.widget a:focus {
  color: var(--primary-hover-color);
}
.widget .author-widget-details {
  background-color: #007aff;
  color: #fff;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  text-align: center;
  transition: all 0.2s ease;
}
.author-widget-details .profile-data-bg {
  border-radius: 100%;
  border: 5px solid #FFf;
  height: 160px;
  margin: 0 auto;
  width: 160px;
}
.data-bg-enable.author-widget-details .profile-data-bg {
  margin-top: -80px;
}
.author-widget-details .author-content {
  text-align: center;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.author-content .entry-title {
  margin-top: 10px;
}
.author-widget-details .author-social-profiles {
  margin-top: 4rem;
  padding-bottom: 4rem;
  text-align: center;
}
.author-widget-details .author-social-profiles > a {
  display: inline-block;
  margin: 0 5px;
}
.author-widget-details .author-social-profiles .svg-icon {
  color: #fff;
  height: 30px;
  line-height: 30px;
  width: 30px;
  outline: 2px solid;
  padding: 4px;
  outline-offset: 3px;
  border-radius: 4px;
}
.author-widget-details .author-social-profiles a:hover .svg-icon,
.author-widget-details .author-social-profiles a:focus .svg-icon {
  background: #000;
}
.widget_nav_menu a {
  display: block;
  padding: 1rem 0;
}
.widget_nav_menu .menu > .menu-item:not(:first-child) {
  border-top: 1px #e9ecef solid;
}
.widget_nav_menu .menu-item-has-children {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.widget_nav_menu .menu-item-has-children > a {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.widget_nav_menu .menu-item-has-children > span {
  cursor: pointer;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.widget_nav_menu .menu-item-has-children > ul {
  width: 100%;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.widget_nav_menu .menu > .menu-item > .sub-menu {
  padding-bottom: 1rem;
}
.widget_nav_menu .sub-menu {
  display: none;
}
.widget_nav_menu .sub-menu a {
  padding: 0.5rem 0;
  line-height: 1;
}
.widget_nav_menu .sub-menu .sub-menu {
  padding: 0.5rem 0;
}
.widget_nav_menu .sub-menu .sub-menu a {
  padding-left: 1rem;
}
.widget_nav_menu .submenu-visible {
  display: block;
}
.search-form {
  margin-bottom: 0;
  margin-top: 0;
}
.search-form label {
  display: block;
  margin: 0 auto;
  width: 70%;
  float: left;
}
.search-form label .search-field {
  width: 100%;
  -webkit-appearance: none;
}
.search-form .search-submit {
  float: left;
  width: 30%;
}
.search-form-default {
  display: flex;
  position: relative;
  margin: 0 auto;
}
.search-form-default label {
  width: 100%;
}
.search-form-default .search-field-default {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #f1f1f1;
  border: none;
  height: 45px;
  margin: 0;
  padding: 10px 20px 10px 45px;
}
.search-form-default .search-field-default:focus {
  outline: thin dotted;
}
.search-form-default .search-field-default:hover,
.search-form-default .search-field-default:active {
  outline: 0;
}
.search-form-default svg {
  height: 20px;
  left: 15px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  transition: fill 0.2s;
  width: 20px;
  filter: alpha(opacity=75);
  opacity: 0.75;
}
.widget_recent_entries ul li,
.widget_recent_comments ul li,
.widget_categories ul li,
.widget_pages ul li,
.widget_archive ul li,
.widget_meta ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  padding: 1.5rem 0;
}
.widget_recent_entries ul li:not(:last-child),
.widget_recent_comments ul li:not(:last-child),
.widget_categories ul li:not(:last-child),
.widget_pages ul li:not(:last-child),
.widget_archive ul li:not(:last-child),
.widget_meta ul li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.072);
}
.widget_recent_entries ul li:first-child:last-child,
.widget_recent_comments ul li:first-child:last-child,
.widget_categories ul li:first-child:last-child,
.widget_pages ul li:first-child:last-child,
.widget_archive ul li:first-child:last-child,
.widget_meta ul li:first-child:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.widget_categories ul li:first-child:last-child > .children,
.widget_pages ul li:first-child:last-child > .children,
.widget_archive ul li:first-child:last-child > .children {
  padding-bottom: 0;
}
.widget_recent_entries ul li a,
.widget_recent_comments ul li a,
.widget_categories ul li a,
.widget_pages ul li a,
.widget_archive ul li a,
.widget_meta ul li a {
  padding-right: 0.6666666667rem;
  margin-right: auto;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.widget_categories ul ul.children,
.widget_pages ul ul.children,
.widget_archive ul ul.children {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 100%;
  border-top: 1px #e9ecef solid;
  margin-top: 1rem;
  margin-left: 0;
  padding-left: 1.5em;
}
.widget_categories ul ul.children li,
.widget_pages ul ul.children li,
.widget_archive ul ul.children li {
  padding: 1rem 0 1rem 1rem;
}
.widget_categories ul ul.children li:last-child,
.widget_pages ul ul.children li:last-child,
.widget_archive ul ul.children li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.widget_categories ul ul.children ul.children li,
.widget_pages ul ul.children ul.children li,
.widget_archive ul ul.children ul.children li {
  margin-left: 1rem;
  padding-left: 0;
}
#wp-calendar {
  width: 100%;
  margin: 0;
}
#wp-calendar caption {
  text-align: right;
  margin-bottom: 15px;
}
#wp-calendar thead th {
  text-align: center;
}
#wp-calendar tbody td {
  background: #f5f5f5;
  border: 1px solid #e8e8e8;
  text-align: center;
  padding: 8px;
}
#wp-calendar tbody td:hover {
  background: #fff;
}
#wp-calendar tbody .pad {
  background: none;
}
#wp-calendar tfoot td.pad {
  display: none;
}
.widget_recent_comments li {
  position: relative;
  padding-bottom: 1rem;
}
.widget_recent_comments li:last-child {
  padding-bottom: 0;
}
.widget_recent_comments li .comment-author-link,
.widget_recent_comments li .comment-author-link a {
}
.widget_recent_entries li {
  position: relative;
  padding-bottom: 1rem;
}
.widget_recent_entries li:last-child {
  padding-bottom: 0;
}
.widget_recent_entries li .post-date {
  margin-left: 1rem;
}
.widget_recent_entries li .post-date:before {
  content: "(";
}
.widget_recent_entries li .post-date:after {
  content: ")";
}
.widget_rss .rss-widget-icon {
  display: none;
}
.widget_rss ul li {
  border-bottom: 1px #e9ecef solid;
  position: relative;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
.widget_rss ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.widget_rss ul li .rsswidget {
  color: #000000;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.widget_rss ul li .rss-date {
  display: block;
  margin-top: 0.25rem;
}
.widget_rss ul li .rssSummary {
  margin-top: 0.25rem;
  color: #000000;
}
.widget_rss ul li cite {
  display: block;
  margin-top: 0.25rem;
  font-style: normal;
  text-align: right;
  font-size: 0.8125rem;
}
.widget_tag_cloud {
  overflow: hidden;
}
.widget_tag_cloud .tagcloud {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.widget_tag_cloud .tagcloud a {
  background: rgba(0, 0, 0, 0.05);
  font-size: 12px !important;
  padding: 0.5rem 1rem;
  margin-top: 0.5rem;
  margin-right: 0.5rem;
  text-decoration: none;
}
.widget_tag_cloud .tagcloud a:last-child {
  margin-right: 0;
}
.widget_tag_cloud .tagcloud a:first-letter {
  text-transform: uppercase;
}
.widget_media_video .mejs-container {
  max-width: 100%;
  overflow: hidden;
}
.widget_media_video .mejs-container video,
.widget_media_video .mejs-container iframe,
.widget_media_video .mejs-container object,
.widget_media_video .mejs-container embed {
  max-width: 100%;
  overflow: hidden;
}
.widget_media_gallery {
  overflow: hidden;
}
.widget_media_gallery [class^="gallery-columns-"],
.widget_media_gallery [class*=" gallery-columns-"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -1rem -0.5rem 0;
}
.widget_media_gallery [class^="gallery-columns-"] .gallery-item,
.widget_media_gallery [class*=" gallery-columns-"] .gallery-item {
  position: relative;
  margin-top: 1rem;
  margin-bottom: 0;
  padding: 0 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.widget_media_gallery [class^="gallery-columns-"] .gallery-item img,
.widget_media_gallery [class*=" gallery-columns-"] .gallery-item img {
  display: block;
  border-radius: 0;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.widget_media_gallery [class^="gallery-columns-"] .gallery-item:hover img,
.widget_media_gallery [class*=" gallery-columns-"] .gallery-item:hover img {
  opacity: 0.6;
}
.widget_media_gallery
  [class^="gallery-columns-"]
  .gallery-item
  .gallery-caption,
.widget_media_gallery
  [class*=" gallery-columns-"]
  .gallery-item
  .gallery-caption {
  padding: 1rem 1rem 0;
}
.widget_media_gallery [class^="gallery-columns-"] .gallery-item .gallery-icon,
.widget_media_gallery [class*=" gallery-columns-"] .gallery-item .gallery-icon {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.widget_media_gallery .gallery-columns-4 .gallery-caption,
.widget_media_gallery .gallery-columns-5 .gallery-caption,
.widget_media_gallery .gallery-columns-6 .gallery-caption,
.widget_media_gallery .gallery-columns-7 .gallery-caption,
.widget_media_gallery .gallery-columns-8 .gallery-caption,
.widget_media_gallery .gallery-columns-9 .gallery-caption {
  display: none;
}
.widget_media_gallery .gallery-columns-1 .gallery-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.widget_media_gallery .gallery-columns-2 .gallery-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.widget_media_gallery .gallery-columns-3 .gallery-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.widget_media_gallery .gallery-columns-4 .gallery-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.widget_media_gallery .gallery-columns-5 .gallery-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.widget_media_gallery .gallery-columns-6 .gallery-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.widget_media_gallery .gallery-columns-7 .gallery-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 14.2857142857%;
  flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
}
.widget_media_gallery .gallery-columns-8 .gallery-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}
.widget_media_gallery .gallery-columns-9 .gallery-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 11.1111111111%;
  flex: 0 0 11.1111111111%;
  max-width: 11.1111111111%;
}
/* Text widget */
.widget_text {
  word-wrap: break-word;
}
.widget_text ul {
  list-style: disc;
  margin: 0 0 1rem 1rem;
}
.widget_text ol {
  list-style: decimal;
}
.widget_text ul li,
.widget_text ol li {
  border: none;
}
.widget_text ul li:last-child,
.widget_text ol li:last-child {
  padding-bottom: 0;
}
.widget_text ul li ul {
  margin: 0 0 0 1rem;
}
.widget_text ul li li {
  padding-left: 0;
  padding-right: 0;
}
.widget_text ol li {
  list-style-position: inside;
}
.widget_text ol li + li {
  margin-top: -1px;
}
.widget .tab-head .twp-nav-tabs {
  border-bottom: 2px solid #000;
  margin-bottom: 15px;
}
.widget .tab-head .twp-nav-tabs li {
  float: left;
  margin: 0 auto;
  width: 33.33%;
}
.widget .tab-head .twp-nav-tabs > li > a {
  background: rgba(0, 0, 0, 0.05);
  display: block;
  padding: 15px 0;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
}
.widget .tab-head .twp-nav-tabs > li.active > a,
.widget .tab-head .twp-nav-tabs > li > a:focus,
.widget .tab-head .twp-nav-tabs > li > a:hover,
.widget .tab-head .twp-nav-tabs > li.active > a:focus,
.widget .tab-head .twp-nav-tabs > li.active > a:hover {
  background: #000;
  color: #fff;
}
.widget .tab-head .post-description {
  margin-top: 20px;
}
.tab-icon {
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.site-content .tab-icon {
  width: 20px;
  height: 20px;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.theme-widget-list .theme-widget-article {
  border-bottom: 1px solid #e9ecef;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.night-mode .theme-widget-list .theme-widget-article {
  border-color: #1d1d1d;
}
.theme-widget-list .theme-widget-article:last-child {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.recent-widget-list .entry-thumbnail {
  position: relative;
}
.recent-widget-list .entry-thumbnail .trend-item {
  background: #007aff;
  color: #fff;
  position: absolute;
  font-size: 1.2rem;
  left: 5px;
  bottom: 5px;
  font-weight: 600;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  z-index: 9;
  height: 25px;
  line-height: 25px;
  width: 25px;
}
.category-widget-header .category-title,
.category-widget-header .post-count {
  display: inline-block;
  vertical-align: middle;
}
.category-widget-header .category-title {
  font-weight: 700;
}
.category-widget-header .post-count {
  color: #fff;
  display: inline-block;
  float: right;
  font-size: 16px;
  font-weight: 700;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  text-align: center;
  width: 30px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.category-widget-description,
.category-latest-article .entry-title {
  margin-top: 25px;
  margin-bottom: 0;
}
.widget .latest-category-post {
  filter: alpha(opacity=45);
  opacity: 0.45;
}
.theme-social-widget ul li {
  margin: 2px 0;
  display: inline-block;
  vertical-align: middle;
}
.theme-social-widget ul li a {
  background: #000;
  color: #fff;
  width: 50px;
  height: 50px;
  display: block;
  line-height: 50px;
  text-align: center;
}
.theme-social-widget ul li a:hover,
.theme-social-widget ul li a:focus {
  filter: alpha(opacity=90);
  opacity: 0.9;
  color: #fff;
}
.night-mode .theme-social-widget ul li a {
  background: #fff;
  color: #000;
}
.night-mode .theme-social-widget ul li a:hover,
.night-mode .theme-social-widget ul li a:focus {
  color: #000;
}
.theme-social-widget ul li .svg-icon {
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: middle;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.format-audio .entry-thumbnail {
  margin-bottom: 0;
}
.format-audio .twp-content-audio .wp-block-audio {
  margin: 0 auto 15px;
}
.entry-content .wp-block-audio {
  padding: 20px;
  border: 2px solid rgba(0, 0, 0, 0.05);
}
.wp-block-audio audio:hover,
.wp-block-audio audio:focus {
  outline: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .twp-content-audio,
  .entry-content .wp-block-audio {
    background: #f0f3f4;
  }
}
@media not all and (min-resolution: 0.001dpcm) {
  @media {
    .twp-content-audio,
    .entry-content .wp-block-audio {
      background: #393939;
    }
  }
}
@-moz-document url-prefix() {
  .twp-content-audio,
  .entry-content .wp-block-audio {
    background: #181818;
  }
}
.twp-content-video {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: opacity ease 0.2s;
  transition: opacity ease 0.2s;
}
.twp-content-video .entry-video {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 1em;
}
.twp-content-video .entry-video:before {
  content: "";
  display: table;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 0;
  height: 100%;
}
.twp-content-video .entry-video.theme-ratio-default:before {
  padding-bottom: 66.66667%;
}
.twp-content-video .entry-video.theme-ratio-square:before {
  padding-bottom: 100%;
}
.twp-content-video .entry-video.theme-ratio-portrait:before {
  padding-bottom: 150%;
}
.twp-content-video .entry-video.theme-ratio-landscape:before {
  padding-bottom: 75%;
}
.twp-content-video .entry-video .theme-video-panel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.twp-content-video .entry-video .twp-video-control-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
}
.twp-content-video .entry-video iframe,
.twp-content-video .entry-video video {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: unset;
  margin: auto;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 200% !important;
  height: 200% !important;
}
.theme-video-controllers {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}
.updated:not(.published) {
  display: none;
}
.post-content-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 0.8rem;
}
.post-content-wrap .post-content-share,
.post-content-wrap .post-content {
  position: relative;
  width: 100%;
}
.post-content-wrap .post-content-share {
  -ms-flex: 0 0 10%;
  flex: 0 0 10%;
  max-width: 10%;
}
.post-content-wrap .post-content {
  -ms-flex: 0 0 90%;
  flex: 0 0 90%;
  max-width: 90%;
}
.single-layout .post-thumbnail {
  margin-bottom: 20px;
}
.single-layout .post-content-wrap .post-content ul li,
.single-layout .post-content-wrap .post-content ol li {
  margin-bottom: 10px;
}
.single-layout .post-content-wrap .post-content .entry-content p a {
  box-shadow: 0 -2px 0 #3062ff inset;
}
.entry-title a:not(:hover):not(:focus) {
  color: inherit;
}
.latest-blog-wrapper .post-thumbnail {
  position: relative;
  overflow: hidden;
}
.post-thumbnail-effects {
  overflow: hidden;
  position: relative;
}
.post-thumbnail-overlay {
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
  padding: 15px;
}
.post-thumbnail-effects .data-bg {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: transform, filter, opacity;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1);
}
.archive-layout-metro .post-thumbnail-effects .data-bg:before {
  position: absolute;
  bottom: 0;
  top: 50%;
  left: 0;
  right: 0;
  content: "";
  display: inline-block;
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.75) 0%,
    transparent 50%
  );
  z-index: 1;
  transition: 500ms ease-in-out;
  pointer-events: none;
  border-radius: 1.6rem;
  will-change: transform;
}
.article-layout-metro
  .theme-article:hover
  .post-thumbnail-effects
  .data-bg:before {
  border-radius: 0;
}
.post-thumbnail-effects:hover .data-bg,
.post-thumbnail-effects:focus .data-bg {
  transform: scale(1.05, 1.05);
}
.archive-layout-metro .post-thumbnail-effects:hover .data-bg:before {
  top: 0;
}
.post-format-icon {
  position: absolute;
  top: 0;
  z-index: 3;
  left: 0;
  display: block;
}
.post-format-icon .svg-icon {
  color: #fff;
  position: relative;
  width: 16px;
  height: 16px;
  margin: 10px 8px;
}
.post-format-icon:before {
  content: "";
  height: 80px;
  transform: rotate(45deg);
  width: 80px;
  display: block;
  top: -40px;
  left: -40px;
  position: absolute;
}
.format-video .post-format-icon:before {
  background: #7e40b6;
}
.format-image .post-format-icon:before {
  background: #7f87de;
}
.format-gallery .post-format-icon:before {
  background: #f89d2b;
}
.format-quote .post-format-icon:before {
  background: #ef281a;
}
.format-audio .post-format-icon:before {
  background: #68b832;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.wrapper {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
.theme-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}
.theme-row-ghost {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
}
.theme-row-ghost > .column {
  position: relative;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.column {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
.column-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.column-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.column-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.column-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.column-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.column-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.column-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.column-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.column-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.column-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.column-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.column-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media screen and (max-width: 991px) {
  .column-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .column-xs-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.content-area {
  position: relative;
  width: 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.alignnone,
.aligncenter {
  margin-bottom: 4rem;
  margin-top: 4rem;
}
.alignwide,
.alignfull {
  margin-bottom: 6rem;
  margin-top: 6rem;
}
.alignleft {
  margin: 0.5rem 2.5rem 2.5rem 0;
}
.alignright {
  margin: 0.5rem 0 2.5rem 2.5rem;
}
.entry-content > .alignfull {
  margin-left: -4rem;
}
.entry-content > .alignwide {
  max-width: calc(100vw - 8rem);
  width: calc(100vw - 8rem);
}
.alignfull > figcaption,
.alignfull > .wp-caption-text {
  width: calc(100% - 8rem);
}
.entry-excerpt-muted {
  color: #4b4b4b;
  font-size: 1.3rem;
}
.night-mode .entry-excerpt-muted {
  color: #fff;
}
.entry-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  line-height: 1.2;
}
.entry-meta-top {
  margin-bottom: 1rem;
  margin-top: 1.5rem;
}
.entry-meta a {
  text-decoration: none;
  font-weight: 700;
  font-size: 0.9rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.entry-meta-wrapper {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
}
.entry-meta-left .entry-meta-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 1rem;
  overflow: hidden;
}
.entry-meta-label {
  margin-right: 5px;
}
.entry-meta .cat-links > a {
  display: inline-block;
  position: relative;
  margin: 0 4px 8px 0;
}
.entry-meta .cat-links > a:after {
  display: inline-block;
  position: relative;
  top: 0.2rem;
  content: "";
  width: 1px;
  background-color: #d8d8d8;
  height: 1.1rem;
  margin: 0 0.8rem 0 1.1rem;
}
.entry-meta .cat-links > a:last-child:after {
  content: none;
  display: none;
}
.post-navigation {
  border-style: solid;
  border-width: 0.1rem 0;
  border-color: #e9ecef;
  font-size: 1.8rem;
  margin-top: 5rem;
  padding: 3rem 0;
}
.night-mode .post-navigation {
  border-color: #1d1d1d;
}
.post-navigation .nav-links {
  display: flex;
  flex-direction: column;
}
.post-navigation .nav-links > div + div {
  margin-top: 1rem;
}
.post-navigation a {
  align-items: baseline;
  display: flex;
  text-decoration: none;
}
.post-navigation .arrow {
  margin-right: 1rem;
}
/* SINGLE PAGINATION */
.post-navigation {
  padding: 3.5rem 0;
  margin-bottom: 8rem;
  margin-top: 8rem;
}
@media (max-width: 1600px) {
  .post-navigation {
    margin: 4rem 0;
  }
}
@media (max-width: 575px) {
  .post-navigation {
    margin: 2rem 0;
  }
}
.post-navigation .nav-links {
  flex-direction: row;
  justify-content: space-between;
}
.post-navigation .nav-links a {
  color: inherit;
}
.post-navigation .nav-links a:hover,
.post-navigation .nav-links a:focus {
  color: var(--primary-hover-color);
}
.post-navigation .nav-links > div {
  max-width: calc(50% - 2rem);
}
.post-navigation .nav-links > div + div {
  margin: 0 0 0 4rem;
}
.post-navigation .arrow {
  margin: 0 2rem 0 0;
}
.post-navigation .nav-next:only-child {
  margin-left: auto;
}
.post-navigation .nav-next a {
  flex-direction: row-reverse;
  text-align: right;
}
.post-navigation .nav-next .arrow {
  margin: 0 0 0 2rem;
}
@media screen and (max-width: 767px) {
  .post-navigation .nav-links {
    display: block;
  }
  .post-navigation .nav-links > div {
    max-width: 100%;
  }
  .post-navigation .nav-links > div,
  .post-navigation .nav-links > div + div {
    margin: 10px 0;
  }
}
.related-post-item {
  margin-bottom: 30px;
}

.archive-layout-metro
  .theme-article
  .post-content
  .entry-meta
  .entry-meta-item
  a {
  color: #fff;
}
/* ARCHIVE LAYOUT */
.archive-layout-default,
.archive-layout-metro,
.archive-layout-masonry {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.article-wraper {
  padding: 1.6rem 0;
}

@media (max-width: 1199px) {
  .article-wraper {
    padding: 2.4rem 0;
  }
}
.archive-layout-default .theme-article,
.archive-layout-masonry .theme-article,
.archive-layout-metro .theme-article {
  margin-bottom: 40px;
  padding-right: 20px;
  padding-left: 20px;
}
.archive-layout-default .theme-article {
  position: relative;
  width: 100%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.archive-layout-default.masonry-layout-three .theme-article {
  position: relative;
  width: 100%;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.archive-layout-masonry .theme-article {
  position: relative;
  width: 100%;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

@media (max-width: 991px) {
  .archive-layout-masonry .theme-article,
  .archive-layout-default.masonry-layout-three .theme-article {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.archive-layout-masonry.masonry-layout-two .theme-article {
  position: relative;
  width: 100%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.archive-layout-metro .theme-article,
.archive-layout-masonry .theme-article {
  position: relative;
  width: 100%;
}
.archive-layout-metro .theme-article {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.archive-layout-metro .theme-article:nth-child(3n + 1) {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.archive-layout-metro .theme-article .post-content {
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 4rem;
  z-index: 9;
}

.archive-layout-metro .theme-article .data-bg {
  border-radius: 1.6rem;
}

@media (max-width: 575px) {
  .archive-layout-default .theme-article,
  .archive-layout-masonry .theme-article,
  .archive-layout-masonry.masonry-layout-two .theme-article,
  .archive-layout-default.masonry-layout-three .theme-article {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.archive-layout-lateral {
  padding: 0 2rem;
}

.archive-layout-lateral article {
  display: grid;
  grid-template-columns: calc(33.333333% - 1.5rem) calc(
      100% - 33.333333% - 1.5rem
    );
  gap: 3rem;
  margin-bottom: 1.6rem;
}

@media (max-width: 991px) {
  .archive-layout-lateral article {
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
  }
}

.pagination {
  margin-top: 3.25rem;
  margin-bottom: 3.25rem;
  text-align: center;
}
.pagination a {
  color: inherit;
}
.pagination .page-numbers {
  display: inline-block;
  margin-right: 1.25em;
  color: #abadaf;
}
.pagination .page-numbers.current {
  color: #161719;
}
.pagination .page-numbers:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 600px) {
  .pagination .prev:after,
  .pagination .next:before {
    position: relative;
    display: inline-block;
    width: 2.25rem;
    height: 1px;
    content: "";
    vertical-align: middle;
    background-color: #eaebee;
  }
  .pagination .prev:after {
    margin-left: 1.25em;
  }
  .pagination .next:before {
    margin-right: 1.25em;
  }
}
.theme-ajax-post-load {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}
.theme-ajax-post-load .theme-loading-button {
  font-weight: 600;
  min-width: 300px;
}
.slide-btn {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  padding: 0;
}
.slide-btn {
  display: block;
  position: absolute;
  z-index: 1;
  font-size: 32px;
  line-height: 50px;
  cursor: pointer;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
}
.slide-btn:before {
  display: block;
  line-height: 50px;
}
.slide-prev-icon:hover,
.slide-prev-icon:focus,
.slide-next-icon:hover,
.slide-next-icon:focus {
  outline: none !important;
}
.slide-prev-icon {
  left: 15px;
}
.slide-next-icon {
  right: 15px;
}
.slidernav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  align-items: center;
  margin: 4rem 0 2rem auto;
}
.slidernav .slide-count-wrap {
  font-size: 1.8rem;
}
.slidernav .svg-icon {
  width: 5rem;
  height: 5rem;
}
@media screen and (max-width: 767px) {
  .slidernav {
    margin: 2rem 0 2rem auto;
  }
  .slidernav .svg-icon {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.slick-dots {
  display: block;
  width: 100%;
  padding: 0;
  margin: 15px auto;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}
.slick-dots li button {
  background: #000;
  border: 0;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  padding: 0;
  margin: 5px;
  font-size: 1px;
  line-height: 1px;
  color: #000;
  opacity: 0.45;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}
.slick-dots li.slick-active button,
.slick-dots li button:hover,
.slick-dots li button:focus {
  opacity: 1;
}
.slick-dots li.slick-active button {
  width: 20px;
  border-radius: 6px;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.theme-comment-toggle {
  text-align: left;
  position: relative;
  width: 100%;
}
.comment-toggle-icon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 45px;
  z-index: 1;
  padding: 0 10px;
  display: inline-block;
  line-height: 1px;
}
.comment-toggle-icon.active:after {
  width: 13px;
  height: 1px;
}
.comment-toggle-icon:before,
.comment-toggle-icon:after {
  content: "";
  width: 13px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.comment-toggle-icon:after {
  width: 1px;
  height: 13px;
}
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
#comments .comments-title {
  margin-bottom: 60px;
}
.page #comments .comments-title {
  margin-top: 60px;
}
#comments .comment-list {
  list-style: none;
  margin: 40px auto;
  padding: 0;
}
#comments .comment-list li {
  border-bottom: 1px solid;
  margin-bottom: 40px;
}
#comments .comment-list li article {
  padding: 0;
  margin-bottom: 20px;
}
#comments .comment-list .children {
  list-style: none;
  margin: 0;
  padding-left: 30px;
  position: relative;
}
#comments .comment-list .comment-content li {
  margin-bottom: 10px;
  border: none;
}
#comments .comment-list .comment-content h1,
#comments .comment-list .comment-content h2,
#comments .comment-list .comment-content h3,
#comments .comment-list .comment-content h4,
#comments .comment-list .comment-content h5,
#comments .comment-list .comment-content h6 {
  margin-bottom: 30px;
  margin-top: 30px;
}
#comments .comment-body {
  min-height: 60px;
  display: block;
  position: relative;
  clear: both;
}
#comments .comment-body p:last-child {
  margin-bottom: 0;
}
#comments .comment-body footer {
  margin-bottom: 20px;
}
#comments .comment-body footer a {
  color: inherit;
}
#comments .comment-author img {
  border-radius: 100%;
  float: left;
  margin-right: 15px;
}
#comments .comment-author .fn {
  font-weight: 700;
  font-style: normal;
  line-height: normal;
  display: inline-block;
  padding-top: 5px;
}
#comments .comment-author .says {
  display: none;
}
#comments .comment-meta .comment-metadata {
  margin-top: 10px;
  filter: alpha(opacity=70);
  opacity: 0.7;
}
#comments .comment-meta .comment-metadata .edit-link {
  margin-left: 10px;
}
#comments .reply {
  margin-top: 20px;
}
#comments .comment-reply-link {
  text-decoration: none;
}
#comments .comment-reply-link:hover {
  filter: alpha(opacity=85);
  opacity: 0.85;
}
#comments .comment-form {
  margin-top: 15px;
}
#comments .comment-form p {
  margin-bottom: 10px;
}
#comments .comment-form p:last-child {
  margin-bottom: 0;
}
#comments .comment-list #respond {
  margin: -20px 0 40px 0;
}
#comments .comment-form-info-fields {
  margin-bottom: 25px;
}
#comments p.form-submit {
  clear: both;
}
#comments span.required {
  color: #ff7979;
}
#comments .comment-awaiting-moderation {
  color: #db6a23;
}
#comments p.comment-notes,
#comments p.logged-in-as,
#comments p.must-log-in {
  margin-bottom: 30px;
}
#comments p.form-allowed-tags {
  margin-bottom: 25px;
}
#comments h3.comment-reply-title {
  margin-bottom: 5px;
  clear: both;
}
#comments ol li h3.comment-reply-title {
  margin-top: 60px;
}
#comments h3.comment-reply-title #cancel-comment-reply-link {
  display: inline-block;
  margin-left: 10px;
  text-transform: none;
  filter: alpha(opacity=60);
  opacity: 0.6;
}
#comments .comment-form p.form-submit {
  margin-bottom: 0;
  margin-top: 30px;
}
#comments .comment-form .comment-subscription-form,
#comments .comment-form .comment-subscription-form:only-child {
  margin-top: 20px;
}
#comments .comment-form .comment-subscription-form:last-child {
  margin-top: 0;
}
@media (min-width: 600px) {
  .comments-area .comment-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1.5rem;
  }
  .comments-area .comment-form-comment {
    margin-bottom: 1.5rem;
  }
  .comments-area .comment-notes,
  .comments-area .comment-form-comment,
  .comments-area .logged-in-as {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;
    margin-bottom: 1.5rem;
  }
  .comments-area .comment-form-author,
  .comments-area .comment-form-ratings,
  .comments-area .comment-form-email,
  .comments-area .comment-form-url {
    -webkit-box-flex: 0;
    position: relative;
    width: 100%;
    margin-bottom: 1.5rem;
  }
  .comments-area .comment-form-author,
  .comments-area .comment-form-email,
  .comments-area .comment-form-url {
    -ms-flex: 0 0 calc(33.3333333333% - 10px);
    flex: 0 0 calc(33.3333333333% - 10px);
    max-width: calc(33.3333333333% - 10px);
  }
  .comments-area .comment-form-ratings {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .comments-area .comment-form-cookies-consent,
  .comments-area .comment-subscription-form {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;
  }
}
.form-submit {
  margin: 0;
}
@media (min-width: 600px) {
  .form-submit {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;
  }
}
.comment-form input[type="submit"]:focus {
  background: var(--primary-hover-color);
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}
.infinity-end.neverending .site-footer {
  display: block;
}
/*--------------------------------------------------------------
# Gutenberg
--------------------------------------------------------------*/
.wp-block-archives,
.wp-block-button,
.wp-block-categories,
.wp-block-code,
.wp-block-columns,
.wp-block-cover,
.wp-block-cover-image,
.wp-block-embed,
.wp-block-gallery,
.wp-block-group,
.wp-block-image,
.wp-block-latest-comments,
.wp-block-latest-posts,
.wp-block-media-text,
.wp-block-preformatted,
.wp-block-pullquote,
.wp-block-quote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.wp-block-verse,
.wp-block-video {
  margin-bottom: 4rem;
  margin-top: 4rem;
}
.wp-block-cover.alignwide + .wp-block-cover.alignwide,
.wp-block-cover.alignfull + .wp-block-cover.alignfull,
.wp-block-group.has-background.alignwide
  + .wp-block-group.has-background.alignwide,
.wp-block-group.has-background.alignfull
  + .wp-block-group.has-background.alignfull {
  margin-top: -6rem;
}
.wp-block-columns.alignwide,
.wp-block-columns.alignfull {
  margin-bottom: 2rem;
}
.wp-block-columns + .wp-block-columns {
  margin-top: 0;
}
.wp-block-columns.alignwide + .wp-block-columns.alignwide,
.wp-block-columns.alignfull + .wp-block-columns.alignfull {
  margin-top: -2rem;
}
.wp-block-column {
  margin-bottom: 4rem;
}
.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
  width: calc(100% - 8rem);
}
.wp-block-embed {
  margin-bottom: 6rem;
  margin-top: 6rem;
}
.wp-block-embed.alignleft,
.wp-block-embed.alignright {
  margin-top: 0.5rem;
}
.wp-block-embed figcaption {
  margin-top: 1.8rem;
}
.wp-block-file {
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.wp-block-file.aligncenter {
  justify-content: center;
}
.wp-block-file.alignright {
  justify-content: flex-end;
  align-items: center;
}
.wp-block-file * + .wp-block-file__button {
  margin-left: 1rem;
}
.wp-block-image .alignleft,
.wp-block-image .alignright {
  margin-top: 0.5rem;
}
.wp-block-image.alignleft,
.wp-block-image .alignleft {
  margin-right: 2.5rem;
}
.wp-block-image.alignright,
.wp-block-image .alignright {
  margin-left: 2.5rem;
}
.wp-block-image figcaption {
  margin-bottom: 0;
  margin-top: 1.8rem;
}
.wp-block-gallery.alignwide,
.wp-block-gallery.alignfull {
  margin-bottom: 4.4rem;
}
.wp-block-group.has-background {
  padding: 4rem 3rem;
}
.wp-block-latest-posts.is-grid li {
  margin: 0 4rem 4rem 0;
  padding-top: 1.6rem;
  width: calc(50% - 4rem);
}
.wp-block-media-text .wp-block-media-text__content {
  padding: 8%;
}
p.has-background {
  padding: 3rem;
}
.wp-block-pullquote.is-style-solid-color {
  padding: 4rem 3rem;
}
.wp-block-separator.is-style-wide {
  width: calc(100vw - 8rem);
}
@media (min-width: 768px) {
  .wp-block-columns.alignwide,
  .wp-block-columns.alignfull {
    margin-bottom: 6rem;
  }
  .wp-block-column {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .wp-block-cover.alignwide + .wp-block-cover.alignwide,
  .wp-block-cover.alignfull + .wp-block-cover.alignfull,
  .wp-block-group.has-background.alignwide
    + .wp-block-group.has-background.alignwide,
  .wp-block-group.has-background.alignfull
    + .wp-block-group.has-background.alignfull {
    margin-top: -8rem;
  }
  .wp-block-columns.alignwide,
  .wp-block-columns.alignfull {
    margin-bottom: 8rem;
  }
  .wp-block-columns.alignwide + .wp-block-columns.alignwide,
  .wp-block-columns.alignfull + .wp-block-columns.alignfull {
    margin-top: -4rem;
  }
  .wp-block-column {
    font-size: 1.8rem;
  }
  .wp-block-cover-image .wp-block-cover__inner-container,
  .wp-block-cover .wp-block-cover__inner-container {
    width: calc(100% - 10rem);
  }
  .wp-block-gallery.alignwide,
  .wp-block-gallery.alignfull {
    margin-bottom: 6.4rem;
  }
  .wp-block-latest-posts.is-grid li {
    margin: 0 4rem 6rem 0;
    padding-top: 2.4rem;
  }
  .wp-block-separator.is-style-wide {
    width: calc(100vw - 10rem);
  }
  /* COBLOCK: FEATURES */
  .wp-block-coblocks-features
    .wp-block-coblocks-feature
    .wp-block-coblocks-icon {
    margin-bottom: 3rem;
  }
  .wp-block-coblocks-features .wp-block-coblocks-feature h1,
  .wp-block-coblocks-features .wp-block-coblocks-feature h2,
  .wp-block-coblocks-features .wp-block-coblocks-feature h3,
  .wp-block-coblocks-features .wp-block-coblocks-feature h4,
  .wp-block-coblocks-features .wp-block-coblocks-feature h5,
  .wp-block-coblocks-features .wp-block-coblocks-feature h6 {
    margin-bottom: 2.5rem !important;
  }
}
@media (min-width: 1220px) {
  .wp-block-cover.alignfull + .wp-block-cover.alignfull,
  .wp-block-group.has-background.alignfull
    + .wp-block-group.has-background.alignfull {
    margin-top: -10rem;
  }
  .wp-block-columns.alignfull {
    margin-bottom: 10rem;
  }
  .wp-block-columns.alignfull + .wp-block-columns.alignfull {
    margin-top: -6rem;
  }
  .wp-block-gallery.alignfull {
    margin-bottom: 8.4rem;
  }
}
.post-content-wrap .post-content blockquote,
.wp-block-quote {
  margin: 30px 0 30px 0 !important;
  padding: 50px !important;
  text-align: left;
  quotes: none;
  box-sizing: border-box;
  position: relative;
  border-left: 0 !important;
  background: rgba(0, 0, 0, 0.05);
}
.post-content-wrap .post-content blockquote:before,
.wp-block-quote:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 32 32' style='enable-background:new 0 0 32 32;' xml:space='preserve'%3E%3Cg%3E%3Cpolygon style='fill:%23030104;' points='0,4 0,28 12,16 12,4'/%3E%3Cpolygon style='fill:%23030104;' points='20,4 20,28 32,16 32,4'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 40px;
  height: 41px;
  position: absolute;
  top: 10px;
  left: 40px;
  padding: 0;
  background-color: transparent;
  margin: 0 auto;
}
.post-content-wrap .post-content blockquote p {
  margin-bottom: 0;
}
.post-content-wrap .post-content blockquote cite {
  display: block;
  text-align: right;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.wp-custom-logo .site-logo {
  margin: 0;
}
.custom-logo-link {
  display: inline-block;
  max-width: 250px;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin: 1em 0 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wp-caption.alignleft {
  margin-right: 20px;
}
.wp-caption.alignright {
  margin-left: 20px;
}
.wp-caption-text {
  text-align: center;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5rem;
}
@media (min-width: 600px) {
  div[class^="gallery-columns-"],
  div[class*=" gallery-columns-"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
  }
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
@media (min-width: 600px) {
  .gallery-columns-2 .gallery-item {
    max-width: 50%;
    position: relative;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
  }
}
@media (min-width: 600px) {
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%;
    position: relative;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
  }
}
@media (min-width: 600px) {
  .gallery-columns-4 .gallery-item {
    max-width: 25%;
    position: relative;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
  }
}
@media (min-width: 600px) {
  .gallery-columns-5 .gallery-item {
    max-width: 20%;
    position: relative;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
  }
}
@media (min-width: 600px) {
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%;
    position: relative;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
  }
}
@media (min-width: 600px) {
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%;
    position: relative;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
  }
}
@media (min-width: 600px) {
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%;
    position: relative;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
  }
}
@media (min-width: 600px) {
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%;
    position: relative;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
  }
}
.gallery-caption {
  display: block;
}
/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
/* #site-footer {
  padding-right: 20px;
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  #site-footer {
    padding-right: 0;
    padding-left: 0;
  }
} */
.footer-widgetarea {
  padding-bottom: 4rem;
  padding-top: 2.5rem;
}
.footer-credits {
  align-items: baseline;
  display: flex;
  flex-shrink: 0;
  justify-content: flex-start;
}
.footer-credits .footer-logo {
  margin: 0 2.5rem 0 0;
  width: 160px;
}
.footer-copyright,
.footer-navigation {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.footer-navigation {
  border-top: 1px solid #e9ecef;
  padding-top: 20px;
}
.night-mode .footer-navigation {
  border-color: #1d1d1d;
}
.footer-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
}
.footer-navigation li {
  display: inline-block;
  padding-right: 10px;
  vertical-align: middle;
}
.footer-navigation li a {
  color: inherit;
  display: block;
  font-weight: 600;
  font-size: 0.9rem;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
}
/*--------------------------------------------------------------
##Back to top
--------------------------------------------------------------*/
.to-the-top {
  display: block;
  font-weight: 600;
  font-size: 1rem;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  text-align: right;
}
.to-the-top > * {
  pointer-events: none;
}
.to-the-top-long {
  display: none;
}
@media (min-width: 768px) {
  .to-the-top-long {
    display: inline;
  }
  .to-the-top-short {
    display: none;
  }
}
/*--------------------------------------------------------------
## Rough
--------------------------------------------------------------*/
.entry-content .alignwide {
  margin-left: -80px;
  margin-right: -80px;
}
.entry-content .alignfull {
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  max-width: 100vw;
}
.alignfull img {
  width: 100vw;
}
.wp-block-gallery.columns-1 {
  display: block;
}
ul.wp-block-gallery.columns-1,
.wp-block-gallery .blocks-gallery-grid,
.wp-block-gallery {
  list-style: none;
  padding: 0;
  margin: 0 auto;
}
body.hide-comment-rating .tpk-single-rating,
body.hide-comment-rating .tpk-comment-rating-label,
body.hide-comment-rating .comments-rating,
body.hide-comment-rating .tpk-star-rating {
  display: none;
}
/*--------------------------------------------------------------
## Plugin Support
--------------------------------------------------------------*/
.elementor-html .preloader {
  display: none;
}
.widget .be-author-details {
  background: transparent;
}
.widget .be-author-details .be-author-wrapper {
  background: transparent;
  padding: 0;
}
.night-mode .booster-block .be-author-details .be-author-wrapper {
  background: #1d1d1d;
}
.night-mode .booster-reactions-block {
  border-color: #1d1d1d;
}
.singular-main-block .article-wraper .entry-content .booster-block a {
  text-decoration: none;
}
.site-content .entry-meta .entry-meta-like-dislike {
  padding-bottom: 10px;
  padding-top: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.single .singular-main-block .content-area .booster-read-block {
  padding: 0 0 20px;
}
.site-content .booster-ratings-block {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 30px 30px 0;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.post-content-share .twp-social-share .twp-share-container {
  display: block;
}
.post-content-share .twp-social-share .twp-social-icons .twp-icon-holder {
  border: 0;
}
.post-content-share .twp-icon-holder .twp-social-count,
.post-content-share .twp-icon-holder .twp-share-media,
.post-content-share .share-media-nocount {
  display: block;
  width: 50px;
}
.post-content-share .share-media-nocount:after,
.post-content-share .twp-icon-holder .twp-social-count:after {
  border: solid 6px transparent;
  border-top-color: #f1f1f1;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  bottom: -12px;
}
.post-content-share
  .twp-social-facebook
  .twp-icon-holder:hover
  .twp-social-count:after,
.post-content-share
  .twp-social-facebook
  .twp-icon-holder:focus
  .twp-social-count:after {
  border-left-color: transparent;
  border-top-color: #3b5998;
}
.post-content-share
  .twp-social-twitter
  .twp-icon-holder:hover
  .twp-social-count:after,
.post-content-share
  .twp-social-twitter
  .twp-icon-holder:focus
  .twp-social-count:after {
  border-left-color: transparent;
  border-top-color: #24a5db;
}
.post-content-share
  .twp-social-pinterest
  .twp-icon-holder:hover
  .twp-social-count:after,
.post-content-share
  .twp-social-pinterest
  .twp-icon-holder:focus
  .twp-social-count:after {
  border-left-color: transparent;
  border-top-color: #ca2128;
}
.post-content-share
  .twp-social-facebook
  .twp-icon-holder:hover
  .twp-social-count:after,
.post-content-share
  .twp-social-facebook
  .twp-icon-holder:focus
  .twp-social-count:after {
  border-left-color: transparent;
  border-top-color: #3b5998;
}
.post-content-share
  .twp-social-linkedin
  .twp-icon-holder:hover
  .share-media-nocount:after,
.post-content-share
  .twp-social-linkedin
  .twp-icon-holder:focus
  .twp-social-count:after {
  border-left-color: transparent;
  border-top-color: #0077b5;
}
.post-content-share
  .twp-social-email
  .twp-icon-holder:hover
  .share-media-nocount:after,
.post-content-share
  .twp-social-email
  .twp-icon-holder:focus
  .twp-social-count:after {
  border-left-color: transparent;
  border-top-color: #f75454;
}
.post-content-share
  .twp-social-vk
  .twp-icon-holder:hover
  .share-media-nocount:after,
.post-content-share
  .twp-social-vk
  .twp-icon-holder:focus
  .twp-social-count:after {
  border-left-color: transparent;
  border-top-color: #1a4b78;
}
.post-content-share .twp-icon-holder .twp-share-media {
  font-size: 28px;
  margin-top: 10px;
}
.post-content-share .twp-social-linkedin .twp-icon-holder .twp-share-media,
.post-content-share .twp-social-email .twp-icon-holder .twp-share-media {
  margin-top: 0;
}
.post-content-share .twp-share-media .twp-label-title {
  display: none;
  visibility: hidden;
  opacity: 0;
}
.post-content-share .twp-plugin-title.twp-share-title h2 {
  display: none;
  visibility: hidden;
  opacity: 0;
}
.post-wrapper .post-thumbnail .twp-like-dislike-button,
.post-thumb .twp-like-dislike-button {
  position: absolute;
  left: 20px;
  bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
.post-wrapper .post-thumbnail .twp-like-dislike-button,
.post-wrapper .post-thumbnail .twp-like-dislike-button a,
.post-thumb .twp-like-dislike-button,
.post-thumb .twp-like-dislike-button a {
  color: #fff;
}
.widget.widget_media_gallery {
  position: relative;
}
.gallery-popup,
.gallery-popup-close {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 26px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
}
.gallery-popup {
  position: absolute;
  bottom: 27px;
  right: 15px;
}
.widget .gallery-popup {
  bottom: inherit;
  top: 40px;
  right: 30px;
}
.widget.fullscreen .gallery-popup,
.gallery-show.fullscreen .gallery-popup {
  display: none;
  visibility: hidden;
}
.wp-block-gallery.columns-1 {
  position: relative;
}
.gallery-popup-close {
  position: fixed;
  top: 70px;
  right: 100px;
  display: none;
}
.wp-block-gallery.fullscreen .gallery-popup-close,
.footer-gallery-main.fullscreen .gallery-popup-close,
.widget_media_gallery.fullscreen .gallery-popup-close,
.footer-gallery-sec-wrap.show-close .gallery-popup-close {
  display: block;
  z-index: 99999;
}
.wp-block-gallery.fullscreen,
.footer-gallery-main.fullscreen,
.widget_media_gallery.fullscreen {
  position: fixed !important;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100vw;
  max-width: 100vw !important;
  height: 100vh;
  padding: 0;
  margin: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 99999;
}
.wp-block-gallery.fullscreen .blocks-gallery-item .gallery-icon a,
.footer-gallery-main.fullscreen .gallery-item .gallery-icon a,
.widget_media_gallery.fullscreen .gallery-item .gallery-icon a {
  display: inline-block;
}
.wp-block-gallery.fullscreen .blocks-gallery-item img,
.footer-gallery-main.fullscreen .gallery-item img,
.widget_media_gallery.fullscreen .gallery-item img {
  display: block;
  width: auto;
  max-height: calc(100vh - 100px);
}
.wp-block-gallery.fullscreen .blocks-gallery-item,
.footer-gallery-main.fullscreen .gallery-item,
.widget_media_gallery.fullscreen .gallery-item {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100vh;
  padding: 0 !important;
  background: none !important;
  margin: 0 auto;
}
.footer-galleries .wp-block-gallery {
  display: block;
  width: 100%;
}
.footer-galleries figure.wp-block-gallery,
.footer-galleries ul.wp-block-gallery {
  display: none;
}
.footer-galleries figure.wp-block-gallery.gallery-show,
.footer-galleries ul.wp-block-gallery.gallery-show {
  display: block;
}
.wp-block-gallery li.blocks-gallery-item {
  cursor: zoom-in;
}
.footer-gallery-main {
  display: none;
}
.footer-gallery-main.fullscreen {
  display: block;
}
.error-block {
  padding-top: 20px;
  padding-bottom: 0;
}
.error-block-heading {
  padding-top: 100px;
}
.data-bg-archive {
  height: 300px;
}
.archive-layout-masonry .theme-article:nth-child(7n + 1) .data-bg-archive {
  height: 540px;
}
.archive-layout-masonry .theme-article:nth-child(7n + 2) .data-bg-archive {
  height: 300px;
}
.archive-layout-masonry .theme-article:nth-child(7n + 3) .data-bg-archive {
  height: 250px;
}
.archive-layout-masonry .theme-article:nth-child(7n + 4) .data-bg-archive {
  height: 340px;
}
.archive-layout-masonry .theme-article:nth-child(7n + 5) .data-bg-archive {
  height: 550px;
}
.archive-layout-masonry .theme-article:nth-child(7n + 6) .data-bg-archive {
  height: 290px;
}
.archive-layout-masonry .theme-article:nth-child(7n + 7) .data-bg-archive {
  height: 400px;
}
.archive-layout-masonry .twp-content-video .entry-video {
  margin-bottom: 0;
}
.search-no-results .no-results.not-found {
  margin-bottom: 10rem;
  margin-top: 5rem;
  max-width: 720px;
  padding: 0 20px;
}
/* Hide JS Functionalities ------------------------ */
.js .show-js {
  display: block !important;
}
.js .hide-js {
  display: none !important;
}
.no-js .show-no-js {
  display: block !important;
}
.no-js .hide-no-js {
  display: none !important;
}
.theme-single-infinity {
  height: 1px;
  width: 1px;
  opacity: 0;
}
@media screen and (max-width: 991px) {
  .post-content-wrap .post-content-share {
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%;
  }
  .post-content-wrap .post-content {
    -ms-flex: 0 0 85%;
    flex: 0 0 85%;
    max-width: 85%;
  }
  .post-content-wrap .post-content-share {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .archive-layout-metro .theme-article {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 575px) {
  .header-titles .site-title {
    font-size: 2.8rem;
  }
  .header-titles .site-description {
    font-size: 1.2rem;
  }
}
.page-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.page-wrapper .site-aside-content,
.page-wrapper .site-content {
  position: relative;
  width: 100%;
}
@media (min-width: 1200px) {
  .page-wrapper .site-aside-content {

    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;   
  }

  .page-wrapper .site-content {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media (min-width: 1200px) {
  .single .page-wrapper .site-aside-content,
  .single .page-wrapper .site-content {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.page-wrapper .site-aside-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -ms-flex-item-align: start;
  align-self: flex-start;
  z-index: 200;
}
@media (min-width: 1200px) {
  .page-wrapper .site-aside-content {
    position: sticky;
    top: 0;
  }
}

@media (max-width: 991px) {
  .page-wrapper .site-aside-content {
    height: 600px;
    min-height: inherit;
  }
  .theme-aside-background .theme-banner-slider .data-bg {
    height: 600px;
    min-height: inherit;
  }
}
@media (max-width: 767px) {
  .page-wrapper .site-aside-content {
    height: 500px;
  }
  .theme-aside-background .theme-banner-slider .data-bg {
    height: 500px;
  }
}

.page-wrapper .site-aside-content .aside-content-navbar {
  position: absolute;
  top: 0;
  left: 1.6rem;
  bottom: 0;
  height: 90%;
  width: 6rem;
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.85);
  padding: 1.6rem 0.8rem;
  margin: auto 0;
  border-radius: 1.6rem;
}

@media (max-width: 991px) {
  .page-wrapper .site-aside-content .aside-content-navbar {
    display: none;
  }
}

.page-wrapper .site-aside-content .aside-content-navbar:hover {
  background-color: rgba(255, 255, 255, 1);
}

.js.night-mode .page-wrapper .site-aside-content .aside-content-navbar {
  background-color: rgba(0, 0, 0, 0.85);
}

.js.night-mode .page-wrapper .site-aside-content .aside-content-navbar:hover {
  background-color: rgba(0, 0, 0, 1);
}

.page-wrapper .site-aside-content .aside-navbar-btns button:not(:last-child) {
  margin-bottom: 2.4rem;
  transform: rotate(90deg);
}

.aside-navbar-btns {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.theme-aside-wrapper {
  background-color: #000;
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (max-width: 991px) {
  .theme-aside-wrapper {
    overflow: hidden;
  }
}
.theme-aside-wrapper .theme-aside-background,
.theme-aside-wrapper .theme-aside-background .wp-custom-header {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.theme-aside-wrapper .theme-aside-background .wp-custom-header:before,
.theme-aside-wrapper .theme-aside-background .wp-custom-header:after,
.theme-banner-slider .theme-article-slider .post-thumbnail:before,
.theme-banner-slider .theme-article-slider .post-thumbnail:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.theme-aside-wrapper .theme-aside-background .wp-custom-header:before,
.theme-banner-slider .theme-article-slider .post-thumbnail:before {
  background: linear-gradient(180deg, transparent 65%, rgba(0, 0, 0, 0.65) 85%);
}
.theme-aside-wrapper .theme-aside-background .wp-custom-header:after,
.theme-banner-slider .theme-article-slider .post-thumbnail:after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 35%);
}
.theme-aside-wrapper .theme-aside-background .entry-breadcrumb,
.theme-aside-wrapper .theme-aside-background .archive-thumbnail {
  height: 100%;
}
.theme-aside-wrapper .theme-aside-background img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.theme-aside-wrapper .author-image > img {
  height: 24rem;
  width: 24rem;
  border-radius: 50%;
  border: 4px solid var(--secondary-color);
}
@media (max-width: 1199px) {
  .theme-aside-wrapper .author-image > img {
    height: 16rem;
    width: 16rem;
  }
}
@media (max-width: 991px) {
  .theme-aside-wrapper .author-image > img {
    height: 9.6rem;
    width: 9.6rem;
  }
}
@media (max-width: 575px) {
  .theme-aside-wrapper .author-image > img {
    height: 8rem;
    width: 8rem;
  }
}
.theme-aside-content {
  position: relative;
  flex: 1;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 0 9.6rem;
  z-index: 9;
}
@media screen and (max-width: 991px) {
  .theme-aside-content {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .theme-aside-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.theme-aside-content .theme-header-content {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-top: auto;
  padding-bottom: 6rem;
  padding-top: 6rem;
  opacity: 1;
  transition: 0.5s;
  z-index: 2;
}
.theme-aside-content .theme-header-content,
.theme-aside-content .theme-header-content a {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .theme-aside-content .theme-header-content {
    padding-bottom: 2.4rem;
    padding-top: 1rem;
  }
}
.singular-main-block {
  padding: 0 40px 40px;
}
@media screen and (max-width: 767px) {
  .singular-main-block {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/** Day Night Mode **/
.navbar-day-night.navbar-night-on .moon-icon {
  display: none;
}
.navbar-day-night.navbar-night-on .sun-icon {
  display: block;
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}
.navbar-day-night.navbar-day-on .moon-icon {
  display: block;
}
.navbar-day-night.navbar-day-on .sun-icon {
  display: none;
}
.navbar-day-night .day-night-toggle-icon {
  border: 0.2rem solid;
  overflow: hidden;
  position: relative;
  display: inline-block;
  width: auto;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  width: 45px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}
.navbar-day-night.navbar-night-on .day-night-toggle-icon {
  background: rgba(255, 255, 255, 0.1);
}
.navbar-day-night .sun-toggle-icon,
.navbar-day-night .moon-toggle-icon {
  float: left;
  width: 100%;
}
.navbar-day-night .day-night-toggle-icon:before,
.navbar-day-night .day-night-toggle-icon:after {
  -webkit-transition: -webkit-transform 375ms ease-in-out;
  -moz-transition: -moz-transform 375ms ease-in-out;
  -o-transition: -o-transform 375ms ease-in-out;
  transition: transform 375ms ease-in-out;
}
.navbar-day-night .day-night-toggle-icon i {
  background: #007aff;
  color: #fff;
  height: 16px;
  width: 16px;
  line-height: 16px;
  margin: 2px;
  text-align: center;
  border-radius: 100%;
  transition: 0.25s;
}
.navbar-day-night .day-night-toggle-icon .svg-icon {
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: middle;
}
.post-thumbnail {
  position: relative;
}
.theme-article .entry-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.offcanvas-wraper,
.searchbar-wrapper {
  background: #fff;
  box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.08);
}
.night-mode .offcanvas-wraper,
.night-mode .searchbar-wrapper {
  background: #000;
}
figure.wp-block-gallery.slick-slider .slick-track {
  display: flex;
}
figure.wp-block-gallery.slick-slider .slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
}

/* main slider  */

.theme-main-slider {
  margin-top: 3.2rem;
  margin-bottom: 1.6rem;
}

.theme-main-slider .theme-article-detail {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 3.2rem;
  background-color: var(--secondary-color);
  height: 100%;
}

.theme-main-slider .main-slider-btns button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  border: 0;
  outline: 0;
  padding: 2.4rem 0.8rem;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s ease;
}

.theme-main-slider .main-slider-btns button:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.theme-main-slider:hover .main-slider-btns button {
  opacity: 1;
  visibility: visible;
}

.main-slider-btns .prev {
  left: 2rem;
}

.main-slider-btns .next {
  right: calc(33.333333% + 0.6rem);
}

@media (min-width: 992px) {
  .theme-main-slider .slick-dots {
    position: absolute;
    right: 2.1rem;
    bottom: 0;
    width: auto;
  }
}

/* single  */

@media (min-width: 576px) {
  .single .twp-social-share {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
  }
}

@media (max-width: 575px) {
  .single .post-content-share,
  .single .post-content {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .single .post-content-share {
    order: 2;
    margin-top: 1.6rem;
  }

  .single .post-content {
    order: 1;
  }

  .single .twp-share-container {
    display: flex !important;
    flex-wrap: wrap;
  }

  .single .twp-share-container > div:not(:last-child) {
    margin-right: 1.6rem;
  }
}

.single .site-aside-content .entry-meta-item.entry-meta-views {
  margin-left: auto;
}

.related-posts {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

@media (max-width: 575px) {
  .related-posts {
    grid-template-columns: repeat(1, 1fr);
  }
}

.related-posts .post-thumbnail,
.related-posts .entry-title,
.related-posts .entry-excerpt {
  margin-bottom: 0.8rem;
}

.single .theme-aside-wrapper .entry-header {
  position: absolute;
  left: 9rem;
  bottom: 4.8rem;
  width: 88%;
  color: #fff;
  z-index: 100;
}

@media (min-width: 1200px) and (max-width: 1600px) {
  .single .theme-aside-wrapper .entry-header {
    padding: 0 2.4rem 0 0;
  }
}

@media (max-width: 1600px) {
  .single .theme-aside-wrapper .entry-header .entry-title {
    font-size: 3rem;
  }
}

@media (max-width: 991px) {
  .single .theme-aside-wrapper .entry-header {
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 4rem;
  }
}

@media (max-width: 575px) {
  .single .theme-aside-wrapper .entry-header {
    padding: 0 2rem;
  }
}

.single .theme-aside-wrapper .entry-header a:not(:hover):not(:focus) {
  color: inherit;
}

/* global button  */

.theme-global-button {
  background-color: var(--secondary-color);
  display: inline-block;
  min-height: 3.6rem;
  min-width: 12.6rem;
  line-height: 2.6;
  color: #fff !important;
  padding: 0 1.6rem;
}

.theme-global-button:hover {
  background-color: var(--secondary-hover-color);
}

/* ajax post  */

.twp-ajax-post-load,
.navigation.posts-navigation .nav-links {
  text-align: center;
}

.navigation.posts-navigation .nav-links > div {
  display: inline-block;
}

.navigation.posts-navigation .nav-links > div a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.navigation.posts-navigation .nav-links > div a svg {
  margin: 0.8rem;
}

.quantum-auto-pagination.twp-no-posts,
.quantum-auto-pagination.twp-ajax-loading {
  text-align: center;
}

/* woocommerce  */

.cart-total-item {
  display: none;
}

.navbar-control-cart {
  margin-bottom: 0 !important;
}

.quantum-minicart-content {
  position: absolute;
  background: var(--secondary-color);
  left: -53rem;
  bottom: 0;
  width: 50rem;
  padding: 2.4rem;
  border-radius: 1.6rem;
  transition: 0.4s ease;
  z-index: 200;
}

.quantum-minicart-content::-webkit-scrollbar {
  display: none;
}

@media (min-width: 1600px) {
  .quantum-minicart-content {
    height: 40rem;
    overflow-y: scroll;
  }
}

.quantum-minicart.cart-active .quantum-minicart-content {
  left: 7rem;
}

@media (max-width: 991px) {
  .quantum-minicart-content {
    top: 7rem;
    left: inherit;
    right: -100%;
    min-height: 23rem;
    overflow-y: scroll;
    transition: 0.6s ease;
  }

  .quantum-minicart.cart-active .quantum-minicart-content {
    left: inherit;
    right: 0;
  }
}

@media (max-width: 575px) {
  .quantum-minicart-content {
    width: 35rem;
  }
}

.widget.woocommerce.widget_shopping_cart,
.woocommerce-mini-cart__buttons.buttons {
  margin-bottom: 0;
}

.quantum-minicart button {
  transform: rotate(0) !important;
  font-size: 2.4rem;
}

.added_to_cart.wc-forward {
  font-size: 100%;
  margin: 0.4rem 0 0 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 0.618em 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  color: #515151;
  background-color: #ebe9eb;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}

.woocommerce ul.products li.product .button {
  margin-top: 0.4rem;
}

.woocommerce ul.products li.product .button.added {
  display: none;
}

ul.quantum-minicart-products.quantum-unstyled-list {
  padding-left: 0;
}

ul.quantum-minicart-products.quantum-unstyled-list li {
  list-style: none;
}

.woocommerce-loop-product__title {
  font-family: var(--primary-font-family);
  font-size: 1.8rem !important;
  font-weight: 600;
}

.woocommerce-Price-amount.amout {
  font-size: 1.4rem !important;
}

.woocommerce ul.products li.product a img {
  margin-bottom: 0.4rem;
}

.woocommerce div.product form.cart {
  display: flex;
  align-items: center;
  margin: 0.8rem 0;
}

.woocommerce .quantity .qty {
  padding: 0.8rem;
  width: 5.6rem;
}

.woocommerce div.product .product_title,
.woocommerce div.product p.price {
  margin-bottom: 0.8rem;
}

.woocommerce div.product .product_title {
  font-size: 3.2rem;
}

.woocommerce div.product p.price {
  font-size: 2rem;
}

/* image overlay content  */

.image-overlay-content > div {
  position: absolute;
  bottom: 0;
  height: auto;
  width: auto;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 0.8rem;
  z-index: 10;
}

.image-overlay-content > div:first-child {
  right: 0;
}

.image-overlay-content > div:last-child {
  left: 0;
}

/* post content share  */

.archive-main-block .post-content-share {
  margin-left: auto;
  margin-right: 1.6rem;
}

.archive-main-block .twp-social-share-layout-2,
.archive-main-block .entry-footer .twp-share-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.archive-main-block .entry-footer .twp-share-container {
  width: 0;
  overflow: hidden;
  transition: 0.4s ease;
}

.archive-main-block
  .entry-footer
  .post-content-share.active
  .twp-share-container {
  width: 18rem;
}

@media (max-width: 991px) {
  .archive-main-block .entry-footer .twp-share-container {
    position: absolute;
    top: -15rem;
    right: 1.2rem;
    height: auto;
    width: auto !important;
    flex-direction: column;
    padding: 0.4rem;
    background-color: var(--secondary-color);
    opacity: 0;
    visibility: hidden;
  }

  .archive-main-block
    .entry-footer
    .post-content-share.active
    .twp-share-container {
    opacity: 1;
    visibility: visible;
    z-index: 100;
  }
}

@media (min-width: 992px) {
  .archive-main-block
    .entry-footer
    .post-content-share.active
    + .entry-read-more {
    display: none;
  }
}

.archive-main-block .post-thumbnail {
  overflow: hidden;
}

.post-view-count {
  margin-left: 0.8rem;
}

.views-count-label {
  margin-left: 0.4rem;
}

.entry-meta-icon.views-icon {
  line-height: 0;
}

/* archive page  */

.archive .site-aside-content {
  margin-bottom: 2.4rem;
}

.pk-subscribe-form-block:not(.pk-subscribe-with-bg),
.pk-subscribe-with-bg .pk-subscribe-container {
  padding-bottom: 8rem;
  padding-top: 8rem;
}
.pk-subscribe-form-wrap {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 1600px) {
  .pk-subscribe-form-wrap {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 1400px) {
  .pk-subscribe-form-wrap {
    max-width: 980px;
  }
}
@media only screen and (max-width: 1200px) {
  .pk-subscribe-form-wrap {
    max-width: 860px;
  }
}
.pk-subscribe-with-bg .subscription {
  max-width: 720px;
}
.pk-subscribe-with-bg .pk-input-group input,
.pk-subscribe-with-bg .pk-input-group button {
  border-color: #fff;
  color: #fff;
  margin: 0 5px 0 0;
}
.pk-subscribe-with-bg .pk-input-group button:hover,
.pk-subscribe-with-bg .pk-input-group button:focus {
  border-color: #000;
  background-color: #000;
}
.pk-subscribe-with-bg input::-webkit-input-placeholder {
  color: #fff;
}
.pk-subscribe-with-bg input:-ms-input-placeholder {
  color: #fff;
}
.pk-subscribe-with-bg input::-moz-placeholder {
  color: #fff;
}
.theme-instagram-area {
  background-color: rgba(0, 0, 0, 0.02);
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.theme-instagram-area .pk-instagram-header {
  margin-bottom: 4rem;
}
.theme-instagram-area .pk-instagram-header .pk-instagram-container {
  justify-content: center;
}
.theme-instagram-area .pk-instagram-header .pk-instagram-username {
  font-size: 2.5rem;
  text-transform: uppercase;
}
.theme-instagram-area .pk-instagram-footer {
  margin-top: 4rem;
}

.day-mode .page-wrapper .site-aside-content .aside-content-navbar {
  background: #6a11cb;
  background: -webkit-linear-gradient(to right, rgba(0 0 0 / 99%), rgba(211 211 211 / 50%));
  background: linear-gradient(100deg,rgb(242,103,152) 0%,rgb(48,35,174) 100%);
}

.entry-content a:not(.more-link):not(.button):not(.wp-block-button__link), .entry-summary a:not(.more-link):not(.button):not(.wp-block-button__link), .widget_text a:not(.more-link):not(.button) {
  text-decoration: none !important;
}
.entry-content .alignfull {
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: 100vw !important;
  width: 100% !important;
}
.post-content-wrap .post-content {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.singular-main-block {
  padding: 40px 40px;
}
.home header.entry-header {
  display: none;
}
.aside-content-navbar button{
  color: #fff !important;
  background-color: #da165e00 !important;
    border-color: #da165e00 !important;
}
.single-post .theme-aside-background img {
  width: 100% !important;
}
.single-post .entry-content header.entry-header {
  padding: 25px 0;
}


.theme-aside-background-innner {
  flex: 1;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 0 9.6rem;
  z-index: 9;
}
.theme-aside-background-innner .theme-header-content {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-top: auto;
  padding-bottom: 0;
  padding-top: 0;
  opacity: 1;
  transition: 0.5s;
  z-index: 2;
}

.single-post .theme-aside-wrapper {
  background-color: #000;
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  width: 100%;
}

.page .theme-aside-wrapper {
  background-color: #000;
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  width: 100%;
}

.page .post-content-wrap header.entry-header{
 display: none;
}
.home .theme-aside-content .theme-header-content{
  display: none;
}

.page-wrapper {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  flex-direction: row-reverse !important;
}
.page-wrapper .site-aside-content .aside-content-navbar {
  position: fixed;
}
.singular-main-block {
  padding: 10px 10px 10px 92px;
}

.page .theme-aside-wrapper {
  background-color: #000;
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  width: 100%;

}
.theme-aside-background-innner .theme-header-content {
  padding-top: 0 !important;
}
.theme-aside-background-innner .theme-header-content {
  margin-top: 0;
}
.theme-aside-content {
  flex: 0;
}
.page-wrapper .site-aside-content .aside-content-navbar {
  left: 10px;
  height: 98.5%;
  width: 7rem;
  border-radius: 6px;
}
.header-navbar {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 100%;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}


ul.wp-chatbot-messages-container > li > .wp-chatbot-paragraph, .wp-chatbot-agent-profile .wp-chatbot-bubble {
  padding: 10px;
  max-width: 100%;
  background-color: #fff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color=#77bdb7)";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color=#77bdb7);
  background: linear-gradient(100deg,rgb(242,103,152) 0%,rgb(48,35,174) 100%);
  color: #fff !important;
}
.wp-chatbot-shortcode-template-container span.qcld-chatbot-product-category, .wp-chatbot-shortcode-template-container span.qcld-chatbot-support-items, .wp-chatbot-shortcode-template-container span.qcld-chatbot-wildcard, .wp-chatbot-shortcode-template-container span.qcld-chatbot-suggest-email, span.qcld-chatbot-suggest-phone, span.qcld-chatbot-site-search, span.qcld-chatbot-default, span.qcld-chatbot-custom-intent, .wp-chatbot-shortcode-template-container span.qcld-chatbot-reset-btn, .wp-chatbot-shortcode-template-container span.qcld-chat-common, .wp-chatbot-shortcode-template-container #wp-chatbot-loadmore, .wp-chatbot-loadmore, .wp-chatbot-loadmore2, .wp-chatbot-loadmore-saas, .wp-chatbot-fuse-loadmore{
  border: 0 !important;
  background: linear-gradient(100deg,rgb(242,103,152) 0%,rgb(48,35,174) 100%) !important;
  color: #fff !important;
}
.wp-chatbot-tab-nav {
  background: linear-gradient(100deg,rgb(242,103,152) 0%,rgb(48,35,174) 100%) !important;
}

.chatbot-theme-shortcode-container ul.wp-chatbot-messages-container > li.wp-chat-user-msg .wp-chatbot-paragraph {
  padding: 10px;
  max-width: 100%;
  background-color: #fff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color=#77bdb7)";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color=#77bdb7);
  background: linear-gradient(298deg,rgb(242,103,152) 0%,rgb(48,35,174) 100%) !important;
  color: #fff !important;
}
.slimScrollDiv {
  background: rgb(0 0 0 / 72%) !important;
  border-radius: 6px 6px 0 0 !important;
}
.wp-chatbot-footer {
  border-radius: 0 !important;
  background: rgb(0 0 0 / 72%) !important;
}
.wp-chatbot-editor-area {
  border-top: 1px solid #333333 !important;
}
.wp-chatbot-shortcode-template-container .wp-chatbot-content {
  height: 720px !important;
}
.theme-aside-wrapper .theme-aside-background, .theme-aside-wrapper .theme-aside-background .wp-custom-header {
  height: auto !important;
}


.wp-chatbot-container {
  display: flex;
  flex-flow: wrap;
  flex-direction: column;
}
.page .theme-aside-wrapper {
  background-color: #000;
  position: relative;
  display: flex;
  width: 100%;
  justify-content: center;
}
.theme-aside-background-innner {
  flex: 0;
  display: flex;
  flex-direction: column;
  height: auto;
  padding: 0 9.6rem;
  z-index: 9;
  justify-content: center;
}
#site-header {
  padding-bottom: 40px;
  padding-top: 0 !important;
}
.wp-custom-logo .site-logo img {
  margin: 0;
  max-width: 56px !important;
}

#offcanvas-menu .widget {
  display: block;
  margin: 0 0 0;
}
.offcanvas-wraper ul li .qc_wpbot_chat_link {
  text-decoration: none !important;
  display: inline-block;
  width: 100%;
  padding: 15px 0 15px 0;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  letter-spacing: 0.24em;
  text-transform: uppercase; 
}
.offcanvas-wraper ul li a {
  text-decoration: none !important;
  display: inline-block;
  width: 100%;
  padding: 15px 0 15px 0;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
}

div#primary-nav-offcanvas {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: flex-start;
}
#offcanvas-menu .widget p {
  margin-bottom: 0;
  margin-top: 0;
}
.offcanvas-wraper, .searchbar-wrapper {
  background: #fff;
  box-shadow: 0 0 2rem 0 rgb(0 0 0 / 8%);
  background: linear-gradient(100deg,rgb(242,103,152) 0%,rgb(48,35,174) 100%);
}
@media (min-width: 1200px){
  .single .page-wrapper .site-content{
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.single .page-wrapper .site-aside-content {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}}
.single-post .theme-aside-wrapper {
  background-color: #000;
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.article-wraper.archive-layout-metro {
  padding-left: 70px !important;
}
footer#site-footer {
    position: absolute;
    width: 100%;
    bottom: 0;
}
.singular-main-block {
    padding: 10px 10px 10px 92px;
    height: 100%;
    display: flex;
    align-items: center;
    align-content: center;
}
.eb-parent-eb-column-bb2zp60 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.eb-infobox-wrapper.eb-infobox-oytniot {
    box-shadow: rgb(255 255 255 / 10%) 0px 1px 1px 0px inset, rgb(50 50 93 / 25%) 0px 50px 100px -20px, rgb(0 0 0 / 30%) 0px 30px 60px -30px !important;
    border-radius: 6px !important;
}
.chatbot-theme-shortcode-container {
    max-width: initial !important;
}
.chatbot-theme-shortcode-container {
    width: 100% !important;
}
.page-wrapper .chatbot-theme-shortcode-container {
    max-width: initial !important;
}
.slimScrollDiv {
    background: rgba(70, 70, 70, 0.5);
    border-radius: 6px;
}

.wp-custom-logo .site-logo img{
    margin: 0;
	max-width:92px;
}
.header-titles {
    display: flex;
    align-items: center;
    font-size: 40px;
    font-weight: bold;
}
.wp-chatbot-shortcode-template-container .wp-chatbot-content {
    height: 720px;
}
.alignwide, .alignfull {
    margin-top: 0 !important;
}
.article-wraper {
    padding: 0;
}
.post-content-wrap {
    padding-top: 0;
}


.loginin-withchat a{
  background: linear-gradient(100deg,rgb(242,103,152) 0%,rgb(48,35,174) 100%);
  color: #fff !important;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding: 15px 0;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1.2px;
  max-width: 220px;
  line-height: 24px;
  border-radius: 6px;
}
.xoo-el-form-container button.btn.button.xoo-el-action-btn{
  background: linear-gradient(100deg,rgb(242,103,152) 0%,rgb(48,35,174) 100%);
  color: #fff !important;
  border: none; 
}
.xoo-el-form-container input{
  color: #fff !important;
}
.xoo-aff-group label {
  color: #fff !important;
}
.xoo-aff-group label a{
  color: #fff !important;
}
.xoo-el-form-container ul.xoo-el-tabs li.xoo-el-active{
  background: linear-gradient(100deg,rgb(242,103,152) 0%,rgb(48,35,174) 100%);
  color: #fff !important;
  border: none;  
}

.singular-main-block {
    padding: 10px 30px 10px 110px;
}
footer#site-footer {
 padding: 10px 10px 10px 90px;
}
.site-aside-content #loginform label{
  color: #fff;
}
.site-aside-content #loginform input{
  color: #222 !important;
  background-color: #fff !important;
  border: none !important;
}
.site-aside-content #loginform input#wp-submit{
  color: #fff !important;
}
.pmpro_login_wrap h2{
  color: #fff !important;
  font-size: 28px;
}
.pmpro_login_wrap {
  max-width: 850px;
  margin: 0 auto;
}
form.pmpro_form input[type=text], form.pmpro_form input[type=password], form.pmpro_form input[type=email], form.pmpro_form input[type=number], form.pmpro_form textarea, form.pmpro_form select, #loginform input[type=text], #loginform input[type=password] {
  display: inline-block;
  max-width: 100%;
  min-height: 1.5rem;
}
input#wp-submit {
  background: linear-gradient(100deg,rgb(242,103,152) 0%,rgb(48,35,174) 100%);
  color: #fff !important;
  border: none;
  width: 100%;
}
.pmpro_actions_nav a{
  background: linear-gradient(100deg,rgb(242,103,152) 0%,rgb(48,35,174) 100%);
  color: #fff !important;
  border: none;
  padding: 12px 50px;
}
table#pmpro_levels_table {
  background: #eee;
  padding: 25px 10px;
}
input#pmpro_btn-submit {
  background: linear-gradient(100deg,rgb(242,103,152) 0%,rgb(48,35,174) 100%);
  color: #fff !important;
  border: none;
}
input.pmpro_btn.pmpro_btn-submit {
  background: linear-gradient(100deg,rgb(242,103,152) 0%,rgb(48,35,174) 100%);
  color: #fff !important;
  border: none; 
}
.pmpro_lost_password_wrap {
  max-width: 850px;
  margin: 0 auto;
}
.site-aside-content .pmpro_lost_password_wrap p{
  color: #fff !important;
}
.site-aside-content .pmpro_lost_password_wrap label{
  color: #fff !important;
}
.site-aside-content .pmpro_lost_password_wrap input{
  color: #222 !important;
  background-color: #fff !important;
  border: none !important;
}
.site-content form.pmpro_form input[type=text], .site-content form.pmpro_form input[type=password], .site-content form.pmpro_form input[type=email], .site-content form.pmpro_form input[type=number], .site-content form.pmpro_form textarea, .site-content form.pmpro_form select, .site-content #loginform input[type=text], .site-content #loginform input[type=password] {
  display: inline-block;
  max-width: 98%;
  min-height: 1.5rem;
}
@media (min-width: 768px){
.entry-title-large {
    font-size: 42px;
}
.entry-title-large {
  font-size: 42px !important;
}
}

#pmpro_levels_table tr {
  background: #fff;
  padding: 10px !important;
  margin: 10px 7px;
  display: table-row;
  width: 100%;
}
#pmpro_levels_table td {
  padding: 12px;
}
#pmpro_levels_table th {
  padding: 10px 0px;
}
.site-aside-content .pmpro_lost_password_wrap input.pmpro_btn-submit {
  color: #fff !important;
}
.screen-reader-text {
    margin: 0;
}
.article-wraper.archive-layout-metro {
    padding-bottom: 50px;
}
.single-post .theme-aside-wrapper {
    align-items: initial;
}

.chatbot-theme-shortcode-container {
    max-width: initial !important;
}
.page .chatbot-theme-shortcode-container {
    width: 100% !important;
}
.single .chatbot-theme-shortcode-container {
    width: 100% !important;
}
.page-wrapper .chatbot-theme-shortcode-container {
    max-width: initial !important;
}
.slimScrollDiv {
    background: rgba(70, 70, 70, 0.5);
    border-radius: 6px;
}

.wp-custom-logo .site-logo img{
    margin: 0;
	max-width:92px;
}
.header-titles {
    display: flex;
    align-items: center;
    font-size: 40px;
    font-weight: bold;
}
.wp-chatbot-shortcode-template-container .wp-chatbot-content {
    height: 720px;
}
.alignwide, .alignfull {
    margin-top: 0 !important;
}
.article-wraper {
    padding: 0;
}
.post-content-wrap {
    padding-top: 0;
}
a.info-click-link.info-wrap-link{
	display:inline !important;
}
.wp-chatbot-paragraph img{
	max-width:320px !important;
	display: flex !important;
}

.aside-navbar-btns {
    display: none;
}






@media (max-width: 991px){
.page-wrapper .site-aside-content .aside-content-navbar {
    display: block;
    left: 10px;
    height: 98.5%;
    width: 4rem;
    border-radius: 6px;
}
.wp-custom-logo .site-logo img {
    max-width: 27px !important;
}
.navbar-controls {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: space-between;
    flex-direction: column;
}
.singular-main-block {
    padding: 10px 10px 10px 60px;
}
footer#site-footer {
    padding: 10px 10px 10px 45px;
}	
footer#site-footer .column-9 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}	
.footer-copyright {
    font-size: 12px;
}	
.theme-aside-background-innner {
    padding: 0 10px 0 60px;
}	
.wp-chatbot-shortcode-template-container .wp-chatbot-content {
    height: 340px !important;
}	
.article-wraper.archive-layout-metro {
    padding: 10px 10px 0 40px !important;
}	
	
.archive-layout-default .theme-article, .archive-layout-masonry .theme-article, .archive-layout-metro .theme-article {
    margin-bottom: 40px;
    padding-right: 0;
    padding-left: 20px;
}	
.blog footer#site-footer {
    position: absolute;
    width: 100%;
    bottom: -22px;
}	
	.theme-aside-content {
    padding-left: 60px;
}
	
	
	
}