/*
Theme Name: Enfold Child
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 wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/* large screens with 1140px with 
@media only screen and (min-width: 1140px)

Tablet Portrait size to standard 960 (devices and browsers)
@media only screen and (min-width: 768px) and (max-width: 989px)

Mobile Landscape Size to Tablet Portrait (devices and browsers)
@media only screen and (min-width: 480px) and (max-width: 767px)

 Mobile Portrait Size to Mobile Landscape Size (devices and browsers)
@media only screen and (max-width: 479px) */

.noheading {display:none}


/*POP-UP*/
.mfp-iframe-scaler {
	padding-top: 100% !important
}

@media only screen and (max-width: 479px) {
	.mfp-iframe-scaler {
    height: 600px;
}

}

@media only screen and (max-width: 767px) {
.responsive #top #wrap_all .container #gl0wf0x .gl0wf0x {
    width: 120% !important;
    max-width: 120% !important;
	margin-left: -30px;
}
}

/*HERO*/
.hero .container.av-section-cont-open {
    padding-top: 0 !important;
}
.hero h3 {
	letter-spacing: 8px
}

.hero h2 {
	font-size: 52px;
	letter-spacing: 8px !important
}

.hero h1 {
	font-size: 103px;
	letter-spacing: 5px !important;
	line-height:105px !important
}

@media only screen and (max-width: 479px) {
.hero h3 {
	font-size: 20px;
}

.hero h1 {
	font-size: 38px;
	line-height:40px !important;
	line-height:38px !important;
		letter-spacing: 3px !important;
}
}

/*highlights*/
#highlights h3.slide-entry-title.entry-title {
    display: none !important;
}

/*BUTTONS*/
#top .main_color .avia-color-theme-color {
	color:#000000
}

#white-hover .avia-button:hover {
	background-color: #fff;
	border-bottom: 1px solid #fff;
}

#black-hover .avia-button:hover {
	background-color: #000;
	border-bottom: 1px solid #000;
	color: #ffdd00 
}

img.alignnone.size-full.wp-image-113:hover {
	transform: scale(1.1);
}

img.alignnone.size-full.wp-image-112:hover {
	transform: scale(1.1);
}

@media only screen and (max-width: 479px) {
	#top .avia-button {
		font-size:20px
	}
	
	#top .avia-smallarrow-slider-heading> div {
		display:none
	}
}
}

/*----------------------------------------
// Content Slider style - 2
//--------------------------------------*/

.av-contentslider-style-2 h3.slide-entry-title.entry-title {
	display: block;
    bottom: 20px;
	z-index: 999;
	left: 30px;
	color: #fff;
	position: absolute;
	text-transform: uppercase !important;
	font-size:1.8em !important;
	line-height:1.1em !important;
	font-family: 'bodoni-urw-black-regular', Helvetica, Arial, sans-serif;
	width:160px
}

.av-contentslider-style-2 h3.slide-entry-title.entry-title span {
	color:#ffdd00
}

/* Arrow position */
#top .av-contentslider-style-2 .avia-slideshow-arrows.avia-slideshow-controls {
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	z-index: 999;
}

/* Right arrow*/
.av-contentslider-style-2 .avia-slideshow-arrows.avia-slideshow-controls .next-slide {
right: -35px !important;
}

/* Arrow icon */
#top .av-contentslider-style-2 .avia-slideshow-arrows.avia-slideshow-controls a.next-slide:before{
	content:attr(data-av_icon)
}

/* Left arrow */
.av-contentslider-style-2 .avia-slideshow-arrows.avia-slideshow-controls .prev-slide {
	left: -35px !important;
}

/* Arrow icon */
#top .av-contentslider-style-2 .avia-slideshow-arrows.avia-slideshow-controls a.prev-slide:before{
	content:attr(data-av_icon)
}

/* Common arrow styles */
#top .av-control-minimal-dark .avia-slideshow-arrows a:before {
    border-color: #fff !important;
}

#top .av-contentslider-style-2 .avia-slideshow-arrows.avia-slideshow-controls a {
	color:#000;
	font-weight: bolder;
	font-size: 24px;
	background: #fff;
	width: 30px;
	height: 30px;
}

#top .av-contentslider-style-2 .avia-slideshow-arrows.avia-slideshow-controls a:before {
	background: transparent;
	top:3px;
}

/* Arrow hover style */
#top .av-contentslider-style-2 .avia-slideshow-arrows.avia-slideshow-controls a:hover {
	opacity: 1;
	background: #fff;
	transform: scale(1.1);
}

.av-contentslider-style-2 h3 {
	margin-top:0
}


/*----------------------------------------
// Coaches Hover cards
//--------------------------------------*/

.av-image-caption-overlay-center {
	padding: 0px 1.8em;
}

.av-overlay-on-hover
  .avia-image-container-inner:hover
  .av-image-caption-overlay {
  animation: 1s slide-up;
}

@keyframes slide-up {
  0% {
    opacity: 0;
    height: 0%;
    top: 100%;
  }
  100% {
    opacity: 1;
    height: 100%;
    top: 0%;
  }
}
.avia-image-container .av-caption-image-overlay-bg {
    opacity: 0.8;
    background-color: #000000;
}

.coaches h3.slide-entry-title.entry-title {
    position: absolute;
    bottom: 20px;
    z-index: 99;
    left: 15px;
	font-family: 'bodoni-urw-black-regular', Helvetica, Arial, sans-serif !important;
	    font-size: 1.5em !important;
    text-transform: uppercase !important
}

.coaches h2 {
    color: white;
	text-transform: uppercase !important;
	font-size:1.2em !important;
	display: none
}
.coaches h3 {
	color: #fff;
    font-size: 1em !important
}
.coaches span {
	color: #ffdd00
}
.coaches strong {
	color: #fff
}
.coaches p {
	color:#fff;
	font-size: 16px;
    line-height: 18px !important;
	text-align: left
}


/*----------------------------------------
// Classes
//--------------------------------------*/

.classes h2 {
	color: #ffdd00;
	text-transform: uppercase !important;
}

.classes h3 {
	color: #fff;
	text-transform: uppercase !important;
	letter-spacing: 3px
}

/*----------------------------------------
// Gym features
//--------------------------------------*/

.av-contentslider-style-2 h3 {
	letter-spacing: 2px 
}

.av-contentslider-style-2 p {
	line-height: 35px
}

#gymfeatures h3.slide-entry-title.entry-title {
    display: none;
}
/*----------------------------------------
// Membership
//--------------------------------------*/

.m3mbership strong {
	color: #000;
	text-transform:uppercase;
	font-family: 'acumin-pro-extra-condensed-bold', Helvetica, Arial, sans-serif;
	font-size:1.5em
}
/*----------------------------------------
// Clases and Membership Cards
//--------------------------------------*/

@media only screen and (max-width: 479px) {
	#member-cards .flex_column_table {
		display:flex !important;
		flex-direction: column;
	}
	
	.av-tab-section-tab-title-container.avia-tab-title-padding-default {
    min-width: 0 !important;
	}
	
	img.classes_logos {
    	width: 70px !important
	}
	
	#top .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
    margin-top: 0;
	}

}

img.classes_logos {
    width: 120px;
}

#member-cards .flex_column_table {
	display:flex !important;
	margin-top: 0 !important;
}

.black-cards .avia-button {
	letter-spacing:0 !important;
}

.black-cards span.avia_iconbox_title {
    padding: 9px 40px;
}

.black-cards .avia_textblock.av_inherit_color p:first-child {
	font-family: 'acumin-pro-extra-condensed-bold', Helvetica, Arial, sans-serif;
	font-size:1.4em
}

.black-cards .avia_textblock.av_inherit_color p:nth-child(2) {
	font-size:3em;
	font-weight:bold;
	margin:30px 0
}

.black-cards span {
	font-size:30px
}

.validfor span{
	font-size: 15px;
    padding-top: 20px;
    display: block;
    font-family: 'Roboto';
    font-weight: 400;
}

.validfor strong{
	color:#fff !important
}

.av-inner-tab-title {
	font-family: 'acumin-pro-extra-condensed-bold', Helvetica, Arial, sans-serif;
	font-size:1.5em !important
}
.av-section-tab-title {
	padding: 10px 100px 0px 100px !important
}

.av-tab-arrow-container {
    display: none ;
}

.avia-tab-title-padding-default .av-outer-tab-title {
    padding: 0;
}

#top a.av-active-tab-title {
    color: #000;
    background-color: #ffdd00;
    border: 2px solid #ffdd00;
	
}
#top .av-section-tab-title {
    color: #000;
    border: 2px solid #ffdd00;
}

a.av-section-tab-title {
    background-color: #fff;
}

