/*
=== blog header styles ===
*/
#middle .archive-header a,
#middle .page-header a {
  color: #222222;
}
#middle .archive-header .archive-title,
#middle .page-header .archive-title,
#middle .archive-header .page-title,
#middle .page-header .page-title,
#middle .archive-header .entry-title,
#middle .page-header .entry-title {
  color: #ffffff;
}
#middle .archive-header .archive-title + .archive-subtitle,
#middle .page-header .archive-title + .archive-subtitle,
#middle .archive-header .page-title + .archive-subtitle,
#middle .page-header .page-title + .archive-subtitle,
#middle .archive-header .entry-title + .archive-subtitle,
#middle .page-header .entry-title + .archive-subtitle,
#middle .archive-header .archive-title + .page-subtitle,
#middle .page-header .archive-title + .page-subtitle,
#middle .archive-header .page-title + .page-subtitle,
#middle .page-header .page-title + .page-subtitle,
#middle .archive-header .entry-title + .page-subtitle,
#middle .page-header .entry-title + .page-subtitle {
  margin-top: 10px;
}
#middle .archive-header .archive-subtitle,
#middle .page-header .archive-subtitle,
#middle .archive-header .page-subtitle,
#middle .page-header .page-subtitle {
  color: #ffffff;
}
#middle .archive-header .archive-meta,
#middle .page-header .archive-meta {
  display: none;
}
#middle .middle-univer-post .archive-header .archive-title,
#middle .middle-univer-post .page-header .archive-title,
#middle .middle-univer-post .archive-header .page-title,
#middle .middle-univer-post .page-header .page-title,
#middle .middle-univer-post .archive-header .entry-title,
#middle .middle-univer-post .page-header .entry-title {
  color: #222222;
}
#main .archive-header,
#main .page-header {
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box;
  padding-right: 15px !important;
  padding-left: 15px !important;
}
@media (min-width: 786px) {
  #main .archive-header,
  #main .page-header {
    max-width: 750px !important;
  }
}
@media (min-width: 992px) {
  #main .archive-header,
  #main .page-header {
    max-width: 970px !important;
  }
}
@media (min-width: 1200px) {
  #main .archive-header,
  #main .page-header {
    max-width: 1170px !important;
  }
}
@media (min-width: 786px) {
  #main .archive-header,
  #main .page-header {
    max-width: 750px !important;
  }
}
@media (min-width: 992px) {
  #main .archive-header,
  #main .page-header {
    max-width: 970px !important;
  }
}
@media (min-width: 1200px) {
  #main .archive-header,
  #main .page-header {
    max-width: 1170px !important;
  }
}
#main .archive-header.active-sidebar,
#main .page-header.active-sidebar {
  display: table;
  width: 100%;
  table-layout: fixed;
}
#main .archive-header.active-sidebar #primary,
#main .page-header.active-sidebar #primary {
  width: 67%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
}
#main .archive-header.active-sidebar #tertiary,
#main .page-header.active-sidebar #tertiary {
  width: 33%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
}
#main .archive-header.active-sidebar #tertiary .sidebar-inner,
#main .page-header.active-sidebar #tertiary .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 3;
}
#main .archive-header.active-sidebar #primary + #tertiary .sidebar-inner,
#main .page-header.active-sidebar #primary + #tertiary .sidebar-inner {
  margin-right: 0;
  margin-left: 40px;
}
#main .archive-header.active-sidebar .entry.page,
#main .page-header.active-sidebar .entry.page {
  padding: 30px;
  background-color: #ffffff;
}
#main .archive-header::after,
#main .page-header::after {
  content: "";
  display: table;
  clear: both;
}
#main .archive-header.active-sidebar,
#main .page-header.active-sidebar {
  display: table;
  width: 100%;
  table-layout: fixed;
}
#main .archive-header.active-sidebar #primary,
#main .page-header.active-sidebar #primary {
  width: 67%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
}
#main .archive-header.active-sidebar #tertiary,
#main .page-header.active-sidebar #tertiary {
  width: 33%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
}
#main .archive-header.active-sidebar #tertiary .sidebar-inner,
#main .page-header.active-sidebar #tertiary .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 3;
}
#main .archive-header.active-sidebar #primary + #tertiary .sidebar-inner,
#main .page-header.active-sidebar #primary + #tertiary .sidebar-inner {
  margin-right: 0;
  margin-left: 40px;
}
#main .archive-header.active-sidebar .entry.page,
#main .page-header.active-sidebar .entry.page {
  padding: 30px;
  background-color: #ffffff;
}
#main .archive-header .archive-title,
#main .page-header .archive-title,
#main .archive-header .page-title,
#main .page-header .page-title,
#main .archive-header .entry-title,
#main .page-header .entry-title {
  color: #222222;
  margin: 0;
}
/*
===blog post styles ===
*/
body.single-post .site-content .entry {
  background-color: #ffffff;
  margin-top: 60px;
  border-radius: 8px;
}
body.single-post .site-content .entry + #comments {
  margin-top: 35px;
}
body.single-post .site-content .entry .entry-video,
body.single-post .site-content .entry .entry-thumbnail,
body.single-post .site-content .entry .entry-gallery {
  line-height: 0;
  display: inline-block;
  width: calc(100% - 60px);
  margin-top: -60px;
}
body.single-post .site-content .entry .entry-video .images,
body.single-post .site-content .entry .entry-thumbnail .images,
body.single-post .site-content .entry .entry-gallery .images {
  text-align: center;
  overflow: visible !important;
  margin: 0;
  padding: 0;
  box-shadow: 5px 10px 60px rgba(0, 0, 0, 0.3);
  border-radius: 8px 8px 8px 0;
}
@media screen and (max-width: 768px) {
  body.single-post .site-content .entry .entry-video .images .image,
  body.single-post .site-content .entry .entry-thumbnail .images .image,
  body.single-post .site-content .entry .entry-gallery .images .image {
    height: 300px !Important;
  }
}
@media screen and (max-width: 580px) {
  body.single-post .site-content .entry .entry-video .images .image,
  body.single-post .site-content .entry .entry-thumbnail .images .image,
  body.single-post .site-content .entry .entry-gallery .images .image {
    height: 200px !Important;
  }
}
body.single-post .site-content .entry .entry-video {
  box-shadow: 5px 10px 60px rgba(0, 0, 0, 0.3);
  line-height: 1;
}
body.single-post .site-content .entry .entry-video .fluid-width-video-wrapper {
  border-radius: 8px 8px 8px 0;
  overflow: hidden;
  z-index: 22;
}
body.single-post .site-content .entry .entry-video iframe {
  width: 100%;
}
body.single-post .site-content .entry .entry-thumbnail a {
  display: block;
  text-align: center;
}
body.single-post .site-content .entry .entry-thumbnail .image {
  background-position: center;
  background-size: cover;
  border-radius: 8px 8px 8px 0;
  box-shadow: 5px 10px 60px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 768px) {
  body.single-post .site-content .entry .entry-thumbnail .image {
    height: 300px !Important;
  }
}
@media screen and (max-width: 580px) {
  body.single-post .site-content .entry .entry-thumbnail .image {
    height: 200px !Important;
  }
}
body.single-post .site-content .entry .entry-data {
  padding: 56px 60px 45px;
}
@media screen and (max-width: 480px) {
  body.single-post .site-content .entry .entry-data {
    padding: 40px 20px 30px;
  }
}
body.single-post .site-content .entry .entry-data .entry-header {
  margin-bottom: 30px;
}
body.single-post .site-content .entry .entry-data .entry-header .entry-extra {
  margin-top: 1px;
  display: inline-block;
  float: left;
  width: 75px;
  text-align: center;
  font-family: "Varela Round", sans-serif;
}
body.single-post .site-content .entry .entry-data .entry-header .entry-extra > span {
  margin-right: 12px;
}
body.single-post .site-content .entry .entry-data .entry-header .entry-extra > span a[href] {
  color: #888888;
  white-space: nowrap;
  display: inline-block;
}
body.single-post .site-content .entry .entry-data .entry-header .entry-extra > span a[href]:hover {
  color: #5bbc2e;
}
body.single-post .site-content .entry .entry-data .entry-header .entry-extra > span:last-child::after {
  content: none;
}
body.single-post .site-content .entry .entry-data .entry-header .entry-extra > .date .day {
  font-size: 56px;
  font-weight: 600;
  color: #5bbc2e;
  letter-spacing: 2px;
  line-height: 1;
}
@media screen and (max-width: 580px) {
  body.single-post .site-content .entry .entry-data .entry-header .entry-extra > .date .day {
    display: table-cell;
  }
}
body.single-post .site-content .entry .entry-data .entry-header .entry-extra > .date .month {
  font-size: 16px;
  color: #666666;
  font-family: "Varela Round", sans-serif;
  line-height: 1;
  marin-top: 1px;
}
@media screen and (max-width: 580px) {
  body.single-post .site-content .entry .entry-data .entry-header .entry-extra > .date .month {
    padding-left: 9px;
    display: table-cell;
    vertical-align: middle;
  }
}
body.single-post .site-content .entry .entry-data .entry-header .entry-extra > .date .year {
  display: none;
}
body.single-post .site-content .entry .entry-data .entry-header .entry-extra > .date::after {
  content: none;
}
body.single-post .site-content .entry .entry-data .entry-header .entry-extra > .comments a .count {
  margin-right: 1px;
  color: #0072bc;
}
body.single-post .site-content .entry .entry-data .entry-header .entry-extra > .comments .label {
  color: #0072bc;
  padding: 0;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 1.375;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
}
body.single-post .site-content .entry .entry-data .entry-header .entry-extra span.date a::before {
  content: none;
}
@media screen and (max-width: 580px) {
  body.single-post .site-content .entry .entry-data .entry-header .entry-extra {
    float: none;
    width: auto;
    display: block;
    margin-bottom: 18px;
    display: table;
    width: 100%;
  }
}
body.single-post .site-content .entry .entry-data .entry-header .entry-meta {
  display: inline-block;
  width: calc(100% - 140px);
  float: right;
}
body.single-post .site-content .entry .entry-data .entry-header .entry-meta > span {
  margin-right: 30px;
  float: left;
  display: inline-block;
}
body.single-post .site-content .entry .entry-data .entry-header .entry-meta > span:last-child {
  margin-right: 0;
}
body.single-post .site-content .entry .entry-data .entry-header .entry-meta .categories-links,
body.single-post .site-content .entry .entry-data .entry-header .entry-meta .author.vcard,
body.single-post .site-content .entry .entry-data .entry-header .entry-meta .comments {
  font-family: "FontAwesome", sans-serif;
}
body.single-post .site-content .entry .entry-data .entry-header .entry-meta .categories-links:before,
body.single-post .site-content .entry .entry-data .entry-header .entry-meta .author.vcard:before,
body.single-post .site-content .entry .entry-data .entry-header .entry-meta .comments:before {
  color: #999999;
  font-size: 13px;
  margin-right: 9px;
}
body.single-post .site-content .entry .entry-data .entry-header .entry-meta .categories-links a,
body.single-post .site-content .entry .entry-data .entry-header .entry-meta .author.vcard a,
body.single-post .site-content .entry .entry-data .entry-header .entry-meta .comments a {
  color: #5bbc2e;
  text-transform: capitalize;
}
body.single-post .site-content .entry .entry-data .entry-header .entry-meta .categories-links > span,
body.single-post .site-content .entry .entry-data .entry-header .entry-meta .author.vcard > span,
body.single-post .site-content .entry .entry-data .entry-header .entry-meta .comments > span,
body.single-post .site-content .entry .entry-data .entry-header .entry-meta .categories-links a,
body.single-post .site-content .entry .entry-data .entry-header .entry-meta .author.vcard a,
body.single-post .site-content .entry .entry-data .entry-header .entry-meta .comments a {
  font-family: "Varela Round", sans-serif;
  padding: 0;
  font-weight: 300;
  font-size: 14px;
  line-height: 1;
}
body.single-post .site-content .entry .entry-data .entry-header .entry-meta .categories-links:before {
  content: "\f02c";
}
body.single-post .site-content .entry .entry-data .entry-header .entry-meta .author.vcard:before {
  content: "\f007";
}
body.single-post .site-content .entry .entry-data .entry-header .entry-meta .comments .count {
  margin-right: 5px;
}
body.single-post .site-content .entry .entry-data .entry-header .entry-meta .comments:before {
  content: "\f075";
}
body.single-post .site-content .entry .entry-data .entry-header .entry-meta span.label {
  font-family: "Varela Round", sans-serif;
  padding: 0;
  font-weight: 300;
  font-size: 14px;
  line-height: 1;
  color: #aaaaaa;
  margin-right: 4px;
}
@media screen and (max-width: 580px) {
  body.single-post .site-content .entry .entry-data .entry-header .entry-meta {
    width: 100%;
  }
}
body.single-post .site-content .entry .entry-data .entry-header .entry-meta .entry-title {
  font-family: "Montserrat", sans-serif;
  font-size: 26px;
  color: #222222;
  margin-bottom: 19px;
  line-height: 1.25;
  font-weight: 500;
}
body.single-post .site-content .entry .entry-data .entry-header:after {
  content: " ";
  display: table;
  clear: both;
}
body.single-post .site-content .entry .entry-data img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
body.single-post .site-content .entry .entry-data .entry-content,
body.single-post .site-content .entry .entry-data .entry-summary {
  color: #666666;
  font-weight: 300;
  font-family: "Varela Round", sans-serif;
  font-size: 17px;
  margin: 10px 0;
  line-height: 1.8;
}
body.single-post .site-content .entry .entry-data .entry-content iframe,
body.single-post .site-content .entry .entry-data .entry-summary iframe,
body.single-post .site-content .entry .entry-data .entry-content embed,
body.single-post .site-content .entry .entry-data .entry-summary embed {
  width: 100% !important;
  border: 0;
}
body.single-post .site-content .entry .entry-data .entry-content p:last-child,
body.single-post .site-content .entry .entry-data .entry-summary p:last-child {
  margin-bottom: 0;
}
body.single-post .site-content .entry .entry-data .entry-content::after,
body.single-post .site-content .entry .entry-data .entry-summary::after {
  content: "";
  display: table;
  clear: both;
}
body.single-post .site-content .entry .entry-data .entry-content table,
body.single-post .site-content .entry .entry-data .entry-summary table {
  margin-bottom: 20px;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  table-layout: auto;
  width: 100%;
}
body.single-post .site-content .entry .entry-data .entry-content table caption,
body.single-post .site-content .entry .entry-data .entry-summary table caption {
  margin-bottom: 10px;
  color: #000000;
  line-height: 1;
}
body.single-post .site-content .entry .entry-data .entry-content table thead,
body.single-post .site-content .entry .entry-data .entry-summary table thead {
  background-color: #222222;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
}
body.single-post .site-content .entry .entry-data .entry-content table thead tr th,
body.single-post .site-content .entry .entry-data .entry-summary table thead tr th,
body.single-post .site-content .entry .entry-data .entry-content table thead tr td,
body.single-post .site-content .entry .entry-data .entry-summary table thead tr td {
  padding: 10px 20px;
  border: 1px solid #f2f2f2;
}
body.single-post .site-content .entry .entry-data .entry-content table tbody tr th,
body.single-post .site-content .entry .entry-data .entry-summary table tbody tr th,
body.single-post .site-content .entry .entry-data .entry-content table tbody tr td,
body.single-post .site-content .entry .entry-data .entry-summary table tbody tr td {
  padding: 10px 20px;
  border: 1px solid #f2f2f2;
}
body.single-post .site-content .entry .entry-data .entry-content table tbody tr th a,
body.single-post .site-content .entry .entry-data .entry-summary table tbody tr th a,
body.single-post .site-content .entry .entry-data .entry-content table tbody tr td a,
body.single-post .site-content .entry .entry-data .entry-summary table tbody tr td a {
  color: #5bbc2e;
}
body.single-post .site-content .entry .entry-data .entry-content table tfoot tr th,
body.single-post .site-content .entry .entry-data .entry-summary table tfoot tr th,
body.single-post .site-content .entry .entry-data .entry-content table tfoot tr td,
body.single-post .site-content .entry .entry-data .entry-summary table tfoot tr td {
  padding: 10px 20px;
  border: 1px solid #f2f2f2;
}
body.single-post .site-content .entry .entry-data .entry-content table tfoot tr th a,
body.single-post .site-content .entry .entry-data .entry-summary table tfoot tr th a,
body.single-post .site-content .entry .entry-data .entry-content table tfoot tr td a,
body.single-post .site-content .entry .entry-data .entry-summary table tfoot tr td a {
  color: #5bbc2e;
}
@media (max-width: 786px) {
  body.single-post .site-content .entry .entry-data .entry-content table,
  body.single-post .site-content .entry .entry-data .entry-summary table {
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    table-layout: auto;
    width: 100%;
  }
  body.single-post .site-content .entry .entry-data .entry-content table caption,
  body.single-post .site-content .entry .entry-data .entry-summary table caption {
    margin-bottom: 10px;
    color: #000000;
    line-height: 1;
  }
  body.single-post .site-content .entry .entry-data .entry-content table thead,
  body.single-post .site-content .entry .entry-data .entry-summary table thead {
    background-color: #222222;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
  }
  body.single-post .site-content .entry .entry-data .entry-content table thead tr th,
  body.single-post .site-content .entry .entry-data .entry-summary table thead tr th,
  body.single-post .site-content .entry .entry-data .entry-content table thead tr td,
  body.single-post .site-content .entry .entry-data .entry-summary table thead tr td {
    padding: 5px 10px;
    border: 1px solid #f2f2f2;
  }
  body.single-post .site-content .entry .entry-data .entry-content table tbody tr th,
  body.single-post .site-content .entry .entry-data .entry-summary table tbody tr th,
  body.single-post .site-content .entry .entry-data .entry-content table tbody tr td,
  body.single-post .site-content .entry .entry-data .entry-summary table tbody tr td {
    padding: 5px 10px;
    border: 1px solid #f2f2f2;
  }
  body.single-post .site-content .entry .entry-data .entry-content table tbody tr th a,
  body.single-post .site-content .entry .entry-data .entry-summary table tbody tr th a,
  body.single-post .site-content .entry .entry-data .entry-content table tbody tr td a,
  body.single-post .site-content .entry .entry-data .entry-summary table tbody tr td a {
    color: #5bbc2e;
  }
  body.single-post .site-content .entry .entry-data .entry-content table tfoot tr th,
  body.single-post .site-content .entry .entry-data .entry-summary table tfoot tr th,
  body.single-post .site-content .entry .entry-data .entry-content table tfoot tr td,
  body.single-post .site-content .entry .entry-data .entry-summary table tfoot tr td {
    padding: 5px 10px;
    border: 1px solid #f2f2f2;
  }
  body.single-post .site-content .entry .entry-data .entry-content table tfoot tr th a,
  body.single-post .site-content .entry .entry-data .entry-summary table tfoot tr th a,
  body.single-post .site-content .entry .entry-data .entry-content table tfoot tr td a,
  body.single-post .site-content .entry .entry-data .entry-summary table tfoot tr td a {
    color: #5bbc2e;
  }
}
body.single-post .site-content .entry .entry-data .entry-content .more-link,
body.single-post .site-content .entry .entry-data .entry-summary .more-link {
  padding: 8px 16px;
  font-weight: 400;
  line-height: 1.42857143;
  margin-bottom: 0;
  font-size: 0px;
  text-align: center;
  white-space: nowrap;
  color: #000000;
  position: relative;
  display: inline-block;
  width: 23px;
  background: transparent;
  height: 8px;
  vertical-align: middle;
  margin-top: -2px;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  margin-top: 30px;
  width: 1px;
}
body.single-post .site-content .entry .entry-data .entry-content .more-link:before,
body.single-post .site-content .entry .entry-data .entry-summary .more-link:before {
  content: " ";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  left: 0;
  right: auto;
  background-color: #5bbc2e;
  width: 100%;
  height: 2px;
}
body.single-post .site-content .entry .entry-data .entry-content .more-link:after,
body.single-post .site-content .entry .entry-data .entry-summary .more-link:after {
  content: " ";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  right: -5px;
  left: auto;
  border: 4px solid transparent;
  border-right: 4px solid transparent;
  border-left: 5px solid #5bbc2e;
}
body.single-post .site-content .entry .entry-data .entry-content .more-link:hover,
body.single-post .site-content .entry .entry-data .entry-summary .more-link:hover {
  width: 40px;
}
body.single-post .site-content .entry .entry-data .entry-content + .entry-footer,
body.single-post .site-content .entry .entry-data .entry-summary + .entry-footer {
  padding-top: 40px;
  border-top: 2px solid #e5e5e5;
  margin-top: 44px;
}
body.single-post .site-content .entry .entry-data .entry-footer .tags-links span:not(.label) {
  display: none;
}
body.single-post .site-content .entry .entry-data .entry-footer .tags-links .label {
  font-size: 16px;
  float: left;
  color: #333333;
  font-weight: 300;
  line-height: 32px;
  margin-right: 28px;
}
body.single-post .site-content .entry .entry-data .entry-footer .tags-links a {
  font-family: "Open Sans";
  background-color: transparent;
  letter-spacing: 0;
  display: inline-block;
  text-transform: capitalize;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  float: left;
  margin: 0 10px 10px 0;
  padding: 0 10px;
  vertical-align: top;
  font-weight: 400;
  border: 2px solid #aaaaaa;
  border-radius: 30px;
  line-height: 32px;
  font-size: 14px !important;
  font-family: "Varela Round", sans-serif;
  color: #aaaaaa;
}
body.single-post .site-content .entry .entry-data .entry-footer .tags-links a:hover {
  border-color: #5bbc2e;
  color: #5bbc2e;
}
body.single-post .site-content .entry .entry-data .entry-footer .tags-links:after {
  content: " ";
  display: table;
  clear: both;
}
body.single-post .site-content .entry .entry-data .entry-footer .taxonomy {
  display: block;
  font-weight: bold;
  padding-left: 0;
}
body.single-post .site-content .entry .entry-data .entry-footer .taxonomy label {
  display: none;
}
body.single-post .site-content .entry .entry-data .entry-footer .taxonomy .links {
  display: block;
}
body.single-post .site-content .entry .entry-data .entry-footer .taxonomy .links span {
  display: none;
}
body.single-post .site-content .entry .entry-data .entry-footer .taxonomy .links a {
  font-size: 9px;
  font-family: "Montserrat";
  color: #888888;
  background-color: #ffffff;
  border-radius: 3px;
  line-height: 23px;
  padding: 0 21px;
  font-weight: 500;
  letter-spacing: 0;
  display: inline-block;
  text-transform: uppercase;
  margin-right: 5px;
  margin-bottom: 5px;
  border: 1px solid #f2f2f2;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  float: left;
}
body.single-post .site-content .entry .entry-data .entry-footer .taxonomy .links a:hover {
  border-color: #222222;
  color: #000000;
}
body.single-post .site-content .entry .entry-data .entry-footer .taxonomy .links:after {
  content: " ";
  display: table;
  clear: both;
}
body.single-post .site-content .entry .entry-data .entry-share {
  margin-top: 22px;
  margin-bottom: 10px;
}
body.single-post .site-content .entry .entry-data .entry-share .helper {
  font-size: 16px;
  float: left;
  color: #333333;
  font-weight: 300;
  line-height: 24px;
  margin-right: 19px;
  margin-top: 0;
}
body.single-post .site-content .entry .entry-data::after {
  content: "";
  display: table;
  clear: both;
}
body.blog .site-main {
  margin: 110px 0 !important;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
input[type="number"],
input[type="date"],
select,
textarea,
input[type="tel"] {
  font-family: "Open Sans", sans-serif;
  padding: 6px 27px;
  height: 60px;
  border: 2px solid transparent;
  background-color: #f2f2f2;
  background-image: none;
  box-shadow: none;
  box-sizing: border-box;
  font-weight: 300;
  text-transform: capitalize;
  font-size: 14px;
  letter-spacing: 0;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none !important;
  margin: 0;
  line-height: 60px;
  border-radius: 10px;
  padding-left: 27px;
  display: block;
  width: 100%;
  color: #aaaaaa;
}
input[type="text"]:placeholder,
input[type="password"]:placeholder,
input[type="email"]:placeholder,
input[type="search"]:placeholder,
input[type="number"]:placeholder,
input[type="date"]:placeholder,
select:placeholder,
textarea:placeholder,
input[type="tel"]:placeholder {
  color: #aaaaaa;
}
input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="email"]::placeholder,
input[type="search"]::placeholder,
input[type="number"]::placeholder,
input[type="date"]::placeholder,
select::placeholder,
textarea::placeholder,
input[type="tel"]::placeholder {
  color: #aaaaaa;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder {
  color: #aaaaaa;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="tel"]::-moz-placeholder {
  color: #aaaaaa;
}
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder,
input[type="tel"]:-moz-placeholder {
  color: #aaaaaa;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder {
  color: #aaaaaa;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
select:focus,
textarea:focus,
input[type="tel"]:focus {
  background-color: #ffffff;
  color: #222222;
  border-color: #5bbc2e;
  -webkit-outline: none;
  -khtml-outline: none;
  -moz-outline: none;
  -ms-outline: none;
  outline: none;
}
input[type="text"]:focus:placeholder,
input[type="password"]:focus:placeholder,
input[type="email"]:focus:placeholder,
input[type="search"]:focus:placeholder,
input[type="number"]:focus:placeholder,
input[type="date"]:focus:placeholder,
select:focus:placeholder,
textarea:focus:placeholder,
input[type="tel"]:focus:placeholder {
  color: #222222;
}
input[type="text"]:focus::placeholder,
input[type="password"]:focus::placeholder,
input[type="email"]:focus::placeholder,
input[type="search"]:focus::placeholder,
input[type="number"]:focus::placeholder,
input[type="date"]:focus::placeholder,
select:focus::placeholder,
textarea:focus::placeholder,
input[type="tel"]:focus::placeholder {
  color: #222222;
}
input[type="text"]:focus::-webkit-input-placeholder,
input[type="password"]:focus::-webkit-input-placeholder,
input[type="email"]:focus::-webkit-input-placeholder,
input[type="search"]:focus::-webkit-input-placeholder,
input[type="number"]:focus::-webkit-input-placeholder,
input[type="date"]:focus::-webkit-input-placeholder,
select:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder,
input[type="tel"]:focus::-webkit-input-placeholder {
  color: #222222;
}
input[type="text"]:focus::-moz-placeholder,
input[type="password"]:focus::-moz-placeholder,
input[type="email"]:focus::-moz-placeholder,
input[type="search"]:focus::-moz-placeholder,
input[type="number"]:focus::-moz-placeholder,
input[type="date"]:focus::-moz-placeholder,
select:focus::-moz-placeholder,
textarea:focus::-moz-placeholder,
input[type="tel"]:focus::-moz-placeholder {
  color: #222222;
}
input[type="text"]:focus:-moz-placeholder,
input[type="password"]:focus:-moz-placeholder,
input[type="email"]:focus:-moz-placeholder,
input[type="search"]:focus:-moz-placeholder,
input[type="number"]:focus:-moz-placeholder,
input[type="date"]:focus:-moz-placeholder,
select:focus:-moz-placeholder,
textarea:focus:-moz-placeholder,
input[type="tel"]:focus:-moz-placeholder {
  color: #222222;
}
input[type="text"]:focus:-ms-input-placeholder,
input[type="password"]:focus:-ms-input-placeholder,
input[type="email"]:focus:-ms-input-placeholder,
input[type="search"]:focus:-ms-input-placeholder,
input[type="number"]:focus:-ms-input-placeholder,
input[type="date"]:focus:-ms-input-placeholder,
select:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder,
input[type="tel"]:focus:-ms-input-placeholder {
  color: #222222;
}
textarea {
  height: 60px;
  overflow: auto;
}
textarea:placeholder {
  color: #888888;
}
textarea::placeholder {
  color: #888888;
}
textarea::-webkit-input-placeholder {
  color: #888888;
}
textarea::-moz-placeholder {
  color: #888888;
}
textarea:-moz-placeholder {
  color: #888888;
}
textarea:-ms-input-placeholder {
  color: #888888;
}
body.blog .site-content > .entry.post,
body.archive .site-content > .entry.post,
body.search-results .site-content > .entry.post {
  margin-bottom: 120px;
  background-color: #ffffff;
  margin-top: 60px;
  border-radius: 8px;
}
body.blog .site-content > .entry.post:last-child,
body.archive .site-content > .entry.post:last-child,
body.search-results .site-content > .entry.post:last-child {
  margin-bottom: 0;
}
body.blog .site-content > .entry.post .entry-video,
body.archive .site-content > .entry.post .entry-video,
body.search-results .site-content > .entry.post .entry-video,
body.blog .site-content > .entry.post .entry-thumbnail,
body.archive .site-content > .entry.post .entry-thumbnail,
body.search-results .site-content > .entry.post .entry-thumbnail,
body.blog .site-content > .entry.post .entry-gallery,
body.archive .site-content > .entry.post .entry-gallery,
body.search-results .site-content > .entry.post .entry-gallery {
  line-height: 0;
  display: inline-block;
  width: calc(100% - 60px);
  margin-top: -60px;
}
body.blog .site-content > .entry.post .entry-video .images,
body.archive .site-content > .entry.post .entry-video .images,
body.search-results .site-content > .entry.post .entry-video .images,
body.blog .site-content > .entry.post .entry-thumbnail .images,
body.archive .site-content > .entry.post .entry-thumbnail .images,
body.search-results .site-content > .entry.post .entry-thumbnail .images,
body.blog .site-content > .entry.post .entry-gallery .images,
body.archive .site-content > .entry.post .entry-gallery .images,
body.search-results .site-content > .entry.post .entry-gallery .images {
  text-align: center;
  overflow: visible !important;
  margin: 0;
  padding: 0;
  box-shadow: 5px 10px 60px rgba(0, 0, 0, 0.3);
  border-radius: 8px 8px 8px 0;
}
@media screen and (max-width: 768px) {
  body.blog .site-content > .entry.post .entry-video .images .image,
  body.archive .site-content > .entry.post .entry-video .images .image,
  body.search-results .site-content > .entry.post .entry-video .images .image,
  body.blog .site-content > .entry.post .entry-thumbnail .images .image,
  body.archive .site-content > .entry.post .entry-thumbnail .images .image,
  body.search-results .site-content > .entry.post .entry-thumbnail .images .image,
  body.blog .site-content > .entry.post .entry-gallery .images .image,
  body.archive .site-content > .entry.post .entry-gallery .images .image,
  body.search-results .site-content > .entry.post .entry-gallery .images .image {
    height: 300px !Important;
  }
}
@media screen and (max-width: 580px) {
  body.blog .site-content > .entry.post .entry-video .images .image,
  body.archive .site-content > .entry.post .entry-video .images .image,
  body.search-results .site-content > .entry.post .entry-video .images .image,
  body.blog .site-content > .entry.post .entry-thumbnail .images .image,
  body.archive .site-content > .entry.post .entry-thumbnail .images .image,
  body.search-results .site-content > .entry.post .entry-thumbnail .images .image,
  body.blog .site-content > .entry.post .entry-gallery .images .image,
  body.archive .site-content > .entry.post .entry-gallery .images .image,
  body.search-results .site-content > .entry.post .entry-gallery .images .image {
    height: 200px !Important;
  }
}
body.blog .site-content > .entry.post .entry-video,
body.archive .site-content > .entry.post .entry-video,
body.search-results .site-content > .entry.post .entry-video {
  box-shadow: 5px 10px 60px rgba(0, 0, 0, 0.3);
  line-height: 1;
}
body.blog .site-content > .entry.post .entry-video .fluid-width-video-wrapper,
body.archive .site-content > .entry.post .entry-video .fluid-width-video-wrapper,
body.search-results .site-content > .entry.post .entry-video .fluid-width-video-wrapper {
  border-radius: 8px 8px 8px 0;
  overflow: hidden;
  z-index: 22;
}
body.blog .site-content > .entry.post .entry-video iframe,
body.archive .site-content > .entry.post .entry-video iframe,
body.search-results .site-content > .entry.post .entry-video iframe {
  width: 100%;
}
body.blog .site-content > .entry.post .entry-thumbnail a,
body.archive .site-content > .entry.post .entry-thumbnail a,
body.search-results .site-content > .entry.post .entry-thumbnail a {
  display: block;
  text-align: center;
}
body.blog .site-content > .entry.post .entry-thumbnail .image,
body.archive .site-content > .entry.post .entry-thumbnail .image,
body.search-results .site-content > .entry.post .entry-thumbnail .image {
  background-position: center;
  background-size: cover;
  border-radius: 8px 8px 8px 0;
  box-shadow: 5px 10px 60px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 768px) {
  body.blog .site-content > .entry.post .entry-thumbnail .image,
  body.archive .site-content > .entry.post .entry-thumbnail .image,
  body.search-results .site-content > .entry.post .entry-thumbnail .image {
    height: 300px !Important;
  }
}
@media screen and (max-width: 580px) {
  body.blog .site-content > .entry.post .entry-thumbnail .image,
  body.archive .site-content > .entry.post .entry-thumbnail .image,
  body.search-results .site-content > .entry.post .entry-thumbnail .image {
    height: 200px !Important;
  }
}
body.blog .site-content > .entry.post .entry-data,
body.archive .site-content > .entry.post .entry-data,
body.search-results .site-content > .entry.post .entry-data {
  padding: 56px 60px 45px;
}
@media screen and (max-width: 480px) {
  body.blog .site-content > .entry.post .entry-data,
  body.archive .site-content > .entry.post .entry-data,
  body.search-results .site-content > .entry.post .entry-data {
    padding: 40px 20px 30px;
  }
}
body.blog .site-content > .entry.post .entry-data .entry-header,
body.archive .site-content > .entry.post .entry-data .entry-header,
body.search-results .site-content > .entry.post .entry-data .entry-header {
  margin-bottom: 30px;
}
body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra {
  margin-top: 1px;
  display: inline-block;
  float: left;
  width: 75px;
  text-align: center;
  font-family: "Varela Round", sans-serif;
}
body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra > span,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra > span,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra > span {
  margin-right: 12px;
}
body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra > span a[href],
body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra > span a[href],
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra > span a[href] {
  color: #888888;
  white-space: nowrap;
  display: inline-block;
}
body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra > span a[href]:hover,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra > span a[href]:hover,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra > span a[href]:hover {
  color: #5bbc2e;
}
body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra > span:last-child::after,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra > span:last-child::after,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra > span:last-child::after {
  content: none;
}
body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .day,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .day,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .day {
  font-size: 56px;
  font-weight: 600;
  color: #5bbc2e;
  letter-spacing: 2px;
  line-height: 1;
}
@media screen and (max-width: 580px) {
  body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .day,
  body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .day,
  body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .day {
    display: table-cell;
  }
}
body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .month,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .month,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .month {
  font-size: 16px;
  color: #666666;
  font-family: "Varela Round", sans-serif;
  line-height: 1;
  marin-top: 1px;
}
@media screen and (max-width: 580px) {
  body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .month,
  body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .month,
  body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .month {
    padding-left: 9px;
    display: table-cell;
    vertical-align: middle;
  }
}
body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .year,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .year,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .year {
  display: none;
}
body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra > .date::after,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra > .date::after,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra > .date::after {
  content: none;
}
body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra > .comments a .count,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra > .comments a .count,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra > .comments a .count {
  margin-right: 1px;
  color: #0072bc;
}
body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra > .comments .label,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra > .comments .label,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra > .comments .label {
  color: #0072bc;
  padding: 0;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 1.375;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
}
body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra span.date a::before,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra span.date a::before,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra span.date a::before {
  content: none;
}
@media screen and (max-width: 580px) {
  body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra,
  body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra,
  body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra {
    float: none;
    width: auto;
    display: block;
    margin-bottom: 18px;
    display: table;
    width: 100%;
  }
}
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta {
  display: inline-block;
  width: calc(100% - 140px);
  float: right;
}
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta > span,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta > span,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta > span {
  margin-right: 30px;
  float: left;
  display: inline-block;
}
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta > span:last-child,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta > span:last-child,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta > span:last-child {
  margin-right: 0;
}
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .comments,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .comments,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .comments {
  font-family: "FontAwesome", sans-serif;
}
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links:before,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links:before,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links:before,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard:before,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard:before,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard:before,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .comments:before,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .comments:before,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .comments:before {
  color: #999999;
  font-size: 13px;
  margin-right: 9px;
}
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links a,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links a,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links a,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard a,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard a,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard a,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .comments a,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .comments a,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .comments a {
  color: #5bbc2e;
  text-transform: capitalize;
}
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links > span,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links > span,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links > span,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard > span,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard > span,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard > span,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .comments > span,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .comments > span,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .comments > span,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links a,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links a,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links a,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard a,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard a,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard a,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .comments a,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .comments a,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .comments a {
  font-family: "Varela Round", sans-serif;
  padding: 0;
  font-weight: 300;
  font-size: 14px;
  line-height: 1;
}
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links:before,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links:before,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links:before {
  content: "\f02c";
}
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard:before,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard:before,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard:before {
  content: "\f007";
}
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .comments .count,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .comments .count,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .comments .count {
  margin-right: 5px;
}
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .comments:before,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .comments:before,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .comments:before {
  content: "\f075";
}
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta span.label,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta span.label,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta span.label {
  font-family: "Varela Round", sans-serif;
  padding: 0;
  font-weight: 300;
  font-size: 14px;
  line-height: 1;
  color: #aaaaaa;
  margin-right: 4px;
}
@media screen and (max-width: 580px) {
  body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta,
  body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta,
  body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta {
    width: 100%;
  }
}
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .entry-title,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .entry-title,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .entry-title {
  font-family: "Montserrat", sans-serif;
  font-size: 26px;
  color: #222222;
  margin-bottom: 19px;
  line-height: 1.25;
  font-weight: 500;
}
body.blog .site-content > .entry.post .entry-data .entry-header:after,
body.archive .site-content > .entry.post .entry-data .entry-header:after,
body.search-results .site-content > .entry.post .entry-data .entry-header:after {
  content: " ";
  display: table;
  clear: both;
}
body.blog .site-content > .entry.post .entry-data img,
body.archive .site-content > .entry.post .entry-data img,
body.search-results .site-content > .entry.post .entry-data img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
body.blog .site-content > .entry.post .entry-data .entry-content,
body.archive .site-content > .entry.post .entry-data .entry-content,
body.search-results .site-content > .entry.post .entry-data .entry-content,
body.blog .site-content > .entry.post .entry-data .entry-summary,
body.archive .site-content > .entry.post .entry-data .entry-summary,
body.search-results .site-content > .entry.post .entry-data .entry-summary {
  color: #666666;
  font-weight: 300;
  font-family: "Varela Round", sans-serif;
  font-size: 17px;
  margin: 10px 0;
  line-height: 1.8;
}
body.blog .site-content > .entry.post .entry-data .entry-content iframe,
body.archive .site-content > .entry.post .entry-data .entry-content iframe,
body.search-results .site-content > .entry.post .entry-data .entry-content iframe,
body.blog .site-content > .entry.post .entry-data .entry-summary iframe,
body.archive .site-content > .entry.post .entry-data .entry-summary iframe,
body.search-results .site-content > .entry.post .entry-data .entry-summary iframe,
body.blog .site-content > .entry.post .entry-data .entry-content embed,
body.archive .site-content > .entry.post .entry-data .entry-content embed,
body.search-results .site-content > .entry.post .entry-data .entry-content embed,
body.blog .site-content > .entry.post .entry-data .entry-summary embed,
body.archive .site-content > .entry.post .entry-data .entry-summary embed,
body.search-results .site-content > .entry.post .entry-data .entry-summary embed {
  width: 100% !important;
  border: 0;
}
body.blog .site-content > .entry.post .entry-data .entry-content p:last-child,
body.archive .site-content > .entry.post .entry-data .entry-content p:last-child,
body.search-results .site-content > .entry.post .entry-data .entry-content p:last-child,
body.blog .site-content > .entry.post .entry-data .entry-summary p:last-child,
body.archive .site-content > .entry.post .entry-data .entry-summary p:last-child,
body.search-results .site-content > .entry.post .entry-data .entry-summary p:last-child {
  margin-bottom: 0;
}
body.blog .site-content > .entry.post .entry-data .entry-content::after,
body.archive .site-content > .entry.post .entry-data .entry-content::after,
body.search-results .site-content > .entry.post .entry-data .entry-content::after,
body.blog .site-content > .entry.post .entry-data .entry-summary::after,
body.archive .site-content > .entry.post .entry-data .entry-summary::after,
body.search-results .site-content > .entry.post .entry-data .entry-summary::after {
  content: "";
  display: table;
  clear: both;
}
body.blog .site-content > .entry.post .entry-data .entry-content table,
body.archive .site-content > .entry.post .entry-data .entry-content table,
body.search-results .site-content > .entry.post .entry-data .entry-content table,
body.blog .site-content > .entry.post .entry-data .entry-summary table,
body.archive .site-content > .entry.post .entry-data .entry-summary table,
body.search-results .site-content > .entry.post .entry-data .entry-summary table {
  margin-bottom: 20px;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  table-layout: auto;
  width: 100%;
}
body.blog .site-content > .entry.post .entry-data .entry-content table caption,
body.archive .site-content > .entry.post .entry-data .entry-content table caption,
body.search-results .site-content > .entry.post .entry-data .entry-content table caption,
body.blog .site-content > .entry.post .entry-data .entry-summary table caption,
body.archive .site-content > .entry.post .entry-data .entry-summary table caption,
body.search-results .site-content > .entry.post .entry-data .entry-summary table caption {
  margin-bottom: 10px;
  color: #000000;
  line-height: 1;
}
body.blog .site-content > .entry.post .entry-data .entry-content table thead,
body.archive .site-content > .entry.post .entry-data .entry-content table thead,
body.search-results .site-content > .entry.post .entry-data .entry-content table thead,
body.blog .site-content > .entry.post .entry-data .entry-summary table thead,
body.archive .site-content > .entry.post .entry-data .entry-summary table thead,
body.search-results .site-content > .entry.post .entry-data .entry-summary table thead {
  background-color: #222222;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
}
body.blog .site-content > .entry.post .entry-data .entry-content table thead tr th,
body.archive .site-content > .entry.post .entry-data .entry-content table thead tr th,
body.search-results .site-content > .entry.post .entry-data .entry-content table thead tr th,
body.blog .site-content > .entry.post .entry-data .entry-summary table thead tr th,
body.archive .site-content > .entry.post .entry-data .entry-summary table thead tr th,
body.search-results .site-content > .entry.post .entry-data .entry-summary table thead tr th,
body.blog .site-content > .entry.post .entry-data .entry-content table thead tr td,
body.archive .site-content > .entry.post .entry-data .entry-content table thead tr td,
body.search-results .site-content > .entry.post .entry-data .entry-content table thead tr td,
body.blog .site-content > .entry.post .entry-data .entry-summary table thead tr td,
body.archive .site-content > .entry.post .entry-data .entry-summary table thead tr td,
body.search-results .site-content > .entry.post .entry-data .entry-summary table thead tr td {
  padding: 10px 20px;
  border: 1px solid #f2f2f2;
}
body.blog .site-content > .entry.post .entry-data .entry-content table tbody tr th,
body.archive .site-content > .entry.post .entry-data .entry-content table tbody tr th,
body.search-results .site-content > .entry.post .entry-data .entry-content table tbody tr th,
body.blog .site-content > .entry.post .entry-data .entry-summary table tbody tr th,
body.archive .site-content > .entry.post .entry-data .entry-summary table tbody tr th,
body.search-results .site-content > .entry.post .entry-data .entry-summary table tbody tr th,
body.blog .site-content > .entry.post .entry-data .entry-content table tbody tr td,
body.archive .site-content > .entry.post .entry-data .entry-content table tbody tr td,
body.search-results .site-content > .entry.post .entry-data .entry-content table tbody tr td,
body.blog .site-content > .entry.post .entry-data .entry-summary table tbody tr td,
body.archive .site-content > .entry.post .entry-data .entry-summary table tbody tr td,
body.search-results .site-content > .entry.post .entry-data .entry-summary table tbody tr td {
  padding: 10px 20px;
  border: 1px solid #f2f2f2;
}
body.blog .site-content > .entry.post .entry-data .entry-content table tbody tr th a,
body.archive .site-content > .entry.post .entry-data .entry-content table tbody tr th a,
body.search-results .site-content > .entry.post .entry-data .entry-content table tbody tr th a,
body.blog .site-content > .entry.post .entry-data .entry-summary table tbody tr th a,
body.archive .site-content > .entry.post .entry-data .entry-summary table tbody tr th a,
body.search-results .site-content > .entry.post .entry-data .entry-summary table tbody tr th a,
body.blog .site-content > .entry.post .entry-data .entry-content table tbody tr td a,
body.archive .site-content > .entry.post .entry-data .entry-content table tbody tr td a,
body.search-results .site-content > .entry.post .entry-data .entry-content table tbody tr td a,
body.blog .site-content > .entry.post .entry-data .entry-summary table tbody tr td a,
body.archive .site-content > .entry.post .entry-data .entry-summary table tbody tr td a,
body.search-results .site-content > .entry.post .entry-data .entry-summary table tbody tr td a {
  color: #5bbc2e;
}
body.blog .site-content > .entry.post .entry-data .entry-content table tfoot tr th,
body.archive .site-content > .entry.post .entry-data .entry-content table tfoot tr th,
body.search-results .site-content > .entry.post .entry-data .entry-content table tfoot tr th,
body.blog .site-content > .entry.post .entry-data .entry-summary table tfoot tr th,
body.archive .site-content > .entry.post .entry-data .entry-summary table tfoot tr th,
body.search-results .site-content > .entry.post .entry-data .entry-summary table tfoot tr th,
body.blog .site-content > .entry.post .entry-data .entry-content table tfoot tr td,
body.archive .site-content > .entry.post .entry-data .entry-content table tfoot tr td,
body.search-results .site-content > .entry.post .entry-data .entry-content table tfoot tr td,
body.blog .site-content > .entry.post .entry-data .entry-summary table tfoot tr td,
body.archive .site-content > .entry.post .entry-data .entry-summary table tfoot tr td,
body.search-results .site-content > .entry.post .entry-data .entry-summary table tfoot tr td {
  padding: 10px 20px;
  border: 1px solid #f2f2f2;
}
body.blog .site-content > .entry.post .entry-data .entry-content table tfoot tr th a,
body.archive .site-content > .entry.post .entry-data .entry-content table tfoot tr th a,
body.search-results .site-content > .entry.post .entry-data .entry-content table tfoot tr th a,
body.blog .site-content > .entry.post .entry-data .entry-summary table tfoot tr th a,
body.archive .site-content > .entry.post .entry-data .entry-summary table tfoot tr th a,
body.search-results .site-content > .entry.post .entry-data .entry-summary table tfoot tr th a,
body.blog .site-content > .entry.post .entry-data .entry-content table tfoot tr td a,
body.archive .site-content > .entry.post .entry-data .entry-content table tfoot tr td a,
body.search-results .site-content > .entry.post .entry-data .entry-content table tfoot tr td a,
body.blog .site-content > .entry.post .entry-data .entry-summary table tfoot tr td a,
body.archive .site-content > .entry.post .entry-data .entry-summary table tfoot tr td a,
body.search-results .site-content > .entry.post .entry-data .entry-summary table tfoot tr td a {
  color: #5bbc2e;
}
@media (max-width: 786px) {
  body.blog .site-content > .entry.post .entry-data .entry-content table,
  body.archive .site-content > .entry.post .entry-data .entry-content table,
  body.search-results .site-content > .entry.post .entry-data .entry-content table,
  body.blog .site-content > .entry.post .entry-data .entry-summary table,
  body.archive .site-content > .entry.post .entry-data .entry-summary table,
  body.search-results .site-content > .entry.post .entry-data .entry-summary table {
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    table-layout: auto;
    width: 100%;
  }
  body.blog .site-content > .entry.post .entry-data .entry-content table caption,
  body.archive .site-content > .entry.post .entry-data .entry-content table caption,
  body.search-results .site-content > .entry.post .entry-data .entry-content table caption,
  body.blog .site-content > .entry.post .entry-data .entry-summary table caption,
  body.archive .site-content > .entry.post .entry-data .entry-summary table caption,
  body.search-results .site-content > .entry.post .entry-data .entry-summary table caption {
    margin-bottom: 10px;
    color: #000000;
    line-height: 1;
  }
  body.blog .site-content > .entry.post .entry-data .entry-content table thead,
  body.archive .site-content > .entry.post .entry-data .entry-content table thead,
  body.search-results .site-content > .entry.post .entry-data .entry-content table thead,
  body.blog .site-content > .entry.post .entry-data .entry-summary table thead,
  body.archive .site-content > .entry.post .entry-data .entry-summary table thead,
  body.search-results .site-content > .entry.post .entry-data .entry-summary table thead {
    background-color: #222222;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
  }
  body.blog .site-content > .entry.post .entry-data .entry-content table thead tr th,
  body.archive .site-content > .entry.post .entry-data .entry-content table thead tr th,
  body.search-results .site-content > .entry.post .entry-data .entry-content table thead tr th,
  body.blog .site-content > .entry.post .entry-data .entry-summary table thead tr th,
  body.archive .site-content > .entry.post .entry-data .entry-summary table thead tr th,
  body.search-results .site-content > .entry.post .entry-data .entry-summary table thead tr th,
  body.blog .site-content > .entry.post .entry-data .entry-content table thead tr td,
  body.archive .site-content > .entry.post .entry-data .entry-content table thead tr td,
  body.search-results .site-content > .entry.post .entry-data .entry-content table thead tr td,
  body.blog .site-content > .entry.post .entry-data .entry-summary table thead tr td,
  body.archive .site-content > .entry.post .entry-data .entry-summary table thead tr td,
  body.search-results .site-content > .entry.post .entry-data .entry-summary table thead tr td {
    padding: 5px 10px;
    border: 1px solid #f2f2f2;
  }
  body.blog .site-content > .entry.post .entry-data .entry-content table tbody tr th,
  body.archive .site-content > .entry.post .entry-data .entry-content table tbody tr th,
  body.search-results .site-content > .entry.post .entry-data .entry-content table tbody tr th,
  body.blog .site-content > .entry.post .entry-data .entry-summary table tbody tr th,
  body.archive .site-content > .entry.post .entry-data .entry-summary table tbody tr th,
  body.search-results .site-content > .entry.post .entry-data .entry-summary table tbody tr th,
  body.blog .site-content > .entry.post .entry-data .entry-content table tbody tr td,
  body.archive .site-content > .entry.post .entry-data .entry-content table tbody tr td,
  body.search-results .site-content > .entry.post .entry-data .entry-content table tbody tr td,
  body.blog .site-content > .entry.post .entry-data .entry-summary table tbody tr td,
  body.archive .site-content > .entry.post .entry-data .entry-summary table tbody tr td,
  body.search-results .site-content > .entry.post .entry-data .entry-summary table tbody tr td {
    padding: 5px 10px;
    border: 1px solid #f2f2f2;
  }
  body.blog .site-content > .entry.post .entry-data .entry-content table tbody tr th a,
  body.archive .site-content > .entry.post .entry-data .entry-content table tbody tr th a,
  body.search-results .site-content > .entry.post .entry-data .entry-content table tbody tr th a,
  body.blog .site-content > .entry.post .entry-data .entry-summary table tbody tr th a,
  body.archive .site-content > .entry.post .entry-data .entry-summary table tbody tr th a,
  body.search-results .site-content > .entry.post .entry-data .entry-summary table tbody tr th a,
  body.blog .site-content > .entry.post .entry-data .entry-content table tbody tr td a,
  body.archive .site-content > .entry.post .entry-data .entry-content table tbody tr td a,
  body.search-results .site-content > .entry.post .entry-data .entry-content table tbody tr td a,
  body.blog .site-content > .entry.post .entry-data .entry-summary table tbody tr td a,
  body.archive .site-content > .entry.post .entry-data .entry-summary table tbody tr td a,
  body.search-results .site-content > .entry.post .entry-data .entry-summary table tbody tr td a {
    color: #5bbc2e;
  }
  body.blog .site-content > .entry.post .entry-data .entry-content table tfoot tr th,
  body.archive .site-content > .entry.post .entry-data .entry-content table tfoot tr th,
  body.search-results .site-content > .entry.post .entry-data .entry-content table tfoot tr th,
  body.blog .site-content > .entry.post .entry-data .entry-summary table tfoot tr th,
  body.archive .site-content > .entry.post .entry-data .entry-summary table tfoot tr th,
  body.search-results .site-content > .entry.post .entry-data .entry-summary table tfoot tr th,
  body.blog .site-content > .entry.post .entry-data .entry-content table tfoot tr td,
  body.archive .site-content > .entry.post .entry-data .entry-content table tfoot tr td,
  body.search-results .site-content > .entry.post .entry-data .entry-content table tfoot tr td,
  body.blog .site-content > .entry.post .entry-data .entry-summary table tfoot tr td,
  body.archive .site-content > .entry.post .entry-data .entry-summary table tfoot tr td,
  body.search-results .site-content > .entry.post .entry-data .entry-summary table tfoot tr td {
    padding: 5px 10px;
    border: 1px solid #f2f2f2;
  }
  body.blog .site-content > .entry.post .entry-data .entry-content table tfoot tr th a,
  body.archive .site-content > .entry.post .entry-data .entry-content table tfoot tr th a,
  body.search-results .site-content > .entry.post .entry-data .entry-content table tfoot tr th a,
  body.blog .site-content > .entry.post .entry-data .entry-summary table tfoot tr th a,
  body.archive .site-content > .entry.post .entry-data .entry-summary table tfoot tr th a,
  body.search-results .site-content > .entry.post .entry-data .entry-summary table tfoot tr th a,
  body.blog .site-content > .entry.post .entry-data .entry-content table tfoot tr td a,
  body.archive .site-content > .entry.post .entry-data .entry-content table tfoot tr td a,
  body.search-results .site-content > .entry.post .entry-data .entry-content table tfoot tr td a,
  body.blog .site-content > .entry.post .entry-data .entry-summary table tfoot tr td a,
  body.archive .site-content > .entry.post .entry-data .entry-summary table tfoot tr td a,
  body.search-results .site-content > .entry.post .entry-data .entry-summary table tfoot tr td a {
    color: #5bbc2e;
  }
}
body.blog .site-content > .entry.post .entry-data .entry-content .more-link,
body.archive .site-content > .entry.post .entry-data .entry-content .more-link,
body.search-results .site-content > .entry.post .entry-data .entry-content .more-link,
body.blog .site-content > .entry.post .entry-data .entry-summary .more-link,
body.archive .site-content > .entry.post .entry-data .entry-summary .more-link,
body.search-results .site-content > .entry.post .entry-data .entry-summary .more-link {
  padding: 8px 16px;
  font-weight: 400;
  line-height: 1.42857143;
  margin-bottom: 0;
  font-size: 0px;
  text-align: center;
  white-space: nowrap;
  color: #000000;
  position: relative;
  display: inline-block;
  width: 23px;
  background: transparent;
  height: 8px;
  vertical-align: middle;
  margin-top: -2px;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  margin-top: 30px;
  width: 1px;
}
body.blog .site-content > .entry.post .entry-data .entry-content .more-link:before,
body.archive .site-content > .entry.post .entry-data .entry-content .more-link:before,
body.search-results .site-content > .entry.post .entry-data .entry-content .more-link:before,
body.blog .site-content > .entry.post .entry-data .entry-summary .more-link:before,
body.archive .site-content > .entry.post .entry-data .entry-summary .more-link:before,
body.search-results .site-content > .entry.post .entry-data .entry-summary .more-link:before {
  content: " ";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  left: 0;
  right: auto;
  background-color: #5bbc2e;
  width: 100%;
  height: 2px;
}
body.blog .site-content > .entry.post .entry-data .entry-content .more-link:after,
body.archive .site-content > .entry.post .entry-data .entry-content .more-link:after,
body.search-results .site-content > .entry.post .entry-data .entry-content .more-link:after,
body.blog .site-content > .entry.post .entry-data .entry-summary .more-link:after,
body.archive .site-content > .entry.post .entry-data .entry-summary .more-link:after,
body.search-results .site-content > .entry.post .entry-data .entry-summary .more-link:after {
  content: " ";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  right: -5px;
  left: auto;
  border: 4px solid transparent;
  border-right: 4px solid transparent;
  border-left: 5px solid #5bbc2e;
}
body.blog .site-content > .entry.post .entry-data .entry-content .more-link:hover,
body.archive .site-content > .entry.post .entry-data .entry-content .more-link:hover,
body.search-results .site-content > .entry.post .entry-data .entry-content .more-link:hover,
body.blog .site-content > .entry.post .entry-data .entry-summary .more-link:hover,
body.archive .site-content > .entry.post .entry-data .entry-summary .more-link:hover,
body.search-results .site-content > .entry.post .entry-data .entry-summary .more-link:hover {
  width: 40px;
}
body.blog .site-content > .entry.post .entry-data .entry-content + .entry-footer,
body.archive .site-content > .entry.post .entry-data .entry-content + .entry-footer,
body.search-results .site-content > .entry.post .entry-data .entry-content + .entry-footer,
body.blog .site-content > .entry.post .entry-data .entry-summary + .entry-footer,
body.archive .site-content > .entry.post .entry-data .entry-summary + .entry-footer,
body.search-results .site-content > .entry.post .entry-data .entry-summary + .entry-footer {
  padding-top: 40px;
  border-top: 2px solid #e5e5e5;
  margin-top: 44px;
}
body.blog .site-content > .entry.post .entry-data .entry-footer .tags-links span:not(.label),
body.archive .site-content > .entry.post .entry-data .entry-footer .tags-links span:not(.label),
body.search-results .site-content > .entry.post .entry-data .entry-footer .tags-links span:not(.label) {
  display: none;
}
body.blog .site-content > .entry.post .entry-data .entry-footer .tags-links .label,
body.archive .site-content > .entry.post .entry-data .entry-footer .tags-links .label,
body.search-results .site-content > .entry.post .entry-data .entry-footer .tags-links .label {
  font-size: 16px;
  float: left;
  color: #333333;
  font-weight: 300;
  line-height: 32px;
  margin-right: 28px;
}
body.blog .site-content > .entry.post .entry-data .entry-footer .tags-links a,
body.archive .site-content > .entry.post .entry-data .entry-footer .tags-links a,
body.search-results .site-content > .entry.post .entry-data .entry-footer .tags-links a {
  font-family: "Open Sans";
  background-color: transparent;
  letter-spacing: 0;
  display: inline-block;
  text-transform: capitalize;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  float: left;
  margin: 0 10px 10px 0;
  padding: 0 10px;
  vertical-align: top;
  font-weight: 400;
  border: 2px solid #aaaaaa;
  border-radius: 30px;
  line-height: 32px;
  font-size: 14px !important;
  font-family: "Varela Round", sans-serif;
  color: #aaaaaa;
}
body.blog .site-content > .entry.post .entry-data .entry-footer .tags-links a:hover,
body.archive .site-content > .entry.post .entry-data .entry-footer .tags-links a:hover,
body.search-results .site-content > .entry.post .entry-data .entry-footer .tags-links a:hover {
  border-color: #5bbc2e;
  color: #5bbc2e;
}
body.blog .site-content > .entry.post .entry-data .entry-footer .tags-links:after,
body.archive .site-content > .entry.post .entry-data .entry-footer .tags-links:after,
body.search-results .site-content > .entry.post .entry-data .entry-footer .tags-links:after {
  content: " ";
  display: table;
  clear: both;
}
body.blog .site-content > .entry.post .entry-data .entry-footer .taxonomy,
body.archive .site-content > .entry.post .entry-data .entry-footer .taxonomy,
body.search-results .site-content > .entry.post .entry-data .entry-footer .taxonomy {
  display: block;
  font-weight: bold;
  padding-left: 0;
}
body.blog .site-content > .entry.post .entry-data .entry-footer .taxonomy label,
body.archive .site-content > .entry.post .entry-data .entry-footer .taxonomy label,
body.search-results .site-content > .entry.post .entry-data .entry-footer .taxonomy label {
  display: none;
}
body.blog .site-content > .entry.post .entry-data .entry-footer .taxonomy .links,
body.archive .site-content > .entry.post .entry-data .entry-footer .taxonomy .links,
body.search-results .site-content > .entry.post .entry-data .entry-footer .taxonomy .links {
  display: block;
}
body.blog .site-content > .entry.post .entry-data .entry-footer .taxonomy .links span,
body.archive .site-content > .entry.post .entry-data .entry-footer .taxonomy .links span,
body.search-results .site-content > .entry.post .entry-data .entry-footer .taxonomy .links span {
  display: none;
}
body.blog .site-content > .entry.post .entry-data .entry-footer .taxonomy .links a,
body.archive .site-content > .entry.post .entry-data .entry-footer .taxonomy .links a,
body.search-results .site-content > .entry.post .entry-data .entry-footer .taxonomy .links a {
  font-size: 9px;
  font-family: "Montserrat";
  color: #888888;
  background-color: #ffffff;
  border-radius: 3px;
  line-height: 23px;
  padding: 0 21px;
  font-weight: 500;
  letter-spacing: 0;
  display: inline-block;
  text-transform: uppercase;
  margin-right: 5px;
  margin-bottom: 5px;
  border: 1px solid #f2f2f2;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  float: left;
}
body.blog .site-content > .entry.post .entry-data .entry-footer .taxonomy .links a:hover,
body.archive .site-content > .entry.post .entry-data .entry-footer .taxonomy .links a:hover,
body.search-results .site-content > .entry.post .entry-data .entry-footer .taxonomy .links a:hover {
  border-color: #222222;
  color: #000000;
}
body.blog .site-content > .entry.post .entry-data .entry-footer .taxonomy .links:after,
body.archive .site-content > .entry.post .entry-data .entry-footer .taxonomy .links:after,
body.search-results .site-content > .entry.post .entry-data .entry-footer .taxonomy .links:after {
  content: " ";
  display: table;
  clear: both;
}
body.blog .site-content > .entry.post .entry-data .entry-share,
body.archive .site-content > .entry.post .entry-data .entry-share,
body.search-results .site-content > .entry.post .entry-data .entry-share {
  margin-top: 22px;
  margin-bottom: 10px;
}
body.blog .site-content > .entry.post .entry-data .entry-share .helper,
body.archive .site-content > .entry.post .entry-data .entry-share .helper,
body.search-results .site-content > .entry.post .entry-data .entry-share .helper {
  font-size: 16px;
  float: left;
  color: #333333;
  font-weight: 300;
  line-height: 24px;
  margin-right: 19px;
  margin-top: 0;
}
body.blog .site-content > .entry.post .entry-data::after,
body.archive .site-content > .entry.post .entry-data::after,
body.search-results .site-content > .entry.post .entry-data::after {
  content: "";
  display: table;
  clear: both;
}
body.blog .site-content > .entry.post.sticky,
body.archive .site-content > .entry.post.sticky,
body.search-results .site-content > .entry.post.sticky {
  width: 100%;
}
body.home.page .site-content > .entry.post,
body.blog .site-content > .entry.post,
body.archive .site-content > .entry.post,
body.search-results .site-content > .entry.post,
body.home.page .posts-list > .entry.post,
body.blog .posts-list > .entry.post,
body.archive .posts-list > .entry.post,
body.search-results .posts-list > .entry.post {
  background-color: #ffffff;
  margin-top: 60px;
  border-radius: 8px;
}
body.home.page .site-content > .entry.post .entry-video,
body.blog .site-content > .entry.post .entry-video,
body.archive .site-content > .entry.post .entry-video,
body.search-results .site-content > .entry.post .entry-video,
body.home.page .posts-list > .entry.post .entry-video,
body.blog .posts-list > .entry.post .entry-video,
body.archive .posts-list > .entry.post .entry-video,
body.search-results .posts-list > .entry.post .entry-video,
body.home.page .site-content > .entry.post .entry-thumbnail,
body.blog .site-content > .entry.post .entry-thumbnail,
body.archive .site-content > .entry.post .entry-thumbnail,
body.search-results .site-content > .entry.post .entry-thumbnail,
body.home.page .posts-list > .entry.post .entry-thumbnail,
body.blog .posts-list > .entry.post .entry-thumbnail,
body.archive .posts-list > .entry.post .entry-thumbnail,
body.search-results .posts-list > .entry.post .entry-thumbnail,
body.home.page .site-content > .entry.post .entry-gallery,
body.blog .site-content > .entry.post .entry-gallery,
body.archive .site-content > .entry.post .entry-gallery,
body.search-results .site-content > .entry.post .entry-gallery,
body.home.page .posts-list > .entry.post .entry-gallery,
body.blog .posts-list > .entry.post .entry-gallery,
body.archive .posts-list > .entry.post .entry-gallery,
body.search-results .posts-list > .entry.post .entry-gallery {
  line-height: 0;
  display: inline-block;
  width: calc(100% - 60px);
  margin-top: -60px;
}
body.home.page .site-content > .entry.post .entry-video .images,
body.blog .site-content > .entry.post .entry-video .images,
body.archive .site-content > .entry.post .entry-video .images,
body.search-results .site-content > .entry.post .entry-video .images,
body.home.page .posts-list > .entry.post .entry-video .images,
body.blog .posts-list > .entry.post .entry-video .images,
body.archive .posts-list > .entry.post .entry-video .images,
body.search-results .posts-list > .entry.post .entry-video .images,
body.home.page .site-content > .entry.post .entry-thumbnail .images,
body.blog .site-content > .entry.post .entry-thumbnail .images,
body.archive .site-content > .entry.post .entry-thumbnail .images,
body.search-results .site-content > .entry.post .entry-thumbnail .images,
body.home.page .posts-list > .entry.post .entry-thumbnail .images,
body.blog .posts-list > .entry.post .entry-thumbnail .images,
body.archive .posts-list > .entry.post .entry-thumbnail .images,
body.search-results .posts-list > .entry.post .entry-thumbnail .images,
body.home.page .site-content > .entry.post .entry-gallery .images,
body.blog .site-content > .entry.post .entry-gallery .images,
body.archive .site-content > .entry.post .entry-gallery .images,
body.search-results .site-content > .entry.post .entry-gallery .images,
body.home.page .posts-list > .entry.post .entry-gallery .images,
body.blog .posts-list > .entry.post .entry-gallery .images,
body.archive .posts-list > .entry.post .entry-gallery .images,
body.search-results .posts-list > .entry.post .entry-gallery .images {
  text-align: center;
  overflow: visible !important;
  margin: 0;
  padding: 0;
  box-shadow: 5px 10px 60px rgba(0, 0, 0, 0.3);
  border-radius: 8px 8px 8px 0;
}
@media screen and (max-width: 768px) {
  body.home.page .site-content > .entry.post .entry-video .images .image,
  body.blog .site-content > .entry.post .entry-video .images .image,
  body.archive .site-content > .entry.post .entry-video .images .image,
  body.search-results .site-content > .entry.post .entry-video .images .image,
  body.home.page .posts-list > .entry.post .entry-video .images .image,
  body.blog .posts-list > .entry.post .entry-video .images .image,
  body.archive .posts-list > .entry.post .entry-video .images .image,
  body.search-results .posts-list > .entry.post .entry-video .images .image,
  body.home.page .site-content > .entry.post .entry-thumbnail .images .image,
  body.blog .site-content > .entry.post .entry-thumbnail .images .image,
  body.archive .site-content > .entry.post .entry-thumbnail .images .image,
  body.search-results .site-content > .entry.post .entry-thumbnail .images .image,
  body.home.page .posts-list > .entry.post .entry-thumbnail .images .image,
  body.blog .posts-list > .entry.post .entry-thumbnail .images .image,
  body.archive .posts-list > .entry.post .entry-thumbnail .images .image,
  body.search-results .posts-list > .entry.post .entry-thumbnail .images .image,
  body.home.page .site-content > .entry.post .entry-gallery .images .image,
  body.blog .site-content > .entry.post .entry-gallery .images .image,
  body.archive .site-content > .entry.post .entry-gallery .images .image,
  body.search-results .site-content > .entry.post .entry-gallery .images .image,
  body.home.page .posts-list > .entry.post .entry-gallery .images .image,
  body.blog .posts-list > .entry.post .entry-gallery .images .image,
  body.archive .posts-list > .entry.post .entry-gallery .images .image,
  body.search-results .posts-list > .entry.post .entry-gallery .images .image {
    height: 300px !Important;
  }
}
@media screen and (max-width: 580px) {
  body.home.page .site-content > .entry.post .entry-video .images .image,
  body.blog .site-content > .entry.post .entry-video .images .image,
  body.archive .site-content > .entry.post .entry-video .images .image,
  body.search-results .site-content > .entry.post .entry-video .images .image,
  body.home.page .posts-list > .entry.post .entry-video .images .image,
  body.blog .posts-list > .entry.post .entry-video .images .image,
  body.archive .posts-list > .entry.post .entry-video .images .image,
  body.search-results .posts-list > .entry.post .entry-video .images .image,
  body.home.page .site-content > .entry.post .entry-thumbnail .images .image,
  body.blog .site-content > .entry.post .entry-thumbnail .images .image,
  body.archive .site-content > .entry.post .entry-thumbnail .images .image,
  body.search-results .site-content > .entry.post .entry-thumbnail .images .image,
  body.home.page .posts-list > .entry.post .entry-thumbnail .images .image,
  body.blog .posts-list > .entry.post .entry-thumbnail .images .image,
  body.archive .posts-list > .entry.post .entry-thumbnail .images .image,
  body.search-results .posts-list > .entry.post .entry-thumbnail .images .image,
  body.home.page .site-content > .entry.post .entry-gallery .images .image,
  body.blog .site-content > .entry.post .entry-gallery .images .image,
  body.archive .site-content > .entry.post .entry-gallery .images .image,
  body.search-results .site-content > .entry.post .entry-gallery .images .image,
  body.home.page .posts-list > .entry.post .entry-gallery .images .image,
  body.blog .posts-list > .entry.post .entry-gallery .images .image,
  body.archive .posts-list > .entry.post .entry-gallery .images .image,
  body.search-results .posts-list > .entry.post .entry-gallery .images .image {
    height: 200px !Important;
  }
}
body.home.page .site-content > .entry.post .entry-video,
body.blog .site-content > .entry.post .entry-video,
body.archive .site-content > .entry.post .entry-video,
body.search-results .site-content > .entry.post .entry-video,
body.home.page .posts-list > .entry.post .entry-video,
body.blog .posts-list > .entry.post .entry-video,
body.archive .posts-list > .entry.post .entry-video,
body.search-results .posts-list > .entry.post .entry-video {
  box-shadow: 5px 10px 60px rgba(0, 0, 0, 0.3);
  line-height: 1;
}
body.home.page .site-content > .entry.post .entry-video .fluid-width-video-wrapper,
body.blog .site-content > .entry.post .entry-video .fluid-width-video-wrapper,
body.archive .site-content > .entry.post .entry-video .fluid-width-video-wrapper,
body.search-results .site-content > .entry.post .entry-video .fluid-width-video-wrapper,
body.home.page .posts-list > .entry.post .entry-video .fluid-width-video-wrapper,
body.blog .posts-list > .entry.post .entry-video .fluid-width-video-wrapper,
body.archive .posts-list > .entry.post .entry-video .fluid-width-video-wrapper,
body.search-results .posts-list > .entry.post .entry-video .fluid-width-video-wrapper {
  border-radius: 8px 8px 8px 0;
  overflow: hidden;
  z-index: 22;
}
body.home.page .site-content > .entry.post .entry-video iframe,
body.blog .site-content > .entry.post .entry-video iframe,
body.archive .site-content > .entry.post .entry-video iframe,
body.search-results .site-content > .entry.post .entry-video iframe,
body.home.page .posts-list > .entry.post .entry-video iframe,
body.blog .posts-list > .entry.post .entry-video iframe,
body.archive .posts-list > .entry.post .entry-video iframe,
body.search-results .posts-list > .entry.post .entry-video iframe {
  width: 100%;
}
body.home.page .site-content > .entry.post .entry-thumbnail a,
body.blog .site-content > .entry.post .entry-thumbnail a,
body.archive .site-content > .entry.post .entry-thumbnail a,
body.search-results .site-content > .entry.post .entry-thumbnail a,
body.home.page .posts-list > .entry.post .entry-thumbnail a,
body.blog .posts-list > .entry.post .entry-thumbnail a,
body.archive .posts-list > .entry.post .entry-thumbnail a,
body.search-results .posts-list > .entry.post .entry-thumbnail a {
  display: block;
  text-align: center;
}
body.home.page .site-content > .entry.post .entry-thumbnail .image,
body.blog .site-content > .entry.post .entry-thumbnail .image,
body.archive .site-content > .entry.post .entry-thumbnail .image,
body.search-results .site-content > .entry.post .entry-thumbnail .image,
body.home.page .posts-list > .entry.post .entry-thumbnail .image,
body.blog .posts-list > .entry.post .entry-thumbnail .image,
body.archive .posts-list > .entry.post .entry-thumbnail .image,
body.search-results .posts-list > .entry.post .entry-thumbnail .image {
  background-position: center;
  background-size: cover;
  border-radius: 8px 8px 8px 0;
  box-shadow: 5px 10px 60px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 768px) {
  body.home.page .site-content > .entry.post .entry-thumbnail .image,
  body.blog .site-content > .entry.post .entry-thumbnail .image,
  body.archive .site-content > .entry.post .entry-thumbnail .image,
  body.search-results .site-content > .entry.post .entry-thumbnail .image,
  body.home.page .posts-list > .entry.post .entry-thumbnail .image,
  body.blog .posts-list > .entry.post .entry-thumbnail .image,
  body.archive .posts-list > .entry.post .entry-thumbnail .image,
  body.search-results .posts-list > .entry.post .entry-thumbnail .image {
    height: 300px !Important;
  }
}
@media screen and (max-width: 580px) {
  body.home.page .site-content > .entry.post .entry-thumbnail .image,
  body.blog .site-content > .entry.post .entry-thumbnail .image,
  body.archive .site-content > .entry.post .entry-thumbnail .image,
  body.search-results .site-content > .entry.post .entry-thumbnail .image,
  body.home.page .posts-list > .entry.post .entry-thumbnail .image,
  body.blog .posts-list > .entry.post .entry-thumbnail .image,
  body.archive .posts-list > .entry.post .entry-thumbnail .image,
  body.search-results .posts-list > .entry.post .entry-thumbnail .image {
    height: 200px !Important;
  }
}
body.home.page .site-content > .entry.post .entry-data,
body.blog .site-content > .entry.post .entry-data,
body.archive .site-content > .entry.post .entry-data,
body.search-results .site-content > .entry.post .entry-data,
body.home.page .posts-list > .entry.post .entry-data,
body.blog .posts-list > .entry.post .entry-data,
body.archive .posts-list > .entry.post .entry-data,
body.search-results .posts-list > .entry.post .entry-data {
  padding: 56px 60px 45px;
}
@media screen and (max-width: 480px) {
  body.home.page .site-content > .entry.post .entry-data,
  body.blog .site-content > .entry.post .entry-data,
  body.archive .site-content > .entry.post .entry-data,
  body.search-results .site-content > .entry.post .entry-data,
  body.home.page .posts-list > .entry.post .entry-data,
  body.blog .posts-list > .entry.post .entry-data,
  body.archive .posts-list > .entry.post .entry-data,
  body.search-results .posts-list > .entry.post .entry-data {
    padding: 40px 20px 30px;
  }
}
body.home.page .site-content > .entry.post .entry-data .entry-header,
body.blog .site-content > .entry.post .entry-data .entry-header,
body.archive .site-content > .entry.post .entry-data .entry-header,
body.search-results .site-content > .entry.post .entry-data .entry-header,
body.home.page .posts-list > .entry.post .entry-data .entry-header,
body.blog .posts-list > .entry.post .entry-data .entry-header,
body.archive .posts-list > .entry.post .entry-data .entry-header,
body.search-results .posts-list > .entry.post .entry-data .entry-header {
  margin-bottom: 30px;
}
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-extra,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-extra,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-extra,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-extra,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-extra {
  margin-top: 1px;
  display: inline-block;
  float: left;
  width: 75px;
  text-align: center;
  font-family: "Varela Round", sans-serif;
}
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-extra > span,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra > span,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra > span,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra > span,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-extra > span,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-extra > span,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-extra > span,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-extra > span {
  margin-right: 12px;
}
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-extra > span a[href],
body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra > span a[href],
body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra > span a[href],
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra > span a[href],
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-extra > span a[href],
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-extra > span a[href],
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-extra > span a[href],
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-extra > span a[href] {
  color: #888888;
  white-space: nowrap;
  display: inline-block;
}
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-extra > span a[href]:hover,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra > span a[href]:hover,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra > span a[href]:hover,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra > span a[href]:hover,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-extra > span a[href]:hover,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-extra > span a[href]:hover,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-extra > span a[href]:hover,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-extra > span a[href]:hover {
  color: #5bbc2e;
}
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-extra > span:last-child::after,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra > span:last-child::after,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra > span:last-child::after,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra > span:last-child::after,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-extra > span:last-child::after,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-extra > span:last-child::after,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-extra > span:last-child::after,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-extra > span:last-child::after {
  content: none;
}
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .day,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .day,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .day,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .day,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-extra > .date .day,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-extra > .date .day,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-extra > .date .day,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-extra > .date .day {
  font-size: 56px;
  font-weight: 600;
  color: #5bbc2e;
  letter-spacing: 2px;
  line-height: 1;
}
@media screen and (max-width: 580px) {
  body.home.page .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .day,
  body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .day,
  body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .day,
  body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .day,
  body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-extra > .date .day,
  body.blog .posts-list > .entry.post .entry-data .entry-header .entry-extra > .date .day,
  body.archive .posts-list > .entry.post .entry-data .entry-header .entry-extra > .date .day,
  body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-extra > .date .day {
    display: table-cell;
  }
}
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .month,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .month,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .month,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .month,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-extra > .date .month,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-extra > .date .month,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-extra > .date .month,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-extra > .date .month {
  font-size: 16px;
  color: #666666;
  font-family: "Varela Round", sans-serif;
  line-height: 1;
  marin-top: 1px;
}
@media screen and (max-width: 580px) {
  body.home.page .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .month,
  body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .month,
  body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .month,
  body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .month,
  body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-extra > .date .month,
  body.blog .posts-list > .entry.post .entry-data .entry-header .entry-extra > .date .month,
  body.archive .posts-list > .entry.post .entry-data .entry-header .entry-extra > .date .month,
  body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-extra > .date .month {
    padding-left: 9px;
    display: table-cell;
    vertical-align: middle;
  }
}
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .year,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .year,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .year,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra > .date .year,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-extra > .date .year,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-extra > .date .year,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-extra > .date .year,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-extra > .date .year {
  display: none;
}
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-extra > .date::after,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra > .date::after,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra > .date::after,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra > .date::after,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-extra > .date::after,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-extra > .date::after,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-extra > .date::after,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-extra > .date::after {
  content: none;
}
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-extra > .comments a .count,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra > .comments a .count,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra > .comments a .count,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra > .comments a .count,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-extra > .comments a .count,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-extra > .comments a .count,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-extra > .comments a .count,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-extra > .comments a .count {
  margin-right: 1px;
  color: #0072bc;
}
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-extra > .comments .label,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra > .comments .label,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra > .comments .label,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra > .comments .label,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-extra > .comments .label,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-extra > .comments .label,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-extra > .comments .label,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-extra > .comments .label {
  color: #0072bc;
  padding: 0;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 1.375;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
}
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-extra span.date a::before,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra span.date a::before,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra span.date a::before,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra span.date a::before,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-extra span.date a::before,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-extra span.date a::before,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-extra span.date a::before,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-extra span.date a::before {
  content: none;
}
@media screen and (max-width: 580px) {
  body.home.page .site-content > .entry.post .entry-data .entry-header .entry-extra,
  body.blog .site-content > .entry.post .entry-data .entry-header .entry-extra,
  body.archive .site-content > .entry.post .entry-data .entry-header .entry-extra,
  body.search-results .site-content > .entry.post .entry-data .entry-header .entry-extra,
  body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-extra,
  body.blog .posts-list > .entry.post .entry-data .entry-header .entry-extra,
  body.archive .posts-list > .entry.post .entry-data .entry-header .entry-extra,
  body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-extra {
    float: none;
    width: auto;
    display: block;
    margin-bottom: 18px;
    display: table;
    width: 100%;
  }
}
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-meta,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-meta,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-meta,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-meta,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-meta {
  display: inline-block;
  width: calc(100% - 140px);
  float: right;
}
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-meta > span,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta > span,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta > span,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta > span,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-meta > span,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-meta > span,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-meta > span,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-meta > span {
  margin-right: 30px;
  float: left;
  display: inline-block;
}
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-meta > span:last-child,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta > span:last-child,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta > span:last-child,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta > span:last-child,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-meta > span:last-child,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-meta > span:last-child,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-meta > span:last-child,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-meta > span:last-child {
  margin-right: 0;
}
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-meta .categories-links,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-meta .categories-links,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-meta .categories-links,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-meta .categories-links,
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-meta .author.vcard,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-meta .author.vcard,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-meta .author.vcard,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-meta .author.vcard,
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-meta .comments,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .comments,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .comments,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .comments,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments {
  font-family: "FontAwesome", sans-serif;
}
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links:before,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links:before,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links:before,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links:before,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-meta .categories-links:before,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-meta .categories-links:before,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-meta .categories-links:before,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-meta .categories-links:before,
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard:before,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard:before,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard:before,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard:before,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-meta .author.vcard:before,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-meta .author.vcard:before,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-meta .author.vcard:before,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-meta .author.vcard:before,
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-meta .comments:before,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .comments:before,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .comments:before,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .comments:before,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments:before,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments:before,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments:before,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments:before {
  color: #999999;
  font-size: 13px;
  margin-right: 9px;
}
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links a,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links a,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links a,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links a,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-meta .categories-links a,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-meta .categories-links a,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-meta .categories-links a,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-meta .categories-links a,
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard a,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard a,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard a,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard a,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-meta .author.vcard a,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-meta .author.vcard a,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-meta .author.vcard a,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-meta .author.vcard a,
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-meta .comments a,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .comments a,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .comments a,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .comments a,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments a,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments a,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments a,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments a {
  color: #5bbc2e;
  text-transform: capitalize;
}
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links > span,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links > span,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links > span,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links > span,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-meta .categories-links > span,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-meta .categories-links > span,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-meta .categories-links > span,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-meta .categories-links > span,
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard > span,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard > span,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard > span,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard > span,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-meta .author.vcard > span,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-meta .author.vcard > span,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-meta .author.vcard > span,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-meta .author.vcard > span,
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-meta .comments > span,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .comments > span,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .comments > span,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .comments > span,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments > span,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments > span,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments > span,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments > span,
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links a,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links a,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links a,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links a,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-meta .categories-links a,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-meta .categories-links a,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-meta .categories-links a,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-meta .categories-links a,
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard a,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard a,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard a,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard a,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-meta .author.vcard a,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-meta .author.vcard a,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-meta .author.vcard a,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-meta .author.vcard a,
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-meta .comments a,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .comments a,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .comments a,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .comments a,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments a,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments a,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments a,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments a {
  font-family: "Varela Round", sans-serif;
  padding: 0;
  font-weight: 300;
  font-size: 14px;
  line-height: 1;
}
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links:before,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links:before,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links:before,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .categories-links:before,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-meta .categories-links:before,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-meta .categories-links:before,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-meta .categories-links:before,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-meta .categories-links:before {
  content: "\f02c";
}
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard:before,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard:before,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard:before,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .author.vcard:before,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-meta .author.vcard:before,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-meta .author.vcard:before,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-meta .author.vcard:before,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-meta .author.vcard:before {
  content: "\f007";
}
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-meta .comments .count,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .comments .count,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .comments .count,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .comments .count,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments .count,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments .count,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments .count,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments .count {
  margin-right: 5px;
}
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-meta .comments:before,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .comments:before,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .comments:before,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .comments:before,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments:before,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments:before,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments:before,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-meta .comments:before {
  content: "\f075";
}
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-meta span.label,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta span.label,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta span.label,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta span.label,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-meta span.label,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-meta span.label,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-meta span.label,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-meta span.label {
  font-family: "Varela Round", sans-serif;
  padding: 0;
  font-weight: 300;
  font-size: 14px;
  line-height: 1;
  color: #aaaaaa;
  margin-right: 4px;
}
@media screen and (max-width: 580px) {
  body.home.page .site-content > .entry.post .entry-data .entry-header .entry-meta,
  body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta,
  body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta,
  body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta,
  body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-meta,
  body.blog .posts-list > .entry.post .entry-data .entry-header .entry-meta,
  body.archive .posts-list > .entry.post .entry-data .entry-header .entry-meta,
  body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-meta {
    width: 100%;
  }
}
body.home.page .site-content > .entry.post .entry-data .entry-header .entry-meta .entry-title,
body.blog .site-content > .entry.post .entry-data .entry-header .entry-meta .entry-title,
body.archive .site-content > .entry.post .entry-data .entry-header .entry-meta .entry-title,
body.search-results .site-content > .entry.post .entry-data .entry-header .entry-meta .entry-title,
body.home.page .posts-list > .entry.post .entry-data .entry-header .entry-meta .entry-title,
body.blog .posts-list > .entry.post .entry-data .entry-header .entry-meta .entry-title,
body.archive .posts-list > .entry.post .entry-data .entry-header .entry-meta .entry-title,
body.search-results .posts-list > .entry.post .entry-data .entry-header .entry-meta .entry-title {
  font-family: "Montserrat", sans-serif;
  font-size: 26px;
  color: #222222;
  margin-bottom: 19px;
  line-height: 1.25;
  font-weight: 500;
}
body.home.page .site-content > .entry.post .entry-data .entry-header:after,
body.blog .site-content > .entry.post .entry-data .entry-header:after,
body.archive .site-content > .entry.post .entry-data .entry-header:after,
body.search-results .site-content > .entry.post .entry-data .entry-header:after,
body.home.page .posts-list > .entry.post .entry-data .entry-header:after,
body.blog .posts-list > .entry.post .entry-data .entry-header:after,
body.archive .posts-list > .entry.post .entry-data .entry-header:after,
body.search-results .posts-list > .entry.post .entry-data .entry-header:after {
  content: " ";
  display: table;
  clear: both;
}
body.home.page .site-content > .entry.post .entry-data img,
body.blog .site-content > .entry.post .entry-data img,
body.archive .site-content > .entry.post .entry-data img,
body.search-results .site-content > .entry.post .entry-data img,
body.home.page .posts-list > .entry.post .entry-data img,
body.blog .posts-list > .entry.post .entry-data img,
body.archive .posts-list > .entry.post .entry-data img,
body.search-results .posts-list > .entry.post .entry-data img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
body.home.page .site-content > .entry.post .entry-data .entry-content,
body.blog .site-content > .entry.post .entry-data .entry-content,
body.archive .site-content > .entry.post .entry-data .entry-content,
body.search-results .site-content > .entry.post .entry-data .entry-content,
body.home.page .posts-list > .entry.post .entry-data .entry-content,
body.blog .posts-list > .entry.post .entry-data .entry-content,
body.archive .posts-list > .entry.post .entry-data .entry-content,
body.search-results .posts-list > .entry.post .entry-data .entry-content,
body.home.page .site-content > .entry.post .entry-data .entry-summary,
body.blog .site-content > .entry.post .entry-data .entry-summary,
body.archive .site-content > .entry.post .entry-data .entry-summary,
body.search-results .site-content > .entry.post .entry-data .entry-summary,
body.home.page .posts-list > .entry.post .entry-data .entry-summary,
body.blog .posts-list > .entry.post .entry-data .entry-summary,
body.archive .posts-list > .entry.post .entry-data .entry-summary,
body.search-results .posts-list > .entry.post .entry-data .entry-summary {
  color: #666666;
  font-weight: 300;
  font-family: "Varela Round", sans-serif;
  font-size: 17px;
  margin: 10px 0;
  line-height: 1.8;
}
body.home.page .site-content > .entry.post .entry-data .entry-content iframe,
body.blog .site-content > .entry.post .entry-data .entry-content iframe,
body.archive .site-content > .entry.post .entry-data .entry-content iframe,
body.search-results .site-content > .entry.post .entry-data .entry-content iframe,
body.home.page .posts-list > .entry.post .entry-data .entry-content iframe,
body.blog .posts-list > .entry.post .entry-data .entry-content iframe,
body.archive .posts-list > .entry.post .entry-data .entry-content iframe,
body.search-results .posts-list > .entry.post .entry-data .entry-content iframe,
body.home.page .site-content > .entry.post .entry-data .entry-summary iframe,
body.blog .site-content > .entry.post .entry-data .entry-summary iframe,
body.archive .site-content > .entry.post .entry-data .entry-summary iframe,
body.search-results .site-content > .entry.post .entry-data .entry-summary iframe,
body.home.page .posts-list > .entry.post .entry-data .entry-summary iframe,
body.blog .posts-list > .entry.post .entry-data .entry-summary iframe,
body.archive .posts-list > .entry.post .entry-data .entry-summary iframe,
body.search-results .posts-list > .entry.post .entry-data .entry-summary iframe,
body.home.page .site-content > .entry.post .entry-data .entry-content embed,
body.blog .site-content > .entry.post .entry-data .entry-content embed,
body.archive .site-content > .entry.post .entry-data .entry-content embed,
body.search-results .site-content > .entry.post .entry-data .entry-content embed,
body.home.page .posts-list > .entry.post .entry-data .entry-content embed,
body.blog .posts-list > .entry.post .entry-data .entry-content embed,
body.archive .posts-list > .entry.post .entry-data .entry-content embed,
body.search-results .posts-list > .entry.post .entry-data .entry-content embed,
body.home.page .site-content > .entry.post .entry-data .entry-summary embed,
body.blog .site-content > .entry.post .entry-data .entry-summary embed,
body.archive .site-content > .entry.post .entry-data .entry-summary embed,
body.search-results .site-content > .entry.post .entry-data .entry-summary embed,
body.home.page .posts-list > .entry.post .entry-data .entry-summary embed,
body.blog .posts-list > .entry.post .entry-data .entry-summary embed,
body.archive .posts-list > .entry.post .entry-data .entry-summary embed,
body.search-results .posts-list > .entry.post .entry-data .entry-summary embed {
  width: 100% !important;
  border: 0;
}
body.home.page .site-content > .entry.post .entry-data .entry-content p:last-child,
body.blog .site-content > .entry.post .entry-data .entry-content p:last-child,
body.archive .site-content > .entry.post .entry-data .entry-content p:last-child,
body.search-results .site-content > .entry.post .entry-data .entry-content p:last-child,
body.home.page .posts-list > .entry.post .entry-data .entry-content p:last-child,
body.blog .posts-list > .entry.post .entry-data .entry-content p:last-child,
body.archive .posts-list > .entry.post .entry-data .entry-content p:last-child,
body.search-results .posts-list > .entry.post .entry-data .entry-content p:last-child,
body.home.page .site-content > .entry.post .entry-data .entry-summary p:last-child,
body.blog .site-content > .entry.post .entry-data .entry-summary p:last-child,
body.archive .site-content > .entry.post .entry-data .entry-summary p:last-child,
body.search-results .site-content > .entry.post .entry-data .entry-summary p:last-child,
body.home.page .posts-list > .entry.post .entry-data .entry-summary p:last-child,
body.blog .posts-list > .entry.post .entry-data .entry-summary p:last-child,
body.archive .posts-list > .entry.post .entry-data .entry-summary p:last-child,
body.search-results .posts-list > .entry.post .entry-data .entry-summary p:last-child {
  margin-bottom: 0;
}
body.home.page .site-content > .entry.post .entry-data .entry-content::after,
body.blog .site-content > .entry.post .entry-data .entry-content::after,
body.archive .site-content > .entry.post .entry-data .entry-content::after,
body.search-results .site-content > .entry.post .entry-data .entry-content::after,
body.home.page .posts-list > .entry.post .entry-data .entry-content::after,
body.blog .posts-list > .entry.post .entry-data .entry-content::after,
body.archive .posts-list > .entry.post .entry-data .entry-content::after,
body.search-results .posts-list > .entry.post .entry-data .entry-content::after,
body.home.page .site-content > .entry.post .entry-data .entry-summary::after,
body.blog .site-content > .entry.post .entry-data .entry-summary::after,
body.archive .site-content > .entry.post .entry-data .entry-summary::after,
body.search-results .site-content > .entry.post .entry-data .entry-summary::after,
body.home.page .posts-list > .entry.post .entry-data .entry-summary::after,
body.blog .posts-list > .entry.post .entry-data .entry-summary::after,
body.archive .posts-list > .entry.post .entry-data .entry-summary::after,
body.search-results .posts-list > .entry.post .entry-data .entry-summary::after {
  content: "";
  display: table;
  clear: both;
}
body.home.page .site-content > .entry.post .entry-data .entry-content table,
body.blog .site-content > .entry.post .entry-data .entry-content table,
body.archive .site-content > .entry.post .entry-data .entry-content table,
body.search-results .site-content > .entry.post .entry-data .entry-content table,
body.home.page .posts-list > .entry.post .entry-data .entry-content table,
body.blog .posts-list > .entry.post .entry-data .entry-content table,
body.archive .posts-list > .entry.post .entry-data .entry-content table,
body.search-results .posts-list > .entry.post .entry-data .entry-content table,
body.home.page .site-content > .entry.post .entry-data .entry-summary table,
body.blog .site-content > .entry.post .entry-data .entry-summary table,
body.archive .site-content > .entry.post .entry-data .entry-summary table,
body.search-results .site-content > .entry.post .entry-data .entry-summary table,
body.home.page .posts-list > .entry.post .entry-data .entry-summary table,
body.blog .posts-list > .entry.post .entry-data .entry-summary table,
body.archive .posts-list > .entry.post .entry-data .entry-summary table,
body.search-results .posts-list > .entry.post .entry-data .entry-summary table {
  margin-bottom: 20px;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  table-layout: auto;
  width: 100%;
}
body.home.page .site-content > .entry.post .entry-data .entry-content table caption,
body.blog .site-content > .entry.post .entry-data .entry-content table caption,
body.archive .site-content > .entry.post .entry-data .entry-content table caption,
body.search-results .site-content > .entry.post .entry-data .entry-content table caption,
body.home.page .posts-list > .entry.post .entry-data .entry-content table caption,
body.blog .posts-list > .entry.post .entry-data .entry-content table caption,
body.archive .posts-list > .entry.post .entry-data .entry-content table caption,
body.search-results .posts-list > .entry.post .entry-data .entry-content table caption,
body.home.page .site-content > .entry.post .entry-data .entry-summary table caption,
body.blog .site-content > .entry.post .entry-data .entry-summary table caption,
body.archive .site-content > .entry.post .entry-data .entry-summary table caption,
body.search-results .site-content > .entry.post .entry-data .entry-summary table caption,
body.home.page .posts-list > .entry.post .entry-data .entry-summary table caption,
body.blog .posts-list > .entry.post .entry-data .entry-summary table caption,
body.archive .posts-list > .entry.post .entry-data .entry-summary table caption,
body.search-results .posts-list > .entry.post .entry-data .entry-summary table caption {
  margin-bottom: 10px;
  color: #000000;
  line-height: 1;
}
body.home.page .site-content > .entry.post .entry-data .entry-content table thead,
body.blog .site-content > .entry.post .entry-data .entry-content table thead,
body.archive .site-content > .entry.post .entry-data .entry-content table thead,
body.search-results .site-content > .entry.post .entry-data .entry-content table thead,
body.home.page .posts-list > .entry.post .entry-data .entry-content table thead,
body.blog .posts-list > .entry.post .entry-data .entry-content table thead,
body.archive .posts-list > .entry.post .entry-data .entry-content table thead,
body.search-results .posts-list > .entry.post .entry-data .entry-content table thead,
body.home.page .site-content > .entry.post .entry-data .entry-summary table thead,
body.blog .site-content > .entry.post .entry-data .entry-summary table thead,
body.archive .site-content > .entry.post .entry-data .entry-summary table thead,
body.search-results .site-content > .entry.post .entry-data .entry-summary table thead,
body.home.page .posts-list > .entry.post .entry-data .entry-summary table thead,
body.blog .posts-list > .entry.post .entry-data .entry-summary table thead,
body.archive .posts-list > .entry.post .entry-data .entry-summary table thead,
body.search-results .posts-list > .entry.post .entry-data .entry-summary table thead {
  background-color: #222222;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
}
body.home.page .site-content > .entry.post .entry-data .entry-content table thead tr th,
body.blog .site-content > .entry.post .entry-data .entry-content table thead tr th,
body.archive .site-content > .entry.post .entry-data .entry-content table thead tr th,
body.search-results .site-content > .entry.post .entry-data .entry-content table thead tr th,
body.home.page .posts-list > .entry.post .entry-data .entry-content table thead tr th,
body.blog .posts-list > .entry.post .entry-data .entry-content table thead tr th,
body.archive .posts-list > .entry.post .entry-data .entry-content table thead tr th,
body.search-results .posts-list > .entry.post .entry-data .entry-content table thead tr th,
body.home.page .site-content > .entry.post .entry-data .entry-summary table thead tr th,
body.blog .site-content > .entry.post .entry-data .entry-summary table thead tr th,
body.archive .site-content > .entry.post .entry-data .entry-summary table thead tr th,
body.search-results .site-content > .entry.post .entry-data .entry-summary table thead tr th,
body.home.page .posts-list > .entry.post .entry-data .entry-summary table thead tr th,
body.blog .posts-list > .entry.post .entry-data .entry-summary table thead tr th,
body.archive .posts-list > .entry.post .entry-data .entry-summary table thead tr th,
body.search-results .posts-list > .entry.post .entry-data .entry-summary table thead tr th,
body.home.page .site-content > .entry.post .entry-data .entry-content table thead tr td,
body.blog .site-content > .entry.post .entry-data .entry-content table thead tr td,
body.archive .site-content > .entry.post .entry-data .entry-content table thead tr td,
body.search-results .site-content > .entry.post .entry-data .entry-content table thead tr td,
body.home.page .posts-list > .entry.post .entry-data .entry-content table thead tr td,
body.blog .posts-list > .entry.post .entry-data .entry-content table thead tr td,
body.archive .posts-list > .entry.post .entry-data .entry-content table thead tr td,
body.search-results .posts-list > .entry.post .entry-data .entry-content table thead tr td,
body.home.page .site-content > .entry.post .entry-data .entry-summary table thead tr td,
body.blog .site-content > .entry.post .entry-data .entry-summary table thead tr td,
body.archive .site-content > .entry.post .entry-data .entry-summary table thead tr td,
body.search-results .site-content > .entry.post .entry-data .entry-summary table thead tr td,
body.home.page .posts-list > .entry.post .entry-data .entry-summary table thead tr td,
body.blog .posts-list > .entry.post .entry-data .entry-summary table thead tr td,
body.archive .posts-list > .entry.post .entry-data .entry-summary table thead tr td,
body.search-results .posts-list > .entry.post .entry-data .entry-summary table thead tr td {
  padding: 10px 20px;
  border: 1px solid #f2f2f2;
}
body.home.page .site-content > .entry.post .entry-data .entry-content table tbody tr th,
body.blog .site-content > .entry.post .entry-data .entry-content table tbody tr th,
body.archive .site-content > .entry.post .entry-data .entry-content table tbody tr th,
body.search-results .site-content > .entry.post .entry-data .entry-content table tbody tr th,
body.home.page .posts-list > .entry.post .entry-data .entry-content table tbody tr th,
body.blog .posts-list > .entry.post .entry-data .entry-content table tbody tr th,
body.archive .posts-list > .entry.post .entry-data .entry-content table tbody tr th,
body.search-results .posts-list > .entry.post .entry-data .entry-content table tbody tr th,
body.home.page .site-content > .entry.post .entry-data .entry-summary table tbody tr th,
body.blog .site-content > .entry.post .entry-data .entry-summary table tbody tr th,
body.archive .site-content > .entry.post .entry-data .entry-summary table tbody tr th,
body.search-results .site-content > .entry.post .entry-data .entry-summary table tbody tr th,
body.home.page .posts-list > .entry.post .entry-data .entry-summary table tbody tr th,
body.blog .posts-list > .entry.post .entry-data .entry-summary table tbody tr th,
body.archive .posts-list > .entry.post .entry-data .entry-summary table tbody tr th,
body.search-results .posts-list > .entry.post .entry-data .entry-summary table tbody tr th,
body.home.page .site-content > .entry.post .entry-data .entry-content table tbody tr td,
body.blog .site-content > .entry.post .entry-data .entry-content table tbody tr td,
body.archive .site-content > .entry.post .entry-data .entry-content table tbody tr td,
body.search-results .site-content > .entry.post .entry-data .entry-content table tbody tr td,
body.home.page .posts-list > .entry.post .entry-data .entry-content table tbody tr td,
body.blog .posts-list > .entry.post .entry-data .entry-content table tbody tr td,
body.archive .posts-list > .entry.post .entry-data .entry-content table tbody tr td,
body.search-results .posts-list > .entry.post .entry-data .entry-content table tbody tr td,
body.home.page .site-content > .entry.post .entry-data .entry-summary table tbody tr td,
body.blog .site-content > .entry.post .entry-data .entry-summary table tbody tr td,
body.archive .site-content > .entry.post .entry-data .entry-summary table tbody tr td,
body.search-results .site-content > .entry.post .entry-data .entry-summary table tbody tr td,
body.home.page .posts-list > .entry.post .entry-data .entry-summary table tbody tr td,
body.blog .posts-list > .entry.post .entry-data .entry-summary table tbody tr td,
body.archive .posts-list > .entry.post .entry-data .entry-summary table tbody tr td,
body.search-results .posts-list > .entry.post .entry-data .entry-summary table tbody tr td {
  padding: 10px 20px;
  border: 1px solid #f2f2f2;
}
body.home.page .site-content > .entry.post .entry-data .entry-content table tbody tr th a,
body.blog .site-content > .entry.post .entry-data .entry-content table tbody tr th a,
body.archive .site-content > .entry.post .entry-data .entry-content table tbody tr th a,
body.search-results .site-content > .entry.post .entry-data .entry-content table tbody tr th a,
body.home.page .posts-list > .entry.post .entry-data .entry-content table tbody tr th a,
body.blog .posts-list > .entry.post .entry-data .entry-content table tbody tr th a,
body.archive .posts-list > .entry.post .entry-data .entry-content table tbody tr th a,
body.search-results .posts-list > .entry.post .entry-data .entry-content table tbody tr th a,
body.home.page .site-content > .entry.post .entry-data .entry-summary table tbody tr th a,
body.blog .site-content > .entry.post .entry-data .entry-summary table tbody tr th a,
body.archive .site-content > .entry.post .entry-data .entry-summary table tbody tr th a,
body.search-results .site-content > .entry.post .entry-data .entry-summary table tbody tr th a,
body.home.page .posts-list > .entry.post .entry-data .entry-summary table tbody tr th a,
body.blog .posts-list > .entry.post .entry-data .entry-summary table tbody tr th a,
body.archive .posts-list > .entry.post .entry-data .entry-summary table tbody tr th a,
body.search-results .posts-list > .entry.post .entry-data .entry-summary table tbody tr th a,
body.home.page .site-content > .entry.post .entry-data .entry-content table tbody tr td a,
body.blog .site-content > .entry.post .entry-data .entry-content table tbody tr td a,
body.archive .site-content > .entry.post .entry-data .entry-content table tbody tr td a,
body.search-results .site-content > .entry.post .entry-data .entry-content table tbody tr td a,
body.home.page .posts-list > .entry.post .entry-data .entry-content table tbody tr td a,
body.blog .posts-list > .entry.post .entry-data .entry-content table tbody tr td a,
body.archive .posts-list > .entry.post .entry-data .entry-content table tbody tr td a,
body.search-results .posts-list > .entry.post .entry-data .entry-content table tbody tr td a,
body.home.page .site-content > .entry.post .entry-data .entry-summary table tbody tr td a,
body.blog .site-content > .entry.post .entry-data .entry-summary table tbody tr td a,
body.archive .site-content > .entry.post .entry-data .entry-summary table tbody tr td a,
body.search-results .site-content > .entry.post .entry-data .entry-summary table tbody tr td a,
body.home.page .posts-list > .entry.post .entry-data .entry-summary table tbody tr td a,
body.blog .posts-list > .entry.post .entry-data .entry-summary table tbody tr td a,
body.archive .posts-list > .entry.post .entry-data .entry-summary table tbody tr td a,
body.search-results .posts-list > .entry.post .entry-data .entry-summary table tbody tr td a {
  color: #5bbc2e;
}
body.home.page .site-content > .entry.post .entry-data .entry-content table tfoot tr th,
body.blog .site-content > .entry.post .entry-data .entry-content table tfoot tr th,
body.archive .site-content > .entry.post .entry-data .entry-content table tfoot tr th,
body.search-results .site-content > .entry.post .entry-data .entry-content table tfoot tr th,
body.home.page .posts-list > .entry.post .entry-data .entry-content table tfoot tr th,
body.blog .posts-list > .entry.post .entry-data .entry-content table tfoot tr th,
body.archive .posts-list > .entry.post .entry-data .entry-content table tfoot tr th,
body.search-results .posts-list > .entry.post .entry-data .entry-content table tfoot tr th,
body.home.page .site-content > .entry.post .entry-data .entry-summary table tfoot tr th,
body.blog .site-content > .entry.post .entry-data .entry-summary table tfoot tr th,
body.archive .site-content > .entry.post .entry-data .entry-summary table tfoot tr th,
body.search-results .site-content > .entry.post .entry-data .entry-summary table tfoot tr th,
body.home.page .posts-list > .entry.post .entry-data .entry-summary table tfoot tr th,
body.blog .posts-list > .entry.post .entry-data .entry-summary table tfoot tr th,
body.archive .posts-list > .entry.post .entry-data .entry-summary table tfoot tr th,
body.search-results .posts-list > .entry.post .entry-data .entry-summary table tfoot tr th,
body.home.page .site-content > .entry.post .entry-data .entry-content table tfoot tr td,
body.blog .site-content > .entry.post .entry-data .entry-content table tfoot tr td,
body.archive .site-content > .entry.post .entry-data .entry-content table tfoot tr td,
body.search-results .site-content > .entry.post .entry-data .entry-content table tfoot tr td,
body.home.page .posts-list > .entry.post .entry-data .entry-content table tfoot tr td,
body.blog .posts-list > .entry.post .entry-data .entry-content table tfoot tr td,
body.archive .posts-list > .entry.post .entry-data .entry-content table tfoot tr td,
body.search-results .posts-list > .entry.post .entry-data .entry-content table tfoot tr td,
body.home.page .site-content > .entry.post .entry-data .entry-summary table tfoot tr td,
body.blog .site-content > .entry.post .entry-data .entry-summary table tfoot tr td,
body.archive .site-content > .entry.post .entry-data .entry-summary table tfoot tr td,
body.search-results .site-content > .entry.post .entry-data .entry-summary table tfoot tr td,
body.home.page .posts-list > .entry.post .entry-data .entry-summary table tfoot tr td,
body.blog .posts-list > .entry.post .entry-data .entry-summary table tfoot tr td,
body.archive .posts-list > .entry.post .entry-data .entry-summary table tfoot tr td,
body.search-results .posts-list > .entry.post .entry-data .entry-summary table tfoot tr td {
  padding: 10px 20px;
  border: 1px solid #f2f2f2;
}
body.home.page .site-content > .entry.post .entry-data .entry-content table tfoot tr th a,
body.blog .site-content > .entry.post .entry-data .entry-content table tfoot tr th a,
body.archive .site-content > .entry.post .entry-data .entry-content table tfoot tr th a,
body.search-results .site-content > .entry.post .entry-data .entry-content table tfoot tr th a,
body.home.page .posts-list > .entry.post .entry-data .entry-content table tfoot tr th a,
body.blog .posts-list > .entry.post .entry-data .entry-content table tfoot tr th a,
body.archive .posts-list > .entry.post .entry-data .entry-content table tfoot tr th a,
body.search-results .posts-list > .entry.post .entry-data .entry-content table tfoot tr th a,
body.home.page .site-content > .entry.post .entry-data .entry-summary table tfoot tr th a,
body.blog .site-content > .entry.post .entry-data .entry-summary table tfoot tr th a,
body.archive .site-content > .entry.post .entry-data .entry-summary table tfoot tr th a,
body.search-results .site-content > .entry.post .entry-data .entry-summary table tfoot tr th a,
body.home.page .posts-list > .entry.post .entry-data .entry-summary table tfoot tr th a,
body.blog .posts-list > .entry.post .entry-data .entry-summary table tfoot tr th a,
body.archive .posts-list > .entry.post .entry-data .entry-summary table tfoot tr th a,
body.search-results .posts-list > .entry.post .entry-data .entry-summary table tfoot tr th a,
body.home.page .site-content > .entry.post .entry-data .entry-content table tfoot tr td a,
body.blog .site-content > .entry.post .entry-data .entry-content table tfoot tr td a,
body.archive .site-content > .entry.post .entry-data .entry-content table tfoot tr td a,
body.search-results .site-content > .entry.post .entry-data .entry-content table tfoot tr td a,
body.home.page .posts-list > .entry.post .entry-data .entry-content table tfoot tr td a,
body.blog .posts-list > .entry.post .entry-data .entry-content table tfoot tr td a,
body.archive .posts-list > .entry.post .entry-data .entry-content table tfoot tr td a,
body.search-results .posts-list > .entry.post .entry-data .entry-content table tfoot tr td a,
body.home.page .site-content > .entry.post .entry-data .entry-summary table tfoot tr td a,
body.blog .site-content > .entry.post .entry-data .entry-summary table tfoot tr td a,
body.archive .site-content > .entry.post .entry-data .entry-summary table tfoot tr td a,
body.search-results .site-content > .entry.post .entry-data .entry-summary table tfoot tr td a,
body.home.page .posts-list > .entry.post .entry-data .entry-summary table tfoot tr td a,
body.blog .posts-list > .entry.post .entry-data .entry-summary table tfoot tr td a,
body.archive .posts-list > .entry.post .entry-data .entry-summary table tfoot tr td a,
body.search-results .posts-list > .entry.post .entry-data .entry-summary table tfoot tr td a {
  color: #5bbc2e;
}
@media (max-width: 786px) {
  body.home.page .site-content > .entry.post .entry-data .entry-content table,
  body.blog .site-content > .entry.post .entry-data .entry-content table,
  body.archive .site-content > .entry.post .entry-data .entry-content table,
  body.search-results .site-content > .entry.post .entry-data .entry-content table,
  body.home.page .posts-list > .entry.post .entry-data .entry-content table,
  body.blog .posts-list > .entry.post .entry-data .entry-content table,
  body.archive .posts-list > .entry.post .entry-data .entry-content table,
  body.search-results .posts-list > .entry.post .entry-data .entry-content table,
  body.home.page .site-content > .entry.post .entry-data .entry-summary table,
  body.blog .site-content > .entry.post .entry-data .entry-summary table,
  body.archive .site-content > .entry.post .entry-data .entry-summary table,
  body.search-results .site-content > .entry.post .entry-data .entry-summary table,
  body.home.page .posts-list > .entry.post .entry-data .entry-summary table,
  body.blog .posts-list > .entry.post .entry-data .entry-summary table,
  body.archive .posts-list > .entry.post .entry-data .entry-summary table,
  body.search-results .posts-list > .entry.post .entry-data .entry-summary table {
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    table-layout: auto;
    width: 100%;
  }
  body.home.page .site-content > .entry.post .entry-data .entry-content table caption,
  body.blog .site-content > .entry.post .entry-data .entry-content table caption,
  body.archive .site-content > .entry.post .entry-data .entry-content table caption,
  body.search-results .site-content > .entry.post .entry-data .entry-content table caption,
  body.home.page .posts-list > .entry.post .entry-data .entry-content table caption,
  body.blog .posts-list > .entry.post .entry-data .entry-content table caption,
  body.archive .posts-list > .entry.post .entry-data .entry-content table caption,
  body.search-results .posts-list > .entry.post .entry-data .entry-content table caption,
  body.home.page .site-content > .entry.post .entry-data .entry-summary table caption,
  body.blog .site-content > .entry.post .entry-data .entry-summary table caption,
  body.archive .site-content > .entry.post .entry-data .entry-summary table caption,
  body.search-results .site-content > .entry.post .entry-data .entry-summary table caption,
  body.home.page .posts-list > .entry.post .entry-data .entry-summary table caption,
  body.blog .posts-list > .entry.post .entry-data .entry-summary table caption,
  body.archive .posts-list > .entry.post .entry-data .entry-summary table caption,
  body.search-results .posts-list > .entry.post .entry-data .entry-summary table caption {
    margin-bottom: 10px;
    color: #000000;
    line-height: 1;
  }
  body.home.page .site-content > .entry.post .entry-data .entry-content table thead,
  body.blog .site-content > .entry.post .entry-data .entry-content table thead,
  body.archive .site-content > .entry.post .entry-data .entry-content table thead,
  body.search-results .site-content > .entry.post .entry-data .entry-content table thead,
  body.home.page .posts-list > .entry.post .entry-data .entry-content table thead,
  body.blog .posts-list > .entry.post .entry-data .entry-content table thead,
  body.archive .posts-list > .entry.post .entry-data .entry-content table thead,
  body.search-results .posts-list > .entry.post .entry-data .entry-content table thead,
  body.home.page .site-content > .entry.post .entry-data .entry-summary table thead,
  body.blog .site-content > .entry.post .entry-data .entry-summary table thead,
  body.archive .site-content > .entry.post .entry-data .entry-summary table thead,
  body.search-results .site-content > .entry.post .entry-data .entry-summary table thead,
  body.home.page .posts-list > .entry.post .entry-data .entry-summary table thead,
  body.blog .posts-list > .entry.post .entry-data .entry-summary table thead,
  body.archive .posts-list > .entry.post .entry-data .entry-summary table thead,
  body.search-results .posts-list > .entry.post .entry-data .entry-summary table thead {
    background-color: #222222;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
  }
  body.home.page .site-content > .entry.post .entry-data .entry-content table thead tr th,
  body.blog .site-content > .entry.post .entry-data .entry-content table thead tr th,
  body.archive .site-content > .entry.post .entry-data .entry-content table thead tr th,
  body.search-results .site-content > .entry.post .entry-data .entry-content table thead tr th,
  body.home.page .posts-list > .entry.post .entry-data .entry-content table thead tr th,
  body.blog .posts-list > .entry.post .entry-data .entry-content table thead tr th,
  body.archive .posts-list > .entry.post .entry-data .entry-content table thead tr th,
  body.search-results .posts-list > .entry.post .entry-data .entry-content table thead tr th,
  body.home.page .site-content > .entry.post .entry-data .entry-summary table thead tr th,
  body.blog .site-content > .entry.post .entry-data .entry-summary table thead tr th,
  body.archive .site-content > .entry.post .entry-data .entry-summary table thead tr th,
  body.search-results .site-content > .entry.post .entry-data .entry-summary table thead tr th,
  body.home.page .posts-list > .entry.post .entry-data .entry-summary table thead tr th,
  body.blog .posts-list > .entry.post .entry-data .entry-summary table thead tr th,
  body.archive .posts-list > .entry.post .entry-data .entry-summary table thead tr th,
  body.search-results .posts-list > .entry.post .entry-data .entry-summary table thead tr th,
  body.home.page .site-content > .entry.post .entry-data .entry-content table thead tr td,
  body.blog .site-content > .entry.post .entry-data .entry-content table thead tr td,
  body.archive .site-content > .entry.post .entry-data .entry-content table thead tr td,
  body.search-results .site-content > .entry.post .entry-data .entry-content table thead tr td,
  body.home.page .posts-list > .entry.post .entry-data .entry-content table thead tr td,
  body.blog .posts-list > .entry.post .entry-data .entry-content table thead tr td,
  body.archive .posts-list > .entry.post .entry-data .entry-content table thead tr td,
  body.search-results .posts-list > .entry.post .entry-data .entry-content table thead tr td,
  body.home.page .site-content > .entry.post .entry-data .entry-summary table thead tr td,
  body.blog .site-content > .entry.post .entry-data .entry-summary table thead tr td,
  body.archive .site-content > .entry.post .entry-data .entry-summary table thead tr td,
  body.search-results .site-content > .entry.post .entry-data .entry-summary table thead tr td,
  body.home.page .posts-list > .entry.post .entry-data .entry-summary table thead tr td,
  body.blog .posts-list > .entry.post .entry-data .entry-summary table thead tr td,
  body.archive .posts-list > .entry.post .entry-data .entry-summary table thead tr td,
  body.search-results .posts-list > .entry.post .entry-data .entry-summary table thead tr td {
    padding: 5px 10px;
    border: 1px solid #f2f2f2;
  }
  body.home.page .site-content > .entry.post .entry-data .entry-content table tbody tr th,
  body.blog .site-content > .entry.post .entry-data .entry-content table tbody tr th,
  body.archive .site-content > .entry.post .entry-data .entry-content table tbody tr th,
  body.search-results .site-content > .entry.post .entry-data .entry-content table tbody tr th,
  body.home.page .posts-list > .entry.post .entry-data .entry-content table tbody tr th,
  body.blog .posts-list > .entry.post .entry-data .entry-content table tbody tr th,
  body.archive .posts-list > .entry.post .entry-data .entry-content table tbody tr th,
  body.search-results .posts-list > .entry.post .entry-data .entry-content table tbody tr th,
  body.home.page .site-content > .entry.post .entry-data .entry-summary table tbody tr th,
  body.blog .site-content > .entry.post .entry-data .entry-summary table tbody tr th,
  body.archive .site-content > .entry.post .entry-data .entry-summary table tbody tr th,
  body.search-results .site-content > .entry.post .entry-data .entry-summary table tbody tr th,
  body.home.page .posts-list > .entry.post .entry-data .entry-summary table tbody tr th,
  body.blog .posts-list > .entry.post .entry-data .entry-summary table tbody tr th,
  body.archive .posts-list > .entry.post .entry-data .entry-summary table tbody tr th,
  body.search-results .posts-list > .entry.post .entry-data .entry-summary table tbody tr th,
  body.home.page .site-content > .entry.post .entry-data .entry-content table tbody tr td,
  body.blog .site-content > .entry.post .entry-data .entry-content table tbody tr td,
  body.archive .site-content > .entry.post .entry-data .entry-content table tbody tr td,
  body.search-results .site-content > .entry.post .entry-data .entry-content table tbody tr td,
  body.home.page .posts-list > .entry.post .entry-data .entry-content table tbody tr td,
  body.blog .posts-list > .entry.post .entry-data .entry-content table tbody tr td,
  body.archive .posts-list > .entry.post .entry-data .entry-content table tbody tr td,
  body.search-results .posts-list > .entry.post .entry-data .entry-content table tbody tr td,
  body.home.page .site-content > .entry.post .entry-data .entry-summary table tbody tr td,
  body.blog .site-content > .entry.post .entry-data .entry-summary table tbody tr td,
  body.archive .site-content > .entry.post .entry-data .entry-summary table tbody tr td,
  body.search-results .site-content > .entry.post .entry-data .entry-summary table tbody tr td,
  body.home.page .posts-list > .entry.post .entry-data .entry-summary table tbody tr td,
  body.blog .posts-list > .entry.post .entry-data .entry-summary table tbody tr td,
  body.archive .posts-list > .entry.post .entry-data .entry-summary table tbody tr td,
  body.search-results .posts-list > .entry.post .entry-data .entry-summary table tbody tr td {
    padding: 5px 10px;
    border: 1px solid #f2f2f2;
  }
  body.home.page .site-content > .entry.post .entry-data .entry-content table tbody tr th a,
  body.blog .site-content > .entry.post .entry-data .entry-content table tbody tr th a,
  body.archive .site-content > .entry.post .entry-data .entry-content table tbody tr th a,
  body.search-results .site-content > .entry.post .entry-data .entry-content table tbody tr th a,
  body.home.page .posts-list > .entry.post .entry-data .entry-content table tbody tr th a,
  body.blog .posts-list > .entry.post .entry-data .entry-content table tbody tr th a,
  body.archive .posts-list > .entry.post .entry-data .entry-content table tbody tr th a,
  body.search-results .posts-list > .entry.post .entry-data .entry-content table tbody tr th a,
  body.home.page .site-content > .entry.post .entry-data .entry-summary table tbody tr th a,
  body.blog .site-content > .entry.post .entry-data .entry-summary table tbody tr th a,
  body.archive .site-content > .entry.post .entry-data .entry-summary table tbody tr th a,
  body.search-results .site-content > .entry.post .entry-data .entry-summary table tbody tr th a,
  body.home.page .posts-list > .entry.post .entry-data .entry-summary table tbody tr th a,
  body.blog .posts-list > .entry.post .entry-data .entry-summary table tbody tr th a,
  body.archive .posts-list > .entry.post .entry-data .entry-summary table tbody tr th a,
  body.search-results .posts-list > .entry.post .entry-data .entry-summary table tbody tr th a,
  body.home.page .site-content > .entry.post .entry-data .entry-content table tbody tr td a,
  body.blog .site-content > .entry.post .entry-data .entry-content table tbody tr td a,
  body.archive .site-content > .entry.post .entry-data .entry-content table tbody tr td a,
  body.search-results .site-content > .entry.post .entry-data .entry-content table tbody tr td a,
  body.home.page .posts-list > .entry.post .entry-data .entry-content table tbody tr td a,
  body.blog .posts-list > .entry.post .entry-data .entry-content table tbody tr td a,
  body.archive .posts-list > .entry.post .entry-data .entry-content table tbody tr td a,
  body.search-results .posts-list > .entry.post .entry-data .entry-content table tbody tr td a,
  body.home.page .site-content > .entry.post .entry-data .entry-summary table tbody tr td a,
  body.blog .site-content > .entry.post .entry-data .entry-summary table tbody tr td a,
  body.archive .site-content > .entry.post .entry-data .entry-summary table tbody tr td a,
  body.search-results .site-content > .entry.post .entry-data .entry-summary table tbody tr td a,
  body.home.page .posts-list > .entry.post .entry-data .entry-summary table tbody tr td a,
  body.blog .posts-list > .entry.post .entry-data .entry-summary table tbody tr td a,
  body.archive .posts-list > .entry.post .entry-data .entry-summary table tbody tr td a,
  body.search-results .posts-list > .entry.post .entry-data .entry-summary table tbody tr td a {
    color: #5bbc2e;
  }
  body.home.page .site-content > .entry.post .entry-data .entry-content table tfoot tr th,
  body.blog .site-content > .entry.post .entry-data .entry-content table tfoot tr th,
  body.archive .site-content > .entry.post .entry-data .entry-content table tfoot tr th,
  body.search-results .site-content > .entry.post .entry-data .entry-content table tfoot tr th,
  body.home.page .posts-list > .entry.post .entry-data .entry-content table tfoot tr th,
  body.blog .posts-list > .entry.post .entry-data .entry-content table tfoot tr th,
  body.archive .posts-list > .entry.post .entry-data .entry-content table tfoot tr th,
  body.search-results .posts-list > .entry.post .entry-data .entry-content table tfoot tr th,
  body.home.page .site-content > .entry.post .entry-data .entry-summary table tfoot tr th,
  body.blog .site-content > .entry.post .entry-data .entry-summary table tfoot tr th,
  body.archive .site-content > .entry.post .entry-data .entry-summary table tfoot tr th,
  body.search-results .site-content > .entry.post .entry-data .entry-summary table tfoot tr th,
  body.home.page .posts-list > .entry.post .entry-data .entry-summary table tfoot tr th,
  body.blog .posts-list > .entry.post .entry-data .entry-summary table tfoot tr th,
  body.archive .posts-list > .entry.post .entry-data .entry-summary table tfoot tr th,
  body.search-results .posts-list > .entry.post .entry-data .entry-summary table tfoot tr th,
  body.home.page .site-content > .entry.post .entry-data .entry-content table tfoot tr td,
  body.blog .site-content > .entry.post .entry-data .entry-content table tfoot tr td,
  body.archive .site-content > .entry.post .entry-data .entry-content table tfoot tr td,
  body.search-results .site-content > .entry.post .entry-data .entry-content table tfoot tr td,
  body.home.page .posts-list > .entry.post .entry-data .entry-content table tfoot tr td,
  body.blog .posts-list > .entry.post .entry-data .entry-content table tfoot tr td,
  body.archive .posts-list > .entry.post .entry-data .entry-content table tfoot tr td,
  body.search-results .posts-list > .entry.post .entry-data .entry-content table tfoot tr td,
  body.home.page .site-content > .entry.post .entry-data .entry-summary table tfoot tr td,
  body.blog .site-content > .entry.post .entry-data .entry-summary table tfoot tr td,
  body.archive .site-content > .entry.post .entry-data .entry-summary table tfoot tr td,
  body.search-results .site-content > .entry.post .entry-data .entry-summary table tfoot tr td,
  body.home.page .posts-list > .entry.post .entry-data .entry-summary table tfoot tr td,
  body.blog .posts-list > .entry.post .entry-data .entry-summary table tfoot tr td,
  body.archive .posts-list > .entry.post .entry-data .entry-summary table tfoot tr td,
  body.search-results .posts-list > .entry.post .entry-data .entry-summary table tfoot tr td {
    padding: 5px 10px;
    border: 1px solid #f2f2f2;
  }
  body.home.page .site-content > .entry.post .entry-data .entry-content table tfoot tr th a,
  body.blog .site-content > .entry.post .entry-data .entry-content table tfoot tr th a,
  body.archive .site-content > .entry.post .entry-data .entry-content table tfoot tr th a,
  body.search-results .site-content > .entry.post .entry-data .entry-content table tfoot tr th a,
  body.home.page .posts-list > .entry.post .entry-data .entry-content table tfoot tr th a,
  body.blog .posts-list > .entry.post .entry-data .entry-content table tfoot tr th a,
  body.archive .posts-list > .entry.post .entry-data .entry-content table tfoot tr th a,
  body.search-results .posts-list > .entry.post .entry-data .entry-content table tfoot tr th a,
  body.home.page .site-content > .entry.post .entry-data .entry-summary table tfoot tr th a,
  body.blog .site-content > .entry.post .entry-data .entry-summary table tfoot tr th a,
  body.archive .site-content > .entry.post .entry-data .entry-summary table tfoot tr th a,
  body.search-results .site-content > .entry.post .entry-data .entry-summary table tfoot tr th a,
  body.home.page .posts-list > .entry.post .entry-data .entry-summary table tfoot tr th a,
  body.blog .posts-list > .entry.post .entry-data .entry-summary table tfoot tr th a,
  body.archive .posts-list > .entry.post .entry-data .entry-summary table tfoot tr th a,
  body.search-results .posts-list > .entry.post .entry-data .entry-summary table tfoot tr th a,
  body.home.page .site-content > .entry.post .entry-data .entry-content table tfoot tr td a,
  body.blog .site-content > .entry.post .entry-data .entry-content table tfoot tr td a,
  body.archive .site-content > .entry.post .entry-data .entry-content table tfoot tr td a,
  body.search-results .site-content > .entry.post .entry-data .entry-content table tfoot tr td a,
  body.home.page .posts-list > .entry.post .entry-data .entry-content table tfoot tr td a,
  body.blog .posts-list > .entry.post .entry-data .entry-content table tfoot tr td a,
  body.archive .posts-list > .entry.post .entry-data .entry-content table tfoot tr td a,
  body.search-results .posts-list > .entry.post .entry-data .entry-content table tfoot tr td a,
  body.home.page .site-content > .entry.post .entry-data .entry-summary table tfoot tr td a,
  body.blog .site-content > .entry.post .entry-data .entry-summary table tfoot tr td a,
  body.archive .site-content > .entry.post .entry-data .entry-summary table tfoot tr td a,
  body.search-results .site-content > .entry.post .entry-data .entry-summary table tfoot tr td a,
  body.home.page .posts-list > .entry.post .entry-data .entry-summary table tfoot tr td a,
  body.blog .posts-list > .entry.post .entry-data .entry-summary table tfoot tr td a,
  body.archive .posts-list > .entry.post .entry-data .entry-summary table tfoot tr td a,
  body.search-results .posts-list > .entry.post .entry-data .entry-summary table tfoot tr td a {
    color: #5bbc2e;
  }
}
body.home.page .site-content > .entry.post .entry-data .entry-content .more-link,
body.blog .site-content > .entry.post .entry-data .entry-content .more-link,
body.archive .site-content > .entry.post .entry-data .entry-content .more-link,
body.search-results .site-content > .entry.post .entry-data .entry-content .more-link,
body.home.page .posts-list > .entry.post .entry-data .entry-content .more-link,
body.blog .posts-list > .entry.post .entry-data .entry-content .more-link,
body.archive .posts-list > .entry.post .entry-data .entry-content .more-link,
body.search-results .posts-list > .entry.post .entry-data .entry-content .more-link,
body.home.page .site-content > .entry.post .entry-data .entry-summary .more-link,
body.blog .site-content > .entry.post .entry-data .entry-summary .more-link,
body.archive .site-content > .entry.post .entry-data .entry-summary .more-link,
body.search-results .site-content > .entry.post .entry-data .entry-summary .more-link,
body.home.page .posts-list > .entry.post .entry-data .entry-summary .more-link,
body.blog .posts-list > .entry.post .entry-data .entry-summary .more-link,
body.archive .posts-list > .entry.post .entry-data .entry-summary .more-link,
body.search-results .posts-list > .entry.post .entry-data .entry-summary .more-link {
  padding: 8px 16px;
  font-weight: 400;
  line-height: 1.42857143;
  margin-bottom: 0;
  font-size: 0px;
  text-align: center;
  white-space: nowrap;
  color: #000000;
  position: relative;
  display: inline-block;
  width: 23px;
  background: transparent;
  height: 8px;
  vertical-align: middle;
  margin-top: -2px;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  margin-top: 30px;
  width: 1px;
}
body.home.page .site-content > .entry.post .entry-data .entry-content .more-link:before,
body.blog .site-content > .entry.post .entry-data .entry-content .more-link:before,
body.archive .site-content > .entry.post .entry-data .entry-content .more-link:before,
body.search-results .site-content > .entry.post .entry-data .entry-content .more-link:before,
body.home.page .posts-list > .entry.post .entry-data .entry-content .more-link:before,
body.blog .posts-list > .entry.post .entry-data .entry-content .more-link:before,
body.archive .posts-list > .entry.post .entry-data .entry-content .more-link:before,
body.search-results .posts-list > .entry.post .entry-data .entry-content .more-link:before,
body.home.page .site-content > .entry.post .entry-data .entry-summary .more-link:before,
body.blog .site-content > .entry.post .entry-data .entry-summary .more-link:before,
body.archive .site-content > .entry.post .entry-data .entry-summary .more-link:before,
body.search-results .site-content > .entry.post .entry-data .entry-summary .more-link:before,
body.home.page .posts-list > .entry.post .entry-data .entry-summary .more-link:before,
body.blog .posts-list > .entry.post .entry-data .entry-summary .more-link:before,
body.archive .posts-list > .entry.post .entry-data .entry-summary .more-link:before,
body.search-results .posts-list > .entry.post .entry-data .entry-summary .more-link:before {
  content: " ";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  left: 0;
  right: auto;
  background-color: #5bbc2e;
  width: 100%;
  height: 2px;
}
body.home.page .site-content > .entry.post .entry-data .entry-content .more-link:after,
body.blog .site-content > .entry.post .entry-data .entry-content .more-link:after,
body.archive .site-content > .entry.post .entry-data .entry-content .more-link:after,
body.search-results .site-content > .entry.post .entry-data .entry-content .more-link:after,
body.home.page .posts-list > .entry.post .entry-data .entry-content .more-link:after,
body.blog .posts-list > .entry.post .entry-data .entry-content .more-link:after,
body.archive .posts-list > .entry.post .entry-data .entry-content .more-link:after,
body.search-results .posts-list > .entry.post .entry-data .entry-content .more-link:after,
body.home.page .site-content > .entry.post .entry-data .entry-summary .more-link:after,
body.blog .site-content > .entry.post .entry-data .entry-summary .more-link:after,
body.archive .site-content > .entry.post .entry-data .entry-summary .more-link:after,
body.search-results .site-content > .entry.post .entry-data .entry-summary .more-link:after,
body.home.page .posts-list > .entry.post .entry-data .entry-summary .more-link:after,
body.blog .posts-list > .entry.post .entry-data .entry-summary .more-link:after,
body.archive .posts-list > .entry.post .entry-data .entry-summary .more-link:after,
body.search-results .posts-list > .entry.post .entry-data .entry-summary .more-link:after {
  content: " ";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  right: -5px;
  left: auto;
  border: 4px solid transparent;
  border-right: 4px solid transparent;
  border-left: 5px solid #5bbc2e;
}
body.home.page .site-content > .entry.post .entry-data .entry-content .more-link:hover,
body.blog .site-content > .entry.post .entry-data .entry-content .more-link:hover,
body.archive .site-content > .entry.post .entry-data .entry-content .more-link:hover,
body.search-results .site-content > .entry.post .entry-data .entry-content .more-link:hover,
body.home.page .posts-list > .entry.post .entry-data .entry-content .more-link:hover,
body.blog .posts-list > .entry.post .entry-data .entry-content .more-link:hover,
body.archive .posts-list > .entry.post .entry-data .entry-content .more-link:hover,
body.search-results .posts-list > .entry.post .entry-data .entry-content .more-link:hover,
body.home.page .site-content > .entry.post .entry-data .entry-summary .more-link:hover,
body.blog .site-content > .entry.post .entry-data .entry-summary .more-link:hover,
body.archive .site-content > .entry.post .entry-data .entry-summary .more-link:hover,
body.search-results .site-content > .entry.post .entry-data .entry-summary .more-link:hover,
body.home.page .posts-list > .entry.post .entry-data .entry-summary .more-link:hover,
body.blog .posts-list > .entry.post .entry-data .entry-summary .more-link:hover,
body.archive .posts-list > .entry.post .entry-data .entry-summary .more-link:hover,
body.search-results .posts-list > .entry.post .entry-data .entry-summary .more-link:hover {
  width: 40px;
}
body.home.page .site-content > .entry.post .entry-data .entry-content + .entry-footer,
body.blog .site-content > .entry.post .entry-data .entry-content + .entry-footer,
body.archive .site-content > .entry.post .entry-data .entry-content + .entry-footer,
body.search-results .site-content > .entry.post .entry-data .entry-content + .entry-footer,
body.home.page .posts-list > .entry.post .entry-data .entry-content + .entry-footer,
body.blog .posts-list > .entry.post .entry-data .entry-content + .entry-footer,
body.archive .posts-list > .entry.post .entry-data .entry-content + .entry-footer,
body.search-results .posts-list > .entry.post .entry-data .entry-content + .entry-footer,
body.home.page .site-content > .entry.post .entry-data .entry-summary + .entry-footer,
body.blog .site-content > .entry.post .entry-data .entry-summary + .entry-footer,
body.archive .site-content > .entry.post .entry-data .entry-summary + .entry-footer,
body.search-results .site-content > .entry.post .entry-data .entry-summary + .entry-footer,
body.home.page .posts-list > .entry.post .entry-data .entry-summary + .entry-footer,
body.blog .posts-list > .entry.post .entry-data .entry-summary + .entry-footer,
body.archive .posts-list > .entry.post .entry-data .entry-summary + .entry-footer,
body.search-results .posts-list > .entry.post .entry-data .entry-summary + .entry-footer {
  padding-top: 40px;
  border-top: 2px solid #e5e5e5;
  margin-top: 44px;
}
body.home.page .site-content > .entry.post .entry-data .entry-footer .tags-links span:not(.label),
body.blog .site-content > .entry.post .entry-data .entry-footer .tags-links span:not(.label),
body.archive .site-content > .entry.post .entry-data .entry-footer .tags-links span:not(.label),
body.search-results .site-content > .entry.post .entry-data .entry-footer .tags-links span:not(.label),
body.home.page .posts-list > .entry.post .entry-data .entry-footer .tags-links span:not(.label),
body.blog .posts-list > .entry.post .entry-data .entry-footer .tags-links span:not(.label),
body.archive .posts-list > .entry.post .entry-data .entry-footer .tags-links span:not(.label),
body.search-results .posts-list > .entry.post .entry-data .entry-footer .tags-links span:not(.label) {
  display: none;
}
body.home.page .site-content > .entry.post .entry-data .entry-footer .tags-links .label,
body.blog .site-content > .entry.post .entry-data .entry-footer .tags-links .label,
body.archive .site-content > .entry.post .entry-data .entry-footer .tags-links .label,
body.search-results .site-content > .entry.post .entry-data .entry-footer .tags-links .label,
body.home.page .posts-list > .entry.post .entry-data .entry-footer .tags-links .label,
body.blog .posts-list > .entry.post .entry-data .entry-footer .tags-links .label,
body.archive .posts-list > .entry.post .entry-data .entry-footer .tags-links .label,
body.search-results .posts-list > .entry.post .entry-data .entry-footer .tags-links .label {
  font-size: 16px;
  float: left;
  color: #333333;
  font-weight: 300;
  line-height: 32px;
  margin-right: 28px;
}
body.home.page .site-content > .entry.post .entry-data .entry-footer .tags-links a,
body.blog .site-content > .entry.post .entry-data .entry-footer .tags-links a,
body.archive .site-content > .entry.post .entry-data .entry-footer .tags-links a,
body.search-results .site-content > .entry.post .entry-data .entry-footer .tags-links a,
body.home.page .posts-list > .entry.post .entry-data .entry-footer .tags-links a,
body.blog .posts-list > .entry.post .entry-data .entry-footer .tags-links a,
body.archive .posts-list > .entry.post .entry-data .entry-footer .tags-links a,
body.search-results .posts-list > .entry.post .entry-data .entry-footer .tags-links a {
  font-family: "Open Sans";
  background-color: transparent;
  letter-spacing: 0;
  display: inline-block;
  text-transform: capitalize;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  float: left;
  margin: 0 10px 10px 0;
  padding: 0 10px;
  vertical-align: top;
  font-weight: 400;
  border: 2px solid #aaaaaa;
  border-radius: 30px;
  line-height: 32px;
  font-size: 14px !important;
  font-family: "Varela Round", sans-serif;
  color: #aaaaaa;
}
body.home.page .site-content > .entry.post .entry-data .entry-footer .tags-links a:hover,
body.blog .site-content > .entry.post .entry-data .entry-footer .tags-links a:hover,
body.archive .site-content > .entry.post .entry-data .entry-footer .tags-links a:hover,
body.search-results .site-content > .entry.post .entry-data .entry-footer .tags-links a:hover,
body.home.page .posts-list > .entry.post .entry-data .entry-footer .tags-links a:hover,
body.blog .posts-list > .entry.post .entry-data .entry-footer .tags-links a:hover,
body.archive .posts-list > .entry.post .entry-data .entry-footer .tags-links a:hover,
body.search-results .posts-list > .entry.post .entry-data .entry-footer .tags-links a:hover {
  border-color: #5bbc2e;
  color: #5bbc2e;
}
body.home.page .site-content > .entry.post .entry-data .entry-footer .tags-links:after,
body.blog .site-content > .entry.post .entry-data .entry-footer .tags-links:after,
body.archive .site-content > .entry.post .entry-data .entry-footer .tags-links:after,
body.search-results .site-content > .entry.post .entry-data .entry-footer .tags-links:after,
body.home.page .posts-list > .entry.post .entry-data .entry-footer .tags-links:after,
body.blog .posts-list > .entry.post .entry-data .entry-footer .tags-links:after,
body.archive .posts-list > .entry.post .entry-data .entry-footer .tags-links:after,
body.search-results .posts-list > .entry.post .entry-data .entry-footer .tags-links:after {
  content: " ";
  display: table;
  clear: both;
}
body.home.page .site-content > .entry.post .entry-data .entry-footer .taxonomy,
body.blog .site-content > .entry.post .entry-data .entry-footer .taxonomy,
body.archive .site-content > .entry.post .entry-data .entry-footer .taxonomy,
body.search-results .site-content > .entry.post .entry-data .entry-footer .taxonomy,
body.home.page .posts-list > .entry.post .entry-data .entry-footer .taxonomy,
body.blog .posts-list > .entry.post .entry-data .entry-footer .taxonomy,
body.archive .posts-list > .entry.post .entry-data .entry-footer .taxonomy,
body.search-results .posts-list > .entry.post .entry-data .entry-footer .taxonomy {
  display: block;
  font-weight: bold;
  padding-left: 0;
}
body.home.page .site-content > .entry.post .entry-data .entry-footer .taxonomy label,
body.blog .site-content > .entry.post .entry-data .entry-footer .taxonomy label,
body.archive .site-content > .entry.post .entry-data .entry-footer .taxonomy label,
body.search-results .site-content > .entry.post .entry-data .entry-footer .taxonomy label,
body.home.page .posts-list > .entry.post .entry-data .entry-footer .taxonomy label,
body.blog .posts-list > .entry.post .entry-data .entry-footer .taxonomy label,
body.archive .posts-list > .entry.post .entry-data .entry-footer .taxonomy label,
body.search-results .posts-list > .entry.post .entry-data .entry-footer .taxonomy label {
  display: none;
}
body.home.page .site-content > .entry.post .entry-data .entry-footer .taxonomy .links,
body.blog .site-content > .entry.post .entry-data .entry-footer .taxonomy .links,
body.archive .site-content > .entry.post .entry-data .entry-footer .taxonomy .links,
body.search-results .site-content > .entry.post .entry-data .entry-footer .taxonomy .links,
body.home.page .posts-list > .entry.post .entry-data .entry-footer .taxonomy .links,
body.blog .posts-list > .entry.post .entry-data .entry-footer .taxonomy .links,
body.archive .posts-list > .entry.post .entry-data .entry-footer .taxonomy .links,
body.search-results .posts-list > .entry.post .entry-data .entry-footer .taxonomy .links {
  display: block;
}
body.home.page .site-content > .entry.post .entry-data .entry-footer .taxonomy .links span,
body.blog .site-content > .entry.post .entry-data .entry-footer .taxonomy .links span,
body.archive .site-content > .entry.post .entry-data .entry-footer .taxonomy .links span,
body.search-results .site-content > .entry.post .entry-data .entry-footer .taxonomy .links span,
body.home.page .posts-list > .entry.post .entry-data .entry-footer .taxonomy .links span,
body.blog .posts-list > .entry.post .entry-data .entry-footer .taxonomy .links span,
body.archive .posts-list > .entry.post .entry-data .entry-footer .taxonomy .links span,
body.search-results .posts-list > .entry.post .entry-data .entry-footer .taxonomy .links span {
  display: none;
}
body.home.page .site-content > .entry.post .entry-data .entry-footer .taxonomy .links a,
body.blog .site-content > .entry.post .entry-data .entry-footer .taxonomy .links a,
body.archive .site-content > .entry.post .entry-data .entry-footer .taxonomy .links a,
body.search-results .site-content > .entry.post .entry-data .entry-footer .taxonomy .links a,
body.home.page .posts-list > .entry.post .entry-data .entry-footer .taxonomy .links a,
body.blog .posts-list > .entry.post .entry-data .entry-footer .taxonomy .links a,
body.archive .posts-list > .entry.post .entry-data .entry-footer .taxonomy .links a,
body.search-results .posts-list > .entry.post .entry-data .entry-footer .taxonomy .links a {
  font-size: 9px;
  font-family: "Montserrat";
  color: #888888;
  background-color: #ffffff;
  border-radius: 3px;
  line-height: 23px;
  padding: 0 21px;
  font-weight: 500;
  letter-spacing: 0;
  display: inline-block;
  text-transform: uppercase;
  margin-right: 5px;
  margin-bottom: 5px;
  border: 1px solid #f2f2f2;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  float: left;
}
body.home.page .site-content > .entry.post .entry-data .entry-footer .taxonomy .links a:hover,
body.blog .site-content > .entry.post .entry-data .entry-footer .taxonomy .links a:hover,
body.archive .site-content > .entry.post .entry-data .entry-footer .taxonomy .links a:hover,
body.search-results .site-content > .entry.post .entry-data .entry-footer .taxonomy .links a:hover,
body.home.page .posts-list > .entry.post .entry-data .entry-footer .taxonomy .links a:hover,
body.blog .posts-list > .entry.post .entry-data .entry-footer .taxonomy .links a:hover,
body.archive .posts-list > .entry.post .entry-data .entry-footer .taxonomy .links a:hover,
body.search-results .posts-list > .entry.post .entry-data .entry-footer .taxonomy .links a:hover {
  border-color: #222222;
  color: #000000;
}
body.home.page .site-content > .entry.post .entry-data .entry-footer .taxonomy .links:after,
body.blog .site-content > .entry.post .entry-data .entry-footer .taxonomy .links:after,
body.archive .site-content > .entry.post .entry-data .entry-footer .taxonomy .links:after,
body.search-results .site-content > .entry.post .entry-data .entry-footer .taxonomy .links:after,
body.home.page .posts-list > .entry.post .entry-data .entry-footer .taxonomy .links:after,
body.blog .posts-list > .entry.post .entry-data .entry-footer .taxonomy .links:after,
body.archive .posts-list > .entry.post .entry-data .entry-footer .taxonomy .links:after,
body.search-results .posts-list > .entry.post .entry-data .entry-footer .taxonomy .links:after {
  content: " ";
  display: table;
  clear: both;
}
body.home.page .site-content > .entry.post .entry-data .entry-share,
body.blog .site-content > .entry.post .entry-data .entry-share,
body.archive .site-content > .entry.post .entry-data .entry-share,
body.search-results .site-content > .entry.post .entry-data .entry-share,
body.home.page .posts-list > .entry.post .entry-data .entry-share,
body.blog .posts-list > .entry.post .entry-data .entry-share,
body.archive .posts-list > .entry.post .entry-data .entry-share,
body.search-results .posts-list > .entry.post .entry-data .entry-share {
  margin-top: 22px;
  margin-bottom: 10px;
}
body.home.page .site-content > .entry.post .entry-data .entry-share .helper,
body.blog .site-content > .entry.post .entry-data .entry-share .helper,
body.archive .site-content > .entry.post .entry-data .entry-share .helper,
body.search-results .site-content > .entry.post .entry-data .entry-share .helper,
body.home.page .posts-list > .entry.post .entry-data .entry-share .helper,
body.blog .posts-list > .entry.post .entry-data .entry-share .helper,
body.archive .posts-list > .entry.post .entry-data .entry-share .helper,
body.search-results .posts-list > .entry.post .entry-data .entry-share .helper {
  font-size: 16px;
  float: left;
  color: #333333;
  font-weight: 300;
  line-height: 24px;
  margin-right: 19px;
  margin-top: 0;
}
body.home.page .site-content > .entry.post .entry-data::after,
body.blog .site-content > .entry.post .entry-data::after,
body.archive .site-content > .entry.post .entry-data::after,
body.search-results .site-content > .entry.post .entry-data::after,
body.home.page .posts-list > .entry.post .entry-data::after,
body.blog .posts-list > .entry.post .entry-data::after,
body.archive .posts-list > .entry.post .entry-data::after,
body.search-results .posts-list > .entry.post .entry-data::after {
  content: "";
  display: table;
  clear: both;
}
body.home.page .site-content > .entry.post .entry-video + .entry-data,
body.blog .site-content > .entry.post .entry-video + .entry-data,
body.archive .site-content > .entry.post .entry-video + .entry-data,
body.search-results .site-content > .entry.post .entry-video + .entry-data,
body.home.page .posts-list > .entry.post .entry-video + .entry-data,
body.blog .posts-list > .entry.post .entry-video + .entry-data,
body.archive .posts-list > .entry.post .entry-video + .entry-data,
body.search-results .posts-list > .entry.post .entry-video + .entry-data,
body.home.page .site-content > .entry.post .entry-thumbnail + .entry-data,
body.blog .site-content > .entry.post .entry-thumbnail + .entry-data,
body.archive .site-content > .entry.post .entry-thumbnail + .entry-data,
body.search-results .site-content > .entry.post .entry-thumbnail + .entry-data,
body.home.page .posts-list > .entry.post .entry-thumbnail + .entry-data,
body.blog .posts-list > .entry.post .entry-thumbnail + .entry-data,
body.archive .posts-list > .entry.post .entry-thumbnail + .entry-data,
body.search-results .posts-list > .entry.post .entry-thumbnail + .entry-data,
body.home.page .site-content > .entry.post .entry-gallery + .entry-data,
body.blog .site-content > .entry.post .entry-gallery + .entry-data,
body.archive .site-content > .entry.post .entry-gallery + .entry-data,
body.search-results .site-content > .entry.post .entry-gallery + .entry-data,
body.home.page .posts-list > .entry.post .entry-gallery + .entry-data,
body.blog .posts-list > .entry.post .entry-gallery + .entry-data,
body.archive .posts-list > .entry.post .entry-gallery + .entry-data,
body.search-results .posts-list > .entry.post .entry-gallery + .entry-data {
  margin-top: -6px;
}
.entry-share a .share-box i {
  line-height: 24px;
  padding: 0 1px;
  border-radius: 30px;
  font-size: 14px;
  width: 22px;
  text-align: center;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  color: #ffffff;
  -webkit-transition: all 0.2s linear 0s;
  -khtml-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  -webkit-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.entry-share a .share-box i::after {
  content: none !important;
}
.entry-share a .share-box i.fa-facebook {
  background-color: #3c5a9a;
}
.entry-share a .share-box i.fa-facebook:hover {
  color: #3c5a9a;
}
.entry-share a .share-box i.fa-facebook::after {
  content: 'Facebook';
}
.entry-share a .share-box i.fa-twitter {
  background-color: #26a5d2;
}
.entry-share a .share-box i.fa-twitter:hover {
  color: #26a5d2;
}
.entry-share a .share-box i.fa-twitter::after {
  content: 'Twitter';
}
.entry-share a .share-box i.fa-pinterest {
  background-color: #3872dd;
}
.entry-share a .share-box i.fa-pinterest:hover {
  color: #3872dd;
}
.entry-share a .share-box i.fa-pinterest::after {
  content: 'Pinterest';
}
.entry-share a .share-box i.fa-linkedin {
  background-color: #63b8f6;
}
.entry-share a .share-box i.fa-linkedin:hover {
  color: #63b8f6;
}
.entry-share a .share-box i.fa-linkedin::after {
  content: 'LinkedIn';
}
.entry-share a .share-box i.fa-google-plus {
  background-color: #dd4a38;
}
.entry-share a .share-box i.fa-google-plus:hover {
  color: #dd4a38;
}
.entry-share a .share-box i.fa-google-plus::after {
  content: 'Google+';
}
.entry-share a .share-box i:hover {
  -webkit-transform: translate(0, -4px);
  -khtml-transform: translate(0, -4px);
  -moz-transform: translate(0, -4px);
  -ms-transform: translate(0, -4px);
  transform: translate(0, -4px);
  background-color: #ffffff;
}
.entry-share a .share-box i.fa-comment-o {
  display: none;
}
/*
=== general layout styles ===
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  margin: 0;
  background-color: #f2f2f2;
}
body.error404 .site-main,
body.search-no-results .site-main,
body.blog .site-main,
body.archive .site-main,
body.search-results .site-main,
body.page-template-with-right-sidebar .site-main,
body.page-template-with-left-sidebar .site-main,
body.page-template-with-right-shop-sidebar .site-main,
body.page-template-with-left-shop-sidebar .site-main,
body.single .site-main {
  margin: 110px 0;
}
body.page-template-default #primary #middle .archive-header .archive-title,
body.page-template-default #primary #middle .page-header .archive-title,
body.page-template-default #primary #middle .archive-header .page-title,
body.page-template-default #primary #middle .page-header .page-title,
body.page-template-default #primary #middle .archive-header .entry-title,
body.page-template-default #primary #middle .page-header .entry-title {
  color: #222222;
}
body.page-template-default #primary .page-header {
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box;
  padding-right: 15px !important;
  padding-left: 15px !important;
}
@media (min-width: 786px) {
  body.page-template-default #primary .page-header {
    max-width: 750px !important;
  }
}
@media (min-width: 992px) {
  body.page-template-default #primary .page-header {
    max-width: 970px !important;
  }
}
@media (min-width: 1200px) {
  body.page-template-default #primary .page-header {
    max-width: 1170px !important;
  }
}
@media (min-width: 786px) {
  body.page-template-default #primary .page-header {
    max-width: 750px !important;
  }
}
@media (min-width: 992px) {
  body.page-template-default #primary .page-header {
    max-width: 970px !important;
  }
}
@media (min-width: 1200px) {
  body.page-template-default #primary .page-header {
    max-width: 1170px !important;
  }
}
body.page-template-default #primary .page-header.active-sidebar {
  display: table;
  width: 100%;
  table-layout: fixed;
}
body.page-template-default #primary .page-header.active-sidebar #primary {
  width: 67%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
}
body.page-template-default #primary .page-header.active-sidebar #tertiary {
  width: 33%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
}
body.page-template-default #primary .page-header.active-sidebar #tertiary .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 3;
}
body.page-template-default #primary .page-header.active-sidebar #primary + #tertiary .sidebar-inner {
  margin-right: 0;
  margin-left: 40px;
}
body.page-template-default #primary .page-header.active-sidebar .entry.page {
  padding: 30px;
  background-color: #ffffff;
}
body.page-template-default #primary .page-header::after {
  content: "";
  display: table;
  clear: both;
}
body.page-template-default #primary .page-header.active-sidebar {
  display: table;
  width: 100%;
  table-layout: fixed;
}
body.page-template-default #primary .page-header.active-sidebar #primary {
  width: 67%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
}
body.page-template-default #primary .page-header.active-sidebar #tertiary {
  width: 33%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
}
body.page-template-default #primary .page-header.active-sidebar #tertiary .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 3;
}
body.page-template-default #primary .page-header.active-sidebar #primary + #tertiary .sidebar-inner {
  margin-right: 0;
  margin-left: 40px;
}
body.page-template-default #primary .page-header.active-sidebar .entry.page {
  padding: 30px;
  background-color: #ffffff;
}
body.page-template-default #primary .page-header .entry-title,
body.page-template-default #primary .page-header .page-title {
  margin-top: 100px;
  line-height: 1;
  margin-bottom: -20px;
}
body.page-template-default .site-content {
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box;
  padding-right: 15px !important;
  padding-left: 15px !important;
  margin: 100px 0;
}
@media (min-width: 786px) {
  body.page-template-default .site-content {
    max-width: 750px !important;
  }
}
@media (min-width: 992px) {
  body.page-template-default .site-content {
    max-width: 970px !important;
  }
}
@media (min-width: 1200px) {
  body.page-template-default .site-content {
    max-width: 1170px !important;
  }
}
@media (min-width: 786px) {
  body.page-template-default .site-content {
    max-width: 750px !important;
  }
}
@media (min-width: 992px) {
  body.page-template-default .site-content {
    max-width: 970px !important;
  }
}
@media (min-width: 1200px) {
  body.page-template-default .site-content {
    max-width: 1170px !important;
  }
}
body.page-template-default .site-content.active-sidebar {
  display: table;
  width: 100%;
  table-layout: fixed;
}
body.page-template-default .site-content.active-sidebar #primary {
  width: 67%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
}
body.page-template-default .site-content.active-sidebar #tertiary {
  width: 33%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
}
body.page-template-default .site-content.active-sidebar #tertiary .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 3;
}
body.page-template-default .site-content.active-sidebar #primary + #tertiary .sidebar-inner {
  margin-right: 0;
  margin-left: 40px;
}
body.page-template-default .site-content.active-sidebar .entry.page {
  padding: 30px;
  background-color: #ffffff;
}
body.page-template-default .site-content::after {
  content: "";
  display: table;
  clear: both;
}
body.page-template-default .site-content.active-sidebar {
  display: table;
  width: 100%;
  table-layout: fixed;
}
body.page-template-default .site-content.active-sidebar #primary {
  width: 67%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
}
body.page-template-default .site-content.active-sidebar #tertiary {
  width: 33%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
}
body.page-template-default .site-content.active-sidebar #tertiary .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 3;
}
body.page-template-default .site-content.active-sidebar #primary + #tertiary .sidebar-inner {
  margin-right: 0;
  margin-left: 40px;
}
body.page-template-default .site-content.active-sidebar .entry.page {
  padding: 30px;
  background-color: #ffffff;
}
body #content,
body #primary {
  position: relative;
}
body #content .before-shop-loop,
body #primary .before-shop-loop,
body #content .before-list,
body #primary .before-list {
  margin-bottom: 30px;
  padding: 0 0 0 20px;
  position: relative;
  z-index: 1;
  transition: all 0.2s ease;
  background-color: #ffffff;
  border-radius: 3px;
  border: 1px solid #f2f2f2;
}
@media screen and (max-width: 768px) {
  body #content .before-shop-loop,
  body #primary .before-shop-loop,
  body #content .before-list,
  body #primary .before-list {
    padding: 1px 20px;
  }
}
body #content .before-shop-loop .modes,
body #primary .before-shop-loop .modes,
body #content .before-list .modes,
body #primary .before-list .modes {
  float: right;
  font-size: 0;
}
body #content .before-shop-loop .modes .mode,
body #primary .before-shop-loop .modes .mode,
body #content .before-list .modes .mode,
body #primary .before-list .modes .mode {
  color: #222222;
  display: inline-block;
  padding: 0 15px;
  font-size: 14px;
  line-height: 63px;
  height: 63px;
  width: 63px;
  box-sizing: border-box;
  text-align: center;
  margin: 0;
  border-left: 1px solid #f2f2f2;
}
body #content .before-shop-loop .modes .mode.gmap,
body #primary .before-shop-loop .modes .mode.gmap,
body #content .before-list .modes .mode.gmap,
body #primary .before-list .modes .mode.gmap {
  display: none;
}
body #content .before-shop-loop .modes .mode.active,
body #primary .before-shop-loop .modes .mode.active,
body #content .before-list .modes .mode.active,
body #primary .before-list .modes .mode.active {
  background-color: #222222;
  color: #ffffff;
}
@media screen and (max-width: 480px) {
  body #content .before-shop-loop .modes .mode,
  body #primary .before-shop-loop .modes .mode,
  body #content .before-list .modes .mode,
  body #primary .before-list .modes .mode {
    border: 0;
  }
}
@media screen and (max-width: 480px) {
  body #content .before-shop-loop .modes,
  body #primary .before-shop-loop .modes,
  body #content .before-list .modes,
  body #primary .before-list .modes {
    float: none;
    text-align: center;
  }
}
body #content .before-shop-loop .woocommerce-result-count,
body #primary .before-shop-loop .woocommerce-result-count,
body #content .before-list .woocommerce-result-count,
body #primary .before-list .woocommerce-result-count,
body #content .before-shop-loop p.result-count,
body #primary .before-shop-loop p.result-count,
body #content .before-list p.result-count,
body #primary .before-list p.result-count {
  float: left;
  display: inline-block;
  padding: 0;
  color: #888888;
  line-height: 63px;
  vertical-align: middle;
  margin-bottom: 0;
  font-size: 14px;
}
@media screen and (max-width: 480px) {
  body #content .before-shop-loop .woocommerce-result-count,
  body #primary .before-shop-loop .woocommerce-result-count,
  body #content .before-list .woocommerce-result-count,
  body #primary .before-list .woocommerce-result-count,
  body #content .before-shop-loop p.result-count,
  body #primary .before-shop-loop p.result-count,
  body #content .before-list p.result-count,
  body #primary .before-list p.result-count {
    float: none;
    text-align: center;
    display: block;
  }
}
body #content .before-shop-loop .woocommerce-ordering,
body #primary .before-shop-loop .woocommerce-ordering,
body #content .before-list .woocommerce-ordering,
body #primary .before-list .woocommerce-ordering,
body #content .before-shop-loop .ordering,
body #primary .before-shop-loop .ordering,
body #content .before-list .ordering,
body #primary .before-list .ordering {
  float: left;
  padding: 9px;
  border-left: 1px solid #f2f2f2;
  margin-left: 20px;
}
body #content .before-shop-loop .woocommerce-ordering select,
body #primary .before-shop-loop .woocommerce-ordering select,
body #content .before-list .woocommerce-ordering select,
body #primary .before-list .woocommerce-ordering select,
body #content .before-shop-loop .ordering select,
body #primary .before-shop-loop .ordering select,
body #content .before-list .ordering select,
body #primary .before-list .ordering select {
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDIzOC4wMDcgMjM4LjAwNyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjM4LjAwNyAyMzguMDA3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij4KPGc+Cgk8Zz4KCQk8Zz4KCQkJPHBhdGggZD0iTTIzMy4zODcsNTYuMjIxYy02LjE5OC02LjE5OC0xNi4zMDQtNi4xOTgtMjIuNDcsMGwtOTEuOTE1LDkxLjg4M0wyNy4xMTgsNTYuMjIxICAgICBjLTYuMTk4LTYuMTk4LTE2LjI3My02LjE5OC0yMi40Nywwcy02LjE5OCwxNi4yNzMsMCwyMi40N2wxMDMuMDcxLDEwMy4xMDJjMy4xMTUsMy4xNDYsNy4yMTUsNC42NCwxMS4yODMsNC42NCAgICAgYzQuMSwwLDguMTY4LTEuNTI2LDExLjI4My00LjY0TDIzMy4zNTUsNzguNjkxQzIzOS41NTMsNzIuNDk0LDIzOS41NTMsNjIuNDE5LDIzMy4zODcsNTYuMjIxeiIgZmlsbD0iIzIyMjIyMiIvPgoJCTwvZz4KCTwvZz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
  background-position: 92% center;
  background-repeat: no-repeat;
  background-size: 11px;
  background-color: transparent;
  padding: 10px 11px;
  color: #888888;
}
@media screen and (max-width: 768px) {
  body #content .before-shop-loop .woocommerce-ordering select,
  body #primary .before-shop-loop .woocommerce-ordering select,
  body #content .before-list .woocommerce-ordering select,
  body #primary .before-list .woocommerce-ordering select,
  body #content .before-shop-loop .ordering select,
  body #primary .before-shop-loop .ordering select,
  body #content .before-list .ordering select,
  body #primary .before-list .ordering select {
    padding: 0 20px;
    background-position: 96% center;
  }
}
@media screen and (max-width: 670px) {
  body #content .before-shop-loop .woocommerce-ordering select,
  body #primary .before-shop-loop .woocommerce-ordering select,
  body #content .before-list .woocommerce-ordering select,
  body #primary .before-list .woocommerce-ordering select,
  body #content .before-shop-loop .ordering select,
  body #primary .before-shop-loop .ordering select,
  body #content .before-list .ordering select,
  body #primary .before-list .ordering select {
    background-position: 92% center;
  }
}
@media screen and (max-width: 768px) {
  body #content .before-shop-loop .woocommerce-ordering,
  body #primary .before-shop-loop .woocommerce-ordering,
  body #content .before-list .woocommerce-ordering,
  body #primary .before-list .woocommerce-ordering,
  body #content .before-shop-loop .ordering,
  body #primary .before-shop-loop .ordering,
  body #content .before-list .ordering,
  body #primary .before-list .ordering {
    float: none;
    margin: 13px 0;
    clear: both;
    border: 1px solid #f2f2f2;
    border-radius: 3px;
  }
}
@media screen and (max-width: 480px) {
  body #content .before-shop-loop .woocommerce-ordering,
  body #primary .before-shop-loop .woocommerce-ordering,
  body #content .before-list .woocommerce-ordering,
  body #primary .before-list .woocommerce-ordering,
  body #content .before-shop-loop .ordering,
  body #primary .before-shop-loop .ordering,
  body #content .before-list .ordering,
  body #primary .before-list .ordering {
    margin-top: 0;
  }
}
body #content .before-shop-loop .ordering,
body #primary .before-shop-loop .ordering,
body #content .before-list .ordering,
body #primary .before-list .ordering {
  float: right;
}
body #content .before-shop-loop .ordering select,
body #primary .before-shop-loop .ordering select,
body #content .before-list .ordering select,
body #primary .before-list .ordering select {
  font-size: 14px;
  border-radius: 3px;
  height: 45px;
  box-shadow: none;
  display: block;
  width: 100%;
  border: 0;
  -webkit-appearance: none;
  appearance: none !important;
  outline: none;
  font-family: "Montserrat", sans-serif;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  body #content .before-shop-loop .ordering select,
  body #primary .before-shop-loop .ordering select,
  body #content .before-list .ordering select,
  body #primary .before-list .ordering select {
    padding-right: 11px;
  }
}
@media screen and (max-width: 768px) {
  body #content .before-shop-loop .ordering,
  body #primary .before-shop-loop .ordering,
  body #content .before-list .ordering,
  body #primary .before-list .ordering {
    float: none;
  }
}
body #content .before-shop-loop::after,
body #primary .before-shop-loop::after,
body #content .before-list::after,
body #primary .before-list::after {
  content: "";
  display: table;
  clear: both;
}
body #content .after-shop-loop,
body #primary .after-shop-loop {
  margin-top: 30px;
}
#page > header,
#page > footer {
  background-color: #ffffff;
}
/*!!!*/
.entry-content {
  line-height: 1.375;
}
footer {
  font-size: 1em;
  line-height: 1.375;
  line-height: 26px;
}
footer input[type="email"] {
  border: 1px solid #ebeff6;
  height: 38px;
}
footer p {
  font-size: 1em;
  line-height: 1.375;
}
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  z-index: 9999;
  height: 100%;
}
#preloader #status {
  width: 29px;
  height: 29px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#preloader #status:before {
  content: "";
  -webkit-transition: all 0.1s linear 0s;
  -khtml-transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -ms-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
  position: absolute;
  background-color: #5bbc2e;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  animation: haoni-1 0.3s infinite alternate linear;
  transform: scale(1);
}
#preloader #status:after {
  content: " ";
  -webkit-transition: all 0.1s linear 0.2s;
  -khtml-transition: all 0.1s linear 0.2s;
  -moz-transition: all 0.1s linear 0.2s;
  -ms-transition: all 0.1s linear 0.2s;
  transition: all 0.1s linear 0.2s;
  position: absolute;
  border-radius: 50%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #5bbc2e;
  animation: haoni-2 0.6s infinite linear;
}
@keyframes haoni-1 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.3);
  }
}
@-webkit-keyframes haoni-1 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.3);
  }
}
@keyframes haoni-2 {
  0% {
    transform: scale(0.1);
    opacity: 1;
  }
  25% {
    transform: scale(0.03);
    opacity: 1;
  }
  50% {
    transform: scale(0.03);
    opacity: 1;
  }
  75% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.35);
    opacity: 0;
  }
}
@-webkit-keyframes haoni-2 {
  0% {
    transform: scale(0.1);
    opacity: 1;
  }
  25% {
    transform: scale(0.03);
    opacity: 1;
  }
  50% {
    transform: scale(0.03);
    opacity: 1;
  }
  75% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.35);
    opacity: 0;
  }
}
.site .site-main {
  position: relative;
  z-index: 1;
}
#content::after {
  content: "";
  display: table;
  clear: both;
}
.page-template-default .content-area {
  padding-top: 0;
}
.container {
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box;
  padding-right: 15px !important;
  padding-left: 15px !important;
}
@media (min-width: 786px) {
  .container {
    max-width: 750px !important;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 970px !important;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px !important;
  }
}
.container.active-sidebar {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.container.active-sidebar #primary {
  width: 67%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
}
.container.active-sidebar #tertiary {
  width: 33%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
}
.container.active-sidebar #tertiary .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 3;
}
.container.active-sidebar #primary + #tertiary .sidebar-inner {
  margin-right: 0;
  margin-left: 40px;
}
.container.active-sidebar .entry.page {
  padding: 30px;
  background-color: #ffffff;
}
.container::after {
  content: "";
  display: table;
  clear: both;
}
.container.active-sidebar {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.container.active-sidebar #primary {
  width: 67%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
}
.container.active-sidebar #tertiary {
  width: 33%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
}
.container.active-sidebar #tertiary .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 3;
}
.container.active-sidebar #primary + #tertiary .sidebar-inner {
  margin-right: 0;
  margin-left: 40px;
}
.container.active-sidebar .entry.page {
  padding: 30px;
  background-color: #ffffff;
}
@media (max-width: 992px) {
  .site-main .container.active-sidebar.left {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-display: flex;
    -khtml-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -ms-box-direction: reverse;
    -o-box-direction: reverse;
    box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -khtml-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .container.active-sidebar {
    display: block;
  }
  .container.active-sidebar #primary {
    width: auto;
    display: block;
    padding-bottom: 30px;
  }
  .container.active-sidebar #tertiary {
    width: auto;
    display: block;
  }
  .container.active-sidebar #tertiary .sidebar-inner {
    margin-right: 0;
  }
  .container.active-sidebar #primary + #tertiary .sidebar-inner {
    margin-right: 0;
    margin-left: 0;
  }
}
.social_connect_ui {
  margin-bottom: 5px;
}
.social_connect_ui .comment-form-social-connect {
  margin: 0;
}
#main.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}
#main.fixed > div #primary {
  position: absolute;
  top: 0;
  left: 0;
  right: 60%;
  bottom: 0;
  display: block;
}
#main.fixed > div #primary #content {
  overflow-x: hidden;
  overflow-y: scroll;
  height: 100%;
  position: relative;
  padding: 30px;
  box-sizing: border-box;
  background-color: #ffffff;
}
#main.fixed > div #primary #content .after-shop-loop {
  display: none;
}
#main.fixed > div #tertiary {
  position: absolute;
  top: 0;
  left: 40%;
  right: 0;
  bottom: 0;
  display: block;
}
#main.fixed > div #tertiary .azl-map-wrapper {
  height: 100%;
}
#main.fixed > div #tertiary .azl-map-wrapper .controls {
  top: 30px;
}
#main.fixed > div #tertiary .azl-map-wrapper .controls > div,
#main.fixed > div #tertiary .azl-map-wrapper .controls > a {
  margin-left: 30px;
}
#main.fixed > div #tertiary .azl-map-wrapper .controls .fullscreen {
  display: none;
}
#main.fixed > div #tertiary .azl-map-wrapper .azl-map {
  height: 100%;
}
@media (max-width: 1600px) {
  #main.fixed > div #primary {
    right: 55%;
  }
  #main.fixed > div #tertiary {
    left: 45%;
  }
}
@media (max-width: 1400px) {
  #main.fixed > div #primary {
    right: 50%;
  }
  #main.fixed > div #tertiary {
    left: 50%;
  }
}
@media (max-width: 1200px) {
  #main.fixed > div #primary {
    right: 45%;
  }
  #main.fixed > div #tertiary {
    left: 55%;
  }
}
@media (max-width: 1100px) {
  #main.fixed > div #primary {
    right: 35%;
  }
  #main.fixed > div #tertiary {
    left: 65%;
  }
}
@media (max-width: 1000px) {
  #main.fixed > div #primary {
    right: 30%;
  }
  #main.fixed > div #tertiary {
    left: 70%;
  }
}
@media (max-width: 900px) {
  #main.fixed > div #primary {
    right: 25%;
  }
  #main.fixed > div #tertiary {
    left: 75%;
  }
}
@media (max-width: 786px) {
  #main.fixed {
    position: static;
  }
  #main.fixed > div #primary {
    position: static;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    display: block;
  }
  #main.fixed > div #primary #content {
    overflow: visible;
    height: auto;
    position: relative;
    padding: 15px;
    box-sizing: border-box;
  }
  #main.fixed > div #primary #content .after-shop-loop {
    display: none;
  }
  #main.fixed > div #tertiary {
    display: none;
  }
  #main.fixed.gmap-triggered {
    position: fixed;
  }
  #main.fixed.gmap-triggered > div #primary {
    display: none;
  }
  #main.fixed.gmap-triggered > div #tertiary {
    left: 0 !important;
    display: block;
  }
  #main.fixed.gmap-triggered > div #tertiary .azl-map-wrapper .controls {
    top: 30px;
  }
  #main.fixed.gmap-triggered > div #tertiary .azl-map-wrapper .controls > div,
  #main.fixed.gmap-triggered > div #tertiary .azl-map-wrapper .controls > a {
    margin-left: 0;
  }
}
/*
=== header styles ===
*/
.padding-top-menu {
  padding-top: 78px;
  background-color: #222222;
}
.site-header {
  position: relative;
}
.site-header.scrolled {
  padding-top: 106px;
}
.site-header.scrolled .header-main {
  left: 0;
  right: 0;
  top: 0;
  position: fixed;
}
.site-header.scrolled .header-main .site-title img {
  -webkit-transition: all 0.5s ease-out;
  -khtml-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.site-header.scrolled .header-main span.hot,
.site-header.scrolled .header-main span.new {
  display: none;
}
.site-header .header-main {
  box-shadow: 0 0 60px rgba(51, 51, 51, 0.1);
  position: relative;
  width: 100%;
  z-index: 5;
  box-sizing: border-box;
  background-color: #ffffff;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  line-height: 0;
}
.site-header .header-main > div {
  position: relative;
}
.site-header .header-main.fs {
  background-color: #ffffff;
}
.site-header .header-main.fs nav.primary-navigation > div > ul > li > a {
  color: #333333;
}
.site-header .header-main .site-title {
  -webkit-transition: all 0.5s ease-out;
  -khtml-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  line-height: 106px;
  vertical-align: middle;
  display: inline-block;
  float: left;
  /* margin-right: 128px; */
  margin-right: 80px;
}
@media (max-width: 786px) {
  .site-header .header-main .site-title {
    margin-right: 0;
  }
}
.site-header .header-main .site-title img {
  -webkit-transition: all 0.5s ease-out;
  -khtml-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 160px;
  vertical-align: middle;
}
.site-header .header-main .site-title span {
  color: #333333;
  font-weight: 900;
  font-size: 20px;
  letter-spacing: 0;
}
.site-header .header-main .trigger {
  margin-right: 20px;
  line-height: 106px;
  color: #e5e5e5;
  font-size: 18px;
  float: right;
  display: none;
}
.site-header .header-main .trigger.active {
  color: #333333;
}
.site-header .header-main .trigger.search::after {
  content: "\f002";
}
.site-header .header-main .trigger.gmap::after {
  content: "\f041";
}
.site-header .header-main .trigger::after {
  font-family: FontAwesome;
}
@media (max-width: 786px) {
  .site-header .header-main .trigger {
    display: inline;
  }
}
.site-header .header-main .header-my-account {
  margin-left: 20px;
  float: right;
  font-size: 15px;
}
@media screen and (max-width: 992px) {
  .site-header .header-main .header-my-account {
    position: absolute;
    right: 45px;
  }
}
.site-header .header-main .header-my-account.logged-in .dropdown {
  position: relative;
}
.site-header .header-main .header-my-account.logged-in .dropdown .link {
  display: inline-block;
  position: relative;
}
.site-header .header-main .header-my-account.logged-in .dropdown .link a {
  display: inline-block;
  line-height: 110px;
  color: #222222;
  font-family: "Varela Round", sans-serif;
  letter-spacing: 0;
  font-size: 11px;
  text-transform: uppercase;
  position: relative;
  padding: 0 19px;
  padding-right: 0;
}
.site-header .header-main .header-my-account.logged-in .dropdown .link a img {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  margin-top: -2.5px;
}
.site-header .header-main .header-my-account.logged-in .dropdown .link a span {
  margin-right: 7px;
}
.site-header .header-main .header-my-account.logged-in .dropdown .link a label {
  display: none;
}
.site-header .header-main .header-my-account.logged-in .dropdown .link a::after {
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: "";
  margin-right: -41px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 28px;
  border: 2px solid #f2f2f2;
  border-radius: 50px;
}
.site-header .header-main .header-my-account.logged-in .dropdown::after {
  font-family: FontAwesome;
  padding-right: 18px;
  font-size: 21px;
  content: "\f107";
  color: #333333;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
  position: relative;
  z-index: 9999;
}
.site-header .header-main .header-my-account.logged-in .dropdown .widgettitle {
  display: none;
}
.site-header .header-main .header-my-account.logged-in .dropdown .widget_azexo_dashboard_links {
  position: absolute;
  right: 0;
  top: 106px;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  line-height: 20px;
  -webkit-transition: all 0.3s linear;
  -khtml-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-transform: translate(0, 30px);
  -khtml-transform: translate(0, 30px);
  -moz-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  transform: translate(0, 30px);
}
.site-header .header-main .header-my-account.logged-in .dropdown .widget_azexo_dashboard_links ul {
  text-align: right;
  background-color: #222222;
  padding: 30px;
  margin-left: -11px;
  padding-top: 21px;
  padding-bottom: 21px;
}
.site-header .header-main .header-my-account.logged-in .dropdown .widget_azexo_dashboard_links ul li {
  padding: 5px 0 9px;
}
.site-header .header-main .header-my-account.logged-in .dropdown .widget_azexo_dashboard_links ul li:last-child {
  padding-bottom: 5px;
}
.site-header .header-main .header-my-account.logged-in .dropdown .widget_azexo_dashboard_links ul li a {
  -webkit-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 0.2s linear;
  -khtml-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-size: 13px;
  text-transform: uppercase;
  color: #ffffff;
  text-transform: none;
  white-space: nowrap;
  vertical-align: middle;
  display: block;
  line-height: 20px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.5px;
  font-weight: 600;
  line-height: 1.6;
}
.site-header .header-main .header-my-account.logged-in .dropdown .widget_azexo_dashboard_links ul li:hover {
  background-color: #222222;
}
.site-header .header-main .header-my-account.logged-in .dropdown .widget_azexo_dashboard_links ul li:hover a {
  color: #888888;
}
.site-header .header-main .header-my-account.logged-in .dropdown .widget_azexo_dashboard_links ul li.active li {
  background-color: #ffffff;
}
.site-header .header-main .header-my-account.logged-in .dropdown .widget_azexo_dashboard_links ul li.active a {
  color: #5bbc2e;
}
.site-header .header-main .header-my-account.logged-in .dropdown .widget_azexo_dashboard_links ul li:last-of-type a::after {
  display: none;
}
.site-header .header-main .header-my-account.logged-in .dropdown:hover .widget_azexo_dashboard_links {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 0.2s linear;
  -khtml-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .link {
  display: inline-block;
  position: relative;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .link a {
  line-height: 106px;
  color: #222222;
  font-family: "Varela Round", sans-serif;
  letter-spacing: 0;
  font-size: 11px;
  text-transform: uppercase;
  position: relative;
  padding: 0 19px;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .link a:hover {
  color: #222222;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .link a::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 26.66666667px;
  border: 2px solid #f2f2f2;
  border-radius: 50px;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .link label[for="login-register-toggle"] {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  margin: 0;
  z-index: 1;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form {
  color: #333333;
  display: none;
  line-height: 1.5;
  background-color: #ffffff;
  position: fixed;
  left: 50vw;
  top: 50vh;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 7;
  padding: 50px;
  padding-top: 40px;
  padding: 10px 40px 26px;
  border-radius: 3px;
  width: 340px;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form form .form-row {
  position: relative;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form form .form-row > input[type="submit"] {
  margin-top: 40px;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form form .form-row > input[type="submit"] + input + label {
  position: absolute;
  top: 0;
  left: 0;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form form .form-row:last-child > input[type="submit"] {
  margin-top: 0;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .col-1,
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form span.register {
  display: block;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .col-2,
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form span.login {
  display: none;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .lost_password {
  line-height: 1;
  margin-bottom: -6px;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .lost_password a {
  font-family: "Open Sans";
  font-size: 14px;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form label[for="login-register-toggle"]::before {
  content: "\f00d";
  font-family: FontAwesome;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 16px;
  color: #333333;
  cursor: pointer;
  line-height: 1;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form label[for="register-toggle"] {
  color: #5bbc2e;
  font-weight: 400;
  right: 50px;
  line-height: 33px;
  font-family: "Open Sans";
  cursor: pointer;
  right: 40px;
  position: absolute;
  top: 40px;
}
@media screen and (max-width: 375px) {
  .site-header .header-main .header-my-account:not(.logged-in) .dropdown .form label[for="register-toggle"] {
    top: 50px;
  }
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form #register-toggle:checked ~ .col2-set .col-1 {
  display: none;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form #register-toggle:checked ~ .col2-set .col-2 {
  display: block;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form #register-toggle:checked ~ label span.register {
  display: none;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form #register-toggle:checked ~ label span.login {
  display: block;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form #customer_login h2 {
  margin-top: 0;
  margin-top: 1px;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form input + .woocommerce-password-strength.short {
  margin-top: 20px;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .social-login {
  white-space: normal;
  text-align: center;
  margin-top: 33px;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .social-login label {
  color: #999999;
  font-size: 20px;
  margin-bottom: 10px;
  display: block;
  line-height: 1;
  font-weight: 400;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .social-login a {
  display: inline-block;
  margin-right: 25px;
  font-size: 25px;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .social-login a:last-child {
  margin-right: 0;
}
@media screen and (max-width: 375px) {
  .site-header .header-main .header-my-account:not(.logged-in) .dropdown .form {
    padding: 10px 10px 26px;
    max-width: 100vw;
    box-sizing: border-box;
  }
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown #login-register-toggle:checked ~ .form {
  display: block;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown #login-register-toggle:checked ~ .link label {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
  height: 200vh;
  bottom: auto;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.site-header .azqf-query-form {
  margin: 30px 0;
}
@media (max-width: 768px) {
  .site-header .azqf-query-form {
    overflow: hidden;
  }
  .site-header:not(.search-triggered) .azqf-query-form {
    max-height: 0;
    margin: 0;
    -webkit-transition: all 0.4s ease-in;
    -khtml-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
  }
  .site-header.search-triggered .azqf-query-form {
    max-height: 600px;
    margin: 30px 0;
    -webkit-transition: all 0.4s ease-out;
    -khtml-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
}
@media (max-width: 1100px) {
  .site-header {
    padding-top: 0;
  }
  .site-header.scrolled {
    padding-top: 0;
  }
  .site-header .header-main {
    top: 0 !important;
    margin-top: 0 !important;
    display: block;
    position: relative !important;
    left: 0 !important;
  }
  .site-header .header-main.fs {
    background-color: #ffffff;
  }
  .site-header .header-main .custom-header {
    margin-right: 0;
  }
  .site-header .header-main .custom-header > ul {
    border-left: none;
  }
}
.search-wrapper {
  display: inline-block;
  float: right;
  width: 220px;
  height: 106px;
  display: flex;
  align-items: center;
  -webkit-transition: all 0.15s ease-in-out;
  -khtml-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
@media screen and (max-width: 992px) {
  .search-wrapper {
    position: absolute;
    right: 60px;
  }
}
@media screen and (max-width: 540px) {
  .search-wrapper {
    display: none;
  }
}
.search-wrapper .searchform {
  display: inline-block !important;
}
.search-wrapper .searchform .searchform-wrapper {
  position: relative;
  display: table;
  border-collapse: separate;
  width: 100%;
  line-height: 60px;
}
.search-wrapper .searchform .searchform-wrapper input[name="s"] {
  font-family: "Open Sans", sans-serif;
  padding: 6px 27px;
  height: 60px;
  border: 2px solid transparent;
  background-color: #f2f2f2;
  background-image: none;
  box-shadow: none;
  box-sizing: border-box;
  font-weight: 300;
  text-transform: capitalize;
  font-size: 14px;
  letter-spacing: 0;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none !important;
  margin: 0;
  line-height: 60px;
  border-radius: 10px;
  padding-left: 27px;
  display: block;
  width: 100%;
  color: #aaaaaa;
}
.search-wrapper .searchform .searchform-wrapper input[name="s"]:placeholder {
  color: #aaaaaa;
}
.search-wrapper .searchform .searchform-wrapper input[name="s"]::placeholder {
  color: #aaaaaa;
}
.search-wrapper .searchform .searchform-wrapper input[name="s"]::-webkit-input-placeholder {
  color: #aaaaaa;
}
.search-wrapper .searchform .searchform-wrapper input[name="s"]::-moz-placeholder {
  color: #aaaaaa;
}
.search-wrapper .searchform .searchform-wrapper input[name="s"]:-moz-placeholder {
  color: #aaaaaa;
}
.search-wrapper .searchform .searchform-wrapper input[name="s"]:-ms-input-placeholder {
  color: #aaaaaa;
}
.search-wrapper .searchform .searchform-wrapper input[name="s"]:focus {
  background-color: #ffffff;
  color: #222222;
  border-color: #5bbc2e;
  -webkit-outline: none;
  -khtml-outline: none;
  -moz-outline: none;
  -ms-outline: none;
  outline: none;
}
.search-wrapper .searchform .searchform-wrapper input[name="s"]:focus:placeholder {
  color: #222222;
}
.search-wrapper .searchform .searchform-wrapper input[name="s"]:focus::placeholder {
  color: #222222;
}
.search-wrapper .searchform .searchform-wrapper input[name="s"]:focus::-webkit-input-placeholder {
  color: #222222;
}
.search-wrapper .searchform .searchform-wrapper input[name="s"]:focus::-moz-placeholder {
  color: #222222;
}
.search-wrapper .searchform .searchform-wrapper input[name="s"]:focus:-moz-placeholder {
  color: #222222;
}
.search-wrapper .searchform .searchform-wrapper input[name="s"]:focus:-ms-input-placeholder {
  color: #222222;
}
.search-wrapper .searchform .searchform-wrapper .submit {
  display: table-cell;
  vertical-align: top;
  width: 1%;
  position: relative;
  line-height: 0;
}
.search-wrapper .searchform .searchform-wrapper .submit::before {
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 1;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  line-height: 15px;
  vertical-align: middle;
  display: inline;
  -webkit-font-smoothing: antialiased;
  content: " ";
  pointer-events: none;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  background-size: contain;
  opacity: .6;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDU3LjIzMSA1Ny4yMzEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDU3LjIzMSA1Ny4yMzE7IiB4bWw6c3BhY2U9InByZXNlcnZlIiBmaWxsPSIjMjIyMjIyIj48Zz48Zz48cGF0aCBzdHlsZT0iZmlsbDojMjIyMjIyOyIgZD0iTTIzLjk0NSw5LjM3M2MtMS42NTIsMC0yLjk5MiwxLjM0MS0yLjk5MiwyLjk5MmMwLDEuNjU0LDEuMzQsMi45OTIsMi45OTIsMi45OTJjMy42NTYsMCw2LjkyMSwyLjA0Miw4LjUyNCw1LjMzM2MwLjUxOSwxLjA2MiwxLjU4MywxLjY4LDIuNjkxLDEuNjhjMC40NDEsMCwwLjg4OC0wLjA5NywxLjMwOS0wLjMwM2MxLjQ4Ni0wLjcyMywyLjEwNC0yLjUxNCwxLjM3OS00LjAwMUMzNS4yMzUsMTIuNzA0LDI5LjkwNiw5LjM3MywyMy45NDUsOS4zNzN6Ii8+PHBhdGggc3R5bGU9ImZpbGw6IzIyMjIyMjsiIGQ9Ik01Ni4xMzUsNTAuNDY5bC05Ljk3MS05Ljk3MmMyLjk1Mi00LjE1Miw0LjcwNS05LjIxMyw0LjcwNS0xNC42ODVjMC0xNC4wMjUtMTEuNDEtMjUuNDM1LTI1LjQzNS0yNS40MzVTMCwxMS43ODcsMCwyNS44MTJjMCwxNC4wMjQsMTEuNDA5LDI1LjQzNCwyNS40MzQsMjUuNDM0YzUuODU5LDAsMTEuMjQ1LTIuMDEsMTUuNTQ5LTUuMzUxbDkuODYyLDkuODYyYzAuNzMsMC43MywxLjY4OSwxLjA5NiwyLjY0NSwxLjA5NmMwLjk1OCwwLDEuOTE1LTAuMzY1LDIuNjQ1LTEuMDk2QzU3LjU5Niw1NC4yOTgsNTcuNTk2LDUxLjkzLDU2LjEzNSw1MC40Njl6IE01Ljk4NiwyNS44MTNjMC0xMC43MjUsOC43MjYtMTkuNDUsMTkuNDUtMTkuNDVzMTkuNDUsOC43MjUsMTkuNDUsMTkuNDVjMCw0LjQ2Mi0xLjUyNSw4LjU2Ni00LjA2MywxMS44NTJjLTAuODM5LDEuMDg1LTEuNzgxLDIuMDg2LTIuODI3LDIuOTczYy0zLjM5MiwyLjg3OC03Ljc3Myw0LjYyNS0xMi41Niw0LjYyNUMxNC43MTEsNDUuMjYyLDUuOTg2LDM2LjUzNyw1Ljk4NiwyNS44MTN6Ii8+PC9nPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L3N2Zz4=);
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.search-wrapper .searchform .searchform-wrapper .submit input[type="submit"] {
  height: 60px;
  background-color: #ffffff;
  border: 0;
  border-left: none;
  position: relative;
  font-size: 0;
  white-space: nowrap;
  padding: 0 0 0 30px;
  min-width: 45px;
  color: transparent;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  cursor: pointer;
  text-align: center;
  box-shadow: none;
  border-radius: 0 10px 10px 0;
}
.search-wrapper .searchform .searchform-wrapper .submit:hover:before {
  opacity: 1;
}
.search-wrapper .searchform::after {
  content: "";
  display: table;
  clear: both;
}
.search-wrapper i {
  display: none !important;
}
@media (max-width: 786px) {
  .search-wrapper {
    float: left;
  }
}
/*
=== menu styles ===
*/
nav.primary-navigation {
  pointer-events: none;
  display: inline-block;
  background-color: transparent;
  /* width: calc(100% - 508px); */
  text-align: left;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item {
  pointer-events: all;
}
nav.primary-navigation ul.nav-menu:not(.vc)::after {
  content: "";
  display: table;
  clear: both;
}
nav.primary-navigation ul.nav-menu:not(.vc),
nav.primary-navigation ul.sub-menu:not(.vc) {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item {
  position: relative;
  float: left;
  margin: 0;
  padding: 0 14px;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item:before,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item:before {
  -webkit-transition: all 0.2s linear 0s;
  -khtml-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  content: "";
  top: 0;
  border-top: 4px solid #5bbc2e;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -5px);
  -khtml-transform: translate(-50%, -5px);
  -moz-transform: translate(-50%, -5px);
  -ms-transform: translate(-50%, -5px);
  transform: translate(-50%, -5px);
  width: calc(100% - 46px);
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item:first-child,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item:first-child {
  padding-left: 0;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item:first-child > ul.sub-menu:not(.vc),
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item:first-child > ul.sub-menu:not(.vc) {
  margin-left: -39px;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item:first-child:before,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item:first-child:before {
  left: 0;
  width: calc(100% - 27px);
  -webkit-transform: translate(0, -5px);
  -khtml-transform: translate(0, -5px);
  -moz-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  transform: translate(0, -5px);
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item:first-child.current-menu-item:before,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item:first-child.current-menu-item:before,
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item:first-child:hover:before,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item:first-child:hover:before {
  left: 0;
  transform: none;
  width: calc(100% - 27px);
  -webkit-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item.height-lite,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item.height-lite {
  line-height: 82px;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item.height-lite > a.menu-link,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item.height-lite > a.menu-link {
  display: inline-block;
  font-family: "Varela Round", sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 2px;
  border-color: #e3e3ea;
  background-color: #e3e3ea;
  color: #000000;
  border-width: 1px;
  border-radius: 30px !important;
  padding: 8px 16px;
  font-weight: 400;
  line-height: 1.42857143;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item.height-lite > a.menu-link:hover,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item.height-lite > a.menu-link:hover {
  background-color: #222222;
  border-color: #222222;
  color: #e3e3ea;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item.current-menu-item > a.menu-link,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item.current-menu-item > a.menu-link {
  color: #5bbc2e;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item.current-menu-item:before,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item.current-menu-item:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -khtml-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: calc(100% - 27px);
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item:hover > a.menu-link,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item:hover > a.menu-link {
  color: #5bbc2e;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item:hover::before,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item:hover::before {
  -webkit-transform: translate(-50%, 0);
  -khtml-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item:hover > ul.sub-menu:not(.vc),
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item:hover > ul.sub-menu:not(.vc),
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item:hover > .page,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item:hover > .page {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -khtml-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item.cart,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item.cart {
  position: absolute;
  right: 190px;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item.cart > a.menu-link,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item.cart > a.menu-link {
  font-size: 11px;
  text-transform: uppercase;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item.cart .count,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item.cart .count {
  position: absolute;
  right: -14px;
  width: 24px;
  height: 24px;
  background-color: #f8f8f8;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  line-height: 24px;
  text-align: center;
  border-radius: 200%;
  font-size: 11px;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item.highlighted:hover,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item.highlighted:hover {
  background: none;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item.highlighted > a.menu-link,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item.highlighted > a.menu-link {
  color: #000000;
  text-transform: none;
  font-weight: 400;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > a.menu-link,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > a.menu-link {
  color: #333333;
  display: block;
  text-decoration: none;
  line-height: 106px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: capitalize;
  vertical-align: middle;
  font-family: "Varela Round", sans-serif;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > a.menu-link .fa,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > a.menu-link .fa,
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > a.menu-link [class*="icon"],
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > a.menu-link [class*="icon"] {
  margin-right: 8px;
  font-size: 18px;
  line-height: inherit;
  vertical-align: top;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > a.menu-link .description,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > a.menu-link .description {
  display: block;
  color: #888888;
  font-size: 11px;
  line-height: 20px;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > .page,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > .page {
  -webkit-transition: all 0.2s linear;
  -khtml-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  visibility: hidden;
  opacity: 0;
  box-sizing: border-box;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #ffffff;
  border: 1px solid #f5f5f5;
  line-height: 20px;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc),
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) {
  -webkit-transition: all 0.2s linear 0s;
  -khtml-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  visibility: hidden;
  opacity: 0;
  border-radius: 0 0 0 5px;
  position: absolute;
  top: 100%;
  left: 0;
  background: linear-gradient(180deg, #f5f5f5 0, #ffffff 20px);
  padding: 31px 39px;
  margin-left: -19px;
  text-align: left;
  -webkit-transform: translate(0, 30px);
  -khtml-transform: translate(0, 30px);
  -moz-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  transform: translate(0, 30px);
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item {
  float: none;
  min-width: 150px;
  padding: 11px 0px;
  border-right: none;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item:before,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item:before {
  border-top: 4px solid transparent;
  border-left: 4px solid #5bbc2e;
  border-bottom: 4px solid transparent;
  -webkit-transform: translate(-39px, -50%);
  -khtml-transform: translate(-39px, -50%);
  -moz-transform: translate(-39px, -50%);
  -ms-transform: translate(-39px, -50%);
  transform: translate(-39px, -50%);
  left: 0;
  visibility: hodden;
  position: absolute;
  opacity: 0;
  top: 50%;
  height: 0;
  border-radius: 30px;
  width: 0;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item.menu-item-has-children,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item.menu-item-has-children {
  padding-right: 39px;
  margin-right: -39px;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item:hover.menu-item-has-children::after,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item:hover.menu-item-has-children::after {
  color: #888888;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item:hover > a.menu-link,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item:hover > a.menu-link {
  color: #5bbc2e;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item:hover::before,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item:hover::before {
  visibility: visible;
  height: calc(100% - 8px);
  opacity: 1;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item > a.menu-link,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item > a.menu-link {
  -webkit-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  white-space: nowrap;
  line-height: 1.6;
  color: #333333;
  display: block;
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: capitalize;
  vertical-align: middle;
  font-family: "Varela Round", sans-serif;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc),
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) {
  top: 0;
  left: calc(100% + 0px);
  margin-left: 0px;
  background: #ffffff !important;
  border-radius: 0 5px 5px 0;
  box-shadow: 0 0 60px rgba(51, 51, 51, 0.1);
}
@media (max-width: 1100px) {
  nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item.pull-right {
    display: none;
  }
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item:first-child > a.menu-link {
  padding-left: 0;
}
.mobile-menu-button {
  display: none;
  vertical-align: middle;
  line-height: 106px;
  float: right;
}
.mobile-menu-button span {
  color: #333333;
  font-size: 15px;
  position: relative;
  cursor: pointer;
  vertical-align: middle;
  line-height: 106px;
}
nav.mobile-menu {
  display: none;
  width: 100%;
  float: left;
  position: relative;
  top: 0;
  text-align: left;
  overflow: hidden;
  z-index: 100;
  /*#primary-menu-mobile{
        border-top: 1px solid @border-color;
    }*/
}
nav.mobile-menu .page {
  display: none;
  width: 100%;
  position: relative;
  list-style: none;
  margin-top: 10px;
}
nav.mobile-menu ul.nav-menu:not(.vc),
nav.mobile-menu ul.sub-menu:not(.vc) {
  background-color: #ffffff;
  display: none;
  position: relative;
  border-top: 1px solid #ebeff6;
  list-style: none;
  margin: 0;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item {
  margin: 0;
  padding: 0;
  position: relative;
  float: none !important;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item.current_page_parent > a.menu-link,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item.current_page_parent > a.menu-link {
  color: #5bbc2e;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item > a.menu-link,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item > a.menu-link,
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item > h4,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item > h4 {
  padding: 7px 20px;
  outline: 0;
  line-height: 1.5;
  color: #222222;
  display: block;
  text-decoration: none;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0;
  text-transform: capitalize;
  font-family: "Varela Round", sans-serif;
  transition: all 0.3s linear 0s;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item > a.menu-link .fa,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item > a.menu-link .fa,
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item > h4 .fa,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item > h4 .fa,
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item > a.menu-link [class*="icon"],
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item > a.menu-link [class*="icon"],
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item > h4 [class*="icon"],
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item > h4 [class*="icon"] {
  margin-right: 8px;
  font-size: 11px;
  line-height: inherit;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item > a.menu-link .description,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item > a.menu-link .description,
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item > h4 .description,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item > h4 .description {
  display: block;
  color: #888888;
  font-size: 11px;
  line-height: 20px;
  letter-spacing: 0;
  text-transform: none;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item ul.nav-menu:not(.vc),
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item ul.nav-menu:not(.vc),
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item ul.sub-menu:not(.vc),
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item ul.sub-menu:not(.vc) {
  border: 0;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item > a.menu-link:hover,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item > a.menu-link:hover {
  color: #5bbc2e;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item.open-sub > ul.sub-menu:not(.vc),
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item.open-sub > ul.sub-menu:not(.vc) {
  border-top: 0;
  padding-right: 0;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item:last-child,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item:last-child {
  border: 0 !important;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item span.mobile-arrow i,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item span.mobile-arrow i {
  color: inherit;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item {
  margin: 0 0 0 19px;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item-has-children.open-sub > span.mobile-arrow i.fa-angle-right,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item-has-children.open-sub > span.mobile-arrow i.fa-angle-right,
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item.mega.open-sub > span.mobile-arrow i.fa-angle-right,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item.mega.open-sub > span.mobile-arrow i.fa-angle-right {
  display: none;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item-has-children.open-sub > span.mobile-arrow i.fa-angle-down,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item-has-children.open-sub > span.mobile-arrow i.fa-angle-down,
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item.mega.open-sub > span.mobile-arrow i.fa-angle-down,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item.mega.open-sub > span.mobile-arrow i.fa-angle-down {
  display: inline;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item-has-children > ul.open-sub > li.menu-item > span.mobile-arrow i.fa-angle-right,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item-has-children > ul.open-sub > li.menu-item > span.mobile-arrow i.fa-angle-right,
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item.mega > ul.open-sub > li.menu-item > span.mobile-arrow i.fa-angle-right,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item.mega > ul.open-sub > li.menu-item > span.mobile-arrow i.fa-angle-right {
  display: none;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item-has-children > ul.open-sub > li.menu-item > span.mobile-arrow i.fa-angle-down,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item-has-children > ul.open-sub > li.menu-item > span.mobile-arrow i.fa-angle-down,
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item.mega > ul.open-sub > li.menu-item > span.mobile-arrow i.fa-angle-down,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item.mega > ul.open-sub > li.menu-item > span.mobile-arrow i.fa-angle-down {
  display: inline;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item-has-children > span.mobile-arrow,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item-has-children > span.mobile-arrow,
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item.mega > span.mobile-arrow,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item.mega > span.mobile-arrow {
  cursor: pointer;
  float: right;
  position: absolute;
  text-align: right;
  width: 50px;
  color: #5bbc2e;
  z-index: 9000;
  -webkit-tap-highlight-color: transparent;
  font-size: 20px;
  content: "\f105";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 20px;
  letter-spacing: 0;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
  font-family: 'FontAwesome';
  transition: all 0.2s linear 0s;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item-has-children > span.mobile-arrow i,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item-has-children > span.mobile-arrow i,
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item.mega > span.mobile-arrow i,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item.mega > span.mobile-arrow i {
  display: inline;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item-has-children > span.mobile-arrow i.fa-angle-down,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item-has-children > span.mobile-arrow i.fa-angle-down,
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item.mega > span.mobile-arrow i.fa-angle-down,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item.mega > span.mobile-arrow i.fa-angle-down {
  display: none;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li > span.mobile-arrow i,
nav.mobile-menu ul.sub-menu:not(.vc) > li > span.mobile-arrow i {
  display: none;
}
nav.mobile-menu ul.sub-menu:not(.vc) {
  padding: 0 10px;
}
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item > a.menu-link,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item > h4 {
  padding-left: 5px;
}
nav.mobile-menu ul.nav-menu:not(.vc) {
  padding: 37px 10px 37px;
}
@media (max-width: 992px) {
  nav.primary-navigation {
    display: none;
  }
  .mobile-menu-button {
    display: inline;
    line-height: 53px;
  }
  nav.mobile-menu {
    display: block;
  }
}
/*
=== post like styles ===
*/
.sl-wrapper > a {
  border-bottom: 0;
  text-decoration: none;
  color: #fb4b79;
}
.sl-wrapper > a.liked {
  color: #fb4b79;
}
.sl-wrapper > a.liked:hover,
.sl-wrapper > a.liked:active,
.sl-wrapper > a.liked:focus {
  color: #fb4b79;
}
.sl-wrapper > a .sl-icon {
  margin-right: 9px !important;
}
.sl-wrapper > a .sl-icon svg {
  fill: #fb4b79;
  width: 14px;
  height: 13px;
  vertical-align: middle;
}
.sl-wrapper > a .sl-icon svg::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.sl-wrapper > a .count {
  color: #fb4b79;
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.sl-wrapper > span .loader {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0;
  display: inline-block;
  margin-left: 0.3125em;
  text-indent: -9999em;
  position: relative;
  vertical-align: middle;
}
.sl-wrapper > span .loader:before {
  content: " ";
  width: 80%;
  height: 80%;
  top: -2px;
  left: 0;
  position: absolute;
  border: 2px solid #fb4b79;
  border-radius: 50%;
  border-left-color: transparent;
  animation: spin 575ms infinite linear;
}
/*
=== blog sidebar styles ===
*/
.sidebar-container > .sidebar-inner > .widget-area > .widget > label,
.wpb_widgetised_column > .wpb_wrapper > .widget > label {
  display: block;
}
.sidebar-container > .sidebar-inner > .widget-area > .widget .widget-title h3,
.wpb_widgetised_column > .wpb_wrapper > .widget .widget-title h3 {
  margin-top: 0;
}
footer .sidebar-container > .sidebar-inner > .widget-area > .widget,
footer .wpb_widgetised_column > .wpb_wrapper > .widget {
  margin-bottom: 0;
}
#middle {
  background-color: #f8f8f8;
}
#secondary .widget,
#middle .widget {
  margin-bottom: 0px;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget),
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) {
  margin: 0 0 40px 0;
  padding: 45px 40px;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 5px 10px 40px rgba(51, 51, 51, 0.05);
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) > .widget-title h3,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) > .widget-title h3,
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) .widget-title h3,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) .widget-title h3 {
  margin: 0;
  padding: 0;
  color: #000000;
  font-family: "Montserrat", sans-serif;
  line-height: 1.22222222;
  font-size: 24px;
  margin-bottom: 22px;
  font-weight: 500;
  border-bottom: 2px solid #222222;
  padding-bottom: 24px;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget):last-child,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget):last-child {
  margin-bottom: 0;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) ul li,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) ul li {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  font-family: "Varela Round", sans-serif;
  line-height: 1.6;
  color: #333333;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) img,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
  height: auto;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) select,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) select {
  font-family: "Open Sans", sans-serif;
  padding: 6px 27px;
  height: 60px;
  border: 2px solid transparent;
  background-color: #f2f2f2;
  background-image: none;
  box-shadow: none;
  box-sizing: border-box;
  font-weight: 300;
  text-transform: capitalize;
  font-size: 14px;
  letter-spacing: 0;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none !important;
  margin: 0;
  line-height: 60px;
  border-radius: 10px;
  padding-left: 27px;
  display: block;
  width: 100%;
  color: #aaaaaa;
  padding: 0px 27px;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) select:placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) select:placeholder {
  color: #aaaaaa;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) select::placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) select::placeholder {
  color: #aaaaaa;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) select::-webkit-input-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) select::-webkit-input-placeholder {
  color: #aaaaaa;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) select::-moz-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) select::-moz-placeholder {
  color: #aaaaaa;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) select:-moz-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) select:-moz-placeholder {
  color: #aaaaaa;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) select:-ms-input-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) select:-ms-input-placeholder {
  color: #aaaaaa;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) select:focus,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) select:focus {
  background-color: #ffffff;
  color: #222222;
  border-color: #5bbc2e;
  -webkit-outline: none;
  -khtml-outline: none;
  -moz-outline: none;
  -ms-outline: none;
  outline: none;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) select:focus:placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) select:focus:placeholder {
  color: #222222;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) select:focus::placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) select:focus::placeholder {
  color: #222222;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) select:focus::-webkit-input-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) select:focus::-webkit-input-placeholder {
  color: #222222;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) select:focus::-moz-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) select:focus::-moz-placeholder {
  color: #222222;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) select:focus:-moz-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) select:focus:-moz-placeholder {
  color: #222222;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) select:focus:-ms-input-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) select:focus:-ms-input-placeholder {
  color: #222222;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) div.select2-container .select2-choice,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) div.select2-container .select2-choice {
  font-family: "Open Sans", sans-serif;
  padding: 6px 27px;
  height: 60px;
  border: 2px solid transparent;
  background-color: #f2f2f2;
  background-image: none;
  box-shadow: none;
  box-sizing: border-box;
  font-weight: 300;
  text-transform: capitalize;
  font-size: 14px;
  letter-spacing: 0;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none !important;
  margin: 0;
  line-height: 60px;
  border-radius: 10px;
  padding-left: 27px;
  display: block;
  width: 100%;
  color: #aaaaaa;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) div.select2-container .select2-choice:placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) div.select2-container .select2-choice:placeholder {
  color: #aaaaaa;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) div.select2-container .select2-choice::placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) div.select2-container .select2-choice::placeholder {
  color: #aaaaaa;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) div.select2-container .select2-choice::-webkit-input-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) div.select2-container .select2-choice::-webkit-input-placeholder {
  color: #aaaaaa;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) div.select2-container .select2-choice::-moz-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) div.select2-container .select2-choice::-moz-placeholder {
  color: #aaaaaa;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) div.select2-container .select2-choice:-moz-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) div.select2-container .select2-choice:-moz-placeholder {
  color: #aaaaaa;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) div.select2-container .select2-choice:-ms-input-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) div.select2-container .select2-choice:-ms-input-placeholder {
  color: #aaaaaa;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) div.select2-container .select2-choice:focus,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) div.select2-container .select2-choice:focus {
  background-color: #ffffff;
  color: #222222;
  border-color: #5bbc2e;
  -webkit-outline: none;
  -khtml-outline: none;
  -moz-outline: none;
  -ms-outline: none;
  outline: none;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) div.select2-container .select2-choice:focus:placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) div.select2-container .select2-choice:focus:placeholder {
  color: #222222;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) div.select2-container .select2-choice:focus::placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) div.select2-container .select2-choice:focus::placeholder {
  color: #222222;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) div.select2-container .select2-choice:focus::-webkit-input-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) div.select2-container .select2-choice:focus::-webkit-input-placeholder {
  color: #222222;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) div.select2-container .select2-choice:focus::-moz-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) div.select2-container .select2-choice:focus::-moz-placeholder {
  color: #222222;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) div.select2-container .select2-choice:focus:-moz-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) div.select2-container .select2-choice:focus:-moz-placeholder {
  color: #222222;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) div.select2-container .select2-choice:focus:-ms-input-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) div.select2-container .select2-choice:focus:-ms-input-placeholder {
  color: #222222;
}
#tertiary .sidebar-inner .widget-area .widget:not(.widget_azh_widget) div.select2-container .select2-choice .select2-arrow,
.wpb_widgetised_column > .wpb_wrapper .widget:not(.widget_azh_widget) div.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: auto;
  height: auto;
  position: absolute;
  right: 12px;
  top: 0;
  bottom: 0;
  border-radius: 0;
  background-clip: padding-box;
}
.widget_azh_widget h3.azh-one-title {
  padding: 24px 22px;
  background-color: #ffffff;
  margin: 0;
  line-height: 1;
  border-bottom: 1px solid #f2f2f2;
  font-size: 14px;
  letter-spacing: 0;
}
#quaternary > .sidebar-inner > .widget-area > .widget.widget_vc_widget,
#secondary > .sidebar-inner > .widget-area > .widget.widget_vc_widget,
#middle > .sidebar-inner > .widget-area > .widget.widget_vc_widget,
#quaternary > .sidebar-inner > .widget-area > .widget.widget_azexo_post,
#secondary > .sidebar-inner > .widget-area > .widget.widget_azexo_post,
#middle > .sidebar-inner > .widget-area > .widget.widget_azexo_post,
#quaternary > .sidebar-inner > .widget-area > .widget.page-title,
#secondary > .sidebar-inner > .widget-area > .widget.page-title,
#middle > .sidebar-inner > .widget-area > .widget.page-title {
  margin: 0;
}
#quaternary > .sidebar-inner > .widget-area > .widget:not(.widget_azh_widget):not(.azexo-woo-breadcrumb):not(.widget_azexo_post):not(.page-title):not(.widget_azexo_dashboard_links),
#secondary > .sidebar-inner > .widget-area > .widget:not(.widget_azh_widget):not(.azexo-woo-breadcrumb):not(.widget_azexo_post):not(.page-title):not(.widget_azexo_dashboard_links),
#middle > .sidebar-inner > .widget-area > .widget:not(.widget_azh_widget):not(.azexo-woo-breadcrumb):not(.widget_azexo_post):not(.page-title):not(.widget_azexo_dashboard_links) {
  box-sizing: border-box;
  position: relative;
  border: none;
  float: left;
  width: 25%;
  margin: 0 0 40px 0;
}
@media (max-width: 768px) {
  #quaternary > .sidebar-inner > .widget-area,
  #secondary > .sidebar-inner > .widget-area,
  #middle > .sidebar-inner > .widget-area {
    margin: 0 !important;
  }
  #quaternary > .sidebar-inner > .widget-area > .widget,
  #secondary > .sidebar-inner > .widget-area > .widget,
  #middle > .sidebar-inner > .widget-area > .widget {
    float: none !important;
    width: 100% !important;
    padding: 0 !important;
  }
}
/*
=== blog widgets styles ===
*/
.widget_tag_cloud {
  padding-bottom: 35px;
}
.widget_tag_cloud span:not(.label) {
  display: none;
}
.widget_tag_cloud .label {
  font-size: 16px;
  float: left;
  color: #333333;
  font-weight: 300;
  line-height: 32px;
  margin-right: 28px;
}
.widget_tag_cloud a {
  font-family: "Open Sans";
  background-color: transparent;
  letter-spacing: 0;
  display: inline-block;
  text-transform: capitalize;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  float: left;
  margin: 0 10px 10px 0;
  padding: 0 10px;
  vertical-align: top;
  font-weight: 400;
  border: 2px solid #aaaaaa;
  border-radius: 30px;
  line-height: 32px;
  font-size: 14px !important;
  font-family: "Varela Round", sans-serif;
  color: #aaaaaa;
}
.widget_tag_cloud a:hover {
  border-color: #5bbc2e;
  color: #5bbc2e;
}
.widget_tag_cloud:after {
  content: " ";
  display: table;
  clear: both;
}
.widget_tag_cloud .widget-title {
  margin-bottom: 40px;
}
.widget-area .widget_search,
.wpb_widgetised_column > .wpb_wrapper .widget_search {
  padding: 0 !important;
  background: transparent !important;
}
.widget-area .widget_search .widget-title,
.wpb_widgetised_column > .wpb_wrapper .widget_search .widget-title {
  display: none;
}
.widget-area .widget_search *,
.wpb_widgetised_column > .wpb_wrapper .widget_search * {
  box-sizing: border-box;
}
.widget-area .widget_search form.searchform .searchform-wrapper,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper {
  position: relative;
  display: table;
  border-collapse: separate;
  width: 100%;
}
.widget-area .widget_search form.searchform .searchform-wrapper input[name="s"],
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper input[name="s"] {
  display: table-cell;
  float: left;
}
.widget-area .widget_search form.searchform .searchform-wrapper input[name="s"]:focus,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper input[name="s"]:focus {
  outline: none;
}
.widget-area .widget_search form.searchform .searchform-wrapper input[name="s"]:placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper input[name="s"]:placeholder {
  color: #888888;
}
.widget-area .widget_search form.searchform .searchform-wrapper input[name="s"]::placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper input[name="s"]::placeholder {
  color: #888888;
}
.widget-area .widget_search form.searchform .searchform-wrapper input[name="s"]::-webkit-input-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper input[name="s"]::-webkit-input-placeholder {
  color: #888888;
}
.widget-area .widget_search form.searchform .searchform-wrapper input[name="s"]::-moz-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper input[name="s"]::-moz-placeholder {
  color: #888888;
}
.widget-area .widget_search form.searchform .searchform-wrapper input[name="s"]:-moz-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper input[name="s"]:-moz-placeholder {
  color: #888888;
}
.widget-area .widget_search form.searchform .searchform-wrapper input[name="s"]:-ms-input-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper input[name="s"]:-ms-input-placeholder {
  color: #888888;
}
.widget-area .widget_search form.searchform .searchform-wrapper > input[name="s"][type="text"],
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper > input[name="s"][type="text"] {
  background-color: #ffffff !important;
  color: #222222 !important;
  border-radius: 8px 0 0 8px !important;
}
.widget-area .widget_search form.searchform .searchform-wrapper > input[name="s"][type="text"]:placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper > input[name="s"][type="text"]:placeholder {
  color: #222222 !important;
}
.widget-area .widget_search form.searchform .searchform-wrapper > input[name="s"][type="text"]::placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper > input[name="s"][type="text"]::placeholder {
  color: #222222 !important;
}
.widget-area .widget_search form.searchform .searchform-wrapper > input[name="s"][type="text"]::-webkit-input-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper > input[name="s"][type="text"]::-webkit-input-placeholder {
  color: #222222 !important;
}
.widget-area .widget_search form.searchform .searchform-wrapper > input[name="s"][type="text"]::-moz-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper > input[name="s"][type="text"]::-moz-placeholder {
  color: #222222 !important;
}
.widget-area .widget_search form.searchform .searchform-wrapper > input[name="s"][type="text"]:-moz-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper > input[name="s"][type="text"]:-moz-placeholder {
  color: #222222 !important;
}
.widget-area .widget_search form.searchform .searchform-wrapper > input[name="s"][type="text"]:-ms-input-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper > input[name="s"][type="text"]:-ms-input-placeholder {
  color: #222222 !important;
}
.widget-area .widget_search form.searchform .searchform-wrapper > input[name="s"][type="text"]:focus,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper > input[name="s"][type="text"]:focus {
  border-right: transparent !important;
}
.widget-area .widget_search form.searchform .searchform-wrapper .submit,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper .submit {
  display: table-cell;
  vertical-align: top;
  margin-left: -1px;
  width: 1%;
  position: relative;
}
.widget-area .widget_search form.searchform .searchform-wrapper .submit::before,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper .submit::before {
  content: " ";
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 15px;
  line-height: 15px;
  vertical-align: middle;
  display: inline;
  color: #ffffff;
  pointer-events: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDU3LjIzMSA1Ny4yMzEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDU3LjIzMSA1Ny4yMzE7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4Ij4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNMjMuOTQ1LDkuMzczYy0xLjY1MiwwLTIuOTkyLDEuMzQxLTIuOTkyLDIuOTkyYzAsMS42NTQsMS4zNCwyLjk5MiwyLjk5MiwyLjk5MiAgICBjMy42NTYsMCw2LjkyMSwyLjA0Miw4LjUyNCw1LjMzM2MwLjUxOSwxLjA2MiwxLjU4MywxLjY4LDIuNjkxLDEuNjhjMC40NDEsMCwwLjg4OC0wLjA5NywxLjMwOS0wLjMwMyAgICBjMS40ODYtMC43MjMsMi4xMDQtMi41MTQsMS4zNzktNC4wMDFDMzUuMjM1LDEyLjcwNCwyOS45MDYsOS4zNzMsMjMuOTQ1LDkuMzczeiIgZmlsbD0iI0ZGRkZGRiIvPgoJCTxwYXRoIGQ9Ik01Ni4xMzUsNTAuNDY5bC05Ljk3MS05Ljk3MmMyLjk1Mi00LjE1Miw0LjcwNS05LjIxMyw0LjcwNS0xNC42ODUgICAgYzAtMTQuMDI1LTExLjQxLTI1LjQzNS0yNS40MzUtMjUuNDM1UzAsMTEuNzg3LDAsMjUuODEyYzAsMTQuMDI0LDExLjQwOSwyNS40MzQsMjUuNDM0LDI1LjQzNGM1Ljg1OSwwLDExLjI0NS0yLjAxLDE1LjU0OS01LjM1MSAgICBsOS44NjIsOS44NjJjMC43MywwLjczLDEuNjg5LDEuMDk2LDIuNjQ1LDEuMDk2YzAuOTU4LDAsMS45MTUtMC4zNjUsMi42NDUtMS4wOTZDNTcuNTk2LDU0LjI5OCw1Ny41OTYsNTEuOTMsNTYuMTM1LDUwLjQ2OXogICAgIE01Ljk4NiwyNS44MTNjMC0xMC43MjUsOC43MjYtMTkuNDUsMTkuNDUtMTkuNDVzMTkuNDUsOC43MjUsMTkuNDUsMTkuNDVjMCw0LjQ2Mi0xLjUyNSw4LjU2Ni00LjA2MywxMS44NTIgICAgYy0wLjgzOSwxLjA4NS0xLjc4MSwyLjA4Ni0yLjgyNywyLjk3M2MtMy4zOTIsMi44NzgtNy43NzMsNC42MjUtMTIuNTYsNC42MjVDMTQuNzExLDQ1LjI2Miw1Ljk4NiwzNi41MzcsNS45ODYsMjUuODEzeiIgZmlsbD0iI0ZGRkZGRiIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  background-size: contain;
  width: 20px;
  height: 20px;
}
.widget-area .widget_search form.searchform .searchform-wrapper .submit input[type="submit"],
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper .submit input[type="submit"] {
  border-radius: 0 8px 8px 0 !important;
  height: 60px;
  background-color: #5bbc2e;
  border: none;
  position: relative;
  font-size: 0;
  white-space: nowrap;
  min-width: 60px;
  padding: 10px 14px;
  color: transparent;
  -webkit-transition: all 0.15s ease-in-out;
  -khtml-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  cursor: pointer;
  text-align: center;
  box-shadow: none;
}
.widget-area .widget_search form.searchform .searchform-wrapper .submit input[type="submit"]:hover,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper .submit input[type="submit"]:hover {
  -webkit-transition: all 0.15s ease-in-out;
  -khtml-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.widget-area .widget_search form.searchform .searchform-wrapper .screen-reader-text,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper .screen-reader-text {
  display: none;
}
.widget-area .widget_calendar .calendar_wrap,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar .calendar_wrap {
  color: #888888;
}
.widget-area .widget_calendar .calendar_wrap #wp-calendar,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar .calendar_wrap #wp-calendar {
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  table-layout: auto;
  width: 100%;
}
.widget-area .widget_calendar .calendar_wrap #wp-calendar caption,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar .calendar_wrap #wp-calendar caption {
  margin-bottom: 10px;
  color: #000000;
  line-height: 1;
}
.widget-area .widget_calendar .calendar_wrap #wp-calendar thead,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar .calendar_wrap #wp-calendar thead {
  background-color: #222222;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
}
.widget-area .widget_calendar .calendar_wrap #wp-calendar thead tr th,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar .calendar_wrap #wp-calendar thead tr th,
.widget-area .widget_calendar .calendar_wrap #wp-calendar thead tr td,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar .calendar_wrap #wp-calendar thead tr td {
  padding: 7px;
  border: 1px solid #f2f2f2;
}
.widget-area .widget_calendar .calendar_wrap #wp-calendar tbody tr th,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar .calendar_wrap #wp-calendar tbody tr th,
.widget-area .widget_calendar .calendar_wrap #wp-calendar tbody tr td,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar .calendar_wrap #wp-calendar tbody tr td {
  padding: 7px;
  border: 1px solid #f2f2f2;
}
.widget-area .widget_calendar .calendar_wrap #wp-calendar tbody tr th a,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar .calendar_wrap #wp-calendar tbody tr th a,
.widget-area .widget_calendar .calendar_wrap #wp-calendar tbody tr td a,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar .calendar_wrap #wp-calendar tbody tr td a {
  color: #5bbc2e;
}
.widget-area .widget_calendar .calendar_wrap #wp-calendar tfoot tr th,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar .calendar_wrap #wp-calendar tfoot tr th,
.widget-area .widget_calendar .calendar_wrap #wp-calendar tfoot tr td,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar .calendar_wrap #wp-calendar tfoot tr td {
  padding: 7px;
  border: 1px solid #f2f2f2;
}
.widget-area .widget_calendar .calendar_wrap #wp-calendar tfoot tr th a,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar .calendar_wrap #wp-calendar tfoot tr th a,
.widget-area .widget_calendar .calendar_wrap #wp-calendar tfoot tr td a,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar .calendar_wrap #wp-calendar tfoot tr td a {
  color: #5bbc2e;
}
.widget-area .widget_calendar .calendar_wrap #wp-calendar thead,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar .calendar_wrap #wp-calendar thead {
  background-color: transparent;
}
.widget-area .widget_calendar .calendar_wrap #wp-calendar thead tr th,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar .calendar_wrap #wp-calendar thead tr th,
.widget-area .widget_calendar .calendar_wrap #wp-calendar thead tr td,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar .calendar_wrap #wp-calendar thead tr td {
  font-size: 9px;
  line-height: 23px;
  color: #666666;
  background-color: transparent;
  border: none;
  font-weight: 400;
}
.widget-area .widget_calendar .calendar_wrap #wp-calendar tbody tr td,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar .calendar_wrap #wp-calendar tbody tr td {
  font-size: 16px;
  color: #333333;
  text-align: center;
  border: none;
  position: relative;
  z-index: 1;
}
.widget-area .widget_calendar .calendar_wrap #wp-calendar tbody tr td:before,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar .calendar_wrap #wp-calendar tbody tr td:before {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 36px;
  height: 36px;
  border-radius: 100%;
  background-color: transparent;
  z-index: -1;
}
.widget-area .widget_calendar .calendar_wrap #wp-calendar tbody tr td#today,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar .calendar_wrap #wp-calendar tbody tr td#today {
  color: #ffffff;
}
.widget-area .widget_calendar .calendar_wrap #wp-calendar tbody tr td#today:before,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar .calendar_wrap #wp-calendar tbody tr td#today:before {
  background-color: #5bbc2e;
}
.widget-area .widget_calendar .calendar_wrap #wp-calendar tbody tr td#today a,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar .calendar_wrap #wp-calendar tbody tr td#today a {
  color: #ffffff;
}
.widget-area .widget_calendar .calendar_wrap #wp-calendar tbody tr td:not(.pad):hover,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar .calendar_wrap #wp-calendar tbody tr td:not(.pad):hover {
  color: #ffffff;
}
.widget-area .widget_calendar .calendar_wrap #wp-calendar tbody tr td:not(.pad):hover:before,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar .calendar_wrap #wp-calendar tbody tr td:not(.pad):hover:before {
  background-color: #222222;
}
.widget-area .widget_calendar .calendar_wrap #wp-calendar tbody tr td:not(.pad):hover a,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar .calendar_wrap #wp-calendar tbody tr td:not(.pad):hover a {
  color: #ffffff;
}
.widget-area .widget_calendar .calendar_wrap #wp-calendar tfoot tr td,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar .calendar_wrap #wp-calendar tfoot tr td {
  border: none;
}
.widget-area .widget_calendar .calendar_wrap #wp-calendar tfoot #next,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar .calendar_wrap #wp-calendar tfoot #next {
  text-align: right;
}
.widget-area .widget_categories select:focus,
.wpb_widgetised_column > .wpb_wrapper .widget_categories select:focus {
  outline: 0;
}
.widget-area .widget_categories ul,
.wpb_widgetised_column > .wpb_wrapper .widget_categories ul,
.widget-area .widget_archive ul,
.wpb_widgetised_column > .wpb_wrapper .widget_archive ul,
.widget-area .widget_pages ul,
.wpb_widgetised_column > .wpb_wrapper .widget_pages ul,
.widget-area .widget_meta ul,
.wpb_widgetised_column > .wpb_wrapper .widget_meta ul,
.widget-area .widget_product_categories ul,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories ul,
.widget-area .widget_recent_entries ul,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_entries ul,
.widget-area .widget_recent_comments ul,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_comments ul {
  list-style-type: none;
  padding-left: 0;
}
.widget-area .widget_categories ul li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_categories ul li ul.children,
.widget-area .widget_archive ul li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_archive ul li ul.children,
.widget-area .widget_pages ul li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_pages ul li ul.children,
.widget-area .widget_meta ul li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_meta ul li ul.children,
.widget-area .widget_product_categories ul li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories ul li ul.children,
.widget-area .widget_recent_entries ul li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_entries ul li ul.children,
.widget-area .widget_recent_comments ul li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_comments ul li ul.children,
.widget-area .widget_categories ul li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_categories ul li ul.sub-menu,
.widget-area .widget_archive ul li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_archive ul li ul.sub-menu,
.widget-area .widget_pages ul li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_pages ul li ul.sub-menu,
.widget-area .widget_meta ul li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_meta ul li ul.sub-menu,
.widget-area .widget_product_categories ul li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories ul li ul.sub-menu,
.widget-area .widget_recent_entries ul li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_entries ul li ul.sub-menu,
.widget-area .widget_recent_comments ul li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_comments ul li ul.sub-menu {
  margin-left: 10px !important;
}
.widget-area .widget_categories ul,
.wpb_widgetised_column > .wpb_wrapper .widget_categories ul,
.widget-area .widget_archive ul,
.wpb_widgetised_column > .wpb_wrapper .widget_archive ul,
.widget-area .widget_pages ul,
.wpb_widgetised_column > .wpb_wrapper .widget_pages ul,
.widget-area .widget_meta ul,
.wpb_widgetised_column > .wpb_wrapper .widget_meta ul,
.widget-area .widget_product_categories ul,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories ul,
.widget-area .widget_recent_entries ul,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_entries ul,
.widget-area .widget_recent_comments ul,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_comments ul {
  list-style-type: none;
  padding-left: 0;
}
.widget-area .widget_categories ul li,
.wpb_widgetised_column > .wpb_wrapper .widget_categories ul li,
.widget-area .widget_archive ul li,
.wpb_widgetised_column > .wpb_wrapper .widget_archive ul li,
.widget-area .widget_pages ul li,
.wpb_widgetised_column > .wpb_wrapper .widget_pages ul li,
.widget-area .widget_meta ul li,
.wpb_widgetised_column > .wpb_wrapper .widget_meta ul li,
.widget-area .widget_product_categories ul li,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories ul li,
.widget-area .widget_recent_entries ul li,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_entries ul li,
.widget-area .widget_recent_comments ul li,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_comments ul li {
  position: relative;
  font-size: 16px;
  line-height: 1.375;
  color: #666666;
  font-weight: 300;
  font-family: "Varela Round", sans-serif;
  padding: 11px 0px;
}
.widget-area .widget_categories ul li:last-child,
.wpb_widgetised_column > .wpb_wrapper .widget_categories ul li:last-child,
.widget-area .widget_archive ul li:last-child,
.wpb_widgetised_column > .wpb_wrapper .widget_archive ul li:last-child,
.widget-area .widget_pages ul li:last-child,
.wpb_widgetised_column > .wpb_wrapper .widget_pages ul li:last-child,
.widget-area .widget_meta ul li:last-child,
.wpb_widgetised_column > .wpb_wrapper .widget_meta ul li:last-child,
.widget-area .widget_product_categories ul li:last-child,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories ul li:last-child,
.widget-area .widget_recent_entries ul li:last-child,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_entries ul li:last-child,
.widget-area .widget_recent_comments ul li:last-child,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_comments ul li:last-child {
  padding-bottom: 0;
}
.widget-area .widget_categories ul li:before,
.wpb_widgetised_column > .wpb_wrapper .widget_categories ul li:before,
.widget-area .widget_archive ul li:before,
.wpb_widgetised_column > .wpb_wrapper .widget_archive ul li:before,
.widget-area .widget_pages ul li:before,
.wpb_widgetised_column > .wpb_wrapper .widget_pages ul li:before,
.widget-area .widget_meta ul li:before,
.wpb_widgetised_column > .wpb_wrapper .widget_meta ul li:before,
.widget-area .widget_product_categories ul li:before,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories ul li:before,
.widget-area .widget_recent_entries ul li:before,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_entries ul li:before,
.widget-area .widget_recent_comments ul li:before,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_comments ul li:before {
  border-top: 4px solid transparent;
  border-left: 4px solid #5bbc2e;
  border-bottom: 4px solid transparent;
  -webkit-transform: translate(-40px, -50%);
  -khtml-transform: translate(-40px, -50%);
  -moz-transform: translate(-40px, -50%);
  -ms-transform: translate(-40px, -50%);
  transform: translate(-40px, -50%);
  left: 0;
  visibility: hodden;
  position: absolute;
  opacity: 0;
  top: 50%;
  height: 0;
  border-radius: 30px;
  width: 0;
  -webkit-transition: all 0.2s linear 0s;
  -khtml-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  content: "";
}
.widget-area .widget_categories ul li:hover > a.menu-link,
.wpb_widgetised_column > .wpb_wrapper .widget_categories ul li:hover > a.menu-link,
.widget-area .widget_archive ul li:hover > a.menu-link,
.wpb_widgetised_column > .wpb_wrapper .widget_archive ul li:hover > a.menu-link,
.widget-area .widget_pages ul li:hover > a.menu-link,
.wpb_widgetised_column > .wpb_wrapper .widget_pages ul li:hover > a.menu-link,
.widget-area .widget_meta ul li:hover > a.menu-link,
.wpb_widgetised_column > .wpb_wrapper .widget_meta ul li:hover > a.menu-link,
.widget-area .widget_product_categories ul li:hover > a.menu-link,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories ul li:hover > a.menu-link,
.widget-area .widget_recent_entries ul li:hover > a.menu-link,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_entries ul li:hover > a.menu-link,
.widget-area .widget_recent_comments ul li:hover > a.menu-link,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_comments ul li:hover > a.menu-link {
  color: #5bbc2e;
}
.widget-area .widget_categories ul li:hover::before,
.wpb_widgetised_column > .wpb_wrapper .widget_categories ul li:hover::before,
.widget-area .widget_archive ul li:hover::before,
.wpb_widgetised_column > .wpb_wrapper .widget_archive ul li:hover::before,
.widget-area .widget_pages ul li:hover::before,
.wpb_widgetised_column > .wpb_wrapper .widget_pages ul li:hover::before,
.widget-area .widget_meta ul li:hover::before,
.wpb_widgetised_column > .wpb_wrapper .widget_meta ul li:hover::before,
.widget-area .widget_product_categories ul li:hover::before,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories ul li:hover::before,
.widget-area .widget_recent_entries ul li:hover::before,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_entries ul li:hover::before,
.widget-area .widget_recent_comments ul li:hover::before,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_comments ul li:hover::before {
  visibility: visible;
  height: calc(100% - 8px);
  opacity: 1;
}
.widget-area .widget_categories ul li:after,
.wpb_widgetised_column > .wpb_wrapper .widget_categories ul li:after,
.widget-area .widget_archive ul li:after,
.wpb_widgetised_column > .wpb_wrapper .widget_archive ul li:after,
.widget-area .widget_pages ul li:after,
.wpb_widgetised_column > .wpb_wrapper .widget_pages ul li:after,
.widget-area .widget_meta ul li:after,
.wpb_widgetised_column > .wpb_wrapper .widget_meta ul li:after,
.widget-area .widget_product_categories ul li:after,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories ul li:after,
.widget-area .widget_recent_entries ul li:after,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_entries ul li:after,
.widget-area .widget_recent_comments ul li:after,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_comments ul li:after {
  content: " ";
  display: table;
  clear: both;
}
.widget-area .widget_categories ul li a,
.wpb_widgetised_column > .wpb_wrapper .widget_categories ul li a,
.widget-area .widget_archive ul li a,
.wpb_widgetised_column > .wpb_wrapper .widget_archive ul li a,
.widget-area .widget_pages ul li a,
.wpb_widgetised_column > .wpb_wrapper .widget_pages ul li a,
.widget-area .widget_meta ul li a,
.wpb_widgetised_column > .wpb_wrapper .widget_meta ul li a,
.widget-area .widget_product_categories ul li a,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories ul li a,
.widget-area .widget_recent_entries ul li a,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_entries ul li a,
.widget-area .widget_recent_comments ul li a,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_comments ul li a {
  -webkit-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  font-family: "Varela Round", sans-serif;
  line-height: 1.6;
  color: #333333;
  display: block;
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: capitalize;
  vertical-align: middle;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.widget-area .widget_categories ul li a:hover,
.wpb_widgetised_column > .wpb_wrapper .widget_categories ul li a:hover,
.widget-area .widget_archive ul li a:hover,
.wpb_widgetised_column > .wpb_wrapper .widget_archive ul li a:hover,
.widget-area .widget_pages ul li a:hover,
.wpb_widgetised_column > .wpb_wrapper .widget_pages ul li a:hover,
.widget-area .widget_meta ul li a:hover,
.wpb_widgetised_column > .wpb_wrapper .widget_meta ul li a:hover,
.widget-area .widget_product_categories ul li a:hover,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories ul li a:hover,
.widget-area .widget_recent_entries ul li a:hover,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_entries ul li a:hover,
.widget-area .widget_recent_comments ul li a:hover,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_comments ul li a:hover {
  color: #5bbc2e;
}
.widget-area .widget_categories ul li a:hover + .count,
.wpb_widgetised_column > .wpb_wrapper .widget_categories ul li a:hover + .count,
.widget-area .widget_archive ul li a:hover + .count,
.wpb_widgetised_column > .wpb_wrapper .widget_archive ul li a:hover + .count,
.widget-area .widget_pages ul li a:hover + .count,
.wpb_widgetised_column > .wpb_wrapper .widget_pages ul li a:hover + .count,
.widget-area .widget_meta ul li a:hover + .count,
.wpb_widgetised_column > .wpb_wrapper .widget_meta ul li a:hover + .count,
.widget-area .widget_product_categories ul li a:hover + .count,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories ul li a:hover + .count,
.widget-area .widget_recent_entries ul li a:hover + .count,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_entries ul li a:hover + .count,
.widget-area .widget_recent_comments ul li a:hover + .count,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_comments ul li a:hover + .count {
  color: #5bbc2e;
}
.widget-area .widget_categories ul li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_categories ul li ul.children,
.widget-area .widget_archive ul li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_archive ul li ul.children,
.widget-area .widget_pages ul li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_pages ul li ul.children,
.widget-area .widget_meta ul li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_meta ul li ul.children,
.widget-area .widget_product_categories ul li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories ul li ul.children,
.widget-area .widget_recent_entries ul li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_entries ul li ul.children,
.widget-area .widget_recent_comments ul li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_comments ul li ul.children,
.widget-area .widget_categories ul li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_categories ul li ul.sub-menu,
.widget-area .widget_archive ul li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_archive ul li ul.sub-menu,
.widget-area .widget_pages ul li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_pages ul li ul.sub-menu,
.widget-area .widget_meta ul li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_meta ul li ul.sub-menu,
.widget-area .widget_product_categories ul li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories ul li ul.sub-menu,
.widget-area .widget_recent_entries ul li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_entries ul li ul.sub-menu,
.widget-area .widget_recent_comments ul li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_comments ul li ul.sub-menu {
  margin-left: 10px !important;
}
.widget-area .widget_categories ul li .count,
.wpb_widgetised_column > .wpb_wrapper .widget_categories ul li .count,
.widget-area .widget_archive ul li .count,
.wpb_widgetised_column > .wpb_wrapper .widget_archive ul li .count,
.widget-area .widget_pages ul li .count,
.wpb_widgetised_column > .wpb_wrapper .widget_pages ul li .count,
.widget-area .widget_meta ul li .count,
.wpb_widgetised_column > .wpb_wrapper .widget_meta ul li .count,
.widget-area .widget_product_categories ul li .count,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories ul li .count,
.widget-area .widget_recent_entries ul li .count,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_entries ul li .count,
.widget-area .widget_recent_comments ul li .count,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_comments ul li .count,
.widget-area .widget_categories ul li .after,
.wpb_widgetised_column > .wpb_wrapper .widget_categories ul li .after,
.widget-area .widget_archive ul li .after,
.wpb_widgetised_column > .wpb_wrapper .widget_archive ul li .after,
.widget-area .widget_pages ul li .after,
.wpb_widgetised_column > .wpb_wrapper .widget_pages ul li .after,
.widget-area .widget_meta ul li .after,
.wpb_widgetised_column > .wpb_wrapper .widget_meta ul li .after,
.widget-area .widget_product_categories ul li .after,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories ul li .after,
.widget-area .widget_recent_entries ul li .after,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_entries ul li .after,
.widget-area .widget_recent_comments ul li .after,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_comments ul li .after {
  transition: all 0.3s linear 0s;
  position: relative;
  padding: 0;
  right: 2px;
  display: inline-block;
  min-width: 15px;
  line-height: inherit;
  text-align: center;
  background-color: transparent;
  float: right;
  vertical-align: middle;
  position: absolute;
  width: 36px;
  height: inherit;
  border-radius: 200%;
  top: 10px;
  color: #666666;
  font-weight: 300;
  font-family: "Varela Round", sans-serif;
}
.widget-area .widget_categories ul:after,
.wpb_widgetised_column > .wpb_wrapper .widget_categories ul:after,
.widget-area .widget_archive ul:after,
.wpb_widgetised_column > .wpb_wrapper .widget_archive ul:after,
.widget-area .widget_pages ul:after,
.wpb_widgetised_column > .wpb_wrapper .widget_pages ul:after,
.widget-area .widget_meta ul:after,
.wpb_widgetised_column > .wpb_wrapper .widget_meta ul:after,
.widget-area .widget_product_categories ul:after,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories ul:after,
.widget-area .widget_recent_entries ul:after,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_entries ul:after,
.widget-area .widget_recent_comments ul:after,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_comments ul:after {
  content: " ";
  display: table;
  clear: both;
}
.widget-area .widget_flickr .flickr-badge-wrapper,
.wpb_widgetised_column > .wpb_wrapper .widget_flickr .flickr-badge-wrapper {
  padding-top: 10px;
}
.widget-area .widget_flickr .flickr-badge-wrapper .flickr_badge_image,
.wpb_widgetised_column > .wpb_wrapper .widget_flickr .flickr-badge-wrapper .flickr_badge_image {
  line-height: 0;
  float: left;
  width: 33.33%;
  margin: 0;
  height: auto;
  padding: 0;
}
.widget-area .widget_flickr .flickr-badge-wrapper .flickr_badge_image a,
.wpb_widgetised_column > .wpb_wrapper .widget_flickr .flickr-badge-wrapper .flickr_badge_image a {
  padding-right: 2px;
  padding-bottom: 2px;
  display: block;
}
.widget-area .widget_flickr .flickr-badge-wrapper .flickr_badge_image a img,
.wpb_widgetised_column > .wpb_wrapper .widget_flickr .flickr-badge-wrapper .flickr_badge_image a img {
  width: 100%;
  height: auto;
  margin: 0;
  float: none;
}
.widget-area .widget.null-instagram-feed ul,
.wpb_widgetised_column > .wpb_wrapper .widget.null-instagram-feed ul {
  line-height: 0;
  display: inline-block;
  margin-top: 12px;
}
.widget-area .widget.null-instagram-feed ul li,
.wpb_widgetised_column > .wpb_wrapper .widget.null-instagram-feed ul li {
  float: left;
  width: 25%;
}
.widget-area .widget.null-instagram-feed ul li a,
.wpb_widgetised_column > .wpb_wrapper .widget.null-instagram-feed ul li a {
  padding: 3px;
  display: block;
}
.widget-area .widget.null-instagram-feed ul li a img,
.wpb_widgetised_column > .wpb_wrapper .widget.null-instagram-feed ul li a img {
  width: 100%;
}
.widget-area .widget_azexo_post,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_post {
  overflow: hidden;
}
.widget-area .widget_vc_widget iframe,
.wpb_widgetised_column > .wpb_wrapper .widget_vc_widget iframe {
  width: 100%;
  max-height: 250px;
}
.widget-area .widget_vc_widget::after,
.wpb_widgetised_column > .wpb_wrapper .widget_vc_widget::after {
  content: "";
  display: table;
  clear: both;
}
#tertiary .widget_categories ul {
  list-style-type: none;
  padding-left: 0;
}
.widget_nav_menu ul {
  list-style-type: none;
  padding-left: 0;
}
.widget_nav_menu ul li ul.children,
.widget_nav_menu ul li ul.sub-menu {
  margin-left: 10px !important;
}
.widget_nav_menu ul {
  list-style-type: none;
  padding-left: 0;
}
.widget_nav_menu ul li {
  position: relative;
  font-size: 16px;
  line-height: 1.375;
  color: #666666;
  font-weight: 300;
  font-family: "Varela Round", sans-serif;
  padding: 11px 0px;
}
.widget_nav_menu ul li:last-child {
  padding-bottom: 0;
}
.widget_nav_menu ul li:before {
  border-top: 4px solid transparent;
  border-left: 4px solid #5bbc2e;
  border-bottom: 4px solid transparent;
  -webkit-transform: translate(-40px, -50%);
  -khtml-transform: translate(-40px, -50%);
  -moz-transform: translate(-40px, -50%);
  -ms-transform: translate(-40px, -50%);
  transform: translate(-40px, -50%);
  left: 0;
  visibility: hodden;
  position: absolute;
  opacity: 0;
  top: 50%;
  height: 0;
  border-radius: 30px;
  width: 0;
  -webkit-transition: all 0.2s linear 0s;
  -khtml-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  content: "";
}
.widget_nav_menu ul li:hover > a.menu-link {
  color: #5bbc2e;
}
.widget_nav_menu ul li:hover::before {
  visibility: visible;
  height: calc(100% - 8px);
  opacity: 1;
}
.widget_nav_menu ul li:after {
  content: " ";
  display: table;
  clear: both;
}
.widget_nav_menu ul li a {
  -webkit-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  font-family: "Varela Round", sans-serif;
  line-height: 1.6;
  color: #333333;
  display: block;
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: capitalize;
  vertical-align: middle;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.widget_nav_menu ul li a:hover {
  color: #5bbc2e;
}
.widget_nav_menu ul li a:hover + .count {
  color: #5bbc2e;
}
.widget_nav_menu ul li ul.children,
.widget_nav_menu ul li ul.sub-menu {
  margin-left: 10px !important;
}
.widget_nav_menu ul li .count,
.widget_nav_menu ul li .after {
  transition: all 0.3s linear 0s;
  position: relative;
  padding: 0;
  right: 2px;
  display: inline-block;
  min-width: 15px;
  line-height: inherit;
  text-align: center;
  background-color: transparent;
  float: right;
  vertical-align: middle;
  position: absolute;
  width: 36px;
  height: inherit;
  border-radius: 200%;
  top: 10px;
  color: #666666;
  font-weight: 300;
  font-family: "Varela Round", sans-serif;
}
.widget_nav_menu ul:after {
  content: " ";
  display: table;
  clear: both;
}
.flat .widget_nav_menu ul {
  list-style-type: none;
  padding-left: 0;
}
.flat .widget_nav_menu ul li {
  float: left;
  margin-right: 50px;
}
.flat .widget_nav_menu ul li > a {
  color: #333333;
}
.flat .widget_nav_menu ul li > a:hover {
  color: #5bbc2e;
}
.flat .widget_nav_menu ul li ul.children,
.flat .widget_nav_menu ul li ul.sub-menu {
  display: none;
}
.flat .widget_nav_menu ul::after {
  content: "";
  display: table;
  clear: both;
}
.popular .widget-title + .post-its .widget-popular .entry.widget-popular {
  text-align: left;
  margin-bottom: 20px;
}
.popular .widget-title + .post-its .widget-popular .entry.widget-popular:last-child {
  margin-bottom: 0;
}
.popular .widget-title + .post-its .widget-popular .entry.widget-popular .entry-thumbnail {
  display: inline-block;
  vertical-align: top;
}
.popular .widget-title + .post-its .widget-popular .entry.widget-popular .entry-thumbnail a .image {
  width: 70px;
}
.popular .widget-title + .post-its .widget-popular .entry.widget-popular .entry-data {
  display: inline-block;
  width: calc(100% - 80px);
  padding-left: 10px;
  margin: 0;
}
.popular .widget-title + .post-its .widget-popular .entry.widget-popular .entry-data .entry-header {
  margin: 0;
}
.popular .widget-title + .post-its .widget-popular .entry.widget-popular .entry-data .entry-header .entry-title {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  padding: 0;
  font-family: "Montserrat", sans-serif;
  line-height: 1.25;
}
.popular .widget-title + .post-its .widget-popular .entry.widget-popular .entry-data .entry-header .entry-title a {
  color: #475258;
  font-style: normal;
}
.popular .widget-title + .post-its .widget-popular .entry.widget-popular .entry-data .entry-header .entry-title + .entry-meta {
  margin: 0;
}
.popular .widget-title + .post-its .widget-popular .entry.widget-popular .entry-data .entry-header .entry-title + .entry-meta > span.date,
.popular .widget-title + .post-its .widget-popular .entry.widget-popular .entry-data .entry-header .entry-title + .entry-meta > span {
  display: block;
  float: none;
  margin-top: 17px;
  color: #f2f2f2;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 10px;
  line-height: 1.375;
  font-weight: 300;
  font-family: Roboto,sans-serif;
  font-family: "Open Sans", sans-serif;
}
.popular .widget-title + .post-its .widget-popular .entry.widget-popular .entry-data .entry-header .entry-title + .entry-meta > span.date a,
.popular .widget-title + .post-its .widget-popular .entry.widget-popular .entry-data .entry-header .entry-title + .entry-meta > span a {
  margin: 0;
  color: #aaaaaa;
  white-space: nowrap;
  display: inline-block;
}
.popular .widget-title + .post-its .widget-popular .entry.widget-popular .entry-data .entry-header .entry-title + .entry-meta > span.date a:hover,
.popular .widget-title + .post-its .widget-popular .entry.widget-popular .entry-data .entry-header .entry-title + .entry-meta > span a:hover {
  color: #5bbc2e;
}
.middle-univer-post {
  padding: 60px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.middle-univer-post .middle-table {
  display: table;
  width: 100%;
}
.middle-univer-post .middle-table > div:first-child {
  display: table-cell;
  width: 50%;
}
.middle-univer-post .middle-table > div:last-child {
  display: table-cell;
  width: 50%;
  text-align: right;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .middle-univer-post .middle-table > div:first-child,
  .middle-univer-post .middle-table > div:last-child {
    display: block;
    width: 100%;
    text-align: left;
  }
  .middle-univer-post .middle-table > div:first-child {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .middle-univer-post .middle-table {
    display: block;
  }
}
.middle-univer-post .page-header .page-title {
  margin: 0;
  font-size: 37px;
  font-family: "Varela Round";
  font-weight: 400;
}
.middle-univer-post .azexo-woo-breadcrumb .woocommerce-breadcrumb,
.middle-univer-post .azexo-breadcrumb .woocommerce-breadcrumb {
  bottom: 36px;
  left: auto;
  padding: 0;
  z-index: 3;
  position: absolute;
}
.middle-univer-post .azexo-woo-breadcrumb .woocommerce-breadcrumb,
.middle-univer-post .azexo-breadcrumb .woocommerce-breadcrumb,
.middle-univer-post .azexo-woo-breadcrumb .breadcrumb,
.middle-univer-post .azexo-breadcrumb .breadcrumb {
  font-size: 14px;
  line-height: 1.375;
  letter-spacing: .1px;
  font-weight: 300;
  font-family: "Varela Round";
  color: #5bbc2e;
}
.middle-univer-post .azexo-woo-breadcrumb .woocommerce-breadcrumb .delimiter,
.middle-univer-post .azexo-breadcrumb .woocommerce-breadcrumb .delimiter,
.middle-univer-post .azexo-woo-breadcrumb .breadcrumb .delimiter,
.middle-univer-post .azexo-breadcrumb .breadcrumb .delimiter {
  display: none;
  padding: 0 5px;
  color: #666666;
}
.middle-univer-post .azexo-woo-breadcrumb .woocommerce-breadcrumb a,
.middle-univer-post .azexo-breadcrumb .woocommerce-breadcrumb a,
.middle-univer-post .azexo-woo-breadcrumb .breadcrumb a,
.middle-univer-post .azexo-breadcrumb .breadcrumb a {
  margin-right: 20px;
  color: #888888;
}
.middle-univer-post .azexo-woo-breadcrumb .woocommerce-breadcrumb a:first-child,
.middle-univer-post .azexo-breadcrumb .woocommerce-breadcrumb a:first-child,
.middle-univer-post .azexo-woo-breadcrumb .breadcrumb a:first-child,
.middle-univer-post .azexo-breadcrumb .breadcrumb a:first-child {
  width: 13px;
  display: inline-block;
  visibility: hidden;
  position: relative;
}
.middle-univer-post .azexo-woo-breadcrumb .woocommerce-breadcrumb a:first-child:before,
.middle-univer-post .azexo-breadcrumb .woocommerce-breadcrumb a:first-child:before,
.middle-univer-post .azexo-woo-breadcrumb .breadcrumb a:first-child:before,
.middle-univer-post .azexo-breadcrumb .breadcrumb a:first-child:before {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 0;
  position: absolute;
  color: #888888;
  visibility: visible;
  content: "\f015";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.middle-univer-post .azexo-woo-breadcrumb .woocommerce-breadcrumb a:hover,
.middle-univer-post .azexo-breadcrumb .woocommerce-breadcrumb a:hover,
.middle-univer-post .azexo-woo-breadcrumb .breadcrumb a:hover,
.middle-univer-post .azexo-breadcrumb .breadcrumb a:hover {
  color: #888888;
}
.middle-univer-dem {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
}
.middle-univer-dem > div {
  position: relative;
}
.middle-univer-dem[data-darken-background="true"]:before {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(51, 51, 51, 0.9);
}
.middle-univer-dem .middle-wrapper {
  padding: 145px 0 135px;
}
.middle-univer-dem .middle-wrapper .page-header .page-title {
  color: inherit;
  margin: 0;
  font-size: 41px;
  font-family: "Varela Round";
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 6px;
}
.middle-univer-dem .middle-wrapper .text-middle {
  font-family: "Varela Round";
  font-size: 18px;
  margin-bottom: 27px;
  opacity: .6;
}
.middle-univer-dem .middle-wrapper .azexo-woo-breadcrumb .woocommerce-breadcrumb,
.middle-univer-dem .middle-wrapper .azexo-breadcrumb .woocommerce-breadcrumb {
  bottom: 36px;
  left: auto;
  padding: 0;
  z-index: 3;
  position: absolute;
}
.middle-univer-dem .middle-wrapper .azexo-woo-breadcrumb .woocommerce-breadcrumb,
.middle-univer-dem .middle-wrapper .azexo-breadcrumb .woocommerce-breadcrumb,
.middle-univer-dem .middle-wrapper .azexo-woo-breadcrumb .breadcrumb,
.middle-univer-dem .middle-wrapper .azexo-breadcrumb .breadcrumb {
  display: inline-block;
  font-size: 14px;
  line-height: 1.375;
  letter-spacing: .1px;
  font-weight: 300;
  font-family: "Varela Round";
}
.middle-univer-dem .middle-wrapper .azexo-woo-breadcrumb .woocommerce-breadcrumb .delimiter,
.middle-univer-dem .middle-wrapper .azexo-breadcrumb .woocommerce-breadcrumb .delimiter,
.middle-univer-dem .middle-wrapper .azexo-woo-breadcrumb .breadcrumb .delimiter,
.middle-univer-dem .middle-wrapper .azexo-breadcrumb .breadcrumb .delimiter {
  display: none;
  padding: 0 5px;
  color: #666666;
}
.middle-univer-dem .middle-wrapper .azexo-woo-breadcrumb .woocommerce-breadcrumb > span:last-child,
.middle-univer-dem .middle-wrapper .azexo-breadcrumb .woocommerce-breadcrumb > span:last-child,
.middle-univer-dem .middle-wrapper .azexo-woo-breadcrumb .breadcrumb > span:last-child,
.middle-univer-dem .middle-wrapper .azexo-breadcrumb .breadcrumb > span:last-child {
  color: inherit;
  display: inline-block;
  font-size: 15px;
  padding: 0px 20px;
  float: left;
  border-radius: 8px;
  line-height: 30px;
  margin-bottom: 20px;
  opacity: .5;
  color: #ffffff;
  opacity: 1;
  position: relative;
}
.middle-univer-dem .middle-wrapper .azexo-woo-breadcrumb .woocommerce-breadcrumb > span:last-child:after,
.middle-univer-dem .middle-wrapper .azexo-breadcrumb .woocommerce-breadcrumb > span:last-child:after,
.middle-univer-dem .middle-wrapper .azexo-woo-breadcrumb .breadcrumb > span:last-child:after,
.middle-univer-dem .middle-wrapper .azexo-breadcrumb .breadcrumb > span:last-child:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: visible;
  border: 2px solid;
  border-radius: 10px;
  border-color: #5bbc2e;
}
.middle-univer-dem .middle-wrapper .azexo-woo-breadcrumb .woocommerce-breadcrumb a,
.middle-univer-dem .middle-wrapper .azexo-breadcrumb .woocommerce-breadcrumb a,
.middle-univer-dem .middle-wrapper .azexo-woo-breadcrumb .breadcrumb a,
.middle-univer-dem .middle-wrapper .azexo-breadcrumb .breadcrumb a {
  color: inherit;
  display: inline-block;
  font-size: 15px;
  padding: 0px 20px;
  float: left;
  border-radius: 8px;
  line-height: 30px;
  margin-bottom: 20px;
  opacity: .5;
  margin-right: 20px;
  position: relative;
}
.middle-univer-dem .middle-wrapper .azexo-woo-breadcrumb .woocommerce-breadcrumb a:after,
.middle-univer-dem .middle-wrapper .azexo-breadcrumb .woocommerce-breadcrumb a:after,
.middle-univer-dem .middle-wrapper .azexo-woo-breadcrumb .breadcrumb a:after,
.middle-univer-dem .middle-wrapper .azexo-breadcrumb .breadcrumb a:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: visible;
  border: 2px solid;
  border-radius: 10px;
  border-color: inherit;
  opacity: .2;
}
.middle-univer-dem .middle-wrapper .azexo-woo-breadcrumb .woocommerce-breadcrumb a:first-child,
.middle-univer-dem .middle-wrapper .azexo-breadcrumb .woocommerce-breadcrumb a:first-child,
.middle-univer-dem .middle-wrapper .azexo-woo-breadcrumb .breadcrumb a:first-child,
.middle-univer-dem .middle-wrapper .azexo-breadcrumb .breadcrumb a:first-child {
  display: inline-block;
  padding: 0;
  visibility: hidden;
  width: 30px;
  height: 30px;
  border: 0;
}
.middle-univer-dem .middle-wrapper .azexo-woo-breadcrumb .woocommerce-breadcrumb a:first-child:before,
.middle-univer-dem .middle-wrapper .azexo-breadcrumb .woocommerce-breadcrumb a:first-child:before,
.middle-univer-dem .middle-wrapper .azexo-woo-breadcrumb .breadcrumb a:first-child:before,
.middle-univer-dem .middle-wrapper .azexo-breadcrumb .breadcrumb a:first-child:before {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: visible;
  content: "\f015";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 30px;
  font-size: 14px;
}
.middle-univer-dem .middle-wrapper .azexo-woo-breadcrumb .woocommerce-breadcrumb a:hover,
.middle-univer-dem .middle-wrapper .azexo-breadcrumb .woocommerce-breadcrumb a:hover,
.middle-univer-dem .middle-wrapper .azexo-woo-breadcrumb .breadcrumb a:hover,
.middle-univer-dem .middle-wrapper .azexo-breadcrumb .breadcrumb a:hover {
  color: #888888;
}
.agency-middle {
  background-color: #f8f8f8;
  padding-top: 130px;
  padding-bottom: 50px;
}
.azen-univer-minimiddle-dark {
  position: relative;
}
.azen-univer-minimiddle-dark > div {
  position: relative;
}
.azen-univer-minimiddle-dark[data-darken-background="true"]:before {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #222222;
}
.azen-univer-minimiddle-dark .azen-middle-wrapper {
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box;
  padding-right: 15px !important;
  padding-left: 15px !important;
  padding: 20px 0px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  -o-box-align: center;
  box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -khtml-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: space-between;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -khtml-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
@media (min-width: 786px) {
  .azen-univer-minimiddle-dark .azen-middle-wrapper {
    max-width: 750px !important;
  }
}
@media (min-width: 992px) {
  .azen-univer-minimiddle-dark .azen-middle-wrapper {
    max-width: 970px !important;
  }
}
@media (min-width: 1200px) {
  .azen-univer-minimiddle-dark .azen-middle-wrapper {
    max-width: 1170px !important;
  }
}
@media (min-width: 786px) {
  .azen-univer-minimiddle-dark .azen-middle-wrapper {
    max-width: 750px !important;
  }
}
@media (min-width: 992px) {
  .azen-univer-minimiddle-dark .azen-middle-wrapper {
    max-width: 970px !important;
  }
}
@media (min-width: 1200px) {
  .azen-univer-minimiddle-dark .azen-middle-wrapper {
    max-width: 1170px !important;
  }
}
.azen-univer-minimiddle-dark .azen-middle-wrapper.active-sidebar {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.azen-univer-minimiddle-dark .azen-middle-wrapper.active-sidebar #primary {
  width: 67%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
}
.azen-univer-minimiddle-dark .azen-middle-wrapper.active-sidebar #tertiary {
  width: 33%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
}
.azen-univer-minimiddle-dark .azen-middle-wrapper.active-sidebar #tertiary .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 3;
}
.azen-univer-minimiddle-dark .azen-middle-wrapper.active-sidebar #primary + #tertiary .sidebar-inner {
  margin-right: 0;
  margin-left: 40px;
}
.azen-univer-minimiddle-dark .azen-middle-wrapper.active-sidebar .entry.page {
  padding: 30px;
  background-color: #ffffff;
}
.azen-univer-minimiddle-dark .azen-middle-wrapper::after {
  content: "";
  display: table;
  clear: both;
}
.azen-univer-minimiddle-dark .azen-middle-wrapper.active-sidebar {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.azen-univer-minimiddle-dark .azen-middle-wrapper.active-sidebar #primary {
  width: 67%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
}
.azen-univer-minimiddle-dark .azen-middle-wrapper.active-sidebar #tertiary {
  width: 33%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
}
.azen-univer-minimiddle-dark .azen-middle-wrapper.active-sidebar #tertiary .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 3;
}
.azen-univer-minimiddle-dark .azen-middle-wrapper.active-sidebar #primary + #tertiary .sidebar-inner {
  margin-right: 0;
  margin-left: 40px;
}
.azen-univer-minimiddle-dark .azen-middle-wrapper.active-sidebar .entry.page {
  padding: 30px;
  background-color: #ffffff;
}
.azen-univer-minimiddle-dark .azen-middle-wrapper:after {
  content: none;
}
@media screen and (max-width: 768px) {
  .azen-univer-minimiddle-dark .azen-middle-wrapper {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .azen-univer-minimiddle-dark .azen-middle-wrapper {
    -webkit-display: block;
    -khtml-display: block;
    -moz-display: block;
    -ms-display: block;
    display: block;
  }
  .azen-univer-minimiddle-dark .azen-middle-wrapper > div {
    width: 100%;
    display: block;
    text-align: center;
  }
  .azen-univer-minimiddle-dark .azen-middle-wrapper > div:last-child {
    text-align: center;
  }
}
.azen-univer-minimiddle-dark .azen-middle-wrapper .azen-page-header .azen-page-title {
  color: inherit;
  margin: 0;
  font-size: 29px;
  font-family: "Varela Round";
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 6px;
}
.azen-univer-minimiddle-dark .azen-middle-wrapper .azen-azexo-breadcrumb {
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  .azen-univer-minimiddle-dark .azen-middle-wrapper .azen-azexo-breadcrumb {
    padding-top: 15px;
  }
}
.azen-univer-minimiddle-dark .azen-middle-wrapper .azen-azexo-breadcrumb .woocommerce-breadcrumb {
  bottom: 36px;
  left: auto;
  padding: 0;
  z-index: 3;
  position: absolute;
}
.azen-univer-minimiddle-dark .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb {
  display: inline-block;
  font-size: 14px;
  line-height: 1.375;
  letter-spacing: .1px;
  font-weight: 300;
  font-family: "Varela Round";
  text-align: center;
}
.azen-univer-minimiddle-dark .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb .delimiter {
  display: none;
  padding: 0 5px;
  color: #666666;
}
.azen-univer-minimiddle-dark .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb .azen-sample-page {
  color: inherit;
  display: inline-block;
  font-size: 15px;
  padding: 0px 20px;
  float: left;
  border-radius: 8px;
  line-height: 30px;
  margin-bottom: 20px;
  opacity: .5;
  color: #5bbc2e;
  opacity: 1;
  position: relative;
}
.azen-univer-minimiddle-dark .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb .azen-sample-page:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: visible;
  border: 2px solid;
  border-radius: 10px;
  border-color: #5bbc2e;
}
.azen-univer-minimiddle-dark .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb > span {
  display: inline-block;
}
.azen-univer-minimiddle-dark .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb a {
  -webkit-transition: all 0.1s linear 0s;
  -khtml-transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -ms-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
  color: inherit;
  display: inline-block;
  font-size: 15px;
  padding: 0px 20px;
  float: left;
  border-radius: 8px;
  line-height: 30px;
  margin-bottom: 20px;
  opacity: .5;
  margin-right: 20px;
  position: relative;
}
.azen-univer-minimiddle-dark .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb a:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: visible;
  border: 2px solid;
  border-radius: 10px;
  border-color: inherit;
  opacity: .2;
}
.azen-univer-minimiddle-dark .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb a:first-child {
  display: inline-block;
  padding: 0;
  visibility: hidden;
  width: 30px;
  height: 30px;
  border: 0;
}
.azen-univer-minimiddle-dark .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb a:first-child:before {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: visible;
  content: "\f015";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 30px;
  font-size: 14px;
}
.azen-univer-minimiddle-dark .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb a:hover {
  color: #888888;
}
/*
=== general typography styles ===
*/
body {
  font-family: "Varela Round", sans-serif;
  letter-spacing: 0;
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  line-height: 1.428;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin: 18px 0;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin: 18px 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Varela Round", sans-serif;
  line-height: 1.1;
  color: #222222;
  font-weight: 400;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
.h1:first-child,
.h2:first-child,
.h3:first-child,
.h4:first-child,
.h5:first-child,
.h6:first-child {
  margin-top: 0;
  padding-top: 0;
}
iframe {
  width: 100% !important;
  border: 0;
}
h1,
.h1 {
  font-size: 36px;
  line-height: 43px;
}
h2,
.h2 {
  font-size: 30px;
  line-height: 35px;
}
h3,
.h3 {
  font-size: 24px;
  line-height: 30px;
}
h4,
.h4 {
  font-size: 18px;
  line-height: 22px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p,
.p {
  margin-bottom: 30px;
}
p:last-child,
.p:last-child {
  margin-bottom: 0;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
a {
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: #333333;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #5bbc2e;
  outline: 0;
  text-decoration: none;
}
a:focus {
  color: #5bbc2e;
}
a:active,
a:focus,
button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=file] > input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
select::-moz-focus-inner {
  outline: 0;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #f5f5f5;
}
strong,
b {
  font-weight: 700;
  color: #333333;
}
dfn,
cite,
em {
  font-style: italic;
}
blockquote {
  position: relative;
  font-family: "Varela Round";
  color: #666666;
  line-height: 1.3;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0;
  margin: 55px 0;
  padding: 0 0 0 120px;
  font-style: italic;
  border: none;
}
blockquote:before {
  content: " ";
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCIgdmlld0JveD0iMCAwIDk3NS4wMzYgOTc1LjAzNiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgOTc1LjAzNiA5NzUuMDM2OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTkyNS4wMzYsNTcuMTk3aC0zMDRjLTI3LjYsMC01MCwyMi40LTUwLDUwdjMwNGMwLDI3LjYwMSwyMi40LDUwLDUwLDUwaDE0NS41Yy0xLjksNzkuNjAxLTIwLjQsMTQzLjMtNTUuNCwxOTEuMiAgIGMtMjcuNiwzNy44LTY5LjM5OSw2OS4xLTEyNS4zLDkzLjhjLTI1LjcsMTEuMy0zNi44LDQxLjctMjQuOCw2Ny4xMDFsMzYsNzZjMTEuNiwyNC4zOTksNDAuMywzNS4xLDY1LjEsMjQuMzk5ICAgYzY2LjItMjguNiwxMjIuMTAxLTY0LjgsMTY3LjctMTA4LjhjNTUuNjAxLTUzLjcsOTMuNy0xMTQuMywxMTQuMy0xODEuOWMyMC42MDEtNjcuNiwzMC45LTE1OS44LDMwLjktMjc2Ljh2LTIzOSAgIEM5NzUuMDM2LDc5LjU5OCw5NTIuNjM1LDU3LjE5Nyw5MjUuMDM2LDU3LjE5N3oiIGZpbGw9IiNlOGU5ZWQiLz4KCTxwYXRoIGQ9Ik0xMDYuMDM2LDkxMy40OTdjNjUuNC0yOC41LDEyMS02NC42OTksMTY2LjktMTA4LjZjNTYuMS01My43LDk0LjQtMTE0LjEsMTE1LTE4MS4yYzIwLjYtNjcuMSwzMC44OTktMTU5LjYsMzAuODk5LTI3Ny41ICAgdi0yMzljMC0yNy42LTIyLjM5OS01MC01MC01MGgtMzA0Yy0yNy42LDAtNTAsMjIuNC01MCw1MHYzMDRjMCwyNy42MDEsMjIuNCw1MCw1MCw1MGgxNDUuNWMtMS45LDc5LjYwMS0yMC40LDE0My4zLTU1LjQsMTkxLjIgICBjLTI3LjYsMzcuOC02OS40LDY5LjEtMTI1LjMsOTMuOGMtMjUuNywxMS4zLTM2LjgsNDEuNy0yNC44LDY3LjEwMWwzNS45LDc1LjhDNTIuMzM2LDkxMy40OTcsODEuMjM2LDkyNC4yOTgsMTA2LjAzNiw5MTMuNDk3eiIgZmlsbD0iI2U4ZTllZCIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-size: contain;
  width: 38px;
  height: 30px;
  background-position: center;
  -webkit-transform: rotate(180deg);
  -khtml-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  left: 42px;
  top: 7px;
  position: absolute;
}
blockquote p {
  font-family: "Varela Round";
  color: #666666;
  line-height: 1.3;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0;
  padding: 0;
  margin: 0;
}
blockquote cite {
  display: block;
  font-style: normal;
  text-transform: capitalize;
  color: #5bbc2e;
  font-size: 17px;
  margin-top: 18px;
}
address {
  margin: 0 0 1.6em;
  color: #333333;
}
code,
kbd,
tt,
var,
samp,
pre {
  font-family: monospace;
  -webkit-hyphens: none;
  -khtml-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
pre {
  background-color: transparent;
  border: 1px solid #bbbbbb;
  line-height: 1.2;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 0.8em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
abbr[title] {
  border-bottom: 1px dotted #dddddd;
  cursor: help;
}
mark,
ins {
  background-color: #f5f5f5;
  text-decoration: none;
}
sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
small {
  font-size: 75%;
}
big {
  font-size: 125%;
}
.alignleft {
  display: inline;
  float: left;
}
.alignright {
  display: inline;
  float: right;
}
.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
  margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
  margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
  clear: both;
  text-align: center;
  margin-top: 0.4em;
  margin-bottom: 1.6em;
}
.wp-caption {
  width: auto !important;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
  margin-bottom: 1.2em;
}
.wp-caption .wp-caption-text {
  color: #5bbc2e;
  font-weight: 600;
}
dl {
  margin-bottom: 1.6em;
}
dl dt {
  font-weight: bold;
}
dl dd {
  margin-bottom: 1.6em;
}
img {
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
figure {
  margin: 0;
}
del {
  opacity: 0.5;
}
.entry .entry-content ul:not([class]):not([id]):not([style]),
#comments .comment-list li.comment .comment-data ul:not([class]):not([id]):not([style]),
#tab-description ul:not([class]):not([id]):not([style]) {
  margin: 0 0 30px 0;
  padding: 0;
}
.entry .entry-content ul:not([class]):not([id]):not([style]) > li:not([class]):not([id]):not([style]),
#comments .comment-list li.comment .comment-data ul:not([class]):not([id]):not([style]) > li:not([class]):not([id]):not([style]),
#tab-description ul:not([class]):not([id]):not([style]) > li:not([class]):not([id]):not([style]) {
  position: relative;
  padding: 0px 0 0px 60px;
  list-style: none;
}
.entry .entry-content ul:not([class]):not([id]):not([style]) > li:not([class]):not([id]):not([style]):before,
#comments .comment-list li.comment .comment-data ul:not([class]):not([id]):not([style]) > li:not([class]):not([id]):not([style]):before,
#tab-description ul:not([class]):not([id]):not([style]) > li:not([class]):not([id]):not([style]):before {
  position: absolute;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  left: 37px;
  top: 8px;
  transform: translate(0, 0);
  z-index: 222;
  width: 11px;
  height: 12px;
  content: "\f00c";
  font-size: 12px;
  line-height: 14px;
  font-family: "FontAwesome", sans-serif;
  color: #5bbc2e;
}
.entry .entry-content ul:not([class]):not([id]):not([style]) > li:not([class]):not([id]):not([style]) > ul:not([class]):not([id]):not([style]),
#comments .comment-list li.comment .comment-data ul:not([class]):not([id]):not([style]) > li:not([class]):not([id]):not([style]) > ul:not([class]):not([id]):not([style]),
#tab-description ul:not([class]):not([id]):not([style]) > li:not([class]):not([id]):not([style]) > ul:not([class]):not([id]):not([style]) {
  margin: 0;
}
.entry .entry-content ol:not([class]):not([id]):not([style]),
#comments .comment-list li.comment .comment-data ol:not([class]):not([id]):not([style]),
#tab-description ol:not([class]):not([id]):not([style]) {
  margin: 0 0 30px 0;
  padding: 0;
}
.entry .entry-content ol:not([class]):not([id]):not([style]) > li:not([class]):not([id]):not([style]),
#comments .comment-list li.comment .comment-data ol:not([class]):not([id]):not([style]) > li:not([class]):not([id]):not([style]),
#tab-description ol:not([class]):not([id]):not([style]) > li:not([class]):not([id]):not([style]) {
  counter-increment: olCount;
  position: relative;
  padding: 0px 0 0px 60px;
  list-style: none;
}
.entry .entry-content ol:not([class]):not([id]):not([style]) > li:not([class]):not([id]):not([style])::before,
#comments .comment-list li.comment .comment-data ol:not([class]):not([id]):not([style]) > li:not([class]):not([id]):not([style])::before,
#tab-description ol:not([class]):not([id]):not([style]) > li:not([class]):not([id]):not([style])::before {
  content: counter(olCount);
  display: inline-block;
  position: absolute;
  min-width: 17px;
  height: 17px;
  line-height: 17px;
  text-align: center;
  font-size: 9px;
  font-weight: 700;
  left: 33px;
  top: 6px;
  letter-spacing: 0;
  background-color: #5bbc2e;
  color: #ffffff;
  border-radius: 200%;
  font-family: 'Open Sans', serif;
}
.entry .entry-content table,
#comments .comment-list li.comment .comment-data table,
#tab-description table {
  margin: 0 0 30px 0;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  table-layout: auto;
  width: 100%;
}
.entry .entry-content table caption,
#comments .comment-list li.comment .comment-data table caption,
#tab-description table caption {
  margin-bottom: 10px;
  color: #000000;
  line-height: 1;
}
.entry .entry-content table thead,
#comments .comment-list li.comment .comment-data table thead,
#tab-description table thead {
  background-color: #222222;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
}
.entry .entry-content table thead tr th,
#comments .comment-list li.comment .comment-data table thead tr th,
#tab-description table thead tr th,
.entry .entry-content table thead tr td,
#comments .comment-list li.comment .comment-data table thead tr td,
#tab-description table thead tr td {
  padding: 10px 20px;
  border: 1px solid #f2f2f2;
}
.entry .entry-content table tbody tr th,
#comments .comment-list li.comment .comment-data table tbody tr th,
#tab-description table tbody tr th,
.entry .entry-content table tbody tr td,
#comments .comment-list li.comment .comment-data table tbody tr td,
#tab-description table tbody tr td {
  padding: 10px 20px;
  border: 1px solid #f2f2f2;
}
.entry .entry-content table tbody tr th a,
#comments .comment-list li.comment .comment-data table tbody tr th a,
#tab-description table tbody tr th a,
.entry .entry-content table tbody tr td a,
#comments .comment-list li.comment .comment-data table tbody tr td a,
#tab-description table tbody tr td a {
  color: #5bbc2e;
}
.entry .entry-content table tfoot tr th,
#comments .comment-list li.comment .comment-data table tfoot tr th,
#tab-description table tfoot tr th,
.entry .entry-content table tfoot tr td,
#comments .comment-list li.comment .comment-data table tfoot tr td,
#tab-description table tfoot tr td {
  padding: 10px 20px;
  border: 1px solid #f2f2f2;
}
.entry .entry-content table tfoot tr th a,
#comments .comment-list li.comment .comment-data table tfoot tr th a,
#tab-description table tfoot tr th a,
.entry .entry-content table tfoot tr td a,
#comments .comment-list li.comment .comment-data table tfoot tr td a,
#tab-description table tfoot tr td a {
  color: #5bbc2e;
}
@media (max-width: 786px) {
  .entry .entry-content table,
  #comments .comment-list li.comment .comment-data table,
  #tab-description table {
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    table-layout: auto;
    width: 100%;
  }
  .entry .entry-content table caption,
  #comments .comment-list li.comment .comment-data table caption,
  #tab-description table caption {
    margin-bottom: 10px;
    color: #000000;
    line-height: 1;
  }
  .entry .entry-content table thead,
  #comments .comment-list li.comment .comment-data table thead,
  #tab-description table thead {
    background-color: #222222;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
  }
  .entry .entry-content table thead tr th,
  #comments .comment-list li.comment .comment-data table thead tr th,
  #tab-description table thead tr th,
  .entry .entry-content table thead tr td,
  #comments .comment-list li.comment .comment-data table thead tr td,
  #tab-description table thead tr td {
    padding: 5px 10px;
    border: 1px solid #f2f2f2;
  }
  .entry .entry-content table tbody tr th,
  #comments .comment-list li.comment .comment-data table tbody tr th,
  #tab-description table tbody tr th,
  .entry .entry-content table tbody tr td,
  #comments .comment-list li.comment .comment-data table tbody tr td,
  #tab-description table tbody tr td {
    padding: 5px 10px;
    border: 1px solid #f2f2f2;
  }
  .entry .entry-content table tbody tr th a,
  #comments .comment-list li.comment .comment-data table tbody tr th a,
  #tab-description table tbody tr th a,
  .entry .entry-content table tbody tr td a,
  #comments .comment-list li.comment .comment-data table tbody tr td a,
  #tab-description table tbody tr td a {
    color: #5bbc2e;
  }
  .entry .entry-content table tfoot tr th,
  #comments .comment-list li.comment .comment-data table tfoot tr th,
  #tab-description table tfoot tr th,
  .entry .entry-content table tfoot tr td,
  #comments .comment-list li.comment .comment-data table tfoot tr td,
  #tab-description table tfoot tr td {
    padding: 5px 10px;
    border: 1px solid #f2f2f2;
  }
  .entry .entry-content table tfoot tr th a,
  #comments .comment-list li.comment .comment-data table tfoot tr th a,
  #tab-description table tfoot tr th a,
  .entry .entry-content table tfoot tr td a,
  #comments .comment-list li.comment .comment-data table tfoot tr td a,
  #tab-description table tfoot tr td a {
    color: #5bbc2e;
  }
}
.entry .entry-content .gallery,
#comments .comment-list li.comment .comment-data .gallery,
#tab-description .gallery {
  width: 100%;
  margin: 0;
}
.entry .entry-content .gallery .gallery-item,
#comments .comment-list li.comment .comment-data .gallery .gallery-item,
#tab-description .gallery .gallery-item {
  overflow: hidden;
  float: left;
  text-align: center;
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 2px;
  padding-top: 2px;
  box-sizing: border-box;
}
.entry .entry-content .gallery .gallery-item img,
#comments .comment-list li.comment .comment-data .gallery .gallery-item img,
#tab-description .gallery .gallery-item img {
  display: block;
  width: 100%;
  height: auto;
}
.entry .entry-content .gallery .gallery-item .gallery-caption,
#comments .comment-list li.comment .comment-data .gallery .gallery-item .gallery-caption,
#tab-description .gallery .gallery-item .gallery-caption {
  background-color: #000000;
  color: #ffffff;
  font-size: 11px;
  padding: 10px;
  text-align: left;
  margin: 0;
  bottom: 0;
  left: 0;
  right: 2px;
  position: absolute;
  line-height: 1.3;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: translate(0, 100%);
  -khtml-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
}
.entry .entry-content .gallery .gallery-item:hover .gallery-caption,
#comments .comment-list li.comment .comment-data .gallery .gallery-item:hover .gallery-caption,
#tab-description .gallery .gallery-item:hover .gallery-caption {
  -webkit-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.entry .entry-content .gallery.gallery-columns-5 .gallery-caption,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-5 .gallery-caption,
#tab-description .gallery.gallery-columns-5 .gallery-caption,
.entry .entry-content .gallery.gallery-columns-6 .gallery-caption,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-6 .gallery-caption,
#tab-description .gallery.gallery-columns-6 .gallery-caption,
.entry .entry-content .gallery.gallery-columns-7 .gallery-caption,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-7 .gallery-caption,
#tab-description .gallery.gallery-columns-7 .gallery-caption,
.entry .entry-content .gallery.gallery-columns-8 .gallery-caption,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-8 .gallery-caption,
#tab-description .gallery.gallery-columns-8 .gallery-caption,
.entry .entry-content .gallery.gallery-columns-9 .gallery-caption,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-9 .gallery-caption,
#tab-description .gallery.gallery-columns-9 .gallery-caption {
  display: none;
}
.entry .entry-content .gallery.gallery-columns-1 .gallery-item,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-1 .gallery-item,
#tab-description .gallery.gallery-columns-1 .gallery-item {
  width: 100%;
}
.entry .entry-content .gallery.gallery-columns-2 .gallery-item,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-2 .gallery-item,
#tab-description .gallery.gallery-columns-2 .gallery-item {
  width: 50%;
}
.entry .entry-content .gallery.gallery-columns-3 .gallery-item,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-3 .gallery-item,
#tab-description .gallery.gallery-columns-3 .gallery-item {
  width: 33.3333%;
}
.entry .entry-content .gallery.gallery-columns-4 .gallery-item,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-4 .gallery-item,
#tab-description .gallery.gallery-columns-4 .gallery-item {
  width: 25%;
}
.entry .entry-content .gallery.gallery-columns-5 .gallery-item,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-5 .gallery-item,
#tab-description .gallery.gallery-columns-5 .gallery-item {
  width: 20%;
}
.entry .entry-content .gallery.gallery-columns-6 .gallery-item,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-6 .gallery-item,
#tab-description .gallery.gallery-columns-6 .gallery-item {
  width: 16.66666666%;
}
.entry .entry-content .gallery.gallery-columns-7 .gallery-item,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-7 .gallery-item,
#tab-description .gallery.gallery-columns-7 .gallery-item {
  width: 14.285714286%;
}
.entry .entry-content .gallery.gallery-columns-8 .gallery-item,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-8 .gallery-item,
#tab-description .gallery.gallery-columns-8 .gallery-item {
  width: 12.5%;
}
.entry .entry-content .gallery.gallery-columns-9 .gallery-item,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-9 .gallery-item,
#tab-description .gallery.gallery-columns-9 .gallery-item {
  width: 11.111111111%;
}
.site-content input[type="text"],
.sidebar-container input[type="text"],
.woocommerce input[type="text"],
.search-wrapper input[type="text"],
.wpcf7 input[type="text"],
.header-my-account input[type="text"],
.site-content input[type="password"],
.sidebar-container input[type="password"],
.woocommerce input[type="password"],
.search-wrapper input[type="password"],
.wpcf7 input[type="password"],
.header-my-account input[type="password"],
.site-content input[type="email"],
.sidebar-container input[type="email"],
.woocommerce input[type="email"],
.search-wrapper input[type="email"],
.wpcf7 input[type="email"],
.header-my-account input[type="email"],
.site-content input[type="search"],
.sidebar-container input[type="search"],
.woocommerce input[type="search"],
.search-wrapper input[type="search"],
.wpcf7 input[type="search"],
.header-my-account input[type="search"],
.site-content input[type="number"],
.sidebar-container input[type="number"],
.woocommerce input[type="number"],
.search-wrapper input[type="number"],
.wpcf7 input[type="number"],
.header-my-account input[type="number"],
.site-content input[type="date"],
.sidebar-container input[type="date"],
.woocommerce input[type="date"],
.search-wrapper input[type="date"],
.wpcf7 input[type="date"],
.header-my-account input[type="date"],
.site-content select,
.sidebar-container select,
.woocommerce select,
.search-wrapper select,
.wpcf7 select,
.header-my-account select,
.site-content textarea,
.sidebar-container textarea,
.woocommerce textarea,
.search-wrapper textarea,
.wpcf7 textarea,
.header-my-account textarea,
.site-content input[type="tel"],
.sidebar-container input[type="tel"],
.woocommerce input[type="tel"],
.search-wrapper input[type="tel"],
.wpcf7 input[type="tel"],
.header-my-account input[type="tel"] {
  font-family: "Open Sans", sans-serif;
  padding: 6px 27px;
  height: 60px;
  border: 2px solid transparent;
  background-color: #f2f2f2;
  background-image: none;
  box-shadow: none;
  box-sizing: border-box;
  font-weight: 300;
  text-transform: capitalize;
  font-size: 14px;
  letter-spacing: 0;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none !important;
  margin: 0;
  line-height: 60px;
  border-radius: 10px;
  padding-left: 27px;
  display: block;
  width: 100%;
  color: #aaaaaa;
}
.site-content input[type="text"]:placeholder,
.sidebar-container input[type="text"]:placeholder,
.woocommerce input[type="text"]:placeholder,
.search-wrapper input[type="text"]:placeholder,
.wpcf7 input[type="text"]:placeholder,
.header-my-account input[type="text"]:placeholder,
.site-content input[type="password"]:placeholder,
.sidebar-container input[type="password"]:placeholder,
.woocommerce input[type="password"]:placeholder,
.search-wrapper input[type="password"]:placeholder,
.wpcf7 input[type="password"]:placeholder,
.header-my-account input[type="password"]:placeholder,
.site-content input[type="email"]:placeholder,
.sidebar-container input[type="email"]:placeholder,
.woocommerce input[type="email"]:placeholder,
.search-wrapper input[type="email"]:placeholder,
.wpcf7 input[type="email"]:placeholder,
.header-my-account input[type="email"]:placeholder,
.site-content input[type="search"]:placeholder,
.sidebar-container input[type="search"]:placeholder,
.woocommerce input[type="search"]:placeholder,
.search-wrapper input[type="search"]:placeholder,
.wpcf7 input[type="search"]:placeholder,
.header-my-account input[type="search"]:placeholder,
.site-content input[type="number"]:placeholder,
.sidebar-container input[type="number"]:placeholder,
.woocommerce input[type="number"]:placeholder,
.search-wrapper input[type="number"]:placeholder,
.wpcf7 input[type="number"]:placeholder,
.header-my-account input[type="number"]:placeholder,
.site-content input[type="date"]:placeholder,
.sidebar-container input[type="date"]:placeholder,
.woocommerce input[type="date"]:placeholder,
.search-wrapper input[type="date"]:placeholder,
.wpcf7 input[type="date"]:placeholder,
.header-my-account input[type="date"]:placeholder,
.site-content select:placeholder,
.sidebar-container select:placeholder,
.woocommerce select:placeholder,
.search-wrapper select:placeholder,
.wpcf7 select:placeholder,
.header-my-account select:placeholder,
.site-content textarea:placeholder,
.sidebar-container textarea:placeholder,
.woocommerce textarea:placeholder,
.search-wrapper textarea:placeholder,
.wpcf7 textarea:placeholder,
.header-my-account textarea:placeholder,
.site-content input[type="tel"]:placeholder,
.sidebar-container input[type="tel"]:placeholder,
.woocommerce input[type="tel"]:placeholder,
.search-wrapper input[type="tel"]:placeholder,
.wpcf7 input[type="tel"]:placeholder,
.header-my-account input[type="tel"]:placeholder {
  color: #aaaaaa;
}
.site-content input[type="text"]::placeholder,
.sidebar-container input[type="text"]::placeholder,
.woocommerce input[type="text"]::placeholder,
.search-wrapper input[type="text"]::placeholder,
.wpcf7 input[type="text"]::placeholder,
.header-my-account input[type="text"]::placeholder,
.site-content input[type="password"]::placeholder,
.sidebar-container input[type="password"]::placeholder,
.woocommerce input[type="password"]::placeholder,
.search-wrapper input[type="password"]::placeholder,
.wpcf7 input[type="password"]::placeholder,
.header-my-account input[type="password"]::placeholder,
.site-content input[type="email"]::placeholder,
.sidebar-container input[type="email"]::placeholder,
.woocommerce input[type="email"]::placeholder,
.search-wrapper input[type="email"]::placeholder,
.wpcf7 input[type="email"]::placeholder,
.header-my-account input[type="email"]::placeholder,
.site-content input[type="search"]::placeholder,
.sidebar-container input[type="search"]::placeholder,
.woocommerce input[type="search"]::placeholder,
.search-wrapper input[type="search"]::placeholder,
.wpcf7 input[type="search"]::placeholder,
.header-my-account input[type="search"]::placeholder,
.site-content input[type="number"]::placeholder,
.sidebar-container input[type="number"]::placeholder,
.woocommerce input[type="number"]::placeholder,
.search-wrapper input[type="number"]::placeholder,
.wpcf7 input[type="number"]::placeholder,
.header-my-account input[type="number"]::placeholder,
.site-content input[type="date"]::placeholder,
.sidebar-container input[type="date"]::placeholder,
.woocommerce input[type="date"]::placeholder,
.search-wrapper input[type="date"]::placeholder,
.wpcf7 input[type="date"]::placeholder,
.header-my-account input[type="date"]::placeholder,
.site-content select::placeholder,
.sidebar-container select::placeholder,
.woocommerce select::placeholder,
.search-wrapper select::placeholder,
.wpcf7 select::placeholder,
.header-my-account select::placeholder,
.site-content textarea::placeholder,
.sidebar-container textarea::placeholder,
.woocommerce textarea::placeholder,
.search-wrapper textarea::placeholder,
.wpcf7 textarea::placeholder,
.header-my-account textarea::placeholder,
.site-content input[type="tel"]::placeholder,
.sidebar-container input[type="tel"]::placeholder,
.woocommerce input[type="tel"]::placeholder,
.search-wrapper input[type="tel"]::placeholder,
.wpcf7 input[type="tel"]::placeholder,
.header-my-account input[type="tel"]::placeholder {
  color: #aaaaaa;
}
.site-content input[type="text"]::-webkit-input-placeholder,
.sidebar-container input[type="text"]::-webkit-input-placeholder,
.woocommerce input[type="text"]::-webkit-input-placeholder,
.search-wrapper input[type="text"]::-webkit-input-placeholder,
.wpcf7 input[type="text"]::-webkit-input-placeholder,
.header-my-account input[type="text"]::-webkit-input-placeholder,
.site-content input[type="password"]::-webkit-input-placeholder,
.sidebar-container input[type="password"]::-webkit-input-placeholder,
.woocommerce input[type="password"]::-webkit-input-placeholder,
.search-wrapper input[type="password"]::-webkit-input-placeholder,
.wpcf7 input[type="password"]::-webkit-input-placeholder,
.header-my-account input[type="password"]::-webkit-input-placeholder,
.site-content input[type="email"]::-webkit-input-placeholder,
.sidebar-container input[type="email"]::-webkit-input-placeholder,
.woocommerce input[type="email"]::-webkit-input-placeholder,
.search-wrapper input[type="email"]::-webkit-input-placeholder,
.wpcf7 input[type="email"]::-webkit-input-placeholder,
.header-my-account input[type="email"]::-webkit-input-placeholder,
.site-content input[type="search"]::-webkit-input-placeholder,
.sidebar-container input[type="search"]::-webkit-input-placeholder,
.woocommerce input[type="search"]::-webkit-input-placeholder,
.search-wrapper input[type="search"]::-webkit-input-placeholder,
.wpcf7 input[type="search"]::-webkit-input-placeholder,
.header-my-account input[type="search"]::-webkit-input-placeholder,
.site-content input[type="number"]::-webkit-input-placeholder,
.sidebar-container input[type="number"]::-webkit-input-placeholder,
.woocommerce input[type="number"]::-webkit-input-placeholder,
.search-wrapper input[type="number"]::-webkit-input-placeholder,
.wpcf7 input[type="number"]::-webkit-input-placeholder,
.header-my-account input[type="number"]::-webkit-input-placeholder,
.site-content input[type="date"]::-webkit-input-placeholder,
.sidebar-container input[type="date"]::-webkit-input-placeholder,
.woocommerce input[type="date"]::-webkit-input-placeholder,
.search-wrapper input[type="date"]::-webkit-input-placeholder,
.wpcf7 input[type="date"]::-webkit-input-placeholder,
.header-my-account input[type="date"]::-webkit-input-placeholder,
.site-content select::-webkit-input-placeholder,
.sidebar-container select::-webkit-input-placeholder,
.woocommerce select::-webkit-input-placeholder,
.search-wrapper select::-webkit-input-placeholder,
.wpcf7 select::-webkit-input-placeholder,
.header-my-account select::-webkit-input-placeholder,
.site-content textarea::-webkit-input-placeholder,
.sidebar-container textarea::-webkit-input-placeholder,
.woocommerce textarea::-webkit-input-placeholder,
.search-wrapper textarea::-webkit-input-placeholder,
.wpcf7 textarea::-webkit-input-placeholder,
.header-my-account textarea::-webkit-input-placeholder,
.site-content input[type="tel"]::-webkit-input-placeholder,
.sidebar-container input[type="tel"]::-webkit-input-placeholder,
.woocommerce input[type="tel"]::-webkit-input-placeholder,
.search-wrapper input[type="tel"]::-webkit-input-placeholder,
.wpcf7 input[type="tel"]::-webkit-input-placeholder,
.header-my-account input[type="tel"]::-webkit-input-placeholder {
  color: #aaaaaa;
}
.site-content input[type="text"]::-moz-placeholder,
.sidebar-container input[type="text"]::-moz-placeholder,
.woocommerce input[type="text"]::-moz-placeholder,
.search-wrapper input[type="text"]::-moz-placeholder,
.wpcf7 input[type="text"]::-moz-placeholder,
.header-my-account input[type="text"]::-moz-placeholder,
.site-content input[type="password"]::-moz-placeholder,
.sidebar-container input[type="password"]::-moz-placeholder,
.woocommerce input[type="password"]::-moz-placeholder,
.search-wrapper input[type="password"]::-moz-placeholder,
.wpcf7 input[type="password"]::-moz-placeholder,
.header-my-account input[type="password"]::-moz-placeholder,
.site-content input[type="email"]::-moz-placeholder,
.sidebar-container input[type="email"]::-moz-placeholder,
.woocommerce input[type="email"]::-moz-placeholder,
.search-wrapper input[type="email"]::-moz-placeholder,
.wpcf7 input[type="email"]::-moz-placeholder,
.header-my-account input[type="email"]::-moz-placeholder,
.site-content input[type="search"]::-moz-placeholder,
.sidebar-container input[type="search"]::-moz-placeholder,
.woocommerce input[type="search"]::-moz-placeholder,
.search-wrapper input[type="search"]::-moz-placeholder,
.wpcf7 input[type="search"]::-moz-placeholder,
.header-my-account input[type="search"]::-moz-placeholder,
.site-content input[type="number"]::-moz-placeholder,
.sidebar-container input[type="number"]::-moz-placeholder,
.woocommerce input[type="number"]::-moz-placeholder,
.search-wrapper input[type="number"]::-moz-placeholder,
.wpcf7 input[type="number"]::-moz-placeholder,
.header-my-account input[type="number"]::-moz-placeholder,
.site-content input[type="date"]::-moz-placeholder,
.sidebar-container input[type="date"]::-moz-placeholder,
.woocommerce input[type="date"]::-moz-placeholder,
.search-wrapper input[type="date"]::-moz-placeholder,
.wpcf7 input[type="date"]::-moz-placeholder,
.header-my-account input[type="date"]::-moz-placeholder,
.site-content select::-moz-placeholder,
.sidebar-container select::-moz-placeholder,
.woocommerce select::-moz-placeholder,
.search-wrapper select::-moz-placeholder,
.wpcf7 select::-moz-placeholder,
.header-my-account select::-moz-placeholder,
.site-content textarea::-moz-placeholder,
.sidebar-container textarea::-moz-placeholder,
.woocommerce textarea::-moz-placeholder,
.search-wrapper textarea::-moz-placeholder,
.wpcf7 textarea::-moz-placeholder,
.header-my-account textarea::-moz-placeholder,
.site-content input[type="tel"]::-moz-placeholder,
.sidebar-container input[type="tel"]::-moz-placeholder,
.woocommerce input[type="tel"]::-moz-placeholder,
.search-wrapper input[type="tel"]::-moz-placeholder,
.wpcf7 input[type="tel"]::-moz-placeholder,
.header-my-account input[type="tel"]::-moz-placeholder {
  color: #aaaaaa;
}
.site-content input[type="text"]:-moz-placeholder,
.sidebar-container input[type="text"]:-moz-placeholder,
.woocommerce input[type="text"]:-moz-placeholder,
.search-wrapper input[type="text"]:-moz-placeholder,
.wpcf7 input[type="text"]:-moz-placeholder,
.header-my-account input[type="text"]:-moz-placeholder,
.site-content input[type="password"]:-moz-placeholder,
.sidebar-container input[type="password"]:-moz-placeholder,
.woocommerce input[type="password"]:-moz-placeholder,
.search-wrapper input[type="password"]:-moz-placeholder,
.wpcf7 input[type="password"]:-moz-placeholder,
.header-my-account input[type="password"]:-moz-placeholder,
.site-content input[type="email"]:-moz-placeholder,
.sidebar-container input[type="email"]:-moz-placeholder,
.woocommerce input[type="email"]:-moz-placeholder,
.search-wrapper input[type="email"]:-moz-placeholder,
.wpcf7 input[type="email"]:-moz-placeholder,
.header-my-account input[type="email"]:-moz-placeholder,
.site-content input[type="search"]:-moz-placeholder,
.sidebar-container input[type="search"]:-moz-placeholder,
.woocommerce input[type="search"]:-moz-placeholder,
.search-wrapper input[type="search"]:-moz-placeholder,
.wpcf7 input[type="search"]:-moz-placeholder,
.header-my-account input[type="search"]:-moz-placeholder,
.site-content input[type="number"]:-moz-placeholder,
.sidebar-container input[type="number"]:-moz-placeholder,
.woocommerce input[type="number"]:-moz-placeholder,
.search-wrapper input[type="number"]:-moz-placeholder,
.wpcf7 input[type="number"]:-moz-placeholder,
.header-my-account input[type="number"]:-moz-placeholder,
.site-content input[type="date"]:-moz-placeholder,
.sidebar-container input[type="date"]:-moz-placeholder,
.woocommerce input[type="date"]:-moz-placeholder,
.search-wrapper input[type="date"]:-moz-placeholder,
.wpcf7 input[type="date"]:-moz-placeholder,
.header-my-account input[type="date"]:-moz-placeholder,
.site-content select:-moz-placeholder,
.sidebar-container select:-moz-placeholder,
.woocommerce select:-moz-placeholder,
.search-wrapper select:-moz-placeholder,
.wpcf7 select:-moz-placeholder,
.header-my-account select:-moz-placeholder,
.site-content textarea:-moz-placeholder,
.sidebar-container textarea:-moz-placeholder,
.woocommerce textarea:-moz-placeholder,
.search-wrapper textarea:-moz-placeholder,
.wpcf7 textarea:-moz-placeholder,
.header-my-account textarea:-moz-placeholder,
.site-content input[type="tel"]:-moz-placeholder,
.sidebar-container input[type="tel"]:-moz-placeholder,
.woocommerce input[type="tel"]:-moz-placeholder,
.search-wrapper input[type="tel"]:-moz-placeholder,
.wpcf7 input[type="tel"]:-moz-placeholder,
.header-my-account input[type="tel"]:-moz-placeholder {
  color: #aaaaaa;
}
.site-content input[type="text"]:-ms-input-placeholder,
.sidebar-container input[type="text"]:-ms-input-placeholder,
.woocommerce input[type="text"]:-ms-input-placeholder,
.search-wrapper input[type="text"]:-ms-input-placeholder,
.wpcf7 input[type="text"]:-ms-input-placeholder,
.header-my-account input[type="text"]:-ms-input-placeholder,
.site-content input[type="password"]:-ms-input-placeholder,
.sidebar-container input[type="password"]:-ms-input-placeholder,
.woocommerce input[type="password"]:-ms-input-placeholder,
.search-wrapper input[type="password"]:-ms-input-placeholder,
.wpcf7 input[type="password"]:-ms-input-placeholder,
.header-my-account input[type="password"]:-ms-input-placeholder,
.site-content input[type="email"]:-ms-input-placeholder,
.sidebar-container input[type="email"]:-ms-input-placeholder,
.woocommerce input[type="email"]:-ms-input-placeholder,
.search-wrapper input[type="email"]:-ms-input-placeholder,
.wpcf7 input[type="email"]:-ms-input-placeholder,
.header-my-account input[type="email"]:-ms-input-placeholder,
.site-content input[type="search"]:-ms-input-placeholder,
.sidebar-container input[type="search"]:-ms-input-placeholder,
.woocommerce input[type="search"]:-ms-input-placeholder,
.search-wrapper input[type="search"]:-ms-input-placeholder,
.wpcf7 input[type="search"]:-ms-input-placeholder,
.header-my-account input[type="search"]:-ms-input-placeholder,
.site-content input[type="number"]:-ms-input-placeholder,
.sidebar-container input[type="number"]:-ms-input-placeholder,
.woocommerce input[type="number"]:-ms-input-placeholder,
.search-wrapper input[type="number"]:-ms-input-placeholder,
.wpcf7 input[type="number"]:-ms-input-placeholder,
.header-my-account input[type="number"]:-ms-input-placeholder,
.site-content input[type="date"]:-ms-input-placeholder,
.sidebar-container input[type="date"]:-ms-input-placeholder,
.woocommerce input[type="date"]:-ms-input-placeholder,
.search-wrapper input[type="date"]:-ms-input-placeholder,
.wpcf7 input[type="date"]:-ms-input-placeholder,
.header-my-account input[type="date"]:-ms-input-placeholder,
.site-content select:-ms-input-placeholder,
.sidebar-container select:-ms-input-placeholder,
.woocommerce select:-ms-input-placeholder,
.search-wrapper select:-ms-input-placeholder,
.wpcf7 select:-ms-input-placeholder,
.header-my-account select:-ms-input-placeholder,
.site-content textarea:-ms-input-placeholder,
.sidebar-container textarea:-ms-input-placeholder,
.woocommerce textarea:-ms-input-placeholder,
.search-wrapper textarea:-ms-input-placeholder,
.wpcf7 textarea:-ms-input-placeholder,
.header-my-account textarea:-ms-input-placeholder,
.site-content input[type="tel"]:-ms-input-placeholder,
.sidebar-container input[type="tel"]:-ms-input-placeholder,
.woocommerce input[type="tel"]:-ms-input-placeholder,
.search-wrapper input[type="tel"]:-ms-input-placeholder,
.wpcf7 input[type="tel"]:-ms-input-placeholder,
.header-my-account input[type="tel"]:-ms-input-placeholder {
  color: #aaaaaa;
}
.site-content input[type="text"]:focus,
.sidebar-container input[type="text"]:focus,
.woocommerce input[type="text"]:focus,
.search-wrapper input[type="text"]:focus,
.wpcf7 input[type="text"]:focus,
.header-my-account input[type="text"]:focus,
.site-content input[type="password"]:focus,
.sidebar-container input[type="password"]:focus,
.woocommerce input[type="password"]:focus,
.search-wrapper input[type="password"]:focus,
.wpcf7 input[type="password"]:focus,
.header-my-account input[type="password"]:focus,
.site-content input[type="email"]:focus,
.sidebar-container input[type="email"]:focus,
.woocommerce input[type="email"]:focus,
.search-wrapper input[type="email"]:focus,
.wpcf7 input[type="email"]:focus,
.header-my-account input[type="email"]:focus,
.site-content input[type="search"]:focus,
.sidebar-container input[type="search"]:focus,
.woocommerce input[type="search"]:focus,
.search-wrapper input[type="search"]:focus,
.wpcf7 input[type="search"]:focus,
.header-my-account input[type="search"]:focus,
.site-content input[type="number"]:focus,
.sidebar-container input[type="number"]:focus,
.woocommerce input[type="number"]:focus,
.search-wrapper input[type="number"]:focus,
.wpcf7 input[type="number"]:focus,
.header-my-account input[type="number"]:focus,
.site-content input[type="date"]:focus,
.sidebar-container input[type="date"]:focus,
.woocommerce input[type="date"]:focus,
.search-wrapper input[type="date"]:focus,
.wpcf7 input[type="date"]:focus,
.header-my-account input[type="date"]:focus,
.site-content select:focus,
.sidebar-container select:focus,
.woocommerce select:focus,
.search-wrapper select:focus,
.wpcf7 select:focus,
.header-my-account select:focus,
.site-content textarea:focus,
.sidebar-container textarea:focus,
.woocommerce textarea:focus,
.search-wrapper textarea:focus,
.wpcf7 textarea:focus,
.header-my-account textarea:focus,
.site-content input[type="tel"]:focus,
.sidebar-container input[type="tel"]:focus,
.woocommerce input[type="tel"]:focus,
.search-wrapper input[type="tel"]:focus,
.wpcf7 input[type="tel"]:focus,
.header-my-account input[type="tel"]:focus {
  background-color: #ffffff;
  color: #222222;
  border-color: #5bbc2e;
  -webkit-outline: none;
  -khtml-outline: none;
  -moz-outline: none;
  -ms-outline: none;
  outline: none;
}
.site-content input[type="text"]:focus:placeholder,
.sidebar-container input[type="text"]:focus:placeholder,
.woocommerce input[type="text"]:focus:placeholder,
.search-wrapper input[type="text"]:focus:placeholder,
.wpcf7 input[type="text"]:focus:placeholder,
.header-my-account input[type="text"]:focus:placeholder,
.site-content input[type="password"]:focus:placeholder,
.sidebar-container input[type="password"]:focus:placeholder,
.woocommerce input[type="password"]:focus:placeholder,
.search-wrapper input[type="password"]:focus:placeholder,
.wpcf7 input[type="password"]:focus:placeholder,
.header-my-account input[type="password"]:focus:placeholder,
.site-content input[type="email"]:focus:placeholder,
.sidebar-container input[type="email"]:focus:placeholder,
.woocommerce input[type="email"]:focus:placeholder,
.search-wrapper input[type="email"]:focus:placeholder,
.wpcf7 input[type="email"]:focus:placeholder,
.header-my-account input[type="email"]:focus:placeholder,
.site-content input[type="search"]:focus:placeholder,
.sidebar-container input[type="search"]:focus:placeholder,
.woocommerce input[type="search"]:focus:placeholder,
.search-wrapper input[type="search"]:focus:placeholder,
.wpcf7 input[type="search"]:focus:placeholder,
.header-my-account input[type="search"]:focus:placeholder,
.site-content input[type="number"]:focus:placeholder,
.sidebar-container input[type="number"]:focus:placeholder,
.woocommerce input[type="number"]:focus:placeholder,
.search-wrapper input[type="number"]:focus:placeholder,
.wpcf7 input[type="number"]:focus:placeholder,
.header-my-account input[type="number"]:focus:placeholder,
.site-content input[type="date"]:focus:placeholder,
.sidebar-container input[type="date"]:focus:placeholder,
.woocommerce input[type="date"]:focus:placeholder,
.search-wrapper input[type="date"]:focus:placeholder,
.wpcf7 input[type="date"]:focus:placeholder,
.header-my-account input[type="date"]:focus:placeholder,
.site-content select:focus:placeholder,
.sidebar-container select:focus:placeholder,
.woocommerce select:focus:placeholder,
.search-wrapper select:focus:placeholder,
.wpcf7 select:focus:placeholder,
.header-my-account select:focus:placeholder,
.site-content textarea:focus:placeholder,
.sidebar-container textarea:focus:placeholder,
.woocommerce textarea:focus:placeholder,
.search-wrapper textarea:focus:placeholder,
.wpcf7 textarea:focus:placeholder,
.header-my-account textarea:focus:placeholder,
.site-content input[type="tel"]:focus:placeholder,
.sidebar-container input[type="tel"]:focus:placeholder,
.woocommerce input[type="tel"]:focus:placeholder,
.search-wrapper input[type="tel"]:focus:placeholder,
.wpcf7 input[type="tel"]:focus:placeholder,
.header-my-account input[type="tel"]:focus:placeholder {
  color: #222222;
}
.site-content input[type="text"]:focus::placeholder,
.sidebar-container input[type="text"]:focus::placeholder,
.woocommerce input[type="text"]:focus::placeholder,
.search-wrapper input[type="text"]:focus::placeholder,
.wpcf7 input[type="text"]:focus::placeholder,
.header-my-account input[type="text"]:focus::placeholder,
.site-content input[type="password"]:focus::placeholder,
.sidebar-container input[type="password"]:focus::placeholder,
.woocommerce input[type="password"]:focus::placeholder,
.search-wrapper input[type="password"]:focus::placeholder,
.wpcf7 input[type="password"]:focus::placeholder,
.header-my-account input[type="password"]:focus::placeholder,
.site-content input[type="email"]:focus::placeholder,
.sidebar-container input[type="email"]:focus::placeholder,
.woocommerce input[type="email"]:focus::placeholder,
.search-wrapper input[type="email"]:focus::placeholder,
.wpcf7 input[type="email"]:focus::placeholder,
.header-my-account input[type="email"]:focus::placeholder,
.site-content input[type="search"]:focus::placeholder,
.sidebar-container input[type="search"]:focus::placeholder,
.woocommerce input[type="search"]:focus::placeholder,
.search-wrapper input[type="search"]:focus::placeholder,
.wpcf7 input[type="search"]:focus::placeholder,
.header-my-account input[type="search"]:focus::placeholder,
.site-content input[type="number"]:focus::placeholder,
.sidebar-container input[type="number"]:focus::placeholder,
.woocommerce input[type="number"]:focus::placeholder,
.search-wrapper input[type="number"]:focus::placeholder,
.wpcf7 input[type="number"]:focus::placeholder,
.header-my-account input[type="number"]:focus::placeholder,
.site-content input[type="date"]:focus::placeholder,
.sidebar-container input[type="date"]:focus::placeholder,
.woocommerce input[type="date"]:focus::placeholder,
.search-wrapper input[type="date"]:focus::placeholder,
.wpcf7 input[type="date"]:focus::placeholder,
.header-my-account input[type="date"]:focus::placeholder,
.site-content select:focus::placeholder,
.sidebar-container select:focus::placeholder,
.woocommerce select:focus::placeholder,
.search-wrapper select:focus::placeholder,
.wpcf7 select:focus::placeholder,
.header-my-account select:focus::placeholder,
.site-content textarea:focus::placeholder,
.sidebar-container textarea:focus::placeholder,
.woocommerce textarea:focus::placeholder,
.search-wrapper textarea:focus::placeholder,
.wpcf7 textarea:focus::placeholder,
.header-my-account textarea:focus::placeholder,
.site-content input[type="tel"]:focus::placeholder,
.sidebar-container input[type="tel"]:focus::placeholder,
.woocommerce input[type="tel"]:focus::placeholder,
.search-wrapper input[type="tel"]:focus::placeholder,
.wpcf7 input[type="tel"]:focus::placeholder,
.header-my-account input[type="tel"]:focus::placeholder {
  color: #222222;
}
.site-content input[type="text"]:focus::-webkit-input-placeholder,
.sidebar-container input[type="text"]:focus::-webkit-input-placeholder,
.woocommerce input[type="text"]:focus::-webkit-input-placeholder,
.search-wrapper input[type="text"]:focus::-webkit-input-placeholder,
.wpcf7 input[type="text"]:focus::-webkit-input-placeholder,
.header-my-account input[type="text"]:focus::-webkit-input-placeholder,
.site-content input[type="password"]:focus::-webkit-input-placeholder,
.sidebar-container input[type="password"]:focus::-webkit-input-placeholder,
.woocommerce input[type="password"]:focus::-webkit-input-placeholder,
.search-wrapper input[type="password"]:focus::-webkit-input-placeholder,
.wpcf7 input[type="password"]:focus::-webkit-input-placeholder,
.header-my-account input[type="password"]:focus::-webkit-input-placeholder,
.site-content input[type="email"]:focus::-webkit-input-placeholder,
.sidebar-container input[type="email"]:focus::-webkit-input-placeholder,
.woocommerce input[type="email"]:focus::-webkit-input-placeholder,
.search-wrapper input[type="email"]:focus::-webkit-input-placeholder,
.wpcf7 input[type="email"]:focus::-webkit-input-placeholder,
.header-my-account input[type="email"]:focus::-webkit-input-placeholder,
.site-content input[type="search"]:focus::-webkit-input-placeholder,
.sidebar-container input[type="search"]:focus::-webkit-input-placeholder,
.woocommerce input[type="search"]:focus::-webkit-input-placeholder,
.search-wrapper input[type="search"]:focus::-webkit-input-placeholder,
.wpcf7 input[type="search"]:focus::-webkit-input-placeholder,
.header-my-account input[type="search"]:focus::-webkit-input-placeholder,
.site-content input[type="number"]:focus::-webkit-input-placeholder,
.sidebar-container input[type="number"]:focus::-webkit-input-placeholder,
.woocommerce input[type="number"]:focus::-webkit-input-placeholder,
.search-wrapper input[type="number"]:focus::-webkit-input-placeholder,
.wpcf7 input[type="number"]:focus::-webkit-input-placeholder,
.header-my-account input[type="number"]:focus::-webkit-input-placeholder,
.site-content input[type="date"]:focus::-webkit-input-placeholder,
.sidebar-container input[type="date"]:focus::-webkit-input-placeholder,
.woocommerce input[type="date"]:focus::-webkit-input-placeholder,
.search-wrapper input[type="date"]:focus::-webkit-input-placeholder,
.wpcf7 input[type="date"]:focus::-webkit-input-placeholder,
.header-my-account input[type="date"]:focus::-webkit-input-placeholder,
.site-content select:focus::-webkit-input-placeholder,
.sidebar-container select:focus::-webkit-input-placeholder,
.woocommerce select:focus::-webkit-input-placeholder,
.search-wrapper select:focus::-webkit-input-placeholder,
.wpcf7 select:focus::-webkit-input-placeholder,
.header-my-account select:focus::-webkit-input-placeholder,
.site-content textarea:focus::-webkit-input-placeholder,
.sidebar-container textarea:focus::-webkit-input-placeholder,
.woocommerce textarea:focus::-webkit-input-placeholder,
.search-wrapper textarea:focus::-webkit-input-placeholder,
.wpcf7 textarea:focus::-webkit-input-placeholder,
.header-my-account textarea:focus::-webkit-input-placeholder,
.site-content input[type="tel"]:focus::-webkit-input-placeholder,
.sidebar-container input[type="tel"]:focus::-webkit-input-placeholder,
.woocommerce input[type="tel"]:focus::-webkit-input-placeholder,
.search-wrapper input[type="tel"]:focus::-webkit-input-placeholder,
.wpcf7 input[type="tel"]:focus::-webkit-input-placeholder,
.header-my-account input[type="tel"]:focus::-webkit-input-placeholder {
  color: #222222;
}
.site-content input[type="text"]:focus::-moz-placeholder,
.sidebar-container input[type="text"]:focus::-moz-placeholder,
.woocommerce input[type="text"]:focus::-moz-placeholder,
.search-wrapper input[type="text"]:focus::-moz-placeholder,
.wpcf7 input[type="text"]:focus::-moz-placeholder,
.header-my-account input[type="text"]:focus::-moz-placeholder,
.site-content input[type="password"]:focus::-moz-placeholder,
.sidebar-container input[type="password"]:focus::-moz-placeholder,
.woocommerce input[type="password"]:focus::-moz-placeholder,
.search-wrapper input[type="password"]:focus::-moz-placeholder,
.wpcf7 input[type="password"]:focus::-moz-placeholder,
.header-my-account input[type="password"]:focus::-moz-placeholder,
.site-content input[type="email"]:focus::-moz-placeholder,
.sidebar-container input[type="email"]:focus::-moz-placeholder,
.woocommerce input[type="email"]:focus::-moz-placeholder,
.search-wrapper input[type="email"]:focus::-moz-placeholder,
.wpcf7 input[type="email"]:focus::-moz-placeholder,
.header-my-account input[type="email"]:focus::-moz-placeholder,
.site-content input[type="search"]:focus::-moz-placeholder,
.sidebar-container input[type="search"]:focus::-moz-placeholder,
.woocommerce input[type="search"]:focus::-moz-placeholder,
.search-wrapper input[type="search"]:focus::-moz-placeholder,
.wpcf7 input[type="search"]:focus::-moz-placeholder,
.header-my-account input[type="search"]:focus::-moz-placeholder,
.site-content input[type="number"]:focus::-moz-placeholder,
.sidebar-container input[type="number"]:focus::-moz-placeholder,
.woocommerce input[type="number"]:focus::-moz-placeholder,
.search-wrapper input[type="number"]:focus::-moz-placeholder,
.wpcf7 input[type="number"]:focus::-moz-placeholder,
.header-my-account input[type="number"]:focus::-moz-placeholder,
.site-content input[type="date"]:focus::-moz-placeholder,
.sidebar-container input[type="date"]:focus::-moz-placeholder,
.woocommerce input[type="date"]:focus::-moz-placeholder,
.search-wrapper input[type="date"]:focus::-moz-placeholder,
.wpcf7 input[type="date"]:focus::-moz-placeholder,
.header-my-account input[type="date"]:focus::-moz-placeholder,
.site-content select:focus::-moz-placeholder,
.sidebar-container select:focus::-moz-placeholder,
.woocommerce select:focus::-moz-placeholder,
.search-wrapper select:focus::-moz-placeholder,
.wpcf7 select:focus::-moz-placeholder,
.header-my-account select:focus::-moz-placeholder,
.site-content textarea:focus::-moz-placeholder,
.sidebar-container textarea:focus::-moz-placeholder,
.woocommerce textarea:focus::-moz-placeholder,
.search-wrapper textarea:focus::-moz-placeholder,
.wpcf7 textarea:focus::-moz-placeholder,
.header-my-account textarea:focus::-moz-placeholder,
.site-content input[type="tel"]:focus::-moz-placeholder,
.sidebar-container input[type="tel"]:focus::-moz-placeholder,
.woocommerce input[type="tel"]:focus::-moz-placeholder,
.search-wrapper input[type="tel"]:focus::-moz-placeholder,
.wpcf7 input[type="tel"]:focus::-moz-placeholder,
.header-my-account input[type="tel"]:focus::-moz-placeholder {
  color: #222222;
}
.site-content input[type="text"]:focus:-moz-placeholder,
.sidebar-container input[type="text"]:focus:-moz-placeholder,
.woocommerce input[type="text"]:focus:-moz-placeholder,
.search-wrapper input[type="text"]:focus:-moz-placeholder,
.wpcf7 input[type="text"]:focus:-moz-placeholder,
.header-my-account input[type="text"]:focus:-moz-placeholder,
.site-content input[type="password"]:focus:-moz-placeholder,
.sidebar-container input[type="password"]:focus:-moz-placeholder,
.woocommerce input[type="password"]:focus:-moz-placeholder,
.search-wrapper input[type="password"]:focus:-moz-placeholder,
.wpcf7 input[type="password"]:focus:-moz-placeholder,
.header-my-account input[type="password"]:focus:-moz-placeholder,
.site-content input[type="email"]:focus:-moz-placeholder,
.sidebar-container input[type="email"]:focus:-moz-placeholder,
.woocommerce input[type="email"]:focus:-moz-placeholder,
.search-wrapper input[type="email"]:focus:-moz-placeholder,
.wpcf7 input[type="email"]:focus:-moz-placeholder,
.header-my-account input[type="email"]:focus:-moz-placeholder,
.site-content input[type="search"]:focus:-moz-placeholder,
.sidebar-container input[type="search"]:focus:-moz-placeholder,
.woocommerce input[type="search"]:focus:-moz-placeholder,
.search-wrapper input[type="search"]:focus:-moz-placeholder,
.wpcf7 input[type="search"]:focus:-moz-placeholder,
.header-my-account input[type="search"]:focus:-moz-placeholder,
.site-content input[type="number"]:focus:-moz-placeholder,
.sidebar-container input[type="number"]:focus:-moz-placeholder,
.woocommerce input[type="number"]:focus:-moz-placeholder,
.search-wrapper input[type="number"]:focus:-moz-placeholder,
.wpcf7 input[type="number"]:focus:-moz-placeholder,
.header-my-account input[type="number"]:focus:-moz-placeholder,
.site-content input[type="date"]:focus:-moz-placeholder,
.sidebar-container input[type="date"]:focus:-moz-placeholder,
.woocommerce input[type="date"]:focus:-moz-placeholder,
.search-wrapper input[type="date"]:focus:-moz-placeholder,
.wpcf7 input[type="date"]:focus:-moz-placeholder,
.header-my-account input[type="date"]:focus:-moz-placeholder,
.site-content select:focus:-moz-placeholder,
.sidebar-container select:focus:-moz-placeholder,
.woocommerce select:focus:-moz-placeholder,
.search-wrapper select:focus:-moz-placeholder,
.wpcf7 select:focus:-moz-placeholder,
.header-my-account select:focus:-moz-placeholder,
.site-content textarea:focus:-moz-placeholder,
.sidebar-container textarea:focus:-moz-placeholder,
.woocommerce textarea:focus:-moz-placeholder,
.search-wrapper textarea:focus:-moz-placeholder,
.wpcf7 textarea:focus:-moz-placeholder,
.header-my-account textarea:focus:-moz-placeholder,
.site-content input[type="tel"]:focus:-moz-placeholder,
.sidebar-container input[type="tel"]:focus:-moz-placeholder,
.woocommerce input[type="tel"]:focus:-moz-placeholder,
.search-wrapper input[type="tel"]:focus:-moz-placeholder,
.wpcf7 input[type="tel"]:focus:-moz-placeholder,
.header-my-account input[type="tel"]:focus:-moz-placeholder {
  color: #222222;
}
.site-content input[type="text"]:focus:-ms-input-placeholder,
.sidebar-container input[type="text"]:focus:-ms-input-placeholder,
.woocommerce input[type="text"]:focus:-ms-input-placeholder,
.search-wrapper input[type="text"]:focus:-ms-input-placeholder,
.wpcf7 input[type="text"]:focus:-ms-input-placeholder,
.header-my-account input[type="text"]:focus:-ms-input-placeholder,
.site-content input[type="password"]:focus:-ms-input-placeholder,
.sidebar-container input[type="password"]:focus:-ms-input-placeholder,
.woocommerce input[type="password"]:focus:-ms-input-placeholder,
.search-wrapper input[type="password"]:focus:-ms-input-placeholder,
.wpcf7 input[type="password"]:focus:-ms-input-placeholder,
.header-my-account input[type="password"]:focus:-ms-input-placeholder,
.site-content input[type="email"]:focus:-ms-input-placeholder,
.sidebar-container input[type="email"]:focus:-ms-input-placeholder,
.woocommerce input[type="email"]:focus:-ms-input-placeholder,
.search-wrapper input[type="email"]:focus:-ms-input-placeholder,
.wpcf7 input[type="email"]:focus:-ms-input-placeholder,
.header-my-account input[type="email"]:focus:-ms-input-placeholder,
.site-content input[type="search"]:focus:-ms-input-placeholder,
.sidebar-container input[type="search"]:focus:-ms-input-placeholder,
.woocommerce input[type="search"]:focus:-ms-input-placeholder,
.search-wrapper input[type="search"]:focus:-ms-input-placeholder,
.wpcf7 input[type="search"]:focus:-ms-input-placeholder,
.header-my-account input[type="search"]:focus:-ms-input-placeholder,
.site-content input[type="number"]:focus:-ms-input-placeholder,
.sidebar-container input[type="number"]:focus:-ms-input-placeholder,
.woocommerce input[type="number"]:focus:-ms-input-placeholder,
.search-wrapper input[type="number"]:focus:-ms-input-placeholder,
.wpcf7 input[type="number"]:focus:-ms-input-placeholder,
.header-my-account input[type="number"]:focus:-ms-input-placeholder,
.site-content input[type="date"]:focus:-ms-input-placeholder,
.sidebar-container input[type="date"]:focus:-ms-input-placeholder,
.woocommerce input[type="date"]:focus:-ms-input-placeholder,
.search-wrapper input[type="date"]:focus:-ms-input-placeholder,
.wpcf7 input[type="date"]:focus:-ms-input-placeholder,
.header-my-account input[type="date"]:focus:-ms-input-placeholder,
.site-content select:focus:-ms-input-placeholder,
.sidebar-container select:focus:-ms-input-placeholder,
.woocommerce select:focus:-ms-input-placeholder,
.search-wrapper select:focus:-ms-input-placeholder,
.wpcf7 select:focus:-ms-input-placeholder,
.header-my-account select:focus:-ms-input-placeholder,
.site-content textarea:focus:-ms-input-placeholder,
.sidebar-container textarea:focus:-ms-input-placeholder,
.woocommerce textarea:focus:-ms-input-placeholder,
.search-wrapper textarea:focus:-ms-input-placeholder,
.wpcf7 textarea:focus:-ms-input-placeholder,
.header-my-account textarea:focus:-ms-input-placeholder,
.site-content input[type="tel"]:focus:-ms-input-placeholder,
.sidebar-container input[type="tel"]:focus:-ms-input-placeholder,
.woocommerce input[type="tel"]:focus:-ms-input-placeholder,
.search-wrapper input[type="tel"]:focus:-ms-input-placeholder,
.wpcf7 input[type="tel"]:focus:-ms-input-placeholder,
.header-my-account input[type="tel"]:focus:-ms-input-placeholder {
  color: #222222;
}
.site-content input[type="checkbox"],
.sidebar-container input[type="checkbox"],
.woocommerce input[type="checkbox"],
.search-wrapper input[type="checkbox"],
.wpcf7 input[type="checkbox"],
.header-my-account input[type="checkbox"] {
  margin: 0;
}
.site-content textarea,
.sidebar-container textarea,
.woocommerce textarea,
.search-wrapper textarea,
.wpcf7 textarea,
.header-my-account textarea {
  height: 160px;
  line-height: 1.6;
  padding-top: 16px;
  overflow: auto;
}
.site-content textarea:placeholder,
.sidebar-container textarea:placeholder,
.woocommerce textarea:placeholder,
.search-wrapper textarea:placeholder,
.wpcf7 textarea:placeholder,
.header-my-account textarea:placeholder {
  color: #aaaaaa;
}
.site-content textarea::placeholder,
.sidebar-container textarea::placeholder,
.woocommerce textarea::placeholder,
.search-wrapper textarea::placeholder,
.wpcf7 textarea::placeholder,
.header-my-account textarea::placeholder {
  color: #aaaaaa;
}
.site-content textarea::-webkit-input-placeholder,
.sidebar-container textarea::-webkit-input-placeholder,
.woocommerce textarea::-webkit-input-placeholder,
.search-wrapper textarea::-webkit-input-placeholder,
.wpcf7 textarea::-webkit-input-placeholder,
.header-my-account textarea::-webkit-input-placeholder {
  color: #aaaaaa;
}
.site-content textarea::-moz-placeholder,
.sidebar-container textarea::-moz-placeholder,
.woocommerce textarea::-moz-placeholder,
.search-wrapper textarea::-moz-placeholder,
.wpcf7 textarea::-moz-placeholder,
.header-my-account textarea::-moz-placeholder {
  color: #aaaaaa;
}
.site-content textarea:-moz-placeholder,
.sidebar-container textarea:-moz-placeholder,
.woocommerce textarea:-moz-placeholder,
.search-wrapper textarea:-moz-placeholder,
.wpcf7 textarea:-moz-placeholder,
.header-my-account textarea:-moz-placeholder {
  color: #aaaaaa;
}
.site-content textarea:-ms-input-placeholder,
.sidebar-container textarea:-ms-input-placeholder,
.woocommerce textarea:-ms-input-placeholder,
.search-wrapper textarea:-ms-input-placeholder,
.wpcf7 textarea:-ms-input-placeholder,
.header-my-account textarea:-ms-input-placeholder {
  color: #aaaaaa;
}
.site-content label,
.sidebar-container label,
.woocommerce label,
.search-wrapper label,
.wpcf7 label,
.header-my-account label {
  font-size: 14px;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 400;
  color: #333333;
}
.site-content label input[type="checkbox"],
.sidebar-container label input[type="checkbox"],
.woocommerce label input[type="checkbox"],
.search-wrapper label input[type="checkbox"],
.wpcf7 label input[type="checkbox"],
.header-my-account label input[type="checkbox"] {
  position: static !important;
  opacity: 1 !important;
  margin: 0px 5px 0 0;
}
.site-content input[type="checkbox"]:not(checked),
.sidebar-container input[type="checkbox"]:not(checked),
.woocommerce input[type="checkbox"]:not(checked),
.search-wrapper input[type="checkbox"]:not(checked),
.wpcf7 input[type="checkbox"]:not(checked),
.header-my-account input[type="checkbox"]:not(checked) {
  position: absolute;
  opacity: 0;
}
.site-content input[type="checkbox"]:checked + label::after,
.sidebar-container input[type="checkbox"]:checked + label::after,
.woocommerce input[type="checkbox"]:checked + label::after,
.search-wrapper input[type="checkbox"]:checked + label::after,
.wpcf7 input[type="checkbox"]:checked + label::after,
.header-my-account input[type="checkbox"]:checked + label::after {
  font-family: themify;
  content: '\e64c';
  width: 19px;
  text-align: center;
  line-height: 19px;
  height: 19px;
  z-index: 1000;
  background-size: 100%;
  position: absolute;
  left: 0;
  font-size: 11px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.site-content input[type="checkbox"] + label,
.sidebar-container input[type="checkbox"] + label,
.woocommerce input[type="checkbox"] + label,
.search-wrapper input[type="checkbox"] + label,
.wpcf7 input[type="checkbox"] + label,
.header-my-account input[type="checkbox"] + label {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  display: inline-block;
  position: relative;
  line-height: 1.5;
  padding-left: 30px;
  margin-bottom: 0;
  margin-top: 0;
}
.site-content input[type="checkbox"] + label::before,
.sidebar-container input[type="checkbox"] + label::before,
.woocommerce input[type="checkbox"] + label::before,
.search-wrapper input[type="checkbox"] + label::before,
.wpcf7 input[type="checkbox"] + label::before,
.header-my-account input[type="checkbox"] + label::before {
  content: "";
  display: inline-block;
  width: 2em;
  height: 2em;
  margin-right: 10px;
  width: 17px;
  height: 17px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  left: 0;
  border-radius: 2px;
  border: 1px solid #cccccc;
}
.site-content input[type="radio"]:not(checked),
.sidebar-container input[type="radio"]:not(checked),
.woocommerce input[type="radio"]:not(checked),
.search-wrapper input[type="radio"]:not(checked),
.wpcf7 input[type="radio"]:not(checked),
.header-my-account input[type="radio"]:not(checked) {
  position: absolute;
  opacity: 0;
}
.site-content input[type="radio"]:checked + label:after,
.sidebar-container input[type="radio"]:checked + label:after,
.woocommerce input[type="radio"]:checked + label:after,
.search-wrapper input[type="radio"]:checked + label:after,
.wpcf7 input[type="radio"]:checked + label:after,
.header-my-account input[type="radio"]:checked + label:after {
  -webkit-transform: translate(0, -50%) scale(1, 1);
  -khtml-transform: translate(0, -50%) scale(1, 1);
  -moz-transform: translate(0, -50%) scale(1, 1);
  -ms-transform: translate(0, -50%) scale(1, 1);
  transform: translate(0, -50%) scale(1, 1);
}
.site-content input[type="radio"] + label,
.sidebar-container input[type="radio"] + label,
.woocommerce input[type="radio"] + label,
.search-wrapper input[type="radio"] + label,
.wpcf7 input[type="radio"] + label,
.header-my-account input[type="radio"] + label {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  display: inline-block;
  position: relative;
  line-height: 2;
  padding-left: 35px !important;
  margin-bottom: 0;
  margin-top: 0;
}
.site-content input[type="radio"] + label:before,
.sidebar-container input[type="radio"] + label:before,
.woocommerce input[type="radio"] + label:before,
.search-wrapper input[type="radio"] + label:before,
.wpcf7 input[type="radio"] + label:before,
.header-my-account input[type="radio"] + label:before,
.site-content input[type="radio"] + label:after,
.sidebar-container input[type="radio"] + label:after,
.woocommerce input[type="radio"] + label:after,
.search-wrapper input[type="radio"] + label:after,
.wpcf7 input[type="radio"] + label:after,
.header-my-account input[type="radio"] + label:after {
  box-sizing: border-box;
}
.site-content input[type="radio"] + label:after,
.sidebar-container input[type="radio"] + label:after,
.woocommerce input[type="radio"] + label:after,
.search-wrapper input[type="radio"] + label:after,
.wpcf7 input[type="radio"] + label:after,
.header-my-account input[type="radio"] + label:after {
  content: " ";
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 3px;
  width: 11px;
  height: 11px;
  content: ' ';
  -webkit-transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -khtml-transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -ms-transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -webkit-transform: translate(0, -50%) scale(0, 0);
  -khtml-transform: translate(0, -50%) scale(0, 0);
  -moz-transform: translate(0, -50%) scale(0, 0);
  -ms-transform: translate(0, -50%) scale(0, 0);
  transform: translate(0, -50%) scale(0, 0);
  border-radius: 50%;
  background-color: #222222;
}
.site-content input[type="radio"] + label::before,
.sidebar-container input[type="radio"] + label::before,
.woocommerce input[type="radio"] + label::before,
.search-wrapper input[type="radio"] + label::before,
.wpcf7 input[type="radio"] + label::before,
.header-my-account input[type="radio"] + label::before {
  content: "";
  display: inline-block;
  margin-right: 15px;
  width: 17px;
  height: 17px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  left: 0;
  -webkit-transition: border 0.5s ease-in-out;
  transition: border 0.5s ease-in-out;
  border: 1px solid #cccccc;
  border-radius: 50%;
  outline: 0 !important;
  background-color: #ffffff;
}
.site-content [type="submit"],
.sidebar-container [type="submit"],
.woocommerce [type="submit"],
.search-wrapper [type="submit"],
.wpcf7 [type="submit"],
.header-my-account [type="submit"] {
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #5bbc2e;
  color: #ffffff;
  border: 2px solid #5bbc2e;
  outline: 0;
  outline-offset: 0;
  width: auto;
  box-sizing: border-box;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-touch-action: manipulation;
  -khtml-touch-action: manipulation;
  -moz-touch-action: manipulation;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  margin: 0;
  text-decoration: none;
  box-shadow: none;
  position: relative;
  line-height: 56px;
  padding: 0 53px;
  border-radius: 8px !important;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  display: inline-block;
  margin-bottom: 0;
  text-shadow: none;
}
.site-content [type="submit"]:focus,
.sidebar-container [type="submit"]:focus,
.woocommerce [type="submit"]:focus,
.search-wrapper [type="submit"]:focus,
.wpcf7 [type="submit"]:focus,
.header-my-account [type="submit"]:focus,
.site-content [type="submit"]:hover,
.sidebar-container [type="submit"]:hover,
.woocommerce [type="submit"]:hover,
.search-wrapper [type="submit"]:hover,
.wpcf7 [type="submit"]:hover,
.header-my-account [type="submit"]:hover {
  background-color: #5bbc2e;
  color: #ffffff;
  border-color: #5bbc2e;
  outline: 0;
  outline-offset: 0;
}
.site-content [type="file"],
.sidebar-container [type="file"],
.woocommerce [type="file"],
.search-wrapper [type="file"],
.wpcf7 [type="file"],
.header-my-account [type="file"] {
  line-height: 1;
  padding: 0;
  background: none;
}
input[type="button"],
input[type="submit"] {
  webkit-appearance: none;
  border-radius: 0;
}
/*
=== blog comments styles ===
*/
#comments {
  margin-top: 60px;
  background-color: #ffffff;
  border-radius: 8px;
  padding: 56px 60px 60px;
}
#comments button,
#comments [type="submit"] {
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #222222;
  color: #ffffff;
  border: 2px solid transparent;
  outline: 0;
  outline-offset: 0;
  display: inline-block;
  width: auto;
  box-sizing: border-box;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-touch-action: manipulation;
  -khtml-touch-action: manipulation;
  -moz-touch-action: manipulation;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  margin: 0;
  text-decoration: none;
  box-shadow: none;
  position: relative;
  line-height: 56px;
  padding: 0 53px;
  border-radius: 8px !important;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
#comments button:focus,
#comments [type="submit"]:focus,
#comments button:hover,
#comments [type="submit"]:hover {
  background-color: #ffffff;
  color: #222222;
  border-color: #222222;
  outline: 0;
  outline-offset: 0;
}
#comments .comments-title,
#comments .no-comments {
  margin: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 26px;
  color: #222222;
  line-height: 1.25;
  font-weight: 500;
  padding-bottom: 34px;
  border-bottom: 2px solid #e5e5e5;
  margin-bottom: 60px;
}
#comments .no-comments {
  margin-top: 40px;
}
#comments .comment-list,
#comments .comment-list li {
  list-style-type: none;
}
#comments .comment-list {
  padding-left: 0;
  padding-bottom: 0;
}
#comments .comment-list ul.children {
  margin: 23px 0 0 90px;
  padding: 0px 0 0 0px;
}
#comments .comment-list ul.children li.comment .comment-body {
  background-color: #ffffff;
}
@media screen and (max-width: 999px) {
  #comments .comment-list ul.children {
    margin-left: 10px;
    padding-left: 20px;
    margin-top: 30px;
  }
}
#comments .comment-list li.comment {
  margin-top: 23px;
}
#comments .comment-list li.comment:first-child {
  margin-top: 0;
}
#comments .comment-list li.comment .comment-body:before {
  content: none;
}
#comments .comment-list li.comment .comment-body .comment-author {
  float: left;
  width: 100px;
  background-color: #ffffff;
  z-index: 3;
  margin-right: 19px;
  position: relative;
}
#comments .comment-list li.comment .comment-body .comment-author img {
  border-radius: 200%;
  width: 100px;
  height: 100px;
}
@media screen and (max-width: 999px) {
  #comments .comment-list li.comment .comment-body .comment-author {
    display: none;
  }
}
#comments .comment-list li.comment .comment-body .comment-data {
  position: relative;
  background: #ffffff;
  border-radius: 3px;
  margin-left: 120px;
  padding: 19px;
}
#comments .comment-list li.comment .comment-body .comment-data .comment-meta {
  font-size: 14px;
  color: #f8f8f8;
  text-transform: none;
  font-family: "Varela Round", serif;
  font-weight: 300;
  margin-bottom: 12px;
  line-height: 1.375;
  margin-top: 4px;
}
#comments .comment-list li.comment .comment-body .comment-data .comment-meta a {
  color: #888888;
}
#comments .comment-list li.comment .comment-body .comment-data > p {
  font-family: "Varela Round", sans-serif;
  font-size: 16px;
  color: #666666;
  line-height: 1.65;
  font-weight: 300;
  margin: 19px 0 10px;
}
#comments .comment-list li.comment .comment-body .comment-data > cite {
  font-size: 16px;
  text-transform: capitalize;
  color: #000000;
  font-style: normal;
  background-color: #ffffff;
  z-index: 2;
  font-weight: 500;
  line-height: 1.375;
  font-family: "Montserrat", sans-serif;
}
#comments .comment-list li.comment .comment-body .comment-data > cite a {
  color: #5bbc2e;
}
@media screen and (max-width: 999px) {
  #comments .comment-list li.comment .comment-body .comment-data {
    margin: 0;
  }
}
@media screen and (max-width: 999px) {
  #comments .comment-list li.comment .comment-body .comment-data .comment-meta,
  #comments .comment-list li.comment .comment-body .comment-data > p,
  #comments .comment-list li.comment .comment-body .comment-data > cite {
    margin-left: 0;
  }
}
#comments .comment-list li.parent > .comment-body {
  position: relative;
}
#comments .comment-list li.parent > .comment-body + #respond {
  padding-left: 100px;
  padding-bottom: 0;
  margin-top: 35px;
  margin-bottom: 70px;
}
@media screen and (max-width: 999px) {
  #comments .comment-list li.parent > .comment-body + #respond {
    padding-left: 60px;
  }
}
#comments .comment-list .reply {
  position: absolute;
  top: 16px;
  right: 19px;
}
#comments .comment-list .reply a {
  font-size: 16px;
  text-transform: capitalize;
  font-family: "Varela Round", serif;
  display: block;
  color: #999999;
  background-color: transparent;
  line-height: 1.375;
  font-weight: 300;
  padding: 0;
  margin-left: 8px;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
#comments .comment-list .reply a:before {
  content: "";
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  box-sizing: border-box;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCIgdmlld0JveD0iMCAwIDYxMiA2MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYxMiA2MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8ZyBpZD0icmVwbHktYWxsIj4KCQk8cGF0aCBkPSJNMTc4LjUsMTkxLjI1di03Ni41TDAsMjkzLjI1bDE3OC41LDE3OC41di03Ni41bC0xMDItMTAyTDE3OC41LDE5MS4yNXogTTMzMS41LDIxNi43NXYtMTAyTDE1MywyOTMuMjVsMTc4LjUsMTc4LjVWMzY3LjIgICAgQzQ1OSwzNjcuMiw1NDguMjUsNDA4LDYxMiw0OTcuMjVDNTg2LjUsMzY5Ljc1LDUxMCwyNDIuMjUsMzMxLjUsMjE2Ljc1eiIgZmlsbD0iIzk5OTk5OSIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  width: 26px;
  height: 28px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: -28px;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
#comments .comment-list .reply a:hover {
  border-radius: 4px;
  color: #5bbc2e;
}
#comments .comment-list .reply a:hover:before {
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCIgdmlld0JveD0iMCAwIDYxMiA2MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYxMiA2MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8ZyBpZD0icmVwbHktYWxsIj4KCQk8cGF0aCBkPSJNMTc4LjUsMTkxLjI1di03Ni41TDAsMjkzLjI1bDE3OC41LDE3OC41di03Ni41bC0xMDItMTAyTDE3OC41LDE5MS4yNXogTTMzMS41LDIxNi43NXYtMTAyTDE1MywyOTMuMjVsMTc4LjUsMTc4LjVWMzY3LjIgICAgQzQ1OSwzNjcuMiw1NDguMjUsNDA4LDYxMiw0OTcuMjVDNTg2LjUsMzY5Ljc1LDUxMCwyNDIuMjUsMzMxLjUsMjE2Ljc1eiIgZmlsbD0iIzViYmMyZSIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
}
@media screen and (max-width: 999px) {
  #comments .comment-list .reply {
    margin-left: 0;
  }
}
#comments .comment-list #respond {
  padding-bottom: 60px;
}
#comments .comment-list #respond #reply-title {
  padding-top: 0px;
}
#comments .comment-list + #respond {
  margin-top: 40px;
}
@media screen and (max-width: 999px) {
  #comments .comment-list {
    padding: 0;
  }
}
#comments #respond {
  margin: 0;
}
#comments #respond #reply-title {
  margin: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 26px;
  color: #222222;
  line-height: 1.25;
  font-weight: 500;
  padding-bottom: 34px;
  border-bottom: 2px solid #e5e5e5;
  margin-bottom: 60px;
}
#comments #respond form:after {
  content: " ";
  display: table;
  clear: both;
}
#comments #respond #commentform .comment-fields {
  width: 100%;
  box-sizing: border-box;
}
#comments #respond #commentform .comment-fields input {
  margin-bottom: 20px;
}
#comments #respond #commentform .logged-in-as + #comment {
  width: 100%;
}
#comments #respond #cancel-comment-reply-link {
  font-weight: 300;
}
#comments #respond div.form-submit {
  padding: 0px;
  margin: 0px;
  margin-top: 40px;
  display: inline-block;
  position: relative;
}
@media (max-width: 768px) {
  #comments #respond #commentform .comment-fields {
    float: none;
    width: 100%;
    padding-right: 0;
  }
  #comments #respond #commentform #comment {
    width: 100%;
  }
}
/*
=== various blog post templates styles ===
*/
.entry.post .images {
  position: relative;
}
.entry.post .images .image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.entry.post .images::after {
  content: "";
  display: table;
  clear: both;
}
.entry.post .thumbnails {
  position: relative;
}
.entry.post .thumbnails + .thumbnails {
  display: none;
}
.entry.post .thumbnails ul.slides li {
  width: 150px !important;
  height: 100px !important;
}
.entry.post .thumbnails ul.slides li .image {
  width: 150px !important;
  height: 100px !important;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.entry.post .thumbnails:hover .flex-direction-nav .flex-prev:hover:before {
  color: #5bbc2e;
}
.entry.post .thumbnails:hover .flex-direction-nav .flex-next:hover:before {
  color: #5bbc2e;
}
.entry.post .thumbnails .flex-direction-nav {
  display: inline-block;
  position: absolute;
  right: -40px;
  top: calc(50% + 30px);
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  *height: 0;
}
.entry.post .thumbnails .flex-direction-nav li {
  position: relative;
  display: block;
  height: 20px;
  width: 20px;
}
.entry.post .thumbnails .flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 20px;
  margin: 0;
  height: 20px;
  text-align: center;
  top: 50%;
  z-index: 10;
  overflow: visible;
  opacity: 1;
  cursor: pointer;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -khtml-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: relative;
}
.entry.post .thumbnails .flex-direction-nav a:before {
  width: auto;
  height: auto;
  font-size: 14px;
  color: #bbbbbb;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  content: "\f062";
  font-family: "FontAwesome", sans-serif;
  text-shadow: none;
  line-height: 20px;
}
.entry.post .thumbnails .flex-direction-nav a.flex-next:before {
  content: "\f063";
}
.entry.post .thumbnails .flex-direction-nav .flex-prev {
  left: auto;
}
.entry.post .thumbnails .flex-direction-nav .flex-next {
  right: auto;
}
.entry.post .thumbnails .flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}
.owl-carousel {
  display: none;
}
.owl-carousel .owl-stage-outer {
  -webkit-transform: none !important;
}
.owl-carousel:hover .owl-controls .owl-nav {
  opacity: 1;
  -webkit-transition: all 0.4s;
  -khtml-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.owl-carousel .owl-controls .owl-nav {
  position: absolute;
  top: 50%;
  left: 45px;
  right: 45px;
  z-index: 3;
  pointer-events: none;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  opacity: 0;
  -webkit-transition: all 0.4s;
  -khtml-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
@media screen and (max-width: 768px) {
  .owl-carousel .owl-controls .owl-nav {
    left: 20px;
    right: 20px;
  }
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next {
  pointer-events: all;
  width: 36px;
  height: 36px;
  cursor: pointer;
  line-height: 36px;
  vertical-align: middle;
  text-align: center;
  opacity: .5;
  color: #ffffff;
  background-color: transparent;
  border: 0;
}
.owl-carousel .owl-controls .owl-nav .owl-prev::after,
.owl-carousel .owl-controls .owl-nav .owl-next::after {
  display: inline-block;
  font-family: FontAwesome;
  font-size: 68px;
  line-height: 36px;
  height: 36px;
  font-weight: 700;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.owl-carousel .owl-controls .owl-nav .owl-next:hover {
  opacity: 1;
}
.owl-carousel .owl-controls .owl-nav .owl-prev {
  float: left;
}
.owl-carousel .owl-controls .owl-nav .owl-prev::after {
  content: "\f104";
}
.owl-carousel .owl-controls .owl-nav .owl-next {
  float: right;
}
.owl-carousel .owl-controls .owl-nav .owl-next::after {
  content: "\f105";
}
@media (max-width: 480px) {
  .owl-carousel .owl-controls .owl-nav {
    left: 0;
    right: 0;
  }
}
.owl-carousel .owl-controls .owl-dots {
  display: block;
  text-align: center;
  line-height: 1;
  margin-top: 20px;
}
.owl-carousel .owl-controls .owl-dots * {
  box-sizing: border-box;
}
.owl-carousel .owl-controls .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0;
}
.owl-carousel .owl-controls .owl-dots .owl-dot span {
  border: none;
  width: 12px;
  height: 12px;
  margin: 3px;
  background: #5bbc2e;
  border: 3px solid #ffffff;
  display: block;
  -webkit-transition: all 0.4s;
  -khtml-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  border-radius: 100%;
}
.owl-carousel .owl-controls .owl-dots .owl-dot span::before {
  box-shadow: none;
}
.owl-carousel .owl-controls .owl-dots .owl-dot span::after {
  content: none;
}
.owl-carousel .owl-controls .owl-dots .owl-dot.active span,
.owl-carousel .owl-controls .owl-dots .owl-dot:hover span {
  background: #ffffff;
  opacity: 1;
}
.owl-carousel .owl-controls .owl-dots .owl-dot:first-child {
  padding-left: 3px;
}
.owl-carousel .owl-controls .owl-dots .owl-dot:last-child {
  padding-right: 3px;
}
.posts-list.recent-comments .entry.recent-comments .entry-thumbnail {
  display: block;
  float: left;
  max-width: 70px;
  margin-top: 2px;
  margin-right: 10px;
  margin-bottom: 15px;
}
.posts-list.recent-comments .entry.recent-comments .entry-thumbnail .image {
  width: 70px;
}
.posts-list.recent-comments .entry.recent-comments .entry-data {
  line-height: 1.3;
  font-size: 13px;
}
.posts-list.recent-comments .entry.recent-comments .entry-data .entry-footer {
  margin-top: 0;
}
.posts-list.recent-comments .entry.recent-comments .entry-data .entry-footer > * {
  display: inline-block;
  margin-right: 10px;
  letter-spacing: 0;
}
.posts-list.recent-comments .entry.recent-comments::after {
  content: "";
  display: table;
  clear: both;
}
.entry.post .images,
.single-product .images,
.detailed-shop-product .images {
  position: relative;
}
.entry.post .images .image,
.single-product .images .image,
.detailed-shop-product .images .image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 8px 8px 8px 0;
}
.entry.post .images::after,
.single-product .images::after,
.detailed-shop-product .images::after {
  content: "";
  display: table;
  clear: both;
}
.entry.post .images:hover .flex-direction-nav .flex-prev:hover:before,
.single-product .images:hover .flex-direction-nav .flex-prev:hover:before,
.detailed-shop-product .images:hover .flex-direction-nav .flex-prev:hover:before {
  color: #5bbc2e;
}
.entry.post .images:hover .flex-direction-nav .flex-next:hover:before,
.single-product .images:hover .flex-direction-nav .flex-next:hover:before,
.detailed-shop-product .images:hover .flex-direction-nav .flex-next:hover:before {
  color: #5bbc2e;
}
.entry.post .images .flex-direction-nav,
.single-product .images .flex-direction-nav,
.detailed-shop-product .images .flex-direction-nav {
  display: inline-block;
  position: absolute;
  right: -40px;
  top: calc(50% + 30px);
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  *height: 0;
}
.entry.post .images .flex-direction-nav li,
.single-product .images .flex-direction-nav li,
.detailed-shop-product .images .flex-direction-nav li {
  position: relative;
  display: block;
  height: 20px;
  width: 20px;
}
.entry.post .images .flex-direction-nav a,
.single-product .images .flex-direction-nav a,
.detailed-shop-product .images .flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 20px;
  margin: 0;
  height: 20px;
  text-align: center;
  top: 50%;
  z-index: 10;
  overflow: visible;
  opacity: 1;
  cursor: pointer;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -khtml-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: relative;
}
.entry.post .images .flex-direction-nav a:before,
.single-product .images .flex-direction-nav a:before,
.detailed-shop-product .images .flex-direction-nav a:before {
  width: auto;
  height: auto;
  font-size: 14px;
  color: #bbbbbb;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  content: "\f062";
  font-family: "FontAwesome", sans-serif;
  text-shadow: none;
  line-height: 20px;
}
.entry.post .images .flex-direction-nav a.flex-next:before,
.single-product .images .flex-direction-nav a.flex-next:before,
.detailed-shop-product .images .flex-direction-nav a.flex-next:before {
  content: "\f063";
}
.entry.post .images .flex-direction-nav .flex-prev,
.single-product .images .flex-direction-nav .flex-prev,
.detailed-shop-product .images .flex-direction-nav .flex-prev {
  left: auto;
}
.entry.post .images .flex-direction-nav .flex-next,
.single-product .images .flex-direction-nav .flex-next,
.detailed-shop-product .images .flex-direction-nav .flex-next {
  right: auto;
}
.entry.post .images .flex-direction-nav .flex-disabled,
.single-product .images .flex-direction-nav .flex-disabled,
.detailed-shop-product .images .flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}
.entry.post .thumbnails,
.single-product .thumbnails,
.detailed-shop-product .thumbnails {
  position: relative;
}
.entry.post .thumbnails:last-child,
.single-product .thumbnails:last-child,
.detailed-shop-product .thumbnails:last-child {
  padding: 0 12px;
  margin-top: 12px;
}
.entry.post .thumbnails ul.slides li,
.single-product .thumbnails ul.slides li,
.detailed-shop-product .thumbnails ul.slides li {
  width: 135px !important;
  height: 81px !important;
  margin-right: 12px;
  border-radius: 4px;
}
.entry.post .thumbnails ul.slides li .image,
.single-product .thumbnails ul.slides li .image,
.detailed-shop-product .thumbnails ul.slides li .image {
  width: 135px !important;
  height: 81px !important;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 4px;
}
.entry.post .thumbnails:hover .flex-direction-nav .flex-prev:hover:before,
.single-product .thumbnails:hover .flex-direction-nav .flex-prev:hover:before,
.detailed-shop-product .thumbnails:hover .flex-direction-nav .flex-prev:hover:before {
  color: #5bbc2e;
}
.entry.post .thumbnails:hover .flex-direction-nav .flex-next:hover:before,
.single-product .thumbnails:hover .flex-direction-nav .flex-next:hover:before,
.detailed-shop-product .thumbnails:hover .flex-direction-nav .flex-next:hover:before {
  color: #5bbc2e;
}
.entry.post .thumbnails .flex-direction-nav,
.single-product .thumbnails .flex-direction-nav,
.detailed-shop-product .thumbnails .flex-direction-nav {
  display: inline-block;
  position: absolute;
  right: -40px;
  top: calc(50% + 30px);
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  *height: 0;
}
.entry.post .thumbnails .flex-direction-nav li,
.single-product .thumbnails .flex-direction-nav li,
.detailed-shop-product .thumbnails .flex-direction-nav li {
  position: relative;
  display: block;
  height: 20px;
  width: 20px;
}
.entry.post .thumbnails .flex-direction-nav a,
.single-product .thumbnails .flex-direction-nav a,
.detailed-shop-product .thumbnails .flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 20px;
  margin: 0;
  height: 20px;
  text-align: center;
  top: 50%;
  z-index: 10;
  overflow: visible;
  opacity: 1;
  cursor: pointer;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -khtml-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: relative;
}
.entry.post .thumbnails .flex-direction-nav a:before,
.single-product .thumbnails .flex-direction-nav a:before,
.detailed-shop-product .thumbnails .flex-direction-nav a:before {
  width: auto;
  height: auto;
  font-size: 14px;
  color: #bbbbbb;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  content: "\f062";
  font-family: "FontAwesome", sans-serif;
  text-shadow: none;
  line-height: 20px;
}
.entry.post .thumbnails .flex-direction-nav a.flex-next:before,
.single-product .thumbnails .flex-direction-nav a.flex-next:before,
.detailed-shop-product .thumbnails .flex-direction-nav a.flex-next:before {
  content: "\f063";
}
.entry.post .thumbnails .flex-direction-nav .flex-prev,
.single-product .thumbnails .flex-direction-nav .flex-prev,
.detailed-shop-product .thumbnails .flex-direction-nav .flex-prev {
  left: auto;
}
.entry.post .thumbnails .flex-direction-nav .flex-next,
.single-product .thumbnails .flex-direction-nav .flex-next,
.detailed-shop-product .thumbnails .flex-direction-nav .flex-next {
  right: auto;
}
.entry.post .thumbnails .flex-direction-nav .flex-disabled,
.single-product .thumbnails .flex-direction-nav .flex-disabled,
.detailed-shop-product .thumbnails .flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}
/* 
=== blog list pagination styles ===
*/
nav.paging-navigation {
  margin-top: 90px;
}
nav.paging-navigation .loop-pagination {
  display: block;
}
nav.paging-navigation .loop-pagination a:hover {
  color: #5bbc2e;
}
nav.paging-navigation .loop-pagination span.current.current,
nav.paging-navigation .loop-pagination span.dots.current,
nav.paging-navigation .loop-pagination a.current,
nav.paging-navigation .loop-pagination span.current:hover,
nav.paging-navigation .loop-pagination span.dots:hover,
nav.paging-navigation .loop-pagination a:hover {
  color: #5bbc2e;
}
nav.paging-navigation .loop-pagination span.current.prev,
nav.paging-navigation .loop-pagination span.dots.prev,
nav.paging-navigation .loop-pagination a.prev,
nav.paging-navigation .loop-pagination span.current.next,
nav.paging-navigation .loop-pagination span.dots.next,
nav.paging-navigation .loop-pagination a.next {
  font-size: 18px;
  padding: 0 8px;
}
nav.paging-navigation .loop-pagination span.current.page-numbers,
nav.paging-navigation .loop-pagination span.dots.page-numbers,
nav.paging-navigation .loop-pagination a.page-numbers {
  display: none;
}
nav.paging-navigation .loop-pagination span.current.prev,
nav.paging-navigation .loop-pagination span.dots.prev,
nav.paging-navigation .loop-pagination a.prev,
nav.paging-navigation .loop-pagination span.current.next,
nav.paging-navigation .loop-pagination span.dots.next,
nav.paging-navigation .loop-pagination a.next {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #bbbbbb;
  border-radius: 15px;
  font-size: 16px;
  line-height: 1.375;
  font-weight: 300;
  font-family: "Varela Round", sans-serif;
}
nav.paging-navigation .loop-pagination span.current.prev,
nav.paging-navigation .loop-pagination span.dots.prev,
nav.paging-navigation .loop-pagination a.prev {
  float: left;
}
nav.paging-navigation .loop-pagination span.current.next,
nav.paging-navigation .loop-pagination span.dots.next,
nav.paging-navigation .loop-pagination a.next {
  float: right;
}
nav.paging-navigation .loop-pagination span.current i,
nav.paging-navigation .loop-pagination span.dots i,
nav.paging-navigation .loop-pagination a i {
  font-family: FontAwesome;
}
nav.paging-navigation .loop-pagination span.current i.prev::before,
nav.paging-navigation .loop-pagination span.dots i.prev::before,
nav.paging-navigation .loop-pagination a i.prev::before {
  content: "\f104";
  padding-right: 9px;
}
nav.paging-navigation .loop-pagination span.current i.next::before,
nav.paging-navigation .loop-pagination span.dots i.next::before,
nav.paging-navigation .loop-pagination a i.next::before {
  content: "\f105";
  padding-left: 6px;
}
