/* setting min-height on content ads to 100px */
.adthrive-device-desktop .adthrive-content{
min-height: 100px !important;
}

/* setting mobile header height to 100px */
.adthrive-mobile-header{
min-height: 100px !important;
}

body.page-id-45306 #AdThrive_Header_1_desktop {
padding-bottom: 10px;
}

/* ZD 163144 - Disable sticky footer close button on all pages except /mockdraft/ */
body.page .adthrive-footer .adthrive-close,
body.single .adthrive-footer .adthrive-close,
body.archive .adthrive-footer .adthrive-close {
  display: none;
}
/* END disable sticky footer */

.adthrive-sidebar.adthrive-stuck {
margin-top: 130px;
}

.adthrive-sidebar.adthrive-stuck.custom-template-sidebar {
    margin-top: 40px;
    transition-duration: 0.2s;
}

.adthrive-footer-message {
    background: #000;
}

.adthrive-footer-message span {
    text-transform: capitalize;
    border-top: 1px solid #fff;
    padding-top: 0;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 12px;
    color: #fff;
}

body.home #AdThrive_Content_1_desktop, 
body.home #AdThrive_Content_1_tablet {
margin-bottom: 60px;
}

body.home #AdThrive_Content_2_desktop,  
body.home #AdThrive_Content_2_tablet  {
margin-top: 60px;
}

body.archive #AdThrive_Content_1_desktop, 
body.archive #AdThrive_Content_1_tablet {
margin-bottom: 60px;
}

body.archive #AdThrive_Content_2_desktop,  
body.archive #AdThrive_Content_2_tablet  {
margin-top: 60px;
}

body.single .adthrive-content,
body.page .adthrive-content {
  margin: 25px auto 21px auto;
  border-top: 1px solid #d3d3d3 !important;
}

body .adthrive-footer-message {
display: none;
margin-top: 0;
margin-bottom: 0;
}

body.home .adthrive-footer-message, 
body.page .adthrive-footer-message,
body.single .adthrive-footer-message,
body.category .adthrive-footer-message, 
body.search .adthrive-footer-message,
body.archive .adthrive-footer-message {
display: block;
margin-bottom: 60px;
}

body.home:not(.adthrive-device-desktop) .adthrive-footer-message, 
body.page:not(.adthrive-device-desktop) .adthrive-footer-message,
body.single:not(.adthrive-device-desktop) .adthrive-footer-message,
body.category:not(.adthrive-device-desktop) .adthrive-footer-message, 
body.search:not(.adthrive-device-desktop) .adthrive-footer-message,
body.archive:not(.adthrive-device-desktop) .adthrive-footer-message {
  padding-bottom: 20px;
}

.adthrive-device-tablet .td-header-rec-wrap {
  min-height: 0 !important;
}

body.adthrive-device-phone:not(.tdb_template_242805) .adthrive-header {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
}

/* Overrides theme's transform styles */
.td-post-content > .tdb-block-inner.td-fix-index {
    transform: none;
    -webkit-transform: none;
}

/* add Advertisement before ads */
.adthrive-content:before,
.adthrive-below-post:before {
    content: 'ADVERTISEMENT';
    margin-top: 10px;
    display: block;
    color: #656565;
    font-size: 12px;
    letter-spacing: 4px;
    background: white;
    padding: 10px 0 10px 5px;
    position: relative;
    top: -11px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 175px;
}

/* confirm click footer ad fix test */
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;
}
/* confirm click footer ad fix test  end */

.adthrive-device-phone .adthrive-footer {
padding-bottom: 10px;
}

body:not(.tdb_template_242805) .adthrive-header:not(.adthrive-header-2)
 {
  float: right;
  clear: right;
  width: 100%;
}

#menu-main-navigation-1 li,
.tdb_header_menu .tdb-menu-items-pulldown {
transition: none !important;
opacity: 1 !important;
}

body.postid-157012 #AdThrive_Sidebar_1_desktop {
margin-bottom: 50px;
}

.adthrive-sidebar-9:not(.adthrive-stuck){
z-index: 999 !important;
position: relative !important;
}

.adthrive-close:before{
content: 'click here to close ';
color: white;
}

.adthrive-close {
background: black !important;
}

/*custom template sidebar ad for body.postid-242724 */
body.postid-242724 .adthrive-sidebar-9{
margin-left: 60rem;
margin-bottom: -41rem;
}
body.postid-242724 .adthrive-stuck.adthrive-sticky.adthrive-sidebar {
    top: 10px;
}

/*custom template sidebar ad for body.postid-242805 */
body.postid-242805 .adthrive-sidebar-3 {
    margin-right: 70rem;
    margin-bottom: -35rem;
}
body.postid-242805 .adthrive-sidebar-9 {
    margin-left: 70rem;
    margin-bottom: -37rem;
}
body.postid-242805 .adthrive-sidebar.adthrive-stuck {
    margin-top: 120px;
}

/* ALL VIDEO PLAYER STYLES */

/* fix for black background overlapping content on tablet/desktop */
.adthrive-collapse-mobile-background {
max-height: 163px !important;
}

/*pub requested CSS on custom divs.*/
.adthrive-collapse-player,
#adthrive-contextual-container {
width: 96% !important;
padding: 0 !important;
}
#video-player .tdi_75 {
    margin-top: -110px !important;
    margin-bottom: 50px;
}
#video-player {
min-height: 250px;
}
/* END pub requested CSS on custom divs.*/

/* Center Video player ZD 210883 */
.tdi_100 {
margin-right: 5px;
}

/* Center video on Desktop */
body.adthrive-device-desktop div[id^="cls-video-container"] {
margin-right: 65px;
}

/* Moving mobile collapse player close button down to accommodate header padding */
.adthrive-top-collapse-close {
    top: 25px;
}

.adthrive-collapse-player,
#adthrive-contextual-container {
border-top: none !important;
border-bottom: none !important;
}

.adthrive-player-title {
    margin: 5px 0 10px;
}

.adthrive-player-container.adthrive-collapse-player,
#adthrive-contextual-container {
    margin-bottom: 26px;
}

#adthrive-contextual-container {
margin-left: auto;
margin-right: auto;
}

/* Set hard limits on the video container min-heights */
div[id^="cls-video-container"] {
  min-height: 555px !important;
}

@media screen and (max-width: 767px) {
  div[id^="cls-video-container"] {
    min-height: 270px !important;
  }
}
/* END - ALL VIDEO PLAYER STYLES */

