@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700;1,900&display=swap');

/* fonts */
.roboto-light {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
  }
  
  .roboto-regular {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  
  .roboto-medium {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
  }
  
  .roboto-bold {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  
  .roboto-black {
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    font-style: normal;
  }
  
  .roboto-light-italic {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: italic;
  }
  
  .roboto-regular-italic {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: italic;
  }
  
  .roboto-medium-italic {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: italic;
  }
  
  .roboto-bold-italic {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
  }
  
  .roboto-black-italic {
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    font-style: italic;
  }

  /* site common */

body{
    margin: 0;
    background: #fff;
    font-style: normal;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #000;
}

header{
    background-image: url(../img/pizzeria-template-hero-bg-img.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    
    height: 100vh;
    overflow: hidden;
}
.page-header{
    height: 50vh;
}
header .cover{
    background-color: rgba(0, 0, 0, .5);
    height: 100%;
}
header a{
    color: #fff;
    text-decoration: none;
}
header a:hover{
    color: #fff;
    text-decoration: none;
}
header .social{
    padding: 1em 0;
    font-size: 2em;
}
header .main-phone{
    padding: 1.5em 0;
    font-size: 1.5em;
}
header .logo{
    font-weight: 700;
    font-size: 2em;
    padding: 1em 0;
}
header ul{
    margin: 0;
    padding: 2em 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: flex-start;
    
}
header ul li{
    display: flex;  
    flex-direction: column;
    font-weight: 400;
    line-height: 40px;
    justify-content: center;
    line-height: 40px;
}
header ul li a{
    display: flex;
    align-items: center;
    padding: 0 1em;
    text-transform: uppercase;
}
.page-header .descript{
    justify-content: left;
    text-align: left;
    margin: 0 20px;
    padding-block-start: 100px;
    padding-block-end: 100px;
}
.descript{
    flex-wrap: initial;
    justify-content: center;
    align-items: stretch;
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    align-self: auto;
    margin: 0 auto;
    padding-inline-start: 0;
    padding-inline-end: 0;
    height: 100%;
    padding-block-start: 200px;
    padding-block-end: 386px;
    
}
.descript h1{
    line-height: 1.4em;
    font-size: 5.6470588235294rem;
    font-weight: 700;
}
.features{
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: rgb(247, 246, 242);

}
.feature-item{
    text-align: center;
}
.feature-item h2{
    color:#e4032f;
}
.feature-item img{
    border-radius: 50%;
    transition-duration: .3s;
}
.descript-box p{color:#54595F}
.delivery{
    background-image: url(../img/pizzeria-template-delivery-section-img-bg.jpg);
    color:#fff;
}
.delivery h2{
    line-height: 1.3em;
    font-size: 3em;
    font-weight: 900;
}
.dark{
    background-color: rgba(0, 0, 0, .5);
}
.delivery-inner{
    padding: 128px 0px;
}
.widget-wrapper{
    text-align: center;
}
.icon-box-icon{
    margin-bottom: 20px;
    display: block;
    width: 141px;
    height: 141px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
}
span.icon{
    background-color: #e4032f;
    font-size: 64px;
    border-radius: 50%;
    padding: .5em;
    display: inline;
    width: 141px;
    width: 141px;
}
span.icon i{
    width: 1em;
    height: 1em;
    position: relative;
    text-align: center;
}
.menus{
    padding: 50px 0px;
    text-align: center;
}
.menu-wrapper{
    margin-top: 20px;
}
.text-box{
    font-size: 32px;
    color:rgb(228, 3, 47);
    font-weight: 700;

}
.text-box h4{
    font-size: 2rem;
    color:rgb(228, 3, 47);
    font-weight: 700;
}
.page{
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: rgb(247, 246, 242);
}
.remodal {
    padding: 40px;
}
.remodal .title {
    font-size: 34px;
    line-height: 35px;
}
.remodal form {
    margin-top: 25px;
}
.remodal form input {
    background: #FFFFFF;
    border: 1px solid rgba(26, 21, 16, 0.15);
    box-shadow: inset 0px 1px 2px rgb(26 24 16 / 20%);
    border-radius: 4px;
    width: 100%;
    padding: 14px 18px;
    margin: 7px 0;
}
.remodal .note {
    margin-top: 15px;
    text-align: left;
    font-size: 14px;
    line-height: 16px;
    color: #414243;
}
.remodal form .submit_button {
    margin-top: 25px;
    margin-bottom: 35px;
}
.remodal form .submit_button button {
    padding: 20px 40px;
    background: #00A0E4;
    border-radius: 9px;
    font-weight: bold;
    font-size: 26px;
    line-height: 18px;
    max-width: 220px;
    margin: 0 auto;
    border: none;
    color: white;
}
.remodal .callback_personal {
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #414243;
}
