/*
Theme Name: VX-CASH THEME 2.0 Child
Theme URI: https://www.vxcash.net/webmaster/DE/Werbemittel.html?scope=webcams&type=wordpress_theme
Template: vxcash2
Author: VX-CASH Team
Author URI: https://www.vxcash.net
Description: With the VX-CASH WordPress Theme your WordPress blog can now automatically be fitted with VISIT-X and BeiAnrufSex content. Create your niche websites or landing pages according to your own ideas and needs.
Version: 1.5.2.1609860371
Updated: 2021-01-05 15:26:11

*/
html {
	scroll-behavior: smooth; 
}
#content {
    background-color: transparent !important;
}
.cta {width: 100% !important;}
.container {padding-top: 5px;}
.tm-video-container {
  height: 600px;
}
#menu-item-7017 a::before {
  font-family: "Font Awesome 6 Free"; 
  content: "\f0a9"; /* Unicode für arrow-circle-right */
  font-weight: 900;
  margin-right: 0.1em;
}

.navbar-nav li.menu-item {
  font-family: "Caveat", cursive !important;
  font-optical-sizing: auto;
  font-size: 2em !important;
  font-style: normal;
}

.link-img {width: 300px; height: 300px;}

.navbar-header {
	background-image: url("img/logos.png"); 
	background-repeat: no-repeat; 
	width: 270px; 
	height: 74px; 
}
.navbar-brand { width: 270px; height: 74px; }

.cool-tag-cloud {text-align: center;}
.entry-content { 
	font-family: 'Cabin', sans-serif; 
	font-size: 13pt; 
	line-height: 1.5; 
	background-color: #3C3C38; 
	padding: 10px; 
	font-size: 13pt; 
	border-radius: 5px; 
	color: #fff; 
	padding: 13px; 
	line-height: 1.5; 
    margin: 5px !important;
}
.entry-content strong {color: #fceeb5;}

.single-livecams a.cta, .single-livecams .basCallBtn {
  width: 90%;
  float: left;
  text-decoration: none;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active {
    background-color: #000 !important;
}

.navbar-default .navbar-nav>li>a:hover {
        background-color: #db572a !important;
	}

.video-container-wrap {
  height: 600px;
}
@media (max-width: 1199px) {
    .video-container-wrap {
        max-width: 932px;
        max-height: 466px;}}
        
@media only screen and (max-width: 990px) {
   .bubble {width: 100% !important;}
    .reload {width: 100%; margin:  2px !important;}
    .perfname {width: 100%;}
    .gibmoney {width: 100%; margin:  2px !important;}}

#camstop { 
      display: flex; 
      flex-wrap: wrap-reverse;
      justify-content: space-between;
      align-items: flex-end;
      padding: 5px;
 }

.perfname { width: 350px;  }
.reload {height: 80px;  }
.reload a {color: #fff !important;}
.reload a:hover {text-decoration: none;}
.button-icon {width: 30px; height: 30px; margin: 10px;}
.gibmoney { height: 80px;  }
.gibmoney a {color: #fff !important;}
.gibmoney a:hover {text-decoration: none;}


.bubble {
    position: relative;
    background: #ffffff;
    color: #000;
    font-family: 'Kalam', cursive;
    font-size: 20px;
    text-align: center;
    width: 340px;
    height: 80px; padding: 5px 0 0 0;
    border-radius: 5px;
    line-height: 1.1 !important;
}
.bubble:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    z-index: 1;
    border-style: solid;
    border-width: 0 20px 20px 0;
    border-color: transparent #ffffff transparent transparent;
    bottom: -20px;
    left: 7%;
    margin-left: -10px; 
}

.disabled {
        background-color: #4f4f4a !important;
        pointer-events: none;
        border:1px dotted #5a5a56 !important;
      }
.enabled {
     
      }
#reloadButton a { color: #fff !important; }
#reloadButton a:hover { color: #fff !important; text-decoration: none; }
#reloadButton {
  display: flex; 
  flex-wrap: nowrap; 
  align-items: center; 
  justify-content: center;
  background-color:#025fb6;
  border-radius:6px;
  border:1px solid #004a8e;
  cursor:pointer;
  font-family:Trebuchet MS;
  font-weight:bold;
  text-decoration:none;
  text-shadow:0px 1px 0px #5b8a3c;
  text-align: center;
  margin: 0 auto; padding: 0 20px 0 20px;
  width: 100%; height: 80px;
}
#reloadButton:hover {
  background-color:#0075e2;
}
#reloadButton:active {
  position:relative;
  top:1px;
}

#omfg ul {margin: 0 center !important; }
.button-list {
    list-style-type: none;
    padding: 0;  display: flex;
    flex-wrap: wrap; 
     justify-content: center;
}

.button-list ul {
         
}


.button-list li {
     margin: 5px;
}

.button-list a {
    color: white !important;
    background-color: black;
    padding: 5px 9px;
    text-decoration: none;
    border-radius: 5px;
}

.button-list a:hover {
    background-color: #7E0908;text-decoration: none;
}

.loginbutton a { color: #fff !important; }
.loginbutton a:hover { color: #fff !important; text-decoration: none; }
.loginbutton {
  display: flex; 
  flex-wrap: nowrap; 
  align-items: center; 
  justify-content: center;
  background-color:#77b55a;
  border-radius:6px;
  border:1px solid #4b8f29;
  cursor:pointer;
  font-family:Trebuchet MS;
  font-weight:bold;
  text-decoration:none;
  text-shadow:0px 1px 0px #5b8a3c;
  text-align: center;
  margin: 0 auto; padding: 0 20px 0 20px;
  width: 100%; height: 80px;
}
.loginbutton:hover {
  background-color:#73c54a;
}
.loginbutton:active {
  position:relative;
  top:1px;
}


.htop {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 10px;
    text-align: center;
    justify-content: space-around;
}
.htop img {
    height: 130px;
    width: 178px;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    filter: grayscale(1);
    transition: 0.2s ease-in-out;
}
.htop img:hover {filter: grayscale(0);
  transition: 0.2s ease-in-out;}
.htop2 {
    padding: 7px 7px 0 7px;
    flex-wrap: wrap;
    margin: 0 auto;
    text-align: center;
    justify-content: space-around;
}
.
.entry-content p {}
.helper {
    display: inline-block;
    vertical-align: middle;
}
.fuckwp {background-color: #363631; padding: 7px; border-radius: 4px; margin: 15px 0 15px 0;  }
.vxbas-Pagination {text-align: center;}
.vxbas-Pagination a {color: #fff !important;}
.vxbas-number a {color: #0bff00 !important ;}
.vxbas-hostName {border-radius: 0 !important;}
.nobg {background-color: transparent !important; color: #f15b6c; }
.nobg:before {content: url('img/fire.png'); margin-right: 5px;}
.nobg:after {content: url('img/fire.png'); margin-left: 5px;}
#main nav {
    text-align: center !important;
}
.entry-content h2,h3,h4,h5 {color: #DAB317 !important; text-align: center; font-size: 17pt !important;}
.entry-content h2 {margin-bottom: 15px;}

.entry-title {
	color: #41f303 !important; 
	text-align: center;
	display: block; 
	padding: 2px;
    background-color: rgba(0, 0, 0, 0.3);
    background: rgba(0, 0, 0, 0.3);
    color: rgba(0, 0, 0, 0.3);
}
.imgcenter {margin: 0 auto; text-align: center;}
.imgwidth {width: 100%;}
.green {color: #41f303 !important; }

.telefonzugang {background-color: #dab317;}
.gratis-test {background-color: #14a85c;}

.text-right {
    text-align: center !important;
}
#footer-button a {color:  #fff !important;}
.flexboxxx {display: flex; flex-wrap: wrap; justify-content: space-evenly; margin: 15px 0 15px 0;  }
#checkliste { 
	text-align: left;
}
.erste {margin-top: 30px;}
.zweite {margin-top: 5px;}
.ueber-liste {color: #14A85C; font-weight: bold; clear: both; text-align: center; font-size: 15pt;}
.ueber-liste:before {content: url('img/heart.png'); margin-right: 5px;}
.ueber-liste:after {content: url('img/heart.png'); margin-left: 5px;}
.checkliste-image img {border-radius: 4px; 
    width: 100%; 
    vertical-align: middle; 
    max-height:  320px;}
ul.koeder {
	list-style-image: url("img/checkbox.png");
	color: #fff; 
	padding: 10px 0 0 25px; 
	font-weight: bold; 
	display: inline-block; 
	text-align: left; 
	max-width: 500px;
}
ul.koeder li {border-bottom: 1px dashed #545452; margin-bottom: 4px;}
.coupon {margin: 10px;}

.myButton { color: #fff !important; }
.myButton a:hover { color: #fff !important; text-decoration: none; }
.myButton {
	display: flex; flex-wrap: nowrap; align-items: center; justify-content: center;
	background-color:#77b55a;
	border-radius:6px;
	border:1px solid #4b8f29;
	height: 70px; width: 99%;
	cursor:pointer;
	font-family:Trebuchet MS;
	font-size:17pt;
	font-weight:bold;
	text-decoration:none;
	text-shadow:0px 1px 0px #5b8a3c;
	text-align: center;
	margin: 0 auto;
}
.myButton:hover {
	background-color:#73c54a;
    text-decoration: none;
}
.myButton:active {
	position:relative;
	top:1px;
}

.fa-heart {margin: 5px; color: #fd0065;}
.fa-keyboard {margin: 5px;}
.fa-bolt-lightning {margin: 5px; color: #ffcc00;}

#vxcashBlocker #vxcashPositioner {
  background-color: #232323 !important; border-radius: 5px;
}
#vxcashBlocker #vxcashPositioner h1 {
  color: #ffcc00;
}
#vxcashBlocker #vxcashPositioner form {background-color: #232323 !important; font-weight: bold !important;}

.single-livecams a.cta, .single-livecams .basCallBtn {
    float: none !important;
    margin: 0 0 10px 0;
}

.navbar-default, .navbar-nav > li > .dropdown-menu {
    background: #000 !important;
}

.interne-seiten { margin: 10px 0 10px 0; background-color: #363631; padding: 6px; border-radius: 4px;}
.wbold { color: #ccc; text-align: center; display: block; width: 100%;}
.kataloge {padding: 7px 7px 0 7px; display: flex; flex-wrap: wrap; margin:0 auto; text-align: center; justify-content: space-around;}

a.ext-link {color: #fff !important; text-decoration: none; border-bottom: 1px dashed #fff;}
a.ext-link:hover {border-bottom: none; text-decoration: none;}

a.int-link {color: #fe9492 !important;text-decoration: none; border-bottom: 1px dashed #fff; margin: 5px;}
a.int-link:hover {border-bottom: 1px dashed #333; text-decoration: none;}
.int-link:after {content:url("img/intern-link.png");margin-left: 5px;}

a.kat-link {color: #9A9A84 !important; text-decoration: none; border-bottom: 1px dashed #fff; margin:  6px;}
a.kat-link:hover {border-bottom: none; text-decoration: none;}
.kat-link:after {content:url("img/exit.png");margin-left: 5px;}

.kat-link:nth-child(3n) {
  page-break-after: always; /* CSS 2.1 syntax */
  break-after: always; /* New syntax */
}

.toplisten {padding: 9px 0 0 0; display: flex; flex-wrap: wrap; margin:0 auto; text-align: center; justify-content: space-around; width: 100%;}
.toplisten img {margin-bottom: 7px; width: 95px; height: 95px; filter: grayscale(1); transition: 0.2s ease-in-out;}
.toplisten img:hover {filter: grayscale(0); transition: 0.2s ease-in-out;}

.question {font-weight: bold; margin: 4px 0 0 0;}
.question:before {content: url('img/question.png'); margin-right: 5px;}

ul.faq {
	list-style-image: url("img/bulb.png");
	list-style-position: inside;
	display: inline-block; 
	text-align: left; 
	padding-left: 0px !important;
}
ul.faq li {margin: 0 0 30px 0; background-color: #363631; padding: 6px; border-radius: 4px;}

.typing-dots {
        display: inline-block;
        font-size: 18px;
    }
    .typing-dots span {
        animation: blink 1.4s infinite both;
    }
    .typing-dots span:nth-child(2) {
        animation-delay: 0.2s;
    }
    .typing-dots span:nth-child(3) {
        animation-delay: 0.4s;
    }
    @keyframes blink {
        0% { opacity: 0; }
        50% { opacity: 1; }
        100% { opacity: 0; }
    }
    .chat-status {
        display: flex;
        align-items: center;
        font-weight: bold;
        margin-bottom: 10px;
    }
    .chat-status-indicator {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        margin-right: 6px;
    }
    .chat-online { background-color: green; }
    .chat-offline { background-color: red; }
.funchat-chatbot-container {margin-bottom: 25px;}

.funchat-chatgpt-theme {
  --funchat-spacing: 15px;
  --funchat-fontSize: 15px;
  --funchat-lineHeight: 1.5;
  --funchat-borderRadius: 10px;
  --funchat-width: 460px;
  --funchat-maxHeight: 40vh;
  --funchat-iconTextColor: white;
  --funchat-iconTextBackgroundColor: #343541;
  --funchat-fontColor: #FFFFFF;
  --funchat-backgroundPrimaryColor: #454654;
  --funchat-backgroundHeaderColor: #343541;
  --funchat-bubbleColor: #343541;
  --funchat-headerButtonsColor: #FFFFFF;
  --funchat-conversationsBackgroundColor: #202123;
  --funchat-conversationsTextColor: #FFFFFF;
  --funchat-backgroundSecondaryColor: #343541;
  --funchat-errorBackgroundColor: #6d2f2a;
  --funchat-errorTextColor: #FFFFFF;
}

.funchat-chatgpt-theme * {
  box-sizing: border-box;
}

.funchat-chatgpt-theme .funchat-content {
  background: var(--funchat-backgroundSecondaryColor);
  color: var(--funchat-fontColor);
  font-size: var(--funchat-fontSize);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  border-radius: var(--funchat-borderRadius);
}

.funchat-chatgpt-theme .funchat-shortcuts {
  display: flex;
  justify-content: center;
  margin: var(--funchat-spacing);
}

.funchat-chatgpt-theme .funchat-shortcuts .funchat-shortcut {
  margin-right: calc(var(--funchat-spacing) / 2);
  display: flex;
}

.funchat-chatgpt-theme .funchat-shortcuts .funchat-shortcut.funchat-success {
  color: #4caf50;
  border: 1px solid #4caf50;
}

.funchat-chatgpt-theme .funchat-shortcuts .funchat-shortcut.funchat-danger {
  color: #f44336;
  border: 1px solid #f44336;
}

.funchat-chatgpt-theme .funchat-shortcuts .funchat-shortcut.funchat-warning {
  color: #ff9800;
  border: 1px solid #ff9800;
}

.funchat-chatgpt-theme .funchat-shortcuts .funchat-shortcut.funchat-info {
  color: #2196f3;
  border: 1px solid #2196f3;
}

.funchat-chatgpt-theme .funchat-shortcuts .funchat-shortcut .funchat-icon {
  margin-right: 5px;
}

.funchat-chatgpt-theme .funchat-shortcuts .funchat-shortcut .funchat-icon img {
  max-height: 16px;
  width: auto;
}

.funchat-chatgpt-theme .funchat-blocks {
  display: flex;
  flex-direction: column;
  padding: var(--funchat-spacing);
}

.funchat-chatgpt-theme .funchat-blocks .funchat-block p:first-child {
  margin-top: 0;
}

.funchat-chatgpt-theme .funchat-blocks button {
  cursor: pointer;
}

.funchat-chatgpt-theme .funchat-conversation {
  overflow: auto;
}

.funchat-chatgpt-theme .funchat-reply {
  display: flex;
  padding: var(--funchat-spacing);
  position: relative;
  line-height: var(--funchat-lineHeight);
  transition: opacity 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.funchat-chatgpt-theme .funchat-reply.funchat-fade-out {
  opacity: 0;
}

.funchat-chatgpt-theme .funchat-reply.funchat-user {
  background: var(--funchat-backgroundSecondaryColor);
}

.funchat-chatgpt-theme .funchat-reply.funchat-ai {
  background: var(--funchat-backgroundPrimaryColor);
}

.funchat-chatgpt-theme .funchat-reply .funchat-name {
  color: var(--funchat-fontColor);
  margin-right: 5px;
}

.funchat-chatgpt-theme .funchat-reply .funchat-name .funchat-name-text {
  opacity: 0.50;
  white-space: nowrap;
}

.funchat-chatgpt-theme .funchat-reply .funchat-name .funchat-avatar {
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  overflow: hidden;
}

.funchat-chatgpt-theme .funchat-reply .funchat-name .funchat-avatar img {
  width: 32px;
  height: 32px;
  min-width: 32px;
  min-height: 32px;
}

.funchat-chatgpt-theme .funchat-reply .funchat-name .funchat-avatar.funchat-svg img {
  width: 28px;
  height: 28px;
  min-width: 28px;
  min-height: 28px;
  filter: brightness(0) invert(1);
}

.funchat-chatgpt-theme .funchat-reply .funchat-text {
  flex: auto;
  font-size: var(--funchat-fontSize);
  line-height: var(--funchat-lineHeight);
  color: var(--funchat-fontColor);
}

.funchat-chatgpt-theme .funchat-reply .funchat-text .funchat-image {
  display: block;
  max-width: 250px;
  height: auto;
  margin: 0 0 10px 0;
  border-radius: var(--funchat-borderRadius);
}

.funchat-chatgpt-theme .funchat-reply .funchat-text .funchat-filename {
  display: flex;
  text-decoration: none;
  border: 1px solid var(--funchat-backgroundPrimaryColor);
  border-radius: var(--funchat-borderRadius);
  padding: 5px 10px;
  margin-bottom: 10px;
}

.funchat-chatgpt-theme .funchat-reply .funchat-text * {
  font-size: var(--funchat-fontSize);
}

.funchat-chatgpt-theme .funchat-reply .funchat-text > span > *:first-child {
  margin-top: 0;
}

.funchat-chatgpt-theme .funchat-reply .funchat-text > span > *:last-child {
  margin-bottom: 0;
}

.funchat-chatgpt-theme .funchat-reply .funchat-text a {
  color: #2196f3;
}

.funchat-chatgpt-theme .funchat-reply .funchat-text h1, .funchat-chatgpt-theme .funchat-reply .funchat-text h2, .funchat-chatgpt-theme .funchat-reply .funchat-text h3, .funchat-chatgpt-theme .funchat-reply .funchat-text h4 {
  color: var(--funchat-fontColor);
}

.funchat-chatgpt-theme .funchat-reply .funchat-text h1 {
  font-size: 200%;
}

.funchat-chatgpt-theme .funchat-reply .funchat-text h2 {
  font-size: 160%;
}

.funchat-chatgpt-theme .funchat-reply .funchat-text h3 {
  font-size: 140%;
}

.funchat-chatgpt-theme .funchat-reply .funchat-text h4 {
  font-size: 120%;
}

.funchat-chatgpt-theme .funchat-reply .funchat-text p code {
  background: var(--funchat-backgroundSecondaryColor);
  padding: 2px 6px;
  border-radius: 8px;
  font-size: 90%;
  font-family: system-ui;
}

.funchat-chatgpt-theme .funchat-reply .funchat-text pre {
  color: var(--funchat-fontColor);
  border-radius: var(--funchat-borderRadius);
  padding: calc(var(--funchat-spacing) * 2 / 3) var(--funchat-spacing);
  break-after: auto;
  white-space: pre-wrap;
  font-size: 95%;
  max-width: 100%;
  width: 100%;
  font-family: system-ui;
  background: hsl(0 0% 0% / 30%);
}

.funchat-chatgpt-theme .funchat-reply .funchat-text pre code {
  padding: 0 !important;
  font-family: system-ui;
}

.funchat-chatgpt-theme .funchat-reply .funchat-text ul, .funchat-chatgpt-theme .funchat-reply .funchat-text ol {
  padding: 0;
}

.funchat-chatgpt-theme .funchat-reply .funchat-text ol {
  margin: 0 0 0 20px;
}

.funchat-chatgpt-theme .funchat-reply .funchat-text table {
  width: 100%;
  border: 2px solid var(--funchat-backgroundSecondaryColor);
  border-collapse: collapse;
}

.funchat-chatgpt-theme .funchat-reply .funchat-text thead {
  background: var(--funchat-backgroundSecondaryColor);
}

.funchat-chatgpt-theme .funchat-reply .funchat-text tr, .funchat-chatgpt-theme .funchat-reply .funchat-text td {
  padding: 2px 5px;
}

.funchat-chatgpt-theme .funchat-reply .funchat-text td {
  border: 2px solid var(--funchat-backgroundSecondaryColor);
}

.funchat-chatgpt-theme .funchat-reply .funchat-text .funchat-typewriter {
  display: inline-block;
}

.funchat-chatgpt-theme .funchat-reply .funchat-text .funchat-typewriter > :first-child {
  margin-top: 0;
}

.funchat-chatgpt-theme .funchat-reply .funchat-text > *:first-child {
  margin-top: 0;
}

.funchat-chatgpt-theme .funchat-reply .funchat-text > *:last-child {
  margin-bottom: 0;
}

.funchat-chatgpt-theme .funchat-reply.funchat-system {
  background: var(--funchat-errorBackgroundColor);
  color: var(--funchat-errorFontColor);
}

.funchat-chatgpt-theme .funchat-reply.funchat-system .funchat-name {
  display: none;
}

.funchat-chatgpt-theme .funchat-input {
  display: flex;
  padding: var(--funchat-spacing);
  border-top: 1px solid var(--funchat-backgroundPrimaryColor);
}

.funchat-chatgpt-theme .funchat-input .funchat-input-text {
  flex: auto;
  position: relative;
  background: var(--funchat-backgroundPrimaryColor);
  border-radius: var(--funchat-borderRadius);
  overflow: hidden;
  display: flex;
  padding: calc(var(--funchat-spacing) / 2);
}

.funchat-chatgpt-theme .funchat-input .funchat-input-text.funchat-blocked {
  background: var(--funchat-errorBackgroundColor);
}

.funchat-chatgpt-theme .funchat-input .funchat-input-text.funchat-dragging {
  filter: brightness(1.2);
}

.funchat-chatgpt-theme .funchat-input .funchat-input-text textarea {
  background: inherit;
  color: var(--funchat-fontColor);
  padding-left: calc(var(--funchat-spacing) / 2);
  flex: auto;
  border: none;
  font-size: var(--funchat-fontSize);
  line-height: var(--funchat-lineHeight);
  resize: none;
  font-family: inherit;
  margin: 0;
  overflow: hidden;
  min-height: inherit;
}

.funchat-chatgpt-theme .funchat-input .funchat-input-text textarea:focus {
  outline: none;
  box-shadow: none;
}

.funchat-chatgpt-theme .funchat-input .funchat-input-text textarea::placeholder {
  color: var(--funchat-fontColor);
  opacity: 0.5;
}

.funchat-chatgpt-theme .funchat-input .funchat-input-text .funchat-microphone {
  display: flex;
  justify-content: center;
  align-items: center;
}

.funchat-chatgpt-theme .funchat-input .funchat-input-text .funchat-microphone svg {
  opacity: 0.5;
  filter: grayscale(100%);
  transition: opacity 0.3s ease-out;
  cursor: pointer;
}

.funchat-chatgpt-theme .funchat-input .funchat-input-text .funchat-microphone[active=true] svg {
  opacity: 1;
}

.funchat-chatgpt-theme .funchat-input .funchat-input-text .funchat-microphone[disabled] svg {
  opacity: 0;
  cursor: not-allowed;
}

.funchat-chatgpt-theme .funchat-input .funchat-input-text .funchat-file-upload-icon {
  background: url("icons/dark-icons.svg");
  background-size: 500%;
  background-position: 0px -96px;
  width: 32px;
  height: 32px;
  z-index: 100;
}

.funchat-chatgpt-theme .funchat-input .funchat-input-text .funchat-file-upload-icon.funchat-idle-add {
  background-position: -32px -96px;
}

.funchat-chatgpt-theme .funchat-input .funchat-input-text .funchat-file-upload-icon.funchat-image-add {
  background-position: -32px 0px;
}

.funchat-chatgpt-theme .funchat-input .funchat-input-text .funchat-file-upload-icon.funchat-image-up {
  background-position: -64px 0px;
}

.funchat-chatgpt-theme .funchat-input .funchat-input-text .funchat-file-upload-icon.funchat-image-del {
  background-position: -96px 0px;
}

.funchat-chatgpt-theme .funchat-input .funchat-input-text .funchat-file-upload-icon.funchat-image-ok {
  background-position: -128px 0px;
}

.funchat-chatgpt-theme .funchat-input .funchat-input-text .funchat-file-upload-icon.funchat-document-add {
  background-position: -32px -64px;
}

.funchat-chatgpt-theme .funchat-input .funchat-input-text .funchat-file-upload-icon.funchat-document-up {
  background-position: -64px -64px;
}

.funchat-chatgpt-theme .funchat-input .funchat-input-text .funchat-file-upload-icon.funchat-document-del {
  background-position: -96px -64px;
}

.funchat-chatgpt-theme .funchat-input .funchat-input-text .funchat-file-upload-icon.funchat-document-ok {
  background-position: -128px -64px;
}

.funchat-chatgpt-theme .funchat-input .funchat-input-text .funchat-file-upload-icon .funchat-file-upload-progress {
  position: absolute;
  font-size: 8px;
  width: 21px;
  top: 24px;
  left: 23px;
  overflow: hidden;
  text-align: center;
  font-weight: bold;
  color: white;
}

.funchat-chatgpt-theme .funchat-input button {
  margin-left: var(--funchat-spacing);
}

.funchat-chatgpt-theme .funchat-compliance {
  opacity: 0.50;
  margin-top: calc(-1 * var(--funchat-spacing));
  padding: calc(var(--funchat-spacing) / 1.5) var(--funchat-spacing);
  font-size: smaller;
  color: var(--funchat-fontColor);
  text-align: left;
}

.funchat-chatgpt-theme .funchat-gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 5px;
}

.funchat-chatgpt-theme .funchat-gallery img {
  width: 100%;
}

.funchat-chatgpt-theme button {
  color: var(--funchat-fontColor);
  background: var(--funchat-backgroundSecondaryColor);
  border: 1px solid var(--funchat-backgroundPrimaryColor);
  padding: calc(var(--funchat-spacing) / 2) var(--funchat-spacing);
  min-width: 70px;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.2s ease-out;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: calc(var(--funchat-fontSize) * 0.9);
  position: relative;
}

.funchat-chatgpt-theme button .funchat-timer {
  margin-left: 5px;
  margin-right: 5px;
  font-size: 11px;
}

.funchat-chatgpt-theme button:hover {
  background: var(--funchat-backgroundPrimaryColor);
}

.funchat-chatgpt-theme button[disabled] {
  cursor: not-allowed;
}

.funchat-chatgpt-theme button[disabled] span {
  opacity: 0.5;
}

.funchat-chatgpt-theme button[disabled].funchat-busy span {
  display: none;
}

.funchat-chatgpt-theme button[disabled].funchat-busy:before {
  content: '';
  width: 18px;
  height: 18px;
  margin: auto;
  border: 3px solid transparent;
  border-top-color: var(--funchat-fontColor);
  border-radius: 50%;
  animation: funchat-button-spinner 1s ease infinite;
}

.funchat-chatgpt-theme.funchat-form-container {
  padding: var(--funchat-spacing);
  font-size: var(--funchat-fontSize);
  color: var(--funchat-fontColor);
  background: var(--funchat-backgroundSecondaryColor);
  border-radius: var(--funchat-borderRadius);
}

.funchat-chatgpt-theme.funchat-form-container fieldset {
  border: 0;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}

.funchat-chatgpt-theme.funchat-form-container fieldset input[type="text"], .funchat-chatgpt-theme.funchat-form-container fieldset input[type="email"], .funchat-chatgpt-theme.funchat-form-container fieldset input[type="tel"], .funchat-chatgpt-theme.funchat-form-container fieldset input[type="url"], .funchat-chatgpt-theme.funchat-form-container fieldset input[type="password"], .funchat-chatgpt-theme.funchat-form-container fieldset input[type="number"], .funchat-chatgpt-theme.funchat-form-container fieldset input[type="date"], .funchat-chatgpt-theme.funchat-form-container fieldset input[type="datetime"], .funchat-chatgpt-theme.funchat-form-container fieldset input[type="datetime-local"], .funchat-chatgpt-theme.funchat-form-container fieldset input[type="month"], .funchat-chatgpt-theme.funchat-form-container fieldset input[type="search"], .funchat-chatgpt-theme.funchat-form-container fieldset input[type="time"], .funchat-chatgpt-theme.funchat-form-container fieldset input[type="week"], .funchat-chatgpt-theme.funchat-form-container fieldset select, .funchat-chatgpt-theme.funchat-form-container fieldset textarea {
  padding: calc(var(--funchat-spacing) * 2 / 3) var(--funchat-spacing);
  border: 0;
  width: 100%;
  border-radius: var(--funchat-borderRadius);
  font-size: var(--funchat-fontSize);
  background: var(--funchat-backgroundPrimaryColor);
  color: var(--funchat-fontColor);
}

.funchat-chatgpt-theme.funchat-form-container fieldset select {
  padding: calc(var(--funchat-spacing) * 2 / 3) var(--funchat-spacing);
  border: 0;
  width: 100%;
  border-radius: var(--funchat-borderRadius);
  font-size: var(--funchat-fontSize);
  background: var(--funchat-backgroundPrimaryColor);
  color: var(--funchat-fontColor);
}

.funchat-chatgpt-theme.funchat-form-container fieldset textarea {
  padding: calc(var(--funchat-spacing) * 2 / 3) var(--funchat-spacing);
  border: 0;
  width: 100%;
  border-radius: var(--funchat-borderRadius);
  font-family: inherit;
  font-size: var(--funchat-fontSize);
  background: var(--funchat-backgroundPrimaryColor);
  color: var(--funchat-fontColor);
}

.funchat-chatgpt-theme.funchat-form-container fieldset input[disabled], .funchat-chatgpt-theme.funchat-form-container fieldset select[disabled], .funchat-chatgpt-theme.funchat-form-container fieldset textarea[disabled] {
  opacity: 0.25;
}

.funchat-chatgpt-theme.funchat-form-container .funchat-form-submit button, .funchat-chatgpt-theme.funchat-form-container .funchat-form-reset button {
  height: 45px;
  background: none;
  width: 100%;
  color: var(--funchat-fontColor);
  font-size: var(--funchat-fontSize);
  background-color: var(--funchat-backgroundSecondaryColor);
  border: 1px solid var(--funchat-backgroundPrimaryColor);
  border-radius: var(--funchat-borderRadius);
  cursor: pointer;
  transition: all 0.2s ease-out;
  position: relative;
}

.funchat-chatgpt-theme.funchat-form-container .funchat-form-submit button:hover, .funchat-chatgpt-theme.funchat-form-container .funchat-form-reset button:hover {
  background: var(--funchat-backgroundPrimaryColor);
}

.funchat-chatgpt-theme.funchat-form-container .funchat-form-submit button[disabled] span, .funchat-chatgpt-theme.funchat-form-container .funchat-form-reset button[disabled] span {
  opacity: 0.25;
}

.funchat-chatgpt-theme.funchat-form-container .funchat-form-submit button[disabled]:hover, .funchat-chatgpt-theme.funchat-form-container .funchat-form-reset button[disabled]:hover {
  background: none;
  cursor: not-allowed;
}

.funchat-chatgpt-theme.funchat-form-container .funchat-form-submit.funchat-loading button span, .funchat-chatgpt-theme.funchat-form-container .funchat-form-reset.funchat-loading button span {
  opacity: 0;
}

.funchat-chatgpt-theme.funchat-form-container .funchat-form-submit.funchat-loading button::after, .funchat-chatgpt-theme.funchat-form-container .funchat-form-reset.funchat-loading button::after {
  content: '';
  position: absolute;
  width: 18px;
  height: 18px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border: 3px solid transparent;
  border-top-color: var(--funchat-fontColor);
  border-radius: 50%;
  animation: funchat-button-spinner 1s ease infinite;
}

.funchat-chatgpt-theme.funchat-form-container .funchat-form-output-container .funchat-form-output {
  font-size: var(--funchat-fontSize);
  position: relative;
  margin-top: var(--funchat-spacing);
  padding: var(--funchat-spacing);
  border: 1px solid var(--funchat-backgroundPrimaryColor);
}

.funchat-chatgpt-theme.funchat-form-container .funchat-form-output-container .funchat-form-output.funchat-error {
  background: var(--funchat-errorBackgroundColor);
  color: var(--funchat-errorFontColor);
}

.funchat-chatgpt-theme.funchat-form-container .funchat-form-output-container .funchat-form-output > *:first-child {
  margin-top: 0;
}

.funchat-chatgpt-theme.funchat-form-container .funchat-form-output-container .funchat-form-output > *:last-child {
  margin-bottom: 0;
}

.funchat-chatgpt-theme.funchat-form-container .funchat-form-output-container .funchat-form-output img {
  max-width: 33%;
}

.funchat-chatgpt-theme.funchat-form-container .funchat-form-output-container .funchat-form-output div > *:first-child {
  margin-top: 0;
}

.funchat-chatgpt-theme.funchat-form-container .funchat-form-output-container .funchat-form-output div > *:last-child {
  margin-bottom: 0;
}

.funchat-chatgpt-theme.funchat-form-container .funchat-form-output-container.funchat-has-content {
  display: block;
}

.funchat-chatgpt-theme.funchat-form-container .wp-block-columns {
  margin: 0;
}

.funchat-chatgpt-theme.funchat-discussions {
  border-radius: var(--funchat-borderRadius);
  background: var(--funchat-backgroundHeaderColor);
  overflow: hidden;
}

.funchat-chatgpt-theme.funchat-discussions * {
  box-sizing: border-box;
}

.funchat-chatgpt-theme.funchat-discussions .funchat-discussion {
  display: flex;
  gap: 5px;
  padding-left: calc(var(--funchat-spacing) / 2);
  padding-right: calc(var(--funchat-spacing) / 2);
  padding-bottom: calc(var(--funchat-spacing) / 2);
  color: var(--funchat-conversationsTextColor);
  opacity: 0.65;
  justify-content: space-between;
  align-items: center;
}

.funchat-chatgpt-theme.funchat-discussions .funchat-discussion .funchat-discussion-title {
  flex: auto;
  padding: 5px;
}

.funchat-chatgpt-theme.funchat-discussions .funchat-discussion .funchat-discussion-actions {
  display: flex;
  gap: 3px;
}

.funchat-chatgpt-theme.funchat-discussions .funchat-discussion .funchat-discussion-actions .funchat-icon {
  width: 32px;
  height: 32px;
  background: var(--funchat-iconTextBackgroundColor);
  color: var(--funchat-iconTextColor);
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s ease-out;
  display: flex;
  align-items: center;
  justify-content: center;
}

.funchat-chatgpt-theme.funchat-discussions .funchat-discussion .funchat-discussion-actions .funchat-icon:hover {
  background: var(--funchat-backgroundPrimaryColor);
}

.funchat-chatgpt-theme.funchat-discussions .funchat-discussion .funchat-discussion-actions .funchat-icon:hover.funchat-danger {
  background: var(--funchat-errorBackgroundColor);
}

.funchat-chatgpt-theme.funchat-discussions .funchat-discussion.funchat-active, .funchat-chatgpt-theme.funchat-discussions .funchat-discussion:hover {
  cursor: pointer;
}

.funchat-chatgpt-theme.funchat-discussions .funchat-discussion.funchat-active .funchat-discussion-title, .funchat-chatgpt-theme.funchat-discussions .funchat-discussion:hover .funchat-discussion-title {
  background: var(--funchat-backgroundPrimaryColor);
  border-radius: var(--funchat-borderRadius);
  opacity: 1;
}

.funchat-chatgpt-theme.funchat-discussions .funchat-discussion:first-child {
  margin-top: calc(var(--funchat-spacing) / 2);
}

.funchat-chatgpt-theme.funchat-discussions .funchat-header {
  color: var(--funchat-headerButtonsColor);
  padding: var(--funchat-spacing);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.funchat-chatgpt-theme.funchat-discussions .funchat-content {
  background: var(--funchat-conversationsBackgroundColor);
  list-style: none;
  padding: 0;
  margin: 0;
}

.funchat-chatgpt-theme.funchat-transition, .funchat-chatgpt-theme .funchat-transition {
  opacity: 0;
  transition: opacity 350ms ease-in-out;
}

.funchat-chatgpt-theme.funchat-transition-visible, .funchat-chatgpt-theme .funchat-transition-visible {
  opacity: 1;
}

.funchat-chatgpt-theme .funchat-text {
  overflow-wrap: anywhere;
}

.funchat-chatgpt-theme .funchat-text img {
  max-width: 100%;
}

.funchat-chatgpt-theme .funchat-text div p:first-child {
  margin-top: 0;
}

.funchat-chatgpt-theme .funchat-text div p:last-child {
  margin-bottom: 0;
}

.funchat-chatgpt-theme .funchat-trigger {
  position: absolute;
  right: 0;
  bottom: 0;
  transition: all 0.2s ease-out;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  align-items: end;
}

.funchat-chatgpt-theme .funchat-trigger .funchat-icon-text-container {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.funchat-chatgpt-theme .funchat-trigger .funchat-icon-text-container .funchat-icon-text {
  background: var(--funchat-iconTextBackgroundColor);
  color: var(--funchat-iconTextColor);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
  max-width: 200px;
  font-size: 13px;
  margin-bottom: 15px;
  padding: 10px 15px;
  border-radius: 8px;
}

.funchat-chatgpt-theme .funchat-trigger .funchat-icon-text-container .funchat-icon-text-close {
  color: var(--funchat-iconTextColor);
  background: var(--funchat-iconTextBackgroundColor);
  padding: 5px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  display: none;
  justify-content: center;
  align-items: center;
  margin-bottom: 3px;
}

.funchat-chatgpt-theme .funchat-trigger .funchat-icon-text-container:hover {
  cursor: pointer;
}

.funchat-chatgpt-theme .funchat-trigger .funchat-icon-text-container:hover .funchat-icon-text-close {
  display: flex;
  font-size: 12px;
}

.funchat-chatgpt-theme .funchat-trigger .funchat-icon-text-container:hover .funchat-icon-text-close:hover {
  filter: brightness(1.2);
}

@media (max-width: 760px) {
  .funchat-chatgpt-theme .funchat-trigger .funchat-icon-text-container .funchat-icon-text-close {
    display: flex;
  }
}

.funchat-chatgpt-theme .funchat-trigger .funchat-icon-container .funchat-icon {
  filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.15));
  transition: all 0.2s ease-out;
}

.funchat-chatgpt-theme .funchat-trigger .funchat-icon-container .funchat-icon:hover {
  cursor: pointer;
  transform: scale(1.05);
}

.funchat-chatgpt-theme.funchat-window {
  position: fixed;
  right: 30px;
  bottom: 30px;
  width: var(--funchat-width);
  z-index: 9999;
}

.funchat-chatgpt-theme.funchat-window .funchat-header {
  display: none;
  justify-content: flex-end;
  align-items: center;
  border-radius: var(--funchat-borderRadius) var(--funchat-borderRadius) 0 0;
  background: var(--funchat-backgroundHeaderColor);
}

.funchat-chatgpt-theme.funchat-window .funchat-header .funchat-buttons {
  display: flex;
  align-items: center;
}

.funchat-chatgpt-theme.funchat-window .funchat-header .funchat-buttons .funchat-resize-button {
  justify-content: center;
  height: 32px;
  width: 22px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

.funchat-chatgpt-theme.funchat-window .funchat-header .funchat-buttons .funchat-resize-button:before {
  transition: all 0.2s ease-out;
  content: ' ';
  cursor: pointer;
  position: absolute;
  height: 13px;
  width: 13px;
  border: 1px solid var(--funchat-headerButtonsColor);
}

.funchat-chatgpt-theme.funchat-window .funchat-header .funchat-buttons .funchat-resize-button:hover:before {
  width: 16px;
  height: 16px;
}

.funchat-chatgpt-theme.funchat-window .funchat-header .funchat-buttons .funchat-close-button {
  justify-content: center;
  height: 32px;
  width: 33px;
  cursor: pointer;
  border-radius: var(--funchat-borderRadius);
}

.funchat-chatgpt-theme.funchat-window .funchat-header .funchat-buttons .funchat-close-button:before {
  transition: all 0.2s ease-out;
  transform: translate(16px, 5px) rotate(45deg);
}

.funchat-chatgpt-theme.funchat-window .funchat-header .funchat-buttons .funchat-close-button:after {
  transition: all 0.2s ease-out;
  transform: translate(16px, 5px) rotate(-45deg);
}

.funchat-chatgpt-theme.funchat-window .funchat-header .funchat-buttons .funchat-close-button:before, .funchat-chatgpt-theme.funchat-window .funchat-header .funchat-buttons .funchat-close-button:after {
  content: ' ';
  cursor: pointer;
  position: absolute;
  height: 22px;
  width: 1px;
  background-color: var(--funchat-headerButtonsColor);
}

.funchat-chatgpt-theme.funchat-window .funchat-header .funchat-buttons .funchat-close-button:hover:before {
  opacity: 1;
  transform: translate(16px, 5px) rotate(135deg);
}

.funchat-chatgpt-theme.funchat-window .funchat-header .funchat-buttons .funchat-close-button:hover:after {
  opacity: 1;
  transform: translate(16px, 5px) rotate(45deg);
}

.funchat-chatgpt-theme.funchat-window .funchat-content {
  display: none;
  opacity: 0;
  max-height: var(--funchat-maxHeight);
  border-radius: 0 0 var(--funchat-borderRadius) var(--funchat-borderRadius);
}

.funchat-chatgpt-theme.funchat-window.funchat-bottom-left {
  bottom: 30px;
  right: inherit;
  left: 30px;
}

.funchat-chatgpt-theme.funchat-window.funchat-bottom-left .funchat-trigger {
  right: inherit;
  left: 0;
}

.funchat-chatgpt-theme.funchat-window.funchat-top-right {
  top: 30px;
  bottom: inherit;
  right: 30px;
}

.funchat-chatgpt-theme.funchat-window.funchat-top-right .funchat-trigger {
  top: 0;
  bottom: inherit;
}

.funchat-chatgpt-theme.funchat-window.funchat-top-left {
  top: 30px;
  bottom: inherit;
  right: inherit;
  left: 30px;
}

.funchat-chatgpt-theme.funchat-window.funchat-top-left .funchat-trigger {
  top: 0;
  bottom: inherit;
  right: inherit;
  left: 0;
}

.funchat-chatgpt-theme.funchat-window.funchat-top-left .funchat-trigger, .funchat-chatgpt-theme.funchat-window.funchat-bottom-left .funchat-trigger {
  align-items: flex-start;
}

.funchat-chatgpt-theme.funchat-window.funchat-top-right .funchat-trigger, .funchat-chatgpt-theme.funchat-window.funchat-top-left .funchat-trigger {
  flex-direction: column-reverse;
}

.funchat-chatgpt-theme.funchat-window.funchat-top-right .funchat-trigger .funchat-icon-text, .funchat-chatgpt-theme.funchat-window.funchat-top-left .funchat-trigger .funchat-icon-text {
  margin-bottom: 0;
  margin-top: 15px;
}

.funchat-chatgpt-theme.funchat-window.funchat-fullscreen .funchat-header .funchat-buttons {
  margin-bottom: 0px;
}

.funchat-chatgpt-theme.funchat-window.funchat-fullscreen .funchat-header .funchat-buttons .funchat-resize-button:before {
  width: 16px;
  height: 16px;
}

.funchat-chatgpt-theme.funchat-window.funchat-fullscreen .funchat-header .funchat-buttons .funchat-resize-button:hover:before {
  width: 13px;
  height: 13px;
}

.funchat-chatgpt-theme.funchat-fullscreen:not(.funchat-window), .funchat-chatgpt-theme.funchat-fullscreen.funchat-window.funchat-open {
  position: fixed;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  top: 0 !important;
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  margin: 0;
  z-index: 999999;
  background-color: var(--funchat-backgroundSecondaryColor);
}

.funchat-chatgpt-theme.funchat-fullscreen:not(.funchat-window) .funchat-header, .funchat-chatgpt-theme.funchat-fullscreen.funchat-window.funchat-open .funchat-header {
  border-radius: 0;
}

.funchat-chatgpt-theme.funchat-fullscreen:not(.funchat-window) .funchat-content, .funchat-chatgpt-theme.funchat-fullscreen.funchat-window.funchat-open .funchat-content {
  height: 100%;
  max-height: inherit;
  border-radius: 0;
}

.funchat-chatgpt-theme.funchat-fullscreen:not(.funchat-window) .funchat-content .funchat-conversation, .funchat-chatgpt-theme.funchat-fullscreen.funchat-window.funchat-open .funchat-content .funchat-conversation {
  flex: auto;
  max-height: none;
}

.funchat-chatgpt-theme.funchat-window.funchat-open .funchat-header {
  display: flex;
}

.funchat-chatgpt-theme.funchat-window.funchat-open .funchat-content {
  display: flex;
  transition: opacity 200ms ease-in-out 0s;
  opacity: 1;
}

.funchat-chatgpt-theme.funchat-window.funchat-open .funchat-trigger {
  display: none;
}

.funchat-chatgpt-theme .funchat-error {
  margin: var(--funchat-spacing);
  color: white;
  background: rgba(180, 55, 55, 0.55);
  padding: var(--funchat-spacing);
  border-radius: var(--funchat-borderRadius);
}

.funchat-chatgpt-theme .funchat-error:hover {
  cursor: pointer;
  background: rgba(180, 44, 44, 0.85);
}

.funchat-chatgpt-theme.funchat-bubble .funchat-icon-container {
  background: var(--funchat-bubbleColor);
  width: 60px;
  height: 60px;
  border-radius: 100%;
  transition: all 0.2s ease-out;
  display: flex;
  justify-content: center;
  align-items: center;
}

.funchat-chatgpt-theme.funchat-bubble .funchat-icon-container .funchat-icon {
  max-width: 50%;
  max-height: 50%;
  filter: none;
}

.funchat-chatgpt-theme.funchat-bubble .funchat-icon-container .funchat-icon:hover {
  transform: none;
}

.funchat-chatgpt-theme.funchat-bubble .funchat-icon-container .funchat-emoji {
  font-size: 30px !important;
}

.funchat-chatgpt-theme.funchat-bubble .funchat-icon-container:hover {
  cursor: pointer;
  filter: brightness(1.1);
}

@media (max-width: 760px) {
  .funchat-chatgpt-theme.funchat-window.funchat-open {
    position: fixed;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    top: 0 !important;
    width: 100%;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    margin: 0;
    z-index: 999999;
    background-color: var(--funchat-backgroundSecondaryColor);
  }
  .funchat-chatgpt-theme.funchat-window.funchat-open .funchat-header {
    border-radius: 0;
  }
  .funchat-chatgpt-theme.funchat-window.funchat-open .funchat-content {
    height: 100%;
    max-height: inherit;
    border-radius: 0;
  }
  .funchat-chatgpt-theme.funchat-window.funchat-open .funchat-content .funchat-conversation {
    flex: auto;
    max-height: none;
  }
  .funchat-chatgpt-theme.funchat-window.funchat-open .funchat-input {
    flex-direction: column;
  }
  .funchat-chatgpt-theme.funchat-window.funchat-open .funchat-input button {
    font-size: 16px;
    margin-left: 0;
    width: 100%;
  }
  .funchat-chatgpt-theme.funchat-window.funchat-open .funchat-input .funchat-input-text {
    width: 100%;
  }
  .funchat-chatgpt-theme.funchat-window.funchat-open .funchat-input .funchat-input-text input, .funchat-chatgpt-theme.funchat-window.funchat-open .funchat-input .funchat-input-text textarea {
    font-size: 16px;
  }
  .funchat-chatgpt-theme.funchat-window.funchat-open .funchat-content {
    display: flex;
    transition: opacity 200ms ease-in-out 0s;
    opacity: 1;
    height: 100%;
    max-height: inherit;
  }
  .funchat-chatgpt-theme.funchat-window.funchat-open .funchat-content .funchat-conversation {
    flex: auto;
    max-height: none;
  }
  .funchat-chatgpt-theme.funchat-window.funchat-open .funchat-resize-button {
    display: none !important;
  }
  .funchat-chatgpt-theme.funchat-window.funchat-open .funchat-trigger {
    display: none;
  }
}

@keyframes funchat-button-spinner {
  from {
    transform: rotate(0turn);
  }
  to {
    transform: rotate(1turn);
  }
}

.funchat-chatgpt-theme .admin-bar .funchat-fullscreen:not(.funchat-window),
.funchat-chatgpt-theme .admin-bar .funchat-fullscreen.funchat-window.funchat-open {
  top: 32px;
}

.funchat-chatgpt-theme pre code.hljs {
  display: block;
  overflow-x: auto;
  padding: 1em;
}

.funchat-chatgpt-theme code.hljs {
  padding: 3px 5px;
}

.funchat-chatgpt-theme .hljs {
  color: #fff;
}

.funchat-chatgpt-theme .hljs-subst {
  color: #fff;
}

.funchat-chatgpt-theme .hljs-comment {
  color: #999;
}

.funchat-chatgpt-theme .hljs-attr, .funchat-chatgpt-theme .hljs-doctag, .funchat-chatgpt-theme .hljs-keyword, .funchat-chatgpt-theme .hljs-meta .hljs-keyword, .funchat-chatgpt-theme .hljs-section, .funchat-chatgpt-theme .hljs-selector-tag {
  color: #88aece;
}

.funchat-chatgpt-theme .hljs-attribute {
  color: #c59bc1;
}

.funchat-chatgpt-theme .hljs-name, .funchat-chatgpt-theme .hljs-number, .funchat-chatgpt-theme .hljs-quote, .funchat-chatgpt-theme .hljs-selector-id, .funchat-chatgpt-theme .hljs-template-tag, .funchat-chatgpt-theme .hljs-type {
  color: #f08d49;
}

.funchat-chatgpt-theme .hljs-selector-class {
  color: #88aece;
}

.funchat-chatgpt-theme .hljs-link, .funchat-chatgpt-theme .hljs-regexp, .funchat-chatgpt-theme .hljs-selector-attr, .funchat-chatgpt-theme .hljs-string, .funchat-chatgpt-theme .hljs-symbol, .funchat-chatgpt-theme .hljs-template-variable, .funchat-chatgpt-theme .hljs-variable {
  color: #b5bd68;
}

.funchat-chatgpt-theme .hljs-meta, .funchat-chatgpt-theme .hljs-selector-pseudo {
  color: #88aece;
}

.funchat-chatgpt-theme .hljs-built_in, .funchat-chatgpt-theme .hljs-literal, .funchat-chatgpt-theme .hljs-title {
  color: #f08d49;
}

.funchat-chatgpt-theme .hljs-bullet, .funchat-chatgpt-theme .hljs-code {
  color: #ccc;
}

.funchat-chatgpt-theme .hljs-meta .hljs-string {
  color: #b5bd68;
}

.funchat-chatgpt-theme .hljs-deletion {
  color: #de7176;
}

.funchat-chatgpt-theme .hljs-addition {
  color: #76c490;
}

.funchat-chatgpt-theme .hljs-emphasis {
  font-style: italic;
}

.funchat-chatgpt-theme .hljs-strong {
  font-weight: 700;
}

.funchat-chatgpt-theme .funchat-reply-actions {
  position: absolute;
  border-radius: 5px;
  top: 10px;
  right: 10px;
  display: flex;
  align-items: center;
  padding: 2px 2px;
  z-index: 100;
  background: var(--funchat-backgroundPrimaryColor);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  z-index: 100;
}

.funchat-chatgpt-theme .funchat-reply-actions .funchat-copy-button {
  fill: var(--funchat-fontColor);
  padding: 3px 5px;
  width: 24px;
  height: 24px;
  background: var(--funchat-backgroundPrimaryColor);
  cursor: pointer;
  border-radius: 5px;
}

.funchat-chatgpt-theme .funchat-reply-actions .funchat-copy-button:hover {
  filter: brightness(1.2);
}

.funchat-chatgpt-theme .funchat-reply-actions.funchat-hidden {
  opacity: 0;
}

.funchat-chatgpt-theme .funchat-realtime {
  padding: var(--funchat-spacing);
}

.funchat-chatgpt-theme .funchat-realtime .funchat-visualizer {
  display: flex;
  justify-content: center;
  align-items: center;
}

.funchat-chatgpt-theme .funchat-realtime .funchat-visualizer hr {
  width: 100px;
  margin-right: var(--funchat-spacing);
  margin-left: var(--funchat-spacing);
  border: 1px solid var(--funchat-backgroundPrimaryColor);
}

.funchat-chatgpt-theme .funchat-realtime .funchat-visualizer .funchat-animation {
  background: var(--funchat-backgroundPrimaryColor);
}

.funchat-chatgpt-theme .funchat-realtime .funchat-controls {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: var(--funchat-spacing);
}

.funchat-chatgpt-theme .funchat-realtime .funchat-controls > * + * {
  margin-left: 10px;
}

.funchat-chatgpt-theme .funchat-realtime .funchat-controls button {
  border-radius: 100%;
  width: 50px;
  height: 50px;
  margin: 5px;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--funchat-fontColor);
  border: 2px solid var(--funchat-backgroundPrimaryColor);
  background: none;
  cursor: pointer;
  transition: all 0.2s ease-out;
  min-width: inherit;
  max-width: inherit;
}

.funchat-chatgpt-theme .funchat-realtime .funchat-controls button:hover:not(:disabled) {
  background: var(--funchat-backgroundPrimaryColor);
}

.funchat-chatgpt-theme .funchat-realtime .funchat-controls button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  background: none;
}

.funchat-chatgpt-theme .funchat-realtime .funchat-controls button.funchat-active {
  border: 2px solid var(--funchat-fontColor);
}

.funchat-chatgpt-theme .funchat-realtime .funchat-last-transcript {
  margin: var(--funchat-spacing);
  margin-top: 0;
  border: 2px solid var(--funchat-backgroundPrimaryColor);
  padding: calc(var(--funchat-spacing) / 2);
  border-radius: var(--funchat-borderRadius);
  display: flex;
  justify-content: center;
  font-size: 80%;
}

.funchat-chatgpt-theme .funchat-realtime .funchat-statistics {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-row-gap: 10px;
  font-size: 14px;
}

.funchat-chatgpt-theme .funchat-realtime .funchat-statistics div {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.funchat-chatgpt-theme .funchat-realtime .funchat-statistics label {
  font-size: 11px;
  opacity: 0.5;
  text-transform: uppercase;
}

.funchat-chatgpt-theme .funchat-realtime .funchat-options {
  margin-top: var(--funchat-spacing);
  display: flex;
  align-items: center;
}

.funchat-chatgpt-theme .funchat-realtime .funchat-options .funchat-option {
  cursor: pointer;
  opacity: 0.5;
  margin-right: 2px;
}

.funchat-chatgpt-theme .funchat-realtime .funchat-options .funchat-option.funchat-active {
  opacity: 1;
}

@media (max-width: 760px) {
  .funchat-chatgpt-theme.funchat-window {
    width: calc(100% - 40px);
    z-index: 9999999999;
  }
  .funchat-chatgpt-theme .funchat-input {
    flex-direction: column;
  }
  .funchat-chatgpt-theme .funchat-input .funchat-input-submit {
    margin: 15px 0 0 0;
    height: 40px;
    width: inherit;
  }
  .funchat-chatgpt-theme .funchat-name {
    margin-right: 0;
    max-width: inherit;
  }
}

@media only screen and (max-width: 599px) {
	.likeH1 {font-size: 1.5em;}
}
@media only screen and (max-width: 765px) {
	.navbar-header {width: 100%;}
}

@media only screen and (max-width: 530px) {
	.ueber-liste:after {display: none;}
	.ueber-liste {margin-top: 5px;}
	.myButton {font-size: 13pt;}
}

@media only screen and (max-width: 420px) {
	.coupon {display: none;}
}

@media (max-width: 1199px) {
    .tm-video-container {
        max-width: 932px;
        max-height: 466px;
    }
}

