Your IP : 18.227.209.114


Current Path : /home/sudancam/.trash/jannah/assets/css/
Upload File :
Current File : /home/sudancam/.trash/jannah/assets/css/single.css

/* Post Entry Content */
.post-content.container-wrapper {
  padding: 0;
}

.post-components > div,
.post-components #add-comment-block {
  margin-top: 30px;
}

@media (max-width: 991px) {
  .post-components > div,
  .post-components #add-comment-block {
    margin-top: 15px;
  }
}

.post-components #respond {
  margin-top: 30px;
}

#go-to-content {
  position: absolute;
  bottom: 20px;
  right: 30px;
  width: 45px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  color: #fff;
  display: block;
  font-size: 70px;
  z-index: 3;
}

#go-to-content:hover {
  color: #0088ff;
}

@media (max-width: 767px) {
  .post-layout-4 #content,
  .post-layout-5 #content,
  .post-layout-7 #content {
    margin-top: 0;
  }
  .post-layout-4 #go-to-content,
  .post-layout-5 #go-to-content {
    display: none;
  }
  .post-layout-5 .fullwidth-entry-title {
    margin-left: -15px;
    margin-right: -15px;
    border-radius: 0;
  }
}

.entry-header,
.page-title {
  font-size: 45px;
  line-height: 1.2;
}

@media (max-width: 767px) {
  .entry-header,
  .page-title {
    font-size: 28px;
  }
}

.entry-header .entry-title {
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .entry-header .entry-title {
    font-size: 28px;
  }
}

.entry-header .entry-sub-title {
  font-size: 22px;
  line-height: 27px;
  font-weight: normal;
  margin-top: -5px;
  margin-bottom: 15px;
  color: #777777;
  font-family: inherit;
  letter-spacing: 0;
}

@media (max-width: 991px) {
  .entry-header .entry-sub-title {
    font-size: 18px;
    line-height: 23px;
  }
}

.entry-header .post-is-trending {
  margin: 15px 0 10px;
  font-size: 14px;
  font-weight: bold;
}

.entry-header .trending-post {
  margin-right: 5px;
}

.entry-header .post-cat {
  margin-bottom: 6px;
}

.entry-header .post-meta {
  overflow: inherit;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 0;
  line-height: 24px;
}

.entry-header .post-meta .meta-item {
  margin-right: 12px;
}

.entry-header .post-meta,
.entry-header .post-meta a:not(:hover) {
  color: #333333;
}

.dark-skin .entry-header .post-meta, .dark-skin
.entry-header .post-meta a:not(:hover) {
  color: #aaaaaa;
}

.entry-header .post-meta .meta-author {
  margin: 0;
}

.entry-header .post-meta .meta-author .fa {
  display: none;
}

.entry-header .post-meta .meta-author a {
  font-weight: 600;
}

.entry-header .post-meta .date .fa {
  display: none;
}

.entry-header .post-meta .date:before {
  content: "\2022";
  color: #ccc;
  margin: 0 3px 0 5px;
  display: inline-block;
}

.entry-header .post-meta .tie-alignright {
  display: inline;
}

@media (max-width: 767px) {
  .entry-header .post-meta {
    margin-bottom: -8px;
  }
  .entry-header .post-meta .tie-alignright {
    float: none;
  }
  .entry-header .post-meta .meta-item,
  .entry-header .post-meta .tie-alignright .meta-item:last-child {
    margin-bottom: 8px !important;
  }
  .entry-header .post-meta > span,
  .entry-header .post-meta > div {
    float: initial !important;
  }
  .entry-header .post-meta .meta-author a {
    font-weight: normal;
  }
  .entry-header .meta-author-avatar img {
    width: 20px;
    height: 20px;
  }
}

.meta-author-avatar img {
  width: 30px;
  height: 30px;
  margin-right: 3px;
  margin-top: -5px;
  vertical-align: middle;
  border-radius: 50%;
  transition: 0.15s;
}

.fullwidth-entry-title {
  background-color: transparent;
  margin: 30px 0 0;
  padding: 30px 0;
  border: none;
}

@media (max-width: 991px) {
  .fullwidth-entry-title {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

.post-layout-3 .fullwidth-entry-title {
  padding: 0;
}

.one-column-no-sidebar .fullwidth-entry-title {
  border-width: 0;
}

.dark-skin .one-column-no-sidebar .fullwidth-entry-title {
  background-color: transparent;
}

.dark-skin .one-column-no-sidebar .fullwidth-entry-title .entry-header-outer {
  border-bottom-width: 0;
}

.single-big-img {
  position: relative;
  height: 570px;
  margin-top: 30px;
  border: 0;
  background-size: cover;
}

@media (max-width: 1199px) {
  .single-big-img {
    height: 440px;
  }
}

@media (max-width: 991px) {
  .single-big-img {
    height: 380px;
  }
}

@media (max-width: 767px) {
  .single-big-img {
    height: 320px;
  }
}

@media (max-width: 479px) {
  .single-big-img {
    height: 400px;
  }
}

@media (max-width: 320px) {
  .single-big-img .entry-sub-title {
    display: none;
  }
}

.post-layout-5 .single-big-img {
  padding: 30px;
}

@media (max-width: 991px) {
  .post-layout-5 .single-big-img {
    padding: 20px;
  }
}

.single-big-img .container {
  position: relative;
  height: 100%;
  padding: 0;
}

.single-big-img .entry-title,
.single-big-img .entry-sub-title,
.single-big-img .post-meta {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}

.single-big-img .entry-sub-title {
  color: #ffffff;
}

.single-big-img #go-to-content {
  bottom: 55px;
  right: 30px;
}

.single-big-img .thumb-overlay {
  pointer-events: none;
  overflow: hidden;
}

.single-big-img .entry-header {
  border: 0;
  margin-bottom: 0;
  position: absolute;
  z-index: 2;
  bottom: 0;
  padding: 30px;
  color: #ffffff;
  left: 0;
  width: 100%;
}

@media (max-width: 991px) {
  .single-big-img .entry-header {
    padding: 20px;
  }
}

.single-big-img .entry-title {
  padding-right: 100px;
  color: #ffffff;
}

.one-column-no-sidebar .single-big-img .entry-title {
  padding: 0 100px;
}

@media (max-width: 991px) {
  .one-column-no-sidebar .single-big-img .entry-title {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .single-big-img .entry-title {
    padding-right: 0;
  }
}

.full-width .single-big-img .entry-title {
  padding: 0 100px;
}

@media (max-width: 767px) {
  .full-width .single-big-img .entry-title {
    padding: 0 20px;
  }
}

.single-big-img .post-meta,
.single-big-img .post-meta a:not(:hover) {
  color: #ffffff;
}

.single-big-img .post-meta .tie-alignright {
  float: none;
  padding-left: 10px;
}

.single-big-img #breadcrumb {
  color: #ffffff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5), 0 0 10px rgba(0, 0, 0, 0.5);
}

.single-big-img #breadcrumb a {
  color: #fff;
}

.single-big-img #breadcrumb a:hover {
  opacity: 0.8;
}

.full-width-area {
  padding: 0;
  margin-top: 0;
}

@media (max-width: 991px) {
  .full-width-area {
    margin-bottom: 15px;
  }
}

.full-width-area .entry-header-outer {
  padding: 30px 0 0;
}

@media (max-width: 1240px) {
  .full-width-area .entry-header-outer {
    padding: 30px 30px 0;
  }
}

@media (max-width: 991px) {
  .full-width-area .entry-header-outer {
    padding: 20px;
  }
}

.full-width-area .entry-title,
.full-width-area .entry-sub-title {
  padding: 0;
}

.full-width-area #go-to-content {
  right: 15px;
}

.post-layout-3 .entry-header {
  padding: 0;
  margin: 0;
}

.post-layout-4 .fullwidth-entry-title {
  padding: 0;
}

@media (min-width: 1240px) {
  .post-layout-4 .entry-header {
    padding: 30px 15px;
  }
  .post-layout-4 #breadcrumb {
    padding: 0 15px;
  }
}

.post-layout-1 div.entry-content {
  padding-top: 0;
}

.post-layout-1 .entry-header-outer,
.post-layout-2 .entry-header-outer,
.post-layout-6 .entry-header-outer {
  padding: 30px 30px 20px;
}

@media (max-width: 767px) {
  .post-layout-1 .entry-header-outer,
  .post-layout-2 .entry-header-outer,
  .post-layout-6 .entry-header-outer {
    padding: 20px;
  }
}

.post-layout-1 .entry-header,
.post-layout-2 .entry-header,
.post-layout-6 .entry-header {
  padding: 0;
  margin: 0;
}

.post-layout-6 .featured-area {
  margin: 35px 0 0;
}

.post-layout-6 .featured-area .slick-list {
  width: 100%;
}

@media (max-width: 991px) {
  .post-layout-6 .featured-area {
    margin-top: 15px;
  }
}

.post-layout-6.is-map-format .featured-area, .post-layout-6.is-slider-format .featured-area {
  margin-top: 0;
}

.post-layout-6 .google-map .tie-fluid-width-video-wrapper {
  padding-top: 40% !important;
}

.post-layout-7 .fullwidth-entry-title {
  text-align: center;
  margin: 30px 0;
  padding: 0;
}

@media (max-width: 991px) {
  .post-layout-7 .fullwidth-entry-title {
    margin: 15px 0;
  }
}

.post-layout-7 .entry-header {
  padding: 0;
  margin-bottom: 0;
}

.post-layout-7 .featured-area {
  margin-top: -1px;
}

.post-layout-7 .featured-area .slick-list {
  width: 100%;
}

.post-layout-7 .featured-area .google-map .tie-fluid-width-video-wrapper {
  padding-top: 40% !important;
}

.post-layout-8 #tie-container {
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
}

@media (min-width: 768px) {
  .post-layout-8 #tie-container {
    background-size: cover;
  }
}

.post-layout-8 #tie-wrapper {
  background-color: transparent !important;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 100px, transparent 900px);
}

.post-layout-8 .entry-header {
  text-align: center;
  bottom: auto;
  top: 50%;
  -webkit-transform: translatey(-50%);
      -ms-transform: translatey(-50%);
          transform: translatey(-50%);
  padding: 0 30px;
}

@media (max-width: 767px) {
  .post-layout-8 .entry-header {
    margin-bottom: 20px;
  }
}

.post-layout-8 .entry-title {
  padding: 0;
}

.post-layout-8 .entry-header .post-meta {
  font-size: 15px;
}

.post-layout-8 .entry-header .post-meta .date:before {
  display: none;
}

.post-layout-8 #go-to-content {
  bottom: 5%;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.post-layout-8 #breadcrumb {
  text-align: center;
}

.post-layout-8 .with-avatars {
  display: block;
  margin-bottom: 35px;
}

.post-layout-8 .with-avatars .meta-author-wrapper {
  margin: 0;
}

.post-layout-8 .with-avatars.multiple-authors .meta-author-wrapper {
  padding: 0 20px;
}

.post-layout-8 .meta-author-avatar {
  display: block;
  margin: 60px 0 10px;
  pointer-events: none;
}

.post-layout-8 .meta-author-avatar img {
  pointer-events: auto;
  width: 70px;
  height: 70px;
  margin: 0;
}

.post-layout-8 #content {
  padding-top: 15px;
  padding-bottom: 70px;
  background-color: #ffffff;
}

.post-layout-8 .single-big-img {
  height: 700px;
}

@media (max-width: 991px) {
  .post-layout-8 .single-big-img {
    height: 480px;
  }
  .post-layout-8 #go-to-content {
    bottom: 0;
  }
  .post-layout-8 .meta-author-avatar {
    margin: 10px 0 10px;
  }
  .post-layout-8 .meta-author-avatar img {
    width: 35px;
    height: 35px;
  }
}

@media (max-width: 767px) {
  .post-layout-8 .single-big-img {
    height: auto;
  }
  .post-layout-8 .entry-header {
    position: static;
    padding: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .post-layout-8 #go-to-content,
  .post-layout-8 .post-meta .date,
  .post-layout-8 .post-meta .tie-alignright {
    display: none;
  }
  .post-layout-8.magazine1 #content {
    padding-top: 0;
  }
}

.post-layout-8.is-header-layout-3 .single-big-img {
  position: static;
  background-image: none;
}

.post-layout-8.is-header-layout-3 .single-big-img:before {
  content: '';
  background-image: linear-gradient(to top, transparent, rgba(0, 0, 0, 0.5));
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 700px;
}

.post-layout-8.boxed-layout #content {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  max-width: 100%;
}

.post-layout-8 .site-footer {
  margin-top: 0;
}

@media (min-width: 992px) {
  .post-layout-8.one-column-no-sidebar #content {
    background-color: transparent;
  }
  .post-layout-8.one-column-no-sidebar .main-content {
    padding: 0;
  }
}

.one-column-no-sidebar .entry-header .tie-alignright,
.full-width .entry-header .tie-alignright,
.fullwidth-entry-title .tie-alignright {
  float: none;
}

.featured-area {
  position: relative;
  margin-bottom: 30px;
  line-height: 1;
}

@media (max-width: 767px) {
  .featured-area {
    margin-bottom: 20px;
  }
}

.post-layout-7 .featured-area,
.post-layout-2 .featured-area {
  margin-bottom: 0;
}

.featured-area img,
.featured-area iframe {
  width: 100%;
}

.single-featured-image {
  position: relative;
  margin: 0;
  line-height: 0;
}

.single-caption-text {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 5px 10px;
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  line-height: 1.8;
  font-size: 90%;
}

.single-caption-text a {
  color: #ffffff;
}

.single-caption-text a:hover {
  opacity: 0.8;
}

.entry-content {
  padding: 0 30px 30px;
}

.entry a {
  color: #0088ff;
}

.entry a:hover {
  color: #006dcc;
}

.entry a.button {
  color: #ffffff;
}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
  margin: 0 0 0.5em;
}

@media (max-width: 767px) {
  .fullwidth-entry-title {
    padding: 20px 15px;
  }
  .single .entry-content {
    padding-top: 0;
  }
}

.post-bottom-meta {
  margin: 3px 0 0;
  font-size: 11px;
  clear: both;
  line-height: 20px;
}

.post-bottom-meta:after {
  content: "";
  display: table;
  clear: both;
}

.post-bottom-meta-title,
.post-bottom-meta a {
  float: left;
  padding: 0 6px;
  margin: 5px 5px 0 0;
  background: #2c2f34;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}

.post-bottom-meta-title {
  color: #ffffff;
}

.post-bottom-meta-title a {
  color: #ffffff !important;
  padding: 0;
  margin: 0;
}

.post-bottom-meta-title a:hover {
  opacity: 0.7;
}

.post-bottom-meta a {
  background: rgba(0, 0, 0, 0.03);
}

.post-bottom-meta a:not(:hover) {
  color: #2c2f34;
}

.post-bottom-meta a:hover {
  color: #0088ff;
}

.dark-skin .post-bottom-meta a {
  background: rgba(255, 255, 255, 0.05);
}

.dark-skin .post-bottom-meta a:not(:hover) {
  color: #aaaaaa;
}

.post-footer {
  padding: 18px 28px;
  overflow: hidden;
  line-height: 0;
}

@media (max-width: 767px) {
  .post-footer {
    padding: 15px;
  }
}

.magazine1 .post-footer-on-bottom {
  background: #fafafa;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.post-footer-on-top {
  padding-bottom: 0;
}

.featured-area + .post-footer-on-top,
.entry-header-outer + .post-footer-on-top {
  padding-top: 0;
}

.post-layout-1 .post-footer-on-top {
  padding-bottom: 18px;
}

@media (min-width: 768px) {
  .post-footer-on-top ~ .entry-content {
    padding-top: 20px;
  }
}

.magazine1.post-layout-7 .entry-content,
.post-layout-8 .entry-content {
  padding-top: 20px;
}

.post-footer-on-mobile {
  position: fixed;
  bottom: 0;
  z-index: 999999;
  width: 100%;
  background: transparent;
  border: 0 none;
  padding: 0;
}

.post-footer-on-mobile .share-links a {
  margin: 0;
  border-radius: 0;
  width: 1%;
  display: table-cell;
  opacity: 1 !important;
}

.post-footer-on-mobile .share-links a .fa {
  margin: 0 auto;
  float: none;
}

@media (min-width: 768px) {
  .post-footer-on-mobile {
    display: none;
  }
}

.mobile-share-buttons-spacer {
  height: 40px;
}

@media (min-width: 768px) {
  .mobile-share-buttons-spacer {
    display: none;
  }
}

.share-links {
  overflow: hidden;
}

.share-links .fa {
  font-size: 15px;
}

.share-links a {
  display: inline-block;
  margin: 2px;
  height: 40px;
  overflow: hidden;
  color: #ffffff;
  background: #444444;
  position: relative;
  transition: 0.3s;
  border-radius: 2px;
  width: 40px;
}

.share-links a.large-share-button {
  width: auto;
}

.share-links a .fa {
  width: 40px;
  height: 40px;
  float: left;
  display: block;
  text-align: center;
  line-height: 40px;
}

.share-links a .social-text {
  border: 0 solid rgba(255, 255, 255, 0.3);
  border-left-width: 1px;
  padding-left: 15px;
  height: 20px;
  float: left;
  margin-top: 10px;
  padding-right: 25px;
  font-size: 12px;
  line-height: 20px;
  font-family: "open sans", sans-serif;
}

.share-links a:hover {
  opacity: 0.8;
  color: #fff;
}

.share-links .equal-width {
  width: 1%;
  display: table-cell;
  margin: 0;
  border-radius: 0;
}

.share-links .equal-width .fa {
  display: inline-block;
  float: none;
  width: 100%;
}

.share-centered {
  text-align: center;
  position: relative;
}

.share-title {
  padding-right: 15px;
  display: inline-block;
  float: left;
  line-height: 40px;
  font-size: 12px;
  margin: 2px 0;
}

.share-title .fa {
  margin-right: 5px;
  font-size: 14px;
}

.icons-text .share-title {
  line-height: 30px;
}

.icons-text .large-share-button {
  height: 30px;
}

.icons-text .large-share-button .social-text {
  padding-left: 6px;
  padding-right: 8px;
  height: 20px;
  margin-top: 5px;
  line-height: 20px;
  font-size: 10px;
}

.icons-text .large-share-button .fa {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.share-links a.facebook-share-btn {
  background: #5d82d1;
}

.share-links a.twitter-share-btn {
  background: #40bff5;
}

.share-links a.linkedin-share-btn {
  background: #238cc8;
}

.share-links a.pinterest-share-btn {
  background: #e13138;
}

.share-links a.reddit-share-btn {
  background: #ff4500;
}

.share-links a.tumblr-share-btn {
  background: #35465c;
}

.share-links a.vk-share-btn {
  background: #45668e;
}

.share-links a.odnoklassniki-share-btn {
  background: #ee8208;
}

.share-links a.pocket-share-btn {
  background: #ef4056;
}

.share-links a.skype-share-btn {
  background: #00aff0;
}

.share-links a.whatsapp-share-btn {
  background: #43d854;
}

.share-links a.telegram-share-btn {
  background: #0088cc;
}

.share-links a.viber-share-btn {
  background: #773ead;
}

.share-links a.viber-share-btn .fa {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.share-links a.email-share-btn {
  background: #333333;
}

@media (max-width: 767px) {
  .social-text {
    display: none;
  }
}

@media (max-width: 479px) {
  .share-title {
    display: none;
  }
}

@media (min-width: 768px) {
  a.whatsapp-share-btn,
  a.telegram-share-btn,
  a.viber-share-btn {
    display: none;
  }
}

.prev-next-post-nav {
  overflow: hidden;
}

.prev-next-post-nav .fa {
  float: left;
  font-size: 16px;
  margin-right: 10px;
  display: block;
  line-height: 30px;
}

.prev-next-post-nav .prev-post {
  padding-left: 0;
  float: left;
}

.prev-next-post-nav .prev-post .icon:before {
  content: "\f104";
  letter-spacing: 5px;
}

.prev-next-post-nav .next-post {
  padding-right: 0;
  float: right;
}

.prev-next-post-nav .next-post .icon:before {
  content: "\f105";
  letter-spacing: -5px;
}

@media (max-width: 479px) {
  .prev-next-post-nav > div {
    width: 100%;
    padding: 0 !important;
  }
  .prev-next-post-nav > div:first-child {
    margin-bottom: 20px;
  }
  .prev-next-post-nav > div:last-child h3 {
    padding-bottom: 0;
  }
}

.prev-next-post-nav .post-thumb {
  height: 180px;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.2);
}

@media (min-width: 992px) {
  .full-width .prev-next-post-nav .post-thumb {
    height: 250px;
  }
}

.prev-next-post-nav .post-thumb .icon {
  width: 60px;
  height: 60px;
}

.prev-next-post-nav .post-thumb .icon:before, .prev-next-post-nav .post-thumb .icon:after {
  width: 60px;
  height: 60px;
  line-height: 50px;
  font-size: 50px;
  border-width: 3px;
}

.prev-next-post-nav .post-thumb:hover {
  opacity: 0.8;
}

.prev-next-post-nav h3 {
  font-size: 16px;
  transition: 0.15s;
  line-height: 22px;
  text-align: center;
  padding: 10px 20px 0;
}

@media (max-width: 767px) {
  .prev-next-post-nav h3 {
    padding: 10px 10px 0;
  }
}

.related-posts-full-width #related-posts {
  margin-top: 30px;
}

@media (max-width: 991px) {
  .related-posts-full-width #related-posts {
    margin-top: 15px;
  }
}

#related-posts .related-posts-list {
  overflow: hidden;
  margin: 0 -15px -20px;
}

@media (max-width: 767px) {
  #related-posts .related-posts-list {
    margin: 0 -8px -20px;
  }
}

#related-posts .related-item {
  position: relative;
  float: left;
  width: 33.333%;
  padding: 0 15px;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  #related-posts .related-item {
    padding: 0 8px;
  }
}

#related-posts .related-item .post-thumb {
  margin-bottom: 10px;
}

#related-posts .related-item .post-title {
  font-size: 14px;
  line-height: 19px;
}

#related-posts .related-item .post-meta {
  margin: 4px 0 0;
}

.one-column-no-sidebar .site-content #related-posts .related-item:nth-child(3n+1),
.has-sidebar .site-content #related-posts .related-item:nth-child(3n+1) {
  clear: both;
}

.full-width #related-posts .related-item {
  width: 25%;
}

.full-width #related-posts .related-item:nth-child(4n+1) {
  clear: both;
}

@media (max-width: 767px) {
  #related-posts .related-item {
    width: 50% !important;
    clear: none !important;
  }
  #related-posts .related-item:nth-child(2n+1) {
    clear: left !important;
  }
}

#related-posts.has-extra-post .related-item:last-child {
  clear: none !important;
  display: none;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  #related-posts.has-extra-post .related-item:last-child {
    display: block;
  }
}

.comment-list .comment {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}

.comment-list .comment.pingback {
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.comment-list .comment:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.comment-list .comment #respond {
  margin-top: 10px;
  margin-left: 90px;
}

.comment-list .comment-author img {
  border-radius: 50%;
  box-shadow: 0 0 8px #e0e7f1;
  border: 2px solid #ffffff;
  margin-right: 20px;
  float: left;
}

.comment-list .comment-author .fn {
  font-size: 18px;
  margin-bottom: 15px;
}

.comment-list .comment-content {
  overflow: hidden;
  padding-top: 10px;
}

.comment-list .comment-content a {
  color: #0088ff;
}

.comment-list .comment-content a:hover {
  color: #006dcc;
}

.comment-list .comment-body {
  line-height: 1.8;
  margin-top: 10px;
  overflow: hidden;
}

.comment-list .comment-body p {
  margin-bottom: 7px;
}

.comment-list .comment-awaiting-moderation {
  display: block;
  margin-bottom: 10px;
}

.comment-list .comment-edit-link {
  padding-left: 5px;
}

.comment-list .has-avatar .reply {
  margin-left: 90px;
}

.comment-list .reply a {
  background: #2c2f34;
  color: #ffffff;
  padding: 0 10px;
  line-height: 25px;
  display: block;
  float: left;
  border-radius: 2px;
  margin: 10px 0;
}

.comment-list .reply a:hover {
  background: #0088ff;
  color: #ffffff;
}

.comment-list ol.children {
  margin-left: 75px;
  margin-top: 20px;
}

@media (max-width: 670px) {
  .comment-list ol.children {
    margin-left: 25px;
  }
}

@media (max-width: 479px) {
  .comment-list ol.children {
    margin-left: 10px;
  }
}

.comment-list ol.children li {
  border-bottom: 0;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.comment-list ol.children .comment-author img {
  width: 60px;
  height: 60px;
}

.comment-list ol.children .reply,
.comment-list ol.children #respond {
  margin-left: 80px;
}

#add-comment-block {
  margin-bottom: 0;
}

#add-comment-block #respond {
  margin-top: 0;
}

#cancel-comment-reply-link {
  float: right;
  line-height: 18px;
}

.block-head-4 #cancel-comment-reply-link {
  margin-left: 10px;
}

#respond .comment-form-author input,
#respond .comment-form-email input,
#respond .comment-form-url input {
  width: 100%;
}

#respond .comment-form-email,
#respond .comment-form-url {
  width: 48%;
  float: left;
}

#respond .comment-form-email {
  margin-right: 4%;
}

@media (max-width: 670px) {
  #respond .comment-form-email,
  #respond .comment-form-url {
    width: 100%;
    float: none;
    margin-right: 0;
  }
}

#respond .comment-notes {
  margin-bottom: 10px;
}

#respond p {
  margin-bottom: 10px;
}

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

#respond .required {
  font-weight: bold;
  color: red;
}

#respond label {
  line-height: 30px;
  font-weight: bold;
}

#respond label:after {
  content: "";
  display: table;
  clear: both;
}

#respond .form-allowed-tags,
#respond .comment-form-comment label {
  display: none;
}

#respond textarea {
  vertical-align: top;
}

#respond .form-submit {
  clear: both;
}

#respond .form-submit #submit {
  margin-top: 15px;
}

#reading-position-indicator {
  display: block;
  height: 4px;
  position: fixed;
  bottom: 0;
  left: 0;
  background: #0088ff;
  box-shadow: 0 0 10px rgba(0, 136, 255, 0.7);
  width: 0;
  z-index: 9999;
  max-width: 100%;
}

#check-also-box {
  position: fixed;
  background-color: #ffffff;
  z-index: 999;
  bottom: 15px;
  right: -1px;
  -webkit-transform: translatex(100%);
      -ms-transform: translatex(100%);
          transform: translatex(100%);
  width: 340px;
  padding: 30px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  border-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

#check-also-box.show-check-also {
  -webkit-transform: translatex(0) !important;
      -ms-transform: translatex(0) !important;
          transform: translatex(0) !important;
}

#check-also-box.check-also-left {
  right: auto;
  left: -1px;
  -webkit-transform: translatex(-100%);
      -ms-transform: translatex(-100%);
          transform: translatex(-100%);
}

#check-also-box .posts-list-big-first li {
  padding-bottom: 0;
}

#check-also-box .posts-list-big-first li .post-title {
  font-size: 18px;
  line-height: 1.3em;
}

@media (max-width: 991px) {
  #check-also-box {
    display: none;
  }
}

.block-head-7 #check-also-close {
  top: 7px;
  right: 5px;
}

.block-head-7 #check-also-close:before {
  color: #ffffff;
}

.block-head-7 #check-also-close:hover:before {
  color: #e74c3c;
}

.sticky {
  background: #fffbda;
  padding: 11px;
}

.bypostauthor {
  display: block;
}

div.fly-text-share {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #e5e5e5;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  position: relative;
  margin-left: -50px;
  margin-right: 0;
  z-index: 9999;
  width: 100px;
  height: 35px;
  text-decoration: none;
  float: none;
  text-align: center;
}

.dark-skin div.fly-text-share {
  background: #161619;
  border-color: #161619;
}

.dark-skin div.fly-text-share:before, .dark-skin div.fly-text-share:after {
  border-color: #161619 transparent;
}

div.fly-text-share:before {
  border-color: #e5e5e5 transparent;
  border-style: solid;
  border-width: 10px 11px 0;
  bottom: -10px;
  content: "";
  display: block;
  left: 50%;
  margin-left: -11px;
  position: absolute;
  width: 0;
}

div.fly-text-share:after {
  border-color: #ffffff transparent;
  border-style: solid;
  border-width: 9px 10px 0;
  bottom: -9px;
  content: "";
  display: block;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  width: 0;
}

div.fly-text-share a.fa {
  font-size: 16px;
  text-align: center;
  padding: 8px 0 8px;
  width: 1%;
  display: table-cell;
  color: #999;
}

div.fly-text-share a.fa.fa-facebook {
  color: #5d82d1;
}

div.fly-text-share a.fa.fa-twitter {
  color: #40bff5;
}

div.fly-text-share a.fa.fa-linkedin {
  color: #238cc8;
}

div.fly-text-share a.fa:hover {
  opacity: 0.6;
}

.toggle-post-content {
  display: none;
}

@media (max-width: 991px) {
  .post-has-toggle #the-post .entry {
    max-height: 400px;
    overflow: hidden;
    position: relative;
  }
  .post-has-toggle #the-post .entry:not(.is-expanded):before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    z-index: 1;
    left: 0;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, #ffffff 100%);
  }
  .post-has-toggle #the-post .entry.is-expanded {
    max-height: none;
    overflow: visible;
  }
  .toggle-post-content {
    display: block;
  }
  .toggle-post-content #toggle-post-button {
    display: block;
    padding: 5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    padding: 10px 0;
    margin: 0 30px 30px;
  }
  .toggle-post-content #toggle-post-button .fa {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .toggle-post-content #toggle-post-button {
    margin: 0 20px 30px;
  }
}

.multiple-post-pages {
  text-align: center;
  margin: 10px -2px -4px;
}

.multiple-post-pages a {
  display: inline-block;
  margin: 4px 2px;
}

.multiple-post-pages a:not(:hover) {
  color: #2c2f34;
}

.multiple-post-pages .post-page-numbers {
  display: inline-block;
  line-height: 32px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 13px;
  border-radius: 2px;
}

.multiple-post-pages > span {
  background: #0088ff;
  border-color: #0088ff;
  color: #ffffff;
}

#story-highlights {
  float: left;
  clear: left;
  width: 48%;
  margin-bottom: 20px;
  margin-right: 4%;
  max-width: 450px;
}

#story-highlights .widget-title {
  margin-bottom: 15px;
}

#story-highlights .widget-title h4 {
  margin: 0;
}

#story-highlights ul {
  padding: 0;
  margin: 0;
}

#story-highlights li {
  list-style: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 6px;
  margin-bottom: 6px;
  font-size: 90%;
}

@media (max-width: 767px) {
  #story-highlights {
    width: 100%;
    margin: 0 0 20px;
    max-width: 100%;
  }
}

#story-highlights + .review_wrap #review-box {
  margin-top: 0;
}

#story-index {
  width: 180px;
  position: absolute !important;
  left: -181px;
  z-index: 10;
  opacity: 0;
}

#story-index.is-fixed {
  opacity: 1;
  min-height: unset !important;
}

#story-index .story-index-content {
  padding: 15px 10px;
}

#story-index:not(.is-compact) .story-index-content {
  background-color: #ffffff;
  display: block !important;
}

.dark-skin #story-index:not(.is-compact) .story-index-content {
  background-color: #27292d !important;
}

#story-index li {
  margin-bottom: 15px;
}

#story-index li:last-child {
  margin-bottom: 0;
}

#story-index li a {
  color: #2c2f34;
  opacity: 0.7;
}

#story-index li a:hover {
  opacity: 1;
}

#story-index li .is-current {
  color: #0088ff;
  opacity: 1;
}

#story-index.is-compact,
.one-column-no-sidebar #story-index.is-compact {
  left: -23px;
}

.magazine2 #story-index.is-compact {
  left: -35px;
}

.magazine2.boxed-layout #story-index.is-compact {
  left: -53px;
}

.post-layout-8 #story-index.is-compact {
  left: -38px;
}

#story-index.is-compact .story-index-content {
  background: #0088ff;
  display: none;
}

#story-index.is-compact .story-index-content li a {
  opacity: 0.6;
  color: #ffffff;
}

#story-index.is-compact .story-index-content li a:hover,
#story-index.is-compact .story-index-content li .is-current {
  opacity: 1;
}

#story-index.is-compact #story-index-icon {
  display: inline-block;
}

@media (max-width: 1280px) {
  .post-layout-8 #story-index,
  .magazine2 #story-index {
    left: 0;
  }
}

@media (max-width: 1305px) {
  .magazine2.boxed-layout #story-index {
    left: 0;
  }
}

@media (max-width: 992px) {
  #story-index {
    display: none;
  }
}

#story-index-icon {
  font-size: 18px;
  background: #0088ff;
  color: #ffffff;
  padding: 10px;
  display: none;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-transform: translatey(-100%);
      -ms-transform: translatey(-100%);
          transform: translatey(-100%);
}

.sidebar-left #story-index:not(.is-compact),
.rtl:not(.sidebar-right) #story-index:not(.is-compact) {
  right: -181px;
  left: auto;
}

.sidebar-left .is-compact #story-index-icon,
.rtl:not(.sidebar-right) .is-compact #story-index-icon {
  right: 0;
  left: auto;
}

.sidebar-left #story-index.is-compact,
.sidebar-left.one-column-no-sidebar #story-index.is-compact,
.rtl:not(.sidebar-right) #story-index.is-compact,
.rtl:not(.sidebar-right).one-column-no-sidebar #story-index.is-compact {
  right: -23px;
  left: auto;
}

.sidebar-left.post-layout-8 #story-index.is-compact,
.rtl:not(.sidebar-right).post-layout-8 #story-index.is-compact {
  right: -38px;
}

.sidebar-left.magazine2 #story-index.is-compact,
.rtl:not(.sidebar-right).magazine2 #story-index.is-compact {
  left: auto;
  right: -35px;
}

.sidebar-left.magazine2.boxed-layout #story-inde.is-compactx,
.rtl:not(.sidebar-right).magazine2.boxed-layout #story-inde.is-compactx {
  left: auto;
  right: -53px;
}

@media (max-width: 1260px) {
  .sidebar-left #story-index,
  .rtl:not(.sidebar-right) #story-index {
    right: 15px;
    left: auto;
  }
}

@media (max-width: 1280px) {
  .sidebar-left.magazine2 #story-index, .sidebar-left.post-layout-8 #story-index,
  .rtl:not(.sidebar-right).magazine2 #story-index,
  .rtl:not(.sidebar-right).post-layout-8 #story-index {
    right: 0;
  }
}

@media (max-width: 1305px) {
  .sidebar-left.magazine2.boxed-layout #story-index,
  .rtl:not(.sidebar-right).magazine2.boxed-layout #story-index {
    right: 0;
  }
}

span.video-close-btn {
  display: none;
  position: absolute;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 50%;
  background-color: #1f2024;
  color: #ffffff;
  z-index: 1;
  right: -10px;
  top: -10px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

span.video-close-btn:hover {
  background-color: #0088ff;
}

@media (min-width: 992px) {
  .tie-video.post-content {
    position: relative;
    z-index: 3;
  }
  #the-sticky-video.featured-area {
    background-color: #111;
  }
  #the-sticky-video.video-is-sticky {
    display: none;
  }
  #the-sticky-video.video-is-sticky .featured-area-inner {
    position: fixed;
    z-index: 9;
    box-shadow: 0 0 15px rgba(20, 22, 26, 0.4);
    background-color: #1f2024;
    width: 350px;
    height: 196px;
    bottom: 20px;
  }
  body.full-width #the-sticky-video.video-is-sticky .featured-area-inner,
  body.one-column-no-sidebar #the-sticky-video.video-is-sticky .featured-area-inner {
    left: 20px;
  }
  #the-sticky-video.video-is-sticky .featured-area-inner .video-close-btn {
    display: block;
  }
  #the-sticky-video.video-is-sticky .featured-area-inner .mejs-controls {
    height: 40px;
    padding: 0 20px;
  }
  #the-sticky-video.video-is-sticky .featured-area-inner .mejs-time,
  #the-sticky-video.video-is-sticky .featured-area-inner div.mejs-time-rail,
  #the-sticky-video.video-is-sticky .featured-area-inner .mejs-time {
    padding-top: 15px;
  }
  #the-sticky-video.video-is-sticky .featured-area-inner .mejs-button button {
    margin-top: 13px;
  }
  #the-sticky-video:not(.video-is-sticky) .featured-area-inner {
    width: 100% !important;
    height: auto !important;
  }
}

.post-gallery .tie-slick-slider {
  height: auto;
}

.post-gallery .tie-slick-slider:not(.slick-initialized) .slide {
  display: none;
}

.post-gallery .slick-list {
  width: 100%;
}

.post-gallery .slide {
  position: relative;
  overflow: hidden;
}

.post-gallery img {
  display: block;
}

.is-lazyload .post-gallery img {
  opacity: 0;
  visibility: hidden;
}

.post-gallery .thumb-overlay {
  pointer-events: none;
}

.post-gallery .thumb-overlay:after {
  opacity: 0;
}

.post-gallery .thumb-content {
  opacity: 0;
  bottom: 0;
  width: 100%;
  padding-bottom: 0;
  transition: 0.15s;
}

.post-gallery .thumb-desc {
  opacity: 1;
  max-height: none;
  height: auto;
}

@media (max-width: 991px) {
  .post-gallery .thumb-content {
    opacity: 1;
    bottom: 30px;
  }
  .post-gallery .thumb-overlay:after {
    opacity: 0.8;
  }
}

@media (max-width: 767px) {
  .post-gallery .thumb-title {
    font-size: 20px;
  }
}

@media (max-width: 479px) {
  .post-gallery .thumb-overlay {
    padding: 20px;
  }
  .post-gallery .thumb-content {
    bottom: 20px;
  }
}

.post-gallery .tie-slider-nav {
  opacity: 1;
}

#tie-post-normal-gallery .tie-slick-slider:not(.slick-initialized) .tie-slider-nav + .slide {
  display: block;
}

.is-lazyload #tie-post-normal-gallery img {
  display: none;
}

#tie-post-normal-gallery .slide-bg {
  height: 470px;
  position: relative;
}

@media (min-width: 992px) {
  .full-width #tie-post-normal-gallery .slide-bg {
    height: 600px;
  }
}

@media (max-width: 767px) {
  #tie-post-normal-gallery .slide-bg {
    height: 300px;
  }
}

@media (max-width: 479px) {
  #tie-post-normal-gallery .slide-bg {
    height: 220px;
  }
}

#tie-post-fullwidth-gallery {
  margin-bottom: 35px;
  height: 600px;
}

#tie-post-fullwidth-gallery .slide-bg {
  background-position: center center;
}

#tie-post-fullwidth-gallery img {
  width: auto;
  height: 600px;
}

@media (max-width: 991px) {
  #tie-post-fullwidth-gallery {
    margin-bottom: 20px;
  }
  #tie-post-fullwidth-gallery .thumb-content {
    width: 100%;
    max-width: calc(100vw - 10px);
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
    padding: 0 30px;
  }
  #tie-post-fullwidth-gallery,
  #tie-post-fullwidth-gallery img {
    height: 470px;
  }
}

@media (max-width: 767px) {
  #tie-post-fullwidth-gallery,
  #tie-post-fullwidth-gallery img {
    height: 380px;
  }
}

@media (max-width: 479px) {
  #tie-post-fullwidth-gallery,
  #tie-post-fullwidth-gallery img {
    height: 250px;
  }
}

#tie-post-normal-gallery .tie-slick-slider:hover .thumb-content,
.post-gallery .slide:hover .thumb-content {
  opacity: 1;
  bottom: 30px;
}

#tie-post-normal-gallery .tie-slick-slider:hover .thumb-overlay:after,
.post-gallery .slide:hover .thumb-overlay:after {
  opacity: 0.8;
}

@media (min-width: 768px) {
  #tie-wrapper .featured-area .mejs-container {
    min-height: 73px !important;
  }
  #tie-wrapper .featured-area .mejs-controls {
    height: 77px;
    padding: 0 20px;
  }
  #tie-wrapper .featured-area .mejs-time {
    padding-top: 35px;
  }
  #tie-wrapper .featured-area .mejs-play button,
  #tie-wrapper .featured-area .mejs-pause button,
  #tie-wrapper .featured-area .mejs-mute button,
  #tie-wrapper .featured-area .mejs-unmute button {
    background: transparent !important;
    font: normal normal normal 14px/1 FontAwesome;
    color: #ffffff;
  }
  #tie-wrapper .featured-area .mejs-play button:before,
  #tie-wrapper .featured-area .mejs-pause button:before,
  #tie-wrapper .featured-area .mejs-mute button:before,
  #tie-wrapper .featured-area .mejs-unmute button:before {
    content: "\f04b";
    font-size: 120%;
  }
  #tie-wrapper .featured-area .mejs-pause button:before {
    content: "\f04c";
  }
  #tie-wrapper .featured-area .mejs-unmute button:before {
    content: "\f026";
  }
  #tie-wrapper .featured-area .mejs-mute button:before {
    content: "\f028";
  }
  #tie-wrapper .featured-area div.mejs-time-rail {
    padding-top: 32px;
  }
  #tie-wrapper .featured-area .mejs-container span:not(.mejs-time-float-corner),
  #tie-wrapper .featured-area div.mejs-time-rail a {
    height: 3px;
    border: none;
  }
  #tie-wrapper .featured-area .mejs-time-handle {
    display: block;
    width: 10px;
    height: 10px;
    top: -4px;
    border: none;
  }
  #tie-wrapper .featured-area .mejs-time-handle-content {
    left: 0;
    top: 4px;
  }
  #tie-wrapper .featured-area .mejs-time-float {
    background: #ffffff;
    border-color: #ffffff;
    height: 17px !important;
  }
  #tie-wrapper .featured-area .mejs-time-float-corner {
    border-color: #ffffff transparent transparent;
  }
  #tie-wrapper .featured-area .mejs-button button {
    margin-top: 30px;
  }
  #tie-wrapper .featured-area .mejs-horizontal-volume-total {
    top: 37px;
    height: 3px;
  }
  #tie-wrapper .featured-area .mejs-container.wp-audio-shortcode {
    width: 100%;
  }
}

#read-next-block {
  border: 0;
  padding: 0;
  position: relative;
  z-index: 2;
}

.read-next-block-title {
  position: absolute;
  top: 30px;
  left: 40px;
  z-index: 4;
  color: #fff;
  padding-bottom: 5px;
  font-size: 18px;
}

.read-next-block-title:after {
  content: '';
  width: 40px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
}

.read-next-slider-4 .read-next-block-title {
  width: 100%;
  text-align: center;
  left: 0;
  right: 0;
}

.read-next-slider-4 .read-next-block-title:after {
  left: calc(50% - 20px);
  right: calc(50% - 20px);
}

@media (max-width: 767px) {
  .read-next-block-title {
    display: none;
  }
}

.read-next-button-wrap {
  margin-top: 30px;
}

.read-next-button {
  pointer-events: auto;
  z-index: 1;
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
}

.stream-item-above-post,
.stream-item-above-post-content {
  margin: 0 auto 30px;
}

#story-highlights + .stream-item-above-post-content {
  clear: both;
}

.stream-item-below-post,
.stream-item-below-post-content {
  margin: 30px auto;
}

/* Gutenberg */
.entry .blocks-gallery-grid {
  padding: 0 !important;
  margin: 0 0 17px !important;
}

.entry .wp-block-quote,
.entry .wp-block-pullquote {
  background: transparent;
  color: #2c2f34;
  font-size: 13px;
}

.entry .wp-block-quote cite,
.entry .wp-block-pullquote cite {
  display: inline;
}

.entry .wp-block-quote:before,
.entry .wp-block-pullquote:before {
  display: none;
}

.entry .wp-block-quote.alignfull,
.entry .wp-block-pullquote.alignfull {
  padding-left: 10px;
  padding-right: 10px;
}

.entry .wp-block-pullquote {
  margin-bottom: 25px;
}

.entry .wp-block-quote {
  padding: 0 1em;
}

.entry .wp-block-quote.is-large cite {
  display: block;
}

.entry .wp-block-separator {
  margin: 1.65em auto;
}

.entry .alignfull,
.entry .alignwide {
  margin: 1em 0;
}

.entry .wp-block-columns {
  margin: 0 -10px;
}

.entry .wp-block-columns > div {
  padding: 0 10px;
}

.entry .wp-block-cover-image {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.tie-full-width-img img,
.entry .alignwide,
.entry .alignfull {
  height: auto;
  margin-right: -30px;
  margin-left: -30px;
  width: calc(100% + 60px);
  left: 0;
  max-width: none;
  margin-bottom: 20px;
  border-radius: 0;
}

@media (max-width: 767px) {
  .tie-full-width-img img,
  .entry .alignwide,
  .entry .alignfull {
    margin-right: -15px;
    margin-left: -15px;
    width: calc(100% + 30px);
  }
}

.magazine2.post-layout-8 .tie-full-width-img img, .magazine2.post-layout-8
.entry .alignwide, .magazine2.post-layout-8
.entry .alignfull {
  margin-right: -15px;
  margin-left: -15px;
  width: calc(100% + 30px);
}

@media (min-width: 768px) {
  .full-width.magazine2 .entry .alignfull,
  .one-column-no-sidebar.magazine2 .entry .alignfull {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: auto;
    max-width: 1000%;
  }
  .full-width.magazine2 .entry .alignwide,
  .one-column-no-sidebar.magazine2 .entry .alignwide {
    margin-left: calc(25% - 22vw);
    margin-right: calc(25% - 22vw);
    width: auto;
    max-width: 1000%;
  }
  .full-width.magazine2 .entry .alignwide img,
  .full-width.magazine2 .entry .alignfull img,
  .one-column-no-sidebar.magazine2 .entry .alignwide img,
  .one-column-no-sidebar.magazine2 .entry .alignfull img {
    display: block;
    margin: 0 auto;
  }
}

.dark-skin .entry .wp-block-quote,
.dark-skin .entry .wp-block-pullquote {
  color: #fff;
}

.dark-skin .wp-block-pullquote cite,
.dark-skin .wp-block-pullquote footer {
  color: #6c7781;
}