.adthrive-header {
}
.adthrive-ad {
overflow: visible !important;
}

.adthrive-sidebar:not(.adthrive-stuck) {
height: 0px !important;
width: 0px !important;
overflow: hidden !important;
}

.adthrive-sidebar.adthrive-stuck {
width: 300px !important;
top: 120px !important;
right: 0px !important;
margin-top: 0px !important;
z-index: 0 !important;
}

.adthrive-sidebar.adthrive-stuck:before {
content: "Advertisement";
color: #9a9a9a;
font-family: "Arial",sans-serif;
font-size: 10px;
letter-spacing: 1.5px;
line-height: 1;
padding: 0 0 3px;
text-align: center;
width: 100%;
}


/*
.adthrive-sidebar{
position: absolute;
width: 300px !important;
min-height: 50px !important;
right: -300px;
}
.adthrive-sidebar.adthrive-stuck{
position:fixed !important;
right: 45px !important;
top: 5.0625em !important;
margin-top: 1em !important;
z-index:0 !important;
}

.adthrive-sidebar {
position:absolute;
right:-292px;}
*/