/*
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
*/



/*Add your own styles here:*/

@font-face {
  font-family: 'GothamRounded';
  src: url('fonts/gotham-rounded-book/GothamRnd-Book_Web.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'GothamRounded';
  src: url('fonts/gotham-rounded-medium/GothamRnd-Medium_Web.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'GothamRounded';
  src: url('fonts/gotham-rounded-bold/GothamRnd-Bold_Web.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
}


/* alternative definition of font-families, because they are already used in theme, just for compatibility */
@font-face {
  font-family: 'gotham-rounded-book';
  src: url('fonts/gotham-rounded-book/GothamRnd-Book_Web.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'gotham-rounded-medium';
  src: url('fonts/gotham-rounded-medium/GothamRnd-Medium_Web.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'gotham-rounded-bold';
  src: url('fonts/gotham-rounded-bold/GothamRnd-Bold_Web.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
}

.avia-layerslider,
.avia-layerslider .ls-layer {
	font-family: 'GothamRounded' !important;
}

.avia-layerslider .ls-layer .line {
	line-height: 1.3 !important;
}

.variations_form {
	display: none;
}

.logged-in .variations_form {
	display: block;
}

/*
html * div .avia-layerslider .ls-wp-container .ls-layer > *,
body * div .avia-layerslider .ls-wp-container .ls-layer > *,
#ls-global * div .avia-layerslider .ls-wp-container .ls-layer > * {
	
}
*/

