/*
  Theme Name: Hello Elementor Child
  Template: hello-elementor
*/

.swiper-button-next:after, .swiper-button-prev:after{
	content: '' !important;
}

.site-header, header.page-header, .site-footer, .elementor-slideshow__footer, .page-header{
  display: none !important;
}

.swiper-notification{
	display: none !important;
}

.elementor a{
  text-decoration: none !important;
  color: #593E2E !important;
  outline: none !important;
}

a, i, i:before{
  outline: none !important;  
}

a:hover{
	color: #593E2E;
}

p{
  margin-bottom: 20px;
}

/*Отступы у иконки телефона в шапке*/
body .elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{
  margin: 0;
}


.elementor-sticky--active .mobile_sticky_left_column .elementor-element-populated{
  padding-left: 20px !important;
}

.elementor-sticky--active .mobile_sticky_right_column .elementor-element-populated{
  padding-right: 20px !important;
}

@media (min-width: 768px){
.elementor-2320 .elementor-element.elementor-element-98d9581, .elementor-2 .elementor-element.elementor-element-8bcffe1 {
    width: 20% !important;
}
}

.button_sign-up_white a:hover{
  box-shadow: 0px 4px 8px 0px rgba(255, 255, 255, 0.8);
}

.button_sign-up_brown a:hover{
  box-shadow: 0px 4px 8px 0px rgba(166, 144, 124, 0.9);
}

section section.elementor-sticky{
	width: 100% !important;
	inset-inline-start: 0px !important;
}

.header_main-page .space-between ul{
	justify-content: space-between !important;
}

.swiper-slide{
	padding-left: 1px;
	object-fit: cover;
}

.swiper-slide img{
  width: 100%;
}

 body .trainersSwiper
    {
      font-family: "Nunito", Sans-serif;
			padding-bottom: 41px;
    }
    
    .trainer_information{
      padding-top: 8px;
			border-style: solid;
      border-width: 0px 1px 1px 1px;
      border-color: #BFAE9F;
    }
    
    .trainersSwiper .trainer_name-surname{
      margin: 0;
      font-size: 20px;
      font-weight: 700;
      text-align: center;
      color: #593E2E;
      margin-bottom: 0;
    }
    
    .trainersSwiper .trainer_specialization{
      margin-top: 4px;
      display: block;
      text-align: center;
      font-size: 15px;
      font-weight: 400;
	  min-height: 34px;
      line-height: 17px;
      color: #593E2E;
    }
    
    .trainersSwiper .presence_gyms{
      min-height: 56px;
      display: flex;
      flex-direction: column;
	  justify-content: flex-start;
      max-width: max-content;
      margin: 8px auto 0 auto;
    }
    
    .trainersSwiper .presence_gyms .gym_name:not(:last-child){
      margin-bottom: 4px;
    }
    
    .trainersSwiper .presence_gyms .gym_name{
      display: flex;
      align-items: center;
      font-size: 14px;
      font-weight: 400;
      line-height: 16px;
      color: #A6907C;
    }
    
    .trainersSwiper .presence_gyms .gym_name:before{
      display: block;
      content: '';
      background: #A6907C;
      width: 8px;
      height: 8px;
      margin-right: 4px;
    }
    
    .trainersSwiper .elementor-button-wrapper{
      text-align: center;
    }
    
    .trainersSwiper .elementor-button{
      font-family: "Nunito", Sans-serif;
      font-size: 14px;
      font-weight: 500;
			margin: 16px 0px;
      text-decoration: none;
      line-height: 20px;
      color: #593E2E;
      background-color: #FFFFFF00;
      border-style: solid;
      border-width: 1px 1px 1px 1px;
      border-color: #BFAE9F;
      border-radius: 0px 0px 0px 0px;
      padding: 10px 50px;
    }
    
    .trainersSwiper .elementor-button:hover{
      background-color: #BFAE9F;
    }

body .swiper_arrow{
  bottom: 0;
  top: auto;
  width: 75px;
  height: 16px;
	left: auto;
	transition: all 0.3s;
}

.swiper_arrow.next{
  background: url('/wp-content/uploads/2023/07/arrow-right.svg');
  right: 12px;
}

.swiper_arrow.prev{
  background: url('/wp-content/uploads/2023/07/arrow-left.svg');
  right: 123px;
}


#eael-advance-tabs-6d5c345 ul{
	max-width: 575px;
  margin: 0 auto;
}

#eael-advance-tabs-6d5c345 ul li{
	flex-basis: 50%;
}

table.tariffs{
	margin-bottom: 0;
}

table.tariffs th, table.tariffs td{
  background: none !important;
	border: none;
	line-height: 1;
	text-align: left;
	font-family: "Nunito", Sans-serif;
	vertical-align: middle;
}

table.tariffs tr.title_row th.title{
	padding: 0px 0px 16px 0px;
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
	color: #A6907C;
}

table.tariffs.middle_table tr.title_row th.title, table.tariffs.right_table tr.title_row th.title{
  padding: 0px 0px 16px 20px;	
}

table.tariffs tr.subtitle_row th.subtitle{
	padding: 0px 0px 12px 0px;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
	color: #593E2E;
}

table.tariffs tr.subtitle_row th.subtitle.not_first{
  padding: 12px 0px 12px 0px;	
}

table.tariffs.middle_table tr.subtitle_row th.subtitle, 
table.tariffs.right_table tr.subtitle_row th.subtitle{
  padding: 0px 0px 12px 20px;	
}

table.tariffs.middle_table tr.subtitle_row th.subtitle.not_first, 
table.tariffs.right_table tr.subtitle_row th.subtitle.not_first{
  padding: 12px 0px 12px 20px;	
}

table.tariffs tr.table_item{
  font-family: Nunito;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  color: #593E2E;
}

table.tariffs tr.table_item td.item_name{
  padding: 0px 20px 12px 20px;
  border-right: 1px solid #BFAE9F;
}

table.tariffs.middle_table tr.table_item td.item_name {
  padding: 0px 20px 12px 20px;	
}

/* table.tariffs.right_table tr.table_item td.item_name {
  padding: 0px 0px 12px 20px;	
} */

table.tariffs tr.table_item td.item_price, table.tariffs tr.table_item td.item_quantity{
  padding: 0px 20px 12px 20px;
	text-align: center;
	width: 20%;
}

/* table.tariffs.right_table tr.table_item td.item_price{
  padding: 0px 0px 12px 20px;	
} */

table.tariffs tr.table_item td.item_price.align_right{
 text-align: right;
}

table.tariffs tr.table_item td.item_price.twenty_percent{
  width: 24%;
	text-align: center;
}

table.tariffs tr.table_item td.item_price.fourty_percent{
  width: 40%;
}

table.tariffs tr.table_item.last td{
  padding-bottom: 0px !important;
}

p.p_tarrifs{
	font-family: 'Nunito', Sans-serif;
	margin:40px 0px 0px 0px; 
	font-size:16px; 
	padding-left:20px; 
	font-weight:400;
}

.eael-advance-tabs .eael-tabs-content>div.active{
	padding: 0px;
}

.images_grid{
  gap: 30px;
  width: 100%;
  display: grid;
}

.images_grid{
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.images_grid .image_grid img{
  height: 100%;
  object-fit: cover;
}

@media (max-width:1024px){
	.images_grid{
	 display: block;
	}
	
	.images_grid .image_grid img{
		max-width: 100%;
		width: 100%;
    margin: 0 auto 15px auto;
	}
	
	.images_grid .image_grid:last-child img{
	  margin: 0px auto;	
	}
}

.images_grid.directions{
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.images_grid.directions .image_grid.one, .images_grid.directions .image_grid.three{
  grid-column: span 4;
	grid-row: span 5;	
}

.images_grid.directions .image_grid.two{
  grid-column: span 6;
	grid-row: span 10;	
}

.images_grid.directions.mob .image_grid.one{
  grid-column: span 5;
	grid-row: span 10;		
}

.images_grid.directions.mob .image_grid.two, .images_grid.directions.mob .image_grid.three{
  grid-column: span 5;
	grid-row: span 5;	
}

.images_grid.halls.chyornaya-rechka .image_grid{
  grid-column: span 6 !important;
  grid-row: span 12 !important;	
}

.images_grid.halls.chyornaya-rechka .image_grid.five, .images_grid.halls.chyornaya-rechka .image_grid.six{
  grid-column: span 6 !important;
  grid-row: span 12 !important;		
}

.images_grid.halls.gorkovskaya .image_grid{
  grid-column: span 4 !important;
  grid-row: span 12 !important;	
}

.images_grid.halls.gorkovskaya .image_grid.four{
  grid-column: span 8 !important;	
}

.images_grid.halls.chernyshevskaya .image_grid{
  grid-column: span 6 !important;
  grid-row: span 6 !important;
}

.images_grid.halls.lesnaya .image_grid{
  grid-column: span 4 !important;
  grid-row: span 6 !important;
}

.images_grid.halls.lesnaya .image_grid.seven{
  grid-column: span 12 !important;
  grid-row: span 12 !important;		
}

  .images_grid.halls .image_grid.one
{
  grid-column: span 4;
  grid-row: span 12;	
}

  .images_grid.halls .image_grid.two
{
  grid-column: span 8;
  grid-row: span 6;	
}

  .images_grid.halls .image_grid.three
{
  grid-column: span 3;
  grid-row: span 6;	
}

  .images_grid.halls .image_grid.four
{
  grid-column: span 5;
  grid-row: span 6;
}

.images_grid.halls.mob .image_grid.one
{
  grid-column: span 12;
  grid-row: span 12;	
}

  .images_grid.halls.mob .image_grid.two
{
  grid-column: span 8;
  grid-row: span 12;	
}

  .images_grid.halls.mob .image_grid.three
{
  grid-column: span 4;
  grid-row: span 6;	
}

  .images_grid.halls.mob .image_grid.four
{
  grid-column: span 4;
  grid-row: span 6;
}

  .images_grid.main .image_grid.one
{
  grid-column: span 4;
  grid-row: span 6;	
}

  .images_grid.main .image_grid.two
{
  grid-column: span 8;
  grid-row: span 6;	
}

  .images_grid.main .image_grid.three
{
  grid-column: span 4;
  grid-row: span 6;	
}

  .images_grid.main .image_grid.four
{
  grid-column: span 4;
  grid-row: span 6;
}

  .images_grid.main .image_grid.five
{
  grid-column: span 4;
  grid-row: span 6;
}

.mobile_store_images{
  display: flex;
  align-items: center;
  justify-content: center;
}

.mobile_store_images.menu{
  align-items: flex-start;
}

.mobile_store_images img, .mobile_store_images a{
  display: block;
}

.mobile_store_images img.appstore_img{
  margin:0px 15px 0px 0px;
}

.mobile_store_images img.rustore_img{
  margin: 0px 0px 0px 15px;
}

@media (max-width: 450px){
	.mobile_store_images{
		flex-direction: column;
	}
	
	.mobile_store_images img.appstore_img {
	  margin: 0px;
	}
	
	.mobile_store_images img.rustore_img {
	  margin: 15px 0px 0px 0px;
	}
	
	.mobile_store_images img{
	  height: auto !important;
	  width: 150px !important;
	}
}

.elementor-field-group .elementor-field-textual{
	padding: 25px 20px;
}

.form_bottom form button:hover{
  box-shadow: 0px 4px 8px 0px rgba(166, 144, 124, 0.9);
}

.form_bottom form button{
  margin-top: 14px;
}

.social_icons{
  display: flex;
  align-items: center;
}

.social_icons img{
  display: block;
}

.social_icons a{
  display: flex;
}

.social_icons img{
  height: 26px;
}

.social_icons a{
  width: max-content;
  height: max-content;
  margin: 0px 8px;
}

.social_icons a:first-child{
  margin-left: 0px;
}

.social_icons a:last-child{
  margin-right: 0px;
}

.trainer_information_popup ul{
  margin-bottom: 20px;
  padding-left: 28px;
	list-style: disc;
}

.trainer_information_popup .last_p{
  margin-bottom: 0px;
}

.trainer_information_popup{
  font-family: Nunito;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  color: #593E2E;
}

.trainer_information_popup h2{
  color: #593E2E;
  font-family: "Nunito", Sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 34px;
  margin: 0px 0px 20px 0px;
  padding: 0;
}

a.dialog-close-button .eicon-close:before{
	content: "";
  width: 21px;
  display: block;
  height: 21px;
  background: url(/wp-content/uploads/2023/07/close_icon.svg);
}

@media(max-width: 767px){
	
	.images_grid{
	  gap: 15px;
	}
	
	.button_sign-up_brown a{
	  max-width: 100$;
		width: 100% !important;
	}
	
	.trainer_information_popup{
		font-size: 13px;
		line-height: 15px;
	}
	
  .trainer_information_popup h2{
	  font-size: 24px;
    font-weight: 700;
    line-height: 30px;	
	}
	
	table.tariffs tr.title_row th.title{
		font-size: 20px;
		line-height: 22px;
		padding: 0px !important;
		border-bottom: 1px solid #A6907C;
	}
	
	table.tariffs tr.subtitle_row th.subtitle{
		font-size: 17px;
		line-height: 20px;
	}
	
	table.tariffs tr.table_item{
	  font-size: 15px;
		line-height: 17px;	
	}
	
	.padding_top_mob{
	  padding-top: 16px !important;
	}
	
	p.p_tarrifs{
		font-size: 14px;
	}
	
}

@media(max-width: 1024px){
	.trainer_information_popup h2{
	 text-align: center;
	}
	
	p.p_tarrifs{
	  padding-left: 0px;
	}
	
		table.tariffs.middle_table tr.title_row th.title, table.tariffs.right_table tr.title_row th.title{
		padding: 0px 0px 16px 0px
	}
	
  table.tariffs.middle_table tr.subtitle_row th.subtitle, table.tariffs.right_table tr.subtitle_row th.subtitle{
		padding: 0px 0px 12px 0px
	}
	
	table.tariffs.middle_table tr.table_item td.item_name{
		padding: 0px 20px 12px 0px
	}
	
	table.tariffs.right_table tr.table_item td.item_name{
	  padding: 0px 20px 12px 0px	
	}
	
	table.tariffs.middle_table tr.subtitle_row th.subtitle.not_first, table.tariffs.right_table tr.subtitle_row th.subtitle.not_first{
  padding: 12px 0px 12px 0px
	}
	
	tr.table_item.quantity td{
	  padding: 16px 20px 0px 20px !important;
	}
}

.call_menu_link{
  width: 30px;
  display: flex;
  height: 24px;
  margin: 0px 0px 0px auto;
}

.menu_burger{
  width: 30px;
  height: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.menu_burger span{
 width: 100%;
 height: 2px;
 background: #fff;
}

.indial-window-widgetNew{
/*   display: none; */
  right: 20px !important;
  transition: bottom 0.3s ease-in-out;
  padding: 0px !important;
}

.indial-window-widgetNew.showed_widget{
  display: block;
}

.intdial-widget__close{
  margin: 0 !important;
}

.indial-window-widgetNew .poweredby{
  display: none !important;
}

.indial-window-widgetNew .buttonsSelect-item{
  padding: 0px 0px 10px 0px !important;
}

.mobile_store_images img{
  height: 52px;
  width: auto;
}

.dialog-type-lightbox{
  z-index: 99998 !important;
}