/*
Theme Name: O Meu Site
Theme URI: http://adsi.pt/
Author: Jose Daniel
Author URI: https://facebook.com/jose.daniel.design
Template: enfold
Description: Responsive Child Theme Enfold
Version: 1.0-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lothinn
Domain Path: /
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/
/*GALERIA*/
.galeria-imagem {
    border: 10px #fff solid !important;
}
.galeria-main {
    padding: 10px 0 !important;
}
/*GALERIA*/
/*MODULO BEIRA PT*/
.modulo-beira-pt {
    
    margin-top: 0 !important;
}
.modulo-beira-pt h3 {
    line-height: 110% !important; 
    font-size: 14px !important;
    margin-top: 0 !important;
}
.modulo-beira-pt a {
    color: #fff !important;
    font-weight: normal !important;
}
.beira-pt-search {
    padding: 10px 0 !important;
}
.adsi_bptnews {
    padding: 0 !important;
}
.adsi_bptnews h3 {
    color: #bc3737 !important;
}
.adsi_bptnews #searchsubmit {
    background-color: #bc3737 !important;
    height: 30px !important;
    line-height: 30px !important;
}
.adsi_bptnews #s {
    padding: 6px 47px 6px 5px !important;     
}
.bpt-logo {
    height: 30px; 
}
/*MODULO BEIRA PT*/

.nested-categories {
    margin: 0;
}
.nested-categories .children {
    margin-left: 10px;
}
.nested-categories .current-cat {
    font-weight: bold;
    padding: 5px 10px;
    background: #f7f7f7;
    
}
.av_promobox {
    margin: 10px 0;
}

.skip-to-main-content-link {
  position: absolute;
  left: -9999px;
  z-index: 999;
  padding: 1em;
  background-color: black;
  color: white;
  opacity: 0;
}
.skip-to-main-content-link:focus {
  left: 50%;
  transform: translateX(-50%);
  opacity: 1;
}
.pricing-table li.avia-pricing-row {
    font-size: 30px !important;
    line-height: 1em !important;
    padding: 15px 12px !important;
}

@media screen and (max-width: 800px) {
    .mconcelhocontainer {
        padding: 10px 0 !important
    }
}

