/*!
	Theme Name: yekta
	Author: Ali Emadzadeh
	Author URI: https://www.rtl-theme.com/author/halbia/
	Version: 1.3
	Requires at least: 5.7
	Tested up to: 6.3
	Requires PHP: 7.4
	Text Domain: yekta
*/

.sec_content .content__inner, .yekta-main-column .content-side.index-content-side .item .content {
    background : #fff
}

.dfx {
    display : flex
}

.content-options.has-no-category, .jcc {
    justify-content : center
}

.aic {
    align-items : center
}

.yekta-progress-box, .yekta-progress-circle .progress-circle, .yekta_animated_title_1 {
    position : relative
}

.yekta_animated_title_1_text {
    width          : 100%;
    display        : none;
    font-family    : Dana-demibold, serif;
    padding-top    : 3px;
    padding-bottom : 3px
}

.yekta_animated_title_1_text.active {
    display : block
}

.CommentSlider .owl-dots, .elementor-widget-YektaHeading .elementor-widget-container {
    display         : flex;
    justify-content : center
}

.yekta-fancy-title, .yekta-service-box .yekta-sb-content {
    position : relative;
    z-index  : 10
}

.yekta-fancy-title.back-line:before, .yekta-fancy-title:after {
    bottom   : -10px;
    height   : 4px;
    z-index  : -1;
    position : absolute;
    content  : ""
}

.yekta-fancy-title.back-line:before {
    background : #f0f0f0;
    width      : 100%;
    left       : 0
}

body:not(.rtl) .yekta-fancy-title.back-line:before {
    left  : 0;
    right : auto
}

body.rtl .yekta-fancy-title.back-line:before {
    right : 0;
    left  : auto
}

.yekta-fancy-title:after {
    width     : 100px;
    left      : 50%;
    transform : translateX(-50%)
}

.yekta-fancy-title.line-align-left:after {
    left      : 0;
    transform : translateX(0)
}

.yekta-fancy-title.line-align-right:after {
    left      : auto;
    right     : 0;
    transform : translateX(0)
}

.owl-carousel .owl-dots {
    display         : flex;
    align-items     : center;
    justify-content : center;
    margin-top      : 10px
}

.owl-carousel .owl-dots button.owl-dot {
    width         : 12px;
    height        : 12px;
    border-radius : 50px;
    background    : #ddd;
    transition    : .3s
}

.owl-carousel .owl-dots button.owl-dot.active {
    background : #bbb;
    width      : 24px
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    position        : absolute;
    top             : 50%;
    transform       : translateY(-50%);
    width           : 40px;
    height          : 40px;
    display         : flex;
    align-items     : center;
    justify-content : center;
    border-radius   : 50px
}

.owl-carousel .owl-nav button.owl-next {
    left  : -20px;
    right : auto
}

.owl-carousel .owl-nav button.owl-prev {
    right : -20px;
    left  : auto
}

.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover {
    opacity : 1
}

.yekta-pricing-table {
    overflow   : hidden;
    text-align : center
}

.yekta-pricing-table .yekta-pricing-table-header {
    padding-top    : 20px;
    padding-bottom : 20px
}

.yekta-pricing-table .yekta-pricing-table-header .title {
    margin-bottom : 30px;
    margin-top    : 10px
}

.yekta-pricing-table .yekta-pricing-table-header .title h3 {
    font-size : 26px
}

.yekta-pricing-table .yekta-pricing-table-header .tag span {
    display       : inline-block;
    font-family   : Dana-regular, Sans-serif, serif;
    font-size     : 12px;
    font-weight   : 600;
    padding       : 0 15px;
    margin        : 0 0 10px;
    border-radius : 3px
}

.yekta-pricing-table .yekta-pricing-table-header .price .period {
    transform : rotate(-90deg);
    font-size : 16px;
    color     : #999
}

.yekta-pricing-table .yekta-pricing-table-header .price strong {
    font-size   : 70px;
    font-family : Dana-black, serif;
    line-height : 1
}

.yekta-pricing-table .yekta-pricing-table-header .price .unit {
    display     : grid;
    line-height : 20px;
    font-size   : 14px;
    color       : #999
}

body.rtl .yekta-pricing-table .yekta-pricing-table-header .price .unit {
    text-align : right
}

body:not(.rtl) .yekta-pricing-table .yekta-pricing-table-header .price .unit {
    text-align : left
}

.yekta-pricing-table .yekta-pricing-table-body {
    display         : flex;
    justify-content : center;
    padding-top     : 20px;
    padding-bottom  : 20px
}

.yekta-pricing-table .yekta-pricing-table-body ul {
    list-style    : none;
    margin-bottom : 0;
    text-align    : right
}

.yekta-pricing-table .yekta-pricing-table-body ul li {
    border-bottom-style : solid;
    border-bottom-color : #f0f0f0
}

.yekta-pricing-table .yekta-pricing-table-body ul li:first-child {
    padding-top : 0 !important
}

.yekta-pricing-table .yekta-pricing-table-body ul li:last-child {
    padding-bottom : 0 !important;
    border         : none !important
}

.yekta-pricing-table .yekta-pricing-table-footer .yekta-pricing-table-button {
    display       : inline-block;
    padding       : 10px 30px;
    border-radius : 3px;
    color         : #222;
    font-size     : 14px;
    font-weight   : 700;
    transition    : .3s
}

.yekta-pricing-table .yekta-pricing-table-footer p {
    margin-top    : 20px;
    margin-bottom : 0
}

.yekta-progress-box .info {
    width : 100%
}

.yekta-progress-box .title {
    color       : #222;
    font-size   : 18px;
    font-weight : 700
}

.yekta-progress-box .subtitle {
    display     : block;
    font-size   : 13px;
    font-weight : 400;
    color       : #888
}

.yekta-progress-box .progress_bar {
    border-radius : 3px;
    height        : 6px
}

.yekta-progress-box .progress_bg {
    background    : rgba(121, 121, 121, .24);
    border-radius : 3px
}

.yekta-btn-container .yekta-button {
    padding       : 7px 30px;
    color         : #222;
    border-radius : 5px;
    transition    : .3s;
    font-size     : 16px
}

.yekta-btn-container .yekta-button:hover {
    background : #222;
    box-shadow : 0 5px 15px rgba(0, 0, 0, .2)
}

.yekta-btn-container .yekta-button i, .yekta-main-column, body.page, body.single {
    font-size : 16px
}

.yekta-progress-circle {
    position        : relative;
    display         : flex;
    align-items     : center;
    justify-content : center;
    flex-direction  : column
}

.yekta-progress-circle .progress-text {
    position    : absolute;
    top         : 50%;
    left        : 50%;
    font-size   : 40px;
    font-weight : 700;
    transform   : translate(-50%, -50%)
}

.yekta-progress-circle svg.radial-progress {
    display   : flex;
    height    : auto;
    max-width : 100%;
    width     : 100%;
    transform : rotate(-90deg)
}

.yekta-progress-circle svg.radial-progress circle {
    fill              : rgba(0, 0, 0, 0);
    stroke            : #fff;
    stroke-dashoffset : 220;
    stroke-width      : 5
}

.yekta-progress-circle svg.radial-progress circle.complete {
    stroke-dasharray : 220
}

.yekta-progress-circle .info {
    width      : 100%;
    text-align : center
}

.yekta-comment-s2 {
    position   : relative;
    padding    : 40px 20px 20px;
    background : #fff;
    border     : 1px solid #e9e9e9;
    box-shadow : 0 7px 25px rgba(0, 0, 0, .08)
}

.index-header, .single-header, .yekta-service-box .yekta-sb-bg-container {
    background-size     : cover;
    background-repeat   : no-repeat;
    background-position : center center;
    width               : 100%
}

.owl-carousel .owl-item .yekta-comment-s2 .cm-avatar {
    position      : absolute;
    top           : -35px;
    right         : 40px;
    width         : 70px;
    height        : 70px;
    border-radius : 100px;
    box-shadow    : 0 5px 10px rgba(0, 0, 0, .1)
}

.yekta-comment-s2 p {
    font-size   : 16px;
    line-height : 30px;
    text-align  : justify
}

.yekta-comment-s2 .cm-details {
    display         : flex;
    justify-content : space-between;
    align-items     : center;
    margin-top      : 35px;
    padding-top     : 15px;
    border-top      : 1px solid #e9e9e9
}

.yekta-comment-s2 .cm-details .info {
    display        : flex;
    flex-direction : column
}

.yekta-comment-s2 .cm-details .info .name {
    font-size : 15px;
    color     : #222
}

.yekta-comment-s2 .cm-details .info .position {
    font-size : 13px;
    color     : #555
}

.yekta-comment-s2 .cm-details .rating {
    display   : flex;
    gap       : 2px;
    font-size : 15px;
    color     : #ffaf00
}

.yekta-service-box {
    position : relative;
    display  : block
}

.yekta-service-box .yekta-sb-bg-container {
    position   : absolute;
    top        : 0;
    left       : 0;
    height     : 100%;
    z-index    : 9;
    opacity    : 0;
    transition : .3s
}

.yekta-service-box .yekta-sb-number {
    display   : block;
    font-size : 60px
}

.yekta-service-box .yekta-sb-icon i {
    font-size : 42px
}

.yekta-service-box .yekta-sb-title {
    font-size   : 26px;
    font-weight : 700
}

.yekta-service-box .yekta-sb-text {
    font-size   : 16px;
    font-weight : 400;
    color       : rgba(255, 255, 255, .7)
}

.yekta-main-column .content-side.index-content-side .item, h1, h2, h3, h4, h5, h6 {
    margin-bottom : 20px
}

body.page ol, body.page ul, body.single ol, body.single ul {
    padding-right : 20px
}

.index-header, .single-header {
    position        : relative;
    height          : 350px;
    display         : flex;
    align-items     : center;
    justify-content : center;
    flex-direction  : column
}

.index-header:after, .single-header:after {
    position   : absolute;
    top        : 0;
    left       : 0;
    content    : "";
    width      : 100%;
    height     : 100%;
    background : rgba(0, 0, 0, .6);
    z-index    : 10
}

.index-header .post-title, .single-header .post-title {
    position    : relative;
    font-size   : 32px;
    font-weight : 700;
    font-family : Dana-bold, serif;
    color       : #fff;
    z-index     : 15;
    max-width   : 90%
}

.index-header .post-infos, .single-header .post-infos {
    position   : relative;
    margin-top : 15px;
    font-size  : 17px;
    color      : rgba(255, 255, 255, .7);
    z-index    : 15
}

.yekta-main-column {
    display         : flex;
    justify-content : center;
    padding         : 50px 100px 100px;
    background      : #f0f0f0
}

.yekta-main-column img {
    height : auto
}

.yekta-main-column .inner-column {
    display         : flex;
    justify-content : space-between;
    max-width       : 1200px;
    width           : 100%;
}

.yekta-main-column .content-side {
    width : 65%
}

.sidebar-item, .yekta-main-column .content-side .inner {
    padding    : 30px;
    background : #fff
}

.yekta-main-column .content-side .attachment-post-thumbnail {
    margin-bottom : 50px
}

.page blockquote, .single blockquote {
    border-right : 5px solid;
    border-left  : none
}

.content-options {
    display         : flex;
    justify-content : space-between;
    align-items     : center;
    margin-top      : 30px;
    padding         : 10px;
    border-top      : 1px solid #f0f0f0;
    border-bottom   : 1px solid #f0f0f0
}

.content-options .post-categories {
    display    : flex;
    gap        : 5px;
    list-style : none;
    padding    : 0;
    margin     : 0
}

.content-options .post-categories a {
    display    : block;
    padding    : 5px 10px;
    font-size  : 14px;
    background : #fff
}

.content-options .share-buttons, .sidebar-last-posts a {
    display     : flex;
    align-items : center
}

.content-options .share-buttons a {
    display   : flex;
    margin    : 0 2px;
    padding   : 10px;
    font-size : 18px
}

.content-options .share-buttons a:hover {
    color : #222
}

.yekta-main-column .sidebar-side {
    width : 33%
}

.sidebar-head {
    position      : relative;
    font-size     : 24px;
    font-weight   : 700;
    padding-right : 26px
}

.sidebar-head:before {
    position : absolute;
    content  : "";
    right    : 0;
    top      : 8px;
    width    : 10px;
    height   : 10px
}

.site-categories a {
    display         : flex;
    align-items     : center;
    justify-content : space-between;
    color           : #555
}

.sidebar-last-posts {
    list-style    : none;
    padding-right : 0 !important
}

.sidebar-last-posts li {
    margin-bottom : 5px
}

.sidebar-last-posts li:last-child, .single-footer p, .yekta-main-column .content-side.index-content-side .attachment-post-thumbnail {
    margin-bottom : 0
}

.sidebar-last-posts img {
    width       : 60px;
    height      : 60px;
    margin-left : 10px
}

.sidebar-last-posts a h3 {
    margin-bottom : 0;
    font-size     : 15px;
    line-height   : 24px;
}

.sidebar-last-posts a span {
    font-size : 13px;
    color     : #777
}

.post-tags {
    display    : flex;
    flex-wrap  : wrap;
    gap        : 5px;
    list-style : none;
    padding    : 0 !important;
    margin     : 0
}

.post-tags a {
    display    : block;
    padding    : 5px 10px;
    font-size  : 14px;
    background : #f0f0f0
}

@media (max-width : 1200px) {
    .yekta-main-column {
        padding-right : 40px;
        padding-left  : 40px
    }
}

@media (max-width : 1024px) {
    .yekta-main-column {
        padding-top   : 20px;
        padding-right : 20px;
        padding-left  : 20px
    }

    .sidebar-item, .yekta-main-column .content-side .inner {
        padding : 20px
    }
}

@media (max-width : 360px) {
    .yekta-main-column, .yekta-main-column .content-side, .yekta-main-column .sidebar-side {
        padding : 10px
    }
}

.single-footer {
    display         : flex;
    align-items     : center;
    justify-content : center;
    height          : 80px;
    background      : #222;
    color           : #fff
}

.error404box {
    margin          : 100px auto;
    padding         : 50px;
    background      : #fff;
    display         : flex;
    align-items     : center;
    justify-content : center;
    max-width       : 1200px
}

.error404box img {
    max-width : 500px;
    height    : auto
}

.yekta-main-column .content-side.index-content-side {
    background : 0 0;
    padding    : 0
}

.pagination {
    background : #fff;
    padding    : 15px;
    border     : 2px solid rgba(0, 0, 0, .08);
    margin-top : 0
}

.pagination .wp-pagenavi {
    display   : flex;
    flex-wrap : wrap
}

.pagination .wp-pagenavi .current, .pagination .wp-pagenavi .page-numbers, .pagination .wp-pagenavi .pages, .pagination .wp-pagenavi a {
    display         : flex;
    align-items     : center;
    justify-content : center;
    height          : 36px;
    min-width       : 36px;
    padding-right   : 7px;
    padding-left    : 7px;
    border          : none;
    background      : #f3f3f3;
    color           : #151515;
    font-size       : 14px
}

.pagination .wp-pagenavi .extend {
    height : 0;
    border : none
}

.pagination .wp-pagenavi .current {
    color : #fff
}

@media (max-width : 768px) {
    .content-options, .yekta-main-column .inner-column {
        flex-direction : column
    }

    .yekta-main-column .content-side {
        width         : 100%;
        margin-bottom : 50px
    }

    .yekta-main-column .sidebar-side {
        width : 100%
    }

    .content-options .share-buttons {
        margin-top : 20px
    }

    .navbar-collapse ul.navbar-nav {
        background : #000
    }
}

.yekta-nav {
    z-index : 100;
    top     : 0
}

.yekta-nav ul.nav, .yekta-nav ul.nav li:first-child a {
    padding-right : 0
}

@media only screen and (max-width : 1024px) {
    .single-header .post-title {
        font-size   : 24px;
        line-height : 36px
    }
}

@media only screen and (max-width : 768px) {
    .yekta-nav {
        padding-right : 35px;
        padding-left  : 35px
    }

    .single-header .post-infos, .single-header .post-title {
        padding-right : 35px;
        padding-left  : 35px;
        margin-right  : auto;
        margin-left   : auto;
        text-align    : center
    }

    .single-header .post-title {
        font-size   : 20px;
        line-height : 36px
    }
}

@media only screen and (max-width : 420px) {
    .single-header .post-infos, .single-header .post-title, .yekta-nav {
        padding-right : 0;
        padding-left  : 0
    }
}

#wpdcom .ql-editor > *, #wpdcom .wpd-prim-button, #wpdcom .wpd-second-button, .ql-container, .ql-toolbar.ql-snow {
    font-family : Dana-regular, Sans-serif, serif
}

#wpdcom input:required {
    box-shadow    : unset;
    border-radius : 3px;
    border        : 1px solid #ccc
}

#wpdcom .wpdiscuz-subscribe-form-button input[type=submit] {
    padding : 1px 3px !important
}

.social-icons a {
    font-size : 16px;
}

.social-icons svg {
    fill   : #ffffff;
    width  : 19px;
    height : 17px;
}

.blog__img {
    height : 220px;
}

.blog .blog__img img {
    width      : 100%;
    height     : 100%;
    object-fit : cover;
}

.blog .item h3 a {
    display            : -webkit-box;
    -webkit-line-clamp : 2;
    -webkit-box-orient : vertical;
    overflow           : hidden;
}

