/*
Theme Name:     Eventalk Child
Template:       eventalk
Theme URI:      https://radiustheme.com
Author:         Radiustheme
Author URI:     https://radiustheme.com/demo/eventalk
Description:    Eventalk | Responsive WordPress Event Theme is one of the Latest and World Standard Multipurpose Responsive WordPress Event Theme. Using Eventalk user can get to Start a  Event, Event Shop and Event schedule.
Version:        1.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    eventalk
Tags:           one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
.speaker-layout3 {
  margin-bottom: 30px;
  text-align: left;
  right: 10px;
  position: relative;
  overflow: hidden;
}
.speaker-layout3 .item-title {
  text-align: left;
  width: 100%;
  position: absolute;
  left: 10px;
  right: 10px;
  z-index: 6;
  bottom: 5%;
  transition: all all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.speaker-layout3 .item-title .title {
  margin-bottom: 4px;
}
.text-left2 p {
  margin-left: 0;
  margin-right: 10px;
  width: 100%;
}
.m_top_5 {
 margin-bottom: 5px;    
}
.btn-rome {
 background: #A0182E;
  border: 1px solid #A0182E;
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 4px;
  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: nunito,roboto,proxima-nova,"proxima nova",sans-serif;
  font-size: 16px;
  font-weight: 800;
  line-height: 16px;
  min-height: 40px;
  outline: 0;
  padding: 12px 14px;
  text-align: center;
  text-rendering: geometricprecision;
  text-transform: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: middle;
}

.button-rome:hover,
.button-rome:active {
  background-color: initial;
  background-position: 0 0;
  color: #A0182E;
}

.button-24:active {
  opacity: .5;
}
hr {
  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: auto;
  margin-right: auto;
  border-style: inset;
  border-width: 1px;
}