/*
Theme Name:     Ronneby Child Theme
Theme URI: 		http://themes.dfd.name/ronneby/
Description:    ronneby - Highly Functional Multifaceted WP Theme
Author:         DFD
Author URI:		http://wpsaloon.com/
Template:       ronneby
Version:        1.0.0
*/

/*---------------menu left icon----------------------------*/

.menuiconmain {
  position: fixed;
  z-index: 11;
  width: 120px;
  height: 468px;
  background-color: #880015;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  top: 210px;

  top: 130px;
  height: 580px;
}

.menuiconmain * {
  color: #c7b68e;
  font-family: "Roboto Condensed";
}

.liiconmain {
  padding-top: 30px;
}
.liiconmain li {
  list-style: none;
  text-align: center;
  padding-bottom: 20px;
}

.liiconmain div {
  text-align: center;
  padding-top: 8px;
}

.liiconmain #billeterie div {
  text-align: center;
  padding-top: 0px;
  position: relative;
  top: -30px;
  color: #880015;
}
.liiconmain #billeterie {
  padding-bottom: 0px;
}

@media only screen and (max-width: 768px) {
  .top-bar-with-logo .header-logo img {
    margin-top: -22px;
  }
  .top-bar-with-logo .header-logo img {
    width: 175px;
  }
}

@media only screen and (max-width: 600px) {
  .top-bar-with-logo .header-logo img {
    margin-top: 25px;
  }

  .top-bar-with-logo .header-logo img {
    width: 100px;
  }
}

@media only screen and (max-width: 1380px) {
  body {
    padding-bottom: 20px;
  }

  .liiconmain #billeterie div {
    color: #c7b68e;
    top: 0px;
  }

  .menuiconmain {
    left: auto;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 900;
    height: 60px;
    top: auto;
  }

  .liiconmain {
    padding-top: 10px;
  }
  .liiconmain li {
    display: inline-block;
    width: 15%;
    padding-bottom: 5px;
  }

  .liiconmain {
    text-align: center;
  }

  .liiconmain div {
    padding-top: 2px;
  }
  .liiconmain img {
    height: 20px;
  }
  .liiconmain a {
    font-size: 0.9em;
  }
}
