.adthrive-device-desktop .adthrive-recipe,
.adthrive-device-tablet .adthrive-recipe {
	float: right;
	clear: right;
	margin-left: 10px;
}

.adthrive-ad.adthrive-sticky-sidebar > div,
.adthrive-stuck.adthrive-sticky.adthrive-sidebar {
    top: 65px !important;
}


/* Fixes Red block covering icon */
.adthrive-player-icon {
    align-items: center;
    background: transparent !important;
    border: none;
    border-radius: 100% !important;
    cursor: pointer;
    display: flex;
    height: 36px;
    justify-content: center;
    margin-right: 4px;
    padding: 0 !important;
    width: 36px;
}

.adthrive-footer-message {
    padding-top: 20px !important;
}