@import url("https://fonts.googleapis.com/css?family=Oswald:400,500,700");
body.single-whd_meme .meme-content-wrapper {
  text-align: center;
  min-height: calc(100vh - 410px);
}

body.single-whd_meme .meme-content-wrapper img {
  width: 100%;
  max-width: 400px;
  height: auto;
}

body.single-whd_meme .meme-content-wrapper a {
  font-family: "futura-pt", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 35px;
  text-transform: uppercase;
  color: white;
  background-color: #0193d7;
  margin: 15px 0 0 0;
  padding: 0 56px 0 56px;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 20px;
}

.meme-generator-stage {
  font-family: "futura-pt", Arial, Helvetica, sans-serif;
  width: 100%;
  height: 600px;
  /*background-image: url("/wp-content/plugins/meme-2000/img/stage_meme_generator.jpg");
  background-repeat: repeat;*/
  background-color: #F6DC15;
}

.meme-generator-stage .meme-generator {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.meme-generator-stage .meme-generator-result {
  width: 50%;
}

.meme-generator-stage .meme-generator-result canvas {
  font-family: "Oswald", Arial;
  font-size: 20px;
  width: calc(100% - 20px);
  max-width: 400px;
  display: none;
  margin: 45px auto 0 auto;
}

.meme-generator-stage .meme-generator-result img {
  display: block;
  margin: 45px auto 0 auto;
  width: calc(100% - 20px);
  max-width: 400px;
  height: auto;
}

.meme-generator-stage .meme-generator-start {
  width: 50%;
  padding: 30px 0 0 0;
}

.meme-generator-stage .meme-generator-start h2 {
  font-size: 2.375rem;
  line-height: 2.625rem;
  font-family: "sofia-pro-condensed", sans-serif;
  font-weight: 700;
  -webkit-text-decoration: uppercase;
          text-decoration: uppercase;
}

.meme-generator-stage .meme-generator-start h3 {
  font-family: "alegreya", serif;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.5rem;
  -webkit-text-decoration: uppercase;
          text-decoration: uppercase;
          margin-top:10px;
}

.meme-generator-stage .meme-generator-start p {
  font-family: "alegreya-sans", sans-serif;
  font-weight: 400;
  margin-bottom: 0px;
  margin-top: 20px;
  font-size: 1rem;
  line-height: 1.5rem;
}

.meme-generator-stage .meme-generator-start p span {
  font-family: "futura-pt", Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.meme-generator-stage .meme-generator-start p:nth-child(5) {
  margin-bottom: 0px;
  margin-top: 0px;
}

.meme-generator-stage .meme-generator-start-continue-btn:hover {
  background: #fff;
  color: #2B3080;
  border:0;
}
.meme-generator-stage .meme-generator-start-continue-btn {
  margin-top:20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  background: none;
  display: inline-block;
  padding: 0.75rem 1.5rem 0.875rem;
  border-radius: 5px;
  font-family: "sofia-pro", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.5rem;
  transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
  background: #2B3080;
    color: #ffffff;
    border:0;
}

.meme-generator-stage .meme-generator-build {
  display: none;
  width: 50%;
}
.meme-generator-stage .meme-generator-build-continue-btn:hover {
  background: #fff;
  color: #2B3080;
  border:0;

}
.meme-generator-stage .meme-generator-build-continue-btn {
  margin-top:20px;
  border:0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  background: none;
  display: inline-block;
  padding: 0.75rem 1.5rem 0.875rem;
  border-radius: 5px;
  font-family: "sofia-pro", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.5rem;
  transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
  background: #2B3080;
    color: #ffffff;
}

.meme-generator-stage .meme-generator-build-choice {
  display: none;
}

.meme-generator-stage .meme-generator-build-text {
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-family: "sofia-pro-condensed", sans-serif;
  font-weight: bolder;
  margin-top: 1.5rem;
}

.meme-generator-stage .meme-generator-build-images {
  height: 180px;
  max-width: 600px;
  width: 100%;
  overflow: hidden;
  padding-right: 50px;
  position: relative;
  left: 54px;
}

.meme-generator-stage .meme-generator-build-images-container {
  margin-top: 0px;
  height: 180px;
  position: relative;
  left: 0px;
  width: calc(55 * 90px);
}

.meme-generator-stage .meme-generator-build-images-container img {
  width: 80px;
  height: 80px;
  margin-right: 10px;
  margin-top: 10px;
  float: left;
}

.meme-generator-stage .meme-generator-build-movepush {
  position: relative;
  top: -119px;
  display: inline-block;
  height: 67px;
  width: 37px;
  background: #24263C;
  z-index: 2;
  font-size: 20px;
  font-weight: bold;
  padding-top: 17px;
}

.meme-generator-stage .meme-generator-build-movepush.left {
  left: 0px;
  padding-left: 15px;
}

.meme-generator-stage .meme-generator-build-movepush.left i {
  border: solid white;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.meme-generator-stage .meme-generator-build-movepush.right {
  left: 630px;
  padding-left: 12px;
}

.meme-generator-stage .meme-generator-build-movepush.right i {
  border: solid white;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.meme-generator-stage .meme-generator-build-message {
  margin-top: -50px;
}

.meme-generator-stage .meme-generator-build-message-input {
  /* Customize the label (the container) */
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}

.meme-generator-stage .meme-generator-build-message-input .checkbox_container {
  display: block;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  font-family: "sofia-pro", sans-serif;
  font-size: 0.875rem;
  line-height: 1.125rem;
  font-weight: 700;
  margin-top: 12px;
  margin-bottom: 15px;
  width: calc(100% - 20px);
  max-width: 515px;
}

.meme-generator-stage .meme-generator-build-message-input .checkbox_container a {
  color: #273f4a;
  text-decoration: underline;
  line-height: 30px;
}

.meme-generator-stage .meme-generator-build-message-input .checkbox_container a.meme-datenschutz {
  margin-left: 20px;
}

.meme-generator-stage .meme-generator-build-message-input .checkbox_container input {
  position: absolute;
  cursor: pointer;
  height: 20px;
  width: 20px;
  border-radius: 5px;
  border: 2px solid currentColor;
  left:0px;
  top:5px;
}
.meme-generator-stage .meme-generator-build-message-input .checkbox_container .checkbox:checked {
  background-image: url(data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='black' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3E%3C/svg%3E);

}

.meme-generator-stage .meme-generator-build-message-input p:nth-child(3) {
  font-family: "sofia-pro", sans-serif;
  font-size: 0.875rem;
  line-height: 1.125rem;
  font-weight: 700;
  margin-top: 12px;
  margin-bottom: 15px;
  width: calc(100% - 20px);
  max-width: 515px;
}

.meme-generator-stage .meme-generator-build-message-input p:nth-child(3) a {
  color: #273f4a;
  text-decoration: underline;
  line-height: 30px;
}

.meme-generator-stage .meme-generator-build-message-input p:not(:nth-child(3)) {
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-family: "sofia-pro-condensed", sans-serif;
  font-weight: bolder;
  margin-top: 1.5rem;
    margin-top: 1.5rem;
}

.meme-generator-stage .meme-generator-build-message-input textarea {
  max-width: 515px;
  width: 100%;
  height: 62px;
  text-align: left;
  padding: 10px 0 0 10px;
  font-family: "futura-pt", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #273f4a;
  resize: none;
}

body.page-template-meme-2000-generator {
  background-color: #eee;
}

.button_stage {
  text-align: center;
  width: 100%;
}
.button_stage .mehr_anzeigen:hover {
  background: #F6DC15;
  color: #2B3080;
}
.button_stage .mehr_anzeigen {
  margin-top:20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  background: none;
  display: inline-block;
  padding: 0.75rem 1.5rem 0.875rem;
  border-radius: 5px;
  font-family: "sofia-pro", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.5rem;
  transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
  background: #2B3080;
    color: #ffffff;


}

.meme-gallery-stage {
  margin: 0px auto;
  width: 100%;
  max-width: 1282px;
}

.meme-gallery-stage > p {
  font-family: "sofia-pro-condensed", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.75rem;
  color: #273f4a;
  width: 1280px;
  margin: 0px auto 0px auto;
  padding-top: 80px;
  padding-bottom: 40px;
}

.meme-gallery-stage > p span {
  color: #2B3080;
  font-size: 14px;
  vertical-align: top;
}

.meme-gallery-stage .meme-gallery {
  padding-bottom: 20px;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.meme-gallery-stage .meme-gallery-image:nth-child(4n) {
  margin-right: 0px;
}

.meme-gallery-stage .meme-gallery-image {
  width: 297px;
  height: 297px;
  -webkit-box-shadow: 0 0 4px #666666;
  box-shadow: 0 0 4px #666666;
  border: 2px solid white;
  margin-right: 30px;
  margin-bottom: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
}

.meme-gallery-stage .meme-gallery-image img {
  width: 100%;
  height: 100%;
}

.meme-gallery-stage .meme-gallery-image .socialmedia {
  position: relative;
  display: inline-block;
  top: -272px;
  left: 257px;
  width: 35px;
  height: 35px;
  background-color: #2B3080;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  margin: 0;
  background-image: url("/wp-content/plugins/meme-2000/img/share_icon.svg");
  background-repeat: no-repeat;
  background-position: center right;
  -webkit-transition: width 0.2s,left 0.2s,border 0.2s;
  transition: width 0.2s,left 0.2s,border 0.2s;
}

.meme-gallery-stage .meme-gallery-image .socialmedia:hover, .meme-gallery-stage .meme-gallery-image .socialmedia:focus, .meme-gallery-stage .meme-gallery-image .socialmedia:active {
  width: 140px;
  left: 150px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border-left: 2px solid white;
  border-bottom: 2px solid white;
  -webkit-transition: left 0.3s;
  transition: left 0.3s;
}

.meme-gallery-stage .meme-gallery-image .socialmedia:hover a, .meme-gallery-stage .meme-gallery-image .socialmedia:focus a, .meme-gallery-stage .meme-gallery-image .socialmedia:active a {
  display: inline-block;
}

.meme-gallery-stage .meme-gallery-image .socialmedia a {
  width: 35px;
  height: 35px;
  background-color: #2B3080;
  display: none;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center center;
}

.meme-gallery-stage .meme-gallery-image .socialmedia a.facebook {
  margin-left: 0px;
  background-image: url("/wp-content/plugins/meme-2000/img/facebook_icon.svg");
}

.meme-gallery-stage .meme-gallery-image .socialmedia a.whatsapp {
  background-image: url("/wp-content/plugins/meme-2000/img/whatsapp_icon.svg");
}

.meme-gallery-stage .meme-gallery-image .socialmedia a.instagram {
  background-image: url("/wp-content/plugins/meme-2000/img/instagram_icon.svg");
}

.meme-lightbox {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(15, 41, 53, 0.4);
  z-index: 9999;
  display: none;
}

.meme-lightbox-nube {
  max-width: 600px;
  width: 100%;
  margin: 126px 0 126px calc(50% - 300px);
  height: auto;
  background-color: #0f2935;
  display: none;
  padding-bottom: 40px;
}

.meme-lightbox-nube a {
  width: 20px;
  height: 20px;
  position: relative;
  display: inline-block;
  margin: 0;
  top: -49px;
  left: calc(100% - 35px);
}

.meme-lightbox-nube a:before, .meme-lightbox-nube a:after {
  content: '';
  position: absolute;
  width: 25px;
  height: 2px;
  background-color: white;
  border-radius: 2px;
  top: 16px;
}

.meme-lightbox-nube a:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 0px;
}

.meme-lightbox-nube a:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: -5px;
}

.meme-lightbox-nube-header {
  width: 100%;
  height: 45px;
  background-color: #0193d7;
  font-family: "futura-pt", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 45px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.meme-lightbox-nube-body {
  font-family: "futura-pt", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  height: 100%;
  margin: 0px 22px;
}

.meme-lightbox-nube-body h3 {
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  margin: 0px 0 20px 0;
}

.meme-lightbox-nube-body ul {
  margin: 20px 0;
}

.meme-lightbox-nube-body button {
  margin-top: 30px;
  display: inline-block;
}

.meme-lightbox-com {
  max-width: 1060px;
  width: 100%;
  max-height: calc(100% - 90px);
  height: 100%;
  background-color: #0f2935;
  margin: 45px auto;
  display: none;
}

.meme-lightbox-com a {
  width: 20px;
  height: 20px;
  position: relative;
  display: inline-block;
  margin: 0;
  top: -49px;
  left: calc(100% - 35px);
}

.meme-lightbox-com a:before, .meme-lightbox-com a:after {
  content: '';
  position: absolute;
  width: 25px;
  height: 2px;
  background-color: white;
  border-radius: 2px;
  top: 16px;
}

.meme-lightbox-com a:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 0px;
}

.meme-lightbox-com a:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: -5px;
}

.meme-lightbox-com-header {
  width: 100%;
  height: 45px;
  background-color: #0193d7;
  font-family: "futura-pt", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 45px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.meme-lightbox-com-body {
  font-family: "futura-pt", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  height: 100%;
  margin: 0px 22px;
}

.meme-lightbox-com-body h3 {
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  margin: 0px 0 20px 0;
}

.meme-lightbox-com-body ul {
  margin: 20px 0;
}

.meme-lightbox-com-body button {
  margin-top: 30px;
  display: inline-block;
}

.meme-lightbox-err {
  width: 100%;
  max-width: 406px;
  background-color: #0f2935;
  margin: 126px 0 126px calc(50% - 203px);
  height: auto;
  display: none;
}

.meme-lightbox-err a {
  width: 20px;
  height: 20px;
  position: relative;
  display: inline-block;
  margin: 0;
  top: 0px;
  left: calc(100% - 35px);
}

.meme-lightbox-err a:before, .meme-lightbox-err a:after {
  content: '';
  position: absolute;
  width: 25px;
  height: 2px;
  background-color: white;
  border-radius: 2px;
  top: 16px;
}

.meme-lightbox-err a:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 0px;
}

.meme-lightbox-err a:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: -5px;
}

.meme-lightbox-err-header {
  width: 100%;
  height: 45px;
  font-family: "sofia-pro", sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}

.meme-lightbox-err-body {
  height: 190px;
  width: 190px;
  background-image: url("/wp-content/plugins/meme-2000/img/accept_small.gif");
  background-size: cover;
  margin: 95px auto 0 auto;
}

.meme-lightbox-err-text {
  font-family: "sofia-pro", sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  color:white;
  text-align: center;
  margin: 50px auto 0 auto;
  width: 320px;
}

.meme-lightbox-err button {
  margin-top: 40px;
  margin-bottom: 50px;
  display: block;
  margin-left: calc(50% - 124px);
  width: 248px;
  font-family: "sofia-pro", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
}

@media only screen and (max-width: 1363px) {
  .meme-gallery-stage > p {
    max-width: 630px;
  }
  .meme-gallery-stage .meme-gallery {
    padding-bottom: 30px;
    width: 100%;
    max-width: 630px;
    margin: 0 auto;
  }
  .meme-gallery-stage .meme-gallery-image:nth-child(2n) {
    margin-right: 0px;
  }
  .meme-lightbox-com {
    margin: 0px auto;
    height: 100%;
    max-height: 100%;
  }
  .meme-generator-stage {
    width: 100%;
  }
  .meme-generator-stage .meme-generator {
    width: 100%;
    max-width: 900px;
  }
  .meme-generator-stage .meme-generator-build-images {
    width: 400px;
  }
  .meme-generator-stage .meme-generator-build .right {
    left: 430px;
  }
  .meme-generator-stage .meme-generator-build .left {
    left: 0px;
  }
}

@media only screen and (max-width: 1023px) {
  .meme-generator-stage {
    width: 100%;
  }
  .meme-generator-stage .meme-generator {
    width: 100%;
    max-width: 768px;
  }
  .meme-generator-stage .meme-generator-build-images {
    width: 278px;
  }
  .meme-generator-stage .meme-generator-build .right {
    left: 308px;
  }
}

@media only screen and (max-width: 767px) {
  body.single-whd_meme {
    padding-top: 80px;
  }
  body.page-template-meme-2000-generator {
    background-color: #fff;
  }
  .button_stage {
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin-left:auto;
    margin-right:auto;
    display: block;
  }
  .button_stage .mehr_anzeigen {
    margin-left:auto;
    margin-right:auto;
    display: block;
  }
  .page-template .meme-gallery-stage {
    margin-left: 20px;
    margin-right: 20px;
    width: calc(100% - 40px);
    text-align: left;
  }
  .page-template .meme-gallery-stage > p {
    margin: 0 auto 0 auto;
    width: 100%;
    max-width: 335px;
  }
  .page-template .meme-gallery-stage .meme-gallery {
    padding-bottom: 30px;
    width: 100%;
    max-width: 335px;
  }
  .page-template .meme-gallery-stage .meme-gallery-image {
    width: 100%;
    height: auto;
    max-height: 335px;
    max-width: 335px;
    margin-right: 0px;
  }
  .meme-generator-stage {
    width: 100%;
  }
  .meme-generator-stage .meme-generator {
    display: inline-block;
    width: 100%;
    max-width: 768px;
  }
  .meme-generator-stage .meme-generator-start {
    width: 100%;
    padding: 0px 20px;
    clear: both;
  }
  .meme-generator-stage .meme-generator-start h2, .meme-generator-stage .meme-generator-start p:nth-child(2) {
    display: none;
  }
  .meme-generator-stage .meme-generator-start h3 {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
  .meme-generator-stage .meme-generator-start p {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
  .meme-generator-stage .meme-generator-start-continue-btn {
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin-left:auto;
    margin-right:auto;
    display: block;
  }
  .meme-generator-stage .meme-generator-result {
    width: 100%;
    clear: both;
    margin-top: 20px;
  }
  .meme-generator-stage .meme-generator-result canvas {
    width: 100%;
    height: 205px;
    max-width: 217px;
    margin: 20px auto 0 auto;
  }
  .meme-generator-stage .meme-generator-result img {
    margin-top: 20px;
    width: 217px;
  }
  .meme-generator-stage .meme-generator-build {
    width: calc(100% - 40px);
    clear: both;
    margin-left: 20px;
  }
  .meme-generator-stage .meme-generator-build-continue-btn {
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin-left:auto;
    margin-right:auto;
    display: block;
  }
  .meme-generator-stage .meme-generator-build-text {
    display: none;
  }
  .meme-generator-stage .meme-generator-build-choice {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 10px;
    margin-top: -10px;
    align-items:stretch;
    width:100%;
  }
  .meme-generator-stage .meme-generator-build-choice a:nth-child(2) {
    margin-left: 20px;
  }
  .meme-generator-stage .meme-generator-build-choice a {
    margin-top:20px;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    background: none;
    padding: 0.75rem 1.5rem 0.875rem;
    border-radius: 5px;
    font-family: "sofia-pro", sans-serif;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.5rem;
    transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
    background: #2B3080;
    flex: 1;
      color: #ffffff;
      text-align:center;
  }
  .meme-generator-stage .meme-generator-build-choice a.active {
    background: #F6DC15;
    color: #2B3080;
  }
  .meme-generator-stage .meme-generator-build-images {
    width: calc(100% - 42px);
    height: 90px;
    max-width: unset;
    left: 21px;
  }
  .meme-generator-stage .meme-generator-build-images-container {
    height: 90px;
    width: calc(108 * 90px);
  }
  .meme-generator-stage .meme-generator-build-movepush {
    position: relative;
    top: -80px;
    width: 21px;
    height: 80px;
    padding-top: 22px;
  }
  .meme-generator-stage .meme-generator-build-movepush.left {
    left: 0px;
    padding-left: 8px;
  }
  .meme-generator-stage .meme-generator-build-movepush.right {
    left: calc(100% - 45px);
    padding-left: 4px;
  }
  .meme-generator-stage .meme-generator-build-message {
    margin-top: -65px;
  }
  .meme-generator-stage .meme-generator-build-message-input p.write-message-text {
    display: none;
  }
  .meme-generator-stage .meme-generator-build-message-input p:nth-child(3) {
    margin-top: 0px;
  }
  .meme-generator-stage .meme-generator-build-message-input textarea {
    display: none;
    width: 100%;
    max-width: 100%;
    height: 80px;
    margin-top: -5px;
    margin-bottom: 9px;
  }
}

/* =========================================================
   -> MEME GENERATOR ANPASSUNGEN
   =========================================================*/
body.page-template-meme-2000-generator .meme-generator-stage {
  height: auto;
  padding-bottom: 20px;
  background-repeat: no-repeat;
  background-size: cover;
}

body.page-template-meme-2000-generator .meme-gallery .meme-gallery-image {
  position: relative;
}

body.page-template-meme-2000-generator .meme-gallery .meme-gallery-image:target {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  max-height: unset;
  max-width: unset;
  background-color: rgba(15, 41, 53, 0.4);
  border: none;
  z-index: 9999;
  text-align: center;
  display: block;
}

body.page-template-meme-2000-generator .meme-gallery .meme-gallery-image:target img {
  display: inline-block;
  width: 100%;
  height: auto;
  max-width: 400px;
  -webkit-box-shadow: 0 0 4px #666666;
          box-shadow: 0 0 4px #666666;
  border: 2px solid white;
  margin-top: calc(50vh - 300px);
}

body.page-template-meme-2000-generator .meme-gallery .meme-gallery-image:target p.socialmedia {
  display: none;
}

body.page-template-meme-2000-generator .meme-gallery .meme-gallery-image p.socialmedia {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  left: unset;
}

@media only screen and (max-width: 1363px) {
  .meme-lightbox-com {
    overflow: scroll;
    padding-bottom: 20px;
  }
}

@media (max-width: 400px) {
  .meme-lightbox .meme-lightbox-err {
    margin: 0;
  }
  body.page-template-meme-2000-generator .meme-gallery > .meme-gallery-image:target img.wp-post-image {
    margin-top: calc(50vh - 300px);
  }
}

@media (max-width: 425px) {
  .meme-lightbox .meme-lightbox-nube .meme-lightbox-nubeheader {
    padding-right: 5px;
  }
}

@media (max-width: 600px) {
  .meme-lightbox .meme-lightbox-nube {
    margin: 0;
  }
}
/*# sourceMappingURL=meme-2000.css.map */