body.page-id-2405 .ticket_price .grid-x:last-of-type {
  border-bottom: none; }
body.page-id-2405 .select-wrap {
  position: relative;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    body.page-id-2405 .select-wrap {
      display: inline-block;
      width: 63%;
      float: left; } }
  body.page-id-2405 .select-wrap select {
    width: 100%;
    position: relative;
    border: 1px solid #999999;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
    background: url("../images/icon-select.png") no-repeat right center;
    background-size: auto 100%;
    /*
    @media (min-width: 1280px) {
      font-size: 42px;
      letter-spacing: 2px;
      height: 95px;
      padding: 0 120px 0 55px;
    }
    */ }
@media (min-width: 768px) {
  body.page-id-2405 .price-info {
    width: 37%;
    float: right;
    text-align: right; } }
body.page-id-2405 .price-info .price-row {
  text-transform: uppercase;
  /*
        @media (min-width: 1280px) {
          font-size: 46px;
          letter-spacing: 2.3px;
        }
  */ }
  body.page-id-2405 .price-info .price-row .price {
    color: #f9bd31; }
body.page-id-2405 .note {
  color: #9d9d9d;
  margin-bottom: 30px;
  /*
      @media (min-width: 1280px) {
        font-size: 30px;
        letter-spacing: 1.5px;
        margin-bottom: 60px;
      }
      */ }
body.page-id-2405 .button-checkout {
  font-weight: 700;
  padding: 1.2rem 2rem 1.2rem;
  /*
      @media (min-width: 1280px) {
        width: 360px;
        height: 95px;
        font-size: 38px;
        letter-spacing: 2px;
      }
      */ }

.button-cart {
  font-size: 24px;
  vertical-align: top;
  margin-top: 4px;
  margin-left: 10px;
  color: #000000;
  text-decoration: none; }

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background: #c9960c; }
  .woocommerce #respond input#submit.alt:hover,
  .woocommerce a.button.alt:hover,
  .woocommerce button.button.alt:hover,
  .woocommerce input.button.alt:hover {
    background: #c9960c; }

.woocommerce-info {
  border-top-color: #c9960c; }

.woocommerce-info::before {
  color: #c9960c; }

.woocommerce-cart .banner-title,
.woocommerce-checkout .banner-title {
  background: radial-gradient(ellipse at center, #f9bd31 0, #c0880e 100%); }

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  background: #c9960c;
  color: #000000; }
  .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background: #c9960c;
    color: #000000; }


.start-wrapper {
	position: absolute;
	top: -122px;
	right: -143px;
	transform: rotate(21deg);
	-webkit-transform: rotate(21deg);
}

#logo-wrapper {
	position: relative;
	max-width: 750px;
	margin: 0 auto;
}

.start-wrapper img {
	max-width: 300px;
}


@media (max-width: 1320px) {
	
	.start-wrapper{
		display:none;
	}

}

/*# sourceMappingURL=styles2.css.map */
