.t-store__card__mark {
    font-weight: 600;
    font-size: 16px;
    font-family: 'MONTSERRAT';
    display: table-cell;
    width: 75px;
    height: 75px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50px;
    background-color: #111;
    color: #fff;
    box-sizing: border-box;
    padding: 0 10px;
}

#rec638616760 .t-store__product-popup .t-typography__characteristics {
    FONT-WEIGHT: 500;
    FONT-WEIGHT: 500;
    font-size: 18px;
}

.t-name_xl {
    FONT-WEIGHT: 600;
    font-size: 28px;
    color: #224a61
}

.t1002__wishlisticon_sm .t1002__wishlisticon-img {
    width: 25px;
    height: 25px;
    padding: 14px 13px 12px;
}



.t1002__wishlisticon_sm .t1002__wishlisticon-imgwrap {
    width: 50px;
    height: 50px;
}


.t706__carticon_sm .t706__carticon-img {
    width: 25px;
    height: 25px;
    padding: 12px 13px 14px;
}

.t706__carticon_sm .t706__carticon-imgwrap {
    width: 50px;
    height: 50px;
}

.#rec638280448 .t801__title  {
    text-align: left;
}


.t706__product-title {
    display: table-cell;
    font-size: 18px;
    padding: 15px 0;
    line-height: 1;
    font-weight: 300;
    vertical-align: middle;
    color: #224a61;
    font-family: 'MONTSERRAT';
}

.t1002__product-title {
    display: block;
    line-height: 1.8;
    padding: 15;
    font-weight: 400;
    color: #000;
    font-family: 'MONTSERRAT';
    color: #224a61;
    font-size: 25px;
}

.t-store__prod-popup__close-txt {
  font-weight: 600;
    font-size: 16px;
    font-family: 'MONTSERRAT';  
    color: #224A61;
}





.t400 .t400__submit_size_sm {
  float: right
}

.t-card__title {

    font-size: 26px;

}

.t977__logo {
    font-family: MiamaNueva;
    font-weight: 100;
    color: rgb(255, 255, 255);
    font-size: 40px;
}

.t977__text {
    font-family: 'MONTSERRAT';
 
    color: rgb(255, 255, 255);
    font-size: 16px;
}


.t-popup__close-icon_arrow {
    width: 26px;
    position: absolute;
    left: 12px;
    top: 12px;
}

.t-name_xs {
    font-size: 14px;
}

.t-store__prod-snippet__container {
    padding-top: 120px;
    padding-bottom: 0px;
}

.t-store__card, .t-typography__descr {
    font-size: 14px;
    color: #224A61;
    font-weight: 400;
    font-family: 'Montserrat';
}






/* language */

.language {
position: fixed;
left: 10px;
top: 5%;
transform: translateY(-50%);
display: flex;
flex-direction: column;
z-index:99999999;
}

.language__img {
margin: 2px;
cursor: pointer;
opacity: .5;
}

.language__img:hover,
.language__img_active {
opacity: 1;
}

/* Эта часть отвечает за то чтобы кнопки находились фиксировано на странице*/

.page_fix {
top: 0 !important;
position: static !important;
}

/* Эта часть отвечает за то чтобы не было видно надписи – Переводчик Google */

.skiptranslate {
display: none !important;
}

