@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');

.single-product.postid-411 div.product-type-ticket-event form.cart div.service_panel a {
    display: none !important;
}

/** Please don't edit the following codes */
/* alert */
.alert,
div.wpcf7-response-output,
.woocommerce-order .woocommerce-thankyou-order-received {
    padding: .75rem 1.25rem;
    margin: 1rem 0;
    border: 1px solid transparent;
    border-radius: .25rem;
    font-size: 14px;
}
.alert-success,
div.wpcf7-mail-sent-ok,
.woocommerce-order .woocommerce-thankyou-order-received {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f;
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faf2cc;
    color: #8a6d3b;
}
.alert-danger,
div.wpcf7-validation-errors {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
}

#main-header.et-fixed-header {
    -webkit-box-shadow:  0 0 20px rgba(0, 0, 0, 0.2) !important;
       -moz-box-shadow:  0 0 20px rgba(0, 0, 0, 0.2) !important;
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.2) !important;
    -webkit-transition-duration: 0.3s;
       -moz-transition-duration: 0.3s;
        -ms-transition-duration: 0.3s;
         -o-transition-duration: 0.3s;
            transition-duration: 0.3s;
}
#main-header {
    z-index: 99 !important;
}
.et_mobile_menu {
    margin-left: -13%;
    margin-right: -13%;
    width: 125%;
}
.et_header_style_left .logo_container {
    position: inherit;
    width: auto;
    height: auto;
    display: inline-block;
    margin: 10px 0;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
       -moz-transition-duration: 0.3s;
        -ms-transition-duration: 0.3s;
         -o-transition-duration: 0.3s;
}
.et_header_style_left .mobile_menu_bar,
.et_header_style_split .mobile_menu_bar {
    border-radius: 0;
    margin-right: 0;
    margin: 18px 0;
    padding: 2px 3px;
    position: relative;
    background-color: transparent;
    border: 1px solid #ff6600;
}
.et_header_style_left .mobile_menu_bar:before,
.et_header_style_split .mobile_menu_bar:before {
    font-size: 37px;
}
.et_header_style_left .mobile_menu_bar:hover,
.et_header_style_split .mobile_menu_bar:hover {
    background-color: #ff6600;
}
.et_header_style_left .mobile_menu_bar:hover:before,
.et_header_style_split .mobile_menu_bar:hover:before {
    color: #ffffff;
}
.et_header_style_left #et-top-navigation,
.et_header_style_split #et-top-navigation {
    padding-top: 0;
    padding-left: 0 !important;
}
.et_header_style_left #et-top-navigation nav > ul > li {
    padding-right: 0;
}
.et_header_style_left #et-top-navigation nav > ul > li > a {
    font-family: 'Open Sans', sans-serif;
    color: #111111;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    padding: 33px 10px;
    text-transform: uppercase;
}
#main-header nav > ul > li:last-child {
    padding-left: 15px;
}
#main-header nav > ul > li:last-child > a,
.et-fixed-header #et-top-navigation nav > ul > li:last-child > a {
    background-color: #ff6600;
    color: #ffffff;
    text-transform: uppercase;
    padding: 12px 15px;
    border-radius: 4px;
}
#main-header nav > ul > li:last-child > a:after {
    display: inline-block;
    font-family: ETmodules !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
    content: "\e050";
    color: #ffffff;
    padding-left: 10px;
}

.et-cart-info,
#et_top_search {
    display:none !important;
}

.hero-txt {
    font-weight: bold;
    font-size: 50px;
    color: #ffffff;
    text-align: center;
    padding-top: 80px !important;
    text-shadow: 2px 3px rgba(0,0,0,0.5);
}
.hero-small-txt {
    color: white;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}
.hero-search {
    margin: 0 0 45px;
}
.hero-search .yith-ajaxsearchform-container {
    width: 725px;
    margin: 0 auto;
}
.hero-search .screen-reader-text {
    display: none;
}
.hero-search .search-navigation,
.hero-search input[type=submit] {
    float: left;
    padding-bottom: 80px;
}
.hero-search .yith-s {
    border: 2px solid #ffffff;
    padding: 20px 80px 20px 45px;
    color: #ffffff;
    width: 610px;
    margin: 0 auto;
    background: rgba(240,243,243,.2);
    font-size: 22px;
    font-weight: bold;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
.hero-search .yith-s::-webkit-input-placeholder {
    color: #ffffff;
    opacity: 1 !important;
}
.hero-search .yith-s:-moz-placeholder {
    color: #ffffff;
    opacity: 1 !important;
}
.hero-search .yith-s::-moz-placeholder {
    color: #ffffff;
    opacity: 1 !important;
}
.hero-search .yith-s:-ms-input-placeholder {  
   color: #ffffff;
}
.hero-search input[type=submit] {
    background-color: #ffffff;
    color: #ff6600;
    border: none;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    height: 70px;
    margin: 0px 0 0 -5px;
    cursor: pointer;
    padding: 0 20px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

.pro-head-t {
    font-size: 22px;
    line-height: 22px;
    color: #373737;
    text-transform: uppercase;
    display: block;
    margin: 0 0 25px 25px;
    font-weight: 800;
    position: relative;
    letter-spacing: -1px;
}
.pro-head-t:before {
    display: block;
    width: 5px;
    height: 18px;
    content: "";
    position: absolute;
    left: -25px;
    top: 3px;
    background: #ff6600;
}
ul.products li.product-type-ticket-event {
    width: 33.33% !important;
    margin: 0 0 2.992em 0 !important;
}
ul.products li.product-type-ticket-event:nth-child(3n+1) {
    clear: both;
}
ul.products li.product-type-ticket-event:nth-child(4n+1) {
    clear: none !important;
}
ul.products li.product-type-ticket-event .woocommerce-loop-product__title {
    font-size: 16px !important;
    font-weight: bold;
    padding: 10px 20px 5px 0 !important;
    line-height: 1.5em;
}
ul.products li.product-type-ticket-event .dt_1,
ul.products li.product-type-ticket-event .dt_3,
ul.products li.product-type-ticket-event .dt_4 {
    display: none;
}
ul.products li.product-type-ticket-event .dt_2 {
    padding: 10px;
    background: rgba(255,102,0,.8);
    position: absolute;
    top: 0;
    left: 0px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
}
ul.products li.product-type-ticket-event .loc_dic {
    font-size: 12px;
    display: inline-block;
    line-height: 20px;
    padding: 0 20px 0 20px;
}
ul.products li.product-type-ticket-event .loc_dic:before {
    display: inline-block;
    font-family: ETmodules !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
    content: "\e081";
    color: #ff6600;
    padding-right: 6px;
    margin-left: -20px !important;
}

.woocommerce.columns-3 ul.products li.product-category a img {
    margin-bottom: 0 !important;
}
.woocommerce.columns-3 ul.products li:first-child.product-category a h2,
.woocommerce.columns-3 ul.products li:nth-child(2).product-category a h2,
.woocommerce.columns-3 ul.products li:nth-child(3).product-category a h2,
.woocommerce.columns-3 ul.products li:nth-child(4).product-category a h2,
.woocommerce.columns-3 ul.products li:nth-child(5).product-category a h2,
.woocommerce.columns-3 ul.products li:nth-child(6).product-category a h2 { 
    background: #d3540000;
    background: -moz-linear-gradient(left,rgba(211,84,0,.9) 0,rgba(248,148,6,.9) 100%);
    background: -webkit-linear-gradient(left,rgba(211,84,0,.9) 0,rgba(248,148,6,.9) 100%);
    background: linear-gradient(to right,rgba(211,84,0,.9) 0,rgba(248,148,6,.9) 100%);
    display: block;
    position: absolute;
    color: #ffffff;
    font-size: 26px;
    text-align: center;
    text-decoration: none;
    top: 0;
    left: 0;
    bottom: 0;
    text-transform: uppercase;
    width: 100%;
    padding-top: 32%;
}
.woocommerce.columns-3 ul.products li:first-child.product-category a:hover h2 {
    background: #d3540000;
    background: -moz-linear-gradient(left,rgba(211,84,0,.5) 0,rgba(248,148,6,.5) 100%);
    background: -webkit-linear-gradient(left,rgba(211,84,0,.5) 0,rgba(248,148,6,.5) 100%);
    background: linear-gradient(to right,rgba(211,84,0,.5) 0,rgba(248,148,6,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d35400',endColorstr='#f89406',GradientType=.5);
}
.woocommerce.columns-3 ul.products li:nth-child(2).product-category a h2 {
    background: #c0392b00;
    background: -moz-linear-gradient(left,rgba(192,57,43,.9) 0,rgba(210,77,87,.9) 100%);
    background: -webkit-linear-gradient(left,rgba(192,57,43,.9) 0,rgba(210,77,87,.9) 100%);
    background: linear-gradient(to right,rgba(192,57,43,.9) 0,rgba(210,77,87,.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c0392b',endColorstr='#d24d57',GradientType=.9);
}
.woocommerce.columns-3 ul.products li:nth-child(2).product-category a:hover h2 {
    background: #c0392b00;
    background: -moz-linear-gradient(left,rgba(192,57,43,.5) 0,rgba(210,77,87,.5) 100%);
    background: -webkit-linear-gradient(left,rgba(192,57,43,.5) 0,rgba(210,77,87,.5) 100%);
    background: linear-gradient(to right,rgba(192,57,43,.5) 0,rgba(210,77,87,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c0392b',endColorstr='#d24d57',GradientType=.5);
}
.woocommerce.columns-3 ul.products li:nth-child(3).product-category a h2 {
    background: #2ecc7100;
    background: -moz-linear-gradient(left,rgba(46,204,113,.9) 0,rgba(27,188,155,.9) 100%);
    background: -webkit-linear-gradient(left,rgba(46,204,113,.9) 0,rgba(27,188,155,.9) 100%);
    background: linear-gradient(to right,rgba(46,204,113,.9) 0,rgba(27,188,155,.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ecc71',endColorstr='#1bbc9b',GradientType=.9);
}
.woocommerce.columns-3 ul.products li:nth-child(3).product-category a:hover h2 {
    background: #2ecc7100;
    background: -moz-linear-gradient(left,rgba(46,204,113,.5) 0,rgba(27,188,155,.5) 100%);
    background: -webkit-linear-gradient(left,rgba(46,204,113,.5) 0,rgba(27,188,155,.5) 100%);
    background: linear-gradient(to right,rgba(46,204,113,.5) 0,rgba(27,188,155,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ecc71',endColorstr='#1bbc9b',GradientType=.5);
}
.woocommerce.columns-3 ul.products li:nth-child(4).product-category a h2 {
    background: #66339900;
    background: -moz-linear-gradient(left,rgba(102,51,153,.9) 0,rgba(155,89,182,.9) 100%);
    background: -webkit-linear-gradient(left,rgba(102,51,153,.9) 0,rgba(155,89,182,.9) 100%);
    background: linear-gradient(to right,rgba(102,51,153,.9) 0,rgba(155,89,182,.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#663399',endColorstr='#9b59b6',GradientType=.9);
}
.woocommerce.columns-3 ul.products li:nth-child(4).product-category a:hover h2 {
    background: #66339900;
    background: -moz-linear-gradient(left,rgba(102,51,153,.5) 0,rgba(155,89,182,.5) 100%);
    background: -webkit-linear-gradient(left,rgba(102,51,153,.5) 0,rgba(155,89,182,.5) 100%);
    background: linear-gradient(to right,rgba(102,51,153,.5) 0,rgba(155,89,182,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#663399',endColorstr='#9b59b6',GradientType=.5);
}
.woocommerce.columns-3 ul.products li:nth-child(5).product-category a h2 {
    background: #446cb300;
    background: -moz-linear-gradient(left,rgba(68,108,179,.9) 0,rgba(89,171,227,.9) 100%);
    background: -webkit-linear-gradient(left,rgba(68,108,179,.9) 0,rgba(89,171,227,.9) 100%);
    background: linear-gradient(to right,rgba(68,108,179,.9) 0,rgba(89,171,227,.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#446cb3',endColorstr='#59abe3',GradientType=.9);
}
.woocommerce.columns-3 ul.products li:nth-child(5).product-category a:hover h2 {
    background: #446cb300;
    background: -moz-linear-gradient(left,rgba(68,108,179,.5) 0,rgba(89,171,227,.5) 100%);
    background: -webkit-linear-gradient(left,rgba(68,108,179,.5) 0,rgba(89,171,227,.5) 100%);
    background: linear-gradient(to right,rgba(68,108,179,.5) 0,rgba(89,171,227,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#446cb3',endColorstr='#59abe3',GradientType=.5);
}
.woocommerce.columns-3 ul.products li:nth-child(6).product-category a h2 {
    background: #db0a5b00;
    background: -moz-linear-gradient(left,rgba(219,10,91,.9) 0,rgba(210,82,127,.9) 100%);
    background: -webkit-linear-gradient(left,rgba(219,10,91,.9) 0,rgba(210,82,127,.9) 100%);
    background: linear-gradient(to right,rgba(219,10,91,.9) 0,rgba(210,82,127,.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db0a5b',endColorstr='#d2527f',GradientType=.9);
}
.woocommerce.columns-3 ul.products li:nth-child(6).product-category a:hover h2 {
    background: #db0a5b00;
    background: -moz-linear-gradient(left,rgba(219,10,91,.5) 0,rgba(210,82,127,.5) 100%);
    background: -webkit-linear-gradient(left,rgba(219,10,91,.5) 0,rgba(210,82,127,.5) 100%);
    background: linear-gradient(to right,rgba(219,10,91,.5) 0,rgba(210,82,127,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db0a5b',endColorstr='#d2527f',GradientType=.5);
}
.woocommerce ul.products li.product .onsale {
    font-size: 12px !important;
    padding: 2px 8px !important;
    right: 10px !important;
    left: inherit !important;
}

.share-etitle {
    font-size: 28px;
    margin: 0;
    color: #ffffff;
    font-weight: bold;
}
.share-esubt {
    font-size: 16px;
    margin: 0;
    color: #ffffff;
}

.et-social-icon a {
    font-size: 14px;
}

.service_message {
    padding: 0 1.1em !important;
}
.single-product .entry-title {
    padding-bottom: 0 !important;
}
.single-product .woocommerce-product-rating {
    width: 70%;
    float: left;
}
.woocommerce .star-rating {
    height: 1.2em !important;
}
/*
.single-product p.price {
    text-align: right;
    position: absolute;
    right: 0;
    padding-bottom: 0 !important;
}
.single-product p.price del {
    margin-right: 0px !important;
}
.single-product p.price del span {
    font-size: 14px !important;
}
.single-product p.stock {
    position: absolute;
    right: 0;
    top: 26px;
}
*/
.single-product {
    background-color: #f5f5f5;
}
.single-product #main-content .container {
    padding-top: 30px;
}
.single-product #left-area {
    background-color: #ffffff;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.08);
    margin-bottom: 30px;
    border-radius: 5px;
}
.single-product div.product-type-ticket-event div.images,
.single-product div.product-type-ticket-event div.images {
    float: none;
    width: 100%;
}
.single-product div.product-type-ticket-event div.images img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.single-product .listing-hero-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px 30px;
    margin: 0 auto;
    background: rgba(255,255,255,.95);
}
.single-product div.product-type-ticket-event .product_title {
    font-family: 'Open Sans', sans-serif;
    color: #666666;
    font-size: 24px;
    font-weight: 700;
    display: inline-block;
}
.single-product div.product-type-ticket-event p.price {
    font-family: 'Open Sans', sans-serif;
    text-align: right;
    display: inline-block;
    min-width: 200px;
    float: right;
    font-size: 28px !important;
    font-weight: 700;
}
.single-product p.price del span {
    font-size: 18px;
    font-weight: normal;
}
.single-product div.product-type-ticket-event div.evt_spa {
    padding: 0 30px;
    margin-bottom: 30px;
    display: inline-block;
}
.single-product div.product-type-ticket-event div.evt_details,
.single-product div.product-type-ticket-event div.summary {
    width: 47%;
    margin-right: 3%;
    display: table-cell;
}
.single-product div.product-type-ticket-event div.evt_details h2 {
    font-size: 18px;
    font-weight: 700;
    color: #444444;
}
.single-product div.product-type-ticket-event div.summary {
    margin-left: 3%;
    margin-right: 0;
}
.single-product div.product-type-ticket-event div.summary span.tagged_as {
    margin-left: 15px;
}
.single-product div.product-type-ticket-event div.summary div.ssk-group {
    margin-top: 10px;
}
.single-product div.product-type-ticket-event .stock {
    font-size: 16px !important;
    text-align: right;
    font-weight: 700;
    color: #f00 !important;
    margin-bottom: 15px;
}
.single-product div.product-type-ticket-event form.cart {
    margin-top: 0 !important;
}
.single-product div.product-type-ticket-event form.cart div.date_panel,
.single-product div.product-type-ticket-event form.cart div.location_panel {
    width: 48%;
    margin-right: 2%;
    display: inline-block;
    float: left;
}
.single-product div.product-type-ticket-event form.cart div.location_panel {
    margin-left: 2%;
    margin-right: 0;
}
.single-product div.product-type-ticket-event form.cart .date_panel span,
.single-product div.product-type-ticket-event form.cart div.location_panel span {
    font-size: 14px !important;
}
.single-product div.product-type-ticket-event form.cart .date_panel span .dt_1,
.single-product div.product-type-ticket-event form.cart div.location_panel span .dt_1 {
    text-transform: uppercase;
    font-weight: 600;
    color: #444444;
}
.single-product div.product-type-ticket-event form.cart .date_panel span .dt_1:before,
.single-product div.product-type-ticket-event form.cart div.location_panel span .dt_1:before {
    content: "\f073";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    padding-right: 5px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.single-product div.product-type-ticket-event form.cart div.location_panel span .dt_1:before {
    content: "\f041";
}
.single-product div.product-type-ticket-event form.cart div.location_panel span a {
    display: block;
}
.single-product div.product-type-ticket-event form.cart div.service_panel {
    margin: 0px;
    width: 100%;
    box-sizing: border-box;
}
.single-product div.product-type-ticket-event form.cart div.service_panel .service_item,
.single-product div.product-type-ticket-event form.cart div.service_panel .check_item,
.single-product div.product-type-ticket-event form.cart div.service_panel .service_range {
    width: 48%;
    padding-right: 2%;
    display: inline-block;
    padding-bottom: 0;
}
.single-product div.product-type-ticket-event form.cart div.service_panel a {
    display: block;
}
.single-product div.product-type-ticket-event form.cart div.service_panel .service_range {
    padding-right: 0;
    padding-left: 2%;
    float: right;
}
.single-product div.product-type-ticket-event form.cart div.field_service_row {
    padding: 0 !important;
    margin: 20px 0 !important;
    border: none;
}
.single-product div.product-type-ticket-event form.cart div.field_service_row div.header_service_row {
    border: 1px solid #ff6600;
    border-radius: 4px;
    background: #f5f5f5;
}
.single-product div.product-type-ticket-event form.cart div.field_service_row div.header_service_row a.remove {
    margin: 10px 6px 0 0;
}
.single-product div.product-type-ticket-event form.cart div.header_service_row h3 {
    font-size: 14px;
    display: block !important;
    padding: 0.8em !important;
    line-height: 1.3em;
    font-weight: 700;
}
.single-product div.product-type-ticket-event form.cart div.content_service_row {
    padding: 1.1em !important;
    border: 1px solid #ff6600;
    border-top: 0;
    margin-top: -4px;
    border-radius: 4px;
}
.single-product div.product-type-ticket-event form.cart div.content_service_row .form-field input,
.single-product div.product-type-ticket-event form.cart div.content_service_row .form-field select {
    padding: 10px;
    display: block;
    width: 100% !important;
    border-radius: 4px;
    font-size: 14px;
}
.single-product div.product-type-ticket-event form.cart div.service_row div.service_panel {
    margin-top: 15px;
    border-top: 1px solid #cccccc;
    padding-top: 6px;
}
.single-product div.product-type-ticket-event span.price {
    padding: 10px 0;
    display: block;
}
.single-product div.product-type-ticket-event span.price .evti_price_text {
    color: #444444;
    font-weight: 600;
}
.single-product .quantity input.qty {
    height: 40px;
}
.single-product button.button.alt {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    height: 40px;
}
.single-product div.product-type-ticket-event form.cart button:after {
    font-size: 26px !important;
    font-weight: 700 !important;
}
.single-product div.evt_loc_map {
    display: block;
    width: 100%;
    padding: 80px 0 20px 0;
}
.single-product div.evt_loc_map div.yith_wcevti_address_map_div {
    height: 360px;
    display: block;
    width: 100%;
}
.single-product div.evt_loc_map div.map_address_card {
    display: block;
    width: 100%;
}
.single-product div.evt_loc_map div.map_address_card h2 {
    display: block;
    padding: 20px 30px 20px 30px;
    text-align: center;
    max-width: 450px;
    margin: 0 auto;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
}
.single-product div.evt_loc_map div.map_address_card ul {
    display: block;
    margin: 0 30px 30px 30px;
    padding: 0 !important;
    text-align: center;
}
.single-product div.evt_loc_map div.map_address_card ul li {
    display: inline-block;
}
.single-product div.evt_loc_map div.map_address_card ul li a {
    text-decoration: none;
}
.single-product div.evt_loc_map div.map_address_card ul li a span {
    background-image: url(../images/directions.png);
    width: 24px;
    height: 24px;
    margin: 12px 9px 11px 9px;
    display: block;
} 
.single-product div.evt_loc_map div.map_address_card ul li a span.driving {
    background-position: -57px -96px;
}
.single-product div.evt_loc_map div.map_address_card ul li a span.transit {
    background-position: -57px -120px;
}
.single-product div.evt_loc_map div.map_address_card ul li a span.walking {
    background-position: -57px -143px;
}
.single-product div.evt_loc_map div.map_address_card ul li a span.cycling {
    background-position: -57px -166px;
} 
.single-product div.evt_loc_map div.map_address_card ul li a span.flights {
    background-position: -57px -190px;
} 
.single-product div.evt_loc_map div.map_address_card ul li a:hover span.driving {
    background-position: -30px -96px;
}
.single-product div.evt_loc_map div.map_address_card ul li a:hover span.transit {
    background-position: -30px -120px;
}
.single-product div.evt_loc_map div.map_address_card ul li a:hover span.walking {
    background-position: -30px -143px;
}
.single-product div.evt_loc_map div.map_address_card ul li a:hover span.cycling {
    background-position: -30px -166px;
}
.single-product div.evt_loc_map div.map_address_card ul li a:hover span.flights {
    background-position: -30px -190px;
}
.single-product section.related {
    margin: 0 30px;
    border-top: 1px solid #d2d6df;
    padding-top: 50px;
}
.single-product section.related h2 {
    font-weight: 700;
}
.single-product section.related ul.products {
    margin-bottom: 0 !important;
}
.single-product div.evt_seatplan_img {
    border-bottom: 1px solid #d2d6df;
    padding-bottom: 70px;
    margin: 0 30px;
    text-align: center;
}
.single-product div.evt_seatplan_img img {
    max-height: 390px;
}
.single-product div.evt_seatplan_img h2 {
    display: block;
    padding: 20px 30px;
    text-align: center;
    max-width: 450px;
    margin: 0 auto;
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
}

#map {
    height: 360px;
    position: relative;
    width: 100%;
}
.maps-frame {
    height: 360px;
    width: 100%;
}
.kd-tabbed-vert.header-links .kd-tabbutton a {
    color: #757575;
    display: inline-block;
    height: 100%;
    padding: 0 24px;
    width: 100%;
}
.kd-tabbed-vert.header-links .kd-tabbutton {
    padding: 0;
}
.kd-tabbed-vert.header-links .kd-tabbutton.selected a {
    color: #03a9f4;
}
.kd-tabbed-vert.header-links .kd-tabbutton a:focus {
    text-decoration: none;
}
p.top-desc {
    padding: 1em 1em .1em 1em;
}
p.bottom-desc {
    padding: 0em 1em 1em 1em;
}

/* Ticket Check in Process */
.yith_wcevti_check_in {
    width: 100%;
}
.export_area {
    display: block;
    width: 100%;
    float: left;
    padding-bottom: 15px;
}
.export_area a {
    font-size: 14px;
}
input.search_ticket_number {
    width: 78% !important;
    border-color: #eee;
    padding: 15px;
    border-radius: 5px;
    font-size: 14px;
}
.search_ticket_button {
    width: 20%;
    background-color: #ff6600;
    border: 0;
    border-radius: 5px;
    color: #ffffff;
    height: 48px;
    cursor: pointer;
    padding: 1em !important;
    text-transform: uppercase;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 14px;
    font-weight: 700;
}
.make_checkin_button {
    padding: 0.5em 1em !important;
    background: #bbb;
    border: 0;
    border-radius: 4px;
    cursor: pointer;
}
.make_checkin_button:before {
    background: none;
}
.make_checkin_button:hover:before  {
    background: #2ea2cc;
    color: #ffffff;
}
#check_in_form_dialog {
    border-radius: 5px !important;
    margin: 10px 0 !important;
}
#check_in_form_dialog>.message {
    padding: 15px !important;
    font-size: 16px !important;
    width: 100% !important;
}

/* Sponsor Logos */
#sponsor-logos img { 
    width: auto;
    vertical-align: middle;
    display: inline-block;
    max-height: 70px;
    max-width: 155px;
    opacity: .75;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 65px;
} 
#sponsor-logos a { 
    display: block; 
    height: 100%; 
    vertical-align: middle;
    width: 100%;
    position: relative;
} 
#sponsor-logos img:hover { 
    opacity: 1; 
}








body.woocommerce .woocommerce-tabs {
    border: none !important;
}
body.woocommerce #content-area div.product-type-ticket-event .woocommerce-tabs ul.tabs,
body.woocommerce div.product-type-ticket-event .woocommerce-tabs ul.tabs {
    background: transparent !important;
}
.woocommerce #content div.product-type-ticket-event .woocommerce-tabs ul.tabs:before,
.woocommerce div.product-type-ticket-event .woocommerce-tabs ul.tabs:before,
.woocommerce-page #content div.product-type-ticket-event .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product-type-ticket-event .woocommerce-tabs ul.tabs:before {
    border: none !important;
}
.woocommerce div.product-type-ticket-event .woocommerce-tabs .panel {
    border: 1px solid #ff6600;
    border-radius: 0 10px 10px 10px;
}
body.woocommerce #content-area div.product-type-ticket-event .woocommerce-tabs ul.tabs li,
body.woocommerce #content-area div.product-type-ticket-event .woocommerce-tabs ul.tabs li.active,
body.woocommerce div.product-type-ticket-event .woocommerce-tabs ul.tabs li,
body.woocommerce div.product-type-ticket-event .woocommerce-tabs ul.tabs li.active {
    border: 1px solid #ff6600 !important;
    margin: 0 -1px -1px 0 !important;
    float: left;
}
body.woocommerce #content-area div.product-type-ticket-event .woocommerce-tabs ul.tabs li:first-child {
    border-top-left-radius: 10px;
}
body.woocommerce #content-area div.product-type-ticket-event .woocommerce-tabs ul.tabs li:last-child {
    border-top-right-radius: 10px;
}
body.woocommerce #content-area div.product-type-ticket-event .woocommerce-tabs ul.tabs li.active {
    background: #ff6600 !important;
}
body.woocommerce #content-area div.product-type-ticket-event .woocommerce-tabs ul.tabs li.active a,
body.woocommerce div.product-type-ticket-event .woocommerce-tabs ul.tabs li.active a {
    color: #ffffff !important;
}
body.woocommerce #content-area div.product-type-ticket-event .woocommerce-tabs ul.tabs li a,
body.woocommerce div.product-type-ticket-event .woocommerce-tabs ul.tabs li a {
    padding: 10px 22px!important;
}
body.woocommerce #content-area div.product-type-ticket-event .woocommerce-tabs .panel h2 {
    color: #ff6600;
    font-weight: bold;
}
body.woocommerce div.product-type-ticket-event .woocommerce-tabs .woocommerce-Tabs-panel--location label {
    color: #ff6600;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 20px;
    display: inline-block;
}

.woocommerce form .form-row .ywc_sur_answers {
    padding: 12.5px 15px;
    border-radius: 4px;
    font-size: 14px;
}

.single-product .woocommerce-breadcrumb,
#post-208 .main_title {
    display: none;
}
.woocommerce table.my_account_orders {
    font-size: inherit !important;
}
.woocommerce-account #main-content {
    background: #DE6262;
    background: -webkit-linear-gradient(to bottom, #FFB88C, #DE6262);
    background: linear-gradient(to bottom, #FFB88C, #DE6262);
}
.login-panel-ch {
    padding: 50px 30px;
    position: relative;
    max-width: 380px;
    margin: 0 auto 30px;
    background-color: #ffffff;
    border-radius: 10px;
}
.login-panel-ch h2 {
    margin-bottom: 30px;
    font-weight: 800;
    font-size: 30px;
    color: #ff6600;
    text-align: center;
}
.login-panel-ch h2:after {
    content: " ";
    width: 100px;
    height: 5px;
    background: #FEB58A;
    display: block;
    margin-top: 20px;
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
}
.login-panel-ch .woocommerce-form-login {
    border: none !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
}
.login-panel-ch .woocommerce-Input {
    line-height: inherit !important;
    padding: 10px !important;
}
.login-panel-ch .woocommerce-Button {
    background: #ff6600 !important;
    color: #ffffff !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    border-radius: 3px !important;
    border: none !important;
}
.login-panel-ch .woocommerce-form__label-for-checkbox {
    float: right;
    margin-top: 8px;
}
.login-panel-ch .woocommerce-form-row--first,
.login-panel-ch .woocommerce-form-row--last {
    width: 100% !important;
}
.woocommerce .woocommerce-error {
    background: transparent !important;
}
.woocommerce-error {
    padding: 0 !important;
    background: transparent;
    color: #555 !important;
    font-size: 14px !important;
    line-height: 20px !important;
}
.woocommerce-error li {
    padding: 10px !important;
    border-left: 3px solid #ebccd1;
    background: #f2dede !important;
    color: #a94442 !important;
    border-radius: 4px !important;
}
.woocommerce-error li + li {
    margin-top: 10px !important;
}
.woocommerce-info {
    padding: 10px !important;
    border-left: 3px solid #bce8f1 !important;
    background: #d9edf7 !important;
    color: #31708f !important;
    border-radius: 4px !important;
    font-size: 14px !important;
}
.woocommerce-info a {
    color: #ff6600 !important;
}
.woocommerce-message {
    padding: 10px !important;
    border-left: 3px solid #d6e9c6 !important;
    background: #dff0d8 !important;
    color: #3c763d !important;
    border-radius: 4px !important;
    font-size: 14px !important;
}

.logged-in.woocommerce-account #main-content {
    background: #f9f9f9;
}
.logged-in.woocommerce-account #main-content .container {
    padding-bottom: 58px;
}
.logged-in.woocommerce-cart .woocommerce-message a.wc-forward {
    font-size: 14px;
}
.logged-in.woocommerce-cart .woocommerce-message a.wc-forward::after {
    font-size: 20px;
    padding-top: 3px !important;
}
.yith-wcmap .user-image,
.yith-wcmap .user-image img {
    border-radius: 50% !important;
}
.woocommerce-page a.view {
    font-size: 14px !important;
}
.woocommerce-page a.view:hover {
    padding: .3em 1em !important;
}
.woocommerce a.view::after {
    content: none !important;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    padding: 10px 15px !important;
}
.woocommerce form .form-row input.input-text {
    line-height: inherit !important;
}
.select2-container .select2-selection--single {
    height: 45.8px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 8px 30px 8px 15px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px !important;
    right: 10px !important;
}

/* Host Event */
.event-form {
    max-width: 970px;
    margin: 0 auto;
    padding: 0 !important;
    display: block;
    list-style: none;
}
.event-form h3 {
    font-size: 16px;
    font-weight: bold;
    color: #ff6600;
    padding-bottom: 10px;
    margin-top: 20px;
    display: block;
    width: 100%;
    float: left;
}
.event-form .container-child li {
    float: left;
    width: 48.5%;
    display: inline-block;
    position: relative;
}
.event-form .container-child li:first-child {
    margin-right: 3% !important;
}
.event-form .container-full li {
    display: inline-block;
    width: 100%;
    position: relative;
}
.event-form + .wpcf7-response-output {
    max-width: 970px;
    margin: 0 auto;
}
#host-evt form li.evt-set-row-type span:nth-child(10n+10) .ui-widget.ui-widget-content {
    margin-right: 0;
}
#host-evt form li input,
#host-evt form li textarea,
#host-evt form li select,
#host-evt form li .ui-widget.ui-widget-content {
    font-family: Verdana,sans-serif;
    font-size: 14px;
    width: 100%;
    height: 40px;
    margin-bottom: 12px;
    background-color: white;
    display: block;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #ddd;
    border-radius: 4px;
    padding: 12px 20px;
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: all .4s ease-in-out;
       -moz-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out;
}
#host-evt form li textarea {
    resize: none;
    height: 120px;
}
#host-evt form li select {
    -webkit-appearance: none;
       -moz-appearance: none;
           appearancce: none;
    background-position: right 7px;
    background-repeat: no-repeat;
    background-size: 1.3ex;
    background-origin: content-box;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICBpZD0ic3ZnMiIKICAgdmlld0JveD0iMCAwIDM1Ljk3MDk4MyAyMy4wOTE1MTgiCiAgIGhlaWdodD0iNi41MTY5Mzk2bW0iCiAgIHdpZHRoPSIxMC4xNTE4MTFtbSI+CiAgPGRlZnMKICAgICBpZD0iZGVmczQiIC8+CiAgPG1ldGFkYXRhCiAgICAgaWQ9Im1ldGFkYXRhNyI+CiAgICA8cmRmOlJERj4KICAgICAgPGNjOldvcmsKICAgICAgICAgcmRmOmFib3V0PSIiPgogICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PgogICAgICAgIDxkYzp0eXBlCiAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4KICAgICAgICA8ZGM6dGl0bGU+PC9kYzp0aXRsZT4KICAgICAgPC9jYzpXb3JrPgogICAgPC9yZGY6UkRGPgogIDwvbWV0YWRhdGE+CiAgPGcKICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjAyLjAxNDUxLC00MDcuMTIyMjUpIgogICAgIGlkPSJsYXllcjEiPgogICAgPHRleHQKICAgICAgIGlkPSJ0ZXh0MzMzNiIKICAgICAgIHk9IjYyOS41MDUwNyIKICAgICAgIHg9IjI5MS40Mjg1NiIKICAgICAgIHN0eWxlPSJmb250LXN0eWxlOm5vcm1hbDtmb250LXdlaWdodDpub3JtYWw7Zm9udC1zaXplOjQwcHg7bGluZS1oZWlnaHQ6MTI1JTtmb250LWZhbWlseTpzYW5zLXNlcmlmO2xldHRlci1zcGFjaW5nOjBweDt3b3JkLXNwYWNpbmc6MHB4O2ZpbGw6IzAwMDAwMDtmaWxsLW9wYWNpdHk6MTtzdHJva2U6bm9uZTtzdHJva2Utd2lkdGg6MXB4O3N0cm9rZS1saW5lY2FwOmJ1dHQ7c3Ryb2tlLWxpbmVqb2luOm1pdGVyO3N0cm9rZS1vcGFjaXR5OjEiCiAgICAgICB4bWw6c3BhY2U9InByZXNlcnZlIj48dHNwYW4KICAgICAgICAgeT0iNjI5LjUwNTA3IgogICAgICAgICB4PSIyOTEuNDI4NTYiCiAgICAgICAgIGlkPSJ0c3BhbjMzMzgiPjwvdHNwYW4+PC90ZXh0PgogICAgPGcKICAgICAgIGlkPSJ0ZXh0MzM0MCIKICAgICAgIHN0eWxlPSJmb250LXN0eWxlOm5vcm1hbDtmb250LXZhcmlhbnQ6bm9ybWFsO2ZvbnQtd2VpZ2h0Om5vcm1hbDtmb250LXN0cmV0Y2g6bm9ybWFsO2ZvbnQtc2l6ZTo0MHB4O2xpbmUtaGVpZ2h0OjEyNSU7Zm9udC1mYW1pbHk6Rm9udEF3ZXNvbWU7LWlua3NjYXBlLWZvbnQtc3BlY2lmaWNhdGlvbjpGb250QXdlc29tZTtsZXR0ZXItc3BhY2luZzowcHg7d29yZC1zcGFjaW5nOjBweDtmaWxsOiMwMDAwMDA7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOm5vbmU7c3Ryb2tlLXdpZHRoOjFweDtzdHJva2UtbGluZWNhcDpidXR0O3N0cm9rZS1saW5lam9pbjptaXRlcjtzdHJva2Utb3BhY2l0eToxIj4KICAgICAgPHBhdGgKICAgICAgICAgaWQ9InBhdGgzMzQ1IgogICAgICAgICBzdHlsZT0iZmlsbDojMzMzMzMzO2ZpbGwtb3BhY2l0eToxIgogICAgICAgICBkPSJtIDIzNy41NjY5Niw0MTMuMjU1MDcgYyAwLjU1ODA0LC0wLjU1ODA0IDAuNTU4MDQsLTEuNDczMjIgMCwtMi4wMzEyNSBsIC0zLjcwNTM1LC0zLjY4MzA0IGMgLTAuNTU4MDQsLTAuNTU4MDQgLTEuNDUwOSwtMC41NTgwNCAtMi4wMDg5MywwIEwgMjIwLDQxOS4zOTM0NiAyMDguMTQ3MzIsNDA3LjU0MDc4IGMgLTAuNTU4MDMsLTAuNTU4MDQgLTEuNDUwODksLTAuNTU4MDQgLTIuMDA4OTMsMCBsIC0zLjcwNTM1LDMuNjgzMDQgYyAtMC41NTgwNCwwLjU1ODAzIC0wLjU1ODA0LDEuNDczMjEgMCwyLjAzMTI1IGwgMTYuNTYyNSwxNi41NDAxNyBjIDAuNTU4MDMsMC41NTgwNCAxLjQ1MDg5LDAuNTU4MDQgMi4wMDg5MiwwIGwgMTYuNTYyNSwtMTYuNTQwMTcgeiIgLz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=");
}
#host-evt form li .ui-widget input[type=number]::-webkit-inner-spin-button, 
#host-evt form li .ui-widget input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none; 
    margin: 0; 
}
#host-evt form li .ui-widget.ui-widget-content {
    line-height: 1;
}
#host-evt form li .ui-widget input[type=number] {
    border: none;
    box-shadow: none;
    height: auto;
    padding: 0;
    margin: 0;
}
#host-evt form li input:focus,
#host-evt form li textarea:focus,
#host-evt form li .ui-widget.ui-widget-content:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
#host-evt form li.dt-picker #dt-by,
#host-evt form li.evt-set-row-type #row-by,
#host-evt form li #price-by,
#host-evt form li #img-by,
#host-evt form li #pack-by {
    width: 18%;
    height: 40px;
    display: block;
    background-color: #e1e1e1;
    border-radius: 4px 0 0 4px;
    padding: 7px 5px 9px 5px;
    text-align: center;
    font-weight: 700;
    float: left;
}
#host-evt form li.dt-picker #dt-by {
    background-color: green;
    color: white;
}
#host-evt form li #pack-by {
    width: 20%;
    padding-top: 9px;
}
#host-evt form li .m-info {
    margin-left: 20px;
    margin-top: 7px;
    display: inline-block;
    float: right;
}
#host-evt form li .m-info:before {
    content: "\e060";
    font-family: ETmodules;
    display: inline-block;
    margin-left: 0;
    margin-right: 5px;
    width: 1.3em;
    color: #ff6600;
}
#host-evt form li.dt-picker .elast {
    background-color: red !important;
    color: white;
}
#host-evt form li.dt-picker span.evt-date-start,
#host-evt form li.dt-picker span.evt-date-end,
#host-evt form li.dt-picker span.evt-time-start,
#host-evt form li.dt-picker span.evt-time-end {
    display: inline-block;
    width: 50%;
    overflow: hidden;
    float: left;
}
#host-evt form li.dt-picker span.evt-time-start,
#host-evt form li.dt-picker span.evt-time-end {
    width: 32%;
}
#host-evt form li.dt-picker input,
#host-evt form li.evt-set-row-type input,
#host-evt form li .evtt-price input,
#host-evt form li .evtt-price .ui-widget.ui-widget-content,
#host-evt form li.evt-set-row-type .ui-widget.ui-widget-content,
#host-evt form li .evt-pack select {
    width: 90%;
    height: 40px;
    display: block;
    float: left;
    border-radius: 0 4px 4px 0;
    border-left: 0;
}
#host-evt form li.dt-picker select {
    width: 100%;
    height: 40px;
    display: block;
    float: right;
    border-radius: 4px;
    padding-top: 9px;
}
#host-evt form li #price-by {
    background-color: dodgerblue;
    color: #fff;
}
#host-evt form li .evtt-price .ui-widget.ui-widget-content {
    width: 82%;
}
#host-evt form li .evt-pack select {
    width: 65%;
}
#host-evt form li.evt-set-row-type #row-by {
    width: 7%;
    font-size: 13px;
}
#host-evt form li.evt-set-row-type .ui-widget.ui-widget-content {
    width: 10.5%;
    margin-right: 3%;
}
#host-evt form li .evt-foods .wpcf7-list-item {
    margin: 0 15px 12px 0;
}
#host-evt form li .flipswitch input[type=checkbox] {
    position: relative;
    background: white;
    width: 120px !important;
    -webkit-appearance: initial;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    outline: none;
    font-weight: bold;
    cursor: pointer;
    border: 1px solid #ddd !important;
    display: inline-block !important;
    box-shadow: none;
    margin: 0;
}
#host-evt form li .flipswitch input[type=checkbox]:after {
    position:absolute;
    top:5%;
    display:block; 
    line-height:32px;
    width:45%;
    height:90%;
    background:#fff;
    box-sizing:border-box;
    text-align:center;
    transition: all 0.3s ease-in 0s; 
    color:black;
    border:#888 1px solid;
    border-radius:3px;
}
#host-evt form li .flipswitch input[type=checkbox]:after {
    left:2%;
    content: "YES";
    color: white;
    background-color: green;
    border-color: green;
}
#host-evt form li .flipswitch input[type=checkbox]:checked:after {
    left:53%;
    content: "NO";
    color: white;
    background-color: red;
    border-color: red;
}
#host-evt form li .flipswitch .wpcf7-list-item-label {
    padding: 8px 10px;
    display: inline-block;
    font-weight: bold;
}
#host-evt form li #img-by {
    width: 30%;
}
#host-evt form li .evt-img input,
#host-evt form li .evt-set-plan input {
    width: 70%;
    box-shadow: none;
    padding: 7px 15px;
    border-radius: 0 4px 4px 0;
    border-left: 0;
}
#host-evt form li input[type="submit"] {
    width: 200px;
    margin-top: 30px;
    border: 2px solid #ff6600;
    text-transform: uppercase;
    font-weight: bold;
    color: #ff6600;
    height: auto;
    background-color: #ffffff;
    box-shadow: none;
    cursor: pointer;
}
#host-evt form li input[type="submit"]:hover {
    background-color: #ff6600;
    color: #ffffff;
}
#host-evt form li .wpcf7-not-valid-tip {
    font-size: 13px;
    color: #b32027;
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 8px;
}
#host-evt form li.dt-picker .wpcf7-not-valid-tip,
#host-evt form li .evtt-price .wpcf7-not-valid-tip {
    right: 35px;
}
#host-evt form li .ajax-loader.is-active {
    visibility: hidden !important;
    display: none !important;
}

/* Pricing page */
.et_pb_pricing li span:before {
    display: none;
}
.et_pb_pricing li:before,
.et_pb_pricing li.et_pb_not_available:before {
    content: "\4e";
    font-family: ETmodules;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    color: #ff6600;
}
.et_pb_pricing li.et_pb_not_available:before {
    content: "\4d";
}

/* Checkout */
.woocommerce-order ul.order_details {
    padding-left: 0 !important;
}
.woocommerce-order .woocommerce-customer-details {
    float: right;
}
.woocommerce-order .woocommerce-customer-details address {
    border-bottom-width: 1px !important;
    border-right-width: 1px !important;
}
.woocommerce-order .woocommerce-customer-details .woocommerce-customer-details--phone {
    padding-bottom: 0px !important;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
    background: #fff;
    width: 56%;
    border-radius: 5px;
}
.woocommerce-checkout .woocommerce-billing-fields,
.woocommerce-checkout .woocommerce-shipping-fields,
.woocommerce-checkout .woocommerce-additional-fields {
    padding: 10px 20px 0 20px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.woocommerce-checkout .woocommerce-billing-fields {
    border-top: 1px solid #ddd;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.woocommerce-checkout .woocommerce-additional-fields {
    border-bottom: 1px solid #ddd;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.woocommerce-checkout .woocommerce-billing-fields h3,
.woocommerce-checkout .woocommerce-additional-fields h3 {
    text-transform: uppercase;
    font-weight: 700;
    padding: 20px 0;
}
.woocommerce-checkout .woocommerce-additional-fields {
    padding-bottom: 30px;
}
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    background: #191919;
    width: 40%;
    border-radius: 5px;
}
#order_review_heading {
    color: #efefef;
    text-transform: uppercase;
    font-weight: 700;
    padding: 30px 20px 20px 20px;
}
#order_review {
    padding: 0 20px 20px 20px;
}
.woocommerce-checkout table.shop_table {
    border: none !important;
    border-radius: 0 !important;
}
.woocommerce-checkout table.shop_table th {
    color: #efefef;
    text-transform: uppercase;
}
.woocommerce-checkout table.shop_table td {
    border-color: rgba(255,255,255,.2);
    color: #bbb;
}
.woocommerce-checkout table.shop_table tfoot th,
.woocommerce-checkout #main-content .cart-subtotal td,
.woocommerce-checkout table.shop_table tfoot td {
    border-color: rgba(255,255,255,.2);
}
.woocommerce-checkout #main-content .cart-subtotal th {
    font-size: 12px;
}
.woocommerce-checkout #main-content .order-total th,
.woocommerce-checkout #main-content .order-total td {
    font-size: 18px;
}
.woocommerce-checkout table.shop_table .product-total,
.woocommerce-checkout #main-content .cart-subtotal td,
.woocommerce-checkout table.shop_table tfoot td {
    text-align: right !important;
}
.woocommerce-checkout #payment {
    background: none !important;
    border-radius: 0 !important;
}
.woocommerce-checkout #payment ul.payment_methods {
    padding: 0 !important;
}
.woocommerce-checkout #payment ul.payment_methods li {
    padding-bottom: 20px;
}
.woocommerce-checkout #payment ul.payment_methods li label,
.woocommerce-checkout #payment div.form-row label {
    color: #efefef;
}
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label {
    color: #555;
}
.woocommerce-checkout #payment div.payment_box fieldset {
    margin-top: 10px !important;
}
.woocommerce-checkout #payment div.payment_box input.input-text {
    font-size: 14px;
}
.woocommerce-checkout #payment div.payment_box p:last-of-type {
    font-size: 14px;
}
.woocommerce-checkout #payment div.payment_box fieldset label {
    color: #111111 !important;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.woocommerce-checkout #payment ul.payment_methods li a.cvv2-help,
#myaccount-content form.add-card a.cvv2-help,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    font-size: 14px !important;
    float: right;
}
.woocommerce-checkout #payment div.form-row {
    padding-left: 0;
    padding-right: 0;
}
.woocommerce-checkout #payment #place_order {
    float: none important;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    background: #ff6600;
    color: #fff;
    border-color: #ff6600;
    text-transform: uppercase;
    font-weight: bold;
}
.woocommerce-checkout .woocommerce-terms-and-conditions {
    padding: 0;
}

/* Footer */
.bottom-nav {
    width: 70%;
    display: inline-block;
}
.payment-icons {
    width: 30%;
    float: right;
    display: inline-block;
    text-align: right;
}
.payment-icons img {
    padding-top: 14px;
}

@media all and (max-width:980px) {
    .hero-txt {
        font-size: 36px;
    }
    .hero-search .yith-ajaxsearchform-container {
        width: 620px;
    }
    .hero-search .yith-s {
        width: 510px;
    }
    
    .et_pb_column .woocommerce ul.products li.product-type-ticket-event:nth-child(n),
    .woocommerce-page ul.products li.product-type-ticket-event:nth-child(n) {
        width: 33.33% !important;
        margin: 0 0 2.992em 0 !important;
    }
    
    .et_pb_section .et_pb_column .et_pb_module.et_pb_code_4,
    .et_pb_section .et_pb_column_3 .et_pb_button_module_wrapper.et_pb_button_alignment_right {
        text-align: center;
    }

    /* Host event page */
    #host-evt form li #pack-by {
        width: 30%;
    }
    #host-evt form li .evt-pack select {
        width: 50%;
    }
    #host-evt form li .m-info {
        width: 18%;
        margin-left: 2%;
        text-align: right;
    }
    #host-evt form li.evt-set-row-type #row-by {
        width: 8.5%;
        font-size: 11px;
    }
    #host-evt form li.evt-set-row-type .ui-widget.ui-widget-content {
        width: 15%;
        margin-right: 2%;
    }
    #host-evt form li.evt-set-row-type span:nth-child(10n+10) .ui-widget.ui-widget-content {
        margin-right: 2%;
    }
    #host-evt form li.evt-set-row-type span:nth-child(8n+8) .ui-widget.ui-widget-content {
        margin-right: 0%;
    }
    #host-evt form li #img-by {
        font-size: 12px;
    }
    
    /* Single product page */
    .single-product div.product-type-ticket-event div.images,
    .single-product div.product-type-ticket-event div.images {
        margin-bottom: 10px;
    }
    .single-product .listing-hero-title {
        position: relative;
        padding-bottom: 0;
    }
    .single-product div.product-type-ticket-event p.price {
        float: none;
        text-align: left;
        padding-top: 10px;
    }
    .single-product div.product-type-ticket-event div.evt_details {
        margin-top: 50px !important;
    }
    .single-product div.product-type-ticket-event div.evt_details,
    .single-product div.product-type-ticket-event div.summary {
        width: 100%;
        margin: 0;
        float: none;
        display: block;
    }
    .single-product div.product-type-ticket-event .stock {
        text-align: left;
    }
}

@media all and (max-width:767px) {
    .hero-txt {
        font-size: 36px;
    }
    .hero-search .yith-ajaxsearchform-container {
        width: 380px;
    }
    .hero-search .yith-s {
        width: 280px;
        font-size: 16px;
        padding: 20px;
    }
    .hero-search input[type=submit] {
        font-size: 14px;
        height: 65px;
    }
    
    .et_pb_column .woocommerce ul.products li.product-type-ticket-event:nth-child(n),
    .woocommerce-page ul.products li.product-type-ticket-event:nth-child(n) {
        width: 50% !important;
    }

    /* Host event page */
    .event-form .container-child li,
    .event-form .container-full li {
        width: 100%;
        float: none;
    }
    .event-form .container-child li:first-child {
        margin-right: 0 !important;
    }
    #host-evt form li #pack-by {
        width: 40%;
        font-size: 12px;
    }
    #host-evt form li .evt-pack select {
        width: 60%;
        margin-bottom: 0;
    }
    #host-evt form li .m-info {
        width: 100%;
        margin: 0 0 12px 0;
        text-align: left;
    }
    #host-evt form li.evt-set-row-type #row-by {
        width: 12%;
        font-size: 11px;
        font-weight: bold;
    }
    #host-evt form li.evt-set-row-type .ui-widget.ui-widget-content {
        width: 20%;
        margin-right: 2%;
    }
    #host-evt form li.evt-set-row-type span:nth-child(10n+10) .ui-widget.ui-widget-content {
        margin-right: 2%;
    }
    #host-evt form li.evt-set-row-type span:nth-child(8n+8) .ui-widget.ui-widget-content {
        margin-right: 2%;
    }
    #host-evt form li.evt-set-row-type span:nth-child(6n+6) .ui-widget.ui-widget-content {
        margin-right: 0;
    }

    .single-product #content-area {
        margin-left: -12%;
        margin-right: -12%;
    }
    .single-product .product_title,
    .single-product .woocommerce-product-rating {
        width: 100%;
        float: none;
    }
    .single-product p.price,
    .single-product p.stock {
        text-align: left;
        position: relative;
        top: 0;
        padding: 0px;
        margin: 0;
    }
    .single-product p.price {
        padding-top: 10px;
    }
    .single-product div.product-type-ticket-event form.cart div.date_panel,
    .single-product div.product-type-ticket-event form.cart div.location_panel,
    .single-product div.product-type-ticket-event form.cart div.service_panel .service_item,
    .single-product div.product-type-ticket-event form.cart div.service_panel .check_item,
    .single-product div.product-type-ticket-event form.cart div.service_panel .service_range {
        width: 100%;
        margin: 0;
        float: none;
        display: block;
    }
    .single-product div.product-type-ticket-event form.cart div.location_panel {
        margin-top: 20px;
    }
    .single-product div.product-type-ticket-event form.cart div.service_panel .service_item,
    .single-product div.product-type-ticket-event form.cart div.service_panel .check_item,
    .single-product div.product-type-ticket-event form.cart div.service_panel .service_range {
        padding: 0;
    }
    .single-product div.product-type-ticket-event div.summary span.tagged_as {
        margin-left: 0;
        display: block;
    }
    
    
    .woocommerce div.product-type-ticket-event .woocommerce-tabs .panel {
        border-radius: 0 0 10px 10px;
    }
    body.woocommerce #content-area div.product-type-ticket-event .woocommerce-tabs ul.tabs li,
    body.woocommerce #content-area div.product-type-ticket-event .woocommerce-tabs ul.tabs li.active,
    body.woocommerce div.product-type-ticket-event .woocommerce-tabs ul.tabs li,
    body.woocommerce div.product-type-ticket-event .woocommerce-tabs ul.tabs li.active {
        border: 1px solid #ff6600 !important;
        margin: 0 0 -1px 0 !important;
        float: none;
    }
    body.woocommerce #content-area div.product-type-ticket-event .woocommerce-tabs ul.tabs li:first-child {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    body.woocommerce #content-area div.product-type-ticket-event .woocommerce-tabs ul.tabs li:last-child {
        border-top-right-radius: 0;
    }
    
    /* Ticket Check in Process */
    input.search_ticket_number,
    .search_ticket_button {
        width: 100% !important;
        float: none;
        display: block;
    }
    .search_ticket_button {
        margin-top: 10px;
    }

    /* Checkout */
    .woocommerce-order .woocommerce-order-details,
    .woocommerce-order .woocommerce-customer-details {
        width: 100%;
        display: block;
    }
    .woocommerce-order .woocommerce-customer-details {
        float: none;
    }

    /* Footer */
    .bottom-nav,
    .payment-icons {
        width: 100%;
        display: inline-block;
    }
    .payment-icons {
        float: none;
        text-align: center;
    }
    .payment-icons img {
        padding-bottom: 10.5px;
    }
}

@media all and (max-width:480px) {
    .ypop-modal {
        display: none !important;
    }
    .hero-txt {
        font-size: 24px;
    }
    .hero-search .yith-ajaxsearchform-container {
        width: 230px;
    }
    .hero-search .yith-s {
        width: 160px;
        font-size: 14px;
        font-weight: normal;
        padding: 10px;
        height: 42px;
    }
    .hero-search input[type=submit] {
        font-size: 12px;
        padding: 0 10px;
        height: 42px;
    }
    
    .et_pb_column .woocommerce ul.products li.product-type-ticket-event:nth-child(n),
    .woocommerce-page ul.products li.product-type-ticket-event:nth-child(n) {
        width: 100% !important;
    }
    
    .woocommerce.columns-3 ul.products li:first-child.product-category a h2,
    .woocommerce.columns-3 ul.products li:nth-child(2).product-category a h2,
    .woocommerce.columns-3 ul.products li:nth-child(3).product-category a h2,
    .woocommerce.columns-3 ul.products li:nth-child(4).product-category a h2,
    .woocommerce.columns-3 ul.products li:nth-child(5).product-category a h2,
    .woocommerce.columns-3 ul.products li:nth-child(6).product-category a h2 {
        font-size: 22px;
    }

    .login-panel-ch {
        padding: 30px 15px;
    }
    .login-panel-ch .woocommerce-form__label-for-checkbox {
        float: none;
        display: block !important;
    }

    /* Host event page */
    #host-evt form li.evt-set-row-type #row-by {
        width: 18.5%;
    }
    #host-evt form li.evt-set-row-type .ui-widget.ui-widget-content {
        width: 30%;
        margin-right: 3%;
    }
    #host-evt form li.evt-set-row-type span:nth-child(10n+10) .ui-widget.ui-widget-content {
        margin-right: 3%;
    }
    #host-evt form li.evt-set-row-type span:nth-child(8n+8) .ui-widget.ui-widget-content {
        margin-right: 3%;
    }
    #host-evt form li.evt-set-row-type span:nth-child(6n+6) .ui-widget.ui-widget-content {
        margin-right: 3%;
    }
    #host-evt form li.evt-set-row-type span:nth-child(4n+4) .ui-widget.ui-widget-content {
        margin-right: 0;
    }
}