/*

Theme Name: WMD Theme

*/



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

body.new-template  {
    font:normal normal 14px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
    color: #333333;
    background: #c0a154 url(https://www.wadeburleson.org/files/1kt/watermark/body_background_birds.png) repeat scroll top left;    
}
body.new-template .body-fauxcolumns,body.new-template .content-fauxcolumns {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
     width: 100%;
    overflow: hidden;
}
body.new-template .body-fauxcolumns .fauxcolumn-outer {
    width: 100%;
}

body.new-template  .fauxcolumn-outer {
    position: absolute;
    top: 0;
    bottom: 0;
    overflow: hidden;
}
body.new-template .body-fauxcolumns .cap-top {
    margin-top: 30px;
    background: transparent url(https://www.wadeburleson.org/files/1kt/watermark/body_overlay_birds.png) no-repeat scroll top right;
    height: 121px;
}



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

.pagecontent {
    padding-top: 1.25rem;
}

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

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

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

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

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

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

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


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

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

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

}

.pagecontent p {
    font-size: 16px;
    margin-bottom: 12px;
    margin-top: 5px;
    line-height: 25px;
}

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


.pagecontent blockquote {
    padding: 45px 40px 45px;
    background: #eee9e6;
    border-left: 5px solid #ae396d;
    position: relative;
    margin: 20px auto;
}
.pagecontent blockquote:before {
    position: absolute;
    content: open-quote;
    font-size: 3em;
    margin-left: 10px;
    margin-top: 0;
    left: 0;
    top: 0;
}

.pagecontent blockquote:after {
    position: absolute;
    content: close-quote;
    font-size: 3em;
    bottom: 0;
    right: 0;
    margin-right: 0.4em;
    margin-bottom: 0em;
}

.pagecontent blockquote p {
    display: inline;
    color: #000;
}

.pagecontent ul {
    list-style-type: disc;
    padding-left: 36px;
}

.pagecontent ol {
    padding-left: 36px;
    list-style: decimal;
}

.pagecontent ul li {
    list-style: disc;
}

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

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

.pagecontent .campaign-compact-table__offer-key-features ul {
    padding-left: 0;
}

.pagecontent .campaign-compact-table__offer-key-features ul li {
    list-style: none;
}

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

.pagecontent .aligncenter {
    display: block;
    margin: 10px auto;
}

.pagecontent table {
    display: table;
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
    margin-bottom: 20px;

}

.pagecontent table tr,
.pagecontent table th,
.pagecontent table td {
    font-size: 16px;
    line-height: 20px;
}

.pagecontent table:not(.campaign-compact-table) tr:first-child td {
    background: #333;
    color: #fff;
    text-transform: capitalize;
}
.pagecontent table:not(.campaign-compact-table) td {
    border: 1px solid #6c6969;
    text-align: left;
    padding: 8px;
}

.pagecontent a {
    text-decoration: none;
    color: #dd5533;
    /* text-decoration-color: #F57F31; */
}

.pagecontent a:hover {
    color: #dd5533;
}

.pagecontent img.wp-smiley,
.pagecontent img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1.375em !important;
    width: 1.375em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

/* su-button css */
.pagecontent .su-button {
    border-color: transparent !important;
    background: #c05473 !important;
    color: #fff !important;
    border-radius: 8px !important;
    border: 0 !important;
}

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

.pagecontent .su-button:hover {
    background: #dd5533 !important;
}

.pagecontent .su-button:hover span {
    top: 0;

}

/* su-button css */
.pagecontent .campaign-compact-table__offer-cta-button a {
    background: #c05473;
}
.pagecontent .campaign-compact-table__offer-cta-button a{
    color: #fff;
}
.pagecontent .campaign-compact-table__offer-cta-button a:hover,
.pagecontent .campaign-compact-table__offer-cta-button a:focus
{
    background: #dd5533;
    color: #fff;
}

.pagecontent button {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background-color: #c05473;
    border-radius: 8px;
    padding: 8px 16px;
    line-height: 1.5;
    border: 0 !important;
    margin: 10px 0;
    text-transform: uppercase;
}

.d-none {
    display: none;
}
/* header menu style */
.main-header .header-inner {
    display: flex;
    align-items: center;
   
}
.main-header .header-inner .site-logo {
    width: 260px;
    flex: 0 0 auto;
}
.main-header .header-inner .site-logo a {
    font-size: 32px;
    text-decoration: none;
    color: #dd5533;
}
.main-header .header-inner .site-logo a:focus {
    background-color: transparent !important;
    text-decoration: none;
}
.main-header .navigationcl {
    position: relative;
    left: auto;
    padding-top: 0;
    display: inline-block;
    width: 100%;
    margin-left: auto;
}

.main-header .nav-select {
    display: inline-block;
    visibility: visible;
}

.main-header .navigationcl a {
    display: block;
    position: relative;
    margin: 0;
    height: auto;
    font-size: 17px;
    line-height: 36px;
    color: #333;
    overflow: visible;
    text-decoration: none;
}

.main-header .sub-menu li a {
    line-height: 24px;
    margin: 5px 0;
}

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

.main-header .navigationcl li {
    position: relative;
    display: inline-block;
    padding: 0 15px;
}

/* .main-header .navigationcl ul li:not(:last-child) {
    border-right: 1px solid #fff;
} */

/* Remove border from submenu items */
.main-header .navigationcl ul.sub-menu li {
    border-right: none !important;
}

.main-header .nav-select {
    display: inline-block;
    visibility: visible;
    width: 100%;
    text-align: right;
}

.main-header .navigationcl a:hover,
.main-header .navigationcl a:focus {
    color: #c05473;
}

.main-header .navbar-togglecl {
    display: none;
}

.main-header .sub-menu {
    display: none;
    position: absolute;
    left: 0;
    background: #fff;
    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;
}

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

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

.main-header .sub-menu li a {
    color: #c05473;
}
.main-header .sub-menu li a:hover{
    color:#dd5533;
}
.main-header .nav-select .sub-menu>li>.sub-menu {
    display: none;
    position: absolute;
    left: 100% !important;
    top: 0;
}
.main-header .nav-select .menu__list>li:hover>.sub-menu,
.main-header .nav-select .sub-menu>li:hover>.sub-menu {
    display: block;
}

/* header menu styling ends */

.main_footer p {
    text-align: center;
}

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

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

/* common media begins */
.new-template .container {
    --bs-gutter-x: 1.5rem;
    --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
}




.links-group-404 a:hover {
	color:#eb2353;
}
.links-group-404 a {
	color: rgb(4, 12, 44);
	text-decoration: none;
	font-size: 16px;
}
.links-group-404 {
	font-size: 16px;
}
.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;
	margin: 0;
	text-align: left;
	box-shadow: none;
}
.search-bar-404 button {
	width: 100%;
	color: #ffff;
	background: #eb2353;
	border: none;
	max-width: 130px;
	border-radius: 0 4px 4px 0px;
	padding: 12px 15px;
	font-size: 15px;
	margin: 0;
	height: auto;
	box-shadow: none;
	cursor: pointer;
}
.links-group-404 li {
	padding-bottom: 3px;
	font-size: 16px;
}
.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;
	list-style: disc;
	margin-left: 0;
	padding-left: 30px;
}

.page-section-404 {
	width: 100%;
	display: inline-block;
	margin: 10px 0 30px;
	background: #e8d9b4;
	padding: 20px 20px;
	border: 1px solid #e1d2ad;
}

.description-404 {
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 10px;
}
/* Author box */
/*Author Box*/
.modifyDetails {
    background: #F2F2F2;
    border-radius: 20px;
    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;
    font-size: 16px;
}
.author_imag {
    line-height: 0;
}
.name_author_out {
    display: flex;
    margin-bottom: 8px;
}
.name_author_out span.lbl {
    margin-right: 5px;
    font-weight: 600;
}
.name_author_out a {
    color: inherit;
    text-decoration: underline;
}
/*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;
}
.profile-fields-group.profile-fields-group-1 h3 {
    margin-top: 0;
    margin-bottom: 10px;
}
.author-f-name .label, .author-description-name .label {
    font-weight: 600;
}
.profile-tab-content {
    margin: 30px 0;
}
.author-f-name {
    display: flex;
    gap: 8px;
    margin-bottom: 5px;
}
.author-description-name {
    margin-top: 20px;
    line-height: 23px;
}
.content-part-area .name_author_out p {
    margin-bottom: 0;
}

/* End */

@media (min-width: 576px) {
    .new-template .container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .new-template .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .new-template .container {
        max-width: 960px
    }
    .main-header .nav-menu li.menu-item-has-children>a::after {
        margin-left: 4px;
        position: relative;
        top: 0;
        vertical-align: middle;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        content: "\f107";
        /* Correct Unicode for down arrow in Font Awesome 4 */
        font-family: "FontAwesome";
        /* Use correct font-family for Font Awesome 4 */
        font-weight: normal;
        /* FA4 does not use font-weight 900 */
        display: inline-block;
        margin-left: 4px;
        transition: all 0.3s ease;
        line-height: normal;
    }

    .main-header .nav-menu li.menu-item-has-children:hover>a::after {
        transform: rotate(-180deg);
    }

    .main-header .navigationcl li:last-child .sub-menu {
        right: 0;
        left: auto;
    }
    .main_footer .footer-links {
        text-align: center;
    }
}

@media (min-width: 1200px) {
    .new-template .container {
        max-width: 1140px
    }
}

@media (min-width: 1400px) {
    .new-template .container {
        max-width: 1320px
    }
}


/* media for mobile devices */
@media (max-width:1199.98px) {
    .pagecontent {
        padding-top: 1rem;
    }

    .pagecontent .container {
        padding-top: 0;
    }

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

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

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

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

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

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

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

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


}

@media only screen and (max-width: 991.98px) {

    .pagecontent table tr td {
        white-space: nowrap;
    }
    .main-header .header-inner  {
        padding: 10px 0;
    }
    .main-header .site-logo a {
        font-size: 28px;
    }
    .main-header {
        position: relative;
        z-index: 100;
    }
    .main-header .menu-item-has-children>a::after {
        display: none;
    }

    .main-header .navigationcl {
        position: absolute;
        right: 0px;
        z-index: 99;
        left: 0;
        top: 100%;
        width: 100%;
        cursor: pointer;
        text-align: left;
        background: #fff;
        left: auto;
        box-shadow: 0 0 4px #ddd;
        display: none;
        padding: 14px;
        margin-top: 0;
    }

    .main-header .navbar-togglecl {
        display: inline-flex !important;
    }

    .main-header .navbar-togglecl {
        background-color: #c05473;
        width: 40px;
        height: 40px;
        position: relative;
        top: 0;
        right: 0px;
        text-align: center;
        cursor: pointer;
        border-radius: 3px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: transparent;
        display: flex;
        justify-content: center;
        align-items: center;
        vertical-align: middle;
        margin-left: auto;
    }

    .main-header .navbar-togglecl span {
        width: 20px;
        height: 2px;
        background-color: #fff;
        display: inline-block;
        position: relative;
        top: 0px;
        right: 0;
        padding: 0;
        margin: 0;
        float: none;
        vertical-align: middle;
        border-radius: 0;
        border: 0;
    }

    .main-header .navbar-togglecl span::before,
    .main-header .navbar-togglecl span::after {
        content: "";
        position: absolute;
        background-color: #fff;
        width: 100%;
        height: 2px;
        left: 0;
        top: -7px;
    }

    .main-header .navbar-togglecl span::after {
        top: 7px;
    }

    /* active for X for nav icon */
    /* When Active - Transform into Cross (X) */
.main-header .navbar-togglecl.active span {
    background-color: transparent; /* Hide middle bar */
}

.main-header .navbar-togglecl.active span::before {
    top: 0;
    transform: rotate(45deg);
}

.main-header .navbar-togglecl.active span::after {
    top: 0;
    transform: rotate(-45deg);
}
/* x icon css ends */

    .main-header .navigationcl li {
        position: relative;
        display: inline-block;
        padding: 0 10px;
        margin: 0;
        width: 100%;
        box-sizing: border-box;
    }


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

    .main-header .navigationcl ul {
        visibility: visible;
        position: relative;
        display: block;
        left: 0;
        top: 0;
        margin: 0 !important;
        width: 100%;
        padding: 0 !important;
        flex-flow: column;
    }

    .main-header .navigationcl ul a {
        height: auto;
        width: 100%;
        overflow: visible;
        line-height: 26px;
        background-image: none;
        border-width: 0;
        text-align: left;
    }

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

    .main-header .navigationcl li:hover>ul {
        visibility: visible;
        top: auto;
    }

    .main-header .navigationcl .sub-menu {
        padding-left: 0px !important;
    }

    .main-header .toggle-menu {
        position: absolute;
        right: 0px;
        width:30px;
        height: 30px;
        font-size: 18px;
        transform: rotate(0deg);
        text-align: center;
        top: 0;
        cursor: pointer;
        z-index: 999;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        transition: transform 0.3s ease-in;
    }
    .main-header .navigationcl li.menu-item-has-children a{
        padding-right: 20px;
    }
    .main-header .toggle-menu.on {
        transform: rotate(-180deg);
    }

    .main-header .nav-select {
        display: inline-block;
        visibility: visible;
        width: 100%;
        text-align: left;
        margin: 0;
    }


    .main-header .sub-menu {
        display: block;
        position: relative;
        left: 0;
        background: transparent;
        width: 100%;
        text-align: left;
        padding: 0 !important;
        box-shadow: none;
        top: auto;
    }

    .main-header .nav-select .sub-menu>li>.sub-menu {
        display: none;
        position: relative;

    }

    .main-header .nav-select .menu__list>li:hover>.sub-menu,
    .main-header .nav-select .sub-menu>li:hover>.sub-menu {
        display: block;
    }
   
}


@media only screen and (max-width: 767.98px) {
    .pagecontent blockquote {
        padding: 30px 24px;
        font-size: 1.125rem;
    }

    .pagecontent blockquote:before {
        font-size: 2.5em;
        margin-top: 0em;
    }

    .pagecontent blockquote:after {
        font-size: 2.5em;
        margin-bottom: 0;
    }
}

@media only screen and (max-width:600px) {
	
#wpadminbar {
	position: fixed;
}	
	
}

