/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
/* .whatson_listing_page_title{ */
    /* padding-top: 30px; */
/* } */
.whatson_extra_desc_bold {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 28px;
}
.event_list_filter_calender{
    width:33.33333%;
    float:left;
    padding-right: 10px;
}
.event_list_filter_category{
    width:33.33333%;
    float:left;
    padding-right: 10px;
    padding-left: 10px;margin-bottom: 20px;
}
.event_list_filter_venue{
    width:33.33333%;
    float:left;
    padding-right: 10px;
    padding-left: 10px;
}
.event_list_filter_keyword {
    padding-left: 10px;
    width: 33.33333%;
    float:left;
}
.whatson-event-sidebar-widgets-title{
    text-transform: capitalize;
    padding-left: 0;
    margin: 45px 0px 20px 0px;
    font-size: 30px;    color: #000;
}
.whatson-event-venue-book-area{
   /* margin: 20px 0px 20px 0px;*/
}
.whatson-event-details-content{
    font-size: 16px;
    line-height: 22px;
}
.whatson-events-cat-listing li{
    list-style-type: none;
}
.whatson-events-cat-listing ul{
    list-style-type: none;
}
#whatson-event-listing-left-sidebar{
    display: none;
}
a.whatson-event-book-button {
    font-size: 18px;
    background-color: #201F5A;
    color: #fff !important;
    text-decoration: none;
    padding: 7px 18px;
    text-transform: uppercase;
    font-weight: bold;
    
}
a.whatson-event-book-button:hover{
    background-color: #222222;
}
a.whatson-event-vanue-link{
    color:#000 !important;    text-decoration: none !important;
}
.toolbar-header{
    border-bottom:none !important;
}
.toolbar-header .toolbar-header-container{
    display:none;
}
.whatson-event-listing-content .vc_gitem-zone-img{
    visibility: visible;
}
.whatson-related-event-listing-content .vc_gitem-zone-img{
    max-width: 100%;
}
.whatson-event-listing-excerpt{
    min-height: 80px;
}
.whatson-event-listing-content h3{
    padding-top: 25px;
    margin-bottom: 15px;
}
.whatson-event-listing-content{
    min-height: 450px;
}
.whatson-event-title-icon{
    display: none;
}
.whatson-event-listing-view-shortcode{
    margin-top:10px;
    margin-bottom: 20px;
    padding-left: 0px !important;
}
.whatson-event-listing-info-vanue{
    margin-bottom: 15px;
}
.event_list_left_area h2, .event_list_right_area h2 {
    margin:15px 0px 10px 0px;
    color: #000;
    font-size: 25px;
    text-transform:uppercase;
}
.event_list_right_area h2 {
    text-align:right;
}
select.event-category {
    padding: 0.55em 1.5em;width: 100%;
    border-radius: 4px;
    font-size: 15px;
    font-weight:bold;
    border-radius: 4px !important;
    color: #000 !important;
    border: solid 1px #F2F2F2 !important;    height: auto;
}
.whatson-event-listing-right-area .vc_grid-item {
    padding: 0;
    display: inline-block;
}
.vc_gitem-zone-img{
    max-width: 100%;
    width: 100%;
    height:auto;
}
.whats-on-event-listing {
    background-color: #F2F2F2;
    padding: 5px 25px 10px 25px;
    margin-bottom: -5px !important;
    display: inline-block;
    width: 100%;
}
.whats-on-event-listing input{
    padding: 0.6em 0.95em !important;width: 100%;
    font-size: 15px;
    font-weight: bold;
    border-radius: 5px !important;
    color: #000 !important;
    border: solid 1px #ffffff !important;
}
.whats-on-event-bottom-content{
    font-size: 15px;
    padding:0px 20px;
    color:#000000;
    font-weight:bold;
}
.whatson-single-page-date-time h4{
    font-size:16px;
    text-transform: inherit;
    color:#000000 !important;
    font-weight: 600;
    display: inline-block;
}
.whatson-single-page-venue-name a {
    color: #000000 !important;
    font-size: 16px;
    text-decoration: underline;
    font-weight: bold;
}
.whatson-event-vanue-link {
    font-size: 15px;
    text-decoration: underline !important;
    font-weight: bold;
}
.whatson-event-vanue-link:hover{
    text-decoration: none !important;
}
.whatson-event-details-heading-title h1, .whatson-event-details-heading-title a{
    font-size: 53px;
    font-weight: 800;
    color:#000000 !important;
    font-family: "effra",sans-serif !important;
}
.whatson-event-listing-view-area .vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item {
    padding-right: 20px;
    padding-bottom: 20px;
    display: inline-block;
}
#whatson-event-details-right-sidebar {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 20px;
    display: inline-block;
}
.sections_group {
    display: inline-block;
    width: 100%;
    background-color: #F0F0F0;
    color: #fff;
    margin-bottom:30px;
}
#whatson-event-details-heading-title-left{
    padding-top: 50px;
}
.whatson-event-left-container{
    float: left;
    width: 70%;
    padding-right: 3%;color: #000;
}
.whatson-evnet-single-right-sidebar{
    width: 30%;
    float: right;
}
/*
#whatson-event-details-left-sidebar{
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 20px;
    border-left: solid 1px #eeeeee;
}*/
.whatson-event-book-now {
    background-color: #404040;
    color: #fff;
    padding: 12px;
    display: block;
    width: 130px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 5px;
}
.whatson-event-book-now:hover{
    background-color: #222222;
    text-decoration: none;
    color:#fff;
}

.whatson-event-book-popup-now {
    background-color: #ffffff;
    color: #000000;
    padding: 12px;
    display: block;
    width: 130px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 5px;
}
.whatson-event-book-popup-now:hover{
    background-color: #cccccc;
    text-decoration: none;
}


.whatson-single-evnet-info{
    background-color:#F0F0F0;
    padding:12px;
    margin: 20px 0px;
}
.whatson-single-evnet-info h3{
    font-size: 26px;
    text-transform: capitalize;
}
.whatson-single-evnet-info th{
    font-size:14px;
    font-weight:bold;
    line-height: 22px;
}
.whatson-single-evnet-info td{
    font-size:14px;
    line-height: 22px;
}
.whatson-popup-event-qutations-info{
    text-align: left;
}
.whatson-popup-event-qutations-info h3{
    color:#ffffff;
    text-transform: capitalize;
}
.whatson-sinlge-event-qutations-info {
    padding: 25px;
    text-align: center;
    border-bottom: solid 2px #eee;
    border-top: solid 2px #eee;
}
.whatson-sinlge-event-qutations-info h3 {
    text-transform: initial;
    font-style: italic;
    font-size: 25px; !important;
    color:#000000 !important;
}
.whatson-sinlge-event-qutations-info span{
    text-align:center;
    text-transform:uppercase;
}
.whatson-sinlge-event-king-info{
    margin:20px 0px;
}
.whatson-sinlge-event-king-info h3{
    text-transform: initial;
    margin-bottom: 25px;
    font-size: 20px;
    line-height: 30px;
    color:#4C4C4C;
    font-weight: 200;
}
.whatson-sinlge-event-king-info span{
    color:#000000;
    font-weight: 700;
}
.whatson-sinlge-event-king-info .social-list ul li {
    display: inline-block;
    list-style: none;
}
.whatson-sinlge-event-king-info .social-list ul li .facebook {
    background: #4266B1;
}
.whatson-sinlge-event-king-info .social-list ul li .twitter {
    background: #00ADEB;
}
.whatson-sinlge-event-king-info .social-list ul li .envelope {
    background: #cccccc;
}

.whatson-related-event-view-link-area{
    border-bottom: solid 1px #999999;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.whatson-related-event-listing-content h3{
    font-size: 15px;
    font-weight: bold;
}

.whatson-event-details-heading-title-right .three-fourth, .whatson-event-details-heading-title-right .one-fourth{
    padding-top: 25px;
    margin: 5px 0px 20px auto;
}

















.whatson-vanue-area-deatail{
    width: 100% !important;
}
.whatson-event-details-list{
    width: 100%;
    margin: 5px 0px 10px auto;
}
.whatson-event-details-list > thead > th{
    text-align: center;
    font-size: 14px !important;
}

.whatson-event-details-list > thead > tr > th {
    border-bottom: dashed 1px #fff !important;
}
.whatson-event-details-list .btn{
    width: 100% !important;
    text-align: center !important;
    padding: 10px !important;
    font-size: 20px !important;
}
.whatson-event-details-list > tbody > tr > td {
    color: #fff;
    padding: 10px 0px;
    font-size: 14px;
    border-radius: 3px;
    border-top: dashed 1px #fff !important;
    border-bottom: dashed 1px #fff !important;
    text-align: left;
    font-weight: bold;
}
.whatson-related-event-listing-view h3{
    margin-bottom:0px;
}
.whatson-related-event-listing-view{
    border-bottom: solid 1px #ccc;
    margin-bottom: 15px;
}
.whatson-event-details-list{
    border: none !important;
}
.whatson-event-details-info-area{
    border: none !important;
}
.whatson-venue-details-info-area td, .whatson-venue-details-info-area tr, .whatson-venue-details-info-area th,
.whatson-event-details-list td, .whatson-event-details-list tr, .whatson-event-details-list th,
.whatson-event-details-info-area td, .whatson-event-details-info-area tr, .whatson-event-details-info-area th{
    border: none !important;
    background:none;
}
.whatson-venue-details-info-area th, .whatson-event-details-list th, .whatson-venue-details-info-area span{
    font-size: 16px !important;
}
table.whatson-event-details-list tr:first-child td {
    background: none;
    vertical-align: middle;
}





/* Custom Select */
#event_filter_form .event-category option{
    background: #fff !important;
    color:#000 !important;
    font-size: 1.3em;
    padding:10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 10px;
    outline: none;
}




/* Popup box BEGIN */
.hover_bkgr_fricc{
    /* background:rgba(0,0,0,.4);
    display:none;*/
    height:100%;
    /* position:fixed;*/
    text-align:center;
    top:0;
    width:100%;
    /*z-index:10000;
    left:0;*/
}
.hover_bkgr_fricc .helper{
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.hover_bkgr_fricc > div {
    background-color: #2E2E2E;
    /* box-shadow: 10px 10px 60px #555; */
    display: inline-block;
    /*height: auto;*/
    /* max-width: 800px;
    min-height: 100px; */
    vertical-align: middle;
    width: 100%;
    position: relative;
    border-radius: 8px;
    padding: 3.5%;
    /* height: 650px;
    overflow-y: scroll; */
}
.popupCloseButton {
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 25px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
}
.popupCloseButton:hover {
    background-color: #999;
}
.trigger_popup_fricc {
    cursor: pointer;
    font-size: 20px;
    margin-bottom: 15px;
    display: inline-block;
    font-weight: bold;
    margin-top: -7px;
}
/* Popup box BEGIN */



/* video and popup box BEGIN */
.whatson-event-video-section{
    position: relative;
}
/* .whatson-single-event-video-area{ */
    /* background-color:#000000; */
    /* height: 500px; */
    /* background-repeat: no-repeat; */
    /* background-size: cover !important; */
    /* background-position: center top; */
    /* text-align: center; */
    /* padding: 8% 0px; */
/* } */
/* .whatson-single-event-video-area::after { */
    /* content: ""; */
    /* display: block; */
    /* position: absolute; */
    /* top: 0; */
    /* bottom: 0; */
    /* left: 0; */
    /* right: 0; */
    /* -moz-transition: background .3s linear; */
    /* -webkit-transition: background .3s linear; */
    /* -o-transition: background .3s linear; */
    /* transition: background .3s linear; */
    /* background: rgba(0, 0, 0, 0.7) !important; */
/* } */
.whatson-sinlge-event-king-info .social-list ul li a {
    background: #000;
    padding: 5px 10px;
    color: #fff;
    font-size: 18px;
    border-radius: 2px;
}
.whatson-single-event-video-area h3 {
    color: #fff !important;
    z-index: 99;
    position: relative;
    text-transform: inherit;
    font-size: 45px;
}
.trigger_video_popup_fricc{
    width: 100px;
    margin: 0px auto;
    display: block;
    cursor: pointer;
}
.trigger_video_popup_fricc img{
    position: absolute;
    z-index: 9999;
}
.trigger_video_popup_fricc img:hover{
    opacity: 0.8;
}
.hover_video_bkgr_fricc{
    background:rgba(0,0,0,.4);
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;
    left:0;
}
.hover_video_bkgr_fricc .helper{
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.hover_video_bkgr_fricc > div {
    background-color: #000;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
    max-width: 800px;
    min-height: 100px;
    vertical-align: middle;
    width: 60%;
    position: relative;
    border-radius: 0px;
    padding: 10px 10px 5px 10px;
    z-index: 9999;
}
.hover_video_bkgr_fricc .whatson-popup-event-qutations-info h4{
    text-align: center;
    color: #fff;
    padding-top: 15px;
    text-transform: capitalize;
}
.popup_videoCloseButton {
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 25px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
}
.popup_videoCloseButton:hover {
    background-color: #999;
}
.trigger_popup_fricc {
    cursor: pointer;
    font-size: 20px;
    margin-bottom: 15px;
    display: inline-block;
    font-weight: bold;
    margin-top: -7px;
}
/* Popup box BEGIN */




.whatson-event-listing-active-page {
    float: left;
    width: 31%;
    padding-bottom: 30px;
    text-align: center;
    padding-top: 30px;
}
.whatson-event-listing-nav-previous{
    float: left;
    width: 31%;
    text-align: left;
    padding-top:30px;
    padding-left:10px;
    padding-bottom:30px;
}
.whatson-event-listing-nav-next{
    float: right;
    width: 31%;
    text-align: center;
    padding-top:30px;
    padding-right:10px;
    padding-bottom:30px;
}

.whats-on-event-bottom-content h2{
    line-height:20px;
}
.vc_gitem-post-data-source-post_title {
    min-height: 60px;
}
.vc_gitem-post-data-source-post_excerpt{
    min-height:40px;
}
/*
#home-page-container br{
	display:none;
}*/
.event-not-found-msg {
    text-align: center;
    font-size: 16px;
    margin-top: 50px !important;
    margin-bottom: 50px !important;
    text-transform: inherit !important;
    font-weight: 300 !important;
    color: #333 !important;
}
.home-page-events-area{
    margin-top: -18px;
}
.home-event-list-topbar h4{
    display:inline-block;
    text-align:lef;
    padding-left:20px;
    color:#000 !important;
    font-weight:800;
    font-size: 22px;
}
.home-event-list-topbar p {
    display: inline-block;
    text-align: right;
    font-size: 14px;
    float: right;
    padding-right: 20px;
    color: #000 !important;
    padding-top: 10px;
    line-height: 0px !important;
    margin-bottom: 0px !important;
    font-weight: bold;
}
.home-event-list-topbar a{
    text-decoration:none;
    color:#000 !important;
}
.home-event-list-topbar p i{
    margin-left:6px;
    font-size: 18px;
}
.whatson-event-listing-img-area{
    height: auto;
    overflow: hidden;
}
.whatson-event-listing-img-area{
    background-position:50% !important;
    background-size: cover !important;
}
.whats-on-event-colmn{
    width:25%;
    border-right: solid 1px #E8E8E8 !important;
    float:left;
    min-height: 500px;
}
.show-hide-filter-icon {
    cursor: pointer;
    font-size: 25px;
    line-height: 20px;
    width: 22px;
    display: inline-block;
}
.whatson-event-details-heading-title-left{
    float: left;
    width: 50%;
    padding-right: 25px;
    position: relative;
}
.vc_grid-item-event_left a{
    text-decoration: none;
}
#whatson-event-details-heading-title-right{
    float: right;
    width: 50%;
    padding-right: 25px;
    padding-top: 2%;
    padding-bottom: 2%;
}

.whatson_event_images_wrapper_slider img{
    height:auto !important;
    bottom: 0px;
    right: 0px;
    overflow: hidden;
}
.title {
    margin-bottom: 40px;
}
.vc_btn3-container .whatson-event-venue-book-area td{
    vertical-align: middle;
}


.event-not-found-msg p {
    font-size: 20px;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 15px 0px;
    font-weight: bold;
    margin-bottom: 15px;
    display: inline-block;
}
.event-not-found-msg a{
    text-decoration:underline;
}

.vc_grid-item-event-full-width{width: 100%;}
.vc_grid-item-event-full-width .vc_grid-item-event_left{width: 25%;float: left;}
.vc_grid-item-event-full-width .vc_grid-item-event_right{width:75%;float: right;}
.vc_grid-item-event-full-width .vc_grid-item-event_right .vc_gitem-post-data-source-post_title{padding-top:0px !important;}
.event_list_left_area{float: left;width: 50%}
.vc_grid-item-event-full-width .vc_grid-item-event_right .vc_gitem-col{padding:0px 0px 0px 25px !important;}
.event_list_right_area{display: inline-block;width: 50%;}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {margin-bottom:5px;}
.wpb_wrapper > div {margin-bottom: 15px;}

@media only screen and (max-width:700px) {
    .event_list_right_area{}
}


/* different techniques for iPad screening */
@media all and (max-width: 1350px) and (min-width: 1000px) {
    .whats-on-event-colmn {
        width: 33.33%;
    }
    .whatson-single-event-video-area {
        padding: 15% 0px;
    }
}

/* different techniques for iPad screening */
@media all and (max-width: 1100px) and (min-width: 800px) {
    .whatson-single-event-video-area {
        padding: 20% 0px;
    }
}

/* different techniques for iPad screening */
@media all and (max-width: 1000px) and (min-width: 800px) {
    .whats-on-event-colmn {
        width: 50%;
    }
}

.whats-on-event-colmn .vc_gitem-link{
    font-size:20px;
    color: #000;
}
.ui-datepicker .ui-datepicker-next {
    right: 1px !important;
    top: 0px !important;
}
.ui-datepicker .ui-datepicker-prev {
    left: 1px !important;
    top: 0px !important;
}
/*POPUP CALENADER*/
/*.calendar-overlay {display: none;position: fixed;bottom: 0;right: 0;top: 0;left: 0;
    height: 100%;
    width: 100%;
    overflow: auto; 
    background-color: #1C1422;
    transition: opacity .3s ease;
    -webkit-overflow-scrolling: touch;
}
.ui-datepicker.ui-corner-all{border:0;border-radius:0;background:#fff;box-shadow: 0 0 48px 20px rgba(0, 0, 0, 0.1); z-index:100!important;width: 630px;padding: 15px;}
.ui-datepicker .ui-datepicker-header {position: relative;padding: 0;background: none;border: 0;margin: 0 -13px;}
.ui-datepicker .ui-datepicker-title{font-weight:400;}
.ui-widget-header .ui-icon{}
.ui-datepicker .ui-widget-header .ui-datepicker-prev:hover,.ui-datepicker .ui-widget-header .ui-datepicker-next:hover,
.ui-datepicker .ui-widget-header .ui-datepicker-prev:focus,.ui-datepicker .ui-widget-header .ui-datepicker-next:focus{background:none;border:0;}
.ui-datepicker .ui-widget-header .ui-datepicker-prev span,
.ui-datepicker .ui-widget-header .ui-datepicker-next span{margin-left: -17px;    margin-top: -15px;width: 34px;height: 30px;}
.ui-datepicker .ui-widget-header .ui-icon-circle-triangle-w{background:url(../img/calender-arrow_L.png) no-repeat;}
.ui-datepicker .ui-widget-header .ui-icon-circle-triangle-e{background:url(../img/calender-arrow_R.png) no-repeat;}
.ui-datepicker .ui-datepicker-calendar th {font-family: Georgia, Gill Sans, Gill Sans MT, Calibri, sans-serif;font-size: 22px; font-weight:400; text-align:left;}
.ui-datepicker .ui-datepicker-calendar td {border: 1px solid #D9D9DA;padding: 0px;height:68px;vertical-align: top;}
.ui-datepicker .ui-datepicker-calendar td span, .ui-datepicker .ui-datepicker-calendar td a{text-align:left;background:none;border:0;font-size: 22px; font-weight:700;}*/

#ui-datepicker-div {
   /* background: #333;*/
    border: none;
    padding: 20px;
    width: 320px;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
   /* background-color: #333;*/
    color: #fff;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: dashed 1px #666;
    padding: 15px 10px 30px 10px !important; padding: 20px;
    margin-bottom: 15px;
}
.ui-datepicker .ui-datepicker-calendar td a {
   /* background: #333;*/
    color: #ffffff;
    border: none;
    font-size: 16px;
    font-weight: bold;
   padding:5px 4px;
    text-align: center;
    border-radius: 50% !important;
}
#ui-datepicker-div .ui-datepicker-year {
    display: inline-block;
}
.ui-datepicker-title{
    text-transform: uppercase;
}
.ui-datepicker-calendar{
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}
.ui-datepicker-today a{
    background-color: #fff !important;
    color: #000 !important;
    border-radius: 50% !important;
}
.ui-datepicker .ui-datepicker-calendar td a:hover {
    background-color: #fff !important;
    color: #000 !important;
    border-radius: 50% !important;
}
.ui-datepicker .ui-widget-header .ui-datepicker-prev:hover,.ui-datepicker .ui-widget-header .ui-datepicker-next:hover,
.ui-datepicker .ui-widget-header .ui-datepicker-prev:focus,.ui-datepicker .ui-widget-header .ui-datepicker-next:focus{background:none;border:0;}
.ui-datepicker .ui-widget-header .ui-datepicker-prev span,
.ui-datepicker .ui-widget-header .ui-datepicker-next span{margin-left: -18px;margin-top: -5px;width: 40px;height: 40px;cursor: pointer;}
.ui-datepicker .ui-widget-header .ui-icon-circle-triangle-w{background:url(../img/calender-left.png) no-repeat;visibility: hidden;}
.ui-datepicker .ui-widget-header .ui-icon-circle-triangle-e{background:url(../img/calender-right.png) no-repeat;visibility: hidden;}

.ui-datepicker-header .ui-datepicker-prev::after{
    font-family: "FontAwesome";
   content: "\f104";
   font-size: 35px;
   color:#ffffff;
   font-weight: normal;
   cursor: pointer;
}
.ui-datepicker-header .ui-datepicker-next::after{
   font-family: "FontAwesome";
   content: "\f105";
   display: inline-block;
   font-size: 35px;
   color:#ffffff;
   cursor: pointer;
   padding-left: 15px;
   font-weight: normal;
}

.ui-datepicker .ui-datepicker-prev {
    margin-top: 10px;
}
.ui-datepicker .ui-datepicker-next {
    margin-top: 10px;
}

input::placeholder {
    color: #222222;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #222222;
}
 ::-moz-placeholder { /* Firefox 19+ */
    color: #222222;
}
 :-ms-input-placeholder { /* IE 10+ */
    color: #222222;
}
:-moz-placeholder { /* Firefox 18- */
    color: #222222;
}
/** (S4P - G ) start **/
/*** 06-09-2019 ****/
.whatson-popup-event-qutations-info h3 {
    color: initial !important;
    text-transform: capitalize;font-weight: bold !important;
       font-size: 20px;
    margin-bottom: 12px;
}
.single .whatson-event-details-list > thead > tr > th {
    border-bottom: dashed 1px #000 !important;
}
.whatson-event-details-list > tbody > tr > td {
    color: initial;
    border-top: dashed 1px #000 !important;
    border-bottom: dashed 1px #000 !important;
} 
.single .whatson-event-book-popup-now{ 
    background-color: #201f5a;
    text-decoration: none;
    color: #fff;
    padding: 10px 20px;
    display: block;
    /* width: 100px; */
    float: right;   border-radius: 0 !important;
}
.hover_bkgr_fricc > div {
  background-color: transparent;box-shadow: inherit !important;
    padding: 0 !important;
}

.bitnami-corner-image-div { 
    display: none;
}

button.owl-prev {
    top: 40%;
    width: 40px;
    font-size: 60px;
    position: absolute;
    left: 15px;
    color: #fff;
}
button.owl-next {
	  top: 40%;
    width: 40px;
    font-size: 60px;
    position: absolute;
    right: 15px;
    color: #fff;
}
button.owl-prev span{
    width: 40px;
    font-size: 60px;
    position: absolute;
    left: 15px;
    color: #fff;
}
button.owl-next span{
	
    width: 40px;
    font-size: 60px;
    position: absolute;
    right: 15px;
    color: #fff;
}
.page-id-8 .fusion-page-title-bar {
   display: none;
}
.fusion-page-title-bar {
    border-color: #201f5a !important;
    background-color: #201f5a !important;display: block;
}
.fusion-page-title-row{
max-width: 1170px !important;}

/** 07-09-2019 ***/
.whatson-template-default.single.single-whatson main#main .fusion-row:first-child {
    max-width: 100%;
}
.whatson-template-default.single.single-whatson main#main {
    padding: 0 0 30px 0;
}
.whatson-template-default.single.single-whatson div#whatson-event-details-container, div#whatson-event-details-container, .commonpage .container {
    max-width: 1077px;
}
.whatson-template-default.single.single-whatson a.whatson-event-book-button {
    margin-top: 10px;
}
.whatson-template-default.single.single-whatson #whatson-event-details-container a.whatson-event-book-button, a.whatson-event-book-button  {
      padding: 9px 35px !important;
    background-color: #201f5a;
    text-decoration: none;
    border-radius: 0 !important;
    margin-top: 10px;
    cursor: pointer;
    font-size: 17px;
    margin-bottom: 15px;
    display: inline-block;
}
.whatson-template-default.single.single-whatson .vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_dashed.vc_sep_pos_align_center.vc_separator_no_text.vc_sep_color_black {
    display: none;
}
.whatson-template-default.single.single-whatson .whatson-event-details-content.hide-on-desktop {
    display: none;
}
.whatson-single-evnet-info h3 {
    margin-top: 5px;
}
.whatson-single-evnet-info th {
    text-align: left;float: left;
}
.whatson-single-evnet-info td {
    float: left;
    margin-left: 2px;
}
.whatson-single-evnet-info {
    margin: 5px 0px 0;color: #000;
}
.whatson-sinlge-event-king-info {
    margin-top: 0 !important;
}
button.owl-prev span:focus, button.owl-next span:focus {
    outline: none !important;
}
.row.eventbooking-row {
    margin-left: 0;
    margin-right: 0;
    color: initial;
    border-top: dashed 1px #bdbbbb !important;
    padding: 10px 0px;
    font-size: 14px;
    border-radius: 3px;
    text-align: left;
    font-weight: bold;
}
.row.eventbooking-row .cmn_padding{
     padding: 11px 0;    font-size: 16px;
}
.bookbtn_cmn_padding{padding-right: 0;    font-size: 16px;}
.whatson-event-video-section {margin: 30px 0 30px;}
.vc_grid-item-mini.vc_clearfix {
    background: #f7f4f4;
    padding-bottom: 20px;    height: 100%;
}
.whats-on-event-colmn .vc_gitem-link {
    font-size: 19px;
    color: #000;
    margin-top: 13px;
    display: block;margin-bottom: 15px;font-weight: bold;
    /*min-height: 42px; */
}
.vc_gitem-post-data-source-post_title {
    min-height: inherit;     margin-bottom: 15px;
}
.whatson-event-related-items {
    margin-bottom: 70px;
}
.whats-on-event-colmn {
   border-right: none !important; 
} 
.whatson-event-sidebar-widgets-inner.row {
    display: flex;
    flex-wrap: wrap;
}   
.vc_btn3-container.vc_btn3-inline {
    margin-top: 35px;
}
.whatson-event-video-section {
    position: inherit;
}
.whats-on-event-colmn.col-md-4 {
    margin-bottom: 25px;
}

/**** 08-09-2019 ****/
.fusion-page-title-bar {  
    position: relative;
    z-index: 99;
}
.listingpagination {
    width: 100%;
    float: left;
}
div#whatson-event-details-container.whatson-event-listing-right-area {
    border-bottom: inherit;
    margin-bottom: 0;margin-top: 50px;
}
.whats-on-event-listing {
    padding: 5px 100px 10px 100px;
}
.event_list_left_area h2, .event_list_right_area h2 {
    margin: 15px 0px 10px 0px;font-size: 18px;font-weight: bold !important;
}
.whats-on-event-bottom-content h2 {
    margin-top: 0;
}
/** (S4P - G ) end **/

@media all and (max-width: 1200px) {
    .whatson-event-details-heading-title h1, .whatson-event-details-heading-title a{
        font-size: 30px;
        font-weight: 800;
    }

}

@media all and (max-width: 800px) {
    .whats-on-event-colmn {
        width: 50% !important;
        min-height: 100% !important;
        height: auto;
        margin-bottom: 35px;
    }
    .whatson_listing_page_title {
        padding-top: 5px;
    }
    .whatson-event-details-heading-title h1, .whatson-event-details-heading-title a{
        font-size: 25px;
        font-weight: 800;
    }
    .hover_video_bkgr_fricc > div {
        width: 90%;
    }
    .whatson-event-left-container {
        float: left;
        width: 100%;
        padding-right: 0%;
    }
    .whatson-evnet-single-right-sidebar {
        width: 100%;
        float: right;
    }
    .hover_bkgr_fricc > div {
		/* hide by S4P -G on 07-09-2019 */
        /* max-width: 400px; */
        width: 100%;
        padding: 3%;
    }
    .event_list_filter_calender {
        width: 50%;
        float: left;
        padding-right: 10px;
        height: 40px;
    }
    .event_list_filter_category {
        width: 50%;
        float: left;
        padding-right: 0px;
        padding-left: 10px;
        height: 40px;
    }
    .event_list_filter_venue {
        width: 50%;
        float: left;
        padding-right: 10px;
        padding-left: 0px;
        padding-top: 10px;
    }
    .event_list_filter_keyword {
        width: 50%;
        float: right;
        padding-right: 0px;
        padding-top: 10px;
    }
    .event_list_left_area h2, .event_list_right_area h2 {
        margin: 15px 0px 10px 0px;
        font-size: 20px;
    }
    .whatson-single-event-video-area {
        padding: 25% 0px;
    }
    .whatson-event-details-heading-title-left{
        float: left;
        width: 100%;
        padding-right: 0px;
        position: relative;
    }
    #whatson-event-details-heading-title-right{
        float: right;
        width: 100%;
        padding: 15px;
        padding-top: 2%;
    }
    .sections_group {
        background-color: #fff;
        margin-bottom: 0px;
    }
    .whatson-event-details-main-post-div .block-container {
        padding-top: 0em;
    }
    .veneu-name-show-for-mobile {
        color: #000000 !important;
        font-size: 14px;
        text-decoration: underline;
        font-weight: bold;
        float: left;
        text-transform: capitalize;
    }
    .book-show-for-mobile{
        float: right;
        font-size: 15px !important;
        padding: 8px 25px !important;
        float: right;
    }
    .whatson-event-details-content {
        width: 100%;
        padding-top: 10px;
        clear: both;
    }
    #whatson-event-details-heading-title-right {
        padding: 30px 0px 0px 20px;
    }
    .whatson-event-details-heading-title-right{
        padding-top: 0px !important;
        padding-right: 0px !important;
    }
    .whatson-event-details-heading-title h1{
        margin:0px;
    }
    .whatson-single-page-date-time h4 {
        font-size: 14px;
    }
    .flex-control-nav {
        bottom: -30px !important;
    }

    .whatson-popup-event-qutations-info h3 {
        font-size: 25px;
    }
    .whatson-event-book-popup-now {
        padding: 6px 8px;
        width: 150px;
        font-size: 14px;
        display: inline;
    }
    .whatson-event-details-list > tbody > tr > td {
        padding: 14px 0px;
        font-size: 14px;
        font-weight: 300;
    }
    .vc_gitem-post-data-source-post_title {
        min-height: 30px;
    }
    .whats-on-event-bottom-content h2 {
        line-height: 18px;
        margin: 0.3em 0 0.3em;
    }
	
	/**** S4P - G on 07-09-2019 start ***/
	.whatson-sinlge-event-king-info {width: 100%;float: left;}
	.whatson-single-evnet-info {
		width: 100%;
		float: left;
	}
	.whatson-template-default.single.single-whatson #whatson-event-details-container a.whatson-event-book-button {
		float: left;
	 
	}
	.whatson-template-default.single.single-whatson div#whatson-event-details-container ,  div#whatson-event-details-container, .commonpage .container{
		max-width: initial !important;    width: 100% !important;
	}
	/**** S4P - G on 07-09-2019 end ***/
}

/**** S4P - G on 07-09-2019 start ***/
@media all and (max-width: 767px) {
	.bookbtn_cmn_padding {
    padding-left: 0 !important;
    margin-bottom: 10px;
    float: left;
}
.single .whatson-event-book-popup-now {float: left;}
	button.owl-prev, button.owl-next {top: 28%;}
	.whatson-event-details-content.hide-on-mobile h1 {
    margin-top: 0;
    font-size: 22px;
}
 .row.eventbooking-row .cmn_padding {font-size: 14px;width: 100%;}
 .whatson-event-sidebar-widgets-title {
    margin: 20px 0px 20px 0px;
    font-size: 22px;

}
a.whatson-event-book-button.trigger_popup_fricc.book-show-for-mobile {
    position: absolute;
    top: -10px;
    right: 15px;
}
 /* .single .whatson-event-details-main-post-div .block-container.clearfix {  */
     /* position: relative;  */
 /* }  */
 .whatson-event-details-main-post-div {
    position: relative;
}
.whatson-event-left-container {
    position: relative;
}
}

/**** S4P - G on 07-09-2019 end ***/

@media all and (max-width: 650px) {

   
    .vc_gitem-post-data-source-post_title {
        min-height: 30px;
    }
    .vc_gitem-post-data-source-post_excerpt {
        min-height: 30px;
    }
    #event_filter_form .select-options li {
        font-size: 12px;
    }
     .whatson-single-event-video-area { 
         padding: 0px; 
    } 
    .whats-on-event-colmn {
        width: 100% !important;
    }
    .whatson-event-listing-nav-previous{
        float: none;
        width: 100%;
        text-align: center;
    }
    .whatson-event-listing-active-page{
        float: none;
        width: 100%;
        text-align: center;
    }
    .whatson-event-listing-nav-next{
        float: none;
        width: 100%;
        text-align: center;
    }
    .whatson-event-listing-content {
        min-height: 200px;
        height: auto;
        padding-bottom: 25px;
    }
    .whatson-event-book-popup-now {
        padding: 6px 8px;
        width: 150px;
        font-size: 12px;
        display: inline;
    }
    .whatson-event-details-list > tbody > tr > td {
        padding: 14px 0px;
        font-size: 12px;
        font-weight: 300;
    }
    .whatson-popup-event-qutations-info h3 {
        font-size: 22px;
    }
    .popupCloseButton {
        top: 4px;
        right: 8px;
    }

}

@media all and (max-width: 400px) {
    .hover_bkgr_fricc > div {
        max-width: 320px;
    }
    .ui-datepicker table {
        font-size: 12px !important;
    }
    #ui-datepicker-div {
        padding: 10px;
        width: 300px;
    }
    .marga-calendar .ui-datepicker {
        width: 15em !important;
    }
}

@media all and (max-width: 350px) {
    .marga-calendar .ui-datepicker {
        width: 14em !important;
    }
}


.friend_h3{
    border: 2px solid #D3D3D3 ;text-align: left;
    padding: 10px 30px;
     z-index: 99999;
    background-image: url(/wp-content/themes/metric/images/icons/controls_black.png);
    background-position: top 20px right 8px;
    background-repeat: no-repeat;
    cursor: pointer;

    
}
.social-list.become_friend h3.friend_h3 {
    line-height: 25px;
    background-clip: content-box;
    background-position-y: -55px;
}
.become_friend{

}


/***** 14082019 **** twinkle@projectpietech.com **/

#whatson-event-details-container a.whatson-event-book-button {
	    padding: 9px 45px !important
}

table.whatson-event-details-list tr td {
    background: none;
    vertical-align: middle;
}

.home .wpb_content_element{

    display: none;
}

.home .whatson-event-listing-active-page{
    display: none;   
}

.home-page-events-area .whats-on-event-colmn{
	/* S4P G on 08-09-2019 Hided width css becuase I used bootstrap column and it will take automatic width for diffrent device */
    /* width: 30.33%; */
    /* margin-right: 28px; */ 
    position: relative;
    /* min-height: 360px; */
    margin-bottom: 25px;    
    border-right: none;
}
.home-page-events-area .whats-on-event-colmn:nth-child(3){
     margin-right: 0;
}
/* .home-page-events-area .vc_grid-item-mini.vc_clearfix{ */
    /* height: 360px; */
/* } */

/* .home-page-events-area .vc_btn3-container{ */
    /* position: absolute; */
    /* bottom:30px; */
/* } */
#content-three .block-container .page-content{
    margin:0 25px 32px 0;
}
#content-three .block-container .page-content:nth-child(3){margin-right:0;}
.whatson-event-listing-right-area{border-bottom:1px solid #D4D4D4; margin-bottom: 20px;}
.marga-calendar .ui-widget.ui-widget-content{border:0;}
#content-three .block-container .page-content.marga-calendar {  background: #201F5A!important; }
#content-three .marga-calendar  .ui-widget.ui-widget-content{background-color:#201F5A;}
#content-three .marga-calendar .ui-widget-header{background: #201F5A; border-color: #201F5A}
.ui-datepicker .ui-datepicker-calendar td a{background:#201F5A;}

#content-three .marga-calendar .ui-datepicker {width:auto;padding: 0;}
#datepicker_from{ width: 100% !important;
    height: auto !important;}
#content-three .block-container .page-content{padding:0;}
#content-three .block-container .page-content.marga-calendar {padding:26px 20px;}
#content-three .page-content ._text_content{padding: 0 20px;margin-bottom: 32px;}
#content-three .page-content ._text_content h2{font-size: 16px;height:42px;}
#content-three .page-content ._text_content ._textc{height: 58px;}
/*.ui-widget.ui-widget-content {background-color: #201F5A;}
#datepicker_from{width: 350px; margin: 0px auto;}
.ui-datepicker .ui-datepicker-calendar td a {padding: 11px 0px 0px 0px !important;width: 40px !important;height: 40px !important;}*/
.home-event-list-topbar h3 {
    color:#000 !important;
    font-weight: bold !important;
}
.whatson-event-listing-right-area .whats-on-event-colmn{position: relative;}                                                                                    


.ui-datepicker .ui-datepicker-calendar td a{padding: 11px 4px}
