/**
Theme Name: Astra Child
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
Template: astra
*/
@font-face {
    font-family: 'avenir-next-regular';
    src: url('/wp-content/themes/astra-child/fonts/AvenirNextLTPro-Regular.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'avenir-next-light';
    src: url('/wp-content/themes/astra-child/fonts/avenir-next-thin.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

a.hfe-menu-item {
    font-family: 'avenir-next-light';
	text-shadow: 0px 0px 0px #111111;
}



.source-watch-form .wpcf7-list-item {
    display: block;
	font-size: 15px;
}

.wpcf7 input[type=checkbox], .wpcf7 input[type=radio] {
    height: 1em!important;
    border-radius: 0em!important;
    width: 1em!important;
}

.source-watch-form .ekit-form form input {
    margin-bottom: 0px!important;
}

.menu-item.current-menu-item a.hfe-menu-item, .menu-item.current-menu-ancestor a.hfe-menu-item {
    text-shadow: 0px 0px 0px #7b0323;
}

.source-watch-form .ekit-form form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]), .source-watch-form .ekit-form form textarea, .source-watch-form .ekit-form form select {
	    font-family: 'avenir-next-light'!important;
}

.header-search input[type="search"].hfe-search-form__input {
    font-family: 'avenir-next-light'!important;
	text-shadow: 0px 0px 0px #7b0323;
}

.elementor-button-wrapper .elementor-button {
    font-family: 'avenir-next-regular';
}

.home-icon-boxes h4 {
    font-family: 'avenir-next-regular';
}

.footer-quick-links .elementor-icon-list-text, .footer-about-text {
    font-family: 'avenir-next-regular'!important;
}

.header-search button {
    box-shadow: none;
}

.field-row {
	display: flex;
}

.field-half {
	width: 50%!important;
	margin: 0px 10px!important;
}

.field-full {
	width: 100%!important;
	margin: 0px 10px!important;
}

.tnp-subscription input.tnp-submit {
    background-color: #dc879e;
    color: #ffffff;
    margin: 0;
    width: 100%;
}

.tnp-subscription input.tnp-submit:hover {
    background-color: #ffff;
    color: #7b0323;
}

.tnp-subscription label {
    color: #ffffff;
}

.tnp-subscription input[type=email] {
    width: 100%;
    background-color: #f4f4f400!important;
    margin: 0px 0px 20px!important;
    border-bottom: 2px solid #fff!important;
    border-radius: 0px;
	color: #ffffff;
	padding: 0px!important
}

.tnp-subscription input[type=submit] {
    padding: .6em;
	font-family: 'avenir-next-regular';
}

.contact-info-boxes .elementor-image-box-description a {
	color: #111111!important
}

.contact-info-boxes .elementor-image-box-description a:hover {
	color: #7b0323!important
}

.blog-posts-grid .elementskit-post-image-card .elementskit-entry-thumb>img {
    height: 300px;
}

.blog-posts-grid .icon.icon-right-arrow::before {
    margin-left: 5px;
}

.wpr-list-style-none ul {
    list-style-type: square!important;
}

.timeline-sec li {
    margin-bottom: 10px;
}

input[type="search"] {
    box-shadow: 0px 1px 2px 0px rgb(0 0 0 / 0%);
}

.ast-separate-container .ast-article-single:not(.ast-related-post) {
	padding: 30px;
}

.dropdown-menu {
    margin-bottom: -5px!important;
}

.ekit-form form select {
    border-radius: 5px!important;
}

.note-text {
    font-size: 14px;
    color: #111;
    font-family: 'avenir-next-light'!important;
    text-shadow: 0px 0px 0px #111;
	margin-left: 5px;
}

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

@media screen and (max-width: 991px) {
	.ast-separate-container .ast-article-single:not(.ast-related-post) {
		padding: 20px;
	}
}

@media screen and (max-width: 767px) {
	.home-feature-boxes {
		width: 32%;
		border-width: 0px 1px 0px 1px!important;
	}
	
	.single-post .ast-container {
		padding-left: 20px!important;
		padding-right: 20px!important;
	}
	

}

@media screen and (max-width: 480px) {
	.home-feature-boxes {
		width: 100%;
		border-width: 1px 0px 1px 0px!important;
	}
	
	.field-row {
		display: block;
	}

	.field-half {
		width: 100%!important;
		margin: 0px 0px 15px!important;
	}

	.field-full {
		width: 100%!important;
		margin: 0px 0px 15px!important;
	}
	
	.wpcf7 form>div, .wpcf7 form>p {
		margin-bottom: 15px;
	}
}
