/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

.posts-default .post    { height: 260px; }
.entry-thumbnails-link { float: left; background: #111; display: block; margin: 0px;}


/* A2P */

.a2p-wrapper {
  width: 90%;
  margin: 0 auto;
  position: relative;
  clear: both;
}

.a2p-image1 {
  width: 35%;
  float: right;
}

.a2p-subtitle {
}

.a2p-description {
  font-size: small;
}

.a2p-details-wrap {
  margin-top: 18px;
  width: 100%;
  height: 100px;
  clear: both;
  position: relative;
  background-color: #ccc;
}

.a2p-buynowbut {
  float: right;
}

.a2p-buynowbut img {
  outline: none;
  text-decoration: none;
  border-style: none;
  padding: 5px;
}

.a2p-details {
  padding: 5px;
}
