.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-39d5c627-f30b-4f03-b667-34cd2e92386f {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-39d5c627-f30b-4f03-b667-34cd2e92386f {
  display: none;
}
#s-39d5c627-f30b-4f03-b667-34cd2e92386f, #wrap-s-39d5c627-f30b-4f03-b667-34cd2e92386f { display:none !important; }}@media (max-width: 767px){#s-39d5c627-f30b-4f03-b667-34cd2e92386f {
  display: none;
}
#s-39d5c627-f30b-4f03-b667-34cd2e92386f, #wrap-s-39d5c627-f30b-4f03-b667-34cd2e92386f { display:none !important; }}







#s-39d5c627-f30b-4f03-b667-34cd2e92386f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39d5c627-f30b-4f03-b667-34cd2e92386f.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-4010750b-facc-43ca-b429-fb9b37327b02 {
  margin-top: -30px;
text-align: center;
}
@media (max-width: 767px){#s-4010750b-facc-43ca-b429-fb9b37327b02 {
  display: none;
}
#s-4010750b-facc-43ca-b429-fb9b37327b02, #wrap-s-4010750b-facc-43ca-b429-fb9b37327b02 { display:none !important; }}



  #s-4010750b-facc-43ca-b429-fb9b37327b02 img.shogun-image {
    
    width: px;
  }


#s-4010750b-facc-43ca-b429-fb9b37327b02 .shogun-image-content {
  
    align-items: center;
  
}

#s-30129dee-a4b2-487d-bfa4-d6fdb7220399 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-30129dee-a4b2-487d-bfa4-d6fdb7220399 {
  display: none;
}
#s-30129dee-a4b2-487d-bfa4-d6fdb7220399, #wrap-s-30129dee-a4b2-487d-bfa4-d6fdb7220399 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-30129dee-a4b2-487d-bfa4-d6fdb7220399 {
  display: none;
}
#s-30129dee-a4b2-487d-bfa4-d6fdb7220399, #wrap-s-30129dee-a4b2-487d-bfa4-d6fdb7220399 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-30129dee-a4b2-487d-bfa4-d6fdb7220399 {
  
}
}







#s-30129dee-a4b2-487d-bfa4-d6fdb7220399 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30129dee-a4b2-487d-bfa4-d6fdb7220399.shg-box.shg-c {
  justify-content: center;
}

#s-9b69e002-060d-430d-b547-a6efc8624d2a {
  text-align: center;
}
@media (min-width: 1200px){#s-9b69e002-060d-430d-b547-a6efc8624d2a {
  display: none;
}
#s-9b69e002-060d-430d-b547-a6efc8624d2a, #wrap-s-9b69e002-060d-430d-b547-a6efc8624d2a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9b69e002-060d-430d-b547-a6efc8624d2a {
  display: none;
}
#s-9b69e002-060d-430d-b547-a6efc8624d2a, #wrap-s-9b69e002-060d-430d-b547-a6efc8624d2a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9b69e002-060d-430d-b547-a6efc8624d2a {
  
}
}



  #s-9b69e002-060d-430d-b547-a6efc8624d2a img.shogun-image {
    
    width: px;
  }


#s-9b69e002-060d-430d-b547-a6efc8624d2a .shogun-image-content {
  
    align-items: center;
  
}

#s-795f4780-1338-492a-9fd6-19ed207f8163 {
  margin-top: 40px;
margin-bottom: 30px;
min-height: 50px;
}








#s-795f4780-1338-492a-9fd6-19ed207f8163 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-795f4780-1338-492a-9fd6-19ed207f8163.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-97defdf6-3ebe-4369-b54c-200e3f0e6730 {
  margin-top: 41px;
}
@media (max-width: 767px){#s-97defdf6-3ebe-4369-b54c-200e3f0e6730 {
  margin-top: 20px;
}
}
#s-ee6a9f20-edd4-43d3-acac-b8034e6f4f66 {
  margin-top: 17px;
margin-bottom: 17px;
}

.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-80e09126-ef7e-48af-aa9a-bc0edbb3f87b {
  margin-left: auto;
margin-right: auto;
max-width: 350px;
}

@media (min-width: 0px) {
[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-80e09126-ef7e-48af-aa9a-bc0edbb3f87b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b6081836-6c0e-489d-b906-573dbe14f2a4 {
  margin-left: auto;
margin-right: -6px;
max-width: 40px;
text-align: right;
}




  #s-b6081836-6c0e-489d-b906-573dbe14f2a4 img.shogun-image {
    
    width: px;
  }


#s-b6081836-6c0e-489d-b906-573dbe14f2a4 .shogun-image-content {
  
    align-items: center;
  
}

#s-bbb83b16-5f29-45c1-953e-e3f4ab3cfa11 {
  margin-top: 2px;
margin-left: -10px;
}

#s-8d6b6395-51a4-428c-9961-6c3c9fcfb7ef {
  display: none;
}
#s-306d24a1-7bd6-4825-a3cd-71d2395281aa {
  margin-top: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-306d24a1-7bd6-4825-a3cd-71d2395281aa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-e5defb53-8891-48c9-9cde-550cef358a78 {
  text-align: left;
}


.shg-c#s-e5defb53-8891-48c9-9cde-550cef358a78 {
  max-width: 100%;
}

.shg-c#s-e5defb53-8891-48c9-9cde-550cef358a78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5defb53-8891-48c9-9cde-550cef358a78 .shg-image-zoom,
.shg-c#s-e5defb53-8891-48c9-9cde-550cef358a78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5defb53-8891-48c9-9cde-550cef358a78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e5defb53-8891-48c9-9cde-550cef358a78 {
  max-width: 100%;
}

.shg-c#s-e5defb53-8891-48c9-9cde-550cef358a78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5defb53-8891-48c9-9cde-550cef358a78 .shg-image-zoom,
.shg-c#s-e5defb53-8891-48c9-9cde-550cef358a78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5defb53-8891-48c9-9cde-550cef358a78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e5defb53-8891-48c9-9cde-550cef358a78 {
  max-width: 100%;
}

.shg-c#s-e5defb53-8891-48c9-9cde-550cef358a78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5defb53-8891-48c9-9cde-550cef358a78 .shg-image-zoom,
.shg-c#s-e5defb53-8891-48c9-9cde-550cef358a78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5defb53-8891-48c9-9cde-550cef358a78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e5defb53-8891-48c9-9cde-550cef358a78 {
  max-width: 100%;
}

.shg-c#s-e5defb53-8891-48c9-9cde-550cef358a78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5defb53-8891-48c9-9cde-550cef358a78 .shg-image-zoom,
.shg-c#s-e5defb53-8891-48c9-9cde-550cef358a78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5defb53-8891-48c9-9cde-550cef358a78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e5defb53-8891-48c9-9cde-550cef358a78 {
  max-width: 100%;
}

.shg-c#s-e5defb53-8891-48c9-9cde-550cef358a78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5defb53-8891-48c9-9cde-550cef358a78 .shg-image-zoom,
.shg-c#s-e5defb53-8891-48c9-9cde-550cef358a78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5defb53-8891-48c9-9cde-550cef358a78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f0178e5d-2a21-4b81-8fda-58fee46f4c5d {
  min-height: 50px;
}








#s-f0178e5d-2a21-4b81-8fda-58fee46f4c5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0178e5d-2a21-4b81-8fda-58fee46f4c5d.shg-box.shg-c {
  justify-content: center;
}

#s-da6eb186-a473-4e84-9fb0-8b1e3f7f4021 {
  margin-top: 40px;
margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-da6eb186-a473-4e84-9fb0-8b1e3f7f4021 {
  margin-right: -20px;
}
}@media (max-width: 767px){#s-da6eb186-a473-4e84-9fb0-8b1e3f7f4021 {
  margin-right: -20px;
}
}
#s-55167fc8-08d6-4405-9034-e493eaa1fdfa {
  margin-top: -10px;
margin-bottom: 20px;
}

#s-63d3180c-8d45-4d61-88fe-0d7eb812bb50 {
  text-align: left;
}

#s-63d3180c-8d45-4d61-88fe-0d7eb812bb50 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 27px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-63d3180c-8d45-4d61-88fe-0d7eb812bb50 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 27px;
}

#s-63d3180c-8d45-4d61-88fe-0d7eb812bb50 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

.shg-gallery-thumb-list {
  display: flex;
  flex-wrap: wrap;
}

.shg-gallery-thumb-image {
  max-width: 100%;
  display: inline-block;
  cursor: pointer;
}

.shg-gallery-thumb-image:hover {
  opacity: 0.6;
}

.shg-gallery-thumb-image-square {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

#s-b891d453-bc83-48af-a9aa-f73d64de16d0 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-b891d453-bc83-48af-a9aa-f73d64de16d0 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-b891d453-bc83-48af-a9aa-f73d64de16d0 .shg-gallery-thumb-list-margin {
  margin-right: -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-5743463d-4057-410a-a66a-a13ac10cbfcd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
cursor: pointer;
}
#s-5743463d-4057-410a-a66a-a13ac10cbfcd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5743463d-4057-410a-a66a-a13ac10cbfcd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5743463d-4057-410a-a66a-a13ac10cbfcd-atc-btn-wrapper {
    text-align: left;
  }


#s-5743463d-4057-410a-a66a-a13ac10cbfcd {
  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-5743463d-4057-410a-a66a-a13ac10cbfcd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5743463d-4057-410a-a66a-a13ac10cbfcd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5743463d-4057-410a-a66a-a13ac10cbfcd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-96a26459-97d1-4e4a-8d6b-92bc93f4f0b8 {
  display: none;
}
@media (min-width: 0px) {
[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3e7f3a84-ed63-40ba-a5b5-fc71fbc5e652"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-56b7293a-4e2c-4823-aea5-bc747f0e8ac1 {
  margin-top: 40px;
margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-56b7293a-4e2c-4823-aea5-bc747f0e8ac1 {
  margin-right: -20px;
}
}@media (max-width: 767px){#s-56b7293a-4e2c-4823-aea5-bc747f0e8ac1 {
  margin-right: -20px;
}
}
#s-285a484f-3cc6-4e59-8156-eb3dd6dda2aa {
  margin-top: -10px;
margin-bottom: 20px;
}

#s-bb24ed00-5778-493a-9850-3d06063f4fd6 {
  text-align: left;
}

#s-bb24ed00-5778-493a-9850-3d06063f4fd6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 27px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-bb24ed00-5778-493a-9850-3d06063f4fd6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 27px;
}

#s-bb24ed00-5778-493a-9850-3d06063f4fd6 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ac4c0eb8-85cb-4274-a41e-b17bbf1764fd {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-ac4c0eb8-85cb-4274-a41e-b17bbf1764fd .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-ac4c0eb8-85cb-4274-a41e-b17bbf1764fd .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-5d03a1ea-c8a5-4b5a-ac92-dfd6c0971ffc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
cursor: pointer;
}
#s-5d03a1ea-c8a5-4b5a-ac92-dfd6c0971ffc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5d03a1ea-c8a5-4b5a-ac92-dfd6c0971ffc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5d03a1ea-c8a5-4b5a-ac92-dfd6c0971ffc-atc-btn-wrapper {
    text-align: left;
  }


#s-5d03a1ea-c8a5-4b5a-ac92-dfd6c0971ffc {
  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-5d03a1ea-c8a5-4b5a-ac92-dfd6c0971ffc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d03a1ea-c8a5-4b5a-ac92-dfd6c0971ffc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5d03a1ea-c8a5-4b5a-ac92-dfd6c0971ffc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1451bbad-a7ae-4a74-a282-3d80f187bc92 {
  text-align: left;
}


.shg-c#s-1451bbad-a7ae-4a74-a282-3d80f187bc92 {
  max-width: 100%;
}

.shg-c#s-1451bbad-a7ae-4a74-a282-3d80f187bc92 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1451bbad-a7ae-4a74-a282-3d80f187bc92 .shg-image-zoom,
.shg-c#s-1451bbad-a7ae-4a74-a282-3d80f187bc92 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1451bbad-a7ae-4a74-a282-3d80f187bc92 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1451bbad-a7ae-4a74-a282-3d80f187bc92 {
  max-width: 100%;
}

.shg-c#s-1451bbad-a7ae-4a74-a282-3d80f187bc92 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1451bbad-a7ae-4a74-a282-3d80f187bc92 .shg-image-zoom,
.shg-c#s-1451bbad-a7ae-4a74-a282-3d80f187bc92 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1451bbad-a7ae-4a74-a282-3d80f187bc92 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1451bbad-a7ae-4a74-a282-3d80f187bc92 {
  max-width: 100%;
}

.shg-c#s-1451bbad-a7ae-4a74-a282-3d80f187bc92 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1451bbad-a7ae-4a74-a282-3d80f187bc92 .shg-image-zoom,
.shg-c#s-1451bbad-a7ae-4a74-a282-3d80f187bc92 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1451bbad-a7ae-4a74-a282-3d80f187bc92 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1451bbad-a7ae-4a74-a282-3d80f187bc92 {
  max-width: 100%;
}

.shg-c#s-1451bbad-a7ae-4a74-a282-3d80f187bc92 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1451bbad-a7ae-4a74-a282-3d80f187bc92 .shg-image-zoom,
.shg-c#s-1451bbad-a7ae-4a74-a282-3d80f187bc92 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1451bbad-a7ae-4a74-a282-3d80f187bc92 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1451bbad-a7ae-4a74-a282-3d80f187bc92 {
  max-width: 100%;
}

.shg-c#s-1451bbad-a7ae-4a74-a282-3d80f187bc92 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1451bbad-a7ae-4a74-a282-3d80f187bc92 .shg-image-zoom,
.shg-c#s-1451bbad-a7ae-4a74-a282-3d80f187bc92 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1451bbad-a7ae-4a74-a282-3d80f187bc92 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bfb593de-d631-4b93-bdf7-e9c821b0c516 {
  min-height: 50px;
}








#s-bfb593de-d631-4b93-bdf7-e9c821b0c516 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bfb593de-d631-4b93-bdf7-e9c821b0c516.shg-box.shg-c {
  justify-content: center;
}

#s-3ba09684-1dc2-417a-99c1-7d2c5145f613 {
  margin-top: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3ba09684-1dc2-417a-99c1-7d2c5145f613"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-bdb9d519-971d-432c-a838-1b2eded92732 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-bdb9d519-971d-432c-a838-1b2eded92732 img.shogun-image {
    
    width: px;
  }


#s-bdb9d519-971d-432c-a838-1b2eded92732 .shogun-image-content {
  
    align-items: center;
  
}

#s-283ee0b1-12ba-458c-b287-11e521807b19 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-283ee0b1-12ba-458c-b287-11e521807b19 img.shogun-image {
    
    width: px;
  }


#s-283ee0b1-12ba-458c-b287-11e521807b19 .shogun-image-content {
  
    align-items: center;
  
}

#s-a3a1b55a-c3c9-4f87-a139-4ef014e8a534 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-a3a1b55a-c3c9-4f87-a139-4ef014e8a534 img.shogun-image {
    
    width: px;
  }


#s-a3a1b55a-c3c9-4f87-a139-4ef014e8a534 .shogun-image-content {
  
    align-items: center;
  
}

#s-faa581d5-45e1-4226-8199-f4c36adab509 {
  margin-top: 50px;
}

#s-e97f20bf-2801-4b91-8253-7bf4558aa07d {
  margin-top: 10px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e97f20bf-2801-4b91-8253-7bf4558aa07d {
  display: none;
}
#s-e97f20bf-2801-4b91-8253-7bf4558aa07d, #wrap-s-e97f20bf-2801-4b91-8253-7bf4558aa07d { display:none !important; }}@media (max-width: 767px){#s-e97f20bf-2801-4b91-8253-7bf4558aa07d {
  display: none;
}
#s-e97f20bf-2801-4b91-8253-7bf4558aa07d, #wrap-s-e97f20bf-2801-4b91-8253-7bf4558aa07d { display:none !important; }}







#s-e97f20bf-2801-4b91-8253-7bf4558aa07d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e97f20bf-2801-4b91-8253-7bf4558aa07d.shg-box.shg-c {
  justify-content: center;
}

#s-3f3f76d0-7eec-43f1-9406-285da7a12739 {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-3f3f76d0-7eec-43f1-9406-285da7a12739"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-ff9b60ee-23dd-46c6-95d2-c4a344799e41 {
  display: none;
}
#s-906b34d5-dc29-4ee1-a6a1-5f3b90a51d20 {
  text-align: left;
}


.shg-c#s-906b34d5-dc29-4ee1-a6a1-5f3b90a51d20 {
  max-width: 100%;
}

.shg-c#s-906b34d5-dc29-4ee1-a6a1-5f3b90a51d20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-906b34d5-dc29-4ee1-a6a1-5f3b90a51d20 .shg-image-zoom,
.shg-c#s-906b34d5-dc29-4ee1-a6a1-5f3b90a51d20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-906b34d5-dc29-4ee1-a6a1-5f3b90a51d20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-906b34d5-dc29-4ee1-a6a1-5f3b90a51d20 {
  max-width: 100%;
}

.shg-c#s-906b34d5-dc29-4ee1-a6a1-5f3b90a51d20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-906b34d5-dc29-4ee1-a6a1-5f3b90a51d20 .shg-image-zoom,
.shg-c#s-906b34d5-dc29-4ee1-a6a1-5f3b90a51d20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-906b34d5-dc29-4ee1-a6a1-5f3b90a51d20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-906b34d5-dc29-4ee1-a6a1-5f3b90a51d20 {
  max-width: 100%;
}

.shg-c#s-906b34d5-dc29-4ee1-a6a1-5f3b90a51d20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-906b34d5-dc29-4ee1-a6a1-5f3b90a51d20 .shg-image-zoom,
.shg-c#s-906b34d5-dc29-4ee1-a6a1-5f3b90a51d20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-906b34d5-dc29-4ee1-a6a1-5f3b90a51d20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-906b34d5-dc29-4ee1-a6a1-5f3b90a51d20 {
  max-width: 100%;
}

.shg-c#s-906b34d5-dc29-4ee1-a6a1-5f3b90a51d20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-906b34d5-dc29-4ee1-a6a1-5f3b90a51d20 .shg-image-zoom,
.shg-c#s-906b34d5-dc29-4ee1-a6a1-5f3b90a51d20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-906b34d5-dc29-4ee1-a6a1-5f3b90a51d20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-906b34d5-dc29-4ee1-a6a1-5f3b90a51d20 {
  max-width: 100%;
}

.shg-c#s-906b34d5-dc29-4ee1-a6a1-5f3b90a51d20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-906b34d5-dc29-4ee1-a6a1-5f3b90a51d20 .shg-image-zoom,
.shg-c#s-906b34d5-dc29-4ee1-a6a1-5f3b90a51d20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-906b34d5-dc29-4ee1-a6a1-5f3b90a51d20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ddd231db-87d5-414c-9b9b-d115183e711a {
  min-height: 50px;
}








#s-ddd231db-87d5-414c-9b9b-d115183e711a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ddd231db-87d5-414c-9b9b-d115183e711a.shg-box.shg-c {
  justify-content: center;
}

#s-46807c40-d694-4b73-ab4f-3e69f59ecf49 {
  margin-bottom: 0px;
}

#s-f0c01ea5-f644-4325-974c-26a2a10e276f {
  margin-top: -15px;
}

#s-1f654bfd-b6ac-4c82-b134-08a7c0465a2e {
  text-align: center;
}

#s-1f654bfd-b6ac-4c82-b134-08a7c0465a2e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1f654bfd-b6ac-4c82-b134-08a7c0465a2e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1f654bfd-b6ac-4c82-b134-08a7c0465a2e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-af31bf8b-b01f-4411-9913-98e83527220c {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-af31bf8b-b01f-4411-9913-98e83527220c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-af31bf8b-b01f-4411-9913-98e83527220c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-af31bf8b-b01f-4411-9913-98e83527220c {
  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-af31bf8b-b01f-4411-9913-98e83527220c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-af31bf8b-b01f-4411-9913-98e83527220c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-af31bf8b-b01f-4411-9913-98e83527220c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-34042571-ceea-4ab1-a757-2494b1693867 {
  display: none;
}
#s-7899208f-c346-4f39-9986-a7afede76849 {
  text-align: left;
}


.shg-c#s-7899208f-c346-4f39-9986-a7afede76849 {
  max-width: 100%;
}

.shg-c#s-7899208f-c346-4f39-9986-a7afede76849 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7899208f-c346-4f39-9986-a7afede76849 .shg-image-zoom,
.shg-c#s-7899208f-c346-4f39-9986-a7afede76849 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7899208f-c346-4f39-9986-a7afede76849 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7899208f-c346-4f39-9986-a7afede76849 {
  max-width: 100%;
}

.shg-c#s-7899208f-c346-4f39-9986-a7afede76849 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7899208f-c346-4f39-9986-a7afede76849 .shg-image-zoom,
.shg-c#s-7899208f-c346-4f39-9986-a7afede76849 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7899208f-c346-4f39-9986-a7afede76849 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7899208f-c346-4f39-9986-a7afede76849 {
  max-width: 100%;
}

.shg-c#s-7899208f-c346-4f39-9986-a7afede76849 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7899208f-c346-4f39-9986-a7afede76849 .shg-image-zoom,
.shg-c#s-7899208f-c346-4f39-9986-a7afede76849 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7899208f-c346-4f39-9986-a7afede76849 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7899208f-c346-4f39-9986-a7afede76849 {
  max-width: 100%;
}

.shg-c#s-7899208f-c346-4f39-9986-a7afede76849 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7899208f-c346-4f39-9986-a7afede76849 .shg-image-zoom,
.shg-c#s-7899208f-c346-4f39-9986-a7afede76849 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7899208f-c346-4f39-9986-a7afede76849 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7899208f-c346-4f39-9986-a7afede76849 {
  max-width: 100%;
}

.shg-c#s-7899208f-c346-4f39-9986-a7afede76849 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7899208f-c346-4f39-9986-a7afede76849 .shg-image-zoom,
.shg-c#s-7899208f-c346-4f39-9986-a7afede76849 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7899208f-c346-4f39-9986-a7afede76849 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-aa329654-f710-4bde-903b-d50d01d59e66 {
  min-height: 50px;
}








#s-aa329654-f710-4bde-903b-d50d01d59e66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa329654-f710-4bde-903b-d50d01d59e66.shg-box.shg-c {
  justify-content: center;
}

#s-0e4f2c84-b47c-46f0-9edc-fc56fae21ab3 {
  margin-bottom: 0px;
}

#s-4508c1e7-57a9-434a-8ae6-2186e2148258 {
  margin-top: -15px;
}

#s-29a41cb7-197c-42cd-84ae-71fa14496859 {
  text-align: center;
}

#s-29a41cb7-197c-42cd-84ae-71fa14496859 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-29a41cb7-197c-42cd-84ae-71fa14496859 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-29a41cb7-197c-42cd-84ae-71fa14496859 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-fc748fa1-7a35-4b9b-a53a-0aeee31fcb63 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-fc748fa1-7a35-4b9b-a53a-0aeee31fcb63:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fc748fa1-7a35-4b9b-a53a-0aeee31fcb63:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fc748fa1-7a35-4b9b-a53a-0aeee31fcb63 {
  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-fc748fa1-7a35-4b9b-a53a-0aeee31fcb63.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fc748fa1-7a35-4b9b-a53a-0aeee31fcb63.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fc748fa1-7a35-4b9b-a53a-0aeee31fcb63.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-240f177c-372f-4197-b5b4-0e738da41d14 {
  display: none;
}
#s-d47e3f12-5161-429c-90b8-6897dfec0626 {
  text-align: left;
}


.shg-c#s-d47e3f12-5161-429c-90b8-6897dfec0626 {
  max-width: 100%;
}

.shg-c#s-d47e3f12-5161-429c-90b8-6897dfec0626 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d47e3f12-5161-429c-90b8-6897dfec0626 .shg-image-zoom,
.shg-c#s-d47e3f12-5161-429c-90b8-6897dfec0626 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d47e3f12-5161-429c-90b8-6897dfec0626 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d47e3f12-5161-429c-90b8-6897dfec0626 {
  max-width: 100%;
}

.shg-c#s-d47e3f12-5161-429c-90b8-6897dfec0626 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d47e3f12-5161-429c-90b8-6897dfec0626 .shg-image-zoom,
.shg-c#s-d47e3f12-5161-429c-90b8-6897dfec0626 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d47e3f12-5161-429c-90b8-6897dfec0626 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d47e3f12-5161-429c-90b8-6897dfec0626 {
  max-width: 100%;
}

.shg-c#s-d47e3f12-5161-429c-90b8-6897dfec0626 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d47e3f12-5161-429c-90b8-6897dfec0626 .shg-image-zoom,
.shg-c#s-d47e3f12-5161-429c-90b8-6897dfec0626 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d47e3f12-5161-429c-90b8-6897dfec0626 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d47e3f12-5161-429c-90b8-6897dfec0626 {
  max-width: 100%;
}

.shg-c#s-d47e3f12-5161-429c-90b8-6897dfec0626 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d47e3f12-5161-429c-90b8-6897dfec0626 .shg-image-zoom,
.shg-c#s-d47e3f12-5161-429c-90b8-6897dfec0626 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d47e3f12-5161-429c-90b8-6897dfec0626 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d47e3f12-5161-429c-90b8-6897dfec0626 {
  max-width: 100%;
}

.shg-c#s-d47e3f12-5161-429c-90b8-6897dfec0626 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d47e3f12-5161-429c-90b8-6897dfec0626 .shg-image-zoom,
.shg-c#s-d47e3f12-5161-429c-90b8-6897dfec0626 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d47e3f12-5161-429c-90b8-6897dfec0626 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3ed96098-8208-4a6b-9f83-6583950992e5 {
  min-height: 50px;
}








#s-3ed96098-8208-4a6b-9f83-6583950992e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ed96098-8208-4a6b-9f83-6583950992e5.shg-box.shg-c {
  justify-content: center;
}

#s-6401eb28-209e-42a8-bfd7-8ef253bbffdb {
  margin-bottom: 0px;
}

#s-92722a7f-feeb-496f-bd5d-117a5622f12e {
  margin-top: -15px;
}

#s-155f5874-d2bb-4e98-bb26-1ad1f46a9f14 {
  text-align: center;
}

#s-155f5874-d2bb-4e98-bb26-1ad1f46a9f14 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-155f5874-d2bb-4e98-bb26-1ad1f46a9f14 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-155f5874-d2bb-4e98-bb26-1ad1f46a9f14 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-54d2f767-addd-4e2e-ba59-756cfe9ce7d7 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-54d2f767-addd-4e2e-ba59-756cfe9ce7d7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-54d2f767-addd-4e2e-ba59-756cfe9ce7d7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-54d2f767-addd-4e2e-ba59-756cfe9ce7d7 {
  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-54d2f767-addd-4e2e-ba59-756cfe9ce7d7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-54d2f767-addd-4e2e-ba59-756cfe9ce7d7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-54d2f767-addd-4e2e-ba59-756cfe9ce7d7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a55144c8-41fb-4222-8960-7a7903402068 {
  display: none;
}
#s-b249ab0a-6a21-478a-ad03-7ddfafef338b {
  text-align: left;
}


.shg-c#s-b249ab0a-6a21-478a-ad03-7ddfafef338b {
  max-width: 100%;
}

.shg-c#s-b249ab0a-6a21-478a-ad03-7ddfafef338b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b249ab0a-6a21-478a-ad03-7ddfafef338b .shg-image-zoom,
.shg-c#s-b249ab0a-6a21-478a-ad03-7ddfafef338b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b249ab0a-6a21-478a-ad03-7ddfafef338b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b249ab0a-6a21-478a-ad03-7ddfafef338b {
  max-width: 100%;
}

.shg-c#s-b249ab0a-6a21-478a-ad03-7ddfafef338b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b249ab0a-6a21-478a-ad03-7ddfafef338b .shg-image-zoom,
.shg-c#s-b249ab0a-6a21-478a-ad03-7ddfafef338b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b249ab0a-6a21-478a-ad03-7ddfafef338b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b249ab0a-6a21-478a-ad03-7ddfafef338b {
  max-width: 100%;
}

.shg-c#s-b249ab0a-6a21-478a-ad03-7ddfafef338b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b249ab0a-6a21-478a-ad03-7ddfafef338b .shg-image-zoom,
.shg-c#s-b249ab0a-6a21-478a-ad03-7ddfafef338b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b249ab0a-6a21-478a-ad03-7ddfafef338b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b249ab0a-6a21-478a-ad03-7ddfafef338b {
  max-width: 100%;
}

.shg-c#s-b249ab0a-6a21-478a-ad03-7ddfafef338b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b249ab0a-6a21-478a-ad03-7ddfafef338b .shg-image-zoom,
.shg-c#s-b249ab0a-6a21-478a-ad03-7ddfafef338b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b249ab0a-6a21-478a-ad03-7ddfafef338b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b249ab0a-6a21-478a-ad03-7ddfafef338b {
  max-width: 100%;
}

.shg-c#s-b249ab0a-6a21-478a-ad03-7ddfafef338b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b249ab0a-6a21-478a-ad03-7ddfafef338b .shg-image-zoom,
.shg-c#s-b249ab0a-6a21-478a-ad03-7ddfafef338b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b249ab0a-6a21-478a-ad03-7ddfafef338b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b5599ad9-dd82-476d-9d9e-cab9e2709c40 {
  min-height: 50px;
}








#s-b5599ad9-dd82-476d-9d9e-cab9e2709c40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5599ad9-dd82-476d-9d9e-cab9e2709c40.shg-box.shg-c {
  justify-content: center;
}

#s-366b4190-7df8-4ba1-9926-3c2e9e6f96dd {
  margin-bottom: 0px;
}

#s-c6fe2716-74fb-4599-b310-2ece6a28cb98 {
  margin-top: -15px;
}

#s-323c19f8-3d76-48ed-a964-4d91dac55b75 {
  text-align: center;
}

#s-323c19f8-3d76-48ed-a964-4d91dac55b75 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-323c19f8-3d76-48ed-a964-4d91dac55b75 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-323c19f8-3d76-48ed-a964-4d91dac55b75 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c756b94e-7fe9-4db2-8b78-4fbe30cf7457 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c756b94e-7fe9-4db2-8b78-4fbe30cf7457:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c756b94e-7fe9-4db2-8b78-4fbe30cf7457:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c756b94e-7fe9-4db2-8b78-4fbe30cf7457 {
  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-c756b94e-7fe9-4db2-8b78-4fbe30cf7457.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c756b94e-7fe9-4db2-8b78-4fbe30cf7457.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c756b94e-7fe9-4db2-8b78-4fbe30cf7457.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5388b376-3dd2-4071-92a3-96b92a3e6380 {
  display: none;
}
#s-072d1994-60ae-41f7-bf63-7a6756dec8e1 {
  text-align: left;
}


.shg-c#s-072d1994-60ae-41f7-bf63-7a6756dec8e1 {
  max-width: 100%;
}

.shg-c#s-072d1994-60ae-41f7-bf63-7a6756dec8e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-072d1994-60ae-41f7-bf63-7a6756dec8e1 .shg-image-zoom,
.shg-c#s-072d1994-60ae-41f7-bf63-7a6756dec8e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-072d1994-60ae-41f7-bf63-7a6756dec8e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-072d1994-60ae-41f7-bf63-7a6756dec8e1 {
  max-width: 100%;
}

.shg-c#s-072d1994-60ae-41f7-bf63-7a6756dec8e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-072d1994-60ae-41f7-bf63-7a6756dec8e1 .shg-image-zoom,
.shg-c#s-072d1994-60ae-41f7-bf63-7a6756dec8e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-072d1994-60ae-41f7-bf63-7a6756dec8e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-072d1994-60ae-41f7-bf63-7a6756dec8e1 {
  max-width: 100%;
}

.shg-c#s-072d1994-60ae-41f7-bf63-7a6756dec8e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-072d1994-60ae-41f7-bf63-7a6756dec8e1 .shg-image-zoom,
.shg-c#s-072d1994-60ae-41f7-bf63-7a6756dec8e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-072d1994-60ae-41f7-bf63-7a6756dec8e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-072d1994-60ae-41f7-bf63-7a6756dec8e1 {
  max-width: 100%;
}

.shg-c#s-072d1994-60ae-41f7-bf63-7a6756dec8e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-072d1994-60ae-41f7-bf63-7a6756dec8e1 .shg-image-zoom,
.shg-c#s-072d1994-60ae-41f7-bf63-7a6756dec8e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-072d1994-60ae-41f7-bf63-7a6756dec8e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-072d1994-60ae-41f7-bf63-7a6756dec8e1 {
  max-width: 100%;
}

.shg-c#s-072d1994-60ae-41f7-bf63-7a6756dec8e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-072d1994-60ae-41f7-bf63-7a6756dec8e1 .shg-image-zoom,
.shg-c#s-072d1994-60ae-41f7-bf63-7a6756dec8e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-072d1994-60ae-41f7-bf63-7a6756dec8e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bd7582be-de7e-41e1-a6fe-ec2bd1c0f21b {
  min-height: 50px;
}








#s-bd7582be-de7e-41e1-a6fe-ec2bd1c0f21b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd7582be-de7e-41e1-a6fe-ec2bd1c0f21b.shg-box.shg-c {
  justify-content: center;
}

#s-fdba365d-d904-46cb-936b-8c05e71a74a0 {
  margin-bottom: 0px;
}

#s-cb5450f2-e942-4a97-8946-fc27b5c8e5ee {
  margin-top: -15px;
}

#s-0df65235-be2f-44ce-9f4f-987a58fdd20c {
  text-align: center;
}

#s-0df65235-be2f-44ce-9f4f-987a58fdd20c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0df65235-be2f-44ce-9f4f-987a58fdd20c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0df65235-be2f-44ce-9f4f-987a58fdd20c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-7a1bcfe9-c62b-4cf6-8e7b-61089fe29cf9 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-7a1bcfe9-c62b-4cf6-8e7b-61089fe29cf9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7a1bcfe9-c62b-4cf6-8e7b-61089fe29cf9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7a1bcfe9-c62b-4cf6-8e7b-61089fe29cf9 {
  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-7a1bcfe9-c62b-4cf6-8e7b-61089fe29cf9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7a1bcfe9-c62b-4cf6-8e7b-61089fe29cf9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7a1bcfe9-c62b-4cf6-8e7b-61089fe29cf9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6d2750a1-30f0-423e-ab78-dd7988f392f6 {
  display: none;
}
#s-3345b712-eca5-4097-87a4-c72b5b851b36 {
  text-align: left;
}


.shg-c#s-3345b712-eca5-4097-87a4-c72b5b851b36 {
  max-width: 100%;
}

.shg-c#s-3345b712-eca5-4097-87a4-c72b5b851b36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3345b712-eca5-4097-87a4-c72b5b851b36 .shg-image-zoom,
.shg-c#s-3345b712-eca5-4097-87a4-c72b5b851b36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3345b712-eca5-4097-87a4-c72b5b851b36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3345b712-eca5-4097-87a4-c72b5b851b36 {
  max-width: 100%;
}

.shg-c#s-3345b712-eca5-4097-87a4-c72b5b851b36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3345b712-eca5-4097-87a4-c72b5b851b36 .shg-image-zoom,
.shg-c#s-3345b712-eca5-4097-87a4-c72b5b851b36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3345b712-eca5-4097-87a4-c72b5b851b36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3345b712-eca5-4097-87a4-c72b5b851b36 {
  max-width: 100%;
}

.shg-c#s-3345b712-eca5-4097-87a4-c72b5b851b36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3345b712-eca5-4097-87a4-c72b5b851b36 .shg-image-zoom,
.shg-c#s-3345b712-eca5-4097-87a4-c72b5b851b36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3345b712-eca5-4097-87a4-c72b5b851b36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3345b712-eca5-4097-87a4-c72b5b851b36 {
  max-width: 100%;
}

.shg-c#s-3345b712-eca5-4097-87a4-c72b5b851b36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3345b712-eca5-4097-87a4-c72b5b851b36 .shg-image-zoom,
.shg-c#s-3345b712-eca5-4097-87a4-c72b5b851b36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3345b712-eca5-4097-87a4-c72b5b851b36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3345b712-eca5-4097-87a4-c72b5b851b36 {
  max-width: 100%;
}

.shg-c#s-3345b712-eca5-4097-87a4-c72b5b851b36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3345b712-eca5-4097-87a4-c72b5b851b36 .shg-image-zoom,
.shg-c#s-3345b712-eca5-4097-87a4-c72b5b851b36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3345b712-eca5-4097-87a4-c72b5b851b36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cd6398b4-dd92-4d1d-983b-17d337cf78d4 {
  min-height: 50px;
}








#s-cd6398b4-dd92-4d1d-983b-17d337cf78d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd6398b4-dd92-4d1d-983b-17d337cf78d4.shg-box.shg-c {
  justify-content: center;
}

#s-eeb72511-1d1c-492b-999d-2ac25d16f9c5 {
  margin-bottom: 0px;
}

#s-9dfeaf81-521b-4b42-b87f-ce884aca8d75 {
  margin-top: -15px;
}

#s-64e43d90-c80d-40fc-a26f-f6b09ca1b908 {
  text-align: center;
}

#s-64e43d90-c80d-40fc-a26f-f6b09ca1b908 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-64e43d90-c80d-40fc-a26f-f6b09ca1b908 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-64e43d90-c80d-40fc-a26f-f6b09ca1b908 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-937855cd-9200-4b8b-9e59-b47981e815d5 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-937855cd-9200-4b8b-9e59-b47981e815d5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-937855cd-9200-4b8b-9e59-b47981e815d5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-937855cd-9200-4b8b-9e59-b47981e815d5 {
  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-937855cd-9200-4b8b-9e59-b47981e815d5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-937855cd-9200-4b8b-9e59-b47981e815d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-937855cd-9200-4b8b-9e59-b47981e815d5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



@media (min-width: 1200px){#s-ba9315c7-2335-457d-8ec9-0bfd37959fde {
  display: none;
}
#s-ba9315c7-2335-457d-8ec9-0bfd37959fde, #wrap-s-ba9315c7-2335-457d-8ec9-0bfd37959fde { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ba9315c7-2335-457d-8ec9-0bfd37959fde {
  display: none;
}
#s-ba9315c7-2335-457d-8ec9-0bfd37959fde, #wrap-s-ba9315c7-2335-457d-8ec9-0bfd37959fde { display:none !important; }}
@media (min-width: 0px) {
[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ba9315c7-2335-457d-8ec9-0bfd37959fde"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-633533f3-5203-4cb8-8759-644b11c9391d {
  display: none;
}
#s-8962e30f-3eee-4c15-9c51-e7e37d3b4d07 {
  text-align: left;
}


.shg-c#s-8962e30f-3eee-4c15-9c51-e7e37d3b4d07 {
  max-width: 100%;
}

.shg-c#s-8962e30f-3eee-4c15-9c51-e7e37d3b4d07 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8962e30f-3eee-4c15-9c51-e7e37d3b4d07 .shg-image-zoom,
.shg-c#s-8962e30f-3eee-4c15-9c51-e7e37d3b4d07 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8962e30f-3eee-4c15-9c51-e7e37d3b4d07 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8962e30f-3eee-4c15-9c51-e7e37d3b4d07 {
  max-width: 100%;
}

.shg-c#s-8962e30f-3eee-4c15-9c51-e7e37d3b4d07 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8962e30f-3eee-4c15-9c51-e7e37d3b4d07 .shg-image-zoom,
.shg-c#s-8962e30f-3eee-4c15-9c51-e7e37d3b4d07 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8962e30f-3eee-4c15-9c51-e7e37d3b4d07 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8962e30f-3eee-4c15-9c51-e7e37d3b4d07 {
  max-width: 100%;
}

.shg-c#s-8962e30f-3eee-4c15-9c51-e7e37d3b4d07 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8962e30f-3eee-4c15-9c51-e7e37d3b4d07 .shg-image-zoom,
.shg-c#s-8962e30f-3eee-4c15-9c51-e7e37d3b4d07 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8962e30f-3eee-4c15-9c51-e7e37d3b4d07 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8962e30f-3eee-4c15-9c51-e7e37d3b4d07 {
  max-width: 100%;
}

.shg-c#s-8962e30f-3eee-4c15-9c51-e7e37d3b4d07 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8962e30f-3eee-4c15-9c51-e7e37d3b4d07 .shg-image-zoom,
.shg-c#s-8962e30f-3eee-4c15-9c51-e7e37d3b4d07 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8962e30f-3eee-4c15-9c51-e7e37d3b4d07 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8962e30f-3eee-4c15-9c51-e7e37d3b4d07 {
  max-width: 100%;
}

.shg-c#s-8962e30f-3eee-4c15-9c51-e7e37d3b4d07 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8962e30f-3eee-4c15-9c51-e7e37d3b4d07 .shg-image-zoom,
.shg-c#s-8962e30f-3eee-4c15-9c51-e7e37d3b4d07 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8962e30f-3eee-4c15-9c51-e7e37d3b4d07 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7800d70b-4078-43fd-a37f-616195b9a6f2 {
  min-height: 50px;
}








#s-7800d70b-4078-43fd-a37f-616195b9a6f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7800d70b-4078-43fd-a37f-616195b9a6f2.shg-box.shg-c {
  justify-content: center;
}

#s-5ab3f6f7-d92e-46ff-b73c-83040abbdb4a {
  margin-bottom: 0px;
}

#s-83c41680-a82c-4bce-b1d1-67ff15c9e232 {
  margin-top: -15px;
}

#s-3a4e2ae9-95c7-4810-a192-5020600e770b {
  text-align: center;
}

#s-3a4e2ae9-95c7-4810-a192-5020600e770b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3a4e2ae9-95c7-4810-a192-5020600e770b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3a4e2ae9-95c7-4810-a192-5020600e770b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-09489096-f090-405f-b6d2-e42122853f1c {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-09489096-f090-405f-b6d2-e42122853f1c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-09489096-f090-405f-b6d2-e42122853f1c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-09489096-f090-405f-b6d2-e42122853f1c {
  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-09489096-f090-405f-b6d2-e42122853f1c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-09489096-f090-405f-b6d2-e42122853f1c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-09489096-f090-405f-b6d2-e42122853f1c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-91c4a1af-cf4a-4c26-ab0c-eab32a383a58 {
  display: none;
}
#s-58040278-306e-4818-9bc5-87164e13bbbb {
  text-align: left;
}


.shg-c#s-58040278-306e-4818-9bc5-87164e13bbbb {
  max-width: 100%;
}

.shg-c#s-58040278-306e-4818-9bc5-87164e13bbbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58040278-306e-4818-9bc5-87164e13bbbb .shg-image-zoom,
.shg-c#s-58040278-306e-4818-9bc5-87164e13bbbb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58040278-306e-4818-9bc5-87164e13bbbb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-58040278-306e-4818-9bc5-87164e13bbbb {
  max-width: 100%;
}

.shg-c#s-58040278-306e-4818-9bc5-87164e13bbbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58040278-306e-4818-9bc5-87164e13bbbb .shg-image-zoom,
.shg-c#s-58040278-306e-4818-9bc5-87164e13bbbb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58040278-306e-4818-9bc5-87164e13bbbb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-58040278-306e-4818-9bc5-87164e13bbbb {
  max-width: 100%;
}

.shg-c#s-58040278-306e-4818-9bc5-87164e13bbbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58040278-306e-4818-9bc5-87164e13bbbb .shg-image-zoom,
.shg-c#s-58040278-306e-4818-9bc5-87164e13bbbb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58040278-306e-4818-9bc5-87164e13bbbb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-58040278-306e-4818-9bc5-87164e13bbbb {
  max-width: 100%;
}

.shg-c#s-58040278-306e-4818-9bc5-87164e13bbbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58040278-306e-4818-9bc5-87164e13bbbb .shg-image-zoom,
.shg-c#s-58040278-306e-4818-9bc5-87164e13bbbb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58040278-306e-4818-9bc5-87164e13bbbb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-58040278-306e-4818-9bc5-87164e13bbbb {
  max-width: 100%;
}

.shg-c#s-58040278-306e-4818-9bc5-87164e13bbbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58040278-306e-4818-9bc5-87164e13bbbb .shg-image-zoom,
.shg-c#s-58040278-306e-4818-9bc5-87164e13bbbb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58040278-306e-4818-9bc5-87164e13bbbb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-51c08ca3-38e4-46e0-a06a-017ea6f9191b {
  min-height: 50px;
}








#s-51c08ca3-38e4-46e0-a06a-017ea6f9191b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51c08ca3-38e4-46e0-a06a-017ea6f9191b.shg-box.shg-c {
  justify-content: center;
}

#s-0ad4c50b-5b13-499a-98b6-3d0f1401343f {
  margin-bottom: 0px;
}

#s-08001a2d-51a6-4733-beaa-2bfc735e5e6b {
  margin-top: -15px;
}

#s-43a6d403-b43b-4cb4-a894-cd8bef3d554a {
  text-align: center;
}

#s-43a6d403-b43b-4cb4-a894-cd8bef3d554a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-43a6d403-b43b-4cb4-a894-cd8bef3d554a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-43a6d403-b43b-4cb4-a894-cd8bef3d554a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ec585c60-4bcd-4661-8667-e7eb56f2aac8 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-ec585c60-4bcd-4661-8667-e7eb56f2aac8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ec585c60-4bcd-4661-8667-e7eb56f2aac8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ec585c60-4bcd-4661-8667-e7eb56f2aac8 {
  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-ec585c60-4bcd-4661-8667-e7eb56f2aac8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ec585c60-4bcd-4661-8667-e7eb56f2aac8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ec585c60-4bcd-4661-8667-e7eb56f2aac8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



@media (min-width: 1200px){#s-ef116a26-0916-4f3d-b97f-98e6e71ca13b {
  display: none;
}
#s-ef116a26-0916-4f3d-b97f-98e6e71ca13b, #wrap-s-ef116a26-0916-4f3d-b97f-98e6e71ca13b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ef116a26-0916-4f3d-b97f-98e6e71ca13b {
  display: none;
}
#s-ef116a26-0916-4f3d-b97f-98e6e71ca13b, #wrap-s-ef116a26-0916-4f3d-b97f-98e6e71ca13b { display:none !important; }}
@media (min-width: 0px) {
[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ef116a26-0916-4f3d-b97f-98e6e71ca13b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-1f3296a9-a675-460f-aeaf-60ffa0f90883 {
  display: none;
}
#s-08e6533a-3bbd-42f6-910b-f71aa3b89e0b {
  text-align: left;
}


.shg-c#s-08e6533a-3bbd-42f6-910b-f71aa3b89e0b {
  max-width: 100%;
}

.shg-c#s-08e6533a-3bbd-42f6-910b-f71aa3b89e0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08e6533a-3bbd-42f6-910b-f71aa3b89e0b .shg-image-zoom,
.shg-c#s-08e6533a-3bbd-42f6-910b-f71aa3b89e0b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08e6533a-3bbd-42f6-910b-f71aa3b89e0b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-08e6533a-3bbd-42f6-910b-f71aa3b89e0b {
  max-width: 100%;
}

.shg-c#s-08e6533a-3bbd-42f6-910b-f71aa3b89e0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08e6533a-3bbd-42f6-910b-f71aa3b89e0b .shg-image-zoom,
.shg-c#s-08e6533a-3bbd-42f6-910b-f71aa3b89e0b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08e6533a-3bbd-42f6-910b-f71aa3b89e0b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-08e6533a-3bbd-42f6-910b-f71aa3b89e0b {
  max-width: 100%;
}

.shg-c#s-08e6533a-3bbd-42f6-910b-f71aa3b89e0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08e6533a-3bbd-42f6-910b-f71aa3b89e0b .shg-image-zoom,
.shg-c#s-08e6533a-3bbd-42f6-910b-f71aa3b89e0b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08e6533a-3bbd-42f6-910b-f71aa3b89e0b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-08e6533a-3bbd-42f6-910b-f71aa3b89e0b {
  max-width: 100%;
}

.shg-c#s-08e6533a-3bbd-42f6-910b-f71aa3b89e0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08e6533a-3bbd-42f6-910b-f71aa3b89e0b .shg-image-zoom,
.shg-c#s-08e6533a-3bbd-42f6-910b-f71aa3b89e0b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08e6533a-3bbd-42f6-910b-f71aa3b89e0b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-08e6533a-3bbd-42f6-910b-f71aa3b89e0b {
  max-width: 100%;
}

.shg-c#s-08e6533a-3bbd-42f6-910b-f71aa3b89e0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08e6533a-3bbd-42f6-910b-f71aa3b89e0b .shg-image-zoom,
.shg-c#s-08e6533a-3bbd-42f6-910b-f71aa3b89e0b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08e6533a-3bbd-42f6-910b-f71aa3b89e0b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b529b39c-7d9e-481d-8d4e-85382e24a633 {
  min-height: 50px;
}








#s-b529b39c-7d9e-481d-8d4e-85382e24a633 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b529b39c-7d9e-481d-8d4e-85382e24a633.shg-box.shg-c {
  justify-content: center;
}

#s-0c07f9fa-094c-41fc-b56b-77874f9bc613 {
  margin-bottom: 0px;
}

#s-b8cb1f80-61fe-40c8-baa3-0ff8e8901e41 {
  margin-top: -15px;
}

#s-188ae1a4-3712-40da-9fb8-7157059c5c6e {
  text-align: center;
}

#s-188ae1a4-3712-40da-9fb8-7157059c5c6e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-188ae1a4-3712-40da-9fb8-7157059c5c6e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-188ae1a4-3712-40da-9fb8-7157059c5c6e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8fab09a9-a32a-47d8-9a12-f264ddbb1049 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-8fab09a9-a32a-47d8-9a12-f264ddbb1049:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8fab09a9-a32a-47d8-9a12-f264ddbb1049:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8fab09a9-a32a-47d8-9a12-f264ddbb1049 {
  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-8fab09a9-a32a-47d8-9a12-f264ddbb1049.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8fab09a9-a32a-47d8-9a12-f264ddbb1049.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8fab09a9-a32a-47d8-9a12-f264ddbb1049.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-feefff9a-f1ab-4e60-8d2c-5efd2345b811 {
  display: none;
}
#s-f109a113-71ff-4d66-a5fe-c130618486be {
  text-align: left;
}


.shg-c#s-f109a113-71ff-4d66-a5fe-c130618486be {
  max-width: 100%;
}

.shg-c#s-f109a113-71ff-4d66-a5fe-c130618486be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f109a113-71ff-4d66-a5fe-c130618486be .shg-image-zoom,
.shg-c#s-f109a113-71ff-4d66-a5fe-c130618486be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f109a113-71ff-4d66-a5fe-c130618486be .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f109a113-71ff-4d66-a5fe-c130618486be {
  max-width: 100%;
}

.shg-c#s-f109a113-71ff-4d66-a5fe-c130618486be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f109a113-71ff-4d66-a5fe-c130618486be .shg-image-zoom,
.shg-c#s-f109a113-71ff-4d66-a5fe-c130618486be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f109a113-71ff-4d66-a5fe-c130618486be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f109a113-71ff-4d66-a5fe-c130618486be {
  max-width: 100%;
}

.shg-c#s-f109a113-71ff-4d66-a5fe-c130618486be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f109a113-71ff-4d66-a5fe-c130618486be .shg-image-zoom,
.shg-c#s-f109a113-71ff-4d66-a5fe-c130618486be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f109a113-71ff-4d66-a5fe-c130618486be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f109a113-71ff-4d66-a5fe-c130618486be {
  max-width: 100%;
}

.shg-c#s-f109a113-71ff-4d66-a5fe-c130618486be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f109a113-71ff-4d66-a5fe-c130618486be .shg-image-zoom,
.shg-c#s-f109a113-71ff-4d66-a5fe-c130618486be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f109a113-71ff-4d66-a5fe-c130618486be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f109a113-71ff-4d66-a5fe-c130618486be {
  max-width: 100%;
}

.shg-c#s-f109a113-71ff-4d66-a5fe-c130618486be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f109a113-71ff-4d66-a5fe-c130618486be .shg-image-zoom,
.shg-c#s-f109a113-71ff-4d66-a5fe-c130618486be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f109a113-71ff-4d66-a5fe-c130618486be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-16b58f83-6404-4272-9dc5-25a01a90a607 {
  min-height: 50px;
}








#s-16b58f83-6404-4272-9dc5-25a01a90a607 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16b58f83-6404-4272-9dc5-25a01a90a607.shg-box.shg-c {
  justify-content: center;
}

#s-ab0417d3-65dd-46ff-9bb9-a6a069c17ba5 {
  margin-bottom: 0px;
}

#s-910e7781-83f5-400a-ae4c-2adfe5cc2746 {
  margin-top: -15px;
}

#s-057a7332-bdd5-42bb-b0a6-bc0466386c1b {
  text-align: center;
}

#s-057a7332-bdd5-42bb-b0a6-bc0466386c1b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-057a7332-bdd5-42bb-b0a6-bc0466386c1b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-057a7332-bdd5-42bb-b0a6-bc0466386c1b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-cd9b5368-5c28-453f-a984-426ff35b37dd {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-cd9b5368-5c28-453f-a984-426ff35b37dd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cd9b5368-5c28-453f-a984-426ff35b37dd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cd9b5368-5c28-453f-a984-426ff35b37dd {
  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-cd9b5368-5c28-453f-a984-426ff35b37dd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cd9b5368-5c28-453f-a984-426ff35b37dd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-cd9b5368-5c28-453f-a984-426ff35b37dd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



@media (min-width: 1200px){#s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d {
  display: none;
}
#s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d, #wrap-s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d {
  display: none;
}
#s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d, #wrap-s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d { display:none !important; }}
@media (min-width: 0px) {
[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a2719fb2-7112-4ef2-a3cd-f287e1e5d93d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-ae11b7e9-855c-4e1d-895e-33077785e1df {
  display: none;
}
#s-308c8cf6-57b5-4a47-ae50-1451cd25de81 {
  text-align: left;
}


.shg-c#s-308c8cf6-57b5-4a47-ae50-1451cd25de81 {
  max-width: 100%;
}

.shg-c#s-308c8cf6-57b5-4a47-ae50-1451cd25de81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-308c8cf6-57b5-4a47-ae50-1451cd25de81 .shg-image-zoom,
.shg-c#s-308c8cf6-57b5-4a47-ae50-1451cd25de81 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-308c8cf6-57b5-4a47-ae50-1451cd25de81 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-308c8cf6-57b5-4a47-ae50-1451cd25de81 {
  max-width: 100%;
}

.shg-c#s-308c8cf6-57b5-4a47-ae50-1451cd25de81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-308c8cf6-57b5-4a47-ae50-1451cd25de81 .shg-image-zoom,
.shg-c#s-308c8cf6-57b5-4a47-ae50-1451cd25de81 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-308c8cf6-57b5-4a47-ae50-1451cd25de81 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-308c8cf6-57b5-4a47-ae50-1451cd25de81 {
  max-width: 100%;
}

.shg-c#s-308c8cf6-57b5-4a47-ae50-1451cd25de81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-308c8cf6-57b5-4a47-ae50-1451cd25de81 .shg-image-zoom,
.shg-c#s-308c8cf6-57b5-4a47-ae50-1451cd25de81 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-308c8cf6-57b5-4a47-ae50-1451cd25de81 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-308c8cf6-57b5-4a47-ae50-1451cd25de81 {
  max-width: 100%;
}

.shg-c#s-308c8cf6-57b5-4a47-ae50-1451cd25de81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-308c8cf6-57b5-4a47-ae50-1451cd25de81 .shg-image-zoom,
.shg-c#s-308c8cf6-57b5-4a47-ae50-1451cd25de81 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-308c8cf6-57b5-4a47-ae50-1451cd25de81 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-308c8cf6-57b5-4a47-ae50-1451cd25de81 {
  max-width: 100%;
}

.shg-c#s-308c8cf6-57b5-4a47-ae50-1451cd25de81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-308c8cf6-57b5-4a47-ae50-1451cd25de81 .shg-image-zoom,
.shg-c#s-308c8cf6-57b5-4a47-ae50-1451cd25de81 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-308c8cf6-57b5-4a47-ae50-1451cd25de81 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5ae80706-5e22-4e25-949c-61186480e40d {
  min-height: 50px;
}








#s-5ae80706-5e22-4e25-949c-61186480e40d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ae80706-5e22-4e25-949c-61186480e40d.shg-box.shg-c {
  justify-content: center;
}

#s-0ad336dc-1b06-482d-ae2d-390055f84ac9 {
  margin-bottom: 0px;
}

#s-8fc89169-2366-4b19-850f-6d859bfd2bb8 {
  margin-top: -15px;
}

#s-591d9b67-90b1-4e0a-983f-fd1a27a01d65 {
  text-align: center;
}

#s-591d9b67-90b1-4e0a-983f-fd1a27a01d65 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-591d9b67-90b1-4e0a-983f-fd1a27a01d65 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-591d9b67-90b1-4e0a-983f-fd1a27a01d65 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-cb2fe25c-2476-4a2a-bfb5-238f524d8e2d {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-cb2fe25c-2476-4a2a-bfb5-238f524d8e2d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cb2fe25c-2476-4a2a-bfb5-238f524d8e2d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cb2fe25c-2476-4a2a-bfb5-238f524d8e2d {
  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-cb2fe25c-2476-4a2a-bfb5-238f524d8e2d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cb2fe25c-2476-4a2a-bfb5-238f524d8e2d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-cb2fe25c-2476-4a2a-bfb5-238f524d8e2d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-08b911c7-6426-4bdc-bb9a-3e0236db9c10 {
  display: none;
}
#s-e343cd28-f791-4952-877e-bfb1c76231b5 {
  text-align: left;
}


.shg-c#s-e343cd28-f791-4952-877e-bfb1c76231b5 {
  max-width: 100%;
}

.shg-c#s-e343cd28-f791-4952-877e-bfb1c76231b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e343cd28-f791-4952-877e-bfb1c76231b5 .shg-image-zoom,
.shg-c#s-e343cd28-f791-4952-877e-bfb1c76231b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e343cd28-f791-4952-877e-bfb1c76231b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e343cd28-f791-4952-877e-bfb1c76231b5 {
  max-width: 100%;
}

.shg-c#s-e343cd28-f791-4952-877e-bfb1c76231b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e343cd28-f791-4952-877e-bfb1c76231b5 .shg-image-zoom,
.shg-c#s-e343cd28-f791-4952-877e-bfb1c76231b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e343cd28-f791-4952-877e-bfb1c76231b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e343cd28-f791-4952-877e-bfb1c76231b5 {
  max-width: 100%;
}

.shg-c#s-e343cd28-f791-4952-877e-bfb1c76231b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e343cd28-f791-4952-877e-bfb1c76231b5 .shg-image-zoom,
.shg-c#s-e343cd28-f791-4952-877e-bfb1c76231b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e343cd28-f791-4952-877e-bfb1c76231b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e343cd28-f791-4952-877e-bfb1c76231b5 {
  max-width: 100%;
}

.shg-c#s-e343cd28-f791-4952-877e-bfb1c76231b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e343cd28-f791-4952-877e-bfb1c76231b5 .shg-image-zoom,
.shg-c#s-e343cd28-f791-4952-877e-bfb1c76231b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e343cd28-f791-4952-877e-bfb1c76231b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e343cd28-f791-4952-877e-bfb1c76231b5 {
  max-width: 100%;
}

.shg-c#s-e343cd28-f791-4952-877e-bfb1c76231b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e343cd28-f791-4952-877e-bfb1c76231b5 .shg-image-zoom,
.shg-c#s-e343cd28-f791-4952-877e-bfb1c76231b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e343cd28-f791-4952-877e-bfb1c76231b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ad5fce07-6783-4c81-81f0-f5d4236a05c6 {
  min-height: 50px;
}








#s-ad5fce07-6783-4c81-81f0-f5d4236a05c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad5fce07-6783-4c81-81f0-f5d4236a05c6.shg-box.shg-c {
  justify-content: center;
}

#s-e6217785-823a-48a9-b91e-dacd0cb4c052 {
  margin-bottom: 0px;
}

#s-cf4fc99e-41f3-4121-9768-923a43b2550d {
  margin-top: -15px;
}

#s-d6b1e66d-4db0-4e02-ad29-a183e55ff87b {
  text-align: center;
}

#s-d6b1e66d-4db0-4e02-ad29-a183e55ff87b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d6b1e66d-4db0-4e02-ad29-a183e55ff87b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d6b1e66d-4db0-4e02-ad29-a183e55ff87b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b2987e27-c052-47af-9ba6-b49dd46f1c69 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b2987e27-c052-47af-9ba6-b49dd46f1c69:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b2987e27-c052-47af-9ba6-b49dd46f1c69:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b2987e27-c052-47af-9ba6-b49dd46f1c69 {
  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-b2987e27-c052-47af-9ba6-b49dd46f1c69.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b2987e27-c052-47af-9ba6-b49dd46f1c69.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b2987e27-c052-47af-9ba6-b49dd46f1c69.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-004b79e1-b448-4612-b88d-3010b866b3cb {
  min-height: 50px;
}
@media (min-width: 1200px){#s-004b79e1-b448-4612-b88d-3010b866b3cb {
  margin-top: 30px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-004b79e1-b448-4612-b88d-3010b866b3cb {
  margin-top: 30px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-004b79e1-b448-4612-b88d-3010b866b3cb {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-004b79e1-b448-4612-b88d-3010b866b3cb {
  margin-top: 30px;
margin-bottom: 0px;
}
}







#s-004b79e1-b448-4612-b88d-3010b866b3cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-004b79e1-b448-4612-b88d-3010b866b3cb.shg-box.shg-c {
  justify-content: center;
}

#s-044e0613-b97c-467f-abe5-3a424f3b918d {
  margin-top: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-044e0613-b97c-467f-abe5-3a424f3b918d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-2a07967c-1475-45b5-92af-e0ddee48e711 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-2a07967c-1475-45b5-92af-e0ddee48e711 img.shogun-image {
    
    width: px;
  }


#s-2a07967c-1475-45b5-92af-e0ddee48e711 .shogun-image-content {
  
    align-items: center;
  
}

#s-29e9d610-7725-4b96-b8dd-711a0aa2e283 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-29e9d610-7725-4b96-b8dd-711a0aa2e283 img.shogun-image {
    
    width: px;
  }


#s-29e9d610-7725-4b96-b8dd-711a0aa2e283 .shogun-image-content {
  
    align-items: center;
  
}

#s-7e08d42e-72b8-491b-a145-ec15bffcc57c {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-7e08d42e-72b8-491b-a145-ec15bffcc57c img.shogun-image {
    
    width: px;
  }


#s-7e08d42e-72b8-491b-a145-ec15bffcc57c .shogun-image-content {
  
    align-items: center;
  
}

#s-e44f62de-2fb0-495c-91d4-b510280905d3 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDE2Mjk0ZDItMzg0Ni00OTY0LWE5NGYtZDRlZjNhODU4ZDI0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjdmN2Y3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwMTYyOTRkMi0zODQ2LTQ5NjQtYTk0Zi1kNGVmM2E4NThkMjQpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 10px;
min-height: 50px;
}








#s-e44f62de-2fb0-495c-91d4-b510280905d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e44f62de-2fb0-495c-91d4-b510280905d3.shg-box.shg-c {
  justify-content: center;
}

#s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ae2834ce-b826-4b05-839b-d0fc7a0b58c0"] > .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-3c2731eb-a2e7-461b-bd7d-e330631d1f68 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-3c2731eb-a2e7-461b-bd7d-e330631d1f68:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3c2731eb-a2e7-461b-bd7d-e330631d1f68:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3c2731eb-a2e7-461b-bd7d-e330631d1f68.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-ec12c773-04cf-4244-94b2-61fc05bfa7eb {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-ec12c773-04cf-4244-94b2-61fc05bfa7eb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ec12c773-04cf-4244-94b2-61fc05bfa7eb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ec12c773-04cf-4244-94b2-61fc05bfa7eb.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

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