.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-24f48b13-ccdd-4381-ab2c-ac400c8e3ca1 {
  min-height: 58px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-24f48b13-ccdd-4381-ab2c-ac400c8e3ca1 {
  display: none;
}
#s-24f48b13-ccdd-4381-ab2c-ac400c8e3ca1, #wrap-s-24f48b13-ccdd-4381-ab2c-ac400c8e3ca1 { display:none !important; }}@media (max-width: 767px){#s-24f48b13-ccdd-4381-ab2c-ac400c8e3ca1 {
  display: none;
}
#s-24f48b13-ccdd-4381-ab2c-ac400c8e3ca1, #wrap-s-24f48b13-ccdd-4381-ab2c-ac400c8e3ca1 { display:none !important; }}







#s-24f48b13-ccdd-4381-ab2c-ac400c8e3ca1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24f48b13-ccdd-4381-ab2c-ac400c8e3ca1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-538f8be5-d5b7-488a-8962-33b5fe126132 {
  min-height: 50px;
}








#s-538f8be5-d5b7-488a-8962-33b5fe126132 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-538f8be5-d5b7-488a-8962-33b5fe126132.shg-box.shg-c {
  justify-content: center;
}

#s-d7948cfb-1fa2-4c31-b8a0-93c73ad1dd90 {
  background-image: url(https://i.shgcdn.com/d2d55613-bc02-47db-9307-7669f228c8be/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 550px;
background-position: center top;
}








#s-d7948cfb-1fa2-4c31-b8a0-93c73ad1dd90 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-d7948cfb-1fa2-4c31-b8a0-93c73ad1dd90 {
  cursor: pointer;
}#s-d7948cfb-1fa2-4c31-b8a0-93c73ad1dd90.shg-box.shg-c {
  justify-content: flex-end;
}

#s-5208bfbc-f282-4197-908d-b25d6733f053 {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 30px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 40px;
}
@media (max-width: 767px){#s-5208bfbc-f282-4197-908d-b25d6733f053 {
  
}
}







#s-5208bfbc-f282-4197-908d-b25d6733f053 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5208bfbc-f282-4197-908d-b25d6733f053.shg-box.shg-c {
  justify-content: flex-start;
}

.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-ae847740-7df7-4e19-a5d7-7ae371be9fed {
  margin-bottom: -10px;
}

#s-c0b9b526-ff6e-4968-933d-e9fd65a97bc8 {
  margin-top: 0px;
margin-bottom: 0px;
}

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

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

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

#s-fec480e4-d2e2-4f2e-bcac-200bcd45752f {
  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;
color: rgba(255, 255, 255, 1);
}
#s-fec480e4-d2e2-4f2e-bcac-200bcd45752f:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-fec480e4-d2e2-4f2e-bcac-200bcd45752f:active {background-color: rgba(237, 237, 237, 1) !important;
text-decoration: none !important;
color: rgba(43, 43, 43, 1) !important;}

  #s-fec480e4-d2e2-4f2e-bcac-200bcd45752f-btn-wrapper {
    text-align: center;
  }


#s-fec480e4-d2e2-4f2e-bcac-200bcd45752f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Roboto;
  display:  inline-block ;
}

#s-d425a8cb-ff5f-46bd-8c5e-43447338d7a1 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
opacity: 0.66;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-8d54f245-2ec0-464b-a564-82c7887d244d {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (max-width: 767px){#s-8d54f245-2ec0-464b-a564-82c7887d244d {
  
}
}
.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-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 768px) {
[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-bf0e5b94-1955-445e-abb0-372ab00ecca2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-96328831-ee3b-4005-aba6-94499301e674 {
  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-acebef38-b746-461a-b91b-8d99fe45fe5e {
  text-align: left;
}


.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e {
  max-width: 100%;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e .shg-image-zoom,
.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e {
  max-width: 100%;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e .shg-image-zoom,
.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e {
  max-width: 100%;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e .shg-image-zoom,
.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e {
  max-width: 100%;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e .shg-image-zoom,
.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e {
  max-width: 100%;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e .shg-image-zoom,
.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acebef38-b746-461a-b91b-8d99fe45fe5e .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-9001ae76-ef39-41be-8b9f-eb9a2fe71fbb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9001ae76-ef39-41be-8b9f-eb9a2fe71fbb .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-15b265c9-247b-4d55-886a-69238a7f44f0 {
  text-align: center;
}

#s-15b265c9-247b-4d55-886a-69238a7f44f0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-15b265c9-247b-4d55-886a-69238a7f44f0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-15b265c9-247b-4d55-886a-69238a7f44f0 .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-73897386-62fc-4a15-94f1-c6b6582d96c3 {
  display: none;
}
#s-70e965ea-a6bc-46c7-9550-77b5d43453be {
  text-align: left;
}


.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be {
  max-width: 100%;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be .shg-image-zoom,
.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be {
  max-width: 100%;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be .shg-image-zoom,
.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be {
  max-width: 100%;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be .shg-image-zoom,
.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be {
  max-width: 100%;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be .shg-image-zoom,
.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be {
  max-width: 100%;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be .shg-image-zoom,
.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70e965ea-a6bc-46c7-9550-77b5d43453be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-08cc8bd7-e875-4e23-a576-3a584c83a02f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-08cc8bd7-e875-4e23-a576-3a584c83a02f .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-b29c57a3-08d1-4a55-aaac-2454b3886c79 {
  text-align: center;
}

#s-b29c57a3-08d1-4a55-aaac-2454b3886c79 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b29c57a3-08d1-4a55-aaac-2454b3886c79 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-b29c57a3-08d1-4a55-aaac-2454b3886c79 .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-f37720ef-4a1d-42fb-82be-82d3734af909 {
  display: none;
}
#s-b6576230-2dfb-4539-a86e-16cb0349e08d {
  text-align: left;
}


.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d {
  max-width: 100%;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d .shg-image-zoom,
.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d {
  max-width: 100%;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d .shg-image-zoom,
.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d {
  max-width: 100%;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d .shg-image-zoom,
.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d {
  max-width: 100%;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d .shg-image-zoom,
.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d {
  max-width: 100%;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d .shg-image-zoom,
.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6576230-2dfb-4539-a86e-16cb0349e08d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-45297514-48f9-40c8-b786-932ead048f5b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-45297514-48f9-40c8-b786-932ead048f5b .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-bb91748e-65c0-4b92-aa11-612a668e0e8d {
  text-align: center;
}

#s-bb91748e-65c0-4b92-aa11-612a668e0e8d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-bb91748e-65c0-4b92-aa11-612a668e0e8d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-bb91748e-65c0-4b92-aa11-612a668e0e8d .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-f5b9d8d3-e081-46cf-883a-cad4ad8f612d {
  display: none;
}
#s-ac747686-4e50-4314-b414-ba6f1c85f357 {
  text-align: left;
}


.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 {
  max-width: 100%;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 .shg-image-zoom,
.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 {
  max-width: 100%;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 .shg-image-zoom,
.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 {
  max-width: 100%;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 .shg-image-zoom,
.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 {
  max-width: 100%;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 .shg-image-zoom,
.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 {
  max-width: 100%;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 .shg-image-zoom,
.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac747686-4e50-4314-b414-ba6f1c85f357 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a4bf1bb4-036c-412b-8113-15fdd1637eb7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a4bf1bb4-036c-412b-8113-15fdd1637eb7 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-8e95636e-4829-45cc-b28a-014ce995df2e {
  text-align: center;
}

#s-8e95636e-4829-45cc-b28a-014ce995df2e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8e95636e-4829-45cc-b28a-014ce995df2e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-8e95636e-4829-45cc-b28a-014ce995df2e .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-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 768px) {
[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-2a34ccf8-028c-4cd6-858a-f5e7fcf3b145"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-fd462491-53b9-42b4-86cc-38973e7dfb0e {
  display: none;
}
#s-ba406669-44a2-4563-b153-7562bd164c99 {
  text-align: left;
}


.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 {
  max-width: 100%;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 .shg-image-zoom,
.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 {
  max-width: 100%;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 .shg-image-zoom,
.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 {
  max-width: 100%;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 .shg-image-zoom,
.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 {
  max-width: 100%;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 .shg-image-zoom,
.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 {
  max-width: 100%;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 .shg-image-zoom,
.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba406669-44a2-4563-b153-7562bd164c99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-04a7ab55-df39-4142-865c-ac60a5728b25 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-04a7ab55-df39-4142-865c-ac60a5728b25 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-0b6622c1-2577-48e2-808f-519d23541cb9 {
  text-align: center;
}

#s-0b6622c1-2577-48e2-808f-519d23541cb9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0b6622c1-2577-48e2-808f-519d23541cb9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-0b6622c1-2577-48e2-808f-519d23541cb9 .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-5ab4af23-19ea-4c72-9162-dd4e5c227133 {
  display: none;
}
#s-4894e92d-9da5-4713-a273-b716ddb5cf26 {
  text-align: left;
}


.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 {
  max-width: 100%;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 .shg-image-zoom,
.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 {
  max-width: 100%;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 .shg-image-zoom,
.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 {
  max-width: 100%;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 .shg-image-zoom,
.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 {
  max-width: 100%;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 .shg-image-zoom,
.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 {
  max-width: 100%;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 .shg-image-zoom,
.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4894e92d-9da5-4713-a273-b716ddb5cf26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fab2d1e7-1b1b-4d8d-afed-c4d90b846515 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fab2d1e7-1b1b-4d8d-afed-c4d90b846515 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-3a24e63d-b70b-4579-b414-96e18c318b13 {
  text-align: center;
}

#s-3a24e63d-b70b-4579-b414-96e18c318b13 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3a24e63d-b70b-4579-b414-96e18c318b13 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-3a24e63d-b70b-4579-b414-96e18c318b13 .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-3ca63690-2308-4579-9852-de9c8a2e420a {
  display: none;
}
#s-86101e21-b89a-42c5-aaf3-ce561b52c73e {
  text-align: left;
}


.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e {
  max-width: 100%;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e .shg-image-zoom,
.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e {
  max-width: 100%;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e .shg-image-zoom,
.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e {
  max-width: 100%;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e .shg-image-zoom,
.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e {
  max-width: 100%;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e .shg-image-zoom,
.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e {
  max-width: 100%;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e .shg-image-zoom,
.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86101e21-b89a-42c5-aaf3-ce561b52c73e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-188f59f0-4ce1-4bf1-9ac5-d7cea86a24bd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-188f59f0-4ce1-4bf1-9ac5-d7cea86a24bd .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-3c1fd499-32f1-45a6-a0e7-ee139e8942da {
  text-align: center;
}

#s-3c1fd499-32f1-45a6-a0e7-ee139e8942da .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3c1fd499-32f1-45a6-a0e7-ee139e8942da .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-3c1fd499-32f1-45a6-a0e7-ee139e8942da .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-a2199a14-fa5f-4f9a-8fd3-c064b703e586 {
  display: none;
}
#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e {
  text-align: left;
}


.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e {
  max-width: 100%;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e .shg-image-zoom,
.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e {
  max-width: 100%;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e .shg-image-zoom,
.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e {
  max-width: 100%;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e .shg-image-zoom,
.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e {
  max-width: 100%;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e .shg-image-zoom,
.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e {
  max-width: 100%;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e .shg-image-zoom,
.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fdd9e6bb-2bb1-4218-b95d-de8c6e559d9e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3f58ef0a-f9f8-44f5-81a7-49f15dd1847f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3f58ef0a-f9f8-44f5-81a7-49f15dd1847f .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-78c9d1a6-ada0-40e0-a488-4830c3acce34 {
  text-align: center;
}

#s-78c9d1a6-ada0-40e0-a488-4830c3acce34 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-78c9d1a6-ada0-40e0-a488-4830c3acce34 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-78c9d1a6-ada0-40e0-a488-4830c3acce34 .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-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-b4d4bd11-fe35-4496-89f1-6fe10d8155e6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-b64ac1d0-86c6-4a2b-ac9d-c18bc46a5294 {
  display: none;
}
#s-02fb8e95-fdfc-4418-b352-6f4ca439240e {
  text-align: left;
}


.shg-c#s-02fb8e95-fdfc-4418-b352-6f4ca439240e {
  max-width: 100%;
}

.shg-c#s-02fb8e95-fdfc-4418-b352-6f4ca439240e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-02fb8e95-fdfc-4418-b352-6f4ca439240e .shg-image-zoom,
.shg-c#s-02fb8e95-fdfc-4418-b352-6f4ca439240e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-02fb8e95-fdfc-4418-b352-6f4ca439240e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-02fb8e95-fdfc-4418-b352-6f4ca439240e {
  max-width: 100%;
}

.shg-c#s-02fb8e95-fdfc-4418-b352-6f4ca439240e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-02fb8e95-fdfc-4418-b352-6f4ca439240e .shg-image-zoom,
.shg-c#s-02fb8e95-fdfc-4418-b352-6f4ca439240e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-02fb8e95-fdfc-4418-b352-6f4ca439240e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-02fb8e95-fdfc-4418-b352-6f4ca439240e {
  max-width: 100%;
}

.shg-c#s-02fb8e95-fdfc-4418-b352-6f4ca439240e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-02fb8e95-fdfc-4418-b352-6f4ca439240e .shg-image-zoom,
.shg-c#s-02fb8e95-fdfc-4418-b352-6f4ca439240e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-02fb8e95-fdfc-4418-b352-6f4ca439240e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-02fb8e95-fdfc-4418-b352-6f4ca439240e {
  max-width: 100%;
}

.shg-c#s-02fb8e95-fdfc-4418-b352-6f4ca439240e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-02fb8e95-fdfc-4418-b352-6f4ca439240e .shg-image-zoom,
.shg-c#s-02fb8e95-fdfc-4418-b352-6f4ca439240e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-02fb8e95-fdfc-4418-b352-6f4ca439240e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-02fb8e95-fdfc-4418-b352-6f4ca439240e {
  max-width: 100%;
}

.shg-c#s-02fb8e95-fdfc-4418-b352-6f4ca439240e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-02fb8e95-fdfc-4418-b352-6f4ca439240e .shg-image-zoom,
.shg-c#s-02fb8e95-fdfc-4418-b352-6f4ca439240e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-02fb8e95-fdfc-4418-b352-6f4ca439240e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6760cb56-23c7-4f75-9ede-3e8b3170a7f2 {
  padding-top: 5px;
padding-bottom: 0px;
text-align: center;
}

#s-6760cb56-23c7-4f75-9ede-3e8b3170a7f2 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-53b20015-e0ae-41d9-9116-edb9f1c53cc0 {
  text-align: center;
}

#s-53b20015-e0ae-41d9-9116-edb9f1c53cc0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-53b20015-e0ae-41d9-9116-edb9f1c53cc0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-53b20015-e0ae-41d9-9116-edb9f1c53cc0 .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-b85ad6af-44c2-4a2c-b22e-d45eaec4745f {
  display: none;
}
#s-ce32dd1a-ba33-40b1-bc04-862aa455b3ae {
  text-align: left;
}


.shg-c#s-ce32dd1a-ba33-40b1-bc04-862aa455b3ae {
  max-width: 100%;
}

.shg-c#s-ce32dd1a-ba33-40b1-bc04-862aa455b3ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce32dd1a-ba33-40b1-bc04-862aa455b3ae .shg-image-zoom,
.shg-c#s-ce32dd1a-ba33-40b1-bc04-862aa455b3ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce32dd1a-ba33-40b1-bc04-862aa455b3ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ce32dd1a-ba33-40b1-bc04-862aa455b3ae {
  max-width: 100%;
}

.shg-c#s-ce32dd1a-ba33-40b1-bc04-862aa455b3ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce32dd1a-ba33-40b1-bc04-862aa455b3ae .shg-image-zoom,
.shg-c#s-ce32dd1a-ba33-40b1-bc04-862aa455b3ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce32dd1a-ba33-40b1-bc04-862aa455b3ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ce32dd1a-ba33-40b1-bc04-862aa455b3ae {
  max-width: 100%;
}

.shg-c#s-ce32dd1a-ba33-40b1-bc04-862aa455b3ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce32dd1a-ba33-40b1-bc04-862aa455b3ae .shg-image-zoom,
.shg-c#s-ce32dd1a-ba33-40b1-bc04-862aa455b3ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce32dd1a-ba33-40b1-bc04-862aa455b3ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ce32dd1a-ba33-40b1-bc04-862aa455b3ae {
  max-width: 100%;
}

.shg-c#s-ce32dd1a-ba33-40b1-bc04-862aa455b3ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce32dd1a-ba33-40b1-bc04-862aa455b3ae .shg-image-zoom,
.shg-c#s-ce32dd1a-ba33-40b1-bc04-862aa455b3ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce32dd1a-ba33-40b1-bc04-862aa455b3ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ce32dd1a-ba33-40b1-bc04-862aa455b3ae {
  max-width: 100%;
}

.shg-c#s-ce32dd1a-ba33-40b1-bc04-862aa455b3ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce32dd1a-ba33-40b1-bc04-862aa455b3ae .shg-image-zoom,
.shg-c#s-ce32dd1a-ba33-40b1-bc04-862aa455b3ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce32dd1a-ba33-40b1-bc04-862aa455b3ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bd21d8d5-9dfb-48da-beaa-79c4a23e804a {
  padding-top: 5px;
padding-bottom: 0px;
text-align: center;
}

#s-bd21d8d5-9dfb-48da-beaa-79c4a23e804a .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-28b40a27-b5d3-4f9a-b8cb-10c3e0bb8a50 {
  text-align: center;
}

#s-28b40a27-b5d3-4f9a-b8cb-10c3e0bb8a50 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-28b40a27-b5d3-4f9a-b8cb-10c3e0bb8a50 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-28b40a27-b5d3-4f9a-b8cb-10c3e0bb8a50 .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-f28af974-0fcb-4346-b63a-3f572c5948b0 {
  display: none;
}
#s-149b5d85-215c-4b41-a23b-66ac09658f4f {
  text-align: left;
}


.shg-c#s-149b5d85-215c-4b41-a23b-66ac09658f4f {
  max-width: 100%;
}

.shg-c#s-149b5d85-215c-4b41-a23b-66ac09658f4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-149b5d85-215c-4b41-a23b-66ac09658f4f .shg-image-zoom,
.shg-c#s-149b5d85-215c-4b41-a23b-66ac09658f4f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-149b5d85-215c-4b41-a23b-66ac09658f4f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-149b5d85-215c-4b41-a23b-66ac09658f4f {
  max-width: 100%;
}

.shg-c#s-149b5d85-215c-4b41-a23b-66ac09658f4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-149b5d85-215c-4b41-a23b-66ac09658f4f .shg-image-zoom,
.shg-c#s-149b5d85-215c-4b41-a23b-66ac09658f4f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-149b5d85-215c-4b41-a23b-66ac09658f4f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-149b5d85-215c-4b41-a23b-66ac09658f4f {
  max-width: 100%;
}

.shg-c#s-149b5d85-215c-4b41-a23b-66ac09658f4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-149b5d85-215c-4b41-a23b-66ac09658f4f .shg-image-zoom,
.shg-c#s-149b5d85-215c-4b41-a23b-66ac09658f4f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-149b5d85-215c-4b41-a23b-66ac09658f4f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-149b5d85-215c-4b41-a23b-66ac09658f4f {
  max-width: 100%;
}

.shg-c#s-149b5d85-215c-4b41-a23b-66ac09658f4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-149b5d85-215c-4b41-a23b-66ac09658f4f .shg-image-zoom,
.shg-c#s-149b5d85-215c-4b41-a23b-66ac09658f4f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-149b5d85-215c-4b41-a23b-66ac09658f4f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-149b5d85-215c-4b41-a23b-66ac09658f4f {
  max-width: 100%;
}

.shg-c#s-149b5d85-215c-4b41-a23b-66ac09658f4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-149b5d85-215c-4b41-a23b-66ac09658f4f .shg-image-zoom,
.shg-c#s-149b5d85-215c-4b41-a23b-66ac09658f4f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-149b5d85-215c-4b41-a23b-66ac09658f4f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ead26bcf-5a73-4b8b-8bd8-c477c6caa54e {
  padding-top: 5px;
padding-bottom: 0px;
text-align: center;
}

#s-ead26bcf-5a73-4b8b-8bd8-c477c6caa54e .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-bc05c8ac-4e68-4751-9c6b-a430c61e6d78 {
  text-align: center;
}

#s-bc05c8ac-4e68-4751-9c6b-a430c61e6d78 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-bc05c8ac-4e68-4751-9c6b-a430c61e6d78 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-bc05c8ac-4e68-4751-9c6b-a430c61e6d78 .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-cdbdff93-12d8-425a-acac-fa7c05392f54 {
  display: none;
}
#s-cdfc3799-d741-4693-9db7-ab397c292d8a {
  text-align: left;
}


.shg-c#s-cdfc3799-d741-4693-9db7-ab397c292d8a {
  max-width: 100%;
}

.shg-c#s-cdfc3799-d741-4693-9db7-ab397c292d8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cdfc3799-d741-4693-9db7-ab397c292d8a .shg-image-zoom,
.shg-c#s-cdfc3799-d741-4693-9db7-ab397c292d8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cdfc3799-d741-4693-9db7-ab397c292d8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cdfc3799-d741-4693-9db7-ab397c292d8a {
  max-width: 100%;
}

.shg-c#s-cdfc3799-d741-4693-9db7-ab397c292d8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cdfc3799-d741-4693-9db7-ab397c292d8a .shg-image-zoom,
.shg-c#s-cdfc3799-d741-4693-9db7-ab397c292d8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cdfc3799-d741-4693-9db7-ab397c292d8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cdfc3799-d741-4693-9db7-ab397c292d8a {
  max-width: 100%;
}

.shg-c#s-cdfc3799-d741-4693-9db7-ab397c292d8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cdfc3799-d741-4693-9db7-ab397c292d8a .shg-image-zoom,
.shg-c#s-cdfc3799-d741-4693-9db7-ab397c292d8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cdfc3799-d741-4693-9db7-ab397c292d8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cdfc3799-d741-4693-9db7-ab397c292d8a {
  max-width: 100%;
}

.shg-c#s-cdfc3799-d741-4693-9db7-ab397c292d8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cdfc3799-d741-4693-9db7-ab397c292d8a .shg-image-zoom,
.shg-c#s-cdfc3799-d741-4693-9db7-ab397c292d8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cdfc3799-d741-4693-9db7-ab397c292d8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cdfc3799-d741-4693-9db7-ab397c292d8a {
  max-width: 100%;
}

.shg-c#s-cdfc3799-d741-4693-9db7-ab397c292d8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cdfc3799-d741-4693-9db7-ab397c292d8a .shg-image-zoom,
.shg-c#s-cdfc3799-d741-4693-9db7-ab397c292d8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cdfc3799-d741-4693-9db7-ab397c292d8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d50db39c-5161-4558-9335-afc28343f861 {
  padding-top: 5px;
padding-bottom: 0px;
text-align: center;
}

#s-d50db39c-5161-4558-9335-afc28343f861 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-a0ada3e9-564b-4f02-90d1-0ab42c37e257 {
  text-align: center;
}

#s-a0ada3e9-564b-4f02-90d1-0ab42c37e257 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a0ada3e9-564b-4f02-90d1-0ab42c37e257 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-a0ada3e9-564b-4f02-90d1-0ab42c37e257 .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-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-401ca515-285a-4292-8e39-e1dc1c79a9d6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-6731b36a-b2e9-4c0c-b8d2-30bc62534cf2 {
  padding-top: 75px;
padding-left: 5px;
min-height: 50px;
}








#s-6731b36a-b2e9-4c0c-b8d2-30bc62534cf2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6731b36a-b2e9-4c0c-b8d2-30bc62534cf2.shg-box.shg-c {
  justify-content: flex-start;
}

.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-b433f142-0a1a-421c-ab22-872d3b8f6b36 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-b433f142-0a1a-421c-ab22-872d3b8f6b36 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-b433f142-0a1a-421c-ab22-872d3b8f6b36 .shogun-heading-component h2 a {
  color: #000;
}


#s-74a68599-a0e9-4b58-9fbc-979d29e69a1b {
  display: none;
}
#s-8c7b74ac-7118-445c-8a0e-75a441668ced {
  text-align: left;
}


.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced {
  max-width: 100%;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced .shg-image-zoom,
.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced {
  max-width: 100%;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced .shg-image-zoom,
.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced {
  max-width: 100%;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced .shg-image-zoom,
.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced {
  max-width: 100%;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced .shg-image-zoom,
.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced {
  max-width: 100%;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced .shg-image-zoom,
.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c7b74ac-7118-445c-8a0e-75a441668ced .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4bfae22f-57cb-4ecc-be1b-c2599a8f16e7 {
  padding-top: 5px;
padding-bottom: 0px;
text-align: center;
}

#s-4bfae22f-57cb-4ecc-be1b-c2599a8f16e7 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-e98bfccd-4018-4bf8-a12e-9a194154a742 {
  text-align: center;
}

#s-e98bfccd-4018-4bf8-a12e-9a194154a742 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e98bfccd-4018-4bf8-a12e-9a194154a742 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-e98bfccd-4018-4bf8-a12e-9a194154a742 .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-efce019d-ae47-4818-b0b6-e7f635cd4570 {
  display: none;
}
#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 {
  text-align: left;
}


.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 {
  max-width: 100%;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 .shg-image-zoom,
.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 {
  max-width: 100%;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 .shg-image-zoom,
.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 {
  max-width: 100%;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 .shg-image-zoom,
.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 {
  max-width: 100%;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 .shg-image-zoom,
.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 {
  max-width: 100%;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 .shg-image-zoom,
.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f5a95810-92d0-479d-aae6-6b74c7a080e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1ac92a0f-b0f2-4e33-abba-f0d911a957ae {
  padding-top: 5px;
padding-bottom: 0px;
text-align: center;
}

#s-1ac92a0f-b0f2-4e33-abba-f0d911a957ae .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-3d284a00-76e7-447f-9de2-33239b7ab33b {
  text-align: center;
}

#s-3d284a00-76e7-447f-9de2-33239b7ab33b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3d284a00-76e7-447f-9de2-33239b7ab33b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-3d284a00-76e7-447f-9de2-33239b7ab33b .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-4593c0d0-cb6e-40da-a40f-96866e4bead4 {
  display: none;
}
#s-eba3337d-9295-4ecf-805d-b2a9edfe61b4 {
  text-align: left;
}


.shg-c#s-eba3337d-9295-4ecf-805d-b2a9edfe61b4 {
  max-width: 100%;
}

.shg-c#s-eba3337d-9295-4ecf-805d-b2a9edfe61b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eba3337d-9295-4ecf-805d-b2a9edfe61b4 .shg-image-zoom,
.shg-c#s-eba3337d-9295-4ecf-805d-b2a9edfe61b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eba3337d-9295-4ecf-805d-b2a9edfe61b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-eba3337d-9295-4ecf-805d-b2a9edfe61b4 {
  max-width: 100%;
}

.shg-c#s-eba3337d-9295-4ecf-805d-b2a9edfe61b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eba3337d-9295-4ecf-805d-b2a9edfe61b4 .shg-image-zoom,
.shg-c#s-eba3337d-9295-4ecf-805d-b2a9edfe61b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eba3337d-9295-4ecf-805d-b2a9edfe61b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eba3337d-9295-4ecf-805d-b2a9edfe61b4 {
  max-width: 100%;
}

.shg-c#s-eba3337d-9295-4ecf-805d-b2a9edfe61b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eba3337d-9295-4ecf-805d-b2a9edfe61b4 .shg-image-zoom,
.shg-c#s-eba3337d-9295-4ecf-805d-b2a9edfe61b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eba3337d-9295-4ecf-805d-b2a9edfe61b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eba3337d-9295-4ecf-805d-b2a9edfe61b4 {
  max-width: 100%;
}

.shg-c#s-eba3337d-9295-4ecf-805d-b2a9edfe61b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eba3337d-9295-4ecf-805d-b2a9edfe61b4 .shg-image-zoom,
.shg-c#s-eba3337d-9295-4ecf-805d-b2a9edfe61b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eba3337d-9295-4ecf-805d-b2a9edfe61b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-eba3337d-9295-4ecf-805d-b2a9edfe61b4 {
  max-width: 100%;
}

.shg-c#s-eba3337d-9295-4ecf-805d-b2a9edfe61b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eba3337d-9295-4ecf-805d-b2a9edfe61b4 .shg-image-zoom,
.shg-c#s-eba3337d-9295-4ecf-805d-b2a9edfe61b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eba3337d-9295-4ecf-805d-b2a9edfe61b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-536fe004-5b2e-4d3e-94ab-a70372bb489e {
  padding-top: 5px;
padding-bottom: 0px;
text-align: center;
}

#s-536fe004-5b2e-4d3e-94ab-a70372bb489e .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-dafbfbce-ad6c-4fdc-87db-fda9ea854fab {
  text-align: center;
}

#s-dafbfbce-ad6c-4fdc-87db-fda9ea854fab .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-dafbfbce-ad6c-4fdc-87db-fda9ea854fab .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-dafbfbce-ad6c-4fdc-87db-fda9ea854fab .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-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 768px) {
[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-73d6ce9b-198a-4612-b349-f24915220089"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-6a621023-48b6-4544-b514-2dc1984bf768 {
  display: none;
}
#s-9dd972d1-855e-4a37-b759-74454d59a89a {
  text-align: left;
}


.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a {
  max-width: 100%;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a .shg-image-zoom,
.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a {
  max-width: 100%;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a .shg-image-zoom,
.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a {
  max-width: 100%;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a .shg-image-zoom,
.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a {
  max-width: 100%;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a .shg-image-zoom,
.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a {
  max-width: 100%;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a .shg-image-zoom,
.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9dd972d1-855e-4a37-b759-74454d59a89a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5c2fc3de-f626-4f2a-8009-eb89ea49d664 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5c2fc3de-f626-4f2a-8009-eb89ea49d664 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-21826a8a-1a59-4170-ab2f-ee7349d50bdc {
  text-align: center;
}

#s-21826a8a-1a59-4170-ab2f-ee7349d50bdc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-21826a8a-1a59-4170-ab2f-ee7349d50bdc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-21826a8a-1a59-4170-ab2f-ee7349d50bdc .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-0098bab0-6f75-4e65-a210-4ca506aeeee1 {
  display: none;
}
#s-be852bfc-7898-492e-bbbf-96098469a903 {
  text-align: left;
}


.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 {
  max-width: 100%;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 .shg-image-zoom,
.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 {
  max-width: 100%;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 .shg-image-zoom,
.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 {
  max-width: 100%;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 .shg-image-zoom,
.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 {
  max-width: 100%;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 .shg-image-zoom,
.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 {
  max-width: 100%;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 .shg-image-zoom,
.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be852bfc-7898-492e-bbbf-96098469a903 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e565527a-9a83-47d7-8509-5a676b641192 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e565527a-9a83-47d7-8509-5a676b641192 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-06f98a6c-8db5-4750-ad0e-88e5f47b95c7 {
  text-align: center;
}

#s-06f98a6c-8db5-4750-ad0e-88e5f47b95c7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-06f98a6c-8db5-4750-ad0e-88e5f47b95c7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-06f98a6c-8db5-4750-ad0e-88e5f47b95c7 .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-7fda1475-4c63-4439-ac25-8d008acc3f89 {
  min-height: 550px;
}








#s-7fda1475-4c63-4439-ac25-8d008acc3f89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7fda1475-4c63-4439-ac25-8d008acc3f89.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e4a0261f-1b80-4957-a52a-0f0fd17c1dfd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1fedf50a-c4ee-4578-ae52-29b0e9d034f6 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 550px;
background-position: center top;
}








#s-1fedf50a-c4ee-4578-ae52-29b0e9d034f6 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-1fedf50a-c4ee-4578-ae52-29b0e9d034f6 {
  cursor: pointer;
}#s-1fedf50a-c4ee-4578-ae52-29b0e9d034f6.shg-box.shg-c {
  justify-content: flex-end;
}

#s-6ea0b79f-57b5-420d-ac12-9ecf9c787b8d {
  margin-left: 30px;
margin-bottom: 30px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-6ea0b79f-57b5-420d-ac12-9ecf9c787b8d {
  
}
}







#s-6ea0b79f-57b5-420d-ac12-9ecf9c787b8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ea0b79f-57b5-420d-ac12-9ecf9c787b8d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d73a6727-fbfa-42e7-a190-8eece13540b0 {
  margin-bottom: -10px;
}

#s-2e12fc1b-c681-46d0-94a3-5388e418419d {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-630c50cc-78ab-447e-b1f7-7ed0e393e477 {
  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;
color: rgba(255, 255, 255, 1);
}
#s-630c50cc-78ab-447e-b1f7-7ed0e393e477:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-630c50cc-78ab-447e-b1f7-7ed0e393e477:active {background-color: rgba(237, 237, 237, 1) !important;
text-decoration: none !important;
color: rgba(43, 43, 43, 1) !important;}

  #s-630c50cc-78ab-447e-b1f7-7ed0e393e477-btn-wrapper {
    text-align: center;
  }


#s-630c50cc-78ab-447e-b1f7-7ed0e393e477.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Roboto;
  display:  inline-block ;
}

#s-c0b9c4d5-b817-4721-9165-4badae5b52c8 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
opacity: 0.66;
}

#s-d67906d3-c34f-4ea8-9200-9e5646929f82 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 550px;
background-position: center top;
}








#s-d67906d3-c34f-4ea8-9200-9e5646929f82 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-d67906d3-c34f-4ea8-9200-9e5646929f82 {
  cursor: pointer;
}#s-d67906d3-c34f-4ea8-9200-9e5646929f82.shg-box.shg-c {
  justify-content: flex-end;
}

#s-f726b8a8-ca03-48e9-85b0-08ecf11ba6dc {
  margin-left: 30px;
margin-bottom: 30px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-f726b8a8-ca03-48e9-85b0-08ecf11ba6dc {
  
}
}







#s-f726b8a8-ca03-48e9-85b0-08ecf11ba6dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f726b8a8-ca03-48e9-85b0-08ecf11ba6dc.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3e01dead-09f4-43d9-995c-f70c03fc9694 {
  margin-bottom: -10px;
}

#s-617c601b-bb55-47e1-8c95-f5027426874a {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-dec44aa9-630f-4b7a-9d54-cfd541269248 {
  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;
color: rgba(255, 255, 255, 1);
}
#s-dec44aa9-630f-4b7a-9d54-cfd541269248:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-dec44aa9-630f-4b7a-9d54-cfd541269248:active {background-color: rgba(237, 237, 237, 1) !important;
text-decoration: none !important;
color: rgba(43, 43, 43, 1) !important;}

  #s-dec44aa9-630f-4b7a-9d54-cfd541269248-btn-wrapper {
    text-align: center;
  }


#s-dec44aa9-630f-4b7a-9d54-cfd541269248.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Roboto;
  display:  inline-block ;
}

#s-081b97d9-7ab7-4c14-8e22-75bb5b84185d {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
opacity: 0.66;
}

#s-69924f26-21d8-45e3-a3e8-50795ecbbc77 {
  min-height: 50px;
}








#s-69924f26-21d8-45e3-a3e8-50795ecbbc77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69924f26-21d8-45e3-a3e8-50795ecbbc77.shg-box.shg-c {
  justify-content: center;
}

#s-5aabbe9f-6e11-490c-bd7f-1013a37827c7 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 550px;
background-position: center top;
}








#s-5aabbe9f-6e11-490c-bd7f-1013a37827c7 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-5aabbe9f-6e11-490c-bd7f-1013a37827c7 {
  cursor: pointer;
}#s-5aabbe9f-6e11-490c-bd7f-1013a37827c7.shg-box.shg-c {
  justify-content: flex-end;
}

#s-ce069a96-bda8-4140-ba09-27608ab0107f {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 30px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 40px;
}
@media (max-width: 767px){#s-ce069a96-bda8-4140-ba09-27608ab0107f {
  
}
}







#s-ce069a96-bda8-4140-ba09-27608ab0107f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce069a96-bda8-4140-ba09-27608ab0107f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f8509d03-3019-475e-9e50-8cfd0a001294 {
  margin-bottom: -10px;
}

#s-23b179e8-92ee-46f7-a3b8-096f1e95b340 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-08f52d0f-b10d-404b-9c7f-746cff148d8f {
  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;
color: rgba(255, 255, 255, 1);
}
#s-08f52d0f-b10d-404b-9c7f-746cff148d8f:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-08f52d0f-b10d-404b-9c7f-746cff148d8f:active {background-color: rgba(237, 237, 237, 1) !important;
text-decoration: none !important;
color: rgba(43, 43, 43, 1) !important;}

  #s-08f52d0f-b10d-404b-9c7f-746cff148d8f-btn-wrapper {
    text-align: center;
  }


#s-08f52d0f-b10d-404b-9c7f-746cff148d8f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Roboto;
  display:  inline-block ;
}

#s-6c13b2fd-0c5e-46a7-b446-a9583fccf18a {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
opacity: 0.66;
}

#s-70bb75e2-05a6-4f2c-a38a-8a05efd8bea3 {
  min-height: 50px;
}








#s-70bb75e2-05a6-4f2c-a38a-8a05efd8bea3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70bb75e2-05a6-4f2c-a38a-8a05efd8bea3.shg-box.shg-c {
  justify-content: center;
}

#s-80f39cdd-9aec-4eff-af0e-35951fcb6053 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 550px;
background-position: center top;
}








#s-80f39cdd-9aec-4eff-af0e-35951fcb6053 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-80f39cdd-9aec-4eff-af0e-35951fcb6053 {
  cursor: pointer;
}#s-80f39cdd-9aec-4eff-af0e-35951fcb6053.shg-box.shg-c {
  justify-content: flex-end;
}

#s-7ef6fecc-b8d2-4739-8ed5-8320e608d6cf {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 30px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 40px;
}
@media (max-width: 767px){#s-7ef6fecc-b8d2-4739-8ed5-8320e608d6cf {
  
}
}







#s-7ef6fecc-b8d2-4739-8ed5-8320e608d6cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ef6fecc-b8d2-4739-8ed5-8320e608d6cf.shg-box.shg-c {
  justify-content: flex-start;
}

#s-baea7f12-7778-4052-9927-5e79b042e5a1 {
  margin-bottom: -10px;
}

#s-96cdd36f-bb53-4a6f-a3b0-02facfb5d5f6 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-eb35bb17-af41-4d93-a4ce-7e5747805eb1 {
  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;
color: rgba(255, 255, 255, 1);
}
#s-eb35bb17-af41-4d93-a4ce-7e5747805eb1:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-eb35bb17-af41-4d93-a4ce-7e5747805eb1:active {background-color: rgba(237, 237, 237, 1) !important;
text-decoration: none !important;
color: rgba(43, 43, 43, 1) !important;}

  #s-eb35bb17-af41-4d93-a4ce-7e5747805eb1-btn-wrapper {
    text-align: center;
  }


#s-eb35bb17-af41-4d93-a4ce-7e5747805eb1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Roboto;
  display:  inline-block ;
}

#s-d95e79d7-1301-4ac6-8121-0210899ec2bf {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
opacity: 0.66;
}

#s-dc752ddc-3c73-487d-9a90-1b6b40c1d60d {
  min-height: 50px;
}








#s-dc752ddc-3c73-487d-9a90-1b6b40c1d60d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc752ddc-3c73-487d-9a90-1b6b40c1d60d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-24ff7c1d-0757-4bc7-80f4-e81b70b045d8 {
  margin-top: 25px;
margin-left: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-24ff7c1d-0757-4bc7-80f4-e81b70b045d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24ff7c1d-0757-4bc7-80f4-e81b70b045d8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-71607ae5-d0ef-4899-b868-e6ef81edfe65 {
  margin-top: 10px;
margin-bottom: -10px;
}
@media (max-width: 767px){#s-71607ae5-d0ef-4899-b868-e6ef81edfe65 {
  display: none;
}
#s-71607ae5-d0ef-4899-b868-e6ef81edfe65, #wrap-s-71607ae5-d0ef-4899-b868-e6ef81edfe65 { display:none !important; }}
@media (min-width: 0px) {
[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-71607ae5-d0ef-4899-b868-e6ef81edfe65"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-3b866175-4064-455c-807a-b5af2c946a50 {
  margin-left: 30px;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}

#s-3b866175-4064-455c-807a-b5af2c946a50 .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-3b866175-4064-455c-807a-b5af2c946a50 .shogun-heading-component h2 a {
  color: #000;
}


#s-49093576-b789-40a9-bb3d-6605b832628f {
  margin-left: 100px;
margin-right: 30px;
min-height: 50px;
}








#s-49093576-b789-40a9-bb3d-6605b832628f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49093576-b789-40a9-bb3d-6605b832628f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d6dd128a-d6e1-4968-a914-833c508e5fcd {
  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(234, 234, 234, 1);
font-size: 14px;
color: #ffffff;
text-decoration: none;
}
#s-d6dd128a-d6e1-4968-a914-833c508e5fcd: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: 1px !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-d6dd128a-d6e1-4968-a914-833c508e5fcd: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-d6dd128a-d6e1-4968-a914-833c508e5fcd.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  
  display:  block ;
}

@media (min-width: 1200px){#s-41eea4ee-c642-4536-b1c7-a93035a869eb {
  display: none;
}
#s-41eea4ee-c642-4536-b1c7-a93035a869eb, #wrap-s-41eea4ee-c642-4536-b1c7-a93035a869eb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-41eea4ee-c642-4536-b1c7-a93035a869eb {
  display: none;
}
#s-41eea4ee-c642-4536-b1c7-a93035a869eb, #wrap-s-41eea4ee-c642-4536-b1c7-a93035a869eb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-41eea4ee-c642-4536-b1c7-a93035a869eb {
  display: none;
}
#s-41eea4ee-c642-4536-b1c7-a93035a869eb, #wrap-s-41eea4ee-c642-4536-b1c7-a93035a869eb { display:none !important; }}
@media (min-width: 0px) {
[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-41eea4ee-c642-4536-b1c7-a93035a869eb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-48d0612e-d46a-44bd-bce9-866924444403 {
  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-48d0612e-d46a-44bd-bce9-866924444403 {
  display: none;
}
#s-48d0612e-d46a-44bd-bce9-866924444403, #wrap-s-48d0612e-d46a-44bd-bce9-866924444403 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-48d0612e-d46a-44bd-bce9-866924444403 {
  display: none;
}
#s-48d0612e-d46a-44bd-bce9-866924444403, #wrap-s-48d0612e-d46a-44bd-bce9-866924444403 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-48d0612e-d46a-44bd-bce9-866924444403 {
  display: none;
}
#s-48d0612e-d46a-44bd-bce9-866924444403, #wrap-s-48d0612e-d46a-44bd-bce9-866924444403 { display:none !important; }}
#s-48d0612e-d46a-44bd-bce9-866924444403 .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-48d0612e-d46a-44bd-bce9-866924444403 .shogun-heading-component h2 a {
  color: #000;
}


#s-b774cc4d-3219-4ee0-9dbe-7f6d947a6780 {
  margin-top: 3px;
margin-left: 160px;
margin-bottom: 0px;
margin-right: 0px;
padding-right: 20px;
}
@media (min-width: 1200px){#s-b774cc4d-3219-4ee0-9dbe-7f6d947a6780 {
  display: none;
}
#s-b774cc4d-3219-4ee0-9dbe-7f6d947a6780, #wrap-s-b774cc4d-3219-4ee0-9dbe-7f6d947a6780 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b774cc4d-3219-4ee0-9dbe-7f6d947a6780 {
  display: none;
}
#s-b774cc4d-3219-4ee0-9dbe-7f6d947a6780, #wrap-s-b774cc4d-3219-4ee0-9dbe-7f6d947a6780 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b774cc4d-3219-4ee0-9dbe-7f6d947a6780 {
  display: none;
}
#s-b774cc4d-3219-4ee0-9dbe-7f6d947a6780, #wrap-s-b774cc4d-3219-4ee0-9dbe-7f6d947a6780 { display:none !important; }}
#s-b774cc4d-3219-4ee0-9dbe-7f6d947a6780 .shogun-icon-wrapper {
  text-align: right;
}


#s-b774cc4d-3219-4ee0-9dbe-7f6d947a6780 .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 20px !important;
  color: rgba(0, 0, 0, 1);
}

#s-09ab41f9-1114-4a9e-bfa2-6fec067af1a5 {
  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;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

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

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

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
