/*

Theme Name: WMD Theme

*/



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



.list_inline.list_nav li:after {

  content: '|';

      display: inline;

}
#content
{
	overflow:visible;
}
div#hp-news div
{
	width:100% !important;
}
.homepage-content {
    width: 100% !important;
    float: none;
    display: block;
}
#nonFooter,#content,#top-articles,#top-articles ul li .txtsnip,ul#header-cats,div#hp-news,#new-header,#new-header .strap
{
	width:100% !important;
}
.site-header .site-header-in .logo-wrap {
    width: 170px !important;
    margin-right: 15px;
}
.list_inline.list_nav li:last-child:after {

  content: '';

}

* {
    box-sizing: border-box;
}

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

body {
    margin: 0;
    padding: 0;
    /* font-family: "lucida grande", tahoma, verdana, arial, sans-serif; */
    font-family: 'Signika', sans-serif;
    min-width: inherit;
    background-color: inherit;
}

.container {
    width: 100%;
    max-width: 1170px !important;
    margin: auto;
    padding: 0 15px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 15px 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul li,
caption {
    color: #000;
}

li * {
    color: unset;
}

h1 {
    font-size: 35px;
    line-height: 45px;
    float: inherit;
    padding: 0;
    font-family: 'Noticia Text', serif;
}

h2 {
    font-size: 30px;
    line-height: 40px;
    padding: 0;
}

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

h4 {
    font-size: 22px;
    line-height: 32px;
}

h5 {
    font-size: 20px;
    line-height: 30px;
}

h6 {
    font-size: 18px;
    line-height: 28px;
}

header {
    float: inherit;
    width: inherit;
}
footer {
    font-size: inherit;
    margin-bottom: inherit;
    color: inherit;
}

#page img {
    width: auto;
}

.site-header-in {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}

.content-part-area {
    font-size: 16px;
    line-height: 26px;
    background: #f9f9f9;
    padding: 20px 15px;
    margin-top: 0px;
    margin-bottom: 20px;
    text-align: left;
}
.content-part-area a, .site-header a {
    border-bottom: none;
}
.content-part-area p {
    font-size: 16px;
    margin-bottom: 12px;
    margin-top: 5px;
    line-height: 26px;
}

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

.content-part-area table tr td {
    border: 1px solid #000;
    padding: 10px;
    font-size: 16px;
}

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

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

.content-part-area table tr td,
.content-part-area table tr th {
    border: 1px solid #000;
    padding: 10px;
    font-size: 16px;
    background-color: inherit;
    text-align: center;
}

.content-part-area table tr th {
    font-weight: bold;
}

/* .content-part-area table:not(.campaign-compact-table) tr:first-child td {
    background: #fff;
    color: #000;
    text-transform: capitalize;
    text-align: center;
    font-weight: 500;
} */

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



.aligncenter {
    display: block;
    margin: 5px auto;
}

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

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

.content-part-area ol li,
.content-part-area ul li {
    margin-left: 0;
}

.content-part-area ul li {
    list-style: disc;
    margin-left: 0;
}

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

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

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

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

.content-part-area dl {
    margin: 20px 0;
    padding: 0;
    font-family: Arial, sans-serif;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #f9f9f9;
}

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

.content-part-area dd {
    margin: 0 0 10px 20px;
    padding: 10px;
    border-left: 2px solid #ddd;
    background-color: #fff;
}

/* su-button css */
.content-part-area .su-button-center {
    text-align: center;
}

.content-part-area .su-button {
    border-color: transparent !important;
    background: #86b5fd!important;
    color: #fff !important;
    border-radius: 8px !important;
    border: 1px solid #fff !important;
    margin: 10px 0;
    width: 180px;
    display: inline-block;
    text-align: center;
}


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

.content-part-area .campaign-list-item_cta-btn {
    background: #86b5fd;
}

.content-part-area .campaign-list-item_cta-btn:focus,
.content-part-area .campaign-list-item_cta-btn:hover {
    background: #444444ba;
    color: #fff;
    text-decoration: none;
    outline: 0;
}

.content-part-area .su-button:hover {
    background: #444444ba !important;
}

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

.content-part-area blockquote {
    padding: 60px 40px !important;
    background: #f0f3f7;
    border-left: 5px solid #86b5fd !important;
    position: relative;
    margin: 20px auto !important;
    font-style: italic;
    quotes: "“" "”" "‘" "’";
}

div.perfect-quotes,
blockquote {
    width: inherit;
}

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

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

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

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

.content-part-area a {
    text-decoration: none;
    color: #86b5fd;
    /* text-decoration-color: #F57F31; */
}

.content-part-area a:hover {
    color: #cd4b4a;
    text-decoration: underline;
}

.content-part-area a:focus {
    outline: 0;
    text-decoration: none;
}

/* su-button css */

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

.campaign-compact-table__offers-wrapper .campaign-compact-table__offer td {
    border: 0;
}

.campaign-list-item_key-features ul,
.dw-toplist-ct__offer-features .dw-toplist-ct__offer-key-features,
.dw-toplist-sp__offer-main .dw-toplist-sp__offer-key-features,
.toplist-99bitcoins-poker__offer .toplist-99bitcoins-poker__offer-key-features,
.toplist-99bitcoins__offer .toplist-99bitcoins__offer-key-features,
.toplist-cardplayer__offer-inner .toplist-cardplayer__offer-key-features,
.toplist-flagship-crypto__offer-key-features ul,
.toplist-poker-compact__offer-key-features ul,
.toplist-poker-v2__offer-key-features ul,
.toplist-poker__filter,
td.campaign-compact-table__offer-key-features ul {
    padding-left: 0;
}

.toplist-tech__offer-inner .toplist-tech__offer-cta-btn {
    color: #86b5fd;
}

.campaign-fullwidth-shortcode_item_face-wrapper .slider-item_cta-button,
.campaign-list-item .campaign-list-item_cta-btn,
.toplist-cardplayer__offer-actions .toplist-cardplayer__offer-cta-btn,
.toplist-flagship-crypto__offer-sidebar .toplist-flagship-crypto__offer-visit-link,
.toplist-outlook-india__offer .toplist-outlook-india__offer-cta-btn,
.toplist-poka__offer-cta-w-payments .toplist-poka__offer-cta-btn,
.toplist-poker-compact__offer-extra .toplist-poker-compact__offer-cta-btn,
.toplist-poker-v2__offer-buttons .toplist-poker-v2__offer-cta-btn,
.toplist-rivertimes__offer a.toplist-rivertimes__offer-cta-btn {
    color: #fff;
}

.campaign-compact-table__offer .campaign-compact-table__offer-key-features li,
.campaign-list-item .campaign-list-item_key-features ul li,
.dw-toplist-ct__offer-features .dw-toplist-ct__offer-key-features li,
.dw-toplist-sp__offer-main .dw-toplist-sp__offer-key-features li,
.toplist-99bitcoins-poker__offer .toplist-99bitcoins-poker__offer-key-features li,
.toplist-99bitcoins__offer .toplist-99bitcoins__offer-key-features li,
.toplist-flagship-crypto__offer-main .toplist-flagship-crypto__offer-key-features ul li,
.toplist-poker-compact__offer-body .toplist-poker-compact__offer-key-features li,
.toplist-poker-v2__offer-body .toplist-poker-v2__offer-key-features li,
tr.campaign-compact-table__offer .campaign-compact-table__offer-key-features li {
    list-style: none;
}

.toplist-ct__offer-actions .toplist-ct__offer-cta-btn,
.toplist-poker__offer-cta-wrapper .toplist-poker__offer-cta-btn {
    color: #0b062b;
}

.toplist-poker-compact__offer-extra .toplist-poker-compact__offer-rakeback {
    display: none;
}

.dw-toplist-cp__offer-cta-btn,
.dw-toplist-ct__offer-cta-btn,
.dw-toplist-nb__offer-cta-btn,
.dw-toplist-sp__offer-cta-btn,
.toplist-99bitcoins-poker__offer-cta-btn,
.toplist-99bitcoins__offer-cta-btn,
.toplist-casinoscout__offer-cta-btn,
.toplist-htmq__offer-cta-btn,
.toplist-iwcasino__offer-cta-btn,
.toplist-newsbtc__offer-cta-btn,
.toplist-nokyc__offer-cta-btn,
.toplist-sportscasting__offer-cta-btn {
    text-decoration: none;
}

.author-info--last-updated {
    color: #222;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin-top: 4px;
}

.author-info--last-updated span {
    font-weight: 700;
}

.author-info--name {
    color: inherit;
    font-family: GilroyBold, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    text-transform: capitalize;
}

.author-info {
    color: #222;
    margin-right: 10px;
    max-width: 100%;
}

.post-info-container .author-avatar--link img {
    border-radius: 40px;
    display: block;
    object-fit: cover;
    height: 48px;
    width: 48px;
}

.author-info--container {
    display: flex;
    align-items: center;
}

.post-info-container {
    display: flex;
    flex-wrap: wrap;
}

.author-avatar--link {
    margin: 0 10px 0px 0;
}

.author-info--name--container {
    align-items: center;
    display: flex;
}

.author-info--badge {
    display: flex;
    margin-left: 10px;
}

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

ul.wp-menu li a {
    font-size: 16px;
}

ul.wp-menu .mainTab-item>a {
    color: #fff;
}

ul.sub-menu {
    list-style: none;
    padding: 0;
    position: absolute;
    left: 0;
    display: none;
    z-index: 9999;
    width: 200px;
    background-color: #000000;
    margin: 0;
    border-radius: 4px;
    padding: 10px 0;
}

ul.wp-menu li {
    padding-right: 0px;
    margin: 0;
}

ul.wp-menu li>a {
    padding: 10px 15px;
    display: inline-block;
    color: #222;
    text-decoration: none;
    line-height: 24px;
}

ul.wp-menu ul.sub-menu li {
    padding-right: 0;
    display: block;
}

ul.wp-menu ul.sub-menu li a {
    width: 100%;
    display: block;
    padding: 10px 10px;
    line-height: 24px;
    color: #fff;
    word-break: break-word;
    white-space: normal;
    border-bottom: 1px solid #313131;
    text-align: start;
}

ul.wp-menu ul.sub-menu li:last-child a {
    border-bottom: 0;
}


.mobile-menu {
    display: none;
}

li.menu-item-has-children:after {
    position: absolute;
    content: "\f107";
    /* FontAwesome down arrow */
    font-family: 'FontAwesome';
    font-size: 16px;
    top: 10px;
    right: 4px;
    transition: color 0.3s;
    color: #222;
    line-height: 24px;
}

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

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

/* Highlight active tab, parent, and ancestor in the menu */
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 ul.sub-menu li.current.active > a {
    color: #fff!important;
}

ul.wp-menu ul.sub-menu li.current.active > a:hover {
    color: #fff !important;
    background-color: #86b5fd;
    border-color: #86b5fd;
}

ul.wp-menu li.current-menu-ancestor.menu-item-has-children::after {
    color: #fff;
}

/* Optional: highlight icon arrow as well if needed */
ul.wp-menu li.current-menu-ancestor i,
ul.wp-menu li.current-menu-item i,
ul.wp-menu li.current-menu-parent i {
    color: #86b5fd;
}
h1, h2, h3, h4, h5, h6, ul li, caption{
  color: inherit;
}

/* Base hover and focus styling for links without outline */
ul.wp-menu li > a:hover,
ul.wp-menu li > a:focus {
    color: #fff!important;
    /* background-color: transparent; */
    outline: none; /* removes default outline */
    box-shadow: none; /* removes possible inner shadows */
}

/* Submenu hover styling */
ul.wp-menu ul.sub-menu li a:hover,
ul.wp-menu ul.sub-menu li a:focus {
    color: #000 !important;
    background-color: #fff;
    border-color: #fff;
    outline: none; /* removes default outline */
    box-shadow: none;
}

/* Remove focus-visible outlines entirely if not needed */
ul.wp-menu li > a:focus-visible {
    outline: none;
}
.widget_text {
 margin-left: 0; 
}
.page-body{
  margin-top: 50px;
}

/*AUTHOR SECTION START*/

.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: #c9c9c94f;
    border-radius: 8px;
    padding: 10px;
    margin-bottom: 20px;
}

.name_author_out h4,
.name_author_out p {
    color: #222;
}

.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 #11111114;
    margin: 1.5rem 0 0;
    padding: 15px 20px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    background: #f7f7f7;
    border-radius: 8px;
}

.profile-fields-group.profile-fields-group-1 h3 {
    margin-top: 0;
    margin-bottom: 8px;
    text-align: left;
}

.name_author_out a {
    /* color: indianred; */
    text-decoration: underline;
    text-decoration-color: #222;
    font-weight: 600;
}

.name_author_out a p {
    color: #333;
    font-weight: 600;
    text-decoration: underline;
}
.name_author_out a:hover,
.name_author_out a:hover p {
    color: #86b5fd;
    text-decoration-color: #86b5fd;
}

.name_author_out a:hover p {
    text-decoration: underline;
}

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

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

.profile-fields-group.profile-fields-group-1 .label {
    font-weight: 600;
    display: inline-block;
    font-size: inherit;
    color: #000;
    padding: 0;
    line-height: inherit;
}

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

.name_author_out span.lbl {
    margin-right: 5px;
    font-weight: 800;
    font-size: 15px;
}
.date-author-cl {
    font-size: 15px;
}
.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;
}

/*AUTHOR SECTION END*/
.dropdown-toggle::after{
    display: none;
}
.site-header {
    background: #86b5fd;
    box-shadow: rgba(0, 0, 0, 0.1) -4px 9px 25px -6px;
    padding: 15px 0;
    position: relative;
}
.site-header .site-header-in .logo-wrap h2 {
    font-size: 24px;
}
.site-header .site-header-in {
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    /* flex-wrap: wrap; */
    display: flex;
}

.site-header .site-header-in .logo-wrap {
    width: 100px;
    margin-right: 15px;
}

.site-header .site-header-in .logo-wrap a {
    display: flex;
}

.site-header .site-header-in .logo-wrap img {
    max-width: 100%;
    height: auto;
}

.site-header .header-item {
    display: flex;
    justify-content: flex-end;
    margin-left: auto;
}

.author-info--last-updated {
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    margin-top: 4px;
}

.author-info--name {
    font-family: GilroyBold, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    text-transform: capitalize;
}


.post-info-container .author-avatar--link img {
    display: block;
    object-fit: cover;
    height: 48px;
    width: 48px;
}

.author-info--container {
    align-items: center;
}

.post-info-container {
    display: flex;
    flex-wrap: wrap;
    background: #f5f5f5;
    padding: 15px;
    border-radius: 8px;
    margin-bottom: 15px;
}

.author-info--name--container {
    display: flex;
}

.author-info--badge {
    margin-left: 10px;
}

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

.site-footerFrame {
    position: relative;
    background: #222;
    padding: 15px 0;
    margin-top: 0px;
}

.site-footerFrame p {
    text-align: center;
    margin: 0;
    color: #fff;
    float: none;
    font-size: 16px;
}

.site-footerFrame p a {
    color: #fff;
    text-decoration: none;
}

.site-footerFrame p a:hover {
    color: #86b5fd;
    text-decoration: underline;
}

.site-footerFrame .footer_links {
    margin-bottom: 15px;
}

.site-footerFrame .footer_links .wp-menu {
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
    position: unset;
    display: flex;
    background: transparent;
    padding: 0;
    text-align: center;
}

.site-footerFrame .footer_links .wp-menu li a {
    color: #fff;
    padding: 0 5px
}

.site-footerFrame .footer_links .wp-menu li a:hover {
    color: #86b5fd;
    text-decoration: underline;
}

/* extra page css */
.td-main-content-wrap {
    padding-top: 20px;
}

.td-main-content-wrap .td-container {
    max-width: 1170px;
    width: 100%;
    padding: 0 15px;
}

/* media */

/* extra page css */
.home-section-benefits {
    padding-top: 30px;
}
.section-default {
    padding-top: 30px !important;
}



/** 404 page ***/


section.page-section-404 {
	padding: 45px 0;
	width: 100%;
	max-width: 985px;
	margin: auto;
	font-family: 'Signika', sans-serif;
	font-size: 16px;
}

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: #86b5fd;
  	color: #fff;
}

.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: #86b5fd;
}

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

.links-group-404 ul li {
	list-style: disc;
	margin: 8px 0px;
}

.links-group-404.need-more-help-404 {
	margin-top: 10px;
}


/* media */


@media screen and (min-width: 992px) {

   /* Prevent Submenu Cutoff at Right Edge */
    ul.sub-menu {
        -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    }

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

    .site-header .wp-menu > li > .sub-menu .sub-menu {
        left: auto;
        right: 100%;
    }

    .site-header li.menu-item-has-children:hover > ul.sub-menu {
        display: block;
    }

    .site-header .wp-menu > li:hover::after,
    .site-header .wp-menu > li:hover > a {
        color: #fff;
    }

}

@media screen and (max-width: 991px) {
        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 ul.sub-menu li.current.active > a {
    color: #000!important;
}

    .content-part-area {
        margin-top: 0;
    }

    .mobile-menu {
        display: block;
    }

    .site-header {
        position: relative;
        padding: 10px 0;
    }

    .site-header .site-header-in {
        justify-content: space-between;
        align-items: center;
        flex-direction: row;
        padding-top: 0;
        padding-bottom: 0;
        position: static;
    }

    .site-header .site-header-in .logo-wrap {
        width: 100px;
    }

    .mobile-menu i {
        font-size: 24px;
        color: #000;
    }


    ul.wp-menu {
        position: absolute;
        width: 100%;
        left: 0;
        background: #f7f7f7;
        top: 100%;
        display: none;
        z-index: 999;
        padding: 10px 0;
    }

    ul.wp-menu li {
        padding-right: 0;
        width: 100%;
    }

    li.menu-item-has-children:after {
        display: none;
    }

    ul.wp-menu li a {
        width: 100%;
        display: block;
        padding: 10px;
        color: #000;
        word-break: break-word;
        white-space: normal;
        text-align: start;
    }


    ul.sub-menu {
        position: relative;
        width: calc(100% - 10px);
        padding: 0;
        margin: 5px;
        float: none;
    }

    ul.wp-menu ul.sub-menu li a {
        color: #fff;
    }

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

    span.toggle-menu {
        margin-top: 0;
        position: absolute;
        top: 10px;
        right: 12px;
        z-index: 99;
        width: 20px;
        height: 20px;
        text-align: center;
        transition: transform 0.3s ease;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    span.toggle-menu i {
        font-size: 16px;
        color: #222;
    }

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


    ul.mainTab.wp-menu li.current-menu-ancestor>.toggle-menu i,
    ul.mainTab.wp-menu li.current-menu-parent>.toggle-menu i {
        color: #103a60;
    }

    /* basic typo */
    h1,
    h1.entry-title {
        font-size: 32px;
        line-height: 40px;
    }

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

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

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

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

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

    .content-part-area table:not(.campaign-shortcode-table) {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: thin;
    }

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

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

    .content-part-area blockquote {
        padding: 30px 20px;
        font-size: 0.95em;
    }

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

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

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

    .site-footerFrame .footer_links .wp-menu {
        position: unset;
        display: flex;
        flex-flow: column;
        background: transparent;
        gap: 10px;
        padding: 0;
        text-align: center;
    }
}

@media (max-width:767px) {


    .wpcf7-form {
        padding: 1.5rem;
    }
}
@media (max-width:620px) {


      .table-auto {
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
   .content-part-area table:not(.campaign-shortcode-table) {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: thin;
    }
}