body.archive.author .ast-author-avatar {
    display: none !important;
}
/* 
.single-post ul.elementor-post-info li {
	list-style: none;
	margin-left: -46px;
} */

ul li {
	list-style: none;
}

.uael-post-wrapper .uael-post__content-wrap{
	display:flex;
	flex-direction:column-reverse;
}
 .uael-post-wrapper .uael-post__content-wrap .uael-post__terms-wrap{ 
	order:2;
}

 .uael-post-wrapper .uael-post__content-wrap .uael-post__title{ 
	order:1;
}

#revies-css  .uael-post-wrapper .uael-post__content-wrap .uael-post__title{ 
	order: inherit;
}


#revies-css .uael-post-wrapper .uael-post__content-wrap{
	display:inherit;
	    flex-direction: column;
}

#revies-css .uael-post__content-wrap .uael-post__terms-wrap{ 
	order: inherit;
}


.m-a-box {
	display:none !important;
}

#custom-layout div.uael-post__content-wrap {
    display: flex;
    flex-direction: column-reverse;
}

#custom-layout div.uael-post__content-wrap h5 {
    order:1;
}

.single.single-post article.post{
	padding:0 6.67em 5.34em  6.67em !important;
}


div#menu-id ul li.menu-item-1653 a{
	color:red !important;
}

.single-post .nav-links {
    display: none !important;
}

p.comment-form-url.ast-grid-common-col.ast-width-lg-33.ast-width-md-4.ast-float {
    visibility: hidden;
}

.sfsiplus_footerLnk {
    display: none !important;
}

form.wpcf7-form label{
	width:100% !important;
	max-width:none !important;
}

form.wpcf7-form label span.wpcf7-form-control-wrap{
	width:70% !important;
	float:left;
	margin-right:20px;
}

form.wpcf7-form label input.wpcf7-submit{
	width:25% !important;
	float:left;
	text-align:center;
}



div#wpcf7-f1611-o1 label{
	width:100% !important;
	max-width:none !important;
}

div#wpcf7-f1611-o1 label span.wpcf7-form-control-wrap{
	width:65% !important;
	float:left;
	margin-right:20px;
}

div#wpcf7-f1611-o1 label input.wpcf7-submit{
	width:30% !important;
	float:left;
}


body{
	font-family: Caslon Pro !important;
}

h1{
	font-family: Caslon Pro !important;
}
h2{
	font-family: Caslon Pro !important;
}
h3{
	font-family: Caslon Pro !important;
}
h4{
	font-family: Caslon Pro !important;
}
h5{
	font-family: Caslon Pro !important;
}
h6{
	font-family: Caslon Pro !important;
}

/* .category-commentary .elementor-widget-container {
	text-align: left;
}

.category-commentary .elementor-widget-image img {
	width: 400px;
	height: 400px;
	object-fit: cover;
} */

@media only screen and (max-width:786px){
	
	.single.single-post article.post{
	padding:10px !important;
}
form.wpcf7-form label{
	width:100% !important;
	max-width:none !important;
}

form.wpcf7-form label span.wpcf7-form-control-wrap{
	width:100% !important;
	float:left;
	margin-right:20px;
}

form.wpcf7-form label input.wpcf7-submit{
	width:40% !important;
	float:left;
	text-align:center;
}
}