/**
Theme Name: Astra Child Theme
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child-theme
Template: astra
*/

a {
	font-weight: bold;
}

body {
   background-color: white;
}

figure {
    margin: 0 0 1em !important;
}

#post-1208 .tb-container p {
	margin-bottom: 0 !important;
}



figure:not(.conference), figcaption {
	display: block !important;
}

.stripe {
	height: 6px important;
}

.flex-div.travel .tb-grid-column {
	flex-basis: 275px;
}

.wpforms-error-container {
	color: #fff9e5 !important;
}

footer .wpforms-error-container {
	color: #ff0000 !important;
}

.wpforms-confirmation-container-full.wpforms-confirmation-scroll p{
	color: black !important;
}

.ast-footer-social-1-wrap .ast-builder-social-element {
	margin-right: 6px !important;
}

.custom-button, .custom-button-a a {
    border-style: solid;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    color: #58342E !important;
	background-color: #FFFFFF !important;
	border-color: #FFFFFF !important;
    border-radius: 0;
	padding: calc(0.667em + 1px) calc(1.333em + 1px) !important;
    font-family: inherit;
    font-weight: inherit;
    line-height: 1em;
    font-weight: 700;
	font-size: 18px !important;
}

.custom-button:hover, .custom-button-a a:hover {
	color: #FFFFFF !important;
    border-color: #58342E !important;
    background-color: #58342E !important;
}

/* Alternative hover color for Footer form */

.custom-button, .custom-button-b a {
    border-style: solid;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    color: #58342E !important;
	background-color: #FFFFFF !important;
	border-color: #FFFFFF !important;
    border-radius: 0;
	padding: calc(0.667em + 1px) calc(1.333em + 1px) !important;
    font-family: inherit;
    font-weight: inherit;
    line-height: 1em;
    font-weight: 700;
	font-size: 18px !important;
}

.custom-button:hover, .custom-button-b a:hover {
	color: #FFFFFF !important;
    border-color: #51B8FF !important;
    background-color: #51B8FF !important;
}

.wpforms-field-container {
	color: white !important;
}

footer .wpforms-field-container {
	color: white !important;
}

div.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
	max-width: none !important;
}

.margin-bottom {
	margin-bottom: 40px !important;
}

#contact-us-form label{
	color: black !important;
}

.home-page-posts time, .home-page-posts .wp-block-coblocks-posts__excerpt {
	display: none !important;
}

.home-page-posts a {
	font-size: 1.2rem !important;
}

.wp-block-button__link {
	font-weight: 700 !important;
}

#block-15 img {
	max-width: 250px;
}

.footer-header-guide {
	text-align: center !important;
}	

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
	width: 100% !important;
}

.entry-content [class*="__inner-container"] > *:not(.alignwide):not(p):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(iframe) {
	max-width: none !important;
}

.icon-box {
	height: 10em;
}

.icon-box-12 {
	height: 12em;
	margin-bottom: -1.5em !important;
}

.header-block {
	min-height: 8em !important;
	background-color: #CB896F !important;
	padding: 3em 25px !important;
	color: white !important;
}

.header-block p, .header-block h1 {
	color: white !important;
}

.header-block a {
	color: #003E51 !important;
}

.header-block a:hover, .entry-title a:hover {
	color: white !important;
}

.no-bottom-margin, .no-bottom-margin p {
	margin-bottom: 0 !important;
}

.no-bottom {
	margin-bottom: 0 !important;
}

.small-bottom-margin, .small-bottom-margin p {
	margin-bottom: 20px !important;
}

#primary, .no-margin {
	margin: 0 !important;
}

.coblocks-form .coblocks-form__inline-fields {
    align-items: center !important;
    display: flex !important;
    flex-flow: row wrap !important;
    margin-bottom: 1.15rem !important;
}

.coblocks-form .coblocks-form__inline-fields .coblocks-form__inline-field:first-child {
    padding-right: 10px;
}

.coblocks-form .coblocks-form__inline-fields .coblocks-form__inline-field:last-child {
    padding-left: 10px;
}

.coblocks-form .coblocks-form__inline-fields .coblocks-form__inline-field {
    margin-bottom: .15rem;
    width: 50%;
}

.coblocks-label > .required {
    color: #d94f4f !important;
    margin-left: 5px !important;
}

.coblocks-form__subtext {
	text-align: left !important;
}

.coblocks-form label {
    display: block !important;
    float: none !important;
    margin-bottom: 3px !important;
	text-align: left !important; 
	color: white !important;
}

footer .coblocks-form label {
	color: #3C3C3C !important;
}

.coblocks-form input {
	padding: .5em !important;
}

footer .coblocks-form .coblocks-field, .coblocks-form select {
    margin-bottom: 3px !important;
	width: 100% !important;
}

.coblocks-form .coblocks-field.verify, .coblocks-form select.verify {
    height: 0 !important;
    left: 0 !important;
    opacity: 0 !important;
    position: absolute !important;
    top: 0 !important;
    width: 0 !important;
    z-index: -1 !important;
}

.footer-header {
	margin-top: 20px !important;
	margin-bottom: 1em !important;
	line-height: 1 !important;
}

.large-margin {
	margin-bottom: 95px !important;
}

.site-primary-footer-inner-wrap {
	padding-left: 1em !important;
	padding-right: 1em !important;
}

.flex-container {
	width: 280px;
}

.flex-nearby-container {
	width: 200px !important;
}

.flex-div, .flex-row, .flex-div .tb-grid {
	display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
}

#block-17 {
	margin-bottom: 1em !important;
}

footer button.wp-block-button__link {
	margin-top: 1.25rem !important;
}

.wfh-image {
	margin-top: 50px !important;
}

.flex-row p {
	margin-bottom: 2em;
	width: 15em;
	text-align: center;
}

.whats-nearby-link {
	margin-top: -70px;
}

.whats-nearby-distance {
	margin-top: -25px;
}

.extra-margin-top {
	margin-top: 2em;
}

.site-footer-section-1 {
	margin-top: 15px !important;
}

.site-footer-section-2, .site-footer-section-3 {
	margin-bottom: 50px !important;
}


/* @media screen and (min-width: 545px) { */
.ast-footer-social-1-wrap {
    margin-left: 0px !important;
	margin-right: 0px !important;
}
/* } */

@media screen and (min-width: 546px) {
.site-primary-footer-inner-wrap {
	padding-left: 3em !important;
	padding-right: 3em !important;
}	
	

	
.site-footer-primary-section-2.site-footer-section.site-footer-section-2, .site-footer-primary-section-3.site-footer-section.site-footer-section-3 {
    display: block !important;
}
	
.cover-container p, .cover-container h1, .cover-container button {
	text-align: right !important;
}
.cover-button {
	justify-content: flex-end !important;
}
}


@media screen and (max-width: 350px) {
	.choices-container {
		padding: 2em !important;
	}
}


@media screen and (max-width: 599px) {

	.best-sites-img {
		float: none !important;
		margin: auto !important;
	}
	
.center, .center h2 {
		text-align: center !important;	
	}
	.anchor-column {
		height: 0 !important;
		margin: 0 !important;
	}
	
	.hero-container h1 {
		color: white !important;
	}
}

@media screen and (min-height: 600px) and (min-width: 600px) and (max-width: 921px) {
	.cover-container {
		margin-top: 20% !important;
	}
}

@media screen and (max-width: 924px) {
.icon-box-12 {
	height: 10em;
}	
	.icon-box-12 img {
		max-height: 100px;
	}
}

@media screen and (min-width: 600px) and (max-width: 700px) {
	.our-team-text {
		padding: 0 !important;
	}
}

@media screen and (min-width: 781px) and (max-width: 981px) {
.caption-margin {
	margin-bottom: 40px !important; 
}
}

@media screen and (min-width: 922px) {
.large-margin {
	margin-bottom: 40px !important;
}
	
.site-footer-section-2 {
	margin-left: 15% !important;	
}
.footer-header-guide {
	text-align: left !important;
}		
.site-primary-footer-inner-wrap {
	padding-left: 1em !important;
	padding-right: 1em !important;
}
}


@media screen and (min-width: 1282px) {
.big-padding {
	padding-left: 3vw !important;
	padding-right: 3vw !important;
}
	
.cover-container {
	padding-left: 30% !important;
	margin-top: 12% !important;
}
.is-style-default {
	padding: 6em 30vw !important;		
}
}  
	