.t706__product-thumb {
    display: none !important;
}
.t-input-group_uw{
    display: flex;
    align-items: center;
}
.t-input-group_uw .t-input-title{
    padding-right:20px !important;
}
.t-upwidget-container__button {
    font-size:14px !important;
    padding: 0 16px !important;
}
.t706__product-title {
    font-weight: 400 !important;
    color: #dee1ff !important;
}
.t706__cartwin-top {
    border-bottom: 1px solid rgb(255 255 255 / 20%);
}
.t706__cartwin-bottom {
    border-top: 1px solid rgb(255 255 255 / 20%);
}
.t706__cartwin-content {
    background-color: #0c0033;
}
.t706__cartwin-heading{
    font-size: 32px;
    color: #dee1ff;
    text-align: center;
}
.t-store__prod-snippet__container {
    padding-bottom: 30px;
    padding-top: 180px;
}
.t-store__prod-popup__name {
    font-size: 32px !important;
}
.t-store__prod-popup__text {
    font-size: 16px !important;
}
.uc-vakansii .t-store__parts-switch-btn {
    padding: 10px 18px;
    border: 1px solid #191f2c;
    border-radius: 30px;
}
.uc-vakansii .t-store__parts-switch-btn.t-active {
    opacity: 1 !important;
    color: #fff !important;
    outline: 2px solid #e6e5f5;
}
.uc-vakansii .t-store__empty-part-msg-wrapper, .t-store__error-msg-wrapper {
    border: 1px solid #191f2c !important;
    border-radius: 30px;
}
.uc-vakansii .t-store__card__imgwrapper {
    width: 150px;
    height: 150px !important;
    margin: 40px;
    margin-bottom: 0;
    padding-bottom: 0 !important;
}
.uc-vakansii .t-store__card__bgimg{
    background-size: 80%;
    background-color: #dee1ff;
    border-radius: 30px;
}
.t-slds__items-wrapper {
    height:150px !important;
}
.t-slds__bgimg {
    background-position: 50% 5% !important;
    background-size: 40% !important;
    background-repeat: repeat-x !important;
}
.t228 {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
.uc-tags .t976__menu-link{
    pointer-events:none;
}
.t-checkbox__indicator{
    border-radius: 6px;
}
.t-checkbox__control{
    font-size:14px;
}
.t702 .t702__wrapper {
    padding-top: 60px;
}
.t-form__errorbox-wrapper {
    display: none !important;
}
.tmenu-mobile {
    background-color: transparent !important;
    transition: all .3s linear;
}
.tmenu-mobile_opened{
    background-color: #0c0033 !important;
}

@media screen and (max-width: 980px) {
    .t228 {
        background-color: #0c0033 !important;
    }
}

@media screen and (max-width: 960px) {
    .uc-vakansii .t-store__grid-cont .t-store__card-list {
        row-gap: 30px !important;
    }
}

@media screen and (max-width: 640px) {
    .t-store__prod-popup__name {
        font-size: 26px !important;
    }
    .t-store__prod-snippet__container {
        padding-bottom: 15px;
        padding-top: 120px;
    }
    .t702 .t702__text-wrapper {
        margin-bottom: 20px;
    }
    .t706__product {
        margin: 0;
        margin-top: 25px;
    }
}

@media screen and (max-width: 560px) {
    .uc-vakansii .t-store__card__imgwrapper {
        margin: 25px !important;
        margin-bottom:0 !important;
    }
    .t-store .t-store__card__wrap_txt-and-btns.t-store__card__wrap_pad-lg .t-store__card__prod-controls-wrapper, .t-store .t-store__card__wrap_txt-and-btns.t-store__card__wrap_pad-lg .t-store__card__textwrapper {
        padding-left: 25px !important;
    }
    .t-store .t-store__card__wrap_txt-and-btns.t-store__card__wrap_pad-lg .t-store__card__btns-wrapper {
        padding-bottom: 25px;
        padding-left: 25px;
        padding-right: 25px;
    }
    .t-store .t-store__card__wrap_txt-and-btns.t-store__card__wrap_pad-lg .store__card__wrap_txt-and-opts {
        padding-bottom: 25px;
        padding-top: 25px;
    }
    .t702 .t-popup__block-close,
    .t706 .t706__close{
        background: #0c0033;
    }
    .t390 .t-popup__container.t-popup__container-static {
        margin: 0;
    }
    .t390 .t-popup {
        padding: 0;
    }
    .tmenu-mobile__container{
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px);
    }
    .t-store__prod-popup__slider{
        padding:0 20px !important;
    }
    .t-slds__items-wrapper {
        height: 95px !important;
    }
    .t-slds__bgimg {
        background-size: 50% !important;
        background-position: 50% 10% !important;
    }
}

@media screen and (max-width: 480px) {
    .t706__cartwin-heading{
        font-size: 26px;
    }
    .t702 .t702__wrapper {
        padding-top: 20px;
    }
    .t-checkbox__control {
        font-size: 12px;
    }
    .uc-tags .t976__wrapper {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        white-space: nowrap;
    }
    .uc-tags .t-col_12 {
        display: flex;
        overflow: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    .blur-btn a{
        -webkit-backdrop-filter: blur(6px);
        backdrop-filter: blur(6px);
    }
}