.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-de936f3e-ffe3-477a-96bf-1aa2c9c4f446 {
  margin-top: 15px;
margin-bottom: 15px;
min-height: 50px;
}








#s-de936f3e-ffe3-477a-96bf-1aa2c9c4f446 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de936f3e-ffe3-477a-96bf-1aa2c9c4f446.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-e4018b34-ca37-4a87-bb4e-e5f43e9d3668 {
  text-align: center;
}
@media (max-width: 767px){#s-e4018b34-ca37-4a87-bb4e-e5f43e9d3668 {
  display: none;
}
#s-e4018b34-ca37-4a87-bb4e-e5f43e9d3668, #wrap-s-e4018b34-ca37-4a87-bb4e-e5f43e9d3668 { display:none !important; }}



  #s-e4018b34-ca37-4a87-bb4e-e5f43e9d3668 img.shogun-image {
    
    width: px;
  }


#s-e4018b34-ca37-4a87-bb4e-e5f43e9d3668 .shogun-image-content {
  
    align-items: center;
  
}

#s-1975d9b0-bd7b-4dbe-a359-938fae345e17 {
  text-align: center;
}
@media (min-width: 1200px){#s-1975d9b0-bd7b-4dbe-a359-938fae345e17 {
  display: none;
}
#s-1975d9b0-bd7b-4dbe-a359-938fae345e17, #wrap-s-1975d9b0-bd7b-4dbe-a359-938fae345e17 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1975d9b0-bd7b-4dbe-a359-938fae345e17 {
  display: none;
}
#s-1975d9b0-bd7b-4dbe-a359-938fae345e17, #wrap-s-1975d9b0-bd7b-4dbe-a359-938fae345e17 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1975d9b0-bd7b-4dbe-a359-938fae345e17 {
  display: none;
}
#s-1975d9b0-bd7b-4dbe-a359-938fae345e17, #wrap-s-1975d9b0-bd7b-4dbe-a359-938fae345e17 { display:none !important; }}



  #s-1975d9b0-bd7b-4dbe-a359-938fae345e17 img.shogun-image {
    
    width: px;
  }


#s-1975d9b0-bd7b-4dbe-a359-938fae345e17 .shogun-image-content {
  
    align-items: 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-83194865-3110-44b7-a6dd-94fa93375968 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-83194865-3110-44b7-a6dd-94fa93375968 {
  display: none;
}
#s-83194865-3110-44b7-a6dd-94fa93375968, #wrap-s-83194865-3110-44b7-a6dd-94fa93375968 { display:none !important; }}
#s-83194865-3110-44b7-a6dd-94fa93375968 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ed1498ab-cd14-419d-b5f1-c1089a379cf2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-ed1498ab-cd14-419d-b5f1-c1089a379cf2 {
  display: none;
}
#s-ed1498ab-cd14-419d-b5f1-c1089a379cf2, #wrap-s-ed1498ab-cd14-419d-b5f1-c1089a379cf2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ed1498ab-cd14-419d-b5f1-c1089a379cf2 {
  display: none;
}
#s-ed1498ab-cd14-419d-b5f1-c1089a379cf2, #wrap-s-ed1498ab-cd14-419d-b5f1-c1089a379cf2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ed1498ab-cd14-419d-b5f1-c1089a379cf2 {
  display: none;
}
#s-ed1498ab-cd14-419d-b5f1-c1089a379cf2, #wrap-s-ed1498ab-cd14-419d-b5f1-c1089a379cf2 { display:none !important; }}
#s-ed1498ab-cd14-419d-b5f1-c1089a379cf2 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

#s-7631ebf7-5525-48a9-9422-6d674d8717e6 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (max-width: 767px){#s-7631ebf7-5525-48a9-9422-6d674d8717e6 {
  display: none;
}
#s-7631ebf7-5525-48a9-9422-6d674d8717e6, #wrap-s-7631ebf7-5525-48a9-9422-6d674d8717e6 { display:none !important; }}
#s-ff2bae7c-6a42-4895-ac6f-88e9b492e160 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 1200px){#s-ff2bae7c-6a42-4895-ac6f-88e9b492e160 {
  display: none;
}
#s-ff2bae7c-6a42-4895-ac6f-88e9b492e160, #wrap-s-ff2bae7c-6a42-4895-ac6f-88e9b492e160 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ff2bae7c-6a42-4895-ac6f-88e9b492e160 {
  display: none;
}
#s-ff2bae7c-6a42-4895-ac6f-88e9b492e160, #wrap-s-ff2bae7c-6a42-4895-ac6f-88e9b492e160 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ff2bae7c-6a42-4895-ac6f-88e9b492e160 {
  display: none;
}
#s-ff2bae7c-6a42-4895-ac6f-88e9b492e160, #wrap-s-ff2bae7c-6a42-4895-ac6f-88e9b492e160 { display:none !important; }}
#s-7490bf45-ed4b-4868-a03e-9979777a66ae {
  min-height: 50px;
}








#s-7490bf45-ed4b-4868-a03e-9979777a66ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7490bf45-ed4b-4868-a03e-9979777a66ae.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;
}

#s-4cb34db5-e633-467a-bc82-1ba4c7e17c56 {
  margin-top: 30px;
margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4cb34db5-e633-467a-bc82-1ba4c7e17c56"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

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

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

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

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

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

#s-209f856d-9165-476b-9d54-bb876dd14e16 {
  border-style: solid;
margin-bottom: 15px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-209f856d-9165-476b-9d54-bb876dd14e16:hover {background-color: rgba(229, 202, 197, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-209f856d-9165-476b-9d54-bb876dd14e16:active {background-color: rgba(202, 183, 173, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-209f856d-9165-476b-9d54-bb876dd14e16.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.95em;
  
  
  
  display:  block ;
}

#s-a119b829-d599-473f-9357-3a86e85abc47 {
  border-style: solid;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-a119b829-d599-473f-9357-3a86e85abc47:hover {background-color: rgba(229, 202, 197, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a119b829-d599-473f-9357-3a86e85abc47:active {background-color: rgba(202, 183, 173, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-a119b829-d599-473f-9357-3a86e85abc47.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.95em;
  
  
  
  display:  block ;
}

#s-d8bd850f-e229-4cef-b9ab-67ca6b4d81b4 {
  margin-top: 15px;
margin-bottom: 15px;
min-height: 50px;
}








#s-d8bd850f-e229-4cef-b9ab-67ca6b4d81b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d8bd850f-e229-4cef-b9ab-67ca6b4d81b4.shg-box.shg-c {
  justify-content: center;
}

#s-3d31ad87-b802-4fd1-b642-3438208bef7c {
  border-style: solid;
margin-top: 30px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-3d31ad87-b802-4fd1-b642-3438208bef7c .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fe5b3f7b-b62b-4308-95a5-3dc79aeff311 {
  margin-top: 0px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
padding-right: 10%;
background-color: rgba(238, 238, 238, 1);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px){#s-1ae1d542-d2cf-4ff0-99c0-4e4fc41c5d0a {
  display: none;
}
#s-1ae1d542-d2cf-4ff0-99c0-4e4fc41c5d0a, #wrap-s-1ae1d542-d2cf-4ff0-99c0-4e4fc41c5d0a { display:none !important; }}
#s-3b1970f5-75c0-4044-b35d-4440451fc94d {
  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-9f8075f8-8ab4-4290-bc58-b0029405e092 {
  text-align: left;
}


.shg-c#s-9f8075f8-8ab4-4290-bc58-b0029405e092 {
  max-width: 100%;
}

.shg-c#s-9f8075f8-8ab4-4290-bc58-b0029405e092 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f8075f8-8ab4-4290-bc58-b0029405e092 .shg-image-zoom,
.shg-c#s-9f8075f8-8ab4-4290-bc58-b0029405e092 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f8075f8-8ab4-4290-bc58-b0029405e092 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9f8075f8-8ab4-4290-bc58-b0029405e092 {
  max-width: 100%;
}

.shg-c#s-9f8075f8-8ab4-4290-bc58-b0029405e092 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f8075f8-8ab4-4290-bc58-b0029405e092 .shg-image-zoom,
.shg-c#s-9f8075f8-8ab4-4290-bc58-b0029405e092 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f8075f8-8ab4-4290-bc58-b0029405e092 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9f8075f8-8ab4-4290-bc58-b0029405e092 {
  max-width: 100%;
}

.shg-c#s-9f8075f8-8ab4-4290-bc58-b0029405e092 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f8075f8-8ab4-4290-bc58-b0029405e092 .shg-image-zoom,
.shg-c#s-9f8075f8-8ab4-4290-bc58-b0029405e092 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f8075f8-8ab4-4290-bc58-b0029405e092 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9f8075f8-8ab4-4290-bc58-b0029405e092 {
  max-width: 100%;
}

.shg-c#s-9f8075f8-8ab4-4290-bc58-b0029405e092 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f8075f8-8ab4-4290-bc58-b0029405e092 .shg-image-zoom,
.shg-c#s-9f8075f8-8ab4-4290-bc58-b0029405e092 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f8075f8-8ab4-4290-bc58-b0029405e092 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9f8075f8-8ab4-4290-bc58-b0029405e092 {
  max-width: 100%;
}

.shg-c#s-9f8075f8-8ab4-4290-bc58-b0029405e092 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f8075f8-8ab4-4290-bc58-b0029405e092 .shg-image-zoom,
.shg-c#s-9f8075f8-8ab4-4290-bc58-b0029405e092 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f8075f8-8ab4-4290-bc58-b0029405e092 .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

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

#s-4a5a2e5a-6c9b-442c-8a09-ed54a4c2044a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4a5a2e5a-6c9b-442c-8a09-ed54a4c2044a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-b32a49ea-a26b-4bae-b095-b8bb55b8d59c {
  text-align: left;
}

#s-b32a49ea-a26b-4bae-b095-b8bb55b8d59c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b32a49ea-a26b-4bae-b095-b8bb55b8d59c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b32a49ea-a26b-4bae-b095-b8bb55b8d59c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

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

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

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

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

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

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

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

#s-f2be6b9c-df24-4204-8feb-e6578339fef2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f2be6b9c-df24-4204-8feb-e6578339fef2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f2be6b9c-df24-4204-8feb-e6578339fef2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f2be6b9c-df24-4204-8feb-e6578339fef2 {
  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-f2be6b9c-df24-4204-8feb-e6578339fef2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f2be6b9c-df24-4204-8feb-e6578339fef2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f2be6b9c-df24-4204-8feb-e6578339fef2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5a03406e-6d65-4e34-a426-512151880282 {
  display: none;
}
#s-6183d782-8dc4-4f5b-a82e-fc3d926e2fc8 {
  text-align: left;
}


.shg-c#s-6183d782-8dc4-4f5b-a82e-fc3d926e2fc8 {
  max-width: 100%;
}

.shg-c#s-6183d782-8dc4-4f5b-a82e-fc3d926e2fc8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6183d782-8dc4-4f5b-a82e-fc3d926e2fc8 .shg-image-zoom,
.shg-c#s-6183d782-8dc4-4f5b-a82e-fc3d926e2fc8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6183d782-8dc4-4f5b-a82e-fc3d926e2fc8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6183d782-8dc4-4f5b-a82e-fc3d926e2fc8 {
  max-width: 100%;
}

.shg-c#s-6183d782-8dc4-4f5b-a82e-fc3d926e2fc8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6183d782-8dc4-4f5b-a82e-fc3d926e2fc8 .shg-image-zoom,
.shg-c#s-6183d782-8dc4-4f5b-a82e-fc3d926e2fc8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6183d782-8dc4-4f5b-a82e-fc3d926e2fc8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6183d782-8dc4-4f5b-a82e-fc3d926e2fc8 {
  max-width: 100%;
}

.shg-c#s-6183d782-8dc4-4f5b-a82e-fc3d926e2fc8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6183d782-8dc4-4f5b-a82e-fc3d926e2fc8 .shg-image-zoom,
.shg-c#s-6183d782-8dc4-4f5b-a82e-fc3d926e2fc8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6183d782-8dc4-4f5b-a82e-fc3d926e2fc8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6183d782-8dc4-4f5b-a82e-fc3d926e2fc8 {
  max-width: 100%;
}

.shg-c#s-6183d782-8dc4-4f5b-a82e-fc3d926e2fc8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6183d782-8dc4-4f5b-a82e-fc3d926e2fc8 .shg-image-zoom,
.shg-c#s-6183d782-8dc4-4f5b-a82e-fc3d926e2fc8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6183d782-8dc4-4f5b-a82e-fc3d926e2fc8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6183d782-8dc4-4f5b-a82e-fc3d926e2fc8 {
  max-width: 100%;
}

.shg-c#s-6183d782-8dc4-4f5b-a82e-fc3d926e2fc8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6183d782-8dc4-4f5b-a82e-fc3d926e2fc8 .shg-image-zoom,
.shg-c#s-6183d782-8dc4-4f5b-a82e-fc3d926e2fc8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6183d782-8dc4-4f5b-a82e-fc3d926e2fc8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1c9bc3fa-868f-42c9-85ab-d89b1c255bc7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1c9bc3fa-868f-42c9-85ab-d89b1c255bc7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-54452ce7-0d48-4fef-a565-3a5394b60f1c {
  text-align: left;
}

#s-54452ce7-0d48-4fef-a565-3a5394b60f1c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-54452ce7-0d48-4fef-a565-3a5394b60f1c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-54452ce7-0d48-4fef-a565-3a5394b60f1c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b56f29f0-bc0a-4172-ba58-76d461b527a0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b56f29f0-bc0a-4172-ba58-76d461b527a0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b56f29f0-bc0a-4172-ba58-76d461b527a0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b56f29f0-bc0a-4172-ba58-76d461b527a0 {
  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-b56f29f0-bc0a-4172-ba58-76d461b527a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b56f29f0-bc0a-4172-ba58-76d461b527a0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b56f29f0-bc0a-4172-ba58-76d461b527a0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d4373f72-354d-48e8-a377-e814b77a528f {
  display: none;
}
#s-b3f09b4d-f125-498a-99d7-4c76b085195d {
  text-align: left;
}


.shg-c#s-b3f09b4d-f125-498a-99d7-4c76b085195d {
  max-width: 100%;
}

.shg-c#s-b3f09b4d-f125-498a-99d7-4c76b085195d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3f09b4d-f125-498a-99d7-4c76b085195d .shg-image-zoom,
.shg-c#s-b3f09b4d-f125-498a-99d7-4c76b085195d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3f09b4d-f125-498a-99d7-4c76b085195d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b3f09b4d-f125-498a-99d7-4c76b085195d {
  max-width: 100%;
}

.shg-c#s-b3f09b4d-f125-498a-99d7-4c76b085195d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3f09b4d-f125-498a-99d7-4c76b085195d .shg-image-zoom,
.shg-c#s-b3f09b4d-f125-498a-99d7-4c76b085195d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3f09b4d-f125-498a-99d7-4c76b085195d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b3f09b4d-f125-498a-99d7-4c76b085195d {
  max-width: 100%;
}

.shg-c#s-b3f09b4d-f125-498a-99d7-4c76b085195d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3f09b4d-f125-498a-99d7-4c76b085195d .shg-image-zoom,
.shg-c#s-b3f09b4d-f125-498a-99d7-4c76b085195d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3f09b4d-f125-498a-99d7-4c76b085195d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b3f09b4d-f125-498a-99d7-4c76b085195d {
  max-width: 100%;
}

.shg-c#s-b3f09b4d-f125-498a-99d7-4c76b085195d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3f09b4d-f125-498a-99d7-4c76b085195d .shg-image-zoom,
.shg-c#s-b3f09b4d-f125-498a-99d7-4c76b085195d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3f09b4d-f125-498a-99d7-4c76b085195d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b3f09b4d-f125-498a-99d7-4c76b085195d {
  max-width: 100%;
}

.shg-c#s-b3f09b4d-f125-498a-99d7-4c76b085195d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3f09b4d-f125-498a-99d7-4c76b085195d .shg-image-zoom,
.shg-c#s-b3f09b4d-f125-498a-99d7-4c76b085195d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3f09b4d-f125-498a-99d7-4c76b085195d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d77a26d7-7625-4130-b55b-1547a157c360 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d77a26d7-7625-4130-b55b-1547a157c360 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-3be6c915-da47-4e60-9393-e111fa67430a {
  text-align: left;
}

#s-3be6c915-da47-4e60-9393-e111fa67430a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3be6c915-da47-4e60-9393-e111fa67430a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3be6c915-da47-4e60-9393-e111fa67430a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d598c5d7-ba63-4f22-881c-04c24af5a661 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d598c5d7-ba63-4f22-881c-04c24af5a661:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d598c5d7-ba63-4f22-881c-04c24af5a661:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d598c5d7-ba63-4f22-881c-04c24af5a661 {
  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-d598c5d7-ba63-4f22-881c-04c24af5a661.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d598c5d7-ba63-4f22-881c-04c24af5a661.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d598c5d7-ba63-4f22-881c-04c24af5a661.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-46fd30f9-263d-4eee-b19c-4a2d08a01e69 {
  display: none;
}
#s-4e209480-4db2-403e-9186-33bcbcf571f4 {
  text-align: left;
}


.shg-c#s-4e209480-4db2-403e-9186-33bcbcf571f4 {
  max-width: 100%;
}

.shg-c#s-4e209480-4db2-403e-9186-33bcbcf571f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e209480-4db2-403e-9186-33bcbcf571f4 .shg-image-zoom,
.shg-c#s-4e209480-4db2-403e-9186-33bcbcf571f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e209480-4db2-403e-9186-33bcbcf571f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4e209480-4db2-403e-9186-33bcbcf571f4 {
  max-width: 100%;
}

.shg-c#s-4e209480-4db2-403e-9186-33bcbcf571f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e209480-4db2-403e-9186-33bcbcf571f4 .shg-image-zoom,
.shg-c#s-4e209480-4db2-403e-9186-33bcbcf571f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e209480-4db2-403e-9186-33bcbcf571f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4e209480-4db2-403e-9186-33bcbcf571f4 {
  max-width: 100%;
}

.shg-c#s-4e209480-4db2-403e-9186-33bcbcf571f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e209480-4db2-403e-9186-33bcbcf571f4 .shg-image-zoom,
.shg-c#s-4e209480-4db2-403e-9186-33bcbcf571f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e209480-4db2-403e-9186-33bcbcf571f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4e209480-4db2-403e-9186-33bcbcf571f4 {
  max-width: 100%;
}

.shg-c#s-4e209480-4db2-403e-9186-33bcbcf571f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e209480-4db2-403e-9186-33bcbcf571f4 .shg-image-zoom,
.shg-c#s-4e209480-4db2-403e-9186-33bcbcf571f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e209480-4db2-403e-9186-33bcbcf571f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4e209480-4db2-403e-9186-33bcbcf571f4 {
  max-width: 100%;
}

.shg-c#s-4e209480-4db2-403e-9186-33bcbcf571f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e209480-4db2-403e-9186-33bcbcf571f4 .shg-image-zoom,
.shg-c#s-4e209480-4db2-403e-9186-33bcbcf571f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e209480-4db2-403e-9186-33bcbcf571f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-690bf86f-901b-4ef4-b76a-a0992502da73 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-690bf86f-901b-4ef4-b76a-a0992502da73 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-adda342c-1a5b-4025-a5cb-aa4d2a160305 {
  text-align: left;
}

#s-adda342c-1a5b-4025-a5cb-aa4d2a160305 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-adda342c-1a5b-4025-a5cb-aa4d2a160305 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-adda342c-1a5b-4025-a5cb-aa4d2a160305 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-fbb29ce8-a874-44d5-b2c5-d11b9a558471 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-fbb29ce8-a874-44d5-b2c5-d11b9a558471:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fbb29ce8-a874-44d5-b2c5-d11b9a558471:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fbb29ce8-a874-44d5-b2c5-d11b9a558471 {
  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-fbb29ce8-a874-44d5-b2c5-d11b9a558471.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fbb29ce8-a874-44d5-b2c5-d11b9a558471.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fbb29ce8-a874-44d5-b2c5-d11b9a558471.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-bf126e27-30fd-4303-953d-dd3044461f34 {
  display: none;
}
#s-e632a5a5-1d34-4822-9a52-3e8b1d692a28 {
  text-align: left;
}


.shg-c#s-e632a5a5-1d34-4822-9a52-3e8b1d692a28 {
  max-width: 100%;
}

.shg-c#s-e632a5a5-1d34-4822-9a52-3e8b1d692a28 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e632a5a5-1d34-4822-9a52-3e8b1d692a28 .shg-image-zoom,
.shg-c#s-e632a5a5-1d34-4822-9a52-3e8b1d692a28 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e632a5a5-1d34-4822-9a52-3e8b1d692a28 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e632a5a5-1d34-4822-9a52-3e8b1d692a28 {
  max-width: 100%;
}

.shg-c#s-e632a5a5-1d34-4822-9a52-3e8b1d692a28 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e632a5a5-1d34-4822-9a52-3e8b1d692a28 .shg-image-zoom,
.shg-c#s-e632a5a5-1d34-4822-9a52-3e8b1d692a28 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e632a5a5-1d34-4822-9a52-3e8b1d692a28 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e632a5a5-1d34-4822-9a52-3e8b1d692a28 {
  max-width: 100%;
}

.shg-c#s-e632a5a5-1d34-4822-9a52-3e8b1d692a28 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e632a5a5-1d34-4822-9a52-3e8b1d692a28 .shg-image-zoom,
.shg-c#s-e632a5a5-1d34-4822-9a52-3e8b1d692a28 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e632a5a5-1d34-4822-9a52-3e8b1d692a28 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e632a5a5-1d34-4822-9a52-3e8b1d692a28 {
  max-width: 100%;
}

.shg-c#s-e632a5a5-1d34-4822-9a52-3e8b1d692a28 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e632a5a5-1d34-4822-9a52-3e8b1d692a28 .shg-image-zoom,
.shg-c#s-e632a5a5-1d34-4822-9a52-3e8b1d692a28 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e632a5a5-1d34-4822-9a52-3e8b1d692a28 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e632a5a5-1d34-4822-9a52-3e8b1d692a28 {
  max-width: 100%;
}

.shg-c#s-e632a5a5-1d34-4822-9a52-3e8b1d692a28 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e632a5a5-1d34-4822-9a52-3e8b1d692a28 .shg-image-zoom,
.shg-c#s-e632a5a5-1d34-4822-9a52-3e8b1d692a28 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e632a5a5-1d34-4822-9a52-3e8b1d692a28 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-77557e7b-88f7-4a0a-a7eb-feba4ca5bf98 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-77557e7b-88f7-4a0a-a7eb-feba4ca5bf98 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-025b8f84-6d70-4287-b7a4-ef427f6f0022 {
  text-align: left;
}

#s-025b8f84-6d70-4287-b7a4-ef427f6f0022 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-025b8f84-6d70-4287-b7a4-ef427f6f0022 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-025b8f84-6d70-4287-b7a4-ef427f6f0022 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b8f1b4e8-a597-4da9-a984-236f1f1ac9b0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b8f1b4e8-a597-4da9-a984-236f1f1ac9b0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b8f1b4e8-a597-4da9-a984-236f1f1ac9b0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b8f1b4e8-a597-4da9-a984-236f1f1ac9b0 {
  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-b8f1b4e8-a597-4da9-a984-236f1f1ac9b0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b8f1b4e8-a597-4da9-a984-236f1f1ac9b0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b8f1b4e8-a597-4da9-a984-236f1f1ac9b0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-cf086065-5fca-4c5b-a152-fa6e8d5f2f97 {
  display: none;
}
#s-9b3c5428-9e56-4402-b8ea-8dd49e3e440e {
  text-align: left;
}


.shg-c#s-9b3c5428-9e56-4402-b8ea-8dd49e3e440e {
  max-width: 100%;
}

.shg-c#s-9b3c5428-9e56-4402-b8ea-8dd49e3e440e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b3c5428-9e56-4402-b8ea-8dd49e3e440e .shg-image-zoom,
.shg-c#s-9b3c5428-9e56-4402-b8ea-8dd49e3e440e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b3c5428-9e56-4402-b8ea-8dd49e3e440e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9b3c5428-9e56-4402-b8ea-8dd49e3e440e {
  max-width: 100%;
}

.shg-c#s-9b3c5428-9e56-4402-b8ea-8dd49e3e440e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b3c5428-9e56-4402-b8ea-8dd49e3e440e .shg-image-zoom,
.shg-c#s-9b3c5428-9e56-4402-b8ea-8dd49e3e440e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b3c5428-9e56-4402-b8ea-8dd49e3e440e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9b3c5428-9e56-4402-b8ea-8dd49e3e440e {
  max-width: 100%;
}

.shg-c#s-9b3c5428-9e56-4402-b8ea-8dd49e3e440e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b3c5428-9e56-4402-b8ea-8dd49e3e440e .shg-image-zoom,
.shg-c#s-9b3c5428-9e56-4402-b8ea-8dd49e3e440e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b3c5428-9e56-4402-b8ea-8dd49e3e440e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9b3c5428-9e56-4402-b8ea-8dd49e3e440e {
  max-width: 100%;
}

.shg-c#s-9b3c5428-9e56-4402-b8ea-8dd49e3e440e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b3c5428-9e56-4402-b8ea-8dd49e3e440e .shg-image-zoom,
.shg-c#s-9b3c5428-9e56-4402-b8ea-8dd49e3e440e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b3c5428-9e56-4402-b8ea-8dd49e3e440e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9b3c5428-9e56-4402-b8ea-8dd49e3e440e {
  max-width: 100%;
}

.shg-c#s-9b3c5428-9e56-4402-b8ea-8dd49e3e440e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b3c5428-9e56-4402-b8ea-8dd49e3e440e .shg-image-zoom,
.shg-c#s-9b3c5428-9e56-4402-b8ea-8dd49e3e440e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b3c5428-9e56-4402-b8ea-8dd49e3e440e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c550596c-6582-4787-a55a-26ea128d8729 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c550596c-6582-4787-a55a-26ea128d8729 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-f1b30f0d-808f-441e-91bd-6f38646148c2 {
  text-align: left;
}

#s-f1b30f0d-808f-441e-91bd-6f38646148c2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f1b30f0d-808f-441e-91bd-6f38646148c2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f1b30f0d-808f-441e-91bd-6f38646148c2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-9445e02e-ec16-4c06-8ae7-e6145ba2512b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-9445e02e-ec16-4c06-8ae7-e6145ba2512b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9445e02e-ec16-4c06-8ae7-e6145ba2512b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9445e02e-ec16-4c06-8ae7-e6145ba2512b {
  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-9445e02e-ec16-4c06-8ae7-e6145ba2512b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9445e02e-ec16-4c06-8ae7-e6145ba2512b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9445e02e-ec16-4c06-8ae7-e6145ba2512b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4c3beca6-46a7-4758-aa98-498946c7373c {
  display: none;
}
#s-2f4e2eb9-e461-42c9-a928-f9f0cc6711fc {
  text-align: left;
}


.shg-c#s-2f4e2eb9-e461-42c9-a928-f9f0cc6711fc {
  max-width: 100%;
}

.shg-c#s-2f4e2eb9-e461-42c9-a928-f9f0cc6711fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f4e2eb9-e461-42c9-a928-f9f0cc6711fc .shg-image-zoom,
.shg-c#s-2f4e2eb9-e461-42c9-a928-f9f0cc6711fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f4e2eb9-e461-42c9-a928-f9f0cc6711fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2f4e2eb9-e461-42c9-a928-f9f0cc6711fc {
  max-width: 100%;
}

.shg-c#s-2f4e2eb9-e461-42c9-a928-f9f0cc6711fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f4e2eb9-e461-42c9-a928-f9f0cc6711fc .shg-image-zoom,
.shg-c#s-2f4e2eb9-e461-42c9-a928-f9f0cc6711fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f4e2eb9-e461-42c9-a928-f9f0cc6711fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2f4e2eb9-e461-42c9-a928-f9f0cc6711fc {
  max-width: 100%;
}

.shg-c#s-2f4e2eb9-e461-42c9-a928-f9f0cc6711fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f4e2eb9-e461-42c9-a928-f9f0cc6711fc .shg-image-zoom,
.shg-c#s-2f4e2eb9-e461-42c9-a928-f9f0cc6711fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f4e2eb9-e461-42c9-a928-f9f0cc6711fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2f4e2eb9-e461-42c9-a928-f9f0cc6711fc {
  max-width: 100%;
}

.shg-c#s-2f4e2eb9-e461-42c9-a928-f9f0cc6711fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f4e2eb9-e461-42c9-a928-f9f0cc6711fc .shg-image-zoom,
.shg-c#s-2f4e2eb9-e461-42c9-a928-f9f0cc6711fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f4e2eb9-e461-42c9-a928-f9f0cc6711fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2f4e2eb9-e461-42c9-a928-f9f0cc6711fc {
  max-width: 100%;
}

.shg-c#s-2f4e2eb9-e461-42c9-a928-f9f0cc6711fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f4e2eb9-e461-42c9-a928-f9f0cc6711fc .shg-image-zoom,
.shg-c#s-2f4e2eb9-e461-42c9-a928-f9f0cc6711fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f4e2eb9-e461-42c9-a928-f9f0cc6711fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a4be2b17-41f4-4080-9997-862902bddd7b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a4be2b17-41f4-4080-9997-862902bddd7b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-a546f8ad-de9d-4630-8ac2-5f88ee303d48 {
  text-align: left;
}

#s-a546f8ad-de9d-4630-8ac2-5f88ee303d48 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a546f8ad-de9d-4630-8ac2-5f88ee303d48 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a546f8ad-de9d-4630-8ac2-5f88ee303d48 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-5a010179-c33e-4adc-9196-04f458dc1e98 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-5a010179-c33e-4adc-9196-04f458dc1e98:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5a010179-c33e-4adc-9196-04f458dc1e98:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5a010179-c33e-4adc-9196-04f458dc1e98 {
  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-5a010179-c33e-4adc-9196-04f458dc1e98.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5a010179-c33e-4adc-9196-04f458dc1e98.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5a010179-c33e-4adc-9196-04f458dc1e98.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-53698ffb-7fec-4525-9780-29949f036ec8 {
  display: none;
}
#s-ab7ebd38-7cd3-4292-ac1e-7f73c6c44bb0 {
  text-align: left;
}


.shg-c#s-ab7ebd38-7cd3-4292-ac1e-7f73c6c44bb0 {
  max-width: 100%;
}

.shg-c#s-ab7ebd38-7cd3-4292-ac1e-7f73c6c44bb0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab7ebd38-7cd3-4292-ac1e-7f73c6c44bb0 .shg-image-zoom,
.shg-c#s-ab7ebd38-7cd3-4292-ac1e-7f73c6c44bb0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab7ebd38-7cd3-4292-ac1e-7f73c6c44bb0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ab7ebd38-7cd3-4292-ac1e-7f73c6c44bb0 {
  max-width: 100%;
}

.shg-c#s-ab7ebd38-7cd3-4292-ac1e-7f73c6c44bb0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab7ebd38-7cd3-4292-ac1e-7f73c6c44bb0 .shg-image-zoom,
.shg-c#s-ab7ebd38-7cd3-4292-ac1e-7f73c6c44bb0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab7ebd38-7cd3-4292-ac1e-7f73c6c44bb0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ab7ebd38-7cd3-4292-ac1e-7f73c6c44bb0 {
  max-width: 100%;
}

.shg-c#s-ab7ebd38-7cd3-4292-ac1e-7f73c6c44bb0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab7ebd38-7cd3-4292-ac1e-7f73c6c44bb0 .shg-image-zoom,
.shg-c#s-ab7ebd38-7cd3-4292-ac1e-7f73c6c44bb0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab7ebd38-7cd3-4292-ac1e-7f73c6c44bb0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ab7ebd38-7cd3-4292-ac1e-7f73c6c44bb0 {
  max-width: 100%;
}

.shg-c#s-ab7ebd38-7cd3-4292-ac1e-7f73c6c44bb0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab7ebd38-7cd3-4292-ac1e-7f73c6c44bb0 .shg-image-zoom,
.shg-c#s-ab7ebd38-7cd3-4292-ac1e-7f73c6c44bb0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab7ebd38-7cd3-4292-ac1e-7f73c6c44bb0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ab7ebd38-7cd3-4292-ac1e-7f73c6c44bb0 {
  max-width: 100%;
}

.shg-c#s-ab7ebd38-7cd3-4292-ac1e-7f73c6c44bb0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab7ebd38-7cd3-4292-ac1e-7f73c6c44bb0 .shg-image-zoom,
.shg-c#s-ab7ebd38-7cd3-4292-ac1e-7f73c6c44bb0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab7ebd38-7cd3-4292-ac1e-7f73c6c44bb0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a36065bd-4623-4f44-b915-46510f3fe2a4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a36065bd-4623-4f44-b915-46510f3fe2a4 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-1d60c770-fcac-4977-89f9-b83967615d30 {
  text-align: left;
}

#s-1d60c770-fcac-4977-89f9-b83967615d30 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1d60c770-fcac-4977-89f9-b83967615d30 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1d60c770-fcac-4977-89f9-b83967615d30 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-14ceda16-4b53-4d38-a8f9-ca7f5abd9c20 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-14ceda16-4b53-4d38-a8f9-ca7f5abd9c20:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-14ceda16-4b53-4d38-a8f9-ca7f5abd9c20:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-14ceda16-4b53-4d38-a8f9-ca7f5abd9c20 {
  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-14ceda16-4b53-4d38-a8f9-ca7f5abd9c20.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-14ceda16-4b53-4d38-a8f9-ca7f5abd9c20.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-14ceda16-4b53-4d38-a8f9-ca7f5abd9c20.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



@media (min-width: 1200px){#s-f417dec1-e3b5-4d70-89fe-cddf0d07a12b {
  display: none;
}
#s-f417dec1-e3b5-4d70-89fe-cddf0d07a12b, #wrap-s-f417dec1-e3b5-4d70-89fe-cddf0d07a12b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f417dec1-e3b5-4d70-89fe-cddf0d07a12b {
  display: none;
}
#s-f417dec1-e3b5-4d70-89fe-cddf0d07a12b, #wrap-s-f417dec1-e3b5-4d70-89fe-cddf0d07a12b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f417dec1-e3b5-4d70-89fe-cddf0d07a12b {
  display: none;
}
#s-f417dec1-e3b5-4d70-89fe-cddf0d07a12b, #wrap-s-f417dec1-e3b5-4d70-89fe-cddf0d07a12b { display:none !important; }}@media (max-width: 767px){#s-f417dec1-e3b5-4d70-89fe-cddf0d07a12b {
  
}
}
#s-7bd18a0c-00ab-4b0c-ab85-6cf957471b17 {
  display: none;
}
#s-0b0e3691-7f32-4750-a989-3eb3f4299881 {
  text-align: left;
}


.shg-c#s-0b0e3691-7f32-4750-a989-3eb3f4299881 {
  max-width: 100%;
}

.shg-c#s-0b0e3691-7f32-4750-a989-3eb3f4299881 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b0e3691-7f32-4750-a989-3eb3f4299881 .shg-image-zoom,
.shg-c#s-0b0e3691-7f32-4750-a989-3eb3f4299881 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b0e3691-7f32-4750-a989-3eb3f4299881 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0b0e3691-7f32-4750-a989-3eb3f4299881 {
  max-width: 100%;
}

.shg-c#s-0b0e3691-7f32-4750-a989-3eb3f4299881 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b0e3691-7f32-4750-a989-3eb3f4299881 .shg-image-zoom,
.shg-c#s-0b0e3691-7f32-4750-a989-3eb3f4299881 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b0e3691-7f32-4750-a989-3eb3f4299881 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0b0e3691-7f32-4750-a989-3eb3f4299881 {
  max-width: 100%;
}

.shg-c#s-0b0e3691-7f32-4750-a989-3eb3f4299881 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b0e3691-7f32-4750-a989-3eb3f4299881 .shg-image-zoom,
.shg-c#s-0b0e3691-7f32-4750-a989-3eb3f4299881 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b0e3691-7f32-4750-a989-3eb3f4299881 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0b0e3691-7f32-4750-a989-3eb3f4299881 {
  max-width: 100%;
}

.shg-c#s-0b0e3691-7f32-4750-a989-3eb3f4299881 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b0e3691-7f32-4750-a989-3eb3f4299881 .shg-image-zoom,
.shg-c#s-0b0e3691-7f32-4750-a989-3eb3f4299881 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b0e3691-7f32-4750-a989-3eb3f4299881 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0b0e3691-7f32-4750-a989-3eb3f4299881 {
  max-width: 100%;
}

.shg-c#s-0b0e3691-7f32-4750-a989-3eb3f4299881 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b0e3691-7f32-4750-a989-3eb3f4299881 .shg-image-zoom,
.shg-c#s-0b0e3691-7f32-4750-a989-3eb3f4299881 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b0e3691-7f32-4750-a989-3eb3f4299881 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-46495834-9212-41c9-9723-0b8e38f5d873 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-46495834-9212-41c9-9723-0b8e38f5d873 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-9cf847e9-04b0-4836-8e48-192117f25391 {
  text-align: left;
}

#s-9cf847e9-04b0-4836-8e48-192117f25391 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9cf847e9-04b0-4836-8e48-192117f25391 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9cf847e9-04b0-4836-8e48-192117f25391 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3feb91e5-3812-4a03-92fc-f9193666d2e2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-3feb91e5-3812-4a03-92fc-f9193666d2e2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3feb91e5-3812-4a03-92fc-f9193666d2e2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3feb91e5-3812-4a03-92fc-f9193666d2e2 {
  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-3feb91e5-3812-4a03-92fc-f9193666d2e2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3feb91e5-3812-4a03-92fc-f9193666d2e2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3feb91e5-3812-4a03-92fc-f9193666d2e2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b104bbf7-3ee1-44d3-93bd-4951705f36ee {
  display: none;
}
#s-51f23b27-1e0c-4c01-8012-26d2362a820d {
  text-align: left;
}


.shg-c#s-51f23b27-1e0c-4c01-8012-26d2362a820d {
  max-width: 100%;
}

.shg-c#s-51f23b27-1e0c-4c01-8012-26d2362a820d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51f23b27-1e0c-4c01-8012-26d2362a820d .shg-image-zoom,
.shg-c#s-51f23b27-1e0c-4c01-8012-26d2362a820d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51f23b27-1e0c-4c01-8012-26d2362a820d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-51f23b27-1e0c-4c01-8012-26d2362a820d {
  max-width: 100%;
}

.shg-c#s-51f23b27-1e0c-4c01-8012-26d2362a820d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51f23b27-1e0c-4c01-8012-26d2362a820d .shg-image-zoom,
.shg-c#s-51f23b27-1e0c-4c01-8012-26d2362a820d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51f23b27-1e0c-4c01-8012-26d2362a820d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-51f23b27-1e0c-4c01-8012-26d2362a820d {
  max-width: 100%;
}

.shg-c#s-51f23b27-1e0c-4c01-8012-26d2362a820d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51f23b27-1e0c-4c01-8012-26d2362a820d .shg-image-zoom,
.shg-c#s-51f23b27-1e0c-4c01-8012-26d2362a820d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51f23b27-1e0c-4c01-8012-26d2362a820d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-51f23b27-1e0c-4c01-8012-26d2362a820d {
  max-width: 100%;
}

.shg-c#s-51f23b27-1e0c-4c01-8012-26d2362a820d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51f23b27-1e0c-4c01-8012-26d2362a820d .shg-image-zoom,
.shg-c#s-51f23b27-1e0c-4c01-8012-26d2362a820d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51f23b27-1e0c-4c01-8012-26d2362a820d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-51f23b27-1e0c-4c01-8012-26d2362a820d {
  max-width: 100%;
}

.shg-c#s-51f23b27-1e0c-4c01-8012-26d2362a820d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51f23b27-1e0c-4c01-8012-26d2362a820d .shg-image-zoom,
.shg-c#s-51f23b27-1e0c-4c01-8012-26d2362a820d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51f23b27-1e0c-4c01-8012-26d2362a820d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-826e82b3-0f0c-433e-ad6b-c6b2253e76d1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-826e82b3-0f0c-433e-ad6b-c6b2253e76d1 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-99b68968-412a-442d-b60a-1152e617810d {
  text-align: left;
}

#s-99b68968-412a-442d-b60a-1152e617810d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-99b68968-412a-442d-b60a-1152e617810d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-99b68968-412a-442d-b60a-1152e617810d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1788200a-c544-4b5e-9093-ce8b2ab40693 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-1788200a-c544-4b5e-9093-ce8b2ab40693:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1788200a-c544-4b5e-9093-ce8b2ab40693:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1788200a-c544-4b5e-9093-ce8b2ab40693 {
  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-1788200a-c544-4b5e-9093-ce8b2ab40693.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1788200a-c544-4b5e-9093-ce8b2ab40693.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1788200a-c544-4b5e-9093-ce8b2ab40693.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a3d612b2-79f7-4561-9d97-4c1660094b75 {
  display: none;
}
#s-1960c515-0870-4e51-b7d7-129cc24895d2 {
  text-align: left;
}


.shg-c#s-1960c515-0870-4e51-b7d7-129cc24895d2 {
  max-width: 100%;
}

.shg-c#s-1960c515-0870-4e51-b7d7-129cc24895d2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1960c515-0870-4e51-b7d7-129cc24895d2 .shg-image-zoom,
.shg-c#s-1960c515-0870-4e51-b7d7-129cc24895d2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1960c515-0870-4e51-b7d7-129cc24895d2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1960c515-0870-4e51-b7d7-129cc24895d2 {
  max-width: 100%;
}

.shg-c#s-1960c515-0870-4e51-b7d7-129cc24895d2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1960c515-0870-4e51-b7d7-129cc24895d2 .shg-image-zoom,
.shg-c#s-1960c515-0870-4e51-b7d7-129cc24895d2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1960c515-0870-4e51-b7d7-129cc24895d2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1960c515-0870-4e51-b7d7-129cc24895d2 {
  max-width: 100%;
}

.shg-c#s-1960c515-0870-4e51-b7d7-129cc24895d2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1960c515-0870-4e51-b7d7-129cc24895d2 .shg-image-zoom,
.shg-c#s-1960c515-0870-4e51-b7d7-129cc24895d2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1960c515-0870-4e51-b7d7-129cc24895d2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1960c515-0870-4e51-b7d7-129cc24895d2 {
  max-width: 100%;
}

.shg-c#s-1960c515-0870-4e51-b7d7-129cc24895d2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1960c515-0870-4e51-b7d7-129cc24895d2 .shg-image-zoom,
.shg-c#s-1960c515-0870-4e51-b7d7-129cc24895d2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1960c515-0870-4e51-b7d7-129cc24895d2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1960c515-0870-4e51-b7d7-129cc24895d2 {
  max-width: 100%;
}

.shg-c#s-1960c515-0870-4e51-b7d7-129cc24895d2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1960c515-0870-4e51-b7d7-129cc24895d2 .shg-image-zoom,
.shg-c#s-1960c515-0870-4e51-b7d7-129cc24895d2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1960c515-0870-4e51-b7d7-129cc24895d2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5eb98d74-a210-497b-a1c0-12b92a26c362 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5eb98d74-a210-497b-a1c0-12b92a26c362 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-32e70c1f-d23b-46c2-a626-3127b84ff044 {
  text-align: left;
}

#s-32e70c1f-d23b-46c2-a626-3127b84ff044 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-32e70c1f-d23b-46c2-a626-3127b84ff044 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-32e70c1f-d23b-46c2-a626-3127b84ff044 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-7ee9036d-2805-477d-9ddb-e116e1eb4313 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-7ee9036d-2805-477d-9ddb-e116e1eb4313:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7ee9036d-2805-477d-9ddb-e116e1eb4313:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7ee9036d-2805-477d-9ddb-e116e1eb4313 {
  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-7ee9036d-2805-477d-9ddb-e116e1eb4313.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7ee9036d-2805-477d-9ddb-e116e1eb4313.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7ee9036d-2805-477d-9ddb-e116e1eb4313.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6fa6e268-9a37-4109-ae60-af532111c8f4 {
  display: none;
}
#s-1f13382b-92bb-47ec-b139-f23da61d0df9 {
  text-align: left;
}


.shg-c#s-1f13382b-92bb-47ec-b139-f23da61d0df9 {
  max-width: 100%;
}

.shg-c#s-1f13382b-92bb-47ec-b139-f23da61d0df9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f13382b-92bb-47ec-b139-f23da61d0df9 .shg-image-zoom,
.shg-c#s-1f13382b-92bb-47ec-b139-f23da61d0df9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1f13382b-92bb-47ec-b139-f23da61d0df9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1f13382b-92bb-47ec-b139-f23da61d0df9 {
  max-width: 100%;
}

.shg-c#s-1f13382b-92bb-47ec-b139-f23da61d0df9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f13382b-92bb-47ec-b139-f23da61d0df9 .shg-image-zoom,
.shg-c#s-1f13382b-92bb-47ec-b139-f23da61d0df9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1f13382b-92bb-47ec-b139-f23da61d0df9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1f13382b-92bb-47ec-b139-f23da61d0df9 {
  max-width: 100%;
}

.shg-c#s-1f13382b-92bb-47ec-b139-f23da61d0df9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f13382b-92bb-47ec-b139-f23da61d0df9 .shg-image-zoom,
.shg-c#s-1f13382b-92bb-47ec-b139-f23da61d0df9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1f13382b-92bb-47ec-b139-f23da61d0df9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1f13382b-92bb-47ec-b139-f23da61d0df9 {
  max-width: 100%;
}

.shg-c#s-1f13382b-92bb-47ec-b139-f23da61d0df9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f13382b-92bb-47ec-b139-f23da61d0df9 .shg-image-zoom,
.shg-c#s-1f13382b-92bb-47ec-b139-f23da61d0df9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1f13382b-92bb-47ec-b139-f23da61d0df9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1f13382b-92bb-47ec-b139-f23da61d0df9 {
  max-width: 100%;
}

.shg-c#s-1f13382b-92bb-47ec-b139-f23da61d0df9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f13382b-92bb-47ec-b139-f23da61d0df9 .shg-image-zoom,
.shg-c#s-1f13382b-92bb-47ec-b139-f23da61d0df9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1f13382b-92bb-47ec-b139-f23da61d0df9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cf4d4da3-5cb9-4e97-9de7-d440c88d9f28 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cf4d4da3-5cb9-4e97-9de7-d440c88d9f28 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-56d6f5c3-4639-4b29-8453-37c02f5ae844 {
  text-align: left;
}

#s-56d6f5c3-4639-4b29-8453-37c02f5ae844 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-56d6f5c3-4639-4b29-8453-37c02f5ae844 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-56d6f5c3-4639-4b29-8453-37c02f5ae844 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-00a9d1a1-e5f9-4e1e-a341-85dcad801427 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-00a9d1a1-e5f9-4e1e-a341-85dcad801427:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-00a9d1a1-e5f9-4e1e-a341-85dcad801427:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-00a9d1a1-e5f9-4e1e-a341-85dcad801427 {
  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-00a9d1a1-e5f9-4e1e-a341-85dcad801427.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-00a9d1a1-e5f9-4e1e-a341-85dcad801427.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-00a9d1a1-e5f9-4e1e-a341-85dcad801427.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-fc719054-6b7a-46b7-aa9e-e955f9c7f08b {
  display: none;
}
#s-5acdebc8-4392-423a-8036-9ca5916dc051 {
  text-align: left;
}


.shg-c#s-5acdebc8-4392-423a-8036-9ca5916dc051 {
  max-width: 100%;
}

.shg-c#s-5acdebc8-4392-423a-8036-9ca5916dc051 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5acdebc8-4392-423a-8036-9ca5916dc051 .shg-image-zoom,
.shg-c#s-5acdebc8-4392-423a-8036-9ca5916dc051 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5acdebc8-4392-423a-8036-9ca5916dc051 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5acdebc8-4392-423a-8036-9ca5916dc051 {
  max-width: 100%;
}

.shg-c#s-5acdebc8-4392-423a-8036-9ca5916dc051 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5acdebc8-4392-423a-8036-9ca5916dc051 .shg-image-zoom,
.shg-c#s-5acdebc8-4392-423a-8036-9ca5916dc051 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5acdebc8-4392-423a-8036-9ca5916dc051 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5acdebc8-4392-423a-8036-9ca5916dc051 {
  max-width: 100%;
}

.shg-c#s-5acdebc8-4392-423a-8036-9ca5916dc051 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5acdebc8-4392-423a-8036-9ca5916dc051 .shg-image-zoom,
.shg-c#s-5acdebc8-4392-423a-8036-9ca5916dc051 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5acdebc8-4392-423a-8036-9ca5916dc051 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5acdebc8-4392-423a-8036-9ca5916dc051 {
  max-width: 100%;
}

.shg-c#s-5acdebc8-4392-423a-8036-9ca5916dc051 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5acdebc8-4392-423a-8036-9ca5916dc051 .shg-image-zoom,
.shg-c#s-5acdebc8-4392-423a-8036-9ca5916dc051 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5acdebc8-4392-423a-8036-9ca5916dc051 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5acdebc8-4392-423a-8036-9ca5916dc051 {
  max-width: 100%;
}

.shg-c#s-5acdebc8-4392-423a-8036-9ca5916dc051 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5acdebc8-4392-423a-8036-9ca5916dc051 .shg-image-zoom,
.shg-c#s-5acdebc8-4392-423a-8036-9ca5916dc051 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5acdebc8-4392-423a-8036-9ca5916dc051 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6fd226f7-d5fc-4323-bcae-74a9a44fc448 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6fd226f7-d5fc-4323-bcae-74a9a44fc448 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-909d9884-e75a-41cd-bc93-a5634f391c54 {
  text-align: left;
}

#s-909d9884-e75a-41cd-bc93-a5634f391c54 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-909d9884-e75a-41cd-bc93-a5634f391c54 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-909d9884-e75a-41cd-bc93-a5634f391c54 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-52509683-f642-4d5d-9f07-03cf2d01fb0b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-52509683-f642-4d5d-9f07-03cf2d01fb0b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-52509683-f642-4d5d-9f07-03cf2d01fb0b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-52509683-f642-4d5d-9f07-03cf2d01fb0b {
  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-52509683-f642-4d5d-9f07-03cf2d01fb0b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-52509683-f642-4d5d-9f07-03cf2d01fb0b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-52509683-f642-4d5d-9f07-03cf2d01fb0b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a91105fd-abe8-4faf-a773-a16a72eefeee {
  display: none;
}
#s-40271316-5250-4b1e-ac74-25e7bc44d85b {
  text-align: left;
}


.shg-c#s-40271316-5250-4b1e-ac74-25e7bc44d85b {
  max-width: 100%;
}

.shg-c#s-40271316-5250-4b1e-ac74-25e7bc44d85b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40271316-5250-4b1e-ac74-25e7bc44d85b .shg-image-zoom,
.shg-c#s-40271316-5250-4b1e-ac74-25e7bc44d85b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40271316-5250-4b1e-ac74-25e7bc44d85b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-40271316-5250-4b1e-ac74-25e7bc44d85b {
  max-width: 100%;
}

.shg-c#s-40271316-5250-4b1e-ac74-25e7bc44d85b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40271316-5250-4b1e-ac74-25e7bc44d85b .shg-image-zoom,
.shg-c#s-40271316-5250-4b1e-ac74-25e7bc44d85b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40271316-5250-4b1e-ac74-25e7bc44d85b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-40271316-5250-4b1e-ac74-25e7bc44d85b {
  max-width: 100%;
}

.shg-c#s-40271316-5250-4b1e-ac74-25e7bc44d85b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40271316-5250-4b1e-ac74-25e7bc44d85b .shg-image-zoom,
.shg-c#s-40271316-5250-4b1e-ac74-25e7bc44d85b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40271316-5250-4b1e-ac74-25e7bc44d85b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-40271316-5250-4b1e-ac74-25e7bc44d85b {
  max-width: 100%;
}

.shg-c#s-40271316-5250-4b1e-ac74-25e7bc44d85b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40271316-5250-4b1e-ac74-25e7bc44d85b .shg-image-zoom,
.shg-c#s-40271316-5250-4b1e-ac74-25e7bc44d85b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40271316-5250-4b1e-ac74-25e7bc44d85b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-40271316-5250-4b1e-ac74-25e7bc44d85b {
  max-width: 100%;
}

.shg-c#s-40271316-5250-4b1e-ac74-25e7bc44d85b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40271316-5250-4b1e-ac74-25e7bc44d85b .shg-image-zoom,
.shg-c#s-40271316-5250-4b1e-ac74-25e7bc44d85b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40271316-5250-4b1e-ac74-25e7bc44d85b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-66aee4b5-12b2-427a-8708-e01682543c7e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-66aee4b5-12b2-427a-8708-e01682543c7e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-ec15e919-6c7f-44eb-b61b-091c627a7de5 {
  text-align: left;
}

#s-ec15e919-6c7f-44eb-b61b-091c627a7de5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ec15e919-6c7f-44eb-b61b-091c627a7de5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ec15e919-6c7f-44eb-b61b-091c627a7de5 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-82b55420-5cd8-4be1-a49b-070c1df75666 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-82b55420-5cd8-4be1-a49b-070c1df75666:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-82b55420-5cd8-4be1-a49b-070c1df75666:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-82b55420-5cd8-4be1-a49b-070c1df75666 {
  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-82b55420-5cd8-4be1-a49b-070c1df75666.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-82b55420-5cd8-4be1-a49b-070c1df75666.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-82b55420-5cd8-4be1-a49b-070c1df75666.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c7e2e066-ed15-4ebf-81e9-1e8aa1dc3947 {
  display: none;
}
#s-9155f495-8e94-4566-8b85-7bcb92312696 {
  text-align: left;
}


.shg-c#s-9155f495-8e94-4566-8b85-7bcb92312696 {
  max-width: 100%;
}

.shg-c#s-9155f495-8e94-4566-8b85-7bcb92312696 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9155f495-8e94-4566-8b85-7bcb92312696 .shg-image-zoom,
.shg-c#s-9155f495-8e94-4566-8b85-7bcb92312696 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9155f495-8e94-4566-8b85-7bcb92312696 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9155f495-8e94-4566-8b85-7bcb92312696 {
  max-width: 100%;
}

.shg-c#s-9155f495-8e94-4566-8b85-7bcb92312696 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9155f495-8e94-4566-8b85-7bcb92312696 .shg-image-zoom,
.shg-c#s-9155f495-8e94-4566-8b85-7bcb92312696 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9155f495-8e94-4566-8b85-7bcb92312696 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9155f495-8e94-4566-8b85-7bcb92312696 {
  max-width: 100%;
}

.shg-c#s-9155f495-8e94-4566-8b85-7bcb92312696 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9155f495-8e94-4566-8b85-7bcb92312696 .shg-image-zoom,
.shg-c#s-9155f495-8e94-4566-8b85-7bcb92312696 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9155f495-8e94-4566-8b85-7bcb92312696 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9155f495-8e94-4566-8b85-7bcb92312696 {
  max-width: 100%;
}

.shg-c#s-9155f495-8e94-4566-8b85-7bcb92312696 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9155f495-8e94-4566-8b85-7bcb92312696 .shg-image-zoom,
.shg-c#s-9155f495-8e94-4566-8b85-7bcb92312696 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9155f495-8e94-4566-8b85-7bcb92312696 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9155f495-8e94-4566-8b85-7bcb92312696 {
  max-width: 100%;
}

.shg-c#s-9155f495-8e94-4566-8b85-7bcb92312696 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9155f495-8e94-4566-8b85-7bcb92312696 .shg-image-zoom,
.shg-c#s-9155f495-8e94-4566-8b85-7bcb92312696 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9155f495-8e94-4566-8b85-7bcb92312696 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-21f0efda-ee8a-4270-8ebe-4dd0b9b32954 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-21f0efda-ee8a-4270-8ebe-4dd0b9b32954 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-0dda32eb-aca1-4ebf-969b-922a3bb6fc53 {
  text-align: left;
}

#s-0dda32eb-aca1-4ebf-969b-922a3bb6fc53 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0dda32eb-aca1-4ebf-969b-922a3bb6fc53 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0dda32eb-aca1-4ebf-969b-922a3bb6fc53 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3327ce31-546c-4ff2-93dc-ee1aedd9039a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-3327ce31-546c-4ff2-93dc-ee1aedd9039a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3327ce31-546c-4ff2-93dc-ee1aedd9039a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3327ce31-546c-4ff2-93dc-ee1aedd9039a {
  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-3327ce31-546c-4ff2-93dc-ee1aedd9039a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3327ce31-546c-4ff2-93dc-ee1aedd9039a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3327ce31-546c-4ff2-93dc-ee1aedd9039a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-62569f51-f77f-42b8-a65e-b012758b35fe {
  display: none;
}
#s-baab6236-c413-461a-bdbe-d093f3e0ec64 {
  text-align: left;
}


.shg-c#s-baab6236-c413-461a-bdbe-d093f3e0ec64 {
  max-width: 100%;
}

.shg-c#s-baab6236-c413-461a-bdbe-d093f3e0ec64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-baab6236-c413-461a-bdbe-d093f3e0ec64 .shg-image-zoom,
.shg-c#s-baab6236-c413-461a-bdbe-d093f3e0ec64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-baab6236-c413-461a-bdbe-d093f3e0ec64 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-baab6236-c413-461a-bdbe-d093f3e0ec64 {
  max-width: 100%;
}

.shg-c#s-baab6236-c413-461a-bdbe-d093f3e0ec64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-baab6236-c413-461a-bdbe-d093f3e0ec64 .shg-image-zoom,
.shg-c#s-baab6236-c413-461a-bdbe-d093f3e0ec64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-baab6236-c413-461a-bdbe-d093f3e0ec64 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-baab6236-c413-461a-bdbe-d093f3e0ec64 {
  max-width: 100%;
}

.shg-c#s-baab6236-c413-461a-bdbe-d093f3e0ec64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-baab6236-c413-461a-bdbe-d093f3e0ec64 .shg-image-zoom,
.shg-c#s-baab6236-c413-461a-bdbe-d093f3e0ec64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-baab6236-c413-461a-bdbe-d093f3e0ec64 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-baab6236-c413-461a-bdbe-d093f3e0ec64 {
  max-width: 100%;
}

.shg-c#s-baab6236-c413-461a-bdbe-d093f3e0ec64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-baab6236-c413-461a-bdbe-d093f3e0ec64 .shg-image-zoom,
.shg-c#s-baab6236-c413-461a-bdbe-d093f3e0ec64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-baab6236-c413-461a-bdbe-d093f3e0ec64 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-baab6236-c413-461a-bdbe-d093f3e0ec64 {
  max-width: 100%;
}

.shg-c#s-baab6236-c413-461a-bdbe-d093f3e0ec64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-baab6236-c413-461a-bdbe-d093f3e0ec64 .shg-image-zoom,
.shg-c#s-baab6236-c413-461a-bdbe-d093f3e0ec64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-baab6236-c413-461a-bdbe-d093f3e0ec64 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-acd3d533-e291-4a99-a15c-7524b6e4a62f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-acd3d533-e291-4a99-a15c-7524b6e4a62f .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-dcca0380-6443-4a96-9e3d-274bbbde3c64 {
  text-align: left;
}

#s-dcca0380-6443-4a96-9e3d-274bbbde3c64 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-dcca0380-6443-4a96-9e3d-274bbbde3c64 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-dcca0380-6443-4a96-9e3d-274bbbde3c64 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d7710f1d-b462-445d-908f-b201d9dac205 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d7710f1d-b462-445d-908f-b201d9dac205:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d7710f1d-b462-445d-908f-b201d9dac205:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d7710f1d-b462-445d-908f-b201d9dac205 {
  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-d7710f1d-b462-445d-908f-b201d9dac205.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d7710f1d-b462-445d-908f-b201d9dac205.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d7710f1d-b462-445d-908f-b201d9dac205.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1ab6e7c5-062b-4f53-bb52-ff68fa0a30dd {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 23px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-1ab6e7c5-062b-4f53-bb52-ff68fa0a30dd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1ab6e7c5-062b-4f53-bb52-ff68fa0a30dd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1ab6e7c5-062b-4f53-bb52-ff68fa0a30dd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-138dd1c6-18e1-4427-aba3-32b06d13458f {
  margin-top: 30px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
padding-right: 10%;
background-color: rgba(238, 238, 238, 1);
}

@media (max-width: 767px){#s-31a2142d-5caf-423d-aec5-6e6c69a6f0ef {
  display: none;
}
#s-31a2142d-5caf-423d-aec5-6e6c69a6f0ef, #wrap-s-31a2142d-5caf-423d-aec5-6e6c69a6f0ef { display:none !important; }}
#s-fa2526ef-6be5-4929-b97f-106374d1dbb2 {
  display: none;
}
#s-90d0e444-dcf5-45a0-8ba4-eebbcfaeb680 {
  text-align: left;
}


.shg-c#s-90d0e444-dcf5-45a0-8ba4-eebbcfaeb680 {
  max-width: 100%;
}

.shg-c#s-90d0e444-dcf5-45a0-8ba4-eebbcfaeb680 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-90d0e444-dcf5-45a0-8ba4-eebbcfaeb680 .shg-image-zoom,
.shg-c#s-90d0e444-dcf5-45a0-8ba4-eebbcfaeb680 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-90d0e444-dcf5-45a0-8ba4-eebbcfaeb680 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-90d0e444-dcf5-45a0-8ba4-eebbcfaeb680 {
  max-width: 100%;
}

.shg-c#s-90d0e444-dcf5-45a0-8ba4-eebbcfaeb680 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-90d0e444-dcf5-45a0-8ba4-eebbcfaeb680 .shg-image-zoom,
.shg-c#s-90d0e444-dcf5-45a0-8ba4-eebbcfaeb680 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-90d0e444-dcf5-45a0-8ba4-eebbcfaeb680 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-90d0e444-dcf5-45a0-8ba4-eebbcfaeb680 {
  max-width: 100%;
}

.shg-c#s-90d0e444-dcf5-45a0-8ba4-eebbcfaeb680 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-90d0e444-dcf5-45a0-8ba4-eebbcfaeb680 .shg-image-zoom,
.shg-c#s-90d0e444-dcf5-45a0-8ba4-eebbcfaeb680 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-90d0e444-dcf5-45a0-8ba4-eebbcfaeb680 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-90d0e444-dcf5-45a0-8ba4-eebbcfaeb680 {
  max-width: 100%;
}

.shg-c#s-90d0e444-dcf5-45a0-8ba4-eebbcfaeb680 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-90d0e444-dcf5-45a0-8ba4-eebbcfaeb680 .shg-image-zoom,
.shg-c#s-90d0e444-dcf5-45a0-8ba4-eebbcfaeb680 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-90d0e444-dcf5-45a0-8ba4-eebbcfaeb680 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-90d0e444-dcf5-45a0-8ba4-eebbcfaeb680 {
  max-width: 100%;
}

.shg-c#s-90d0e444-dcf5-45a0-8ba4-eebbcfaeb680 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-90d0e444-dcf5-45a0-8ba4-eebbcfaeb680 .shg-image-zoom,
.shg-c#s-90d0e444-dcf5-45a0-8ba4-eebbcfaeb680 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-90d0e444-dcf5-45a0-8ba4-eebbcfaeb680 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-aaee835d-407b-419b-aa12-8425faf2e9a5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aaee835d-407b-419b-aa12-8425faf2e9a5 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-78a235c8-01f7-4ce3-9e9d-df8b95f11671 {
  text-align: left;
}

#s-78a235c8-01f7-4ce3-9e9d-df8b95f11671 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-78a235c8-01f7-4ce3-9e9d-df8b95f11671 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-78a235c8-01f7-4ce3-9e9d-df8b95f11671 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-9ff813ff-8eea-4caa-99c9-26f803b05861 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-9ff813ff-8eea-4caa-99c9-26f803b05861:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9ff813ff-8eea-4caa-99c9-26f803b05861:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9ff813ff-8eea-4caa-99c9-26f803b05861 {
  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-9ff813ff-8eea-4caa-99c9-26f803b05861.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9ff813ff-8eea-4caa-99c9-26f803b05861.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9ff813ff-8eea-4caa-99c9-26f803b05861.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-179e426b-2eaa-4832-974f-7d6ca19633ee {
  display: none;
}
#s-674299c0-2990-4aaa-959e-4f444a268770 {
  text-align: left;
}


.shg-c#s-674299c0-2990-4aaa-959e-4f444a268770 {
  max-width: 100%;
}

.shg-c#s-674299c0-2990-4aaa-959e-4f444a268770 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-674299c0-2990-4aaa-959e-4f444a268770 .shg-image-zoom,
.shg-c#s-674299c0-2990-4aaa-959e-4f444a268770 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-674299c0-2990-4aaa-959e-4f444a268770 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-674299c0-2990-4aaa-959e-4f444a268770 {
  max-width: 100%;
}

.shg-c#s-674299c0-2990-4aaa-959e-4f444a268770 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-674299c0-2990-4aaa-959e-4f444a268770 .shg-image-zoom,
.shg-c#s-674299c0-2990-4aaa-959e-4f444a268770 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-674299c0-2990-4aaa-959e-4f444a268770 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-674299c0-2990-4aaa-959e-4f444a268770 {
  max-width: 100%;
}

.shg-c#s-674299c0-2990-4aaa-959e-4f444a268770 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-674299c0-2990-4aaa-959e-4f444a268770 .shg-image-zoom,
.shg-c#s-674299c0-2990-4aaa-959e-4f444a268770 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-674299c0-2990-4aaa-959e-4f444a268770 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-674299c0-2990-4aaa-959e-4f444a268770 {
  max-width: 100%;
}

.shg-c#s-674299c0-2990-4aaa-959e-4f444a268770 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-674299c0-2990-4aaa-959e-4f444a268770 .shg-image-zoom,
.shg-c#s-674299c0-2990-4aaa-959e-4f444a268770 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-674299c0-2990-4aaa-959e-4f444a268770 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-674299c0-2990-4aaa-959e-4f444a268770 {
  max-width: 100%;
}

.shg-c#s-674299c0-2990-4aaa-959e-4f444a268770 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-674299c0-2990-4aaa-959e-4f444a268770 .shg-image-zoom,
.shg-c#s-674299c0-2990-4aaa-959e-4f444a268770 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-674299c0-2990-4aaa-959e-4f444a268770 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-49478d9c-528a-4414-a4e6-cee450cf58df {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-49478d9c-528a-4414-a4e6-cee450cf58df .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-4ff45935-682a-4c4d-bdf7-95961f0cb668 {
  text-align: left;
}

#s-4ff45935-682a-4c4d-bdf7-95961f0cb668 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-4ff45935-682a-4c4d-bdf7-95961f0cb668 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4ff45935-682a-4c4d-bdf7-95961f0cb668 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-202c2716-cce7-426b-a5df-242b8d4ae6f4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-202c2716-cce7-426b-a5df-242b8d4ae6f4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-202c2716-cce7-426b-a5df-242b8d4ae6f4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-202c2716-cce7-426b-a5df-242b8d4ae6f4 {
  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-202c2716-cce7-426b-a5df-242b8d4ae6f4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-202c2716-cce7-426b-a5df-242b8d4ae6f4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-202c2716-cce7-426b-a5df-242b8d4ae6f4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9cbcc176-06b8-430f-874f-41143cd599cb {
  display: none;
}
#s-708ebbfd-eb79-4164-95ce-c7899701b668 {
  text-align: left;
}


.shg-c#s-708ebbfd-eb79-4164-95ce-c7899701b668 {
  max-width: 100%;
}

.shg-c#s-708ebbfd-eb79-4164-95ce-c7899701b668 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-708ebbfd-eb79-4164-95ce-c7899701b668 .shg-image-zoom,
.shg-c#s-708ebbfd-eb79-4164-95ce-c7899701b668 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-708ebbfd-eb79-4164-95ce-c7899701b668 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-708ebbfd-eb79-4164-95ce-c7899701b668 {
  max-width: 100%;
}

.shg-c#s-708ebbfd-eb79-4164-95ce-c7899701b668 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-708ebbfd-eb79-4164-95ce-c7899701b668 .shg-image-zoom,
.shg-c#s-708ebbfd-eb79-4164-95ce-c7899701b668 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-708ebbfd-eb79-4164-95ce-c7899701b668 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-708ebbfd-eb79-4164-95ce-c7899701b668 {
  max-width: 100%;
}

.shg-c#s-708ebbfd-eb79-4164-95ce-c7899701b668 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-708ebbfd-eb79-4164-95ce-c7899701b668 .shg-image-zoom,
.shg-c#s-708ebbfd-eb79-4164-95ce-c7899701b668 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-708ebbfd-eb79-4164-95ce-c7899701b668 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-708ebbfd-eb79-4164-95ce-c7899701b668 {
  max-width: 100%;
}

.shg-c#s-708ebbfd-eb79-4164-95ce-c7899701b668 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-708ebbfd-eb79-4164-95ce-c7899701b668 .shg-image-zoom,
.shg-c#s-708ebbfd-eb79-4164-95ce-c7899701b668 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-708ebbfd-eb79-4164-95ce-c7899701b668 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-708ebbfd-eb79-4164-95ce-c7899701b668 {
  max-width: 100%;
}

.shg-c#s-708ebbfd-eb79-4164-95ce-c7899701b668 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-708ebbfd-eb79-4164-95ce-c7899701b668 .shg-image-zoom,
.shg-c#s-708ebbfd-eb79-4164-95ce-c7899701b668 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-708ebbfd-eb79-4164-95ce-c7899701b668 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-267c8a91-2cdb-40e7-bdbf-e07817ae92e3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-267c8a91-2cdb-40e7-bdbf-e07817ae92e3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-f665cb92-3f00-4209-b7c5-42414a2c0162 {
  text-align: left;
}

#s-f665cb92-3f00-4209-b7c5-42414a2c0162 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f665cb92-3f00-4209-b7c5-42414a2c0162 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f665cb92-3f00-4209-b7c5-42414a2c0162 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-84f177e5-9663-4b92-bedb-5a907a2a5d6e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-84f177e5-9663-4b92-bedb-5a907a2a5d6e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-84f177e5-9663-4b92-bedb-5a907a2a5d6e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-84f177e5-9663-4b92-bedb-5a907a2a5d6e {
  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-84f177e5-9663-4b92-bedb-5a907a2a5d6e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-84f177e5-9663-4b92-bedb-5a907a2a5d6e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-84f177e5-9663-4b92-bedb-5a907a2a5d6e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0de9a8c3-1184-462f-b77d-e60ee91070b2 {
  display: none;
}
#s-25138573-3612-498f-84de-08519de80eca {
  text-align: left;
}


.shg-c#s-25138573-3612-498f-84de-08519de80eca {
  max-width: 100%;
}

.shg-c#s-25138573-3612-498f-84de-08519de80eca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-25138573-3612-498f-84de-08519de80eca .shg-image-zoom,
.shg-c#s-25138573-3612-498f-84de-08519de80eca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-25138573-3612-498f-84de-08519de80eca .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-25138573-3612-498f-84de-08519de80eca {
  max-width: 100%;
}

.shg-c#s-25138573-3612-498f-84de-08519de80eca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-25138573-3612-498f-84de-08519de80eca .shg-image-zoom,
.shg-c#s-25138573-3612-498f-84de-08519de80eca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-25138573-3612-498f-84de-08519de80eca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-25138573-3612-498f-84de-08519de80eca {
  max-width: 100%;
}

.shg-c#s-25138573-3612-498f-84de-08519de80eca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-25138573-3612-498f-84de-08519de80eca .shg-image-zoom,
.shg-c#s-25138573-3612-498f-84de-08519de80eca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-25138573-3612-498f-84de-08519de80eca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-25138573-3612-498f-84de-08519de80eca {
  max-width: 100%;
}

.shg-c#s-25138573-3612-498f-84de-08519de80eca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-25138573-3612-498f-84de-08519de80eca .shg-image-zoom,
.shg-c#s-25138573-3612-498f-84de-08519de80eca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-25138573-3612-498f-84de-08519de80eca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-25138573-3612-498f-84de-08519de80eca {
  max-width: 100%;
}

.shg-c#s-25138573-3612-498f-84de-08519de80eca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-25138573-3612-498f-84de-08519de80eca .shg-image-zoom,
.shg-c#s-25138573-3612-498f-84de-08519de80eca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-25138573-3612-498f-84de-08519de80eca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a6da2a60-09ca-4736-8c76-ba0b9422dc34 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a6da2a60-09ca-4736-8c76-ba0b9422dc34 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-39d054ed-bdae-4d69-859b-084319c3c852 {
  text-align: left;
}

#s-39d054ed-bdae-4d69-859b-084319c3c852 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-39d054ed-bdae-4d69-859b-084319c3c852 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-39d054ed-bdae-4d69-859b-084319c3c852 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3a768291-81c6-44e1-8e4a-40256ffd7496 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-3a768291-81c6-44e1-8e4a-40256ffd7496:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3a768291-81c6-44e1-8e4a-40256ffd7496:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3a768291-81c6-44e1-8e4a-40256ffd7496 {
  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-3a768291-81c6-44e1-8e4a-40256ffd7496.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3a768291-81c6-44e1-8e4a-40256ffd7496.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3a768291-81c6-44e1-8e4a-40256ffd7496.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-347df8fe-82e8-48e5-95fb-e8e58aa9a9d8 {
  display: none;
}
#s-06bcb4d1-8e74-4819-bef8-a6af2e59bdd9 {
  text-align: left;
}


.shg-c#s-06bcb4d1-8e74-4819-bef8-a6af2e59bdd9 {
  max-width: 100%;
}

.shg-c#s-06bcb4d1-8e74-4819-bef8-a6af2e59bdd9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-06bcb4d1-8e74-4819-bef8-a6af2e59bdd9 .shg-image-zoom,
.shg-c#s-06bcb4d1-8e74-4819-bef8-a6af2e59bdd9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-06bcb4d1-8e74-4819-bef8-a6af2e59bdd9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-06bcb4d1-8e74-4819-bef8-a6af2e59bdd9 {
  max-width: 100%;
}

.shg-c#s-06bcb4d1-8e74-4819-bef8-a6af2e59bdd9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-06bcb4d1-8e74-4819-bef8-a6af2e59bdd9 .shg-image-zoom,
.shg-c#s-06bcb4d1-8e74-4819-bef8-a6af2e59bdd9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-06bcb4d1-8e74-4819-bef8-a6af2e59bdd9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-06bcb4d1-8e74-4819-bef8-a6af2e59bdd9 {
  max-width: 100%;
}

.shg-c#s-06bcb4d1-8e74-4819-bef8-a6af2e59bdd9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-06bcb4d1-8e74-4819-bef8-a6af2e59bdd9 .shg-image-zoom,
.shg-c#s-06bcb4d1-8e74-4819-bef8-a6af2e59bdd9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-06bcb4d1-8e74-4819-bef8-a6af2e59bdd9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-06bcb4d1-8e74-4819-bef8-a6af2e59bdd9 {
  max-width: 100%;
}

.shg-c#s-06bcb4d1-8e74-4819-bef8-a6af2e59bdd9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-06bcb4d1-8e74-4819-bef8-a6af2e59bdd9 .shg-image-zoom,
.shg-c#s-06bcb4d1-8e74-4819-bef8-a6af2e59bdd9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-06bcb4d1-8e74-4819-bef8-a6af2e59bdd9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-06bcb4d1-8e74-4819-bef8-a6af2e59bdd9 {
  max-width: 100%;
}

.shg-c#s-06bcb4d1-8e74-4819-bef8-a6af2e59bdd9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-06bcb4d1-8e74-4819-bef8-a6af2e59bdd9 .shg-image-zoom,
.shg-c#s-06bcb4d1-8e74-4819-bef8-a6af2e59bdd9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-06bcb4d1-8e74-4819-bef8-a6af2e59bdd9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9f50e4b2-f509-497e-be4b-e031c631029b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9f50e4b2-f509-497e-be4b-e031c631029b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-047709c0-96df-4f60-a430-47c776a5eea8 {
  text-align: left;
}

#s-047709c0-96df-4f60-a430-47c776a5eea8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-047709c0-96df-4f60-a430-47c776a5eea8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-047709c0-96df-4f60-a430-47c776a5eea8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-64ed9ede-81b7-41ed-a864-1588e3e67ad9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-64ed9ede-81b7-41ed-a864-1588e3e67ad9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-64ed9ede-81b7-41ed-a864-1588e3e67ad9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-64ed9ede-81b7-41ed-a864-1588e3e67ad9 {
  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-64ed9ede-81b7-41ed-a864-1588e3e67ad9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-64ed9ede-81b7-41ed-a864-1588e3e67ad9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-64ed9ede-81b7-41ed-a864-1588e3e67ad9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8a3eb7f8-3308-49e3-9e3d-ab59c75e20ca {
  display: none;
}
#s-a1208dcb-0f13-4190-b9fe-9484f4cea516 {
  text-align: left;
}


.shg-c#s-a1208dcb-0f13-4190-b9fe-9484f4cea516 {
  max-width: 100%;
}

.shg-c#s-a1208dcb-0f13-4190-b9fe-9484f4cea516 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1208dcb-0f13-4190-b9fe-9484f4cea516 .shg-image-zoom,
.shg-c#s-a1208dcb-0f13-4190-b9fe-9484f4cea516 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a1208dcb-0f13-4190-b9fe-9484f4cea516 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a1208dcb-0f13-4190-b9fe-9484f4cea516 {
  max-width: 100%;
}

.shg-c#s-a1208dcb-0f13-4190-b9fe-9484f4cea516 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1208dcb-0f13-4190-b9fe-9484f4cea516 .shg-image-zoom,
.shg-c#s-a1208dcb-0f13-4190-b9fe-9484f4cea516 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a1208dcb-0f13-4190-b9fe-9484f4cea516 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a1208dcb-0f13-4190-b9fe-9484f4cea516 {
  max-width: 100%;
}

.shg-c#s-a1208dcb-0f13-4190-b9fe-9484f4cea516 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1208dcb-0f13-4190-b9fe-9484f4cea516 .shg-image-zoom,
.shg-c#s-a1208dcb-0f13-4190-b9fe-9484f4cea516 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a1208dcb-0f13-4190-b9fe-9484f4cea516 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a1208dcb-0f13-4190-b9fe-9484f4cea516 {
  max-width: 100%;
}

.shg-c#s-a1208dcb-0f13-4190-b9fe-9484f4cea516 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1208dcb-0f13-4190-b9fe-9484f4cea516 .shg-image-zoom,
.shg-c#s-a1208dcb-0f13-4190-b9fe-9484f4cea516 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a1208dcb-0f13-4190-b9fe-9484f4cea516 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a1208dcb-0f13-4190-b9fe-9484f4cea516 {
  max-width: 100%;
}

.shg-c#s-a1208dcb-0f13-4190-b9fe-9484f4cea516 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1208dcb-0f13-4190-b9fe-9484f4cea516 .shg-image-zoom,
.shg-c#s-a1208dcb-0f13-4190-b9fe-9484f4cea516 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a1208dcb-0f13-4190-b9fe-9484f4cea516 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-18041451-382b-4eaa-aa6d-0de9c618e612 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-18041451-382b-4eaa-aa6d-0de9c618e612 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-773578cc-baee-4e0e-9fed-830612e185d0 {
  text-align: left;
}

#s-773578cc-baee-4e0e-9fed-830612e185d0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-773578cc-baee-4e0e-9fed-830612e185d0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-773578cc-baee-4e0e-9fed-830612e185d0 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-56b75169-11f7-4d46-89e2-b6249108c830 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-56b75169-11f7-4d46-89e2-b6249108c830:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-56b75169-11f7-4d46-89e2-b6249108c830:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-56b75169-11f7-4d46-89e2-b6249108c830 {
  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-56b75169-11f7-4d46-89e2-b6249108c830.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-56b75169-11f7-4d46-89e2-b6249108c830.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-56b75169-11f7-4d46-89e2-b6249108c830.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b3cf3bb7-d3cf-40a8-98eb-18890f4f8073 {
  display: none;
}
#s-8244ba37-e4ce-42fe-8d85-3db349a34675 {
  text-align: left;
}


.shg-c#s-8244ba37-e4ce-42fe-8d85-3db349a34675 {
  max-width: 100%;
}

.shg-c#s-8244ba37-e4ce-42fe-8d85-3db349a34675 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8244ba37-e4ce-42fe-8d85-3db349a34675 .shg-image-zoom,
.shg-c#s-8244ba37-e4ce-42fe-8d85-3db349a34675 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8244ba37-e4ce-42fe-8d85-3db349a34675 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8244ba37-e4ce-42fe-8d85-3db349a34675 {
  max-width: 100%;
}

.shg-c#s-8244ba37-e4ce-42fe-8d85-3db349a34675 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8244ba37-e4ce-42fe-8d85-3db349a34675 .shg-image-zoom,
.shg-c#s-8244ba37-e4ce-42fe-8d85-3db349a34675 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8244ba37-e4ce-42fe-8d85-3db349a34675 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8244ba37-e4ce-42fe-8d85-3db349a34675 {
  max-width: 100%;
}

.shg-c#s-8244ba37-e4ce-42fe-8d85-3db349a34675 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8244ba37-e4ce-42fe-8d85-3db349a34675 .shg-image-zoom,
.shg-c#s-8244ba37-e4ce-42fe-8d85-3db349a34675 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8244ba37-e4ce-42fe-8d85-3db349a34675 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8244ba37-e4ce-42fe-8d85-3db349a34675 {
  max-width: 100%;
}

.shg-c#s-8244ba37-e4ce-42fe-8d85-3db349a34675 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8244ba37-e4ce-42fe-8d85-3db349a34675 .shg-image-zoom,
.shg-c#s-8244ba37-e4ce-42fe-8d85-3db349a34675 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8244ba37-e4ce-42fe-8d85-3db349a34675 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8244ba37-e4ce-42fe-8d85-3db349a34675 {
  max-width: 100%;
}

.shg-c#s-8244ba37-e4ce-42fe-8d85-3db349a34675 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8244ba37-e4ce-42fe-8d85-3db349a34675 .shg-image-zoom,
.shg-c#s-8244ba37-e4ce-42fe-8d85-3db349a34675 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8244ba37-e4ce-42fe-8d85-3db349a34675 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3bdea8ed-6421-4ac6-a262-45827ddbd7e1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3bdea8ed-6421-4ac6-a262-45827ddbd7e1 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-c6b094dd-bd75-4d2b-ba52-e15211b3778c {
  text-align: left;
}

#s-c6b094dd-bd75-4d2b-ba52-e15211b3778c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c6b094dd-bd75-4d2b-ba52-e15211b3778c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c6b094dd-bd75-4d2b-ba52-e15211b3778c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-01207b57-6967-4cf0-a186-e922f37e36a5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-01207b57-6967-4cf0-a186-e922f37e36a5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-01207b57-6967-4cf0-a186-e922f37e36a5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-01207b57-6967-4cf0-a186-e922f37e36a5 {
  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-01207b57-6967-4cf0-a186-e922f37e36a5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-01207b57-6967-4cf0-a186-e922f37e36a5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-01207b57-6967-4cf0-a186-e922f37e36a5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-eb7f53f9-ac11-4460-a2b4-0ee82f1dc81a {
  display: none;
}
#s-07f63304-f8c5-4fbe-84f6-2c4024b866df {
  text-align: left;
}


.shg-c#s-07f63304-f8c5-4fbe-84f6-2c4024b866df {
  max-width: 100%;
}

.shg-c#s-07f63304-f8c5-4fbe-84f6-2c4024b866df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07f63304-f8c5-4fbe-84f6-2c4024b866df .shg-image-zoom,
.shg-c#s-07f63304-f8c5-4fbe-84f6-2c4024b866df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07f63304-f8c5-4fbe-84f6-2c4024b866df .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-07f63304-f8c5-4fbe-84f6-2c4024b866df {
  max-width: 100%;
}

.shg-c#s-07f63304-f8c5-4fbe-84f6-2c4024b866df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07f63304-f8c5-4fbe-84f6-2c4024b866df .shg-image-zoom,
.shg-c#s-07f63304-f8c5-4fbe-84f6-2c4024b866df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07f63304-f8c5-4fbe-84f6-2c4024b866df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-07f63304-f8c5-4fbe-84f6-2c4024b866df {
  max-width: 100%;
}

.shg-c#s-07f63304-f8c5-4fbe-84f6-2c4024b866df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07f63304-f8c5-4fbe-84f6-2c4024b866df .shg-image-zoom,
.shg-c#s-07f63304-f8c5-4fbe-84f6-2c4024b866df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07f63304-f8c5-4fbe-84f6-2c4024b866df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-07f63304-f8c5-4fbe-84f6-2c4024b866df {
  max-width: 100%;
}

.shg-c#s-07f63304-f8c5-4fbe-84f6-2c4024b866df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07f63304-f8c5-4fbe-84f6-2c4024b866df .shg-image-zoom,
.shg-c#s-07f63304-f8c5-4fbe-84f6-2c4024b866df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07f63304-f8c5-4fbe-84f6-2c4024b866df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-07f63304-f8c5-4fbe-84f6-2c4024b866df {
  max-width: 100%;
}

.shg-c#s-07f63304-f8c5-4fbe-84f6-2c4024b866df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07f63304-f8c5-4fbe-84f6-2c4024b866df .shg-image-zoom,
.shg-c#s-07f63304-f8c5-4fbe-84f6-2c4024b866df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07f63304-f8c5-4fbe-84f6-2c4024b866df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a53a083b-e4fb-407e-b558-0f7d3270a2b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a53a083b-e4fb-407e-b558-0f7d3270a2b2 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-9dd0e984-2c6b-4505-a6ea-63b5012717e6 {
  text-align: left;
}

#s-9dd0e984-2c6b-4505-a6ea-63b5012717e6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9dd0e984-2c6b-4505-a6ea-63b5012717e6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9dd0e984-2c6b-4505-a6ea-63b5012717e6 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-13ead868-fec7-4747-b263-c0f2c3a8a467 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-13ead868-fec7-4747-b263-c0f2c3a8a467:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-13ead868-fec7-4747-b263-c0f2c3a8a467:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-13ead868-fec7-4747-b263-c0f2c3a8a467 {
  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-13ead868-fec7-4747-b263-c0f2c3a8a467.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-13ead868-fec7-4747-b263-c0f2c3a8a467.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-13ead868-fec7-4747-b263-c0f2c3a8a467.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



@media (min-width: 1200px){#s-d38aa8bc-08a9-4933-a1c0-d339c800c247 {
  display: none;
}
#s-d38aa8bc-08a9-4933-a1c0-d339c800c247, #wrap-s-d38aa8bc-08a9-4933-a1c0-d339c800c247 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d38aa8bc-08a9-4933-a1c0-d339c800c247 {
  display: none;
}
#s-d38aa8bc-08a9-4933-a1c0-d339c800c247, #wrap-s-d38aa8bc-08a9-4933-a1c0-d339c800c247 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d38aa8bc-08a9-4933-a1c0-d339c800c247 {
  display: none;
}
#s-d38aa8bc-08a9-4933-a1c0-d339c800c247, #wrap-s-d38aa8bc-08a9-4933-a1c0-d339c800c247 { display:none !important; }}
#s-39f1f0c1-687b-4e54-9e5f-442c5d426133 {
  display: none;
}
#s-6056b81b-0baa-456b-b06b-b090a6d68f8c {
  text-align: left;
}


.shg-c#s-6056b81b-0baa-456b-b06b-b090a6d68f8c {
  max-width: 100%;
}

.shg-c#s-6056b81b-0baa-456b-b06b-b090a6d68f8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6056b81b-0baa-456b-b06b-b090a6d68f8c .shg-image-zoom,
.shg-c#s-6056b81b-0baa-456b-b06b-b090a6d68f8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6056b81b-0baa-456b-b06b-b090a6d68f8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6056b81b-0baa-456b-b06b-b090a6d68f8c {
  max-width: 100%;
}

.shg-c#s-6056b81b-0baa-456b-b06b-b090a6d68f8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6056b81b-0baa-456b-b06b-b090a6d68f8c .shg-image-zoom,
.shg-c#s-6056b81b-0baa-456b-b06b-b090a6d68f8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6056b81b-0baa-456b-b06b-b090a6d68f8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6056b81b-0baa-456b-b06b-b090a6d68f8c {
  max-width: 100%;
}

.shg-c#s-6056b81b-0baa-456b-b06b-b090a6d68f8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6056b81b-0baa-456b-b06b-b090a6d68f8c .shg-image-zoom,
.shg-c#s-6056b81b-0baa-456b-b06b-b090a6d68f8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6056b81b-0baa-456b-b06b-b090a6d68f8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6056b81b-0baa-456b-b06b-b090a6d68f8c {
  max-width: 100%;
}

.shg-c#s-6056b81b-0baa-456b-b06b-b090a6d68f8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6056b81b-0baa-456b-b06b-b090a6d68f8c .shg-image-zoom,
.shg-c#s-6056b81b-0baa-456b-b06b-b090a6d68f8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6056b81b-0baa-456b-b06b-b090a6d68f8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6056b81b-0baa-456b-b06b-b090a6d68f8c {
  max-width: 100%;
}

.shg-c#s-6056b81b-0baa-456b-b06b-b090a6d68f8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6056b81b-0baa-456b-b06b-b090a6d68f8c .shg-image-zoom,
.shg-c#s-6056b81b-0baa-456b-b06b-b090a6d68f8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6056b81b-0baa-456b-b06b-b090a6d68f8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fbbacb34-9cf0-4900-a907-638b83f19f54 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fbbacb34-9cf0-4900-a907-638b83f19f54 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-b07ba838-3c3f-4acd-b003-37d91da264b3 {
  text-align: left;
}

#s-b07ba838-3c3f-4acd-b003-37d91da264b3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b07ba838-3c3f-4acd-b003-37d91da264b3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b07ba838-3c3f-4acd-b003-37d91da264b3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c3ca7b31-bb78-4881-806a-d75e9c9a4ebd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c3ca7b31-bb78-4881-806a-d75e9c9a4ebd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c3ca7b31-bb78-4881-806a-d75e9c9a4ebd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c3ca7b31-bb78-4881-806a-d75e9c9a4ebd {
  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-c3ca7b31-bb78-4881-806a-d75e9c9a4ebd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c3ca7b31-bb78-4881-806a-d75e9c9a4ebd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c3ca7b31-bb78-4881-806a-d75e9c9a4ebd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-52e4e36e-8ad7-4226-977d-99d3d7ed4dbf {
  display: none;
}
#s-eecca879-56f8-4af8-824e-6a50e2151926 {
  text-align: left;
}


.shg-c#s-eecca879-56f8-4af8-824e-6a50e2151926 {
  max-width: 100%;
}

.shg-c#s-eecca879-56f8-4af8-824e-6a50e2151926 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eecca879-56f8-4af8-824e-6a50e2151926 .shg-image-zoom,
.shg-c#s-eecca879-56f8-4af8-824e-6a50e2151926 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eecca879-56f8-4af8-824e-6a50e2151926 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-eecca879-56f8-4af8-824e-6a50e2151926 {
  max-width: 100%;
}

.shg-c#s-eecca879-56f8-4af8-824e-6a50e2151926 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eecca879-56f8-4af8-824e-6a50e2151926 .shg-image-zoom,
.shg-c#s-eecca879-56f8-4af8-824e-6a50e2151926 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eecca879-56f8-4af8-824e-6a50e2151926 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eecca879-56f8-4af8-824e-6a50e2151926 {
  max-width: 100%;
}

.shg-c#s-eecca879-56f8-4af8-824e-6a50e2151926 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eecca879-56f8-4af8-824e-6a50e2151926 .shg-image-zoom,
.shg-c#s-eecca879-56f8-4af8-824e-6a50e2151926 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eecca879-56f8-4af8-824e-6a50e2151926 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eecca879-56f8-4af8-824e-6a50e2151926 {
  max-width: 100%;
}

.shg-c#s-eecca879-56f8-4af8-824e-6a50e2151926 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eecca879-56f8-4af8-824e-6a50e2151926 .shg-image-zoom,
.shg-c#s-eecca879-56f8-4af8-824e-6a50e2151926 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eecca879-56f8-4af8-824e-6a50e2151926 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-eecca879-56f8-4af8-824e-6a50e2151926 {
  max-width: 100%;
}

.shg-c#s-eecca879-56f8-4af8-824e-6a50e2151926 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eecca879-56f8-4af8-824e-6a50e2151926 .shg-image-zoom,
.shg-c#s-eecca879-56f8-4af8-824e-6a50e2151926 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eecca879-56f8-4af8-824e-6a50e2151926 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b1b9910c-d37e-4a24-9a2b-7e1f88400869 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b1b9910c-d37e-4a24-9a2b-7e1f88400869 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-94fb4e3c-df33-4c7f-bead-917ff647bd42 {
  text-align: left;
}

#s-94fb4e3c-df33-4c7f-bead-917ff647bd42 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-94fb4e3c-df33-4c7f-bead-917ff647bd42 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-94fb4e3c-df33-4c7f-bead-917ff647bd42 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-41c86025-7493-41a7-b7d6-e87b6d53bfb0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-41c86025-7493-41a7-b7d6-e87b6d53bfb0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-41c86025-7493-41a7-b7d6-e87b6d53bfb0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-41c86025-7493-41a7-b7d6-e87b6d53bfb0 {
  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-41c86025-7493-41a7-b7d6-e87b6d53bfb0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-41c86025-7493-41a7-b7d6-e87b6d53bfb0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-41c86025-7493-41a7-b7d6-e87b6d53bfb0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-74985046-2df0-4bc5-8eb7-22943f547874 {
  display: none;
}
#s-b67fcfc9-d2f3-4dca-912d-73b472423397 {
  text-align: left;
}


.shg-c#s-b67fcfc9-d2f3-4dca-912d-73b472423397 {
  max-width: 100%;
}

.shg-c#s-b67fcfc9-d2f3-4dca-912d-73b472423397 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b67fcfc9-d2f3-4dca-912d-73b472423397 .shg-image-zoom,
.shg-c#s-b67fcfc9-d2f3-4dca-912d-73b472423397 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b67fcfc9-d2f3-4dca-912d-73b472423397 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b67fcfc9-d2f3-4dca-912d-73b472423397 {
  max-width: 100%;
}

.shg-c#s-b67fcfc9-d2f3-4dca-912d-73b472423397 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b67fcfc9-d2f3-4dca-912d-73b472423397 .shg-image-zoom,
.shg-c#s-b67fcfc9-d2f3-4dca-912d-73b472423397 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b67fcfc9-d2f3-4dca-912d-73b472423397 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b67fcfc9-d2f3-4dca-912d-73b472423397 {
  max-width: 100%;
}

.shg-c#s-b67fcfc9-d2f3-4dca-912d-73b472423397 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b67fcfc9-d2f3-4dca-912d-73b472423397 .shg-image-zoom,
.shg-c#s-b67fcfc9-d2f3-4dca-912d-73b472423397 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b67fcfc9-d2f3-4dca-912d-73b472423397 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b67fcfc9-d2f3-4dca-912d-73b472423397 {
  max-width: 100%;
}

.shg-c#s-b67fcfc9-d2f3-4dca-912d-73b472423397 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b67fcfc9-d2f3-4dca-912d-73b472423397 .shg-image-zoom,
.shg-c#s-b67fcfc9-d2f3-4dca-912d-73b472423397 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b67fcfc9-d2f3-4dca-912d-73b472423397 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b67fcfc9-d2f3-4dca-912d-73b472423397 {
  max-width: 100%;
}

.shg-c#s-b67fcfc9-d2f3-4dca-912d-73b472423397 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b67fcfc9-d2f3-4dca-912d-73b472423397 .shg-image-zoom,
.shg-c#s-b67fcfc9-d2f3-4dca-912d-73b472423397 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b67fcfc9-d2f3-4dca-912d-73b472423397 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3c81a1c8-4143-4d07-b191-e3206105825a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3c81a1c8-4143-4d07-b191-e3206105825a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-757edcf6-886d-48ce-889b-596a356d11ee {
  text-align: left;
}

#s-757edcf6-886d-48ce-889b-596a356d11ee .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-757edcf6-886d-48ce-889b-596a356d11ee .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-757edcf6-886d-48ce-889b-596a356d11ee .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1ecb8bc9-a66b-43f1-898f-e6f018b68bbd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-1ecb8bc9-a66b-43f1-898f-e6f018b68bbd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1ecb8bc9-a66b-43f1-898f-e6f018b68bbd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1ecb8bc9-a66b-43f1-898f-e6f018b68bbd {
  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-1ecb8bc9-a66b-43f1-898f-e6f018b68bbd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1ecb8bc9-a66b-43f1-898f-e6f018b68bbd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1ecb8bc9-a66b-43f1-898f-e6f018b68bbd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8f7f5b65-e141-4577-a12b-566ff2519b27 {
  display: none;
}
#s-26262ad1-b0c0-44eb-a4a0-386a80ecde35 {
  text-align: left;
}


.shg-c#s-26262ad1-b0c0-44eb-a4a0-386a80ecde35 {
  max-width: 100%;
}

.shg-c#s-26262ad1-b0c0-44eb-a4a0-386a80ecde35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26262ad1-b0c0-44eb-a4a0-386a80ecde35 .shg-image-zoom,
.shg-c#s-26262ad1-b0c0-44eb-a4a0-386a80ecde35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26262ad1-b0c0-44eb-a4a0-386a80ecde35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-26262ad1-b0c0-44eb-a4a0-386a80ecde35 {
  max-width: 100%;
}

.shg-c#s-26262ad1-b0c0-44eb-a4a0-386a80ecde35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26262ad1-b0c0-44eb-a4a0-386a80ecde35 .shg-image-zoom,
.shg-c#s-26262ad1-b0c0-44eb-a4a0-386a80ecde35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26262ad1-b0c0-44eb-a4a0-386a80ecde35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-26262ad1-b0c0-44eb-a4a0-386a80ecde35 {
  max-width: 100%;
}

.shg-c#s-26262ad1-b0c0-44eb-a4a0-386a80ecde35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26262ad1-b0c0-44eb-a4a0-386a80ecde35 .shg-image-zoom,
.shg-c#s-26262ad1-b0c0-44eb-a4a0-386a80ecde35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26262ad1-b0c0-44eb-a4a0-386a80ecde35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-26262ad1-b0c0-44eb-a4a0-386a80ecde35 {
  max-width: 100%;
}

.shg-c#s-26262ad1-b0c0-44eb-a4a0-386a80ecde35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26262ad1-b0c0-44eb-a4a0-386a80ecde35 .shg-image-zoom,
.shg-c#s-26262ad1-b0c0-44eb-a4a0-386a80ecde35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26262ad1-b0c0-44eb-a4a0-386a80ecde35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-26262ad1-b0c0-44eb-a4a0-386a80ecde35 {
  max-width: 100%;
}

.shg-c#s-26262ad1-b0c0-44eb-a4a0-386a80ecde35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26262ad1-b0c0-44eb-a4a0-386a80ecde35 .shg-image-zoom,
.shg-c#s-26262ad1-b0c0-44eb-a4a0-386a80ecde35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26262ad1-b0c0-44eb-a4a0-386a80ecde35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fad871b9-cf25-4d99-bdb4-4e2fb3802d5a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fad871b9-cf25-4d99-bdb4-4e2fb3802d5a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-f1a0fd04-51e2-4929-8dbc-af28e6d814e7 {
  text-align: left;
}

#s-f1a0fd04-51e2-4929-8dbc-af28e6d814e7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f1a0fd04-51e2-4929-8dbc-af28e6d814e7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f1a0fd04-51e2-4929-8dbc-af28e6d814e7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-55e55e2e-82d3-4f49-ba5a-6266e45bccf6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-55e55e2e-82d3-4f49-ba5a-6266e45bccf6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-55e55e2e-82d3-4f49-ba5a-6266e45bccf6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-55e55e2e-82d3-4f49-ba5a-6266e45bccf6 {
  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-55e55e2e-82d3-4f49-ba5a-6266e45bccf6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-55e55e2e-82d3-4f49-ba5a-6266e45bccf6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-55e55e2e-82d3-4f49-ba5a-6266e45bccf6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4a340593-c3b0-4345-b017-73da00ea553e {
  display: none;
}
#s-9997997a-7b5a-4c45-9905-f722b6102423 {
  text-align: left;
}


.shg-c#s-9997997a-7b5a-4c45-9905-f722b6102423 {
  max-width: 100%;
}

.shg-c#s-9997997a-7b5a-4c45-9905-f722b6102423 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9997997a-7b5a-4c45-9905-f722b6102423 .shg-image-zoom,
.shg-c#s-9997997a-7b5a-4c45-9905-f722b6102423 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9997997a-7b5a-4c45-9905-f722b6102423 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9997997a-7b5a-4c45-9905-f722b6102423 {
  max-width: 100%;
}

.shg-c#s-9997997a-7b5a-4c45-9905-f722b6102423 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9997997a-7b5a-4c45-9905-f722b6102423 .shg-image-zoom,
.shg-c#s-9997997a-7b5a-4c45-9905-f722b6102423 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9997997a-7b5a-4c45-9905-f722b6102423 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9997997a-7b5a-4c45-9905-f722b6102423 {
  max-width: 100%;
}

.shg-c#s-9997997a-7b5a-4c45-9905-f722b6102423 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9997997a-7b5a-4c45-9905-f722b6102423 .shg-image-zoom,
.shg-c#s-9997997a-7b5a-4c45-9905-f722b6102423 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9997997a-7b5a-4c45-9905-f722b6102423 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9997997a-7b5a-4c45-9905-f722b6102423 {
  max-width: 100%;
}

.shg-c#s-9997997a-7b5a-4c45-9905-f722b6102423 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9997997a-7b5a-4c45-9905-f722b6102423 .shg-image-zoom,
.shg-c#s-9997997a-7b5a-4c45-9905-f722b6102423 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9997997a-7b5a-4c45-9905-f722b6102423 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9997997a-7b5a-4c45-9905-f722b6102423 {
  max-width: 100%;
}

.shg-c#s-9997997a-7b5a-4c45-9905-f722b6102423 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9997997a-7b5a-4c45-9905-f722b6102423 .shg-image-zoom,
.shg-c#s-9997997a-7b5a-4c45-9905-f722b6102423 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9997997a-7b5a-4c45-9905-f722b6102423 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7469b96b-a69f-4341-a325-6d055c74ab28 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7469b96b-a69f-4341-a325-6d055c74ab28 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-9f071590-f88f-4b3d-8b7c-d23c513e4b3e {
  text-align: left;
}

#s-9f071590-f88f-4b3d-8b7c-d23c513e4b3e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9f071590-f88f-4b3d-8b7c-d23c513e4b3e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9f071590-f88f-4b3d-8b7c-d23c513e4b3e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8d382bed-47a7-4de8-bff0-d06eb720d156 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-8d382bed-47a7-4de8-bff0-d06eb720d156:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8d382bed-47a7-4de8-bff0-d06eb720d156:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8d382bed-47a7-4de8-bff0-d06eb720d156 {
  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-8d382bed-47a7-4de8-bff0-d06eb720d156.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8d382bed-47a7-4de8-bff0-d06eb720d156.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8d382bed-47a7-4de8-bff0-d06eb720d156.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2484cbb9-5eca-4567-97ff-c3477d3b37d9 {
  display: none;
}
#s-95f350fb-4950-4a10-9143-2f7571fc6a15 {
  text-align: left;
}


.shg-c#s-95f350fb-4950-4a10-9143-2f7571fc6a15 {
  max-width: 100%;
}

.shg-c#s-95f350fb-4950-4a10-9143-2f7571fc6a15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-95f350fb-4950-4a10-9143-2f7571fc6a15 .shg-image-zoom,
.shg-c#s-95f350fb-4950-4a10-9143-2f7571fc6a15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-95f350fb-4950-4a10-9143-2f7571fc6a15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-95f350fb-4950-4a10-9143-2f7571fc6a15 {
  max-width: 100%;
}

.shg-c#s-95f350fb-4950-4a10-9143-2f7571fc6a15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-95f350fb-4950-4a10-9143-2f7571fc6a15 .shg-image-zoom,
.shg-c#s-95f350fb-4950-4a10-9143-2f7571fc6a15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-95f350fb-4950-4a10-9143-2f7571fc6a15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-95f350fb-4950-4a10-9143-2f7571fc6a15 {
  max-width: 100%;
}

.shg-c#s-95f350fb-4950-4a10-9143-2f7571fc6a15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-95f350fb-4950-4a10-9143-2f7571fc6a15 .shg-image-zoom,
.shg-c#s-95f350fb-4950-4a10-9143-2f7571fc6a15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-95f350fb-4950-4a10-9143-2f7571fc6a15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-95f350fb-4950-4a10-9143-2f7571fc6a15 {
  max-width: 100%;
}

.shg-c#s-95f350fb-4950-4a10-9143-2f7571fc6a15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-95f350fb-4950-4a10-9143-2f7571fc6a15 .shg-image-zoom,
.shg-c#s-95f350fb-4950-4a10-9143-2f7571fc6a15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-95f350fb-4950-4a10-9143-2f7571fc6a15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-95f350fb-4950-4a10-9143-2f7571fc6a15 {
  max-width: 100%;
}

.shg-c#s-95f350fb-4950-4a10-9143-2f7571fc6a15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-95f350fb-4950-4a10-9143-2f7571fc6a15 .shg-image-zoom,
.shg-c#s-95f350fb-4950-4a10-9143-2f7571fc6a15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-95f350fb-4950-4a10-9143-2f7571fc6a15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-81562cd9-a629-49c3-989a-3c99712268d5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-81562cd9-a629-49c3-989a-3c99712268d5 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-bdea20bd-561e-4429-9bcf-f43a5a6cfd39 {
  text-align: left;
}

#s-bdea20bd-561e-4429-9bcf-f43a5a6cfd39 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-bdea20bd-561e-4429-9bcf-f43a5a6cfd39 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-bdea20bd-561e-4429-9bcf-f43a5a6cfd39 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-08ebf153-81ec-44f8-858b-19099b24f957 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-08ebf153-81ec-44f8-858b-19099b24f957:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-08ebf153-81ec-44f8-858b-19099b24f957:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-08ebf153-81ec-44f8-858b-19099b24f957 {
  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-08ebf153-81ec-44f8-858b-19099b24f957.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08ebf153-81ec-44f8-858b-19099b24f957.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-08ebf153-81ec-44f8-858b-19099b24f957.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-75209c10-b03f-4244-9d6c-3512c962055a {
  display: none;
}
#s-7b5b497f-1608-4e5c-9b01-5f7e5c33dae2 {
  text-align: left;
}


.shg-c#s-7b5b497f-1608-4e5c-9b01-5f7e5c33dae2 {
  max-width: 100%;
}

.shg-c#s-7b5b497f-1608-4e5c-9b01-5f7e5c33dae2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b5b497f-1608-4e5c-9b01-5f7e5c33dae2 .shg-image-zoom,
.shg-c#s-7b5b497f-1608-4e5c-9b01-5f7e5c33dae2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b5b497f-1608-4e5c-9b01-5f7e5c33dae2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7b5b497f-1608-4e5c-9b01-5f7e5c33dae2 {
  max-width: 100%;
}

.shg-c#s-7b5b497f-1608-4e5c-9b01-5f7e5c33dae2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b5b497f-1608-4e5c-9b01-5f7e5c33dae2 .shg-image-zoom,
.shg-c#s-7b5b497f-1608-4e5c-9b01-5f7e5c33dae2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b5b497f-1608-4e5c-9b01-5f7e5c33dae2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7b5b497f-1608-4e5c-9b01-5f7e5c33dae2 {
  max-width: 100%;
}

.shg-c#s-7b5b497f-1608-4e5c-9b01-5f7e5c33dae2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b5b497f-1608-4e5c-9b01-5f7e5c33dae2 .shg-image-zoom,
.shg-c#s-7b5b497f-1608-4e5c-9b01-5f7e5c33dae2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b5b497f-1608-4e5c-9b01-5f7e5c33dae2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7b5b497f-1608-4e5c-9b01-5f7e5c33dae2 {
  max-width: 100%;
}

.shg-c#s-7b5b497f-1608-4e5c-9b01-5f7e5c33dae2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b5b497f-1608-4e5c-9b01-5f7e5c33dae2 .shg-image-zoom,
.shg-c#s-7b5b497f-1608-4e5c-9b01-5f7e5c33dae2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b5b497f-1608-4e5c-9b01-5f7e5c33dae2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7b5b497f-1608-4e5c-9b01-5f7e5c33dae2 {
  max-width: 100%;
}

.shg-c#s-7b5b497f-1608-4e5c-9b01-5f7e5c33dae2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b5b497f-1608-4e5c-9b01-5f7e5c33dae2 .shg-image-zoom,
.shg-c#s-7b5b497f-1608-4e5c-9b01-5f7e5c33dae2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b5b497f-1608-4e5c-9b01-5f7e5c33dae2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-554b5ec9-8598-4b0e-b517-59979024a49c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-554b5ec9-8598-4b0e-b517-59979024a49c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-4d6508ac-fc62-49a8-8f99-111d866e21ba {
  text-align: left;
}

#s-4d6508ac-fc62-49a8-8f99-111d866e21ba .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-4d6508ac-fc62-49a8-8f99-111d866e21ba .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4d6508ac-fc62-49a8-8f99-111d866e21ba .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-89415bde-4bd6-4a32-978e-51f027084576 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-89415bde-4bd6-4a32-978e-51f027084576:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-89415bde-4bd6-4a32-978e-51f027084576:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-89415bde-4bd6-4a32-978e-51f027084576 {
  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-89415bde-4bd6-4a32-978e-51f027084576.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-89415bde-4bd6-4a32-978e-51f027084576.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-89415bde-4bd6-4a32-978e-51f027084576.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8bb75f5b-2e66-4dfe-8039-fffd00b571f0 {
  display: none;
}
#s-6365dda0-e879-47d5-ab76-8119a907122a {
  text-align: left;
}


.shg-c#s-6365dda0-e879-47d5-ab76-8119a907122a {
  max-width: 100%;
}

.shg-c#s-6365dda0-e879-47d5-ab76-8119a907122a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6365dda0-e879-47d5-ab76-8119a907122a .shg-image-zoom,
.shg-c#s-6365dda0-e879-47d5-ab76-8119a907122a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6365dda0-e879-47d5-ab76-8119a907122a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6365dda0-e879-47d5-ab76-8119a907122a {
  max-width: 100%;
}

.shg-c#s-6365dda0-e879-47d5-ab76-8119a907122a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6365dda0-e879-47d5-ab76-8119a907122a .shg-image-zoom,
.shg-c#s-6365dda0-e879-47d5-ab76-8119a907122a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6365dda0-e879-47d5-ab76-8119a907122a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6365dda0-e879-47d5-ab76-8119a907122a {
  max-width: 100%;
}

.shg-c#s-6365dda0-e879-47d5-ab76-8119a907122a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6365dda0-e879-47d5-ab76-8119a907122a .shg-image-zoom,
.shg-c#s-6365dda0-e879-47d5-ab76-8119a907122a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6365dda0-e879-47d5-ab76-8119a907122a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6365dda0-e879-47d5-ab76-8119a907122a {
  max-width: 100%;
}

.shg-c#s-6365dda0-e879-47d5-ab76-8119a907122a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6365dda0-e879-47d5-ab76-8119a907122a .shg-image-zoom,
.shg-c#s-6365dda0-e879-47d5-ab76-8119a907122a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6365dda0-e879-47d5-ab76-8119a907122a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6365dda0-e879-47d5-ab76-8119a907122a {
  max-width: 100%;
}

.shg-c#s-6365dda0-e879-47d5-ab76-8119a907122a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6365dda0-e879-47d5-ab76-8119a907122a .shg-image-zoom,
.shg-c#s-6365dda0-e879-47d5-ab76-8119a907122a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6365dda0-e879-47d5-ab76-8119a907122a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-68ac4083-d8ac-4e7e-ae5c-aede30cd4f8f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-68ac4083-d8ac-4e7e-ae5c-aede30cd4f8f .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-a78cf265-0e0a-4e0f-9ef8-6486ef0ef570 {
  text-align: left;
}

#s-a78cf265-0e0a-4e0f-9ef8-6486ef0ef570 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a78cf265-0e0a-4e0f-9ef8-6486ef0ef570 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a78cf265-0e0a-4e0f-9ef8-6486ef0ef570 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d8c175d3-a636-471f-a4ce-a0802abf0585 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d8c175d3-a636-471f-a4ce-a0802abf0585:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d8c175d3-a636-471f-a4ce-a0802abf0585:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d8c175d3-a636-471f-a4ce-a0802abf0585 {
  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-d8c175d3-a636-471f-a4ce-a0802abf0585.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d8c175d3-a636-471f-a4ce-a0802abf0585.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d8c175d3-a636-471f-a4ce-a0802abf0585.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1b711ee8-5620-492d-b731-a2d10fd91aad {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 23px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-1b711ee8-5620-492d-b731-a2d10fd91aad:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1b711ee8-5620-492d-b731-a2d10fd91aad:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1b711ee8-5620-492d-b731-a2d10fd91aad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-62644a13-c13a-4821-8606-b797d33e5ca7 {
  margin-top: 30px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
padding-right: 10%;
background-color: rgba(238, 238, 238, 1);
}

@media (max-width: 767px){#s-d1ab22c6-dd47-4026-92ba-fbdabf5e6675 {
  display: none;
}
#s-d1ab22c6-dd47-4026-92ba-fbdabf5e6675, #wrap-s-d1ab22c6-dd47-4026-92ba-fbdabf5e6675 { display:none !important; }}
#s-b0e0578a-f513-45e1-ab47-68c02e996fce {
  display: none;
}
#s-fef5ac7f-3d8f-4bc8-9b43-2b509ee329b9 {
  text-align: left;
}


.shg-c#s-fef5ac7f-3d8f-4bc8-9b43-2b509ee329b9 {
  max-width: 100%;
}

.shg-c#s-fef5ac7f-3d8f-4bc8-9b43-2b509ee329b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fef5ac7f-3d8f-4bc8-9b43-2b509ee329b9 .shg-image-zoom,
.shg-c#s-fef5ac7f-3d8f-4bc8-9b43-2b509ee329b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fef5ac7f-3d8f-4bc8-9b43-2b509ee329b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fef5ac7f-3d8f-4bc8-9b43-2b509ee329b9 {
  max-width: 100%;
}

.shg-c#s-fef5ac7f-3d8f-4bc8-9b43-2b509ee329b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fef5ac7f-3d8f-4bc8-9b43-2b509ee329b9 .shg-image-zoom,
.shg-c#s-fef5ac7f-3d8f-4bc8-9b43-2b509ee329b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fef5ac7f-3d8f-4bc8-9b43-2b509ee329b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fef5ac7f-3d8f-4bc8-9b43-2b509ee329b9 {
  max-width: 100%;
}

.shg-c#s-fef5ac7f-3d8f-4bc8-9b43-2b509ee329b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fef5ac7f-3d8f-4bc8-9b43-2b509ee329b9 .shg-image-zoom,
.shg-c#s-fef5ac7f-3d8f-4bc8-9b43-2b509ee329b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fef5ac7f-3d8f-4bc8-9b43-2b509ee329b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fef5ac7f-3d8f-4bc8-9b43-2b509ee329b9 {
  max-width: 100%;
}

.shg-c#s-fef5ac7f-3d8f-4bc8-9b43-2b509ee329b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fef5ac7f-3d8f-4bc8-9b43-2b509ee329b9 .shg-image-zoom,
.shg-c#s-fef5ac7f-3d8f-4bc8-9b43-2b509ee329b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fef5ac7f-3d8f-4bc8-9b43-2b509ee329b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fef5ac7f-3d8f-4bc8-9b43-2b509ee329b9 {
  max-width: 100%;
}

.shg-c#s-fef5ac7f-3d8f-4bc8-9b43-2b509ee329b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fef5ac7f-3d8f-4bc8-9b43-2b509ee329b9 .shg-image-zoom,
.shg-c#s-fef5ac7f-3d8f-4bc8-9b43-2b509ee329b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fef5ac7f-3d8f-4bc8-9b43-2b509ee329b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-922c087a-9782-4b05-9acb-42c9430313d4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-922c087a-9782-4b05-9acb-42c9430313d4 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-18649ce9-45fa-4f60-9f28-59f139ee5ded {
  text-align: left;
}

#s-18649ce9-45fa-4f60-9f28-59f139ee5ded .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-18649ce9-45fa-4f60-9f28-59f139ee5ded .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-18649ce9-45fa-4f60-9f28-59f139ee5ded .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-90f9f1f4-dcd3-423e-b66a-4b494f16a6f0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-90f9f1f4-dcd3-423e-b66a-4b494f16a6f0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-90f9f1f4-dcd3-423e-b66a-4b494f16a6f0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-90f9f1f4-dcd3-423e-b66a-4b494f16a6f0 {
  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-90f9f1f4-dcd3-423e-b66a-4b494f16a6f0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-90f9f1f4-dcd3-423e-b66a-4b494f16a6f0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-90f9f1f4-dcd3-423e-b66a-4b494f16a6f0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c85a512e-ec8b-4a04-9977-97c342672807 {
  display: none;
}
#s-fbf965b6-668e-46f6-8555-4c1f8b3f4396 {
  text-align: left;
}


.shg-c#s-fbf965b6-668e-46f6-8555-4c1f8b3f4396 {
  max-width: 100%;
}

.shg-c#s-fbf965b6-668e-46f6-8555-4c1f8b3f4396 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fbf965b6-668e-46f6-8555-4c1f8b3f4396 .shg-image-zoom,
.shg-c#s-fbf965b6-668e-46f6-8555-4c1f8b3f4396 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fbf965b6-668e-46f6-8555-4c1f8b3f4396 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fbf965b6-668e-46f6-8555-4c1f8b3f4396 {
  max-width: 100%;
}

.shg-c#s-fbf965b6-668e-46f6-8555-4c1f8b3f4396 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fbf965b6-668e-46f6-8555-4c1f8b3f4396 .shg-image-zoom,
.shg-c#s-fbf965b6-668e-46f6-8555-4c1f8b3f4396 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fbf965b6-668e-46f6-8555-4c1f8b3f4396 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fbf965b6-668e-46f6-8555-4c1f8b3f4396 {
  max-width: 100%;
}

.shg-c#s-fbf965b6-668e-46f6-8555-4c1f8b3f4396 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fbf965b6-668e-46f6-8555-4c1f8b3f4396 .shg-image-zoom,
.shg-c#s-fbf965b6-668e-46f6-8555-4c1f8b3f4396 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fbf965b6-668e-46f6-8555-4c1f8b3f4396 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fbf965b6-668e-46f6-8555-4c1f8b3f4396 {
  max-width: 100%;
}

.shg-c#s-fbf965b6-668e-46f6-8555-4c1f8b3f4396 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fbf965b6-668e-46f6-8555-4c1f8b3f4396 .shg-image-zoom,
.shg-c#s-fbf965b6-668e-46f6-8555-4c1f8b3f4396 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fbf965b6-668e-46f6-8555-4c1f8b3f4396 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fbf965b6-668e-46f6-8555-4c1f8b3f4396 {
  max-width: 100%;
}

.shg-c#s-fbf965b6-668e-46f6-8555-4c1f8b3f4396 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fbf965b6-668e-46f6-8555-4c1f8b3f4396 .shg-image-zoom,
.shg-c#s-fbf965b6-668e-46f6-8555-4c1f8b3f4396 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fbf965b6-668e-46f6-8555-4c1f8b3f4396 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d0240aa7-1071-429b-b08e-f67caddad5d7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d0240aa7-1071-429b-b08e-f67caddad5d7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-89144c4d-4be2-41ae-9b3e-90822a5c5546 {
  text-align: left;
}

#s-89144c4d-4be2-41ae-9b3e-90822a5c5546 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-89144c4d-4be2-41ae-9b3e-90822a5c5546 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-89144c4d-4be2-41ae-9b3e-90822a5c5546 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-f550aa44-abb8-4aa1-972e-b55a5f0cb5e9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f550aa44-abb8-4aa1-972e-b55a5f0cb5e9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f550aa44-abb8-4aa1-972e-b55a5f0cb5e9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f550aa44-abb8-4aa1-972e-b55a5f0cb5e9 {
  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-f550aa44-abb8-4aa1-972e-b55a5f0cb5e9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f550aa44-abb8-4aa1-972e-b55a5f0cb5e9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f550aa44-abb8-4aa1-972e-b55a5f0cb5e9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f7cf2115-09ed-4cba-9d5c-9cbf63f339a3 {
  display: none;
}
#s-f8205013-0467-4cc6-b504-87716b463c3b {
  text-align: left;
}


.shg-c#s-f8205013-0467-4cc6-b504-87716b463c3b {
  max-width: 100%;
}

.shg-c#s-f8205013-0467-4cc6-b504-87716b463c3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8205013-0467-4cc6-b504-87716b463c3b .shg-image-zoom,
.shg-c#s-f8205013-0467-4cc6-b504-87716b463c3b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8205013-0467-4cc6-b504-87716b463c3b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f8205013-0467-4cc6-b504-87716b463c3b {
  max-width: 100%;
}

.shg-c#s-f8205013-0467-4cc6-b504-87716b463c3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8205013-0467-4cc6-b504-87716b463c3b .shg-image-zoom,
.shg-c#s-f8205013-0467-4cc6-b504-87716b463c3b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8205013-0467-4cc6-b504-87716b463c3b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f8205013-0467-4cc6-b504-87716b463c3b {
  max-width: 100%;
}

.shg-c#s-f8205013-0467-4cc6-b504-87716b463c3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8205013-0467-4cc6-b504-87716b463c3b .shg-image-zoom,
.shg-c#s-f8205013-0467-4cc6-b504-87716b463c3b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8205013-0467-4cc6-b504-87716b463c3b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f8205013-0467-4cc6-b504-87716b463c3b {
  max-width: 100%;
}

.shg-c#s-f8205013-0467-4cc6-b504-87716b463c3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8205013-0467-4cc6-b504-87716b463c3b .shg-image-zoom,
.shg-c#s-f8205013-0467-4cc6-b504-87716b463c3b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8205013-0467-4cc6-b504-87716b463c3b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f8205013-0467-4cc6-b504-87716b463c3b {
  max-width: 100%;
}

.shg-c#s-f8205013-0467-4cc6-b504-87716b463c3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8205013-0467-4cc6-b504-87716b463c3b .shg-image-zoom,
.shg-c#s-f8205013-0467-4cc6-b504-87716b463c3b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8205013-0467-4cc6-b504-87716b463c3b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1bd6717c-a7d3-4d03-9999-5aab45724ce9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1bd6717c-a7d3-4d03-9999-5aab45724ce9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-ceb0077b-3bc1-490b-a897-1527e2866c53 {
  text-align: left;
}

#s-ceb0077b-3bc1-490b-a897-1527e2866c53 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ceb0077b-3bc1-490b-a897-1527e2866c53 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ceb0077b-3bc1-490b-a897-1527e2866c53 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-91e4b692-6e3b-4e2b-9f78-9d6ce9f4dc2a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-91e4b692-6e3b-4e2b-9f78-9d6ce9f4dc2a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-91e4b692-6e3b-4e2b-9f78-9d6ce9f4dc2a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-91e4b692-6e3b-4e2b-9f78-9d6ce9f4dc2a {
  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-91e4b692-6e3b-4e2b-9f78-9d6ce9f4dc2a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-91e4b692-6e3b-4e2b-9f78-9d6ce9f4dc2a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-91e4b692-6e3b-4e2b-9f78-9d6ce9f4dc2a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3c56d454-7c9f-45e7-ba86-f9c67acdae30 {
  display: none;
}
#s-fca9540c-78e0-437f-981d-f7b72dec8ad8 {
  text-align: left;
}


.shg-c#s-fca9540c-78e0-437f-981d-f7b72dec8ad8 {
  max-width: 100%;
}

.shg-c#s-fca9540c-78e0-437f-981d-f7b72dec8ad8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fca9540c-78e0-437f-981d-f7b72dec8ad8 .shg-image-zoom,
.shg-c#s-fca9540c-78e0-437f-981d-f7b72dec8ad8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fca9540c-78e0-437f-981d-f7b72dec8ad8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fca9540c-78e0-437f-981d-f7b72dec8ad8 {
  max-width: 100%;
}

.shg-c#s-fca9540c-78e0-437f-981d-f7b72dec8ad8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fca9540c-78e0-437f-981d-f7b72dec8ad8 .shg-image-zoom,
.shg-c#s-fca9540c-78e0-437f-981d-f7b72dec8ad8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fca9540c-78e0-437f-981d-f7b72dec8ad8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fca9540c-78e0-437f-981d-f7b72dec8ad8 {
  max-width: 100%;
}

.shg-c#s-fca9540c-78e0-437f-981d-f7b72dec8ad8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fca9540c-78e0-437f-981d-f7b72dec8ad8 .shg-image-zoom,
.shg-c#s-fca9540c-78e0-437f-981d-f7b72dec8ad8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fca9540c-78e0-437f-981d-f7b72dec8ad8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fca9540c-78e0-437f-981d-f7b72dec8ad8 {
  max-width: 100%;
}

.shg-c#s-fca9540c-78e0-437f-981d-f7b72dec8ad8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fca9540c-78e0-437f-981d-f7b72dec8ad8 .shg-image-zoom,
.shg-c#s-fca9540c-78e0-437f-981d-f7b72dec8ad8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fca9540c-78e0-437f-981d-f7b72dec8ad8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fca9540c-78e0-437f-981d-f7b72dec8ad8 {
  max-width: 100%;
}

.shg-c#s-fca9540c-78e0-437f-981d-f7b72dec8ad8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fca9540c-78e0-437f-981d-f7b72dec8ad8 .shg-image-zoom,
.shg-c#s-fca9540c-78e0-437f-981d-f7b72dec8ad8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fca9540c-78e0-437f-981d-f7b72dec8ad8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dbd543d9-e21c-4c2e-8d61-12e2aac9e180 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dbd543d9-e21c-4c2e-8d61-12e2aac9e180 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-abcbfeb4-7492-4cec-88f0-0d8e05a21777 {
  text-align: left;
}

#s-abcbfeb4-7492-4cec-88f0-0d8e05a21777 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-abcbfeb4-7492-4cec-88f0-0d8e05a21777 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-abcbfeb4-7492-4cec-88f0-0d8e05a21777 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-dcffa3a5-54e9-40f6-9595-1052fd7d8768 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-dcffa3a5-54e9-40f6-9595-1052fd7d8768:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-dcffa3a5-54e9-40f6-9595-1052fd7d8768:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-dcffa3a5-54e9-40f6-9595-1052fd7d8768 {
  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-dcffa3a5-54e9-40f6-9595-1052fd7d8768.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dcffa3a5-54e9-40f6-9595-1052fd7d8768.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-dcffa3a5-54e9-40f6-9595-1052fd7d8768.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-50e0efd7-2f4f-491a-8747-b6549bd2b5e6 {
  display: none;
}
#s-9386f332-b4a0-41eb-996e-bd5501c376b7 {
  text-align: left;
}


.shg-c#s-9386f332-b4a0-41eb-996e-bd5501c376b7 {
  max-width: 100%;
}

.shg-c#s-9386f332-b4a0-41eb-996e-bd5501c376b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9386f332-b4a0-41eb-996e-bd5501c376b7 .shg-image-zoom,
.shg-c#s-9386f332-b4a0-41eb-996e-bd5501c376b7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9386f332-b4a0-41eb-996e-bd5501c376b7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9386f332-b4a0-41eb-996e-bd5501c376b7 {
  max-width: 100%;
}

.shg-c#s-9386f332-b4a0-41eb-996e-bd5501c376b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9386f332-b4a0-41eb-996e-bd5501c376b7 .shg-image-zoom,
.shg-c#s-9386f332-b4a0-41eb-996e-bd5501c376b7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9386f332-b4a0-41eb-996e-bd5501c376b7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9386f332-b4a0-41eb-996e-bd5501c376b7 {
  max-width: 100%;
}

.shg-c#s-9386f332-b4a0-41eb-996e-bd5501c376b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9386f332-b4a0-41eb-996e-bd5501c376b7 .shg-image-zoom,
.shg-c#s-9386f332-b4a0-41eb-996e-bd5501c376b7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9386f332-b4a0-41eb-996e-bd5501c376b7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9386f332-b4a0-41eb-996e-bd5501c376b7 {
  max-width: 100%;
}

.shg-c#s-9386f332-b4a0-41eb-996e-bd5501c376b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9386f332-b4a0-41eb-996e-bd5501c376b7 .shg-image-zoom,
.shg-c#s-9386f332-b4a0-41eb-996e-bd5501c376b7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9386f332-b4a0-41eb-996e-bd5501c376b7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9386f332-b4a0-41eb-996e-bd5501c376b7 {
  max-width: 100%;
}

.shg-c#s-9386f332-b4a0-41eb-996e-bd5501c376b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9386f332-b4a0-41eb-996e-bd5501c376b7 .shg-image-zoom,
.shg-c#s-9386f332-b4a0-41eb-996e-bd5501c376b7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9386f332-b4a0-41eb-996e-bd5501c376b7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-772e8fe4-c410-4b06-b2e0-d666e805e805 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-772e8fe4-c410-4b06-b2e0-d666e805e805 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-fc10a87a-26b9-490e-895a-2654fa1b0695 {
  text-align: left;
}

#s-fc10a87a-26b9-490e-895a-2654fa1b0695 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-fc10a87a-26b9-490e-895a-2654fa1b0695 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-fc10a87a-26b9-490e-895a-2654fa1b0695 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1250467e-df1c-447d-93c1-d763fb650f97 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-1250467e-df1c-447d-93c1-d763fb650f97:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1250467e-df1c-447d-93c1-d763fb650f97:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1250467e-df1c-447d-93c1-d763fb650f97 {
  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-1250467e-df1c-447d-93c1-d763fb650f97.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1250467e-df1c-447d-93c1-d763fb650f97.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1250467e-df1c-447d-93c1-d763fb650f97.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5e4e1670-7bf3-413b-9963-03bd252a94ab {
  display: none;
}
#s-dba46943-6abd-431e-b7f3-f041298ccb0b {
  text-align: left;
}


.shg-c#s-dba46943-6abd-431e-b7f3-f041298ccb0b {
  max-width: 100%;
}

.shg-c#s-dba46943-6abd-431e-b7f3-f041298ccb0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dba46943-6abd-431e-b7f3-f041298ccb0b .shg-image-zoom,
.shg-c#s-dba46943-6abd-431e-b7f3-f041298ccb0b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dba46943-6abd-431e-b7f3-f041298ccb0b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dba46943-6abd-431e-b7f3-f041298ccb0b {
  max-width: 100%;
}

.shg-c#s-dba46943-6abd-431e-b7f3-f041298ccb0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dba46943-6abd-431e-b7f3-f041298ccb0b .shg-image-zoom,
.shg-c#s-dba46943-6abd-431e-b7f3-f041298ccb0b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dba46943-6abd-431e-b7f3-f041298ccb0b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dba46943-6abd-431e-b7f3-f041298ccb0b {
  max-width: 100%;
}

.shg-c#s-dba46943-6abd-431e-b7f3-f041298ccb0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dba46943-6abd-431e-b7f3-f041298ccb0b .shg-image-zoom,
.shg-c#s-dba46943-6abd-431e-b7f3-f041298ccb0b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dba46943-6abd-431e-b7f3-f041298ccb0b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dba46943-6abd-431e-b7f3-f041298ccb0b {
  max-width: 100%;
}

.shg-c#s-dba46943-6abd-431e-b7f3-f041298ccb0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dba46943-6abd-431e-b7f3-f041298ccb0b .shg-image-zoom,
.shg-c#s-dba46943-6abd-431e-b7f3-f041298ccb0b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dba46943-6abd-431e-b7f3-f041298ccb0b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dba46943-6abd-431e-b7f3-f041298ccb0b {
  max-width: 100%;
}

.shg-c#s-dba46943-6abd-431e-b7f3-f041298ccb0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dba46943-6abd-431e-b7f3-f041298ccb0b .shg-image-zoom,
.shg-c#s-dba46943-6abd-431e-b7f3-f041298ccb0b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dba46943-6abd-431e-b7f3-f041298ccb0b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ccdc5f72-463c-4dc9-addb-34ec011ab678 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ccdc5f72-463c-4dc9-addb-34ec011ab678 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-5ba61923-fa18-45e9-86fd-3f742a79bc23 {
  text-align: left;
}

#s-5ba61923-fa18-45e9-86fd-3f742a79bc23 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5ba61923-fa18-45e9-86fd-3f742a79bc23 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5ba61923-fa18-45e9-86fd-3f742a79bc23 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0be13dc9-b046-42ec-97a5-fa4d993186c9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-0be13dc9-b046-42ec-97a5-fa4d993186c9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0be13dc9-b046-42ec-97a5-fa4d993186c9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0be13dc9-b046-42ec-97a5-fa4d993186c9 {
  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-0be13dc9-b046-42ec-97a5-fa4d993186c9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0be13dc9-b046-42ec-97a5-fa4d993186c9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0be13dc9-b046-42ec-97a5-fa4d993186c9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-25cca6b3-5a39-4977-a14f-8d0ef844cecd {
  display: none;
}
#s-b2f9ce37-1c86-4dca-b2a0-fca2600f0c02 {
  text-align: left;
}


.shg-c#s-b2f9ce37-1c86-4dca-b2a0-fca2600f0c02 {
  max-width: 100%;
}

.shg-c#s-b2f9ce37-1c86-4dca-b2a0-fca2600f0c02 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2f9ce37-1c86-4dca-b2a0-fca2600f0c02 .shg-image-zoom,
.shg-c#s-b2f9ce37-1c86-4dca-b2a0-fca2600f0c02 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2f9ce37-1c86-4dca-b2a0-fca2600f0c02 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b2f9ce37-1c86-4dca-b2a0-fca2600f0c02 {
  max-width: 100%;
}

.shg-c#s-b2f9ce37-1c86-4dca-b2a0-fca2600f0c02 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2f9ce37-1c86-4dca-b2a0-fca2600f0c02 .shg-image-zoom,
.shg-c#s-b2f9ce37-1c86-4dca-b2a0-fca2600f0c02 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2f9ce37-1c86-4dca-b2a0-fca2600f0c02 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b2f9ce37-1c86-4dca-b2a0-fca2600f0c02 {
  max-width: 100%;
}

.shg-c#s-b2f9ce37-1c86-4dca-b2a0-fca2600f0c02 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2f9ce37-1c86-4dca-b2a0-fca2600f0c02 .shg-image-zoom,
.shg-c#s-b2f9ce37-1c86-4dca-b2a0-fca2600f0c02 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2f9ce37-1c86-4dca-b2a0-fca2600f0c02 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b2f9ce37-1c86-4dca-b2a0-fca2600f0c02 {
  max-width: 100%;
}

.shg-c#s-b2f9ce37-1c86-4dca-b2a0-fca2600f0c02 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2f9ce37-1c86-4dca-b2a0-fca2600f0c02 .shg-image-zoom,
.shg-c#s-b2f9ce37-1c86-4dca-b2a0-fca2600f0c02 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2f9ce37-1c86-4dca-b2a0-fca2600f0c02 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b2f9ce37-1c86-4dca-b2a0-fca2600f0c02 {
  max-width: 100%;
}

.shg-c#s-b2f9ce37-1c86-4dca-b2a0-fca2600f0c02 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2f9ce37-1c86-4dca-b2a0-fca2600f0c02 .shg-image-zoom,
.shg-c#s-b2f9ce37-1c86-4dca-b2a0-fca2600f0c02 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2f9ce37-1c86-4dca-b2a0-fca2600f0c02 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ce4b0a0d-2add-45b1-9eb8-e535239b3bc2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ce4b0a0d-2add-45b1-9eb8-e535239b3bc2 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-ea9fbe62-3ccc-49b6-aa1a-b9eee5d41461 {
  text-align: left;
}

#s-ea9fbe62-3ccc-49b6-aa1a-b9eee5d41461 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ea9fbe62-3ccc-49b6-aa1a-b9eee5d41461 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ea9fbe62-3ccc-49b6-aa1a-b9eee5d41461 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-cd78ba75-3e1a-474f-88a3-b8b63c92cc53 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-cd78ba75-3e1a-474f-88a3-b8b63c92cc53:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cd78ba75-3e1a-474f-88a3-b8b63c92cc53:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cd78ba75-3e1a-474f-88a3-b8b63c92cc53 {
  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-cd78ba75-3e1a-474f-88a3-b8b63c92cc53.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cd78ba75-3e1a-474f-88a3-b8b63c92cc53.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-cd78ba75-3e1a-474f-88a3-b8b63c92cc53.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-11fe27da-733e-4ff4-9165-ca8a76a64460 {
  display: none;
}
#s-ef6313c7-ef37-49f3-a66e-2c7696eae9dc {
  text-align: left;
}


.shg-c#s-ef6313c7-ef37-49f3-a66e-2c7696eae9dc {
  max-width: 100%;
}

.shg-c#s-ef6313c7-ef37-49f3-a66e-2c7696eae9dc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef6313c7-ef37-49f3-a66e-2c7696eae9dc .shg-image-zoom,
.shg-c#s-ef6313c7-ef37-49f3-a66e-2c7696eae9dc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef6313c7-ef37-49f3-a66e-2c7696eae9dc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ef6313c7-ef37-49f3-a66e-2c7696eae9dc {
  max-width: 100%;
}

.shg-c#s-ef6313c7-ef37-49f3-a66e-2c7696eae9dc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef6313c7-ef37-49f3-a66e-2c7696eae9dc .shg-image-zoom,
.shg-c#s-ef6313c7-ef37-49f3-a66e-2c7696eae9dc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef6313c7-ef37-49f3-a66e-2c7696eae9dc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ef6313c7-ef37-49f3-a66e-2c7696eae9dc {
  max-width: 100%;
}

.shg-c#s-ef6313c7-ef37-49f3-a66e-2c7696eae9dc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef6313c7-ef37-49f3-a66e-2c7696eae9dc .shg-image-zoom,
.shg-c#s-ef6313c7-ef37-49f3-a66e-2c7696eae9dc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef6313c7-ef37-49f3-a66e-2c7696eae9dc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ef6313c7-ef37-49f3-a66e-2c7696eae9dc {
  max-width: 100%;
}

.shg-c#s-ef6313c7-ef37-49f3-a66e-2c7696eae9dc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef6313c7-ef37-49f3-a66e-2c7696eae9dc .shg-image-zoom,
.shg-c#s-ef6313c7-ef37-49f3-a66e-2c7696eae9dc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef6313c7-ef37-49f3-a66e-2c7696eae9dc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ef6313c7-ef37-49f3-a66e-2c7696eae9dc {
  max-width: 100%;
}

.shg-c#s-ef6313c7-ef37-49f3-a66e-2c7696eae9dc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef6313c7-ef37-49f3-a66e-2c7696eae9dc .shg-image-zoom,
.shg-c#s-ef6313c7-ef37-49f3-a66e-2c7696eae9dc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef6313c7-ef37-49f3-a66e-2c7696eae9dc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a99707a1-b1ad-4968-a58b-45925628a7d5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a99707a1-b1ad-4968-a58b-45925628a7d5 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-2892bcb3-88fb-49a4-8672-53f54fcfeed8 {
  text-align: left;
}

#s-2892bcb3-88fb-49a4-8672-53f54fcfeed8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2892bcb3-88fb-49a4-8672-53f54fcfeed8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2892bcb3-88fb-49a4-8672-53f54fcfeed8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2bf05a51-8f39-4ac0-aa66-d814e8e0a60b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-2bf05a51-8f39-4ac0-aa66-d814e8e0a60b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2bf05a51-8f39-4ac0-aa66-d814e8e0a60b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2bf05a51-8f39-4ac0-aa66-d814e8e0a60b {
  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-2bf05a51-8f39-4ac0-aa66-d814e8e0a60b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2bf05a51-8f39-4ac0-aa66-d814e8e0a60b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2bf05a51-8f39-4ac0-aa66-d814e8e0a60b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



@media (min-width: 1200px){#s-d782e79a-38ea-45fc-9d05-f626083f757d {
  display: none;
}
#s-d782e79a-38ea-45fc-9d05-f626083f757d, #wrap-s-d782e79a-38ea-45fc-9d05-f626083f757d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d782e79a-38ea-45fc-9d05-f626083f757d {
  display: none;
}
#s-d782e79a-38ea-45fc-9d05-f626083f757d, #wrap-s-d782e79a-38ea-45fc-9d05-f626083f757d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d782e79a-38ea-45fc-9d05-f626083f757d {
  display: none;
}
#s-d782e79a-38ea-45fc-9d05-f626083f757d, #wrap-s-d782e79a-38ea-45fc-9d05-f626083f757d { display:none !important; }}@media (max-width: 767px){#s-d782e79a-38ea-45fc-9d05-f626083f757d {
  
}
}
#s-c5c452b3-b00b-4042-a264-512ac5871e30 {
  display: none;
}
#s-94f159cb-d7ea-4d05-90d5-0f2b5a539fbc {
  text-align: left;
}


.shg-c#s-94f159cb-d7ea-4d05-90d5-0f2b5a539fbc {
  max-width: 100%;
}

.shg-c#s-94f159cb-d7ea-4d05-90d5-0f2b5a539fbc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-94f159cb-d7ea-4d05-90d5-0f2b5a539fbc .shg-image-zoom,
.shg-c#s-94f159cb-d7ea-4d05-90d5-0f2b5a539fbc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-94f159cb-d7ea-4d05-90d5-0f2b5a539fbc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-94f159cb-d7ea-4d05-90d5-0f2b5a539fbc {
  max-width: 100%;
}

.shg-c#s-94f159cb-d7ea-4d05-90d5-0f2b5a539fbc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-94f159cb-d7ea-4d05-90d5-0f2b5a539fbc .shg-image-zoom,
.shg-c#s-94f159cb-d7ea-4d05-90d5-0f2b5a539fbc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-94f159cb-d7ea-4d05-90d5-0f2b5a539fbc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-94f159cb-d7ea-4d05-90d5-0f2b5a539fbc {
  max-width: 100%;
}

.shg-c#s-94f159cb-d7ea-4d05-90d5-0f2b5a539fbc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-94f159cb-d7ea-4d05-90d5-0f2b5a539fbc .shg-image-zoom,
.shg-c#s-94f159cb-d7ea-4d05-90d5-0f2b5a539fbc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-94f159cb-d7ea-4d05-90d5-0f2b5a539fbc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-94f159cb-d7ea-4d05-90d5-0f2b5a539fbc {
  max-width: 100%;
}

.shg-c#s-94f159cb-d7ea-4d05-90d5-0f2b5a539fbc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-94f159cb-d7ea-4d05-90d5-0f2b5a539fbc .shg-image-zoom,
.shg-c#s-94f159cb-d7ea-4d05-90d5-0f2b5a539fbc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-94f159cb-d7ea-4d05-90d5-0f2b5a539fbc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-94f159cb-d7ea-4d05-90d5-0f2b5a539fbc {
  max-width: 100%;
}

.shg-c#s-94f159cb-d7ea-4d05-90d5-0f2b5a539fbc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-94f159cb-d7ea-4d05-90d5-0f2b5a539fbc .shg-image-zoom,
.shg-c#s-94f159cb-d7ea-4d05-90d5-0f2b5a539fbc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-94f159cb-d7ea-4d05-90d5-0f2b5a539fbc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d7651018-7217-4cff-bea8-37fb05458d81 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d7651018-7217-4cff-bea8-37fb05458d81 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-7824b694-868d-4792-ba48-eabfe876853e {
  text-align: left;
}

#s-7824b694-868d-4792-ba48-eabfe876853e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7824b694-868d-4792-ba48-eabfe876853e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7824b694-868d-4792-ba48-eabfe876853e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3be2a805-91f4-4a61-b37b-5fc1beff23d9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-3be2a805-91f4-4a61-b37b-5fc1beff23d9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3be2a805-91f4-4a61-b37b-5fc1beff23d9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3be2a805-91f4-4a61-b37b-5fc1beff23d9 {
  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-3be2a805-91f4-4a61-b37b-5fc1beff23d9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3be2a805-91f4-4a61-b37b-5fc1beff23d9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3be2a805-91f4-4a61-b37b-5fc1beff23d9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b12a042d-04c0-4531-8cb7-5448c3ece929 {
  display: none;
}
#s-d10aac70-4cbb-4294-b84d-086b8b789da0 {
  text-align: left;
}


.shg-c#s-d10aac70-4cbb-4294-b84d-086b8b789da0 {
  max-width: 100%;
}

.shg-c#s-d10aac70-4cbb-4294-b84d-086b8b789da0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d10aac70-4cbb-4294-b84d-086b8b789da0 .shg-image-zoom,
.shg-c#s-d10aac70-4cbb-4294-b84d-086b8b789da0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d10aac70-4cbb-4294-b84d-086b8b789da0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d10aac70-4cbb-4294-b84d-086b8b789da0 {
  max-width: 100%;
}

.shg-c#s-d10aac70-4cbb-4294-b84d-086b8b789da0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d10aac70-4cbb-4294-b84d-086b8b789da0 .shg-image-zoom,
.shg-c#s-d10aac70-4cbb-4294-b84d-086b8b789da0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d10aac70-4cbb-4294-b84d-086b8b789da0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d10aac70-4cbb-4294-b84d-086b8b789da0 {
  max-width: 100%;
}

.shg-c#s-d10aac70-4cbb-4294-b84d-086b8b789da0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d10aac70-4cbb-4294-b84d-086b8b789da0 .shg-image-zoom,
.shg-c#s-d10aac70-4cbb-4294-b84d-086b8b789da0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d10aac70-4cbb-4294-b84d-086b8b789da0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d10aac70-4cbb-4294-b84d-086b8b789da0 {
  max-width: 100%;
}

.shg-c#s-d10aac70-4cbb-4294-b84d-086b8b789da0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d10aac70-4cbb-4294-b84d-086b8b789da0 .shg-image-zoom,
.shg-c#s-d10aac70-4cbb-4294-b84d-086b8b789da0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d10aac70-4cbb-4294-b84d-086b8b789da0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d10aac70-4cbb-4294-b84d-086b8b789da0 {
  max-width: 100%;
}

.shg-c#s-d10aac70-4cbb-4294-b84d-086b8b789da0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d10aac70-4cbb-4294-b84d-086b8b789da0 .shg-image-zoom,
.shg-c#s-d10aac70-4cbb-4294-b84d-086b8b789da0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d10aac70-4cbb-4294-b84d-086b8b789da0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3bf1c995-913c-452f-adfe-bf5c9b0e33c7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3bf1c995-913c-452f-adfe-bf5c9b0e33c7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-5af7e44e-8fcd-4990-bcf9-77f4c67c8546 {
  text-align: left;
}

#s-5af7e44e-8fcd-4990-bcf9-77f4c67c8546 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5af7e44e-8fcd-4990-bcf9-77f4c67c8546 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5af7e44e-8fcd-4990-bcf9-77f4c67c8546 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d8b2853f-0bb0-4907-afa5-d7f33ca669ba {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d8b2853f-0bb0-4907-afa5-d7f33ca669ba:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d8b2853f-0bb0-4907-afa5-d7f33ca669ba:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d8b2853f-0bb0-4907-afa5-d7f33ca669ba {
  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-d8b2853f-0bb0-4907-afa5-d7f33ca669ba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d8b2853f-0bb0-4907-afa5-d7f33ca669ba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d8b2853f-0bb0-4907-afa5-d7f33ca669ba.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3d9e77bf-e8a4-4f23-b0bc-6c5cf4819aec {
  display: none;
}
#s-1c2a4325-6590-4304-8ed9-9fdb6e51602b {
  text-align: left;
}


.shg-c#s-1c2a4325-6590-4304-8ed9-9fdb6e51602b {
  max-width: 100%;
}

.shg-c#s-1c2a4325-6590-4304-8ed9-9fdb6e51602b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c2a4325-6590-4304-8ed9-9fdb6e51602b .shg-image-zoom,
.shg-c#s-1c2a4325-6590-4304-8ed9-9fdb6e51602b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c2a4325-6590-4304-8ed9-9fdb6e51602b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1c2a4325-6590-4304-8ed9-9fdb6e51602b {
  max-width: 100%;
}

.shg-c#s-1c2a4325-6590-4304-8ed9-9fdb6e51602b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c2a4325-6590-4304-8ed9-9fdb6e51602b .shg-image-zoom,
.shg-c#s-1c2a4325-6590-4304-8ed9-9fdb6e51602b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c2a4325-6590-4304-8ed9-9fdb6e51602b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1c2a4325-6590-4304-8ed9-9fdb6e51602b {
  max-width: 100%;
}

.shg-c#s-1c2a4325-6590-4304-8ed9-9fdb6e51602b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c2a4325-6590-4304-8ed9-9fdb6e51602b .shg-image-zoom,
.shg-c#s-1c2a4325-6590-4304-8ed9-9fdb6e51602b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c2a4325-6590-4304-8ed9-9fdb6e51602b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1c2a4325-6590-4304-8ed9-9fdb6e51602b {
  max-width: 100%;
}

.shg-c#s-1c2a4325-6590-4304-8ed9-9fdb6e51602b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c2a4325-6590-4304-8ed9-9fdb6e51602b .shg-image-zoom,
.shg-c#s-1c2a4325-6590-4304-8ed9-9fdb6e51602b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c2a4325-6590-4304-8ed9-9fdb6e51602b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1c2a4325-6590-4304-8ed9-9fdb6e51602b {
  max-width: 100%;
}

.shg-c#s-1c2a4325-6590-4304-8ed9-9fdb6e51602b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c2a4325-6590-4304-8ed9-9fdb6e51602b .shg-image-zoom,
.shg-c#s-1c2a4325-6590-4304-8ed9-9fdb6e51602b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c2a4325-6590-4304-8ed9-9fdb6e51602b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cafb952d-ed0b-4894-8703-3c422c608d18 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cafb952d-ed0b-4894-8703-3c422c608d18 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-12623a55-ad80-4fe0-9563-b7d33246cb78 {
  text-align: left;
}

#s-12623a55-ad80-4fe0-9563-b7d33246cb78 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-12623a55-ad80-4fe0-9563-b7d33246cb78 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-12623a55-ad80-4fe0-9563-b7d33246cb78 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1be6d90e-c3b4-4431-98b5-fcb72e7587f8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-1be6d90e-c3b4-4431-98b5-fcb72e7587f8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1be6d90e-c3b4-4431-98b5-fcb72e7587f8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1be6d90e-c3b4-4431-98b5-fcb72e7587f8 {
  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-1be6d90e-c3b4-4431-98b5-fcb72e7587f8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1be6d90e-c3b4-4431-98b5-fcb72e7587f8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1be6d90e-c3b4-4431-98b5-fcb72e7587f8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1785c68c-b8ab-497d-8d24-49113cf75c90 {
  display: none;
}
#s-69b3df6a-18f5-4492-9e9f-5dde733ead99 {
  text-align: left;
}


.shg-c#s-69b3df6a-18f5-4492-9e9f-5dde733ead99 {
  max-width: 100%;
}

.shg-c#s-69b3df6a-18f5-4492-9e9f-5dde733ead99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69b3df6a-18f5-4492-9e9f-5dde733ead99 .shg-image-zoom,
.shg-c#s-69b3df6a-18f5-4492-9e9f-5dde733ead99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69b3df6a-18f5-4492-9e9f-5dde733ead99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-69b3df6a-18f5-4492-9e9f-5dde733ead99 {
  max-width: 100%;
}

.shg-c#s-69b3df6a-18f5-4492-9e9f-5dde733ead99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69b3df6a-18f5-4492-9e9f-5dde733ead99 .shg-image-zoom,
.shg-c#s-69b3df6a-18f5-4492-9e9f-5dde733ead99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69b3df6a-18f5-4492-9e9f-5dde733ead99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-69b3df6a-18f5-4492-9e9f-5dde733ead99 {
  max-width: 100%;
}

.shg-c#s-69b3df6a-18f5-4492-9e9f-5dde733ead99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69b3df6a-18f5-4492-9e9f-5dde733ead99 .shg-image-zoom,
.shg-c#s-69b3df6a-18f5-4492-9e9f-5dde733ead99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69b3df6a-18f5-4492-9e9f-5dde733ead99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-69b3df6a-18f5-4492-9e9f-5dde733ead99 {
  max-width: 100%;
}

.shg-c#s-69b3df6a-18f5-4492-9e9f-5dde733ead99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69b3df6a-18f5-4492-9e9f-5dde733ead99 .shg-image-zoom,
.shg-c#s-69b3df6a-18f5-4492-9e9f-5dde733ead99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69b3df6a-18f5-4492-9e9f-5dde733ead99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-69b3df6a-18f5-4492-9e9f-5dde733ead99 {
  max-width: 100%;
}

.shg-c#s-69b3df6a-18f5-4492-9e9f-5dde733ead99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69b3df6a-18f5-4492-9e9f-5dde733ead99 .shg-image-zoom,
.shg-c#s-69b3df6a-18f5-4492-9e9f-5dde733ead99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69b3df6a-18f5-4492-9e9f-5dde733ead99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8799a1ee-457a-4ca6-b6d5-ed61907c65c8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8799a1ee-457a-4ca6-b6d5-ed61907c65c8 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-65c4f208-7d04-4fbd-818a-a2db9e4f86eb {
  text-align: left;
}

#s-65c4f208-7d04-4fbd-818a-a2db9e4f86eb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-65c4f208-7d04-4fbd-818a-a2db9e4f86eb .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-65c4f208-7d04-4fbd-818a-a2db9e4f86eb .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1b5c4efe-367c-4617-b679-d087d8995081 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-1b5c4efe-367c-4617-b679-d087d8995081:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1b5c4efe-367c-4617-b679-d087d8995081:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1b5c4efe-367c-4617-b679-d087d8995081 {
  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-1b5c4efe-367c-4617-b679-d087d8995081.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1b5c4efe-367c-4617-b679-d087d8995081.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1b5c4efe-367c-4617-b679-d087d8995081.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-eb6548e2-d134-4609-be4b-eb180806b787 {
  display: none;
}
#s-80157d38-fe69-4fb9-adc8-cf34f791ade8 {
  text-align: left;
}


.shg-c#s-80157d38-fe69-4fb9-adc8-cf34f791ade8 {
  max-width: 100%;
}

.shg-c#s-80157d38-fe69-4fb9-adc8-cf34f791ade8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80157d38-fe69-4fb9-adc8-cf34f791ade8 .shg-image-zoom,
.shg-c#s-80157d38-fe69-4fb9-adc8-cf34f791ade8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80157d38-fe69-4fb9-adc8-cf34f791ade8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-80157d38-fe69-4fb9-adc8-cf34f791ade8 {
  max-width: 100%;
}

.shg-c#s-80157d38-fe69-4fb9-adc8-cf34f791ade8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80157d38-fe69-4fb9-adc8-cf34f791ade8 .shg-image-zoom,
.shg-c#s-80157d38-fe69-4fb9-adc8-cf34f791ade8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80157d38-fe69-4fb9-adc8-cf34f791ade8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-80157d38-fe69-4fb9-adc8-cf34f791ade8 {
  max-width: 100%;
}

.shg-c#s-80157d38-fe69-4fb9-adc8-cf34f791ade8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80157d38-fe69-4fb9-adc8-cf34f791ade8 .shg-image-zoom,
.shg-c#s-80157d38-fe69-4fb9-adc8-cf34f791ade8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80157d38-fe69-4fb9-adc8-cf34f791ade8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-80157d38-fe69-4fb9-adc8-cf34f791ade8 {
  max-width: 100%;
}

.shg-c#s-80157d38-fe69-4fb9-adc8-cf34f791ade8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80157d38-fe69-4fb9-adc8-cf34f791ade8 .shg-image-zoom,
.shg-c#s-80157d38-fe69-4fb9-adc8-cf34f791ade8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80157d38-fe69-4fb9-adc8-cf34f791ade8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-80157d38-fe69-4fb9-adc8-cf34f791ade8 {
  max-width: 100%;
}

.shg-c#s-80157d38-fe69-4fb9-adc8-cf34f791ade8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80157d38-fe69-4fb9-adc8-cf34f791ade8 .shg-image-zoom,
.shg-c#s-80157d38-fe69-4fb9-adc8-cf34f791ade8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80157d38-fe69-4fb9-adc8-cf34f791ade8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-919f64f1-98c1-40d3-b807-fcacdb33a97d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-919f64f1-98c1-40d3-b807-fcacdb33a97d .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-a0072af9-e099-4897-9db7-5d070a814def {
  text-align: left;
}

#s-a0072af9-e099-4897-9db7-5d070a814def .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a0072af9-e099-4897-9db7-5d070a814def .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a0072af9-e099-4897-9db7-5d070a814def .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d7927058-ae8e-475f-a941-46204d19f7a0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d7927058-ae8e-475f-a941-46204d19f7a0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d7927058-ae8e-475f-a941-46204d19f7a0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d7927058-ae8e-475f-a941-46204d19f7a0 {
  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-d7927058-ae8e-475f-a941-46204d19f7a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d7927058-ae8e-475f-a941-46204d19f7a0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d7927058-ae8e-475f-a941-46204d19f7a0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f88fcfe6-aa58-4901-9996-07becf382bbc {
  display: none;
}
#s-b3bfa680-d847-48cc-a9f5-62fc127b8c1a {
  text-align: left;
}


.shg-c#s-b3bfa680-d847-48cc-a9f5-62fc127b8c1a {
  max-width: 100%;
}

.shg-c#s-b3bfa680-d847-48cc-a9f5-62fc127b8c1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3bfa680-d847-48cc-a9f5-62fc127b8c1a .shg-image-zoom,
.shg-c#s-b3bfa680-d847-48cc-a9f5-62fc127b8c1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3bfa680-d847-48cc-a9f5-62fc127b8c1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b3bfa680-d847-48cc-a9f5-62fc127b8c1a {
  max-width: 100%;
}

.shg-c#s-b3bfa680-d847-48cc-a9f5-62fc127b8c1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3bfa680-d847-48cc-a9f5-62fc127b8c1a .shg-image-zoom,
.shg-c#s-b3bfa680-d847-48cc-a9f5-62fc127b8c1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3bfa680-d847-48cc-a9f5-62fc127b8c1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b3bfa680-d847-48cc-a9f5-62fc127b8c1a {
  max-width: 100%;
}

.shg-c#s-b3bfa680-d847-48cc-a9f5-62fc127b8c1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3bfa680-d847-48cc-a9f5-62fc127b8c1a .shg-image-zoom,
.shg-c#s-b3bfa680-d847-48cc-a9f5-62fc127b8c1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3bfa680-d847-48cc-a9f5-62fc127b8c1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b3bfa680-d847-48cc-a9f5-62fc127b8c1a {
  max-width: 100%;
}

.shg-c#s-b3bfa680-d847-48cc-a9f5-62fc127b8c1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3bfa680-d847-48cc-a9f5-62fc127b8c1a .shg-image-zoom,
.shg-c#s-b3bfa680-d847-48cc-a9f5-62fc127b8c1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3bfa680-d847-48cc-a9f5-62fc127b8c1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b3bfa680-d847-48cc-a9f5-62fc127b8c1a {
  max-width: 100%;
}

.shg-c#s-b3bfa680-d847-48cc-a9f5-62fc127b8c1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3bfa680-d847-48cc-a9f5-62fc127b8c1a .shg-image-zoom,
.shg-c#s-b3bfa680-d847-48cc-a9f5-62fc127b8c1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3bfa680-d847-48cc-a9f5-62fc127b8c1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d7d9bc75-1310-4cd2-a946-2cf36d5761d6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d7d9bc75-1310-4cd2-a946-2cf36d5761d6 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-f1ee3edc-4ce7-44b5-99e6-67c53c7a60ae {
  text-align: left;
}

#s-f1ee3edc-4ce7-44b5-99e6-67c53c7a60ae .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f1ee3edc-4ce7-44b5-99e6-67c53c7a60ae .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f1ee3edc-4ce7-44b5-99e6-67c53c7a60ae .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-922b6168-d2bd-4d62-892b-61b52be78da6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-922b6168-d2bd-4d62-892b-61b52be78da6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-922b6168-d2bd-4d62-892b-61b52be78da6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-922b6168-d2bd-4d62-892b-61b52be78da6 {
  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-922b6168-d2bd-4d62-892b-61b52be78da6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-922b6168-d2bd-4d62-892b-61b52be78da6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-922b6168-d2bd-4d62-892b-61b52be78da6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-55e1e4d8-02c0-41e4-a3f2-cf687e222dfd {
  display: none;
}
#s-56081cbf-2989-4209-90dd-5467bd392db3 {
  text-align: left;
}


.shg-c#s-56081cbf-2989-4209-90dd-5467bd392db3 {
  max-width: 100%;
}

.shg-c#s-56081cbf-2989-4209-90dd-5467bd392db3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56081cbf-2989-4209-90dd-5467bd392db3 .shg-image-zoom,
.shg-c#s-56081cbf-2989-4209-90dd-5467bd392db3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-56081cbf-2989-4209-90dd-5467bd392db3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-56081cbf-2989-4209-90dd-5467bd392db3 {
  max-width: 100%;
}

.shg-c#s-56081cbf-2989-4209-90dd-5467bd392db3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56081cbf-2989-4209-90dd-5467bd392db3 .shg-image-zoom,
.shg-c#s-56081cbf-2989-4209-90dd-5467bd392db3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-56081cbf-2989-4209-90dd-5467bd392db3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-56081cbf-2989-4209-90dd-5467bd392db3 {
  max-width: 100%;
}

.shg-c#s-56081cbf-2989-4209-90dd-5467bd392db3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56081cbf-2989-4209-90dd-5467bd392db3 .shg-image-zoom,
.shg-c#s-56081cbf-2989-4209-90dd-5467bd392db3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-56081cbf-2989-4209-90dd-5467bd392db3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-56081cbf-2989-4209-90dd-5467bd392db3 {
  max-width: 100%;
}

.shg-c#s-56081cbf-2989-4209-90dd-5467bd392db3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56081cbf-2989-4209-90dd-5467bd392db3 .shg-image-zoom,
.shg-c#s-56081cbf-2989-4209-90dd-5467bd392db3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-56081cbf-2989-4209-90dd-5467bd392db3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-56081cbf-2989-4209-90dd-5467bd392db3 {
  max-width: 100%;
}

.shg-c#s-56081cbf-2989-4209-90dd-5467bd392db3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56081cbf-2989-4209-90dd-5467bd392db3 .shg-image-zoom,
.shg-c#s-56081cbf-2989-4209-90dd-5467bd392db3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-56081cbf-2989-4209-90dd-5467bd392db3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7eb6b381-5762-4317-9db5-cc6e22bfa70b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7eb6b381-5762-4317-9db5-cc6e22bfa70b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-685ad877-ce08-48d7-a047-913c039a1fc3 {
  text-align: left;
}

#s-685ad877-ce08-48d7-a047-913c039a1fc3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-685ad877-ce08-48d7-a047-913c039a1fc3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-685ad877-ce08-48d7-a047-913c039a1fc3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b3c2f4bb-0294-4f5b-9a61-abd4828c2a97 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b3c2f4bb-0294-4f5b-9a61-abd4828c2a97:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b3c2f4bb-0294-4f5b-9a61-abd4828c2a97:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b3c2f4bb-0294-4f5b-9a61-abd4828c2a97 {
  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-b3c2f4bb-0294-4f5b-9a61-abd4828c2a97.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b3c2f4bb-0294-4f5b-9a61-abd4828c2a97.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b3c2f4bb-0294-4f5b-9a61-abd4828c2a97.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f9ec5207-26f5-4dd6-9a43-ddc63ad355df {
  display: none;
}
#s-bb7dc449-54da-4dc6-a8c7-ba342f258a78 {
  text-align: left;
}


.shg-c#s-bb7dc449-54da-4dc6-a8c7-ba342f258a78 {
  max-width: 100%;
}

.shg-c#s-bb7dc449-54da-4dc6-a8c7-ba342f258a78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb7dc449-54da-4dc6-a8c7-ba342f258a78 .shg-image-zoom,
.shg-c#s-bb7dc449-54da-4dc6-a8c7-ba342f258a78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb7dc449-54da-4dc6-a8c7-ba342f258a78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bb7dc449-54da-4dc6-a8c7-ba342f258a78 {
  max-width: 100%;
}

.shg-c#s-bb7dc449-54da-4dc6-a8c7-ba342f258a78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb7dc449-54da-4dc6-a8c7-ba342f258a78 .shg-image-zoom,
.shg-c#s-bb7dc449-54da-4dc6-a8c7-ba342f258a78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb7dc449-54da-4dc6-a8c7-ba342f258a78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bb7dc449-54da-4dc6-a8c7-ba342f258a78 {
  max-width: 100%;
}

.shg-c#s-bb7dc449-54da-4dc6-a8c7-ba342f258a78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb7dc449-54da-4dc6-a8c7-ba342f258a78 .shg-image-zoom,
.shg-c#s-bb7dc449-54da-4dc6-a8c7-ba342f258a78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb7dc449-54da-4dc6-a8c7-ba342f258a78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bb7dc449-54da-4dc6-a8c7-ba342f258a78 {
  max-width: 100%;
}

.shg-c#s-bb7dc449-54da-4dc6-a8c7-ba342f258a78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb7dc449-54da-4dc6-a8c7-ba342f258a78 .shg-image-zoom,
.shg-c#s-bb7dc449-54da-4dc6-a8c7-ba342f258a78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb7dc449-54da-4dc6-a8c7-ba342f258a78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bb7dc449-54da-4dc6-a8c7-ba342f258a78 {
  max-width: 100%;
}

.shg-c#s-bb7dc449-54da-4dc6-a8c7-ba342f258a78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb7dc449-54da-4dc6-a8c7-ba342f258a78 .shg-image-zoom,
.shg-c#s-bb7dc449-54da-4dc6-a8c7-ba342f258a78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb7dc449-54da-4dc6-a8c7-ba342f258a78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-69499d53-66f3-4d21-897f-c5aaad35e112 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-69499d53-66f3-4d21-897f-c5aaad35e112 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-b4d504ef-de15-4a71-a685-95cf490e4ebd {
  text-align: left;
}

#s-b4d504ef-de15-4a71-a685-95cf490e4ebd .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b4d504ef-de15-4a71-a685-95cf490e4ebd .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b4d504ef-de15-4a71-a685-95cf490e4ebd .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-838f7872-be3e-40bc-8357-8129c00214b5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-838f7872-be3e-40bc-8357-8129c00214b5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-838f7872-be3e-40bc-8357-8129c00214b5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-838f7872-be3e-40bc-8357-8129c00214b5 {
  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-838f7872-be3e-40bc-8357-8129c00214b5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-838f7872-be3e-40bc-8357-8129c00214b5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-838f7872-be3e-40bc-8357-8129c00214b5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-db8abbdf-8108-4448-a78d-2e5e4aa07683 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 23px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-db8abbdf-8108-4448-a78d-2e5e4aa07683:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-db8abbdf-8108-4448-a78d-2e5e4aa07683:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-db8abbdf-8108-4448-a78d-2e5e4aa07683.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-d054fa6d-7bd4-4525-92c0-58fa37f734a0 {
  min-height: 50px;
}








#s-d054fa6d-7bd4-4525-92c0-58fa37f734a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d054fa6d-7bd4-4525-92c0-58fa37f734a0.shg-box.shg-c {
  justify-content: center;
}

#s-b3039d92-a88b-43bc-b12f-887b21a57a64 {
  border-style: solid;
margin-top: 30px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-b3039d92-a88b-43bc-b12f-887b21a57a64 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d555dae5-cdea-4fb6-84f0-3c44e2f85906 {
  min-height: 50px;
}








#s-d555dae5-cdea-4fb6-84f0-3c44e2f85906 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d555dae5-cdea-4fb6-84f0-3c44e2f85906.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b3cd711d-eb7f-481c-9389-2004be8baa13"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c4316a86-3274-472d-acf8-38e06b9e6c77 {
  border-style: solid;
margin-bottom: 15px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: solid;
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-c4316a86-3274-472d-acf8-38e06b9e6c77:hover {background-color: rgba(229, 202, 197, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c4316a86-3274-472d-acf8-38e06b9e6c77:active {background-color: rgba(202, 183, 173, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-c4316a86-3274-472d-acf8-38e06b9e6c77.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-37e9a8ac-41c6-4c41-a500-de56404e7a38 {
  border-style: solid;
margin-bottom: 15px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: solid;
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-37e9a8ac-41c6-4c41-a500-de56404e7a38:hover {background-color: rgba(229, 202, 197, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-37e9a8ac-41c6-4c41-a500-de56404e7a38:active {background-color: rgba(202, 183, 173, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-37e9a8ac-41c6-4c41-a500-de56404e7a38.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

@media (min-width: 0px) {
[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7837618e-c319-4b4d-93fb-f874f7f6a57f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a0ae83e2-7137-4021-9359-92358167b623 {
  border-style: solid;
margin-bottom: 15px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: solid;
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-a0ae83e2-7137-4021-9359-92358167b623:hover {background-color: rgba(229, 202, 197, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a0ae83e2-7137-4021-9359-92358167b623:active {background-color: rgba(202, 183, 173, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-a0ae83e2-7137-4021-9359-92358167b623.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-1c986736-6652-41f8-b057-76f03615a526 {
  border-style: solid;
margin-bottom: 15px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: solid;
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-1c986736-6652-41f8-b057-76f03615a526:hover {background-color: rgba(229, 202, 197, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1c986736-6652-41f8-b057-76f03615a526:active {background-color: rgba(202, 183, 173, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-1c986736-6652-41f8-b057-76f03615a526.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

@media (min-width: 0px) {
[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1fb0a791-b64a-4a0d-b8ae-22dba1c4c51c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-036653c2-ac82-40f6-bd0c-152456ed1d07 {
  border-style: solid;
margin-bottom: 15px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: solid;
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-036653c2-ac82-40f6-bd0c-152456ed1d07:hover {background-color: rgba(229, 202, 197, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-036653c2-ac82-40f6-bd0c-152456ed1d07:active {background-color: rgba(202, 183, 173, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-036653c2-ac82-40f6-bd0c-152456ed1d07.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-404998f7-7fd9-4856-bbf8-83d4350374c1 {
  border-style: solid;
margin-bottom: 15px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: solid;
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-404998f7-7fd9-4856-bbf8-83d4350374c1:hover {background-color: rgba(229, 202, 197, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-404998f7-7fd9-4856-bbf8-83d4350374c1:active {background-color: rgba(202, 183, 173, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-404998f7-7fd9-4856-bbf8-83d4350374c1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

@media (min-width: 0px) {
[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b43d7032-35c6-4866-961c-d80259a3d640"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-cb4cc1a4-eb1e-4348-ae0f-2a74d372d8dc {
  border-style: solid;
margin-bottom: 15px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: solid;
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-cb4cc1a4-eb1e-4348-ae0f-2a74d372d8dc:hover {background-color: rgba(229, 202, 197, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-cb4cc1a4-eb1e-4348-ae0f-2a74d372d8dc:active {background-color: rgba(202, 183, 173, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-cb4cc1a4-eb1e-4348-ae0f-2a74d372d8dc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-9bc0e3c7-d878-471d-8b1d-fc0b5f6fe0a0 {
  border-style: solid;
margin-bottom: 15px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: solid;
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-9bc0e3c7-d878-471d-8b1d-fc0b5f6fe0a0:hover {background-color: rgba(229, 202, 197, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9bc0e3c7-d878-471d-8b1d-fc0b5f6fe0a0:active {background-color: rgba(202, 183, 173, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-9bc0e3c7-d878-471d-8b1d-fc0b5f6fe0a0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-81801fb2-1a82-4fbe-989b-b9a6d53422cc {
  min-height: 50px;
}








#s-81801fb2-1a82-4fbe-989b-b9a6d53422cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-81801fb2-1a82-4fbe-989b-b9a6d53422cc.shg-box.shg-c {
  justify-content: center;
}

#s-b9465e8f-b967-42eb-9747-08221f416f75 {
  border-style: solid;
margin-top: 30px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-b9465e8f-b967-42eb-9747-08221f416f75 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f75781c1-4c3a-45a3-b804-bcb8ab9452d0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6725cb66-32f4-47c3-89f0-13c04aa63578 {
  text-align: center;
}




  #s-6725cb66-32f4-47c3-89f0-13c04aa63578 img.shogun-image {
    
    width: px;
  }


#s-6725cb66-32f4-47c3-89f0-13c04aa63578 .shogun-image-content {
  
    align-items: center;
  
}

#s-1dc2b233-9f72-4962-be28-753fd4cc578e {
  margin-top: 75px;
margin-bottom: 75px;
min-height: 50px;
}
@media (max-width: 767px){#s-1dc2b233-9f72-4962-be28-753fd4cc578e {
  display: none;
}
#s-1dc2b233-9f72-4962-be28-753fd4cc578e, #wrap-s-1dc2b233-9f72-4962-be28-753fd4cc578e { display:none !important; }}







#s-1dc2b233-9f72-4962-be28-753fd4cc578e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1dc2b233-9f72-4962-be28-753fd4cc578e.shg-box.shg-c {
  justify-content: center;
}

#s-569779a6-9c25-4411-85d8-96f3c3acc5ca {
  margin-bottom: 30px;
}

#s-f1c56b35-0351-4ae0-aeb8-0e2499c5b79e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 23px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-f1c56b35-0351-4ae0-aeb8-0e2499c5b79e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f1c56b35-0351-4ae0-aeb8-0e2499c5b79e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f1c56b35-0351-4ae0-aeb8-0e2499c5b79e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-284ad8e4-b13a-4c3a-a051-f142121a6ce5 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-284ad8e4-b13a-4c3a-a051-f142121a6ce5 {
  display: none;
}
#s-284ad8e4-b13a-4c3a-a051-f142121a6ce5, #wrap-s-284ad8e4-b13a-4c3a-a051-f142121a6ce5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-284ad8e4-b13a-4c3a-a051-f142121a6ce5 {
  display: none;
}
#s-284ad8e4-b13a-4c3a-a051-f142121a6ce5, #wrap-s-284ad8e4-b13a-4c3a-a051-f142121a6ce5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-284ad8e4-b13a-4c3a-a051-f142121a6ce5 {
  display: none;
}
#s-284ad8e4-b13a-4c3a-a051-f142121a6ce5, #wrap-s-284ad8e4-b13a-4c3a-a051-f142121a6ce5 { display:none !important; }}







#s-284ad8e4-b13a-4c3a-a051-f142121a6ce5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-284ad8e4-b13a-4c3a-a051-f142121a6ce5.shg-box.shg-c {
  justify-content: center;
}

#s-e48f1762-73f9-4f13-a43f-192e50c06de2 {
  margin-bottom: 30px;
}

#s-cd4940e8-890c-4b16-b93d-d342d2ff725e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 23px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-cd4940e8-890c-4b16-b93d-d342d2ff725e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cd4940e8-890c-4b16-b93d-d342d2ff725e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cd4940e8-890c-4b16-b93d-d342d2ff725e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

                /*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion: reduce), print{.animate__animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:translateZ(0)}}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(700px) scale(0.7);opacity:.7}}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(700px) scale(0.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(-2000px) scale(0.7);opacity:.7}}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(-2000px) scale(0.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(2000px) scale(0.7);opacity:.7}}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(2000px) scale(0.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(-700px) scale(0.7);opacity:.7}}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(-700px) scale(0.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}

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

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */
