.t-store__prod-snippet__container {
    padding-top: 60px !important;
}

@media (max-width: 640px) {
.t-store__prod-snippet__container {
    padding-top: 10px !important;  
}
}

.t838 .t838__input {
    height: 60px !important;
}

@media (max-width: 980px) {
  .t838 .t-container {
    padding-top: 60px !important;
}

  .t-store__filter__chosen-val:after {
    font-size: 13px !important;
    height: 14px !important;
    }
}

.t-form-success-popup_new .t-form-success-popup__wrapper {
    background-color: #000 !important;
}

.t-form-success-popup_new .t-text {
    color: #fff !important;
}

.t-form-success-popup_new .t-form-success-popup__button {
    background-color: #06aeed !important;
    border-radius: 0px !important;
}

.t-form-success-popup__close-icon svg path {
  fill: #fff !important;
}

.t-form-success-popup__content-icon-background {
  fill: #06aeed !important;
}


.t-input {
    -webkit-appearance: none;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    font-size: 100%;
    font-size: 16px;
    height: 40px;
    line-height: 1;
    margin: 0;
    outline: none;
    padding: 0 20px;
    width: 100%;
}

.t-submit {
    -webkit-appearance: none;
    background-image: none;
    background: transparent;
    border: 0;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    margin: 0;
    outline: none;
    padding-left: 60px;
    padding-right: 60px;
    text-align: center;
    white-space: nowrap;
}

.t838 .t838__search-icon {
    position: absolute;
    left: 0;
    margin: auto 0;
    top: 0;
    bottom: 0;
    padding-right: 20px;
    padding-left: 20px;
    width: 20px;
}

.t-input {
    -webkit-appearance: none;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    font-size: 100%;
    font-size: 14px;
    height: 40px;
    line-height: 1;
    margin: 0;
    outline: none;
    padding: 0 20px;
    width: 100%;
}