/* footer */

.aux-bs-logo-footer {
  margin-bottom: 15px;
}

.subfooter .widget-title {
  margin-bottom: 35px !important;
}
.subfooter .textwidget {
  font-size: 16px;
  font-weight: 300;
}
.subfooter .aux-container {
  max-width: 1680px !important;
}
.subfooter .footer-copyright-widget {
  max-width: 250px;
	margin-top: -20px;
  display: block;
}

.hentry.aux-narrow-context .entry-content,
.hentry.aux-narrow-context .comment-body,
.hentry.aux-narrow-context .entry-info,
.hentry.aux-narrow-context .entry-header,
.hentry.aux-narrow-context .entry-meta {
  margin: 0 16.6%;
}
.hentry.aux-narrow-context .entry-info {
  text-align: center;
  margin-top: 30px;
}
.hentry.aux-narrow-context .entry-content {
  margin-bottom: 50px;
}
.hentry .entry-header {
  margin-bottom: 30px;
}
.hentry .entry-media {
  margin-bottom: 70px;
}
.hentry .entry-title {
  font-size: 38px;
  font-weight: 500;
  line-height: 57px;
	text-align: center;
}
.hentry .entry-info {
  text-transform: uppercase !important;
  line-height: 23px !important;
  font-weight: 400 !important;
  padding-bottom: 30px !important;
}
.hentry .entry-info a {
  color: #bbb !important;
}
.hentry .entry-main {
  margin-bottom: 95px;
}

.aux-archive.aux-template-type-3 .aux-primary .entry-content {
  margin-bottom: 30px;
}

.aux-read-more {
  background-color: #1359B6 !important;
  box-shadow: 5px 10px 20px 0px rgba(19, 89, 182, 0.25);
  color: #FFF !important;
  border: none !important;
  font-size: 14px;
}

#respond {
  margin: 0 16.6%;
}

.aux-comments {
  margin: 0 16.6%;
}

.single-post .hentry footer.entry-meta .entry-tax {
  font-style: normal;
  font-weight: 500;
}
.single-post .hentry footer.entry-meta .entry-tax > a {
  font-weight: 500;
  text-decoration: none;
}

.comments-title {
  font-weight: 500;
  font-size: 22px;
  line-height: 34px;
  margin-bottom: 50px;
}

.aux-commentlist .children {
  margin: 0 0 0 70px;
}
.aux-commentlist.skin-arrow-links .children {
  padding-top: 30px;
}
.aux-commentlist.skin-arrow-links .children > li {
  padding-left: 0;
}
.aux-commentlist.skin-arrow-links .children > li:first-child {
  background: none;
}
.aux-commentlist > li .avatar {
  border-radius: 50%;
}
.aux-commentlist .comment {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07);
  padding: 50px;
}
.aux-commentlist .comment .comment-edit-link {
  top: 50px;
  right: 50px;
}
.aux-commentlist .comment .comment-author {
  margin-bottom: 17px;
}

.aux-modern-form .aux-required-field {
  color: #1359B6;
  padding: 0 5px;
}
.aux-modern-form .comment-notes {
  margin-bottom: 90px;
}
.aux-modern-form fieldset textarea {
  height: 135px !important;
  min-height: 135px !important;
}
.aux-modern-form .form-submit {
  margin: -20px 0 135px 0;
}
.aux-modern-form input[type=submit] {
  background-color: #1359B6 !important;
  box-shadow: 5px 10px 20px 0px rgba(19, 89, 182, 0.25);
  color: #FFF !important;
  border: none !important;
  font-size: 14px;
}

.single-portfolio .aux-content-top-margin .aux-primary {
  margin-top: 14%;
}

.aux-single .type-portfolio.aux-side-right .entry-side-title {
  position: relative;
  left: -100px;
  margin-top: 48px;
  margin-bottom: 35px;
}
.aux-single .type-portfolio.aux-side-right .entry-side-overview {
  margin-bottom: 7px;
}
.aux-single .type-portfolio.aux-side-right .entry-meta-data {
  padding-top: 25px;
}
.aux-single .type-portfolio.aux-side-right > .entry-side {
  margin-right: -390px;
}
.aux-single .type-portfolio.aux-side-right > .entry-side .aux-sticky-position {
  position: sticky;
  /* Should be change */
  z-index: 9;
}
.aux-single .type-portfolio.aux-side-right > .entry-side.aux-sticky .entry-side-title {
  left: 0 !important;
}
.aux-single .type-portfolio.aux-side-right > .entry-side .entry-side-title {
  transition: left 1s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.aux-single .type-portfolio.aux-side-right > .entry-side .avt-demo-title {
  animation: none;
}
.aux-single .type-portfolio.aux-side-right dd {
  margin-bottom: 18px;
}
.aux-single .type-portfolio.hentry .alignnone.size-full,
.aux-single .type-portfolio.hentry .entry-media {
  margin: 0;
}
.aux-single .type-portfolio.hentry .aux-portfolio-columns .entry-title a {
  font-size: 16px;
  font-weight: 400;
  display: block;
  margin-top: 7px;
}
.aux-single .type-portfolio.hentry .entry-main {
  margin-bottom: 0;
}
.aux-single .type-portfolio.hentry .entry-content {
  margin-bottom: 0;
}
.aux-single .type-portfolio.hentry .entry-content p:last-of-type {
  margin-bottom: 0;
}
.aux-single .type-portfolio .entry-actions {
  border-top: none;
  border-bottom: none;
  padding: 0 0 25px 0;
}
.aux-single .type-portfolio .aux-next-prev-posts {
  z-index: 0;
}
.aux-single .type-portfolio .aux-next-prev-posts:not(.aux-sticky-nav).nav-skin-modern {
  margin-top: 0;
}

/* End of single Portfolio */
/* Related posts */
.aux-widget-related-posts .widget-title {
  margin-bottom: 50px;
  letter-spacing: 4px;
  font-size: 14px;
}
.aux-widget-related-posts .hentry .entry-title {
  font-size: 16px;
  font-weight: 400;
  margin-top: 25px;
}
.aux-widget-related-posts .hentry .entry-title a:hover {
  color: #3D3D3D;
}

/* Ulike */
.avt-demo-title.has-line.single-launch {
    color: #3D3D3D;
    font-size: 14px;
    font-weight: 600;
    display: block;
    letter-spacing: 3.3px;
    margin-top: 30px;
    position: relative;
}
    
.avt-demo-title.has-line.single-launch:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-100%);
    height: 3px;
    background: #3D3D3D;
    width: 60px;
    left: -20px;
}

.wpulike.aux-wpulike .wp_ulike_general_class .count-box,
.aux-tooltip-socials .aux-text{
    display: none;
}