/*

Theme Name: WMD Theme

*/



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


/* style css for new template added */
*,
*::before,
*::after {
    box-sizing: border-box;
}

*:not(.simulator) {
    scrollbar-width: thin;
}


body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    color: #000;
    background-color: #fff;
}

.content-area {
    padding: 15px 0;
}

/* common typography */
.content-area h1,
.content-area h1.entry-title {
    font-size: 36px;
    line-height: 45px;
    margin-top: 0;
}

.content-area h2 {
    font-size: 30px;
    line-height: 40px;
}

.content-area h3 {
    font-size: 25px;
    line-height: 35px;
}

.content-area h4 {
    font-size: 22px;
    line-height: 30px;
}

.content-area h5 {
    font-size: 20px;
    line-height: 28px;
}

.content-area h6 {
    font-size: 18px;
    line-height: 24px;
}

.content-area h1,
.content-area h2,
.content-area h3,
.content-area h4,
.content-area h5,
.content-area h6 {
    margin: 15px 0px 10px;
    text-transform: inherit;
}


.content-area dl {
    margin: 20px 0px;
    padding: 0;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #f9f9f9;
    font-size: 16px;
    color: #4e4e4e;
}

.content-area dt {
    font-weight: bold;
    margin: 10px 0 5px;
    padding: 10px;
    background-color: #eee;
    border-bottom: 1px solid #ddd;
    line-height: 20px;
    color: #4e4e4e;
}

.content-area dd {
    margin: 0 0 10px 20px;
    padding: 10px;
    border-left: 2px solid #ddd;
    background-color: #fff;
    line-height: 20px;
    color: #4e4e4e;

}

.content-area p {
    font-size: 16px;
    margin-bottom: 12px;
    margin-top: 5px;
    line-height: 24px;
}

.content-area p+div {
    margin-bottom: 10px;
}

.content-area blockquote {
    padding: 60px 40px;
    background: #dbe3cd;
    border-left: 5px solid #434c43;
    position: relative;
    margin: 20px auto;
    font-style: italic;
    quotes: "“" "”" "‘" "’";
}

.content-area blockquote::before,
.content-area blockquote::after {
    position: absolute;
    font-size: 3em;
    color: #434c43;
    font-family: serif;
    line-height: 1;
    z-index: 1;
}

.content-area blockquote::before {
    content: open-quote;
    top: 20px;
    left: 20px;
}

.content-area blockquote::after {
    content: close-quote;
    bottom: 20px;
    right: 20px;
}

.content-area blockquote p {
    display: inline;
    color: #000;
    position: relative;
    z-index: 2;
    /* ensures text overlays the quotes cleanly */
}

.content-area ul {
    list-style-type: disc;
    padding-left: 30px;
}

.content-area ol {
    padding-left: 30px;
    list-style: decimal;
}

.content-area ul li {
    list-style: disc;
}

.content-area li {
    font-size: 16px;
    margin-bottom: 6px;
    line-height: 24px;
}

.content-area ol li::marker,
.content-area ul li::marker {
    font-weight: 600;
}

.content-area .campaign-shortcode-table__offer-key-features ul {
    padding-left: 0;
}

.content-area .campaign-shortcode-table__offer-key-features ul li {
    list-style: none;
}

.content-area img {
    max-width: 100%;
    height: auto;
}

.content-area .aligncenter {
    display: block;
    margin: auto;
}

.content-area table:not(.campaign-shortcode-table) {
    display: table;
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
    margin-bottom: 20px;

}

.content-area table:not(.campaign-shortcode-table) tr,
.content-area table:not(.campaign-shortcode-table) th,
.content-area table:not(.campaign-shortcode-table) td {
    font-size: 16px;
    line-height: 20px;
}

.content-area table:not(.campaign-shortcode-table) th {
    color: #000;
    text-transform: capitalize;
    text-align: center;
    border: 1px solid #6c6969;
    padding: 10px;
    font-weight: bold;
}

.content-area table:not(.campaign-shortcode-table) td {
    border: 1px solid #6c6969;
    text-align: left;
    padding: 10px;
}

.content-area a {
    text-decoration: none;
    color: #434c43;
    font-weight: 400;
    font-size: inherit;
}

.content-area a:hover {
    color: #ff6600;
    font-weight: inherit;
    background-color: transparent;
}
a {
    font-size: 16px;
    font-weight: inherit;
}

a:hover,
a:focus {
    color: #ff6600;
    background: transparent;
    font-size: inherit;
    font-weight: inherit;
}

/* su-button css */
.content-area .su-button {
    border-color: transparent !important;
    background: #434c43 !important;
    color: #fff !important;
    border-radius: 8px !important;
    border: 0 !important;
}

.content-area .su-button span {
    font-size: 16px !important;
    padding: 0px 16px !important;
    color: #fff !important;
    border-color: transparent !important;
    border: 0;
    border-radius: 8px !important;
    font-weight: 700;
    text-transform: uppercase;
}

.content-area .su-button:hover {
    background: #ff6600 !important;
}

.content-area .su-button:hover span {
    top: 0;
}

/* su-button css */
.content-area .campaign-shortcode-table .campaign-list-item_cta-btn {
    background: #434c43;
    color: #fff;
    font-weight: 500;
}


.content-area .campaign-shortcode-table .campaign-list-item_cta-btn:hover,
.content-area .campaign-shortcode-table .campaign-list-item_cta-btn:focus {
    background: #ff6600;
    color: #fff;
}

/* header menu style */
.header-section {
    position: relative;
    border-bottom: 1px solid #e9e9e9;
    padding: 10px 0;
}

.logo-menu-part {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo-menu-part .site-logo {
    width: 200px;
    flex: 0 0 auto;
}

.logo-menu-part .site-logo a {
    font-size: 32px;
    text-decoration: none;
    color: #434c43;
    display: flex;
}

.logo-menu-part .site-logo img {
    max-width: 100%;
    height: auto;
    width: auto;
}

.logo-menu-part .site-logo a:focus {
    background-color: transparent !important;
    text-decoration: none;
}

.header-section .navigationcl {
    position: relative;
    left: auto;
    padding-top: 0;
    display: inline-block;
    width: 100%;
    margin-left: auto;
}

.header-section .wp-menu {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0;

}

.header-section .wp-menu>li>a {
    padding: 10px 15px;
    display: inline-block;
    text-decoration: none;
}

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

ul.wp-menu li.menu-item-has-children>a {
    padding-right: 20px;
}

.header-section .wp-menu a {
    position: relative;
    margin: 0;
    height: auto;
    font-size: 16px;
    line-height: 28px;
    color: #000;
    overflow: visible;
    text-decoration: none;
    text-transform: capitalize;
    font-weight: 500;

}

.header-section .sub-menu li a {
    line-height: 1.5;
    margin: 0;
    padding: 5px 10px;
}

.header-section ul.sub-menu li {
    display: block;
}

.header-section .sub-menu {
    display: none;
    position: absolute;
    left: 0;
    background: #434c43;
    width: 180px;
    text-align: left;
    padding: 10px 0;
    top: 100%;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 0px 4px, rgba(0, 0, 0, 0.04) 0px 2px 4px;
    height: auto;
    max-height: max-content;
    margin: 0;
    z-index: 1;
}

.header-section .sub-menu li {
    display: inline-block;
    width: 100%;
}

.header-section .sub-menu li a {
    color: #fff;
    display: block;
}


.header-section .wp-menu .sub-menu>li>.sub-menu {
    display: none;
    position: absolute;
    left: 100% !important;
    top: 0;
}

/* header menu styling ends */

.content-area .campaign-list-item_key-features ul {
    padding-left: 0;
}

.content-area .campaign-list-item_key-features ul li {
    list-style: none;
}

/* common media begins */
.container {
    --bs-gutter-x: 1.875rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
}

/*AUTHOR SECTION And Page START*/
.main-title {
    text-align: left;
}

.custom_top_author {
    display: flex;
    align-items: center;
    gap: 16px;
    background: #f2f2f2;
    border-radius: 12px;
    padding: 10px;
    margin-bottom: 20px;
}

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

.name_author_out {
    display: flex;
    align-items: center;
}

.name_author_out span.lbl {
    margin-right: 5px;
    font-weight: bold;
}

.name_author_out h4,
.name_author_out p {
    margin: 0;
    padding: 0;
    font-weight: normal;    
}

.name_author_out a {
    color: inherit;
    text-decoration: none;
}

.name_author_out a p {
    font-size: 16px;
    font-weight: 600;
}

.name_author_out a:hover {
    color: #ff6600;
    text-decoration: underline;
}

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

.author_imag {
    line-height: 0;
}

.name_author_out {
    display: flex;
}

.name_author_out span.lbl {
    margin-right: 5px;
}

/*Author Page css*/
.header-profile-details h2 {
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0;
}

.profile-header-container {
    display: flex;
    align-items: center;
    gap: 30px;
}

.header-avatar-container img {
    padding: 0;
    border: 0;
    width: 75px;
    height: 75px;
    object-fit: cover;
}

.header-profile-details h2 {
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0;
}

.profile-fields-group.profile-fields-group-1 {
    border: 1px solid #eee;
    margin: 1.5rem 0 0;
    padding: 15px 20px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    background: #fff;
}

.profile-fields-group.profile-fields-group-1 h3 {
    margin-top: 0;
    margin-bottom: 20px;
    color: #000;
    font-weight: 600;
}

.author-box-wrapper {
    padding: 30px 0;
    box-shadow: none;
    background-color: #fff;
}

.author-f-name .label,
.author-description-name .label {
    font-weight: 600 !important;
    font-size: inherit;
    line-height: inherit;
    background: transparent;
    color: inherit;
    padding: 0px;
}

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

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

/*AUTHOR SECTION And Page END*/
/* .header-section .sub-menu li a:hover {
    color: #ff6600;
} */

/* ===== General Link Hover and Active Color ===== */
ul.wp-menu li>a:hover,
ul.wp-menu li:hover>a,
ul.wp-menu li.current-menu-ancestor>a,
ul.wp-menu li.current-menu-item>a,
ul.wp-menu li.current-menu-parent>a,
ul.wp-menu li.current_page_item>a,
ul.wp-menu ul.subTab li.current>a {
    color: #ff6600;
}

/* ===== FontAwesome Dropdown Arrow Styling ===== */

/* Change arrow color on hover or active */
ul.wp-menu li.menu-item-has-children:hover::after,
ul.wp-menu li.current-menu-ancestor.menu-item-has-children::after,
ul.wp-menu li.current_page_item.menu-item-has-children::after {
    color: #ff6600;
}

/* Optional: change icons inside link (if any <i> tags exist) */
ul.wp-menu li.current-menu-ancestor i,
ul.wp-menu li.current-menu-item i,
ul.wp-menu li.current-menu-parent i,
ul.wp-menu li:hover i {
    color: #ff6600;
}

ul.wp-menu ul.mega-sub-menu li.current a {
    color: #ff6600;
}

.site-footer {
    text-align: center;
    border-top: 2px solid #ff6600;
    width: 100%;
    display: inline-flex;
    flex-wrap: wrap;
    background: #434c43;
    color: #fff;
    padding: 15px 0;
}


.site-footer .widget:last-child {
    margin-bottom: 0;
}

.site-footer p {
    color: #fff;
}

.copyright p:last-child {
    margin: 0;
}


.container table td ,.container table p a{
    font-size: 16px;
}
.container table p a {
    font-weight: 400;
}

/* 404 page style */
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: #000;
    background: #dbe3cd;
    max-width: 130px;
    border-radius: 0 4px 4px 0px;
    padding: 10px;
    font-size: 16px;
    cursor: pointer;
    border: 1px solid #747474;
    border-left: none;
}
.links-group-404 ul {
    line-height: 26px;
    padding: 20px 60px;
    background: #4b4c4d08;
    border-radius: 5px;
}
.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;
    margin: 30px 0;
    line-break: anywhere;
    line-height: 1;
	font-size: 30px;
}
.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;
}

@media (min-width: 992px) {

    .header-section .wp-menu li.menu-item-has-children::after {
        margin-left: 4px;
        position: absolute;
        vertical-align: middle;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        content: "\f107";
        font-family: "FontAwesome";
        font-weight: normal;
        display: inline-block;
        transition: all 0.3s ease;
        line-height: normal;
        font-size: 16px;
        top: 1rem;
        right: 4px;
    }

    .header-section .wp-menu li.menu-item-has-children:hover::after {
        transform: rotate(-180deg);
    }

    .header-section .wp-menu li:last-child .sub-menu {
        right: 0;
        left: auto;
    }

    .main_footer .footer-links {
        text-align: center;
    }

    .mobile-menu {
        display: none;
    }

    .header-section .menu-item:hover .sub-menu {
        display: block;
    }
}



/* media for mobile devices */

@media only screen and (max-width: 991.98px) {
    .content-area {
        padding-top: 1rem;
    }

    .mobile-menu {
        display: block;
    }

    .mobile-menu i {
        font-size: 20px;
        color: #434c43;
    }
    .logo-menu-part .site-logo {
        width: 180px;
        margin-right: 15px;
    }

    /* common container for all pages */
    .content-area h1.entry-title,
    .content-area h1 {
        font-size: 32px;
        line-height: 40px;
    }

    .content-area h2 {
        font-size: 28px;
        line-height: 36px;
    }

    .content-area h3 {
        font-size: 22px;
        line-height: 30px;
    }

    .content-area h4 {
        font-size: 20px;
        line-height: 28px;
    }

    .content-area h5 {
        font-size: 18px;
        line-height: 26px;
    }

    .content-area h6 {
        font-size: 16px;
        line-height: 22px;
    }

    .content-area .su-button span {
        padding: 8px 16px !important;
        line-height: 1.5 !important;
    }

    .header-section {
        position: relative;
    }

    .logo-menu-part .site-logo {
        width: 180px;
        flex: 0 0 auto;
    }

    .header-section .menu-item-has-children>a::after {
        display: none;
    }

    .header-section ul.wp-menu {
        position: absolute;
        right: 0px;
        z-index: 99;
        left: 0;
        top: 100%;
        width: 100%;
        cursor: pointer;
        text-align: left;
        background: #dbe3cd;
        box-shadow: none;
        display: none;
        padding: 14px;
        margin-top: 0;
    }

    .header-section .navigationcl a {
        font-size: 16px;
        color: #000;
        height: auto;
        padding: 5px 10px;
        margin: 0;
        line-height: 36px;
        text-align: center;
    }

     .header-section .wp-menu>li>a {
        padding: 5px 10px;
        display: block;
        text-decoration: none;
        word-break: break-word;
    }

    ul.wp-menu li.menu-item-has-children>a {
        padding-right: 25px;
    }

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

    .header-section .toggle-menu {
        position: absolute;
        right: 0px;
        width: 25px;
        height: 25px;
        font-size: 18px;
        transform: rotate(0deg);
        text-align: center;
        top: 8px;
        cursor: pointer;
        z-index: 999;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        transition: transform 0.3s ease-in;
    }


    .header-section .toggle-menu.on {
        transform: rotate(-180deg);
    }

    .header-section .sub-menu {
        display: block;
        position: relative;
        left: 0;
        background: #434c43;
        width: 100%;
        text-align: left;
        padding: 10px 0;
        box-shadow: none;
        top: auto;
    }

    .header-section .sub-menu li a {
        color: #fff;
    }

    .header-section .wp-menu .sub-menu>li>.sub-menu {
        display: none;
        position: relative;
    }


}


@media only screen and (max-width: 767.98px) {
    .content-area blockquote {
        padding: 30px 20px;
        font-size: 0.95em;
    }

    .content-area blockquote::before {
        top: 10px;
        left: 10px;
        font-size: 2.5em;
    }

    .content-area blockquote::after {
        bottom: 0;
        right: 10px;
        font-size: 2.5em;
    }
}

@media (max-width: 620px) {

    .table-auto {
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .content-area table:not(.campaign-shortcode-table) tr td {
        white-space: nowrap;
    }

    .content-area table:not(.campaign-shortcode-table) {
        display: block;
        overflow-x: auto;
    }

    .content-area .table-auto table:not(.campaign-shortcode-table) {
        display: block;
    }
}