/*!
Theme Name: HPD - Admin
Theme URI: http://underscores.me/
Author: Parable Productions
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: holiday-parks-downunder
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Adelaide RV is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

body {
  font-family: "Raleway", sans-serif;
}

h1 {
  font-size: 2rem;
}

h4 {
  font-size: 18px;
}

h4 a {
  color: #000 !important;
}

.full-width {
  width: 100% !important;
}

img {
  width: 100%;
  height: auto;
}

.container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}

hr {
  margin-top: 10px;
  margin-bottom: 10px;
}

a {
  color: #3c5aa0;
}

.two-col {
  column-count: 2;
}

.section-blue {
  background-color: #3c5aa0;
  color: #ffffff;
}

.no-padding {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

section {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.col-num-2 {
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
}

.feed-img {
  max-height: 175px;
  overflow: hidden;
}

.no-padding-top {
  padding-top: 0rem !important;
}

#summary {
  font-size: 14px;
  line-height: 1.5;
}

#summary .collapse:not(.show) {
  height: 92px !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

#summary .collapsing {
  min-height: 92px !important;
}

#summary a.collapsed:after {
  content: "+ Read More";
}

#summary a:not(.collapsed):after {
  content: "- Read Less";
}

.col-span-3 {
  -webkit-columns: 3 1rem;
  -moz-columns: 3 1rem;
  columns: 3 1rem;
}

.unstyled {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}

.term-list {
  font-weight: 500;
  line-height: 180%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

.mainnav {
  background: #000;
  padding-top: 0rem;
  padding-bottom: 0rem;
}

a.ubermenu-target {
  color: #fff;
  text-transform: uppercase !important;
  font-size: 0.8rem;
  font-weight: 600;
  line-height: 40px;
}

li#menu-item-221 img {
  max-width: 180px;
}

.ubermenu-responsive-toggle .fa {
  float: right;
  margin: 0;
  font-size: 20px;
  padding: 5px 0;
}

.fa-stack-1x {
  color: white;
}

.icon-facebook {
  color: #3b5998;
}

.icon-instagram {
  color: #e95950;
}

.icon-youtube {
  color: #ff0000;
}

.attachment-image-tile {
  max-width: 100%;
  height: auto;
}

a.ubermenu-responsive-toggle.ubermenu-responsive-toggle-main.ubermenu-skin-none.ubermenu-loc-primary.ubermenu-responsive-toggle-content-align-left.ubermenu-responsive-toggle-align-full {
  color: #fff;
}

.ubermenu-main
  .ubermenu-item-level-0.ubermenu-current-menu-item
  > .ubermenu-target,
.ubermenu-main
  .ubermenu-item-level-0.ubermenu-current-menu-parent
  > .ubermenu-target,
.ubermenu-main
  .ubermenu-item-level-0.ubermenu-current-menu-ancestor
  > .ubermenu-target {
  color: #fff !important;
}

.ubermenu .ubermenu-submenu-type-flyout > .ubermenu-item {
  color: #fff;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/

.header {
  padding-top: 1rem;
}

.img-logo {
  width: 45%;
}

/*--------------------------------------------------------------
## Fonts
--------------------------------------------------------------*/

.font-xlight {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-semibold {
  font-weight: 600;
}

.font-bold,
.text-bold {
  font-weight: 700;
}

.font-xbold {
  font-weight: 800;
}

.text-blue {
  color: #3c5aa0;
}

.btn {
  border-radius: 0rem;
  font-weight: 700;
}

.btn-black {
  background-color: #000000;
  color: #ffffff;
}

.btn-blue {
  background-color: #3c5aa0;
  border: 1px solid #3c5aa0;
  color: #ffffff;
}

a.btn-blue {
  color: #ffffff !important;
}

a.btn-blue:hover,
a.btn-blue:active,
a.btn-blue:focus {
  color: #3c5aa0 !important;
}

.btn-blue:hover,
.btn-blue:active,
.btn-blue:focus {
  background-color: #ffffff;
  border: 1px solid #3c5aa0;
  color: #3c5aa0;
}

a.moretag {
  color: #fff;
  background: #3c5aa0;
  font-weight: 300;
  border-radius: 0;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  margin-top: 0.6rem;
  text-decoration: none;
}

.fa-blue {
  color: #3c5aa0;
}

.sidebarCard h4 {
  color: #3c5aa0;
}

.sidebarCard {
  border-top: 3px solid #3c5aa0;
  border-left: 1px solid rgba(0, 0, 0, 0.06);
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  border-right: 1px solid rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 19px 4px #eee;
  display: block;
  font-size: 16px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  float: left;
  width: 100%;
}

.sidebarCard ul li {
  text-decoration: none;
  list-style: none;
}

.sidebarCard a {
  color: #000;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/

.header-social .fa-layers {
  color: #383838;
}

.header-social .fa-layers:hover,
.header-social .fa-layers:active {
  color: #383838;
}

.header-social .fa-facebook-f,
.header-social .fa-twitter,
.header-social .fa-youtube,
.header-social .fa-instagram {
  color: #ffffff;
}

ul.header-social {
  margin-bottom: 0rem;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/

.footer-social .fa-layers {
  color: #ffffff;
}

.footer-social .fa-layers:hover,
.footer-social .fa-layers:active {
  color: #ffffff;
}

.footer-social .fa-facebook-f,
.footer-social .fa-twitter,
.footer-social .fa-youtube,
.footer-social .fa-instagram {
  color: #383838;
}

footer {
  background-color: #000;
  color: #ffffff;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

/*--------------------------------------------------------------
## Home Page
--------------------------------------------------------------*/

.page-hero {
  padding-top: 0px !important;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.homepage-tiles .row + .row {
  padding-top: 0px !important;
}

.homepage-tiles {
  padding-top: 0rem;
  padding-bottom: 0rem;
}

.home-video {
  max-height: 800px;
  overflow: hidden;
}

.carousel-item > img {
  max-width: 100%;
  height: auto;
  display: block;
}

/*--------------------------------------------------------------
## Carousel
--------------------------------------------------------------*/

.carousel-inner .carousel-item-right.active,
.carousel-inner .carousel-item-next {
  transform: translateX(33.33%);
}

.carousel-inner .carousel-item-left.active,
.carousel-inner .carousel-item-prev {
  transform: translateX(-33.33%);
}

.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left {
  transform: translateX(0);
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
  display: flex;
}

.logo-carousel a.carousel-control-prev {
  margin-left: -100px;
}

.logo-carousel a.carousel-control-next {
  margin-right: -100px;
}

.logo-carousel a.carousel-control-prev,
.logo-carousel a.carousel-control-next {
  color: #000 !important;
}

.logo-carousel a.carousel-control-prev,
.logo-carousel a.carousel-control-next {
  color: #000 !important;
}

/*--------------------------------------------------------------
## Search Forms
--------------------------------------------------------------*/

.search-home {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #000;
  background-size: cover;
  background-image: url(assets/img/search-bg-hpd.jpg);
}

.search-home h1 {
  text-shadow: 2px 0px 1px rgba(0, 0, 0, 0.8);
}

#search-filter-form-163 {
  column-count: 2;
}

.searchandfilter label {
  width: 100%;
}

#search-filter-form-163 ul {
  -webkit-margin-before: 0em !important;
  -webkit-margin-after: 0em !important;
  -webkit-padding-start: 0px !important;
}

.searchandfilter ul li {
  padding-bottom: 0rem;
}

.sf-input-select {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  height: calc(2.25rem + 2px);
}

#search-filter-form-163 input[type="submit"] {
  background-color: #000000;
  color: #ffffff;
  display: inline-block;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.dropdown-menu.show {
  min-width: 100% !important;
}

.form-control {
  height: auto;
}

.multiselect-container > li > a {
  padding: 0px;
  width: 100%;
  color: #000;
}

.form-inline label {
  justify-content: left;
}

.multiselect-native-select {
  width: 100%;
}

.btn-group {
  width: 100% !important;
}

.multiselect {
  width: 100% !important;
  text-align: left;
  font-weight: 300;
  border-left: 1px solid #3c5aa0;
  border-top: 1px solid #3c5aa0;
  border-bottom: 1px solid #3c5aa0;
}

/*--------------------------------------------------------------
## Mapping
--------------------------------------------------------------*/

/* Large devices (desktops, 992px and up) */

@media screen and (min-width: 992px) {
  #google_map_list_wrapper {
    bottom: 0;
    height: 500px;
    overflow: hidden;
  }

  #google_map_list_sidebar {
    left: 0;
    bottom: 0;
  }
}

.acf-map {
  height: 100%;
  position: sticky !important;
  max-width: inherit !important;
}

.park-single-map {
  height: 100%;
  position: sticky !important;
  max-width: inherit !important;
  min-height: 600px;
}

.map-hero {
  padding-top: 0rem;
}

/*--------------------------------------------------------------
# Listings
--------------------------------------------------------------*/

a.card-url {
  color: #000;
}

a.card-url:hover,
a.card-url:active,
a.card-url:focus {
  text-decoration: none;
}

.card-text {
  padding: 0.5rem;
}

.card-white {
  border: none;
}

.utilities .card-white {
  margin-bottom: 2rem;
}

.store-logo {
  z-index: 1;
}

.list-group-item {
  margin-left: -1px;
}

.list-group-item:first-child {
  border-top-left-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
}

.list-group-item:last-child {
  border-bottom-right-radius: 0rem !important;
  border-bottom-left-radius: 0rem !important;
}

.card {
  background: #fefefe;
  border-radius: 0;
  margin-bottom: 30px;
}

.stocklistCard-img {
  width: 100%;
}

.holidayparkCard {
  border-top: 3px solid #3c5aa0;
  border-left: 1px solid rgba(0, 0, 0, 0.06);
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  border-right: 1px solid rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 8px 4px #eee;
  display: block;
  font-size: 16px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  float: left;
  width: 100%;
}

.card-features .list-group-item {
  display: flex;
  font-weight: lighter;
  border-bottom: 1px solid #dcdcdc;
  padding: 0.5rem 1.25rem;
}

.card-price {
  text-align: right;
}

.card-features .list-group-item {
  display: flex;
  font-weight: lighter;
  border-bottom: 1px solid #dcdcdc;
  padding: 0.5rem 1.25rem;
}

.card-features span {
  float: left;
  flex: 1;
}

.card-header {
  background-color: #fff;
}

.list-group-item {
  background-color: none;
  border: none;
}

.holidayparkCard:hover,
.holidayparkCard:active,
.holidayparkCard:focus {
  border-top: 3px solid #3c5aa0;
  border-left: 1px solid #3c5aa0;
  border-bottom: 1px solid #3c5aa0;
  border-right: 1px solid #3c5aa0;
}

.two-columns {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

.ubermenu .ubermenu-submenu-type-flyout > .ubermenu-item {
  background-color: #000;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

.form-control {
  width: 100% !important;
  border-radius: 0;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
}

.inlinesearchform {
  width: 100%;
}

.inlinesearchform select {
  height: auto !important;
}

.inlinesearchform input,
.inlinesearchform select,
.inlinesearchform button {
  padding: 1rem;
}

.inlinesearchform .form-control {
  border-left: 1px solid #3c5aa0;
  border-top: 1px solid #3c5aa0;
  border-bottom: 1px solid #3c5aa0;
  border-right: none;
  color: #000;
}

/*--------------------------------------------------------------
# Carousel
--------------------------------------------------------------*/

.multi-item-carousel a.carousel-control-prev,
.multi-item-carousel a.carousel-control-next {
  background-color: #000 !important;
  width: 5%;
  opacity: 1 !important;
}

.carousel-inner .carousel-item-right.active,
.carousel-inner .carousel-item-next {
  transform: translateX(33.33%);
}

.carousel-inner .carousel-item-left.active,
.carousel-inner .carousel-item-prev {
  transform: translateX(-33.33%);
}

.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left {
  transform: translateX(0);
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
  display: flex;
}

/*--------------------------------------------------------------
# Pagination
--------------------------------------------------------------*/

.wp-pagenavi span.current {
  background-color: #3c5aa0;
  font-weight: 400;
  color: #ffffff;
}

a.page.larger,
a.nextpostslink,
a.page.smaller,
a.previouspostslink {
  background-color: #f9f9f9;
  color: #000;
}

.wp-pagenavi a,
.wp-pagenavi span {
  position: relative;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  text-decoration: none;
  border: none;
}

ul.ubermenu-submenu.ubermenu-submenu-id-751.ubermenu-submenu-type-auto.ubermenu-submenu-type-flyout.ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_item {
  min-width: 250px;
}

/*--------------------------------------------------------------
# Custom Changes
--------------------------------------------------------------*/

.footer-navigation ul {
  padding: 0;
  margin: 0;

  list-style-type: none;
}

footer a {
  color: #fff !important;
}

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

a:hover {
  color: grey;
  text-decoration: none;
}

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/

.bg-grey {
  background-color: #f5f5f5;
}

#breadcrumbs {
  margin-bottom: 0;
}

/* Newsletter */
.newsletter {
  background-color: #3c5aa0;
  color: #fff;
}

/*--------------------------------------------------------------
# Slick Slider
--------------------------------------------------------------*/
.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  width: 100%;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Region Slider */
/* Image Overlay Text */
.content {
  position: relative;
  width: 100%;
  max-width: 400px;
  margin: auto;
  overflow: hidden;
}

.content .content-overlay {
  background: rgba(55, 91, 163, 0.7);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.region-image {
  width: 416px !important;
  height: 233px !important;
}

.slider-text {
  background-color: #3c5aa0;
  color: #ffffff !important;
  padding: 5px;
}
