/*.bx_scu_scroller_container{*/
/*    display:none*/
/*}*/
/*.bx_size_scroller_container{*/
/*    display:none*/
/*}*/
.changer {
    cursor: pointer;
}

.cnt1 {
    position: relative;
}

.list_values_wrapper li {
    position: relative;
    display: inline-block;
}

.list_values_wrapper li .tooltiptext {
    visibility: hidden;
    width: 120px;
    height: 250px;
    top: 125%;
    left: 50%;
    margin-left: -60px;
    /* Position the tooltip */
    position: absolute;
    z-index: 99999;
    color: #fff;
}

.list_values_wrapper li .tooltiptext .image_tooltip {
    min-width: 80px;
    min-height: 80px;
    position: absolute;
    background-size: 80px 80px !important;
    left: 17%;
    top: 53%;
}

.list_values_wrapper li .tooltiptext .text_tooltip {
    line-height: 20px;
    text-align: center;
    width: 80%;
    margin-left: 10%;
}

.list_values_wrapper li:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.list_values_wrapper li:hover .tooltiptext:after {
    content: "";
    display: block;
    width: 120px;
    height: 200px;
    top: 125%;
    left: 50%;
    margin-left: -60px;
    /* Position the tooltip */
    position: absolute;
    z-index: 99999;
    color: #fff;
}

.topic {
    display: none;
}

.top-block-wrapper {
    background-color: #ffffff !important;
}

.page-top>div:last-of-type {
    padding: 25px 0 25px !important;
    margin-bottom: 0px !important;
}

.page-top {
    background-color: #ffffff !important;
}

.product_name_left {
    text-align: -webkit-center;
    font-size: 24px;
}

.product-info-headnote__inner>div {
    padding: 0px !important;
    display: inline-block;
    vertical-align: middle;
}

.offers_favorite .product-info-headnote__toolbar {
    padding: 0px 19px !important;
}

.product-info-headnote__inner {
    position: absolute;
    z-index: 850;
    right: 5%;
}

.product-container .product-info {
    position: relative;
}

.wish_item_button {
    display: block !important;
}

.wrapp-one-click {
    width: 100%;
    float: right;
}

.one_click {
    width: 100%;
}

.like_icons.list.icons.long>div span {
    width: 45px !important;
    height: 45px !important;
}

.like_icons.list.icons.long>div span {
    line-height: 0px !important;
}

.wish_item .svg svg {
    width: 20px;
    height: 20px;
}

@media screen and (min-width: 768px) {

    .color_selection,
    .size_selection {
        display: none;
    }
}

@media screen and (min-width: 500px) and (max-width: 768px) {
    .product-container .info_item .adaptive-block {
        max-width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .text-additional .price_txt {
        display: none;
        margin-top: 10px;
    }

    .adaptive-block .price_txt {
        margin-top: 10px;
        font-size: .867em;
        line-height: 1.692em;
    }

    .top-block-wrapper {
        display: none;
    }

    .mobile-adaptive {
        margin-top: 5px !important;
    }

    .prices_block {
        text-align: center;
        font-size: 12px;
    }

    .mobile_name_left {
        font-size: 18px;
    }

    .color_selection,
    .size_selection {
        display: block;
        float: left;
        font-size: 15px;
    }

    .show_class.bx_item_section_name {
        font-size: 15px !important;
    }

    .mCustomScrollBox {
        padding-right: 0px !important;
    }

    .bx_scu_scroller_container {
        margin-top: 10px;
    }

    .bx_size_scroller_container {
        margin-top: 10px;
    }

    .js-prices-in-item {
        margin-top: 5px;
    }

    .ordered-block {
        margin: 1.133rem 0 !important;
    }

    .ordered-block.adaptive-block .ordered-block__title {
        color: #000;
        padding-bottom: 0.533rem;
    }

    body .mob-side .properties {
        margin-top: 0px;
    }

    .product-container .buy_block .counter_wrapp.list.adaptive_wrapp {
        padding-top: 0px;
    }

    .product-container .info_item .mobile-adaptive .text-form {
        margin-top: 5px;
    }

    .product-container .info_item .adaptive-block .mob-side {
        margin: 10px 0px 0px;
    }

    .viewed_product_block .viewed-wrapper {
        padding: 1.633rem 0px 1.633rem !important;
    }

    .tabs {
        margin-bottom: 15px !important;
    }

    .tab-content {
        font-size: .867em;
        line-height: 1.692em;
    }

    .stores_block_wrap .stores_block .stores_text_wrapp {
        padding: 0px !important;
    }

    .product-container .product-info {
        padding: 20px 15px 20px;
    }

    .content {
        padding: 0px 5px;
    }

    .stores_tab .stores_block_wrap .stores_block {
        padding: 10px 15px 10px 15px !important;
    }

    .stores_block_wrap .stores_block {
        padding: 0px 0px 0px 10px !important;
    }

}

.delivery_gift_info {
    padding-top: 11%;
}

.like_icons .wish_item i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#main .like_icons.list>div span {
    position: relative;
}

.list_values_wrapper li {
    cursor: pointer;
}

.stickers_block .stickers.custom-font {
    /*right: auto!important;*/
    top: 28px;
}

.product-info-headnote__inner {
    top: 60px !important;
}

#stores {
    display: none;
}

.payment li img {
    height: auto;
    width: 50px;
}