/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


/* Start stype 17 */
figure.tpstyle-17 {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  color: #ffffff;
  text-align: center;
  box-shadow: none;
  border-bottom: 0px solid #ffffff;
}
figure.tpstyle-17 img {
  max-width: 100%;
  vertical-align: middle;
}
figure.tpstyle-17 p {
  position: relative;
  background-color: #ffffff;
  padding: 40px 25px 25px 50px;
  font-weight: 500;
  text-align: right;
  margin: 0;
  line-height: 1.6em;
  font-style: italic;
}
figure.tpstyle-17 p:after {
  width: 90px;
  height: 90px;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  transition: all 0.35s ease;
  z-index: 1;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  background-color: #00BCD4;
  -webkit-transform: skew(-45deg) translateX(-50%);
  transform: skew(-45deg) translateX(-50%);
  border-right: 1px solid #00BCD4;
}
figure.tpstyle-17 .tpstyle-17-ion-quote:before {
  /*font-family: 'FontAwesome';
  content: "\f10d";*/
}
figure.tpstyle-17 .tpstyle-17-ion-quote {
  position: absolute;
  color: #ffffff;
  font-size: 23px;
  z-index: 2;
  padding: 8px 12px;
}
figure.tpstyle-17 .tpstyle-17-info{
  position: relative;
}
figure.tpstyle-17 .ex-social-account{text-align: left;
  padding: 0 10px;
  background: #00BCD4;
  width: 100%
}
figure.tpstyle-17 .ex-social-account li a{
    background: transparent;
    color: #fff;
    line-height: 41px;
}
figure.tpstyle-17 .tpstyle-17-author {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px 20px;
  color: #ffffff;
  margin: 0;
  text-transform: uppercase;
}
figure.tpstyle-17 .tpstyle-17-author h3 {
  opacity: 0.8;
  margin: 0;
  font-weight: 400;
  color: #ffffff;
}
figure.tpstyle-17 .tpstyle-17-author h5{
  font-weight: 400;
  text-transform: none;
  display: block;
  color: #ffffff;
}
/* End stype 17 */