/*
Theme Name: Divi Child Theme
Description: A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes. Includes default line numbers where the code was taken from in the parent theme.
Author:   Brad Dalton http://wpsites.net
Template: Divi
*/

@import url("../Divi/style.css");

/*@font-face {
    font-family: 'sf_speakeasyregular';
    src: url('fonts/SF_Speakeasy-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/

.paddingbottomgap{
	padding-bottom:20px;
}

.menutable{
	background:black;
}

.menutable table {
  border: medium none;
  display: block;
}

.menutable table td {
  /*line-height: 1.5em;*/
  border: 0 none;
  margin: 0;
  padding: 0 30px 0 0;
}
.menutable table td:last-child {
	padding: 0;
}

.bbborder{
	border:#c5c5c5 solid 4px;
}

.bbborderbottomgap{
	border-top:#c5c5c5 solid 4px;
	border-left:#c5c5c5 solid 4px;
	border-right:#c5c5c5 solid 4px;
}

.bbbordertopgap{
	border-bottom:#c5c5c5 solid 4px;
	border-left:#c5c5c5 solid 4px;
	border-right:#c5c5c5 solid 4px;
}

.bbbordercb{
	border:#c5c5c5 solid 4px;
	/* background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2016/12/chalkboard.jpg") repeat scroll 0 0 / 100% 100%; */
	background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2016/12/chalkboard.jpg") cover;
}

.sign > div {
  background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2016/12/menu-sign3.png") repeat scroll 0 0 / 100% 100%;
  color: #d5d5d5;
  display: inline-block;
  font-size: 38px;
  line-height: 1em;
  margin: 0 0.2em;
  max-width: 360px;
  padding: 44px 20px 44px !important;
  width: 360px;
}
.menutable, .menutable em {
  font-size: 14px !important;
  color: #c5c5c5;
}

.menutable strong {
  color: #efefef !important;
}

.fullwidth-menu li > a {
  padding-bottom: 0;
}

.fullwidth-menu li {
  border-right: 1px solid #c5c5c5;
  font-size: 20px;
  padding-left: 15px;
  padding-right: 15px;
}
.fullwidth-menu > li:last-child {
  border-right: medium none;
  padding-right: 0;
}
.fullwidth-menu > li:first-child {
  padding-left: 0;
}
.mainmenupage a {
  font-size: 23px !important;
  font-weight: bold;
  letter-spacing: 1px;
}
#menu-main-menu {
  background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2016/12/chalkboard.jpg") repeat scroll 0 0 / 100% 100%;
  margin: 0 !important;
  padding: 15px 15px 10px 45px !important;
  border: 1px solid #c5c5c5;
}

#menu-test-main-menu {
  background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2016/12/chalkboard.jpg") repeat scroll 0 0 / 100% 100%;
  margin: 0 !important;
  padding: 15px 15px 10px 45px !important;
  border: 1px solid #c5c5c5;
}

.menutable {
  margin-bottom: 50px !important;
}

.sub-menu a {
  border-bottom: 3px double #a0a0a0;
  font-size: 20px !important;
  margin: 0 !important;
  padding: 0 !important;
}
.sub-menu li:last-child a {
  border-bottom: none;
}

.sub-menu li a {
  width: 400px !important;
}
.sub-menu {
  width: 440px !important;
}
.sub-menu li {
  border-right: none;
}

.movietable p {
  font-size: 30px;
  line-height: 2.5em;
  color:#c5c5c5;
  letter-spacing:1px;
}

.addresstable p {
  font-size: 25px;
  line-height: 2em;
  color:#c5c5c5;
  letter-spacing:2px;
}

.fwidget .title {
  font-size: 23px !important;
  font-weight: bold;
  letter-spacing: 1px;
}
.smallertext{
	font-size:0.8em;
}

.contactinfo {
  margin: 0 !important;
}
.contactinfo .widget_text {
  margin: 0 0 30px !important;
}

.entry-content tr td, body.et-pb-preview #main-content .container tr td {
  padding: 0;
}
.fc-day-number {
  text-align: center !important;
	padding: 5px 0 !important;
}
/*.fc-day-number .fc-today {
  background-color: #aaa !important;
}*/
/*body .fc .fc-today {
  background-color: transparent !important;
}*/

.fc-bg .fc-state-highlight {
  background: transparent !important;
}
.fc-content-skeleton .fc-state-highlight {
  background: #aaa !important;
}
.fc-content-skeleton .fc-past {
  background: #555 !important;
}
.fc-bg .fc-past {
	background: repeating-linear-gradient(135deg, rgba(25,25,25,0.90), rgba(25,25,25,0.90) 4px, rgba(30,30,30,0.90) 4px, rgba(30,30,30,0.90) 8px);
}
.fc-content-skeleton .fc-other-month .fc-past{
  background: #333 !important;
}
.single-qsot-event {
  background-color: transparent !important;
}
.single-qsot-event .event-area-image {
  display: none !important;
}
.single-qsot-event .container::before {
  /*background-color: none !important;*/
	display: none;
}
.gw_movie_image > img {
  max-height: 400px;
}
.gw_movie_image {
  text-align: center;
}
.single-qsot-event .entry-title {
  color: white;
  text-align: center;
}

.qsot-event-area-ticket-selection .ticket-selection-section {
  background: rgba(123, 123, 123, 0.2);
  border: 1px solid rgba(200, 200, 200, 0.8);
  margin-top: 20px;
}
.qsot-event-area-ticket-selection label.section-heading {
  display: block;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
}
.qsot-event-area-ticket-selection .helper {
  color: #f0f0f0;
  display: block;
  font-size: 12px;
  padding: 10px 0;
}
.qsot-event-area-ticket-selection .available {
	font-weight: bold;
	font-size: 14px;
	color:#fff;
	text-decoration: none;
}
.qsot-event-area-ticket-selection .ticket-selection-section .actions {
  background: none;
  padding: 1em;
}
.qsot-event-area-ticket-selection .remove-link {
  background-color: #880000;
  border: 1px solid #660000;
  border-radius: 22px;
  color: #ffffff;
  display: inline-block;
  font-family: arial;
  font-size: 20px;
  height: 22px;
  line-height: 22px;
  margin-right: 0.8em;
  text-align: center;
  vertical-align: middle;
  width: 22px;
}
.qsot-event-area-ticket-selection .field input.very-short {
  font-size: 16px;
}
.qsot-event-area-ticket-selection .messages .message {
  background: rgba(100, 100, 100, 0.4);
  border: 1px solid rgba(200, 200, 200, 0.8);
  color: #fff;
}

.gwmovielist {
  list-style: none !important;
}

#main-content{
	background-color: transparent !important;
}

#main-content2{
	background-color: transparent !important;
}

#main-content .product {
	border: 3px solid #aaa;
  background-color: white;
  padding: 10px !important;
  background-image: url(https://gigglewaterscom85e77.zapwp.com/m:0/a:https://gigglewaters-com.us.stackstaging.com/wp-content/uploads/2016/12/chalkboard.jpg);
  background-repeat: no-repeat;
  background-size: cover !important;
}

.woocommerce-loop-product__title {
    font-size: 23px !important;
    text-align: center;
	line-height: 25px !important;
}
.woocommerce .woocommerce-breadcrumb,
.product.type-product .woocommerce-breadcrumb {
  display: none;
}
#main-content .product.type-product .summary.entry-summary {
  background: rgba(05, 0, 0, 0.6) !important;
  padding: 20px;
  border: 3px solid #eee;
}
.product.type-product .product_title {
  font-size: 18px;
  padding-top: 20px !important;
  color: #c5c5c5;
}
.product.type-product .movie-desc {
  color: #c5c5c5;
  padding-top: 20px;
  line-height: 2.0em;
  font-size: 15px;
}
.product.type-product .movie-desc ul {
  list-style-type: none !important;
  padding-top: 30px !important;
  padding-left: 0px !important;
}
.product.type-product .movie-desc ul li {
  padding-bottom: 10px;
  font-size: 15px;
}
.product.type-product .movie-desc ul li span {
  font-weight: bold;
  color: #999;
}
.product.type-product form.cart label,
.product.type-product .price {
  color: #c5c5c5;
}
.product.type-product form .quantity .input-text.qty {
  display: block;
  padding-block: 10px;
  padding-inline: 5px;
}
.products .price {
    text-align: center;
    font-size: 20px !important;
}
#main-content .product .related.products {
  display: none !important;;
}
.woocommerce-breadcrumb, .woocommerce .woocommerce-breadcrumb a {
    color: white !important;
    font-size: 20px !important;
}
.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image--placeholder .wp-post-image {
  display: none !important;
}

/*.et_pb_slider, .et_pb_slider .et_pb_container {
height: 400px !important;
}*/
/*.et_pb_slider, .et_pb_slider .et_pb_slide {
max-height: 400px;
}*/

/*.et_pb_slider .et_pb_image_wrap img {
max-height: 300px !important;
}*/ 

.MovieLabel {
    float: left;
    padding-right: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #999;
}

.MovieData {
    font-size: 15px;
    font-weight: 500;
    color: #eee;
}

.MovieDescription p {
    font-size: 15px;
    line-height: 20px;
}

.movieslider .et_pb_slide_title {
    display: none !important;
}

.movieslider .et_pb_slide {
    padding: 0 !important;
}

.movieslidercontainer{
	padding: 25px;
}

.MovieTitle {
    font-size: 30px;
}

.movie_image_details .et_pb_column:last-child {
    background: rgba(255,255,255,0.2);
    padding: 10px;
    border: rgba(255,255,255,0.25) 1px solid;
}

.ordertogo img {
    border: 3px solid white;
}
.ordertogo a {
    color: white;
    font-weight: bold;
}

.ordertogomenuitem {
    background: green;
    line-height: 30px !important;
}

.doordashmenuitem {
    background: yellow;
    line-height: 30px !important;
}
.doordashmenuitem a{
    color: black !important;
}
.et_pb_fullwidth_menu_0.et_pb_fullwidth_menu .doordashmenuitem a{
    color: black !important;
}

.vftshop .product {
    background: none;
}

.vftshop .woocommerce  .button {
    display: block;
    text-align: center;
    background: rgba(0,200,0,0.5);
}

.vftshop .woocommerce  .button:hover {
    background: #a1d0a5;
}

.vftproductcontainer {
    min-height: 215px;
}

.vftshop .product{
	margin-bottom: 0 !important;
	margin-top: 20px !important;
}
.vftshop .et_shop_image .et_overlay {
    display: none;
}

.vftshop .product .added_to_cart {
    background: #4459f8;
	margin-top: 1em;
	display: block;
    text-align: center;
	font-size: 20px;
    font-weight: 500;
    padding: .3em 1em;
    line-height: 1.7em!important;
    border: 2px solid;
    border-radius: 3px;
}

.woocommerce-cart .et_pb_text_0,.woocommerce-checkout .et_pb_text_0 {
    background-size: cover !important;
    background-repeat: no-repeat;
}

.tipoptionscontainer label {
    padding-left: 5px;
	padding-right: 10px;
}

/*.tipoptionscontainer {
    display: flex;
}*/
.tipoptionscontainer input {
    height: 30px;
}

.tipchoice,.tipchoice input,.tipchoice label{
    float: left;
}
span.tipchoice {
    min-width: 80px;
}
.woocommerce-checkout-payment {
    background: #5f5f5f !important;
}

.woocommerce-checkout .wc-item-meta {
    display: none;
}
.vftshopmobile ul.products.columns-1 li.product, .et_pb_shop ul.products.columns-1 li.product {
    width: 100% !important;
}

.vftshopmobile ul.products.columns-1 li.product img {
    width: 100% !important;
}
.vftshopmobile .vftproductcontainer {
    min-height: auto !important;
}

.product_cat-canned-drink .vftproductcontainer {
    min-height: 85px;
}
