

.main-header-menu .sub-menu .menu-link {
  padding: .65em 1em;
}

ul.sub-menu a {
  line-height: 1.2;
	text-transform: none;
}

.nolink > a {
	pointer-events: none;
	cursor: default;
}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link:hover {
  background: #eaeaea;
}
#ast-hf-mobile-menu ul.sub-menu .menu-item .menu-link {
	padding: 10px 10px 10px 20px;
	font-size: 14px;
}

.page .entry-header,
.single .entry-header {
  margin-bottom: 0;
  padding: 2em 0 !important;
  background: #3e4095 !important;
}

.ast-single-post .entry-title, .page-title {
	margin: 0;
	color: #fff;
}
.ast-page-builder-template .entry-header {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.ast-header-breadcrumb {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  background: #eee;
}


#page .site-content {
  padding-top: 1.5em;
  /* padding-bottom: 2em; */
  padding-bottom: 0;
}

.home #page .site-content {
  padding-top: 0;
}

.entry-content p {
  margin-bottom: .6em;
	line-height: 1.65;
}

.pt-cv-view .pt-cv-ifield {
  margin-bottom: 0 !important;
  padding: 15px;
  border: 1px solid #eee;
	transition: .3s;
}
.pt-cv-view .pt-cv-ifield:hover {
  border: 1px solid #ccc;
}

.pt-cv-content, .pt-cv-content * {
  font-size: 14px;
}
.pt-cv-view .pt-cv-title {
  margin-bottom: 10px;
  margin-top: 20px !important;
  line-height: 1.2;
  /* height: 39px; */
}

.pt-cv-wrapper .btn {
	padding: 6px 20px;
	border-radius: 20px;
}
.pt-cv-wrapper .btn-success {
  color: #fff;
  background-color: #ed3237;
  border-color: #ed3237;
}
.pt-cv-wrapper .btn-success:hover {
  background-color: #3a3a3a;
  border-color: #3a3a3a;
}
.pt-cv-readmore {
	margin-top: 15px;
}


#colophon .widget-title {
	color: #fff;
}

#colophon .textwidget {
	color: #fff;
	line-height: 1.35;
	font-size: 15px;
}

#colophon .textwidget a {
	color: #fff;
}

.widget-title {
  margin-bottom: .5em;
  line-height: 1.25;
	border-bottom: 1px solid #9782c4;
}

.footer-widget-area .widget_media_image {
	text-align: center;
}
.footer-widget-area .widget_media_image img {
	display: inline-block;
}

.ast-footer-copyright a:hover {
	color: #fff;
}