@charset "UTF-8";
/*!
Theme Name: Jarosch Bakery (Responsive)
Author: Web.com Custom Level 3 Responsive
Author URI: http://www.web.com/
Description: Custom Theme
Version: 1.0
License: Not for copy or resale.
*/
/* SCSS Variables! ================================================*/
/* RESPONSIVE STYLES ==============================================*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

b,
strong,
optgroup {
  font-weight: bold; }

pre,
textarea {
  overflow: auto; }

button::-moz-focus-inner,
input::-moz-focus-inner,
legend {
  border: 0;
  padding: 0; }

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
  max-width: 100%; }

/* Override the Twitter embed fixed width */
.entry-content .twitter-tweet-rendered {
  max-width: 100% !important; }

/* Images */
.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.aligncenter {
  display: block;
  margin: auto; }

.wp-caption {
  max-width: 100%;
  padding: 4px;
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

/* Keep wide captions from overflowing their container. */
.wp-caption .wp-caption-text,
.entry-caption {
  font-style: italic;
  font-size: .75em;
  color: #757575; }

img.wp-smiley,
.rsswidget img {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none; }

/* Author profiles */
.author .archive-header {
  margin-bottom: 25px; }

.author-info {
  margin: 25px 0;
  padding-top: 25px;
  border-top: 1px solid #EDEDED;
  overflow: hidden; }

.author-description p {
  color: #757575;
  font-size: .75em; }

.author.archive .author-info {
  border-top: 0;
  margin: 0 0 48px; }

.author.archive .author-avatar {
  margin-top: 0; }

.post-edit-link {
  text-decoration: none;
  font-weight: 600; }

.edit-link {
  margin-left: 5px; }

/* =Basic structure
-------------------------------------------------------------- */
.site-content {
  float: left;
  width: 70%; }
  @media (max-width: 768px) {
    .site-content {
      float: none;
      width: 100%; } }

body.search .site-content article {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px;
  padding: 10px 0; }

body.full-width .site-content {
  width: 100%; }

body.error404 .site-content .searchform, body.search .site-content .searchform {
  margin-top: 32px; }
  body.error404 .site-content .searchform input, body.search .site-content .searchform input {
    width: 50%; }

/* Assistive text */
.assistive-text {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px); }

/* Sidebar */
#secondary.widget-area aside h3 {
  margin: 0 0 25px;
  color: #ffffff; }

#secondary.widget-area aside a {
  margin: 0 0 25px;
  color: #ffffff;
  text-decoration: none; }

#secondary.widget-area aside a:hover {
  margin: 0 0 25px;
  color: #ffffff;
  text-decoration: underline; }

#secondary.widget-area aside ul {
  margin: 0;
  padding: 0;
  list-style: none; }

#secondary.widget-area aside ul li:before {
  content: '';
  margin: auto;
  font-family: inherit; }

#secondary.widget-area aside {
  margin-bottom: 32px;
  word-wrap: break-word;
  background: transparent;
  padding: 12px;
  background: #bf0012;
  color: #ffffff; }
  #secondary.widget-area aside:last-child {
    margin-bottom: 0; }

#secondary.widget-area .textwidget ul {
  margin: 0 0 25px;
  list-style: disc outside; }

#secondary.widget-area .textwidget li {
  margin-left: 36px; }

/* =Main content and comment content
-------------------------------------------------------------- */
.entry-meta {
  clear: both; }

.entry-header {
  margin: 0 0 25px; }

.entry-header img.wp-post-image {
  margin: 0 0 25px; }

.entry-header .entry-title {
  margin: 0 0 8px; }

.entry-header .comments-link {
  font-size: .75em;
  color: #757575; }

article.sticky .featured-post {
  margin-bottom: 25px;
  border-top: 4px double #EDEDED;
  border-bottom: 4px double #EDEDED;
  font-size: .75em;
  color: #757575;
  text-align: center; }

article.post {
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 1px solid #ffbfc5; }

article.post {
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 1px solid #ffbfc5; }

.entry-content .more-link {
  white-space: nowrap; }

.mceContentBody blockquote,
.entry-content blockquote,
.comment-content blockquote {
  font-style: italic;
  border-left: 4px solid #bf0012;
  padding: 16px 0 16px 32px;
  margin: 32px 0 32px 64px;
  background: rgba(0, 0, 0, 0.1); }
  .mceContentBody blockquote p,
  .entry-content blockquote p,
  .comment-content blockquote p {
    margin: 0 0 16px; }
    .mceContentBody blockquote p:last-child,
    .entry-content blockquote p:last-child,
    .comment-content blockquote p:last-child {
      margin-bottom: 0; }

.entry-content blockquote p:last-child, .comment-content blockquote p:last-child {
  margin-bottom: 0; }

.mceContentBody code,
.entry-content code,
.comment-content code {
  font-size: .75em;
  font-family: Consolas, Monaco, Lucida Console, monospace; }

.entry-content pre,
.mceContentBody pre,
.comment-content pre {
  padding: 25px;
  margin: 25px 0;
  border: 1px solid #EDEDED;
  font-size: .75em;
  font-family: Consolas, Monaco, Lucida Console, monospace;
  color: #666666;
  overflow: auto; }

.entry-content pre code,
.mceContentBody pre code,
.comment-content pre code {
  display: block; }

.entry-content abbr,
.mceContentBody abbr,
.comment-content abbr,
.entry-content dfn,
.mceContentBody dfn,
.comment-content dfn,
.entry-content acronym,
.mceContentBody acronym,
.comment-content acronym {
  border-bottom: 1px dotted #666666;
  cursor: help; }

.entry-content address,
.mceContentBody address,
.comment-content address {
  display: block;
  margin: 0 0 25px; }

img.alignleft,
.wp-caption.alignleft {
  margin: 12px 25px 12px 0; }
  @media (max-width: 480px) {
    img.alignleft,
    .wp-caption.alignleft {
      float: none;
      margin: 12px auto;
      display: block;
      clear: both; } }

img.alignright, .wp-caption.alignright {
  margin: 12px 0 12px 25px; }
  @media (max-width: 480px) {
    img.alignright, .wp-caption.alignright {
      float: none;
      margin: 12px auto;
      display: block;
      clear: both; } }

img.aligncenter,
.wp-caption.aligncenter {
  margin-top: 12px;
  margin-bottom: 12px;
  clear: both; }

.mceContentBody embed,
.mceContentBody iframe,
.mceContentBody object,
.mceContentBody video
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
  margin-bottom: 25px; }

.entry-content dl,
.mceContentBody dl,
.comment-content dl {
  margin: 0 25px; }

.mceContentBody dt,
.entry-content dt,
.comment-content dt {
  font-weight: bold; }

.entry-content dd, .comment-content dd {
  margin-bottom: 25px; }

.entry-content table {
  width: 100%;
  margin: 0.83em 0; }

.comment-content table {
  width: 100%;
  margin: 0 0 25px;
  border-bottom: 1px solid #EDEDED; }

.entry-content table caption, .comment-content table caption {
  margin: 25px 0;
  font-size: .85em; }

.comment-content td {
  padding: 6px 10px 6px 0;
  border-top: 1px solid #EDEDED; }

.entry-content td {
  padding: 6px 12px 6px 12px; }

.page-links {
  clear: both; }

.nav-links .nav-previous {
  float: left; }

.nav-links .nav-next {
  float: right; }

footer.entry-meta {
  margin-top: 25px;
  font-size: .75em;
  color: #757575; }

/* =Archives
-------------------------------------------------------------- */
.archive-header, .page-header {
  margin-bottom: 22px;
  padding-bottom: 22px;
  border-bottom: 1px solid #EDEDED; }

.archive-meta {
  margin-top: 22px;
  font-size: .75em;
  color: #757575; }

/* =Single audio/video attachment view
-------------------------------------------------------------- */
.attachment .entry-content .mejs-audio {
  max-width: 400px; }

.attachment .entry-content .mejs-container {
  margin-bottom: 25px; }

/* =Single image attachment view
-------------------------------------------------------------- */
.article.attachment {
  overflow: hidden; }

.image-attachment div.attachment {
  text-align: center; }

.image-attachment div.attachment p {
  text-align: center; }

.image-attachment div.attachment img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto; }

.image-attachment .entry-caption {
  margin-top: 8px; }

/* =Comments
-------------------------------------------------------------- */
.comments-area {
  background: rgba(0, 0, 0, 0.1);
  margin: 32px 0; }

.comment-reply-title {
  margin-top: 0; }

.comments-title {
  padding: 8px 15px;
  background: #bf0012;
  color: #ffffff;
  font-weight: normal;
  margin: 0; }

.comments-area article {
  margin: 0 0 25px; }

.comments-area article header {
  margin: 0 0 25px;
  overflow: hidden;
  position: relative; }

.comments-area article header img {
  float: left;
  padding: 0; }

.comments-area article header cite, .comments-area article header time {
  display: block;
  margin-left: 64px; }

.comments-area article header cite {
  height: 1.5em;
  font-style: normal; }

.comments-area cite b {
  font-weight: normal; }

.comments-area article header time {
  font-size: .75em;
  display: inline-block;
  margin-left: 18px;
  margin-right: 10px; }

.comments-area .bypostauthor cite span {
  margin: 1px 5px 0;
  padding: 0 5px;
  font-size: .65em;
  line-height: 2em; }

.comments-area .bypostauthor > article cite b {
  font-weight: bold; }

a.comment-reply-link, a.comment-edit-link {
  font-size: .75em;
  text-decoration: none; }

.comments-link a {
  text-decoration: none; }

.commentlist .pingback {
  margin-bottom: 25px; }

.commentlist {
  padding: 0;
  margin: 0;
  list-style: none; }
  .commentlist > li.comment {
    background: rgba(0, 0, 0, 0.1);
    padding: 12px 0px 12px 12px; }
    .commentlist > li.comment.thread-odd {
      background: rgba(0, 0, 0, 0.2); }
  .commentlist li.comment li {
    padding: 12px 0px 12px 12px;
    background: rgba(0, 0, 0, 0.1); }
  .commentlist .children {
    padding: 12px 0 12px 0px;
    margin: 0;
    margin-left: 32px; }

p.comment-awaiting-moderation {
  font-size: 80%;
  font-style: italic;
  font-weight: bolder;
  margin: 0; }

p.nocomments {
  padding: 12px 0px 12px 12px; }

/* Comment form */
#respond {
  padding: 12px 0; }
  li.comment #respond {
    padding: 12px 12px;
    background: rgba(0, 0, 0, 0.1); }

#respond h3#reply-title #cancel-comment-reply-link {
  margin-left: 10px;
  font-weight: normal;
  font-size: .75em; }

#respond form label {
  display: block; }

#respond form input[type="text"], #respond form textarea {
  width: 100%; }

#respond form p.form-allowed-tags {
  font-size: .75em;
  color: #5E5E5E; }

#respond .submit {
  width: auto;
  padding: 6px 20px; }

.required {
  vertical-align: top;
  margin: 0 -2px;
  font-size: .75em;
  color: red; }

/* =Widgets
-------------------------------------------------------------- */
.widget-area {
  float: right;
  width: 25%; }
  @media (max-width: 768px) {
    .widget-area {
      float: none;
      width: 100%;
      padding-top: 16px; } }

.widget-area .widget ul ul {
  margin-left: 12px; }

.widget_rss li {
  margin: 12px 0; }

.widget_recent_entries .post-date, .widget_rss .rss-date {
  margin-left: 12px;
  font-size: .65em;
  color: #AAAAAA; }

#wp-calendar {
  width: 100%;
  margin: 0;
  font-size: .75em;
  color: #686868; }

#wp-calendar th, #wp-calendar td, #wp-calendar caption {
  text-align: left; }

#wp-calendar #next {
  padding-right: 25px;
  text-align: right; }

.widget_search label {
  display: block;
  font-size: .75em; }

.widget_search input {
  width: 100%; }

.widget_twitter li {
  list-style-type: none; }

.widget_twitter .timesince {
  display: block;
  text-align: right; }

/* =Miscellanious
-------------------------------------------------------------- */
.author-avatar {
  float: left;
  margin-top: 8px; }

.author-description {
  float: right;
  width: 80%; }

/* =Print
----------------------------------------------- */
@media print {
  body {
    background: none !important;
    font-size: 10pt;
    color: #000000; }
  footer a[rel=bookmark]:link:after, footer a[rel=bookmark]:visited:after {
    content: " [" attr(href) "] ";
    /* Show URLs */ }
  a {
    text-decoration: none; }
  .entry-content img, .comment-content img, .author-avatar img, img.wp-post-image {
    border-radius: 0;
    box-shadow: none; }
  .author-avatar, #respond, .commentlist .comment-edit-link, .commentlist .reply, .entry-header .comments-link, .entry-meta .edit-link a, .page-link, .site-content nav, .widget-area {
    display: none; }
  .site-content {
    width: auto;
    margin: 0; }
  .author-description {
    width: auto;
    float: none; }
  /* Comments */
  .commentlist > li.comment {
    width: auto;
    position: relative;
    background: #CCCCCC;
    padding: 12px; }
  .commentlist .avatar {
    width: 39px;
    height: 39px;
    top: 2.2em;
    left: 2.2em; }
  .comments-area article header cite, .comments-area article header time {
    margin-left: 50px; } }

/* Post Editor Defaults */
/* =Images
-------------------------------------------------------------- */
img,
.editor-attachment {
  border: 0;
  max-width: 100%; }

img.size-full {
  width: auto/9;
  /* Prevent stretching of full-size images in IE8 */ }

img[class*="wp-image-"] {
  height: auto;
  max-width: 100%; }

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
  /* Make sure images with WordPress-added height and width attributes are scaled correctly */ }

img.mce-wp-nextpage {
  border-radius: 0;
  box-shadow: none; }

img.wp-smiley {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

.wp-caption {
  background: transparent;
  border: none;
  margin: 0;
  padding: 4px;
  text-align: left; }

.wp-caption-dt {
  margin: 0; }

.wp-caption .wp-caption-text,
.wp-caption-dd {
  color: #757575;
  font-style: italic;
  font-size: 12px;
  line-height: 2;
  margin: 0 0 24px; }

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto; }

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

.entry-description {
  word-break: break-word; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin: 1.8em 0; }
  .gallery dl.gallery-item {
    margin: 0;
    padding: 0 5px; }
  @media (max-width: 768px) {
    .gallery[class*="gallery-columns"] dl.gallery-item {
      width: 33% !important;
      padding: 0 10px;
      float: none; }
      .gallery[class*="gallery-columns"] dl.gallery-item:nth-child(3n) {
        clear: left; }
    .gallery br {
      display: none; } }
  @media (max-width: 500px) {
    .gallery[class*="gallery-columns"] dl.gallery-item {
      width: 50% !important;
      padding: 0 10px;
      float: none; } }
  @media (max-width: 320px) {
    .gallery[class*="gallery-columns"] dl.gallery-item {
      width: 100% !important;
      padding: 0 10px;
      float: none; } }

html {
  margin: 0px;
  padding: 0px;
  overflow-y: scroll; }

body {
  background: #fff;
  margin: 0px;
  padding: 0px; }

body.home {
  background: url(images/bg.jpg) repeat-x top center #fff; }
  @media (max-width: 768px) {
    body.home {
      background: #fff; } }

h1 {
  color: #282828;
  font: normal 48px "Oswald", sans-serif; }
  h1:first-child {
    margin-top: 0px; }

h2 {
  color: #bf0012;
  font: normal 32px "Open Sans", sans-serif; }

h3 {
  color: #bf0012;
  font: bold 24px "Open Sans", sans-serif; }

h4 {
  color: #f74444;
  font: bold 14px "Oswald", sans-serif; }

h5 {
  color: #f74444;
  font: normal 12px "Oswald", sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6,
h7 {
  margin: 20px 0px;
  line-height: 1;
  text-align: left; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h7 a {
  color: inherit;
  text-decoration: none; }

p,
table,
li,
label,
input,
body,
text-area,
option {
  color: #323232;
  font: 14px "Open Sans", sans-serif;
  margin-top: 0px;
  letter-spacing: 0px;
  text-align: justify;
  line-height: 24px; }

.wrap {
  max-width: 1200px;
  margin: 0 auto;
  position: relative; }

iframe {
  width: 100%; }

/* FORCE SCROLL BARS FOR ALL PAGES */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* apply a natural box layout model to all elements */
.cf:after, .nav-links:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0px; }

* html .cf, * html .nav-links {
  zoom: 1; }

*:first-child + html .cf, *:first-child + html .nav-links {
  zoom: 1; }

.clear {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0px; }

.scorecard {
  display: none; }

.img-left {
  float: left;
  margin-right: 20px;
  margin-bottom: 7px; }

.img-right {
  float: right;
  margin-left: 20px;
  margin-bottom: 7px; }

.fleft {
  float: left; }

.fright {
  float: right; }

.img-border {
  box-shadow: 0 10px 15px -10px #000;
  border: 2px solid #fff; }

.img-center {
  display: block;
  margin: 20px auto; }

.box-shadow {
  -webkit-box-shadow: 0 10px 15px -10px #000;
  -moz-box-shadow: 0 10px 15px -10px #000;
  box-shadow: 0 10px 15px -10px #000; }

.text-shadow {
  text-shadow: 1px 1px 2px #000; }

.center {
  display: block;
  margin: 0px auto; }

.text-center {
  text-align: center; }

hr {
  border: 0;
  height: 1px;
  background: #ccc;
  margin: 20px auto;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(100%, transparent));
  background: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.3) 50%, transparent 100%);
  background: -moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.3) 50%, transparent 100%);
  background: -ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.3) 50%, transparent 100%);
  background: -o-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.3) 50%, transparent 100%);
  background: linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.3) 50%, transparent 100%); }

.button {
  background: linear-gradient(to bottom, #0b659a 0%, #084061 100%);
  border: 2px solid #267bb1;
  padding: 5px;
  text-align: center;
  color: #fff;
  width: 35%; }

.button a {
  color: inherit; }

a[rel^=tel] {
  color: inherit;
  text-decoration: inherit; }

img#wpstatsm,
.scorecard {
  display: none; }

strong {
  color: #bf0012; }

img {
  max-width: 100%; }

/* HIGHLIGHT COLOR ==============================================*/
::-moz-selection {
  background: #bf0012;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #bf0012;
  color: #fff;
  text-shadow: none; }

/* LINKS ==============================================*/
a:hover,
a:active {
  outline: none;
  text-decoration: none;
  color: #bf0012; }

a,
a:active {
  color: #bf0012;
  transition: color 150ms ease-in-out;
  text-decoration: none; }

/* Post Editor Defaults ==============================================*/
html .mceContentBody {
  min-width: 95%;
  max-width: 95%;
  width: 95%;
  padding: 0;
  margin: 20px; }

/* =Content & Editor Link Styles ==============================================*/
/* Input Styling ==============================================*/
input,
select,
textarea,
option {
  border: 1px solid #f74444;
  background: #fff;
  font-size: 14px;
  color: #323232;
  font-family: inherit;
  padding: 4px 5px 5px;
  width: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms; }
  input:focus,
  select:focus,
  textarea:focus,
  option:focus {
    border-color: rgba(247, 68, 68, 0.8);
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(247, 68, 68, 0.6); }
  input:hover,
  select:hover,
  textarea:hover,
  option:hover {
    border-color: rgba(251, 166, 166, 0.8); }

input[type="submit"],
button,
a.btn,
.btn {
  background: #f74444;
  display: inline-block;
  padding: 4px 8px 5px;
  color: #FFFFFF;
  font-size: 14px;
  line-height: normal;
  text-decoration: none;
  border: 1px solid #f74444;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms; }
  input[type="submit"]:focus,
  button:focus,
  a.btn:focus,
  .btn:focus {
    border-color: rgba(247, 68, 68, 0.8);
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(247, 68, 68, 0.6); }
  input[type="submit"]:hover,
  button:hover,
  a.btn:hover,
  .btn:hover {
    background: #f74444;
    color: #000000; }

/*Make Tables Look Better ==============================================*/
table {
  margin: 18px 0px;
  width: 100%; }

table tr td {
  padding: 10px;
  width: 100%;
  vertical-align: top; }

table tr:nth-child(odd) {
  background: rgba(191, 0, 18, 0.3);
  color: inherit; }

table tr:nth-child(even) {
  background: rgba(247, 68, 68, 0.3);
  color: inherit; }

table tr th {
  font-weight: bold;
  padding: 5px;
  border: 1px solid #999;
  background: #CCC;
  text-align: center; }

table td:first-child:nth-last-child(2),
table td:first-child:nth-last-child(2) ~ td {
  width: 50%; }

table td:first-child:nth-last-child(3),
table td:first-child:nth-last-child(3) ~ td {
  width: 33.33333%; }

table td:first-child:nth-last-child(4),
table td:first-child:nth-last-child(4) ~ td {
  width: 25%; }

table td:first-child:nth-last-child(5),
table td:first-child:nth-last-child(5) ~ td {
  width: 20%; }

table td:first-child:nth-last-child(6),
table td:first-child:nth-last-child(6) ~ td {
  width: 16.66667%; }

table td:first-child:nth-last-child(7),
table td:first-child:nth-last-child(7) ~ td {
  width: 14.28571%; }

table td:first-child:nth-last-child(8),
table td:first-child:nth-last-child(8) ~ td {
  width: 12.5%; }

table td:first-child:nth-last-child(9),
table td:first-child:nth-last-child(9) ~ td {
  width: 11.11111%; }

table td:first-child:nth-last-child(10),
table td:first-child:nth-last-child(10) ~ td {
  width: 10%; }

@media (max-width: 768px) {
  /* Force table to not be tables anymore */
  table,
  thead,
  tbody,
  table:not(.data) th,
  table:not(.data) td,
  table:not(.data) tr {
    display: block;
    width: 100% !important; }
  iframe {
    display: block;
    width: 100% !important; }
  table.data {
    overflow-x: auto;
    display: block; }
    table.data td,
    table.data th {
      white-space: nowrap; } }

/* To Top ==============================================*/
#toTop {
  background: #CCCCCC;
  color: #FFFFFF;
  width: 50px;
  height: 50px;
  display: none;
  position: fixed;
  font-size: 15px;
  bottom: 10px;
  right: 10px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px; }
  #toTop i {
    position: fixed;
    bottom: 29px;
    right: 28px;
    z-index: 200; }

#toTopHover {
  background: #f74444;
  display: block;
  opacity: 0;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px; }

/* ========== MOBILE NAV ========== */
div#primary-navigation > a {
  display: none; }
  @media (max-width: 768px) {
    div#primary-navigation > a {
      display: block;
      cursor: pointer; } }

div#primary-navigation span {
  display: inline-block;
  margin-left: 20px;
  padding: 2px 10px;
  font-size: 75%;
  vertical-align: text-top;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

div#primary-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none; }

div#primary-navigation li {
  display: inline-block;
  position: relative;
  white-space: nowrap; }
  div#primary-navigation li a {
    display: block;
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -ms-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms; }
  div#primary-navigation li.menu-item-has-children > a:after {
    font-family: FontAwesome;
    margin: 0px 0px 0px 8px;
    line-height: 1;
    font-weight: normal;
    font-style: normal; }
  div#primary-navigation li ul {
    display: none;
    position: absolute;
    z-index: 999;
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -ms-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
    opacity: 0; }
  div#primary-navigation li:hover > ul {
    display: block;
    opacity: 1; }
  div#primary-navigation li li {
    width: 100%;
    display: block; }
    div#primary-navigation li li a {
      padding: 10px; }
    div#primary-navigation li li ul {
      top: 0;
      left: 100%; }
    div#primary-navigation li li li:hover ul {
      display: block; }

@media (max-width: 768px) {
  div#primary-navigation {
    width: 100%;
    float: none;
    clear: both; }
    div#primary-navigation > ul {
      display: none; }
      div#primary-navigation > ul > li {
        display: block; }
        div#primary-navigation > ul > li > a {
          padding: 10px; }
    div#primary-navigation li ul {
      position: static; }
    div#primary-navigation li li {
      width: 100%;
      display: block;
      float: none; }
      div#primary-navigation li li a {
        padding-left: 25px !important; }
      div#primary-navigation li li li a {
        padding-left: 45px !important; }
      div#primary-navigation li li li li a {
        padding-left: 65px !important; }
      div#primary-navigation li li li li li a {
        padding-left: 85px !important; }
      div#primary-navigation li li li li li li a {
        padding-left: 105px !important; } }

@media (min-width: 769px) {
  div#primary-navigation > ul {
    display: block !important; } }

.main-nav-wrapper {
  background: #bf0012;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  margin-top: 7px; }

div#primary-navigation {
  width: 100%;
  padding: 18px;
  /* =Desktop Navigation Styles
    -------------------------------------------------------------- */
  text-align: center;
  font-size: 0;
  /* =Initial Desktop Styles, Dropdowns are controled lower
    /* =All paddings & borders applied to the a tag will descend
    /* =to lower a tags.
    -------------------------------------------------------------- */
  /* =Mobile Navigation Styles
    -------------------------------------------------------------- */ }
  @media (max-width: 768px) {
    div#primary-navigation {
      padding: 0; } }
  div#primary-navigation > ul {
    padding: 0px 0; }
    div#primary-navigation > ul > li a {
      color: #fff;
      text-decoration: none;
      font: 17px/18px "Open Sans", sans-serif;
      display: block;
      padding: 10px 50px; }
    div#primary-navigation > ul > li.current-menu-item > a,
    div#primary-navigation > ul > li.current-menu-parent > a,
    div#primary-navigation > ul > li.current-menu-ancestor > a,
    div#primary-navigation > ul > li > a:hover,
    div#primary-navigation > ul > li:hover > a {
      color: #000; }
    div#primary-navigation > ul > li:last-child a {
      border-right: none; }
    div#primary-navigation > ul > li.sitemap {
      display: none; }
    div#primary-navigation > ul .sub-menu {
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
      div#primary-navigation > ul .sub-menu .sub-menu {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        top: 0;
        left: 100%; }
  @media (max-width: 768px) {
    div#primary-navigation {
      text-align: left;
      float: none;
      background: #bf0012;
      /*
        To make the nav icon anywhere you want
        
        position: absolute;
        top: 0;
        right: 0;
        width: auto;
        */ }
      div#primary-navigation ul {
        text-align: left;
        position: relative;
        border-top: 1px solid #e50a0a;
        background: #bf0012;
        /* =Reset desktop drop down centering
            -------------------------------------------------------------- */ }
        div#primary-navigation ul li {
          border-right: none;
          border-bottom: 1px solid #f85c5c;
          padding: 0; }
          div#primary-navigation ul li a {
            padding: 5px 15px;
            color: #ffffff; }
          div#primary-navigation ul li.current-menu-item > a,
          div#primary-navigation ul li.current-menu-parent > a,
          div#primary-navigation ul li.current-menu-ancestor > a,
          div#primary-navigation ul li > a:hover,
          div#primary-navigation ul li:hover > a {
            color: #ffffff; }
          div#primary-navigation ul li:last-child {
            border-bottom: none; }
        div#primary-navigation ul .sub-menu {
          -webkit-transform: none;
          -moz-transform: none;
          -ms-transform: none;
          -o-transform: none;
          transform: none; } }
  div#primary-navigation a#primary-navigation-toggle {
    color: #FFFFFF;
    padding: 6px 20px;
    font-size: 25px; }
    div#primary-navigation a#primary-navigation-toggle span {
      background: #bf0012;
      color: #ffffff; }
  div#primary-navigation ul ul {
    text-align: left;
    background: #a60010; }
    div#primary-navigation ul ul a {
      color: #ffffff;
      padding: 10px 20px; }
      div#primary-navigation ul ul a:hover {
        background: #e50a0a;
        color: #ffffff; }
    div#primary-navigation ul ul li.current-menu-item a,
    div#primary-navigation ul ul li.current-menu-parent a,
    div#primary-navigation ul ul li.current-menu-ancestor a {
      color: #ffffff;
      background: #8c000d; }
      div#primary-navigation ul ul li.current-menu-item a:hover,
      div#primary-navigation ul ul li.current-menu-parent a:hover,
      div#primary-navigation ul ul li.current-menu-ancestor a:hover {
        color: #ffffff;
        background: #cc0909; }
  div#primary-navigation ul ul ul {
    background: #73000b; }
    div#primary-navigation ul ul ul a {
      color: #ffffff; }
      div#primary-navigation ul ul ul a:hover {
        background: #b40808;
        color: #ffffff; }
    div#primary-navigation ul ul ul li.current-menu-item a,
    div#primary-navigation ul ul ul li.current-menu-parent a,
    div#primary-navigation ul ul ul li.current-menu-ancestor a {
      color: #ffffff;
      background: #590008; }
      div#primary-navigation ul ul ul li.current-menu-item a:hover,
      div#primary-navigation ul ul ul li.current-menu-parent a:hover,
      div#primary-navigation ul ul ul li.current-menu-ancestor a:hover {
        color: #ffffff;
        background: #9b0707; }
  div#primary-navigation ul ul ul ul {
    background: #400006; }
    div#primary-navigation ul ul ul ul a {
      color: #ffffff; }
      div#primary-navigation ul ul ul ul a:hover {
        background: #830606;
        color: #ffffff; }
    div#primary-navigation ul ul ul ul li.current-menu-item a,
    div#primary-navigation ul ul ul ul li.current-menu-parent a,
    div#primary-navigation ul ul ul ul li.current-menu-ancestor a {
      color: #ffffff;
      background: #260004; }
      div#primary-navigation ul ul ul ul li.current-menu-item a:hover,
      div#primary-navigation ul ul ul ul li.current-menu-parent a:hover,
      div#primary-navigation ul ul ul ul li.current-menu-ancestor a:hover {
        color: #ffffff;
        background: #6a0505; }

/* =Navigation Icons ** Do Not Modify **
-------------------------------------------------------------- */
div#primary-navigation li.menu-item-has-children > a:after {
  content: ""; }

div#primary-navigation li li.menu-item-has-children > a:after {
  content: ""; }

@media (max-width: 768px) {
  div#primary-navigation li li.menu-item-has-children > a:after {
    content: ""; } }

/*Bottom Navs */
.footer-nav-wrapper {
  width: 100%; }
  .footer-nav-wrapper ul {
    margin: 0px;
    padding: 0px; }
    .footer-nav-wrapper ul > li {
      list-style: none;
      position: relative; }
      .footer-nav-wrapper ul > li:last-child {
        border: none; }
      .footer-nav-wrapper ul > li.current-menu-item a {
        color: #bf7474; }
      .footer-nav-wrapper ul > li a {
        color: #9e907e;
        text-decoration: none;
        font: 15px/18px "Open Sans", sans-serif;
        display: block;
        padding: 3px 0px; }
        @media (max-width: 768px) {
          .footer-nav-wrapper ul > li a {
            text-align: center; } }
        .footer-nav-wrapper ul > li a:hover {
          color: #f74444; }

.customer-service-nav {
  width: 100%; }
  .customer-service-nav ul {
    margin: 0px;
    padding: 0px; }
    .customer-service-nav ul > li {
      list-style: none;
      position: relative; }
      .customer-service-nav ul > li:last-child {
        border: none; }
      .customer-service-nav ul > li.current-menu-item a {
        color: #bf7474; }
      .customer-service-nav ul > li a {
        color: #9e907e;
        text-decoration: none;
        font: 15px/18px "Open Sans", sans-serif;
        display: block;
        padding: 3px 0px; }
        @media (max-width: 768px) {
          .customer-service-nav ul > li a {
            text-align: center; } }
        .customer-service-nav ul > li a:hover {
          color: #f74444; }

.our-products-nav {
  width: 100%; }
  .our-products-nav ul {
    margin: 0px;
    padding: 0px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px; }
    @media (max-width: 768px) {
      .our-products-nav ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0px;
        -moz-column-gap: 0px;
        column-gap: 0px; } }
    .our-products-nav ul > li {
      list-style: none;
      position: relative; }
      .our-products-nav ul > li:last-child {
        border: none; }
      .our-products-nav ul > li.current-menu-item a {
        color: #f74444; }
      .our-products-nav ul > li a {
        color: #9e907e;
        text-decoration: none;
        font: 15px/18px "Open Sans", sans-serif;
        display: block;
        padding: 3px 0px;
        text-align: left; }
        @media (max-width: 768px) {
          .our-products-nav ul > li a {
            text-align: center; } }
        .our-products-nav ul > li a:hover {
          color: #f74444; }

/* = Ninja Forms
-------------------------------------------------------------- */
.ninja-forms-cont {
  margin: 1em auto 2.5em; }
  .ninja-forms-cont .ninja-forms-all-fields-wrap {
    position: relative;
    padding: 0 1%;
    font-size: 0; }
    .ninja-forms-cont .ninja-forms-all-fields-wrap li:before {
      content: none; }
    .ninja-forms-cont .ninja-forms-all-fields-wrap .label-above label {
      margin-bottom: 0.25em; }
    .ninja-forms-cont .ninja-forms-all-fields-wrap .label-below label {
      margin-top: 0.25em; }
    .ninja-forms-cont .ninja-forms-all-fields-wrap input,
    .ninja-forms-cont .ninja-forms-all-fields-wrap select,
    .ninja-forms-cont .ninja-forms-all-fields-wrap textarea {
      width: 100%;
      padding: 0.5em;
      border: 1px solid #e6e6e6;
      font-family: inherit; }
    .ninja-forms-cont .ninja-forms-all-fields-wrap input[type=submit] {
      width: 100%;
      background: #bf0012;
      border: none;
      line-height: 1.5em;
      color: #FFFFFF;
      letter-spacing: 0.1em;
      display: inline-block;
      cursor: pointer;
      -webkit-transition: all 250ms;
      -moz-transition: all 250ms;
      -ms-transition: all 250ms;
      -o-transition: all 250ms;
      transition: all 250ms; }
      .ninja-forms-cont .ninja-forms-all-fields-wrap input[type=submit]:hover {
        background: #f74444; }
    .ninja-forms-cont .ninja-forms-all-fields-wrap input[type=checkbox],
    .ninja-forms-cont .ninja-forms-all-fields-wrap input[type=radio] {
      width: auto; }
    .ninja-forms-cont .ninja-forms-all-fields-wrap > div {
      width: 98%;
      display: inline-block;
      vertical-align: top;
      margin: 1%;
      font-size: 14px; }
      .ninja-forms-cont .ninja-forms-all-fields-wrap > div.label-inside {
        vertical-align: bottom; }
      .ninja-forms-cont .ninja-forms-all-fields-wrap > div.label-right:not(.list-radio-wrap):not(.list-checkbox-wrap):not(.checkbox-wrap) input,
      .ninja-forms-cont .ninja-forms-all-fields-wrap > div.label-right:not(.list-radio-wrap):not(.list-checkbox-wrap):not(.checkbox-wrap) label,
      .ninja-forms-cont .ninja-forms-all-fields-wrap > div.label-left:not(.list-radio-wrap):not(.list-checkbox-wrap):not(.checkbox-wrap) input,
      .ninja-forms-cont .ninja-forms-all-fields-wrap > div.label-left:not(.list-radio-wrap):not(.list-checkbox-wrap):not(.checkbox-wrap) label {
        width: 50%; }
      .ninja-forms-cont .ninja-forms-all-fields-wrap > div.spam-wrap {
        width: 73%; }
      .ninja-forms-cont .ninja-forms-all-fields-wrap > div.submit-wrap {
        width: 23%; }
      .ninja-forms-cont .ninja-forms-all-fields-wrap > div.label-above + .submit-wrap:not(.full-wrap):before {
        content: 'Label:';
        visibility: hidden;
        display: block;
        margin-bottom: 0.25em; }
      .ninja-forms-cont .ninja-forms-all-fields-wrap > div.label-below + .submit-wrap:not(.full-wrap):after {
        content: 'Label:';
        visibility: hidden;
        display: block;
        margin-top: 0.25em; }
      .ninja-forms-cont .ninja-forms-all-fields-wrap > div.full-wrap {
        width: 98%; }
      .ninja-forms-cont .ninja-forms-all-fields-wrap > div.three-quarter-wrap {
        width: 73%; }
        @media (max-width: 960px) {
          .ninja-forms-cont .ninja-forms-all-fields-wrap > div.three-quarter-wrap {
            width: 98%; } }
      .ninja-forms-cont .ninja-forms-all-fields-wrap > div.two-third-wrap {
        width: 64.666666666666%; }
        @media (max-width: 320px) {
          .ninja-forms-cont .ninja-forms-all-fields-wrap > div.two-third-wrap {
            width: 98%; } }
      .ninja-forms-cont .ninja-forms-all-fields-wrap > div.half-wrap {
        width: 48%; }
        @media (max-width: 320px) {
          .ninja-forms-cont .ninja-forms-all-fields-wrap > div.half-wrap {
            width: 98%; } }
      .ninja-forms-cont .ninja-forms-all-fields-wrap > div.third-wrap {
        width: 31.333333333333%; }
        @media (max-width: 960px) {
          .ninja-forms-cont .ninja-forms-all-fields-wrap > div.third-wrap {
            width: 98%; } }
      .ninja-forms-cont .ninja-forms-all-fields-wrap > div.quarter-wrap {
        width: 23%; }
        @media (max-width: 960px) {
          .ninja-forms-cont .ninja-forms-all-fields-wrap > div.quarter-wrap {
            width: 48%; } }
        @media (max-width: 320px) {
          .ninja-forms-cont .ninja-forms-all-fields-wrap > div.quarter-wrap {
            width: 98%; } }
    .ninja-forms-cont .ninja-forms-all-fields-wrap .ninja-forms-required-items {
      position: absolute;
      right: 0;
      bottom: -3em;
      font-style: italic;
      font-size: calc(14px * 0.85);
      color: gray;
      text-align: right; }
    .ninja-forms-cont .ninja-forms-all-fields-wrap .ninja-forms-field-error {
      font-style: italic;
      text-align: right;
      font-size: 0.85em; }
    .ninja-forms-cont .ninja-forms-all-fields-wrap .label-left .ninja-forms-field-error, .ninja-forms-cont .ninja-forms-all-fields-wrap .label-right .ninja-forms-field-error {
      text-align: center; }

.ssgrid .col-1-2 {
  width: 50%; }

.ssgrid .col-1-3 {
  width: 33.33333%; }

.ssgrid .col-2-3 {
  width: 66.66667%; }

.ssgrid .col-1-4 {
  width: 25%; }

.ssgrid .col-2-4 {
  width: 50%; }

.ssgrid .col-3-4 {
  width: 75%; }

.ssgrid .col-1-5 {
  width: 20%; }

.ssgrid .col-2-5 {
  width: 40%; }

.ssgrid .col-3-5 {
  width: 60%; }

.ssgrid .col-4-5 {
  width: 80%; }

.ssgrid .col-1-6 {
  width: 16.66667%; }

.ssgrid .col-2-6 {
  width: 33.33333%; }

.ssgrid .col-3-6 {
  width: 50%; }

.ssgrid .col-4-6 {
  width: 66.66667%; }

.ssgrid .col-5-6 {
  width: 83.33333%; }

.ssgrid .col-1-7 {
  width: 14.28571%; }

.ssgrid .col-2-7 {
  width: 28.57143%; }

.ssgrid .col-3-7 {
  width: 42.85714%; }

.ssgrid .col-4-7 {
  width: 57.14286%; }

.ssgrid .col-5-7 {
  width: 71.42857%; }

.ssgrid .col-6-7 {
  width: 85.71429%; }

.ssgrid .col-1-8 {
  width: 12.5%; }

.ssgrid .col-2-8 {
  width: 25%; }

.ssgrid .col-3-8 {
  width: 37.5%; }

.ssgrid .col-4-8 {
  width: 50%; }

.ssgrid .col-5-8 {
  width: 62.5%; }

.ssgrid .col-6-8 {
  width: 75%; }

.ssgrid .col-7-8 {
  width: 87.5%; }

.ssgrid.grid-x1 > *:nth-child(1n) {
  margin-right: 0; }

.ssgrid.grid-x1 > *:nth-child(1n+1) {
  margin-left: 0;
  clear: left; }

.ssgrid.grid-x1 > * {
  width: 100%; }

.ssgrid.grid-x2 > *:nth-child(2n) {
  margin-right: 0; }

.ssgrid.grid-x2 > *:nth-child(2n+1) {
  margin-left: 0;
  clear: left; }

.ssgrid.grid-x2 > * {
  width: 50%; }

.ssgrid.grid-x3 > *:nth-child(3n) {
  margin-right: 0; }

.ssgrid.grid-x3 > *:nth-child(3n+1) {
  margin-left: 0;
  clear: left; }

.ssgrid.grid-x3 > * {
  width: 33.33333%; }

.ssgrid.grid-x4 > *:nth-child(4n) {
  margin-right: 0; }

.ssgrid.grid-x4 > *:nth-child(4n+1) {
  margin-left: 0;
  clear: left; }

.ssgrid.grid-x4 > * {
  width: 25%; }

.ssgrid.grid-x5 > *:nth-child(5n) {
  margin-right: 0; }

.ssgrid.grid-x5 > *:nth-child(5n+1) {
  margin-left: 0;
  clear: left; }

.ssgrid.grid-x5 > * {
  width: 20%; }

.ssgrid.grid-x6 > *:nth-child(6n) {
  margin-right: 0; }

.ssgrid.grid-x6 > *:nth-child(6n+1) {
  margin-left: 0;
  clear: left; }

.ssgrid.grid-x6 > * {
  width: 16.66667%; }

.ssgrid.grid-x7 > *:nth-child(7n) {
  margin-right: 0; }

.ssgrid.grid-x7 > *:nth-child(7n+1) {
  margin-left: 0;
  clear: left; }

.ssgrid.grid-x7 > * {
  width: 14.28571%; }

.ssgrid.grid-x8 > *:nth-child(8n) {
  margin-right: 0; }

.ssgrid.grid-x8 > *:nth-child(8n+1) {
  margin-left: 0;
  clear: left; }

.ssgrid.grid-x8 > * {
  width: 12.5%; }

.ssgrid-margin > * {
  margin: 0.5% 0.5% 0.5% 0.5%; }

.ssgrid-margin .col-1-2 {
  width: 49.5%; }

.ssgrid-margin .col-1-3 {
  width: 32.66667%; }

.ssgrid-margin .col-2-3 {
  width: 66.33333%; }

.ssgrid-margin .col-1-4 {
  width: 24.25%; }

.ssgrid-margin .col-2-4 {
  width: 49.5%; }

.ssgrid-margin .col-3-4 {
  width: 74.75%; }

.ssgrid-margin .col-1-5 {
  width: 19.2%; }

.ssgrid-margin .col-2-5 {
  width: 39.4%; }

.ssgrid-margin .col-3-5 {
  width: 59.6%; }

.ssgrid-margin .col-4-5 {
  width: 79.8%; }

.ssgrid-margin .col-1-6 {
  width: 15.83333%; }

.ssgrid-margin .col-2-6 {
  width: 32.66667%; }

.ssgrid-margin .col-3-6 {
  width: 49.5%; }

.ssgrid-margin .col-4-6 {
  width: 66.33333%; }

.ssgrid-margin .col-5-6 {
  width: 83.16667%; }

.ssgrid-margin .col-1-7 {
  width: 13.42857%; }

.ssgrid-margin .col-2-7 {
  width: 27.85714%; }

.ssgrid-margin .col-3-7 {
  width: 42.28571%; }

.ssgrid-margin .col-4-7 {
  width: 56.71429%; }

.ssgrid-margin .col-5-7 {
  width: 71.14286%; }

.ssgrid-margin .col-6-7 {
  width: 85.57143%; }

.ssgrid-margin .col-1-8 {
  width: 11.625%; }

.ssgrid-margin .col-2-8 {
  width: 24.25%; }

.ssgrid-margin .col-3-8 {
  width: 36.875%; }

.ssgrid-margin .col-4-8 {
  width: 49.5%; }

.ssgrid-margin .col-5-8 {
  width: 62.125%; }

.ssgrid-margin .col-6-8 {
  width: 74.75%; }

.ssgrid-margin .col-7-8 {
  width: 87.375%; }

.ssgrid-margin.grid-x1 > *:nth-child(1n) {
  margin-right: 0; }

.ssgrid-margin.grid-x1 > *:nth-child(1n+1) {
  margin-left: 0;
  clear: left; }

.ssgrid-margin.grid-x1 > * {
  width: 100%; }

.ssgrid-margin.grid-x2 > *:nth-child(2n) {
  margin-right: 0; }

.ssgrid-margin.grid-x2 > *:nth-child(2n+1) {
  margin-left: 0;
  clear: left; }

.ssgrid-margin.grid-x2 > * {
  width: 49.5%; }

.ssgrid-margin.grid-x3 > *:nth-child(3n) {
  margin-right: 0; }

.ssgrid-margin.grid-x3 > *:nth-child(3n+1) {
  margin-left: 0;
  clear: left; }

.ssgrid-margin.grid-x3 > * {
  width: 32.66667%; }

.ssgrid-margin.grid-x4 > *:nth-child(4n) {
  margin-right: 0; }

.ssgrid-margin.grid-x4 > *:nth-child(4n+1) {
  margin-left: 0;
  clear: left; }

.ssgrid-margin.grid-x4 > * {
  width: 24.25%; }

.ssgrid-margin.grid-x5 > *:nth-child(5n) {
  margin-right: 0; }

.ssgrid-margin.grid-x5 > *:nth-child(5n+1) {
  margin-left: 0;
  clear: left; }

.ssgrid-margin.grid-x5 > * {
  width: 19.2%; }

.ssgrid-margin.grid-x6 > *:nth-child(6n) {
  margin-right: 0; }

.ssgrid-margin.grid-x6 > *:nth-child(6n+1) {
  margin-left: 0;
  clear: left; }

.ssgrid-margin.grid-x6 > * {
  width: 15.83333%; }

.ssgrid-margin.grid-x7 > *:nth-child(7n) {
  margin-right: 0; }

.ssgrid-margin.grid-x7 > *:nth-child(7n+1) {
  margin-left: 0;
  clear: left; }

.ssgrid-margin.grid-x7 > * {
  width: 13.42857%; }

.ssgrid-margin.grid-x8 > *:nth-child(8n) {
  margin-right: 0; }

.ssgrid-margin.grid-x8 > *:nth-child(8n+1) {
  margin-left: 0;
  clear: left; }

.ssgrid-margin.grid-x8 > * {
  width: 11.625%; }

.ssgrid, .ssgrid-margin {
  width: 100%; }
  .ssgrid.debug, .ssgrid-margin.debug {
    margin: 16px 0; }
    .ssgrid.debug > *, .ssgrid-margin.debug > * {
      background: #497789;
      color: #060D31;
      padding: 16px; }
  .ssgrid > *, .ssgrid-margin > * {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    box-sizing: border-box; }
    .ssgrid > *:first-child, .ssgrid-margin > *:first-child {
      margin-left: 0; }
    .ssgrid > *:last-child, .ssgrid-margin > *:last-child {
      margin-right: 0;
      float: right; }
  .ssgrid img, .ssgrid-margin img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto; }
  .ssgrid iframe, .ssgrid-margin iframe {
    max-height: 100%;
    width: 100%; }
  .ssgrid:after, .ssgrid-margin:after {
    content: "";
    display: table;
    clear: both; }

/**
$point: media query size in px
$cols: how many columsn should this breakpoint be - $full needs to be false
$type: if you're using ssgrid-margin set this to true, otherwise set it to false

@include ssgrid-min(800px, 4, true);  - Breakpoint 800px, with 4 columns, using ssgrid-margin
@include ssgrid-min(500px, 2, true);  - Breakpoint 500px, with 2 columns, using ssgrid-margin
@include ssgrid-min(250px, 1);  - Breakpoint 250px, with 1 columns, using ssgrid


Example Usage:

<div class="webccom-cta">
    <div class="ssgrid-margin">
        <div class="col-1-6">1</div>
        <div class="col-1-6">2</div>
        <div class="col-1-6">3</div>
        <div class="col-1-6">4</div>
        <div class="col-1-6">5</div>
        <div class="col-1-6">6</div>
    </div>
</div>

.webcom-cta {
    @include ssgrid-min(768px, 4, true);
    @include ssgrid-min(320px, 1, true);
}

*/
/* -=-=-=-=- 1 SHOPPING CART -=-=-=-=- */
/* GENERAL FIXES */
div.wrapper-main .calculations,
div.wrapper-main form fieldset,
div.wrapper-main .cart-gridview .calculations-hack,
div.wrapper-main .upsell,
div.wrapper-main .h2,
#payment-tab-container,
.portal-page ul#account-links,
.portal-page .portal-tabs
.ajax__tab_body,
.portal-page .register-link,
.portal-page .signin-link,
.portal-page ul.subaccount-links,
.portal-page .portal-tabs table.data-grid,
.portal-page .login-wrapper .leftcol fieldset,
.portal-page .login-wrapper .rightcol fieldset,
.portal-page .portal-page .subscriptions,
.portal-page .portal-tabs .ajax__tab_tab,
.portal-page .subscriptions {
  background: none !important; }

#cart-contents .cart-gridview th {
  background: none;
  border-bottom: 2px solid #CCC; }

#cart-contents .cart-gridview tr.alt,
#cart-contents .cart-gridview tr.alt td,
.portal-page .login-wrapper .leftcol h2,
.portal-page .login-wrapper .rightcol h2,
.portal-page .portal-tabs .ajax__tab_active .ajax__tab_tab {
  background: none !important;
  color: inherit !important; }

tr.row-item:not(:first-child) {
  border-top: 1px solid #CCCCCC; }

div.calculations,
#cart-contents,
#cart-contents .cart-gridview th,
div.wrapper-main .cart-gridview .calculations-hack,
div.wrapper-main .upsell,
div.wrapper-main .upsell h2 {
  color: inherit; }

/* LISTING PAGES */
@media (max-width: 600px) {
  #page.category-detail {
    text-align: center; }
    #page.category-detail .image {
      float: none;
      margin: 0 0 15px; } }

.paging {
  width: 100%;
  text-align: right; }
  .paging select {
    width: initial;
    padding: 2px; }
  @media (max-width: 768px) {
    .paging .page-mode {
      display: none; } }

#page div.results-grid {
  width: 100%; }
  #page div.results-grid .result {
    position: relative;
    vertical-align: top;
    padding-bottom: 60px; }
    #page div.results-grid .result .thumbnail {
      width: 100%;
      height: 200px;
      position: relative;
      margin: 0 !important; }
      #page div.results-grid .result .thumbnail img {
        width: auto;
        max-width: 200px;
        height: auto;
        max-height: 200px;
        position: absolute;
        left: 5px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
    #page div.results-grid .result .details {
      margin: 15px 0 0;
      text-align: left; }
    #page div.results-grid .result .amount {
      position: absolute;
      bottom: 0;
      left: 10px; }

#page div.results {
  width: 100%;
  margin: 15px 0 0; }
  #page div.results .result {
    width: 100%;
    height: auto;
    display: table;
    margin: 15px 0 0; }
    #page div.results .result .thumbnail {
      width: 200px;
      display: table-cell;
      vertical-align: top;
      float: none; }
    #page div.results .result .details {
      width: auto;
      display: table-cell;
      vertical-align: top;
      float: none;
      padding: 0 25px; }
    #page div.results .result .amount {
      width: 100px;
      display: table-cell;
      vertical-align: top;
      float: none; }

@media (max-width: 768px) {
  #page div.results-grid .result {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: table;
    margin: 15px 0 0;
    padding: 0; }
    #page div.results-grid .result .thumbnail {
      width: 200px;
      display: table-cell;
      vertical-align: top; }
      #page div.results-grid .result .thumbnail img {
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none; }
    #page div.results-grid .result .details {
      width: auto;
      display: table-cell;
      vertical-align: top;
      padding: 0 25px; }
    #page div.results-grid .result .amount {
      width: 100px;
      position: static;
      display: table-cell;
      vertical-align: top; } }

@media (max-width: 600px) {
  #page div.results-grid .result,
  #page div.results .result {
    width: auto;
    display: block;
    clear: both; }
    #page div.results-grid .result .thumbnail,
    #page div.results .result .thumbnail {
      width: 100%;
      height: auto;
      display: inline-block;
      margin: 0 !important;
      text-align: center; }
    #page div.results-grid .result .details,
    #page div.results .result .details {
      width: auto;
      display: block;
      text-align: center; }
    #page div.results-grid .result .amount,
    #page div.results .result .amount {
      width: auto;
      display: block;
      text-align: center; } }

/* PRODUCT PAGES */
.web-product .crumbs {
  border-bottom: 1px dashed #666666;
  font-size: 0.65em;
  text-align: right; }

.web-product .head {
  width: 100%;
  display: table; }
  @media (max-width: 768px) {
    .web-product .head {
      display: block; } }
  .web-product .head .title {
    display: table-cell;
    vertical-align: middle; }
    @media (max-width: 768px) {
      .web-product .head .title {
        display: block; } }
    .web-product .head .title .sku {
      display: block;
      margin: 0 0 0 5px;
      font: 600 0.75em/1.25em "Open Sans", sans-serif; }
  .web-product .head .price {
    display: table-cell;
    vertical-align: middle;
    font-size: 0.5em;
    font-weight: 700;
    text-align: right;
    white-space: nowrap; }
    @media (max-width: 768px) {
      .web-product .head .price {
        display: block;
        margin: 10px 0 0;
        text-align: left; } }
    .web-product .head .price label {
      line-height: 5em; }
      @media (max-width: 768px) {
        .web-product .head .price label {
          line-height: 1em; } }
    .web-product .head .price input {
      padding: 5px; }
    .web-product .head .price .base {
      font-size: 3em; }
      @media (max-width: 768px) {
        .web-product .head .price .base {
          font-size: 2.5em; } }
    .web-product .head .price .reduced {
      color: red;
      text-decoration: line-through; }
    .web-product .head .price .sale {
      font-size: 3em; }
    .web-product .head .price .saved {
      display: block;
      margin: -10px 0 0;
      font-size: 1.5em;
      color: red; }
      @media (max-width: 768px) {
        .web-product .head .price .saved {
          line-height: 1em; } }

.web-product .body {
  width: 100%;
  display: table;
  margin: 15px 0 0; }
  @media (max-width: 768px) {
    .web-product .body {
      display: block; } }
  .web-product .body .image {
    width: 300px;
    max-width: 100%;
    display: table-cell;
    vertical-align: top; }
    @media (max-width: 768px) {
      .web-product .body .image {
        display: block;
        margin: auto; } }
    @media (max-width: 500px) {
      .web-product .body .image {
        width: auto; } }
    .web-product .body .image div.gallery {
      float: none;
      padding: 0; }
      .web-product .body .image div.gallery .pretty_photo_image {
        padding: 0; }
      .web-product .body .image div.gallery .jcarousel {
        float: none; }
        @media (max-width: 500px) {
          .web-product .body .image div.gallery .jcarousel {
            position: absolute;
            visibility: hidden; } }
        .web-product .body .image div.gallery .jcarousel .jcarousel-skin-ie7 .jcarousel-container {
          float: none; }
        .web-product .body .image div.gallery .jcarousel .jcarousel-skin-ie7 .jcarousel-container-horizontal {
          width: auto; }
    .web-product .body .image li:before {
      content: none; }
    .web-product .body .image .main_image {
      float: none; }
      @media (max-width: 500px) {
        .web-product .body .image .main_image {
          width: 100% !important;
          height: auto !important;
          margin: auto; } }
      .web-product .body .image .main_image img {
        border: 1px solid #000000 !important; }
  .web-product .body .details {
    display: table-cell;
    vertical-align: top;
    padding: 0 0 0 25px; }
    @media (max-width: 768px) {
      .web-product .body .details {
        display: block;
        padding: 0; } }
    .web-product .body .details .options {
      margin: 15px 0 0;
      padding: 10px;
      border: 1px solid #666666;
      background: #FFFFFF;
      color: #000000; }
      .web-product .body .details .options h3 {
        color: #000000;
        font-family: "Open Sans", sans-serif;
        font-size: inherit; }
      .web-product .body .details .options .option {
        width: 100%;
        display: table;
        margin: 10px 0 0; }
        @media (max-width: 500px) {
          .web-product .body .details .options .option {
            display: block; } }
        .web-product .body .details .options .option .option-name {
          width: 15%;
          display: table-cell;
          vertical-align: middle;
          font-weight: 600;
          font-size: 0.75em;
          color: #444444;
          text-align: right; }
          @media (max-width: 500px) {
            .web-product .body .details .options .option .option-name {
              width: 100%;
              display: block;
              text-align: left; } }
        .web-product .body .details .options .option .option-values {
          display: table-cell;
          vertical-align: middle;
          padding: 0 0 0 10px;
          font-size: 0.75em; }
          @media (max-width: 500px) {
            .web-product .body .details .options .option .option-values {
              display: block;
              padding: 0; } }
          .web-product .body .details .options .option .option-values label {
            font-weight: 600;
            font-size: 0.9em;
            line-height: 1.2em; }
            .web-product .body .details .options .option .option-values label:after {
              content: ':'; }
          .web-product .body .details .options .option .option-values select, .web-product .body .details .options .option .option-values input {
            width: 100%;
            padding: 2px 5px;
            background: #FFFFFF;
            border: 1px solid #A9A9A9;
            color: #444444; }
          .web-product .body .details .options .option .option-values input {
            padding: 5px; }
            .web-product .body .details .options .option .option-values input[type=radio], .web-product .body .details .options .option .option-values input[type=checkbox] {
              width: auto; }
              .web-product .body .details .options .option .option-values input[type=radio] + label:after, .web-product .body .details .options .option .option-values input[type=checkbox] + label:after {
                content: none; }
          @media (max-width: 500px) {
            .web-product .body .details .options .option .option-values + .option-values {
              margin: 10px 0 0; } }
        .web-product .body .details .options .option.cart-option {
          display: block;
          background: #CCCCCC;
          text-align: right;
          padding: 10px; }
    .web-product .body .details .discounts {
      width: 90%;
      margin: 15px auto 0; }
      .web-product .body .details .discounts table {
        border: none; }
      .web-product .body .details .discounts tr.alt {
        background: rgba(0, 0, 0, 0.1);
        border: none; }
      .web-product .body .details .discounts th, .web-product .body .details .discounts td {
        width: 25%;
        padding: 0 10px;
        font-size: 0.75em;
        border: 1px solid #808080; }
        @media (max-width: 500px) {
          .web-product .body .details .discounts th:nth-child(2),
          .web-product .body .details .discounts th:nth-child(4), .web-product .body .details .discounts td:nth-child(2),
          .web-product .body .details .discounts td:nth-child(4) {
            display: none; } }

.web-product .categories {
  border-top: 1px dashed #666666;
  font-size: 0.65em;
  text-align: right; }
  .web-product .categories span {
    margin: 0 0 0 5px; }

/* VIEW CART PAGE */
@media (max-width: 500px) {
  .secure-text {
    display: none; } }

@media (max-width: 768px) {
  #cart-contents legend {
    padding-bottom: 0; } }

#cart-contents .cart-gridview {
  width: 100%;
  display: block; }
  #cart-contents .cart-gridview table {
    width: auto;
    margin: 0; }
  #cart-contents .cart-gridview tbody {
    width: 100%;
    display: block; }
  #cart-contents .cart-gridview th, #cart-contents .cart-gridview td {
    margin: 0;
    padding: 0;
    border-bottom: none;
    font-size: 0.75em; }
  #cart-contents .cart-gridview > tbody > tr {
    width: 100%;
    display: table; }
    @media (max-width: 768px) {
      #cart-contents .cart-gridview > tbody > tr:first-child {
        display: none; } }
    #cart-contents .cart-gridview > tbody > tr:last-child {
      margin: 15px 0 0; }
    #cart-contents .cart-gridview > tbody > tr.row-item {
      margin: 15px 0 0; }
      #cart-contents .cart-gridview > tbody > tr.row-item:first-child {
        margin: 0; }
      @media (max-width: 768px) {
        #cart-contents .cart-gridview > tbody > tr.row-item + .row-option {
          margin-top: 20px; } }
      #cart-contents .cart-gridview > tbody > tr.row-item > td {
        padding-top: 15px; }
        #cart-contents .cart-gridview > tbody > tr.row-item > td.cell-quantity,
        #cart-contents .cart-gridview > tbody > tr.row-item > td.cell-remove {
          padding-top: 20px; }
        @media (max-width: 768px) {
          #cart-contents .cart-gridview > tbody > tr.row-item > td {
            width: 100%;
            display: block;
            text-align: left; }
            #cart-contents .cart-gridview > tbody > tr.row-item > td:before {
              content: none;
              display: inline-block;
              margin: 0 10px 0 0;
              font-weight: 600; }
            #cart-contents .cart-gridview > tbody > tr.row-item > td.cell-quantity:before {
              content: "Quantity:"; }
            #cart-contents .cart-gridview > tbody > tr.row-item > td.cell-price:before {
              content: "Price:"; }
            #cart-contents .cart-gridview > tbody > tr.row-item > td.cell-total {
              padding-top: 0; }
              #cart-contents .cart-gridview > tbody > tr.row-item > td.cell-total:before {
                content: "Total:"; }
            #cart-contents .cart-gridview > tbody > tr.row-item > td.cell-remove {
              padding-top: 0; }
              #cart-contents .cart-gridview > tbody > tr.row-item > td.cell-remove:before {
                content: "Remove:"; } }
  #cart-contents .cart-gridview .item-title {
    float: none;
    font-size: 2em;
    overflow: visible; }
    #cart-contents .cart-gridview .item-title .add-another {
      float: none;
      margin: -5px 0 0; }
  @media (max-width: 768px) {
    #cart-contents .cart-gridview .item-description {
      display: none; } }
  #cart-contents .cart-gridview .row-option {
    line-height: 1em; }
    @media (max-width: 768px) {
      #cart-contents .cart-gridview .row-option .cell-quantity {
        display: none; } }
    #cart-contents .cart-gridview .row-option .cell-product {
      padding: 0 50% 0 0; }
      @media (max-width: 768px) {
        #cart-contents .cart-gridview .row-option .cell-product {
          padding: 0; } }
    #cart-contents .cart-gridview .row-option label {
      width: 25%;
      display: inline-block;
      padding: 0 10px 0 0;
      text-align: left; }
    #cart-contents .cart-gridview .row-option input.text, #cart-contents .cart-gridview .row-option select, #cart-contents .cart-gridview .row-option textarea {
      width: calc(75% - 0.75em);
      margin: 0 -1em 0 0; }
  #cart-contents .cart-gridview .product-option-multiline {
    padding: 0 0 5px; }
    #cart-contents .cart-gridview .product-option-multiline td {
      font-size: 0.85em; }
    #cart-contents .cart-gridview .product-option-multiline input[type=radio] {
      width: 10px; }
    #cart-contents .cart-gridview .product-option-multiline label {
      margin: 0 2px; }
  #cart-contents .cart-gridview .product-option, #cart-contents .cart-gridview .product-option-input {
    padding: 5px;
    background: none;
    font-weight: 600; }
  #cart-contents .cart-gridview .cart-summary {
    width: 100%; }
    #cart-contents .cart-gridview .cart-summary table {
      width: 100%; }
    #cart-contents .cart-gridview .cart-summary tr {
      width: 100%;
      display: table; }
      #cart-contents .cart-gridview .cart-summary tr td {
        width: 50%;
        border-bottom: 1px solid #A9A9A9;
        font-size: 1em; }
      #cart-contents .cart-gridview .cart-summary tr.total td {
        border-bottom: none; }

/* CHECKOUT PAGE */
div.wrapper-main #billing-address label,
div.wrapper-main #payment-tabs label,
div.wrapper-main #custom-fields label {
  vertical-align: top;
  font-size: 1em; }
  div.wrapper-main #billing-address label.required,
  div.wrapper-main #payment-tabs label.required,
  div.wrapper-main #custom-fields label.required {
    color: inherit; }

@media (max-width: 768px) {
  div.wrapper-main #billing-address div.left,
  div.wrapper-main #payment-tabs div.left,
  div.wrapper-main #custom-fields div.left {
    display: table;
    float: none;
    margin: auto; }
    div.wrapper-main #billing-address div.left p,
    div.wrapper-main #payment-tabs div.left p,
    div.wrapper-main #custom-fields div.left p {
      text-align: center; } }

div.wrapper-main #billing-address div.left {
  font-size: 0.75em; }

@media (max-width: 768px) {
  div.wrapper-main #billing-address div.left {
    width: 100%;
    min-width: 0;
    max-width: 100%; }
  div.wrapper-main #billing-address label {
    display: block;
    float: none;
    text-align: left; }
  div.wrapper-main #billing-address input.text,
  div.wrapper-main #billing-address select {
    margin: 0;
    width: 100%; }
  div.wrapper-main #billing-address .checkbox {
    width: 100%;
    margin: 10px 0 0; }
    div.wrapper-main #billing-address .checkbox label {
      width: 90%;
      display: inline-block; }
    div.wrapper-main #billing-address .checkbox input {
      margin: 9px 0 0; }
  div.wrapper-main #billing-address div.email-privacy {
    margin: 15px 0 0;
    text-align: center; }
  div.wrapper-main #billing-address .options,
  div.wrapper-main #billing-address
.summary {
    float: none; }
  div.wrapper-main #billing-address .options {
    width: 100%;
    text-align: center; }
    div.wrapper-main #billing-address .options input.button.master-pass,
    div.wrapper-main #billing-address .options .trust-badge {
      display: inline-block;
      vertical-align: middle;
      margin-right: 15px;
      margin-left: 15px;
      text-align: left; }
  div.wrapper-main #billing-address .summary {
    width: auto;
    display: table;
    margin: auto; }
  div.wrapper-main #billing-address .calculations {
    width: auto;
    margin: 0; }
    div.wrapper-main #billing-address .calculations td {
      text-align: left; } }

div.wrapper-main #payment-tabs {
  font-size: 0.75em; }
  @media (max-width: 768px) {
    div.wrapper-main #payment-tabs div.left {
      width: 100%; }
    div.wrapper-main #payment-tabs label {
      display: block;
      float: none;
      text-align: left; }
    div.wrapper-main #payment-tabs input.text {
      width: 100%;
      margin: 0; }
    div.wrapper-main #payment-tabs select {
      width: 35%;
      margin: 0; }
    div.wrapper-main #payment-tabs .slash {
      margin: 0 5px; } }

div.wrapper-main #custom-fields label {
  width: auto;
  text-align: left; }

/*PAGE SPECIFIC CLASSES ===========================================*/
.top {
  width: 100%;
  padding: 15px 0px;
  background: #eee; }

.header {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0px 0px; }
  .header .header-left {
    float: left; }
    @media (max-width: 768px) {
      .header .header-left {
        float: none; } }
  .header .header-right {
    float: right;
    padding-top: 20px;
    padding-right: 10px; }
    @media (max-width: 768px) {
      .header .header-right {
        float: none;
        padding: 0; } }
  .header .logo {
    float: left;
    margin-top: 20px;
    margin-left: 10px; }
    @media (max-width: 768px) {
      .header .logo {
        float: none;
        text-align: center;
        margin: 10px 0px; } }
  .header .phone {
    font: 600 24px "Source Sans Pro", sans-serif;
    color: #bf0012;
    text-align: right; }
    @media (max-width: 768px) {
      .header .phone {
        float: none;
        text-align: center; } }
  .header .email {
    color: #000;
    font: 16px "Open Sans", sans-serif; }
    @media (max-width: 768px) {
      .header .email {
        float: none;
        text-align: center; } }
    .header .email a {
      color: inherit; }
      .header .email a:hover {
        color: #bf7474; }
  .header .address {
    text-align: right;
    font: 18px "Source Sans Pro", sans-serif;
    color: #575757; }
    @media (max-width: 768px) {
      .header .address {
        text-align: center; } }
  .header .social {
    margin-top: 12px;
    text-align: right; }
    @media (max-width: 768px) {
      .header .social {
        text-align: center; } }
    .header .social i {
      font-size: 32px;
      display: inline-block;
      margin-left: 5px; }
      .header .social i.fa-facebook-square {
        color: #4867AA; }
      .header .social i.fa-twitter-square {
        color: #2EACF6; }
      .header .social i.fa-instagram {
        color: #3f729b; }
  .header .mini-nav-wrapper {
    margin-top: 15px; }
    @media (max-width: 768px) {
      .header .mini-nav-wrapper {
        text-align: center; } }
    .header .mini-nav-wrapper ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .header .mini-nav-wrapper ul li {
        display: inline-block; }
        .header .mini-nav-wrapper ul li:last-child a {
          padding-right: 0; }
        .header .mini-nav-wrapper ul li a {
          display: block;
          padding: 0px 9px;
          color: #575757;
          font: 16px "Source Sans Pro", sans-serif;
          transition: 1s; }
          .header .mini-nav-wrapper ul li a:hover {
            color: #000;
            transition: 1s; }
          .header .mini-nav-wrapper ul li a i {
            color: #bf0012; }

body.home .slider {
  margin-bottom: 30px; }
  @media (max-width: 1080px) {
    body.home .slider {
      margin-bottom: 80px; } }

.slider {
  width: 100%;
  height: auto;
  position: relative; }
  .slider .metaslider .caption-wrap {
    background: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 1;
    margin: 0px; }
    .slider .metaslider .caption-wrap h3 {
      color: #FFF;
      font: normal 52px/52px "Lobster", cursive;
      margin: 0;
      text-shadow: 0px 2px 2px #000;
      position: absolute;
      bottom: 20px;
      left: 20px; }
      @media (max-width: 1080px) {
        .slider .metaslider .caption-wrap h3 {
          text-align: center;
          font: normal 30px/52px "Lobster", cursive;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); } }
    .slider .metaslider .caption-wrap h4 {
      color: #FFF;
      font: italic 22px "Open Sans", sans-serif;
      margin: 0;
      text-shadow: 0px 2px 2px #000;
      position: absolute;
      bottom: -20px;
      right: 20px;
      background: #bf0012;
      padding: 20px 20px; }
      @media (max-width: 1080px) {
        .slider .metaslider .caption-wrap h4 {
          bottom: -70px;
          right: 0;
          background: #bf0012;
          padding: 20px 20px;
          width: 100%;
          text-align: center; } }
      @media (max-width: 500px) {
        .slider .metaslider .caption-wrap h4 {
          bottom: -40px;
          right: 0;
          background: #bf0012;
          padding: 10px 10px;
          width: 100%;
          font-size: 16px;
          text-align: center; } }
      .slider .metaslider .caption-wrap h4 a:hover {
        color: #ccc; }
  .slider .metaslider .flexslider {
    margin: 0; }
  .slider .metaslider ul li {
    opacity: 0;
    -webkit-transition: opacity 100ms;
    -moz-transition: opacity 100ms;
    -ms-transition: opacity 100ms;
    -o-transition: opacity 100ms;
    transition: opacity 100ms; }
  body .slider .metaslider .slides img {
    display: block;
    height: initial;
    position: relative;
    max-width: 2000px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }

.content {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 30px 0; }
  @media (max-width: 1200px) {
    .content {
      padding: 20px; } }
  .content ul {
    padding-left: 25px; }
  .content li {
    padding: 0 0 0 5px;
    margin-top: 0; }
    .content li a:hover {
      text-decoration: none; }

.cta-wrapper {
  padding: 0px 0; }
  @media (max-width: 1200px) {
    .cta-wrapper {
      padding: 0px; } }
  @media (max-width: 768px) {
    .cta-wrapper .ssgrid-margin img {
      max-width: 100%;
      height: auto;
      display: block;
      margin: 0 auto; }
    .cta-wrapper .ssgrid-margin iframe {
      max-height: 100%;
      width: 100%; }
    .cta-wrapper .ssgrid-margin > *[class*="col-"] {
      width: 100%;
      float: none;
      margin-right: 0 !important;
      margin-left: 0 !important; }
    .cta-wrapper .ssgrid-margin > *:nth-child(n) {
      margin-left: 0.5%;
      margin-right: 0.5%; }
    .cta-wrapper .ssgrid-margin > *:nth-child(1n) {
      margin-left: 0.5%;
      margin-right: 0; }
    .cta-wrapper .ssgrid-margin > *:nth-child(1n+1) {
      margin-right: 0.5%;
      margin-left: 0;
      /* clear: left; */
      float: left; }
    .cta-wrapper .ssgrid-margin > *[class*="col-"] {
      width: 100%;
      float: left; } }
  .cta-wrapper .cta {
    position: relative; }
    .cta-wrapper .cta a {
      color: inherit; }
      .cta-wrapper .cta a:hover {
        color: #f74444; }
    .cta-wrapper .cta h3 {
      margin: 0;
      font: 38px "Oswald", sans-serif;
      color: #fff;
      text-shadow: 0px 2px 2px #000;
      position: absolute;
      bottom: 10px;
      left: 10px; }

.footer {
  width: 100%;
  background: #343434;
  position: relative;
  clear: both;
  font: 15px/22px "Open Sans", sans-serif;
  color: #9e907e; }
  @media (max-width: 768px) {
    .footer .ssgrid-margin img {
      max-width: 100%;
      height: auto;
      display: block;
      margin: 0 auto; }
    .footer .ssgrid-margin iframe {
      max-height: 100%;
      width: 100%; }
    .footer .ssgrid-margin > *[class*="col-"] {
      width: 100%;
      float: none;
      margin-right: 0 !important;
      margin-left: 0 !important; }
    .footer .ssgrid-margin > *:nth-child(n) {
      margin-left: 0.5%;
      margin-right: 0.5%; }
    .footer .ssgrid-margin > *:nth-child(1n) {
      margin-left: 0.5%;
      margin-right: 0; }
    .footer .ssgrid-margin > *:nth-child(1n+1) {
      margin-right: 0.5%;
      margin-left: 0;
      /* clear: left; */
      float: left; }
    .footer .ssgrid-margin > *[class*="col-"] {
      width: 100%;
      float: left; } }
  @media (max-width: 768px) {
    .footer {
      padding: 0px; } }
  @media (max-width: 768px) {
    .footer p {
      text-align: center; } }
  .footer a {
    color: inherit; }
    .footer a:hover {
      color: #f74444; }
  .footer h2 {
    color: #fff;
    font: 26px "Oswald", sans-serif;
    text-transform: uppercase;
    margin-bottom: 5px; }
    @media (max-width: 768px) {
      .footer h2 {
        text-align: center; } }
  .footer strong {
    color: inherit; }
  .footer .hours {
    background: #bf0012;
    padding: 8px 0px;
    text-align: center;
    color: #fff; }
    .footer .hours p {
      color: inherit;
      display: inline; }
      @media (max-width: 768px) {
        .footer .hours p {
          display: block;
          margin: 0; } }
    .footer .hours span {
      margin: 0px 18px; }
      @media (max-width: 768px) {
        .footer .hours span {
          display: none; } }
  .footer .credits {
    background: #e2d5c5;
    padding: 9px 0px 19px;
    float: left;
    width: 100%;
    margin-top: 20px; }
    .footer .credits .author {
      margin-top: 10px;
      float: right;
      color: #6c6459;
      font: 13px "Open Sans", sans-serif;
      z-index: 1;
      position: relative; }
      @media (max-width: 768px) {
        .footer .credits .author {
          float: none;
          text-align: center; } }
    .footer .credits .copyright {
      margin-top: 10px;
      float: left;
      color: #6c6459;
      font: 13px "Open Sans", sans-serif; }
      @media (max-width: 768px) {
        .footer .credits .copyright {
          float: none;
          text-align: center; } }
    .footer .credits .social {
      position: absolute;
      left: 0px;
      width: 100%;
      top: 5px;
      text-align: center;
      z-index: 0; }
      @media (max-width: 768px) {
        .footer .credits .social {
          position: relative;
          top: initial;
          left: initial;
          margin: 10px auto; } }
      .footer .credits .social i {
        font-size: 32px;
        display: inline-block;
        margin-left: 5px; }
        .footer .credits .social i.fa-facebook-square {
          color: #4867AA; }
        .footer .credits .social i.fa-twitter-square {
          color: #2EACF6; }
        .footer .credits .social i.fa-instagram {
          color: #3f729b; }
  @media (max-width: 768px) {
    .footer .ssgrid-margin .col-1-4 {
      text-align: center; } }
  .footer .ssgrid-margin .col-1-4:nth-child(2) {
    margin-left: -30px; }
  .footer .ssgrid-margin .col-1-4:nth-child(4) {
    width: 19%; }
    @media (max-width: 768px) {
      .footer .ssgrid-margin .col-1-4:nth-child(4) {
        width: 100%; } }

/*PAGE SPECIFIC CLASSES ==============================================*/
@media (max-width: 780px) {
  .breadcrumbs {
    margin-left: 20px; } }

#breadcrumbs {
  list-style: none;
  margin: 30px 0 0;
  overflow: hidden;
  padding: 0; }

#breadcrumbs li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px; }

#breadcrumbs .separator {
  font-size: 18px;
  font-weight: 100;
  color: #ccc; }

ul.col3 li {
  float: left;
  width: 33%; }
  @media (max-width: 768px) {
    ul.col3 li {
      float: none;
      width: 100%; } }

.image-block {
  float: left;
  margin: 0 50px 20px; }
  .image-block img {
    padding: 0px !important;
    margin: 0px !important; }
    .image-block img:hover {
      opacity: 0.8;
      padding: 0px;
      margin: 0px; }
  .image-block div.h3 {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    background: #bf0012;
    padding: 3px;
    color: #fff;
    margin: -20px 0px 0px; }
    .image-block div.h3:hover {
      background: #f74444; }
  .image-block a {
    color: #fff !important; }
  .image-block:hover {
    color: #fff !important; }

/*# sourceMappingURL=style.css.map */