/* === Matt's Styles === */
.single_add_to_cart_button.hideElement {
	display: none !important;
}
form#gform_36,form#gform_37,form#gform_38,form#gform_39 {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
}


#gform_4 label, #gform_4 input, #gform_4 ::placeholder, #gform_4 legend {
	color: #ffffff !important;
}
#genesis-content #gform_4 input {
	border-color: #ffffff !important;
}
#gform_29 h2, #gform_29 label, #gform_29 legend, #gform_29 input, #gform_29 p, #gform_29 .gfield_description {
	color: #ffffff !important;
}
#gform_29 input[type="submit"] {
	border: none !important;
}
.ui-icon-triangle-1-s {
    display: none;
}

#genesis-content .gform_body label, #genesis-content .gform_body legend {
	color: #000000;
}
#genesis-content .gform_body input {
    border: solid !important;
    border-width: 1px !important;
    border-color: #000000 !important;
	color: #000000;
}
#genesis-content .gform_button {
    background: #9E1D20;
}
#genesis-content .gform_button:hover {
	color: #ffffff !important;
}



.page-id-15324 .summary .price {
    display: block !important;
}


.form_confirmation_field {
    pointer-events: none !important;
}



.woocommerce-MyAccount-content {
    margin-bottom: 50px;
}
.woocommerce a {
	color: #711F24;
}
.wc-item-meta a {
	font-size: 18px !important;
}

#gform_18 .gfield_required_text, #gform_18 label, #gform_18 .gfield_description, #gform_18 ::placeholder, #gform_18 h3, #gform_18 .gsection_description, #gform_18 p {
	color: #ffffff !important;
}
select#input_18_6_3 {
    border: none;
    background: transparent;
    color: #ffffff;
    font-size: 20px;
    position: relative;
    bottom: -5px;
}

.imageCarousel {
	max-width: 500px !important;
    width: 100%;
}
.page-id-155 .ui-accordion-header {
    color: #00a162 !important;
}
body {
    overflow-x: hidden !important;
}
.light_red, .light_red a {
    color: #CD3E47 !important;
}
.white, .white a {
    color: #FFFFFF !important;
}
.turquoise, .turquoise a {
    color:  #2DAAB3 !important;
}
.yellow, .yellow a {
    color: #E8BB67 !important;
}
.maroon, .maroon a {
    color: #711F24 !important;
}
.dark_green, .dark_green a {
    color: #0A3C1F !important;
}
/* .green, .green a {
    color: #008036 !important;
} */
.green, .green a, #FAQs_accordion h3 {
    color: #00a162 !important;
}
.dark_red, .dark_red a {
    color: #9E1D20 !important;
}
.christmasGreen, .christmasGreen a {
    color: #0A3C1F !important;
}
.light_red_bg .col-inner  {
    background-color: #CD3E47;
}
.white_bg .col-inner {
    background-color: #FFFFFF;
}
.turquoise_bg .col-inner {
    background-color:  #2DAAB3;
}
.yellow_bg .col-inner {
    background-color: #E8BB67;
}
.maroon_bg .col-inner {
    background-color: #711F24;
}
.dark_green_bg .col-inner {
    background-color: #0A3C1F;
}
.green_bg .col-inner {
    background-color: #00a162;
}
.dark_red_bg .col-inner {
    background-color: #9E1D20;
}
.christmasGreen_bg {
    background-color: #0A3C1F;
}
h1,h2,h3,h4,h4 a,h5,h6,b,strong {
    font-family: 'Barlow', sans-serif;
    font-weight: 700 !important;
}
p,span,div,li,em,a {
    font-family: 'Barlow', sans-serif;
    font-weight: 400;
    font-size:18px;
    line-height: 1.4;
}
.has-small-font-size em {
    font-size: 12px !important;
}
em {
    font-style: italic;
}
a {
    text-decoration: none;
}
h1 {
    font-size:72px;
    line-height: 1.2;
}
h2 {
    font-size:60px;
    line-height: 1.2;
}
h3,h3 em, h3 a {
    font-size:36px;
    line-height: 1.2;
}
h4,h4 em, h4 a {
    font-size:28px;
    line-height: 1.2;
}
h5 {
    font-size:24px;
    line-height: 1.2;
}
h6 {
    font-size:18px;
    line-height: 1.2;
}
.site-inner {
    padding: 0px !important;
}
.container-fluid.none {
    padding: 0px !important;
}
.col-inner  {
    background-size: cover !important;
}
.flex_grid_middle {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.flex_grid_top {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
}
.eq_div_height_row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-between;
    align-items: stretch;
}
.eq_div_height_row .col-inner {
    flex: 1;
}
.eq_div_height_row p {
    margin-bottom: 0px !important;
}
.box_shadow .col-inner {
    -webkit-box-shadow: 6px 6px 10px rgb(255 71 83 / 30%);
    box-shadow: 6px 6px 10px rgb(255 71 83 / 30%);
}
.big_square_block .col-inner {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 245px;
    height: 245px;
    margin: auto;
}
.small_square_block .col-inner {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 210px;
    height: 210px;
    margin: auto;
}
.home .is-style-fill {
    border: solid !important;
    border-width: 3px !important;
    border-color: #ffffff !important;
}
.content_width_left .container {
    margin-left: 0px !important;
    padding-left: 0px !important;
}
.content_width_right .container {
    margin-right: 0px !important;
    padding-right: 0px !important;
}
.marginTop_Twenty {
    margin-top: 20px;
}
.marginTop_Fourty {
    margin-top: 40px;
}
.marginBottomTwenty {
    margin-bottom: 20px;
}
.marginBottomForty {
    margin-bottom: 40px;
}
figure {
    margin-bottom: 0px !important;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
.green_accent_bottom_border, .green_accent_bottom_borderOnLoad {
    position: relative;
}
.green_accent_bottom_border:after,.green_accent_bottom_borderOnLoad:after {
    content: "";
    background: #00a162;
    height: 4px;
    width: calc(50% + 400px);
    display: block;
    position: absolute;
    bottom: -20px;
    left: -1500px;
    -webkit-transition: all 800ms ease;
    -moz-transition: all 800ms ease;
    -ms-transition: all 800ms ease;
    -o-transition: all 800ms ease;
    transition: all 800ms ease;
}
.green_accent_bottom_border.active:after, .green_accent_bottom_borderOnLoad.active:after {
    left: -400px;
}
.maroon_accent_bottom_border {
    position: relative;
}
.maroon_accent_bottom_border:after,.maroon_accent_bottom_borderOnLoad:after {
    content: "";
    background: #711F24;
    height: 4px;
    width: calc(50% + 400px);
    display: block;
    position: absolute;
    bottom: -20px;
    left: -1500px;
    -webkit-transition: all 800ms ease;
    -moz-transition: all 800ms ease;
    -ms-transition: all 800ms ease;
    -o-transition: all 800ms ease;
    transition: all 800ms ease;
}
.maroon_accent_bottom_border.active:after, .maroon_accent_bottom_borderOnLoad.active:after {
    left: -400px;
}
#genesis-content .col-md a, .single-post .single__bodyContainer a {
    color: #711F24;
    text-decoration: none;
    font-weight: 500;
}
.home #genesis-content .wp-block-button a {
    color: #ffffff !important;
}
.wp-block-button__width-25 {
    width: calc(25% - var(--wp--style--block-gap, .5em)*0.75) !important;
}
.gform_body input, .gform_body textarea {
    background: transparent;
    border: solid;
    border-color: #ffffff;
    border-width: 0px 0px 2px 0px;
    color: #ffffff;
    font-size: 20px !important;
}
.gform_body label, .gfield_label, .gform_fileupload_rules {
    color: #ffffff;
}
.gform_body ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #0A3C1F;
    font-size: 22px;
}
.gform_body ::-moz-placeholder { /* Firefox 19+ */
    color: #0A3C1F;
    font-size: 22px;
}
.gform_body :-ms-input-placeholder { /* IE 10+ */
    color: #0A3C1F;
    font-size: 22px;
}
.gform_body :-moz-placeholder { /* Firefox 18- */
    color: #0A3C1F;
    font-size: 22px;
}
.gform_footer input[type="submit"] {
    border: solid;
    border-color: #ffffff;
    border-width: 2px;
    background: transparent;
    color: #ffffff;
    padding: 6px 15px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}
.gform_footer input[type="submit"]:hover {
    color: #711F24;
    background: #ffffff;
}
tr:nth-child(even) {
}
tr:nth-child(odd) {
    background: #f6f6f6;
}
td {
    border: 1px solid #dcdcdc;
    padding: 10px 20px;
}
figure.is-type-video {
    margin-bottom: 20px !important;
}
.white_text_box h1,.white_text_box h2,.white_text_box h3,.white_text_box h4,.white_text_box h5,.white_text_box h6,.white_text_box p,.white_text_box a,.white_text_box li,.white_text_box b,.white_text_box strong,.white_text_box em {
    color: #ffffff !important;
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
    width: calc(50% - var(--wp--style--block-gap, .5em)*0.5) !important;
}


.tours_info #FAQs_accordion h3:after {
    content: "+ (click for more details)";
    color: #ffffff;
    display: block;
    font-size: 14px;
    position: absolute;
    right: 0;
    bottom: 15px;
}
.tours_info #FAQs_accordion h3.ui-accordion-header-active {
    color: #00a162 !important;
}
.tours_info .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    display: none !important;
}
.page-id-6539 #FAQs_accordion h3 {
    color: #00a162;
}
.block__socialsContainer {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.sidebar_area .block__socialsContainer a {
    background-color: #0A3C1F;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    color: #ffffff !important;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
}
.block__socialsContainer a:hover {
    background-color: #711F24;
}
h2.single__widgetTitle {
    font-size: 26px;
    color: #00a162;
    margin-top: 30px;
}
.single__entryContent {
    padding-bottom: 50px !important;
}
.sidebar_area a {
    color: #711F24 !important;
}
.sidebar_area h4, .sidebar_area h4 a {
    font-size: 18px;
    line-height: 1 !important;
}
.single__widgetArea article {
    display: flex;
}
.single__widgetArea article {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}
.single__widgetArea article img {
    max-width: 100%;
    height: auto;
}
.single__widgetArea article .entry-header {
    padding-left: 10px;
}
.slider_container {
    overflow: hidden;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    border-top-color: #711F24;
}
.woocommerce-message a {
    color: #ffffff;
    background-color: #711F24;
    padding: 10px 20px;
}
.woocommerce-page .site-inner #genesis-content {
    margin: auto !important;
}
.woocommerce-page .site-inner #genesis-content h1 {
    color: #711F24;
    font-size: 60px;
    line-height: 1.2;
    margin-top: 40px;
    margin-bottom: 50px;
}
.woocommerce-page .product-thumbnail {
    display: none;
}
.woocommerce-cart-form__cart-item dl.variation, .cart_item .variation {
    display: flex;
    flex-direction: column;
}
.product-name a:first-child {
    font-size: 30px;
    color: #711F24;
}
dd a {
    font-size: 18px !important;
}
.woocommerce a.button:focus, .woocommerce a.button:hover, .woocommerce a.button.alt:focus, .woocommerce a.button.alt:hover, .woocommerce button.button:focus, .woocommerce button.button:hover, .woocommerce button.button.alt:focus, .woocommerce button.button.alt:hover, .woocommerce input.button:focus, .woocommerce input.button:hover, .woocommerce input.button.alt:focus, .woocommerce input.button.alt:hover, .woocommerce input[type="submit"]:focus, .woocommerce input[type="submit"]:hover, .woocommerce #respond input#submit:focus, .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit.alt:focus, .woocommerce #respond input#submit.alt:hover {
    background-color: #711F24 !important;
}
.woocommerce-privacy-policy-text a, .showcoupon {
    color: #711F24;
}












/* *****MOBILE TOP BAR***** */
.mobile_top_bar {
    position: fixed;
    bottom: 0px;
    top: unset;
    left: 0;
    right: 0;
    z-index: 999999999999999999;
    max-width: 100%;
    width: 100%;
    display: none;
}
.mobile_top_bar .inner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.mobile_top_bar .topBarBox {
    width: 33.3%;
    height: 75px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.mobile_top_bar .hours {
    background-color: #E8BB67;
}
.mobile_top_bar .book {
    background-color: #00a162;
}
.mobile_top_bar .shop {
    background-color: #0A3C1F;
}
.mobile_top_bar .pages {
    background-color: #711F24 !important;
    padding: 10px 0px !important;
}
.mobile_top_bar a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 1px;
}
.mobile_top_bar span {
    background-color: #ffffff;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    text-align: center;
    padding-top: 5px;
    line-height: 1;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.mobile_top_bar a .icon_btn {
    background-color: #ffffff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 5px;
    line-height: 1;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
}
.mobile_top_bar span .fas {
    color: #711F24 !important;
    font-size: 20px;
    line-height: 1;
    position: relative;
    top: -3px;
}
.mobile_top_bar a .icon_btn .fas {
    color: #711F24 !important;
    font-size: 14px;
    line-height: 1;
    position: relative;
    top: -3px;
}


/* *****MOBILE TOP BAR***** */


/* *****TOP BAR***** */
.header-top {
    background-color: #00a162 !important;
    padding: 10px 0px !important;
}
.header__socialsContainer {
    width: 180px !important;
}
.header-top a {
    background-color: #ffffff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 5px;
    line-height: 1;
}
.header-top a .fab, .header-top a .fas {
    color: #00a162 !important;
    font-size: 16px;
}
/* *****TOP BAR***** */





/* *****NAV STYLING***** */
.navbar-brand {
    margin-right: 0px !important;
}
#menu-topnav li a span {
    text-transform: uppercase;
    color: #0A3C1F;
    font-size: 20px;
    font-weight: 400;
}
.dropdown-toggle::after {
    display: none;
}
.navbar {
    background: #ffffff !important;
    padding: 8px 0px !important;
}

.navbar-nav li:hover>ul {
    visibility: visible;
    opacity: 1;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: space-around;
    justify-content: space-between;
    align-items: stretch;
    padding: 0px !important;
    border-radius: 0px !important;
    border: solid;
    border-width: 3px 0px 0px 0px;
    border-color: #711F24;
    box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 5px 0px;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    word-wrap: normal !important;
    white-space: inherit !important;
    line-height: 1;
}
.dropdown-menu {
    top: 85%;
    left: 8px;
}
.dropdown-menu li {
    background: rgb(242, 239, 239);
    padding: 3px 15px !important;
    border-bottom: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #c6c6c6;
}
.dropdown-menu li:hover {
    background: #ffffff;
}
.dropdown-menu li a span {
    text-transform: inherit !important;
    word-break: break-word !important;
    font-size: 14px !important;
    line-height: 1 !important;
}
#menu-topnav li:last-child .dropdown-menu {
    left: unset;
    right: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
    background: transparent !important;
}
/* *****NAV STYLING***** */





/* *****FOOTER****** */
.site-footer  {
    background-color: #00a162;
}
.site-footer .wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: space-between;
    align-items: stretch;
    justify-content: space-between;
    position: relative;
}
.site-footer .wrap .footerBox {
    width: 50%;
    padding: 50px;
    margin: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
}
.footerRight {
    padding: 104px 50px !important;
}
.footerLeft_InsideLeft, .footerLeft_InsideRicht {
    width: 50%;
}
.footerLeft_InsideLeft img {
    max-width: 100%;
}
.footerLeft_InsideLeft a {
    font-size: 20px;
}
ul#menu-footer-links {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: flex-start;
    justify-content: center;
}
#menu-footer-links li {
    padding: 0px;
    margin-bottom: 10px;
}
#menu-footer-links li a {
    text-transform: capitalize;
    font-size: 20px;
    padding: 0px;
}
.footerRight {
    background-color: #00a162;
}
.footerLeft {
    background-color: #9E1D20;
}
.footerRight h3 {
    font-size: 28px;
    font-weight: 500;
}
.footerRight input[type="email"] {
    background: transparent;
    border: solid;
    border-width: 0px 0px 3px 0px;
    border-color: #ffffff;
}
.footerRight ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #0A3C1F;
    font-size: 22px;
}
.footerRight ::-moz-placeholder { /* Firefox 19+ */
    color: #0A3C1F;
    font-size: 22px;
}
.footerRight :-ms-input-placeholder { /* IE 10+ */
    color: #0A3C1F;
    font-size: 22px;
}
.footerRight :-moz-placeholder { /* Firefox 18- */
    color: #0A3C1F;
    font-size: 22px;
}
.footerRight form#gform_1 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.footerRight .gform_body {
    width: 85%;
}
.footerRight .gform_footer {
    width: 15%;
}
.footerRight #gform_submit_button_1 {
    border: solid !important;
    background: transparent !important;
    max-width: 100%;
    color: #ffffff;
    border-width: 0px 0px 3px 0px !important;
    padding: 5px 5px;
    text-align: center;
    font-size: 13px;
    position: relative;
    bottom: -9px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}
.footerRight #gform_submit_button_1:hover {
    background: #ffffff !important;
    color: #711F24;
}
/* *****FOOTER****** */





/* *****HOMEPAGE****** */
.box_links p a {
    color: #ffffff !important;
    line-height: 1 !important;
    font-size: 42px !important;
}
.box_links_small p a {
    color: #ffffff !important;
    line-height: 1.2 !important;
    font-size: 24px !important;
}
.box_links .col-md {
    --bs-gutter-x: 5rem;
}
.home_slider {
    overflow: hidden;
}
/* *****HOMEPAGE****** */



/* *****SINGLE PRODUCT****** */
.single-product .gform_body label, .single-product .gfield_label, .single-product .gform_fileupload_rules {
    color: #000000 !important;
}
.single-product .summary .gform_body input, .single-product .summary .gform_body textarea, .virtual_learning_box .gform_body input, .virtual_learning_box .gform_body textarea {
    border: solid !important;
    border-width: 1px !important;
    border-color: #000000 !important;
	color: #000000;
}
.single-product .gfield_description {
    font-style: italic;
}
.woocommerce-product-gallery {
    display: none !important;
}
.single-product .summary {
    float: none !important;
    width: 100% !important;
}
.single-product .woocommerce-tabs h2:first-child {
    display: none !important;
}
.single-product .wc-tabs {
    display: none !important;
}
.single-product .product_title {
    display: none !important;
}
.single-product #genesis-content {
    margin: auto !important;
}
.single-product .product_meta {
    display: none !important;
}
.single-product .related.products {
    display: none !important;
}
.woocommerce div.product form.cart::before {
    display: none !important;
}
.decision_btns div {
    width: 50%;
    padding: 10px;
}
.decision_btns div:first-child {
    text-align: right;
}
.reconsider_message {
    display: none;
    -webkit-transition: all 800ms ease;
    -moz-transition: all 800ms ease;
    -ms-transition: all 800ms ease;
    -o-transition: all 800ms ease;
    transition: all 800ms ease;
}
/* .reconsider_message, #product-1240 .summary {
    display: none;
    -webkit-transition: all 800ms ease;
    -moz-transition: all 800ms ease;
    -ms-transition: all 800ms ease;
    -o-transition: all 800ms ease;
    transition: all 800ms ease;
} */
.gform_wrapper.gravity-theme .gfield_checkbox label, .gform_wrapper.gravity-theme .gfield_radio label {
    font-size: 14px !important;
}
.ui-datepicker:not(.gform-legacy-datepicker) {
    padding-top: 0px !important;
}
.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
    padding: 0px;
}
.ui-datepicker-title {
    padding: 5px 0px !important;
}
.wc-bookings-booking-cost {
    max-width: 100% !important;
}
.summary .price {
    display: none;
}
.ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-next, .ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-prev {
    height: auto !important;
    top: 5px;
    text-align: center;
    padding-right: 3px;
    background: transparent !important;
}
#field_11_1 .gfield_checkbox, #field_10_1 .gfield_checkbox, #input_14_1 {
    display: grid;
    gap: 0px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
#field_11_3 .gfield_checkbox, #field_11_4 .gfield_checkbox, #field_11_5 .gfield_radio, #field_11_6 .gfield_checkbox, #field_8_6 .gfield_radio, #field_7_13 .gfield_checkbox, #field_7_14 .gfield_radio, #field_10_3 .gfield_checkbox, #field_10_4 .gfield_checkbox, #field_10_5 .gfield_radio, #field_10_6 .gfield_checkbox, #field_9_8 .gfield_radio, #field_9_9 .gfield_checkbox, #field_6_2 .gfield_radio, #field_6_3 .gfield_radio, #field_5_2 .gfield_radio, #field_5_3 .gfield_radio, #field_12_4 .gfield_radio, #input_14_3, #input_14_4, #input_14_6 {
    display: grid;
    gap: 0px;
    grid-template-columns: 1fr 1fr;
}
.product .summary form {
    display: grid;
    gap: 0px;
    grid-template-columns: 1fr 1fr;
}
#wc-bookings-booking-form {
    border: none !important;
    padding: 0px !important;
}
#gform_12 {
    display:block !important;
}
#gform_12 .quantity {
    display: none !important;
}
.block-picker a {
	color: #711F24;
}
.gform_submission_error .gform-icon--close {
	display: none !important;
}
/* *****SINGLE PRODUCT****** */




/* *****EXIHIBITS PAGE***** */
.exhibits_map img {
    max-width: 100% !important;
}
.exhibits_map a {
    color: #711F24 !important;
}
.exhibits_info h3 span {
    color: #00a162 !important;
    font-family: 'Barlow', sans-serif;
    font-weight: 700 !important;
    font-size: 32px;
}
/* *****EXIHIBITS PAGE***** */






/* *****RESPONSIVE STYLING***** */
@media only screen and (max-width: 1399px) {
    .content_width_right .container {
        max-width: 90% !important;
    }
}
@media only screen and (max-width: 1300px) {
    .site-footer .wrap .footerBox {
        padding: 65px 0px;
    }
    #menu-topnav li a span {
        font-size: 16px !important;
    }
    .slider_content_container {
        padding-left: 30px !important;
    }
    .VisitorInfoSection .swiperTextContain {
        padding: 30px 0px !important;
    }
    .VisitorInfoSection .swiperTextContain h5 {
        font-size: 22px !important;
    }
    h2 {
        font-size: 50px;
    }
    .big_square_block, .small_square_block {
        --bs-gutter-x: 0rem !important;
    }
}
@media only screen and (max-width: 1199px) {
    .big_square_block, .small_square_block {
        margin-bottom: 25px;
    }
    .box_links_small {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
    .box_links_small_grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .box_links_small_grid .gx-5 {
        --bs-gutter-x: 2rem !important;
        margin-bottom: 20px !important;
    }
    .small_square_block .col-inner {
        width: 100% !important;
        height: auto !important;
        padding: 20px 0px !important;
    }
    .small_square_block .col-inner br {
        content: "";
    }
    .small_square_block .col-inner br:after {
        content: " ";
    }
    .mobile_align_center {
        text-align: center !important;
    }
    .wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
        width: calc(85% - var(--wp--style--block-gap, .5em)*0.5) !important;
    }
}
@media only screen and (max-width: 1100px) {
    #menu-item-148, #menu-item-245, #menu-item-260, #menu-item-873 {
        display: none;
    }
}
@media only screen and (max-width: 1025px) {
    .site-footer .wrap .footerBox {
        padding: 80px 0px;
    }
}
@media only screen and (max-width: 900px) {
	.page-id-176 iframe {
		width: 100% !important;
		max-width: 100% !important;
		height: auto !important;
	}
	.slider-content div {
    	width: 400px !important;
	}
    .flex_grid_middle {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
    .content_width_left .container, .content_width_left .container .col-inner, .content_width_right .container, .content_width_right .container .col-inner {
        margin-left: auto !important;
        margin-right: auto !important;
        padding: auto !important;
    }
    #col-block_62713cbc4e3ab figure {
        display: none !important;
    }
    #containerBlockblock_62713c714e3a3 {
        margin-bottom: 0px !important;
    }
    .block__socialsContainer {
        justify-content: center !important;
        margin-bottom: 30px;
    }
    .site-footer .wrap {
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
    .site-footer .wrap .footerBox {
        width: 100% !important;
    }
    .mobile_align_center .col-inner {
        padding: inherit !important;
    }
    .product .summary form {
        display: block !important;
        padding: 0px 30px !important;
    }
    .slider-content div {
        max-width: 100% !important;
    }
    .home .slider-content div h1 {
        font-size: 36px !important;
        line-height: 1 !important;
    }
    .home .slider-content {
        justify-content: center !important;
    }
    .visitorTab {
        overflow: visible !important;
    }
    .VisitorInfoSection .swiper-button-next {
        left: unset !important;
        right: -20px !important;
    }
    .VisitorInfoSection .swiper-button-prev {
        left: -20px !important;
        right: unset !important;
    }
    .VisitorInfoSection .swiper-button-prev {
        display: flex !important;
    }
    .footerRight #gform_submit_button_1 {
        bottom: -11px !important;
    }
    .header-top a {
        margin: 0px 5px !important;
    }
    h1 {
        font-size: 60px;
        line-height: 1;
    }
    #col-block_62742a959e5e7, #col-block_627425979e5db {
        margin-top: 50px;
    }
	.page-id-155 .container {
		padding-right: 20px !important;
		padding-left: 20px !important;
	}
    .mobile_top_bar {
        display: block;
    }
    .header-top {
        display: none;
    }
    .four_across .eq_div_height_row {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .big_square_block .col-inner {
        width: 175px;
        height: 175px;
    }
    .box_links p a {
        font-size: 30px !important;
    }

.dropdown:hover .dropdown-menu {
    display: none;
  }
  .dropdown.open > .dropdown-menu {
    display: block !important;
  }
  .dropdown-menu .dropdown-menu {
    display: none !important;
  }
  .dropdown {
    position: relative;
  }
  .dropdown .dd--container {
    height: 89.2px;
    width: 25%;
    position: absolute;
    top: -22.3px;
    right: 0%;
    bottom: -22.3px;
    left: 75%;
    cursor: pointer;
  }
  .dropdown .dd--arrow {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #711F24;
    right: 16px;
    top: 35px;
    -webkit-transform: translateY(-50%) rotate(0deg);
            transform: translateY(-50%) rotate(0deg);
    position: absolute;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    pointer-events: none;
  }
  .dropdown.open .dd--arrow {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }

}
/* *****RESPONSIVE STYLING***** */













@media only screen and (max-width: 992px) {
	.navbar .navbar-toggler {
		display: none;
	}
	.navbar.nonActive {
		display: none;
	}
	.mobileNavigation_Bar {
		display: block !important;
	}
}

.navbar > .container {
    justify-content: center !important;
}






.mobileLogo {
    text-align: center;
}
.mobileNavigationLinks {
    position: fixed;
    top: -800px;
    right: 0;
    bottom: 70px;
    left: 0;
    display: block;
    background: #ffffff;
    padding: 0px 0px;
    overflow-x: scroll;
    -webkit-transition: all 800ms ease;
    -moz-transition: all 800ms ease;
    -ms-transition: all 800ms ease;
    -o-transition: all 800ms ease;
    transition: all 800ms ease;
    opacity: 0;
    z-index: -10000;
}
.mobileNavigationLinks.active {
    top: 0px;
    opacity: 1;
    z-index: 999999;
}
.mobileNavigationLinks .innerBar {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
    height: 100%;
    width: 100%;
}
.mobileNavigationLinks .innerBar .boxes {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 20px;
}
.mobileNavigationLinks .socialIcons a .fab {
    color: #000000;
    font-size: 32px;
}


.boxes.socialIcons a {
    background-color: #711F24;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    text-align: center;
    padding-top: 5px;
    line-height: 1;
    display: inline-block;
    margin: 0px 10px;
}
.boxes.socialIcons a .fab {
    color: #ffffff !important;
    font-size: 36px;
    position: relative;
    bottom: -8px;
}


#MobilenavbarNavDropdown li {
    padding: 10px 0px !important;
    width: 100%;
}
#MobilenavbarNavDropdown li a {
    padding: 0px !important;
}
#MobilenavbarNavDropdown li a span {
    font-size: 34px !important;
}
#MobilenavbarNavDropdown .dropdown-menu li a span {
    font-size: 18px !important;
}
#MobilenavbarNavDropdown .dropdown-menu {
    background: #f7f7f7;
    /* display: flex !important; */
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0px;
}

#MobilenavbarNavDropdown .dropdown-menu a:hover, #MobilenavbarNavDropdown .dropdown-menu .active a {
    background: transparent !important;
}
#MobilenavbarNavDropdown .dropdown-menu .active a span {
    color: #711F24 !important;
}


