.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex: 1;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-d1a9e504-baea-4dd9-a006-4090d1b5bcc9 { background-image: url(https://i.shgcdn.com/fee67b9b-7157-4040-a4d0-b3a6e07e8c42/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 62em;
background-position: center center; }
#s-d1a9e504-baea-4dd9-a006-4090d1b5bcc9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: text;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection,
.shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

#s-7745f1a2-6551-4d50-8e24-dedf2d1aff36 { padding-left: 8%;
padding-right: 8%;
min-height: 50px; }
#s-7745f1a2-6551-4d50-8e24-dedf2d1aff36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-0efd6093-6ad9-40fa-a209-a5bb2fec56ed { margin-top: 20px; }
#s-227a25cd-f00d-42d9-b7c6-e6e793b607db { margin-top: 8%;
margin-bottom: 8%;
padding-left: 5%;
padding-right: 5%;
min-height: 50px; }
#s-227a25cd-f00d-42d9-b7c6-e6e793b607db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-03c49b48-af18-460f-a815-c6ee90524810 { padding-top: 10px;
padding-bottom: 10px; }
 #s-03c49b48-af18-460f-a815-c6ee90524810 .shogun-heading-component h1 {
   color: #000;
   font-weight:  700 ;
   font-family: Nunito Sans;
   font-style:  normal ;
   font-size: 40px;
   
   
   text-align: left;
 }

 

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row {
    display: block;
  }

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .shg-category-row-hor {
    display: flex;
    flex-wrap: wrap;
  }

  .shg-category-row-hor .shg-category-col,
  .shg-category-row-hor .shg-category-col:first-child,
  .shg-category-row-hor .shg-category-col:last-child {
    min-width: 50%;
    max-width: 50%;
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
  }
}

#s-3252ebb2-c24e-4b43-8b83-6219e3767bcf { padding-top: 20px;
padding-bottom: 20px; }
#s-b9f4ca27-d9ef-46ca-ae59-2b3e1d97dd43 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transform: scale(1);
          transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-6c33589b-69b0-4ff3-827e-402a9725b60f { text-align: left; }
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-c4151c96-2b9e-4a63-b48b-3e81dd4aa5ea { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c4151c96-2b9e-4a63-b48b-3e81dd4aa5ea .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-941e954e-2566-4c44-ae1d-3f3b0aafd22a { text-align: left; }
#s-941e954e-2566-4c44-ae1d-3f3b0aafd22a .shg-product-sold-out {
  display: none;
}

#s-941e954e-2566-4c44-ae1d-3f3b0aafd22a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-941e954e-2566-4c44-ae1d-3f3b0aafd22a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.shg-product-atc-btn-wrapper .shg-btn:not(.shg-btn-stretch) {
  display: inline-block !important;
}

.shg-product-atc-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-product-atc-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-40ce2702-94d0-4ec9-93a9-a5dd8ae501fb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-40ce2702-94d0-4ec9-93a9-a5dd8ae501fb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-40ce2702-94d0-4ec9-93a9-a5dd8ae501fb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-40ce2702-94d0-4ec9-93a9-a5dd8ae501fb {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-40ce2702-94d0-4ec9-93a9-a5dd8ae501fb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-40ce2702-94d0-4ec9-93a9-a5dd8ae501fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-40ce2702-94d0-4ec9-93a9-a5dd8ae501fb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0dde571b-32f8-4526-9ffa-3babf3cc1441 {
  display: none;
}
#s-58e08a2f-99f9-465e-8d3b-dc9f3ecfe843 { text-align: left; }
#s-4750ec0b-5ea7-4b3d-afea-87375fd36003 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4750ec0b-5ea7-4b3d-afea-87375fd36003 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-34a7af24-7720-4dd8-81b5-fdaa05ae5688 { text-align: left; }
#s-34a7af24-7720-4dd8-81b5-fdaa05ae5688 .shg-product-sold-out {
  display: none;
}

#s-34a7af24-7720-4dd8-81b5-fdaa05ae5688 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-34a7af24-7720-4dd8-81b5-fdaa05ae5688 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-62a8e453-dce0-48ed-9d36-f501645c6e1b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-62a8e453-dce0-48ed-9d36-f501645c6e1b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-62a8e453-dce0-48ed-9d36-f501645c6e1b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-62a8e453-dce0-48ed-9d36-f501645c6e1b {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-62a8e453-dce0-48ed-9d36-f501645c6e1b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-62a8e453-dce0-48ed-9d36-f501645c6e1b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-62a8e453-dce0-48ed-9d36-f501645c6e1b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-19cdd599-fd05-464c-8943-6f52a4a0c902 {
  display: none;
}
#s-da3c5240-2ed3-4ce2-b18c-43e4a1ca0acd { text-align: left; }
#s-232ab5a7-f626-4345-8cb3-67d1280ad406 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-232ab5a7-f626-4345-8cb3-67d1280ad406 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-10474cfb-a682-4c9e-b44f-abcaa953b540 { text-align: left; }
#s-10474cfb-a682-4c9e-b44f-abcaa953b540 .shg-product-sold-out {
  display: none;
}

#s-10474cfb-a682-4c9e-b44f-abcaa953b540 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-10474cfb-a682-4c9e-b44f-abcaa953b540 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-515ba8ab-96ef-4043-b538-55a15dfec2cc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-515ba8ab-96ef-4043-b538-55a15dfec2cc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-515ba8ab-96ef-4043-b538-55a15dfec2cc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-515ba8ab-96ef-4043-b538-55a15dfec2cc {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-515ba8ab-96ef-4043-b538-55a15dfec2cc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-515ba8ab-96ef-4043-b538-55a15dfec2cc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-515ba8ab-96ef-4043-b538-55a15dfec2cc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-946fc508-a329-43cf-a1e5-231fd569b81e {
  display: none;
}
#s-4e5aa8ff-2930-46cf-87f6-aa376853b6db { text-align: left; }
#s-ae5417c3-f2ad-4639-9a63-e4280875122b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ae5417c3-f2ad-4639-9a63-e4280875122b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-49e30b15-821a-4dfe-824e-b7f195c314d2 { text-align: left; }
#s-49e30b15-821a-4dfe-824e-b7f195c314d2 .shg-product-sold-out {
  display: none;
}

#s-49e30b15-821a-4dfe-824e-b7f195c314d2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-49e30b15-821a-4dfe-824e-b7f195c314d2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c76992bc-391c-4b9f-a917-bd0fe731b794 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c76992bc-391c-4b9f-a917-bd0fe731b794:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c76992bc-391c-4b9f-a917-bd0fe731b794:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c76992bc-391c-4b9f-a917-bd0fe731b794 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c76992bc-391c-4b9f-a917-bd0fe731b794.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c76992bc-391c-4b9f-a917-bd0fe731b794.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c76992bc-391c-4b9f-a917-bd0fe731b794.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-54f8754f-52b6-40fa-98e6-bd9527bd29e6 { padding-top: 10px;
padding-bottom: 10px; }
 #s-54f8754f-52b6-40fa-98e6-bd9527bd29e6 .shogun-heading-component h1 {
   color: #000;
   font-weight:  700 ;
   font-family: Nunito Sans;
   font-style:  normal ;
   font-size: 40px;
   
   
   text-align: left;
 }

 

#s-9dd68ee8-c5e9-4bb0-bf6c-ec7fe515ff49 { padding-top: 20px;
padding-bottom: 20px; }
#s-9607d875-dc14-49a0-9cbd-4fdfb6c8ab2c {
  display: none;
}
#s-0579e5ab-5281-4937-ba20-bc8ac63f276e { text-align: left; }
#s-3fc0697a-5f8f-4374-aec7-b73fe28f4ae1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3fc0697a-5f8f-4374-aec7-b73fe28f4ae1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-58d61e10-68d5-47d3-bac9-c56d561dbcd7 { text-align: left; }
#s-58d61e10-68d5-47d3-bac9-c56d561dbcd7 .shg-product-sold-out {
  display: none;
}

#s-58d61e10-68d5-47d3-bac9-c56d561dbcd7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-58d61e10-68d5-47d3-bac9-c56d561dbcd7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-905ffc05-d5fe-40f5-975d-5edb4ba6c6f4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-905ffc05-d5fe-40f5-975d-5edb4ba6c6f4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-905ffc05-d5fe-40f5-975d-5edb4ba6c6f4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-905ffc05-d5fe-40f5-975d-5edb4ba6c6f4 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-905ffc05-d5fe-40f5-975d-5edb4ba6c6f4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-905ffc05-d5fe-40f5-975d-5edb4ba6c6f4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-905ffc05-d5fe-40f5-975d-5edb4ba6c6f4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b192eeb9-1cab-4904-9400-544137c657a8 {
  display: none;
}
#s-b70d5e29-d221-4079-bd47-34e547d1b4bf { text-align: left; }
#s-4045fb52-c880-40cd-be40-c37044b37707 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4045fb52-c880-40cd-be40-c37044b37707 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fa9893e8-da4b-41a6-bfcd-ef8189e6ab9f { text-align: left; }
#s-fa9893e8-da4b-41a6-bfcd-ef8189e6ab9f .shg-product-sold-out {
  display: none;
}

#s-fa9893e8-da4b-41a6-bfcd-ef8189e6ab9f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fa9893e8-da4b-41a6-bfcd-ef8189e6ab9f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-51e193b9-a7ef-4794-a80c-4c855304c035 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-51e193b9-a7ef-4794-a80c-4c855304c035:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-51e193b9-a7ef-4794-a80c-4c855304c035:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-51e193b9-a7ef-4794-a80c-4c855304c035 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-51e193b9-a7ef-4794-a80c-4c855304c035.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-51e193b9-a7ef-4794-a80c-4c855304c035.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-51e193b9-a7ef-4794-a80c-4c855304c035.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-58bc46a0-5fd1-450f-b208-d827549b11a5 {
  display: none;
}
#s-1cd43e78-bee1-494e-a1e3-e3e36f6e99e9 { text-align: left; }
#s-6062f184-a663-449d-a62d-b1536f1a342e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6062f184-a663-449d-a62d-b1536f1a342e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8bfaf9c8-6f62-47ce-a4db-14dcf40bb313 { text-align: left; }
#s-8bfaf9c8-6f62-47ce-a4db-14dcf40bb313 .shg-product-sold-out {
  display: none;
}

#s-8bfaf9c8-6f62-47ce-a4db-14dcf40bb313 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8bfaf9c8-6f62-47ce-a4db-14dcf40bb313 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-d3865d61-f1dc-4e18-96ff-13dea6a11c70 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d3865d61-f1dc-4e18-96ff-13dea6a11c70:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d3865d61-f1dc-4e18-96ff-13dea6a11c70:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d3865d61-f1dc-4e18-96ff-13dea6a11c70 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d3865d61-f1dc-4e18-96ff-13dea6a11c70.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d3865d61-f1dc-4e18-96ff-13dea6a11c70.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d3865d61-f1dc-4e18-96ff-13dea6a11c70.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3f75f924-c7a5-41fe-b744-2dc04eb85266 {
  display: none;
}
#s-8f95220e-e8aa-4d5d-97a8-882f8949f2d1 { text-align: left; }
#s-1e647389-149f-406b-b989-f0047749fdd5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1e647389-149f-406b-b989-f0047749fdd5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-01c3df61-4b20-4ff9-9108-c9efc5e62a4a { text-align: left; }
#s-01c3df61-4b20-4ff9-9108-c9efc5e62a4a .shg-product-sold-out {
  display: none;
}

#s-01c3df61-4b20-4ff9-9108-c9efc5e62a4a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-01c3df61-4b20-4ff9-9108-c9efc5e62a4a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-6a375df3-351c-4acb-a0ca-6aa19379a788 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6a375df3-351c-4acb-a0ca-6aa19379a788:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6a375df3-351c-4acb-a0ca-6aa19379a788:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6a375df3-351c-4acb-a0ca-6aa19379a788 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6a375df3-351c-4acb-a0ca-6aa19379a788.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6a375df3-351c-4acb-a0ca-6aa19379a788.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6a375df3-351c-4acb-a0ca-6aa19379a788.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
