.tickera_buyer_info{
    float:none;
}

.checkout h3 {
    margin: 5px 0 5px 0;
    padding: 10px;
    background-color: #c1c1c1;
    border: 1px solid #A9A9A9;
    text-align: center;
    font-weight: 500;
}

.delegate-wrapper {
    border-bottom: 1px dashed #C1C1C1;
}

.delegate-wrapper h5 {
    font-weight: 500;
    /*margin-top: 10px;*/
    text-decoration: underline;
    margin-bottom: 5px;
}

#page_content_wrapper p, .page_content_wrapper p {
    padding-top: 0.1em;
    padding-bottom: 0.5em;
}
/**
* Woocommerce Info
 */
.woocommerce-info {
    background-color: #e22026 !important;
    border-color: #e22026 !important;
}
/**
    *Custom Edit for TacFco Plugin
 */
.tac-fco-wrapper{
    border: 1px solid #e22026;
}


.tac-fco-header {

    background-color: #e22026;
}

#btn_apply_coupon {
    background-color: #e22026;
    border-color: #e22026;
}

#checkout-button {
    background-color: #e22026;
    border-color: #e22026;
}

/**
* Session CSS
*/
.standard_wrapper.schedule_wrapper{
    padding: 0px 90px;

}

@media only screen and (max-width: 767px){
    .standard_wrapper.schedule_wrapper {
        padding: 0px 15px;
    }
}

@media only screen and (max-width: 400px){
    .standard_wrapper.schedule_wrapper {
        padding: 0px;
    }
}

.scheduleday_wrapper.tab li.scheduleday_title.active {
    background: #FF2D55 !important;
}

.scheduleday_wrapper li.scheduleday_title, .scheduleday_wrapper.tab {
    background: #000000 !important;
}
.session_row {
    padding: 15px;
}

.session_row:nth-child(odd) {
    background-color: #FFFFFF;
}

.session_row:nth-child(even) {
    background-color: #FCE3E6;
}

.session_wrapper {
    margin-bottom: 9px;
}
.session_section_title {
    font-weight: 600;
    font-size: 1.4em;
}

.scheduleday_wrapper li .session_content h6 {
    color: #FF2D55;
    margin: 0px;
    font-weight: 600;
    font-size: 1.2em;
}

.scheduleday_wrapper li .session_title_list  {
    margin: 0;
}

.scheduleday_wrapper li .session_title_list span {
    margin-right: 0;
}

.session_speakers {
    font-size: 14px;
    /* padding-left:7px; */
}

.session_locations{
    padding-left:0px;
}

.session_location_content {
    font-size:14px;
}

.session_description_content {
    padding-left: 30px;
    line-height: 1.5em;
    margin-top: 7px;
    margin-bottom: 7px;
}
/*
.tac-fco-outer-wrapper {
    visibility: hidden;
}
*/

/* .header_style_wrapper {
    display: none;
} */


/* Single Post */
#wrapper.single-wrapper {
    padding-top: 30px;
}

.standard_wrapper.single_standard_wrapper {
    padding: 0 14rem;
}

.event-header-wrapper {
    width:100%;
    margin: auto;
    background-color: #eaf4ff;
    background-size:cover;
    background-position:center center;
    height:300px;
    position:relative;
    background-repeat: no-repeat;
    border-radius: 10px;
}


.event-title-wrapper {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: rgba(0,0,0,.5);
    color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 30px;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.event-title-body {
    width: 100%;
    padding: 10px 20px 20px;
}

.event-title {
    color:#FFFFFF;
    text-align:left;
    font-weight: 500;
    font-size: 1.7rem;
}

.event-subtitle {
    font-size: 14px;
    color: #E1E1E1;
}

#event-date-outer {
    position: absolute;
    bottom: 15px;
    right: 20px;
    width: 85px;
    height: 100px;
    border: 2px solid #fff;
    border-radius: 6px;
    text-align: center;
    font-weight: 500;
    -webkit-box-shadow: 0px 0px 15px 2px rgba(122,122,122,0.3);
    -moz-box-shadow: 0px 0px 15px 2px rgba(122,122,122,0.3);
    box-shadow: 0px 0px 15px 2px rgba(122,122,122,0.3);
}

#event-date-year {
    background: #fff;
    color: #333;
    height: 30px;
    font-size: 21px;
    letter-spacing: 1px;
    line-height: 28px;
    text-transform: uppercase;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-weight: 600;
}

#event-date-day {
    color: #fff;
    font-size: 40px;
    line-height: 45px;
    height: 40px;
}

#event-date-month {
    color: #fff;
    font-weight: 500;
    height: 28px;
    font-size: 19px;
    letter-spacing: 2px;
    line-height: 28px;
    text-transform: uppercase;
}

.one.buynow-content-one {
    margin-top: 40px !important;
}

.one.event-content-one {
    margin-top: 40px !important;
}    

.event-content-inner {
    border: 1px #dee2e6 solid;
    border-radius: 10px;
}

.two_third.col {
    width: 74.33%;
    margin-right: 0;
    padding: 1.25rem 0 1.25rem 1.25rem;
}

.one_third.col {
    width: 25.33%;
}

.col {
    padding: 1.25rem;
}

.event-content-body {
    border-right: 1px #dee2e6 solid;
    padding-right: 1.25rem;
    font-size: 1.3rem;
    color: #555555;
    line-height: 2.1rem;
}


.btn-header {
    position: absolute;
    right: 15px;
    top: 23px;
}

.button.btn-buynow {
    background-color:#e22026 !important;
    color:#ffffff !important;
    border:1px solid #e22026 !important;
    float: right;
    min-width: 400px;
    padding: .4rem 0;
    font-size: 1.15rem;
    line-height: 1.5;
    border-radius: .3rem;
}

.sb-item  {
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
    border-bottom: 1px #dee2e6 solid;
}
.sb-hall {
    
}

.sb-label {
    color: gray;
    margin-bottom: 0px;
    font-size: 0.8rem;
}

.sb-value {
    font-size: 1.05rem;
    color: #555555;
}

.share-content {
    text-align: center;
    
}
.share_title {
    font-size: 1.25rem;
    color: #515151;
}


.footer_bar.footer_bar_single {
    background-color: #FFFFFF;
    border: none;
}

.footer_bar_wrapper {

    border: none;
}

.copyright-wrapper {
    color: #515151;
    width: 100%;
    text-align: center;
}

.flex-container {
    display: flex;
    justify-content: center;
}
  
.flex-container > div {
    width: 50px;
    margin: 2px;
    text-align: center;
    line-height: 75px;
    font-size: 30px;
}


.button.btn-icon {
    width: 40px;
    height: 40px;
    
    line-height: 40px !important;
    padding: 0;
    border: none;
    border-radius: 250px;
}
.button.btn-icon:hover {
    background-color: gray;
}
.button.btn-fb {
    background-color: #2D5F9A;
}

.button.btn-twitter {
    background-color: #00C3F3;
}

.button.btn-whatsapp {
    background-color: #25D366;
}

.button.btn-qr {
    background-color: #e67e22;
}


@media only screen and (min-width: 1200px ) and (max-width: 1299px) {
    .standard_wrapper.single_standard_wrapper {
        padding: 0 9rem;
    }
}

@media only screen and (min-width: 768px ) and (max-width: 1199px) {
    .standard_wrapper.single_standard_wrapper {
        padding: 0 4rem;
    }
}
@media only screen and (max-width: 767px) {
    .standard_wrapper.single_standard_wrapper {
        padding: 0 0.5rem;
    }

    .standard_wrapper.single_standard_wrapper.single_standard_full_wrapper {
        padding: 0;
    }

    .event-header-wrapper {
        border-radius: 0;
    }
    
    
    .event-title-wrapper {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .event-title {
        font-size: 1.5rem;
    }

    
    .event-content-body {
        border-right:  none;
        padding-right: 0;
    }

    .two_third.col {
        padding: 1.25rem;
    }

    .one.event-content-one {
        margin-top: 30px !important;
    }    

    .button.btn-buynow {
        width: 100%;
        float: none;
        
    }
}
