/* ========= INFORMATION ============================
	- document:  WP Coder!
	- author:    Dmytro Lobov 
	- url:       https://wow-estore.com/
==================================================== */
.navigation_list {
  border-bottom: solid 1px #ccc;
border-top: solid 1px #ccc;
  padding-top:20px;
padding-bottom:20px;
  text-align: center;
margin-left: 0px !Important;
}
.navigation_item {
  display: inline;
  list-style: none;
  margin: 0 20px;
}

a {
    color: #c02048;
    text-decoration: none;
}
.column {
  float: left;
  width: 33%;
  vertical-align: middle;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

#over img {
  margin-left: auto;
 
  display: block;

}
#over-1 img {
  

  display: block;
padding-top:20px;

}
#over-2 img {

margin-left: auto;
  margin-right: auto;
  display: block;
}
.button {

  text-decoration: none;
  background-color: #F9D83D;
  color: #333333;
  padding: 2px 30px 2px 30px;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #CCCCCC;
}

.l-subsection {
    padding: 5px 0px !important;
text-align: justify !important; 
}
li {
    vertical-align: baseline;
}

.l-content {
    width: 70%;
    margin-left: 15%;
}