/*
Theme Name: TORA CLUB
Theme URI: https://tora-club.by/
Author: TORA CLUB
Description: Нативная блочная тема спортивного клуба TORA CLUB для Gutenberg.
Version: 2.2.0
Requires at least: 6.7
Requires PHP: 7.4
Text Domain: toraclub
*/

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0}
.wp-site-blocks{padding:0}
.wp-site-blocks>*{margin-block-start:0}
.tc-header-shell{position:relative;z-index:20}
.tc-brand-row{white-space:nowrap}
.tc-hero-cover .wp-block-cover__inner-container{width:100%}
.tc-card{height:100%}
.tc-post-grid .wp-block-post-template{align-items:stretch}
.tc-post-grid .wp-block-post{height:100%}
.tc-video iframe{width:100%;height:100%;border:0}

@media(max-width:900px){
  .tc-header-cta{display:none!important}
  .tc-hero-cover{min-height:680px!important}
}

@media(max-width:620px){
  .tc-site-tagline{display:none!important}
  .tc-hero-cover{min-height:720px!important}
  .tc-hero-title{font-size:48px!important}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
