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: #ed2621; }
  .woocommerce #respond input#submit.alt:hover,
  .woocommerce a.button.alt:hover,
  .woocommerce button.button.alt:hover,
  .woocommerce input.button.alt:hover {
    background: #ed2621; }

.woocommerce-info {
  border-top-color: transparent; }

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

.woocommerce-cart .banner-title,
.woocommerce-checkout .banner-title { background: #ed2621; }

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  background: #ed2621;
  color: #000000; }
  .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background: #ed2621;
    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;
	}

}
.contentDetailFacture{
  padding-right: 42px;
}
.orderBg{
  margin-top: 22px;
  padding: 20px 40px 0 46px;
  background: #f3f3f3;
}

.woocommerce-billing-fields h3{
  padding: 0;
  margin: 0;
  font-size: 20px!important;
  font-weight: 800!important;
  text-transform: uppercase;
  margin-bottom: 10px!important;
  margin-top: 40px!important;
}

.orderBg #order_review_heading{
  padding: 0;
  margin: 0;
  font-size: 20px;
  font-weight: 800;
  text-transform: uppercase;
  padding-bottom: 18px;
  border-bottom: #d3d3d3 solid 1px;
}
.woocommerce-checkout-review-order-table{
  background: #f3f3f3;
  padding: 10px 40px 26px 46px;
  border: none!important;
}
.woocommerce table.shop_table thead, .woocommerce table.shop_table thead tr {
  border:none!important;
}

.woocommerce table.shop_table thead th {
  font-weight: 800;
  font-size: 17px;
  padding: 9px 12px;
  line-height: 1.5em;
  border:none!important;
  text-transform: uppercase;
}

.woocommerce table.shop_table tbody, .woocommerce table.shop_table tbody tr, .woocommerce table.shop_table tbody td {
  border:none!important;
  padding-right: 10px;
}

.formDetail label{
  display: block;
}
.formDetail abbr,.formDetail2 abbr{
  border: none!important;
  text-decoration: none;
}
.formDetail .woocommerce-input-wrapper{
  display: block;
  width: 100%;
}

.formDetail .woocommerce-input-wrapper input{
  width: 100%;
  background-color: #fff;
  border: 1px solid #d3d3d3;
  border-radius: 4px;
  height: 30px;
  margin-bottom: 15px;
}
.select2-container--default{
  margin-bottom: 15px;
}
.select2-container--default .select2-selection--single{
  background-color: #fff!important;
  border: 1px solid #d3d3d3!important;
  border-radius: 4px!important;
}
.formDetail2 h3{
  padding: 0;
  margin: 0;
  font-size: 20px!important;
  text-transform: unset;
  font-weight: 800!important;
  margin-bottom: 10px!important;
  margin-top: 0!important;
}
.formDetail2 .woocommerce-input-wrapper select{
  width: 50px;
  background-color: #fff;
  border: 1px solid #d3d3d3;
  border-radius: 4px;
  height: 30px;
  margin-bottom: 15px;
  margin-left: 15px;
}
.hiddenCountry,.hiddenAdress2{
  display: none!important;
}
.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
  clear: none!important;
}

.woocommerce-additional-fields h3{
  display: none!important;
}

.woocommerce-additional-fields label{
  display: block;
}
.woocommerce-additional-fields textarea{
  width: 100%;
  height: 150px!important;
  background-color: #fff;
  border: 1px solid #d3d3d3;
  border-radius: 4px;
  height: 30px;
  margin-bottom: 15px;
}

.woocommerce{
  padding-bottom: 20px;
}

.orderBg .titlePaymentMethod{
  padding: 0;
  margin: 0;
  font-size: 20px;
  font-weight: 800;
  text-transform: uppercase;
  padding-bottom: 18px;
  border-bottom: #d3d3d3 solid 1px;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
  background: #f3f3f3;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box{
  background: transparent!important;
  margin-top: 0!important;
  padding: 0!important;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box p{
  font-size: 16px!important;
  line-height: 18px!important;
  font-style: italic!important;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box p a{
  color: #ed2621!important;
  font-weight: 600!important;
  font-style: italic!important;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before{
  border:none!important;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods{
  padding: 20px 40px 0 46px;
}
.woocommerce-error{
  padding-inline-start: 70px!important;
}
.backLink{
  margin-top: 10px;
}
.backTicket{
  color: #000!important;
  font-size: 16px;
  position: relative;
  padding-left: 20px;
}
.backTicket:before{
  content: '<';
  position: absolute;
  left: 0;
}
.confirmationPadding{
  padding-top: 10px
}
/*# sourceMappingURL=styles2.css.map */
