﻿/*
Theme Name:     O Meu Tema
Theme URI:      http://www.adsi.pt
Description:    Child theme for the Enfold theme 
Author:         Jose Daniel
Author URI:     http://www.adsi.pt
Template:       enfold
Version:        1.0
*/

.home .slideshow_inner_caption {
    padding-top: 0 !important;
}
.home #sobre-a-vilave {
    text-align: center
}
.responsive #top .mobileMenu { display: none!important; }

#advanced_menu_toggle {
    display: none!important;
}
.html_header_top.html_header_sticky #header {
position: fixed !important;
}
.responsive-menu-button {
	display: none !important;
}

@media only screen and (max-width: 767px) {
	#responsive-menu-button {
	display: inline-block !important;
		margin-top: -10px !important
}

    .menu_flag {
        display: none !important
    }
    .responsive .logo img {
    max-height: 64px
    }
    .responsive #top .logo {
    height: 64px !important;
    }
    .responsive #main {
    padding-top: 82px !important;
    }
    .home .avia_ajax_form p {
        margin: 1px 0 !important
    }
    .home .avia_ajax_form .button {
        width: 100% !important
    }
    #contacte-nos .av_three_fifth {
        padding: 20px !important
    }
    .home .hr-custom {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    .home #sobre-a-vilave .flex_column {
        margin: 0 !important
    }
    .home #sobre-a-vilave .avia-team-member {
        margin: 20px 0 10px !important
    }
    .responsive #top .slideshow_caption h2 {
    font-size: 3rem !important;
}


    .responsive #top .slideshow_caption .avia-caption-content {
    font-size: 2rem !important;
}

}
#canvas_pa, #canvas_nc {
    max-width: 100% !important
}
.av_header_transparency .menu_flag {
    color: #fff !important;    
}
.menu_flag {
    display: block;
    margin-left: 10px;
    float: right;
        color: #808080 !important;
    padding: 19px 0;
    font-size: 95%
}

.responsive_extra_menu {
    margin: 0;
}
#responsive-menu #rm-additional-content {
    padding: 0 !important;
    width: 100% !important
}
.responsive_extra_menu li a {
    border-top: 1px solid #3c3c3c !important;
    color: #ffffff !important;
    display: block !important;
    height: 41px !important;
    line-height: 20px !important;
    overflow: hidden !important;
    padding: 10px 0 10px 5% !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    width: 100% !important;
}
#responsive-menu .responsive-menu li a {
    padding: 10px 0 10px 5% !important;
}
.certificados {
    text-align: center;
    background: #fff;
    padding: 20px 0;
}
.certificados .container {
    display: flex;
    align-items: center;
    align-content: center;
    text-align:center;
    justify-content: center 
}
.certificados-img {
    width: 170px;
    height: auto;
    margin: 0 10px;
}