ul.dlm-downloads li {
    list-style: none !important;
}

.download-button img {
    max-width: 75%;
    height: auto;
}

a.aligncenter.download-button {
    margin: 10px;
}

table .product-quantity {
    display: none;
}

header.tribe-events-header{
	display:none !important;
}

span.tribe-events-calendar-list__event-date-tag-daynum {
    font-size: xx-large !important;
}

span.tribe-events-calendar-list__event-date-tag-weekday {
    font-size: xx-large !important;
}

#concert_list_static td {
    vertical-align: top;
}

.tribe-events-widget-events-list {
    padding: 10px !important;
}

.tribe-events-calendar-list__event-featured-image-wrapper.tribe-common-g-col {
    display: flex;
    justify-content: flex-end;
    align-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
}

img.tribe-events-calendar-list__event-featured-image {
    max-height: 300px;
}

time.tribe-events-calendar-list__event-date-tag-datetime {
    display: flex;
    flex-direction: column;
    height: 100%;
    text-align: center;
    align-items: center;
    flex-wrap: nowrap;
}

.tribe-events-event-meta.secondary {
    margin-bottom: 0;
    padding-top: 0;
    position: static;
    width: -webkit-fill-available;
}
.tribe-events-event-meta.primary {
    margin-bottom: 0;
    padding-top: 0;
    position: static;
    width: -webkit-fill-available;
}

.flex {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-content: centre;
}

.product_meta {
    display: none;
}

ul.wc-item-meta p {
    display: table !important;
    padding-left: 15px !important;
}

.quantity {
    display: none;
}

.woocommerce form .form-row label {
    line-height: 4;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: -webkit-fill-available;
    margin: 0;
    outline: 0;
    line-height: normal;
    height: 50px;
}

.col-1 {
    float: unset !important;
    width: unset !important;
}

element.style {
}

h3#order_review_heading {
    padding-top: 25px;
}
	
table .product-subtotal {
    display: none;	
}

dl.variation dd {
    display: -webkit-box;
}

dt.variation-Contactemailforplayer {
    margin-top: 15px !important;
}

dd.variation-Contactemailforplayer {
    margin-top: 15px !important;
}

dt.variation-PlayerName {
    margin-top: 15px !important;
}

dd.variation-PlayerName {
    margin-top: 15px !important;
}

dl.variation p {
    display: flex !important;
    margin-bottom: 0 !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    align-content: space-around !important;
    justify-content: flex-start !important;
    align-items: center !important;
    flex-direction: column !important;
}
*/
.woocommerce-product-gallery {
    display: none !important;
}/*

.entry-summary {
    float: none !important;
    width: unset !important;
		margin: 20px;
}

html body a.download-button::before {
  content: '';
  position: absolute;
  height: 15px !important;
  z-index: 3;
  bottom: -2px;
  left: 0;
  width: 0;
  background: yellow !important;
  transition: width .5s;
  box-shadow: 0 0 3px rgb(255 0 0 / 80%);
  border-radius: 15px;
}

ul.dlm-downloads li {
/*width: 25%;*/
  list-style: none;
  margin: 5px;
}

ul.dlm-downloads li a.download-button {
  background-color: #651e01 !important;
  background-image: unset;
  border-color: unset;
  border: unset;
  border-radius: 15px;
}

html body a.download-button::before {
    content: '';
    position: absolute;
    height: 1px;
    z-index: 3;
    display: block;
    bottom: -4px;
    left: 0;
    background: #f7df2a;
    transition: width .5s;
    box-shadow: none !important;
    border-radius: 15px;
    margin: 9px;
}

ul.dlm-downloads {
    margin: unset !important;
}

ul.dlm-downloads li p {
    margin: unset !important;
		color: white !important;
}

ul.dlm-downloads li small {
    margin: unset !important;
		color: white !important;
}

ul.dlm-downloads {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-content: flex-start !important;
    align-items: center !important;
    color: white !important;
    word-break: keep-all !important;
		justify-content: center;

}


.MDCdownloads{
    display: flex;
    justify-content: space-around;
}

div.MDCdownload a{
    background-color: darkgoldenrod;
}

.MDCdownload {
    margin: 15px;
}

@media only screen and (max-width: 719px){
	.MDCdownloads{
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
		align-items: center;}

		ul.dlm-downloads {
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    align-content: flex-start !important;
    align-items: center !important;
}
}
	
}


.s1 .sidebar-top {
    background-color: #D1BB2A;
}

.s2 .sidebar-top {
    background-color: #D1BB2A;
}

#footer-bottom {
    background-color: #7E2400;
}
.myocamp h3 {
    padding: 10px;
    background-color: #270908;
    text-transform: uppercase;
	  color:white;
}

.tribe-events-c-subscribe-dropdown {
    display: none;
}

.tribe-events-venue-map {
    margin-top: var(--tec-spacer-7);
    order: 1;
    width: 500px !important;
}

.tribe-events-meta-group {
    padding: var(--tec-spacer-7) 0 var(--tec-spacer-3);
    width: auto !important;
}

  
}











