.dark p {
  font-size: 16px;
}
.dark h3 {
  font-weight: 900;
  font-style: normal;
}
.featured-title .page-title-inner {
  padding-top: 50px;
}
.dark h1 {
  font-size: 45px;
  padding-top: 10px;
}
.header-main .nav > li > a {
  word-spacing: 0px;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 16px;
  line-height: 0px;
}
.nav-dropdown.nav-dropdown-default > li > a {
  letter-spacing: 1px;
}
.header-language-dropdown .image-icon,
.header-language-dropdown .icon-image {
  display: none;
}
.button span {
  font-size: 10px;
  letter-spacing: 2px;
}
.white.button.is-outline {
  padding-right: 36px;
  padding-left: 36px;
}
html > body > #wrapper > #main > #content > #section_299590470 > div:nth-child(2) > #row-1690828253 > div:nth-child(1) > div > #row-1454890176 > div:nth-child(3) > div > #banner-561838639 > div > div:nth-child(2) > #text-box-1175912003 > div > div > p {
  margin-top: -10px;
  margin-bottom: 0px;
}
a.wp_rss_retriever_title {
  color: #3491b3;
}
.wp_rss_retriever_container a {
  color: #3491b3;
}
a.pmpro_btn.pmpro_btn-select {
  color: #797979;
}
a.pmpro_btn.pmpro_btn-select:hover {
  color: #6fa6d4;
}
.nav-vertical .image-icon img {
  display: none;
}
.nav-vertical i[class*=icon-] img {
  display: none;
}
@media screen and (max-width: 568px) {
  .dark h1 {
    font-size: 28px;
  }
}
@media screen and (max-width: 320px) {
  .dark h1 {
    font-size: 18px;
  }
}
.page-id-106425 #section_2043340782 .button span {
  font-size: 16px;
}
#mySidenav a {
  position: absolute;
  /* Position them relative to the browser window */
  left: -80px;
  /* Position them outside of the screen */
  transition: 0.3s;
  /* Add transition on hover */
  padding: 15px;
  /* 15px padding */
  width: 100px;
  /* Set a specific width */
  text-decoration: none;
  /* Remove underline */
  font-size: 20px;
  /* Increase font size */
  color: white;
  /* White text color */
  border-radius: 0 5px 5px 0;
  /* Rounded corners on the top right and bottom right side */
}
body {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
  background-color: #CCC;
}
.float-navigation {
  position: fixed;
  width: 100px;
  height: 60px;
  bottom: 40px;
  right: 5px;
  background-color: #3491b3;
  color: #FFF;
  border-radius: 20px;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
  font-family: Verdana, Geneva, sans-serif;
  letter-spacing: 1px;
  font-weight: 600;
}
.my-float {
  margin-top: 22px;
}
