.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-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  background-image: url(https://i.shgcdn.com/76a23d79-2cf9-42e5-97c1-c2aa698b6a8b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 1080px;
background-position: center center;
}
@media (min-width: 1200px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (max-width: 767px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
}
}







#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 1200px){#s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81 {
  
}
}@media (max-width: 767px){#s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81 {
  
}
}
@media (min-width: 0px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  
}
}@media (max-width: 767px){#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  
}
}







#s-042102a7-0d38-4113-8b9f-657bf5d14a9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-042102a7-0d38-4113-8b9f-657bf5d14a9b.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-bfa5694b-fa26-466e-9d3b-2a2a8f4c3f30 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-bfa5694b-fa26-466e-9d3b-2a2a8f4c3f30 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 64px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-bfa5694b-fa26-466e-9d3b-2a2a8f4c3f30 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 56px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-bfa5694b-fa26-466e-9d3b-2a2a8f4c3f30 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-669cf8f5-a9e3-4f54-a912-d55e0c8a2191 {
  margin-top: 10px;
margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-669cf8f5-a9e3-4f54-a912-d55e0c8a2191 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-669cf8f5-a9e3-4f54-a912-d55e0c8a2191 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-669cf8f5-a9e3-4f54-a912-d55e0c8a2191 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


}
#s-3e077126-f2f8-466c-91bb-f2975e5c5898 {
  padding-top: 70px;
padding-left: 10%;
padding-bottom: 70px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-3e077126-f2f8-466c-91bb-f2975e5c5898 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3e077126-f2f8-466c-91bb-f2975e5c5898 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3e077126-f2f8-466c-91bb-f2975e5c5898 {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-3e077126-f2f8-466c-91bb-f2975e5c5898 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-3e077126-f2f8-466c-91bb-f2975e5c5898 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e077126-f2f8-466c-91bb-f2975e5c5898.shg-box.shg-c {
  justify-content: flex-start;
}

#s-980cd831-fd34-4621-9a40-7f8afedd30c2 {
  margin-left: 0px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-980cd831-fd34-4621-9a40-7f8afedd30c2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-980cd831-fd34-4621-9a40-7f8afedd30c2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-980cd831-fd34-4621-9a40-7f8afedd30c2 {
  
}
}@media (max-width: 767px){#s-980cd831-fd34-4621-9a40-7f8afedd30c2 {
  
}
}
@media (min-width: 0px) {
[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-af7f19a6-fadf-4f57-a675-cd2e7edb1d74 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 0px;
min-height: 480px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-af7f19a6-fadf-4f57-a675-cd2e7edb1d74 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-af7f19a6-fadf-4f57-a675-cd2e7edb1d74 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-af7f19a6-fadf-4f57-a675-cd2e7edb1d74 {
  min-height: 240px;
}
}@media (max-width: 767px){#s-af7f19a6-fadf-4f57-a675-cd2e7edb1d74 {
  margin-bottom: 20px;
min-height: 300px;
}
}







#s-af7f19a6-fadf-4f57-a675-cd2e7edb1d74 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.7;
}#s-af7f19a6-fadf-4f57-a675-cd2e7edb1d74 {
  cursor: pointer;
}#s-af7f19a6-fadf-4f57-a675-cd2e7edb1d74.shg-box.shg-c {
  justify-content: center;
}

#s-7e50737e-d546-4d43-9651-1e01ce37ebb7 {
  text-align: center;
}
@media (min-width: 1200px){#s-7e50737e-d546-4d43-9651-1e01ce37ebb7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7e50737e-d546-4d43-9651-1e01ce37ebb7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7e50737e-d546-4d43-9651-1e01ce37ebb7 {
  
}
}@media (max-width: 767px){#s-7e50737e-d546-4d43-9651-1e01ce37ebb7 {
  
}
}
#s-7e50737e-d546-4d43-9651-1e01ce37ebb7 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-7e50737e-d546-4d43-9651-1e01ce37ebb7 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
.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-0ca9be64-b1f8-4865-8e0e-ba820cc4bfcb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(60, 154, 196, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-0ca9be64-b1f8-4865-8e0e-ba820cc4bfcb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0ca9be64-b1f8-4865-8e0e-ba820cc4bfcb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0ca9be64-b1f8-4865-8e0e-ba820cc4bfcb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f4d2c2e3-4235-496f-9fef-2a90a4358c52 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 0px;
min-height: 480px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-f4d2c2e3-4235-496f-9fef-2a90a4358c52 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f4d2c2e3-4235-496f-9fef-2a90a4358c52 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f4d2c2e3-4235-496f-9fef-2a90a4358c52 {
  min-height: 240px;
}
}@media (max-width: 767px){#s-f4d2c2e3-4235-496f-9fef-2a90a4358c52 {
  min-height: 300px;
}
}







#s-f4d2c2e3-4235-496f-9fef-2a90a4358c52 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.7;
}#s-f4d2c2e3-4235-496f-9fef-2a90a4358c52.shg-box.shg-c {
  justify-content: center;
}

#s-17039285-0d07-4d24-8805-5e3d00f9a4ef {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-17039285-0d07-4d24-8805-5e3d00f9a4ef {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-17039285-0d07-4d24-8805-5e3d00f9a4ef {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-17039285-0d07-4d24-8805-5e3d00f9a4ef {
  
}
}@media (max-width: 767px){#s-17039285-0d07-4d24-8805-5e3d00f9a4ef {
  
}
}
#s-17039285-0d07-4d24-8805-5e3d00f9a4ef .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-17039285-0d07-4d24-8805-5e3d00f9a4ef .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-f236864c-df7e-4654-a2c3-cc611476f4b6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f236864c-df7e-4654-a2c3-cc611476f4b6 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ed405c41-b933-4ae1-88b1-04a57c4f3a32 {
  padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-radius: 2px;
background-color: rgba(60, 154, 196, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
background-image: none;
hover-type: color;
}
#s-ed405c41-b933-4ae1-88b1-04a57c4f3a32:hover {background-color: rgba(111, 135, 146, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ed405c41-b933-4ae1-88b1-04a57c4f3a32:active {background-color: rgba(111, 135, 146, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-ed405c41-b933-4ae1-88b1-04a57c4f3a32.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row.stacked {
    display: block;
  }

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .shg-category-row-hor {
    display: flex;
    flex-wrap: wrap;
  }

  .shg-category-row-hor .shg-category-col,
  .shg-category-row-hor .shg-category-col:first-child,
  .shg-category-row-hor .shg-category-col:last-child {
    min-width: 50%;
    max-width: 50%;
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
  }
}

#s-20d9d0c0-f6d2-4879-aa43-3f08928e05b3 {
  margin-top: 30px;
margin-left: 100px;
margin-bottom: 30px;
margin-right: 100px;
}

#s-b55fb570-5781-45f1-8c5e-8b862fdcb5b6 {
  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-e103055b-3d32-4322-a9b9-de5c4d9d84d4 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
text-align: left;
}


.shg-c#s-e103055b-3d32-4322-a9b9-de5c4d9d84d4 {
  max-width: 100%;
}

.shg-c#s-e103055b-3d32-4322-a9b9-de5c4d9d84d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e103055b-3d32-4322-a9b9-de5c4d9d84d4 .shg-image-zoom,
.shg-c#s-e103055b-3d32-4322-a9b9-de5c4d9d84d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e103055b-3d32-4322-a9b9-de5c4d9d84d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e103055b-3d32-4322-a9b9-de5c4d9d84d4 {
  max-width: 100%;
}

.shg-c#s-e103055b-3d32-4322-a9b9-de5c4d9d84d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e103055b-3d32-4322-a9b9-de5c4d9d84d4 .shg-image-zoom,
.shg-c#s-e103055b-3d32-4322-a9b9-de5c4d9d84d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e103055b-3d32-4322-a9b9-de5c4d9d84d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e103055b-3d32-4322-a9b9-de5c4d9d84d4 {
  max-width: 100%;
}

.shg-c#s-e103055b-3d32-4322-a9b9-de5c4d9d84d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e103055b-3d32-4322-a9b9-de5c4d9d84d4 .shg-image-zoom,
.shg-c#s-e103055b-3d32-4322-a9b9-de5c4d9d84d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e103055b-3d32-4322-a9b9-de5c4d9d84d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e103055b-3d32-4322-a9b9-de5c4d9d84d4 {
  max-width: 100%;
}

.shg-c#s-e103055b-3d32-4322-a9b9-de5c4d9d84d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e103055b-3d32-4322-a9b9-de5c4d9d84d4 .shg-image-zoom,
.shg-c#s-e103055b-3d32-4322-a9b9-de5c4d9d84d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e103055b-3d32-4322-a9b9-de5c4d9d84d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e103055b-3d32-4322-a9b9-de5c4d9d84d4 {
  max-width: 100%;
}

.shg-c#s-e103055b-3d32-4322-a9b9-de5c4d9d84d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e103055b-3d32-4322-a9b9-de5c4d9d84d4 .shg-image-zoom,
.shg-c#s-e103055b-3d32-4322-a9b9-de5c4d9d84d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e103055b-3d32-4322-a9b9-de5c4d9d84d4 .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-b009e380-677e-4d74-a3f0-a59b65156b33 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b009e380-677e-4d74-a3f0-a59b65156b33 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-dff06339-e772-49c3-a6a3-7f45e89bfc35 {
  text-align: left;
}

#s-dff06339-e772-49c3-a6a3-7f45e89bfc35 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-dff06339-e772-49c3-a6a3-7f45e89bfc35 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-dff06339-e772-49c3-a6a3-7f45e89bfc35 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

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

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

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

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

#s-b0ac4b75-ef01-4f76-86c2-e0f7b2244a4a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(60, 154, 196, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-b0ac4b75-ef01-4f76-86c2-e0f7b2244a4a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b0ac4b75-ef01-4f76-86c2-e0f7b2244a4a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b0ac4b75-ef01-4f76-86c2-e0f7b2244a4a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b0ac4b75-ef01-4f76-86c2-e0f7b2244a4a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b0ac4b75-ef01-4f76-86c2-e0f7b2244a4a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b0ac4b75-ef01-4f76-86c2-e0f7b2244a4a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-54a27d15-55f1-4ccc-9ff1-ce6e66c11461 {
  display: none;
}
#s-82c4452a-c89a-428c-9063-85dbfab7727d {
  text-align: left;
}


.shg-c#s-82c4452a-c89a-428c-9063-85dbfab7727d {
  max-width: 100%;
}

.shg-c#s-82c4452a-c89a-428c-9063-85dbfab7727d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-82c4452a-c89a-428c-9063-85dbfab7727d .shg-image-zoom,
.shg-c#s-82c4452a-c89a-428c-9063-85dbfab7727d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-82c4452a-c89a-428c-9063-85dbfab7727d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-82c4452a-c89a-428c-9063-85dbfab7727d {
  max-width: 100%;
}

.shg-c#s-82c4452a-c89a-428c-9063-85dbfab7727d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-82c4452a-c89a-428c-9063-85dbfab7727d .shg-image-zoom,
.shg-c#s-82c4452a-c89a-428c-9063-85dbfab7727d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-82c4452a-c89a-428c-9063-85dbfab7727d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-82c4452a-c89a-428c-9063-85dbfab7727d {
  max-width: 100%;
}

.shg-c#s-82c4452a-c89a-428c-9063-85dbfab7727d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-82c4452a-c89a-428c-9063-85dbfab7727d .shg-image-zoom,
.shg-c#s-82c4452a-c89a-428c-9063-85dbfab7727d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-82c4452a-c89a-428c-9063-85dbfab7727d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-82c4452a-c89a-428c-9063-85dbfab7727d {
  max-width: 100%;
}

.shg-c#s-82c4452a-c89a-428c-9063-85dbfab7727d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-82c4452a-c89a-428c-9063-85dbfab7727d .shg-image-zoom,
.shg-c#s-82c4452a-c89a-428c-9063-85dbfab7727d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-82c4452a-c89a-428c-9063-85dbfab7727d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-82c4452a-c89a-428c-9063-85dbfab7727d {
  max-width: 100%;
}

.shg-c#s-82c4452a-c89a-428c-9063-85dbfab7727d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-82c4452a-c89a-428c-9063-85dbfab7727d .shg-image-zoom,
.shg-c#s-82c4452a-c89a-428c-9063-85dbfab7727d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-82c4452a-c89a-428c-9063-85dbfab7727d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1dcf34fb-bb5b-4576-9008-ef7346df93f1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1dcf34fb-bb5b-4576-9008-ef7346df93f1 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-6351b805-0d96-4ab1-bae6-932e047bcf50 {
  text-align: left;
}

#s-6351b805-0d96-4ab1-bae6-932e047bcf50 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6351b805-0d96-4ab1-bae6-932e047bcf50 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6351b805-0d96-4ab1-bae6-932e047bcf50 .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-2274c627-6ba5-4661-b29a-e30f74d353ac {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(60, 154, 196, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-2274c627-6ba5-4661-b29a-e30f74d353ac:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2274c627-6ba5-4661-b29a-e30f74d353ac:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2274c627-6ba5-4661-b29a-e30f74d353ac {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2274c627-6ba5-4661-b29a-e30f74d353ac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2274c627-6ba5-4661-b29a-e30f74d353ac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2274c627-6ba5-4661-b29a-e30f74d353ac.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-844375d5-0ac9-46e7-b702-c3dba0d67c3d {
  display: none;
}
#s-ff308563-e69c-412e-8619-eb60abe6c8ce {
  text-align: left;
}


.shg-c#s-ff308563-e69c-412e-8619-eb60abe6c8ce {
  max-width: 100%;
}

.shg-c#s-ff308563-e69c-412e-8619-eb60abe6c8ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff308563-e69c-412e-8619-eb60abe6c8ce .shg-image-zoom,
.shg-c#s-ff308563-e69c-412e-8619-eb60abe6c8ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff308563-e69c-412e-8619-eb60abe6c8ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ff308563-e69c-412e-8619-eb60abe6c8ce {
  max-width: 100%;
}

.shg-c#s-ff308563-e69c-412e-8619-eb60abe6c8ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff308563-e69c-412e-8619-eb60abe6c8ce .shg-image-zoom,
.shg-c#s-ff308563-e69c-412e-8619-eb60abe6c8ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff308563-e69c-412e-8619-eb60abe6c8ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ff308563-e69c-412e-8619-eb60abe6c8ce {
  max-width: 100%;
}

.shg-c#s-ff308563-e69c-412e-8619-eb60abe6c8ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff308563-e69c-412e-8619-eb60abe6c8ce .shg-image-zoom,
.shg-c#s-ff308563-e69c-412e-8619-eb60abe6c8ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff308563-e69c-412e-8619-eb60abe6c8ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ff308563-e69c-412e-8619-eb60abe6c8ce {
  max-width: 100%;
}

.shg-c#s-ff308563-e69c-412e-8619-eb60abe6c8ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff308563-e69c-412e-8619-eb60abe6c8ce .shg-image-zoom,
.shg-c#s-ff308563-e69c-412e-8619-eb60abe6c8ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff308563-e69c-412e-8619-eb60abe6c8ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ff308563-e69c-412e-8619-eb60abe6c8ce {
  max-width: 100%;
}

.shg-c#s-ff308563-e69c-412e-8619-eb60abe6c8ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff308563-e69c-412e-8619-eb60abe6c8ce .shg-image-zoom,
.shg-c#s-ff308563-e69c-412e-8619-eb60abe6c8ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff308563-e69c-412e-8619-eb60abe6c8ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-06e9704a-e4da-48d3-bcaf-3a64016b2dbb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-06e9704a-e4da-48d3-bcaf-3a64016b2dbb .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-efdbfd83-20c1-4675-a931-02502ec3b50d {
  text-align: left;
}

#s-efdbfd83-20c1-4675-a931-02502ec3b50d .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-efdbfd83-20c1-4675-a931-02502ec3b50d .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-efdbfd83-20c1-4675-a931-02502ec3b50d .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-59d8d82b-b352-4e46-8252-5f8c635b4ebe {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(60, 154, 196, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-59d8d82b-b352-4e46-8252-5f8c635b4ebe:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-59d8d82b-b352-4e46-8252-5f8c635b4ebe:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-59d8d82b-b352-4e46-8252-5f8c635b4ebe {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-59d8d82b-b352-4e46-8252-5f8c635b4ebe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-59d8d82b-b352-4e46-8252-5f8c635b4ebe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-59d8d82b-b352-4e46-8252-5f8c635b4ebe.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4434574d-3607-445a-b7bb-e0e9d5e8a2fc {
  display: none;
}
#s-446d7ff8-9eb3-4dbd-b599-c6597f17a007 {
  text-align: left;
}


.shg-c#s-446d7ff8-9eb3-4dbd-b599-c6597f17a007 {
  max-width: 100%;
}

.shg-c#s-446d7ff8-9eb3-4dbd-b599-c6597f17a007 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-446d7ff8-9eb3-4dbd-b599-c6597f17a007 .shg-image-zoom,
.shg-c#s-446d7ff8-9eb3-4dbd-b599-c6597f17a007 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-446d7ff8-9eb3-4dbd-b599-c6597f17a007 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-446d7ff8-9eb3-4dbd-b599-c6597f17a007 {
  max-width: 100%;
}

.shg-c#s-446d7ff8-9eb3-4dbd-b599-c6597f17a007 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-446d7ff8-9eb3-4dbd-b599-c6597f17a007 .shg-image-zoom,
.shg-c#s-446d7ff8-9eb3-4dbd-b599-c6597f17a007 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-446d7ff8-9eb3-4dbd-b599-c6597f17a007 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-446d7ff8-9eb3-4dbd-b599-c6597f17a007 {
  max-width: 100%;
}

.shg-c#s-446d7ff8-9eb3-4dbd-b599-c6597f17a007 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-446d7ff8-9eb3-4dbd-b599-c6597f17a007 .shg-image-zoom,
.shg-c#s-446d7ff8-9eb3-4dbd-b599-c6597f17a007 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-446d7ff8-9eb3-4dbd-b599-c6597f17a007 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-446d7ff8-9eb3-4dbd-b599-c6597f17a007 {
  max-width: 100%;
}

.shg-c#s-446d7ff8-9eb3-4dbd-b599-c6597f17a007 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-446d7ff8-9eb3-4dbd-b599-c6597f17a007 .shg-image-zoom,
.shg-c#s-446d7ff8-9eb3-4dbd-b599-c6597f17a007 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-446d7ff8-9eb3-4dbd-b599-c6597f17a007 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-446d7ff8-9eb3-4dbd-b599-c6597f17a007 {
  max-width: 100%;
}

.shg-c#s-446d7ff8-9eb3-4dbd-b599-c6597f17a007 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-446d7ff8-9eb3-4dbd-b599-c6597f17a007 .shg-image-zoom,
.shg-c#s-446d7ff8-9eb3-4dbd-b599-c6597f17a007 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-446d7ff8-9eb3-4dbd-b599-c6597f17a007 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8cf13ccf-9405-47a4-83a4-87de2cf72600 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8cf13ccf-9405-47a4-83a4-87de2cf72600 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-bd617f6a-4420-4eb8-a97b-905f412e2020 {
  text-align: left;
}

#s-bd617f6a-4420-4eb8-a97b-905f412e2020 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-bd617f6a-4420-4eb8-a97b-905f412e2020 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-bd617f6a-4420-4eb8-a97b-905f412e2020 .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-d6af245e-45c8-4f82-996a-a5207226957d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(60, 154, 196, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-d6af245e-45c8-4f82-996a-a5207226957d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d6af245e-45c8-4f82-996a-a5207226957d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d6af245e-45c8-4f82-996a-a5207226957d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d6af245e-45c8-4f82-996a-a5207226957d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d6af245e-45c8-4f82-996a-a5207226957d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d6af245e-45c8-4f82-996a-a5207226957d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-98199562-d915-4751-af96-682766a34cfb {
  display: none;
}
#s-29b85e5d-4aef-4ffb-95dc-059abf5a1e6d {
  text-align: left;
}


.shg-c#s-29b85e5d-4aef-4ffb-95dc-059abf5a1e6d {
  max-width: 100%;
}

.shg-c#s-29b85e5d-4aef-4ffb-95dc-059abf5a1e6d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29b85e5d-4aef-4ffb-95dc-059abf5a1e6d .shg-image-zoom,
.shg-c#s-29b85e5d-4aef-4ffb-95dc-059abf5a1e6d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29b85e5d-4aef-4ffb-95dc-059abf5a1e6d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-29b85e5d-4aef-4ffb-95dc-059abf5a1e6d {
  max-width: 100%;
}

.shg-c#s-29b85e5d-4aef-4ffb-95dc-059abf5a1e6d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29b85e5d-4aef-4ffb-95dc-059abf5a1e6d .shg-image-zoom,
.shg-c#s-29b85e5d-4aef-4ffb-95dc-059abf5a1e6d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29b85e5d-4aef-4ffb-95dc-059abf5a1e6d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-29b85e5d-4aef-4ffb-95dc-059abf5a1e6d {
  max-width: 100%;
}

.shg-c#s-29b85e5d-4aef-4ffb-95dc-059abf5a1e6d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29b85e5d-4aef-4ffb-95dc-059abf5a1e6d .shg-image-zoom,
.shg-c#s-29b85e5d-4aef-4ffb-95dc-059abf5a1e6d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29b85e5d-4aef-4ffb-95dc-059abf5a1e6d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-29b85e5d-4aef-4ffb-95dc-059abf5a1e6d {
  max-width: 100%;
}

.shg-c#s-29b85e5d-4aef-4ffb-95dc-059abf5a1e6d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29b85e5d-4aef-4ffb-95dc-059abf5a1e6d .shg-image-zoom,
.shg-c#s-29b85e5d-4aef-4ffb-95dc-059abf5a1e6d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29b85e5d-4aef-4ffb-95dc-059abf5a1e6d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-29b85e5d-4aef-4ffb-95dc-059abf5a1e6d {
  max-width: 100%;
}

.shg-c#s-29b85e5d-4aef-4ffb-95dc-059abf5a1e6d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29b85e5d-4aef-4ffb-95dc-059abf5a1e6d .shg-image-zoom,
.shg-c#s-29b85e5d-4aef-4ffb-95dc-059abf5a1e6d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29b85e5d-4aef-4ffb-95dc-059abf5a1e6d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3cd0c8e1-f3ff-4e58-b0cc-076412c9fbc5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3cd0c8e1-f3ff-4e58-b0cc-076412c9fbc5 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-d266fea4-741b-4b9f-87a2-e53b5fea2a01 {
  text-align: left;
}

#s-d266fea4-741b-4b9f-87a2-e53b5fea2a01 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d266fea4-741b-4b9f-87a2-e53b5fea2a01 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d266fea4-741b-4b9f-87a2-e53b5fea2a01 .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-49a17c53-bb1a-4906-b5e6-0ee798f381c5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(60, 154, 196, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-49a17c53-bb1a-4906-b5e6-0ee798f381c5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-49a17c53-bb1a-4906-b5e6-0ee798f381c5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-49a17c53-bb1a-4906-b5e6-0ee798f381c5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-49a17c53-bb1a-4906-b5e6-0ee798f381c5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-49a17c53-bb1a-4906-b5e6-0ee798f381c5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-49a17c53-bb1a-4906-b5e6-0ee798f381c5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c6d74f41-103b-4d5f-9316-9abd392ecd8d {
  display: none;
}
#s-3b264feb-7463-42fb-9017-5a9d25454b93 {
  text-align: left;
}


.shg-c#s-3b264feb-7463-42fb-9017-5a9d25454b93 {
  max-width: 100%;
}

.shg-c#s-3b264feb-7463-42fb-9017-5a9d25454b93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b264feb-7463-42fb-9017-5a9d25454b93 .shg-image-zoom,
.shg-c#s-3b264feb-7463-42fb-9017-5a9d25454b93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b264feb-7463-42fb-9017-5a9d25454b93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3b264feb-7463-42fb-9017-5a9d25454b93 {
  max-width: 100%;
}

.shg-c#s-3b264feb-7463-42fb-9017-5a9d25454b93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b264feb-7463-42fb-9017-5a9d25454b93 .shg-image-zoom,
.shg-c#s-3b264feb-7463-42fb-9017-5a9d25454b93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b264feb-7463-42fb-9017-5a9d25454b93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3b264feb-7463-42fb-9017-5a9d25454b93 {
  max-width: 100%;
}

.shg-c#s-3b264feb-7463-42fb-9017-5a9d25454b93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b264feb-7463-42fb-9017-5a9d25454b93 .shg-image-zoom,
.shg-c#s-3b264feb-7463-42fb-9017-5a9d25454b93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b264feb-7463-42fb-9017-5a9d25454b93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3b264feb-7463-42fb-9017-5a9d25454b93 {
  max-width: 100%;
}

.shg-c#s-3b264feb-7463-42fb-9017-5a9d25454b93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b264feb-7463-42fb-9017-5a9d25454b93 .shg-image-zoom,
.shg-c#s-3b264feb-7463-42fb-9017-5a9d25454b93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b264feb-7463-42fb-9017-5a9d25454b93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3b264feb-7463-42fb-9017-5a9d25454b93 {
  max-width: 100%;
}

.shg-c#s-3b264feb-7463-42fb-9017-5a9d25454b93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b264feb-7463-42fb-9017-5a9d25454b93 .shg-image-zoom,
.shg-c#s-3b264feb-7463-42fb-9017-5a9d25454b93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b264feb-7463-42fb-9017-5a9d25454b93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6e42ab2c-0240-4ecf-be4a-c85ee80b93b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6e42ab2c-0240-4ecf-be4a-c85ee80b93b2 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-b6fb9675-6b6c-4bd0-a129-24e98dfd6917 {
  text-align: left;
}

#s-b6fb9675-6b6c-4bd0-a129-24e98dfd6917 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b6fb9675-6b6c-4bd0-a129-24e98dfd6917 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b6fb9675-6b6c-4bd0-a129-24e98dfd6917 .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-10d2e9bd-046c-4394-97d9-9bbcb5ab64f3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(60, 154, 196, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-10d2e9bd-046c-4394-97d9-9bbcb5ab64f3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-10d2e9bd-046c-4394-97d9-9bbcb5ab64f3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-10d2e9bd-046c-4394-97d9-9bbcb5ab64f3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-10d2e9bd-046c-4394-97d9-9bbcb5ab64f3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-10d2e9bd-046c-4394-97d9-9bbcb5ab64f3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-10d2e9bd-046c-4394-97d9-9bbcb5ab64f3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0a40f369-f6d3-4f52-8dc8-fee3c9379b62 {
  display: none;
}
#s-b0b82218-3eb4-4985-868d-655ac90b347d {
  text-align: left;
}


.shg-c#s-b0b82218-3eb4-4985-868d-655ac90b347d {
  max-width: 100%;
}

.shg-c#s-b0b82218-3eb4-4985-868d-655ac90b347d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0b82218-3eb4-4985-868d-655ac90b347d .shg-image-zoom,
.shg-c#s-b0b82218-3eb4-4985-868d-655ac90b347d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0b82218-3eb4-4985-868d-655ac90b347d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b0b82218-3eb4-4985-868d-655ac90b347d {
  max-width: 100%;
}

.shg-c#s-b0b82218-3eb4-4985-868d-655ac90b347d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0b82218-3eb4-4985-868d-655ac90b347d .shg-image-zoom,
.shg-c#s-b0b82218-3eb4-4985-868d-655ac90b347d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0b82218-3eb4-4985-868d-655ac90b347d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b0b82218-3eb4-4985-868d-655ac90b347d {
  max-width: 100%;
}

.shg-c#s-b0b82218-3eb4-4985-868d-655ac90b347d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0b82218-3eb4-4985-868d-655ac90b347d .shg-image-zoom,
.shg-c#s-b0b82218-3eb4-4985-868d-655ac90b347d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0b82218-3eb4-4985-868d-655ac90b347d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b0b82218-3eb4-4985-868d-655ac90b347d {
  max-width: 100%;
}

.shg-c#s-b0b82218-3eb4-4985-868d-655ac90b347d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0b82218-3eb4-4985-868d-655ac90b347d .shg-image-zoom,
.shg-c#s-b0b82218-3eb4-4985-868d-655ac90b347d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0b82218-3eb4-4985-868d-655ac90b347d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b0b82218-3eb4-4985-868d-655ac90b347d {
  max-width: 100%;
}

.shg-c#s-b0b82218-3eb4-4985-868d-655ac90b347d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0b82218-3eb4-4985-868d-655ac90b347d .shg-image-zoom,
.shg-c#s-b0b82218-3eb4-4985-868d-655ac90b347d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0b82218-3eb4-4985-868d-655ac90b347d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a0cf542c-2267-484d-a2bd-f1d04c45bd37 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a0cf542c-2267-484d-a2bd-f1d04c45bd37 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-ca86cfb8-ec6e-4e89-981d-386f89f188df {
  text-align: left;
}

#s-ca86cfb8-ec6e-4e89-981d-386f89f188df .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ca86cfb8-ec6e-4e89-981d-386f89f188df .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ca86cfb8-ec6e-4e89-981d-386f89f188df .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-7d9b3cbf-858a-4a25-8998-79cb2187b7f2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(60, 154, 196, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-7d9b3cbf-858a-4a25-8998-79cb2187b7f2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7d9b3cbf-858a-4a25-8998-79cb2187b7f2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7d9b3cbf-858a-4a25-8998-79cb2187b7f2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7d9b3cbf-858a-4a25-8998-79cb2187b7f2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7d9b3cbf-858a-4a25-8998-79cb2187b7f2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7d9b3cbf-858a-4a25-8998-79cb2187b7f2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-16328a71-7364-4c82-8f7a-ce4dc20bbf14 {
  display: none;
}
#s-30fc5ddf-452b-4ffc-8e7b-df4eb9b71c07 {
  text-align: left;
}


.shg-c#s-30fc5ddf-452b-4ffc-8e7b-df4eb9b71c07 {
  max-width: 100%;
}

.shg-c#s-30fc5ddf-452b-4ffc-8e7b-df4eb9b71c07 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30fc5ddf-452b-4ffc-8e7b-df4eb9b71c07 .shg-image-zoom,
.shg-c#s-30fc5ddf-452b-4ffc-8e7b-df4eb9b71c07 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30fc5ddf-452b-4ffc-8e7b-df4eb9b71c07 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-30fc5ddf-452b-4ffc-8e7b-df4eb9b71c07 {
  max-width: 100%;
}

.shg-c#s-30fc5ddf-452b-4ffc-8e7b-df4eb9b71c07 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30fc5ddf-452b-4ffc-8e7b-df4eb9b71c07 .shg-image-zoom,
.shg-c#s-30fc5ddf-452b-4ffc-8e7b-df4eb9b71c07 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30fc5ddf-452b-4ffc-8e7b-df4eb9b71c07 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-30fc5ddf-452b-4ffc-8e7b-df4eb9b71c07 {
  max-width: 100%;
}

.shg-c#s-30fc5ddf-452b-4ffc-8e7b-df4eb9b71c07 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30fc5ddf-452b-4ffc-8e7b-df4eb9b71c07 .shg-image-zoom,
.shg-c#s-30fc5ddf-452b-4ffc-8e7b-df4eb9b71c07 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30fc5ddf-452b-4ffc-8e7b-df4eb9b71c07 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-30fc5ddf-452b-4ffc-8e7b-df4eb9b71c07 {
  max-width: 100%;
}

.shg-c#s-30fc5ddf-452b-4ffc-8e7b-df4eb9b71c07 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30fc5ddf-452b-4ffc-8e7b-df4eb9b71c07 .shg-image-zoom,
.shg-c#s-30fc5ddf-452b-4ffc-8e7b-df4eb9b71c07 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30fc5ddf-452b-4ffc-8e7b-df4eb9b71c07 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-30fc5ddf-452b-4ffc-8e7b-df4eb9b71c07 {
  max-width: 100%;
}

.shg-c#s-30fc5ddf-452b-4ffc-8e7b-df4eb9b71c07 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30fc5ddf-452b-4ffc-8e7b-df4eb9b71c07 .shg-image-zoom,
.shg-c#s-30fc5ddf-452b-4ffc-8e7b-df4eb9b71c07 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30fc5ddf-452b-4ffc-8e7b-df4eb9b71c07 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-81e731fd-4bb0-467c-b368-19c8c7598686 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-81e731fd-4bb0-467c-b368-19c8c7598686 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-9902c87e-40c6-4413-bcea-b5b2195f59da {
  text-align: left;
}

#s-9902c87e-40c6-4413-bcea-b5b2195f59da .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9902c87e-40c6-4413-bcea-b5b2195f59da .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9902c87e-40c6-4413-bcea-b5b2195f59da .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-f6111585-ee24-445e-98ea-f1e707f379ec {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(60, 154, 196, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-f6111585-ee24-445e-98ea-f1e707f379ec:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f6111585-ee24-445e-98ea-f1e707f379ec:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f6111585-ee24-445e-98ea-f1e707f379ec {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f6111585-ee24-445e-98ea-f1e707f379ec.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f6111585-ee24-445e-98ea-f1e707f379ec.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f6111585-ee24-445e-98ea-f1e707f379ec.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-be16a9f8-e6da-47b6-8991-7f8bcf5af735 {
  display: none;
}
#s-a3b63e72-d000-4e22-92c3-756ec23fed4a {
  text-align: left;
}


.shg-c#s-a3b63e72-d000-4e22-92c3-756ec23fed4a {
  max-width: 100%;
}

.shg-c#s-a3b63e72-d000-4e22-92c3-756ec23fed4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3b63e72-d000-4e22-92c3-756ec23fed4a .shg-image-zoom,
.shg-c#s-a3b63e72-d000-4e22-92c3-756ec23fed4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3b63e72-d000-4e22-92c3-756ec23fed4a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a3b63e72-d000-4e22-92c3-756ec23fed4a {
  max-width: 100%;
}

.shg-c#s-a3b63e72-d000-4e22-92c3-756ec23fed4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3b63e72-d000-4e22-92c3-756ec23fed4a .shg-image-zoom,
.shg-c#s-a3b63e72-d000-4e22-92c3-756ec23fed4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3b63e72-d000-4e22-92c3-756ec23fed4a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a3b63e72-d000-4e22-92c3-756ec23fed4a {
  max-width: 100%;
}

.shg-c#s-a3b63e72-d000-4e22-92c3-756ec23fed4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3b63e72-d000-4e22-92c3-756ec23fed4a .shg-image-zoom,
.shg-c#s-a3b63e72-d000-4e22-92c3-756ec23fed4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3b63e72-d000-4e22-92c3-756ec23fed4a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a3b63e72-d000-4e22-92c3-756ec23fed4a {
  max-width: 100%;
}

.shg-c#s-a3b63e72-d000-4e22-92c3-756ec23fed4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3b63e72-d000-4e22-92c3-756ec23fed4a .shg-image-zoom,
.shg-c#s-a3b63e72-d000-4e22-92c3-756ec23fed4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3b63e72-d000-4e22-92c3-756ec23fed4a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a3b63e72-d000-4e22-92c3-756ec23fed4a {
  max-width: 100%;
}

.shg-c#s-a3b63e72-d000-4e22-92c3-756ec23fed4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3b63e72-d000-4e22-92c3-756ec23fed4a .shg-image-zoom,
.shg-c#s-a3b63e72-d000-4e22-92c3-756ec23fed4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3b63e72-d000-4e22-92c3-756ec23fed4a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dad077ef-ea63-467b-98cb-1ec8970ee222 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dad077ef-ea63-467b-98cb-1ec8970ee222 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-335f9a4a-709a-4441-b399-22b238f608e4 {
  text-align: left;
}

#s-335f9a4a-709a-4441-b399-22b238f608e4 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-335f9a4a-709a-4441-b399-22b238f608e4 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-335f9a4a-709a-4441-b399-22b238f608e4 .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-0863c9e3-7d5b-4525-a2de-e1864dc4a33b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(60, 154, 196, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-0863c9e3-7d5b-4525-a2de-e1864dc4a33b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0863c9e3-7d5b-4525-a2de-e1864dc4a33b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0863c9e3-7d5b-4525-a2de-e1864dc4a33b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0863c9e3-7d5b-4525-a2de-e1864dc4a33b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0863c9e3-7d5b-4525-a2de-e1864dc4a33b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0863c9e3-7d5b-4525-a2de-e1864dc4a33b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-66db5c78-2b5d-44df-a23a-42b1b1907d1c {
  display: none;
}
#s-715ba5a4-620d-463e-bafd-92635c986d9a {
  text-align: left;
}


.shg-c#s-715ba5a4-620d-463e-bafd-92635c986d9a {
  max-width: 100%;
}

.shg-c#s-715ba5a4-620d-463e-bafd-92635c986d9a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-715ba5a4-620d-463e-bafd-92635c986d9a .shg-image-zoom,
.shg-c#s-715ba5a4-620d-463e-bafd-92635c986d9a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-715ba5a4-620d-463e-bafd-92635c986d9a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-715ba5a4-620d-463e-bafd-92635c986d9a {
  max-width: 100%;
}

.shg-c#s-715ba5a4-620d-463e-bafd-92635c986d9a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-715ba5a4-620d-463e-bafd-92635c986d9a .shg-image-zoom,
.shg-c#s-715ba5a4-620d-463e-bafd-92635c986d9a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-715ba5a4-620d-463e-bafd-92635c986d9a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-715ba5a4-620d-463e-bafd-92635c986d9a {
  max-width: 100%;
}

.shg-c#s-715ba5a4-620d-463e-bafd-92635c986d9a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-715ba5a4-620d-463e-bafd-92635c986d9a .shg-image-zoom,
.shg-c#s-715ba5a4-620d-463e-bafd-92635c986d9a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-715ba5a4-620d-463e-bafd-92635c986d9a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-715ba5a4-620d-463e-bafd-92635c986d9a {
  max-width: 100%;
}

.shg-c#s-715ba5a4-620d-463e-bafd-92635c986d9a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-715ba5a4-620d-463e-bafd-92635c986d9a .shg-image-zoom,
.shg-c#s-715ba5a4-620d-463e-bafd-92635c986d9a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-715ba5a4-620d-463e-bafd-92635c986d9a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-715ba5a4-620d-463e-bafd-92635c986d9a {
  max-width: 100%;
}

.shg-c#s-715ba5a4-620d-463e-bafd-92635c986d9a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-715ba5a4-620d-463e-bafd-92635c986d9a .shg-image-zoom,
.shg-c#s-715ba5a4-620d-463e-bafd-92635c986d9a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-715ba5a4-620d-463e-bafd-92635c986d9a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7238b412-9974-4dd4-b133-de7fbf6f444a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7238b412-9974-4dd4-b133-de7fbf6f444a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-0645549a-25a1-421c-9a03-4d5242690fc7 {
  text-align: left;
}

#s-0645549a-25a1-421c-9a03-4d5242690fc7 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0645549a-25a1-421c-9a03-4d5242690fc7 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0645549a-25a1-421c-9a03-4d5242690fc7 .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-960da3f9-a5eb-4e59-8016-5cb0abd8e748 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(60, 154, 196, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-960da3f9-a5eb-4e59-8016-5cb0abd8e748:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-960da3f9-a5eb-4e59-8016-5cb0abd8e748:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-960da3f9-a5eb-4e59-8016-5cb0abd8e748 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-960da3f9-a5eb-4e59-8016-5cb0abd8e748.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-960da3f9-a5eb-4e59-8016-5cb0abd8e748.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-960da3f9-a5eb-4e59-8016-5cb0abd8e748.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b7234c18-0f6e-466f-ae3f-73b0baefa1af {
  margin-top: 30px;
margin-left: 100px;
margin-bottom: 30px;
margin-right: 100px;
}

#s-d508eb74-12d1-4ecf-897f-632b9198dc2b {
  display: none;
}
#s-afc7bbbb-316c-4514-a739-1b28c566f55e {
  text-align: left;
}


.shg-c#s-afc7bbbb-316c-4514-a739-1b28c566f55e {
  max-width: 100%;
}

.shg-c#s-afc7bbbb-316c-4514-a739-1b28c566f55e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-afc7bbbb-316c-4514-a739-1b28c566f55e .shg-image-zoom,
.shg-c#s-afc7bbbb-316c-4514-a739-1b28c566f55e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-afc7bbbb-316c-4514-a739-1b28c566f55e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-afc7bbbb-316c-4514-a739-1b28c566f55e {
  max-width: 100%;
}

.shg-c#s-afc7bbbb-316c-4514-a739-1b28c566f55e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-afc7bbbb-316c-4514-a739-1b28c566f55e .shg-image-zoom,
.shg-c#s-afc7bbbb-316c-4514-a739-1b28c566f55e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-afc7bbbb-316c-4514-a739-1b28c566f55e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-afc7bbbb-316c-4514-a739-1b28c566f55e {
  max-width: 100%;
}

.shg-c#s-afc7bbbb-316c-4514-a739-1b28c566f55e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-afc7bbbb-316c-4514-a739-1b28c566f55e .shg-image-zoom,
.shg-c#s-afc7bbbb-316c-4514-a739-1b28c566f55e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-afc7bbbb-316c-4514-a739-1b28c566f55e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-afc7bbbb-316c-4514-a739-1b28c566f55e {
  max-width: 100%;
}

.shg-c#s-afc7bbbb-316c-4514-a739-1b28c566f55e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-afc7bbbb-316c-4514-a739-1b28c566f55e .shg-image-zoom,
.shg-c#s-afc7bbbb-316c-4514-a739-1b28c566f55e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-afc7bbbb-316c-4514-a739-1b28c566f55e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-afc7bbbb-316c-4514-a739-1b28c566f55e {
  max-width: 100%;
}

.shg-c#s-afc7bbbb-316c-4514-a739-1b28c566f55e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-afc7bbbb-316c-4514-a739-1b28c566f55e .shg-image-zoom,
.shg-c#s-afc7bbbb-316c-4514-a739-1b28c566f55e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-afc7bbbb-316c-4514-a739-1b28c566f55e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-426de03c-123a-47b7-896e-c2b4636c62aa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-426de03c-123a-47b7-896e-c2b4636c62aa .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-10ae16c0-b78d-4557-b0d3-e6b5addbf97a {
  text-align: left;
}

#s-10ae16c0-b78d-4557-b0d3-e6b5addbf97a .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-10ae16c0-b78d-4557-b0d3-e6b5addbf97a .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-10ae16c0-b78d-4557-b0d3-e6b5addbf97a .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-9140216a-5ae0-45c1-b5df-8b1a0ad9b89a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(60, 154, 196, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-9140216a-5ae0-45c1-b5df-8b1a0ad9b89a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9140216a-5ae0-45c1-b5df-8b1a0ad9b89a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9140216a-5ae0-45c1-b5df-8b1a0ad9b89a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9140216a-5ae0-45c1-b5df-8b1a0ad9b89a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9140216a-5ae0-45c1-b5df-8b1a0ad9b89a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9140216a-5ae0-45c1-b5df-8b1a0ad9b89a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-594c4098-4627-4f69-92a0-664cffdc2221 {
  display: none;
}
#s-f56b2b52-a53a-435c-81e9-d794bd102a21 {
  text-align: left;
}


.shg-c#s-f56b2b52-a53a-435c-81e9-d794bd102a21 {
  max-width: 100%;
}

.shg-c#s-f56b2b52-a53a-435c-81e9-d794bd102a21 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f56b2b52-a53a-435c-81e9-d794bd102a21 .shg-image-zoom,
.shg-c#s-f56b2b52-a53a-435c-81e9-d794bd102a21 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f56b2b52-a53a-435c-81e9-d794bd102a21 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f56b2b52-a53a-435c-81e9-d794bd102a21 {
  max-width: 100%;
}

.shg-c#s-f56b2b52-a53a-435c-81e9-d794bd102a21 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f56b2b52-a53a-435c-81e9-d794bd102a21 .shg-image-zoom,
.shg-c#s-f56b2b52-a53a-435c-81e9-d794bd102a21 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f56b2b52-a53a-435c-81e9-d794bd102a21 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f56b2b52-a53a-435c-81e9-d794bd102a21 {
  max-width: 100%;
}

.shg-c#s-f56b2b52-a53a-435c-81e9-d794bd102a21 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f56b2b52-a53a-435c-81e9-d794bd102a21 .shg-image-zoom,
.shg-c#s-f56b2b52-a53a-435c-81e9-d794bd102a21 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f56b2b52-a53a-435c-81e9-d794bd102a21 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f56b2b52-a53a-435c-81e9-d794bd102a21 {
  max-width: 100%;
}

.shg-c#s-f56b2b52-a53a-435c-81e9-d794bd102a21 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f56b2b52-a53a-435c-81e9-d794bd102a21 .shg-image-zoom,
.shg-c#s-f56b2b52-a53a-435c-81e9-d794bd102a21 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f56b2b52-a53a-435c-81e9-d794bd102a21 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f56b2b52-a53a-435c-81e9-d794bd102a21 {
  max-width: 100%;
}

.shg-c#s-f56b2b52-a53a-435c-81e9-d794bd102a21 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f56b2b52-a53a-435c-81e9-d794bd102a21 .shg-image-zoom,
.shg-c#s-f56b2b52-a53a-435c-81e9-d794bd102a21 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f56b2b52-a53a-435c-81e9-d794bd102a21 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-104ff7c8-f5c3-4ca3-9869-ca4718064b83 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-104ff7c8-f5c3-4ca3-9869-ca4718064b83 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-b3929b87-38f5-4a61-bc18-67b95b0dc033 {
  text-align: left;
}

#s-b3929b87-38f5-4a61-bc18-67b95b0dc033 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b3929b87-38f5-4a61-bc18-67b95b0dc033 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b3929b87-38f5-4a61-bc18-67b95b0dc033 .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-49ad7651-5d2c-459e-9233-d91244f8805c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(60, 154, 196, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-49ad7651-5d2c-459e-9233-d91244f8805c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-49ad7651-5d2c-459e-9233-d91244f8805c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-49ad7651-5d2c-459e-9233-d91244f8805c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-49ad7651-5d2c-459e-9233-d91244f8805c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-49ad7651-5d2c-459e-9233-d91244f8805c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-49ad7651-5d2c-459e-9233-d91244f8805c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-00f0278f-867a-4197-b20e-bd307aaa260d {
  display: none;
}
#s-b5f7d204-272e-4635-8790-50b5959e790d {
  text-align: left;
}


.shg-c#s-b5f7d204-272e-4635-8790-50b5959e790d {
  max-width: 100%;
}

.shg-c#s-b5f7d204-272e-4635-8790-50b5959e790d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5f7d204-272e-4635-8790-50b5959e790d .shg-image-zoom,
.shg-c#s-b5f7d204-272e-4635-8790-50b5959e790d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5f7d204-272e-4635-8790-50b5959e790d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b5f7d204-272e-4635-8790-50b5959e790d {
  max-width: 100%;
}

.shg-c#s-b5f7d204-272e-4635-8790-50b5959e790d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5f7d204-272e-4635-8790-50b5959e790d .shg-image-zoom,
.shg-c#s-b5f7d204-272e-4635-8790-50b5959e790d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5f7d204-272e-4635-8790-50b5959e790d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b5f7d204-272e-4635-8790-50b5959e790d {
  max-width: 100%;
}

.shg-c#s-b5f7d204-272e-4635-8790-50b5959e790d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5f7d204-272e-4635-8790-50b5959e790d .shg-image-zoom,
.shg-c#s-b5f7d204-272e-4635-8790-50b5959e790d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5f7d204-272e-4635-8790-50b5959e790d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b5f7d204-272e-4635-8790-50b5959e790d {
  max-width: 100%;
}

.shg-c#s-b5f7d204-272e-4635-8790-50b5959e790d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5f7d204-272e-4635-8790-50b5959e790d .shg-image-zoom,
.shg-c#s-b5f7d204-272e-4635-8790-50b5959e790d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5f7d204-272e-4635-8790-50b5959e790d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b5f7d204-272e-4635-8790-50b5959e790d {
  max-width: 100%;
}

.shg-c#s-b5f7d204-272e-4635-8790-50b5959e790d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5f7d204-272e-4635-8790-50b5959e790d .shg-image-zoom,
.shg-c#s-b5f7d204-272e-4635-8790-50b5959e790d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5f7d204-272e-4635-8790-50b5959e790d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6e3d9081-79fa-4c0d-bf16-6cba549d5693 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6e3d9081-79fa-4c0d-bf16-6cba549d5693 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-abf6318a-9c4e-4425-892d-65fd0981ed2e {
  text-align: left;
}

#s-abf6318a-9c4e-4425-892d-65fd0981ed2e .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-abf6318a-9c4e-4425-892d-65fd0981ed2e .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-abf6318a-9c4e-4425-892d-65fd0981ed2e .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-4a41d3a0-e8cc-4d49-90de-5ab66654d9b3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(60, 154, 196, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-4a41d3a0-e8cc-4d49-90de-5ab66654d9b3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4a41d3a0-e8cc-4d49-90de-5ab66654d9b3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4a41d3a0-e8cc-4d49-90de-5ab66654d9b3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4a41d3a0-e8cc-4d49-90de-5ab66654d9b3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4a41d3a0-e8cc-4d49-90de-5ab66654d9b3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4a41d3a0-e8cc-4d49-90de-5ab66654d9b3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6660c36c-c562-442f-9955-abbce6b7d803 {
  display: none;
}
#s-528357ab-988f-48db-b736-26043c3379ca {
  text-align: left;
}


.shg-c#s-528357ab-988f-48db-b736-26043c3379ca {
  max-width: 100%;
}

.shg-c#s-528357ab-988f-48db-b736-26043c3379ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-528357ab-988f-48db-b736-26043c3379ca .shg-image-zoom,
.shg-c#s-528357ab-988f-48db-b736-26043c3379ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-528357ab-988f-48db-b736-26043c3379ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-528357ab-988f-48db-b736-26043c3379ca {
  max-width: 100%;
}

.shg-c#s-528357ab-988f-48db-b736-26043c3379ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-528357ab-988f-48db-b736-26043c3379ca .shg-image-zoom,
.shg-c#s-528357ab-988f-48db-b736-26043c3379ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-528357ab-988f-48db-b736-26043c3379ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-528357ab-988f-48db-b736-26043c3379ca {
  max-width: 100%;
}

.shg-c#s-528357ab-988f-48db-b736-26043c3379ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-528357ab-988f-48db-b736-26043c3379ca .shg-image-zoom,
.shg-c#s-528357ab-988f-48db-b736-26043c3379ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-528357ab-988f-48db-b736-26043c3379ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-528357ab-988f-48db-b736-26043c3379ca {
  max-width: 100%;
}

.shg-c#s-528357ab-988f-48db-b736-26043c3379ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-528357ab-988f-48db-b736-26043c3379ca .shg-image-zoom,
.shg-c#s-528357ab-988f-48db-b736-26043c3379ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-528357ab-988f-48db-b736-26043c3379ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-528357ab-988f-48db-b736-26043c3379ca {
  max-width: 100%;
}

.shg-c#s-528357ab-988f-48db-b736-26043c3379ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-528357ab-988f-48db-b736-26043c3379ca .shg-image-zoom,
.shg-c#s-528357ab-988f-48db-b736-26043c3379ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-528357ab-988f-48db-b736-26043c3379ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-86a12d7f-1708-4b23-b380-2b3f43005526 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-86a12d7f-1708-4b23-b380-2b3f43005526 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-f1d962f1-ecfc-498d-83ed-228e19625127 {
  text-align: left;
}

#s-f1d962f1-ecfc-498d-83ed-228e19625127 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f1d962f1-ecfc-498d-83ed-228e19625127 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f1d962f1-ecfc-498d-83ed-228e19625127 .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-a5bc0652-1324-4a00-913a-bb4eadb8e3be {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(60, 154, 196, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-a5bc0652-1324-4a00-913a-bb4eadb8e3be:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a5bc0652-1324-4a00-913a-bb4eadb8e3be:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a5bc0652-1324-4a00-913a-bb4eadb8e3be {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a5bc0652-1324-4a00-913a-bb4eadb8e3be.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a5bc0652-1324-4a00-913a-bb4eadb8e3be.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a5bc0652-1324-4a00-913a-bb4eadb8e3be.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d7f2794b-2d0b-4621-9d13-2f5a69f961a6 {
  display: none;
}
#s-96e0a937-2299-4355-b235-375a9d4767a6 {
  text-align: left;
}


.shg-c#s-96e0a937-2299-4355-b235-375a9d4767a6 {
  max-width: 100%;
}

.shg-c#s-96e0a937-2299-4355-b235-375a9d4767a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96e0a937-2299-4355-b235-375a9d4767a6 .shg-image-zoom,
.shg-c#s-96e0a937-2299-4355-b235-375a9d4767a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96e0a937-2299-4355-b235-375a9d4767a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-96e0a937-2299-4355-b235-375a9d4767a6 {
  max-width: 100%;
}

.shg-c#s-96e0a937-2299-4355-b235-375a9d4767a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96e0a937-2299-4355-b235-375a9d4767a6 .shg-image-zoom,
.shg-c#s-96e0a937-2299-4355-b235-375a9d4767a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96e0a937-2299-4355-b235-375a9d4767a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-96e0a937-2299-4355-b235-375a9d4767a6 {
  max-width: 100%;
}

.shg-c#s-96e0a937-2299-4355-b235-375a9d4767a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96e0a937-2299-4355-b235-375a9d4767a6 .shg-image-zoom,
.shg-c#s-96e0a937-2299-4355-b235-375a9d4767a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96e0a937-2299-4355-b235-375a9d4767a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-96e0a937-2299-4355-b235-375a9d4767a6 {
  max-width: 100%;
}

.shg-c#s-96e0a937-2299-4355-b235-375a9d4767a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96e0a937-2299-4355-b235-375a9d4767a6 .shg-image-zoom,
.shg-c#s-96e0a937-2299-4355-b235-375a9d4767a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96e0a937-2299-4355-b235-375a9d4767a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-96e0a937-2299-4355-b235-375a9d4767a6 {
  max-width: 100%;
}

.shg-c#s-96e0a937-2299-4355-b235-375a9d4767a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96e0a937-2299-4355-b235-375a9d4767a6 .shg-image-zoom,
.shg-c#s-96e0a937-2299-4355-b235-375a9d4767a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96e0a937-2299-4355-b235-375a9d4767a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bcda52c3-33cf-40f1-8d0f-dced7bfece01 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bcda52c3-33cf-40f1-8d0f-dced7bfece01 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-b2c1773f-fb16-4252-a87e-db72800bb502 {
  text-align: left;
}

#s-b2c1773f-fb16-4252-a87e-db72800bb502 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b2c1773f-fb16-4252-a87e-db72800bb502 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b2c1773f-fb16-4252-a87e-db72800bb502 .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-7e410b78-ff32-433f-a3d7-799d4a5e9eb7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(60, 154, 196, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-7e410b78-ff32-433f-a3d7-799d4a5e9eb7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7e410b78-ff32-433f-a3d7-799d4a5e9eb7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7e410b78-ff32-433f-a3d7-799d4a5e9eb7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7e410b78-ff32-433f-a3d7-799d4a5e9eb7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e410b78-ff32-433f-a3d7-799d4a5e9eb7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7e410b78-ff32-433f-a3d7-799d4a5e9eb7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a7eccb04-8d6d-4302-af97-d52185dd8a24 {
  display: none;
}
#s-109ec94d-7fe0-4504-9136-b026fd88abae {
  text-align: left;
}


.shg-c#s-109ec94d-7fe0-4504-9136-b026fd88abae {
  max-width: 100%;
}

.shg-c#s-109ec94d-7fe0-4504-9136-b026fd88abae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-109ec94d-7fe0-4504-9136-b026fd88abae .shg-image-zoom,
.shg-c#s-109ec94d-7fe0-4504-9136-b026fd88abae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-109ec94d-7fe0-4504-9136-b026fd88abae .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-109ec94d-7fe0-4504-9136-b026fd88abae {
  max-width: 100%;
}

.shg-c#s-109ec94d-7fe0-4504-9136-b026fd88abae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-109ec94d-7fe0-4504-9136-b026fd88abae .shg-image-zoom,
.shg-c#s-109ec94d-7fe0-4504-9136-b026fd88abae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-109ec94d-7fe0-4504-9136-b026fd88abae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-109ec94d-7fe0-4504-9136-b026fd88abae {
  max-width: 100%;
}

.shg-c#s-109ec94d-7fe0-4504-9136-b026fd88abae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-109ec94d-7fe0-4504-9136-b026fd88abae .shg-image-zoom,
.shg-c#s-109ec94d-7fe0-4504-9136-b026fd88abae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-109ec94d-7fe0-4504-9136-b026fd88abae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-109ec94d-7fe0-4504-9136-b026fd88abae {
  max-width: 100%;
}

.shg-c#s-109ec94d-7fe0-4504-9136-b026fd88abae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-109ec94d-7fe0-4504-9136-b026fd88abae .shg-image-zoom,
.shg-c#s-109ec94d-7fe0-4504-9136-b026fd88abae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-109ec94d-7fe0-4504-9136-b026fd88abae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-109ec94d-7fe0-4504-9136-b026fd88abae {
  max-width: 100%;
}

.shg-c#s-109ec94d-7fe0-4504-9136-b026fd88abae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-109ec94d-7fe0-4504-9136-b026fd88abae .shg-image-zoom,
.shg-c#s-109ec94d-7fe0-4504-9136-b026fd88abae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-109ec94d-7fe0-4504-9136-b026fd88abae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f123535d-ba62-4f83-89f8-c116fc66440e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f123535d-ba62-4f83-89f8-c116fc66440e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-0cbbad56-386a-4203-8919-dd1caecc1672 {
  text-align: left;
}

#s-0cbbad56-386a-4203-8919-dd1caecc1672 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0cbbad56-386a-4203-8919-dd1caecc1672 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0cbbad56-386a-4203-8919-dd1caecc1672 .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-5b7d1828-9c58-44ef-8cfd-4f8a566e4c14 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(60, 154, 196, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-5b7d1828-9c58-44ef-8cfd-4f8a566e4c14:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5b7d1828-9c58-44ef-8cfd-4f8a566e4c14:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5b7d1828-9c58-44ef-8cfd-4f8a566e4c14 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5b7d1828-9c58-44ef-8cfd-4f8a566e4c14.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5b7d1828-9c58-44ef-8cfd-4f8a566e4c14.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5b7d1828-9c58-44ef-8cfd-4f8a566e4c14.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6f5781af-f677-4b87-9de2-2b9b02688395 {
  display: none;
}
#s-ba675dc4-7466-4ec5-bf04-d2c9917c0170 {
  text-align: left;
}


.shg-c#s-ba675dc4-7466-4ec5-bf04-d2c9917c0170 {
  max-width: 100%;
}

.shg-c#s-ba675dc4-7466-4ec5-bf04-d2c9917c0170 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba675dc4-7466-4ec5-bf04-d2c9917c0170 .shg-image-zoom,
.shg-c#s-ba675dc4-7466-4ec5-bf04-d2c9917c0170 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba675dc4-7466-4ec5-bf04-d2c9917c0170 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ba675dc4-7466-4ec5-bf04-d2c9917c0170 {
  max-width: 100%;
}

.shg-c#s-ba675dc4-7466-4ec5-bf04-d2c9917c0170 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba675dc4-7466-4ec5-bf04-d2c9917c0170 .shg-image-zoom,
.shg-c#s-ba675dc4-7466-4ec5-bf04-d2c9917c0170 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba675dc4-7466-4ec5-bf04-d2c9917c0170 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ba675dc4-7466-4ec5-bf04-d2c9917c0170 {
  max-width: 100%;
}

.shg-c#s-ba675dc4-7466-4ec5-bf04-d2c9917c0170 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba675dc4-7466-4ec5-bf04-d2c9917c0170 .shg-image-zoom,
.shg-c#s-ba675dc4-7466-4ec5-bf04-d2c9917c0170 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba675dc4-7466-4ec5-bf04-d2c9917c0170 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ba675dc4-7466-4ec5-bf04-d2c9917c0170 {
  max-width: 100%;
}

.shg-c#s-ba675dc4-7466-4ec5-bf04-d2c9917c0170 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba675dc4-7466-4ec5-bf04-d2c9917c0170 .shg-image-zoom,
.shg-c#s-ba675dc4-7466-4ec5-bf04-d2c9917c0170 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba675dc4-7466-4ec5-bf04-d2c9917c0170 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ba675dc4-7466-4ec5-bf04-d2c9917c0170 {
  max-width: 100%;
}

.shg-c#s-ba675dc4-7466-4ec5-bf04-d2c9917c0170 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba675dc4-7466-4ec5-bf04-d2c9917c0170 .shg-image-zoom,
.shg-c#s-ba675dc4-7466-4ec5-bf04-d2c9917c0170 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba675dc4-7466-4ec5-bf04-d2c9917c0170 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-caa439c2-4327-4a35-9279-1827299c42c2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-caa439c2-4327-4a35-9279-1827299c42c2 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-03be097d-7e01-4b87-8a28-94ea6745a406 {
  text-align: left;
}

#s-03be097d-7e01-4b87-8a28-94ea6745a406 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-03be097d-7e01-4b87-8a28-94ea6745a406 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-03be097d-7e01-4b87-8a28-94ea6745a406 .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-2d8c1140-141e-47a6-befb-9b3b90250426 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(60, 154, 196, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-2d8c1140-141e-47a6-befb-9b3b90250426:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2d8c1140-141e-47a6-befb-9b3b90250426:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2d8c1140-141e-47a6-befb-9b3b90250426 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2d8c1140-141e-47a6-befb-9b3b90250426.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2d8c1140-141e-47a6-befb-9b3b90250426.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2d8c1140-141e-47a6-befb-9b3b90250426.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-58d42d07-9716-4a84-acdc-5d8f3ec3f62a {
  display: none;
}
#s-ba22b27e-64f0-4cfc-8dd1-05216db46268 {
  text-align: left;
}


.shg-c#s-ba22b27e-64f0-4cfc-8dd1-05216db46268 {
  max-width: 100%;
}

.shg-c#s-ba22b27e-64f0-4cfc-8dd1-05216db46268 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba22b27e-64f0-4cfc-8dd1-05216db46268 .shg-image-zoom,
.shg-c#s-ba22b27e-64f0-4cfc-8dd1-05216db46268 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba22b27e-64f0-4cfc-8dd1-05216db46268 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ba22b27e-64f0-4cfc-8dd1-05216db46268 {
  max-width: 100%;
}

.shg-c#s-ba22b27e-64f0-4cfc-8dd1-05216db46268 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba22b27e-64f0-4cfc-8dd1-05216db46268 .shg-image-zoom,
.shg-c#s-ba22b27e-64f0-4cfc-8dd1-05216db46268 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba22b27e-64f0-4cfc-8dd1-05216db46268 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ba22b27e-64f0-4cfc-8dd1-05216db46268 {
  max-width: 100%;
}

.shg-c#s-ba22b27e-64f0-4cfc-8dd1-05216db46268 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba22b27e-64f0-4cfc-8dd1-05216db46268 .shg-image-zoom,
.shg-c#s-ba22b27e-64f0-4cfc-8dd1-05216db46268 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba22b27e-64f0-4cfc-8dd1-05216db46268 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ba22b27e-64f0-4cfc-8dd1-05216db46268 {
  max-width: 100%;
}

.shg-c#s-ba22b27e-64f0-4cfc-8dd1-05216db46268 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba22b27e-64f0-4cfc-8dd1-05216db46268 .shg-image-zoom,
.shg-c#s-ba22b27e-64f0-4cfc-8dd1-05216db46268 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba22b27e-64f0-4cfc-8dd1-05216db46268 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ba22b27e-64f0-4cfc-8dd1-05216db46268 {
  max-width: 100%;
}

.shg-c#s-ba22b27e-64f0-4cfc-8dd1-05216db46268 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ba22b27e-64f0-4cfc-8dd1-05216db46268 .shg-image-zoom,
.shg-c#s-ba22b27e-64f0-4cfc-8dd1-05216db46268 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ba22b27e-64f0-4cfc-8dd1-05216db46268 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-71d22042-afe4-42b7-b911-cbeb6a53c17d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-71d22042-afe4-42b7-b911-cbeb6a53c17d .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-38581210-a085-4e86-9240-3f60d2e1766b {
  text-align: left;
}

#s-38581210-a085-4e86-9240-3f60d2e1766b .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-38581210-a085-4e86-9240-3f60d2e1766b .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-38581210-a085-4e86-9240-3f60d2e1766b .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-756112b5-1a0d-438a-93ed-6f4fde1ec2ca {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(60, 154, 196, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-756112b5-1a0d-438a-93ed-6f4fde1ec2ca:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-756112b5-1a0d-438a-93ed-6f4fde1ec2ca:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-756112b5-1a0d-438a-93ed-6f4fde1ec2ca {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-756112b5-1a0d-438a-93ed-6f4fde1ec2ca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-756112b5-1a0d-438a-93ed-6f4fde1ec2ca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-756112b5-1a0d-438a-93ed-6f4fde1ec2ca.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3c9ffa79-3452-4420-ac24-24d88069fdb2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1dbbca1d-db68-4d9c-b264-3f21e3261f9d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-36b86bda-11b1-4f57-ad7b-048200c84e5f {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-36b86bda-11b1-4f57-ad7b-048200c84e5f {
  margin-bottom: 40px;
}
}







#s-36b86bda-11b1-4f57-ad7b-048200c84e5f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-36b86bda-11b1-4f57-ad7b-048200c84e5f.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-6d0e5d43-da85-4123-b4b9-22f813588656 {
  margin-bottom: 20px;
min-height: 64px;
text-align: center;
}




  #s-6d0e5d43-da85-4123-b4b9-22f813588656 img.shogun-image {
    
    width: px;
  }


#s-6d0e5d43-da85-4123-b4b9-22f813588656 .shogun-image-content {
  
    align-items: center;
  
}

#s-003f005f-2fcc-405c-a66c-635c33ee530d {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-003f005f-2fcc-405c-a66c-635c33ee530d .shogun-heading-component h6 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-e5606fc5-e79c-4ed1-92eb-7aa5f8bf7c92 {
  margin-top: 10px;
}

#s-7b4aab32-1c5c-4a19-bc7a-e91d1c56af72 {
  min-height: 50px;
}
@media (max-width: 767px){#s-7b4aab32-1c5c-4a19-bc7a-e91d1c56af72 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-7b4aab32-1c5c-4a19-bc7a-e91d1c56af72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b4aab32-1c5c-4a19-bc7a-e91d1c56af72.shg-box.shg-c {
  justify-content: center;
}

#s-b3d42eee-fcac-4f84-bf04-5fe364e758b2 {
  margin-bottom: 20px;
min-height: 64px;
text-align: center;
}




  #s-b3d42eee-fcac-4f84-bf04-5fe364e758b2 img.shogun-image {
    
    width: px;
  }


#s-b3d42eee-fcac-4f84-bf04-5fe364e758b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-1b60061b-fc00-4b53-a8c3-45a0ad81714d {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-1b60061b-fc00-4b53-a8c3-45a0ad81714d .shogun-heading-component h6 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-65309c33-624f-4331-b686-35c54246d536 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e59a5c1c-d781-4d24-a4ad-0999755fe6fd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c7e3ff99-4b2a-45a2-bc7e-15df8bd5e473 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-c7e3ff99-4b2a-45a2-bc7e-15df8bd5e473 {
  margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-c7e3ff99-4b2a-45a2-bc7e-15df8bd5e473 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7e3ff99-4b2a-45a2-bc7e-15df8bd5e473.shg-box.shg-c {
  justify-content: center;
}

#s-18ba0ca9-0fce-41c2-a4a6-d0ad7ed2e635 {
  margin-bottom: 20px;
min-height: 64px;
text-align: center;
}




  #s-18ba0ca9-0fce-41c2-a4a6-d0ad7ed2e635 img.shogun-image {
    
    width: px;
  }


#s-18ba0ca9-0fce-41c2-a4a6-d0ad7ed2e635 .shogun-image-content {
  
    align-items: center;
  
}

#s-f4b8ede5-f3cd-41fe-830a-4dcf75f8dcc9 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f4b8ede5-f3cd-41fe-830a-4dcf75f8dcc9 .shogun-heading-component h6 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-43757720-be18-4c6f-934e-20f09aa1644c {
  margin-top: 10px;
}

#s-b05592d0-136f-45f7-a6f9-2349fe9cbe16 {
  min-height: 50px;
}
@media (max-width: 767px){#s-b05592d0-136f-45f7-a6f9-2349fe9cbe16 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-b05592d0-136f-45f7-a6f9-2349fe9cbe16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b05592d0-136f-45f7-a6f9-2349fe9cbe16.shg-box.shg-c {
  justify-content: center;
}

#s-336df74f-6f92-4e07-96db-adf773077c95 {
  margin-bottom: 20px;
min-height: 64px;
text-align: center;
}




  #s-336df74f-6f92-4e07-96db-adf773077c95 img.shogun-image {
    
    width: px;
  }


#s-336df74f-6f92-4e07-96db-adf773077c95 .shogun-image-content {
  
    align-items: center;
  
}

#s-c85d8bbe-d77d-452a-9d31-b5f84ad81cb5 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c85d8bbe-d77d-452a-9d31-b5f84ad81cb5 .shogun-heading-component h6 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8fc68945-34de-48ef-99b6-a94cb341f7a0 {
  margin-top: 10px;
}

/*
  $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;
}
