.t1002__wishlisticon_sm .t1002__wishlisticon-counter {
    right: -6px;
    bottom: -8px;
    width: 20px;
    height: 20px;
    line-height: 18px;
    font-size: 11px;
}
.t706__carticon_sm .t706__carticon-counter {
      right: -6px;
    bottom: -8px;
    min-width: 20px;
    height: 20px;
    line-height: 18px;
    font-size: 11px;
}
.t228__centerside::before{
    font-family: 'Comfortaa', Arial, sans-serif;
    text-align: center;
    content: "mikiniki";
    text-transform: capitalize;
    font-size: 35px;
    color: #552f21;
    font-weight: bold;
}
#id_rec748311063 {
     padding-top: 0px;
}
.t-rec_pt_45 {
    padding-top: 0px;
}

.t-store_prod-popup_btn t-btn t-btn_sm{
    background:red;
}
.t898__wrapper {
    position: fixed;
    right: 10px;
    top:25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100000;
}
.t898__btn_label {
    width: 30px;
    height: 30px;
}
.t446__right_descr {
  padding-left: 0px;
}
.t446__rightwrapper {
    padding-left: 70px;
}
.t188__wrapper {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: flex-end;
    padding-right: 10px;
}
.t1002__wishlisticon_sm .t1002__wishlisticon-img {
    width: 18px;
    height: 21px;
    padding: 4px 6px 0px;
}
.t1002__wishlisticon_sm .t1002__wishlisticon-imgwrap {
    width: 30px;
    height: 30px;
}

.t706__carticon_sm .t706__carticon-img {
    width: 29px;
    height: 18px;
    padding: 4px 0px 0px;
}

.t706__carticon_sm .t706__carticon-imgwrap {
    width: 30px;
    height: 30px;
}
@media screen and (max-width: 980px) {
    .t454__maincontainer {
        padding: 0px;
    }
}
@media screen and (max-width: 980px) {
    .t454__logowrapper {
        padding: 0px;
}
}



html body .tlk-userbar {
    top: 24px !important;
}

.tlk-userbar_store .tlk-userbar__user-image {
    background-color: #eeeeee !important;
}

@media (max-width: 1023px) {
 html body .tlk-userbar {
   top: 25px !important;
   right: 40px !important;
}

}



@media screen and (max-width: 1023px) {
    .tlk-userbar__user-image {
        width: 32px!important;
        height: 32px!important;
    }
}

@media (max-width: 960px) {
 html body .tlk-userbar {
right: 180px !important;
}

}



.uc-products {
    max-width: 1500px;
    margin: 0 auto;
    width: 100%;
}

.uc-products-header .t-container {
    max-width: 1460px;
}

/* --- max-width: 1499px --- */
@media screen and (max-width: 1499px) {
    .uc-products-header .t-container {
        max-width: 1200px;
        padding: 0 30px;
        width: auto;
    }

    .uc-products {
        max-width: 1240px;
        margin: 0 auto;
    }
}

/* --- max-width: 1199px --- */
@media screen and (max-width: 1199px) {
    .uc-products-header .t-container {
        max-width: 1150px;
    }
}

/* --- max-width: 960px --- */
@media screen and (max-width: 960px) {
    .uc-products-header .t-col {
        padding: 0;
    }

    .uc-products-header .t-container {
        padding: 0 20px;
    }
}



.t-store__filter__search .t-store__filter__input {
    border-radius: 30px!important;
    font-size: 14px;
    min-width: 250px!important;
    padding: 10px 14px !important;
}

.t-store__search-icon{
    border: none !important;
    padding-right: 20px!important;
}

.t-store__sort-select {
    border-radius: 30px !important;
    font-size: 14px;
    width: 250px !important;
    padding: 10px 14px !important;
    border: 1px solid #ccc !important;
    background-color: #fff !important;
    color: #222 !important;
    appearance: none !important;
    outline: none !important;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

.t-store__filter__item_checkbox .t-store__filter__item-controls-wrap, .t-store__filter__item_select .t-store__filter__item-controls-wrap{
    min-width: 300px !important;
}

