/* .pb-left-column ***************************************************************************** */

.primary_block .pb-left-column img {

  height: auto; }



a.fancybox-nav {

  outline: 0; }

.content_prices {
	background: #222222;
	color:white;
	text-align:center;
	padding-top: 35px;
	padding-bottom: 26px;
}

.sticky-column li {
	list-style-type:none;
}

#pQuantityAvailable {
	display:inline-block;
	padding-left:10px;
	font-size:11px;
	color:#9d9d9d;
	display:none;
}

#availability_statut {
	display:block;
	transition:all 1s;
	padding-top:35px;
	padding-left:15px;
	padding-right:15px;
}

#availability_label {
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	margin-bottom:0;
}

#availability_label:after {
	content: ":";
}

#availability_value {
	background:#5ab25a;
	padding:4px 8px;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	text-shadow:none;
}

.quantity-box {
	margin-top:17px;
		padding-left:15px;
	padding-right:15px;
}

.user-logged-off .quantity-box {
	display:none;
}

#product_reassurance {
	padding-left:15px;
	padding-right:15px;
	border-top: 2px solid #e4e4e4;
	padding-top:15px;
	margin-top:25px;
}

#product_reassurance li {
	width:50%;
	padding-left:10px;
	padding-right:10px;
	display:inline-block;
	vertical-align:top;
	text-align:center;
	font-size:11px;
	text-transform:uppercase;
	line-height:12px;
}

#product_reassurance li i {
	padding-bottom:5px;
	font-size:2em;
}

#phone_reassurance {
	padding-left:15px;
	padding-right:15px;
	border-top: 2px solid #e4e4e4;
	padding-top:15px;
}

#phone_reassurance .title {
	color: #333;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin-bottom:0;
}

#phone_reassurance .number {
	color: #555;
	text-align:center;
	font-size:15px;
}

#paiement_logo_block_left {
	display:none;
}

.pb-left-column #image-block {border: 0;position: relative;display: block;cursor: pointer;background: #fff;}



.pb-left-column #image-block img {

  background: #fbfbfb;

  width: 100%; }

.pb-left-column {width: 31%;}

#product .content_scene_cat_bg {
	height:auto !important;
}

.pb-right-column {width: 43.3%;}

.sticky-column {
	width: 25%;
	display:inline-block;
	float:left;
	background: #f5f5f5;
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
	top:0;
	-webkit-transition-property: top, bottom;
    -webkit-transition-duration: 1.5s;
}

@media (max-width:700px) {
	.sticky-column {
		width:100%;
		margin-top:10px;
		margin-bottom:20px;
	}
}

@media (min-width:991px) {
	.sticky-column.fixed-column {
		position:fixed;
		top:70px;
		max-width: 392px;
		z-index:9999;
	}
}

/*==============================

=            JqZoom            =

==============================*/

#image-block .jq-zoom .zoomWindow {

  top: 0 !important;

  left: 100% !important; }

#image-block .jq-zoom .zoomWindow img {

  width: auto !important; }



/* miniatures */

.pb-left-column #views_block {

  margin-top: 20px; }



#thumbs_list ul#thumbs_list_frame {

  width: 100% !important; }



#thumbs_list li {

  cursor: pointer; }



#thumbs_list li a {

  display: block;

  position: relative; }



#thumbs_list li img {

  width: 100%;

  height: 100%; }



.thumb-carousel img {

  border: 1px solid #ebebeb; }

.thumb-carousel .owl-controls {

  left: 0;

  right: 0;

  width: 100%;

  top: calc(50% - 27px);

  position: absolute;

  margin-top: 0 !important; }

.thumb-carousel .owl-controls .owl-nav div.owl-prev,

.thumb-carousel .owl-controls .owl-nav div.owl-next {

  display: none !important;

  position: absolute;

  top: 0;

  margin: 0 !important;

  width: 30px !important;

  height: 54px !important;

  border: 1px solid #ebebeb !important;

  background: #fff !important;

  border-radius: 0 !important; }

  .thumb-carousel .owl-controls .owl-nav div.owl-prev:hover,

  .thumb-carousel .owl-controls .owl-nav div.owl-next:hover {

    background: #bb0101 !important;

    border: #none !important; }

  .thumb-carousel .owl-controls .owl-nav div.owl-prev:before,

  .thumb-carousel .owl-controls .owl-nav div.owl-next:before {

    color: #a6a6a6; }

.thumb-carousel:hover .owl-controls .owl-nav div.owl-prev,

.thumb-carousel:hover .owl-controls .owl-nav div.owl-next {

  display: block !important; }

.thumb-carousel .owl-controls .owl-nav div.owl-prev {

  left: -15px; }

.thumb-carousel .owl-controls .owl-nav div.owl-next {

  right: -15px; }



.show-left-column #thumbs_list ul#thumbs_list_frame {

	width: 85.12% !important;

	display: inline-block;

	position:unset;

	margin-bottom:0;

}

.show-left-column #thumbs_list {

	text-align:center;

	position:relative;

}

.show-left-column .thumb-carousel .owl-controls {

  width: auto;

  height: 100%;

  position:unset; }

.show-left-column .thumb-carousel .owl-controls .owl-nav div.owl-prev,

.show-left-column .thumb-carousel .owl-controls .owl-nav div.owl-next {

	display: block !important;

	height: calc(100% - 7px) !important;

  }

 .owl-theme .owl-controls .owl-nav div.owl-prev::before, .owl-theme .owl-controls .owl-nav div.owl-next::before {

  align-items: center;

  display: flex;

  height: 100%;

  justify-content: center;

  line-height: 100%;

  width: 100%;

}

.show-left-column .thumb-carousel .owl-controls .owl-nav div.owl-prev {

  top: 0;

  right: auto;

  left: 0; }

.show-left-column .thumb-carousel .owl-controls .owl-nav div.owl-next {

  bottom: auto;

  right: 0;

  left: auto;

  top: 0; }



.pb-left-column .arrow {

  display: inline-block;

  position: absolute;

  right: -120px;

  bottom: 18px; }



.resetimg {

  padding: 10px 0 0; }



/*==================================

=            Attributes            =

==================================*/

.product-description .attribute_label {

  min-width: 70px;

  color: #7f7f7f;

  font-weight: 400;

  font-size: 16px;

  margin: 0;

  float: left;

  line-height: 35px;

  margin-right:30px;}



.without-column #attributes .attribute_fieldset {

  margin-bottom: 30px; }



.without-column .quantity-box .option {

  margin-bottom: 30px; }



#attributes .attribute_fieldset {

  margin-bottom: 30px; }

#attributes div.selector {

  min-width: 235px !important;

  line-height: 40px;

  height: 40px; }

  .product-description .quantity-box {

	  margin-top:20px;

	  margin-bottom:10px;

  }

    .product-description .wlist-compare {

	  border-bottom:1px solid #e1e1e1;

	  padding-bottom:22px;
	  display:none;

  }

  #attributes div.selector span {

    height: 40px;

    line-height: 35px;

    width: 100% !important; }

  #attributes div.selector select {

    height: 35px !important; }

  #attributes div.selector:before {

    right: 13px; }

#attributes .attribute_list #color_to_pick_list {

  list-style-type: none;

  margin: 0; }

  #attributes .attribute_list #color_to_pick_list li {

    float: left;

    margin-right: 15px; }

    #attributes .attribute_list #color_to_pick_list li a.color_pick {

      display: block;

      height: 35px;

      width: 35px;

      cursor: pointer; }

      #attributes .attribute_list #color_to_pick_list li a.color_pick img {

        display: block;

        height: 35px;

        width: 35px; }

    #attributes .attribute_list #color_to_pick_list li.selected a {

      position: relative; }

      #attributes .attribute_list #color_to_pick_list li.selected a:after {

        content: "\f00c";

        font-family: "FontAweSome";

        font-size: 12px;

        color: #fff;

        text-align: center;

        width: 100%;

        position: absolute;

        left: 0;

        right: 0;

        line-height: 35px; }

#attributes .attribute_list.product-options {

  float: left; }

  #attributes .attribute_list.product-options ul li {

    display: inline-block;

    margin-right: 20px;

    line-height: 38px; }



/*==================================

=            Other Info            =

==================================*/

.product-rating {

  margin-bottom: 20px; }

.other-info {

  font-size: 13px;

  padding-bottom: 7px;

  margin-bottom: 30px; }

  .other-info ul li {

    line-height: 24px;

    font-weight: 400; }

    .other-info ul li label {

      color: #7f7f7f;

		display: inline-block;

		font-size: 13px;

		margin-bottom: 2px;

	}

    .other-info ul li span {

      color: #222222;

	  font-weight:700;}

    .other-info ul li .label-success {

      color: #59b200; }

  .other-info #availability_value {

    background: none;

    color: #31ad6f; }



/*===================================

=            social-wrap            =

===================================*/

.social-wrap {

  padding: 4px 0;

  border-top: 1px solid #ebebeb;

  border-bottom: 1px solid #ebebeb;

  margin-bottom: 25px; }



/*====================================

=            QUANTITY BOX            =

====================================*/

.quantity-box .option {display: inline-block;float: left;margin-right: 0;margin-bottom: 0;}

.quantity-box #quantity_wanted_p {

	float: left;

	border: 1px solid #e1e1e1;

}

.quantity-box .input-group-addon {

  padding: 0;

  width: 28px;

  height: 40px;

  line-height: 40px;

  border: 1px solid #ebebeb;

  cursor: pointer;

  float: left;

  display: inline-block;

  border-radius: 0;

  z-index: 10; }

  .quantity-box .input-group-addon .fa {

    font-size: 12px; }

.quantity-box input#quantity_wanted {

  width: 40px;

  height: 40px;

  line-height: 40px;

  float: left;

  border-left: 1px solid #e1e1e1;

  border-right: 1px solid #e1e1e1;

  text-align: center;

  font-size: 14px;

  background:none;}

.quantity-box #add_to_cart {width: auto;background: #00bdfe;border: none;padding: 0 20px;color: #fff;text-transform:uppercase;font-weight:bold;}

  .quantity-box #add_to_cart .text {

    font-family: "poppinsregular", serif;

    font-size: 13px; }

  .quantity-box #add_to_cart .fa {

    margin-right: 5px; }

  .quantity-box #add_to_cart.checked .fa-shopping-cart, .quantity-box #add_to_cart.checking .fa-shopping-cart {

    display: none; }

  .quantity-box #add_to_cart.checking .fa-spinner {

    display: inline-block !important; }

  .quantity-box #add_to_cart.checked .fa-check {

    display: inline-block !important; }

.quantity-box .product-btn {cursor: pointer;margin-right: 6px;width: 40px;height: 44px;line-height: 44px;background: #b4bb6b;display: inline-block;float: left;text-align: center;margin-bottom: 15px;}

  .quantity-box .product-btn .fa {

    color: #fff;

    line-height: 40px; }

  .quantity-box .product-btn .fa-check,

  .quantity-box .product-btn .fa-spinner {

    display: none; }

.quantity-box .add_to_compare .fa-check {

  display: none; }

.quantity-box .add_to_compare.checked .icon-compare {

  display: none; }

.quantity-box .add_to_compare.checked .fa-check {

  display: inline-block; }



.our_price_display {float: none;/* margin: 0 30px 25px 0; */}

.user-logged-off .our_price_display {
	display:none;
}

.our_price_display .price {

  font-weight: 600;

  font-size: 28px;

  line-height: 32px; }



#old_price {

  color: #999;

  margin-bottom: 0;

  font-size: 19px;

  text-decoration: line-through;

  display: inline-block;

  line-height: 32px; }



/*====================================

=            Right Column            =

====================================*/

.pb-right-column {

  padding-left: 20px; }

  .pb-right-column h1 {
    color: #111111;
    text-transform:uppercase;
    font-family: Verdana, Arial;
    font-weight:bold;
    font-size: 24px;
    padding-top:30px;
    padding-bottom:0;
    font-weight: 700;

 }

.pb-right-column p {
	color: #666;;
	font-size:13px;
}

#product_reference {
	color: #a7a7a7;
	font-size:13px;
}

#product_reference label {
	margin-bottom:0;
}

#short_description_block {

  margin-bottom: 18px;

  color: rgba(63, 63, 63, 0.8);

  line-height: 31px; }



.payment-logo-block ul.payment-logo {

  text-align: left; }

  .payment-logo-block ul.payment-logo li {

    margin-right: 10px; }

    .payment-logo-block ul.payment-logo li img {

      border: 1px solid #ebebeb;

      opacity: 1; }



/*=======================================

=            More info block            =

=======================================*/

#more_info_block {display: inline-block;margin: 50px 0 40px;margin-bottom:20px;margin-top: 0;border-bottom: 2px solid #e4e4e4;width: 100%;}

  #more_info_block .tabs-info {

	  position:relative;

  }

  #crossselling_list .col-sm-3 {
  	padding-left:0;
  	
  }

  #more_info_block .tabs-info:before {

	  content:"";

	  position:absolute;

	  left:0;

	  width:100%;

	  bottom:0;

	  height:1px;

	  background:#e1e1e1;

  }

  #more_info_block .nav-tabs > li.active > a:before {

	  content:"";

	  position:absolute;

	  width:100%;

	  height:2px;

	  background:#222222;

	  left:0;

		bottom:0;

  }

  #more_info_block .nav-tabs {

    border: none;

    border-bottom: 1px solid #ebebeb; }

    #more_info_block .nav-tabs > li {

      float: none;

      display: inline-block;

      padding: 0 30px; }

      #more_info_block .nav-tabs > li:first-child {

        padding-left: 0; }

      #more_info_block .nav-tabs > li:last-child {

        margin-right: 0;

        padding-right: 0; }

      #more_info_block .nav-tabs > li > a {

        font-weight: 700;

        font-size: 17px;

        color:#111111;

        position: relative;

        border: none;

        padding: 10px 0;

        margin: 0;

		letter-spacing:0.01em;		}

		h3 {
			    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    font-family: Verdana, Arial;
		}

      #more_info_block .nav-tabs > li.active > a {

            text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    font-family: Verdana, Arial;

        background: none;

        border: none !important;

		position:relative;

		}

  #more_info_block .tab-content > .tab-pane {

    display: none; }

  #more_info_block .tab-content > .tab-pane.active {

    display: block; }

  #more_info_block .tab-content {

    padding: 20px 0; }

    #more_info_block .tab-content p {

      line-height: 26px;

	  font-size:15px;

	  font-family:"poppinsregular";

	  color:rgba(17,17,17,0.7);

	  }





/*====================================================

=            Accessories & Relate Product            =

====================================================*/

.blockproductscategory .addon-title h3 {

  margin-bottom: 13px;

  text-align: left;

  font-size:22px;

  font-weight:900;

  color:#111111;

  }

.accessories-section .accessories-carousel {

  margin-bottom: 20px; }

.accessories-section .product-info {

  padding-top: 10px; }



/*# sourceMappingURL=product.css.map */



/* Categories*/

#categories_block_left {

	margin-bottom:50px;

}

#categories_block_left .block_content {

	background:#ffffff;

}

#categories_block_left .block_content ul>li a {

	border-bottom: 1px solid #e0e0e0;

	border-radius: 0;

	color: rgba(17, 17, 17, 0.75);

	display: block;

	font-size: 16px;

	padding: 6.5px 0 6.5px 15px;

	position:relative;

}

#categories_block_left .block_content ul>li:last-child a {

	border-bottom:0;

}

#categories_block_left .block_content ul>li a:after {

  border: 1px solid rgb(161, 161, 161);

  border-radius: 50%;

  content: "";

  height: 6px;

  left: 0;

  position: absolute;

  top: 50%;

  width: 6px;

}

#categories_block_left .block_content ul>li {

  margin-top: 0;

  padding: 0 30px;

  display:block;

}

/* ------ */

.product-rating .nbcomments, .product-rating #new_comment_tab_btn {

	font-size:15px;

	color:#6f6f6f;

}

 .content_prices .shipping_cost {

	font-size:15px;

	color:#6f6f6f;

	font-weight:300;

	margin-left:35px;

}

#short_description_block {

	font-size:15px;

	color:rgba(17,17,17,0.7);

	font-family:"poppinsregular";

}

.addToWishlist.product-btn, .add_to_compare.product-btn {

	font-size:15px;

	color:rgba(0,0,0,0.6);

}

.add_to_compare.product-btn.checked .fa-retweet {

	display:none;

}

.add_to_compare.product-btn.checked  .fa-check {

  display: inline-block;

}

.addToWishlist.product-btn {

	margin-right:20px;

}

.blockproductscategory {
	position:relative;
}

@media (min-width:991px) {
	.blockproductscategory, #crossselling, #more_info_block {
		max-width:72%;
	}
}

.blockproductscategory .owl-controls {
  margin-top: -10px !important;
  padding-left: 5px;
  position: absolute;
  right: 0;
  top: 4px;
  z-index: 2;
}

.blockproductscategory .owl-carousel {
	position:unset;
}

.blockproductscategory .owl-controls .owl-nav {
	display:none;
}

.blockproductscategory  .addon-title {
	position:relative;
	margin-bottom:30px;
}

#fabricant a {
	color: #c3221f;
}

.blockproductscategory  .addon-title h3 {
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
	font-family: Verdana, Arial;
	margin-bottom:0;
	padding-bottom:0;
}

.blockproductscategory  .addon-title:before {

	content:"";

	position:absolute;

	left:0;

	bottom:4px;

	z-index:1;

	width:100%;

	height:1px;

	background:#e1e1e1;
	display:none;

}

#best-sellers_block_right .product-box:hover {

	box-shadow:none !important;

}

@media(max-width:1599px){

	#best-sellers_block_right .product-box .product-info {

	  padding: 0 0 0 10px !important;

	}

	#best-sellers_block_right .block_content {

	  padding: 0 20px !important;

	}

	.product-box .product-info a.product-name {

	  font-size: 13px;

	}

	.banner_column .text .box {

	  border: 3px solid #ffffff;

	  display: inline-block;

	  padding: 5px 15px;

	}

}

@media(max-width:1199px){

	.blockproductscategory {

		width:100%;

	}

	.pb-right-column h1 {

	  font-size: 21px;

	}

	.nbcomments {

	  padding: 0 15px;

	}

	.our_price_display {

	  margin: 0 0 25px 0;

	}

	#short_description_block {

	  font-size: 11px;

	}

	.content_prices .shipping_cost {

	  font-size: 14px;

	}

	.our_price_display .price {

	  font-size: 26px;

	}

	.quantity-box .option {

	  margin-right: 20px;

	}

	ul.payment-logo li {

	  display: inline-block;

	  margin-right: 3px;

	}

	#more_info_block .tab-content p {

	  font-size: 13px;

	}

	.content-aside-inner .title_block, .content-aside-inner .layered_subtitle_heading, .layered_price .layered_subtitle_heading {

	  font-size: 17px;

	  padding: 12px 25px;

	}

	#categories_block_left .block_content ul > li {

	  padding: 0 25px !important;

	}

	#categories_block_left .block_content ul > li a {

	  font-size: 14px !important;

	}

	#best-sellers_block_right .product-box .product-info {

	  padding: 0 !important;

	  text-align: center !important;

	  width: 100% !important;

	}

	#best-sellers_block_right .product-box .preview {

	  width: 100% !important;

	}

	#best-sellers_block_right .product-box {

	  padding: 20px 0 !important;

	}



	.payment-logo img {

	  height: 25px;

	  width: 50px;

	}

	.blockproductscategory .product-box .product-buttons .cart-button .text {

	  display:none;

	}

	.blockproductscategory .product-box .product-buttons .cart-button {

		width:35px !important;

	}

	.banner_column .text .small-text {

	  font-size: 14px;

	  margin-bottom: 0;

	}

	.banner_column .text .large-text {

	  font-size: 14px;

	}

}

@media(max-width:991px){

	#product #center_column {

		width:100%;

	}

	#product .content-aside {

		width:100%;

	}

	#best-sellers_block_right .block_content {

	  display: flex;

	}

	#best-sellers_block_right .product-box {

	  width: 25%;

	  border-bottom:none !important;

	}

	.banner_column {

	  display: none;

	}

}

@media(max-width:767px) {

	.bg-image-area {

	  padding: 0 15px;

	}

	#product .page-content {

		padding:0 15px;

	}

	#more_info_block {

	  margin: 40px 0 30px;

	}

	.bg-image-area {

	  margin-bottom: 50px;

	}

	#more_info_block .tab-content p {

	  font-size: 12px;

	}

	.pb-right-column h1 {

	  font-size: 20px;

	}

}

@media(max-width:699px){

	#best-sellers_block_right .block_content {

	  display: block;

	}

	#best-sellers_block_right .product-box {

	  align-items: center;

	  border-bottom: medium none !important;

	  display: flex;

	  width: 100%;

	  border-bottom:1px solid #e1e1e1 !important;

	}

	#best-sellers_block_right .product-box .preview {

	  width: 40% !important;

	}

	#best-sellers_block_right .product-box .product-info {

	  padding: 0 0 0 20px !important;

	  text-align: left !important;

	  width: 60% !important;

	}

	.pb-right-column, .pb-left-column {

	  width: 100%;

	}

}

@media(max-width:480px){



}

@media(max-width:320px){

	#best-sellers_block_right .product-box .preview {

	  width: 30% !important;

	}

	#best-sellers_block_right .product-box .product-info {

	  width: 70% !important;

	}

	.show-left-column .thumb-carousel .owl-controls .owl-nav div.owl-prev, .show-left-column .thumb-carousel .owl-controls .owl-nav div.owl-next {

	  width:23px;

	}

	.nbcomments {

	  padding: 0 25px !important;

	}

	.breadcrumb-box, .breadcrumb-box a {

	  font-size: 13px;

	}

	.bg-image-area .meta-title {

	  font-size: 27px;

	}

	.pb-right-column h1 {

	  font-size: 19px;

	}

	.blockproductscategory .addon-title h3 {

	  font-size: 20px;

	}

	.blockproductscategory .owl-controls {

	  top: 1px;

	}

}

.have-image-box {
    left: 16px;
}
.have-image-box {
    position: absolute;
    top: 0px;
    overflow: hidden;
    height: 64px;
    width: 64px;
    text-align: center;
    z-index: 0;
}

.have-image-label {
  font: 700 14px/12px Arial, Helvetica, sans-serif;
  color: #fff;
  background-image: url("../../../img/Flag_of_Belgium.png");
  text-transform: uppercase;
  padding: 64px 0 0px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
  width: 64px;
  text-align: center;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(0deg);
}

.ax_prod_title {
    background: #d7d7d7;
    display: inline-block;
    width: 100%;
}

#attributes {
	padding-top:15px;
}

label.attribute_label {
	float:left;
	padding-left:15px;
	margin-top:7px;
	padding-right:8px;
}

.ax_prod_title div {
    font-size: 20px;
    height: 349px;
}

.ax_prod_title div {
    display: table-cell;
    vertical-align: middle;
    height: 406px;
    text-transform: uppercase;
    color: #FFF;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 0 0 0 20px;
    line-height: 26px;
}

.ax_prod_title:after {
    content: '';
    position: absolute;
    background: #fff;
    right: 0;
    margin-right: -25px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 203px 0 203px 40px;
    border-color: transparent transparent transparent #d7d7d7;
}

#crossselling_list .bx-wrapper {
	width: 70%;
	margin-left:5% !important;
	margin-top: 48px !important;
	display:inline-block;
}

#crossselling h3 {
	display:none;
}