/*
Theme Name: Kakadu
Description: This is a responsive theme for Kakadu Software website
Theme URI:   https://kakadusoftware.com
Author: Spencer Feng
Author URI:  https://kakadusoftware.com
Template: salient
Version: 1.0
*/

html,
body {
  font-size: 16px;
  color: #000000;
}

body.page-id-70 .container-wrap {
  padding-top: 0;
}

html #header-outer:not(.transparent) #top #logo {
  color: #ed413d !important;
  letter-spacing: 2px !important;
  font-family: "Roboto", sans-serif !important;
}

body {
  background-color: #f3f4f4;
  padding-bottom: 80px;
}

#top nav ul li a {
  color: #000000;
}

#top nav ul li.current-menu-item > a,
#top nav ul li a:hover {
  color: #9b1d58;
}

#top nav ul li a:hover {
  color: #9b1d58;
}

#header-outer[data-lhe="animated_underline"]
  #top
  nav
  > ul
  > li:not([class*="button_"])
  > a:after {
  display: none;
}

footer {
  background-color: #f6efdf;
  padding: 60px 0;
}

footer .widget {
  color: #000000;
  font-family: "Roboto", sans-serif;
  margin-bottom: 30px;
}

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

footer .widget a {
  color: #000000;
  text-decoration: underline;
}

footer .widget h3 {
  color: #9b1d58;
  line-height: 1.2;
  font-size: 1.3rem;
}

footer .widget * {
  font-size: 0.925rem;
}

footer .widget ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 0px;
}

footer .widget ul li {
  list-style-type: none;
}

footer .widget p {
  line-height: 1.4;
  padding-bottom: 15px;
}

footer .first_col img {
  margin-bottom: 0 !important;
}

.page-header {
  color: #ffffff;
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.2;
}

.page-header .page-header-title,
.page-header .page-header-subtitle {
  font-family: "Slabo 27px", serif;
  font-size: 2.5rem;
}

.page-header {
  background-position: right top;
  background-repeat: no-repeat;
  background-size: contain;
}

.page-header.blue {
  background-color: #009bbd;
  background-image: url("./assets/images/top-banner-bg-blue.jpg");
}

.page-header.orange {
  background-color: #e86e30;
  background-image: url("./assets/images/top-banner-bg-orange.jpg");
}
.page-header.grey {
  background-color: #b1bbab;
  background-image: url("./assets/images/top-banner-bg-grey.jpg");
}

.body-bigger * {
  font-size: 1.4rem;
  line-height: 1.4;
}

.body-bigger.blue * {
  color: #009bbd;
}

.body-bigger.orange * {
  color: #e86e30;
}

.negative-bottom-margin-10 {
  margin-bottom: -10px !important;
}

.text-blue-sky,
.text-blue-sky * {
  color: #718ebf !important;
}

.text-outback-red,
.text-outback-red * {
  color: #ed4b43 !important;
}

.text-sun-orange,
.text-sun-orange * {
  color: #ef9d4b !important;
}

.text-kakadu-magenta,
.text-kakadu-magenta * {
  color: #9b1d58 !important;
}

.text-night-sky-purple,
.text-night-sky-purple * {
  color: #341f3d !important;
}

.link-sun-orange a {
  color: #ef9d4b !important;
}

.link-kakadu-magenta a {
  color: #9b1d58 !important;
}

.link-white a {
  color: #ffffff !important;
}

.link-sun-orange a {
  color: #ef9d4b !important;
}

.shortcode_quote {
  font-family: "Slabo 27px", serif;
  font-size: 2rem;
  line-height: 1.4;
  text-align: center;
}

.shortcode_quote_separator {
  width: 40%;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
}

.shortcode_quote_separator.bottom {
  margin-top: 40px;
}

.shortcode_quote_separator.top {
  margin-bottom: 40px;
}

.shortcode_single_toolkit_description {
  margin-top: 25px;
}

.main-content h1.shortcode_section_heading,
.main-content h2.shortcode_section_heading,
.main-content h3.shortcode_section_heading,
.main-content h4.shortcode_section_heading,
.main-content h5.shortcode_section_heading,
.main-content h6.shortcode_section_heading,
h1.shortcode_section_heading,
h2.shortcode_section_heading,
h3.shortcode_section_heading,
h4.shortcode_section_heading,
h5.shortcode_section_heading,
h6.shortcode_section_heading {
  display: inline-block;
  font-family: "Lato", sans-serif !important;
  margin-bottom: 20px !important;
}
.shortcode_section_heading span {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 4px solid #ef9d55;
}

a.shortcode_circle_link {
  display: block;
  border-radius: 1000px 1000px 1000px 1000px;
  width: 180px;
  height: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Lato", sans-serif !important;
  font-weight: bold;
  font-size: 1.25rem;
}

.shortcode_circle_heading * {
  margin-bottom: 0 !important;
  line-height: 1 !important;
}

.width-max-380px {
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
}

.wpb_wrapper ul {
  margin-left: 20px;
}

.wpb_wrapper li {
  margin-bottom: 10px;
}

#slide-out-widget-area.slide-out-from-right
  .inner
  .off-canvas-menu-container
  li
  a {
  opacity: 1;
}

.off-canvas-menu-container.mobile-only {
  padding-top: 50px !important;
}

.off-canvas-menu-container.mobile-only ul.menu li {
  margin-bottom: 20px;
}

.shortcode_button {
  text-align: center;
}

.shortcode_button a {
  display: inline-block;
  text-decoration: none !important;
  border-radius: 8px;
  border: 1px solid #e86e30;
  padding: 8px 15px;
  color: #e86e30;
}

.shortcode_button a:hover {
  background-color: #e86e30;
  color: #ffffff !important;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.shortcode_faqs-list .item {
  margin-bottom: 45px;
  color: #ffffff;
}
.shortcode_faqs-list .item:last-child {
  margin-bottom: 0;
}

.text-white * {
  color: #ffffff !important;
}

.text-h3,
.text-h3 * {
  font-size: 22px !important;
  line-height: 34px !important;
}

.h-centered {
  margin-left: auto;
  margin-right: auto;
}

/* wpmailster */
.mailster_subscriber_listLabel {
  display: none !important;
}

.widget_mstsubscribe_widget h3 {
  display: none;
}

.mailster_subscriber_container select {
  border: 1px solid #e86e30;
  height: 40px;
  -webkit-appearance: none;
}

.mailster_subscriber_emailLabel,
.mailster_subscriber_none_nameLabel,
.mailster_subscriber_none_emailLabel {
  display: block;
}

.mailster_subscriber_subscriberEmailInput,
.mailster_subscriber_none_subscriberNameInput,
.mailster_subscriber_none_subscriberEmailInput {
  width: 100% !important;
  display: block !important;
  border: none !important;
  border-bottom: 1px solid #e86e30 !important;
  background-color: transparent !important;
  padding-left: 0 !important;
}

.mailster_messages .mailster_searchbox {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.mailster_messages .mailster_searchbox input#filter_search {
  background-color: transparent;
  border: 1px solid #e86e30;
}

.mailster_messages .mailster_searchbox .input-group-btn {
  margin-left: 20px;
}

table.mailster_messages_list.mailster_std_table th:nth-child(3),
table.mailster_messages_list.mailster_std_table td:nth-child(3) {
  display: none;
}

.text-orange {
  color: #e86e30 !important;
}

.mst_container h4 {
  color: #e86e30 !important;
}

.post-grid .title_link a,
.post-grid a.page-numbers {
  text-decoration: none !important;
}
.post-grid .pagination .page-numbers {
  font-size: 10px !important;
  padding: 5px 10px !important;
}

.container-wrap ul > li > ul {
  margin-top: 10px;
}
.container-wrap ul > li > ul > li {
  list-style-type: "- ";
}

.sf-menu > li ul {
  padding: 0px;
}

.sf-menu > li ul a {
  color: #000000 !important;
}

.sf-menu ul.sub-menu li a {
  width: 100%;
  display: inline-block;
  padding: 20px;
}

.sf-menu ul.sub-menu li a:hover {
  background-color: #9b1d58 !important;
  color: #ffffff !important;
}

.sf-menu ul.sub-menu li.current_page_item a {
  background-color: #9b1d58;
  color: #ffffff !important;
}

/* pagenavi */
.wp-pagenavi a,
.wp-pagenavi span {
  border-color: #ffffff;
  border-radius: 4px;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  border-color: #ffffff;
  background-color: #ffffff;
  color: #718ebf !important;
}

.shortcode_faqs-list .pagenavi-wrapper {
  text-align: center;
  margin-top: 100px;
}

.faq-header {
  background-image: url("./assets/images/licenses_header.jpg");
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 5%;
  padding-bottom: 5%;
  text-align: center;
}

.faq-header h1 {
  font-size: 35.1px;
  line-height: 39px;
  color: #ffffff;
}

body.single-faq .container-wrap,
body.single-toolkit .container-wrap {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  min-height: 0 !important;
}

body.single-faq .container-wrap .row,
body.single-toolkit .container-wrap .row {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media (min-width: 1000px) {
  .faq-header {
    height: 300px;
    padding-top: 0;
    padding-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  body.single-faq .container-wrap .row,
  body.single-toolkit .container-wrap .row {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.form-row {
  margin-bottom: 20px;
}

.form-row:last-child {
  margin-bottom: 0;
}

span.wpcf7-list-item {
  margin-left: 0;
}

.wpcf7-acceptance {
  font-size: 0.875rem;
}
.wpcf7-acceptance a {
  text-decoration: underline;
}

img.jpeg2000-image {
	max-width: 100px !important
}

a.button-text-white {
	color: #ffffff !important;
}
