/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.19.15
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
  font-family: 'ITCAvantGardeStd-Bold';
  src: url('/wp-content/fonts/pp/ITCAvantGardeStd-Bold.eot') format('embedded-opentype'), url('/wp-content/fonts/pp/ITCAvantGardeStd-Bold.woff') format('woff'), url('/wp-content/fonts/pp/ITCAvantGardeStd-Bold.ttf') format('truetype'), url('/wp-content/fonts/pp/ITCAvantGardeStd-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'blantic';
  src: url('/wp-content/fonts/pp/blantic.eot');
  src: url('/wp-content/fonts/pp/blantic.eot') format('embedded-opentype'), url('/wp-content/fonts/pp//blantic.woff') format('woff'), url('wp-content/fonts/pp/blantic.ttf') format('truetype'), url('/wp-content/fonts/pp/blantic.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AvantGarde Bk BT';
  src: url('/wp-content/fonts/pp/AvantGarde Bk BT.eot')format('embedded-opentype'), url('/wp-content/fonts/pp/AvantGarde Bk BT.woff') format('woff'), url('/wp-content/fonts/pp/AvantGarde Bk BT.ttf') format('truetype'), url('/wp-content/fonts/pp/AvantGarde Bk BT.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {font-family:AvantGarde Bk BT !important;font-size:18px;line-height: 1.2;}
.banner h2 {font-size: 3.9em;}
h1, h2 {font-family: 'blantic'; line-height: 90px;}
.profe {font-family: blantic !important; font-size: 3em; background: black; margin-bottom: 15px; padding: 5px 31px; border-radius: 10px; width: fit-content;}
.soy {font-family: blantic !important; font-size-adjust: 1.5; margin-bottom: 15px;}
p {text-align: justify;}

.laura {margin-top: -55px;}
.redondo {border-radius: 10px; overflow: hidden;}
h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a {
  font-family: ITCAvantGardeStd-Bold, sans-serif;
	color: #DAFF02;
  background: black;
  padding: 5px 31px;
  border-radius: 10px;
  width: fit-content;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}