/*

Theme Name: WMD Theme

*/



/*html :where(img){height:inherit;max-width:none;}*/
html, body {
  margin: 0;
  padding: 0;
}
body {
    font-family: system-ui;
}

header,
footer {
    width: 100%;
    background: #f1f1f1;
    margin: 0;
    padding: 20px 0;
}


.container {
    max-width: 1240px;
    width: 100%;
    margin: auto;
}
div > table {
    max-width: 1240px;
    margin: auto;
    width: 100%;
}
.aupex4pmv5aonhinq {
	max-width: 1240px;
	width: 100%;
	margin: auto;
}
p > font,div > font,font   {
    max-width: 1240px;
    margin: auto;
    width: 100%;
    display: block;
}
div>div>div>div>ul {
    max-width: 1240px;
    width: 100%;
    margin: auto;
}
header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.content-part-area h1 {
    font-size: 40px;
    line-height: 1;
    margin-bottom: 7px;
}

.content-part-area h2 {
    font-size: 36px;
    line-height: 1;
    margin: 0;
    margin-bottom: 7px;
}

.content-part-area h3 {
    font-size: 32px;
    line-height: 1;
    margin: 0;
    margin-bottom: 7px;
}

.content-part-area h4 {
    font-size: 28px;
    line-height: 1;
    margin: 0;
    margin-bottom: 7px;
}

.content-part-area h5 {
    font-size: 24px;
    line-height: 1;
    margin: 0;
    margin-bottom: 7px;
}

.content-part-area h6 {
    font-size: 20px;
    line-height: 1;
    margin: 0;
    margin-bottom: 7px;
}

.content-part-area p {
    font-size: 18px;
    margin: 0;
    margin-bottom: 20px;
    line-height: 28px;
}

.content-part-area ol {
    font-size: 18px;
      padding-left: 20px !important;
    padding: 0;
}

.content-part-area ul {
    font-size: 18px;
    /* margin: 0 0 0 20px; */
    padding-left: 20px !important;
    padding: 0;
}

.content-part-area li {
    line-height: 30px;
}

.content-part-area table {
    border-collapse: collapse;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
    font-size: 18px;
}

.content-part-area table th {
    border: 1px solid;
    padding: 15px;
    text-align: left;
}

.content-part-area table td {
    border: 1px solid;
    padding: 15px
}


.content-part-area dl {
    background: #f1f1f1;
    padding: 20px;
    font-size: 18px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.content-part-area dt {
    border-radius: 5px;
    padding: 10px;
    background: #d1d1d1;
}

.content-part-area dd {
    margin-left: 15px;
    padding: 15px;
}

.content-part-area img.aligncenter {
    margin: 15px auto;
    display: flex;
}

.main-menu ul {
    display: flex;
    justify-content: normal;
    align-items: left;
    gap: 26px;
    list-style: none;
    flex-wrap: wrap;
}

li.menu-item-has-children {
    position: relative;
}

ul.nav li ul.sub-menu {
    background: #f1f5ff;
    display: flex;
    flex-direction: column;
    position: absolute;
    padding: 14px;
    width: 200px;
    gap: 10px;
    top: 28px;
    border-radius: 3px;
    border: 1px solid #d1d1d1;
    z-index: 9999;
}

ul.nav li ul.sub-menu li {
    border-bottom: 1px solid #d2d2d2d2;
    padding: 5px 0px;
}

.main-menu ul li a {
    text-decoration: none;
    font-size: 17px;
    color: #000;
}

a.su-button {
    padding: 10px 25px;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    background: #1010a5;
    color: #fff;
    text-decoration: none;
}

.su-button-center {
    display: flex;
    justify-content: center;
    margin: 10px;
}

li.menu-item-has-children:after {
    content: "\f107";
    top: 5px;
    right: -13px;
    position: absolute;
    font-family: "fontAwesome";
    font-size: 14px;
}

.post-info-container {
    background: #F2F2F2;
    border-radius: 10px;
    padding: 10px;
    margin: 20px 0;
}

.author-info--container {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 0;
}

span.author-avatar--link {
    line-height: 0;
}

.profile-fields-table {
    margin-top: 30px;
}

.header-name-container h1 {
    font-size: 35px;
    line-height: 1.2em;
    text-transform: none;
}

img.avatar.avatar-120.photo {
    width: 60px;
    min-width: 60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
}

span.author-info--name {
    margin-right: 5px;
    font-weight: 700;
    color: #28303d;
}

.campaign-list-item.brand_table_custom_cl {
    background: #fff;
}

.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;
}

h3.group-title {
    margin-top: 0;
    margin-bottom: 8px;
    font-weight: 700;
}

.author-f-name {
    display: flex;
    gap: 10px;
    font-size: 20px;
    margin-bottom: 5px;
}

.author-description-name {
    margin-top: 20px;
    font-size: 20px;
    word-break: break-word;
}

.author-description-name .label {
    font-weight: 700;
}

section.main-content .container-fluid {
    margin: 20px auto;
}

.label {
    font-weight: 700;
}
button#togglebtn {
    padding: 0px 10px;
    font-size: 20px;
}
.author-info--name a {
    color: #000;
    font-weight: 500;
}
a.campaign-list-item_cta-btn.coupon_code_disabled {
    text-decoration: none;
}

.search-bar-404 form {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    border: 1px solid #9E9E9E;
    border-radius: 4px;
    margin: 10px 0;
}
.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 #000000;
    border-right: none;
}
.search-bar-404 button {
    width: 100%;
    color: #fff;
    background: #344479;
    max-width: 130px;
    border-radius: 0 4px 4px 0px;
    padding: 10px;
    font-size: 16px;
    cursor: pointer;
    border: 1px solid #344479;
}


#content .container {
    margin: 40px auto;
}

section.page-section-404 div {
    margin: 6px 0;
	font-size: 16px;
}


.links-group-404 ul li a {
    color: #344479;
    line-height: 26px;
}

.links-group-404 a {
    color: #344479;
}

.container #content {
	padding: 5px 20px;
}
.links-group-404 ul {
    background: #3444790d;
    padding: 15px 40px;
    border-radius: 5px;
}
.links-group-404 ul li {
    list-style: decimal;
}


@media(min-width: 870px) {
    ul.nav li ul.sub-menu {
        opacity: 0;
        visibility: hidden;
        transition: 0.6s;
        transform: translateY(10px);
    }

    li.menu-item-has-children:hover ul.sub-menu {
        opacity: 1;
        visibility: visible;
        transform: translateY(0px);
    }

    .menu-toggle {
        display: none;
    }
    li.menu-item-has-children:hover:after {
         transform: rotate(180deg);
        transition: 0.5s;
}
img.custom-logo {
    height: 80px;
    max-width: 460px;
    width: 100%;
    object-fit: contain;
}

}

@media(max-width: 869px) {
    li.menu-item-has-children:after {
        display: none;
    }
    header, footer {
         padding: 10px 0;
    }
    .container{
       width: 94%;
    }
    .main-menu {
        position: absolute;
        left: 0;
        background: #f1f1f1;
        top: 83px;
        padding: 10px 20px;
        z-index: 99999;
        display: none;
		width: 90%;
    }
    .main-menu ul {
        gap: 8px;
    }
    .main-menu ul li {
        width: 100%;
        padding: 10px 0px;
        gap: 0;
        border-bottom: 1px solid #f1f1f1;
    }
    .content-part-area table {
        display: block;
        overflow-x: auto;
    }
    ul.nav li ul.sub-menu {
        position: relative;
        width: 100%;
        top: 11px;
        display: none;
    }
    header{
        position: relative;
    }
    span.dropdown-toggle-icon:after {
        content: "\f107";
        position: absolute;
        right: 0;
        top: 12px;
        font-family: "fontAwesome";
    }
    li.menu-item-has-children.active .dropdown-toggle-icon:after {
        transform: rotate(180deg);
        transition: 0.5s;
    }
    ul.nav.navbar-nav {
       padding: 0;
    }
    .main-menu ul.nav li {
        border-bottom: 1px solid #d1d1d1;
    }
    img.custom-logo {
        max-width: 260px;
        object-fit: contain;
    }
    .campaign-list-item.brand_table_custom_cl{
        width: 90%;
    }
	.has-text-align-center{
		padding: 0 20px;
	}
}