.header-image {
  font-size: 0;
  position: relative; }
  .header-image img {
    width: 100%;
    height: auto; }
  .header-image h1 {
    position: absolute;
    top: 30%;
    right: 20%;
    font-size: 89px;
    color: #E88E9E;
    text-align: right; }

.breadcrumbs {
  background-image: url(../img/icons-background.jpg);
  font-size: 18px;
  color: white;
  text-align: right;
  background-position: 0 -50%;
  padding-top: 40px;
  padding-bottom: 40px; }
  .breadcrumbs span {
    color: inherit;
    display: inline-block;
    vertical-align: bottom; }
  .breadcrumbs a {
    color: inherit;
    display: inline-block;
    vertical-align: bottom; }

aside.widget-area section.widget form legend {
  font-size: 28px;
  color: #544D4F;
  text-align: right;
  width: 80%;
  margin-bottom: 25px;
  line-height: 40px; }
aside.widget-area section.widget form .wpcf7-form-control-wrap {
  width: 100%;
  margin-bottom: 15px; }
  aside.widget-area section.widget form .wpcf7-form-control-wrap input {
    width: 100%;
    border: 1px solid #544D4F;
    padding: 0px 10px 0 0;
    height: 50px;
    line-height: 50px; }
aside.widget-area section.widget form input[type='submit'] {
  width: 100%;
  height: 50px;
  line-height: 50px; }

.single-post {
  border-bottom: 1px solid #544D4F; }
  .single-post .section-title h1 {
    font-size: 37px;
    font-weight: 700;
    color: #E88E9E;
    text-align: right;
    margin-bottom: 20px; }
  .single-post .post-meta {
    padding: 0px 0 60px 0; }
    .single-post .post-meta span {
      display: inline-block;
      vertical-align: middle;
      color: #B1ABAC;
      font-size: 18px;
      line-height: 15px; }
      .single-post .post-meta span:nth-child(1) {
        padding-left: 5px;
        margin-left: 5px; }
  .single-post .content figure {
    margin-bottom: 30px;
    width: 100%; }
    .single-post .content figure img {
      width: 100%;
      height: auto; }
  .single-post .content p {
    font-size: 18px;
    color: #544D4F;
    text-align: right;
    line-height: 1.5;
    margin-bottom: 20px; }
    .single-post .content h2 {
      font-size: 23px;
      margin-bottom: 20px;
    }

  .single-post .content ul {
    list-style-type: disc;
  }

  .single-post .content ol {
    list-style-type: decimal;
  }

  .single-post .content ul li,.single-post .content ol li {
    margin-bottom: 10px;
    font-size: 18px;
    margin-right: 10px;
  }



  .single-post .content .share {
    margin-bottom: 30px; }
    .single-post .content .share h3 {
      font-size: 18px;
      font-weight: 600;
      color: #E88E9E;
      text-align: right;
      margin-bottom: 10px; }
  .single-post .navigation {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px; }
    .single-post .navigation li i {
      display: inline-block;
      vertical-align: sub; }
    .single-post .navigation li a {
      display: inline-block;
      vertical-align: middle;
      font-size: 28px;
      color: #E88E9E;
      text-align: center; }
    .single-post .navigation .prev {
      float: left;
      color: #E88E9E; }
      .single-post .navigation .prev i {
        margin-right: 20px; }
    .single-post .navigation .next {
      float: right;
      color: #E88E9E; }
      .single-post .navigation .next i {
        margin-left: 20px; }

aside.widget-area section.widget form legend {
  font-size: 28px;
  color: #544D4F;
  text-align: right;
  width: 80%;
  margin-bottom: 25px;
  line-height: 40px; }
aside.widget-area section.widget form .wpcf7-form-control-wrap {
  width: 100%;
  margin-bottom: 15px; }
  aside.widget-area section.widget form .wpcf7-form-control-wrap input {
    width: 100%;
    border: 1px solid #544D4F;
    padding: 0px 10px 0 0;
    height: 50px;
    line-height: 50px; }
aside.widget-area section.widget form input[type='submit'] {
  width: 100%;
  height: 50px;
  line-height: 50px; }

.pagination {
  font-size: 28px;
  color: #544D4F;
  text-align: center; }
  .pagination span {
    display: inline-block;
    color: inherit; }
  .pagination .page-numbers.current {
    color: #E88E9E;
    padding-left: 5px;
    padding-right: 5px; }
  .pagination a {
    display: inline-block;
    color: inherit;
    padding: 0 5px;
    -moz-transition: color 0.3s ease-in;
    -o-transition: color 0.3s ease-in;
    -webkit-transition: color 0.3s ease-in;
    transition: color 0.3s ease-in; }
    .pagination a:hover {
      color: #E88E9E; }

/*# sourceMappingURL=blog.css.map */
