/* product.tpl */

.product-brand-logo-intur{
	float:left;
	margin-right:10px;
	width:40px;
	height:40px;
}

#product #center_column{
	overflow:visible;
}
#primary_block{
	margin: 0 0 10px 0;
}
#primary_block #pb-left-column {
}
#primary_block #image-block {
	background: #ffffff;
	border: 1px solid #e5e5e5;
	padding: 5px;
	position: relative;
	z-index: 1;
}
#image-block span{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 26px;
	padding: 0 15px;
	text-transform: uppercase;
	width: auto;
	background: #e2001a;
	color: #fff;
}
#image-block span.new{
	background: #004489;
}
#image-block span.new.affiliate{
	top: 26px;
}
#primary_block #image-block img#bigpic {
	cursor: pointer;
}
#primary_block ul#usefull_link_block {
	list-style-type: none;
	margin-top: 1em
}
#primary_block ul#usefull_link_block li {
	margin: 0.5em 1em 0.5em 0;
	display: block
}
#primary_block ul#usefull_link_block li a, #primary_block ul#usefull_link_block span.span_link, #primary_block ul#usefull_link_block span.span_link:hover {
	text-decoration: none;
	font-size: 0.9em;
	padding-right: 15px;
	height: 15px
}
#primary_block #pb-right-column {
}
#primary_block #short_description_block {
}
#primary_block .promo_award_short_description {
	width: 450px !important;
}
#primary_block #color_picker p {
	margin-bottom: 0.4em;
	padding: 0
}
#primary_block #color_picker {
	padding: 0.6em 0.7em 0.4em 0.7em;
	margin-bottom: 1.5em
}
#primary_block #color_to_pick_list li {
	display: inline;
	float: right;
	margin: 0 0.4em 0.4em 0
}
#primary_block a.color_pick {
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #666;
	cursor: pointer
}

#primary_block a#color_all {
	cursor: pointer
}
#primary_block #image-block img#bigpic.jqzoom {
	cursor: crosshair;
	position: relative
}

#primary_block  p.buttons_bottom_block#add_to_cart {
	float: right;
    overflow: auto;
	height: 28px;
	margin: 0;
}

/*left column*/
#pb-left-column #image-block{
	text-align: center;
}
#pb-left-column #image-block img{
	position: relative;
	top: 50%;
	max-height: 100%;
	max-width: 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
#pb-left-column #image-block span.promotion{
	left: auto;
	right: 0;
	background: #e2001a;
}
#pb-left-column #views_block{
	display: inline-block;
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 100%;
}
#pb-left-column #views_block li{
	display: inline-block;
	width: 88px; height: 88px;
	margin-right: 8px;
}
#pb-left-column #views_block li a{
	display: block;
	border: 1px solid #e5e5e5;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}
#pb-left-column #views_block li a.shown{
	border-color: #a5a5a5;
}
#thumbs_list{
	width: 384px;
	overflow: hidden;
	position: relative;
	float: left;
}
/*center column*/
#pb-center-column{
	position: relative;
}
#pb-center-column h1{
	font-size: 20px;
	margin: -2px 0 0;
	padding: 0 55px 10px 0;
}
#pb-center-column img.brand-logo{
	position: absolute;
	right: 15px; top: 0;
	border: 1px solid #e5e5e5;
	width: 40px;
}
#pb-center-column #short_description_content,
#pb-center-column .buttons,
#pb-center-volumn #fb_like{
	margin-bottom: 10px;
}
#pb-center-column .buttons a{
	margin-left: 5px;
	display: inline-block;
}
#pb-center-column .buttons a:first-of-type{
	margin: 0;
}
#pb-center-column .buttons a i{
	padding-right: 5px;
}
#pb-center-column .certyfikaty{
	margin: 10px 0 0 0;
}
#pb-center-column .product_delivery_time{
	padding: 0;
	font-size: 14px;
}
#pb-center-column .product_delivery_time span{
	font-weight: 700;
}
#pb-center-column .product_more_link{
	font-weight: 700;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 16px;
	transition: color 0.2s linear 0s;
	-webkit-transition: color 0.2s linear 0s;
}
#pb-center-column .product_more_link:hover{
	color: #004489;
}
#pb-center-column .promotion_content,
#pb-center-column .affiliate_content{
	margin: 10px 0 0 0;
}
#pb-center-column .promotion_content li,
#pb-center-column .affiliate_content li,
#pb-center-column .certyfikaty li{
	margin: 0 2px 2px 0;
	display: inline-block;
	vertical-align: top;
}
#pb-center-column .certyfikaty li{
	margin: 0 0 2px 0;
}
#pb-center-column .promotion_content li:last-child,
#pb-center-column .affiliate_content li:last-child,
#pb-center-column .certyfikaty li:last-child{
	margin: 0;
}
#pb-center-column .promotion_content img,
#pb-center-column .affiliate_content img,
#pb-center-column .certyfikaty img{
	width: 100%;
	max-width: 50px;
}
#pb-center-column .promotion_content a,
#pb-center-column .affiliate_content a{
	border: 1px solid #a5a5a5;
	display: table-cell;
	vertical-align: middle;
	width: 50px;
	height: 50px;
}
/*#pb-center-column .affiliate_content img{
	border: 1px solid #004489;
}*/
.certyfikaty h4,
.promotion_content h4,
.affiliate_content h4{
	border-width: 1px 1px 0 1px;
	border-color: #e5e5e5;
	border-style: solid;
	background: #fbfbfb;
	color: #393838;
	font: 400 16px/18px 'PT Sans', sans-serif;
	padding: 10px 20px 10px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}
#pb-center-column .promotion_content h4{
	background: #e2001a;
	color: #fff;
}
#pb-center-column .affiliate_content h4{
	background: #004489;
	color: #fff;
}

/*right column*/
#pb-right-column #buy_block{
	border: 1px solid #e5e5e5;
	background: #f4f4f4;
}
#pb-right-column .pref_brutto,
#pb-right-column .pref_netto{
	display: block;
	font-size: 16px;
	color: #292929;
}
#pb-right-column .pref_brutto{
	margin-bottom: 5px;
}
#pb-right-column .pref_netto{
	font-size: 14px;
}
#pb-right-column #quantity_wanted_p,
#pb-right-column p#add_to_cart{
	margin: 0 0 7px 0;
	padding: 19px 19px 3px;
	box-shadow: 0 6px 6px rgba(0, 0, 0, 0.05) inset;
}
#quantity_wanted_p label{
	display: block;
	color: #333333;
	margin: 0 0 7px 0;
	font-size: 13px;
	line-height: 18px;
}
#quantity_wanted_p a.btn{
	float: left;
	margin-left: 3px;
	border-color: #dedcdc #c1bfbf #b5b4b4 #dad8d8;
	border-width: 1px;
	border-style: solid;
	color: #c0c0c0;
	font-size: 14px;
	line-height: 25px;
	padding: 0;
	text-align: center;
	text-shadow: 1px -1px rgba(0, 0, 0, 0.05);
	-webkit-text-shadow: 1px -1px rgba(0, 0, 0, 0.05);
	width: 25px; height: 25px;
}
#quantity_wanted_p a.btn:hover{
	color: #333;
}
#quantity_wanted_p #quantity_wanted{
	border-color: #bdc2c9;
	font-size: 14px;
}
#add_to_cart .btn-cart{
	width: auto;
	border: 0;
	border-radius: 2px;
	color: #fff;
	font: 400 16px/21px "PT Sans",sans-serif;
	letter-spacing: 1px;
	padding: 7px 20px 7px 15px;
	background: url("../img/axpen/btn-cart.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);
}
#add_to_cart .btn-cart i{
	font-size: 23px;
	line-height: 19px;
}
#add_to_cart .btn-cart:hover{
	background-position: left bottom;
}
.percent{
	display: inline-block;
	height: 24px;
	padding: 0 3px;
	background: #004489;
	color: #fff;
	font: 700 16px/24px 'PT Sans', sans-serif;
}
.strike{
	font-size: 16px;
	display: inline-block;
	margin: 0 0 5px 5px;
	line-height: 24px;
}

/*sections product page*/
/*.page-product-box{
	padding-bottom: 10px;
}*/
.page-product-box h3{
	border-width: 1px 1px 0 1px;
	border-color: #e5e5e5;
	border-style: solid;
	background: #fbfbfb;
	color: #393838;
	font: 400 18px/20px 'PT Sans', sans-serif;
	padding: 10px 20px 10px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	position: relative;
	cursor: pointer;
}

.page-product-box h3 .slide_arrow{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	display: block;
	right: 5px;
	font-size: 25px;
	cursor: pointer;
	padding: 0 5px;
}

.page-product-box .product-box-content{
	display: none;
	margin-bottom: 10px;
}
.page-product-box > ul,
.page-product-box > .rte{
	padding: 0 20px 20px;
}

/*data-sheet*/
.page-product-box table{
	background: none repeat scroll 0 0 #ffffff;
	border-bottom: 1px solid #e5e5e5;
	margin: 0;
	width: 100%;
}
.page-product-box table tr{
	border-top: 1px solid #e5e5e5;
}
.page-product-box table tr.even{
	background: #fdfdfd;
}
.page-product-box table td{
	padding: 5px 20px 5px;
}
.page-product-box table td:first-child{
	border-right: 1px solid #e5e5e5;
	color: #333;
}
.page-product-box table td.no-br{
	border-right: 0;
	font-size: 16px;
}

/*ask form*/
#askAboutProductForm #captcha{
	width: 120px;
}
#askAboutProductForm label{
	display: block;
	font-weight: 700;
	margin: 0 0 5px;
}
#askAboutProductForm input,
#askAboutProductForm select,
#askAboutProductForm textarea{
	width: 100%;
}
#askAboutProductForm textarea{
	min-height: 151px;
}
#askAboutProductForm .c1,
#askAboutProductForm .c2{
	float: left;
}
#askAboutProductForm .plus,
#askAboutProductForm .equal{
	float: left;
	line-height: 24px;
	padding: 0 5px;
	font-size: 20px;
}
#askAboutProductForm #submitAskAboutProduct{
	float: right;
	width: auto;
}
#primary_block #short_description_content {
	margin-bottom: 10px;
}
#primary_block .product_delivery_time{
	margin: 10px 0;
}
#primary_block #buy_block {}
#primary_block #buy_block p {}
#primary_block #buy_block img.on_sale_img {
	float: right
}
#primary_block #buy_block span.on_sale {
	text-transform: uppercase;
	font-weight: bold;
	float: left
}
#primary_block #buy_block span.discount {
	text-transform: uppercase;
	font-weight: bold;
	float: left
}
#primary_block #buy_block span#our_price_display {
	color: #292929;
	font-size: 29px;
	font-weight: 400;
	line-height: 32px;
}
#primary_block #buy_block span#our_price_display.strike {
	font-size: 16px;
	font-weight:normal;
}
#primary_block #buy_block span#availability_label {
	float: right;
	margin-left: 1em
}
#primary_block #buy_block label {
	text-align: left
}

/* prices */
#primary_block #buy_block p.price {
	font-size: 20px;
	padding: 13px 19px;
	margin: 0;
}
#primary_block #buy_block span#pretaxe_price {
	font-size: 0.75em;
	text-align: left
}
#primary_block #buy_block p#old_price {
	font-size: 0.8em;
	text-align: left;
	text-decoration: line-through
}
#primary_block #buy_block p#reduction_percent {
	font-size: 0.75em;
	text-align: left
}
#primary_block #buy_block p.price-ecotax {
	font-size: 0.75em;
	text-align: left
}
#admin-action {
	margin-bottom:10px;
	padding: 4px;
}
#admin-action input.exclusive {
	float: left
}
.product_accessories_price {
	margin-top: 5px
}
#quantity_wanted {
	width: 96px;
	height: 25px;
	margin: 0 auto;
}
#more_info_block {
	margin-top:10px;
	margin-bottom: 10px;
}
#more_info_sheets {
	padding: 10px 15px;
	font-size:12px;
}
#more_info_sheets .left-featured, #more_info_sheets .right-featured {
	margin: 107px 0 0 0;
}
.pref_brutto {
	font-size: 12px;
}
.pref_netto {
	font-size: 10px;
}
#pretaxe_price_display {
	font-size: 17px;
}
.idTabs .half-title {
	text-align: center;
    width: 340px;
}

.promocje {
	clear:both;
	text-align:right;
	font-size: 14px;
	margin: 10px 0 0;
}
.promocje ul , .certyfikaty ul{
	list-style:none;
}
.promocje li,.certyfikaty li {
	display:inline-block;
}
.like {
	margin-top:20px;
}
.certyfikaty {
	font-size: 14px;	
	text-align:left;
	margin: 0 0 0 13px;
}
#pb-right-column .certyfikaty p {
	padding: 0 0 0 12px;
}

#primary_block #buy_block a#pdf_download{
	display: block;
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
}

#primary_block #buy_block a#pdf_download span{
	float: right;
	font-size: 14px;
	margin: 7px 0 0 5px;
	vertical-align: middle;
}

#primary_block #buy_block a#pdf_download img{
	float: right;
}

.product_download_tab h4 {
    padding: 0 0 5px 10px;
}

.product_download_tab ul {
    margin-bottom: 10px;
}

/*other products*/
.block_other_products > div > ul{
	height: auto;
	position: relative;
}
.block_other_products > div > ul:after{
	content: "";
	left: 15px;
	right: 15px;
	height: 2px;
	display: block;
	width: calc(100% - 30px);
	width: -webkit-calc(100% - 30px);
	bottom: 0;
	background: #004489;
	z-index: 1;
	position: absolute;
}
.block_other_products > div > ul li{
	float: left;
}
.block_other_products > div > ul a{
	font: 400 18px/22px Tahoma;
	text-transform: uppercase;
	padding: 10px 15px;
	background: #e6e6e6;
	display: block;
	margin: 0 2px 0 0;
	height: auto;
	position: relative;
	border: 2px solid transparent;
	border-width: 2px 2px 0 2px;
}
.block_other_products > div > ul a:after{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	height: 2px;
	bottom: 0;
	background: transparent;
	z-index: 2;
}
#product .block_other_products > div > ul a.selected{
	font-weight: 400;
	height: auto;
	line-height: 22px;
	background: #fff;
	cursor: default;
	float: left;
	font-size: 18px;
	overflow: hidden;
	padding: 10px 15px;
	border: 2px solid #004489;
	border-width: 2px 2px 0 2px;
	margin: 0 2px 0 0;
	color: #004489;
}
#product .block_other_products > div > ul a.selected:after{
	background: #fff;
}

.other_products #alternative,
.other_products #supplemental,
.other_products #replacement{
	margin: 0;
}
.other_products #alternative li,
.other_products #supplemental li,
.other_products #replacement li{
	padding: 10px 10px 0;
}
.other_products #alternative .product_desc,
.other_products #supplemental .product_desc,
.other_products #replacement .product_desc{
	overflow: hidden;
	color: #004489;
	display: block;
	font: 400 15px/20px "PT Sans",sans-serif;
	height: 40px;
	margin: 0 0 10px;
	padding: 0;
}
.other_products #alternative .product_image,
.other_products #supplemental .product_image,
.other_products #replacement .product_image{
	display: block;
	text-align: center;
}
.other_products #alternative .price_container,
.other_products #supplemental .price_container,
.other_products #replacement .price_container{
	padding: 0;
	margin: 0 0 10px 0;
}
.other_products #alternative .price_container span,
.other_products #supplemental .price_container span,
.other_products #replacement .price_container span{
	display: inline-block;
	padding-right: 5px;
}
.other_products #alternative .bx-wrapper .bx-controls-direction a,
.other_products #supplemental .bx-wrapper .bx-controls-direction a,
.other_products #replacement .bx-wrapper .bx-controls-direction a{
	width: 25px; height: 25px;
	margin-top: -13px;
	opacity: .6;
	transition: opacity 0.2s linear 0s;
	-webkit-transition: opacity 0.2s linear 0s;
}

.other_products #alternative .bx-wrapper .bx-controls-direction a:hover,
.other_products #supplemental .bx-wrapper .bx-controls-direction a:hover,
.other_products #replacement .bx-wrapper .bx-controls-direction a:hover{
	opacity: 1;
}
.other_products #alternative .bx-wrapper .bx-prev,
.other_products #supplemental .bx-wrapper .bx-prev,
.other_products #replacement .bx-wrapper .bx-prev{
	background: url('../img/arrow-featured.png') no-repeat left top transparent;
}
.other_products #alternative .bx-wrapper .bx-next,
.other_products #supplemental .bx-wrapper .bx-next,
.other_products #replacement .bx-wrapper .bx-next{
	background: url('../img/arrow-featured.png') no-repeat right top transparent;
}
.other_products #alternative a.btn-cart,
.other_products #supplemental a.btn-cart,
.other_products #replacement a.btn-cart{
	border: 0 none;
	border-radius: 2px;
	color: #fff;
	font: 400 16px/21px "PT Sans",sans-serif;
	letter-spacing: 1px;
	padding: 7px 20px 7px 15px;
	width: auto;
}
.other_products #alternative a.btn-cart i,
.other_products #supplemental a.btn-cart i,
.other_products #replacement a.btn-cart i{
	font-size: 23px;
	line-height: 19px;
	margin-right: 5px;
}

.buttons_bottom_block{
	clear: both;
	padding: 10px 19px 10px;
}
.buttons_bottom_block a{
	font: 400 13px/18px 'PT Sans', sans-serif;
	float: none;
	color: #777;
	height: auto;
	width: auto;
	text-align: left;
}
.buttons_bottom_block a:before{
	content: "\f08a";
    font: 400 15px/31px "FontAwesome";
    color: white;
    background: #929292;
    width: 30px;
    text-align: center;
    display: inline-block;
    height: 30px;
    margin: 0 6px 0 0;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}
/*komentarze*/
.comments .comment{
	margin: 0 0 10px 0;
}
.comments > div.comment{
	border-top: 1px solid #e5e5e5;
}
.comments > div.comment:first-of-type{
	border-top: 0;
}
.comments .comment_author .grade span,
.comments_info .average span{
	float: left;
	display: block;
	margin-right: 5px;
}
.comments .comment_author .author{
	display: block;
	font: 700 14px/18px 'PT Sans', sans-serif;
}
.comments .comment_details{
	border-left: 1px solid #e5e5e5;
}
.comments .comment_title{
	padding: 5px 0;
	font-size: 14px;
}
#addComment{
	display: none;
}
#addComment_inner h3{
	color: #333;
	text-transform: uppercase;
	font: 400 18px/22px 'PT Sans', sans-serif;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #e5e5e5;
}
#addComment_inner div[class*="criterion"]{
	margin: 0;
}
#addComment_inner div[class*="criterion"] span{
	float: left;
	display: inline-block;
	margin: 0 5px 0 0;
}
#addComment_inner label,
#addComment_inner div[class*="criterion"] span{
	font-weight: 700;
	margin-bottom: 5px;
	font-size: 14px;
}
#addComment_inner .text{
	margin-bottom: 10px;
}
#addComment_inner label{
	display: block;
}
#addComment_inner input,
#addComment_inner textarea{
	width: 100%;
	float: none;
}
#addComment_inner textarea{
	min-height: 50px;
}
#addComment_inner #submitMessage{
	width: auto;
}
.comments_info{
	padding: 8px 10px 10px 10px;
	border: 1px solid #e5e5e5;
	background: #fbfbfb;
	margin: 0 0 10px;
}
.comments_info .comment_btns{
	display: block;
	margin-top: 4px;
}
.comments_info .comment_btns li{
	display: inline-block;
	line-height: 30px;
}
.comments_info .comment_btns li a{
	cursor: pointer;
}
.comments_info .comment_btns .go_to_comments{
	border-right: 1px solid #e5e5e5;
	padding-right: 30px;
	margin-right: 9px;
}
.comments_info .comment_btns .go_to_comments:before,
#open_comment_form:before{
	background: none repeat scroll 0 0 #929292;
	border-radius: 50px;
	color: white;
	display: inline-block;
	font-family: "FontAwesome";
	font-size: 15px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	margin-right: 6px;
	text-align: center;
	width: 30px;
	content: "";
}
#open_comment_form:before{content: "";}

.star{
	position: relative;
	top: 1px;
}
.star a{
	position: relative;
}
.star a:after{
	position: absolute;
	left: 0;
	top: 0;
	content: "\f006";
	font-family: 'FontAwesome';
	display: inline-block;
	color: #777676;
	text-indent: 0;
	font-size: 15px;
}
.star.star_hover a:after{
	content: "\f005";
	color: #004489;
}
.star.star_on a:after{
	content: "\f005";
	color: #e2001a;
}
.star.star_readonly{
	cursor: default;
}
.cancel{
	background: url('../img/icon/delete.png');
	position: relative;
	top: 1px;
}

/*media*/
@media (max-width: 991px){
	#pb-center-column h1{font-size: 16px;}
	#pb-center-column .buttons a{padding: 0 5px;}
	#pb-center-column .buttons a i{display: none;}

	#primary_block #buy_block span#our_price_display{font-size: 24px;}

	span.view_scroll_spacer{
		padding: 0;
		width: 20px;
	}
	#thumbs_list{width: calc(100% - 40px);width: -webkit-calc(100% - 40px);}
}
@media(max-width: 991px) and (min-width: 768px){
	.other_products #alternative .product_desc,
	.other_products #supplemental .product_desc,
	.other_products #replacement .product_desc{
		height: 60px;
	}
}
@media (max-width: 767px){
	#pb-left-column,
	#pb-center-column{
		margin-bottom: 40px;
	}
	.block_other_products > div > ul a{
		font-size: 14px;
		line-height: 18px;
	}
	#product .block_other_products > div > ul a.selected{
		font-size: 16px;
		line-height: 18px;
	}
}
@media (max-width: 599px){
	.block_other_products > div > ul li{
		width: 100%;
	}
	.block_other_products > div > ul a{
		width: 100%;
	}
}

.product-tie-content > div{
	display: block;
	clear: both;
}
.product-tie-content h4{
	font-size: 16px;
	margin: 10px 0 5px 0;
}
.product-tie-content h5{
	font-size: 13px;
	font-weight: 400;
}
.product-tie-content a{
	margin-right: 5px;
}
.extra_info{
	margin-bottom: 10px;
}
.extra_info a{
	display: inline-block;
	float: right;
	clear: right;
	text-align: right;
}
.extra_info #pdf_download{margin-bottom: 10px;}
#fb_like{float: right;}
@media(max-width: 1199px){
	.extra_info .btn-default{
		padding: 0 10px;	
	}
}
@media(max-width: 991px){
	.extra_info .col-xs-12{
		width: 100%;
	}
	.extra_info .btn-default{float: none; display: inline-block;}
	.extra_info #pdf_download{margin-top: 10px;}
	.extra_info a{
		float: left;
		clear: left;
		margin-top: 0 !important;
	}
}
@media(max-width: 767px){
	.extra_info .col-xs-12{
		width: 50%;
	}
	.extra_info #pdf_download{margin-top: 0px;}
	/*#primary_block .extra_info .product_delivery_time{
		display: inline-block; margin: 0 5px;
	}*/
	.extra_info #fb_like{margin-top: 10px;}
}
@media(max-width: 620px){
	.extra_info .col-xs-12{
		width: 100%;
	}
	.extra_info #fb_like{display: inline-block; margin: 0 0 0 5px;}
	.extra_info .btn-default{margin: 10px 0;}
}
@media(max-width: 420px){
	.extra_info #fb_like{display: block;margin: 10px 0 0 0;}
}