.shg-box {
  position: relative;
}

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

.shg-box-vertical-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.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-7a409a46-55d2-4acd-bfcc-218adb6db4bd { min-height: 50px; }
#s-7a409a46-55d2-4acd-bfcc-218adb6db4bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shogun-image-container {
  position: relative;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  min-height: inherit;
  max-height: inherit;
}

.shogun-lightbox-item {
  cursor: pointer;
  min-height: inherit;
  max-height: inherit;
}

.shogun-lightbox {
  display: none;
  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);
}

.shogun-lightbox-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.shogun-lightbox-close {
  color: #fff;
  font-size: 45px;
  align-self: flex-end;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}

.shogun-lightbox-image-container {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  padding: 10px;
}

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

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

img.shogun-image {
  display: block;
  max-width: 100% !important;
  margin: 0 auto !important;
}

#s-a9b1066a-6b1d-4149-afcc-2841a8e35ac3 { margin-left: 100px;
margin-right: 100px;
text-align: center; }
.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-a5164d8f-253d-49e4-91a4-8de3810788e7 { margin-left: 100px;
margin-right: 100px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-a5164d8f-253d-49e4-91a4-8de3810788e7 .shogun-heading-component h1 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   text-align: center;
 }

 

#s-0a5054dc-b72c-4f35-8fee-a53157427ad9 { margin-left: 100px;
margin-right: 100px; }
#s-550d2ea4-e564-4527-a777-9c46265c4df1 { margin-left: 100px;
margin-right: 100px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-550d2ea4-e564-4527-a777-9c46265c4df1 .shogun-heading-component h1 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   text-align: center;
 }

 

#s-55d0d816-b60e-4735-9f39-fea59d0ce36c { margin-left: 100px;
margin-right: 100px; }
.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

#s-96264ff9-36b1-43be-90d2-404214c330bc { border-style: solid;
margin-left: 400px;
margin-right: 400px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 2px;
border-bottom-width: 1px;
border-right-width: 2px;
border-radius: 0px;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(0, 0, 0, 1);
text-decoration: none; }
#s-96264ff9-36b1-43be-90d2-404214c330bc:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-96264ff9-36b1-43be-90d2-404214c330bc:active {background-color: #000000 !important;
text-decoration: none !important;}

 #s-96264ff9-36b1-43be-90d2-404214c330bc.shg-btn {
   color: #ffffff;
   font-size: 20px;
   font-weight:  normal ;
   font-style:  normal ;
   
 }
#s-02f6e2e0-098d-445e-b053-fccb24478e8c { margin-left: 100px;
margin-right: 100px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-02f6e2e0-098d-445e-b053-fccb24478e8c .shogun-heading-component h1 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   text-align: center;
 }

 

/*
  $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-7e52f2dd-c93b-43c7-a96b-150bdb702d67 { margin-left: 100px;
margin-right: 100px; }
#s-f869fec9-5899-4463-876f-caa1c8099ccd {
  display: none;
}
img.shogun-image {
  display: block;
  max-width: 100% !important;
  margin: 0 auto !important;
}

.shg-product-image-wrapper {
  display: none;
}

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

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

#s-18c8e135-d398-44d4-b13f-69f2dc37ef76 { 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-cc02cb9c-67d5-4dcf-9e7d-dd3c9c63c6a0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cc02cb9c-67d5-4dcf-9e7d-dd3c9c63c6a0 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-187309a4-8233-4745-8a68-141aa6df61f5 { text-align: left; }
#s-187309a4-8233-4745-8a68-141aa6df61f5 .shg-product-sold-out {
  display: none;
}

#s-187309a4-8233-4745-8a68-141aa6df61f5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-187309a4-8233-4745-8a68-141aa6df61f5 .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%;
}

#s-3e08cc2e-12fa-4e27-850b-12383134c1f5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-3e08cc2e-12fa-4e27-850b-12383134c1f5:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-3e08cc2e-12fa-4e27-850b-12383134c1f5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3e08cc2e-12fa-4e27-850b-12383134c1f5 {
  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-3e08cc2e-12fa-4e27-850b-12383134c1f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3e08cc2e-12fa-4e27-850b-12383134c1f5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3e08cc2e-12fa-4e27-850b-12383134c1f5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c796a42c-aa7a-4dc8-81cc-5c40e8f48e75 {
  display: none;
}
#s-589b9fb6-4d3a-4843-9c96-bc43a8ebed51 { text-align: left; }
#s-83840f94-46f8-4393-9951-b1ee4ddb81df { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-83840f94-46f8-4393-9951-b1ee4ddb81df .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f655b43f-2807-41f2-a6e5-890821564876 { text-align: left; }
#s-f655b43f-2807-41f2-a6e5-890821564876 .shg-product-sold-out {
  display: none;
}

#s-f655b43f-2807-41f2-a6e5-890821564876 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f655b43f-2807-41f2-a6e5-890821564876 .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-3c740523-fe0a-4552-b7f1-64b3bf31c781 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-3c740523-fe0a-4552-b7f1-64b3bf31c781:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-3c740523-fe0a-4552-b7f1-64b3bf31c781:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3c740523-fe0a-4552-b7f1-64b3bf31c781 {
  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-3c740523-fe0a-4552-b7f1-64b3bf31c781.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3c740523-fe0a-4552-b7f1-64b3bf31c781.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3c740523-fe0a-4552-b7f1-64b3bf31c781.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5fdf3783-2b26-4d23-b667-81d1155de28f {
  display: none;
}
#s-38fde329-3da3-4bf2-8ff9-ddd43b8d6a77 { text-align: left; }
#s-9bea482b-508b-4d93-9941-20a5eb63decd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9bea482b-508b-4d93-9941-20a5eb63decd .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-82f17f8b-0006-481b-9aad-2fc3ed70d07d { text-align: left; }
#s-82f17f8b-0006-481b-9aad-2fc3ed70d07d .shg-product-sold-out {
  display: none;
}

#s-82f17f8b-0006-481b-9aad-2fc3ed70d07d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-82f17f8b-0006-481b-9aad-2fc3ed70d07d .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-6c10ee6b-97a2-49f6-9746-62233848b97d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-6c10ee6b-97a2-49f6-9746-62233848b97d:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-6c10ee6b-97a2-49f6-9746-62233848b97d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6c10ee6b-97a2-49f6-9746-62233848b97d {
  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-6c10ee6b-97a2-49f6-9746-62233848b97d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6c10ee6b-97a2-49f6-9746-62233848b97d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6c10ee6b-97a2-49f6-9746-62233848b97d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-13fca09d-9690-4f16-921f-997a510ab92d {
  display: none;
}
#s-c708b9bd-2b2a-4494-9e99-4a429f3b85fa { text-align: left; }
#s-75ccf4ad-868a-4c89-aa53-e931ec1471da { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-75ccf4ad-868a-4c89-aa53-e931ec1471da .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1c52702b-e098-4145-92cf-a3a402e62271 { text-align: left; }
#s-1c52702b-e098-4145-92cf-a3a402e62271 .shg-product-sold-out {
  display: none;
}

#s-1c52702b-e098-4145-92cf-a3a402e62271 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1c52702b-e098-4145-92cf-a3a402e62271 .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-fbb532d3-1d57-4984-99a5-bcd24def998f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-fbb532d3-1d57-4984-99a5-bcd24def998f:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-fbb532d3-1d57-4984-99a5-bcd24def998f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fbb532d3-1d57-4984-99a5-bcd24def998f {
  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-fbb532d3-1d57-4984-99a5-bcd24def998f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fbb532d3-1d57-4984-99a5-bcd24def998f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fbb532d3-1d57-4984-99a5-bcd24def998f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f7c7c071-0377-48fe-a868-660a886dc148 {
  display: none;
}
#s-eff2bfbb-17be-4f1d-a20c-5d4c662fb7a3 { text-align: left; }
#s-6db097f9-4b12-4fc1-a4e0-bcf25b5708e5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6db097f9-4b12-4fc1-a4e0-bcf25b5708e5 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-25fe8100-a838-4580-984f-f13cff0cb828 { text-align: left; }
#s-25fe8100-a838-4580-984f-f13cff0cb828 .shg-product-sold-out {
  display: none;
}

#s-25fe8100-a838-4580-984f-f13cff0cb828 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-25fe8100-a838-4580-984f-f13cff0cb828 .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-ffb5d7a1-038a-41ad-80b0-9ca5730e5498 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-ffb5d7a1-038a-41ad-80b0-9ca5730e5498:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-ffb5d7a1-038a-41ad-80b0-9ca5730e5498:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ffb5d7a1-038a-41ad-80b0-9ca5730e5498 {
  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-ffb5d7a1-038a-41ad-80b0-9ca5730e5498.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ffb5d7a1-038a-41ad-80b0-9ca5730e5498.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ffb5d7a1-038a-41ad-80b0-9ca5730e5498.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5bc72e86-1848-4955-a6e0-c887d1e37081 {
  display: none;
}
#s-d9d4d700-9722-4ce4-94b5-410e39294ba6 { text-align: left; }
#s-6642565d-0df5-4ca7-ab73-7ac670391484 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6642565d-0df5-4ca7-ab73-7ac670391484 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-090353ad-9bc6-4cb8-900c-890a72e511ee { text-align: left; }
#s-090353ad-9bc6-4cb8-900c-890a72e511ee .shg-product-sold-out {
  display: none;
}

#s-090353ad-9bc6-4cb8-900c-890a72e511ee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-090353ad-9bc6-4cb8-900c-890a72e511ee .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-7e900962-994a-4e5c-b6d2-5c505499c17d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-7e900962-994a-4e5c-b6d2-5c505499c17d:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-7e900962-994a-4e5c-b6d2-5c505499c17d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7e900962-994a-4e5c-b6d2-5c505499c17d {
  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-7e900962-994a-4e5c-b6d2-5c505499c17d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e900962-994a-4e5c-b6d2-5c505499c17d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7e900962-994a-4e5c-b6d2-5c505499c17d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3ebfb27a-d98f-4c01-a2d8-927289843bae {
  display: none;
}
#s-578f2d78-2ef1-451a-8ac5-5bd8fcd151d9 { text-align: left; }
#s-62b11e59-6de7-4e40-95e6-98494900c7ac { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-62b11e59-6de7-4e40-95e6-98494900c7ac .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-549a84c0-65f3-4ac7-9680-703aa7d2aa86 { text-align: left; }
#s-549a84c0-65f3-4ac7-9680-703aa7d2aa86 .shg-product-sold-out {
  display: none;
}

#s-549a84c0-65f3-4ac7-9680-703aa7d2aa86 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-549a84c0-65f3-4ac7-9680-703aa7d2aa86 .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-e9cedcbc-60d1-4494-83a1-9bc543edd61f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-e9cedcbc-60d1-4494-83a1-9bc543edd61f:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-e9cedcbc-60d1-4494-83a1-9bc543edd61f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e9cedcbc-60d1-4494-83a1-9bc543edd61f {
  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-e9cedcbc-60d1-4494-83a1-9bc543edd61f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e9cedcbc-60d1-4494-83a1-9bc543edd61f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e9cedcbc-60d1-4494-83a1-9bc543edd61f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0298bc9b-673a-4983-912e-ee09764a4b99 {
  display: none;
}
#s-9a549371-4452-4563-86e1-0030397af107 { text-align: left; }
#s-b4ceaf63-ed5d-416b-865a-7f3a7f9956aa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b4ceaf63-ed5d-416b-865a-7f3a7f9956aa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5283dec4-ce9d-4dd2-bcb5-c307010f2183 { text-align: left; }
#s-5283dec4-ce9d-4dd2-bcb5-c307010f2183 .shg-product-sold-out {
  display: none;
}

#s-5283dec4-ce9d-4dd2-bcb5-c307010f2183 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5283dec4-ce9d-4dd2-bcb5-c307010f2183 .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-e24e3b53-3693-4fab-9c7f-42772379039c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-e24e3b53-3693-4fab-9c7f-42772379039c:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-e24e3b53-3693-4fab-9c7f-42772379039c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e24e3b53-3693-4fab-9c7f-42772379039c {
  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-e24e3b53-3693-4fab-9c7f-42772379039c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e24e3b53-3693-4fab-9c7f-42772379039c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e24e3b53-3693-4fab-9c7f-42772379039c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f2f86236-ce0b-465e-ad71-0b6cbb1f297e {
  display: none;
}
#s-7af8bdb4-ff2d-449c-b2a5-9099f68e5c31 { text-align: left; }
#s-7eb16eff-7ade-421b-b375-4b5e063424ba { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7eb16eff-7ade-421b-b375-4b5e063424ba .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7fa7a2e6-5a16-4f40-a1ce-089f0657fa88 { text-align: left; }
#s-7fa7a2e6-5a16-4f40-a1ce-089f0657fa88 .shg-product-sold-out {
  display: none;
}

#s-7fa7a2e6-5a16-4f40-a1ce-089f0657fa88 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7fa7a2e6-5a16-4f40-a1ce-089f0657fa88 .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-0c335e96-5c6f-4c9c-823c-7cc3963a7b7b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-0c335e96-5c6f-4c9c-823c-7cc3963a7b7b:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-0c335e96-5c6f-4c9c-823c-7cc3963a7b7b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0c335e96-5c6f-4c9c-823c-7cc3963a7b7b {
  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-0c335e96-5c6f-4c9c-823c-7cc3963a7b7b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0c335e96-5c6f-4c9c-823c-7cc3963a7b7b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0c335e96-5c6f-4c9c-823c-7cc3963a7b7b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b89fc8cb-52a8-4106-8620-b6666d37bc93 {
  display: none;
}
#s-392c081b-6b5d-4928-a49a-940864f6765a { text-align: left; }
#s-dd442dcc-9481-452c-bb11-13a297683ae2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dd442dcc-9481-452c-bb11-13a297683ae2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b41a0810-308a-4544-ad02-84bbc2aa6149 { text-align: left; }
#s-b41a0810-308a-4544-ad02-84bbc2aa6149 .shg-product-sold-out {
  display: none;
}

#s-b41a0810-308a-4544-ad02-84bbc2aa6149 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b41a0810-308a-4544-ad02-84bbc2aa6149 .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-44ca7c73-0316-48a8-b9dc-b4eb5730aa77 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-44ca7c73-0316-48a8-b9dc-b4eb5730aa77:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-44ca7c73-0316-48a8-b9dc-b4eb5730aa77:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-44ca7c73-0316-48a8-b9dc-b4eb5730aa77 {
  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-44ca7c73-0316-48a8-b9dc-b4eb5730aa77.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-44ca7c73-0316-48a8-b9dc-b4eb5730aa77.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-44ca7c73-0316-48a8-b9dc-b4eb5730aa77.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1d4d25c3-3def-4738-b3b4-19561ec0fde7 {
  display: none;
}
#s-7aa58ee0-9ea7-4196-b179-9ec09ab19965 { text-align: left; }
#s-9f369167-379a-49f8-9edb-e1dd0674e65f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9f369167-379a-49f8-9edb-e1dd0674e65f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-df3b1b33-0c94-4cbf-b9e6-e5100e4152b0 { text-align: left; }
#s-df3b1b33-0c94-4cbf-b9e6-e5100e4152b0 .shg-product-sold-out {
  display: none;
}

#s-df3b1b33-0c94-4cbf-b9e6-e5100e4152b0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-df3b1b33-0c94-4cbf-b9e6-e5100e4152b0 .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-63b6ba6f-9eb6-471b-bdd4-b7c959e8d4e3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-63b6ba6f-9eb6-471b-bdd4-b7c959e8d4e3:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-63b6ba6f-9eb6-471b-bdd4-b7c959e8d4e3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-63b6ba6f-9eb6-471b-bdd4-b7c959e8d4e3 {
  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-63b6ba6f-9eb6-471b-bdd4-b7c959e8d4e3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-63b6ba6f-9eb6-471b-bdd4-b7c959e8d4e3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-63b6ba6f-9eb6-471b-bdd4-b7c959e8d4e3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-64cbf366-0365-480e-8f6a-f131cc02dd13 { margin-left: 100px;
margin-right: 100px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-64cbf366-0365-480e-8f6a-f131cc02dd13 .shogun-heading-component h1 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   text-align: center;
 }

 

#s-2531d1da-9666-459d-b8ca-4b85a607fadd { margin-left: 100px;
margin-right: 100px; }
#s-a53a43f2-0369-4dd2-838b-0e8eae5bb19c {
  display: none;
}
#s-a96e8d5d-ac50-42b6-9cee-695027b62c6c { text-align: left; }
#s-93bb8244-60b8-4ef8-bae0-7a8bb52212d7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-93bb8244-60b8-4ef8-bae0-7a8bb52212d7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6b427666-b147-47d1-8d5f-3bc5d7a7f8b1 { text-align: left; }
#s-6b427666-b147-47d1-8d5f-3bc5d7a7f8b1 .shg-product-sold-out {
  display: none;
}

#s-6b427666-b147-47d1-8d5f-3bc5d7a7f8b1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6b427666-b147-47d1-8d5f-3bc5d7a7f8b1 .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-3eb3471d-f119-4e8c-ac62-698adc69bf9f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-3eb3471d-f119-4e8c-ac62-698adc69bf9f:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-3eb3471d-f119-4e8c-ac62-698adc69bf9f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3eb3471d-f119-4e8c-ac62-698adc69bf9f {
  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-3eb3471d-f119-4e8c-ac62-698adc69bf9f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3eb3471d-f119-4e8c-ac62-698adc69bf9f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3eb3471d-f119-4e8c-ac62-698adc69bf9f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a281fb32-94c3-4872-94f5-b8874bd676aa {
  display: none;
}
#s-faaa42df-1f9a-4b8b-97cb-b074d08fcdde { text-align: left; }
#s-17932edc-a178-444a-852d-08a6b31d5dcf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-17932edc-a178-444a-852d-08a6b31d5dcf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e6cab1b7-5682-4897-ab97-0fc0dcc99b8b { text-align: left; }
#s-e6cab1b7-5682-4897-ab97-0fc0dcc99b8b .shg-product-sold-out {
  display: none;
}

#s-e6cab1b7-5682-4897-ab97-0fc0dcc99b8b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e6cab1b7-5682-4897-ab97-0fc0dcc99b8b .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-d17f17b3-aa78-4cf2-aec3-b46f00082606 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-d17f17b3-aa78-4cf2-aec3-b46f00082606:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-d17f17b3-aa78-4cf2-aec3-b46f00082606:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d17f17b3-aa78-4cf2-aec3-b46f00082606 {
  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-d17f17b3-aa78-4cf2-aec3-b46f00082606.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d17f17b3-aa78-4cf2-aec3-b46f00082606.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d17f17b3-aa78-4cf2-aec3-b46f00082606.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2e346e18-eb7f-4c17-9d1f-2d7514b39686 {
  display: none;
}
#s-c1f93158-5a16-491e-84f7-13cf5e12ebc6 { text-align: left; }
#s-e631797f-198c-47a0-a75f-5a33bf8903b6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e631797f-198c-47a0-a75f-5a33bf8903b6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5345cf5b-080d-4cbd-8f51-55f1e762ba8e { text-align: left; }
#s-5345cf5b-080d-4cbd-8f51-55f1e762ba8e .shg-product-sold-out {
  display: none;
}

#s-5345cf5b-080d-4cbd-8f51-55f1e762ba8e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5345cf5b-080d-4cbd-8f51-55f1e762ba8e .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-6f5b100f-d416-4c5e-a23b-3c577ee250f2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-6f5b100f-d416-4c5e-a23b-3c577ee250f2:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-6f5b100f-d416-4c5e-a23b-3c577ee250f2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6f5b100f-d416-4c5e-a23b-3c577ee250f2 {
  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-6f5b100f-d416-4c5e-a23b-3c577ee250f2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6f5b100f-d416-4c5e-a23b-3c577ee250f2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6f5b100f-d416-4c5e-a23b-3c577ee250f2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3e446e25-3235-45bf-b359-b1194335b038 {
  display: none;
}
#s-6bdabb0e-41d2-4047-ac1a-31dc497cc800 { text-align: left; }
#s-45dab965-e1a2-4203-9f8d-45af74b92fb1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-45dab965-e1a2-4203-9f8d-45af74b92fb1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4d702543-1972-463e-95a1-0298439bbdd6 { text-align: left; }
#s-4d702543-1972-463e-95a1-0298439bbdd6 .shg-product-sold-out {
  display: none;
}

#s-4d702543-1972-463e-95a1-0298439bbdd6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4d702543-1972-463e-95a1-0298439bbdd6 .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-24929bef-d013-49c5-8893-9639229af95b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-24929bef-d013-49c5-8893-9639229af95b:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-24929bef-d013-49c5-8893-9639229af95b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-24929bef-d013-49c5-8893-9639229af95b {
  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-24929bef-d013-49c5-8893-9639229af95b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-24929bef-d013-49c5-8893-9639229af95b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-24929bef-d013-49c5-8893-9639229af95b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ea61d6f2-96a2-4446-874f-7f287f55c830 {
  display: none;
}
#s-a5f8ee00-7cdd-4cf7-a97b-0be6dc9030a8 { text-align: left; }
#s-36293edb-543a-4e91-b744-d405c9322c04 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-36293edb-543a-4e91-b744-d405c9322c04 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eb62af10-37ee-4e5b-90e1-340798fbc9be { text-align: left; }
#s-eb62af10-37ee-4e5b-90e1-340798fbc9be .shg-product-sold-out {
  display: none;
}

#s-eb62af10-37ee-4e5b-90e1-340798fbc9be .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eb62af10-37ee-4e5b-90e1-340798fbc9be .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-ae5ea871-37ca-4f35-a1c2-9df4ad35173d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-ae5ea871-37ca-4f35-a1c2-9df4ad35173d:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-ae5ea871-37ca-4f35-a1c2-9df4ad35173d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ae5ea871-37ca-4f35-a1c2-9df4ad35173d {
  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-ae5ea871-37ca-4f35-a1c2-9df4ad35173d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ae5ea871-37ca-4f35-a1c2-9df4ad35173d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ae5ea871-37ca-4f35-a1c2-9df4ad35173d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bf14bffa-e69f-43a6-bf3e-ba681eb0b576 {
  display: none;
}
#s-68753396-d6b4-4256-b886-f15cb66eb9bd { text-align: left; }
#s-21cff0f3-9bf6-495f-9419-1625b861e335 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-21cff0f3-9bf6-495f-9419-1625b861e335 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e87a8efa-9df8-4b22-b683-fca83b4bacce { text-align: left; }
#s-e87a8efa-9df8-4b22-b683-fca83b4bacce .shg-product-sold-out {
  display: none;
}

#s-e87a8efa-9df8-4b22-b683-fca83b4bacce .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e87a8efa-9df8-4b22-b683-fca83b4bacce .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-37c4e86e-8f45-4794-acc4-eff24d609fe1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-37c4e86e-8f45-4794-acc4-eff24d609fe1:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-37c4e86e-8f45-4794-acc4-eff24d609fe1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-37c4e86e-8f45-4794-acc4-eff24d609fe1 {
  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-37c4e86e-8f45-4794-acc4-eff24d609fe1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37c4e86e-8f45-4794-acc4-eff24d609fe1.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-37c4e86e-8f45-4794-acc4-eff24d609fe1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d31e56df-94b9-4b1f-84c1-2493c1196f8f {
  display: none;
}
#s-9c14a452-d5ee-4b0f-8176-7178e745ee8f { text-align: left; }
#s-77c45baf-2035-4543-af3e-bde3b29349cb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-77c45baf-2035-4543-af3e-bde3b29349cb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7909419e-3059-4886-8524-343696923e89 { text-align: left; }
#s-7909419e-3059-4886-8524-343696923e89 .shg-product-sold-out {
  display: none;
}

#s-7909419e-3059-4886-8524-343696923e89 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7909419e-3059-4886-8524-343696923e89 .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-ea327c93-d133-40b0-b7ee-e1335afec4e9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-ea327c93-d133-40b0-b7ee-e1335afec4e9:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-ea327c93-d133-40b0-b7ee-e1335afec4e9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ea327c93-d133-40b0-b7ee-e1335afec4e9 {
  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-ea327c93-d133-40b0-b7ee-e1335afec4e9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ea327c93-d133-40b0-b7ee-e1335afec4e9.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ea327c93-d133-40b0-b7ee-e1335afec4e9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dd3d8fb8-0f7a-42a4-bb0f-019cbd6a9ba1 {
  display: none;
}
#s-b98e2c81-58a3-492f-b30e-5aee8931fe27 { text-align: left; }
#s-25ae719a-b3a4-404e-a9dc-51d80d0b1e66 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-25ae719a-b3a4-404e-a9dc-51d80d0b1e66 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-648eff6b-049f-46f1-8724-839480e3aec9 { text-align: left; }
#s-648eff6b-049f-46f1-8724-839480e3aec9 .shg-product-sold-out {
  display: none;
}

#s-648eff6b-049f-46f1-8724-839480e3aec9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-648eff6b-049f-46f1-8724-839480e3aec9 .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-01b8e5ec-2a6e-4a44-b2c9-e021cd361b81 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-01b8e5ec-2a6e-4a44-b2c9-e021cd361b81:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-01b8e5ec-2a6e-4a44-b2c9-e021cd361b81:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-01b8e5ec-2a6e-4a44-b2c9-e021cd361b81 {
  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-01b8e5ec-2a6e-4a44-b2c9-e021cd361b81.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-01b8e5ec-2a6e-4a44-b2c9-e021cd361b81.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-01b8e5ec-2a6e-4a44-b2c9-e021cd361b81.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c3fe5096-e6c5-4467-b1b5-d3d8992ddea4 {
  display: none;
}
#s-d3e5bfbb-ac54-426d-aa02-0295b7205557 { text-align: left; }
#s-8f5c781c-a427-4fcc-ad8b-f36138848be9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8f5c781c-a427-4fcc-ad8b-f36138848be9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3669bf10-3acc-4196-8bfb-cdf41d0f2372 { text-align: left; }
#s-3669bf10-3acc-4196-8bfb-cdf41d0f2372 .shg-product-sold-out {
  display: none;
}

#s-3669bf10-3acc-4196-8bfb-cdf41d0f2372 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3669bf10-3acc-4196-8bfb-cdf41d0f2372 .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-9240d4c7-99f8-4502-953e-4df438ed55b4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-9240d4c7-99f8-4502-953e-4df438ed55b4:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-9240d4c7-99f8-4502-953e-4df438ed55b4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9240d4c7-99f8-4502-953e-4df438ed55b4 {
  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-9240d4c7-99f8-4502-953e-4df438ed55b4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9240d4c7-99f8-4502-953e-4df438ed55b4.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9240d4c7-99f8-4502-953e-4df438ed55b4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-de577661-a1d2-4649-bd6b-21431fb78781 {
  display: none;
}
#s-e946e4bd-cf05-4da6-96ee-25abf4dc3e59 { text-align: left; }
#s-6f94f8cf-e84b-4208-9519-ec779659e094 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6f94f8cf-e84b-4208-9519-ec779659e094 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b785ab95-c5ff-411d-b94e-de43cec13a18 { text-align: left; }
#s-b785ab95-c5ff-411d-b94e-de43cec13a18 .shg-product-sold-out {
  display: none;
}

#s-b785ab95-c5ff-411d-b94e-de43cec13a18 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b785ab95-c5ff-411d-b94e-de43cec13a18 .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-ac10cd84-2f6c-4f5d-8b47-eb6a9a4a084e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-ac10cd84-2f6c-4f5d-8b47-eb6a9a4a084e:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-ac10cd84-2f6c-4f5d-8b47-eb6a9a4a084e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ac10cd84-2f6c-4f5d-8b47-eb6a9a4a084e {
  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-ac10cd84-2f6c-4f5d-8b47-eb6a9a4a084e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ac10cd84-2f6c-4f5d-8b47-eb6a9a4a084e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ac10cd84-2f6c-4f5d-8b47-eb6a9a4a084e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fe6c1e5e-4a26-4b54-a1f8-55f4b7fd3789 {
  display: none;
}
#s-bcd03a17-fb59-494b-9852-a980bc96ba1d { text-align: left; }
#s-fb194d06-608e-4492-b585-d49bf4feda47 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fb194d06-608e-4492-b585-d49bf4feda47 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c986edf1-562f-406b-bd47-b286c3244811 { text-align: left; }
#s-c986edf1-562f-406b-bd47-b286c3244811 .shg-product-sold-out {
  display: none;
}

#s-c986edf1-562f-406b-bd47-b286c3244811 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c986edf1-562f-406b-bd47-b286c3244811 .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-483f153f-4716-409d-8c35-fc166a1df8f7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-483f153f-4716-409d-8c35-fc166a1df8f7:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-483f153f-4716-409d-8c35-fc166a1df8f7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-483f153f-4716-409d-8c35-fc166a1df8f7 {
  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-483f153f-4716-409d-8c35-fc166a1df8f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-483f153f-4716-409d-8c35-fc166a1df8f7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-483f153f-4716-409d-8c35-fc166a1df8f7.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%;
}
