@font-face{
    font-family: "Really Big Shoe NF W01 Regular";
    src: url("3d0de438052b4d05da1dd84077e45619.eot");
    src: url("3d0de438052b4d05da1dd84077e45619.eot?#iefix")format("embedded-opentype"),
        url("3d0de438052b4d05da1dd84077e45619.woff")format("woff"),
        url("3d0de438052b4d05da1dd84077e45619.woff2")format("woff2"),
        url("3d0de438052b4d05da1dd84077e45619.ttf")format("truetype"),
        url("3d0de438052b4d05da1dd84077e45619.svg#Really Big Shoe NF W01 Regular")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

:root {
  --background-main: #f3ead6;
  --text-main: #47341a;
  --header-bg: #2B1500;
  --htext-bg: #2B1500;
  --background-alt: #b4a48b;
  --secondary: #E2CFAE;
}

.row-content img
{
    max-width: 100%;
    height: auto;
}

.booking-available-events input
{
    padding: 10px;
    width: 90%;
}

.spacestext
{
    display: none;
}

.eventlistpick
{
    color: red;
    font-weight: bold;
    z-index: 997;
}



.bookingrepro
{
        margin-top: 10px;
    padding: 20px;
    color: #373435;   
background-color: white;
font-size: 18px;
}
.bookingterms
{
        margin-top: 10px;
    padding: 20px;
    color: #373435;   
background-color: white;
font-size: 12px;
}



.startbooking
{
      padding: 20px;
 background-color: #F4CA3E;  
 color: #010025;
font-size: 18px;  
}

.udatbookingtime-wide
{
   background-color: navy;  
 color: #F4CA3E !important; 
 padding: 22px;
}

.udatbookingtimecontainer
{
margin-top:-20px;
 background-color: #F4CA3E;  
 color: #010025 !important;

}

.udatbookingtimecontainertop
{
    padding: 20px;
    background-color: #373435;   
color: white;
font-size: 18px;
}

.eventlisttitle
{
    float: left;
    width: 60%;
}

.eventlisttitle h4
{
    float: left;

    padding: 0px;
    margin: 0px;
    width: 100%;
}

.featuredevent
{
    background-color: LemonChiffon !important;
}

.eventlistpick
{
    float: left;
    text-align: center;
    min-width: 80px;
}

.eventlistpickb
{
    float: left;
    
}

.eventbtn:hover
{
    background-color: lightblue;
  cursor: pointer; 
  color: #373435;  
}

.eventbtn
{
     border: none;
 background-color: #373435;  
 text-align: center;
 padding: 3px;
 min-width: 40px;
color: white;
    
}

.eventlistareasub
{
    margin-top: 10px;
    padding: 20px;
    color: #373435;   
background-color: white;
}

.udatbookingtimecontainerlower
{
    margin-top: 10px;
    padding: 20px;
    color: #373435;   
background-color: white;
}

.selbtn
{
    background-color: yellow !important;
}
.udatbookingtimecontainer h3
{

    color: white;
    padding: 23px;
}

.udatbooking-container
{
      display: flex;
  flex-direction: row;
  flex-wrap: wrap;
   justify-content: space-between;
  width: 100%;
}

.udatbookingtime
{
    padding: 10px;
    float: left;
margin: 1%;
background-color: white;
width: 19%;
min-width: 100px;

}

.udatbookingtime:hover
{
cursor: pointer;
background-color: lightblue;
    
}

.udatbooking-column
{
 display: flex;
 padding: 1%;
  flex-direction: column;
  flex-basis: 50%;
  flex: 1;   
}

.udat-bookingzone
{
        
    background-color: #2B1500;
    color: white;
    margin: 43px 40px 50px 40px;
    border-radius: 10px;
padding: 60px;
}


.rowcontent-booking
{

}

.twocol-content
{


}



.iframer
{
    
    border: none;
    background-image: url('images/rframe.png');
    background-size: 100% 100%;
    padding: 5%;
    height: auto;
}

.cdsROW.narrow.border
{
    margin-left: auto;
    margin-right: auto;
}


.bookbtn
{
    display: inline-block;
    line-height: 2em;
    text-decoration: none;
    padding: 10px;
    margin-top: 30px;
      background-color: var(--htext-bg);  
         color: var(--background-main);  
}

.mapbg
{
background-image: url(mapbg.png); 
background-size: cover;
background-position: center center;
margin-top: -30px;
margin-bottom: -20px;
    
}

.mapbg .row-content
{
    width: 70%;
    padding-top: 70px;
    padding-bottom: 70px;
}

.additionalcontent img
{
    width: 80%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 30px;
}

.mapbg .row-content .rowcontent-wysiwyg
{
border: 3px solid #BEAB95;
background-color: #ECE0CC;
padding: 30px;
}

.fronttextmove h1
{
    font-size: 2.5em;
}

.bookbtn:hover
{
    text-decoration: none;
    padding: 10px;
    margin-top: 30px;
      color: var(--htext-bg);   
         background-color: var(--background-main);  
}

.review .row-content
{
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.review p
{
    font-size: 1.2em;
}

.secondarybg
{
   background-color: var(--secondary);  
   padding-top: 40px;
   padding-bottom: 40px;
   margin-top: 40px;
   
}

.spacestext
{
    display: none;
}

.nav-bar
{
    
}

body
{
    padding: 0px;
    margin: 0px;

  font-family: "Fauna One", serif;
 background-color: var(--background-main);
 background-image: url('lightcogs.png');
 
 background-size: cover;
    
}

.rowcontent-hwimg
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
 position: relative;
 top: 450px;
    width:  800px;
         background-color: var(--htext-bg);
    color: var(--background-main);
      padding: 20px;
      padding-top: 30px;
      padding-bottom: 30px;
}

    /* Gear container for positioning */
        .gear-container {
            position: fixed;
            z-index: 10;
            filter: drop-shadow(0 5px 15px rgba(0,0,0,0.4));
        }

        /* Default gear styling - you'll replace these with your PNG images */
        .gear {
            width: 100%;
            height: 100%;
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
            transition: transform 0.1s ease-out;
        }

.shopelement
{
    padding-top: 60px;
    padding-bottom: 60px;
     background-color: var(--secondary); 
}


.shopelement .row-content
{
    width: 70%;
    background-color: white;
    padding-top: 50px;
    padding-bottom: 50px;
        padding-left: 40px;
          padding-right: 40px;
    
}

.shopimg
{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    
}

        /* Placeholder gear images using CSS-generated gear shapes */
        /* Replace these background-image URLs with your actual PNG files */
        .gear-type-1 {
            background-image: url('cog1.png');
        }

        .gear-type-2 {
      background-image: url('cog2.png');
        }


       .gear-type-3 {
      background-image: url('cogbook.png');
        }
        /* Left side gears - positioned to mesh together */
        .gear-left-1 {
            width: 120px;
            height: 120px;
            left: -40px;
            top: calc(35% - 20px);
        }

        .gear-left-2 {
            width: 80px;
            height: 80px;
            left: -70px;
            top: calc(35% + 50px);
        }

        .gear-left-3 {
            width: 100px;
            height: 100px;
            left: 00px;
            top: calc(35% + 70px);
        }

        .gear-left-4 {
            width: 140px;
            height: 140px;
            left: -50px;
            top: calc(35% + 140px);
        }

        /* Right side gears - positioned to mesh together */
        .gear-right-1 {
            width: 220px;
            height: 220px;
            right: -135px;
            top: calc(45% - 100px);
        }

        .gear-right-2 {
            width: 90px;
            height: 90px;
            right: -15px;
            top: calc(45% - 150px);
        }

        .gear-right-3 {
            width: 130px;
            height: 130px;
            right: -65px;
            top: calc(45% + 85px);
        }

        .gear-right-4 {
            width: 75px;
            height: 75px;
            right: 28px;
            top: calc(45% + 65px);
        }


.fronttextmove
{
    margin-top: 100px;
}



.rowcontent-hwimg h1
{

line-height: 1.8em;
font-size: 2.5em;
  display: inline;
  margin-left: auto;
  margin-right: auto;

  
 
    
}
.nav-bar
{
        font-family: "Really Big Shoe NF W01 Regular";
        font-size: 1.2em;
    text-align: center;

    background-color: var(--header-bg);
    color: var(--background-main);
 
}

.nav-bar .row-content
{
   padding-top: 25px;
    padding-bottom: 10px;
}

.nav-bar .row-content a
{
    padding-left: 10px;
        padding-right: 10px;
     background-color: #42270E;
     color: #f3ead6 ;
 text-decoration: none;

 margin: 3px;
 border-radius: 10px;
 line-height: 45px;
  display: inline-block;
  white-space: nowrap;
}

.nav-bar .row-content a:hover
{
    padding-left: 10px;
        padding-right: 10px;
     color: #42270E;
     background-color: #f3ead6 ;
 text-decoration: none;

 margin: 3px;
 border-radius: 10px;
 line-height: 45px;
 
}


.mainpagecontent
{
    color: #784311;
    margin-top: -30px;
}

.nav-holder
{
z-index: 200;
    height: 210px;
        background-image: url('cogs.png');
    margin-top: -270px;
    background-color: var(--htext-bg);
      clip-path: polygon(
    0% 0%, 
    100% 0%, 
    100% 95%,
    98% 100%, 96% 95%, 94% 100%, 92% 95%, 90% 100%, 88% 95%, 86% 100%, 84% 95%, 82% 100%, 80% 95%, 78% 100%, 76% 95%, 74% 100%, 72% 95%, 70% 100%, 68% 95%, 66% 100%, 64% 95%, 62% 100%, 60% 95%, 58% 100%, 56% 95%, 54% 100%, 52% 95%, 50% 100%, 48% 95%, 46% 100%, 44% 95%, 42% 100%, 40% 95%, 38% 100%, 36% 95%, 34% 100%, 32% 95%, 30% 100%, 28% 95%, 26% 100%, 24% 95%, 22% 100%, 20% 95%, 18% 100%, 16% 95%, 14% 100%, 12% 95%, 10% 100%, 8% 95%, 6% 100%, 4% 95%, 2% 100%,
    0% 95%
  );
}

.nav-holder-logo img
{
   z-index: 900;
   position: relative;
    height: 260px;
    width: auto;
   
}


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

.footer a:hover
{
    text-decoration: underline;
    color: #eeeeee;
}



.row-element
{

    width: 100%;

    
}

.standard-pad
{
padding-top: 25px;
padding-bottom: 25px;
}


.row-hwimg-element 
{
    height: 600px;
    background-size: cover;
    background-position: center center;
}

.twocol-headline
{
    text-align:center;
    width: 100%;
    
}


.tickets .row-content
{
    width: 70%;
margin-left: auto;
margin-right: auto;
}

.twocol-headline h1
{
    text-align:center;

    
}


.twocol-flex
{

  display: flex;
  flex-direction: row;
align-items: center;
}

h1
{
    font-family: "Really Big Shoe NF W01 Regular";
    font-size: 1.5em;
}

.row-content
{
    margin-left: auto;
    margin-right: auto;
    width: 68%;
    max-width: 1500px;

}


.twocol-a
{
    width: 40%;

}

.twocol-a h1
{
    color: #F4CA3E;
        font-family: "Really Big Shoe NF W01 Regular";
    font-size: 2.5em;
        line-height: 1em;
}

.mapbg.twocol-content.twocol-b
{
border: 3px solid #BEAB95;
background-color: #ECE0CC;
padding: 30px;
}

.twocol-b
{
    width: 60%;
}

.hero-left-link
{
    padding-top: 20px;
}

.twocol-b img
{
    width: 120% !important;
    height: auto;

    margin-left: -90px;
    
}

.hero-flex-left
{
    display: flex;
      flex-direction: row;
}

.hero-left-img
{
    width: 40%;
    padding: 50px;
}

.hero-contentarea-left
{
    padding: 50px;  width: 60%;
}

.hero-left-content
{
   
    color: white;
}

h2
{
      font-family: "Really Big Shoe NF W01 Regular";
      font-size: 2em;
}

.hero-left-headline h2
{color: #F4CA3E;
    
            font-family: "Really Big Shoe NF W01 Regular";
    font-size: 2.5em;
        line-height: 1em;
}

.hero-left-link a
{
    background-image: url('images/yellowblock.svg');
    padding: 10px;

           font-family: "Really Big Shoe NF W01 Regular";
           color: black;
           font-size: 1.5em;
           text-decoration: none;
           background-size: cover;
}

.hero-left-img img
{
    width: 90%;
    background-image: url('images/rframe.png');
    background-size: 100% 100%;
    padding: 5%;
    height: auto;
}


.footer
{
background-color: #0f0f0f;
padding-top: 70px;
padding-bottom: 70px;
color: #eeeeee;
}

.footerbar
{
    display:flex;
    width: 100%;
    justify-content: space-between;
}

.joinnewsletter .rowcontent-wysiwyg
{
      padding: 30px;
    margin-top: 60px;
    margin-bottom: 60px;
    color: white;
   display: inline-block; 
   border-radius: 10px;
    background-color: #010025;
}




@media (max-width: 1450px) 
{
    

    .twocol-a h1
    {
        font-size: 2em;
    }
    
    .twocol-a
    {
        font-size: 1em;
    
            padding-left: 150px;
    padding-top: 150px;
    padding-right: 170px;
       line-height: 1.3em;
        
    }
    
    
}

@media (max-width: 1260px) 
{

    
    
}

.balloon1
{
  
    padding-top: 10px;
}

.balloon2
{

    padding-top: 80px;
}


@media (max-width: 800px)



{
    
    .rowcontent-hwimg
{width: 70%;
}

    .rowcontent-hwimg h1
{font-size: 1.2em;
}

        .gear-left-1 {
            width: 120px;
            height: 120px;
            left: -60px;
            top: calc(45% - 20px);
        }

        .gear-left-2 {
            width: 80px;
            height: 80px;
            left: -60px;
            top: calc(45% + 50px);
        }

        .gear-left-3 {
            width: 100px;
            height: 100px;
            left: -20px;
            top: calc(45% + 70px);
        }

        .gear-left-4 {
            width: 140px;
            height: 140px;
            left: -90px;
            top: calc(45% + 140px);
        }

        /* Right side gears - positioned to mesh together */
        .gear-right-1 {
            width: 220px;
            height: 220px;
            right: -155px;
            top: calc(45% - 100px);
        }

        .gear-right-2 {
            width: 90px;
            height: 90px;
            right: -75px;
            top: calc(45% - 150px);
        }

        .gear-right-3 {
            width: 130px;
            height: 130px;
            right: -80px;
            top: calc(45% + 85px);
        }

        .gear-right-4 {
            width: 75px;
            height: 75px;
            right: -28px;
            top: calc(45% + 65px);
        }


    
.shopimg
{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    
}    
    
    .rowcontent-hwimg
    {
        width: 100%;
        padding: 0px;
    }
    
    .rowcontent-hwimg h1 {
    line-height: 1.8em;
    font-size: 1.2em;
    display: inline;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
padding: 10px;
        
    }

    .balloon1
    {
        padding-top: 200px;
        width: 80%;
    }
    .balloon2
    {
        padding-top: 420px;
 width: 70%;
        
    }
 
}
@media (max-width: 1100px) 
{
    
    .udatbooking-container
    {
        display: inline-block;
    }
    
.udatbooking-column
{
    width: 100%;
    
}


.twocol-a h1
{
    margin-top: 30px;
    margin-bottom: 40px;
}
    
    .twocol-a
    {margin-top: 100px;
        width: 100%;
  
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 00px;
        padding-bottom: 30px;
        margin: 0px;
        text-align: center;
    }
    
  
    
    .twocol-content
    {
        width: 90%;

        margin-left: auto;
        margin-right: auto;
    }
    
    .twocol-b
    {
        width: 100%;
        
    }
    
    .hero-contentarea-left
    {
       width: 90%;
        padding: 5%;
        margin-left: auto;
        margin-right: auto;
           text-align: center;
    }
    
    .hero-left-img
    {
       width: 90%;
        padding: 5%;
        margin-left: auto;
        margin-right: auto;
    }
    
   
    
    input[type=text]
    {
        width: 80% !important;
    }
    
    .nav-bar
    {
      
        background-size: cover;
        height: auto !important;
    }
    
    .mainbuttonarea
    {
        float: none !important;
        width: 90% !important;
        margin-left: auto;
        margin-right: auto;

        
    }
    
 
     .twocol-flex        
    {
        flex-direction: column;
        width: 100%;
        align-items: center;
    }
        
    .hero-flex-left
    {
        flex-direction: column;
    }
    
      .footerbar        
    {
        flex-direction: column;
        width: 90%;
        text-align: center;
    }
    
    html, body {
  overflow-x: hidden;
}
    
    .footercol
    {
          width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    
    .mainlogoarea
    {
        width: 100%;
        text-align: center;
    }
    
  
    
    
    
    .twocol-b img
{
    margin-top: -70px;
    margin-left: 00px;
    width: 90% !important;
    
}




    
}

