#s-c115a39c-85ab-4074-b225-41073b1544f2 {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
}

.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

@media (min-width: 0px) {
[id="s-a7dcd744-8829-464c-af57-1f81233687ba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a7dcd744-8829-464c-af57-1f81233687ba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a7dcd744-8829-464c-af57-1f81233687ba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a7dcd744-8829-464c-af57-1f81233687ba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

.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: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-058efd7f-80e9-47d1-bbf0-ccb79fcc9623 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-058efd7f-80e9-47d1-bbf0-ccb79fcc9623 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
}

.shg-gallery-root {
}

.shg-gallery-arrows-container {
  display: flex;
  align-items: center;
  position: relative;
}

.shg-gallery-dots-container {
  display: flex;
  justify-content: center;
  position: relative;
}

.shg-gallery-scroll-container {
  position: relative;
}

.shg-gallery-thumb-list {
  display: flex;
  flex-wrap: wrap;
}

.shg-gallery-thumb-image {
  max-width: 100%;
  display: inline-block;
  cursor: pointer;
}

.shg-gallery-thumb-image:hover {
  opacity: 0.6;
}

.shg-gallery-thumb-image-square {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

.shg-gallery-image-hidden {
  display: none;
}

.shg-gallery-scroll-button {
  position: absolute;
  width: 3%;
  max-width: 48px;
  max-height: 48px;
}

.shg-left {
  left: 0;
  margin-left: 1%;
}

.shg-right {
  right: 0;
  margin-right: 1%;
}

.shg-gallery-dot {
  height: 14px;
  width: 14px;
  opacity: 0.5;
  border-radius: 100%;
  margin: 0 8px;
}

.shg-selected {
  opacity: 1;
}

#s-1648d8f3-6bec-47a3-9419-5def3b1ee939 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-1648d8f3-6bec-47a3-9419-5def3b1ee939 .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 16.666666666666668%;
  padding-right: 3px;
  padding-bottom: 3px;
}

#s-1648d8f3-6bec-47a3-9419-5def3b1ee939 .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-1648d8f3-6bec-47a3-9419-5def3b1ee939 .shg-gallery-thumb-list-margin {
  margin-right: -3px;
}

#s-1648d8f3-6bec-47a3-9419-5def3b1ee939 .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-1648d8f3-6bec-47a3-9419-5def3b1ee939 .shg-gallery-scroll-button {
  color: #FFF;
}

#s-1648d8f3-6bec-47a3-9419-5def3b1ee939 .shg-gallery-dot {
  background-color: #FFF;
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.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;
  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: transform 0.5s ease-out;
  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-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d {
  text-align: center;
}


.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d {
  max-width:  100%;
}

.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d .shg-image-zoom,
.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d img.shogun-image {
  max-width: 400px !important;
  
}

.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d {
  max-width:  100%;
}

.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d .shg-image-zoom,
.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d img.shogun-image {
  max-width: 400px !important;
  
}

.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d {
  max-width:  100%;
}

.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d .shg-image-zoom,
.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d img.shogun-image {
  max-width: 400px !important;
  
}

.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d {
  max-width:  100%;
}

.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d .shg-image-zoom,
.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d img.shogun-image {
  max-width: 400px !important;
  
}

.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d {
  max-width:  100%;
}

.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d .shg-image-zoom,
.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d img.shogun-image {
  max-width: 400px !important;
  
}

.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4ede0be6-f1da-4486-ba4b-dd4d7c59e71d img.shogun-image {
  width: 100%;
}



}
#s-6545f556-6be7-49da-aded-4f1fe010299e {
  margin-top: 1em;
margin-bottom: 1em;
text-align: left;
}

#s-6545f556-6be7-49da-aded-4f1fe010299e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 32px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6545f556-6be7-49da-aded-4f1fe010299e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 32px;
}

#s-6545f556-6be7-49da-aded-4f1fe010299e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

.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 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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  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 ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.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 {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  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;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-ce9978d6-01bb-4d5e-bf65-c4d052f56157 hr {
  border-top: 2px solid #ddd;
}

.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: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-966576da-2382-4c74-978e-28cb00ea6eb2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-966576da-2382-4c74-978e-28cb00ea6eb2 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



@media (min-width: 0px) {
[id="s-1e0330de-6577-4a19-b218-c4a9690f2198"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1e0330de-6577-4a19-b218-c4a9690f2198"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1e0330de-6577-4a19-b218-c4a9690f2198"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1e0330de-6577-4a19-b218-c4a9690f2198"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1e0330de-6577-4a19-b218-c4a9690f2198"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1e0330de-6577-4a19-b218-c4a9690f2198"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1e0330de-6577-4a19-b218-c4a9690f2198"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-e84f3c23-7f17-43e0-92f7-abc96e4d9124 {
  text-align: left;
}

#s-e84f3c23-7f17-43e0-92f7-abc96e4d9124 .shg-product-quantity-wrapper {
  display: flex;
}

#s-e84f3c23-7f17-43e0-92f7-abc96e4d9124 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}





.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.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-align-center {
  text-align: center;
}

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

#s-38886b7e-aaa7-432b-a625-5d18a58b5499 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
cursor: pointer;
text-align: center;
}
#s-38886b7e-aaa7-432b-a625-5d18a58b5499:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-38886b7e-aaa7-432b-a625-5d18a58b5499:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-38886b7e-aaa7-432b-a625-5d18a58b5499 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-38886b7e-aaa7-432b-a625-5d18a58b5499.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-38886b7e-aaa7-432b-a625-5d18a58b5499.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-38886b7e-aaa7-432b-a625-5d18a58b5499.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  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 {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-f9f08373-ced4-4df2-9774-a33eae95133e {
  margin-left: 2%;
margin-right: 2%;
min-height: 50px;
}








#s-f9f08373-ced4-4df2-9774-a33eae95133e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9f08373-ced4-4df2-9774-a33eae95133e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a7712fcc-eb27-48d1-8671-68427c0fd883 {
  min-height: 50px;
}








#s-a7712fcc-eb27-48d1-8671-68427c0fd883 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7712fcc-eb27-48d1-8671-68427c0fd883.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-b05b422b-0b01-472a-b088-69f56c8532e0 hr {
  border-top: 2px solid #ddd;
}

#s-0a85da8e-da22-4bee-b795-8d526f5c6a3d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0a85da8e-da22-4bee-b795-8d526f5c6a3d .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-f97e5ef5-4ee1-44d4-aad9-03b4384d7270 {
  min-height: 50px;
}








#s-f97e5ef5-4ee1-44d4-aad9-03b4384d7270 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f97e5ef5-4ee1-44d4-aad9-03b4384d7270.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d56872d6-6c7f-4cc3-a5d8-c242e1a4228d hr {
  border-top: 2px solid #ddd;
}

#s-dc7db26b-16c7-4ec1-a79f-42ddf1739028 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-dc7db26b-16c7-4ec1-a79f-42ddf1739028 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-36eeb424-03b2-407c-b435-1bde34a09eb3 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

@media (min-width: 0px) {
[id="s-36eeb424-03b2-407c-b435-1bde34a09eb3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-36eeb424-03b2-407c-b435-1bde34a09eb3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-36eeb424-03b2-407c-b435-1bde34a09eb3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-36eeb424-03b2-407c-b435-1bde34a09eb3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 0px) {
[id="s-3f6be3d3-5ff1-4d32-8779-8531c4f249f9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-3f6be3d3-5ff1-4d32-8779-8531c4f249f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-3f6be3d3-5ff1-4d32-8779-8531c4f249f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-3f6be3d3-5ff1-4d32-8779-8531c4f249f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 0px) {
[id="s-f4a47696-21e2-4721-ab6f-5d16ecb3c667"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-f4a47696-21e2-4721-ab6f-5d16ecb3c667"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f4a47696-21e2-4721-ab6f-5d16ecb3c667"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f4a47696-21e2-4721-ab6f-5d16ecb3c667"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-67daad09-c1b4-40a5-b65b-e0336b36f013 {
  min-height: 50px;
}








#s-67daad09-c1b4-40a5-b65b-e0336b36f013 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67daad09-c1b4-40a5-b65b-e0336b36f013.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9855a6ce-c251-457a-9bc1-9548cf4a4839 hr {
  border-top: 2px solid #ddd;
}

#s-504ab247-2e73-4063-8765-bd88815e8d59 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-504ab247-2e73-4063-8765-bd88815e8d59 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



/*
  $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.stacked {
    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-41cc98d8-fcea-4af4-a6a7-3eaf0dff4d49 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(167, 167, 167, 1);
border-style: solid;
border-radius: 10px;
min-height: 325px;
background-color: rgba(255, 255, 255, 1);
}

#s-b357eb28-1f36-4491-a796-54093170c5e6 {
  margin-top: 10px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(167, 167, 167, 1);
border-style: solid;
border-radius: 0px;
text-align: center;
}


.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 {
  max-width:  100%;
}

.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 .shg-image-zoom,
.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 {
  max-width:  100%;
}

.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 .shg-image-zoom,
.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 {
  max-width:  100%;
}

.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 .shg-image-zoom,
.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 {
  max-width:  100%;
}

.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 .shg-image-zoom,
.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 {
  max-width:  100%;
}

.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 .shg-image-zoom,
.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b357eb28-1f36-4491-a796-54093170c5e6 img.shogun-image {
  width: 100%;
}



}
#s-2461c917-f8dd-421f-a3d5-ca06170742c2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2461c917-f8dd-421f-a3d5-ca06170742c2 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-1fb65c02-e951-4892-a6fd-381a10f85280 {
  text-align: center;
}

#s-1fb65c02-e951-4892-a6fd-381a10f85280 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1fb65c02-e951-4892-a6fd-381a10f85280 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-1fb65c02-e951-4892-a6fd-381a10f85280 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d96dd222-02c3-4354-86c4-c2ddfebd4c46 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d96dd222-02c3-4354-86c4-c2ddfebd4c46:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d96dd222-02c3-4354-86c4-c2ddfebd4c46:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d96dd222-02c3-4354-86c4-c2ddfebd4c46 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d96dd222-02c3-4354-86c4-c2ddfebd4c46.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d96dd222-02c3-4354-86c4-c2ddfebd4c46.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d96dd222-02c3-4354-86c4-c2ddfebd4c46.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d96dd222-02c3-4354-86c4-c2ddfebd4c46.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-5035e73b-2c29-4740-aa80-baf6e3969a45 {
  min-height: 50px;
}








#s-5035e73b-2c29-4740-aa80-baf6e3969a45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5035e73b-2c29-4740-aa80-baf6e3969a45.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0fa9dafa-6e15-4bac-a6ee-a3eb4127f9c6 hr {
  border-top: 2px solid #ddd;
}

#s-ddd09219-ff41-4f5d-b9bb-23ea08fba216 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ddd09219-ff41-4f5d-b9bb-23ea08fba216 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-9762b56b-7f58-4ef8-a0a3-839dbe0cb842 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(167, 167, 167, 1);
border-style: solid;
border-radius: 10px;
min-height: 325px;
}

#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d {
  margin-top: 10px;
text-align: center;
}


.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d {
  max-width:  100%;
}

.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d .shg-image-zoom,
.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d {
  max-width:  100%;
}

.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d .shg-image-zoom,
.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d {
  max-width:  100%;
}

.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d .shg-image-zoom,
.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d {
  max-width:  100%;
}

.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d .shg-image-zoom,
.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d {
  max-width:  100%;
}

.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d .shg-image-zoom,
.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68d08e2f-6aec-4e0d-b7cc-192442ff684d img.shogun-image {
  width: 100%;
}



}
#s-a40b3e82-fcd6-4bcf-b42a-c3476b89544e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a40b3e82-fcd6-4bcf-b42a-c3476b89544e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-ef3a796c-3173-480e-ab02-583164006600 {
  text-align: center;
}

#s-ef3a796c-3173-480e-ab02-583164006600 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ef3a796c-3173-480e-ab02-583164006600 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-ef3a796c-3173-480e-ab02-583164006600 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e2f8a0fe-bc3d-4ef9-a591-4df7de0aade0 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-e2f8a0fe-bc3d-4ef9-a591-4df7de0aade0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e2f8a0fe-bc3d-4ef9-a591-4df7de0aade0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e2f8a0fe-bc3d-4ef9-a591-4df7de0aade0 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e2f8a0fe-bc3d-4ef9-a591-4df7de0aade0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e2f8a0fe-bc3d-4ef9-a591-4df7de0aade0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e2f8a0fe-bc3d-4ef9-a591-4df7de0aade0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e2f8a0fe-bc3d-4ef9-a591-4df7de0aade0.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-5f10dea6-9c15-4144-bce2-aad9a369acea {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(167, 167, 167, 1);
border-style: solid;
border-radius: 10px;
min-height: 325px;
}

#s-68f70db7-1c0a-41d3-a729-7a9c26275485 {
  margin-top: 10px;
text-align: center;
}


.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 {
  max-width:  100%;
}

.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 .shg-image-zoom,
.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 {
  max-width:  100%;
}

.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 .shg-image-zoom,
.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 {
  max-width:  100%;
}

.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 .shg-image-zoom,
.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 {
  max-width:  100%;
}

.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 .shg-image-zoom,
.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 {
  max-width:  100%;
}

.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 .shg-image-zoom,
.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68f70db7-1c0a-41d3-a729-7a9c26275485 img.shogun-image {
  width: 100%;
}



}
#s-2bbdce26-9bb5-47ef-bbb8-e77351299d9d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2bbdce26-9bb5-47ef-bbb8-e77351299d9d .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-167a7685-7fa8-4940-ad44-0705d6618ec8 {
  text-align: center;
}

#s-167a7685-7fa8-4940-ad44-0705d6618ec8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-167a7685-7fa8-4940-ad44-0705d6618ec8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-167a7685-7fa8-4940-ad44-0705d6618ec8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-62c05100-a421-4fe4-aa0b-4fbab4dbad64 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-62c05100-a421-4fe4-aa0b-4fbab4dbad64:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-62c05100-a421-4fe4-aa0b-4fbab4dbad64:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-62c05100-a421-4fe4-aa0b-4fbab4dbad64 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-62c05100-a421-4fe4-aa0b-4fbab4dbad64.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-62c05100-a421-4fe4-aa0b-4fbab4dbad64.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-62c05100-a421-4fe4-aa0b-4fbab4dbad64.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-62c05100-a421-4fe4-aa0b-4fbab4dbad64.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-31ba80ca-7098-473f-b965-a0c01cf220d9 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(167, 167, 167, 1);
border-style: solid;
border-radius: 10px;
min-height: 325px;
}

#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db {
  margin-top: 10px;
text-align: center;
}


.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db {
  max-width:  100%;
}

.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db .shg-image-zoom,
.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db {
  max-width:  100%;
}

.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db .shg-image-zoom,
.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db {
  max-width:  100%;
}

.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db .shg-image-zoom,
.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db {
  max-width:  100%;
}

.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db .shg-image-zoom,
.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db {
  max-width:  100%;
}

.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db .shg-image-zoom,
.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-04fb1e08-4bdb-430c-8b6d-ae11985eb6db img.shogun-image {
  width: 100%;
}



}
#s-d9f19c54-0e0f-4bfd-99a9-b6bbc59ba4fa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d9f19c54-0e0f-4bfd-99a9-b6bbc59ba4fa .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-1e96eea7-8f0d-4b7d-ac21-3d2335e43274 {
  text-align: center;
}

#s-1e96eea7-8f0d-4b7d-ac21-3d2335e43274 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1e96eea7-8f0d-4b7d-ac21-3d2335e43274 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-1e96eea7-8f0d-4b7d-ac21-3d2335e43274 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-abe5abcb-5934-4f48-bfb3-f08b5a67fdff {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-abe5abcb-5934-4f48-bfb3-f08b5a67fdff:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-abe5abcb-5934-4f48-bfb3-f08b5a67fdff:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-abe5abcb-5934-4f48-bfb3-f08b5a67fdff {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-abe5abcb-5934-4f48-bfb3-f08b5a67fdff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-abe5abcb-5934-4f48-bfb3-f08b5a67fdff.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-abe5abcb-5934-4f48-bfb3-f08b5a67fdff.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-abe5abcb-5934-4f48-bfb3-f08b5a67fdff.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-25927e41-d434-486c-bb34-67c01727e4c5 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(167, 167, 167, 1);
border-style: solid;
border-radius: 10px;
min-height: 325px;
}

#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 {
  margin-top: 10px;
text-align: center;
}


.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 {
  max-width:  100%;
}

.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 .shg-image-zoom,
.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 {
  max-width:  100%;
}

.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 .shg-image-zoom,
.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 {
  max-width:  100%;
}

.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 .shg-image-zoom,
.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 {
  max-width:  100%;
}

.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 .shg-image-zoom,
.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 {
  max-width:  100%;
}

.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 .shg-image-zoom,
.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1d511297-7c2e-479c-b2a6-cdd944ac6ef7 img.shogun-image {
  width: 100%;
}



}
#s-34f72890-d170-4c36-897d-ea989aee7410 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-34f72890-d170-4c36-897d-ea989aee7410 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-f0bd4d88-1db4-4abb-9b98-cf723d9824df {
  text-align: center;
}

#s-f0bd4d88-1db4-4abb-9b98-cf723d9824df .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f0bd4d88-1db4-4abb-9b98-cf723d9824df .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-f0bd4d88-1db4-4abb-9b98-cf723d9824df .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c3889454-970c-4792-a2b1-95b7d59796fd {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c3889454-970c-4792-a2b1-95b7d59796fd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c3889454-970c-4792-a2b1-95b7d59796fd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c3889454-970c-4792-a2b1-95b7d59796fd {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c3889454-970c-4792-a2b1-95b7d59796fd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c3889454-970c-4792-a2b1-95b7d59796fd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c3889454-970c-4792-a2b1-95b7d59796fd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-c3889454-970c-4792-a2b1-95b7d59796fd.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-311a0021-528a-4dca-af4c-5297a803877a {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(167, 167, 167, 1);
border-style: solid;
border-radius: 10px;
min-height: 325px;
}

#s-38e10026-88ca-48f7-9432-023e6a38da88 {
  margin-top: 10px;
text-align: center;
}


.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 {
  max-width:  100%;
}

.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 .shg-image-zoom,
.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 {
  max-width:  100%;
}

.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 .shg-image-zoom,
.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 {
  max-width:  100%;
}

.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 .shg-image-zoom,
.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 {
  max-width:  100%;
}

.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 .shg-image-zoom,
.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 {
  max-width:  100%;
}

.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 .shg-image-zoom,
.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-38e10026-88ca-48f7-9432-023e6a38da88 img.shogun-image {
  width: 100%;
}



}
#s-0db59abc-7b93-42f1-b4d8-1c73e7c3aa0a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0db59abc-7b93-42f1-b4d8-1c73e7c3aa0a .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-65e2324c-ab27-42cc-82a5-b168397f2d21 {
  text-align: center;
}

#s-65e2324c-ab27-42cc-82a5-b168397f2d21 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-65e2324c-ab27-42cc-82a5-b168397f2d21 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-65e2324c-ab27-42cc-82a5-b168397f2d21 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c48e8fc2-6252-45e5-b3ca-cfe9dd01cb4f {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c48e8fc2-6252-45e5-b3ca-cfe9dd01cb4f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c48e8fc2-6252-45e5-b3ca-cfe9dd01cb4f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c48e8fc2-6252-45e5-b3ca-cfe9dd01cb4f {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c48e8fc2-6252-45e5-b3ca-cfe9dd01cb4f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c48e8fc2-6252-45e5-b3ca-cfe9dd01cb4f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c48e8fc2-6252-45e5-b3ca-cfe9dd01cb4f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-c48e8fc2-6252-45e5-b3ca-cfe9dd01cb4f.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-47de4ac4-705c-455e-b276-10e3968d5df2 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(167, 167, 167, 1);
border-style: solid;
border-radius: 10px;
min-height: 325px;
}

#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 {
  margin-top: 10px;
text-align: center;
}


.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 {
  max-width:  100%;
}

.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 .shg-image-zoom,
.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 {
  max-width:  100%;
}

.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 .shg-image-zoom,
.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 {
  max-width:  100%;
}

.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 .shg-image-zoom,
.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 {
  max-width:  100%;
}

.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 .shg-image-zoom,
.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 {
  max-width:  100%;
}

.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 .shg-image-zoom,
.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-14393d9b-af8a-44e5-b2f2-e82ab68b17b7 img.shogun-image {
  width: 100%;
}



}
#s-2775ff9a-3ab1-4960-809f-d30b4ab6d917 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2775ff9a-3ab1-4960-809f-d30b4ab6d917 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-15ca90dd-764d-4862-b9ed-c9d9ea84ddbd {
  text-align: center;
}

#s-15ca90dd-764d-4862-b9ed-c9d9ea84ddbd .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-15ca90dd-764d-4862-b9ed-c9d9ea84ddbd .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-15ca90dd-764d-4862-b9ed-c9d9ea84ddbd .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-414724be-9493-428f-9263-56d6a58ffcb7 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-414724be-9493-428f-9263-56d6a58ffcb7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-414724be-9493-428f-9263-56d6a58ffcb7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-414724be-9493-428f-9263-56d6a58ffcb7 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-414724be-9493-428f-9263-56d6a58ffcb7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-414724be-9493-428f-9263-56d6a58ffcb7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-414724be-9493-428f-9263-56d6a58ffcb7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-414724be-9493-428f-9263-56d6a58ffcb7.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-eb8ec072-b502-4659-a039-40b1bc9ec8c9 {
  min-height: 50px;
}








#s-eb8ec072-b502-4659-a039-40b1bc9ec8c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb8ec072-b502-4659-a039-40b1bc9ec8c9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8b785c4c-f126-4988-8235-f3a7d609ed33 hr {
  border-top: 2px solid #ddd;
}

#s-e3a11722-716f-416f-853d-7585cfa4b817 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e3a11722-716f-416f-853d-7585cfa4b817 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-712ab731-07cf-4f23-80d1-e7c3d6919dea {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(167, 167, 167, 1);
border-style: solid;
border-radius: 10px;
min-height: 325px;
}

#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 {
  margin-top: 10px;
text-align: center;
}


.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 {
  max-width:  100%;
}

.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 .shg-image-zoom,
.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 {
  max-width:  100%;
}

.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 .shg-image-zoom,
.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 {
  max-width:  100%;
}

.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 .shg-image-zoom,
.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 {
  max-width:  100%;
}

.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 .shg-image-zoom,
.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 {
  max-width:  100%;
}

.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 .shg-image-zoom,
.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b3b5904b-978a-4aff-ad29-fe93ad989a39 img.shogun-image {
  width: 100%;
}



}
#s-6dfc9224-b352-4791-bbd4-3c4c99a1dfe9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6dfc9224-b352-4791-bbd4-3c4c99a1dfe9 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-f54a16a7-fb20-4ab4-9e20-ff254a597efb {
  text-align: center;
}

#s-f54a16a7-fb20-4ab4-9e20-ff254a597efb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f54a16a7-fb20-4ab4-9e20-ff254a597efb .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-f54a16a7-fb20-4ab4-9e20-ff254a597efb .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-912c3286-25d6-425f-9abd-ab58a9c40339 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-912c3286-25d6-425f-9abd-ab58a9c40339:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-912c3286-25d6-425f-9abd-ab58a9c40339:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-912c3286-25d6-425f-9abd-ab58a9c40339 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-912c3286-25d6-425f-9abd-ab58a9c40339.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-912c3286-25d6-425f-9abd-ab58a9c40339.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-912c3286-25d6-425f-9abd-ab58a9c40339.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-912c3286-25d6-425f-9abd-ab58a9c40339.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-13fe8b33-1040-4a35-b0f3-7f5fa70f4835 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(167, 167, 167, 1);
border-style: solid;
border-radius: 10px;
min-height: 325px;
}

#s-30f22679-8331-4291-bb28-42b77c3999d4 {
  margin-top: 10px;
text-align: center;
}


.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 {
  max-width:  100%;
}

.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 .shg-image-zoom,
.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 {
  max-width:  100%;
}

.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 .shg-image-zoom,
.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 {
  max-width:  100%;
}

.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 .shg-image-zoom,
.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 {
  max-width:  100%;
}

.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 .shg-image-zoom,
.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 {
  max-width:  100%;
}

.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 .shg-image-zoom,
.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-30f22679-8331-4291-bb28-42b77c3999d4 img.shogun-image {
  width: 100%;
}



}
#s-7e5282f7-5160-4910-870f-f498dcfd36ba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7e5282f7-5160-4910-870f-f498dcfd36ba .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-8caa2029-a0b3-4d55-acfb-cc98fabc477e {
  text-align: center;
}

#s-8caa2029-a0b3-4d55-acfb-cc98fabc477e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8caa2029-a0b3-4d55-acfb-cc98fabc477e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-8caa2029-a0b3-4d55-acfb-cc98fabc477e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d79d5361-ed89-4721-a5c1-b964e1f6e5b6 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d79d5361-ed89-4721-a5c1-b964e1f6e5b6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d79d5361-ed89-4721-a5c1-b964e1f6e5b6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d79d5361-ed89-4721-a5c1-b964e1f6e5b6 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d79d5361-ed89-4721-a5c1-b964e1f6e5b6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d79d5361-ed89-4721-a5c1-b964e1f6e5b6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d79d5361-ed89-4721-a5c1-b964e1f6e5b6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d79d5361-ed89-4721-a5c1-b964e1f6e5b6.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-89dcb5c0-29bb-471d-8e09-1346d281ee3f {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(167, 167, 167, 1);
border-style: solid;
border-radius: 10px;
min-height: 325px;
}

#s-86301177-e952-4aa8-92ce-2995157c908a {
  margin-top: 10px;
text-align: center;
}


.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a {
  max-width:  100%;
}

.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a .shg-image-zoom,
.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a {
  max-width:  100%;
}

.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a .shg-image-zoom,
.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a {
  max-width:  100%;
}

.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a .shg-image-zoom,
.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a {
  max-width:  100%;
}

.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a .shg-image-zoom,
.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a {
  max-width:  100%;
}

.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a .shg-image-zoom,
.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-86301177-e952-4aa8-92ce-2995157c908a img.shogun-image {
  width: 100%;
}



}
#s-339d74fc-bf16-40bd-a015-b8e0f73085fb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-339d74fc-bf16-40bd-a015-b8e0f73085fb .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-57ff0b57-621a-4ebc-b87f-4642eb439e90 {
  text-align: center;
}

#s-57ff0b57-621a-4ebc-b87f-4642eb439e90 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-57ff0b57-621a-4ebc-b87f-4642eb439e90 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-57ff0b57-621a-4ebc-b87f-4642eb439e90 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e676fd25-46ca-4880-9701-237655ef868b {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-e676fd25-46ca-4880-9701-237655ef868b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e676fd25-46ca-4880-9701-237655ef868b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e676fd25-46ca-4880-9701-237655ef868b {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e676fd25-46ca-4880-9701-237655ef868b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e676fd25-46ca-4880-9701-237655ef868b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e676fd25-46ca-4880-9701-237655ef868b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e676fd25-46ca-4880-9701-237655ef868b.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-6a1ed0ea-c2d0-489b-a099-eca1d7b21ca8 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(167, 167, 167, 1);
border-style: solid;
border-radius: 10px;
min-height: 325px;
}

#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 {
  margin-top: 10px;
text-align: center;
}


.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 {
  max-width:  100%;
}

.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 .shg-image-zoom,
.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 {
  max-width:  100%;
}

.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 .shg-image-zoom,
.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 {
  max-width:  100%;
}

.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 .shg-image-zoom,
.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 {
  max-width:  100%;
}

.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 .shg-image-zoom,
.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 {
  max-width:  100%;
}

.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 .shg-image-zoom,
.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-edbffe2b-66fd-4942-b754-891ec2a87bd8 img.shogun-image {
  width: 100%;
}



}
#s-7a02a2a4-c02c-4617-85ff-4bef5e70c3fe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7a02a2a4-c02c-4617-85ff-4bef5e70c3fe .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-865e7104-10e0-4b50-b4ca-727579fcfe98 {
  text-align: center;
}

#s-865e7104-10e0-4b50-b4ca-727579fcfe98 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-865e7104-10e0-4b50-b4ca-727579fcfe98 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-865e7104-10e0-4b50-b4ca-727579fcfe98 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-49fa7021-d013-4836-9710-4d9655916806 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-49fa7021-d013-4836-9710-4d9655916806:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-49fa7021-d013-4836-9710-4d9655916806:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-49fa7021-d013-4836-9710-4d9655916806 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-49fa7021-d013-4836-9710-4d9655916806.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-49fa7021-d013-4836-9710-4d9655916806.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-49fa7021-d013-4836-9710-4d9655916806.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-49fa7021-d013-4836-9710-4d9655916806.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-4a80b82b-7023-4b97-8b02-0dd00d48f5f4 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(167, 167, 167, 1);
border-style: solid;
border-radius: 10px;
min-height: 325px;
}

#s-28e83a01-890d-4d5f-bce1-2cecf839681e {
  margin-top: 10px;
text-align: center;
}


.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e {
  max-width:  100%;
}

.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e .shg-image-zoom,
.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e {
  max-width:  100%;
}

.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e .shg-image-zoom,
.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e {
  max-width:  100%;
}

.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e .shg-image-zoom,
.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e {
  max-width:  100%;
}

.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e .shg-image-zoom,
.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e {
  max-width:  100%;
}

.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e .shg-image-zoom,
.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-28e83a01-890d-4d5f-bce1-2cecf839681e img.shogun-image {
  width: 100%;
}



}
#s-5a1f39e2-820b-452d-b710-01a2c12b1ad2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5a1f39e2-820b-452d-b710-01a2c12b1ad2 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-bc499b9b-0f29-4f74-ba89-fa3f27c2f7bb {
  text-align: center;
}

#s-bc499b9b-0f29-4f74-ba89-fa3f27c2f7bb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-bc499b9b-0f29-4f74-ba89-fa3f27c2f7bb .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-bc499b9b-0f29-4f74-ba89-fa3f27c2f7bb .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-df831a75-94fa-4a36-aa72-fb5baf660d6b {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-df831a75-94fa-4a36-aa72-fb5baf660d6b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-df831a75-94fa-4a36-aa72-fb5baf660d6b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-df831a75-94fa-4a36-aa72-fb5baf660d6b {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-df831a75-94fa-4a36-aa72-fb5baf660d6b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-df831a75-94fa-4a36-aa72-fb5baf660d6b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-df831a75-94fa-4a36-aa72-fb5baf660d6b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-df831a75-94fa-4a36-aa72-fb5baf660d6b.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-1ebce752-33f1-472b-a82c-eca64cbfae19 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(167, 167, 167, 1);
border-style: solid;
border-radius: 10px;
min-height: 325px;
}

#s-a40069ec-22c6-4450-883f-478e8f561b01 {
  margin-top: 10px;
text-align: center;
}


.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 {
  max-width:  100%;
}

.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 .shg-image-zoom,
.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 {
  max-width:  100%;
}

.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 .shg-image-zoom,
.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 {
  max-width:  100%;
}

.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 .shg-image-zoom,
.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 {
  max-width:  100%;
}

.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 .shg-image-zoom,
.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 {
  max-width:  100%;
}

.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 .shg-image-zoom,
.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a40069ec-22c6-4450-883f-478e8f561b01 img.shogun-image {
  width: 100%;
}



}
#s-1472b7ce-9705-447a-9507-056a13caeb4f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1472b7ce-9705-447a-9507-056a13caeb4f .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-213362f5-6d51-47d8-9728-a98b1fe1f2ef {
  text-align: center;
}

#s-213362f5-6d51-47d8-9728-a98b1fe1f2ef .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-213362f5-6d51-47d8-9728-a98b1fe1f2ef .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-213362f5-6d51-47d8-9728-a98b1fe1f2ef .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-cfcc74f9-ae39-4fad-919e-261363576d1d {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-cfcc74f9-ae39-4fad-919e-261363576d1d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cfcc74f9-ae39-4fad-919e-261363576d1d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cfcc74f9-ae39-4fad-919e-261363576d1d {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cfcc74f9-ae39-4fad-919e-261363576d1d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cfcc74f9-ae39-4fad-919e-261363576d1d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-cfcc74f9-ae39-4fad-919e-261363576d1d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-cfcc74f9-ae39-4fad-919e-261363576d1d.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-f2510b81-31c2-4c8d-b8e3-f7423bbae9ba {
  min-height: 50px;
}








#s-f2510b81-31c2-4c8d-b8e3-f7423bbae9ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2510b81-31c2-4c8d-b8e3-f7423bbae9ba.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f5b72406-b6b2-4de1-99c7-71b8d5adc36d hr {
  border-top: 2px solid #ddd;
}

#s-492046f5-b5f5-4e72-bd6b-78e509cba745 {
  min-height: 50px;
}








#s-492046f5-b5f5-4e72-bd6b-78e509cba745 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-492046f5-b5f5-4e72-bd6b-78e509cba745.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c7b20f93-650c-41cc-a9a9-f1f2c39223e2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c7b20f93-650c-41cc-a9a9-f1f2c39223e2 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-07c034d2-154b-49f4-879a-2ec4e15c1033 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(167, 167, 167, 1);
border-style: solid;
border-radius: 10px;
min-height: 325px;
}

#s-63450a80-959e-4153-86a4-57493227c75b {
  margin-top: 10px;
text-align: center;
}


.shg-c#s-63450a80-959e-4153-86a4-57493227c75b {
  max-width:  100%;
}

.shg-c#s-63450a80-959e-4153-86a4-57493227c75b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63450a80-959e-4153-86a4-57493227c75b .shg-image-zoom,
.shg-c#s-63450a80-959e-4153-86a4-57493227c75b img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-63450a80-959e-4153-86a4-57493227c75b .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-63450a80-959e-4153-86a4-57493227c75b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-63450a80-959e-4153-86a4-57493227c75b img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-63450a80-959e-4153-86a4-57493227c75b {
  max-width:  100%;
}

.shg-c#s-63450a80-959e-4153-86a4-57493227c75b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63450a80-959e-4153-86a4-57493227c75b .shg-image-zoom,
.shg-c#s-63450a80-959e-4153-86a4-57493227c75b img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-63450a80-959e-4153-86a4-57493227c75b .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-63450a80-959e-4153-86a4-57493227c75b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-63450a80-959e-4153-86a4-57493227c75b img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-63450a80-959e-4153-86a4-57493227c75b {
  max-width:  100%;
}

.shg-c#s-63450a80-959e-4153-86a4-57493227c75b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63450a80-959e-4153-86a4-57493227c75b .shg-image-zoom,
.shg-c#s-63450a80-959e-4153-86a4-57493227c75b img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-63450a80-959e-4153-86a4-57493227c75b .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-63450a80-959e-4153-86a4-57493227c75b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-63450a80-959e-4153-86a4-57493227c75b img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-63450a80-959e-4153-86a4-57493227c75b {
  max-width:  100%;
}

.shg-c#s-63450a80-959e-4153-86a4-57493227c75b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63450a80-959e-4153-86a4-57493227c75b .shg-image-zoom,
.shg-c#s-63450a80-959e-4153-86a4-57493227c75b img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-63450a80-959e-4153-86a4-57493227c75b .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-63450a80-959e-4153-86a4-57493227c75b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-63450a80-959e-4153-86a4-57493227c75b img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-63450a80-959e-4153-86a4-57493227c75b {
  max-width:  100%;
}

.shg-c#s-63450a80-959e-4153-86a4-57493227c75b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63450a80-959e-4153-86a4-57493227c75b .shg-image-zoom,
.shg-c#s-63450a80-959e-4153-86a4-57493227c75b img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-63450a80-959e-4153-86a4-57493227c75b .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-63450a80-959e-4153-86a4-57493227c75b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-63450a80-959e-4153-86a4-57493227c75b img.shogun-image {
  width: 100%;
}



}
#s-21da80d4-7a6d-49da-a7e3-14602ba9eea0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-21da80d4-7a6d-49da-a7e3-14602ba9eea0 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-f8e1b9b2-a394-4318-8961-3b611a12d175 {
  text-align: center;
}

#s-f8e1b9b2-a394-4318-8961-3b611a12d175 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f8e1b9b2-a394-4318-8961-3b611a12d175 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-f8e1b9b2-a394-4318-8961-3b611a12d175 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0e74ac8d-a4fb-4e0a-8124-b291aa7bab07 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-0e74ac8d-a4fb-4e0a-8124-b291aa7bab07:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0e74ac8d-a4fb-4e0a-8124-b291aa7bab07:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0e74ac8d-a4fb-4e0a-8124-b291aa7bab07 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0e74ac8d-a4fb-4e0a-8124-b291aa7bab07.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0e74ac8d-a4fb-4e0a-8124-b291aa7bab07.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0e74ac8d-a4fb-4e0a-8124-b291aa7bab07.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-0e74ac8d-a4fb-4e0a-8124-b291aa7bab07.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-2fc6c286-8e2c-4a37-b0ed-8af35982c70f {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(167, 167, 167, 1);
border-style: solid;
border-radius: 10px;
min-height: 325px;
}

#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 {
  margin-top: 10px;
text-align: center;
}


.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 {
  max-width:  100%;
}

.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 .shg-image-zoom,
.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 {
  max-width:  100%;
}

.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 .shg-image-zoom,
.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 {
  max-width:  100%;
}

.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 .shg-image-zoom,
.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 {
  max-width:  100%;
}

.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 .shg-image-zoom,
.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 {
  max-width:  100%;
}

.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 .shg-image-zoom,
.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3bfa785-c160-4d3e-af26-6ce7899515e8 img.shogun-image {
  width: 100%;
}



}
#s-c076a82f-048d-48bf-b98c-3c4928aa7fb4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c076a82f-048d-48bf-b98c-3c4928aa7fb4 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-8f22196d-12e0-4397-831c-ff27432ee5ce {
  text-align: center;
}

#s-8f22196d-12e0-4397-831c-ff27432ee5ce .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8f22196d-12e0-4397-831c-ff27432ee5ce .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-8f22196d-12e0-4397-831c-ff27432ee5ce .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-279e2b1e-69aa-4a83-ac28-eb66a4f88df1 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-279e2b1e-69aa-4a83-ac28-eb66a4f88df1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-279e2b1e-69aa-4a83-ac28-eb66a4f88df1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-279e2b1e-69aa-4a83-ac28-eb66a4f88df1 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-279e2b1e-69aa-4a83-ac28-eb66a4f88df1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-279e2b1e-69aa-4a83-ac28-eb66a4f88df1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-279e2b1e-69aa-4a83-ac28-eb66a4f88df1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-279e2b1e-69aa-4a83-ac28-eb66a4f88df1.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-b4169ab1-cefc-4c4a-a239-73dd53b61e18 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(167, 167, 167, 1);
border-style: solid;
border-radius: 10px;
min-height: 325px;
}

#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 {
  margin-top: 10px;
text-align: center;
}


.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 {
  max-width:  100%;
}

.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 .shg-image-zoom,
.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 {
  max-width:  100%;
}

.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 .shg-image-zoom,
.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 {
  max-width:  100%;
}

.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 .shg-image-zoom,
.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 {
  max-width:  100%;
}

.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 .shg-image-zoom,
.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 {
  max-width:  100%;
}

.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 .shg-image-zoom,
.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1f541d8d-d5d5-4d6a-a751-3568ce84fcd7 img.shogun-image {
  width: 100%;
}



}
#s-7465dd65-3a82-467a-9088-8a86d26ca7e0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7465dd65-3a82-467a-9088-8a86d26ca7e0 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-eeb16ef7-1b0b-47f0-8022-4683687f1d74 {
  text-align: center;
}

#s-eeb16ef7-1b0b-47f0-8022-4683687f1d74 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-eeb16ef7-1b0b-47f0-8022-4683687f1d74 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-eeb16ef7-1b0b-47f0-8022-4683687f1d74 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-94735f1e-7345-42f0-a173-4ba1c7b69e18 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-94735f1e-7345-42f0-a173-4ba1c7b69e18:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-94735f1e-7345-42f0-a173-4ba1c7b69e18:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-94735f1e-7345-42f0-a173-4ba1c7b69e18 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-94735f1e-7345-42f0-a173-4ba1c7b69e18.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-94735f1e-7345-42f0-a173-4ba1c7b69e18.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-94735f1e-7345-42f0-a173-4ba1c7b69e18.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-94735f1e-7345-42f0-a173-4ba1c7b69e18.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-df4c872f-b725-4b71-bbf6-029a36166b7d {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(167, 167, 167, 1);
border-style: solid;
border-radius: 10px;
min-height: 325px;
}

#s-e72c2c50-4d6b-4507-8b39-5001f107b531 {
  margin-top: 10px;
text-align: center;
}


.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 {
  max-width:  100%;
}

.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 .shg-image-zoom,
.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 {
  max-width:  100%;
}

.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 .shg-image-zoom,
.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 {
  max-width:  100%;
}

.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 .shg-image-zoom,
.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 {
  max-width:  100%;
}

.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 .shg-image-zoom,
.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 {
  max-width:  100%;
}

.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 .shg-image-zoom,
.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e72c2c50-4d6b-4507-8b39-5001f107b531 img.shogun-image {
  width: 100%;
}



}
#s-edf4992b-695c-4c67-8227-5a3f994af678 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-edf4992b-695c-4c67-8227-5a3f994af678 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-7eebc574-f558-4bef-be56-333fe66116b3 {
  text-align: center;
}

#s-7eebc574-f558-4bef-be56-333fe66116b3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7eebc574-f558-4bef-be56-333fe66116b3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-7eebc574-f558-4bef-be56-333fe66116b3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b386ebf3-ade6-4243-9807-e1060bcb07c7 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b386ebf3-ade6-4243-9807-e1060bcb07c7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b386ebf3-ade6-4243-9807-e1060bcb07c7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b386ebf3-ade6-4243-9807-e1060bcb07c7 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b386ebf3-ade6-4243-9807-e1060bcb07c7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b386ebf3-ade6-4243-9807-e1060bcb07c7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b386ebf3-ade6-4243-9807-e1060bcb07c7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b386ebf3-ade6-4243-9807-e1060bcb07c7.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-0ffd1d32-fc25-4d5b-b8c4-5e84a897d5fb {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(167, 167, 167, 1);
border-style: solid;
border-radius: 10px;
min-height: 325px;
}

#s-742537c9-4335-4788-a186-564ed9eab616 {
  margin-top: 10px;
text-align: center;
}


.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 {
  max-width:  100%;
}

.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 .shg-image-zoom,
.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 {
  max-width:  100%;
}

.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 .shg-image-zoom,
.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 {
  max-width:  100%;
}

.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 .shg-image-zoom,
.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 {
  max-width:  100%;
}

.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 .shg-image-zoom,
.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 {
  max-width:  100%;
}

.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 .shg-image-zoom,
.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 img.shogun-image {
  max-width: 160px !important;
  
}

.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-742537c9-4335-4788-a186-564ed9eab616 img.shogun-image {
  width: 100%;
}



}
#s-41662758-c1a7-45df-808f-e69cea3bbaaf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-41662758-c1a7-45df-808f-e69cea3bbaaf .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-1df0b128-e081-4e8c-8e96-cab5e95a8b72 {
  text-align: center;
}

#s-1df0b128-e081-4e8c-8e96-cab5e95a8b72 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1df0b128-e081-4e8c-8e96-cab5e95a8b72 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-1df0b128-e081-4e8c-8e96-cab5e95a8b72 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d849cc95-03b1-4c0d-8952-d9cb96958c62 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d849cc95-03b1-4c0d-8952-d9cb96958c62:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d849cc95-03b1-4c0d-8952-d9cb96958c62:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d849cc95-03b1-4c0d-8952-d9cb96958c62 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d849cc95-03b1-4c0d-8952-d9cb96958c62.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d849cc95-03b1-4c0d-8952-d9cb96958c62.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d849cc95-03b1-4c0d-8952-d9cb96958c62.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d849cc95-03b1-4c0d-8952-d9cb96958c62.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-832bb33e-8b15-40bc-aff8-fdf04a9fdea0 hr {
  border-top: 2px solid #ddd;
}

#s-e3d77e96-225f-4186-a4c9-98c88112f070 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e3d77e96-225f-4186-a4c9-98c88112f070 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-2604340a-4417-4d7b-88ad-e5a1522541f0 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-2604340a-4417-4d7b-88ad-e5a1522541f0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-2604340a-4417-4d7b-88ad-e5a1522541f0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: #8fcee7;
}

#s-2604340a-4417-4d7b-88ad-e5a1522541f0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-2604340a-4417-4d7b-88ad-e5a1522541f0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: #8fcee7;
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-2604340a-4417-4d7b-88ad-e5a1522541f0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-f511878e-079f-423a-912f-ce7f32afaf37 hr {
  border-top: 2px solid #ddd;
}

#s-87e6015d-4f78-4968-8a0b-03820520610e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-87e6015d-4f78-4968-8a0b-03820520610e .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



/*
  $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;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .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%;
  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;
  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;
  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;
}

.shogun-lazyload-bg-image {
  display: none;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:before,.shg-c:after{content:" ";display:table}.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}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape){.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:#000;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%;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;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;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}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}
