/*  LaybyeProject styling index page*/
#LoveMyLaybyLogo{
height:150px;
}
.nav{
display:flex;
flex-wrap: wrap;
height: 50px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-weight:500;
align-items: center; 
background-color:rgb(247, 247, 247);
}
body{
  margin:0;
  padding:0;
  background-color:rgb(247, 247, 247);
}
.marginNav{
  margin-left:280px;
  margin-right:280px;
}
#navbarNav{
  display:flex;
  justify-content: flex-end;
  align-items: center;
}
/* Base underline behaviour */
.navbar-nav.me-auto .nav-link {
  position: relative;
  display: inline-block;   /* key change: shrink to text width */
}
/* Animated underline */
.navbar-nav.me-auto .nav-link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 2px;
  background-color: #000;
  transition: width 0.25s ease;
}
.navbar-nav.me-auto .nav-link:hover::after {
  width: 100%;
}
.nav-item{
text-align: center;
font-weight: 500;
margin-left: 10px;
margin-right: 10px;
}
.nav-item:hover{
font-weight:bold;
}
/* Override global link hover colour for the main nav */
.navbar-nav .nav-link:hover {
  color: #000 !important;   /* black */
  font-weight: bold;        /* keep your hover bold */
}
.container{
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-weight: 800;
background-color:rgb(247, 247, 247);/*
  box-shadow: inset 0 0 10px #000000;*/
}
html{
background-color:rgb(247, 247, 247);
}
header{
   background-color:rgb(247, 247, 247);
}
.btn {
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-weight: 800;
}
.sign-up{
    text-decoration: none;
    padding: 5px 10px 5px 10px;
    border-radius: 8px;
    color: rgb(97, 95, 95);
    font-weight: 600;
    margin-right:100px;
  }
  a{
  text-decoration: none;
 }
 .sign-up:hover{
  color:white !important;
 }
.topRow{
display:flex;
height:60%;
}

.cardo img { width: 100%; 
height: 400px; /* or whatever height you want */ 
object-fit: cover; 
}

.cardo{
border-style: solid;
margin-left: 2px;
margin-right: 2px;
}
strong {
margin-left: 5px;
}
h3{
margin-left: 15px;
}
.mb-auto{
margin-left: 5px;
}
.icon-link {
margin-left: 5px;;
}
#garden{
  height:170px;
  width:170px;
}
#litter{
  height:170px;
  width:170px;
}
.left{
border-style: solid;
margin-left: 30px;
margin-right:10px;
border-radius: 8px;
}
.right{
border-style: solid;
border-radius: 8px;
}
h2{
font-size:x-large;
font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
color:rgb(40, 114, 114) !important;
text-shadow: 3px 3px 3px rgb(127, 126, 185);
letter-spacing: 2px;
}
h4{
font-size:medium;
font-family:Georgia, 'Times New Roman', Times, serif;
font-weight: 700;
color:red !important;
text-shadow: 2px 2px 2px black;
letter-spacing: 2px;
}
.continued{
margin-left:15px;
}
continued:hover{
color:red !important;
}
.flag{
border-style:solid;
width:77px;
height:50px;
margin-left:2px;
}
.flags{
margin-left: 40px;
}
#pow{
  display:flex;
  height:auto;
width:auto;
padding:10px;
justify-content: center;
align-self: center;
}
.round{
display:flex;
text-align: center;
}

.inbetweenRows{
text-align: center;
}
#style44{
font-family: Open-Sans sans-serif;
padding-top:100px;
font-weight:800px;
text-shadow:  2px 2px #c9cfcc; 
}
#style45{
font-family: Open-Sans sans-serif; 
font-size: 25px;
}
#style47{
margin-left:15px;
padding-bottom:5px;
margin-top: 20px;
}
#style48{
font-size: 30px; 
padding-top:25px;
padding-left:10px;
padding-bottom: 20px;
text-shadow:2px 2px 2px rgb(163, 196, 162);
opacity:.7;
}
#style49{
margin-left:15px;
}
#cliffEdge{
height:80%; 
width:90%;
box-shadow: 2px 2px 5px grey;
margin-bottom:20px;
}
#style50{ 
  text-shadow: 2px 2px #c9cfcc; 
  font-size:xx-large;
  font-family: Open-Sans sans-serif;
}
#style51{
margin-top:20px;
padding-bottom: 5px;
margin-left:20px;
text-shadow:  2px 2px #c9cfcc; 
}
#style52{
color:#810e81; 
background-color: lightskyblue ;
padding:5px 7px 7px 7px;
border-radius: 5%;
margin-left:25px;
}
#style53{
font-family: Open-Sans sans-serif; 
font-size: 25px;
margin-bottom:40px;
}
#style54{
margin-left:15px;
background-color:rgb(191, 221, 160);
padding:2px 8px;
}
#style55{
margin-left:15px;
background-color:rgb(191, 221, 160);
padding:2px 8px;
}
#style56{
font-family: Open-Sans sans-serif;
padding-top:100px;
font-weight:800px;
text-shadow: 2px 2px #c9cfcc; 
}
#style57{
margin-left:15px; 
background-color:rgb(191, 221, 160);
padding:2px 8px;
}
 a{
text-decoration: none;
}
a:hover{
color:crimson !important;
}
#country{
margin-top:20px;
}
#farmGate{
margin-top:20px;
}
#convenience{
margin-top:20px;
}    
#nicePic{
  padding-right: 20px;
}   
#wKing{
  height:400px; 
  width:100%;
  object-fit: cover;
}
#laybyOrGate{
  height:400px; 
  width:100%;
  object-fit: cover;
}
/* Footer link base style */
footer .nav-link {
  color: #000 !important;        /* ensure original black */
  position: relative;
  display: inline-block;         /* shrink underline to text width */
  padding-left: 0;
  padding-right: 0;
}
/* Footer hover colour override */
footer .nav-link:hover {
  color: #000 !important;        /* override global red hover */
  font-weight: bold;             /* optional, matches navbar behaviour */
}
/* Footer underline animation */
footer .nav-link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 2px;
  background-color: #000;
  transition: width 0.25s ease;
}
footer .nav-link:hover::after {
  width: 100%;
}
.trademark{
  font-weight: 500;
}
#footerMenu{
  margin-bottom: -40px;
}
#style42{
  padding-left:40px;
  font-weight: 600;
}
.reading{
  padding-bottom:30px;
  color:blue !important;
}


