html {
  /* background: url("./img/background.png"); */
}

body {
  font-family: georgia, palatino;
  background-color: #e0e0e0;
  width: 100%;
  height: 100%;
  background: url("./img/background.png") repeat;
  background-color: black;
}
.eco-bg {
  background: url("./img/background.png");
}

a,
a:hover {
  color: #c40000;
}

.eco-shade-band {
  /* background: radial-gradient(
    circle,
    rgba(224, 224, 224, 1) 0%,
    rgba(0, 0, 0, 0.6477941518404237) 100%
  ); */
  background: radial-gradient(
    circle,
    rgba(224, 224, 224, 1) 0%,
    rgba(69, 69, 69, 1) 198%
  );
  /* background-color: transparent; */
}

.container {
  /* background-color: #e0e0e0; */
}

.eco-bg-gray {
  background-color: #e0e0e0;
}

.eco-block-margin {
  margin-bottom: 0.3em;
}

.container p {
  text-align: justify;
  margin-top: 0px;
  margin-bottom: 5px;
}

.eco-text-red {
  color: #c40000;
}

.eco-social-link {
  /* margin-left: 0.5em; */
  display: block;
}
.eco-social-link a {
  color: unset;
  text-decoration: none;
}
.eco-social-link a:hover {
  color: unset;
  text-decoration: none;
}
.eco-social-img {
  width: 2rem;
  margin-right: 0.8em;
}

.eco-footer {
  color: #e0e0e0;
}

.eco-text-subtitle {
  font-size: 1.1rem;
}

@media (max-width: 321px) {
  .container {
    max-width: 540px;
  }
  .eco-img-negozio {
    width: 220px;
  }
  .eco-iframe {
    width: 220px;
    height: 240px;
  }
  .eco-head-text {
    display: none;
    /* display: block;
    font-size: 0.4rem;
    font-weight: bold;
    font-family: Georgia, serif;
    font-style: italic;
    color: #c40000;
    line-height: 50px;
    text-align: center; */
  }
  
  .eco-head-text-span {
    margin-right: 0em;
  }

  .eco-head-logo {
    height: 86px;
    width: 200px;
  }

  .eco-head-fiamma {
    height: 106px;
    margin-left: 1em;
  } 
}

@media (min-width: 340px) {
  .container {
    max-width: 540px;
  }
  .eco-img-negozio {
    width: 220px;
  }
  .eco-iframe {
    width: 220px;
    height: 240px;
  }
  .eco-head-text {
    display: none;
    /* display: block;
    font-size: 0.4rem;
    font-weight: bold;
    font-family: Georgia, serif;
    font-style: italic;
    color: #c40000;
    line-height: 50px;
    text-align: center; */
  }
  
  .eco-head-text-span {
    margin-right: 0em;
  }

  .eco-head-logo {
    height: 86px;
    width: 200px;
    margin-left: 10%;
  }

  .eco-head-fiamma {
    height: 106px;
    margin-left: 1em;
  } 
}

@media (min-width: 400px) {
  .container {
    max-width: 540px;
  }
  .eco-img-negozio {
    width: 220px;
  }
  .eco-iframe {
    width: 220px;
    height: 240px;
  }
  .eco-head-text {
    display: none;
    /* display: block;
    font-size: 0.4rem;
    font-weight: bold;
    font-family: Georgia, serif;
    font-style: italic;
    color: #c40000;
    line-height: 50px;
    text-align: center; */
  }
  
  .eco-head-text-span {
    margin-right: 0em;
  }

  .eco-head-logo {
    height: 86px;
    width: 200px;
    margin-left: 10%;
  }

  .eco-head-fiamma {
    height: 106px;
    margin-left: 1em;
  } 
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
  .eco-img-negozio {
    width: 220px;
  }
  .eco-iframe {
    width: 220px;
    height: 240px;
  }
  .eco-head-text {
    display: block;
    font-size: 0.6rem;
    font-weight: bold;
    font-family: Georgia, serif;
    font-style: italic;
    color: #c40000;
    line-height: 50px;
    text-align: center;
  }
  
  .eco-head-text-span {
    margin-right: 0em;
  }

  .eco-head-logo {
    height: 86px;
    width: 200px;
    margin-left: 0;
  }

  .eco-head-fiamma {
    height: 106px;
    margin-left: 1em;
  } 
}

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
  .eco-img-negozio {
    width: 225px;
  }
  .eco-iframe {
    width: 310px;
    height: 270px;
  }

   .eco-head-text {
    display: block;
    font-size: 1rem;
    font-weight: bold;
    font-family: Georgia, serif;
    font-style: italic;
    color: #c40000;
    line-height: 50px;
    text-align: center;
  }
  .eco-head-text-span {
    margin-right: 0em;
  }

  .eco-head-logo {
    height: 100px;
    width: 220px;
    margin-left: 0;
  }

  .eco-head-fiamma {
    height: 106px;
    margin-left: 2em;
  } 
}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
  .eco-img-negozio {
    width: 300px;
  }
  .eco-iframe {
    width: 420px;
    height: 270px;
  }
  .eco-head-text {
    display: block;
    font-size: 1.8rem;
    font-weight: normal;
    font-family: Georgia, serif;
    font-style: italic;
    color: #c40000;
    text-shadow: 2px 2px 2px black;
    line-height: 67px;
    text-align: center;
  }
  .eco-head-text-span {
    margin-right: 0em;
  }
  .eco-head-logo {
    height: 120px;
    width: 240px;
    margin-left: 0;
  }
  .eco-head-fiamma {
    height: 140px;
    margin-left: 1em;
  }
}

/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }

  .eco-img-negozio {
    width: 480px;
  }
  .eco-iframe {
    width: 520px;
    height: 400px;
  }

  .eco-head-text {
    display: block;
    font-size: 2rem;
    font-weight: normal;
    font-family: Georgia, serif;
    font-style: italic;
    color: #c40000;
    text-shadow: 2px 2px 2px black;
    line-height: 67px;
    text-align: center;
  }
  .eco-head-text-span {
    margin-right: 2em;
  }

  .eco-head-logo {
    height: 120px;
    width: 240px;
    margin-left: 0;
  }

  .eco-head-fiamma {
    height: 140px;
    margin-left: 3em;
  }
}
