/*
Theme Name: Doula
Description: Child theme for Avada theme
Author:       Carmen Mihalca
Author URI:   https://touchtech.ro
Template: Avada
Version: 1.0.0
Text Domain:  doula
*/

/*gaseste o doula*/
div.emd-container .img-thumbnail, div.emd-container .person-thumb.in {
  width: 16.6%!important;
  float: left;
}
.person {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 2px dotted #d1e3ea;
  float: left;
  clear: both;
}
.person-tag {
  padding-left: 18%;
}
a.person-name {
 font-size: 1.2em;
 text-decoration: none;
  font-weight: bold;
}
.button-link {
  margin-top: 25px;
}
.panel-body {
  width: 64%;
  margin-right: 15%;
  display: inline-block;
}
.more-about {
  width: 20%;
  display: inline-block;
  vertical-align: top;
}
.more-about p {
  margin: 0;
}
.more-about a {
  text-decoration: none;
  color: #a786ab;
}
.more-about img {
  margin-right: 10px;
  vertical-align: middle;
}
.person-tag .buton-link {
  display: inline-block;
  width: 79%;
}
input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="file"]):not([type="image"]), textarea {
	width: 80%;
    background: #FFF;
}
.post-content h2 a {
  text-decoration: none;
}

.mainDetails {
  border-bottom: 1px solid #FBEDED!important;
}
blockquote {
  border-left: none;
}
.gaseste_map { overflow:hidden; padding-bottom:56.25%; position:relative; height:0; margin-bottom:2rem;}
.gaseste_map iframe { left:0;top:0;height:100%;width:100%;position:absolute; }
@media only screen and (max-width: 1045px) { .gaseste_map {padding-bottom: 100%; } }

div.emd-container .pagination>li>a, div.emd-container .pagination>li>span {
    color: #a786ab!important;
}
div.emd-container .pagination>.active>a, div.emd-container .pagination>.active>span, div.emd-container .pagination>.active>a:hover, div.emd-container .pagination>.active>span:hover, div.emd-container .pagination>.active>a:focus, div.emd-container .pagination>.active>span:focus {
    background-color: #F27160!important;
    border-color: #a786ab!important;
    color: #FFF!important;
}
