#thumbs_list > ul {
	margin-bottom: 0;
    width: 100% !important;
}
.pb-left-column {
    padding-right: 60px;
}
.pb-right-column > h2 {
    color: #333333;
    font-family: "Roboto", sans-serif;
    font-size: 32px;
    font-weight: 300;
    line-height: 1.2;
    padding-bottom: 0;
}
.pb-right-column .breadcrumb {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: inline-block;
    padding: 0;
    width: 100%;
	margin-bottom: 10px;
}
.pb-right-column .breadcrumb .container {
    width: 100%;
}
.pb-right-column .breadcrumb .category-name {
    display: none;
}
.extra-product {
    color: #2b2b2b;
    font-size: 32px;
    letter-spacing: 0.075em;
    line-height: 1.2;
}
.extra-product .price {
    color: #2b2b2b;
}
.extra-product .price.new {
    font-size: 32px;
    font-weight: 400;
    line-height: 1.2;
}
.extra-product .old.price {
    color: #999;
}
.price-area, .extra-comment {
    display: inline-block;
    float: left;
}
.product-util .product-btn {
    color: #2b2b2b;
    float: left;
    height: 48px;
    line-height: 46px;
    margin: 0 10px;
    text-align: center;
	-ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Chrome, Safari, Opera */
    transform: scale(1);
    vertical-align: middle;
    width: 46px;
    background-color: #fff;
    padding: 0;
}
.product-util #add_to_cart.product-btn {
    background: #f8bebe none repeat scroll 0 0;
    border: none;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.1em;
    padding: 0 34px;
    text-transform: uppercase;
    width: auto;
    font-weight: 400;
    position: relative;
}
.option {
    margin-right: 10px;
}
.product-util .product-btn:hover, 
.product-util #add_to_cart.product-btn:hover {
    background: #000 none repeat scroll 0 0;
    color: #fff;
}
.quantity-cart {
    margin-top: 22px;
}
#product .input-group.quantity-control {
    width: auto;
}
#short_description_content {
    display: inline-block;
    width: 100%;
	margin-top: 26px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.8;
}
#short_description_content p {
    line-height: 1.8;
    margin-bottom: 0;
}
.attribute_fieldset div.selector span {
    display: none;
}
.attribute_fieldset div.selector select {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    display: block;
    overflow: hidden;
    padding: 0 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
	min-width: 120px;
}
.attribute_fieldset div.selector{
	border:1px solid #666;
    line-height: 38px;
}

#color_to_pick_list li a span {
    display: inline-block;
    height: 30px;
    width: 30px;
}
#color_to_pick_list li a.selected span{
    position: relative;
}
#color_to_pick_list li a.selected span::after{
    content: "";
    border:7px solid #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    border-radius: 50%;
}
#color_to_pick_list li {
    display: inline-block;
}
#color_to_pick_list li a {
    display: inline-block;
    height: auto;
    line-height: 10px;
    vertical-align: middle;
}
fieldset.attribute_fieldset {
    margin: 23px 0;
}
.attribute_list.product-options {
}
.product-description {
    margin-top: 36px;
}
.other-info{
    display: none;
}
.other-info > p {
    line-height: 30px;
    margin-bottom: 0;
}
.other-info > p label {
    font-weight: 400;
    margin-bottom: 0;
}
.extra-comment #new_comment_tab_btn.open-comment-form {
    display: none;
}
.extra-comment .rating .icon {
    letter-spacing: -0.2em;
}
.extra-comment .nbcomments {
    color: #666666;
    font-size: 14px;
    letter-spacing: 0.075em;
    line-height: 18px;
	margin-left: 50px;
}
.extra-comment .rating {
    line-height: 48px;
    margin-bottom: 0;
    vertical-align: middle;
	margin-left: 50px;
}
.other-info {
    margin-top: 25px;
}
.social_sharing_product .socialsharing_product{
    display: none;
}
.thumb-carousel.owl-theme .owl-controls .owl-nav div.owl-prev, .thumb-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    height: 48px;
    margin: 0 4.5px;
    position: static;
    width: 60px;
}
.thumb-carousel.owl-theme .owl-controls .owl-nav div.owl-prev::before, .thumb-carousel.owl-theme .owl-controls .owl-nav div.owl-next::before {
    font-size: 14px;
    line-height: 48px;
}
.thumb-carousel.owl-theme .owl-controls .owl-nav {
    text-align: right;
}
.thumb-carousel.owl-controls {
    top: 0;
}
.thumb-carousel.owl-theme .owl-controls {
    padding-right: 3.5px;
    top: -86px;
}
.thumb-carousel.owl-theme .owl-controls .owl-nav div.owl-next::before {
    content: "\f054";
}
.thumb-carousel.owl-theme .owl-controls .owl-nav div.owl-prev::before {
    content: "\f053";
}
.thumb-carousel.owl-theme .owl-controls .owl-nav div.owl-next:hover::before, 
.thumb-carousel.owl-theme .owl-controls .owl-nav div.owl-prev:hover::before {
    color: #fff;
}
.thumb-carousel.owl-theme .owl-controls .owl-nav div.owl-next:hover, 
.thumb-carousel.owl-theme .owl-controls .owl-nav div.owl-prev:hover {
    background: #000 none repeat scroll 0 0;
}
#more_info_block {
    clear: both;
    display: inline-block;
    margin-top: 45px;
    width: 100%;
}
#more_info_block .nav-tabs > li > a {
    border: 0 none;
    border-radius: 0;
    font-size: 16px;
    line-height: 30px;
	color: #8c8c8c;
    margin: 0;
    text-transform: uppercase;
    padding: 8px 0px;
    margin:0 15px;
    font-weight: 400;
}
#more_info_block .nav-tabs > li:first-child > a{
	padding-left: 0;

}
#more_info_block .nav-tabs > li {
    margin-bottom: -2px;
    float: unset;
    display: inline-block;
}
#more_info_block .nav-tabs > li.active > a,
#more_info_block .nav-tabs > li:hover > a {
    color: #2b2b2b;
    border-bottom:3px solid #f7b3b3; 
}
#more_info_block .nav.nav-tabs {
    border-bottom: 1px solid #e3e3e3;
    text-align: center;
}
#more_info_block .tab-content {
    padding-top: 42px;
    padding-bottom: 42px;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.8;
    border-bottom: 1px solid #efefef;
}
#more_info_block .tab-content p {
    line-height: 1.8;
    margin-bottom: 0;
}
.fancybox > img {
    width: 100%;
}
.pd-content{
    padding-right: 0;
}
#thumbs_list ul li {
    margin-bottom: 10px;
}
.bg-fluid{
    background-color: #efefef;
    padding-bottom: 50px;
}
.rating{
    margin-top: 15px;
    margin-bottom: 26px;
}
.extra-comment {
    display: none;
}
.size-name{
    color: #666666;
    height: 30px;
    left: 48%;
    padding: 8px;
    position: absolute;
    text-align: center;
    top: 39%;
    transform: translate(-50%, -50%);
    width: 30px;
    z-index: 98;
}
div.radio span {
    background-position: unset;
    background: transparent;
}
div.radio input:hover{
    cursor: pointer;
}
div.radio.hover .size-name{ 
    color: #fff;
    background: black;
}
div.radio span.checked{
    background-position: unset;
    background-color: black;
}
li.option_checked .size-name{
    color: white;
}
.radio .checked .size-name{ 
    color: #fff;
    background: black;
}
div.radio, div.radio span, div.radio input {
    height: 30px;
    width: 30px;
    background: transparent;
}
.attribute_list.product-options li {
    float: left;
    position: relative;
    margin-right: 15px;
}
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
    margin-left: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}
.color_pick span{
    border-radius: 50%;
}
.option_name {
    float: left;
    margin: 6px 20px 0 0;
    width: 40px;
    font-size: 14px;
    font-weight: 500;
}
.quantity-cart .option_name{
    margin-top: 20px;
}
.jcarousel-clip.jcarousel-clip-vertical #thumbs_list_frame {
    width: 100% !important;
}
.jcarousel-clip.jcarousel-clip-vertical{
    height: 574px;
    overflow: hidden;
}
.jcarousel-clip-vertical ul > li{
    /*height: auto !important;*/
}
.bg-fluid .product-info a.addToWishlist {
    float: unset;
}
.bg-fluid .add_to_compare.product-btn {
    display: none;
}
/* dddd*/
 .jcarousel-next.jcarousel-next-vertical, .jcarousel-prev.jcarousel-prev-vertical {
    background: #ebebeb;
    color: #2b2b2b;
    display: inline-block;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    padding: 3px 13px; 
    position: absolute;
    right: calc(0% - 5px);
    transform: translateX(50%);
}
.jcarousel-next.jcarousel-next-vertical {
    top: 50%;
     display: none !important;
}
.jcarousel-prev.jcarousel-prev-vertical {
    bottom: 50%;
    display: none !important;
}
.content-list-thumbs:hover .jcarousel-prev.jcarousel-prev-vertical, .content-list-thumbs:hover .jcarousel-next.jcarousel-next-vertical{
    display: block !important;
}
.jcarousel-next.jcarousel-next-vertical:hover, .jcarousel-prev.jcarousel-prev-vertical:hover {
    background: #f8bebe none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
}
.jcarousel-next.jcarousel-next-vertical.jcarousel-next-disabled:hover, .jcarousel-prev.jcarousel-prev-vertical.jcarousel-prev-disabled:hover {
    background: #ebebeb;
    color: #2b2b2b;
    cursor: no-drop;
}
.fancybox{
    opacity: 0.5;
}
.fancybox.shown{
    opacity: 1;
}
.content-list-thumbs{
    width: 17.4%;
    float: left;
    padding-right: 10px;
}
.content-thumbs-lage{
    width: 82.6%;
    float: left;
}
.page-content {
    padding-top: 0px;
}
.product-btn.checking .add_to_bag{
    opacity: 0;
}
.product-util #add_to_cart.product-btn .fa-spinner {
    position: absolute;
    top: calc(50% - 7px);
    left: calc(50% - 10px);
}