/*
Theme Name: WMD Theme
*/

/*html :where(img){height:inherit;max-width:none;}*//* common typography */body{	margin-top:0px;padding-bottom:0;}header#header {    background: #0c3467;    z-index: 99;    position: relative;}.header-section {    display: flex;    align-items: center;    justify-content: space-between;}body .campaign-list-item_logo img {    width: auto;    height: auto; }body .campaign-list-item_cta-btn {    background: #0c3467;    color: #fff !important;}body .campaign_list_item__score_text, body .campaign-list-item_key-features > p, body .campaign-list-item_key-features ul li, body .campaign-list-item_scores .read_review_url a, body .bm-tiny .campaign-list-item .cell_bottom {    color: #fff;}body .campaign-list-item_key-features ul li {    background: url(/wp-content/uploads/2025/06/tick-white.svg) left 5px no-repeat;}body .campaign-shortcode-table ul {    padding-left: 5px;}#navigation ul.wp-menu {    list-style: none;    padding: 0;    display: flex;    gap: 20px;    margin: 0;}#navigation ul.wp-menu li {    font-size: 17px;    font-weight: 600;}#navigation ul.wp-menu li a {    display: block;    padding: 15px 20px;    color: #fff;    text-decoration: none;	position: relative;	line-height: normal;}#navigation ul.wp-menu li.menu-item-has-children {    position: relative;}/* Submenu */ul.sub-menu {    display: none;    list-style: none;    position: absolute;    left: 0;    top: 100%;    background: #444;    min-width: 200px;    z-index: 1000;    padding: 0;}.sub-menu li a {    display: block;    padding: 10px 15px;    color: #fff;    text-decoration: none;}.sub-menu li a:hover {    background: #555;}/* Dropdown Arrow */#navigation span.dropdown-icon {    position: absolute;    top: 18px;    right: 0;    width: 15px;    height: 15px;    display: flex;    justify-content: center;    align-items: center;}.menu-item-has-children.active>a::after {    transform: rotate(180deg);}/* Show submenu on hover */.site-branding {    margin: 10px 0;}a.su-button {    background: #fdb515;    padding: 10px 20px;    color: #fff !important;}.su-button-center {    text-align: center;    margin: 20px 0px !important;}.cs_new_template {    color: #fff;}.content_body {padding-top: 40px;padding-bottom: 40px;}.content_body h1 {    font-size: 36px;    line-height: 45px;}.content_body h2 {    font-size: 30px;    line-height: 40px;}.content_body h3 {    font-size: 25px;    line-height: 35px;}.content_body h4 {    font-size: 22px;    line-height: 30px;}.content_body h5 {    font-size: 20px;    line-height: 28px;}.content_body h6 {    font-size: 18px;    line-height: 24px;}.content_body h1,.content_body h2,.content_body h3,.content_body h4,.content_body h5,.content_body h6 {    margin: 15px 0px 10px;    text-transform: inherit;	text-align: left;}.content_body a {    color: #4e99f9;    font-weight: 600;}.content_body ol {    list-style: auto;}.content_body ul {    list-style: disc;}.content_body ol, .content_body ul {    padding-left: 20px;}.content_body tr,.content_body th,.content_body td {    font-size: 16px;    line-height: 20px;}.content_body pre {    display: block;    padding: 9.5px;    margin: 0 0 10px;    font-size: 13px;    line-height: 1.42857143;    word-break: break-all;    word-wrap: break-word;    color: #333;    background-color: #f5f5f5;    border: 1px solid #ccc;    border-radius: 4px;}.content_body dl {    margin: 20px 0px;    padding: 0;    border: 1px solid #ddd;    border-radius: 5px;    background-color: #f9f9f9;    font-size: 16px;    color: #333;}.content_body dt {    font-weight: bold;    margin: 10px 0 5px;    padding: 10px;    background-color: #eee;    border-bottom: 1px solid #ddd;    line-height: 20px;    color: #333;}.content_body dd {    margin: 0 0 10px 20px;    padding: 10px;    border-left: 2px solid #ddd;    background-color: #fff;    line-height: 20px;    color: #333;}.content_body p {    font-size: 16px;    margin-bottom: 12px;    margin-top: 5px;    line-height: 25px;}.content_body p+div {    margin-bottom: 10px;}.content_body blockquote {    padding: 10px 10px 2px;}.content_body li {    font-size: 16px;    margin-bottom: 5px;    line-height: 25px;}.aligncenter {    display: block;    margin: auto;}.content_body table {    display: table;    width: 100%;    border-collapse: collapse;    margin-top: 20px;    margin-bottom: 20px;}.content_body table td {    border: 1px solid #ddd;    text-align: left;    padding: 8px;}/*Author Box*/.modifyDetails {    background: #F2F2F2;    border-radius: 20px;    padding: 10px;    margin-bottom: 20px;}.custom_author_info {    color: #000;}.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: 10px;}.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: 15px;    margin-bottom: 10px;}.author-description-name .label {    margin-bottom: 10px;}.author-description-name {    margin-top: 20px;}.content-part-area .name_author_out p {    margin-bottom: 0;}/* End */.footer {    padding: 20px 0;}.footer .footer__copyright-info {    margin: 0;font-size: 16px;}


.links-group-404 a:hover {	
	color:#ffb607;
}
.links-group-404 a {
	color: #fff;
	text-decoration: underline;
}
.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%;
}
.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;
}
.search-bar-404 button {
	width: 100%;
	color: #ffff;
	background: #ffb607;
	border: none;
	max-width: 130px;
	border-radius: 0 4px 4px 0px;
	padding: 10px;
}
.search-bar-404 strong {
	font-size: 16px;
	color: #fff;
	padding-bottom: 10px;
	display: inline-block;
	width: 100%;
}
.links-group-404 ul {
	margin-top: 10px;
	list-style: disc;
	padding-left: 30px;
	margin-bottom: 10px;
}
.page-section-404 {
	width: 100%;
	display: inline-block;
	padding: 40px 0;
}
.page-section-404 h1 {
	font-size: 30px;
	line-height: 40px;
}
.description-404 {
	font-size: 16px;
	margin-bottom: 12px;
	margin-top: 5px;
	line-height: 25px;
}
.links-group-404 li {
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 4px;
}



@media (max-width:1199.98px) {	.menu-item-has-children:hover > .sub-menu {		display: block;	}	#navigation ul.wp-menu li.menu-item-has-children >.sub-menu {        display: none;    }	#navigation ul.wp-menu li.menu-item-has-children.active>.sub-menu {        display: block;    }    /* common container for all pages */       .content_body h1 {        font-size: 32px;        line-height: 40px;    }    .content_body h2 {        font-size: 28px;        line-height: 36px;    }    .content_body h3 {        font-size: 22px;        line-height: 30px;    }    .content_body h4 {        font-size: 20px;        line-height: 28px;    }    .content_body h5 {        font-size: 18px;        line-height: 26px;    }    .content_body h6 {        font-size: 16px;        line-height: 22px;    }    .content_body .su-button span {        padding: 5px 20px !important;          }}@media (min-width: 992px) {    /* Show submenu on hover */    .main-header .menu-item-has-children:hover>.sub-menu {        display: block;    }    #navigation ul.wp-menu>li:last-child>.sub-menu {        right: 0;        left: auto;    }    .wp-menu>li:last-child .sub-menu .sub-menu {        left: auto;        right: 100%;    }    .main-header .wp-menu>li:hover>a,    .main-header .wp-menu>li:hover::after {        color: #ed1c24;    }}@media only screen and (max-width: 991.98px) {    /* Add mobile styles here */	nav#site-navigation {		background: #333;		color: #fff;		position: unset;	}	#navigation.active ul.wp-menu {		display: block;	}	.menu-item-has-children > a::after {		position: absolute;		right: 15px;	}	#navigation ul.wp-menu {		list-style: none;		margin: 15px 0 0;		padding: 0;		display: none;		flex-direction: column;		background: #0c3467;		position: absolute;		right: 0;		width: 100%;		gap: 0;		border-top: 1px solid #fff;		z-index: 99;	}	#navigation span.dropdown-icon {		right: 15px;	}	ul.sub-menu {		position: relative;		width: 90%;		left: 28px;		background: transparent;	}	button#mobile-menu-toggle {		display: block !important;		background: #fff;		color: #333;		font-size: 20px;		padding: 5px 10px;	}	#navigation ul.wp-menu li .sub-menu {        position: relative;        width: 100%;        left: 0;        background: #333 ;    }    #navigation ul.wp-menu li .sub-menu li a {        color: #fff;    }    #navigation ul.wp-menu li.menu-item-has-children.active>.sub-menu {        display: block;    }}