/*
Theme Name: presseclub
Template: ascend_premium
Version: 1.0.5
*/

.footercredits a,
.footercredits p{
	font-size: 14px!important;
}
.footercredits p {
    float: right;
padding: 5px 0px 0px 0px;
text-align: right;
}

.footernav  {
    float: left;
text-align: left;
padding: 0px 0px 0px 0px;
}
.button{
margin: 0px 0px 30px 0px!important;
padding: 10px 20px 10px 20px!important;
}
#topcontrol > div {
transition: all .2s ease-in-out;
  bottom: 30px;
  cursor: pointer;
  height: 38px;
  position: absolute;
  right: 20px;
  width: 38px;
  z-index: 5;
  color: rgba(0,0,0,.4);
  text-align: center;
  background: 0 0;
  border: 2px solid #ffffff!important;
  box-sizing: content-box;
background: #ffffff!important;
color: #2b0000!important;
}

.main ul {
margin: 0px 0px 30px 0px;
}
.wp-caption{
background-color: #ebddce;
padding: 20px 20px 30px 20px;
text-align: center;
font-size: 16px;
color: #2b0000;
}

.wp-caption img{
margin-bottom: 10px;
}
#mobile-logo{
padding-bottom: 20px;
}