/******************************************
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
*
* Simply copy an existing style from style.css to this file,
* and modify it to your liking.
*/

div.entry a {
    color: #d64b00;
}
div.entry a:hover {
    text-decoration: underline;
}


/* Headings */
h1,h2,h3,h4,h5,h6 { margin:0; padding:0; font-family: 'Libre Baskerville', serif; }
h1 { font-size: 26px; }
h2 { font-size: 22px; }
h3 { font-size: 20px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }



/* Movie Schedule */

#movies_content{
    font-size:16px;
    line-height:34px;
}

#choose-theater{
    font-size:24px;
    line-height:34px;
}

.movie_section_header {
    background-color:#000000;
    color:#FFFFFF;
    width:100%;
    display:block;
    font-size:20px;
    line-height:34px;
    font-weight:900;
    position:relative;
    left:-40px;
    margin-top: 15px;
    margin-bottom: 20px;
}

.movie_list_container{
    display:block;
    overflow:hidden;
}

.headline-news{
    font-size: 30px;
    font-weight: 900;
    line-height: 30px;
}

.galleria-info {
    width: 90%;
    z-index: 2;
    position: absolute;
    bottom:80px;
    left:10%;
}

#archive {
padding-top:20px;
}

#archive strong {
font-size:17px;
color:black;
}

#archive h1 {
color:#E47C3D;
}

#archive h4 a:hover {
color:black;
}

#archive h4 a {
color:#E47C3D;
font-family: Georgia;
font-size: 18px;
}

#archive p {
font-size:13px;
color: #6E6E6E;
}

.archived {
max-width: 250px;
float: left;
padding-right: 30px;
margin-bottom: 40px;
}

.archived h4 {
padding: 20px 0 0 0;
}

.list-view .recent-post .post-thumb {
    float:left;
    margin:4px 15px 0 0;
}

/* Custom addition to Graceful Pull-Quote plugin */

aside.pqFull {
    width: 100%;
    margin-bottom: 1em;
}

/* Trying to make page look better from small-screen up... */
.inner-wrap {
    width: 100%;
    max-width: 1180px;
    padding: 0;
}
#logo span {
    padding: 6px 6px 0;
}
#content {
    width: 100%!important;
}
#slider {
    height: auto!important;
    position: relative;
}
#slider .slide_content {
    width: auto!important;
    right: 0;
}
#slider img {
    max-height: none;
    width: 100%;
    height: auto;
}
#slider .flex-direction-nav {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
}
#slider .flex-direction-nav li {
    padding: 4px;
}
#slider .flex-direction-nav a {
    position: static;
}
.list-view .recent-post .post-thumb {
    float: none;
    margin: 0 0 6px;
    text-align: center;
}
.recent-post {
    float: none;
}
.recent-post .post-content {
    padding: 0 6px;
}
.recent-posts-nonfeatured {
    margin-left: 0;
}
.toggle_title,
.toggle_active {
    width: 100%;
    max-width: 584px;
    overflow: hidden;
    border-right: 1px solid #bbb;
    border-radius: 4px;
}
.toggle_content {
    width: 100%;
    max-width: 584px;
    overflow: hidden;
    border-color: #bbb;
}
#sidebar {
    width: 100%!important;
}
#sidebar img {
    width: auto!important;
    max-width: 100%!important;
}
#sidebar .widget {
    float: none;
    padding: 0 0 1em!important;
    margin: 0 0 1em!important;
    max-width: 100%;
    border-bottom: 1px solid #ddd;
}
#sidebar .widget_search {
    padding-bottom: 3px!important;
}
#sidebar .widget_content {
    margin: auto!important;
    float: none;
    padding: 0!important;
}
.ap-ads, 
.ap-ad, 
#sidebar .shortcode_widget .textwidget > center,
#sidebar .shortcode_widget .textwidget > div {
    background: #eee;
}
.ap-ads {
    display: flex;
    justify-content: center;
    flex-flow: row wrap;
}
.ap-ads iframe {
    margin: 4px;
}
#sidebar .shortcode_widget .textwidget div {
    float: none!important;
}
#sidebar .tptn_posts_daily li:nth-child(odd) {
    background: #eee;
}
#sidebar .tptn_posts_daily a {
    display: block;
    padding: 4px 6px;
}
#footer {
    width: auto!important;
}
#footer div.column {
    margin: 0!important;
    padding: 0!important;
    width: auto!important;
}
#footer .column .widget {
    float: none!important;
    width: 100%!important;
    padding: 6px!important;
}
@media screen and (min-width: 400px) {
    #sidebar .widget_250x2_widget .widget_250x2 div {
        float: left!important;
        width: 46%!important;
        margin-right: 10px;
    }
}
@media screen and (min-width: 650px) {
    #footer .widget-area {
        display: flex!important;
    }
    #footer div.column {
        flex-basis: 33%;
    }
}
@media screen and (min-width: 768px) {
    #content {
        float: left;
        width: 66%!important;
    }
    #sidebar {
        float: right;
        width: 33%!important;
    }
    #sidebar .widget_250x2_widget .widget_250x2 div {
        float: none!important;
        width: 100%!important;
        padding: 0!important;
    }
}
@media screen and (min-width: 1000px) {
    h4.title.recent-posts-category {
        margin-top: 6px;
    }
    #sidebar .widget_250x2_widget .widget_250x2 div {
        float: left!important;
        width: 46%!important;
        margin-right: 10px;
    }
}
/* Home page */
.home .second-block {
    border-top: 1px solid #ddd;
}
@media screen and (min-width: 500px) {
    .home .recent-post.featured {
        float: left;
        width: 49%!important;
    }
    .home .post-thumb img.thumbnail {
        width: 100%;
    }
    .home .second-block {
        border: 0;
        border-left: 1px solid #E5E5E5;
        padding-left: 6px;
        float: right;
        width: 49%!important;
    }
}
@media screen and (min-width: 1000px) {
    .home .list-view .recent-post .post-thumb {
        width: 48%;
        float: left;
    }
    .home .recent-post .recent-posts-featured {
        width: 48%;
        float: right;
    }
}
/* Archive (News, etc.) & Search */
.archive .list-view > .clear,
.search .list-view > .clear {
    display: none;
}
h1.archive_title {
    width: 100%;
}
.archive .list-view .recent-post,
.search .list-view .recent-post {
    margin: 0 0 1em;
    padding: 1em 0;
    border-bottom: 1px solid #ddd;
}
@media screen and (min-width: 500px) {
    .archive .recent-post .post-thumb,
    .search .recent-post .post-thumb {
        float: left;
        width: auto;
        padding-right: 6px;
    }
    .archive .recent-post .post-content,
    .search .recent-post .post-content {
        overflow: hidden;
    }
}
@media screen and (min-width: 768px) {
    h1.archive_title {
        margin-top: 14px;
    }
    .archive #sidebar,
    .search #sidebar {
        margin-top: 0;
    }
}
/* Page */
.page .list-view {
    width: auto!important;
    float: none!important;
}
.page .post,
.single #main {
    padding: 0 6px;
}
.single .col_main {
    float: none;
    width: 100%!important;
}
.single .col_meta {
    float: none;
    width: 100%!important;
    margin-top: 1em;
}
.single .share_box .share_btn {
    float: left!important;
    width: 30%!important;
}
.page h4.title.recent-posts-category {
    padding: 0 6px;
    margin-top: 1em;
}
.page .list-view > .recent-post {
    margin: 0 0 1em;
    padding: 1em 0;
    border-bottom: 1px solid #ddd;
}
.page .second-block {
    border-top: 1px solid #ddd;
}
@media screen and (min-width: 500px) {
    .page .recent-post.featured {
        float: left;
        width: 49%!important;
    }
    .page .post-thumb img.thumbnail {
        width: 100%;
    }
    .page .second-block {
        border: 0;
        border-left: 1px solid #E5E5E5;
        padding-left: 6px;
        float: right;
        width: 49%!important;
    }
    .page .list-view > .recent-post .post-thumb {
        float: left;
        width: auto;
        padding-right: 6px;
        max-width: 200px;
    }
    .page .list-view > .recent-post .post-content {
        overflow: hidden;
    }
}
@media screen and (min-width: 768px) {
    h1.archive_title {
        margin-top: 14px;
    }
    .page #sidebar {
        margin-top: 0;
    }
}
@media screen and (min-width: 1000px) {
    .page .list-view .recent-post .post-thumb {
        width: 48%;
        float: left;
    }
    .page .recent-post .recent-posts-featured {
        width: 48%;
        float: right;
    }
}

/* Issuu Digital Edition */
a.archive-link {
    display: block;
    background: white;
    text-align: center;
    color: #D64B00;
}

/* AAFES Gas Prices */
.widget_250x2_widget .textwidget {
    text-align: left;
    background: #fff;
}
.widget_250x2_widget h3.title {
	padding: 0;
}
.widget_250x2_widget .textwidget img {
	float: none;
}
.widget_250x2_widget .textwidget h4 {
	font-size: 12px;
	line-height: 2;
}

/** Contact Us forms **/
.wpcf7-form {
	margin-bottom: 1em;
	padding: 0 1em;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="submit"],
.wpcf7-form textarea {
	width: 100%;
}
.wpcf7-checkbox span.wpcf7-list-item {
	margin: 0;
}
div.wpcf7-mail-sent-ok {
    background: rgba(57, 143, 20, .25);
}
.contact-us-forms h4 {
	margin: 0;
    color: red;
}
@media (min-width: 1000px) {
	.contact-us-forms {
		display: flex;
	}
}


/** DSGVO CSS **/
.wpcf7 p {
  position: relative;
}
.wpcf7 span.required {
    position: absolute;
    left: -12px;
    top: 4px;
    color: red;
    font-weight: bold;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    border: 2px solid #ff0000;
    background: rgba(255, 0, 0, .25);
}
/* Generic button */
a.button {
    font-size: 13px;
    line-height: 1 !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
  font-family: "Georgia", "Times New Roman", serif;
    width: auto;
    padding: 14px 20px 14px 20px;
    margin: 0 5px 5px 0;
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    background: #44bdbd;
    color: #ffffff;
    border: 1px solid #44bdbd;
}
a.button.small {
    font-size: 11px;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 9px 14px 9px 14px;
}
a.button.red {
    background: #da5457;
    color: #ffffff;
    border-color: #da5457;
}
/* User Request layout */
.user-request .wpcf7-list-item {
    width: 48%;
}
/* OneTrust Cookie Settings adjustments */
.optanon-alert-box-wrapper a,
.optanon-alert-box-wrapper a:hover,
.optanon-alert-box-wrapper a:active,
.optanon-alert-box-wrapper a:focus {
    color: white;
    text-decoration: underline;
    margin-left: 6px;
    font-size: 11pt;
}
.optanon-alert-box-wrapper .optanon-alert-box-corner-close {
    display: none;
}
.optanon-alert-box-wrapper .optanon-alert-box-button-container a,
.optanon-alert-box-wrapper .optanon-alert-box-button-container a:hover {
    font-size: 14px;
}
div.entry .optanon-show-settings-popup-wrapper {
    height: auto;
}
div.entry .optanon-show-settings-left,
div.entry .optanon-show-settings-right,
div.entry #optanon-show-settings-popup {
    display: none !important;
}
div.entry .optanon-show-settings-popup-wrapper .optanon-show-settings-middle {
    background: 0 !important;
    border-top: 0;
    border-bottom: 0;
    float: none;
    height: auto !important;
    padding-top: 0;
}
div.entry .optanon-show-settings-popup-wrapper .optanon-show-settings-middle a.optanon-show-settings {
    color: white !important;
    margin-top: 0 !important;
    font-size: 11px;
}

/* legal list styles */
#legal-list {
  counter-reset: section;
}
#legal-list h2 {
  margin-left: 30px;
  text-indent: -26px;
}
#legal-list h2:before {
  counter-increment: section;
  content: counter(section) ".";
  margin: 0 0.25em 0 0;
}
#legal-list ol {
  counter-reset: clause;
  list-style: none outside none;
  text-indent: -2em;
  margin-left: 2.4em;
}
#legal-list ul {
  text-indent: 0;
}
#legal-list ol > li {
  counter-increment: clause;
}
#legal-list ol > li:before {
  content: counter(section) "." counters(clause, ".") ". ";
}

/** Adusting collumns widths to accomodate DFP ad sizes **/
@media (min-width: 768px) {
	#content {
		display: flex!important;
		width: 100%!important;
	}
	#main {
		width: auto!important;
		max-width: 66.666666%!important;
		padding-right: 1em!important;
		overflow: hidden;
	}
	#sidebar {
		width: 33.333333%!important;
		min-width: 380px !important;
	}
	#main .wp-caption {
		width: 100%!important;
		max-width: 100%!important;
	}
}

/** custom CSS for JTRT Responsive Tables plugin **/
.jtrt_table_MotherShipContainer table.dataTable.no-footer,
.jtrt_table_MotherShipContainer table.dataTable thead tr {
    border-bottom: 1px solid #aaa;
}
.jtrt_table_MotherShipContainer table.dataTable thead tr {
    background: #ddd;
}
.jtrt_table_MotherShipContainer table.dataTable thead .sorting,
.jtrt_table_MotherShipContainer table.dataTable thead .sorting_asc,
.jtrt_table_MotherShipContainer table.dataTable thead .sorting_desc {
	position: relative;
	background-image: none !important;
}
.jtrt_table_MotherShipContainer table.dataTable thead th.sorting:after,
.jtrt_table_MotherShipContainer table.dataTable thead th.sorting_asc:after,
.jtrt_table_MotherShipContainer table.dataTable thead th.sorting_desc:after {
    position: absolute;
    top: 12px;
    right: 8px;
    display: block;
    font-family: FontAwesome;
    color: inherit;
    font-size: 0.8em;
    padding-top: 0.12em;
}
.jtrt_table_MotherShipContainer table.dataTable thead th.sorting:after {
    content: "\f0dc";
}
.jtrt_table_MotherShipContainer table.dataTable thead th.sorting_asc:after {
    content: "\f0de";
}
.jtrt_table_MotherShipContainer table.dataTable thead th.sorting_desc:after {
    content: "\f0dd";
}
.jtrt_table_MotherShipContainer .dataTables_wrapper .dataTables_length, 
.jtrt_table_MotherShipContainer .dataTables_wrapper .dataTables_filter, 
.jtrt_table_MotherShipContainer .dataTables_wrapper .dataTables_info, 
.jtrt_table_MotherShipContainer .dataTables_wrapper .dataTables_processing, 
.jtrt_table_MotherShipContainer .dataTables_wrapper .dataTables_paginate {
    color: inherit;
    font-size: .9em;
}
.jtrt_table_MotherShipContainer .dataTables_wrapper .dataTables_length, 
.jtrt_table_MotherShipContainer .dataTables_wrapper .dataTables_filter {
	width: 50%;
	display: inline-block;
	float: none !important;
}
.jtrt_table_MotherShipContainer .dataTables_wrapper .dataTables_filter {
    float: right !important;
}
.jtrt_table_MotherShipContainer .dataTables_wrapper .dataTables_filter label {
    justify-content: flex-end;
}
.jtrt_table_MotherShipContainer .dataTables_wrapper .dataTables_filter input {
    padding: 0 6px;
}
.jtrt_table_MotherShipContainer .dataTables_wrapper .dataTables_paginate .paginate_button {
    background: #ddd;
}
.jtrt_table_MotherShipContainer .dataTables_wrapper .dataTables_paginate .paginate_button.current, 
.jtrt_table_MotherShipContainer .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
.jtrt_table_MotherShipContainer .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, 
.jtrt_table_MotherShipContainer .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
	background: none;
	border: 0;
	cursor: not-allowed;
}
.jtrt_table_MotherShipContainer table.dataTable tbody tr:nth-child(even) {
	background: #eaeaea;
}