/* Block Quote CSS Start */
.single-post .elementor-widget-theme-post-content blockquote {
    margin: 1.5em 0em 1.5em 0em;
}
/* Block Quote CSS End */
/* Table of Content CSS Start */
.single-post .wp-block-uagb-table-of-contents .uagb-toc__wrap .uagb-toc__list {
        margin-left: 20px !important;
    }
.single-post .uagb-toc__title {
    color: #4A6684 !important; 
    font-size: 22px !important;
    line-height: 30px !important;
    font-weight: 600 !important;
    margin-bottom: 22px !important;
}
.single-post .uagb-toc__list-wrap ul li a {
    color: #6635b7 !important;
}
.single-post .uagb-toc__wrap {
    background-color: #f9f9fb !important;
    border: none !important;
    padding: 50px !important;
    margin-left: -50px;
    margin-right: -50px;
    width: 820px !important;
}
.single-post.ast-header-break-point .uagb-toc__wrap {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100% !important;
}
.single-post .ast-comment-list {
    color: #353F75;
}
.single-post .comment-reply-title,
.comments-count-wrapper .comments-title {
    font-family: ProximaNova-Regular !important;
}
.single-post .uagb-toc__wrap .uagb-toc__list {
    list-style: none;
}
.single-post .uagb-toc__wrap .uagb-toc__list li {
    margin-left: 10px;
    position: relative;
}
.single-post .uagb-toc__wrap .uagb-toc__list li:before {
    content: "→";
    color: #999;
    position: absolute;
    left: -30px;
    font-weight: 800;
    font-family: initial;
}
/* Table of Content CSS End */   
/* Astra Post Table CSS Start */
.astra-post-table tr td {
    text-align: center;
    padding:15px;
    vertical-align: middle;
    word-break: normal !important;
}
.astra-post-table tr:first-child {
    background: #f7f7f7 !important;
}
.single-post .wp-block-uagb-buttons {
    margin-bottom: 40px;
}
.single-post .alignwide,
.single-post .alignwide table {
    margin-left: -60px;
    margin-right: -60px;
    max-width: unset;
    /*width: 960px;*/
    width: 840px;
}
.single-post.ast-header-break-point .alignwide,
.single-post.ast-header-break-point .alignwide table {
    width: unset;
    margin-left: auto;
    margin-right:auto;
    display: block !important;
    overflow-x: auto;
    white-space: nowrap;
}
.single-post.ast-header-break-point table {
    display: block !important;
    overflow-x: auto;
    white-space: nowrap;
}
/*.single-post.ast-header-break-point .alignwide {
    width: unset;
    margin-left: auto;
    margin-right:auto;
}*/
.single-post hr {
    margin-bottom:25px;
    background-color: #eaeaea;
}
/* Astra Post Table CSS End */
/* Astra Post Button CSS Start */
.astra-post-custom-btn-style .uagb-buttons-repeater-0 a {
    background: #5c2ede;
    color: #fff !important;
    border-color: #451ac1;
    padding: 8px 18px !important;
    font-size: 17px !important;
}
.astra-post-custom-btn-style .uagb-buttons-repeater-1 a {
    padding: 8px 18px !important;
    font-size: 17px!important;
}
.astra-post-custom-btn-style .uagb-buttons-repeater-0 a:hover {
   background: #6738ec;
   border-radius: 5px;
   box-shadow: 0 6px 10px -6px rgba(22, 35, 49, 0.18);
}
.astra-post-custom-btn-style .uagb-buttons-repeater-1 a:hover {
    background: #fafafa;
    border-radius: 5px;
    box-shadow: 0 6px 10px -6px rgba(22, 35, 49, 0.18);
}
/* Astra Post Button CSS Start */
.single-post-comment-popup {
    z-index: 999999;
}
/* Newsletter Subscription Form Start */
.newsletter-subscription-form .elementor-message-success {
    text-align: center;
    margin: 0;
    position: absolute;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    padding-top: 4px;
}
.newsletter-subscription-form .fa-spinner.fa-spin {
    font-size: 13px !important;
    line-height: 0.8em !important;
}
.single-post-popup .dialog-close-button {
    padding: 6px;
    border-radius: 50%;
    box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.16);
}
.single-post-popup .eicon-close {
    font-weight: bolder !important;
}
.single-post-popup input:focus {
    border-color: #666 !important;
    box-shadow: none !important;
}
.newsletter-subscription-form .elementor-field-textual.elementor-size-sm {
    padding: 5px 15px;
    height: 45px;
}
.single-post-popup {
    z-index: 99999;
}
@media(max-width:767px){
    .subscriber-section-heading {
        margin-bottom: 0px !important;
    }
    .subscriber-subheading-section .uael-infobox-content {
        text-align: center;
    }
.newsletter-subscription-form .elementor-field-textual.elementor-size-sm {
        padding: 4px 15px;
        height: 40px;
    }
.newsletter-subscription-form .elementor-button {
    padding: 12px 15px 12px 15px !important;
    min-height: 35px !important;
}
.subscriber-heading-section {
    background-color: #f7f7f7 !important;
}
    .single-post .site-header .main-header-bar-wrap .ast-container {
        padding-left: 10px;
        padding-right: 10px;
    }
}
/* Newsletter Subscription Form End */
/* Responsive Tabel CSS Start */
.astra-blog-post-table {
    overflow-x: auto;
}
/* Responsive Tabel CSS End  */
/* Read Meter CSS Start  */
.post-read-meter .bsf-rt-reading-time {
    font-size: 14px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%); 
    display: inline-block;
    margin-left: 10px;
    bottom: 8px;
    width: 100%;
    text-align: center;
}
.img-radius.top-author-box img {
    border-radius: 100%;
    width: 55px;
    height: 55px;
    margin-top: 10px;
}
.top-author-box .elementor-image-box-img {
    text-align: right;
}
.top-author-box {
    margin-bottom: 0px !important;
}
/* Read Meter CSS End */
/* Ping Back Section CSS */
.single-post .pingback > p {
    padding: 2em 0 0;
}
.single-post .pingback > p a {
    border-bottom: 1px solid #7143e3;
}
/* Ping Back Section CSS */
/* Floating Social Sharing CSS Start */
.subscriber-blog-post-cta {
    color: #ffffff;
    margin-bottom: 0px !important;
}
.subscriber-blog-post-cta h2 {
    color: #fff;
    margin-bottom: 10px !important;
}
.subscriber-blog-post-cta p {
    margin-bottom: 15px !important;
}
/** single post images radius CSS */
.img-radius img
{
    border-radius: 100%;
}
/** single post br tag spacing CSS */
.single-post .comments-area .ast-comment-content.comment br {
    line-height: 35px;
}
.ss-hide-floating-bar {
    display: none !important;
}
/* Floating Social Sharing CSS End */
/* Single post typography CSS Start */
.single-post .elementor-widget-theme-post-content h2 {
    font-size: 30px;
    line-height: 1.33em;
    color: #123B67;
    font-weight: 400;
    padding: 30px 0 25px;
}
.single-post .elementor-widget-theme-post-content h3 {
    font-size: 24px;
    line-height: 1.44em;
    /* font-weight: 700; */
    color: #123B67;
    padding: 20px 0 15px;
}
.single-post .elementor-widget-theme-post-content h4 {
    font-size: 20px;
    line-height: 1.44em;
    font-weight: 700;
    color: #123B67;
    padding: 15px 0 12px;
}
.single-post .elementor-widget-theme-post-content h5 {
    font-size: 20px;
    line-height: 1.44em;
    font-weight: 700;
    color: #123B67;
    padding: 15px 0 12px;
}
.single-post .elementor-widget-theme-post-content h6 {
    font-size: 18px;
    line-height: 1.44em;
    font-weight: 700;
    color: #123B67;
    padding: 15px 0 12px;
}
.recommended-articles .uael-heading {
    color: #102a43;
}
.single-post .elementor-widget-theme-post-content a:hover,
.download-website-launch-checklist:hover {
    text-decoration: underline;
}
.single-post .elementor-widget-theme-post-content a,
.download-website-launch-checklist {
    color:#6635b7;
}
.download-website-launch-checklist {
    cursor: pointer;
}
.single-post .elementor-widget-theme-post-content .wp-block-image,
.single-post .elementor-widget-theme-post-content .wp-block-embed-youtube,
.single-post .elementor-widget-theme-post-content .wp-block-video
 {
    margin-top: 35px!important;
    margin-bottom: 55px!important;
}
.single-post .elementor-widget-theme-post-content img, 
.single-post .elementor-widget-theme-post-content .wp-block-embed-youtube .wp-block-embed__wrapper,
.single-post .elementor-widget-theme-post-content .wp-block-video video {
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
}
.single-post .elementor-widget-theme-post-content figcaption {
    position: relative;
    top: 20px;
    width: 100%;
    line-height: 1.5em;
    margin-top: 0px;
    margin-bottom: 0px;
}
.single-post .elementor-widget-theme-post-content .wp-block-video figcaption {
    position: relative;
    top: 12px;
}
.single-post .elementor-widget-theme-post-content img.emoji{
    margin: 0 !important;
}
.single-post .wp-block-uagb-columns .wp-block-image figure img,
.single-post .wp-block-uagb-columns .wp-block-imag .wp-block-embed-youtube {
    box-shadow: none;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
/* Single post typography CSS End */
/* Single post comment CSS Start */
.leave-comment-cppro:focus {
    outline: none;
}
.single-post .comments-area .ast-comment-time {
   /* position: absolute;
    text-align: right; */
    text-align: left;
    right: 0;
    padding-right: 0;
}
.single-post p {
    margin-bottom: 25px;
}
.single-post .comments-area .ast-comment-data-wrap {
    position: relative;
}
.single-post .comments-area .ast-comment-avatar-wrap img {
    border-radius: 100%;
}
.single-post .comments-area .ast-comment-meta-wrap {
    padding-bottom: 0 !important;
}
.single-post .comments-area .ast-comment-data-wrap {
    padding: 20px 0 15px 70px;
    display: inline-block;
}
.single-post .comments-area .ast-comment {
    position: relative;
}
.single-post .comments-area .ast-reply-link {
    text-align: left;
    width: 100%;
}
.single-post .comments-area .ast-comment-content.comment p {
    margin-bottom: 15px !important;
    font-size: 16px;
}
.single-post .comments-area .timendate {
    font-size: 15px;
    text-transform: capitalize;
}
.single-post .comments-area .ast-comment-edit-reply-wrap {
    font-size: 16px;
}
.single-post .comments-area .ast-edit-link
{
    margin-right: 10px;
}
.single-post .comments-area .ast-comment-avatar-wrap {
    position: absolute;
    top: 40px;
}
.single-post .comments-area .ast-comment-cite-wrap {
    font-size: 15px;
    text-transform: capitalize;
}
.single-post .comments-area .comment-form-author,
.single-post .comments-area .comment-form-email {
    width: 100%;
}
.single-post .comments-area .comment-form-url {
    display:none
}
.single-post .comments-area .comment-textarea,
.single-post .comments-area .comment-form-author,
.single-post .comments-area .comment-form-email {
    margin-bottom: 15px !important;
}
.single-post .comments-area .comment-textarea textarea:focus,
.single-post .comments-area .comment-form-author input:focus,
.single-post .comments-area .comment-form-email input:focus {
    outline:none ;
}
.single-post .comments-area .comment-textarea textarea,
.single-post .comments-area .comment-form-author input,
.single-post .comments-area .comment-form-email input {
    background: transparent;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(206, 209, 224, 0.20);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(206, 209, 224, 0.20);
    box-shadow: inset 0 2px 4px 0 rgba(206, 209, 224, 0.20);
}
/* Single post comment CSS end */
/* Social Sharing Button CSS Start */
.single-post .essb_totalcount.essb_t_before:before {
    content: "\2f" !important;
    font-family: essb!important;
    font-style: normal!important;
    font-weight: 400!important;
    padding-right: 10px !important;
    vertical-align: middle !important;
    bottom: 2px !important;
    position: relative !important;
}
.single-post .essb_item.essb_totalcount_item {
    margin-bottom: 15px !important;
}
.single-post .essb_links.essb_template_usercustom .essb_totalcount_item_before .essb_t_before, 
.single-post .essb_totalcount_item_after .essb_t_before {
    font-weight: 600;
}
.single-post .essb_displayed_postfloat li, 
.single-post .essb_displayed_postfloat ul {
    text-align: right !important;
}
.single-post .essb-mobile-sharebottom .essb_links li a {
    padding-top: 4px;
    padding-bottom: 4px;
}
/*.single-post .essb_displayed_postfloat.essb_share.essb_template_usercustom {
    margin-left: -260px !important;
}*/
@media(min-width:920px){
.single-post .essb_postfloat_breakscroll {
        z-index: -1 !important;
    }
}
/* Social Sharing Button CSS End */
@media(min-width: 992px){
    .post-cta.wp-block-uagb-columns {
        margin-left: -60px;
        margin-right: -60px;
    }
}
@media(min-width: 1025px) {
    .single-post .elementor-widget-theme-post-content figure {
        position: relative;
        text-align: center;
        margin: 0 auto !important;
    }
}
@media(max-width: 1024px){
     /* Read Meter CSS Start */
   .post-read-meter .bsf-rt-reading-time {
        margin-left: 0px;
    } 
    /* Read Meter CSS End */
    .single-post .elementor-widget-theme-post-content h2 {
        font-size: 24px;
        padding: 20px 0 20px;
    }
    .single-post .elementor-widget-theme-post-content h3 {
        font-size: 20px;
    }
    .single-post .elementor-widget-theme-post-content h4 {
        font-size: 16px;
    }
    .single-post .comments-area .ast-comment-time {
        position: relative;
        text-align: left;
    }
    .single-post .elementor-widget-theme-post-content .wp-block-image,
    .single-post .elementor-widget-theme-post-content .wp-block-embed-youtube,
    .single-post .elementor-widget-theme-post-content .wp-block-video {
        margin-top: 20px !important;
        margin-bottom: 35px !important;
    }
    .single-post .elementor-widget-theme-post-content figcaption {
        top: 10px;
    }
    .single-post .elementor-widget-theme-post-content .wp-block-video figcaption {
        top: 5px;
    }
    .single-post .elementor-widget-theme-post-content figcaption {
        line-height: 1.5em;
        margin-top: 0px !important;
    }
}
@media(max-width: 768px){
   .post-read-meter .bsf-rt-reading-time {
        margin-left: 15px;
    } 
    .post-read-meter .bsf-rt-reading-time {
        margin-left: -2px !important;
    }
    .essb-mobile-sharebottom {
        z-index: 9 !important;
    }
}
@media(max-width: 767px){
    .single-post .comments-area .ast-comment-data-wrap {
    padding: 20px 0 0 70px;
}
.ast-comment-meta {
    padding: 0 .6em 1em;
}
    .comment-section .ast-row.comment-textarea,
    .comment-section .ast-comment-formwrap.ast-row
     {
        margin-left: 0px;
        margin-right: 0px;
    }
    .comment-section .comment-form-textarea.ast-col-lg-12,
    .comment-section .ast-comment-formwrap.ast-row p {
        padding-left: 0px;
        padding-right: 0px;
    }
    .single-post .elementor-widget-theme-post-content ol, 
    .single-post .elementor-widget-theme-post-content ul {
        margin-left: 20px !important;
    }
    .astra-post-meta .elementor-icon-list-items.elementor-inline-items,
    .astra-post-meta .elementor-icon-list-item:first-child {
        margin-left: 0px !important;
    }
    .ast-page-builder-template .comment-section .comments-area {
        padding-left: 0;
        padding-right: 0;
    }
    .essb-mobile-sharebottom ol,
    .essb-mobile-sharebottom ul,
    .single-post .comments-area .ast-comment-list {
        margin-left: 0px !important;
    }
    .single-post .comments-area .ast-comment-list .children {
        margin-left: .66666em !important;
    }
    .single-post .wp-block-uagb-table-of-contents .uagb-toc__wrap {
        padding: 15px 15px 18px 15px !important;
    }
    .top-author-box .elementor-image-box-img {
        text-align: center;
    }
    .post-read-meter .bsf-rt-reading-time {
        transform:translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%); 
        padding-left: 0px !important;
        bottom: 0;
        margin-left: 0px;
        width: 100%;
        text-align: center;
        padding-top: 25px;
    }
}

@media(max-width: 480px){
    .browse-free-website .uagb-button__link {
        padding: 10px 22px !important;
    }
}
@media(max-width: 320px){
    .astra-post-custom-btn-style .uagb-buttons-repeater-0 a,
    .astra-post-custom-btn-style .uagb-buttons-repeater-1 a {
        padding: 8px 12px !important;
    }
}