/*
Theme Name:   The Next Mag Child
Theme URI:    http://bk-ninja.com/tnm-child/
Description:  tnm is a clean magazine & blog WordPress theme Child Theme
Author: 	  BK-Ninja
Author URI:   http://bk-ninja.com
Template:     the-next-mag
Version:      5.9.3
License:      GNU General Public License version 3.0
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Tags:         right-sidebar, sticky-post, two-columns, three-columns, custom-menu, featured-images, post-formats, translation-ready
Text Domain:  tnmchild
*/

/* Start Child Theme CSS */


div.pros-cons-container {
  margin-bottom: -30px;
  padding: 20px;
  background-color: #f5f5f5; }

section.pros-cons .card-title h2 {
  height: 50px;
  border-bottom: none; }
section.pros-cons .card-title img.thumb {
  width: 40px;
  height: 40px;
  margin: 4px 10px 4px 0; }
section.pros-cons .card-title .overall-score {
  font-weight: normal;
  color: #333; }
  section.pros-cons .card-title .overall-score i {
    color: #ffc107; }
section.pros-cons .card-content {
  clear: both;
  border-top: 1px #dadada solid; }
  section.pros-cons .card-content h3 {
    font-weight: 500;
    line-height: 20px;
    margin: 10px 0 0;
    padding: 0; }
  section.pros-cons .card-content p {
    padding: 5px 0 5px !important; }
  section.pros-cons .card-content .pros,
  section.pros-cons .card-content .cons {
    padding: 10px 20px 5px;
    border-radius: 3px; }
    section.pros-cons .card-content .pros ul,
    section.pros-cons .card-content .cons ul {
      margin: 10px 0;
      padding: 0; }
      section.pros-cons .card-content .pros ul li,
      section.pros-cons .card-content .cons ul li {
        line-height: 1.75em;
        padding-left: 0;
        vertical-align: top; }
        section.pros-cons .card-content .pros ul li i,
        section.pros-cons .card-content .cons ul li i {
          margin-right: 8px; }
      section.pros-cons .card-content .pros ul li:before,
      section.pros-cons .card-content .cons ul li:before {
        font-family: 'Material Icons';
        font-size: 24px !important;
        float: none !important;
        width: 24px !important;
        height: 24px !important;
        margin: 0;
        margin-right: 10px !important;
        background-color: transparent !important;
        text-rendering: optimizeLegibility; }
  section.pros-cons .card-content .pros {
    background-color: #f9fcf9; }
    section.pros-cons .card-content .pros h3 {
      color: #4caf50; }
    section.pros-cons .card-content .pros ul li:before {
      content: 'thumb_up'; }
  section.pros-cons .card-content .cons {
    background-color: #fffafb; }
    section.pros-cons .card-content .cons h3 {
      color: #f44336; }
    section.pros-cons .card-content .cons ul li:before {
      content: 'thumb_down'; }
  section.pros-cons .card-content .pros-cons-group {
    display: inline-block;
    clear: both;
    width: 100%; }
    section.pros-cons .card-content .pros-cons-group .pros {
      float: left;
      width: 48%; }
    section.pros-cons .card-content .pros-cons-group .cons {
      float: right;
      width: 48%; }
  section.team .card-title a, section.card .card-title a {
    color: rgba(0, 0, 0, 0.87); }

.pros-cons-container a:hover {
	background-color: transparent;
    color: #4284f3;
    text-decoration: none;
}
section.card h2, section.team h2 {
    font-weight: 500;
    line-height: 3.429rem;
    margin: 0;
    padding: 0 15px;
    color: rgba(0,0,0,.87);
    border-bottom: 1px #dadada solid;
}
section.card h2, section.team h2 {
  font-size: 1.5rem;
  margin: 0.75rem 0 0.6rem 0;
}
section.pros-cons .card-content h3 {
    font-weight: 500;
    line-height: 20px;
    margin: 10px 0 0;
    padding: 0;
}
section.pros-cons .card-content h3 {
    font-size: 1.25rem;
    margin: .625rem 0 .5rem;
}



@media screen and (max-width: 780px) {
  .pros-cons-group .pros,
  .pros-cons-group .cons {
    float: none !important;
    width: 100% !important; } }
body.single-review footer {
  max-width: 950px;
  margin: 0 auto !important; }

  main.single.review section.pros-cons.card .overall-score {
    float: left !important;
    clear: both;
    margin-top: -10px; }

@font-face {
  font-family: 'phandroid-icons';
  src: url("../font/phandroid-icons/phandroid-icons.eot?86232753");
  src: url("../font/phandroid-icons/phandroid-icons.eot?86232753#iefix") format("embedded-opentype"), url("../font/phandroid-icons/phandroid-icons.woff?86232753") format("woff"), url("../font/phandroid-icons/phandroid-icons.woff2?86232753") format("woff2"), url("../font/phandroid-icons/phandroid-icons.ttf?86232753") format("truetype"), url("../font/phandroid-icons/phandroid-icons.svg?86232753#phandroid-icons") format("svg");
  font-weight: normal;
  font-style: normal; 
}

.social, .stars {
  font-family: 'phandroid-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  min-width: 20px;
  text-align: center;
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.star_empty:before {
  content: "\e600"; }

.star_25:before {
  content: "\e601"; }

.star_50:before {
  content: "\e602"; }

.star_75:before {
  content: "\e603"; }

.star_full:before {
  content: "\e604"; }

.android:before {
  content: "\e800"; }

.gplus:before {
  content: "\e801"; }

.reddit:before {
  content: "\e802"; }

.linkedin:before {
  content: "\e803"; }

.rss:before {
  content: "\e804"; }

.twitter:before {
  content: "\e805"; }

.youtube:before {
  content: "\e806"; }

.facebook:before {
  content: "\e807"; }

.stackoverflow:before {
  content: "\e808"; }

.github:before {
  content: "\e809"; }

.skype:before {
  content: "\e80a"; }

.disqus:before {
  content: "\e80b"; }

.email:before {
  content: "\e80c"; }

.instagram:before {
  content: "\e80d"; }

.pinterest:before {
  content: "\e80e"; }

.foursquare:before {
  content: "\e80f"; }

.amazon:before {
  content: "\e810"; }

.dribbble:before {
  content: "\e811"; }

.behance:before {
  content: "\e812"; }

/* End Child Theme CSS */
