/*
Theme Name: Christmas Farm Inn v2
Theme URI: http://www.riverworksmarketing.com/
Version: 2.6.2.49
Template: Divi
Description: A child theme of Divi
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@import url("css/style-compiled.css");
@import url("css/style-manual.css");
@import url("css/style-amy.css");

ul {
  font-family: "futura-pt", sans-serif;
  font-size: 18px;
}

ul.hide {
  list-style-type: none;
}

.reserve-form {
  background-color: #fff;
  width: 40%;
  height: 85px;
  margin: 0 auto;
  padding: 10px 0 0 10px;
  border: 1px solid #86362c;
}

.date-pick {
  width: 30%;
  float: left;
  margin-right: 3%;
}

.submit-btn {
  width: 32%;
  float: left;
}

.date-pick input,
.submit-btn input {
  width: 100%;
}

.reserve-form div p {
  text-align: left;
}

.submit-btn input {
  background-color: #86362c;
  border: 1px solid #86362c;
  padding: 8px 15px;
  color: #fff;
}

.submit-btn input a:hover {
  background-color: #fff;
  border: 1px solid #86362c;
  padding: 8px 15px;
  color: #86362c;
}

.date-pick input {
  border: 1px solid #86362c;
  padding: 8px;
  background: url(/wp-content/uploads/2016/06/res-btn-icon.png) no-repeat right
    center;
}

@media (max-width: 980px) {
  .reserve-form {
    width: 75%;
  }
}

@media (max-width: 550px) {
  .reserve-form {
    width: 100%;
  }

  .date-pick {
    width: 47%;
    float: left;
    margin-right: 2%;
  }

  .submit-btn {
    width: 96%;
    float: left;
    margin-top: 5px;
  }
}

@media (min-width: 551px) {
  .date-pick,
  .submit-btn {
    margin-top: 15px;
  }
}

body #top-menu-nav li a {
  font-family: "minion-pro", serif !important;
  text-transform: uppercase;
  font-size: 16px;
}

@media (max-width: 1330px) {
  body #top-menu-nav li a {
    font-family: "minion-pro", serif !important;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.008em;
  }

  #top-menu li {
    padding-right: 10px;
  }
}

.dual-slider .et_pb_slider .et_pb_slide {
    min-height: 590px;
}

@media (min-width: 981px) {
  .et_fullwidth_nav #main-header .container {
    padding-right: 5px;
    padding-left: 5px;
  }

  div.amen-icon {
    max-width: 960px;
    margin: 0 auto;
    overflow: auto;
    padding-left: 5%;
  }

  #footer div.amen-icon {
    padding-left: 0 !important;
  }

  div.amen-icon div {
    float: left;
    margin-right: 5%;
    display: inline-block;
  }

  div.amen-icon div {
    margin-right: 2.8% !important;
  }

  .single-icon {
    width: 133px;
    height: 160px;
  }

  .single-icon p {
    font-family: "minion-pro", serif;
    color: #fff;
    font-size: 18px;
    line-height: 1.6em;
    font-style: italic;
  }

  /* Header logo overlap */
  .et_menu_container {
    height: 105px;
  }

  p {
    font-family: "futura-pt", sans-serif;
  }

  h2 {
    font-family: "minion-pro", serif;
  }

  /* Dual Slider */
  .dual-slider {
    width: 100%;
  }

  body .dual-slider .et_pb_row.et_pb_row_fullwidth {
    width: 100% !important;
    max-width: 100% !important;
  }

  body .dual-slider .et_pb_slide_content {
    max-width: 540px;
  }

  body .dual-slider .et_pb_slide {
    padding-left: 15%;
    padding-right: 15%;
    padding-top: 15%;
  }

  .dual-slider .et_pb_fullwidth_slider_0.et_pb_slider {
    min-height: 590px;
  }

  .dual-slider .et_pb_slider .et_pb_slide {
    min-height: 590px;
  }

  .et_boxed_layout #page-container {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  body.custom-background {
    background-image: url(/wp-content/uploads/2016/07/grey-light-bg5.jpg);
    background-size: auto !important;
    background-repeat: repeat !important;
  }

  li.res-btn a {
    background: url(http://cfiv2.riverworkswebsite.net/wp-content/uploads/2016/06/cfi-reservation-menu-btn.png)
      no-repeat;
    text-indent: -9999px !important;
    display: block !important;
    width: 130px;
    height: 31px;
    top: -9px;
    position: relative;
    color: rgba(255, 255, 255, 0) !important;
  }

  .sub-menu {
    margin-top: -39px;
  }

  h1.key-words {
    font-style: italic;
    font-size: 28px;
    color: #fff;
    font-family: “minion-pro”, serif;
    font-weight: 500;
    line-height: 1em;
  }

  h2.page-title {
    font-size: 35px;
    color: #fff;
    font-family: “minion-pro”, serif;
    font-weight: 500;
    line-height: 1em;
  }

  .widget_text {
    margin-bottom: 0px !important;
  }

  .et_pb_widget li {
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
  }

  h4.widget-title {
    text-align: right;
    font-size: 35px;
    font-family: “minion-pro, serif;
    font-weight: 500;
  }

  .checkAvailability_formContainer .form-section {
    width: 100%;
    margin-bottom: 12px;
  }

  .checkAvailability_formContainer span.res_form {
    display: block;
  }

  /* Mobile Styles

    @media (max-width: 980px) {
    body #main-header .et_header_style_split #et_mobile_nav_menu {
        margin-top: 0 !important;
    }
    body #main-header .et_header_style_split #logo {
        max-height: 90px !important;
    }
    body .et_boxed_layout #page-container .container {
    width: 100% !important;
    }
    }
    */
  span.title-divider {
    border-bottom: 2px solid #fff;
    margin: 0 auto;
    text-align: center;
    width: 50px;
    display: block;
    padding-top: 20px;
  }

  body .wk-slideset .title {
    position: relative;
    bottom: 40px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    width: 373px;
    display: block;
    margin-left: 10px;
    padding: 7px;
  }

  #footer-info {
    float: none;
    text-align: center;
  }

  #main-footer {
    background: url(/wp-content/uploads/2016/05/footer-bg-tile.jpg) repeat;
  }

  .amenities-table td:first-child {
    font: 12px/12px "minion-pro", Times, "Times New Roman", serif;
  }

  body #et_mobile_nav_menu .sub-menu {
    margin-top: 0px !important;
  }

  /* Sider Buttons */
  .slide-btn {
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
  }

  .slide-btn a {
    color: #fff;
    padding: 10px;
    border: 1px solid #fff;
  }

  .slide-btn a:hover {
    padding: 10px;
    border: 1px solid #fff;
    background-color: rgba (255, 255, 255, 0.4);
  }

  .special-btn {
    font-size: 14px;
    text-transform: uppercase;
    color: #86362c;
    padding: 10px;
    border: 1px solid rgba(255, 255, 255, 0);
  }

  .special-btn:hover {
    padding: 10px;
    border: 1px solid #86362c;
  }

  .bigger-stronger {
    font-size: 18px !important;
  }

  .footer-menu {
    font-family: "minion-pro", Times, "Times New Roman", serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
  }

  .custom-2-column .et_pb_column_inner_0 {
    width: 23% !important;
    margin-right: 2% !important;
  }

  .custom-2-column .et_pb_column_inner_1 {
    width: 73% !important;
  }

  .lil-white-line {
    margin: 0 auto;
    display: block;
    border-top: 2px solid #fff;
    width: 45px;
    height: 2px;
    text-align: center;
  }

  .main-words {
    font-family: "minion-pro", serif !important;
    font-size: 32px;
    text-align: center;
  }

  .main-words-sm {
    font-family: "minion-pro", serif !important;
    font-size: 26px;
    text-align: center;
  }

  .widget-title {
    font-size: 24px !important;
  }

  /* Reservation Widget */
  .reservation-widget {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    top: -40px;
    z-index: 999;
  }

  /*@media (max-width: 550px) {
    .et_pb_fullwidth_image img {
    margin-left: -60%;
    }
    }*/
  #top-header #et-info {
    line-height: 1.85em;
  }

  /* Hide title text on gallery images */
  .et_pb_gallery_title {
    display: none;
  }

  body #top-menu-nav {
    padding-left: 10px !important;
  }

  .amenities-table td {
    min-width: 85px;
  }

  .et_pb_toggle {
    margin-bottom: 1.7% !important;
  }

  h2.page-title {
    text-transform: uppercase;
  }

  .book-form {
    color: #000;
    font-family: futura-pt, sans-serif;
    background: rgba(255, 255, 255, 0.9);
    max-width: 780px;
    margin: 0 auto;
    padding: 20px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
  }

  .book-form:after {
    content: "";
    display: table;
    clear: both;
  }

  .book-form tr td {
    border: 0;
    padding: 5px;
  }

  .book-form table {
    border: 0;
    margin: 0 auto;
    max-width: 700px;
  }

  .book-inside {
    float: left;
    margin-right: 25px;
  }

  .book-inside:last-child {
    margin-right: 0;
  }

  .book-inside:last-child {
    margin-bottom: 0;
  }

  .book-form button[type="submit"] {
    background: #86362c;
    color: #fff;
    font-family: futura-pt, sans-serif;
    font-size: 16px;
    padding: 10px 15px;
    border: 0;
    transition: background 0.3s;
    display: table;
    text-transform: uppercase;
  }

  .book-form button[type="submit"]:hover {
    background: #1c2726;
  }

  .book-form select {
    padding: 10px 15px;
    color: #000;
    font-size: 14px;
  }

  .et_pb_row_3.et_pb_row.just-fix {
    margin-top: 40px !important;
  }

  .book-form {
    text-align: center;
  }

  .icon-stuff {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .icon-stuff > * {
    box-sizing: border-box;
  }

  .icon-stuff a {
    display: block;
  }

  .icon-stuff a img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
  }

  .icon-stuff > *:nth-child(3) {
    position: relative;
    top: -15px;
  }

  div.amen-icon {
    margin-bottom: 30px;
    overflow: initial;
  }

  div.amen-icon:after {
    content: "";
    display: table;
    clear: both;
  }

  #page-container {
    overflow-y: initial !important;
  }

  .et_pb_fullwidth_header {
    padding-bottom: 10px;
  }
} /*end min-width 981*/

@media (min-width: 981px) {
  body .dual-slider .et_pb_column {
    margin-right: 0 !important;
    width: 50% !important;
  }
}

@media only screen and (min-width: 981px) {
  body .et_header_style_split .et-fixed-header #et-top-navigation {
    padding-top: 63px !important;
  }
}

/* Main Menu Responsiveness */
@media (min-width: 1456px) {
  body #top-menu-nav #top-menu li a {
    font-size: 17px !important;
  }
} /*end min-width 1456px*/

@media (max-width: 1330px) {
  body #top-menu-nav li a {
    font-size: 15px !important;
  }
} /*end max-width 1330px*/

@media (max-width: 1195px) {
  body #top-menu-nav li a {
    font-size: 13px !important;
  }
} /*end max-width 1195px*/

@media (max-width: 1120px) {
  body #top-menu-nav li a {
    font-size: 10px !important;
  }

  #top-menu .menu-item-has-children > a:first-child {
    padding-right: 12px;
  }
} /*end max-width 1120px*/

@media (max-width: 550px) {
  .reservation-widget {
    position: static;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    top: 0px;
  }
} /*end max-width 550px*/

@media (max-width: 980px) {
  .et_pb_fullwidth_image {
    overflow: auto;
  }

  .et_pb_fullwidth_image img {
    min-width: 650px;
  }
} /*end max-width 980px*/

@media (max-width: 1180px) {
  div.amen-icon div {
    display: table;
    margin: 0 auto 15px;
    padding-left: 0;
  }

  div.amen-icon {
    padding-left: 0;
  }
} /*end max-width 1180px*/

@media (max-width: 600px) {
  .book-form {
    display: block;
  }

  .book-inside {
    float: none;
    margin: 0 auto 25px;
  }

  .book-form button[type="submit"] {
    display: table;
    margin: 0 auto;
  }

  body .dual-slider .et_pb_slide {
    padding: 15px !important;
  }

  .et_pb_slides .et_pb_slider_container_inner {
    padding-top: 15px !important;
  }
} /*end max-width 600px*/

/* Responsive Table */
@media only screen and (max-width: 1280px) {
  .detailstable {
    border: 1px solid transparent;
  }

  .detailstable tbody > tr > td:first-of-type {
    border: 1px solid #000000;
  }

  table.responsive {
    margin-bottom: 0;
  }

  table.responsive td,
  table.responsive th {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
  }

  .pinned {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 35%;
    overflow: hidden;
    overflow-x: scroll;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
  }

  .pinned table {
    border-right: none;
    border-left: none;
    width: 100%;
  }

  .pinned table th,
  .pinned table td {
    white-space: nowrap;
  }

  .pinned table td:last-child {
    border-bottom: 0;
  }

  .table-wrapper {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border-right: 1px solid #cccccc;
  }

  .table-wrapper .scrollable {
    overflow: scroll;
    overflow-y: hidden;
  }

  .table-wrapper .scrollable table {
    margin-left: 35%;
  }

  table.responsive th:first-child,
  table.responsive td:first-child,
  table.responsive td:first-child,
  table.responsive.pinned td {
    display: none;
  }
} /*end max-width 1280px*/

/* Floating Reservation Button */
.menu-reservation-button-container {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  z-index: 999999;
}

@media (min-width: 981px) {
  .et_header_style_split .centered-inline-logo-wrap #logo,
  .et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo {
    margin-top: 60px;
  }
  .et_menu_container {
    height: initial;
  }
}

.menu-reservation-button-container > ul {
  text-align: center;
}

.menu-reservation-button-container > ul > li {
  -webkit-transition: 250ms;
  transition: 250ms;
  display: inline-block;
  background: url(/wp-content/uploads/2022/11/res-btn-icon-2.png) no-repeat 6px
    center;
  background-color: #c5082b;
  border-radius: 0 0 5px 5px;
  border: 1px solid #86362c;
  padding: 17px 25px 17px 50px;
}

.menu-reservation-button-container > ul > li:hover {
  background-image: url(/wp-content/uploads/2016/06/res-btn-icon.png);
  background-color: #86362c;
}

@media (max-width: 1250px) {
  /*.menu-reservation-button-container {
        left: 40%;
    }*/
  .menu-reservation-button-container > ul > li {
    font-size: 13px;
    padding: 10px 5px 10px 40px;
  }
}

.menu-reservation-button-container > ul > li > a {
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #fff;
}

/*@media (max-width: 980px) {
    .menu-reservation-button-container {
        display: none;
    }
}*/

/* trip advisor badge */
/*-- footer */
.amen-icon ul {
  list-style-type: none;
}

.amen-icon .TA_certificateOfExcellence {
  position: relative;
}

.amen-icon .TA_certificateOfExcellence .widCOE {
  position: absolute;
  top: 0;
}

/*-- sidebar */
.et_pb_sidebar_0 .TA_certificateOfExcellence .widCOE {
  margin-right: 0 !important;
}

.date-pick input {
  width: 200px;
}

.date-pick {
  margin-top: 0 !important;
}

.et_pb_slides .et_pb_slider_container_inner {
  vertical-align: initial;
}

.et_pb_slider_1.et_pb_slider .et_pb_slide_description {
  margin-top: 20%;
}

@media (max-width: 980px) {
  .et_pb_row.et_pb_row_fullwidth.et_pb_row_0,
  .et_pb_row.et_pb_row_fullwidth.et_pb_row_1 {
    max-width: initial !important;
    width: 100% !important;
  }

  .book-form {
    background: #fff;
    padding: 30px 0 30px 30px;
    position: relative;
    z-index: 999;
    top: -50px;
  }

  .book-form button[type="submit"] {
    background: #86362c;
    color: #fff;
    font-family: futura-pt, sans-serif;
    font-size: 16px;
    padding: 10px 15px;
    border: 0;
    transition: background 0.3s;
    margin: 0;
    text-transform: uppercase;
  }

  .et_pb_slider.et_pb_slider_2 .et_pb_slide {
    height: 550px !important;
  }

  .slide-btn a {
    padding: 15px 20px;
    border: 2px solid #fff;
    color: #fff;
    transition: background 0.5s;
  }

  .slide-btn a:hover {
    background: #fff;
    color: #000;
  }

  .slide-btn {
    display: block;
    margin: 30px 0 0;
  }

  .slide-btn a {
    display: table;
    margin: 0 auto;
  }

  .et_pb_slider_1.et_pb_slider .et_pb_slide_description,
  .et_pb_slider_2.et_pb_slider .et_pb_slide_description {
    margin-top: 9% !important;
  }
}

@media (max-width: 850px) {
  .date-pick {
    float: none;
    display: table;
    margin: 0 auto 25px;
  }

  .book-form {
    padding: 30px;
  }

  .et_pb_slider.et_pb_slider_2 .et_pb_slide {
    height: 750px !important;
  }
}

@media (max-width: 500px) {
  .et_pb_slider_2.et_pb_slider
    .et_pb_slide_content
    > p[style="font-size: 18px; text-align: center;"] {
    display: none;
  }

  #TA_certificateOfExcellence322 {
    display: none;
  }
}

@media (max-width: 980px) {
  .single-icon a {
    display: block;
    margin-top: 30px;
  }
}

.et-social-google-plus a.icon:before {
  content: url(https://christmasfarminn.com/wp-content/uploads/2019/02/gmb-icon-32.png);
}

.et_pb_social_media_follow_network_name {
  display: block;
}

.et_pb_slider .et_pb_slide {
  background-position: center center !important;
}

.wk-slideset-default article + strong.title {
  color: #fff;
}

.et-pb-controllers {
  padding: 0 30px;
}

body #page-container .et_pb_slider .et_pb_slide .et_pb_button {
  margin-bottom: 60px;
}

.et_pb_slide_description {
  padding-left: 0;
  padding-right: 0;
}

.amen-icon {
  padding-left: 0 !important;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.amen-icon .single-icon {
  margin-left: 2.8% !important;
  margin-right: 2.8% !important;
}

#rooms-section > .et_pb_row > .et_pb_column {
  padding-left: 2.5% !important;
  padding-right: 2.5% !important;
}

#rooms-section > .et_pb_row.et_pb_row_2.et_pb_gutters1 {
  margin-top: 30px !important;
}

@media (max-width: 980px) {
  .et_pb_column.et_pb_column_3_8.et_pb_column_inner.et_pb_column_inner_0
    > .et_pb_module.et_pb_slider.et_pb_slider_fullwidth_off.et_slider_auto.et_slider_speed_5000.et_slider_auto_ignore_hover.et_pb_slider_0.et_pb_bg_layout_dark {
    margin-bottom: 30px;
  }

  #rooms-section
    > .et_pb_row
    > .et_pb_column
    > .et_pb_text
    > .et_pb_text_inner
    > h2,
  #rooms-section
    > .et_pb_row
    > .et_pb_column
    > .et_pb_text
    > .et_pb_text_inner
    > p {
    text-align: center;
  }

  #rooms-section > .et_pb_row.et_pb_row_2.et_pb_gutters1 {
    margin-top: 0 !important;
  }

  #rooms-section > .et_pb_row > .et_pb_column {
    margin-bottom: 40px !important;
  }

  #rooms-section > .et_pb_row > .et_pb_column:last-of-type {
    margin-bottom: 0 !important;
  }
  .et_pb_section .et_pb_column .et_pb_module.et_pb_blurb {
    margin-bottom: 30px !important;
  }
}

@media (max-width: 850px) {
  .et_pb_row_4.et_pb_row.just-fix {
    padding-left: 30px;
    padding-right: 30px;
  }
  .et_pb_row_4.et_pb_row.just-fix > .et_pb_column {
    margin-top: 30px !important;
  }

  .book-form button[type="submit"] {
    display: table;
    margin: 0 auto;
  }
}

/*@media (max-width: 750px) {
    .menu-reservation-button-container {
        display: none !important;
    }
}*/

@media (max-width: 650px) {
  .et_pb_column_1_2.et_pb_column_12
    > .et_pb_text.et_pb_module
    > .et_pb_text_inner
    > ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .et_pb_column_1_2.et_pb_column_12
    > .et_pb_text.et_pb_module
    > .et_pb_text_inner
    > ul
    > li {
    margin-right: 0 !important;
    margin-bottom: 10px;
  }
  .et_pb_column_1_2.et_pb_column_12
    > .et_pb_text.et_pb_module
    > .et_pb_text_inner
    > ul
    > li:last-of-type {
    margin-bottom: 0;
  }
  .et_pb_column_1_2.et_pb_column_12
    > .et_pb_text.et_pb_module
    > .et_pb_text_inner
    > ul
    > li
    > a.special-btn {
    display: table;
    margin: 0 auto;
  }
}

@media (max-width: 550px) {
  .sgpb-popup-builder-content-html p {
    word-break: break-word;
  }
}

@media (max-width: 500px) {
  .alignleft,
  .alignright {
    float: none;
    display: table;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.res-holder-overlay {
  display: flex;
  background: rgba(255, 255, 255, 0.9);
  padding: 2rem;
  justify-content: center;
  align-items: center;
}

.res-holder-overlay .res-title {
  margin-right: 2.5rem;
  padding-bottom: 0;
}

.res-title {
  color: #252f2f;
  font-size: 36px;
  font-style: italic;
  line-height: 1.25;
}

.res-btn {
  background: #86362c;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  display: inline-block;
  padding: 1rem 1.5rem;
  transition: background 0.3s;
}

.res-btn.res-btn-sm {
  padding: 0.5rem 1rem;
}

.res-btn:hover {
  background: #1c2726;
}

@media (max-width: 980px) {
  .res-holder-overlay {
    flex-direction: column;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .res-title {
    margin-right: 0;
    margin-bottom: 1rem !important;
    padding-bottom: 0;
  }
  .res-title {
    font-size: 28px;
  }
  .res-holder-overlay .res-title {
    margin-right: 0;
  }
}

@media (max-width: 775px) {
  .res-title {
    font-size: 24px;
  }
  .res-btn,
  .res-btn.res-btn-sm {
    font-size: 16px;
    padding: 0.25rem 0.75rem;
  }
}

@media (max-width: 675px) {
  .res-title {
    font-size: 20px;
    margin-bottom: 0.5rem !important;
  }
}

.mb-1\.5 {
  margin-bottom: 1.5rem;
}

.et_pb_fullwidth_header
  .et_pb_fullwidth_header_container.center
  .header-content {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 0;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
  display: none;
}

.et_pb_fullwidth_header {
  padding-bottom: 0;
}

.reservation-widget {
  top: 0;
}

@media (min-width: 981px) {
  .et_pb_fullwidth_header
    .et_pb_fullwidth_header_container.center
    .header-content {
    padding-top: 25px;
    padding-bottom: 15px;
  }
}

@media (max-width: 980px) {
  .header-content-container {
    margin-bottom: -1.5rem;
  }
  .et_pb_fullwidth_header
    .et_pb_fullwidth_header_container.center
    .header-content {
    width: 100%;
  }
  .et_pb_fullwidth_header .header-content {
    padding-left: 0;
    padding-right: 0;
  }
}

/* 2021.05.03 css fixes (mobile + desktop) */

/*#wpadminbar {
    display: none !important;
}*/

.special-btn {
  display: inline-block;
  transition: 0.4s ease-in-out;
}

.et_pb_fullwidth_code_0 {
  top: initial !important;
}

.reserve-form {
  min-height: 85px !important;
  height: initial !important;
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.reserve-form > a {
  padding-top: 0 !important;
  max-width: 90%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1300px) {
  .home-summer-feature .home-summer-feature-text ul {
    display: flex !important;
    flex-direction: column !important;
  }
  .home-summer-feature .home-summer-feature-text ul li {
    margin-right: 0 !important;
    margin-bottom: 0.5rem !important;
  }
}

@media (max-width: 980px) {
  .et_fixed_nav #main-header {
    position: relative !important;
    /*top: 0 !important;*/
  }
  #page-container#page-container {
    padding-top: 42px !important;
  }
  #footer-bottom {
    padding-bottom: 80px;
  }
  .et_pb_section.et_pb_section_0.et_pb_with_background.et_pb_fullwidth_section.et_section_regular,
  .et_pb_section.et_pb_section_0.et_pb_fullwidth_section.et_section_regular {
    padding-top: 0 !important;
  }
  .et_pb_section.et_pb_section_1.et_pb_with_background.et_pb_fullwidth_section.et_section_regular,
  .et_pb_section.et_pb_section_1.et_pb_fullwidth_section.et_section_regular.et_section_transparent {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

@media (max-width: 980px) and (min-width: 768px) {
  .home-summer-feature .home-summer-feature-text {
    margin-top: 2rem !important;
  }
}

@media (max-width: 850px) {
  #page-container,
  .et_fixed_nav.et_boxed_layout #page-container #top-header,
  .et_fixed_nav.et_boxed_layout #page-container #main-header {
    width: 100% !important;
  }

  /*.dual-slider
    .home-carousel*/

  .home-featured-boxes {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .home-featured-boxes > .et_pb_column {
    margin-top: 2rem !important;
  }
  .et_pb_section .home-featured-boxes .et_pb_column .et_pb_module.et_pb_image {
    margin-bottom: 1rem !important;
  }
}

@media (max-width: 850px) and (min-width: 751px) {
  .et_header_style_split .mobile_menu_bar {
    right: 30px !important;
  }
}

@media (max-width: 550px) {
  img.alignleft {
    float: none;
    margin: 10px auto;
    display: table;
  }
}

.et_pb_section.et_pb_section_2.et_pb_with_background.et_pb_fullwidth_section.et_section_regular {
  padding-top: 0;
  padding-bottom: 0;
}

.menu-reservations-primary {
  display: none !important;
  background: #86362c !important;
  margin-bottom: 0.5rem !important;
  border-radius: 0.25rem !important;
}

.menu-reservations-primary > a,
.menu-reservations-primary.current-menu-item > a {
  color: #fff !important;
  font-weight: bold !important;
  font-size: 1rem !important;
}

@media (max-width: 980px) {
  .menu-reservations-primary {
    display: block !important;
  }
  .menu-reservations-secondary {
    display: none !important;
  }
  .page-id-6080 #text-6,
  .page-id-6080 #nav_menu-7 {
    display: none !important;
  }
  #main-header .et_mobile_menu li ul,
  .et_pb_fullwidth_menu .et_mobile_menu li ul {
    display: none !important;
  }
}

.et_pb_fullwidth_menu_0.et_pb_fullwidth_menu .et_mobile_menu.et_mobile_menu,
.et_pb_fullwidth_menu_0.et_pb_fullwidth_menu .et_mobile_menu.et_mobile_menu ul {
  background-color: #fff !important;
}

/*Tock Widget*/
#tock-widget-home
  div#Tock_widget_container
  > div.TockWidgetWrapper
  .TockButton-blue {
  transform: rotate(-90deg);
  right: -49px;
  top: 360px !important;
  position: fixed;
  width: 150px;
  z-index: 9;
}

div#Tock_widget_container > div.TockWidgetWrapper .TockButton-blue {
  background-color: #86362c !important;
}

#tock-widget-home div#Tock_widget_container .TockButton-blue .TockWidget-B2 {
  font-family: "futura-pt", sans-serif !important;
  font-size: 20px !important;
}

div#Tock_widget_container
  > div.TockWidgetWrapper
  .TockButton-blue
  .MainLabelSpan {
  font-family: "futura-pt", sans-serif !important;
  font-size: 20px !important;
}

.TockLogo-container .TockButton-iconBlue {
  display: none !important;
}

.TockLogo-container {
  display: none !important;
}

#tock-widget-full {
  justify-content: center;
  display: flex;
}

#resy-widget-home {
  transform: rotate(-90deg);
  right: -49px;
  top: 360px !important;
  position: fixed;
  width: 150px;
  z-index: 9;
}

/*Centering Logo in Header */
body #top-menu-nav {
  padding-left: 0 !important;
  width: 100%;
}

ul#top-menu {
  display: flex;
  justify-content: space-between;
}

ul#top-menu li {
  min-width: 10%;
  padding-right: 0;
}

ul#top-menu a {
  display: inline-block;
}
ul#top-menu #logo {
  margin-top: 0px !important;
}
body.scrolled .et-fixed-header ul#top-menu #logo {
  margin-top: 60px !important;
}

#menu-item-624 {
  margin-top: 0 !important;
}

.menu-reservation-button-container {
  top: 44px;
}

@media (max-width: 980px) {
  .menu-reservation-button-container {
    top: 34px;
    /*top: 0px;*/
  }
  body.scrolled .menu-reservation-button-container {
      top: 0;
  }
  .et_header_style_split #main-header {
    /*padding-top: 60px;*/
    padding-top: 0px;
  }
}

@media (min-width: 981px) {
  #et-top-navigation {
    padding-top: 100px !important;
  }
}