.body.adthrive-device-mobile .adthrive-header {
max-height: 50px !important;
}

/* confirmed clicks code start */
body.adthrive-device-phone .adthrive-footer.adthrive-sticky {
padding-top:0px;
overflow:visible !important;
border-top:0px !important;
}
body.adthrive-device-phone .adthrive-sticky.adthrive-footer>.adthrive-close {
top:-25px !important;
right:0px !important;
border-radius: 0px !important;
line-height: 24px !important;
font-size: 24px !important;
}
/* confirmed clicks code end */

.adthrive-sidebar-1 {
padding-top: 40px;
padding-right: 20px;
text-align: left !important;
}

.adthrive-sidebar-9 > div > iframe{
height:620px;
width:320px;
}
.adthrive-content > div > iframe{
height:300px !important;
}

.adthrive-content{
margin-top:40px !important;
margin-bottom:40px !important;
margin-left:auto;
margin-right:auto;
max-width:970px !important;
}
.adthrive-ad{
margin-left:auto;
margin-right:auto;
display:block;
}
.adthrive-collapse-player{
margin-top:40px !important;
margin-bottom:40px !important;
}

.adthrive-device-phone .adthrive-content{
max-width:338px !important;
}
#adthrive-collapse-position .video-button button{
padding-left: 12px;
padding-right: 12px;
width: 100%;
background-color:#3F51B5;
border:0;
color:white;
}
.adthrive-player-position{
padding-bottom:0px !important;
}

input[type=submit], button {
    text-transform: none;
padding-top: 0px;
padding-bottom:0px;
}

body.adthrive-device-desktop .adthrive-collapse-float.adthrive-collapse-bottom-right{
width: 400px;
bottom: 100px;
border-width:1px;
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: 2%;
}


.adthrive-player-position.adthrive-collapse-mobile{
width: 300px;
bottom: 50px;
border-width:1px;
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: 2%;
}

.adthrive-stuck.adthrive-sticky.adthrive-sidebar {
    top: 4em;
}

.teads-ui-components-label{
display:none;
}
.ad-header + hr{
display:none;
}