@media screen and (max-width: 640px) {
    .uc-hed_640 {
        float: left;
        width: 100%;
        -webkit-box-orient: horizontal;
    }
    
    .t-container {
        max-width: 640px;
        /*float: left;*/
    }
    
    .t1058__btn { 
        float: left;
        margin-left: 10px;
    }
    
    .t1058__row {
        width: 100%;
        flex-direction: unset;
        height: 20px;
    }
}

@media (width > 480px) {
    body {
        padding-top: 150px;
    }
}


/*скрытие хараттеристик в карточке товара*/
.js-store-prod-all-charcs {
    opacity: 0;
}

.t-popup .t-store__prod-popup__btn {
        background-color: #F6D30D !important;
        color: #000000 !important;
    }
    
/*уменьшение кнопки jicosite*/
@media (width < 480px) {
    ._orientationLeft__uwUgs .button__WgmC_ {
        margin-bottom: 10px !important;
    }
    
    .button__WgmC_ {
        width: 44px !important;
        height: 44px !important;
        margin-left: 10px !important;
    }
    
    .logoIconCloud__hWlzY {
        width: 27px !important;
        height: 24px !important;
        background-size: contain !important;
    }
    
    .jivoIcon___uQh_ {
        height: 30px !important;
        width: 7px !important;
        background-size: contain !important;
    }
}


    .js-store-prod-text a {
    display: inline-block;
    padding: 12px 17px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 600;
    font-size: 15px;
}
.js-store-prod-text a:first-of-type {
    background-color: #F6D30D;
    color: #000000 !important;
}

.js-store-prod-text a:last-of-type {
    background-color: #000000;
    color: #ffffff !important;
}


.js-store-prod-text a:last-of-type:before {
    content: url('data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2216%22%20viewBox%3D%220%200%2017%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-path%3D%22url(%23clip0_96_531)%22%3E%3Cpath%20d%3D%22M0%200H17V7.7628C17%209.89931%2015.8308%2011.8737%2013.9327%2012.942L8.50006%2016L3.0673%2012.942C1.16923%2011.8737%201.94842e-06%209.89931%201.94842e-06%207.7628L0%200Z%22%20fill%3D%22%23FFDD2D%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4.68945%204V6.57583C5.05079%206.17806%205.70778%205.90891%206.45898%205.90891H7.27527V8.90326C7.27527%209.69989%207.05321%2010.4799%206.72377%2010.8635H10.2746C9.94585%2010.4795%209.72432%209.70046%209.72432%208.9048V5.90891H10.5407C11.2918%205.90891%2011.9488%206.17806%2012.3101%206.57583V4H4.68945Z%22%20fill%3D%22%23333333%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_96_531%22%3E%3Crect%20width%3D%2217%22%20height%3D%2216%22%20fill%3D%22white%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E');
    height: 16px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}
.t-popup[data-tooltip-hook="#rassrochka"] {
    z-index: 99999999;
}
.t706__cartwin_showed {
    z-index: 999999999;
}

