/*

Theme Name: GeneratePress Child

Theme URI: https://generatepress.com

Description: Child theme for GeneratePress

Template: generatepress

Version: 1.0

*/


/*Author Box*/
.modifyDetails {
    /*background: #F2F2F2;*/
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 20px;
}

.author_imag img {
    width: 60px;
    min-width: 60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
}

.custom_top_author {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 0;
}

.author_imag {
    line-height: 0;
}

.no-results {
    display: flex;
}

div#right-sidebar {
    display: none;
}

.name_author_out {
    display: flex;
    align-items: center;
}

.name_author_out span.lbl {
    margin-right: 5px;
    font-weight: 700;
    color: #28303d;
}

.name_author_out a {
    color: inherit;
}

.name_author_out a:focus {
    color: #000 !important;
    border-bottom: 0;
    text-decoration-style: solid !important;
}

.name_author_out a:hover,
.name_author_out a:hover p {
    color: #000;
    text-decoration: underline;
    border: 0;
    text-decoration-color: #000;
}

.name_author_out a p {
    font-weight: 600;
    font-size: 16px;
}

.name_author_out h4,
.name_author_out p {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

/*Author Page css*/
.author-box-wrapper {
    width: 100%;
}

.profile-tab-content {
    padding: 30px 0;
}

.profile-header-container {
    display: flex;
    align-items: center;
    gap: 30px;
}

.profile-fields-group.profile-fields-group-1 {
    border: 1px solid #abb8c3;
    margin: 1.5rem 0 0;
    padding: 15px 20px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    background: #fff;
    border-radius: 8px;
}

.profile-fields-group.profile-fields-group-1 h3 {
    margin-top: 0;
    margin-bottom: 8px;
    font-weight: 700;
}

.profile-header-container .header-name-container h2 {
    margin: 0;
    font-weight: 700;
}

.author-f-name {
    display: flex;
    gap: 10px;
    font-size: 20px;
    margin-bottom: 5px;
}

.author-f-name .label,
.author-description-name .label {
    font-weight: 700;
}

.author-description-name {
    margin-top: 20px;
    font-size: 20px;
    word-break: break-word;
}

.campaign-list-item_logo img {
    width: auto !important;
    height: auto !important;
}


.links-group-404 a:hover {
    color: #1d73bf;
}

.links-group-404 a {
    color: rgb(4, 12, 44);
    text-decoration: none;
}

.header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.search-bar-404 {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
}

.search-bar-404 form {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.search-bar-404 #search {
    width: 100%;
    padding: 12px 15px;
    background: #fff;
    font-size: 16px;
    color: #0b0a0a;
    border: none;
    border-radius: 4px 0px 0px 4px;
    outline: none;
    height: auto;
}

.links-group-404 li {
    padding-bottom: 3px;
}

.search-bar-404 button {
    width: 100%;
    color: #ffff;
    background: #1d73bf;
    border: none;
    max-width: 130px;
    border-radius: 0 4px 4px 0px;
    padding: 10px;
    font-size: 15px;
}

.search-bar-404 strong {
    font-size: 16px;
    color: rgb(4, 12, 44);
    padding-bottom: 10px;
    display: inline-block;
    width: 100%;
}

.links-group-404 ul {
    margin-top: 10px;
}

.page-section-404 {
    width: 100%;
    display: inline-block;
    margin: 10px 0 30px;
}

.site-content .content-area {
    width: 100%;
}


.links-group-404 a:hover {
    color: #c11d25;
}

.links-group-404 a {
    color: rgb(4, 12, 44);
}

.header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.search-bar-404 {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
}

.search-bar-404 form {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.search-bar-404 #search {
    width: 100%;
    padding: 12px 15px;
    background: #fff;
    font-size: 16px;
    color: #0b0a0a;
    border: none;
    border-radius: 4px 0px 0px 4px;
    outline: none;
    height: auto;
}

.links-group-404 li {
    padding-bottom: 3px;
}

.search-bar-404 button {
    width: 100%;
    color: #ffff;
    background: #c11d25;
    border: none;
    max-width: 130px;
    border-radius: 0 4px 4px 0px;
    padding: 10px;
    font-size: 15px;
}

.search-bar-404 strong {
    font-size: 16px;
    color: rgb(4, 12, 44);
    padding-bottom: 10px;
    display: inline-block;
    width: 100%;
}

.links-group-404 ul {
    margin-top: 10px;
}

.page-section-404 {
    width: 100%;
    display: inline-block;
    margin: 10px 0 30px;
}

.site-content .content-area {
    width: 100%;
}

.links-group-404 a {
    color: rgb(4, 12, 44);
    text-decoration: none;
}

section.page-section-404 {
    padding: 20px 0;
    width: 100%;
    max-width: 920px;
    margin: auto;
}

section.page-section-404 h1 {
    font-size: 35px;
    line-height: 45px;
}

.description-404 {
    font-size: 18px;
    line-height: 26px;
    padding: 10px 0;
}

.links-group-404 {
    font-size: 16px;
    line-height: 26px;
}

.links-group-404 a {
    color: #000;
    text-decoration: none;
    font-size: 18px;
}

.search-bar-404 {
    padding: 12px 0;
}

.links-group-404 {
    font-size: 18px;
    line-height: 26px;
}

.search-bar-404 form {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.search-bar-404 form input {
    width: 100%;
    padding: 12px 15px;
    background: #fff;
    font-size: 16px;
    line-height: 26px;
    color: #0b0a0a;
    border: none;
    border-radius: 4px 0px 0px 4px;
    outline: none;
    height: auto;
    border: 1px solid #8d8d8d;
}

.search-bar-404 button {
    width: 100%;
    color: #fff;
    background: #0a85ed;
    border: none;
    max-width: 130px;
    border-radius: 0 4px 4px 0px;
    padding: 10px;
    font-size: 18px;
    cursor: pointer;
}

.links-group-404 ul {
    line-height: 26px;
    padding: 20px 60px;
    background: #4b4c4d08;
    border-radius: 5px;
    margin: 10px 0;
}

.search-bar-404 strong {
    padding-bottom: 10px;
    display: block;
    font-size: 18px;
    line-height: 26px;
}

.links-group-404 ul li {
    list-style: decimal;
}

.links-group-404 a:hover {
    color: blue;
}

.search-content {
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 8px;
}

header.search-header>h1 {
    text-align: center;
}

.nav-links span,
.nav-links a {
    border: 1px solid #aba8a8;
    padding: 5px 10px;
    border-radius: 5px;
    background: #f1f1f1;
}

nav.navigation.pagination {
    display: flex;
    justify-content: center;
    padding: 25px 0;
}

div#content {
    margin: auto;
}

.xart-container {
    max-width: 1200px;
    width: 100%;
    margin: auto;
    padding: 0 20px;
}

.xart-content-area h1 {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    line-height: 45px;
}

.xart-page-content h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
}

.xart-page-content h3 {
    font-size: 25px;
    font-weight: bold;
    line-height: 35px;
}

.xart-page-content h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}

.xart-page-content h5 {
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
}

.xart-page-content h6 {
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
}

.xart-page-content ol li {
    list-style: decimal;
}

.xart-page-content ul li {
    list-style: disc;
}

.xart-page-content ol,
.xart-page-content ul {
    padding-left: 30px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 10px 0 !important;
}

ol,
ul {
    box-sizing: border-box;
    padding: 0;
    margin: 0 !important;
}

.xart-page-content table {
    border-collapse: collapse;
    width: 100%;
    margin: 25px 0;
}

.xart-page-content td,
.xart-page-content th {
    border: 1px solid #ccc;
    padding: 8px;
    font-size: 16px;
}

.xart-page-content dl {
    margin: 20px;
    padding: 0;
    font-family: Arial, sans-serif;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #f9f9f9;
}

.xart-page-content dt {
    font-weight: bold;
    margin: 10px 0 5px;
    padding: 10px;
    background-color: #eee;
    border-bottom: 1px solid #ddd;
}

.xart-page-content dd {
    margin: 0 0 10px 20px;
    padding: 10px;
    border-left: 2px solid #ddd;
    background-color: #fff;
}

.aligncenter {
    clear: both;
    display: block;
    margin: auto;
}

.campaign-list-item_key-features ul li {
    list-style: none !important;

}

.campaign-list-item_key-features ul {
    padding-left: 0 !important;
}


.su-button-style-flat span {
    top: 0 !important;
    background: #000 !important;
}

ul#menu-footer-menu li a {
    color: #000;
    text-decoration: none;
}

.xart-page-content table {
    border-collapse: collapse;
    width: 100%;
    margin: 25px 0;
}

@media only screen and (max-width: 590px) {
    .xart-page-content table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
}

@media screen and (max-width: 991px) {

    .site-header .header-image {
        width: 260px;
    }

    .search-bar-404 button {
        max-width: 110px;
    }

    .site-branding {
        max-width: 200px;
        width: 100%;
    }

}

.content-part-area {
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 24px;
}

.container {
    max-width: 1200px;
    width: 95%;
    margin: 0 auto;
    padding: 0px;
}

div#footer-widgets {
    display: none;
}

.main-navigation .main-nav ul li a {
    line-height: 40px;
}

.site-footer #menu-footer-menu {
    display: flex;
    justify-content: center;
    list-style: none;
    flex-wrap: wrap;
    gap: 20px;
    padding: 0;
    background: white;
    padding-top: 10px;
}

.site-footer .widget_text{
    display: flex;
    justify-content: center;
}