.adthrive-player-container > *{
	padding-bottom:20px !important;
  border-bottom: 1px ;
  border-color: #dbdbdb;
border-style:solid;

}
.adthrive-player-container{
	margin-bottom:20px !important;
	padding-bottom:20px !important;
}


body.adthrive-device-desktop .adthrive-header{
min-height:90px;
}
.adthrive-device-mobile .adthrive-header{
min-height:100px;
}
.adthrive-device-desktop .adthrive-sidebar{
min-height: 250px;
}
.adthrive-content{
min-height:100px;
}

.adthrive-collapse-player{
padding:19px !important;
}
.adthrive-player-container .adthrive-player-title{
margin-top: -10px;
}
.adthrive-player-container{
padding-top:0px !important;
border-bottom: 0px !important;
}
body.adthrive-device-desktop .adthrive-collapse-float.adthrive-collapse-bottom-right{
bottom: 100px;
border-width:1px;
padding-bottom:0px;
border-color: #EEEEEE;
border-style:solid;
box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    position: fixed;
    top: unset;
    right: 3%;
}

.adthrive-player-position.adthrive-collapse-mobile{
border-width:1px;
border-color: #EEEEEE;
padding-bottom:0px;
border-style:solid;
box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    position: fixed;
    top: unset;
    right: 3%;
}
.homepage_mobile_content{
width:100%;
}
.adthrive-stuck.adthrive-sticky.adthrive-sidebar{
top:80px;
}

.adthrive-collapse-player::before, .adthrive-ad:not(.adthrive-footer-1)::before, .adthrive-player-container::before {
	color: grey;
	content: "ADVERTISEMENT";
	display: block;
	font-family: PFDINTextCondPro, Arial, sans-serif;
	font-size: .6em;
	font-weight: bold;
	line-height: 2;
	text-align: center;
	text-transform: uppercase;
}