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

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

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

.production.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%;
}

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

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



body[class*="adthrive-device"].adthrive-ads-debug {
border-width:0px;
}
body[class*="adthrive-device"].adthrive-ads-debug::before {
    display: none;
}

.staging.adthrive-ad:not(.adthrive-footer) {
	background-color: #ECECEC !important;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(0, 0, 0);
min-width:300px;
margin-bottom:10px ;
}

.staging.adthrive-ad::before {
	color: grey;
	content: var(--unit_name);
	display: block;
	font-family: PFDINTextCondPro, Arial, sans-serif;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 1.3px;
	line-height: 2;
	text-align: center;
	text-transform: uppercase;
}

.staging.adthrive-sidebar.adthrive-sticky {
	--unit_name: "CafeMedia Sticky Sidebar";
}

.staging.adthrive-sidebar {
	--unit_name: "CafeMedia Sidebar";
}

.staging.adthrive-content {
	--unit_name: "CafeMedia Content";
}

.staging.adthrive-header {
	--unit_name: "CafeMedia Header"
}
body{
overflow-x:visible !important;
overflow-y:visible !important;
}
.site>.container.-category>.main {
padding-top:0 !important;
}
.staging.article_sticky_sidebar:not(.adthrive-stuck){
margin-top: 5em !important;
}
.staging.article_sticky_sidebar.adthrive-stuck{
top: 1em !important;
}

body.category .site-footer, body.home .site-footer{
padding-bottom:100px;
}
.ad-wrapper{
display:none !important;
}

.bottom_margin{
margin-bottom: 30px !important;
}

.top_margin{
margin-top: 30px !important;
}

.top_bottom_margin{
margin-bottom:30px !important;
margin-bottom:30px 1important;
}