/**
* Theme Name: Angeleno Child
* Description: Angeleno child theme.
* Author: ndd (based on zeen)
* Template: angeleno
* Version: 1.4
*/


#login h1 a {
    width: 260px !important;
    height: 40px !important;
}

blockquote:before {
  content: "";
}
blockquote, blockquote.wp-block-quote.is-style-large {
  margin: 1.5em 8%;
  padding: 0;
  width: 84%;
}
blockquote.is-style-large {
  font-size: 1.8em;
}

blockquote.wp-block-quote.is-style-large p {
    font-size: 1em;
}

blockquote p {
    padding-left: 0.8em;
	border-width: 0;
    border-image: linear-gradient(-45deg, #FDACC8 0%, #FA709A 75%, #FA7497 100%);
    border-image-slice: 1;
    border-left-width: 8px;
    border-left-style: solid;
}

blockquote[style*="text-align:right"] p {
    padding-left: 0;
    padding-right: 0.8em;
    border-left-width: 0;
    border-left-style: none;
    border-right-width: 8px;
    border-right-style: solid;
}

blockquote[style*="text-align:center"] p {
    padding-left: 0.8em;
    padding-right: 0.8em;
    border-right-width: 8px;
    border-right-style: solid;
}

blockquote cite {
  margin-top: 1.05em;
  text-align: right;
  font-family: 'Josefin Sans', sans-serif;
  letter-spacing: 0.13em;
  font-weight: 600;
  text-transform: uppercase;
  font-style: normal;
}

blockquote cite, blockquote.wp-block-quote.is-style-large cite {
  font-size: 16px;
}

blockquote p:last-of-type {
  margin-bottom: 0;
}

.title-middle .mask-loaded .meta .entry-title {
  max-width: 1300px;
}

.title-middle .mask-loaded:not(.hero-24) .meta .entry-title {
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width: 481px) {
  .block-title-1 .block-title {
    white-space: initial;
  }
  
  .block-title-1 .block-title:after {
    content:none;
  }
  
  .thatoneblocknearthefooter {
    font-size: 7vw;
  }
  
  main .entry-content {
    font-size: 19px;
  }
  main .entry-content h1 { font-size: 3em; }
  h2, .block-title h2 { font-size: 2em; }
  h3, .block-title h3 { font-size: 1.5em; }
  h4, .block-title h4 { font-size: 1.2em; }
  h5, .block-title h5 { font-size: 1em; }
}

@media only screen and (max-width: 480px) {
  .block-title-wrap-style .block-title {
    white-space: initial;
    display: inline-block;
  }
  
  blockquote, blockquote.wp-block-quote.is-style-large {
    margin: 1.5em 4%;
  }
}

.block-title {
  font-size: initial;
}

.headings-f1 h1, .block-title.font-1 h1 {
  font-family: 'Gentium Book Basic', serif;
  font-weight: 700;
  text-transform: initial;
  font-size: 4em;
}

.headings-f1 h2:not(.title), .headings-f1 h3, .headings-f1 h4, .headings-f1 h5, .headings-f1 h6 {
  font-family: 'Josefin Sans', sans-serif;
  text-transform: uppercase;
}

.headings-f1 h2:not(.title), h2:not(.title) {
  letter-spacing: 5.31px;
  font-weight: 600;
}

.headings-f1 h3, h3 {
  letter-spacing: 3.31px;
  font-weight: 600;
}

.headings-f1 h4, h4 {
  letter-spacing: 2.31px;
  font-weight: 700;
}

.headings-f1 h5, h5 {
  font-weight: 700;
}

.type-post .entry-content h5 {
  line-height: 1.4;
  font-family: 'Gentium Book Basic', serif;
  font-size: 1.2em;
}

.single-content .entry-content h2, .single-content .entry-content h3, .single-content .entry-content h4 {
  text-transform: uppercase;
  margin: 1.5em 0 0.75em 0;
}

p a {
    outline: none;
    text-decoration: none;
    white-space: nowrap;
    position: relative;
    display: inline-block;
    transition: background-color 0.3s;
    color: rgba(250,116,151,1);
}

.link-color-wrap p a {
    color: rgba(250,116,151,1);
}

p a:after {
    content: "";
    width: 100%;
    background-color: rgba(250,116,151,0.3);
    height: 1px;
    display: block;
    transform: translateY(-3px);
    position: absolute;
    transition: background-color 0.3s;
}

p a:visited:after {
    background-color: #9ca5f8;
}

p a:hover:after, p a:hover:after {
    background: rgba(250,116,151,0);
}

p a::before, p a::after {
    pointer-events: none;
    backface-visibility: hidden;
}

p a:hover, p a:focus {
    color: rgba(250,116,151,1);
    background-color: rgba(250,116,151,0.1);
}

.link-color-wrap p a:hover, .link-color-wrap p a:focus {
    color: rgba(250,116,151,1);
}

p a:visited {
    color: #9ca5f8;
}

p a:visited:hover {
    background-color: #404d5b;
}

.link-color-wrap p a:visited:hover {
    color: #9ca5f8;
}

div[class*="article-layout-skin"] .byline-3 a:hover {
    border-bottom: 1px solid;
}

/* Reset button styles */
.button-text a {
    color: inherit;
    background: inherit;
}

.button-text a:hover {
	color: inherit;
}

.button-text a:after {
    content: none;
}

.button-text a:visited {
	color: inherit;
}

/* Reset Homepage category section styles */
#block-wrap-10137 a {
	color: inherit;
	background: inherit;
}
#block-wrap-10137 a:after {
    content: none;
}


/* NAV */

.logo-l-padding {
  width: 30%;
}

.logo-main img {
  max-height: 60px;
  margin-top: -15px;
}

.logo-main-wrap .logo, .logo-mobile-menu {
  max-width: 400px;
}

.logo-mobile img {
  max-width: 200px;
  max-height: 40px;
}

@media screen and (min-width:768px) {
  .logo-main-wrap .logo {
  transform: translateY(-20%);
}
}

.admin-bar .mob-menu-wrap .bg-area {
  padding-top: 46px;
}

.mob-menu-wrap .vertical-menu {
  font-size: 4vmax;
}

.mob-menu-wrap .vertical-menu .secondary {
  font-size: 2vmax;
  margin-top: 2vmax;
}

.mob-menu-wrap .vertical-menu .secondary a {
  border-top: 1px solid white;
  padding-top: 2vmax;
  display: inline-block;
}

.mob-menu-wrap .vertical-menu .secondary + .secondary {
  margin-top: 0;
}

.mob-menu-wrap .vertical-menu .secondary + .secondary a {
  border-top: none;
  padding-top: 0;
}

.mob-menu-wrap .content .menu-icons {
  font-size: 32px;
}

.mob-menu-wrap .menu-icons li {
  margin: 0;
}

.mob-menu-wrap .menu-icon-subscribe {
  font-size: inherit;
}
.mob-menu-wrap .menu-icon-subscribe span {
  display:none;
}

.main-navigation {
}

.main-navigation .logo-main {
  width: 100%;
}

.main-navigation .horizontal-menu {
  width: 70%;
  justify-content: left;
  -webkit-justify-content: left;
}

.entry-content .alignfull {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  max-width: 100vw;
}

.entry-content .wp-block-image.alignfull figcaption {
    padding: 0 45px;
}

@media only screen and (min-width: 1240px) {
  .align-fs .alignfull {
    transform: none; /*reset zeen style*/
  }
}

@media screen and (min-width: 1020px) {

.entry-content .wp-block-image figcaption {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
    width: 66%;
}
}

.site-header .bg-area {
  z-index: 10;
}

.stack-1.category-sponsored .preview-mini-wrap:before, article.preview-grid.category-sponsored .mask a:before {
    content: "Sponsored";
    position: absolute;
    text-align: center;
    display: block;
    z-index: 2;
    color: white;
    left: 20px;
    right: 20px;
    top: 10px;
    background: black;
    font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 600;
    font-size: 11px;
    padding: 7px 0 4px 0;
    line-height: 1;
    border-image: linear-gradient(-45deg, #FEE140 0%, #FA709A 75%, #97A8FD 100%);
    border-image-slice: 1;
    border-width: 2px;
    border-style: solid;
}

.stack-1.category-sponsored .preview-mini-wrap:after, article.preview-grid.category-sponsored .mask a:after {
    content: "";
    background: linear-gradient(0, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    z-index: 1;
    height: 75px;
}

.stack-1.category-sponsored .cat[href*="sponsored"] {
  display:none;
}



.gradient-line {
  height: 6px;
  width: calc(70% + 20px);
  background: black;
  position: absolute;
  left: calc(30% + 10px);
  background: linear-gradient(-45deg, #FEE140 0%, #FA709A 75%, #97A8FD 100%);
}
              
.site-header .header-padding, .main-navigation .horizontal-menu .drop, .main-navigation .horizontal-menu > li > a {
  padding-top: 0;
}
                  
.secondary-wrap {
  padding-top: 10px;
}

.site-header.tipi-row {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (min-width: 1240px) {
  .header-side-padding {
    padding-left: 0;
  }
}

.menu-secondary {
  letter-spacing: 0;
  text-transform: lowercase;
}

.secondary-wrap .menu-content-wrap {
  display: block;
  text-align: right;
}

.menu-secondary .current-date {
    display:none;
}

.secondary-wrap .menu-icons .menu-icon-search {
  display:none;
}

.menu-icon-subscribe a {
  margin-right: -10px;
}

.menu-icon-subscribe span {
  text-transform: uppercase;
}

.horizontal-menu > li > a:hover::after {
  content:'';
  height: 3px;
  background:  #202020;
  display: block;
  margin-top: -3px;
}

.home .horizontal-menu > li > a:hover::after {
 background: white; 
}

.home .footer-menu.horizontal-menu > li > a:hover::after {
	background-color: #202020;
}

.site-header-block.stuck {
  background: white;
  border-bottom: 1px solid #ddd;
  max-width: initial;
}

.site-header-block.stuck .header-padding {
  padding-top: 20px;
  padding-bottom: 20px;
}

.site-header-block.stuck .header-padding img {
  max-height: 20px;
}

.site-header-block.stuck .horizontal-menu > li > a {
  margin-top: 20px;
  padding-bottom: 10px;
}

.site-header-block.stuck .gradient-line {
  margin-top: 13px;
  height: 3px;
  background: #353535;
}

.menu-item .preview-thumbnail .byline-part.cats, .preview-thumbnail .byline-part.date {
  margin-right:0;
}

.cats .cat {
  margin-right: 0;
}

.cats .cat + .cat {
  margin-left: 10px;
}



.classic-title-overlay .block-piece-1 .meta, .block-61 .stack-design-1 .meta {
  text-align: center;
}

.classic-title-overlay .block-piece-1 .meta .byline-2 {
  margin-bottom: 5px;
  margin-top: 0;
}

.preview-62.format-video .byline-2, .preview-62.format-gallery .byline-2, .preview-62.format-audio .byline-2, .preview-63.format-video .byline-2, .preview-63.format-gallery .byline-2, .preview-63.format-audio .byline-2 {
  padding-top: 7px;
}

/*
.main-navigation .menu-item .menu-wrap:after, .main-navigation .menu-item .menu-wrap:before {
    content: '';
    background: #252627;
    height: 100%;
    width: 1000px;
    display: block;
    position: absolute;
    top: 0;
}

.main-navigation .menu-item .menu-wrap:after {
    left: 100%;
}

.main-navigation .menu-item .menu-wrap:before {
    right: 100%;
}
*/

.main-navigation .menu-item .menu-wrap {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.menu-secondary .trending-inline {
  display:none;
}

@media only screen and (min-width: 768px) {
  .secondary-wrap .secondary-navigation {
    display: inline-block;
    float: none;
  }
  .secondary-wrap ul.horizontal-menu {
    -webkit-box-flex: none;
      -webkit-flex: none;
      -ms-flex: none;
      flex: none;
    margin-left: 0;
  }
}

body:not(.home) .secondary-wrap {
  margin-bottom: 12px;
}

/* */

/* SLIDER */

.slider .meta {
  left: 0;
  text-align: left;
  padding-left: 70px; 
}

.slider .meta:before {
    content: '';
    background: linear-gradient(-120deg, rgba(255,255,255,0.22) 0%, rgba(255,255,255,255.5) 100%);
    opacity: 0.45;
    height: 20em;
    width: 18em;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -70px;
}

.mask img {
  height: 100%;
  object-fit: cover;
}

.block-wrap-51 .slider-arrow {
  left: 70px;
  top: 50%;
  transform: translateY(6em);
  border: none;
  width: 100px;
  text-align: left;
  font-size: 17px;
}

@media only screen and (min-width: 1240px) {
  .tipi-fs.block-wrap-51.tile-design-wrap-4 .slider-arrow-next {
    right: initial;
    left: 45px;
  } 
}

.block-wrap-51 .slider-arrow i:after {
  content:'';
}

.block-wrap-51 .slider-arrow i.tipi-i-angle-right:before {
  content:'\e902';
}


.block-wrap-51 .slider-arrow:hover {
  color: #F4E4BE;
}

.block-wrap-51 .slider-arrow-next:before {
  content: attr(data-content);
  font-size: 1em;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 600;
  margin-right: 15px;
}
.block-wrap-51 .slider-arrow-prev {
  display:none;
}

.with-fi.preview-slider:hover .title-wrap a {
  color: #F4E4BE;
  text-decoration: underline;
}

.with-fi.preview-slider .byline a {
  color: #353535;
}

.with-fi.preview-slider:hover .byline a {
  color: #353535;
}

@media only screen and (min-width: 768px) {
  .tipi-l-typo .title, .tipi-xl-typo .title {
    font-size: 3rem;
    max-width: 1000px;
  }
}

@media only screen and (min-width: 1024px) {
  .tipi-l-typo .title, .tipi-xl-typo .title {
    font-size: 3.5rem;
    max-width: 1000px;
  }
}

@media only screen and (min-width: 1440px) {
  .tipi-l-typo .title, .tipi-xl-typo .title {
    font-size: 4.5rem;
    max-width: 1000px;
  }
  .slider .meta {
    padding-left: 70px;
  }
}

@media only screen and (max-width: 480px) {
  .block-wrap-51.tile-design-wrap-4 .meta {
    padding: 20px !important;
  }
  .slider .meta:before {
    width: 10em;
    height: 140%;
    
  }
  .block-wrap-51.tile-design-wrap-4 .slider-arrow-next {
    right: 0;
    width: 80px;
    left: unset;
    top: unset;
    bottom: 10%;
    transform: none;
  }
}


/* */

/* classic blocks */
.meta .date {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 15px;
  text-transform: lowercase;
  margin-top: 4px;
  letter-spacing: initial;
  color: inherit;
  mix-blend-mode: multiply;
  font-weight: 400;
}
.preview-thumbnail .byline:not(.byline-cats-design-2):not(.byline-cats-design-4) .byline-part:not(.author-avatar) {
  opacity: 0.75;
}
.preview-thumbnail .byline-3 {
  margin-top: 0;
}
.stack-1 .meta .date {
  text-align: center;
}
.tipi-s-typo .byline-3 {
  padding-top: 0;
}
.preview-thumbnail .meta .title {
  font-size: 21px;
  padding-top: 16px;
  font-weight: 700;
}

@media only screen and (max-width: 1019px) {
  .preview-grid.tipi-s-typo .subtitle, .preview-grid.tipi-s-typo .byline, .preview-grid.tipi-m-typo .subtitle, .preview-grid.tipi-m-typo .byline {
    display: inline-block;
  }
  
}
/* */

/* typography */

.entry-content-wrap p {
	font-size: 19px;
}

@media only screen and (min-width: 767px) {
	.entry-content-wrap p {
		font-size: 21px;
	}
} 

.block-title.font-1 h2, .block-title.font-1 {
  font-family: 'Josefin Sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: 5.1px;
  font-weight: 600;
}

.block-wrap .tipi-button, .eventer a.eventer-btn-primary, button#catapultCookie {
    font-weight: 700;
    letter-spacing: 1.9px !important;
    border: 3px solid black;
    position: relative;
    line-height: 1;
    height: auto;
    border-radius: 0;
    padding: 0;
}

.block-wrap .tipi-button a, .block-loader.tipi-button, .eventer a.eventer-btn-primary, button#catapultCookie {
    display: inline-block;
    padding: 20px 30px;
}

.block-wrap .tipi-button:before, .eventer a.eventer-btn:before, button#catapultCookie:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    border: 1px solid white;
    top: 0;
    left: 0;
    box-sizing: border-box;
    border-image: linear-gradient(-45deg, #FEE140 0%, #FA709A 75%, #97A8FD 100%);
    border-image-slice: 1;
    border-width: 2px;
    pointer-events: none;
}

.eventer a.eventer-btn {
  background: black;
  font-family: 'Josefin Sans', sans-serif;
  width: 100%;
  max-width: 400px;
}

.block-wrap .tipi-button:hover .button-text {
  margin-right: 5px;
}
.block-wrap .tipi-button i.tipi-i-arrow-right {
  margin-top: -3px;
  font-size: 18px;
  right: 8px;
}

.tipi-button.block-loader:hover, .wpcf7-submit:hover {
  box-shadow:none;
  -webkit-box-shadow:none;
  transform:none;
  -webkit-transform:none;
  
}

/* */


/* HOMEPAGE */



.home .site-header:not(.stuck) a, .home .secondary-wrap a {
  color: #fff;
}

.home .site-header:not(.stuck) .logo-main a {
  background-image:url('../../uploads/2019/03/losangleno-white_03-2019.png');
  background-size: contain;
  background-repeat: no-repeat;
  height: 60px;
  margin-top: -15px;
}
.home .site-header:not(.stuck) .logo-main img {
  opacity:0;
}

.home .preview-slider .mask-overlay {
  background-image: url('assets/img/HeroBkgGradient1.png');
  background-repeat: repeat-x;
  background-size: 1px 100%;
  background-color: transparent;
  opacity: 1;
}

#block-wrap-94633 article {
  margin-bottom: 20px;
  padding-bottom: 0;
}

@media only screen and (min-width: 481px) {
  .split-1:not(.preview-thumbnail) .mask {
    flex: 0 0 calc( 28% - 15px);
    -webkit-flex: 0 0 calc( 28% - 15px);
    -ms-flex: 0 0 calc( 28% - 15px);
  }
  .split-1:not(.preview-thumbnail) .meta {
    padding-left: 15px;
  }
  #block-wrap-96799 .split-1:not(.preview-thumbnail).no-fi .meta {
    padding-left: 15px
  }
  .home .site-content {

  }

}

@media only screen and (min-width: 768px) {
  
  #block-wrap-96799 .block-title {
    padding-left: 35px;
  }
  
}

.home .secondary-wrap {
  position: absolute;
  max-width: 1440px;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.home .site-header {
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
.sticky-menu-3.stuck {
    -webkit-position: fixed;
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}
  
.sticky-menu-3.slidedown {
   animation: none;
   -webkit-animation:none;
}

#block-wrap-52095, #block-wrap-52095 .tipi-row-inner-style, #block-wrap-52095 .tipi-row-inner-box, #block-wrap-52095 .block-html-content {
  height: 100%;
}



.recent-articles-big {
  height: 100%;
  width: 100%;
  display: block;
  background-size: cover;
  background: #202020;
}

.recent-articles-big-sub {
  position: absolute;
  height: 100%;
  width: 100%;
  border-bottom: 0;
  padding-bottom: 0;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition: 0.3s all ease-out;
}

.recent-articles-big-sub.show {
  opacity: 1;
  transition: 0.5s all ease-out;
}

@media only screen and (min-width: 768px) {
  #block-wrap-97671 .tipi-col {
    padding-right:0;
    padding-left:0;
  }
  .article-ani-2:not(.article-window) {
    transform: none;
    -webkit-transform: none;
  }
}

#block-wrap-96799 .mask {
  display: none;
}

#block-wrap-96799 article {
  border: none;
  padding: 2em 1.5em;
  margin: 0;
}

#block-wrap-96799 article.active-hover .title a {
  /*text-decoration: underline;*/
}

#block-wrap-96799 article:nth-child(1).active-hover {
  background: #FED24D;
}

#block-wrap-96799 article:nth-child(2).active-hover {
  background: #FDB465;
}

#block-wrap-96799 article:nth-child(3).active-hover {
  background: #FB8D83;
}

#block-wrap-96799 article:nth-child(4).active-hover {
  background: #FA7198;
}

#block-wrap-96799 article:nth-child(5).active-hover {
  background: #C78DCD;
}

@media only screen and (max-width: 767px) {
  #block-wrap-96799 .mask {
    display: block;
  }
  #block-wrap-96799 article {
    padding: 1em 20px;
  }
  /*
  #block-wrap-96799 .block-1 {
    margin-left: -20px;
    margin-right: -20px;
  }*/
}

/* */

.byline-2 {
  background: #353535;
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 1.7px;
  padding: 7px 11px 5px 11px;
  display: inline-block;
  line-height: 1;
}
@media only screen and (max-width: 480px) {
  .split-1 .byline:not(.byline-1) {
     padding-top: 5px;
  }
}
.byline-2 a {
  color: #fff;
}
.by-f2 .byline-part.cats {
  font-weight: 600;
  margin-bottom: -1px;
  margin-right: -2px;
}
.byline-2:hover {
  background: linear-gradient(-45deg, #FEE140 0%, #FA709A 75%, #97A8FD 100%);
}
.title a {
  color: #353535;
}
.title a:hover {
  text-decoration: underline;
}
.with-fi.preview-slider .byline {
  letter-spacing: 1.7px;
  background: #fff;
  color: #353535;
  font-weight: 600;
}

.byline .byline-part.cats {
  margin:0;
}


.top-bar-message {
  letter-spacing: 0;
}


/* HERO */
.hero img {
  height: 100%;
  object-fit: cover;
}
  
  
  
.home .slider-rdy .mask {
  animation: none;
  -webkit-animation: none;
}

/* 3-up homepage */

.block-62 .tile-design .meta {
  position: static;
  top: initial;
  transform: initial;
  -webkit-transform: initial;
  text-align: left;
  bottom: initial;
  color: #353535;
  padding: 0 1em 1em 1em;
  min-height: 5em;
}

.block-62 article {
  border: 1px solid #ddd;
}

.block-62 .title {
  padding-top:0;
}

.block-62 .meta .date {
  display:none;
}

.block-62 .with-fi.preview-grid .title a {
  color: #353535;
}

.block-62 .byline {
  transform: translateY(-60%);
}

.block-62 .preview-62.format-video .title-wrap {
  padding-top: initial;
}

.block-62 .media-icon {
  position: absolute;
  top: 0;
}

.block-62 .separation-border:last-of-type:not(.masonry-child):not(.preview-text) {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {
  .block-62 article {
    -webkit-flex: 0 0 calc(100% / 3 - 10px);
    -ms-flex: 0 0 calc(100% / 3 - 10px);
    flex: 0 0 calc(100% / 3 - 10px);
    width: calc(33% - 10px);
  }
}

/* */

/* Email signup banner */

#block-wrap-81281 {
  background-image: url('assets/img/MailingListBkg.jpg');
  background-size: cover;
  padding-top: 4em;
  padding-bottom: 4em;
  color: black;
  text-align: center
}

#block-wrap-81281 .block-subtitle, .mc-email, .mc-optin {
  font-family: 'Josefin Sans', sans-serif;
}

#block-wrap-81281 .block-title.font-1 {
  font-family: 'Gentium Book basic', serif;
  font-weight: 700;
  text-transform: none;
  letter-spacing: normal;
}

#block-wrap-81281 .block-subtitle {
  color: black;
  text-transform:lowercase;
}

#block-wrap-81281 .tipi-row-inner-box, #block-wrap-81281 .tipi-row-inner-style {
  background: initial;
}

#block-wrap-81281:after {
}

#block-wrap-81281 .mc-email label {
  font-size: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-55%);
  left: 20px;
}

#block-wrap-81281 .mc-email {
  left: 50%;
  position: relative;
  transform: translateX(-50%);
  max-width: 260px;
  margin-left: -25px;
}

#block-wrap-81281 .mc-email label:before {
  content: "\e918";
  font-family: 'tipi' !important;
  speak: none;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  font-size: inherit;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
}

#block-wrap-81281 .mc-email input {
  background: white;
  padding: 0px 20px 0 65px;
  width: 100%;
  text-transform:lowercase;
}

#block-wrap-81281 .mc-email button {
  position: absolute;
  left: 100%;
  width: 56px;
  height: 56px;
  top: 50%;
  background: black;
  transform: translateY(-50%);
  margin-top: 0;
}

#block-wrap-81281 * {
  transition: all 0.4s ease-in-out;
}

#block-wrap-81281 .mc-email button:after {
  content:'';
  position: absolute;
  left: 50%;
  width: 80%;
  height: 80%;
  top: 50%;
  background: transparent;
  transform: translate(-50%,-50%);
  border: 1px solid white;
  border-image: linear-gradient(-45deg, #FEE140 0%, #FA709A 75%, #97A8FD 100%);
  border-image-slice: 1;
  border-width: 2px;
}

.show-on-click {
  height: 0;
  font-size: 0;
  visibility: hidden;
  color: black;
}

.show-on-click.show {
  height: auto;
  min-height: 60px;
  font-size: 15px;
  visibility: visible;
}


#block-wrap-81281 button .tipi-i-arrow-right:before {
  content: "\e902";
  text-align: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  font-size: 26px;
  transition: all 0.4s ease-in-out;
}

#block-wrap-81281 button:hover {
  width: 70px;
}

#block-wrap-81281 button:hover .tipi-i-arrow-right:before {
}

.mc-optin, .mc4wp-response .mc4wp-response {
  background: white;
  padding: 1em 2em;
  margin-top: 1em;
  display:inline-block;
}

.mc4wp-form input[type="checkbox"] {
  height: auto;
  width: 20px;
  display:inline-block;
  vertical-align:middle;
}

.mc-option input {
  display:inline-block;
  vertical-align:middle;
}

.mc-optin a {
  text-decoration:underline;
}


.button-arrow-r:hover .button-title {
  transform: none;
  -webkit-transform: none;
}


@media only screen and (max-width: 468px) {
  #block-wrap-81281 {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('assets/img/MailingListBkg.jpg');
  }
  #block-wrap-81281 .block-subtitle, #block-wrap-81281 .block-title {
    color: white;
  }
  #block-wrap-81281 .mc-email input {
    text-align: left;
  }
}
/* */

/* Trending Section */

#block-wrap-46904 .block-title {
  margin: 0 auto;
  padding-right: 0;
}

@media only screen and (min-width: 481px) {
  .block-masonry-with-v .block {
    margin-left: -20px;
    margin-right: -20px;
  }
}

/* Category section */

#block-wrap-10137 {
  background: black;
  background-image: url('assets/img/category-bkg.jpg');
  background-size: cover;
  max-width: initial;
  color: rgba(255,255,255,0.8);
}

#block-wrap-10137 .block-title {
  font-size: 7vw;
  color: inherit;
  font-family: 'Gentium Book Basic', serif;
  letter-spacing: initial;
  font-weight: 700;
  text-transform: initial;
}

#block-wrap-10137 .block-wrap-text:hover {
  color: rgba(255,255,255,1);
}

#block-wrap-10137 a:hover {
  color: rgba(244, 228, 190,1);
  text-decoration: underline;
  
}

@media only screen and (max-width: 480px) {
  #block-wrap-10137 {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #block-wrap-10137 .block-title-wrap-style {
    text-align: left;
  }
  #block-wrap-10137 .block-title-wrap-style .block-title {
    padding: 0;
  }
  #block-wrap-10137 .block-title-wrap-style .block-title:after, .block-title-wrap-style .block-title:before {
    content:none;
  }
}

/* */

/* FOOTER */
.logo-footer {
  max-width: 250px;
  padding-bottom: 10px;
}

footer {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 20px;
}

.footer-lower-area {
  padding-top: 45px;
  padding-bottom: 45px;
  background: #F2F2F2;
}

.footer-desc, .footer-social, div.footer-menu {
  margin-top: 15px;
}

.footer-menu li:first-child, .footer-social li:first-child {
  margin-left: -10px;
}

.footer-menu .footer-navigation {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.footer-lower-area .menu-item {
  font-weight: inherit;
}

.footer-desc {
  font-weight: 400;
  max-width: 250px;
  line-height: 1.3;
}

.footer-desc .footer-widget.widget_text {
  font-size: inherit;
}

.footer-area .widget-title {
  font-size: inherit;
  margin-top: 20px;
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
  .site-footer .zeen-widget {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .footer-desc {
    margin-left: auto;
    margin-right: auto;
  }
}


.footer-social {
  font-size: 25px;
}

.footer-social .menu-icons {
  font-size: inherit;
}

.footer-bottom {
  padding: 0;
  background: #202020;
  color: white;
}

.copyright {
  color: inherit;
  letter-spacing: normal;
  font-weight: 400;
}

.site-footer-2 .copyright {
  margin-top: 0;
  font-size: 15px;
}

footer .footer-lower-area .menu-item {
    text-transform: lowercase;
    letter-spacing: normal;
}

footer .footer-bottom .menu-item {
    font-weight: 400;
    font-size: 15px;
}

.site-footer-2 .to-top {
  padding: 15px 0 15px 15px;
  margin: 0;
}

.to-top .tipi-arrow.tipi-arrow-m {
  height: 40px;
  width: 40px;
  line-height: 40px;
  border-color: white;
  color: white;
}

.block-wrap-da .tipi-row-inner-style {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.zeen-da-wrap script + div, .zeen-da-wrap div[id*="div-gpt-ad"] > div {
	background: #eee;
	text-align: center;
	display: inline-block;
	max-width: 100%;
}

.zeen-da-wrap iframe {
	margin-bottom: 0;
}

.zeen-da-wrap {
  text-align: center;
}

div.zeen-da-wrap:before {
  content:'Advertisement';
  font-family: 'Josefin Sans', sans-serif;
  display: block;
  width: 100%;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  line-height: 1;
  text-align: center;
}
  
  
/* EVENTS */
  
/* EVENT SCHEDULE BAR */
  
#block-wrap-65234 {
  overflow: hidden;
  max-width: 100%;
  padding: 0;
}

.single-eventer .related-posts-wrap {
display:none;
}

.single-eventer .byline.byline-3 .byline-part.date, .single-eventer .byline.byline-3 .byline-part.date ~ .byline-part.separator {
	display: none;
}

@media only screen and (max-width: 480px) {
#block-wrap-62445 {
	padding-left: 20px;
	padding-right: 20px;
}
}
.calBox {
  position:relative;
  background-color: #333;
  color: white;
  width: 100%;
  font-size: 18px;
  height: 130px;
  transition: none;
  z-index: 10;
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  overflow-x: hidden;
}

@media only screen and (max-width: 1440px) {
	.calBox {
		overflow-x:scroll;
	}
}
  
.admin-bar .calBox.stuck {
  margin-top: 32px;
}

.calContainer {
  background: black;
}

.calBox.stuck {
  position:fixed;
  top:0;
  left:0;
  right:0;
  font-size: 13px;  
  height: 90px;
  transition: all 0.35s ease-out;
}

.calBox.stuck:before {
    content: "";
    position: fixed;
    background: black;
    width: calc((100vw - 1384px) / 2);
    height: 90px;
    left: 0;
}

.calBox.stuck:after {
    content: "";
    position: fixed;
    background: black;
    width: calc((100vw - 1384px) / 2);
    height: 90px;
    right: 0;
}

.calBox.stuck .dayNumber {
  font-size: 1.35em;
}

.calYear, .calMonth, .calElement {
  display: inline-block;
}

.calDay {
  position: absolute;
  top: 0;
  transition: transform 0.5s ease-in-out;
  background: black;
  height: 100%;
  width: 8000px;
  transform: translateX(-560px);
}


.calDay .calElement {
  box-sizing: border-box;
  width: 110px;
  height: 100%;
  text-align: center;
  padding: 1em;
  position: relative;
}

.calDay .dayNumber {
  display: block;
  font-size: 2em;
  line-height: 1;
}

.calDay .dayText {
  font-family:"Josefin Sans", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  overflow: hidden;
  white-space: nowrap;
}

.calDay .eventNumber {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  line-height: 1.2;
}

.calDay .eventMarker {
  display: inline-block;
  width: 8px;
  height: 8px;
  border: 1px solid white;
  margin: 0 2px;
}
.calDay .eventMarker.active {
  background: white;
}

.calBox .prev, .calBox .next {
  display: none;
}

.calElement.selected {
  background-color: #404040;
}

span.calElement:hover {
  background-color: #404040;
  cursor: pointer;
}

.calElement.today {
  background: #222;
}
  
/* Hero Image Captions */
#block-wrap-15377 .mask a:after {
    content: attr(data-img-caption);
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: right;
    z-index: 2;
    padding: 5px 7px;
    width: auto;
    line-height: 13px;
}

.hero-wrap .caption, #block-wrap-15377 .mask a:after {
    background: rgba(0,0,0,0.4);
    color: rgba(255,255,255,1);
    font-size: 13px;
    border-radius: 5px 0 0 0;
    font-family: "Gentium Book Basic", serif;
}

@media only screen and (max-width: 780px) {
  .hero-wrap .caption, #block-wrap-15377 .mask a:after {
    font-size: 11px;
    line-height: 11px;
  }
}


/* Article Standard */

iframe.instagram-media {
	margin: 0 auto !important;
}

div[class*="article-layout-skin"] .hero-24 {
    z-index: -3;
}

div[class*="article-layout-skin"] .hero-24:before {
  content: "";
  background-color:black;
  background-image:inherit;
  -webkit-filter: blur(16px);
  -moz-filter: blur(16px);
  -o-filter: blur(16px);
  -ms-filter: blur(16px);
  filter: blur(16px);
  position: absolute;
  left: -5%;
  right: -5%;
  top: 0;
  bottom: 0;
  z-index: -2;
  display:block;
  background-size:cover;
}
div[class*="article-layout-skin"] .hero-24:after {
    content: "";
    background: black;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    opacity: 0.75;
    display:block;
}
div[class*="article-layout-skin"] .hero-24 .hero {
    background: none;
    max-width: 1440px;
    margin: 0 auto;
    display: block;
    max-height: initial;
    padding: 3em 30px;
}

div[class*="article-layout-skin"] .hero-24 .hero img {
    box-shadow: 2px 0 5px rgba(0,0,0,0.35);
    width: 100%;
    max-width: 770px;
    height: auto;
    /*max-height: 50vh;*/
}

div[class*="article-layout-skin"] .hero-24 .mask-overlay {
  display:none;
}

div[class*="article-layout-skin"] .hero-24 .meta-wrap {
  position: static;
  left: initial;
  top: initial;
  transform: none;
  -webkit-transform: none;
  text-align: initial;
  max-width: 1440px;
  margin: 0 auto 3em auto;
}


.content-area div[class*="article-layout-skin"] .byline-3 {
  display:none;
}
/*
.hero-wrap div:not(.entry-content-wrap) > .byline-3 {
    display: none;
}
*/
main .entry-content-wrap .byline-3 {
  display: none;
}

.article-layout-1 main .entry-content-wrap .byline-3,
.article-layout-2 main .entry-content-wrap .byline-3,
.article-layout-36 main .entry-content-wrap .byline-3 {
  display: inline-block;
}

.article-layout-1 .hero-meta .byline-2 {
  padding: 0;
  background: none;
}

.article-layout-1 .hero-meta .byline-2 .byline-part.cats {
  background: white;
  color: #222;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 1.7px;
  padding: 5px 9px 4px 11px;
  display: inline-block;
  line-height: 1;
}

.title-beneath-c .meta-wrap {
  padding: 60px 0;
}

.byline-part {
  margin-bottom: 0;
}

main .entry-content figure img {
  max-height: 90vh;
  object-fit: cover;
}

main .entry-content ul.wp-block-gallery:not(.alignfull) {
  margin-left: 0;
}

main .entry-content .wp-block-image, main .entry-content .wp-block-gallery {
  margin-top: 2em;
  margin-bottom: 2em;
}

@media only screen and (max-width: 480px) {
  .entry-content .aligncenter {
    width: initial !important;
  }
}

@media only screen and (max-width: 1019px) and (min-width: 768px) {
  .entry-content .alignnone, .entry-content .aligncenter {
      width: initial !important;
  }
}

main .entry-content .wp-block-gallery .blocks-gallery-image figcaption, main .entry-content .wp-block-gallery .blocks-gallery-item figcaption {
  background-image: linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.6) 30%,rgba(0,0,0,0) 100%,transparent);
  padding: 90px 20px 10px 20px;
  font-size: 15px;
  line-height: 1.3;
}

main .entry-content .wp-block-image figcaption {
  font-size: 15px;
  line-height: 1.3;
}

/*
.content-area .content-bg {
  background: transparent;
}
*/

div[class*="article-layout-skin"] .byline-3 {
  display:inline-block;
}

div[class*="article-layout-skin"]:not(.article-layout-skin-2) .byline-3 {
  color: #202020;
}


div[class*="article-layout-skin"] .byline-3 a {
  color: inherit;
}

div[class*="article-layout-skin"] .share-it {
  display:inline-block;
  float: right;
  margin-top: 2px;
  vertical-align: middle;
  margin-bottom:0;
}

.sidebar-off:not(.title-middle-cut) .share-it-before {
  margin-top: initial;
}

div[class*="article-layout-skin"] .share-it-11 .title {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 600;
  padding-right: 5px;
  margin-top: 3px;
  vertical-align: middle;
}

.share-it a.share-button-wa, .share-it a.share-button-msg {
  display: none; /* hide whats app and messenger */
}

div[class*="article-layout-skin"]:not(.article-layout-skin-2) .share-it-11 .title {
  color: #202020;
}

.share-it-11 a {
  margin: 0 3px !important;
  padding: 0 5px;
  vertical-align: middle;
}

div[class*="article-layout-skin"] .entry-content:before {
  content: "";
  width: 100%;
  height: 6px;
  display: block;
  background: black;
  background: linear-gradient(-45deg, #FEE140 0%, #FA709A 75%, #97A8FD 100%);
  margin-top: 5px;
}

.last__updated {
  padding-top: 7px;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 12px;
}

div[class*="article-layout-skin"] .spon-block {
  margin-bottom: 15px;
  padding: 1em 2em;
  display: block;
  text-align: center;
  font-family: 'Josefin Sans', sans-serif;
  background: #202020;
  color: white;
  position: relative;
}

div[class*="article-layout-skin"] .spon-block:hover {
 background: black; 
}

div[class*="article-layout-skin"] .spon-block:before {
  content: '';
  display: block;
  position: absolute;
  border: 1px solid white;
  top: 6px;
  left: 6px;
  right: 6px;
  bottom: 6px;
  box-sizing: border-box;
  border-image: linear-gradient(-45deg, #FEE140 0%, #FA709A 75%, #97A8FD 100%);
  border-image-slice: 1;
  border-width: 2px;
  pointer-events: none;
}
  
div[class*="article-layout-skin"] .spon-block .title {
  background: none;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
  color: inherit;
}

div[class*="article-layout-skin"] .spon-block .spon-wrap {
  display:block;
}

div[class*="article-layout-skin"] .spon-block a {
  display:block;
  color: inherit;
}

div[class*="article-layout-skin"] .spon-block .spon-img {
  display: block;
  max-width: 50%;
  max-height: 80px;
  margin: 1em auto;
}

div[class*="article-layout-skin"] .spon-block .spon-name {
  display: block;
}

.user-page-box-1 {
    background: #202020;
    color: white;
    border: 5px solid white;
    border-image: linear-gradient(-45deg, #FEE140 0%, #FA709A 75%, #97A8FD 100%);
    border-image-slice: 1;
    border-width: 5px;
    padding: 0 0 0 265px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}

@media only screen and (min-width: 768px) {
.entry-footer>div.user-page-box-1 {
  margin-top: 120px;
  margin-bottom: 120px;
}
}

.user-page-box-1 .mask {
  margin-right: 60px;
  float: none;
  margin: 0;
  width: 270px;
  height: 270px;
  position: absolute;
  left: -5px;
  top: 50%;
  transform: translateY(-50%);
  background: white;

}

.user-page-box-1 .mask img {
  border-radius: 0;
}

.user-page-box-1 .meta {
  float: none;
  padding: 35px;
  width: 100%;
}

@media screen and (max-width: 900px) {
  .user-page-box-1 .meta {
    min-height: 210px;
  }
}

.user-page-box .icons {
  font-size: 16px;
  right: 10px;
  bottom: 10px;
  top: initial;
}

.user-page-box .icons a {
  color: white;
}

.user-page-box-1 .author-name {
  font-family: 'Josefin Sans', sans-serif;
  letter-spacing: 5px;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 600;
}

.user-page-box-1 .author-name a {
  color: inherit;
  margin-right: 10px;
}

.user-page-box-1 .author-position{
  font-family: 'Josefin Sans', sans-serif;
  letter-spacing: 5px;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
  vertical-align: middle;
}

.user-page-box-1 .author-bio {
  font-size: 16px;
  font-family: 'Gentium Book Basic', serif;
  padding-top: 10px;
}

.related-posts-wrap .meta {
  transform: translateY(-15px);
  margin-left: 15px;
}

.related-posts-wrap .stack-1 .byline-2 {
  margin-top: 0;
}

.related-posts-wrap .block-title.font-1 {
  font-size: 2em;
}

@media only screen and (min-width:1020px) and (max-width: 1250px) {
	.sidebar-wrap {
		padding-right: 0;
	}
	.sidebar-wrap .sidebar {
		padding-left: 5px;
		padding-right: 5px;
	}
	
}

@media only screen and (max-width:1019px) {
	.sidebar-wrap {
		display: none;
	}
}

@media only screen and (max-width: 900px) {
  .user-page-box-1 {
    padding-left: 175px;
  }
  .user-page-box-1 .mask {
    left: 35px;
    top: 35px;
    transform: none;
	width: 150px;
    height: 150px;
  }
}

@media only screen and (max-width: 767px) {
  .mob-fi-tall div[class*="article-layout-skin"].title-middle:not(.md-11):not(.format-gallery):not(.hero-m) .hero-wrap {
    height: initial !important;
  }
  .mob-fi-tall div[class*="article-layout-skin"].title-middle:not(.md-11):not(.format-gallery):not(.hero-m) .hero-wrap .hero {
    height: initial !important;
  }
  div[class*="article-layout-skin"] .hero-24 .hero {
    padding-bottom: 2em;
    padding-top: 2em;
  }
  div[class*="article-layout-skin"] .hero-24 .meta-wrap {
    margin-bottom: 2em;
  }
  div[class*="article-layout-skin"] .share-it {
    float: none;
    text-align: left;
    margin: 1em 0;
  }
  .share-it-11 .title {
    width: initial;
    margin-bottom: 0;
  }
  .share-it-11 a {
    width: initial;
    margin-bottom: 0;
    font-size: 2em;
  }
}

@media only screen and (max-width: 600px) {
  .user-page-box-1 .mask {
    position: static;
    top: initial;
    left: initial;
    margin: 0 auto;
    margin-top: 35px;
  }
  
  .user-page-box-1 {
    padding: 0;
  }
  
  .user-page-box-1 .author-position {
    display:block;
  }
  .user-page-box .author-info-wrap {
    margin: 0;
  }
}

@media only screen and (max-width: 900px) {
.archive.author .user-page-box-2 .mask {
	width: 100%;
	max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}
}
/*-----*/

/* EVENT LIST */

.home .eventer-compact-list .eventer-event-list-item {
  margin: 0 0 20px 0;
}

.home .eventer-compact-list .eventer-event-list-item:nth-child(1n+4) {
	display: none;
}

.home .eventer-compact-list .eventer-event-list-item:hover {
  opacity: 0.8;
}

.home .eventer-compact-list .eventer-event-list-item a {
  border: 2px solid !important;
}

.home .eventer-compact-list .eventer-event-list-item:nth-child(1) a, .home .eventer-event-list-item:nth-child(1) > a:before {
  background: rgba(254,200,85,0.25);
  border-color: rgba(254,200,85,1) !important;
}

.home .eventer-compact-list .eventer-event-list-item:nth-child(2) a, .home .eventer-event-list-item:nth-child(2) > a:before {
  background: rgba(252,151,123,0.25);
  border-color: rgba(252,151,123,1) !important;
}

.home .eventer-compact-list .eventer-event-list-item:nth-child(3) a, .home .eventer-event-list-item:nth-child(3) > a:before {
  background: rgba(250,114,153,0.25);
  border-color: rgba(250,114,153,1) !important;
}

.home .eventer-compact-list .eventer-event-list-item .eventer-event-image {
  border-radius: 0;
  width: initial;
  max-width: 100px;
  z-index: 0;
  position: absolute;
  left: -2px;
  top: -2px;
  bottom: -2px;
  height: calc(100% + 2px);
  object-fit: cover;

}

.home .eventer-event-list-item > a {
  display:block;
  flex-direction: initial;
  flex-wrap: initial;
  border-bottom: initial !important;
  min-height: 130px;
}

.home .eventer-event-list-item > a:before {
  content:"";
  background: #353535;
  height: 100%;
  width: 100px;
  z-index: 0;
  opacity: 1;
  left: -2px;
  top: -2px;
  bottom: -2px;
}

.home .eventer-compact-list .eventer-event-date {
  border-top: initial;
  position: absolute;
  background: white;
  flex-grow: initial;
  flex-wrap: initial;
  flex-basis: initial;
  align-content: initial;
  border-bottom: initial;
  margin-bottom: initial;
  display: block;
  bottom: 10px;
  left: 10px;
  padding: 0.5em 0 0.35em 0;
  width: 80px;
  z-index: 0;

}
.home .eventer-event-date span.eventer-event-day, .home .eventer-event-date span.eventer-event-month, .home .eventer-event-date span.eventer-event-multiday {
  font-size: 16px;
  font-family: 'Josefin Sans', sans-serif;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #353535;
  text-transform: uppercase;
}

.home .eventer-event-date span.eventer-event-multiday {
  direction: rtl;
  display: inline-block;
}

.home .eventer-event-multiday-border {
  margin-bottom: 5px;
}

.home .eventer-event-date span.eventer-event-day {
  float: right;
  width: 23px;
  text-align: left;
	transform: translateX(-5px);
}

.home .eventer-event-date span.eventer-event-month {
	float: left;
    width: 39px;
    /* overflow: hidden; */
    margin-bottom: 0;
    margin-left: 8px;
}

.home .eventer-event-date span.eventer-event-year {
  display:none;
}

.home .eventer-compact-list .eventer-event-details {
  display: block;
  z-index: initial;
  flex-grow: initial;
  flex-basis: initial;
  padding: 1em 0;
  position: absolute;
  left: 120px;
  top: 50%;
  transform: translateY(-50%);
}

.home .eventer-compact-list .eventer-event-list-item-wi .eventer-event-details-side {
  padding-left: initial;
  
}

.home .excerpt, .home .eventer-event-time {
  display: none;
}

.eventer-compact-list .event-category {
  background: #353535;
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 1.7px;
  padding: 5px 11px;
  display: inline-block;
  line-height: 1;
  font-family: "Josefin Sans", sans-serif;
  text-transform: uppercase;
}

.eventer-compact-list .event-category:not(:last-child) {
  margin-right: 5px;
}


.home .eventer-compact-list .eventer-event-title {
  font-weight: 700;
  margin: 10px 15px 12px 0;
  font-size: 20px;
  color: #353535;
}

.home .eventer-compact-list .eventer-event-list-item .eventer-event-image.horizontal-image {
  display:none;
}

@media only screen and (min-width: 1020px) {
  .block-titles-big .zeen-col-sz-25 .block-title, .block-titles-big .zeen-col-sz-33 .block-title {
    font-size: initial;
}
}
/*------*/

/* EVENT LIST */

div.eventer {
  font-family: 'Gentium Book Basic', serif;
}

.events .eventer-month-switcher-wrap {
  padding: 0;
  margin-bottom: 40px;
  display: none;
}

.events .eventer-month-switcher {
  display: none;
}
.events .eventer .eventer-filter-wrap {
  margin: 0;
  padding: 25px;
}

.events .eventer .eventer-filter-wrap > label:not(.eventer-checkbox):not(.eventer-radio) {
  margin-bottom: 0;
}

.eventer-single-event-info {
  font-family: 'Josefin Sans', sans-serif;
}

.events .eventer-compact-list .eventer-event-list-item {
  margin-bottom: 50px;
  border: 1px solid #eee;
}

.events .eventer-compact-list a {
  display: flex;
  flex-direction: initial;
  flex-wrap: initial;
}

.events .eventer-image-container, .event-detail-container {
  flex: 1;
}

.events .event-detail-container {
  padding: 20px 20px 20px 40px;
  
}

.events .eventer-image-container {
  max-width: 275px;
  min-height: 250px;
  background: #353535;
}

.events .eventer-compact-list .eventer-event-list-item .eventer-event-image {
  border-radius: 0;
  margin: 0;
  width: 100%;
  height: auto;
  float: none;
}

.events .eventer-event-image:not(.horizontal-image) { 
  top: 50%;
  position: relative;
  transform: translateY(-50%);
}

.events .eventer-compact-list .eventer-event-list-item .eventer-event-image.horizontal-image {
  display:none;
}

.events .eventer-compact-list .eventer-event-date, .events .eventer-compact-list .eventer-event-details {
  flex-grow: initial;
  flex-basis: initial;
  flex-wrap: initial;
  text-align: left;
  border: none;
}

.events .eventer-compact-list .eventer-event-date {
  padding: 0;
  margin-bottom: 10px;
  display: inline-block;
  margin-right: 10px;
  min-width: 150px;
}

.events .eventer-compact-list .eventer-event-time, .events .eventer-compact-list .eventer-event-venue {
  color: #353535;
  font-size: 14px;
  font-family: "Josefin Sans", sans-serif;
}

.events .event-categories {
  margin-bottom: 10px;
}

.events .eventer-event-date span.eventer-event-day, .events .eventer-event-date > span.eventer-event-month, .events .eventer-event-date > span.eventer-event-year, .events .eventer-event-date span.eventer-event-multiday {
  font-size: 16px;
  line-height: 16px;
  display: inline-block;
  width: auto;
  text-transform: uppercase;
  letter-spacing: 2px;
  background: none;
  color: #353535;
  vertical-align:top;
}
.events .eventer-event-date span.eventer-event-day {
	margin-right: 4px;
}
.events .eventer-event-date > span.eventer-event-year {
	padding: 0;
}

.events .eventer-event-date span.eventer-event-multiday {
  direction: rtl;
}

.events .eventer-event-date span.eventer-event-multiday-border {
  border-right: 1px dashed #999;
  padding-right: 7px;
  margin-right: 8px;
  border-bottom: none;
}

.events .eventer-event-date span.eventer-event-month {
  float:left;
}

.events .eventer-event-date span.eventer-event-month:after {
  content:",";
  margin-right: 5px;
}

.events .eventer-compact-list .eventer-event-details {
  display: block;
  padding: 0 0 0 0;
}

.events .eventer-compact-list .eventer-event-title {
  font-size: 30px;
  color: #353535;
  font-weight: 700;
  line-height: 1.1;
}

.events .eventer-compact-list .excerpt {
  display: block;
  font-size: 16px;
  line-height: 1.6;
  color: #555555;
}

.events .eventer-compact-list .eventer-event-venue {
  display: block;
  margin-top: 15px;
}

.type-eventerdiv[class*="article-layout-skin"] .byline-3, .type-eventer .byline-2 {
  display:none;
}

.events .eventer-compact-list .eventer-event-list-item-wi .eventer-event-details-side {
  padding-left: 0;
}

.events .eventer-compact-list .eventer-event-details-side {
  left: 250px; 
}

.events .eventer .eventer-btn, .events .eventer .eventer-btn:disabled, .events eventer .eventer-btn:disabled:hover, .events .eventer label:not(.eventer-checkbox):not(.eventer-radio), .events .eventer-twelve-months li, .events .eventer-event-date > span, .eventer-actions li, .events .eventer-ticket-type-name, .events .eventer-event-share > li:first-child, .eventer-event-save > span, .events .eventer-countdown .eventer-countdown-timer > .eventer-timer-col {
  font-family: 'Josefin Sans', sans-serif;
}

i[class*="eventer-icon-social"], i.eventer-icon-envelope-letter {
  font-family: tipi;
}

i.eventer-icon-social-facebook:before {
  content: "\f09a";
}

i.eventer-icon-social-twitter:before {
  content: "\f099";
}

.eventer-event-share li:nth-child(4) {
  display:none;
}

i.eventer-icon-social-linkedin:before {
  content: "\f0e1";
}

i.eventer-icon-envelope-letter:before {
  content: "\e918";
}

.eventer-actions li:nth-child(4) {
  display:none;
}

.eventer .eventer-event-time i {
  top: 2px;
}

@media screen and (max-width: 630px), screen and (min-width: 768px) and (max-width: 990px) {
  .events .eventer-compact-list a {
    display: block;
  }
  .events .eventer-compact-list .eventer-event-list-item .eventer-event-image.horizontal-image {
    display: block;
  }
  .events .eventer-compact-list .eventer-event-list-item .eventer-event-image {
    display: none;
  }
  .events .eventer-image-container {
    width: 100%;
    max-width: 100%;
    min-height: 0;
  }
  .events .event-detail-container {
    padding: 25px;
  }
}

/* ------ */


/* Article 36 (featured) */

@media screen and (min-width: 768px) {
  .article-layout-36 .entry-footer {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw; 
    padding-left: 30px;
    padding-right: 30px;
  }


  .article-layout-36 user-page-box-1 {

  }

  .article-layout-36 .related-posts-wrap, .article-layout-36 .fb-comments {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 30px;
  }
  
  .fb-comments.fb_iframe_widget {
    display:block;
  }
  
}

/* ------ */

/* Detail Pages */
@media only screen and (max-width: 1019px) {
	.zeen-col-sz-33.zeen-col--narrow {
		/*width: 100%;*/
	}
}


/* Category Pages */
@media only screen and (max-width: 480px) {
	.block-300.tipi-row .mob-fs .tipi-row-inner-box:not(.tipi-row) article:not(.split-1) .meta {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media only screen and (max-width: 480px) {
	.taxonomy-description.block-subtitle {
		padding-left: 30px;
		padding-right: 30px;
	}
}

/* Cookie Consent */

#catapult-cookie-bar {
  padding: 30px;
  border-image: linear-gradient(-45deg, #FEE140 0%, #FA709A 75%, #97A8FD 100%);
  border-image-slice: 1;
  border-top-width: 8px;
  border-top-style: solid;
  font-family: 'Josefin Sans', sans-serif;
  visibility: hidden;
  max-height: 0;
  opacity: 0;
  z-index: 99999;
  overflow: hidden;
}

.has-cookie-bar #catapult-cookie-bar {
  visibility: visible;
  opacity: 1;
  max-height: 999px;
  min-height: 30px;
}

#catapult-cookie-bar a {
  text-decoration: underline;
}

button#catapultCookie {
  text-transform: uppercase;
  margin: 20px 0;
}

.ctcc-left-side, .ctcc-right-side {
  vertical-align: middle;
  display: inline-block;
  text-align: left;
}

.ctcc-inner {
  text-align: center;
}

.has-cookie-bar .footer-bottom {
    padding-bottom: 400px;
}

@media screen and (min-width: 600px) {
  .ctcc-left-side {
    width: 75%;
    padding-right: 30px;
    max-width: 900px;
  }
}

@media screen and (min-width: 838px) {
  .has-cookie-bar .footer-bottom {
    padding-bottom: 200px;
}
}


/* ----- */