/*!
Theme Name: ADL Litoral Alentejano
Theme URI: http://underscores.me/
Author: MindProcess
Author URI: https://mindprocess.pt
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: adl
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

ADL Litoral Alentejano is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

*/

body {
    background: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}

a {
	text-decoration: none;
}

.dialog-widget-content p {
    font-size: 14px;
}

.main-content p,
.dialog-widget-content p,
.main-content h1,
.main-content h2,
.main-content h3 {
    margin-bottom: 20px;
}

.main-content h2,
.dialog-widget-content h2 {
    font-size: 22px;
    font-weight: 400;
    color: #005D9F;
}

.main-content h3,
.dialog-widget-content h3 {
    font-size: 18px;
    font-weight: 300;
    color: #005D9F;
}

.main-content h4 {
    font-size: 16px;
    font-weight: 600;
    color: #005D9F;
    text-transform: uppercase;
}


.main-content ul {
    list-style: disc;
    padding-left: 25px;
    margin-bottom: 25px;
}

.main-content ol {
    list-style: decimal;
    padding-left: 25px;
    margin-bottom: 25px;
}

.main-content table ul,
.main-content table ol {
    margin-bottom: 0;
}

.main-content ol ol {
    list-style: lower-alpha;
    margin-bottom: 25px;
}

.main-content li {
    margin-bottom: 5px;
}

.main-content a {
    color: #009039;
}

.elementor-post__read-more {
    background: #3f94d1;
    padding: 10px 20px;
    border-radius: 5px;
    display: inline-block;
}

.footer-logos .elementor-row .elementor-widget-image {
    max-width: 20% !important;
}

#main-menu .current-menu-parent > a,
#main-menu .current-menu-ancestor > a {
    color: #ffffff !important;
}

#top-menu .current-menu-parent > a {
    color: #005E9F !important;
}

img.alignright {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}

img.alignleft {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.elementor-image a {
    width: 100%;
}

figure.wp-caption {
    text-align: center;
}

.widget-image-caption {
    font-size: 12px;
    font-style: italic;
    color: #666666;
    line-height: 1.5;
}

nav.elementor-pagination {
    padding-top: 50px;
}

nav.elementor-pagination .page-numbers {
    background: #3F94D1;
    padding: 5px 8px;
    border-radius: 4px;
    color: #ffffff;
}

nav.elementor-pagination a.page-numbers {
    background: #efefef;
    color: #999999;
}

.wp-caption-text.gallery-caption {
    line-height: 1.3;
    padding: 10px 0;
}

ul.sub-menu {
    width: 300px !important;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu a {
    white-space: normal !important;
}

.mobile-menus {
    padding: 50px 25px !important;
}

.mobile-menus li {
    margin-bottom: 20px;
}

.mobile-menus #menu-menu-topo li:first-child {
    display: none;
}

.mobile-menus li a {
    color: #999999;
}