.adthrive-device-phone .entry-content p{
padding:0 !important;
}

.adthrive-device-phone .adthrive-ad{
min-width:300px;
overflow-x: visible !important;
}

.adthrive-device-phone .adthrive-content{
min-height:250px;
}

.adthrive-device-phone .singlebox {
    padding: 0 !important;
}

@media screen and (max-width: 325px) {
    #inner-content {
        padding: 5px !important;
    }
}

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

.adthrive-sidebar {
min-width:300px;
margin-bottom:60px !important;
margin-left:-10px !important;
}

.adthrive-device-desktop .adthrive-header, .adthrive-device-tablet .adthrive-header{
min-height:90px;
padding-bottom: 20px;
margin-top: 0px !important;
}

#logo {
padding-top:15px !important;
}

.adthrive-device-phone .adthrive-header{
min-height:50px !important;
padding-top:55px !important;
margin-top:0px !important;
}

.adthrive-device-desktop .adthrive-recipe, .adthrive-device-tablet .adthrive-recipe{
float:right;
margin: 0 0 20px 20px !important;
}

body.home .adthrive-content {
width:100%;
}

/* for top center mobile video player */
.adthrive-player-position.adthrive-collapse-mobile.adthrive-collapse-top-center,
.adthrive-collapse-mobile-background {
top: 0px!important;
}

.adthrive-sidebar.adthrive-stuck {
 z-index: 1 !important;
}

/* Top Center White Background */
.adthrive-collapse-mobile-background {
background-color: #fff!important;
}
.adthrive-top-collapse-close > svg > * {
stroke: black;
font-family: sans-serif;
}
/* END top center white background */ 
