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

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

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: 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-42ed3d46-824a-411b-bb95-89b094edeb6f {
  background-image: url(https://i.shgcdn.com/3475ad12-f14a-4200-b780-a12f349a8d40/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}
@media (max-width: 767px){#s-42ed3d46-824a-411b-bb95-89b094edeb6f {
  display: none;
}
#s-42ed3d46-824a-411b-bb95-89b094edeb6f, #wrap-s-42ed3d46-824a-411b-bb95-89b094edeb6f { display:none !important; }}







#s-42ed3d46-824a-411b-bb95-89b094edeb6f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42ed3d46-824a-411b-bb95-89b094edeb6f.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;
}

@media (min-width: 0px) {
[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-23db4fd8-4f2a-4500-b642-6add838ce1fe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8f5b0266-f178-40cc-a7bb-03dcd3d4cf2f {
  min-height: 50px;
}
@media (min-width: 1200px){#s-8f5b0266-f178-40cc-a7bb-03dcd3d4cf2f {
  display: none;
}
#s-8f5b0266-f178-40cc-a7bb-03dcd3d4cf2f, #wrap-s-8f5b0266-f178-40cc-a7bb-03dcd3d4cf2f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8f5b0266-f178-40cc-a7bb-03dcd3d4cf2f {
  display: none;
}
#s-8f5b0266-f178-40cc-a7bb-03dcd3d4cf2f, #wrap-s-8f5b0266-f178-40cc-a7bb-03dcd3d4cf2f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8f5b0266-f178-40cc-a7bb-03dcd3d4cf2f {
  display: none;
}
#s-8f5b0266-f178-40cc-a7bb-03dcd3d4cf2f, #wrap-s-8f5b0266-f178-40cc-a7bb-03dcd3d4cf2f { display:none !important; }}







#s-8f5b0266-f178-40cc-a7bb-03dcd3d4cf2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f5b0266-f178-40cc-a7bb-03dcd3d4cf2f.shg-box.shg-c {
  justify-content: center;
}

.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-17a549e7-35a3-43e1-a93d-76ebcd974c61 {
  text-align: center;
}




  #s-17a549e7-35a3-43e1-a93d-76ebcd974c61 img.shogun-image {
    
    width: px;
  }


#s-17a549e7-35a3-43e1-a93d-76ebcd974c61 .shogun-image-content {
  
    align-items: center;
  
}








#s-35c82f40-7810-40f4-9444-fec3ccd0e2d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35c82f40-7810-40f4-9444-fec3ccd0e2d4.shg-box.shg-c {
  justify-content: center;
}

#s-d151d897-7558-4006-a3b3-e80916a85de5 {
  max-width: 295px;
}

@media (min-width: 0px) {
[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d151d897-7558-4006-a3b3-e80916a85de5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

.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-e99ff782-e3ed-42f8-a180-1233aaaee057 {
  min-height: 50px;
}








#s-e99ff782-e3ed-42f8-a180-1233aaaee057 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e99ff782-e3ed-42f8-a180-1233aaaee057.shg-box.shg-c {
  justify-content: center;
}

#s-fe32a35a-2a54-42b5-bdf1-0f5cfd5d3acb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-82a654a8-5caf-469b-8290-42122683ed70 {
  min-height: 50px;
}








#s-82a654a8-5caf-469b-8290-42122683ed70 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-82a654a8-5caf-469b-8290-42122683ed70.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-a155dd47-35fb-4629-994e-9c12837698a6 {
  text-align: left;
}

#s-a155dd47-35fb-4629-994e-9c12837698a6 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-42049668-7626-4cd4-a308-f9c38450c609 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-d27996a9-afa2-4b67-afe6-dc85381270a6 {
  min-height: 50px;
}








#s-d27996a9-afa2-4b67-afe6-dc85381270a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d27996a9-afa2-4b67-afe6-dc85381270a6.shg-box.shg-c {
  justify-content: center;
}

#s-0b2f88aa-af7b-45c9-9aad-0195a76dbdc7 {
  text-align: left;
}

#s-0b2f88aa-af7b-45c9-9aad-0195a76dbdc7 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-65ae0407-2f4a-4eda-9ecd-81fcf5a8a6f1 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-4846e6ed-4f26-4718-aff6-5ed0ad8cfd9e {
  min-height: 50px;
}








#s-4846e6ed-4f26-4718-aff6-5ed0ad8cfd9e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4846e6ed-4f26-4718-aff6-5ed0ad8cfd9e.shg-box.shg-c {
  justify-content: center;
}

#s-25d62394-7d69-4056-bd56-528662f285c1 {
  min-height: 50px;
}








#s-25d62394-7d69-4056-bd56-528662f285c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25d62394-7d69-4056-bd56-528662f285c1.shg-box.shg-c {
  justify-content: center;
}

.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@media (min-width: 1200px){#s-d5dcc86d-7b9a-43f1-9690-7dd9876a3927 {
  display: none;
}
#s-d5dcc86d-7b9a-43f1-9690-7dd9876a3927, #wrap-s-d5dcc86d-7b9a-43f1-9690-7dd9876a3927 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d5dcc86d-7b9a-43f1-9690-7dd9876a3927 {
  display: none;
}
#s-d5dcc86d-7b9a-43f1-9690-7dd9876a3927, #wrap-s-d5dcc86d-7b9a-43f1-9690-7dd9876a3927 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d5dcc86d-7b9a-43f1-9690-7dd9876a3927 {
  display: none;
}
#s-d5dcc86d-7b9a-43f1-9690-7dd9876a3927, #wrap-s-d5dcc86d-7b9a-43f1-9690-7dd9876a3927 { display:none !important; }}
@media (min-width: 0px) {
[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 768px) {
[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 992px) {
[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 1200px) {
[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-628d9af9-ab9a-4e4b-b12c-367f85c27fba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.0px);
}

}

#s-8086ef75-b7e8-47db-98a5-e6d700c8db1e {
  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-971a5338-f16b-441c-897a-0d6f8113f7e3 {
  text-align: center;
}


.shg-c#s-971a5338-f16b-441c-897a-0d6f8113f7e3 {
  max-width: 100%;
}

.shg-c#s-971a5338-f16b-441c-897a-0d6f8113f7e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-971a5338-f16b-441c-897a-0d6f8113f7e3 .shg-image-zoom,
.shg-c#s-971a5338-f16b-441c-897a-0d6f8113f7e3 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-971a5338-f16b-441c-897a-0d6f8113f7e3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-971a5338-f16b-441c-897a-0d6f8113f7e3 {
  max-width: 100%;
}

.shg-c#s-971a5338-f16b-441c-897a-0d6f8113f7e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-971a5338-f16b-441c-897a-0d6f8113f7e3 .shg-image-zoom,
.shg-c#s-971a5338-f16b-441c-897a-0d6f8113f7e3 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-971a5338-f16b-441c-897a-0d6f8113f7e3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-971a5338-f16b-441c-897a-0d6f8113f7e3 {
  max-width: 100%;
}

.shg-c#s-971a5338-f16b-441c-897a-0d6f8113f7e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-971a5338-f16b-441c-897a-0d6f8113f7e3 .shg-image-zoom,
.shg-c#s-971a5338-f16b-441c-897a-0d6f8113f7e3 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-971a5338-f16b-441c-897a-0d6f8113f7e3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-971a5338-f16b-441c-897a-0d6f8113f7e3 {
  max-width: 100%;
}

.shg-c#s-971a5338-f16b-441c-897a-0d6f8113f7e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-971a5338-f16b-441c-897a-0d6f8113f7e3 .shg-image-zoom,
.shg-c#s-971a5338-f16b-441c-897a-0d6f8113f7e3 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-971a5338-f16b-441c-897a-0d6f8113f7e3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-971a5338-f16b-441c-897a-0d6f8113f7e3 {
  max-width: 100%;
}

.shg-c#s-971a5338-f16b-441c-897a-0d6f8113f7e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-971a5338-f16b-441c-897a-0d6f8113f7e3 .shg-image-zoom,
.shg-c#s-971a5338-f16b-441c-897a-0d6f8113f7e3 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-971a5338-f16b-441c-897a-0d6f8113f7e3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
.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-aab42117-d047-4b0d-8356-f1216b98b89a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aab42117-d047-4b0d-8356-f1216b98b89a .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-3cf904e2-7270-4d01-b46e-31b5f13a193f {
  text-align: center;
}

#s-3cf904e2-7270-4d01-b46e-31b5f13a193f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3cf904e2-7270-4d01-b46e-31b5f13a193f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3cf904e2-7270-4d01-b46e-31b5f13a193f .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;
}

.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-7f27750f-6991-4185-9a35-d9418c42bd36 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-7f27750f-6991-4185-9a35-d9418c42bd36:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7f27750f-6991-4185-9a35-d9418c42bd36:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7f27750f-6991-4185-9a35-d9418c42bd36.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f3d1531a-fb92-4112-87ff-d03fb5f2229a {
  display: none;
}
#s-ce6ea1d2-65e0-4c14-9971-108010166785 {
  text-align: center;
}


.shg-c#s-ce6ea1d2-65e0-4c14-9971-108010166785 {
  max-width: 100%;
}

.shg-c#s-ce6ea1d2-65e0-4c14-9971-108010166785 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce6ea1d2-65e0-4c14-9971-108010166785 .shg-image-zoom,
.shg-c#s-ce6ea1d2-65e0-4c14-9971-108010166785 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-ce6ea1d2-65e0-4c14-9971-108010166785 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-ce6ea1d2-65e0-4c14-9971-108010166785 {
  max-width: 100%;
}

.shg-c#s-ce6ea1d2-65e0-4c14-9971-108010166785 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce6ea1d2-65e0-4c14-9971-108010166785 .shg-image-zoom,
.shg-c#s-ce6ea1d2-65e0-4c14-9971-108010166785 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-ce6ea1d2-65e0-4c14-9971-108010166785 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ce6ea1d2-65e0-4c14-9971-108010166785 {
  max-width: 100%;
}

.shg-c#s-ce6ea1d2-65e0-4c14-9971-108010166785 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce6ea1d2-65e0-4c14-9971-108010166785 .shg-image-zoom,
.shg-c#s-ce6ea1d2-65e0-4c14-9971-108010166785 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-ce6ea1d2-65e0-4c14-9971-108010166785 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ce6ea1d2-65e0-4c14-9971-108010166785 {
  max-width: 100%;
}

.shg-c#s-ce6ea1d2-65e0-4c14-9971-108010166785 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce6ea1d2-65e0-4c14-9971-108010166785 .shg-image-zoom,
.shg-c#s-ce6ea1d2-65e0-4c14-9971-108010166785 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-ce6ea1d2-65e0-4c14-9971-108010166785 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-ce6ea1d2-65e0-4c14-9971-108010166785 {
  max-width: 100%;
}

.shg-c#s-ce6ea1d2-65e0-4c14-9971-108010166785 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce6ea1d2-65e0-4c14-9971-108010166785 .shg-image-zoom,
.shg-c#s-ce6ea1d2-65e0-4c14-9971-108010166785 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-ce6ea1d2-65e0-4c14-9971-108010166785 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-df92cd24-5328-4f8c-886d-e4598a2e8088 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-df92cd24-5328-4f8c-886d-e4598a2e8088 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-05b9eaa2-2377-46a1-835a-39bd3da178d4 {
  text-align: center;
}

#s-05b9eaa2-2377-46a1-835a-39bd3da178d4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-05b9eaa2-2377-46a1-835a-39bd3da178d4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-05b9eaa2-2377-46a1-835a-39bd3da178d4 .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-4ab19774-f77a-4e10-84ca-eb53ac40ea67 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-4ab19774-f77a-4e10-84ca-eb53ac40ea67:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4ab19774-f77a-4e10-84ca-eb53ac40ea67:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4ab19774-f77a-4e10-84ca-eb53ac40ea67.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 768px) {
[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 992px) {
[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 1200px) {
[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-1f113065-4529-49f3-8560-433e611f1c31"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.0px);
}

}

#s-4a89133c-24d0-4263-8cc9-3e9ab4df2fe8 {
  display: none;
}
#s-7aa19700-0aee-46df-b858-996ceb08ec13 {
  text-align: center;
}


.shg-c#s-7aa19700-0aee-46df-b858-996ceb08ec13 {
  max-width: 100%;
}

.shg-c#s-7aa19700-0aee-46df-b858-996ceb08ec13 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7aa19700-0aee-46df-b858-996ceb08ec13 .shg-image-zoom,
.shg-c#s-7aa19700-0aee-46df-b858-996ceb08ec13 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-7aa19700-0aee-46df-b858-996ceb08ec13 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-7aa19700-0aee-46df-b858-996ceb08ec13 {
  max-width: 100%;
}

.shg-c#s-7aa19700-0aee-46df-b858-996ceb08ec13 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7aa19700-0aee-46df-b858-996ceb08ec13 .shg-image-zoom,
.shg-c#s-7aa19700-0aee-46df-b858-996ceb08ec13 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-7aa19700-0aee-46df-b858-996ceb08ec13 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7aa19700-0aee-46df-b858-996ceb08ec13 {
  max-width: 100%;
}

.shg-c#s-7aa19700-0aee-46df-b858-996ceb08ec13 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7aa19700-0aee-46df-b858-996ceb08ec13 .shg-image-zoom,
.shg-c#s-7aa19700-0aee-46df-b858-996ceb08ec13 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-7aa19700-0aee-46df-b858-996ceb08ec13 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7aa19700-0aee-46df-b858-996ceb08ec13 {
  max-width: 100%;
}

.shg-c#s-7aa19700-0aee-46df-b858-996ceb08ec13 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7aa19700-0aee-46df-b858-996ceb08ec13 .shg-image-zoom,
.shg-c#s-7aa19700-0aee-46df-b858-996ceb08ec13 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-7aa19700-0aee-46df-b858-996ceb08ec13 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-7aa19700-0aee-46df-b858-996ceb08ec13 {
  max-width: 100%;
}

.shg-c#s-7aa19700-0aee-46df-b858-996ceb08ec13 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7aa19700-0aee-46df-b858-996ceb08ec13 .shg-image-zoom,
.shg-c#s-7aa19700-0aee-46df-b858-996ceb08ec13 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-7aa19700-0aee-46df-b858-996ceb08ec13 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-f9656bf2-76e3-418a-b563-87af8ba15af6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f9656bf2-76e3-418a-b563-87af8ba15af6 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-209a8a1a-085c-48e6-af64-cd3c840e10b3 {
  text-align: center;
}

#s-209a8a1a-085c-48e6-af64-cd3c840e10b3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-209a8a1a-085c-48e6-af64-cd3c840e10b3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-209a8a1a-085c-48e6-af64-cd3c840e10b3 .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-67c7971f-5405-4946-b380-84b3d8983ab4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-67c7971f-5405-4946-b380-84b3d8983ab4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-67c7971f-5405-4946-b380-84b3d8983ab4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-67c7971f-5405-4946-b380-84b3d8983ab4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2dc6ecde-5be8-4c78-97ad-8b2da1748939 {
  display: none;
}
#s-735abf58-a53e-4a59-b08a-01a8dbb929bd {
  text-align: center;
}


.shg-c#s-735abf58-a53e-4a59-b08a-01a8dbb929bd {
  max-width: 100%;
}

.shg-c#s-735abf58-a53e-4a59-b08a-01a8dbb929bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-735abf58-a53e-4a59-b08a-01a8dbb929bd .shg-image-zoom,
.shg-c#s-735abf58-a53e-4a59-b08a-01a8dbb929bd img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-735abf58-a53e-4a59-b08a-01a8dbb929bd .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-735abf58-a53e-4a59-b08a-01a8dbb929bd {
  max-width: 100%;
}

.shg-c#s-735abf58-a53e-4a59-b08a-01a8dbb929bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-735abf58-a53e-4a59-b08a-01a8dbb929bd .shg-image-zoom,
.shg-c#s-735abf58-a53e-4a59-b08a-01a8dbb929bd img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-735abf58-a53e-4a59-b08a-01a8dbb929bd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-735abf58-a53e-4a59-b08a-01a8dbb929bd {
  max-width: 100%;
}

.shg-c#s-735abf58-a53e-4a59-b08a-01a8dbb929bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-735abf58-a53e-4a59-b08a-01a8dbb929bd .shg-image-zoom,
.shg-c#s-735abf58-a53e-4a59-b08a-01a8dbb929bd img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-735abf58-a53e-4a59-b08a-01a8dbb929bd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-735abf58-a53e-4a59-b08a-01a8dbb929bd {
  max-width: 100%;
}

.shg-c#s-735abf58-a53e-4a59-b08a-01a8dbb929bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-735abf58-a53e-4a59-b08a-01a8dbb929bd .shg-image-zoom,
.shg-c#s-735abf58-a53e-4a59-b08a-01a8dbb929bd img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-735abf58-a53e-4a59-b08a-01a8dbb929bd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-735abf58-a53e-4a59-b08a-01a8dbb929bd {
  max-width: 100%;
}

.shg-c#s-735abf58-a53e-4a59-b08a-01a8dbb929bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-735abf58-a53e-4a59-b08a-01a8dbb929bd .shg-image-zoom,
.shg-c#s-735abf58-a53e-4a59-b08a-01a8dbb929bd img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-735abf58-a53e-4a59-b08a-01a8dbb929bd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-e3d76dfd-b426-4c16-be56-dba43ec3244a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e3d76dfd-b426-4c16-be56-dba43ec3244a .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-d6e37649-66fb-4b11-bf34-2f97bd087ef6 {
  text-align: center;
}

#s-d6e37649-66fb-4b11-bf34-2f97bd087ef6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d6e37649-66fb-4b11-bf34-2f97bd087ef6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d6e37649-66fb-4b11-bf34-2f97bd087ef6 .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-106fd5ee-7e36-492d-b457-8010bac4371f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-106fd5ee-7e36-492d-b457-8010bac4371f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-106fd5ee-7e36-492d-b457-8010bac4371f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-106fd5ee-7e36-492d-b457-8010bac4371f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 768px) {
[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 992px) {
[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 1200px) {
[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-4a46a9b1-7cd0-4a8b-9afc-c7ecd6a8750c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.0px);
}

}

#s-3da5cfb6-d6b5-4eef-8321-40b3784a177c {
  display: none;
}
#s-b255f729-c184-42d0-a2e9-028a6050b5cc {
  text-align: center;
}


.shg-c#s-b255f729-c184-42d0-a2e9-028a6050b5cc {
  max-width: 100%;
}

.shg-c#s-b255f729-c184-42d0-a2e9-028a6050b5cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b255f729-c184-42d0-a2e9-028a6050b5cc .shg-image-zoom,
.shg-c#s-b255f729-c184-42d0-a2e9-028a6050b5cc img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-b255f729-c184-42d0-a2e9-028a6050b5cc .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-b255f729-c184-42d0-a2e9-028a6050b5cc {
  max-width: 100%;
}

.shg-c#s-b255f729-c184-42d0-a2e9-028a6050b5cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b255f729-c184-42d0-a2e9-028a6050b5cc .shg-image-zoom,
.shg-c#s-b255f729-c184-42d0-a2e9-028a6050b5cc img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-b255f729-c184-42d0-a2e9-028a6050b5cc .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b255f729-c184-42d0-a2e9-028a6050b5cc {
  max-width: 100%;
}

.shg-c#s-b255f729-c184-42d0-a2e9-028a6050b5cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b255f729-c184-42d0-a2e9-028a6050b5cc .shg-image-zoom,
.shg-c#s-b255f729-c184-42d0-a2e9-028a6050b5cc img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-b255f729-c184-42d0-a2e9-028a6050b5cc .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b255f729-c184-42d0-a2e9-028a6050b5cc {
  max-width: 100%;
}

.shg-c#s-b255f729-c184-42d0-a2e9-028a6050b5cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b255f729-c184-42d0-a2e9-028a6050b5cc .shg-image-zoom,
.shg-c#s-b255f729-c184-42d0-a2e9-028a6050b5cc img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-b255f729-c184-42d0-a2e9-028a6050b5cc .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-b255f729-c184-42d0-a2e9-028a6050b5cc {
  max-width: 100%;
}

.shg-c#s-b255f729-c184-42d0-a2e9-028a6050b5cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b255f729-c184-42d0-a2e9-028a6050b5cc .shg-image-zoom,
.shg-c#s-b255f729-c184-42d0-a2e9-028a6050b5cc img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-b255f729-c184-42d0-a2e9-028a6050b5cc .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-7411b868-5872-43e4-817b-1dfc15455064 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7411b868-5872-43e4-817b-1dfc15455064 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-dd3db37c-aad5-41b1-b98c-9ec337147b16 {
  text-align: center;
}

#s-dd3db37c-aad5-41b1-b98c-9ec337147b16 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-dd3db37c-aad5-41b1-b98c-9ec337147b16 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-dd3db37c-aad5-41b1-b98c-9ec337147b16 .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-0a8cdd75-388f-4c2a-a507-f24b918341d3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-0a8cdd75-388f-4c2a-a507-f24b918341d3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0a8cdd75-388f-4c2a-a507-f24b918341d3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0a8cdd75-388f-4c2a-a507-f24b918341d3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6ace0520-3f81-4d27-8efe-4e4edb14b8bf {
  display: none;
}
#s-1ac40174-c898-4748-b524-0b0e15a43013 {
  text-align: center;
}


.shg-c#s-1ac40174-c898-4748-b524-0b0e15a43013 {
  max-width: 100%;
}

.shg-c#s-1ac40174-c898-4748-b524-0b0e15a43013 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ac40174-c898-4748-b524-0b0e15a43013 .shg-image-zoom,
.shg-c#s-1ac40174-c898-4748-b524-0b0e15a43013 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-1ac40174-c898-4748-b524-0b0e15a43013 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-1ac40174-c898-4748-b524-0b0e15a43013 {
  max-width: 100%;
}

.shg-c#s-1ac40174-c898-4748-b524-0b0e15a43013 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ac40174-c898-4748-b524-0b0e15a43013 .shg-image-zoom,
.shg-c#s-1ac40174-c898-4748-b524-0b0e15a43013 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-1ac40174-c898-4748-b524-0b0e15a43013 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1ac40174-c898-4748-b524-0b0e15a43013 {
  max-width: 100%;
}

.shg-c#s-1ac40174-c898-4748-b524-0b0e15a43013 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ac40174-c898-4748-b524-0b0e15a43013 .shg-image-zoom,
.shg-c#s-1ac40174-c898-4748-b524-0b0e15a43013 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-1ac40174-c898-4748-b524-0b0e15a43013 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1ac40174-c898-4748-b524-0b0e15a43013 {
  max-width: 100%;
}

.shg-c#s-1ac40174-c898-4748-b524-0b0e15a43013 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ac40174-c898-4748-b524-0b0e15a43013 .shg-image-zoom,
.shg-c#s-1ac40174-c898-4748-b524-0b0e15a43013 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-1ac40174-c898-4748-b524-0b0e15a43013 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-1ac40174-c898-4748-b524-0b0e15a43013 {
  max-width: 100%;
}

.shg-c#s-1ac40174-c898-4748-b524-0b0e15a43013 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ac40174-c898-4748-b524-0b0e15a43013 .shg-image-zoom,
.shg-c#s-1ac40174-c898-4748-b524-0b0e15a43013 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-1ac40174-c898-4748-b524-0b0e15a43013 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-53372bb2-7573-4e4a-b65e-a6eac69b4527 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-53372bb2-7573-4e4a-b65e-a6eac69b4527 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-1face138-bb58-4117-a42f-94b2fa1cbe3e {
  text-align: center;
}

#s-1face138-bb58-4117-a42f-94b2fa1cbe3e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1face138-bb58-4117-a42f-94b2fa1cbe3e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1face138-bb58-4117-a42f-94b2fa1cbe3e .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-e2d44194-5f40-48af-8251-9b5111cdd961 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-e2d44194-5f40-48af-8251-9b5111cdd961:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e2d44194-5f40-48af-8251-9b5111cdd961:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e2d44194-5f40-48af-8251-9b5111cdd961.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (max-width: 767px){#s-8953a41e-4df1-4a8c-aeb3-346ff75038b7 {
  display: none;
}
#s-8953a41e-4df1-4a8c-aeb3-346ff75038b7, #wrap-s-8953a41e-4df1-4a8c-aeb3-346ff75038b7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c297025b-0131-44bb-a7ea-8c7513e53534"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1655130a-fae4-45c6-b58e-3fa722d58d1a {
  display: none;
}
#s-0f36f1ec-ecb4-450f-9770-1d7c87e48e4a {
  text-align: center;
}


.shg-c#s-0f36f1ec-ecb4-450f-9770-1d7c87e48e4a {
  max-width: 100%;
}

.shg-c#s-0f36f1ec-ecb4-450f-9770-1d7c87e48e4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0f36f1ec-ecb4-450f-9770-1d7c87e48e4a .shg-image-zoom,
.shg-c#s-0f36f1ec-ecb4-450f-9770-1d7c87e48e4a img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-0f36f1ec-ecb4-450f-9770-1d7c87e48e4a .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-0f36f1ec-ecb4-450f-9770-1d7c87e48e4a {
  max-width: 100%;
}

.shg-c#s-0f36f1ec-ecb4-450f-9770-1d7c87e48e4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0f36f1ec-ecb4-450f-9770-1d7c87e48e4a .shg-image-zoom,
.shg-c#s-0f36f1ec-ecb4-450f-9770-1d7c87e48e4a img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-0f36f1ec-ecb4-450f-9770-1d7c87e48e4a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0f36f1ec-ecb4-450f-9770-1d7c87e48e4a {
  max-width: 100%;
}

.shg-c#s-0f36f1ec-ecb4-450f-9770-1d7c87e48e4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0f36f1ec-ecb4-450f-9770-1d7c87e48e4a .shg-image-zoom,
.shg-c#s-0f36f1ec-ecb4-450f-9770-1d7c87e48e4a img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-0f36f1ec-ecb4-450f-9770-1d7c87e48e4a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0f36f1ec-ecb4-450f-9770-1d7c87e48e4a {
  max-width: 100%;
}

.shg-c#s-0f36f1ec-ecb4-450f-9770-1d7c87e48e4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0f36f1ec-ecb4-450f-9770-1d7c87e48e4a .shg-image-zoom,
.shg-c#s-0f36f1ec-ecb4-450f-9770-1d7c87e48e4a img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-0f36f1ec-ecb4-450f-9770-1d7c87e48e4a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-0f36f1ec-ecb4-450f-9770-1d7c87e48e4a {
  max-width: 100%;
}

.shg-c#s-0f36f1ec-ecb4-450f-9770-1d7c87e48e4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0f36f1ec-ecb4-450f-9770-1d7c87e48e4a .shg-image-zoom,
.shg-c#s-0f36f1ec-ecb4-450f-9770-1d7c87e48e4a img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-0f36f1ec-ecb4-450f-9770-1d7c87e48e4a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-336962f9-e811-4d98-a886-54cde853ff07 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-336962f9-e811-4d98-a886-54cde853ff07 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-f5a4f0ac-1ead-45af-ad24-1d8c02692d4d {
  text-align: center;
}

#s-f5a4f0ac-1ead-45af-ad24-1d8c02692d4d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f5a4f0ac-1ead-45af-ad24-1d8c02692d4d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f5a4f0ac-1ead-45af-ad24-1d8c02692d4d .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-913674aa-0bef-48b4-9005-d43ca43a5b30 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-913674aa-0bef-48b4-9005-d43ca43a5b30:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-913674aa-0bef-48b4-9005-d43ca43a5b30:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-913674aa-0bef-48b4-9005-d43ca43a5b30.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4bdaa137-fceb-48d9-8829-54cb9eb00125 {
  display: none;
}
#s-e095bbb9-fd9b-474f-812f-672ff338ac2c {
  text-align: center;
}


.shg-c#s-e095bbb9-fd9b-474f-812f-672ff338ac2c {
  max-width: 100%;
}

.shg-c#s-e095bbb9-fd9b-474f-812f-672ff338ac2c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e095bbb9-fd9b-474f-812f-672ff338ac2c .shg-image-zoom,
.shg-c#s-e095bbb9-fd9b-474f-812f-672ff338ac2c img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-e095bbb9-fd9b-474f-812f-672ff338ac2c .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-e095bbb9-fd9b-474f-812f-672ff338ac2c {
  max-width: 100%;
}

.shg-c#s-e095bbb9-fd9b-474f-812f-672ff338ac2c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e095bbb9-fd9b-474f-812f-672ff338ac2c .shg-image-zoom,
.shg-c#s-e095bbb9-fd9b-474f-812f-672ff338ac2c img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-e095bbb9-fd9b-474f-812f-672ff338ac2c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e095bbb9-fd9b-474f-812f-672ff338ac2c {
  max-width: 100%;
}

.shg-c#s-e095bbb9-fd9b-474f-812f-672ff338ac2c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e095bbb9-fd9b-474f-812f-672ff338ac2c .shg-image-zoom,
.shg-c#s-e095bbb9-fd9b-474f-812f-672ff338ac2c img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-e095bbb9-fd9b-474f-812f-672ff338ac2c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e095bbb9-fd9b-474f-812f-672ff338ac2c {
  max-width: 100%;
}

.shg-c#s-e095bbb9-fd9b-474f-812f-672ff338ac2c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e095bbb9-fd9b-474f-812f-672ff338ac2c .shg-image-zoom,
.shg-c#s-e095bbb9-fd9b-474f-812f-672ff338ac2c img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-e095bbb9-fd9b-474f-812f-672ff338ac2c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-e095bbb9-fd9b-474f-812f-672ff338ac2c {
  max-width: 100%;
}

.shg-c#s-e095bbb9-fd9b-474f-812f-672ff338ac2c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e095bbb9-fd9b-474f-812f-672ff338ac2c .shg-image-zoom,
.shg-c#s-e095bbb9-fd9b-474f-812f-672ff338ac2c img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-e095bbb9-fd9b-474f-812f-672ff338ac2c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-a399b93f-ce65-459e-89a0-690f388ff7ea {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a399b93f-ce65-459e-89a0-690f388ff7ea .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-12c8abe7-9f1c-4acc-86e9-2887660529d5 {
  text-align: center;
}

#s-12c8abe7-9f1c-4acc-86e9-2887660529d5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-12c8abe7-9f1c-4acc-86e9-2887660529d5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-12c8abe7-9f1c-4acc-86e9-2887660529d5 .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-83e651bc-5130-4642-96e4-cc770d975250 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-83e651bc-5130-4642-96e4-cc770d975250:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-83e651bc-5130-4642-96e4-cc770d975250:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-83e651bc-5130-4642-96e4-cc770d975250.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-195f5384-65f8-4908-a28b-a93e1d83ca47 {
  display: none;
}
#s-01b8ae3f-4f39-4f94-8aa3-66374f49d26b {
  text-align: center;
}


.shg-c#s-01b8ae3f-4f39-4f94-8aa3-66374f49d26b {
  max-width: 100%;
}

.shg-c#s-01b8ae3f-4f39-4f94-8aa3-66374f49d26b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01b8ae3f-4f39-4f94-8aa3-66374f49d26b .shg-image-zoom,
.shg-c#s-01b8ae3f-4f39-4f94-8aa3-66374f49d26b img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-01b8ae3f-4f39-4f94-8aa3-66374f49d26b .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-01b8ae3f-4f39-4f94-8aa3-66374f49d26b {
  max-width: 100%;
}

.shg-c#s-01b8ae3f-4f39-4f94-8aa3-66374f49d26b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01b8ae3f-4f39-4f94-8aa3-66374f49d26b .shg-image-zoom,
.shg-c#s-01b8ae3f-4f39-4f94-8aa3-66374f49d26b img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-01b8ae3f-4f39-4f94-8aa3-66374f49d26b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-01b8ae3f-4f39-4f94-8aa3-66374f49d26b {
  max-width: 100%;
}

.shg-c#s-01b8ae3f-4f39-4f94-8aa3-66374f49d26b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01b8ae3f-4f39-4f94-8aa3-66374f49d26b .shg-image-zoom,
.shg-c#s-01b8ae3f-4f39-4f94-8aa3-66374f49d26b img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-01b8ae3f-4f39-4f94-8aa3-66374f49d26b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-01b8ae3f-4f39-4f94-8aa3-66374f49d26b {
  max-width: 100%;
}

.shg-c#s-01b8ae3f-4f39-4f94-8aa3-66374f49d26b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01b8ae3f-4f39-4f94-8aa3-66374f49d26b .shg-image-zoom,
.shg-c#s-01b8ae3f-4f39-4f94-8aa3-66374f49d26b img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-01b8ae3f-4f39-4f94-8aa3-66374f49d26b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-01b8ae3f-4f39-4f94-8aa3-66374f49d26b {
  max-width: 100%;
}

.shg-c#s-01b8ae3f-4f39-4f94-8aa3-66374f49d26b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01b8ae3f-4f39-4f94-8aa3-66374f49d26b .shg-image-zoom,
.shg-c#s-01b8ae3f-4f39-4f94-8aa3-66374f49d26b img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-01b8ae3f-4f39-4f94-8aa3-66374f49d26b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-d38f0637-40fb-4842-babf-08dbdfeccfd4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d38f0637-40fb-4842-babf-08dbdfeccfd4 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-552c6119-d4bc-465a-861c-649330f16f13 {
  text-align: center;
}

#s-552c6119-d4bc-465a-861c-649330f16f13 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-552c6119-d4bc-465a-861c-649330f16f13 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-552c6119-d4bc-465a-861c-649330f16f13 .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-8dfc8448-c7c5-4be7-be38-a6d971b8263a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-8dfc8448-c7c5-4be7-be38-a6d971b8263a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8dfc8448-c7c5-4be7-be38-a6d971b8263a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8dfc8448-c7c5-4be7-be38-a6d971b8263a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2acb0776-765c-4159-a3e8-3d3d2d4e81b8 {
  display: none;
}
#s-756b12ea-e090-4eac-98b6-272d1707b55f {
  text-align: center;
}


.shg-c#s-756b12ea-e090-4eac-98b6-272d1707b55f {
  max-width: 100%;
}

.shg-c#s-756b12ea-e090-4eac-98b6-272d1707b55f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-756b12ea-e090-4eac-98b6-272d1707b55f .shg-image-zoom,
.shg-c#s-756b12ea-e090-4eac-98b6-272d1707b55f img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-756b12ea-e090-4eac-98b6-272d1707b55f .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-756b12ea-e090-4eac-98b6-272d1707b55f {
  max-width: 100%;
}

.shg-c#s-756b12ea-e090-4eac-98b6-272d1707b55f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-756b12ea-e090-4eac-98b6-272d1707b55f .shg-image-zoom,
.shg-c#s-756b12ea-e090-4eac-98b6-272d1707b55f img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-756b12ea-e090-4eac-98b6-272d1707b55f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-756b12ea-e090-4eac-98b6-272d1707b55f {
  max-width: 100%;
}

.shg-c#s-756b12ea-e090-4eac-98b6-272d1707b55f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-756b12ea-e090-4eac-98b6-272d1707b55f .shg-image-zoom,
.shg-c#s-756b12ea-e090-4eac-98b6-272d1707b55f img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-756b12ea-e090-4eac-98b6-272d1707b55f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-756b12ea-e090-4eac-98b6-272d1707b55f {
  max-width: 100%;
}

.shg-c#s-756b12ea-e090-4eac-98b6-272d1707b55f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-756b12ea-e090-4eac-98b6-272d1707b55f .shg-image-zoom,
.shg-c#s-756b12ea-e090-4eac-98b6-272d1707b55f img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-756b12ea-e090-4eac-98b6-272d1707b55f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-756b12ea-e090-4eac-98b6-272d1707b55f {
  max-width: 100%;
}

.shg-c#s-756b12ea-e090-4eac-98b6-272d1707b55f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-756b12ea-e090-4eac-98b6-272d1707b55f .shg-image-zoom,
.shg-c#s-756b12ea-e090-4eac-98b6-272d1707b55f img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-756b12ea-e090-4eac-98b6-272d1707b55f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-5c9478d1-6543-40e0-b3d1-042dec911cd7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5c9478d1-6543-40e0-b3d1-042dec911cd7 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-143c40ab-2368-41c0-8a75-7321b8cf35d5 {
  text-align: center;
}

#s-143c40ab-2368-41c0-8a75-7321b8cf35d5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-143c40ab-2368-41c0-8a75-7321b8cf35d5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-143c40ab-2368-41c0-8a75-7321b8cf35d5 .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-72c831f8-d58e-443f-bdf7-44fc14f5bc4b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-72c831f8-d58e-443f-bdf7-44fc14f5bc4b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-72c831f8-d58e-443f-bdf7-44fc14f5bc4b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-72c831f8-d58e-443f-bdf7-44fc14f5bc4b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-86989537-7473-4a12-a357-bfd448337f28"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0ec6b569-e1ab-404a-a5e0-1a6481dcf5d6 {
  display: none;
}
#s-af570c11-1f8b-497e-81b1-52aad1cd9292 {
  text-align: center;
}


.shg-c#s-af570c11-1f8b-497e-81b1-52aad1cd9292 {
  max-width: 100%;
}

.shg-c#s-af570c11-1f8b-497e-81b1-52aad1cd9292 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af570c11-1f8b-497e-81b1-52aad1cd9292 .shg-image-zoom,
.shg-c#s-af570c11-1f8b-497e-81b1-52aad1cd9292 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-af570c11-1f8b-497e-81b1-52aad1cd9292 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-af570c11-1f8b-497e-81b1-52aad1cd9292 {
  max-width: 100%;
}

.shg-c#s-af570c11-1f8b-497e-81b1-52aad1cd9292 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af570c11-1f8b-497e-81b1-52aad1cd9292 .shg-image-zoom,
.shg-c#s-af570c11-1f8b-497e-81b1-52aad1cd9292 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-af570c11-1f8b-497e-81b1-52aad1cd9292 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-af570c11-1f8b-497e-81b1-52aad1cd9292 {
  max-width: 100%;
}

.shg-c#s-af570c11-1f8b-497e-81b1-52aad1cd9292 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af570c11-1f8b-497e-81b1-52aad1cd9292 .shg-image-zoom,
.shg-c#s-af570c11-1f8b-497e-81b1-52aad1cd9292 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-af570c11-1f8b-497e-81b1-52aad1cd9292 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-af570c11-1f8b-497e-81b1-52aad1cd9292 {
  max-width: 100%;
}

.shg-c#s-af570c11-1f8b-497e-81b1-52aad1cd9292 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af570c11-1f8b-497e-81b1-52aad1cd9292 .shg-image-zoom,
.shg-c#s-af570c11-1f8b-497e-81b1-52aad1cd9292 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-af570c11-1f8b-497e-81b1-52aad1cd9292 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-af570c11-1f8b-497e-81b1-52aad1cd9292 {
  max-width: 100%;
}

.shg-c#s-af570c11-1f8b-497e-81b1-52aad1cd9292 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af570c11-1f8b-497e-81b1-52aad1cd9292 .shg-image-zoom,
.shg-c#s-af570c11-1f8b-497e-81b1-52aad1cd9292 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-af570c11-1f8b-497e-81b1-52aad1cd9292 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-51eb2032-16d5-4f6a-a83e-4a8a03f8a3ab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-51eb2032-16d5-4f6a-a83e-4a8a03f8a3ab .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-6b292bbc-d02c-4520-bc4a-38d9e4df8d63 {
  text-align: center;
}

#s-6b292bbc-d02c-4520-bc4a-38d9e4df8d63 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6b292bbc-d02c-4520-bc4a-38d9e4df8d63 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6b292bbc-d02c-4520-bc4a-38d9e4df8d63 .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-d40db036-89a4-479e-aa37-02cadef221a3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-d40db036-89a4-479e-aa37-02cadef221a3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d40db036-89a4-479e-aa37-02cadef221a3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d40db036-89a4-479e-aa37-02cadef221a3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7bdd243d-69b7-499a-94f0-33e0d448a95d {
  display: none;
}
#s-089e72dc-d687-4117-b9d6-8ed41f16df40 {
  text-align: center;
}


.shg-c#s-089e72dc-d687-4117-b9d6-8ed41f16df40 {
  max-width: 100%;
}

.shg-c#s-089e72dc-d687-4117-b9d6-8ed41f16df40 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-089e72dc-d687-4117-b9d6-8ed41f16df40 .shg-image-zoom,
.shg-c#s-089e72dc-d687-4117-b9d6-8ed41f16df40 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-089e72dc-d687-4117-b9d6-8ed41f16df40 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-089e72dc-d687-4117-b9d6-8ed41f16df40 {
  max-width: 100%;
}

.shg-c#s-089e72dc-d687-4117-b9d6-8ed41f16df40 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-089e72dc-d687-4117-b9d6-8ed41f16df40 .shg-image-zoom,
.shg-c#s-089e72dc-d687-4117-b9d6-8ed41f16df40 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-089e72dc-d687-4117-b9d6-8ed41f16df40 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-089e72dc-d687-4117-b9d6-8ed41f16df40 {
  max-width: 100%;
}

.shg-c#s-089e72dc-d687-4117-b9d6-8ed41f16df40 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-089e72dc-d687-4117-b9d6-8ed41f16df40 .shg-image-zoom,
.shg-c#s-089e72dc-d687-4117-b9d6-8ed41f16df40 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-089e72dc-d687-4117-b9d6-8ed41f16df40 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-089e72dc-d687-4117-b9d6-8ed41f16df40 {
  max-width: 100%;
}

.shg-c#s-089e72dc-d687-4117-b9d6-8ed41f16df40 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-089e72dc-d687-4117-b9d6-8ed41f16df40 .shg-image-zoom,
.shg-c#s-089e72dc-d687-4117-b9d6-8ed41f16df40 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-089e72dc-d687-4117-b9d6-8ed41f16df40 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-089e72dc-d687-4117-b9d6-8ed41f16df40 {
  max-width: 100%;
}

.shg-c#s-089e72dc-d687-4117-b9d6-8ed41f16df40 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-089e72dc-d687-4117-b9d6-8ed41f16df40 .shg-image-zoom,
.shg-c#s-089e72dc-d687-4117-b9d6-8ed41f16df40 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-089e72dc-d687-4117-b9d6-8ed41f16df40 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-40e61c90-b9b0-4f23-ae8c-cb271d0a21dd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-40e61c90-b9b0-4f23-ae8c-cb271d0a21dd .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-1d3bbbe2-8bcc-43e6-aec4-7d8e15ce1961 {
  text-align: center;
}

#s-1d3bbbe2-8bcc-43e6-aec4-7d8e15ce1961 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1d3bbbe2-8bcc-43e6-aec4-7d8e15ce1961 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1d3bbbe2-8bcc-43e6-aec4-7d8e15ce1961 .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-18283a8c-bd49-4d80-8fbe-fb6e779fb542 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-18283a8c-bd49-4d80-8fbe-fb6e779fb542:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-18283a8c-bd49-4d80-8fbe-fb6e779fb542:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-18283a8c-bd49-4d80-8fbe-fb6e779fb542.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-76d33f8a-5b0b-4b66-a839-f31e5e32fcfe {
  display: none;
}
#s-bb25623e-9518-4bfd-b25f-75f27e04c608 {
  text-align: center;
}


.shg-c#s-bb25623e-9518-4bfd-b25f-75f27e04c608 {
  max-width: 100%;
}

.shg-c#s-bb25623e-9518-4bfd-b25f-75f27e04c608 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb25623e-9518-4bfd-b25f-75f27e04c608 .shg-image-zoom,
.shg-c#s-bb25623e-9518-4bfd-b25f-75f27e04c608 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-bb25623e-9518-4bfd-b25f-75f27e04c608 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-bb25623e-9518-4bfd-b25f-75f27e04c608 {
  max-width: 100%;
}

.shg-c#s-bb25623e-9518-4bfd-b25f-75f27e04c608 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb25623e-9518-4bfd-b25f-75f27e04c608 .shg-image-zoom,
.shg-c#s-bb25623e-9518-4bfd-b25f-75f27e04c608 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-bb25623e-9518-4bfd-b25f-75f27e04c608 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bb25623e-9518-4bfd-b25f-75f27e04c608 {
  max-width: 100%;
}

.shg-c#s-bb25623e-9518-4bfd-b25f-75f27e04c608 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb25623e-9518-4bfd-b25f-75f27e04c608 .shg-image-zoom,
.shg-c#s-bb25623e-9518-4bfd-b25f-75f27e04c608 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-bb25623e-9518-4bfd-b25f-75f27e04c608 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bb25623e-9518-4bfd-b25f-75f27e04c608 {
  max-width: 100%;
}

.shg-c#s-bb25623e-9518-4bfd-b25f-75f27e04c608 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb25623e-9518-4bfd-b25f-75f27e04c608 .shg-image-zoom,
.shg-c#s-bb25623e-9518-4bfd-b25f-75f27e04c608 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-bb25623e-9518-4bfd-b25f-75f27e04c608 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-bb25623e-9518-4bfd-b25f-75f27e04c608 {
  max-width: 100%;
}

.shg-c#s-bb25623e-9518-4bfd-b25f-75f27e04c608 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb25623e-9518-4bfd-b25f-75f27e04c608 .shg-image-zoom,
.shg-c#s-bb25623e-9518-4bfd-b25f-75f27e04c608 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-bb25623e-9518-4bfd-b25f-75f27e04c608 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-cc2272cd-7ba4-412f-b61e-c86bad646cae {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cc2272cd-7ba4-412f-b61e-c86bad646cae .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-4c8bffaf-1a58-492d-9b26-cef297acef4d {
  text-align: center;
}

#s-4c8bffaf-1a58-492d-9b26-cef297acef4d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-4c8bffaf-1a58-492d-9b26-cef297acef4d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4c8bffaf-1a58-492d-9b26-cef297acef4d .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-9991b592-ca9f-48d0-b335-e18bcdbea6fd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-9991b592-ca9f-48d0-b335-e18bcdbea6fd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9991b592-ca9f-48d0-b335-e18bcdbea6fd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9991b592-ca9f-48d0-b335-e18bcdbea6fd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f1cc5ef5-883d-41e9-ab23-c4ac9c35ca85 {
  display: none;
}
#s-a08e79da-6d11-40b8-b14a-aa4d76a5bfd8 {
  text-align: center;
}


.shg-c#s-a08e79da-6d11-40b8-b14a-aa4d76a5bfd8 {
  max-width: 100%;
}

.shg-c#s-a08e79da-6d11-40b8-b14a-aa4d76a5bfd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a08e79da-6d11-40b8-b14a-aa4d76a5bfd8 .shg-image-zoom,
.shg-c#s-a08e79da-6d11-40b8-b14a-aa4d76a5bfd8 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-a08e79da-6d11-40b8-b14a-aa4d76a5bfd8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-a08e79da-6d11-40b8-b14a-aa4d76a5bfd8 {
  max-width: 100%;
}

.shg-c#s-a08e79da-6d11-40b8-b14a-aa4d76a5bfd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a08e79da-6d11-40b8-b14a-aa4d76a5bfd8 .shg-image-zoom,
.shg-c#s-a08e79da-6d11-40b8-b14a-aa4d76a5bfd8 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-a08e79da-6d11-40b8-b14a-aa4d76a5bfd8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a08e79da-6d11-40b8-b14a-aa4d76a5bfd8 {
  max-width: 100%;
}

.shg-c#s-a08e79da-6d11-40b8-b14a-aa4d76a5bfd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a08e79da-6d11-40b8-b14a-aa4d76a5bfd8 .shg-image-zoom,
.shg-c#s-a08e79da-6d11-40b8-b14a-aa4d76a5bfd8 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-a08e79da-6d11-40b8-b14a-aa4d76a5bfd8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a08e79da-6d11-40b8-b14a-aa4d76a5bfd8 {
  max-width: 100%;
}

.shg-c#s-a08e79da-6d11-40b8-b14a-aa4d76a5bfd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a08e79da-6d11-40b8-b14a-aa4d76a5bfd8 .shg-image-zoom,
.shg-c#s-a08e79da-6d11-40b8-b14a-aa4d76a5bfd8 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-a08e79da-6d11-40b8-b14a-aa4d76a5bfd8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-a08e79da-6d11-40b8-b14a-aa4d76a5bfd8 {
  max-width: 100%;
}

.shg-c#s-a08e79da-6d11-40b8-b14a-aa4d76a5bfd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a08e79da-6d11-40b8-b14a-aa4d76a5bfd8 .shg-image-zoom,
.shg-c#s-a08e79da-6d11-40b8-b14a-aa4d76a5bfd8 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-a08e79da-6d11-40b8-b14a-aa4d76a5bfd8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-dc10e375-360d-4838-847f-a6b156c79b1d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dc10e375-360d-4838-847f-a6b156c79b1d .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-027b205f-fb4b-4e05-9001-d9edbc26a9c1 {
  text-align: center;
}

#s-027b205f-fb4b-4e05-9001-d9edbc26a9c1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-027b205f-fb4b-4e05-9001-d9edbc26a9c1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-027b205f-fb4b-4e05-9001-d9edbc26a9c1 .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-2c7060b9-e82b-4ba3-b523-b748a2f1ae12 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-2c7060b9-e82b-4ba3-b523-b748a2f1ae12:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2c7060b9-e82b-4ba3-b523-b748a2f1ae12:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2c7060b9-e82b-4ba3-b523-b748a2f1ae12.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f67b6dd4-774d-4bf9-a764-c318f019f0be hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-06e89a95-661d-4c8a-ba6b-1ca930db0a4a {
  min-height: 50px;
}








#s-06e89a95-661d-4c8a-ba6b-1ca930db0a4a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-06e89a95-661d-4c8a-ba6b-1ca930db0a4a.shg-box.shg-c {
  justify-content: center;
}

#s-d739b027-7633-4f26-9d58-9200ef6f366d {
  text-align: left;
}

#s-d739b027-7633-4f26-9d58-9200ef6f366d .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-03078dab-b85d-47ca-9a1c-072b0c37b715 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-03078dab-b85d-47ca-9a1c-072b0c37b715 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-dbec02b1-4946-41f9-866e-96ef8caa3268 {
  min-height: 50px;
}








#s-dbec02b1-4946-41f9-866e-96ef8caa3268 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dbec02b1-4946-41f9-866e-96ef8caa3268.shg-box.shg-c {
  justify-content: center;
}

#s-740dc1e0-27fd-4f92-9f42-6270287d4a1b {
  min-height: 50px;
}








#s-740dc1e0-27fd-4f92-9f42-6270287d4a1b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-740dc1e0-27fd-4f92-9f42-6270287d4a1b.shg-box.shg-c {
  justify-content: center;
}

#s-d3ccca0e-75e0-45f4-b66d-031cff4443fb {
  margin-top: -50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d3ccca0e-75e0-45f4-b66d-031cff4443fb .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-1f8001f7-7181-42cc-9747-ceb41254f364 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-7aba1384-7461-4d61-8cf7-d1c9ddcc624d {
  min-height: 50px;
}








#s-7aba1384-7461-4d61-8cf7-d1c9ddcc624d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7aba1384-7461-4d61-8cf7-d1c9ddcc624d.shg-box.shg-c {
  justify-content: center;
}

#s-1d414d5f-d151-4e05-9065-426cdd859423 {
  text-align: left;
}

#s-1d414d5f-d151-4e05-9065-426cdd859423 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-bd9baa31-19eb-4b86-aa23-bde5f3baca63 {
  margin-top: -50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-bd9baa31-19eb-4b86-aa23-bde5f3baca63 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-12a95a6c-c3d8-4052-a569-02133e9d4f60 {
  min-height: 50px;
}








#s-12a95a6c-c3d8-4052-a569-02133e9d4f60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-12a95a6c-c3d8-4052-a569-02133e9d4f60.shg-box.shg-c {
  justify-content: center;
}

#s-839092a6-c56b-4559-81fd-21be6a0640fc {
  min-height: 50px;
}








#s-839092a6-c56b-4559-81fd-21be6a0640fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-839092a6-c56b-4559-81fd-21be6a0640fc.shg-box.shg-c {
  justify-content: center;
}

#s-030f5fb2-4969-4ffb-acfd-ddf3a1640ed5 {
  margin-top: -50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-030f5fb2-4969-4ffb-acfd-ddf3a1640ed5 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-0c7b0717-136d-473e-a411-ae6d8633c0b3 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-48785ba9-74bf-4497-9b32-d64783048169 {
  min-height: 50px;
}








#s-48785ba9-74bf-4497-9b32-d64783048169 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48785ba9-74bf-4497-9b32-d64783048169.shg-box.shg-c {
  justify-content: center;
}

#s-7ae6cc4e-0170-474f-b1eb-169520c3f31d {
  text-align: left;
}

#s-7ae6cc4e-0170-474f-b1eb-169520c3f31d .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-a6d10c8b-9005-4918-bc6e-693e5d1a4b90 {
  margin-top: -50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a6d10c8b-9005-4918-bc6e-693e5d1a4b90 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-5fdc9fe4-afd2-45f2-95d3-3cc32f65d169 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5fdc9fe4-afd2-45f2-95d3-3cc32f65d169 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-31c26304-5f46-4949-bb23-5f118e453744 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-31c26304-5f46-4949-bb23-5f118e453744 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b2086954-7e22-4677-9c8b-39cc2e15e29e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b2086954-7e22-4677-9c8b-39cc2e15e29e .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-a85bffa0-b906-44ae-8ebb-2c06e65ba599 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a85bffa0-b906-44ae-8ebb-2c06e65ba599 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-7041b5e6-f227-4e73-94ca-5fdc2e07275d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-7041b5e6-f227-4e73-94ca-5fdc2e07275d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7041b5e6-f227-4e73-94ca-5fdc2e07275d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7041b5e6-f227-4e73-94ca-5fdc2e07275d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-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;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -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;
}
