/**
* Theme Name: Zeen Child
* Description: Zeen child theme.
* Author: Codetipi
* Template: zeen
* Version: 1.0.1.2
*/



/* easy footnotes custom styles */
.easy-footnote-to-top:after {
	top: -16px !important;
}
.easy-footnote-margin-adjust {
	display: inline-block;
    padding-top: 90px;
    margin-top: -90px;
}
html {
  scroll-behavior: smooth;
}



/* leaky paywall custom pop-in */
#leaky_paywall_message {
	padding: 1.375em;
	border: 8px solid #373946;
	-webkit-border-radius: 8px !important;
	-moz-border-radius: 8px !important;
	border-radius: 8px !important;
	background-color: #373946;
	color: #FFFFFF;
}

#leaky_paywall_message a,
.leaky_paywall_message_wrap #leaky_paywall_message a {
	color: #919183;
}

.mode--alt--b.skin-light .leaky_paywall_message_wrap {
	background: linear-gradient(to bottom, rgba(21,21,21,0), rgba(21,21,21,0.5) 0.5em, #151515 5.5em, #151515 100%) !important;
}

.block-da-header_top {
  display: none;
}

.lwa-avatar--dasgoethe {
  display: block;
  width: 25px;
  height: 25px;
}

.lwa-avatar--dasgoethe img.avatar {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.lwa-link--dasgoethe {
  border-bottom: 3px solid #b19f7c;;
  margin-bottom: -3px;
}

#lwa-overdue-block {
  margin: -15px -20px;
  background: linear-gradient(to right, #C1272D, #D04A4A);
}

.lwa-overdue-notice {
  color: #ffffff;
  font-size: 13px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  max-width: 1230px;
  margin: 0 auto;
  padding: 15px 30px;
  position: relative;
}

.lwa-overdue-notice .tipi-button {
  background: #252627;
  position: relative;
}

.lwa-overdue-notice .tipi-button .close {
  position: absolute;
  top: 10px;
  left: 15px;
  font-size: 20px;
}

.lwa-overdue-notice .tipi-button:hover .close,
.lwa-overdue-notice .tipi-button.disabled .close {
  transform: rotate(90deg);
}

.lwa-overdue-notice .tipi-button.disabled {
  opacity: 0.5;
}

.lwa-overdue-notice__list-item a {
  color: #373946;
  text-decoration: underline;
}

.lwa-overdue-notice__label {
  font-size: 15px;
  padding: 0 7px;
  text-align: left;
  line-height: 15px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.lwa-overdue-notice__label i {
  display: inline-block;
  padding: 0 7px 0 0;
  font-size: 24px;
  font-style: normal;
  color: #ffffff;
}

.lwa-overdue-notice__list {
  margin: 0 15px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  flex-basis: 40%;
  flex-grow: 1;
  flex-shrink: 1;
}

.lwa-overdue-notice__list-item {
  text-align: left;
  font-weight: lighter;
}

.lwa-overdue-notice__list-item em {
  display: inline-block;
  font-family: monospace;
  font-style: normal;
  font-weight: bolder;
  font-size: 0.5rem;
}

.lwa-overdue-notice__close-text {
  display: inline-block;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 1019px) {
  .lwa-overdue-notice {
    flex-direction: column;
    justify-content: stretch;
    align-items: center;
    padding: 22px 30px;
  }

  .lwa-overdue-notice__list {
    margin: 22px 0 0 0;
  }

  .lwa-overdue-notice__list-item {
    margin: 7px 0 0 0;
  }

  .lwa-overdue-notice__list-item em {
    display: block;
  }

  .lwa-overdue-notice__list-item em + span {
    display: none;
  }

  .lwa-overdue-notice__label {
    padding: 0 0px 0 0;
  }
  a#lwa-overdue-notice-close {
    margin-top:15px;
  }

  .lwa-overdue-notice .tipi-button .close {
    top: 10px;
    left: 10px;
  }

  .lwa-overdue-notice__close-text {
    display: none;
  }
}

/*
 * Custom font family
 */

@font-face {
  font-family: 'FazetaSans-Bold';
  src: url('assets/fonts/webFonts/FazetaSans-Bold/font.woff2') format('woff2'), 
	  url('assets/fonts/webFonts/FazetaSans-Bold/font.woff') format('woff');
}
@font-face {
  font-family: 'FazetaSans-BoldItalic';
  src: url('assets/fonts/webFonts/FazetaSans-BoldItalic/font.woff2') format('woff2'), 
	  url('assets/fonts/webFonts/FazetaSans-BoldItalic/font.woff') format('woff');
}
@font-face {
  font-family: 'FazetaSans-LightItalic';
  src: url('assets/fonts/webFonts/FazetaSans-LightItalic/font.woff2') format('woff2'), 
	  url('assets/fonts/webFonts/FazetaSans-LightItalic/font.woff') format('woff');
}
@font-face {
  font-family: 'FazetaSans-Thin';
  src: url('assets/fonts/webFonts/FazetaSans-Thin/font.woff2') format('woff2'), 
	  url('assets/fonts/webFonts/FazetaSans-Thin/font.woff') format('woff');
}
@font-face {
  font-family: 'FazetaSans-UltraLightItalic';
  src: url('assets/fonts/webFonts/FazetaSans-UltraLightItalic/font.woff2') format('woff2'), 
	  url('assets/fonts/webFonts/FazetaSans-UltraLightItalic/font.woff') format('woff');
}
@font-face {
  font-family: 'FazetaSans-Regular';
  src: url('assets/fonts/webFonts/FazetaSans-Regular/font.woff2') format('woff2'), 
	  url('assets/fonts/webFonts/FazetaSans-Regular/font.woff') format('woff');
}
@font-face {
  font-family: 'FazetaSans-Light';
  src: url('assets/fonts/webFonts/FazetaSans-Light/font.woff2') format('woff2'), 
	  url('assets/fonts/webFonts/FazetaSans-Light/font.woff') format('woff');
}

.block-css-89461 { 
	margin-left: 10% !important;
	max-width: 80%;
	padding-left: 30px;
	}

.update-error {
	font-weight: bold;
    color: #FE0000;
}

body.single article .entry-content {
display: block;
}

.preview-classic.type-user .mask {
    display: none;
}

.preview-classic.type-user .meta .byline-2 {
    margin-top: 0;
}


.preview-classic.type-user .byline-part {
    display: none;
}

.preview-classic.type-user .byline-part.iterial-author-byline__image-wrapper,
.preview-classic.type-user .byline-part.iterial-author-byline__posts-count-wrapper {
    display: block;
}

/*
 * Zeen 4.x fixes
 */

.tipi-button {
  font-size: 14px;
  letter-spacing: 0.09em;
}

.block-wrap-110.tipi-row {
   padding-left: 0;
   padding-right: 0;
}

.block-wrap-110 .tipi-col {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (max-width: 767px) {
  .meta .title,
  .meta .title a {
    word-break: break-word;
    overflow-wrap: anywhere; 
  }

  .contents-wrap {
    overflow-x: hidden;
  }
}

@media only screen and (min-width: 768px) {
  html,
  body {
    font-size: 20px;
    line-height: 1.4;
  }

  .excerpt {
    font-size: 20px;
  }

  .block-title, .page-title {
    font-size: 32px;
  }

  .main-navigation,
  .main-navigation .menu-icon--text {
    font-size: 13px;
  }

  .main-navigation li {
    letter-spacing: 0.06em;
  }

  .secondary-wrap,
  .secondary-wrap a {
    font-size: 13px;
  }

  .secondary-wrap li {
    letter-spacing: 0.07em;
  }

  .block-wrap-110.tipi-row {
     padding-left: 15px;
     padding-right: 15px;
  }

  .block-wrap-110 .tipi-col {
    padding-left: 15px;
    padding-right: 15px;
  }

  .block-wrap-110 .zeen-col-wrap .tipi-col.zeen-col-sz-66:first-child {
    padding-right: 0;
  }

  .block-wrap-110 .zeen-col-wrap .tipi-col.zeen-col-sz-33:last-child {
    padding-left: 0;
  }

  .split-1:not(.preview-thumbnail) .mask {
    flex: 0 0 calc(50% - 15px);
    width: calc(50% - 15px);
  }

  .site-footer .footer-lower-area {
    padding: 0;
  }
}

@media only screen and (min-width: 1240px) {
  .excerpt {
    font-size: 15px;
  }

  .split-1:not(.preview-thumbnail) .mask {
    flex: 0 0 calc(50% - 15px);
    width: calc(50% - 15px);
  }

  .block-wrap-110 .zeen-col-wrap .tipi-col.zeen-col-sz-66:first-child {
    padding-right: 0;
  }

  .block-wrap-110 .zeen-col-wrap .tipi-col.zeen-col-sz-33:last-child {
    padding-left: 0;
  }
}

.otgs-development-site-front-end {
    display: none!important;
}
.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal {
    text-transform: uppercase;
    flex: 1;
    margin-left: auto;
    text-align: right;
}
.wpml-ls-legacy-list-horizontal a {
	padding:0;
}

.secondary-wrap .menu-icons {
    flex: 0;
}
i.tipi-i-user {
    display: none;
}
.search-page-filter{
	max-width: 350px;
    font-size: 16px;
    margin: 0 auto;
}
.hero-wrap.hero-25.cover-1 {
    max-width: 1230px;
    margin: 0 auto;
}

.mode--alt--b.skin-light #modal .preview-classic .meta .title, .mode--alt--b.skin-light #modal  .preview-thumbnail .meta .title {
    color: #111!important;
}
.mode--alt--b .byline-part.comments a, .mode--alt--b .block-title.font-1 p span, .mode--alt--b.skin-light .content-area .block-title.font-1 {
    color: #ae9f80!important;
}

.adcontainer.has-img {
    display: block;
}
p.logged-in-as a {
    color: #ae9f80;
}
p.logged-in-as a:hover {
    text-decoration: underline;
}
.single .meta-wrap .meta ~ .share-it {
    width: initial;
}
.byline.byline-2:has(.bookmark-save), .byline.byline-3:has(.bookmark-save) {
    display: inline-block;
}
.bookmark-save {
    display: inline-block;
}
.article-layout-skin-2 .bookmark-save {

}
.mode--alt--b .bookmark-save img{
    filter: invert(1);
}

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

button.simplefavorite-button:not(.active) {
    fill: #555555;
}
button.simplefavorite-button {
    opacity: 1!important;
    display: flex;
    padding: 0;
}
.favorite-button-menu a:before {
    background-image: url('/wp-content/themes/zeen-child/assets/img/favorited-outline.png');
    height: 16px;
    width: 16px!important;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 1!important;
    visibility: visible!important;
    left: 5px!important;
    bottom: initial!important;
}
.mode--alt--b .favorite-button-menu a:before{
    filter: brightness(0) invert(1);
}
@media only screen and (max-width: 480px) {
    .bookmark-save{
        right: 20px;
        top: 20px;
  }
}

.edit_plan_summary p{
    margin-bottom:0.25em;
}
button.button-formalized{
    background-color: rgba(172, 159, 132, 1);
    color: #FFF;
    font-family: 'Alegreya', "Helvetica Neue", Helvetica, Roboto, sans-serif, 'Helvetica Neue', Helvetica, Roboto, sans-serif;
    font-size: 16px;
    font-weight: 400 !important;
    width: 100%;
    margin: 0;
    font-size: 16px;
    text-transform: none;
    transform: none !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    line-height: 20px;
    z-index: 2;
    position: relative;
    border: 0;
    border-radius: 3px;
    -webkit-font-smoothing: subpixel-antialiased;
    box-shadow: 0 2px 6px -2px rgba(0,0,0,0.5);
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
    transition: all 0.1s;
    outline: 0;
    -webkit-user-select: none;
    user-select: none;
    padding: 15px;
    margin-top: 20px;
}

button.button-formalized.nomarg{
    margin-top:0;
}

button.button-formalized:hover, button.button-formalized:focus {
    z-index: 20;
    box-shadow: 0 4px 14px -6px rgba(0,0,0,0.8);
}

.subscription-update-m{
  padding: 15px;
  margin-bottom: 20px;
  font-weight: 700;
  color: black;
  background-color: #f6f6f6;
  font-size: 24px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-font-smoothing: subpixel-antialiased;
  text-align: center;
}

.subscription-update-success {
    border-left: 5px solid #02af00;
}
.subscription-update-pending {
    border-left: 5px solid #ffcd00;
}
.subscription-update-failed {
    border-left: 5px solid #b00813;
}
.divider {
    border-bottom: 1px solid #ddd;
}
.page-template-page-team-4 .zeen-col-sz-33 img {
    max-width: 310px;
    margin: 0 auto;
    text-align: center;
    display: block;
}

.slider-wrapper {
    position: relative;
    overflow: hidden;
    transition: height 0.5s ease;
}

.slider-wrapper .author-bio {
    position: absolute;
    width: 100%;
    opacity: 0;
    transition: opacity 0.5s ease;
    top: 0;
    left: 0;
}
.slider-wrapper .author-bio.active {
    opacity: 1;
}