@media (min-width:1025px) {
    .all-column-gap .elementor-column-gap-default {
        column-gap: 30px;
    }

    .all-position-left .elementor-widget-wrap {
        width: auto;
    }
}

@media (max-width:1024px) {
    .full-width-image .rt-link .rt-retina-image .rt-retina-image-container .rt-img {
        width: 100%;
    }
}

.icon-box-shadow .elementor-icon-box-icon svg {
    box-shadow: 0px 10px 12px rgb(69 198 120 / 40%);
    border-radius: 100%;
}

.text-gradient-color .elementor-icon-box-title span {
    Background: linear-gradient(90deg, #6E83FC -11.62%, #FA6D36 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.footer-inner .elementor-container.elementor-column-gap-default span.elementor-icon-list-text:hover {
    color: #fff;
}

@media (max-width: 767px) {
    .field_box .elementor-icon {
        padding-top: 15px;
    }
}

.prefix-off .elementor-counter-number-prefix {
    display: none;
}

.rt-highlight-txt {
    position: relative;
    display: inline-block;
}

.shape-position-change-main .rt-underline-txt {
    top: -30px;
    left: -150px;
    margin: 0px;
    position: absolute;
}

.shape-position-change-one .rt-underline-txt {
    top: 0;
    right: -7em;
}

.shape-position-change-two .rt-underline-txt {
    top: 0;
    left: 7em;
}

.shape-position-change-three .rt-underline-txt {
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.shape-position-change-four .rt-underline-txt {
    top: 0;
}

.shape-position-change-five .rt-underline-txt {
    top: 0;
    left: 4em;
}

.shape-position-change-six .rt-underline-txt {
    z-: -1;
    bottom: -0.1em;
}

.shape-position-change-seven .rt-underline-txt {
    top: 0;
    left: 1em;
}

.shape-position-change-eight .rt-underline-txt {
    top: 0;
    left: 1.5em;
}

.change-display .rt-highlight-txt {
    display: inline !important;
}

.change-width .elementor-section-full_width {
    max-width: 1633px;
}

.position-left .elementor-widget-wrap {
    width: auto;
}

.change-border-color .elementor-element-populated {
    border-top-color: #1F2F4B !important;
    border-right-color: #1F2F4B !important;
    border-left-color: #1F2F4B !important;
}

.rt-underline-txt {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: flex;
    bottom: 0;
    z-: -1;
}

.smart-app-bg-effect-two:before {
    content: "";
    position: absolute;
    top: 0;
    left: -30px;
    width: calc(100% + 30px);
    height: 100%;
}

.smart-app-bg-effect-two:before {
    background: #EBF8FF;
}

.smart-app-bg-effect:before, .smart-app-bg-effect-three:before {
    content: "";
    position: absolute;
    top: 0;
    left: 15px;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-: -1;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.smart-app-bg-effect:hover:before {
    background: #FFEDE8;
    left: -30px;
    opacity: 1;
}

.smart-app-bg-effect-three:hover:before {
    background: #EDFFDF;
    left: -30px;
    opacity: 1;
}

.smart-app-bg-effect:after, .smart-app-bg-effect-three:after {
    content: "";
    position: absolute;
    top: 0;
    right: 45px;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-: -1;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.smart-app-bg-effect:hover:after {
    background: #FFEDE8;
    right: 0;
    opacity: 1;
}

.smart-app-bg-effect-three:hover:after {
    background: #EDFFDF;
    right: 0;
    opacity: 1;
}

.main-box .workbox-bg .elementor-widget-wrap {
    transition: cubic-bezier(.38,.51,.81,.68)
}

.main-box .workbox-bg:hover .elementor-widget-wrap {
    background-color: transparent;
    background-image: linear-gradient(140deg, #F5DEE9 0%, #E6F1FD 100%);
    transition: cubic-bezier(.38,.51,.81,.68)
}

.main-box .workbox-bg:hover .rt-textappear-line {
    color: #191D27 !important;
}

.main-box .workbox-bg:hover .elementor-widget-text-editor {
    color: #7d7d7d !important;
}

.main-box .workbox-bg.active .elementor-widget-wrap {
    background-color: transparent;
    background-image: linear-gradient(140deg, #F5DEE9 0%, #E6F1FD 100%);
    transition: cubic-bezier(.38,.51,.81,.68)
}

.main-box:hover .workbox-bg.active .elementor-widget-wrap {
    background-color: transparent;
    background-image: none;
    transition: cubic-bezier(.38,.51,.81,.68)
}

.main-box:hover .workbox-bg.active .rt-textappear-line {
    color: #fff !important;
}

.main-box:hover .workbox-bg.active .elementor-widget-text-editor {
    color: #8A66F2 !important;
}

.main-box:hover .workbox-bg.active:hover .elementor-widget-wrap {
    background-color: transparent;
    background-image: linear-gradient(140deg, #F5DEE9 0%, #E6F1FD 100%);
    transition: cubic-bezier(.38,.51,.81,.68)
}

.main-box:hover .workbox-bg.active:hover .rt-textappear-line {
    color: #191D27 !important;
}

.main-box:hover .workbox-bg.active:hover .elementor-widget-text-editor {
    color: #7d7d7d !important;
}

.blur-bg .rt-retina-image-container {
    margin: 0 auto;
    max-width: 768px;
    overflow: hidden;
    padding: 50px;
    position: relative;
    text-align: center;
    z-: 0;
}

    .blur-bg .rt-retina-image-container:before {
        content: "";
        filter: blur(20px);
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-: -1;
    }

.data-box .elementor-widget-icon-box .elementor-widget-container {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.data-box:hover .elementor-widget-icon-box .elementor-widget-container {
    background-color: #5d5de2;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

    .data-box:hover .elementor-widget-icon-box .elementor-widget-container .elementor-icon svg path {
        fill: #fff;
    }

.data-box .elementor-widget-icon-box .elementor-widget-container .elementor-icon svg {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.data-box:hover .elementor-widget-icon-box .elementor-widget-container .elementor-icon svg {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.data-box:hover .elementor-widget-icon-box .elementor-widget-container .elementor-icon-box-title, .data-box:hover .elementor-widget-icon-box .elementor-widget-container .elementor-icon-box-description {
    transition: all 0.3s ease-in-out;
    color: #fff;
}

.anti_spam_accordian .elementor-accordion .elementor-accordion-item {
    margin-bottom: 30px;
}

    .anti_spam_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-title {
        border-radius: 20px;
    }

    .anti_spam_accordian .elementor-accordion .elementor-accordion-item .elementor-active {
        border-radius: 20px 20px 0 0;
    }

    .anti_spam_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-content {
        border-radius: 0 0 20px 20px;
    }

    .anti_spam_accordian .elementor-accordion .elementor-accordion-item .elementor-accordion-icon svg {
        width: 31px !important;
        height: 31px !important;
    }

.main-work-box .sub-work-box .elementor-widget-wrap {
    background-color: #FFF;
    transition: .35s cubic-bezier(.04, .11, .6, .97);
    box-shadow: 0px 6px 34px 0px rgba(225, 225, 225, 0.8);
}

    .main-work-box .sub-work-box .elementor-widget-wrap:hover .elementor-widget-wrap {
        transition: .35s cubic-bezier(.04, .11, .6, .97);
        padding-bottom: 0px;
        box-shadow: 0px 6px 34px 0px rgba(225, 225, 225, 0.8);
        background: #fff !important
    }

    .main-work-box .sub-work-box .elementor-widget-wrap:hover h5 {
        color: #fff;
    }

    .main-work-box .sub-work-box .elementor-widget-wrap:hover p {
        color: #fff !important;
    }

.main-work-box .sub-work-box span.elementor-divider-separator {
    opacity: 0;
    visibility: hidden;
}

.main-work-box .sub-work-box .elementor-widget-wrap:hover span.elementor-divider-separator {
    opacity: 1;
    visibility: visible;
    border-color: #FFFFFF40;
}

.main-work-box .sub-work-box .radiantthemes-custom-button.element-four {
    opacity: 0;
    visibility: hidden;
}

.main-work-box .sub-work-box .elementor-widget-wrap:hover .radiantthemes-custom-button.element-four {
    opacity: 1;
    visibility: visible;
}

.main-work-box .sub-work-box .elementor-widget-wrap:hover .elementor-widget-container {
    box-shadow: none;
}

.sub-work-box .elementor-widget-wrap:hover:after {
    background: rgba(29, 28, 57, 1);
    transform: scale3d(1, 1.1, 1);
}

.sub-work-box .elementor-widget-wrap:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 100%;
    transition: .35s cubic-bezier(.04, .11, .6, .97);
    left: 0;
    top: 18px;
    border-radius: 10px;
}

.sub-work-box .elementor-icon-wrapper {
    display: flex;
}

.sub-work-box .elementor-widget-wrap .elementor-widget-radiant-custom-button {
    opacity: 0;
    visibility: hidden;
}

.sub-work-box .elementor-widget-wrap:hover .elementor-widget-radiant-custom-button {
    opacity: 1;
    visibility: visible;
}

.Social_icon ul.elementor-icon-list-items.elementor-inline-items .elementor-icon-list-icon svg {
    transform: rotate(90deg);
}

.elementor-heading-title span.font-change {
    font-family: "Playfair Display";
    font-weight: 400;
    font-style: italic;
}

.radiantthemes-accordion.element-one .btn.btn-link, .radiantthemes-accordion.element-one .btn.btn-link.collapsed {
    padding: 10px 20px !important;
}

div#a47615c51 {
    margin: 0px;
}

.page-id-37079 .radiantthemes-accordion.element-one div.btn.btn-link.collapsed[aria-expanded=false] .card-header:before {
    top: 19px;
}

.betterdocs-search-form-wrap {
    background-color: #f7f7f7;
    padding-top: 130px;
}

.orange {
    color: #FF644F;
}

.demo_one_submit {
    border-radius: 50px;
}

.contact_company_btn {
    background-color: #5d5de2;
    color: #fff;
    padding: 14px 56px;
    border-radius: 50px;
    border: none;
}

.contact_simple_btn {
    background-color: #5d5de2;
    color: #fff;
    padding: 14px 56px;
    border-radius: 50px;
    border: none;
}

.contact_corporate_btn {
    background-color: #0E1552;
    color: #ffffff;
    padding: 14px 44px;
    border-radius: 50px !important;
}

.page-id-43025 span.author {
    color: #000;
}

.page-id-43025 .blog.element-six .blog-item .holder .pic {
    height: 680px;
}

.page-id-43025 .blog.element-six .blog-item {
    margin-bottom: 0px !important;
}

.page-id-43025 .blog.element-ten .blog.element-two .blog-item > .holder > .pic {
    height: 100% !important;
    margin-bottom: 27px;
}

.blog.element-two .blog-item .holder .data .title {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.blog.element-six .blog-item > .holder > .blog-desc {
    padding: 50px 30px !important;
}

.blog_one_newsletter_input {
    width: calc(80% - 10px);
    border: 0;
    border-radius: 40px;
    height: 56px;
    padding-left: 20px;
    margin-right: 0;
    padding-right: 95px;
}

.blog_one_newsletter_btn {
    position: absolute;
    right: 0;
    border: 0;
    width: 45%;
    height: 56px;
    border-radius: 40px;
    color: #fff;
    background-color: #1c0e4b;
    font-size: 17px;
    line-height: 28px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

.blog.element-three .blog-item .holder {
    border-radius: 20px;
}

    .blog.element-three .blog-item .holder .data {
        padding: 30px !important;
        background: #fff !important;
    }

        .blog.element-three .blog-item .holder .data .category {
            padding: 0px !important;
        }

            .blog.element-three .blog-item .holder .data .category a {
                padding: 6px 9px;
                font-weight: 600;
                border-radius: 4px;
                font-size: 15px;
                display: inline-block;
                width: auto;
                text-align: center;
                text-align: center;
                padding: 6px 15px;
                font-size: 15px;
                font-weight: 600;
                border-radius: 40px;
                opacity: 1;
                visibility: visible;
                transition: all .3s ease-in-out;
                -webkit-transition: all .3s ease-in-out;
            }

.page-id-43083 img, svg {
    vertical-align: unset;
}

.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .entry-header .entry-title {
    display: block;
    margin-bottom: 25px;
    word-wrap: break-word;
    text-transform: capitalize;
    padding-right: 10px;
    text-align: left;
    padding-right: 250px;
    font-weight: 700;
    color: #30353b;
    font-size: 2.5em;
    line-height: 1.4em !important;
}

.blog.element-three .blog-item .holder .data p {
    margin-bottom: 20px !important;
    padding-bottom: 20px !important;
    border-bottom: 1px solid #E3E3E3;
}

.blog.element-three .blog-item .holder .data .date svg {
    margin-right: 10px;
    margin-top: -2px;
    vertical-align: middle;
}

.blog.element-three .blog-item .holder .data span.time {
    float: right !important;
}

    .blog.element-three .blog-item .holder .data span.time svg {
        margin-right: 10px;
        margin-bottom: -4px;
    }

.blog.element-three .blog-item .holder .data .date:after {
    display: none;
}

.blog.element-three .blog-item .holder .data .date, .blog.element-three .blog-item .holder .data .time {
    font-size: 17px !important;
    color: #252525 !important;
    line-height: 27px !important;
}

#block-13 {
    margin-bottom: 12px;
}

@@media all and (max-width: 1024px) {
    .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .entry-header .entry-title {
        padding-right: 0;
    }
}

.post.single-post .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: calc(1100px - 30px) !important;
}

.wraper_blog_main.style-default .single-post .container {
    width: calc(1100px - 30px);
    padding: 120px 0px 30px 0px;
    margin-bottom: 70px;
    border-bottom: 1px solid #dbdbdb;
}

.single-post .wraper_blog_main.style-default .blog_single .single-post .entry-extra-item {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: top right !important;
}

.single-post .wraper_blog_main.style-default .blog_single {
    padding: 0 0px 120px 0px !important;
    width: 100%;
    display: block;
    float: left;
}

    .single-post .wraper_blog_main.style-default .blog_single .single-post .entry-extra-item {
        background: none !important;
        text-align: center;
    }

.single-post .wraper_blog_main.style-four .blog_single .single-post .entry-extra-item {
    background: transparent !important;
}

.single-post .wraper_blog_main.style-one .blog_single .single-post .entry-extra-item {
    padding: 21vmin 30% 23vmin 30%;
    text-align: center;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

@media all and (max-width: 1420px) {
    .single-post .wraper_blog_main.style-default .blog_single .single-post .entry-extra-item {
        padding: 0 15px 50px 15px;
    }
}

.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .entry-meta-box {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    text-transform: capitalize;
    text-align: center;
    align-items: center;
    justify-content: flex-start;
    display: inline-flex;
    position: relative;
}

.single-post .wraper_blog_main.style-default.style-one .blog_single .entry-extra-item .entry-header .entry-title {
    display: block;
    margin-bottom: 25px;
    word-wrap: break-word;
    color: #fff;
    text-transform: capitalize;
    font-size: 60px;
    line-height: 68px !important;
    font-weight: 600 !important;
    letter-spacing: -0.045em;
    padding-left: 10px;
    padding-right: 10px;
}

.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .entry-header .entry-title {
    display: block;
    margin-bottom: 25px;
    word-wrap: break-word;
    text-transform: capitalize;
    padding-right: 10px;
    text-align: left;
    padding-right: 250px;
    font-weight: 700;
    color: #30353b;
}

.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .author-box {
    display: flex;
    align-items: center;
    margin: 0px;
    padding-right: 32px;
}

.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .date {
    margin: 0px;
    padding-right: 15px;
    color: #30353b;
    font-weight: 600;
    text-align: left;
    display: flex;
    flex-direction: row;
}

.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .post-reading-time {
    margin: 0px;
    text-align: left;
    display: flex;
    flex-direction: row;
}

    .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .date .icon, .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .post-reading-time .icon {
        padding-right: 10px;
        margin-top: 7px;
    }

    .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .post-reading-time .post-reading-description .reading-time {
        color: #30353b;
        font-weight: 600;
    }

    .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .post-reading-time .post-reading-description p {
        margin: 0px;
    }

.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .comment {
    padding-left: 10px;
    position: relative;
    margin: 0px;
}

.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .author-box .author-pic {
    width: 62px;
    height: 62px;
    margin-right: 10px;
}

.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .author-pic img {
    border-radius: 50%;
}

.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .category a {
    padding: 4px 9px 6px 9px;
    color: #191D27;
    text-decoration: none;
    border-radius: 40px;
    font-size: 15px;
    line-height: 28px;
    font-weight: 600;
    display: inline-block;
    width: auto;
    text-align: center;
    opacity: 1;
    visibility: visible;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}

@media screen and (max-width: 768px) {
    .single-post .wraper_blog_main.style-default .blog_single .single-post .entry-extra-item {
        text-align: center;
        padding: 0 15px 0px 15px;
    }

    .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .entry-header .entry-title {
        margin-bottom: 25px;
        word-wrap: break-word;
        text-transform: capitalize;
        font-weight: 600;
    }
}

@media screen and (max-width: 650px) {
    .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .entry-header .entry-title, .single-post .wraper_blog_main.style-default.style-one .blog_single .entry-extra-item .entry-header .entry-title {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (min-width: 321px) and (max-width: 479px) {
    .post-navigation .nav-links .nav-previous, .post-navigation .nav-links .nav-next {
        width: 100%;
    }
}

@media all and (max-width: 650px) {
    .single-post .wraper_blog_main.style-default .blog_single .single-post .entry-extra-item .entry-header h1 {
        text-align: left;
    }

    .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .author-box .author-pic {
        float: left;
    }

    .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .author-box {
        display: flex;
        align-items: center;
        padding-right: 0;
        width: 100%;
        margin-top: 31px;
        margin-bottom: 13px;
    }

        .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .author-box .author-details {
            margin-top: -4%;
            margin: 0;
        }

    .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .entry-meta-box {
        display: block;
    }

    .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .author-box .author-pic {
        margin-top: 8px;
        margin: 0;
        margin-right: 15px;
    }

    .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .date {
        margin-bottom: 13px;
    }
}

.single .wraper_blog_main.style-one {
    background-color: initial;
}

    .single .wraper_blog_main.style-one .post.hentry .container {
        padding: 0px;
        max-width: 100%;
    }

.single-post.category-block li a {
    position: relative;
    display: inline-block;
    color: #696e79;
    transition: all 0.12s ease-in-out;
    -webkit-transition: all 0.12s ease-in-out;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 0;
}

    .single-post.category-block li a:hover {
        color: #FD406A;
    }

    .single-post.category-block li a:before {
        content: "";
        width: 0;
        height: 1px;
        bottom: 0px;
        position: absolute;
        left: auto;
        right: 0;
        -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
        transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
        background: currentColor;
    }

    .single-post.category-block li a:hover:before {
        width: 100%;
        left: 0px;
        right: auto;
    }

.single-post.category-markup dd a {
    position: relative;
    display: inline-block;
    color: #696e79;
    transition: all 0.12s ease-in-out;
    -webkit-transition: all 0.12s ease-in-out;
}

    .single-post.category-markup dd a:hover {
        color: #FD406A;
    }

    .single-post.category-markup dd a:before {
        content: "";
        width: 0;
        height: 1px;
        bottom: 0px;
        position: absolute;
        left: auto;
        right: 0;
        -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
        transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
        background: currentColor;
    }

    .single-post.category-markup dd a:hover:before {
        width: 100%;
        left: 0px;
        right: auto;
    }

.blog_single {
    margin: 0;
    padding: 0;
}

@media only screen and (min-width:901px) and (max-width:1023px) {
    .blog_single {
        padding-right: 0;
    }
}

.blog_single .entry-content.default-page ul li {
    list-style: disc;
    padding: 0;
    margin: 0;
    width: auto;
    color: #696e79;
    position: relative;
    padding: 0px;
}

.blog_single .entry-content.default-page ul.likes {
    padding-left: 0px !important;
}

.blog_single .entry-content.default-page ul li.likes__item a {
    color: #696e79;
}

    .blog_single .entry-content.default-page ul li.likes__item a:before {
        font-family: "Themify";
        font-weight: 400;
        font-size: 13px;
        color: #FF3274;
        display: inline-block;
    }

    .blog_single .entry-content.default-page ul li.likes__item a:before {
        content: "\e634";
        margin: 0 5px 0 0;
    }

.post.single-post {
    margin-bottom: 23px;
}

    .post.single-post > *:last-child {
        margin-bottom: 0 !important;
    }

    .post.single-post .entry-header {
        margin-top: 5px;
        margin-bottom: 0px;
        position: relative;
    }

        .post.single-post .entry-header > *:last-child {
            margin-bottom: 18px !important;
        }

        .post.single-post .entry-header .entry-title {
            margin-bottom: 25px;
            word-wrap: break-word;
            color: #30353b;
            text-transform: capitalize;
        }

    .post.single-post .details-heading {
        width: 100%;
        display: inline-block;
        margin-bottom: 35px;
    }

        .post.single-post .details-heading .author-title {
            width: auto;
            float: left;
            margin: 0 40px 0 0;
            position: relative;
            min-height: 52px;
            padding-left: 70px;
            clear: both;
            margin-top: 0px;
        }

            .post.single-post .details-heading .author-title:after {
                content: "";
                background: #c8c1c1;
                width: 1px;
                height: 82%;
                position: absolute;
                right: -20px;
                top: 4px;
            }

        .post.single-post .details-heading .author-title-data {
            padding-top: 12px;
        }

            .post.single-post .details-heading .author-title-data .title-one {
                margin-bottom: 0px;
                font-size: 16px;
            }

        .post.single-post .details-heading .author-title-pic {
            position: absolute;
            top: 0px;
            left: 0px;
            z-: 1;
            width: 52px;
            height: 52px;
            background: top center no-repeat;
            background-size: cover;
            border-radius: 50%;
        }

            .post.single-post .details-heading .author-title-pic img {
                border-radius: 50%;
            }

        .post.single-post .details-heading .post-meta {
            width: auto;
            float: left;
            margin: 0px 40px 0 0;
            position: relative;
            min-height: 52px;
            padding-top: 12px;
        }

            .post.single-post .details-heading .post-meta:after {
                content: "";
                background: #c8c1c1;
                width: 1px;
                height: 82%;
                position: absolute;
                right: -20px;
                top: 4px;
            }

        .post.single-post .details-heading .details-cat {
            width: auto;
            float: left;
            margin: 12px 20px 0 0;
        }

            .post.single-post .details-heading .details-cat a {
                color: #ffffff;
                background: #5459f3;
                padding: 5px 10px;
                border-radius: 4px;
            }

        .post.single-post .details-heading .post-meta i {
            padding-right: 10px;
        }

        .post.single-post .details-heading .details-share {
            width: auto;
            float: left;
            margin: 12px 20px 0 0;
        }

            .post.single-post .details-heading .details-share .post-share {
                margin-top: 0px;
                margin-right: 0px;
            }

                .post.single-post .details-heading .details-share .post-share ul {
                    list-style-type: none;
                    padding: 0;
                    margin: 0;
                    float: right;
                }

                .post.single-post .details-heading .details-share .post-share li.rt-social-share {
                    font-size: 13px;
                    color: #222222;
                    font-weight: 600;
                    line-height: 25px;
                    text-transform: uppercase;
                    letter-spacing: 0.6px;
                }

                .post.single-post .details-heading .details-share .post-share ul li {
                    float: left;
                    margin-left: 20px;
                }

    .post.single-post .entry-header .entry-title a {
        color: #30353b;
    }

    .post.single-post .entry-meta {
        margin-bottom: 10px;
    }

        .post.single-post .entry-meta > .holder > .author-image {
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            z-: 1;
            width: 40px;
            height: auto;
            text-align: center;
        }

            .post.single-post .entry-meta > .holder > .author-image img {
                border-radius: 50%;
                display: none;
            }

        .post.single-post .entry-meta > .holder > .data > *:last-child {
            margin-bottom: 0 !important;
        }

    .post.single-post .post-thumbnail {
        position: relative;
        margin-bottom: 30px;
        border-radius: 4px;
    }

    .post.single-post .entry-main {
        margin-bottom: 30px;
    }

    .post.single-post .entry-content > *:last-child {
        margin-bottom: 0 !important;
    }

    .post.single-post .entry-footer {
        width: 100%;
        height: auto;
        float: left;
        border-top: 1px #c5c5c5 solid;
        border-bottom: 1px #c5c5c5 solid;
    }

        .post.single-post .entry-footer .cat-links, .post.single-post .entry-footer .comments-link {
            position: relative;
            width: auto;
            height: auto;
            padding-top: 4px;
            padding-bottom: 5px;
        }

        .post.single-post .entry-footer .cat-links {
            float: left;
            padding-right: 10px;
            border-right: 1px #c5c5c5 solid;
        }

        .post.single-post .entry-footer .comments-link {
            float: right;
            padding-left: 10px;
            border-left: 1px #c5c5c5 solid;
        }

        .post.single-post .entry-footer .cat-links:before {
            background-position: 0px 0px;
        }

        .post.single-post .entry-footer .comments-link:before {
            background-position: -30px 0px;
        }

        .post.single-post .entry-footer .cat-links a, .post.single-post .entry-footer .comments-link a {
            color: #6c6c6c;
        }

.comment-navigation .nav-links .nav-previous {
    text-align: left;
}

    .comment-navigation .nav-links .nav-previous a:before {
        content: "\f104";
        font-family: "FontAwesome";
        margin-right: 8px;
    }

.comment-navigation .nav-links .nav-next {
    text-align: right;
}

    .comment-navigation .nav-links .nav-next a:after {
        content: "\f105";
        font-family: "FontAwesome";
        margin-left: 8px;
    }

    .comment-navigation .nav-links .nav-previous a, .comment-navigation .nav-links .nav-next a {
        display: inline-block;
        vertical-align: top;
        font-weight: 600;
        font-size: 16px;
        color: #30353b;
        line-height: 30px;
        letter-spacing: 0;
    }

.tags-social {
    border-top: 1px solid #d1d1d1;
    padding-top: 32px;
    padding-bottom: 21px;
    width: calc(1100px - 30px);
}

@media only screen and (max-width: 1080px) {
    .tags-social {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.tags-social .pull-right .entry-extra-item .social-media ul li {
    float: left;
    margin-right: 10px;
}

.tags-social .pull-right {
    margin-top: -38px;
}

.author-bio {
    margin-bottom: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #fff;
    border-radius: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-top: 1px solid #d1d1d1;
    border-bottom: none;
}

    .author-bio > .holder {
        position: relative;
        min-height: 100px;
        padding-left: 125px;
    }

.wraper_blog_main.style-default .author-bio {
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
    background: #fff;
    border-radius: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-top: 1px solid #d1d1d1;
    border-bottom: none;
}

.author-bio > .holder > .pic {
    position: absolute;
    top: 0;
    left: 0;
    z-: 1;
    width: auto;
    height: auto;
    text-align: center;
}

    .author-bio > .holder > .pic img {
        width: 100px;
        border-radius: 50%;
    }

.author-bio > .holder > .data .title {
    margin-bottom: 10px;
    font-weight: 600 !important;
    font-size: 18px;
    color: #30353b;
    line-height: 32px;
    letter-spacing: 0;
}

    .author-bio > .holder > .data .title a {
        color: inherit;
    }

.author-bio > .holder > .data .designation {
    margin-bottom: 8px;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 18px;
    letter-spacing: 1px;
}

.author-bio > .holder > .data p:not(.designation):not(.title) {
    margin-bottom: 20px;
    color: #30353b;
}

.comments-area {
    margin-top: 3px;
}

    .comments-area .comments-title {
        margin-bottom: 34px;
        letter-spacing: 0px;
    }

    .comments-area ol.comment-list {
        margin-bottom: 0px;
        padding: 0 !important;
    }

    .comments-area ol {
        list-style: none;
    }

    .comments-area .comment-form {
        padding-bottom: 0px;
    }

    .comments-area ol.comment-list > li, .comments-area ol.comment-list > li ol.children > li {
        list-style: none !important;
        text-align: left;
    }

    .comments-area ol.comment-list li .comment-body {
        position: relative;
        margin-bottom: 42px;
        padding: 0px 0px 0px 95px;
        margin-top: 0px;
    }

    .comments-area ol.comment-list li.pingback .comment-body {
        margin-top: -2px;
        margin-bottom: 22px;
        padding: 15px 17px 15px 17px;
        border: 1px rgba(0, 0, 0, 0.1) solid;
        box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);
        font-size: 15px;
        line-height: 28px;
    }

    .comments-area ol.comment-list li .comment-body .comment-meta {
        margin-bottom: 12px;
    }

        .comments-area ol.comment-list li .comment-body .comment-meta .comment-author {
            margin-bottom: 4px;
            font-weight: 600 !important;
            font-size: 16px;
            color: #30353b;
            line-height: 30px;
        }

            .comments-area ol.comment-list li .comment-body .comment-meta .comment-author span.says {
                display: none;
            }

            .comments-area ol.comment-list li .comment-body .comment-meta .comment-author b {
                font-weight: inherit;
            }

            .comments-area ol.comment-list li .comment-body .comment-meta .comment-author a {
                color: inherit;
            }

            .comments-area ol.comment-list li .comment-body .comment-meta .comment-author cite {
                font-style: normal;
            }

            .comments-area ol.comment-list li .comment-body .comment-meta .comment-author img {
                position: absolute;
                top: 9px;
                left: 0;
                z-index: 1;
                width: 70px;
                border-radius: 50%;
            }

        .comments-area ol.comment-list li .comment-body .comment-meta .comment-metadata {
            font-weight: 400;
            font-size: 15px;
            color: #696e79;
            line-height: 30px;
            letter-spacing: 0px;
            text-transform: capitalize;
        }

.logged-in-as a {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #696e79;
}

.comments-area ol.comment-list li .comment-body .comment-meta .comment-metadata a {
    color: inherit;
}

.comments-area ol.comment-list li .comment-respond {
    margin-bottom: 42px;
}

.comments-area ol.comment-list li .comment-content {
    font-size: 16px;
    line-height: 30px;
    clear: both;
    margin-top: 42px;
}

    .comments-area ol.comment-list li .comment-content > *:last-child {
        margin-bottom: 0 !important;
    }

    .comments-area ol.comment-list li .comment-content p {
        margin-bottom: 20px;
    }

.comments-area ol.comment-list li .reply .comment-reply-link {
    color: inherit;
    font-size: 14px;
    line-height: 28px;
    font-weight: 600;
    color: #1d1847;
    transition: all 0.3s ease-in-out !important;
    -webkit-transition: all 0.3s ease-in-out !important;
    display: inline-block;
    letter-spacing: 0;
    position: relative;
}

    .comments-area ol.comment-list li .reply .comment-reply-link:hover {
        padding: 0 0 0 25px !important;
    }

    .comments-area ol.comment-list li .reply .comment-reply-link:before {
        width: 0;
        margin-right: 0;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        padding: 0 !important;
        font-family: "Themify";
        font-weight: 400;
        font-size: 13px;
        background-color: #FD406A !important;
        color: #FD406A !important;
        display: inline-block;
        position: absolute;
        bottom: 13px;
        left: 0;
        visibility: hidden;
        opacity: 0;
        height: 2px;
        content: "";
    }

    .comments-area ol.comment-list li .reply .comment-reply-link:hover:before {
        width: 25px;
        margin-right: 12px;
        visibility: visible;
        opacity: 0;
    }

    .comments-area ol.comment-list li .reply .comment-reply-link:after {
        width: 0px;
        margin-right: 0;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        padding: 0 !important;
        font-family: "Themify";
        font-weight: 400;
        font-size: 14px;
        color: #FD406A !important;
        position: absolute;
        bottom: 0;
        left: 0px;
        visibility: hidden;
        opacity: 0;
        background: none !important;
        content: "\e628";
    }

    .comments-area ol.comment-list li .reply .comment-reply-link:hover:after {
        width: 25px;
        margin-right: 12px;
        visibility: visible;
        opacity: 1;
    }

.comments-area ol.comment-list li ol {
    padding-left: 100px;
    margin-top: 41px;
}

.comments-area .comment-form .comment-form-cookies-consent {
    margin-top: 0px;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

input[type="checkbox"], input[type="radio"] {
    flex: 0 0 auto;
    margin-right: 0px;
    width: 14px;
    height: 29px;
    float: left;
}

.page.woocommerce-account input[type="checkbox"] {
    flex: 0 0 auto;
    margin-right: 10px;
    width: 14px;
    height: 29px;
    float: left;
}

@media screen and (max-width: 767px) {
    .page.woocommerce-account input[type="checkbox"] {
        height: 18px;
    }
}

.wraper_blog_related.style-one {
    width: 100%;
    float: left;
    background-image: linear-gradient(180deg, #f5f2ff 0%, #fff 100%);
}

.wraper_blog_main.style-default .blog_main .blog-style-three-item .holder > .data h3 {
    padding-bottom: 15px;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 24px;
    font-weight: bold;
    line-height: 34px;
    letter-spacing: -0.32px;
}

.wraper_blog_related.style-one > .container {
    padding-top: 0;
    padding-bottom: 30px;
}

.wraper_blog_related.style-one .blog_related_title {
    margin-bottom: 51px;
    text-align: center;
}

    .wraper_blog_related.style-one .blog_related_title > *:last-child {
        margin-bottom: 0 !important;
    }

    .wraper_blog_related.style-one .blog_related_title .small-title {
        color: #191d27;
        margin-bottom: 10px;
        float: left;
        font-weight: 700;
        width: 100%;
        font-size: 20px;
        font-weight: bold;
        text-transform: capitalize;
        line-height: 30px;
    }

        .wraper_blog_related.style-one .blog_related_title .small-title svg {
            margin-bottom: -15px;
        }

    .wraper_blog_related.style-one .blog_related_title .title {
        margin-bottom: 15px;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 2.4em;
        line-height: 1.4em;
        letter-spacing: 0;
    }

.wraper_blog_related.style-one .blog_related_box .blog_related_box_item {
    margin-bottom: 30px;
}

    .wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder {
        position: relative;
        overflow: hidden;
        border-radius: 40px;
        -webkit-mask-image: -webkit-radial-gradient(white, black);
    }

        .wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .pic {
            position: relative;
            transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
        }

            .wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .pic:before {
                content: " ";
                display: block;
                padding-top: calc((63 / 100) * 100%);
            }

            .wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .pic > .placeholder {
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                z-: 1;
                background: top center no-repeat;
                background-size: cover;
            }

        .wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data {
            margin-bottom: 17px;
            background: #fff;
            padding: 35px 35px 30px 35px;
        }

@media all and (max-width: 480px) {
    .wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data {
        padding: 30px 30px 25px 30px;
    }
}

.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data > *:last-child {
    margin-bottom: 0 !important;
}

.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data .category {
    margin-bottom: 15px;
}

    .wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data .category a {
        padding: 6px 9px;
        font-weight: 600;
        border-radius: 4px;
        font-size: 15px;
        display: inline-block;
        width: auto;
        text-align: center;
        text-align: center;
        padding: 6px 15px;
        font-size: 15px;
        font-weight: 600;
        border-radius: 40px;
        opacity: 1;
        visibility: visible;
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
    }

.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data .date {
    margin-bottom: 0px;
    font-weight: 400;
    color: #0d1d28;
    display: flex;
    align-items: center;
}

.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data .reading-time {
    margin: 0px;
    display: flex;
    align-items: center;
    color: #0d1d28;
}

    .wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data .date svg, .wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data .reading-time svg {
        margin-right: 10px;
        width: 18px;
    }

.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data .post-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #e3e3e3;
    padding-top: 10px;
}

.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data .date a {
    color: inherit;
}

.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data .date i {
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 8px;
}

.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data .title {
    margin-bottom: 10px;
    font-weight: 600;
    color: #0d1d28;
}

    .wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .data .title a {
        color: inherit;
    }

.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder .pic {
    transition: all 1.5s cubic-bezier(0, 0, .2, 1);
    height: 245px;
    overflow: hidden;
}

.wraper_blog_related.style-one .blog_related_box .blog_related_box_item .holder:hover .pic {
    transform: scale3d(1.1, 1.1, 1.1);
}

.wraper_blog_comments.style-one {
    width: 100%;
    margin-bottom: 0px;
}

    .wraper_blog_comments.style-one > .container {
        padding-top: 80px;
        padding-bottom: 90px;
    }

.wraper_blog_main.style-one.clasic-box-layout > .blog-posts {
    margin-left: -25px;
    margin-right: -40px;
}

.post-navigation {
    width: 100%;
    padding: 0;
    width: calc(1100px - 30px);
    float: none;
}

    .post-navigation .nav-links, .comment-navigation .nav-links {
        margin-left: 0;
        margin-right: 0;
        padding: 10px 0px;
        width: 100%;
        float: left;
        border-top: 1px solid #d1d1d1;
        border-bottom: 1px solid #d1d1d1;
    }

.right-sidebar .widget-area .widget_tag_cloud .tagcloud a, .post-tags a[rel="tag"] {
    display: inline-block;
    vertical-align: top;
    margin: 0px 6px 10px 0px;
    padding: 2px 10px 3px 10px;
    background: #0e1552 !important;
    border: 1px #0e1552 solid;
    border-radius: 50px;
    font-size: 15px !important;
    color: #fff !important;
    line-height: 28px !important;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.single-post .wraper_blog_related.style-one .container {
    padding: 115px 15px 70px 15px;
}

@media only screen and (max-width: 1024px) {
    .single-post .wraper_blog_related.style-one .container {
        padding: 65px 15px 20px 15px;
    }
}

@media screen and (max-width:1024px) {
    .single-post .wraper_blog_main.style-default div.comments-area {
        padding: 28px 0 40px 0;
    }

    .single-post .wraper_blog_main.style-one div.comments-area {
        padding: 28px 0 40px 0;
    }

    .single-post .wraper_blog_banner.style-two .comments-area {
        padding: 58px 0 0px 0;
    }
}

@media screen and (min-width:768px) {
    .single-post .wraper_blog_banner.style-two .middle-page .banner-content {
        padding: 0;
        margin-top: -120px;
    }

    .single-post .wraper_blog_banner.style-two .middle-page .banner-content {
        width: 75%;
        margin: 0 auto;
        opacity: 1;
    }
}

@media screen and (max-width:767px) {
    .single-post .wraper_blog_banner.style-two .middle-page .banner-content .wht-details {
        background: #fff;
        padding: 40px 0px 0;
        margin: -40px 0px;
    }

    .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .date .icon, .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .post-reading-time .icon {
        padding-right: 10px;
        margin: 7px;
    }

    .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .date .date-description, .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .post-reading-time .post-reading-description {
        margin: 0px;
    }
}

@media screen and (max-width:480px) {
    .single-post .wraper_blog_banner.style-two .middle-page .entry-meta-box {
        display: block;
    }

        .single-post .wraper_blog_banner.style-two .middle-page .entry-meta-box .author-box .author-pic, .single-post .wraper_blog_banner.style-two .middle-page .entry-meta-box .author-box .author-details {
            margin-left: 0;
        }

        .single-post .wraper_blog_banner.style-two .middle-page .entry-meta-box .date, .single-post .wraper_blog_banner.style-two .middle-page .entry-meta-box .category {
            margin-left: 0;
        }

        .single-post .wraper_blog_banner.style-two .middle-page .entry-meta-box .date {
            margin-top: 15px;
            margin-bottom: 13px;
        }
}

@media (min-width: 1326px) {
    .wraper_blog_main .container, .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1290px !important;
    }
}

.blog_main .blog-style-three-item > .holder > .pic > .blog-tag {
    position: initial !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.wraper_blog_main.style-default .container {
    max-width: 100%;
    padding: 118px 0px 118px;
}

.blog_main .blog-style-three-item > .holder:hover .pic a {
    transform: none;
}

.wraper_blog_main.style-default > .container > .row > .blog-content {
    flex: 0 0 70%;
    max-width: 70%;
    padding: 0 30px 0 0;
}

@media only screen and (max-width: 1350px) {
    .wraper_blog_main.style-default > .container > .row > .blog-content {
        padding: 0 30px 0 15px;
    }
}

@media screen and (max-width:1024px) {
    .wraper_blog_main.style-default > .container > .row > .blog-content {
        flex: 1;
        max-width: 100%;
        padding: 0;
    }

    .search-no-results .wraper_blog_main.style-default > .container > .row > .blog-content {
        padding: 0 15px 18px 15px;
    }

    .search-no-results .apptek-search-form {
        display: none;
    }
}

.wraper_blog_main.style-default > .container > .row > .right-sidebar {
    flex: 0 0 30%;
    max-width: 30%;
    padding: 0 15px;
    margin: 0;
}

@media all and (max-width: 1024px) {
    .wraper_blog_main.style-default > .container > .row > .right-sidebar {
        margin-top: 60px;
    }
}

.blog_main .blog-style-three-item > .holder > .data .row {
    margin: 0 -15px;
}

.blog_main .blog-style-three-item > .holder > .data .blog-title {
    padding-bottom: 12px;
}

.wraper_blog_main.style-default .blog_main .blog-style-three-item:first-child .holder .data .blog-title {
    text-align: center;
}

.blog_main {
    width: 100%;
}

    .blog_main .float-left {
        float: left;
    }

    .blog_main .float-right {
        float: right;
    }

    .blog_main .blog-style-three-item {
        /*  float: left;*/
        margin-bottom: 17px;
        padding: 25px;
    }

        .blog_main .blog-style-three-item .button-space {
            padding: 0 15px;
        }

.wraper_blog_main.style-default .blog_main .blog-style-three-item {
    width: 50%;
    float: left;
}

    .wraper_blog_main.style-default .blog_main .blog-style-three-item:first-child {
        width: 100%;
        float: left;
    }

.blog_main .blog-style-three-item > .holder > .pic {
    position: relative;
    margin-bottom: 0px;
    overflow: hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    transition: transform 1s cubic-bezier(.33,.02,0,.93);
    border-radius: 4px;
}

.blog_main .blog-style-three-item > .holder > .data {
    padding: 15px 0;
    transition: all .3s ease;
    position: relative;
    z-: 1;
}

.blog_main .blog-style-three-item > .holder:hover .data {
    opacity: 1;
    visibility: visible;
    z-: 1;
    transition: all .3s ease;
}

    .blog_main .blog-style-three-item > .holder:hover .data:before {
        content: "";
        display: block;
        padding-top: 0;
    }

.blog_main .blog-style-three-item > .holder > .pic > .blog-tag a {
    position: absolute;
    top: 40px;
    right: 40px;
    z-: 2;
    display: inline-block;
    width: auto;
    text-align: center;
    text-align: center;
    padding: 4px 15px 6px 15px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 40px;
    color: #191D27;
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.blog_main .blog-style-three-item > .holder:hover .pic .blog-tag a {
    font-size: 15px;
    font-weight: 600;
    border-radius: 40px;
    color: #191D27;
}

.blog_main .blog-style-three-item > .holder > .pic a img {
    border-radius: 40px;
    overflow: hidden;
    object-fit: cover;
    width: 100%;
    border-radius: 0;
    display: block;
    -webkit-transition: -webkit-transform 1s cubic-bezier(.33,.02,0,.93);
    -o-transition: transform 1s cubic-bezier(.33,.02,0,.93);
    transition: transform 1s cubic-bezier(.33,.02,0,.93);
}

.blog_main .blog-style-three-item > .holder:hover .pic a img {
    -webkit-transform: scale(1.05) translateX(1%);
    -ms-transform: scale(1.05) translateX(1%);
    transform: scale(1.05) translateX(1%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.33,.02,0,.93);
    -o-transition: transform 1s cubic-bezier(.33,.02,0,.93);
    transition: transform 1s cubic-bezier(.33,.02,0,.93);
}

.blog_main .blog-style-three-item > .holder > .pic > .pic-main {
    transition: all 1.5s cubic-bezier(0, 0, .2, 1)
}

.blog_main .blog-style-three-item > .holder > .data > *:last-child {
    margin-bottom: 0 !important;
}

.blog_main .blog-style-three-item > .holder > .data a svg {
    margin-left: -4px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.blog_main .blog-style-three-item > .holder > .data a:hover svg {
    margin-left:;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

    .blog_main .blog-style-three-item > .holder > .data a:hover svg path {
        stroke: #30353B;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
    }

.blog_main .blog-style-three-item > .holder > .data p {
    font-size: 16px;
    line-height: 28px;
    color: #696e79;
}

.wraper_blog_main.style-default .blog_main .blog-style-three-item:first-child .holder > .data p {
    font-size: 16px;
    line-height: 28px;
    color: #696e79;
    height: auto;
}

.wraper_blog_main.style-default .blog_main .blog-style-three-item:first-child .holder > .data .blog-author-details {
    margin: 0;
    overflow: hidden;
    padding: 5px 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wraper_blog_main.style-default .blog_main .blog-style-three-item .holder > .data h4 {
    padding-bottom: 15px;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 24px;
    font-weight: bold;
    line-height: 34px;
    letter-spacing: -0.32px;
}

.wraper_blog_main.style-default .blog_main .blog-style-three-item:first-child .holder > .data h4 {
    font-size: 40px;
    font-weight: bold;
    line-height: 50px;
    letter-spacing: 0;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 0;
}

.blog_main .blog-style-three-item > .holder > .data .blog-author-details {
    margin: 0;
    overflow: hidden;
    padding: 5px 0 10px;
}

.wraper_blog_main.style-default .blog_main .blog-style-three-item:first-child .holder > .data .blog-author-details .blog-author-name {
    font-size: 14px;
    line-height: 28px;
    font-weight: 600;
    text-transform: capitalize;
    color: #0E1552;
    margin: 0 5px 0 0px;
}

.wraper_blog_main.style-default .blog_main .blog-style-three-item:first-child .holder > .data p {
    text-align: center;
}

.blog_main .blog-style-three-item > .holder > .data .blog-author-details .blog-author-name {
    font-size: 14px;
    line-height: 28px;
    font-weight: 600;
    text-transform: capitalize;
    color: #0E1552;
    margin-right: 7px;
    position: relative;
    padding-right: 12px;
}

    .blog_main .blog-style-three-item > .holder > .data .blog-author-details .blog-author-name:after {
        content: "";
        width: 1px;
        height: 15px;
        position: absolute;
        right: 0px;
        background: currentColor;
        top: 7px;
    }

    .blog_main .blog-style-three-item > .holder > .data .blog-author-details .blog-author-name span a {
        position: relative;
        display: inline-block;
    }

        .blog_main .blog-style-three-item > .holder > .data .blog-author-details .blog-author-name span a::after {
            content: '';
            width: 0;
            height: 1px;
            bottom: 1px;
            position: absolute;
            left: auto;
            right: 0;
            -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
            transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
            background: #30353B;
        }

        .blog_main .blog-style-three-item > .holder > .data .blog-author-details .blog-author-name span a:hover {
            color: #377dff;
        }

            .blog_main .blog-style-three-item > .holder > .data .blog-author-details .blog-author-name span a:hover::after {
                width: 100%;
                left: 0;
                right: auto;
            }

    .blog_main .blog-style-three-item > .holder > .data .blog-author-details .blog-author-name svg {
        fill: #377DFF;
        margin-right: 8px;
        float: left;
        margin-top: 3px;
    }

.blog_main .blog-style-three-item > .holder > .data .blog-author-details .blog-post-date svg, .blog_main .blog-style-three-item > .holder > .data .blog-author-details .comment svg {
    fill: #377DFF;
    margin-right: 8px;
    float: left;
    margin-top: 5px;
}

    .blog_main .blog-style-three-item > .holder > .data .blog-author-details .comment svg a {
        font-size: 14px;
    }

.blog_main .blog-style-three-item > .holder > .data .blog-author-details .blog-post-date {
    font-size: 14px;
    line-height: 28px;
    font-weight: 600;
    text-transform: capitalize;
    color: #696e79;
    margin-right: 12px;
    margin: 0 0px 0 5px;
}

.blog_main .blog-style-three-item > .holder > .data a {
    position: relative;
    display: inline-block;
    padding: 0;
    background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 2px;
    box-sizing: border-box;
    transition: background-size .8s cubic-bezier(.25, .8, .25, 1);
}

.blog_main .blog-style-three-item > .holder > .data .blog-author-details .blog-post-date a {
    color: #5d5de2;
}

    .blog_main .blog-style-three-item > .holder > .data .blog-author-details .blog-post-date a::after {
        content: '';
        width: 0;
        height: 1px;
        bottom: 0;
        position: absolute;
        left: auto;
        right: 0;
        -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
        transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
        background: currentColor;
    }

    .blog_main .blog-style-three-item > .holder > .data .blog-author-details .blog-post-date a:hover {
        color: #FF3F33;
    }

        .blog_main .blog-style-three-item > .holder > .data .blog-author-details .blog-post-date a:hover::after {
            width: 100%;
            left: 0;
            right: auto;
        }

.blog_main .blog-style-three-item > .holder > .data .read-more-btn {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
}

.wraper_blog_main.style-default .blog_main .blog-style-three-item:first-child .holder > .data .read-more-btn {
    text-align: center;
}

a.readmore svg {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    margin-top: -2px;
    vertical-align: middle;
}

a.readmore:hover svg {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.blog_main .blog-style-three-item > .holder > .data .social-media ul {
    float: right;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.blogdetailsdiv {
    border-radius: 15px
}


.blog_main .blog-style-three-item > .holder > .data .social-media ul li {
    float: left;
    margin: 0 15px 0 0;
    padding: 0;
    fill: #696e79;
}

    .blog_main .blog-style-three-item > .holder > .data .social-media ul li a {
        fill: #696e79;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
    }

        .blog_main .blog-style-three-item > .holder > .data .social-media ul li a:hover {
            fill: #377dff;
            transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
        }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wraper_blog_main.style-default > .container > .row > .blog-style2-content {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
    }

    .wraper_blog_main.style-default > .container > .row > .right-sidebar {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .wraper_blog_main.style-default .blog_main .blog-style-three-item {
        width: 100%;
        float: left;
    }
}

@media only screen and (max-width: 767px) {
    .wraper_blog_main.style-default > .container > .row > .blog-style2-content {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
    }

    .wraper_blog_main.style-default > .container > .row > .right-sidebar {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .wraper_blog_main.style-default .blog_main .blog-style-three-item {
        width: 100%;
        float: left;
    }
}

@media only screen and (max-width: 575px) {
    .blog_main .blog-style-three-item > .holder > .data .social-media ul {
        float: left;
    }
}

.widget-area #search-2 .widget-title {
    padding-bottom: 22px;
}

.widget-area > #categories-2 {
    margin-bottom: 40px;
}

    .widget-area > #categories-2 .widget-title {
        padding-bottom: 12px;
    }

.widget-area > .widget_radiantthemes_recent_posts_widget {
    margin-bottom: 45px;
}

.widget-area > .widget_tag_cloud {
    margin-bottom: 37px !important;
}

.widget-area > #radiantthemes_image_box_widget-2 {
    margin-bottom: 47px;
}

.widget-area > #radiantthemes_social_widget-3 {
    margin-bottom: 35px;
    overflow: hidden;
}

#radiantthemes_recent_posts_widget-2 {
    width: 100%;
    float: left;
}

.widget-area .widget_block {
    float: left;
    width: 100%;
}

.widget-area > #radiantthemes_recent_posts_widget-2 {
    margin-bottom: 39px;
}

.widget-area .widget .widget-title {
    padding-bottom: 12px;
    position: relative;
    display: inline-block;
    padding-right: 15px;
}

    .widget-area .widget .widget-title:before {
        content: "";
        background: #5d5de2;
        position: absolute;
        right: -100%;
        top: 15px;
        width: 100%;
        height: 2px;
    }

.widget-area > #radiantthemes_image_box_widget-2 {
    margin-bottom: 50px;
}

.widget-area > #archives-2 {
    margin-bottom: 45px;
}

.widget-area > .widget:last-child, .widget-area > .widget:only-child {
    margin-bottom: 0px !important;
}

.widget-area > .widget .widget-title:after {
    display: none;
}

.widget-area > .widget .widget-title a {
    color: inherit;
}

.widget-area > .widget .widget-title img {
    margin-right: 7px;
}

.widget-area > .widget.widget_media_image {
    padding: 0;
    border: none;
}

.widget-area > .widget.widget_search .search-form, .widget-area > .widget.widget_product_search .woocommerce-product-search {
    position: relative;
}

.widget-area > .widget.widget_search .search-form {
    margin-bottom: 0;
    padding-top: 0px;
}

    .widget-area > .widget.widget_search .search-form label, .widget-area > .widget.widget_product_search .woocommerce-product-search label {
        width: 100%;
        margin: 0;
    }

    .widget-area > .widget.widget_search .search-form input[type="text"], .widget-area .wp-block-search #wp-block-search__input-1 {
        vertical-align: top;
        width: 100%;
        height: 53px;
        padding: 0px;
        border-bottom: 1px solid #535353;
        border-top: none;
        border-left: none;
        border-right: none;
        background: #fff;
        font-weight: 400;
        font-size: 16px;
        line-height: 28px;
        color: #191d2;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        border-radius: 0px;
    }

    .widget-area > .widget.widget_search .search-form button[type="submit"], .widget-area .wp-block-search button.wp-block-search__button {
        position: absolute;
        top: 14px;
        right: 0px;
        width: 14px;
        height: 20px;
        padding: 10px;
        border: none;
        background: url(~/images/search-black.svg) no-repeat 0 0;
        border-radius: 4px;
        font-size: 0;
        color: #757589;
    }

.widget-area > .widget .textwidget {
    margin-bottom: 0px;
    padding-top: 7px;
}

    .widget-area > .widget .textwidget #sb_instagram {
        padding-bottom: 0px !important;
    }

    .widget-area > .widget .textwidget > *:last-child {
        margin-bottom: 0 !important;
    }

    .widget-area > .widget .textwidget p {
        margin-bottom: 18px;
    }

    .widget-area > .widget .textwidget img {
        margin: 12px 0px 15px 0px;
        border-radius: 0;
    }

.widget-area > .widget.widget_rss ul {
    margin: 0;
}

    .widget-area > .widget.widget_rss ul li {
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 24px;
    }

        .widget-area > .widget.widget_rss ul li:last-child, .widget-area > .widget.widget_rss ul li:only-child {
            margin-bottom: 0;
        }

        .widget-area > .widget.widget_rss ul li a {
            color: #31281f;
        }

        .widget-area > .widget.widget_rss ul li .rss-date {
            display: block;
            margin-top: 7px;
            font-size: 14px;
            color: #9b9a9a;
            line-height: 22px;
        }

            .widget-area > .widget.widget_rss ul li .rss-date:before {
                margin-right: 10px;
                content: "\f017";
                font-family: "FontAwesome";
            }

        .widget-area > .widget.widget_rss ul li .rssSummary {
            display: block;
            margin-top: 7px;
        }

.widget-area > .widget.widget_recent_entries ul, .widget-area > .widget.widget_recent_comments ul {
    margin: 0;
}

    .widget-area > .widget.widget_recent_entries ul li, .widget-area > .widget.widget_recent_comments ul li {
        position: relative;
        margin-bottom: 7px;
        padding-left: 0px;
        padding-bottom: 0px;
        border-bottom: none;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        text-transform: capitalize;
    }

        .widget-area > .widget.widget_recent_entries ul li:last-child, .widget-area > .widget.widget_recent_entries ul li:only-child, .widget-area > .widget.widget_recent_comments ul li:last-child, .widget-area > .widget.widget_recent_comments ul li:only-child {
            margin-bottom: 0;
            padding-bottom: 0;
            border-bottom: none;
        }

        .widget-area > .widget.widget_recent_entries ul li:before, .widget-area > .widget.widget_recent_comments ul li:before {
            position: absolute;
            top: -1px;
            left: 0;
            z-: 0;
            content: "\f101";
            font-family: "FontAwesome";
            color: #30353b;
            display: none;
        }

        .widget-area > .widget.widget_recent_entries ul li .post-date, .widget-area > .widget.widget_recent_comments ul li .post-date {
            display: block;
            margin-top: 6px;
            font-size: 12px;
            color: #282828;
            line-height: 20px;
        }

        .widget-area > .widget.widget_recent_entries ul li a, .widget-area > .widget.widget_recent_comments ul li a {
            position: relative;
            display: inline-block;
            color: #696e79;
            transition: all 0.12s ease-in-out;
            -webkit-transition: all 0.12s ease-in-out;
        }

@media (max-width:767px) {
    .widget-area > .widget.widget_recent_entries ul li a, .widget-area > .widget.widget_recent_comments ul li a {
        font-size: 14px;
        line-height: 28px;
    }
}

.widget-area > .widget.widget_recent_entries ul li a:hover, .widget-area > .widget.widget_recent_comments ul li a:hover {
    color: #FD406A;
}

.widget-area > .widget.widget_recent_entries ul li a:before, .widget-area > .widget.widget_recent_comments ul li a:before {
    content: "";
    width: 0;
    height: 1px;
    bottom: -3px;
    position: absolute;
    left: auto;
    right: 0;
    -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    background: currentColor;
}

.widget-area > .widget.widget_recent_entries ul li a:hover:before, .widget-area > .widget.widget_recent_comments ul li a:hover:before {
    right: auto;
    left: 0;
    width: 100%;
}

.widget-area > .widget.widget_rating_filter ul li {
    margin-bottom: 15px;
}

    .widget-area > .widget.widget_rating_filter ul li:last-child, .widget-area > .widget.widget_rating_filter ul li:only-child {
        margin-bottom: 0;
    }

.widget-area > .widget.widget_recent_reviews ul li, .widget-area > .widget.widget_top_rated_products ul li {
    margin-bottom: 15px;
}

    .widget-area > .widget.widget_recent_reviews ul li:last-child, .widget-area > .widget.widget_recent_reviews ul li:only-child, .widget-area > .widget.widget_top_rated_products ul li:last-child, .widget-area > .widget.widget_top_rated_products ul li:only-child {
        margin-bottom: 0;
    }

    .widget-area > .widget.widget_recent_reviews ul li img, .widget-area > .widget.widget_top_rated_products ul li img {
        width: 40px;
        margin-top: 8px;
    }

    .widget-area > .widget.widget_recent_reviews ul li .star-rating, .widget-area > .widget.widget_top_rated_products ul li .star-rating {
        float: left;
        margin-top: 7px;
    }

    .widget-area > .widget.widget_recent_reviews ul li .reviewer, .widget-area > .widget.widget_top_rated_products ul li .amount {
        width: 100%;
        float: left;
        margin-top: 5px;
    }

.widget-area > .widget.widget_price_filter .ui-slider {
    margin-bottom: 22px;
    background-color: #252525;
}

.widget-area > .widget.widget_price_filter button[type="submit"] {
    padding: 8px 33px;
    border-radius: 0 !important;
    border: none;
    text-transform: capitalize;
    font-size: 16px !important;
    line-height: 28px !important;
    color: #30353b !important;
    background: transparent !important;
}

.widget-area > .widget.widget_layered_nav_filters ul li {
    width: 100%;
    margin-bottom: 7px;
    padding: 0;
}

    .widget-area > .widget.widget_layered_nav_filters ul li:last-child, .widget-area > .widget.widget_layered_nav_filters ul li:only-child {
        margin-bottom: 0;
    }

.widget-area > .widget.widget_products ul li {
    padding-top: 17px;
    padding-bottom: 14px;
    border-bottom: 1px rgba(84, 84, 111, 0.3) solid;
}

    .widget-area > .widget.widget_products ul li:first-child {
        padding-top: 0;
    }

    .widget-area > .widget.widget_products ul li:last-child {
        padding-bottom: 0;
        border-bottom: none;
    }

    .widget-area > .widget.widget_products ul li:only-child {
        padding-top: 0;
        padding-bottom: 0;
        border-bottom: none;
    }

    .widget-area > .widget.widget_products ul li > a {
        margin-bottom: 1px;
        font-weight: 500;
        color: inherit;
    }

    .widget-area > .widget.widget_products ul li img {
        width: 60px;
    }

    .widget-area > .widget.widget_products ul li .star-rating {
        display: none;
    }

    .widget-area > .widget.widget_products ul li .woocommerce-Price-amount {
        font-size: 13px;
    }

    .widget-area > .widget.widget_products ul li del {
        opacity: 0.7;
    }

.widget-area > .widget select {
    width: 100%;
    height: 52px;
    padding: 0px 10px 0px 10px;
    background-color: #fff;
    border: 1px #e0e0e0 solid;
    border-radius: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.widget-area > .widget.widget_calendar .calendar_wrap {
    background-color: #fff;
    border-radius: 0;
}

.widget-area > .widget.widget_calendar #wp-calendar {
    width: 100%;
    table-layout: fixed;
}

    .widget-area > .widget.widget_calendar #wp-calendar caption {
        padding: 3px 10px 10px 0px;
        border-bottom: none;
        text-align: left;
        text-transform: capitalize;
        font-weight: 600;
        font-size: 14px;
        color: #30353b;
        line-height: 26px;
        letter-spacing: 0px;
        caption-side: top;
    }

    .widget-area > .widget.widget_calendar #wp-calendar > tbody > tr > td, .widget-area > .widget.widget_calendar #wp-calendar > tbody > tr > th, .widget-area > .widget.widget_calendar #wp-calendar > tfoot > tr > td, .widget-area > .widget.widget_calendar #wp-calendar > tfoot > tr > th, .widget-area > .widget.widget_calendar #wp-calendar > thead > tr > td, .widget-area > .widget.widget_calendar #wp-calendar > thead > tr > th {
        padding: 2px 5px;
        border: 1px #e2e2e2 solid;
        text-align: center;
        font-size: 70%;
    }

    .widget-area > .widget.widget_calendar #wp-calendar tr:nth-child(2n) {
        background: #f0f2f5;
    }

    .widget-area > .widget.widget_calendar #wp-calendar thead tr {
        background: linear-gradient(to right, #F36985 0%, #976DE9 100%);
        color: #fff;
    }

.wp-block-calendar #wp-calendar thead tr {
    background: linear-gradient(to right, #F36985 0%, #976DE9 100%);
    color: #fff;
}

.wp-block-calendar table th {
    color: #fff !important;
    border: 0px none !important;
}

.widget-area > .widget.widget_calendar #wp-calendar thead tr th {
    border: 0px none;
}

.widget-area > .widget.widget_calendar #wp-calendar > tbody > tr > td#today {
    background: rgba(0, 0, 0, 0.05);
    color: #FD406A;
}

.wp-block-calendar #wp-calendar > tbody > tr > td#today {
    background: rgba(0, 0, 0, 0.05);
    color: #FD406A !important;
}

.widget-area > .widget.widget_calendar #wp-calendar > tbody > tr > td a {
    color: #FD406A;
    position: relative;
}

    .widget-area > .widget.widget_calendar #wp-calendar > tbody > tr > td a:after {
        content: "";
        width: 0;
        height: 1px;
        bottom: -3px;
        position: absolute;
        left: auto;
        right: 0;
        -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
        transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
        background: currentColor;
    }

    .widget-area > .widget.widget_calendar #wp-calendar > tbody > tr > td a:hover:after {
        right: auto;
        left: 0;
        width: 100%;
    }

.wp-calendar-nav span.wp-calendar-nav-prev a, .wp-calendar-nav span.wp-calendar-nav-next a {
    color: #FD406A;
    position: relative;
}

    .wp-calendar-nav span.wp-calendar-nav-prev a:after, .wp-calendar-nav span.wp-calendar-nav-next a:after {
        content: "";
        width: 0;
        height: 1px;
        bottom: -3px;
        position: absolute;
        left: auto;
        right: 0;
        -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
        transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
        background: currentColor;
    }

    .wp-calendar-nav span.wp-calendar-nav-prev a:hover:after, .wp-calendar-nav span.wp-calendar-nav-next a:hover:after {
        right: auto;
        left: 0;
        width: 100%;
    }

.widget-area > section.widget_search {
    margin-bottom: 51px !important;
    width: 100%;
    float: left;
    margin-top: -21px;
}

@media screen and (max-width: 1024px) {
    .widget-area > section.widget_search {
        margin-top: 50px;
    }
}

.widget-area > section .widget-title {
    padding-bottom: 10px;
}

.widget-area .wp-block-search__label {
    display: none;
}

.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
    position: relative;
}

.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder {
    float: left;
    margin-top: 10px;
}

    .rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post {
        position: relative;
        display: inline-block;
        width: 100%;
        padding: 10px;
        margin-bottom: 15px;
        vertical-align: top;
        float: left;
        border-radius: 10px;
        border-bottom: 1px solid #e1e2e7;
        box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
        background: #fff
    }

        .rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post:last-child {
            border-bottom: 0;
            /* padding-bottom: 0;*/
        }

        .rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

@media screen and (min-width: 480px) and (max-width: 767px) {
    .rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post {
        flex-direction: row;
        align-items: flex-start;
    }
}

@media screen and (max-width: 479px) {
    .rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post {
        flex-direction: column;
        align-items: flex-start;
    }
}

.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post .blog-widget-post-img {
    flex-shrink: 0;
    margin: 0 20px 0 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    overflow: hidden;
    border-radius: 4px;
}

    .rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post .blog-widget-post-img img {
        transition: 0.42s ease-out;
        -webkit-transition: 0.42s ease-out;
        transform: scale(1);
        border-radius: 2%;
        width: 80px;
        height: 80px;
        object-fit: cover;
    }

    .rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post .blog-widget-post-img a {
        display: block;
        width: 100%;
        width: 80px;
        height: 80px;
        border-radius: 50%;
    }

.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post .blog-widget-post-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

@media screen and (max-width: 767px) {
    .rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post .blog-widget-post-content {
        padding-top: 20px;
    }
}

.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post .blog-widget-post-content .tag-name {
    margin-bottom: 5px;
    margin-top: -9px;
    font-size: 15px;
    position: relative;
}

    .rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post .blog-widget-post-content .tag-name .date {
        color: #6A6A6A;
        margin-right: 20px;
    }

    .rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post .blog-widget-post-content .tag-name a {
        color: #FF3274;
    }

    .rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post .blog-widget-post-content .tag-name span:after {
        content: '';
        height: 1px;
        width: 7px;
        background-color: #6A6A6A;
        position: absolute;
        bottom: 45%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        margin-left: 7px;
        margin-right: 6px;
    }

.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post .blog-widget-post-content .blog-widget-title {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 20px !important;
    margin-top: 0px;
}

    .rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .blog-widget-post .blog-widget-post-content .blog-widget-title a {
        color: #30353b;
    }

.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .excerpt {
    margin-top: 0px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    color: #696e79 !important;
}

.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post:last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 1190px) and (min-width: 250px) {
    .rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post .excerpt {
        font-size: 16px;
        line-height: 28px;
    }
}

.widget-area > .widget.widget_categories ul li {
    text-transform: capitalize;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: .35em;
    padding-bottom: .35em;
    position: relative;
    padding-left: 20px;
}

    .widget-area > .widget.widget_categories ul li:before {
        content: "";
        position: absolute;
        top: 10px;
        left: 0px;
        width: 10px;
        height: 10px;
        border: none;
        background: url(~/wp-content/themes/apptek/assets/images/ellipse-grey.svg) no-repeat 0 0;
        transition: .5s cubic-bezier(.25, .8, .25, 1);
    }

    .widget-area > .widget.widget_categories ul li:hover:before {
        background: url(~/wp-content/themes/apptek/assets/images/ellipse-color.svg) no-repeat 0 0;
        transition: .5s cubic-bezier(.25, .8, .25, 1);
    }

    .widget-area > .widget.widget_categories ul li:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .widget-area > .widget.widget_categories ul li a {
        position: relative;
        flex-grow: 1;
    }

    .widget-area > .widget.widget_categories ul li:last-child {
        border-bottom: none;
    }

.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .author-box span.author {
    letter-spacing: 0;
    color: #30353b;
    font-weight: 600;
}

.single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .author-box .author-details p, .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .date p, .single-post .wraper_blog_main.style-default .blog_single .entry-extra-item .category p {
    font-size: 14px;
    margin-bottom: 0;
    color: #6b6b6b;
    text-transform: capitalize;
}

.single-post .wraper_blog_main.style-default .blog_single .single-post .entry-extra-item {
    padding: 0px 0px 30px 0px !important;
}

body {
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);
    --wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');
    --wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');
    --wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');
    --wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');
    --wp--preset--duotone--midnight: url('#wp-duotone-midnight');
    --wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');
    --wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');
    --wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
}

:where(.is-layout-flex) {
    gap: 0.5em;
}

body .is-layout-flow > .alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em;
}

body .is-layout-flow > .alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0;
}

body .is-layout-flow > .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}

body .is-layout-constrained > .alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em;
}

body .is-layout-constrained > .alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0;
}

body .is-layout-constrained > .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}

body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: var(--wp--style--global--content-size);
    margin-left: auto !important;
    margin-right: auto !important;
}

body .is-layout-constrained > .alignwide {
    max-width: var(--wp--style--global--wide-size);
}

body .is-layout-flex {
    display: flex;
}

body .is-layout-flex {
    flex-wrap: wrap;
    align-items: center;
}

    body .is-layout-flex > * {
        margin: 0;
    }

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em;
}

.has-black-color {
    color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-color {
    color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}

.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}

.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important;
}

.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important;
}

.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important;
}

.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important;
}

.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important;
}

.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important;
}

.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important;
}

.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important;
}

.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important;
}

.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important;
}

.wp-block-navigation a:where(:not(.wp-element-button)) {
    color: inherit;
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em;
}

.wp-block-pullquote {
    font-size: 1.5em;
    line-height: 1.6;
}

.rt-textappear-line {
    color: #344054 !important;
}

h1 {
    font-weight: 700 !important;
    text-transform: capitalize;
    font-size: 3.75em;
    line-height: 1.3em !important;
    color: #101828;
    /*  font-family: 'good times rg';*/
    letter-spacing: 1px;
}

/*h2 {
    font-weight: 600 !important;
    text-transform: capitalize;
    font-size: 2.5em;
    line-height: 1.4em !important;
    color: #191d27;*/
    /*font-family: 'good times rg';*/
    /*letter-spacing: 1px;
}*/

h3 {
    font-weight: 600 !important;
    text-transform: capitalize;
    font-size: 1.875em;
    line-height: 1.3em !important;
    color: #191d27;
    /* font-family: 'good times rg';*/
    letter-spacing: 1px;
}

h4 {
    font-weight: 600 !important;
    text-transform: capitalize;
    font-size: 1.5em;
    line-height: 1.5em !important;
    color: #191d27;
    /* font-family: 'good times rg';
    letter-spacing: 1px;*/
}

h5 {
    font-weight: 600 !important;
    text-transform: capitalize;
    font-size: 1.25em;
    line-height: 1.5em !important;
    color: #191d27;
}

h6 {
    font-weight: 600 !important;
    text-transform: capitalize;
    font-size: 1.125em;
    line-height: 1.5em !important;
    color: #191d27;
}


.apptek-button > .apptek-button-main, .apptek-custom-button > .apptek-custom-button-main, .gdpr-notice .btn, .widget-area > .widget.widget_price_filter .button, .post.style-default .entry-main .entry-extra .entry-extra-item .post-read-more .btn, .page.style-default .entry-main .entry-extra .entry-extra-item .post-read-more .btn, .tribe_events.style-default .entry-main .entry-extra .entry-extra-item .post-read-more .btn, .testimonial.style-default .entry-main .entry-extra .entry-extra-item .post-read-more .btn, .team.style-default .entry-main .entry-extra .entry-extra-item .post-read-more .btn, .portfolio.style-default .entry-main .entry-extra .entry-extra-item .post-read-more .btn, .case-studies.style-default .entry-main .entry-extra .entry-extra-item .post-read-more .btn, .client.style-default .entry-main .entry-extra .entry-extra-item .post-read-more .btn, .product.style-default .entry-main .entry-extra .entry-extra-item .post-read-more .btn, .comments-area .comment-form > p button[type=submit], .comments-area .comment-form > p button[type=reset], .wraper_error_main.style-one .error_main .btn, .wraper_error_main.style-two .error_main .btn, .wraper_error_main.style-three .error_main_item .btn, .wraper_error_main.style-four .error_main .btn {
    font-family: 'Plus Jakarta Sans',sans-serif;
    font-weight: 500 !important;
    text-transform: none;
    font-size: 1em;
    line-height: 1.75em !important;
    background-color: #0e1552;
    color: #ffffff;
    padding-top: 15px;
    padding-right: 35px;
    padding-bottom: 15px;
    padding-left: 35px;
}

    .apptek-button > .apptek-button-main:hover, .apptek-custom-button > .apptek-custom-button-main:hover, .gdpr-notice .btn:hover, .widget-area > .widget.widget_price_filter .button:hover, .post.style-default .entry-main .entry-extra .entry-extra-item .post-read-more .btn:before, .page.style-default .entry-main .entry-extra .entry-extra-item .post-read-more .btn:before, .tribe_events.style-default .entry-main .entry-extra .entry-extra-item .post-read-more .btn:before, .testimonial.style-default .entry-main .entry-extra .entry-extra-item .post-read-more .btn:before, .team.style-default .entry-main .entry-extra .entry-extra-item .post-read-more .btn:before, .portfolio.style-default .entry-main .entry-extra .entry-extra-item .post-read-more .btn:before, .case-studies.style-default .entry-main .entry-extra .entry-extra-item .post-read-more .btn:before, .client.style-default .entry-main .entry-extra .entry-extra-item .post-read-more .btn:before, .product.style-default .entry-main .entry-extra .entry-extra-item .post-read-more .btn:before, .comments-area .comment-form > p button[type=reset]:hover, .wraper_error_main.style-one .error_main .btn:hover, .wraper_error_main.style-two .error_main .btn:hover, .wraper_error_main.style-three .error_main_item .btn:hover, .wraper_error_main.style-four .error_main .btn:hover, .post.style-default .entry-main .entry-extra .entry-extra-item .post-read-more .btn:hover span, .widget-area > .widget.widget_search .search-form input[type="submit"]:hover {
        background-color: #0e1552;
        color: #ffffff;
    }

.wraper_comingsoon_main {
    background-color: #eff0f2;
}

.right-sidebar .widget-area .widget_tag_cloud .tagcloud a, .post-tags a[rel="tag"] {
    background-color: #1e4ec4;
}

.single-post .wraper_blog_main.style-default .blog_single .single-post .entry-extra-item {
    background: #1e4ec4
}

;body > .scrollup {
    background-color: #ffffff;
}

body > .scrollup svg {
    color: #1e4ec4;
}

.rt-cursor-dot-outline, .rt-cursor-dot-outline-2 {
}

.rt-cursor-dot, .rt-cursor-dot-2 {
    background-color: #dc5656;
}

@media screen and (max-width: 767px) {
    body {
        font-family: 'Plus Jakarta Sans',sans-serif;
        font-weight: 500 !important;
        text-transform: capitalize;
    }

    h1 {
        font-family: 'Plus Jakarta Sans',sans-serif;
        font-weight: 700 !important;
        text-transform: capitalize;
        font-size: 2.5em;
    }

    h2 {
        font-family: 'Plus Jakarta Sans',sans-serif;
        font-weight: 600 !important;
        text-transform: capitalize;
        font-size: 1.875em;
    }

    h3 {
        font-family: 'Plus Jakarta Sans',sans-serif;
        font-weight: 700 !important;
        text-transform: capitalize;
    }

    h4 {
        font-family: 'Plus Jakarta Sans',sans-serif;
        font-weight: 700 !important;
        text-transform: capitalize;
    }

    h5 {
        font-family: 'Plus Jakarta Sans',sans-serif;
        font-weight: 700 !important;
        text-transform: capitalize;
    }

    h6 {
        font-family: 'Plus Jakarta Sans',sans-serif;
        font-weight: 700 !important;
        text-transform: capitalize;
    }
}
