@import "../../font-awesome/css/font-awesome.min.css";
.basket-badge {
  position: absolute;
  background: linear-gradient(white, #F5F5F5);
  border: 1px solid transparent;
  padding: 12px;
  color: black;
  right: 0;
  z-index: 999;
  cursor: default;
}
.fa-basket-badge {
  background: #F56526;
  color: white;
}
.et-basket-badge {
  background: #379121;
  color: white;
}
.comic-basket-badge {
  background: #27436D;
  color: white;
}
.scan-basket-badge {
  background: #FF0000;
  color: white;
}
.ha-basket-badge {
  background: #507DC3;
  color: white;
}
.free-set-mark {
  background: linear-gradient(white, #F5F5F5);
  border: 1px solid transparent;
  padding: 4px;
  color: black;
  z-index: 999;
  cursor: default;
  max-width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0;
}
.free-set-text {
  font-weight: bold;
}
.fa-badge {
  background: #F56526;
  color: white;
}
.et-badge {
  background: #379121;
  color: white;
}
.comic-badge {
  background: #27436D;
  color: white;
}
.scan-badge {
  background: #FF0000;
  color: white;
}
.ha-badge {
  background: #507DC3;
  color: white;
}
.filter-select {
  margin-bottom: 5px;
}
.filter-select .select2 .select2-search--inline .select2-search__field {
  margin-top: 8px;
}
.position-relative {
  position: relative;
}
.screenshot {
  text-decoration: none;
  position: relative;
}
.padding-left-0 {
  padding-left: 0 !important;
}
.smallerHolder {
  width: 300px;
}
.m_b_10 {
  margin-bottom: 10px !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.category-discount {
  position: absolute;
  top: 5px;
  right: 48px;
  font-size: 10pt;
  color: white;
  background-color: red;
  padding: 3px;
}
.category-discount-full-content-download-text {
  font-size: 15pt;
  color: #666;
}
.category-discount-full-content-download-cross {
  color: red;
  text-decoration: line-through;
}
.category-discount-full-content-download-text-red {
  color: red;
}
.download-button-a-red {
  color: red;
  font-weight: bold;
  padding: 0 0.4%;
}
.red-arrow-right {
  position: relative;
  top: 9px;
  display: inline-block;
  width: 30px;
  height: 30px;
}
.btn-adjustment {
  position: relative !important;
  top: 13px !important;
}
.download-button-discount {
  width: 150px;
  margin-left: 172px;
}
.download-button-discount-eur {
  margin-left: 183px;
}
@media only screen and (max-width: 768px) {
  .image-preview figure {
    width: 640px;
    margin: 0 auto;
  }
  .comic-width {
    width: 425px !important;
  }
}
.search-criteria-wide {
  padding-top: 7px;
}
.search-criteria-wide .searchitem-wide {
  width: 200px !important;
}
.search-criteria-wide .searchitem-wide .discount-span {
  width: 200px !important;
}
.suggested-words {
  float: left;
}
.suggested-words:after {
  content: '';
  display: block;
  clear: both;
}
.searchitem .radio input[type="radio"] {
  float: none;
  margin: 0;
}
.facebook-login-buton {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #637aad linear-gradient(to bottom, #637aad 5%, #5972a7 100%) repeat scroll 0% 0%;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  padding: 7px 8px 6px 8px;
  text-decoration: none;
}
.facebook-login-buton a {
  font-family: Helvetica,Arial,Verdana;
  text-transform: uppercase;
  color: white !important;
  font-weight: normal !important;
}
.facebook-register-buton {
  padding: 10px 10px;
  margin-top: 20px;
  float: none;
}
.facebook-register-buton a {
  font-size: 16px;
}
.facebook-register-buton:after {
  content: '';
  display: block;
  clear: both;
}
.facebook-login-container {
  text-align: center !important;
}
.facebook-login-container .new-account {
  color: #777;
  margin-top: 40px;
  text-align: center !important;
  font-size: 18px;
}
