.btlaunch {
position: relative;
width: 100%; 

margin-bottom: 10px;
text-align: center;
 }

 .creator_link {
/* margin-top: 40px; */
background-color: #333366;
color: #fff !important;
/* width: 283px; */
position: relative;
/* left: 20%; */
/* margin-left: 65px; */
/* float: left; */
/* padding-top: 30px; */
/* height: auto !important; */
padding: 10.5px 28px !important;
font-size: 1em;
border: 3px double transparent !important;
text-align: center !important;
width:100%;
box-sizing:border-box;
    text-transform: uppercase;
 }
/* 
.image_action #launchCreator #creator_link {
		padding: 3px 28px !important;
} 
 */

 .creator_link:hover {
 	background-color: white;
	border: 3px double #336 !important;
	color: #336 !important;
	text-decoration: none;
 }

#fancybox-overlay {
  width: 100%;
}


#fancybox-content {
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 1px solid #dadae2 !important;
}

.badge{
	
	display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: 700;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: middle;
background-color: #E94C1E;
border-radius: 10px;

}

@media (max-width: 1320px) {
	.btlaunch {
		width:100%;
		
	}
	
	.creator_link {
		width:100%;
	}
	.creatorBox {
		padding-left:0px !important;
		padding-right:0px !important;
		min-height: 45px;
	}
	
	.box-info-product .exclusive {
/*
	    border: 3px double #4A9C41!important;
	    color: #ffffff!important;
	    background: #4A9C41 !important;
	    width: 100%;
*/
	}
}
