	/*
Theme Name: 7tir
Theme URI:https://daythemes.ir/product/7tir-news-wordpress-theme/
Text Domain: 7tir
Author: daythemes
Author URI: https://www.rtl-theme.com/author/daythemes/
Description: HTML5-CSS3 / Copyright Ć‚Ā© www.daythemes.ir - 2030 
Version: 0.73.28
*/






/* Normalize
-------------------------------------------------------------- */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,
em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,
caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,
output,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font: inherit;
    vertical-align: baseline;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none;
}

blockquote,
q {
    quotes: none;
}

a:focus {
    outline: none;
}

a:hover,
a:active {
    outline: 0;
}

a img {
    border: 0;
}

img {
    max-width: 100%;
    height: auto;
}

select {
    max-width: 100%;
}


/* General
-------------------------------------------------------------- */
:root {
    --accent-color: #ff2c54;
    --accent-color-alt: #fff;
    --second-color: #5960ff;
    --second-color-alt: #fff;
}
html {
    overflow-x: hidden;
}

body {
    text-rendering: optimizeLegibility;
}

*,
*:before,
*:after {
    box-sizing: border-box;
}


::-moz-selection {
    background-color: #4b5767;
    color: white;
    text-shadow: none;
	text-fill-color: #fff;
    -webkit-text-fill-color: #fff;
}

::selection {
    background-color: #4b5767;
    color: white;
    text-shadow: none;
	text-fill-color: #fff;
    -webkit-text-fill-color: #fff;
}

em, i {
    font-style: italic;
}

img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

strong,
b,
cite {
    font-weight: 600;
}

abbr,
acronym {
    border-bottom: 1px dotted #e9e9e9;
    cursor: help;
}

mark,
ins {
    text-decoration: none;
    background-color: #fff9c0;
}

sup,
sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -6px;
}

sub {
    bottom: -3px;
}

small {
    font-size: 75%;
}

big {
    font-size: 125%;
}

address {
    font-style: italic;
    margin: 0 0 20px;
}

code,
kbd,
tt,
var {
    font-family: monospace;
    font-size: 14px;
}

code, kbd {
    padding: 2px;
    border-radius: 2px;
    color: #1e1e1e;
    background: #f0f0f0;
    font-family: Menlo,Consolas,monaco,monospace;
    font-size: 14px;
}

pre {
    margin: 15px 0;
    padding: 15px;
    background-color: #e9e9e9;
    border: 1px solid #e9e9e9;
    overflow-x: auto;
    font-family: Inconsolata, monospace;
    -webkit-hyphens: none;
    hyphens: none;
    border-radius: 0;
    height: auto;
}

hr {
    background-color: #e9e9e9;
    border: 0;
    height: 1px;
    margin-bottom: 20px;
}

blockquote {
    padding-left: 1em;
    border-left: 4px solid #000;
    margin-bottom: 20px;
    font-style: italic;
}

blockquote p:last-of-type {
    margin: 0;
}

.nothing-show {
    margin-bottom: 40px;
}

.nothing-show h2 {
    margin-bottom: 1rem;
}

.nothing-show p {
    margin: 0;
}

/* List */


ul, li ,
ol{
    border: 0;
    list-style: none;
}
ul {
    list-style: disc;
}

ul ul {
    list-style-type: circle;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
}

dd {
    margin: 0 0 20px 20px;
}

dt {
    font-weight: bold;
}

del {
    opacity: 0.5;
}

/* Table */

table,
th,
td {
    border: 1px solid #e4e5ea;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 20px;
    width: 100%;
    max-width: 100%;
    text-align: left;
}

th {
    font-weight: bold;
}


th,
td {
    padding: 0.5em;
}

/* Accessibility - Text meant only for screen readers */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #e9e9e9;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}


/* Site Preload 
-------------------------------------------------------------- */

.site-preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    transition: 0.3s ease-in-out;
    background: #fff;
}
.site-preloader::before {
    position: absolute;
    content: '';
    opacity: 0.7;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 4rem;
    height: 4rem;
    border-top: 3px solid var(--accent-color);
    border-right: 3px solid transparent;
    border-radius: 50%;
    -webkit-animation: preloader-rotation 0.8s linear infinite;
    animation: preloader-rotation 0.8s linear infinite;
}

body.site-loaded .site-preloader {
    opacity: 0;
    visibility: hidden;
}
@keyframes preloader-rotation{
    from{
        transform: rotate(0deg);
    }
    to{
        transform: rotate(360deg);
    }
}


/* Forms
-------------------------------------------------------------- */

button,
input {
    line-height: normal;
    transition: 0.3s;
}

button,
input,
select,
textarea {
    font-size: 100%;
    line-height: inherit;
    vertical-align: baseline;
}

input,
textarea {
    font-size: 1rem;
    max-width: 100%;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    /* Removing the inner shadow on iOS inputs */
}

input[type="checkbox"] {
    display: inline;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: button;
    border: 0;
    outline: 0;
}

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::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/* Remove chrome yellow autofill */

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #e9e9e9 inset;
}

/* Reset Search Styling */

input[type="search"] {
    outline: 0;
}

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;
}

/* Input Normal */

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
    font-family: inherit;
    line-height: 1.6;
    background: #F0F2F5;
    font-size: 0.9rem;
    font-weight: 300;
    min-width: 150px;
    padding: 10px 20px;
    border-radius: 3px;
    border: 1px solid #F0F2F5;
    text-shadow: none;
    box-shadow: none;
    box-sizing: border-box;
    transition: 0.3s;
    color: #4f535e;
}

select {
    -webkit-appearance: none;
    background: #fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='gray'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
    background-size: 10px;
    background-position: calc(100% - 8px) calc(50% + 3px);
    outline: 0;
}

#adminbarsearch input.adminbar-input {
    min-width: auto;
}

/* Input Focus */

select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
    border-color: #84858a;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* Button */

.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    font-family: inherit;
    line-height: 1.6;
    font-weight: 300;
    color: var(--second-color-alt);
    background-color: var(--second-color);
    padding: 9px 26px;
    border-radius: 3px;
    display: inline-block;
    font-size: 0.9rem;
    -webkit-appearance: none;
    transition: 0.3s;
    white-space: nowrap;
}

/* Button hover */
.button:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    outline: 0;
    background-color: #42474e;
    color: #fff;
}

/* Select2 */

body .select2-container--default .select2-selection--single {
    background-color: #F0F2F5;
    border-radius: 3px;
    border: 1px solid #F0F2F5;
    height: auto;
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 1.6;
    font-size: 0.9rem;
    font-weight: 300;
    padding: 10px 20px;
    letter-spacing: -0.2px;
    color: #4f535e;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 52%;
    transform: translateY(-50%);
}

body .select2-results__option {
    font-size: 0.9rem;
}



/* Placeholder */

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(33, 37, 41, 0.5);
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: rgba(33, 37, 41, 0.5);
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: rgba(33, 37, 41, 0.5);
}


/* Links */

a {
    color: var(--accent-color);
    outline: 0;
    text-decoration: none;
    transition: all ease 0.3s;
}

a:hover,
a:focus,
a:active {
    outline: 0;
    text-decoration: none;
    color: inherit;
}

li a {
    color: inherit;
}

li a:hover {
    color: var(--accent-color);
}


/* Typography
-------------------------------------------------------------- */
html{
    font-size: 16px;
    line-height: 1.8;
    scroll-behavior: smooth;
}
body {
    font-family: Poppins, sans-serif;
    line-height: 1.8;
    color: #4b546e;
    background: #fff;
    letter-spacing: -0.2px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    margin-bottom: 1rem;
    margin-top: 0;
    font-weight: 600;
    color: #191a1b;
    line-height: 1.4;
}


h1, .h1 {
    font-size: 2rem;
}

h2, .h2 {
    font-size: 1.65rem;
}

h3, .h3 {
    font-size: 1.45rem;
}

h4, .h4 {
    font-size: 1.3rem;
}

h5, .h5 {
    font-size: 1.1rem;
}

h6, .h6 {
    font-size: 1rem;
}

@media screen and (max-width: 1024px) {
    h1, .h1 {
        font-size: 1.7rem;
    }

    h2, .h2 {
        font-size: 1.4rem;
    }

    h3, .h3 {
        font-size: 1.3rem;
    }

    h4, .h4 {
        font-size: 1.2rem;
    }

    h5, .h5 {
        font-size: 1.1rem;
    }

    h6, .h6 {
        font-size: 1rem;
    }
}

/* Container
-------------------------------------------------------------- */

/* width and padding base on Elementor */
.container {
    max-width: 1140px;
    padding-right: 0;
    padding-left: 0;
}

.container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.row {
    --bs-gutter-x: 20px;
    margin-right: 0;
    margin-left: 0;
}

.clear {
    clear: both;
}

.clearfix:after{
    clear: both;
    display: table;
    line-height: 0;
    content: "";
}

/* Content Wrapper Page */
.page-content-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.page-content-wrapper > .content-container {
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.page-content-wrapper > .sidebar-container {
    flex: 0 0 auto;
    width: 380px;
    max-width: 100%;
    margin-bottom: 30px;
}

.page-content-wrapper.sidebar-left {
    justify-content: right;
}

.page-content-wrapper.sidebar-right {
    justify-content: left;
}

.page-content-wrapper.sidebar-left > .content-container {
    width: calc(100% - 380px);
    padding-left: 30px;
    order: 2;
}

.page-content-wrapper.sidebar-right > .content-container {
    width: calc(100% - 380px);
    padding-right: 30px;
}

.page-content-wrapper.sidebar-none-narrow > .content-container {
    padding-left: 13%;
    padding-right: 13%;
}

.page-content-wrapper > .content-container.archive-content-container {
    padding-left: 0;
    padding-right: 0;
}

.page-content-wrapper.sidebar-right > .content-container.archive-content-container {
    padding-left: 0;
    padding-right: 20px;
}

.page-content-wrapper.sidebar-left > .content-container.archive-content-container {
    padding-right: 0;
    padding-left: 20px;
}

@media screen and (max-width: 1024px) {
    .page-content-wrapper > * {
        width: 100% !important;
    }

    .page-content-wrapper > .content-container {
        padding-left: 10px !important;
        padding-right: 10px !important;
        order: 0 !important;
    }

    .page-content-wrapper > .content-container.archive-content-container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}


/* Sidebar
-------------------------------------------------------------- */

.sidebar-container.sticky .sidebar-container-inner {
    position: sticky;
    top: 0;
}

.sidebar-container-inner .widget {
    margin-bottom: 20px;
}


/* Footer
-------------------------------------------------------------- */

/* Back to Top Button */
#back-to-top {
position: fixed;
    right: 30px;
    bottom: -45px;
    z-index: 999;
    display: flex
;
    align-items: center;
    justify-content: center;
    line-height: 1;
    width: 36px;
    height: 36px;
    background: #131314;
    color: #fff;
    font-size: 24px;
    transition: 0.3s;
    cursor: pointer;
    border-radius: 0px;
}

#back-to-top i::before {
    display: block;
}

#back-to-top:hover {
    background: var(--accent-color);
    color: var(--accent-color-alt);
}

#back-to-top.show {
    bottom: 30px;
}

@media screen and (max-width: 1024px) {
    #back-to-top {
        display: none;
    }
}

/* Footer Canvas Menu */

.footer-canvas-menu-btn {
    height: 45px;
    width: 45px;
    color: var(--accent-color-alt);
    opacity: 0.9;
    cursor: pointer;
    display: block;
    padding:4px;
    transition: 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.footer-canvas-menu-btn > .inner {
    top: 50%;
    color: currentColor;
    margin: -1px 0 0;
    position: relative;
    width: 100%;
}

.footer-canvas-menu-btn > .inner::after,
.footer-canvas-menu-btn > .inner::before,
.footer-canvas-menu-btn span.bar {
    background-color: currentColor;
}

.footer-canvas-menu-btn span.bar {
    border-radius: 0;
    display: block;
    height: 2px;
    position: absolute;
    width: 100%;
}

.footer-canvas-menu-btn span.bar:first-child {
    top: -7px;
}

.footer-canvas-menu-btn span.bar:nth-child(3) {
    top: 7px;
}

.footer-canvas-menu-btn > .inner:after,
.footer-canvas-menu-btn > .inner:before {
    background-color: currentColor;
    border-radius: 0;
    content: "";
    display: block;
    height: 2px;
    opacity: 0;
    position: absolute;
    transform-origin: 0 50%;
    transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    width: 100%;
}

.footer-canvas-menu-btn > .inner:before {
    transform: rotate(45deg) translate(-4px, -9px) scaleX(0);
}

.footer-canvas-menu-btn > .inner:after {
    transform: rotate(-45deg) translate(-4px, 9px) scaleX(0);
    transition-delay: 0.1s;
}

.footer-canvas-menu-btn span.bar {
    transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.footer-canvas-menu-btn span.bar:first-child {
    transition-delay: 0.33s;
}

.footer-canvas-menu-btn span.bar:nth-child(2) {
    transition-delay: 0.36s;
}

.footer-canvas-menu-btn span.bar:nth-child(3) {
    transition-delay: 0.39s;
}

.footer-canvas-menu-btn.active > .inner:after,
.footer-canvas-menu-btn.active > .inner:before {
    opacity: 1;
}

.footer-canvas-menu-btn.active > .inner:before {
    transform: rotate(45deg) translate(-4px, -9px);
    transition-delay: 0.4s;
}

.footer-canvas-menu-btn.active > .inner:after {
    transform: rotate(-45deg) translate(-4px, 9px);
    transition-delay: 0.5s;
}

.footer-canvas-menu-btn.active span.bar {
    opacity: 0;
    transform: translate3d(-10px, 0, 0);
    width: 50%;
}

.footer-canvas-menu-btn.active span.bar:first-child {
    transition-delay: 0s;
}

.footer-canvas-menu-btn.active span.bar:nth-child(2) {
    transition-delay: 0.2s;
}

.footer-canvas-menu-btn.active span.bar:nth-child(3) {
    transition-delay: 0.1s;
}



body.footer-canvas-menu-active {
    overflow: hidden;
}

.footer-canvas-menu-btn-container {
    position: fixed;
    right: 45px;
    bottom: 45px;
    z-index: 99999999;
}

.footer-canvas-menu-bg {
    position: fixed;
    right: 45px;
    bottom: 45px;
    left: auto;
    top: auto;
    width: 45px;
    height: 45px;
    background: var(--accent-color);
    border-radius: 50%;
    box-shadow: 0 3px 12px #28292f3d;
    transition: 0.6s;
    z-index: 99999999;
}

body.footer-canvas-menu-active .footer-canvas-menu-bg {
    right: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    border-radius: 0;
}

.footer-canvas-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    padding: 50px;
    overflow-y: auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    z-index: 99999999;
    visibility: hidden;
}

body.footer-canvas-menu-active .footer-canvas-menu {
    visibility: visible;
}

.footer-canvas-menu .header-vertical-nav {
    transform: translateY(10%);
    opacity: 0;
    transition: 0.3s;
}

body.footer-canvas-menu-active .footer-canvas-menu .header-vertical-nav {
    transform: translateY(0);
    opacity: 1;
    transition-delay: 0.4s;
}

.footer-canvas-menu .header-vertical-nav li.menu-item-has-children > a::after {
    position: relative;
    transform: translateY(0);
    vertical-align: middle;
    margin-left: 10px;
}

.footer-canvas-menu .header-vertical-nav li a {
    color: var(--accent-color-alt);
    font-size: 1.2rem;
}

.footer-canvas-menu .header-vertical-nav li > a:hover, .footer-canvas-menu .header-vertical-nav li.current-menu-item > a {
    color: var(--accent-color-alt);
}

.footer-canvas-menu .header-vertical-nav .sub-menu {
    padding: 0 0 0 30px;
}

@media screen and (min-width: 1025px) {
    .footer-canvas-menu-wrapper {
        display: none;
    }
}


/* Default Footer
-------------------------------------------------------------- */

.default-footer {
    background: #fff;
    padding: 25px 0;
    border-top: 4px solid var(--accent-color);
    text-align: center;
}

.default-footer p {
    margin: 0;
}


/* Helper
-------------------------------------------------------------- */

/* Title Animation */

.title-animation-default,
.title-animation-middle-overline,
.title-animation-middle-underline{
    transition: 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}

.title-animation-middle-overline,
.title-animation-middle-underline,
.title-animation-overline,
.title-animation-underline {
    background-image: linear-gradient(90deg, currentColor, currentColor);
    background-repeat: no-repeat;
    background-size: 0% 2px;
    transition: 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
    display: inline;
    padding: 2px 0;
}



.title-animation-underline{
    background-position: 0% bottom;
}

.title-animation-overline {
    background-position: 0% top;
}

.title-animation-middle-overline {
    background-position: 50% top;
}

.title-animation-middle-underline {
    background-position: 50% bottom;
}


.title-animation-underline-in-out,
.title-animation-middle-in-out,
.title-animation-overline-in-out {
    background-image: linear-gradient(90deg, currentColor, currentColor);
    background-repeat: no-repeat;
    background-size: 0% 2px;
    transition: 0.6s cubic-bezier(0.25, 0.8, 0.25, 1), background-position 0s;
    display: inline;
    padding: 2px 0;
}

.title-animation-underline-in-out:hover,
.title-animation-middle-in-out:hover,
.title-animation-overline-in-out:hover {
    background-size: 100% 2px;
}


.title-animation-underline-in-out {
    background-position: right 0% bottom;
}

.title-animation-underline-in-out:hover {
    background-position: left 0% bottom;
}

.title-animation-middle-in-out {
    background-position: right 0% center;
}

.title-animation-middle-in-out:hover {
    background-position: left 0% center;
}

.title-animation-overline-in-out {
    background-position: right 0% top;
}

.title-animation-overline-in-out:hover {
    background-position: left 0% top;
}


.title-animation-underline-fix,
.title-animation-middle-fix,
.title-animation-overline-fix {
    transition: 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
    display: inline;
    padding: 2px 0;
}

.title-animation-underline-fix {
    text-decoration: underline !important;
    text-decoration-color: transparent !important;
}

.title-animation-middle-fix {
    text-decoration: line-through !important;
    text-decoration-color: transparent !important;
}

.title-animation-overline-fix {
    text-decoration: overline !important;
    text-decoration-color: transparent !important;
}

.title-animation-underline-fix:hover,
.title-animation-middle-fix:hover,
.title-animation-overline-fix:hover {
    text-decoration-color: currentColor !important;
}


/* Position */

.daythemes-position-absolute {
    position: absolute;
}

.daythemes-position-relative {
    position: relative;
}

.daythemes-position-cover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.daythemes-position-top {
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
}

.daythemes-position-bottom {
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
}

.daythemes-position-left {
    top: 0;
    bottom: 0;
    left: 0;
    position: absolute;
}

.daythemes-position-right {
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
}

.daythemes-position-center {
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
    position: absolute;
}

.daythemes-position-top-left {
    top: 0;
    left: 0;
    position: absolute;
}

.daythemes-position-top-center {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
}

.daythemes-position-top-right {
    top: 0;
    right: 0;
    position: absolute;
}

.daythemes-position-bottom-left {
    bottom: 0;
    left: 0;
    position: absolute;
}

.daythemes-position-bottom-center {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
}

.daythemes-position-bottom-right {
    bottom: 0;
    right: 0;
    position: absolute;
}

.daythemes-position-center-left {
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    position: absolute;
}

.daythemes-position-center-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.daythemes-position-center-right {
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    position: absolute;
}

/* Z-Index */

.daythemes-z-index-5 {
    z-index: 5;
}

.daythemes-z-index-10 {
    z-index: 10;
}

.daythemes-z-index-15 {
    z-index: 15;
}

.daythemes-z-index-20 {
    z-index: 20;
}



/* Gutenberg
-------------------------------------------------------------- */

.alignleft {
    display: inline-block;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline-block;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

.alignwide, .alignfull {
    width: 100%;
}

.sidebar-none-narrow .alignwide {
    margin-left: -13%;
    margin-right: -13%;
    width: 126%;
}

.sidebar-none .alignfull, .sidebar-none-narrow .alignfull {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    max-width: 100vw;
    width: 100vw;
    clear: both;
}


@media screen and (max-width: 1024px) {
    .sidebar-none .alignfull, .sidebar-none-narrow .alignwide{
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
}


.wp-caption {
    margin: 0 0 30px;
    max-width: 100%;
}

.wp-caption.aligncenter {
    margin: 0 auto 30px;
}

.wp-caption.alignleft {
    margin: 0 30px 30px 0;
}

.wp-caption.alignright {
    margin: 0 0 30px 30px;
}

.wp-caption-text {
    text-align: center;
    padding: 5px 0;
}

.gallery {
    display: grid;
    gap: 10px;
}

@media screen and (min-width: 600px) {
    .gallery.gallery-columns-2 {
        grid-template-columns: repeat(2, 1fr);
    }
    .gallery.gallery-columns-3 {
        grid-template-columns: repeat(3, 1fr);
    }
    .gallery.gallery-columns-4 {
        grid-template-columns: repeat(4, 1fr);
    }
    .gallery.gallery-columns-5 {
        grid-template-columns: repeat(5, 1fr);
    }
    .gallery.gallery-columns-6 {
        grid-template-columns: repeat(6, 1fr);
    }
    .gallery.gallery-columns-7 {
        grid-template-columns: repeat(7, 1fr);
    }
    .gallery.gallery-columns-8 {
        grid-template-columns: repeat(8, 1fr);
    }
    .gallery.gallery-columns-9 {
        grid-template-columns: repeat(9, 1fr);
    }
}

.gallery img {
    width: 100%;
}

.gallery-caption {
    display: block;
}

.wp-block-search .wp-block-search__input {
    margin: 0;
}

.wp-block-search .wp-block-search__button {
    border-radius: 0;
}

.wp-block-latest-posts__list {
    padding: 0;
}

.wp-block-pullquote blockquote {
    border: none;
    margin-bottom: 0;
}

.wp-block-pullquote {
    border-left: none;
    border-right: none;
}

.wp-block-pullquote p {
    font-size: 1.45em;
}

.wp-block-quote.is-large:not(.is-style-plain) cite, .wp-block-quote.is-large:not(.is-style-plain) footer,
.wp-block-quote.is-style-large:not(.is-style-plain) cite, .wp-block-quote.is-style-large:not(.is-style-plain) footer {
    font-size: 1.125em;
    text-align: right;
}

.wp-block-button__link {
    padding: 0.4em 1.5em;
    margin-bottom: 0.5em;
}

.is-style-outline>:where(.wp-block-button__link), :where(.wp-block-button__link).is-style-outline {
    padding: 0.4em 1.5em;
}

.wp-block-cover .wp-block-cover__inner-container a, .wp-block-cover .wp-block-cover__inner-container a:hover {
    color: inherit;
}

.wp-block-cover .wp-block-cover__inner-container {
    max-width: 840px;
    margin-left: auto;
    margin-right: auto;
}

.wp-block-code {
    border: none;
    background-color: #fff;
    padding: 0;
}

.wp-block-code>code {
    background: transparent;
}

.wp-block-cover {
    margin-bottom: 1.5rem;
}

.wp-block-archives-list {
    list-style: none;
    padding: 0;
}

.wp-block-categories-list, .wp-block-categories__list {
    list-style: none;
    padding: 0;
}

.wp-block-categories-list ul, .wp-block-categories__list ul {
    list-style: none;
    padding: 0 0 0 20px;
    margin: 0;
}

.wp-block-page-list {
    list-style: none;
    padding: 0;
}

.wp-block-page-list ul {
    list-style: none;
    padding: 0 0 0 20px;
}

.wp-block-post-template {
    padding: 0;
    margin: 0;
}

.wp-block-rss {
    padding: 0;
}

.wc-block-product-categories-list {
    padding: 0;
    list-style: none;
}

.wc-block-product-categories-list ul {
    padding: 0 0 0 20px;
}

.wc-block-product-categories-list--has-images ul {
    padding: 0;
}

.wc-block-product-categories-list--has-images ul .wc-block-product-categories-list-item {
    margin: 4px 0;
}

.widget_archive ul {
    list-style: none;
    padding: 0;
}

.widget_product_categories ul {
    list-style: none;
    padding: 0;
}

.widget_product_categories ul ul {
    padding: 0 0 0 20px;
}

.wp-block-loginout label {
    display: block;
}

.widget_categories ul {
    list-style: none;
    padding: 0;
}

.widget_categories ul ul {
    padding: 0 0 0 20px;
}

.widget_pages ul {
    list-style: none;
    padding: 0;
}

.widget_pages ul ul {
    padding: 0 0 0 20px;
}

.widget_meta ul {
    list-style: none;
    padding: 0;
}

.widget_nav_menu ul {
    list-style: none;
    padding: 0;
}

.widget_nav_menu ul ul {
    padding: 0 0 0 20px;
}

.widget_recent_comments ul {
    list-style: none;
    padding: 0;
}

.widget_recent_entries ul {
    list-style: none;
    padding: 0;
}

.widget_rss ul {
    list-style: none;
    padding: 0;
}

.wp-block-latest-comments__comment-meta a {
    font-weight: 700;
}

.wp-block-calendar td, .wp-block-calendar th {
    text-align: center;
}

.wp-block-latest-posts a, .widget_recent_entries a {
    font-weight: 700;
}

.wp-block-rss__item-title a, .widget_rss a {
    font-weight: 700;
}

.wp-calendar-table td, .wp-calendar-table th {
    text-align: center;
}

.wp-calendar-nav {
    text-align: center;
}

.tagcloud a, .wp-block-tag-cloud a {
    color: inherit;
}

.tagcloud a:hover, .wp-block-tag-cloud a:hover {
    color: var(--accent-color);
}

.wp-block-latest-comments {
    padding: 0;
}

.wp-block-group.has-background {
    padding: 1.25em 2.375em;
}

.single-content > [class*="wp-block"] {
    margin-bottom: 1.5rem;
}

.wp-block-cover {
    color: #fff;
}



/* Page Elements
-------------------------------------------------------------- */

.single-page-title-wrapper {
    padding: 50px 0;
}

.single-page-title-wrapper .single-page-title {
    margin: 0;
    padding: 0;
    font-size: 2rem;
}

@media screen and (max-width: 1024px) {
    .single-page-title-wrapper .single-page-title {
        font-size: 1.7rem;
    }
}



/* Comments list
-------------------------------------------------------------- */

.comments-container {
    padding: 50px 0;
    border-top: 1px solid #dfe1ea;
}

.comments-list-collapse-btn-box {
    text-align: center;
}

.comments-list-collapse-btn-box + .comments-area {
    margin-top: 50px;
}

.comments-list-collapse-btn {
    border-radius: 8px;
}

.comments-list-collapse-btn:hover {
    box-shadow: none;
}

.comments-area.collapsed {
    display: none;
}

.comment-list {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: 50px;
}

.bypostauthor {
    display: block;
}

.comment-list .children {
    margin: 0;
    padding: 0;
    padding-left: 50px;
    list-style: none;
}

.comment-list .comment-body {
    margin-bottom: 30px;
    border: 1px solid #dcdfe7;
    padding: 15px;
    border-radius: 15px;
}

.comment-list .comment-author img {
    display: inline-block;
    margin-right: 20px;
    border-radius: 50px;
    box-shadow: 0 6px 25px 2px #4b548221;
    width: 60px;
    height: 60px;
}

.comment-list .comment-author .says {
    display: none;
}

.comment-list .comment-author .fn, .comment-list .comment-author a {
    line-height: 1.5;
    font-weight: 600;
    color: inherit;
    display: inline-block;
}

.comment-list .comment-metadata {
    margin-left: 10px;
    line-height: 1;
    font-size: 0.8rem;
    border-left: 1px solid #97a6b3;
    padding-left: 10px;
}

.comment-list .comment-metadata a {
    color: #97a6b3;
}

.comment-list .comment-content {
    font-size: 0.9rem;
    margin-left: 80px;
}

.comment-list .comment-awaiting-moderation {
    background: #f2f3f7;
    font-size: 0.9rem;
    margin-left: 80px;
    padding: 6px;
    margin-bottom: 10px;
    width: 100%;
}

.comment-list .trackback .comment-content, .comment-list .pingback .comment-content {
    margin-left: 0;
    margin-top: 15px;
}

.comment-list .comment-content p {
    margin-bottom: 1rem;
}

.comment-list .comment-meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.comment-list .comment-meta .comment-author {
    display: flex;
    align-items: center;
}

.comment-list .reply a {
    display: inline-block;
    background: #e1e2eb;
    color: #626a7f;
    padding: 2px 14px;
    border-radius: 50px;
    font-size: 0.9rem;
    margin-left: 80px;
}

.comment-reply-title {
    font-size: 1.3rem;
    margin-bottom: 0.5rem;
}

.comment-notes {
    font-size: 0.9rem;
    color: #8790a4;
}

.comment-form .form-textarea {
    width: 100%;
    height: 200px;
    margin-bottom: 20px;
}

.comment-form .form-author, .comment-form .form-email, .comment-form .form-website {
    margin-bottom: 20px;
}

.comment-form .form-author {
    float: left;
    width: 49%;
    margin-right: 1%;
}

.comment-form .form-email {
    width: 49%;
    margin-left: 1%;
    float: right;
}

.comment-form .form-website {
    width: 100%;
}

#cancel-comment-reply-link {
    margin-left: 10px;
}




@media screen and (max-width: 767px) {
    .comment-list .children {
        padding-left: 0;
    }
    .comment-list .comment-metadata {
        border: none;
    }
    .comment-form .form-author, .comment-form .form-email {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
}



/* Blog Archive Header
-------------------------------------------------------------- */

.blog-archive-title {
    margin: 20px 0 20px;
    padding: 4px;
}

.blog-archive-title.radius {
    border-radius: 15px;
}

.blog-archive-title.shadow {
    box-shadow: 0 5px 25px #2020261c;
}

.blog-archive-title .title {
    margin: 0 0 10px;
    font-size: 2.2rem;
    
}

.blog-archive-title .sub-title {
    font-size: 0.9rem;
}

.blog-archive-title .post-count {
    text-align: right;
    width: 100%;
}

.blog-archive-title .post-count span {
    background: #3234400a;
    padding: 4px 16px;
    display: inline-block;
    font-size: 0.8rem;
    border-radius: 50px;
}


.blog-archive-search-form {
    width: 100%;
    max-width: 650px;
    text-align: center;
    position: relative;
}

.blog-archive-search-form .search-field {
    width: 100%;
    margin: 0;
}

.blog-archive-search-form .submit {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    color: #c9ccda;
    padding: 0;
    margin: 0;
    font-size: 28px;
    line-height: 1;
}

.blog-archive-search-form .submit i {
    display: block;
}


.blog-archive-author-box {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.blog-archive-author-box div.avatar {
    flex-shrink: 0;
    margin-right: 40px;
}

.blog-archive-author-box div.avatar img {
    border-radius: 50%;
    box-shadow: 0 6px 20px #38394457;
    width: 120px;
    height: 120px;
}

.blog-archive-author-box .desc {
    flex-grow: 1;
}

.blog-archive-author-box .author-social-links ul {
    background: #3234400a;
}

.blog-archive-title .blog-archive-author-box .post-count {
    float: right;
}


@media screen and (max-width: 767px) {
    .blog-archive-author-box {
        flex-direction: column;
        text-align: center;
    }
    .blog-archive-author-box div.avatar {
        margin: 0;
    }
    .blog-archive-title .blog-archive-author-box .post-count,
    .blog-archive-title .blog-archive-search .post-count {
        text-align: center;
        margin-top: 15px;
    }
}


/* Blog Archive List Default
-------------------------------------------------------------- */

.default-archive-container {
    padding-left: 10px;
    padding-right: 10px;
}

.default-post-list-item {
    margin-bottom: 80px;
    text-align: center;
}

.default-post-list-item.sticky {
    background: #f6f6f9;
    padding: 25px;
    border-radius: 15px;
}

.default-post-list-item .image-container {
    position: relative;
}

.default-post-list-item .image-container img {
    border-radius: 15px;
    box-shadow: 0px 10px 25px 4px #17192036;
    margin-bottom: 20px;
    width: 100%;
}

.default-post-list-item .category a {
    color: #7c808b;
    background-color: #00000000;
    font-size: 0.9rem;
    padding: 2px 6px;
    margin-right: 5px;
    display: inline-block;
    margin-bottom: 10px;
}

.default-post-list-item .category a:hover {
    color: #000;
}

.default-post-list-item .title a {
    color: #2b2d42;
}

.default-post-list-item .title a:hover {
    color: var(--accent-color);
}

.default-post-list-item .meta {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #6b6e7c;
    font-size: 0.9rem;
    margin-bottom: 20px;
}

.default-post-list-item .author-avatar img {
    border-radius: 50px;
    box-shadow: 0 2px 8px #393c4a4f;
    width: 40px;
    height: 40px;
}

.default-post-list-item .author-name {
    color: inherit;
    margin: 0 4px;
}

.default-post-list-item .excerpt p {
    font-size: 1rem;
    margin-bottom: 20px;
    color: #848794;
}

.default-post-list-item .button {
    margin: 20px 0 0;
    border-radius: 50px;
    box-shadow: 0px 10px 30px -4px var(--second-color);
}

.default-post-list-item .button:hover {
    box-shadow: 0px 10px 30px -4px #42474e;
}


.default-post-list-pagination {
    text-align: center;
    margin-bottom: 30px;
}

.default-post-list-pagination .page-numbers {
    display: inline-block;
    padding: 6px 11px;
    border: 1px solid transparent;
    line-height: 1;
    border-radius: 5px;
    color: #555762;
    transition: 0.3s;
}

.default-post-list-pagination .page-numbers:hover, .default-post-list-pagination .page-numbers.current {
    border-color: #c4c4c4;
}

.default-post-list-pagination .page-numbers.current {
    background: #5860ff;
    color: #fff;
    border-color: #5860ff;
}


/* Single Page/Post
-------------------------------------------------------------- */

.single-content {
    padding-bottom: 30px;
}

.single-content::after {
    clear: both;
    display: table;
    line-height: 0;
    content: "";
}


/* Post Break Pages Pagination */

.page-content-wrapper .post-nav-links {
    clear: both;
    padding: 1.5rem 0;
    margin: 0;
}

.page-content-wrapper .post-nav-links .post-page-numbers {
    display: inline-block;
    background: #e8e8ef;
    color: #737584;
    padding: 4px 10px;
    line-height: 1;
    border-radius: 5px;
    text-align: center;
    margin: 0 2px;
    transition: 0.4s;
}

.page-content-wrapper .post-nav-links .post-page-numbers:hover, .page-content-wrapper .post-nav-links .post-page-numbers.current {
    background: #4a4a52;
    color: #fff;
}


/* Author Social Links */

.author-social-links ul {
    margin: 0;
    padding: 8px;
    list-style: none;
    display: inline-flex;
    align-items: center;
    border-radius: 50px;
    background: #f2f2fb;
}

.author-social-links ul li {
    margin: 0 10px;
    line-height: 1;
}

.author-social-links a {
    position: relative;
    font-size: 1.4rem;
    color: var(--second-color);
    display: block;
}

.author-social-links a i {
    display: block;
}

.author-social-links a::before {
    content: attr(data-title);
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 100%;
    padding: 6px 8px;
    background: var(--second-color);
    color: var(--second-color-alt);
    border-radius: 4px;
    font-size: 11px;
    white-space: nowrap;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
}

.author-social-links a:hover::before {
    opacity: 1;
    visibility: visible;
}


/* Page 404
-------------------------------------------------------------- */

.page-content.page-404 {
    text-align: center;
    padding: 100px 0;
}

.page-content.page-404 h1 {
    font-size: 8rem;
    margin-bottom: 0;
}

.page-content.page-404 a {
    color: #191a1b;
    border-bottom: 1px solid;
    font-weight: 600;
}


/* Elementor Widgets
-------------------------------------------------------------- */


/* Sticky Column
-------------------------------------------------------------- */

.elementor-column.daythemes-sticky-column {
    align-items: flex-start;
}

.elementor-column.daythemes-sticky-column > * {
    position: sticky;
    top: var(--daythemes-topSpacing);
}


/* Offcanvas Opener
-------------------------------------------------------------- */

.offcanvas-opener {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 20px;
    cursor: pointer;
    position: relative;
    text-align: left;
    box-sizing: content-box !important;
    transition: 0.3s;
}

.offcanvas-opener .hamburger {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.offcanvas-opener .hamburger span{
    display: block;
    width: 100%;
    height: 2px;
    overflow: hidden;
    position: relative;
}

.offcanvas-opener .hamburger span:before, .offcanvas-opener .hamburger span:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #0f0f0f;
    transform: translateX(-200%);
    transition: ease 300ms;
}

.offcanvas-opener .hamburger span:after{
    transform: translateX(0);
}

.offcanvas-opener .hamburger span:nth-child(2):before, .offcanvas-opener .hamburger span:nth-child(2):after{
    transition-delay: 75ms;
}

.offcanvas-opener .hamburger span:last-child:before, .offcanvas-opener .hamburger span:last-child:after{
    transition-delay: 150ms;
}



/* Popup Search
-------------------------------------------------------------- */

.popup-search-opener-wrapper {
    display: flex;
}

.popup-search-opener {
    cursor: pointer;
    display: block;
    line-height: 1;
    font-size: 22px;
    transition: 0.3s;
}

.popup-search-opener i {
    display: block;
    line-height: 1;
}

/* Popup Search Container */

.popup-search-closer {
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 30px;
    transition: 0.3s;
    cursor: pointer;
    right: 50px;
    top: 25px;
    color: #313238;
}



.popup-search-closer::before, .popup-search-closer::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background: currentColor;
    transform: rotate(45deg);
}

.popup-search-closer::after {
    transform: rotate(-45deg);
}

.popup-search::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    background: #1d1f2bd6;
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
    transition: 0.6s;
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
}

.popup-search.open::before {
    opacity: 1;
    visibility: visible;
}

.popup-search .popup-search-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 50vh;
    padding: 20px;
    z-index: 99999;
    background: #fff;
    transform: translateY(-110%);
    transition: 0.6s cubic-bezier(0.86, 0, 0.07, 1);
}

.popup-search.open .popup-search-container {
    transform: translateY(0);
}

.popup-search-wrapper.style-2 .popup-search .popup-search-container {
    height: auto;
    width: auto;
    left: 50px;
    right: 50px;
    bottom: 50px;
    top: 50px;
    transform: scale(0.2);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s ease-in-out;
}

.popup-search-wrapper.style-2 .popup-search.open .popup-search-container {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}

.popup-search-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.popup-search-title-wrapper h3 {
    color: #c9ccda;
    font-weight: 300;
}

.popup-search-form-wrapper {
    width: 100%;
    max-width: 700px;
    text-align: center;
    position: relative;
}

.popup-search-form .search-field {
    width: 100%;
    margin: 0;
}

.popup-search-form .submit {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    color: #c9ccda;
    padding: 0;
    margin: 0;
    font-size: 28px;
    line-height: 1;
}

.popup-search-form .submit i {
    display: block;
}

/* Inline Search */

.inline-search-form {
    position: relative;
    overflow: hidden;
    margin: auto;
}

.inline-search-form .search-field {
    width: 100%;
    margin: 0;
    border: none;
}

.inline-search-form .submit {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    gap: 10px;
}

.inline-search-form .submit i {
    vertical-align: middle;
    display: block;
}


/* Header Navigation
-------------------------------------------------------------- */

.daythemes-header-nav {
    display: flex;
    flex-wrap: wrap;
}

.daythemes-header-nav li.menu-item {
    position: relative;
}

.daythemes-header-nav-wrapper ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

.daythemes-header-nav > li.menu-item > a {
    padding: 0 0.5em;
    margin: 0 7px;
}

.daythemes-header-nav > li.menu-item:first-of-type > a {
    margin-left: 0;
}

.daythemes-header-nav > li.menu-item:last-of-type > a {
    margin-right: 0;
}

.daythemes-header-nav li.menu-item > a {
    color: #454955;
    position: relative;
    display: inline-block;
    transition: 0.3s;
    line-height: 2;

}

.daythemes-header-nav li.menu-item > a:hover, .daythemes-header-nav li.current-menu-item > a, .daythemes-header-nav li.current-menu-ancestor > a {
    color: var(--accent-color);
}

.daythemes-header-nav > li.menu-item-has-children > a {
    padding-right: 1em;
}

.daythemes-header-nav > li.menu-item-has-children > a::after {
    content: "\e071";
    font-family: "daythemes-icon" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 0;
    top: 55%;
    transform: translateY(-50%);
    line-height: 1;
}

.daythemes-header-nav .sub-menu {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: -10px;
    min-width: 280px;
    z-index: 999;
    background: #fff;
    padding: 4px 8px;
    pointer-events: none;
}

.daythemes-header-nav .sub-menu .sub-menu {
    left: 100%;
    top: 0;
    transform-origin: left;
}

.daythemes-header-nav li.menu-item:hover > .sub-menu {
    visibility: visible;
    transform: translateX(0);
    opacity: 1;
    transition-delay: 0s;
    pointer-events: all;
}

.daythemes-header-nav .sub-menu li.menu-item a {
    line-height: 2.6;
    display: block;
    font-size: 15px;
    white-space: nowrap;
    transition: 0.2s;
}


.daythemes-header-nav .sub-menu li.menu-item a span {
    display: inline-block;
    transition: 0.3s;
}


.daythemes-header-nav .sub-menu li.menu-item a:hover::before, .daythemes-header-nav .sub-menu li.current-menu-item > a::before, .daythemes-header-nav .sub-menu li.current-menu-ancestor > a::before {
    width: 0.8em;
}


/* Header Navigation Hover Shapes */

.daythemes-header-nav-wrapper.hover-style-1 > ul > li.menu-item > a::before,
.daythemes-header-nav-wrapper.hover-style-2 > ul > li.menu-item > a::before,
.daythemes-header-nav-wrapper.hover-style-3 > ul > li.menu-item > a::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background: var(--accent-color);
    transition: 0.3s;
    transform: scaleX(0);
}

.daythemes-header-nav-wrapper.hover-style-1 > ul > li.menu-item > a:hover::before,
.daythemes-header-nav-wrapper.hover-style-2 > ul > li.menu-item > a:hover::before,
.daythemes-header-nav-wrapper.hover-style-3 > ul > li.menu-item > a:hover::before {
    transform: scaleX(1);
}

.daythemes-header-nav-wrapper.hover-style-2 > ul > li.menu-item > a::before {
    transform-origin: left;
}

.daythemes-header-nav-wrapper.hover-style-3 > ul > li.menu-item > a::before {
    transform-origin: right center;
    transition: transform 0.3s;
}

.daythemes-header-nav-wrapper.hover-style-3 > ul > li.menu-item > a:hover::before {
    transform-origin: left center;
}

.daythemes-header-nav-wrapper.hover-style-1 > ul > li.current-menu-item > a::before,
.daythemes-header-nav-wrapper.hover-style-2 > ul > li.current-menu-item > a::before,
.daythemes-header-nav-wrapper.hover-style-3 > ul > li.current-menu-item > a::before,
.daythemes-header-nav-wrapper.hover-style-1 > ul > li.current-menu-ancestor > a::before,
.daythemes-header-nav-wrapper.hover-style-2 > ul > li.current-menu-ancestor > a::before,
.daythemes-header-nav-wrapper.hover-style-3 > ul > li.current-menu-ancestor > a::before {
    transform: scaleX(1);
}

.daythemes-header-nav-wrapper.hover-style-4 > ul > li.menu-item > a {
    border-radius: 50px;
    padding: 0 1em;
}

.daythemes-header-nav-wrapper.hover-style-4 > ul > li.menu-item-has-children > a {
    padding-right: 1.5em;
}

.daythemes-header-nav-wrapper.hover-style-4 > ul > li.menu-item-has-children > a::after {
    right: 0.5em;
}

.daythemes-header-nav-wrapper.hover-style-4 > ul > li.menu-item > a:hover,
.daythemes-header-nav-wrapper.hover-style-4 > ul > li.current-menu-item > a,
.daythemes-header-nav-wrapper.hover-style-4 > ul > li.current-menu-ancestor > a {
    background: var(--accent-color);
    color: var(--accent-color-alt);
}

.daythemes-header-nav-wrapper.hover-style-5 > ul > li.menu-item > a::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background: var(--accent-color);
    transition: 0.3s;
    opacity: 0;
    transform: translateX(-30%);
}

.daythemes-header-nav-wrapper.hover-style-5 > ul > li.menu-item > a:hover::before,
.daythemes-header-nav-wrapper.hover-style-5 > ul > li.current-menu-item > a::before,
.daythemes-header-nav-wrapper.hover-style-5 > ul > li.current-menu-ancestor > a::before {
    opacity: 1;
    transform: translateX(0);
}


/* Header Navigation Mega Menu */

.daythemes-header-nav li.daythemes-mega-menu-item, .daythemes-header-nav li.daythemes-mega-menu-3-col, .daythemes-header-nav li.daythemes-mega-menu-4-col {
    position: static;
}

.daythemes-header-nav .sub-menu.mega-menu-content {
    left: 0;
    width: 100%;
    padding: 25px 40px;
}

.daythemes-header-nav li.daythemes-mega-menu-3-col .sub-menu .sub-menu, .daythemes-header-nav li.daythemes-mega-menu-4-col .sub-menu .sub-menu {
    display: none;
}

.daythemes-header-nav li.daythemes-mega-menu-3-col > .sub-menu, .daythemes-header-nav li.daythemes-mega-menu-4-col > .sub-menu {
    left: 0;
    width: 100%;
    max-width: 100vw;
    display: flex;
    flex-wrap: wrap;
}

.daythemes-header-nav li.daythemes-mega-menu-3-col .sub-menu li {
    width: 33.3333%;
    flex-shrink: 0;
}

.daythemes-header-nav li.daythemes-mega-menu-4-col .sub-menu li {
    width: 25%;
    flex-shrink: 0;
}

.daythemes-header-nav .sub-menu.mega-menu-content,
.daythemes-header-nav li.daythemes-mega-menu-4-col > .sub-menu {
    display: none;
}



/* Header Vertical Navigation */

.header-vertical-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.header-vertical-nav .sub-menu {
    margin: 5px 0;
    padding-left: 20px;
    border-left: 1px solid #cdd7dc;
}

.header-vertical-nav li a {
    color: #454d63;
    line-height: 2.6;
    display: block;
    position: relative;
}

.header-vertical-nav li > a:hover, .header-vertical-nav li.current-menu-item > a {
    color: var(--accent-color);
}

.header-vertical-nav li.menu-item-has-children > a::after {
    content: "\e071";
    font-family: "daythemes-icon" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 0;
    top: 55%;
    transform: translateY(-50%);
    line-height: 1;
}

.header-vertical-nav .sub-menu {
    display: none;
}


/* Header Default
-------------------------------------------------------------- */

.header-default {
    position: relative;
}

.header-default-top {
    padding: 40px 0;
}

.header-default-bottom {
    padding: 15px 0;
}

.header-default .popup-search-opener {
    background: var(--accent-color);
    box-shadow: 0 4px 25px -10px var(--accent-color);
    padding: 4px;
    border-radius: 50px;
    color: var(--accent-color-alt);
}

.header-default .daythemes-header-nav {
    justify-content: center;
}

@media screen and (max-width: 767px) {
    .header-default-bottom {
        display: none;
    }
    .sticky-header-default .daythemes-header-nav-wrapper {
        display: none;
    }
}

@media screen and (min-width: 768px) {
    .sticky-header-default .offcanvas-opener {
        display: none;
    }
}

.sticky-header-default #site-sticky-logo {
    max-height: 50px;
}

.sticky-header-default {
	position: relative;
    background: #fff;
    box-shadow: 0 6px 50px #37384026;
    padding: 8px 0;
}

.offcanvas-default {
    padding-top: 80px;
}

/* Header
-------------------------------------------------------------- */

#site-header {
    position: relative;
    z-index: 999;
}

#site-header::before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
}

#site-header.float-header {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
}

body.admin-bar #site-header.float-header {
    margin-top: 32px;
}


/* Sticky Header
-------------------------------------------------------------- */

body.admin-bar #site-sticky-header {
    margin-top: 32px;
}

#site-sticky-header {
    position: fixed;
    left: 0;
    z-index: 998;
    width: 100%;
    top: -200px;
    transition: 0.6s top;
}

#site-sticky-header.fixed {
    top: 0;
}

#site-sticky-header::before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
}

/* Offcanvas
-------------------------------------------------------------- */

.offcanvas-wrapper::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    background: #1d1f2bd6;
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
    transition: 0.6s;
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
}

.offcanvas-wrapper.open::before {
    opacity: 1;
    visibility: visible;
}

.offcanvas-wrapper .offcanvas-container {
    position: fixed;
    top: 0;
    width: 450px;
    max-width: 100%;
    height: 100vh;
    padding: 10px;
    overflow-y: auto;
    z-index: 99999;
    background: #fff;
    transition: 0.6s cubic-bezier(0.86, 0, 0.07, 1);
}

.offcanvas-wrapper.position-left .offcanvas-container {
    left: 0;
    transform: translateX(-100%);
}

.offcanvas-wrapper.position-right .offcanvas-container {
    right: 0;
    transform: translateX(100%);
}

.offcanvas-wrapper.position-left.open .offcanvas-container, .offcanvas-wrapper.position-right.open .offcanvas-container {
    transform: translateX(0);
}

.offcanvas-closer {
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 30px;
    transition: 0.3s;
    cursor: pointer;
    right: 15px;
    top: 15px;
    z-index: 9999;
}

.offcanvas-wrapper.position-right .offcanvas-closer {
    right: auto;
    left: 15px;
}


.offcanvas-closer::before, .offcanvas-closer::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background: #313238;
    transform: rotate(45deg);
}

.offcanvas-closer::after {
    transform: rotate(-45deg);
}


/* Daythemes Logo
-------------------------------------------------------------- */

.daythemes-logo-title,
.daythemes-logo-description {
    margin: 0;
}

.daythemes-logo-title {
    font-size: 3rem;
    font-weight: 600;
    line-height: 1;
}


/* Daythemes Tag Cloud
-------------------------------------------------------------- */

.daythemes-tag-cloud {
    display: flex;
    flex-wrap: wrap;
    --item-gap: 0;
    margin-right: calc(var(--item-gap) * -.5);
    margin-left: calc(var(--item-gap) * -.5);
}

.daythemes-tag-cloud-item-wrapper {
    padding-right: calc(var(--item-gap) * .5);
    padding-left: calc(var(--item-gap) * .5);
    padding-bottom: calc(var(--item-gap) * .5);
}

.daythemes-tag-cloud-item {
    padding: 10px;
    display: flex;
    position: relative;
    background: #3a3c4c;
    border-radius: 4px;
    align-items: center;
    transition: all .3s ease;
}

.daythemes-tag-cloud-name {
    font-size: 14px;
    font-weight: 600;
    flex-grow: 1;
    color: #fff;
    transition: all .3s ease;
    line-height: 1;
}

.daythemes-tag-cloud-count {
    display: inline-flex;
    font-size: 0.9rem;
    padding: 3px 5px;
    color: #fff;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 2px;
    line-height: 1;
    margin-left: 5px;
    transition: all .3s ease;
}

/* Divider Heading
-------------------------------------------------------------- */

.daythemes-divider-heading {
    display: flex;
    flex-wrap: nowrap;
    gap: 5px;
    position: relative;
    --divider-color: var(--accent-color);
    --divider-color-2: #a7a7b0;
}


.daythemes-divider-heading .divider-1 {
    order: 1;
}
.daythemes-divider-heading .divider-2 {
    order: 5;
}
.daythemes-divider-heading .divider-3 {
    order: 15;
}
.daythemes-divider-heading .divider-4 {
    order: 20;
}

.daythemes-divider-heading .title {
    margin: 0;
    padding: 0;
    order: 10;
	flex-shrink: 0;
    position: relative;
}

.daythemes-divider-heading .title .title-inner {
    display: inline-flex;
    position: relative;
    z-index: 10;
    gap: 8px;
}

.daythemes-divider-heading .title .title-text .icon {
    display: inline-block;
	line-height: 1;
    vertical-align: middle;
}

.daythemes-divider-heading .title-text .icon svg {
    width: 1em;
    height: 1em;
	fill: currentColor;
}

.daythemes-divider-heading .title .subtitle-text-wrap {
    display: inline-flex;
}


/* Style 1 */






.daythemes-divider-heading.divider-style-1 {
align-items: baseline;
}

.daythemes-divider-heading.divider-style-1 .divider {
    order: 11;
    background: var(--divider-color);
    width: 100% !important;
    height: 2px;
}
.daythemes-divider-heading.divider-style-1 .divider-2, .daythemes-divider-heading.divider-style-1 .divider-3, .daythemes-divider-heading.divider-style-1 .divider-4 {
    display: none;
}

.daythemes-divider-heading.divider-style-1 .title::before,
.daythemes-divider-heading.divider-style-1 .title::after {
    position: absolute;
    content: '';
    left: 0;
    top: 1px;
    width: 100%;
    height: 100%;
    background: var(--divider-color-2);
}


.daythemes-divider-heading.divider-style-1 .divider-1 {
    order: 11;
    background: var(--divider-color);
    width: 100% !important;
    height: 2px;
}

.daythemes-divider-heading.divider-style-1 .title {
    color: #fff;
    padding: 0 10px;
}














/* Style 2 */
.daythemes-divider-heading.divider-style-2 {
align-items: baseline;
}

.daythemes-divider-heading.divider-style-2 .divider {
    order: 11;
    background: var(--divider-color);
    width: 100% !important;
    height: 2px;
}
.daythemes-divider-heading.divider-style-2 .divider-2, .daythemes-divider-heading.divider-style-2 .divider-3, .daythemes-divider-heading.divider-style-2 .divider-4 {
    display: none;
}

.daythemes-divider-heading.divider-style-2 .title::before,
.daythemes-divider-heading.divider-style-2 .title::after {
    position: absolute;
    content: '';
    left: 0;
    top: 1px;
    width: 100%;
    height: 100%;
    background: var(--divider-color-2);
}


.daythemes-divider-heading.divider-style-2 .divider-1 {
    position: absolute;
    content: '';
    left: 0;
    top: 1px;
    width: 100%;
    height: 100%;
    background: var(--divider-color);
}

.daythemes-divider-heading.divider-style-2 .title {
    color: #fff;
    padding: 0 10px;
}


/* Style 3 */
.daythemes-divider-heading.divider-style-3 {
align-items: baseline;
}

.daythemes-divider-heading.divider-style-3 .divider {
    order: 11;
    background: var(--divider-color);
    width: 100% !important;
    height: 2px;
}
.daythemes-divider-heading.divider-style-3 .divider-2, .daythemes-divider-heading.divider-style-3 .divider-3, .daythemes-divider-heading.divider-style-3 .divider-4 {
    display: none;
}

.daythemes-divider-heading.divider-style-3 .title::before,
.daythemes-divider-heading.divider-style-3 .title::after {
    position: absolute;
    content: '';
    left: 0;
    top: 1px;
    width: 100%;
    height: 100%;
    background: var(--divider-color-2);
}

.daythemes-divider-heading.divider-style-3 .title::after {
   
    right: 100%;
    width: 40%;
    transform: translateX(7%) skewX(178deg);
    border-top-left-radius: 50px;
}
.daythemes-divider-heading.divider-style-3 .divider-1 {
   position: absolute;
    content: '';
    left: 0;
    top: 1px;
    width: 100%;
    height: 100%;
    background: var(--divider-color);
}

.daythemes-divider-heading.divider-style-3 .title {
    color: #fff;
    padding: 0 10px;
}



/* Style 4 */


.daythemes-divider-heading.divider-style-4 {
align-items: baseline;
}

.daythemes-divider-heading.divider-style-4 .divider {

}
.daythemes-divider-heading.divider-style-4 .divider-2, .daythemes-divider-heading.divider-style-4 .divider-3, .daythemes-divider-heading.divider-style-4 .divider-4 {
    display: none;
}

.daythemes-divider-heading.divider-style-4 .title::before,
.daythemes-divider-heading.divider-style-4 .title::after {
    position: absolute;
    content: '';
    left: 0;
    top: 1px;
    width: 100%;
    height: 100%;
    background: var(--divider-color-2);
	
	
	
}


.daythemes-divider-heading.divider-style-4 .divider-1 {
    display: block;
    content: "";
    width: 90%;
    top: 50%;
    right: 0;
    height: 0.075rem;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
   background: linear-gradient(to right,var(--divider-color-2), var(--divider-color));
}

.daythemes-divider-heading.divider-style-4 .title {
    color: #fff;
    padding: 0 10px;
}


/* Style 5 */

.daythemes-divider-heading.divider-style-5 {
    flex-wrap: wrap;
    gap: 0;
}

.daythemes-divider-heading.divider-style-5 .divider-2, .daythemes-divider-heading.divider-style-5 .divider-3, .daythemes-divider-heading.divider-style-5 .divider-4 {
    display: none;
}

.daythemes-divider-heading.divider-style-5 .title::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: var(--divider-color);
	    border-radius: 5px 5px 0 0;
}

.daythemes-divider-heading.divider-style-5 .divider-1 {
    order: 11;
    background: var(--divider-color);
    width: 100%;
    height: 2px;
}

.daythemes-divider-heading.divider-style-5 .title {
    color: #fff;
    padding: 2px 10px;
}

/* Style 6 */
.daythemes-divider-heading.divider-style-6 .divider {
    display: none;
}

.daythemes-divider-heading.divider-style-6 .title-inner {
    padding: 5px 20px;
}

 .daythemes-divider-heading.divider-style-6 .title-inner::after {
position: absolute;
    content: '';
    right: 0;
    top: 1px;
    width: 15%;
    height: 100%;
	background: linear-gradient(180deg,var(--divider-color-2) 35%,var(--divider-color) 0);
}

/* Style 7 */

.daythemes-divider-heading.divider-style-7 .divider {
    display: none;
}

.daythemes-divider-heading.divider-style-7 .title-inner {
    padding: 5px 15px;
}

.daythemes-divider-heading.divider-style-7 .title-inner::before, .daythemes-divider-heading.divider-style-7 .title-inner::after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    border: 2px solid var(--divider-color);
}

.daythemes-divider-heading.divider-style-7 .title-inner::before {
    top: 0;
    left: 0;
    border-width: 2px 0 0 2px;
}

.daythemes-divider-heading.divider-style-7 .title-inner::after {
    bottom: 0;
    right: 0;
    border-width: 0 2px 2px 0;
}



/* Style 8 */

.daythemes-divider-heading.divider-style-8 {
    align-items: center;
}

.daythemes-divider-heading.divider-style-8 .divider-2, .daythemes-divider-heading.divider-style-8 .divider-3 {
    background: var(--divider-color);
    width: 8px;
    height: 8px;
    border-radius: 50px;
    flex-shrink: 0;
}

.daythemes-divider-heading.divider-style-8 .divider-1, .daythemes-divider-heading.divider-style-8 .divider-4 {
    width: 25px;
    height: 8px;
    transform: scaleY(0.6);
    border-top: 1px solid var(--divider-color-2);
    border-bottom: 1px solid var(--divider-color-2);
    border-width: 1px !important;
}


/* Style 9 */

.daythemes-divider-heading.divider-style-9 {
    flex-wrap: wrap;
    --divider-color-2: #e9e9f1;
}

.daythemes-divider-heading.divider-style-9 .title {
    width: 100%;
}

.daythemes-divider-heading.divider-style-9 .divider-3, .daythemes-divider-heading.divider-style-9 .divider-4 {
    display: none;
}

.daythemes-divider-heading.divider-style-9 .divider {
    border-radius: 50px;
}

.daythemes-divider-heading.divider-style-9 .divider-1 {
    background: var(--divider-color-2);
    width: 120px;
    height: 3px;
    position: absolute;
    bottom: 0;
}

.daythemes-divider-heading.divider-style-9 .divider-2 {
    order: 11;
    background: var(--divider-color);
    width: 50px;
    height: 3px;
    position: relative;
}


.daythemes-divider-heading-widget.daythemes-align-left .daythemes-divider-heading.divider-style-9 .divider-1 {
    left: 0;
}

.daythemes-divider-heading-widget.daythemes-align-center .daythemes-divider-heading.divider-style-9 .divider-1 {
    left: 50%;
    transform: translateX(-50%);
}

.daythemes-divider-heading-widget.daythemes-align-right .daythemes-divider-heading.divider-style-9 .divider-1 {
    right: 0;
}


/* Style 10 */

.daythemes-divider-heading.divider-style-10 .divider {
    display: none;
}

.daythemes-divider-heading.divider-style-10 .title::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: var(--divider-color);
    border-radius: 4px;
    transform: skewX(-15deg);
}

.daythemes-divider-heading.divider-style-10 .title {
    color: #fff;
    padding: 2px 10px;
}


/* Style 11 */


.daythemes-divider-heading.divider-style-11 {
    align-items: baseline;
}

.daythemes-divider-heading.divider-style-11 .divider {
    width: 12px;
    height: 0 !important;
    border-top: 4px double var(--divider-color);
}






/* Style 12 */

.daythemes-divider-heading.divider-style-12 {
    flex-wrap: wrap;
    gap: 0;
    align-items: center;
    --divider-color-2: #e9e9f1;
}

.daythemes-divider-heading.divider-style-12 .title {
    width: 100%;
}

.daythemes-divider-heading.divider-style-12 .divider-1 {
    order: 11;
    background: var(--divider-color);
    width: 12px;
    height: 12px;
    border-radius: 50px;
    flex-shrink: 0;
}

.daythemes-divider-heading.divider-style-12 .divider-2 {
    order: 12;
    background: var(--divider-color);
    width: 80px;
    height: 3px !important;
}

.daythemes-divider-heading.divider-style-12 .divider-3 {
    background: var(--divider-color-2);
    width: auto !important;
    flex-grow: 1;
    height: 3px !important;
}

.daythemes-divider-heading.divider-style-12 .divider-4 {
    display: none;
}


/* Style 13 */

.daythemes-divider-heading.divider-style-13 {
    flex-wrap: wrap;
}

.daythemes-divider-heading.divider-style-13 .title {
    width: 100%;
}

.daythemes-divider-heading.divider-style-13 .divider-1 {
    order: 11;
}

.daythemes-divider-heading.divider-style-13 .divider-2 {
    order: 12;
}

.daythemes-divider-heading.divider-style-13 .divider {
    position: relative;
    width: 10px;
    height: 10px;
}

.daythemes-divider-heading.divider-style-13 .divider::before, .daythemes-divider-heading.divider-style-13 .divider::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: var(--divider-color);
    left: 0;
    top: 1px;
    transform-origin: center;
    transform: rotate(45deg);
}

.daythemes-divider-heading.divider-style-13 .divider::after {
    transform: rotate(-45deg);
}


/* Style 14 */

.daythemes-divider-heading.divider-style-14 {
    flex-wrap: wrap;
    gap: 0;
}

.daythemes-divider-heading.divider-style-14 .divider-2, .daythemes-divider-heading.divider-style-14 .divider-3, .daythemes-divider-heading.divider-style-14 .divider-4 {
    display: none;
}

.daythemes-divider-heading.divider-style-14 .title::before,
.daythemes-divider-heading.divider-style-14 .title::after {
    position: absolute;
    content: '';
    left: 0;
    top: 1px;
    width: 100%;
    height: 100%;
    background: var(--divider-color);
}

.daythemes-divider-heading.divider-style-14 .title::after {
    left: 100%;
    width: 40%;
    transform: translateX(-50%) skewX(30deg);
}

.daythemes-divider-heading.divider-style-14 .divider-1 {
    order: 11;
    background: var(--divider-color);
    width: 100% !important;
    height: 2px;
}

.daythemes-divider-heading.divider-style-14 .title {
    color: #fff;
    padding: 0 10px;
}


/* Style 15 */

.daythemes-divider-heading.divider-style-15 {
    align-items: center;
}

.daythemes-divider-heading.divider-style-15 .divider {
    background: var(--divider-color);
    width: 12px;
    height: 3px;
    border-radius: 50px;
}

.daythemes-divider-heading.divider-style-15 .title {
    transform: skewX(-15deg);
    background: var(--divider-color);
    color: #fff;
    padding: 2px 10px;
}

.daythemes-divider-heading.divider-style-15 .title .title-inner {
    display: inline-block;
    transform: skewX(15deg);
}


/* Style 16 */

.daythemes-divider-heading.divider-style-16 {
    flex-direction: column;
    gap: 3px;
}

.daythemes-divider-heading-widget.daythemes-align-left .daythemes-divider-heading.divider-style-16 {
    align-items: flex-start;
}

.daythemes-divider-heading-widget.daythemes-align-center .daythemes-divider-heading.divider-style-16 {
    align-items: center;
}

.daythemes-divider-heading-widget.daythemes-align-right .daythemes-divider-heading.divider-style-16 {
    align-items: flex-end;
}

.daythemes-divider-heading.divider-style-16 .divider {
    background: var(--divider-color);
    width: 50px;
    height: 5px;
}

.daythemes-divider-heading.divider-style-16 .divider-2, .daythemes-divider-heading.divider-style-16 .divider-3 {
    height: 3px !important;
}


/* Style 17 */

.daythemes-divider-heading.divider-style-17 {
    flex-direction: column;
    gap: 3px;
}

.daythemes-divider-heading-widget.daythemes-align-left .daythemes-divider-heading.divider-style-17 .divider {
    left: 0;
}

.daythemes-divider-heading-widget.daythemes-align-center .daythemes-divider-heading.divider-style-17 .divider {
    left: 50%;
    transform: translateX(-50%);
}

.daythemes-divider-heading-widget.daythemes-align-right .daythemes-divider-heading.divider-style-17 .divider {
    right: 0;
}

.daythemes-divider-heading.divider-style-17 .divider {
    background: var(--divider-color);
    width: 60px;
    height: 10px;
    order: 15;
    bottom: 0;
    position: absolute;
}

.daythemes-divider-heading.divider-style-17 .divider-2, .daythemes-divider-heading.divider-style-17 .divider-3, .daythemes-divider-heading.divider-style-17 .divider-4 {
    display: none;
}

.daythemes-divider-heading.divider-style-17 .title {
    line-height: 1;
}


/* Style 18 */

.daythemes-divider-heading.divider-style-18 {
    flex-direction: column;
    gap: 3px;
}

.daythemes-divider-heading-widget.daythemes-align-left .daythemes-divider-heading.divider-style-18 .divider {
    left: 0;
}

.daythemes-divider-heading-widget.daythemes-align-center .daythemes-divider-heading.divider-style-18 .divider {
    left: 50%;
    transform: translateX(-50%);
}

.daythemes-divider-heading-widget.daythemes-align-right .daythemes-divider-heading.divider-style-18 .divider {
    right: 0;
}

.daythemes-divider-heading.divider-style-18 .divider {
    background: var(--divider-color);
    width: 60px;
    height: 100% !important;
    order: 15;
    bottom: 0;
    position: absolute;
}

.daythemes-divider-heading.divider-style-18 .divider-2, .daythemes-divider-heading.divider-style-18 .divider-3, .daythemes-divider-heading.divider-style-18 .divider-4 {
    display: none;
}


/* Style 19 */

.daythemes-divider-heading.divider-style-19 .divider {
    display: none;
}

.daythemes-divider-heading.divider-style-19 .title-inner {
    padding: 5px 15px;
}

.daythemes-divider-heading.divider-style-19 .title-inner::before, .daythemes-divider-heading.divider-style-19 .title-inner::after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    border: 2px solid var(--divider-color);
}

.daythemes-divider-heading.divider-style-19 .title-inner::before {
    top: 0;
    left: 0;
    border-width: 2px 0 0 2px;
}

.daythemes-divider-heading.divider-style-19 .title-inner::after {
    bottom: 0;
    right: 0;
    border-width: 0 2px 2px 0;
}


/* Style 20 */

.daythemes-divider-heading.divider-style-20 {
    align-items: baseline;
}

.daythemes-divider-heading.divider-style-20 .divider {
    background:var(--divider-color);
    width: 10px;
    height: 10px;
}

.daythemes-divider-heading.divider-style-20 .divider-2, .daythemes-divider-heading.divider-style-20 .divider-3 {
    width: 25px;
}



/* Contact Form
-------------------------------------------------------------- */

.daythemes-contact-form .fields-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 25px;
}

.daythemes-contact-form .field-wrap {
    width: 100%;
}

.daythemes-contact-form .field-wrap:nth-of-type(1),
.daythemes-contact-form .field-wrap:nth-of-type(2) {
    width: 49%;
}

@media(max-width: 767px) {
    .daythemes-contact-form .field-wrap:nth-of-type(1),
	.daythemes-contact-form .field-wrap:nth-of-type(2) {
		width: 100%;
	}
}

.daythemes-contact-form label {
    display: inline-block;
    font-size: 0.9rem;
    color: #63696f;
}

.daythemes-contact-form input, .daythemes-contact-form textarea {
    width: 100%;
    max-width: 100%;
    margin: 0;
}

.daythemes-contact-form .submit-wrapper {
    margin-top: 20px;
}

.daythemes-contact-form-wrapper .msg-wrapper {
    margin-top: 30px;
    display: none;
}

.daythemes-contact-form-wrapper .msg-wrapper.success {
    border-bottom: 3px solid #009688;
    display: block;
}

.daythemes-contact-form-wrapper .msg-wrapper.error {
    border-bottom: 3px solid #f44336;
    display: block;
}


/* Current Date
-------------------------------------------------------------- */

.current-date {
    display: inline-flex;
    align-items: center;
}

.current-date .icon {
    line-height: 1;
}

.current-date .icon i {
    vertical-align: middle;
    display: block;
}

.current-date .icon svg {
    width: 1em;
    height: 1em;
    display: block;
	fill: currentColor;
}

/* Category Box
-------------------------------------------------------------- */

.daythemes-category-box-widget {
	width: 100%;
}

.daythemes-categories-box {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 1fr;
    row-gap: 20px;
    column-gap: 20px;
}

.daythemes-categories-box .cat-item {
    position: relative;
    overflow: hidden;
    transition: 0.3s ease-out;
}

.daythemes-categories-box.cat-animation-move-up .cat-item:hover {
    transform: translateY(-20px);
}

.daythemes-categories-box.cat-animation-scale-up .cat-item:hover {
    transform: scale(1.07);
}

.daythemes-categories-box .image-wrapper {
    border-radius: 5px;
    position: relative;
    overflow: hidden;
	transform: translate(0, 0);
    transition: 0.6s ease;
}

.daythemes-categories-box .image-wrapper::before {
    content: '';
    display: block;
    padding-top: 100%;
    border-radius: inherit;
}

.daythemes-categories-box .img-link {
    z-index: 5;
    border-radius: inherit;
}

.daythemes-categories-box .image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: inherit;
    transition: 0.6s ease;
}

.daythemes-categories-box .image-wrapper:hover img {
    transform: scale(1.1);
}

.daythemes-categories-box .image-wrapper::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    z-index: 2;
    border-radius: inherit;
    background: linear-gradient(0deg, var(--accent-color), transparent);
    transition: 0.6s ease;
}

.daythemes-categories-box .content-wrapper {
    padding: 10px;
}

.daythemes-category-box-widget.content-position-inside .content-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2;
}

.daythemes-category-box-widget.count-position-beside .content-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.daythemes-categories-box .content-wrapper .count {
    display: inline-block;
    text-align: center;
}

.daythemes-categories-box .title-wrapper .title {
    margin: 0;
    font-size: 1.2rem;
}



/* Social Icons
-------------------------------------------------------------- */

.daythemes-social-icons .social-item.eitaa {
    --social-color: #ff8100;
    --social-color-alt: #bf6000;
}
.daythemes-social-icons .social-item.gap {
    --social-color: #6b46c2;
    --social-color-alt: #542bb3;
}
.daythemes-social-icons .social-item.bale {
    --social-color: #44b7a4;
    --social-color-alt: #166a5c;
}
.daythemes-social-icons .social-item.soroush {
    --social-color: #2c7e98;
    --social-color-alt: #0c546a;
}
.daythemes-social-icons .social-item.rubika {
    --social-color: #704086;
    --social-color-alt: #612b7a;
}
.daythemes-social-icons .social-item.aparat {
    --social-color: #ed145b;
    --social-color-alt: #d30246;
}
.daythemes-social-icons .social-item.feed {
    --social-color: #ff5500;
    --social-color-alt: #cd4400;
}
.daythemes-social-icons .social-item.facebook {
    --social-color: #79adff;
    --social-color-alt: #2e7bf2;
}

.daythemes-social-icons .social-item.twitter {
    --social-color: #1a242d;
    --social-color-alt: #000;
}

.daythemes-social-icons .social-item.linkedin {
    --social-color: #29b4ff;
    --social-color-alt: #0093ff;
}

.daythemes-social-icons .social-item.whatsapp {
    --social-color: #38cca7;
    --social-color-alt: #22b590;
}

.daythemes-social-icons .social-item.instagram {
    --social-color: #9e7cf7;
    --social-color-alt: #7043e4;
}

.daythemes-social-icons .social-item.pinterest {
    --social-color: #fc3a6a;
    --social-color-alt: #d8053a;
}

.daythemes-social-icons .social-item.dribbble {
    --social-color: #ff71a8;
    --social-color-alt: #ff407f;
}

.daythemes-social-icons .social-item.telegram {
    --social-color: #74c0f7;
    --social-color-alt: #1991e9;
}

.daythemes-social-icons .social-item.youtube {
    --social-color: #f44f54;
    --social-color-alt: #f4060f;
}

.daythemes-social-icons .social-item.github {
    --social-color: #53566a;
    --social-color-alt: #42454e;
}

.daythemes-social-icons {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 1fr;
    row-gap: 10px;
    column-gap: 10px;
}

.daythemes-social-icons-widget.social-layout-inline .daythemes-social-icons {
    display: flex;
    flex-wrap: wrap;
}

.daythemes-social-icons .social-item {
    display: flex;
    padding: 6px;
    align-items: center;
    position: relative;
    border: 1px solid #e1e3ea;
    border-radius: 6px;
}

.daythemes-social-icons .social-item a {
    border-radius: inherit;
}

.daythemes-social-icons .social-content {
    display: flex;
    flex-grow: 1;
    align-items: center;
}

.daythemes-social-icons .subtitle, .daythemes-social-icons .title {
    display: block;
    line-height: 1;
    padding: 3px;
}

.daythemes-social-icons .social-subtitle {
    flex-grow: 1;
    text-align: right;
}

.daythemes-social-icons .subtitle {
    font-size: 0.85rem;
}

.daythemes-social-icons .social-icon, .daythemes-social-icons .icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.daythemes-social-icons .icon {
    font-size: 28px;
    padding: 4px;
}

.daythemes-social-icons .icon i {
    line-height: 1;
}

.daythemes-social-icons-widget.social-subtitle-bottom .social-content {
    flex-direction: column;
    align-items: flex-start;
}

.daythemes-social-icons-widget.social-icon-top .social-item {
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.daythemes-social-icons-widget.social-icon-top .social-content {
    align-items: center;
}

.daythemes-social-icons .social-item, .daythemes-social-icons .icon, .daythemes-social-icons .title, .daythemes-social-icons .subtitle {
    transition: 0.3s ease-out;
}



.daythemes-social-icons-widget.social-move-up-icon .social-item:hover .icon {
    transform: translateY(-4px);
}

.daythemes-social-icons-widget.social-move-up-item .social-item:hover {
    transform: translateY(-4px);
}



.daythemes-social-icons-widget.official-icon-color-yes .social-item .icon {
    color: var(--social-color);
}

.daythemes-social-icons-widget.official-icon-bg-yes .social-item .icon {
    background: var(--social-color);
    color: #fff;
}

.daythemes-social-icons-widget.official-icon-shadow-yes .social-item .icon {
    box-shadow: 0 5px 20px -2px var(--social-color);
    border-color: var(--social-color);
}

.daythemes-social-icons-widget.official-icon-hover-color-yes .social-item:hover .icon {
    color: var(--social-color-alt);
}

.daythemes-social-icons-widget.official-icon-hover-bg-yes .social-item:hover .icon {
    background: var(--social-color-alt);
    border-color: var(--social-color-alt);
    color: #fff;
}

.daythemes-social-icons-widget.official-icon-hover-shadow-yes .social-item:hover .icon {
    box-shadow: 0 5px 20px -2px var(--social-color-alt);
    border-color: var(--social-color-alt);
}



.daythemes-social-icons-widget.official-item-color-yes .social-item {
    border-color: var(--social-color);
    color: var(--social-color);
}

.daythemes-social-icons-widget.official-item-bg-yes .social-item {
    background: var(--social-color);
    color: #fff;
}

.daythemes-social-icons-widget.official-item-shadow-yes .social-item {
    box-shadow: 0 5px 20px -2px var(--social-color);
    border-color: var(--social-color);
}


.daythemes-social-icons-widget.official-item-hover-color-yes .social-item:hover {
    border-color: var(--social-color-alt);
    color: var(--social-color-alt);
}

.daythemes-social-icons-widget.official-item-hover-bg-yes .social-item:hover {
    background: var(--social-color-alt);
    border-color: var(--social-color-alt);
    color: #fff;
}

.daythemes-social-icons-widget.official-item-hover-shadow-yes .social-item:hover {
    box-shadow: 0 5px 20px -2px var(--social-color-alt);
    border-color: var(--social-color-alt);
}





/* Advanced Button
-------------------------------------------------------------- */

.daythemes-advanced-button {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 10px 20px;
    vertical-align: middle;
    user-select: none;
    cursor: pointer;
    text-decoration: none;
    font-weight: 600;
    color: #4a4d5c;
    font-size: 0.9rem;
    line-height: 1.6;
    z-index: 1;
    outline: none;
    text-align: center;
    transition: 0.3s;
}

.daythemes-advanced-button .title {
    position: relative;
    display: inline-block;
}

.daythemes-advanced-button i {
    margin-left: 10px;
    vertical-align: middle;
    transition: 0.3s;
    display: inline-block;
    position: relative;
}

.daythemes-advanced-button.icon-before i {
    order: -1;
}

.daythemes-advanced-button.style-1:hover i {
    transform: translateX(6px);
}

.daythemes-advanced-button.style-1::before {
    content: '';
    position: absolute;
    background: #ffdce8;
    top: 50%;
    width: 50px;
    height: 50px;
    transition: 0.3s ease-in-out;
    transform: translateY(-50%);
}

.daythemes-advanced-button.style-1:hover::before {
    width: 100% !important;
}

.daythemes-advanced-button.style-1.shape-left::before {
    left: 0;
}

.daythemes-advanced-button.style-1.shape-right::before {
    right: 0;
}

.daythemes-advanced-button.style-1.shape-center::before {
    left: 50%;
    transform: translate(-50%, -50%);
}


.daythemes-advanced-button.style-2::before, .daythemes-advanced-button.style-3::before {
    content: '';
    position: absolute;
    background: currentColor;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    transition: 0.8s ease-in-out;
}

.daythemes-advanced-button.style-2:hover::before {
    width: 0;
}

.daythemes-advanced-button.style-3::before {
    width: 0;
}

.daythemes-advanced-button.style-3:hover::before {
    width: 100%;
}

.daythemes-advanced-button.style-2 .title::after, .daythemes-advanced-button.style-2 .title::before,
.daythemes-advanced-button.style-3 .title::after, .daythemes-advanced-button.style-3 .title::before {
    display: inline-block;
    width: 0;
    transition: 0.8s ease-in-out;
}

.daythemes-advanced-button.style-2.icon-after .title::after, .daythemes-advanced-button.style-2.icon-before .title::before,
.daythemes-advanced-button.style-3.icon-after .title::after, .daythemes-advanced-button.style-3.icon-before .title::before {
    content: '';
}

.daythemes-advanced-button.style-2:hover .title::after, .daythemes-advanced-button.style-2:hover .title::before,
.daythemes-advanced-button.style-3:hover .title::after, .daythemes-advanced-button.style-3:hover .title::before {
    width: 10px;
}



/* Daythemes Read More
-------------------------------------------------------------- */

.daythemes-read-more {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 8px 24px;
    vertical-align: middle;
    user-select: none;
    cursor: pointer;
    text-decoration: none;
    color: #4a4d5c;
    font-size: 0.9rem;
    line-height: 1.6;
    z-index: 1;
    outline: none;
    text-align: center;
    transition: 0.3s;
}

.daythemes-read-more .read-more-title {
    position: relative;
    display: inline-block;
}

.daythemes-read-more i {
    margin-left: 10px;
    vertical-align: middle;
    transition: 0.3s;
    display: inline-block;
    position: relative;
}

.daythemes-read-more.icon-before i {
    order: -1;
}

.daythemes-read-more.style-1:hover i {
    transform: translateX(6px);
}

.daythemes-read-more.style-1::before {
    content: '';
    position: absolute;
    background: #ffdce8;
    top: 50%;
    width: 50px;
    height: 50px;
    transition: 0.3s ease-in-out;
    transform: translateY(-50%);
}

.daythemes-read-more.style-1:hover::before {
    width: 100% !important;
}

.daythemes-read-more.style-1.shape-left::before {
    left: 0;
}

.daythemes-read-more.style-1.shape-right::before {
    right: 0;
}

.daythemes-read-more.style-1.shape-center::before {
    left: 50%;
    transform: translate(-50%, -50%);
}


.daythemes-read-more.style-2::before, .daythemes-read-more.style-3::before {
    content: '';
    position: absolute;
    background: currentColor;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    transition: 0.8s ease-in-out;
}

.daythemes-read-more.style-2:hover::before {
    width: 0;
}

.daythemes-read-more.style-3::before {
    width: 0;
}

.daythemes-read-more.style-3:hover::before {
    width: 100%;
}

.daythemes-read-more.style-2 .read-more-title::after, .daythemes-read-more.style-2 .read-more-title::before,
.daythemes-read-more.style-3 .read-more-title::after, .daythemes-read-more.style-3 .read-more-title::before {
    display: inline-block;
    width: 0;
    transition: 0.8s ease-in-out;
}

.daythemes-read-more.style-2.icon-after .read-more-title::after, .daythemes-read-more.style-2.icon-before .read-more-title::before,
.daythemes-read-more.style-3.icon-after .read-more-title::after, .daythemes-read-more.style-3.icon-before .read-more-title::before {
    content: '';
}

.daythemes-read-more.style-2:hover .read-more-title::after, .daythemes-read-more.style-2:hover .read-more-title::before,
.daythemes-read-more.style-3:hover .read-more-title::after, .daythemes-read-more.style-3:hover .read-more-title::before {
    width: 10px;
}

/* rootitr  */

.daythemes-posts-wrapper .post-wrapper .rootitr {
    color: inherit;
    word-break: break-word;
}







/* Post Format Icon
-------------------------------------------------------------- */

.post-format-icon {
    background: #ffffff40;
    color: #ffffff;
    border-radius: 50%;
    padding: 6px;
    margin: 10px;
    font-size: 26px;
    z-index: 30;
}

.post-format-icon i {
    line-height: 1;
    display: block;
}



/* Pagination
-------------------------------------------------------------- */

.daythemes-posts-pagination {
    display: inline-flex;
	flex-wrap: wrap;
    column-gap: 10px;	
    row-gap: 10px;
}

.daythemes-posts-pagination a, .daythemes-posts-pagination .page-numbers {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
}
.load-more-pagination {
    display: inline-block;
    position: relative;
}
.daythemes-post-load-more-loader {
    display: none;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform-origin: left;
    transform: translateX(-50%);
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background-color: var(--accent-color);
    animation: load-more-loader-anim 1.2s ease-in-out infinite;
}

@keyframes load-more-loader-anim {
    0% { transform: scale(0) translateX(-50%); opacity: 0.8;}
    100% { transform: scale(1) translateX(-50%); opacity: 0;}
}

.daythemes-post-load-more {
    transition: 0.3s;
}
.daythemes-post-load-more.hide {
    opacity: 0;
    visibility: hidden;
}
.daythemes-post-load-more-loader.show {
    display: inline-block;
}


/* Carousel
-------------------------------------------------------------- */

.daythemes-posts-carousel-wrapper {
    position: relative;
}
.carousel-nav-wrapper {
    z-index: 1;
    min-width: 2em;
    font-size: 32px;
}

.carousel-nav-prev, .carousel-nav-next {
    position: absolute;
    top: 0;
    transform: translateY(-50%);
    display: inline-block;
    transition: 0.3s;
}

.carousel-nav-prev {
    left: 0;
}

.carousel-nav-next {
    right: 0;
}

.carousel-nav-wrapper.show-on-hover .carousel-nav-prev {
    transform: translate(-20px, -50%);
    opacity: 0;
    visibility: hidden;
}

.carousel-nav-wrapper.show-on-hover .carousel-nav-next {
    transform: translate(20px, -50%);
    opacity: 0;
    visibility: hidden;
}

.daythemes-posts-carousel-wrapper:hover .carousel-nav-wrapper.show-on-hover .carousel-nav-prev,
.daythemes-posts-carousel-wrapper:hover .carousel-nav-wrapper.show-on-hover .carousel-nav-next {
    transform: translate(0, -50%);
    opacity: 1;
    visibility: visible;
}

.carousel-nav-prev i, .carousel-nav-next i {
    display: block;
    line-height: 1;
}

.carousel-nav-prev i {
    transform: scaleX(-1);
}


.carousel-pagination-wrapper {
    z-index: 1;
}

.carousel-pagination-wrapper.type-bullets .carousel-pagination {
    display: flex;
    align-items: center;
    gap: 5px;
    position: relative;
}

.carousel-pagination-wrapper.type-fraction .carousel-pagination {
    bottom: auto;
    position: relative;
}

.carousel-pagination-wrapper.type-bullets.daythemes-position-center-left .carousel-pagination,
.carousel-pagination-wrapper.type-bullets.daythemes-position-center-right .carousel-pagination{
    flex-direction: column;
}

.carousel-pagination-wrapper .swiper-pagination-bullet {
    transition: 0.3s;
    opacity: 1;
}

.carousel-pagination-wrapper.type-bullets .carousel-pagination.swiper-pagination-bullets-dynamic {
    display: block;
    transform: none;
    left: 0;
}

.carousel-pagination-wrapper.type-bullets .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    margin: 0 4px !important;
}

.daythemes-posts-wrapper.layout-carousel .swiper-vertical .post-item {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.daythemes-posts-wrapper .swiper-vertical .post-item .post-wrapper {
    height: 100%;
}



/* Posts Layout
-------------------------------------------------------------- */

.daythemes-posts-wrapper.layout-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 1fr;
    row-gap: 20px;
    column-gap: 20px;
}

.daythemes-posts-wrapper.layout-masonry {
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(20px * -.5);
    margin-right: calc(20px * -.5);
}

.daythemes-posts-wrapper.layout-masonry > .post-item {
    width: 50%;
    margin-bottom: 20px;
    padding-left: calc(20px * .5);
    padding-right: calc(20px * .5);
}

.daythemes-posts-wrapper.layout-carousel .swiper, .daythemes-posts-wrapper.layout-carousel .carousel-nav-wrapper {
    opacity: 0;
    transition: 0.5s;
}

.daythemes-posts-wrapper.layout-carousel .swiper.swiper-initialized,
.daythemes-posts-wrapper.layout-carousel .swiper.swiper-initialized + .carousel-nav-wrapper {
    opacity: 1;
}

.daythemes-posts-wrapper.layout-carousel .swiper-wrapper {
    align-items: stretch;
}

.daythemes-posts-wrapper .post-item {
    display: flex;
    flex-wrap: wrap;
}

.elementor-edit-mode .daythemes-posts-wrapper.layout-masonry { /* Fix masonry in elementor editor */
    height: auto !important;
    align-items: flex-start;
}


/* Posts Grid Tiles Layout
-------------------------------------------------------------- */

.daythemes-posts-wrapper.layout-grid.tiles-layout-1 {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-1 .post-item:nth-child(5n+1) {
    grid-row: span 2;
    grid-column: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-2 {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-2 .post-item:nth-child(4n+1) {
    grid-row: span 2;
    grid-column: span 2;
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-2 .post-item:nth-child(4n+2) {
    grid-row: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-3 {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-3 .post-item:nth-child(4n+1) {
    grid-row: span 2;
    grid-column: span 2;
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-3 .post-item:nth-child(4n+3) {
    grid-row: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-4 {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-4 .post-item:nth-child(4n+1) {
    grid-row: span 2;
    grid-column: span 2;
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-4 .post-item:nth-child(4n+2) {
    grid-column: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-5 {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-5 .post-item:nth-child(4n+1) {
    grid-row: span 2;
    grid-column: span 2;
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-5 .post-item:nth-child(4n+4) {
    grid-column: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-6 {
    grid-template-columns: repeat(4, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-6 .post-item:nth-child(3n+1) {
    grid-column: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-7 {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-7 .post-item:nth-child(5n+2) {
    grid-row: span 2;
    grid-column: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-8 {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-8 .post-item:nth-child(5n+1) {
    grid-row: span 2;
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-8 .post-item:nth-child(5n+3) {
    grid-column: span 2;
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-8 .post-item:nth-child(5n+4) {
    grid-column: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-9 {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-9 .post-item:nth-child(5n+2) {
    grid-column: span 2;
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-9 .post-item:nth-child(5n+4) {
    grid-column: span 2;
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-9 .post-item:nth-child(5n+5) {
    grid-column: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-10 {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-10 .post-item:nth-child(3n+1) {
    grid-row: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-11 {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-11 .post-item:nth-child(3n+1) {
    grid-column: span 2;
    grid-row: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-12 {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-12 .post-item:nth-child(4n+1) {
    grid-column: span 3;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-13 {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-13 .post-item:nth-child(6n+1) {
    grid-column: span 2;
    grid-row: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-14 {
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-14 .post-item {
    grid-column: span 2;
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-14 .post-item:nth-child(5n+1) {
    grid-column: span 3;
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-14 .post-item:nth-child(5n+2) {
    grid-column: span 3;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-15 {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-15 .post-item:nth-child(4n+1) {
    grid-row: span 2;
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-15 .post-item:nth-child(4n+2) {
    grid-row: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-16 {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-16 .post-item:nth-child(5n+2) {
    grid-row: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-17 {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-17 .post-item:nth-child(5n+1) {
    grid-row: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-18 {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-18 .post-item:nth-child(5n+3) {
    grid-row: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-19 {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-19 .post-item:nth-child(4n+1) {
    grid-column: span 2;
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-19 .post-item:nth-child(4n+4) {
    grid-column: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-20 {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-20 .post-item:nth-child(5n+3) {
    grid-column: span 2;
    grid-row: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-21 {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-21 .post-item:nth-child(4n+1) {
    grid-column: span 2;
    grid-row: span 3;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-22 {
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-22 .post-item:nth-child(n) {
    grid-column: span 2;
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-22 .post-item:nth-child(3n+1) {
    grid-column: span 3;
    grid-row: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-23 {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-23 .post-item:nth-child(6n+5) {
    grid-column: span 2;
    grid-row: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-24 {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-24 .post-item:nth-child(4n+1) {
    grid-row: span 2;
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-24 .post-item:nth-child(4n+2) {
    grid-column: span 2;
    grid-row: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-25 {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-25 .post-item:nth-child(5n+1),
.daythemes-posts-wrapper.layout-grid.tiles-layout-25 .post-item:nth-child(5n+4){
    grid-row: span 2;
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-25 .post-item:nth-child(5n+2),
.daythemes-posts-wrapper.layout-grid.tiles-layout-25 .post-item:nth-child(5n+5) {
    grid-column: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-26 {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(3, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-26 .post-item:nth-child(6n+1),
.daythemes-posts-wrapper.layout-grid.tiles-layout-26 .post-item:nth-child(6n+2){
    grid-column: span 2;
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-26 .post-item:nth-child(6n+4) {
    grid-row: span 2;
    grid-column: span 2;
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-26 .post-item:nth-child(6n+5) {
    grid-row: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-27 {
    grid-template-columns: repeat(4, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-27 .post-item:nth-child(3n+2) {
    grid-column: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-28 {
    grid-template-columns: repeat(3, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-28 .post-item:nth-child(2n+1) {
    grid-column: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-29 {
    grid-template-columns: repeat(3, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-29 .post-item:nth-child(2n) {
    grid-column: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-30 {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-30 .post-item:nth-child(4n+2),
.daythemes-posts-wrapper.layout-grid.tiles-layout-30 .post-item:nth-child(4n+3) {
    grid-row: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-31 {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-31 .post-item:nth-child(4n+1) {
    grid-column: span 2;
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-31 .post-item:nth-child(4n+2) {
    grid-column: span 2;
    grid-row: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-32 {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-32 .post-item:nth-child(3n+1) {
    grid-column: span 2;
    grid-row: span 3;
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-32 .post-item:nth-child(3n+2) {
    grid-row: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-33 {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-33 .post-item:nth-child(3n+1) {
    grid-column: span 2;
    grid-row: span 3;
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-33 .post-item:nth-child(3n+3) {
    grid-row: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-34 {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(3, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-34 .post-item:nth-child(5n+1) {
    grid-column: span 2;
    grid-row: span 3;
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-34 .post-item:nth-child(5n+3),
.daythemes-posts-wrapper.layout-grid.tiles-layout-34 .post-item:nth-child(5n+4) {
    grid-row: span 2;
}


.daythemes-posts-wrapper.layout-grid.tiles-layout-35 {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(3, 1fr);
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-35 .post-item:nth-child(5n+1) {
    grid-column: span 2;
    grid-row: span 3;
}

.daythemes-posts-wrapper.layout-grid.tiles-layout-35 .post-item:nth-child(5n+2),
.daythemes-posts-wrapper.layout-grid.tiles-layout-35 .post-item:nth-child(5n+4) {
    grid-row: span 2;
}


@media screen and (min-width: 1025px) {

    .daythemes-posts-wrapper.layout-grid.tiles-layout-1 .post-item:not(:nth-child(5n+1)) .post-wrapper .title {
        font-size: var(--sm-tiles-font-size, 1.2rem);
        line-height: var(--sm-tiles-line-height, 1.2);
    }

    .daythemes-posts-wrapper.layout-grid.tiles-layout-2 .post-item:not(:nth-child(4n+1)) .post-wrapper .title {
        font-size: var(--sm-tiles-font-size, 1.2rem);
        line-height: var(--sm-tiles-line-height, 1.2);
    }

    .daythemes-posts-wrapper.layout-grid.tiles-layout-3 .post-item:not(:nth-child(4n+1)) .post-wrapper .title {
        font-size: var(--sm-tiles-font-size, 1.2rem);
        line-height: var(--sm-tiles-line-height, 1.2);
    }

    .daythemes-posts-wrapper.layout-grid.tiles-layout-4 .post-item:not(:nth-child(4n+1)) .post-wrapper .title {
        font-size: var(--sm-tiles-font-size, 1.2rem);
        line-height: var(--sm-tiles-line-height, 1.2);
    }

    .daythemes-posts-wrapper.layout-grid.tiles-layout-5 .post-item:not(:nth-child(4n+1)) .post-wrapper .title {
        font-size: var(--sm-tiles-font-size, 1.2rem);
        line-height: var(--sm-tiles-line-height, 1.2);
    }

    .daythemes-posts-wrapper.layout-grid.tiles-layout-6 .post-item:not(:nth-child(3n+1)) .post-wrapper .title {
        font-size: var(--sm-tiles-font-size, 1.2rem);
        line-height: var(--sm-tiles-line-height, 1.2);
    }

    .daythemes-posts-wrapper.layout-grid.tiles-layout-7 .post-item:not(:nth-child(5n+2)) .post-wrapper .title {
        font-size: var(--sm-tiles-font-size, 1.2rem);
        line-height: var(--sm-tiles-line-height, 1.2);
    }

    .daythemes-posts-wrapper.layout-grid.tiles-layout-9 .post-item:nth-child(5n+1) .post-wrapper .title,
    .daythemes-posts-wrapper.layout-grid.tiles-layout-9 .post-item:nth-child(5n+3) .post-wrapper .title {
        font-size: var(--sm-tiles-font-size, 1.2rem);
        line-height: var(--sm-tiles-line-height, 1.2);
    }

    .daythemes-posts-wrapper.layout-grid.tiles-layout-11 .post-item:not(:nth-child(3n+1)) .post-wrapper .title {
        font-size: var(--sm-tiles-font-size, 1.2rem);
        line-height: var(--sm-tiles-line-height, 1.2);
    }

    .daythemes-posts-wrapper.layout-grid.tiles-layout-13 .post-item:not(:nth-child(6n+1)) .post-wrapper .title {
        font-size: var(--sm-tiles-font-size, 1.2rem);
        line-height: var(--sm-tiles-line-height, 1.2);
    }

    .daythemes-posts-wrapper.layout-grid.tiles-layout-15 .post-item:nth-child(4n+3) .post-wrapper .title,
    .daythemes-posts-wrapper.layout-grid.tiles-layout-15 .post-item:nth-child(4n+4) .post-wrapper .title {
        font-size: var(--sm-tiles-font-size, 1.2rem);
        line-height: var(--sm-tiles-line-height, 1.2);
    }

    .daythemes-posts-wrapper.layout-grid.tiles-layout-16 .post-item:not(:nth-child(5n+2)) .post-wrapper .title {
        font-size: var(--sm-tiles-font-size, 1.2rem);
        line-height: var(--sm-tiles-line-height, 1.2);
    }

    .daythemes-posts-wrapper.layout-grid.tiles-layout-17 .post-item:not(:nth-child(5n+1)) .post-wrapper .title {
        font-size: var(--sm-tiles-font-size, 1.2rem);
        line-height: var(--sm-tiles-line-height, 1.2);
    }

    .daythemes-posts-wrapper.layout-grid.tiles-layout-18 .post-item:not(:nth-child(5n+1)) .post-wrapper .title {
        font-size: var(--sm-tiles-font-size, 1.2rem);
        line-height: var(--sm-tiles-line-height, 1.2);
    }

    .daythemes-posts-wrapper.layout-grid.tiles-layout-20 .post-item:not(:nth-child(5n+3)) .post-wrapper .title {
        font-size: var(--sm-tiles-font-size, 1.2rem);
        line-height: var(--sm-tiles-line-height, 1.2);
    }

    .daythemes-posts-wrapper.layout-grid.tiles-layout-21 .post-item:not(:nth-child(4n+1)) .post-wrapper .title {
        font-size: var(--sm-tiles-font-size, 1.2rem);
        line-height: var(--sm-tiles-line-height, 1.2);
    }

    .daythemes-posts-wrapper.layout-grid.tiles-layout-22 .post-item:not(:nth-child(3n+1)) .post-wrapper .title {
        font-size: var(--sm-tiles-font-size, 1.2rem);
        line-height: var(--sm-tiles-line-height, 1.2);
    }

    .daythemes-posts-wrapper.layout-grid.tiles-layout-23 .post-item:not(:nth-child(6n+5)) .post-wrapper .title {
        font-size: var(--sm-tiles-font-size, 1.2rem);
        line-height: var(--sm-tiles-line-height, 1.2);
    }

    .daythemes-posts-wrapper.layout-grid.tiles-layout-24 .post-item:not(:nth-child(4n+2)) .post-wrapper .title {
        font-size: var(--sm-tiles-font-size, 1.2rem);
        line-height: var(--sm-tiles-line-height, 1.2);
    }

    .daythemes-posts-wrapper.layout-grid.tiles-layout-26 .post-item:nth-child(6n+3) .post-wrapper .title,
    .daythemes-posts-wrapper.layout-grid.tiles-layout-26 .post-item:nth-child(6n+5) .post-wrapper .title,
    .daythemes-posts-wrapper.layout-grid.tiles-layout-26 .post-item:nth-child(6n+6) .post-wrapper .title {
        font-size: var(--sm-tiles-font-size, 1.2rem);
        line-height: var(--sm-tiles-line-height, 1.2);
    }

    .daythemes-posts-wrapper.layout-grid.tiles-layout-27 .post-item:not(:nth-child(3n+2)) .post-wrapper .title {
        font-size: var(--sm-tiles-font-size, 1.2rem);
        line-height: var(--sm-tiles-line-height, 1.2);
    }
	
	.daythemes-posts-wrapper.layout-grid.tiles-layout-31 .post-item:not(:nth-child(4n+2)) .post-wrapper .title {
        font-size: var(--sm-tiles-font-size, 1.2rem);
        line-height: var(--sm-tiles-line-height, 1.2);
    }

    .daythemes-posts-wrapper.layout-grid.tiles-layout-32 .post-item:not(:nth-child(3n+1)) .post-wrapper .title {
        font-size: var(--sm-tiles-font-size, 1.2rem);
        line-height: var(--sm-tiles-line-height, 1.2);
    }

    .daythemes-posts-wrapper.layout-grid.tiles-layout-33 .post-item:not(:nth-child(3n+1)) .post-wrapper .title {
        font-size: var(--sm-tiles-font-size, 1.2rem);
        line-height: var(--sm-tiles-line-height, 1.2);
    }

    .daythemes-posts-wrapper.layout-grid.tiles-layout-34 .post-item:not(:nth-child(5n+1)) .post-wrapper .title {
        font-size: var(--sm-tiles-font-size, 1.2rem);
        line-height: var(--sm-tiles-line-height, 1.2);
    }

    .daythemes-posts-wrapper.layout-grid.tiles-layout-35 .post-item:not(:nth-child(5n+1)) .post-wrapper .title {
        font-size: var(--sm-tiles-font-size, 1.2rem);
        line-height: var(--sm-tiles-line-height, 1.2);
    }

}


@media screen and (min-width: 1025px) {
    .daythemes-posts-wrapper.layout-grid[class*="tiles-layout-"] .post-wrapper {
        height: auto !important;
    }
}


@media screen and (max-width: 1024px){
    .daythemes-posts-wrapper.layout-grid[class*="tiles-layout-"] {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(1, 1fr);
    }

    .daythemes-posts-wrapper.layout-grid[class*="tiles-layout-"] .post-item:nth-child(1) {
        grid-row: span 1;
        grid-column: span 2;
    }

    .daythemes-posts-wrapper.layout-grid[class*="tiles-layout-"] .post-item:nth-child(n+2) {
        grid-row: span 1;
        grid-column: span 1;
    }
}

@media screen and (max-width: 767px){
    .daythemes-posts-wrapper.layout-grid[class*="tiles-layout-"] {
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(1, 1fr);
    }

    .daythemes-posts-wrapper.layout-grid[class*="tiles-layout-"] .post-item:nth-child(n) {
        grid-row: span 1;
        grid-column: span 1;
    }
}


/* Global Post Items
-------------------------------------------------------------- */


.daythemes-posts-wrapper .post-wrapper.sticky .title a::before {
    content: "\e077";
    font-family: "daythemes-icon" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/* Term Meta */

.post-wrapper .terms-wrapper .term-item {
    color: #fff;
    display: inline-block;
    font-size: 0.9rem;
    font-weight: 300;
    background-color: var(--accent-color);
    padding: 1px 10px;
    margin-right: 5px;
    border-radius: 3px;
    text-transform: capitalize;
    transition: 0.3s ease-in-out;
}

.post-wrapper .terms-wrapper .term-item:hover {
    background-color: #2c2f3c !important;
}
/* Post Format Icon
-------------------------------------------------------------- */

.post-format-icon {
    background: #ffffff40;
    color: #ffffff;
    border-radius: 50%;
    padding: 6px;
    margin: 10px;
    font-size: 26px;
    z-index: 30;
}

.post-format-icon i {
    line-height: 1;
    display: block;
}

.post-format-icon-list {
    display: inline-block;
}
.post-format-icon-list {
	
    background: #ffffff40;
    color: #ffffff;
    border-radius: 50%;
    padding: 6px;
    margin: 10px;
    font-size: 26px;
    z-index: 30;
}

.post-format-icon-list i {
    line-height: 1;
    display: block;
}

/* Post Momayez
-------------------------------------------------------------- */

.daythemes-post-momayez-widget {
	width: 100%;
}

.daythemes-post-momayez-widget .post-wrapper {
    display: flex;
    position: relative;
    overflow: hidden;
    width: 100%;
    transition: 0.3s ease-in-out;
}

.daythemes-post-momayez-widget .post-wrapper::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background: #33373a3b;
    transition: 0.6s ease;
}

.daythemes-post-momayez-widget .post-wrapper .item-link {
    z-index: 5;
}

.daythemes-post-momayez-widget .post-wrapper .image-wrapper {
    overflow: hidden;
    display: flex;
	transform: translate(0, 0);
    width: 100%;
    transition: 0.6s ease;
}

.daythemes-post-momayez-widget .post-wrapper .image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.6s ease;
}

.daythemes-post-momayez-widget .post-wrapper:hover .image-wrapper img {
    transform: scale(1.1);
}



.daythemes-post-momayez-widget .post-wrapper .title {
    margin: 10px 0;
    word-wrap: break-word;
}

.daythemes-post-momayez-widget .post-wrapper .title a {
    color: #fff;
    word-break: break-word;
}

.daythemes-post-momayez-widget .post-wrapper .meta-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 0.9rem;
    color: #EDF2F4;
    text-transform: capitalize;
    transition: 0.5s cubic-bezier(.17,.73,.66,.99);
}

.daythemes-post-momayez-widget .post-wrapper .author-wrapper {
    position: relative;
}

.daythemes-post-momayez-widget .post-wrapper .author-wrapper a {
    color: inherit;
	vertical-align: middle;
}

.daythemes-post-momayez-widget .post-wrapper .author-wrapper .by {
    padding-right: 2px;
}

.daythemes-post-momayez-widget .post-wrapper .date {
    position: relative;    
}

.daythemes-post-momayez-widget .post-wrapper .author-wrapper + .date::before {
    content: '';
    display: inline-block;
    height: 1px;
    width: 24px;
    margin-right: 6px;
    background: currentColor;
	margin-left: 10px;
}

.daythemes-post-momayez-widget .post-wrapper .date i {
    display: none;
}

.daythemes-post-momayez-widget .post-wrapper .time {
    margin-left: 5px;
}

.daythemes-post-momayez-widget .post-wrapper .time i {
    margin-right: 2px;
    vertical-align: middle;
}

.daythemes-post-momayez-widget .post-wrapper .read-more {
    display: inline-block;
    color: #EDF2F4;
    text-decoration: none;
    text-transform: capitalize;
}

.daythemes-post-momayez-widget .post-wrapper .read-more-wrap {
    opacity: 0;
	margin-top: -30px;
    transform: translateY(40px);
}

.daythemes-post-momayez-widget .post-wrapper .content-wrapper {
    position: absolute;
    width: 100%;
    z-index: 10;
    transition: 0.5s cubic-bezier(.17,.73,.66,.99);
}

.daythemes-post-momayez-widget .post-wrapper .content-wrapper.style-3 {
	z-index: 4;
}

.daythemes-post-momayez-widget .post-wrapper .content-wrapper-inner {
    padding: 20px;
    transition: 0.5s cubic-bezier(.17,.73,.66,.99);
}

.daythemes-post-momayez-widget .post-wrapper .content-wrapper.style-2 .content-wrapper-inner {
    transform: translateY(40px);
}

.daythemes-post-momayez-widget .post-wrapper .content-wrapper.style-2 .content-wrapper-inner .meta-wrapper {
    opacity: 0;
}

.daythemes-post-momayez-widget .post-wrapper:hover .content-wrapper.style-2 .content-wrapper-inner {
    transform: translateY(0);
}

.daythemes-post-momayez-widget .post-wrapper:hover .content-wrapper.style-2 .meta-wrapper {
    opacity: 1;
}

.daythemes-post-momayez-widget .post-wrapper .content-wrapper.style-3 .title,
.daythemes-post-momayez-widget .post-wrapper .content-wrapper.style-3 .terms-wrapper,
.daythemes-post-momayez-widget .post-wrapper .content-wrapper.style-3 .meta-wrapper,
.daythemes-post-momayez-widget .post-wrapper .content-wrapper.style-3 .read-more-wrap {
    transition: 0.8s cubic-bezier(.17,.73,.66,.99) 0s,opacity 0.4s ease;
}

.daythemes-post-momayez-widget .post-wrapper:hover .content-wrapper.style-3 .title,
.daythemes-post-momayez-widget .post-wrapper:hover .content-wrapper.style-3 .terms-wrapper,
.daythemes-post-momayez-widget .post-wrapper:hover .content-wrapper.style-3 .meta-wrapper {
    transform: translateY(-40px);
    opacity: 0;
}

.daythemes-post-momayez-widget .post-wrapper:hover .content-wrapper.style-3 .read-more-wrap {
    transform: translateY(0);
    opacity: 1;
}


.daythemes-post-momayez-widget .post-wrapper:hover .content-wrapper.style-4 .content-wrapper-inner {
    transform: translateY(50%);
    opacity: 0;
    transition: 0.3s ease;
}


.daythemes-post-momayez-widget .post-wrapper:hover .content-wrapper.style-5 .content-wrapper-inner {
    transform: translateY(-20px);
}


.daythemes-post-momayez-widget .post-wrapper .content-wrapper.style-6 .content-wrapper-inner {
    transform: translateY(50%);
    opacity: 0;
    transition: 0.4s ease-out;
}

.daythemes-post-momayez-widget .post-wrapper:hover .content-wrapper.style-6 .content-wrapper-inner {
    transform: translateY(0);
    opacity: 1;
}



/* Post Elastic
-------------------------------------------------------------- */

.daythemes-post-elastic-widget {
	width: 100%;
}

.daythemes-post-elastic-widget .post-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    transition: 0.3s ease-in-out;
}

.daythemes-post-elastic-widget .post-wrapper .image-wrapper {
    flex-shrink: 0;
    width: 150px;
    height: 150px;
    border-radius: 5px;
    display: flex;
    position: relative;
	transform: translate(0, 0);
    overflow: hidden;
    transition: 0.6s ease;
}


.daythemes-post-elastic-widget .post-wrapper .image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.6s ease;
}

.daythemes-post-elastic-widget .post-wrapper .image-wrapper:hover img {
    transform: scale(1.1);
}

.daythemes-post-elastic-widget .post-wrapper .content-wrapper {
    width: 100%;
    padding: 4px;
    position: relative;
	z-index: 10;
}


.daythemes-post-elastic-widget .post-wrapper .title {
    margin: 10px 0;
    word-wrap: break-word;
}

.daythemes-post-elastic-widget .post-wrapper .title a {
    color: #2b2d42;
    word-break: break-word;
}

.daythemes-post-elastic-widget .post-wrapper .title a:hover {
    color: var(--accent-color);
}

.daythemes-post-elastic-widget .post-wrapper .meta-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 0.9rem;
    text-transform: capitalize;
}

.daythemes-post-elastic-widget .post-wrapper .meta-wrapper i {
    vertical-align: middle;
}

.daythemes-post-elastic-widget .post-wrapper .author-wrapper,
.daythemes-post-elastic-widget .post-wrapper .date {
    margin-right: 10px;
}

.daythemes-post-elastic-widget .post-wrapper .author-wrapper a {
    color: inherit;
	vertical-align: middle;
}

.daythemes-post-elastic-widget .post-wrapper .excerpt {
    font-size: 1rem;
    margin: 10px 0 0;
}



/* Post Elastic Alt
-------------------------------------------------------------- */

.daythemes-post-elastic-alt-widget {
	width: 100%;
}

.daythemes-post-elastic-alt-widget .post-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    overflow: hidden;
    transition: 0.3s ease-in-out;
}

.daythemes-post-elastic-alt-widget .post-wrapper .image-wrapper {
    flex-shrink: 0;
    width: 150px;
    height: 150px;
    border-radius: 5px;
	transform: translate(0, 0);
    display: flex;
    position: relative;
    overflow: hidden;
    transition: 0.6s ease;
}

.daythemes-post-elastic-alt-widget .post-wrapper .image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.6s ease;
}

.daythemes-post-elastic-alt-widget .post-wrapper .image-wrapper:hover img {
    transform: scale(1.1);
}

.daythemes-post-elastic-alt-widget .post-wrapper .content-wrapper {
    width: 100%;
    padding: 4px;
    position: relative;
	z-index: 10;
}

.daythemes-post-elastic-alt-widget .post-wrapper .title {
    margin: 10px 0;
    word-wrap: break-word;
}

.daythemes-post-elastic-alt-widget .post-wrapper .title a {
    color: #2b2d42;
    word-break: break-word;
}

.daythemes-post-elastic-alt-widget .post-wrapper .title a:hover {
    color: var(--accent-color);
}

.daythemes-post-elastic-alt-widget .post-wrapper .meta-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 0.9rem;
    text-transform: capitalize;
}

.daythemes-post-elastic-alt-widget .post-wrapper .meta-wrapper i {
    vertical-align: middle;
    display: none;
}

.daythemes-post-elastic-alt-widget .post-wrapper .author-wrapper{
    margin-right: 10px;
}

.daythemes-post-elastic-alt-widget .post-wrapper .author-wrapper a {
    color: inherit;
	vertical-align: middle;
}

.daythemes-post-elastic-alt-widget .post-wrapper .comments-wrapper {
    position: relative;
}

.daythemes-post-elastic-alt-widget .post-wrapper .comments-wrapper::before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 1px;
    background: currentColor;
    margin-right: 5px;
}

.daythemes-post-elastic-alt-widget .post-wrapper .excerpt {
    font-size: 1rem;
    margin: 10px 0 0;
}

.daythemes-post-elastic-alt-widget .post-wrapper .date {
    background: white;
    color: #000;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 50px;
    height: 50px;
}

.daythemes-post-elastic-alt-widget .post-wrapper .date span {
    line-height: 1;
}

.daythemes-post-elastic-alt-widget .post-wrapper .date .day {
    margin-bottom: 5px;
    font-size: 1.2rem;
    font-weight: 600;
}

.daythemes-post-elastic-alt-widget .post-wrapper .date .month {
    font-size: 0.9rem;
}


/* Post Modern
-------------------------------------------------------------- */

.daythemes-post-modern-widget {
	width: 100%;
}

.daythemes-post-modern-widget .daythemes-posts-wrapper.layout-grid {
    grid-auto-rows: auto;
}

.daythemes-post-modern-widget .post-wrapper {
    position: relative;
    width: 100%;
    transition: 0.3s ease-in-out;
}

.daythemes-post-modern-widget .post-wrapper .image-wrapper {
    overflow: hidden;
	transform: translate(0, 0);
    display: flex;
    width: 100%;
    position: relative;
    transition: 0.5s ease-in-out;
}

.daythemes-post-modern-widget .post-wrapper .image-wrapper::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background: transparent;
    transition: 0.6s ease;
}

.daythemes-post-modern-widget .post-wrapper .image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.6s ease;
}

.daythemes-post-modern-widget .image-wrapper:hover img {
    transform: scale(1.1);
}

.daythemes-post-modern-widget .image-wrapper .image-link {
    z-index: 5;
}

.daythemes-post-modern-widget .post-wrapper .content-wrapper {
    padding: 20px;
    position: relative;
    z-index: 10;
}

.daythemes-post-modern-widget .post-wrapper .daythemes-position-bottom {
    z-index: 100;
}

.daythemes-post-modern-widget .post-wrapper .title {
    margin: 10px 0;
    word-wrap: break-word;
}

.daythemes-post-modern-widget .post-wrapper .title a {
    color: #2b2d42;
    word-break: break-word;
}

.daythemes-post-modern-widget .post-wrapper .title a:hover {
    color: var(--accent-color);
}

.daythemes-post-modern-widget .post-wrapper .meta-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    font-size: 0.9rem;
    text-transform: capitalize;
}

.daythemes-post-modern-widget .post-wrapper .author-wrapper,
.daythemes-post-modern-widget .post-wrapper .date {
    position: relative;
}

.daythemes-post-modern-widget .post-wrapper .author-wrapper a {
    color: inherit;
	vertical-align: middle;
}

.daythemes-post-modern-widget .post-wrapper .author-wrapper .by {
    padding-right: 2px;
}

.daythemes-post-modern-widget .post-wrapper .author-wrapper img {
    margin-right: 5px;
    width: 35px;
    border-radius: 50%;
    box-shadow: 0 2px 8px #393c4a4f;
}

.daythemes-post-modern-widget .post-wrapper .date,
.daythemes-post-modern-widget .post-wrapper .comments-wrapper{
    position: relative;    
}

.daythemes-post-modern-widget .post-wrapper div + .date::before,
.daythemes-post-modern-widget .post-wrapper div + .comments-wrapper::before {
    content: '';
    display: inline-block;
    height: 4px;
    width: 4px;
    margin-right: 6px;
    border-radius: 50px;
    background: currentColor;
}

.daythemes-post-modern-widget .post-wrapper .date i {
    display: none;
}

.daythemes-post-modern-widget .post-wrapper .time {
    margin-left: 5px;
}

.daythemes-post-modern-widget .post-wrapper .time i {
    margin-right: 2px;
    vertical-align: middle;
}

.daythemes-post-modern-widget .post-wrapper .excerpt {
    font-size: 1rem;
    margin: 10px 0 0;
}

.daythemes-post-modern-widget .post-wrapper .top-content {
    position: absolute;
    z-index: 15;
    display: flex;
    column-gap: 8px;
    right: 0;
    top: 0;
    margin: 15px 15px 0 0;
    border-radius: 50px;
    background: #5960ff;
    color: #e7e7ef;
    font-size: 0.9rem;
    line-height: 1;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.daythemes-post-modern-widget .post-wrapper .top-content i {
    margin-right: 4px;
    vertical-align: bottom;
}


