/*
Theme Name: Garage Door     
Theme URI: http://pushmyweb.com
Description: Garage Door custom wordpress theme
Author: nova8media.com 
Version: 1.0
Tags: custom, responsive
Text Domain: ngd
*/
h2 {
  margin-bottom: 10px; }

h1 {
  font-size: 45px;
  line-height: 1.45; }

#logo {
  margin: 14px 0 20px; }

#content p {
  text-align: justify; }

.clear {
  display: block;
  clear: both;
  height: 0;
  width: 100%; }

.coupons-header {
  color: #036;
  font-size: 40px;
  text-align: center !important;
  margin-bottom: 10px;
  font-weight: bold; }

.coupon-title {
  text-align: center;
  color: #036;
  font-size: 20px; }
  .coupon-title span {
    color: #F0592B; }

.coupon-text p {
  text-align: center !important; }

.widget-header {
  font-weight: 700;
  text-transform: uppercase !important;
  line-height: 40px !important; }

.entry-content h2 {
  text-transform: uppercase; }

@media (min-width: 1100px) {
  #call_now {
    margin-left: 70px; } }
@media (max-width: 768px) {
  #logo {
    text-align: center; } }
.prices th {
  font-weight: normal;
  color: #003366; }
.prices thead {
  background: #d6d6d6;
  color: #000;
  border-color: #d6d6d6;
  display: none; }
.prices tbody tr:nth-of-type(odd) {
  background: #f2f3f4; }
.prices tbody .price_label {
  color: #9599aa;
  font-size: 0.7em; }
  .prices tbody .price_label.estimate {
    font-weight: bold;
    color: #f15a29; }
.prices tbody .price {
  padding-left: 5px;
  color: #f15a29; }

@media (max-width: 768px) {
  .prices col {
    width: 40%; }
    .prices col:first-of-type {
      width: 60%; } }

/*# sourceMappingURL=style.css.map */
