h1 {
    font-weight: bold;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
textarea {
    width: 100%;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, textarea:focus {
	    outline: none;
    }
div.wpcf7-response-output {
    margin: 0 20px 0 0;
    padding: 15px 20px;
}
div.wpcf7-validation-errors {
	background-color: #fcf8e3;
    border: 2px solid #faf2cc;
    color: #8a6d3b;
}
div.wpcf7-mail-sent-ok {
	background-color: #dff0d8;
    border: 1px solid #d0e9c6;
    color: #3c763d;
}
span.wpcf7-not-valid-tip {
    color: #a94442;
    font-size: inherit;
    display: block;
}
.site-logo {
    max-width: 250px;
}
/* Tachyon Advanced */
.postid-20.woocommerce {
    background-color: #000;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-image: url('../images/advanced-background.jpg');
}
.postid-20.woocommerce button.button.alt {
         background-color: #d71921;
     }
.postid-20.woocommerce button.button.alt:hover {
             background-color: #9e161b;
         }
.postid-20.woocommerce .price {
         text-shadow: 0 1px 0 black;
     }
/* Tachyon Advantage */
.postid-100.woocommerce {
    background-color: #000;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-image: url('../images/advantage-background.jpg');
}
.postid-100.woocommerce button.button.alt {
         background-color: #d71921;
     }
.postid-100.woocommerce button.button.alt:hover {
             background-color: #9e161b;
         }
.postid-100.woocommerce .price {
         text-shadow: 0 1px 0 black;
     }
/* Tachyon Ultima */
.postid-102.woocommerce {
    background-color: #000;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-image: url('../images/ultima-background.jpg');
}
.postid-102.woocommerce button.button.alt {
         background-color: #d71921;
     }
.postid-102.woocommerce button.button.alt:hover {
             background-color: #9e161b;
         }
.postid-102.woocommerce .price {
         text-shadow: 0 1px 0 black;
     }
/* Tachyon Pista */
.postid-103.woocommerce {
    background-color: #000;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-image: url('../images/pista-background.jpg');
}
.postid-103.woocommerce button.button.alt {
         background-color: #d71921;
     }
.postid-103.woocommerce button.button.alt:hover {
             background-color: #9e161b;
         }
.postid-103.woocommerce .price {
         text-shadow: 0 1px 0 black;
     }
.wheel-slogan img {
        max-width: 300px;
    }
.wheel-spec-white-text {
    color: white;
}
.wheel-short-description p, .wheel-short-description ul, .wheel-short-description ol {
        color: white;
    }
.wheel-nipple-img img {
        max-width: 150px;
    }
.bike-product-img img {
        border-bottom: 10px solid #bb932f;
    }
@media only screen and (min-width: 769px) {
.bike-product-img img {
            max-width: 440px
    }
  }
.bike-page-title {
    font-weight: italic;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    width: 100%;
}
.woocommerce button.button.alt {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}
.woocommerce ul.products img {
        border: 1px solid #ddd;
    }
/* Full width archive for Beaver Themer. */
.blog .container.grid-container,
.archive .container.grid-container {
    max-width: 100%;
}
.blog .container.grid-container .site-content, .archive .container.grid-container .site-content {
        padding: 0;
    }
