.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-5638b542-3501-4096-9193-dc7abdc1dc05 {
  margin-bottom: 0px;
min-height: 56px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-5638b542-3501-4096-9193-dc7abdc1dc05 {
  display: none;
}
#s-5638b542-3501-4096-9193-dc7abdc1dc05, #wrap-s-5638b542-3501-4096-9193-dc7abdc1dc05 { display:none !important; }}@media (max-width: 767px){#s-5638b542-3501-4096-9193-dc7abdc1dc05 {
  display: none;
}
#s-5638b542-3501-4096-9193-dc7abdc1dc05, #wrap-s-5638b542-3501-4096-9193-dc7abdc1dc05 { display:none !important; }}







#s-5638b542-3501-4096-9193-dc7abdc1dc05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5638b542-3501-4096-9193-dc7abdc1dc05.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e31a49b0-6c2f-45ce-ad49-cec16ba688fb {
  margin-bottom: 0px;
min-height: 50px;
}








#s-e31a49b0-6c2f-45ce-ad49-cec16ba688fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e31a49b0-6c2f-45ce-ad49-cec16ba688fb.shg-box.shg-c {
  justify-content: center;
}

#s-5270b9f9-6731-48c1-98eb-79daab00f20c {
  background-image: url(https://i.shgcdn.com/ae3cd890-8cfe-4a5a-8530-c67eb537977e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px;
padding-top: 0px;
min-height: 550px;
background-position: center top;
}
@media (min-width: 1200px){#s-5270b9f9-6731-48c1-98eb-79daab00f20c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5270b9f9-6731-48c1-98eb-79daab00f20c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5270b9f9-6731-48c1-98eb-79daab00f20c {
  
}
}@media (max-width: 767px){#s-5270b9f9-6731-48c1-98eb-79daab00f20c {
  
}
}







#s-5270b9f9-6731-48c1-98eb-79daab00f20c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5270b9f9-6731-48c1-98eb-79daab00f20c {
  cursor: pointer;
}#s-5270b9f9-6731-48c1-98eb-79daab00f20c.shg-box.shg-c {
  justify-content: flex-end;
}

#s-3703224e-5b16-456f-b198-553d1509e143 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 50px;
margin-right: 30px;
min-height: 50px;
}








#s-3703224e-5b16-456f-b198-553d1509e143 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3703224e-5b16-456f-b198-553d1509e143.shg-box.shg-c {
  justify-content: center;
}

.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-fd44e741-8761-4aea-abd2-2800315eb6d9 {
  margin-bottom: -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-3a92f272-a1d8-43c0-84b7-5dda987caa45 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 6px;
padding-left: 50px;
padding-bottom: 6px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 5px;
background-color: rgba(0, 0, 0, 0.15);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-3a92f272-a1d8-43c0-84b7-5dda987caa45:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-3a92f272-a1d8-43c0-84b7-5dda987caa45:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(237, 237, 237, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-3a92f272-a1d8-43c0-84b7-5dda987caa45.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-ff97c5df-638c-429d-8426-c0ed5c8a9e3e {
  min-height: 50px;
}








#s-ff97c5df-638c-429d-8426-c0ed5c8a9e3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff97c5df-638c-429d-8426-c0ed5c8a9e3e.shg-box.shg-c {
  justify-content: center;
}

#s-72c40567-48e6-4a3d-a7ab-b6944822e392 {
  margin-bottom: -10px;
}

#s-32af6b63-3554-44e4-bdec-c469e9615a94 {
  min-height: 50px;
}








#s-32af6b63-3554-44e4-bdec-c469e9615a94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32af6b63-3554-44e4-bdec-c469e9615a94.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;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-bf854ec5-4558-446c-843f-a62089432da5 {
  margin-top: 0px;
padding-top: 0px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
}
@media (max-width: 767px){#s-bf854ec5-4558-446c-843f-a62089432da5 {
  
}
}
.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-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-c858e2e0-57c3-4fd1-a40c-dd9f37d047fb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-d0294780-f28f-479b-bc34-e72084971852 {
  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-d268a246-7707-4c6b-9e29-ccf240b46d2e {
  text-align: left;
}


.shg-c#s-d268a246-7707-4c6b-9e29-ccf240b46d2e {
  max-width: 100%;
}

.shg-c#s-d268a246-7707-4c6b-9e29-ccf240b46d2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d268a246-7707-4c6b-9e29-ccf240b46d2e .shg-image-zoom,
.shg-c#s-d268a246-7707-4c6b-9e29-ccf240b46d2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d268a246-7707-4c6b-9e29-ccf240b46d2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d268a246-7707-4c6b-9e29-ccf240b46d2e {
  max-width: 100%;
}

.shg-c#s-d268a246-7707-4c6b-9e29-ccf240b46d2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d268a246-7707-4c6b-9e29-ccf240b46d2e .shg-image-zoom,
.shg-c#s-d268a246-7707-4c6b-9e29-ccf240b46d2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d268a246-7707-4c6b-9e29-ccf240b46d2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d268a246-7707-4c6b-9e29-ccf240b46d2e {
  max-width: 100%;
}

.shg-c#s-d268a246-7707-4c6b-9e29-ccf240b46d2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d268a246-7707-4c6b-9e29-ccf240b46d2e .shg-image-zoom,
.shg-c#s-d268a246-7707-4c6b-9e29-ccf240b46d2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d268a246-7707-4c6b-9e29-ccf240b46d2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d268a246-7707-4c6b-9e29-ccf240b46d2e {
  max-width: 100%;
}

.shg-c#s-d268a246-7707-4c6b-9e29-ccf240b46d2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d268a246-7707-4c6b-9e29-ccf240b46d2e .shg-image-zoom,
.shg-c#s-d268a246-7707-4c6b-9e29-ccf240b46d2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d268a246-7707-4c6b-9e29-ccf240b46d2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d268a246-7707-4c6b-9e29-ccf240b46d2e {
  max-width: 100%;
}

.shg-c#s-d268a246-7707-4c6b-9e29-ccf240b46d2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d268a246-7707-4c6b-9e29-ccf240b46d2e .shg-image-zoom,
.shg-c#s-d268a246-7707-4c6b-9e29-ccf240b46d2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d268a246-7707-4c6b-9e29-ccf240b46d2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

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

#s-34f47188-0455-43a8-a657-0f582a8cf539 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-34f47188-0455-43a8-a657-0f582a8cf539 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-a1ed902f-6c50-45fd-8dc8-476cf5eae391 {
  text-align: center;
}

#s-a1ed902f-6c50-45fd-8dc8-476cf5eae391 .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 15px;
}

#s-a1ed902f-6c50-45fd-8dc8-476cf5eae391 .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 15px;
}

#s-a1ed902f-6c50-45fd-8dc8-476cf5eae391 .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-4dba38eb-2c49-4876-ae71-1a793285aeaf {
  display: none;
}
#s-6e9fd42d-b8fb-49fc-b4c9-13b86518a8e7 {
  text-align: left;
}


.shg-c#s-6e9fd42d-b8fb-49fc-b4c9-13b86518a8e7 {
  max-width: 100%;
}

.shg-c#s-6e9fd42d-b8fb-49fc-b4c9-13b86518a8e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e9fd42d-b8fb-49fc-b4c9-13b86518a8e7 .shg-image-zoom,
.shg-c#s-6e9fd42d-b8fb-49fc-b4c9-13b86518a8e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e9fd42d-b8fb-49fc-b4c9-13b86518a8e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6e9fd42d-b8fb-49fc-b4c9-13b86518a8e7 {
  max-width: 100%;
}

.shg-c#s-6e9fd42d-b8fb-49fc-b4c9-13b86518a8e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e9fd42d-b8fb-49fc-b4c9-13b86518a8e7 .shg-image-zoom,
.shg-c#s-6e9fd42d-b8fb-49fc-b4c9-13b86518a8e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e9fd42d-b8fb-49fc-b4c9-13b86518a8e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6e9fd42d-b8fb-49fc-b4c9-13b86518a8e7 {
  max-width: 100%;
}

.shg-c#s-6e9fd42d-b8fb-49fc-b4c9-13b86518a8e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e9fd42d-b8fb-49fc-b4c9-13b86518a8e7 .shg-image-zoom,
.shg-c#s-6e9fd42d-b8fb-49fc-b4c9-13b86518a8e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e9fd42d-b8fb-49fc-b4c9-13b86518a8e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6e9fd42d-b8fb-49fc-b4c9-13b86518a8e7 {
  max-width: 100%;
}

.shg-c#s-6e9fd42d-b8fb-49fc-b4c9-13b86518a8e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e9fd42d-b8fb-49fc-b4c9-13b86518a8e7 .shg-image-zoom,
.shg-c#s-6e9fd42d-b8fb-49fc-b4c9-13b86518a8e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e9fd42d-b8fb-49fc-b4c9-13b86518a8e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6e9fd42d-b8fb-49fc-b4c9-13b86518a8e7 {
  max-width: 100%;
}

.shg-c#s-6e9fd42d-b8fb-49fc-b4c9-13b86518a8e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e9fd42d-b8fb-49fc-b4c9-13b86518a8e7 .shg-image-zoom,
.shg-c#s-6e9fd42d-b8fb-49fc-b4c9-13b86518a8e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e9fd42d-b8fb-49fc-b4c9-13b86518a8e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7db0bac0-a515-4d9b-bd5d-cff4da4ccf41 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7db0bac0-a515-4d9b-bd5d-cff4da4ccf41 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-85f36f50-2697-4e08-a2b4-7c89c2413194 {
  text-align: center;
}

#s-85f36f50-2697-4e08-a2b4-7c89c2413194 .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 15px;
}

#s-85f36f50-2697-4e08-a2b4-7c89c2413194 .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 15px;
}

#s-85f36f50-2697-4e08-a2b4-7c89c2413194 .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-1e15d2e1-a529-4690-b789-8dd97570fe76 {
  display: none;
}
#s-8b177e9d-a56d-4627-84ac-82e77472da1e {
  text-align: left;
}


.shg-c#s-8b177e9d-a56d-4627-84ac-82e77472da1e {
  max-width: 100%;
}

.shg-c#s-8b177e9d-a56d-4627-84ac-82e77472da1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b177e9d-a56d-4627-84ac-82e77472da1e .shg-image-zoom,
.shg-c#s-8b177e9d-a56d-4627-84ac-82e77472da1e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b177e9d-a56d-4627-84ac-82e77472da1e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8b177e9d-a56d-4627-84ac-82e77472da1e {
  max-width: 100%;
}

.shg-c#s-8b177e9d-a56d-4627-84ac-82e77472da1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b177e9d-a56d-4627-84ac-82e77472da1e .shg-image-zoom,
.shg-c#s-8b177e9d-a56d-4627-84ac-82e77472da1e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b177e9d-a56d-4627-84ac-82e77472da1e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8b177e9d-a56d-4627-84ac-82e77472da1e {
  max-width: 100%;
}

.shg-c#s-8b177e9d-a56d-4627-84ac-82e77472da1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b177e9d-a56d-4627-84ac-82e77472da1e .shg-image-zoom,
.shg-c#s-8b177e9d-a56d-4627-84ac-82e77472da1e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b177e9d-a56d-4627-84ac-82e77472da1e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8b177e9d-a56d-4627-84ac-82e77472da1e {
  max-width: 100%;
}

.shg-c#s-8b177e9d-a56d-4627-84ac-82e77472da1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b177e9d-a56d-4627-84ac-82e77472da1e .shg-image-zoom,
.shg-c#s-8b177e9d-a56d-4627-84ac-82e77472da1e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b177e9d-a56d-4627-84ac-82e77472da1e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8b177e9d-a56d-4627-84ac-82e77472da1e {
  max-width: 100%;
}

.shg-c#s-8b177e9d-a56d-4627-84ac-82e77472da1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b177e9d-a56d-4627-84ac-82e77472da1e .shg-image-zoom,
.shg-c#s-8b177e9d-a56d-4627-84ac-82e77472da1e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b177e9d-a56d-4627-84ac-82e77472da1e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e60e64fa-98d3-41cd-ac2a-6aa78493e5eb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e60e64fa-98d3-41cd-ac2a-6aa78493e5eb .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-09f99a28-ed2f-47ab-bca2-6ae63cdd4709 {
  text-align: center;
}

#s-09f99a28-ed2f-47ab-bca2-6ae63cdd4709 .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 15px;
}

#s-09f99a28-ed2f-47ab-bca2-6ae63cdd4709 .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 15px;
}

#s-09f99a28-ed2f-47ab-bca2-6ae63cdd4709 .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-0778830b-e768-4a31-ba7a-b3f78bab2751 {
  display: none;
}
#s-61fe961f-8e56-4e77-a04a-fcb6509a0310 {
  text-align: left;
}


.shg-c#s-61fe961f-8e56-4e77-a04a-fcb6509a0310 {
  max-width: 100%;
}

.shg-c#s-61fe961f-8e56-4e77-a04a-fcb6509a0310 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61fe961f-8e56-4e77-a04a-fcb6509a0310 .shg-image-zoom,
.shg-c#s-61fe961f-8e56-4e77-a04a-fcb6509a0310 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-61fe961f-8e56-4e77-a04a-fcb6509a0310 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-61fe961f-8e56-4e77-a04a-fcb6509a0310 {
  max-width: 100%;
}

.shg-c#s-61fe961f-8e56-4e77-a04a-fcb6509a0310 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61fe961f-8e56-4e77-a04a-fcb6509a0310 .shg-image-zoom,
.shg-c#s-61fe961f-8e56-4e77-a04a-fcb6509a0310 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-61fe961f-8e56-4e77-a04a-fcb6509a0310 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-61fe961f-8e56-4e77-a04a-fcb6509a0310 {
  max-width: 100%;
}

.shg-c#s-61fe961f-8e56-4e77-a04a-fcb6509a0310 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61fe961f-8e56-4e77-a04a-fcb6509a0310 .shg-image-zoom,
.shg-c#s-61fe961f-8e56-4e77-a04a-fcb6509a0310 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-61fe961f-8e56-4e77-a04a-fcb6509a0310 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-61fe961f-8e56-4e77-a04a-fcb6509a0310 {
  max-width: 100%;
}

.shg-c#s-61fe961f-8e56-4e77-a04a-fcb6509a0310 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61fe961f-8e56-4e77-a04a-fcb6509a0310 .shg-image-zoom,
.shg-c#s-61fe961f-8e56-4e77-a04a-fcb6509a0310 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-61fe961f-8e56-4e77-a04a-fcb6509a0310 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-61fe961f-8e56-4e77-a04a-fcb6509a0310 {
  max-width: 100%;
}

.shg-c#s-61fe961f-8e56-4e77-a04a-fcb6509a0310 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61fe961f-8e56-4e77-a04a-fcb6509a0310 .shg-image-zoom,
.shg-c#s-61fe961f-8e56-4e77-a04a-fcb6509a0310 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-61fe961f-8e56-4e77-a04a-fcb6509a0310 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4b23f25d-590f-4290-9089-c1cb5f857cb2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4b23f25d-590f-4290-9089-c1cb5f857cb2 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-62a372e9-f828-40e2-bb5b-0e0fb5b9217f {
  text-align: center;
}

#s-62a372e9-f828-40e2-bb5b-0e0fb5b9217f .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 15px;
}

#s-62a372e9-f828-40e2-bb5b-0e0fb5b9217f .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 15px;
}

#s-62a372e9-f828-40e2-bb5b-0e0fb5b9217f .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;
}
@media (min-width: 0px) {
[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-e82bc5ea-a1aa-4db0-ae58-2aa0dfd749e5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-3be0ddc2-dd4f-41ea-af0d-ffcdca258956 {
  display: none;
}
#s-ea1db042-25da-4a5a-9d06-63862319b3c0 {
  text-align: left;
}


.shg-c#s-ea1db042-25da-4a5a-9d06-63862319b3c0 {
  max-width: 100%;
}

.shg-c#s-ea1db042-25da-4a5a-9d06-63862319b3c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea1db042-25da-4a5a-9d06-63862319b3c0 .shg-image-zoom,
.shg-c#s-ea1db042-25da-4a5a-9d06-63862319b3c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea1db042-25da-4a5a-9d06-63862319b3c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ea1db042-25da-4a5a-9d06-63862319b3c0 {
  max-width: 100%;
}

.shg-c#s-ea1db042-25da-4a5a-9d06-63862319b3c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea1db042-25da-4a5a-9d06-63862319b3c0 .shg-image-zoom,
.shg-c#s-ea1db042-25da-4a5a-9d06-63862319b3c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea1db042-25da-4a5a-9d06-63862319b3c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ea1db042-25da-4a5a-9d06-63862319b3c0 {
  max-width: 100%;
}

.shg-c#s-ea1db042-25da-4a5a-9d06-63862319b3c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea1db042-25da-4a5a-9d06-63862319b3c0 .shg-image-zoom,
.shg-c#s-ea1db042-25da-4a5a-9d06-63862319b3c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea1db042-25da-4a5a-9d06-63862319b3c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ea1db042-25da-4a5a-9d06-63862319b3c0 {
  max-width: 100%;
}

.shg-c#s-ea1db042-25da-4a5a-9d06-63862319b3c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea1db042-25da-4a5a-9d06-63862319b3c0 .shg-image-zoom,
.shg-c#s-ea1db042-25da-4a5a-9d06-63862319b3c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea1db042-25da-4a5a-9d06-63862319b3c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ea1db042-25da-4a5a-9d06-63862319b3c0 {
  max-width: 100%;
}

.shg-c#s-ea1db042-25da-4a5a-9d06-63862319b3c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea1db042-25da-4a5a-9d06-63862319b3c0 .shg-image-zoom,
.shg-c#s-ea1db042-25da-4a5a-9d06-63862319b3c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea1db042-25da-4a5a-9d06-63862319b3c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4ca68355-b5fb-453d-afc3-dc98df84e685 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4ca68355-b5fb-453d-afc3-dc98df84e685 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-56b253b1-db2a-46ce-8937-6ccecbe7de6e {
  text-align: center;
}

#s-56b253b1-db2a-46ce-8937-6ccecbe7de6e .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 15px;
}

#s-56b253b1-db2a-46ce-8937-6ccecbe7de6e .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 15px;
}

#s-56b253b1-db2a-46ce-8937-6ccecbe7de6e .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-d259846e-122a-4f05-80d5-513f464474ad {
  display: none;
}
#s-ceaa36f1-3b9d-49f1-afa9-08227d967dde {
  text-align: left;
}


.shg-c#s-ceaa36f1-3b9d-49f1-afa9-08227d967dde {
  max-width: 100%;
}

.shg-c#s-ceaa36f1-3b9d-49f1-afa9-08227d967dde img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ceaa36f1-3b9d-49f1-afa9-08227d967dde .shg-image-zoom,
.shg-c#s-ceaa36f1-3b9d-49f1-afa9-08227d967dde img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ceaa36f1-3b9d-49f1-afa9-08227d967dde .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ceaa36f1-3b9d-49f1-afa9-08227d967dde {
  max-width: 100%;
}

.shg-c#s-ceaa36f1-3b9d-49f1-afa9-08227d967dde img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ceaa36f1-3b9d-49f1-afa9-08227d967dde .shg-image-zoom,
.shg-c#s-ceaa36f1-3b9d-49f1-afa9-08227d967dde img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ceaa36f1-3b9d-49f1-afa9-08227d967dde .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ceaa36f1-3b9d-49f1-afa9-08227d967dde {
  max-width: 100%;
}

.shg-c#s-ceaa36f1-3b9d-49f1-afa9-08227d967dde img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ceaa36f1-3b9d-49f1-afa9-08227d967dde .shg-image-zoom,
.shg-c#s-ceaa36f1-3b9d-49f1-afa9-08227d967dde img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ceaa36f1-3b9d-49f1-afa9-08227d967dde .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ceaa36f1-3b9d-49f1-afa9-08227d967dde {
  max-width: 100%;
}

.shg-c#s-ceaa36f1-3b9d-49f1-afa9-08227d967dde img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ceaa36f1-3b9d-49f1-afa9-08227d967dde .shg-image-zoom,
.shg-c#s-ceaa36f1-3b9d-49f1-afa9-08227d967dde img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ceaa36f1-3b9d-49f1-afa9-08227d967dde .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ceaa36f1-3b9d-49f1-afa9-08227d967dde {
  max-width: 100%;
}

.shg-c#s-ceaa36f1-3b9d-49f1-afa9-08227d967dde img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ceaa36f1-3b9d-49f1-afa9-08227d967dde .shg-image-zoom,
.shg-c#s-ceaa36f1-3b9d-49f1-afa9-08227d967dde img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ceaa36f1-3b9d-49f1-afa9-08227d967dde .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-071b88ed-6d7e-44d2-94cb-643972f7e84c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-071b88ed-6d7e-44d2-94cb-643972f7e84c .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-69cba434-824c-462d-a4c4-509edff21e57 {
  text-align: center;
}

#s-69cba434-824c-462d-a4c4-509edff21e57 .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 15px;
}

#s-69cba434-824c-462d-a4c4-509edff21e57 .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 15px;
}

#s-69cba434-824c-462d-a4c4-509edff21e57 .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-f5a735e5-4993-42d9-9b80-35f51a86d3ee {
  display: none;
}
#s-aa2a5d3f-6a63-40ab-aefc-9fd543a7bbb0 {
  text-align: left;
}


.shg-c#s-aa2a5d3f-6a63-40ab-aefc-9fd543a7bbb0 {
  max-width: 100%;
}

.shg-c#s-aa2a5d3f-6a63-40ab-aefc-9fd543a7bbb0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa2a5d3f-6a63-40ab-aefc-9fd543a7bbb0 .shg-image-zoom,
.shg-c#s-aa2a5d3f-6a63-40ab-aefc-9fd543a7bbb0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa2a5d3f-6a63-40ab-aefc-9fd543a7bbb0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-aa2a5d3f-6a63-40ab-aefc-9fd543a7bbb0 {
  max-width: 100%;
}

.shg-c#s-aa2a5d3f-6a63-40ab-aefc-9fd543a7bbb0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa2a5d3f-6a63-40ab-aefc-9fd543a7bbb0 .shg-image-zoom,
.shg-c#s-aa2a5d3f-6a63-40ab-aefc-9fd543a7bbb0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa2a5d3f-6a63-40ab-aefc-9fd543a7bbb0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-aa2a5d3f-6a63-40ab-aefc-9fd543a7bbb0 {
  max-width: 100%;
}

.shg-c#s-aa2a5d3f-6a63-40ab-aefc-9fd543a7bbb0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa2a5d3f-6a63-40ab-aefc-9fd543a7bbb0 .shg-image-zoom,
.shg-c#s-aa2a5d3f-6a63-40ab-aefc-9fd543a7bbb0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa2a5d3f-6a63-40ab-aefc-9fd543a7bbb0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-aa2a5d3f-6a63-40ab-aefc-9fd543a7bbb0 {
  max-width: 100%;
}

.shg-c#s-aa2a5d3f-6a63-40ab-aefc-9fd543a7bbb0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa2a5d3f-6a63-40ab-aefc-9fd543a7bbb0 .shg-image-zoom,
.shg-c#s-aa2a5d3f-6a63-40ab-aefc-9fd543a7bbb0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa2a5d3f-6a63-40ab-aefc-9fd543a7bbb0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-aa2a5d3f-6a63-40ab-aefc-9fd543a7bbb0 {
  max-width: 100%;
}

.shg-c#s-aa2a5d3f-6a63-40ab-aefc-9fd543a7bbb0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa2a5d3f-6a63-40ab-aefc-9fd543a7bbb0 .shg-image-zoom,
.shg-c#s-aa2a5d3f-6a63-40ab-aefc-9fd543a7bbb0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa2a5d3f-6a63-40ab-aefc-9fd543a7bbb0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a2542d6d-b7bf-48bb-bf55-f8f7930078e7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a2542d6d-b7bf-48bb-bf55-f8f7930078e7 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-1c439077-1351-498f-b5f8-7a392c91c46a {
  text-align: center;
}

#s-1c439077-1351-498f-b5f8-7a392c91c46a .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 15px;
}

#s-1c439077-1351-498f-b5f8-7a392c91c46a .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 15px;
}

#s-1c439077-1351-498f-b5f8-7a392c91c46a .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-66c910dd-c373-4c6d-a31a-07209a379042 {
  display: none;
}
#s-92108e44-a305-4f4d-8498-5e4bce80fad8 {
  text-align: left;
}


.shg-c#s-92108e44-a305-4f4d-8498-5e4bce80fad8 {
  max-width: 100%;
}

.shg-c#s-92108e44-a305-4f4d-8498-5e4bce80fad8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-92108e44-a305-4f4d-8498-5e4bce80fad8 .shg-image-zoom,
.shg-c#s-92108e44-a305-4f4d-8498-5e4bce80fad8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-92108e44-a305-4f4d-8498-5e4bce80fad8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-92108e44-a305-4f4d-8498-5e4bce80fad8 {
  max-width: 100%;
}

.shg-c#s-92108e44-a305-4f4d-8498-5e4bce80fad8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-92108e44-a305-4f4d-8498-5e4bce80fad8 .shg-image-zoom,
.shg-c#s-92108e44-a305-4f4d-8498-5e4bce80fad8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-92108e44-a305-4f4d-8498-5e4bce80fad8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-92108e44-a305-4f4d-8498-5e4bce80fad8 {
  max-width: 100%;
}

.shg-c#s-92108e44-a305-4f4d-8498-5e4bce80fad8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-92108e44-a305-4f4d-8498-5e4bce80fad8 .shg-image-zoom,
.shg-c#s-92108e44-a305-4f4d-8498-5e4bce80fad8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-92108e44-a305-4f4d-8498-5e4bce80fad8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-92108e44-a305-4f4d-8498-5e4bce80fad8 {
  max-width: 100%;
}

.shg-c#s-92108e44-a305-4f4d-8498-5e4bce80fad8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-92108e44-a305-4f4d-8498-5e4bce80fad8 .shg-image-zoom,
.shg-c#s-92108e44-a305-4f4d-8498-5e4bce80fad8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-92108e44-a305-4f4d-8498-5e4bce80fad8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-92108e44-a305-4f4d-8498-5e4bce80fad8 {
  max-width: 100%;
}

.shg-c#s-92108e44-a305-4f4d-8498-5e4bce80fad8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-92108e44-a305-4f4d-8498-5e4bce80fad8 .shg-image-zoom,
.shg-c#s-92108e44-a305-4f4d-8498-5e4bce80fad8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-92108e44-a305-4f4d-8498-5e4bce80fad8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-07ec2b3b-22e6-4e98-894b-977e7919240a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-07ec2b3b-22e6-4e98-894b-977e7919240a .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-6488cfc2-3568-460c-9f33-441b48036457 {
  text-align: center;
}

#s-6488cfc2-3568-460c-9f33-441b48036457 .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 15px;
}

#s-6488cfc2-3568-460c-9f33-441b48036457 .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 15px;
}

#s-6488cfc2-3568-460c-9f33-441b48036457 .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;
}
@media (min-width: 0px) {
[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 768px) {
[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-ffa5d1be-43fc-466b-9793-de29862bd8dd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-14e21c71-5ab7-4b76-ac60-bbfe1f6f1761 {
  display: none;
}
#s-8bcf8c39-5e7e-46ea-bf76-58159ea50b45 {
  text-align: left;
}


.shg-c#s-8bcf8c39-5e7e-46ea-bf76-58159ea50b45 {
  max-width: 100%;
}

.shg-c#s-8bcf8c39-5e7e-46ea-bf76-58159ea50b45 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8bcf8c39-5e7e-46ea-bf76-58159ea50b45 .shg-image-zoom,
.shg-c#s-8bcf8c39-5e7e-46ea-bf76-58159ea50b45 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8bcf8c39-5e7e-46ea-bf76-58159ea50b45 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8bcf8c39-5e7e-46ea-bf76-58159ea50b45 {
  max-width: 100%;
}

.shg-c#s-8bcf8c39-5e7e-46ea-bf76-58159ea50b45 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8bcf8c39-5e7e-46ea-bf76-58159ea50b45 .shg-image-zoom,
.shg-c#s-8bcf8c39-5e7e-46ea-bf76-58159ea50b45 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8bcf8c39-5e7e-46ea-bf76-58159ea50b45 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8bcf8c39-5e7e-46ea-bf76-58159ea50b45 {
  max-width: 100%;
}

.shg-c#s-8bcf8c39-5e7e-46ea-bf76-58159ea50b45 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8bcf8c39-5e7e-46ea-bf76-58159ea50b45 .shg-image-zoom,
.shg-c#s-8bcf8c39-5e7e-46ea-bf76-58159ea50b45 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8bcf8c39-5e7e-46ea-bf76-58159ea50b45 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8bcf8c39-5e7e-46ea-bf76-58159ea50b45 {
  max-width: 100%;
}

.shg-c#s-8bcf8c39-5e7e-46ea-bf76-58159ea50b45 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8bcf8c39-5e7e-46ea-bf76-58159ea50b45 .shg-image-zoom,
.shg-c#s-8bcf8c39-5e7e-46ea-bf76-58159ea50b45 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8bcf8c39-5e7e-46ea-bf76-58159ea50b45 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8bcf8c39-5e7e-46ea-bf76-58159ea50b45 {
  max-width: 100%;
}

.shg-c#s-8bcf8c39-5e7e-46ea-bf76-58159ea50b45 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8bcf8c39-5e7e-46ea-bf76-58159ea50b45 .shg-image-zoom,
.shg-c#s-8bcf8c39-5e7e-46ea-bf76-58159ea50b45 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8bcf8c39-5e7e-46ea-bf76-58159ea50b45 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b563b4b4-24e2-46d4-965c-80e7f9c90a26 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b563b4b4-24e2-46d4-965c-80e7f9c90a26 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-3620fd8b-d7bf-4aed-b9f4-a3f3cba73335 {
  text-align: center;
}

#s-3620fd8b-d7bf-4aed-b9f4-a3f3cba73335 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-3620fd8b-d7bf-4aed-b9f4-a3f3cba73335 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-3620fd8b-d7bf-4aed-b9f4-a3f3cba73335 .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-3a106734-e827-49ee-b50c-c97727a5cead {
  display: none;
}
#s-4e73c1ec-05be-4c3f-a0f6-bfcd6fca3408 {
  text-align: left;
}


.shg-c#s-4e73c1ec-05be-4c3f-a0f6-bfcd6fca3408 {
  max-width: 100%;
}

.shg-c#s-4e73c1ec-05be-4c3f-a0f6-bfcd6fca3408 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e73c1ec-05be-4c3f-a0f6-bfcd6fca3408 .shg-image-zoom,
.shg-c#s-4e73c1ec-05be-4c3f-a0f6-bfcd6fca3408 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e73c1ec-05be-4c3f-a0f6-bfcd6fca3408 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4e73c1ec-05be-4c3f-a0f6-bfcd6fca3408 {
  max-width: 100%;
}

.shg-c#s-4e73c1ec-05be-4c3f-a0f6-bfcd6fca3408 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e73c1ec-05be-4c3f-a0f6-bfcd6fca3408 .shg-image-zoom,
.shg-c#s-4e73c1ec-05be-4c3f-a0f6-bfcd6fca3408 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e73c1ec-05be-4c3f-a0f6-bfcd6fca3408 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4e73c1ec-05be-4c3f-a0f6-bfcd6fca3408 {
  max-width: 100%;
}

.shg-c#s-4e73c1ec-05be-4c3f-a0f6-bfcd6fca3408 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e73c1ec-05be-4c3f-a0f6-bfcd6fca3408 .shg-image-zoom,
.shg-c#s-4e73c1ec-05be-4c3f-a0f6-bfcd6fca3408 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e73c1ec-05be-4c3f-a0f6-bfcd6fca3408 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4e73c1ec-05be-4c3f-a0f6-bfcd6fca3408 {
  max-width: 100%;
}

.shg-c#s-4e73c1ec-05be-4c3f-a0f6-bfcd6fca3408 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e73c1ec-05be-4c3f-a0f6-bfcd6fca3408 .shg-image-zoom,
.shg-c#s-4e73c1ec-05be-4c3f-a0f6-bfcd6fca3408 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e73c1ec-05be-4c3f-a0f6-bfcd6fca3408 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4e73c1ec-05be-4c3f-a0f6-bfcd6fca3408 {
  max-width: 100%;
}

.shg-c#s-4e73c1ec-05be-4c3f-a0f6-bfcd6fca3408 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e73c1ec-05be-4c3f-a0f6-bfcd6fca3408 .shg-image-zoom,
.shg-c#s-4e73c1ec-05be-4c3f-a0f6-bfcd6fca3408 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e73c1ec-05be-4c3f-a0f6-bfcd6fca3408 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-341e8de8-0e38-4358-8abf-b1096a25e98e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-341e8de8-0e38-4358-8abf-b1096a25e98e .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-464d52aa-d987-4956-b97a-c3f3d336d3f9 {
  text-align: center;
}

#s-464d52aa-d987-4956-b97a-c3f3d336d3f9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-464d52aa-d987-4956-b97a-c3f3d336d3f9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-464d52aa-d987-4956-b97a-c3f3d336d3f9 .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-c4866163-5208-4a6d-9e71-3c8197c3b9d0 {
  display: none;
}
#s-3d6e17c2-7444-4e5b-b34a-de9486100d6c {
  text-align: left;
}


.shg-c#s-3d6e17c2-7444-4e5b-b34a-de9486100d6c {
  max-width: 100%;
}

.shg-c#s-3d6e17c2-7444-4e5b-b34a-de9486100d6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d6e17c2-7444-4e5b-b34a-de9486100d6c .shg-image-zoom,
.shg-c#s-3d6e17c2-7444-4e5b-b34a-de9486100d6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d6e17c2-7444-4e5b-b34a-de9486100d6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3d6e17c2-7444-4e5b-b34a-de9486100d6c {
  max-width: 100%;
}

.shg-c#s-3d6e17c2-7444-4e5b-b34a-de9486100d6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d6e17c2-7444-4e5b-b34a-de9486100d6c .shg-image-zoom,
.shg-c#s-3d6e17c2-7444-4e5b-b34a-de9486100d6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d6e17c2-7444-4e5b-b34a-de9486100d6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3d6e17c2-7444-4e5b-b34a-de9486100d6c {
  max-width: 100%;
}

.shg-c#s-3d6e17c2-7444-4e5b-b34a-de9486100d6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d6e17c2-7444-4e5b-b34a-de9486100d6c .shg-image-zoom,
.shg-c#s-3d6e17c2-7444-4e5b-b34a-de9486100d6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d6e17c2-7444-4e5b-b34a-de9486100d6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3d6e17c2-7444-4e5b-b34a-de9486100d6c {
  max-width: 100%;
}

.shg-c#s-3d6e17c2-7444-4e5b-b34a-de9486100d6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d6e17c2-7444-4e5b-b34a-de9486100d6c .shg-image-zoom,
.shg-c#s-3d6e17c2-7444-4e5b-b34a-de9486100d6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d6e17c2-7444-4e5b-b34a-de9486100d6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3d6e17c2-7444-4e5b-b34a-de9486100d6c {
  max-width: 100%;
}

.shg-c#s-3d6e17c2-7444-4e5b-b34a-de9486100d6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d6e17c2-7444-4e5b-b34a-de9486100d6c .shg-image-zoom,
.shg-c#s-3d6e17c2-7444-4e5b-b34a-de9486100d6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d6e17c2-7444-4e5b-b34a-de9486100d6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ea71ba2a-ad08-4311-964a-7a79459f8a35 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ea71ba2a-ad08-4311-964a-7a79459f8a35 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-54ae9c02-f287-43eb-a44a-778f0fc9d097 {
  text-align: center;
}

#s-54ae9c02-f287-43eb-a44a-778f0fc9d097 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-54ae9c02-f287-43eb-a44a-778f0fc9d097 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-54ae9c02-f287-43eb-a44a-778f0fc9d097 .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-3989af6b-c014-4053-b20f-1ddd7a12b6c0 {
  display: none;
}
#s-b956678a-601e-40b9-9180-3839d5e4c2ff {
  text-align: left;
}


.shg-c#s-b956678a-601e-40b9-9180-3839d5e4c2ff {
  max-width: 100%;
}

.shg-c#s-b956678a-601e-40b9-9180-3839d5e4c2ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b956678a-601e-40b9-9180-3839d5e4c2ff .shg-image-zoom,
.shg-c#s-b956678a-601e-40b9-9180-3839d5e4c2ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b956678a-601e-40b9-9180-3839d5e4c2ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b956678a-601e-40b9-9180-3839d5e4c2ff {
  max-width: 100%;
}

.shg-c#s-b956678a-601e-40b9-9180-3839d5e4c2ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b956678a-601e-40b9-9180-3839d5e4c2ff .shg-image-zoom,
.shg-c#s-b956678a-601e-40b9-9180-3839d5e4c2ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b956678a-601e-40b9-9180-3839d5e4c2ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b956678a-601e-40b9-9180-3839d5e4c2ff {
  max-width: 100%;
}

.shg-c#s-b956678a-601e-40b9-9180-3839d5e4c2ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b956678a-601e-40b9-9180-3839d5e4c2ff .shg-image-zoom,
.shg-c#s-b956678a-601e-40b9-9180-3839d5e4c2ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b956678a-601e-40b9-9180-3839d5e4c2ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b956678a-601e-40b9-9180-3839d5e4c2ff {
  max-width: 100%;
}

.shg-c#s-b956678a-601e-40b9-9180-3839d5e4c2ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b956678a-601e-40b9-9180-3839d5e4c2ff .shg-image-zoom,
.shg-c#s-b956678a-601e-40b9-9180-3839d5e4c2ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b956678a-601e-40b9-9180-3839d5e4c2ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b956678a-601e-40b9-9180-3839d5e4c2ff {
  max-width: 100%;
}

.shg-c#s-b956678a-601e-40b9-9180-3839d5e4c2ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b956678a-601e-40b9-9180-3839d5e4c2ff .shg-image-zoom,
.shg-c#s-b956678a-601e-40b9-9180-3839d5e4c2ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b956678a-601e-40b9-9180-3839d5e4c2ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f69fe9d4-e172-4fd5-8d63-c8c3eb205c27 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f69fe9d4-e172-4fd5-8d63-c8c3eb205c27 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-50d2f4c2-d70b-4c51-9626-62fa69174a0c {
  text-align: center;
}

#s-50d2f4c2-d70b-4c51-9626-62fa69174a0c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-50d2f4c2-d70b-4c51-9626-62fa69174a0c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-50d2f4c2-d70b-4c51-9626-62fa69174a0c .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;
}
@media (min-width: 0px) {
[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 768px) {
[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-5dff51e1-31a2-4981-9f80-cf4bda513496"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-cdd99a29-f604-4795-9d56-e5b26b1297f3 {
  display: none;
}
#s-886b8d2f-45e0-4c52-83b3-faf99be4e709 {
  text-align: left;
}


.shg-c#s-886b8d2f-45e0-4c52-83b3-faf99be4e709 {
  max-width: 100%;
}

.shg-c#s-886b8d2f-45e0-4c52-83b3-faf99be4e709 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-886b8d2f-45e0-4c52-83b3-faf99be4e709 .shg-image-zoom,
.shg-c#s-886b8d2f-45e0-4c52-83b3-faf99be4e709 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-886b8d2f-45e0-4c52-83b3-faf99be4e709 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-886b8d2f-45e0-4c52-83b3-faf99be4e709 {
  max-width: 100%;
}

.shg-c#s-886b8d2f-45e0-4c52-83b3-faf99be4e709 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-886b8d2f-45e0-4c52-83b3-faf99be4e709 .shg-image-zoom,
.shg-c#s-886b8d2f-45e0-4c52-83b3-faf99be4e709 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-886b8d2f-45e0-4c52-83b3-faf99be4e709 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-886b8d2f-45e0-4c52-83b3-faf99be4e709 {
  max-width: 100%;
}

.shg-c#s-886b8d2f-45e0-4c52-83b3-faf99be4e709 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-886b8d2f-45e0-4c52-83b3-faf99be4e709 .shg-image-zoom,
.shg-c#s-886b8d2f-45e0-4c52-83b3-faf99be4e709 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-886b8d2f-45e0-4c52-83b3-faf99be4e709 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-886b8d2f-45e0-4c52-83b3-faf99be4e709 {
  max-width: 100%;
}

.shg-c#s-886b8d2f-45e0-4c52-83b3-faf99be4e709 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-886b8d2f-45e0-4c52-83b3-faf99be4e709 .shg-image-zoom,
.shg-c#s-886b8d2f-45e0-4c52-83b3-faf99be4e709 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-886b8d2f-45e0-4c52-83b3-faf99be4e709 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-886b8d2f-45e0-4c52-83b3-faf99be4e709 {
  max-width: 100%;
}

.shg-c#s-886b8d2f-45e0-4c52-83b3-faf99be4e709 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-886b8d2f-45e0-4c52-83b3-faf99be4e709 .shg-image-zoom,
.shg-c#s-886b8d2f-45e0-4c52-83b3-faf99be4e709 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-886b8d2f-45e0-4c52-83b3-faf99be4e709 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fc031075-ebdb-4615-bf68-b29bfd457442 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fc031075-ebdb-4615-bf68-b29bfd457442 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-4519ead4-2c73-4cb6-8cd4-86c4ac999a2b {
  text-align: center;
}

#s-4519ead4-2c73-4cb6-8cd4-86c4ac999a2b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-4519ead4-2c73-4cb6-8cd4-86c4ac999a2b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-4519ead4-2c73-4cb6-8cd4-86c4ac999a2b .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-8067fa8d-4af1-46bf-9f23-2139e70544a6 {
  display: none;
}
#s-65d9d738-1755-4d4f-bc10-b9ce1c2d0593 {
  text-align: left;
}


.shg-c#s-65d9d738-1755-4d4f-bc10-b9ce1c2d0593 {
  max-width: 100%;
}

.shg-c#s-65d9d738-1755-4d4f-bc10-b9ce1c2d0593 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65d9d738-1755-4d4f-bc10-b9ce1c2d0593 .shg-image-zoom,
.shg-c#s-65d9d738-1755-4d4f-bc10-b9ce1c2d0593 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65d9d738-1755-4d4f-bc10-b9ce1c2d0593 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-65d9d738-1755-4d4f-bc10-b9ce1c2d0593 {
  max-width: 100%;
}

.shg-c#s-65d9d738-1755-4d4f-bc10-b9ce1c2d0593 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65d9d738-1755-4d4f-bc10-b9ce1c2d0593 .shg-image-zoom,
.shg-c#s-65d9d738-1755-4d4f-bc10-b9ce1c2d0593 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65d9d738-1755-4d4f-bc10-b9ce1c2d0593 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-65d9d738-1755-4d4f-bc10-b9ce1c2d0593 {
  max-width: 100%;
}

.shg-c#s-65d9d738-1755-4d4f-bc10-b9ce1c2d0593 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65d9d738-1755-4d4f-bc10-b9ce1c2d0593 .shg-image-zoom,
.shg-c#s-65d9d738-1755-4d4f-bc10-b9ce1c2d0593 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65d9d738-1755-4d4f-bc10-b9ce1c2d0593 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-65d9d738-1755-4d4f-bc10-b9ce1c2d0593 {
  max-width: 100%;
}

.shg-c#s-65d9d738-1755-4d4f-bc10-b9ce1c2d0593 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65d9d738-1755-4d4f-bc10-b9ce1c2d0593 .shg-image-zoom,
.shg-c#s-65d9d738-1755-4d4f-bc10-b9ce1c2d0593 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65d9d738-1755-4d4f-bc10-b9ce1c2d0593 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-65d9d738-1755-4d4f-bc10-b9ce1c2d0593 {
  max-width: 100%;
}

.shg-c#s-65d9d738-1755-4d4f-bc10-b9ce1c2d0593 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65d9d738-1755-4d4f-bc10-b9ce1c2d0593 .shg-image-zoom,
.shg-c#s-65d9d738-1755-4d4f-bc10-b9ce1c2d0593 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65d9d738-1755-4d4f-bc10-b9ce1c2d0593 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fd5518b6-103c-4fc8-b7df-7840ab96f4b5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fd5518b6-103c-4fc8-b7df-7840ab96f4b5 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-ca49bcae-9519-4d43-9669-3de058689def {
  text-align: center;
}

#s-ca49bcae-9519-4d43-9669-3de058689def .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-ca49bcae-9519-4d43-9669-3de058689def .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-ca49bcae-9519-4d43-9669-3de058689def .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-3dd836d6-461e-420c-bafb-1523988a9d4c {
  display: none;
}
#s-4fe00b69-d0ce-462d-b5db-6a7f9ec9a08f {
  text-align: left;
}


.shg-c#s-4fe00b69-d0ce-462d-b5db-6a7f9ec9a08f {
  max-width: 100%;
}

.shg-c#s-4fe00b69-d0ce-462d-b5db-6a7f9ec9a08f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fe00b69-d0ce-462d-b5db-6a7f9ec9a08f .shg-image-zoom,
.shg-c#s-4fe00b69-d0ce-462d-b5db-6a7f9ec9a08f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fe00b69-d0ce-462d-b5db-6a7f9ec9a08f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4fe00b69-d0ce-462d-b5db-6a7f9ec9a08f {
  max-width: 100%;
}

.shg-c#s-4fe00b69-d0ce-462d-b5db-6a7f9ec9a08f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fe00b69-d0ce-462d-b5db-6a7f9ec9a08f .shg-image-zoom,
.shg-c#s-4fe00b69-d0ce-462d-b5db-6a7f9ec9a08f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fe00b69-d0ce-462d-b5db-6a7f9ec9a08f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4fe00b69-d0ce-462d-b5db-6a7f9ec9a08f {
  max-width: 100%;
}

.shg-c#s-4fe00b69-d0ce-462d-b5db-6a7f9ec9a08f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fe00b69-d0ce-462d-b5db-6a7f9ec9a08f .shg-image-zoom,
.shg-c#s-4fe00b69-d0ce-462d-b5db-6a7f9ec9a08f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fe00b69-d0ce-462d-b5db-6a7f9ec9a08f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4fe00b69-d0ce-462d-b5db-6a7f9ec9a08f {
  max-width: 100%;
}

.shg-c#s-4fe00b69-d0ce-462d-b5db-6a7f9ec9a08f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fe00b69-d0ce-462d-b5db-6a7f9ec9a08f .shg-image-zoom,
.shg-c#s-4fe00b69-d0ce-462d-b5db-6a7f9ec9a08f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fe00b69-d0ce-462d-b5db-6a7f9ec9a08f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4fe00b69-d0ce-462d-b5db-6a7f9ec9a08f {
  max-width: 100%;
}

.shg-c#s-4fe00b69-d0ce-462d-b5db-6a7f9ec9a08f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fe00b69-d0ce-462d-b5db-6a7f9ec9a08f .shg-image-zoom,
.shg-c#s-4fe00b69-d0ce-462d-b5db-6a7f9ec9a08f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fe00b69-d0ce-462d-b5db-6a7f9ec9a08f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9ef66cd6-f442-4570-93cd-4285567d9b60 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9ef66cd6-f442-4570-93cd-4285567d9b60 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-d97721e5-cfbd-4538-ae74-edf69cda277a {
  text-align: center;
}

#s-d97721e5-cfbd-4538-ae74-edf69cda277a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-d97721e5-cfbd-4538-ae74-edf69cda277a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-d97721e5-cfbd-4538-ae74-edf69cda277a .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-002847fb-ce25-4391-abbe-31781e89ec10 {
  display: none;
}
#s-755443f8-50d3-4947-8a4a-7ddbe95e70ce {
  text-align: left;
}


.shg-c#s-755443f8-50d3-4947-8a4a-7ddbe95e70ce {
  max-width: 100%;
}

.shg-c#s-755443f8-50d3-4947-8a4a-7ddbe95e70ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-755443f8-50d3-4947-8a4a-7ddbe95e70ce .shg-image-zoom,
.shg-c#s-755443f8-50d3-4947-8a4a-7ddbe95e70ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-755443f8-50d3-4947-8a4a-7ddbe95e70ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-755443f8-50d3-4947-8a4a-7ddbe95e70ce {
  max-width: 100%;
}

.shg-c#s-755443f8-50d3-4947-8a4a-7ddbe95e70ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-755443f8-50d3-4947-8a4a-7ddbe95e70ce .shg-image-zoom,
.shg-c#s-755443f8-50d3-4947-8a4a-7ddbe95e70ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-755443f8-50d3-4947-8a4a-7ddbe95e70ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-755443f8-50d3-4947-8a4a-7ddbe95e70ce {
  max-width: 100%;
}

.shg-c#s-755443f8-50d3-4947-8a4a-7ddbe95e70ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-755443f8-50d3-4947-8a4a-7ddbe95e70ce .shg-image-zoom,
.shg-c#s-755443f8-50d3-4947-8a4a-7ddbe95e70ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-755443f8-50d3-4947-8a4a-7ddbe95e70ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-755443f8-50d3-4947-8a4a-7ddbe95e70ce {
  max-width: 100%;
}

.shg-c#s-755443f8-50d3-4947-8a4a-7ddbe95e70ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-755443f8-50d3-4947-8a4a-7ddbe95e70ce .shg-image-zoom,
.shg-c#s-755443f8-50d3-4947-8a4a-7ddbe95e70ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-755443f8-50d3-4947-8a4a-7ddbe95e70ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-755443f8-50d3-4947-8a4a-7ddbe95e70ce {
  max-width: 100%;
}

.shg-c#s-755443f8-50d3-4947-8a4a-7ddbe95e70ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-755443f8-50d3-4947-8a4a-7ddbe95e70ce .shg-image-zoom,
.shg-c#s-755443f8-50d3-4947-8a4a-7ddbe95e70ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-755443f8-50d3-4947-8a4a-7ddbe95e70ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-266881b8-de68-49c3-94e4-e3dd9613d48a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-266881b8-de68-49c3-94e4-e3dd9613d48a .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-8602c327-de87-410f-981d-0ae522760b9e {
  text-align: center;
}

#s-8602c327-de87-410f-981d-0ae522760b9e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-8602c327-de87-410f-981d-0ae522760b9e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-8602c327-de87-410f-981d-0ae522760b9e .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;
}
@media (min-width: 0px) {
[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-b2ca4caf-a819-4afd-b8ab-013f50692c76"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-fbb8f446-bfb8-45c7-8ede-4390e57bb2ac {
  display: none;
}
#s-94fa3915-6cb1-45d0-85d9-f53edcf86214 {
  text-align: left;
}


.shg-c#s-94fa3915-6cb1-45d0-85d9-f53edcf86214 {
  max-width: 100%;
}

.shg-c#s-94fa3915-6cb1-45d0-85d9-f53edcf86214 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-94fa3915-6cb1-45d0-85d9-f53edcf86214 .shg-image-zoom,
.shg-c#s-94fa3915-6cb1-45d0-85d9-f53edcf86214 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-94fa3915-6cb1-45d0-85d9-f53edcf86214 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-94fa3915-6cb1-45d0-85d9-f53edcf86214 {
  max-width: 100%;
}

.shg-c#s-94fa3915-6cb1-45d0-85d9-f53edcf86214 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-94fa3915-6cb1-45d0-85d9-f53edcf86214 .shg-image-zoom,
.shg-c#s-94fa3915-6cb1-45d0-85d9-f53edcf86214 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-94fa3915-6cb1-45d0-85d9-f53edcf86214 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-94fa3915-6cb1-45d0-85d9-f53edcf86214 {
  max-width: 100%;
}

.shg-c#s-94fa3915-6cb1-45d0-85d9-f53edcf86214 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-94fa3915-6cb1-45d0-85d9-f53edcf86214 .shg-image-zoom,
.shg-c#s-94fa3915-6cb1-45d0-85d9-f53edcf86214 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-94fa3915-6cb1-45d0-85d9-f53edcf86214 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-94fa3915-6cb1-45d0-85d9-f53edcf86214 {
  max-width: 100%;
}

.shg-c#s-94fa3915-6cb1-45d0-85d9-f53edcf86214 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-94fa3915-6cb1-45d0-85d9-f53edcf86214 .shg-image-zoom,
.shg-c#s-94fa3915-6cb1-45d0-85d9-f53edcf86214 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-94fa3915-6cb1-45d0-85d9-f53edcf86214 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-94fa3915-6cb1-45d0-85d9-f53edcf86214 {
  max-width: 100%;
}

.shg-c#s-94fa3915-6cb1-45d0-85d9-f53edcf86214 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-94fa3915-6cb1-45d0-85d9-f53edcf86214 .shg-image-zoom,
.shg-c#s-94fa3915-6cb1-45d0-85d9-f53edcf86214 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-94fa3915-6cb1-45d0-85d9-f53edcf86214 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c524722c-efe7-4b28-82f6-160372b5b7be {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c524722c-efe7-4b28-82f6-160372b5b7be .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-aee05531-c74f-4426-b3ec-b27d78eddcd2 {
  text-align: center;
}

#s-aee05531-c74f-4426-b3ec-b27d78eddcd2 .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 13px;
}

#s-aee05531-c74f-4426-b3ec-b27d78eddcd2 .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-aee05531-c74f-4426-b3ec-b27d78eddcd2 .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-189af378-9c3b-46ce-8a24-909cd24a79d6 {
  
}

#s-189af378-9c3b-46ce-8a24-909cd24a79d6 {
  display: none;
}
#s-a379f10e-5809-40f0-bd32-2d761c4dc910 {
  text-align: left;
}


.shg-c#s-a379f10e-5809-40f0-bd32-2d761c4dc910 {
  max-width: 100%;
}

.shg-c#s-a379f10e-5809-40f0-bd32-2d761c4dc910 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a379f10e-5809-40f0-bd32-2d761c4dc910 .shg-image-zoom,
.shg-c#s-a379f10e-5809-40f0-bd32-2d761c4dc910 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a379f10e-5809-40f0-bd32-2d761c4dc910 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a379f10e-5809-40f0-bd32-2d761c4dc910 {
  max-width: 100%;
}

.shg-c#s-a379f10e-5809-40f0-bd32-2d761c4dc910 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a379f10e-5809-40f0-bd32-2d761c4dc910 .shg-image-zoom,
.shg-c#s-a379f10e-5809-40f0-bd32-2d761c4dc910 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a379f10e-5809-40f0-bd32-2d761c4dc910 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a379f10e-5809-40f0-bd32-2d761c4dc910 {
  max-width: 100%;
}

.shg-c#s-a379f10e-5809-40f0-bd32-2d761c4dc910 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a379f10e-5809-40f0-bd32-2d761c4dc910 .shg-image-zoom,
.shg-c#s-a379f10e-5809-40f0-bd32-2d761c4dc910 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a379f10e-5809-40f0-bd32-2d761c4dc910 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a379f10e-5809-40f0-bd32-2d761c4dc910 {
  max-width: 100%;
}

.shg-c#s-a379f10e-5809-40f0-bd32-2d761c4dc910 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a379f10e-5809-40f0-bd32-2d761c4dc910 .shg-image-zoom,
.shg-c#s-a379f10e-5809-40f0-bd32-2d761c4dc910 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a379f10e-5809-40f0-bd32-2d761c4dc910 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a379f10e-5809-40f0-bd32-2d761c4dc910 {
  max-width: 100%;
}

.shg-c#s-a379f10e-5809-40f0-bd32-2d761c4dc910 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a379f10e-5809-40f0-bd32-2d761c4dc910 .shg-image-zoom,
.shg-c#s-a379f10e-5809-40f0-bd32-2d761c4dc910 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a379f10e-5809-40f0-bd32-2d761c4dc910 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6d904fdf-a284-4f85-8c94-f7202dfbbbd3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6d904fdf-a284-4f85-8c94-f7202dfbbbd3 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-bd570ee8-d0a1-4be1-905e-e701256104f0 {
  text-align: center;
}

#s-bd570ee8-d0a1-4be1-905e-e701256104f0 .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 13px;
}

#s-bd570ee8-d0a1-4be1-905e-e701256104f0 .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-bd570ee8-d0a1-4be1-905e-e701256104f0 .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-a5cbaeb1-7640-4baf-8bd2-2252de13da8a {
  display: none;
}
#s-f07b304c-31ca-415b-bbb4-0fca848be21d {
  text-align: left;
}


.shg-c#s-f07b304c-31ca-415b-bbb4-0fca848be21d {
  max-width: 100%;
}

.shg-c#s-f07b304c-31ca-415b-bbb4-0fca848be21d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f07b304c-31ca-415b-bbb4-0fca848be21d .shg-image-zoom,
.shg-c#s-f07b304c-31ca-415b-bbb4-0fca848be21d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f07b304c-31ca-415b-bbb4-0fca848be21d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f07b304c-31ca-415b-bbb4-0fca848be21d {
  max-width: 100%;
}

.shg-c#s-f07b304c-31ca-415b-bbb4-0fca848be21d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f07b304c-31ca-415b-bbb4-0fca848be21d .shg-image-zoom,
.shg-c#s-f07b304c-31ca-415b-bbb4-0fca848be21d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f07b304c-31ca-415b-bbb4-0fca848be21d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f07b304c-31ca-415b-bbb4-0fca848be21d {
  max-width: 100%;
}

.shg-c#s-f07b304c-31ca-415b-bbb4-0fca848be21d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f07b304c-31ca-415b-bbb4-0fca848be21d .shg-image-zoom,
.shg-c#s-f07b304c-31ca-415b-bbb4-0fca848be21d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f07b304c-31ca-415b-bbb4-0fca848be21d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f07b304c-31ca-415b-bbb4-0fca848be21d {
  max-width: 100%;
}

.shg-c#s-f07b304c-31ca-415b-bbb4-0fca848be21d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f07b304c-31ca-415b-bbb4-0fca848be21d .shg-image-zoom,
.shg-c#s-f07b304c-31ca-415b-bbb4-0fca848be21d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f07b304c-31ca-415b-bbb4-0fca848be21d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f07b304c-31ca-415b-bbb4-0fca848be21d {
  max-width: 100%;
}

.shg-c#s-f07b304c-31ca-415b-bbb4-0fca848be21d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f07b304c-31ca-415b-bbb4-0fca848be21d .shg-image-zoom,
.shg-c#s-f07b304c-31ca-415b-bbb4-0fca848be21d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f07b304c-31ca-415b-bbb4-0fca848be21d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-09e2b709-18e0-4ca8-add3-edb71997bf34 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-09e2b709-18e0-4ca8-add3-edb71997bf34 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-1dd6733d-3bdc-4ab0-abcc-94ff8bee40f4 {
  text-align: center;
}

#s-1dd6733d-3bdc-4ab0-abcc-94ff8bee40f4 .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 13px;
}

#s-1dd6733d-3bdc-4ab0-abcc-94ff8bee40f4 .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-1dd6733d-3bdc-4ab0-abcc-94ff8bee40f4 .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-99a18414-e3b0-4068-b7c6-5b553699e758 {
  margin-top: 0px;
}

#s-99a18414-e3b0-4068-b7c6-5b553699e758 {
  display: none;
}
#s-ca9785b2-9ed5-449a-93ae-04a5b6bd9b50 {
  text-align: left;
}


.shg-c#s-ca9785b2-9ed5-449a-93ae-04a5b6bd9b50 {
  max-width: 100%;
}

.shg-c#s-ca9785b2-9ed5-449a-93ae-04a5b6bd9b50 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca9785b2-9ed5-449a-93ae-04a5b6bd9b50 .shg-image-zoom,
.shg-c#s-ca9785b2-9ed5-449a-93ae-04a5b6bd9b50 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca9785b2-9ed5-449a-93ae-04a5b6bd9b50 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ca9785b2-9ed5-449a-93ae-04a5b6bd9b50 {
  max-width: 100%;
}

.shg-c#s-ca9785b2-9ed5-449a-93ae-04a5b6bd9b50 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca9785b2-9ed5-449a-93ae-04a5b6bd9b50 .shg-image-zoom,
.shg-c#s-ca9785b2-9ed5-449a-93ae-04a5b6bd9b50 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca9785b2-9ed5-449a-93ae-04a5b6bd9b50 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ca9785b2-9ed5-449a-93ae-04a5b6bd9b50 {
  max-width: 100%;
}

.shg-c#s-ca9785b2-9ed5-449a-93ae-04a5b6bd9b50 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca9785b2-9ed5-449a-93ae-04a5b6bd9b50 .shg-image-zoom,
.shg-c#s-ca9785b2-9ed5-449a-93ae-04a5b6bd9b50 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca9785b2-9ed5-449a-93ae-04a5b6bd9b50 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ca9785b2-9ed5-449a-93ae-04a5b6bd9b50 {
  max-width: 100%;
}

.shg-c#s-ca9785b2-9ed5-449a-93ae-04a5b6bd9b50 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca9785b2-9ed5-449a-93ae-04a5b6bd9b50 .shg-image-zoom,
.shg-c#s-ca9785b2-9ed5-449a-93ae-04a5b6bd9b50 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca9785b2-9ed5-449a-93ae-04a5b6bd9b50 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ca9785b2-9ed5-449a-93ae-04a5b6bd9b50 {
  max-width: 100%;
}

.shg-c#s-ca9785b2-9ed5-449a-93ae-04a5b6bd9b50 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca9785b2-9ed5-449a-93ae-04a5b6bd9b50 .shg-image-zoom,
.shg-c#s-ca9785b2-9ed5-449a-93ae-04a5b6bd9b50 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca9785b2-9ed5-449a-93ae-04a5b6bd9b50 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0e139ab9-e6b7-4c95-bbf0-3d50fc801d2e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0e139ab9-e6b7-4c95-bbf0-3d50fc801d2e .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-b6efd098-542a-4c44-948d-2dc33a70be87 {
  text-align: center;
}

#s-b6efd098-542a-4c44-948d-2dc33a70be87 .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 13px;
}

#s-b6efd098-542a-4c44-948d-2dc33a70be87 .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-b6efd098-542a-4c44-948d-2dc33a70be87 .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;
}
@media (min-width: 0px) {
[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 768px) {
[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-40f2b654-033f-4533-a50e-cec31131fd76"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-82fb1af9-0a11-44d0-8590-38ec62ffca5a {
  display: none;
}
#s-83883117-8b63-4a76-85a1-51420b989e45 {
  text-align: left;
}


.shg-c#s-83883117-8b63-4a76-85a1-51420b989e45 {
  max-width: 100%;
}

.shg-c#s-83883117-8b63-4a76-85a1-51420b989e45 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83883117-8b63-4a76-85a1-51420b989e45 .shg-image-zoom,
.shg-c#s-83883117-8b63-4a76-85a1-51420b989e45 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83883117-8b63-4a76-85a1-51420b989e45 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-83883117-8b63-4a76-85a1-51420b989e45 {
  max-width: 100%;
}

.shg-c#s-83883117-8b63-4a76-85a1-51420b989e45 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83883117-8b63-4a76-85a1-51420b989e45 .shg-image-zoom,
.shg-c#s-83883117-8b63-4a76-85a1-51420b989e45 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83883117-8b63-4a76-85a1-51420b989e45 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-83883117-8b63-4a76-85a1-51420b989e45 {
  max-width: 100%;
}

.shg-c#s-83883117-8b63-4a76-85a1-51420b989e45 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83883117-8b63-4a76-85a1-51420b989e45 .shg-image-zoom,
.shg-c#s-83883117-8b63-4a76-85a1-51420b989e45 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83883117-8b63-4a76-85a1-51420b989e45 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-83883117-8b63-4a76-85a1-51420b989e45 {
  max-width: 100%;
}

.shg-c#s-83883117-8b63-4a76-85a1-51420b989e45 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83883117-8b63-4a76-85a1-51420b989e45 .shg-image-zoom,
.shg-c#s-83883117-8b63-4a76-85a1-51420b989e45 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83883117-8b63-4a76-85a1-51420b989e45 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-83883117-8b63-4a76-85a1-51420b989e45 {
  max-width: 100%;
}

.shg-c#s-83883117-8b63-4a76-85a1-51420b989e45 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83883117-8b63-4a76-85a1-51420b989e45 .shg-image-zoom,
.shg-c#s-83883117-8b63-4a76-85a1-51420b989e45 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83883117-8b63-4a76-85a1-51420b989e45 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-55eb3162-2656-4f17-8918-94a1575593e7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-55eb3162-2656-4f17-8918-94a1575593e7 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-b2f3280c-f64e-43bf-9a2b-d00d22d7c8e7 {
  text-align: center;
}

#s-b2f3280c-f64e-43bf-9a2b-d00d22d7c8e7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-b2f3280c-f64e-43bf-9a2b-d00d22d7c8e7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-b2f3280c-f64e-43bf-9a2b-d00d22d7c8e7 .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-1730b4ce-0ed8-48f0-bfb5-61c292282ac2 {
  display: none;
}
#s-fc177251-6fc7-4bce-8718-8d38ad74dc3a {
  text-align: left;
}


.shg-c#s-fc177251-6fc7-4bce-8718-8d38ad74dc3a {
  max-width: 100%;
}

.shg-c#s-fc177251-6fc7-4bce-8718-8d38ad74dc3a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc177251-6fc7-4bce-8718-8d38ad74dc3a .shg-image-zoom,
.shg-c#s-fc177251-6fc7-4bce-8718-8d38ad74dc3a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc177251-6fc7-4bce-8718-8d38ad74dc3a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fc177251-6fc7-4bce-8718-8d38ad74dc3a {
  max-width: 100%;
}

.shg-c#s-fc177251-6fc7-4bce-8718-8d38ad74dc3a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc177251-6fc7-4bce-8718-8d38ad74dc3a .shg-image-zoom,
.shg-c#s-fc177251-6fc7-4bce-8718-8d38ad74dc3a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc177251-6fc7-4bce-8718-8d38ad74dc3a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fc177251-6fc7-4bce-8718-8d38ad74dc3a {
  max-width: 100%;
}

.shg-c#s-fc177251-6fc7-4bce-8718-8d38ad74dc3a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc177251-6fc7-4bce-8718-8d38ad74dc3a .shg-image-zoom,
.shg-c#s-fc177251-6fc7-4bce-8718-8d38ad74dc3a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc177251-6fc7-4bce-8718-8d38ad74dc3a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fc177251-6fc7-4bce-8718-8d38ad74dc3a {
  max-width: 100%;
}

.shg-c#s-fc177251-6fc7-4bce-8718-8d38ad74dc3a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc177251-6fc7-4bce-8718-8d38ad74dc3a .shg-image-zoom,
.shg-c#s-fc177251-6fc7-4bce-8718-8d38ad74dc3a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc177251-6fc7-4bce-8718-8d38ad74dc3a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fc177251-6fc7-4bce-8718-8d38ad74dc3a {
  max-width: 100%;
}

.shg-c#s-fc177251-6fc7-4bce-8718-8d38ad74dc3a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc177251-6fc7-4bce-8718-8d38ad74dc3a .shg-image-zoom,
.shg-c#s-fc177251-6fc7-4bce-8718-8d38ad74dc3a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc177251-6fc7-4bce-8718-8d38ad74dc3a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-16109327-7bb8-4993-b9cd-5d3bbdef2317 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-16109327-7bb8-4993-b9cd-5d3bbdef2317 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-2ebcef9a-8a89-43e4-8236-4d30a0a8b54c {
  text-align: center;
}

#s-2ebcef9a-8a89-43e4-8236-4d30a0a8b54c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-2ebcef9a-8a89-43e4-8236-4d30a0a8b54c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-2ebcef9a-8a89-43e4-8236-4d30a0a8b54c .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-32546659-7626-4c2e-9494-1facb0d0c13b {
  min-height: 50px;
}








#s-32546659-7626-4c2e-9494-1facb0d0c13b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32546659-7626-4c2e-9494-1facb0d0c13b.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-30bb81cf-f4e2-48b9-b017-3cac506ab1e2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b898e657-1ed0-4a49-b52e-ed77ead15843 {
  margin-bottom: 0px;
min-height: 50px;
}








#s-b898e657-1ed0-4a49-b52e-ed77ead15843 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b898e657-1ed0-4a49-b52e-ed77ead15843.shg-box.shg-c {
  justify-content: center;
}

#s-7bda2a44-6bc5-41f6-8d6a-7eb585fbdcf3 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px;
padding-top: 0px;
min-height: 550px;
background-position: center top;
}
@media (min-width: 1200px){#s-7bda2a44-6bc5-41f6-8d6a-7eb585fbdcf3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7bda2a44-6bc5-41f6-8d6a-7eb585fbdcf3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7bda2a44-6bc5-41f6-8d6a-7eb585fbdcf3 {
  
}
}@media (max-width: 767px){#s-7bda2a44-6bc5-41f6-8d6a-7eb585fbdcf3 {
  
}
}







#s-7bda2a44-6bc5-41f6-8d6a-7eb585fbdcf3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7bda2a44-6bc5-41f6-8d6a-7eb585fbdcf3 {
  cursor: pointer;
}#s-7bda2a44-6bc5-41f6-8d6a-7eb585fbdcf3.shg-box.shg-c {
  justify-content: flex-end;
}

#s-620ab225-0264-42c2-8a67-abdd49411f40 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 50px;
margin-right: 30px;
min-height: 50px;
}








#s-620ab225-0264-42c2-8a67-abdd49411f40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-620ab225-0264-42c2-8a67-abdd49411f40.shg-box.shg-c {
  justify-content: center;
}

#s-b52fce29-6569-466d-b357-c6132aabf45f {
  margin-bottom: -10px;
}

#s-ca1e23bf-9382-4f27-82a0-c3921c6a917a {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 6px;
padding-left: 50px;
padding-bottom: 6px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 5px;
background-color: rgba(0, 0, 0, 0.15);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-ca1e23bf-9382-4f27-82a0-c3921c6a917a:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-ca1e23bf-9382-4f27-82a0-c3921c6a917a:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(237, 237, 237, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-ca1e23bf-9382-4f27-82a0-c3921c6a917a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-959d3521-2776-494c-abb7-09cb23906a2b {
  margin-bottom: 0px;
min-height: 50px;
}








#s-959d3521-2776-494c-abb7-09cb23906a2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-959d3521-2776-494c-abb7-09cb23906a2b.shg-box.shg-c {
  justify-content: center;
}

#s-cb2ef114-8fa3-49e6-a828-c867c396a900 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px;
padding-top: 0px;
min-height: 550px;
background-position: center center;
}
@media (min-width: 1200px){#s-cb2ef114-8fa3-49e6-a828-c867c396a900 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cb2ef114-8fa3-49e6-a828-c867c396a900 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cb2ef114-8fa3-49e6-a828-c867c396a900 {
  
}
}@media (max-width: 767px){#s-cb2ef114-8fa3-49e6-a828-c867c396a900 {
  
}
}







#s-cb2ef114-8fa3-49e6-a828-c867c396a900 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb2ef114-8fa3-49e6-a828-c867c396a900 {
  cursor: pointer;
}#s-cb2ef114-8fa3-49e6-a828-c867c396a900.shg-box.shg-c {
  justify-content: flex-end;
}

#s-d1ba50bb-590c-4583-bac8-782a3a05b91b {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 50px;
margin-right: 30px;
min-height: 50px;
}








#s-d1ba50bb-590c-4583-bac8-782a3a05b91b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d1ba50bb-590c-4583-bac8-782a3a05b91b.shg-box.shg-c {
  justify-content: center;
}

#s-4ae0e8bf-b4ac-4d8f-91de-24ed22bcc17c {
  margin-bottom: -10px;
}

#s-9c266cb7-76af-4740-90f7-ee9e6ab71430 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 6px;
padding-left: 50px;
padding-bottom: 6px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 5px;
background-color: rgba(0, 0, 0, 0.15);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-9c266cb7-76af-4740-90f7-ee9e6ab71430:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-9c266cb7-76af-4740-90f7-ee9e6ab71430:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(237, 237, 237, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-9c266cb7-76af-4740-90f7-ee9e6ab71430.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-289611b4-105a-4ab9-b4c0-0eeea21b3413 {
  min-height: 50px;
}








#s-289611b4-105a-4ab9-b4c0-0eeea21b3413 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-289611b4-105a-4ab9-b4c0-0eeea21b3413.shg-box.shg-c {
  justify-content: center;
}

#s-51fc1228-5301-4dc5-9c08-af68fb628cef {
  margin-bottom: -10px;
}

#s-3cde8be9-f90a-4d76-bc7d-c132f7f215cc {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
}
@media (max-width: 767px){#s-3cde8be9-f90a-4d76-bc7d-c132f7f215cc {
  
}
}
@media (min-width: 0px) {
[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-8034aa37-0ae5-4689-b38c-b2859cd511e3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-288ab05c-8a41-432a-8c38-00a695042b76 {
  
}

#s-288ab05c-8a41-432a-8c38-00a695042b76 {
  display: none;
}
#s-1b01e51d-3b99-4885-9b79-dc73edb17534 {
  text-align: left;
}


.shg-c#s-1b01e51d-3b99-4885-9b79-dc73edb17534 {
  max-width: 100%;
}

.shg-c#s-1b01e51d-3b99-4885-9b79-dc73edb17534 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b01e51d-3b99-4885-9b79-dc73edb17534 .shg-image-zoom,
.shg-c#s-1b01e51d-3b99-4885-9b79-dc73edb17534 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b01e51d-3b99-4885-9b79-dc73edb17534 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1b01e51d-3b99-4885-9b79-dc73edb17534 {
  max-width: 100%;
}

.shg-c#s-1b01e51d-3b99-4885-9b79-dc73edb17534 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b01e51d-3b99-4885-9b79-dc73edb17534 .shg-image-zoom,
.shg-c#s-1b01e51d-3b99-4885-9b79-dc73edb17534 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b01e51d-3b99-4885-9b79-dc73edb17534 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1b01e51d-3b99-4885-9b79-dc73edb17534 {
  max-width: 100%;
}

.shg-c#s-1b01e51d-3b99-4885-9b79-dc73edb17534 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b01e51d-3b99-4885-9b79-dc73edb17534 .shg-image-zoom,
.shg-c#s-1b01e51d-3b99-4885-9b79-dc73edb17534 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b01e51d-3b99-4885-9b79-dc73edb17534 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1b01e51d-3b99-4885-9b79-dc73edb17534 {
  max-width: 100%;
}

.shg-c#s-1b01e51d-3b99-4885-9b79-dc73edb17534 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b01e51d-3b99-4885-9b79-dc73edb17534 .shg-image-zoom,
.shg-c#s-1b01e51d-3b99-4885-9b79-dc73edb17534 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b01e51d-3b99-4885-9b79-dc73edb17534 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1b01e51d-3b99-4885-9b79-dc73edb17534 {
  max-width: 100%;
}

.shg-c#s-1b01e51d-3b99-4885-9b79-dc73edb17534 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b01e51d-3b99-4885-9b79-dc73edb17534 .shg-image-zoom,
.shg-c#s-1b01e51d-3b99-4885-9b79-dc73edb17534 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b01e51d-3b99-4885-9b79-dc73edb17534 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-022e2fda-1b16-4dd0-bcfe-b6beb8e7c359 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-022e2fda-1b16-4dd0-bcfe-b6beb8e7c359 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-1307557b-dd28-455f-b6c9-b88faeb7a6e0 {
  text-align: center;
}

#s-1307557b-dd28-455f-b6c9-b88faeb7a6e0 .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 13px;
}

#s-1307557b-dd28-455f-b6c9-b88faeb7a6e0 .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-1307557b-dd28-455f-b6c9-b88faeb7a6e0 .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-80c8106f-6bbe-490a-8ff2-ca23ec72f194 {
  
}

#s-80c8106f-6bbe-490a-8ff2-ca23ec72f194 {
  display: none;
}
#s-a93b9480-823e-4853-84cd-f4c13621c92f {
  text-align: left;
}


.shg-c#s-a93b9480-823e-4853-84cd-f4c13621c92f {
  max-width: 100%;
}

.shg-c#s-a93b9480-823e-4853-84cd-f4c13621c92f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a93b9480-823e-4853-84cd-f4c13621c92f .shg-image-zoom,
.shg-c#s-a93b9480-823e-4853-84cd-f4c13621c92f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a93b9480-823e-4853-84cd-f4c13621c92f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a93b9480-823e-4853-84cd-f4c13621c92f {
  max-width: 100%;
}

.shg-c#s-a93b9480-823e-4853-84cd-f4c13621c92f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a93b9480-823e-4853-84cd-f4c13621c92f .shg-image-zoom,
.shg-c#s-a93b9480-823e-4853-84cd-f4c13621c92f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a93b9480-823e-4853-84cd-f4c13621c92f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a93b9480-823e-4853-84cd-f4c13621c92f {
  max-width: 100%;
}

.shg-c#s-a93b9480-823e-4853-84cd-f4c13621c92f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a93b9480-823e-4853-84cd-f4c13621c92f .shg-image-zoom,
.shg-c#s-a93b9480-823e-4853-84cd-f4c13621c92f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a93b9480-823e-4853-84cd-f4c13621c92f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a93b9480-823e-4853-84cd-f4c13621c92f {
  max-width: 100%;
}

.shg-c#s-a93b9480-823e-4853-84cd-f4c13621c92f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a93b9480-823e-4853-84cd-f4c13621c92f .shg-image-zoom,
.shg-c#s-a93b9480-823e-4853-84cd-f4c13621c92f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a93b9480-823e-4853-84cd-f4c13621c92f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a93b9480-823e-4853-84cd-f4c13621c92f {
  max-width: 100%;
}

.shg-c#s-a93b9480-823e-4853-84cd-f4c13621c92f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a93b9480-823e-4853-84cd-f4c13621c92f .shg-image-zoom,
.shg-c#s-a93b9480-823e-4853-84cd-f4c13621c92f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a93b9480-823e-4853-84cd-f4c13621c92f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ae20e07a-298a-42ce-9f5e-0614b0428895 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ae20e07a-298a-42ce-9f5e-0614b0428895 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-539edb6b-1c60-421a-a9ae-3a3e296d59f9 {
  text-align: center;
}

#s-539edb6b-1c60-421a-a9ae-3a3e296d59f9 .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 13px;
}

#s-539edb6b-1c60-421a-a9ae-3a3e296d59f9 .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-539edb6b-1c60-421a-a9ae-3a3e296d59f9 .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-083fbfd7-da33-46b7-ae3e-52c5230ded32 {
  display: none;
}
#s-a9fd4bf1-8af1-4635-8071-30fffc9807d5 {
  text-align: left;
}


.shg-c#s-a9fd4bf1-8af1-4635-8071-30fffc9807d5 {
  max-width: 100%;
}

.shg-c#s-a9fd4bf1-8af1-4635-8071-30fffc9807d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9fd4bf1-8af1-4635-8071-30fffc9807d5 .shg-image-zoom,
.shg-c#s-a9fd4bf1-8af1-4635-8071-30fffc9807d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9fd4bf1-8af1-4635-8071-30fffc9807d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a9fd4bf1-8af1-4635-8071-30fffc9807d5 {
  max-width: 100%;
}

.shg-c#s-a9fd4bf1-8af1-4635-8071-30fffc9807d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9fd4bf1-8af1-4635-8071-30fffc9807d5 .shg-image-zoom,
.shg-c#s-a9fd4bf1-8af1-4635-8071-30fffc9807d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9fd4bf1-8af1-4635-8071-30fffc9807d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a9fd4bf1-8af1-4635-8071-30fffc9807d5 {
  max-width: 100%;
}

.shg-c#s-a9fd4bf1-8af1-4635-8071-30fffc9807d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9fd4bf1-8af1-4635-8071-30fffc9807d5 .shg-image-zoom,
.shg-c#s-a9fd4bf1-8af1-4635-8071-30fffc9807d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9fd4bf1-8af1-4635-8071-30fffc9807d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a9fd4bf1-8af1-4635-8071-30fffc9807d5 {
  max-width: 100%;
}

.shg-c#s-a9fd4bf1-8af1-4635-8071-30fffc9807d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9fd4bf1-8af1-4635-8071-30fffc9807d5 .shg-image-zoom,
.shg-c#s-a9fd4bf1-8af1-4635-8071-30fffc9807d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9fd4bf1-8af1-4635-8071-30fffc9807d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a9fd4bf1-8af1-4635-8071-30fffc9807d5 {
  max-width: 100%;
}

.shg-c#s-a9fd4bf1-8af1-4635-8071-30fffc9807d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9fd4bf1-8af1-4635-8071-30fffc9807d5 .shg-image-zoom,
.shg-c#s-a9fd4bf1-8af1-4635-8071-30fffc9807d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9fd4bf1-8af1-4635-8071-30fffc9807d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-de4b4ddb-96aa-4f86-a7f9-826987c6e907 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-de4b4ddb-96aa-4f86-a7f9-826987c6e907 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-9d17d2dd-3744-4161-8221-0558b13cc24d {
  text-align: center;
}

#s-9d17d2dd-3744-4161-8221-0558b13cc24d .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 13px;
}

#s-9d17d2dd-3744-4161-8221-0558b13cc24d .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-9d17d2dd-3744-4161-8221-0558b13cc24d .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-17fb6c19-8e64-48ac-9cd7-77b724b5b499 {
  margin-top: 0px;
}

#s-17fb6c19-8e64-48ac-9cd7-77b724b5b499 {
  display: none;
}
#s-540aec38-04eb-4448-949e-ad29a9fbd48c {
  text-align: left;
}


.shg-c#s-540aec38-04eb-4448-949e-ad29a9fbd48c {
  max-width: 100%;
}

.shg-c#s-540aec38-04eb-4448-949e-ad29a9fbd48c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-540aec38-04eb-4448-949e-ad29a9fbd48c .shg-image-zoom,
.shg-c#s-540aec38-04eb-4448-949e-ad29a9fbd48c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-540aec38-04eb-4448-949e-ad29a9fbd48c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-540aec38-04eb-4448-949e-ad29a9fbd48c {
  max-width: 100%;
}

.shg-c#s-540aec38-04eb-4448-949e-ad29a9fbd48c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-540aec38-04eb-4448-949e-ad29a9fbd48c .shg-image-zoom,
.shg-c#s-540aec38-04eb-4448-949e-ad29a9fbd48c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-540aec38-04eb-4448-949e-ad29a9fbd48c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-540aec38-04eb-4448-949e-ad29a9fbd48c {
  max-width: 100%;
}

.shg-c#s-540aec38-04eb-4448-949e-ad29a9fbd48c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-540aec38-04eb-4448-949e-ad29a9fbd48c .shg-image-zoom,
.shg-c#s-540aec38-04eb-4448-949e-ad29a9fbd48c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-540aec38-04eb-4448-949e-ad29a9fbd48c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-540aec38-04eb-4448-949e-ad29a9fbd48c {
  max-width: 100%;
}

.shg-c#s-540aec38-04eb-4448-949e-ad29a9fbd48c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-540aec38-04eb-4448-949e-ad29a9fbd48c .shg-image-zoom,
.shg-c#s-540aec38-04eb-4448-949e-ad29a9fbd48c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-540aec38-04eb-4448-949e-ad29a9fbd48c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-540aec38-04eb-4448-949e-ad29a9fbd48c {
  max-width: 100%;
}

.shg-c#s-540aec38-04eb-4448-949e-ad29a9fbd48c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-540aec38-04eb-4448-949e-ad29a9fbd48c .shg-image-zoom,
.shg-c#s-540aec38-04eb-4448-949e-ad29a9fbd48c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-540aec38-04eb-4448-949e-ad29a9fbd48c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-777ab025-8807-47a5-8b2d-9b3641d01679 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-777ab025-8807-47a5-8b2d-9b3641d01679 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-31601228-836d-4fb5-b594-6437526dcac0 {
  text-align: center;
}

#s-31601228-836d-4fb5-b594-6437526dcac0 .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 13px;
}

#s-31601228-836d-4fb5-b594-6437526dcac0 .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-31601228-836d-4fb5-b594-6437526dcac0 .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;
}
@media (min-width: 0px) {
[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-28939150-0baf-4044-a583-554a0dcf6250"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-32ef840a-0bbd-47c7-8641-0eb454f9813e {
  
}

#s-32ef840a-0bbd-47c7-8641-0eb454f9813e {
  display: none;
}
#s-be681e10-4997-4fa0-abc8-52433c36f302 {
  text-align: left;
}


.shg-c#s-be681e10-4997-4fa0-abc8-52433c36f302 {
  max-width: 100%;
}

.shg-c#s-be681e10-4997-4fa0-abc8-52433c36f302 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be681e10-4997-4fa0-abc8-52433c36f302 .shg-image-zoom,
.shg-c#s-be681e10-4997-4fa0-abc8-52433c36f302 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be681e10-4997-4fa0-abc8-52433c36f302 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-be681e10-4997-4fa0-abc8-52433c36f302 {
  max-width: 100%;
}

.shg-c#s-be681e10-4997-4fa0-abc8-52433c36f302 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be681e10-4997-4fa0-abc8-52433c36f302 .shg-image-zoom,
.shg-c#s-be681e10-4997-4fa0-abc8-52433c36f302 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be681e10-4997-4fa0-abc8-52433c36f302 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-be681e10-4997-4fa0-abc8-52433c36f302 {
  max-width: 100%;
}

.shg-c#s-be681e10-4997-4fa0-abc8-52433c36f302 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be681e10-4997-4fa0-abc8-52433c36f302 .shg-image-zoom,
.shg-c#s-be681e10-4997-4fa0-abc8-52433c36f302 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be681e10-4997-4fa0-abc8-52433c36f302 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-be681e10-4997-4fa0-abc8-52433c36f302 {
  max-width: 100%;
}

.shg-c#s-be681e10-4997-4fa0-abc8-52433c36f302 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be681e10-4997-4fa0-abc8-52433c36f302 .shg-image-zoom,
.shg-c#s-be681e10-4997-4fa0-abc8-52433c36f302 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be681e10-4997-4fa0-abc8-52433c36f302 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-be681e10-4997-4fa0-abc8-52433c36f302 {
  max-width: 100%;
}

.shg-c#s-be681e10-4997-4fa0-abc8-52433c36f302 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be681e10-4997-4fa0-abc8-52433c36f302 .shg-image-zoom,
.shg-c#s-be681e10-4997-4fa0-abc8-52433c36f302 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be681e10-4997-4fa0-abc8-52433c36f302 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e3f0cae2-5e34-42a7-919c-3375c8618124 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e3f0cae2-5e34-42a7-919c-3375c8618124 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-20a84c8b-8a50-485c-bace-f3a51c21699d {
  text-align: center;
}

#s-20a84c8b-8a50-485c-bace-f3a51c21699d .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 13px;
}

#s-20a84c8b-8a50-485c-bace-f3a51c21699d .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-20a84c8b-8a50-485c-bace-f3a51c21699d .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-0a808b2b-6371-4a92-9390-b9adb453fbb4 {
  
}

#s-0a808b2b-6371-4a92-9390-b9adb453fbb4 {
  display: none;
}
#s-f2455f2d-f766-4bde-a3e5-efd54fff4eed {
  text-align: left;
}


.shg-c#s-f2455f2d-f766-4bde-a3e5-efd54fff4eed {
  max-width: 100%;
}

.shg-c#s-f2455f2d-f766-4bde-a3e5-efd54fff4eed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f2455f2d-f766-4bde-a3e5-efd54fff4eed .shg-image-zoom,
.shg-c#s-f2455f2d-f766-4bde-a3e5-efd54fff4eed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f2455f2d-f766-4bde-a3e5-efd54fff4eed .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f2455f2d-f766-4bde-a3e5-efd54fff4eed {
  max-width: 100%;
}

.shg-c#s-f2455f2d-f766-4bde-a3e5-efd54fff4eed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f2455f2d-f766-4bde-a3e5-efd54fff4eed .shg-image-zoom,
.shg-c#s-f2455f2d-f766-4bde-a3e5-efd54fff4eed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f2455f2d-f766-4bde-a3e5-efd54fff4eed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f2455f2d-f766-4bde-a3e5-efd54fff4eed {
  max-width: 100%;
}

.shg-c#s-f2455f2d-f766-4bde-a3e5-efd54fff4eed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f2455f2d-f766-4bde-a3e5-efd54fff4eed .shg-image-zoom,
.shg-c#s-f2455f2d-f766-4bde-a3e5-efd54fff4eed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f2455f2d-f766-4bde-a3e5-efd54fff4eed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f2455f2d-f766-4bde-a3e5-efd54fff4eed {
  max-width: 100%;
}

.shg-c#s-f2455f2d-f766-4bde-a3e5-efd54fff4eed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f2455f2d-f766-4bde-a3e5-efd54fff4eed .shg-image-zoom,
.shg-c#s-f2455f2d-f766-4bde-a3e5-efd54fff4eed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f2455f2d-f766-4bde-a3e5-efd54fff4eed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f2455f2d-f766-4bde-a3e5-efd54fff4eed {
  max-width: 100%;
}

.shg-c#s-f2455f2d-f766-4bde-a3e5-efd54fff4eed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f2455f2d-f766-4bde-a3e5-efd54fff4eed .shg-image-zoom,
.shg-c#s-f2455f2d-f766-4bde-a3e5-efd54fff4eed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f2455f2d-f766-4bde-a3e5-efd54fff4eed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1f2074b0-7d42-466a-b263-759717435791 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1f2074b0-7d42-466a-b263-759717435791 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-2ecd8254-578b-47b8-b54f-5e0d5c498f2d {
  text-align: center;
}

#s-2ecd8254-578b-47b8-b54f-5e0d5c498f2d .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 13px;
}

#s-2ecd8254-578b-47b8-b54f-5e0d5c498f2d .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-2ecd8254-578b-47b8-b54f-5e0d5c498f2d .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-344be181-6d2f-42ed-867f-8bba201babf5 {
  display: none;
}
#s-98115a91-9e19-4d4e-bc47-3b22fc4be951 {
  text-align: left;
}


.shg-c#s-98115a91-9e19-4d4e-bc47-3b22fc4be951 {
  max-width: 100%;
}

.shg-c#s-98115a91-9e19-4d4e-bc47-3b22fc4be951 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98115a91-9e19-4d4e-bc47-3b22fc4be951 .shg-image-zoom,
.shg-c#s-98115a91-9e19-4d4e-bc47-3b22fc4be951 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98115a91-9e19-4d4e-bc47-3b22fc4be951 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-98115a91-9e19-4d4e-bc47-3b22fc4be951 {
  max-width: 100%;
}

.shg-c#s-98115a91-9e19-4d4e-bc47-3b22fc4be951 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98115a91-9e19-4d4e-bc47-3b22fc4be951 .shg-image-zoom,
.shg-c#s-98115a91-9e19-4d4e-bc47-3b22fc4be951 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98115a91-9e19-4d4e-bc47-3b22fc4be951 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-98115a91-9e19-4d4e-bc47-3b22fc4be951 {
  max-width: 100%;
}

.shg-c#s-98115a91-9e19-4d4e-bc47-3b22fc4be951 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98115a91-9e19-4d4e-bc47-3b22fc4be951 .shg-image-zoom,
.shg-c#s-98115a91-9e19-4d4e-bc47-3b22fc4be951 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98115a91-9e19-4d4e-bc47-3b22fc4be951 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-98115a91-9e19-4d4e-bc47-3b22fc4be951 {
  max-width: 100%;
}

.shg-c#s-98115a91-9e19-4d4e-bc47-3b22fc4be951 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98115a91-9e19-4d4e-bc47-3b22fc4be951 .shg-image-zoom,
.shg-c#s-98115a91-9e19-4d4e-bc47-3b22fc4be951 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98115a91-9e19-4d4e-bc47-3b22fc4be951 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-98115a91-9e19-4d4e-bc47-3b22fc4be951 {
  max-width: 100%;
}

.shg-c#s-98115a91-9e19-4d4e-bc47-3b22fc4be951 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98115a91-9e19-4d4e-bc47-3b22fc4be951 .shg-image-zoom,
.shg-c#s-98115a91-9e19-4d4e-bc47-3b22fc4be951 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98115a91-9e19-4d4e-bc47-3b22fc4be951 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4541ede5-ca5c-48bf-9076-f227562973e0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4541ede5-ca5c-48bf-9076-f227562973e0 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-0d84af49-359c-4f8b-b3bb-e38fcb4a37d6 {
  text-align: center;
}

#s-0d84af49-359c-4f8b-b3bb-e38fcb4a37d6 .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 13px;
}

#s-0d84af49-359c-4f8b-b3bb-e38fcb4a37d6 .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-0d84af49-359c-4f8b-b3bb-e38fcb4a37d6 .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-3e66e740-157b-4332-97c2-c8ddfbb50f8f {
  margin-top: 0px;
}

#s-3e66e740-157b-4332-97c2-c8ddfbb50f8f {
  display: none;
}
#s-9fdc0dba-94f2-4901-baa9-54aee8be3cb2 {
  text-align: left;
}


.shg-c#s-9fdc0dba-94f2-4901-baa9-54aee8be3cb2 {
  max-width: 100%;
}

.shg-c#s-9fdc0dba-94f2-4901-baa9-54aee8be3cb2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9fdc0dba-94f2-4901-baa9-54aee8be3cb2 .shg-image-zoom,
.shg-c#s-9fdc0dba-94f2-4901-baa9-54aee8be3cb2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9fdc0dba-94f2-4901-baa9-54aee8be3cb2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9fdc0dba-94f2-4901-baa9-54aee8be3cb2 {
  max-width: 100%;
}

.shg-c#s-9fdc0dba-94f2-4901-baa9-54aee8be3cb2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9fdc0dba-94f2-4901-baa9-54aee8be3cb2 .shg-image-zoom,
.shg-c#s-9fdc0dba-94f2-4901-baa9-54aee8be3cb2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9fdc0dba-94f2-4901-baa9-54aee8be3cb2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9fdc0dba-94f2-4901-baa9-54aee8be3cb2 {
  max-width: 100%;
}

.shg-c#s-9fdc0dba-94f2-4901-baa9-54aee8be3cb2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9fdc0dba-94f2-4901-baa9-54aee8be3cb2 .shg-image-zoom,
.shg-c#s-9fdc0dba-94f2-4901-baa9-54aee8be3cb2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9fdc0dba-94f2-4901-baa9-54aee8be3cb2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9fdc0dba-94f2-4901-baa9-54aee8be3cb2 {
  max-width: 100%;
}

.shg-c#s-9fdc0dba-94f2-4901-baa9-54aee8be3cb2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9fdc0dba-94f2-4901-baa9-54aee8be3cb2 .shg-image-zoom,
.shg-c#s-9fdc0dba-94f2-4901-baa9-54aee8be3cb2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9fdc0dba-94f2-4901-baa9-54aee8be3cb2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9fdc0dba-94f2-4901-baa9-54aee8be3cb2 {
  max-width: 100%;
}

.shg-c#s-9fdc0dba-94f2-4901-baa9-54aee8be3cb2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9fdc0dba-94f2-4901-baa9-54aee8be3cb2 .shg-image-zoom,
.shg-c#s-9fdc0dba-94f2-4901-baa9-54aee8be3cb2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9fdc0dba-94f2-4901-baa9-54aee8be3cb2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0bf9f2a3-555b-4295-90a6-90a2cc69c101 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0bf9f2a3-555b-4295-90a6-90a2cc69c101 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-7be63fe2-45ef-43ec-94e6-504df6ec2b77 {
  text-align: center;
}

#s-7be63fe2-45ef-43ec-94e6-504df6ec2b77 .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 13px;
}

#s-7be63fe2-45ef-43ec-94e6-504df6ec2b77 .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 13px;
}

#s-7be63fe2-45ef-43ec-94e6-504df6ec2b77 .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;
}
@media (min-width: 0px) {
[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-952baba1-94b2-4166-b32d-93bec4ac5d32"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-d8171b75-497d-4b28-bba7-c160b2409e57 {
  display: none;
}
#s-9f21ba2c-036f-477b-a5a1-81f67ba7e1ed {
  text-align: left;
}


.shg-c#s-9f21ba2c-036f-477b-a5a1-81f67ba7e1ed {
  max-width: 100%;
}

.shg-c#s-9f21ba2c-036f-477b-a5a1-81f67ba7e1ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f21ba2c-036f-477b-a5a1-81f67ba7e1ed .shg-image-zoom,
.shg-c#s-9f21ba2c-036f-477b-a5a1-81f67ba7e1ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f21ba2c-036f-477b-a5a1-81f67ba7e1ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9f21ba2c-036f-477b-a5a1-81f67ba7e1ed {
  max-width: 100%;
}

.shg-c#s-9f21ba2c-036f-477b-a5a1-81f67ba7e1ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f21ba2c-036f-477b-a5a1-81f67ba7e1ed .shg-image-zoom,
.shg-c#s-9f21ba2c-036f-477b-a5a1-81f67ba7e1ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f21ba2c-036f-477b-a5a1-81f67ba7e1ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9f21ba2c-036f-477b-a5a1-81f67ba7e1ed {
  max-width: 100%;
}

.shg-c#s-9f21ba2c-036f-477b-a5a1-81f67ba7e1ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f21ba2c-036f-477b-a5a1-81f67ba7e1ed .shg-image-zoom,
.shg-c#s-9f21ba2c-036f-477b-a5a1-81f67ba7e1ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f21ba2c-036f-477b-a5a1-81f67ba7e1ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9f21ba2c-036f-477b-a5a1-81f67ba7e1ed {
  max-width: 100%;
}

.shg-c#s-9f21ba2c-036f-477b-a5a1-81f67ba7e1ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f21ba2c-036f-477b-a5a1-81f67ba7e1ed .shg-image-zoom,
.shg-c#s-9f21ba2c-036f-477b-a5a1-81f67ba7e1ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f21ba2c-036f-477b-a5a1-81f67ba7e1ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9f21ba2c-036f-477b-a5a1-81f67ba7e1ed {
  max-width: 100%;
}

.shg-c#s-9f21ba2c-036f-477b-a5a1-81f67ba7e1ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f21ba2c-036f-477b-a5a1-81f67ba7e1ed .shg-image-zoom,
.shg-c#s-9f21ba2c-036f-477b-a5a1-81f67ba7e1ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f21ba2c-036f-477b-a5a1-81f67ba7e1ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e11db1cb-5c12-4da5-b4f0-4cfe402eff5f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e11db1cb-5c12-4da5-b4f0-4cfe402eff5f .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-5fb9e327-3587-48d2-8913-ba90664e2f2f {
  text-align: center;
}

#s-5fb9e327-3587-48d2-8913-ba90664e2f2f .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 15px;
}

#s-5fb9e327-3587-48d2-8913-ba90664e2f2f .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 15px;
}

#s-5fb9e327-3587-48d2-8913-ba90664e2f2f .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-422d4a23-5261-452d-9e5b-0d4bd7507da5 {
  display: none;
}
#s-79451d09-8031-44b5-b728-663dea570ed7 {
  text-align: left;
}


.shg-c#s-79451d09-8031-44b5-b728-663dea570ed7 {
  max-width: 100%;
}

.shg-c#s-79451d09-8031-44b5-b728-663dea570ed7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79451d09-8031-44b5-b728-663dea570ed7 .shg-image-zoom,
.shg-c#s-79451d09-8031-44b5-b728-663dea570ed7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79451d09-8031-44b5-b728-663dea570ed7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-79451d09-8031-44b5-b728-663dea570ed7 {
  max-width: 100%;
}

.shg-c#s-79451d09-8031-44b5-b728-663dea570ed7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79451d09-8031-44b5-b728-663dea570ed7 .shg-image-zoom,
.shg-c#s-79451d09-8031-44b5-b728-663dea570ed7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79451d09-8031-44b5-b728-663dea570ed7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-79451d09-8031-44b5-b728-663dea570ed7 {
  max-width: 100%;
}

.shg-c#s-79451d09-8031-44b5-b728-663dea570ed7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79451d09-8031-44b5-b728-663dea570ed7 .shg-image-zoom,
.shg-c#s-79451d09-8031-44b5-b728-663dea570ed7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79451d09-8031-44b5-b728-663dea570ed7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-79451d09-8031-44b5-b728-663dea570ed7 {
  max-width: 100%;
}

.shg-c#s-79451d09-8031-44b5-b728-663dea570ed7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79451d09-8031-44b5-b728-663dea570ed7 .shg-image-zoom,
.shg-c#s-79451d09-8031-44b5-b728-663dea570ed7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79451d09-8031-44b5-b728-663dea570ed7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-79451d09-8031-44b5-b728-663dea570ed7 {
  max-width: 100%;
}

.shg-c#s-79451d09-8031-44b5-b728-663dea570ed7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79451d09-8031-44b5-b728-663dea570ed7 .shg-image-zoom,
.shg-c#s-79451d09-8031-44b5-b728-663dea570ed7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79451d09-8031-44b5-b728-663dea570ed7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-49094a59-2ceb-4636-8d0b-522f578254f3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-49094a59-2ceb-4636-8d0b-522f578254f3 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-82cab2ce-0bf1-4bf9-a047-ed539496f35a {
  text-align: center;
}

#s-82cab2ce-0bf1-4bf9-a047-ed539496f35a .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 15px;
}

#s-82cab2ce-0bf1-4bf9-a047-ed539496f35a .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 15px;
}

#s-82cab2ce-0bf1-4bf9-a047-ed539496f35a .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-51d29f29-de2b-41dc-bad9-e26d6d359ffa {
  display: none;
}
#s-c24b9c29-986d-4868-93c9-6361a080e643 {
  text-align: left;
}


.shg-c#s-c24b9c29-986d-4868-93c9-6361a080e643 {
  max-width: 100%;
}

.shg-c#s-c24b9c29-986d-4868-93c9-6361a080e643 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c24b9c29-986d-4868-93c9-6361a080e643 .shg-image-zoom,
.shg-c#s-c24b9c29-986d-4868-93c9-6361a080e643 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c24b9c29-986d-4868-93c9-6361a080e643 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c24b9c29-986d-4868-93c9-6361a080e643 {
  max-width: 100%;
}

.shg-c#s-c24b9c29-986d-4868-93c9-6361a080e643 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c24b9c29-986d-4868-93c9-6361a080e643 .shg-image-zoom,
.shg-c#s-c24b9c29-986d-4868-93c9-6361a080e643 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c24b9c29-986d-4868-93c9-6361a080e643 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c24b9c29-986d-4868-93c9-6361a080e643 {
  max-width: 100%;
}

.shg-c#s-c24b9c29-986d-4868-93c9-6361a080e643 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c24b9c29-986d-4868-93c9-6361a080e643 .shg-image-zoom,
.shg-c#s-c24b9c29-986d-4868-93c9-6361a080e643 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c24b9c29-986d-4868-93c9-6361a080e643 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c24b9c29-986d-4868-93c9-6361a080e643 {
  max-width: 100%;
}

.shg-c#s-c24b9c29-986d-4868-93c9-6361a080e643 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c24b9c29-986d-4868-93c9-6361a080e643 .shg-image-zoom,
.shg-c#s-c24b9c29-986d-4868-93c9-6361a080e643 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c24b9c29-986d-4868-93c9-6361a080e643 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c24b9c29-986d-4868-93c9-6361a080e643 {
  max-width: 100%;
}

.shg-c#s-c24b9c29-986d-4868-93c9-6361a080e643 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c24b9c29-986d-4868-93c9-6361a080e643 .shg-image-zoom,
.shg-c#s-c24b9c29-986d-4868-93c9-6361a080e643 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c24b9c29-986d-4868-93c9-6361a080e643 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cbff0311-1e26-43c3-9c92-17f658ce9409 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cbff0311-1e26-43c3-9c92-17f658ce9409 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-1079038d-cbf8-44e2-884a-a19d777d69b6 {
  text-align: center;
}

#s-1079038d-cbf8-44e2-884a-a19d777d69b6 .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 15px;
}

#s-1079038d-cbf8-44e2-884a-a19d777d69b6 .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 15px;
}

#s-1079038d-cbf8-44e2-884a-a19d777d69b6 .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-3af7036b-e4e7-49c5-b7f4-8386eb745dfb {
  display: none;
}
#s-40f2130f-b6f9-4abf-8248-f6e166c504ac {
  text-align: left;
}


.shg-c#s-40f2130f-b6f9-4abf-8248-f6e166c504ac {
  max-width: 100%;
}

.shg-c#s-40f2130f-b6f9-4abf-8248-f6e166c504ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40f2130f-b6f9-4abf-8248-f6e166c504ac .shg-image-zoom,
.shg-c#s-40f2130f-b6f9-4abf-8248-f6e166c504ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40f2130f-b6f9-4abf-8248-f6e166c504ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-40f2130f-b6f9-4abf-8248-f6e166c504ac {
  max-width: 100%;
}

.shg-c#s-40f2130f-b6f9-4abf-8248-f6e166c504ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40f2130f-b6f9-4abf-8248-f6e166c504ac .shg-image-zoom,
.shg-c#s-40f2130f-b6f9-4abf-8248-f6e166c504ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40f2130f-b6f9-4abf-8248-f6e166c504ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-40f2130f-b6f9-4abf-8248-f6e166c504ac {
  max-width: 100%;
}

.shg-c#s-40f2130f-b6f9-4abf-8248-f6e166c504ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40f2130f-b6f9-4abf-8248-f6e166c504ac .shg-image-zoom,
.shg-c#s-40f2130f-b6f9-4abf-8248-f6e166c504ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40f2130f-b6f9-4abf-8248-f6e166c504ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-40f2130f-b6f9-4abf-8248-f6e166c504ac {
  max-width: 100%;
}

.shg-c#s-40f2130f-b6f9-4abf-8248-f6e166c504ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40f2130f-b6f9-4abf-8248-f6e166c504ac .shg-image-zoom,
.shg-c#s-40f2130f-b6f9-4abf-8248-f6e166c504ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40f2130f-b6f9-4abf-8248-f6e166c504ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-40f2130f-b6f9-4abf-8248-f6e166c504ac {
  max-width: 100%;
}

.shg-c#s-40f2130f-b6f9-4abf-8248-f6e166c504ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40f2130f-b6f9-4abf-8248-f6e166c504ac .shg-image-zoom,
.shg-c#s-40f2130f-b6f9-4abf-8248-f6e166c504ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40f2130f-b6f9-4abf-8248-f6e166c504ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-228beaec-3eb6-467c-b5d3-a65a3814a832 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-228beaec-3eb6-467c-b5d3-a65a3814a832 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-52a8d547-88b9-4799-873e-22d4c5adf0f0 {
  text-align: center;
}

#s-52a8d547-88b9-4799-873e-22d4c5adf0f0 .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 15px;
}

#s-52a8d547-88b9-4799-873e-22d4c5adf0f0 .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 15px;
}

#s-52a8d547-88b9-4799-873e-22d4c5adf0f0 .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;
}
@media (min-width: 0px) {
[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-49bde117-02b7-4ee5-bdaf-dfc3d8c73091"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-e1431964-11d6-46e8-8386-714800eeb7a6 {
  display: none;
}
#s-5a0d0178-2e22-43b6-a6e9-a04c3f4ec42f {
  text-align: left;
}


.shg-c#s-5a0d0178-2e22-43b6-a6e9-a04c3f4ec42f {
  max-width: 100%;
}

.shg-c#s-5a0d0178-2e22-43b6-a6e9-a04c3f4ec42f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a0d0178-2e22-43b6-a6e9-a04c3f4ec42f .shg-image-zoom,
.shg-c#s-5a0d0178-2e22-43b6-a6e9-a04c3f4ec42f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a0d0178-2e22-43b6-a6e9-a04c3f4ec42f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5a0d0178-2e22-43b6-a6e9-a04c3f4ec42f {
  max-width: 100%;
}

.shg-c#s-5a0d0178-2e22-43b6-a6e9-a04c3f4ec42f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a0d0178-2e22-43b6-a6e9-a04c3f4ec42f .shg-image-zoom,
.shg-c#s-5a0d0178-2e22-43b6-a6e9-a04c3f4ec42f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a0d0178-2e22-43b6-a6e9-a04c3f4ec42f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5a0d0178-2e22-43b6-a6e9-a04c3f4ec42f {
  max-width: 100%;
}

.shg-c#s-5a0d0178-2e22-43b6-a6e9-a04c3f4ec42f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a0d0178-2e22-43b6-a6e9-a04c3f4ec42f .shg-image-zoom,
.shg-c#s-5a0d0178-2e22-43b6-a6e9-a04c3f4ec42f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a0d0178-2e22-43b6-a6e9-a04c3f4ec42f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5a0d0178-2e22-43b6-a6e9-a04c3f4ec42f {
  max-width: 100%;
}

.shg-c#s-5a0d0178-2e22-43b6-a6e9-a04c3f4ec42f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a0d0178-2e22-43b6-a6e9-a04c3f4ec42f .shg-image-zoom,
.shg-c#s-5a0d0178-2e22-43b6-a6e9-a04c3f4ec42f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a0d0178-2e22-43b6-a6e9-a04c3f4ec42f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5a0d0178-2e22-43b6-a6e9-a04c3f4ec42f {
  max-width: 100%;
}

.shg-c#s-5a0d0178-2e22-43b6-a6e9-a04c3f4ec42f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a0d0178-2e22-43b6-a6e9-a04c3f4ec42f .shg-image-zoom,
.shg-c#s-5a0d0178-2e22-43b6-a6e9-a04c3f4ec42f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a0d0178-2e22-43b6-a6e9-a04c3f4ec42f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0d7fb9f6-4d66-40d8-b332-3744ef09c9f6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0d7fb9f6-4d66-40d8-b332-3744ef09c9f6 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-3cf9c152-1784-4028-90e1-883ccda2d096 {
  text-align: center;
}

#s-3cf9c152-1784-4028-90e1-883ccda2d096 .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 15px;
}

#s-3cf9c152-1784-4028-90e1-883ccda2d096 .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 15px;
}

#s-3cf9c152-1784-4028-90e1-883ccda2d096 .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-8d0c417a-86c0-4372-b595-0af797982c7c {
  display: none;
}
#s-0767b27b-44ea-429b-a589-a961d41dd45c {
  text-align: left;
}


.shg-c#s-0767b27b-44ea-429b-a589-a961d41dd45c {
  max-width: 100%;
}

.shg-c#s-0767b27b-44ea-429b-a589-a961d41dd45c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0767b27b-44ea-429b-a589-a961d41dd45c .shg-image-zoom,
.shg-c#s-0767b27b-44ea-429b-a589-a961d41dd45c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0767b27b-44ea-429b-a589-a961d41dd45c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0767b27b-44ea-429b-a589-a961d41dd45c {
  max-width: 100%;
}

.shg-c#s-0767b27b-44ea-429b-a589-a961d41dd45c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0767b27b-44ea-429b-a589-a961d41dd45c .shg-image-zoom,
.shg-c#s-0767b27b-44ea-429b-a589-a961d41dd45c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0767b27b-44ea-429b-a589-a961d41dd45c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0767b27b-44ea-429b-a589-a961d41dd45c {
  max-width: 100%;
}

.shg-c#s-0767b27b-44ea-429b-a589-a961d41dd45c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0767b27b-44ea-429b-a589-a961d41dd45c .shg-image-zoom,
.shg-c#s-0767b27b-44ea-429b-a589-a961d41dd45c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0767b27b-44ea-429b-a589-a961d41dd45c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0767b27b-44ea-429b-a589-a961d41dd45c {
  max-width: 100%;
}

.shg-c#s-0767b27b-44ea-429b-a589-a961d41dd45c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0767b27b-44ea-429b-a589-a961d41dd45c .shg-image-zoom,
.shg-c#s-0767b27b-44ea-429b-a589-a961d41dd45c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0767b27b-44ea-429b-a589-a961d41dd45c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0767b27b-44ea-429b-a589-a961d41dd45c {
  max-width: 100%;
}

.shg-c#s-0767b27b-44ea-429b-a589-a961d41dd45c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0767b27b-44ea-429b-a589-a961d41dd45c .shg-image-zoom,
.shg-c#s-0767b27b-44ea-429b-a589-a961d41dd45c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0767b27b-44ea-429b-a589-a961d41dd45c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-719c478f-b361-40ad-95b8-dd0001d3ad2f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-719c478f-b361-40ad-95b8-dd0001d3ad2f .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-f80e4458-fe61-48a8-a17b-82d87bad8dc5 {
  text-align: center;
}

#s-f80e4458-fe61-48a8-a17b-82d87bad8dc5 .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 15px;
}

#s-f80e4458-fe61-48a8-a17b-82d87bad8dc5 .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 15px;
}

#s-f80e4458-fe61-48a8-a17b-82d87bad8dc5 .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-98e1cf84-33bf-4554-86de-5e3d2c25aab5 {
  display: none;
}
#s-1e3e4a91-9f16-4ec2-8ae5-d4f39709ba16 {
  text-align: left;
}


.shg-c#s-1e3e4a91-9f16-4ec2-8ae5-d4f39709ba16 {
  max-width: 100%;
}

.shg-c#s-1e3e4a91-9f16-4ec2-8ae5-d4f39709ba16 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e3e4a91-9f16-4ec2-8ae5-d4f39709ba16 .shg-image-zoom,
.shg-c#s-1e3e4a91-9f16-4ec2-8ae5-d4f39709ba16 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e3e4a91-9f16-4ec2-8ae5-d4f39709ba16 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1e3e4a91-9f16-4ec2-8ae5-d4f39709ba16 {
  max-width: 100%;
}

.shg-c#s-1e3e4a91-9f16-4ec2-8ae5-d4f39709ba16 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e3e4a91-9f16-4ec2-8ae5-d4f39709ba16 .shg-image-zoom,
.shg-c#s-1e3e4a91-9f16-4ec2-8ae5-d4f39709ba16 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e3e4a91-9f16-4ec2-8ae5-d4f39709ba16 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1e3e4a91-9f16-4ec2-8ae5-d4f39709ba16 {
  max-width: 100%;
}

.shg-c#s-1e3e4a91-9f16-4ec2-8ae5-d4f39709ba16 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e3e4a91-9f16-4ec2-8ae5-d4f39709ba16 .shg-image-zoom,
.shg-c#s-1e3e4a91-9f16-4ec2-8ae5-d4f39709ba16 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e3e4a91-9f16-4ec2-8ae5-d4f39709ba16 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1e3e4a91-9f16-4ec2-8ae5-d4f39709ba16 {
  max-width: 100%;
}

.shg-c#s-1e3e4a91-9f16-4ec2-8ae5-d4f39709ba16 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e3e4a91-9f16-4ec2-8ae5-d4f39709ba16 .shg-image-zoom,
.shg-c#s-1e3e4a91-9f16-4ec2-8ae5-d4f39709ba16 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e3e4a91-9f16-4ec2-8ae5-d4f39709ba16 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1e3e4a91-9f16-4ec2-8ae5-d4f39709ba16 {
  max-width: 100%;
}

.shg-c#s-1e3e4a91-9f16-4ec2-8ae5-d4f39709ba16 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e3e4a91-9f16-4ec2-8ae5-d4f39709ba16 .shg-image-zoom,
.shg-c#s-1e3e4a91-9f16-4ec2-8ae5-d4f39709ba16 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e3e4a91-9f16-4ec2-8ae5-d4f39709ba16 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7b65dc54-8afa-47e6-ac60-b27ed85fe5fe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7b65dc54-8afa-47e6-ac60-b27ed85fe5fe .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-d6b479e4-986e-431a-9299-ad390d335526 {
  text-align: center;
}

#s-d6b479e4-986e-431a-9299-ad390d335526 .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 15px;
}

#s-d6b479e4-986e-431a-9299-ad390d335526 .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 15px;
}

#s-d6b479e4-986e-431a-9299-ad390d335526 .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-ef73bf04-1455-459e-b677-3090de6f290b {
  display: none;
}
#s-79978d27-1250-42a7-82bb-1c58564a6fca {
  text-align: left;
}


.shg-c#s-79978d27-1250-42a7-82bb-1c58564a6fca {
  max-width: 100%;
}

.shg-c#s-79978d27-1250-42a7-82bb-1c58564a6fca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79978d27-1250-42a7-82bb-1c58564a6fca .shg-image-zoom,
.shg-c#s-79978d27-1250-42a7-82bb-1c58564a6fca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79978d27-1250-42a7-82bb-1c58564a6fca .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-79978d27-1250-42a7-82bb-1c58564a6fca {
  max-width: 100%;
}

.shg-c#s-79978d27-1250-42a7-82bb-1c58564a6fca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79978d27-1250-42a7-82bb-1c58564a6fca .shg-image-zoom,
.shg-c#s-79978d27-1250-42a7-82bb-1c58564a6fca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79978d27-1250-42a7-82bb-1c58564a6fca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-79978d27-1250-42a7-82bb-1c58564a6fca {
  max-width: 100%;
}

.shg-c#s-79978d27-1250-42a7-82bb-1c58564a6fca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79978d27-1250-42a7-82bb-1c58564a6fca .shg-image-zoom,
.shg-c#s-79978d27-1250-42a7-82bb-1c58564a6fca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79978d27-1250-42a7-82bb-1c58564a6fca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-79978d27-1250-42a7-82bb-1c58564a6fca {
  max-width: 100%;
}

.shg-c#s-79978d27-1250-42a7-82bb-1c58564a6fca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79978d27-1250-42a7-82bb-1c58564a6fca .shg-image-zoom,
.shg-c#s-79978d27-1250-42a7-82bb-1c58564a6fca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79978d27-1250-42a7-82bb-1c58564a6fca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-79978d27-1250-42a7-82bb-1c58564a6fca {
  max-width: 100%;
}

.shg-c#s-79978d27-1250-42a7-82bb-1c58564a6fca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79978d27-1250-42a7-82bb-1c58564a6fca .shg-image-zoom,
.shg-c#s-79978d27-1250-42a7-82bb-1c58564a6fca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79978d27-1250-42a7-82bb-1c58564a6fca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-19ea110a-a28a-40ca-9211-25f6fad70d42 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-19ea110a-a28a-40ca-9211-25f6fad70d42 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-b96055d7-01ae-4a5d-9a8e-437277aac8c2 {
  text-align: center;
}

#s-b96055d7-01ae-4a5d-9a8e-437277aac8c2 .shg-product-sold-out {
  display: none;
  color: rgba(107, 107, 107, 1);
  font-size: 15px;
}

#s-b96055d7-01ae-4a5d-9a8e-437277aac8c2 .shg-product-price {
  color: rgba(107, 107, 107, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 15px;
}

#s-b96055d7-01ae-4a5d-9a8e-437277aac8c2 .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;
}
@media (min-width: 0px) {
[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 768px) {
[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-ba620202-d560-44a5-b8f0-303165612864"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-f8f0d44d-bd2d-4689-b6f5-6b36e349d0d8 {
  display: none;
}
#s-10d7ff0f-e2c9-4e4d-b8a8-e7a654105a22 {
  text-align: left;
}


.shg-c#s-10d7ff0f-e2c9-4e4d-b8a8-e7a654105a22 {
  max-width: 100%;
}

.shg-c#s-10d7ff0f-e2c9-4e4d-b8a8-e7a654105a22 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10d7ff0f-e2c9-4e4d-b8a8-e7a654105a22 .shg-image-zoom,
.shg-c#s-10d7ff0f-e2c9-4e4d-b8a8-e7a654105a22 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10d7ff0f-e2c9-4e4d-b8a8-e7a654105a22 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-10d7ff0f-e2c9-4e4d-b8a8-e7a654105a22 {
  max-width: 100%;
}

.shg-c#s-10d7ff0f-e2c9-4e4d-b8a8-e7a654105a22 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10d7ff0f-e2c9-4e4d-b8a8-e7a654105a22 .shg-image-zoom,
.shg-c#s-10d7ff0f-e2c9-4e4d-b8a8-e7a654105a22 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10d7ff0f-e2c9-4e4d-b8a8-e7a654105a22 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-10d7ff0f-e2c9-4e4d-b8a8-e7a654105a22 {
  max-width: 100%;
}

.shg-c#s-10d7ff0f-e2c9-4e4d-b8a8-e7a654105a22 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10d7ff0f-e2c9-4e4d-b8a8-e7a654105a22 .shg-image-zoom,
.shg-c#s-10d7ff0f-e2c9-4e4d-b8a8-e7a654105a22 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10d7ff0f-e2c9-4e4d-b8a8-e7a654105a22 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-10d7ff0f-e2c9-4e4d-b8a8-e7a654105a22 {
  max-width: 100%;
}

.shg-c#s-10d7ff0f-e2c9-4e4d-b8a8-e7a654105a22 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10d7ff0f-e2c9-4e4d-b8a8-e7a654105a22 .shg-image-zoom,
.shg-c#s-10d7ff0f-e2c9-4e4d-b8a8-e7a654105a22 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10d7ff0f-e2c9-4e4d-b8a8-e7a654105a22 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-10d7ff0f-e2c9-4e4d-b8a8-e7a654105a22 {
  max-width: 100%;
}

.shg-c#s-10d7ff0f-e2c9-4e4d-b8a8-e7a654105a22 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10d7ff0f-e2c9-4e4d-b8a8-e7a654105a22 .shg-image-zoom,
.shg-c#s-10d7ff0f-e2c9-4e4d-b8a8-e7a654105a22 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10d7ff0f-e2c9-4e4d-b8a8-e7a654105a22 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a3280543-e46c-4718-b85e-c611e26270b7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a3280543-e46c-4718-b85e-c611e26270b7 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-17d7fbb5-0b28-4b82-9bb2-7935874b856b {
  text-align: center;
}

#s-17d7fbb5-0b28-4b82-9bb2-7935874b856b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-17d7fbb5-0b28-4b82-9bb2-7935874b856b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-17d7fbb5-0b28-4b82-9bb2-7935874b856b .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-641ce5b2-ab28-46a2-951c-bb5f8f773873 {
  display: none;
}
#s-a6ca29aa-1f4c-49f7-b52b-1993c6536c89 {
  text-align: left;
}


.shg-c#s-a6ca29aa-1f4c-49f7-b52b-1993c6536c89 {
  max-width: 100%;
}

.shg-c#s-a6ca29aa-1f4c-49f7-b52b-1993c6536c89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6ca29aa-1f4c-49f7-b52b-1993c6536c89 .shg-image-zoom,
.shg-c#s-a6ca29aa-1f4c-49f7-b52b-1993c6536c89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6ca29aa-1f4c-49f7-b52b-1993c6536c89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a6ca29aa-1f4c-49f7-b52b-1993c6536c89 {
  max-width: 100%;
}

.shg-c#s-a6ca29aa-1f4c-49f7-b52b-1993c6536c89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6ca29aa-1f4c-49f7-b52b-1993c6536c89 .shg-image-zoom,
.shg-c#s-a6ca29aa-1f4c-49f7-b52b-1993c6536c89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6ca29aa-1f4c-49f7-b52b-1993c6536c89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a6ca29aa-1f4c-49f7-b52b-1993c6536c89 {
  max-width: 100%;
}

.shg-c#s-a6ca29aa-1f4c-49f7-b52b-1993c6536c89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6ca29aa-1f4c-49f7-b52b-1993c6536c89 .shg-image-zoom,
.shg-c#s-a6ca29aa-1f4c-49f7-b52b-1993c6536c89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6ca29aa-1f4c-49f7-b52b-1993c6536c89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a6ca29aa-1f4c-49f7-b52b-1993c6536c89 {
  max-width: 100%;
}

.shg-c#s-a6ca29aa-1f4c-49f7-b52b-1993c6536c89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6ca29aa-1f4c-49f7-b52b-1993c6536c89 .shg-image-zoom,
.shg-c#s-a6ca29aa-1f4c-49f7-b52b-1993c6536c89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6ca29aa-1f4c-49f7-b52b-1993c6536c89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a6ca29aa-1f4c-49f7-b52b-1993c6536c89 {
  max-width: 100%;
}

.shg-c#s-a6ca29aa-1f4c-49f7-b52b-1993c6536c89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6ca29aa-1f4c-49f7-b52b-1993c6536c89 .shg-image-zoom,
.shg-c#s-a6ca29aa-1f4c-49f7-b52b-1993c6536c89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6ca29aa-1f4c-49f7-b52b-1993c6536c89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-56742798-690f-4235-bbc2-b3c3c2306797 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-56742798-690f-4235-bbc2-b3c3c2306797 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-c5f703dc-5145-41fe-adf8-55001a4f06ba {
  text-align: center;
}

#s-c5f703dc-5145-41fe-adf8-55001a4f06ba .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-c5f703dc-5145-41fe-adf8-55001a4f06ba .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-c5f703dc-5145-41fe-adf8-55001a4f06ba .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-ed25465d-5515-43f5-8ce1-bc5552f74f1e {
  display: none;
}
#s-d1f6223a-f820-4c43-beca-ef23a4e51f47 {
  text-align: left;
}


.shg-c#s-d1f6223a-f820-4c43-beca-ef23a4e51f47 {
  max-width: 100%;
}

.shg-c#s-d1f6223a-f820-4c43-beca-ef23a4e51f47 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1f6223a-f820-4c43-beca-ef23a4e51f47 .shg-image-zoom,
.shg-c#s-d1f6223a-f820-4c43-beca-ef23a4e51f47 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1f6223a-f820-4c43-beca-ef23a4e51f47 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d1f6223a-f820-4c43-beca-ef23a4e51f47 {
  max-width: 100%;
}

.shg-c#s-d1f6223a-f820-4c43-beca-ef23a4e51f47 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1f6223a-f820-4c43-beca-ef23a4e51f47 .shg-image-zoom,
.shg-c#s-d1f6223a-f820-4c43-beca-ef23a4e51f47 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1f6223a-f820-4c43-beca-ef23a4e51f47 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d1f6223a-f820-4c43-beca-ef23a4e51f47 {
  max-width: 100%;
}

.shg-c#s-d1f6223a-f820-4c43-beca-ef23a4e51f47 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1f6223a-f820-4c43-beca-ef23a4e51f47 .shg-image-zoom,
.shg-c#s-d1f6223a-f820-4c43-beca-ef23a4e51f47 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1f6223a-f820-4c43-beca-ef23a4e51f47 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d1f6223a-f820-4c43-beca-ef23a4e51f47 {
  max-width: 100%;
}

.shg-c#s-d1f6223a-f820-4c43-beca-ef23a4e51f47 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1f6223a-f820-4c43-beca-ef23a4e51f47 .shg-image-zoom,
.shg-c#s-d1f6223a-f820-4c43-beca-ef23a4e51f47 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1f6223a-f820-4c43-beca-ef23a4e51f47 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d1f6223a-f820-4c43-beca-ef23a4e51f47 {
  max-width: 100%;
}

.shg-c#s-d1f6223a-f820-4c43-beca-ef23a4e51f47 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1f6223a-f820-4c43-beca-ef23a4e51f47 .shg-image-zoom,
.shg-c#s-d1f6223a-f820-4c43-beca-ef23a4e51f47 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1f6223a-f820-4c43-beca-ef23a4e51f47 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-78124d0f-6b11-47ec-9132-b73e77516687 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-78124d0f-6b11-47ec-9132-b73e77516687 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-50d2405c-0a99-4d39-acb1-2633469feba3 {
  text-align: center;
}

#s-50d2405c-0a99-4d39-acb1-2633469feba3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-50d2405c-0a99-4d39-acb1-2633469feba3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-50d2405c-0a99-4d39-acb1-2633469feba3 .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-db9658bf-ec5c-465e-8931-0775b3190e47 {
  display: none;
}
#s-23a3ed11-59ae-4f2f-b0e1-f23bb1bf5048 {
  text-align: left;
}


.shg-c#s-23a3ed11-59ae-4f2f-b0e1-f23bb1bf5048 {
  max-width: 100%;
}

.shg-c#s-23a3ed11-59ae-4f2f-b0e1-f23bb1bf5048 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23a3ed11-59ae-4f2f-b0e1-f23bb1bf5048 .shg-image-zoom,
.shg-c#s-23a3ed11-59ae-4f2f-b0e1-f23bb1bf5048 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-23a3ed11-59ae-4f2f-b0e1-f23bb1bf5048 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-23a3ed11-59ae-4f2f-b0e1-f23bb1bf5048 {
  max-width: 100%;
}

.shg-c#s-23a3ed11-59ae-4f2f-b0e1-f23bb1bf5048 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23a3ed11-59ae-4f2f-b0e1-f23bb1bf5048 .shg-image-zoom,
.shg-c#s-23a3ed11-59ae-4f2f-b0e1-f23bb1bf5048 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-23a3ed11-59ae-4f2f-b0e1-f23bb1bf5048 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-23a3ed11-59ae-4f2f-b0e1-f23bb1bf5048 {
  max-width: 100%;
}

.shg-c#s-23a3ed11-59ae-4f2f-b0e1-f23bb1bf5048 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23a3ed11-59ae-4f2f-b0e1-f23bb1bf5048 .shg-image-zoom,
.shg-c#s-23a3ed11-59ae-4f2f-b0e1-f23bb1bf5048 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-23a3ed11-59ae-4f2f-b0e1-f23bb1bf5048 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-23a3ed11-59ae-4f2f-b0e1-f23bb1bf5048 {
  max-width: 100%;
}

.shg-c#s-23a3ed11-59ae-4f2f-b0e1-f23bb1bf5048 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23a3ed11-59ae-4f2f-b0e1-f23bb1bf5048 .shg-image-zoom,
.shg-c#s-23a3ed11-59ae-4f2f-b0e1-f23bb1bf5048 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-23a3ed11-59ae-4f2f-b0e1-f23bb1bf5048 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-23a3ed11-59ae-4f2f-b0e1-f23bb1bf5048 {
  max-width: 100%;
}

.shg-c#s-23a3ed11-59ae-4f2f-b0e1-f23bb1bf5048 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23a3ed11-59ae-4f2f-b0e1-f23bb1bf5048 .shg-image-zoom,
.shg-c#s-23a3ed11-59ae-4f2f-b0e1-f23bb1bf5048 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-23a3ed11-59ae-4f2f-b0e1-f23bb1bf5048 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-390e6246-d960-4cfc-a72e-19a824bb3e33 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-390e6246-d960-4cfc-a72e-19a824bb3e33 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-e88cbedc-7287-4be4-9556-cbf5f7915a46 {
  text-align: center;
}

#s-e88cbedc-7287-4be4-9556-cbf5f7915a46 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-e88cbedc-7287-4be4-9556-cbf5f7915a46 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-e88cbedc-7287-4be4-9556-cbf5f7915a46 .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;
}
@media (min-width: 0px) {
[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 768px) {
[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-17a7e621-d8c5-44b7-b8fa-0e068fc37728"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-95212f14-ed45-42d6-8f7e-6bee6577b362 {
  display: none;
}
#s-c3681b03-858a-4c31-91c4-8c319591eb76 {
  text-align: left;
}


.shg-c#s-c3681b03-858a-4c31-91c4-8c319591eb76 {
  max-width: 100%;
}

.shg-c#s-c3681b03-858a-4c31-91c4-8c319591eb76 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3681b03-858a-4c31-91c4-8c319591eb76 .shg-image-zoom,
.shg-c#s-c3681b03-858a-4c31-91c4-8c319591eb76 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c3681b03-858a-4c31-91c4-8c319591eb76 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c3681b03-858a-4c31-91c4-8c319591eb76 {
  max-width: 100%;
}

.shg-c#s-c3681b03-858a-4c31-91c4-8c319591eb76 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3681b03-858a-4c31-91c4-8c319591eb76 .shg-image-zoom,
.shg-c#s-c3681b03-858a-4c31-91c4-8c319591eb76 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c3681b03-858a-4c31-91c4-8c319591eb76 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c3681b03-858a-4c31-91c4-8c319591eb76 {
  max-width: 100%;
}

.shg-c#s-c3681b03-858a-4c31-91c4-8c319591eb76 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3681b03-858a-4c31-91c4-8c319591eb76 .shg-image-zoom,
.shg-c#s-c3681b03-858a-4c31-91c4-8c319591eb76 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c3681b03-858a-4c31-91c4-8c319591eb76 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c3681b03-858a-4c31-91c4-8c319591eb76 {
  max-width: 100%;
}

.shg-c#s-c3681b03-858a-4c31-91c4-8c319591eb76 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3681b03-858a-4c31-91c4-8c319591eb76 .shg-image-zoom,
.shg-c#s-c3681b03-858a-4c31-91c4-8c319591eb76 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c3681b03-858a-4c31-91c4-8c319591eb76 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c3681b03-858a-4c31-91c4-8c319591eb76 {
  max-width: 100%;
}

.shg-c#s-c3681b03-858a-4c31-91c4-8c319591eb76 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3681b03-858a-4c31-91c4-8c319591eb76 .shg-image-zoom,
.shg-c#s-c3681b03-858a-4c31-91c4-8c319591eb76 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c3681b03-858a-4c31-91c4-8c319591eb76 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7485edec-0b27-4ae3-8799-a19fc71b4541 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7485edec-0b27-4ae3-8799-a19fc71b4541 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-eb90f1b1-90e3-4a93-82c5-69b9215428ad {
  text-align: center;
}

#s-eb90f1b1-90e3-4a93-82c5-69b9215428ad .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-eb90f1b1-90e3-4a93-82c5-69b9215428ad .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-eb90f1b1-90e3-4a93-82c5-69b9215428ad .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-554366d5-be71-4576-afb4-083b665d6430 {
  display: none;
}
#s-da69a7d5-0def-434c-a51a-0c42419d3c17 {
  text-align: left;
}


.shg-c#s-da69a7d5-0def-434c-a51a-0c42419d3c17 {
  max-width: 100%;
}

.shg-c#s-da69a7d5-0def-434c-a51a-0c42419d3c17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da69a7d5-0def-434c-a51a-0c42419d3c17 .shg-image-zoom,
.shg-c#s-da69a7d5-0def-434c-a51a-0c42419d3c17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-da69a7d5-0def-434c-a51a-0c42419d3c17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-da69a7d5-0def-434c-a51a-0c42419d3c17 {
  max-width: 100%;
}

.shg-c#s-da69a7d5-0def-434c-a51a-0c42419d3c17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da69a7d5-0def-434c-a51a-0c42419d3c17 .shg-image-zoom,
.shg-c#s-da69a7d5-0def-434c-a51a-0c42419d3c17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-da69a7d5-0def-434c-a51a-0c42419d3c17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-da69a7d5-0def-434c-a51a-0c42419d3c17 {
  max-width: 100%;
}

.shg-c#s-da69a7d5-0def-434c-a51a-0c42419d3c17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da69a7d5-0def-434c-a51a-0c42419d3c17 .shg-image-zoom,
.shg-c#s-da69a7d5-0def-434c-a51a-0c42419d3c17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-da69a7d5-0def-434c-a51a-0c42419d3c17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-da69a7d5-0def-434c-a51a-0c42419d3c17 {
  max-width: 100%;
}

.shg-c#s-da69a7d5-0def-434c-a51a-0c42419d3c17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da69a7d5-0def-434c-a51a-0c42419d3c17 .shg-image-zoom,
.shg-c#s-da69a7d5-0def-434c-a51a-0c42419d3c17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-da69a7d5-0def-434c-a51a-0c42419d3c17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-da69a7d5-0def-434c-a51a-0c42419d3c17 {
  max-width: 100%;
}

.shg-c#s-da69a7d5-0def-434c-a51a-0c42419d3c17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da69a7d5-0def-434c-a51a-0c42419d3c17 .shg-image-zoom,
.shg-c#s-da69a7d5-0def-434c-a51a-0c42419d3c17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-da69a7d5-0def-434c-a51a-0c42419d3c17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-27f8dda8-4867-4137-b420-b8ec344f0f4d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-27f8dda8-4867-4137-b420-b8ec344f0f4d .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-8f221788-452d-4694-aeb4-6e7a10147293 {
  text-align: center;
}

#s-8f221788-452d-4694-aeb4-6e7a10147293 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-8f221788-452d-4694-aeb4-6e7a10147293 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-8f221788-452d-4694-aeb4-6e7a10147293 .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-164c5d0c-bf69-4112-9df2-f95e67ccb7f5 {
  display: none;
}
#s-bacb9781-aef9-463d-b7c2-273bc02e0aa1 {
  text-align: left;
}


.shg-c#s-bacb9781-aef9-463d-b7c2-273bc02e0aa1 {
  max-width: 100%;
}

.shg-c#s-bacb9781-aef9-463d-b7c2-273bc02e0aa1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bacb9781-aef9-463d-b7c2-273bc02e0aa1 .shg-image-zoom,
.shg-c#s-bacb9781-aef9-463d-b7c2-273bc02e0aa1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bacb9781-aef9-463d-b7c2-273bc02e0aa1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bacb9781-aef9-463d-b7c2-273bc02e0aa1 {
  max-width: 100%;
}

.shg-c#s-bacb9781-aef9-463d-b7c2-273bc02e0aa1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bacb9781-aef9-463d-b7c2-273bc02e0aa1 .shg-image-zoom,
.shg-c#s-bacb9781-aef9-463d-b7c2-273bc02e0aa1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bacb9781-aef9-463d-b7c2-273bc02e0aa1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bacb9781-aef9-463d-b7c2-273bc02e0aa1 {
  max-width: 100%;
}

.shg-c#s-bacb9781-aef9-463d-b7c2-273bc02e0aa1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bacb9781-aef9-463d-b7c2-273bc02e0aa1 .shg-image-zoom,
.shg-c#s-bacb9781-aef9-463d-b7c2-273bc02e0aa1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bacb9781-aef9-463d-b7c2-273bc02e0aa1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bacb9781-aef9-463d-b7c2-273bc02e0aa1 {
  max-width: 100%;
}

.shg-c#s-bacb9781-aef9-463d-b7c2-273bc02e0aa1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bacb9781-aef9-463d-b7c2-273bc02e0aa1 .shg-image-zoom,
.shg-c#s-bacb9781-aef9-463d-b7c2-273bc02e0aa1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bacb9781-aef9-463d-b7c2-273bc02e0aa1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bacb9781-aef9-463d-b7c2-273bc02e0aa1 {
  max-width: 100%;
}

.shg-c#s-bacb9781-aef9-463d-b7c2-273bc02e0aa1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bacb9781-aef9-463d-b7c2-273bc02e0aa1 .shg-image-zoom,
.shg-c#s-bacb9781-aef9-463d-b7c2-273bc02e0aa1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bacb9781-aef9-463d-b7c2-273bc02e0aa1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cb4f1fd7-a33e-445d-8a52-c6caed1f5147 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cb4f1fd7-a33e-445d-8a52-c6caed1f5147 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-bbbc3ff0-c55c-43ca-bdae-7e914b471774 {
  text-align: center;
}

#s-bbbc3ff0-c55c-43ca-bdae-7e914b471774 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-bbbc3ff0-c55c-43ca-bdae-7e914b471774 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-bbbc3ff0-c55c-43ca-bdae-7e914b471774 .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-6842b2f9-8ff1-459b-969f-2146a27e03f7 {
  display: none;
}
#s-40da4622-df79-40c2-9595-b9403e93bbb7 {
  text-align: left;
}


.shg-c#s-40da4622-df79-40c2-9595-b9403e93bbb7 {
  max-width: 100%;
}

.shg-c#s-40da4622-df79-40c2-9595-b9403e93bbb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40da4622-df79-40c2-9595-b9403e93bbb7 .shg-image-zoom,
.shg-c#s-40da4622-df79-40c2-9595-b9403e93bbb7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40da4622-df79-40c2-9595-b9403e93bbb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-40da4622-df79-40c2-9595-b9403e93bbb7 {
  max-width: 100%;
}

.shg-c#s-40da4622-df79-40c2-9595-b9403e93bbb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40da4622-df79-40c2-9595-b9403e93bbb7 .shg-image-zoom,
.shg-c#s-40da4622-df79-40c2-9595-b9403e93bbb7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40da4622-df79-40c2-9595-b9403e93bbb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-40da4622-df79-40c2-9595-b9403e93bbb7 {
  max-width: 100%;
}

.shg-c#s-40da4622-df79-40c2-9595-b9403e93bbb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40da4622-df79-40c2-9595-b9403e93bbb7 .shg-image-zoom,
.shg-c#s-40da4622-df79-40c2-9595-b9403e93bbb7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40da4622-df79-40c2-9595-b9403e93bbb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-40da4622-df79-40c2-9595-b9403e93bbb7 {
  max-width: 100%;
}

.shg-c#s-40da4622-df79-40c2-9595-b9403e93bbb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40da4622-df79-40c2-9595-b9403e93bbb7 .shg-image-zoom,
.shg-c#s-40da4622-df79-40c2-9595-b9403e93bbb7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40da4622-df79-40c2-9595-b9403e93bbb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-40da4622-df79-40c2-9595-b9403e93bbb7 {
  max-width: 100%;
}

.shg-c#s-40da4622-df79-40c2-9595-b9403e93bbb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40da4622-df79-40c2-9595-b9403e93bbb7 .shg-image-zoom,
.shg-c#s-40da4622-df79-40c2-9595-b9403e93bbb7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40da4622-df79-40c2-9595-b9403e93bbb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-50967f11-6a9c-4bec-9139-fb8ecdb92c44 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-50967f11-6a9c-4bec-9139-fb8ecdb92c44 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-27078d92-c29c-4bdb-bb62-2d7047cb4f95 {
  text-align: center;
}

#s-27078d92-c29c-4bdb-bb62-2d7047cb4f95 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-27078d92-c29c-4bdb-bb62-2d7047cb4f95 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-27078d92-c29c-4bdb-bb62-2d7047cb4f95 .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;
}
@media (min-width: 0px) {
[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 768px) {
[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-bc6cee08-5e6c-4765-af84-366ec9dd921e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-73e2cf04-d8b3-4368-8ef2-cfc63cb70f6a {
  display: none;
}
#s-895537c3-4e25-408a-97c0-ff8377ab60ff {
  text-align: left;
}


.shg-c#s-895537c3-4e25-408a-97c0-ff8377ab60ff {
  max-width: 100%;
}

.shg-c#s-895537c3-4e25-408a-97c0-ff8377ab60ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-895537c3-4e25-408a-97c0-ff8377ab60ff .shg-image-zoom,
.shg-c#s-895537c3-4e25-408a-97c0-ff8377ab60ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-895537c3-4e25-408a-97c0-ff8377ab60ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-895537c3-4e25-408a-97c0-ff8377ab60ff {
  max-width: 100%;
}

.shg-c#s-895537c3-4e25-408a-97c0-ff8377ab60ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-895537c3-4e25-408a-97c0-ff8377ab60ff .shg-image-zoom,
.shg-c#s-895537c3-4e25-408a-97c0-ff8377ab60ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-895537c3-4e25-408a-97c0-ff8377ab60ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-895537c3-4e25-408a-97c0-ff8377ab60ff {
  max-width: 100%;
}

.shg-c#s-895537c3-4e25-408a-97c0-ff8377ab60ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-895537c3-4e25-408a-97c0-ff8377ab60ff .shg-image-zoom,
.shg-c#s-895537c3-4e25-408a-97c0-ff8377ab60ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-895537c3-4e25-408a-97c0-ff8377ab60ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-895537c3-4e25-408a-97c0-ff8377ab60ff {
  max-width: 100%;
}

.shg-c#s-895537c3-4e25-408a-97c0-ff8377ab60ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-895537c3-4e25-408a-97c0-ff8377ab60ff .shg-image-zoom,
.shg-c#s-895537c3-4e25-408a-97c0-ff8377ab60ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-895537c3-4e25-408a-97c0-ff8377ab60ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-895537c3-4e25-408a-97c0-ff8377ab60ff {
  max-width: 100%;
}

.shg-c#s-895537c3-4e25-408a-97c0-ff8377ab60ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-895537c3-4e25-408a-97c0-ff8377ab60ff .shg-image-zoom,
.shg-c#s-895537c3-4e25-408a-97c0-ff8377ab60ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-895537c3-4e25-408a-97c0-ff8377ab60ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-367ae9af-2009-42dc-b854-7b95c58b160d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-367ae9af-2009-42dc-b854-7b95c58b160d .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-e05cd964-fcc0-49a4-a6d2-0219cc8db1f6 {
  text-align: center;
}

#s-e05cd964-fcc0-49a4-a6d2-0219cc8db1f6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-e05cd964-fcc0-49a4-a6d2-0219cc8db1f6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-e05cd964-fcc0-49a4-a6d2-0219cc8db1f6 .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-bbe2bff5-4b96-4c77-8c38-e5081920fd7c {
  display: none;
}
#s-e7240cbc-e1c8-4dd1-8f9d-4f13e58005aa {
  text-align: left;
}


.shg-c#s-e7240cbc-e1c8-4dd1-8f9d-4f13e58005aa {
  max-width: 100%;
}

.shg-c#s-e7240cbc-e1c8-4dd1-8f9d-4f13e58005aa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7240cbc-e1c8-4dd1-8f9d-4f13e58005aa .shg-image-zoom,
.shg-c#s-e7240cbc-e1c8-4dd1-8f9d-4f13e58005aa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7240cbc-e1c8-4dd1-8f9d-4f13e58005aa .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e7240cbc-e1c8-4dd1-8f9d-4f13e58005aa {
  max-width: 100%;
}

.shg-c#s-e7240cbc-e1c8-4dd1-8f9d-4f13e58005aa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7240cbc-e1c8-4dd1-8f9d-4f13e58005aa .shg-image-zoom,
.shg-c#s-e7240cbc-e1c8-4dd1-8f9d-4f13e58005aa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7240cbc-e1c8-4dd1-8f9d-4f13e58005aa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e7240cbc-e1c8-4dd1-8f9d-4f13e58005aa {
  max-width: 100%;
}

.shg-c#s-e7240cbc-e1c8-4dd1-8f9d-4f13e58005aa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7240cbc-e1c8-4dd1-8f9d-4f13e58005aa .shg-image-zoom,
.shg-c#s-e7240cbc-e1c8-4dd1-8f9d-4f13e58005aa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7240cbc-e1c8-4dd1-8f9d-4f13e58005aa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e7240cbc-e1c8-4dd1-8f9d-4f13e58005aa {
  max-width: 100%;
}

.shg-c#s-e7240cbc-e1c8-4dd1-8f9d-4f13e58005aa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7240cbc-e1c8-4dd1-8f9d-4f13e58005aa .shg-image-zoom,
.shg-c#s-e7240cbc-e1c8-4dd1-8f9d-4f13e58005aa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7240cbc-e1c8-4dd1-8f9d-4f13e58005aa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e7240cbc-e1c8-4dd1-8f9d-4f13e58005aa {
  max-width: 100%;
}

.shg-c#s-e7240cbc-e1c8-4dd1-8f9d-4f13e58005aa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7240cbc-e1c8-4dd1-8f9d-4f13e58005aa .shg-image-zoom,
.shg-c#s-e7240cbc-e1c8-4dd1-8f9d-4f13e58005aa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7240cbc-e1c8-4dd1-8f9d-4f13e58005aa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-97f3018e-3201-4a9f-93a6-a3be43611003 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-97f3018e-3201-4a9f-93a6-a3be43611003 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
}

#s-e7617013-f0d4-4503-9442-c5b803f26b98 {
  text-align: center;
}

#s-e7617013-f0d4-4503-9442-c5b803f26b98 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-e7617013-f0d4-4503-9442-c5b803f26b98 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-e7617013-f0d4-4503-9442-c5b803f26b98 .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-203c7fd6-99d4-43fa-9752-e42a9f2c155c {
  min-height: 50px;
}








#s-203c7fd6-99d4-43fa-9752-e42a9f2c155c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-203c7fd6-99d4-43fa-9752-e42a9f2c155c.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-67a9605e-808d-418c-a134-6e570d76ad5f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0952f47b-95af-4660-87bb-96a6bcbc8423 {
  margin-bottom: 0px;
min-height: 50px;
}








#s-0952f47b-95af-4660-87bb-96a6bcbc8423 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0952f47b-95af-4660-87bb-96a6bcbc8423.shg-box.shg-c {
  justify-content: center;
}

#s-b076a999-b0e3-4daa-8d25-59ac08e2ae98 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px;
padding-top: 0px;
min-height: 250px;
background-position: center top;
}
@media (min-width: 1200px){#s-b076a999-b0e3-4daa-8d25-59ac08e2ae98 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b076a999-b0e3-4daa-8d25-59ac08e2ae98 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b076a999-b0e3-4daa-8d25-59ac08e2ae98 {
  
}
}@media (max-width: 767px){#s-b076a999-b0e3-4daa-8d25-59ac08e2ae98 {
  
}
}







#s-b076a999-b0e3-4daa-8d25-59ac08e2ae98 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-b076a999-b0e3-4daa-8d25-59ac08e2ae98 {
  cursor: pointer;
}#s-b076a999-b0e3-4daa-8d25-59ac08e2ae98.shg-box.shg-c {
  justify-content: flex-end;
}

#s-fb9d5827-7eb2-4493-ae59-fd848ddada02 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 50px;
margin-right: 30px;
min-height: 50px;
}








#s-fb9d5827-7eb2-4493-ae59-fd848ddada02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb9d5827-7eb2-4493-ae59-fd848ddada02.shg-box.shg-c {
  justify-content: center;
}

#s-2d8b98f0-113f-495f-b871-38d1172b40ab {
  margin-bottom: -10px;
}

#s-5f8558cc-d76d-4d39-a37e-9fc3f978ab6c {
  margin-bottom: 0px;
min-height: 50px;
}








#s-5f8558cc-d76d-4d39-a37e-9fc3f978ab6c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f8558cc-d76d-4d39-a37e-9fc3f978ab6c.shg-box.shg-c {
  justify-content: center;
}

#s-30c8c647-ca13-4579-ad89-ade64a637d7d {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px;
padding-top: 0px;
min-height: 250px;
background-position: center top;
}
@media (min-width: 1200px){#s-30c8c647-ca13-4579-ad89-ade64a637d7d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-30c8c647-ca13-4579-ad89-ade64a637d7d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-30c8c647-ca13-4579-ad89-ade64a637d7d {
  
}
}@media (max-width: 767px){#s-30c8c647-ca13-4579-ad89-ade64a637d7d {
  
}
}







#s-30c8c647-ca13-4579-ad89-ade64a637d7d > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-30c8c647-ca13-4579-ad89-ade64a637d7d {
  cursor: pointer;
}#s-30c8c647-ca13-4579-ad89-ade64a637d7d.shg-box.shg-c {
  justify-content: flex-end;
}

#s-1c5a1c18-b757-4f1a-aec9-c915c03bf244 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 50px;
margin-right: 30px;
min-height: 50px;
}








#s-1c5a1c18-b757-4f1a-aec9-c915c03bf244 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c5a1c18-b757-4f1a-aec9-c915c03bf244.shg-box.shg-c {
  justify-content: center;
}

#s-74d6768e-3b6c-44fc-9e7b-d39c1109d779 {
  margin-bottom: -10px;
}

#s-c8aefbdb-5c8d-4b5f-ab66-ef0372e6e253 {
  margin-bottom: 0px;
min-height: 50px;
}








#s-c8aefbdb-5c8d-4b5f-ab66-ef0372e6e253 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8aefbdb-5c8d-4b5f-ab66-ef0372e6e253.shg-box.shg-c {
  justify-content: center;
}

#s-469387b8-34ee-40cb-9d8f-e87ef0298d9f {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px;
padding-top: 0px;
min-height: 250px;
background-position: center top;
}
@media (min-width: 1200px){#s-469387b8-34ee-40cb-9d8f-e87ef0298d9f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-469387b8-34ee-40cb-9d8f-e87ef0298d9f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-469387b8-34ee-40cb-9d8f-e87ef0298d9f {
  
}
}@media (max-width: 767px){#s-469387b8-34ee-40cb-9d8f-e87ef0298d9f {
  
}
}







#s-469387b8-34ee-40cb-9d8f-e87ef0298d9f > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-469387b8-34ee-40cb-9d8f-e87ef0298d9f {
  cursor: pointer;
}#s-469387b8-34ee-40cb-9d8f-e87ef0298d9f.shg-box.shg-c {
  justify-content: flex-end;
}

#s-fee082e9-cf55-4729-9652-d28d3d4c5bea {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 50px;
margin-right: 30px;
min-height: 50px;
}








#s-fee082e9-cf55-4729-9652-d28d3d4c5bea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fee082e9-cf55-4729-9652-d28d3d4c5bea.shg-box.shg-c {
  justify-content: center;
}

#s-92093254-3917-4ee8-825a-9572af1a113a {
  margin-bottom: -10px;
}

#s-39512898-1f81-4830-82ba-eb23c09d7ecd {
  min-height: 50px;
}








#s-39512898-1f81-4830-82ba-eb23c09d7ecd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39512898-1f81-4830-82ba-eb23c09d7ecd.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9c53706c-ea7a-4ef6-8ceb-fbd6b29fc3ef {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-9c53706c-ea7a-4ef6-8ceb-fbd6b29fc3ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c53706c-ea7a-4ef6-8ceb-fbd6b29fc3ef.shg-box.shg-c {
  justify-content: flex-start;
}

#s-87f151e4-0554-46ab-9ee3-79af6a5ded9c {
  margin-top: 10px;
margin-bottom: -10px;
}
@media (max-width: 767px){#s-87f151e4-0554-46ab-9ee3-79af6a5ded9c {
  display: none;
}
#s-87f151e4-0554-46ab-9ee3-79af6a5ded9c, #wrap-s-87f151e4-0554-46ab-9ee3-79af6a5ded9c { display:none !important; }}
@media (min-width: 0px) {
[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-87f151e4-0554-46ab-9ee3-79af6a5ded9c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.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-42df17fd-aaec-4461-9844-a8fddb4978a1 {
  margin-left: 30px;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}

#s-42df17fd-aaec-4461-9844-a8fddb4978a1 .shogun-heading-component h2 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-42df17fd-aaec-4461-9844-a8fddb4978a1 .shogun-heading-component h2 a {
  color: #000;
}


#s-c28a4dbb-1049-434b-b617-e801ebc1b8ec {
  margin-left: 100px;
margin-right: 30px;
min-height: 50px;
}








#s-c28a4dbb-1049-434b-b617-e801ebc1b8ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c28a4dbb-1049-434b-b617-e801ebc1b8ec.shg-box.shg-c {
  justify-content: flex-start;
}

#s-dceaf849-a03a-4f4d-97c9-3cdf94632c7f {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 6px;
padding-left: 19px;
padding-bottom: 6px;
padding-right: 19px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-radius: 1px;
text-align: center;
background-color: rgba(179, 179, 179, 1);
font-size: 14px;
color: #ffffff;
text-decoration: none;
hover-type: color;
}
#s-dceaf849-a03a-4f4d-97c9-3cdf94632c7f:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 5px !important;
background-color: rgba(209, 209, 209, 1) !important;
font-size: 13px !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-dceaf849-a03a-4f4d-97c9-3cdf94632c7f:active {background-color: rgba(243, 243, 243, 1) !important;
font-size: 13px !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}


#s-dceaf849-a03a-4f4d-97c9-3cdf94632c7f.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  
  display:  block ;
}

@media (min-width: 1200px){#s-1530d4cf-5804-41ff-8511-8892ad476fa4 {
  display: none;
}
#s-1530d4cf-5804-41ff-8511-8892ad476fa4, #wrap-s-1530d4cf-5804-41ff-8511-8892ad476fa4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1530d4cf-5804-41ff-8511-8892ad476fa4 {
  display: none;
}
#s-1530d4cf-5804-41ff-8511-8892ad476fa4, #wrap-s-1530d4cf-5804-41ff-8511-8892ad476fa4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1530d4cf-5804-41ff-8511-8892ad476fa4 {
  display: none;
}
#s-1530d4cf-5804-41ff-8511-8892ad476fa4, #wrap-s-1530d4cf-5804-41ff-8511-8892ad476fa4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1530d4cf-5804-41ff-8511-8892ad476fa4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f59666a5-b020-49e8-a93b-bf5196b14896 {
  margin-left: 10px;
margin-bottom: 0px;
margin-right: -200px;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-f59666a5-b020-49e8-a93b-bf5196b14896 {
  display: none;
}
#s-f59666a5-b020-49e8-a93b-bf5196b14896, #wrap-s-f59666a5-b020-49e8-a93b-bf5196b14896 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f59666a5-b020-49e8-a93b-bf5196b14896 {
  display: none;
}
#s-f59666a5-b020-49e8-a93b-bf5196b14896, #wrap-s-f59666a5-b020-49e8-a93b-bf5196b14896 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f59666a5-b020-49e8-a93b-bf5196b14896 {
  display: none;
}
#s-f59666a5-b020-49e8-a93b-bf5196b14896, #wrap-s-f59666a5-b020-49e8-a93b-bf5196b14896 { display:none !important; }}
#s-f59666a5-b020-49e8-a93b-bf5196b14896 .shogun-heading-component h2 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-f59666a5-b020-49e8-a93b-bf5196b14896 .shogun-heading-component h2 a {
  color: #000;
}


#s-aa33eec8-b9de-46af-9544-5353cbfe2fbd {
  margin-top: 3px;
margin-left: 160px;
margin-bottom: 0px;
margin-right: 0px;
padding-right: 20px;
}
@media (min-width: 1200px){#s-aa33eec8-b9de-46af-9544-5353cbfe2fbd {
  display: none;
}
#s-aa33eec8-b9de-46af-9544-5353cbfe2fbd, #wrap-s-aa33eec8-b9de-46af-9544-5353cbfe2fbd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aa33eec8-b9de-46af-9544-5353cbfe2fbd {
  display: none;
}
#s-aa33eec8-b9de-46af-9544-5353cbfe2fbd, #wrap-s-aa33eec8-b9de-46af-9544-5353cbfe2fbd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aa33eec8-b9de-46af-9544-5353cbfe2fbd {
  display: none;
}
#s-aa33eec8-b9de-46af-9544-5353cbfe2fbd, #wrap-s-aa33eec8-b9de-46af-9544-5353cbfe2fbd { display:none !important; }}
#s-aa33eec8-b9de-46af-9544-5353cbfe2fbd .shogun-icon-wrapper {
  text-align: right;
}


#s-aa33eec8-b9de-46af-9544-5353cbfe2fbd .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 20px !important;
  color: rgba(0, 0, 0, 1);
}

#s-631e829f-38f3-41bd-9405-f5595c56bc44 {
  margin-top: 20px;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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