/*
Theme Name: Garrett's Garage Doors
Theme URI:   
Description:  Bootstrap Basic Child Theme
Author: Redwood
Author URI: https://www.redwoodproductions.com
Template: bootstrap-basic
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

body {
  font-family: 'Raleway', sans-serif;
  font-size: 16px !important;
  line-height: 26px !important;
}
a {
  color: #b60612;
}
a:focus, a:hover {
  color: #333;
}
blockquote {
  border-left: 2px solid #b60612;
  color: #b60612;
  float: right;	
  margin-left: 25px;
  padding: 20px;
  width: 33%;
}
blockquote .client {
  float: right;
}
p {
  margin: 0 0 25px;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.6em;
}
h3 {
  font-size: 1.2em;
}
h4 {
  font-size: 1em;
}
h1, h3 {
  color: #000;
  font-weight: 600;
}
h2, h4 {
  color: #b60612;
  font-weight: 600;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 25px;
}
h1, h2, h3, h4, h5, h6, #main-nav, #site-header {
  font-family: 'Times New Roman', Times, serif;
}
#content ol, #content ul {
  margin-bottom: 25px;
  margin-top: 0;
}
.entry-meta-comment-tools {
  display: none;
}
.container-fluid.page-container {
  padding-left: 0;
  padding-right: 0;
}
#content {
  background: url('images/bg-02.png');
}
.gform_wrapper .gform_footer input.button, 
.gform_wrapper .gform_footer input[type=image], 
.gform_wrapper .gform_footer input[type=submit],
#wpmtst_submit_testimonial {
  background-color: #b60612;
  border: none;
  color: #fff;
  padding: 10px 25px;
  font-weight: 600;
}
.main-content {
  border: 1px solid #CACACA;
  background-color: #fff;
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 50px;
}
#main-column .post, 
#main-column .page,
#sidebar-left .widget, 
#sidebar-right .widget {
  border: none;
}
#main-column .attachment .entry-title, 
#main-column .post .entry-title, 
#main-column .page .entry-title {
  border-bottom: 1px solid #717171;
  padding-bottom: 20px;
}
.page .entry-meta {
  display: none;
}
.pagination > .active > a, 
.pagination > .active > a:focus, 
.pagination > .active > a:hover, 
.pagination > .active > span, 
.pagination > .active > span:focus, 
.pagination > .active > span:hover {
  background-color: #b60612;
  border-color: #b60612;
}
.pagination > li > a, 
.pagination > li > span,
.pagination > li > a:focus, 
.pagination > li > a:hover, 
.pagination > li > span:focus, 
.pagination > li > span:hover {
  color: #b60612;
}
.testimonial .client .name:before {
  content: "-";
}
.testimonial .content p:before {
  content: "“";
}
.testimonial .content p:after {
  content: "”";
}

/* header */
header .row-with-vspace {
  margin-bottom: 0px;
}
.page-header-top-right {
  line-height: 32px;
  margin-top: 20px;
  text-align: right;
}
.page-header-top-right a {
  color: #fff;
  font-size: 1.4em;
}
.page-header-top-right a:hover {
  color: #fff;
  text-decoration: none;
}
.pull-right {
  width: 100%;
}
.pull-right .fa-calendar {
  font-size: 60px;
  padding-left: 20px;
  padding-top: 4px;
}
.pull-right p {
  font-size: 22px;
  margin-top: 40px;
}
.pull-right span {
  font-size: 35px;	
  text-transform: uppercase;
}
#site-header {
  background-color: #b60612;
  color: #fff;
}

	/* header logo */
	.site-description, 
	.site-title-heading {
	  display: block;
	  text-indent: -9999px;
	}
	.site-title {
	  float: left;
	  height: 169px;
	  margin-bottom: 20px;
	  margin-top: 20px;
	  padding: 0;
	}
	.site-title-heading a {
	  background: url('images/logo-garretts-320x169.png') no-repeat !important;
	}
	.site-title-heading > a {
	  float: left;
	  min-height: 169px;
	  width: 100%;
	}
	
/* main-nav */
.dropdown-menu {
  font-size: 15px;
}
.dropdown-menu li {
  padding: 1px 0;
}
.dropdown-menu>li>a {
  padding: 10px 20px;
}
.dropdown-menu>.active>a, 
.dropdown-menu>.active>a:focus, 
.dropdown-menu>.active>a:hover {
  background-color: #000;
  background-image: none;
}
#main-nav {
  background-color: #000;
  text-transform: uppercase;
}
.main-navigation .col-md-12, 
.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
#menu-main-nav {
  text-align: center;
  width: 100%;
}
.navbar {
  border: none;
  margin-bottom: 0;
}
.navbar-brand, 
.navbar-nav>li>a {
  text-shadow: none;
}
.navbar-default {
  background-color: transparent;
  background-image: none;
  border-color: transparent;
  border-radius: 0px;
  box-shadow: none;
}
.navbar-default .navbar-nav>li>a {
  color: #fff;
}
.navbar-default .navbar-collapse, 
.navbar-default .navbar-form {
  border-color: transparent;
}
.navbar-default .navbar-nav>li>a:focus, 
.navbar-default .navbar-nav>li>a:hover {
  color: #fff;
}
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>.current-menu-ancestor>a {
  background-color: #696969;
  background-image: none !important;
  color: #FFF; 
}

/* homepage */
#home-bottom, 
#home-middle {
  padding: 40px 0;
}
.home .strong-view.default .testimonial {
border: none;
}
.home .strong-view.default .testimonial-inner {
padding: 0;
}
	
	/* home-top */
	#home-top a {
	  color: #333;
	  font-weight: 600;
	}
	#home-top .entry-header {
	  display: none;
	}
	#home-top h2 {
	  color: #000;
	}
	
	/* home-middle */
	#home-middle {
	  background-color: #696969;
	  color: #fff;
	}
	#home-middle a {
	  color: #fff;
	}
	#home-middle img {
	  border: 4px solid #fff;
	  margin-right: 60px;
	}
	#home-middle p {
	  margin-bottom: 0;
	}
	
	/* home-bottom */
	#home-bottom h2 {
	  color: #000;
	}
	#home-bottom .testimonial-client {
	  text-align: right;
	}
	#home-bottom .strong-view {
    background: url("images/quotes-red.png") no-repeat scroll left top transparent;
    margin-top: 0;
    padding-left: 40px;
	}

/* button */
.button-white {
    border-radius: 3px;
    border: 1px solid #fff;
    background-color: rgba(255, 255, 255, 0.35);
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 300;
    padding: 10px 20px;
    text-transform: uppercase;
    width: auto;
        display: inline-block;
      -moz-transition:.3s;
  -webkit-transition:.3s;
  -o-transition:.3s;
  transition:.3s;
	    text-align: center;
}
.button-white:hover,
.button-white:active {
    background-color: #fff;
    border: 1px solid #fff;
    color: #fff !important;
    text-decoration: none;
}

.button-red {
    border-radius: 0px;
    border: 1px solid #b60612;
    background-color: #b60612;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.46);
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 20px;
    text-transform: uppercase;
    width: auto;
    display: inline-block;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;
    transition:.3s;
	    text-align: center;
}
.button-red:hover,
.button-red:active {
    background-color: #333;
    border: 1px solid #b60612;
    color: #fff !important;
    text-decoration: none;
}
.button-gray {
    border-radius: 0px;
    border: 1px solid #333;
    background-color: #fff;
    color: #333;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 10px;
    text-transform: uppercase;
    width: auto;
    display: inline-block;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;
    transition:.3s;
	    text-align: center;
}
.button-gray:hover,
.button-gray:active {
    background-color: #333;
    border: 1px solid #333;
    color: #fff !important;
    text-decoration: none;
    	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
}

/* footer */
.footer-bottom {
   background-color: #151515;
   padding-bottom: 40px;
   padding-top: 40px;
   text-align: center;
}
.footer-bottom a {
  color: #fff;
}
.footer-bottom p {
  margin-bottom: 0 !important;
}
.footer-left a, 
.footer-left a:hover {
  color: #fff;
  text-decoration: none;
}
.footer-right img {
  margin-bottom: 35px;
}
.footer-right p {
  margin-bottom: 0;
}
.footer-top {
  background-color: #272727;
  font-size: 15px;
  line-height: 25px;
  padding-bottom: 40px;
  padding-top: 40px;
}
#redwood a {
  color: #fff;
  text-decoration: none;
}
#redwood a:hover {
  color: #fff;
  text-decoration: underline;
}
#site-footer {
  background-color: #444444;
  border-top: none;
  color: #cacaca;
  padding: 0 !important;
}
#site-footer h2 {
  color: #fff;
}
ul.cnss-social-icon .Facebook img {
  margin-left: 0 !important;
}

/* meta slider */
.flex-direction-nav .flex-next {
  right: 0 !important;
}
.flex-direction-nav .flex-prev {
  left: 0 !important;
}
.metaslider {
  max-width: 1170px !important;
}
.metaslider .caption-wrap {
  background: none !important;
  bottom: auto !important;
  color: #000 !important;
  float: left !important;
  padding-right: 20px !important;
  top: 50px !important;
  width: 405px !important;
}
.metaslider .caption-wrap .three {
  margin-top: 15px !important;
}
.metaslider .slides img {
  float: right !important;
  max-width: 765px !important;
}

/* page specific */
.category article,
.page-garage-doors-openers article {
  margin-bottom: 40px;
  border-bottom: 1px solid #CACACA;
  padding-bottom: 15px;
  overflow: hidden;
}
.category article:last-of-type,
.page-garage-doors-openers article:last-of-type {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}
.category .main-content img, 
.single-door .main-content img {
  box-shadow: 0 8px 6px -6px rgba(0,0,0,.5);
}
.cat-header {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.cat-header .page-title {
  border-bottom: 1px solid #717171;
  padding-bottom: 20px;
}
.home #content {
  background: #fff;
  background-color: #fff;
}
.home-read-more {
  padding-left: 40px;
}
.home-read-more a {
  color: #666;
}
#main-column .openers {
  padding: 10px;
}
.opener-model {
  font-weight: bold;
  margin-bottom: 15px;
}
.opener-text ul.post-meta {
  padding-left: 0;
  font-weight: 700;
  list-style-type: none;
  font-family: 'Times New Roman', Times, serif;
  font-size: 19px;
}
.opener-types {
  padding: 0 10px;
  color: #777;
}
.page-garage-doors-openers .post-meta-key {
  display: none;
}
.page-garage-doors-openers .tag-elite .opener-text {
  background: url('images/openers-Elite.gif');
  background-repeat: no-repeat;
  padding-top: 40px;
  background-position: 15px 0;
}
.page-contact-us main .button {
  background-color: #2c4673;
  color: #fff;
  padding: 10px 25px !important;
}
.page-testimonials .testimonial-inner {
  background: url('images/quotes-red.png') 15px 15px no-repeat scroll transparent !important;
  padding-left: 60px !important;
}
.single-openers .door-text {
  width: 80%;
}
.single-openers .door-thumbnail {
  width: 20%;
}

@media only screen and (min-width: 1200px) {
	.navbar-nav>li>a {
	  padding: 15px 25px !important;
	}
}

@media only screen and (max-width: 1199px) {
	.metaslider .caption-wrap {
	  top: 25px  !important;
	  width: 33% !important;
	}
	.metaslider .slides img {
	  height: 66% !important;
	  width: 66% !important;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.door-text {
	  width: 60%;
	}
	.door-thumbnail {
	  width: 40%;
	}
}

@media only screen and (max-width: 991px) {
	.category img, 
	.single-door img {
      margin-bottom: 15px;
	}
	.contact-column {
	  padding-left: 0;
	  padding-right: 0;
	}
    .door-thumbnail {
      margin-bottom: 15px;
    }
    .footer-bottom {
      text-align: left;
    }
	.footer-top .col-md-4 {
      margin-bottom: 40px !important;
	}
	.footer-top .footer-right {
      margin-bottom: 0px !important;
	}	
	.metaslider .caption-wrap {
	  padding: 25px 0 !important;
	  position: relative !important;
	  top: auto !important;
	  width: 100% !important;
	}
	.metaslider .slides img {
	  height: 100% !important;
	  width: 100% !important;
	}
	.page-header-top-right {
      float: right;
	  width: 50%;
	}
    .single-openers .door-text {
      width: 100%;
    }
    .single-openers .door-thumbnail {
      width: 100%;
    }
	.site-title {
      width: 320px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.nav>li>a {
	  padding: 10px;
	}
}

@media only screen and (max-width: 767px) {
	blockquote {
	  width: 100%;
	}
    .door-text,
    .door-thumbnail,
    .opener-text,
    .opener-thumbnail {
      padding-left: 0;
      padding-right: 0;
    }
	#home-bottom, 
	#home-middle {
      padding: 40px 20px;
	}
	#home-middle img {
      margin: 0 auto;
      float: none;
      display: block;
      margin-bottom: 25px;
	  max-width: 320px;
	}
	#home-top {
	  padding: 0 !important;
	}
	#main-column .post, 
	#main-column .page, 
	.main-content {
      margin-bottom: 0;
      margin-top: 0;
	  padding: 20px 0;
	}
	#menu-main-nav {
      text-align: start;
      width: auto;
	}
	#menu-main-nav>li {
	  width: auto;
	}
	.metaslider .caption {
	  padding: 0 !important;
	}
	.metaslider .caption-wrap {
	  padding: 25px 20px  !important;
	}
	.navbar-default .navbar-toggle {
	  background-color: #ddd;
	}
	.navbar-default .navbar-toggle:focus, 
	.navbar-default .navbar-toggle:hover {
	  background-color: transparent;
	}
	.navbar-nav {
      margin: 7.5px 0 !important;
	}
	.navbar-nav .open .dropdown-menu {
      background-color: #e2e2e2;
	}
	.navbar .navbar-nav .open .dropdown-menu>.active>a, 
	.navbar .navbar-nav .open .dropdown-menu>.active>a:focus, 
	.navbar .navbar-nav .open .dropdown-menu>.active>a:hover {
      background-color: #696969;
      background-image: none;
	}
	.navbar-toggle {
	  display: block;
	  float: none;
	  margin-left: auto;
	  margin-right: auto;
	}
	.opener-thumbnail {
	  margin-bottom: 25px;
	}
	.opener-types {
	  padding: 0;
	}
	.page-header-top-right {
	  display: none;
	}
    .page-garage-doors-openers .tag-elite .opener-text {
      background-position: 0 0;
    }
	.site-title {
      width: 100%;
	}
	.site-title-heading a {
	  background: url('images/logo-garretts-320x169.png') 50% no-repeat !important;
	}
}

@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fade-in {
  opacity: 0;
  -webkit-animation: fadeIn ease-in 1;
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;

  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;

  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  animation-duration: 1.5s;
}
.fade-in.one {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}
.fade-in.two {
  -webkit-animation-delay: 1.8s;
  -moz-animation-delay: 1.8s;
  animation-delay: 1.8s;
}
.fade-in.three {
  -webkit-animation-delay: 2.6s;
  -moz-animation-delay: 2.6s;
  animation-delay: 2.6s;
}

.page-garage-doors-openers .opener-thumbnail a img,
.single-openers .door-thumbnail img {
  max-width: 172px;
  height: auto;
}