/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* button */

.bucksan-simplecheckout-button input[type="submit"] {
  font-family: "Barlow Condensed", Sans-serif;
  font-size: 18px;
  line-height: 1;
  border: none;
}

/* homepage grid */

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .bucksan-homepage-grid .bucksan-homepage-grid-container {
    width: calc(100% / 2 - 30px);
  }
}

/* unit grid */

.bucksan-unit-grid .bucksan-unit-container {
  width: calc(100% / 3 - 12px)
}

.bucksan-unit-button {
  margin-top: auto;
}

@media only screen and (max-width: 768px) {
  .bucksan-unit-grid .bucksan-unit-container {
    width: 100%;
  }
}

/* header menu */ 

body #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  font-weight: 600 !important;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu {
  max-width: 1150px;
  left: unset;
  top: 46px;
  right: 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

body .elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item {
  font-size: 15px;
}
body .elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item.has-submenu {
  font-weight: 500;
}


#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
  top: 46px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
  background: #ffffff;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  color: #121212;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
  color: var( --e-global-color-c9565d4 );
}

/* Gravity Forms */

.gform_description,
.gform_confirmation_message {
  text-align: center;
}

.gform_required_legend {
  display: none;
}

.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
  background-color: var(--e-global-color-accent);
  font-family: "Barlow Condensed", Sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: var( --e-global-color-965ed29 ));
  letter-spacing: 0.8px;
  text-transform: uppercase;
  border-radius: 5px 5px 5px 5px;
  padding: 12px 20px 12px 20px;
  transition: all .3s;
}
.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover {
  background-color: var( --e-global-color-4f6d390 );
}

/* inline worker image */

@media only screen and (min-width: 1025px) and (max-width: 1600px) {
  .bucksan-inline-worker-container p {
    display: flex;
    flex-direction: column-reverse;
  }
  
  .bucksan-inline-worker-container .bucksan-inline-worker-image {
    margin: 10px auto 0 auto;
    display: block;
    float: unset;
  }
}

@media only screen and (max-width: 500px) {
  .bucksan-inline-worker-container p {
    display: flex;
    flex-direction: column-reverse;
  }
  
  .bucksan-inline-worker-container .bucksan-inline-worker-image {
    margin: 10px auto 0 auto;
    display: block;
    float: unset;
  }
}

/* tablepress */

.bucks-restroom-table thead .row-1 th,
.bucks-restroom-table tbody .row-2 td {
  color: #ffffff;
  background-color: var( --e-global-color-accent );
  border: none
}
.bucks-restroom-table tbody {
  background-color: var( --e-global-color-accent );
}
.bucks-restroom-table tbody td {
  text-align: center;
}
.bucks-restroom-table thead .row-1 th {
  text-align: center;
}
.bucks-restroom-table tbody .row-2 td.column-1 {
  width: 41.3px;
  font-weight: 700;
  text-align: center;
  writing-mode: vertical-lr;
  transform: rotate(-180deg);
  border: none;
}
.bucks-restroom-table tbody .row-2 td.column-2 {
  width: 41.3px;
}
.bucks-restroom-table .column-2 {
  color: #ffffff;
  background-color: var( --e-global-color-accent );
  border: none;
}

.bucks-event-unit-table tbody td {
  text-align: center;
}
.bucks-event-unit-table thead .row-1 th {
  text-align: center;
}
.bucks-event-unit-table thead .row-1 td,
.bucks-event-unit-table thead .row-1 th,
.bucks-event-unit-table tbody .row-2 td {
  color: #ffffff;
  background-color: var( --e-global-color-accent );
  border: none
}
.bucks-event-unit-table tbody .column-1 {
 width: 180px; 
}
/*
.bucks-event-unit-table tbody td:not(.column-1, .column-12 ) {
 width: 61px; 
}
*/
.bucks-event-unit-table tbody tr.row-2 .column-1 {
  font-weight: 700;
}
.bucks-event-unit-table tbody tr:not(.row-2) .column-1 {
  color: #ffffff;
  text-align: right;
  background-color: var( --e-global-color-accent );
  border: none
}
.bucks-event-unit-table tbody .column-12 {
  width: 41.3px;
  font-weight: 700;
  text-align: center;
  writing-mode: vertical-lr;
/*  transform: rotate(-90deg);*/
  border: none;
}


/**/

#tablepress-1 {
  border: #505050 1px solid;
}