footer .footer-content .footer-sponsors:before {
	content: "";
    position: absolute;
    background-color: var(--other-mode-1);
    width: 200vw;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: -100vw;
}

.partnerships-container {
	z-index: 1;
    text-align: center;
}

.partnerships-container .partnership {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 30%;
	flex: 1 0 30%;
	cursor: pointer;
	/* max-width: 82px; */
  margin-bottom: 20px;
}

.partnerships-container .partnership:nth-child(n+4) {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 20%;
	flex: 1 0 20%;
}

.partnerships-container .partnership .partner-triton-logo {
	transform: scale(0.8);
}

.partnerships-container .partnership .bold.text {
    font-weight: 700;
	/* white-space: nowrap; */
    margin: 14px 0;
}

.proud-sponsors {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 40px;
    margin-top: 0px;
}

.partnerships-list {
    display: flex;
    justify-content: center;
    /* gap: 50px; */
    flex-wrap: wrap;
}

.partnership p {
    font-size: 8px;
}

.separator-from-footer {
    height: 48px;
    background-color: #F4F4F5;
}

.partnerships-container .partnership img.partner-image {
    height: 28px;
}

.partnerships-list {
	width: 1360px;
	justify-content: space-between;
}

@media (max-width: 1360px){
	.partnerships-list {
		width: unset;
		padding: 0 24px;
	}
}

@media (min-width: 767.5px) {
	.partnerships-container .partnership {
		flex: none;
	}

	.partnerships-container .partnership:nth-child(n+4) {
		flex: none;
	}

	.partnerships-container .partnership .bold.text {
		white-space: normal;
        margin: 8px 0;
        
	}
    .partnership p {
        font-size: 10px;
    }
    .proud-sponsors {
        font-size: 20px;
    }
    .partnerships-container .partnership img.partner-image {
        transition: all .15s ease-in-out;
        /* min-height: 56px; */
        /* height: unset; */
    }
}

@media(min-width: 1023.5px) {
    .partnerships-container .partnership {
		max-width: none;
	}

	.partnerships-container .partnership .partner-triton-logo {
		transform: scale(1);
	}

    .partnership p {
        font-size: 14px;
    }
    .partnerships-container .partnership img.partner-image {
        transition: all .15s ease-in-out;
        /* min-height: 56px; */
        height: unset;
    }
    .partnerships-list {
        /* flex-wrap: unset; */
        max-width: 1312px;
    }
}


.partnerships-container .partnership:hover img.partner-image {
	-webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
}

html[data-theme="default"] .partnerships-container .partnership img.partner-image.dark-mode {
	display: none;
}

html[data-theme="dark"] .partnerships-container .partnership img.partner-image.default-mode {
	display: none;
}

/* social media icons */

footer .footer-content .footer-top .payment-media-container .social-media div:after,
footer .footer-content .footer-top .payment-media-container .social-media a:after {
	height: 32px;
    width: 32px;
	-webkit-mask-size: contain;
	display: block;
	content: "";
    background-color: var(--primary-6);
    transition: background-color .5s;
}

footer .footer-content .footer-top .payment-media-container .social-media a.facebook:after,
footer .footer-content .footer-top .payment-media-container .social-media div.facebook::after {
	-webkit-mask: url(/~/static/images/footer/social-media/icon-facebook.svg);
	-webkit-mask-size: contain;
}
footer .footer-content .footer-top .payment-media-container .social-media a.facebook:hover:after,
footer .footer-content .footer-top .payment-media-container .social-media div.facebook:hover:after {
	background-color: #1877f2;
}
footer .footer-content .footer-top .payment-media-container .social-media a.instagram:after,
footer .footer-content .footer-top .payment-media-container .social-media div.instagram:after {
	-webkit-mask: url(/~/static/images/footer/social-media/icon-instagram.svg);
	-webkit-mask-size: contain;
}
footer .footer-content .footer-top .payment-media-container .social-media a.instagram:hover:after,
footer .footer-content .footer-top .payment-media-container .social-media div.instagram:hover:after {
	background-image: url(/~/static/images/footer/social-media/icon-instagram-hover.svg);
	-webkit-mask-size: contain;
}
footer .footer-content .footer-top .payment-media-container .social-media a.twitter:after,
footer .footer-content .footer-top .payment-media-container .social-media div.twitter:after {
	-webkit-mask: url(/~/static/images/footer/social-media/icon-twitter.svg);
	-webkit-mask-size: contain;
}
footer .footer-content .footer-top .payment-media-container .social-media a.twitter:hover:after,
footer .footer-content .footer-top .payment-media-container .social-media div.twitter:hover:after {
	 background-color: #4ea6ea;
}
footer .footer-content .footer-top .payment-media-container .social-media a.youtube:after,
footer .footer-content .footer-top .payment-media-container .social-media div.youtube:after {
	-webkit-mask: url(/~/static/images/footer/social-media/icon-youtube.svg);
	-webkit-mask-size: contain;
}
footer .footer-content .footer-top .payment-media-container .social-media a.youtube:hover:after,
footer .footer-content .footer-top .payment-media-container .social-media div.youtube:hover:after {
	 background-color: #e62703;
}
footer .footer-content .footer-top .payment-media-container .social-media a.tiktok:after,
footer .footer-content .footer-top .payment-media-container .social-media div.tiktok:after {
	-webkit-mask: url(/~/static/images/footer/social-media/icon-tiktok.svg);
	-webkit-mask-size: contain;
}
footer .footer-content .footer-top .payment-media-container .social-media a.tiktok:hover:after,
footer .footer-content .footer-top .payment-media-container .social-media div.tiktok:hover:after {
	background-color: #000;
}
footer .footer-content .footer-top .payment-media-container .social-media a.kuaishou:after,
footer .footer-content .footer-top .payment-media-container .social-media div.kuaishou:after {
	-webkit-mask: url(/~/static/images/footer/social-media/icon-kuaishou.svg);
	-webkit-mask-size: contain;
}
footer .footer-content .footer-top .payment-media-container .social-media a.kuaishou:hover:after,
footer .footer-content .footer-top .payment-media-container .social-media div.kuaishou:hover:after {
	background-color: #ff4906;
}
footer .footer-content .footer-top .payment-media-container .social-media a.bilibili:after,
footer .footer-content .footer-top .payment-media-container .social-media div.bilibili:after {
	-webkit-mask: url(/~/static/images/footer/social-media/icon-bilibili.svg);
	-webkit-mask-size: contain;
}
footer .footer-content .footer-top .payment-media-container .social-media a.bilibili:hover:after,
footer .footer-content .footer-top .payment-media-container .social-media div.bilibili:hover:after {
	background-color: #07a3d7;
}
footer .footer-content .footer-top .payment-media-container .social-media a.line:after,
footer .footer-content .footer-top .payment-media-container .social-media div.line:after {
	-webkit-mask: url(/~/static/images/footer/social-media/icon-line.svg);
	-webkit-mask-size: contain;
}
footer .footer-content .footer-top .payment-media-container .social-media a.line:hover:after,
footer .footer-content .footer-top .payment-media-container .social-media div.line:hover:after {
	background-color: #00B900;
}
footer .footer-content .footer-top .payment-media-container .social-media a.whatsapp:after,
footer .footer-content .footer-top .payment-media-container .social-media div.whatsapp:after {
	-webkit-mask: url(/~/static/images/footer/social-media/icon-whatsapp.svg);
	-webkit-mask-size: contain;
}
footer .footer-content .footer-top .payment-media-container .social-media a.whatsapp:hover:after,
footer .footer-content .footer-top .payment-media-container .social-media div.whatsapp:hover:after {
	background-color: #40BA57;
}

/* providers */
footer .footer-content .footer-center .separation-line-wrapper {
	z-index: 1;
}
footer .footer-content .footer-center .separation-line {
	height: 1px;
}
footer .footer-content .footer-center .game-providers {
	overflow-y: hidden;
    overflow-x: auto;
    width: 100%;
}
footer .footer-content .footer-center .game-providers::-webkit-scrollbar {
    display: none;
}
.partnerships-container {
	display: grid;
	/* grid-template-columns: repeat(10, minmax(85px, auto)); */
}
@media (min-width: 767.5px) {
	.partnerships-container {
		/* grid-template-columns: repeat(10, minmax(120px, auto)); */
	}
}
@media(min-width: 1023.5px) {
    .partnerships-container {
		/* grid-template-columns: repeat(7, minmax(0, 1fr)); */
		justify-items: center;
	}
}
.partnerships-container {
	cursor: pointer;
    /* transform: scale(.8); */
    /* padding-right: 16px; */
    padding-bottom: 40px;
    padding-top: 40px;
    background: #fff;
    color: #222939;
}
[data-currency="INR"] footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container.tfgaming,
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container.advantplay {
	transform: scale(.5);
}
@media (min-width: 767.5px) {
	footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container {
		/* width: 140px; */
		transform: scale(.9);
		padding-right: 0;
	}
	[data-currency="INR"] footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container.tfgaming,
	footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container.advantplay {
		transform: scale(.6);
	}
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image {
 	height: 38px;
	margin: 0 auto;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.hover {
	right: 0;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.ae-casino {
	 width: 66px;
	 height: 33px;
	 background-position: -118px -79px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.ae-casino.hover {
	 background-position: -118px -114px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.asia-gaming {
	 width: 120px;
	 background-position: -256px 0px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.asia-gaming.hover {
	 background-position: -256px -40px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.bti {
	background-position: -1050px -650px;
	width: 125px;
	height: 47px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.bti.hover {
	background-position: -1050px -697px;
	width: 125px;
	height: 47px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.cq9 {
	 width: 98px;
	 background-position: -147px -154px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.cq9.hover {
	 background-position: -147px -197px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.habanero {
	 width: 133px;
	 height: 34px;
	 background-position: -186px -79px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.habanero.hover {
	 background-position: -186px -114px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.isoft-bet {
	 width: 106px;
	 background-position: -246px -154px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.isoft-bet.hover {
	 background-position: -246px -197px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.lottoland {
	 width: 109px;
	 background-position: -353px -154px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.lottoland.hover {
	 background-position: -353px -197px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.micro-gaming {
	 width: 116px;
	 background-position: 0px -78px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.micro-gaming.hover {
	 background-position: 0px -113px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.opus-gaming {
	width: 130px;
	height: 34px;
	background-position: -4px -4px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.opus-gaming.hover {
	background-position: -4px -43px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.play-n-go {
	width: 131px;
	height: 36px;
	background-position: -331px -415px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.play-n-go.hover {
	background-position: -331px -454px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.playtech {
	 width: 146px;
	 background-position: 0px -155px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.playtech.hover {
	 background-position: 0px -198px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.pragmatic {
	width: 83px;
    height: 38px;
    background-position: -379px -2px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.pragmatic.hover {
	 background-position: -379px -40px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.saba-sports {
	 width: 98px;
	 background-position: -157px 0px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.saba-sports.hover {
	 background-position: -157px -40px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.skywind {
	 width: 142px;
	 height: 35px;
	 background-position: -320px -80px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.skywind.hover {
	 background-position: -320px -115px;
}

 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.bigtimegaming {
	 width: 160px;
	 height: 42px;
	 background-position: 0px -243px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.bigtimegaming.hover {
	 background-position: 0px -285px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.goldenhero {
	 width: 62px;
	 background-position: -165px -243px;
	 height: 42px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.goldenhero.hover {
	 background-position: -165px -285px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.spribe {
	 width: 88px;
	 background-position: -235px -246px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.spribe.hover {
	 background-position: -235px -288px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.hacksaw {
	 width: 130px;
	 background-position: -331px -246px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.hacksaw.hover {
	 background-position: -331px -288px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.wmcasino {
	 width: 102px;
	 background-position: 0px -334px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.wmcasino.hover {
	 background-position: 0px -373px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.redtiger {
	 width: 146px;
	 background-position: -102px -334px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.redtiger.hover {
	 background-position: -102px -373px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.pinnacle {
	 width: 112px;
	 background-position: -250px -334px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.pinnacle.hover {
	 background-position: -250px -373px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.vivastudio {
	 width: 100px;
	 background-position: -362px -334px;
}
 footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.vivastudio.hover {
	 background-position: -362px -373px;
}

footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.obSports {
	width: 149px;
	background-position: -920px -490px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.obSports.hover {
	background-position: -920px -527px;
}

footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.pgsoft {
	width: 110px;
	background-position: 0px -414px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.pgsoft.hover {
	width: 110px;
	background-position: 0px -453px;
}

footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.tfgaming {
	width: 90px;
	background-position: -586px -568px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.tfgaming.hover {
	width: 90px;
	background-position: -586px -609px;
}

[data-currency="INR"] footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.tfgaming {
	width: 220px;
	height: 44px;
	background-position: -242px -752px;
}
[data-currency="INR"] footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.tfgaming.hover {
	width: 220px;
	height: 44px;
	background-position: -242px -796px;
}

footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.obgame {
	width: 150px;
	background-position: -461px -490px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.obgame.hover {
	width: 150px;
	background-position: -460px -529px;
}

footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.evolution {
	width: 122px;
    height: 40px;
    background-position: -465px -567px;
}

footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.evolution.hover {
	width: 122px;
    height: 37px;
    background-position: -464px -608px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.pokerng {
	width: 115px;
    background-position: -117px -411px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.pokerng.hover {
	background-position: -117px -449px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.pokerv {
	width: 105px;
    background-position: -215px -571px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.pokerv.hover {
	width: 105px;
	background-position: -215px -611px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.pokerky {
	width: 135px;
    background-position: -325px -571px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.pokerky.hover {
	width: 135px;
	background-position: -325px -612px;
}

footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.facaisen {
	width: 144px;
	background-position: -1079px -490px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.facaisen.hover {
	width: 144px;
	background-position: -1079px -529px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.sexy-gaming {
	width: 122px;
	height: 45px;
	background-position: 0px -650px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.sexy-gaming.hover {
    background-position: 1px -698px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.yggdrasil {
	width: 150px;
	height: 37px;
	background-position: -312px -490px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.yggdrasil.hover {
	width: 150px;
	height: 37px;
	background-position: -312px -528px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.netent {
	width: 91px;
	height: 32px;
	background-position: -237px -417px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.netent.hover {
	width: 91px;
	background-position: -237px -456px;
}

footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.sbobet {
	background-position: -1239px -650px;
	width: 148px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.sbobet.hover {
	background-position: -1239px -698px;
width: 148px;
}

footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.orientalgaming {
	background-position: -1173px -649px;
	width: 65px;
	height: 47px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.orientalgaming.hover {
	background-position: -1173px -696px;
width: 65px;
height: 47px;
}

footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.ezugi {
	background-position: -127px -748px;
	width: 110px;
	height: 43px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.ezugi.hover {
	background-position: -127px -797px;
	width: 110px;
	height: 43px;
}

footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.advantplay {
	width: 191px;
	height: 25px;
	background-position: -1px -846px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.advantplay.hover {
	width: 191px;
	height: 24px;
	background-position: -1px -876px;
}

footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.onetouch {
	width: 112px;
	height: 30px;
	background-position: -193px -839px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.onetouch.hover {
	width: 112px;
	height: 30px;
	background-position: -193px -869px;
}

footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.nolimit {
	width: 95px;
	height: 26px;
    background-position: -162px -913px;
}

footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.nolimit.hover {
	width: 96px;
	height: 26px;
    background-position: -161px -940px;
}

footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.push-gaming {
	width: 104px;
	height: 27px;
    background-position: -258px -909px;
}

footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.push-gaming.hover {
	width: 104px;
	height: 27px;
    background-position: -258px -936px;
}

/* Spade Gaming */
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.spade-gaming{
	width: 145px;
    background-position: -303px -846px;
    height: 25px;
}
footer .footer-content .footer-center .game-providers .providers-wrapper .provider-container .provider-image.spade-gaming.hover{
	background-position: -303px -876px;
}

footer .footer-content .footer-center .sponsorships-container .previous-sponsorship-title {
	align-self: center;
}

/* ------ USING HTML ------*/
/*
[data-currency="MYR"] .bti, 
[data-currency="MYR"] .evolution, 
[data-currency="MYR"] .ezugi, 
[data-currency="MYR"] .pgsoft {
	display: none;
}

[data-currency="INR"] .asia-gaming, 
[data-currency="INR"] .sexy-gaming, 
[data-currency="INR"] .wmcasino, 
[data-currency="INR"] .facaisen {
	display: none;
}
*/
/* ------ USING HTML ------*/

.payment-methods .payment-method.mt-6 {
	margin-top: 6px;
}

/* ------ USING HTML ------*/
/* [lang="en-US"][data-currency="MYR"] .payment-upi,
[lang="en-US"][data-currency="MYR"] .payment-phonepe,
[lang="en-US"][data-currency="MYR"] .payment-astro-pay { 
	display: none !important;
}

[lang="en-US"][data-currency="INR"] .payment-nine-pay,
[lang="en-US"][data-currency="INR"] .payment-pay-trust { 
	display: none !important;
} */
/* ------ USING HTML ------*/

[data-currency="INR"] .payment-media-container .social-media { 
	display: none !important;
}

[data-currency="INR"] .navigation-container .localized-links { 
	display: none !important;
}
