      body {
      margin: 0;
      font-family: 'Poppins', sans-serif;
      background: linear-gradient(135deg, #1a0f08);
      position: relative;
      color: #fff;
      font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; 
      overflow-x: hidden;
    }
    header {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 25px 60px;
    }
    .logo {
      background: linear-gradient(261.69deg, #FF6432 12.12%, #FFA228 86.72%);
      background-clip: text;
      -webkit-text-fill-color: transparent;
      font-size: 28px;
      font-weight: 700;
    }
    nav a {
      margin: 0 18px;
      color: #A3A3A3;
      text-decoration: none;
      font-size: 16px;
    }
    .header__nav  {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 50px;
    }
    .header__nav li a {
      position: relative;
      padding-bottom: 4px;
      color: #c8c8c8;
      text-decoration: none;
    }

    .header__nav li a::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 0;
      height: 2px;
      background: gold;
      transition: width 1s ease;
    }

    .header__nav li a:hover::after {
      width: 100%;
    }
    .btn-login {
      background: #ff8c28;
      padding: 10px 25px;
      border-radius: 25px;
      border: none;
      color: #fff;
      text-decoration: none;
      font-weight: bold;
    }
    .btn-login:active {
      background: yellow;
      color: black;
    }
    .icon__header {
      width: 40px;
      height: 40px;
      background: #ff9517;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .icon__header i {
      font-size: 20px;
    }
    .main {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 40px 70px;
    }
    .left h1 {
      font-size: 50px;
      line-height: 1.2;
    }
    .left p {
      color: #d6c9b0;
      width: 380px;
      margin: 15px 0 30px;
    }
    .video-box img {
      width: 220px;
      border-radius: 14px;
    }
    .buttons {
      margin-top: 30px;
      display: flex;
      gap: 15px;
      margin-top: -60px;
    }
    .btn-order {
      background: #ff7d1a;
      padding: 12px 35px;
      border-radius: 30px;
      text-decoration: none;
      color: white;
      border: none;
      font-weight: 600;
    }
    .btn-menu {
      width: 140px;
      height: 38.4px;
      position: relative;
      border: 2px solid #ff7d1a;
      padding: 12px 25px;
      border-radius: 20px 30px 30px 20px;
      text-align: end;
      right: 50px;
      text-decoration: none;
      color: #ff9517;
      top: 1.5px;
      font-weight: 600;
      background-color: transparent;
    }
    .right img {
      width: 430px;
      border-radius: 30px;
      margin-right: 70px;
      margin-bottom: 150px;
    }
    .cooking {
      position: relative;
      color: #A3A3A3;
      font-size: 15px;
      left: 25px;
      top: 15px;
    }
    .vector__one {
      position: relative;
      left: 250px;
      bottom: 30px;
    }
    .elli {
      position: relative;
      width: 60px;
      height: 60px;
      left: 80px;
      bottom: 115px;
    }
    .polygon {
      position: relative;
      left: 35px;
      bottom: 132px;
    }
    .pizza__one {
      width: 200px;
      height: 220px;
      position: relative;
      left: 1250px;
      top: -890px;
    }
    .fries {
      width: 200px;
      height: 220px;
      position: relative;
      left: 650px;
      top: -360px;
    }
    .h1__menu {
      text-align: center;
      font-size: 69.17px;
      margin-top: -420px;
    }
    .big__header {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 40px;
    }
    .buttonlar {
      display: flex;
      align-items: center;
      margin-top: -30px;
      text-align: center;
      margin-left: 80px;
      gap: 130px;
    }
    .show {
      width: 140px;
      height: 50px;
      border-radius: 40px;
      background: linear-gradient(261.69deg, #FF5924 12.12%, #FFA229 86.72%);
      color: white;
      border: none;
      transition: .1s;
    }
    .show:active {
      background: white;
      color: black;
    }
    .meat {
      width: 140px;
      height: 50px;
      border-radius: 40px;
      border: none;
      background: #210A01;
      color: #fff;
    }
    .meat:hover {
      background: #fff;
      color: black;
    }
    .vegetarian {
      width: 140px;
      height: 50px;
      border-radius: 40px;
      border: none;
      background: #210A01;
      color: #fff;
    }
    .header__section{
      margin-top: -100px;
    }
    .most__header{
      margin-top: 40px;
    }
    .sister__header{
      position: relative;
      top: -10px;
      left: 0px;
    }
    .vegetarian:hover {
      background: red;
      color: aqua;
    }
    .sea {
      width: 140px;
      height: 50px;
      border-radius: 40px;
      border: none;
      background: #210A01;
      color: #fff;
    }
    .sea:hover {
      background: orange;
      color: black;
    }
    .mush {
      width: 140px;
      height: 50px;
      border-radius: 40px;
      border: none;
      background: #210A01;
      color: #fff;
    }
    .mush:hover {
      background: green;
      color: #fff;
    }
    .italian__image {
      margin-top: -80px;
    }
    .italian__h {
      color: #fff;
      margin-top: -10px;
    }
    .box1 {
      text-align: center;
      align-items: center;
      width: 297px;
      height: 516px;
      background: #210A01;
      border-radius: 30px;
      margin-top: 54px;
      box-shadow: rgba(170, 161, 161, 0.2) 0px 60px 40px -7px;
    }
    .circle {
      width: 40px;
      height: 40px;
      border: 3px solid #bfbfbf;
      border-radius: 50%;
      color: #bfbfbf;
      font-size: 28px;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .circles {
      width: 40px;
      font-size: 28px;
      height: 40px;
      background: linear-gradient(261.69deg, #FF5924 12.12%, #FFA229 86.72%);
      border-radius: 30px;
    }
    .header__circle {
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      gap: 40px;
      margin-top: 40px;
    }
    .plus__header {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 30px;
    }
    .plus {
      display: flex;
      justify-content: center;
      text-align: center;
      align-items: center;
      width: 194px;
      height: 39px;
      border-radius: 84.37px;
      border: 1.5px solid #FF5924;
      color: #ff7d1a;
    }
    .counter {
      display: flex;
      align-items: center;
      justify-content: end;
      margin-top: -58px;
      gap: 20px;
      padding: 10px;
    }
    .minus_one,
    .plus_one {
      width: 30px;
      height: 30px;
      border-radius: 50%;
      font-size: 24px;
      font-weight: 400;
      justify-content: center;
      align-items: center;
    }
    .plus_one {
      border: none;
      color: #fff;
      background: linear-gradient(135deg, #ff5924, #ffa229);
    }
    .minus_one {
      border: none;
      border: 1px solid #A3A3A3;
      background: transparent;
      color: #A3A3A3;
    }
    .number {
      font-size: 22.82px;
      color: #A3A3A3;
      font-weight: 400;
    }
    .btn__order {
      width: 194px;
      height: 45px;
      border-radius: 84.37px;
      background: linear-gradient(261.69deg, #FF5924 12.12%, #FFA229 86.72%);
      color: #fff;
      border: none;
    }
    .btn__order:active {
      background: aqua;
      color: black;
    }
    .header__image {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 60px;
    }
    .most__pizza {
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 43.86px;
      font-weight: 500;
      margin-top: -150px;
    }
    .big__headers {
      box-shadow: rgba(197, 190, 190, 0.25) 0px 25px 50px -12px;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 40px;
      margin-top: 150px;
    }
    .header__image {
      background-image: url("./image/yarim_pizza.png");
      width: 90%;
      background-size: cover;
      border-radius: 20px;
      margin: 0 auto;
      height: 400px;
    }
    .rectangles{
      padding: 90px 100px;
    }
    .cooking__we{
      font-weight: 500;
      font-size: 25.09;
      padding: 110px 130px;
      margin-top: -400px;
      color: #FFFFFF;
    }
    .more{
      position: relative;
      background: linear-gradient(261.69deg, #FF5D29 12.12%, #FE9C1C 86.72%);
      color: #fff;
      width: 204px;
      height: 38px;
      border-radius: 32px;
      border: none;
      left: 120px;
      top: -100px;
    }
    .more__mr{
      position: relative;
      background: linear-gradient(261.69deg, #FF5D29 12.12%, #FE9C1C 86.72%);
      color: #fff;
      width: 204px;
      height: 38px;
      border-radius: 32px;
      border: none;
      left: 120px;
      top: -80px;
    }
    .more:active {
      background: dodgerblue;
      color: #000;
    }
    .egg__image{
      position: relative;
      width: 218.2665px;
      height: 218.2665px;
      top: -140px;
      right: 25px;
    }
    .images__headers{
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: -600px;
      font-weight: 500;
      margin-right: 10px;
    }
    .p_h1{
      align-items: center;
      margin-left: 980px;
      justify-content: center;
      margin-top: -230px;
    }
    .p_h1> h1{
      font-size: 69.17px;
      font-weight: 800;
    }
    .p_h1>p{
      font-size: 19.56px;
      font-weight: 400;
    }
    .sister{
      border-radius: 20px;
      margin-left: 100px;
      margin-top: 10px;
    }
    .mores{
      position: relative;
      width: 204px;
      height: 38px;
      right: 600px;
      border-radius: 33px;
      border: none;
      top: -40px;
      background: linear-gradient(261.69deg, #FF5D29 12.12%, #FE9C1C 86.72%);
      color: #fff;
    }
    .mores:active {
      background: dodgerblue;
      color: #000;
    }
    .one__price{
      position: relative;
      left: 120px;
    }
    .tour{
      font-size: 25.09px;
    }
    .btn__more{
      width: 204px;
      height: 38px;
      border-radius: 45px;
      background: linear-gradient(261.69deg, #FF5D29 12.12%, #FE9C1C 86.72%);
      border: none;
    }
    .btn__more:active {
      background: #fff;
      color: #000;
    }
    .one__two{
      margin-top: -175px;
      margin-left: 40px;
    }
    .container{
      margin-left: 730px;
      margin-top: -272px;
    }
    .buritto{
      width: 257.8416px;
      height: 278.3416px;
      margin-left: 470px;
      margin-top: -260px;
    }
    .little__header{
      position: relative;
      display: flex;
      align-items: center;
      margin-top: -60px;
    }
    .header__container__one{
      display: flex;
      align-items: center;
      justify-content: center;
      margin-left: -180px;
    } 
    .header__containers{
      display: flex;
      align-items: center;
      justify-content: center;
      margin-left: -180px;
    }
    .more__mc{
      position: relative;
      background: linear-gradient(261.69deg, #FF5D29 12.12%, #FE9C1C 86.72%);
      color: #fff;
      width: 204px;
      height: 38px;
      border-radius: 32px;
      border: none;
      left: 120px;
      top: -80px;
    }
    .more__mc:active {
      background: #fff;
      color: #000;
    }
    .more__mr:active {
      background: #fff;
      color: #000;
    }
    .cofee{
      position: relative;
      position: absolute;
      display: flex;
      align-items: center;
      margin-top: -240px;
      right: 1260px;
    }
    .about__us{
      font-size: 69.17px;
      font-weight: 800;
      line-height: 110.00000000000001%;
    }
    .about__header{
      display: flex;
      align-items: center;
      margin-left: 100px;
    }
    .group{
      position: relative;
      width: 490.25px;
      height: 210px;
      right: 40px;
      z-index: 5px;
    }
    .pizza__eight{
      margin-left: 90px;
      margin-top: 65px;
    }
    .pizza__two{
      position: relative;
      width: 236.45px;
      height: 236.45px;
      left: 590px;
      top: -850px;
    }
    .image__pizza{
      margin-top: -350px;
    }
    .free__two{
      position: relative;
      right: 240px;
      top: -290px;
    }
    .footer__background{
      width: 1450px;
      height: 436px;
      background: linear-gradient(245.71deg, #170A00 4.96%, #170600 33.7%, #0F0700 68.41%, #170A00 96.42%);
      margin-top: -250px;
    }
    .logo__two{
      background: linear-gradient(261.69deg, #FF6432 12.12%, #FFA228 86.72%);
      background-clip: text;
      -webkit-text-fill-color: transparent;
      font-size: 28px;
      font-weight: 700;
      padding: 70px 90px;
    }
    .header__ul{
      display: flex;
      list-style: none;
      align-items: center;
      justify-content: center;
      text-decoration: none;
      gap: 130px;
      margin-top: -110px;
    }
    .header__ul li a {
      position: relative;
      padding-bottom: 4px;
      color: #c8c8c8;
      text-decoration: none;
    }

    .header__ul li a::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 0;
      height: 2px;
      background: lawngreen;
      transition: width 0.5s ease;
    }

    .header__ul li a:hover::after {
      width: 100%;
    }
    .header__ul__two{
      list-style: none;
      text-decoration: none;
      margin-left: 340px;
      line-height: 35px;
    }
    .header__ul__three{
      list-style: none;
      text-decoration: none;
      margin-left: 550px;
      line-height: 35px;
      margin-top: -155px;
    }
    .header__ul__four{
      list-style: none;
      text-decoration: none;
      margin-left: 760px;
      line-height: 35px;
      margin-top: -120px;
    }
    .header__ul__five{
      list-style: none;
      text-decoration: none;
      margin-left: 965px;
      line-height: 35px;
      margin-top: -155px;
    }
    .numbers{
      font-size: 20.88px;
      margin-left: 90px;
      background: linear-gradient(261.69deg, #FF6432 12.12%, #FFA228 86.72%);
      background-clip: text;
      -webkit-text-fill-color: transparent;
      margin-top: 190px;
    }
    .icons{
      font-size: 30px;
      margin-left: 1200px;
      background: linear-gradient(261.69deg, #FF6432 12.12%, #FFA228 86.72%);
      background-clip: text;
      -webkit-text-fill-color: transparent;
      margin-top: -48px;
    }
    .header__icon__menu{
      display:  none !important;
    font-size: 30px;
    cursor: pointer;
    margin-bottom: 10px;
    }
    .menu__icon{
      display: none !important;
    }
        .boxx{
      width: 200px;
      height: 600px;
      background-color: red;
      display: none;
    }
    .cart {
      margin-right: 100px;
      font-size: 30px;
      background: linear-gradient(261.69deg, #FF6432 12.12%, #FFA228 86.72%);
      background-clip: text;
      -webkit-text-fill-color: transparent;
    }
    
    @media(max-width: 428px) {

    header {
        padding: 15px 20px;
    }

    .header__nav {
        display: none;
    }

    .btn-login {
        display: none;
    }

    .header__icon__menu {
        display: block !important;
        font-size: 35px;
    }

    /* main section */
    .main {
        flex-direction: column;
        text-align: center;
        padding: 20px;
    }

    .left h1 {
        font-size: 32px;
        line-height: 1.3;
    }

    .left p {
        width: 100%;
        font-size: 15px;
    }

    .buttons {
        justify-content: center;
        margin-top: 20px;
    }

    .right img {
        width: 90%;
        margin: 0;
    }

    /* menu header */
    .h1__menu {
        margin-top: 50px;
        font-size: 42px;
    }

    /* categories */
    .buttonlar {
        flex-direction: column;
        gap: 15px;
        margin-left: 0;
    }

    /* menu cards */
    .big__header,
    .big__headers {
        flex-direction: column;
        gap: 30px;
    }

    .box1 {
        width: 90%;
        height: auto;
        padding-bottom: 20px;
    }

    .italian__image {
        width: 70%;
    }

    /* popular pizza banner */
    .most__pizza {
        font-size: 30px !important;
        margin-top: 20px;
    }

    .header__image {
        height: 200px;
        background-size: cover;
    }

    /* double images */
    .rectangles {
        width: 90%;
        padding: 0;
        margin: 20px auto;
    }

    .cooking__we {
        padding: 20px;
        margin-top: -100px;
        font-size: 22px;
    }

    .egg__image {
        display: none;
    }

    /* events */
    .p_h1 {
        margin-left: 0;
        text-align: center;
    }

    .sister {
        width: 90%;
        margin-left: 20px;
    }

    /* about us */
    .about__header {
        flex-direction: column;
        margin-left: 0;
        text-align: center;
    }

    .pizza__eight {
        width: 80%;
        margin: 20px auto;
    }

    .pizza__two,
    .free__two {
        display: none;
    }

    /* footer */
    .footer__background {
        width: 100%;
        height: auto;
        padding-bottom: 50px;
    }

    .header__ul,
    .header__ul__two,
    .header__ul__three,
    .header__ul__four,
    .header__ul__five {
        display: none;
    }

    .numbers {
        margin-left: 20px;
        font-size: 18px;
        margin-top: 30px;
        font-size: 14.46px;
    }

    .icons {
        margin-left: 70px;
        font-size: 25px;
        text-align: center;
        margin-top: 20px;
    }
    .fries {
        display: none;
    }
    .pizza__one {
        display: none;
    }
    .vector__one {
        display: none;
    }
    .vector__two {
        display: none;
    }
    .buttonlar {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: 1fr 1fr;
        gap: 12px;
    }
    .buttonlar button {
        width: 100%;
        padding: 12px 5px;
        font-size: 14px;
    }
    .show {
        .show-all {
        grid-column: 1fr;
    }
    }
    .footer__number {
        display: flex;
        align-items: center;
        gap: 70px;
    }
}