:root {
  --primary-color: #0f4666;
  --body-fonts: 'Jost', sans-serif;
  --title-fonts: 'Jost', sans-serif;
  --white-color: #fff;
  --secondary-color: #666;
  --dark-color: #222;
}
.breadcrumb-item.active {
    color: #ffffff !important;
    padding-left: 10px !important;
}
.breadcrumb-item a {
    color: #ffffff !important;
    padding-left: 10px !important;
}
.header.header .topbar {
    margin: 0;
    padding: 2px 0;
    background-color: #fff !important;
    color: rgba(255, 255, 255, .65);
}


header#pt-header .pt-bottom-header .navbar .navbar-brand img {
    height: 125px !important;
}

header.header .logo-img {
    max-width: 400px;
    max-height: 125px !important;
}
/* Reset & base styles */
*, *:before, *:after {
  box-sizing: border-box;
}
#order-standard_cart .order-summary .btn-continue-shopping {
    color: #0f4666;
    font-size: .9em;
    margin-top: 5px;
}
body, html {
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: hidden;
  width: 100%;
  box-sizing: border-box;
}

/* Typography */
body {
  background: var(--white-color);
  font-family: var(--body-fonts);
  font-size: 1rem;
  font-style: normal;
  font-weight: normal;
  line-height: 2;
  color: var(--secondary-color);
}
h1, h2, h3, h4, h5, h6 {
  font-family: var(--title-fonts);
  color: #0f4666;
  font-style: normal;
  text-transform: capitalize;
  font-weight: 600;
  margin: 0;
  word-wrap: break-word;
}
h1 { font-size: 40px; line-height: 48px; }
h2 { font-size: 36px; line-height: 44px; }
h3 { font-size: 32px; line-height: 40px; }
h4 { font-size: 28px; line-height: 36px; }
h5 { font-size: 24px; line-height: 32px; }
h6 { font-size: 20px; line-height: 28px; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; }


h1, h2 {
    font-family: var(--title-fonts);
    color: #000000;
    font-style: normal;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0;
    word-wrap: break-word;
}

.highlighted-word {
    color: #0f4666;
}


/* Links */
a, .button {
  color: var(--primary-color);
  outline: none !important;
  transition: all 0.5s;
  text-decoration: none;
}
a:hover, .button:hover {
  color: #cf661e;
  text-decoration: underline;
}
.breadcrumb-item.hover {
    color: #ffffff !important;
}

.breadcrumb-item a {
    color: #ffffff !important;
}

header#pt-header {
position: relative;
display: inline-block;
width: 100%;
clear: both;
background: var(--white-color);
z-index: 99;
}

header#pt-header.pt-header-sticky {
position: fixed;
top: 0;
left: 0;
display: inline-block;
width: 100%;
-webkit-box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
-moz-box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
}

/*===== Header Top Bar =====*/
header#pt-header .pt-top-header {
background: var(--dark-color);
padding: 0;
font-size: 14px;
}

header#pt-header .pt-top-header .pt-header-contact.text-right ul {
float: right;
}

header#pt-header .pt-top-header .pt-header-contact ul {
margin: 0;
padding: 0;
}

header#pt-header .pt-top-header .pt-header-contact ul li {
list-style: none;
display: inline-block;
color: var(--white-color);
border-left: 1px solid rgba(255, 255, 255, 0.1);
padding: 10px 20px;
float: left;
}

header#pt-header .pt-top-header .pt-header-contact ul li:last-child {
margin-right: 0;
border-right: 1px solid rgba(255, 255, 255, 0.1);
}

header#pt-header .pt-top-header .pt-header-contact ul li i {
margin-right: 10px;
}

header#pt-header .pt-top-header .pt-header-contact ul li a {
color: var(--white-color);
}

header#pt-header .pt-top-header .pt-header-contact ul li a:hover {
color: var(--white-color);
background: transparent;
}

header#pt-header .pt-top-header .text-right .pt-header-social ul, header#pt-header .pt-top-header .pt-header-social.text-right ul {
float: right;
}

header#pt-header .pt-top-header .pt-header-social ul {
margin: 0;
padding: 0;
}

header#pt-header .pt-top-header .pt-header-social ul li {
list-style: none;
display: inline-block;
float: left;
border-left: 1px solid rgba(255, 255, 255, 0.1);
}

header#pt-header .pt-top-header .pt-header-social ul li a {
color: var(--white-color);
padding: 10px 20px;
display: inline-block;
}

header#pt-header .pt-top-header ul li a:hover {
color: var(--white-color);
background: var(--primary-color)
}

header#pt-header .pt-top-header .pt-header-social ul li:last-child {
border-right: 1px solid rgba(255, 255, 255, 0.1);
}

/*===== Logo =====*/
header#pt-header .pt-bottom-header .navbar .navbar-brand {
line-height: 80px;
}

header#pt-header .pt-bottom-header .navbar .navbar-brand img {
height: 45px;
}

/*===== Header Navbar Bar =====*/
header#pt-header .pt-bottom-header {
min-height: 90px;
}

header#pt-header .pt-bottom-header .navbar {
padding: 0;
}

header#pt-header .pt-bottom-header .navbar .pt-menu-contain {
display: inline-block;
width: 100%;
}

header#pt-header .pt-bottom-header .navbar .navbar-nav {
float: right;
}

header#pt-header .pt-bottom-header .navbar .navbar-nav li {
position: relative;
display: inline-block;
float: left;
margin-right: 30px;
color: var(--dark-color);
line-height: 90px;
font-weight: 400;
}

header#pt-header .pt-bottom-header .navbar .navbar-nav li:last-child {
margin-right: 0;
}

header#pt-header .pt-bottom-header .navbar .navbar-nav li a {
color: var(--dark-color);
font-family: var(--title-fonts);
}

header#pt-header .pt-bottom-header .navbar .navbar-nav li a:focus, header#pt-header .pt-bottom-header .navbar .navbar-nav li a:hover, header#pt-header .pt-bottom-header .navbar .navbar-nav li.current-menu-item a, header#pt-header .pt-bottom-header .navbar .navbar-nav li.current_page_item a, header#pt-header .pt-bottom-header .navbar .navbar-nav li:hover a, header#pt-header .pt-bottom-header .navbar .navbar-nav li.current-menu-ancestor a {
color: var(--primary-color);
}

/*===== Sub Menu Bar =====*/
header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu {
display: none;
}

header#pt-header .pt-bottom-header .navbar .navbar-nav li:hover .sub-menu {
display: block;
background: var(--white-color);
position: absolute;
top: 100%;
left: 0;
padding-left: 0;
display: inline-block;
width: 210px;
z-index: 999;
-webkit-box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
-moz-box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
}

header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu li {
line-height: 2;
padding: 0;
margin: 0;
display: inline-block;
width: 100%;
color: var(--secondary-color);
}

header#pt-header .pt-bottom-header .navbar .navbar-nav li i {
margin-left: 10px;
font-size: 12px;
color: var(--dark-color);
opacity: 0.3;
}

header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu li a {
line-height: 2;
text-transform: capitalize;
padding: 10px 15px;
display: inline-block;
width: 100%;
color: var(--secondary-color);
font-size: 14px;
}

header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu li a:focus, header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu li a:hover, header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu li.current-menu-item>a {
background: var(--primary-color);
color: var(--white-color);
}

@media screen and (max-width:4000px) and (min-width:1023px) {
header#pt-header .pt-bottom-header .navbar .navbar-nav li:hover>.sub-menu {
	display: block !important;
}

}

/*===== Navigation Sub Menu =====*/
header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu li>.sub-menu {
display: none;
}

header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu li:hover>.sub-menu {
position: absolute;
top: 0;
left: 100%;
display: block;
background: var(--white-color);
padding-left: 0;
display: inline-block;
width: 200px;
}

header#pt-header .pt-bottom-header .navbar .navbar-nav li:hover .sub-menu li.menu-item-has-children>.pt-submenu-icon {
opacity: 1;
position: absolute;
top: 12px;
right: 15px;
line-height: 2;
font-size: 12px;
color: var(--secondary-color);
-moz-transform: rotate(270deg);
-webkit-transform: rotate(270deg);
-o-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}

header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu>li.menu-item-has-children:hover>.pt-submenu-icon {
color: var(--white-color);
}

header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu>li.menu-item-has-children:hover {
background: var(--primary-color);
color: var(--white-color);
}

header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu li.menu-item-has-children:hover>a {
color: var(--white-color);
transition: all 0s ease-in-out;
transition: all 0s ease-in-out;
-moz-transition: all 0s ease-in-out;
-ms-transition: all 0s ease-in-out;
-o-transition: all 0s ease-in-out;
-webkit-transition: all 0s ease-in-out;
}

/*===== Navigation search =====*/
header#pt-header .pt-menu-search-block {
position: relative;
margin: 0 0 0 30px;
}

header#pt-header .pt-menu-search-block a {
color: var(--dark-color);
font-size: 16px;
width: 18px;
display: inline-block;
}

header#pt-header .pt-search-form {
position: absolute;
top: 59px;
right: -30px;
width: 350px;
padding: 15px;
z-index: 999;
display: none;
background: var(--white-color);
-webkit-box-shadow: 0px 3px 30px 0px rgba(0, 33, 85, 0.1);
-moz-box-shadow: 0px 3px 30px 0px rgba(0, 33, 85, 0.1);
box-shadow: 0px 3px 30px 0px rgba(0, 33, 85, 0.1);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

header#pt-header .pt-button:hover .pt-button-line-left {
width: calc(15px - 1px);
}

/*===== Header Default =====*/
header#pt-header.pt-header-default .pt-bottom-header.pt-header-sticky {
position: fixed;
top: 0;
left: 0;
display: inline-block;
width: 100%;
-webkit-box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
-moz-box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
background: var(--white-color);
}

/*===== Header Style-1 =====*/
header#pt-header.pt-header-style-1.pt-has-sticky {
position: absolute;
top: 0;
left: 0;
display: inline-block;
width: 100%;
background: transparent;
z-index: 999;
padding: 15px 0;
box-shadow: none;
}

header#pt-header.pt-header-style-1.pt-has-sticky.pt-header-sticky {
position: fixed;
background: var(--white-color);
padding: 0;
-webkit-box-shadow: 0px 3px 30px 0px rgba(0, 33, 85, 0.1);
-moz-box-shadow: 0px 3px 30px 0px rgba(0, 33, 85, 0.1);
box-shadow: 0px 3px 30px 0px rgba(0, 33, 85, 0.1);
}

header#pt-header.pt-header-style-1 .pt-bottom-header {
min-height: 70px;
}

header#pt-header.pt-header-style-1 .pt-bottom-header .navbar .navbar-brand {
line-height: normal;
background: var(--white-color);
padding: 30px;
position: relative;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

header#pt-header.pt-header-style-1 .pt-bottom-header .navbar .navbar-nav li {
line-height: 95px;
}

header#pt-header.pt-header-style-1 .pt-bottom-header .navbar .navbar-nav li>a {
color: var(--dark-color);
}

header#pt-header.pt-header-style-1 .pt-bottom-header .navbar .navbar-nav li.current-menu-ancestor>a {
color: var(--primary-color);
}

header#pt-header.pt-header-style-1 .pt-bottom-header .navbar .navbar-nav li i {
color: var(--dark-color);
}

header#pt-header.pt-header-style-1 .pt-bottom-header .navbar .navbar-nav li:hover .sub-menu {
top: 100%;
}

header#pt-header.pt-header-style-1 .pt-header-info-box {
margin: 0 30px 0 30px;
display: flex;
color: var(--white-color);
}

header#pt-header.pt-header-style-1 .pt-header-call {
display: inline-block;
float: left;
margin-right: 30px;
margin-top: 5px;
}

header#pt-header.pt-header-style-1 .pt-header-call a i {
font-size: 48px;
margin-right: 15px;
line-height: 56px;
}

header#pt-header.pt-header-style-1 .pt-header-call a {
display: flex;
align-items: flex-start;
}

header#pt-header.pt-header-style-1 .pt-header-call a .pt-call-info {
flex: 1;
text-transform: capitalize;
font-size: 14px;
color: var(--dark-color);
}

header#pt-header.pt-header-style-1 .pt-header-call a .pt-call-info span {
width: 100%;
float: left;
display: inline-block;
color: var(--primary-color);
line-height: normal;
font-family: var(--title-fonts);
}

header#pt-header.pt-header-style-1 .pt-header-call a .pt-call-info h5 {
font-weight: 600;
line-height: 1;
font-size: 18px;
line-height: 26px;
color: var(--dark-color);
}

header#pt-header.pt-header-style-1 .pt-button {
background: var(--primary-color);
}

/*===== Header Style-2 =====*/
header#pt-header.pt-header-style-2 .pt-top-header {
background: var(--dark-color);
}

header#pt-header.pt-header-style-2 .pt-header-diff-block .navbar-brand img {
height: 45px;
}

header#pt-header.pt-header-style-2 {
position: absolute;
top: 0;
left: 0;
display: inline-block;
width: 100%;
background: var(--white-color);
padding: 0;
-webkit-box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
-moz-box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
}

header#pt-header.pt-header-style-2 .navbar-brand {
background: var(--primary-color);
padding: 16px 30px;
margin: 0;
line-height: 4.6666666;
text-align: center;
width: 100%;
}

header#pt-header.pt-header-style-2 .pt-bottom-header {
min-height: auto;
}

header#pt-header.pt-header-style-2 .pt-bottom-header .navbar .navbar-nav li {
line-height: 75px;
}

header#pt-header.pt-header-style-2 .pt-header-info-box {
display: flex;
}

header#pt-header.pt-header-style-2 .pt-menu-search-block {
line-height: 76px;
padding: 0 30px;
background: var(--white-color);
border-left: 1px solid var(--grey-color);
color: #fff;
font-size: 20px;
}

header#pt-header.pt-header-style-2 .pt-bottom-header .navbar .navbar-nav li:hover .sub-menu {
top: 100%;
}

header#pt-header.pt-header-style-2 .pt-search-form {
top: 100%;
}
header#pt-header.pt-header-default .pt-btn-container .pt-button {
    background: var(--blue-color);
}
.pt-button {
    position: relative;
    width: auto;
    background: #0f4666;
    color: #ffffff;
    font-family: var(--title-fonts);
    font-size: 16px;
    padding: 12px 45px;
    line-height: 2;
    vertical-align: middle;
    border: none;
    display: inline-block;
    overflow: hidden;
    border-radius: 5px;
    transition: background 0.3s, color 0.3s;
}
/***hostine  new pages css*/
.pt-button-primary .pt-tabs-1 .tab-content .pt-tab-info .pt-button-block .pt-button { background: #0f4666;  }
.pt-button-primary .pt-tabs-1 .tab-content .pt-tab-info .pt-button-block .pt-button:hover { background: var(--dark-color);  }

.pt-pricebox.pt-pricebox-4 .pt-btn-container .pt-button-block .pt-button {
width: 100%;
}
.pt-tabs-1 .tab-content .pt-tab-info .pt-button-block {
margin: 30px 0 0;
}
.pt-fancybox-3 .pt-btn-container .pt-button-block {
position: absolute;
left: 0;
right: 0;
}
#order-standard_cart .products .product header {
    background: #0f4666 !important;
}
.master-breadcrumb {
    background-color: #0f4666 !important;
}
.breadcrumb {
    background-color: #0f4666 !important;
}
.breadcrumb-item.active {
    color: #ffffff !important;
}

#order-standard_cart .products .product header span {
    color: #ffffff !important;

}
/* HEADER */
header#main-header {
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #eee;
  padding: 0 !important;
  margin: 0;
}
.nav-container {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 54px;
}
.logo img {
  height: 38px !important;
  max-height: 38px !important;
  margin: 0 !important;
  padding: 0 !important;
  vertical-align: middle !important;
  display: block !important;
}
.main-menu {
  list-style: none;
  display: flex;
  gap: 18px;
  margin: 0;
  padding: 0;
}
.main-menu li { display: inline-block; }
.main-menu a {
  color: var(--dark-color);
  font-family: var(--body-fonts);
  font-weight: 500;
  font-size: 1em;
  letter-spacing: .5px;
  padding: 8px 0;
  transition: color 0.15s;
  border-bottom: 2px solid transparent;
}
.main-menu a:hover,
.main-menu .active > a {
  color: var(--primary-color);
  border-bottom: 2px solid var(--primary-color);
}
.header-btns {
  display: flex;
  gap: 8px;
  align-items: center;
}
.header-btns .btn,
.header-btns .whmcs-btn {
  background: var(--primary-color);
  color: #fff;
  border: none;
  font-family: var(--body-fonts);
  font-size: .98em;
  border-radius: 4px;
  padding: 7px 16px;
  font-weight: 600;
  text-decoration: none;
  transition: background .18s;
  cursor: pointer;
}
.header-btns .btn:hover,
.header-btns .whmcs-btn:hover {
  background: #cf661e;
  color: #fff;
}

/* Responsive NAV */
@media (max-width: 900px) {
  .nav-container {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 10px;
  }
  .main-menu {
    flex-direction: column;
    width: 100%;
    gap: 0;
  }
  .main-menu li { width: 100%; }
  .main-menu a {
    display: block;
    padding: 12px 0;
    border: none;
  }
  .header-btns {
    margin-top: 8px;
    width: 100%;
    justify-content: flex-start;
  }
}

/* MAIN CONTENT (boxed) */
#main-body .container, .main-content, .whmcs-container, .main-content-boxed {
  max-width: 960px;
  margin: 40px auto 0 auto;
  background: #fff;
  box-shadow: 0 7px 24px rgba(0,0,0,0.03);
  border-radius: 8px;
  padding: 24px 20px;
}
#main-body, .main-body {
  min-height: 60vh;
}

/* SPECIAL PAGES */
.kb-articles, .kb-article, .kb-list, .kbarticleswrap, .view-article-content,
.announcements, .announcement-list, .announcement-content, .view-article, .contentpadded, .announcement-single {
  max-width: 960px;
  margin: 40px auto 0 auto;
  background: #fff;
  padding: 32px 20px;
  border-radius: 8px;
  box-shadow: 0 7px 24px rgba(0,0,0,0.03);
  min-height: 400px;
}
@media (max-width: 900px) {
  #main-body .container, .main-content, .whmcs-container, .main-content-boxed,
  .kb-articles, .kb-article, .kb-list, .kbarticleswrap, .view-article-content,
  .announcements, .announcement-list, .announcement-content, .view-article, .contentpadded, .announcement-single {
    max-width: 98vw;
    padding: 16px 8px;
    min-height: 260px;
  }
}

/* BUTTONS */
.btn,
.btn-primary,
.btn-default,
.btn-success,
.kb-search > .input-group-btn > .btn {
  background: var(--primary-color) !important;
  border-color: var(--primary-color) !important;
  color: #fff !important;
  font-family: var(--body-fonts, 'Jost', sans-serif);
  font-weight: 600;
  border-radius: 4px;
  box-shadow: none;
  transition: background 0.2s, border-color 0.2s, color 0.2s;
  text-transform: none;
  background-image: none !important;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background: #cf661e !important;
  border-color: #cf661e !important;
  color: #fff !important;
}
.btn:disabled,
.btn[disabled] {
  background: #ddd !important;
  border-color: #ddd !important;
  color: #aaa !important;
  cursor: not-allowed;
}

/* FOOTER â€” Full width fix */
.footer-bg-full {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  background-color: #0f4666;
  overflow-x: hidden;
  padding: 0;
  display: block;
  z-index: 2;
}
#pt-footer {
  width: 100%;
  padding: 40px 0;
  background: none;
  color: #fff;
  box-sizing: border-box;
}
.pt-footer-style-1 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0px 0px;
  text-align: center;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.footer-logo img {
  max-height: 90px;
  margin: 0 auto 20px;
  display: block;
}
.footer-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 32px;
  margin-top: 20px;
}
.footer-col {
  flex: 1 1 200px;
  min-width: 160px;
  padding: 0 16px;
  text-align: left;
}
.footer-col h4 {
  font-size: 18px;
  color: #fff;
  margin-bottom: 12px;
}
.footer-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-col ul li {
  margin-bottom: 8px;
}
.footer-col a {
  color: #fff;
  text-decoration: none;
  transition: color 0.2s;
}
.footer-col a:hover {
  color: #fffbe7;
  text-decoration: underline;
}
.footer-bottom {
  margin-top: 00px;
  opacity: 0.85;
  font-size: 13px;
  text-align: center;
}
@media (max-width: 900px) {
  .footer-content {
    flex-direction: column;
    align-items: center;
  }
  .footer-col {
    text-align: center;
  }
}

/* Page-specific footer fixes for announcements and knowledgebase */
body.template-announcements .container .footer-bg-full,
body.template-knowledgebase .container .footer-bg-full {
  background: red !important; /* Debug: Should turn footer red on internal pages */
  width: 100vw !important;
  margin-left: calc(-50vw + 50%) !important;
  background-color: #0f4666 !important;
  overflow-x: hidden !important;
  padding: 0 !important;
  display: block !important;
  z-index: 2 !important;
}
body.template-announcements #pt-footer,
body.template-knowledgebase #pt-footer {
  width: 100% !important;
  padding: 40px 0 !important;
  background: none !important;
  color: #fff !important;
  box-sizing: border-box !important;
}
body.template-announcements .pt-footer-style-1,
body.template-knowledgebase .pt-footer-style-1 {
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 40px 20px !important;
  text-align: center !important;
  box-sizing: border-box !important;
  display: flex !important;
  flex-direction: column !important;
}
body.template-announcements .footer-logo img,
body.template-knowledgebase .footer-logo img {
  max-height: 90px !important;
  margin: 0 auto 20px !important;
  display: block !important;
}
body.template-announcements .footer-content,
body.template-knowledgebase .footer-content {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  gap: 32px !important;
  margin-top: 20px !important;
}
body.template-announcements .footer-col,
body.template-knowledgebase .footer-col {
  flex: 1 1 200px !important;
  min-width: 160px !important;
  padding: 0 16px !important;
  text-align: left !important;
}
body.template-announcements .footer-col h4,
body.template-knowledgebase .footer-col h4 {
  font-size: 18px !important;
  color: #fff !important;
  margin-bottom: 12px !important;
}
body.template-announcements .footer-col ul,
body.template-knowledgebase .footer-col ul {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
body.template-announcements .footer-col ul li,
body.template-knowledgebase .footer-col ul li {
  margin-bottom: 8px !important;
}
body.template-announcements .footer-col a,
body.template-knowledgebase .footer-col a {
  color: #fff !important;
  text-decoration: none !important;
  transition: color 0.2s !important;
}
body.template-announcements .footer-col a:hover,
body.template-knowledgebase .footer-col a:hover {
  color: #fffbe7 !important;
  text-decoration: underline !important;
}
body.template-announcements .footer-bottom,
body.template-knowledgebase .footer-bottom {
  margin-top: 20px !important;
  opacity: 0.85 !important;
  font-size: 13px !important;
  text-align: center !important;
}
@media (max-width: 900px) {
  body.template-announcements .footer-content,
  body.template-knowledgebase .footer-content {
    flex-direction: column !important;
    align-items: center !important;
  }
  body.template-announcements .footer-col,
  body.template-knowledgebase .footer-col {
    text-align: center !important;
  }
}