#post-4629 .attachment-post-thumbnail-featured{
 display:none;
}#sidebar .textwidget #pre-order{
  background:#2B2A2A;
    padding:18px 30px;
}
#sidebar .textwidget  #pre-order h4 {
  margin:0;
    margin-bottom: 0.5em;
  font-size: 22px;
  font-weight: 300;
  color: #fff;
  letter-spacing: .1em;
  font-family: 'Oswald',sans-serif;
  text-transform: uppercase;
}
#sidebar #pre-order p {
  margin-top:0; 
  font-family: 'Droid Serif', Georgia, serif;
font-size: 16px;
  color: #fff;
  letter-spacing: .06em;
  margin-bottom: .8em;
}
#sidebar .textwidget  #pre-order #book-cover{
  max-height:300px;
  overflow:hidden;
  display:inline-block;
 opacity:1;
    transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}
#sidebar .textwidget  #pre-order img{
width:85%;
  display:block;
  margin:auto;
  margin-bottom:20px;
 
}

#sidebar .textwidget  #pre-order #bonuses {
  
  box-sizing:border-box;
  width:85%;
  display:block;
  margin: 10px auto 0 auto;
  border:2px solid #ee4f30;
  padding:10px;
    text-decoration:none;
    color:#ee4f30;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  
}
#sidebar .textwidget  #pre-order #bonuses h5{
      color:#ee4f30 !important;
  text-transform:none;
  font-family:'Oswald';
  text-align:center;
  margin:0;
  text-decoration:none;
    font-size: 16px;
  font-weight:500;
  letter-spacing:0px;
  
}
#sidebar .textwidget  #pre-order #bonuses:hover{
  border-color:#fff;
  background-color:#fff;
}

#sidebar #socials ul li {
width:33%;}