/* Light Theme */

.game-card-online
	button.card-info__cta.v-btn.v-btn--has-bg.theme--light.v-size--default.omega-37-outline-hover-primary {
	background-color: var(--primary) !important;
	color: var(--white) !important;
}


.subscription-plan {
	//background: black !important;
}
.subscription-plan .content .icon-img {
	//display: none !important;
}
.subscription-plan .price {
	color: white !important;
}

.subscription-plan .content .package-info .info-type {
	//color: white !important;
}

.tabs-list.platFrom .each-tab.active::after {
	width: 100% !important;
}



.download-btn span,
.play-btn span {
	text-transform: none !important;
}

.subscription-duration .price.smallPrice {
	font-size: 1.8rem !important;
}


.promotional-two-buttons, .promotional-banner-no-button {position: absolute; top: 0; height: 90% !important}
.promotional-two-buttons .btn-primary{
	margin-right: 16px;
	color: white;
}



.promotional-two-buttons .btn-outlined{
	background: rgba(0, 0, 0, 0.20) !important;
	border: none !important;
}


.home-a1-banner .banner-title {
	width: 300px;
	text-align: left !important;
	color: white !important;
}


@media only screen and (max-width: 600px) {
	.home-a1-banner .banner-title {
		width: 160px;

	}

	.section-one .promotional-banner.mm-com-image::before, .section-two .promotional-banner.mm-com-image::before, .section-three .promotional-banner.mm-com-image::before{
		padding-top: 80%;
	}

	.promotional-two-buttons, .promotional-banner-no-button {height: 100% !important}
}

.home-a1-banner .discover-btn {
	background: rgba(255, 255, 255, 0.35) !important;
	text-align: center !important;
}
.partner-card__subtitle {
	-webkit-line-clamp: initial !important;
	margin-top: 20px;
}
.partner-card__link {
	display: none !important;
}

.alternatTheme .faq__main .accordion__content,
.alternatTheme .faq__main .accordion__head {
	color: black !important;
}

.main-footer > p {
	display: none;
}
.main-footer > ul {
	text-align: center;
}

.v-main__wrap .combined-section .tabs-wrapper {
	display: flex !important;
	align-items: center !important;
	min-height: 0px !important;
}
.v-main__wrap .combined-section .fix-height {
	min-height: 0px !important;
	padding-top: 16px;
}
button.dimmed {
	color: rgba(var(--omega-rgb), 0.3) !important;
	background-color: rgba(var(--omega-rgb), 0.3) !important;
}
.premuim-sign {
	display: none !important;
}

@media only screen and (max-width: 600px) {
	.features__slide-img {
		max-width: 100% !important;
		width: 100% !important;
	}
	.features__slide-img img {
		width: 100% !important;
		height: 273px !important;
	}
	.v-window-item .v-carousel__item {
		min-height: 500px !important;
	}
}

@media only screen and (min-width: 1600px) {
	.v-main__wrap .combined-section .fix-height {
		height: calc(80vh - 70px);
	}
}
@media only screen and (min-width: 1904px) {
	.v-main__wrap .combined-section .fix-height {
		height: calc(80vh - 70px);
	}
}
.subscription-plan-v2 .dimmed,
.subscription-plan-v2 button.dimmed,
.subscription-plan-v2 btn.dimmed {
	background: gray !important;
}
.card-section.cancel-sub-section .cancel-btn span{
	color: var(--white) !important;
}
.user-subscription-card .subscription-container .card-section.cancel-sub-section .v-btn,
.user-subscription-card .subscription-container .card-section.cancel-sub-section .v-btn:hover{
	background-color: transparent !important;
    box-shadow: none;
}

button {
	text-transform: none !important;
}
