/**
Theme Name: Astra Child
Author: Catarina Schmidt
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
*/

html.body {
--wp--custom--ast-container-width: 2400px;
--wp--custom--ast-content-width-size: 2400px;
--wp--custom--ast-wide-width-size: calc(2400px + var(--wp--custom--ast-default-block-left-padding) + var(--wp--custom--ast-default-block-right-padding));
}

b, strong {
	font-weight: 500;
}

.ast-container a:hover {
    color: #00fd00;
}

::selection {    
    color: #00fd00;
}

.home h1.breakafter:after {
    content: "\A";
    white-space: pre;
} 

.home h1,
.home .intro {
	background-color: #00fd00;
	display: inline;
	padding: 5px 10px;
    /*box-shadow: 0 0 0 5px #00fd00;*/
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}

.home .intro {	
	margin-top: 2px;    
    float: none;
}

.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
	line-height: 1.2rem;
	margin-left: 0.5rem;
	margin-right: 0.5rem;    
}


.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item:last-child,
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item:last-child > a {
    margin-right: 0;
}

.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item a {
    height: 25px;
    border-bottom: 1px solid transparent;
    padding: 4px 2px;
}
    
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item a:hover {
    background-color: #000;
    color: #fff;    
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item.current_page_item a {
    border-bottom: 1px solid #000;   
}

.ast-button-wrap .menu-toggle.main-header-menu-toggle {
    padding: 0;
}

.intro {
	font-size: 40px;
	line-height: 1.2em;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	margin-bottom: 0;
}

.entry-content h2 {
    margin-bottom: 10px;
}

.entry-header.ast-no-title {
	display: none;
}

.entry-content > figure {
	margin-bottom: 50px;
}
figure.shadow  img {
    box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.5);
}

.entry-content figcaption {
    font-size: 20px;
    text-align: center;
}

.entry-content figure.no-margin {
	margin-bottom: 0;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row,
#masthead .ast-mobile-header-wrap .ast-primary-header-bar, 
#masthead .ast-mobile-header-wrap .ast-below-header-bar,
.ast-container,
.ast-page-builder-template .site-content > .ast-container {
	padding-left: 40px;
	padding-right: 40px;
}

.page-id-43.ast-page-builder-template .site-content > .ast-container  {
	padding-left: 0;
	padding-right: 0;
}

.single .site-content > .ast-container {
	padding-left: 0px;
	padding-right: 0px;
}

.ast-archive-entry-banner[data-post-type="post"] .ast-container > p {
	line-height: 1.2em;
	margin-bottom: 64px;
}

.ast-page-builder-template .entry-content[ast-blocks-layout] > .inherit-container-width > *,
.ast-page-builder-template .entry-content[ast-blocks-layout] > * > *,
.entry-content[ast-blocks-layout] > .wp-block-cover .wp-block-cover__inner-container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.ast-page-builder-template .entry-content .astra-portfolio-shortcode-wrap {
	max-width: none;
}

.portfolio_thumbnail {
	margin-bottom: 15px;
}

.displaynone {
	display: none;
}	

/** astra portfolio **/

#astra-portfolio {
	clear: both;
	padding-top: 20px;
}

.astra-portfolio-load-more-sites {
	display: none;
}

.ast-page-builder-template .entry-content[ast-blocks-layout] .astra-portfolio {
	margin-bottom: 70px;	
	margin-left: -20px;
	margin-right: -20px;
}

.astra-portfolio-wrap .astra-portfolio-filters {
	box-shadow: none;
	padding: 0;
	margin-bottom: 1em;
}

#astra-portfolio.astra-portfolio-wrap .site-single .inner {
	box-shadow: none ;
}

ul.astra-portfolio-categories {
	padding-left: 0;
	text-align: left;
}

.entry-content ul.filter-links {
	margin: 0;
}

.wp-block-uagb-faq:focus-visible {
    outline: 0 !important;
}

.wp-block-uagb-faq-child:focus,
a:focus,
#ast-scroll-top:focus,
ul.filter-links li a:focus {
    outline: 2px dotted #00fd00;
}

.wp-block-uagb-faq .uagb-faq-item:hover .uagb-question span {
    color: #00fd00;
}

.entry-content a[target="_blank"] {
    white-space: nowrap;
}

.entry-content a[target="_blank"]:before {
    content: url('/wp-content/themes/astra-child/img/arrow.png');
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}

ul.filter-links li {
	padding: 0 20px;
}

ul.filter-links li a {
	color: #000;	
	padding: 4px 2px;
	line-height: 18px;	
	font-size: 20px;
}

ul.filter-links li a:hover {
    background: #000;
    color: #fff;
}

.ast-page-builder-template .hentry,
article.page {
	margin-top: 0;
}

.ast-sticky-main-shrink .ast-sticky-shrunk .main-header-bar, 
.ast-sticky-main-shrink .ast-sticky-shrunk.main-header-bar {
    background: rgba(255,255,255,0.95);
}

[CLASS*="-sticky-header-active"] .ast-builder-menu-1 #ast-hf-menu-1 .menu-item.current-menu-item > .menu-link:hover {
    color: #fff;    
}

.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {
	margin: 0;
	padding-left: 40px;
	padding-right: 40px;
}

.ast-page-builder-template .entry-header {
	margin: 0;
}

.ast-single-post.ast-page-builder-template .site-main > article {
	padding: 0;
}

.ast-single-post .entry-content ul.filter-links li a {
	text-decoration: none;		
}
.ast-single-post .entry-content  a {
	text-decoration: underline;
}

.ast-single-post .entry-content a.more-link {
	border-bottom: 1px solid #000;
	display: inline;
	line-height: 25px;	
	text-decoration: none;
}
.ast-single-post .entry-content a.more-link:hover {
	border-color: #00fd00;
}

.template-meta .item-title h2 a, .template-meta .item-title h2 {
	text-decoration: none;
}

ul.filter-links li a.active,
ul.filter-links li a:hover {
	border-bottom: 1px solid #000;
}

.filter-links li:first-child {
	padding-left: 0;
}

.site-single .template-meta,
.site-single .no-link + .template-meta,
.site-single .no-link {
	cursor: default;
}

.site-single .template-meta .item-title {
	display: block;
	padding-bottom: 0;
	padding-top: 30px;
}

.template-meta .item-title h2 a,
.template-meta .item-title h2 {
	font-weight: 500;
    font-size: 20px;
    margin-bottom: 0;
}

.site-single .template-meta {
	font-weight: 300;
	font-size: 20px;
	line-height: 1.5em;
	text-align: left;
}

.template-meta .excerpt {
	text-align: left;
}

.template-meta .excerpt p {
	margin-bottom: 0;
}
	 
.astra-portfolio-wrap .site-single .view-demo-wrap {
	display: none;
}

#TB_overlay{
	display: none;
}

.ast-page-builder-template.single .post-navigation {
	background-color: #000;
	padding-bottom: 0px;
	padding-top: 1em;
	max-width: none;
}

.ast-page-builder-template.single #footer-site-navigation {
	margin-top: 0;
}

#footer-site-navigation {
	margin-top: 128px;
}

.single .post-navigation a {
	color: #fff;
	font-size: 20px;
	padding: 0 40px;
}

.ast-single-post #astra-footer-menu {
	margin-top: 20px;
}

.post-navigation .nav-next {
	display: none;
}

.post-navigation .nav-previous a {
	text-align: left;
}

.post-navigation .nav-previous a strong {
    text-decoration: underline;	
}

.post-navigation .nav-previous a:hover {
    color: #00fd00;
}

.post-navigation .ast-right-arrow {
    width: 35px;
	font-size: 26px;
	display: inline-block;
	vertical-align: middle;    
}

.single .post-navigation .ast-right-arrow {
    display: block !important;
}

.post-navigation .nav-previous a .title {
	display: block;
	margin-top: 26px;
	line-height: 26px;
}

#astra-footer-menu li:first-child a {
	padding-left: 0px;
}


/** gutenslider */

.wp-block-eedee-block-gutenslider.slides-auto .wp-block-eedee-block-gutenslide {
	padding: 10px 40px;
}

.wp-block-eedee-block-gutenslider .wp-block-eedee-block-gutenslide .eedee-background-div img {
	width: auto !important;
}

.wp-block-eedee-block-gutenslider.slides-auto .wp-block-eedee-block-gutenslide .bg-image {	
	box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.5);
}

.wp-block-eedee-block-gutenslider.slides-auto .wp-block-eedee-block-gutenslide.swiper-slide {
    display: flex;
    justify-items: center;
    align-items: center;
}

.wp-block-eedee-block-gutenslider {
	margin-bottom: 20px;
}

.wp-block-eedee-block-gutenslider .swiper:hover {    
    cursor: url('/wp-content/themes/astra-child/img/arrow-left-black.cur'), auto; 
}

.wp-block-eedee-block-gutenslider.slides-auto .swiper-wrapper > .swiper-slide {
	width: auto !important;
}


.wp-block-eedee-block-gutenslider.dot-position-bottom .eedee-gutenslider-pagination {
    bottom: -90px !important;
}

.wp-block-eedee-block-gutenslider .swiper-horizontal ~ .swiper-pagination-bullets .swiper-pagination-bullet, 
.wp-block-eedee-block-gutenslider.dot-position-bottom .swiper-vertical ~ .swiper-pagination-bullets .swiper-pagination-bullet, 
.wp-block-eedee-block-gutenslider.dot-position-top .swiper-vertical ~ .swiper-pagination-bullets .swiper-pagination-bullet {
	0 6px;
}

.wp-block-eedee-block-gutenslider .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: var(--gutenslider-dot-color) !important;
}

.wp-block-eedee-block-gutenslider .swiper-pagination-bullet {
	border: 1px solid var(--gutenslider-dot-color);
	background: #fff!important;
	opacity: 1 !important;
}

.eedee-gutenslider-nav {
	display: none;
}

/* wp Carousel */
.wpcp-carousel-wrapper .wpcp-carousel-section.swiper-horizontal {
    padding-left: 30px !important;
}

.swiper-slide  {
    padding: 10px;
}

.wpcp-carousel-section .wpcp-single-item {
    box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.5);
}


/* faq */

.wp-block-uagb-faq-child .uagb-faq-questions-button .uagb-question {
    width: auto;
}

.uagb-faq-item .uagb-faq-questions-button.uagb-faq-questions {
    flex-direction: row-reverse;    
    justify-content: flex-end;
}

.uagb-faq-item.uagb-faq-item-active .uagb-faq-questions-button.uagb-faq-questions h3 {
    border-bottom: 1px solid #fff;
}

.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-icon.uagb-faq-icon-wrap svg,
.uagb-faq-item.uagb-faq-item-active .uagb-icon-active svg {
    display: none;    
}


.wp-block-uagb-faq-child.uagb-faq-child__outer-wrap.uagb-faq-item.uagb-faq-item-active .uagb-icon-active {
    content: url('/wp-content/themes/astra-child/img/minus.png');
    width: 25px;    
}

.uagb-faq-icon-row-reverse .uagb-faq-item .uagb-icon.uagb-faq-icon-wrap {
    content: url('/wp-content/themes/astra-child/img/plus.png');   
    width: 25px;    
}


.menu-toggle .ast-menu-svg path,
.menu-toggle .ast-close-svg path {
    display: none;   
}
.menu-toggle .ast-menu-svg,
.menu-toggle .ast-close-svg {
    background: url('/wp-content/themes/astra-child/img/close.png') no-repeat center center;    
    background-size: contain;
    width: 42px;
    height: 40px;    
}

.menu-toggle .ast-menu-svg {
    background: url('/wp-content/themes/astra-child/img/burger.png') no-repeat center center;
    background-size: contain;
}

.main-header-bar.ast-sticky-active {
    box-shadow: unset;
}


.ast-mobile-header-wrap .ast-primary-header-bar, 
.ast-primary-header-bar .site-primary-header-wrap {
    min-height: 70px;
	
}

.ast-main-header-nav-open.ast-hfb-header 
.ast-mobile-header-wrap 
.ast-mobile-header-content {
	border-bottom: 1px solid #000;
	padding-bottom: 20px;	
	background: rgba(255,255,255,0.95); /* var(--ast-global-color-4);*/
}

.ast-sticky-main-shrink .ast-sticky-shrunk .site-navigation {
    line-height: 2;
}

.wp-block-eedee-block-gutenslider.slides-auto .swiper {		
	height: calc(var(--gutenslider-min-height) + 20px) !important;
}

.wp-block-latest-posts.wp-block-latest-posts__list {
    list-style: inherit;
    padding: revert;
}

.entry-content .wp-block-latest-posts > li > a {
    text-decoration: underline;
}

.wp-block-latest-posts:not(.is-grid) > li {
    margin: 0;
}

@media screen and (max-width: 480px){
	/*
	#astra-footer-menu li:first-child a {
		padding-left: 20px;
	}
*/	
	
	.wp-block-eedee-block-gutenslider.slides-auto .wp-block-eedee-block-gutenslide {
		padding: 10px 20px;
	}
}	

@media screen and (max-width: 767px){
	
    .entry-content a[target="_blank"]:before {
        content: url('/wp-content/themes/astra-child/img/arrow-xs.png');
        display: inline-block;
        vertical-align: middle;
        margin-right: 8px;        
    }
    
	.intro {
	  font-size: 20px;
	}   
		
	.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link,
	.single .post-navigation a,
	#masthead .ast-mobile-header-wrap .ast-primary-header-bar, 
	#masthead .ast-mobile-header-wrap .ast-below-header-bar
	.ast-container,
	.ast-page-builder-template .site-content > .ast-container {
		padding-left: 20px;
		padding-right: 20px;
	}

	.single .site-content > .ast-container {
		padding-left: 0px;
		padding-right: 0px;
	}

	ul.filter-links li {
		padding: 0 7px;
	}	
		
	.ast-page-builder-template .entry-content[ast-blocks-layout] > .inherit-container-width > *,
	.ast-page-builder-template .entry-content[ast-blocks-layout] > * > *,
	.entry-content[ast-blocks-layout] > .wp-block-cover .wp-block-cover__inner-container {
		max-width: none;  
	}
	/*
	#astra-footer-menu li:first-child a {
		padding-left: 20px;
	}
	*/
	.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
		padding-left: 20px;
	}    
	
	.wp-block-eedee-block-gutenslider.slides-auto .swiper-wrapper, .wp-block-eedee-block-gutenslider.slides-auto .swiper-wrapper > .swiper-slide,
	.wp-block-eedee-block-gutenslider.slides-auto .eedee-background-div,
	.wp-block-eedee-block-gutenslider.slides-auto .eedee-background-div img, .wp-block-eedee-block-gutenslider.slides-auto .eedee-background-div video {
		height: var(--gutenslider-min-height-sm)!important;
		min-height: var(--gutenslider-min-height-sm)!important;
	}
	
	.wp-block-eedee-block-gutenslider.slides-auto .eedee-swiper-outer {
		height: var(--gutenslider-min-height-sm)!important;
	}
	.wp-block-eedee-block-gutenslider.slides-auto .swiper {		
		height: calc(var(--gutenslider-min-height-sm) + 20px) !important;
	}
	
	.wp-block-eedee-block-gutenslider.dot-position-bottom .eedee-gutenslider-pagination {
		bottom: -65px !important;
	}
}

@media screen and (max-width: 976px){
    .wp-block-eedee-block-gutenslider.slides-auto .swiper {
        margin-left: -10px;
        margin-right: -10px;
        width: calc(100% + 30px) !important;		
    }
}

@media screen and (max-width: 1024px){
	
	#astra-portfolio .astra-portfolio-filters {
		align-items: start;
	}	
	
}

@media screen and (min-width: 1025px) {
	.ast-container {
		max-width: 100%;
	}
	.main-header-menu .menu-link {
		padding: 0;
		margin-left: 0.55rem;
		margin-right: 0.55rem;
	}
	.wp-block-eedee-block-gutenslider.dot-position-bottom .eedee-gutenslider-pagination {
		bottom: -80px !important;
	}
	
	
}