/*.challenge-shortcut-btn, .challenge-shortcut-limit-error {*/ /* display: none !important;*/ /*}*/ #daily_challenge_btn { display: none !important; } .skale, a[alt="sKale"] { display: none !important; } .bottom-gradient > .buttons { background: #FBEFD2 !important; padding-top: 1rem !important; } .game-container .spinandwin-wrap .wheel-container .wheel-outer:after { background: url("../images/wheel-ring-and-bottle.png") !important; background-size: contain !important; z-index: 2 !important; background-repeat: no-repeat !important; height: 100% !important; left: 0px !important; position: absolute; top: 0px !important; width: 100% !important; } /*@media screen and (max-width: 375px) {*/ /* .game-container .spinandwin-wrap .wheel-container .wheel-outer:after {*/ /* height: 100% !important;*/ /* }*/ /* .wheel-logo {*/ /* left: -24px !important;*/ /* width: 15rem !important;*/ /* }*/ /*}*/ /*@media screen and (max-width: 320px) {*/ /* .game-container .spinandwin-wrap .wheel-container .wheel-outer:after {*/ /* height: 100% !important;*/ /* }*/ /* .wheel-logo {*/ /* width: 15rem !important;*/ /* left: -24px !important;*/ /* }*/ /*}*/ .wheel-cursor, .wheel-back, .wheel-center { display: none !important; } /*START: increase size of entire wheel*/ .game-container .spinandwin-wrap .wheel-container .wheel-outer { max-height: 400px !important; max-width: 400px !important; } .game-container .spinandwin-wrap .wheel-container { max-height: 400px !important; max-width: 400px !important; } /*END: increase size of entire wheel*/ /* START: increase size of reward image within each pie*/ .game-container .spinandwin-wrap .wheel-container .slat image { height: 29% !important; width: 29% !important; x: 46% !important; } /* END: increase size of reward image within each pie*/ /* Hide share button in navbar */ #share_btn { display: none !important; } /* Hide webapp install toast */ #install-toast { display: none !important; } /* On reward available tab, hide 'Download' and injects 'Redeem' */ .btn-redeem-reward { font-size: 0 !important; } .btn-redeem-reward:before { content: 'Redeem' !important; font-size: 0.8rem !important; } /* Change 'Rewards Downloaded' tab to 'My Rewards' */ #wallet-tab { font-size: 0 !important; } #wallet-tab:before { content: 'My Rewards' !important; font-size: 0.9rem !important; } /* Remove shadow from header */ .nav-gradient { background: none !important; } /* Insert background art for spinwheel */ .main-game-wrapper { background-image: url("../images/carlsberg-wheel-back-art.png") !important; background-size: cover !important; background-position: center 0% !important; background-repeat: no-repeat !important; }