/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
/* Document
   ========================================================================== */
@import 'https://fonts.googleapis.com/css?family=Raleway:200,400,700&subset=latin-ext';
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/**
 * Set up a decent box model on the root element
 */
html {
  box-sizing: border-box; }

html, body {
  height: 100%; }

.page-wrap {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -251px; }

.page-wrap:after {
  content: "";
  display: block; }

.site-footer, .page-wrap:after {
  /* .push must be the same height as footer */
  height: 251px; }

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
*, *::before, *::after {
  box-sizing: inherit; }

/**
 * Basic styles for links
 */
a {
  color: #000;
  text-decoration: none; }
  a:hover, a:active, a:focus {
    color: #000;
    text-decoration: none; }

/**
 * Bootstrap overrides 
 */
.thumbnail .caption {
  color: #000; }

/*.container {
  max-width: $max-width;
  width: 100%;
  padding: 0 20px;
}*/
.color-stripe {
  position: relative;
  width: 100%;
  height: 20px;
  background-color: #990000; }
  .color-stripe .stripe-block {
    height: 40px;
    width: 40px;
    margin: 0px auto;
    background-color: #990000;
    -webkit-clip-path: polygon(0 0, 50% 50%, 100% 0);
    clip-path: polygon(0 0, 50% 50%, 100% 0);
    position: absolute;
    top: 18px;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, 0); }

.signin {
  padding: 5%; }

/**
 * Basic typography style for copy text
 */
body {
  color: #000;
  font: normal 135%/1.4 "Raleway", sans-serif; }

/**
 * Clear inner floats
 */
.clearfix::after {
  clear: both;
  content: '';
  display: table; }

/**
 * Main content containers
 * 1. Make the container full-width with a maximum width
 * 2. Center it in the viewport
 * 3. Leave some space on the edges, especially valuable on small screens
 */
/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
.hide-text {
  overflow: hidden;
  padding: 0;
  /* 1 */
  text-indent: 101%;
  white-space: nowrap; }

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/**
 * Image fixed height
 */
.image-wrapper {
  position: relative;
  height: 300px;
  overflow: hidden; }

.image-wrapper-2 {
  position: relative;
  height: 200px;
  overflow: hidden; }

.info-bar {
  position: relative;
  background-color: #3c6181;
  height: 54px;
  font-size: 18px; }
  .info-bar .container {
    position: relative;
    top: 17px; }
  .info-bar i {
    color: #fff;
    padding-right: 10px; }
  .info-bar .number {
    color: #fff; }

footer .nav > li {
  display: inline-block; }

footer .nav > li > a:focus, .nav > li > a:hover {
  background-color: transparent; }

footer .nav > li > a {
  position: relative;
  display: block;
  font-size: 17px;
  color: #3c6181;
  font-weight: 600;
  padding: 40px 20px 30px; }

footer .nav > li > a:hover {
  color: #3c6181; }

footer .icon-beard {
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
  border-radius: 30px;
  opacity: 0.3;
  display: inline-block;
  border: 2px solid #999;
  transition: opacity .5s ease, border .5s ease; }

footer .icon-beard:hover {
  cursor: pointer;
  border: 2px solid #3c6181;
  opacity: 1; }

.contact-btn {
  background: #990000;
  color: #fff;
  margin: 0 auto;
  font-size: 16px;
  border: none;
  border-radius: 0;
  transition: background .5s ease; }

.contact-btn:hover {
  color: #fff;
  background: rgba(153, 0, 0, 0.69); }

.confirm-btn {
  padding: 7px 20px;
  background: #990000;
  color: #fff;
  margin: 0 auto;
  font-size: 16px;
  border: none !important;
  border-radius: 0;
  transition: background .5s ease; }

.confirm-btn:hover {
  color: #fff;
  background: rgba(153, 0, 0, 0.69); }

.badge {
  color: #fff !important; }

.nav-category {
  height: 70px; }
  .nav-category ul {
    list-style: none;
    padding-left: 0;
    text-align: center;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: center;
    justify-content: center; }
  .nav-category li {
    position: relative;
    text-align: center;
    padding: 4px;
    height: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    .nav-category li a {
      color: #3c6181;
      font-weight: 700;
      font-size: 1.5em;
      width: 100%; }
      .nav-category li a img {
        width: auto;
        height: 100%; }
      .nav-category li a .category-nav-text {
        display: none; }

.products-section,
.header,
.feature {
  padding: 60px 0;
  text-align: center; }
  .products-section h2,
  .header h2,
  .feature h2 {
    font-size: 40px;
    font-weight: 600;
    color: #446e92; }
  .products-section p,
  .header p,
  .feature p {
    color: #446e92; }

.feature img {
  margin: 20px 0; }

.header {
  box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.2); }

@media screen and (min-width: 768px) {
  .nav-category {
    height: 170px; }
    .nav-category ul li a .category-nav-text {
      display: block; } }

.navbar-nav > li:nth-child(0) a {
  padding-top: 4px !important;
  padding-bottom: 0 !important;
  height: 100px; }

.navbar-brand {
  height: 100px;
  width: 60%;
  position: relative; }
  .navbar-brand img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%; }

.navbar {
  min-height: 100px !important;
  background-color: #fff;
  border-radius: 0;
  border: none; }

.navbar-nav > li {
  border-bottom: #fff 6px solid; }

.navbar-nav > .active {
  border-bottom: #990000 6px solid; }
  .navbar-nav > .active a {
    background-color: #fff !important; }

.navbar-brand img {
  width: 100%;
  max-width: 200px; }

.navbar {
  margin-bottom: 0; }

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: white; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #3c6181; }

.navbar-default .navbar-toggle {
  border-color: #fff; }

.cart-custom-two {
  display: none !important; }

@media screen and (min-width: 770px) {
  .navbar-brand {
    width: 100%; }
  .navbar-nav {
    height: 100%; }
    .navbar-nav li {
      height: 100%;
      float: none;
      display: inline-block;
      position: relative; }
      .navbar-nav li a {
        height: 100%; }
        .navbar-nav li a .nav-text {
          color: #444444;
          font-weight: 400;
          position: relative;
          top: 50%;
          font-size: 16px; }
    .navbar-nav li.active {
      border-bottom: #990000 6px solid; }
  .navbar-nav > li {
    height: 100%;
    float: none;
    display: inline-block; }
  .navbar-header {
    width: 25%; }
  .navbar.navbar-default {
    height: 100px; }
    .navbar.navbar-default .container {
      height: 100%;
      position: relative; }
    .navbar.navbar-default .nav.navbar-nav {
      position: absolute;
      top: 50%;
      right: 40px;
      transform: translateY(-50%); }
  .cart-custom {
    display: none; }
  .cart-custom-two {
    display: inline-block !important; } }

@media (max-width: 770px) {
  .navbar-header {
    float: none; }
  .navbar-left, .navbar-right {
    float: none !important; }
  .navbar-toggle {
    display: block; }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }
  .navbar-collapse.collapse {
    display: none !important; }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px; }
  .navbar-nav > li {
    float: none; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }
  .collapse.in {
    display: block !important; } }

.owl-carousel {
  position: relative; }
  .owl-carousel p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-weight: 700;
    font-size: 24px;
    text-align: center; }

.owl-dots {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%); }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #fff; }

.owl-theme .owl-dots .owl-dot span {
  background: transparent;
  border: solid #fff 2px;
  width: 13px;
  height: 13px;
  margin: 5px 3px; }

.nav-admin {
  background-color: #444;
  color: white;
  width: 100%;
  position: relative;
  top: 0; }
  .nav-admin ul {
    list-style: none;
    padding: 0; }
    .nav-admin ul li {
      display: inline-block;
      padding: 10px; }
  .nav-admin a {
    color: inherit; }

#myModal .btn-upload {
  margin-right: 15px; }

#myModal .modal-body .modal-thumbnail {
  display: inline-block;
  background-color: #000;
  width: 20%;
  margin: 2%; }
  #myModal .modal-body .modal-thumbnail input {
    width: 0;
    opacity: 0;
    position: absolute; }
  #myModal .modal-body .modal-thumbnail img {
    width: 100%; }
  #myModal .modal-body .modal-thumbnail:hover {
    cursor: pointer; }

#myModal .modal-body .checked {
  position: relative; }
  #myModal .modal-body .checked img {
    opacity: 0.5;
    transition: opacity .5s ease; }

#myModal .modal-body .checked::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "\2713 ";
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  color: white; }

.blue-bg {
  background-color: #2a4359;
  padding-left: 0;
  padding-right: 0; }

.grey-bg {
  background-color: #eee; }

.max-w-400 {
  max-width: 400px; }

.max-w-700 {
  max-width: 700px; }

.max-w-900 {
  max-width: 900px; }

.padding-50 {
  padding: 60px 0; }

/* Product Section */
.main-product-blurb {
  font-size: 23px;
  padding: 5px; }

/* Video Section */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* Feedback Section */
.video-section h3,
.feedback h3 {
  font-size: 40px;
  font-weight: 600;
  color: #3c6181; }

.video-section p,
.feedback p {
  font-size: 18px;
  color: #000;
  font-weight: 100; }

.feedback form {
  text-align: center; }

.feedback form input,
.feedback form textarea {
  width: 70%;
  margin: 5px 0;
  padding: 5px;
  border: solid 2px #000; }

/* Contact Section */
.contact-info {
  background: #3c6181;
  margin: 35px auto;
  padding: 0;
  width: 290px; }
  .contact-info .row {
    margin: 15px 0; }
  .contact-info .info-text {
    color: #fff;
    margin: 0 5px;
    font-weight: 400; }
  .contact-info a.info-text {
    color: #fff; }
  .contact-info img {
    border: solid 2px #fff;
    padding: 5px 10px;
    width: 43px; }
  .contact-info .icon-mail {
    padding: 9px 5px; }
  .contact-info .icon-location {
    height: 40px;
    padding: 3px 11px; }
  .contact-info .text-phone-numbers {
    margin-top: 7px; }
  .contact-info .text-email {
    margin-top: 7px; }
  .contact-info .text-location {
    margin-top: -7px; }

/* Centering reCapatcha */
.capatcha {
  text-align: center; }

.g-recaptcha {
  display: inline-block; }

.rohs {
  background-color: #3c6181;
  padding-left: 0;
  padding-right: 0; }

.rohs img {
  display: block;
  margin: 10px auto; }

.add-product .selected-image {
  width: 100px; }

.about-page {
  box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.2);
  text-align: center;
  padding: 5% 15px; }

.light-grey-bg {
  background-color: #eee;
  padding-right: 0;
  padding-left: 0; }

.about-page h3 {
  font-size: 40px;
  font-weight: 600;
  color: #3c6181; }

.about-page p {
  font-size: 18px;
  color: #000;
  font-weight: 400; }

.about-page h4 {
  font-size: 25px;
  font-weight: 600;
  color: #3c6181; }

.about-page img,
.about-page h4 {
  display: inline-block; }

.about-page img {
  width: 50px;
  margin-right: 10px; }

.padding-5 {
  padding: 5% 0 0; }

.contact-page {
  box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.2);
  text-align: center;
  padding: 5% 0; }

.contact-page h3 {
  font-size: 40px;
  font-weight: 600;
  color: #3c6181;
  margin-bottom: 40px; }

.contact-page p {
  font-size: 20px;
  color: #000;
  font-weight: 100;
  text-align: left; }

#contact-page-form input,
#contact-page-form textarea {
  width: 100%;
  margin: 5px 0;
  padding: 8px;
  font-size: 20px;
  border: solid 2px; }

#contact-page-form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #b1bfcd;
  text-align: center; }

#contact-page-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #b1bfcd;
  text-align: center; }

#contact-page-form :-ms-input-placeholder {
  /* IE 10+ */
  color: #b1bfcd;
  text-align: center; }

#contact-page-form :-moz-placeholder {
  /* Firefox 18- */
  color: #b1bfcd;
  text-align: center; }

.category-page,
.details-page,
.service-support-page {
  margin-top: 5%; }
  .category-page .thumbnail,
  .details-page .thumbnail,
  .service-support-page .thumbnail {
    text-align: center;
    border: none; }
  .category-page .detail-wrapper,
  .details-page .detail-wrapper,
  .service-support-page .detail-wrapper {
    position: relative; }
  .category-page .detail-wrapper img,
  .details-page .detail-wrapper img,
  .service-support-page .detail-wrapper img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
    z-index: 0; }
  .category-page .details,
  .details-page .details,
  .service-support-page .details {
    position: absolute;
    opacity: 0;
    background-color: rgba(68, 110, 146, 0.5);
    width: 100%;
    height: 100%;
    z-index: 1;
    transition: opacity .5s ease; }
  .category-page .details p,
  .details-page .details p,
  .service-support-page .details p {
    background-color: #446e92;
    padding: 10px 15px;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%); }
  .category-page .detail-wrapper:hover .details,
  .category-page .detail-wrapper:active .details,
  .details-page .detail-wrapper:hover .details,
  .details-page .detail-wrapper:active .details,
  .service-support-page .detail-wrapper:hover .details,
  .service-support-page .detail-wrapper:active .details {
    opacity: 1; }

.category-tabs {
  background-color: #eee; }

.category-stripe {
  position: relative;
  width: 100%;
  height: 20px;
  background-color: #990000; }

.category-stripe-block {
  position: absolute;
  height: 40px;
  width: 40px;
  background-color: #990000;
  -webkit-clip-path: polygon(0 0, 50% 50%, 100% 0);
  clip-path: polygon(0 0, 50% 50%, 100% 0);
  top: 145px;
  left: 50%;
  transform: translateX(-50%); }

@media screen and (min-width: 768px) {
  .category-stripe-block {
    top: 249px; } }

.details-page {
  box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.2);
  padding: 3% 0;
  margin-top: 0; }
  .details-page .thumbnail {
    padding: 0 15px; }

.details-page img {
  width: 100%; }

.breadcrumb {
  background-color: transparent; }
  .breadcrumb li {
    text-transform: capitalize; }

.quantity {
  padding: 20px; }

.quantity p {
  font-size: 20px; }

.quantity input {
  width: 43px;
  padding: 10px; }

.btn-order {
  display: block;
  background-color: #990000;
  border-radius: 0;
  font-size: 20px;
  color: #fff;
  width: 70%;
  margin: 0 auto;
  transition: background-color .5s ease; }

.btn-order:hover {
  color: #fff;
  background-color: rgba(153, 0, 0, 0.8); }

.right-col {
  color: #446e92; }

.right-col h1 {
  font-size: 40px;
  margin-top: 0; }

#first-p {
  font-size: 16px;
  letter-spacing: 0.1px; }

.service-page {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  background-color: #eeeeee; }

.service-heading,
.service-details {
  box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.2);
  text-align: center; }

.service-heading h1 {
  font-size: 40px;
  padding-top: 30px;
  padding-bottom: 10px;
  color: #446e92; }

.service-details {
  padding: 5% 0; }

.service-details h1 {
  font-size: 40px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
  text-align: left;
  color: #446e92; }

.service-details input,
.service-details textarea {
  width: 100%;
  padding: 10px;
  margin: 7px 0;
  border: solid 2px #3c6181;
  font-size: 16px;
  text-align: center; }

.service-details img {
  width: 100%; }

.cart-page,
.checkout {
  padding: 5% 0;
  box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.2); }

.mar-right {
  margin-right: 20px; }

table {
  width: 100%;
  border-collapse: collapse; }

tr:nth-of-type(odd) {
  background: #eee; }

th {
  background: #3c6181;
  color: white;
  font-weight: bold; }

td, th {
  padding: 6px;
  border: 1px solid #ccc;
  text-align: left; }

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
  table, thead, tbody, th, td, tr {
    display: block; }
  thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  tr {
    border: 1px solid #ccc; }
  td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%; }
  td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap; }
  td:nth-of-type(1):before {
    content: "Product Name:"; }
  td:nth-of-type(2):before {
    content: "Price:"; }
  td:nth-of-type(3):before {
    content: "Qty:"; }
  td:nth-of-type(4):before {
    content: "Item Total:"; }
  td:nth-of-type(5):before {
    content: "Add/Remove:"; } }

.mar-top {
  margin-top: 20px; }

/* Checkout Page */
.checkout h1 {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 0;
  color: #446e92; }

.checkout h4,
.checkout p {
  color: #446e92;
  margin-left: 13px;
  margin-right: 13px; }

.left-mar {
  margin-left: 0 !important; }

.checkout input,
.checkout select {
  border: solid 1px #446e92;
  border-radius: 0px; }

#shipping-state-province,
#billing-state-province {
  -webkit-appearance: none; }

input[type="radio"] {
  margin-right: 5px; }

.checkout .btn {
  display: block;
  margin: 3% auto 0; }

.cart-custom {
  position: absolute;
  right: 25px;
  top: 115px; }

@media (min-width: 768px) {
  .checkout h4 {
    margin-left: 0; }
  .left-mar {
    margin-left: -20px !important; } }

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