/*
Hide desktop elements
*/
#header, #nav, #pagebottom, #meltedmedia {
    display: none;
}

img {
    max-width: 100%;
    height: auto;
    margin: 0 !important;
}

br 
{
    display:none
}

body
{
    margin: 0 auto;
    background-color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    padding: 0;
    color: #294145;
}

h2, h3
{
    color: #C34934; 
}

h1
{
    font-size: 1.6em;
}

h2
{
    font-size: 1.3em;
}

h3
{
    font-size: 1.1em;
}

hr
{
    color: #C34934;
    height: 1px;
    border-style: dotted;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
}

a {
    word-wrap: break-word;
}

#frame 
{
    padding: 25px;
}

#footer
{
    background-color: #294145;
    color: #FFFFFF;
    text-align: center;
    font-size: 0.9em;
    padding: 15px;
    padding-top: 5px;
    clear: both;
}

#footer img
{
    display:none;
}

.photo
{
    margin-bottom: 10px !important;
    border: 1px solid #294145;
}

.multiimage
{
    text-align: center;
}

.multiimage .photo
{
    margin-right: 10px !important;
}

.awardslogo
{
    margin-bottom: 5px;
}

.quote
{
    background: #F8EDD6;
    border: 1px dashed #C34934;
    padding: 10px;
    margin-bottom: 10px;
    clear: both;
}

.quote p
{
    color: #C34934;
    font-weight: bold;
}

.clearforce
{
    clear:both;
}

.awards
{
    background: #F8EDD6;
    border: 1px dashed #294145;
    margin: 0; 
    padding: 10px;
    margin-bottom: 10px;
}

.awards p
{
    color: #294145;
    font-weight: bold;
    text-align: center;
}

.teaser1, .teaser2, .teaser3
{
    padding: 10px;
    background: #F8EDD6;
    border: 1px dashed #C34934;
    color: #C34934;
    margin-bottom: 10px;
    text-align: center;
}

.facebook 
{
    width:65px; 
    height:70px; 
    float: right;
    margin-left: 15px;
}

.caption
{
    font-size:10px;
    text-align:left;
    margin-top:0;
    margin-bottom:25px;
}

.footerextras a, .footerextras a:link, .footerextras a:visited
{
    color: #FFFFFF !important;
}

/*
Slider fixes for mobile
*/

.bx-wrapper .bx-viewport { 
    
}

.bx-wrapper ul {
    margin-left: 0 !important;
}   
 
/*
Mobile nav
*/

header {
    width:100%; 
    background:#294145; 
    height:50px; 
    line-height:50px;
    background-image: url(images/responsive/blaze_farm_logo.png);
    background-size: 134px 41px;
    background-repeat: no-repeat;
    background-position: right 5px top 5px;
}

.hamburger {
    background:none;
    position:absolute;
    top:0;
    left:0;
    line-height:45px;
    padding:0px 15px 0px 15px;
    color:#fff;
    border:0;
    font-size:1.4em;
    font-weight:bold;
    cursor:pointer;
    outline:none;
    z-index:10000000000000;
}

.cross {
    background:none;
    position:absolute;
    top:0px;
    left:0;
    padding:0px 15px 0px 15px;
    color:#fff;
    border:0;
    font-size:3em;
    line-height:55px;
    font-weight:bold;
    cursor:pointer;
    outline:none;
    z-index:10000000000000;
}

.menu{z-index:1000000; font-weight:bold; font-size:0.9em; width:100%; background:#131313;  position:absolute; text-align:center;}
.menu ul {margin: 0; padding: 0; list-style-type: none; list-style-image: none;}
.menu li {display: block;   padding:10px 0 10px 0; border-bottom:#1d1f20 1px solid;}
.menu li:hover{display: block;    background:#181818; padding:10px 0 10px 0; border-bottom:#1d1f20 1px solid;}
.menu ul li a { text-decoration:none;  margin: 0px; color:#fff;}
.menu ul li a:hover {  color: #fff; text-decoration:none;}
.menu a{text-decoration:none; color:white;}
.menu a:hover{text-decoration:none; color:white;}

.glyphicon-home {
    color:white; 
    font-size:1.5em; 
    margin-top:5px; 
    margin:0 auto;
}

/* Flexible iFrame */
.Flexible-container {
    position: relative;
    padding-bottom: 30%;
    padding-top: 100px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Image fixes */
#image_information
{
    margin-left: 20px !important;
}

#image_icecream
{
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}

#image_tearoom
{
    margin-left: 20px !important;
}  

#image_schoolvisits1
{
    margin-left: 20px !important;
}  

#news_tff
{
    margin-bottom: 10px !important;
}

.newsimage {
    margin-left: 20px !important;
    margin-top: 15px !important;
}

.linksimage {
    margin-left: 20px !important;
}

#image_workshops1
{
   margin-left: 20px !important;
   margin-top: 5px !important;
} 

#image_workshops2
{
   margin-left: 20px !important;
   margin-top: 10px !important;
} 

@media (max-width: 700px) {

    img {
        float: none;
    }

    .imageholder {
        display: block;
    }

    .newsimage, .linksimage {
        margin-left: 0 !important;
    }

    #image_information
    {
        margin-left: 0 !important;
    }    

    #image_icecream
    {
        margin-top: 15px !important;
    }   

    #image_tearoom
    {
        margin-left: 0 !important;
    }  

     #image_schoolvisits1
    {
        margin-left: 0 !important;
    }   

    .photo
    {
        border: none;
    }

    .multiimage
    {
        text-align: left;
    }

    #image_workshops1
    {
       margin-left: 0 !important;
    } 

    #image_workshops2
    {
       margin-left: 0 !important;
    } 
}

#image_schoolvisits2
{
   float: left;
   margin-right: 10px !important;
} 

#video_hovis
{
    display: none;
}

.buynow
{
    font-size: 18px;
    background-color: #294145;
    font-weight: bold;
    width: 165px;
    height: 35px;
    padding: 5px;
    padding-left: 15px;
    line-height: 35px;
}

.buynow a
{
    color: #ffffff;
    text-decoration: none;
}

.buynow a:hover
{
    text-decoration: underline;
}

#workshops br
{
    display: block;
}

#workshops br
{
    display: block;
}

.collage img
{
    margin-bottom: 10px !important;
    min-width: 300px;
}

.price
{
    font-size: 18px;
    background-color: #294145;
    font-weight: bold;
    margin: 20px;
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
}

#gallery
{
    margin-top: 30px;
}

table
{  
    border-collapse: 
    collapse; border-spacing: 0; 
}

td
{
    border: 1px solid #CCC;
    height: 30px;
    background: #FAFAFA;
    padding: 3px;
}

#sitewide_message
{
    width: 90%; 
    margin: 0 auto;
    height: auto;
    background: #F8EDD6;
    border: 1px dashed #C34934;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
    padding: 15px;
    padding-bottom: 30px;    
}

#sitewide_message h1
{
    color: #C34934;
    text-align: center;
}

#sitewide_message p
{
    color: #C34934;
    /* font-weight: bold; */
    text-align: left;
}

.airbnb
{
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75);
    background: #ffffff;
    margin-top: 15px;
    margin-bottom: 30px;
    padding: 10px;
    float: left;
    width: 85%;
    margin-left: 5%;
    margin-right: 5%;
}

.airbnb .logo
{
     float: left;
     width: 40%;
}

.airbnb .logo image
{
    width: 40%;
    object-fit: cover;
}

.airbnb .message
{
    float: right;
    width: 60%;
    font-size: 18px;
    color: #294145;
    padding-top: 1%;
}

.reverse
{
    margin-left: 10px; 
    margin-right: 10px; 
    background: #C34934; 
    color: #F8EDD6; 
    padding: 5px; 
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
}

#sitewide_message br, .reverse br
{
    display: block;
}

.airbnb-embed-frame {
    width: 100% !important;
    height: 500px !important;
    overflow: hidden;
}

.wreath_image {
    margin: auto !important;
    width: 100%;
    margin-top: 10px !important;
    border: 1px solid #294145;
}

.sitewide_message_text_container {
    display:flex;
    justify-content:center;
    align-items:center;      
    column-gap: 10px;
}

.xmasopeninghours h1 {
    font-size: 2em;
    text-align: center;
}
    
.xmasopeninghours p {
    text-align: center;
    font-size: 1.5em;
    line-height: 1.5em;
}

.xmasopeninghours br 
{
    display:block;
}