.preorder-editionDetails {
	display:none;
}

body:not(.is-teaser) .btn-reserveNow {
    padding: 0 125px 0 15px;
}

/*Canada Retail Icons for Announce*/
.preorder-announce-icons{
	clear: both;
	text-align: center;
}
.announce-retailer-icon{
	display: inline;
}
.announce-retailer-icon img{
	border: 1px solid;
}
.announce-retailer-icon img:hover{
	border: 1px solid #41A49C;
}


/*purchase page lightbox close*/
.modal-buyWrap .focus{
	z-index: 999!important;
	}

.modal-buyWrap .close{
	z-index: 999!important;
	}

.FCPAdTech {
    background: rgba(0,1,4,0.9);
    width: 100%;
    max-width: 775px;
    text-align: center;
    margin: 25px auto;
    max-height: 175px;
    height:auto;
}
.FCPAdTech img {
    width: 100% !important;
    height: auto !important;
}
@media (max-width: 568px){
	.scrollDown-wrap{
		display:none;
	}
}

.BASE {
	display:none!important;
}


/*cosplay downloads*/
img.download-img {
    max-width: 300px;
    display: inline-block;
    clear: both;
    float: left;
}

.download-wrap a:hover > .btnSimple--knockedOut {
    background:#DA8C2F;
    
}

span.btnSimple--knockedOut {
    clear: both;
    float: left;
    display: inline-block;
    margin: 15px 0px 0px 45px;
}

.download-wrap a {
    clear: both;
}

@media (max-width: 930px){
	.basicCallout .list-cta {
	    width: 50%;
	}
}

.basicCallout .list-cta {
    margin: 0 auto;
    width:99%;
}
.download-wrap {
    margin: 0 auto;
    display: inline-block;
    clear: none;
}

.basicCallout .list-cta li {
    display: inline-block;
    margin-left: 15px;
}
/* end cosplay downloads*/



/*News article adjustment for missing comments*/
.lay-news-detail.fcp-container:after{
    margin-bottom:100px;
}