/*
Theme Name:   MalwareBytes Press
Theme URI:    https://press.malwarebytes.com
Description:  A child theme for press site
Author:       Multidots
Author URI:   http://multidots.com
Template:     malwarebytes
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         press, multisite, child
Text Domain:  malwarebytes-press
*/

body.home .site-main::before,
body.home .site-main::after,
body.home .site-main article::after {
  content: none;
}
.site-header {
  font-family: "Graphik", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
body.home .site-main {
  background: #fff;
}
.site-main a:visited,
.site-main a:hover,
.site-main a:focus {
  text-decoration: none;
}
#year-filter-form input[type="radio"] {
  display: none;
}

.single .social-icon-container .socicon-email::before {
  content: url(../malwarebytes-press/images/email.svg);
}
.single .social-icon-container .socicon-facebook::before {
  content: url(../malwarebytes-press/images/facebook.svg);
}
.single .social-icon-container .socicon-linkedin::before {
  content: url(../malwarebytes-press/images/linkedin.svg);
}
.single .socicon {
  opacity: 0.65;
}
.single .socicon:hover {
  opacity: 1;
}
.single #social-wrap {
  list-style-type: none;
  text-align: center;
}
.single #social-wrap p {
  margin-top: 0;
  margin-bottom: 6px;
  color: #b3b3b3;
  font-size: 14px;
}
.single #social-wrap .social {
  display: inline-block;
}
.single #social-wrap ul li {
  display: inline;
  padding-left: 30px;
}

#year-filter-form label {
  display: inline-block;
  cursor: pointer;
  margin-right: 5px;
  color: #004ddc;
  transition: color 0.15s ease-in-out;
}

#year-filter-form label:hover {
  color: #2678df;
}

#year-filter-form label:not(:last-child)::after {
  content: "-";
}
.form-inline {
  margin-top: 55px;
}
.email-input {
  width: 66.6666666667%;
  float: left;
  margin-right: 10px;
}
.textInput input,
.textArea input {
  width: 100%;
  height: 40px;
  float: left;
  padding: 2px 12px;
  border: 1px solid #b3b3b3;
  border-radius: 4px;
}
.email-btn {
  width: 25%;
  float: left;
}
.email-btn .bluecta-sm {
  background-color: #0d3ecc !important;
  border-radius: 9px;
  font-size: 18px;
  width: 100%;
  margin-left: 0;
  color: #fff;
}
.single-post .col-md-8.content {
  padding: 64px 0;
  max-width: 760px;
  margin: 0 auto;
}
.single-post .col-md-8.content h1 {
  font-size: 35px;
  margin: 10px 0 24px 0;
  line-height: 40px;
  font-weight: 500;
}
.category-detail-main .category-header {
  background-color: transparent;
}
.category-detail-main .category-header h1 {
  font-size: 35px;
  text-transform: capitalize;
  margin: 0 0 24px 0;
}
.category-detail-main .blog-listing-main__layout {
  background-color: transparent;
  padding: 0;
  margin-top: 35px;
  margin-bottom: 70px;
}
.category-detail-main .blog-listing-main__layout .blog-list__col {
  width: 100%;
  display: flex;
  max-width: 736px;
  margin: 0 auto 70px;
  align-items: center;
  padding: 0;
}
.category-detail-main .blog-listing-main__layout .blog-list__col:hover {
  background-color: inherit;
  box-shadow: none;
  cursor: default;
}
.category-detail-main
  .blog-listing-main__layout
  .blog-list__col
  .blog-list__image {
  margin-right: 24px;
  width: 130px;
  height: auto;
  border-radius: 0;
  overflow: inherit;
}
@media only screen and (max-width: 767px) {
  .category-detail-main
    .blog-listing-main__layout
    .blog-list__col
    .blog-list__image {
    display: none;
  }
}
.category-detail-main
  .blog-listing-main__layout
  .blog-list__col
  .blog-list__image
  img {
  height: auto;
  object-fit: inherit;
  max-width: 120px;
}
.category-detail-main
  .blog-listing-main__layout
  .blog-list__col
  .blog-list__content {
  width: calc(100% - 160px);
}
@media only screen and (max-width: 767px) {
  .category-detail-main
    .blog-listing-main__layout
    .blog-list__col
    .blog-list__content {
    width: 100%;
  }
}
.category-detail-main
  .blog-listing-main__layout
  .blog-list__col
  .blog-list__content
  .blog-date
  span {
  color: #b3b3b3;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  display: block;
}
.home #in-the-news .wp-block-columns {
  max-width: 1200px;
  margin: 0 auto 0;
  padding: 0 15px;
}
.home
  #in-the-news
  .wp-block-columns
  .wp-block-query
  .wp-block-post
  .wp-block-columns {
  padding: 0;
}
.wp-block-columns .wp-block-post-template .wp-block-post {
  margin-bottom: 70px;
}
.home .wp-block-columns h2 a {
  color: #000;
}
.home .wp-block-columns h2 a:hover {
  text-decoration: none;
  color: #2678df;
}
.wp-block-post-date time {
  color: #b3b3b3;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
body.home .site-main {
  background-color: transparent;
}
body.home .site-main .wp-block-columns {
  max-width: 1200px;
  margin: 0 auto;
}

.wp-block-columns {
  margin: 0;
}
.resources-item__content .wp-block-post-excerpt {
  margin: 0;
}
.resources-item__heading h4 {
  font-size: 33px;
}
.resources .resources__nav li a {
  color: #000;
  display: block;
  padding: 5px;
  margin: 5px 0;
  line-height: 27px;
}
.resources .resources__nav li {
  margin: 12px 0;
}
.resources .resources__nav li a:hover {
  color: #2678df;
  text-decoration: none;
}
#newsletter-signup h3 {
  font-size: 24px;
  line-height: 1.3em;
  color: #101d42;
  margin-bottom: 24px;
  margin-top: 0px;
}
#newsletter-signup {
  padding: 64px 0;
}
#newsletter-signup .wp-block-columns {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}
.blog-listing-main__pagination-section {
  margin: 0 auto;
  max-width: 736px;
}
.blog-listing-main__pagination-section #pagination {
  display: flex;
  justify-content: left;
  margin: 50px 0;
}
#pagination .page-numbers {
  border: none;
  color: #004ddc;
}
.single #social-wrap {
  text-align: right;
}
.press-banner .media-content__right .title {
  font-size: 50px;
  text-align: left;
}
.press-left-nav a {
  color: #000;
  padding: 5px;
  margin: 5px 0;
  display: block;
  text-decoration: none;
}
.press-left-nav a:hover {
  text-decoration: none;
  color: #2678df;
}
.press-left-nav .left-nav-follw-block {
  margin: 0;
}
.wp-block-post-template .press-two-colum-inner {
  gap: 0;
}
.wp-block-post-template .press-two-colum-inner .wp-block-column {
  flex-basis: inherit !important;
}
.wp-block-post-template .press-two-colum-inner .wp-block-column:first-child {
  width: 120px;
  margin-right: 24px;
  flex-basis: inherit !important;
}
.wp-block-post-template .press-two-colum-inner .wp-block-column:last-child {
  width: calc(100% - 144px);
  flex-basis: inherit !important;
  text-align: left;
}
#events
  .wp-block-post-template
  .press-two-colum-inner:hover
  .wp-block-column:last-child
  h2.wp-block-post-title
  a,
#events
  .wp-block-post-template
  .press-two-colum-inner:hover
  .wp-block-column:last-child
  .wp-block-post-excerpt
  p {
  text-decoration: none !important;
  color: #2678df !important;
  transition: color 0.15s ease-in-out;
}
.wp-block-post-template
  .press-two-colum-inner:hover
  .wp-block-column:last-child
  h2.wp-block-post-title
  a {
  text-decoration: none !important;
  color: #2678df !important;
  transition: color 0.15s ease-in-out;
}
#awards
  .wp-block-post-template
  .press-two-colum-inner:hover
  .wp-block-column:last-child
  h2.wp-block-post-title
  a,
#awards
  .wp-block-post-template
  .press-two-colum-inner:hover
  .wp-block-column:last-child
  .wp-block-post-excerpt
  p {
  text-decoration: none !important;
  color: #2678df !important;
  transition: color 0.15s ease-in-out;
}
.press-right-colum-block {
  text-align: left;
}
.press-right-colum-block p a {
  text-decoration: none;
}
.press-right-colum-block > h2 {
  font-size: 33px !important;
  margin: 0 0 24px 0 !important;
  line-height: 32px;
}
.press-right-colum-block > h2 > a {
  color: #000;
  text-decoration: none !important;
}
.press-right-colum-block .press-two-colum-inner h2 {
  font-size: 24px !important;
  margin: 0 0 24px 0 !important;
  line-height: 31px;
  font-weight: 500;
}
.press-right-colum-block h2 a {
  color: #000;
}
.social ul {
  margin: 0;
  padding: 0;
}
.social ul li a:hover {
  text-decoration: none;
}
.category-detail-main
  .blog-listing-main__layout
  .blog-list__col
  .blog-list__content
  h2 {
  font-size: 24px;
  line-height: 31px;
  margin: 0 0 24px 0;
}
.category-detail-main
  .blog-listing-main__layout
  .blog-list__col
  .blog-list__content
  p {
  font-size: 16px;
  margin: 0;
}
.category-detail-main
  .blog-listing-main__layout
  .blog-list__col
  .blog-list__content
  h2
  a:hover {
  color: #2678df;
  text-decoration: none;
}
.single-post .pull-right {
  float: right;
}
@media only screen and (max-width: 1149px) {
  .site-header .site-header__nav ul.primary-menu > li > a {
    padding: 8px 30px 8px 23px;
  }
}

@media only screen and (max-width: 991px) {
  .press-banner {
    height: 525px;
    display: flex;
  }
  .press-banner .media-content__left {
    display: none;
  }
  .press-banner .media-content__right {
    width: 100% !important;
    text-align: left;
  }
  .press-left-nav {
    display: none;
  }
  .press-right-colum-block {
    padding: 30px 0;
    flex-basis: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  .wp-block-columns
    .wp-block-post-template
    .wp-block-post
    > .wp-block-columns
    .wp-block-column:first-child {
    flex-basis: 100% !important;
    text-align: left;
  }
  .wp-block-columns
    .wp-block-post-template
    .wp-block-post
    > .wp-block-columns
    .wp-block-column:last-child {
    flex-basis: 100% !important;
    text-align: left;
  }
  .wp-block-columns .wp-block-post-template {
    margin-left: inherit;
    margin-right: inherit;
  }
  .email-input {
    width: 100%;
    margin: 0 0 15px 0;
  }
  .email-btn {
    width: 100%;
  }
  .wp-block-post-template .press-two-colum-inner .wp-block-column:first-child {
    display: none;
  }
  .wp-block-post-template .press-two-colum-inner .wp-block-column:last-child {
    width: 100%;
  }

  .press-right-colum-block > h2 {
    font-size: 20px !important;
  }
  .press-right-colum-block .press-two-colum-inner h2 {
    font-size: 16px !important;
    line-height: 20px;
  }
  .press-right-colum-block p {
    font-size: 14px;
  }
  .category-detail-main
    .blog-listing-main__layout
    .blog-list__col
    .blog-list__content
    h2 {
    font-size: 16px;
    line-height: 20px;
  }
}

/* Pillar pages overlay */
#pillar-pages.overlay {
  position: fixed;
  width: 100vw;
  height: 100%;
  overflow: hidden;
  background-color: rgba(8, 12, 23, 0.97);
  z-index: 99999999;
  overflow-y: scroll;
  top: 0;
  display: none;
  color: #fff;
}
#pillar-pages.overlay .wrap {
  overflow-y: scroll;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 70px;
}
#pillar-pages.overlay .wrap .container {
  width: 100%;
  max-width: 1160px;
}
#pillar-pages.overlay .wrap .container .center-row {
  text-align: center;
}
#pillar-pages.overlay a {
  color: #fff;
}
#pillar-pages.overlay .wrap .container p {
  margin: 0;
  font-size: 16px;
}
#pillar-pages.overlay .wrap .container p.h2 {
  font-size: 33px;
  color: #fff;
  line-height: 41px;
  margin: 0 0 24px 0;
}
#pillar-pages.overlay .wrap .container .center-row ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  display: block;
}
#pillar-pages.overlay .wrap .container .center-row ul li a {
  color: #fff;
  display: block;
  line-height: 27px;
  font-size: 16px;
}
#pillar-pages .close {
  position: fixed;
  right: 40px;
  top: 20px;
  width: 30px;
  height: 30px;
  opacity: 1;
  cursor: pointer;
}
#pillar-pages .close .first,
#pillar-pages .close .second {
  width: 0%;
  position: absolute;
  left: 0;
  transform: rotate(0);
  top: 50%;
  left: 50%;
  height: 1px;
  transition: left 0.25s, width 0.25s, height 0.25s, transform 0.25s 0.5s;
  background: #fff;
}
#pillar-pages .close.active .first {
  transform: rotate(135deg);
  width: 100%;
  left: 0;
}
#pillar-pages .close.active .second {
  transform: rotate(-135deg);
  width: 100%;
  left: 0;
}
