/*

Theme Name: WMD Theme

*/



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



section.page-section-404 {
    padding: 45px 0;
    width: 100%;
    max-width: 985px;
    margin: auto;
}

section.page-section-404 h1 {
    font-size: 35px;
    line-height: 45px;
	text-align: center;
}

.search-bar-404 strong {
    padding-bottom: 10px;
    display: block;
}

.search-bar-404 form input {
    width: 100%;
    padding: 12px 15px;
    background: #fff;
    font-size: 16px;
    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: #000;
    border: none;
    max-width: 130px;
    border-radius: 0 4px 4px 0px;
    padding: 10px;
    font-size: 16px;
	cursor: pointer;
}

.search-bar-404 button:hover, .search-bar-404 button:focus {
	background-color: #154f86;
  	color: #fff;
}

.container span{
 font-size : 16px !important;	
}
.container ol{
  font-size : 16px !important;
}
.links-group-404 ul {
    padding-left: 20px;
    line-height: 26px;
}

.links-group-404 ul li a, .need-more-help-404 a, .links-group-404 a {
    color: #000;
    text-decoration: none;
}

.links-group-404 ul li a:hover, 
.need-more-help-404 a:hover, 
.links-group-404 a:hover,
.links-group-404 ul li a:focus, 
.need-more-help-404 a:focus, 
.links-group-404 a:focus {
    color: #154f86;
}

.search-bar-404 form {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.description-404 {
    font-size: 16px;
    line-height: 26px;
    padding: 10px 0;
}

.search-bar-404 {
    padding: 12px 0;
}

.main-title {
    text-align: left;
}
.custom_top_author {
    display: flex;
    align-items: center;
    gap: 16px;
}
.author_imag img {
    width: 60px;
    min-width: 60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
}
.modifyDetails {
    background: #6a92b64f;
    border-radius: 8px;
    padding: 10px;
    margin-bottom: 20px;
}
.name_author_out h4,
.name_author_out p {
    color: #000;
}
.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 #103A60;
    margin: 1.5rem 0 0;
    padding: 15px 20px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    background: #6a92b62e;
    border-radius: 8px;
}
.profile-fields-group.profile-fields-group-1 h3 {
    margin-top: 0;
    margin-bottom: 8px;
}
.name_author_out a {
    text-decoration: none;
    /* color: indianred; */
    text-decoration-color: #103A60;
}
.name_author_out a p {
    color: #103A60;
    font-weight: 400;
}
.author-f-name {
    display: flex;
    gap: 15px;
    font-size: 20px;
    margin-bottom: 5px;
}
.author-description-name {
    margin-top: 20px;
    font-size: 20px;
    word-break: break-word;
}
.profile-fields-group.profile-fields-group-1 .label {
    font-weight: 600;
    display: inline-block;
}
.name_author_out {
    display: flex;
    align-items: center;
}
.name_author_out span.lbl {
    margin-right: 5px;
    font-weight: 700;
}
.name_author_out h4,
.name_author_out p {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
.campaign-list-item_logo img {
    width: auto !important;
    height: auto !important;
}
