* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body {
  background-color: #691111;
  text-align: center;
  background-image: url(https://images.bigboobsbeauties.com/hopla/redback.png);
  margin: auto !important;
  padding: 0;
  max-width: 100%;
  max-width: 1200px;
  color: #e8e8e8;
  font-family: Tahoma, Geneva, sans-serif;
  overflow-x: hidden;
  font-size: 16px;
}
.preload {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
p {
  margin-left: 10px;
  margin-right: 10px;
}
.nahoreFLEX {
  display: flex;
  flex-direction: column;
}
.trades {
  order: 2;
}
.flex_in_trades {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.flex_thumbs {
  order: 1;
}
.max {
  max-width: 100%;
  height: auto;
}
body.index p {
  margin: 15px 15px 0 15px;
}
p.h3 {
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  margin-top: 10px;
}
a {
  text-align: none;
  font-weight: normal;
  color: #e8e8e8;
  text-decoration: none;
  font-size: 14px;
}
.T,
a.TR,
a.TR2 {
  display: inline-block;
  background-color: #e8e8e8;
  overflow: hidden;
  white-space: nowrap;
  color: #000;
  font-size: 14px;
  border: 6px solid #e8e8e8;
  border-radius: 12px;
  text-align: center;
  width: 46%;
  margin: 0.75%;
}
.T:HOVER,
a.TR:HOVER,
a.TR2:HOVER,
.T:ACTIVE,
a.TR:ACTIVE,
a.TR2:ACTIVE {
  background-color: #FFF;
  border-color: #FFF;
}
.T a img,
a.TR a img,
a.TR2 a img,
.T img,
a.TR img,
a.TR2 img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.T a.Y,
a.TR a.Y,
a.TR2 a.Y {
  display: block;
  color: #000;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  padding-top: 6px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
a.TR,
a.TR2 {
  font-weight: bold;
  font-size: 13px;
}
a.TR2 img {
  margin-bottom: 6px;
}
a.FR,
a.ttt {
  position: relative;
  flex-grow: 1;
  width: 210px;
  background-color: #e8e8e8;
  color: #000;
  margin: 6px;
  border-radius: 18px;
  line-height: 34px;
  height: 34px;
  text-align: left;
  vertical-align: middle;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
a.FR:HOVER,
a.ttt:HOVER,
a.FR:ACTIVE,
a.ttt:ACTIVE {
  background-color: #FFF;
}
a.FR:HOVER span.d,
a.ttt:HOVER span.d,
a.FR:ACTIVE span.d,
a.ttt:ACTIVE span.d {
  background-color: #ff5f5f;
  color: #FFF;
}
a.FR span.d,
a.ttt span.d {
  position: absolute;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  font-family: Verdana, Arial, arial, sans-serif;
  border-radius: 0 18px 18px 0;
  background-color: #ffbdbf;
  width: 38px;
  padding-left: 0;
  height: 100%;
  font-size: 16px;
}
a.FR span.t,
a.ttt span.t {
  position: relative;
  top: 1px;
  display: inline-block;
  max-width: 100%;
  padding-left: 48px;
  margin-right: 20px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
a.ttt {
  width: 100%;
  max-width: 400px;
  line-height: 44px;
  height: 44px;
  margin: 7px;
}
a.ttt span.d {
  margin-left: 0px;
  border-radius: 18px;
}
a.ttt span.exactly {
  position: absolute;
  display: inline-block;
  width: 71px;
  padding-top: 1px;
  text-align: center;
  font-size: 16px;
  background-color: #000;
  color: #FFF;
  font-weight: normal;
  border-radius: 0 18px 18px 0;
  z-index: 20;
  height: 100%;
}
a.ttt span.period {
  position: absolute;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  border-radius: 0 18px 18px 0;
  font-size: 16px;
  z-index: 10;
  background-color: #ffbdbf;
  padding-top: 1px;
  width: 150px;
  margin-left: 2px;
  padding-left: 60px;
  height: 100%;
  font-weight: normal;
  font-style: italic;
}
a.ttt span.t {
  position: absolute;
  top: 1px;
  display: inline-block;
  max-width: 100%;
  padding-left: 164px;
  margin-right: 20px;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
a.ttt:HOVER span.period,
a.ttt:ACTIVE span.period {
  background-color: #ff5f5f;
  color: #FFF;
}
a.ttt:HOVER span.exactly,
a.ttt:ACTIVE span.exactly {
  color: #FFF;
  background-color: #000;
}
a.BIIIG {
  display: inline-block;
  margin: 20px 0;
  padding: 24px 6px 20px 6px;
  width: calc(100% + 10px);
  overflow: visible;
  text-align: center;
  margin-left: -20px;
  font-size: 16px;
  color: #000;
  background-color: #e8e8e8;
  background-image: linear-gradient(to bottom right, #fff, #ffe5e2);
  transition: all 0.2s ease-in-out;
}
a.BIIIG div.god {
  font-size: 28px;
  font-weight: bold;
  color: #000;
  margin: 8px 0px 7px 0px;
  transition: all 0.2s ease-in-out;
}
a.BIIIG p {
  display: inline-block;
  font-size: 28px;
  margin: -1px;
  padding: 6px 0 2px 0;
}
a.BIIIG .blank {
  color: #d7b3b3;
}
a.BIIIG span.q {
  font-weight: bold;
}
a.BIIIG:HOVER {
  border-color: #ff5f5f;
  background-image: linear-gradient(to bottom right, #fff, #fbc5bf);
}
/* next super ANAL bejby */
#showINgall {
  background-color: #691111;
  width: 600px;
  max-width: 100%;
  text-align: center;
}
#showINgall p {
  font-size: 22px;
}
#showINgall a.BIIIG {
  display: block;
  width: 100%;
  margin: 0;
  border-radius: 0;
  animation-play-state: paused;
}
a.homelink {
  animation: none;
  animation-play-state: paused;
  font-weight: bold;
}
a.face {
  animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
  border-color: #ff5f5f;
  background-image: linear-gradient(to bottom right, #fff, #fbc5bf);
}
@keyframes shake {
  10%,
  90% {
    transform: translate3d(-2px, 0, 0);
  }
  20%,
  80% {
    transform: translate3d(4px, 0, 0);
  }
  30%,
  50%,
  70% {
    transform: translate3d(-6px, 0, 0);
  }
  40%,
  60% {
    transform: translate3d(6px, 0, 0);
  }
}
/* MEDIA QUERIES */
/* MEDIA QUERIES */
/* MEDIA QUERIES */
@media (min-width: 442px) {
  img.max[src="https://images.bigboobsbeauties.com/hopla/lg.png"] {
    width: 442px;
    height: 148px;
  }
  img.max[src="https://images.bigboobsbeauties.com/hopla/trade.png"],
  img.max[src="https://images.bigboobsbeauties.com/hopla/guide.png"],
  img.max[src="https://images.bigboobsbeauties.com/hopla/9.png"],
  img.max[src="https://images.bigboobsbeauties.com/hopla/8.png"],
  img.max[src="https://images.bigboobsbeauties.com/hopla/7.pngg"],
  img.max[src="https://images.bigboobsbeauties.com/hopla/6.png"],
  img.max[src="https://images.bigboobsbeauties.com/hopla/5.png"],
  img.max[src="https://images.bigboobsbeauties.com/hopla/gallery.png"],
  img.max[src="https://images.bigboobsbeauties.com/hopla/ourgalls.png"] {
    width: 442px;
    height: 50px;
  }
}
@media (min-width: 736px) {
  body {
    padding: 0 10px;
  }
  a.BIIIG {
    margin: 20px;
    padding: 20px 70px 12px 70px;
    width: auto;
    border-radius: 100px;
  }
  a.BIIIG div.god {
    font-size: 32px;
  }
  .trades {
    order: 1;
  }
  .flex_thumbs {
    order: 2;
  }
  .T,
  a.TR,
  a.TR2 {
    margin: 6px 6px;
    display: inline-block;
    width: auto;
  }
  .T img,
  a.TR img,
  a.TR2 img {
    width: auto;
    height: auto;
  }
  div.T a img {
    width: 210px;
    height: 270px;
  }
  a.TR img {
    width: 214px;
    height: 280px;
  }
  a.TR2 img {
    width: 214px;
    height: 260px;
  }
  body.index .T {
    max-width: 172px;
  }
}
/* Fancybox 5 CSS is loaded from CDN in GALLERY.php */
