/* product desc */
/* primary_block ***************************************************************************** */

#product #columns {
	padding-bottom: 10px;
}

.primary_block {
	margin-bottom: 40px; 
}
  
@media (max-width: 1199px) {
	.primary_block {
		margin-bottom: 10px;
	}
}

.top-hr {
	background: #C4C4C4;
	height: 5px;
	margin: 2px 0 31px; 
}

.product-heading-h5 {
	color: #999999;
	font-weight: 200;
	margin: 3px 0 8px;
	font-size: 19px;
	font-family: "Roboto", sans-serif; 
}

.box-security .product-heading-h5 {
	margin: 3px 0 -8px; 
}

@media (max-width: 1199px) {
	.box-security .product-heading-h5 {
		margin-bottom: 8px; 
	} 
}

.primary_block .pb-left-column img {
	max-width: 100%;
	height: auto; 
}

a.fancybox-nav {
	outline: 0; 
}

/* .pb-left-column ***************************************************************************** */
.pb-left-column #image-block {
	position: relative;
	display: block;
	cursor: pointer;
	padding: 5px;
	border: 1px solid #ebebeb;
	background: #fff; 
}

@media (max-width: 767px) {
	.pb-left-column #image-block {
		max-width: 350px;
		margin: 0 auto; 
	} 
}

.pb-left-column #image-block img {
	background: #fbfbfb;
	width: 100%; 
}

.pb-left-column #image-block #view_full_size .span_link {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	display: block;
	padding: 10px;
	text-align: center;
	line-height: 22px;
	color: #000;
	text-align: center;
	font-weight: 700;
	background: rgba(255, 255, 255, 0.7);
	-moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
	-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16); 
}

.pb-left-column #image-block #view_full_size .span_link:after {
	font-family: "FontAwesome";
	font-size: 20px;
	line-height: 22px;
	content: "\f00e";
	font-weight: normal;
	margin: 0 0 0 10px; 
}

.pb-left-column #image-block #view_full_size .span_link:hover:after {
	color: #0052cb; 
}

.pb-left-column #image-block a.jqzoom div div img {
	width: auto;
	max-width: 10000px; 
}

.pb-left-column #image-block a.jqzoom div div .zoomWrapper {
	border: none; 
}

.pb-left-column #image-block .zoomPad {
	z-index: auto !important; 
}

.pb-left-column #image-block .new-box,
.pb-left-column #image-block .sale-box {
	z-index: 5002; 
}

/* --------------------------------------------- miniatures ----------------------------------------- */
.pb-left-column #views_block {
	margin-top: 10px; 
	text-align: center;
}

@media (max-width: 767px) {
	.pb-left-column #views_block {
		width: 280px;
		margin: 10px auto 0px auto; 
	} 
}

#thumbs_list {
	overflow: hidden;
	display: inline-block;
	width: 392px;
}

@media (min-width: 992px) and (max-width: 1199px) {
	#thumbs_list {
		width: 294px; 
	} 
}

@media (min-width: 768px) and (max-width: 991px) {
	#thumbs_list {
		width: 196px; 
	} 
}

@media (max-width: 767px) {
	#thumbs_list {
		width: 196px; 
	} 
}

#thumbs_list ul#thumbs_list_frame {
	list-style-type: none;
	padding-left: 0;
	overflow: hidden;
	height: 90px; 
	margin-bottom: 0;
	display: inline-block;
}

#thumbs_list li {
	float: left;
	height: 90px;
	width: 90px;
	cursor: pointer;
	border: 1px solid #ebebeb;
	margin-right: 8px;

	line-height: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box; 
}

@media (min-width: 768px) and (max-width: 991px) {
	#thumbs_list li {
	} 
}

#thumbs_list li a {
	display: block;
	border: 3px solid #fff;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	
}

#thumbs_list li a:hover, #thumbs_list li a.shown {
	border-color: #ebebeb; 
}

#thumbs_list li img {
	border: 1px solid #fff;
	
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box; 
	margin: 0 auto;
}

@media (min-width: 768px) and (max-width: 991px) {
	#thumbs_list li img {
	} 
}

/*------------------------ sprawdzic !!!! --------------- */

.show-right-column.hide-left-column span.view_scroll_spacer, 
.hide-right-column.show-left-column span.view_scroll_spacer {
	width: 27px;
	padding-left: 2px; 
}

@media (min-width: 992px) and (max-width: 1199px) {
	.show-right-column.hide-left-column span.view_scroll_spacer, 
	.hide-right-column.show-left-column span.view_scroll_spacer {
		width: 44px;
		padding-left: 16px; 
	} 
}

@media (min-width: 768px) and (max-width: 991px) {
	.show-right-column.hide-left-column span.view_scroll_spacer, 
	.hide-right-column.show-left-column span.view_scroll_spacer {
		width: 41px;
		padding-left: 13px; 
	} 
}

@media (max-width: 767px) {
	.show-right-column.hide-left-column span.view_scroll_spacer, 
	.hide-right-column.show-left-column span.view_scroll_spacer {
		width: 45px;
		padding-left: 14px; 
	} 
}

/* ----------------------------- nawigacja miniaturek -------------------------- */	  
.view_scroll_spacer {
	vertical-align: top;
}
	  
span.view_scroll_spacer {
	display: inline-block;
	height: 90px;
	width: 28px;
	line-height: 90px;
}

span.view_scroll_spacer.spacer_left {
	margin-right: 8px;
}

#view_scroll_left,
#view_scroll_right {
    margin-top: 0;
	background: #fbfbfb;
	padding-left: 3px; 
	padding-right: 3px; 
	height: 100%;
	width: 100%;
	text-align: center;
	display: inline-block;
	
	font-size: 0;
	overflow: hidden; 
	border: 1px solid #ebebeb;
  }
  
  
#view_scroll_left:before,
#view_scroll_right:before {
	padding-left: 3px;
	padding-right: 3px;
	color: #777;
	font-family: "FontAwesome";
	font-size: 30px;
}

#view_scroll_left:hover:before,
#view_scroll_right:hover:before {
    color: #333; 
}

#view_scroll_right {
	border-radius: 0 3px 3px 0;
}

#view_scroll_right:before {
	content: "\f105"; 
}

#view_scroll_left {
	border-radius: 3px 0 0 3px;
}

#view_scroll_left:before {
	content: "\f104";
	padding-right: 2px; 
}

/* END ----------------------------- nawigacja miniaturek -------------------------- */	
.resetimg {
	padding: 10px 0 0; 
	text-align: center;
}

.resetimg #resetImages i {
	margin-right: 6px; 
}

/* ------------------------------------------ link list ----------------------------------------- */

#button_block {
	margin-top: 15px;
}

#usefull_link_block{
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#usefull_link_block > li{
	margin: 0px 3px 5px 3px;
}

/* ------------------------------------------ link list ----------------------------------------- */

/* pb-columns-container ************************************************************************ */
#pb-columns-container {
	margin: 0 auto;
	float: none;
	padding: 0;
}

/* END pb-columns-container ******************************************************************** */


/* pb-left-column ****************************************************************************** */
.pb-center-column {
	margin-bottom: 30px;
}

/* form */ 

.pb-center-column h1 {
	padding-bottom: 16px;
	font-size: 20px;
	color: #3a3939; 
}

.pb-center-column p {
	margin-bottom: 10px; 
}

.pb-center-column #product_reference {
	
}

.pb-center-column #short_description_block {
	color: #666; 
}

.pb-center-column #short_description_block .buttons_bottom_block {
	text-align: right;
}

.pb-center-column #short_description_block #short_description_content {
	padding: 0 0 15px;
	word-wrap: break-word; 
}

.pb-center-column #short_description_block #short_description_content p {

}

.pb-center-column #buy_block {
	margin-top: 10px; 
}

.pb-center-column #buy_block label {
	display: block;

	font-weight: 700;
	font-size: 12px;
	text-align: left; 
}

.pb-center-column #buy_block p.price {
	padding: 0; 
}

.pb-center-column #color_picker p {
	padding-bottom: 5px;
	font-weight: 700; 
}


.pb-center-column .product-short-info-box {
	margin-bottom: 15px;
}

.pb-center-column .product-info {
	padding-left: 0;
}


.pb-center-column .product-info p {
	margin-bottom: 6px;
}

.pb-center-column .manufacturer-logo {
	
}

#product p#loyalty {
	padding: 17px 0 15px 35px;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	margin: 10px 0 -5px;
	position: relative; 
}

#product p#loyalty b {
	color: #333; 
}

#product p#loyalty:before {
	content: "\f024";
	font-family: "FontAwesome";
	color: #cfcccc;
	font-size: 26px;
	line-height: 28px;
	position: absolute;
	top: 16px;
	left: 0; 
}

#page .rte {
	padding: 0 20px 20px;
	word-wrap: break-word; 
}

#page .rte p {
	margin-bottom: 1em;
	min-height: 1px; 
}

#attributes fieldset {
	padding-bottom: 10px; 
}

#attributes fieldset label {
	vertical-align: top;
	display: block; 
}

#attributes .attribute_list {
	width: 100%; 
}

#attributes .attribute_list .form-control {
	max-width: 230px; 
}

#attributes .attribute_list .form-control option {
	background: #fff;
	color: #666; 
}

#attributes .attribute_list ul {
	clear: both; 
}

#attributes .attribute_list ul li {
	float: left;
	margin-right: 10px; 
}

#attributes .attribute_list input.attribute_radio {
	float: left;
	margin-left: 3px; 
}
#attributes .attribute_list div.radio,
#attributes .attribute_list div.radio span,
#attributes .attribute_list div.radio input {
	float: none;
	display: inline-block; 
}

#attributes .attribute_list #color_to_pick_list {
	list-style-type: none; 
}

#attributes .attribute_list #color_to_pick_list li {
	float: left;
	margin: 0 3px 3px 0;
	padding: 1px;
	border: 1px solid #ebebeb;
	clear: none;
	width: 46px;
	height: 46px; 
	
}

#attributes .attribute_list #color_to_pick_list li a.color_pick {
	display: block;
	height: 40px;
	width: 40px;
	cursor: pointer; 
	
	outline: none;
}

#attributes .attribute_list #color_to_pick_list li a.color_pick img {
	display: block;
	height: 40px;
	width: 40px; 
	
}

#attributes .attribute_list #color_to_pick_list li.selected {
	border: 2px solid #4d4d4d; 
}

.product_attributes,
.box-cart-bottom {
	padding: 10px 15px; 
}

.box-cart-bottom {
	padding: 0; 
}

#short_description_content a,
.page-product-box .rte a {
	color: #333333;
	text-decoration: underline; 
}

#short_description_content a.btn,
.page-product-box .rte a.btn {
	text-decoration: none; 
}


/* ------------------------------------------- button Add to cart --------------------------------------- */  

.box-info-product {
	border-top: 1px solid #ebebeb;
}

.box-info-product p {
	margin-bottom: 7px; 
}

.box-info-product .exclusive {
	padding: 0;
	
	position: relative;
	display: block;
	
	background: #000000;

	border: none;
	border-radius: 0px;
	width: 100%;
	overflow: hidden;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
	
}

.box-info-product .exclusive::before {
	
	content: "";
	width: 40px;
	height: 40px;
	border-radius: 0;
	transform: scale(0) rotate(45deg);
	background: #aca298;
	top: calc(50% - 20px);
	left: calc(50% - 20px);
	position: absolute;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
	z-index: 0;
	opacity: 0.5;
}

.box-info-product .exclusive:hover::before {
	transform: scale(20) rotate(45deg);
	opacity: 1;
		
}


.box-info-product .exclusive span {
	font: 400 20px/22px "Roboto", sans-serif;
	font-weight: 400;
	position: relative;
	padding: 12px;
	color: #fff;
	display: inline-block !important;
}
		  
.box-info-product .exclusive:hover {
	
}





.box-info-product .exclusive span{
	border: none !important;
}

.box-info-product .exclusive span::before {
	font-family: "FontAwesome";
	/*
	content: "\f07a";
	*/
	display: inline-block;
	content: url(../img/theme/bag.svg);
	font-size: 28px;
	
	padding: 2px 20px 2px 0;
	z-index: 2;
	width: 45px;

	text-align: center;
	
	line-height: 31px;
	color: #fff;
	vertical-align: -3px;
	
}

.box-info-product .exclusive.added span::before {
	content: "\f00c"; 
	
	
    
}

.box-info-product .exclusive.added.disabled span::before, 
.box-info-product .exclusive.disabled span::before {
	content: "\f110";
	animation: 2s linear 0s normal none infinite spin;
	-webkit-animation: 2s linear 0s normal none infinite spin;
	-moz-animation: 2s linear 0s normal none infinite spin;
	border: none; 
}

@-ms-keyframes spin {
    from { 
		-ms-transform: rotate(0deg); 
	}
    to { 
		-ms-transform: rotate(360deg); 
	}
}
@-moz-keyframes spin {
    from { 
		-moz-transform: rotate(0deg); 
	}
    to { 
		-moz-transform: rotate(360deg); 
	}
}
@-webkit-keyframes spin {
    from { 
		-webkit-transform: rotate(0deg); 
	}
    to { 
		-webkit-transform: rotate(360deg); 
	}
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}


/* END --------------------------------------- button Add to cart --------------------------------------- */

/* table_data_sheet */
.table-data-sheet {
  border-bottom: 1px solid #ebebeb;
  width: 100%;
  margin: 0 0 20px;
  background: #fff; }
  .table-data-sheet tr {
    border-top: 1px solid #ebebeb; }
    .table-data-sheet tr.even {
      background: #fdfdfd; }
    .table-data-sheet tr td {
      padding: 10px 20px 11px; }
      .table-data-sheet tr td:first-child {
        border-right: 1px solid #ebebeb;
        width: 30%;
        font-weight: 700;
        color: #333; }

/* table product-discounts */
table.table-product-discounts {
  border: none;
  border-bottom: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  width: 50%;
  margin: 0 0 20px;
  background: #fff; }
  @media (max-width: 767px) {
    table.table-product-discounts {
      width: 100%; } }
  table.table-product-discounts tr th {
    background: #fbfbfb;
    color: #333;
    font-weight: 700;
    border: none;
    font-weight: 700; }
  table.table-product-discounts tr td,
  table.table-product-discounts tr th {
    border-left: 1px solid #ebebeb;
    width: 33%;
    padding: 10px 20px 11px;
    border-top: 1px solid #ebebeb;
    border-right: none;
    text-shadow: none;
    text-transform: none;
    font-weight: 13px;
    line-height: 18px;
    border-bottom: none; }

/* accessories  */
.accessories-block .block_description {
  display: none; }
.accessories-block .exclusive span {
  font-size: 13px;
  line-height: 18px;
  padding: 2px 8px 3px;
  text-decoration: none; }
  .accessories-block .exclusive span:focus, .accessories-block .exclusive span:active {
    text-decoration: none; }
.accessories-block .product-name {
  margin-bottom: 5px; }
  
.accessories-block div ul li a {
  display: inline-block; }
.accessories-block div ul li.s_title_block a,
.accessories-block div ul li.s_title_block span {
  font-weight: 700; }

/* quantity_wanted */

#quantity_wanted_p {
	margin-bottom: 15px;
}

#quantity_wanted_p label {
	display: block;
	margin-bottom: 7px; 
}

#quantity_wanted_p .quantity_wanted_box {
	display: inline-block;
	border: 1px solid #ebebeb;
	line-height: 38px;
	height: 42px;
}

#quantity_wanted_p .quantity_wanted_box input{
	display: inline-block;
	border: 1px solid transparent;
	text-align: center;
	width: 52px;
	font-size: 16px;
	height: 38px;
	
}

#quantity_wanted_p .quantity_wanted_box .btn {
	float: none;
	display: inline-block;
	border: none;
	height: 38px;
	padding: 0;
	width: 30px;
	line-height: inherit;
	box-shadow: none;
	box-shadow: none;
	background: none;
}

#quantity_wanted_p .quantity_wanted_box .btn span{
	
}

#quantity_wanted_p .quantity_wanted_box .btn:hover {

}


/*------------------------------------ availability_statut -------------------------------------*/
#availability_statut span#availability_label,
#availability_date_label {
	display: inline-block;
	width: 125px;
	font-weight: 700;
	font-size: 12px;
	text-align: right; 
}

#quantityAvailable {
	color: #333;
	font-size: 13px;
	line-height: 18px;
	font-weight: 700; 
}

#availability_value,
#last_quantities {
	font-weight: 600;
	line-height: 18px;
	display: inline-block;
	padding: 3px 8px 4px;
	margin-left: 5px; 
	background: none;
	border: none;
	font-size: 18px;
}

#availability_value.label-success {
	color: #55c65e;
}

#availability_value.label-warning {
	color: #fe9126;
}


#last_quantities {
	color: #fe9126;
	position: relative;
}

#availability_statut,
#pQuantityAvailable {
	display: inline-block; 
}

#pQuantityAvailable span {
	font-weight: 700;
	color: #333; 
}
  
#availability_value.label-danger{
	color: red;
	background: none;
	margin-left: 0;
	padding: 4px 0;
	border: none;
}

/* box-security */
.box-security {
	padding: 10px 15px 6px;
}
  
.box-security img {
	margin: 0 auto;
}

/*---------------------------------------- prices ---------------------------------------*/
.content_prices {
	padding: 10px 15px; 
}

.discount {
	display: none; 
}

.our_price_display {
	font-weight: 400;
	font-size: 29px;
	line-height: 32px;
	font-family: "Roboto", sans-serif;
}

@media (max-width: 991px) {
	.our_price_display {
		font-size: 26px;
		line-height: 28px; 
	} 
}

.our_price_display .price {
	font-weight: 400;
	font-size: 29px;
	line-height: 32px;
}

@media (max-width: 991px) {
	.our_price_display .price {
		font-size: 26px;
		line-height: 28px; 
	} 
}
		
.our_price_display .tax-info {
	font-size: 14px;
}

#old_price {
	padding-bottom: 0;
	font-size: 13px;
	text-decoration: line-through;
	display: inline-block;
	
	line-height: 23px; 
}


#old_price .price{
	font-family: "Roboto", sans-serif;
	font-size: 14px;
}

#reduction_percent,
#reduction_amount {
	margin-right: 10px;
	padding: 1px 2px;
	font-weight: 600;
	font-family: "Roboto", sans-serif;
	font-size: 21px;
	line-height: 23px;
	color: #fff;
	background: #f13340;
	border: 1px solid #d02a2c; 
}

#reduction_percent span,
#reduction_amount span {
	display: block; 
}

.hide-left-column.hide-right-column #reduction_percent, 
.hide-left-column.hide-right-column #reduction_amount {
	display: inline-block; 
}

/* online_only */
.pb-center-column p.online_only {
	font-weight: 700;
	font-size: 13px;
	color: #f13340;
	text-align: left; 
}

.buttons_bottom_block {
	clear: both;
	padding: 10px 15px; 
}

.buttons_bottom_block #wishlist_button {
	font-weight: 700; 
}

/* PERSONNALISATION ##################################################################### */
p.infoCustomizable {
  margin-bottom: 30px; }

ul#uploadable_files,
ul#text_fields {
  list-style-type: none; }

.customizableProductsFile,
.customizableProductsText {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ebebeb; }

.customizationUploadLine {
  padding-bottom: 10px; }
  .customizationUploadLine label {
    display: block;
    vertical-align: top; }
  .customizationUploadLine textarea {
    width: 50%;
    border: 1px solid #ebebeb;
    color: #777777; }

.customizationUploadBrowse img + a {
  position: relative;
  top: -51px; }

#customizedDatas {
  float: right; }

/* ------------------------------- Quick View Styles ------------------------------ */

/* END --------------------------- Quick View Styles ------------------------------ */
/************************************************************************************/



/***** IE code ****/
.ie8 .pb-left-column #image-block #view_full_size .span_link {
  background: #fff;
  border: 1px solid #ebebeb; }
.ie8 .box-security {
  filter: none; }
  
  
#extra-right-block {
	margin-top: 15px;
	
}

#extra-right-block #add-this-block {
	text-align: center;
}

#extra-right-block #add-this-block .addthis_toolbox{
	display: inline-block;
}

.socialsharing_product{
	text-align: center;
}

/* --------------------------------- zakladki produktow --------------------- */
ul.idTabs {
	list-style-type:none;
	margin-top:20px;
	border-bottom: 2px solid #000000;
}
  
ul.idTabs > li {
	float:left;
	margin-right: 1px;
}
  
ul.idTabs > li > a {
	font-family:"Roboto",sans-serif;
	font-weight:400;
	font-size:14px;
	position:relative;
	background:#f5f5f5;
	margin:0 0 0px;
	padding:12px;
	line-height: 40px;
	transition: none;
}

ul.idTabs > li > a.selected {
	color:#fff;
	background: #000000;
	text-decoration:none;
}
  
#more_info_sheets .product_desc .block_description {
	float:left;
	margin-left:10px;
	width:420px;
}
  
#more_info_sheets .product_desc .clear_product_desc {
	clear:both;
	height:0;
	line-height:0;
}
  
#more_info_sheets .rte {
    padding:10px!important;
}
 
#more_info_sheets .bx-wrapper {
	width:100%!important;
	max-width:none!important;
	display:block;
}
  
#more_info_sheets.sheets_tab .page-product-heading {
	display: none;
}
  
  
#more_info_sheets .block_hidden_only_for_screen {
	display: block;
	height: 0;
	
	overflow: hidden;
	
	padding: 0;
	margin: 0 !important;
}

/* END --------------------------------- zakladki produktow --------------------- */  


/* ----------------------------------------- tagi produktow --------------------- */ 


#product-tags {
	
}

#product-tags ul {
	padding: 0 10px;
}

#product-tags li {
	margin-right: 15px;
	margin-bottom: 10px;
	font-size: 16px;
	display: inline-block;
}

#product-tags li a {
	
}

.page-product-heading-tag {
	font-style: italic;
}
/* END --------------------------------- tagi produktow ------------------------- */  



#shipping_options-box {
	padding-top: 15px;
}

#shipping_options-box label{
	font-size: 14px !important;
}


#productscategory_list .bx-controls-direction {
	text-align: center;
}

#productscategory_list .bx-controls-direction a {
	position: static;
	margin: 0 10px 10px 10px;
	display: inline-block;
}

#productscategory_list .bx-controls-direction a.disabled  {
	display: inline-block;
	visibility: hidden;
}