/*
Theme Name:   MagPlus Child Theme
Theme URI:    http://example.com/twenty-fifteen-child/
Description:  Magplus child theme for ESG News
Author:       LB
Author URI:   http://longbeard.com
Template:     magplus
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  magpluschild
*/

:root {
  --yahoo-color: #4d00ae;
}

.cat-post-widget .cat-post-title {
  font-family: Merriweather;
  font-weight: 700;
  font-size: 13px;
  line-height: 17px;
  color: #111;
  margin-bottom: 5px;
}

.cat-post-widget .cat-post-date {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #b5b5b5;
}

.tt-footer .col-1 img {
  width: 8rem;
}

.yahoo__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: -7px -14px;
}

.yahoo__inner > * {
  margin: 7px 14px;
}

.yahoo__logo {
  width: 205px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.yahoo__logo__w {
  display: block;
}

.yahoo__logo__c {
  display: none;
}

.yahoo__logo a {
  display: flex;
  width: 92px;
}

.yahoo__logo img {
  width: 100%;
  height: auto;
}

.yahoo__form {
  width: 100%;
  flex: 0 0 100%;
}

.yahoo__form form {
  display: flex;
  align-items: stretch;
  height: 35px;
}

.yahoo__form input[type="text"] {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border: 1px solid #ccc;
  vertical-align: middle;
  padding-right: 10px;
  padding-left: 10px;
  flex: 1;
}

.yahoo__form button[type="submit"] {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  background-color: #0081f2;
  border: none;
  width: 90px;
}

.yahoo__links {
  display: none;
}

.yahoo__links > *:not(:last-child) {
  margin-right: 28px;
}

.yahoo__sign-in a {
  min-width: 82px;
  line-height: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 700;
  color: var(--yahoo-color);
  border-radius: 3px;
  padding: 2px 6px;
  border: 2px solid var(--yahoo-color);
}

.yahoo__sign-in a:hover {
  background-color: var(--yahoo-color);
  color: #fff;
}

.yahoo__notifications svg {
  height: 26px;
  width: 26px;
}

.yahoo__mail a {
  display: inline-flex;
  align-items: center;
  color: var(--yahoo-color);
  font-weight: 700;
  font-size: 13px;
}

.yahoo__mail svg {
  height: 26px;
  width: 26px;
  margin-right: 6px;
}

@media (min-width: 1024px) {
  .yfin-header .top-inner {
    background: linear-gradient(to bottom, #fff, #f8f8f9);
  }

  .yahoo__inner {
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  .yahoo__logo__w {
    display: none;
  }
  .yahoo__logo__c {
    display: block;
  }

  .yahoo__form {
    max-width: 647px;
    margin-right: 10%;
    flex: 1;
  }

  .yahoo__links {
    display: flex;
    align-items: center;
  }
}

.tt-slider-type-5 .tt-mslide-cat {
  display: none !important;
}

.link-disabled {
  opacity: 0.5;
}

li:hover .link-disabled a {
  text-decoration: none !important;
}

    @media (min-width:1200px) { 
      .section--events {
        width: calc(1170px + 5rem);
      }
      }

@media (min-width:1310px) { 
  .section--events {
    width: calc(1280px + 5rem);
  }
  }


#swiper-unique-id-1 .tt-item-post-title {
  padding-bottom: 20px !important;
}

@media (min-width: 1025px) {
  .wppopups-whole {
    display: none !important;
 }
}
.wppopups-whole:not(.ios) {
  display: none !important;
}
.wppopups-whole .spu-box {
  border-radius: 5px !important;
}
.wppopups-whole .spu-box .spu-container {
  padding: 0 !important;
}
.wppopups-whole .spu-box .spu-container .spu-content {
  text-align: center;
  line-height: normal;
}
.wppopups-whole .spu-box .spu-container .spu-content .popup-content {
  padding: 2rem 1rem !important;
}
.wppopups-whole .spu-box .spu-container .spu-content .popup-content .logo {
  width: 70px;
  height: 70px;
  margin-bottom: 0.5rem;
}
.wppopups-whole .spu-box .spu-container .spu-content .popup-content h5 {
  font-size: 18px;
  padding: 1rem 0;
}
.wppopups-whole .spu-box .spu-container .spu-content .popup-content p {
  padding: 0 6rem;
}
@media (max-width: 480px) {
  .wppopups-whole .spu-box .spu-container .spu-content .popup-content p {
    padding: 0 3rem;
 }
}
.wppopups-whole .spu-box .spu-container .spu-content .add-to-home {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f4f6f6;
  padding: 1rem;
  border-radius: 5px !important;
}
.wppopups-whole .spu-box .spu-container .spu-content .add-to-home img {
  padding: 0 0.5rem;
}
.wppopups-whole .spu-box .spu-container .spu-close {
  color: #d7d7d7 !important;
  font-size: 40px !important;
  text-shadow: none;
  right: 10px;
  top: 5px;
  font-weight: 200;
}

.parent-pageid-10874 .elementor-section.elementor-section-boxed>.elementor-container.elementor-column-gap-default {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .parent-pageid-10874 .elementor-section.elementor-section-boxed>.elementor-container.elementor-column-gap-default {
      width: 750px;
      padding-left: 15px;
      padding-right: 15px;
  }
  .parent-pageid-10874 .elementor-section-boxed .elementor-widget-wrap.elementor-element-populated {
    padding-left: 0 !important;
  }
}

@media (min-width: 992px) {
  .parent-pageid-10874 .elementor-section.elementor-section-boxed>.elementor-container.elementor-column-gap-default {
      width: 970px;
  }
}

@media (min-width: 1200px) {
  .parent-pageid-10874 .elementor-section.elementor-section-boxed>.elementor-container.elementor-column-gap-default {
      width: 1170px;
  }
}

@media (min-width: 1310px) {
  .parent-pageid-10874 .elementor-section.elementor-section-boxed>.elementor-container.elementor-column-gap-default {
      width: 1280px;
  }
}

@media (max-width: 767px) {
  .parent-pageid-10874 .elementor-section-boxed .elementor-widget-wrap.elementor-element-populated {
    padding: 20px !important;
  }
}

@media (max-width: 1200px) {
.parent-pageid-10874 .elementor-section.elementor-section-boxed>.elementor-container {
  flex-wrap: wrap;
}
.parent-pageid-10874 .elementor-section.elementor-section-boxed>.elementor-container .elementor-column.elementor-element {
  width: 100% !important;
}
}

.tt-news-content, .tt-mag-slider .swiper-container {
  overflow: hidden !important;
}
