/*pb - css, které přebije ostatní */


body .s-topbar__logo {
 background-color: white;
}

body .s-topbar__logo img {
    width: 14rem;
}

body > section > div > div > div.s-col.s-col--4 {
 padding-bottom: 2.5rem;
}

.s-header--subpage {
    height: 61rem;
}

body[class*=s-body-] .s-header--subpage .s-col {
top: 13rem
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>> mezery v zadávacím dialogu rezervací*/
hr.divider {margin: 2rem 0 2rem}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>> záhlaví a boxy na primestak */

/* body[class*=s-body-] .s-topbar__logo img {
    width: 13rem;
}*/

/* body[class*=s-body].s-body-prm.s-body-subpage .s-topbar { */
    /* border-bottom: 1px solid #fff; */
/* } */

/*.s-body-prm .s-box__layer {
    background-color: rgba(22,60,93,0.8);
}*/

/* >>>>>>>>>>>>>>>>>>>>>>>>>>> záhlaví a boxy na beach riviera */


/* body[class*=s-body-].s-body-ber.s-body-subpage .s-topbar { */
    /* border-bottom: 1px solid #fff; */
/* } */

.s-body-rmp .s-box__layer {
    background-color: rgba(22,60,93,0.8);
}
.s-body-skl .s-box__layer {
    background-color: rgba(22,60,93,0.8);
}
.s-body-std .s-box__layer {
    background-color: rgba(22,60,93,0.8);
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>> záhlaví a boxy na dny sportovist */

body[class*=s-body-dny] .s-topbar__logo {
 background-color: white;
}

body[class*=s-body-dny] .s-topbar__logo img {
    width: 14rem;
}


/* dlaždice na hp sportujemevbrne.cz */

/* .s-grid>a:first-of-type, .s-grid>a:nth-of-type(2)  {width: 50%; max-width: 50%; flex: 0 0 50%;}*/

.s-grid>a:nth-of-type(1)   {width: 50%; max-width: 50%; flex: 0 0 50%;}

.s-grid__item:first-of-type::before {
	display: none;
}	


.s-topbar__logos-logo img {
    max-height: 70px;
}


.s-calendar-widget-footer {
	justify-content: center;
    line-height: 4.7rem;
}	


.s-calendar-widget-footer a:link {
	text-decoration: none;
}	

.s-calendar-widget-footer a:hover{
	color: #d4021d;
}	

/* text ve vyskakovacím okně */

.s-modal__body {
    font-size:1.7rem;
	line-height: 1.7;
}

/* portal - text v úvodní akci */
.s-actions__intro p {
    line-height: 1.7;
}

/* portal - logo brno */
.s-topbar__brno {
	margin: 0 2rem;
}		


/* zvětšení buněk rezervací */

.s-reservation-table__table td:hover {
    position: relative;
    z-index: 5;
    -webkit-transform: scale(1.8, 1.8);
    transform: scale(1.8, 1.8);
}





/* změna záhlaví XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */



/* tabulka v záhlaví */
.s-topbar__oh_tab {
	text-align: center;
	font-size: 1.4rem;
	color: #FFFFFF;	
	border-collapse: collapse;
	margin: 1rem;
}

.s-topbar__oh_tab tr {
	background-color: #7EAF2F;
}

.s-topbar__oh_tab tr.closed{
	background-color: #DA2128;
}

.s-topbar__oh_tab tr th, .s-topbar__oh_tab tr td {
	white-space: nowrap;
	padding: 2px 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #163C5D;
}	

.s-topbar__oh_tab tr th{
	background-color: white;
	color: #163C5D;
}

.s-topbar__oh_tab tr th:first-of-type{
	background-color: #163C5D;
	color: white;
}

.s-topbar__oh_tab tr td:first-of-type{
	text-align: left;
	text-transform:uppercase;
}

.s-table tr td:first-of-type{
	text-transform: uppercase;
}

/* drobnosti v záhlaví */

  
.s-topbar__searching-field {
    width: 10rem;
}


.s-topbar__language, .s-topbar__language li {
	border: none;
	margin: 0;
	padding: 0;
}

.s-topbar__language li:first-of-type {
    margin-right: 1.2rem;
}

.s-topbar__language li:nth-of-type(3) {
    margin-top: 2rem;
}


/* bloky v záhlaví */

.s-topbar__oh {
	max-width: none;
}

.s-topbar__group-3 {
	margin: 0;
}		/*  z main.css vymazáno .s-topbar__group-3 width:20rem; */


.s-topbar__group-3.last {
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	margin: 1rem;
}

.s-topbar__socials {
    top: 0;
	margin: 0;
}


/* záhlaví responzivně */


@media only screen and (min-width: 1280px) {
.s-topbar .info-box__content a[href*="mailto"] {
overflow: visible;
}
  	}
	
@media only screen and (max-width: 1800px) {
body[class*=s-body-] .s-topbar__group-1 {
    flex: 0 0 30rem;
    max-width: 30rem;
    width: 26rem;
}
  	}	

@media only screen and (max-width: 1439px) {
body[class*=s-body-] .s-topbar__socials {
	position: relative;
    top: 0;
    margin: 0;
	min-width: 20rem;
}  
.info-box__icon {
    display:none
}
  	}
	

@media only screen and (max-width: 1199px) {
body[class*=s-body-] .s-topbar__socials {
    flex-direction: row;
	display: inline-flex;
}
.s-topbar {
	height: 28rem;
	flex-wrap: wrap;
	justify-content: center;
}

.s-topbar__oh {
    order: 5;
}
  	}	


@media only screen and (max-width: 991px) {
body[class*=s-body-] .s-topbar__socials {
    flex-direction: row;
	display: inline-flex;
}
.s-header--subpage {
    height: 31rem;
}

.s-grid>a:nth-of-type(1)   {
	width: 100%; 
	max-width: 100%; 
	flex: 0 0 100%;
}
  	}

@media only screen and (max-width: 767px) {
body[class*=s-body-] .s-topbar__intro {
    flex: 0 0 30%;
	flex-grow: 2;
}	

body[class*=s-body-] .s-topbar__oh {
    /* flex: 0 0 47%; */
    width: 100%;
    max-width: 100%;
}		
	
.s-topbar__group-3 {
    position: relative;
    top: 0;
    right: 0;
	max-width: none;
}	

.info-box__icon {
display: block;
}

body[class*=s-body-] .s-topbar__social {
    margin-left: 1rem;
    margin-right: 1rem;
}

.s-topbar__social svg {
    width: 170%;
}
  	}	

	
@media only screen and (max-width: 600px) {
.s-topbar {
	height: 45rem;	
}
.s-portal .s-topbar {
	height: 27rem;	
}

  	}	
	
	
@media only screen and (max-width: 460px) {
	.s-topbar__oh_tab {
    font-size: 1.1rem;
}
.s-portal .s-topbar__group-3.last {
	margin: 7rem;
}
.s-topbar__brno {
    margin-left: 8rem;
}
  	}	
	
	
@media only screen and (max-width: 340px) {
	.s-topbar__oh_tab {
    font-size: 0.8rem;
}
  	}		
	
	