/*
Theme Name: Fitness FSE Child
Theme URI: https://sparklewpthemes.com/wordpress-themes/fitness-fse-full-site-editing-wordpress-theme/
Author: sparklewpthemes + Gleb Strunnikov
Author URI: https://sparklewpthemes.com https://glebstrunnikov.com
Description: Child theme of Fitness FSE
Template: fitness-fse
Version: 1.0.0

 */
#start-of-content {
  display: none;
}
@media screen and (max-width: 910px) {
  .transparent-header,
  .block-editor-block-list__layout .transparent-header {
    position: inherit;
    background: #111;
  }
}
.rooms-home-text-block {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  overflow: hidden !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.rooms-home-btn {
  @media screen and (min-width: 781px) and (max-width: 1048px) {
    display: none !important;
  }
}
.advantages-block-icon {
  width: 50px;
  height: 50px;
  color: red;
}
.advantages-block-icon-frame {
  flex-shrink: 0;
  padding: 12px !important;
  margin-right: 12px !important;
}

.advantages-block-image {
  height: 100%;
}
.nav-phone-group {
  /* justify-content: start !important;
  max-width: 70px; */
  column-gap: 12px;
}
/* .sp-navigation {
  position: fixed;
} */
.gtranslate_wrapper a {
  margin: 6px;
}
footer {
  position: relative !important;
  top: 0px !important;
}

/* HOVER FEATURES BLOCK */

.hover-feature-header {
  margin-top: 10px !important;
}
.hover-feature-header + p {
  margin-block-start: 10px !important;
}
.features-section .content-block {
  padding: 10px;
}
.features-section .content-block:hover p {
  height: 180px;
}
@media screen and (max-width: 910px) {
  .features-section .content-block:hover p {
    height: 210px;
  }
  .hover-feature-header + p {
    font-size: 14px;
  }
}

/* ROOM PAGE */

.room-slider-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px;
}
.room-small-content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.room-small-slider {
  max-width: 80%;
}

.features-section-test {
  display: none !important;
}

.features-section {
  overflow: hidden;
}
/* wp-block-group alignwide animated animated-fadeInUp has-white-background-color has-background is-layout-constrained wp-container-core-group-is-layout-6 wp-block-group-is-layout-constrained */
/* wp-block-group alignwide animated animated-fadeInUp has-white-background-color has-background is-layout-constrained wp-container-core-group-is-layout-6 wp-block-group-is-layout-constrained fadeInUp */
