/*
 Theme Name:   Soledad Child Theme
 Theme URI:    http://pencidesign.com/
 Description:  Soledad Child Theme - Made by PenciDesign
 Author:       Pencidesign
 Version:      1.0
 Author URI:   http://pencidesign.com/
 Template:     soledad
 Text Domain:  soledad
*/

/* = Theme customization go here
-------------------------------------------------------------- */

.pc-wrapbuilder-header {
	margin-bottom:0;
}

.penci-header-builder .pc-builder-element.pc-second-menu {
	margin-left: 0 !important;
}

.penci-homepage-title.style-7 .inner-arrow::before,
.penci-homepage-title.style-9 .inner-arrow::before,
.penci-go-to-top-floating,
.penci-block-vc.style-7.penci-border-arrow .inner-arrow::before,
.penci-block-vc.style-9 .penci-border-arrow .inner-arrow::before {
	background-color: #9b2425 !important;
}
.widget a:hover {
	color: #9b2425;
}

.post-pagination a:hover,
.single-post .post-entry a {
		color: #9b2425 !important;
}

.tribe-events .tribe-events-calendar-list__event-title-link:hover,
.tribe-common a:not(.tribe-common-anchor--unstyle):hover,
.tribe-common .tribe-common-anchor-thin:hover {
	border-bottom: 0px !important;
	color: #9b2425 !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
  padding:0;
	max-width:1170px;
}

.tribe-common-l-container::before {
	content:"Veranstaltungen";
	font-size:30px;
	color: #000;
	font-weight:bold;
	margin:23px 0;
	display:block;
}
.issue_text, .issue_text p {
	font-size: 16px;
		font-weight:bold;
}

.weblink {
	display:block;
	background-color: #000;
	color: #fff;
	padding: 7px 10px;
	margin-top: 15px;
	border-radius: 5px;
	font-size: 18px;
}
.weblink:hover {
	background-color: #9b2425;
}
.weblink.inline {
	display: inline-block;
}

.spaceup {
	margin-top:30px;
}
.rubrik {
	font-size: 21px;
	text-align:center;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 20px 0;
}

.issue_content li.list-post {
	padding-bottom:0;
	border-bottom:none;
}
.issue_content .wp-caption-text {
	padding-top:5px;
	color: #666;
}

form.wpcf7-form {
	margin:0 !important;
}

.issue_content .list-post .header-list-style {
	padding-bottom: 10px;
}

.issue_content .penci-entry-title.entry-title.grid-title {
	font-size: 18px;
}

p {
	font-size:16px;
	line-height: 21px;
}
.page .post-entry a,
.post-entry a {
	color: #9b2425;
}

form h3 {
	font-size:18px;
	padding-bottom: 12px;
}

form select {
	margin-bottom: 28px;
}

form .wpcf7-submit {
	margin-top: 20px !important;
}

.order_title {
	margin-top:40px;
	font-size: 22px;
}

.wpcf7dtx.wpcf7dtx-text {
	display:none;
}

#tribe-events-pg-template {
	max-width: 1200px;
}

.cover_bottom { width: 100%;}
.hover_link {color: #000;}
.hover_link:hover {color: #9b2425;}
@media only screen and (max-width: 767.5px) {
	.mobile_block {display:inline-block;}
}

.rm_divider {
	border:1px solid #eee;
	margin: 20px 0;
}

.wpcf7-validates-as-required {
	background-color: #fff3f3 !important;
}

input[type="checkbox"] {
	accent-color: #9b2425;
}


/* Bannerarea Home */
.extra {
	text-align:right;
	color: #ccc;
	font-size: 10px;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	padding:20px 0 10px;
}

.extra.notop {
	border-top: none;
	margin-top: 5px;
}

.notbooked {display:none;}
.elementor .notbooked iframe,
.max100 .notbooked iframe {width: revert-layer;}

.currentIssue {border:1px solid #ddd !important;}

.issue_text p.hint_text {
	font-size: 13px;
	line-height: 1.4em;
	margin-top: 2em;
	font-weight: normal;
}

@media (max-width: 767px) {
  .listextra {margin:10px;text-align:left;}
}

.max100 iframe {
	max-width:100%;
}