.shg-rich-text {
  overflow-wrap: break-word;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-9d9a899e-ddb0-4c61-8be3-6752f5395e5f hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-e4664a00-c389-4eb9-bc92-62bd283c87a5 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-3cf30477-8ab4-4a7b-964d-b3d0cdd96b63 {
  margin-top: 0px;
margin-bottom: 0px;
}

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

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

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

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

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

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

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

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

#s-a3ebd081-c3a1-4993-a0d9-86acb240f6fc {
  min-height: 50px;
}








#s-a3ebd081-c3a1-4993-a0d9-86acb240f6fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3ebd081-c3a1-4993-a0d9-86acb240f6fc.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

#s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-40c40f65-76ff-4a81-a36d-10bd0a0cd6fc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-5f42a8b4-67fa-4025-9c3d-5c8bccdac5df {
  display: none;
}
#s-3104148c-7273-4690-9cb2-68aaaff02fbb {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: 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-e85d3498-0cfa-4ede-beb5-6128ed654b7a {
  text-align: left;
}


.shg-c#s-e85d3498-0cfa-4ede-beb5-6128ed654b7a {
  max-width: 100%;
}

.shg-c#s-e85d3498-0cfa-4ede-beb5-6128ed654b7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e85d3498-0cfa-4ede-beb5-6128ed654b7a .shg-image-zoom,
.shg-c#s-e85d3498-0cfa-4ede-beb5-6128ed654b7a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e85d3498-0cfa-4ede-beb5-6128ed654b7a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e85d3498-0cfa-4ede-beb5-6128ed654b7a {
  max-width: 100%;
}

.shg-c#s-e85d3498-0cfa-4ede-beb5-6128ed654b7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e85d3498-0cfa-4ede-beb5-6128ed654b7a .shg-image-zoom,
.shg-c#s-e85d3498-0cfa-4ede-beb5-6128ed654b7a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e85d3498-0cfa-4ede-beb5-6128ed654b7a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e85d3498-0cfa-4ede-beb5-6128ed654b7a {
  max-width: 100%;
}

.shg-c#s-e85d3498-0cfa-4ede-beb5-6128ed654b7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e85d3498-0cfa-4ede-beb5-6128ed654b7a .shg-image-zoom,
.shg-c#s-e85d3498-0cfa-4ede-beb5-6128ed654b7a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e85d3498-0cfa-4ede-beb5-6128ed654b7a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e85d3498-0cfa-4ede-beb5-6128ed654b7a {
  max-width: 100%;
}

.shg-c#s-e85d3498-0cfa-4ede-beb5-6128ed654b7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e85d3498-0cfa-4ede-beb5-6128ed654b7a .shg-image-zoom,
.shg-c#s-e85d3498-0cfa-4ede-beb5-6128ed654b7a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e85d3498-0cfa-4ede-beb5-6128ed654b7a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e85d3498-0cfa-4ede-beb5-6128ed654b7a {
  max-width: 100%;
}

.shg-c#s-e85d3498-0cfa-4ede-beb5-6128ed654b7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e85d3498-0cfa-4ede-beb5-6128ed654b7a .shg-image-zoom,
.shg-c#s-e85d3498-0cfa-4ede-beb5-6128ed654b7a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e85d3498-0cfa-4ede-beb5-6128ed654b7a .shg-image-zoom {
  
    margin-left: 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: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-d6e1cf68-b43f-4b19-986a-5535dc998a51 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d6e1cf68-b43f-4b19-986a-5535dc998a51 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-c3a966f8-02b9-4b03-9b66-f7f309ce000e {
  text-align: center;
}

#s-c3a966f8-02b9-4b03-9b66-f7f309ce000e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-c3a966f8-02b9-4b03-9b66-f7f309ce000e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c3a966f8-02b9-4b03-9b66-f7f309ce000e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-f860dfd6-2f0d-4bd9-8955-df153f4e4715 {
  text-align: center;
}

#s-f860dfd6-2f0d-4bd9-8955-df153f4e4715 .shg-product-quantity-wrapper {
  display: flex;
}

#s-f860dfd6-2f0d-4bd9-8955-df153f4e4715 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-f860dfd6-2f0d-4bd9-8955-df153f4e4715 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-f860dfd6-2f0d-4bd9-8955-df153f4e4715 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-f860dfd6-2f0d-4bd9-8955-df153f4e4715 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }



  #s-f860dfd6-2f0d-4bd9-8955-df153f4e4715 label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

  
    #s-f860dfd6-2f0d-4bd9-8955-df153f4e4715 label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  


.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-ed85f6d9-b7ca-473f-87ad-2d6488b9cb04 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-ed85f6d9-b7ca-473f-87ad-2d6488b9cb04:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ed85f6d9-b7ca-473f-87ad-2d6488b9cb04:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ed85f6d9-b7ca-473f-87ad-2d6488b9cb04 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ed85f6d9-b7ca-473f-87ad-2d6488b9cb04.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ed85f6d9-b7ca-473f-87ad-2d6488b9cb04.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-ed85f6d9-b7ca-473f-87ad-2d6488b9cb04.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-edcc3910-e8cc-464e-a261-0bb0004b2a45 {
  display: none;
}
#s-cf9c3c66-24b8-4631-95d4-72130963a78d {
  text-align: left;
}


.shg-c#s-cf9c3c66-24b8-4631-95d4-72130963a78d {
  max-width: 100%;
}

.shg-c#s-cf9c3c66-24b8-4631-95d4-72130963a78d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cf9c3c66-24b8-4631-95d4-72130963a78d .shg-image-zoom,
.shg-c#s-cf9c3c66-24b8-4631-95d4-72130963a78d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cf9c3c66-24b8-4631-95d4-72130963a78d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cf9c3c66-24b8-4631-95d4-72130963a78d {
  max-width: 100%;
}

.shg-c#s-cf9c3c66-24b8-4631-95d4-72130963a78d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cf9c3c66-24b8-4631-95d4-72130963a78d .shg-image-zoom,
.shg-c#s-cf9c3c66-24b8-4631-95d4-72130963a78d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cf9c3c66-24b8-4631-95d4-72130963a78d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cf9c3c66-24b8-4631-95d4-72130963a78d {
  max-width: 100%;
}

.shg-c#s-cf9c3c66-24b8-4631-95d4-72130963a78d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cf9c3c66-24b8-4631-95d4-72130963a78d .shg-image-zoom,
.shg-c#s-cf9c3c66-24b8-4631-95d4-72130963a78d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cf9c3c66-24b8-4631-95d4-72130963a78d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cf9c3c66-24b8-4631-95d4-72130963a78d {
  max-width: 100%;
}

.shg-c#s-cf9c3c66-24b8-4631-95d4-72130963a78d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cf9c3c66-24b8-4631-95d4-72130963a78d .shg-image-zoom,
.shg-c#s-cf9c3c66-24b8-4631-95d4-72130963a78d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cf9c3c66-24b8-4631-95d4-72130963a78d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cf9c3c66-24b8-4631-95d4-72130963a78d {
  max-width: 100%;
}

.shg-c#s-cf9c3c66-24b8-4631-95d4-72130963a78d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cf9c3c66-24b8-4631-95d4-72130963a78d .shg-image-zoom,
.shg-c#s-cf9c3c66-24b8-4631-95d4-72130963a78d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cf9c3c66-24b8-4631-95d4-72130963a78d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ef716e6f-9c33-42fa-aa3a-6a9bfb549b83 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ef716e6f-9c33-42fa-aa3a-6a9bfb549b83 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-cf6ad920-d021-445f-8af1-6813d60e6bc2 {
  text-align: center;
}

#s-cf6ad920-d021-445f-8af1-6813d60e6bc2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-cf6ad920-d021-445f-8af1-6813d60e6bc2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-cf6ad920-d021-445f-8af1-6813d60e6bc2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-7b872aeb-3f82-46e5-92e3-74399e8deed7 {
  text-align: center;
}

#s-7b872aeb-3f82-46e5-92e3-74399e8deed7 .shg-product-quantity-wrapper {
  display: flex;
}

#s-7b872aeb-3f82-46e5-92e3-74399e8deed7 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-7b872aeb-3f82-46e5-92e3-74399e8deed7 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-7b872aeb-3f82-46e5-92e3-74399e8deed7 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-7b872aeb-3f82-46e5-92e3-74399e8deed7 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }



  #s-7b872aeb-3f82-46e5-92e3-74399e8deed7 label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

  
    #s-7b872aeb-3f82-46e5-92e3-74399e8deed7 label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  


#s-16f0e91b-a8ea-4b3d-b04b-a86b75f6c0bc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-16f0e91b-a8ea-4b3d-b04b-a86b75f6c0bc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-16f0e91b-a8ea-4b3d-b04b-a86b75f6c0bc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-16f0e91b-a8ea-4b3d-b04b-a86b75f6c0bc {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-16f0e91b-a8ea-4b3d-b04b-a86b75f6c0bc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-16f0e91b-a8ea-4b3d-b04b-a86b75f6c0bc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-16f0e91b-a8ea-4b3d-b04b-a86b75f6c0bc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8a7ce619-99d8-4b17-b3c2-0678db2f1a2b {
  display: none;
}
#s-caf200f5-8281-4ded-bcbb-8e88d1c12c5f {
  text-align: left;
}


.shg-c#s-caf200f5-8281-4ded-bcbb-8e88d1c12c5f {
  max-width: 100%;
}

.shg-c#s-caf200f5-8281-4ded-bcbb-8e88d1c12c5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-caf200f5-8281-4ded-bcbb-8e88d1c12c5f .shg-image-zoom,
.shg-c#s-caf200f5-8281-4ded-bcbb-8e88d1c12c5f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-caf200f5-8281-4ded-bcbb-8e88d1c12c5f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-caf200f5-8281-4ded-bcbb-8e88d1c12c5f {
  max-width: 100%;
}

.shg-c#s-caf200f5-8281-4ded-bcbb-8e88d1c12c5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-caf200f5-8281-4ded-bcbb-8e88d1c12c5f .shg-image-zoom,
.shg-c#s-caf200f5-8281-4ded-bcbb-8e88d1c12c5f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-caf200f5-8281-4ded-bcbb-8e88d1c12c5f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-caf200f5-8281-4ded-bcbb-8e88d1c12c5f {
  max-width: 100%;
}

.shg-c#s-caf200f5-8281-4ded-bcbb-8e88d1c12c5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-caf200f5-8281-4ded-bcbb-8e88d1c12c5f .shg-image-zoom,
.shg-c#s-caf200f5-8281-4ded-bcbb-8e88d1c12c5f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-caf200f5-8281-4ded-bcbb-8e88d1c12c5f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-caf200f5-8281-4ded-bcbb-8e88d1c12c5f {
  max-width: 100%;
}

.shg-c#s-caf200f5-8281-4ded-bcbb-8e88d1c12c5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-caf200f5-8281-4ded-bcbb-8e88d1c12c5f .shg-image-zoom,
.shg-c#s-caf200f5-8281-4ded-bcbb-8e88d1c12c5f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-caf200f5-8281-4ded-bcbb-8e88d1c12c5f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-caf200f5-8281-4ded-bcbb-8e88d1c12c5f {
  max-width: 100%;
}

.shg-c#s-caf200f5-8281-4ded-bcbb-8e88d1c12c5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-caf200f5-8281-4ded-bcbb-8e88d1c12c5f .shg-image-zoom,
.shg-c#s-caf200f5-8281-4ded-bcbb-8e88d1c12c5f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-caf200f5-8281-4ded-bcbb-8e88d1c12c5f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4a29f9b7-b12d-4c90-a54e-2867e47be840 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4a29f9b7-b12d-4c90-a54e-2867e47be840 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-d5064dc9-76f3-4047-bedd-9c6fe39ab55a {
  text-align: center;
}

#s-d5064dc9-76f3-4047-bedd-9c6fe39ab55a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-d5064dc9-76f3-4047-bedd-9c6fe39ab55a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d5064dc9-76f3-4047-bedd-9c6fe39ab55a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-4b7a172c-04d0-4d4f-bf7b-3985bd126f9b {
  text-align: center;
}

#s-4b7a172c-04d0-4d4f-bf7b-3985bd126f9b .shg-product-quantity-wrapper {
  display: flex;
}

#s-4b7a172c-04d0-4d4f-bf7b-3985bd126f9b .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-4b7a172c-04d0-4d4f-bf7b-3985bd126f9b .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-4b7a172c-04d0-4d4f-bf7b-3985bd126f9b .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-4b7a172c-04d0-4d4f-bf7b-3985bd126f9b .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }



  #s-4b7a172c-04d0-4d4f-bf7b-3985bd126f9b label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

  
    #s-4b7a172c-04d0-4d4f-bf7b-3985bd126f9b label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  


#s-c12437b6-9917-4272-b1fd-8e77074e7919 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c12437b6-9917-4272-b1fd-8e77074e7919:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c12437b6-9917-4272-b1fd-8e77074e7919:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c12437b6-9917-4272-b1fd-8e77074e7919 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c12437b6-9917-4272-b1fd-8e77074e7919.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c12437b6-9917-4272-b1fd-8e77074e7919.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-c12437b6-9917-4272-b1fd-8e77074e7919.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6ea6efe3-6403-41e3-92b2-47f75fbbc173 {
  display: none;
}
#s-865fe62c-2511-4f02-8053-1255312fd612 {
  text-align: left;
}


.shg-c#s-865fe62c-2511-4f02-8053-1255312fd612 {
  max-width: 100%;
}

.shg-c#s-865fe62c-2511-4f02-8053-1255312fd612 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-865fe62c-2511-4f02-8053-1255312fd612 .shg-image-zoom,
.shg-c#s-865fe62c-2511-4f02-8053-1255312fd612 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-865fe62c-2511-4f02-8053-1255312fd612 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-865fe62c-2511-4f02-8053-1255312fd612 {
  max-width: 100%;
}

.shg-c#s-865fe62c-2511-4f02-8053-1255312fd612 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-865fe62c-2511-4f02-8053-1255312fd612 .shg-image-zoom,
.shg-c#s-865fe62c-2511-4f02-8053-1255312fd612 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-865fe62c-2511-4f02-8053-1255312fd612 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-865fe62c-2511-4f02-8053-1255312fd612 {
  max-width: 100%;
}

.shg-c#s-865fe62c-2511-4f02-8053-1255312fd612 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-865fe62c-2511-4f02-8053-1255312fd612 .shg-image-zoom,
.shg-c#s-865fe62c-2511-4f02-8053-1255312fd612 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-865fe62c-2511-4f02-8053-1255312fd612 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-865fe62c-2511-4f02-8053-1255312fd612 {
  max-width: 100%;
}

.shg-c#s-865fe62c-2511-4f02-8053-1255312fd612 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-865fe62c-2511-4f02-8053-1255312fd612 .shg-image-zoom,
.shg-c#s-865fe62c-2511-4f02-8053-1255312fd612 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-865fe62c-2511-4f02-8053-1255312fd612 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-865fe62c-2511-4f02-8053-1255312fd612 {
  max-width: 100%;
}

.shg-c#s-865fe62c-2511-4f02-8053-1255312fd612 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-865fe62c-2511-4f02-8053-1255312fd612 .shg-image-zoom,
.shg-c#s-865fe62c-2511-4f02-8053-1255312fd612 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-865fe62c-2511-4f02-8053-1255312fd612 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e3666d00-9a4f-440c-a85e-5b9cc31a5635 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e3666d00-9a4f-440c-a85e-5b9cc31a5635 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-7f36258e-e70d-47d6-b03f-20df9653d6bd {
  text-align: center;
}

#s-7f36258e-e70d-47d6-b03f-20df9653d6bd .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-7f36258e-e70d-47d6-b03f-20df9653d6bd .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7f36258e-e70d-47d6-b03f-20df9653d6bd .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-775a5817-a7bc-41d5-8e4a-7d13f8cd7d7e {
  text-align: center;
}

#s-775a5817-a7bc-41d5-8e4a-7d13f8cd7d7e .shg-product-quantity-wrapper {
  display: flex;
}

#s-775a5817-a7bc-41d5-8e4a-7d13f8cd7d7e .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-775a5817-a7bc-41d5-8e4a-7d13f8cd7d7e .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-775a5817-a7bc-41d5-8e4a-7d13f8cd7d7e .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-775a5817-a7bc-41d5-8e4a-7d13f8cd7d7e .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }



  #s-775a5817-a7bc-41d5-8e4a-7d13f8cd7d7e label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

  
    #s-775a5817-a7bc-41d5-8e4a-7d13f8cd7d7e label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  


#s-75a51104-9536-4a96-8e5c-813aa0a98937 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-75a51104-9536-4a96-8e5c-813aa0a98937:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-75a51104-9536-4a96-8e5c-813aa0a98937:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-75a51104-9536-4a96-8e5c-813aa0a98937 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-75a51104-9536-4a96-8e5c-813aa0a98937.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-75a51104-9536-4a96-8e5c-813aa0a98937.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-75a51104-9536-4a96-8e5c-813aa0a98937.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-91d4c4ae-eff9-4e54-8172-cdfbf2584584 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-91d4c4ae-eff9-4e54-8172-cdfbf2584584"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-1f862d4d-71d0-4292-a110-e0b65bf98bdb {
  display: none;
}
#s-41e46daf-95cb-4dd0-909c-8cd4dbced9e0 {
  display: none;
}
#s-5700654a-40d2-4346-a56d-fbc0a57016d1 {
  text-align: left;
}


.shg-c#s-5700654a-40d2-4346-a56d-fbc0a57016d1 {
  max-width: 100%;
}

.shg-c#s-5700654a-40d2-4346-a56d-fbc0a57016d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5700654a-40d2-4346-a56d-fbc0a57016d1 .shg-image-zoom,
.shg-c#s-5700654a-40d2-4346-a56d-fbc0a57016d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5700654a-40d2-4346-a56d-fbc0a57016d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5700654a-40d2-4346-a56d-fbc0a57016d1 {
  max-width: 100%;
}

.shg-c#s-5700654a-40d2-4346-a56d-fbc0a57016d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5700654a-40d2-4346-a56d-fbc0a57016d1 .shg-image-zoom,
.shg-c#s-5700654a-40d2-4346-a56d-fbc0a57016d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5700654a-40d2-4346-a56d-fbc0a57016d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5700654a-40d2-4346-a56d-fbc0a57016d1 {
  max-width: 100%;
}

.shg-c#s-5700654a-40d2-4346-a56d-fbc0a57016d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5700654a-40d2-4346-a56d-fbc0a57016d1 .shg-image-zoom,
.shg-c#s-5700654a-40d2-4346-a56d-fbc0a57016d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5700654a-40d2-4346-a56d-fbc0a57016d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5700654a-40d2-4346-a56d-fbc0a57016d1 {
  max-width: 100%;
}

.shg-c#s-5700654a-40d2-4346-a56d-fbc0a57016d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5700654a-40d2-4346-a56d-fbc0a57016d1 .shg-image-zoom,
.shg-c#s-5700654a-40d2-4346-a56d-fbc0a57016d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5700654a-40d2-4346-a56d-fbc0a57016d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5700654a-40d2-4346-a56d-fbc0a57016d1 {
  max-width: 100%;
}

.shg-c#s-5700654a-40d2-4346-a56d-fbc0a57016d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5700654a-40d2-4346-a56d-fbc0a57016d1 .shg-image-zoom,
.shg-c#s-5700654a-40d2-4346-a56d-fbc0a57016d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5700654a-40d2-4346-a56d-fbc0a57016d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bb49734d-45be-4218-b9ff-dc7caa01a568 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bb49734d-45be-4218-b9ff-dc7caa01a568 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-832380d7-b696-406b-a9c8-b1d18a31c001 {
  text-align: center;
}

#s-832380d7-b696-406b-a9c8-b1d18a31c001 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-832380d7-b696-406b-a9c8-b1d18a31c001 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-832380d7-b696-406b-a9c8-b1d18a31c001 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-25913a22-cf15-4778-9311-acfac85b169b {
  text-align: center;
}

#s-25913a22-cf15-4778-9311-acfac85b169b .shg-product-quantity-wrapper {
  display: flex;
}

#s-25913a22-cf15-4778-9311-acfac85b169b .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-25913a22-cf15-4778-9311-acfac85b169b .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-25913a22-cf15-4778-9311-acfac85b169b .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-25913a22-cf15-4778-9311-acfac85b169b .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }



  #s-25913a22-cf15-4778-9311-acfac85b169b label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

  
    #s-25913a22-cf15-4778-9311-acfac85b169b label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  


#s-271ca49b-ef16-4deb-9172-635a52431740 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-271ca49b-ef16-4deb-9172-635a52431740:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-271ca49b-ef16-4deb-9172-635a52431740:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-271ca49b-ef16-4deb-9172-635a52431740 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-271ca49b-ef16-4deb-9172-635a52431740.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-271ca49b-ef16-4deb-9172-635a52431740.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-271ca49b-ef16-4deb-9172-635a52431740.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8b3d673a-dc34-42fa-88c4-6047d133cabb {
  display: none;
}
#s-199cc50f-3bf3-470b-925b-d0de5e8eab05 {
  text-align: left;
}


.shg-c#s-199cc50f-3bf3-470b-925b-d0de5e8eab05 {
  max-width: 100%;
}

.shg-c#s-199cc50f-3bf3-470b-925b-d0de5e8eab05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-199cc50f-3bf3-470b-925b-d0de5e8eab05 .shg-image-zoom,
.shg-c#s-199cc50f-3bf3-470b-925b-d0de5e8eab05 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-199cc50f-3bf3-470b-925b-d0de5e8eab05 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-199cc50f-3bf3-470b-925b-d0de5e8eab05 {
  max-width: 100%;
}

.shg-c#s-199cc50f-3bf3-470b-925b-d0de5e8eab05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-199cc50f-3bf3-470b-925b-d0de5e8eab05 .shg-image-zoom,
.shg-c#s-199cc50f-3bf3-470b-925b-d0de5e8eab05 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-199cc50f-3bf3-470b-925b-d0de5e8eab05 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-199cc50f-3bf3-470b-925b-d0de5e8eab05 {
  max-width: 100%;
}

.shg-c#s-199cc50f-3bf3-470b-925b-d0de5e8eab05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-199cc50f-3bf3-470b-925b-d0de5e8eab05 .shg-image-zoom,
.shg-c#s-199cc50f-3bf3-470b-925b-d0de5e8eab05 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-199cc50f-3bf3-470b-925b-d0de5e8eab05 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-199cc50f-3bf3-470b-925b-d0de5e8eab05 {
  max-width: 100%;
}

.shg-c#s-199cc50f-3bf3-470b-925b-d0de5e8eab05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-199cc50f-3bf3-470b-925b-d0de5e8eab05 .shg-image-zoom,
.shg-c#s-199cc50f-3bf3-470b-925b-d0de5e8eab05 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-199cc50f-3bf3-470b-925b-d0de5e8eab05 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-199cc50f-3bf3-470b-925b-d0de5e8eab05 {
  max-width: 100%;
}

.shg-c#s-199cc50f-3bf3-470b-925b-d0de5e8eab05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-199cc50f-3bf3-470b-925b-d0de5e8eab05 .shg-image-zoom,
.shg-c#s-199cc50f-3bf3-470b-925b-d0de5e8eab05 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-199cc50f-3bf3-470b-925b-d0de5e8eab05 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6f11da84-bcaa-449c-9806-dc133f2e05b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f11da84-bcaa-449c-9806-dc133f2e05b2 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-cf4f8e3f-9c85-4293-9ed7-5b91b2672f63 {
  text-align: center;
}

#s-cf4f8e3f-9c85-4293-9ed7-5b91b2672f63 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-cf4f8e3f-9c85-4293-9ed7-5b91b2672f63 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-cf4f8e3f-9c85-4293-9ed7-5b91b2672f63 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-53d75a23-5cf2-49ad-999c-41efb4e8e5e9 {
  text-align: center;
}

#s-53d75a23-5cf2-49ad-999c-41efb4e8e5e9 .shg-product-quantity-wrapper {
  display: flex;
}

#s-53d75a23-5cf2-49ad-999c-41efb4e8e5e9 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-53d75a23-5cf2-49ad-999c-41efb4e8e5e9 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-53d75a23-5cf2-49ad-999c-41efb4e8e5e9 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-53d75a23-5cf2-49ad-999c-41efb4e8e5e9 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }



  #s-53d75a23-5cf2-49ad-999c-41efb4e8e5e9 label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

  
    #s-53d75a23-5cf2-49ad-999c-41efb4e8e5e9 label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  


#s-3fad04bc-3a10-41a0-8219-12ba3ffa5ec4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-3fad04bc-3a10-41a0-8219-12ba3ffa5ec4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3fad04bc-3a10-41a0-8219-12ba3ffa5ec4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3fad04bc-3a10-41a0-8219-12ba3ffa5ec4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3fad04bc-3a10-41a0-8219-12ba3ffa5ec4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3fad04bc-3a10-41a0-8219-12ba3ffa5ec4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-3fad04bc-3a10-41a0-8219-12ba3ffa5ec4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a9551689-4fad-4314-acad-719d7a4b0aa0 {
  display: none;
}
#s-360b4c94-62ac-4050-a0e2-a2d4a4a3f205 {
  text-align: left;
}


.shg-c#s-360b4c94-62ac-4050-a0e2-a2d4a4a3f205 {
  max-width: 100%;
}

.shg-c#s-360b4c94-62ac-4050-a0e2-a2d4a4a3f205 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-360b4c94-62ac-4050-a0e2-a2d4a4a3f205 .shg-image-zoom,
.shg-c#s-360b4c94-62ac-4050-a0e2-a2d4a4a3f205 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-360b4c94-62ac-4050-a0e2-a2d4a4a3f205 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-360b4c94-62ac-4050-a0e2-a2d4a4a3f205 {
  max-width: 100%;
}

.shg-c#s-360b4c94-62ac-4050-a0e2-a2d4a4a3f205 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-360b4c94-62ac-4050-a0e2-a2d4a4a3f205 .shg-image-zoom,
.shg-c#s-360b4c94-62ac-4050-a0e2-a2d4a4a3f205 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-360b4c94-62ac-4050-a0e2-a2d4a4a3f205 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-360b4c94-62ac-4050-a0e2-a2d4a4a3f205 {
  max-width: 100%;
}

.shg-c#s-360b4c94-62ac-4050-a0e2-a2d4a4a3f205 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-360b4c94-62ac-4050-a0e2-a2d4a4a3f205 .shg-image-zoom,
.shg-c#s-360b4c94-62ac-4050-a0e2-a2d4a4a3f205 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-360b4c94-62ac-4050-a0e2-a2d4a4a3f205 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-360b4c94-62ac-4050-a0e2-a2d4a4a3f205 {
  max-width: 100%;
}

.shg-c#s-360b4c94-62ac-4050-a0e2-a2d4a4a3f205 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-360b4c94-62ac-4050-a0e2-a2d4a4a3f205 .shg-image-zoom,
.shg-c#s-360b4c94-62ac-4050-a0e2-a2d4a4a3f205 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-360b4c94-62ac-4050-a0e2-a2d4a4a3f205 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-360b4c94-62ac-4050-a0e2-a2d4a4a3f205 {
  max-width: 100%;
}

.shg-c#s-360b4c94-62ac-4050-a0e2-a2d4a4a3f205 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-360b4c94-62ac-4050-a0e2-a2d4a4a3f205 .shg-image-zoom,
.shg-c#s-360b4c94-62ac-4050-a0e2-a2d4a4a3f205 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-360b4c94-62ac-4050-a0e2-a2d4a4a3f205 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-91b57e04-ac21-49d5-b8b9-35af072a94d7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-91b57e04-ac21-49d5-b8b9-35af072a94d7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-5cddc40b-2023-44a2-9ce2-c27b22ba44a4 {
  text-align: center;
}

#s-5cddc40b-2023-44a2-9ce2-c27b22ba44a4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-5cddc40b-2023-44a2-9ce2-c27b22ba44a4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5cddc40b-2023-44a2-9ce2-c27b22ba44a4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-811b6c0a-5604-46d7-8668-5576905cd442 {
  text-align: center;
}

#s-811b6c0a-5604-46d7-8668-5576905cd442 .shg-product-quantity-wrapper {
  display: flex;
}

#s-811b6c0a-5604-46d7-8668-5576905cd442 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-811b6c0a-5604-46d7-8668-5576905cd442 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-811b6c0a-5604-46d7-8668-5576905cd442 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-811b6c0a-5604-46d7-8668-5576905cd442 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }



  #s-811b6c0a-5604-46d7-8668-5576905cd442 label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

  
    #s-811b6c0a-5604-46d7-8668-5576905cd442 label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  


#s-08360dbf-8898-40ae-9ae0-fb4ab318d3ff {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-08360dbf-8898-40ae-9ae0-fb4ab318d3ff:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-08360dbf-8898-40ae-9ae0-fb4ab318d3ff:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-08360dbf-8898-40ae-9ae0-fb4ab318d3ff {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-08360dbf-8898-40ae-9ae0-fb4ab318d3ff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08360dbf-8898-40ae-9ae0-fb4ab318d3ff.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-08360dbf-8898-40ae-9ae0-fb4ab318d3ff.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-55f2dde6-7206-426a-a551-bab6d17d0a83 {
  display: none;
}
#s-0949d9a1-e97e-4f94-b0ae-cb0420cdc7e5 {
  text-align: left;
}


.shg-c#s-0949d9a1-e97e-4f94-b0ae-cb0420cdc7e5 {
  max-width: 100%;
}

.shg-c#s-0949d9a1-e97e-4f94-b0ae-cb0420cdc7e5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0949d9a1-e97e-4f94-b0ae-cb0420cdc7e5 .shg-image-zoom,
.shg-c#s-0949d9a1-e97e-4f94-b0ae-cb0420cdc7e5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0949d9a1-e97e-4f94-b0ae-cb0420cdc7e5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0949d9a1-e97e-4f94-b0ae-cb0420cdc7e5 {
  max-width: 100%;
}

.shg-c#s-0949d9a1-e97e-4f94-b0ae-cb0420cdc7e5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0949d9a1-e97e-4f94-b0ae-cb0420cdc7e5 .shg-image-zoom,
.shg-c#s-0949d9a1-e97e-4f94-b0ae-cb0420cdc7e5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0949d9a1-e97e-4f94-b0ae-cb0420cdc7e5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0949d9a1-e97e-4f94-b0ae-cb0420cdc7e5 {
  max-width: 100%;
}

.shg-c#s-0949d9a1-e97e-4f94-b0ae-cb0420cdc7e5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0949d9a1-e97e-4f94-b0ae-cb0420cdc7e5 .shg-image-zoom,
.shg-c#s-0949d9a1-e97e-4f94-b0ae-cb0420cdc7e5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0949d9a1-e97e-4f94-b0ae-cb0420cdc7e5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0949d9a1-e97e-4f94-b0ae-cb0420cdc7e5 {
  max-width: 100%;
}

.shg-c#s-0949d9a1-e97e-4f94-b0ae-cb0420cdc7e5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0949d9a1-e97e-4f94-b0ae-cb0420cdc7e5 .shg-image-zoom,
.shg-c#s-0949d9a1-e97e-4f94-b0ae-cb0420cdc7e5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0949d9a1-e97e-4f94-b0ae-cb0420cdc7e5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0949d9a1-e97e-4f94-b0ae-cb0420cdc7e5 {
  max-width: 100%;
}

.shg-c#s-0949d9a1-e97e-4f94-b0ae-cb0420cdc7e5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0949d9a1-e97e-4f94-b0ae-cb0420cdc7e5 .shg-image-zoom,
.shg-c#s-0949d9a1-e97e-4f94-b0ae-cb0420cdc7e5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0949d9a1-e97e-4f94-b0ae-cb0420cdc7e5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b3552918-8f8c-4f38-b376-2630f11891bd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b3552918-8f8c-4f38-b376-2630f11891bd .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-6b62ea77-1603-4f91-9788-cef14947241a {
  text-align: center;
}

#s-6b62ea77-1603-4f91-9788-cef14947241a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-6b62ea77-1603-4f91-9788-cef14947241a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6b62ea77-1603-4f91-9788-cef14947241a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-cf621903-d1cf-437f-8e07-8a079c78b5c6 {
  text-align: center;
}

#s-cf621903-d1cf-437f-8e07-8a079c78b5c6 .shg-product-quantity-wrapper {
  display: flex;
}

#s-cf621903-d1cf-437f-8e07-8a079c78b5c6 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-cf621903-d1cf-437f-8e07-8a079c78b5c6 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-cf621903-d1cf-437f-8e07-8a079c78b5c6 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-cf621903-d1cf-437f-8e07-8a079c78b5c6 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }



  #s-cf621903-d1cf-437f-8e07-8a079c78b5c6 label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

  
    #s-cf621903-d1cf-437f-8e07-8a079c78b5c6 label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  


#s-a3bacafd-1af7-4d0b-9075-ecf0a9b5398c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a3bacafd-1af7-4d0b-9075-ecf0a9b5398c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a3bacafd-1af7-4d0b-9075-ecf0a9b5398c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a3bacafd-1af7-4d0b-9075-ecf0a9b5398c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a3bacafd-1af7-4d0b-9075-ecf0a9b5398c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a3bacafd-1af7-4d0b-9075-ecf0a9b5398c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-a3bacafd-1af7-4d0b-9075-ecf0a9b5398c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e24dbd04-64ea-44fc-a92a-d4db014e59c6 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-e24dbd04-64ea-44fc-a92a-d4db014e59c6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-519c95a6-5126-43ac-a80b-cee6316f6be4 {
  display: none;
}
#s-c53647d8-dc23-4b77-9f96-0b00824014e7 {
  display: none;
}
#s-55b80697-988a-4647-a098-0e44b2f83fdf {
  text-align: left;
}


.shg-c#s-55b80697-988a-4647-a098-0e44b2f83fdf {
  max-width: 100%;
}

.shg-c#s-55b80697-988a-4647-a098-0e44b2f83fdf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55b80697-988a-4647-a098-0e44b2f83fdf .shg-image-zoom,
.shg-c#s-55b80697-988a-4647-a098-0e44b2f83fdf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55b80697-988a-4647-a098-0e44b2f83fdf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-55b80697-988a-4647-a098-0e44b2f83fdf {
  max-width: 100%;
}

.shg-c#s-55b80697-988a-4647-a098-0e44b2f83fdf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55b80697-988a-4647-a098-0e44b2f83fdf .shg-image-zoom,
.shg-c#s-55b80697-988a-4647-a098-0e44b2f83fdf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55b80697-988a-4647-a098-0e44b2f83fdf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-55b80697-988a-4647-a098-0e44b2f83fdf {
  max-width: 100%;
}

.shg-c#s-55b80697-988a-4647-a098-0e44b2f83fdf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55b80697-988a-4647-a098-0e44b2f83fdf .shg-image-zoom,
.shg-c#s-55b80697-988a-4647-a098-0e44b2f83fdf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55b80697-988a-4647-a098-0e44b2f83fdf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-55b80697-988a-4647-a098-0e44b2f83fdf {
  max-width: 100%;
}

.shg-c#s-55b80697-988a-4647-a098-0e44b2f83fdf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55b80697-988a-4647-a098-0e44b2f83fdf .shg-image-zoom,
.shg-c#s-55b80697-988a-4647-a098-0e44b2f83fdf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55b80697-988a-4647-a098-0e44b2f83fdf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-55b80697-988a-4647-a098-0e44b2f83fdf {
  max-width: 100%;
}

.shg-c#s-55b80697-988a-4647-a098-0e44b2f83fdf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55b80697-988a-4647-a098-0e44b2f83fdf .shg-image-zoom,
.shg-c#s-55b80697-988a-4647-a098-0e44b2f83fdf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55b80697-988a-4647-a098-0e44b2f83fdf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9872ef98-b524-4aaa-acf1-b1d7873f2a2b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9872ef98-b524-4aaa-acf1-b1d7873f2a2b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-82fad3b8-9f2a-4c1d-a6b1-b2b584ca906c {
  text-align: center;
}

#s-82fad3b8-9f2a-4c1d-a6b1-b2b584ca906c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-82fad3b8-9f2a-4c1d-a6b1-b2b584ca906c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-82fad3b8-9f2a-4c1d-a6b1-b2b584ca906c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-93c8c49a-3ef6-4444-8f74-030878400981 {
  text-align: center;
}

#s-93c8c49a-3ef6-4444-8f74-030878400981 .shg-product-quantity-wrapper {
  display: flex;
}

#s-93c8c49a-3ef6-4444-8f74-030878400981 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-93c8c49a-3ef6-4444-8f74-030878400981 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-93c8c49a-3ef6-4444-8f74-030878400981 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-93c8c49a-3ef6-4444-8f74-030878400981 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }



  #s-93c8c49a-3ef6-4444-8f74-030878400981 label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

  
    #s-93c8c49a-3ef6-4444-8f74-030878400981 label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  


#s-526de301-5489-4864-8656-3f415e22a5d2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-526de301-5489-4864-8656-3f415e22a5d2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-526de301-5489-4864-8656-3f415e22a5d2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-526de301-5489-4864-8656-3f415e22a5d2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-526de301-5489-4864-8656-3f415e22a5d2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-526de301-5489-4864-8656-3f415e22a5d2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-526de301-5489-4864-8656-3f415e22a5d2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f7365cbd-0ade-47d6-9dda-2e7cfca37fa9 {
  display: none;
}
#s-ff5fc74d-d6aa-4c85-9d68-0dec74ede1fb {
  text-align: left;
}


.shg-c#s-ff5fc74d-d6aa-4c85-9d68-0dec74ede1fb {
  max-width: 100%;
}

.shg-c#s-ff5fc74d-d6aa-4c85-9d68-0dec74ede1fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff5fc74d-d6aa-4c85-9d68-0dec74ede1fb .shg-image-zoom,
.shg-c#s-ff5fc74d-d6aa-4c85-9d68-0dec74ede1fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff5fc74d-d6aa-4c85-9d68-0dec74ede1fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ff5fc74d-d6aa-4c85-9d68-0dec74ede1fb {
  max-width: 100%;
}

.shg-c#s-ff5fc74d-d6aa-4c85-9d68-0dec74ede1fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff5fc74d-d6aa-4c85-9d68-0dec74ede1fb .shg-image-zoom,
.shg-c#s-ff5fc74d-d6aa-4c85-9d68-0dec74ede1fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff5fc74d-d6aa-4c85-9d68-0dec74ede1fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ff5fc74d-d6aa-4c85-9d68-0dec74ede1fb {
  max-width: 100%;
}

.shg-c#s-ff5fc74d-d6aa-4c85-9d68-0dec74ede1fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff5fc74d-d6aa-4c85-9d68-0dec74ede1fb .shg-image-zoom,
.shg-c#s-ff5fc74d-d6aa-4c85-9d68-0dec74ede1fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff5fc74d-d6aa-4c85-9d68-0dec74ede1fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ff5fc74d-d6aa-4c85-9d68-0dec74ede1fb {
  max-width: 100%;
}

.shg-c#s-ff5fc74d-d6aa-4c85-9d68-0dec74ede1fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff5fc74d-d6aa-4c85-9d68-0dec74ede1fb .shg-image-zoom,
.shg-c#s-ff5fc74d-d6aa-4c85-9d68-0dec74ede1fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff5fc74d-d6aa-4c85-9d68-0dec74ede1fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ff5fc74d-d6aa-4c85-9d68-0dec74ede1fb {
  max-width: 100%;
}

.shg-c#s-ff5fc74d-d6aa-4c85-9d68-0dec74ede1fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff5fc74d-d6aa-4c85-9d68-0dec74ede1fb .shg-image-zoom,
.shg-c#s-ff5fc74d-d6aa-4c85-9d68-0dec74ede1fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff5fc74d-d6aa-4c85-9d68-0dec74ede1fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2fcdf137-0a7f-4620-b0e2-2eaf47509167 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2fcdf137-0a7f-4620-b0e2-2eaf47509167 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-31517864-f7bf-4fc6-8ae2-c5a977fe79da {
  text-align: center;
}

#s-31517864-f7bf-4fc6-8ae2-c5a977fe79da .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-31517864-f7bf-4fc6-8ae2-c5a977fe79da .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-31517864-f7bf-4fc6-8ae2-c5a977fe79da .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-67e38cd3-39f1-41d1-b960-0fef898ae3f0 {
  text-align: center;
}

#s-67e38cd3-39f1-41d1-b960-0fef898ae3f0 .shg-product-quantity-wrapper {
  display: flex;
}

#s-67e38cd3-39f1-41d1-b960-0fef898ae3f0 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-67e38cd3-39f1-41d1-b960-0fef898ae3f0 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-67e38cd3-39f1-41d1-b960-0fef898ae3f0 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-67e38cd3-39f1-41d1-b960-0fef898ae3f0 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }



  #s-67e38cd3-39f1-41d1-b960-0fef898ae3f0 label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

  
    #s-67e38cd3-39f1-41d1-b960-0fef898ae3f0 label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  


#s-b7e45f75-d089-495d-8027-488d26b69c64 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b7e45f75-d089-495d-8027-488d26b69c64:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b7e45f75-d089-495d-8027-488d26b69c64:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b7e45f75-d089-495d-8027-488d26b69c64 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b7e45f75-d089-495d-8027-488d26b69c64.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b7e45f75-d089-495d-8027-488d26b69c64.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-b7e45f75-d089-495d-8027-488d26b69c64.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ca66f7da-cc99-498c-a195-ec00ddebe697 {
  display: none;
}
#s-47be961d-a0ed-4644-b0cb-8e7eaba2845b {
  text-align: left;
}


.shg-c#s-47be961d-a0ed-4644-b0cb-8e7eaba2845b {
  max-width: 100%;
}

.shg-c#s-47be961d-a0ed-4644-b0cb-8e7eaba2845b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47be961d-a0ed-4644-b0cb-8e7eaba2845b .shg-image-zoom,
.shg-c#s-47be961d-a0ed-4644-b0cb-8e7eaba2845b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47be961d-a0ed-4644-b0cb-8e7eaba2845b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-47be961d-a0ed-4644-b0cb-8e7eaba2845b {
  max-width: 100%;
}

.shg-c#s-47be961d-a0ed-4644-b0cb-8e7eaba2845b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47be961d-a0ed-4644-b0cb-8e7eaba2845b .shg-image-zoom,
.shg-c#s-47be961d-a0ed-4644-b0cb-8e7eaba2845b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47be961d-a0ed-4644-b0cb-8e7eaba2845b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-47be961d-a0ed-4644-b0cb-8e7eaba2845b {
  max-width: 100%;
}

.shg-c#s-47be961d-a0ed-4644-b0cb-8e7eaba2845b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47be961d-a0ed-4644-b0cb-8e7eaba2845b .shg-image-zoom,
.shg-c#s-47be961d-a0ed-4644-b0cb-8e7eaba2845b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47be961d-a0ed-4644-b0cb-8e7eaba2845b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-47be961d-a0ed-4644-b0cb-8e7eaba2845b {
  max-width: 100%;
}

.shg-c#s-47be961d-a0ed-4644-b0cb-8e7eaba2845b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47be961d-a0ed-4644-b0cb-8e7eaba2845b .shg-image-zoom,
.shg-c#s-47be961d-a0ed-4644-b0cb-8e7eaba2845b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47be961d-a0ed-4644-b0cb-8e7eaba2845b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-47be961d-a0ed-4644-b0cb-8e7eaba2845b {
  max-width: 100%;
}

.shg-c#s-47be961d-a0ed-4644-b0cb-8e7eaba2845b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47be961d-a0ed-4644-b0cb-8e7eaba2845b .shg-image-zoom,
.shg-c#s-47be961d-a0ed-4644-b0cb-8e7eaba2845b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47be961d-a0ed-4644-b0cb-8e7eaba2845b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e3e0ecdb-8371-471f-ad8a-bb9a89085dc4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e3e0ecdb-8371-471f-ad8a-bb9a89085dc4 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-ff374016-bd71-4ffd-b85e-1444a49840f9 {
  text-align: center;
}

#s-ff374016-bd71-4ffd-b85e-1444a49840f9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-ff374016-bd71-4ffd-b85e-1444a49840f9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ff374016-bd71-4ffd-b85e-1444a49840f9 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-63b88c80-ca48-4bdb-9f48-cdfdf5e62525 {
  text-align: center;
}

#s-63b88c80-ca48-4bdb-9f48-cdfdf5e62525 .shg-product-quantity-wrapper {
  display: flex;
}

#s-63b88c80-ca48-4bdb-9f48-cdfdf5e62525 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-63b88c80-ca48-4bdb-9f48-cdfdf5e62525 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-63b88c80-ca48-4bdb-9f48-cdfdf5e62525 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-63b88c80-ca48-4bdb-9f48-cdfdf5e62525 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }



  #s-63b88c80-ca48-4bdb-9f48-cdfdf5e62525 label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

  
    #s-63b88c80-ca48-4bdb-9f48-cdfdf5e62525 label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  


#s-e6bde9d4-09ee-41a0-a011-f8a3f4a107a6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-e6bde9d4-09ee-41a0-a011-f8a3f4a107a6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e6bde9d4-09ee-41a0-a011-f8a3f4a107a6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e6bde9d4-09ee-41a0-a011-f8a3f4a107a6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e6bde9d4-09ee-41a0-a011-f8a3f4a107a6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e6bde9d4-09ee-41a0-a011-f8a3f4a107a6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-e6bde9d4-09ee-41a0-a011-f8a3f4a107a6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-92c070ab-b1f7-4157-a5f2-4d04d23b004b {
  display: none;
}
#s-c45b938c-d396-4a7f-9e93-155e8f8eb41c {
  text-align: left;
}


.shg-c#s-c45b938c-d396-4a7f-9e93-155e8f8eb41c {
  max-width: 100%;
}

.shg-c#s-c45b938c-d396-4a7f-9e93-155e8f8eb41c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c45b938c-d396-4a7f-9e93-155e8f8eb41c .shg-image-zoom,
.shg-c#s-c45b938c-d396-4a7f-9e93-155e8f8eb41c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c45b938c-d396-4a7f-9e93-155e8f8eb41c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c45b938c-d396-4a7f-9e93-155e8f8eb41c {
  max-width: 100%;
}

.shg-c#s-c45b938c-d396-4a7f-9e93-155e8f8eb41c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c45b938c-d396-4a7f-9e93-155e8f8eb41c .shg-image-zoom,
.shg-c#s-c45b938c-d396-4a7f-9e93-155e8f8eb41c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c45b938c-d396-4a7f-9e93-155e8f8eb41c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c45b938c-d396-4a7f-9e93-155e8f8eb41c {
  max-width: 100%;
}

.shg-c#s-c45b938c-d396-4a7f-9e93-155e8f8eb41c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c45b938c-d396-4a7f-9e93-155e8f8eb41c .shg-image-zoom,
.shg-c#s-c45b938c-d396-4a7f-9e93-155e8f8eb41c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c45b938c-d396-4a7f-9e93-155e8f8eb41c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c45b938c-d396-4a7f-9e93-155e8f8eb41c {
  max-width: 100%;
}

.shg-c#s-c45b938c-d396-4a7f-9e93-155e8f8eb41c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c45b938c-d396-4a7f-9e93-155e8f8eb41c .shg-image-zoom,
.shg-c#s-c45b938c-d396-4a7f-9e93-155e8f8eb41c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c45b938c-d396-4a7f-9e93-155e8f8eb41c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c45b938c-d396-4a7f-9e93-155e8f8eb41c {
  max-width: 100%;
}

.shg-c#s-c45b938c-d396-4a7f-9e93-155e8f8eb41c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c45b938c-d396-4a7f-9e93-155e8f8eb41c .shg-image-zoom,
.shg-c#s-c45b938c-d396-4a7f-9e93-155e8f8eb41c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c45b938c-d396-4a7f-9e93-155e8f8eb41c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1823a1d2-a22c-488c-bc1e-3d98ce32b7f3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1823a1d2-a22c-488c-bc1e-3d98ce32b7f3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-b90d659b-dbec-41f1-ad4e-956e28b13ba4 {
  text-align: center;
}

#s-b90d659b-dbec-41f1-ad4e-956e28b13ba4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-b90d659b-dbec-41f1-ad4e-956e28b13ba4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b90d659b-dbec-41f1-ad4e-956e28b13ba4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c34ca102-267c-4275-bf1f-636d2717d353 {
  text-align: center;
}

#s-c34ca102-267c-4275-bf1f-636d2717d353 .shg-product-quantity-wrapper {
  display: flex;
}

#s-c34ca102-267c-4275-bf1f-636d2717d353 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-c34ca102-267c-4275-bf1f-636d2717d353 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-c34ca102-267c-4275-bf1f-636d2717d353 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-c34ca102-267c-4275-bf1f-636d2717d353 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }



  #s-c34ca102-267c-4275-bf1f-636d2717d353 label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

  
    #s-c34ca102-267c-4275-bf1f-636d2717d353 label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  


#s-975c8d07-2610-4ad1-912b-a9ae6ff84edb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-975c8d07-2610-4ad1-912b-a9ae6ff84edb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-975c8d07-2610-4ad1-912b-a9ae6ff84edb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-975c8d07-2610-4ad1-912b-a9ae6ff84edb {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-975c8d07-2610-4ad1-912b-a9ae6ff84edb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-975c8d07-2610-4ad1-912b-a9ae6ff84edb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-975c8d07-2610-4ad1-912b-a9ae6ff84edb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-96f98f65-4fcf-402a-b8c7-fdd669988763 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-96f98f65-4fcf-402a-b8c7-fdd669988763"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-656457cf-b714-41c1-a5cf-d5ab3cc1450c {
  display: none;
}
#s-2c6c610c-2000-4e37-b138-289bc0d9e094 {
  display: none;
}
#s-da25e899-09c1-45b7-90c0-0c620bde9691 {
  text-align: left;
}


.shg-c#s-da25e899-09c1-45b7-90c0-0c620bde9691 {
  max-width: 100%;
}

.shg-c#s-da25e899-09c1-45b7-90c0-0c620bde9691 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da25e899-09c1-45b7-90c0-0c620bde9691 .shg-image-zoom,
.shg-c#s-da25e899-09c1-45b7-90c0-0c620bde9691 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-da25e899-09c1-45b7-90c0-0c620bde9691 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-da25e899-09c1-45b7-90c0-0c620bde9691 {
  max-width: 100%;
}

.shg-c#s-da25e899-09c1-45b7-90c0-0c620bde9691 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da25e899-09c1-45b7-90c0-0c620bde9691 .shg-image-zoom,
.shg-c#s-da25e899-09c1-45b7-90c0-0c620bde9691 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-da25e899-09c1-45b7-90c0-0c620bde9691 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-da25e899-09c1-45b7-90c0-0c620bde9691 {
  max-width: 100%;
}

.shg-c#s-da25e899-09c1-45b7-90c0-0c620bde9691 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da25e899-09c1-45b7-90c0-0c620bde9691 .shg-image-zoom,
.shg-c#s-da25e899-09c1-45b7-90c0-0c620bde9691 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-da25e899-09c1-45b7-90c0-0c620bde9691 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-da25e899-09c1-45b7-90c0-0c620bde9691 {
  max-width: 100%;
}

.shg-c#s-da25e899-09c1-45b7-90c0-0c620bde9691 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da25e899-09c1-45b7-90c0-0c620bde9691 .shg-image-zoom,
.shg-c#s-da25e899-09c1-45b7-90c0-0c620bde9691 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-da25e899-09c1-45b7-90c0-0c620bde9691 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-da25e899-09c1-45b7-90c0-0c620bde9691 {
  max-width: 100%;
}

.shg-c#s-da25e899-09c1-45b7-90c0-0c620bde9691 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da25e899-09c1-45b7-90c0-0c620bde9691 .shg-image-zoom,
.shg-c#s-da25e899-09c1-45b7-90c0-0c620bde9691 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-da25e899-09c1-45b7-90c0-0c620bde9691 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-643506a8-2308-416e-a84f-5329c534c5c5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-643506a8-2308-416e-a84f-5329c534c5c5 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-70cb2ffa-bc39-42d2-9c36-94734f7345e1 {
  text-align: center;
}

#s-70cb2ffa-bc39-42d2-9c36-94734f7345e1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-70cb2ffa-bc39-42d2-9c36-94734f7345e1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-70cb2ffa-bc39-42d2-9c36-94734f7345e1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-b5500f3c-a28f-4d95-a255-d78c7722dc0c {
  text-align: center;
}

#s-b5500f3c-a28f-4d95-a255-d78c7722dc0c .shg-product-quantity-wrapper {
  display: flex;
}

#s-b5500f3c-a28f-4d95-a255-d78c7722dc0c .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-b5500f3c-a28f-4d95-a255-d78c7722dc0c .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-b5500f3c-a28f-4d95-a255-d78c7722dc0c .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-b5500f3c-a28f-4d95-a255-d78c7722dc0c .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }



  #s-b5500f3c-a28f-4d95-a255-d78c7722dc0c label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

  
    #s-b5500f3c-a28f-4d95-a255-d78c7722dc0c label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  


#s-8d6b1c63-96ba-481d-986c-fbdfe2180e57 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-8d6b1c63-96ba-481d-986c-fbdfe2180e57:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8d6b1c63-96ba-481d-986c-fbdfe2180e57:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8d6b1c63-96ba-481d-986c-fbdfe2180e57 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8d6b1c63-96ba-481d-986c-fbdfe2180e57.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8d6b1c63-96ba-481d-986c-fbdfe2180e57.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-8d6b1c63-96ba-481d-986c-fbdfe2180e57.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-41ce1e89-53b6-42bb-b9f9-e79a9cf61c9a {
  display: none;
}
#s-6d9c6c79-134e-43ad-b12c-a51c47aad316 {
  text-align: left;
}


.shg-c#s-6d9c6c79-134e-43ad-b12c-a51c47aad316 {
  max-width: 100%;
}

.shg-c#s-6d9c6c79-134e-43ad-b12c-a51c47aad316 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d9c6c79-134e-43ad-b12c-a51c47aad316 .shg-image-zoom,
.shg-c#s-6d9c6c79-134e-43ad-b12c-a51c47aad316 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d9c6c79-134e-43ad-b12c-a51c47aad316 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6d9c6c79-134e-43ad-b12c-a51c47aad316 {
  max-width: 100%;
}

.shg-c#s-6d9c6c79-134e-43ad-b12c-a51c47aad316 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d9c6c79-134e-43ad-b12c-a51c47aad316 .shg-image-zoom,
.shg-c#s-6d9c6c79-134e-43ad-b12c-a51c47aad316 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d9c6c79-134e-43ad-b12c-a51c47aad316 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6d9c6c79-134e-43ad-b12c-a51c47aad316 {
  max-width: 100%;
}

.shg-c#s-6d9c6c79-134e-43ad-b12c-a51c47aad316 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d9c6c79-134e-43ad-b12c-a51c47aad316 .shg-image-zoom,
.shg-c#s-6d9c6c79-134e-43ad-b12c-a51c47aad316 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d9c6c79-134e-43ad-b12c-a51c47aad316 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6d9c6c79-134e-43ad-b12c-a51c47aad316 {
  max-width: 100%;
}

.shg-c#s-6d9c6c79-134e-43ad-b12c-a51c47aad316 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d9c6c79-134e-43ad-b12c-a51c47aad316 .shg-image-zoom,
.shg-c#s-6d9c6c79-134e-43ad-b12c-a51c47aad316 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d9c6c79-134e-43ad-b12c-a51c47aad316 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6d9c6c79-134e-43ad-b12c-a51c47aad316 {
  max-width: 100%;
}

.shg-c#s-6d9c6c79-134e-43ad-b12c-a51c47aad316 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d9c6c79-134e-43ad-b12c-a51c47aad316 .shg-image-zoom,
.shg-c#s-6d9c6c79-134e-43ad-b12c-a51c47aad316 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d9c6c79-134e-43ad-b12c-a51c47aad316 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8539ec31-82e9-4a16-a7c2-1f04edb4ddc7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8539ec31-82e9-4a16-a7c2-1f04edb4ddc7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-82badd0b-5e65-40bc-be36-22b744850c03 {
  text-align: center;
}

#s-82badd0b-5e65-40bc-be36-22b744850c03 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-82badd0b-5e65-40bc-be36-22b744850c03 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-82badd0b-5e65-40bc-be36-22b744850c03 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-7cfe931f-1c68-4260-bc08-38d655711918 {
  text-align: center;
}

#s-7cfe931f-1c68-4260-bc08-38d655711918 .shg-product-quantity-wrapper {
  display: flex;
}

#s-7cfe931f-1c68-4260-bc08-38d655711918 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-7cfe931f-1c68-4260-bc08-38d655711918 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-7cfe931f-1c68-4260-bc08-38d655711918 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-7cfe931f-1c68-4260-bc08-38d655711918 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }



  #s-7cfe931f-1c68-4260-bc08-38d655711918 label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

  
    #s-7cfe931f-1c68-4260-bc08-38d655711918 label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  


#s-a8544625-9b58-476c-b65c-987e1fdd928f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a8544625-9b58-476c-b65c-987e1fdd928f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a8544625-9b58-476c-b65c-987e1fdd928f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a8544625-9b58-476c-b65c-987e1fdd928f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a8544625-9b58-476c-b65c-987e1fdd928f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a8544625-9b58-476c-b65c-987e1fdd928f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-a8544625-9b58-476c-b65c-987e1fdd928f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e579c757-4318-4582-bb90-63d5177752f1 {
  display: none;
}
#s-e6521821-68a2-4c45-b737-386a2cb4745b {
  text-align: left;
}


.shg-c#s-e6521821-68a2-4c45-b737-386a2cb4745b {
  max-width: 100%;
}

.shg-c#s-e6521821-68a2-4c45-b737-386a2cb4745b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6521821-68a2-4c45-b737-386a2cb4745b .shg-image-zoom,
.shg-c#s-e6521821-68a2-4c45-b737-386a2cb4745b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6521821-68a2-4c45-b737-386a2cb4745b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e6521821-68a2-4c45-b737-386a2cb4745b {
  max-width: 100%;
}

.shg-c#s-e6521821-68a2-4c45-b737-386a2cb4745b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6521821-68a2-4c45-b737-386a2cb4745b .shg-image-zoom,
.shg-c#s-e6521821-68a2-4c45-b737-386a2cb4745b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6521821-68a2-4c45-b737-386a2cb4745b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e6521821-68a2-4c45-b737-386a2cb4745b {
  max-width: 100%;
}

.shg-c#s-e6521821-68a2-4c45-b737-386a2cb4745b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6521821-68a2-4c45-b737-386a2cb4745b .shg-image-zoom,
.shg-c#s-e6521821-68a2-4c45-b737-386a2cb4745b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6521821-68a2-4c45-b737-386a2cb4745b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e6521821-68a2-4c45-b737-386a2cb4745b {
  max-width: 100%;
}

.shg-c#s-e6521821-68a2-4c45-b737-386a2cb4745b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6521821-68a2-4c45-b737-386a2cb4745b .shg-image-zoom,
.shg-c#s-e6521821-68a2-4c45-b737-386a2cb4745b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6521821-68a2-4c45-b737-386a2cb4745b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e6521821-68a2-4c45-b737-386a2cb4745b {
  max-width: 100%;
}

.shg-c#s-e6521821-68a2-4c45-b737-386a2cb4745b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6521821-68a2-4c45-b737-386a2cb4745b .shg-image-zoom,
.shg-c#s-e6521821-68a2-4c45-b737-386a2cb4745b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6521821-68a2-4c45-b737-386a2cb4745b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-304845d5-cb49-4899-b677-64d67cde5540 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-304845d5-cb49-4899-b677-64d67cde5540 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-bd74fc01-462e-47c9-8534-db33c38b0b83 {
  text-align: center;
}

#s-bd74fc01-462e-47c9-8534-db33c38b0b83 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-bd74fc01-462e-47c9-8534-db33c38b0b83 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-bd74fc01-462e-47c9-8534-db33c38b0b83 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-1c212ecd-308e-4521-9426-08db978f00c3 {
  text-align: center;
}

#s-1c212ecd-308e-4521-9426-08db978f00c3 .shg-product-quantity-wrapper {
  display: flex;
}

#s-1c212ecd-308e-4521-9426-08db978f00c3 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-1c212ecd-308e-4521-9426-08db978f00c3 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-1c212ecd-308e-4521-9426-08db978f00c3 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-1c212ecd-308e-4521-9426-08db978f00c3 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }



  #s-1c212ecd-308e-4521-9426-08db978f00c3 label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

  
    #s-1c212ecd-308e-4521-9426-08db978f00c3 label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  


#s-a586c8d2-5005-4001-9f8b-8c733f8d157f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a586c8d2-5005-4001-9f8b-8c733f8d157f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a586c8d2-5005-4001-9f8b-8c733f8d157f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a586c8d2-5005-4001-9f8b-8c733f8d157f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a586c8d2-5005-4001-9f8b-8c733f8d157f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a586c8d2-5005-4001-9f8b-8c733f8d157f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-a586c8d2-5005-4001-9f8b-8c733f8d157f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-62bb69a8-5018-4926-8763-33b1156ef9a7 {
  display: none;
}
#s-2a7289f3-b136-4b58-88d2-a7e5766ba888 {
  text-align: left;
}


.shg-c#s-2a7289f3-b136-4b58-88d2-a7e5766ba888 {
  max-width: 100%;
}

.shg-c#s-2a7289f3-b136-4b58-88d2-a7e5766ba888 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a7289f3-b136-4b58-88d2-a7e5766ba888 .shg-image-zoom,
.shg-c#s-2a7289f3-b136-4b58-88d2-a7e5766ba888 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a7289f3-b136-4b58-88d2-a7e5766ba888 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2a7289f3-b136-4b58-88d2-a7e5766ba888 {
  max-width: 100%;
}

.shg-c#s-2a7289f3-b136-4b58-88d2-a7e5766ba888 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a7289f3-b136-4b58-88d2-a7e5766ba888 .shg-image-zoom,
.shg-c#s-2a7289f3-b136-4b58-88d2-a7e5766ba888 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a7289f3-b136-4b58-88d2-a7e5766ba888 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2a7289f3-b136-4b58-88d2-a7e5766ba888 {
  max-width: 100%;
}

.shg-c#s-2a7289f3-b136-4b58-88d2-a7e5766ba888 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a7289f3-b136-4b58-88d2-a7e5766ba888 .shg-image-zoom,
.shg-c#s-2a7289f3-b136-4b58-88d2-a7e5766ba888 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a7289f3-b136-4b58-88d2-a7e5766ba888 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2a7289f3-b136-4b58-88d2-a7e5766ba888 {
  max-width: 100%;
}

.shg-c#s-2a7289f3-b136-4b58-88d2-a7e5766ba888 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a7289f3-b136-4b58-88d2-a7e5766ba888 .shg-image-zoom,
.shg-c#s-2a7289f3-b136-4b58-88d2-a7e5766ba888 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a7289f3-b136-4b58-88d2-a7e5766ba888 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2a7289f3-b136-4b58-88d2-a7e5766ba888 {
  max-width: 100%;
}

.shg-c#s-2a7289f3-b136-4b58-88d2-a7e5766ba888 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a7289f3-b136-4b58-88d2-a7e5766ba888 .shg-image-zoom,
.shg-c#s-2a7289f3-b136-4b58-88d2-a7e5766ba888 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a7289f3-b136-4b58-88d2-a7e5766ba888 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7b0ec50a-f50f-43c1-8f40-6df8c55a7368 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7b0ec50a-f50f-43c1-8f40-6df8c55a7368 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-38612981-f140-488c-8399-5dcdcc5f154b {
  text-align: center;
}

#s-38612981-f140-488c-8399-5dcdcc5f154b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-38612981-f140-488c-8399-5dcdcc5f154b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-38612981-f140-488c-8399-5dcdcc5f154b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-f4cd0dbd-df17-4d34-b24b-df3484a7dead {
  text-align: center;
}

#s-f4cd0dbd-df17-4d34-b24b-df3484a7dead .shg-product-quantity-wrapper {
  display: flex;
}

#s-f4cd0dbd-df17-4d34-b24b-df3484a7dead .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-f4cd0dbd-df17-4d34-b24b-df3484a7dead .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-f4cd0dbd-df17-4d34-b24b-df3484a7dead .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-f4cd0dbd-df17-4d34-b24b-df3484a7dead .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }



  #s-f4cd0dbd-df17-4d34-b24b-df3484a7dead label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

  
    #s-f4cd0dbd-df17-4d34-b24b-df3484a7dead label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  


#s-97092012-8d1c-4626-8a6c-026721ff0f40 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-97092012-8d1c-4626-8a6c-026721ff0f40:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-97092012-8d1c-4626-8a6c-026721ff0f40:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-97092012-8d1c-4626-8a6c-026721ff0f40 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-97092012-8d1c-4626-8a6c-026721ff0f40.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-97092012-8d1c-4626-8a6c-026721ff0f40.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-97092012-8d1c-4626-8a6c-026721ff0f40.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



@media (min-width: 0px) {
[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7b25cdd0-5cb9-4a3e-aca3-928343079c58"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

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

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

#s-35d368e7-6dbf-4a52-af01-19f1519448a0 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(6, 0, 0, 1);
border-radius: 2px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-35d368e7-6dbf-4a52-af01-19f1519448a0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-35d368e7-6dbf-4a52-af01-19f1519448a0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-35d368e7-6dbf-4a52-af01-19f1519448a0.shg-btn {
  color: rgba(5, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-7bc78516-4af4-4a28-a9e5-8ac8ff97de2b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(10, 0, 0, 1);
border-radius: 2px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-7bc78516-4af4-4a28-a9e5-8ac8ff97de2b:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-7bc78516-4af4-4a28-a9e5-8ac8ff97de2b:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(8, 0, 0, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-7bc78516-4af4-4a28-a9e5-8ac8ff97de2b.shg-btn {
  color: rgba(5, 0, 0, 1);
  font-size: 15px;
  
  
  
  display:  block ;
}

#s-7b6cfb1f-8a7a-4075-8138-4180418a0bc9 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

@media (min-width: 0px) {
[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-76b7698d-cb0a-48ac-9a18-8a609a1efc6f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-60f93e74-b06b-4bcb-b7a4-592fbc975cf5 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(4, 0, 0, 1);
border-radius: 2px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-60f93e74-b06b-4bcb-b7a4-592fbc975cf5:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-60f93e74-b06b-4bcb-b7a4-592fbc975cf5:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(4, 0, 0, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-60f93e74-b06b-4bcb-b7a4-592fbc975cf5.shg-btn {
  color: rgba(5, 0, 0, 1);
  font-size: 15px;
  
  
  
  display:  block ;
}

#s-3b31ef53-8c78-459e-857b-f36d06b96a6c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-3b31ef53-8c78-459e-857b-f36d06b96a6c:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-3b31ef53-8c78-459e-857b-f36d06b96a6c:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-3b31ef53-8c78-459e-857b-f36d06b96a6c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-cc6c171f-c02f-4c71-8ecf-6c764bc421d8 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(6, 0, 0, 1);
border-radius: 2px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-cc6c171f-c02f-4c71-8ecf-6c764bc421d8:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-cc6c171f-c02f-4c71-8ecf-6c764bc421d8:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-cc6c171f-c02f-4c71-8ecf-6c764bc421d8.shg-btn {
  color: rgba(5, 0, 0, 1);
  font-size: 15px;
  
  
  
  display:  block ;
}

#s-b5487a24-7ce7-46f4-b2fd-18272c617727 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(4, 0, 0, 1);
border-radius: 2px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-b5487a24-7ce7-46f4-b2fd-18272c617727:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-b5487a24-7ce7-46f4-b2fd-18272c617727:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-b5487a24-7ce7-46f4-b2fd-18272c617727.shg-btn {
  color: rgba(3, 0, 0, 1);
  font-size: 15px;
  
  
  
  display:  block ;
}

#s-adbd9466-6c45-4c7c-a606-422ebbb6d94e {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(158, 4, 4, 1);
border-radius: 2px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-adbd9466-6c45-4c7c-a606-422ebbb6d94e:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-adbd9466-6c45-4c7c-a606-422ebbb6d94e:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-adbd9466-6c45-4c7c-a606-422ebbb6d94e.shg-btn {
  color: rgba(7, 0, 0, 1);
  font-size: 15px;
  
  
  
  display:  block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  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;
}
