body{
  background-color: #f5f5f5;
    
}
#1m :focus{
    background-color:black;
    background-size: cover;
}
#footerlinks>li{
    margin-bottom: 10px;
 
   
    text-align: left;
    border-radius: 3px;
    color: white;
 
    
}
#footerlinks>li>a:hover{
  color:white;
    border-bottom: 1px solid white;
    padding: 6px;
  
 
    text-decoration:none;
}
#pro>p{
    color:#404040;
    font-size:18px;
    padding: 20px;
    border: 1px solid #ccc;
    padding:20px;
    border-radius: 4px;
    margin: 10px;
    font-weight: 100px;
font-family: ;

}

.shop-category-banner{
    background-color: #2458af;
    font-family: candara;

}
.list-dotted>li{
    list-style-type:circle;
}
.list-dotted>li>a{
    text-decoration: none;
    font-size: 13px;
    color: black;
    font-family: candara;
   
    
}
#loading>p>img{
    width: 100%;
    height: 100%;
    margin-bottom: 9000px;
    
}

#pblock{
    padding:10px;
    border: 1px solid #ccc;
    border-radius: 10px;
    color: #2458af;
    
}
#blue{
    color: #2458af;
    
}
#pheader{
       color:white;
    background-color:#2458af;
 
    padding: 10px;
    margin-bottom: 30px;
}
#pheader>h2{
    color:white;
}
#pheader>p{
    color: white;
}
.product-name>h4{
    background: #2458af;
    color:white;
   
}
#WD{
    background-color: #2458af;
    color:white;
    padding: 10px;
    border-radius: 3px;
     color:white;
    text-decoration: none;
    
    
}

.product-img-hover>a>img{
   
    width: 300px;
    height: 100%;
}
#mm>a>div>img{
margin: 20px auto
    
}
#mm>a>div>:hover{
    background-image: url(img/ii.png);
    background-repeat: no-repeat;
   margin: 20px auto;
    background-size: auto;
    background-position: center;
    border-radius: 30px;}


table>tbody{
    padding: 4px;
    border: 1px solid #ccc;
   background: white;

    
}
table>tbody>tr{
    color: black;
}
.product{
    padding: 10px;
    margin-left: 3px;
    text-align: center;
    border: 1px solid #808080;
    background-color: white;
  
}
.product:hover{
    box-shadow: 0px 0px 2px 2px black;
}

#map{
    border: 1px solid black;
    box-shadow: 0px 0px 1px 1px black;
    margin-bottom: 30px;
}