/**
Theme Name: Marketividade
Author: Marketividade Lisbon
Author URI: https://marketividade.com
Description: Conciliando experiência com criatividade e tecnologia, ajudamos os nossos clientes com responsabilidade e sentido dos seus interesses, numa perspetiva de acrescentar valor e soluções aos seus negócios.
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: marketividade
Template: astra
*/

/*reset browser to make everything looks the same in any browser*/
/*
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}*/
/* HTML5 display-role reset for older browsers 
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}


body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

browse reset*/
@font-face {
    font-family: 'Brandon Grotesque';
    src: url('https://calcitrin.vivamelhor.pt/wp-content/themes/marketividade/fonts/BRANDON-GROTESQUE-BLACK-58A8A3E824392.OTF') format('opentype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('https://calcitrin.vivamelhor.pt/wp-content/themes/marketividade/fonts/BRANDON-GROTESQUE-BOLD-ITALIC-58A8A48221563.OTF') format('opentype');
    font-weight: bold;
    font-style: italic;
}

/* Repeat for each font variant */

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('fonts/BRANDON-GROTESQUE-LIGHT-58A8A4B38001D.OTF') format('opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('https://calcitrin.vivamelhor.pt/wp-content/themes/marketividade/fonts/BRANDON-GROTESQUE-LIGHT-ITALIC-58A8A4CCB88BE.OTF') format('opentype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('https://calcitrin.vivamelhor.pt/wp-content/themes/marketividade/fonts/BRANDON-GROTESQUE-MEDIUM-ITALIC-58A8A3C40866A.OTF') format('opentype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('https://calcitrin.vivamelhor.pt/wp-content/themes/marketividade/fonts/BRANDON-GROTESQUE-REGULAR-ITALIC-58A8A456C4724.OTF') format('opentype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('https://calcitrin.vivamelhor.pt/wp-content/themes/marketividade/fonts/BRANDON-GROTESQUE-THIN-ITALIC-58A8A3A8861FE.OTF') format('opentype');
    font-weight: 100;
    font-style: italic;
}

/**/
/*.main-header-menu*/ 
.current-menu-item > .menu-link
/*,
.main-header-menu .menu-link:hover */{
	/*text-decoration:underline!important;
	text-underline-position: under!important;*/
	color: var(--ast-global-color-4);
}
/**/
.entry-content{
    min-height:80vh!important;
	/* padding:2rem; */
}
h1.entry-title a{
    font-weight:600;
}
.entry-title, 
.entry-meta, 
.post-thumb-img-content.post-thumb{
    text-align: center;
}
/*
.entry-content p{
    font-size:1.5rem;
}
*/
.post-thumb-img-content.post-thumb{
    margin:20px;
}

.form{
    visibility: visible;
}

.form-submit-button{
    visibility: visible;
}

a {
    text-decoration: none !important;
}

div.wpforms-field-description{
    display:inline!important;
}
.wpforms-field-checkbox{
    margin: top 2rem !important;;
    line-height:2rem!important;	
    }    

 li.choice-1{
    float:left!important;
}

.mktv-post-title{
    margin-top:2rem;
	color: var(--ast-global-color-8);
	font-size:2.0rem!important;
	margin-top:2.0rem;
	margin-bottom:1.0rem;
}

.mktv-image .post-thumb img{
	height:auto;
	width:100%;
}

.mktv_content h2{
font-size:1.5rem;
margin:1rem 0 0.5rem 0;	
}
.mktv_excerpt, .mktv_content{
	margin:1.0rem 4.0rem 2.0rem 4.0rem;
	
}
.mktv_excerpt{
	text-align:center;
}


.ast-builder-html-element{
	line-height: 1.5rem;
}

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

/* .uael-post__thumbnail {
    padding: 0rem 2rem 0 2rem;
} */

.footer-widget-area a{
	line-height:2.5rem!important;
	
}

label{
	color: var( --e-global-color-primary );
}