/*

Theme Name: aprendendosempre
Author: aprendendosempre
Test
*/



/*html :where(img){height:inherit;max-width:none;}*/


.header .navbar-brand {
  margin-right: 0rem !important; 
}
ul.sub-menu {
    list-style: none;
    padding: 9px 20px;
    background: #ddd;
    z-index: 999;
    position: relative;
}

.section-content-inner table {
    border-collapse: collapse;
    margin: 20px 0;
    width: 100%;
}

.section-content-inner table td,
.section-content-inner table th {
    border: 1px solid #000;
    font-size: 17px;
    padding: 10px;
}

.table-auto {
    overflow: auto;
    width: 100%;
}
    .section-main-content .section-content-inner table {
        display: inline-table !important;
    }

ul.sub-menu li a {
    color: #000;
}

.header .nav-link:after {
    top: 30px;
}

img.logo {
    width: 180px;
    height: auto;
}
.hero {
    height: 90px !important;
}
.header
{
	padding:0 !important;
}
body .header .nav-link {
    font-size: 16px;
    font-weight: 400;
    padding: 10px 9px !important;
}
header#header {
    background: #141529;
}
.hero {
    padding: 170px 0 60px;
	background: #141529;
    background: unset;
    background-size: unset;
}
.footer {
    height: 100px;
    background: #141529 !important;
}
.header {
  padding: 30px 0 0;
  position: relative;
}

@media (max-width: 992px) {
    .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
        flex-flow: row;
    }
	    .header .navbar-collapse {
        width: 100%;
        right: 0;
        position: absolute;
        top: 90px;
    }
}

ul.navbar-nav li.menu-item-has-children:after {
    content: "\f078";
    position: absolute;
    font-family: 'fontAwesome';
    right: -12px;
    top: 9px;
    color: #fff;
    font-size: 11px;
}



.section-new-header .hero {
    padding: 10px 0 60px;
}

.section-main-content .section-content-inner {
    margin: 10px 0px;
}

.section-main-content .section-content-inner h1 {
    margin-bottom: 5px;
}

.section-main-content .section-content-inner h2,
.section-main-content .section-content-inner h3,
.section-main-content .section-content-inner h4,
.section-main-content .section-content-inner h5,
.section-main-content .section-content-inner h6 {
    margin-top: 30px;
    margin-bottom: 5px;
}

.section-main-content .section-content-inner span {
    display: block;
    margin-bottom: 5px;
}

.section-main-content .section-content-inner li span,
.section-main-content .section-content-inner p span,
.section-main-content .section-content-inner table span {
    display: inline;
    margin-bottom: 0px;
}

.section-main-content .section-content-inner p {
    margin-bottom: 20px;
}

.section-main-content .section-content-inner .aligncenter {
    display: block;
    margin: 20px auto;
}

.section-main-content .section-content-inner ol,
.section-main-content .section-content-inner ul {
    margin: 20px 0px 20px 0px;
    padding-left: 25px;
}

.section-main-content .section-content-inner h1 {
    font-size: 36px;
}

.section-main-content .section-content-inner h2 {
    font-size: 32px;
}

.section-main-content .section-content-inner h3 {
    font-size: 28px;
}

.section-main-content .section-content-inner h4 {
    font-size: 24px;
}

.section-main-content .section-content-inner h5 {
    font-size: 22px;
}

.section-main-content .section-content-inner h6 {
    font-size: 20px;
}

.section-main-content .section-content-inner table {
    width: 100%;
    border-collapse: collapse;
    overflow-x: auto;
    margin: 20px auto;
}

.section-main-content .section-content-inner th,
.section-main-content .section-content-inner td {
    border: 1px solid #000;
    padding: 8px;
    text-align: left;
}

.section-main-content .section-content-inner thead {
    background-color: #f2f2f2;
}

body.section-new-header {
    font-size: 17px;
}

.section-main-content .section-content-inner li a,
.section-main-content .section-content-inner p a {
    word-break: break-all;
}
.dropdown-toggle::after{
    display: none;
}
.header .nav-item{
    margin-left: 0;
}

.aprendendosempre-author-container {
        border-radius: 8px;
        display: flex;
        align-items: center;
        gap: 12px;
        padding: 8px;
        margin: 20px 0;
        background: #14152991 !important;
        border-radius: 16px;
        border: 1px solid #d4d4d496;
    }

    .author-img-con img {
        height: 65px;
        width: 65px;
        object-fit: contain;
        border-radius: 50px;
    }

    .author-img-con {
        border: 2px dotted #568187;
        border-radius: 64px;
        padding: 4px 4px 1px;
    }

    .author-img-con {
        position: relative;
        border: 2px dashed transparent;
        border-radius: 64px;
        padding: 4px 4px 1px;
    }

    .date-container {
        height: 50px;
    }

    .date-author-cl span {
        font-size: 18px;
        color: #000;
    }

    span.posttim.posdate a {
        color: #000;
    }

    .last_updated_date p {
        font-size: 18px;
        color: #000;
    }
    section.main-content {
        padding: 60px 0 0;
        position: relative;
        z-index: 1;
    }

    .profile-header-container {
        display: flex;
        align-items: center;
        gap: 20px;
        margin-bottom: 25px;
        padding: 10px 20px;

        
        border-bottom: 1px solid #d4d4d4;
        z-index: 999;
        position: relative;
        margin: 10px auto;
        width: 96%;
        border-radius: 12px;
        border: 1px solid #d2d2d2;
    }

    .header-avatar-container img {
        border-radius: 50%;
        width: 90px;
        height: 90px;
        object-fit: cover;
    }

    .header-name-container h2 {
        font-size: 28px;
        font-weight: 700;
        color: #222;
    }

    .profile-fields-group {
        padding: 10px 20px;
        border-bottom: 1px solid #d4d4d4;
        z-index: 999;
        position: relative;
        margin: 10px auto;
        width: 96%;
        border-radius: 12px;
        border: 1px solid #d2d2d2;

    }

    h2.group-title {
        font-size: 28px;
        border-bottom: 2px solid #000000;
        display: inline-block;
        margin-bottom: 20px;
        padding-bottom: 5px;
    }

    .author-f-name,
    .author-description-name {
        display: flex;
        gap: 10px;
    }

    .author-f-name .label,
    .author-description-name .label {
        font-weight: 700;
        font-size: 18px;
    }

    .author-f-name .data,
    .author-description-name .data {
        font-size: 17px;
        line-height: 1.6;
    }


    .data p {
        font-size: 17px;
        margin: 0;
    }

.date-author-cl {
    display: flex;
    gap: 4px;
}
footer img {
    max-width: 110px !important;
    width: 100% !important;
    object-fit: contain;
    height: 50px;
}
.toplist-insidersports__offer-fact-body.rating {
    display: contents;
    align-items: center;
}
@media only screen and (max-width: 991px) {
    .section-main-content .section-content-inner table {
        display: block;
        white-space: nowrap;
    }

    .section-new-header .header {
        padding: 45px 0 0;
    }

    .section-new-footer .footer-2 img {
        margin: 0 auto;
        display: block;
    }
    .header .nav-link{
                text-align: left;
        margin-bottom: 10px;
        padding: 0 10px !important;
    }
    ul.navbar-nav li.menu-item-has-children:after {
    color: #000000;
    right: 11px;
}


}

@media(min-width:991px){
        ul.sub-menu {
    display: none;
    min-width: 160px;
    width: 100%;
}
ul.navbar-nav li.menu-item-has-children:hover ul.sub-menu {
    display: block;
    position: absolute;
}
.navbar-expand-lg .navbar-nav{
    gap: 10px;
}
}

@media(max-width:400px){
    .section-main-content .section-content-inner p{
        line-height: 21px;
    }
    .date-container{
        height: 60px !important;
    }
}