/*
Theme Name: ABC Design
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/enfold-child/fonts/Poppins-Bold.eot');
    src: url('/wp-content/themes/enfold-child/fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-Bold.woff2') format('woff2'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-Bold.woff') format('woff'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-Bold.ttf') format('truetype'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-Bold.svg#Poppins-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/enfold-child/fonts/Poppins-Regular.eot');
    src: url('/wp-content/themes/enfold-child/fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-Regular.woff2') format('woff2'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-Regular.woff') format('woff'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-Regular.ttf') format('truetype'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/enfold-child/fonts/Poppins-SemiBold.eot');
    src: url('/wp-content/themes/enfold-child/fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-SemiBold.woff') format('woff'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-SemiBold.ttf') format('truetype'),
        url('/wp-content/themes/enfold-child/fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/********************************* GENERAL STYLING **********************************/
p, li {
	font-family: 'Poppins';
	font-size: 16px;
	color: #535353 !important;
	font-weight: 400 !important;
	line-height: 1.5em;
}
strong {
	color: #000000 !important;
	font-weight: 700 !important;
}

h1 {
	font-family: 'Poppins';
	font-size: 49px;
	color: #000000 !important;
	font-weight: 700 !important;
	text-transform: none !important;
}
#top .av-special-heading-h1 .av-subheading p {
  	font-family: 'Poppins';
  	font-size: 20px !important;
  	color: #000000 !important;
  	font-weight: 400 !important;
  	margin-top: 15px;
}
h2 {
	font-family: 'Poppins';
	font-size: 35px;
	color: #000000 !important;
	font-weight: 700 !important;
	text-transform: none !important;
}
#top .av-special-heading-h2 .av-subheading p {
  	font-family: 'Poppins';
  	font-size: 20px !important;
  	color: #000000 !important;
  	font-weight: 400 !important;
  	margin-top: 15px;
}
h3 {
	font-family: 'Poppins';
	font-size: 19px;
	color: #000000 !important;
	font-weight: 700 !important;
	text-transform: none !important;
}

.avia-button.avia-size-small {
  	font-family: 'Poppins';
  	font-size: 18px;
  	color: #000 !important;
  	font-weight: 600;
  	background-color: transparent;
  	border-bottom: 1px solid #000 !important;
  	border-radius: 0px;
  	padding: 0px 2px 0px 2px;
  	margin-bottom: 15px !important;
  	margin-right: 30px !important;
}
.avia-button.avia-size-small:hover {
  	color: #00a0e9 !important;
  	background-color: transparent;
  	border-bottom: 1px solid #00a0e9 !important;
}
.avia-button.avia-size-medium {
  	font-family: 'Poppins';
  	font-size: 16px;
  	color: #fff !important;
  	font-weight: 700;
  	background-color: #00a0e9;
  	border: none;
  	border-radius: 25px;
  	padding: 12px 30px 12px 30px;
}
.avia-button.avia-size-medium:hover {
  	background-color: #000000;
}

.avia_image, .av-image-caption-overlay {
  	border-radius: 15px;
}

span.special_amp {
	font-family: inherit;
	font-style: inherit;
  	font-size: inherit;
  	line-height: inherit;
  	font-weight: inherit;
  	color: inherit !important;
}
/************************************** HEADER ************************************/
/*.logo img {
	width: 76px;
	margin-top: 15px;
}*/
.logo svg {
	width: 140px;
}
.av-main-nav > li > a > span {
  	font-family: 'Poppins';
  	font-weight: 400 !important;
  	font-size: 17px !important;
}
body #header .main_menu .avia-menu > ul > li.current_page_item > a span.avia-menu-text {
  	font-weight: 700 !important;
}
#top #header .av-menu-button > a .avia-menu-text {
  	background-color: #00a0e9 !important;
  	border: none;
  	border-radius: 25px;
  	padding: 10px 30px;
  	font-weight: 700 !important;
  	font-size: 18px !important;
  	margin-left: 5em;
}
li#menu-item-98 {
	display: none;
}
.av-main-nav > li > a {
  	padding: 0 20px;
}

#header.header-scrolled {
    box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
}
/*#header.header-scrolled .logo img {
    width: 46px;
    margin-top: 3px;
}*/
#header.header-scrolled .logo svg {
    width: 90px;
    margin-top: 0px;
}

/*body #menu-item-517,
body #menu-item-518,
body #menu-item-519 {
	display:none;
}
body #header_main > .container{
	display:flex;
	flex-wrap:wrap;
}
body #header_main #custom_html-2 {
	order:2;
	margin:0px;
	padding:0px;
	flex:0 0 calc( 100% - 200px );
	max-width:calc( 100% - 200px );	
}
body #header_main #custom_html-2 .custom-html-widget {
	display:flex;
	flex-wrap:wrap;
	margin:0px -15px 0 -15px;
	justify-content:right;
}
body #header_main #custom_html-2 .col {
	flex:0 0 auto;	
	padding:0 15px 0 15px;
}
body #header_main #custom_html-2 .col p {
	display:block;
	color:#7f7e7e !important;
	font-size:12px;
	line-height:14px;
	text-align:right;
	margin:0px !important;
}
body #header_main #custom_html-2 .col.phone p {
	background:url('/wp-content/uploads/2024/12/altrincham-menu-tel.svg') no-repeat left center transparent;
	background-size: auto 35px;
    background-position: 0px 20px;
}
body #header_main #custom_html-2 .col.email p {
	background:url('/wp-content/uploads/2024/12/altrincham-menu-mail.svg') no-repeat left center transparent;
	background-size: auto 25px;
    background-position: 10px 25px;
}
body #header_main #custom_html-2 .col p a {
	color:#313131 !important;
	font-size:18px;
	line-height:24px;
	display:block;
}
body #header_main #custom_html-2 .col.btn {
	padding-right:0px;
	margin-left:150px;
    cursor: pointer;
}
body #header_main #custom_html-2 .col.btn a{
	display: block;
    background-color:#2b4eb2;
    padding:0 25px 0 25px;
    color:#ffffff !important;
    font-size:17px;
    font-weight:700;
    border-radius:25px;
    max-height:45px;
    line-height:45px;
    margin-top:10px;
    font-family: 'Poppins';
}
body #header_main #custom_html-2 .col.phone {
	margin-left:100px;
}
body #header_main #custom_html-2 .col.email p,
body #header_main #custom_html-2 .col.phone p {
	padding-top:17px;
	padding-left:60px;
}
body #header_main #custom_html-2 .col.phone p {
	padding-left:30px;
}*/
body #header_main #custom_html-2 .col.popup {
    display: none;
    background-color:#00a0e9;
    padding:0 25px 0 25px;
    color:#ffffff !important;
    font-size:17px;
    font-weight:700;
    border-radius:25px;
    max-height:45px;
    line-height:45px;
    margin-top:10px;
    font-family: 'Poppins';
}
body #header_main #custom_html-2 .col.popup a {
    color:#ffffff !important;
    font-family: 'Poppins';
}
/*body #header_main .av-logo-container {
	order:1;
	flex:0 0 130px;
	max-width:130px;
	margin:0px;
	height:70px !important;
	min-height:70px !important;
}
body #header_main .av-logo-container .av-contains-svg,
body #header_main .av-logo-container img {
	height:70px !important;
	min-height:70px !important;
} 
body #header_main #header_main_alternate {
	order:3;
	flex:0 0 100%;
}*/

#custom_html-2 {
    display: none !important;
}

/*************************************** HOME *************************************/
#top .home-banner-grid-1 {
	padding: 70px 30px 70px 16.5%;
}
#top .home-banner-grid-2 {
	padding: 70px 16.5% 70px 30px;
}
#top .home-banner-grid-1 .number_prepared .avia-animated-number-title,
#top .home-banner-grid-1 .avia-no-number,
#top .home-banner-grid-1 .avia-animated-number-title {
  	color: #74c8ee !important;
  	font-size: 40px;
  	opacity: 1;
  	letter-spacing: 0px;
  	font-weight: 600;
}
#top .home-banner-grid-1 .av_one_third {
  	width: 25% !important;
}
#top .home-h1-title-text p {
	/*padding-right: 27%;
  	font-size: 18px;*/
  	padding-right: 10%;
  	font-size: 17px;
}
#top .home-image-banner-col {
	margin-top: 35px !important;
}
#top .home-sluzby .content {
	padding-top: 25px;
	padding-bottom: 80px;
}
#top .home-service-title h2 {
	font-size: 44px;
}
#top .home-service-title h2 span {
    background-image: linear-gradient(120deg,#9edbf7,#9edbf7);
  	background-repeat: no-repeat;
  	background-size: 100% .25em;
  	background-position: 100% 82%;
  	transition: background-size .25s ease-in;
}

#top .home-sluzby strong {
	color: inherit !important;
}
#top .home-sluzby .av-special-heading {
	margin-top: 25px !important;
}
#top .home-sluzby .avia-buttonrow-wrap {
	margin-top: 35px !important;
}
#top .home-sluzby img {
	border-radius: 10px;
}
#top .home-sluzby-new-text .av_one_fourth p {
	overflow: hidden;
  	display: -webkit-box;
  	-webkit-line-clamp: 6;
  	-webkit-box-orient: vertical;
}
#top .text-image-section .flex_column_table {
	background-color: #f9fafa;
  	border-radius: 15px;
}
#top .text-col {
	padding: 50px 10px 20px 50px;
}
#top .image-col {
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}
#top .image-col img {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

#top .reviews-title h2 span {
	background-image: linear-gradient(120deg,#9edbf7,#9edbf7);
  	background-repeat: no-repeat;
  	background-size: 100% .25em;
  	background-position: 100% 82%;
  	transition: background-size .25s ease-in;
}

#top .packages-title h2 span {
	background-image: linear-gradient(120deg,#9edbf7,#9edbf7);
  	background-repeat: no-repeat;
  	background-size: 100% .25em;
  	background-position: 100% 82%;
  	transition: background-size .25s ease-in;
}
#top .home-packages .av_one_fourth {
	background-color: #f6f6f6;
	border-radius: 10px;
	padding: 30px;
	overflow: hidden;
}
#top .packages-cards-cols {
	background-color: #f6f6f6;
	border-radius: 10px;
	padding: 30px;
	overflow: hidden;
}
#top .package-label p {
	font-size: 19px;
	color: #000000 !important;
	font-weight: 600 !important;
	text-align: center;
	line-height: 1em;
  	margin-top: 9px;
}
#top .package-label {
  	position: absolute;
  	right: -70px;
  	top: -8px;
  	z-index: 1;
  	overflow: hidden;
  	width: 200px;
  	height: 80px;
  	text-align: center;
  	line-height: 80px;
  	transform: rotate(45deg);
  	background-color: #e4e4e4;
  	padding-top: 20px;
}
#top .home-packages h3 {
	font-size: 28px;
}
#top .only-home-packages h3 {
	min-height: 62px;
}
#top .home-packages .av-special-heading-h3 .av-subheading p {
	font-size: 16px;
	font-weight: 600 !important;
	margin-top: 15px;
	min-height: 72px;
}
#top .home-packages .new-cena-title.av-special-heading-h3 .av-subheading strong {
	color: #00a0e9 !important;
}
#top .home-packages .new-cena-title.av-special-heading-h3 .av-subheading p {
	min-height: auto !important;
	margin-top: 5px;
}
#top .package-duration p {
	margin-bottom: 5px;
  	margin-top: 40px;
}
#top .package-price-before p {
	margin-bottom: 0px;
  	text-decoration: line-through;
}
#top .package-price p {
	font-size: 28px;
	color: #000000 !important;
	font-weight: 700 !important;
	margin: 0px 0px 20px 0px;
  	line-height: 1em;
}
#top .price-without-before p {
	margin-top: 37.5px;
}
#top .home-packages .avia-button.avia-size-small {
  	font-size: 25px;
  	margin-bottom: 15px !important;
}
#top .packages-cards-cols-text {
	min-height: 200px;
}

#top .cta-section .flex_column {
	background-color: #f6f6f6;
	border-radius: 15px;
	padding: 35px 25px 25px 25px;
}
#top .cta-call-us p {
	color: #00a0e9 !important;
	font-weight: 700 !important;
	margin-bottom: 0px;
}
#top .cta-phone p,
#top .cta-phone p a {
	font-size: 30px;
	color: #000000 !important;
	font-weight: 600 !important;
	margin-top: 0px;
}
#top .cta-phone p a:hover {
	color: #00a0e9 !important;
	text-decoration: underline !important;
}
#top .cta-bottom-text p {
	font-size: 20px;
	color: #000000 !important;
	font-weight: 700 !important;
	margin-top: 40px;
}
#top .faq-section.flex_column {
	padding: 50px 25px;
}
#top .faq-title h2 span {
	background-image: linear-gradient(120deg,#9edbf7,#9edbf7);
  	background-repeat: no-repeat;
  	background-size: 100% .25em;
  	background-position: 100% 82%;
  	transition: background-size .25s ease-in;
}
/*** FAQ ***/
.togglecontainer {
  	padding: 0px 20%;
}
.main_color .toggler:hover {
	background: #fbfbfb;
}
p.toggler {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #262626 !important;
    line-height: 1.25em !important;
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
}
.single_toggle {
    margin: 0 0 5px 0;
}
.js_active .toggler {
    border-width: 0px !important;
    border-radius: 28px !important;
    padding: 6px 63px 6px 20px;
    background-color: #ffffff;
    min-height: 57px;
    overflow: hidden;
}
.js_active .toggler::before {
    content: '';
  	position: absolute;
  	bottom: 0px;
  	right: 0px;
  	background: #00a0e9;
  	width: 57px;
  	height: 57px;
}
.toggle_icon {
    right: 18px;
    margin-top: -8px;
    left: auto;
    border-color: #ffffff !important;
    width: 24px;
    height: 24px;
    top: 44%;
    border-width: 2px;
    border-radius: 3px;
}
.toggle_icon .hor_icon {
    border-top-width: 2px;
    left: 3px;
    top: 9px;
    width: 14px;
    border-color: #ffffff;
}
.toggle_icon .vert_icon {
    border-left-width: 2px;
    left: 9px;
    top: 3px;
    height: 14px;
    border-color: #ffffff;
}
.toggle_content {
    border-width: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #ffffff !important;
    position: relative;
    bottom: 2px;
    border-top: 1px solid #d2d2d2 !important;
}
#top .toggler.av-title-above.activeTitle {
	border-bottom-right-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
}
.toggle_content h3, h3 a {
    font-family: 'Poppins';
    font-size: 20px !important;
    color: #002e53 !important;
    font-weight: 700 !important;
    text-transform: uppercase;
}
.toggle_content h4, h4 a {
    font-family: 'Poppins';
    font-size: 18px !important;
    color: #002e53 !important;
    text-transform: uppercase;
    margin-bottom: 0px;
    margin-top: 25px;
}
.toggle_content p a {
	color: inherit !important;
	text-decoration: underline !important;
}
.toggle_content p a:hover {
	color: #00a0e9 !important;
}

#top .location-section .flex_column_table {
	background-color: #f6f6f6;
  	border-radius: 15px;
}
#top .location-col-2 {
	padding: 60px 50px 40px 0px;
}
#top .location-col-1 {
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}
#top .location-col-1 img {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
#top .location-google-map {
	padding: 10px 0px 10px 10px;
}
#top .location-col-2 h3 {
	font-size: 23px;
}
#top .location-col-2 h4 {
	font-family: 'Poppins';
	font-size: 20px;
	color: #000000;
	font-weight: 700;
}
#top .location-col-2 .av-special-heading-h4 {
  	margin-top: 40px;
}
#top .location-col-2 p {
	margin: 5px 0px;
}
#top .location-tel p,
#top .location-tel p a {
	font-size: 21px;
	color: #000000 !important;
	font-weight: 600 !important;
}
#top .location-tel p a:hover {
	color: #00a0e9 !important;
	text-decoration: underline !important;
}
#top .location-mail p,
#top .location-mail p a {
	color: inherit !important;
	text-decoration: underline !important;
}
#top .location-mail p a:hover {
	color: #00a0e9 !important;
}
/*** VIDEO HOME ***/

.avia-video,
.avia-video video {
	border-radius: 15px;
}

/**** opening hours table *****/
#top .opening-hours td {
	font-family: 'Poppins';
  	font-size: 16px;
  	font-weight: 400;
  	color: #535353;
  	background-color: #f6f6f6;
  	border: none;
  	padding: 3px 0px;
}
#top .opening-hours td.avia-highlight-col {
  	font-weight: 600;
  	color: #000000;
  	/*width: 30%;*/
  	width: 22%;
}
#top .opening-hours.avia-table {
  	/*width: 34% !important;*/
  	width: 50% !important;
  	margin-top: 20px;
  	margin-bottom: 20px;
}
#top .opening-hours span {
	padding-left: 15px;
}

/********************************************** SUBPAGE ***********************************************/
#top .banner-title h1 span {
	background-image: linear-gradient(120deg,#9edbf7,#9edbf7);
  	background-repeat: no-repeat;
  	background-size: 100% .25em;
  	background-position: 100% 82%;
  	transition: background-size .25s ease-in;
}

#top .subpage-benefits ul {
	margin-left: 0px !important;
	margin-bottom: 0px;
}
#top .subpage-benefits li {
	line-height: 1.3em;
}
#top .subpage-benefits ul li::marker {
  	color: #00a0e9;
}
/*#top .subpage-benefits .content {
	padding-top: 25px;
	padding-bottom: 80px;
}*/
#top .subpage-benefits strong {
	color: inherit !important;
}
#top .subpage-benefits .av-special-heading {
	margin-top: 25px !important;
}
#top .subpage-benefits .avia-buttonrow-wrap {
	margin-top: 35px !important;
}
/*#top .subpage-benefits img {
	border-radius: 10px;
}*/

#top .subpage-benefits .av_one_fourth {
	background-color: #f9fafa;
	border-radius: 10px;
	padding: 40px 25px 25px 25px;
	/*min-height: 385px;*/
}
#top .subpage-benefits .av_one_fourth img {
	width: 90px;
  	margin-bottom: 30px;
}
/*#top .subpage-benefits .av_one_fourth h3 {
	min-height: 42px;
}*/
#top .benefits-2-row {
	margin-top: 14px;
}
#top .label-subpage p {
  	color: #ffffff !important;
}
#top .label-subpage {
  	background-color: #00a0e9;
}
#top .label-save p {
  	color: #ffffff !important;
  	line-height: 1.1em;
  	margin-top: 9px;
  	font-size: 18px;
}
#top .label-save {
  	background-color: #ca202f;
}
#top .package-type p {
	font-size: 14px;
  	line-height: 1.2em;
  	min-height: 34px;
}
#top .package-type strong {
	font-size: 15px;
	color: #00a0e9 !important;
	font-weight: 700 !important;
}
#top .subpage-packages-title.av-special-heading {
  	margin-top: 15px !important;
}
#top .text-link a {
	text-transform: uppercase;
	color: #00a0e9;
	text-decoration: underline;
	font-weight: 700;
}
/********** upravy subpage 20241212 ***********/
#top .subpage-pricing-new {
  	background-color: #f6f6f6;
  	border-radius: 10px;
  	padding: 15px 30px 10px 30px;
	margin-top: 15px !important;
}
#top .pricing-subpage-title-new.av-special-heading {
  	padding-bottom: 30px !important;
}
#top .supage-gift-new p a {
	color: inherit !important;
}
#top .supage-gift-new p a:hover {
	color: #00a0e9 !important;
}
#top .cta-section-new ul {
  	margin-left: 0px;
}
#top .cta-section-new ul li::marker {
  	color: #00a0e9;
  	font-size: 30px !important;
}
#top .cta-section-new .avia-icon-list .iconlist_icon {
  	height: 15px;
  	width: 15px;
  	line-height: 15px;
  	font-size: 11px;
	margin-right: 15px;
	margin-top: 4px;
  	background-color: #00a0e9 !important;
}
#top .cta-section-new .avia-icon-list .iconlist-timeline {
  	display: none;
}
#top .cta-section-new .avia-icon-list article.article-icon-entry {
  	min-height: 0px;
}
#top .cta-section-new .iconlist_content p {
  	margin: 0px;
}
#top .cta-section-new .avia-icon-list li {
  	padding: 0 0 10px 0;
  	min-height: 35px;
}
#top .cta-section-new .avia-icon-list-container {
  	margin: 12px 0;
}
#top .during-consultation-title.av-special-heading {
  	margin-top: 30px;
}
#top .get-consultation h3 {
  	color: #00a0e9 !important;
  	font-size: 33px;
}
#top .cta-section-new .av-special-heading-h4 {
  	margin-top: 5px;
}
#top .cta-section-new h4 {
  	font-family: 'Poppins';
  	font-size: 18px;
  	color: #000000 !important;
  	font-weight: 700 !important;
  	text-transform: none !important;
}
#top .cta-section-new .avia-button.avia-size-medium {
  	padding: 15px 30px 15px 30px;
  	margin-top: 20px;
}
#top .cta-new-phone .iconbox_icon {
  	font-size: 33px;
}
#top .cta-new-phone .iconbox_left .iconbox_icon {
  	line-height: 33px;
}
#top .cta-new-phone .iconbox_content_container p a  {
  	font-size: 40px;
  	color: #000 !important;
  	font-weight: 700;
  	margin-left: 20px;
}
#top .cta-new-phone .iconbox_content_container p a:hover  {
  	font-size: 40px;
  	color: #00a0e9 !important;
  	font-weight: 700;
  	margin-left: 20px;
}
#top .cta-new-phone.iconbox_left .iconbox_icon {
  	left: 1px;
	height: 33px;
  	width: 33px;
}
#top .cta-new-col-2 {
  	background-color: #e6e6e6;
  	padding: 40px 40px 20px 40px;
  	border-radius: 10px;
}
#top .cta-new-bottom-text {
	margin-top: 35px !important;
}
#top .cta-section-new .content {
  	background-color: #f6f6f6;
  	border-radius: 15px;
  	padding: 35px 0 30px 0;
	margin-top: 55px;
}
#top .cta-section-new .flex_column_table,
#top .cta-section-new .av_one_full {
  	padding: 0px 70px;
}

#top .pricing-text-new {
  	margin-top: 20px;
}
/***************** upravy subpage kryo jihlava *****************/
#top .kryo-stres .av-special-heading {
  	margin-top: 0px !important;
}
#top .kryo-stres .av_one_third {
  	border-left: 3px solid #9edbf7;
  	background-color: #ffffff !important;
}
/*#top .kryo-pomaha .av_one_third {
	background-color: #ffffff !important;
}*/
#top .kryo-pomaha .av_one_third img,
#top .kryo-pomaha .av_one_fourth img {
  	width: 55px !important;
}
#top .co-ziskate .avia-icon-list .iconlist_icon {
  	height: 21px;
  	width: 21px;
  	line-height: 21px;
  	font-size: 16px;
  	margin-right: 15px;
  	background-color: #9edbf7 !important;
  	margin-top: 1px;
}
#top .co-ziskate .iconlist-timeline {
	display: none !important;
}
#top .co-ziskate .iconlist_content p {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	min-height: auto !important;
}
#top .co-ziskate .avia-icon-list article.article-icon-entry {
  	min-height: 0px;
}
#top .co-ziskate .avia-icon-list li {
  	padding: 0px 0 10px 0;
  	min-height: 43px;
}
#top .kryo-vysledky .av_one_half {
  	background-color: #f9fafa;
  	padding: 40px 25px 15px 25px;
  	border-radius: 15px;
  	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
#top .kryo-upozornenie {
	background-color: #9edbf71c;
  	border: 1px solid #9edbf7;
  	border-radius: 15px;
  	padding: 15px 25px 20px 25px;
}

#top .kryo-starnutie li {
	padding-top: 12px;
}
#top .kryo-omlazeni .av_one_third {
	min-height: 386px;
}
#top .kryo-bolest .av_one_third {
	min-height: 326px;
}
#top .kryo-bolest-dlzka .av_one_fourth {
	min-height: 257px;
}
#top .kryo-hubnuti .av_one_third {
	min-height: 410px;
}
#top .kryo-hubnuti-kdy .av_one_fourth {
	min-height: 284px;
}

/********* vodikova terapie ***********/
#top .vodik-pomaha .av_one_third {
  	min-height: 440px;
}
/***************** compression therapy ******************/
#top .compression-benefits .av_one_half {
	background-color: #f9fafa;
	border-radius: 10px;
	padding: 40px 25px 35px 25px;
}
#top .compression-benefits .av_one_half,
#top .compression-benefits .av_one_fourth {
	/*min-height: 385px;*/
	min-height: 402px;
}
#top .compression-benefits .av_one_half .av-special-heading-h2 {
	margin-top: 0px !important;
}

/************************ localized cryotherapy *************************/
#top .localized-benefits .av_one_half,
#top .localized-benefits .av_one_fourth {
	min-height: 340px;
}

/********************************** PRICING ******************************/
#top .memberships .av_one_half {
  	background-color: #f6f6f6;
  	border-radius: 10px;
  	padding: 30px;
  	overflow: hidden;
}
#top .memberships .av-special-heading-h3 .av-subheading p {
  	min-height: 48px;
}
#top .membership-2-3-row {
	margin-top: 20px;
}

/*************** PRICING NEW 2025 ****************/
#top .pricing-new-grid-1 {
	padding: 0 0 70px 16.5%;
}
#top .pricing-new-grid-2 {
	padding: 0 16.5% 70px 40px;
}
#top .pricing-new-grid-1 .flex_column {
	height: 576px;
  	border-radius: 15px;
  	padding: 40px;
  	align-content: end;
  	background-image: linear-gradient(to bottom, rgba(245, 246, 252, 0), rgba(43, 78, 178, 0.73)), url(https://www.altrinchamcryo.co.uk/wp-content/uploads/2025/03/pricing-localized-cryotherapy.jpg);
}
#top .pricing-new-grid-1-compression .flex_column {
	/*background-image: linear-gradient(to bottom, rgba(245, 246, 252, 0), rgba(43, 78, 178, 0.73)), url(https://www.altrinchamcryo.co.uk/wp-content/uploads/2024/09/compression-therapy-img3.jpg);*/
	background-image: linear-gradient(to bottom, rgba(245, 246, 252, 0), rgba(43, 78, 178, 0.73)), url(https://www.altrinchamcryo.co.uk/wp-content/uploads/2025/08/ac-compression-therapy-2.jpg);
}

#top .pricing-new-grid-1-wholebody .flex_column {
	/*background-image: linear-gradient(to bottom, rgba(245, 246, 252, 0), rgba(43, 78, 178, 0.73)), url(https://www.altrinchamcryo.co.uk/wp-content/uploads/2024/09/safety-and-comfort.jpg);*/
	background-image: linear-gradient(to bottom, rgba(245, 246, 252, 0), rgba(43, 78, 178, 0.73)), url(/wp-content/uploads/2025/08/ac-pricing-whole-body-cryotherapy.jpg);
}
#top .pricing-new-grid-1-dry-floating .flex_column {
	background-image: linear-gradient(to bottom, rgba(245, 246, 252, 0), rgba(43, 78, 178, 0.73)), url(https://www.altrinchamcryo.co.uk/wp-content/uploads/2025/08/ac-pricing-dryfloat.jpg);
}
#top .pricing-new-grid-1-cryospot .flex_column {
	background-image: linear-gradient(to bottom, rgba(245, 246, 252, 0), rgba(43, 78, 178, 0.73)), url(https://www.altrinchamcryo.co.uk/wp-content/uploads/2025/08/ac-pricing-cryospot.jpg);
}
#top .pricing-new-grid-1-cryofacial .flex_column {
	background-image: linear-gradient(to bottom, rgba(245, 246, 252, 0), rgba(43, 78, 178, 0.73)), url(https://www.altrinchamcryo.co.uk/wp-content/uploads/2025/08/ac-pricing-cryofacials.jpg);
}
#top .pricing-new-grid-1 h2 {
	color: #ffffff !important;
}
#top .pricing-new-grid-1 .av-special-heading-h2 .av-subheading p {
  	color: #ffffff !important;
}
#top .pricing-new-grid-2 .flex_column_table {
	background-color: #f4f4f4;
	border-radius: 5px;
	display: flex !important;
    flex-wrap: wrap;
    padding: 0 20px 12px 20px;
    box-shadow: 5px -5px 15px #e3e3e3;
}
#top .pricing-new-grid-2 .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
  	margin-top: 30px;
}
.pricing-new-col-1.flex_column {
    width: 100%;
    flex: 0 0 100%;
    margin-top: 20px;
}
.pricing-new-col-2.flex_column {
    width: 40%;
    flex: 0 0 40%;
    margin-top: 20px;
    align-content: end;
}
.pricing-new-col-3.flex_column,
.pricing-new-col-4.flex_column {
    width: 30%;
    flex: 0 0 30%;
    margin-top: 20px;
    align-content: end;
}
#top .pricing-new-package-label {
  	position: absolute;
  	right: -50px;
  	top: -90px;
  	z-index: 1;
  	overflow: hidden;
  	width: 75px;
  	height: 75px;
  	text-align: center;
  	line-height: 80px;
  	transform: rotate(35deg);
  	background-color: #de1e2b;
  	padding-top: 10px;
  	border-radius: 50%;
}
#top .label-save-home-2 {
	top: -115px;
}
#top .pricing-new-package-label p {
  	color: #ffffff !important;
  	line-height: 1.1em;
  	margin-top: 13.5px;
  	font-size: 13px;
  	font-weight: 600 !important;
  	text-align: center;
}
#top .pricing-new-grid-2 h3 {
  	color: #00a0e9 !important;
}
#top .pricing-new-grid-2 .av-special-heading-h3 .av-subheading strong {
  	color: #00a0e9 !important;
}
#top .pricing-new-grid-2 .avia-button {
  	margin-bottom: 0px;
}
#top .pricing-new-grid-2 .package-price p {
  	margin: 0px 0px 0px 0px;
}
#top .pricing-new-grid-2 .package-duration p {
  	margin-bottom: 0px;
  	margin-top: 0px;
}
#top .pricing-new-grid-2 .package-price-before p {
  	margin-top: 0px;
}
#top .pricing-new-grid-2 .av-special-heading.av-special-heading-h3 {
  	padding-bottom: 0px;
}

#top .pricing-buttons .avia-button.avia-size-medium {
  	font-size: 14px;
 	padding: 10px 20px 10px 20px;
}

#top .pricing-info a.avia-button {
	margin-bottom: 2px !important;
  	margin-right: 0px !important;
  	margin-left: 10px;
  	border-bottom: none !important;
  	margin-top: 0px !important;
  	position: absolute;
  	top: 15px;
  	left: 153px;
}
#top .pricing-info-single a.avia-button {
  	left: 162px;
}
#top .pricing-info-5s a.avia-button {
  	left: 102px;
}
#top .pricing-info-10s a.avia-button {
  	left: 110px;
}
#top .pricing-info-col {
	display: flex !important;
  	align-items: end;
}
#top .pricing-info.avia-button-wrap {
  	display: flex;
}
.ays-pb-modal p,
.ays-pb-modal h3 {
  	text-align: left !important;
}
/******************************** CONTACT SUBPAGE *******************************/
#top .contact-banner-section .content {
  	padding-bottom: 0px;
}
#top .contact-section h2 {
	font-size: 26px;
}
#top .contact-section .av_one_third {
	background-color: #f6f6f6;
	border-radius: 10px;
	padding: 50px 30px 20px 30px;
	/*min-height: 380px;*/
	min-height: 403px;
}
#top .contact-section .av_one_third img {
	border-radius: 0px;
	width: 90px;
	height: 90px;
}
#top .opening-hours-contact.avia-table {
  	width: 100% !important;
}
#top .opening-hours-contact td {
  	font-size: 18px;
  	padding: 6px 0px;
}
#top .contact-phone p {
	margin-top: 22px;
}
#top .contact-phone p a {
	font-size: 38px;
	color: #000000;
	font-weight: 600;
}
#top .contact-mail p {
	margin-top: 25px;
}
#top .contact-mail p a {
	font-size: 22px;
	color: #000000;
	font-weight: 600;
}
#top .contact-subpage-form-button .avia-button {
  	/*margin-top: 14px;*/
  	margin-top: 38px;
}
#top .book-now-button .avia-button {
	margin-top: 40px;
}

#top .contact-col-2-row {
	margin-top: 20px;
}

/******************************* ABOUT US **************************/
#top .text-col-right p {
	margin: 0.85em 0px;
}

/********************** NEW LANDING PAGE FOR ATHLETES **********************/
#top .subpage-benefits .av_one_third {
	background-color: #f9fafa;
	border-radius: 10px;
	padding: 40px 25px 25px 25px;
	/*min-height: 385px;*/
}
#top .subpage-benefits .av_one_third img {
	width: 90px;
  	margin-bottom: 30px;
}
/*#top .subpage-benefits .av_one_third h3 {
	min-height: 42px;
}*/
/*#top .subpage-benefits .av_one_third p {
	min-height: 144px;
}*/
span.special_amp {
	background-image: none !important;
}
#top .athletes-what-to-expect .avia-icon-list .iconlist_icon {
  	height: 26px;
  	width: 26px;
  	line-height: 26px;
  	font-size: 14px;
  	background-color: #99b9c1 !important;
  	top: 3px;
}
#top .athletes-what-to-expect .avia-icon-list .iconlist-timeline {
  	top: 6%;
  	left: 15px;
  	border-right-width: 1.5px;
  	border-right-style: solid;
  	border-color: #99b9c1 !important;
}
#top .athletes-what-to-expect h3.av_iconlist_title.iconlist_title {
  	font-size: 20px;
}
#top .for-athletes-cols-section span.av-icon-char,
#top .for-athletes-cols-section-2 span.av-icon-char {
	font-size: 40px !important;
	color: #99b9c1;
}
#top .for-athletes-cols-section-2 .av_one_third p {
  	min-height: 96px !important;
}
#top .for-athletes-cols-section-2 .av_one_third {
  	min-height: auto !important;
}

#top .pricing-new-col-1 .avia-icon-list .iconlist_icon {
  	height: 15px;
 	width: 15px;
  	line-height: 15px;
  	font-size: 12px;
  	background-color: #00a0e9 !important;
  	margin-right: 10px;
}
#top .pricing-new-col-1 .iconlist-timeline {
	display: none !important;
}
#top .pricing-new-col-1 .iconlist_content p {
	margin: 0;
  	line-height: 1.1em;
  	font-size: 15px !important;
}
#top .pricing-new-col-1 .avia-icon-list article.article-icon-entry {
  	min-height: 10px;
}
#top .pricing-new-col-1 .avia-icon-list li {
  	padding: 0 0 0px 0;
  	min-height: 25px;
}
#top .pricing-new-col-1 .avia-icon-list-container {
  	margin: 15px 0;
}
#top .athletes-pricing-new-grid-1 .flex_column {
	height: 758px !important;
}
#top .athletes-pricing-new-package-label {
  	top: -170px;
}
#top .athletes-cta .flex_column {
	padding: 100px 170px;
  	border-radius: 15px;
  	background-color: #00a0e9;
}
#top .athletes-cta .flex_column h2 {
	color: #ffffff !important;
}
#top .athletes-cta .flex_column p {
	color: #ffffff !important;
	font-size: 18px;
}
#top .athletes-cta .avia-button {
	border: 2px solid #fff;
  	margin-top: 20px;
}

#top .athletes-pricing-new-grid-2 .pricing-new-col-1.flex_column {
  	width: 60%;
  	flex: 0 0 60%;
  	margin-top: 10px;
}
#top .athletes-pricing-new-grid-2 .pricing-new-col-2.flex_column {
  	width: 40%;
  	flex: 0 0 40%;
  	margin-top: 10px;
  	align-content: center;
}
#top .athletes-pricing-new-grid-2 .avia-button {
  	margin-top: 15px;
}
#top .athletes-pricing-new-grid-2 .flex_column_table {
  	padding-bottom: 0px;
}
#top .athletes-pricing-new-grid-2 .athletes-pricing-new-package-label {
  	top: -33px;
}
/******************************* THANK YOU ******************************/
#top .thank-you-page .flex_column {
	padding: 70px 20% 50px 20%;
}
/******************************* FOOTER ****************************/
#top .footer-section .content {
	border-top: 1px solid #d2d2d2 !important;
	padding-top: 30px;
  	padding-bottom: 25px;
}
#top .footer-logo img {
	width: 125px;
}
#top .footer-section p a {
	color: inherit !important;
}
#top .footer-section p a:hover {
	color: #00a0e9 !important;
	text-decoration: underline !important;
}
#top .majitel-column {
  	border-top: 1px solid #d2d2d2;
  	margin-top: 20px;
}
/****************** PRIVACY POLICY ********************/
#top .privacy-policy p a {
    color: inherit !important;
}
#top .privacy-policy p a:hover {
    color: #00a0e9 !important;
    text-decoration: underline !important;
}
/************************* SCROLL TOP ***************************/
#scroll-top-link {
  	line-height: 47px;
  	background-color: #00a0e9 !important;
  	border-radius: 50%;
  	color: #fff !important;
  	font-size: 20px;
  	border-color: #00a0e9 !important;
}
#scroll-top-link:hover {
  	background-color: #000000 !important;
  	border-color: #000000 !important;
}

#scroll-top-link.avia_pop_class {
  	opacity: 1;
}

/************************* POPUP FORM ***************************/
#top .contact-form-7 span.form-label {
  	font-family: 'Poppins';
  	font-size: 15px;
  	font-weight: 500;
  	color: #000;
}
#top .contact-form-7 p {
  	text-align: left !important;
  	margin: 2px 0px;
}
#top .contact-form-7 .input-text,
#top .contact-form-7 input[type="text"],
#top .contact-form-7 input[type="input"],
#top .contact-form-7 input[type="password"],
#top .contact-form-7 input[type="email"],
#top .contact-form-7 input[type="number"],
#top .contact-form-7 input[type="url"],
#top .contact-form-7 input[type="tel"],
#top .contact-form-7 input[type="search"],
#top .contact-form-7 textarea,
#top .contact-form-7 select {
  	border-radius: 5px;
  	margin-top: 3px;
  	font: 15px "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
  	background-color: #fff;
}
#top .contact-form-7 textarea {
	height: 155px;
}
input[type="submit"], #submit, .button {
	font-family: 'Poppins';
  	font-size: 15px;
  	color: #fff !important;
  	font-weight: 700;
  	background-color: #00a0e9;
  	border: none;
  	border-radius: 25px;
  	padding: 10px 30px 10px 30px;
  	margin-top: 20px;
  	background-color: #00a0e9 !important;
}
#top .contact-form-7 .wpcf7-list-item {
  	margin: 0;
}
span.wpcf7-list-item-label a {
	color: inherit !important;
	text-decoration: underline !important;
}
span.wpcf7-list-item-label a:hover {
	color: #00a0e9 !important;
}
.wpcf7-not-valid-tip {
  	font-size: 15px;
  	position: relative;
  	bottom: 20px;
}
#top .contact-form-7 + .wpcf7-response-output {
	border:0px solid transparent;
	color:black;
	font-weight:400;
	font-family: 'Poppins';
	border-radius:10px;
	padding-top:15px;
	padding-bottom:15px;
	text-transform:uppercase;
}
#top .contact-form-7 .wpcf7-not-valid-tip {
    display:none;
}
#top .contact-form-7 .wpcf7-not-valid {
    border:1px solid red;
}
#top .invalid .contact-form-7 + .wpcf7-response-output {
	background-color:#fe676b;
	color:white;	
}
#top .sent .contact-form-7 + .wpcf7-response-output {
	background-color:#1cac2d;
	color:white;	
}
#top .grecaptcha-badge {
	display:none !important;
}

#top .consultation h4 {
	font-weight: 700 !important;
	padding-bottom: 20px;
	text-align: left !important;
  	padding-bottom: 20px;
}
#top .consultation h4 a {
	color: #00a0e9 !important;
	text-decoration: underline !important;
}
.am-fs-sb__step-heading,
.am-fs-sb__step-selection,
.am-fs-sb__step-selection span {
	color: #fff !important;
}

.amelia-v2-booking #amelia-container.am-fs__wrapper {
	margin: 25px auto !important;
}

.amelia-v2-booking #amelia-container .am-fs-sb__page-heading {
	color: #fff !important;
}

.amelia-v2-booking #amelia-container .am-fs-sb-cs > p,
.amelia-v2-booking #amelia-container .am-fs-sb-cs-cals-card p {
	color: #fff !important;
}

.amelia-v2-booking #amelia-container .am-cc__data .am-icon-payments,
.amelia-v2-booking #amelia-container .am-cc__data .am-icon-payments + span {
	display: none !important;
}

/*********** NEW HOME 20250817 ***********/
#top .home-pricing .pricing-new-col-1.flex_column {
  	width: 70%;
  	flex: 0 0 70%;
}
#top .home-pricing .pricing-new-col-2.flex_column {
  	width: 30%;
  	flex: 0 0 30%;
}
#top .home-pricing .flex_column_table {
  	padding-bottom: 10px;
}
#top .home-pricing .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
  	margin-top: 18px;
}
#top .home-new-packages .content {
	padding-top: 0px;
}

/************ NEW SUBPAGE 20250817 *************/
#top .subpage-new-pricing .flex_column_table {
	background-color: #f6f6f6;
  	border-radius: 10px;
}
#top .subpage-new-pricing .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
  	margin-top: 23px !important;
}
#top .subpage-pricing-new-package-label {
	top: -18px;
	right: -24px;
}
#top .subpage-new-pricing h3 {
	color: #00a0e9 !important;
  	font-size: 25px;
}
/************ NEW CRYOFACIAL 20250817 *************/
#top .cryofacial-benefits .av_one_fourth {
	min-height: 402px;
}
#top .why-choose-cryofacial.av_one_full {
	background-color: #f9fafa;
  	border-radius: 10px;
  	padding: 40px 25px 35px 25px;
  	margin-top: 15px;
}
#top .why-choose-cryofacial .av-special-heading {
  	margin-top: 0px !important;
}
/************ NEW CRYOSPOT 20250817 *************/
#top .cryospot-benefits .av_one_fourth {
	min-height: 402px;
}
#top .cryospot-benefits .av_three_fourth {
	background-color: #f9fafa;
  	border-radius: 10px;
  	padding: 40px 25px 35px 25px;
  	margin-top: 15px;
}
#top .cryospot-benefits .flex_column_table {
	margin-top: 15px !important;
}
#top .cryospot-benefits .av-special-heading.av-special-heading-h2 {
	margin-top: 0px !important;
}
/************ NEW MEMBERSHIP SUBPAGE 20250817 *************/
#top .membership-form {
	background-color: #f9f9f9;
  	border-radius: 10px;
  	padding: 30px 20px 10px 20px;
}

/******* COKIE BANNER *******/
a.cmplz-link.cmplz-manage-third-parties.cookie-statement {
	display: none !important;
}
/********************************************* DESKTOP RESOLUTIONS *************************************************/
@media only screen and (max-width: 3840px) and (min-width: 2561px)  {
    #top .pricing-new-grid-1 {
  		padding: 0 0 70px 32%;
	}
	#top .pricing-new-grid-2 {
  		padding: 0 32% 70px 40px;
	}

	#top .home-banner-grid-1 {
  		padding: 70px 30px 70px 32%;
	}
	#top .home-banner-grid-2 {
  		padding: 70px 32% 70px 30px;
	}
}

@media only screen and (max-width: 2560px) and (min-width: 1921px)  {
    #top .pricing-new-grid-1 {
  		padding: 0 0 70px 25%;
	}
	#top .pricing-new-grid-2 {
  		padding: 0 25% 70px 40px;
	}

	#top .home-banner-grid-1 {
  		padding: 70px 30px 70px 25%;
	}
	#top .home-banner-grid-2 {
  		padding: 70px 25% 70px 30px;
	}
}

@media only screen and (max-width: 1728px) {
	#top .pricing-new-grid-1 {
  		padding: 0 0 70px 13%;
	}
	#top .pricing-new-grid-2 {
  		padding: 0 13% 70px 40px;
	}

	#top .home-banner-grid-1 {
  		padding: 70px 30px 70px 13%;
	}
	#top .home-banner-grid-2 {
  		padding: 70px 13% 70px 30px;
	}
}

@media only screen and (max-width: 1600px) {
	#top .pricing-new-grid-1 {
  		padding: 0 0 70px 10%;
	}
	#top .pricing-new-grid-2 {
  		padding: 0 10% 70px 40px;
	}

	#top .home-banner-grid-1 {
  		padding: 70px 30px 70px 10%;
	}
	#top .home-banner-grid-2 {
  		padding: 70px 10% 70px 30px;
	}
}

@media only screen and (max-width: 1536px) {
	#top .pricing-new-grid-1 {
  		padding: 0 0 70px 8%;
	}
	#top .pricing-new-grid-2 {
  		padding: 0 8% 70px 40px;
	}

	#top .home-banner-grid-1 {
  		padding: 70px 30px 70px 8%;
	}
	#top .home-banner-grid-2 {
  		padding: 70px 8% 70px 30px;
	}
}

@media only screen and (max-width: 1470px) {
	#top .pricing-new-grid-1 {
  		padding: 0 0 70px 6.5%;
	}
	#top .pricing-new-grid-2 {
  		padding: 0 6.5% 70px 40px;
	}

	#top .home-banner-grid-1 {
  		padding: 70px 30px 70px 6.5%;
	}
	#top .home-banner-grid-2 {
  		padding: 70px 6.5% 70px 30px;
	}
}

@media only screen and (max-width: 1440px) {
	#top .pricing-new-grid-1 {
  		padding: 0 0 70px 5.5%;
	}
	#top .pricing-new-grid-2 {
  		padding: 0 5.5% 70px 40px;
	}

	#top .home-banner-grid-1 {
  		padding: 70px 30px 70px 5.5%;
	}
	#top .home-banner-grid-2 {
  		padding: 70px 5.5% 70px 30px;
	}
}

@media only screen and (max-width: 1366px) {
	#top #header .av-menu-button > a .avia-menu-text {
  		margin-left: 4em;
	}
	#top .pricing-new-grid-1 {
  		padding: 0 0 70px 3.5%;
	}
	#top .pricing-new-grid-2 {
  		padding: 0 3.5% 70px 40px;
	}

	#top .home-banner-grid-1 {
  		padding: 70px 30px 70px 3.5%;
	}
	#top .home-banner-grid-2 {
  		padding: 70px 3.5% 70px 30px;
	}
/***** NEW SUBPAGE 20250817 ******/
	#top .subpage-benefits-new .av_one_fourth {
		min-height: 402px;
	}
/***** NEW CRYOFACIAL 20250817 ****/
	#top .cryofacial-benefits .av_one_fourth {
		min-height: 402px;
	}
}

@media only screen and (max-width: 1280px) {
	#top #header .av-menu-button > a .avia-menu-text {
  		margin-left: 3em;
	}
	#top .home-h1-title-text p {
  		padding-right: 21%;
	}
	/*#top .home-service-title h2 span {
  		background-size: 31.5% .25em;
  		background-position: 61.5% 90%;
	}*/
	#top .home-sluzby .av_one_fourth p {
		min-height: 96px;
	}
	.avia-button.avia-size-small {
  		margin-right: 20px !important;
	}
	#top .home-sluzby .avia-buttonrow-wrap {
  		margin-top: 20px !important;
	}
	/*#top .reviews-title h2 span {
  		background-size: 19% .25em;
  		background-position: 63% 90%;
	}
	#top .packages-title h2 span {
  		background-size: 30% .25em;
	}
	#top .faq-title h2 span {
  		background-size: 17.5% .25em;
  		background-position: 68.2% 90%;
	}*/
/********* subpage *********/
	/*#top .subpage-benefits .av_one_fourth {
  		min-height: 408px;
	}*/
/***************** compression therapy ******************/
	#top .compression-benefits .av_one_fourth h3 {
		min-height: 63px;
	}
	#top .compression-benefits .av_one_half,
	#top .compression-benefits .av_one_fourth {
		/*min-height: 403px;*/
		min-height: 444px;
	}
/************************ localized cryotherapy *************************/
	#top .localized-benefits .av_one_fourth h3 {
    	min-height: auto;
  	}
	#top .localized-benefits .av_one_half,
	#top .localized-benefits .av_one_fourth {
		min-height: 360px;
	}
/*********************** contact subpage ************************/
	#top .contact-section h2 {
  		font-size: 24px;
	}
	#top .contact-phone p a {
  		font-size: 36px;
	}
	#top .contact-section .av_one_third {
  		/*min-height: 385px;*/
  		min-height: 425px;
	}
	#top .contact-subpage-form-button .avia-button {
  		/*margin-top: 14px;*/
  		margin-top: 62px;
	}

	#top .consultation h4,
	#top .consultation h4 a {
  		font-size: 16px !important;
	}
/******** pricing new 2025 **********/
	#top .pricing-new-grid-1 {
  		padding: 0 0 70px 4%;
	}
	#top .pricing-new-grid-2 {
  		padding: 0 4% 70px 40px;
	}
/***** NEW CRYOFACIAL 20250817 ****/
	#top .cryofacial-benefits .av_one_fourth {
		min-height: 402px;
	}
/************ NEW CRYOSPOT 20250817 *************/
	#top .cryospot-benefits .av_one_fourth {
		min-height: 423px;
	}
/***** upravy subpage kryo jihlava *****/
	#top .kryo-regenerace .av_one_third {
		min-height: 410px;
	}
	#top .regenerace-kdy .av_one_fourth {
		min-height: 332px;
	}
	#top .kryo-hubnuti-kdy .av_one_fourth {
  		min-height: 284px;
	}

	#top .opening-hours.avia-table {
  		width: 60% !important;
	}
	#top .opening-hours-contact.avia-table {
    	width: 95% !important;
  	}
}

@media only screen and (max-width: 1194px) {
	#top #header .av-menu-button > a .avia-menu-text {
  		font-size: 17px !important;
	}
	.av-main-nav > li > a > span {
  		font-size: 16px !important;
	}
	#top #header .av-menu-button > a .avia-menu-text {
		font-size: 18px;
    	margin-left: 2em;
  	}
  	h1 {
  		font-size: 46px;
	}
	#top .home-h1-title-text p {
    	padding-right: 29%;
  	}
  	#top .home-service-title h2 {
  		font-size: 40px;
  	}
  	/*#top .home-service-title h2 span {
    	background-size: 32.5% .25em;
    	background-position: 64.5% 90%;
  	}*/
  	#top .av-special-heading-h2 .av-subheading p {
  		font-size: 19px !important;
	}
	.avia-button.avia-size-small {
		font-size: 17px;
    	margin-right: 10px !important;
  	}
  	.avia-button.avia-size-medium {
  		padding: 12px 27px 12px 27px;
	}
	h2 {
  		font-size: 33px;
	}
	#top .text-col {
  		padding: 40px 10px 20px 35px;
	}
	/*#top .reviews-title h2 span {
    	background-size: 20% .25em;
    	background-position: 63.5% 90%;
  	}
  	#top .packages-title h2 span {
    	background-size: 31% .25em;
  	}*/
  	#top .home-packages h3 {
  		font-size: 26px;
	}
	#top .only-home-packages h3 {
  		min-height: 57.5px;
	}
	#top .home-packages .av_one_fourth,
	#top .packages-cards-cols {
  		padding: 30px 25px;
	}
	p.toggler {
		font-size: 17px;
	}
	#top .location-col-2 {
  		padding: 40px 30px 30px 0px;
	}
	#top .location-section .av-flex-placeholder {
  		width: 5% !important;
	}
/******** subpage ********/
	#top .subpage-benefits .av_one_fourth img {
  		width: 80px;
	}
	/*#top .subpage-benefits .av_one_fourth {
    	min-height: 375px;
  	}*/
	#top .pack-card-buttonrow .avia-button.avia-size-small {
		font-size: 20px;
	}
	#top .pack-card-buttonrow {
		margin-top: 35px;
	}
	#top .cta-section-new .flex_column_table, #top .cta-section-new .av_one_full {
  		padding: 0px 50px;
	}
	#top .cta-section-new .content {
  		margin-top: 40px;
	}
/***************** compression therapy ******************/
	#top .compression-benefits .av_one_half,
	#top .compression-benefits .av_one_fourth {
		/*min-height: 420px;*/
		min-height: 476px;
	}
/************************ localized cryotherapy *************************/
	#top .localized-benefits .av_one_half,
	#top .localized-benefits .av_one_fourth {
		min-height: 365px;
	}
/*********************** contact subpage ************************/
	#top .contact-section .av_one_third img {
  		width: 80px;
  		height: 80px;
	}
	#top .contact-mail p a {
  		font-size: 20px;
	}
/**************** for athletes ***************/
	#top .for-athletes-cols-section .av_one_third p {
  		min-height: 168px;
	}
	#top .athletes-pricing-new-grid-2 .pricing-new-col-1.flex_column {
 		width: 65%;
  		flex: 0 0 65%;
	}
	#top .athletes-pricing-new-grid-2 .pricing-new-col-2.flex_column {
  		width: 35%;
  		flex: 0 0 35%;
	}
/***** NEW SUBPAGE 20250817 ******/
	#top .subpage-benefits-new .av_one_fourth {
		min-height: 413px;
	}
/***** NEW CRYOFACIAL 20250817 ****/
	#top .cryofacial-benefits .av_one_fourth {
		min-height: 413px;
	}
/************ NEW CRYOSPOT 20250817 *************/
	#top .cryospot-benefits .av_one_fourth {
		min-height: 434px;
	}
/***** upravy subpage kryo jihlava *****/
	#top .kryo-pomaha .av_one_third p {
		min-height: 96px;
	}
	#top .cta-new-phone .iconbox_content_container p a {
  		font-size: 35px;
	}

	#top .kryo-omlazeni .av_one_third {
  		min-height: 410px;
	}

	#top .contact-phone p a {
    	font-size: 31px;
  	}

  	#top .kryo-omlazeni .av_one_third {
    	min-height: 435px;
  	}

  	#top .opening-hours-contact.avia-table {
    	width: 100% !important;
  	}
/********* vodikova terapie ***********/
	#top .vodik-pomaha .av_one_third {
  		min-height: 460px;
	}
}

@media only screen and (max-width: 1180px) {
	.av-main-nav > li > a {
  		padding: 0 16px;
	}
/***** NEW CRYOFACIAL 20250817 ****/
	#top .cryofacial-benefits .av_one_fourth {
		min-height: 434px;
	}
/***** upravy subpage kryo jihlava *****/
	#top .zotaveni-doba .av_one_fourth {
		min-height: 294px;
	}
/********* vodikova terapie ***********/
	#top .vodik-pomaha .av_one_third {
  		min-height: 480px;
	}
}

@media only screen and (max-width: 1080px) {
	#top #header .av-menu-button > a .avia-menu-text {
    	margin-left: 2em;
  	}
  	.av-main-nav > li > a {
    	padding: 0 14px;
  	}
  	#top .home-h1-title-text p {
    	padding-right: 22%;
  	}
  	/*#top .home-service-title h2 {
    	background-size: 36.5% .25em;
    	background-position: 76.5% 90%;
  	}*/
  	.avia-button.avia-size-small {
    	font-size: 16px;
  	}
  	.avia-button.avia-size-medium {
    	padding: 12px 23px 12px 23px;
    	font-size: 15px;
  	}
  	h3 {
  		font-size: 18px;
	}
	/*#top .reviews-title h2 span {
    	background-size: 22% .25em;
    	background-position: 65.5% 90%;
  	}
  	#top .packages-title h2 span {
    	background-size: 34.5% .25em;
    	background-position: 55% 90%;
  	}
  	#top .faq-title h2 span {
    	background-size: 19.5% .25em;
    	background-position: 71.2% 90%;
  	}*/
  	.togglecontainer {
  		padding: 0px 15%;
	}
	#top .location-section .av-flex-placeholder {
    	width: 4% !important;
  	}
/******* subpage ********/
	#top .subpage-benefits .av_one_fourth {
  		padding: 40px 20px 25px 20px;
	}
	#top .package-type strong {
  		padding-right: 40px;
	}
	#top .subpage-packages .av_one_fourth {
    	padding: 30px 20px;
  	}
  	#top .subpage-packages .av-special-heading-h3 .av-subheading p {
  		min-height: 50px;
	}
	/*#top .subpage-benefits .av_one_fourth p {
  		font-size: 15px;
	}*/
	#top .subpage-benefits li {
  		font-size: 15px;
	}
	/*#top .subpage-benefits .av_one_fourth {
    	min-height: 365px;
  	}*/
	
	#top .cta-new-col-2 {
  		padding: 40px 30px 20px 30px;
	}
/***************** compression therapy ******************/
	#top .compression-benefits .av_one_half,
	#top .compression-benefits .av_one_fourth {
		/*min-height: 403px;*/
		min-height: 462px;
	}
/************************ localized cryotherapy *************************/
	#top .localized-benefits .av_one_half,
	#top .localized-benefits .av_one_fourth {
		min-height: 357px;
	}
/************************ dry floating *************************/
	#top .dry-floating-benefits .av_one_half,
	#top .dry-floating-benefits .av_one_fourth {
		min-height: 425px;
	}
/*********************** contact subpage ************************/
	#top .contact-section .av_one_third {
  		padding: 50px 20px 20px 20px;
  		/*min-height: 388px;*/
  		min-height: 412px;
	}
	#top .contact-section h2 {
    	font-size: 22px;
  	}
/********************** pricing *******************/
	#top .memberships .package-duration p {
  		min-height: 48px;
	}
/********************* thank you *********************/
	#top .thank-you-page .flex_column {
  		padding: 70px 16% 50px 16%;
	}

	#top .contact-form-7 span.form-label {
  		font-size: 14px;
	}
	#top .consultation h4 {
  		padding-bottom: 10px;
	}
/************** for athletes **************/
	#top .for-athletes-cols-section .av_one_third p {
    	min-height: 192px;
    	margin-top: 0px;
    	margin-bottom: 0px;
  	}
  	#top .for-athletes-cols-section-2 .av_one_third p {
  		min-height: 120px !important;
  		margin-top: 0px;
  		margin-bottom: 0px;
	}
	#top .athletes-cta .flex_column {
  		padding: 100px 150px;
	}
	#top .athletes-pricing-new-grid-2 .pricing-new-col-1.flex_column {
 		width: 70%;
  		flex: 0 0 70%;
	}
	#top .athletes-pricing-new-grid-2 .pricing-new-col-2.flex_column {
  		width: 30%;
  		flex: 0 0 30%;
	}
/***** NEW SUBPAGE 20250817 ******/
	#top .subpage-benefits-new .av_one_fourth {
		min-height: 402px;
	}
/***** NEW CRYOFACIAL 20250817 ****/
	#top .cryofacial-benefits .av_one_fourth {
		min-height: 439px;
	}
/************ NEW CRYOSPOT 20250817 *************/
	#top .cryospot-benefits .av_one_fourth {
		min-height: 419px;
	}
/********* PRICING NEW *********/
	#top .pricing-info a.avia-button {
  		left: 145px;
	}
	#top .pricing-info-single a.avia-button {
  		left: 153px;
	}
	#top .pricing-info-5s a.avia-button {
  		left: 95px;
	}
	#top .pricing-info-10s a.avia-button {
  		left: 103px;
	}
/***** upravy subpage kryo jihlava *****/
	#top .home-banner-grid-1 .av_one_third {
  		width: 28% !important;
	}
	#top .kryo-stres .av_one_third p {
		min-height: 72px;
	}

	#top .kryo-omlazeni .av_one_third {
  		min-height: 425px;
	}
	#top .omlazeni-co-ziskate .av_one_third {
		min-height: 273px;
	}

	#top .kryo-zotaveni .av_one_third {
		min-height: 386px;
	}

	#top .kryo-regenerace .av_one_third {
    	min-height: 444px;
  	}

  	#top .contact-subpage-form-button .avia-button {
    	margin-top: 63px;
  	}

  	#top .kryo-omlazeni .av_one_third {
    	min-height: 454px;
  	}

  	#top .opening-hours-contact td.avia-highlight-col {
  		width: 16%;
	}
/********* vodikova terapie ***********/
	#top .vodik-pomaha .av_one_third {
  		min-height: 490px;
	}
}

@media only screen and (max-width: 1024px) {
	#top #header .av-menu-button > a .avia-menu-text {
    	margin-left: 1em;
		font-size: 16px !important;
		padding: 10px 20px;
  	}
  	h1 {
    	font-size: 44px;
  	}
  	#top .home-h1-title-text p {
    	padding-right: 17%;
  	}
  	#top .home-service-title h2 {
    	font-size: 40px;
  	}
  	/*#top .home-service-title h2 span {
    	background-size: 37% .25em;
    	background-position: 77% 90%;
  	}*/
  	h3 {
    	font-size: 17px;
  	}
  	#top .home-sluzby .av_one_fourth p {
    	font-size: 15px;
  	}
  	#top .home-sluzby .av_one_fourth .avia-button.avia-size-small {
    	font-size: 15px;
  	}
  	#top .home-sluzby .av_one_fourth .avia-button.avia-size-medium {
    	padding: 12px 20px 12px 20px;
    	font-size: 14px;
  	}
  	h2 {
    	font-size: 30px;
  	}
  	#top .av-special-heading-h2 .av-subheading p {
    	font-size: 18px !important;
  	}
  	/*#top .reviews-title h2 span {
    	background-size: 21% .25em;
    	background-position: 64.5% 90%;
  	}
  	#top .packages-title h2 span {
    	background-size: 33.5% .25em;
  	}*/
  	#top .home-packages h3 {
    	font-size: 24px;
  	}
  	#top .only-home-packages h3 {
    	min-height: 53px;
  	}
  	#top .home-packages .av-special-heading-h3 .av-subheading p {
  		font-size: 15px;
	}
	.togglecontainer {
    	padding: 0px 13%;
  	}
/******** subpage ********/
	#top .subpage-benefits .av_one_fourth {
    	padding: 40px 15px 25px 20px;
    	/*min-height: 402px;*/
  	}
/***************** compression therapy ******************/
	#top .compression-benefits .av_one_half,
	#top .compression-benefits .av_one_fourth {
		/*min-height: 425px;*/
		min-height: 462px;
	}
/************************ localized cryotherapy *************************/
	#top .localized-benefits .av_one_half,
	#top .localized-benefits .av_one_fourth {
		min-height: 375px;
	}
/*********************** contact subpage ************************/
	#top .contact-section h2 {
    	font-size: 21px;
  	}
  	#top .contact-phone p a {
    	font-size: 29px;
  	}
  	#top .contact-mail p a {
    	font-size: 18px;
  	}
  	#top .map-section .content {
  		padding-top: 20px;
  	}
/************************** popup form **********************/
	.ays-pb-modal.ays-pb-modal_2.ays-popup-box-main-box.ays-pb-bg-styles-mobile_2.ays-pb-border-mobile_2.bounceInUp,
	.ays-pb-modal.ays-pb-show-scrollbar.ays-pb-modal_3.ays-pb-border-mobile_3.bounceInUp {
		width: 70% !important;
	}
/********************** pricing *******************/
	#top .membership-description p {
		font-size: 15px;
	}
/******** pricing new 2025 **********/
	#top .pricing-new-grid-2 {
  		padding: 0 4% 70px 30px;
	}
	#top .pricing-new-grid-1 .flex_column {
  		height: 568px;
  		padding: 30px;
	}

	#top .pricing-info a.avia-button {
  		left: 135px;
	}
	#top .pricing-info-single a.avia-button {
  		left: 143px;
	}
	#top .pricing-info-5s a.avia-button {
  		left: 90px;
	}
	#top .pricing-info-10s a.avia-button {
  		left: 98px;
	}
/*********** for athletes ************/
	#top .for-athletes-cols-section-2 .av_one_third p {
    	min-height: 144px !important;
  	}
  	#top .athletes-cta .flex_column p {
  		font-size: 16px;
	}
	#top .athletes-cta .flex_column {
    	padding: 100px 130px 80px 130px;
  	}
  	#top .athletes-pricing-new-grid-1 .flex_column {
  		height: 750px !important;
	}
/***** NEW CRYOFACIAL 20250817 ****/
	#top .cryofacial-benefits .av_one_fourth {
		min-height: 439px;
	}
/************ NEW CRYOSPOT 20250817 *************/
	#top .cryospot-benefits .av_one_fourth {
		min-height: 437px;
	}
/***** upravy subpage kryo jihlava *****/
	#top .home-banner-grid-1 .av_one_third {
  		width: 29% !important;
	}
	#top .cta-new-phone .iconbox_content_container p a {
    	font-size: 30px;
  	}
  	#top .home-service-title h2 {
    	font-size: 36px;
  	}
  	#top .kryo-zlepseni .content {
  		padding-top: 10px;
  	}

  	#top .kryo-omlazeni-zlepseni .content {
  		padding-top: 50px;
  	}

  	#top .kryo-regenerace .av_one_third {
    	min-height: 461px;
  	}
  	#top .regenerace-kdy .av_one_fourth {
    	min-height: 341px;
  	}

  	#top .kryo-hubnuti-kdy .av_one_fourth {
    	min-height: 296px;
  	}

  	#top .opening-hours.avia-table {
    	width: 90% !important;
  	}
  	#top .opening-hours.avia-table {
    	width: 100% !important;
  	}
  	#top .opening-hours-contact td.avia-highlight-col {
    	width: 13%;
  	}
/********* vodikova terapie ***********/
	#top .vodik-pomaha .av_one_third {
  		min-height: 515px;
	}
}

/********************************************* TABLET RESOLUTIONS *************************************************/
@media only screen and (max-width: 989px) {
	.responsive #top .sm-flex-column-reverse .flex_column_table {
        display:flex !important;
        flex-wrap:wrap;
        flex-direction:column-reverse;
    }
    #top #wrap_all .sm-col-one-half {
  		width:49%;
  		margin-left:2%;
  	}
  	#top #wrap_all .sm-col-one-half.sm-first {
  		clear:none;
  		margin-left:0px;
  	}
  	#top #wrap_all .sm-col-one-half.first {
  		clear:none;
  	}
	
	#custom_html-2 {
    	display: block !important;
    	padding: 0px;
  	}
	body #header_main #custom_html-2 .col.popup {
    	display: block !important;
    	position: absolute;
    	top: 7px;
    	right: 105px;
    	z-index: 1000;
    	cursor: pointer;
		z-index: 100;
  	}
	
	.responsive.html_mobile_menu_tablet #top #header_main > .container .main_menu .av-main-nav > li > a, .responsive.html_mobile_menu_tablet #top #wrap_all .av-logo-container {
    	height: 80px !important;
    	line-height: 80px !important;
  	}
  	#header {
  		box-shadow: 0 0 2px 1px rgba(0,0,0,0.1) !important;
  	}
  	.logo img {
  		width: 65px;
  		margin-top: 7px !important;
	}
	.html_av-overlay-side #top #wrap_all .av-burger-overlay li a {
  		font-size: 18px;
  		font-family: 'Poppins';
	}
	#top #header .av-menu-button > a .avia-menu-text {
    	margin-left: 0;
  	}
	li.menu-item-98 {
		display: none;
	}
	#top .home-h1-title-text p {
    	padding-right: 11%;
  	}
  	#top .home-service-title h2 {
    	font-size: 38px;
  	}
  	/*#top .home-service-title h2 span {
    	background-size: 38% .25em;
    	background-position: 80% 90%;
  	}*/
  	#top .home-sluzby img {
  		width: 415px;
	}
	h3 {
    	font-size: 21px;
  	}
  	#top .home-sluzby .av_one_fourth p {
    	font-size: 16px;
    	min-height: 72px;
  	}
  	#top .home-sluzby .av_one_fourth .avia-button.avia-size-small,
  	.avia-button.avia-size-small {
    	font-size: 17px;
    	margin-right: 30px !important;
  	}
  	#top .home-sluzby .av_one_fourth .avia-button.avia-size-medium,
  	.avia-button.avia-size-medium {
    	padding: 12px 30px 12px 30px;
    	font-size: 17px;
  	}
  	/*.responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth.flex_column_div,
  	.responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth + .av_one_fourth.flex_column_div {
    	margin-top: 50px;
  	}*/
  	#top .service-col-3,
  	#top .service-col-4 {
    	margin-top: 50px !important;
  	}
  	#top .home-sluzby .avia-buttonrow-wrap {
    	margin-top: 15px !important;
  	}
  	#top .home-sluzby .content {
  		padding-bottom: 50px;
	}

	#top .image-col {
  		border-top-right-radius: 15px;
  		border-bottom-right-radius: 0px;
  		padding: 250px;
  		border-top-left-radius: 15px;
	}
	#top .text-col {
    	padding: 30px 35px 10px 35px;
  	}

  	/*#top .reviews-title h2 span {
    	background-size: 23% .25em;
    	background-position: 66% 90%;
  	}
  	#top .packages-title h2 span {
    	background-size: 35.5% .25em;
  	}*/
  	#top .home-packages .avia-button.avia-size-small {
  		font-size: 23px;
  		margin-bottom: 15px !important;
  		margin-right: 0px !important;
	}
	/*#top .faq-title h2 span {
    	background-size: 21% .25em;
    	background-position: 73.2% 90%;
  	}*/
  	.togglecontainer {
    	padding: 0px 10%;
  	}

  	#top .location-col-2 {
    	padding: 40px 30px 10px 30px;
  	}
  	#top .location-col-1 {
  		border-top-left-radius: 0px;
  		border-bottom-left-radius: 15px;
  		padding: 250px;
  		margin-bottom: 0px !important;
  		border-bottom-right-radius: 15px;
	}
	#top .location-google-map {
		padding: 10px 30px 30px 30px;
	}
	#top .only-home-packages h3 {
    	min-height: auto;
  	}
	
	#top .packages-cards-cols {
  		width: 48%;
		margin-left: 4% !important;
		margin-top: 30px;
	}
	#top .packages-cards-cols.first {
  		width: 48%;
		margin-left: 0 !important;
	}
/******** subpage *********/
	#top .subpage-benefits .av_one_fourth {
    	padding: 40px 25px 25px 25px;
    	/*min-height: 310px;*/
  	}
  	#top .benefits-2-row, #top .benefits-2-row-tablet {
    	margin-top: 35px !important;
  	}
  	#top .text-block-image-left img {
  		border-bottom-right-radius: 0px;
  		border-bottom-left-radius: 0px;
  	}
  	#top .text-block-image-left {
    	border-top-left-radius: 15px;
    	border-top-right-radius: 15px;
    	border-bottom-left-radius: 0px;
    	border-bottom-right-radius: 0px;
  	}
  	#top #wrap_all .avia-button.av-m1ezgdaf-4fae2f6055f1ad9a68af4d80865f6b20,
  	#top #wrap_all .avia-button.av-7kyzrf-b5bd4313663e7629192139dfc0dc97b7,
  	#top #wrap_all .avia-button.av-7kuxyt-c94eb085ab3dc83502d3a5bceb8a780d {
  		margin-left: 20px !important;
	}
	
	#top .cta-new-col-2 {
    	padding: 40px 50px 20px 50px;
  	}
	#top .pack-card-buttonrow .avia-button.avia-size-small {
    	font-size: 20px;
  	}
	#top .cta-section-new .flex_column_table {
    	margin-top: 25px !important;
	}
/***************** compression therapy **********************/
	#top .compression-col-5 {
		width: 48%;
	}
	#top .compression-col-6 {
		width: 100%;
		margin-left: 0% !important;
	}
	#top .compression-col-7 {
		display: none;
	}
	#top .compression-benefits .av_one_half {
    	min-height: auto;
  	}
  	#top .compression-benefits .av_one_fourth h3 {
    	min-height: auto;
  	}
	#top .compression-benefits .av_one_fourth {
		/*min-height: 348px;*/
		min-height: 367px;
	}
/************************ localized cryotherapy *************************/
	#top .localized-benefits .av_one_fourth {
		min-height: 330px;
	}
/************************ dry floating *************************/
	#top .dry-floating-benefits .av_one_fourth {
		min-height: 330px;
	}
/************************ contact subpage *************************/
	#top .contact-col-3-tablet {
		margin-top: 20px;
	}
	#top .contact-section .av_one_third {
    	padding: 50px 35px 20px 35px;
    	/*min-height: 365px;*/
    	min-height: 389px;
  	}
  	#top .contact-subpage-form-button .avia-button {
    	margin-top: 13px;
  	}
/*********************** footer ***********************/
	#top .footer-section p {
  		font-size: 15px;
	}
/************************** popup form **********************/
	.ays-pb-modal.ays-pb-modal_2.ays-popup-box-main-box.ays-pb-bg-styles-mobile_2.ays-pb-border-mobile_2.bounceInUp,
	.ays-pb-modal.ays-pb-show-scrollbar.ays-pb-modal_3.ays-pb-border-mobile_3.bounceInUp {
		width: 90% !important;
	}
/********************** pricing *******************/
	#top .membership-description p {
		min-height: 135px;
	}
/******** pricing new 2025 **********/
	#top .pricing-new-grid-1 {
    	padding: 0 50px 30px 50px;
  	}
  	#top .pricing-new-grid-2 {
    	padding: 20px 50px 70px 50px;
  	}
  	.pricing-new-col-4.flex_column {
  		overflow: visible !important;
  	}
  	#top .pricing-new-grid-2 .av-special-heading.av-special-heading-h3 {
  		min-height: 52px;
	}
	#top .pricing-new-grid-1 .flex_column {
    	height: 415px;
  	}

  	#top .pricing-info a.avia-button {
  		left: 170px;
    	font-size: 18px;
    	top: 16px;
	}
	#top .pricing-info-single a.avia-button {
  		left: 180px;
	}
	#top .pricing-info-5s a.avia-button {
  		left: 115px;
	}
	#top .pricing-info-10s a.avia-button {
  		left: 123px;
	}
/************* for athletes ************/
	#top .for-athletes-cols-section .av_one_third p {
    	min-height: 144px;
  	}
  	#top .for-athletes-cols-section-2 .av_one_third p {
    	min-height: 96px !important;
  	}
  	#top .athletes-cta .flex_column {
    	padding: 100px 50px 80px 50px;
  	}
  	#top .athletes-text-image-section .text-col {
    	padding: 50px 35px 10px 35px;
  	}
  	#top .athletes-text-image-section .image-col {
    	border-top-right-radius: 0px;
    	border-bottom-right-radius: 15px;
    	border-bottom-left-radius: 15px;
    	padding: 250px;
    	border-top-left-radius: 0px;
    	margin-bottom: 0px !important;
  	}
  	#top .athletes-pricing-new-grid-1 .flex_column {
    	height: 361px !important;
  	}
  	#top .athletes-pricing-new-grid-2 .pricing-new-col-2.flex_column {
  		overflow: visible !important;
  	}
  	#top .athletes-pricing-new-grid-2 {
    	padding-bottom: 40px;
  	}
/***** NEW HOME *****/
	#top .home-sluzby .av_one_third {
		min-height: 569px;
	}
/***** NEW SUBPAGE 20250817 ******/
	#top .subpage-benefits-new .av_one_fourth {
		min-height: 344px;
	}
/***** NEW CRYOFACIAL 20250817 ****/
	#top .cryofacial-benefits .av_one_fourth {
		min-height: 367px;
	}
	#top .why-choose-cryofacial.av_one_full {
  		margin-top: 35px;
	}
/************ NEW CRYOSPOT 20250817 *************/
	#top .cryospot-benefits .av_one_fourth {
		min-height: 348px;
	}
	#top .cryospot-benefits .flex_column_table {
  		margin-top: 35px !important;
	}
/***** upravy subpage kryo jihlava *****/
	#top .home-banner-grid-1 {
    	padding: 70px 50px 70px 50px;
  	}
  	#top .home-banner-grid-2 {
    	padding: 70px 50px 70px 50px;
  	}
  	#top .home-banner-grid-1 .av_one_third {
    	width: 17% !important;
  	}
  	#top .home-banner-grid-2 img {
    	width: 900px;
    	height: 400px;
    	object-fit: cover;
    	object-position: 0 22%;
    	margin-bottom: 30px;
  	}
  	#top .general-img-tablet img {
  		width: 900px;
    	height: 400px;
    	object-fit: cover;
    	object-position: 0 22%;
  	}
  	#top .img-tablet-space-top img {
  		margin-top: 30px;
  	}
  	#top .img-tablet-space-bottom img {
  		margin-bottom: 30px;
  	}
  	#top .benefits-2-row,
  	#top .benefits-2-row-tablet {
    	margin-top: 20px !important;
  	}
  	#top .kryo-stres .av_one_third p {
    	min-height: auto;
  	}
  	#top .kryo-pomaha .av_one_third p {
    	min-height: auto;
  	}
  	#top #wrap_all .xs-col-one-half { 
    	width:49% !important;
    	float:left !important;
    	margin-top: 20px !important;
    	margin-left: 0 !important;
    }
    #top #wrap_all .xs-col-one-half.xs-first { 
    	width:49% !important;
    	margin-right: 2% !important;
    	float:left !important;
    }

    #top .kryo-omlazeni .av_one_third {
    	min-height: 384px;
  	}
  	#top .omlazeni-co-ziskate .av_one_third {
    	min-height: auto;
  	}

  	#top .kryo-bolest .av_one_third {
  		min-height: 282px;
	}
	#top .kryo-bolest-dlzka .av_one_fourth {
  		min-height: 235px;
	}

	#top .kryo-zotaveni .av_one_third {
    	min-height: 355px;
  	}

  	#top .regenerace-kdy .av_one_fourth {
    	min-height: 290px;
  	}

  	#top .kryo-hubnuti .av_one_third {
  		min-height: 410px;
	}
	#top .kryo-hubnuti-kdy .av_one_fourth {
    	min-height: 261px;
  	}
/****** vodikova terapie *******/
	#top .vodik-banner-grid-2 {
		padding-top: 0px;
	}
	#top .vodik-banner-grid-2 img {
    	object-position: 0px 5%;
  	}
  	#top #wrap_all .vodik-priebeh .av_one_fourth {
  		min-height: 310px;
  		margin-top: 0px !important;
  	}

}

@media only screen and (max-width: 834px) {
	h1 {
    	font-size: 40px;
  	}
  	#top .home-h1-title-text p {
    	padding-right: 0;
  	}
  	#top .home-service-title h2 {
    	font-size: 35px;
  	}
  	/*#top .home-service-title h2 span {
    	background-size: 41% .25em;
    	background-position: 92% 90%;
  	}
  	#top .reviews-title h2 span {
    	background-size: 27% .25em;
    	background-position: 70% 90%;
  	}
  	#top .packages-title h2 span {
    	background-size: 42.5% .25em;
    	background-position: 57% 90%;
  	}*/
  	#top .home-packages h3 {
    	font-size: 25px;
  	}
  	#top .home-packages .av-special-heading-h3 .av-subheading p {
  		min-height: 48px;
	}
	#top .home-packages .av_one_fourth,
	#top .packages-cards-cols {
    	padding: 30px 35px;
  	}

	/*#top .home-packages .responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth.flex_column_div,
	.responsive .home-packages .av_one_fourth.first + .home-packages .av_one_fourth + .home-packages .av_one_fourth + .home-packages .av_one_fourth.flex_column_div {
    	margin-top: 35px !important;
  	}*/
  	#top .home-packages .package-col-3.av_one_fourth,
  	#top .home-packages .package-col-4.av_one_fourth {
  		margin-top: 35px !important;
  	}

  	#top .cta-bottom-text p {
  		font-size: 18px;
	}
	/*#top .faq-title h2 span {
    	background-size: 24% .25em;
    	background-position: 78.2% 90%;
  	}*/
  	.togglecontainer {
    	padding: 0px 5%;
  	}
	#top .packages-cards-cols h3 {
  		min-height: 55px;
	}
/******** subpage *********/
	/*#top .subpage-benefits .av_one_fourth {
    	min-height: 345px;
  	}*/
/***************** compression therapy ******************/
	#top .compression-benefits .av_one_fourth {
		min-height: 368px;
	}
/************************ localized cryotherapy *************************/
	#top .localized-benefits .av_one_fourth {
		min-height: 330px;
	}
/************************ dry floating *************************/
	#top .dry-floating-benefits .av_one_fourth {
		/*min-height: 350px;*/
		min-height: 367px;
	}
/************************ contact subpage *************************/
	#top .contact-section .av_one_third {
    	min-height: 413px;
  	}
/*********************** footer ***********************/
	#top .footer-logo {
		width: 11.6% !important;
	}
	#top .footer-links {
		width: 25% !important;
	}
	#top .socials {
		width: 100% !important;
	}
	#top .socials .aps-group-horizontal {
		text-align: center;
	}
/************************** popup form **********************/
	.ays-pb-modal.ays-pb-modal_2.ays-popup-box-main-box.ays-pb-bg-styles-mobile_2.ays-pb-border-mobile_2.bounceInUp,
	.ays-pb-modal.ays-pb-show-scrollbar.ays-pb-modal_3.ays-pb-border-mobile_3.bounceInUp {
		width: 90% !important;
	}
/********************** pricing *******************/
	#top .memberships .av-special-heading-h3 .av-subheading p {
  		min-height: 67.5px;
	}
	#top .memberships h3 {
    	padding-right: 40px;
    	min-height: 55px;
  	}

  	#top .pricing-buttons .avia-button.avia-size-medium {
  		font-size: 13px;
  		padding: 10px 15px 10px 15px;
	}
/********************** thank you ******************/
	#top .thank-you-page .flex_column {
    	padding: 70px 9% 50px 9%;
  	}
/************* for athletes ************/
  	#top .for-athletes-cols-section-2 .av_one_third h3 {
    	min-height: 47px !important;
  	}
/***** NEW HOME *****/
	#top .home-sluzby .av_one_third {
		min-height: 507px;
	}
/***** NEW SUBPAGE 20250817 *****/
	#top .subpage-new-pricing h3 {
  		font-size: 22px;
	}
	#top .subpage-benefits-new .av_one_fourth {
		min-height: 363px;
	}
/***** NEW CRYOFACIAL 20250817 ****/
	#top .cryofacial-benefits .av_one_fourth {
		min-height: 367px;
	}
/************ NEW CRYOSPOT 20250817 *************/
	#top .cryospot-benefits .av_one_fourth {
		min-height: 367px;
	}
/***** upravy subpage kryo jihlava *****/
	#top .home-banner-grid-1 .av_one_third {
    	width: 20% !important;
  	}
  	#top .home-banner-grid-1 {
    	padding: 70px 50px 35px 50px;
  	}
  	#top .kryo-pomaha .av_one_third p {
    	min-height: 96px;
  	}

  	#top .kryo-omlazeni .av_one_third {
    	min-height: 432px;
  	}

  	#top .kryo-bolest .av_one_third {
    	min-height: 320px;
  	}

  	#top .kryo-zotaveni .av_one_third {
    	min-height: 355px;
  	}
/****** vodikova terapie *******/
	#top .vodik-pomaha .av_one_third {
    	min-height: 460px;
  	}
}

@media only screen and (max-width: 820px) {
/************************ dry floating *************************/
	#top .dry-floating-benefits .av_one_fourth {
		min-height: 370px;
	}
/***** NEW HOME *****/
	#top .home-sluzby .av_one_third {
		min-height: 550px;
	}
/***** NEW COMPRESSION THERAPY 20250817 *****/
	#top .compression-benefits .av_one_fourth {
		min-height: 387px;
	}
/***** upravy subpage kryo jihlava *****/
	#top .kryo-stres .av_one_third p {
    	min-height: 72px;
  	}

  	#top .kryo-bolest-dlzka .av_one_fourth {
    	min-height: 260px;
  	}

  	#top .kryo-hubnuti-kdy .av_one_fourth {
    	min-height: 284px;
  	}
}

@media only screen and (max-width: 810px) {
	#top .home-service-title h2 {
    	font-size: 34px;
  	}
  	/*#top .faq-title h2 span {
    	background-size: 26% .25em;
    	background-position: 80.2% 90%;
  	}*/
  	.togglecontainer {
    	padding: 0px 3%;
  	}
  	#top .only-home-packages h3 {
    	min-height: 55px;
  	}
/************************** popup form **********************/
	.ays-pb-modal.ays-pb-modal_2.ays-popup-box-main-box.ays-pb-bg-styles-mobile_2.ays-pb-border-mobile_2.bounceInUp,
	.ays-pb-modal.ays-pb-show-scrollbar.ays-pb-modal_3.ays-pb-border-mobile_3.bounceInUp {
		width: 90% !important;
	}
/************* for athletes ************/
	#top .for-athletes-cols-section-2 .av_one_third p {
    	min-height: 120px !important;
  	}
/****** vodikova terapie *******/
  	#top #wrap_all .vodik-priebeh .av_one_fourth {
    	min-height: 360px;
  	}
}

@media only screen and (max-width: 800px) {
	/*#top .home-service-title h2 span {
   		background-size: 42% .25em;
    	background-position: 95% 90%;
  	}
  	#top .reviews-title h2 span {
    	background-size: 28% .25em;
    	background-position: 71% 90%;
  	}
  	#top .packages-title h2 span {
    	background-size: 44.5% .25em;
    	background-position: 57% 90%;
  	}*/
/************************** popup form **********************/
	.ays-pb-modal.ays-pb-modal_2.ays-popup-box-main-box.ays-pb-bg-styles-mobile_2.ays-pb-border-mobile_2.bounceInUp,
	.ays-pb-modal.ays-pb-show-scrollbar.ays-pb-modal_3.ays-pb-border-mobile_3.bounceInUp {
		width: 90% !important;
	}
/***** upravy subpage kryo jihlava *****/
	#top .omlazeni-co-ziskate .av_one_third {
    	min-height: 277px;
  	}
/****** vodikova terapie *******/
  	#top #wrap_all .vodik-priebeh .av_one_fourth {
    	min-height: 380px;
  	}
}

@media only screen and (max-width: 768px) {
	#top .home-service-title h2 {
    	font-size: 33px;
  	}
  	/*#top .home-service-title h2 span {
    	background-size: 42% .25em;
    	background-position: 97% 90%;
  	}
  	#top .reviews-title h2 span {
    	background-size: 30% .25em;
    	background-position: 73% 90%;
  	}
  	#top .packages-title h2 span {
    	background-size: 46.5% .25em;
    	background-position: 58% 90%;
  	}
  	#top .faq-title h2 span {
    	background-size: 27% .25em;
    	background-position: 82.2% 90%;
  	}*/
  	p.toggler {
  		font-size: 17px !important;
  	}
/***************** compression therapy ******************/
	#top .compression-benefits .av_one_fourth h3 {
    	min-height: 70px;
  	}
	#top .compression-benefits .av_one_fourth {
		/*min-height: 392px;*/
		min-height: 411px;
	}
/************************ localized cryotherapy *************************/
	#top .localized-benefits .av_one_fourth {
		min-height: 348px;
	}
/************************ dry floating *************************/
	#top .dry-floating-benefits .av_one_fourth {
		min-height: 395px;
	}
/************************** popup form **********************/
	.ays-pb-modal.ays-pb-modal_2.ays-popup-box-main-box.ays-pb-bg-styles-mobile_2.ays-pb-border-mobile_2.bounceInUp {
		width: 90% !important;
	}
/************************* thank you ***********************/
	#top .thank-you-page .flex_column {
    	padding: 70px 40px 50px 40px;
  	}
/******** pricing new 2025 **********/
	#top .pricing-new-grid-1 .flex_column {
    	height: 380px;
  	}
/***** NEW HOME *****/
	#top .home-sluzby .av_one_third {
		min-height: 509px;
	}
/***** NEW SUBPAGE 20250817 *****/
	#top .subpage-new-pricing .pricing-new-col-2 {
  		width: 35% !important;
	}
	#top .subpage-benefits-new .av_one_fourth {
		min-height: 370px;
	}
/***** NEW CRYOFACIAL 20250817 ****/
	#top .cryofacial-benefits .av_one_fourth {
		min-height: 391px;
	}
/************ NEW CRYOSPOT 20250817 *************/
	#top .cryospot-benefits .av_one_fourth {
		min-height: 391px;
	}
/***** upravy subpage kryo jihlava *****/
	#top .kryo-bolest .av_one_third {
    	min-height: 343px;
  	}

  	#top .kryo-zotaveni .av_one_third {
    	min-height: 407px;
  	}

  	#top .contact-section .av_one_third {
    	padding: 50px 30px 20px 30px;
  	}

  	#top .kryo-hubnuti .av_one_third {
    	min-height: 455px;
  	}
}

/********************************************* TABLET RESOLUTIONS *************************************************/
@media only screen and (max-width: 767px) {
	#top #wrap_all .xs-col-one-half { 
    	width:49% !important;
    	float:left !important;
    	margin-top: 20px !important;
    }
    #top #wrap_all .xs-col-one-half.xs-first { 
    	width:49% !important;
    	margin-right: 2% !important;
    	float:left !important;
    }
	
	body #header_main #custom_html-2 .col.popup {
    	top: 2px;
  	}
	
	.home-video video {
		object-fit: cover;
		object-position: 20% 50%;
	}

	.avia-video-16-9.home-video {
		padding-bottom: 100%;
	}

	.responsive.html_mobile_menu_tablet #top #header_main > .container .main_menu .av-main-nav > li > a, .responsive.html_mobile_menu_tablet #top #wrap_all .av-logo-container {
    	height: 70px !important;
    	line-height: 70px !important;
  	}
  	.responsive #top .logo {
    	height: 70px !important;
  	}
  	.logo img {
    	width: 60px !important;
    	margin-top: 0px !important;
  	}
/****** sticky menu mobil *******/
    .responsive #top #wrap_all #header {
        position: fixed !important;
    }
    .html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 70px !important;
    }
/****** sticky menu mobil *******/
	#top .home-banner-section .content {
		padding-bottom: 30px;
	}
	#top .home-h1-title-text p {
    	font-size: 17px;
  	}
  	#top .home-image-banner-col {
  		margin-top: 15px !important;
	}
	#top .home-sluzby .content {
  		padding-top: 0;
	}
	#top .home-service-title h2 {
    	font-size: 30px;
  	}
  	/*#top .home-service-title h2 span {
  		background-image: linear-gradient(120deg,#99b9c1,#99b9c1);
  		background-repeat: no-repeat;
  		background-size: 29.5% .25em;
  		background-position: 55% 90%;
  		transition: background-size .25s ease-in;
	}*/
	#top .av-special-heading-h2 .av-subheading p {
    	font-size: 17px !important;
  	}
  	h3 {
    	font-size: 18px;
  	}
  	#top .home-sluzby .av_one_fourth p {
    	font-size: 15px;
  	}
  	#top .home-sluzby .av_one_fourth .avia-button.avia-size-small {
    	font-size: 16px;
    	margin-right: 15px !important;
  	}
  	#top .home-sluzby .av_one_fourth .avia-button.avia-size-medium {
    	padding: 12px 20px 12px 20px;
    	font-size: 16px;
  	}
  	#top #wrap_all .service-col-3, #top #wrap_all .service-col-4 {
    	margin-top: 35px !important;
  	}
  	#top .image-col {
    	padding: 0px;
    	background-image: none;
  	}
  	#top .image-col img {
  		border-top-left-radius: 15px;
  		border-top-right-radius: 15px;
  		border-bottom-left-radius: 0px;
  		border-bottom-right-radius: 0px;
  		width: 767px;
	}
	h2 {
    	font-size: 28px;
  	}

  	#top .only-home-packages h3 {
    	min-height: 51px;
  	}
  	#top .home-packages .av_one_fourth,
	#top .packages-cards-cols {
    	padding: 20px 29px 30px 25px;
  	}
  	#top #wrap_all .home-packages .package-col-3.av_one_fourth, #top #wrap_all .home-packages .package-col-4.av_one_fourth {
    	margin-top: 0px !important;
  	}
  	#top .home-packages h3 {
    	font-size: 23px;
  	}
  	#top .home-packages .av-special-heading-h3 .av-subheading p {
    	min-height: 68px;
  	}
  	#top .package-label p {
  		font-size: 18px;
	}
	#top .package-label {
  		right: -75px;
  		top: -10px;
  		height: 73px;
  		padding-top: 18px;
	}
	#top .home-packages .avia-button.avia-size-small {
    	font-size: 22px;
    	margin-bottom: 0px !important;
    	margin-top: 15px;
  	}
  	.togglecontainer {
    	padding: 0px;
  	}
  	p.toggler {
  		font-size: 16px !important;
  	}
  	.js_active .toggler::before {
  		height: 96px !important;
		right: -2px;
  	}

  	.responsive div .avia_responsive_table .avia-data-table table,
  	.responsive div .avia_responsive_table .avia-data-table tbody,
  	.responsive div .avia_responsive_table .avia-data-table tr,
  	.responsive div .avia_responsive_table .avia-data-table td,
  	.responsive div .avia_responsive_table .avia-data-table th {
    	display: revert;
  	}
  	#top .opening-hours td {
  		text-align: left;
	}
	#top .opening-hours.avia-table {
  		border: none !important;
	}
	#top .opening-hours td.avia-highlight-col {
  		/*width: 40%;*/
  		width: 22%;
	}
	#top .opening-hours.avia-table {
  		/*width: 45% !important;*/
  		width: 80% !important;
	}

	#top .location-col-1 {
    	padding: 0;
    	background-image: none;
  	}
  	#top .location-col-1 img {
  		border-top-right-radius: 0px;
  		border-bottom-right-radius: 15px;
  		border-bottom-left-radius: 15px;
  		border-top-left-radius: 0px;
  		width: 767px;
	}
	#top .location-google-map {
		padding: 10px 25px 30px 25px;
	}
	#top .location-section .flex_column_table {
  		margin-top: 30px !important;
	}
	
	#top .packages-cards-cols {
    	margin-left: 2% !important;
  	}
	#top .packages-cards-cols-text {
  		min-height: 250px;
	}
/********* subpage **********/
	/*#top .subpage-benefits .av_one_fourth {
    	min-height: 365px;
  	}*/
  	#top #wrap_all .benefits-2-row, #top #wrap_all .benefits-2-row-tablet {
    	margin-top: 0px !important;
  	}
  	#top .text-block-image-left img {
    	border-top-right-radius: 15px;
    	border-bottom-right-radius: 0px;
    	border-bottom-left-radius: 0px;
    	border-top-left-radius: 15px;
  	}
  	#top .section-text-image-left .content {
  		padding-top: 0px;
  	}
	
	#top .cta-section-new .flex_column_table {
    	margin-top: 0px !important;
  	}
	#top .cta-section-new .flex_column_table, #top .cta-section-new .av_one_full {
    	padding: 0px 30px;
  	}
	#top .cta-new-col-2 {
    	padding: 40px 30px 20px 30px;
  	}
	#top .get-consultation h3 {
  		font-size: 30px;
	}
	#top .cta-section-new h4 {
  		font-size: 17px;
	}
	#top .cta-new-phone .iconbox_content_container p a {
  		font-size: 35px;
	}
	#top .subpage-pricing-new {
  		margin-top: 0px !important;
	}
/***************** compression therapy ******************/
	#top .compression-benefits .av_one_fourth h3 {
    	min-height: 60px;
  	}
	#top .compression-benefits .av_one_fourth {
		/*min-height: 402px;*/
		min-height: 459px;
	}
/**************** localized cryotherapy *****************/
	#top .localized-benefits .av_one_fourth h3 {
    	min-height: auto;
  	}
	#top .localized-benefits .av_one_fourth {
		min-height: 360px;
	}
/************************ contact subpage *************************/
	#top .contact-section .av_one_third {
		padding: 50px 35px 40px 35px;
    	min-height: auto;
  	}
  	#top .contact-section .content {
  		padding-top: 0px;
  	}
  	#top .map-section .content {
    	padding-top: 0px;
  	}
/*********************** footer ***********************/
	#top .footer-logo {
		width: 100% !important;
		margin: 0 auto;
  		display: flex;
  		flex-wrap: wrap;
  		justify-content: center;
	}
	#top .footer-links {
		width: 100% !important;
	}
	#top .socials {
		width: 100% !important;
	}
	#top .footer-links p {
  		text-align: center;
	}
/************************** popup form **********************/
	#top .contact-form-7 .av_one_half {
		width: 100% !important;
		margin-left: 0px !important;
	}
	#top .contact-form-7 .input-text,
	#top .contact-form-7 input[type="text"],
	#top .contact-form-7 input[type="input"],
	#top .contact-form-7 input[type="password"],
	#top .contact-form-7 input[type="email"],
	#top .contact-form-7 input[type="number"],
	#top .contact-form-7 input[type="url"],
	#top .contact-form-7 input[type="tel"],
	#top .contact-form-7 input[type="search"],
	#top .contact-form-7 textarea,
	#top .contact-form-7 select {
		margin-bottom: 7px !important;
		margin-top: 0px;
	}
	#top .contact-form-7 textarea {
  		height: 125px;
	}
/********************** pricing *******************/
	#top .memberships h3 {
    	padding-right: 40px;
    	min-height: auto;
  	}
  	#top .memberships .av-special-heading-h3 .av-subheading p {
    	min-height: auto;
  	}
  	#top .membership-description p {
    	min-height: auto;
  	}
  	#top .memberships .package-duration p {
    	min-height: auto;
  	}
/******** pricing new 2025 **********/
	#top .pricing-new-grid-1 .flex_column {
    	height: 300px;
  	}
  	.responsive #top #wrap_all .av-flex-cells .pricing-new-col-1.no_margin,
  	.responsive #top #wrap_all .av-flex-cells .pricing-new-col-2.no_margin,
  	.responsive #top #wrap_all .av-flex-cells .pricing-new-col-3.no_margin,
  	.responsive #top #wrap_all .av-flex-cells .pricing-new-col-4.no_margin {
    	padding-left: 0 !important;
    	padding-right: 0 !important;
  	}
  	#top .pricing-new-grid-2 .package-price p {
  		font-size: 22px;
  		margin-bottom: 3px;
	}
	#top .package-duration p {
		font-size: 15px;
	}
	#top .pricing-new-grid-2 .avia-button {
  		font-size: 15px;
	}
	.pricing-new-col-2.flex_column {
  		width: 40%;
  		flex: 0 0 40%;
	}
	.pricing-new-col-3.flex_column {
  		width: 26%;
  		flex: 0 0 26%;
	}
	.pricing-new-col-4.flex_column {
  		width: 34%;
  		flex: 0 0 34%;
	}

	#top .pricing-info a.avia-button {
  		left: 145px;
    	font-size: 17px;
    	top: 14px;
	}
	#top .pricing-info-single a.avia-button {
  		left: 154px;
	}
	#top .pricing-info-5s a.avia-button {
  		left: 98px;
	}
	#top .pricing-info-10s a.avia-button {
  		left: 104px;
	}
/************* for athletes ***************/
	#top .athletes-text-image-section .image-col {
    	padding: 0px;
  	}
  	#top .athletes-text-image-section .image-col img {
    	border-top-right-radius: 0px;
    	border-bottom-right-radius: 15px;
    	border-bottom-left-radius: 15px;
    	border-top-left-radius: 0px;
  	}
  	#top .for-athletes-cols-section .av_one_third h3 {
    	min-height: auto;
  	}
  	#top .for-athletes-cols-section .av_one_third p {
    	min-height: auto;
  	}
  	#top .for-athletes-cols-section-2 .av_one_third h3 {
    	min-height: auto;
  	}
  	#top .for-athletes-cols-section-2 .av_one_third p {
    	min-height: auto !important;
  	}
  	#top .for-athletes-cols-section .av_one_third {
  		min-height: auto;
  		padding: 30px 25px 35px 25px;
	}
	#top .for-athletes-cols-section-2 .av_one_third {
  		min-height: auto;
  		padding: 30px 25px 35px 25px;
	}
	#top .athletes-cta .flex_column {
    	padding: 80px 30px 60px 30px;
  	}
  	#top .athletes-pricing-new-grid-1 .flex_column {
    	height: 300px !important;
  	}

  	#top .athletes-pricing-new-grid-2 .pricing-new-col-1.flex_column {
    	width: 100%;
    	flex: 0 0 100%;
  	}
  	#top .athletes-pricing-new-grid-2 .pricing-new-col-2.flex_column {
    	width: 100%;
    	flex: 0 0 100%;
  	}
  	#top .athletes-pricing-new-grid-2 .pricing-new-col-2 .av_textblock_section {
    	width: 40%;
  		float: left;
  	}
  	#top .athletes-pricing-new-grid-2 .pricing-new-col-2 .avia-button-wrap {
    	width: 60%;
  		float: left;
  	}
  	#top .athletes-pricing-new-grid-2 .avia-button {
  		margin-top: 5px;
	}
	#top .athletes-pricing-new-grid-2 .flex_column_table {
  		padding-bottom: 20px;
  		padding-top: 10px;
	}
	#top .athletes-pricing-new-grid-2 .pricing-new-col-2 .single-price p {
  		margin-top: 15px;
	}
	#top .athletes-pricing-new-grid-2 .athletes-pricing-new-package-label {
  		top: -205px;
	}
/***** NEW SUBPAGE 20250817 *****/
	#top .subpage-new-pricing .pricing-new-col-2 {
    	width: 100% !important;
  	}
  	#top .subpage-new-pricing .pricing-new-col-2.flex_column {
  		align-content: center;
	}
	#top .subpage-new-pricing .pricing-new-col-2 .av_textblock_section {
    	width: 40%;
    	float: left;
  	}
  	#top .subpage-new-pricing .pricing-new-col-2 .avia-button-wrap {
    	width: 60%;
    	float: left;
  	}
  	#top .subpage-new-pricing .pricing-new-col-2 .package-price-before p {
    	margin-top: 0px !important;
  	}
  	#top .subpage-new-pricing .pricing-new-col-2 .single-price p {
    	margin-top: 15px;
  	}
  	#top .subpage-new-pricing .subpage-pricing-new {
  		margin-bottom: 0px !important;
  		padding-bottom: 0px;
  	}
  	#top .subpage-pricing-new-package-label {
  		top: -183px;
  		right: -24px;
	}
	#top .subpage-new-pricing .pricing-subpage-title-new.av-special-heading {
  		padding-bottom: 0px !important;
	}
	#top .subpage-new-pricing .supage-gift-new {
		padding-top: 40px;
	}
	#top .subpage-benefits-new .av_one_fourth {
		min-height: 402px;
	}
/***** NEW CRYOFACIAL 20250817 ****/
	#top .cryofacial-benefits .av_one_fourth {
		min-height: 420px;
	}
	#top .cryofacial-pricing-subpage .subpage-pricing-new-package-label {
    	top: -265px;
  	}
/************ NEW CRYOSPOT 20250817 *************/
	#top .cryospot-price-label {
		top: -205px !important;
	}
	#top .cryospot-benefits-img-col {
		display: none !important;
	}
	#top .cryospot-benefits .av_one_fourth {
  	  	min-height: 419px;
  	}
  	#top .cryospot-benefits .flex_column_table {
    	margin-top: 0px !important;
  	}
/************ NEW COMPRESSION THERAPY 20250817 *************/
  	#top .compression-subpage-pricing .subpage-pricing-new-package-label {
    	top: -202px;
  	}
/************ NEW DRY FLOATING 20250817 *************/
  	#top .dry-floatong-subpage-pricing .subpage-pricing-new-package-label {
    	top: -206px;
  	}
/************ NEW MEMBERSHIPS SUBPAGE 20250817 *************/
	#top .membership-form .contact-form-7 .flex_column {
		margin-bottom: 5px !important;
	}
/***** upravy subpage kryo jihlava *****/
	.responsive .logo svg {
    	max-height: 70px;
    	width: 115px;
  	}
	#top .home-banner-grid-1 .av_one_third {
    	width: 30% !important;
    	margin-top: 35px !important;
  	}
  	#top .home-banner-grid-1 {
    	padding: 70px 50px 0px 50px;
  	}
  	#top .kryo-stres .av_one_third p {
    	min-height: auto;
  	}
  	#top .kryo-stres .av_one_third {
  		padding: 25px 20px 10px 20px !important;
	}
	#top .kryo-stres .av_one_third .av-special-heading {
  		padding-bottom: 0px !important;
	}
	#top .kryo-pomaha .av_one_third p {
    	min-height: auto;
  	}
  	#top .kryo-pomaha .av_one_third .av-special-heading {
  		padding-bottom: 0px !important;
	}
	#top .kryo-pomaha .av_one_third {
  		padding: 30px 25px 15px 25px !important;
	}
	#top .kryo-zlepseni .content {
    	padding-top: 0px;
    	padding-bottom: 40px;
  	}
  	#top .subpage-pricing-new-package-label {
    	top: -205px;
  	}

  	#top .kryo-omlazeni .av_one_third {
    	min-height: auto;
  	}
  	#top .omlazeni-co-ziskate .av_one_third {
    	min-height: auto;
  	}
  	#top .kryo-omlazeni-zlepseni .content {
  		padding-top: 50px;
  	}
  	#top .omlazeni-label-3 {
  		top: -182px;
  	}

  	#top .kryo-bolest .av_one_third {
    	min-height: auto;
  	}
  	#top .kryo-bolest .av_one_third .av-special-heading {
  		padding-bottom: 10px !important;
  	}
  	#top .kryo-bolest-dlzka .av_one_fourth .av-special-heading {
  		padding-bottom: 0px !important;
	}
	#top .kryo-bolest-dlzka .av_one_fourth {
    	min-height: 246px;
  	}
  	#top .kryo-bolest-dlzka .av_one_fourth p {
  		margin-bottom: 0px !important;
	}
	#top .bolest-label-3 {
		top: -181px;
	}
	#top .bolest-label-4 {
		top: -232px;
	}

	#top .regenerace-kdy .av_one_fourth {
    	min-height: 332px;
  	}
  	#top .regenerace-label-4 {
  		top: -256px;
  	}

  	#top .zotaveni-label-4 {
  		top: -231px;
  	}

  	#top .stres-label-4 {
  		top: -231px;
  	}

  	#top .omlazeni-label-4 {
  		top: -231px;
  	}

  	#top .hubnuti-label-4 {
  		top: -232px;
  	}

  	#top .vodik-label-4 {
  		top: -205px;
  	}
  	#top .kryo-hubnuti-kdy .av_one_fourth {
    	min-height: 284px;
  	}
/****** vodikova terapie *******/
  	#top #wrap_all .vodik-priebeh .av_one_fourth {
    	min-height: 420px;
  	}
}

@media only screen and (max-width: 500px) {
	body #header_main #custom_html-2 .col.popup {
    	right: 85px;
  	}
	body #header_main #custom_html-2 .col.popup {
  		padding: 0 20px 0 20px;
  		font-size: 16px;
	}
	#top #custom_html-2 .popup {
   		margin: 0 !important;
  	}
  	body #header_main #custom_html-2 .col.popup {
    	padding: 0 15px 0 15px;
    	font-size: 15px;
  	}
  	body #header_main #custom_html-2 .col.popup {
  		max-height: 36px;
  		line-height: 36px;
	}
	.responsive .logo svg {
    	width: 100px;
  	}
	
	h1 {
    	font-size: 35px;
  	}
  	#top .home-service-title h2 {
    	font-size: 28px;
  	}
  	#top #wrap_all .xs-col-one-half.xs-first,
  	#top #wrap_all .xs-col-one-half {
    	width: 100% !important;
    	margin-right: 0 !important;
    	float: left !important;
  	}
  	h3 {
    	font-size: 21px;
  	}
  	#top .home-sluzby .av_one_fourth p {
    	font-size: 16px;
  	}
  	#top .home-sluzby .av_one_fourth .avia-button.avia-size-small {
    	font-size: 17px;
    	margin-right: 30px !important;
  	}
  	#top .home-sluzby .av_one_fourth .avia-button.avia-size-medium {
    	padding: 12px 30px 12px 30px;
    	font-size: 17px;
  	}
	#top .home-sluzby-new-text .av_one_fourth p {
  		display: block;
	}
  	#top #wrap_all .service-col-3, #top #wrap_all .service-col-4 {
    	margin-top: 20px !important;
  	}
  	#top .home-sluzby .av_one_fourth {
    	margin-bottom: 35px !important;
  	}
  	#top .home-sluzby .av_one_fourth:last-child {
    	margin-bottom: 0px !important;
  	}
  	#top .text-col {
    	padding: 30px 25px 10px 25px;
  	}
  	h2 {
    	font-size: 26px;
  	}
  	#top .home-packages h3 {
    	font-size: 22px;
  	}
  	#top .only-home-packages h3 {
    	min-height: auto;
  	}
  	#top .home-packages .av-special-heading-h3 .av-subheading p {
    	min-height: auto;
  	}
  	#top .package-duration p {
  		font-size: 15px;
	}
	#top .package-price p {
  		font-size: 25px;
	}
	#top #wrap_all .package-col-2 {
		margin-top: 0px !important;
	}
	#top .home-packages .avia-button.avia-size-small {
    	font-size: 20px;
  	}
  	#top .cta-section .content {
  		padding-top: 30px;
  		padding-bottom: 30px;
  	}
  	.js_active .toggler {
  		border-radius: 50px !important;
  		padding: 6px 60px 6px 20px;
  	}
  	#top .toggler.av-title-above.activeTitle {
  		border-top-right-radius: 28px !important;
  		border-top-left-radius: 28px !important;
  	}
  	.toggle_icon {
  		width: 22px;
  		height: 22px;
  	}
  	.toggle_icon .vert_icon {
  		left: 8px;
  		height: 12px;
  	}
  	.toggle_icon .hor_icon {
  		top: 8px;
  		width: 12px;
  	}
  	.js_active .toggler::before {
  		width: 53px !important;
  	}
  	#top .faq-section.flex_column {
  		padding: 50px 15px;
	}
	#top .location-section .flex_column_table {
    	margin-top: 15px !important;
  	}
  	#top .location-col-2 h3 {
  		font-size: 21px;
	}
	#top .opening-hours.avia-table {
    	/*width: 65% !important;*/
    	width: 100% !important;
  	}
  	#top .location-col-2 h4 {
  		font-size: 19px;
	}
	
	#top .packages-cards-cols {
    	margin-left: 0 !important;
    	margin-top: 0px !important;
  	}
	#top #wrap_all .packages-cards-cols {
		margin-top: 0px !important;
  	}
	#top .packages-cards-cols {
    	padding: 40px 29px 30px 25px;
  	}
	#top .packages-cards-cols-text {
    	min-height: 200px;
  	}
/******** subpage ********/
	#top .subpage-benefits .av_one_fourth {
    	min-height: auto;
    	margin-bottom: 0px !important;
  	}
  	#top .subpage-banner-section .content {
  		padding-bottom: 0px;
  	}
  	#top .section-text-image-left .content {
  		padding-top: 0px;
  	}
  	#top .subpage-benefits .av_one_fourth img {
    	/*width: 70px;*/
    	width: 45px;
    	margin-bottom: 20px;
  	}
  	/*#top .subpage-benefits .content {
  		padding-bottom: 30px;
	}*/
  	#top .subpage-benefits .av_one_fourth {
    	padding: 25px 25px 25px 25px;
  	}
  	#top .subpage-benefits .av_one_fourth h3 {
  		min-height: auto;
	}
	#top .text-col-right {
    	padding: 30px 25px 10px 25px;
  	}
  	#top #wrap_all .avia-button.av-m1ezgdaf-4fae2f6055f1ad9a68af4d80865f6b20 {
    	margin-left: 0px !important;
  	}
  	#top .package-label p {
    	font-size: 17px;
  	}
	
	#top .cta-new-col-2 {
    	padding: 40px 25px 20px 25px;
  	}
	#top .cta-section-new .flex_column_table, #top .cta-section-new .av_one_full {
    	padding: 0px 25px;
  	}
	#top .cta-new-phone .iconbox_content_container p a {
    	font-size: 30px;
		margin-left: 13px;
  	}
	#top .cta-new-phone.iconbox_left .iconbox_icon {
  		left: 1px;
		top: -6px;
  		height: 27px;
  		width: 27px;
	}
	#top .cta-new-phone .iconbox_icon {
  	font-size: 27px;
	}
/************ contact subpage *************/
	#top .opening-hours-contact.avia-table {
  		width: 100% !important;
	}
/****************** popup form *******************/
	#top .contact-form-7 span.form-label {
  		font-size: 14px;
	}
	#top .contact-form-7 .input-text,
	#top .contact-form-7 input[type="text"],
	#top .contact-form-7 input[type="input"],
	#top .contact-form-7 input[type="password"],
	#top .contact-form-7 input[type="email"],
	#top .contact-form-7 input[type="number"],
	#top .contact-form-7 input[type="url"],
	#top .contact-form-7 input[type="tel"],
	#top .contact-form-7 input[type="search"],
	#top .contact-form-7 textarea,
	#top .contact-form-7 select {
  		font: 14px "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	}
	input[type="submit"], #submit, .button {
  		font-size: 14px;
  		margin-top: 10px;
	}
/******** pricing new 2025 **********/
	#top .pricing-new-grid-2 h3 {
  		font-size: 19px;
	}
	#top .pricing-new-grid-2 .av-special-heading-h3 .av-subheading p {
		font-size: 15px;
	}
	#top .pricing-new-grid-2 .av-special-heading-h3 .av-subheading p {
		font-size: 15px;
	}
	#top .pricing-new-grid-2 .av-special-heading-h3 .av-subheading {
		margin-top: 0px;
	}
	.pricing-new-col-2.flex_column {
    	width: 100%;
    	flex: 0 0 100%;
  	}
  	.pricing-new-col-3.flex_column {
    	width: 50%;
    	flex: 0 0 50%;
  	}
  	.pricing-new-col-4.flex_column {
    	width: 50%;
    	flex: 0 0 50%;
  	}
  	#top .package-duration p {
  		margin-bottom: 15px !important;
  	}
  	#top .pricing-new-grid-2 .package-price p {
    	margin-bottom: 5px;
  	}
  	#top .pricing-new-grid-1 .flex_column {
    	height: 215px;
    	padding: 20px;
  	}
  	#top .pricing-new-grid-1 h2 {
  		font-size: 24px;
	}
  	#top .pricing-new-grid-1 .av-special-heading-h2 .av-subheading p {
  		font-size: 16px !important;
  		margin-top: 10px;
	}
	#top .pricing-new-grid-1 {
    	padding: 0 50px 10px 50px;
  	}
  	#top .pricing-new-grid-2 .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
  		margin-top: 20px;
	}
	#top .pricing-new-package-label p {
  		font-size: 14px;
	}
	#top .pricing-new-package-label {
  		right: -45px;
  		top: -120px;
  		width: 70px;
  		height: 70px;
	}
	#top .label-save-home-2 {
		top: -134px;
	}

	#top .pricing-info a.avia-button {
  		margin-bottom: 18px !important;
  		padding: 0px 2px 0px 2px !important;
	}

	#top .pricing-info a.avia-button {
  		left: 152px;
    	top: 15px;
	}
	#top .pricing-info-single a.avia-button {
  		left: 161px;
	}
	#top .pricing-info-5s a.avia-button {
  		left: 103px;
	}
	#top .pricing-info-10s a.avia-button {
  		left: 111px;
	}
/************** for athletes **************/
	#top .athletes-text-image-section .text-col {
    	padding: 35px 25px 0px 25px;
  	}
  	#top #wrap_all .for-athletes-cols-section .service-col-3, #top #wrap_all .for-athletes-cols-section .service-col-4,
  	#top #wrap_all .for-athletes-cols-section-2 .service-col-3, #top #wrap_all .for-athletes-cols-section-2 .service-col-4 {
    	margin-top: 0px !important;
  	}
  	#top .for-athletes-cols-section span.av-icon-char, #top .for-athletes-cols-section-2 span.av-icon-char {
  		font-size: 34px !important;
  		line-height: 50px !important;
	}
	#top .for-athletes-cols-section .content,
	#top .athletes-what-to-expect .content {
  		padding-bottom: 20px !important;
	}
	#top .athletes-pricing .content {
		padding-bottom: 0px;
	}
	#top .athletes-cta .content {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	#top .athletes-pricing-new-package-label {
  		top: -200px;
	}
	#top .athletes-what-to-expect .avia-icon-list .iconlist_icon {
  		margin-right: 15px;
	}
	#top .athletes-what-to-expect .iconlist_content p {
		margin-bottom: 0px;
	}

	#top .athletes-pricing-new-grid-2 .pricing-new-col-2 .av_textblock_section {
    	width: 50%;
  		float: left;
  	}
  	#top .athletes-pricing-new-grid-2 .pricing-new-col-2 .avia-button-wrap {
    	width: 50%;
  		float: left;
  	}
  	#top .athletes-pricing-new-grid-2 .athletes-pricing-new-package-label {
    	top: -200px;
  	}
/***** NEW SUBPAGE 20250817 *****/
	#top .subpage-new-pricing h3 {
    	font-size: 19px !important;
  	}
  	#top .subpage-pricing-new-package-label {
    	top: -223px;
    	right: -26px;
  	}
  	#top .subpage-new-pricing .supage-gift-new h3 {
		font-size: 22px !important;
	}
	#top .subpage-new-pricing .pricing-new-col-2 .avia-button {
    	font-size: 15px;
    	padding-right: 20px;
    	padding-left: 20px;
  	}
  	#top .subpage-new-pricing .pricing-new-col-2 .av_textblock_section {
    	width: 50%;
  	}
  	#top .subpage-new-pricing .pricing-new-col-2 .avia-button-wrap {
    	width: 50%;
  	}
  	#top .subpage-new-pricing .package-price p {
    	font-size: 22px;
  	}
  	/*#top .subpage-new-pricing .pricing-new-col-2 .package-price-before p {
    	font-size: 14px;
  	}*/
/***** NEW CRYOFACIAL 20250817 *****/
  	#top .cryofacial-col-img-mobile {
  		display: none;
  	}
  	#top .why-choose-cryofacial.av_one_full {
    	margin-top: 20px !important;
  	}
  	#top .cryofacial-pricing-subpage .subpage-pricing-new-package-label {
    	top: -285px;
  	}
  	#top .cryofacial-label {
  		top: -308px !important;
  	}
/************ NEW CRYOSPOT 20250817 *************/
	#top .cryospot-price-label {
		top: -247px !important;
	}
/************ NEW COMPRESSION THERAPY 20250817 *************/
  	#top .compression-subpage-pricing .subpage-pricing-new-package-label {
    	top: -223px;
  	}
/************ NEW DRY FLOATING 20250817 *************/
  	#top .dry-floatong-subpage-pricing .subpage-pricing-new-package-label {
    	top: -223px;
  	}
/************* upravy odstupy ***************/
	#top .home-banner-section .content {
    	padding-bottom: 0px;
  	}
  	#top .home-sluzby .content {
    	padding-bottom: 10px;
  	}
  	#top .review-hr-mobile {
  		height: 25px !important;
  	}
  	#top .review-section-new .content {
  		padding-top: 30px;
  		padding-bottom: 20px;
  	}
  	#top .packages-title-section .content {
  		padding-bottom: 5px;
  		padding-top: 35px;
  	}
  	#top .home-new-packages .content {
  		padding-bottom: 0px;
  	}
  	#top .faq-section .content {
  		padding-bottom: 0px;
  	}
  	#top .location-section .content {
  		padding-bottom: 0px;
  	}
  	#top .home-image-banner-col {
    	margin-top: 0px !important;
    	margin-bottom: 5px !important;
  	}
  	#top .subpage-new-pricing .content {
  		padding-top: 0px;
  		padding-bottom: 10px;
  	}
  	#top .plain-texts-subpage .content {
  		padding-bottom: 0px;
  	}
  	#top .reviews-section .content {
  		padding-bottom: 0px;
  	}
  	#top .memberships-first-text .flex_column_table {
  		margin-top: 0px !important;
  	}
  	#top .cryospot-benefits .av-special-heading.av-special-heading-h2 {
  		margin-top: 15px !important;
	}
	#top .service-other-information-section .content {
		padding-bottom: 0px;
	}
	#top .membership-pricing-new .content {
		padding-top: 0px;
	}
	#top .home-service-title h2 br {
    	display: none;
  	}
  	h1 br {
    	display: none;
  	}
  	#top .button-under-benefits {
  		padding-top: 30px;
  		margin-bottom: 0px !important;
  	}
/***** upravy subpage kryo jihlava *****/
	#top .home-banner-grid-1 .av_one_third {
    	width: 33% !important;
  	}
	#top .home-banner-grid-1 .number_prepared .avia-animated-number-title,
	#top .home-banner-grid-1 .avia-no-number,
	#top .home-banner-grid-1 .avia-animated-number-title {
  		font-size: 34px;
	}
	#top .home-banner-grid-1 .avia-animated-number-content p {
		font-size: 13px;
	}
	#top .av-special-heading-h1 .av-subheading p {
  		font-size: 18px !important;
	}
	h3 {
    	font-size: 20px;
  	}
  	#top #wrap_all .service-col-3, #top #wrap_all .service-col-4 {
    	margin-top: 0px !important;
  	}
  	#top .kryo-stres .av_one_third,
  	#top .kryo-pomaha .av_one_third,
  	#top .kryo-zlepseni .av_one_fourth {
  		margin-bottom: 20px !important;
  	}
  	#top #wrap_all .xs-col-one-half {
    	margin-top: 0px !important;
  	}
  	#top .pricing-new-package-label p {
    	font-size: 12px;
  	}
  	#top .dusevni-zdravi-10p {
  		top: -275px;
  	}
  	#top .cta-new-phone .iconbox_content_container p a {
    	font-size: 24px;
  	}
  	#top .kryo-vysledky .flex_column_table {
  		margin-top: 25px !important;
  	}
  	#top .cta-section-new .flex_column_table, #top .cta-section-new .av_one_full {
    	padding: 0px 20px;
  	}
  	#top .general-img-tablet img {
    	width: auto;
    	height: auto;
  	}

  	#top .bolest-label-4 {
  		top: -275px;
  	}

  	#top .zotaveni-label-4 {
  		top: -275px;
  	}

  	#top .regenerace-label-3 {
  		top: -248px;
  	}
  	#top .regenerace-label-4 {
  		top: -275px;
  	}

  	#top .hubnuti-label-4 {
  		top: -275px;
  	}

  	#top .omlazeni-label-4 {
    	top: -275px;
  }

  #top .vodik-label-4 {
  	top: -248px;
  }
/****** vodikova terapie *******/
  	#top #wrap_all .vodik-priebeh .av_one_fourth {
    	min-height: auto;
  	}
}

@media only screen and (max-width: 430px) {
/***** upravy subpage kryo jihlava *****/	
	#top .regenerace-label-4 {
    	top: -299px;
  	}
}

@media only screen and (max-width: 414px) {
	h1 {
    	font-size: 33px;
  	}
	#top .get-consultation h3 {
    	font-size: 28px;
  	}
/***** NEW SUBPAGE 20250817 *****/
	#top .subpage-new-pricing .subpage-pricing-new {
    	padding-right: 20px;
    	padding-left: 20px;
  	}
/***** upravy subpage kryo jihlava *****/
  	#top .regenerace-label-4 {
    	top: -275px;
  	}

  	#top .opening-hours-contact td.avia-highlight-col {
    	width: 16% !important;
  	}
}
@media only screen and (max-width: 396px) {
	body #header_main #custom_html-2 .col.popup {
    	padding: 0 12px 0 12px;
    	font-size: 14px;
    	max-height: 36px;
    	line-height: 36px;
  	}
	body #header_main #custom_html-2 .col.popup {
    	top: 6px;
  	}
  	#custom_html-2 .menu-avatar-icon {
    	width: 30px !important;
    	height: 30px !important;
  	}
  	#top #custom_html-2 .mobile-avatar-link {
    	margin-right: 5px !important;
  	}
  	.responsive #top #header_main > .container .main_menu .av-main-nav > li > a {
    	padding: 0 0 0 15px;
  	}
  	#top #custom_html-2 {
    	right: 73px !important;
  	}
	#top .av-special-heading-h2 .av-subheading p {
    	font-size: 17px !important;
  	}
  	#top .cta-section .av-special-heading-h2 .av-subheading p {
    	font-size: 16px !important;
  	}
  	#top .cta-bottom-text p {
    	font-size: 16px;
  	}
  	.js_active .toggler {
  		padding: 8px 60px 8px 20px;
  	}
	
	#top .cta-section-new .flex_column_table, #top .cta-section-new .av_one_full {
    	padding: 0px 20px;
  	}
	#top .cta-new-col-2 {
    	padding: 40px 20px 20px 20px;
  	}
/******** pricing new 2025 **********/
	#top .pricing-new-grid-2 .avia-button {
    	padding: 12px 20px 12px 20px;
  	}
/******** for athletes *********/
	#top .athletes-pricing-new-grid-2 h3 {
    	padding-right: 29px;
  	}
  	#top .athletes-pricing-new-grid-2 .av-special-heading-h3 .av-subheading p {
    	padding-right: 35px;
    	line-height: 1.1em;
    	margin-top: 5px;
  	}
  	#top .pricing-new-col-1 .iconlist_content p {
  		font-size: 14px !important;
	}
/***** NEW CRYOFACIAL 20250817 *****/
  	#top .cryofacial-label {
  		top: -330px !important;
  	}
/************ NEW DRY FLOATING 20250817 *************/
	#top .dry-floating-price-label {
		top: -247px !important;
	}
/***** upravy subpage kryo jihlava *****/
	#top .home-banner-grid-1 .avia-animated-number-content p {
    	font-size: 13px;
  	}
  	#top .home-banner-grid-1 .number_prepared .avia-animated-number-title,
  	#top .home-banner-grid-1 .avia-no-number,
  	#top .home-banner-grid-1 .avia-animated-number-title {
    	font-size: 33px;
  	}
  	#top .home-banner-grid-2 img {
    	width: auto;
    	height: auto;
    	object-fit: cover;
    	object-position: 0 22%;
    	margin-bottom: 0px;
  	}
  	#top .kryo-vysledky .content {
  		padding-bottom: 55px;
  	}
  	#top .subpage-pricing-new-package-label {
    	top: -275px;
  	}
  	#top .stres-label-3 {
  		top: -248px;
  	}
  	#top .dusevni-zdravi-10p {
    	top: -299px;
  	}
  	#top .cta-new-bottom-text {
  		margin-top: 20px !important;
  		margin-bottom: 0px !important;
	}

	#top .omlazeni-label-3 {
		top: -225px;
	}
	#top .omlazeni-label-4 {
    	top: -275px;
  	}

  	#top .bolest-label-3 {
  		top: -225px;
  	}

  	#top .regenerace-label-3 {
    	top: -248px;
  	}
  	#top .regenerace-label-4 {
    	top: -299px;
  	}

  	#top .hubnuti-label-3 {
  		top: -224px;
  	}

  	#top .zotaveni-label-3 {
  		top: -248px;
  	}
  	
  	#top .vodik-label-4 {
  		top: -248px;
  	}

  	#top .contact-section .av_one_third {
    	padding: 40px 25px 25px 25px;
  	}
}

@media only screen and (max-width: 390px) {
	#custom_html-2 .popup {
    	margin-right: 0px !important;
  	}
  	#top #custom_html-2 {
    	right: 68px !important;
  	}
	#top .subpage-benefits .av_one_fourth img {
    	width: 55px;
  	}
/******** for athletes *******/
	#top .athletes-pricing-new-grid-2 h3 {
    	padding-right: 36px;
  	}
  	#top .athletes-pricing-new-package-label {
    	top: -230px;
  	}
  	#top .athletes-pricing-new-grid-2 .athletes-pricing-new-package-label {
    	top: -225px;
  	}
/***** NEW CRYOFACIAL 20250817 *****/
  	#top .cryofacial-pricing-subpage .subpage-pricing-new-package-label {
    	top: -306px;
  	}
/***** upravy subpage kryo jihlava *****/
	#top .cta-new-col-2 {
    	padding: 40px 15px 20px 15px;
  	}
  	#top .get-consultation h3 {
    	font-size: 26px;
  	}
  	#top .home-packages .avia-button.avia-size-small {
    	font-size: 19px;
  	}

  	#top .omlazeni-label-4 {
    	top: -300px;
  	}
}

@media only screen and (max-width: 385px) {
/***** upravy subpage kryo jihlava *****/
	#top .omlazeni-label-3 {
    	top: -247px;
  	}

  	#top .bolest-label-3 {
  		top: -248px;
  	}

  	#top .home-banner-grid-1 .number_prepared .avia-animated-number-title,
  	#top .home-banner-grid-1 .avia-no-number,
  	#top .home-banner-grid-1 .avia-animated-number-title {
    	font-size: 30px;
  	}

  	/*#top .contact-section .av_one_third {
    	padding: 50px 30px 40px 30px;
  	}*/

  	#top .hubnuti-label-3 {
  		top: -247px;
  	}
/***** vodikova terapie *****/
	#top .vodik-label-4 {
		top: -272px;
	}
}
	
@media only screen and (max-width: 380px) {
	#top .cta-section-new .avia-button.avia-size-medium {
  		padding: 15px 20px 15px 20px;
  		margin-top: 20px;
	}
	.ays-pb-modal.ays-pb-modal_3.ays-pb-show-scrollbar.ays-popup-box-main-box.ays-pb-bg-styles-mobile_3.ays-pb-border-mobile_3.bounceInUp {
		padding: 10px !important;
	}
	#top .consultation h4 {
    	padding-right: 25px;
  	}
/***** NEW COMPRESSION THERAPY 20250817 *****/
  	#top .compression-price-label {
  		top: -247px !important;
  	}
}

@media only screen and (max-width: 375px) {
	body #header_main #custom_html-2 .col.popup {
    	font-size: 14px;
  	}
	body #header_main #custom_html-2 .col.popup {
    	right: 80px;
  	}
	
	#top .cta-new-bottom-text {
  		margin-top: 5px !important;
  		margin-bottom: 0px !important;
	}
/************ NEW CRYOSPOT 20250817 *************/
	#top .cryospot-price-label {
    	top: -271px !important;
  	}
/************ NEW DRY FLOATING 20250817 *************/
  	#top .dry-floatong-subpage-pricing .subpage-pricing-new-package-label {
    	top: -247px;
  	}
/***** upravy subpage kryo jihlava *****/
	#top .cta-new-phone .iconbox_content_container p a {
    	font-size: 22px;
  	}
  	h3 {
    	font-size: 19px;
  	}

  	#top .zotaveni-label-4 {
    	top: -300px;
  	}

  	#top .regenerace-label-4 {
    	top: -323px;
  	}

  	#top .hubnuti-label-4 {
    	top: -299px;
  	}

  	#top .vodik-label-4 {
  		top: -272px;
  	}
}

@media only screen and (max-width: 370px) {
	#top .home-service-title h2 {
    	font-size: 27px;
  	}
  	h2 {
    	font-size: 25px;
  	}
  	#top .home-packages h3 {
    	font-size: 21px;
  	}
  	.js_active .toggler::before {
  		height: 111px !important;
  	}
  	p.toggler {
  		font-size: 15.5px !important;
  	}
  	.toggle_content {
  		padding: 12px 20px 11px 20px;
  	}
	
	#top .subpage-pricing-new {
  		padding: 15px 20px 10px 20px;
	}
	#top .cta-new-phone .iconbox_content_container p a {
    	font-size: 28px;
  	}

  	#top .consultation textarea {
    	height: 100px;
  	}
  	#top .consultation span.form-label {
    	font-size: 13px;
  	}
  	#top .consultation p {
  		margin: 0px 0px;
	}
	#top .consultation .input-text,
	#top .consultation input[type="text"],
	#top .consultation input[type="input"],
	#top .consultation input[type="password"],
	#top .consultation input[type="email"],
	#top .consultation input[type="number"],
	#top .consultation input[type="url"],
	#top .consultation input[type="tel"],
	#top .consultation input[type="search"],
	#top .consultation textarea,
	#top .consultation select {
    	margin-bottom: 3px !important;
    	padding: 6px 6px !important;
  	}
  	.ays-pb-modal.ays-pb-modal_3.ays-pb-show-scrollbar.ays-popup-box-main-box.ays-pb-bg-styles-mobile_3.ays-pb-border-mobile_3.bounceInUp {
    	height: 550px !important;
  	}

  	#top .athletes-pricing-new-grid-2 .athletes-pricing-new-package-label {
    	top: -235px;
  	}
/************ NEW DRY FLOATING 20250817 *************/
	#top .dry-floating-price-label {
    	top: -270px !important;
  	}
/***** upravy subpage kryo jihlava *****/
	#top .cta-new-phone .iconbox_content_container p a {
    	font-size: 22px;
  	}
  	#top .contact-section .av_one_third {
    	padding: 50px 25px 30px 25px;
  	}
  	#top .contact-section .av_one_third img {
    	width: 65px;
    	height: 65px;
  	}

  	#top .opening-hours.avia-table {
    	width: 70% !important;
  	}
  	#top .opening-hours span {
  		padding-left: 0px;
	}
	#top .opening-hours td.avia-highlight-col {
    	width: 38%;
  	}
  	#top .opening-hours.avia-table {
    	width: 65% !important;
  	}
  	#top .opening-hours-contact td.avia-highlight-col {
    	width: 38% !important;
  	}
}

@media only screen and (max-width: 365px) {
	.responsive .logo svg {
    	width: 95px;
  	}
	body #header_main #custom_html-2 .col.popup {
    	font-size: 13px;
  	}
  	#top #custom_html-2 .mobile-avatar-link {
    	margin-right: 0px !important;
  	}
	h1 {
    	font-size: 33px;
  	}
  	#top .home-h1-title-text p {
    	font-size: 16px;
  	}
  	p.toggler {
  		font-size: 15px !important;
  	}
  	#top .location-col-2 h3 {
    	font-size: 20px;
  	}
  	#top .location-col-2 h4 {
    	font-size: 18px;
  	}
  	#top .location-col-2 {
    	padding: 40px 25px 10px 25px;
  	}
	
	#top .cta-section-new .avia-button.avia-size-medium {
    	padding: 15px 15px 15px 15px;
  	}
/***************** contact subpage *****************/
	#top .contact-section .av_one_third {
    	padding: 50px 25px 30px 25px;
  	}
/**************** popup form ******************/
	#top .ays_content_box {
		padding: 0px !important;
	}
/***** NEW COMPRESSION THERAPY 20250817 *****/
  	#top .compression-subpage-pricing .subpage-pricing-new-package-label {
    	top: -247px;
  	}
/***** upravy subpage kryo jihlava *****/
	#top .home-banner-grid-1 .avia-animated-number-content p {
    	font-size: 12px;
  	}
  	#top .home-banner-grid-2 {
    	padding: 40px 50px 70px 50px;
  	}

  	#top .regenerace-label-3 {
    	top: -271px;
  	}

  	#top .opening-hours-contact td.avia-highlight-col {
    	width: 33% !important;
  	}
}

@media only screen and (max-width: 360px) {
/***** upravy subpage kryo jihlava *****/
	#top .dusevni-zdravi-10p {
    	top: -323px;
  	}
  	#top .bolest-label-4 {
  		top: -299px;
  	}
  	#top .contact-phone p a {
    	font-size: 27px;
  	}
}

@media only screen and (max-width: 355px) {
	body #header_main #custom_html-2 .col.popup {
    	right: 75px;
  	}
	
	#top .cta-new-phone .iconbox_content_container p a {
    	font-size: 26px;
  	}
/******** pricing new 2025 **********/
	#top .pricing-new-grid-2 .avia-button {
    	font-size: 14px;
  	}
  	#top .pricing-new-grid-2 .package-price-before p {
  		font-size: 15px;
	}
  	#top .pricing-new-grid-2 .package-price p {
    	font-size: 20px;
  	}
/***** NEW SUBPAGE 20250817 *****/
	#top .subpage-new-pricing .pricing-new-col-2 .avia-button {
    	font-size: 14px;
  	}
  	#top .subpage-pricing-new-package-label {
    	top: -249px;
    	right: -15px;
  	}
/***** NEW CRYOSPOT 20250817 *****/
  	#top .cryospot-subpage-pricing .subpage-pricing-new-package-label {
    	top: -223px;
  	}
/***** upravy subpage kryo jihlava *****/
	#top .dusevni-zdravi-10p {
    	top: -323px;
  	}
  	#top .cta-new-phone .iconbox_content_container p a {
    	font-size: 20px;
  	}

  	#top .omlazeni-label-4 {
    	top: -323px;
  	}

  	#top .bolest-label-3 {
  		top: -272px;
  	}

  	#top .bolest-label-4 {
  		top: -299px;
  	}

  	#top .zotaveni-label-4 {
    	top: -299px;
  	}
  	#top .home-banner-grid-1 .av_one_third {
    	width: 100% !important;
    	margin-bottom: 0px !important;
  	}

  	#top .regenerace-label-3 {
    	top: -271px;
  	}
  	#top .regenerace-label-4 {
    	top: -322px;
  	}

  	#top .hubnuti-label-4 {
    	top: -299px;
  	}

  	#top .vodik-label-4 {
  		top: -272px;
  	}
}

@media only screen and (max-width: 350px) {
	/*#top #custom_html-2 .popup {
    	margin: 0 10px 0 0 !important;
  	}*/
  	body #header_main #custom_html-2 .col.popup {
    	max-height: 34px;
    	line-height: 34px;
  	}
  	#top #custom_html-2 {
    	right: 66px !important;
  	}
  	#top #custom_html-2 .menu-avatar-icon {
   		width: 30px !important;
    	height: 30px !important;
  	}
  	.responsive .logo svg {
    	width: 90px;
  	}
/***** NEW CRYOFACIAL 20250817 *****/
  	#top .cryofacial-label {
  		top: -356px !important;
  	}
/***** NEW CRYOSPOT 20250817 *****/
  	#top .cryospot-subpage-pricing .subpage-pricing-new-package-label {
    	top: -247px;
  	}
  	#top .cryospot-price-label {
    	top: -295px !important;
  	}
}

@media only screen and (max-width: 345px) {
	body #header_main #custom_html-2 .col.popup {
    	font-size: 13px;
  	}
	body #header_main #custom_html-2 .col.popup {
    	right: 72px;
  	}
  	.av-hamburger-box {
  		width: 27px;
	}
	#top #custom_html-2 {
    	right: 55px !important;
  	}
  	body #header_main #custom_html-2 .col.popup {
    	font-size: 12px;
  	}
	
	h1 {
    	font-size: 31px;
  	}
  	#top .home-service-title h2 {
    	font-size: 26px;
  	}
  	h3 {
    	font-size: 20px;
  	}
  	#top .home-sluzby .av_one_fourth .avia-button.avia-size-small {
    	font-size: 16px;
    	margin-right: 25px !important;
  	}
  	#top .home-sluzby .av_one_fourth .avia-button.avia-size-medium {
    	font-size: 16px;
  	}
  	h2 {
    	font-size: 24px;
  	}
  	.js_active .toggler::before {
  		height: 125px !important;
  	}
  	p.toggler {
  		font-size: 14px !important;
  	}
  	.toggle_content p {
  		font-size: 14px !important;
  	}
  	#top .opening-hours.avia-table {
    	width: 77% !important;
  	}
/******** subpage *********/
	#top .subpage-benefits .av_one_fourth {
    	padding: 40px 20px 25px 20px;
  	}
/******* contact subpage *******/
	#top .contact-section .av_one_third {
    	padding: 50px 20px 30px 20px;
  	}
  	#top .contact-phone p a {
    	font-size: 31px;
  	}
  	#top .contact-mail p a {
    	font-size: 17px;
  	}
  	#top .contact-section .av_one_third img {
    	width: 70px;
    	height: 70px;
  	}
/************** popup form **************/
	div[class*="ays-pb-modal_"].ays-pb-modal {
  		padding: 25px 13px !important;
	}
	
	#top .cta-section-new .avia-button.avia-size-medium {
    	font-size: 14px;
  	}
	#top .cta-new-phone .iconbox_content_container p a {
    	font-size: 23px;
    	margin-left: 10px;
  	}
	#top .cta-section-new .content {
    	margin-top: 10px;
  	}
	#top .get-consultation h3 {
    	font-size: 25px;
  	}
/******** pricing new 2025 **********/
	#top .pricing-new-grid-2 .avia-button {
    	padding: 12px 15px 12px 15px;
  	}
/***** NEW SUBPAGE 20250817 *****/
  	#top .subpage-new-pricing .pricing-new-col-2 .avia-button {
    	padding-right: 15px;
    	padding-left: 15px;
  	}
  	#top .subpage-new-pricing h3 {
    	font-size: 18px !important;
  	}
/***** upravy subpage kryo jihlava *****/
  	#top .cta-new-phone .iconbox_content_container p a {
    	font-size: 20px;
  	}

  	#top .regenerace-label-4 {
    	top: -346px;
  	}

  	#top .contact-phone p a {
    	font-size: 27px;
  	}

  	#top .hubnuti-label-3 {
    	top: -270px;
  	}
  	#top .hubnuti-label-4 {
    	top: -322px;
  	}
/***** vodikova terapie *****/
	#top .vodik-label-4 {
		top: -270px;
	}
}

@media only screen and (max-width: 335px) {
/***** NEW SUBPAGE 20250817 *****/
	#top .subpage-pricing-new-package-label {
    	top: -240px;
    	right: -15px;
  	}
  	#top .subpage-new-pricing p {
    	font-size: 15px;
  	}
/***** upravy subpage kryo jihlava *****/
	#top .pricing-new-package-label p {
    	font-size: 12px !important;
  	}
  	#top .dusevni-zdravi-10p {
    	top: -309px !important;
  	}

  	#top .omlazeni-label-4 {
    	top: -310px !important;
  	}

  	#top .bolest-label-3 {
  		top: -258px;
  	}

  	#top .bolest-label-4 {
  		top: -285px;
  	}

  	#top .zotaveni-label-4 {
    	top: -284px;
  	}

  	#top .regenerace-label-3 {
    	top: -260px;
  	}
  	#top .regenerace-label-4 {
    	top: -308px;
  	}

  	#top .hubnuti-label-4 {
    	top: -288px;
  	}

  	#top .vodik-label-4 {
  		top: -259px;
  	}
}

@media only screen and (max-width: 330px) {
/***** upravy subpage kryo jihlava *****/
	#top .cta-new-phone .iconbox_content_container p a {
    	font-size: 19px;
  	}
  	#top .contact-phone p a {
    	font-size: 25px;
  	}

  	#top .hubnuti-label-3 {
    	top: -262px;
  	}
}

@media only screen and (max-width: 325px) {
/***** upravy subpage kryo jihlava *****/
	#top .regenerace-label-4 {
    	top: -331px;
  	}

  	#top .hubnuti-label-4 {
    	top: -310px;
  	}
/***** vodikova terapie *****/
	#top .vodik-label-4 {
		top: -257px;
	}
}

/*---------------------------------------------*/
/* Avatar Icon Before Contact Us Menu Button */
/*---------------------------------------------*/
/* Style the avatar menu item to look like just an icon */
#menu-item-2104 {
    pointer-events: auto;
}

#menu-item-2104 a {
    padding: 0 !important;
    margin: 0 4em !important;
    pointer-events: auto;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    cursor: pointer;
}

/* Responsive margin adjustments - smaller margins for smaller screens */
@media only screen and (max-width: 1280px) and (min-width: 1231px) {
    #menu-item-2104 a {
        margin: 0 2em !important;
    }
}

@media only screen and (max-width: 1230px) and (min-width: 1181px) {
    #menu-item-2104 a {
        margin: 0 1em !important;
    }
}

@media only screen and (max-width: 1180px) and (min-width: 1081px) {
    #menu-item-2104 a {
        margin: 0 1em !important;
    }
}

@media only screen and (max-width: 1080px) and (min-width: 1025px) {
    #menu-item-2104 a {
        margin: 0 1em !important;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 990px) {
    #menu-item-2104 a {
        margin: 0 0 !important;
    }
}

/* Hide all spans in the avatar menu item */
#menu-item-2104 .avia-bullet,
#menu-item-2104 .avia-menu-fx {
    display: none !important;
}

/* Hide the avia-menu-text span that wraps the shortcode */
#menu-item-2104 .avia-menu-text {
    display: inline-flex !important;
    align-items: center !important;
    line-height: normal !important;
}

/* Remove left margin from Contact Us button */
#menu-item-746 .avia-menu-text {
    margin-left: 0 !important;
}

/* Mobile adjustments */
@media only screen and (max-width: 989px) {
    /* Hide the avatar menu item in burger menu on mobile/tablet */
    #menu-item-2104,
    .menu-item-2104 {
        display: none !important;
    }

    /* Position header widget absolutely to avoid pushing layout */
    #custom_html-2 {
        position: absolute !important;
        top: 50% !important;
        right: 80px !important;
        transform: translateY(-50%) !important;
        display: inline-flex !important;
        align-items: center !important;
        gap: 5px !important;
        z-index: 1000 !important;
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    /* Style avatar icon in mobile header */
    #custom_html-2 .menu-avatar-icon {
        display: inline-block !important;
        width: 32px !important;
        height: 32px !important;
    }

    /* Make mobile avatar link clickable and styled */
    #custom_html-2 .mobile-avatar-link {
        display: inline-flex !important;
        align-items: center !important;
        text-decoration: none !important;
        cursor: pointer !important;
        margin-right: 10px !important;
    }

    /* Contact Us button inline and aligned */
    #custom_html-2 .popup {
        display: inline-flex !important;
        align-items: center !important;
        margin: 0 15px 0 0 !important;
        position: static !important;
    }

    #custom_html-2 .popup a {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        line-height: normal !important;
    }

    /* Make textwidget inline flex with smaller gap */
    #custom_html-2 .textwidget {
        display: inline-flex !important;
        align-items: center !important;
        gap: 8px !important;
    }

    /* Ensure header main has position context */
    #header_main {
        position: relative !important;
    }
}

.mejs-overlay-loading,
.mejs-overlay-loading-bg-img {
    display: none !important;
}