.t776 .t-store__card__btns-wrapper {
    margin-top: 5px;
}

.t-store__relevants__title {
    text-align: center;
    background-color: #f3f3f3;
    line-height: 60px;
}

.t-store__card__price-wrapper {
    margin-top: 5px;
}

.t-store__prod-popup__price {
    font-size: 30px;
}

.t-store__prod__quantity {
    margin: 0 10px 0px 0;
    height: 50px;
}

.t-store__card__bgimg {
    border-radius: 30px;
    border-color: #a8a8a8;
    border-width: 1px;
    border-style: solid;
}

.t-store__card__btn {
    width:70%;
}

.t-store__prod-popup__title-wrapper {
    margin-bottom: 5px;
}

.t-store__prod-popup__text {
    font-size: 14px;
}

.t-store__prod-popup__btn {
    font-size: 18px !important;
    background-color: #ffd600 !important;
    height: 50px;
}

.js-store-prod-all-text {
    font-size: 16px;
    font-weight: 300;
    font-family: 'TildaSans';
    border-top: 1px dashed #80808085;
    border-bottom: 1px dashed #80808085;
    padding: 5px;
}

.t-store__prod-popup__price-currency {
    font-size: 20px;
}

.t-store__prod-popup__price {
    font-size: 30px !important;
    border-bottom: 4px dotted rgba(0, 11, 48, 0.25);
}

.t-store__card__price {
    border-bottom: 2px dotted rgba(0, 11, 48, 0.25);
}

.t-store__prod-popup__name {
    font-family: 'rotonda', Arial, sans-serif !important;
    font-weight: 700 !important;
    font-size: 20px !important;
}

.t-store__filter__item-title {
    font-size: 16px;
    
}

.t-store__filter__title {
    font-size: 14px;
    font-family: 'TildaSans';
}

.t265__text a {
  text-decoration: underline dotted 2px !important;
  text-underline-offset: 4px;
  color: #c10000 !important;
  transition: 0.2s !important;
}

.t265__text a:hover {
    text-underline-offset: 10px;
}

.t118 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.t594__img {
    border-radius: 30px;
    box-shadow: 0px 2px 3px rgba(0, 11, 48, 0.25);
}

.t557__snow-layer {
    position: fixed;
    height: 100vh;
    z-index: 1;
}
div.t971__snowfall {
    position: fixed;
    height: 100vh;
    z-index: 1;
}

