/* Note CSS start */
.comment-reply-title {
    margin-top: 40px;
}
/* Disable Author Link */
.posted-by.author {
    pointer-events: none;
}


.comments-area {
    margin-top: 25px !important;
}

.wp-block-uagb-container.uagb-block-b96d5502
{
padding-bottom: 30px !important;	
}



.single.ast-plain-container .ast-single-author-box {
    padding-top: 2em;
    padding-bottom: 1.5em !important;
}


.single .ast-author-meta .about-author-title-wrapper {
    padding: 0 0 1.5em !important;
}

.single .entry-header .post-thumb img {
    margin-top: 20px;
    margin-bottom: 0;
}

.ast-single-related-posts-container {
    padding-top: 40px;
	padding-bottom: 30px;
}
.ast-related-posts-title {
    padding-top: 40px;
    padding-bottom: 30px;
}
.comments-title {
    padding: 50px 0;
}
.single-post .entry-content .wp-block-image, 
.single-post .entry-content .wp-block-embed-youtube, 
.single-post .entry-content .wp-block-video {
    margin-top: 40px!important;
    margin-bottom: 40px!important;
}
.single-post
  .elementor-widget-theme-post-content
  .wp-block-uagb-inline-notice
  h4.uagb-notice-title {
  padding: 15px;
}
/* Note CSS end*/
/* Remove Image Shadow - Black Friday Deal Post */
.bfcm-20-deal-card img {
  box-shadow: none !important;
}
/* Button CSS Start  */
.single-post.postid-46961
  .elementor-widget-theme-post-content
  .uagb-buttons__wrap
  .uagb-button__wrapper
  a {
  color: #ffffff !important;
}
.single-post
  .elementor-widget-theme-post-content
  .uagb-buttons__wrap
  .uagb-button__wrapper
  a {
  text-decoration: none !important;
}
/* Button CSS End  */
/* 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: var(--ast-global-color-2) !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,
.single-post .uagb-toc__list-wrap ol li a {
  color: var(--ast-global-color-2) !important;
}
.single-post .uagb-toc__wrap {
  background-color: var(--ast-global-color-6) !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: var(--ast-global-color-3);
}
.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;
} Arrow before indents issue */
/* 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 .footable_parent.wp_table_data_press_parent,
.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 .footable_parent.wp_table_data_press_parent,
.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; */
	margin-bottom : 0px !important;
  overflow-x: auto;
  white-space: unset;
}
.single-post.ast-header-break-point
  .footable_parent.wp_table_data_press_parent
  table {
  display: inline-block !important;
}
/*.single-post.ast-header-break-point .alignwide {
    width: unset;
    margin-left: auto;
    margin-right:auto;
}*/
.single-post hr {
  margin-bottom: 25px;
  background-color: var(--ast-global-color-4);
}
/* Astra Post Table CSS End */
/* Astra Post Button CSS Start */
.astra-post-custom-btn-style .uagb-buttons-repeater-0,
.astra-post-custom-btn-style .uagb-buttons-repeater-1,
.astra-post-custom-btn-style .uagb-buttons-repeater {
  border: none !important;
  padding: 0px !important;
}
.single-post .astra-post-custom-btn-style .uagb-buttons-repeater-0 a,
.single-post .astra-post-custom-btn-style .uagb-buttons-repeater-1 a,
.single-post .astra-post-custom-btn-style .uagb-buttons-repeater {
  color: var(--ast-global-color-2) !important;
  padding: 12px 20px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  background: var(--ast-global-color-7) !important;
  border-radius: 4px !important;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.astra-post-custom-btn-style .uagb-buttons-repeater-1 a {
  padding: 12px 20px !important;
  font-size: 17px !important;
}
.astra-post-custom-btn-style .uagb-buttons-repeater-0:hover,
.astra-post-custom-btn-style .uagb-buttons-repeater-0 a:hover,
.astra-post-custom-btn-style .uagb-buttons-repeater-1 a:hover,
.astra-post-custom-btn-style .uagb-buttons-repeater:hover {
  background-color: var(--ast-global-color-7) !important;
  box-shadow: 0 6px 10px -6px rgba(22, 35, 49, 0.18) !important;
}
.astra-post-custom-btn-style .uagb-buttons-repeater-1 a:hover {
  background: var(--ast-global-color-7);
  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;
  }
	
	.single .entry-header .post-thumb img {
    margin-top: 10px;
    margin-bottom: 0;
}
}
/* 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 var(--ast-global-color-4);
}
/* 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: 6px;
}
.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 .ast-article-single .single-layout-1 .entry-content h2 {
  font-size: 30px;
  line-height: 1.33em;
  /* color: var(--ast-global-color-2); */
  font-weight: 600;
  padding: 25px 0 25px;
  margin-bottom: 0px;
}
.single-post .ast-article-single .single-layout-1 .entry-content h3 {
  font-size: 24px;
  line-height: 1.44em;
  font-weight: 700;
  /*  color: var(--ast-global-color-2);*/
  padding: 20px 0 15px;
}
.single-post .ast-article-single .single-layout-1 .entry-content h4 {
  font-size: 20px;
  line-height: 1.44em;
  font-weight: 700;
  /* color: var(--ast-global-color-2);*/
  padding: 15px 0 12px;
}
.single-post .ast-article-single .single-layout-1 .entry-content h5 {
  font-size: 20px;
  line-height: 1.44em;
  font-weight: 700;
  /* color: var(--ast-global-color-2);*/
  padding: 15px 0 12px;
}
.single-post .ast-article-single .single-layout-1 .entry-content h6 {
  font-size: 18px;
  line-height: 1.44em;
  font-weight: 700;
  /* color: var(--ast-global-color-2); */
  padding: 15px 0 12px;
}
.recommended-articles .uael-heading {
  color: var(--ast-global-color-2);
}
.single-post .elementor-widget-theme-post-content a:hover,
.download-website-launch-checklist:hover {
  text-decoration: underline;
}
.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 .ast-article-single .single-layout-1 .entry-content img,
.single-post
  .ast-article-single
  .single-layout-1
  .entry-content
  .wp-block-embed-youtube
  .wp-block-embed__wrapper,
.single-post
  .ast-article-single
  .single-layout-1
  .entry-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 */
.single-post .comment-section #comments .submit {
  padding: 10px 30px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.leave-comment-cppro:focus {
  outline: none;
}
.single-post .comments-area .ast-comment-time {
  /* position: absolute; */
  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 0px 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;
}

.comments-area
{margin-bottom:30px}


.single-post .comments-area .ast-comment-avatar-wrap {
  /*position: absolute;*/ /*Creatign misaligning issue*/
  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 {
  margin-top: 20px;
}
.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.2);
  -moz-box-shadow: inset 0 2px 4px 0 rgba(206, 209, 224, 0.2);
  box-shadow: inset 0 2px 4px 0 rgba(206, 209, 224, 0.2);
}
.comments-title {
	font-size: 32px;
}
/* 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;
}
@media (min-width: 768px) {
  .astra-post-custom-btn-style .uagb-buttons-repeater-1 {
    margin-left: 25px !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: 1130px) {
.single .ast-author-meta .post-author-bio, 
.single .ast-author-meta .post-author-avatar, 
.single .about-author-title-wrapper {
    text-align: left !important;
}
.comments-area {
    margin-top: 25px;
}
.comment-reply-title {
    margin-top: 0px;
}
}

@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: 970px) {
.single-post .entry-content .wp-block-image, 
.single-post .entry-content .wp-block-embed-youtube, 
.single-post .entry-content .wp-block-video {
    margin-top: 20px!important;
    margin-bottom: 35px!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 .comment-section #comments .submit {
    padding: 8px 25px;
  }
  .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: 40px !important;
  }
	
	.entry-content ul:not(.uagb-toc__list),
	.entry-content ol:not(.uagb-toc__list) {
    	list-style: disc;
    	list-style-position: outside !important;
    	margin: 0 0 1.5em 1.5em !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: 0.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;
  }
  .ast-comment-meta {
    padding: 0 1.8em 1em;
	/*padding: 0 0.6em 1em;*/
  }
  .single-post .comments-area .ast-comment-data-wrap {
    padding: 20px 0px 0px 70px;
  }
	
	.ast-single-related-posts-container {
    padding-top: 25px;
}
.ast-related-posts-title {
    padding-top: 20px;
    padding-bottom: 20px;
}
.comment-reply-title {
    margin-top: 10px;
}
.comments-area {
    margin-top: 35px;
}

	
}
@media (max-width: 560px) {
  .astra-post-custom-btn-style.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    display: inline-block !important;
  }
  .astra-post-custom-btn-style .uagb-buttons-repeater-1 {
    margin-top: 20px !important;
  }
  .single-post .astra-post-custom-btn-style .uagb-buttons-repeater-0 a,
  .single-post .astra-post-custom-btn-style .uagb-buttons-repeater-1 a,
  .astra-post-custom-btn-style .uagb-buttons-repeater-0,
  .astra-post-custom-btn-style .uagb-buttons-repeater-1,
  .single-post .astra-post-custom-btn-style .uagb-buttons-repeater {
    display: inline-block !important;
  }
}
@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;
  }
}
.ast-comment-policy p:first-child {
  margin-top: 10px;
}
.ast-comment-policy p:last-child {
  margin-bottom: 25px;
}
.ast-comment-policy p {
  margin-bottom: 10px;
}
p.comment-notes {
  display: none;
}
/* Author Info CSS Start*/
.ast-single-author-box h3.about-author {
  font-size: 20px;
}
.single .ast-author-details .author-title {
	/*display: none;*/
    padding-bottom: 10px;
    font-weight: 400 !important;
    font-size: 18px;
}
.single .ast-author-details .post-author-bio a {
	pointer-events: none;
}
.single .ast-single-author-box {
	margin-top: 0px;
	border-top: 0px;
}
/* Author Info CSS End*/

/* ZIP table start*/

.zip-table thead {
	background-color: #ffeee6;
	color: #000;
	border: 0 solid #b5b5b5
}

.zip-table table tbody {
	border-bottom-color: transparent!important
 }

.zip-table td.has-text-align-left {
    border-bottom: 1px solid !important;
}

.zip-table.wp-block-table td{
	border: none !Important;
	border-bottom: 1px solid #fdcfba !important;
}

.zip-table.wp-block-table th{
	border: none !Important;
}

.zip-table {
	border: 1px solid #fdcfba;
	border-width: 1px !important;
	border-radius : 10px !important;
}

.zip-table table {
	margin-bottom: 0px !important;
}

.zip-table td, .zip-table th {
	padding : 12px !important;
}
/* ZIP table end*/
