/* Header-menu hotfix - request by owners */
@media (max-width: 1390px) {
    .header__container .header-menu-page-content .static-header-menu .button-root-secondary span {
        display: none;
    }  
}

@media screen and (min-width: 1391px) and (max-width: 1470px) {
    .header__container .header-menu-page-content .static-header-menu .button-root-secondary span {
        display: block;
    }
}
/* Header-menu hotfix - request by owners */

/* removing Threads logo */
a[href*="https://www.threads.net/@vegas.hu_official"]
{
  display: none;
}
/* removing Threads logo */


/* SUPPORT-7183 - Hungary national league icon */
.hunfootball-icon {
  width: 15px;
  height: 15px;
  background-image: url('/cms/img/icons/hunfootball-icon.svg');
	background-repeat: no-repeat;
}

.router-menu__hunfootball:before {
  content: url('/cms/img/icons/hunfootball-icon.svg');
  display: inline-block;
  width: 25px;
	height: 25px;
	margin-bottom: 5px;
}

.router-menu__hunfootball {
	align-items: center;
	color: #bbb;
	color: var(--default-main);
	display: inline-flex;
	flex-direction: column;
	font-size: 14px;
	text-decoration: none;
}


.router-menu__hunfootball {
	display: none;
}
/* SUPPORT-7183 - Hungary national league icon */


/* SUPPORT-6837 - FIFA Club World Cup */
.icon-kcs::before {
		content:'\0027';
    display: inline-block;
    font-family: Glyphter-custom;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}


.router-menu__kcs:before {
	content: '\0027';
	font-family: Glyphter-custom;
	font-size: 25px;
	margin-bottom: 5px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	text-transform: none;
}

.router-menu__kcs {
	align-items: center;
	color: #bbb;
	color: var(--default-main);
	display: inline-flex;
	flex-direction: column;
	font-size: 14px;
	text-decoration: none;
}

.router-menu__kcs {
	display: none;
}

/* SUPPORT-6837 - FIFA Club World Cup */


/* SUPPORT-6528 - CASINO DICE */
.icon-casino-dice::before {
		content:'\0026';
    display: inline-block;
    font-family: Glyphter-custom;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}

.router-menu__casino:before {
	content:'\0026' !important;
	font-family: Glyphter-custom !important;
}
/* SUPPORT-6528 - CASINO DICE */


/* Casino dice for live games page */
.settings-menu__item-override--liveCasino a:before {
	content: '\0026' !important;
	font-family: 'Glyphter-custom' !important;
}
/* Casino dice for live games page */

/* LVC - Temp hide refer a friend */
.referral-link-box {
	display: none;
}
/* LVC - Temp hide refer a friend */

/* LVC - temp highlight of Dream Drop game group - please don't merge it into the main css */
.link-icon-dreamdrop {
	color: var(--active-text-color) !important;
	border: solid 1px var(--active-text-color);
	border-radius: inherit;
}
.choice-group-row__item_selected .link-icon-dreamdrop {
	color: var(--button-secondary-color) !important;
}
/* LVC - temp highlight of Dream Drop game group - please don't merge it into the main css */


/* LVC - temp highlight of Gold game group - please don't merge it into the main css */
/*
.link-icon-gold {
	color: var(--active-text-color) !important;
	border: solid 1px var(--active-text-color);
	border-radius: inherit;
}
.choice-group-row__item_selected .link-icon-gold {
	color: var(--button-secondary-color) !important;
}
*/
/* LVC - temp highlight of Gold game group - please don't merge it into the main css */


/* LVC - temp highlight of Dice game group - please don't merge it into the main css */
/*
.link-icon-dice {
	color: var(--active-text-color) !important;
	border: solid 1px var(--active-text-color);
	border-radius: inherit;
}
.choice-group-row__item_selected .link-icon-dice {
	color: var(--button-secondary-color) !important;
}
*/
/* LVC - temp highlight of Dice game group - please don't merge it into the main css */

/* LVC - temp highlight of Mythology game group - please don't merge it into the main css */
/*
.link-icon-mythology {
	color: var(--active-text-color) !important;
	border: solid 1px var(--active-text-color);
	border-radius: inherit;
}
.choice-group-row__item_selected .link-icon-mythology {
	color: var(--button-secondary-color) !important;
}
*/
/* LVC - temp highlight of Mythology game group - please don't merge it into the main css */


/* LVC - temp highlight of Bonus game group - please don't merge it into the main css */
.link-icon-bonus {
	color: var(--active-text-color) !important;
	border: solid 1px var(--active-text-color);
	border-radius: inherit;
}
.choice-group-row__item_selected .link-icon-bonus {
	color: var(--button-secondary-color) !important;
}
/* LVC - temp highlight of Bonus game group - please don't merge it into the main css */


/* LVC - temp highlight of premium game group - please don't merge it into the main css */
.link-icon-premium {
	color: #0ABAB5 !important;
	border: solid 1px #0ABAB5;
	border-radius: inherit;
}
.choice-group-row__item_selected .link-icon-premium {
	color: var(--primary-dark) !important;
	background: #0ABAB5 !important;
	border: solid 1px #0ABAB5;
	border-radius: inherit;
}
/* LVC - temp highlight of premium group - please don't merge it into the main css */


/* LVC - temp highlight of galaxis game group - please don't merge it into the main css */
.link-icon-galaxis {
	border-radius: inherit;
	background-image: url(https://placehold.co/600x400/000000/FFF/png);
	background-size: contain;
	color: #fff !important;
}
.choice-group-row__item_selected .link-icon-galaxis {
	border-radius: inherit;
	background-image: url(https://placehold.co/600x400/000000/FFF/png);
	background-size: contain;
	color: #fff !important;
	border: solid 1px #fff !important;
}
/* LVC - temp highlight of galaxis group - please don't merge it into the main css */


/* LVC - temp highlight of laborday game group - please don't merge it into the main css */
.link-icon-laborday {
	color: #B026FF !important;
	border: solid 1px #B026FF;
	border-radius: inherit;
}
.choice-group-row__item_selected .link-icon-laborday {
	color: var(--primary-dark) !important;
	background: #B026FF !important;
	border: solid 1px #B026FF;
	border-radius: inherit;
}
/* LVC - temp highlight of laborday group - please don't merge it into the main css */


/* LVC - temp highlight of Valentine's day group - please don't merge it into the main css */
.link-icon-valentine {
	color: #edbdb6 !important;
	border: solid 1px #edbdb6;
	border-radius: inherit;
}
.choice-group-row__item_selected .link-icon-valentine {
	color: var(--primary-dark) !important;
	background: #edbdb6 !important;
	border: solid 1px #edbdb6;
	border-radius: inherit;
}
/* LVC - temp highlight of Valentine's day group - please don't merge it into the main css */


/* LVC - temp highlight of April Fool's day group - please don't merge it into the main css */
.link-icon-aprilsfool {
	color: #B026FF !important;
	border: solid 1px #B026FF;
	border-radius: inherit;
}
.choice-group-row__item_selected .link-icon-aprilsfool {
	color: var(--primary-dark) !important;
	background: #B026FF !important;
	border: solid 1px #B026FF;
	border-radius: inherit;
}
/* LVC - temp highlight of April Fool's day group - please don't merge it into the main css */


/* LVC - temp highlight of Women's day game group - please don't merge it into the main css */
.link-icon-womensday {
	color: #edbdb6 !important;
	border: solid 1px #edbdb6;
	border-radius: inherit;
}
.choice-group-row__item_selected .link-icon-womensday {
	color: var(--primary-dark) !important;
	background: #edbdb6 !important;
	border: solid 1px #edbdb6;
	border-radius: inherit;
}
/* LVC - temp highlight of Women's day game group - please don't merge it into the main css */


/* LVC - temp highlight of stpatricksday game group - please don't merge it into the main css */
.link-icon-stpatricksday {
	color: #99f7ab !important;
	border: solid 1px #99f7ab;
	border-radius: inherit;
}
.choice-group-row__item_selected .link-icon-stpatricksday {
	color: var(--primary-dark) !important;
	background: #99f7ab !important;
	border: solid 1px #99f7ab;
	border-radius: inherit;
}
/* LVC - temp highlight of stpatricksday game group - please don't merge it into the main css */


/* LVC - temp highlight of easter game group - please don't merge it into the main css */
.link-icon-easter {
	color: #e34a6f !important;
	border: solid 1px #e34a6f;
	border-radius: inherit;
}
.choice-group-row__item_selected .link-icon-easter {
	color: var(--primary-dark) !important;
	background: #e34a6f !important;
	border: solid 1px #e34a6f;
	border-radius: inherit;
}
/* LVC - temp highlight of easter game group - please don't merge it into the main css */



/* LVC - hiding the tournament buttons temp */
/*
.tournaments__buttons {
	display: none;
}
*/
/* LVC - hiding the tournament buttons temp */

/* LVC - testing purposes with router button */

/* MEGAVERSUM */
.router-menu__megaversum:before {
	content: ',';
	font-family: Glyphter-lvc;
	font-size: 25px;
	margin-bottom: 5px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	text-transform: none;
}

.router-menu__megaversum {
	align-items: center;
	color: #bbb;
	color: var(--default-main);
	display: inline-flex;
	flex-direction: column;
	font-size: 14px;
	text-decoration: none;
}

.router-menu__megaversum {
	display: none;
}

/* LALIGA */

.router-menu__laliga:before {
	content: '-';
	font-family: Glyphter-lvc;
	font-size: 25px;
	margin-bottom: 5px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	text-transform: none;
}

.router-menu__laliga {
	align-items: center;
	color: #bbb;
	color: var(--default-main);
	display: inline-flex;
	flex-direction: column;
	font-size: 14px;
	text-decoration: none;
}

/*
.router-menu__laliga {
	display: none;
}
*/
/* LVC - testing purposes with router button */

/* LVC - aside menu added icon styles */
.settings-menu__item-override--megaversum a::before {
	content: ',';
	font-family: Glyphter-lvc !important;
	display: inline-block;
	font-style: normal;
	font-weight: 400;
	left: 16px;
	line-height: 1;
	position: absolute;
	text-transform: none;
	top: 15px;
}
.settings-menu__item-override--megaversum a {
	position: relative;
	padding-left: 40px;
}

/*
.settings-menu__item-override--megaversum {
	display: none;
}
*/
/* LVC - aside menu added icon styles */

/* LVC - hiding auditor logo */
.brands__license-logos li.logo-icon.logo-icon__auditors {
	display: none;
}
/* LVC - hiding auditor logo */

/* T1-6165 */
@media (orientation: landscape) {
	.mobile .withdrawal-modal {
		align-items: start;
	}
  .mobile .withdrawal-modal .modal-paper {
		margin: 0;
	}
}
.other-documents-form {
	max-height: calc(100dvh - 185px);
}
.withdrawal-form__withdrawal {
	max-height: calc(100dvh - 184px);
}
/* T1-6165 */

/* T1-6158 */
@media (max-width: 767px) {
	.promotions-page .content-blocks, .static-page-content.promotions-page .content-blocks {
		row-gap: 120px;
	}
}
/* T1-6158 */

/* T1-6157 */
@media (orientation: landscape) {
  .mobile .deposit-modal {
    align-items: start;
  }
  .mobile .deposit-modal .modal-paper {
    margin: 0;
  }
}
.deposit-modal {
  overflow-y: visible!important;
}
.deposit-modal .modal-paper {
  max-height: 92vh;
}
@media (max-width: 767px) {
  .deposit-modal .modal-paper .modalContentWrapper {
    height: calc(100vh - 71px);
  }
}
.deposit-modal .modal-paper .modalContentWrapper .modal-contentRoot {
  overflow: unset;
}
@media (max-width: 623px) {
  .deposit-modal .modal-paper {
    margin: 0;
  }
}
.deposit-form {
  overflow: auto;
  max-height: calc(100dvh - 184px);
}
/* T1-6157 */

/* T1-6309 */
.snapshot-common__buttons {
	align-items: center;
}
.snapshot-common__field-message {
	white-space: pre-wrap;
}
@media (max-width: 767px) {
	.take-snapshot-modal {
		z-index: 1700;
	}
}
/* T1-6309 */

/* T1-6205 */
/*
.router-menu__megaversum { 
   display: flex; 
 }
*/
.router-menu__chat {
	display: none;
}
/* T1-6205 */

/* T1-6518 - FE v1.14.0 */	
.game-thumbnail > .image-wrapper > img {
	height: 100%;
}
/* T1-6518 */

/* T1-6345 */
@media (max-width: 480px) {
	.deposit-modal .modal-background+.modal-paper .modalContentWrapper .modal-rootButtons {
		z-index: 3;
	}

	.deposit-modal__progress {
		z-index: 4;
		position: relative;
	}

	.deposit-modal .modal-background+.modal-paper .modalContentWrapper {
		overflow: hidden;
		position: relative;
	}

	.modal-contentRoot .deposit-form {
		max-height: clamp(70vh, 71vh, 90vh);
		overflow-y: auto;
		position: relative;
	}

    .deposit-form-deposit {
        padding-bottom: 2.5rem;
    }

    body.is-ios .deposit-form-deposit {
        padding-bottom: 10rem;
    }

	.feeConfirm .details-info-deposit .noteInfo {
		margin-bottom: 0;
	}

	.withdrawal-modal__progress {
		z-index: 4;
		position: relative;
	}

	.withdrawal-form {
		overflow: hidden;
	}

	.withdrawal-modal .modal-background+.modal-paper .modalContentWrapper .modal-contentRoot {
		overflow: hidden;
		height: auto;
	}

	
    .withdrawal-form .withdrawal-form__withdrawal {
        padding-bottom: 2.5rem;
        max-height: clamp(60vh, 64vh, 90vh);
    }

    body.is-ios .withdrawal-form .withdrawal-form__withdrawal {
        padding-bottom: 6.25rem;
    }

	.deposit-feeConfirm {
        overflow: auto;
        padding-bottom: 2.5rem;
        max-height: clamp(60vh, 64vh, 90vh);
        overflow-y: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    body.is-ios .deposit-feeConfirm {
        padding-bottom: 6.25rem;
    }
}

@media (max-width: 391px) {
	.modal-contentRoot .deposit-form {
		padding-bottom: 3.5rem;
		max-height: clamp(65vh, 73vh, 90vh);
	}

    .deposit-form-deposit {
        padding-bottom: 2.5rem;
    }

    body.is-ios .deposit-form-deposit {
        padding-bottom: 2.5rem;
    }

    .withdrawal-form .withdrawal-form__withdrawal {
        overflow: auto;
        max-height: clamp(65vh, 73vh, 90vh);
        padding-bottom: 6.25rem;
    }

    body.is-ios .withdrawal-form .withdrawal-form__withdrawal {
        padding-bottom: 6.25rem;
    }
	
    .deposit-feeConfirm {
        padding-bottom: 6.25rem;
        max-height: clamp(65vh, 73vh, 90vh);
    }

    body.is-ios .deposit-feeConfirm {
        padding-bottom: 6.25rem;
    }
}
/* T1-6345 */

/* T1-6155 */
@supports (-webkit-touch-callout: none) {
	.registration-form .fields-container__grid-root .group-root .field-root .input-root .input-input {
		transition: background-color 9999s ease-in-out 0s;
	}
}
/* T1-6155 */

/* T1-6648 - FE v1.15.0 */
.info__languges .select-locale .field-root label {
  z-index: 1;
}
/* T1-6648 - FE v1.15.0 */

/* live-games-page */
.live_games__game-list .game-thumbnail>.image-wrapper>img {
	width: 100%;
}

.live-games-page-page-content+.game-list {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}
@media (max-width: 1024px) {
    .static-page__container .game-list {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

@media (max-width: 954px) {
    .static-page__container .game-list {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .static-page__container .live-games-page-page-content + .game-list {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 480px) {
    .static-page__container .live-games-page-page-content + .game-list {
        grid-template-columns: repeat(1, 1fr);
    }
}
/* live-games-page */

/* live chat icon */
/*@media (min-width: 768px) {
	#chat-widget-container {
		opacity: 1!important;
		visibility: visible!important;
		z-index: 999999!important;
	}
}

@media (max-width: 480px) {
    #chat-widget-container[style*="max-height: 100%"] {
        opacity: 1 !important;
        visibility: visible !important;
        z-index: 999999 !important;
    }

    #chat-widget-container:not([style*="max-height: 100%"]) {
        opacity: 1 !important;
        visibility: visible !important;
        z-index: 1 !important;
    }
}*/
/* live chat icon */

/* LVC - Spribe - Aviator */
.settings-menu__item-override--aviator a::before {
	content: '$';
	font-family: Glyphter-custom !important;
	display: inline-block;
	font-style: normal;
	font-weight: 400;
	left: 16px;
	line-height: 1;
	position: absolute;
	text-transform: none;
	top: 15px;
}
.settings-menu__item-override--aviator a {
	position: relative;
	padding-left: 40px;
}
/* LVC - Spribe - Aviator */

/* LVC - RecentGames testing */
.settings-menu__item-override--lastPlayed a::before {
	content: ')';
	font-family: Glyphter-custom !important;
	display: inline-block;
	font-style: normal;
	font-weight: 400;
	left: 16px;
	line-height: 1;
	position: absolute;
	text-transform: none;
	top: 15px;
}
.settings-menu__item-override--lastPlayed a {
	position: relative;
	padding-left: 40px;
}
.aside-menu-panel .casinoWidget .casino-link--lastPlayed .span:before {
	content: ')';
	color: var(--active-text-color);
}
/* LVC - RecentGames testing */


/* LVC - Game Providers in settings menu */
.settings-menu__item-override--providers a::before {
	content: 'Y';
	font-family: Glyphter-custom !important;
	display: inline-block;
	font-style: normal;
	font-weight: 400;
	left: 16px;
	line-height: 1;
	position: absolute;
	text-transform: none;
	top: 15px;
}
.settings-menu__item-override--providers a {
	position: relative;
	padding-left: 40px;
}
/* LVC - Game Providers in settings menu */


/* SUPPORT-5875 - LALIGA */
.lvc-laliga::before {
		content:'\002d';
    display: inline-block;
    font-family: Glyphter-lvc;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}
/* SUPPORT-5875 - LALIGA */

/* changing order of widgets on home-page */
.home-page {
	display: flex;
	flex-direction: column;
}

.home-page .home-page-section-0 {
	order: 2;
}
.home-page .WTopEventsCarousel {
	order: 3;
}
.home-page .home-page-jackpot-widget {
	order: 4;
}
.home-page .home-page-section-1 {
	order: 5;
}
.home-page .WBoostedOdds {
	order: 6;
}
.home-page .home-page-section-2 {
	order: 7;
}
.home-page .choice-group-container {
	order: 8;
}
.home-page .game-list__features {
	order: 8;
}
.home-page .game-list__container {
	order: 9;
}
.home-page #game-list-anchor {
	order: 10;
}
.home-page .games-groups-container {
	order: 11;
}
/* mobile app banner on mobile */
.home-page #WBannerapp {
	order: 99;
}
/* changing order of widgets on home-page */

/* hide LVC © 2024 */
.help-bar-row div:first-child {
	display: none;
}
/* hide LVC © 2024 */

/* live-games-page */
.live_games__game-list .game-thumbnail>.image-wrapper>img {
	width: 100%;
}

.live-games-page-page-content+.game-list {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}
@media (max-width: 1024px) {
    .static-page__container .game-list {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

@media (max-width: 954px) {
    .static-page__container .game-list {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .static-page__container .live-games-page-page-content + .game-list {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 480px) {
    .static-page__container .live-games-page-page-content + .game-list {
        grid-template-columns: repeat(2, 1fr);
    }
}
/* live-games-page */

/* T1-7414 */
@media (max-width: 1440px) {
  .header__container .header-menu-page-content .static-header-menu .button-root:not(.button-small) {
    padding: 15px;
  }
}
@media (max-width: 1280px) {
  #header .header__container .header-menu-page-content .static-header-menu .button-root:last-child span {
    display: none;
  }
  .header__container .header__group-center,
  .header__container .header__group-right {
    padding: 15px;
  }
  .header__container .header__group-left {
    padding: 15px 0;
  }
  .header__container .header-menu-page-content .static-header-menu .button-root:not(.button-small) {
    padding: 10px;
    gap: 10px;
  }
}

@media (min-width: 1025px) {
  #header .header__container .header-menu-page-content .static-header-menu .button-root span {
    display: block;
  }
}
@media (max-width: 1024px) {
  .header__container .header-menu-page-content .static-header-menu .button-root:not(.button-small) {
    padding: 15px 20px 15px 20px;
  }
}
/* T1-7414 */

/* T1-7422 */
.game-thumbnail--id--656236 div[class*="game-thumbnail__jackpot-amount"],
.game-thumbnail--id--656226 div[class*="game-thumbnail__jackpot-amount"],
.game-thumbnail--id--656228 div[class*="game-thumbnail__jackpot-amount"],
.game-thumbnail--id--656230 div[class*="game-thumbnail__jackpot-amount"],
.game-thumbnail--id--656232 div[class*="game-thumbnail__jackpot-amount"],
.game-thumbnail--id--656234 div[class*="game-thumbnail__jackpot-amount"],
.jackpot-widget__game--id--656236 .jackpot-widget__amount,
.jackpot-widget__game--id--656226 .jackpot-widget__amount,
.jackpot-widget__game--id--656228 .jackpot-widget__amount,
.jackpot-widget__game--id--656230 .jackpot-widget__amount,
.jackpot-widget__game--id--656232 .jackpot-widget__amount,
.jackpot-widget__game--id--656234 .jackpot-widget__amount {
  display: none;
}
/* T1-7422 */