/* Кастомный стиль для сайта */

/* Фиксированное меню */
@media screen and (max-width: 980px){
.t228__mobile{
  position: static; 
  width: 100%;
  z-index: 999;
  background:rgb(242, 88, 100);
  drop-shadow:0 0 30px #F25864;
}
.t228__centerside
  position: static;
  top:99px;
  z-index: 999;
  width: 100%;
  background:rgb(242, 88, 100);
}
.t228_rightside{
   display:none:
}
.t228__mobile_container:before{
  content:'BOYECHIK';
  color:#fff;
  font-family: 'Montserrat';
  font-weight:900;
  drop-shadow:0 0 10px #ffffff;
}
.t228__mobile_text{
  display:none;
}

#rec262664210 .tn-elem[data-elem-id="1608279533397"] .tn-atom {
    color: #ffffff;
    font-size: 20px;
    font-family: 'Montserrat',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 900;
    border-width: 1px;
    border-radius: 7px;
    background-color: #c71010;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}



.gradient {
        background: linear-gradient(45deg, #e9474a 0%, #70358f 50%, #1e4be2 100%);
        background: -webkit-linear-gradient(45deg, #e9474a 0%, #70358f 50%, #1e4be2 100%);
        -webkit-background-clip: text;
        -moz-background-clip: text;
        -webkit-text-fill-color: rgba(255, 255, 255, 0); 
        -moz-text-fill-color: rgba(255, 255, 255, 0);
}

.gradient .tn-atom {
    display: inline;
}
