/*

Theme Name: WMD Theme

*/


.toplist-ocr__offer {
    background: #de762f !important;
}

a.toplist-ocr__offer-cta-btn {
    background: #3b3766 !important;
}

.toplist-ocr__offer-rating-circle .progress {
    stroke: #3b3766 !important;
}

@media screen and (max-width: 991px) {
.toplist-ocr__offer-logo-wrapper {
    background: #de762f !important;
}
}
@media screen and (min-width: 992px) {
.toplist-ocr__offer-title {
    background: none !important;
}
}
@media (max-width: 1040px) and (min-width: 991px) {
.toplist-ocr__offer {
    grid-template-columns: 219px auto 292.5px 200px;
}
	.toplist-ocr__offer{
		    grid-template-columns: 219px auto 292.5px 190px !important;
	}
a.toplist-ocr__offer-cta-btn {
    width: 90%;
    height: 47px;
	}}