  /* --- General Responsive Styles --- */
body {
  font-family: 'Oswald', sans-serif;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow-x: hidden;
}

  
  
  .box{ border-color: orange;}
  .box74{ border-color: green;}
  .box62{ border-color: #f667fb;}
  .box64{ border-color: #3509d5;}
  .boxs{ border-color: orange;}
  .boxm{ border-color: aqua;}
  .boxl{ border-color: green;}
  .boxxl{ border-color: yellow;}
  .boxxxl{ border-color: gray;}


    .box{
      height:70px;width:70px;
    }
    .box a{
         text-decoration: none;
         height:65px;width:65px;
         line-height: 55px;
         text-align: center;
         display: block;
         color: black;
    }


    .box74{
      height: 80px;
      width: 70px;
    }

    .box74 a{
         text-decoration: none;
         height:65px;width:65px;
         line-height: 55px;
         text-align: center;
         display: block;
         color: black;
    }


    .box62{
          height: 90px;
    }

    .box64{
          height: 100px;
    }
    .box62 a{
         text-decoration: none;
         height:65px;width:65px;
         line-height: 55px;
         text-align: center;
         display: block;  
         color: black;
    }

    .box64 a{
         text-decoration: none;
         height:65px;width:65px;
         line-height: 55px;
         text-align: center;
         display: block;
         color: black;  
    }


    .boxs{
      width: 55px;
      height: 70px;
    }

   .boxs a{
         text-decoration: none;
         height:65px;width:65px;
         line-height: 55px;
         text-align: center;
         display: block; 
         color: black; 
    }


    .boxm{
      width: 70px;
      height: 80px;
    }

    .boxm a{
         text-decoration: none;
         height:65px;width:65px;
         line-height: 55px;
         text-align: center;
         display: block; 
         color: black; 
    }



    .boxl{
      width: 75px;
      height: 80px;
    }

    .boxl a{
         text-decoration: none;
         height:65px;width:65px;
         line-height: 55px;
         text-align: center;
         display: block;  
         color: black;
    }

    .boxxl{
      width: 90px;
      height: 75px;
    }

    .boxxl a{
      text-decoration: none;
         height:65px;width:65px;
         line-height: 55px;
         text-align: center;
         display: block;  
         color: black;
    }

    .boxxxl{
      width: 105px;
      height: 75px;
    }

    .boxxxl a{
      text-decoration: none;
         height:65px;width:65px;
         line-height: 55px;
         text-align: center;
         display: block;  
         color: black;
    }

    .box79{
      
      width: 80px;
      height: 80px;
    }

    .box79 a{
      text-decoration: none;
         height:65px;width:65px;
         line-height: 55px;
         text-align: center;
         display: block;  
         color: black;
    }

.arrow{
  height: 80px;
}

.arrow i{
  font-size: 30px;
  display: flex;
justify-content: center;
}


  /* Applies to all box types */
  .box,
  .box74,
  .box62,
  .box64,
  .boxs,
  .boxm,
  .boxl,
  .boxxl,
  .boxxxl,
  .box79 {
    transition: background-color 0.3s ease, color 0.3s ease;
    cursor: pointer;
  }

  /* Hover effect for unbooked boxes (no title) */
  .box:not([title]):hover,
  .box74:not([title]):hover,
  .box62:not([title]):hover,
  .box64:not([title]):hover,
  .boxs:not([title]):hover,
  .boxm:not([title]):hover,
  .boxl:not([title]):hover,
  .boxxl:not([title]):hover,
  .boxxxl:not([title]):hover,
  .box79:not([title]):hover {
    background-color: currentColor;
    color: white;
  }

  /* Booked stalls - style only, not for hover */
  .booked {
    pointer-events: none;
    cursor: not-allowed;
    color: white !important;
  }


.box a,
.box74 a,
.box62 a,
.box64 a,
.boxs a,
.boxm a,
.boxl a,
.boxxl a,
.boxxxl a,
.box79 a {
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}


.arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  transition: transform 0.3s ease;
}

.arrow i {
  font-size: 30px;
  color: #26b823;
}

.arrow:hover i {
  transform: scale(1.2);
}

@media (max-width: 1334px) {
  .p{
  font-size: 10px;
}
}

/* Responsive Layout Fixes */
@media (max-width: 1200px) {




  .box a,
  .box74 a,
  .box62 a,
  .box64 a,
  .boxs a,
  .boxm a,
  .boxl a,
  .boxxl a,
  .boxxxl a,
  .box79 a {
    height: 50px !important;
    width: 50px !important;
    line-height: 40px !important;
    font-size: 14px;
  }
  .box,
  .box74,
  .box62,
  .box64,
  .boxs,
  .boxm,
  .boxl,
  .boxxl,
  .boxxxl,
  .box79 {
    height: 60px !important;
    width: 50px !important;
  }
  .arrow {
    height: 60px !important;
  }
  .arrow i {
    font-size: 22px;
  }
}

@media (max-width: 992px) {
  .box a,
  .box74 a,
  .box62 a,
  .box64 a,
  .boxs a,
  .boxm a,
  .boxl a,
  .boxxl a,
  .boxxxl a,
  .box79 a {
    height: 45px !important;
    width: 45px !important;
    line-height: 35px !important;
    font-size: 13px;
  }
  .box,
  .box74,
  .box62,
  .box64,
  .boxs,
  .boxm,
  .boxl,
  .boxxl,
  .boxxxl,
  .box79 {
    height: 55px !important;
    width: 45px !important;
  }
  .arrow {
    height: 55px !important;
  }
  .arrow i {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  .box a,
  .box74 a,
  .box62 a,
  .box64 a,
  .boxs a,
  .boxm a,
  .boxl a,
  .boxxl a,
  .boxxxl a,
  .box79 a {
    height: 40px !important;
    width: 40px !important;
    line-height: 30px !important;
    font-size: 12px;
  }
  .box,
  .box74,
  .box62,
  .box64,
  .boxs,
  .boxm,
  .boxl,
  .boxxl,
  .boxxxl,
  .box79 {
    height: 50px !important;
    width: 40px !important;
  }
  .arrow {
    height: 50px !important;
  }
  .arrow i {
    font-size: 18px;
  }
  .col {
    padding-left: 2px;
    padding-right: 2px;
  }
}

@media (max-width: 576px) {

 .box a,
  .box74 a,
  .box62 a,
  .box64 a,
  .boxs a,
  .boxm a,
  .boxl a,
  .boxxl a,
  .boxxxl a,
  .box79 a {
    height: 35px !important;
    width: 35px !important;
    line-height: 25px !important;
    font-size: 10px;
  }

  
  .box,
  .box74,
  .box62,
  .box64,
  .boxs,
  .boxm,
  .boxl,
  .boxxl,
  .boxxxl,
  .box79 {
    height: 45px !important;
    width: 35px !important;
  }
  .arrow {
    height: 45px !important;
  }
  .arrow i {
    font-size: 15px;
  }
  .col {
    padding-left: 1px;
    padding-right: 1px;
  }
}

/* --- iPhone SE specific adjustments (375px width) --- */
@media (max-width: 478px) {

 .box a,
  .box74 a,
  .box62 a,
  .box64 a,
  .boxs a,
  .boxm a,
  .boxl a,
  .boxxl a,
  .boxxxl a,
  .box79 a {
    height: 30px !important;
    width: 30px !important;
    line-height: 25px !important;
    font-size: 10px;
  }
  .box,
  .box74,
  .box62,
  .box64,
  .boxs,
  .boxm,
  .boxl,
  .boxxl,
  .boxxxl,
  .box79 {
    height: 40px !important;
    width: 30px !important;
  }
  .arrow {
    height: 40px !important;
  }
  .arrow i {
    font-size: 12px;
  }
  .col {
    padding-left: 1px;
    padding-right: 1px;
  }

}

@media (max-width: 392px) {

 .box a,
  .box74 a,
  .box62 a,
  .box64 a,
  .boxs a,
  .boxm a,
  .boxl a,
  .boxxl a,
  .boxxxl a,
  .box79 a {
    height: 28px !important;
    width: 25px !important;
    line-height: 25px !important;
    font-size: 10px;
  }
  .box,
  .box74,
  .box62,
  .box64,
  .boxs,
  .boxm,
  .boxl,
  .boxxl,
  .boxxxl,
  .box79 {
    height: 32px !important;
    width: 25px !important;
  }
  .arrow {
    height: 40px !important;
  }
  .arrow i {
    font-size: 12px;
  }
  .col {
    padding-left: 1px;
    padding-right: 1px;
  }

}

