/**
Theme Name: AABMA
Author: MySiteFaster
Author URI: https://mysitefaster.com/
Description: MySiteFaster creates the fastest, fully customizable and beautiful websites, suitable for blogs, personal portfolios and business websites. Very light, offers unrivaled speed. Built with SEO in mind, it comes with schema.org code built in to make search engines love your site. It offers many sidebar options and widget areas, giving you full control for customizations. Plus, we\'ve included special features and templates, so feel free to choose any of your favorite page build plugins to flexibly build pages. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plug-ins # Translation Ready # Extensible with premium add-ons # Regularly updated # Designed, developed, maintained and supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Markettividade creates your website fast, fully customizable and beautiful!
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: AABMA
Template: astra
*/

.footer-contact > .footer-contact-h2 {
    padding-top:30px; 
    padding-bottom:10px;
    text-align:left;
}
.icon-address{
    float:left !important;
    padding-top:6px !important;
    width:20px !important;
    text-align:center !important;

}
.span-address{
    padding-left:10px;
    display: flex;
    text-align:left !important;
}

.icon-phone{
    float: left;
    padding-top:6px;
    width:20px;
    text-align:center !important;
}

.span-phone{
    padding-left: 10px;
    display: flex;
    text-align:left !important;
}

.icon-mobile {
    float: left;
    padding-top:8px;
    width:20px;
    text-align:center !important;
}

.span-mobile{
    padding-left: 10px;
    display: flex;
    text-align:left !important;
}

.icon-email{
    float: left;
    padding-top:9px;
    width:20px;
    text-align:center !important;
}

.span-email{
    padding-left: 10px;
    display: flex;
    text-align:left !important;
}

.uael-post-wrapper:hover  {
    opacity: 0.9;
    transform: scale(1.015);
    transition: 0.3s;
}


.uael-post-wrapper {
    transition: 0.3s;
}
.ast-single-post .entry-content a {
    text-decoration: none !important;
}

.uael-post-wrapper:hover .uael-post__date {
    color: #888;
    transition: 0.3s;
}

.uael-post__date{
    color: #555;
    transition: 0.3s;
}



button.tablinks{
    color: var(--ast-global-color-0);
    background-color:#fff;
    border-radius: 10px 10px 0px 0px;
    border-top:1px solid silver;
    border-left:1px solid silver;
    border-right:1px solid silver;
    border-bottom: 0px solid var(--ast-global-color-0);

}

button.tablinks.active{
    color:#fff;
    background-color: var(--ast-global-color-0);
    border-top:1px solid var(--ast-global-color-0);
    border-left:1px solid var(--ast-global-color-0);
    border-right:1px solid var(--ast-global-color-0);
    border-bottom: 0px solid var(--ast-global-color-0);
}

div.tabcontent{
    position: relative;
    margin-top:10px;
    z-index: 2;
}

div.tab{
    padding-left: 10px;
    border-bottom: 1px solid var(--ast-global-color-0);
}

.dataTables_wrapper > .dataTables_paginate{
    display: none;
}

.widget{
    margin: 0 0 0.8em 0 !important;
}

.wp-block-group {
    padding-top: 1em !important;
    padding-bottom: 1em !important;
}

.jp-relatedposts, .post-navigation, .ast-related-post-cta { 
    display: none !important;
}

.ast-builder-menu-1 .sub-menu, .ast-builder-menu-1 .inline-on-mobile .sub-menu {
    border-top-width: 0.1px !important;
    border-color: #ccc;
}

.tablepress .sorting:hover {
    color: #fff;
}

td.column-1 {
    white-space: nowrap;
}

td.column-3{
    text-align: center;
}

.tablepress td, .tablepress th{
    border:0.1px solid #f0f0f0;
}

.ast-right-sidebar #primary {
    padding-right: 20px;
}

.ast-right-sidebar #secondary {
    padding-left: 20px;
}

.tablepress .sorting_asc, .tablepress .sorting_desc{
    color: #fff;
}

.ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
    margin: 2.5em 0;
    padding: 0;
}

.ast-archive-description .ast-archive-title {
    margin-bottom: 27px;
}


.ast-right-sidebar #secondary {
    border-left: 0px solid #eee !important;
    margin-left: -1px !important;
}

.ast-sticky-main-shrink .ast-sticky-shrunk .site-logo-img img {
    max-height: 55px !important;
    width: auto;
}

[id^="post-"] {
    padding-bottom: 50px;
}

.ast-single-post .entry-header.ast-no-title.ast-no-thumbnail {
    margin-bottom: 0em;
}

@media only screen and (max-width: 1260px) {
    .wp-block-group {
        padding: 1em;
    }
    .ast-right-sidebar #secondary {
        padding-left: 20px;
    }    
}

@media only screen and (max-width: 1000px) {
    .footer-title, .footer-contact > .footer-contact-h2 {
        text-align: center !important;
    }
}

@media only screen and (max-width: 750px) {
    .uael-post-wrapper {
        width: 100% !important;
    }

    .wp-block-group {
        padding: 0em;
    }
    .ast-right-sidebar #secondary {
        padding-left: 5px;
    } 
       
    .ast-button-wrap {
        margin-right: 10px;
    } 

    #ast-scroll-top{
        z-index:0 !important;
    }
    .site-below-footer-wrap{
        z-index: 1 !important;
        position: relative;
    }
}

@media only screen and (min-width: 922px) {
    .uael-post__thumbnail img {
        object-fit: cover;
        width: 100%;
        height: 250px;
    }
}

