/* item_detail_v2 */
/*.inner-product.inner-catalog .inner{
	margin-top: 30px !important;
}*/
.tab-content>.active {
    min-height: 150px !important;
}

.bx_item_detail .bx_item_title {
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 16px;
    min-height: 24px
}

.bx_item_detail .bx_item_title h1 {
    font-size: 24px;
    border-bottom: 0 none transparent;
    margin-bottom: 0;
    padding-bottom: 0;
}

.bx_item_detail h1 span {
    color: #000
}

.bx_item_detail .bx_item_container {}

.bx_item_detail .bx_item_container .bx_lt {
    float: left;
    box-sizing: border-box;
    margin-right: 2%;
    width: 38%;
}

.bx_item_detail .bx_item_container .bx_rt {
    float: left;
    box-sizing: border-box;
    margin-left: 2%;
    width: 58%;
}

.bx_item_detail .bx_item_container .bx_md {
    clear: both
}

.bx_item_detail .bx_item_container .bx_lb {
    float: left;
    margin-right: 2%;
    width: 48%;
}

.bx_item_detail .bx_item_container .bx_rb {
    float: right;
    margin-left: 2%;
    width: 48%;
}

.bx_item_detail .bx_optionblock {
    float: right;
    margin-left: 10px;
    width: 120px;
}

/* Item info */
.bx_item_detail .item_price {
    margin-bottom: 20px
}

.bx_item_detail .item_name {
    margin: 0;
    padding: 0;
}

.bx_item_detail .item_name a {
    color: #000;
    text-decoration: none;
    font-size: 23px;
}

.bx_item_detail .item_old_price {
    padding: 0 10px;
    color: #b8b8b8;
    text-decoration: line-through;
    font-weight: bold;
    font-size: 15px;
}

.bx_item_detail .item_current_price {
    display: inline-block;
    margin-top: 2px;
    padding: 0 10px;
    border-bottom: 1px solid #e6e6e6;
    background: #f8f5ab;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjVhYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmY5Y2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f5ab), color-stop(100%, #fbf9cb));
    background: -webkit-linear-gradient(top, #f8f5ab 0%, #fbf9cb 100%);
    background: linear-gradient(to bottom, #f8f5ab 0%, #fbf9cb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f5ab', endColorstr='#fbf9cb', GradientType=0);
    color: #cf1515;
    font-weight: bold;
    font-size: 21px;
    line-height: 33px;
}

.bx_item_detail .item_economy_price {
    display: inline-block;
    padding: 0 0 0 10px;
    color: #b8b8b8;
    font-weight: bold;
    font-size: 14px;
    line-height: 33px;
}

.bx_item_detail .item_info_section {
    margin: 0 0 20px 0;
    padding: 0 0 0 10px;
    font-size: 13px;
    line-height: 19px;
}

.bx_item_detail .item_section_name_gray {
    color: #9e9e9e;
    font-size: 13px;
}

.bx_item_detail .item_info_section dl {
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0;
}

.bx_item_detail .item_info_section dl dt {
    clear: both;
    float: left;
    font-weight: bold;
}

.bx_item_detail .item_info_section dl dd {
    float: left;
    margin: 0 5px;
}

.bx_item_detail .item_buttons_counter_block {
    display: inline-block;
    margin-right: 10px;
    vertical-align: baseline;
    color: #3f3f3f;
    font-size: 13px;
    text-align: left;
}

.bx_item_detail .item_buttons_counter_block a {
    vertical-align: baseline;
}

.bx_item_detail .bx_cnt_desc {
    vertical-align: baseline;
}

/* Item SET */

.bx_item_detail .transparent_input {
    border: none;
    background: none;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
    width: 60px;
    text-align: center;
}






/*tab-section-container*/
.bx_item_detail .tab-section-container {
    position: relative;
}

.bx_item_detail .tab-list {
    padding: 0;
    border-bottom: 1px solid #d9e1e3;
    vertical-align: bottom;
    text-align: left;
}

.bx_item_detail .tab-list li {
    display: inline-block;
    border: 1px solid #d9e1e3;
    border-bottom: none;
    border-radius: 3px 3px 0 0;
    background: #f7f7f7;
    box-shadow: inset 0 -10px 5px -10px rgba(0, 0, 0, .12);
    vertical-align: bottom;

}

.bx_item_detail .tab-list li a {
    display: block;
    padding: 0 10px;
    height: 30px;
    box-shadow: none;
    color: #999;
    text-decoration: none;
    font-size: 13px;
    line-height: 30px;
}

.bx_item_detail .tab-list li:hover,
.bx_item_detail .tab-list li.active {
    background: #fff;
}

/*.tab-list li:hover a,*/
.bx_item_detail .tab-list li.active a {
    position: relative;
    bottom: -2px;
    height: 35px;
    background: #fff;
    color: #3f3f3f;
    line-height: 35px;
}

.bx_item_detail .tab-boby-container .container>div.tab-off {
    display: none;
}

.bx_item_detail .tab-boby-container .container>div {}

.bx_item_detail .item_comments {
    display: block;
    padding-left: 10px;
}

.bx_item_detail .item_comments li {
    display: block;
    padding-bottom: 10px;
}

.bx_item_detail .item_comments_username {
    display: inline-block;
    color: #5d90bd;
    font-size: 14px;
}

.bx_item_detail .item_comments_date {
    display: inline-block;
    margin-left: 10px;
    color: #b8b8b8;
    font-size: 14px;
}

.bx_item_detail .item_comments_container p {
    margin-top: 5px;
    color: #3f3f3f;
    font-size: 14px;
}




.bx_item_detail .bx_bt_button,
.bx_item_detail .bx_bt_button_type_2 {
    display: inline-block;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
}

.bx_item_detail .bx_shadow.bx_bt_button,
.bx_item_detail .bx_shadow.bx_bt_button_type_2 {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2)
}

.bx_item_detail .bx_shadow.bx_bt_button:active,
.bx_item_detail .bx_shadow.bx_bt_button_type_2:active {
    box-shadow: none
}

.bx_item_detail .bx_bt_button {
    background: #00a2df;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a2df), color-stop(100%, #006fcb));
    background: -webkit-linear-gradient(top, #00a2df 0%, #006fcb 100%);
    background: linear-gradient(to bottom, #00a2df 0%, #006fcb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2df', endColorstr='#006fcb', GradientType=0);
    color: #fff;
    text-shadow: 0 1px 0 #006cae;
}

.bx_item_detail .bx_bt_button:hover {
    background: #21afe4;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #21afe4), color-stop(100%, #006fcb));
    background: -webkit-linear-gradient(top, #21afe4 0%, #006fcb 100%);
    background: linear-gradient(to bottom, #21afe4 0%, #006fcb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#21afe4', endColorstr='#006fcb', GradientType=0);
}

.bx_item_detail .bx_bt_button:active {
    background: #006fcb;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNmZjYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGEyZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #006fcb), color-stop(100%, #00a2df));
    background: -webkit-linear-gradient(top, #006fcb 0%, #00a2df 100%);
    background: linear-gradient(to bottom, #006fcb 0%, #00a2df 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006fcb', endColorstr='#00a2df', GradientType=0);
    box-shadow: inset 0 3px 5px 0 rgba(0, 0, 0, .21);
}

.bx_item_detail .bx_bt_button_type_2 {
    border: 1px solid #e9e9e9;
    background: #fcfcfc;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #f1f1f1));
    background: -webkit-linear-gradient(top, #fcfcfc 0%, #f1f1f1 100%);
    background: linear-gradient(to bottom, #fcfcfc 0%, #f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f1f1f1', GradientType=0);
    color: #656565;
    text-shadow: 0 1px 0 #fff;
}

.bx_item_detail .bx_bt_button_type_2:hover {
    background: #fff;
}

.bx_item_detail .bx_bt_button_type_2:active {
    background: #f1f1f1;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2ZjZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #fcfcfc));
    background: -webkit-linear-gradient(top, #f1f1f1 0%, #fcfcfc 100%);
    background: linear-gradient(to bottom, #f1f1f1 0%, #fcfcfc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#fcfcfc', GradientType=0);
    box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, .05);
}


.bx_item_detail .bx_small.bx_bt_button,
.bx_item_detail .bx_small.bx_bt_button_type_2 {
    display: inline-block;
    min-width: 20px;
    line-height: 20px;
}

.bx_item_detail .bx_small.bx_bt_button {}

.bx_item_detail .bx_small.bx_bt_button:hover {}

.bx_item_detail .bx_small.bx_bt_button:active {}

.bx_item_detail .bx_small.bx_bt_button_type_2 {}

.bx_item_detail .bx_small.bx_bt_button_type_2:hover {}

.bx_item_detail .bx_small.bx_bt_button_type_2:active {}

.bx_item_detail .bx_medium.bx_bt_button,
.bx_item_detail .bx_medium.bx_bt_button_type_2 {
    padding: 0 13px;
    height: 25px;
    font-weight: bold;
    line-height: 25px;
}

.bx_item_detail .bx_medium.bx_bt_button {
    height: 27px;
    line-height: 27px;
}

.bx_item_detail .bx_medium.bx_bt_button:hover {}

.bx_item_detail .bx_medium.bx_bt_button:active {}

.bx_item_detail .bx_medium.bx_bt_button_type_2 {
    font-weight: bold
}

.bx_item_detail .bx_medium.bx_bt_button_type_2:hover {}

.bx_item_detail .bx_medium.bx_bt_button_type_2:active {}

.bx_item_detail .bx_big.bx_bt_button,
.bx_item_detail .bx_big.bx_bt_button_type_2 {
    padding: 0 13px;
    height: 34px;
    font-weight: bold;
    line-height: 34px;
}

.bx_item_detail .bx_big.bx_bt_button {
    height: 36px;
    line-height: 36px;
}

.bx_item_detail .bx_big.bx_bt_button:hover {}

.bx_item_detail .bx_big.bx_bt_button:active {}

.bx_item_detail .bx_big.bx_bt_button_type_2 {}

.bx_item_detail .bx_big.bx_bt_button_type_2:hover {}

.bx_item_detail .bx_big.bx_bt_button_type_2:active {}

.bx_item_detail .bx_big.bx_bt_button.bx_cart span {
    position: relative;
    bottom: -7px;
    display: inline-block;
    margin: 0 10px 0 0;
    width: 26px;
    height: 23px;
    background: url(images/bt_cart.png) no-repeat center;
}

.bx_item_detail .bx_fwb {
    font-weight: bold
}


@media (min-width:981px) {}

@media (max-width:740px) {
    .bx_item_detail .bx_optionblock {
        display: none
    }

    .bx_item_detail .item_buttons_counter_block {
        margin-bottom: 10px
    }

    .bx_item_detail .bx_item_container .bx_lb,
    .bx_item_detail .bx_item_container .bx_rb {
        width: 48%
    }
}

@media (min-width:640px) and (max-width:980px) {}

@media (min-width:480px) and (max-width:639px) {}

@media (max-width:480px) {

    .bx-touch .bx_item_detail .bx_item_container .bx_lt,
    .bx-touch .bx_item_detail .bx_item_container .bx_rt,
    .bx-touch .bx_item_detail .bx_item_container .bx_md,
    .bx-touch .bx_item_detail .bx_item_container .bx_lb,
    .bx-touch .bx_item_detail .bx_item_container .bx_rb {
        float: none;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .bx-touch .bx_item_detail .item_info_section {
        padding-left: 0
    }

}

@media (max-width:319px) {}

/* item_detail_slider */
.bx_item_detail .bx_item_slider {
    position: relative;
    margin-bottom: 10px;
}

.bx_item_detail .bx_item_slider .bx_bigimages {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0;
    max-width: 440px;
    border: 1px solid #cfcfcf;
    border-radius: 2px;
    background: #fff;
    text-align: center;
    height: 0;
    width: 100%;
    padding-top: 130%;
}

.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer .bx_bigimages_aligner {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}

.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    text-align: center;
}

/*----*/

.bx_item_detail .bx_item_slider .bx_slider_conteiner {
    position: relative;
    padding-top: 20px;
    margin-bottom: 10px;
    max-width: 100%;
    width: 100%;
}

.bx-no-touch .bx_item_detail .bx_item_slider .bx_slider_conteiner.full {
    position: relative;
    margin-left: -5%;
    padding: 20px 5% 0
}

/*----*/

.bx_item_detail .bx_item_slider .bx_slider_scroller_container {
    position: relative
}

.bx_item_detail .bx_item_slider .bx_slide {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}

.bx-touch .bx_item_detail .bx_item_slider .bx_slide {
    overflow-x: auto
}

.bx_item_detail .bx_item_slider .bx_slide ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap
}

.bx-touch .bx_item_detail .bx_item_slider .bx_slide ul {
    margin-left: 0 !important
}

.bx_item_detail .bx_item_slider .bx_slide ul li {
    position: relative;
    display: block;
    float: left;
    height: 0;
    box-sizing: border-box;
    cursor: pointer;
}

.bx_item_detail .bx_item_slider .bx_slide ul li .cnt {
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 4px;
    left: 2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;
}

.bx-retina .bx_item_detail .bx_item_slider .bx_slide ul li .cnt {
    border: none;
    border-style: solid;
    border-width: 1px;
    -o-border-image: url(images/x2border.png) 2 stretch;
    border-image: url(images/x2border.png) 2 fill stretch;
}

.bx_item_detail .bx_item_slider .bx_slide ul li:hover .cnt {
    border: 1px solid #006cc0
}

.bx_item_detail .bx_item_slider .bx_slide ul li:active .cnt,
.bx_item_detail .bx_item_slider .bx_slide ul li.bx_active .cnt {
    padding: 3px;
    border: 2px solid #006cc0;
}

.bx-retina .bx_item_detail .bx_item_slider .bx_slide ul li.bx_active .cnt {
    border: none;
    border-style: solid;
    border-width: 1px;
    -o-border-image: url(images/x2border_active.png) 2 stretch;
    border-image: url(images/x2border_active.png) 2 fill stretch;
}

.bx_item_detail .bx_item_slider .bx_slide ul li .cnt .cnt_item {
    position: absolute;
    top: 6%;
    right: 6%;
    bottom: 6%;
    left: 6%;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.bx_item_detail .bx_item_slider .bx_slide ul li .cnt .cnt_item img {
    width: auto;
    height: 25px;
}

/*----*/

.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left,
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right {
    opacity: 0.8
}

.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left:hover,
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right:hover {
    opacity: 1.0
}

.bx_item_detail .bx_item_slider .bx_slider_conteiner.full .bx_slide_left,
.bx_item_detail .bx_item_slider .bx_slider_conteiner.full .bx_slide_right {
    position: absolute;
    top: 0;
    bottom: 4px;
    width: 5%;
    max-width: 11px;
    cursor: pointer;
}

.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left {
    left: -5%;
    background: url(images/arr_left.png) no-repeat left center;
    background-size: 100% auto
}

.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right {
    right: -5%;
    background: url(images/arr_right.png) no-repeat right center;
    background-size: 100% auto
}

.bx-touch .bx_item_detail .bx_item_slider .bx_slide_left {
    left: 0;
    background: url(images/fade_left.png) repeat-y left center;
    background-size: 100% auto
}

.bx-touch .bx_item_detail .bx_item_slider .bx_slide_right {
    right: 0;
    background: url(images/fade_right.png) repeat-y right center;
    background-size: 100% auto
}

.bx_item_detail .bx_item_slider_lupe_small {
    position: absolute;
    background: rgba(0, 0, 0, 0.18);
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, .5);
    cursor: pointer;
}

.bx_item_detail .bx_item_slider_lupe {
    position: absolute;
    border: 1px solid #b2b2b2;
    left: 105%;
    top: 0;
    bottom: 4px;
    margin: 0;
    background: #fff url(images/wait.gif) no-repeat scroll center center;
    z-index: 120;
    /*	background-repeat: no-repeat; */
    box-sizing: border-box;
    overflow: hidden;
}

/*----*/
.bx_item_detail .bx_item_slider .bx_stick {
    position: absolute;
    top: 20px;
    left: -2px;
    width: 123px;
    height: 35px;
    background: url(images/stick.png) left center no-repeat;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 0 #ba3434;
    font-weight: bold;
    font-size: 18px;
    line-height: 35px;
}

.bx_item_detail .bx_item_slider .bx_stick_disc {
    position: absolute;
    right: 5px;
    bottom: 5px;
    width: 72px;
    height: 74px;
    background: url(images/stick_disc.png) no-repeat center;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 0 #ba3434;
    font-weight: bold;
    font-size: 26px;
    line-height: 74px;
}

/* scu_detail_size */
.bx_item_detail .bx_item_detail_size {
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    max-width: 100%;
    width: 100%;
}

.bx-no-touch .bx_item_detail .bx_item_detail_size.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%;
}

/*----*/

.bx_item_detail .bx_item_detail_size .bx_item_section_name_gray {
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px;
}

/*----*/

.bx_item_detail .bx_item_detail_size .bx_size_scroller_container {
    position: relative
}

.bx_item_detail .bx_item_detail_size .bx_size {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}

.bx_item_detail .bx_item_detail_size ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}

.bx-touch .bx_item_detail .bx_item_detail_size .bx_size {
    overflow-x: auto;
}

.bx_item_detail .bx_item_detail_size ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}

.bx-touch .bx_item_detail .bx_item_detail_size .bx_size ul {
    margin-left: 0 !important;
}

.bx_item_detail .bx_item_detail_size ul li {
    position: relative;
    display: block;
    float: left;
    box-sizing: border-box;
    height: 25px;
}

.bx_item_detail .bx_item_detail_size ul li .cnt {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 2px;
    left: 2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;

    color: #3f3f3f;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
    line-height: 22px;
}

.bx-retina .bx_item_detail .bx_item_detail_size ul li .cnt {
    border: none;
    border-style: solid;
    border-width: 1px;
    -o-border-image: url(images/x2border.png) 2 stretch;
    border-image: url(images/x2border.png) 2 fill stretch;
}

.bx_item_detail .bx_item_detail_size ul li:hover .cnt {
    border: 1px solid #006cc0
}

.bx_item_detail .bx_item_detail_size ul li:active .cnt,
.bx_item_detail .bx_item_detail_size ul li.bx_active .cnt {
    border: 2px solid #006cc0;
}

.bx-retina .bx_item_detail .bx_item_detail_size ul li.bx_active .cnt {
    border: none;
    border-style: solid;
    border-width: 1px;
    -o-border-image: url(images/x2border_active.png) 2 stretch;
    border-image: url(images/x2border_active.png) 2 fill stretch;
}

.bx_item_detail .bx_item_detail_size .bx_size ul li.bx_missing .cnt {
    border: 1px solid #c0cfda !important
}

.bx_item_detail .bx_item_detail_size .bx_size ul li.bx_missing>i {
    cursor: not-allowed;
    position: absolute;
    display: block;
    top: 0;
    right: 2px;
    bottom: 2px;
    left: 2px;
    z-index: 11;
    background: rgba(255, 255, 255, .79) url(images/missing.png) no-repeat center;
}

/*----*/

.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_left,
.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_right {
    opacity: 0.8
}

.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_left:hover,
.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_right:hover {
    opacity: 1.0
}

.bx_item_detail .bx_item_detail_size.full .bx_slide_left,
.bx_item_detail .bx_item_detail_size.full .bx_slide_right {
    position: absolute;
    top: 0;
    bottom: 4px;
    width: 5%;
    max-width: 11px;
    cursor: pointer;
}

.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_left {
    left: -5%;
    background: url(images/arr_left.png) no-repeat left center;
    background-size: 100% auto
}

.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_right {
    right: -5%;
    background: url(images/arr_right.png) no-repeat right center;
    background-size: 100% auto
}

.bx-touch .bx_item_detail .bx_item_detail_size .bx_slide_left {
    left: 0;
    background: url(images/fade_left.png) repeat-y left center;
    background-size: 100% auto
}

.bx-touch .bx_item_detail .bx_item_detail_size .bx_slide_right {
    right: 0;
    background: url(images/fade_right.png) repeat-y right center;
    background-size: 100% auto
}

/* scu_detail_scu */
.bx_item_detail .bx_item_detail_scu {
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    max-width: 100%;
    width: 100%;
}

.bx-no-touch .bx_item_detail .bx_item_detail_scu.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%
}

/*----*/

.bx_item_detail .bx_item_detail_scu .bx_item_section_name_gray {
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px;
}

/*----*/

.bx_item_detail .bx_item_detail_scu .bx_scu_scroller_container {
    position: relative
}

.bx_item_detail .bx_item_detail_scu .bx_scu {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}

.bx-touch .bx_item_detail .bx_item_detail_scu .bx_scu {
    overflow-x: auto
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap
}

.bx-touch .bx_item_detail .bx_item_detail_scu .bx_scu ul {
    margin-left: 0 !important
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li {
    position: relative;
    display: block;
    float: left;
    height: 0;
    box-sizing: border-box;
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 4px;
    left: 2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;
    z-index: 10;
}

.bx-retina .bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt {
    border: none;
    border-style: solid;
    border-width: 1px;
    -o-border-image: url(images/x2border.png) 2 stretch;
    border-image: url(images/x2border.png) 2 fill stretch;
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li:hover .cnt {
    border: 1px solid #006cc0
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_active .cnt {
    padding: 3px;
    border: 2px solid #006cc0;
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt {
    border: 1px solid #c0cfda !important
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_missing>i {
    cursor: not-allowed;
    position: absolute;
    display: block;
    top: 0;
    right: 2px;
    bottom: 4px;
    left: 2px;
    z-index: 11;
    background: rgba(255, 255, 255, .79) url(images/missing.png) no-repeat center;
}

.bx-retina .bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_active .cnt {
    border: none;
    border-style: solid;
    border-width: 1px;
    -o-border-image: url(images/x2border_active.png) 2 stretch;
    border-image: url(images/x2border_active.png) 2 fill stretch;
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item {
    position: absolute;
    top: 6%;
    right: 6%;
    bottom: 6%;
    left: 6%;
    background-size: contain;
    background-repeat: no-repeat;
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img {
    width: auto;
    height: 25px;
}

/*----*/

.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left,
.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right {
    opacity: 0.8
}

.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left:hover,
.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right:hover {
    opacity: 1.0
}

.bx_item_detail .bx_item_detail_scu.full .bx_slide_left,
.bx_item_detail .bx_item_detail_scu.full .bx_slide_right {
    position: absolute;
    top: 0;
    bottom: 4px;
    width: 5%;
    max-width: 11px;
    cursor: pointer;
}

.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left {
    left: -5%;
    background: url(images/arr_left.png) no-repeat left center;
    background-size: 100% auto
}

.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right {
    right: -5%;
    background: url(images/arr_right.png) no-repeat right center;
    background-size: 100% auto
}

.bx-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left {
    left: 0;
    background: url(images/fade_left.png) repeat-y left center;
    background-size: 100% auto
}

.bx-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right {
    right: 0;
    background: url(images/fade_right.png) repeat-y right center;
    background-size: 100% auto
}

/* item_detail_description */
.bx_item_detail .bx_item_description p {
    font-size: 13px;
}

.bx_item_detail .bx_item_description .bx_item_section_name_gray {
    color: #9e9e9e;
    font-size: 13px;
}

.bx_item_detail .bx_item_description .bx_specifications_table {
    margin-top: 10px;
    width: 100%;
    border-collapse: collapse;
}

.bx_item_detail .bx_item_description .bx_specifications_table tr:nth-child(odd) {
    background: #f2f2f2;
}

.bx_item_detail .bx_item_description .bx_specifications_table tr:nth-child(even) {}

.bx_item_detail .bx_item_description .bx_specifications_table tr td {
    padding: 3px 10px;
    font-size: 12px;
}

.bx_item_detail .bx_item_description .bx_specifications_table tr td:first-child {
    font-weight: bold;
}

.product-common__title h1 {
    padding: 10px 20px;
    position: relative;
    text-transform: uppercase;
    font-size: 30px;
    border-bottom: 1px solid #d8dadf;
    margin-bottom: 0;
}

.product-common__left-columns {
    position: relative;
    float: left;
    width: 40%;
    border-bottom: 1px solid #d8dadf;
    box-sizing: border-box;
    overflow: hidden;
}

.product-common {
    border-bottom: 1px solid #d8dadf;
}

.product-common__left-columns .soc {
    margin: 0px auto 10px;
    text-align: center;
    float: none;
}

.product-common__left-columns .rating {
    margin: 10px auto;
    float: none;
}

.product-tabs-content {
    position: relative;
}

.product-common__right-columns {
    position: relative;
    float: right;
    width: 60%;
    border-bottom: 1px solid #d8dadf;
    box-sizing: border-box;
    overflow: hidden;
}

.slider-product {
    position: relative;
    margin: 0 !important;
}

.slider-product .lupa,
.slider-product-pagination .lupa {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.slider-product__item {
    position: relative;
    height: 430px;
    margin: 0 !important;
    overflow: hidden;
    display: block;
}

.slider-product__item img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    padding: 20px;
}

.slider-product-pagination {
    position: relative;
}

.slider-product-pagination__item {
    position: relative;
    float: left;
    width: 33%;
    height: 150px;
    display: block;
    -webkit-filter: grayscale(50%);
    filter: grayscale(50%);
    opacity: .7;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    outline: none;
}

.slider-product-pagination__item.slick-center {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
    overflow: none !important;
    z-index: 1000;
}

.slider-product-pagination__item.slick-center img {
    -webkit-transform: translate(-50%, -50%) scale(1.5);
    transform: translate(-50%, -50%) scale(1.5);
}

.slider-product-pagination__item {
    position: relative;
    float: left;
    width: 33%;
    height: 150px;
    display: block;
}

.slider-product-pagination__item img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    padding: 10px;
    box-sizing: border-box;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}

.product-common__right-columns-header {
    position: relative;
    border-bottom: 1px solid #d8dadf;
}

.product-header-left {
    position: relative;
    background: #ffec6b;
    padding: 10px;
    display: inline-block;
    vertical-align: middle;
    width: 55%;
    box-sizing: border-box;
}

.product-header-left__price {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    vertical-align: middle;
    width: 60%;
    left: 10px;
    box-sizing: border-box;
}

.product-header-left__button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    vertical-align: middle;
    width: 161px;
    box-sizing: border-box;
    right: 10px;
}

.product-header-left__button .kaspibutton {
    //margin-top: 10px !important;
    margin: -10px;
}

.product-header-right {
    position: relative;
    background: #fff;
    padding: 10px;
    display: inline-block;
    vertical-align: middle;
    width: 43%;
    box-sizing: border-box;
}

.product-old-price {
    position: relative;
    color: #aaafab;
    font-size: 25px;
    float: left;
}

.product-old-price::before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1px;
    background: #ff0000;
    content: '';
    right: 0;
    left: 0;
    font-weight: bold;
}

.product-price {
    position: relative;
    width: 100%;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    float: none;
    overflow: hidden;
}

.product-header-left__button-top {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    background: #f7617c;
    padding: 6px 0;
    font-family: 'arialbold';
    border-radius: 5px;
}

.product-header-right__item {
    position: relative;
    float: left;
    width: 33%;
    height: 82px;
    text-align: center;
}

.product-header-right__item-top {
    position: relative;
    font-size: 18px;
    color: #38ea1c;
    padding-top: 10px;
}

.product-header-right__item-bottom {
    position: absolute;
    font-size: 12px;
    text-decoration: underline;
    color: #747474;
    padding-top: 10px;
    bottom: 10px;
    left: 0;
    right: 0;
}

.product-common__right-columns--video {
    position: relative;
    padding: 10px;
    box-sizing: border-box;
    border-bottom: none;
}

.product-common__right-columns--video iframe {
    display: block;
}

.product-common__left-columns--similar {
    padding: 10px 0;
    box-sizing: border-box;
    border-bottom: none;
}

.product-common__left-columns--similar__title {
    font-size: 15px;
    position: relative;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 0 10px;
}

.similar-item {
    position: relative;
    border-bottom: 1px solid #d8dadf;
    padding: 0 10px;
}

.similar-item:last-child {
    border-bottom: none;
}

.similar-item__img-box {
    position: relative;
    width: 130px;
    height: 150px;
    display: block;
    float: left;
    margin-right: 20px;
}

.similar-item__img-box img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;
}

.similar-item__name-box {
    position: relative;
    overflow: hidden;
    font-size: 14px;
    line-height: normal;
    color: #000;
    margin-bottom: 10px;
    padding-top: 10px;
}

.similar-item__button-box {
    position: relative;
    overflow: hidden;
    background: #ffec6b;
    padding: 15px;
}

.similar-item__price {
    display: inline-block;
    vertical-align: middle;
    color: #38ea1c;
    font-size: 24px;
    margin-right: 15px;
}

.similar-item__button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
}

.product-tabs-content__tabs {
    position: relative;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.product-tabs-content__tabs li {
    position: relative;
    float: left;
    width: 33.3%;
    background: #c6c6c6;
    color: #fff;
    -webkit-transition: .15s ease;
    transition: .15s ease;
}

.product-tabs-content__tabs li a {
    display: block;
    padding: 14px 0;
    color: #fff;
}

.product-tabs-content__tabs li.active {
    background: #fff;
    color: #000;
}

.product-tabs-content__tabs li.active a {
    color: #000;
}

.inner-product.inner-catalog .product-tabs-content .inner {
    margin-top: 0 !important;
    padding: 25px 12px;
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
    line-height: normal;
    overflow: hidden !important;
}

.inner-product.inner-catalog .product-tabs-content .inner.close {
    max-height: 500px;
    /*    min-height: 368px;*/
}

.inner-product.inner-catalog .product-tabs-content .inner.open {
    max-height: none;
    height: auto !important;
    padding-bottom: 55px;
}

.inner-product.inner-catalog .product-tabs-content .tab-pane.active .inner {
    overflow: visible;
}

.product-common__right-columns::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    background: #d8dadf;
    content: '';
    display: block;
    z-index: 800;
}

.inner-product.inner-catalog .product-tabs-content .tab-pane.active .inner.active {
    padding-bottom: 55px;
}

.inner-product.inner-catalog .product-tabs-content .inner.close::before {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 65px;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.49) 25%, rgba(255, 255, 255, 1) 51%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.49) 25%, rgba(255, 255, 255, 1) 51%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    content: '';
    display: block;
}

.inner-link-more {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
    padding: 5px 12px;
}

.inner-link-more a {
    color: #174de3;
    text-decoration: underline;
}


header {
    z-index: 999 !important;
}






@media screen and (max-width: 977px) {

    .product-header-left,
    .product-header-right {
        float: none;
        display: block;
        width: 100%;
    }

}

@media screen and (max-width: 768px) {

    .product-common__left-columns,
    .product-common__right-columns {
        float: none;
        width: 100%;
    }

}

@media only screen and (max-width: 737px) {
    body .soc {
        display: block;
    }
}

@media only screen and (max-width: 737px) {

    .inner-product.inner-catalog .product-tabs-content .inner.close,
    .product-common__right-columns,
    .product-common__left-columns,
    .product-common__right-columns {
        min-height: auto !important;
        max-height: none !important;
        height: inherit !important;

    }
}

.product-header-right__item-middle {
    margin-left: 25px;
}

.red-cher,
.gray-cher,
.green-cher,
.black-cher,
.yellow-cher {
    float: left;
    margin: 3px;
    width: 1px;
}

.red-cher {
    border: 1px solid red;
    background-color: red;
}

.black-cher {
    border: 1px solid black;
    background-color: black;
}

.gray-cher {
    border: 1px solid gray;
    background-color: gray;
}

.green-cher {
    border: 1px solid green;
    background-color: green;
}

.yellow-cher {
    border: 1px solid yellow;
    background-color: yellow;
}

.cher-1 {
    height: 4px;
}

.cher-2 {
    height: 7px;
}

.cher-3 {
    height: 10px;
}

.cher-4 {
    height: 13px;
}

.cher-5 {
    height: 16px;
}

.product-header-right__item-middle {
    background: none;
}

.inner-product .product-header-right__item-middle table {
    width: inherit !important;
}

.inner-product .product-header-right__item-middle table tr td {
    border-right: none;
    padding: 0px;
    width: inherit;
}

.inner-product .product-header-right__item-middle table tr {
    background: none !important;
}