@charset "UTF-8";
:root {
  --base-bg: #05080b;
  --background-image: url("../themes/my3dgirlfriends2/assets/images/admin/bg-body.jpg");
  --base-bg-footer: #05080b;
  --base-text-color: #bfbfbf;
  --base-color: #f0216f;
  --hover-color: #cc1c8a;
  --base-radius: 8px;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}

/* ========================================================================
   Fonts - Merriweather
   ======================================================================== */
@font-face {
  font-family: "merriweather";
  src: url("../themes/my3dgirlfriends2/assets/fonts/merriweather-black-webfont.woff2") format("woff2"), url("../themes/my3dgirlfriends2/assets/fonts/merriweather-black-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "merriweather";
  src: url("../themes/my3dgirlfriends2/assets/fonts/merriweather-blackitalic-webfont.woff2") format("woff2"), url("../themes/my3dgirlfriends2/assets/fonts/merriweather-blackitalic-webfont.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "merriweather";
  src: url("../themes/my3dgirlfriends2/assets/fonts/merriweather-bold-webfont.woff2") format("woff2"), url("../themes/my3dgirlfriends2/assets/fonts/merriweather-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "merriweather";
  src: url("../themes/my3dgirlfriends2/assets/fonts/merriweather-bolditalic-webfont.woff2") format("woff2"), url("../themes/my3dgirlfriends2/assets/fonts/merriweather-bolditalic-webfont.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "merriweather";
  src: url("../themes/my3dgirlfriends2/assets/fonts/merriweather-italic-webfont.woff2") format("woff2"), url("../themes/my3dgirlfriends2/assets/fonts/merriweather-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "merriweather";
  src: url("../themes/my3dgirlfriends2/assets/fonts/merriweather-light-webfont.woff2") format("woff2"), url("../themes/my3dgirlfriends2/assets/fonts/merriweather-light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "merriweather";
  src: url("../themes/my3dgirlfriends2/assets/fonts/merriweather-lightitalic-webfont.woff2") format("woff2"), url("../themes/my3dgirlfriends2/assets/fonts/merriweather-lightitalic-webfont.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "merriweather";
  src: url("../themes/my3dgirlfriends2/assets/fonts/merriweather-regular-webfont.woff2") format("woff2"), url("../themes/my3dgirlfriends2/assets/fonts/merriweather-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

/* ========================================================================
   Base Styles
   ======================================================================== */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
}
*,
*:after,
*:before {
  box-sizing: inherit;
}
* {
  max-height: 1000000px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}
address,
applet,
blockquote,
dl,
embed,
form,
frameset,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
object,
ol,
p,
table,
ul {
  margin: 0 0 18px;
}
blockquote {
  border-left: 4px solid #ddd;
  padding-left: 10px;
  margin-left: 0;
}
table {
  border-collapse: collapse;
}
td,
th {
  border: 1px solid #ddd;
  padding: 3px;
  text-align: left;
  vertical-align: top;
}
th {
  text-align: center;
  vertical-align: middle;
}
ol,
ul {
  padding-left: 20px;
}
ol ol,
ol ul,
ul ol,
ul ul {
  padding-left: 20px;
  margin: 0;
}
ul {
  list-style-type: disc;
}
dl dt {
  float: left;
  clear: left;
  padding-right: 0.3em;
  font-weight: bold;
}
dl dd {
  overflow: hidden;
}
pre {
  max-width: 100%;
  overflow: auto;
}
body {
  color: var(--base-text-color);
  background: var(--background-image), var(--base-bg);
  background-repeat: no-repeat;
  background-size: 200% auto;
  background-position: 50% 0;
  font: 14px/1.5 "merriweather", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
}
@media (min-width: 992px) {
  body {
    background-size: 100% auto;
  }
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  display: inline-block;
}
.gm-style img {
  max-width: none;
}
@media (max-width: 991.98px) {
  iframe {
    width: 100%;
  }
}
.resize-active * {
  transition: none !important;
}
.clearfix:after,
[id=nav]:after,
dl:after {
  content: "";
  display: block;
  clear: both;
}
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.text-center {
  text-align: center;
}

/* ========================================================================
   Typography
   ======================================================================== */
.h1,
h1 {
  font-size: 30px;
}
.h2,
h2 {
  font-size: 26px;
}
.h3,
h3 {
  font-size: 20px;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  font-size: 14px;
}
@media (min-width: 768px) {
  .h1, h1 { font-size: 40px; }
  .h2, h2 { font-size: 28px; }
  .h3, h3 { font-size: 24px; }
  .h4, h4 { font-size: 20px; }
  .h5, h5 { font-size: 18px; }
  .h6, h6 { font-size: 16px; }
}
@media (min-width: 992px) {
  .h1, h1 { font-size: 44px; }
  .h2, h2 { font-size: 30px; }
  .h3, h3 { font-size: 28px; }
  .h4, h4 { font-size: 20px; }
  .h5, h5 { font-size: 18px; }
  .h6, h6 { font-size: 16px; }
}
@media (min-width: 1200px) {
  .h1, h1 { font-size: 60px; }
  .h2, h2 { font-size: 30px; }
  .h3, h3 { font-size: 28px; }
  .h4, h4 { font-size: 20px; }
  .h5, h5 { font-size: 18px; }
  .h6, h6 { font-size: 16px; }
}
.h, .h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  font-family: "merriweather", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
  color: #fff;
  font-weight: bold;
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .h, .h1, .h2, .h3, .h4, .h5, .h6,
  h1, h2, h3, h4, h5, h6 {
    margin-bottom: 20px;
  }
}
.h1, h1 {
  margin: 0 0 0.4em;
  line-height: 1;
  text-align: center;
  font-weight: 900;
  font-size: calc(26px + 34 * (100vw - 360px) / 1238);
}
@media (min-width: 1598px) {
  .h1, h1 { font-size: 60px; }
}
.h2, h2 {
  margin: 0 0 0.4em;
  line-height: 1.2;
  font-weight: 900;
  text-transform: uppercase;
  font-size: calc(18px + 12 * (100vw - 360px) / 1238);
}
@media (min-width: 1598px) {
  .h2, h2 { font-size: 30px; }
}
.h3, h3 {
  margin: 0 0 0.6em;
  font-weight: 900;
  letter-spacing: 0.05em;
}
h4 {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 1.7142857143;
  font-weight: 900;
}
p {
  margin: 0 0 1.4em;
}
i {
  font-weight: 300;
}
a {
  color: var(--base-color);
  text-decoration: underline;
}
a:focus,
a:hover {
  color: var(--hover-color);
  text-decoration: none;
}
a[href*="mailto:"] {
  word-wrap: break-word;
}
ul:not([class]) {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul:not([class]) > li {
  margin: 0 0 1.4em;
}
ul:not([class]) > li:before {
  content: "\2014";
  margin-right: 4px;
}

/* ========================================================================
   Forms
   ======================================================================== */
fieldset,
form {
  margin: 0;
  padding: 0;
  border-style: none;
}
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  padding: 10px 20px;
  font-size: 14px;
  line-height: 16px;
  font-family: "merriweather", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
  box-sizing: border-box;
  border: 1px solid #000;
  border-radius: 0;
}
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
textarea:focus {
  outline: 0;
  border-color: #000;
}
textarea {
  resize: vertical;
  vertical-align: top;
  overflow: auto;
}
button,
input[type=button],
input[type=file],
input[type=reset],
input[type=submit] {
  transition: 0.5s;
  -webkit-appearance: none;
  height: 38px;
  padding: 26px 20px 22px;
  font-size: 14px;
  line-height: 32px;
  color: #fff;
  background: var(--base-color);
  border-width: 0;
  border-style: solid;
  border-color: var(--base-color);
  border-radius: 10px;
  cursor: pointer;
}
button:hover,
input[type=button]:hover,
input[type=file]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  background: #fff;
  color: var(--base-color);
}

/* ========================================================================
   Accessibility
   ======================================================================== */
noscript {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0;
  font-size: 14px;
  color: #000;
  background: #ff8f8f;
  display: block;
  padding: 5px 0;
  text-align: center;
  z-index: 99999;
}
.accessibility {
  position: absolute;
  left: -200vw;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.accessibility:focus {
  position: static;
  width: auto;
  height: auto;
}
.hidden {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

/* ========================================================================
   Header & Navigation
   ======================================================================== */
#header {
  background: rgba(78, 67, 116, 0.3);
  position: relative;
  z-index: 99;
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
}
#header .container {
  max-width: 1200px;
}
[id=nav] {
  flex-grow: 1;
  display: flex;
  padding: 15px 0;
  align-items: center;
  justify-content: flex-start;
}
@media (min-width: 992px) {
  [id=nav] {
    justify-content: center;
  }
}
.login {
  display: block;
  min-width: 18px;
  width: 18px;
  margin-left: -8px;
}
@media (min-width: 768px) {
  .login { margin-left: 0; }
}
@media (min-width: 992px) {
  .login { margin-left: 15px; }
}
@media (min-width: 1200px) {
  .login { margin-left: 23px; }
}

/* Burger menu (CSS checkbox toggle) */
.burger {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 15px;
  top: 14px;
  font-size: 0;
  line-height: 0;
  z-index: 10;
  cursor: pointer;
}
@media (min-width: 768px) {
  .burger { right: 20px; }
}
.burger span,
.burger:after,
.burger:before {
  position: absolute;
  left: 0;
  width: 20px;
  height: 2px;
  content: "";
  background: #fff;
  opacity: 1;
  transform: translate(0, 0) rotate(0);
  transition: 0.5s;
}
.burger span {
  top: 50%;
  transform: translateY(-50%);
}
.burger:after {
  top: 3px;
}
.burger:before {
  top: calc(100% - 5px);
}
@media (min-width: 992px) {
  .burger { display: none; }
}
#opener {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
#opener:checked ~ .burger {
  position: fixed;
}
#opener:checked ~ .burger span {
  opacity: 0;
}
#opener:checked ~ .burger:after,
#opener:checked ~ .burger:before {
  left: 50%;
  top: 50%;
}
#opener:checked ~ .burger:after {
  transform: translate(-50%, -50%) rotate(225deg);
}
#opener:checked ~ .burger:before {
  transform: translate(-50%, -50%) rotate(-225deg);
}
#opener:checked ~ .nav-drop {
  transform: translateX(0);
}
.nav-drop {
  display: flex;
  align-items: center;
  width: 100vw;
  bottom: 0;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(56, 46, 82, 0.95);
  transform: translateX(-100%);
  transition: transform 0.5s;
}
@media (min-width: 992px) {
  .nav-drop {
    position: static;
    display: block;
    width: auto;
    transform: translateX(0);
    background: transparent;
  }
}
.menu {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
  line-height: 20px;
  width: 100%;
  text-align: center;
  max-height: 100vh;
}
@media (min-width: 992px) {
  .menu {
    display: flex;
    flex-wrap: wrap;
  }
}
.menu > li {
  padding: 10px 5px;
}
@media (min-width: 1200px) {
  .menu > li { padding: 10px 20px; }
}
.menu a {
  position: relative;
  padding: 5px 10px;
  display: block;
  z-index: 2;
  color: var(--base-text-color);
  text-decoration: none;
}
.menu a:hover {
  color: #fff;
}
@media (min-width: 992px) {
  .menu a:before {
    position: absolute;
    bottom: -2px;
    left: 50%;
    width: 0;
    height: 2px;
    content: "";
    transition: 0.3s;
    transform: translateX(-50%);
    pointer-events: none;
    background: var(--base-color);
  }
}
.menu .active a {
  color: #fff;
}
.menu .active a:before {
  width: 85%;
}

/* ========================================================================
   Layout
   ======================================================================== */
[id=wrapper] {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
}
main {
  flex-grow: 1;
}
.container-wrap {
  width: 100%;
  max-width: 1598px;
  padding: 30px 10px 0;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
@media (min-width: 768px) {
  .container-wrap { padding: 50px 20px 0; }
}
@media (min-width: 992px) {
  .container-wrap { flex-wrap: nowrap; }
}
.container {
  width: 100%;
  max-width: 1064px;
  padding: 0 20px;
  margin: 0 auto;
}
#content {
  padding: 30px 0;
  width: 100%;
  background: rgba(78, 67, 116, 0.3);
  border-radius: 20px;
}
@media (min-width: 768px) {
  #content { padding: 40px 0; }
}
@media (min-width: 992px) {
  #content {
    padding: 50px 0;
    width: calc(100% - 360px);
  }
}
@media (min-width: 1200px) {
  #content { padding: 77px 0 60px; }
}
aside {
  width: 160px;
  min-width: 160px;
  display: none;
}
@media (min-width: 992px) {
  aside { display: block; }
}
aside img {
  display: block;
  max-width: none;
  width: 100%;
}
@media (min-width: 992px) {
  .aside-left {
    order: -1;
  }
}

/* ========================================================================
   Features Content
   ======================================================================== */
.features-content {
  line-height: 1.7142857143;
}
.features-content ul:not([class]) {
  margin-bottom: 10px;
  padding-left: 12px;
  border-left: 2px solid var(--base-color);
  letter-spacing: -0.02em;
}
.features-content ul:not([class]) > li {
  margin: 0;
}
.features-content h3 {
  margin-top: 1.5em;
}
.features-content h4 {
  margin-top: 1em;
  margin-bottom: 0.5em;
}
.text-box {
  text-align: center;
  color: #fff;
  margin: 30px 0;
}
@media (min-width: 768px) {
  .text-box { margin: 50px 0; }
}
@media (min-width: 992px) {
  .text-box { margin: 123px 0 45px; }
}

/* ========================================================================
   Photo Gallery
   ======================================================================== */
.list-photos {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px 10px;
}
@media (min-width: 576px) {
  .list-photos { grid-template-columns: repeat(3, 1fr); }
}
.list-photos a {
  display: block;
  border-radius: var(--base-radius);
  overflow: hidden;
}
.list-photos img {
  width: 100%;
  height: auto;
  display: block;
}

/* ========================================================================
   Games List (Bonus Games)
   ======================================================================== */
.list-games {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-games > li {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #262626;
}
@media (min-width: 768px) {
  .list-games > li { padding-bottom: 25px; margin-bottom: 25px; }
}
@media (min-width: 992px) {
  .list-games > li { padding-bottom: 37px; margin-bottom: 35px; }
}
.game {
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .game { flex-direction: row; }
}
@media (min-width: 992px) {
  .game { flex-direction: column-reverse; }
}
@media (min-width: 1200px) {
  .game { flex-direction: row; }
}
.game__body {
  flex-grow: 1;
}
.game__visual {
  margin: 0 0 20px;
  width: 100%;
}
@media (min-width: 768px) {
  .game__visual {
    width: 50%;
    min-width: 50%;
    margin: 5px 0 0 40px;
  }
}
@media (min-width: 992px) {
  .game__visual { margin: 0 0 20px; width: 100%; }
}
@media (min-width: 1200px) {
  .game__visual {
    width: 50%;
    min-width: 50%;
    margin: 5px 0 0 40px;
  }
}
.game__visual img,
.game__visual video {
  max-width: none;
  width: 100%;
  border-radius: var(--base-radius);
}
.game dl {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}
.game dl dd,
.game dl dt {
  overflow: visible;
  margin: 0;
}
.game dl dd:last-of-type,
.game dl dt:last-of-type {
  clear: both;
}
.game dl dt {
  color: #fff;
  text-transform: uppercase;
}
.game dl dt:after {
  content: ":";
}
.link {
  text-transform: uppercase;
}

/* ========================================================================
   Gallery Slider (Slick)
   ======================================================================== */
.gallery-slider {
  position: relative;
}
.gallery-slider .slick-slide img {
  width: 100%;
  display: block;
}

/* ========================================================================
   Mini Games List
   ======================================================================== */
.list-mini-game {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 992px) {
  .list-mini-game { margin-top: -37px; }
}
.list-mini-game > li {
  padding: 20px 0;
  border-bottom: 1px solid #262626;
}
@media (min-width: 768px) {
  .list-mini-game > li { padding: 25px 0; }
}
@media (min-width: 992px) {
  .list-mini-game > li { padding: 35px 0; }
}
.mini-game {
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 576px) {
  .mini-game { flex-direction: row; }
}
@media (min-width: 576px) {
  .mini-game__body { flex-grow: 1; }
}
.mini-game__visual {
  min-width: 200px;
  width: 200px;
  margin: 0 auto 20px;
}
@media (min-width: 576px) {
  .mini-game__visual { min-width: 180px; width: 180px; margin: 5px 6px 5px 20px; }
}
@media (min-width: 768px) {
  .mini-game__visual { min-width: 200px; width: 200px; }
}
@media (min-width: 992px) {
  .mini-game__visual { margin: 5px 6px 5px 40px; }
}
@media (min-width: 1200px) {
  .mini-game__visual { min-width: 250px; width: 250px; }
}
.mini-game__visual-hold {
  position: relative;
  width: 100%;
  padding-top: 100%;
  border-radius: 12px;
  overflow: hidden;
  background: var(--base-bg);
}
.mini-game__visual-hold img {
  position: absolute;
  inset: 0;
  max-width: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}

/* Legacy mini-games support (GameList component) */
.miny-games {
  /* wrapper */
}
.rows-games {
  margin: 0 auto;
  max-width: 1066px;
}
.row-game {
  padding: 30px 0;
  font-size: 16px;
  line-height: 1.1666666667;
  color: var(--base-text-color);
}
@media (min-width: 480px) {
  .row-game { display: flex; }
}
@media (min-width: 768px) {
  .row-game { font-size: 18px; }
}
.row-game + .row-game {
  border-top: 1px solid #262626;
}
.row-game__visual {
  margin: 0 auto 15px;
  width: 150px;
  min-width: 150px;
  height: 150px;
  border-radius: var(--base-radius);
  overflow: hidden;
}
@media (min-width: 480px) {
  .row-game__visual { margin: 0; }
}
@media (min-width: 768px) {
  .row-game__visual { width: 200px; min-width: 200px; height: 200px; }
}
.row-game__visual img {
  display: block;
  max-width: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.row-game__content {
  flex-grow: 1;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .row-game__content { padding-left: 35px; }
}
.row-game h2 {
  font-weight: 900;
  margin: 0 0 0.8em;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .row-game h2 { font-size: 30px; }
}
.row-game p {
  margin: 0 0 2.1em;
}
.row-game .btn {
  min-width: 0;
  padding-left: 25px;
  padding-right: 25px;
}
.mini-game-page {
  padding: 39px 0 25px;
}
@media (min-width: 768px) {
  .mini-game-page { padding: 39px 0; }
}
.mini-game-page__header {
  position: relative;
  margin: 0 0 2.3em;
  color: #fff;
}
@media (min-width: 768px) {
  .mini-game-page__header { text-align: center; padding: 0 70px; }
}
.mini-game-page .back-link {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 15px;
  text-decoration: underline;
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
  transition: 0.5s;
}
@media (min-width: 768px) {
  .mini-game-page .back-link { position: absolute; left: 0; top: 8px; margin-bottom: 0; }
}
.mini-game-page .back-link:hover {
  color: var(--base-color);
  text-decoration: none;
}
.mini-game-page h1 {
  text-align: center;
  margin: 0;
  font-weight: 900;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .mini-game-page h1 { font-size: 30px; }
}
.game-wrap {
  position: relative;
  padding-bottom: 25px;
}
@media (min-width: 768px) {
  .game-wrap { padding-bottom: 44px; }
}
.game-wrap .game-hold {
  border-radius: 10px;
  overflow: hidden;
}
.game-wrap .game-hold iframe {
  display: block;
  width: 100%;
  min-height: 600px;
  border: 0;
}
.game-wrap:after {
  position: absolute;
  bottom: 0;
  left: 25px;
  right: 25px;
  height: 0;
  content: "";
  border-bottom: 1px solid #262626;
}
@media (min-width: 768px) {
  .game-wrap:after { left: 60px; right: 60px; }
}
.list-image {
  margin: -11px;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.list-image > li {
  width: 50%;
  padding: 11px;
}
@media (min-width: 768px) {
  .list-image > li { width: 33.333%; }
}
.list-image img {
  display: block;
  width: 100%;
  border-radius: var(--base-radius);
}

/* ========================================================================
   Live Content
   ======================================================================== */
.live-game h2 {
  margin-bottom: 20px;
}
.live-game__title {
  text-align: center;
}
.live-visual {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #262626;
}
@media (min-width: 768px) {
  .live-visual { margin-bottom: 40px; padding-bottom: 40px; }
}
@media (min-width: 992px) {
  .live-visual { margin-bottom: 50px; padding-bottom: 50px; }
}
.live-visual img {
  max-width: none;
  width: 100%;
  border-radius: var(--base-radius);
}
.live-mini {
  margin: -10px;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.live-mini > li {
  width: 100%;
  padding: 10px;
}
@media (min-width: 576px) { .live-mini > li { width: 50%; } }
@media (min-width: 768px) { .live-mini > li { width: 33.3333333333%; } }
@media (min-width: 992px) { .live-mini > li { width: 25%; } }
@media (min-width: 1200px) { .live-mini > li { width: 20%; } }
.mini-visual {
  position: relative;
  width: 100%;
  padding-top: 120%;
  overflow: hidden;
  border-radius: var(--base-radius);
}
.mini-visual img {
  position: absolute;
  inset: 0;
  max-width: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}

/* ========================================================================
   Footer
   ======================================================================== */
[id=footer] {
  padding: 30px 0;
  background: var(--base-bg-footer);
  font-size: 11px;
  line-height: 2.1818181818;
  font-weight: 300;
}
@media (min-width: 768px) {
  [id=footer] { padding: 70px 0; }
}
[id=footer] a {
  color: currentColor;
  text-decoration: none;
}
[id=footer] .active a,
[id=footer] a:hover {
  text-decoration: underline;
}
.footer-text {
  text-align: center;
  margin: 0 0 40px;
}
.footer-text p {
  margin: 0;
}
.footer-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.footer-menu > li:before {
  content: "|";
  margin: 0 5px;
}
.footer-menu > li:first-child:before {
  display: none;
}
.footer-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  text-align: left;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .footer-list { justify-content: space-between; }
}
.footer-list > li {
  width: 280px;
  padding: 0 10px 20px;
}
@media (min-width: 768px) {
  .footer-list > li { width: 240px; }
}
@media (min-width: 992px) {
  .footer-list > li { width: 280px; }
}
.footer-list-item {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
}
.footer-list-item h5 {
  margin: 0;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: inherit;
}
.footer-list-item__icon {
  margin-right: 15px;
  width: 44px;
  min-width: 44px;
  text-align: right;
}
.footer-list-item img {
  width: 100%;
  max-width: none;
}
.footer-list-item p {
  margin: 0;
}

/* ========================================================================
   Buttons
   ======================================================================== */
.btn {
  display: inline-block;
  padding: 17px 15px 12px;
  font-size: 18px;
  min-width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 32px;
  vertical-align: top;
  transition: 0.5s;
  text-decoration: none;
  border-style: solid;
  border-color: transparent;
  border-width: 0;
  border-radius: 10px;
}
@media (min-width: 768px) {
  .btn { padding: 26px 20px 22px; font-size: 30px; min-width: 405px; }
}
.btn--default {
  color: #fff;
  text-shadow: 0 2px 0 #a81f61;
  box-shadow: inset 0 2px 0 #ee2b30, 0 2px 0 #891e6c;
  background: linear-gradient(to bottom, #f0216f 0%, #cc1c8a 100%);
  border-color: #f0216f;
}
.btn--default:hover {
  color: #fff;
  background: linear-gradient(to top, #f0216f 0%, #cc1c8a 100%);
  border-color: #cc1c8a;
}
.btn--primary {
  color: #fff;
  background: #007bff;
  border-color: #007bff;
}
.btn--primary:hover {
  color: #fff;
  background: #0062cc;
  border-color: #0062cc;
}
.btn--secondary {
  color: #fff;
  background: #382e52;
  border-color: #382e52;
}
.btn--secondary:hover {
  color: #fff;
  background: #2d2444;
  border-color: #382e52;
}
.btn--sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 14px;
  border-radius: 5px;
}
.btn--lg {
  padding: 20px 40px;
  font-size: 18px;
  line-height: 20px;
  border-radius: 20px;
}
.btn-group {
  margin: 0 -5px -10px;
  display: flex;
  flex-wrap: wrap;
}
.btn-group .btn {
  margin: 0 5px 10px;
}

/* Button with icon */
.btn--icon {
  min-width: 130px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 35px;
  vertical-align: top;
  text-align: center;
  text-transform: uppercase;
  line-height: 16px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  border-radius: 12px;
  background: linear-gradient(to bottom, #f0216f 0%, #cc1c8a 100%);
  border-color: #f0216f;
  transition: 0.5s;
  text-decoration: none;
}
@media (min-width: 768px) {
  .btn--icon { padding: 15px 35px; min-width: 178px; font-size: 18px; line-height: 20px; border-radius: 18px; }
}
.btn--icon:hover {
  opacity: 0.8;
  color: #fff;
}
.btn--icon img {
  max-height: 20px;
}

/* ========================================================================
   Download Box
   ======================================================================== */
.download-box {
  padding: 30px 15px 10px;
  margin: 30px 0;
  text-align: center;
  border-radius: 20px;
  background: #382e52;
  border: 2px dashed #4c4b6e;
}
@media (min-width: 768px) {
  .download-box { padding: 65px 13% 40px; margin: 75px 0; }
}
.download-box .btn,
.download-box h2 {
  margin-bottom: 1.1em;
}

/* ========================================================================
   4K Hentai Page — JOI Instructions
   ======================================================================== */
.instuction-video {
  padding: 40px 0;
}
@media (min-width: 768px) {
  .instuction-video { padding: 85px 0; }
}
.instuction-video h2 {
  text-align: center;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 2.6em;
}
@media (min-width: 768px) {
  .instuction-video h2 { font-size: 30px; }
}
.instuction-video h3 {
  font-weight: 900;
  margin-bottom: 0.45em;
  font-size: 20px;
}
@media (min-width: 768px) {
  .instuction-video h3 { font-size: 30px; }
}
.instruction {
  line-height: 1.2222222222;
}
@media (min-width: 768px) {
  .instruction { font-size: 18px; }
}
.instruction__title h3 {
  color: #fff;
}
.instruction__visual-grid {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
@media (min-width: 768px) {
  .instruction__visual-grid { gap: 20px; }
}
.instruction__image {
  width: 100%;
  padding-top: 84%;
  position: relative;
}
.instruction__image > img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
  max-width: none;
  width: 100%;
  height: 100%;
  object-position: 50% 50%;
  border-radius: var(--base-radius);
}
.instruction__description {
  padding: 20px 0 16px;
}
.instruction__description p {
  font-size: 14px;
  line-height: 1.5;
}
@media (min-width: 992px) {
  .instruction__description { padding: 32px 0 16px; }
}
.instruction + .instruction {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .instruction + .instruction { margin-top: 81px; }
}

/* ========================================================================
   4K Hentai Page — VR Videos
   ======================================================================== */
.vr-video-section {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .vr-video-section { margin-bottom: 80px; }
}
.vr-video-section h2 {
  text-align: center;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  .vr-video-section h2 { font-size: 30px; }
}
.vr-video {
  line-height: 1;
  gap: 20px;
  position: relative;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .vr-video { flex-direction: row; align-items: center; font-size: 18px; gap: 30px; }
}
@media (min-width: 1200px) {
  .vr-video { gap: 62px; }
}
.vr-video__visual-grid {
  flex-grow: 1;
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
@media (min-width: 768px) {
  .vr-video__visual-grid { gap: 30px; }
}
.vr-video__image {
  width: 100%;
  padding-top: 56%;
  position: relative;
}
.vr-video__image > img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
  max-width: none;
  width: 100%;
  height: 100%;
  object-position: 50% 50%;
  border-radius: var(--base-radius);
}
.vr-video__box {
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .vr-video__box { width: 250px; min-width: 250px; text-align: left; }
}
@media (min-width: 1200px) {
  .vr-video__box { width: 350px; min-width: 350px; }
}
.vr-video__description {
  text-transform: uppercase;
}
.vr-video__description p {
  margin-bottom: 20px;
}
.vr-video + .vr-video {
  margin-top: 15px;
  padding-top: 14px;
}
.vr-video + .vr-video:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  content: "";
  display: block;
  height: 1px;
  background: #262626;
}
@media (min-width: 768px) {
  .vr-video + .vr-video:before { right: 179px; }
}

/* Play Video Section (members/four) */
.play-video-section {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .play-video-section { margin-bottom: 47px; }
}
.play-video-section h2 {
  text-align: center;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  .play-video-section h2 { font-size: 30px; }
}
.play-video {
  line-height: 1;
  gap: 20px;
  position: relative;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .play-video { flex-direction: row; align-items: center; font-size: 18px; gap: 30px; }
}
@media (min-width: 1200px) {
  .play-video { gap: 62px; padding-right: 100px; }
}
.play-video__visual-grid {
  flex-grow: 1;
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
@media (min-width: 768px) {
  .play-video__visual-grid { gap: 30px; }
}
.play-video__image {
  width: 100%;
  padding-top: 76%;
  position: relative;
}
.play-video__image > img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
  max-width: none;
  width: 100%;
  height: 100%;
  object-position: 50% 50%;
}
.play-video__box {
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .play-video__box { width: 250px; min-width: 250px; }
}
.play-video__description {
  text-transform: uppercase;
}
.play-video__description p {
  margin-bottom: 30px;
}
.play-video + .play-video {
  margin-top: 15px;
  padding-top: 14px;
}
.play-video + .play-video:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  content: "";
  display: block;
  height: 1px;
  background: #262626;
}
@media (min-width: 768px) {
  .play-video + .play-video:before { right: 179px; }
}
.play-button {
  display: inline-flex;
  align-items: center;
  color: #fff;
  gap: 13px;
  font-weight: 600;
  text-decoration: none;
}
.play-button img {
  transition: opacity 0.5s;
}
.play-button:focus,
.play-button:hover {
  color: #fff;
}
.play-button:focus img,
.play-button:hover img {
  opacity: 0.8;
}

/* ========================================================================
   Video Lightbox
   ======================================================================== */
.popup-holder {
  position: relative;
  overflow: hidden;
  height: 0;
}
.popup-holder.mfp-hide {
  display: none;
}
.lightbox-video {
  padding: 30px 15px 15px;
  width: 1000px;
  max-width: 95%;
  color: #000;
  margin: 0 auto;
  background: #000;
}
.lightbox-video video {
  display: block;
  width: 100%;
  height: auto;
}
.lightbox-video h4 {
  color: #fff;
  font-size: 14px;
  margin: 0 0 10px;
}
.lightbox-video h4 br {
  display: none;
}

/* ========================================================================
   Magnific Popup Theme Overrides (dark theme)
   ======================================================================== */
.mfp-bg {
  background: #05080b;
  opacity: 0.92;
}
.mfp-close {
  color: var(--base-color);
  font-size: 28px;
}
.mfp-close:hover {
  color: var(--hover-color);
}
.mfp-arrow:before {
  border-color: var(--base-color);
}
.mfp-counter {
  color: var(--base-text-color);
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
}

/* ========================================================================
   Age Gate
   ======================================================================== */
.age-gate {
  box-sizing: border-box;
  display: flex;
  height: 100vh;
  left: 0;
  overflow-y: auto;
  padding: 20px;
  position: fixed;
  text-align: center;
  top: 0;
  transition-duration: 0.3s;
  transition-property: all;
  transition-timing-function: ease;
  width: 100%;
  z-index: 99999;
}
.age-gate.hide {
  display: none;
}
.age-gate * {
  box-sizing: border-box;
}
.age-gate p {
  text-transform: uppercase;
  font-size: 16px;
}
@media screen and (min-width: 640px) {
  .age-gate p { font-size: 18px; }
}
@media screen and (min-width: 1400px) {
  .age-gate p { font-size: 20px; }
}
.age-gate__background {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 1);
  opacity: 1;
  z-index: 1;
}
.age-gate__dialog {
  background-color: rgba(0, 0, 0, 1);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: #f0f0f0;
  margin: auto;
  max-height: 94vh;
  max-width: 500px;
  overflow-y: auto;
  padding: 20px;
  position: relative;
  width: 100%;
  z-index: 100;
}
.age-gate__block {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
.age-gate__heading--logo {
  max-width: 100%;
  margin: 0 0 1rem;
}
.age-gate__fields {
  border-width: 0;
  display: block;
  margin: 0 auto 1rem;
  max-width: 100%;
  padding: 0;
  width: 100%;
}
.age-gate__challenge {
  color: #f0f0f0;
}
.age-gate__buttons {
  align-items: center;
  display: flex;
  gap: 10px;
  justify-content: center;
}
.age-gate__buttons button {
  background-color: #333;
  border: 0;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  font-size: 1rem;
  font-weight: 600;
  padding: 0.5rem 1rem;
}
.age-gate__buttons button:hover {
  background-color: #555;
}
.age-gate__errors {
  display: none;
  padding: 0 10px;
}
.age-gate__error {
  color: #c00;
  font-weight: bold;
}

/* ========================================================================
   Grid System (flexbox)
   ======================================================================== */
.df-row {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .df-row { margin: 0 -20px; }
}
@media (min-width: 576px) {
  .df-row .col-ph-6 { flex: 1 0 50%; max-width: 50%; }
  .df-row .col-ph-12 { flex: 1 0 100%; max-width: 100%; }
}
@media (min-width: 768px) {
  .df-row .col-sm-4 { flex: 1 0 33.333%; max-width: 33.333%; }
  .df-row .col-sm-6 { flex: 1 0 50%; max-width: 50%; }
  .df-row .col-sm-8 { flex: 1 0 66.666%; max-width: 66.666%; }
  .df-row .col-sm-12 { flex: 1 0 100%; max-width: 100%; }
}
@media (min-width: 992px) {
  .df-row .col-md-4 { flex: 1 0 33.333%; max-width: 33.333%; }
  .df-row .col-md-6 { flex: 1 0 50%; max-width: 50%; }
  .df-row .col-md-8 { flex: 1 0 66.666%; max-width: 66.666%; }
  .df-row .col-md-12 { flex: 1 0 100%; max-width: 100%; }
}

/* ========================================================================
   Slick Carousel Base (required)
   ======================================================================== */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}

/* Gallery Slider Arrows (after Slick base to ensure override) */
.gallery-slider .slick-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 0 0;
  border: 0;
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 10;
  background: #fff;
  color: var(--base-color);
  top: 50%;
  font-size: 20px;
  line-height: 1;
  border-radius: var(--base-radius);
  cursor: pointer;
}
@media (min-width: 992px) {
  .gallery-slider .slick-arrow { width: 50px; height: 50px; }
}
.gallery-slider .slick-arrow.slick-prev {
  left: 10px;
  transform: translateY(-50%);
}
.gallery-slider .slick-arrow.slick-prev:hover {
  padding-right: 8px;
}
.gallery-slider .slick-arrow.slick-next {
  right: 10px;
  transform: translateY(-50%);
}
.gallery-slider .slick-arrow.slick-next:hover {
  padding-left: 8px;
}
.gallery-slider .slick-arrow.slick-disabled {
  pointer-events: none;
  opacity: 0.7;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
