/*
Theme Name: Astrid Child Theme
Theme URI: https://dorkinghalls.co.uk/wp-content/themes/astrid
Description: Child theme for Astrid Theme
Author: Richard Creagh
Author URI: http://www.richardcreagh.co.uk
Template: astrid
Version 0.1.0
*/
@import url("../astrid/style.css");


/* CSS Document */

body {
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    background-color: #000000;
    line-height: 1.5em;
}

.ui-widget-content a  {
    color: #fcd088 !important;
}

.ui-widget-content  {
  border: 0px !important;
  width: 80% !important;
}

.ui-dialog .ui-dialog-content {
    max-height: 175px !important;
    width: 100% !important;
}

p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    color: #ebebeb;
    line-height: 1.5em;font-size: .9em;
}


li {
     font-family: 'Open Sans', sans-serif;
     color: #ebebeb;
     line-height: 1.5em;font-size: .9em;
}

/*-------------------------------------------------------
ASTRID STYLES
-------------------------------------------------------*/
.header-image::after {
	background-color: #333333;
	opacity: .1;
    height: 60%;
}

.custom-logo {
    margin-bottom: 40px;
}



.site-content {
    background-color: #222222;
    color: #ffffff;
    margin-top: 0px;
       margin-bottom: 0px;
}

.hentry {
    background-color: #222222;
    border: 1px solid #222222;
    color: #ffffff;
}

.entry-title {
    color: #ffffff;
    font-weight: bold;
}


.entry-content {
    color: #ffffff;
}

.widget-area .widget {
	margin: 0 0 -1px;
	padding: 30px;
	background-color: #333;
	border: 1px solid #F2F2F3;
    color: #ffffff;
}

.site-content > .container {
    border-left: 1px solid #222222;
	background-color: #222222;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
	border-bottom: 1px solid #222222;
}

.site-branding {
    width: 200px;
}

.mvdc-logo {
    margin-top: 0px;
    margin-right: 0px;
    width: 345px;
}

.top-subnav-wrapper {
    background-color: #0C0909;
    text-align: right;
    padding-top: 5px;
}

.top-subnav-links {
    text-align: right;
    font-size: 14px;
    color: #7EC0EB;
    letter-spacing: 2px;
    margin-right: 21px;
}

.footer-wrapper {
    background-color: #000000;
    border-top: 1px solid #dcd088;
    padding-top: 40px;
    min-height: 300px;

}

.top-search-wrapper {
  padding-top: 15px;
}

.site-header {
    position:static;
}

.top-link-wrapper {
  text-align: right;
  height: 15px;
  padding-right: 0px;
  font-size: 15px;
}

.basket {
  font-size: 10px;
  font-weight: bold;
}





/*-------------------------------------------------------
MAIN NAVIGATION HORIZONTAL LINK SPACING
-------------------------------------------------------*/
.main-navigation li {
    padding-left: 10px;
    padding-right: 10px;
}

.mainnav {
    width: 20px;
}



/*-------------------------------------------------------
CUSTOM STYLES
-------------------------------------------------------*/

h1 {
    color: #fff;
    font-weight: bold;
}

h2 {
    color: #ebebeb;
    font-size: 20px;
}

h3 {
    color: #ebebeb;
    font-size: 1.7em;
}

h4 {
    color: #fff;
    font-weight: bold;
    font-size: 1.7em;
}

/*-------------------------------------------------------
LOGIN TEXT
-------------------------------------------------------*/
.not-logged-in {
    color: #ffffff;
}


/*-------------------------------------------------------
DATE PICKER
-------------------------------------------------------*/
table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
border: 3px solid #000000;
}

body, .widget-area .widget, .widget-area .widget a !important {
  color: #ffffff;
}

.box-office {
    color: #ebebeb;
    font-size: 1.3em;
       font-family: 'Josefin Sans', sans-serif;
    margin-top: 7px;
}

.home-category-titles {
    font-size: 41px;
    margin-bottom: 20px;
    font-family: 'Josefin Sans', sans-serif;
}



.main-navigation li a::before {
    border-top: 1px solid #000000;
}

.main-navigation li a::before {
    border-top: 1px solid #000000;
}
.page .entry-title {
    margin-bottom: 0px;
}

.entry-title {
    color: #ffffff;
    font-size: 2.3em;
    margin-bottom: 1px;
    font-weight: bold;
}

.event-titles {
    color: #ffffff;
    font-size: .9em;
    line-height: 1.2em;
    margin-top: 5px;
    font-weight: bold;
    font-family: 'Josefin Sans', sans-serif;
}
.event-container {
    margin-left: 0px;
    margin-right: 0px;
}

#event-link-wrapper {
    background-color: #222222;
    text-align: center;
    padding-top: 5px;

}


a.event-links:link {
    line-height: 33px;
    white-space: nowrap;
      }

a.event-links:visited {
       line-height: 33px;
         white-space: nowrap;
      }

a.event-links:hover {
       line-height: 33px;
         white-space: nowrap;
    text-decoration: underline;
      }

.event-cards {
    background-color: #202020;
    min-height: 445px;
    margin: 0px;
    margin-bottom: 30px;
    width: 100%;
    position: relative;
}

.event-cards-results {
  height: 380px;
}

.event-cards-date-results {
    min-height: 450px;
    border-bottom: 1px solid #646464;
    margin-bottom: 20px;
  }


.today-event-cards {
    background-color: #202020;
    min-height: 145px;
    margin: 0px;
    margin-bottom: 30px;
    width: 100%;
    position: relative;
}

.home-event-cards {
    background-color: #202020;
    min-height: 400px;
    margin: 2px;
    margin-bottom: 30px;
    width: 100%;
    position: relative;
}

.event-image {
    /* width: 416px; */
    max-height: 400px;
    width: 100%;
}

.event-cards-inner {
    padding: 5px;
    padding-bottom: 0px;
}

.showing-from {
    font-size: 0.8em;
    color: #ffffff;
}

#social-wrapper {
    width: 100%;
    margin: 0px;
    text-align: right;
    margin-bottom: 20px;
}

.social-icons {
    margin-top: 20px;
}


.btn {
    position: relative;

    margin-bottom: 20px;
    text-align: center;

}

input, select, textarea, text
{
    padding: 10px;
    color: #ffffff;
}

input, optgroup, select, textarea, text {
    color: #ffffff;
    background-color: #333333;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: white;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: white;
}

.top-nav-align {
  text-align: right;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
textarea {
	color: #ffffff;
	border: 1px solid #fcd088;
	border-radius: 0px;
	font-weight: 400;
	padding: 0px;
	padding-left: 4px;
	padding-bottom: 0px;
    	padding-top: 0px;
    height: 33px;
    width: 170px;
}

input.eventsearch {
    padding-top: 0px;
    margin-top: 5px;
    color: #ffffff;
    border-radius: 4px;
    padding-left: 5px;
}

button, .button, input[type="button"], input[type="reset"], input[type="submit"] {
    font-size: 14px;
    padding: 1px 20px;
	padding-top: 2px;
    border: 1px solid #fcd088;
    color: #fcd088;
    text-transform: uppercase;
    letter-spacing: 4px;
    background-color: transparent;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
    -webkit-appearance: button;
}


.button-test {
    padding: 5px;
    padding-left: 8px;
    margin-top: 0px;
}

.field-test {
    padding: 5px;
    padding-left: 8px;
    margin-top: 2px;
}



.genre {
    height: 50px;
    margin-top: 8px;
}

.footer-contact-block {
    width: 100%;
}

.subtitled {
    background-color: #fcd088;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 2px;
    color: #333333;
    font-size: 0.8em;
    font-weight: bold;
}

.SoldOut_Label {
    color: #d84b4b;
    font-size: 0.8em;
}


.nf-field-element input, .nf-field-element select, .nf-field-element textarea {
  min-height: 34px;
}


/*-------------------------------------------------------
VENUE HIRE PAGE
-------------------------------------------------------*/

div.ptp-plan !important {
    font-size: 0.7em;
}





/*-------------------------------------------------------
EVENT DETAIL PAGE
-------------------------------------------------------*/

a.event-instance-dates:link {
    font-size: .9em;
    color: #ffffff;
    margin-bottom: 15px;

}

a.event-instance-dates:visited {
    font-size: .9em;
    color: #ffffff;
    margin-bottom: 15px;
}

.event-instance-divider {
    border-top: 1px solid #646464;
    padding-top: 20px;
    padding-bottom: 0px;
    width: 60%;

}

.divider-bar {
	margin-bottom: 20px;
	margin-top: 5px;
	width: 60%;
}

.event-dates {
    font-weight: 200;
    font-size: 0.8em;
    color: #ebebeb;
    margin-bottom: 15px;
}

.btn-container {
    position: relative;

}

.btn-light {
    padding: 8px;
}

.social-media-icons-facebook {
	width: 40px;
	margin-right: 0px;
	margin-bottom: 20px;
}


.social-media-icons {
	width: 40px;
	margin-right: 0px;
	margin-bottom: 20px;
}


button.event-search-btn {
	padding: 20px;
    margin-top: 2px;
}

input[type="submit"] {

    margin-top: 12px;
}

.date-selector-container {
  margin-left: 15px;
}

.time-button {
  background-color: #333;
  padding-left: 7px;
    padding-top: 10px;
    padding-bottom: 5px;
  margin-top: 5px;
  width: 50%;
}






.input-group.md-form.form-sm.form-1 input{
    border: 1px solid #bdbdbd;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}
.input-group.md-form.form-sm.form-2 input {
    border: 1px solid #bdbdbd;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.input-group.md-form.form-sm.form-2 input.red-border  {
    border: 1px solid #ef9a9a;
}
.input-group.md-form.form-sm.form-2 input.lime-border  {
    border: 1px solid #cddc39;
}
.input-group.md-form.form-sm.form-2 input.amber-border  {
    border: 1px solid #ffca28;
}




input{
  border:none;
  background-color: transparent;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

.fa-user-circle-o{
  color: gray;
}

.search-butt {
    border: 0px solid #000000;
    padding-left: 0px;
    background-color: #0C0909;
    transition: none;
}

.search-butt:hover {
    border: 0px solid #000000;
    padding-left: 0px;
    background-color: #0C0909;
    transition: none;
    color: #ffffff;
}

.frame-content {
    width: 100%;
    overflow: hidden;
}

.membership {
    background-color: #333333;
    color: #ffffff;
    padding: 5px;
}

.title-text {
    margin-left: 12px;
}

.notification-btn {
    border-bottom: 1px solid #fcd088;
    width: auto;
    margin-top: 40px;
    margin-right: 10px;
    margin-bottom: 20px;
    border-radius: 1px;
    float: right!important;
}






/*-------------------------------------------------------
LINKS
-------------------------------------------------------*/

a:hover {
    text-decoration: none;
}

.theatre-container {
    margin-left: 270px;
}

.top-link-wrapper {
  margin-bottom: 20px;

}


/* iPad Landscape */
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
     and (orientation: landscape)
  and (-webkit-min-device-pixel-ratio: 1) {

    .top-link-wrapper {
      text-align: center;
      height: 10px;
      margin-bottom: 40px;
      display: block;
      white-space: nowrap;
    }

 #event-link-wrapper {
    background-color: #222222;
    text-align: center;
    padding-top: 5px;
    /* height: 180px; */
}

      .btn {
    position: relative;
    text-align: center;

}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
textarea {
	color: #ffffff;
	border: 1px solid #fcd088;
	border-radius: 0px;
	font-weight: 400;
	padding: 0px;
	padding-left: 4px;
	padding-bottom: 0px;
    padding-top: 0px;
    height: 33px;
    width: 140px;
    margin-left: 0px;
}

}

/* iPad Portrait */
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
     and (orientation: portrait)
  and (-webkit-min-device-pixel-ratio: 1) {

#event-link-wrapper {
    background-color: #222222;
    text-align: center;
    padding-top: 5px;
   /* height: 180px; */
}

.field-wrap .pikaday__container, .field-wrap .pikaday__display, .field-wrap>div input, .field-wrap select, .field-wrap textarea {
  width: 80% !important;
}


.home-event-cards {
    background-color: #202020;
    min-height: 270px;
    margin: 2px;
    margin-bottom: 0px;
    width: 100%;
    position: relative;
}

.event-cards {
    background-color: #202020;
    min-height: 500px;
    margin: 2px;
    margin-bottom: 70px;
    width: 100%;
    position: relative;
}

.home-category-titles {
    margin-top: 20px;
}



.btn {
    position: relative;
    text-align: center;

}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
textarea {
	color: #ffffff;
	border: 1px solid #fcd088;
	border-radius: 0px;
	font-weight: 400;
	padding: 0px;
	padding-left: 4px;
	padding-bottom: 0px;
    	padding-top: 0px;
    height: 33px;
    width: 140px;
    margin-left: 0;
}

.top-link-wrapper {
  text-align: right;
  height: 15px;
  padding-right: 0px;
}

}

/*-------------------------------------------------------
Desktop Fix */
@media only screen
and (min-device-width : 992px)
and (max-device-width : 1500px) { /* STYLES GO HERE */



#event-link-wrapper {
    background-color: #222222;
    text-align: center;
    padding-top: 5px;
    /* height: 180px; */
}




.event-cards {
background-color: 202020;
min-height: 450px;
margin: 2px;
margin-bottom: 70px;
width: 100%;
}

      .btn {
    text-align: center;

}
}


/*-------------------------------------------------------
iPhone PORTRAIT
/* Portrait and Landscape */
@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px) { /* STYLES GO HERE */

    .ui-dialog ui-widget ui-widget-content ui-corner-all ui-front ui-dialog-buttons ui-draggable {
        height: 500px!important;
    }
  
    .top-link-wrapper {
    text-align: center;
    height: 40px;
    margin-bottom: 40px;
    display: block;
    white-space: nowrap;

  }

#event-link-wrapper {
    background-color: #222222;
    text-align: center;
    padding-top: 5px;
    /* height: 180px; */
}

.event-cards {
background-color: #202020;
min-height: 280px;
margin: 2px;
width: 100%;
}

.event-cards-results {
  height: 380px;
}

.event-instance-divider {
width: 100%;
}

a.event-instance-dates:link {
    font-size: 1.0em;
    color: #ffffff;
    margin-bottom: 15px;
}

a.event-instance-dates:visited {
    font-size: 1.0em;
    color: #ffffff;
    margin-bottom: 15px;
}

.btn-container {
          margin-top: 20px;
}

.btn {
    position: relative;
    text-align: center;

}

.h1 {
		font-size: 0.7em;
	}


	.top-subnav-links {
		margin-right: 170px;
		text-align: center;
	}


button, .button, input[type="button"], input[type="reset"], input[type="submit"] {

  padding: 0px;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 0px;
}




    .glyphicon glyphicon-search {
        color: red;
    }



    .top-subnav-wrapper {
    background-color: #0C0909;
        padding-top: 7px;

}

.top-subnav-links {
    text-align: right;
    font-size: 14px;
    color: #7EC0EB;
    letter-spacing: 2px;
    margin-right: 21px;
    margin-top: 4px;
}

    .site-branding {
    width: 170px;
    margin-left: 87px;
}

    .footer-wrapper {

    min-height: 400px;
        padding-bottom: 100px;

}

    .box-office {
    color: #ebebeb;
    font-size: 1.1em;
       font-family: 'Josefin Sans', sans-serif;
    margin-top: 7px;
}

    .mvdc-logo {
    margin-top: 0px;
    margin-right: 0px;
    width: 200px;
}

    .footer-image {
        margin-right: 50px;

    }

    .social-media-icons-facebook {
	width: 40px;
	margin-right: 0px;
	margin-bottom: 20px;
}


.frame-content {
    width: 1px;
    min-width: 90%;
    overflow:inherit;
}
.frame-content {
    width: 35px;
    min-width: 90%;

}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
textarea {
	color: #ffffff;
	border: 1px solid #fcd088;
	border-radius: 0px;
	font-weight: 400;
	padding: 0px;
	padding-left: 4px;
	padding-bottom: 0px;
    	padding-top: 0px;
    height: 33px;
    width: 170px;
    margin-left: 90px;
}


.title-text {
    margin-left: 12px;
}

.notification-btn {
    border-bottom: 1px solid #fcd088;
    width: auto;
    margin-top: 40px;
    margin-left: 14px;
    margin-bottom: 20px;
    border-radius: 1px;
    float: left!important;
    text-align: center!important;
}


}

/* ----------- Non-Retina Screens ----------- */
@media screen
  and (min-device-width: 1200px)
  and (max-device-width: 1600px)  {


#event-link-wrapper {
    background-color: #222222;
    text-align: center;
    padding-top: 5px;
   /* height: 180px; */
}

      .frame-content {
    width: 100%;
    overflow:inherit;
}

}
