/* GLOBAL VARIABLES - START */

:root {
    --cs-entry-content-large-width: 676px;
}

@media only screen and (max-width: 768px) {
    :root {
        --cs-font-section-headings-size: 18px;
        --cs-font-section-headings-line-height: 28px;
    }
}

/* GLOBAL VARIABLES - END */



/* GENERAL - START */

.cs-site-inner main {
    overflow: hidden;
}

.cs-container,
.elementor-template-full-width .e-con.e-flex > .e-con-inner {
    padding-left: 16px;
    padding-right: 16px;
}

@media only screen and (max-width: 767px) {
    .e-parent.e-con-boxed .cs-post-slider {
        margin-left: -24px;
        margin-right: -24px;
    }
}

@media only screen and (max-width: 480px) {
    .e-parent.e-con-boxed .cs-post-slider {
        margin-left: -16px;
        margin-right: -16px;
    }
}

.home .cs-site {
    margin: 0;
}

@media (min-width: 769px), print {
    .pagebuilder-mobile-only {
        display: none !important;
    }
}

@media only screen and (max-width: 768px) {
    .pagebuilder-mobile-hidden {
        display: none !important;
    }
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
select,
textarea {
    padding: 18px 16px;
    background-color: #FFF;
    border: 1px solid #BCBEC4;
    color: #000;
}

input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=url]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
input[type=number]::placeholder,
input[type=tel]::placeholder,
input[type=range]::placeholder,
input[type=date]::placeholder,
input[type=month]::placeholder,
input[type=week]::placeholder,
input[type=time]::placeholder,
input[type=datetime]::placeholder,
input[type=datetime-local]::placeholder,
input[type=color]::placeholder,
select::placeholder,
textarea::placeholder {
    color: #6c6d73;
}

.cs-posts-area__pagination .cs-load-more {
    width: auto;
    padding: 11px 32px;
    min-height: auto;
    font-size: 14px;
}

.cs-posts-area__pagination .cs-load-more:after {
    display: none;
}

.cs-entry__info {
    margin-bottom: 16px;
}

.cs-entry .cs-entry__meta {
    padding-top: 16px;
}

/* GENERAL - END */



/* BUTTON - START */

button, 
input[type=button], 
input[type=reset], 
input[type=submit], 
.cs-button,
.cs-header__custom-button {
    padding: 12px 36px;
}

.cs-button-animated:hover span > span:first-child {
	transform: none;
}

.cs-button-animated span > span:nth-of-type(2) {
	display: none;
}

/* BUTTON - END */


/* SUBSCRIBE - START */

.hookah-subscribe ~ .cs-subscribe,
.hookah-subscribe ~ .cs-banner-post-inner {
    display: none;
}

.hookah-subscribe .hookah-subscribe-response {
    display: none;
}

.cs-subscribe-entry .hookah-subscribe {
    display: flex;
    align-items: flex-start;
    column-gap: 48px;
    row-gap: 16px;
    padding: 40px 48px;
    border-radius: 12px;
    background: #F6F5F8;
}

.cs-subscribe-entry .hookah-subscribe-title {
    max-width: 210px;
    flex-shrink: 0;
    font-family: "Poppins", sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    flex-shrink: 0;
    margin: 0;
}

.cs-subscribe-entry form {
    flex-grow: 1;
}

.cs-footer .hookah-subscribe {
    max-width: 448px;
}

.cs-footer .hookah-subscribe-title {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin: 0 0 16px;
}

.hookah-subscribe .hookah-newsletter-additional-info,
.hookah-subscribe .hookah-subscribe-response {
    font-size: 12px;
    color: #6C6D73;
    line-height: 16px;
    margin: 16px 0 0;
}

.cs-footer .hookah-subscribe .hookah-newsletter-additional-info,
.cs-footer .hookah-subscribe .hookah-subscribe-response {
    color: #999BA3;
}

.hookah-subscribe .hookah-newsletter-form {
    position: relative;
}

.hookah-subscribe .hookah-newsletter-form .hookah-newsletter-mail {
    padding-right: 114px;
}

.hookah-subscribe .hookah-newsletter-form .hookah-newsletter-submit {
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
    background-color: transparent;
    padding: 2px 0 0 0;
    color: #7A6336;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
    .cs-subscribe-entry .hookah-subscribe-title {
        font-size: 18px;
        line-height: 28px;
    }
}

@media only screen and (max-width: 680px) {
    .cs-subscribe-entry .hookah-subscribe {
        flex-direction: column;
        padding: 24px;
    }

    .cs-subscribe-entry .hookah-subscribe-title {
        max-width: 100%;
    }
}

/* SUBSCRIBE - END */



/* TOP BAR - START */

.cs-header-topbar {
    display: none;
}

.cs-header-topbar__top .cs-header-topbar__inner:has(.cs-col-center:last-child:not(:only-child)):after {
    display: none;
}

.hookah-top-bar-banner ~ .cs-header__col {
    display: none;
}

.hookah-top-bar-banner {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 32px;
}

.hookah-top-bar-banner .hookah-top-bar-banner-item {
    position: relative;
    font-size: 14px;
}

.hookah-top-bar-banner .hookah-top-bar-banner-item:not(:last-child):after {
    content: '';
    position: absolute;
    top: 50%;
    right: -16px;
    transform: translateY(-50%);
    height: 8px;
    width: 1px;
    background-color: currentColor;
}

.hookah-top-bar-banner a {
    color: inherit;
    display: inline;
    padding-bottom: 0.02em;
    background: linear-gradient(to right, currentColor 0%, currentColor 98%);
    background-size: 100% 1px;
    background-repeat: no-repeat;
    background-position: var(--cs-underline-bg-position);
    transition: 0.25s;
    text-decoration: none;
}

.hookah-top-bar-banner a:hover {
    background-size: 0px 1px;
}

/* TOP BAR - END */



/* HEADER - START */

.cs-header-two .cs-header__outer > .cs-container {
    max-width: var(--cs-mobile-container, 576px);
    padding: 0 16px;
}

@media only screen and (min-width: 768px) {
    .cs-header-two .cs-header__outer > .cs-container {
        max-width: var(--cs-tablet-container, 992px);
    }
}

@media only screen and (min-width: 992px) {
    .cs-header-two .cs-header__outer > .cs-container {
        max-width: var(--cs-laptop-container, 1200px);
    }
}

@media only screen and (min-width: 1200px) {
    .cs-header-two .cs-header__outer > .cs-container {
        max-width: var(--cs-desktop-container, 1448px);
    }
}

.cs-header__col.cs-col-left:not(:only-child) {
    padding-right: 10px;
}

.cs-header__col.cs-col-right:not(:only-child) {
    padding-left: 10px;
}

.cs-header__nav-inner > li.menu-item-has-children:not(.cs-mega-menu, .cs-featured-menu) > a:after {
    color: inherit;
}

.cs-header__nav-inner:hover > li > a:not(:hover):after, .cs-header__nav-inner:hover > li > a:not(:hover) > span:after, .cs-header__nav-inner:hover > li > a:not(:hover) > span span, .cs-header__nav-inner:hover > li > a:not(:hover) > span span:after {
    opacity: 1;
}

.cs-header__toggle .cs-icon {
    font-size: 22px;
}

.cs-header__toggles:hover .cs-header__toggle:only-child .cs-icon, .cs-header__toggles:hover .cs-header__toggle:only-child span, .cs-header__toggles:hover .cs-header__toggle-labeled:only-child .cs-icon, .cs-header__toggles:hover .cs-header__toggle-labeled:only-child span {
    opacity: 1;
}

.cs-header__custom-button {
    padding: 12px 24px;
    overflow: visible;
}

.cs-header__toggles + .cs-header__custom-button {
    margin-left: 20px;
}

.cs-header__custom-button:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    left: -16px;
    top: 0;
    background-color: #EBEBED;
}

.cs-header-two .cs-header__outer:after {
    background-color: #EBEBED;
}

.cs-header__custom-button > span:after {
    content: '';
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cg%3E%3Cpath d='M8.88824 3.35938L13.3327 8.02604M13.3327 8.02604L8.88824 12.6927M13.3327 8.02604L2.66602 8.02604' stroke='%2335363B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cg%3E%3Cpath d='M8.88824 3.35938L13.3327 8.02604M13.3327 8.02604L8.88824 12.6927M13.3327 8.02604L2.66602 8.02604' stroke='%2335363B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");
    background-color: currentColor;
    width: 16px;
    height: 16px;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: contain;
    mask-size: contain;
    transition: all 0.3s ease;
    margin-left: 4px;
}

.cs-floating-header__progress {
    height: 1px;
}

.cs-floating-header__progress-bar {
    background-color: #857149;
}

.cs-header__nav-inner > li > a {
    padding: 0 12px;
}

.menu-item a:not([href]) {
    cursor: default;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.cs-header-two .cs-header__nav {
		display: block;
	}

    .cs-header__col.cs-col-center {
        padding: 0;
    }
    
    .cs-header__nav-inner > li > a {
        padding: 0 6px;
        font-size: 13px;
    }
    
    .cs-header__toggles + .cs-header__custom-button {
        margin-left: 15px;
    }
    
    .cs-header__custom-button:before {
        left: -13px;
    }
}

.cs-header__nav-inner > li.menu-item-has-children > .sub-menu {
    left: -8px;
    padding: 28px 0 20px;
    background-color: transparent;
}

.cs-header__nav-inner > li.menu-item-has-children > .sub-menu:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 8px;
    bottom: 0;
    background-color: #fff;
    border-radius: 8px;
}

.cs-header__nav-inner > li > .sub-menu, 
.cs-header-two .cs-header__nav-inner > li.cs-featured-menu:not(.touch-device):hover > .sub-menu, 
.cs-header-three .cs-header__nav-inner > li.cs-featured-menu:not(.touch-device):hover > .sub-menu, 
.cs-header-two .cs-header__nav-inner > li.menu-item-has-children:not(.touch-device):hover > .sub-menu, 
.cs-header-three .cs-header__nav-inner > li.menu-item-has-children:not(.touch-device):hover > .sub-menu {
    border-top: none;
}

.cs-header__nav-inner .sub-menu > li:hover {
    background-color: transparent;
}

.cs-header__nav-inner .sub-menu > li a {
    color: #35363B;
    min-width: 240px;
    padding: 8px 20px;
    transition: none;
}

.cs-header__nav-inner .sub-menu > li a:hover,
.cs-header__nav-inner .sub-menu > li.current-menu-item > a {
    color: #6A16D2;
}

.cs-header__nav-inner .sub-menu > li a > span {
    text-decoration: none;
    color: inherit;
    display: inline;
    padding: 0;
    background: linear-gradient(to right, currentColor 0%, currentColor 98%);
    background-size: 0px 1px;
    background-repeat: no-repeat;
    background-position: left 86%;
    transition: background-size 0.25s;
}

.cs-header__nav-inner .sub-menu > li a:hover > span,
.cs-header__nav-inner .sub-menu > li.current-menu-item a > span {
    background-size: 100% 1px;
}

.cs-header__nav-inner .sub-menu > li.current-menu-item > a {
    font-weight: 400;
}

.cs-header__nav-inner .sub-menu > li.current-menu-item a > span {
    background-size: 100% 1px;
}

/* HEADER - END */




/* POST SINGLE - START */

.single .entry-content {
    max-width: 100%;
}

.single-post .cs-site {
    margin-bottom: 0;
}

.single .entry-content h2 {
    font-size: 26px;
    line-height: 36px;
}

.single .entry-content p {
    color: var(--cs-color-primary) !important;
    font-size: var(--cs-font-post-content-size) !important;
    font-family: var(--cs-font-post-content-family), sans-serif !important;
    font-weight: var(--cs-font-post-content-weight) !important;
    letter-spacing: var(--cs-font-post-content-letter-spacing) !important;
    line-height: var(--cs-font-post-content-line-height) !important;
}

.single-post .entry-content hr {
    margin: 45px 0 49px;
}

.single-post .entry-content figure img {
    margin: 13px 0;
}

.single-post .cs-site-content .cs-container {
    position: relative;
}

.single-post .cs-main-content {
    position: relative;
}

.single-post .cs-main-content:before {
    content: '';
    position: absolute;
    top: 0;
    left: -100vw;
    width: 300vw;
    height: 100%;
    background-color: #fff;
    z-index: -1;
    pointer-events: none;
}

.single-post .cs-site-content .cs-container:before {
    content: '';
    position: absolute;
    top: 0;
    left: -100vw;
    width: 300vw;
    height: 100%;
    background-color: #F6F5F8;
    z-index: -1;
    pointer-events: none;
}

.cs-breadcrumbs {
    margin-top: 9px;
}

.cs-breadcrumbs .cs-separator {
    position: relative;
    margin: 0 10px;
}

.cs-breadcrumbs .cs-separator:after {
    content: '';
    width: 11.3px;
    height: 1px;
    background-color: currentColor;
    position: absolute;
    transform: rotate(-45deg) translateX(0px);
    color: #BCBEC4;
    top: 50%;
    left: -7px;
    display: block;
}

.cs-breadcrumbs a {
    background-size: 0px 1px;
}

.cs-breadcrumbs a:hover {
    background-size: 100% 1px;
}

.single-post .cs-site-content,
.archive .cs-site-content {
    border-top: 1px solid #ebebeb;
    margin-top: 9px;
    margin-bottom: 0;
}

.cs-entry__header .cs-entry__thumbnail-caption {
    display: none;
}

.single-post .cs-main-content {
    margin-top: 56px;
}

.single .cs-metabar-enabled .cs-entry__container {
    column-gap: 85px;
}

div[data-content-type="row"] > div > div[data-content-type="text"], 
div[data-content-type="row"] > div > .pagebuilder-column-group {
    padding: 0 48px;
}

@media only screen and (max-width: 768px) {
    div[data-content-type="row"] > div > div[data-content-type="text"], 
    div[data-content-type="row"] > div > .pagebuilder-column-group {
        padding: 0;
    }

    .single-post .entry-content {
        padding: 0 8px;
    }

    .single-post .entry-content hr {
        margin: 37px 0 41px;
    }

    .single-post .cs-entry__content-wrap {
        max-width: 100%;
    }
}

.cs-entry__header .cs-entry__subtitle:not(:first-child) {
    margin-top: 8px;
}

.cs-entry__header .cs-entry__post-meta:not(:first-child) {
    margin-top: 24px;
}

.cs-entry__post-meta .post-categories a,
.cs-entry-prev-next .cs-entry__post-meta .post-categories a,
.cs-entry__meta-overlay .cs-entry__post-meta .post-categories li a {
    color: #fff !important;
    background-color: #857149;
    padding: 4px 8px;
}

.cs-entry__post-meta .post-categories a:hover, 
.cs-entry-prev-next .cs-entry__post-meta .post-categories a:hover,
.cs-entry__meta-overlay .cs-entry__post-meta .post-categories li a:hover {
    background-color: #66583d !important;
}

.cs-entry__post-meta .cs-meta-date, 
.cs-entry__post-meta .cs-meta-author a, 
.cs-entry__post-meta .cs-meta-author-name, 
.cs-entry__post-meta .cs-meta-author-link:hover .cs-meta-author-by, 
.cs-entry__post-meta .cs-meta-author-link:hover .cs-meta-author-name {
    color: #6C6D73;
}

.cs-entry__header-standard .cs-entry__media {
    margin-top: 40px;
}

.cs-entry__footer {
    padding-top: 24px;
    margin: 64px 0 40px;
}

.cs-entry__post-meta .post-categories,
.cs-entry-prev-next .cs-entry__post-meta .post-categories,
.cs-entry__meta-overlay .cs-entry__post-meta .post-categories,
.cs-entry .cs-entry__meta-content,
.cs-entry__post-meta,
.cs-entry .cs-entry__meta {
    gap: 12px;
}

.cs-entry-prev-next .cs-entry__post-meta .post-categories a:after,
.cs-entry__meta-overlay .cs-entry__post-meta .post-categories li a:after {
    display: none;
}

.cs-entry__comments {
    display: none;
}

.cs-entry__footer-inner {
    align-items: flex-start;
    min-height: auto;
}

.cs-entry__footer .cs-share {
    gap: 16px;
}

.cs-entry__footer .cs-share .cs-share__link {
    height: auto;
    width: auto;
}

.cs-subscribe-entry {
    margin-bottom: 40px;
}

.cs-read-next {
    margin-top: 56px;
    padding-bottom: 98px;
}

.cs-read-next__headline {
    border: none;
    margin: 0 0 42px;
}

.cs-read-next__headline-container {
    margin: 0;
}

.cs-read-next__grid .cs-entry__outer {
    flex-direction: column;
}

.cs-read-next__grid .cs-entry__thumbnail {
    overflow: visible;
    border-radius: 0;
}

.cs-overlay-background {
    overflow: hidden;
    border-radius: 12px;
}

.cs-read-next__grid .cs-overlay-content {
    height: auto;
    gap: 16px;
}

.cs-read-next__grid .cs-entry__info {
    padding: 0;
    margin: 16px 0 0;
}

.cs-read-next .cs-entry__meta-overlay.cs-entry__meta {
    padding: 16px 0 0;
    margin: 0;
    border-top: 1px solid #EBEBED;
    gap: 12px;
}

.cs-read-next__grid .cs-entry__title {
    color: #1B1C1F;
    --cs-entry-title-font-size: 16px;
    --cs-font-entry-title-line-height: 24px;
}

.cs-read-next__grid .cs-entry__overlay {
    border-radius: 0;
}

.cs-entry__meta-overlay .cs-entry__post-meta .cs-meta-author-by {
    color: inherit;
}

.cs-entry__meta-overlay .cs-entry__meta-content .cs-entry__meta-author:not(:first-child) .cs-meta-author-link {
    padding-left: 12px;
}

.cs-posts .cs-entry__meta-overlay.cs-entry__meta, 
.cs-post-slider .cs-entry__meta-overlay.cs-entry__meta, 
.cs-featured-posts .cs-entry__meta-overlay.cs-entry__meta, 
.cs-post-carousel.cs-posts__tile .cs-entry__meta-overlay.cs-entry__meta, 
.cs-read-next .cs-entry__meta-overlay.cs-entry__meta {
    gap: 12px;;
}

.cs-posts .cs-entry__meta-content a, 
.cs-posts .cs-entry__meta-content .cs-meta-author-name {
    color: #6C6D73;
}

.cs-entry__post-meta .cs-meta-category:has(li) {
    display: flex;
}

.cs-entry__post-meta .cs-meta-category, .cs-entry .cs-entry__meta-category {
    display: none;
}

.cs-entry .cs-entry__meta-category:has(li) {
    display: flex;
}

.cs-entry__metabar .cs-share a[title="Share in Telegram"],
.cs-entry__footer .cs-share a[title="Share in Telegram"] {
    display: none;
}

.single-post .entry-content:not(:first-child) {
    margin-top: 29px;
}

@media only screen and (max-width: 768px) {
    .single-post .cs-main-content {
        margin-top: 24px;
    }

    .cs-entry__header .cs-entry__title {
        font-size: 26px;
        line-height: 36px;
    }

    .cs-entry__header-standard .cs-entry__media {
        margin-top: 32px;
    }

    .single-post .entry-content:not(:first-child) {
        margin-top: 21px;
    }

    .cs-entry__footer {
        margin-top: 48px;
        margin-bottom: 56px;
    }

    .cs-entry__footer-inner {
        row-gap: 32px;
    }

    .cs-subscribe-entry {
        margin-bottom: 56px;
    }

    .cs-read-next__headline {
        margin: 0 0 40px;
    }

    .cs-read-next {
        padding-bottom: 64px;
    }
}

.cs-entry__post-meta .post-categories li:not(:nth-child(1)):not(:nth-child(2)) {
    display: none;
}

.single-post .cs-entry__content-wrap .post-categories li {
    display: inline-block !important;
}

/* POST SINGLE - END */



/* ARCHIVE - START */

.archive .cs-site-content {
    padding-top: 40px;
}

.archive .cs-page__header {
    max-width: 100%;
    padding: 0 0 48px;
    margin: 0 0 56px;
    border-bottom: 1px solid #ebebeb;
}

.archive .cs-page__title {
    font-size: 40px;
    line-height: 56px;
}

.archive .cs-page__archive-description {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    margin: 4px 0 0;
}

.archive .cs-featured-archive .cs-entry__outer {
    column-gap: 48px;
}

.archive .cs-main-content .cs-posts-area__header {
    font-size: 26px;
    line-height: 36px;
}

.archive .cs-featured-archive .cs-entry__title {
    max-width: 100%;
    padding: 0;
    margin: 0 0 8px;
}

.archive .cs-featured-archive .cs-entry__title a {
    font-size: 30px;
    line-height: 48px;
}

.archive .cs-featured-archive .cs-entry__excerpt {
    max-width: 100%;
}

.archive .cs-featured-archive {
    margin: 0 0 88px;
}

.archive .cs-featured-archive .cs-entry__content {
    gap: 0;
}

.archive .cs-posts-area__header {
    border-top: 1px solid #ebebed;
    padding: 32px 0 0;
    margin: 0 0 40px;
}

.archive .cs-site {
    margin-bottom: 80px;
}

.cs-posts-area__archive.cs-posts-area__grid {
    --cs-posts-area-grid-row-gap: 48px;
}

.archive.author .cs-page__header {
    padding: 0;
    border: none;
    margin: 0 0 40px;
}

.archive.author .cs-page__archive-description {
    font-family: var(--cs-font-post-subtitle-family), sans-serif;
	font-size: var(--cs-font-post-subtitle-size);
	line-height: var(--cs-font-post-subtitle-line-height);
	font-weight: var(--cs-font-post-subtitle-weight);
	letter-spacing: var(--cs-font-post-subtitle-letter-spacing);
	color: var(--cs-color-secondary);
    margin: 8px 0 0;
}

@media only screen and (max-width: 768px) {
    .archive .cs-site-content {
        padding-top: 24px;
    }

    .archive .cs-page__title {
        font-size: 26px;
        line-height: 36px;
    }

    .archive .cs-page__header {
        padding: 0 0 32px;
        margin: 0 0 32px;
    }

    .archive .cs-main-content .cs-posts-area__header {
        font-size: 18px;
        line-height: 28px;
    }

    .archive .cs-featured-archive .cs-entry__title a {
        font-size: 22px;
        line-height: 28px;
    }

    .archive .cs-featured-archive {
        margin: 0 0 64px;
    }

    .archive .cs-posts-area__header {
        font-size: 18px;
        line-height: 28px;
        margin: 0 0 24px;
    }

    .archive .cs-site {
        margin: 0 0 64px;
    }
}

/* ARCHIVE - END */



/* FOOTER - START */

.cs-footer {
    border: none;
    background-color: #12091D;
}

.cs-footer__item-top-bar {
    padding: 64px 0 47px;
}

.cs-footer__item-top-bar .cs-col-center:not(:last-child), .cs-footer__item-top-bar .cs-col-center {
    padding: 0 20px;
    border: none;
}

.cs-footer .cs-logo {
    padding: 0;
}

.cs-footer-columns__nav > .menu-item-has-children > a {
    pointer-events: none;
}

.cs-footer-columns__nav > li > ul > li + li {
    margin-top: 9px
}

.cs-footer-columns__nav > li > ul > li > a {
    color: #D6D6D6;
}

.cs-footer__nav > li > a, .cs-footer__copyright {
    font-size: 12px;
    line-height: 16px;
    color: #9C9EA3;
    margin: 0;
}

.cs-footer__item-bottom-bar {
    padding: 0;
    border: none;
    position: relative;
}

.cs-footer__item-bottom-bar .cs-footer__item-inner {
    position: relative;
    padding: 48px 0;
}

.cs-footer__item-bottom-bar .cs-footer__item-inner:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 1px;
    height: 1px;
    background-color: #292929;
}

.cs-footer__item-top-bar .cs-col-right {
    gap: 48px;
}

.cs-footer__item-top-bar .cs-social:hover .cs-social__link:not(:hover) {
    opacity: 1;
}

.cs-footer__item-top-bar .cs-social {
    gap: 5px;
}

.cs-footer-columns__nav > li > ul > li > a:hover,
.cs-footer__nav > li > a:hover {
    color: #6825A2;
}

@media only screen and (min-width: 992px) {
    .cs-footer__item-top-bar .cs-footer__item-inner {
        grid-template-columns: 211px 1fr 332px;
        column-gap: 60px;
    }

    .cs-footer__item-top-bar .cs-col-center {
        grid-column: auto;
        grid-row: auto;
    }

    .cs-footer__item-top-bar .cs-col-center + .cs-col-right {
        grid-column: auto;
        grid-row: auto;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
    .cs-footer-columns__nav > li {
        width: 33.3333%;
    }
}

@media only screen and (max-width: 992px) {
    .cs-footer__item-top-bar {
        padding: 48px 0 40px;
    }

    .cs-footer__item-top-bar .cs-footer__item-inner {
        row-gap: 40px;
    }

    .cs-footer__item-top-bar .cs-col-center:not(:last-child), 
    .cs-footer__item-top-bar .cs-col-center {
        padding: 28px 0;
    }

    .cs-footer-columns__nav {
        row-gap: 24px;
    }

    .cs-footer__item-bottom-bar .cs-footer__item-inner {
        padding: 40px 0 48px;
    }
}

@media only screen and (max-width: 767px) {
    .cs-footer-columns__nav > .menu-item-has-children > a {
        min-height: 36px;
        line-height: 36px;
    }
    
    .cs-footer-columns__nav > li > span {
        position: absolute;
        top: 0;
        left: 0;
        justify-content: flex-end;
        width: 100%;
    }

    .cs-footer-columns__nav > li.menu-item-expanded span {
        transform: none;
    }

    .cs-footer-columns__nav > li.menu-item-expanded span:after {
        transform: rotate(180deg);
    }
}

/* FOOTER - END */



/* POST SLIDER - START */

.cs-post-slider .cs-entry__content {
    padding: 54px 48px 34px;
    border-radius: 12px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.70) 39.5%, rgba(0, 0, 0, 0.00) 100%);
}

.cs-post-slider .cs-entry__info {
    width: min(530px, 100%);
    max-width: 100%;
    padding: 0 0 54px;
}

.cs-post-slider .cs-entry .cs-overlay-content .cs-entry__excerpt {
    padding: 0;
    margin-top: 16px;
}

.cs-post-slider .cs-entry__meta-overlay.cs-entry__meta {
    padding: 34px 0 0;
    min-height: auto;
    border-top: 1px solid rgba(255, 255, 255, 0.24);
}

.cs-entry__meta-overlay .cs-entry__meta-content .cs-entry__meta-author:not(:first-child) .cs-meta-author-link {
    padding: 0;
}

.cs-post-slider .cs-entry__post-meta .cs-meta-date, 
.cs-post-slider .cs-entry__post-meta .cs-meta-author a, 
.cs-post-slider .cs-entry__post-meta .cs-meta-author-name, 
.cs-post-slider .cs-entry__post-meta .cs-meta-author-link:hover .cs-meta-author-by, 
.cs-post-slider .cs-entry__post-meta .cs-meta-author-link:hover .cs-meta-author-name {
    color: rgba(256, 256, 256, .64);
}

.cs-post-slider-top .cs-post-slider__button-prev, 
.cs-post-slider-bottom .cs-post-slider__button-prev,
.cs-post-slider-top .cs-post-slider__button-next, 
.cs-post-slider-bottom .cs-post-slider__button-next {
    background: transparent;
}

.cs-post-slider__pagination {
    height: auto;
    gap: 8px;
    margin: 16px 0 0;
}

.cs-post-slider__pagination-bullet {
    height: 8px;
    width: 8px;
}

.cs-post-slider__pagination-bullet:after {
    width: 100%;
    height: 100%;
    border: none;
    background-color: #D7D8DB;
}

.cs-post-slider__pagination-bullet-active:after {
    background-color: #101114;
}

@media only screen and (max-width: 991px) {
    .cs-post-slider .cs-entry .cs-overlay-content .cs-entry__excerpt {
        margin-top: 8px;
    }

    .cs-post-slider .cs-entry__info {
        padding: 0 0 20px;
    }

    .cs-post-slider .cs-entry__meta-overlay.cs-entry__meta {
        padding: 16px 0 0;
    }

    .cs-post-slider .cs-entry__content {
        padding: 84px 16px 16px;
    }
}

@media only screen and (max-width: 767px) {
    .cs-post-slider .cs-entry__content {
        padding: 84px 24px 16px;
    }

    .cs-post-slider .cs-entry,
    .cs-post-slider .cs-entry__content, 
    .cs-post-slider .cs-overlay-background {
        border-radius: 0 !important;
    }
}

@media only screen and (max-width: 480px) {
    .cs-post-slider .cs-entry__content {
        padding: 84px 16px 16px;
    }
}

/* POST SLIDER - END */




/* POST CATEGORIES SLIDER - START */

.yemora-post-categories-carousel .ypcc-intro {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 32px;
}

.yemora-post-categories-carousel .ypcc-intro-headline {
    margin: 0;
}

.yemora-post-categories-carousel .ypcc-item {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
}

.yemora-post-categories-carousel .ypcc-item .ypcc-image img {
    width: 100%;
}

.yemora-post-categories-carousel .ypcc-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding: 0 20px 60px;
}

.yemora-post-categories-carousel .ypcc-title {
    font-size: 21px;
    line-height: 1.5em;
    margin: 0;
    text-align: center;
}

.yemora-post-categories-carousel .ypcc-title a {
    color: #fff !important;
    background: none !important;
}

.yemora-post-categories-carousel .yemora-category-item {
    max-width: calc(25% - 18px);
    margin-right: 24px;
}

.ypcc-link-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

@media only screen and (max-width: 1199px) {
    .yemora-post-categories-carousel .yemora-category-item {
        max-width: calc(33.3333% - 10.6667px);
        margin-right: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .yemora-post-categories-carousel .yemora-category-item {
        max-width: calc(50% - 10px);
        margin-right: 20px;
    }

    .yemora-post-categories-carousel .ypcc-intro {
        margin-bottom: 24px;
    }

    .yemora-post-categories-carousel .ypcc-content {
        padding-bottom: 68px;
    }

    .yemora-post-categories-carousel .ypcc-title {
        font-size: 24px;
    }
}

@media only screen and (max-width: 575px) {
    .yemora-post-categories-carousel .yemora-category-item {
        max-width: 100%;
        margin: 0;
    }
}

/* POST CATEGORIES SLIDER - END */




/* SEARCH - START */

.cs-search {
    transition: all 0.3s ease;
}

.cs-search__inner {
    padding: 40px 16px 56px;
}

.cs-search__form-header {
    font-size: 26px;
    line-height: 36px;
    padding: 0;
    margin: 0 0 19px;
}

.cs-form-group label {
    display: none;
}

.cs-form-group input,
.cs-form-group:has(input:not(:focus):empty) input {
    padding: 19px 24px;
}

.cs-form-group input:focus::placeholder {
    color: #6c6d73;
}

.cs-form-group {
    border-radius: var(--cs-input-border-radius);
    min-height: auto;
}

.cs-form-group:has(input:focus) {
    border-color: #471169;
    box-shadow: 0 0 0 2px #ebdef7;
}

.cs-search__popular {
    display: none;
}

.cs-posts-area__header {
    font-size: 16px;
    line-height: 24px;
    border-top: 1px solid #EBEBED;
    padding: 16px 0 0;
    margin: 0 0 24px;
}

:root,
.cs-search__post-area,
.cs-posts-area__archive {
    --cs-entry-title-font-size: 18px;
    --cs-font-entry-title-line-height: 28px;
}

.cs-form-group button:before {
    display: none;
}

.cs-form-group button {
    padding-right: 24px;
}

.cs-form-group .cs-icon:not(:last-child) {
    margin-right: 8px;
    font-size: 26px;
}

.search-results .cs-breadcrumbs {
    display: none;
}

.search-results .cs-site-content {
    margin-top: 40px;
}

.search-results .cs-page__header {
    margin: 0 0 19px;
}

.cs-header-overlay {
    background-color: rgba(0, 0, 0, .5);
}

@media only screen and (max-width: 991px) {
    .cs-search__form-header {
        font-size: 16px;
        line-height: 28px;
        margin: 0 0 16px;
    }

    .cs-search .cs-entry__info {
        margin: 0;
    }
    
    .cs-search__post-area.cs-posts-area__main .cs-entry__content {
        gap: 12px;
    }
    
    .cs-search__post-area.cs-posts-area__main .cs-entry__meta {
        padding-top: 16px;
    }
    
    .cs-search__post-area.cs-posts-area__main .cs-entry:nth-child(2) {
        padding-top: 20px;
    }
    
    .cs-search__post-area.cs-posts-area__main {
        gap: 20px;
    }
    
    .cs-search__inner {
        padding-top: 24px;
        gap: 32px;
    }
    
    .cs-search .cs-posts-area__header {
        padding-top: 32px;
    }
}

/* SEARCH - END */




/* POSTS LIST - START */

.cs-posts .cs-entry {
    container-type: initial;
}

.cs-posts__standard .cs-entry__outer:not(.cs-entry__outer-content-center) .cs-entry__title {
    padding: 0;
}

.cs-posts-area__pagination {
    margin: 56px 0 0;
}

.cs-posts .cs-entry__overlay .cs-overlay-background img, 
.cs-entry__overlay > .cs-entry__thumbnail > .cs-overlay-background img, 
.yemora-post-categories-carousel .ypcc-item .ypcc-image img,
.cs-entry__thumbnail .cs-overlay-background img {
    transition: transform 0.5s ease;
}

.cs-posts .cs-entry__overlay:hover .cs-overlay-background img, 
.cs-entry__overlay:hover > .cs-entry__thumbnail > .cs-overlay-background img, 
.yemora-post-categories-carousel .ypcc-item:hover .ypcc-image img,
.cs-entry .cs-entry__thumbnail:hover img {
    transform: scale(1.1);
}

.cs-posts .cs-entry .cs-entry__meta,
.cs-posts-area .cs-entry .cs-entry__meta,
.cs-search__post-area .cs-entry__meta,
.cs-post-carousel .cs-entry__meta {
    margin-top: 0;
}

.cs-posts .cs-entry__title,
.cs-posts-area .cs-entry__title,
.cs-search__post-area .cs-entry__title,
.cs-post-carousel  .cs-entry__title,
.cs-read-next__grid .cs-entry__title {
    display: inline-block;
    height: calc(2 * var(--cs-font-entry-title-line-height));
    overflow: hidden;
}

/* POSTS LIST - END */




/* POSTS CAROUSEL - START */

.cs-post-carousel__headline {
    border: none;
    margin: 0 0 32px;
}

.cs-post-carousel__headline-container {
    margin: 0;
}

.cs-post-carousel__grid .cs-overlay-ratio:not(.cs-ratio-original) .cs-overlay-background {
    position: relative;
}

.cs-post-carousel__grid .cs-overlay-ratio:not(.cs-ratio-original) .cs-overlay-content {
    flex: auto;
    height: auto;
    margin: 16px 0 0;
    position: static;
}

.cs-post-carousel__grid .cs-entry__overlay {
    display: flex;
    flex-direction: column;
}

.cs-post-carousel__grid .cs-overlay-ratio:not(.cs-ratio-original):before {
    display: none;
}

.cs-post-carousel.cs-posts__tile .cs-entry__title {
    font-size: var(--cs-entry-title-font-size, 1.125rem);
    color: #1B1C1F;
}

.cs-post-carousel.cs-posts__tile .cs-entry__info {
    padding: 0;
}

.cs-post-carousel.cs-posts__tile .cs-entry__meta-overlay.cs-entry__meta {
    padding: 16px 0 0;
    margin: 16px 0 0;
    border-top: 1px solid #ebebed;
}

.cs-post-carousel__grid .cs-entry__overlay {
    border-radius: 0;
}

@media only screen and (max-width: 768px) {
    .cs-post-carousel__headline {
        margin: 0 0 24px;
    }
}

/* POSTS CAROUSEL - END */




/* CAROUSEL NAVIGATION - START */

.cs-read-next__nav,
.cs-post-carousel__nav {
    margin: 0;
    display: flex;
    align-items: center;
    gap: 8px;
}

.cs-read-next__nav > div,
.cs-post-carousel__nav > div {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #D7D8DB;
    background-color: #FFF;
    transition: all 0.3s ease;
}

.cs-read-next__nav > div:before,
.cs-post-carousel__nav > div:before {
    display: none;
}

.cs-post-carousel__button-prev:hover:after,
.cs-read-next__button-prev:hover:after {
    transform: translateX(-50%) translateY(-50%);
}

.cs-post-carousel__button-next:hover:after,
.cs-read-next__button-next:hover:after {
    transform: translateX(-50%) translateY(-50%);
}

.cs-read-next__nav > div:after,
.cs-post-carousel__nav > div:after {
    background-color: #35363B;
    width: 16px;
    height: 16px;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: contain;
    mask-size: contain;
    transition: all 0.3s ease;
}

.cs-read-next__button-prev:after,
.cs-post-carousel__button-prev:after {
    content: '';
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cg%3E%3Cpath d='M7.11046 12.6927L2.66602 8.02604M2.66602 8.02604L7.11046 3.35938M2.66602 8.02604L13.3327 8.02604' stroke='%2335363B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cg%3E%3Cpath d='M7.11046 12.6927L2.66602 8.02604M2.66602 8.02604L7.11046 3.35938M2.66602 8.02604L13.3327 8.02604' stroke='%2335363B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");
}

.cs-read-next__button-next:after,
.cs-post-carousel__button-next:after {
    content: '';
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cg%3E%3Cpath d='M8.88824 3.35938L13.3327 8.02604M13.3327 8.02604L8.88824 12.6927M13.3327 8.02604L2.66602 8.02604' stroke='%2335363B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cg%3E%3Cpath d='M8.88824 3.35938L13.3327 8.02604M13.3327 8.02604L8.88824 12.6927M13.3327 8.02604L2.66602 8.02604' stroke='%2335363B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");
}

.cs-read-next__nav > div:hover,
.cs-post-carousel__nav > div:hover {
    border-color: #6825A2;
}

.cs-read-next__nav > div:hover:after,
.cs-post-carousel__nav > div:hover:after {
    background-color: #6825A2;
}

/* CAROUSEL NAVIGATION - END */





/* BACK TO TOP - START */

.cs-scroll-top-progress path {
    stroke: #857149;
    stroke-width: 1px !important;
}

.cs-scroll-top-border path {
    stroke-width: 1px !important;
}

.cs-scroll-top:after {
    background-color: #fff;
}

/* BACK TO TOP - END */




/* OFF CANVAS - START */

.cs-offcanvas__header {
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
}

.cs-header__offcanvas-toggle {
    justify-content: flex-start;
    margin: 0;
    width: 34px;
}

.cs-offcanvas__close-toggle {
    width: auto;
    height: auto;
}

.cs-offcanvas__sidebar .cs-offcanvas__bottombar {
    display: none;
}

.cs-offcanvas__custom-button {
    padding: 16px 36px;
    width: 100%;
}

.cs-offcanvas .menu-primary-container > ul > li {
    padding: 28px 0;
    border-bottom: 1px solid #ebebed;
}

.cs-offcanvas .menu-primary-container > ul > li > a {
    padding: 0;
}

.cs-offcanvas__inner {
    padding: 0 20px;
}

.cs-offcanvas .widget_nav_menu .menu {
    margin: 0;
}

.cs-offcanvas .widget_nav_menu .menu-item-has-children > span {
    top: 17px;
}

.cs-offcanvas__inner .widget:not(:last-child) {
    margin: 0 0 40px;
}

.cs-offcanvas .widget_nav_menu .sub-menu a {
    padding: 10px 0;
}

.cs-offcanvas .widget_nav_menu .menu > .menu-item > .sub-menu {
    padding: 6px 0 0 24px;
}

.cs-offcanvas .widget_nav_menu .sub-menu li:last-child a {
    padding: 10px 0 4px;
}

/* OFFCANVAS - END */




/* MOBILE HEADER - START */

@media only screen and (max-width: 1024px) {
    :root {
        --cs-header-height: 64px;
    }

    .cs-header__inner-mobile {
        display: grid;
        grid-template-columns: 1fr 30fr 1fr;
    }

    .cs-header__inner-desktop {
        display: none;
    }

    .cs-header__inner-mobile {
        display: grid;
        grid-template-columns: 1fr 20fr 1fr;
    }

    .cs-header__col.cs-col-left:not(:only-child) {
        padding-right: 6px;
    }
    
    .cs-header__inner-mobile .cs-header__col.cs-col-center {
        justify-content: flex-start;
    }
}

@media only screen and (min-width: 1025px) {
    .cs-header__inner-desktop {
        display: flex;
    }
}

/* MOBILE HEADER - END */


/* MISC - START */
.cs-entry__metabar .cs-share {
    margin: 0;
    gap: 12px;
}

.cs-entry__metabar .cs-share__link {
    width: 40px;
    height: 40px;
}

.cs-entry__metabar .cs-share__link:after {
    top: 0;
    left: 0;
}

@media only screen and (max-width: 1024px) {
    .cs-header__inner-mobile {
        margin-left: 0;
        margin-right: 0;
    }

    .cs-container, .elementor-template-full-width .e-con.e-flex > .e-con-inner,
    .cs-header-two .cs-header__outer > .cs-container {
        padding-left: 24px;
        padding-right: 24px;
    }
}

@media only screen and (max-width: 767px) {
    .cs-header-two .cs-header__outer > .cs-container,
    .elementor .e-con.e-con-boxed > .e-con-inner, 
    .elementor .elementor-section.elementor-section-boxed > .elementor-container,
    .cs-container {
        max-width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .cs-container, .elementor-template-full-width .e-con.e-flex > .e-con-inner,
    .cs-header-two .cs-header__outer > .cs-container {
        padding-left: 16px;
        padding-right: 16px;
    }
}
/* MISC - END */