/* START - Top Alert */
.alert {
    z-index: 999;
}
/* STOP - Top Alert */





/* START - Lable article list */
.label-warning {
    color: #000000;
    background-color: #ffc107;
    display: inline-block;
    padding: 1.25em 1.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 2.25rem;
}

.badge {
    display: inline-block;
    padding: 1.25em 1.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 2.25rem;
}
/* STOP - Lable article list */





/* START - Hide in new/edit article */
#jform_catid-lbl {
  display: none;
}

#jform_catid_chzn {
  display: none;
}

#jform_attribs_helix_ultimate_article_format-lbl {
  display: none;
}

#jform_attribs_helix_ultimate_article_format {
  display: none;
}

#jform_attribs_helix_ultimate_audio-lbl {
  display: none;
}

#jform_attribs_helix_ultimate_audio {
  display: none;
}

#jform_attribs_helix_ultimate_gallery-lbl {
  display: none;
}

.helix-ultimate-gallery-field {
  display: none;
}

#jform_attribs_helix_ultimate_video-lbl {
  display: none;
}

#jform_attribs_helix_ultimate_video {
  display: none;
}
/* STOP - Hide in new/edit article */





/* START - Form field dropdown */
select.form-control:not([multiple]), select.inputbox:not([multiple]), select:not([multiple]) {
    height: calc(2.25rem + 25px);
}

select.sppb-form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 25px);
}
/* STOP - Form field dropdown */





/* START - Buttons */
body .sppb-btn, body .sppb-sp-slider-button .sp-slider-btn-text {
  position: initial;
  color: #a78963;
  background-color: #ffffff;
}
body .sppb-btn:before, body .sppb-sp-slider-button .sp-slider-btn-text:before {
  position: initial;
  content: "";
  border: none;
}
body .sppb-btn:after, body .sppb-sp-slider-button .sp-slider-btn-text:after {
  position: initial;
}
body .sppb-btn:focus, body .sppb-sp-slider-button .sp-slider-btn-text:focus, body .sppb-btn:hover, body .sppb-sp-slider-button .sp-slider-btn-text:hover {
  color: #ffffff;
  background-color: #a78963;
  border-color: #a78963;
}
/* STOP - Buttons */





/* START - Buttons - Edit article details */
.article-details .link-edit-article {
  	position: absolute;
    right: 35px;
    top: 35px;
    border: 1px solid #a78963;
    font-size: 18px;
    line-height: 1;
    color: #a78963;
    padding: 12px 40px;
    border-radius: 0;
    display: inline-block;
    border: 1px solid #a78963;
    background-color: #ffffff;
    transition: all 0.3s ease-in-out;
}

.article-details .link-edit-article:hover {
    color: #ffffff;
    background-color: #a78963;
}
/* STOP - Buttons - Edit article details */





/* START - Article details */
.article-details .article-header {
  padding-top: 90px;
  position: relative;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}

.article-details .article-header h1, .article-details .article-header h2, .article-details .article-info, .article-details .article-info > span, .article-details .tags > li a {
  color: rgba(74, 74, 74, .8);
}

.article-details .article-info {
  margin-bottom: 40px;
}

.article-body-wrap {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0px 15px 100px 15px;
}
/* STOP - Article details */





/* START - Paging article */
.pager > li a {
  font-size: 18px;
  font-weight:500;
}
/* STOP- Paging article */





/* START - Paging news list */
.pagination-wrapper .mr-auto .pagination .page-item > a, .pagination-wrapper .mr-auto .pagination .page-item span {
  font-size: 18px;
  font-weight:500;
  color: #a78963;
  background-color: #ffffff;
  border-radius: unset;
  padding: 10px;
}

.pagination-wrapper .mr-auto .pagination .page-item .page-link {
  border: 1px solid #a78963;
  margin: 0 3px;
}

.pagination-wrapper .mr-auto .pagination .page-item .page-link:first-child:hover, .pagination-wrapper .mr-auto .pagination .page-item .page-link:last-child:hover {
  color: #ffffff;
  background-color: #a78963;
  border: 1px solid #a78963;
}
/* STOP - Paging news list */





/* START - News list */
.article-list .article .article-body, .sppb-addon-article .sppb-article-info-wrap {
    height: 250px;
}

.article-list .article .article-header h1, .article-list .article .article-header h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}

.article-list .article {
    border: 1px solid #ebebf1;
    background-color: #f9f9f9;
}

.article-list.articles-leading .article {
    background-color: #ffffff;
}
/* STOP - News list */





/* START - Title sagkyndig */
.sppb-panel-title {
    font-size: 20px;
}
/* STOP - Title sagkyndig */





/* START - h1 headlines */
#sp-title .sp-page-title .sp-page-title-heading {
    font-size: 72px;
    font-weight: 400;
    font-family: 'Libre Baskerville', sans-serif;
    color: #ffffff;
    line-height: 82px;
    margin-bottom: 35px;
    text-transform: none;
}

@media (max-width: 768px) {
#sp-title .sp-page-title .sp-page-title-heading {
    font-size: 25px;
    line-height: 35px;
	}
}
/* STOP - h1 headlines */





/* START - Hide reCAPTCHA V3 Badge */
    .grecaptcha-badge {
        display: none !important;
        visibility: hidden;
    }
/* STOP - Hide reCAPTCHA V3 Badge */





/* START - JMG Sidebar */
.light-text-color a {
	color: #a78963;
}

.light-text-color a:hover {
	color: #a69e94;
}

.mod_jmg_sidebar_wrapper.mod_jmg_sidebar_overlap, .mod_jmg_sidebar_wrapper.mod_jmg_sidebar_popup {
    z-index: 9999;
}

@media (max-width: 767px) {
	.mod_jmg_sidebar_container{
		height: calc(100% - 0px) !important;
	} 
}  

@media (min-width: 768px) and (max-width: 991px)  {
	.mod_jmg_sidebar_container{
		height: calc(100% - 0px) !important;
	} 
}

@media (min-width: 992px) and (max-width: 1199px) {
	.mod_jmg_sidebar_container{
		height: calc(100% - 0px) !important;
	}
}

@media (min-width: 1200px) {
	.mod_jmg_sidebar_container{
		height: calc(100% - 0px) !important;
	}
}
/* STOP - JMG Sidebar */





/* START - Form field required */
.sppb-field-required {
	font-weight: 900;
	font-size: 16px;
	color: #a78963;
}

label {
    font-weight: normal;
    font-size: 16px;
}
/* STOP - Form field required */



/* START - Background Carousel */
.pbr_carousel_black .sppb-carousel-caption h2, .pbr_carousel_black .sppb-carousel-content {
    background-color: rgba(14, 17, 22, .6)
}

.pbr_carousel_black .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner>div>div {
    vertical-align: bottom;
}

.pbr_carousel_black .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
    padding: 0px;
}

@media (max-width: 650px) {
  	.pbr_carousel_black .sppb-carousel-caption h2, .pbr_carousel_black .sppb-carousel-content {
    background-color: rgba(14, 17, 22, .6)
	}  
}

/* STOP - Background Carousel */
