
.jcarousel-prev, .jcarousel-next,
.print-button,
.pt_order-confirmation .btn.btn-info.btn-medium {
	display:none!important;
}

/* print.css 2011 */

/*-- 1.01 Default typography --*/

/*-- #region --*/
body {
    color: #939393;
    font: normal 75%/1.5em 'ralewaymedium', sans-serif, Arial; /*12px*/
    
}

h1, h2, h3, h4, h5, h6 {
	color: #404040;
	  font-family: 'ralewaymedium', sans-serif, Arial;  
}

h1 {
    color: #404040;
    font: normal 1.5em/1.25em 'ralewaymedium', sans-serif, Arial; /*?px*/ 
    margin: 0 0 5px;
    padding: 20px 0 30px;
}

h2 {
    color: #404040; 
}

h3 { 
    color: #404040; 
}

h4 { 
    color: #404040; 
}
 

p {
    margin: 0.5em 0 1em 0;
}

strong {
    color: #404040;
    font-weight: bold;
}

em {
}

strong a {
    color: #404040;
    text-decoration: none;
}

strong a:hover {
    color: #404040;
    text-decoration: underline;
}

a {
    color: #404040;
    text-decoration: none;
}

a:hover {
    color: #404040;
    text-decoration: underline;
}

/*-- #endregion --*/

/*-- 1.02 Append link href --*/

/*-- #region --*/
.ContentStyle1 a:link:after,
.ContentStyle1 a:visited:after,
.ContentStyle1 a:hover:after,
.ContentStyle1 a:active:after {content: " (" attr(href) ") "; color: grey; font-style: italic; font-weight: normal;}
/*-- #endregion --*/

/*-- 1.03 Print none --*/


/*-- #region --*/
#header .header-top, 
#header #header-right,
#navigation,
#footer {
    display: none;
}
/*-- #endregion --*/



#header { display: none; }
.breadcrumb {display: block; width:100%; margin: 0px; padding: 0px; line-height: 30px; text-align: left;}
#thumbnails {display:block;}


#header header{border:none;margin:0 auto;width:960px;}
#header header .container{float:left;}
#header header .primary-logo {display:none;}


#navigation1{display:none;}
#header .container-full-width{
	display:none;
}
.order-shipping-summary{
	position:absolute;
	right:0;
	top:223px;	
}
.order-shipping-summary h2.section-header{
	border-bottom:1px solid #d4d4d4 !important;
}

.payment-details th.section-header{
	border-bottom:1px solid #d4d4d4;
}
.order-shipment-table{
	border-top:1px solid #d4d4d4;
}

/* Live chat button and kampyle feedback button */

.kampyle,
.livepersonbutton{
	display:none;
}


/* product detail */
.container.logo{
	/* display:none; */
}
.primary-logo img{
	/* display:none; */
	position: relative;
	left: 20px;
}
.mobile-mini-menu-content{display:none;}

.add-to-bag-wrapper{display:none;}
.product-actions{clear:both;float:left;display:none;}
.pt_product-details #pdpMain .product-detail .product-actions .email-print,
.pt_product-details #pdpMain .product-detail .product-actions #sociallinks  {display:none;}

#mobiletotop{clear:both;float:left;display:none;}
.MagicZoomHint{display:none;}

/* ie8 order confirmation */

html.ie7 #primary,
html.ie8 #primary {
	width: 600px !important;
}


/* #main .product-col-1,
#main .product-col-2 { clear: both; float: none!important;} */
