/* git-430 Org Artist name alignment */

@media (min-width: 1280px) {
  .user_profile_headline {
    text-align: left!important;
  }
  body.full-theme .user_profile_cap h1.p-ttl {
  	text-align: left;
  }
  body.full-theme .art.b-share-cat:not(.b-share--full) {
    width: 30%;
  }
}
@media (min-width: 769px) {
  .user_profile_cap .org-headline {
      padding-top: 70px;
  }
  .art-career {
    margin-left: 0px;
  }
}
/* end git-430*/


a, a:hover {
    color: #1e73be;
}


body.full-theme .two-col .wc-r {
    padding-right: 0px;
}


body {
    font-family: 'Open sans', sans-serif;
    color: #000;
    font-weight: 400;
    font-size: 13px;
}


@media (max-width: 1030px)  {
    .fb_iframe_widget {
        display: none !important;
    }
}


.wp-block-file__button {
    background: #32373c;
    color: #fff;
    text-decoration: none;
    padding: 5px 10px;
}


/* Suppress bulk import button on FE dashboard */

#import-event-by-csv-file-button {
  display:none;
    float: left;
}
/* END Suppress bulk import button on FE dashboard */


/**
 * Override logo
 */
.logo {
    /*width:width_of_logo;
    height:height_of_logo;
    background:url('Logo url') no-repeat;
    */ 
}
@media(max-width: 768px) {
    .logo{
        /*width:width_of_logo;
        height:height_of_logo;
        background:url('Logo url') no-repeat;*/
    }
}
@media(max-width: 480px) {
    .logo{
        /*width:width_of_logo;
        height:height_of_logo;
        background:url('Logo url') no-repeat;*/
    }
}
@media(max-width: 320px) {
    .logo{
        /*width:width_of_logo;
        height:height_of_logo;
        background:url('Logo url') no-repeat;*/
    }
}
/** End override logo --------------------------*/


/** Top bar -------------------------*/

#topbar {
  position: relative;
  background: #222222!important;
  height: 55px;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
}
.topbar-content {
  height: 45px;
  margin-top: 5px;
}
.topbar-content .top-blk.social-top{
    display:inline-block;
    float: right;
    margin-right: 30px;
}
.top-blk.login-top.topbar {
  float: right;
  padding-top: 5px;
}
.top-blk.login-top.topbar a {
  color: #fff;
  font-weight: 700;
  margin-right: 10px;
}
.top-blk.login-top.topbar a:hover {
  color: #00833e!important;
}
/** END Top bar -------------------------*/


/** Top Bar Login and Drop Menu ------------------------*/

.top-head .top-blk.login-top, .top-head .top-blk.social-top {
 margin-top: 15px;
}
.top-head .top-blk.login-top {
height: auto;
}
.top-head .top-blk.social-top {
height: auto;
}
.apl-btn-submit-event {
  display: inline-block;
}
.apl-btn-submit-event li {
  position: relative;
}
.top-head .top-blk.login-top .apl-btn-submit-event li a.apl-had-submenu {
   margin-right: 0px;
   z-index:999999;
  }
.apl-btn-submit-event li:hover .apl-submenu-data {
	display: block !important;
    position: absolute;
    width: 100%;
    top: 30px;
    background-color: #222222;
    padding-top: 8px;
    padding-bottom: 8px;
    z-index:999999;
}
.apl-submenu-data li {
	display: block;
    z-index:58595b;
}
.apl-submenu-data li a {
   display: inline-block;
   padding: 0px 0px;
   margin: 0px;
}
.apl-submenu-data li:hover {
    background-color: #222222;
}
.top-head .top-blk.login-top .apl-submenu-data li a {
 color: #00833e;
}
body.full-theme:not(.apl-default-header) .fas{
  font-family: FontAwesome;
}
/** END Top Bar Login and Drop Menu -------------------*/


/** Top bar group buttons ------------------------*/

body.full-theme #topbar .group-buttons .btn{
    border: 1px solid #00833e;
    background-color: #00833e;
    border-radius: 1px;
    padding: 10px 15px;
    line-height: 13px;
    text-transform: uppercase;
    color: #fff;
    margin-right: 15px;
    margin-bottom: 0;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    margin:5px;
}
body.full-theme #topbar .group-buttons p{
    margin-right:50px
}
body.full-theme .topbar-content{
    height: 45px !important;
    background: none;
}
body.full-theme #topbar .group-buttons a.btn:hover {
    background-color: #ffffff;
    border-color: #00833e;
    color: #00833e;
}
body.full-theme #topbar.scroll-with-page.fixed-topBar .inner{
    padding-left: 0;
    padding-right: 0;
}
@media (max-width: 768px){
    body.full-theme #topbar .group-buttons p{
        text-align: center;
        margin-right: 0;
    }
    body.full-theme #topbar .group-buttons .btn{
        margin: 7px
    }
    body.full-theme #topbar.scroll-with-page+header{
        margin-top: 4px
    }
}
@media (max-width: 480px){
    body.full-theme #topbar.scroll-with-page+header {
        margin-top: 32px;
    }
}
@media (max-width: 478px){
    body.full-theme .topbar-content {
        height: 65px !important;
    }
}
/** END Top bar group buttons ------------------------*/


/* Navigation bar font weight & size ------------*/

body.full-theme:not(.apl-default-header) .top-head .mobile-menu .main-menu .mn-menu .nav > li > a {
    font-weight: 600;
    font-size: 16px !important;
}
/* END Navigation bar font ---------------------*/


/* Begin style video background issue 17812 --------*/

body.full-theme .landing-promo {
  position: relative;
  overflow: hidden;
}

body.full-theme .landing-promo .bgVideo-wrap {
  height: 0;
  padding-bottom: 50%;
  overflow: hidden;
}

body.full-theme .landing-promo #bgVideonew {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
}

body.full-theme .landing-promo #logo {
  display: none;
}


/* Video graphic overlay position ------------*/

body.full-theme .landing-promo #promo-title {
  position: absolute;
  z-index: 99;
  top: 75%;
  width: 100%;
  left: auto;
  right: auto;
  text-align: center;
}

body.full-theme .landing-promo #promo-title h1 {
  border: medium none;
  font-size: 3em;
  width: 580px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1em;
  color: white !important;
  background:#34657f;
  padding: 10px;
}

body.full-theme .landing-promo a.down-arrow {
  color: #fff;
  z-index: 100;
  position: absolute;
  bottom: 20px;
  left: 50%;
  text-align: center;
  width: 290px;
  margin-left: -145px;
}

body.full-theme .landing-promo a.down-arrow h3 {
  font-size: 1.2em;
  font-weight: lighter;
  min-width: 200px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
}

body.full-theme .landing-promo a.down-arrow .fa {
  font-size: 3em;
}

@media (max-width: 767px) {
  body.full-theme .landing-promo #promo-title h1 {
    font-size: 2.5em;
  }

  body.full-theme .landing-promo a.down-arrow .fa {
    font-size: 2.5em;
  }

  body.full-theme .landing-promo a.down-arrow {
    bottom: 10px;
  }
}

@media (max-width: 1024px) {
  body.full-theme .landing-promo #promo-title {
    position: absolute;
    top: 65%;
    width: 100%;
    left: auto;
    right: auto;
    text-align: center;
  }
}

@media (max-width: 992px) {
  body.full-theme .landing-promo #promo-title {
    top: 58%;
  }
}

@media (max-width: 600px) {
  body.full-theme .landing-promo #promo-title {
    top: 55%;
  }

  body.full-theme .landing-promo #promo-title h1 {
    font-size: 2em;
    width: 90%;
  }

  body.full-theme .landing-promo a.down-arrow .fa {
    font-size: 2em;
  }
}

@media (max-width: 480px) {
  body.full-theme .landing-promo #promo-title {
   	top: 52%;
  }
}

@media (max-width: 420px) {
  body.full-theme .landing-promo #promo-title {
   	top: 42%;
  }
}

@media (max-width: 360px) {
  body.full-theme .landing-promo #promo-title {
   	top: 32%;
  }
}

body.full-theme .landing-promo {
    max-height: 700px; /* Adjust your video visible portion here */
}
/* END style video background ------------------*/


/** Start Horizontal search bar --------------------*/

.top-search-row{
   margin-top:40px;
   padding-left:20px;
   background:#f0f0f0;
   box-sizing:border-box;
}
.top-search-row .sub-blk .btn.btn-l.lgr.fr, .top-search-row .sub-blk{
  background-color:#f0f0f0;
  margin-top: 5px;
  margin-left:24px;
  height: 35px;
 }
.top-search-row .sub-blk .btn.btn-l.lgr.fr:hover {
  background: #34657f;
  color: #ffffff;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #333;
}
#search-event-m-t .accessibility-icon {
    width: 225px;
}
.form-event .s-rw .inp {
    width: 255px;
    height: 36px;
}
.top-search-row {
    position: relative;
    float: left;
    width: 100%;
    padding: 10px 0 0;
    padding-left: 20px;
}
.full-theme .apl-event-top-search .top-search-row .apl-search-btn-reset {
    width: 150px;
    height: 37px!important;
    align-items: center;
}
.home-custom-spotlight.show_less_filter .top-search .inner {
    pointer-events: auto;
    background-color: #f0f0f0;
    color: #fff;
}
/** End Horizontal search bar --------------------*/


/** Horizontal search bar color ----------------------- */

.full-theme .top-search.apl-event-top-search {
    pointer-events: auto;
    background-color: transparent!important;
    color: #333!important;
    padding-top:40px;
    padding-bottom:30px;
}
.full-theme .top-search-row {
    font-size: 14px;
    color: #333!important;
    font-family: "Open Sans", sans-serif;
}
.full-theme .top-search-keyword {
    font-size: 14px;
    color: #333!important;
    font-family: "Open Sans", sans-serif;
}
.home-spotlight-wrapper.show_less_filter .top-search .inner {
    pointer-events: auto;
    background-color: #f0f0f0;
    color: #333!important;
}
.top-search-row .sub-blk .btn.btn-l.lgr.fr {
    display: inline-block;
    background: #fff;
    color: #333;
    width: 100px;
    height: 40px;
}
.top-search-row form .inp.inp-txt, .widget-search .inp.inp-txt, .widget-search .select-bkl select {
    font-size: 14px;
    color: #333!important;
    font-family: "Open Sans", sans-serif;
}
/** END Horizontal search bar color ------------------*/


/* Featured Events grid height & label ------------*/

body.full-theme .grid .blog-blk .list-blog.col-4 .blog-itm {
    height: unset!important;
    min-height: 480px;
}
.fea-ttl__text {
    display: none;
}
/* END Featured Events grid height ------------*/


/* Homepage date bubble padding -------------*/

body.full-theme .left-event-time {
  padding-top: 10px;
}
/* END Homepage date bubble padding -------------*/


/** Footer --------------------------*/

.list-logo{
  text-align: center;
}
.list-logo a{
  display: inline-block;
  margin:0 40px;
  vertical-align: bottom;
}
.menu-footer{
  margin: 0 10px;
  padding: 0;
  list-style: none;
  font-size: 12px!important;
  text-align: center;
}
.menu-footer > li{
  display: inline-block;
  margin: 10px 5px;
  padding: 0 40px;
  width: 225px;
  vertical-align: top;
}
.menu-footer h3{
  margin: 0 0 10px;
  font-size: 14px!important;
  font-weight: 600;
  color:#fff;	
}
.menu-footer a{
  line-height: 1;
  text-decoration: none;
  color:#fff;
}
.menu-footer a:hover{
  text-decoration: underline;
  color:#384f5a;
}
.menu-footer ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu-footer ul li{
  padding: 3px 0;
}
.bg-gray{
  padding: 20px 0;
  border-top: 0px solid #c52031;
  background: #c52031;
}
.footer {
  border-top: 1px solid #222222;
  background: #222222;
  padding: 20px 0;
  color: #fff;
  font-size: 14px!important;
}
.footer > .inner > section.row {
  padding: 0 10px;
  box-sizing: border-box;
}
.copyright {
  padding: 10px 0;
  border-top: 1px solid #ddd;
  background: #ffffff;
  text-align: center;
  font-size: 11px!important;
}
.network{
  padding:10px;
  font-size: 11px!important;
  background: #ffffff;
  color:#666;
}
.network a{
  white-space: nowrap;
  line-height: 1.7em;
  color:#999;
}
.network a:hover{
  text-decoration: underline;
}
section.network a:hover {
    color: #00833e;
}
body.full-theme .footer .ft-blk .ft-ttl {
    font-size: 20px;
    margin-bottom: 30px;
    line-height:1.3;
}
/** End footer --------------------------------*/


/** Override social icons in footer ----------*/

.social-top a{
  background-color:#222222!important;
  text-align:left;
}
.social-top a:hover {
    color: #00833e!important;
}
.top-head .top-blk.social-top .fb {
	width: 60px;
	height: 60px;
        margin-left: 10px;
        margin-right: 10px;
}
.top-head .top-blk.social-top{
  margin-top:30px;
  position:relative;
}
.top-head .top-blk.login-top a{
   font-size:16px;
   margin-right:5px;
} 
.top-head .top-blk.social-top, .top-head .top-blk.login-top{
  margin-top:0;
  margin-left:0;
}
.top-head{
 height:auto;
 background:url('') no-repeat;
 background-size:contain;
 background-position:85% center!important;
}

@media (max-width:767px){
	.top-head .top-blk.login-top{
		display:block;
		width:100%;
		float:left;
		text-align:right;
        padding-top:10px;
	}
      .top-head .top-blk.social-top{
		width:50%;
		text-align:left;
	}
       .right-bg{
		position:relative;
		width:100%;
		background-position:50% 50%;
                margin-top:50px;
                right:0;
	}
        .top-head .logo{
               float:none;
               margin: 0 auto;
               width:60%;
               text-align:center;
         }
         .top-head{
                 /**
             background:url('') no-repeat;
             background-size:20%;
             background-position: right top;
                  */
         }
}
@media (max-width:480px){
    .top-head{
      /**
	background:url('') no-repeat;
              background-size:20%;
              background-position:right top;
       */
     }
    .top-head .logo{
               width:50%;
     }
     .top-head .top-blk.login-top{
              height:37px;
              line-height:37px;
              padding-top:0;
     }
     .top-head .top-blk.login-top, .top-head .top-blk.social-top{
		width:100%;
		text-align:center;
	}
     .top-head .logo a img{
        width: 275px!important;
        height: 72px!important;
     }
}
@media (max-width:360px){
       .left-bg{
        background-size:86%;
     }
      .top-head .logo{
       width:50%;
  	}
}
/** End header ------------------------*/


/**  Horizontal line -------------- */
hr {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
    border-color: #636363;
}
/**  END Horizontal line -------------- */


/** Directory sidebar -----------------------*/

#content_sub ul#sidecolumnlist li ul#middlesex-sidebar li{
	padding: 4px 0;
}
ul#middlesex-sidebar{
	list-style-type: none;
    width:98%;
    margin-left:0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul#middlesex-sidebar li{
  text-transform: uppercase;
	background: none;
	padding: 4px 0;
	margin: 0;
	font-size:1.1em;
	border:none;
}
#middlesex-sidebar li a{
  text-transform: uppercase;
	background-color: #00833e;
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}
#middlesex-sidebar li a:hover{
	text-decoration: none;
	background-color: #222222;
	transition: background-color 0.5s ease;
}
/** End directory sidebar -------------------------*/


/** Featured Stories ---------------*/

.blk-fea-article .fea-list h3, .blk-fea-article .list-blog h3 {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 10px;
    color: #58595b !important;
    font-weight: 600;
    max-height: 40px;
    overflow: hidden;
}
.blk-fea-article .fea-list .fea-author, .blk-fea-article .list-blog .fea-author {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 14px !important;
    font-weight: 600;
  	color: #00833e
}
.blk-fea-article .fea-list .fea-author a, .blk-fea-article .list-blog .fea-author a {
    color: #58595b !important;
}
.blog-itm .blog-ttl {
    font-family: 'Open sans',Arial,Helvetica;
    font-weight: 500;
    font-size: 20px !important;
    color: #58595b !important;
    margin: 0 0 10px 0;
        margin-bottom: 10px;
    line-height: 24px;
}
body.full-theme .blk-fea-article.featured-posts-widget .list-blog .desc {
    line-height: 1.3;
}
nav.blog-list > li .blog-tt .blog-name a {
    font-size: 24px !important;
    color: #58595b !important;
    font-weight: 300;
}
nav.blog-list > li .blog-tt .blog-name a:hover {
    font-size: 24px !important;
    color: #00833e !important;
    font-weight: 600;
}
.listing-post-author, .listing-post-author a {
    color: #58595b !important;
    font-weight: 600;
}
.listing-post-author, .listing-post-author a:hover {
    color: #00833e !important;
    font-weight: 600;
}
.widget_recent_post h3 span {
    font-size: 22px;
    font-weight: 600;
    color: #00833e !important;
}
body.full-theme .recentpost.widget_recent_post h3 {
    font-size: 16px;
    font-weight: 600;
    color: #285598 !important;
}
.apl-recent-post a {
    font-weight: 600;
    color: #58595b !important;
}
.recent-post-footer-link a {
    position: relative;
    width: auto;
    color: #00833e;
    font-weight: 600;
}
.meta.auth {
    font-style: normal;
    color: #58595b;
    font-size: 14px;
}
.meta.auth a {
    color: #58595b;
    font-weight: 500;
    font-style: normal;
}
.category-itm .category-t .meta.auth {
    font-size: 14px;
    font-style: normal;
    color: #58595b;
}
.event-venue-address {
    font-style: normal;
    font-weight: 600;
    color: #58595b;
}
.category-itm .category-t .meta.auth a {
    color: #58595b;
    font-weight: 600;
}
nav.blog-list > li .blog-tt .blog-name a {
    font-size: 24px !important;
    color: #58595b !important;
    font-weight: 600;
}
nav.blog-list > li .blog-tt .blog-name .namedetail-txt {
    font-size: 24px !important;
    color: #58595b;
    font-weight: 600;
}
nav.blog-list > li .blog-category .cate-blk a {
    color: #58595b;
    font-weight: 600;
}
.apl-blog-author a {
    color: #58595b;
    font-weight: 600;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
    font-size: inherit;
    font-weight: 600 !important;
    text-decoration: none;
    -moz-opacity: 1;
    opacity: 1;
}
/** END Featured Stories ---------------*/


/** User dashboard sidebar colors -------**/

.nav-sidebar {
    background-color: #666666;
}
.dsb-main-nav .sub-nav > ul {
    background-color: #333333;
}
.dsb-main-nav .sub-nav > ul > li {
    border-left-color: #666666;
    border-bottom-color: #666666;
}
.dsb-main-nav .sub-nav > ul > li a:hover{
  background-color: #000000;
}
.dsb-main-nav .sub-nav > ul > li a.active {
  background-color:  #000000;
}
.dsb-main-nav > ul > li {
    border-bottom-color: #666666;
}
.dsb-main-nav > ul > li.active > a {
    border-left: 4px solid #000;
    font-weight: 700;
}
.dsb-main-nav > ul > li > a {
    border-left: 4px solid #666666;
}
/** END User dashboard sidebar colors -------**/


.b-btn .btn-b {
    font-weight: 600;
    font-size: 13px;
    text-align: center;
    color: #000000;
    padding: 10px 15px;
    border: 1px solid #00833e!important;
    display: inline-block;
}

.full-theme .top-search.apl-event-top-search {
    pointer-events: auto;
    background-color: #f0f0f0;
    color: #666;
}


/** START #25581: Git-340 Middlesex County Search Bar -------**/

body .advanced-search-closed .advanced-filters {
	display: block;
}
body .wrap-form-action .apl-show-advanced-search{
	display: none!important;
}
.top-search-row-less-filter .wrap-form-action #clear-event-form {
	display: block!important;
}
body .wrap-form-action.mg-horizon {
	width: 100%;
}
@media (max-width: 768px){
  	.full-theme .apl-event-top-search .top-search-row .sub-blk:first-child {
  		flex: 0;
  	}
}
@media (max-width: 480px){
	body .wrap-form-action .apl-show-advanced-search{
		display: block!important;
  	}
}
/** END #25581: Git-340 Middlesex County Search Bar -------**/


/** Search drop menu font color ----------------*/

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #444444;
}
.form-event .s-rw .lst-lik a {
    display: inline-block;
    border: 1px solid #999;
    font-size: 11px;
    color: #666;
    padding: 6px 4px;
    margin: 0 1px 5px 0;
}
/** END Search drop menu font color ----------------*/


/** Gravity Forms styling ---------------------*/

.gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="phone"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper textarea {
	border: 1px inset;
}
body .gform_wrapper .gform_body .gform_page_footer .gform_next_button {
  border: 1px solid #179bd9;
  padding: 5px 10px 5px 10px;
}
body .gform_wrapper .gform_body .gform_page_footer .gform_previous_button {
  border: 1px solid #179bd9;
  padding: 5px 10px 5px 10px;
}
body .gform_wrapper .gform_body .gform_page_footer .gform_next_button:hover {
  border: 1px solid #179bd9;
  background-color: #179bd9;
  color: #ffffff;
  padding: 5px 10px 5px 10px;
}
body .gform_wrapper .gform_body .gform_page_footer .gform_previous_button:hover {
  border: 1px solid #179bd9;
  background-color: #179bd9;
  color: #ffffff;
  padding: 5px 10px 5px 10px;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type="submit"] {
    border: 1px solid #179bd9;
    padding: 5px 15px 5px 15px;
}
body .gform_wrapper .gform_footer input[type=submit]:hover {
    border: 1px solid #179bd9;
    background-color: #179bd9;
    color: #ffffff;
}
/** END Gravity Forms styling ---------------------*/



body.full-theme .sub-content-blk.top {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}


/* @Ticket #19047 */

body.full-theme .blk-fea-article .list-blog .blog-itm a h3, 
body.full-theme .blk-fea-article .list-blog h3:hover,
body.full-theme .blk-fea-article .list-blog .fea-itm .fea-info h3{
    color: #000;
}


/** @ticket #19209, #19445: Modify the text color of the event date(s) 

body.full-theme .item-cat.under-image__event-time:not(.four) .left-event-time .date,
body.full-theme .item-cat.under-image__event-time:not(.four) .left-event-time .month, 
body.full-theme.single-event .event-detail-article .sch-date,
body.full-theme.single-event .event-detail-article .p-date,
body.full-theme.tax-event-type .category-page-event-box .sch-date,
body.full-theme.tax-event-type .category-page-event-box .p-date, 
body.full-theme.event-landing-page .search-list-thumb .sch-date {
    color: #006E62;
}
body.full-theme.event-landing-page .apl-search-event-list .sch-date{ 
    color: #006E62 !important; 
}
/** End @ticket #19209, #19445 */


/**@ticket #19453 */

body.full-theme .b-btn a[data-activity="click-buy-ticket"].btn-b {
  background: #000 !important;
  color: #fff;
  border: 1px solid #2f823d;
}

body.full-theme .b-btn a[data-activity="click-buy-ticket"].btn-b:hover{
  background: #2f823d !important;
  color: #fff;
  border: 1px solid #2f823d;
}

body.full-theme .b-btn a[data-activity="click-discount"].btn-b:hover{
    background: #7fba42 !important;
    border: 1px solid #7fba42 !important;
}
/**End @ticket #19453 */


/**Start @ticket #19519 */

body.full-theme .item-cat__rotate-title .slick-slider .wrapper-action-slick .slick-next::before,
body.full-theme .item-cat__rotate-title .slick-slider .wrapper-action-slick .slick-prev::before {
    font-weight: bold;
      color: #009999;
}
@media (min-width: 768px) {
  body.full-theme:not(.apl-default-header).header-bar--right .header .top-head.top-head__oct-mobile .top-blk.search-box {
      display: none;
  }
}
@media (max-width: 767px) {
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo a img {
      height: 100px;
  }
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo .btn-search__oct {
      margin-right: 0px;
  }
  body.full-theme:not(.apl-default-header) .header .top-head.top-head__oct-mobile .top-blk.subscribe {
      display: flex;
    margin-bottom: 20px;
    bottom: 0;
    justify-content: center;
    width: 100%;
  }
   body.full-theme:not(.apl-default-header).header-bar--right .top-head.top-head__oct-mobile .top-blk.subscribe .top-sm-event.donate:last-child {
      margin-right: 0;
  }
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile .top-blk.subscribe {
    display: none;
  }
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile .top-blk.social-top a {
    background-color: #009999;
  }
  body.full-theme:not(.apl-default-header).header-bar--right .top-head.top-head__oct-mobile .bookmark-view {
    position: fixed;
    top: -3px;
    right: 190px;
    z-index: 10000;
    margin-top: 8px;
  }
  body.full-theme:not(.apl-default-header).header-bar--right .top-head.top-head__oct-mobile .bookmark-view .bookmark-view__button {
      background: transparent;
    color: #fff;
    border: none;
  }
  body.full-theme #topbar.scroll-with-page + header {
      top: 0 !important;
  }
  body.full-theme.admin-bar #topbar.scroll-with-page + header {
      top: 0 !important;
  }
  body.full-theme:not(.apl-default-header).header-bar--right .top-head.top-head__custom-mobile .bookmark-view {
      display: none;
  }
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo {
      margin-bottom: 80px;
    margin-right: 0px;
  }
  body.full-theme:not(.apl-default-header) .header .top-head .logo p {
    left: 225px;
    top: 85px;
  }
  body.full-theme.admin-bar #topbar.scroll-with-page {
  	top: 0px;
  }
}
@media ( max-width: 680px) {
  body.full-theme:not(.apl-default-header) .header .top-head .logo p {
    left: 180px;
  }
}
@media ( max-width: 600px) {
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo {
      margin-bottom: 20px;
  }
  body.full-theme:not(.apl-default-header) .header .top-head .logo p {
      position: absolute;
    left: 100px;
    top    90px;
  }
}
@media (max-width: 500px) {
   body.full-theme:not(.apl-default-header).header-bar--right .top-head.top-head__oct-mobile .bookmark-view .bookmark-view__button {
      min-width: auto;
  }
  body.full-theme:not(.apl-default-header).header-bar--right .header .top-head.top-head__oct-mobile .bookmark-view span {
      display: none;
  }
}
@media (max-width: 480px) {
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo a:first-child {
      margin-right: 10px;
  }
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo a:first-child img {
      height: 110px;
  }
  body.full-theme:not(.apl-default-header) .header .top-head .logo p {
      position: absolute;
    left: 80px;
    top: 160px;
  }
  body.full-theme:not(.apl-default-header).header-bar--right .top-head .bookmark-view:not(.hidden) ~ .top-blk.subscribe {
      margin-left: 0;
  }
  body.full-theme.oct__hamburger-mobile:not(.apl-default-header) .top-search.ts-mobile {
      display: none;
  }
  body.full-theme:not(.apl-default-header).header-bar--right .top-head.top-head__oct-mobile .top-blk.subscribe .top-sm-event.donate:not(:last-child)    {
      margin-right: 5px;
  }
}
@media (max-width: 380px) {
  body.full-theme:not(.apl-default-header) .header .top-head .logo p {
      left: 50px;
  }
}
/**End @ticket #19519 */


/**Start @ticket #19527 */

body.full-theme .item-cat__rotate-title .slick-slider .wrapper-action-slick .slick-next::before,
body.full-theme .item-cat__rotate-title .slick-slider .wrapper-action-slick .slick-prev::before {
  font-size: 26px !important;
}
body.full-theme .item-cat__rotate-title .slick-slider .wrapper-action-slick .slick-next,
body.full-theme .item-cat__rotate-title .slick-slider .wrapper-action-slick .slick-prev {
	vertical-align: -9px;
}
body.full-theme .item-cat__rotate-title .fea-evt-row .slick-dots li.slick-active button:before {
	background-color: #009999;
}
body.full-theme .item-cat__rotate-title .fea-evt-row .slick-dots li:hover button:before {
  	background-color: #009999;
}
@media (min-width: 768px) {
  body.full-theme:not(.apl-default-header).header-bar--right .header .top-head.top-head__oct-mobile .top-blk.search-box {
    display: block;
    order: 95;
    padding-right: 30px;
    margin-bottom: 6px;
  }
  body.full-theme:not(.apl-default-header).header-bar--right .header .top-head.top-head__oct-mobile .top-blk.search-box span.search-lbl {
    display: none;
  }
  body.full-theme:not(.apl-default-header).header-bar--right .header .top-head.top-head__oct-mobile .top-blk.search-box:before {
      transform: rotate(0deg);
  }
  body.full-theme.oct-transparent--bg:not(.apl-default-header) .header .top-head .top-blk.search-box .form-search .btn .fa {
      transform: rotate(0deg);
  }
  body.full-theme.oct-transparent--bg:not(.apl-default-header) .header:not(.header--fixed) .top-head .top-blk.search-box .form-search {
    border-color: transparent;  
    background-color: rgba(0, 0, 0, 0.7);
  }
  body.full-theme.oct-transparent--bg:not(.apl-default-header) .header:not(.header--fixed) .top-head .top-blk.search-box .form-search input {
  	background-color: transparent;
    color: #fff;
  }
  body.full-theme.oct-transparent--bg:not(.apl-default-header) .header:not(.header--fixed) .top-head .top-blk.search-box .form-search input::-webkit-input-placeholder {
  	color: #fff;
  }
  body.full-theme.oct-transparent--bg:not(.apl-default-header) .header:not(.header--fixed) .top-head .top-blk.search-box .form-search button {
  	color: #fff;
  }
  body.full-theme:not(.apl-default-header) .header.header--fixed .top-head .top-blk.search-box .form-search input {
  	background-color: #fff;
  }
}
@media (max-width: 780px) and (min-width: 768px) {
  body.full-theme:not(.apl-default-header) .header .top-head.top-head .logo > a {
  	margin-right: 50px;
  }
  body.full-theme:not(.apl-default-header) .header .top-head .logo p {
  	left: 280px;
  }
}
@media (max-width: 1400px) and (min-width: 1119px) {
  body.full-theme:not(.apl-default-header) .header .top-head {
  	flex-wrap: wrap;
  }
  body.full-theme:not(.apl-default-header) .header .top-head .logo {
  	margin-right: auto;
  }
  body.full-theme:not(.apl-default-header) .top-head .mobile-menu {
  	order: 100;
    width: 100% !important;
    height: 60px;
  }
  body.full-theme:not(.apl-default-header) .header .mn-menu {
  	margin-left: 0px;
  }
}
/**End @ticket #19527 */


/**Ticket 19598*/

@media (max-width: 480px) {
    .top-blk.subscribe {
        margin-top: 10px;
    }    
}


/** @ticket #19763 */

body.full-theme .topbar-content {
    clear: both;
    float: right;
    display: flex;
    align-items: center;
}

body.full-theme .topbar-content .group-buttons {
    order: 1
}

body.full-theme .topbar-content .top-blk.login-top.topbar {
    float: unset;
    padding-top: unset;
    margin-bottom: 0;
    top: initial;
    transform: initial;
    order: 2;
}

body.full-theme .topbar-content .top-blk.login-top.topbar a {
    border-right: 0px solid #6c8896;
    padding-right: 10px;
}

body.full-theme #topbar .top-blk.login-top.topbar a:last-child {
    border-left: none;
}

body.full-theme .topbar-content .bookmark-view {
    order: 3;
    margin: 10px;
}

body.full-theme .topbar-content .bookmark-view .bookmark-view__button {
    color: white;
}

body.full-theme .topbar-content .bookmark-view .bookmark-view__button span {
    display: none;
}

body.full-theme #topbar .group-buttons p {
    margin-right: 15px;
}

@media (max-width: 510px) {

    body.full-theme .topbar-content {
        align-items: baseline;
    }

    body.full-theme #topbar .group-buttons .btn {
        margin: 0;
        font-size: 12px;
    }

    body.full-theme #topbar .top-blk.login-top.topbar a {
        font-size: 12px;
    }

    body.full-theme #topbar .top-blk.login-top.topbar a:last-child {
        padding-left: 0;
    }

    .bookmark-view .bookmark-view__button i {
        font-size: 20px;
    }
}

@media (max-width: 440px) {
    body.full-theme #topbar .group-buttons .btn {
        margin: 0;
        padding: 5px 5px;
        font-size: 10px !important;
        margin-right: 3px;
    }

    body.full-theme .topbar-content .top-blk.login-top.topbar a {
        font-size: 10px !important;
        margin-right: 3px;
        padding-right: 5px;
    }

    .bookmark-view .bookmark-view__button i {
        font-size: 16px;
    }

    body.full-theme #topbar .group-buttons p {
        margin-right: 7px;
    }
}

@media (max-width: 767px){
    .top-head.top-head__custom-mobile .top-blk.social-top + div img{
        display: none;
    }
}
/** End @ticket #19763 ------------------*/


/** @ticket #20025 */

body.full-theme:not(.apl-default-header) .header > .inner {
    width: 100%;
    max-width: 1280px;
    box-shadow: none;
}
body.full-theme:not(.apl-default-header) .header .top-head .logo img {
    padding-left: 0px;
}
body.full-theme:not(.apl-default-header) .top-head .top-blk.search-box {
    display: none;
}
@media (min-width: 1140px) and (max-width: 1440px) {
  body.full-theme:not(.apl-default-header) .top-head .mobile-menu {
      width: auto !important;
    height: auto;
  }
}

@media (min-width: 767px) and (max-width: 1112px) {
  body.full-theme:not(.apl-default-header) .header .top-head .logo {
      width: 100%;
  }
  body.full-theme:not(.apl-default-header) .header .top-head.top-head .logo > a {
      margin-right: auto;
  }
  body.full-theme:not(.apl-default-header) .header .top-head .logo a {
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  body.full-theme:not(.apl-default-header) .top-head .logo {
      max-width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo a:first-child {
      margin-right: 0px;
  }
}
@media (max-width: 767px) {
	body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo .btn-bars__oct {
		margin-left: 0px;
	}
	body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo a:first-child {
		margin-left: 0;
	}
}
/** End @ticket #20025 */


/** @ticket #20027 */

body.full-theme .header .top-head.top-head__oct-mobile .hamburger-mobile-view {
	display: none;
}
@media (max-width: 767px) {
  body.full-theme #topbar .top-blk.login-top.topbar {
  	display: none;
  }
  body.full-theme #topbar .top-blk.social-top {
  	display: none;
  }
  body.full-theme #topbar .topbar-content #google_translate_element {
  	margin-bottom: 3px;
  }
  body.full-theme .header .top-head.top-head__custom-mobile .hamburger-mobile-view {
  	order: 1;
  }
  body.full-theme .header .top-head.top-head__custom-mobile .hamburger-mobile-view .login-top.topbar {
  	top: 0;
    transform: translateY(0);
  }
  body.full-theme .header .top-head.top-head__custom-mobile .hamburger-mobile-view .top-blk.social-top a {
  	background-color: #fff !important;
    line-height: 16px;
  }
  body.full-theme .header .top-head.top-head__custom-mobile .hamburger-mobile-view .top-blk.social-top a .fa.fa-twitter.fa-lg {
    margin-left: -2px !important;
  }
  body.full-theme .header .top-head.top-head__custom-mobile .hamburger-mobile-view .top-blk.social-top a .fa.fa-youtube.fa-lg {
  	margin-left: -2px;
  }
  body.full-theme .header .top-head.top-head__custom-mobile .hamburger-mobile-view .top-blk.social-top a .fa.fa-instagram.fa-lg {
  	margin-left: -2px;
  }
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile .main-menu.tablet-show .mn-menu.has-toogle__menu-child .nav li.has-child a {
  	margin-left: 0;
    margin-right: 0;
  }
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile .top-blk.social-top a i {
  	vertical-align: -10px;
  }
}
/** End @ticket #20027*/


/** @ticket #20167 */

@media (max-width: 480px) {
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .top-blk.search-box button.btn-link .fa {
    font-size:19px;
  }
}

@media (max-width: 767px) {
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo .btn-search__oct {
  	opacity: 0;
    visibility: hidden;
    transform: scale(0);
  }
}
/** End @ticket #20167*/


/* @ticket #20166 

body.full-theme.home .list-blog .fea-author,
body.full-theme.home .fea-list .fea-itm .fea-author{
  display: none
}
/* End @ticket #20166 */


/** @ticket #21172 Applying custom logo to other pages --------

.page-template-artist-landing-template .top-search.apl-event-top-search,
.page-template-venue-landing-template .top-search.apl-event-top-search,
.page-template-classified-landing-template .top-search.apl-event-top-search,
.page-template-educator-landing-template .top-search.apl-event-top-search{
    display: none;
}
/** END @ticket #21172 Applying custom logo to other pages --------*/



.btn.btn-l.dt:last-child {
    color: #ffffff!important;
    background: #179bd9;
    font-size: 14px;
    font-weight: 600;
}
.l-dt-txt {
    font-size: 14px;
}


/*
.astro-detail .astro-featr .blog-itm .pic {
width: 100%;
}

body.full-theme.single-event .event-detail-article .astro-featr .blog-itm .pic {
width: 100%;
max-width: none;
float: none;
margin-right: 0;
margin-bottom: 20px
}
body.full-theme.single-event .event-detail-article .astro-featr .blog-itm .pic img {
width: 100%;
height: auto;
}


/**@ticket #23808*/

.category-detail .pic a {
    display: block;
        max-height: none;
}
body.full-theme .category-detail .pic a img {
    width: 100%;
}
/**END @ticket #23808*/



body.home.full-theme .grid .blog-itm.on-hover:hover .b-share-cat a.sc.inst span {
	background: transparent;
}

.b-share-cat > a.sc.inst:hover i {
    color: #d6249f;
}

body.home.full-theme .featured-blog-list .blog-itm .b-share-cat a.sc {
    line-height: 25px;
}

@media screen and (max-width: 480px) {
	body.full-theme .grid .blog-blk .list-blog.col-4 .blog-itm.on-hover:hover .desc,
  	body.home.full-theme .grid .blog-itm.on-hover:hover .blog-t .b-share-cat {
		margin: 0;
	}
  
  	body.full-theme .grid .blog-blk .list-blog.col-4 .blog-itm:hover {
    	min-height: 360px !important;
  	}
}

/* Additional fields label size */

.custom-fields p.title {
    float: left;
    width: 100%;
    font-size: 16px;
}
/* END */


/* Event form: Ind. Dates Times size & color */

body.full-theme #apl-event-more-time ul li {
    font-size: 18px;
    color: #252525;
}
@media (min-width: 1280px) {
    body.full-theme .datetime .a-block-ct .not {
        font-size: 15px;
    }
}
/* END */