/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
body{
  font-size: 19px;
}
.home footer.entry-meta{
  display: none;
}
.separate-containers .inside-article{
  padding-top: 30px;
  padding-bottom: 0;
}
article.post .entry-summary{
  margin-top: 10px;
}
article.post .post-image{
  margin-top: 10px;
}
#last-updated{
  margin-top: 10px;
  margin-left: 42px;
}
.inside-article .entry-content{
  margin-top: 1em;
}
.separate-containers.right-sidebar .site-main{
  margin-top: 0;
}
.widget-area aside.widget{
  padding: 10px;
}
.main-navigation .menu-item a{
  font-size: 18px;
}
/*** Best Template ***/
.ataglance-product-name{
  font-size: 1.1em;
  line-height: 1.75em;
  text-decoration: underline;
  color: #0c0d50;
}
.ataglance-product-label{
  margin: auto 0 0px 10px;
  text-transform: uppercase;
  background: #03702D;
  box-shadow: 0 1px 3px rgba(0,0,0,.2);
  border: 2px solid #03702D;
  padding: 2px 10px;
  color: #fff;
  font-weight: 700;
  font-size: 12px!important;
  word-break: keep-all;
  border-radius: 6px;
  line-height: 1;
  white-space: nowrap;
}
.product-ataglance{
  margin: 30px auto;
}
.product-ataglance hr{
  background-color: #03702D;
  height: 2px;
}
.ataglance-inner{
  display: inline-block;
}
.ataglance-inner ul{
  margin-top: 0;
}
.ataglance-heading{
  font-size: 1.5em;
  color: #03702D;
  margin: 0;
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: 8px;
}

.product-table-heading{
  text-align: center;
  margin-top: 30px;
  margin-bottom: 10px;
}
.product-table thead tr th{
  background-color: #d90000;
  padding: 5px;
}
table.product-table-table tr{
  border: 1px solid #e6e6e6;
}
.product-table tr td{
  background-color: #fff !important;
  border-left: none !important;
  border-right: none !important;
}
.product-table th{
  border-left: none !important;
  border-right: none !important;
}
.product-list-heading{
  margin-top: 60px;
  margin-bottom: 40px;
  text-align: center;
  font-size: 40px;
  text-transform: uppercase;
}
.product-table-image{
  width: 15%;
}
.product-table-image img{
  max-height: 104px;
  margin: auto;
  display: block;
}
.product-table-label{
  margin: auto 0 5px -15px;
  position: relative;
  text-transform: uppercase;
  background: #03702D;
  box-shadow: 0 1px 3px rgba(0,0,0,.2);
  border: 2px solid #03702D;
  padding: 4px 16px;
  clear: both;
  color: #fff;
  float: left;
  font-weight: 700;
  font-size: 13px!important;
  word-break: keep-all;
  border-radius: 6px;
  line-height: 1;
    width: max-content;
}
.product-table-features-list{
  margin: 0 22px!important;
  padding: 0!important;
}
.product-table-badgeproductname{
  display: flex;
  flex-direction: column;
}
.product-table-features-list li {
    margin: 0!important;
    padding: 0!important;
    list-style: disc!important;
    font-family: 'Roboto',sans-serif;
    font-size: 15px!important;
    font-weight: 400;
    color: #666;
    line-height: 1.4em;
}
.product-table-button{
  background-color: #43992e;
  box-shadow: 2px 2px 2px #585757;
  word-wrap: normal;
  display: block;
  margin: 5px auto;
  line-height: 1.2em;
  text-decoration: none!important;
  text-transform: uppercase;
  color: #fff!important;
  font-family: 'Roboto',sans-serif;
  font-weight: 700!important;
  font-size: 14px;
  letter-spacing: .2px;
  border-radius: 2px;
  padding: 13px 12px;
  width: 200px;
  max-width: 95%;
  text-align: center;
  transition: .2s linear;
}
.product-table-productname{
  text-align: left;
  color: #03702D;
  font-size: 19px;
  font-weight: 700;
  display: block;
  line-height: 1.2em;
  margin: 0;
  text-decoration: none;
}
.final-section{
  float: left;
  padding-top: 30px;
}
.product-review{
  margin-top: 20px;
}
.product-review h2{
  margin-bottom: 20px;
}
.product-review h3{
  text-align: center;
  font-size: 2.0em;
}
.product-review h3 a{
  color: #d90000 !important;
}
.best-product{
  border: 2px solid #d90000;
  border-radius: 5px;
}
.product-best-label{
  padding: 3px 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
  background-color: #d90000;
  display: inline-block;
  color: white;
  font-weight: 600;
  border-radius: 0 0 5px 0;
}
.amazon-pic{
  margin: 20px auto;
  display: flex;
  justify-content: center;
}
.amazon-pic img{
  max-height: 250px;
}
.mini-review{
  padding: 0 10px;
}
.bottom-box, .bottom-box-big{
  float: left;
  width: 48%;
  min-height: 200px;
  margin: 1%;
  padding: 0 20px 20px 20px;
  border: 1px solid #b4b4b4;
}
.bottom-box-big{
  min-height: 320px;
}
.product-bottom div h3{
  margin-top: 15px;
  margin-bottom: 10px;
}
.product-pros{
   border-top: 4px solid #b9b7b7;
}
.product-pros h3{
  font-size: 1.5em;
  color: #448a07;
  text-transform: uppercase;

}
.box ul{
  margin-left: 25px;
  margin-bottom: 0;
}
.product-cons{
   border-top: 4px solid #b9b7b7;
}
.product-cons h3{
  font-size: 1.5em;
  color: #CD0606;
  text-transform: uppercase;
}
.product-button{
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  text-decoration: none;
}
.product-button div{
  width: 80%;
  padding: 10px;
  background-color: #43992e;
  margin: 10px auto 30px;
  color: white;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
}
.product-button div:hover{
  background-color: #687489;
}
.product-box{
  float: left;
  width: 100%;
}
.product-info{
  margin: 2% 1.3%;
  padding-top: 20px;
  display: inline-block;
  border: 1px solid #dadada;
  border-top: 4px solid #9c0f3e;
  width: 98%;
}
.product-info h3{
  margin-left: 20px;
  color: #9c0f3e;
}
.mid-width-table{
  max-width: 500px;
}
/** sign up form **/
.tt-signup-form{
  border: 2px solid #d90000;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 2px 2px 2px #dedede;
}
@media (max-width: 768px) {
  .featured-image{
    display: none;
  }
  .menu-toggle{
    font-size: 26px;
  }
  .inside-article{
    padding: 20px !important;
  }
  .inside-header{
    padding: 20px 20px 0 20px;
  }
  h1.entry-title{
    font-size: 36px;
  }
}
@media (max-width: 500px) {
  .site-logo{
    max-width: 60%;
  }
}