@charset "UTF-8";
@media (min-width: 772px) {
  nav {
    font-size: 1.5rem;
  }
}
header.masthead {
  min-height: 50vh;
  padding-top: 0;
  padding-bottom: 10px;
}

h1.post-title {
  font-size: 26pt !important;
}

.post {
  font-size: 1.2rem;
}

h1 {
  margin-left: 0;
  margin-right: 0;
}

.post-header h1 {
  margin-top: 40px;
  border-bottom: 3px solid #FFD700 !important;
}

h2 {
  margin-top: 50px;
  margin-bottom: 15px;
}

.post-header h2 {
  border-bottom: 2px solid #FFD700 !important;
}

.shadow {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), 0 0 39px rgba(0, 0, 0, 0.1) inset;
}

.foot-text {
  font-size: 0.6em;
  float: right;
}

.entire-border {
  border: 1px solid rgba(0, 0, 0, 0.72);
}

@media (min-width: 600px) {
  .min-button-width {
    min-width: 250px;
  }
}
@media (max-width: 600px) {
  .display-box {
    float: none !important;
    width: 99% !important;
    margin-left: 0 !important;
  }
}
.display-box {
  float: right;
  width: 50%;
  margin-left: 10px;
}

.saving-procent {
  right: 0;
  top: 0;
  position: absolute;
  background-color: green;
  color: #fff;
  padding: 6px;
  border-radius: 0 0 0 4px;
}

.shipping-pic {
  max-height: 15px;
  margin: -4px 7px 0 0 !important;
  display: inline !important;
  border: none !important;
}

.product-title {
  text-decoration: none !important;
  border-bottom: hidden !important;
  font-size: 0.9em;
}

.product-image {
  width: 50%;
  margin-right: 25%;
  margin-left: 25%;
  margin-bottom: 5px;
}

.product-image-box {
  float: left;
  width: auto;
  height: auto;
  max-width: 200px;
  max-height: 250px;
  margin-left: 15px;
  margin-bottom: 15px;
}

.admin-input {
  float: left;
}

.feature-list {
  float: left;
  width: 80%;
  margin-left: 2%;
  font-size: 0.9em;
}

.price-field {
  margin-bottom: 0 !important;
}

.price-field-center {
  margin-top: 14px !important;
  display: block;
}

.price-box {
  float: right;
  margin-right: 20px !important;
  margin-top: 10px !important;
}

.price-amount-saved {
  margin-top: 3px !important;
  font-size: 0.8em;
}

.price-amount-saved-box {
  float: right;
  margin-right: 20px !important;
}

.number-rating-box {
  float: right;
  margin-top: 1px;
}

.features {
  overflow: hidden;
  max-height: 200px;
  margin-bottom: 10px;
}

.around {
  overflow: hidden;
  padding: 20px;
  margin-bottom: 5px;
  position: relative;
}

.title-around {
  margin-top: 0 !important;
}

.title-box {
  margin-left: 15px;
}

.title-box-top {
  margin-top: 25px !important;
}

.title-box-correct {
  margin-top: 15px !important;
}

.amazon-button-individual {
  color: #ffffff !important;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  display: inline-block;
  font-family: Arial;
  font-size: 18px;
  font-weight: 700;
  font-style: italic;
  height: 54px;
  line-height: 54px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  float: right;
  text-decoration: none !important;
}

.amazon-button-style {
  -box-shadow: inset 0 1px 0 0 #f9eacf;
  -webkit-box-shadow: inset 0 1px 0 0 #f9eacf;
  box-shadow: inset 0 1px 0 0 #f9eacf;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #F6DD9F), color-stop(1, #F0C24D));
  background: -moz-linear-gradient(center top, #F6DD9F 5%, #F0C24D 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=’ #F6DD9F‘, endColorstr=’ #F0C24D‘);
  background-color: #f5d78a;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  text-indent: 0;
  border: 1px solid #cbaa5c;
  display: inline-block;
  color: #111 !important;
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  height: 25px;
  line-height: 25px;
  width: 180px;
  text-decoration: none;
  text-align: center;
  padding: 2px;
  float: right;
  -webkit-box-sizing: initial !important;
  -moz-box-sizing: initial !important;
  box-sizing: initial !important;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.rating-wrapper, .rating-wrapper-center {
  width: 90px;
  overflow: hidden;
  position: relative;
  height: 18px;
}

.amazon-button-style:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #F5D589), color-stop(1, #EEBA35));
  background: -moz-linear-gradient(center top, #F5D589 5%, #EEBA35 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=’ #F5D589′, endColorstr=’ #EEBA35′);
  background-color: #eeba35 !important;
}

.amazon-button-style:active {
  position: relative;
  top: 1px;
}

.rating-wrapper {
  margin-top: 6px;
  float: right;
  margin-left: 20px;
}

.rating-wrapper-center {
  margin: auto;
}

.rating {
  height: 36px;
  width: 360px !important;
  position: absolute;
  max-width: none !important;
}

.prime-intext, .prime-wrapper, .prime-wrapper-center {
  position: relative;
  width: 63px;
  height: 18px;
  overflow: hidden;
}

.prime-wrapper {
  margin-top: 9px;
  float: right;
  margin-left: 20px;
}

.prime-wrapper-center {
  margin: 9px auto 3px;
}

.prime-intext {
  margin: auto;
}

.prime-logo {
  left: 0;
  top: -20px;
  height: 36px;
  width: 360px;
  position: absolute;
  max-width: none !important;
  margin: auto !important;
  border: none !important;
}

.custom-info {
  width: 60%;
  display: inline-block;
  margin-bottom: 15px;
  margin-top: 5px;
  margin-right: 10px;
  position: relative;
  float: right;
}

.custom-info-center {
  width: 50%;
  margin: auto auto 10px;
  text-align: center;
}

.sidebar-button {
  width: 100%;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.rating-link {
  text-decoration: none !important;
}

.badget {
  margin-top: -20px;
  margin-left: -20px;
  background-color: #E67A00;
  float: left;
  color: #fff;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 160%;
  line-height: 1.5 !important;
}

.badget-triangle {
  color: #E67A00;
  width: 0;
  height: 0;
  border-right: 20px solid transparent;
  border-top: 2.4em solid;
  margin-top: -20px;
  float: left;
}

.btn-box {
  display: block;
  float: right;
  padding: 10px;
}

.img-l {
  float: left;
}

.img-r {
  float: right;
}

@media (min-width: 992px) {
  .img-l {
    margin-right: 10px;
    max-height: 250px;
  }
  .img-r {
    margin-left: 10px;
    max-height: 250px;
  }
}

/*# sourceMappingURL=tipps.css.map */
