@page {
	size: auto;
	margin: 10mm 10mm !important;
} 
@page :first {
		margin-top: 10mm !important;
		margin-bottom: 20mm !important; 
}	
@page :second {
		margin-top: 50mm !important;
		margin-bottom: 20mm !important; 
}
@page :after {
	page-break-after: always;
}

@media print{
	
	/**************** For Thank you and product detail print  page  ****************/
	
	body, page[size="A4"] {
	    margin: 0;
	    box-shadow: 0;
	  }
	  .bodyBg {
	  	
	  }
	/* hide  header, footer and subscribe form for print product detail page */
	.product-next , .categoryLandingRecommendations , .pdp-ContentAsset1 , #storefront-header-logo , .productCode , .reevooPDPBadge , header , footer ,#footer-subscribe-form , .breadcrumb , iframe{
		display:none;
	}	
	.flex-direction-nav , .wishlistIcon , .labelContainer , .searchBlock , .breadcrumbsblock ,.productCode , #storefront-header-logo , .globalHeader , .no-backgound , .recommendationsWrapperOuter, .pdpRecommendationsWrapperOuter{
		display: none;
	}
	.recommendationsWrapperOuter, .pdpRecommendationsWrapperOuter {
	    display: none !important;
	}
	.mainImageContainer .imageZoomIcon {
		display:none;
	}
	.socialLinks > .socialTitle{
		display: none;
	}
	.header-space.nopromobar {
	    min-height: 0 !important;
	}
	.imageSwatchesContainer , .fexslider , #imageSwatches , .flex-viewport , .imageSwatches{
		display:block !important;
		width: 85%;
	}
	/* product detail pages water proof jacket part*/
	.productViewer {
		width:50%; 
		float: left;  
	}
	.productTitlePriceBlock {
		 font-size: 10px;
	}
	.productWrapper .productDetails {
	    position: relative;
	    min-height: 1px;
	    padding-left: 10px;
	    padding-right: 10px;
	    float: right;
    	width: 40.666667%;
	}
	.productWrapper .productTitlePriceBlock {
	    position: relative;
	    min-height: 1px;
	    /* padding-left: 10px; */
	    /* padding-right: 10px; */
	    float: right;
   		 width: 41%;
	}	
	.productWrapper {
	   	position: relative;
	}
	.productWrapper .productPriceReviewBlock .price {
	    font-size: 20px;
	    font-family: "ConflictBold";
	    color: #363636;
	    text-transform: uppercase;
	}
	.productWrapper .productHeading .innerPromo {
	    min-height: 15px;
	    overflow: hidden;
	    font-size: 14px;
	    font-family: "ConflictBold";
	    color: #fff;
	    text-transform: uppercase;
		}
	 .colorLabel  {
		font-size: 18px;
	    font-family: "ConflictBlack";
	    color: #363636;
	    text-transform: uppercase;
	  }
	 .colorSwatches .variantSummary .selectedColorLabel {
	    padding-left: 4px;
	    font-size: 18px;
	    font-family: "ConflictBold";
	    color: #363636;
	    text-transform: uppercase;
	}
	.colorSwatches .option.active img {
	    width: 46px;
	    height: 39px;
	}
	.colorSwatches .variantOptions .option {
	    min-height: 45px;
	    margin-right: 9px;
	}
	.colorSwatches .option img {
    	width: 36px;
	    height: 30px;
	    border: 1px solid transparent;
	    border-radius: 10px 0 10px 10px;
	}
	.productWrapper .productImages .mainImageContainerWrapper, .productWrapper .productImages .productCarousalBottom {
	    margin: 16px 90px 0 16px;
	}
	.mainImageContainer {
	    position: relative;
	    float: left;
	    margin-bottom: 10px;
	    min-height: 140px;
 	}
	.mainImageContainer img {
	    border-bottom-right-radius: 93px;
	    cursor: pointer;
	}
	.productWrapper .productImages {
	    position: relative;
	    min-height: 1px;
	    padding-left: 10px;
	    padding-right: 10px;
	    float: left;
	    width: 58.3333333333%;
	}
	.productWrapper .mainImageContainer img, .productWrapper .imageSwatchesContainer img, .productWrapper .pdp-ContentAsset1 img, .productWrapper .technologyimages img, .productWrapper .productVideoThumbnailImage img {
	    display: block !important;
	    max-width: 100%;
	    height: auto;
	    margin: 0 auto;
	}
	.productWrapper .productImages .technologyimages {
	    float: left;
	    width: 100%;
	}
	.technologyimages img, .productWrapper .productVideoThumbnailImage img {
	    display: block;
	    max-width: 100%;
	    height: auto;
	    margin: 0 auto;
	}
	
	.productWrapper .productImages .technologyimages .technologyImage {
	    float: left;
	    margin-bottom: 10px;
	    min-height: 140px;
	    max-width: 20%;
	}
	.productWrapper .productImages .imageSwatchesContainer {
	    margin: 0 0 27px;
	    position: relative;
	    overflow: hidden;
	}
	
	.productWrapper .productImages .imageSwatchesContainer ul.imageSwatches {
	    max-height: 340px;
	    overflow: hidden;
	}
	.productWrapper .productImages .imageSwatchesContainer li.swatchImage {
	    margin-right: 2px;
	    opacity: 0.502;
	    float: left;
	}
	.productWrapper .productImages .imageSwatchesContainer li.swatchImage.active {
	    opacity: 1;
	    height: 320px !important;
	  }
	.productWrapper .mainImageContainer img, .productWrapper .imageSwatchesContainer img, .productWrapper .pdp-ContentAsset1 img, .productWrapper .technologyimages img, .productWrapper .productVideoThumbnailImage img {
	    display: block;
	    max-width: 90%;
	    height: auto;
	    margin: 0 auto;
	}
	.productWrapper .imageSwatchesContainer img, .productWrapper .pdp-ContentAsset1 img, .productWrapper .technologyimages img, .productWrapper .productVideoThumbnailImage img {
	    display: block !important;
	    max-width: 100%;
	    height: auto;
	    margin: 0 auto;
	}
	.productVariant {
	    position: relative;
	    float: left;
	    width: 100%;
	    min-height: 1px;
	    padding-left: 0;
	    padding-right: 0;
	}
	.sizeLabel {
		font-size: 18px;
	    font-family: "ConflictBlack";
	    color: #363636;
	    text-transform: uppercase;
   }
	.sizeSwatches .sizeGuidediv .sizeChartLink {
	    font-family: "BalticaRegular";
	    color: #000;
	    font-size: 12px;
	    text-decoration: underline;
	    text-align: center;
	    position: absolute;
	    right: 0;
	    top: 7px;
	    text-transform: lowercase;
	    display:none;
	}
	
	.colorSwatches .variantOptions, .sizeSwatches .variantOptions, .productQuantity .variantOptions {
	    position: relative;
	    float: left;
	    width: 100%;
	    min-height: 1px;
	    padding-left: 0;
	    padding-right: 0;
	    padding-top: 10px;
	}
	.sizeSwatches .option:first-child {
	    margin-left: 5px;
	}
	.sizeSwatches .option.active a {
	    background-color: #d50032;
	    color: #fff;
	    border: 1px solid #ddd;
	}
	.sizeSwatches .option a {
	    border-radius: 10px 0 10px 10px;
	    width: 40px;
    	height: 36px;
	    padding: 10px 0 0;
	    display: block;
	    cursor: pointer;
	    background-color: #fff;
	    font-family: "ConflictBold";
	    color: #000;
	    text-transform: uppercase;
	    text-align: center;
	    border: 1px solid #ddd;
	    font-size: 14px;
	}
	.productQuantity .variantSummary .qtyLabel {
	    font-size: 18px;
	    font-family: "ConflictBlack";
	    color: #363636;
	    text-transform: uppercase;
	}
	.productQuantity .availabilityLabel {
	    font-size: 13px;
	    font-family: "BalticaRegular";
	    color: #000;
	}
	.productQuantity .stockStatus {
	    font-size: 13px;
	    font-family: "BalticaBold";
	    color: #000;
	}
	.sizeSwatches .option {
	    margin-right: 3px;
	    margin-bottom: 10px;
	}
	.colorSwatches li.option span, .sizeSwatches li.option span, .productQuantity li.option span {
	    display: block;
	    -webkit-transform: skewX(15deg) !important;
	    transform: skewX(15deg) !important;
	}
	.colorSwatches .variantOptions .option, .sizeSwatches .variantOptions .option, .productQuantity .variantOptions .option {
	    float: left;
	    display: inline-block;
	    -webkit-transform: skewX(-15deg);
	    transform: skewX(-15deg);
	}
	.descriptionBlock {
	    margin-bottom: 20px;
	}
	.descriptionBlock {
	    clear: both;
	    border-bottom: 1px solid #aaaaaa;
	}
	.descriptionBlock .productDesList .productListTrigger {
	    font-size: 18px;
	    padding: 16px 9% 16px 2px;
	    line-height: 3px;
	}
	.descriptionBlock .productDesList .productListTrigger {
	    font-family: "ConflictBlack";
	    color: #000;
	    text-transform: uppercase;
	    text-align: left;
	    display: block;
	    cursor: pointer;
	}
	.descriptionBlock .productDesList .producDescBlock {
	    font-size: 13px;
	    font-family: "BalticaRegular";
	    color: #000;
	}
	.descriptionBlock .productDesList .producDescBlock .jspContainer {
		height:220px !important;
	}
	.productQuantity .quantitySelect select {
	    height: 38px;
	    padding-left: 24px;
	}
	.productQuantity .qtyVariantOptions {
	    min-height: 1px;
	    padding-left: 0;
	    padding-right: 0;
	    text-align: left;
	    width: 16%;
	}
	.customSelect:after {
	    width: 0;
	     height: 0; 
	}
	
	.productQuantity .backinstockButton {
	    font-size: 13px;
	    text-decoration: underline;
	    border: 0;
	    padding-top: 10px;
	    background: none;
	    font-family: "BalticaRegular";
	    color: #000;
	    width:100%;
	    float:left;
	    display: none !important;
	}
	.productDesList.activeBlock .producDescBlock {
	    max-height: 99.23%;
	    max-width: 100%;
	}
	.productWrapper .productHeading .productTitle {
	    max-height: 75px;
	    overflow: hidden;
	    font-size: 26px;
	    font-family: "ConflictBlack";
	    color: #363636;
	    text-transform: uppercase;
	    padding-left: 0px;
	}
	.cartActionsButton .addToCart{
	    height: 44px;
		font-size: 24px;
	    cursor: pointer;
	    text-transform: uppercase;
	    background-image: none;
	    font-family: "ConflictBlack";
	    border: 1px solid #b9b7b7;
	    margin-left: -58px;
	}
	.cartActionsButton .addToCart span, .cartActionsButton .addToCart a, .cartActionsButton .shop-online span, .cartActionsButton .shop-online a, .cartActionsButton .otherProducts span, .cartActionsButton .otherProducts a, .cartActionsButtonNoLonger .addToCart span, .cartActionsButtonNoLonger .addToCart a, .cartActionsButtonNoLonger .shop-online span, .cartActionsButtonNoLonger .shop-online a, .cartActionsButtonNoLonger .otherProducts span, .cartActionsButtonNoLonger .otherProducts a {
     	display: inline-block;
	}
	.socialLinks .socialLink {
	    background-color: #fff;
	    height: 33px;
	    width: 33px;
	    display: inline-block;
	    position: relative;
	    margin-right: 5px;
	    float: left;
	    margin-left: 5px;
	    border: 1px solid gray;
	}
	.socialLinks .googlePlus img {
	    width: 23px;
	    height:22px;
	}
	.socialLinks .twitter img {
	    width: 23px;
	    height:22px;
	}
	.socialLinks .pinterest img {
	    width: 21px;
	    height:22px;
	}
	.socialLinks .facebook img {
	    width: 13px;
	    height:22px;
	}
	a.socialLink.print {
        float: right;
	}
			
}
@media print and (orientation: landscape) {  
	.header-space.nopromobar {
	    min-height: 0 !important;
	}
}
@media print and (orientation: portrait) {
	.header-space.nopromobar {
	    min-height: 0 !important;
	}
	.productWrapper .productImages {
        width: 100%;
	}
	.productImageWrapper {
	    width: 58.33333%;
	    float: left;
	}
	.productWrapper .productHeading .promotionalSection {
    	margin-left: -50px !important;
    	padding-top:0 !important;
    	padding-bottom:0 !important;
	}
	.variantSummary {
    	margin-left: -5px !important;
	}
	.productWrapper .productPriceReviewBlock .price {
    	margin-left: -24px !important;
	}
	.cartActionsButton .addToCart {
        margin-left: -48px !important;
	}
	.sizeSwatches {
		margin: 5px 0 5px !important;
	}
	.customSelect {
   		 margin-top: -50px !important;
    }
    .productWrapper .productImages .technologyimages {
    	margin-top: -60px;
    }
    .productWrapper .productImages .technologyimages .technologyImage {
    	max-width:19%;
    }
    .imageSwatchesContainer, .fexslider, #imageSwatches, .flex-viewport, .imageSwatches {
	    width: 100%;
	    
	}
	.productWrapper .mainImageContainer img, .productWrapper .imageSwatchesContainer img, .productWrapper .pdp-ContentAsset1 img, .productWrapper .technologyimages img, .productWrapper .productVideoThumbnailImage img {
	    max-width: 100%;
	 }  
	 
    .productImages .productCarousalBottom {
	     margin: 16px -10px 0 16px;
	}
	.productDesList.activeBlock .producDescBlock {
	    max-height: 50% !important;
	    max-width: 100%;
		margin-right:1px;
	}
	.descriptionBlock {
	    margin-bottom: 0px; 
	}
	.imageSwatchesContainer , .fexslider , #imageSwatches , .flex-viewport , .imageSwatches{
		width:100%;
		height: 100%;
	}
	.descriptionBlock {
	    margin-bottom: 20px;
	}
	.jspContainer {
	    overflow: hidden;
	    position: relative;
	}
	.productWrapper .productImages .imageSwatchesContainer li.swatchImage {
   		 margin-right: 4px;
   }
   .productWrapper .productPriceReviewBlock .productPricing {
	    padding-top: 0;
	}
	.sizeSwatches {
	    margin: -30;
	}
	
}

@media print and (-ms-high-contrast: active), (-ms-high-contrast: none) and (min-width: 501px) and (orientation: portrait) {  
	/ IE10+ specific styles go here /  
	.mainImageContainerWrapper {
		width:80%;
	}
	.productWrapper .mainImageContainer img, .productWrapper .imageSwatchesContainer img, .productWrapper .pdp-ContentAsset1 img, .productWrapper .technologyimages img, .productWrapper .productVideoThumbnailImage img {
		max-width:66%;
		float:left;
	}
	.productWrapper .productImages .mainImageContainerWrapper, .productWrapper .productImages .productCarousalBottom {
	    margin: 16px 90px 0 16px;
	}
	.productWrapper .productImages .technologyimages {
		margin-top:-200px;
	}
	.productWrapper .productHeading .promotionalSection {
		padding-left:10%;
	}
	
	.productWrapper .productPriceReviewBlock .price{
		margin-left:6%;
		padding-left:6%;
	}
}