/*
Theme Name: LP-Fast
Theme URI: https
Author: LaughingPlace
Author URI: 
Description: Fast Fast Fast
Version: 2022
Requires at least: 5.0 
Tested up to: 5.8
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: LaughingPlace
*/
@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css");
@media (max-width: 767px) {
  .hide-on-mobile {
    display: none;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .hide-on-tablet {
    display: none;
  }
}
@media (min-width: 1025px) {
  .hide-on-desktop {
    display: none;
  }
}
.post-nav-links {
  font-size: 24px;
  font-weight: bold;
}
.hide-display {
  display: none;
}
.tiktokxxx-embed {
  height: 750px;
}
/* Style the buttons that are used to open and close the accordion panel */
.accordion-header {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  margin-top: 15px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}
button.accordion-header:after {
  content: attr(data-symbol);
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active,
.accordion-header:hover {
  background-color: #ccc;
}
/* Style the accordion panel. Note: hidden by default */
.accordian-panel {
  padding: 0 18px;
  background-color: white;
  display: none;
  overflow: hidden;
}
.divi-numbercounter {
  text-align: center;
  font-size: 24px;
  margin-top: 10px;
}
.divi-numbercounter .divi-numbercounter-title {
  font-weight: bold;
}
.divi-numbercounter .divi-numbercounter-value {
  padding-left: 10px;
  color: #0083CD;
  font-weight: bold;
}
.divi-image {
  text-align: center;
  padding-bottom: 15px;
}
.divi-image .divi-image-image img {
  max-width: 80%;
  height: auto;
}
.divi-image .divi-image-caption {
  font-size: 80%;
  text-align: center;
  font-weight: bold;
  line-height: 1.05;
}
.standard-gallery {
  text-align: left;
  margin: auto;
}
.standard-gallery .standard-gallery-item {
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 10px;
  max-width: 130px;
  height: auto;
}
.standard-gallery .standard-gallery-item .caption {
  font-size: 80%;
  text-align: center;
  font-weight: bold;
  line-height: 1.05;
}
body {
  font-family: Open Sans, Arial, sans-serif;
  font-size: 16px;
  color: black;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  line-height: 1.7em;
}
.icon-base {
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 0.25em;
  padding: 0;
  vertical-align: baseline;
  background-size: cover;
}
.icon-calendar {
  background: url("https://www.laughingplace.com/w/wp-content/uploads/manual/icon-calendar.png");
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 0.25em;
  padding: 0;
  vertical-align: baseline;
  background-size: cover;
}
.icon-author {
  background: url("https://www.laughingplace.com/w/wp-content/uploads/manual/icon-profile.png");
  width: 20px;
  height: 22px;
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 0.25em;
  padding: 0;
  vertical-align: baseline;
  background-size: cover;
}
.review-base {
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 0.25em;
  padding: 0;
  height: 20px;
  width: 20px;
  vertical-align: baseline;
  background-size: cover;
}
.review-toy {
  background: url("https://www.laughingplace.com/w/wp-content/uploads/2018/02/toyreview.png");
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 0.25em;
  padding: 0;
  height: 20px;
  width: 20px;
  vertical-align: baseline;
  background-size: cover;
}
.review-tv {
  background: url("https://www.laughingplace.com/w/wp-content/uploads/2018/02/tvreview.png");
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 0.25em;
  padding: 0;
  height: 20px;
  width: 20px;
  vertical-align: baseline;
  background-size: cover;
}
.review-app {
  background: url("https://www.laughingplace.com/w/wp-content/uploads/2018/02/appreview.png");
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 0.25em;
  padding: 0;
  height: 20px;
  width: 20px;
  vertical-align: baseline;
  background-size: cover;
}
.review-soundtrack {
  background: url("https://www.laughingplace.com/w/wp-content/uploads/2018/02/soundtrackreview.png");
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 0.25em;
  padding: 0;
  height: 20px;
  width: 20px;
  vertical-align: baseline;
  background-size: cover;
}
.review-attraction {
  background: url("https://www.laughingplace.com/w/wp-content/uploads/2018/02/attractionreview.png");
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 0.25em;
  padding: 0;
  height: 20px;
  width: 20px;
  vertical-align: baseline;
  background-size: cover;
}
.review-food {
  background: url("https://www.laughingplace.com/w/wp-content/uploads/2018/02/foodreview.png");
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 0.25em;
  padding: 0;
  height: 20px;
  width: 20px;
  vertical-align: baseline;
  background-size: cover;
}
.review-bluray {
  background: url("https://www.laughingplace.com/w/wp-content/uploads/2018/02/blurayreview.png");
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 0.25em;
  padding: 0;
  height: 20px;
  width: 20px;
  vertical-align: baseline;
  background-size: cover;
}
.review-book {
  background: url("https://www.laughingplace.com/w/wp-content/uploads/2018/02/bookreview.png");
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 0.25em;
  padding: 0;
  height: 20px;
  width: 20px;
  vertical-align: baseline;
  background-size: cover;
}
.review-movie {
  background: url("https://www.laughingplace.com/w/wp-content/uploads/2018/02/moviereview.png");
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 0.25em;
  padding: 0;
  height: 20px;
  width: 20px;
  vertical-align: baseline;
  background-size: cover;
}
.review-theater {
  background: url("https://www.laughingplace.com/w/wp-content/uploads/2018/02/theatrereview.png");
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 0.25em;
  padding: 0;
  height: 20px;
  width: 20px;
  vertical-align: baseline;
  background-size: cover;
}
.review-digital {
  background: url("https://www.laughingplace.com/w/wp-content/uploads/2018/02/DigitalReview.png");
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 0.25em;
  padding: 0;
  height: 20px;
  width: 20px;
  vertical-align: baseline;
  background-size: cover;
}
.review-childrensbook {
  background: url("https://www.laughingplace.com/w/wp-content/uploads/2018/02/childrensbookreview.png");
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 0.25em;
  padding: 0;
  height: 20px;
  width: 20px;
  vertical-align: baseline;
  background-size: cover;
}
.review-comicbook {
  background: url("https://www.laughingplace.com/w/wp-content/uploads/2018/02/comicbookreview.png");
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 0.25em;
  padding: 0;
  height: 20px;
  width: 20px;
  vertical-align: baseline;
  background-size: cover;
}
.review-podcast {
  background: url("https://www.laughingplace.com/w/wp-content/uploads/2018/04/icons8-radio-tower-40.png");
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 0.25em;
  padding: 0;
  height: 20px;
  width: 20px;
  vertical-align: baseline;
  background-size: cover;
}
.review-videogame {
  background: url("https://www.laughingplace.com/w/wp-content/uploads/2018/09/videogame.png");
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 0.25em;
  padding: 0;
  height: 20px;
  width: 20px;
  vertical-align: baseline;
  background-size: cover;
}
a {
  color: #2ea3f2;
  text-decoration: none;
}
#header {
  margin: auto;
  width: 100%;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
#header .header-image {
  width: 100%;
}
#header .header-image img {
  max-width: 100%;
  max-height: 300px;
  object-fit: cover;
}
.content-lp_hours {
  color: black;
  font-size: 16px;
  font-weight: 500;
}
.content-lp_hours .enhance {
  font-weight: bold;
}
.content-lp_hours .hide {
  display: none;
}
.content-lp_hours .options {
  border: 1px solid black;
  margin: 0 auto;
  padding: 10px;
  margin-bottom: 20px;
  width: 80%;
}
.content-lp_hours .options .optionsa {
  float: left;
  padding-right: 30px;
}
.content-lp_hours .options .optionsb {
  float: left;
}
.content-lp_hours table tr td {
  border: none;
  padding: 0;
}
.content-lp_hours .lp_park {
  margin-bottom: 0;
}
.content-lp_hours .lp_oneday .lp_date {
  text-align: center;
  font-weight: bold;
}
.content-lp_hours .lp_oneday {
  font-size: 14px;
  padding-bottom: 35px;
}
.content-lp_hours .lp_oneday .lp_park_schedule {
  margin-left: 20px;
  font-size: 13px;
  display: none;
}
.content-lp_hours .lp_oneday .lp_park_schedule tbody td {
  padding-left: 5px;
  padding-right: 5px;
  width: 50%;
}
.content-lp_hours .selector {
  text-align: center;
  padding-bottom: 10px;
  padding-top: 5px;
  font-weight: bold;
}
.content-lp_hours .selector select {
  font-weight: normal;
}
.content-lp_hours .lp_oneday .lp_park_schedule tbody tr:nth-child(odd) {
  color: #042d70;
}
.content-lp_hours .lp_oneday .lp_park_schedule tbody tr:nth-child(even) {
  color: #021b42;
}
#idglobalheader {
  padding-top: 5px;
  position: relative;
  width: 100%;
  max-width: 1080px;
  margin: auto;
}
#idglobalheader #idglobalbreakingnews {
  background: #FFB619;
  color: white;
  text-align: left;
  margin-bottom: 5px;
  padding: 5px;
}
#idglobalheader #idglobalbreakingnews .close {
  float: right;
  display: inline-block;
  padding: 2px 5px;
  background: FFB619;
  color: white;
  font-weight: bold;
  font-size: 20px;
  cursor: pointer;
}
#idglobalheader #idglobalbreakingnews p {
  padding: 5px 10px 5px 10px;
}
#idglobalheader #idglobalbreakingnews .title {
  display: block;
  color: white;
  font-weight: bold;
  font-size: 16px;
}
#idglobalheader #idglobalbreakingnews .text {
  display: block;
  font-size: 18px;
}
#idglobalheader #idglobalbreakingnews .text a,
#idglobalheader #idglobalbreakingnews .text a:visited {
  color: white;
}
#idglobalheader #idglobalbreakingnews .text a:hover {
  color: black;
}
#idglobalheader #idglobaltopad {
  text-align: center;
}
#idglobalheader #idglobalmenu {
  height: 80px;
  width: 100%;
  vertical-align: middle;
  /* New Section */
  /* END NEW SECTION */
  /* Custom CSS Styles */
}
#idglobalheader #idglobalmenu .search {
  position: relative;
  color: #0083CD;
  font-size: 24px;
  padding-right: 5px;
}
#idglobalheader #idglobalmenu .search input {
  width: 200px;
  height: 28px;
  background: #fcfcfc;
  border: 1px solid #0083CD;
  border-radius: 5px;
  box-shadow: 0 0 3px #ccc, 0 10px 15px #ebebeb inset;
  text-indent: 32px;
}
#idglobalheader #idglobalmenu .search .fa-search {
  position: absolute;
  top: 4px;
  left: 10px;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline {
  font-family: Verdana, sans-serif;
  background: #ffffff;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline,
#idglobalheader #idglobalmenu .lpmenuheaderinline ul,
#idglobalheader #idglobalmenu .lpmenuheaderinline ul li,
#idglobalheader #idglobalmenu .lpmenuheaderinline ul li a,
#idglobalheader #idglobalmenu .lpmenuheaderinline .lpmenu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline:after,
#idglobalheader #idglobalmenu .lpmenuheaderinline > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline .lpmenu-button {
  display: none;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline > ul > li {
  float: left;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.align-center > ul {
  font-size: 0;
  text-align: center;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.align-center > ul > li {
  display: inline-block;
  float: none;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.align-center ul ul {
  text-align: left;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.align-right > ul > li {
  float: right;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline > ul > li > a {
  padding: 5px 10px;
  font-size: 18px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #0083CD;
  font-weight: 700;
  text-transform: uppercase;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline > ul > li:hover > a {
  color: #035267;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline > ul > li.has-sub > a {
  padding-right: 30px;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline > ul > li.has-sub > a:after {
  position: absolute;
  top: 10px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #0083CD;
  content: '';
}
#idglobalheader #idglobalmenu .lpmenuheaderinline > ul > li.has-sub > a:before {
  position: absolute;
  top: 7px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #0083CD;
  content: '';
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline ul ul {
  position: absolute;
  left: -9999px;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.align-right ul ul {
  text-align: right;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline ul ul li {
  height: 0;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline li:hover > ul {
  left: auto;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline li:hover > ul > li {
  height: 35px;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline ul ul ul {
  margin-left: 100%;
  top: 0;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline ul ul li a {
  border-bottom: 1px solid white;
  padding: 11px 15px;
  width: 170px;
  font-size: 18px;
  text-decoration: none;
  color: white;
  font-weight: 400;
  background: #0083CD;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline ul ul li:last-child > a,
#idglobalheader #idglobalmenu .lpmenuheaderinline ul ul li.last-item > a {
  border-bottom: 0;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline ul ul li:hover > a,
#idglobalheader #idglobalmenu .lpmenuheaderinline ul ul li a:hover {
  color: white;
  font-weight: bold;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #0083CD;
  content: '';
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #0083CD;
  content: '';
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen {
  width: 100%;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen ul {
  width: 100%;
  display: none;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen.align-center > ul {
  text-align: left;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen ul li {
  width: 100%;
  border-top: 1px solid rgba(120, 120, 120, 0.2);
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen ul ul li,
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen li:hover > ul > li {
  height: auto;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen ul li a,
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen ul ul li a {
  width: 100%;
  border-bottom: 0;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen > ul > li {
  float: none;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen ul ul li a {
  padding-left: 25px;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen ul ul ul li a {
  padding-left: 35px;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen ul ul li a {
  color: #0083CD;
  background: none;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen ul ul li:hover > a,
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen ul ul li.active > a {
  color: #035267;
  font-weight: bold;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen ul ul,
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen ul ul ul,
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen.align-right ul ul {
  position: relative;
  left: 0;
  width: 100%;
  margin: 0;
  text-align: left;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen > ul > li.has-sub > a:after,
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen > ul > li.has-sub > a:before,
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen ul ul > li.has-sub > a:after,
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen ul ul > li.has-sub > a:before {
  display: none;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen .lpmenu-button {
  display: block;
  padding: 17px;
  color: #0083CD;
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen .lpmenu-button:after {
  position: absolute;
  top: 22px;
  right: 17px;
  display: block;
  height: 4px;
  width: 20px;
  border-top: 2px solid #0083CD;
  border-bottom: 2px solid #0083CD;
  content: '';
  box-sizing: content-box;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen .lpmenu-button:before {
  position: absolute;
  top: 16px;
  right: 17px;
  display: block;
  height: 2px;
  width: 20px;
  background: #0083CD;
  content: '';
  box-sizing: content-box;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen .lpmenu-button.menu-opened:after {
  top: 23px;
  border: 0;
  height: 2px;
  width: 15px;
  background: #0083CD;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen .lpmenu-button.menu-opened:before {
  top: 23px;
  background: #000000;
  width: 15px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen .submenu-button {
  position: absolute;
  z-index: 9999;
  right: 0;
  top: 0;
  display: block;
  border-left: 1px solid rgba(120, 120, 120, 0.2);
  height: 46px;
  width: 46px;
  cursor: pointer;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen .submenu-button.submenu-opened {
  background: #f2f2f2;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen ul ul .submenu-button {
  height: 34px;
  width: 34px;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen .submenu-button:after {
  position: absolute;
  top: 22px;
  right: 19px;
  width: 8px;
  height: 2px;
  display: block;
  background: #0083CD;
  content: '';
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen ul ul .submenu-button:after {
  top: 15px;
  right: 13px;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen .submenu-button.submenu-opened:after {
  background: #000000;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen .submenu-button:before {
  position: absolute;
  top: 19px;
  right: 22px;
  display: block;
  width: 2px;
  height: 8px;
  background: #0083CD;
  content: '';
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen ul ul .submenu-button:before {
  top: 12px;
  right: 16px;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen .submenu-button.submenu-opened:before {
  display: none;
}
#idglobalheader #idglobalmenu .lpmenuheaderinline.small-screen.select-list {
  padding: 5px;
}
#idglobalheader #idglobalmenu #menuheaderinline {
  font-family: Verdana, sans-serif;
  background: #ffffff;
}
#idglobalheader #idglobalmenu #menuheaderinline,
#idglobalheader #idglobalmenu #menuheaderinline ul,
#idglobalheader #idglobalmenu #menuheaderinline ul li,
#idglobalheader #idglobalmenu #menuheaderinline ul li a,
#idglobalheader #idglobalmenu #menuheaderinline #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#idglobalheader #idglobalmenu #menuheaderinline:after,
#idglobalheader #idglobalmenu #menuheaderinline > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#idglobalheader #idglobalmenu #menuheaderinline #menu-button {
  display: none;
}
#idglobalheader #idglobalmenu #menuheaderinline > ul > li {
  float: left;
}
#idglobalheader #idglobalmenu #menuheaderinline.align-center > ul {
  font-size: 0;
  text-align: center;
}
#idglobalheader #idglobalmenu #menuheaderinline.align-center > ul > li {
  display: inline-block;
  float: none;
}
#idglobalheader #idglobalmenu #menuheaderinline.align-center ul ul {
  text-align: left;
}
#idglobalheader #idglobalmenu #menuheaderinline.align-right > ul > li {
  float: right;
}
#idglobalheader #idglobalmenu #menuheaderinline > ul > li > a {
  padding: 5px 10px;
  font-size: 18px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #0083CD;
  font-weight: 700;
  text-transform: uppercase;
}
#idglobalheader #idglobalmenu #menuheaderinline > ul > li:hover > a {
  color: #035267;
}
#idglobalheader #idglobalmenu #menuheaderinline > ul > li.has-sub > a {
  padding-right: 30px;
}
#idglobalheader #idglobalmenu #menuheaderinline > ul > li.has-sub > a:after {
  position: absolute;
  top: 10px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #0083CD;
  content: '';
}
#idglobalheader #idglobalmenu #menuheaderinline > ul > li.has-sub > a:before {
  position: absolute;
  top: 7px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #0083CD;
  content: '';
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#idglobalheader #idglobalmenu #menuheaderinline > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#idglobalheader #idglobalmenu #menuheaderinline ul ul {
  position: absolute;
  left: -9999px;
}
#idglobalheader #idglobalmenu #menuheaderinline.align-right ul ul {
  text-align: right;
}
#idglobalheader #idglobalmenu #menuheaderinline ul ul li {
  height: 0;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#idglobalheader #idglobalmenu #menuheaderinline li:hover > ul {
  left: auto;
}
#idglobalheader #idglobalmenu #menuheaderinline.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#idglobalheader #idglobalmenu #menuheaderinline li:hover > ul > li {
  height: 35px;
}
#idglobalheader #idglobalmenu #menuheaderinline ul ul ul {
  margin-left: 100%;
  top: 0;
}
#idglobalheader #idglobalmenu #menuheaderinline.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#idglobalheader #idglobalmenu #menuheaderinline ul ul li a {
  border-bottom: 1px solid white;
  padding: 11px 15px;
  width: 170px;
  font-size: 18px;
  text-decoration: none;
  color: white;
  font-weight: 400;
  background: #0083CD;
}
#idglobalheader #idglobalmenu #menuheaderinline ul ul li:last-child > a,
#idglobalheader #idglobalmenu #menuheaderinline ul ul li.last-item > a {
  border-bottom: 0;
}
#idglobalheader #idglobalmenu #menuheaderinline ul ul li:hover > a,
#idglobalheader #idglobalmenu #menuheaderinline ul ul li a:hover {
  color: white;
  font-weight: bold;
}
#idglobalheader #idglobalmenu #menuheaderinline ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #0083CD;
  content: '';
}
#idglobalheader #idglobalmenu #menuheaderinline.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#idglobalheader #idglobalmenu #menuheaderinline ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #0083CD;
  content: '';
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#idglobalheader #idglobalmenu #menuheaderinline.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#idglobalheader #idglobalmenu #menuheaderinline ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen {
  width: 100%;
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen ul {
  width: 100%;
  display: none;
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen.align-center > ul {
  text-align: left;
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen ul li {
  width: 100%;
  border-top: 1px solid rgba(120, 120, 120, 0.2);
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen ul ul li,
#idglobalheader #idglobalmenu #menuheaderinline.small-screen li:hover > ul > li {
  height: auto;
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen ul li a,
#idglobalheader #idglobalmenu #menuheaderinline.small-screen ul ul li a {
  width: 100%;
  border-bottom: 0;
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen > ul > li {
  float: none;
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen ul ul li a {
  padding-left: 25px;
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen ul ul ul li a {
  padding-left: 35px;
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen ul ul li a {
  color: #0083CD;
  background: none;
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen ul ul li:hover > a,
#idglobalheader #idglobalmenu #menuheaderinline.small-screen ul ul li.active > a {
  color: #035267;
  font-weight: bold;
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen ul ul,
#idglobalheader #idglobalmenu #menuheaderinline.small-screen ul ul ul,
#idglobalheader #idglobalmenu #menuheaderinline.small-screen.align-right ul ul {
  position: relative;
  left: 0;
  width: 100%;
  margin: 0;
  text-align: left;
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen > ul > li.has-sub > a:after,
#idglobalheader #idglobalmenu #menuheaderinline.small-screen > ul > li.has-sub > a:before,
#idglobalheader #idglobalmenu #menuheaderinline.small-screen ul ul > li.has-sub > a:after,
#idglobalheader #idglobalmenu #menuheaderinline.small-screen ul ul > li.has-sub > a:before {
  display: none;
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen #menu-button {
  display: block;
  padding: 17px;
  color: #0083CD;
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen #menu-button:after {
  position: absolute;
  top: 22px;
  right: 17px;
  display: block;
  height: 4px;
  width: 20px;
  border-top: 2px solid #0083CD;
  border-bottom: 2px solid #0083CD;
  content: '';
  box-sizing: content-box;
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen #menu-button:before {
  position: absolute;
  top: 16px;
  right: 17px;
  display: block;
  height: 2px;
  width: 20px;
  background: #0083CD;
  content: '';
  box-sizing: content-box;
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen #menu-button.menu-opened:after {
  top: 23px;
  border: 0;
  height: 2px;
  width: 15px;
  background: #0083CD;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen #menu-button.menu-opened:before {
  top: 23px;
  background: #000000;
  width: 15px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen .submenu-button {
  position: absolute;
  z-index: 9999;
  right: 0;
  top: 0;
  display: block;
  border-left: 1px solid rgba(120, 120, 120, 0.2);
  height: 46px;
  width: 46px;
  cursor: pointer;
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen .submenu-button.submenu-opened {
  background: #f2f2f2;
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen ul ul .submenu-button {
  height: 34px;
  width: 34px;
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen .submenu-button:after {
  position: absolute;
  top: 22px;
  right: 19px;
  width: 8px;
  height: 2px;
  display: block;
  background: #0083CD;
  content: '';
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen ul ul .submenu-button:after {
  top: 15px;
  right: 13px;
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen .submenu-button.submenu-opened:after {
  background: #000000;
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen .submenu-button:before {
  position: absolute;
  top: 19px;
  right: 22px;
  display: block;
  width: 2px;
  height: 8px;
  background: #0083CD;
  content: '';
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen ul ul .submenu-button:before {
  top: 12px;
  right: 16px;
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen .submenu-button.submenu-opened:before {
  display: none;
}
#idglobalheader #idglobalmenu #menuheaderinline.small-screen.select-list {
  padding: 5px;
}
@font-face {
  font-family: 'Oxygen Mono';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/oxygenmono/v14/h0GsssGg9FxgDgCjLeAd7hjYx-s.ttf) format('truetype');
}
#idglobalheader #idglobalmenu #menumain {
  padding: 0;
  margin: 0;
  border: 0;
  line-height: 1;
}
#idglobalheader #idglobalmenu #menumain ul,
#idglobalheader #idglobalmenu #menumain ul li,
#idglobalheader #idglobalmenu #menumain ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#idglobalheader #idglobalmenu #menumain ul {
  position: relative;
  z-index: 9999;
  float: left;
}
#idglobalheader #idglobalmenu #menumain ul li {
  float: left;
  min-height: 1px;
  line-height: 1em;
  vertical-align: middle;
  position: relative;
}
#idglobalheader #idglobalmenu #menumain ul li.hover,
#idglobalheader #idglobalmenu #menumain ul li:hover {
  position: relative;
  z-index: 9999;
  cursor: default;
}
#idglobalheader #idglobalmenu #menumain ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 9999;
  width: 100%;
}
#idglobalheader #idglobalmenu #menumain ul ul li {
  float: none;
}
#idglobalheader #idglobalmenu #menumain ul ul ul {
  top: -2px;
  right: 0;
}
#idglobalheader #idglobalmenu #menumain ul li:hover > ul {
  visibility: visible;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
#idglobalheader #idglobalmenu #menumain ul ul {
  top: 1px;
  left: 99%;
}
#idglobalheader #idglobalmenu #menumain ul li {
  float: none;
}
#idglobalheader #idglobalmenu #menumain ul ul {
  margin-top: 1px;
}
#idglobalheader #idglobalmenu #menumain ul ul li {
  font-weight: normal;
}
#idglobalheader #idglobalmenu #menumain {
  width: 50px;
  background: #ffffff;
  font-family: 'Oxygen Mono', Tahoma, Arial, sans-serif;
  font-size: 30px;
  zoom: 1;
}
#idglobalheader #idglobalmenu #menumain:before {
  content: '';
  display: block;
}
#idglobalheader #idglobalmenu #menumain:after {
  content: '';
  display: table;
  clear: both;
}
#idglobalheader #idglobalmenu #menumain a {
  display: block;
  padding: 15px 20px;
  color: #0083CD;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 18px;
}
#idglobalheader #idglobalmenu #menumain > ul {
  width: 40px;
}
#idglobalheader #idglobalmenu #menumain ul ul {
  width: 200px;
}
#idglobalheader #idglobalmenu #menumain > ul > li > a {
  color: #0083CD;
}
#idglobalheader #idglobalmenu #menumain > ul > li > a:hover {
  color: #fff;
}
#idglobalheader #idglobalmenu #menumain > ul > li.active a {
  background: #0083CD;
}
#idglobalheader #idglobalmenu #menumain > ul > li a:hover,
#idglobalheader #idglobalmenu #menumain > ul > li:hover a {
  background: #0083CD;
}
#idglobalheader #idglobalmenu #menumain li {
  position: relative;
}
#idglobalheader #idglobalmenu #menumain ul li.has-sub > a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -6px;
}
#idglobalheader #idglobalmenu #menumain ul ul li.first {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
#idglobalheader #idglobalmenu #menumain ul ul li.last {
  -webkit-border-radius: 0 0 3px 0;
  -moz-border-radius: 0 0 3px 0;
  border-radius: 0 0 3px 0;
  border-bottom: 0;
}
#idglobalheader #idglobalmenu #menumain ul ul {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
#idglobalheader #idglobalmenu #menumain ul ul {
  border: 1px solid #0083CD;
}
#idglobalheader #idglobalmenu #menumain ul ul a {
  font-size: 18px;
  color: white;
  padding: 5px 5px;
}
#idglobalheader #idglobalmenu #menumain ul ul a:hover {
  color: #035267;
}
#idglobalheader #idglobalmenu #menumain ul ul li {
  border-bottom: 1px solid #0083CD;
}
#idglobalheader #idglobalmenu #menumain ul ul li:hover > a {
  background: #0083CD;
  color: #035267;
}
#idglobalheader #idglobalmenu #menumain.align-right > ul > li > a {
  border-left: 4px solid #0083CD;
  border-right: none;
}
#idglobalheader #idglobalmenu #menumain.align-right {
  float: right;
}
#idglobalheader #idglobalmenu #menumain.align-right li {
  text-align: right;
}
#idglobalheader #idglobalmenu #menumain.align-right ul li.has-sub > a:before {
  content: '+';
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -6px;
}
#idglobalheader #idglobalmenu #menumain.align-right ul li.has-sub > a:after {
  content: none;
}
#idglobalheader #idglobalmenu #menumain.align-right ul ul {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 9999;
  width: 100%;
}
#idglobalheader #idglobalmenu #menumain.align-right ul ul li.first {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}
#idglobalheader #idglobalmenu #menumain.align-right ul ul li.last {
  -webkit-border-radius: 0 0 0 3px;
  -moz-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
}
#idglobalheader #idglobalmenu #menumain.align-right ul ul {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
#idglobalheader #idglobalmenu #menumain2,
#idglobalheader #idglobalmenu #menumain2 ul,
#idglobalheader #idglobalmenu #menumain2 ul li,
#idglobalheader #idglobalmenu #menumain2 ul li a,
#idglobalheader #idglobalmenu #menumain2 #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2 .mainmenuhamburger {
  color: #0083CD;
  font-size: 32px;
}
#idglobalheader #idglobalmenu #menumain2:after,
#idglobalheader #idglobalmenu #menumain2 > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2 #menu-button {
  display: none;
}
#idglobalheader #idglobalmenu #menumain2 {
  font-family: Verdana, sans-serif;
}
#idglobalheader #idglobalmenu #menumain2 > ul > li {
  float: left;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2.align-center > ul {
  font-size: 0;
  text-align: center;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2.align-center > ul > li {
  display: inline-block;
  float: none;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2.align-center ul ul {
  text-align: left;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2.align-right > ul > li {
  float: right;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2 > ul > li > a {
  padding: 17px;
  font-size: 18px;
  letter-spacing: 1px;
  text-decoration: none;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2 > ul > li:hover > a {
  color: white;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2 > ul > li.has-sub > a {
  padding-right: 30px;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2 > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  color: white;
  background: #0083CD;
  content: '';
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2 > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 148x;
  display: block;
  width: 2px;
  height: 8px;
  color: white;
  background: #0083CD;
  content: '';
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2 > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2 ul ul {
  position: absolute;
  left: -9999px;
  margin-top: -10px;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2 ul ul li ul {
  margin-top: 0;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2.align-right ul ul {
  text-align: right;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2 ul ul li {
  height: 0;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2 li:hover > ul {
  left: auto;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2.align-right li:hover > ul {
  left: auto;
  right: 0;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2 li:hover > ul > li {
  height: 35px;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2 ul ul ul {
  margin-left: 100%;
  top: 0;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2 ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 250px;
  font-size: 18px;
  text-decoration: none;
  color: white;
  font-weight: 400;
  background: #0083CD;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2 ul ul li:last-child > a,
#idglobalheader #idglobalmenu #menumain2 ul ul li.last-item > a {
  border-bottom: 0;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2 ul ul li:hover > a,
#idglobalheader #idglobalmenu #menumain2 ul ul li a:hover {
  color: white;
  font-weight: bold;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2 ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  color: white;
  background: #0083CD;
  content: '';
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2 ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  color: white;
  background: #0083CD;
  content: '';
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2 ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2.small-screen {
  width: 100%;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2.small-screen ul {
  width: 100%;
  display: none;
  z-index: 9999;
}
#idglobalheader #idglobalmenu #menumain2.small-screen.align-center > ul {
  text-align: left;
}
#idglobalheader #idglobalmenu #menumain2.small-screen ul li {
  width: 100%;
  border-top: 1px solid rgba(120, 120, 120, 0.2);
}
#idglobalheader #idglobalmenu #menumain2.small-screen ul ul li,
#idglobalheader #idglobalmenu #menumain2.small-screen li:hover > ul > li {
  height: auto;
}
#idglobalheader #idglobalmenu #menumain2.small-screen ul li a,
#idglobalheader #idglobalmenu #menumain2.small-screen ul ul li a {
  width: 100%;
  border-bottom: 0;
}
#idglobalheader #idglobalmenu #menumain2.small-screen > ul > li {
  float: none;
}
#idglobalheader #idglobalmenu #menumain2.small-screen ul ul li a {
  padding-left: 25px;
}
#idglobalheader #idglobalmenu #menumain2.small-screen ul ul ul li a {
  padding-left: 35px;
}
#idglobalheader #idglobalmenu #menumain2.small-screen ul ul li a {
  color: white;
  background: none;
}
#idglobalheader #idglobalmenu #menumain2.small-screen ul ul li:hover > a,
#idglobalheader #idglobalmenu #menumain2.small-screen ul ul li.active > a {
  color: white;
}
#idglobalheader #idglobalmenu #menumain2.small-screen ul ul,
#idglobalheader #idglobalmenu #menumain2.small-screen ul ul ul,
#idglobalheader #idglobalmenu #menumain2.small-screen.align-right ul ul {
  position: relative;
  left: 0;
  width: 100%;
  margin: 0;
  text-align: left;
}
#idglobalheader #idglobalmenu #menumain2.small-screen > ul > li.has-sub > a:after,
#idglobalheader #idglobalmenu #menumain2.small-screen > ul > li.has-sub > a:before,
#idglobalheader #idglobalmenu #menumain2.small-screen ul ul > li.has-sub > a:after,
#idglobalheader #idglobalmenu #menumain2.small-screen ul ul > li.has-sub > a:before {
  display: none;
}
#idglobalheader #idglobalmenu #menumain2.small-screen #menu-button {
  display: block;
  padding: 17px;
  color: white;
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}
#idglobalheader #idglobalmenu #menumain2.small-screen #menu-button:after {
  position: absolute;
  top: 22px;
  right: 17px;
  display: block;
  height: 4px;
  width: 20px;
  border-top: 2px solid #dddddd;
  border-bottom: 2px solid #dddddd;
  content: '';
  box-sizing: content-box;
}
#idglobalheader #idglobalmenu #menumain2.small-screen #menu-button:before {
  position: absolute;
  top: 16px;
  right: 17px;
  display: block;
  height: 2px;
  width: 20px;
  background: #0083CD;
  content: '';
  box-sizing: content-box;
}
#idglobalheader #idglobalmenu #menumain2.small-screen #menu-button.menu-opened:after {
  top: 23px;
  border: 0;
  height: 2px;
  width: 15px;
  background: #0083CD;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#idglobalheader #idglobalmenu #menumain2.small-screen #menu-button.menu-opened:before {
  top: 23px;
  background: #0083CD;
  width: 15px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#idglobalheader #idglobalmenu #menumain2.small-screen .submenu-button {
  position: absolute;
  z-index: 9999;
  right: 0;
  top: 0;
  display: block;
  border-left: 1px solid rgba(120, 120, 120, 0.2);
  height: 46px;
  width: 46px;
  cursor: pointer;
}
#idglobalheader #idglobalmenu #menumain2.small-screen .submenu-button.submenu-opened {
  background: #262626;
}
#idglobalheader #idglobalmenu #menumain2.small-screen ul ul .submenu-button {
  height: 34px;
  width: 34px;
}
#idglobalheader #idglobalmenu #menumain2.small-screen .submenu-button:after {
  position: absolute;
  top: 22px;
  right: 19px;
  width: 8px;
  height: 2px;
  display: block;
  background: #0083CD;
  content: '';
}
#idglobalheader #idglobalmenu #menumain2.small-screen ul ul .submenu-button:after {
  top: 15px;
  right: 13px;
}
#idglobalheader #idglobalmenu #menumain2.small-screen .submenu-button.submenu-opened:after {
  background: #0083CD;
}
#idglobalheader #idglobalmenu #menumain2.small-screen .submenu-button:before {
  position: absolute;
  top: 19px;
  right: 22px;
  display: block;
  width: 2px;
  height: 8px;
  background: #0083CD;
  content: '';
}
#idglobalheader #idglobalmenu #menumain2.small-screen ul ul .submenu-button:before {
  top: 12px;
  right: 16px;
}
#idglobalheader #idglobalmenu #menumain2.small-screen .submenu-button.submenu-opened:before {
  display: none;
}
#idglobalheader #idglobalmenu #menumain2.small-screen.select-list {
  padding: 5px;
}
#footer {
  max-width: 1080px;
  margin: auto;
  margin-top: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid black;
}
#footer_before {
  height: 50px;
}
#footer_after {
  height: 50px;
}
#container {
  max-width: 1080px;
  margin: auto;
}
#container #content {
  width: 70%;
  float: left;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 23px;
  box-sizing: border-box;
  border-right: 1px solid #ccc;
}
#containerwide {
  max-width: 1080px;
  margin: auto;
}
#containerwide #content {
  width: 100%;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 23px;
}
#containerwide .header {
  display: none;
}
#sidebar {
  float: left;
  padding-left: 5px;
  box-sizing: border-box;
  width: 30%;
  text-align: center;
  color: #666;
}
#sidebar a {
  color: #666;
}
#sidebar a:hover {
  text-decoration: underline;
}
#sidebar img {
  max-width: 100% !important;
  height: auto;
}
#sidebar .widget-title {
  font-size: 16px;
  font-weight: 700;
  color: #333;
}
#sidebar .af-header {
  text-align: center;
}
#sidebar .af-element {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#sidebar .widget-area ul {
  padding-left: 0;
}
#sidebar li.widget-container {
  list-style-type: none;
}
.lp_onemonth .dtsp-panesContainer {
  font-size: 18px;
  line-height: 1.1;
}
.lp_onemonth .dtsp-titleRow {
  display: none;
}
.lp_onemonth .dtsp-topRow {
  display: none;
}
.lp_onemonth .xxxdtsp-pill {
  display: none !important;
}
.lp_onemonth .dtsp-searchPanes {
  width: 100%;
}
.lp_onemonth .dtsp-searchPane {
  width: 250px;
  float: left;
}
.lp_onemonth #divcalendarbuttons {
  float: left;
}
.lp_onemonth #divcalendarbuttons::after {
  clear: both;
}
.lp_onemonth .calendar-entertainment {
  padding-left: 50px;
  border: 1px solid black;
}
.lp_onemonth .calendar-entertainment table {
  width: 100%;
}
.lp_onemonth .calendar-entertainment table tr:nth-child(even) {
  background-color: #f2f2f2;
}
.lp_onemonth .calendar-entertainment table td:nth-child(1) {
  width: 200px;
}
.lp_onemonth #divcalendarbuttons {
  padding-top: 40px;
  width: 250px;
}
.lp_onemonth #divcalendarbuttons #btncalendarshow {
  padding-bottom: 10px;
}
.lp_onemonth #divcalendarbuttons button {
  padding-left: 20px;
  width: 180px;
  background-color: #66E5FF;
  padding: 5px;
  cursor: pointer;
}
.lp_onemonth #divcalendarbuttons button:active {
  background-color: #0083CD;
}
.lpcalendar .header-image {
  display: none;
}
.wp-caption {
  margin-bottom: 10px;
  margin: auto;
  text-align: center;
  max-width: 90%;
}
.wp-caption img {
  max-width: 100%;
  margin: auto;
  text-align: center;
}
.wp-caption-text {
  font-size: 12px;
  padding: 0 4px 5px;
  margin: 0;
}
.aligncenter {
  text-align: center;
}
h1 {
  color: #0083CD;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}
h1 a {
  text-decoration: none;
  color: #0083CD;
}
h2 {
  color: #0083CD;
  font-size: 20px;
  font-weight: 700;
}
.single .entry-content,
.single-post .entry-content {
  padding-top: 30px;
  width: 100%;
  margin: auto;
}
.single .entry-content .wordpress-image-div,
.single-post .entry-content .wordpress-image-div {
  height: auto !important;
  padding-bottom: 30px;
}
.single .entry-content .wordpress-image-caption,
.single-post .entry-content .wordpress-image-caption {
  text-align: center;
}
.single .entry-content img,
.single-post .entry-content img {
  display: block;
  margin: auto;
  max-width: 80% !important;
  height: auto !important;
}
.single .entry-content .embed-wrapper,
.single-post .entry-content .embed-wrapper {
  width: 100%;
  height: auto;
}
.single .entry-content .embed-wrapper iframe,
.single-post .entry-content .embed-wrapper iframe {
  width: 100%;
  height: 100%;
  min-height: 400px;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .single .entry-content .embed-wrapper,
  .single-post .entry-content .embed-wrapper {
    min-height: 400px;
  }
}
@media (max-width: 767px) {
  .single .entry-content .embed-wrapper,
  .single-post .entry-content .embed-wrapper {
    min-height: 400px;
  }
}
.single .entry-content .embedx-wrapper,
.single-post .entry-content .embedx-wrapper {
  margin: auto;
  width: 100%;
  position: relative;
  height: auto;
}
.single .entry-content .embedx-wrapper iframe,
.single-post .entry-content .embedx-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.single .post,
.single-post .post {
  width: 100%;
}
.entry-meta {
  font-size: 100%;
}
.entry-meta a {
  text-decoration: none;
  color: #2ea3f2;
}
.entry-meta .entry-tags {
  font-size: 12px;
}
.lp-partnerbox {
  width: 80%;
  margin: 0 auto;
  padding: 3px;
  text-align: center;
  border: 3px solid;
  margin-top: 5px;
  font-size: 18px;
  background-color: rgba(150, 150, 150, 0.15);
}
.lp-partnerbox a {
  font-weight: bold;
}
#mainmenu_popup {
  width: 100%;
  max-width: 1080px;
  margin: auto;
  visibility: hidden;
  position: absolute;
  z-index: 1;
}
#mainmenu_popup .tabcontent {
  background-color: white;
  border: 1px solid black;
  box-shadow: 3px 3px 1px 1px rgba(0, 0, 0, 0.2);
}
#mainmenu_popup .tabcontent .tabcolumn-container .tabcolumn1,
#mainmenu_popup .tabcontent .tabcolumn-container .tabcolumn2,
#mainmenu_popup .tabcontent .tabcolumn-container .tabcolumn3 {
  float: left;
  color: black;
  padding: 10px;
}
#mainmenu_popup .tabcontent .tabcolumn-container .tabcolumn1 .header,
#mainmenu_popup .tabcontent .tabcolumn-container .tabcolumn2 .header,
#mainmenu_popup .tabcontent .tabcolumn-container .tabcolumn3 .header {
  font-weight: bold;
}
#mainmenu_popup .tabcontent .tabcolumn-container .tabcolumn1 .spacer,
#mainmenu_popup .tabcontent .tabcolumn-container .tabcolumn2 .spacer,
#mainmenu_popup .tabcontent .tabcolumn-container .tabcolumn3 .spacer {
  height: 20px;
}
#mainmenu_popup .tabcontent .tabcolumn-container .tabcolumn1 a,
#mainmenu_popup .tabcontent .tabcolumn-container .tabcolumn2 a,
#mainmenu_popup .tabcontent .tabcolumn-container .tabcolumn3 a {
  color: black;
}
#mainmenu_popup .tabcontent .tabcolumn-container .tabcolumn1 a:hover,
#mainmenu_popup .tabcontent .tabcolumn-container .tabcolumn2 a:hover,
#mainmenu_popup .tabcontent .tabcolumn-container .tabcolumn3 a:hover {
  text-decoration: underline;
}
#mainmenu_popup .tabcontent .tabcolumn-container .tabcolumn1 ul,
#mainmenu_popup .tabcontent .tabcolumn-container .tabcolumn2 ul,
#mainmenu_popup .tabcontent .tabcolumn-container .tabcolumn3 ul,
#mainmenu_popup .tabcontent .tabcolumn-container .tabcolumn1 li,
#mainmenu_popup .tabcontent .tabcolumn-container .tabcolumn2 li,
#mainmenu_popup .tabcontent .tabcolumn-container .tabcolumn3 li {
  padding: 0;
  padding-bottom: 15px;
  list-style-type: none;
}
#mainmenu_popup .tabcontent .tabcolumn-container .tabcolumn1 .menu-item,
#mainmenu_popup .tabcontent .tabcolumn-container .tabcolumn2 .menu-item,
#mainmenu_popup .tabcontent .tabcolumn-container .tabcolumn3 .menu-item {
  font-weight: bold;
}
#mainmenu_popup .tabcontent .tabcolumn-container .tabcolumn1 .sub-menu .menu-item,
#mainmenu_popup .tabcontent .tabcolumn-container .tabcolumn2 .sub-menu .menu-item,
#mainmenu_popup .tabcontent .tabcolumn-container .tabcolumn3 .sub-menu .menu-item {
  padding-bottom: 0;
  font-weight: normal;
}
/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}
/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}
/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}
/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}
/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}
.lplanding h1 {
  color: #0083CD;
  font-size: 30px;
  font-weight: 700;
}
.lplanding h2 {
  color: #0083CD;
  font-size: 24px;
  font-weight: 700;
}
.lplanding .longestwaits {
  text-align: left;
  line-height: 1.2;
}
.lplanding .longestwaits h3 {
  color: #0083CD;
  font-size: 16px;
}
.lplanding .longestwaits .park {
  border-bottom: 1px solid black;
}
.lplanding .longestwaits .minutes {
  font-weight: bold;
}
.lplanding .longestwaits .name a {
  font-weight: bold;
}
.lplanding .longestwaits .attraction {
  line-height: 1.1;
}
.alternatebg:before {
  background-color: #66E5FF;
  content: "";
  position: absolute;
  z-index: -1;
  left: -100vw;
  width: 200vw;
  height: 100%;
}
.alternatebg {
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
}
#section-breakingnews {
  height: 35px;
  margin-top: -10px;
  clear: both;
}
#section-breakingnews .breakingnews {
  text-align: center;
  background-color: #FFB619;
  padding: 0;
  margin: 0;
  color: black;
}
@media (max-width: 767px) {
  #section-breakingnews .breakingnews {
    line-height: 0.95;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  #section-breakingnews .breakingnews {
    line-height: 0.95;
  }
}
#section-breakingnews .breakingnews a {
  color: black;
  font-weight: bold;
}
#section-breakingnews .breakingnews.color1 {
  background-color: #FFB619;
  color: black;
}
#section-breakingnews .breakingnews.color1 a {
  color: black;
  font-weight: bold;
}
#section-breakingnews .breakingnews.color2 {
  background-color: #19BFB6;
  color: black;
}
#section-breakingnews .breakingnews.color2 a {
  color: #333333;
  font-weight: bold;
}
#section-breakingnews .breakingnews.color3 {
  background-color: #FFD580;
  color: #5A4A42;
}
#section-breakingnews .breakingnews.color3 a {
  color: #333333;
  font-weight: bold;
}
.page_section_header > div:nth-child(1) {
  width: 70%;
  float: left;
}
.page_section_header > div:nth-child(1) img {
  max-width: 100%;
  height: auto;
}
.page_section_header > div:nth-child(2) {
  width: 25%;
  float: left;
}
.page_section_header > div:nth-child(2) p {
  line-height: 1.4;
}
.page_section_header > div:nth-child(2) h3 {
  margin: 0;
  padding-top: 4px;
}
.page_section_header > div:nth-child(2) h3 a {
  font-size: 16px;
  font-weight: bold;
  color: #0083CD;
}
.page_section_header > div:nth-child(2) a {
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  color: #0083CD;
}
.captioncenter .guide-column {
  text-align: center;
}
.captioncenter .caption {
  text-align: center;
}
.captioncenter .captionline2 {
  text-align: center;
}
.captionbig .caption {
  font-size: 22px;
}
.captionbig .captionline {
  font-size: 18px;
}
.page_section_full .banner-wide img {
  max-height: 300px;
  width: 1080px;
  object-fit: cover;
}
.page_section_header .banner img {
  max-height: 450px;
  width: 100%;
  object-fit: cover;
}
/* Landing Page Sidebars */
@media (max-width: 767px) {
  .page_section_header > div:nth-child(1) {
    width: 100%;
  }
  .page_section_header > div:nth-child(2) {
    width: 100%;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    margin-bottom: 10px;
  }
}
/* Widget Sidebar */
@media (max-width: 767px) {
  #container #content {
    width: 100%;
  }
  #container #content .archives_column {
    border: none;
    border-top: 1px solid black;
  }
  #container aside {
    width: 100%;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    margin-bottom: 10px;
    border-right: none;
  }
}
/* https://codepen.io/imjuangarcia/pen/pGgmbe */
.archive-nav {
  padding-top: 25px;
  color: #bbbbbb;
}
.archive-nav a {
  color: black;
}
.archive-nav .archive-nav-pages {
  text-align: center;
}
.archive-nav .archive-nav-months {
  text-align: center;
}
.archives_page_column,
.page_section_column {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  grid-gap: 1rem;
  color: black;
  line-height: 1.25;
  font-size: 16px;
}
.archives_page_column a,
.page_section_column a {
  font-weight: bold;
  color: black;
}
.archives_page_column > .guide_column,
.page_section_column > .guide_column,
.archives_page_column > .archives_column,
.page_section_column > .archives_column,
.archives_page_column > .indevelopment-column,
.page_section_column > .indevelopment-column,
.archives_page_column > .video-column-horizontal,
.page_section_column > .video-column-horizontal,
.archives_page_column > .slot-column-horizontal,
.page_section_column > .slot-column-horizontal,
.archives_page_column > .tag-column,
.page_section_column > .tag-column {
  max-height: 320px;
  overflow: hidden;
  position: relative;
}
.archives_page_column > .guide_column img,
.page_section_column > .guide_column img,
.archives_page_column > .archives_column img,
.page_section_column > .archives_column img,
.archives_page_column > .indevelopment-column img,
.page_section_column > .indevelopment-column img,
.archives_page_column > .video-column-horizontal img,
.page_section_column > .video-column-horizontal img,
.archives_page_column > .slot-column-horizontal img,
.page_section_column > .slot-column-horizontal img,
.archives_page_column > .tag-column img,
.page_section_column > .tag-column img {
  width: 100%;
  max-height: 225px;
  object-fit: contain;
}
.archives_page_column > .indevelopment-column,
.page_section_column > .indevelopment-column {
  max-height: 800px;
}
.archives_page_column > .indevelopment-column img,
.page_section_column > .indevelopment-column img {
  max-height: 160px;
}
.archives_page_column > .playlist-column,
.page_section_column > .playlist-column {
  max-height: 250px;
  overflow: hidden;
  position: relative;
}
.archives_page_column > .playlist-column iframe,
.page_section_column > .playlist-column iframe {
  width: 100%;
  height: 200px;
}
.archives_page_column > .video-column-vertical,
.page_section_column > .video-column-vertical,
.archives_page_column > .slot-column-vertical,
.page_section_column > .slot-column-vertical {
  max-height: 590px;
  overflow: hidden;
  position: relative;
  padding: 10px;
}
.archives_page_column > .video-column-vertical img,
.page_section_column > .video-column-vertical img,
.archives_page_column > .slot-column-vertical img,
.page_section_column > .slot-column-vertical img {
  width: 100%;
  object-fit: contain;
}
.archives_page_column > .video-column-vertical iframe,
.page_section_column > .video-column-vertical iframe,
.archives_page_column > .slot-column-vertical iframe,
.page_section_column > .slot-column-vertical iframe {
  width: 100%;
}
.archives_page_column > .archives_column,
.page_section_column > .archives_column {
  max-height: 800px;
  border-top: 1px black solid;
  border-left: 1px black solid;
  border-right: 1px black solid;
  margin: 0;
  padding: 10px;
  height: 100%;
  position: relative;
}
.archives_page_column > .archives_column .entry-meta,
.page_section_column > .archives_column .entry-meta {
  font-size: 14px;
  font-weight: 500;
  color: rgba(51, 51, 51, 0.6);
}
.archives_page_column > .archives_column .entry-meta a,
.page_section_column > .archives_column .entry-meta a {
  color: rgba(51, 51, 51, 0.6);
  font-weight: 500;
}
.archives_page_column > .archives_column h2.entry-title,
.page_section_column > .archives_column h2.entry-title {
  margin-top: 0;
}
.archives_page_column > .archives_column h2.entry-title a,
.page_section_column > .archives_column h2.entry-title a {
  font-family: "Arial";
  font-size: 18px;
  font-weight: normal;
  line-height: 15px;
}
.archives_page_column > .archives_column img,
.page_section_column > .archives_column img {
  height: 320px;
  object-fit: cover;
}
.archives_page_column .reviews,
.page_section_column .reviews {
  max-height: 500px;
  line-height: 1.1;
  font-size: 15px;
}
.archives_page_column .reviews .primary,
.page_section_column .reviews .primary,
.archives_page_column .reviews .secondary,
.page_section_column .reviews .secondary {
  text-indent: -25px;
  padding-left: 25px;
}
.archives_page_column .reviews .primary a,
.page_section_column .reviews .primary a {
  font-size: 16px;
  font-weight: bold;
}
.archives_page_column .reviews .secondary a,
.page_section_column .reviews .secondary a {
  font-size: 15px;
  font-weight: normal;
}
.archives_page_column {
  grid-gap: 0;
}
.archives_page_column > div:nth-last-child(1),
.archives_page_column > div:nth-last-child(2) {
  border-bottom: 1px black solid;
}
.sidebar {
  padding-left: 8px;
}
.sidebar a {
  font-weight: bold;
}
.sidebar p {
  margin: 0;
}
.embed-playlist .embed-playlist-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.embed-playlist iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.embed-playlist .embed-video-playlist-master {
  margin: 0 auto;
  margin-top: 10px;
  position: relative;
  height: 225px;
  /* Arrows: https://codepen.io/mahish/pen/RajmQw */
}
.embed-playlist .embed-video-playlist-master .title {
  padding-top: 20px;
  line-height: 1;
}
.embed-playlist .embed-video-playlist-master .paddles {
  height: 100px;
}
.embed-playlist .embed-video-playlist-master .paddle {
  position: absolute;
  top: 65px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.embed-playlist .embed-video-playlist-master .left-paddle {
  left: 0;
}
.embed-playlist .embed-video-playlist-master .right-paddle {
  right: 0;
}
.embed-playlist .embed-video-playlist-master .hidden {
  display: none;
}
.embed-playlist .embed-video-playlist-list {
  text-align: center;
  overflow-y: hidden;
  overflow-x: scroll;
  -ms-overflow-style: scroll;
  scrollbar-width: none;
  height: 250px;
}
.embed-playlist .embed-video-playlist-list::-webkit-scrollbar {
  display: none;
}
.embed-playlist ul {
  white-space: nowrap;
  margin: 0;
  padding: 0;
}
.embed-playlist li {
  display: inline-block;
  margin: 0;
  padding: 0;
  clear: both;
  width: 175px;
  vertical-align: top;
  white-space: pre-wrap;
}
.embed-playlist li .titlexxxx {
  margin-top: -26px;
}
.embed-playlist li .playlist-thumbnail {
  cursor: pointer;
}
.embed-playlist li a {
  color: black;
}
.embed-playlist li a:hover {
  text-decoration: underline;
}
.embed-playlist .title {
  margin-top: -20px;
}
.adjustplaylistxxx .embed-playlist .embed-video-playlist-master {
  margin-top: -20px;
}
.adjustplaylistxxx .embed-playlist .title {
  margin-top: -50px;
}
.scrollbar-hidden::-webkit-scrollbar {
  display: none;
}
/* Hide scrollbar for IE, Edge add Firefox */
.scrollbar-hidden {
  -ms-overflow-style: none;
  scrollbar-width: none;
  /* Firefox */
}
.guide .btnmoremedia,
.guide .btnmorenews {
  background-color: #66E5FF;
  padding: 5px;
  cursor: pointer;
}
.guide .btnmoremedia:active,
.guide .btnmorenews:active {
  background-color: #0083CD;
}
.guide .stars {
  color: #0083CD;
  text-align: center;
}
.guide .ratings-table {
  padding-top: 10px;
  margin: auto;
  width: 400px;
}
.guide .ratings-table td {
  font-size: 18px;
  text-align: center;
}
.guide .ratings-table td .title {
  font-weight: bold;
}
.guide .ratings-table td .value {
  color: #0083CD;
}
.guide .detailsection {
  position: relative;
}
.guide .detailsection .heading {
  font-weight: bold;
}
.guide .detailsection .block-details {
  float: left;
  width: 50%;
}
.guide .detailsection .block-details .details .title {
  font-weight: bold;
}
.guide .detailsection .block-details td {
  vertical-align: baseline;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .guide .detailsection .block-details {
    float: none;
    width: 100%;
  }
}
.guide .detailsection .block-audience {
  float: left;
  width: 50%;
}
@media (max-width: 767px) {
  .guide .detailsection .block-audience {
    float: none;
    width: 100%;
  }
}
.guide .audience .audience-one {
  margin-left: 10px;
  margin-bottom: 5px;
}
.guide .audience .audience-one .title {
  position: relative;
  font-weight: bold;
  margin-bottom: -20px;
}
.guide .audience .audience-one .value {
  width: 80%;
  position: relative;
  height: 17px;
  padding-top: 18px;
}
.guide .audience .audience-one .value .value-container {
  position: absolute;
  top: 20;
  left: 0;
  width: 100%;
  height: 15px;
  background-color: white;
  border: 1px solid black;
}
.guide .audience .audience-one .value .value-amount {
  position: absolute;
  top: 20;
  left: 0;
  height: 15px;
  width: 0;
  background-color: #0083CD;
  border: 1px solid black;
}
.guide .waittimeinfo1 {
  color: #0083CD;
  text-align: center;
  font-size: 40px;
  padding-top: 10px;
  font-weight: bold;
}
.guide .waittimeinfo1 .lastcheck {
  color: #666;
  font-size: 16px;
}
.guide .waittimeinfo2 {
  color: #0083CD;
  text-align: center;
  font-size: 16px;
  padding-top: 10px;
  font-weight: normal;
}
.guide .guide-two-column {
  padding-top: 15px;
}
.guide .guide-two-column .page_section_full {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  grid-gap: 1rem;
  vertical-align: center;
}
.guide .guide-park-intro2 {
  text-align: center;
  line-height: 18px;
  font-weight: bold;
}
.guide .guide-park-intro2 iframe {
  padding-top: 8px;
}
.guide .guide-park-ad {
  text-align: center;
}
.guide .guide-park-ad img {
  padding-top: 20px;
}
.lpmovie .header-image {
  display: none;
}
.lpmovie .image {
  text-align: center;
}
.lpmovie .info {
  text-align: center;
  font-weight: bold;
  padding: 0;
  margin: 0;
  line-height: 1.2;
}
.lpmovie .description {
  font-size: 15px;
  line-height: 1.4;
}
.lpmovie .episodes table {
  border-spacing: 0px;
  border-collapse: separate;
  line-height: 1.2;
}
.lpmovie .episodes table th,
.lpmovie .episodes table td {
  border: 1px solid;
  padding: 5px;
}
.lpmovie .episodes table thead td:nth-child(1),
.lpmovie .episodes table thead td:nth-child(2),
.lpmovie .episodes table thead td:nth-child(3),
.lpmovie .episodes table td:nth-child(1),
.lpmovie .episodes table td:nth-child(2),
.lpmovie .episodes table td:nth-child(3) {
  text-align: center;
}
.lpmovie .episodes table thead td {
  background-color: #f2f2f2;
  font-weight: bold;
}
.lpmovie .episodes table tr:nth-child(even) {
  background-color: #f2f2f2;
}
.guide .news {
  margin: auto;
}
.guide .news * {
  box-sizing: border-box;
}
.guide .news .news-container {
  overflow-y: auto;
  margin: auto;
  margin-bottom: -30px;
}
.guide .news .news-container::after {
  clear: both;
}
.guide .news .div-btnshowmore {
  text-align: center;
}
.guide .news .guide-news-item {
  width: 33%;
  float: left;
  text-align: center;
  padding-bottom: 10px;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .guide .news .guide-news-item {
    width: 50%;
  }
}
.guide .news .guide-news-item .title {
  height: 80px;
  overflow-y: hidden;
  line-height: 1.1;
  font-size: 14px;
}
.guide .news .guide-news-item .title a {
  color: black;
}
.guide .news .guide-news-item .title a:hover {
  text-decoration: underline;
}
.guide .news .guide-news-item .line2 {
  font-size: 12px;
  line-height: 1.1;
}
.content-lp_dailyparkpage {
  text-align: center;
  vertical-align: bottom;
}
.content-lp_dailyparkpage .weather {
  text-align: center;
  margin: auto;
}
.content-lp_dailyparkpage img {
  margin: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.content-lp_dailyparkpage table tr td {
  border: 0;
}
.content-lp_dailyparkpage .header {
  text-align: center;
  padding: 0;
  font-weight: bold;
}
.content-lp_dailyparkpage h1 {
  font-size: 36px;
  font-weight: bold;
  padding-top: 10px;
  margin: 0;
}
.content-lp_dailyparkpage h2 {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
}
.content-lp_dailyparkpage h3 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.content-lp_dailyparkpage .linksection {
  text-align: left;
}
.content-lp_dailyparkpage .schedules .parkname {
  font-weight: bold;
}
.content-lp_dailyparkpage .schedules .parkschedule {
  text-align: left;
  font-size: 12px;
}
.content-lp_dailyparkpage .schedules .parkschedule table {
  border-collapse: collapse;
  border-spacing: 0;
}
.content-lp_dailyparkpage .schedules .parkschedule td {
  text-align: left;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 2px;
  padding-right: 2px;
}
.content-lp_dailyparkpage .schedules .parkschedule tbody tr:nth-child(odd) {
  color: blue;
}
.content-lp_dailyparkpage .schedules .parkschedule tbody tr:nth-child(even) {
  color: black;
}
.waittimehistoryheader .waittimeheaderselector {
  padding-top: 10px;
  text-align: center;
}
.waittimehistoryheader .waittimehistorytitle {
  padding-top: 20px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  color: black;
}
.waittimehistoryfooter {
  padding-top: 20px;
}
.currentwaittime .currentwaittimenumber {
  margin-top: 25px;
  text-align: center;
  color: #0083cd;
  font-size: 80px;
}
.currentwaittime .currentwaittimewhen {
  padding-top: 40px;
  text-align: center;
}
.content-lp_waittimes,
.content-lp_waittimes_group {
  color: black;
  font-size: 16px;
  font-weight: 500;
}
.content-lp_waittimes .selector,
.content-lp_waittimes_group .selector {
  text-align: center;
  font-weight: bold;
  padding-bottom: 10px;
  padding-top: 10px;
}
.content-lp_waittimes .selector select,
.content-lp_waittimes_group .selector select {
  font-weight: normal;
}
.content-lp_waittimes .header,
.content-lp_waittimes_group .header {
  text-align: center;
  font-weight: bold;
  padding-bottom: 10px;
  padding-top: 10px;
}
.content-lp_waittimes .resources a,
.content-lp_waittimes_group .resources a {
  font-weight: normal;
}
.content-lp_waittimes .eventsheader,
.content-lp_waittimes_group .eventsheader {
  text-decoration: underline;
  margin-bottom: -8px;
}
.content-lp_waittimes .linkother,
.content-lp_waittimes_group .linkother {
  padding-top: 10px;
  font-size: 14px;
}
.content-lp_waittimes .linkother a,
.content-lp_waittimes_group .linkother a,
.content-lp_waittimes .linkother a:hover,
.content-lp_waittimes_group .linkother a:hover,
.content-lp_waittimes .linkother a:visited,
.content-lp_waittimes_group .linkother a:visited {
  font-weight: normal;
}
.content-lp_waittimes table,
.content-lp_waittimes_group table {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
.content-lp_waittimes table.lp_attraction thead td,
.content-lp_waittimes_group table.lp_attraction thead td {
  font-weight: bold;
}
.content-lp_waittimes table.lp_attraction td,
.content-lp_waittimes_group table.lp_attraction td {
  font-size: 90%;
  border: 1px black solid;
}
.content-lp_waittimes table.lp_attraction td:nth-child(1),
.content-lp_waittimes_group table.lp_attraction td:nth-child(1) {
  font-weight: 500;
}
.content-lp_waittimes table.lp_attraction td:nth-child(1) a,
.content-lp_waittimes_group table.lp_attraction td:nth-child(1) a {
  color: #0083CD;
}
.content-lp_waittimes table.lp_attraction td:nth-child(2),
.content-lp_waittimes_group table.lp_attraction td:nth-child(2) {
  text-align: center;
}
.content-lp_waittimes table.lp_attraction td:nth-child(3),
.content-lp_waittimes_group table.lp_attraction td:nth-child(3) {
  text-align: center;
  width: 40px;
}
.content-lp_waittimes .statusdown,
.content-lp_waittimes_group .statusdown {
  color: orange;
}
.content-lp_waittimes .showtimes .showtimeheader,
.content-lp_waittimes_group .showtimes .showtimeheader {
  text-align: center;
  font-weight: bold;
  font-size: 110%;
  padding-top: 20px;
}
.content-lp_waittimes .showtimes .noshows,
.content-lp_waittimes_group .showtimes .noshows {
  font-weight: bold;
  text-align: center;
}
.content-lp_waittimes .showtimes table.lp_showtimes thead td,
.content-lp_waittimes_group .showtimes table.lp_showtimes thead td {
  font-weight: bold;
}
.content-lp_waittimes .showtimes table.lp_showtimes td,
.content-lp_waittimes_group .showtimes table.lp_showtimes td {
  font-size: 90%;
  border: 1px black solid;
}
.content-lp_waittimes .showtimes table.lp_showtimes td:nth-child(1),
.content-lp_waittimes_group .showtimes table.lp_showtimes td:nth-child(1) {
  font-weight: 500;
}
.content-lp_waittimes .showtimes table.lp_showtimes td:nth-child(1) a,
.content-lp_waittimes_group .showtimes table.lp_showtimes td:nth-child(1) a {
  color: #0083CD;
}
.content-lp_waittimes .showtimes table.lp_showtimes td:nth-child(2),
.content-lp_waittimes_group .showtimes table.lp_showtimes td:nth-child(2) {
  padding-left: 5px;
  padding-right: 5px;
}
.content-lp_waittimes .footer,
.content-lp_waittimes_group .footer {
  padding-top: 30px;
}
.content-lp_waittimes_group .header_group {
  text-align: center;
  font-weight: bold;
}
.content-lp_waittimes_group .header_group .hoursheader {
  font-weight: bold;
}
.content-lp_waittimes_group .header_group .hours {
  font-weight: normal;
  line-height: 22px;
}
.content-lp_waittimes_group table.lp_attraction_group thead td {
  font-weight: bold;
}
.content-lp_waittimes_group table.lp_attraction_group td {
  font-size: 90%;
  border: 1px black solid;
}
.content-lp_waittimes_group table.lp_attraction_group td:nth-child(1) {
  font-weight: 500;
}
.content-lp_waittimes_group table.lp_attraction_group td:nth-child(2) {
  font-weight: 500;
}
.content-lp_waittimes_group table.lp_attraction_group td:nth-child(2) a {
  color: #0083CD;
}
.content-lp_waittimes_group table.lp_attraction_group td:nth-child(3) {
  text-align: center;
}
.content-lp_waittimes_group table.lp_attraction_group td:nth-child(4) {
  text-align: center;
  width: 40px;
}
.ridenowexplination {
  padding-top: 15px;
  padding-left: 20px;
  font-size: 90%;
  font-style: italic;
}
.waittime-wait {
  color: red;
  font-weight: 700;
}
.waittime-go {
  color: darkgreen;
  font-weight: 700;
}
.currentwaithide {
  display: none;
}
.waiticon {
  margin: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.waiticon table {
  border: 0 !important;
  border-collapse: collapse !important;
}
.waiticon table td {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  border: 0 !important;
}
.lp_waittimestats .grid {
  margin-top: 10px;
}
.lp_waittimestats .grid thead {
  font-weight: bold;
}
.lp_waittimestats .grid td {
  padding: 1px 1px 1px 1px !important;
}
.lp_waittimestats .grid td:nth-child(2),
.lp_waittimestats .grid td:nth-child(3),
.lp_waittimestats .grid td:nth-child(4) {
  text-align: center;
}
.lp_waittimestats .grid td:nth-child(1) {
  font-weight: bold;
}
.lp_waittimestats .grid .maxtime {
  font-weight: 600;
}
.lp_waittimestats .grid .timeeven {
  color: #000000;
}
.lp_waittimestats .explination {
  font-size: 14px;
  font-weight: bold;
}
.content-lp_lightninglane {
  color: black;
  font-size: 16px;
  font-weight: 500;
}
.content-lp_lightninglane .selector {
  text-align: center;
  font-weight: bold;
  padding-bottom: 10px;
  padding-top: 10px;
}
.content-lp_lightninglane .selector select {
  font-weight: normal;
}
.content-lp_lightninglane .header {
  text-align: center;
  font-weight: bold;
  padding-bottom: 10px;
  padding-top: 10px;
}
.content-lp_lightninglane .resources a {
  font-weight: normal;
}
.content-lp_lightninglane .linkother {
  padding-top: 10px;
  font-size: 14px;
}
.content-lp_lightninglane .linkother a,
.content-lp_lightninglane .linkother a:hover,
.content-lp_lightninglane .linkother a:visited {
  font-weight: normal;
}
.content-lp_lightninglane table {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
.content-lp_lightninglane .eventsheader {
  text-decoration: underline;
  margin-bottom: -8px;
}
.content-lp_lightninglane table.lp_attraction thead td {
  font-weight: bold;
}
.content-lp_lightninglane table.lp_attraction tbody td {
  font-size: 90%;
  border: 1px black solid;
}
.content-lp_lightninglane table.lp_attraction tbody td:nth-child(1) {
  font-weight: 500;
}
.content-lp_lightninglane table.lp_attraction tbody td:nth-child(1) a {
  color: #0083CD;
}
.content-lp_lightninglane table.lp_attraction thead td:nth-child(2),
.content-lp_lightninglane table.lp_attraction tbody td:nth-child(2) {
  text-align: center;
}
.content-lp_lightninglane table.lp_attraction thead td:nth-child(3),
.content-lp_lightninglane table.lp_attraction tbody td:nth-child(3) {
  text-align: center;
}
.authorbox {
  background-color: #ebebeb;
  border: 5px single #dddddd;
}
.authorbox .name {
  font-size: 120%;
  font-weight: bold;
}
.authorbox table {
  margin-top: 20px;
  padding: 10px;
}
.authorbox table .avatar {
  padding-top: 5px;
  vertical-align: top;
}
.authorbox table .info {
  padding-left: 10px;
  vertical-align: top;
}
.ad-bannertext {
  padding-top: 15px;
}
.ad-bannertext img {
  width: 225px;
  height: 188px;
}
.sidebar-sponsor {
  padding-top: 15px;
  margin-bottom: 25px;
}
.sidebar-sponsor .title {
  font-weight: bold;
}
.ad-sidebar {
  text-align: center;
  width: 300px;
  height: 225px;
  padding-bottom: 25px;
  padding-left: 10px;
}
.ad-sidebar-skyscraper {
  text-align: center;
  width: 300px;
  height: 600px;
  padding-left: 10px;
}
.archive-header {
  padding-bottom: 10px;
  color: black;
  text-align: center;
}
.archive-header .authorbox {
  text-align: left;
}
.archive-header .title {
  font-weight: bold;
  font-size: 150%;
}
.archive-header .term {
  font-size: 150%;
}
h3.widget-title {
  font-size: 22px;
}
#topposts-sidebar .toppost-sidebar-one {
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: 1px solid black;
}
#topposts-sidebar .toppost-sidebar-one a {
  font-weight: normal;
}
#topposts-sidebar .toppost-sidebar-one a:hover {
  text-decoration: underline;
}
#fpfooter {
  padding-top: 30px;
}
#fpfooter .slottext-one {
  padding-bottom: 2px;
}
#fpfooter .slottext-one a {
  font-weight: normal;
}
#fpfooter .slottext-one a:hover {
  text-decoration: underline;
}
#fpfooter .slottext-one .toppost-footer-one {
  padding-bottom: 5px;
}
#fpfooter .slottext-one .title {
  font-weight: bold;
}
#ToC {
  font-family: Arial, Helvetica, sans-serif;
  color: Black;
  background-color: #eeeeee;
  border-radius: 10px;
  width: 95%;
  border: 1px solid Black;
  padding: 1px;
  margin: 1px;
  text-align: center;
}
#ToC ul {
  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3;
  text-align: left;
  margin: 2px;
}
#ToC li {
  line-height: 95%;
  text-align: left;
}
#ToC h2 {
  font-size: 80%;
  color: black;
}
#ToC h3 {
  margin: 5px;
}
#ToC a {
  font-size: 80%;
  color: black;
}
a.lptocreturn {
  color: black;
  font-size: 14px;
  font-weight: normal;
}
.post-230260 .header {
  display: none;
}
#fp-sidebar-covering-div {
  min-height: 220px;
}
#fp-sidebar-covering-div .heading {
  font-weight: bold;
  font-size: 16px;
  color: black;
}
#fp-sidebar-covering-div #fp-sidebar-covering-insert .item {
  display: flex;
  align-items: center;
  /* Adjust the vertical alignment if needed */
  min-height: 20px;
  /* Ensure there's enough height for the icon */
  line-height: 1.2;
  padding-bottom: 6px;
}
#fp-sidebar-covering-div #fp-sidebar-covering-insert .item .text-wrapper {
  flex-grow: 1;
  /* Allow the text wrapper to grow and fill available space */
  margin-left: 2px;
  /* Adjust based on your design needs */
}
#fp-sidebar-covering-div #fp-sidebar-covering-insert .item a {
  color: #0083CD;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  /* Optional, if you wish to remove the underline from links */
}
#widget-sidebar-covering-div {
  min-height: 220px;
  text-align: left;
}
#widget-sidebar-covering-div .heading {
  font-weight: bold;
  font-size: 16px;
  color: black;
}
#widget-sidebar-covering-div #widget-sidebar-covering-insert .item {
  display: flex;
  align-items: center;
  /* Adjust the vertical alignment if needed */
  min-height: 20px;
  /* Ensure there's enough height for the icon */
  line-height: 1.2;
  padding-bottom: 6px;
}
#widget-sidebar-covering-div #widget-sidebar-covering-insert .item .text-wrapper {
  flex-grow: 1;
  /* Allow the text wrapper to grow and fill available space */
  margin-left: 2px;
  /* Adjust based on your design needs */
}
#widget-sidebar-covering-div #widget-sidebar-covering-insert .item a {
  color: #0083CD;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  /* Optional, if you wish to remove the underline from links */
}
.nowcovering-base {
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 0.25em;
  padding: 0;
  height: 20px;
  width: 20px;
  vertical-align: baseline;
  background-size: cover;
}
.nowcovering-live {
  background: url("https://www.laughingplace.com/w/wp-content/uploads/2024/03/live.png");
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 0.25em;
  padding: 0;
  height: 20px;
  width: 20px;
  vertical-align: baseline;
  background-size: cover;
}
.nowcovering-covering {
  background: url("https://www.laughingplace.com/w/wp-content/uploads/2024/03/covering.png");
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 0.25em;
  padding: 0;
  height: 20px;
  width: 20px;
  vertical-align: baseline;
  background-size: cover;
}
.nowcovering-trending {
  background: url("https://www.laughingplace.com/w/wp-content/uploads/2024/03/trending.png");
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 0.25em;
  padding: 0;
  height: 20px;
  width: 20px;
  vertical-align: baseline;
  background-size: cover;
}
.nowcovering-new {
  background: url("https://www.laughingplace.com/w/wp-content/uploads/2024/03/newb-1.png");
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 0.25em;
  padding: 0;
  height: 20px;
  width: 20px;
  vertical-align: baseline;
  background-size: cover;
}
#autotwitter-new-div {
  width: 100%;
  text-align: center;
  display: none;
}
#autotwitter-new-button {
  width: 100%;
  background-color: blue;
  color: white;
  padding: 4px;
  font-weight: bold;
}
#tweets-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.twitter-tweet {
  margin: 20px 0;
}
#calendar {
  border: 1px black solid;
}
#calendar .row1 {
  background-color: #f0f8ff;
}
#calendar .row2 {
  background-color: #87cefa;
}
#calendar .row3 {
  background-color: #b0c4de;
}
#calendar .row4 {
  background-color: #b0e0e6;
}
#calendar .row5 {
  background-color: #87ceeb;
}
#calendar .row6 {
  background-color: #add8e6;
}
#calendar .details {
  padding-left: 65px;
}
.article-subhead {
  font-weight: bold;
  font-size: 18px;
  margin-top: -10px;
  padding-top: -10px;
  padding-bottom: 10px;
  margin-right: 3px;
  color: rgba(51, 51, 51, 0.8);
}
/* Shared Form Styles for Registration, Login, Profile Update, Forgot Username, Forgot Password, and Password Reset */
.lp-registration-form,
.lp-login-form,
.lp-profile-update-form,
.lp-forgot-username-form,
.lp-forgot-password-form,
.lp-password-reset-form {
  display: flex;
  flex-direction: column;
  max-width: 400px;
  margin: 0 auto;
  padding: 20px;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.lp-registration-form label,
.lp-login-form label,
.lp-profile-update-form label,
.lp-forgot-username-form label,
.lp-forgot-password-form label,
.lp-password-reset-form label {
  margin-bottom: 8px;
  font-weight: bold;
}
.lp-registration-form input[type="text"],
.lp-registration-form input[type="email"],
.lp-registration-form input[type="password"],
.lp-login-form input[type="text"],
.lp-login-form input[type="password"],
.lp-profile-update-form input[type="text"],
.lp-profile-update-form input[type="email"],
.lp-profile-update-form select,
.lp-forgot-username-form input[type="email"],
.lp-forgot-password-form input[type="email"],
.lp-password-reset-form input[type="password"] {
  padding: 10px;
  margin-bottom: 20px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  background-color: #fff;
}
.lp-registration-form input[type="submit"],
.lp-login-form input[type="submit"],
.lp-profile-update-form input[type="submit"],
.lp-forgot-username-form input[type="submit"],
.lp-forgot-password-form input[type="submit"],
.lp-password-reset-form input[type="submit"] {
  padding: 10px 20px;
  background-color: #0073aa;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
}
.lp-registration-form input[type="submit"]:hover,
.lp-login-form input[type="submit"]:hover,
.lp-profile-update-form input[type="submit"]:hover,
.lp-forgot-username-form input[type="submit"]:hover,
.lp-forgot-password-form input[type="submit"]:hover,
.lp-password-reset-form input[type="submit"]:hover {
  background-color: #005177;
}
.lp-registration-form select,
.lp-profile-update-form select {
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #ccc;
  background-color: #fff;
}
/* reCAPTCHA Alignment */
.g-recaptcha {
  margin-bottom: 20px;
}
/* Add any additional specific styling rules for password reset pages */
.lp-password-reset-form p {
  margin-bottom: 10px;
  color: #555;
  font-style: italic;
}
.youtube-link-button {
  background-color: #FF0000;
  /* YouTube Red */
  color: white;
  border: none;
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
  border-radius: 5px;
  margin-top: 10px;
}
.youtube-link-button:hover {
  background-color: #CC0000;
  /* Darker red on hover */
}
/* New Section */
.lpmenustats {
  font-family: Verdana, sans-serif;
  color: #0083cd;
  background: #ffffff;
  padding-bottom: 5px;
  padding-top: 5px;
}
