.like_wrapper_box .like_icons {
    position: static;
}

.xzoom-preview,
.xzoom-source
{
    z-index: 10000 !important;
}

.catalog_detail .tab-pane {
    color: #383838;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
}

.container .catalog_detail .tabs > .tab-content > .tab-pane {
    padding-bottom: 80px;
}

.catalog_detail .tab-pane .detail_text {
    margin-bottom: 15px;overflow-wrap: break-word;
}

.catalog_detail .stores_wrap {
    margin-top: 80px;
}
.catalog_detail .tabs {
    margin-bottom: 0;
}

.catalog_detail .tabs .nav.nav-tabs a {
    font-weight: normal;
    background: #ffffff;
}

.catalog_detail .tabs .nav.nav-tabs li.active a,
.catalog_detail .tabs .nav.nav-tabs li.active a:hover,
.catalog_detail .tabs .nav.nav-tabs li.active a:focus,
.catalog_detail .tabs .nav.nav-tabs li.active a:active {
    font-weight: bold;
}

.delivery-wrap {
    width: 100%;
    max-width: 874px;
}

.delivery-wrap .btn.btn-default.white:not(.grey) {
    color: #383838 !important;
}

.delivery-wrap .btn.btn-default.white:not(.grey):hover {
    color: #ffffff !important;
}

.delivery-wrap > p {
    color:#767676;
    font-weight: 400;
    font-size: 15px;
    line-height: 150%;
}

.delivery-wrap .delivery-info {width: 85%;}

.char-wrap {
    width:45%;
    margin-right: 6%;
}

.char-wrap + .delivery-wrap {
    width:48%;
}

.char-wrap + .delivery-wrap .delivery-info {
    width: 75%;
}

.delivery-info .delivery-desc {
    margin: 0;
    overflow: hidden;
}

.delivery-info .delivery-desc.closer-box {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.delivery-info .delivery-desc.closer-box.opener-box {
    display: block;
    overflow: auto;
}

.delivery-info .delivery-desc + .btn-opener-box {
    cursor: pointer;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAICAYAAADN5B7xAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC8SURBVHgBfc3RDYIwEAbg66nvjMAIsoEsYOwEygTik0FM5AWN09QE33UDHaEjdAA47F3UYFQuaZr+/e5OBfl5DkBjV05X0FPBptqBUhY9XgC0qQS9mAq2CKNGQwuWgyAz6RfeVkvBbOomURKuTQgDvICCEIi0O+iT5JmZAaIR3FDsjtqq9yRuGuJNHi3Fcis/hKumiLFEH+tzMwEQZJ9R6Jsjt9f3l8Fugyv11YNEIB+kpIv/lt9U8Pn19wBa/k0aCKIibgAAAABJRU5ErkJggg==");
    background-position: 100% 60%;
    background-repeat: no-repeat;
    padding-right: 20px;
    margin-top: 15px;
    display: inline-block;
}

.delivery-info .delivery-desc + .btn-opener-box.dl-show {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAICAYAAADN5B7xAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADLSURBVHgBdY8xDoJAEEX/LjExVusNOIL0JobehkZL5QbaYiEU2OoN1NIKEy3sJPEA6g04wjYmJuri7kKBAj+Z7M78NzMZoELMO8xVVHmkBM+OI+CzyTJjzMP+traBeVEHhF6RIsldExA2D5241MD8yMRLwkqpsDOXnvXbEBb3HT2EFmBlMgjh8oVzUwEiXF2TnmbUjAKs1k/l+tXvTdFEzl3Kb4KHsCjexjqHg39YKauJQDMt7I1md0BA0rs0fNToednFzd6wLQ84fQE6CUqFEd572AAAAABJRU5ErkJggg==");
}

@media (max-width:900px){
    .char-wrap, .delivery-wrap, .char-wrap + .delivery-wrap {
        width: 100%;
    }

    .char-wrap {
        margin-right: 0;
    }

    .delivery-wrap {
        margin-top: 40px;
    }

    .catalog_detail .stores_wrap {
        margin-top: 40px;
    }

    .container .catalog_detail .tabs > .tab-content > .tab-pane {
        padding-bottom: 40px;
    }
}


.catalog_detail .tab-pane h4,
.rek-block h4 {
    font-size: 24px;
    line-height: 34px;
    margin: 0 0 25px 0;
}
.catalog_detail .delivery-wrap.shop-opt h4 {
    margin: 0 0 20px 0px;
}

.row-delivery {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #C4C4C4;
    justify-content: space-between;
    width: 100%;
    font-weight: 400;
    font-size: 15px;
    line-height: 150%;
}
.row-delivery:last-child {
    margin-bottom: 0px;
}

.shop-opt .row-delivery {
    padding-bottom: 0;
    width: 150px;
    text-align: center;
    display: inline-block;
    margin-right:30px;
    border-bottom: none;
}
.char-wrap + .shop-opt .row-delivery:nth-child(2n+2) {
    margin-right:0;
}

.shop-opt .row-delivery .delivery-info {
    width: 100%;
    text-align: center;
}

.shop-opt .row-delivery .delivery-img {
    height: 100px;
    line-height: 100px;
    text-align: center;
    border-bottom: 1px solid #C4C4C4;
}

.delivery-name {
    font-weight: 600;
    font-size: 15px;
    line-height: 150%;
    margin-bottom: 20px;
}

.shop-opt .row-delivery .delivery-name {
    margin-top: 15px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 150%;
    color: #383838;
}


.row-delivery .delivery-price {
    min-width: 80px;
    display: flex;
    align-items: baseline;
    font-weight: 600;
}

.row-delivery.dl-pickup .delivery-price {
    color: #75B726;
}

.dl-props_list {width: 100%;}

.dl-props_list tr:nth-child(2n+2) {background: #ffffff;}

.dl-props_list tr {background: #f8f8f8;}

.dl-props_list tr td {height: 50px; padding-left: 10px; position: relative;}

.dl-props_list tr td:first-child {height: 50px; padding-left: 10px; color: #767676; width: 50%;}


.stores_wrap h4 .d-phone {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #767676;
    display: inline-block;
    margin-left: 35px;
    vertical-align: middle;
}
.tooltip {
    font-size: 13px;
}
.pvm_stickers {position:relative;}
.pvm_stickers ul li {color:#767676;font-size: 13px;font-style: normal;font-weight: 400;}
.pvm_stickers ul li::before {color:#767676;}
.pvm_stickers.stiker_cofcog .hint {position:absolute;top: 10px;right: 554px;padding: 0 8px;width: auto;height: 29px;border-radius: 4px;border: 1px solid #75B726;background: #FFFFFF;}
.pvm_stickers.stiker_tip_displeya + .pvm_stickers.stiker_cofcog .hint {top: -5px;}
.pvm_stickers.stiker_cofcog .hint:hover {border: 1px solid #75B726;background: #E9F8EE;}

.pvm_stickers.stiker_tip_displeya .hint {position:absolute;top: 10px;right: 554px;padding: 0 8px;width: auto;height: 29px;border-radius: 4px;border: 1px solid #FFAF00;background: #FFFFFF;}
.pvm_stickers.stiker_tip_displeya .hint:hover {border: 1px solid #FFAF00;background: rgba(255, 175, 0, 0.1);}

.pvm_stickers .hint .icon {cursor:default;color: #888888;font-style: normal;font-weight: 600;font-size: 13px;line-height: 29px;display: block;height: 100%;width:100%;text-align: center; z-index: 99999999999999;}
.pvm_stickers .hint:hover .icon {color: #383838;}
.catalog_detail .pvm_stickers .hint .tooltip {left:100%;top:30px;}
.catalog_detail .pvm_stickers .hint .tooltip:after {content: ""; border:none;}

.char-wrap .hint {position:relative;display: inline-block;margin-left:5px;vertical-align: middle;margin-bottom: 3.5px;}
.char-wrap .hint .icon {border: 1px solid #C4C4C4; border-radius: 50%;display: block; font-size: 9px; color: #767676;width:14px;height:14px;line-height: 13px;text-align: center;}
.char-wrap .hint .icon i {font-style: normal;color: #767676;}

.catalog_detail .hint .tooltip {max-width: 450px;z-index: 10000;width: 450px;}
.catalog_detail .hint .tooltip div {font-weight: 400;font-size: 13px;line-height: 20px;margin-bottom:10px;color: #767676;}
.catalog_detail .hint .tooltip div span {color: #383838;}

@media (max-width: 780px) {
    .catalog_detail .pvm_stickers .hint .tooltip {max-width: 400px;}

    .active .sub-title-tab-heading {
        background: #fff;
        color: #222;
        font-weight: 500;
        font-size: 15px;
        font-family: MyriadPro;
        position: relative;
        font-size: 24px;
        line-height: 34px;
    }

    .active .sub-title-tab-heading + div {
        padding: 28px 0 35px 0
    }
}
@media (max-width: 700px) {
    .catalog_detail .pvm_stickers .hint .tooltip {max-width: 380px;}
}
@media (max-width: 600px) {
    .mphoto {
        max-height: 100%;
    }
    body .catalog_detail .item_main_info .item_slider > div.pvm_stickers {
        display: block;
    }
    .pvm_stickers.stiker_cofcog .hint {top: 15px; right: 10px;}
    .pvm_stickers.stiker_tip_displeya  .hint {top: 15px; right: 10px;}
    .pvm_stickers.stiker_tip_displeya + .pvm_stickers.stiker_cofcog .hint {top: 85px; right: 10px;}

    .catalog_detail .pvm_stickers .hint .tooltip {right:0;left:auto;top:30px;max-width: 450px;}

    .active .sub-title-tab-heading {
        text-align: center;
    }
}
@media (max-width: 500px) {
    .catalog_detail .pvm_stickers .hint .tooltip {max-width: 400px;}
}
@media (max-width: 450px) {
    .catalog_detail .pvm_stickers .hint .tooltip {max-width: 330px;}
}
@media (max-width: 400px) {
    .catalog_detail .pvm_stickers .hint .tooltip {max-width: 300px;}
}
@media (max-width: 300px) {
    .catalog_detail .pvm_stickers .hint .tooltip {max-width: 200px;}
}

.cost.prices {
    margin-bottom: 8px;
}
body .prices .price_group.min {
    margin-top: 5px;
}

.jam-moba-conrol-list-delivery {
    display: flex;
}
.jam-moba-custom {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    color: #107bb1 !important;
    border: 1px solid #107bb1;
    background: #ffffff;
    margin: 0em 1em 0em 0em;
}

.jam-moba-custom:hover {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    color: #ffffff !important;
    border-color: #107bb1;
    background: #107bb1;
    margin: 0em 1em 0em 0em;
}



@media (max-width: 501px) {
    .jam-moba-custom {
        margin: 0em 0em 1em 0em;
    }
    .jam-moba-custom:hover {
        display: inline-block;
        margin-bottom: 0;
        font-weight: normal;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        white-space: nowrap;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.428571429;
        border-radius: 4px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;
        color: #ffffff !important;
        border-color: #107bb1;
        background: #107bb1;
        margin: 0em 0em 1em 0em;
    }
    .jam-moba-conrol-list-delivery {
        display: flex;
        flex-direction: column;
    }
}


.jam-moba-th {
    vertical-align: top;
}

.dl-props_list tr.hv-moba .jam-moba-span {
    max-width: 215px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.dl-props_list tr.hv-moba span.jam-moba-span.jam-moba-span-re {
    position: absolute;
    left: -10px;
    top: 0;
    overflow: auto;
    white-space: normal;
    text-overflow: unset;
    width: auto;
    padding: 10px 20px 20px 20px;
    z-index: 100;
    width: 300px;
    max-width: none;
}

.dl-props_list tr.hv-moba span.jam-moba-span.jam-moba-span-mob {
    position: relative;
    /* left: 12px; */
    top: 0;
    overflow: auto;
    white-space: normal;
    text-overflow: unset;
    width: auto;
    /* padding: 10px 20px 20px 20px; */
    z-index: 100;
    width: auto;
    max-width: none;
}

.dl-props_list tr:nth-child(2n+2) .jam-moba-span {background: #ffffff;}
.dl-props_list tr .jam-moba-span {background: #f8f8f8;}

.jam-stics {
    z-index: 99999999999999999999999999999;
    position: relative;
}

.jam-moba-span-control-text{
    cursor: pointer;
}

.jam-moba-span-img {
    padding-left: 0.2em;
    width: 15px;
    height: 9px;
}

.jam-moba-open {
    transform: rotate(180deg);
}

.jam-moba-close {
    transform: rotate(360deg);
}

.jam-stics {
    z-index: 99999999999999999999999999999;
    position: relative;
}