/**********************************

    TEMPORARY FEATURED PAGE

***********************************/
.storePage .usEuropeBanner{
    background: #000;
    text-align: center;
    font-size: 18px;
    margin-top:-7px;
}
.storePage .usEuropeBannerIn{
    position: relative;
    padding: 18px 10px 15px 70px;
    display: inline-block;
    text-align: left;
}
.storePage #topFlagImg{
    position: absolute;
    left: 12px;
    top:50%;
    margin-top:-13px;
}
/*
    TOP BANNER W/ VIDEO
*/
.storePage .topStore{
    width: 100%;
    position: relative;
}
.storePage .storeBannerDiv{
    position: relative;
    line-height: 0;
    z-index: 1;
}
.storePage .storeBannerOver{
    position: absolute;
    z-index: 2;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
    background:rgba(255,255,255,.07);
    cursor: pointer;
    -moz-transition:all .2s ease;
    -webkit-transition:all .2s ease;
    -o-transition:all .2s ease;
    -ms-transition:all .2s ease;
    transition:all .2s ease;
}
.storePage .storeBannerDiv:hover .storeBannerOver{
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.storePage .sharingStore{
    position: absolute;
    z-index: 4;
    right: 0;
    bottom: 10px;
    background: rgba(0, 0, 0, 0.3);
    padding: 5px;
    border-radius: 3px 0 0 3px;
}
.storePage #storeVid{
    z-index: 3;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 35%;
    border: 1px solid #FFF;
}
.preOrderDetails .preOrderDetailsIn{
    padding:20px;
}
.preOrderDetails .firstPart{
    font-size: 18px;
    border-bottom: 1px solid #AAA;
    padding: 0 0 20px;
}
.preOrderDetails .secondPart{
    font-size: 14px;
    margin-top: 20px;
}

/*
    PRODUCTS
*/
.storePage .bigProduct{
    padding: 20px;
}
.storePage .productImgDiv{
    line-height: 0;
}
.storePage .productImg{
    width: 100%;
}
.storePage .productDesc{
    padding-bottom: 100px;
    font-size: 16px;
    font-weight: 100;
}
.storePage .productDesc ul{
    margin:0;
    padding: 0 0px 0 20px;
}
.storePage .productDesc ul li{
    margin-bottom: 15px;
}
.storePage .productBtn{
    padding: 12px 14px 12px 14px;
    float: left;
}
.storePage .bigProduct .productBtn.soldout{
    padding: 17px 14px 16px 14px;
    float: left;
    margin-left: 20px;
    font-size: 24px;
    line-height: 1em;
}
.storePage .productBtn .lSide{
    padding-right: 78px;
    width: 160px;
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 7px;
}
.storePage .productBtn .rSide{
    position: absolute;
    right: 14px;
    top: 11px;
    font-size: 32px;
    line-height: 1em;
}
.storePage .bigProduct .purchaseBtns{
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.storePage .bigProduct .purchaseBtns .productBtn{
    margin-left: 20px;
}
.storePage .bigProduct .productBtn .lSide{
    width: 190px;
}
/*
    MEDIUM PRODUCTS
*/
.storePage .mediumProduct{
    padding: 20px;
    position: relative;
}
.storePage .mediumProduct .productImg{
    margin-bottom: 76px;
    width: auto;
}
/*.storePage .mediumProduct .purchaseBtns{
    right: auto;
    width: 92%;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    left: 20px;
}*/
.storePage .midSect .purchaseBtns{
    position: absolute;
    bottom: 20px;
    width: 45%;
    width: -webkit-calc(50% - 55px);
    width: -moz-calc(50% - 55px);
    width: calc(50% - 55px);
}
.storePage .midSect .purchaseBtns.left{
    right: auto;
    left: 26px;
}
.storePage .midSect .purchaseBtns.right{
    right: 20px;
}
.storePage .purchaseBtns .productBtn:last-child{
    float: right;
}

/*
    EXTRA SHIRT INFO
*/
.mediumProduct.xShirtInfo{
    text-align: center;
    padding:40px 20px;
}
.xShirtInfo h3{
    margin-bottom: 5px;
}
.xShirtInfo .tshirtdisplay{
    padding:20px 0 40px;
}
.xShirtInfo .tshirtdisplay.womens{
    margin-top: 20px;
}
.xShirtInfo .xShirtDesc{
    font-size: 16px;

}

/*
    FAQ LINKS
*/
.storePage .faqLinksDiv{
    text-align: center;
    padding:90px 20px;
}
.storePage .faqLinks{
    font-size: 20px;
    display: inline-block;
    margin: 0 20px 20px;
    display: block;
}
.bottomShareLabel{
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px;
}

/*
 * BUNDLES
 */
.storeFrontPage .midSect.storeBundles { z-index: 9; }
.storeFrontPage .bundlesDescription {
	text-align: center;
	padding: 1em 0.5em;
	font-size: 16px;
	font-weight: bold;
}
.storeFrontPage .storeBundles .row {
	margin-left: -8px;
	margin-right: -8px;
	background: url(/images/_pages/_global/horizontalbar.png) repeat-x 0 101.5%;
	padding-bottom: 29px;
	text-align: center;
}
.storeFrontPage .storeBundles .row .col-sm-6:first-child:before {
	content: '';
	position: absolute;
	background: url(/images/_pages/_global/middleVerticleBar.png) repeat-y;
	width: 50px;
	height: 103%;
	top: -2%;
	right: -25px;
}
.storeFrontPage .storeBundles .productTitle {
	font-size: 18px;
	text-align: left;
	margin: 10px;
	min-height: inherit;
}
.storeFrontPage .storeBundles .productTitle span {
	font-size: 14px;
	display: block;
}
.storeFrontPage .storeBundles .productGraphic {
	padding-bottom: 95px;
}
.storeFrontPage .storeBundles .btnDiv {
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	text-align: center;
}
.storeFrontPage .storeBundles .btnDiv .button { margin: 5px 0; }
.storeFrontPage .storeBundles .btnDiv.featured {
	right: 28px;
	left: auto;
}

@media (max-width: 767px) {
	.storeFrontPage .storeBundles .productTitle { position: static; }
	.storeFrontPage .storeBundles .row { background-position: left bottom; }
	.storeFrontPage .storeBundles .row .col-sm-6:first-child:before {
		background: none;
		width: auto;
		height: auto;
	}
	.storeFrontPage .storeBundles .btnDiv.featured {
		right: 0;
		left: 0;
	}
}

/**********************************

    FULL STORE PAGES

***********************************/
.storeBannerImgDiv{
    -webkit-backface-visibility:hidden;
    margin: -4px auto 0px;
    position: relative;
    z-index: 1;
}

.hoverOverBanner{
    position: absolute;
    -webkit-backface-visibility:hidden;
    z-index: 2;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.05);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -moz-opacity:0;
    -khtml-opacity:0;
    -moz-transition:all .2s ease;
    -webkit-transition:all .2s ease;
    -o-transition:all .2s ease;
    -ms-transition:all .2s ease;
    transition:all .2s ease;
}
.storeBannerImgDiv a:hover .hoverOverBanner{
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity:1;
    -khtml-opacity:1;
}
.storeFrontPage .storebannerImg{
    max-width: 100%;
}
.storeNavigationDiv{
    text-align: center;
}
.storeNavIn{
    display: inline-block;
}
.storeNav{
    float: left;
    display: inline-block;
    padding: 10px 15px;
    font-size: 17px;
    font-weight: bold;
    -moz-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
.storeNav.sale{
    color:#FD3838;
}
.storeNav:hover,.storeNav.active{
    color:white;
}


.mobileDropDown{
    margin-top:0;
    position: relative;
    padding:20px 20px 30px;
    z-index: 12;
    text-align: left;
}
.cd-dropdown{
    margin:0;
}



.storeFrontPage .indivProduct{
    /*float: left;
    display: inline-block;
    width: 25%;
    margin-right: 15px;*/
}
.storeFrontPage .indivProductIn{
    padding: 20px;
}
.storeFrontPage .productPicturr{
    width: 100%;
    height: 0;
    padding-bottom: 135%;
    margin-bottom: 10px;
    position: relative;
    background: no-repeat center center;
    -moz-background-size:contain;
    -webkit-background-size:contain;
    -o-background-size:contain;
    -ms-background-size:contain;
    background-size:contain;
    cursor: pointer;
}
.storeFrontPage .productPicturr.squarePic{
    padding-bottom: 72%;
}
.storeFrontPage .productTitle{
    font-size: 14px;
    text-align: center;
    min-height: 60px;
}
.storeFrontPage .origPriceDiv{
    display: block;
    text-align: center;
}
.storeFrontPage .origPrice{
    position: relative;
    display: inline-block;
    font-size: 20px;
    color: #FD3838;
}
.storeFrontPage .origPrice .horizontalCross{
    position: absolute;
    left: -3%;
    top: 50%;
    width: 110%;
    border-bottom: 2px solid #FD3838;
    -webkit-transform: rotate(-6deg) skew(-60deg);
    -moz-transform: rotate(-6deg) skew(-60deg);
    -o-transform: rotate(-6deg) skew(-60deg);
    -ms-transform: rotate(-6deg) skew(-60deg);
    transform: rotate(-6deg) skew(-60deg);
}
.storeFrontPage .btnDiv{
    margin-top: 20px;
    line-height: 1em;
}
.storeFrontPage .productBtn{
    padding: 12px 12px 12px 12px;
    width: 100%;
}
.storeFrontPage .productBtn .lSide{
    padding-right: 78px;
    width: 100%;
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 7px;
    text-align: left;
    white-space: nowrap;
}
.storeFrontPage .productBtn .rSide{
    position: absolute;
    right: 14px;
    top: 16px;
    font-size: 23px;
    line-height: 1em;
}
.storeFrontPage .linkMore.detailsBtn{
    text-align: center;
    font-size: 12px;
    display: block;
    color: #FFF;
    font-weight: bold;
}
.storeFrontPage .productBreak{
    clear:both;
}
.product-lightbox-class .fancybox-title-float-wrap .child{
    background: transparent;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-shadow: none;
    line-height:1em;
    padding:0;
    margin-right: 0;
    width: 100%;
    font-family: Verdana, Geneva, 'Helvetica Neue', sans-serif;
}
.product-lightbox-class .fancybox-title-float-wrap .child .productBtn{
    padding: 12px 14px 12px 14px;
    width: 100%;
}
.product-lightbox-class .fancybox-title-float-wrap .child .productBtn .lSide{
    padding-right: 78px;
    width: 100%;
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 7px;
    text-align: left;
}
.product-lightbox-class .fancybox-title-float-wrap .child .productBtn .rSide{
    position: absolute;
    right: 14px;
    top: 16px;
    font-size: 23px;
    line-height: 1em;
}
.product-lightbox-class .fancybox-title-float-wrap{
    right: 0;
    left: 0;
}


