/* ============================== CSS				 ==============================  */
/* ============================== VERSION			 ==============================  */
/* <!-- V0.02 --> */
/* <meta name="date" content="2021-10-31T21:00:00+02:00"> */
/* ============================== VERSION END		 ==============================  */

/* ============================== Global Definitions ==============================  */

* {
    margin: 0;
    padding: 0;
    /* border: 1px solid #ff0000; */

}

html {

    /* margin: 2px 2%; */
    /*padding: 2px 2%;*/
    /* * /
	display: block;
	*/
    min-height: 80vh;
    /* background: linear-gradient(to right, #643a00, #ffffcc, #ffffcc, #643a00); */
    background: linear-gradient(to right, #b64214 , #fae3ce, #cfb7a1, #b64214);
    color: #B93912;
    background: linear-gradient(to right, #b64214, #cdb7a4, #fae3ce, #fae3ce, #cdb7a4 , #b64214);
    /* background: #fff0c4; */
    /* background: #fff0c4 url(./img/Nok\ Thai\ Take\ Away\ Logo-xl.png) 80% center no-repeat; */
    /* background: #cdb7a4 url(./img/Logo-LQ.jpg) top center no-repeat ; */
    /* background-blend-mode: color-dodge; */
    /* background-size: 35vw; */
}

body {
    /*max-width: 75em;*/
    display: grid;
    grid-template-columns: 1fr;
    grid-column: span 1;
    align-content: center;
    align-items: center;
    justify-items: center;
    
    
    
    font: normal 1.0em Calibri, sans-serif;
    font: arial, sans-serif;


    /* background: #f3db94; */
    /*background-color: #ffffcc;*/
    background-repeat: no-repeat;
    /* color: #603912; */
    /* margin: 0.2em; */
    /* padding: 0.2em; */
    /*height: 100vh;*/
    


}

#separator {
    width: 100%;
    /* height: 10px; */
    /* padding: 0; */
    /* margin: 0; */
}

#logo {
    /* display: none; */
    position: fixed;
    /* width: 12em; */
    height: 9em;
    left: 1em;
    /* padding: 5px; */
    /* margin: 5px; */
    /* margin-left: 5%; */
    justify-self: start;
    z-index: 15;
    opacity: 90;
    top: 2.7em;
    max-width: 10%;
    height: auto;
}

.article_head {
    /* width: 95%; /**/
    font-size: 1.4em;
    /* border: 1px solid purple; */
    font-weight: bold;
    text-align: center;
}

.article_text {
    /* width: 65%; */
    font-size: 1em;
    text-align: center;
    /* border: 1px solid red;*/
    /* float: left; */
    /*max-width: 45em;*/
    /*min-width: 15em;*/
    margin: .3em;
    padding-top: .3em;

}

.article_tbl {
    display: grid;
    grid-template-columns: 10% 1fr 2fr 10%;
    font-size: 1em;
    text-align: center;
    /* border: 1px solid red;*/
    /* float: left; */
    /*max-width: 45em;*/
    /*min-width: 15em;*/
    margin: .3em;
    padding-top: .3em;

}

.article_pic {
    font-size: 2em;
    align-items: right;
    
    padding: 0;
    /* margin: 10px; */
    
    grid-column: 2;
}
.article_tbl_txt {
    column-span: 2;
}
.article_pic img {
    width: 90%;
}


/* ============================== HEADER			 ==============================  */


header {
    order: 2;
    /* display: none */
    grid-column: 1 / span 1;
    /* grid-area: head;	 */
    /* border: 1px solid #43463D; */

    /* background: background: url(img/wall_bckgrnd.jpg) no-repeat center center, url(img/hdr_bck.jpg) no-repeat top center; */
    /* background-image: url(img/Banner.jpg); */
    /* background-image: url(img/banner-large.jpg); */
    /* background-position: bottom; */
    /*opacity:85%;*/

    /* background-repeat: no-repeat; */
    /*background-position: top center;*/
    /* background-size: contain;  */
    /* * /font-family: 'Petit Formal Script', cursive;
		/* */
    /*font-family: Calibri;*/
    
    text-align: center;
    text-align: -webkit-center;
    /* font-size: 2.5em; */
    /* font-weight: 500; */
    /* font-variant: normal; */
    /* color: #2b201c; */
    /* color: #234816; */
    /* border-radius: 4px; */


    /* 
		background-position:center center;
		*/
    /* background-blend-mode: saturation; */

    /* margin: 5px; */
    margin-top: 3.5em;
    /* margin-left: 5%; */
    /* margin-right: 5%; */
    padding: 0;

}

header div {
    
		/* background: linear-gradient(to bottom, #281A00, transparent, #281A00);  */
		/* background: linear-gradient(to bottom, #281A00, transparent, #281A00); */
		/* background: linear-gradient(to bottom, #281A00, Gold, #281A00); */
		
    /*background: linear-gradient(to bottom, Darkgreen, #281A00 70%);*/
    /* background: linear-gradient(to bottom, black, #234816 , green, #91ff74 , white 32%, #91ff74,  green, #234816, black); */
    /* text-shadow: 2px 2px 1px #234816;  */
    /*text-shadow: 2px 2px 1px #4e2e2e;*/ 
    /*text-shadow: 2px 2px 1px #5a0a0a; */
    /*text-shadow: none;*/
     /* background: linear-gradient(to bottom, #000, #58430c, goldenrod, gold, #fff 35%, gold, goldenrod, #58430c , #000); */
    /*text-shadow: 2px 2px 2px GOLD;*/
    
    /* background-clip: text; */
    /* -webkit-background-clip: text; */
    /*background-clip: text;*/
    /* text-transform: uppercase; */
    /* font-family: Georgia , serif; */
    /* font-family: 'IM Fell English', serif; */
    font-family: 'Italianno', cursive;
    font-size: 4em;
    /* text-shadow: 2px 2px 4px goldenrod; */
    text-shadow: 3px 3px 6px #918669;
    /* font-weight: 700; */
    /* -moz-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    /* -moz-text-fill-color: transparent; */
    /*color: linear-gradient(to bottom, #281A00, green, lightgreen, green, #281A00);*/
    /*text-decoration-color: linear-gradient(to bottom, #281A00, green, #281A00);*/
    margin: 0;
    color: #e7550f;


}
header img{
    max-width:85%;
}


#navlink {
    display: none;
    float: right;
    text-decoration: none;
    /* font-size: 1.875em; */
    font-weight: bold;
    /* padding: 10px; */
    /* margin: 30px 30px 0 0; */
    position: absolute;
}

#ul.nav_li_left {
    justify-content: flex-end;
}

#ul.nav_li_right {
    justify-content: flex-start;
}

div#hd-second {
    font-size: .7em;
    font-variant: all-small-caps;

}


hr {
    /* display: none; */
    width: 90%;
    height: 1px;
    margin: auto;
    padding: 0;
    background: #603912;
    border-width: 0;
    /* border-width: 1px; */
    /* border-block-color: #555555; */
    /* border-color: #C3A340; */
}




/* ============================== Navigation			 ==============================  */
nav {
    /* display: none */
    order: -1;
    z-index: 10;
    grid-column: 1 / span 1;

    /* display: inline-flex; */
    /*height: 5em;*/
    text-align: center;
    /* align-items: center; */
    /* justify-content: center; */
    /* font-variant: normal; */
    /* background: url(img/logo_c_small.jpg) no-repeat center center; */
    /* list-style-type: none; */
    /* box-shadow: 0 10px 5px 0 #005C1F; */
    /* box-shadow: 0 10px 5px 0 #529152; */
    /*background: no-repeat center bottom; */
    position: fixed;
    width: 100%;
    /* background-color: gold; */
    /* background: linear-gradient(to bottom, #efdcad 35%, #bc8d4d); */
    /* background: linear-gradient(to right, #efdcad 35%, #bc8d4d); */
    background: linear-gradient(to right, #b64214, #cdb7a4, #fae3ce, #fae3ce, #cdb7a4 , #b64214);
    top: 0px;
    /* left:0%; */
    /* display: block;*/
    /* border: 1px solid #43463D;*/
    /* text-indent: 10px; */
    /*flex-direction: row; */

}

nav ul {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;

    /*list-style: square;*/
    /* text-transform:none; /**/
    text-decoration: underline;
    /*letter-spacing: 0;*/
    /* color:#309351; /* */
    /**/
    /* border: 1px solid #43463D;  /* */
    /* background-color: #B39B7D; /*transparent /* */
    /** / border-radius: 0.3em 0.3em; /* */
    /* width: 8em; /* */
    /* 
		 
		 */
    /*font-weight: bold;*/
    /* * / background: linear-gradient(to bottom, beige, #281A00); /* */
}

nav ul li {
    display: inline-block;
    text-align: center;
    /*list-style: square;*/
    /* text-transform:none; /**/
    /*text-decoration: underline;*/
    letter-spacing: 0;
    line-height: 1.1;
    font-size: 1.5em;
    margin: .2em;
    padding: .1em;
    min-width: 10vw;
    max-width: min-content;
    /* 
		 
		 */
    /*font-weight: bold;*/
    /* * / background: linear-gradient(to bottom, beige, #281A00); /* */
}

nav ul li:hover,
nav ul li a:hover,
nav ul li a:active {
    /*color: #E8DBC3;*/
    /*background-color: #442a21;*/
    /*!important;*/
    /* background-color: transparent !important; /* * /
	 background-color: #29A329;
	/* vertical-align:super; text-decoration: none;*/
    font-weight: 800;
    text-decoration: underline;
    text-decoration: overline;
    /*text-indent: 5px;*/

    text-emphasis: 3;
    /* text-shadow: 2px 2px 4px goldenrod, -.2em .2em .2em #882f0c; */
    text-shadow: .2em .2em .2em #642500;
;
    /*background: linear-gradient(to bottom, #FBD57D, #5B0202);*/
    /*background: linear-gradient(to bottom, #ffffcc 20%, #643a00 98%);*/
    /* border: 3px; */
    /* border-radius: 3px; */
    /*font-family: calibri;*/
    font-variant: small-caps;
    transition-duration: 250ms;


}

nav ul li a {
    text-decoration: none;
    text-align: center;
    /* color: #161814; */
    color: #B93912;;
}

nav ul li#nav-small {
    font-size: 0.8em;

}

/* ============================== Nav END		 	 ==============================  */


/* ============================== Hamburger Menu 	 ==============================  */

label.hamburg {
    display: none;
    /* position: absolute;  */
    position: fixed;
    z-index: 20;
    /* background: #C3A340; */
    /* background: linear-gradient(to bottom, #C3A340 35%, #603912); */
    
    /* background: transparent; */
    /* box-shadow: -2px 2px 2px 2px #603912; */
    /* box-shadow: -2px 2px 2px 2px #C3A340; */
    /* opacity: 85%; */

    width: 65px;
    height: 50px;
    
    /* border-radius: 4px; */
    /* top: 5px; */
    right: .5em;
}

input#hamburg {
    display: none;
    position: absolute;
    top: 0;
    /*bottom: 0;*/
    right: 0;
    z-index: 20;
}

.topmenu {
    height: auto;
}

.line {
    position: absolute;
    left: 12px;
    height: 5px;
    width: 40px;
    background: #603912;
    border-radius: 2px;
    display: block;
    transition: 0.7s;
    transform-origin: center;
    padding: 0;
}

.line:nth-child(1) {
    top: 12px;
}

.line:nth-child(2) {
    top: 24px;
}

.line:nth-child(3) {
    top: 36px;
}


#hamburg:checked + .hamburg .line:nth-child(1) {
    transform: translateY(12px) rotate(-45deg);
}

#hamburg:checked + .hamburg .line:nth-child(2) {
    opacity: 0;
}

#hamburg:checked + .hamburg .line:nth-child(3) {
    transform: translateY(-12px) rotate(45deg);
}

/* ============================== Hamburger Menu END ==============================  */

/* ============================== Gallery   	 	 ==============================  */
.gallery {
    display: grid;
    gap: .3em;
    grid-auto-flow: dense;
}

.gallery figure {
    /* border: 1px solid #ccc; */
    grid-column-end: span 1;
    position: relative;
    margin: 0.2em;
    counter-increment: posMarkup;
}

.gallery figure img {
    display: block;
    object-fit: cover;
    max-width: 95%;
    /* width: 100%; */
    /* height: 100%; */
}

/*.gallery figure::after {
  content: counter(posMarkup, decimal);
  position: absolute;
  bottom: 0;
  color: red;
}
*/
.gallery figure.landscape {
    grid-column-end: span 2;
}

.gallery figure.panorama {
    grid-column-end: span 3;
}

.gallery figure.xlong {
    grid-row-end: span 2;
}

/* ============================== Gallery END	 	 ==============================  */

/* ============================== Site top elements	 ==============================  */
main {
    order: 4;
    grid-column: 1 / span 1;
    /* border: 1px solid hotpink; */
    /* display: grid; */
    /* grid-template-columns: 1fr 5fr 1fr; */
    /*grid-column: span 1;*/
    /* max-width: 60em; */
    /* min-width: 15em; */
    /* for galery*/
    /* 	grid-template-columns: repeat(auto-fill, minmax(133px, 1fr)); */
    /* 	grid-auto-flow: dense;*/
    margin: .3em;
    padding: .3em;

}
iframe {
    /* Karte auf der Kontakt Page */
    width: 75vw;
    height: 50vw;


}

article {
    order: 4;
    /* grid-column: 2 / span 1; */
    /* border: 2px solid purple; */
    /* min-height: 55vh; */
}

article a {
    /*order: 4;*/
    color: inherit;
    /* border: 2px solid purple; */
    text-decoration: underline;
}


asidel {
    /* border: 1px solid tomato; */
    /*order: 1;*/
    height: 100%;
    grid-column: 1 / span 1;
    /* background: url(img/Sawatee_Left_b.jpg) no-repeat top right; */
    /* width: 8em ; */

}

asider {
    /* border: 1px solid tomato; */
    /*order: 3;*/
    grid-column: 1 / span 1;
    /* background: url(img/Sawatee_Left_b.jpg) no-repeat top right; */
    height: 100%;
    /* width: 8em ; */

}

footer {
    order: 6;
    display: grid;
    grid-column: 1 / span 1;
    grid-template-columns: fr 1fr 1fr;
    font-size: 0.75em;
    text-align: center;
    /* width: 100%;  */
}

footer ul li {
    font-family: 'Arial', cursive;
    /*display: inline-block; */
    text-align: right;
    list-style: none;
    text-transform: none;
    letter-spacing: 0;
    /* color: #309351; */

}

footer a {
    font-family: 'Arial', cursive;
    text-decoration: underline;
    text-transform: none;
    letter-spacing: 0;
    color: #a5713d;

}



news {

    /* display: none; */

    order: 3;
    grid-column: 1 / span 1;
    margin: 1.5em;
    margin-left: 10%;
    margin-right: 10%;
    padding: 2.5em;

    border-radius: 4px;

    text-align: center;

    /*background-blend-mode: exclusion;*/

    /* width: 8em ; */

    /* Highlighted News 
    background-color: #ffd350;
    color: #af0f0f;
    */
    /* border: 1px solid #af0f0f; */
    /*box-shadow: 7px 7px 14px 10px #af0f0f;*/
    /* Hightlight in Red */

    /* Normal News */
    /* background-color: #fff5a5; */
    /* background: linear-gradient(to right, #945c43 5%, #dcd7b1 30%, #dcd7b1 70%, #945c43 95%); */
    /* color: #234816; */
    background: linear-gradient(to right bottom, #ebe3c0 35%, #e76427);
    box-shadow: 4px 4px 10px 7px #945c43;
}

news a {
    color: #C09A41;
}

/* ============================== Site top elements	END		===========================  */

/* ============================== News overlay				===========================  */
button {
    border-radius: .5em;
    padding: .5em 1em;
    margin: .5em;
    font-size: 1em;
    /* background: #666; */
    border: 1px solid #333;
    cursor: pointer;
}

.overlayHidden {
    display: none;
}

.overlay {
    display: none;
    width: 20em;
    background: #f7ffdd;
    border: 1px solid #e7c157;
    border-radius: 4px;
    box-shadow: 5px 5px 6px 5px #B93912;
    position: absolute;
    top: 20%;
    right: 15%;
    margin: auto;
    padding: 1em;
    color: #CD0000;
}

.overlay img {
    width: 90%;

}

.overlay h1 {
    font-size: 1.4em;

}


#overlaybtnclose {
    position: absolute;
    margin: 0;
    right: 0;
    top: 0;
    /* background: #c32e04; */
}

#overlaybtnclose::before {
    content: "X";
    /* font: bold 1rem sans-serif; */
}

/* ============================== News overlay END			===========================  */

/* ============================== ELSE			===========================  */
figure {
    /* width: 80VW; */
    width: 100%;
    text-align: center;
}
figure img{
    max-width: 100%;
    width: inherit;
}

/* ============================== News overlay END			===========================  */


@media screen and (min-width: 80em){
    body {
        transition-duration: 350ms;
        /* padding-left: 3vw; */
        /* padding-right: 3vw; */
        margin-left: 12vw;
        margin-right: 12vw;
        /* margin-top: 2vw; */
        /* border: 1px solid #603912; */
        border-radius: 4px;
        /* box-shadow: 2px 2px 5px #B93912; */
    }
    
}

@media screen and (max-width: 750px) {
    #logo {
        z-index: 10;    
    }
}

@media screen and (max-width: 35em) {
   
    
    #logo {
        /*margin-left: 0;*/
        top: 0em;
        
        /* width: 25vw; */
        max-width: 15%;
        left:10px;
        

    }

    .overlay {
        right: 10vw;
        width: 80vw;
    }

    news {
        /* border: 1px solid tomato; */
        order: 3;
        grid-column: 1 / span 3;
        /* width: 8em ; */

    }

    header {
        /* display: none; */
        grid-column: 1 / span 1;
        font-size: 1.6em;
        text-align: left;
        margin-top: 0;
        width: 100vw;
        height: 100px;
        /* background-color: gold; */
        /* background: linear-gradient(to bottom, #efdcad 35%, #bc8d4d); */
        /* background: linear-gradient(to right, #efdcad 35%, #bc8d4d); */
        z-index: 5;
    }
    header div {
        /* display: none; */
        /* margin-right: 2em; */
        margin-right: 75px;
        margin-left: 113px;
        font-size: .8em;

    }

    header div #hd-second {
        font-size: .85em;
    }

    nav {
        order: 1;
        /*display: inherit;*/
        /*position: absolute;*/
        grid-column: 1 / span 1;
        /*height: 100px;*/
        /*top: 15%;*/

        /*left: 0;*/
        /*width: 12em;*/
        height: 0em;

        /*background: white;*/
        /* background: none; */
        border: 1px;
        /*font-size: 1em;*/
        z-index: 10;

    }

    nav ul {
        display: list-item;
        list-style: none;
        max-width: 95%;
    }

    nav ul li {
        display: inline-block;
        list-style: none;
        /* text-align: left; */
        /*width: 11em;*/
        flex-direction: row;
        line-height: 2em;
        width: 96%;
        border-top: 2px solid #603912;
        border-bottom: 2px solid #603912;
        min-width: unset;
        max-width: unset;
        


    }

    nav ul li a {
        display: grid;
        /* align-content: center; */
        /*align-self: center;*/
        list-style: none;
        /*text-align: center;*/
        font-size: 1.0em;
        max-width: unset;

    }

    nav img {
        display: none;
    }

    main {
        order: 4;
        /* grid-template-columns: 1fr; */
        /* grid-column: 1 / span 3; */
        /* display: flex; */
        /*grid-template-columns: ;*/
        max-width: 90%;
    }

    article {
        grid-column: 1 / span 1;
        /* width: 100%; */
        /* margin: 1em; */
        /* margin-top: 0; */
        /* padding: 1em; */
        /* padding-top: 0; */
    }

    .article_tbl {
        display: unset;
        grid-template-columns: unset;

    }

    aside {
        display: none;
    }

    #article_pic {
        width: 75%;
        font-size: 2em;
    }

    label.hamburg {
        display: block;
        /* background: #C3A340; */
        /* opacity: 40%; */

    }

    .topmenu {
        /* display: none;	 */
        position: fixed;
        top: 105px;
        right: 0;
        overflow: hidden;
        flex-direction: row;
        /* max-width:8em;  */
        /* width: 100%; */
        height: 0;
        z-index: 10;
        /* border: 1px solid; */
        /* border-radius: 0.25em 0.25em; */
        background-color: #cdb7a4;
        background: linear-gradient(to right bottom, #ebe3c0 35%, #e76427);
        /* background: linear-gradient(to right, #efdcad 35%, #bc8d4d); */
        /* background: linear-gradient(to right, #b64214, #cdb7a4, #fae3ce, #fae3ce, #cdb7a4 , #b64214); */
        /* background: linear-gradient(to right, #fae3ce, #cdb7a4, #b64214, #cdb7a4 ,#fae3ce); */
        transition: all 0.6s;
        /* border-radius: 4px; */
        opacity: 95%;
        text-decoration: underline;
        text-decoration: overline;
        /*text-indent: 5px;*/
    
        text-emphasis: 3;
        /* text-shadow: 2px 2px 4px goldenrod, -.2em .2em .2em #882f0c; */
        /* text-shadow: .2em .2em .2em #882f0c; */
        font-weight: bold;
    }

    #hamburg:checked + .hamburg + .topmenu {
        /* max-height: 7em;  */
        /* background: #111; */
        /* max-width: 12.5em; */
        /* right: 7px; */
        overflow: hidden;
        flex-direction: row;
        max-width: 100%;
        height: 80%;
        /* height: auto; */
        z-index: 20;
        /* border-radius: 0.25em 0.25em; */
        /* border: 2px solid #603912; */
        font-size: 100;
        transition: all 0.6s;
        padding: 7px;
        border: 2px solid #603912;

        /* box-shadow: 2px 2px 2px 2px #603912; */
        /* box-shadow: -2px 2px 2px 2px #C3A340; */
    }

    asidel {
        display: none;

    }

    asider {
        display: none;
    }
    .gallery figure.landscape,
    .gallery figure.panorama{
        grid-column-end: span 1;
    }

}

article iframe {
    width: 95%;
   height:300px;
    max-height: 40vh;
    /* margin:5px; */
    border: 2px;
    
}
