.site-info {
	display: none;
}
img.custom-logo {
	width: 120px;
}
.th-text-2xs, .th-text-xxs {
    font-size: 0.95em;
}
site-header .top-bar {
    line-height: 28px;
}
.site-header .site-branding {
    flex: 0 0 12%;
}
.site-header .main-header-links {
    flex: 0 0 88%;
}
.site-header .call-to-book-container .wp-block-button__link {
  color: #ffffff;
}
#site-navigation a {
	padding: 6px 9px;
}
#site-navigation ul ul a {
    color: #fff;
	  font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.4;
    padding: 6px 9px;
    text-transform: none;
    width: 180px;
}
#site-navigation > ul > .menu-item-has-children > a {
    padding-right: 1.2rem;
}

.topbar-navigation{
    float: right!important
}
#topbar-navigation a {
    font-size: 0.95em;
}
.wp-block-quote.is-style-large{
    border: 0;
    border-color: #cb2c30;
    padding-left: 1em;		
    padding-right: 3em;
}
.md\:th-ml-auto {
    margin-left: 0;
    margin-right: auto;
}
.h1, h1 {
font-size: 3em;
    font-weight: 600
}
.h5, h5 {
    font-size: 1em;
    font-weight: 400
}
#hero{
    padding:0px 0
}
#colophon .footer-widget-area {
    padding-top: 0px;
    padding-bottom: 0px;
}
.footer-bottom {
	font-size: 0.9em;
}
.homepage-widgets .widget.front-recent-posts {
    padding-bottom: 3rem;
}
.th-mt-base {
    margin-top: 0;
	margin-bottom: 0;
}

.wp-block-pullquote {
    margin-left: 12e;
    margin-right: 12em;
}
.wp-block-pullquote blockquote {
    max-width: 90%;
}
.wp-block-pullquote p{
    font-size: 2em;
    line-height: 1.4;
}
h1.frontpagetitle{
    color: #cb2c30;
}
.hentry .entry-content a:not(.primary-button):not(.wp-block-button__link) {
    border-bottom: 1px solid #53565a;
}

/* Display default menu */
@media only screen and (min-width: 768px) {
    .topbar-navigation,
    .main-navigation{
        display: block;
        }
    button.toggle-mobile-menu {
    display: none;
  }
}
/* Display mobile menu */
@media only screen and (max-width: 1024px) {
    .topbar-navigation,
    .main-navigation{
    display: none;
  }
  button.toggle-mobile-menu {
    display: flex;
    flex-flow: row wrap;
  }
}
/* Change the order */
.homepage-widgets {
  display: flex;
  flex-flow: row wrap;
}
.homepage-widgets .widget.featured-page-one {
    order: 1;
}
.homepage-widgets .widget.featured-page-two {
    order: 2;
}
.homepage-widgets .widget.front-recent-posts {
    order: 4;
}
.homepage-widgets .widget.front-testimonials {
    order: 3;
}
.homepage-widgets .widget {
  width: 100%;
  order: 99;
}
/* Testimonials */
body:not(.search) #page .jetpack-testimonial.hentry .entry-content {
	background: #fff;
	border: 0px solid rgba(0,0,0,.1);
	box-shadow: 0 5px 8px rgba(0,0,0,.2);
	color: #53565a;
	font-size: 1.1em;
}
.wp-block-column{
	background: none;
	box-shadow: 0 5px 8px rgba(0,0,0,.2);
  padding-left: 20px;
  padding-right: 20px;
}

@media only screen and (min-width: 768px) {
 .front-testimonials .single-testimonial {
   width: 33.333333%;
 } 
}

/* Author comment padding */
#comments .comment-author {
	padding-left: 0px;
}

content h2 {
	font-weight: 600;
	font-size: 30px
}
content h3 {
	font-weight: 600;
	font-size: 24px
}
content h4 {
	font-weight: 600;
	font-size: 18px
}
content h5 {
	font-weight: 600;
	font-size: 14px
}

body{
	font-weight: 350;
	font-size: 1em;
}
.has-medium-font-size{
	font-size: 1.25em
}

.homepage-widgets .widget {
padding: 0px 0;
}
.homepage-widgets .front-page-block {
padding-bottom: 0px;
}
.dalt-image-left {
	float: none !important;
}
.asfaq-shortcode-wrapper h3 {
font-size: 1em;
font-weight: 400;
}
button.md-close {
	size: 10px;
	background-color: #A4343A;
	border-radius: 0px;
	font-size: 10px;
	font-weight: 600;
	line-height: 1;
	padding: 0em 0em;
	text-transform: uppercase;
	vertical-align: top;}

.hentry .entry-content a:not(.primary-button):not(.wp-block-button__link) {
border-bottom: 0px solid #53565a;
}
.wp-block-button .wp-block-button__link, .wp-block-button__link {
    text-decoration: none;
}
.wp-block-button__link {
    background-color: #0da4d3;
    border: none;
    border-radius: 10px;
    color: inherit;
    font-size: 14px;
    font-weight: 600;
    padding: 0.7em 0.7em;
    text-align: inherit;
    text-decoration: none;
    text-transform: capitalize;
}
.th-uppercase {
    text-transform: capitalize;
}
.wp-block-latest-posts li > a {
    font-size: 1em;
}
#asfaq_sc_search {
    width: 20em;
    margin-top: 0em;
    margin-bottom: 0em;
}
.th-py-xl {
    padding-top: 1rem;
    padding-bottom: 2rem;
}
.th-stack--xl>*+* {
    margin-top: 0rem;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}
b, strong {
    font-weight: 600;
}

form#wpforms-form-406820 .wpforms-field-likert_scale table th:first-child,
form#wpforms-form-406820 .wpforms-field-likert_scale table td:first-child {
    width: 40% !important;
}
form#wpforms-form-406820 .wpforms-field-likert_scale table th:not(:first-child),
form#wpforms-form-406820 .wpforms-field-likert_scale table td:not(:first-child) {
    width: 10% !important;
}

form#wpforms-form-406975 .wpforms-field-likert_scale table th:first-child,
form#wpforms-form-406975 .wpforms-field-likert_scale table td:first-child {
    width: 40% !important;
}
form#wpforms-form-406975 .wpforms-field-likert_scale table th:not(:first-child),
form#wpforms-form-406975 .wpforms-field-likert_scale table td:not(:first-child) {
    width: 10% !important;
}