@charset "UTF-8";
/*
Theme Name: Kushak
Theme URI: https://www.themeinwp.com/theme/kushak
Author: Themeinwp
Author URI: https://www.themeinwp.com/
Description: Kushak is a fast, lightweight, SEO-friendly & free WordPress blog theme that helps you to build a unique and stand-out-in-a-crowd personal blog/news site easily. Kushak is for all the Publishers and Bloggers out there who strive toward minimalism. Its retina-ready and fully responsive design will look amazing and work fluently on all devices, mobile, tablet, and desktop.
Requires at least: 5.3
Tested up to: 6.0
Requires PHP: 5.6
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kushak
Tags: blog, photography, grid-layout, one-column, two-columns, three-columns, right-sidebar, custom-colors, custom-header, custom-logo, custom-menu, featured-image-header, featured-images, flexible-header, footer-widgets, rtl-language-support, theme-options, threaded-comments, translation-ready
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Header
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
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;
}
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;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
html {
    font-size: 62.5%; /* 1rem = 10px */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body,
button,
input,
select,
optgroup,
textarea {
    color: #2b3948;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.6;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    line-height: 1.2;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}
h1,
h2 {
    margin: 0 0 1.5rem;
}
h3,
h4,
h5,
h6 {
    margin: 0 0 1.2rem;
}
.theme-block-title,
.widget-title,
.theme-filter-toggle,
.filter-panels-title {
    font-size: 1.2rem;
    font-weight: 700;
    text-transform: uppercase;
}
.block-header-medium .theme-block-title {
    font-size: 1.4rem;
}
.block-header-vertical .theme-block-title,
.block-header-bold .theme-block-title {
    font-size: 4.2rem;
    font-weight: 900;
}
.entry-title {
    letter-spacing: -0.0415625em;
    line-height: 1.2;
}
.entry-title-large {
    font-size: 4.8rem;
    font-weight: 900;
}
.entry-title-big {
    font-size: 4.2rem;
    font-weight: 800;
}
.entry-title-medium {
    font-size: 2.8rem;
}
.entry-title-small {
    font-size: 2.4rem;
}
@media only screen and (max-width: 768px) {
    .entry-title-large {
        font-size: 4.2rem;
    }
}
.entry-title a {
    background-image: linear-gradient(180deg, transparent 90%, #000 0);
    background-size: 0% 100%;
    background-repeat: no-repeat;
    -webkit-transition: background-size 0.4s ease;
    -moz-transition: background-size 0.4s ease;
    transition: background-size 0.4s ease;
}
.entry-title:hover a,
.entry-title:focus a {
    text-decoration: none;
    background-size: 100% 100%;
}
p {
    margin-bottom: 1.5em;
    margin-top: 0;
}
dfn,
cite,
em,
i {
    font-style: normal;
}
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%;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;
}
body {
    background: #ffffff;
}
.body-scroll-locked {
    overflow: hidden;
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
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;
    border-style: none;
    width: 100%;
}
video {
    height: auto;
    max-width: 100%;
    vertical-align: top;
}
figure {
    margin: 1em 0;
}
table {
    margin: 0 0 1.5em;
    width: 100%;
}
.svg-icon {
    fill: currentColor;
}
.data-bg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
}
.data-bg {
    background-color: rgba(0, 0, 0, 0.045);
}
.data-bg-fixed {
    background-attachment: fixed;
}
.data-bg-large {
    border-radius: 40px;
    height: 680px;
}
.data-bg-xbig {
    border-radius: 30px;
    height: 560px;
}
.data-bg-big {
    border-radius: 25px;
    height: 400px;
}
.data-bg-medium {
    border-radius: 20px;
    height: 280px;
}
.data-bg-small {
    border-radius: 15px;
    height: 160px;
}
.data-bg-thumbnail {
    height: 120px;
}
@media screen and (max-width: 767px) {
    .data-bg-large {
        height: 480px;
    }
    .data-bg-big {
        height: 380px;
    }
}
::-moz-selection {
    background: #000000;
    color: #ffffff;
}
::selection {
    background: #000000;
    color: #ffffff;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
fieldset {
    border: 0.1rem solid;
    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;
}
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 {
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 3rem;
    border-style: solid;
    border-width: 0.2rem;
    border-color: #e1e1e3;
    box-shadow: none;
    color: inherit;
    display: block;
    font-weight: 700;
    margin: 0;
    max-width: 100%;
    outline: 2px solid;
    outline-color: transparent;
    outline-offset: 6px;
    padding: 2rem 1.5rem;
    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 {
    outline-color: #72df14;
}
textarea {
    height: 12rem;
    line-height: 1.5;
    width: 100%;
}
select {
    font-family: inherit;
    font-size: inherit;
}
input::-webkit-input-placeholder {
    color: #000;
}
input:-ms-input-placeholder {
    color: #000;
}
input::-moz-placeholder {
    color: #000;
}
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,
.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;
    background: transparent;
    color: inherit;
    border-radius: 3rem;
    border-style: solid;
    border-width: 0.2rem;
    border-color: #e1e1e3;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    outline: 2px solid;
    outline-color: transparent;
    outline-offset: 6px;
    margin: 0;
    padding: 2rem 1.5rem;
    text-align: center;
    text-decoration: none;
    transition: opacity 0.15s linear;
}
.theme-button-filled {
    background-color: #fff;
    box-shadow: 0px 2px 4px rgba(146, 158, 218, 0.12);
}
.theme-button-small {
    padding: 0;
    font-weight: 600;
    font-size: 1.4rem;
}
button:hover,
.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,
.wp-block-button__link:focus,
.wp-block-file__button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
    background: #72df14;
    color: #fff;
    text-decoration: none;
}
button:hover,
.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,
.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 {
    border-color: #72df14;
    outline-color: #72df14;
}
.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"] {
    background-color: #fff;
    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;
}
.search-form {
    -webkit-transition: 0.2s ease box-shadow;
    transition: 0.2s ease box-shadow;
    border-radius: 0;
    margin-top: 0;
    margin-bottom: 0;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.theme-site-header {
    margin-bottom: 4rem;
    position: relative;
}
.site-header-top {
    background: #fff4ee;
    padding-top: 3rem;
    padding-bottom: 3rem;
    border-radius: 0 0 30px 30px;
}
.header-titles .site-title {
    font-size: 3.2rem;
    font-weight: 700;
    margin: 0 auto;
}
.header-titles .site-title a {
    color: inherit;
}
@media only screen and (max-width: 640px) {
    .header-titles {
        max-width: 240px;
    }
}
.header-navigation-wrapper {
    position: relative;
}
.theme-site-header .site-header-top .wrapper-inner {
    align-items: center;
    justify-content: space-between;
}
.theme-site-header .header-component {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
@media screen and (max-width: 991px) {
    .theme-site-header .header-component {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}
.theme-site-header .header-component-left {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
@media (min-width: 1200px) {
    .theme-site-header .header-component-left {
        flex-shrink: 0;
    }
}
.theme-site-header .header-component-right {
    align-items: center;
    display: flex;
    justify-content: flex-end;
}
.navbar-components {
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    justify-content: flex-end;
}
.navbar-controls {
    display: flex;
    flex-shrink: 0;
    justify-content: flex-end;
}
.navbar-control {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    margin-left: 1.5rem;
}
.navbar-control.navbar-control-search .svg-icon {
    height: 1.5rem;
    width: 1.5rem;
}
@media only screen and (min-width: 1199px) {
    .enabled-desktop-menu .navbar-control-offcanvas {
        display: none;
        filter: alpha(opacity=0);
        opacity: 0;
        visiibility: hidden;
    }
}
@media only screen and (max-width: 1199px) {
    .navbar-controls .navbar-control {
        margin-left: 1rem;
    }
    .rtl .navbar-controls .navbar-control {
        margin-left: 0;
        margin-right: 1rem;
    }
}
.theme-action-control {
    border-color: transparent;
    position: relative;
    padding: 0;
}
.theme-action-control:hover,
.theme-action-control:focus,
.theme-action-control:active {
    background-color: transparent;
    border-color: transparent;
    color: inherit;
}
.header-searchbar {
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}
.header-searchbar.header-searchbar-active {
    transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
}
.admin-bar .header-searchbar.header-searchbar-active {
    top: 32px;
}
@media (max-width: 782px) {
    .admin-bar .header-searchbar.header-searchbar-active {
        top: 46px;
    }
}
.header-searchbar-inner {
    transform: translateY(-100%);
    transition: transform 0.15s linear, box-shadow 0.15s linear;
}
.header-searchbar-active .header-searchbar-inner {
    box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.08);
    transform: translateY(0);
    transition: transform 0.25s ease-in-out, box-shadow 0.1s 0.25s linear;
}
.header-searchbar-area {
    display: flex;
    padding-bottom: 100px;
    padding-top: 100px;
    justify-content: space-between;
    align-items: center;
}
.header-searchbar form {
    margin: 0;
    position: relative;
    width: 100%;
}
.header-searchbar .search-field {
    background: none;
}
.header-searchbar #search-closer {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    width: 200px;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    color: #000;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #72df14;
}
a:focus {
    outline: 2px solid #72df14;
}
a:hover,
a:active {
    outline-color: #72df14;
}
.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
--------------------------------------------------------------*/
.site-navigation {
    position: relative;
    margin-left: 3rem;
    margin-right: 3rem;
}
.site-navigation ul {
    list-style: none;
    margin: 0 auto;
}
.site-navigation .primary-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    width: 100%;
}
.site-navigation .primary-menu .icon {
    display: inline-block;
    vertical-align: middle;
    pointer-events: none;
}
.site-navigation .primary-menu .icon .svg-icon {
    height: 1rem;
    width: 1rem;
}
.site-navigation .primary-menu > li {
    border: .2rem solid;
    border-color: transparent;
    border-radius: 14px;
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
}
.site-navigation .primary-menu > li.current-menu-item,
.site-navigation .primary-menu > li:hover,
.site-navigation .primary-menu > li:focus {
    border-color: inherit;
}
.site-navigation .primary-menu > li.menu-item-has-children > a {
    padding-right: 0.5rem;
}
.site-navigation .primary-menu a {
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.2rem;
    letter-spacing: 0.12rem;
    vertical-align: middle;
    text-decoration: none;
    word-break: normal;
    word-wrap: normal;
    position: relative;
}
/* SUB MENU */
.site-navigation .primary-menu ul {
    background: #f9e3d2;
    border-radius: 1rem;
    font-size: 1.7rem;
    filter: alpha(opacity=0);
    opacity: 0;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    left: -99999rem;
    top: calc(100% + 2rem);
    transition: opacity 0.15s linear, transform 0.15s linear, right 0s 0.15s;
    transform: translateY(0.6rem);
    width: 30rem;
    z-index: 1;
}
.site-navigation .primary-menu li.menu-item-has-children:hover > ul,
.site-navigation .primary-menu li.menu-item-has-children:focus > ul {
    left: 0;
    filter: alpha(opacity=100);
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.15s linear, transform 0.15s linear;
}
.site-navigation .primary-menu li.menu-item-has-children:focus-within > ul {
    left: 0;
    filter: alpha(opacity=100);
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.15s linear, transform 0.15s linear;
}
.site-navigation .primary-menu ul::before,
.site-navigation .primary-menu ul::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 100%;
}
.site-navigation .primary-menu ul::before {
    height: 2rem;
    left: 0;
    right: 0;
}
.site-navigation .primary-menu ul::after {
    border: 0.8rem solid transparent;
    border-bottom-color: #f9e3d2;
    left: 1.8rem;
}
.site-navigation .primary-menu ul a {
    background: transparent;
    border: none;
    color: inherit;
    display: block;
    padding: 1rem 2rem;
    transition: background-color 0.15s linear;
    width: 100%;
}
.site-navigation .primary-menu ul li.menu-item-has-children > a {
    padding-right: 4.5rem;
}
.site-navigation .primary-menu ul li:hover > a,
.site-navigation .primary-menu ul li:focus > a {
    background: rgba(0, 0, 0, 0.025);
}
.site-navigation .primary-menu ul li.menu-item-has-children .icon {
    position: absolute;
    right: 1.5rem;
    top: 0;
    line-height: 40px;
}
/* DEEP DOWN */
.site-navigation .primary-menu ul ul {
    top: 0;
}
.site-navigation .primary-menu ul li.menu-item-has-children:hover > ul,
.site-navigation .primary-menu ul li.menu-item-has-children:focus > ul {
    left: calc(100% + 2rem);
}
.site-navigation .primary-menu ul li.menu-item-has-children:focus-within > ul {
    left: calc(100% + 2rem);
}
.site-navigation .primary-menu ul ul::before {
    bottom: 0;
    height: auto;
    right: auto;
    left: -2rem;
    top: 0;
    width: 2rem;
}
.site-navigation .primary-menu ul ul::after {
    border-bottom-color: transparent;
    border-right-color: #f9e3d2;
    bottom: auto;
    left: -1.6rem;
    top: 1.5rem;
}
.rtl .site-navigation .primary-menu ul ul::after {
    transform: rotate(180deg);
}
/*
 * Enable nav submenu expansion with tapping on arrows on large-viewport
 * touch interfaces (e.g. tablets or laptops with touch screens).
 * These rules are supported by all browsers (>IE11) and when JS is disabled.
 */
@media (any-pointer: coarse) {
    .site-navigation .primary-menu > li.menu-item-has-children > a {
        padding-right: 0;
        margin-right: 2rem;
    }
    .site-navigation .primary-menu ul li.menu-item-has-children > a {
        margin-right: 4.5rem;
        padding-right: 0;
        width: unset;
    }
}
/* Repeat previous rules for IE11 (when JS enabled for polyfill). */
body.touch-enabled .primary-menu > li.menu-item-has-children > a {
    padding-right: 0;
    margin-right: 2rem;
}
body.touch-enabled .primary-menu ul li.menu-item-has-children > a {
    margin-right: 4.5rem;
    padding-right: 0;
    width: unset;
}
@media screen and (max-width: 1199px) {
    .navbar-components {
        display: none;
        visibility: hidden;
        opacity: 0;
    }
}
.nav-icon-toggle {
    position: relative;
    width: 50px;
    height: 50px;
    margin: 40px auto 0 auto;
    cursor: pointer;
}
#offcanvas-menu {
    background: #000000;
    position: fixed;
    top: 0;
    height: 100%;
    right: -100%;
    width: 100%;
    z-index: 1000;
    justify-content: flex-end;
    -webkit-transition: right 0.5s;
    -moz-transition: right 0.5s;
    -ms-transition: right 0.5s;
    -o-transition: right 0.5s;
    transition: right 0.5s;
}
#offcanvas-menu .offcanvas-wraper {
    height: 100%;
    padding: 20px 100px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.1);
}
#offcanvas-menu .offcanvas-wraper::-webkit-scrollbar {
    width: 0;
    height: 0;
}
@media screen and (max-width: 1199px) {
    #offcanvas-menu .offcanvas-wraper {
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%;
        padding: 20px;
    }
}
@media screen and (max-width: 767px) {
    #offcanvas-menu .offcanvas-wraper {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
#offcanvas-menu .close-offcanvas-menu {
    text-align: right;
    cursor: pointer;
}
#offcanvas-menu .close-offcanvas-menu .offcanvas-close {
    font-size: 14px;
    font-weight: 700;
    margin: 10px auto;
    display: block;
    text-align: right;
}
.admin-bar #offcanvas-menu .close-offcanvas-menu .offcanvas-close {
    margin-top: 40px;
}
#offcanvas-menu .close-offcanvas-menu .offcanvas-close .button-offcanvas-close {
    padding: 1.5rem 2rem;
}
.offcanvas-wraper > * {
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
    filter: alpha(opacity=0);
    opacity: 0;
    transition: transform 0.4s ease-out, opacity 0.4s ease-out;
    will-change: transform, opacity;
}
.offcanvas-menu-active .offcanvas-wraper > * {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    filter: alpha(opacity=100);
    opacity: 1;
}
.offcanvas-menu-active .offcanvas-wraper .offcanvas-branding {
    transition-delay: 0.3s;
}
.offcanvas-menu-active .offcanvas-wraper .offcanvas-main-navigation {
    transition-delay: 0.6s;
}
.offcanvas-menu-active .offcanvas-wraper .offcanvas-social-navigation {
    transition-delay: 0.9s;
}
.offcanvas-close span {
    display: inline-block;
    vertical-align: middle;
}
#offcanvas-menu.offcanvas-menu-active {
    display: -ms-flexbox;
    display: flex;
    right: 0;
}
.offcanvas-main-navigation {
    width: 100%;
}
.offcanvas-item {
    margin-bottom: 30px;
}
.offcanvas-item .primary-menu {
    border-style: solid;
    border-width: 0.1rem 0;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}
.offcanvas-main-navigation li {
    border-bottom: 0.1rem solid;
    position: relative;
}
.offcanvas-main-navigation li:last-child {
    border-bottom: none;
}
.offcanvas-main-navigation a {
    display: block;
    font-size: 1.8rem;
    padding: 20px 0;
    text-decoration: none;
    position: relative;
}
.offcanvas-main-navigation .sub-menu {
    border-top: 0.1rem solid;
    display: none;
    list-style: none;
    margin: 0 auto;
    padding: 0;
}
.offcanvas-main-navigation .sub-menu.submenu-toggle-active {
    display: block;
}
.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 0.1rem;
    padding: 0;
}
.offcanvas-main-navigation .submenu-wrapper .submenu-toggle .svg-icon {
    height: 1.5rem;
    transition: transform 0.15s linear;
    width: 1.5rem;
    margin-left: 2.5rem;
    margin-right: 2.5rem;
}
.offcanvas-main-navigation
.submenu-wrapper
.submenu-toggle.button-toggle-active
.svg-icon {
    transform: rotate(180deg);
}
.theme-social-navigation ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
}
.site-social-navigation {
    position: relative;
    margin-right: 3rem;
}
.rtl .site-social-navigation {
    margin-left: 3rem;
    margin-right: 0;
}
.theme-social-navigation li {
    display: inline-block;
    vertical-align: middle;
}
.theme-social-navigation li a {
    border-radius: 6px;
    color: inherit;
    display: inline-block;
    vertical-align: middle;
}
.theme-social-navigation li a {
    width: 2rem;
    height: 2rem;
    padding-right: .1rem;
    margin-right: .1rem;
}
.offcanvas-social-navigation li a {
    width: 3.4rem;
    padding-right: 4px;
    margin-right: 4px;
}
/*--------------------------------------------------------------
# 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,
.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,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.widget:after,
.site-footer:after {
    clear: both;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin: 0 0 4rem;
}
.widget:last-child {
    margin: 0;
}
.widget select {
    max-width: 100%;
}
.widget ol,
.widget ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.widget .button {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
/*--------------------------------------------------------------
## Widgets
--------------------------------------------------------------*/
.widget-area .widget {
    margin-bottom: 4rem;
    padding-bottom: 4rem;
}
.widget a {
    color: inherit;
}
.widget-title {
    border-top: 1px solid;
    margin-bottom: 1rem;
    padding-top: 1rem;
}
.widget_nav_menu a {
    display: block;
    padding: 0.75rem 0;
}
.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 label {
    display: block;
    margin: 0 auto;
    padding-right: 4px;
    width: 65%;
    float: left;
}
.header-searchbar .search-form label {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.search-form label .search-field {
    width: 100%;
}
.search-form .search-submit {
    float: left;
    width: 35%;
}
@media screen and (max-width: 767px) {
    .header-searchbar-area {
        display: block;
    }
    .header-searchbar .search-form label,
    .header-searchbar .search-form .search-submit {
        float: none;
        margin-bottom: 1rem;
        margin-top: 1rem;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }
    .header-searchbar #search-closer {
        margin: 1rem 0 0;
        width: 100%;
    }
}
.widget_nav_menu ul li,
.widget_categories ul li,
.widget_recent_entries ul li,
.widget_recent_comments ul li,
.widget_archive ul li,
.widget_meta ul li,
.widget_pages ul li,
.widget_rss ul li,
.widget_block .wp-block-latest-posts li,
.widget_block .wp-block-categories li,
.widget_block .wp-block-archives li,
.widget_block .wp-block-latest-comments li {
    font-weight: 600;
    position: relative;
    margin-top: 1em;
}
.site .widget .tab-head .twp-nav-tabs {
    border-bottom: 2px solid;
    margin-bottom: 30px;
}
.site .widget .tab-head .twp-nav-tabs li {
    float: left;
    margin: 0 auto;
    width: 33.33%;
}
.site .widget .tab-head .twp-nav-tabs > li > a {
    display: block;
    padding: 15px 0;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
}
.site .widget .tab-head .twp-nav-tabs > li:hover > a,
.site .widget .tab-head .twp-nav-tabs > li:focus > a,
.site .widget .tab-head .twp-nav-tabs > li.active > a {
    background: #000;
    color: #fff;
}
.site .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 li .article-list {
    border-bottom: 1px solid rgba(255, 255, 255, 0.075);
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.theme-widget-list li:last-child .article-list {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.theme-widget-list .entry-thumbnail {
    margin: 0 auto;
    position: relative;
}
.entry-thumbnail .trend-item {
    position: absolute;
    left: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    z-index: 9;
}
.entry-thumbnail .trend-item,
.category-widget-header .post-count {
    background: #72df14;
    color: #fff;
    height: 35px;
    line-height: 35px;
    width: 35px;
}
.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 {
    display: inline-block;
    float: right;
    font-size: 16px;
    font-weight: 700;
    padding: 0 10px;
    text-align: center;
    -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: 15px;
    margin-bottom: 0;
}
.twp-social-widget ul li {
    display: inline-block;
    vertical-align: middle;
}
.twp-social-widget ul li a {
    display: block;
    background: #fff;
    color: #000;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    margin: 2px auto;
}
.twp-social-widget ul li:hover a,
.twp-social-widget ul li:focus a {
    filter: alpha(opacity=75);
    opacity: 0.75;
}
#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 {
    border: 1px solid;
    text-align: center;
    padding: 8px;
}
#wp-calendar tbody .pad {
    background: none;
}
#wp-calendar tfoot td.pad {
    display: none;
}
.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 {
    border: 1px solid;
    font-size: 1.6rem !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-1"] .gallery-item,
.widget_media_gallery [class*=" gallery-columns-1"] .gallery-item {
    padding: 0;
}
.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;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.breadcrumbs {
    margin: 0 auto 3rem;
}
@media screen and (max-width: 767px) {
    .breadcrumbs {
        display: none;
    }
}
.breadcrumbs a {
    color: inherit;
}
.breadcrumbs ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
}
.breadcrumbs ul li {
    display: inline-block;
    margin-bottom: 5px;
}
.breadcrumbs ul .trail-item span {
    border-radius: 12px;
    position: relative;
    margin: 0 0.5rem 0.4rem 0;
    border: 1px solid;
    padding: 0.3rem 0.6rem 0.4rem 0.4rem;
    line-height: 2;
    max-width: 18em;
}
.breadcrumbs ul .trail-item.trail-begin span {
    margin-left: 0;
}
.breadcrumbs ul .trail-item span:hover,
.breadcrumbs ul .trail-item span:focus,
.breadcrumbs ul .trail-item.trail-end span {
    background: #000;
    color: #fff;
}
.breadcrumbs ul .trail-item span:before {
    content: "";
    display: inline-block;
    margin-left: 0.45rem;
    margin-right: 0.65rem;
    vertical-align: middle;
    margin-top: -2px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #000;
}
.breadcrumbs ul .trail-item.trail-end span:before,
.breadcrumbs ul .trail-item:hover span:before,
.breadcrumbs ul .trail-item:focus span:before {
    border-left-color: #fff;
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
}
.updated:not(.published) {
    display: none;
}
.booster-extension .post-content-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.booster-extension .post-content-wrap .post-content-share,
.booster-extension .post-content-wrap .post-content {
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
}
.booster-extension .post-content-wrap .post-content-share {
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    max-width: 80px;
}
.booster-extension .post-content-wrap .post-content {
    -ms-flex: 0 0 calc(100% - 80px);
    flex: 0 0 calc(100% - 80px);
    max-width: calc(100% - 80px);
}
.wrapper {
    width: 100%;
    position: relative;
    margin-right: auto;
    margin-left: auto;
}
.wrapper {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}
@media (min-width: 1280px) {
    .wrapper {
        max-width: 1440px;
    }
}
.wrapper-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1.5rem;
    margin-left: -1.5rem;
}
.site-content {
    position: relative;
}
.theme-block {
    position: relative;
    overflow: hidden;
    padding-top: 6rem;
    padding-bottom: 6rem;
}
@media screen and (min-width: 992px) {
    .theme-block.theme-block-blog {
        overflow: inherit;
    }
}
.theme-block-bg {
    background-color: #fff4ee;
    border-radius: 6rem;
    margin-bottom: 0;
}
@media screen and (min-width: 992px) {
    .block-header-vertical {
        margin: 0 auto;
        transform: rotate(-90deg) translate(0, 0);
        display: block;
        white-space: nowrap;
    }
}
.theme-block-title {
    margin-bottom: 3rem;
}
@media screen and (min-width: 992px) {
    .block-header-vertical .theme-block-title {
        margin-top: -12rem;
        margin-bottom: 0;
    }
}
.theme-block-banner-slider {
    padding-top: 2rem;
}
.theme-block-banner-slider .banner-nav-controls {
    position: absolute;
    top: 5rem;
    right: 6rem;
    z-index: 1;
}
.theme-block-banner-slider .banner-nav-controls .slide-btn-small {
    background-color: #000;
    border-color: #000;
    border-radius: 10px;
    color: #fff;
    width: 5rem;
    height: 5rem;
    min-height: 5rem;
    line-height: 5rem;
    padding: 2px 0;
    margin-left: 1rem;
    margin-right: 1rem;
}
.theme-block-categories .theme-categories-panel {
    position: relative;
}
.theme-block-categories .theme-categories-panel .data-bg {
    background-color: #f9e3d2;
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all 1.2s cubic-bezier(.23, .81, .4, 1);
    -moz-transition: all 1.2s cubic-bezier(.23, .81, .4, 1);
    -ms-transition: all 1.2s cubic-bezier(.23, .81, .4, 1);
    -o-transition: all 1.2s cubic-bezier(.23, .81, .4, 1);
    transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
    will-change: opacity;
}
.theme-block-categories .theme-categories-panel:hover .data-bg,
.theme-block-categories .theme-categories-panel:focus .data-bg {
    filter: alpha(opacity=0);
    opacity: 0;
}
.theme-block-categories .categories-content {
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    bottom: 20px;
    width: calc(100% - 4rem);
    left: 2rem;
    right: 2rem;
    padding: 10px 20px;
    border-radius: 1rem;
}
.theme-categories-panel:hover .categories-content,
.theme-categories-panel:focus .categories-content {
    background: rgba(0, 0, 0, .85);
}
.theme-categories-panel:hover .categories-content,
.theme-categories-panel:focus .categories-content,
.theme-categories-panel:hover .categories-content a:not(:hover):not(:focus),
.theme-categories-panel:focus .categories-content a:not(:hover):not(:focus) {
    color: #fff;
}
.theme-block-categories .categories-content .category-title {
    margin-bottom: .5rem;
    word-break: break-all;
}
.theme-block-contact {
    padding-bottom: 0;
    padding-top: 10rem;
}
.theme-block-contact .entry-thumbnail {
    display: flex;
    width: 100%;
    height: 100%;
    padding: 2rem;
    overflow: hidden;
}
@media screen and (min-width: 992px) {
    .theme-block-contact .entry-thumbnail {
        padding: 2rem 2rem 0;
    }
    .theme-block-contact .entry-thumbnail .data-bg {
        border-radius: 40px 40px 0 0;
        transform: translateY(20px);
    }
}
.theme-block-contact .wrapper-inner > .column {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-content: center;
    align-items: center;
}
@media screen and (min-width: 992px) {
    .theme-block-contact .wrapper-inner > .column {
        padding: 0;
    }
}
.theme-block-contact .theme-contact-list {
    list-style: none;
    margin: 0;
    padding: 15rem 0;
}
.theme-block-contact .theme-contact-list .theme-contact-list-group {
    margin-bottom: 1rem;
    margin-top: 1rem;
    padding-bottom: 1rem;
    padding-top: 1rem;
}
.theme-block-contact .theme-contact-list-title {
    font-weight: 700;
}
@media screen and (min-width: 992px) {
    .theme-contact-area {
        padding-left: 4rem;
        padding-right: 4rem;
    }
}
.theme-block-contact .wpcf7 form p {
    margin-top: 20px;
    margin-bottom: 0;
}
.theme-block-contact .wpcf7 form p label {
    display: block;
    font-size: 0.7778em;
    font-weight: 600;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.theme-block-contact .wpcf7 form p .wpcf7-form-control-wrap {
    display: block;
    margin-top: 5px;
    font-size: 1em;
    font-weight: normal;
}
.theme-block-contact .wpcf7 form input:not(.wpcf7-submit),
.theme-block-contact .wpcf7 form textarea,
.theme-block-contact .wpcf7 form select {
    background: rgba(0, 0, 0, 0.1);
    border: none;
}
.theme-block-contact .wpcf7 form input,
.theme-block-contact .wpcf7 form textarea,
.theme-block-contact .wpcf7 form select {
    width: 100%;
}
.theme-block-newsletter {
    background: #f8e3d5;
    padding-top: 10rem;
    padding-bottom: 10rem;
}
.twp-newsletter-subscription .wrapper {
    position: relative;
}
.mc4wp-form-fields {
    margin: 0 auto;
    max-width: 700px;
}
.mc4wp-form-fields > p {
    display: block;
    float: left;
}
.mc4wp-form-fields > p label {
    font-size: 0;
    margin: 0;
}
.mc4wp-form-fields input[type="text"],
.mc4wp-form-fields input[type="email"] {
    font-size: 18px;
}
.mc4wp-form-fields input[type="text"],
.mc4wp-form-fields input[type="email"] {
    width: 500px;
    background: transparent;
    color: inherit;
    padding-top: 0;
    padding-bottom: 0;
    height: 70px;
    line-height: 70px;
}
.mc4wp-form-fields input[type="submit"] {
    letter-spacing: 0.2em;
    text-transform: uppercase;
    height: 70px;
    line-height: 70px;
    padding-top: 0;
    padding-bottom: 0;
    width: 190px;
    margin-left: 10px;
}
.mc4wp-form-fields input[type="submit"]:hover,
.mc4wp-form-fields input[type="submit"]:focus {
    filter: alpha(opacity=85);
    opacity: 0.85;
}
.mc4wp-response {
    clear: both;
    max-width: 540px;
    margin: 0 auto;
}
@media only screen and (max-width: 767px) {
    .mc4wp-form-fields > p,
    .mc4wp-form-fields input[type="email"],
    .mc4wp-form-fields input[type="submit"] {
        width: 100%;
        margin: 0 auto 2rem;
    }
}
.mailchimp-description {
    max-width: 680px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.twp-modal {
    visibility: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    overflow: hidden auto;
}
.twp-modal.is-visible {
    visibility: visible;
    position: fixed;
}
.twp-modal-overlay {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #333;
    background: rgba(0, 0, 0, .84);
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.3s, opacity 0.3s;
}
.twp-modal.is-visible .twp-modal-overlay {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
}
.twp-modal-wrapper {
    border-radius: 30px;
    position: absolute;
    z-index: 9999;
    top: 6em;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 780px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    color: #000;
}
.twp-modal-transition {
    transition: all 0.3s 0.12s;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
    opacity: 0;
}
.twp-modal.is-visible .twp-modal-transition {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.twp-modal-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 1em;
    color: #aaa;
    background: none;
    border: 0;
}
.newsletter-content-wrapper {
    display: flex;
    width: 100%;
}
.newsletter-image {
    display: block;
    width: 390px;
    height: auto;
}
.newsletter-content {
    padding: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px;
    flex: 1;
}
.newsletter-content .mc4wp-form-fields > p {
    float: none;
}
.newsletter-content .mc4wp-form-fields input[type="text"],
.newsletter-content .mc4wp-form-fields input[type="email"],
.newsletter-content .mc4wp-form-fields input[type="submit"] {
    margin: 0;
    width: 100%;
}
.mt-10 {
    margin-top: 10px;
}
.mt-15 {
    margin-top: 15px;
}
.mt-20 {
    margin-top: 20px;
}
.mb-10 {
    margin-bottom: 10px;
}
.mb-15 {
    margin-bottom: 15px;
}
.mb-20 {
    margin-bottom: 20px;
}
.column {
    position: relative;
    width: 100%;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}
.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 (max-width: 991px) {
    .column-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .column-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .column-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .column-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .hidden-sm-screen {
        display: none;
        visibility: hidden;
        filter: alpha(opacity=0);
        opacity: 0;
    }
    .mt-sm-10 {
        margin-top: 10px;
    }
    .mt-sm-15 {
        margin-top: 15px;
    }
    .mt-sm-20 {
        margin-top: 20px;
    }
    .mb-sm-10 {
        margin-bottom: 10px;
    }
    .mb-sm-15 {
        margin-bottom: 15px;
    }
    .mb-sm-20 {
        margin-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .column-xs-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .column-xs-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .column-xs-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .column-xs-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .hidden-xs-screen {
        display: none;
        visibility: hidden;
        filter: alpha(opacity=0);
        opacity: 0;
    }
}
@media (max-width: 575px) {
    .column-xxs-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .column-xxs-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .column-xxs-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .column-xxs-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .hidden-xxs-screen {
        display: none;
        visibility: hidden;
        filter: alpha(opacity=0);
        opacity: 0;
    }
}
.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);
}
.theme-block-banner .wrapper-inner {
    display: flex;
    justify-content: space-between;
    position: relative;
}
.theme-block-banner .block-banner-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end;
}
.theme-block-banner .entry-title-large {
    max-width: 65rem;
}
.theme-block-banner .block-banner-description {
    max-width: 50rem;
    font-size: 2.2rem;
    font-weight: 400;
}
.theme-block-banner .banner-wrapper-image {
    overflow: hidden;
}
.theme-block-banner .banner-wrapper-image img {
    height: 100%;
    width: 100%;
    transform: scale(1);
    transition: 0.6s ease;
}
.theme-block-banner .banner-wrapper-image img:hover {
    transform: scale(1.1) rotate(4deg);
}
.banner-content-link {
    margin-bottom: 30px;
    margin-top: 30px;
}
.theme-banner-slider {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
.theme-banner-slider .banner-content-area {
    background: #fff;
    border-radius: 50px;
    padding: 6rem 3rem;
}
@media (min-width: 1200px) {
    .theme-banner-slider .banner-content-area {
        margin-top: -10rem;
        margin-left: 5rem;
    }
}
@media (min-width: 1400px) {
    .theme-banner-slider .banner-content-area {
        margin-top: -20rem;
        margin-left: 10rem;
    }
}
.theme-banner-article .post-content {
    padding-bottom: 3rem;
    padding-top: 3rem;
}
.theme-banner-slider .theme-banner-article .post-content .entry-meta-author .entry-meta-avatar {
    width: 10rem;
    height: 10rem;
    margin-bottom: 2rem;
    border-radius: 100%;
    overflow: hidden;
}
.theme-banner-slider .theme-banner-article .banner-more-stories .article-more-stories {
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, 0.12);
    margin-bottom: 2rem;
    padding-bottom: 2rem;
}
.theme-banner-slider .theme-banner-article .banner-more-stories .article-more-stories:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.theme-banner-slider .theme-banner-article .banner-more-stories .article-more-stories .data-bg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-item-align: start;
    align-self: flex-start;
    width: 160px;
    height: 120px;
}
.theme-banner-slider .theme-banner-article .banner-more-stories .article-more-stories .article-more-content {
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 1.5rem;
}
.theme-filter {
    position: relative;
}
.navbar-filter-controls {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    list-style: none;
}
.theme-filter-toggle .svg-icon {
    display: inline-block;
    vertical-align: middle;
}
.theme-filter-content {
    background: #f9e3d2;
    border-radius: 3rem;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9;
}
.theme-filter-misc {
    position: relative;
    text-align: left;
}
.tab-content {
    display: none;
}
.theme-filter-misc .filter-toggle-close,
.theme-filter-post .filter-latest-close {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 25px;
    height: 25px;
    background: #000;
    color: #fff;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}
.rtl .theme-filter-misc {
    text-align: right;
}
.filter-panels-list {
    list-style: none;
    margin: 0 auto 2rem;
    padding: 0 0 2rem;
}
.filter-panels-wrapper,
.filter-latest-wrapper {
    padding: 6rem 0;
}
@media screen and (min-width: 992px) {
    .filter-panels-wrapper {
        display: grid;
        margin-left: auto;
        margin-right: auto;
        grid-template-columns: repeat(15, 1fr);
        grid-column-gap: 39px;
    }
    .filter-panels-wrapper .theme-list-years {
        grid-column: 1/span 3;
    }
    .filter-panels-wrapper .theme-list-authors {
        grid-column: 4/span 4;
    }
    .filter-panels-wrapper .theme-list-misc {
        grid-column: 8/span 8;
    }
}
.filter-yearly li {
    margin-bottom: 0.5rem;
    padding-bottom: 0.5rem;
}
.filter-yearly li a,
.filter-authors .theme-author-title {
    font-size: 1.8rem;
    font-weight: 500;
}
.filter-authors li a {
    display: inline-block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    line-height: 1;
    clear: both;
    float: none;
}
.filter-authors li {
    margin-bottom: 0.5rem;
    padding-bottom: 0.5rem;
}
.filter-authors li span {
    display: block;
    float: left;
}
.filter-authors .theme-author-title {
    margin-left: 10px;
    padding: 18px 0 3px 0;
    text-transform: capitalize;
}
.theme-list-misc .filter-monthly li,
.theme-list-misc .filter-categories li,
.theme-list-misc .filter-categories li {
    display: inline-block;
    font-size: 1.6rem;
    vertical-align: middle;
    position: relative;
}
.theme-list-misc .filter-monthly li:after,
.theme-list-misc .filter-categories li:after,
.theme-list-misc .filter-categories li:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 5px;
    width: 0.1rem;
    height: 1rem;
    background: rgba(0, 0, 0, 0.5);
}
.theme-list-misc .filter-monthly li:last-child:after,
.theme-list-misc .filter-categories li:last-child:after,
.theme-list-misc .filter-categories li:last-child:after {
    content: "none";
    display: none;
}
@media (min-width: 768px) {
    .theme-panelarea-blocks .theme-panel-blocks .entry-wrapper {
        display: grid;
        margin-left: auto;
        margin-right: auto;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: -webkit-min-content 1fr;
        grid-template-rows: min-content 1fr;
        gap: 0 39px;
    }
}
@media screen and (min-width: 992px) {
    .theme-panelarea-secondary .widget-area {
        position: sticky;
        top: 4rem;
    }
}
@media screen and (min-width: 992px) {
    .theme-panelarea-primary.order-1.column-9 {
        padding-right: 60px;
    }
    .theme-panelarea-primary.order-2.column-9 {
        padding-left: 60px;
    }
}
/* ******popular section styling****** */
.theme-block-popular .wrapper-inner {
    display: flex;
    justify-content: space-between;
}
.theme-block-popular .popular-content-head {
    margin: 1rem 0 0;
}
.theme-block-popular .popular-content-head a {
    font-weight: 500;
}
@media (max-width: 1199px) {
    .theme-block-popular .popular-content-head {
        flex-direction: column;
        align-items: flex-start;
    }
    .theme-block-popular .entry-meta-date {
        display: none;
    }
    .theme-block-popular .popular-content-head {
        margin-bottom: 0.5rem;
    }
}
/* *******wrapper inner right styling******* */
.theme-block-popular .trending-body-item {
    border-bottom: 1px solid;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
}
.theme-block-popular .trending-body-item:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.theme-block-popular .trending-body-item:first-of-type {
    margin-top: 0rem;
}
.theme-block-popular .trending-head-info {
    border: 1px solid black;
    display: inline-block;
    padding: 0.2rem 0.5rem;
    border-radius: 13px;
    font-size: 1.1rem;
    font-weight: 500;
}
.entry-meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    line-height: 1.2;
    font-weight: 600;
    font-size: 1.2rem;
}
.entry-meta a {
    text-decoration: none;
}
.entry-meta .entry-meta-author .byline .author,
.entry-meta .entry-meta-date .posted-on .entry-date {
    filter: alpha(opacity=60);
    opacity: 0.6;
}
.entry-meta .entry-meta-item {
    margin: 0.5rem 0;
}
.entry-meta-wrapper {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
}
.entry-meta-item .entry-meta-icon {
    margin-right: 1rem;
}
.entry-meta-label {
    margin-right: 5px;
}
.entry-meta .cat-links > a {
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    position: relative;
    padding: 2px 10px;
    margin: 0 auto 10px;
}
.entry-meta .cat-links > a span {
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1rem;
}
.entry-meta .cat-links.cat-links-current > a {
    background: #34b8b5;
}
.entry-meta .cat-links > a:nth-child(7n+1) {
    background-color: #ff0036;
}
.entry-meta .cat-links > a:nth-child(7n+2) {
    background-color: #4caf50;
}
.entry-meta .cat-links > a:nth-child(7n+3) {
    background-color: #7952b3;
}
.entry-meta .cat-links > a:nth-child(7n+4) {
    background-color: #03a9f4;
}
.entry-meta .cat-links > a:nth-child(7n+5) {
    background-color: #9C27D9;
}
.entry-meta .cat-links > a:nth-child(7n+6) {
    background-color: #8bc34a;
}
.entry-meta .cat-links > a:nth-child(7n+7) {
    background-color: #ed553f;
}
.theme-blog-article .post-content .entry-content {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.theme-blog-article .post-content .entry-content p {
    margin-bottom: 0;
}
.entry-content-medium {
    font-size: 1.8rem;
}
.entry-content ol li,
.entry-content ul li {
    margin-bottom: 1.5rem;
}
.posts-navigation {
    margin-bottom: 6rem;
}
.post-navigation {
    border-style: solid;
    border-width: 0.1rem 0;
    font-size: 1.8rem;
    margin-top: 5rem;
    padding: 3rem 0;
}
.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;
}
/* carousel section styling  */
.theme-block-recommended {
    background: #f9e3d2;
}
.theme-recommendation-slider {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
.theme-recommendation-slider .slick-list {
    overflow: visible;
}
.theme-recommended-article {
    margin: 0;
    max-width: 100%;
    position: relative;
    display: inline-block;
    width: 100%;
}
@media screen and (min-width: 992px) {
    .theme-recommended-article {
        margin-bottom: 16rem;
        max-width: 945px;
        margin-right: 3rem;
    }
}
.theme-recommended-article .post-content {
    background: #fff;
    padding: 30px 20px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear .33s, opacity .33s linear;
}
@media screen and (min-width: 992px) {
    .theme-recommended-article .post-content {
        padding: 60px;
        max-width: 694px;
        position: absolute;
        bottom: 6rem;
        transform: translateY(40%);
        left: 75px;
        z-index: 9;
    }
}
.theme-recommended-article.slick-active .post-content {
    border-radius: 25px;
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
}
/* SINGLE PAGINATION */
.post-navigation {
    padding: 3.5rem 0;
}
.post-navigation .nav-links {
    flex-direction: row;
    justify-content: space-between;
}
.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;
}
.pagination {
    margin-top: 3.25rem;
    margin-bottom: 3.25rem;
}
.pagination a {
    color: inherit;
}
.pagination .page-numbers,
.posts-navigation .nav-links .nav-previous,
.posts-navigation .nav-links .nav-next {
    display: inline-block;
    font-weight: 700;
    font-size: 1.8rem;
    margin-left: 1.25em;
    margin-right: 1.25em;
    filter: alpha(opacity=40);
    opacity: 0.4;
}
.pagination .page-numbers.current {
    filter: alpha(opacity=100);
    opacity: 1;
}
.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: rgba(0, 0, 0, 0.25);
    }
    .pagination .prev:after {
        margin-left: 1.25em;
    }
    .pagination .next:before {
        margin-right: 1.25em;
    }
}
.posts-navigation .nav-links .nav-previous .svg-icon,
.posts-navigation .nav-links .nav-previous .nav-link-label,
.posts-navigation .nav-links .nav-next .svg-icon,
.posts-navigation .nav-links .nav-next .nav-link-label {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}
.theme-ajax-loadpost {
    text-align: center;
    margin-bottom: 4rem;
    margin-top: 4rem;
}
.theme-slide-space .slick-list {
    margin-left: -2rem;
    margin-right: -2rem;
}
.theme-slide-space .slick-slide {
    padding-left: 2rem;
    padding-right: 2rem;
}
.banner-slide-btn {
    position: absolute;
    display: block;
    width: 60px;
    height: 56px;
    padding: 0;
    z-index: 99;
    top: initial;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    bottom: 0;
    border-radius: 8px;
}
.banner-slide-prev {
    left: initial;
    right: 70px;
}
.banner-slide-next {
    right: 0;
}
.banner-slide-btn,
.slide-btn {
    border: 2px solid #ced0d4;
    display: block;
    cursor: pointer;
}
.slide-btn {
    position: absolute;
    z-index: 1;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    width: 40px;
    height: 40px;
}
.banner-slide-btn:after,
.slide-btn:after {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    content: "";
    display: inline-block;
    height: 12px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    width: 12px;
}
.banner-slide-btn:after {
    border-color: #000;
    top: 20px;
}
.slide-btn:after {
    border-color: #fff;
    top: 12px;
}
.banner-slide-prev:after,
.slide-prev-icon:after {
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.banner-slide-next:after,
.slide-next-icon:after {
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
}
.slide-prev-icon:hover,
.slide-prev-icon:focus,
.slide-next-icon:hover,
.slide-next-icon:focus {
    outline: none !important;
}
.slide-prev-icon {
    left: 1.5rem;
}
.slide-next-icon {
    right: 1.5rem;
}
.slick-slider .data-bg {
    margin-top: 1rem;
}
.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 {
    filter: alpha(opacity=100);
    opacity: 1;
}
.slick-dots li.slick-active button {
    width: 20px;
    border-radius: 6px;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
    display: block;
}
#comments .comments-title {
    margin-bottom: 60px;
    font-size: 26px;
}
.page #comments .comments-title {
    margin-top: 60px;
}
#comments .comment-list {
    list-style: none;
    margin: 40px auto;
    padding: 0;
}
#comments .comment-list li {
    border-bottom: 2px 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 .children li {
    margin: 0;
    border: none;
}
#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 {
    float: left;
    margin-right: 20px;
    width: inherit;
}
#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 {
    font-size: 85%;
    margin-top: 5px;
    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 {
    font-weight: 600;
    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;
    font-size: 85%;
}
#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;
    font-size: 14px;
}
#comments h3.comment-reply-title {
    font-size: 3.4rem;
    text-transform: uppercase;
    margin-bottom: 30px;
    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;
    font-size: 14px;
    font-weight: 600;
    filter: alpha(opacity=60);
    opacity: 0.6;
}
#comments .comment-form p.form-submit {
    margin-bottom: 0;
    margin-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
}
#comments .comment-form p.form-submit input[type="submit"] {
    display: block;
    width: 100%;
    font-size: 1.8rem;
}
#comments .comment-form .comment-subscription-form,
#comments .comment-form .comment-subscription-form:only-child {
    font-size: 14px;
    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;
        margin-right: -15px;
        margin-left: -15px;
    }
    .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%;
        padding-right: 15px;
        padding-left: 15px;
        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%;
        padding-right: 15px;
        padding-left: 15px;
        margin-bottom: 1.5rem;
    }
    .comments-area .comment-form-author,
    .comments-area .comment-form-email,
    .comments-area .comment-form-url {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .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%;
        padding-right: 15px;
        padding-left: 15px;
    }
}
.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%;
        padding-right: 20px;
        padding-left: 20px;
    }
}
/*--------------------------------------------------------------
# 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;
}
/*--------------------------------------------------------------
# Related Post
--------------------------------------------------------------*/
.related-post-item {
    border-bottom: 0.1rem solid;
    margin-bottom: 3rem;
    padding-bottom: 3rem;
}
.related-posts .related-post-item:last-child {
    border: 0;
}
.related-posts .related-post-item .data-bg {
    margin-left: 0.6rem;
    margin-right: 0.6rem;
}
/*--------------------------------------------------------------
# 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%;
}
.custom-logo-link {
    display: inline-block;
}
@media screen and (max-width: 575px) {
    #site-header .site-logo .custom-logo-link {
        max-width: 180px;
    }
}
/*--------------------------------------------------------------
## 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
--------------------------------------------------------------*/
@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: -5px;
        margin-right: -5px;
    }
    .site-content .gallery-columns-1 {
        margin-left: auto;
        margin-right: auto;
    }
}
.gallery-item {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
    padding-left: 5px;
    padding-right: 5px;
    margin: 0 auto 10px;
    position: relative;
    width: 100%;
}
@media (min-width: 600px) {
    .gallery-columns-2 .gallery-item {
        max-width: 50%;
    }
}
@media (min-width: 600px) {
    .gallery-columns-3 .gallery-item {
        max-width: 33.33%;
    }
}
@media (min-width: 600px) {
    .gallery-columns-4 .gallery-item {
        max-width: 25%;
    }
}
@media (min-width: 600px) {
    .gallery-columns-5 .gallery-item {
        max-width: 20%;
    }
}
@media (min-width: 600px) {
    .gallery-columns-6 .gallery-item {
        max-width: 16.66%;
    }
}
@media (min-width: 600px) {
    .gallery-columns-7 .gallery-item {
        max-width: 14.28%;
    }
}
@media (min-width: 600px) {
    .gallery-columns-8 .gallery-item {
        max-width: 12.5%;
    }
}
@media (min-width: 600px) {
    .gallery-columns-9 .gallery-item {
        max-width: 11.11%;
    }
}
.gallery-caption {
    display: block;
}
/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
#site-footer {
    background-color: #181c20;
    overflow: hidden;
}
#site-footer,
#site-footer a:not(:hover):not(:focus) {
    color: #fff;
}
@media (min-width: 1590px) {
    .has-gradient:after {
        content: "";
        display: block;
        position: absolute;
        height: 100%;
        width: calc(100% + 1rem);
        left: 0;
        top: 0;
        background: -o-linear-gradient(135deg, #181c20 0, #363f44 100%);
        background: linear-gradient(315deg, #181c20, #363f44);
    }
    .has-gradient:after {
        width: calc(100% + 7rem + 50vw - 79.5rem);
    }
}
.footer-widgetarea,
.footer-credits {
    margin-bottom: 3rem;
    padding-bottom: 3rem;
    margin-top: 3rem;
    padding-top: 3rem;
}
.offcanvas-item .primary-menu,
.offcanvas-main-navigation li,
.offcanvas-main-navigation .sub-menu,
.offcanvas-main-navigation .submenu-wrapper .submenu-toggle,
.related-post-item,
.post-navigation {
    border-color: rgba(0, 0, 0, 0.12);
}
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;
}
.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 .twp-icon-holder .twp-social-count,
.post-content-share .twp-social-icons .share-media-nocount {
    border-radius: 2px;
    color: #fff;
}
.post-content-share .twp-icon-holder .twp-social-count:hover,
.post-content-share .twp-icon-holder .twp-social-count:focus,
.post-content-share .twp-social-icons .share-media-nocount:hover,
.post-content-share .twp-social-icons .share-media-nocount:focus {
    filter: alpha(opacity=60);
    opacity: 0.6;
}
.post-content-share .share-media-nocount:after,
.post-content-share .twp-icon-holder .twp-social-count:after {
    border: solid 6px transparent;
    border-top-color: inherit;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: -12px;
}
.post-content-share .twp-social-icons .twp-icon-holder .twp-social-count,
.post-content-share .twp-social-icons .twp-icon-holder .share-media-nocount {
    color: #fff;
}
.post-content-share .twp-social-facebook .twp-icon-holder .twp-social-count {
    background: #3b5998;
}
.post-content-share .twp-social-twitter .twp-icon-holder .twp-social-count {
    background: #24a5db;
}
.post-content-share .twp-social-pinterest .twp-icon-holder .twp-social-count {
    background: #ca2128;
}
.post-content-share .twp-social-linkedin .twp-icon-holder .share-media-nocount {
    background: #0077b5;
}
.post-content-share .twp-social-email .twp-icon-holder .share-media-nocount {
    background: #f75454;
}
.post-content-share .twp-social-vk .twp-icon-holder .share-media-nocount {
    background: #1a4b78;
}
.post-content-share .twp-social-icons .twp-icon-holder .twp-social-count:hover,
.post-content-share .twp-social-icons .twp-icon-holder .twp-social-count:focus,
.post-content-share
.twp-social-icons
.twp-icon-holder
.share-media-nocount:hover,
.post-content-share
.twp-social-icons
.twp-icon-holder
.share-media-nocount:focus {
    filter: alpha(opacity=65);
    opacity: 0.65;
}
.post-content-share
.twp-social-facebook
.twp-icon-holder
.twp-social-count:after {
    border-left-color: transparent;
    border-top-color: #3b5998;
}
.post-content-share
.twp-social-twitter
.twp-icon-holder
.twp-social-count:after {
    border-left-color: transparent;
    border-top-color: #24a5db;
}
.post-content-share
.twp-social-pinterest
.twp-icon-holder
.twp-social-count:after {
    border-left-color: transparent;
    border-top-color: #ca2128;
}
.post-content-share
.twp-social-facebook
.twp-icon-holder
.twp-social-count:after {
    border-left-color: transparent;
    border-top-color: #3b5998;
}
.post-content-share
.twp-social-linkedin
.twp-icon-holder
.share-media-nocount:after {
    border-left-color: transparent;
    border-top-color: #0077b5;
}
.post-content-share
.twp-social-email
.twp-icon-holder
.share-media-nocount:after {
    border-left-color: transparent;
    border-top-color: #f75454;
}
.post-content-share .twp-social-vk .twp-icon-holder .share-media-nocount:after {
    border-left-color: transparent;
    border-top-color: #1a4b78;
}
.post-content-share
.twp-social-icons
.twp-icon-holder:hover
.twp-social-count:after,
.post-content-share
.twp-social-icons
.twp-icon-holder:focus
.twp-social-count:after,
.post-content-share
.twp-social-icons
.twp-icon-holder:hover
.share-media-nocount:after,
.post-content-share
.twp-social-icons
.twp-icon-holder:focus
.share-media-nocount:after {
    border-left-color: transparent;
}
.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-vk .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;
    filter: alpha(opacity=0);
    opacity: 0;
}
.post-content-share .twp-plugin-title.twp-share-title h2 {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 0;
}
.booster-block.booster-ratings-block {
    background: rgba(0, 0, 0, 0.03);
    border-radius: 30px;
    padding: 30px;
    outline: 2px solid;
    outline-offset: 8px;
    margin: 3rem 1rem;
}
.booster-block.booster-ratings-block:hover,
.booster-block.booster-ratings-block:focus {
    outline-color: #72df14;
}
.booster-block.booster-ratings-block .individual-bar-bg {
    background-color: #fff;
}
.booster-ratings-block .twp-average-title {
    font-size: 2.2rem;
    margin-bottom: 30px;
}
.booster-block.booster-reactions-block {
    background: #fff;
}
.floating-post-navigation {
    position: fixed;
    top: 50%;
    z-index: 999;
    width: 340px;
    height: 200px;
    overflow: hidden;
    background: #000;
    color: #fff;
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    -webkit-transition: all 0.4s cubic-bezier(0.24, 0.6, 0.25, 1);
    -moz-transition: all 0.4s cubic-bezier(0.24, 0.6, 0.25, 1);
    -o-transition: all 0.4s cubic-bezier(0.24, 0.6, 0.25, 1);
    transition: all 0.4s cubic-bezier(0.24, 0.6, 0.25, 1);
}
.theme-floatingbar-active .floating-post-navigation {
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
}
.floating-post-navigation img {
    filter: alpha(opacity=65);
    opacity: 0.65;
}
.floating-navigation-prev {
    border-radius: 0 20px 20px 0;
    right: calc(100% - 50px);
}
.floating-navigation-prev:hover {
    right: calc(100% - 339px);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.floating-navigation-next {
    border-radius: 20px 0 0 20px;
    left: calc(100% - 50px);
}
.floating-navigation-next:hover {
    left: calc(100% - 339px);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.floating-post-navigation img {
    object-fit: cover;
    position: absolute;
    top: 0;
    height: 100% !important;
}
.floating-navigation-prev img {
    right: 50px;
}
.floating-navigation-next img {
    left: 50px;
}
.floating-post-navigation .floating-navigation-title {
    color: #fff;
}
.floating-post-navigation .floating-navigation-label {
    position: absolute;
    top: 0;
    writing-mode: vertical-rl;
    right: 0;
    height: 100%;
    text-align: center;
    width: 50px;
    line-height: 50px;
    text-transform: uppercase;
    font-size: 12px;
    z-index: 2;
}
.floating-navigation-next .floating-navigation-label {
    right: auto;
    left: 0;
}
.floating-post-navigation .floating-navigation-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    width: 100%;
    padding: 20px 60px 20px 20px;
    z-index: 2;
}
.floating-navigation-next .floating-navigation-title {
    padding: 20px 20px 20px 60px;
}
.archive-main-block {
    padding-top: 6rem;
    padding-bottom: 6rem;
}
#comments .comment-body .comment-content,
#comments .comment-reply-link,
#comments p.comment-notes,
#comments p.logged-in-as,
#comments p.must-log-in {
    line-height: 1.8;
}
/*--------------------------------------------------------------
##Back to top
--------------------------------------------------------------*/
.site-footer-right {
    padding-top: 6rem;
    padding-bottom: 6rem;
    position: relative;
    z-index: 1;
}
.theme-footer-navigation .theme-quick-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0 0 3rem;
}
.theme-footer-navigation .theme-quick-navigation ul li {
    margin-bottom: .5rem;
    padding-bottom: .5rem;
}
@media (min-width: 768px) {
    .theme-footer-navigation .theme-quick-navigation ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        margin-right: -1.5rem;
        margin-left: -1.5rem;
    }
    .theme-footer-navigation .theme-quick-navigation ul li {
        position: relative;
        width: 100%;
        padding-right: 1.5rem;
        padding-left: 1.5rem;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
#site-footer .to-the-top {
    display: inline-block;
    position: absolute;
    bottom: 6rem;
    right: 0;
    z-index: 1;
}
.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;
    }
}
.posts-navigation .nav-links,
.pagination .nav-links {
    text-align: center;
}
.entry-featured-thumbnail {
    border-radius: 4rem;
    overflow: hidden;
    position: relative;
}
.theme-page-vitals {
    background: #72df14;
    border-radius: 30px 30px 0 30px;
    color: #fff;
    padding: 20px;
}
.rtl .theme-page-vitals {
    border-radius: 30px 30px 30px 0;
}
.has-post-thumbnail .theme-page-vitals {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
}
.theme-page-vitals .twp-post-visit,
.theme-page-vitals .twp-read-time {
    display: inline-block;
    vertical-align: middle;
}
.theme-page-vitals .twp-read-time {
    margin-right: 10px;
}
.theme-page-vitals .twp-read-time ~ .twp-post-visit:before {
    content: "/";
    padding-right: 10px;
}
.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;
}
.entry-meta-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-top: 20px;
}
.entry-meta-link:before {
    display: block;
    content: "";
    border-top: 2px solid;
    width: 0;
    margin-top: 4px;
}
.entry-meta-link:before {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    filter: alpha(opacity=0);
    opacity: 0;
    pointer-events: none;
}
.post-content:hover .entry-meta-link:before,
.post-content:focus .entry-meta-link:before {
    width: 29px;
    filter: alpha(opacity=100);
    opacity: 1;
    margin-right: 0.5rem;
    pointer-events: all;
}
.theme-block.error-block {
    margin-bottom: 30px;
}
.theme-block.error-block.error-block-top a {
    border-bottom: 2px solid;
}
.entry-wrapper {
    position: relative;
}
.twp-archive-items {
    margin-bottom: 3rem;
    padding-bottom: 3rem;
}
/* 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-carousel-article .entry-thumbnail {
    position: relative;
}
.theme-panelarea-header {
    margin-bottom: 4rem;
}
.theme-carousel-article .entry-wrapper .entry-header h2 {
    font-size: 1.7rem;
}
@media only screen and (max-width: 991px) {
    .theme-panelarea-header {
        display: none;
        opacity: 0;
        visibility: hidden;
    }
}
.article-filter-bar {
    background: #555;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}
.article-filter-bar .article-filter-area {
    align-items: center;
    display: flex;
}
.article-filter-bar .filter-area-left {
    justify-content: flex-start;
}
.article-filter-bar .filter-area-right {
    justify-content: flex-end;
}
.theme-filter-icon {
    display: inline-block;
    vertical-align: middle;
}
.theme-filter-icon .svg-icon {
    width: 18px;
    height: 18px;
}
.article-filter-item {
    align-items: center;
    display: flex;
}
.article-filter-label {
    background-color: #ff3a3a;
    font-weight: 600;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    height: 60px;
    line-height: 60px;
}
.article-filter-label span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    margin-left: 0.4rem;
    margin-right: 0.4rem;
}
.article-filter-bar .theme-button-filters {
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.15);
    float: left;
    min-height: 60px;
}
.article-filter-bar .theme-button-filters:hover,
.article-filter-bar .theme-button-filters:focus,
.article-filter-bar .theme-button-filters.twp-orderby-active {
    background-color: #72df14;
}
.article-filter-type {
    position: relative;
}
.article-format-filter .theme-button {
    display: block;
    float: left;
    padding: 0;
}
.article-filter-bar .article-filter-clear {
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.article-filter-bar .article-filter-clear.filter-clear-selected {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.theme-categories-selected .svg-icon,
.dropdown-select-arrow .svg-icon,
.article-filter-bar .article-filter-clear .filter-clear-icon .svg-icon {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0 1.5rem;
}
/* input-box border */
.theme-block-popular .trending-body-item,
.widget-title {
    border-color: rgba(0, 0, 0, 0.12);
}
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;
}
.site-header-top,
.theme-block-bg,
.theme-banner-slider .banner-content-area,
.theme-recommended-article .post-content,
.entry-meta-author .entry-meta-avatar,
.entry-featured-thumbnail,
.slide-btn-small,
.data-bg {
    outline: 2px solid;
}
.theme-banner-slider .banner-content-area,
.entry-meta-author .entry-meta-avatar,
.slide-btn-small,
.data-bg-small,
.data-bg-medium {
    outline-offset: 4px;
}
.site-header-top,
.theme-recommended-article .post-content,
.data-bg-big,
.data-bg-xbig {
    outline-offset: 6px;
}
.entry-featured-thumbnail,
.data-bg-large {
    outline-offset: 8px;
}
.theme-block-bg{
    outline-offset: 10px;
}
.theme-banner-slider .banner-content-area:hover,
.data-bg:hover,
.theme-banner-slider .banner-content-area:active,
.data-bg:active {
    outline-color: #72df14;
}
.wp-block-image.is-style-rounded img {
    border-radius: 20px;
}