/**
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
*/


/* GLOBAL */

body {
	font-family: "Yantramanav";
	
}

.site-title a {
	font-weight: 500 !important;
	font-family: 'Yantramanav';
	letter-spacing: 0px;
	
}

p {
	font-size: 17px;
}

b, strong {
	font-weight: 500 !important;
}

hr {
	background-color: #eaeaea;
}

h2 {
	font-size: 1.75em !important;
}

h3 {
	font-size: 1.55em !important;
}

h4, em, i {
	font-family: "Cardo" !important;
}

h4 {
	font-size: 1.3em !important;
}

h5 {
	font-size: 1.15em !important;
}

.site-content p {
	color: var(--ast-global-color-0);
}

.ast-above-header-wrap, 
.main-header-bar, 
.ast-article-single, 
.site-primary-footer-wrap, 
.site-below-footer-wrap {
	padding-left: 0px;
	padding-right: 0px;
}

.ast-container, 
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
	padding-left: 30px !important;
	padding-right: 30px !important;
}


@media screen and (max-width: 330px) {
	
	p {
		font-size: 16px;
	}
	
}



/* NAVI */

.main-header-bar {
	border-bottom: 1px solid #eaeaea;
}

.main-header-menu .menu-item-2104, 
.main-header-menu .menu-item-2105, 
.widget_nav_menu .menu-item-2104, 
.widget_nav_menu .menu-item-2105 {
	display: none;
}


.main-header-menu .menu-link {
	margin-right: 0;
	font-size: 1em;
	opacity: 0.7;
	padding: 12px 16px !important;
	padding-bottom: 22px !important;
	height: auto !important;
	line-height: 1em !important;
}

.main-header-menu .main-header-menu .menu-link:hover {
	opacity: 1;
}

.ast-builder-menu-1 li:first-child .menu-link {
	padding-left: 0 !important;
}

.ast-builder-menu-2 li:last-child .menu-link {
	background: var(--ast-global-color-5);
	font-family: 'Cardo';
	color: var(--ast-global-color-0);	
	padding: 12px 26px !important;
	margin-top: -12px !important;
}

.main-header-menu li:last-child .menu-link:hover {
	opacity: 1;
	color: var(--ast-global-color-3);	
}

.main-header-menu.ast-menu-shadow .sub-menu {
	box-shadow: none !important;
	border: 1px solid #eaeaea;
	border-top: none;
	margin-top: 5px !important;
	margin-left: -20px !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	padding-bottom: 10px !important;
}

.main-header-menu.ast-menu-shadow .sub-menu .menu-link {
	padding-top: 8px !important;
	padding-bottom: 10px !important;
}

body.home .main-header-menu.ast-menu-shadow .sub-menu {
	width: 260px;
	margin-top: 0 !important;
	margin-left: 0 !important;
	padding: 0 !important;
	border-top: 1px solid #eaeaea;
}
	
body.home .main-header-menu.ast-menu-shadow .sub-menu .menu-link {
	padding-top: 5px !important;
	padding-bottom: 7px !important;
}


/* NAVI MOBILE */

#ast-mobile-header {
	margin-bottom: 14px;
	border-bottom: 1px solid #eaeaea;
}

#ast-mobile-header .ast-site-identity {
	padding: 0 0 !important;
	padding-bottom: 25px !important;
	padding-left: 30px !important;
	font-size: 0.5rem !important;
}

#ast-mobile-header .site-title {
	font-size: 1.7rem !important;
	padding-top: 18px;
}

#ast-mobile-header .site-header-primary-section-right {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
}

#ast-mobile-header .main-header-menu {
	background-color: transparent;
	margin-top: 0px;
}

#ast-mobile-header .main-header-menu .menu-link {
	padding: 20px 30px !important;
}

#ast-mobile-header .main-header-menu .sub-menu {
	margin-top: 0 !important;
	padding-bottom: 10px !important;
	padding-top: 10px !important;
}

#ast-mobile-header .main-header-menu .ast-menu-toggle {
	top: 2px !important;
}

#ast-mobile-header .main-header-menu .sub-menu .menu-link {
	border-bottom-width: 0;
	padding: 10px 30px !important;
}

#ast-mobile-header .main-header-menu .sub-menu .menu-link::before {
	display: none;
}


#ast-mobile-header .main-header-menu .menu-item-2104, 
#ast-mobile-header .main-header-menu .menu-item-2105 {
	display: inline-block;
}

#ast-mobile-header .main-header-menu .menu-item-2104 {
	background-color: #eaeaea !important;
}


@media screen and (max-width: 330px) {
	
	#ast-mobile-header .site-title {
		font-size: 1.5rem !important;
	}
	
}

/* HOME */

html, body {
}

body.home #page {
  display: block;
  padding-top: 60px;
  padding-bottom: 60px;
  justify-content: center;
  align-items: center;
}

@media (max-width: 921px) {
	
	body.home #ast-desktop-header {
		display: block !important;
	}
	
	body.home #ast-mobile-header {
		display: none !important;
	}	
	
}

body.home .ast-site-identity {
	margin-top: 0;
}

body.home .site-header {
	width: 100%;
	text-align: center;
}

body.home .ast-above-header {
	margin-bottom: 0px;
}

body.home .site-header .ast-builder-grid-row {
	display: block;
}

body.home .site-header .ast-flex {
	display: block;	
}

body.home .main-header-menu {
	display: block;
	margin-top: 50px;
	background-color: transparent !important;		
}

body.home .main-header-bar {
	border-top: 1px solid #eaeaea;
}

body.home .main-header-bar {
	border-bottom: 0 !important;
}

body.home .main-header-bar .ast-builder-grid-row {
	display: block;	
}


body.home .main-header-menu .menu-item {
	width: 260px;
	text-align: center !important;
}

body.home .site-primary-header-wrap * {
	border: 0 !important;
}

body.home .main-header-menu .menu-item .menu-link {
	display: block;
	padding: 15px 0px !important;
}

body.home .main-header-menu .menu-item:first-child a::after, 
body.home .main-header-menu .menu-item:first-child .sub-menu, 
body.home .main-header-menu .menu-item:first-child button {
	display: none !important;
}

body.home .site-header-section {
	height: auto !important;
}

body.home footer {
	display: none;
}



/* CONTENT */

#main {
	max-width: 850px;
}

.ast-article-single {
	background: none !important;
	padding: 0px !important;
}

.wp-block-separator {
	border-bottom: 0;
	border-top: 0;
}

.firstpic {
	margin-top: 70px !important;
}

.wp-block-column figure {
	margin-bottom: 0 !important;
}

.wp-block-column figure img {
	min-width: 70% !important;
	height: auto !important;
}


.wp-block-column p:last-child {
	margin-bottom: 0 !important;
}


.no-margin, 
.margin0 {
	margin: 0 0 0 0 !important;
}

.border1 {
	border: 1px solid #000000 !important;
}

.wp-block-button__link {
	font-weight: inherit !important;
	font-family: inherit !important;
	font-size: 1.4em !important;
}


@media (min-width: 782px) {
	
	.wp-block-column:not(:first-child) {
		margin-left: 3em !important;
	}	
	
}

@media (max-width: 544px) {
	
	.wp-block-group, .wp-block-cover {
		padding: 0 !important;
	}
	
}



/* EDITIONEN */

.page-id-31 {
	
}

.page-id-31 .wp-block-column i, 
.page-id-31 .wp-block-column em {
	color: #000000;
}

.page-id-31 .wp-block-column figure {
	margin-top: 0 !important;
}

.page-id-31 .wp-block-column {
	margin: 2rem 0;
}


/* ARTICLES */


#articles-works {
	margin-top: 100px !important;
}

#articles-works .entry {
	display: flex !important;
	border: 0 !important;
	width: 100%;
	margin-right: 0 !important;
	margin-bottom: 120px !important;
}

#articles-works .entry .pic {
	display: block;
	flex-grow: 0 !important;
	flex-basis: 55% !important;
	width: auto !important;
	float: none !important;
}

#articles-works .entry .desc {
	display: block;
	margin-left: 70px !important;
	width: auto !important;
	float: none !important;
	padding: 0 !important;
}

#articles-works .entry h4 {
	font-style: italic;
	margin-bottom: 1em;
}

#articles-works * {
	color: #000000 !important;
}

#articles-works .entry .desc p:last-of-type {
	margin-bottom: 0 !important;
}


@media screen and (max-width: 1000px) {
	
	#articles-works .entry {
		display: block !important;
		margin-bottom: 4.5rem !important;
	}
	
	#articles-works .entry .desc {
		margin-left: 0px !important;	
		line-height: 1.3em !important;
		margin-top: 2rem !important;
	}
	
}

.fbx-light {
	background-color: #ffffff !important;
}

.fbx-flat.fbx-light .fbx-close, 
.fbx-flat.fbx-light .fbx-close:hover {
	color: #666 !important;
}

.page-id-1329 .fbx-stage {

}


/* FOOTER */

footer {
	font-size: 1em;
	opacity: 0.85;
}

footer .sub-menu {
	display: none !important;
}

.ast-builder-footer-grid-columns {
	grid-column-gap: 70px;
}

@media (max-width: 980px) {
	
	.ast-builder-grid-row-3-equal .ast-builder-grid-row {
		grid-template-columns: repeat( 1,1fr ) !important;
		max-width: 300px !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	.ast-builder-grid-row-3-equal .ast-builder-grid-row * {
		text-align: left !important;
	}	
	
	.site-footer-section {
		margin-bottom: 50px !important;
	}
	
	.site-footer-section:last-of-type {
		margin-bottom: 0 !important;
	}
	
}

footer a {
	color: #ffffff;
}

footer a:hover {
	color: #ffffff;
	opacity: 1;
}

footer em, 
footer .menu-link {
	font-family: 'Yantramanav';	
	font-style: normal;
}

#astra-footer-menu {
	display: block;
}
   
#astra-footer-menu li {
	display: block;
}

footer .widget_nav_menu {
	margin-bottom: 20px !important;
}

footer #nav_menu-6 {
	color: white !important;
}


.site-footer-section-1 .widget_text {
	margin: 7px 0px 7px 0px;
}

.site-footer-section-1 .widget_text p {
	
}

.site-footer-section-1 .widget_text:last-of-type p {
	padding-top: 17px !important;
}

.widget_text p, 
footer .widget_nav_menu {
	border-bottom: 1px solid rgba(255,255,255,0.3);
	padding-bottom: 7px;
	padding-top: 0px !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	
}


.ast-footer-copyright {
	margin-top: 1px;
}
.ast-footer-copyright * {
	font-family: 'Yantramanav';
	color: inherit;
	opacity: 1;
}

.ast-footer-copyright .agency {
	opacity: 0.7;
	margin-top: 20px;
	font-size: 0.9em;
}

.ast-footer-copyright a:hover {
	color: #ffffff;
}



/* FORM */


.gform_body {
	font-size: 1em;
}

.gform_body * {
	font-family: 'Yantramanav';
	font-weight: 400 !important;
}

.gform_heading {
	display: none;
}

.gform_body label {
	color: #ffffff !important;
}

.ginput_container {
	margin-top: 2px !important;
}

.gform_body input, 
.gform_body textarea {
	background: none !important;
	color: #ffffff !important;
	border: 0 !important;
	padding: 0 !important;
	padding-bottom: 8px !important;
	border-bottom: 1px solid #7c7c7a !important;
	letter-spacing: 1px !important;
}

.gform_body .ginput_complex label {
	text-transform: uppercase;
	letter-spacing: 2px;
	opacity: 0.6;
	margin-top: 8px !important;
}

input[type=checkbox] {
	margin-right: 6px !important;
}

.gform_legacy_markup_wrapper .gform_footer input.button {
	font-family: 'Yantramanav' !important;
	font-weight: 400 !important;
	border: 1px solid rgba(255,255,255,0.3) !important;
	border-radius: 3px !important;
	padding-top: 4px !important;
	padding-bottom: 0px !important;
	text-transform: uppercase !important;
	opacity: 0.6 !important;
	background: transparent !important;
}

.gform_legacy_markup_wrapper .gform_footer input.button:hover {
	background: rgba(255,255,255,0.1) !important;
}

.gform_legacy_markup_wrapper .gfield_required {
	color: inherit !important;
}


