.breadcrumbs {word-spacing: 5px;}
.ft {white-space: nowrap !important;}
.gallery .gallery-item {
    width: 16.6667% !important;
    float: left !important;
    padding: 0 5px !important;
    margin-bottom: 20px !important;
    box-sizing: border-box !important;
    text-align: center !important;
  }
.gallery .gallery-icon {
    margin-bottom: -5px !important;
  }
div.pp_default .pp_description {font-size:15px!important;font-weight:normal!important;}
#fancybox-overlay {background-color:rgb(200,200,200)!important;}
label {cursor:pointer;}
.main-navigation ul ul ul {width:160px!important;}
.themap {background-color:#fff;border:5px solid #ccc;display:inline-block;top:-50px;position:relative;}
@media (max-width:1000px){
        .themap {
            top:0px!important;
        }
        .contact-info {
          margin-bottom: 30px; /* Space between company info and map */
        }
        
        .google-map {
          margin-top: 30px; /* Moves the Google Map down by 30px */
          margin-bottom: 30px; /* Space between map and form */
        }
        
        .enquiry-form {
          margin-top: 40px; /* Additional space before the form */
        }
        .themap {
          top: 0px!important;
        }