body {
    font-family: 'Gilroy', Arial, sans-serif !important;
}


@font-face {
    font-family: 'Gilroy';
    src: url('fonts/gilroy/Gilroy-Regular.woff2') format('woff2'),
         url('fonts/gilroy/Gilroy-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/gilroy/Gilroy-Bold.woff2') format('woff2'),
         url('fonts/gilroy/Gilroy-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}



#rec1100108091 {
    pointer-events:auto; 
}


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


.js-store-prod-text,
.t-store__prod-popup__text,
.t-descr,
.t-descr_xxs {
  font-family: "Gilroy", sans-serif;
}



.t-sociallinks__item a {
  width: 40px !important;
  height: 40px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.t-sociallinks__item a svg {
  width: 40px !important;
  height: 40px !important;
}


.t821.t821__positionabsolute { 
    z-index:2;
}

.t-store__card__price-value {
    font-family: 'Gilroy',Arial,sans-serif;
}

.t-popup.t-popup_show {
    backdrop-filter: blur(5px);   
}

.t-store .t-store__parts-switch-wrapper .t-name {
    color: #ad9b8d;
}

.t977__text.t-text {
  margin-top: 5px !important;
}


.t-store__parts-switch-btn {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-right: 15px;
    position: relative;
    padding: 5px 15px;
    border-radius: 100px;
    background-color: #f7f7f7;
    font-family: 'Gilroy',Arial,sans-serif;
}



.t898__btn-text {
    font-family: 'Gilroy',Arial,sans-serif;
}

.t-contact-method__types-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}


.t975__icon-wrapper {
    opacity: 1 !important;
    position: relative !important;
    width: 35px !important;
    height: 35px !important;
    transition: 0.3s linear !important;
}


  .t967 {
    margin-top: 70px;
  }
  
  .t821 {
  margin-top: 70px;
}

.t821__logo-descr_block {
    padding-top: 0px;
    opacity: 0.6;
}


@media screen and (max-width: 980px) {
    .tmenu-mobile {
        display: block;
        margin-top: 70px;
    }
}

@media screen and (max-width: 1200px) {
    .t821__maincontainer.t821__c12collumns {
        /* max-width: 960px; */
        margin-top: 70px;
        background:white;
    }
}


