*{
    text-decoration: none;
    list-style: none;
    border-style: none;
    color: black;
}


@font-face {
  font-family: 'main';
  src: url('./fonts/ITC\ Avant\ Garde\ Gothic\ Bold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'mainlight';
  src: url('./fonts/ITC\ Avant\ Garde\ Gothic\ Std\ Medium.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}


html{
    overflow-x: hidden;
  overflow-y: scroll;
  scrollbar-color: rgb(73, 73, 73) rgb(0, 0, 0);
  scrollbar-width: 30px;
}

body {
  font-family: 'MyFont', sans-serif;
  margin: 0 auto;
}

.header{
   width: 100vw;
   background-color:/*  rgb(232, 232, 232) */ aliceblue;
   margin-top:0px;
   padding-left: 23px;
}

.header-wrapper1{
   width: 96.7%;
   display: flex;
   justify-content: space-between;
}

.header-wrapper2{
   width: 38%;
   height: 100%;
   display: flex;
   justify-content: space-between;
   align-items: center;
}

.header-name{
    font-family: 'mainlight', sans-serif;
    font-size: 26px;
    font-weight: 200;
    margin-top: 0px;
    margin-bottom: 0px;
    letter-spacing: -1px;
}

.header-list{
    width: 50%;
    display: flex;
    justify-content: space-between;
}

.header-list-item{
    font-family: Poppins;
    font-weight: 300;
    font-size: 15px;
}

.header-btn{
    font-family: Poppins;
    font-weight: 300;
    font-size: 14px;
    color: white;
    background-color: rgb(15, 15, 15);
    border-radius: 27px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 8.7px;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 40px;
    border: 1px solid black;
    
}

.main{
    background-color: rgb(230, 55, 16) /* rgb(122, 199, 21) */ /* rgb(88, 68, 241) */;
    width: 100vw;
    height: 100vh;
}

.main-name{
    font-family: 'mainlight', sans-serif;
    margin-top: 0px;
    font-size: 310px;
    letter-spacing: -30px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 50%;
}

.main-div{
    border-bottom: 1px solid black;
    display: flex;
    align-items: end;
    justify-content: space-between;
    margin-left: 20px;
    margin-right: 20px;
    gap: 100px;
    padding-top: 140px;
    padding-bottom: 30px;
}

.main-para-wrapper{
    margin-left: 20px;
    margin-right: 20px;
    width: 98%;
    display: flex;
    justify-content: end;

}

.main-para{
    font-size: 15px;
    letter-spacing: -0.3px;
    font-family: poppins;
    width: 31%;
    padding-right: 21.1px;
    padding-top: 25px;
    text-align: justify;
}

.abt{
    background-color: aliceblue;
    padding: 120px 20px;
    display: flex;
    justify-content: center;
}

.abt-wrapper1{
    width: 60vw;
}

.abt-wrapper2{
    display: flex;
    width: 100%;
    justify-content: end;
}
.abt-main{
    font-family: 'mainlight';
    font-size: 45px;
    letter-spacing: -2.7px;
    border-bottom: 1px solid black;
}

.abt-para{
    font-size: 15px;
    letter-spacing: -0.3px;
    font-family: poppins;
    width:100%;
    padding-right: 21.1px;
    padding-top: 5px;
    text-align: justify;
}


.werte{
   background-color: aliceblue;
   width: 100vw;
   display: flex;
   justify-content: center;
   flex-direction: column;
   padding-bottom: 120px;
}

.werte-main{
    font-family: poppins;
    font-size: 26px;
    letter-spacing: -2px;
    width: 100%;
    margin-left: 20vw;

}

.werte-wrapper1{
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-top: 30px;
}

.werte-wrapper2{
    display: flex;
    margin-left: 20vw;
    margin-right: 20vw;
    flex-direction: column;
}

.werte-wrapper-item{
    font-family: 'mainlight';
    font-size: 45px;
    border-bottom: 1px solid black;
    letter-spacing: -2px;
    display: flex;
    justify-content: space-between;
    align-items: start;
    margin-top: 40px;
    text-transform: uppercase;
}

.werte-wrapper-item-para{
    font-size: 15px;
    letter-spacing: -0.3px;
    font-family: poppins;
    width: 40%;
    text-align: end;
    margin-top: 0px;
}

.food-main{
    background-color: rgb(230, 55, 16);
    height: 78vh;
    width: 100vw;
}

.main-header-wrapper{
    width: 100vw;
    height: fit-content;
    display: flex;
    align-items: start;
    justify-content: start;
}

.main-header{
    font-family: 'mainlight';
    font-size: 70px;
    letter-spacing: -3.4px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 40px;
    width: 100%;
    border-bottom: 1px solid black;
}


.kleidung-para-wrapper{
    width: 100vw;
    display: flex;
    justify-content: end;
}

.kleidung-main-para{
     font-size: 15px;
    letter-spacing: -0.3px;
    font-family: poppins;
    width: 36%;
    padding-right: 21.1px;
    padding-top: 25px;
    text-align: justify;
}

.kleidung-wrapper{
    margin-top: 90px;
}

.kleidung-oberteile{
    font-family: poppins;
    font-size: 26px;
    letter-spacing: -2px;
    width: 100%;
    margin-left: 20px;
    height: fit-content;
}

.work{
    width: 100vw;
    height: 80vh;
    background-color: rgb(255, 51, 0);
}

.work-list{
    margin-left: 0px;
    padding-left: 30px;
    margin-top: 18px;
    height: fit-content;
    margin-bottom: 180px;
    overflow-x: scroll;
    display: flex;
    gap: 100px;
      display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
    scrollbar-width: none;
    margin-left: 20px;
    margin-right: 20px;

}

.work-list-item{
    width: fit-content;
      flex-shrink: 0;
  scroll-snap-align: start;
}


.work-text-wrapper{
    width: 100vw;
    display: flex;
    justify-content: center;
}


.work-small{
    width:96vw;
    border-bottom: 1px solid antiquewhite;
    margin: 0px;
    font-weight: 300;
    font-family: 'mainlight';
    font-size: 29px;
    color: antiquewhite;
    padding-bottom: 12px;
}

.work-overpara{
    font-weight: 900;
    font-family: 'mainlight';
    color: antiquewhite;
    font-size: 60px;
    line-height: 97%;
    text-transform: uppercase;
    padding-top: 16px;
    margin: 0px;
}

.work-btn-wrapper1{
    width: 98vw;
    display: flex;
    justify-content: flex-end;
}

.work-btn-wrapper2{
    width: 120px;
    display: flex;
    justify-content: flex-end;
}

.work-btn1{
    border: 1px solid rgb(0, 0, 0);
    background-color: rgba(255, 228, 196, 0);
    border-radius: 50%;
    color: rgb(0, 0, 0);
    padding: 9px 13px;
}

.work-btn2{
    border: 1px solid rgb(0, 0, 0);
    background-color: rgb(230, 55, 16);
    border-radius: 50%;
    color: rgb(0, 0, 0);
    padding: 9px 13px;
    margin-left: 12px;
}



.work-list-item-number{
    font-family: poppins;
    font-size: 15px;
    color: rgb(230, 55, 16);
}


.work-list-item-name{
 font-weight: 900;
    font-family: 'mainlight';
    color:rgb(230, 55, 16);
    font-size: 66px;
    line-height: 97%;
    text-transform: uppercase;
    padding-top: 16px;
    margin: 0px;
    padding-bottom: 5px;
    letter-spacing: -2px;
}


.work-list-item-para{
    font-size: 17px;
   font-family: poppins;
   margin-top: 0px;
   font-weight: 300;
   padding-top: 9px;
   letter-spacing: 0.3px;
   color: rgb(230, 55, 16);
   text-transform: uppercase;
}

.work-img{
    width: 850px;
}

.work-list-item-div2{
    border-bottom: 1px solid rgb(230, 55, 16);
}


.footer{
    width: 100vw;
    height: fit-content;
    background-color: rgb(230, 55, 16);
}

.footer-kleidung{
    margin-top: 80vh;
}

.footer-tshirt{
    margin-top: 0vh;
}


.footer-wrapper1{
    width: 98%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer-wrapper2{
    width: 99%;
    margin-left: 20px;
    margin-right: 40px;
    font-family: 'mainlight';
    font-size: 45px;
    letter-spacing: -3px;
    border-bottom: 1px solid black;
}

.footer-wrapper3{
    width: 99%;
    margin-left: 20px;
    margin-right: 30px;
     font-family: poppins;
    font-size: 15px;
    letter-spacing: -1px;
    display: flex;
    justify-content: end;
}

.footer-wrapper3>div{
    width: 60%;
    display: flex;
    margin-top: 13px;
    justify-content: space-between;
}

.dropdown {
  position: relative;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: aliceblue;
  min-width: 130px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
}



.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown-content-item{
    border-bottom: 1px solid black;
    margin-bottom: 20px;
    padding-bottom: 7px;
}
.dropdown-content-item1{
    margin-top: 10px;
}

.dropdown-content-item3{
    margin-bottom: 3px;
}


.tshirt{
    background-color: aliceblue;
    width: 100vw;
    height: 100vh;
    padding-top: 50px;
}

.tshirt-main-wrapper{
    font-family: poppins;
    font-size: 26px;
    letter-spacing: -2px;
    width: 97%;
    margin-left: 20px;
    margin-right: 80px;
    padding-bottom: 10px;
    height: fit-content;
    border-bottom: 1px solid black;
}

.tshirt-wrapper2{
    margin-top: 40px;
}

.product-list{
    display: flex;
    gap: 40px;
    margin-right: 20px;
    margin-left: 20px;
}


.tshirt-img{
    width: 700px;
}

.tshirt-wrapper2{
    width: 700px;
}
.tshirt-wrapper2-item{
    display: flex;
     flex-direction: column;
}

.tshirt-wrapper3{
    width: 100%;
    padding-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.tshirt-wrapper3-para{
    font-size: 17px;
   font-family: poppins;
   margin-top: 0px;
   font-weight: 300;
   letter-spacing: 0.3px;
   color: rgb(230, 55, 16);
   text-transform: uppercase;
}

.footer-tshirt{
    margin-top: 1px;
}

