			.template-promotions {
    background: none;
}
#freechatpopup {
	bottom: 100px !important;
}
.template-promotions-caption {
	border-bottom:1px solid #2e2e37;
}
.btn-border {
    max-width: 110px;
}
.footer-menu-row {
  justify-content: space-between;
  gap: 20px;
}
.swiper-backface-hidden .swiper-slide svg path, .btn-switch-sidebar-casino svg{
	fill: #F7C649 !important;
	fill-opacity:1;
}
.swiper-backface-hidden .swiper-slide svg,
.btn-switch-sidebar-casino svg {
  fill: #f7c649;
}
.swiper-backface-hidden .swiper-slide svg,
.btn-switch-sidebar-casino svg {
  fill: #f7c649;
}

.template-filter-item svg {
  fill: rgba(247, 198, 73, 1);
}
.template-filter-item:hover svg path, .promotions-categories__button_active:hover svg {
	 fill: #FFFFFF !important;
	 }
.template-slide-caption .title {
  font-size: 25px;
  line-height: 1.2;
}
.swiper-main-banner .swiper-slide {
  max-width: calc(100% / 3 - 20px);
}
.template-slide {
  overflow: hidden;
}
.section-title {
	padding-top:10px;
}
.entry-content .aligncenter {
    text-align: center;
}

.btn-main:hover {
  background: linear-gradient(180deg, #ffe896 0%, #c08c1a 99.84%);
}
.swiper-main-banner {
  gap: 20px;
}
.languages.sidebar-languages {
  width: 100%;
}
.download {
  display: flex;
}
.wrapper-lang-download {
  width: 100%;
  gap: 10px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 992px) {
  .sidebar-menu a span {
    text-align: center;
  }
  .template-slide-caption .title {
    font-size: 24px;
    line-height: 1.2;
  }
  .swiper-main-banner .swiper-slide {
    max-width: calc(100% / 2 - 20px);
  }
}
@media (max-width: 600px) {
  .swiper-main-banner .swiper-slide {
    max-width: 100%;
    margin-right: 0;
  }
}

.footer-menu-row {
  justify-content: space-between;
  gap: 20px;
}
.bonus-row {
  min-height: 66px;
}
.template-slide-caption .title {
  font-size: 25px;
  line-height: 1.2;
}
.swiper-main-banner .swiper-slide {
  max-width: calc(100% / 3 - 20px);
}
.entry-content table tr:first-child th {
  text-align: left;
}
.template-slide {
  overflow: hidden;
}


.btn-main:hover {
  background: linear-gradient(180deg, #ffe896 0%, #c08c1a 99.84%);
}
.swiper-main-banner {
  gap: 20px;
}
@media (max-width: 992px) {
  .template-slide-caption .title {
    font-size: 24px;
    line-height: 1.2;
  }
  .swiper-main-banner .swiper-slide {
    max-width: calc(100% / 2 - 20px);
  }
}
@media (max-width: 600px) {
  .swiper-main-banner .swiper-slide {
    max-width: 100%;
    margin-right: 0;
  }
}
.bonus_code_link {
  border-radius: 8px;
  display: flex;
  background: linear-gradient(
    138deg,
    #728ca0 2.28%,
    #bdc5cc 19.8%,
    #b1c3d1 32.94%,
    #d1dde7 50.16%,
    #becbd4 62.15%,
    #a0b2be 78.69%,
    #abbac7 95.24%
  );
}
.bonus_code_inner {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.2px;
  line-height: 16px;
  text-transform: uppercase;
  border: 1.5px solid #0c0c17;
  border-radius: 6px;
  color: #0c0c17;
  margin: 6px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.bonus_code_inner span {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.2px;
  line-height: 16px;
  text-transform: uppercase;
  padding: 0 28px;
  color: #0c0c17;
  padding: 0 28px;
}
.bonus_code_inner span:nth-of-type(2) {
  color: #0c0c17;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
}
@media (max-width: 992px) {
  .entry-content table {
    display: block;
  }
}

@media (max-width: 1200px) {
  .layout-page {
    display: block;
  }
}
.template-filter-item:hover,
.promotions-categories__button_active:after {
  background: #f7c649 !important;
}
.promotions-categories__button_active:after {
  background: rgba(255, 51, 28, 1);
}

.template-slide-caption {
  padding: 20px 32px;
}
.template-slide {
  width: 100%;
  overflow: hidden !important;
}

.entry-content table tbody tr:first-child {
  background: transparent !important;
  border: 1px solid #404061 !important;
}
.entry-content table tr:first-child td {
  border: 1px solid #404061 !important;
}
.entry-content thead tr {
  background: rgba(64, 64, 97, 1);
}
.swiper-main-banner .swiper-slide {
  overflow: hidden;
  background-color: #1b1b2c;
  border-radius: 20px;
}
.template-slide .template-slide-bg {
  position: absolute;
  top: 0;
  left: 0;
}
.template-slide-caption {
  position: relative;
  z-index: 3;
  top: 0;
  transform: translatey(0);
  display: flex;
  flex-direction: column;
}
.template-slide img {
  border-radius: 20px;
}
.after-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin-top: 12px;
}
.template-slide-caption,
.template-slide {
  height: 312px;
}
@media (min-width: 768px) {
  .after-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
  }
  .template-slide-caption {
    height: 294px;
    padding: 24px 16px 36px;
  }
  .template-slide,
  .template-slide-caption {
    height: 294px;
  }
}
@import url("https://fonts.googleapis.com/css2?family=El+Messiri:wght@400..700&family=Gothic+A1:wght@100;200;300;400;500;600;700;800;900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
.title-play-more-program {
  font-family: "El Messiri", sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}
.template-slide-caption .title {
  font-family: "El Messiri", sans-serif;
  font-size: 32px;
  line-height: 40px;
  margin: 0;
  color: white;
}
.template-banner .swiper-wrapper {
  height: 100%;
}
.template-slide-caption {
  height: 264px;
  padding: 32px 24px 43px;
}
.template-slide-caption {
  height: 312px;
  padding: 40px 32px 36px;
}
@media (min-width: 1200px) {
  .after-title {
    font-size: 24px;
    line-height: 32px;
  }
  .template-slide-caption .title {
    font-size: 42px;
    line-height: 52px;
  }
  .template-slide,
  .template-slide-caption {
    height: 312px;
  }
}

.template-slide-caption .cta {
  flex-grow: 1;
  justify-content: end;
  display: flex;
  flex-direction: column;
  margin: 0;
}
.template-slide .btn-main {
  margin-top: 0;
}
.footer .burger.header-burger {
  display: none;
}
@media (max-width: 1440px) {
  .swiper-main-banner .swiper-slide {
    max-width: calc(100% / 2 - 20px);
  }
}
@media (max-width: 768px) {
  .template-slide-caption,
  .template-slide {
    height: 264px;
  }
  .swiper-main-banner .swiper-slide {
    max-width: 100%;
  }
  .template-banner .container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.swiper-pagination-main .swiper-pagination-bullet {
  top: 95%;
  max-width: 6px;
  height: 6px;
}
.swiper-button-prev-main,
.swiper-button-next-main {
  display: none;
}
.panel__item {
  width: 20%;
}
.panel .panel__item:nth-of-type(3) svg {
  align-items: center;
  background: linear-gradient(
    95.47deg,
    #da8207 -0.22%,
    #dd9318 10.66%,
    #ffcb3c 26.65%,
    #ffcb3c 78.95%,
    #e39c1e 93%,
    #fbc63a 97.24%
  );

  border-radius: 50%;
  display: flex;
  height: 44px;
  justify-content: center;
  margin-bottom: 6px !important;
  margin-right: 0 !important;
  margin-top: -20px;
  transition: background 0.3s ease;
  width: 44px;
  color: rgba(17, 17, 27, 1);
}
@media (max-width: 380px) {
  .template-slide-caption .title {
    font-size: 24px;
  }
}
.main__sidebar {
  background: #1b1b2c;
}
.apps .lucky {
  background: linear-gradient(
    269deg,
    rgba(255, 97, 5, 0.02) 3.45%,
    rgba(255, 193, 53, 0.8)
  );
}
.apps a svg {
  width: 36px;
  height: 36px;
}
.lang-btn.current-lang {
  text-transform: uppercase;
  font-weight: 800;
}
.dd-active {
  width: 100%;
  background: #373754;
  margin-bottom: 10px;
}
.languages.sidebar-languages {
  background: #373754;
  border-radius: 8px;
  padding: 5px;
  margin-bottom: 20px;
}
*::-webkit-scrollbar-track {
  background: transparent;
  color: #93989f;
}

::-webkit-scrollbar {
  height: 0px;
  width: 0px;
  color: #93989f;
}

*::-webkit-scrollbar-thumb {
  border-radius: 2px;
  border: 3px solid;
}
.wr-play-more-program {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: scroll;
  gap: 20px;
}
.section-play-more .container {
  flex-direction: column;
}
.arrow-why-rollxo {
  position: absolute;
  align-items: center;
  background: hsla(0, 0%, 100%, 0.04);
  border-radius: 12px 0 12px 0;
  bottom: 0;
  cursor: pointer;
  display: flex;
  height: 40px;
  justify-content: center;
  right: 0;
  width: 48px;
}
.section-play-more .container {
  padding: 70px 0 44px 40px;
}
.play-more-program {
  width: 308px;
  min-width: 308px;
}
.div-border {
  width: 308px;
}
.text-play-more {
  color: hsla(0, 0%, 100%, 0.65);
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
}
.clock-image {
  border-bottom-right-radius: 12px;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: -1;
  object-fit: contain;
}
.exclusive-features-image {
  height: 71px;
  border-bottom-right-radius: 12px;
  bottom: 20px;
  left: 20px;
  position: absolute;
  z-index: -1;
  object-fit: contain;
}
.play-more-program p {
  padding: 0;
  font-size: 16px;
  line-height: 24px;
}
.list-program-1 li {
  padding-left: 33px;
  padding-bottom: 5px;
}
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
	position: static !important;
	padding-top:30px;
}
.template-banner{
	margin-bottom:0;
}
.search-modal-tabs__tab--active {
  background: linear-gradient(180deg, #ffe896, #c08c1a 99.84%) !important;
  color: black !important;
}
.search-open-burger {
  display: none;
}
.download {
  width: 100% !important;
  display: flex;
  border-radius: 12px;
  padding-left: 0 !important;
}
@media (min-width: 920px) {
  .download {
    padding: 20px 12px !important;
  }
	.main__sidebar {
		padding: 24px 16px 24px;
	}
	.sidebar-menu{
		padding-top:24px;
	}
}
@media (max-width: 920px) {
  .wrapper-lang-download {
    flex-direction: row;
  }
  .wrapper-lang-download {
    display: flex;
    gap: 10px;
  }
  .download span {
    display: none;
  }
  .download,
  .languages.sidebar-languages {
    margin: 10px 0 0 0 !important;
    display: flex;
  }
  .languages.sidebar-languages {
    width: 100%;
  }
  .mystery,
  .lucky {
    display: none !important;
  }
  .search-open-burger img {
    margin-right: 16px;
  }
  .search-open-burger {
    background: #26263b;
    display: flex;
    color: #7d7d89;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    width: 100%;
    border-radius: 8px;
    line-height: 24px;
    margin-right: 20px;
    padding: 12px !important;
  }
  .panel .panel__link {
    flex-direction: column;
  }
  .panel .burger.header-burger {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    width: 25%;
  }
  .panel__name {
    font-size: 10px;
    line-height: 18px;
    color: rgba(255, 255, 255, 0.6);
  }
	.main__sidebar {
  background: #11111b;
}
  .header .burger.header-burger {
    display: none;
  }
  .main__sidebar-active {
    max-width: 100%;
  }
  .sidebar-menu {
    align-items: center;
    width: 100%;
    -moz-column-gap: 8px;
    column-gap: 8px;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 8px 0 24px;
    row-gap: 12px;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.12);
  }
  .sidebar-menu li,
  .sidebar-menu a {
    align-items: center;
    justify-content: space-between;
    flex-basis: calc(33.33333% - 6px);
    flex-direction: column;
    display: flex;
  }
  .lang-btn.current-lang {
    padding-left: 10px;
  }
}
.download div {
  gap: 5px;
  display: flex;
  flex-direction: column;
}
.download img {
  background: #373754;
  border-radius: 12px;
  margin: 0 10px 0 0 !important;
  height: 58px !important;
  width: 58px !important;
}

.download span {
  font-size: 12px;
  text-transform: capitalize;
}
@media (max-width: 600px) {
  .wrapper-lang-download {
    flex-direction: column !important;
  }
  .download span {
    display: flex;
  }
}
@media (max-width: 420px) {
  .sidebar-menu a span {
    font-size: 12px;
  }
  .sidebar-menu li,
  .sidebar-menu a {
    flex-basis: calc(45% - 6px);
  }
}
.header .container {
  padding-top: 12px;
  padding-bottom: 12px;
}
.providers-swiper {
  margin-top: 40px;
}

.burger.close-burger img {
    width: 14px;
}
.bonus_code_link {
  	border-radius: 8px;
    display: flex;
	background:linear-gradient(138deg, #728ca0 2.28%, #bdc5cc 19.8%, #b1c3d1 32.94%, #d1dde7 50.16%, #becbd4 62.15%, #a0b2be 78.69%, #abbac7 95.24%);
} 
.bonus_code_link {
	height:66px;
}
.bonus_code_inner {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .2px;
    line-height: 16px;
	text-transform: uppercase;
	border: 1.5px solid #0c0c17;
    border-radius: 6px;
    color: #0c0c17;
	margin: 6px;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	gap:5px;
}
.bonus_code_inner span{
	font-size: 12px;
    font-weight: 500;
    letter-spacing: .2px;
    line-height: 16px;
    text-transform: uppercase;
	padding: 0 28px; 
   	color: #0c0c17;
	padding: 0 28px;
}
.bonus_code_inner span:nth-of-type(2) {
   	color: #0c0c17;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
}
@-webkit-keyframes chatra-chat-appear-from-bottom {
  from {
    opacity: 0;
    -webkit-transform: translateY(20px) scale(.97);
    transform: translateY(20px) scale(.97);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
  }
}
@keyframes chatra-chat-appear-from-bottom {
  from {
    opacity: 0;
    -webkit-transform: translateY(20px) scale(.97);
    transform: translateY(20px) scale(.97);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
  }
}
@-webkit-keyframes chatra-chat-appear-from-top {
  from {
    opacity: 0;
    -webkit-transform: translateY(-20px) scale(.97);
    transform: translateY(-20px) scale(.97);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
  }
}
@keyframes chatra-chat-appear-from-top {
  from {
    opacity: 0;
    -webkit-transform: translateY(-20px) scale(.97);
    transform: translateY(-20px) scale(.97);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
  }
}
@-webkit-keyframes chatra-chat-appear {
  from {
    opacity: 0;
    -webkit-transform: scale(.95);
    transform: scale(.95);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes chatra-chat-appear {
  from {
    opacity: 0;
    -webkit-transform: scale(.95);
    transform: scale(.95);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes chatra-round-button-appear {
  from {
    opacity: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes chatra-round-button-appear {
  from {
    opacity: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes chatra-tab-button-appear {
  from {
    opacity: 0;
    -webkit-transform: scale(.9);
    transform: scale(.9);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes chatra-tab-button-appear {
  from {
    opacity: 0;
    -webkit-transform: scale(.9);
    transform: scale(.9);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes chatra-transparent-appear {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@keyframes chatra-transparent-appear {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
html.chatra-mobile-widget-expanded,
body.chatra-mobile-widget-expanded {
  overflow: hidden !important;
  height: 100% !important;
  width: 100% !important;
  position: fixed !important;
  margin: 0 !important;
  top: 0 !important;
  left: 0 !important;
}
#chatra {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  max-height: calc(100% - 40px);
  max-width: calc(100% - 40px);
  -webkit-transition: .2s linear;
  transition: .2s linear;
  -webkit-transition-property: visibility,opacity;
  transition-property: visibility,opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: auto;
  height: auto;
  min-height: 0;
  min-width: 0;
  display: block;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: 0;
  margin: 0;
}
@media print {
  #chatra {
    display: none;
  }
}
#chatra__iframe-wrapper,
#chatra__iframe {
  left: 0 !important;
  top: 0 !important;
  height: 100% !important;
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
  min-height: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  display: block !important;
  background: transparent !important;
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
#chatra__iframe-wrapper {
  position: absolute;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.1),0 0 10px rgba(0,0,0,0.3);
  box-shadow: 0 0 3px rgba(0,0,0,0.1),0 0 10px rgba(0,0,0,0.3);
  overflow: hidden !important;
}
#chatra #chatra__iframe-wrapper,
#chatra.chatra--safari #chatra__iframe,
#chatra.chatra--webkit.chatra--expanded #chatra__iframe {
  border-radius: 12px;
}
#chatra.chatra--mobile-widget:not(.chatra--expanded),
#chatra.chatra--mobile-widget:not(.chatra--expanded) * {
  cursor: pointer;
}
#chatra.chatra--safari #chatra__iframe {
  -webkit-mask-image: -webkit-gradient(linear,left top, left bottom,from(#000),to(#000));
  -webkit-mask-image: linear-gradient(#000,#000);
  mask-image: -webkit-gradient(linear,left top, left bottom,from(#000),to(#000));
  mask-image: linear-gradient(#000,#000);
  -webkit-mask-position: 50% 50%;
  mask-position: 50% 50%;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
#chatra:not(.chatra--expanded) #chatra__iframe-wrapper {
  -webkit-transition: .2s linear;
  transition: .2s linear;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
}
#chatra:not(.chatra--expanded):hover #chatra__iframe-wrapper {
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.1),0 0 15px rgba(0,0,0,0.4);
  box-shadow: 0 0 3px rgba(0,0,0,0.1),0 0 15px rgba(0,0,0,0.4);
}
#chatra.chatra--visible {
  visibility: visible;
  opacity: 1;
}
#chatra.chatra--animating {
  -webkit-transition: 350ms cubic-bezier(.25,.1,0,1);
  transition: 350ms cubic-bezier(.25,.1,0,1);
  -webkit-transition-property: height,width,max-width,max-height,top,bottom,left,right,-webkit-transform;
  transition-property: height,width,max-width,max-height,top,bottom,left,right,-webkit-transform;
  transition-property: height,width,max-width,max-height,top,bottom,left,right,transform;
  transition-property: height,width,max-width,max-height,top,bottom,left,right,transform,-webkit-transform;
}
#chatra.chatra--style-round:not(.chatra--expanded) #chatra__iframe-wrapper,
#chatra.chatra--style-round.chatra--safari:not(.chatra--expanded) #chatra__iframe {
  border-radius: 50%;
}
#chatra.chatra--custom-button:not(.chatra--expanded) {
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none;
  -webkit-transition: none;
  transition: none;
}
#chatra.chatra--fast-toggle.chatra--style-round:not(.chatra--expanded) #chatra__iframe-wrapper {
  -webkit-animation: chatra-round-button-appear 150ms ease-out 50ms both;
  animation: chatra-round-button-appear 150ms ease-out 50ms both;
}
#chatra.chatra--fast-toggle.chatra--style-tab:not(.chatra--expanded) #chatra__iframe-wrapper {
  -webkit-animation: chatra-tab-button-appear 150ms ease-out 50ms both;
  animation: chatra-tab-button-appear 150ms ease-out 50ms both;
}
#chatra.chatra--fast-toggle.chatra--expanded #chatra__iframe-wrapper {
  -webkit-animation: chatra-chat-appear 150ms ease-out 50ms both;
  animation: chatra-chat-appear 150ms ease-out 50ms both;
}
#chatra.chatra--fast-toggle.chatra--transparent #chatra__iframe-wrapper {
  -webkit-animation-name: chatra-transparent-appear;
  animation-name: chatra-transparent-appear;
}
#chatra.chatra--fast-toggle.chatra--expanded:not(.chatra--mobile-widget):not(.chatra--transparent) #chatra__iframe-wrapper {
  -webkit-animation-name: chatra-chat-appear-from-bottom;
  animation-name: chatra-chat-appear-from-bottom;
}
#chatra.chatra--fast-toggle.chatra--pos-top.chatra--expanded:not(.chatra--mobile-widget):not(.chatra--transparent) #chatra__iframe-wrapper {
  -webkit-animation-name: chatra-chat-appear-from-top;
  animation-name: chatra-chat-appear-from-top;
}
#chatra.chatra--expanded #chatra__iframe-wrapper {
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.1),0 5px 50px rgba(0,0,0,0.2);
  box-shadow: 0 0 3px rgba(0,0,0,0.1),0 5px 50px rgba(0,0,0,0.2);
}
#chatra.chatra--side-bottom {
  bottom: 20px;
}
#chatra.chatra--side-left {
  left: 20px;
}
#chatra.chatra--side-left.chatra--style-tab:not(.chatra--expanded) {
  left: 10px;
}
#chatra.chatra--side-right {
  right: 20px;
}
#chatra.chatra--side-right.chatra--style-tab:not(.chatra--expanded) {
  right: 10px;
}
#chatra.chatra--side-left.chatra--expanded {
  bottom: 20px;
  left: 20px;
}
#chatra.chatra--side-right.chatra--expanded {
  bottom: 20px;
  right: 20px;
}
#chatra.chatra--pos-right {
  right: 20px;
}
#chatra.chatra--pos-left {
  left: 20px;
}
#chatra.chatra--pos-center {
  left: 50%;
}
#chatra.chatra--pos-top.chatra--style-tab:not(.chatra--expanded) {
  bottom: 100%;
  margin-bottom: -20px;
}
#chatra.chatra--pos-top.chatra--style-round:not(.chatra--expanded) {
  top: 20px;
}
#chatra.chatra--pos-bottom:not(.chatra--expanded) {
  bottom: 20px;
}
#chatra.chatra--pos-middle:not(.chatra--expanded) {
  bottom: 50%;
}
#chatra.chatra--mobile-widget.chatra--expanded:not(.chatra--transparent) {
  max-width: none;
  max-height: none;
  top: 0 !important;
  bottom: 0 !important;
}
#chatra.chatra--mobile-widget.chatra--expanded #chatra__iframe-wrapper,
#chatra.chatra--safari.chatra--mobile-widget.chatra--expanded #chatra__iframe,
#chatra.chatra--webkit.chatra--mobile-widget.chatra--expanded #chatra__iframe {
  border-radius: .1px;
}
#chatra.chatra--mobile-widget.chatra--expanded.chatra--pos-right:not(.chatra--transparent) {
  right: 0;
}
#chatra.chatra--mobile-widget.chatra--expanded.chatra--pos-left:not(.chatra--transparent) {
  left: 0;
}
#chatra.chatra--mobile-widget.chatra--expanded.chatra--pos-center:not(.chatra--transparent) {
  left: 0;
}
#chatra.chatra--mobile-widget.chatra--expanded.chatra--side-right:not(.chatra--transparent) {
  right: 0;
}
#chatra.chatra--mobile-widget.chatra--expanded.chatra--side-left:not(.chatra--transparent) {
  left: 0;
}
#chatra.chatra--transparent.chatra--expanded {
  bottom: 10px;
}
#chatra.chatra--transparent.chatra--expanded #chatra__iframe-wrapper {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#chatra.chatra--side-left.chatra--transparent,
#chatra.chatra--pos-left.chatra--transparent {
  left: 10px;
}
#chatra.chatra--side-right.chatra--transparent,
#chatra.chatra--pos-right.chatra--transparent {
  right: 10px;
}
#chatra.chatra--mobile-widget.chatra--transparent {
  max-height: 300px;
}
#chatra.chatra--bg-white {
  background: #fff;
}