.col-sidebar p.f-title {
  margin-top: 10px;
  color: #303c43;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  font-size: 16px;
  font-weight: 700;
  text-transform: capitalize;
  font-family: "Montserrat", Helvetica, sans-serif;
}
.col-normal-sorts p.f-title {
  font-weight: 600;
  line-height: 1.2125em;
  margin-top: -.2em;
  margin-bottom: .2em;
  text-align: left;
  color: #007399;
  font-size: 24px;
  margin-right: 10px;
  white-space: nowrap;
  font-family: "Montserrat", Helvetica, sans-serif;
}
.footer-newsletter p.f-title {
  line-height: 1.2125em;
  margin-top: -.2em;
  margin-bottom: .2em;
  font-size: 24px;
  font-weight: 700;
  color: #2c333a;
  font-family: "Montserrat", Helvetica, sans-serif;
}
.footer-newsletter p.f-title span {
	font-size: 24px;
  font-weight: 700;
  color: #0090c1;
  margin-bottom: 5px;
}
.product-description h2.f-title {
  font-weight: 600;
  line-height: 1.2125em;
  margin-top: -.2em;
  font-family: "Montserrat", Helvetica, sans-serif;
	color: #007399;
  margin-bottom: 10px;
  font-size: 1.1rem;
}
.product-specs h2.f-title {
  color: #007399;
  background: 0 0;
  margin-bottom: 10px;
  font-size: 1.1rem;
  padding-left: 0;
  font-weight: 600;
  padding: 5px 15px;
  padding-left:0px;
  font-family: "Poppins", Helvetica, sans-serif;
}
#offer-checker p.f-title, 
.product-lowest-wrapper p.f-title {
  color: #f0712a;
  font-size: 2rem;
  margin-bottom: 10px;
  text-align: center;
  font-weight: 800;
  font-family: "Montserrat", Helvetica, sans-serif;
  line-height: 1.2125em;
  margin-top: -.2em;
}
.product-lowest-wrapper p.f-title {
  width: 100%;
}
#in3-popup p.f-title {
  font-size: 1.2rem;
  margin-bottom: 18px;
}
.blog-article>div h3 {
  font-size: 1.375em;
  font-weight: 600;
  line-height: 1.2125em;
  margin-top: -.2em;
  margin-bottom: .2em;
}
.blog-article>div h3>a{
  color: #2c333a;
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 6px;
}
#installments-success p.f-title {
  margin-bottom: 10px;
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 1.4375em;
  font-weight: 600;
  line-height: 1.2125em;
  margin-top: -.2em;
}
#installments-form-popup p.f-title {
  margin-bottom: 20px;
  font-weight: 600;
  text-align: center;
  text-align: center;
  font-size: 1.375em;
  line-height: 1.2125em;
  margin-top: -.2em;
}
@media (max-width: 1024px) {
  .footer-main-new>div.footer-mobile-links-fix {
    flex-direction: column;
  }
	.footer-main-new>div.footer-mobile-links-fix .footer-first, 
  .footer-main-new>div.footer-mobile-links-fix .footer-fourth, 
  .footer-main-new>div.footer-mobile-links-fix .footer-second, 
  .footer-main-new>div.footer-mobile-links-fix .footer-third {
  	display:block;
    width:100%;
    max-width:100%;
  }
  .footer-main-new>div.footer-mobile-links-fix > div > ul,
  .footer-main-new>div.footer-mobile-links-fix > div > ul + a,
  footer#footer-redesign ul.payments {
  	display:none;
  }
  .footer-main-new>div.footer-mobile-links-fix > div > ul.show {
  	display:block;
  }
  footer#footer-redesign ul.payments.show {
  	display:flex !important;
  }  
}