.t-store__prod__quantity__plus-wrapper {
    min-width: 20px;
    width: 20px;
    height: 20px;
    margin: 0 0px !important;
    cursor: pointer;
}
.t-store__prod__quantity__minus-wrapper, .t-store__prod__quantity__plus-wrapper {
    min-width: 20px;
    width: 20px;
    height: 20px;
    margin: 0 0px;
    cursor: pointer;
}
.t-feed__col-grid__post-wrapper .t-feed__post-bgimg {
    border-radius: 6px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: left;
}
.t-store__prod__quantity-input {
    text-align: center;
    width: 14px;
    height: 30px;
    padding: 0;
    vertical-align: top;
    border: none;
    background-color: transparent;
    color: #000;
}
@media screen and (max-width: 960px){
.t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
    margin-bottom: 10px;
}}
@media screen and (min-width: 1100px){
#rec734207226 .t-col {
    display: inline;
    float: left;
    margin-left: 20px;
    margin-right: -12px;
    width: 100%;
}}
@media screen and (min-width: 1100px){
#rec1100575201 .t-col {
    display: inline;
    float: left;
    margin-left: 20px;
    margin-right: -12px;
    width: 100%;
}}
@media screen and (max-width: 480px){
.t-rec_pt_45 {
    padding-top: 25px!important;
}}
@media screen and (min-width: 1100px){
#rec734207226 .t-store .js-store-grid-cont:not([data-col-gap]) .js-product, #rec734207226 .t754__parent .js-product, #rec734207226 .t776__parent .js-product, #rec734207226 .t778__container .js-product {
    max-width: calc(100% - calc(80% + 14px))!important;
    width: calc(100% - calc(80% + 10px))!important;
}}

@media screen and (min-width: 1100px){
#rec1100575201 .t-store .js-store-grid-cont:not([data-col-gap]) .js-product, #rec1100575201 .t754__parent .js-product, #rec1100575201 .t776__parent .js-product, #rec1100575201 .t778__container .js-product {
    max-width: calc(100% - calc(80% + 14px))!important;
    width: calc(100% - calc(80% + 10px))!important;
}}


.t706__cartwin-content {
    border-radius: 15px;
    margin: 65px auto;
    width: 100%;
    max-width: 560px 
    min-height: 300px;
    background-color: rgba(255,255,255,1);
    padding: 40px 40px 0px 40px;
    box-sizing: border-box;
    overflow: auto;
}
.t706__form-bottom-text {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 30px;
}
.t-popup_show .t-popup__container {
    border-radius: 15px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.t-popup__container-animated {
    border-radius: 15px;
    -webkit-transition: transform ease-in-out .3s;
    -moz-transition: transform ease-in-out .3s;
    -o-transition: transform ease-in-out .3s;
    transition: transform ease-in-out .3s;
}
.t478__blockimg {
    border-radius: 10px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.t-store__card__mark {
    background-color: #ffba00 !important;
    border-radius: 50px;
    box-sizing: border-box;
    color: #ffffff !important;
    display: table-cell;
    font-family: Roboto, Arial, sans-serif;
    font-size: 12px;
    font-weight: 800;
    height: auto;
    padding: 5px 10px;
    text-align: center;
    vertical-align: middle;
    width: auto;
}
.t-store__card__mark-wrapper {

    left: 10px;

}