/* checkout */

.list-group-item-head {
    background-color: #F0F0F5;
    font-size: 20px;
    font-weight: bolder;
    color: #848a8d;
}
.ticket-item-table {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 8px;
}
.ticket-item-table:first-child {
    margin-top: -10px;
}
.row-checkout {
    margin-left: -15px;
    margin-right: -15px;
}
.row-btn-checkout {
     margin-left: -15px;
    margin-right: 0px;
        padding-bottom: 0px;
}
.unavailable-ticket-soldout {
    background: #f7f7f7;
    opacity: 0.4;
    font-weight: bolder;
}

.ticket-btn-soldout-el {
    text-align: right;
    padding: 11px 0px 0px;
}
.ticket-title {
    font-weight: bolder;
    color: #5f6366;
}
.ticket-input {
    margin-top: -4px;
}
.button-sold-out {
    font-size: 16px;
    margin-right: 15px;
    color: #020202;
    background-color: #fff;
    border-color: #e6e6e6;
}
.eventlama-ticket-name-wrapper {
    font-size: 15px;
    color: #5f6366;
    line-height: 1.7;
}
.eventlama-ticket-name-wrapper span {
    display: inline-block;
}
.eventlama-ticket-name-wrapper > span:not(:first-child):before {
    content: '|';
    margin: 0px 15px;
    color: #ebebeb;
    font-weight: 400;
    font-size: 18px;
}
.fa-color {
    color: #e07e24;
}
.wrapper-action-checkout {
}
.tickets-btn-primary {
    float: right;
}
@media screen and (min-width: 768px){
.input-ticket-quantity {
    width: 24%;
    float: right;
    font-size: 20px;
    padding: 1px 1px 1px 10px;
    text-align: center;
    min-width: 52.5px;
}
.soonish {
    width:24%;
}
}

.times {
    margin-right: 5px;
}
.ticket-item-table:last-child {
    border-style: none;
}
#btn-checkout {
    margin: 13px -15px 0px;
    float: right;
    color: #fff;
    border-radius: 0px;
}
#discount-link {
    padding-top: 8px;
    font-size: 14px;
}
.unavailable-ticket-others {
    background: #EEF3E2;
}
.button-soon,
.button-busy {
    font-size: 16px;
    margin-right: 15px;
    background-color: #f9faf4;
    border-color: #ceddac;
    color: #b7b7b7;
}

.ticket-countdown {
    color: #b7b7b7;
    font-weight: lighter;
    margin-top: 5px;
    background-color: #e3ecd0;
}
@media screen and (min-width: 768px){
@-webkit-keyframes neon2 {
    from {
      text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #00c03d, 0 0 70px #00c03d, 0 0 80px #00c03d, 0 0 100px #00c03d, 0 0 150px #00c03d; }

    to {
      text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #00c03d, 0 0 35px #00c03d, 0 0 40px #00c03d, 0 0 50px #00c03d, 0 0 75px #00c03d; } }
  @keyframes neon2 {
    from {
      text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #00c03d, 0 0 70px #00c03d, 0 0 80px #00c03d, 0 0 100px #00c03d, 0 0 150px #00c03d; }

    to {
      text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #00c03d, 0 0 35px #00c03d, 0 0 40px #00c03d, 0 0 50px #00c03d, 0 0 75px #00c03d; } }

.ticket-countdown:hover {
    color: #FFF;
    -webkit-animation: neon2 1.5s ease-in-out infinite alternate;
    animation: neon2 1.5s ease-in-out infinite alternate;
    background: #EEF3E2;
    margin-top: 20px;
}
.ticket-countdown {
    transition: all 0.5s;
}

}

@media (min-width: 768px) and (max-width: 769px){
.price-vat, .price-vat-soon, .price-vat-real-soon {
    margin-right: 12px;
    font-size: 14px;
    margin-left: 103px;
    
}
    .price-vat-real-soon {
        display: block;
    }
    
    .price-vat-soon ,
    .price-no-vat-soon {
        margin-left: -15px;
        margin-right: 15px;
    }
    
    .github-btn, .ticket-check-btn {
        width: 87.1%;
    }
    
    .price-no-vat, .price-no-vat-soon {
        padding: 0;
        font-size: 20px;
        line-height: 1;
    }
    .times-xs {
        margin-right: 5px;
    }
    .price-no-vat .times-xs {
        margin-right: 15px;
    }
    .time-xs-no-vat { 
        margin-left: -3px;
    }
    .time-xs-no-vat-soon {
        margin-left: 0px!important;
    }
    
    .times {
        display: none;
    }
    .wrapper-action-checkout {
    padding: 0 0 0 7px;
    }
    .eventlama-ticket-name-wrapper {
        font-size: 14px;
    }
    
    .eventlama-ticket-name-wrapper > span:not(:first-child):before {
    margin: 0px 3px;
    }
    
    .no-padding-mobile {
        padding: 0;
    }
    
    .button-soon {
        margin:0 ;
        width: 50px !important;
        padding: 0;
        margin-left: 5px;
    }
    .col-xs-8-el, .col-xs-4-el, .button-soon{
    float: left;
    position: relative;
    min-height: 1px;
}
    .col-xs-8-el {
    width: 75%;
}
    .col-xs-4-el {
    width: 25%;
}
    .button-soon {
        width: 30%;
    }
    
    .input-ticket-quantity {
        padding: 0;
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (max-width: 767px){
.price-vat-soon, .price-vat-real-soon {
    margin-right: 12px;
    font-size: 14px;
    margin-left: 18px;
}
.price-vat {
    font-size: 14px;
    margin-right: 12px;
} 
.discount-github-txt{
    font-size: 14px;
}
    .price-no-vat, .price-no-vat-soon {
        padding: 0;
        font-size: 20px;
        line-height: 1;
    }
    .times-xs {
        margin-left: 5px;
    }
    .times {
        display: none;
    }
    .wrapper-action-checkout {
    padding: 0 0 0 7px;
    }
    .eventlama-ticket-name-wrapper {
        font-size: 14px;
    }
    
    .eventlama-ticket-name-wrapper > span:not(:first-child):before {
    margin: 0px 3px;
    }
    
    .no-padding-mobile {
        padding: 0;
    }
    
    .button-soon {
        margin:0 ;
        width: 50px;
        padding: 0;
    }
    .col-xs-8-el, .col-xs-4-el, .button-soon {
    float: left;
    position: relative;
    min-height: 1px;
}
    .col-xs-8-el {
    width: 66.66666667%;
}
    .col-xs-4-el {
    width: 33.33333333%;
}
    .button-soon {
        width: 25%;
    }
    
    .input-ticket-quantity {
        padding: 0;
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (max-width: 339px){
.price-vat, .price-vat-soon {
    margin-right: 140px;
    font-size: 14px;
}
    .price-no-vat, .price-no-vat-soon {
        padding: 0;
        font-size: 17px;
        line-height: 1;
    }
    .times-xs {
        margin-right: 3px;
    }
    .times {
        display: none;
    }
    .wrapper-action-checkout {
    padding: 0 0 0 7px;
    }
    .eventlama-ticket-name-wrapper {
        font-size: 14px;
    }
    
    .eventlama-ticket-name-wrapper > span:not(:first-child):before {
    margin: 0px 3px;
    }
    
    .no-padding-mobile {
        padding: 0;
    }
    
    .button-soon {
        margin:0 ;
        width: 50px;
        padding: 0;
    }
    .col-xs-8-el, .col-xs-4-el, .button-soon{
    float: left;
    position: relative;
    min-height: 1px;
}
    .col-xs-8-el {
    width: 66.66666667%;
}
    .col-xs-4-el {
    width: 33.33333333%;
}
    .input-ticket-quantity {
        padding: 0;
        padding-left: 5px;
        padding-right: 5px;
    }
    .with-vat {
        margin-right: 140px;

    }
    .button-soon {
        width: 25%;
    }
}

.list-group-square, #checkout-alert {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important; 
    border-top-left-radius: 0px !important; 
    border-top-right-radius: 0px !important; 
    color: #5f6366;
}

.text-right {
  width: 100%; 
}
#stripe-logo {
    width: 90px;
    padding-top: 35px;
    float: left;
    display: none;
}
#eventlama-link {
    float: right;
    padding-left: 2px;
}
#eventlama-link a {
    font-size: 13px;
}
#powered-by {
    float: right;
    font-size: 13px;
    padding-top: 6px;
    font-weight: lighter;
}

.student-link {
    cursor: pointer;
}

.ticket-actions button.ticket-tweet-btn {
    margin-top: 10px;
}
