/**
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
*/


@media only screen and (min-width: 1024px) {

	.parent-pageid-307 .entry-header, .parent-pageid-810 .entry-header, .parent-pageid-842 .entry-header, .parent-pageid-810 .entry-header{
		width: 30% !important;
		float: left !important;
	}

	.parent-pageid-307 .entry-content, .parent-pageid-810 .entry-content, .parent-pageid-842 .entry-content {
		float: left !important;
		width: 70% !important;
		padding-left: 30px !important;
	}
}

/* Masonry on mobile */
@media only screen and (min-width: 1px) and (max-width: 768px) {
    figure.wp-block-coblocks-gallery-masonry {
        column-count: 2 !important;
    }
	.wp-block-columns figcaption.wp-element-caption{
    	padding: 12px 10px 10px !important;
	}
}

/* Masonry on tablets */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    figure.wp-block-coblocks-gallery-masonry {
        column-count: 3 !important;
    }
}

span.wpcf7-list-item-label{
	color: #ababab !important;
}

figure.wp-block-coblocks-gallery-masonry {
        column-count: 4 !important;
    }

.equipa figcaption {
	background: #89abc6 !important;
	/*padding: 10px !important;*/
	color:#ffffff;
	/*min-height: 68px !important;*/
}

figure.wp-block-coblocks-gallery-masonry.masonry-grid figure.wp-block-image figcaption{
	padding:10px !important;
}

.equipa div{
	padding-bottom:50px !important;
	
}
/*Esconder Page Title no header*/
.ast-merged-advanced-header .ast-inside-advanced-header-content div{
	/*display: none!important;*/
}

.ast-no-sidebar .entry-content .alignwide.equipa, .ast-no-sidebar .entry-content .alignwide.equipa ul {
	margin: 0 !important;
}

/* Reduzir altura do form de subscrição */
input, select, textarea {
 padding:0.3em !important;
}

/* Tirar espaço por baixo da slideshow da Colecção*/
.ast-no-sidebar .entry-content .alignfull {
    margin-bottom: -60px;
}
.wp-block-columns .wp-block-image img {
	width: 100%;
}

.wp-block-columns figcaption.wp-element-caption{
	position: relative;
	margin-bottom: -50px;
    bottom: 50px;
    background-color: #89abc6dd;
    padding: 10px 10px 10px;
    font-size: 0.85em;
    text-align: center;
    color: #fff;
}

/* Esconder Colecção de Arte do menu lateral da Comunicação */
li.cat-item.cat-item-4, li.cat-item.cat-item-32, li.cat-item.cat-item-37 {
	display:none !important;
}


/* Reduzir altura do Menu */
.main-navigation {
    height: auto !important;
}

.main-navigation ul .menu-item .menu-link {
    padding-bottom: 0.9em !important;
	
}

/*Colocar as imagens do slider a 100% */
div.wppsac-post-image-bg{
	height:100% !important;
}

/* Justificar tudo o que é texto no website */
.uagb-post__excerpt, p {
	text-align: justify !important;
}

.textwidget p{
	font-size: 0.8em !important;
}

.ast-title-bar-wrap {
	/*background-size: auto !important;
	background-repeat: no-repeat;*/
}
.ast-merged-advanced-header {
	/*background-position: center 50% !important;*/
}
