.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-4284b652-ab45-4264-acbb-360f4231e402 {
  min-height: 104px;
}








#s-4284b652-ab45-4264-acbb-360f4231e402 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4284b652-ab45-4264-acbb-360f4231e402.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-a656a777-94d3-465a-acc5-50723f61c70b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a656a777-94d3-465a-acc5-50723f61c70b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: "Lora";
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8adac3b1-6f58-4a14-b168-8a13ae687cda {
  min-height: 50px;
}
@media (max-width: 767px){#s-8adac3b1-6f58-4a14-b168-8a13ae687cda {
  display: none;
}
#s-8adac3b1-6f58-4a14-b168-8a13ae687cda, #wrap-s-8adac3b1-6f58-4a14-b168-8a13ae687cda { display:none !important; }}







#s-8adac3b1-6f58-4a14-b168-8a13ae687cda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8adac3b1-6f58-4a14-b168-8a13ae687cda.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 (max-width: 767px){#s-2eb36dde-5211-4dfa-8280-27fc20cbb159 {
  display: none;
}
#s-2eb36dde-5211-4dfa-8280-27fc20cbb159, #wrap-s-2eb36dde-5211-4dfa-8280-27fc20cbb159 { display:none !important; }}
@media (min-width: 0px) {
[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 8.0px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.8px);
}

}

@media (min-width: 992px) {
[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.8px);
}

}

@media (min-width: 1200px) {
[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.8px);
}

[id="s-2eb36dde-5211-4dfa-8280-27fc20cbb159"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.8px);
}

}

#s-cbb82c71-fc8c-4c75-8e85-605f8477eec6 {
  margin-left: 24px;
margin-right: 24px;
}
@media (max-width: 767px){#s-cbb82c71-fc8c-4c75-8e85-605f8477eec6 {
  display: none;
}
#s-cbb82c71-fc8c-4c75-8e85-605f8477eec6, #wrap-s-cbb82c71-fc8c-4c75-8e85-605f8477eec6 { display:none !important; }}
@media (max-width: 767px){#s-a378b323-ccdb-49ce-aa40-aef16e2cd3a2 {
  display: none;
}
#s-a378b323-ccdb-49ce-aa40-aef16e2cd3a2, #wrap-s-a378b323-ccdb-49ce-aa40-aef16e2cd3a2 { display:none !important; }}
#s-a378b323-ccdb-49ce-aa40-aef16e2cd3a2 {
  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-66906f11-ade3-4003-85f1-126df28fde5a {
  margin-top: 34px;
margin-left: 0px;
margin-bottom: 34px;
margin-right: 0px;
text-align: left;
}
@media (max-width: 767px){#s-66906f11-ade3-4003-85f1-126df28fde5a {
  display: none;
}
#s-66906f11-ade3-4003-85f1-126df28fde5a, #wrap-s-66906f11-ade3-4003-85f1-126df28fde5a { display:none !important; }}

.shg-c#s-66906f11-ade3-4003-85f1-126df28fde5a {
  max-width: 100%;
}

.shg-c#s-66906f11-ade3-4003-85f1-126df28fde5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66906f11-ade3-4003-85f1-126df28fde5a .shg-image-zoom,
.shg-c#s-66906f11-ade3-4003-85f1-126df28fde5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-66906f11-ade3-4003-85f1-126df28fde5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-66906f11-ade3-4003-85f1-126df28fde5a {
  max-width: 100%;
}

.shg-c#s-66906f11-ade3-4003-85f1-126df28fde5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66906f11-ade3-4003-85f1-126df28fde5a .shg-image-zoom,
.shg-c#s-66906f11-ade3-4003-85f1-126df28fde5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-66906f11-ade3-4003-85f1-126df28fde5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-66906f11-ade3-4003-85f1-126df28fde5a {
  max-width: 100%;
}

.shg-c#s-66906f11-ade3-4003-85f1-126df28fde5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66906f11-ade3-4003-85f1-126df28fde5a .shg-image-zoom,
.shg-c#s-66906f11-ade3-4003-85f1-126df28fde5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-66906f11-ade3-4003-85f1-126df28fde5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-66906f11-ade3-4003-85f1-126df28fde5a {
  max-width: 100%;
}

.shg-c#s-66906f11-ade3-4003-85f1-126df28fde5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66906f11-ade3-4003-85f1-126df28fde5a .shg-image-zoom,
.shg-c#s-66906f11-ade3-4003-85f1-126df28fde5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-66906f11-ade3-4003-85f1-126df28fde5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-66906f11-ade3-4003-85f1-126df28fde5a {
  max-width: 100%;
}

.shg-c#s-66906f11-ade3-4003-85f1-126df28fde5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66906f11-ade3-4003-85f1-126df28fde5a .shg-image-zoom,
.shg-c#s-66906f11-ade3-4003-85f1-126df28fde5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-66906f11-ade3-4003-85f1-126df28fde5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-050378ea-16b2-4555-9a3c-2517695b6503 {
  margin-top: -16px;
margin-bottom: -16px;
}
@media (max-width: 767px){#s-050378ea-16b2-4555-9a3c-2517695b6503 {
  display: none;
}
#s-050378ea-16b2-4555-9a3c-2517695b6503, #wrap-s-050378ea-16b2-4555-9a3c-2517695b6503 { display:none !important; }}
#s-050378ea-16b2-4555-9a3c-2517695b6503 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

.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-dc810269-4e94-46fa-a9a0-5965c4280353 {
  margin-top: -32px;
margin-bottom: -32px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-dc810269-4e94-46fa-a9a0-5965c4280353 {
  display: none;
}
#s-dc810269-4e94-46fa-a9a0-5965c4280353, #wrap-s-dc810269-4e94-46fa-a9a0-5965c4280353 { display:none !important; }}
#s-93aa5fb3-6965-4ab7-8558-c8ebecd734f9 {
  margin-top: -48px;
margin-bottom: -48px;
}

#s-93aa5fb3-6965-4ab7-8558-c8ebecd734f9 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-1edfba77-5b53-472f-905f-ea127e7102a7 {
  margin-top: 16px;
margin-left: -6px;
margin-bottom: 16px;
margin-right: -6px;
}
@media (max-width: 767px){#s-1edfba77-5b53-472f-905f-ea127e7102a7 {
  display: none;
}
#s-1edfba77-5b53-472f-905f-ea127e7102a7, #wrap-s-1edfba77-5b53-472f-905f-ea127e7102a7 { display:none !important; }}
#s-b139521a-cc2a-476a-bb72-f431a65be246 {
  margin-top: -56px;
margin-left: 0px;
margin-bottom: -56px;
margin-right: 0px;
}
@media (max-width: 767px){#s-b139521a-cc2a-476a-bb72-f431a65be246 {
  display: none;
}
#s-b139521a-cc2a-476a-bb72-f431a65be246, #wrap-s-b139521a-cc2a-476a-bb72-f431a65be246 { display:none !important; }}
#s-b139521a-cc2a-476a-bb72-f431a65be246 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-e18d39b2-3760-4d19-a621-2248212a0af7 {
  margin-top: 40px;
margin-bottom: 40px;
}

#s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8 {
  margin-top: -39px;
margin-left: 0px;
margin-bottom: -39px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-962e180a-b1b5-40c5-96f1-a8ab6151d8c8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-90b7405c-b11b-4664-8d0a-7c4fc232da2a {
  margin-top: -8px;
margin-bottom: -8px;
}

#s-583f0626-1fd4-4143-91a2-d95f566259b2 {
  display: none;
}
#s-c27a94e3-2090-46d9-9034-22457f075416 {
  margin-left: -16px;
margin-right: -16px;
padding-left: 0px;
padding-right: 0px;
text-align: left;
}

#s-c27a94e3-2090-46d9-9034-22457f075416 .shg-product-quantity-wrapper {
  display: flex;
}

#s-c27a94e3-2090-46d9-9034-22457f075416 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-c27a94e3-2090-46d9-9034-22457f075416 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-c27a94e3-2090-46d9-9034-22457f075416 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-c27a94e3-2090-46d9-9034-22457f075416 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-7070effe-38d9-4573-9e9d-35fc9d7fa18c {
  display: none;
}
.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-8946ecf8-586b-4912-a6f6-9390761d5ab7 {
  box-shadow:1px 1px 9px 1px rgba(119, 119, 119, 1);
border-style: solid;
margin-top: 48px;
margin-left: 0px;
margin-bottom: 48px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(0, 0, 0, 1);
border-radius: 19px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-8946ecf8-586b-4912-a6f6-9390761d5ab7:hover {background-color: rgba(226, 14, 14, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8946ecf8-586b-4912-a6f6-9390761d5ab7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8946ecf8-586b-4912-a6f6-9390761d5ab7 {
  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-8946ecf8-586b-4912-a6f6-9390761d5ab7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8946ecf8-586b-4912-a6f6-9390761d5ab7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}

#s-8946ecf8-586b-4912-a6f6-9390761d5ab7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-8946ecf8-586b-4912-a6f6-9390761d5ab7.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-2086ca56-cf4b-419a-8310-50068869a777 {
  margin-top: -16px;
margin-left: 0px;
margin-bottom: -16px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-2086ca56-cf4b-419a-8310-50068869a777 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-bc73d3c5-2f57-4415-8e25-46000d32a3c0 {
  margin-top: -16px;
margin-left: 16px;
margin-bottom: -16px;
margin-right: 16px;
}
@media (max-width: 767px){#s-bc73d3c5-2f57-4415-8e25-46000d32a3c0 {
  display: none;
}
#s-bc73d3c5-2f57-4415-8e25-46000d32a3c0, #wrap-s-bc73d3c5-2f57-4415-8e25-46000d32a3c0 { display:none !important; }}
#s-1ac003e4-f740-4a7e-91c3-1f2d9674eb73 {
  margin-top: 8px;
margin-left: 0px;
margin-bottom: 8px;
margin-right: 0px;
}
@media (max-width: 767px){#s-1ac003e4-f740-4a7e-91c3-1f2d9674eb73 {
  display: none;
}
#s-1ac003e4-f740-4a7e-91c3-1f2d9674eb73, #wrap-s-1ac003e4-f740-4a7e-91c3-1f2d9674eb73 { display:none !important; }}
#s-1ac003e4-f740-4a7e-91c3-1f2d9674eb73 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-441299f3-9c08-4873-b0bf-d23e6a0999e7 {
  margin-top: 40px;
margin-bottom: 40px;
}
@media (max-width: 767px){#s-441299f3-9c08-4873-b0bf-d23e6a0999e7 {
  display: none;
}
#s-441299f3-9c08-4873-b0bf-d23e6a0999e7, #wrap-s-441299f3-9c08-4873-b0bf-d23e6a0999e7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-441299f3-9c08-4873-b0bf-d23e6a0999e7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-86daff9b-716c-46cc-abfb-f10bb9d9c612 {
  margin-top: 16px;
margin-left: -16px;
margin-bottom: 16px;
margin-right: -16px;
padding-top: 8px;
padding-left: 1px;
padding-bottom: 8px;
padding-right: 1px;
}
@media (max-width: 767px){#s-86daff9b-716c-46cc-abfb-f10bb9d9c612 {
  display: none;
}
#s-86daff9b-716c-46cc-abfb-f10bb9d9c612, #wrap-s-86daff9b-716c-46cc-abfb-f10bb9d9c612 { display:none !important; }}
@media (max-width: 767px){#s-fbb2903c-68b9-4ecd-b89b-d33c1987d0a8 {
  display: none;
}
#s-fbb2903c-68b9-4ecd-b89b-d33c1987d0a8, #wrap-s-fbb2903c-68b9-4ecd-b89b-d33c1987d0a8 { display:none !important; }}
#s-67187ba5-0679-4937-9b42-30f71410bf35 {
  margin-top: 8px;
margin-left: -8px;
margin-bottom: 8px;
margin-right: -8px;
padding-top: 8px;
padding-bottom: 8px;
}
@media (max-width: 767px){#s-67187ba5-0679-4937-9b42-30f71410bf35 {
  display: none;
}
#s-67187ba5-0679-4937-9b42-30f71410bf35, #wrap-s-67187ba5-0679-4937-9b42-30f71410bf35 { display:none !important; }}
#s-29c8e149-1be0-4f8b-8a6d-8683b469697d {
  min-height: 1000px;
}
@media (min-width: 1200px){#s-29c8e149-1be0-4f8b-8a6d-8683b469697d {
  display: none;
}
#s-29c8e149-1be0-4f8b-8a6d-8683b469697d, #wrap-s-29c8e149-1be0-4f8b-8a6d-8683b469697d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-29c8e149-1be0-4f8b-8a6d-8683b469697d {
  display: none;
}
#s-29c8e149-1be0-4f8b-8a6d-8683b469697d, #wrap-s-29c8e149-1be0-4f8b-8a6d-8683b469697d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-29c8e149-1be0-4f8b-8a6d-8683b469697d {
  display: none;
}
#s-29c8e149-1be0-4f8b-8a6d-8683b469697d, #wrap-s-29c8e149-1be0-4f8b-8a6d-8683b469697d { display:none !important; }}







#s-29c8e149-1be0-4f8b-8a6d-8683b469697d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29c8e149-1be0-4f8b-8a6d-8683b469697d.shg-box.shg-c {
  justify-content: center;
}

#s-abdde5bd-b07a-4f7b-9c4d-7d7afaa358f9 {
  display: none;
}
#s-8bf00108-b09e-4197-97c5-efa78f7a2eae {
  text-align: left;
}
@media (min-width: 1200px){#s-8bf00108-b09e-4197-97c5-efa78f7a2eae {
  display: none;
}
#s-8bf00108-b09e-4197-97c5-efa78f7a2eae, #wrap-s-8bf00108-b09e-4197-97c5-efa78f7a2eae { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8bf00108-b09e-4197-97c5-efa78f7a2eae {
  display: none;
}
#s-8bf00108-b09e-4197-97c5-efa78f7a2eae, #wrap-s-8bf00108-b09e-4197-97c5-efa78f7a2eae { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8bf00108-b09e-4197-97c5-efa78f7a2eae {
  display: none;
}
#s-8bf00108-b09e-4197-97c5-efa78f7a2eae, #wrap-s-8bf00108-b09e-4197-97c5-efa78f7a2eae { display:none !important; }}

.shg-c#s-8bf00108-b09e-4197-97c5-efa78f7a2eae {
  max-width: 100%;
}

.shg-c#s-8bf00108-b09e-4197-97c5-efa78f7a2eae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8bf00108-b09e-4197-97c5-efa78f7a2eae .shg-image-zoom,
.shg-c#s-8bf00108-b09e-4197-97c5-efa78f7a2eae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8bf00108-b09e-4197-97c5-efa78f7a2eae .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8bf00108-b09e-4197-97c5-efa78f7a2eae {
  max-width: 100%;
}

.shg-c#s-8bf00108-b09e-4197-97c5-efa78f7a2eae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8bf00108-b09e-4197-97c5-efa78f7a2eae .shg-image-zoom,
.shg-c#s-8bf00108-b09e-4197-97c5-efa78f7a2eae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8bf00108-b09e-4197-97c5-efa78f7a2eae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8bf00108-b09e-4197-97c5-efa78f7a2eae {
  max-width: 100%;
}

.shg-c#s-8bf00108-b09e-4197-97c5-efa78f7a2eae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8bf00108-b09e-4197-97c5-efa78f7a2eae .shg-image-zoom,
.shg-c#s-8bf00108-b09e-4197-97c5-efa78f7a2eae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8bf00108-b09e-4197-97c5-efa78f7a2eae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8bf00108-b09e-4197-97c5-efa78f7a2eae {
  max-width: 100%;
}

.shg-c#s-8bf00108-b09e-4197-97c5-efa78f7a2eae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8bf00108-b09e-4197-97c5-efa78f7a2eae .shg-image-zoom,
.shg-c#s-8bf00108-b09e-4197-97c5-efa78f7a2eae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8bf00108-b09e-4197-97c5-efa78f7a2eae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8bf00108-b09e-4197-97c5-efa78f7a2eae {
  max-width: 100%;
}

.shg-c#s-8bf00108-b09e-4197-97c5-efa78f7a2eae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8bf00108-b09e-4197-97c5-efa78f7a2eae .shg-image-zoom,
.shg-c#s-8bf00108-b09e-4197-97c5-efa78f7a2eae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8bf00108-b09e-4197-97c5-efa78f7a2eae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-714271ad-ba8d-41af-9e9c-972e51ab32a5 {
  margin-top: 8px;
margin-left: 0px;
margin-bottom: 8px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-714271ad-ba8d-41af-9e9c-972e51ab32a5 {
  display: none;
}
#s-714271ad-ba8d-41af-9e9c-972e51ab32a5, #wrap-s-714271ad-ba8d-41af-9e9c-972e51ab32a5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-714271ad-ba8d-41af-9e9c-972e51ab32a5 {
  display: none;
}
#s-714271ad-ba8d-41af-9e9c-972e51ab32a5, #wrap-s-714271ad-ba8d-41af-9e9c-972e51ab32a5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-714271ad-ba8d-41af-9e9c-972e51ab32a5 {
  display: none;
}
#s-714271ad-ba8d-41af-9e9c-972e51ab32a5, #wrap-s-714271ad-ba8d-41af-9e9c-972e51ab32a5 { display:none !important; }}
#s-00c52998-95de-43c7-ad52-5fe5253e2b90 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-00c52998-95de-43c7-ad52-5fe5253e2b90 {
  display: none;
}
#s-00c52998-95de-43c7-ad52-5fe5253e2b90, #wrap-s-00c52998-95de-43c7-ad52-5fe5253e2b90 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-00c52998-95de-43c7-ad52-5fe5253e2b90 {
  display: none;
}
#s-00c52998-95de-43c7-ad52-5fe5253e2b90, #wrap-s-00c52998-95de-43c7-ad52-5fe5253e2b90 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-00c52998-95de-43c7-ad52-5fe5253e2b90 {
  display: none;
}
#s-00c52998-95de-43c7-ad52-5fe5253e2b90, #wrap-s-00c52998-95de-43c7-ad52-5fe5253e2b90 { display:none !important; }}
#s-41584bdd-deaf-48e0-848d-f20ef65e692b {
  margin-top: -32px;
margin-bottom: -32px;
}
@media (min-width: 1200px){#s-41584bdd-deaf-48e0-848d-f20ef65e692b {
  display: none;
}
#s-41584bdd-deaf-48e0-848d-f20ef65e692b, #wrap-s-41584bdd-deaf-48e0-848d-f20ef65e692b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-41584bdd-deaf-48e0-848d-f20ef65e692b {
  display: none;
}
#s-41584bdd-deaf-48e0-848d-f20ef65e692b, #wrap-s-41584bdd-deaf-48e0-848d-f20ef65e692b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-41584bdd-deaf-48e0-848d-f20ef65e692b {
  display: none;
}
#s-41584bdd-deaf-48e0-848d-f20ef65e692b, #wrap-s-41584bdd-deaf-48e0-848d-f20ef65e692b { display:none !important; }}
#s-41584bdd-deaf-48e0-848d-f20ef65e692b hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-0a776d90-d52a-4d9e-ac8a-5ce5088af496 {
  margin-top: 8px;
margin-bottom: 8px;
}
@media (min-width: 1200px){#s-0a776d90-d52a-4d9e-ac8a-5ce5088af496 {
  display: none;
}
#s-0a776d90-d52a-4d9e-ac8a-5ce5088af496, #wrap-s-0a776d90-d52a-4d9e-ac8a-5ce5088af496 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0a776d90-d52a-4d9e-ac8a-5ce5088af496 {
  display: none;
}
#s-0a776d90-d52a-4d9e-ac8a-5ce5088af496, #wrap-s-0a776d90-d52a-4d9e-ac8a-5ce5088af496 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0a776d90-d52a-4d9e-ac8a-5ce5088af496 {
  display: none;
}
#s-0a776d90-d52a-4d9e-ac8a-5ce5088af496, #wrap-s-0a776d90-d52a-4d9e-ac8a-5ce5088af496 { display:none !important; }}
#s-7f4fe8a9-e12f-434e-800c-ce27a962df16 {
  margin-top: -41px;
margin-bottom: -41px;
}
@media (min-width: 1200px){#s-7f4fe8a9-e12f-434e-800c-ce27a962df16 {
  display: none;
}
#s-7f4fe8a9-e12f-434e-800c-ce27a962df16, #wrap-s-7f4fe8a9-e12f-434e-800c-ce27a962df16 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7f4fe8a9-e12f-434e-800c-ce27a962df16 {
  display: none;
}
#s-7f4fe8a9-e12f-434e-800c-ce27a962df16, #wrap-s-7f4fe8a9-e12f-434e-800c-ce27a962df16 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7f4fe8a9-e12f-434e-800c-ce27a962df16 {
  display: none;
}
#s-7f4fe8a9-e12f-434e-800c-ce27a962df16, #wrap-s-7f4fe8a9-e12f-434e-800c-ce27a962df16 { display:none !important; }}
#s-7f4fe8a9-e12f-434e-800c-ce27a962df16 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-20f36c25-0904-4782-b26f-61b4d2fc49d9 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-20f36c25-0904-4782-b26f-61b4d2fc49d9 {
  display: none;
}
#s-20f36c25-0904-4782-b26f-61b4d2fc49d9, #wrap-s-20f36c25-0904-4782-b26f-61b4d2fc49d9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-20f36c25-0904-4782-b26f-61b4d2fc49d9 {
  display: none;
}
#s-20f36c25-0904-4782-b26f-61b4d2fc49d9, #wrap-s-20f36c25-0904-4782-b26f-61b4d2fc49d9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-20f36c25-0904-4782-b26f-61b4d2fc49d9 {
  display: none;
}
#s-20f36c25-0904-4782-b26f-61b4d2fc49d9, #wrap-s-20f36c25-0904-4782-b26f-61b4d2fc49d9 { display:none !important; }}
#s-42c82fa4-d12c-4d41-8718-d26413ff8301 {
  margin-top: -32px;
margin-bottom: -32px;
}
@media (min-width: 1200px){#s-42c82fa4-d12c-4d41-8718-d26413ff8301 {
  display: none;
}
#s-42c82fa4-d12c-4d41-8718-d26413ff8301, #wrap-s-42c82fa4-d12c-4d41-8718-d26413ff8301 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-42c82fa4-d12c-4d41-8718-d26413ff8301 {
  display: none;
}
#s-42c82fa4-d12c-4d41-8718-d26413ff8301, #wrap-s-42c82fa4-d12c-4d41-8718-d26413ff8301 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-42c82fa4-d12c-4d41-8718-d26413ff8301 {
  display: none;
}
#s-42c82fa4-d12c-4d41-8718-d26413ff8301, #wrap-s-42c82fa4-d12c-4d41-8718-d26413ff8301 { display:none !important; }}
#s-42c82fa4-d12c-4d41-8718-d26413ff8301 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-7fcac54f-a8fb-4aef-8414-8f7f28867636 {
  margin-top: -16px;
margin-bottom: -16px;
}
@media (min-width: 1200px){#s-7fcac54f-a8fb-4aef-8414-8f7f28867636 {
  display: none;
}
#s-7fcac54f-a8fb-4aef-8414-8f7f28867636, #wrap-s-7fcac54f-a8fb-4aef-8414-8f7f28867636 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7fcac54f-a8fb-4aef-8414-8f7f28867636 {
  display: none;
}
#s-7fcac54f-a8fb-4aef-8414-8f7f28867636, #wrap-s-7fcac54f-a8fb-4aef-8414-8f7f28867636 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7fcac54f-a8fb-4aef-8414-8f7f28867636 {
  display: none;
}
#s-7fcac54f-a8fb-4aef-8414-8f7f28867636, #wrap-s-7fcac54f-a8fb-4aef-8414-8f7f28867636 { display:none !important; }}
#s-bec88461-0b62-4931-a9d7-384a72604ac3 {
  margin-top: -32px;
margin-bottom: -32px;
}
@media (min-width: 1200px){#s-bec88461-0b62-4931-a9d7-384a72604ac3 {
  display: none;
}
#s-bec88461-0b62-4931-a9d7-384a72604ac3, #wrap-s-bec88461-0b62-4931-a9d7-384a72604ac3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bec88461-0b62-4931-a9d7-384a72604ac3 {
  display: none;
}
#s-bec88461-0b62-4931-a9d7-384a72604ac3, #wrap-s-bec88461-0b62-4931-a9d7-384a72604ac3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bec88461-0b62-4931-a9d7-384a72604ac3 {
  display: none;
}
#s-bec88461-0b62-4931-a9d7-384a72604ac3, #wrap-s-bec88461-0b62-4931-a9d7-384a72604ac3 { display:none !important; }}
#s-bec88461-0b62-4931-a9d7-384a72604ac3 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 1200px){#s-39667c5b-0f20-42b4-b44e-1b899811b391 {
  display: none;
}
#s-39667c5b-0f20-42b4-b44e-1b899811b391, #wrap-s-39667c5b-0f20-42b4-b44e-1b899811b391 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-39667c5b-0f20-42b4-b44e-1b899811b391 {
  display: none;
}
#s-39667c5b-0f20-42b4-b44e-1b899811b391, #wrap-s-39667c5b-0f20-42b4-b44e-1b899811b391 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-39667c5b-0f20-42b4-b44e-1b899811b391 {
  display: none;
}
#s-39667c5b-0f20-42b4-b44e-1b899811b391, #wrap-s-39667c5b-0f20-42b4-b44e-1b899811b391 { display:none !important; }}
#s-dbee4a4d-0bc9-46e8-bbcb-f65a5be54b39 {
  margin-top: 0px;
margin-left: 106px;
margin-bottom: 0px;
margin-right: 106px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-dbee4a4d-0bc9-46e8-bbcb-f65a5be54b39 {
  display: none;
}
#s-dbee4a4d-0bc9-46e8-bbcb-f65a5be54b39, #wrap-s-dbee4a4d-0bc9-46e8-bbcb-f65a5be54b39 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dbee4a4d-0bc9-46e8-bbcb-f65a5be54b39 {
  display: none;
}
#s-dbee4a4d-0bc9-46e8-bbcb-f65a5be54b39, #wrap-s-dbee4a4d-0bc9-46e8-bbcb-f65a5be54b39 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dbee4a4d-0bc9-46e8-bbcb-f65a5be54b39 {
  display: none;
}
#s-dbee4a4d-0bc9-46e8-bbcb-f65a5be54b39, #wrap-s-dbee4a4d-0bc9-46e8-bbcb-f65a5be54b39 { display:none !important; }}
#s-e559e5e6-0227-4bf9-a7e8-1ee88c96141c {
  display: none;
}
#s-77f8ecab-8c9b-4e88-a056-3c9aab5c8111 {
  margin-top: -32px;
margin-left: 107px;
margin-right: 23px;
padding-left: 62px;
padding-right: 62px;
text-align: left;
}
@media (min-width: 1200px){#s-77f8ecab-8c9b-4e88-a056-3c9aab5c8111 {
  display: none;
}
#s-77f8ecab-8c9b-4e88-a056-3c9aab5c8111, #wrap-s-77f8ecab-8c9b-4e88-a056-3c9aab5c8111 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-77f8ecab-8c9b-4e88-a056-3c9aab5c8111 {
  display: none;
}
#s-77f8ecab-8c9b-4e88-a056-3c9aab5c8111, #wrap-s-77f8ecab-8c9b-4e88-a056-3c9aab5c8111 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-77f8ecab-8c9b-4e88-a056-3c9aab5c8111 {
  display: none;
}
#s-77f8ecab-8c9b-4e88-a056-3c9aab5c8111, #wrap-s-77f8ecab-8c9b-4e88-a056-3c9aab5c8111 { display:none !important; }}
#s-77f8ecab-8c9b-4e88-a056-3c9aab5c8111 .shg-product-quantity-wrapper {
  display: flex;
}

#s-77f8ecab-8c9b-4e88-a056-3c9aab5c8111 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}





#s-ba78ec23-8415-4812-b895-95b3c2f341f5 {
  box-shadow:1px 1px 9px 1px ;
margin-top: 16px;
margin-bottom: 16px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 19px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-ba78ec23-8415-4812-b895-95b3c2f341f5:hover {background-color: rgba(226, 2, 14, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-ba78ec23-8415-4812-b895-95b3c2f341f5:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-ba78ec23-8415-4812-b895-95b3c2f341f5 {
  display: none;
}
#s-ba78ec23-8415-4812-b895-95b3c2f341f5, #wrap-s-ba78ec23-8415-4812-b895-95b3c2f341f5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ba78ec23-8415-4812-b895-95b3c2f341f5 {
  display: none;
}
#s-ba78ec23-8415-4812-b895-95b3c2f341f5, #wrap-s-ba78ec23-8415-4812-b895-95b3c2f341f5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ba78ec23-8415-4812-b895-95b3c2f341f5 {
  display: none;
}
#s-ba78ec23-8415-4812-b895-95b3c2f341f5, #wrap-s-ba78ec23-8415-4812-b895-95b3c2f341f5 { display:none !important; }}


#s-ba78ec23-8415-4812-b895-95b3c2f341f5 {
  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-ba78ec23-8415-4812-b895-95b3c2f341f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ba78ec23-8415-4812-b895-95b3c2f341f5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}

#s-ba78ec23-8415-4812-b895-95b3c2f341f5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-ba78ec23-8415-4812-b895-95b3c2f341f5.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-21ba655c-2f8d-4cd6-83ad-049b9c9ad734 {
  min-height: 1000px;
}
@media (min-width: 1200px){#s-21ba655c-2f8d-4cd6-83ad-049b9c9ad734 {
  display: none;
}
#s-21ba655c-2f8d-4cd6-83ad-049b9c9ad734, #wrap-s-21ba655c-2f8d-4cd6-83ad-049b9c9ad734 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-21ba655c-2f8d-4cd6-83ad-049b9c9ad734 {
  display: none;
}
#s-21ba655c-2f8d-4cd6-83ad-049b9c9ad734, #wrap-s-21ba655c-2f8d-4cd6-83ad-049b9c9ad734 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-21ba655c-2f8d-4cd6-83ad-049b9c9ad734 {
  display: none;
}
#s-21ba655c-2f8d-4cd6-83ad-049b9c9ad734, #wrap-s-21ba655c-2f8d-4cd6-83ad-049b9c9ad734 { display:none !important; }}







#s-21ba655c-2f8d-4cd6-83ad-049b9c9ad734 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-21ba655c-2f8d-4cd6-83ad-049b9c9ad734.shg-box.shg-c {
  justify-content: center;
}

#s-eccd7068-d262-4f51-a056-4a364327718a {
  display: none;
}
#s-30d121ac-c506-41aa-a239-c982080c74ee {
  text-align: left;
}
@media (min-width: 1200px){#s-30d121ac-c506-41aa-a239-c982080c74ee {
  display: none;
}
#s-30d121ac-c506-41aa-a239-c982080c74ee, #wrap-s-30d121ac-c506-41aa-a239-c982080c74ee { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-30d121ac-c506-41aa-a239-c982080c74ee {
  display: none;
}
#s-30d121ac-c506-41aa-a239-c982080c74ee, #wrap-s-30d121ac-c506-41aa-a239-c982080c74ee { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-30d121ac-c506-41aa-a239-c982080c74ee {
  display: none;
}
#s-30d121ac-c506-41aa-a239-c982080c74ee, #wrap-s-30d121ac-c506-41aa-a239-c982080c74ee { display:none !important; }}

.shg-c#s-30d121ac-c506-41aa-a239-c982080c74ee {
  max-width: 100%;
}

.shg-c#s-30d121ac-c506-41aa-a239-c982080c74ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30d121ac-c506-41aa-a239-c982080c74ee .shg-image-zoom,
.shg-c#s-30d121ac-c506-41aa-a239-c982080c74ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30d121ac-c506-41aa-a239-c982080c74ee .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-30d121ac-c506-41aa-a239-c982080c74ee {
  max-width: 100%;
}

.shg-c#s-30d121ac-c506-41aa-a239-c982080c74ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30d121ac-c506-41aa-a239-c982080c74ee .shg-image-zoom,
.shg-c#s-30d121ac-c506-41aa-a239-c982080c74ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30d121ac-c506-41aa-a239-c982080c74ee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-30d121ac-c506-41aa-a239-c982080c74ee {
  max-width: 100%;
}

.shg-c#s-30d121ac-c506-41aa-a239-c982080c74ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30d121ac-c506-41aa-a239-c982080c74ee .shg-image-zoom,
.shg-c#s-30d121ac-c506-41aa-a239-c982080c74ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30d121ac-c506-41aa-a239-c982080c74ee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-30d121ac-c506-41aa-a239-c982080c74ee {
  max-width: 100%;
}

.shg-c#s-30d121ac-c506-41aa-a239-c982080c74ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30d121ac-c506-41aa-a239-c982080c74ee .shg-image-zoom,
.shg-c#s-30d121ac-c506-41aa-a239-c982080c74ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30d121ac-c506-41aa-a239-c982080c74ee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-30d121ac-c506-41aa-a239-c982080c74ee {
  max-width: 100%;
}

.shg-c#s-30d121ac-c506-41aa-a239-c982080c74ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30d121ac-c506-41aa-a239-c982080c74ee .shg-image-zoom,
.shg-c#s-30d121ac-c506-41aa-a239-c982080c74ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30d121ac-c506-41aa-a239-c982080c74ee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.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-a027997a-607c-4deb-8624-bce869d9beb5 {
  text-align: center;
}




  #s-a027997a-607c-4deb-8624-bce869d9beb5 img.shogun-image {
    
    width: px;
  }


#s-a027997a-607c-4deb-8624-bce869d9beb5 .shogun-image-content {
  
    align-items: center;
  
}

#s-f174abb9-e20f-4990-b3fa-ceb0fcc805d4 {
  margin-top: 8px;
margin-left: 0px;
margin-bottom: 8px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-f174abb9-e20f-4990-b3fa-ceb0fcc805d4 {
  display: none;
}
#s-f174abb9-e20f-4990-b3fa-ceb0fcc805d4, #wrap-s-f174abb9-e20f-4990-b3fa-ceb0fcc805d4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f174abb9-e20f-4990-b3fa-ceb0fcc805d4 {
  display: none;
}
#s-f174abb9-e20f-4990-b3fa-ceb0fcc805d4, #wrap-s-f174abb9-e20f-4990-b3fa-ceb0fcc805d4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f174abb9-e20f-4990-b3fa-ceb0fcc805d4 {
  display: none;
}
#s-f174abb9-e20f-4990-b3fa-ceb0fcc805d4, #wrap-s-f174abb9-e20f-4990-b3fa-ceb0fcc805d4 { display:none !important; }}
#s-77d82f43-dd47-4c4d-b4a8-0c538fe0bfce {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-77d82f43-dd47-4c4d-b4a8-0c538fe0bfce {
  display: none;
}
#s-77d82f43-dd47-4c4d-b4a8-0c538fe0bfce, #wrap-s-77d82f43-dd47-4c4d-b4a8-0c538fe0bfce { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-77d82f43-dd47-4c4d-b4a8-0c538fe0bfce {
  display: none;
}
#s-77d82f43-dd47-4c4d-b4a8-0c538fe0bfce, #wrap-s-77d82f43-dd47-4c4d-b4a8-0c538fe0bfce { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-77d82f43-dd47-4c4d-b4a8-0c538fe0bfce {
  display: none;
}
#s-77d82f43-dd47-4c4d-b4a8-0c538fe0bfce, #wrap-s-77d82f43-dd47-4c4d-b4a8-0c538fe0bfce { display:none !important; }}
#s-599d27f5-7b5f-4771-b237-ca6ceba0b2ad {
  margin-top: -32px;
margin-bottom: -32px;
}
@media (min-width: 1200px){#s-599d27f5-7b5f-4771-b237-ca6ceba0b2ad {
  display: none;
}
#s-599d27f5-7b5f-4771-b237-ca6ceba0b2ad, #wrap-s-599d27f5-7b5f-4771-b237-ca6ceba0b2ad { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-599d27f5-7b5f-4771-b237-ca6ceba0b2ad {
  display: none;
}
#s-599d27f5-7b5f-4771-b237-ca6ceba0b2ad, #wrap-s-599d27f5-7b5f-4771-b237-ca6ceba0b2ad { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-599d27f5-7b5f-4771-b237-ca6ceba0b2ad {
  display: none;
}
#s-599d27f5-7b5f-4771-b237-ca6ceba0b2ad, #wrap-s-599d27f5-7b5f-4771-b237-ca6ceba0b2ad { display:none !important; }}
#s-599d27f5-7b5f-4771-b237-ca6ceba0b2ad hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-f989625c-3916-4920-8fd8-45b26f195331 {
  margin-top: 8px;
margin-bottom: 8px;
}
@media (min-width: 1200px){#s-f989625c-3916-4920-8fd8-45b26f195331 {
  display: none;
}
#s-f989625c-3916-4920-8fd8-45b26f195331, #wrap-s-f989625c-3916-4920-8fd8-45b26f195331 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f989625c-3916-4920-8fd8-45b26f195331 {
  display: none;
}
#s-f989625c-3916-4920-8fd8-45b26f195331, #wrap-s-f989625c-3916-4920-8fd8-45b26f195331 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f989625c-3916-4920-8fd8-45b26f195331 {
  display: none;
}
#s-f989625c-3916-4920-8fd8-45b26f195331, #wrap-s-f989625c-3916-4920-8fd8-45b26f195331 { display:none !important; }}
#s-9d30388d-572a-4b74-88e9-1cd9c97a60f1 {
  margin-top: -41px;
margin-bottom: -41px;
}
@media (min-width: 1200px){#s-9d30388d-572a-4b74-88e9-1cd9c97a60f1 {
  display: none;
}
#s-9d30388d-572a-4b74-88e9-1cd9c97a60f1, #wrap-s-9d30388d-572a-4b74-88e9-1cd9c97a60f1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9d30388d-572a-4b74-88e9-1cd9c97a60f1 {
  display: none;
}
#s-9d30388d-572a-4b74-88e9-1cd9c97a60f1, #wrap-s-9d30388d-572a-4b74-88e9-1cd9c97a60f1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9d30388d-572a-4b74-88e9-1cd9c97a60f1 {
  display: none;
}
#s-9d30388d-572a-4b74-88e9-1cd9c97a60f1, #wrap-s-9d30388d-572a-4b74-88e9-1cd9c97a60f1 { display:none !important; }}
#s-9d30388d-572a-4b74-88e9-1cd9c97a60f1 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-4a23dd0d-9e13-4865-86fc-cef4e9bc8317 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-4a23dd0d-9e13-4865-86fc-cef4e9bc8317 {
  display: none;
}
#s-4a23dd0d-9e13-4865-86fc-cef4e9bc8317, #wrap-s-4a23dd0d-9e13-4865-86fc-cef4e9bc8317 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4a23dd0d-9e13-4865-86fc-cef4e9bc8317 {
  display: none;
}
#s-4a23dd0d-9e13-4865-86fc-cef4e9bc8317, #wrap-s-4a23dd0d-9e13-4865-86fc-cef4e9bc8317 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4a23dd0d-9e13-4865-86fc-cef4e9bc8317 {
  display: none;
}
#s-4a23dd0d-9e13-4865-86fc-cef4e9bc8317, #wrap-s-4a23dd0d-9e13-4865-86fc-cef4e9bc8317 { display:none !important; }}
#s-1d13e86a-ee31-456f-b97e-f87122849c8f {
  margin-top: -32px;
margin-bottom: -32px;
}
@media (min-width: 1200px){#s-1d13e86a-ee31-456f-b97e-f87122849c8f {
  display: none;
}
#s-1d13e86a-ee31-456f-b97e-f87122849c8f, #wrap-s-1d13e86a-ee31-456f-b97e-f87122849c8f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1d13e86a-ee31-456f-b97e-f87122849c8f {
  display: none;
}
#s-1d13e86a-ee31-456f-b97e-f87122849c8f, #wrap-s-1d13e86a-ee31-456f-b97e-f87122849c8f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1d13e86a-ee31-456f-b97e-f87122849c8f {
  display: none;
}
#s-1d13e86a-ee31-456f-b97e-f87122849c8f, #wrap-s-1d13e86a-ee31-456f-b97e-f87122849c8f { display:none !important; }}
#s-1d13e86a-ee31-456f-b97e-f87122849c8f hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-3e37c078-9250-4c19-abdf-f2b8b7e541e2 {
  margin-top: -16px;
margin-bottom: -16px;
}
@media (min-width: 1200px){#s-3e37c078-9250-4c19-abdf-f2b8b7e541e2 {
  display: none;
}
#s-3e37c078-9250-4c19-abdf-f2b8b7e541e2, #wrap-s-3e37c078-9250-4c19-abdf-f2b8b7e541e2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3e37c078-9250-4c19-abdf-f2b8b7e541e2 {
  display: none;
}
#s-3e37c078-9250-4c19-abdf-f2b8b7e541e2, #wrap-s-3e37c078-9250-4c19-abdf-f2b8b7e541e2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3e37c078-9250-4c19-abdf-f2b8b7e541e2 {
  display: none;
}
#s-3e37c078-9250-4c19-abdf-f2b8b7e541e2, #wrap-s-3e37c078-9250-4c19-abdf-f2b8b7e541e2 { display:none !important; }}
#s-a8ed5fca-9d94-423f-8ce2-898f8af6ebb5 {
  margin-top: -32px;
margin-bottom: -32px;
}
@media (min-width: 1200px){#s-a8ed5fca-9d94-423f-8ce2-898f8af6ebb5 {
  display: none;
}
#s-a8ed5fca-9d94-423f-8ce2-898f8af6ebb5, #wrap-s-a8ed5fca-9d94-423f-8ce2-898f8af6ebb5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a8ed5fca-9d94-423f-8ce2-898f8af6ebb5 {
  display: none;
}
#s-a8ed5fca-9d94-423f-8ce2-898f8af6ebb5, #wrap-s-a8ed5fca-9d94-423f-8ce2-898f8af6ebb5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a8ed5fca-9d94-423f-8ce2-898f8af6ebb5 {
  display: none;
}
#s-a8ed5fca-9d94-423f-8ce2-898f8af6ebb5, #wrap-s-a8ed5fca-9d94-423f-8ce2-898f8af6ebb5 { display:none !important; }}
#s-a8ed5fca-9d94-423f-8ce2-898f8af6ebb5 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 1200px){#s-a41e1410-885d-4d8d-a36f-430ea8dcf089 {
  display: none;
}
#s-a41e1410-885d-4d8d-a36f-430ea8dcf089, #wrap-s-a41e1410-885d-4d8d-a36f-430ea8dcf089 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a41e1410-885d-4d8d-a36f-430ea8dcf089 {
  display: none;
}
#s-a41e1410-885d-4d8d-a36f-430ea8dcf089, #wrap-s-a41e1410-885d-4d8d-a36f-430ea8dcf089 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a41e1410-885d-4d8d-a36f-430ea8dcf089 {
  display: none;
}
#s-a41e1410-885d-4d8d-a36f-430ea8dcf089, #wrap-s-a41e1410-885d-4d8d-a36f-430ea8dcf089 { display:none !important; }}
#s-6675b1dc-0871-4a7a-9312-5bcc07f98ed6 {
  margin-top: 0px;
margin-left: 106px;
margin-bottom: 0px;
margin-right: 106px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-6675b1dc-0871-4a7a-9312-5bcc07f98ed6 {
  display: none;
}
#s-6675b1dc-0871-4a7a-9312-5bcc07f98ed6, #wrap-s-6675b1dc-0871-4a7a-9312-5bcc07f98ed6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6675b1dc-0871-4a7a-9312-5bcc07f98ed6 {
  display: none;
}
#s-6675b1dc-0871-4a7a-9312-5bcc07f98ed6, #wrap-s-6675b1dc-0871-4a7a-9312-5bcc07f98ed6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6675b1dc-0871-4a7a-9312-5bcc07f98ed6 {
  display: none;
}
#s-6675b1dc-0871-4a7a-9312-5bcc07f98ed6, #wrap-s-6675b1dc-0871-4a7a-9312-5bcc07f98ed6 { display:none !important; }}
#s-bb5072c1-fc34-4b67-877e-ca3d39be5695 {
  display: none;
}
#s-952a9dcd-1e88-4251-825a-4d87315ece28 {
  margin-top: -32px;
margin-left: 107px;
margin-right: 23px;
padding-left: 62px;
padding-right: 62px;
text-align: left;
}
@media (min-width: 1200px){#s-952a9dcd-1e88-4251-825a-4d87315ece28 {
  display: none;
}
#s-952a9dcd-1e88-4251-825a-4d87315ece28, #wrap-s-952a9dcd-1e88-4251-825a-4d87315ece28 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-952a9dcd-1e88-4251-825a-4d87315ece28 {
  display: none;
}
#s-952a9dcd-1e88-4251-825a-4d87315ece28, #wrap-s-952a9dcd-1e88-4251-825a-4d87315ece28 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-952a9dcd-1e88-4251-825a-4d87315ece28 {
  display: none;
}
#s-952a9dcd-1e88-4251-825a-4d87315ece28, #wrap-s-952a9dcd-1e88-4251-825a-4d87315ece28 { display:none !important; }}
#s-952a9dcd-1e88-4251-825a-4d87315ece28 .shg-product-quantity-wrapper {
  display: flex;
}

#s-952a9dcd-1e88-4251-825a-4d87315ece28 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}





#s-25424985-8c2d-4065-9055-e5c15fe4fa52 {
  box-shadow:1px 1px 9px 1px ;
margin-top: 16px;
margin-bottom: 16px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 19px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-25424985-8c2d-4065-9055-e5c15fe4fa52:hover {background-color: rgba(226, 2, 14, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-25424985-8c2d-4065-9055-e5c15fe4fa52:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-25424985-8c2d-4065-9055-e5c15fe4fa52 {
  display: none;
}
#s-25424985-8c2d-4065-9055-e5c15fe4fa52, #wrap-s-25424985-8c2d-4065-9055-e5c15fe4fa52 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-25424985-8c2d-4065-9055-e5c15fe4fa52 {
  display: none;
}
#s-25424985-8c2d-4065-9055-e5c15fe4fa52, #wrap-s-25424985-8c2d-4065-9055-e5c15fe4fa52 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-25424985-8c2d-4065-9055-e5c15fe4fa52 {
  display: none;
}
#s-25424985-8c2d-4065-9055-e5c15fe4fa52, #wrap-s-25424985-8c2d-4065-9055-e5c15fe4fa52 { display:none !important; }}


#s-25424985-8c2d-4065-9055-e5c15fe4fa52 {
  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-25424985-8c2d-4065-9055-e5c15fe4fa52.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-25424985-8c2d-4065-9055-e5c15fe4fa52.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}

#s-25424985-8c2d-4065-9055-e5c15fe4fa52.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-25424985-8c2d-4065-9055-e5c15fe4fa52.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


@media (max-width: 767px){#s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8 {
  display: none;
}
#s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8, #wrap-s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8 { display:none !important; }}
@media (min-width: 0px) {
[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 8.0px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.8px);
}

}

@media (min-width: 992px) {
[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.8px);
}

}

@media (min-width: 1200px) {
[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.8px);
}

[id="s-ea128d92-8659-43f4-b6e7-a3aedb8a29d8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.8px);
}

}

@media (max-width: 767px){#s-209890e1-adff-41d8-b417-5e137bac3eb3 {
  display: none;
}
#s-209890e1-adff-41d8-b417-5e137bac3eb3, #wrap-s-209890e1-adff-41d8-b417-5e137bac3eb3 { display:none !important; }}
#s-209890e1-adff-41d8-b417-5e137bac3eb3 {
  display: none;
}
#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac {
  margin-top: 34px;
margin-left: 0px;
margin-bottom: 34px;
margin-right: 0px;
text-align: left;
}
@media (max-width: 767px){#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac {
  display: none;
}
#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac, #wrap-s-7329cf0b-5f2d-434a-a41b-d3d63b075eac { display:none !important; }}

.shg-c#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac {
  max-width: 100%;
}

.shg-c#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac .shg-image-zoom,
.shg-c#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac {
  max-width: 100%;
}

.shg-c#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac .shg-image-zoom,
.shg-c#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac {
  max-width: 100%;
}

.shg-c#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac .shg-image-zoom,
.shg-c#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac {
  max-width: 100%;
}

.shg-c#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac .shg-image-zoom,
.shg-c#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac {
  max-width: 100%;
}

.shg-c#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac .shg-image-zoom,
.shg-c#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7329cf0b-5f2d-434a-a41b-d3d63b075eac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
@media (min-width: 0px) {
[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-178003d7-744e-4631-839e-439bf9324e49"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-3eb7992a-a437-4c63-8792-b1fd71b40954 {
  text-align: center;
}




  #s-3eb7992a-a437-4c63-8792-b1fd71b40954 img.shogun-image {
    
    width: px;
  }


#s-3eb7992a-a437-4c63-8792-b1fd71b40954 .shogun-image-content {
  
    align-items: center;
  
}

#s-8a5cc7d7-6b31-44c0-91c2-231c1666bcbf {
  margin-top: -16px;
margin-bottom: -16px;
}
@media (max-width: 767px){#s-8a5cc7d7-6b31-44c0-91c2-231c1666bcbf {
  display: none;
}
#s-8a5cc7d7-6b31-44c0-91c2-231c1666bcbf, #wrap-s-8a5cc7d7-6b31-44c0-91c2-231c1666bcbf { display:none !important; }}
#s-8a5cc7d7-6b31-44c0-91c2-231c1666bcbf hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-3c68a49b-990c-4221-a59a-ca1086aab183 {
  margin-top: -32px;
margin-bottom: -32px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-3c68a49b-990c-4221-a59a-ca1086aab183 {
  display: none;
}
#s-3c68a49b-990c-4221-a59a-ca1086aab183, #wrap-s-3c68a49b-990c-4221-a59a-ca1086aab183 { display:none !important; }}
#s-167e2595-9aef-497d-a71c-60ab07de921a {
  margin-top: -48px;
margin-bottom: -48px;
}

#s-167e2595-9aef-497d-a71c-60ab07de921a hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-bdc5add9-946a-4407-901e-16345503cc53 {
  margin-top: 16px;
margin-left: -6px;
margin-bottom: 16px;
margin-right: -6px;
}
@media (max-width: 767px){#s-bdc5add9-946a-4407-901e-16345503cc53 {
  display: none;
}
#s-bdc5add9-946a-4407-901e-16345503cc53, #wrap-s-bdc5add9-946a-4407-901e-16345503cc53 { display:none !important; }}
#s-3812c997-a819-4e89-ba89-6170e7ad31ef {
  margin-top: -56px;
margin-left: 0px;
margin-bottom: -56px;
margin-right: 0px;
}
@media (max-width: 767px){#s-3812c997-a819-4e89-ba89-6170e7ad31ef {
  display: none;
}
#s-3812c997-a819-4e89-ba89-6170e7ad31ef, #wrap-s-3812c997-a819-4e89-ba89-6170e7ad31ef { display:none !important; }}
#s-3812c997-a819-4e89-ba89-6170e7ad31ef hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-a1063c68-e2db-4934-9300-44d3883a95c7 {
  margin-top: 40px;
margin-bottom: 40px;
}

#s-2da46596-a7ad-449f-af6e-4e15f6ecd720 {
  margin-top: -39px;
margin-left: 0px;
margin-bottom: -39px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2da46596-a7ad-449f-af6e-4e15f6ecd720"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b926eaf2-efd3-4232-b57a-905453e8dba1 {
  margin-top: -8px;
margin-bottom: -8px;
}

#s-ea353267-5710-4409-b848-2e9273a67bbf {
  display: none;
}
#s-3343285b-c9fb-4dee-9af8-091293219c72 {
  margin-left: -16px;
margin-right: -16px;
padding-left: 0px;
padding-right: 0px;
text-align: left;
}

#s-3343285b-c9fb-4dee-9af8-091293219c72 .shg-product-quantity-wrapper {
  display: flex;
}

#s-3343285b-c9fb-4dee-9af8-091293219c72 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-3343285b-c9fb-4dee-9af8-091293219c72 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-3343285b-c9fb-4dee-9af8-091293219c72 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-3343285b-c9fb-4dee-9af8-091293219c72 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-29f14e3a-84ca-4673-9345-7b64c8f1504d {
  display: none;
}
#s-5ff7d70b-b9ef-4f70-9541-2bc80cd1f793 {
  box-shadow:1px 1px 9px 1px rgba(119, 119, 119, 1);
border-style: solid;
margin-top: 48px;
margin-left: 0px;
margin-bottom: 48px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(0, 0, 0, 1);
border-radius: 19px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-5ff7d70b-b9ef-4f70-9541-2bc80cd1f793:hover {background-color: rgba(226, 14, 14, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5ff7d70b-b9ef-4f70-9541-2bc80cd1f793:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5ff7d70b-b9ef-4f70-9541-2bc80cd1f793 {
  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-5ff7d70b-b9ef-4f70-9541-2bc80cd1f793.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5ff7d70b-b9ef-4f70-9541-2bc80cd1f793.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}

#s-5ff7d70b-b9ef-4f70-9541-2bc80cd1f793.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-5ff7d70b-b9ef-4f70-9541-2bc80cd1f793.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-7e77cd16-ed88-461a-a389-5624578ea567 {
  margin-top: -16px;
margin-left: 0px;
margin-bottom: -16px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-7e77cd16-ed88-461a-a389-5624578ea567 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-819b4c39-1a95-4041-87b9-db3aeac1034e {
  margin-top: -16px;
margin-left: 16px;
margin-bottom: -16px;
margin-right: 16px;
}
@media (max-width: 767px){#s-819b4c39-1a95-4041-87b9-db3aeac1034e {
  display: none;
}
#s-819b4c39-1a95-4041-87b9-db3aeac1034e, #wrap-s-819b4c39-1a95-4041-87b9-db3aeac1034e { display:none !important; }}
#s-306b8f23-0f62-4cce-a97d-4cb1ee0704b3 {
  margin-top: 8px;
margin-left: 0px;
margin-bottom: 8px;
margin-right: 0px;
}
@media (max-width: 767px){#s-306b8f23-0f62-4cce-a97d-4cb1ee0704b3 {
  display: none;
}
#s-306b8f23-0f62-4cce-a97d-4cb1ee0704b3, #wrap-s-306b8f23-0f62-4cce-a97d-4cb1ee0704b3 { display:none !important; }}
#s-306b8f23-0f62-4cce-a97d-4cb1ee0704b3 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7 {
  margin-top: 40px;
margin-bottom: 40px;
}
@media (max-width: 767px){#s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7 {
  display: none;
}
#s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7, #wrap-s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5280d42b-a78d-49e4-94bd-1ff69f3ed3f7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-dea6df15-4e49-434b-9fc9-de1baa3d7b39 {
  margin-top: 16px;
margin-left: -16px;
margin-bottom: 16px;
margin-right: -16px;
padding-top: 8px;
padding-left: 1px;
padding-bottom: 8px;
padding-right: 1px;
}
@media (max-width: 767px){#s-dea6df15-4e49-434b-9fc9-de1baa3d7b39 {
  display: none;
}
#s-dea6df15-4e49-434b-9fc9-de1baa3d7b39, #wrap-s-dea6df15-4e49-434b-9fc9-de1baa3d7b39 { display:none !important; }}
@media (max-width: 767px){#s-2fde79a0-591b-46ce-87cc-556da3b44689 {
  display: none;
}
#s-2fde79a0-591b-46ce-87cc-556da3b44689, #wrap-s-2fde79a0-591b-46ce-87cc-556da3b44689 { display:none !important; }}
#s-ca3297a1-c42e-4908-bc1a-80323195fadb {
  margin-top: 8px;
margin-left: -8px;
margin-bottom: 8px;
margin-right: -8px;
padding-top: 8px;
padding-bottom: 8px;
}
@media (max-width: 767px){#s-ca3297a1-c42e-4908-bc1a-80323195fadb {
  display: none;
}
#s-ca3297a1-c42e-4908-bc1a-80323195fadb, #wrap-s-ca3297a1-c42e-4908-bc1a-80323195fadb { display:none !important; }}
@media (max-width: 767px){#s-6d81cd76-772c-4718-a642-fe6146ef43e8 {
  display: none;
}
#s-6d81cd76-772c-4718-a642-fe6146ef43e8, #wrap-s-6d81cd76-772c-4718-a642-fe6146ef43e8 { display:none !important; }}
@media (min-width: 0px) {
[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 8.0px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.8px);
}

}

@media (min-width: 992px) {
[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.8px);
}

}

@media (min-width: 1200px) {
[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.8px);
}

[id="s-6d81cd76-772c-4718-a642-fe6146ef43e8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.8px);
}

}

@media (max-width: 767px){#s-75dd775a-2835-4dd2-aabd-59aa2bfdfb52 {
  display: none;
}
#s-75dd775a-2835-4dd2-aabd-59aa2bfdfb52, #wrap-s-75dd775a-2835-4dd2-aabd-59aa2bfdfb52 { display:none !important; }}
#s-75dd775a-2835-4dd2-aabd-59aa2bfdfb52 {
  display: none;
}
#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac {
  margin-top: 34px;
margin-left: 0px;
margin-bottom: 34px;
margin-right: 0px;
text-align: left;
}
@media (max-width: 767px){#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac {
  display: none;
}
#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac, #wrap-s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac { display:none !important; }}

.shg-c#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac {
  max-width: 100%;
}

.shg-c#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac .shg-image-zoom,
.shg-c#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac {
  max-width: 100%;
}

.shg-c#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac .shg-image-zoom,
.shg-c#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac {
  max-width: 100%;
}

.shg-c#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac .shg-image-zoom,
.shg-c#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac {
  max-width: 100%;
}

.shg-c#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac .shg-image-zoom,
.shg-c#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac {
  max-width: 100%;
}

.shg-c#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac .shg-image-zoom,
.shg-c#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5bb98d65-7d6d-4085-af19-0a0ad2dcc2ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fcd25c87-617b-4223-8141-a4fe9b03e6e1 {
  margin-top: -16px;
margin-bottom: -16px;
}
@media (max-width: 767px){#s-fcd25c87-617b-4223-8141-a4fe9b03e6e1 {
  display: none;
}
#s-fcd25c87-617b-4223-8141-a4fe9b03e6e1, #wrap-s-fcd25c87-617b-4223-8141-a4fe9b03e6e1 { display:none !important; }}
#s-fcd25c87-617b-4223-8141-a4fe9b03e6e1 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-e2d24d9f-4a8c-4727-8846-1d94a940e0f2 {
  margin-top: -32px;
margin-bottom: -32px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-e2d24d9f-4a8c-4727-8846-1d94a940e0f2 {
  display: none;
}
#s-e2d24d9f-4a8c-4727-8846-1d94a940e0f2, #wrap-s-e2d24d9f-4a8c-4727-8846-1d94a940e0f2 { display:none !important; }}
#s-8a673b34-8521-40e2-ab14-7ef563243cda {
  margin-top: -48px;
margin-bottom: -48px;
}

#s-8a673b34-8521-40e2-ab14-7ef563243cda hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-da386e98-430a-417f-a897-7ba90eca6278 {
  margin-top: 16px;
margin-left: -6px;
margin-bottom: 16px;
margin-right: -6px;
}
@media (max-width: 767px){#s-da386e98-430a-417f-a897-7ba90eca6278 {
  display: none;
}
#s-da386e98-430a-417f-a897-7ba90eca6278, #wrap-s-da386e98-430a-417f-a897-7ba90eca6278 { display:none !important; }}
#s-e975b117-041b-4455-909c-5e71b2b278b2 {
  margin-top: -56px;
margin-left: 0px;
margin-bottom: -56px;
margin-right: 0px;
}
@media (max-width: 767px){#s-e975b117-041b-4455-909c-5e71b2b278b2 {
  display: none;
}
#s-e975b117-041b-4455-909c-5e71b2b278b2, #wrap-s-e975b117-041b-4455-909c-5e71b2b278b2 { display:none !important; }}
#s-e975b117-041b-4455-909c-5e71b2b278b2 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-927740b7-da2b-4628-b7eb-fad940ec2bab {
  margin-top: 40px;
margin-bottom: 40px;
}

#s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf {
  margin-top: -39px;
margin-left: 0px;
margin-bottom: -39px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bfaf4e8e-6853-4ac1-9a45-6508a6eb1bbf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5f36f324-0fb6-4aa1-a740-a521b2c5a41f {
  margin-top: -8px;
margin-bottom: -8px;
}

#s-5cd0d68d-8da7-433c-8f7b-f228267181d1 {
  display: none;
}
#s-707a7fd8-80a9-4784-a7ca-34213da1f05c {
  margin-left: -16px;
margin-right: -16px;
padding-left: 0px;
padding-right: 0px;
text-align: left;
}

#s-707a7fd8-80a9-4784-a7ca-34213da1f05c .shg-product-quantity-wrapper {
  display: flex;
}

#s-707a7fd8-80a9-4784-a7ca-34213da1f05c .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-707a7fd8-80a9-4784-a7ca-34213da1f05c .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-707a7fd8-80a9-4784-a7ca-34213da1f05c .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-707a7fd8-80a9-4784-a7ca-34213da1f05c .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-042b37c4-4504-4423-bb96-942081575506 {
  display: none;
}
#s-a84955fd-d0c9-4d1e-8b6a-e6ed24747d30 {
  box-shadow:1px 1px 9px 1px rgba(119, 119, 119, 1);
border-style: solid;
margin-top: 48px;
margin-left: 0px;
margin-bottom: 48px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(0, 0, 0, 1);
border-radius: 19px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-a84955fd-d0c9-4d1e-8b6a-e6ed24747d30:hover {background-color: rgba(226, 14, 14, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a84955fd-d0c9-4d1e-8b6a-e6ed24747d30:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a84955fd-d0c9-4d1e-8b6a-e6ed24747d30 {
  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-a84955fd-d0c9-4d1e-8b6a-e6ed24747d30.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a84955fd-d0c9-4d1e-8b6a-e6ed24747d30.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}

#s-a84955fd-d0c9-4d1e-8b6a-e6ed24747d30.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-a84955fd-d0c9-4d1e-8b6a-e6ed24747d30.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-5e2e0eab-8349-418f-8e2a-356f0e4be321 {
  margin-top: -16px;
margin-left: 0px;
margin-bottom: -16px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-5e2e0eab-8349-418f-8e2a-356f0e4be321 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-7943067e-f98b-4391-a8b7-221531ac81af {
  margin-top: -16px;
margin-left: 16px;
margin-bottom: -16px;
margin-right: 16px;
}
@media (max-width: 767px){#s-7943067e-f98b-4391-a8b7-221531ac81af {
  display: none;
}
#s-7943067e-f98b-4391-a8b7-221531ac81af, #wrap-s-7943067e-f98b-4391-a8b7-221531ac81af { display:none !important; }}
#s-25ba2138-27ef-4cd0-8399-addc1af9f150 {
  margin-top: 8px;
margin-left: 0px;
margin-bottom: 8px;
margin-right: 0px;
}
@media (max-width: 767px){#s-25ba2138-27ef-4cd0-8399-addc1af9f150 {
  display: none;
}
#s-25ba2138-27ef-4cd0-8399-addc1af9f150, #wrap-s-25ba2138-27ef-4cd0-8399-addc1af9f150 { display:none !important; }}
#s-25ba2138-27ef-4cd0-8399-addc1af9f150 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-c9f0cc5f-e252-4a40-8762-88bb23e1428f {
  margin-top: 40px;
margin-bottom: 40px;
}
@media (max-width: 767px){#s-c9f0cc5f-e252-4a40-8762-88bb23e1428f {
  display: none;
}
#s-c9f0cc5f-e252-4a40-8762-88bb23e1428f, #wrap-s-c9f0cc5f-e252-4a40-8762-88bb23e1428f { display:none !important; }}
@media (min-width: 0px) {
[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c9f0cc5f-e252-4a40-8762-88bb23e1428f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-39731f21-e62b-4221-936a-98c10aef59a4 {
  margin-top: 16px;
margin-left: -16px;
margin-bottom: 16px;
margin-right: -16px;
padding-top: 8px;
padding-left: 1px;
padding-bottom: 8px;
padding-right: 1px;
}
@media (max-width: 767px){#s-39731f21-e62b-4221-936a-98c10aef59a4 {
  display: none;
}
#s-39731f21-e62b-4221-936a-98c10aef59a4, #wrap-s-39731f21-e62b-4221-936a-98c10aef59a4 { display:none !important; }}
@media (max-width: 767px){#s-94afbf96-454d-41a3-aef5-bb01ca7bdf61 {
  display: none;
}
#s-94afbf96-454d-41a3-aef5-bb01ca7bdf61, #wrap-s-94afbf96-454d-41a3-aef5-bb01ca7bdf61 { display:none !important; }}
#s-ed85a8dd-aaff-43a7-ad24-ca4920b9ff44 {
  margin-top: 8px;
margin-left: -8px;
margin-bottom: 8px;
margin-right: -8px;
padding-top: 8px;
padding-bottom: 8px;
}
@media (max-width: 767px){#s-ed85a8dd-aaff-43a7-ad24-ca4920b9ff44 {
  display: none;
}
#s-ed85a8dd-aaff-43a7-ad24-ca4920b9ff44, #wrap-s-ed85a8dd-aaff-43a7-ad24-ca4920b9ff44 { display:none !important; }}
#s-8466e667-9eeb-4a71-b1a3-06301a38d9cb {
  min-height: 1000px;
}
@media (min-width: 1200px){#s-8466e667-9eeb-4a71-b1a3-06301a38d9cb {
  display: none;
}
#s-8466e667-9eeb-4a71-b1a3-06301a38d9cb, #wrap-s-8466e667-9eeb-4a71-b1a3-06301a38d9cb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8466e667-9eeb-4a71-b1a3-06301a38d9cb {
  display: none;
}
#s-8466e667-9eeb-4a71-b1a3-06301a38d9cb, #wrap-s-8466e667-9eeb-4a71-b1a3-06301a38d9cb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8466e667-9eeb-4a71-b1a3-06301a38d9cb {
  display: none;
}
#s-8466e667-9eeb-4a71-b1a3-06301a38d9cb, #wrap-s-8466e667-9eeb-4a71-b1a3-06301a38d9cb { display:none !important; }}







#s-8466e667-9eeb-4a71-b1a3-06301a38d9cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8466e667-9eeb-4a71-b1a3-06301a38d9cb.shg-box.shg-c {
  justify-content: center;
}

#s-78c5ebb6-a0d0-447c-9014-5480626c5315 {
  display: none;
}
#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f {
  text-align: left;
}
@media (min-width: 1200px){#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f {
  display: none;
}
#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f, #wrap-s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f {
  display: none;
}
#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f, #wrap-s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f {
  display: none;
}
#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f, #wrap-s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f { display:none !important; }}

.shg-c#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f {
  max-width: 100%;
}

.shg-c#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f .shg-image-zoom,
.shg-c#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f {
  max-width: 100%;
}

.shg-c#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f .shg-image-zoom,
.shg-c#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f {
  max-width: 100%;
}

.shg-c#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f .shg-image-zoom,
.shg-c#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f {
  max-width: 100%;
}

.shg-c#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f .shg-image-zoom,
.shg-c#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f {
  max-width: 100%;
}

.shg-c#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f .shg-image-zoom,
.shg-c#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3dc00150-7a2a-40fd-a97c-33a7c7c5429f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-83ba651a-b688-4263-b0ee-3cc694dfb119 {
  margin-top: 8px;
margin-left: 0px;
margin-bottom: 8px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-83ba651a-b688-4263-b0ee-3cc694dfb119 {
  display: none;
}
#s-83ba651a-b688-4263-b0ee-3cc694dfb119, #wrap-s-83ba651a-b688-4263-b0ee-3cc694dfb119 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-83ba651a-b688-4263-b0ee-3cc694dfb119 {
  display: none;
}
#s-83ba651a-b688-4263-b0ee-3cc694dfb119, #wrap-s-83ba651a-b688-4263-b0ee-3cc694dfb119 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-83ba651a-b688-4263-b0ee-3cc694dfb119 {
  display: none;
}
#s-83ba651a-b688-4263-b0ee-3cc694dfb119, #wrap-s-83ba651a-b688-4263-b0ee-3cc694dfb119 { display:none !important; }}
#s-4329f96b-a978-4ce1-a50c-3dc1e746b38d {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-4329f96b-a978-4ce1-a50c-3dc1e746b38d {
  display: none;
}
#s-4329f96b-a978-4ce1-a50c-3dc1e746b38d, #wrap-s-4329f96b-a978-4ce1-a50c-3dc1e746b38d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4329f96b-a978-4ce1-a50c-3dc1e746b38d {
  display: none;
}
#s-4329f96b-a978-4ce1-a50c-3dc1e746b38d, #wrap-s-4329f96b-a978-4ce1-a50c-3dc1e746b38d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4329f96b-a978-4ce1-a50c-3dc1e746b38d {
  display: none;
}
#s-4329f96b-a978-4ce1-a50c-3dc1e746b38d, #wrap-s-4329f96b-a978-4ce1-a50c-3dc1e746b38d { display:none !important; }}
#s-30ecf899-5962-402f-9e97-500022696f4a {
  margin-top: -32px;
margin-bottom: -32px;
}
@media (min-width: 1200px){#s-30ecf899-5962-402f-9e97-500022696f4a {
  display: none;
}
#s-30ecf899-5962-402f-9e97-500022696f4a, #wrap-s-30ecf899-5962-402f-9e97-500022696f4a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-30ecf899-5962-402f-9e97-500022696f4a {
  display: none;
}
#s-30ecf899-5962-402f-9e97-500022696f4a, #wrap-s-30ecf899-5962-402f-9e97-500022696f4a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-30ecf899-5962-402f-9e97-500022696f4a {
  display: none;
}
#s-30ecf899-5962-402f-9e97-500022696f4a, #wrap-s-30ecf899-5962-402f-9e97-500022696f4a { display:none !important; }}
#s-30ecf899-5962-402f-9e97-500022696f4a hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-2de634d5-98ac-4fe8-bd1c-b6f83404f9e3 {
  margin-top: 8px;
margin-bottom: 8px;
}
@media (min-width: 1200px){#s-2de634d5-98ac-4fe8-bd1c-b6f83404f9e3 {
  display: none;
}
#s-2de634d5-98ac-4fe8-bd1c-b6f83404f9e3, #wrap-s-2de634d5-98ac-4fe8-bd1c-b6f83404f9e3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2de634d5-98ac-4fe8-bd1c-b6f83404f9e3 {
  display: none;
}
#s-2de634d5-98ac-4fe8-bd1c-b6f83404f9e3, #wrap-s-2de634d5-98ac-4fe8-bd1c-b6f83404f9e3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2de634d5-98ac-4fe8-bd1c-b6f83404f9e3 {
  display: none;
}
#s-2de634d5-98ac-4fe8-bd1c-b6f83404f9e3, #wrap-s-2de634d5-98ac-4fe8-bd1c-b6f83404f9e3 { display:none !important; }}
#s-6b1558fd-f822-4cea-86e6-ea59e7b2bbd7 {
  margin-top: -41px;
margin-bottom: -41px;
}
@media (min-width: 1200px){#s-6b1558fd-f822-4cea-86e6-ea59e7b2bbd7 {
  display: none;
}
#s-6b1558fd-f822-4cea-86e6-ea59e7b2bbd7, #wrap-s-6b1558fd-f822-4cea-86e6-ea59e7b2bbd7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6b1558fd-f822-4cea-86e6-ea59e7b2bbd7 {
  display: none;
}
#s-6b1558fd-f822-4cea-86e6-ea59e7b2bbd7, #wrap-s-6b1558fd-f822-4cea-86e6-ea59e7b2bbd7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6b1558fd-f822-4cea-86e6-ea59e7b2bbd7 {
  display: none;
}
#s-6b1558fd-f822-4cea-86e6-ea59e7b2bbd7, #wrap-s-6b1558fd-f822-4cea-86e6-ea59e7b2bbd7 { display:none !important; }}
#s-6b1558fd-f822-4cea-86e6-ea59e7b2bbd7 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-11b4b0c4-2831-4541-a6d4-697499a02360 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-11b4b0c4-2831-4541-a6d4-697499a02360 {
  display: none;
}
#s-11b4b0c4-2831-4541-a6d4-697499a02360, #wrap-s-11b4b0c4-2831-4541-a6d4-697499a02360 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-11b4b0c4-2831-4541-a6d4-697499a02360 {
  display: none;
}
#s-11b4b0c4-2831-4541-a6d4-697499a02360, #wrap-s-11b4b0c4-2831-4541-a6d4-697499a02360 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-11b4b0c4-2831-4541-a6d4-697499a02360 {
  display: none;
}
#s-11b4b0c4-2831-4541-a6d4-697499a02360, #wrap-s-11b4b0c4-2831-4541-a6d4-697499a02360 { display:none !important; }}
#s-508f8008-ddc7-4dc1-924c-6cbe81ce13d6 {
  margin-top: -32px;
margin-bottom: -32px;
}
@media (min-width: 1200px){#s-508f8008-ddc7-4dc1-924c-6cbe81ce13d6 {
  display: none;
}
#s-508f8008-ddc7-4dc1-924c-6cbe81ce13d6, #wrap-s-508f8008-ddc7-4dc1-924c-6cbe81ce13d6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-508f8008-ddc7-4dc1-924c-6cbe81ce13d6 {
  display: none;
}
#s-508f8008-ddc7-4dc1-924c-6cbe81ce13d6, #wrap-s-508f8008-ddc7-4dc1-924c-6cbe81ce13d6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-508f8008-ddc7-4dc1-924c-6cbe81ce13d6 {
  display: none;
}
#s-508f8008-ddc7-4dc1-924c-6cbe81ce13d6, #wrap-s-508f8008-ddc7-4dc1-924c-6cbe81ce13d6 { display:none !important; }}
#s-508f8008-ddc7-4dc1-924c-6cbe81ce13d6 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-66ae32be-90ef-4a8c-8cae-ed8382456e1d {
  margin-top: -16px;
margin-bottom: -16px;
}
@media (min-width: 1200px){#s-66ae32be-90ef-4a8c-8cae-ed8382456e1d {
  display: none;
}
#s-66ae32be-90ef-4a8c-8cae-ed8382456e1d, #wrap-s-66ae32be-90ef-4a8c-8cae-ed8382456e1d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-66ae32be-90ef-4a8c-8cae-ed8382456e1d {
  display: none;
}
#s-66ae32be-90ef-4a8c-8cae-ed8382456e1d, #wrap-s-66ae32be-90ef-4a8c-8cae-ed8382456e1d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-66ae32be-90ef-4a8c-8cae-ed8382456e1d {
  display: none;
}
#s-66ae32be-90ef-4a8c-8cae-ed8382456e1d, #wrap-s-66ae32be-90ef-4a8c-8cae-ed8382456e1d { display:none !important; }}
#s-528f3475-3798-453d-b0de-fe54deb9bcfa {
  margin-top: -32px;
margin-bottom: -32px;
}
@media (min-width: 1200px){#s-528f3475-3798-453d-b0de-fe54deb9bcfa {
  display: none;
}
#s-528f3475-3798-453d-b0de-fe54deb9bcfa, #wrap-s-528f3475-3798-453d-b0de-fe54deb9bcfa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-528f3475-3798-453d-b0de-fe54deb9bcfa {
  display: none;
}
#s-528f3475-3798-453d-b0de-fe54deb9bcfa, #wrap-s-528f3475-3798-453d-b0de-fe54deb9bcfa { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-528f3475-3798-453d-b0de-fe54deb9bcfa {
  display: none;
}
#s-528f3475-3798-453d-b0de-fe54deb9bcfa, #wrap-s-528f3475-3798-453d-b0de-fe54deb9bcfa { display:none !important; }}
#s-528f3475-3798-453d-b0de-fe54deb9bcfa hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 1200px){#s-c33e9ab4-d606-4ae1-a990-11a5bffddc82 {
  display: none;
}
#s-c33e9ab4-d606-4ae1-a990-11a5bffddc82, #wrap-s-c33e9ab4-d606-4ae1-a990-11a5bffddc82 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c33e9ab4-d606-4ae1-a990-11a5bffddc82 {
  display: none;
}
#s-c33e9ab4-d606-4ae1-a990-11a5bffddc82, #wrap-s-c33e9ab4-d606-4ae1-a990-11a5bffddc82 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c33e9ab4-d606-4ae1-a990-11a5bffddc82 {
  display: none;
}
#s-c33e9ab4-d606-4ae1-a990-11a5bffddc82, #wrap-s-c33e9ab4-d606-4ae1-a990-11a5bffddc82 { display:none !important; }}
#s-feb7be36-92b1-49e0-b023-bed488ea6ab6 {
  margin-top: 0px;
margin-left: 106px;
margin-bottom: 0px;
margin-right: 106px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-feb7be36-92b1-49e0-b023-bed488ea6ab6 {
  display: none;
}
#s-feb7be36-92b1-49e0-b023-bed488ea6ab6, #wrap-s-feb7be36-92b1-49e0-b023-bed488ea6ab6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-feb7be36-92b1-49e0-b023-bed488ea6ab6 {
  display: none;
}
#s-feb7be36-92b1-49e0-b023-bed488ea6ab6, #wrap-s-feb7be36-92b1-49e0-b023-bed488ea6ab6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-feb7be36-92b1-49e0-b023-bed488ea6ab6 {
  display: none;
}
#s-feb7be36-92b1-49e0-b023-bed488ea6ab6, #wrap-s-feb7be36-92b1-49e0-b023-bed488ea6ab6 { display:none !important; }}
#s-c84d4f9c-fb8d-44bd-aba5-b7ba2143f87d {
  display: none;
}
#s-6970bf80-3cd4-4ea2-af2f-bf579bac5c5c {
  margin-top: -32px;
margin-left: 107px;
margin-right: 23px;
padding-left: 62px;
padding-right: 62px;
text-align: left;
}
@media (min-width: 1200px){#s-6970bf80-3cd4-4ea2-af2f-bf579bac5c5c {
  display: none;
}
#s-6970bf80-3cd4-4ea2-af2f-bf579bac5c5c, #wrap-s-6970bf80-3cd4-4ea2-af2f-bf579bac5c5c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6970bf80-3cd4-4ea2-af2f-bf579bac5c5c {
  display: none;
}
#s-6970bf80-3cd4-4ea2-af2f-bf579bac5c5c, #wrap-s-6970bf80-3cd4-4ea2-af2f-bf579bac5c5c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6970bf80-3cd4-4ea2-af2f-bf579bac5c5c {
  display: none;
}
#s-6970bf80-3cd4-4ea2-af2f-bf579bac5c5c, #wrap-s-6970bf80-3cd4-4ea2-af2f-bf579bac5c5c { display:none !important; }}
#s-6970bf80-3cd4-4ea2-af2f-bf579bac5c5c .shg-product-quantity-wrapper {
  display: flex;
}

#s-6970bf80-3cd4-4ea2-af2f-bf579bac5c5c .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}





#s-b8516dd6-acb0-4fd3-a4fe-dc3a22a0272b {
  box-shadow:1px 1px 9px 1px ;
margin-top: 16px;
margin-bottom: 16px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 19px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-b8516dd6-acb0-4fd3-a4fe-dc3a22a0272b:hover {background-color: rgba(226, 2, 14, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-b8516dd6-acb0-4fd3-a4fe-dc3a22a0272b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-b8516dd6-acb0-4fd3-a4fe-dc3a22a0272b {
  display: none;
}
#s-b8516dd6-acb0-4fd3-a4fe-dc3a22a0272b, #wrap-s-b8516dd6-acb0-4fd3-a4fe-dc3a22a0272b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b8516dd6-acb0-4fd3-a4fe-dc3a22a0272b {
  display: none;
}
#s-b8516dd6-acb0-4fd3-a4fe-dc3a22a0272b, #wrap-s-b8516dd6-acb0-4fd3-a4fe-dc3a22a0272b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b8516dd6-acb0-4fd3-a4fe-dc3a22a0272b {
  display: none;
}
#s-b8516dd6-acb0-4fd3-a4fe-dc3a22a0272b, #wrap-s-b8516dd6-acb0-4fd3-a4fe-dc3a22a0272b { display:none !important; }}


#s-b8516dd6-acb0-4fd3-a4fe-dc3a22a0272b {
  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-b8516dd6-acb0-4fd3-a4fe-dc3a22a0272b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b8516dd6-acb0-4fd3-a4fe-dc3a22a0272b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}

#s-b8516dd6-acb0-4fd3-a4fe-dc3a22a0272b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b8516dd6-acb0-4fd3-a4fe-dc3a22a0272b.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


/*
  $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;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}
