<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/************** NON-RESPONSIVE SINGLE CUSTOMIZATIONS **************/
.crosslink a {
  color: #c00000;
}
.crosslink {
  clear: both;
  padding-top: 5px;
}
/************** RIVETWORKS CUSTOMIZATION - REQUIRES IMPORTANT TAG **************/
.rvt-thumbnail-imageContainer {
  background: #FFFFFF !important;
}
.rvt-body-embedded {
  padding: 0px !important;
  margin-bottom: -40px;
}
.rvt-embed-header-info {
  height: 17px !important;
}
.rvt-rating {
  font-size: 16px !important;
}
.rvt-embed-header-title h4 {
  font: 700 18px/1.35 Open Sans, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #666;
}
/************** AMASTY GIFTCARD CART BLOCK CUSTOMIZATION **************/
.amgiftcard-block-discount {
  padding-top: 0px;
}
/********************READ MORE TOGGLE FUNCTION**************************/
.rm-state {
  display: none;
}
.rm-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}
.rm-state:checked ~ .rm-wrap .rm-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}
.rm-state ~ .rm-trigger:before {
  content: 'Show more';
}
.rm-state:checked ~ .rm-trigger:before {
  content: 'Show less';
}
.rm-trigger {
  cursor: pointer;
  display: inline-block;
  padding: 0 .5em;
  color: #666;
  font-size: .9em;
  line-height: 2;
  border: 1px solid #ddd;
  border-radius: .25em;
}
/******************CUSTOM PRODUCT VIEW DESCRIPTION LAYOUT*******************/
.ddescr h3 {
  font: 700 18px/1.35 Open Sans, Helvetica Neue, Verdana, Arial, sans-serif;
  margin-bottom: 10px;
}
.ddescr h5 {
  font: 700 14px/1.35 Open Sans, Helvetica Neue, Verdana, Arial, sans-serif;
  margin-bottom: 6px;
}
.ddescr ul &gt; li,
ol &gt; li {
  margin-bottom: .5rem;
}
.dicondet {
  float: left;
  line-height: 20px;
}
.dicon {
  display: inline-block;
  margin-right: 10px;
  height: 20px;
  width: 20px;
  background-size: cover;
  float: left;
}
.dicondiv {
  display: inline-block;
  margin-bottom: 5px;
  width: 100%;
}
.dicon.timer {
  background-image: url(https://dxv0kh7euhy9z.cloudfront.net/img/desc/time.png), none;
}
.dicon.tools {
  background-image: url(https://dxv0kh7euhy9z.cloudfront.net/img/desc/tools.png), none;
}
.dicon.modif {
  background-image: url(https://dxv0kh7euhy9z.cloudfront.net/img/desc/mod.png), none;
}
.dicon.guide {
  background-image: url(https://dxv0kh7euhy9z.cloudfront.net/img/desc/install.png), none;
}
a.prodtooltip {
  outline: none;
  text-decoration: none;
}
a.prodtooltip strong {
  line-height: 30px;
}
a.prodtooltip:hover {
  text-decoration: none;
}
a.prodtooltip span {
  z-index: 10;
  display: none;
  padding: 14px 20px;
  margin-top: -60px;
  margin-left: -300px;
  width: 300px;
  line-height: 16px;
}
a.prodtooltip:hover span {
  display: inline;
  position: absolute;
  border: 2px solid #FFF;
  color: #EEE;
  background: #333;
}
.prodcallout {
  z-index: 20;
  position: absolute;
  border: 0;
  top: -14px;
  left: 120px;
}
/*CSS3 extras*/
a.prodtooltip span {
  border-radius: 2px;
  box-shadow: 0px 0px 8px 4px #666;
  /*opacity: 0.8;*/
}
/*--------------homepage fullscreen video----------------*/
full-slideshow-wrapper .block-static-block.widget {
  margin-bottom: 0;
}
#video_background {
  height: auto;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: auto;
  z-index: -2;
}
.color-overlay {
  background-color: black;
  height: 100%;
  left: 0;
  opacity: 0.4;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
#hfv-texture-overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.text-center {
  text-align: center;
}
.visual h1 {
  text-align: center;
  /*width: 485px;*/
  text-transform: uppercase;
  color: #ffffff;
}
.widget-block {
  padding: 0px;
}
.subdesctitle {
  border-bottom: 1px #cccccc solid;
  font-size: 14px;
}
.subdesctitle img {
  max-width: 120px;
  float: right;
}
/******************* TOOLTIP **************************/
#tooltip {
  text-align: center;
  color: #fff;
  background: #111;
  position: absolute;
  z-index: 100;
  padding: 15px;
}
#tooltip:after {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #111;
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -10px;
}
#tooltip.top:after {
  border-top-color: transparent;
  border-bottom: 10px solid #111;
  top: -20px;
  bottom: auto;
}
#tooltip.left:after {
  left: 10px;
  margin: 0;
}
#tooltip.right:after {
  right: 10px;
  left: auto;
  margin: 0;
}
/************************* PART NUMBERS TAB TABLE ***********************************/
.sku-data-head {
  background: #191919;
}
.sku-data-head-item {
  color: #ffffff;
  font: 600 13px/1.35 Open Sans, Helvetica Neue, Verdana, Arial, sans-serif;
}
/******************************** RESPONSIVE ASSETS ************************************************/
@media screen and (min-width: 1200px) {
  .visual {
    display: block;
    margin: 0;
    height: 440px;
    padding: 89px 0 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    top: 0px;
    overflow: hidden;
  }
  .hero_title h1 {
    font-size: 65px;
    font-style: italic;
    font-weight: 900;
    letter-spacing: 1px;
    line-height: 70px;
    margin-top: 120px;
  }
  .hero_title h1 span {
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
  }
  button.hero {
    cursor: pointer;
    height: 50px;
    margin-right: 20px;
    text-transform: uppercase;
    width: 200px;
    display: inline;
  }
  .prod-desc-video {
    height: 500px;
    margin-bottom: 20px;
  }
  button.hero:hover {
    background: #f5f5f5;
    color: #c00000;
    border: 2px solid #f5f5f5;
  }
  .dcol0 {
    width: 100%;
    float: left;
  }
  .dcol0 .short-icon {
    float: left;
    text-align: center;
    width: 100%;
    margin: 10px;
  }
  .dcol1 {
    width: 66%;
    float: left;
    padding-right: 5%;
  }
  .dcol2 {
    width: 33%;
    float: left;
  }
  .block1 {
    float: left;
  }
  .block2 {
    float: left;
  }
  .block3 {
    float: left;
    text-align: center;
    width: 100%;
  }
  .block4 {
    float: left;
    padding-bottom: 15px;
    width: 100%;
  }
  .block5 {
    float: left;
    padding-bottom: 15px;
  }
  .block6 {
    float: left;
    width: 100%;
    margin-bottom: 0px;
  }
  .category-banner-large {
    display: block;
  }
  .category-banner-small {
    display: none;
  }
  .product-desc {
    padding: 20px;
  }
  .product-review-container {
    padding-top: 20px;
  }
  .product-main-content .page-title-wrapper {
    float: right;
    width: 37%;
    margin-bottom: 5px;
  }
  .page-title {
    font: 600 28px/1.35 Open Sans, Helvetica Neue, Verdana, Arial, sans-serif;
    margin: 0;
  }
  .review-summary {
    width: 40%;
    float: left;
    height: 20px;
  }
  .sku {
    clear: both;
    margin: 5px 0;
    color: #282828;
    font: 400 13px/1.35 Open Sans, Helvetica Neue, Verdana, Arial, sans-serif;
  }
}
/********************************************************************************************************************************/
@media screen and (max-width: 1199px) and (min-width: 769px) {
  .visual {
    display: block;
    margin: 0;
    height: 340px;
    padding: 89px 0 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    top: 0px;
    overflow: hidden;
  }
  .hero_title h1 {
    font-size: 65px;
    font-style: italic;
    font-weight: 900;
    letter-spacing: 1px;
    line-height: 70px;
    margin-top: 75px;
  }
  .hero_title h1 span {
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
  }
  button.hero {
    cursor: pointer;
    height: 50px;
    margin-right: 20px;
    text-transform: uppercase;
    width: 200px;
    display: inline;
  }
  button.hero:hover {
    background: #f5f5f5;
    color: #c00000;
    border: 2px solid #f5f5f5;
  }
  .prod-desc-video {
    height: 350px;
    margin-bottom: 20px;
  }
  .dcol0 {
    width: 100%;
    float: left;
  }
  .dcol0 .short-icon {
    float: left;
    text-align: center;
    width: 100%;
    margin: 10px;
  }
  .dcol1 {
    width: 66%;
    float: left;
    padding-right: 5%;
  }
  .dcol2 {
    width: 33%;
    float: left;
  }
  .block1 {
    float: left;
  }
  .block2 {
    float: left;
  }
  .block3 {
    float: left;
    text-align: center;
    width: 100%;
  }
  .block4 {
    float: left;
    padding-bottom: 15px;
    width: 100%;
  }
  .block5 {
    float: left;
    padding-bottom: 15px;
  }
  .block6 {
    float: left;
    width: 100%;
    margin-bottom: 0px;
  }
  .category-banner-large {
    display: none;
  }
  .category-banner-small {
    display: block;
  }
  .product-desc {
    padding: 15px;
  }
  .product-review-container {
    padding-top: 20px;
  }
  .product-main-content .page-title-wrapper {
    float: right;
    width: 37%;
    margin-bottom: 5px;
  }
  .page-title {
    font: 600 28px/1.35 Open Sans, Helvetica Neue, Verdana, Arial, sans-serif;
    margin: 0;
  }
  .review-summary {
    width: 50%;
    float: left;
    height: 20px;
  }
  .sku {
    clear: both;
    margin: 5px 0;
    color: #282828;
    font: 400 13px/1.35 Open Sans, Helvetica Neue, Verdana, Arial, sans-serif;
  }
}
/********************************************************************************************************************************/
@media screen and (max-width: 768px) {
  .visual {
    display: none;
    margin: 0;
    height: 200px;
    padding: 89px 0 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    top: 0px;
    overflow: hidden;
  }
  .hero_title h1 {
    font-size: 25px;
    font-style: italic;
    font-weight: 900;
    letter-spacing: 1px;
    line-height: 25px;
    margin-top: 70px;
  }
  .hero_title h1 span {
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
  }
  button.hero {
    cursor: pointer;
    height: 40px;
    margin-right: 20px;
    text-transform: uppercase;
    width: 150px;
    display: none;
  }
  button.hero:hover {
    background: #f5f5f5;
    color: #c00000;
    border: 2px solid #f5f5f5;
  }
  .prod-desc-video {
    height: 250px;
    margin-bottom: 10px;
  }
  .dcol0 {
    width: 100%;
    float: left;
  }
  .dcol0 .short-icon {
    float: left;
    text-align: center;
    width: 100%;
    margin: 10px;
  }
  .dcol1 {
    width: 100%;
    float: left;
    padding-right: 5%;
  }
  .dcol2 {
    width: 100%;
    float: left;
    padding-top: 15px;
  }
  .block1 {
    float: left;
  }
  .block2 {
    float: left;
  }
  .block3 {
    float: left;
    text-align: center;
    width: 100%;
  }
  .block4 {
    float: left;
    padding-bottom: 20px;
    width: 100%;
  }
  .block5 {
    float: left;
    padding-bottom: 20px;
  }
  .block6 {
    float: left;
    width: 100%;
    margin-bottom: 0px;
  }
  .category-banner-large {
    display: none;
  }
  .category-banner-small {
    display: block;
  }
  .product-desc {
    padding: 10px;
  }
  .product-review-container {
    padding-top: 20px;
  }
  .product-main-content .page-title-wrapper {
    float: left;
    width: 100%;
    margin-bottom: 0px;
  }
  .page-title {
    font: 600 24px/1.35 Open Sans, Helvetica Neue, Verdana, Arial, sans-serif;
    margin: 0 0 10px 0;
  }
  .review-summary {
    width: 60%;
    float: left;
    height: 20px;
  }
  .sku {
    clear: both;
    margin: 5px 0;
    color: #282828;
    font: 400 13px/1.35 Open Sans, Helvetica Neue, Verdana, Arial, sans-serif;
  }
  .product-info-main {
    padding-top: 10px;
  }
}
/************************* Category Page Styles ***************************/
@media screen and (min-width: 768px) {
  .category-description .row-cat {
    display: flex;
  }
  .category-description .column1 {
    flex: 75%;
    padding-right: 2em;
  }
  .category-description .column2 {
    flex: 25%;
  }
}
@media screen and (max-width: 768px) {
  .category-description .column1 {
    padding-left: 0px;
  }
}
@media screen and (max-width: 600px) {
  .category-description .column1 {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .category-description .column2 {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .category-description #content-desktop {
    display: none;
  }
  .category-description #content-mobile {
    display: block;
  }
}
.category-description .column1 a:visited {
  color: #c00000;
}
.category-description .column1 a:hover {
  color: #282828;
}
.category-description .row-cat {
  padding-bottom: 2em;
}
.category-description .img-caption-text-2 {
  font-size: 10px;
  font-style: italic;
  width: 80%;
  padding-bottom: 2em;
}
.category-description .column1 button {
  background-color: #c00000;
  border: #c00000;
  color: fff;
  padding: 16px 32px;
  text-align: center;
  font-size: 16px;
  margin: 4px 2px 4px 0;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
}
.category-description .column1 button:hover {
  background-color: #282828;
  border: #282828;
  color: fff;
}
.category-description .hover11 figure img {
  opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.category-description .hover11 figure:hover img {
  opacity: .5;
}
.category-description .rm-trigger {
  border: none;
  color: grey;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 2em;
  padding-left: 0px;
}
/* Category Page Styles */
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table &gt; tfoot &gt; tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content &gt; *[class],
  .panel.wrapper &gt; *[class],
  .footer.content &gt; *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
</pre></body></html>