/*

Theme Name: WMD Theme

*/



/*html :where(img){height:inherit;max-width:none;}*/

a.toplist-ocf__offer-cta-btn {
    height: auto !important;
    width: auto !important;
}

.toplist-ocf__offer {
    gap: 40px ;
}

.toplist-ocf__offer-bonus {
    font-size: 20px !important;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
    .toplist-techcity__offer-logo:before {
        right: 40px !important;
    }
}
@media(max-width: 991px){
	.toplist-ocf__offer-extra{
		width: auto !important;
	}
}
.toplist-techcity__offer-cta-btn {
    text-decoration: none !important;
    color: #fff !important;
    background: #7c023d !important;
}

.toplist-techcity__offer-cta-btn:hover {
    text-decoration: none !important;
    color: #000 !important;
    background: #d1344e !important;
}

.toplist-techcity__offer-logo
 {
	 background: #7d6b70 !important;
}