@import url('https://web.archive.org/web/20220325124704cs_/https://fonts.googleapis.com/css?family=Lobster|Neucha');

html, body {
    min-height: 100%;
    min-width: 100%;
    padding: 0px;
    margin: 0px;
    font-family: 'Lobster', cursive;
    overflow-y: auto;
}

#slogan-block {
    position: absolute;
    font-size: 30pt;
    top: 100px;
    left: 45px;
}

wrapper {
    min-height: 100%;
    width: 90%;
    background: #66ccff;
    position: absolute;
    left: 5%;
}

menu {
    width: 100%;
    background: #0066cc;
    margin: 0px auto;
    padding: 0px;
    height: 300px;
    color: #66ccff;
}

h1 {
    padding: 0px;
    margin: 0px;
    font-size: 75pt;
    font-family: 'Neucha';
    left: 45px;
    height: 170px;
    position: absolute;
    top: 20px;
}

#list {    
    list-style-type: none;
    font-size: 20pt;
    text-align: center;
    padding: 0px;
    width: 30%;
    margin: 120px auto;
}

#separator {
    width: 95%;
    height: 0px;
    margin: 5px auto;
    border: 1px solid black;
}

#header-cont {
    text-align: center;
    position: absolute;
    font-size: 15pt;
    top: 50px;
    right: 20px;
    font-family: 'Neucha';
    padding: 0px;
}

#tel {
    font-size: 20pt;
    font-weight: 600;
}

#header-cont * {
    padding: 0px;
    margin: 0px;
    margin-top: 2px;
}

#footer-cont {
    text-align: center;
    font-size: 16pt;
}

.slide {
    border-radius: 100px;
    height: 200px;
    width: 260px; 
    box-shadow: 0px 10px 1px 3px black;
    margin-bottom: 4px;
    transition: 0.5s linear all;
}

/*
.slide:hover {
    z-index: 10000;
    animation: zoom 0.5s linear both;
    height: 780px;
    width: 1040px;
    position: absolute;
}

@keyframes zoom {
    0% {
        margin-top: -100px;
        height: 195px;
        width: 260px; 
        box-shadow: 0px 10px 1px 3px black;
        border-radius: 100px;
    }
    100% {
        margin-top: -100px;
        height: 780px;
        width: 1040px;
        border-radius: 0px;
    }
    0% {
        margin-left: 0px;
    }
    
}
*/

#img_shop {
    width: 800px;
    height: 459px;
}

#map {
    width: 620px;
    height: 459px;
}

#footer {
    margin: 0px auto;
    max-width: 93%;
}

#left{
    position: absolute;
    left: 4px;
    top: 300px;
}

#right{
    position: absolute;
    right: 4px;
    top: 300px;
}

article {
    min-height: 100%;
}






/*
     FILE ARCHIVED ON 12:47:04 Mar 25, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:05:42 May 26, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.354
  load_resource: 66.475
  PetaboxLoader3.resolve: 55.852
  PetaboxLoader3.datanode: 10.161
*/