.t830{ --nullpoint:1}
.t830__panel { width: var(--nullpoint)}
.t830m {left: var(--nullpoint)}
div#allrecords {padding-left: var(--nullpoint)}
.t830__panel { height: var(--nullpoint)}
.t830__burger.t830__burger_mobile { display: none}
.t830__burger.t830__burger_open {left: 230px}
.t830__burger {
    left: -100px;
    transition: all ease-in-out  .3s;
}    
.t830m_open.t830m {
    transform: translate(100%, 0);
}
.t830m__menu {
    margin-top: 40px !important;
}

.t830m__textwrapper {
    padding-top: 60px !important;
}
.t-store__load-more-btn {
    margin-top: 20px !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
}
@media screen and (max-width: 480px) {
    .t-store__load-more-btn {
        margin-top: 10px !important;
    }
}
@media screen and (max-width: 1280px) {
    .t-store__load-more-btn {
        height: 40px !important;
    }
}

.js-store-prod-all-text {
    font-size: 14px !important;
}

.t-store__card .js-store-prod-name {
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
}
.t-store__grid-separator {
    margin-bottom: 30px !important;
}
.t-store__relevants__container .t-store__scroll-icon-wrapper {
    padding: 0 0 5px !important;
}
@media screen and (max-width: 960px) {
    .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 20px !important;
    }
}

.t706__product {
    display: grid;
    grid-template-columns: 60px 1fr;
    grid-template-rows: 1fr auto;
    height: auto;
    position: relative;
    gap: 15px;
    padding: 10px;
    box-sizing: border-box;
    background-color: #F8F8F8;
    border: 1px solid #E9EBED;
    margin-bottom: 10px;
}

.t1002__product {
    display: grid;
    grid-template-columns: 60px 1fr;
    grid-template-rows: 1fr auto;
    height: auto;
    position: relative;
    gap: 15px;
    padding: 10px;
    box-sizing: border-box;
    background-color: #F8F8F8;
    border: 1px solid #E9EBED;
    margin-bottom: 10px;
}

.t706__product-title {
    grid-column: 2 / 3;
    padding: 0 !important;
    letter-spacing: -0.3px;
    line-height: 1.4;
    font-size: 14px;
    width: 93%;
    font-weight: 500;
    color: #222222 !important;
    padding-left: 10px !important;
}

.t706__product-quantity {
    color: #222222 !important;
}

.t1002__product-title {
    grid-column: 2 / 3;
    padding: 0 !important;
    letter-spacing: -0.3px;
    line-height: 1.4;
    font-size: 14px;
    width: 93%;
    font-weight: 500;
    color: #222222 !important;
    padding-left: 10px !important;
}

.t706__product-del-wrapper {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 0 !important;
}

.t1002__product-del {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 0 !important;
}

.t706__product-plusminus {
    grid-column: 2;
    padding: 0 !important;
    display: table-cell;
    width: 80px;
    padding: 13px 20px 16px;
    padding-left: 10px;
    vertical-align: middle;
    color: #222222;
    white-space: nowrap;
    padding-left: 10px !important;
}

.t706__cartwin-products {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.t706__product-thumb {
    height: auto !important;
    width: auto !important;
    grid-row: 2 span;
    padding: 0 !important;
    aspect-ratio: 1 / 1;
}
.t1002__product-thumb {
    height: auto !important;
    width: auto !important;
    grid-row: 2 span;
    padding: 0 !important;
    aspect-ratio: 1 / 1;
}

.t706__product-amount.t-descr.t-descr_sm {
    grid-column: 3 / 3;
    padding: 0px !important;
    text-align: right;
    font-weight: 400;
}

@media screen and (max-width: 640px) {
    .t706__product {
        margin: 0 !important;
        margin-top: 10px !important;
    }
}   

.t1002__product {
    margin-top: 10px;
}

.t1002__product:last-child {
    padding-bottom: 10px;
}

.t706__cartpage-totals {
    border-top: 0px !important;
}
@media screen and (max-width: 960px) {
    .t706__cartpage-totals {
        border-top: 0px !important;
    }
}
.t1002__product-imgdiv {
    border: 0px !important;
    border-radius: 0px !important;
}
.t706__product-imgdiv {
    border: 0px !important;
    border-radius: 0px !important;
}
@media screen and (max-width: 960px) {
    .t706__cartpage-info.t-col.t-col_6 {
        padding-top: 20px;
    }
}

.t-radio__indicator:after {
    background: #A5A6A0 !important;
}
.t706__cartpage-info-wrapper {
    top: 70px !important;
}
.t966__tooltip-menu-corner {
    display: none !important;
}
.t706__sidebar-top {
    border-bottom: 0px !important;
}
.t706__sidebar-products {
    border-bottom: 0px !important;
}
.t1002__wishlistwin-top {
    border-bottom: 0px !important;
}
.t1002__product-amount, .t1002__product-amount--portion {
    color: #222222 !important;
    font-weight: 500 !important;
}
.t706__product-amount, .t706__product-amount--portion {
    color: #222222 !important;
    font-weight: 500 !important;
}
.t706__cartwin-prodamount-wrap {
    color: #222222 !important;
}
.t706__sidebar-prodamount-wrap {
    color: #222222 !important;
}
.t1002__product-amount {
    padding: 0 !important;
}
#delivery-services-wrapper label {
    display: flex !important;
    align-items: center !important;
}
#delivery-services-wrapper label span {
    line-height: 1.4 !important;
}







.t-store__prod__quantity {
    border: 1px solid #E9EBED !important;
}
.t1002__addBtn {
    border: 1px solid #E9EBED !important;
} 
.t-store__prod-snippet__container {
    padding-bottom: 100px !important;
    padding-top: 40px !important;
}
@media (max-width: 1440px) {
  .t-store__prod-snippet__container {
    padding-bottom: 100px !important;
    padding-top: 20px !important;
  }
}
@media (max-width: 960px) {
  .t-store__prod-snippet__container {
    padding-bottom: 100px !important;
    padding-top: 0px !important;
  }
}
.t-store__prod-popup__info {
    margin-top: 30px !important;
}
.t-slds__arrow-withbg {
    border-radius: 0px !important;
}









.t985__searchvariant {
    color: #222222 !important;
    background: #F8F8F8 !important;
    border: none !important;
    font-size: 14px !important;
    border-radius: 0px !important;
}

.t-store__card__imgwrapper .t1002__addBtn, .t1002__picture-wrapper .t1002__addBtn {
    border-radius: 0px !important;
}
.t-store__relevants__container .t-container > .t-col {
    margin-left: 0px;
}
.t-store__card__price-wrapper {
    margin-top: 4px !important;
}
.t-store__card__textwrapper {
    padding-top: 12px !important;
}
.t985__blockinput {
    background: #F8F8F8 !important;
    border: 1px solid #E9EBED !important;
}
.t985__widgetheader {
    padding: 20px 0 !important;
}
@media (max-width: 960px) {
    .t1002__addBtn {
        height: 40px !important;
        width: 40px !important;
    }
    .t-search-widget__inputcontainer {
        padding-left: 10px !important;
    }
    .t985__searchvariants {
        margin: 10px 0 !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

.t-store__filter__chosen-val {
    background: #F8F8F8 !important;
    border-radius: 0px !important;
    font-weight: 500 !important;
}
.t-store__filter__chosen-val:after {
    font-weight: 500 !important;
}





