/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 20 2026 | 05:05:51 */
p {
  color: #333333!inportant;
}

.site-header {
  box-shadow: 0 0px 0px rgba(0,0,0,.0);
}

.header-top {
  border-bottom: 0px solid rgba(0,0,0,0.04);
}

.postListText_date {
  min-width: 75px;
}

.vk_button .vk_button_link.btn, .editor-styles-wrapper .vk_button .vk_button_link.btn {
  padding: .6em 0.5rem;
}

.page_top_btn {
    right: 0;
    bottom: 0;
    width: 60px;
    height: 60px;
    background-color: #79b5c2;
    box-shadow: none;
}

.global-nav-list > li .global-nav-name {
  font-size: 15px;
}

.global-nav-list > li .global-nav-description {
  display: block;
  overflow: hidden;
  font-size: 14px;
  line-height: 21px;
  opacity: .9;
  text-align: center;
  white-space: nowrap;
}


@media (min-width: 992px) {
margin-bottom: 1rem;
  }

@media (max-width: 991.98px) {
  .site-header-logo img {
    max-height: 100px;
}
}

@media (min-width: 992px) {
.site-header-logo img {
display:none!important;
}
}

@media (min-width: 992px) {
  .device-pc .global-nav-list > li > a {
    padding: 5px 1.5em 5px 1.5em;
  }
}


