/**
*  ______   ______  _____      _    __ _____ _______  ______
* | |  | \ | |     | | \ \    | |  / /  | |    | |   | |
* | |__| | | |---- | |  | |   | |-< <   | |    | |   | |----
* |_|  \_\ |_|____ |_|_/_/    |_|  \_\ _|_|_   |_|   |_|____
*
* Theme Name:    Island Dunes
* Theme URI:     http://www.island-dunes.com
* Author:        Debbie Campbell
* Author URI:    https://www.redkitecreative.com
* Description:   A custom child theme using Kadence Pro parent theme.
* Template:      kadence
* Version:       1.0.0
* License:       GNU General Public License v3.0 (or later)
* License URI:   https://www.gnu.org/licenses/gpl-3.0.html
*/
/* Variables
-------------------------------------------------- */
/* Defaults
--------------------------------------------- */
.page-hero-section h1.entry-title {
  text-shadow: 0px 2px 4px rgba(17, 17, 17, 0.45);
}

.entry-content a,
.entry-content a:not(.kt-button),
.entry-content a:not(.button) {
  font-weight: 700;
  text-decoration: none;
}
.entry-content a:hover,
.entry-content a:not(.kt-button):hover,
.entry-content a:not(.button):hover {
  text-decoration: underline;
}

.entry-content ul li {
  margin-bottom: 0.4em;
}
.entry-content a {
  font-weight: 600;
}

@media (max-width: 700px) {
  figure.alignright, figure.alignleft {
    float: none !important;
    margin-right: auto !important;
    margin-left: auto !important;
    text-align: center;
  }
}

.wp-block-kadence-image figcaption {
  text-align: center;
}

.single-content h1, .single-content h2, .single-content h3, .single-content h4, .single-content h5, .single-content h6 {
  margin: 1em 0 0.5em;
}

.entry-header h1.page-title,
.entry-header h1.entry-title,
.entry-header h1.archive-title {
  margin-bottom: 20px !important;
  text-transform: uppercase;
}

.entry-header h1.archive-title {
  border-bottom: 1px solid #666;
  margin-bottom: 25px !important;
  padding-bottom: 3px;
}

/* Header
-------------------------------------------------- */
.main-navigation li.mobile {
  display: none !important;
}

@media screen and (max-width: 449px) {
  .header-text {
    display: none;
  }
}
@media screen and (min-width: 450px) {
  .header-text {
    font-size: 23px;
    padding: 20px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .header-text {
    font-size: 28px;
    text-align: center;
  }
}
/* Optional: Additional sizes for even larger screens */
@media screen and (min-width: 960px) {
  .header-text {
    font-size: 34px;
    text-align: center;
  }
}
/* Custom
-------------------------------------------------- */
.page-id-30 #search-widget_IO312PWQ {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  background: white;
  border: 1px solid #D4D8E1;
  border-radius: 10px;
  bottom: 15px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
          box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 6px 10px 4px;
  position: relative;
}
.page-id-30 #search-widget_IO312PWQ #guesty-search-widget__datepicker {
  margin-bottom: 3px;
}
.page-id-30 #search-widget_IO312PWQ button.guesty-search-submit-btn {
  background-color: #00AEEF;
  position: relative;
  text-transform: uppercase;
  top: -3px;
}
.page-id-30 #search-widget_IO312PWQ button.guesty-search-submit-btn:hover {
  background-color: #000;
}

.home .mobile-booking #search-widget_IO312PWQ {
  bottom: 0;
}

/* Home
-------------------------------------------------- */
home .site-header-bottom-section-center {
  z-index: 0;
}
home .site-header-bottom-section-center ul.sub-menu {
  z-index: 150;
}

.home .desktop-booking #search-widget_IO312PWQ {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  background: white;
  border: 1px solid #D4D8E1;
  border-radius: 10px;
  bottom: 15px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
          box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 6px 10px 4px;
  position: relative;
}
.home .desktop-booking #search-widget_IO312PWQ #guesty-search-widget__datepicker {
  margin-bottom: 3px;
}
.home .desktop-booking #search-widget_IO312PWQ button.guesty-search-submit-btn {
  background-color: #00AEEF;
  position: relative;
  text-transform: uppercase;
  top: -3px;
}
.home .desktop-booking #search-widget_IO312PWQ button.guesty-search-submit-btn:hover {
  background-color: #000;
}

.home .mobile-booking #search-widget_IO312PWQ {
  bottom: 0;
}