@media (min-width: 971px) {
 body.archive.post-type-archive.post-type-archive-changelog .site-content > .ast-container,
    .product-tax-enabled .site-content > .ast-container {
    max-width: 750px !important;
}
}
.bsf-entry-content.content-closed.clear p:last-child {
    margin-bottom: 4px !important;
}
.post-type-archive-changelog div#bsf-changelog-primary,
.tax-product div#bsf-changelog-primary {
    margin-top: -140px !important;
    border-radius: 6px !important;
    background: #fff;
}
.pre-title .category-section .category-name {
    color: #7143E3 !important;
    font-weight: 500;
    font-size: 14px;
}
enabled .type-chnangelogs, body.post-type-archive-changelog .type-chnangelogs {
    background-color: transparent;
}
.post-type-archive-changelog .bsfc-archive-description, .post-type-archive-changelog .bsfc-author-box, .product-tax-enabled .bsfc-author-box {
    padding: 0;
    border: none;	
}

.changelog-wraper {
    z-index:9;
    Position: Relative
}
main#main {
    margin-bottom: 100px;
}
 body.product-tax-enabled .type-chnangelogs,
 body.post-type-archive-changelog .type-chnangelogs {
    margin: 3em 0 0 0 !important;
	box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.15);
	border-radius: 6px !important;
	 border: none !important;
}
.post-type-archive-changelog .bsf-entry-content.content-open.clear ul:last-child,
.product-tax-enabled .bsf-entry-content.content-open.clear ul:last-child{
    margin-bottom: 0;
}
.post-type-archive-changelog .bsf-entry-content p,
.product-tax-enabled .bsf-entry-content p {
    margin-bottom: 16px !important;
}
.pre-title .category-section {
    width: auto;
    flex: none;
	padding: 3px 20px !important;
	background-color: #5c2ddd24 !important;
}
.see-more-text {
    color: var(--ast-global-color-0);
	margin-left: 2px;
}
.bsf-entry-content.content-closed.clear p:last-child{
    margin-bottom: 4px !important;
}




@media only screen and (max-width: 976px) {
    .changelog-wraper {
    z-index: 9;
    position: relative;
}
    .post-type-archive-changelog div#bsf-changelog-primary, .tax-product div#bsf-changelog-primary {
    margin-top: -90px !important;
    }
	main#main {
    margin-bottom: 80px;
}
.wrap.changelog-wraper .bsf-entry-content img {
    width: 87% !important ;
}
	.wrap.changelog-wraper figure.wp-block-image,
.wrap.changelog-wraper figure.wp-block-uagb-image__figure {
    margin: 4px 0 16px 0 !important;
}
}
.bsf-entry-content.content-closed.clear p {
    margin-bottom: 0em
}
@media only screen and (max-width: 760px) {
    .post-type-archive-changelog div#bsf-changelog-primary, .tax-product div#bsf-changelog-primary {
    margin-top: -120px !important;
    }
    .post-type-archive-changelog .entry-title, .tax-product .entry-title {
    font-size: 20px !important;
}
	.pre-title .author-img-section img {
	height: auto !important;
	width: auto !important;
}
	.pre-title .author-img-section {
     margin-top: 5px;
}
	 body.product-tax-enabled .type-chnangelogs,
 body.post-type-archive-changelog .type-chnangelogs {
    margin: 2 0 0 0!important;
    padding: 1.5em;
	 border-width: 1px !important
}
	main#main {
    margin-bottom: 60px;
}
	.wrap.changelog-wraper .bsf-entry-content img {
    width: 87% !important ;
}
	.wrap.changelog-wraper figure.wp-block-image,
.wrap.changelog-wraper figure.wp-block-uagb-image__figure {
    margin: 4px 0 16px 0 !important;
}
}
@media only screen and (max-width: 500px) {
.wrap.changelog-wraper .pre-title {
    flex-direction:column;
    row-gap:8px;
}
    .wrap.changelog-wraper .pre-title .category-section {
        align-item: start;
        align-items: flex-start;
        align-self: flex-start;
    }
    .img-name-date-section {
    align-items: center;
    justify-content: space-between;
}
}
/* Chnagelog typography CSS Start */
.post-type-archive-changelog .changelog-wraper .type-chnangelogs h2,
.product-tax-enabled .changelog-wraper .type-chnangelogs h2 {
  font-size: 28px;
  line-height: 1.33em;
  /* color: #123B67; */
  font-weight : 600 !important;
  padding: 30px 0 25px;
  margin-bottom: 0px;
}
.post-type-archive-changelog .changelog-wraper .type-chnangelogs h3,
.product-tax-enabled .changelog-wraper .type-chnangelogs h3 {
  font-size: 24px;
  line-height: 1.44em;
  font-weight: 700;
  /*  color: #123B67;*/
  padding: 10px 0 10px;
}
.post-type-archive-changelog .changelog-wraper .type-chnangelogs h4,
.product-tax-enabled .changelog-wraper .type-chnangelogs h4 {
  font-size: 20px;
  line-height: 1.44em;
  font-weight: 700;
  /* color: #123B67;*/
  padding: 15px 0 12px;
}
.post-type-archive-changelog .changelog-wraper .type-chnangelogs h5,
.product-tax-enabled .changelog-wraper .type-chnangelogs h5 {
  font-size: 18px;
  line-height: 1.44em;
  font-weight: 700;
  /* color: #123B67;*/
  padding: 15px 0 12px;
}
.post-type-archive-changelog .changelog-wraper .type-chnangelogs h6,
.product-tax-enabled .changelog-wraper .type-chnangelogs h6 {
  font-size: 18px;
  line-height: 1.44em;
  font-weight: 700;
  /* color: #123B67; */
  padding: 15px 0 12px;
}
.changelog-wraper .bsf-changelog-img img,
.changelog-wraper iframe
 {
  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);
}
.wrap.changelog-wraper .bsf-entry-content img {
    width: 580px;
      box-shadow: 0 0 25px 0 rgba(0,0,0,.12);
    -webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,.12);
    -moz-box-shadow: 0 0 25px 0 rgba(0,0,0,.12);
    text-align: center;
    border-radius: 3px;
}
.wrap.changelog-wraper .bsf-entry-content img:hover {
    width: 580px;
      box-shadow: 0 0 25px 0 rgba(0,0,0,.12) !important;
    -webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,.12) !important;
    -moz-box-shadow: 0 0 25px 0 rgba(0,0,0,.12) !important;
    text-align: center;
    border-radius: 3px;
}
.wrap.changelog-wraper figure.wp-block-image,
.wrap.changelog-wraper figure.wp-block-uagb-image__figure {
    text-align: center;
    margin: 30px 0 10px 0;
    
}
.wrap.changelog-wraper .wp-block-uagb-image {
    align-self: center;
}
.author-name {
    line-height: 29px !important;
}
/* For Single Changelog CSS Starts*/
.changelog {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    margin-top: -100px;
    padding: 2em;
    border-radius: 6px;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.15);
}
.changelog ul {
    list-style-position: inside;
margin: 0 0 1.5em 3em !important;
}
.changelog h1{
font-size: 28px !important;
    line-height: 1.33em !important;
    font-weight: 600 !important;
    padding: 30px 0 0 !important;
    margin-bottom: 0px;
font-weight: 500 !important;
}
/* For Single Changelog CSS Ends*/