/* .pb-left-column ***************************************************************************** */
.primary_block .pb-left-column img {
  height: auto; }

a.fancybox-nav {
  outline: 0; }

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

.pb-left-column #image-block img {
  background: #fbfbfb;
  width: 100%; }
.pb-left-column {
	width:55.7%;
}
.pb-right-column {
	width:44.3%;
}
/*==============================
=            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;
  }
  #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;
  border-bottom: 1px solid #e1e1e1;
  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: #f23534; 
	  font-weight:700;}
    .other-info ul li .label-success {
      color: #59b200; }
  .other-info #availability_value {
    background: none;
    color: #4ad200; }

/*===================================
=            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: 35px;
  margin-bottom: 15px; }
.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: #f23534;
  border: none;
  padding: 0 20px;
  color: #fff; }
  .quantity-box #add_to_cart .text {
    font-family: "Lora", 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: 40px;
  line-height: 40px;
  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: left;
  margin: 0 30px 25px 0; }

.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;
    font-size: 26px;
    font-weight: 700;
	text-transform:uppercase;
 }

#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;
  width: 100%; }
  #more_info_block .tabs-info {
	  position:relative;
  }
  #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:#f23534;
	  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;
        text-transform: uppercase;
        font-size: 17px;
        color:#111111;
        position: relative;
        border: none;
        padding: 10px 0;
        margin: 0;
		letter-spacing:0.01em;		}
      #more_info_block .nav-tabs > li.active > a {
        color: #bb0101;
        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:"Playfair Display";
	  color:rgba(17,17,17,0.7);
	  }
	 

/*====================================================
=            Accessories & Relate Product            =
====================================================*/
.blockproductscategory .addon-title h3 {
  margin-bottom: 13px;
  text-align: left; 
  font-size:24px;
  text-transform:uppercase;
  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:"Playfair Display";
}
.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;
}
.blockproductscategory .owl-controls {
	position: absolute;
	top: 4px;
	right: 0px;
	padding-left:5px; 
	z-index:2;
	background:#eeeeee;
	margin-top:0 !important;
}
.blockproductscategory .owl-carousel {
	position:unset;
}
.blockproductscategory  .addon-title {
	position:relative;
	margin-bottom:30px;
}
.blockproductscategory  .addon-title:before {
	content:"";
	position:absolute;
	left:0;
	bottom:4px;
	z-index:1;
	width:100%;
	height:1px;
	background:#e1e1e1;
}
#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;
	}
}