.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;
}

.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-686f7655-aa8f-4e5a-adea-89a17d09c46d .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 0px;
}

#s-686f7655-aa8f-4e5a-adea-89a17d09c46d table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-686f7655-aa8f-4e5a-adea-89a17d09c46d td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-686f7655-aa8f-4e5a-adea-89a17d09c46d td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-686f7655-aa8f-4e5a-adea-89a17d09c46d td.shogun-table-column, #s-686f7655-aa8f-4e5a-adea-89a17d09c46d td.shogun-table-row {
  border: 1px solid rgba(255, 255, 255, 1);
}

.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-fb5e1ea2-e617-4d7d-92fe-7c2d7e27220f {
  text-align: center;
}




  #s-fb5e1ea2-e617-4d7d-92fe-7c2d7e27220f img.shogun-image {
    
    width: px;
  }


#s-fb5e1ea2-e617-4d7d-92fe-7c2d7e27220f .shogun-image-content {
  
    align-items: center;
  
}

#s-478638e3-4849-4fd1-a926-ea5df425f0f1 {
  text-align: center;
}




  #s-478638e3-4849-4fd1-a926-ea5df425f0f1 img.shogun-image {
    
    width: px;
  }


#s-478638e3-4849-4fd1-a926-ea5df425f0f1 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

@media (min-width: 0px) {
[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-022d7835-57c8-45b6-905b-a1f75688378c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6fdc8014-2853-4661-bad1-af6a3e56332e {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-a2049b3a-7e0b-45bf-9dbf-73f1e83a5450 {
  text-align: center;
}


.shg-c#s-a2049b3a-7e0b-45bf-9dbf-73f1e83a5450 {
  max-width: 100%;
}

.shg-c#s-a2049b3a-7e0b-45bf-9dbf-73f1e83a5450 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a2049b3a-7e0b-45bf-9dbf-73f1e83a5450 .shg-image-zoom,
.shg-c#s-a2049b3a-7e0b-45bf-9dbf-73f1e83a5450 img.shogun-image {
  max-width:  !important;
  min-height: 0px !important;
}

.shg-c#s-a2049b3a-7e0b-45bf-9dbf-73f1e83a5450 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-a2049b3a-7e0b-45bf-9dbf-73f1e83a5450 {
  max-width: 100%;
}

.shg-c#s-a2049b3a-7e0b-45bf-9dbf-73f1e83a5450 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a2049b3a-7e0b-45bf-9dbf-73f1e83a5450 .shg-image-zoom,
.shg-c#s-a2049b3a-7e0b-45bf-9dbf-73f1e83a5450 img.shogun-image {
  max-width:  !important;
  min-height: 0px !important;
}

.shg-c#s-a2049b3a-7e0b-45bf-9dbf-73f1e83a5450 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a2049b3a-7e0b-45bf-9dbf-73f1e83a5450 {
  max-width: 100%;
}

.shg-c#s-a2049b3a-7e0b-45bf-9dbf-73f1e83a5450 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a2049b3a-7e0b-45bf-9dbf-73f1e83a5450 .shg-image-zoom,
.shg-c#s-a2049b3a-7e0b-45bf-9dbf-73f1e83a5450 img.shogun-image {
  max-width:  !important;
  min-height: 0px !important;
}

.shg-c#s-a2049b3a-7e0b-45bf-9dbf-73f1e83a5450 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a2049b3a-7e0b-45bf-9dbf-73f1e83a5450 {
  max-width: 100%;
}

.shg-c#s-a2049b3a-7e0b-45bf-9dbf-73f1e83a5450 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a2049b3a-7e0b-45bf-9dbf-73f1e83a5450 .shg-image-zoom,
.shg-c#s-a2049b3a-7e0b-45bf-9dbf-73f1e83a5450 img.shogun-image {
  max-width:  !important;
  min-height: 0px !important;
}

.shg-c#s-a2049b3a-7e0b-45bf-9dbf-73f1e83a5450 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-a2049b3a-7e0b-45bf-9dbf-73f1e83a5450 {
  max-width: 100%;
}

.shg-c#s-a2049b3a-7e0b-45bf-9dbf-73f1e83a5450 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a2049b3a-7e0b-45bf-9dbf-73f1e83a5450 .shg-image-zoom,
.shg-c#s-a2049b3a-7e0b-45bf-9dbf-73f1e83a5450 img.shogun-image {
  max-width:  !important;
  min-height: 0px !important;
}

.shg-c#s-a2049b3a-7e0b-45bf-9dbf-73f1e83a5450 .shg-image-zoom {
  
    margin: 0 auto;
  
}

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

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

#s-f6aa023d-01a0-44d0-8216-fa21c996c5fe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-f6aa023d-01a0-44d0-8216-fa21c996c5fe .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-1fc52770-4676-4232-a3c5-450d0d288430 {
  text-align: right;
}

#s-1fc52770-4676-4232-a3c5-450d0d288430 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-1fc52770-4676-4232-a3c5-450d0d288430 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 12px;
}

#s-1fc52770-4676-4232-a3c5-450d0d288430 .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-4a90ae68-f1ea-4c8d-854b-440a84f8824b {
  display: none;
}
#s-be7de5eb-aa85-4554-9180-f904ef1c9a79 {
  text-align: left;
}


.shg-c#s-be7de5eb-aa85-4554-9180-f904ef1c9a79 {
  max-width: 100%;
}

.shg-c#s-be7de5eb-aa85-4554-9180-f904ef1c9a79 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be7de5eb-aa85-4554-9180-f904ef1c9a79 .shg-image-zoom,
.shg-c#s-be7de5eb-aa85-4554-9180-f904ef1c9a79 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be7de5eb-aa85-4554-9180-f904ef1c9a79 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-be7de5eb-aa85-4554-9180-f904ef1c9a79 {
  max-width: 100%;
}

.shg-c#s-be7de5eb-aa85-4554-9180-f904ef1c9a79 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be7de5eb-aa85-4554-9180-f904ef1c9a79 .shg-image-zoom,
.shg-c#s-be7de5eb-aa85-4554-9180-f904ef1c9a79 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be7de5eb-aa85-4554-9180-f904ef1c9a79 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-be7de5eb-aa85-4554-9180-f904ef1c9a79 {
  max-width: 100%;
}

.shg-c#s-be7de5eb-aa85-4554-9180-f904ef1c9a79 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be7de5eb-aa85-4554-9180-f904ef1c9a79 .shg-image-zoom,
.shg-c#s-be7de5eb-aa85-4554-9180-f904ef1c9a79 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be7de5eb-aa85-4554-9180-f904ef1c9a79 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-be7de5eb-aa85-4554-9180-f904ef1c9a79 {
  max-width: 100%;
}

.shg-c#s-be7de5eb-aa85-4554-9180-f904ef1c9a79 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be7de5eb-aa85-4554-9180-f904ef1c9a79 .shg-image-zoom,
.shg-c#s-be7de5eb-aa85-4554-9180-f904ef1c9a79 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be7de5eb-aa85-4554-9180-f904ef1c9a79 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-be7de5eb-aa85-4554-9180-f904ef1c9a79 {
  max-width: 100%;
}

.shg-c#s-be7de5eb-aa85-4554-9180-f904ef1c9a79 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be7de5eb-aa85-4554-9180-f904ef1c9a79 .shg-image-zoom,
.shg-c#s-be7de5eb-aa85-4554-9180-f904ef1c9a79 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be7de5eb-aa85-4554-9180-f904ef1c9a79 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a8ce9062-11ed-45d7-83bf-759f7e0e98d9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-a8ce9062-11ed-45d7-83bf-759f7e0e98d9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-9b9e67ee-ff09-413e-aa5b-a1fd2f340a97 {
  text-align: right;
}

#s-9b9e67ee-ff09-413e-aa5b-a1fd2f340a97 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-9b9e67ee-ff09-413e-aa5b-a1fd2f340a97 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 12px;
}

#s-9b9e67ee-ff09-413e-aa5b-a1fd2f340a97 .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-5575c580-218b-46b4-8db0-fc2b2cac0952 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-16cb8910-d064-4e0c-b18d-a722a6545458 {
  display: none;
}
#s-83484fbe-bc9e-4196-bd14-aaf174b36f58 {
  text-align: left;
}


.shg-c#s-83484fbe-bc9e-4196-bd14-aaf174b36f58 {
  max-width: 100%;
}

.shg-c#s-83484fbe-bc9e-4196-bd14-aaf174b36f58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83484fbe-bc9e-4196-bd14-aaf174b36f58 .shg-image-zoom,
.shg-c#s-83484fbe-bc9e-4196-bd14-aaf174b36f58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83484fbe-bc9e-4196-bd14-aaf174b36f58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-83484fbe-bc9e-4196-bd14-aaf174b36f58 {
  max-width: 100%;
}

.shg-c#s-83484fbe-bc9e-4196-bd14-aaf174b36f58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83484fbe-bc9e-4196-bd14-aaf174b36f58 .shg-image-zoom,
.shg-c#s-83484fbe-bc9e-4196-bd14-aaf174b36f58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83484fbe-bc9e-4196-bd14-aaf174b36f58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-83484fbe-bc9e-4196-bd14-aaf174b36f58 {
  max-width: 100%;
}

.shg-c#s-83484fbe-bc9e-4196-bd14-aaf174b36f58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83484fbe-bc9e-4196-bd14-aaf174b36f58 .shg-image-zoom,
.shg-c#s-83484fbe-bc9e-4196-bd14-aaf174b36f58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83484fbe-bc9e-4196-bd14-aaf174b36f58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-83484fbe-bc9e-4196-bd14-aaf174b36f58 {
  max-width: 100%;
}

.shg-c#s-83484fbe-bc9e-4196-bd14-aaf174b36f58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83484fbe-bc9e-4196-bd14-aaf174b36f58 .shg-image-zoom,
.shg-c#s-83484fbe-bc9e-4196-bd14-aaf174b36f58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83484fbe-bc9e-4196-bd14-aaf174b36f58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-83484fbe-bc9e-4196-bd14-aaf174b36f58 {
  max-width: 100%;
}

.shg-c#s-83484fbe-bc9e-4196-bd14-aaf174b36f58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83484fbe-bc9e-4196-bd14-aaf174b36f58 .shg-image-zoom,
.shg-c#s-83484fbe-bc9e-4196-bd14-aaf174b36f58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83484fbe-bc9e-4196-bd14-aaf174b36f58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0a5f63eb-7fb1-4d88-b23b-79785bbb163c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-0a5f63eb-7fb1-4d88-b23b-79785bbb163c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-175f4894-eee9-4b84-8f95-9b3ddcfa0bc6 {
  text-align: right;
}

#s-175f4894-eee9-4b84-8f95-9b3ddcfa0bc6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-175f4894-eee9-4b84-8f95-9b3ddcfa0bc6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 12px;
}

#s-175f4894-eee9-4b84-8f95-9b3ddcfa0bc6 .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-ead7614a-e3cd-47f6-8e76-b6180a0be6dd .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-ead7614a-e3cd-47f6-8e76-b6180a0be6dd table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-ead7614a-e3cd-47f6-8e76-b6180a0be6dd td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-ead7614a-e3cd-47f6-8e76-b6180a0be6dd td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-ead7614a-e3cd-47f6-8e76-b6180a0be6dd td.shogun-table-column, #s-ead7614a-e3cd-47f6-8e76-b6180a0be6dd td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9d789141-a76f-4a5c-828b-73d34fdeeae5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d112bef8-b37c-4ac0-aea4-f5a2813e17f6 {
  display: none;
}
#s-310383a9-81c8-4e7a-ba6e-b96afbf68645 {
  text-align: left;
}


.shg-c#s-310383a9-81c8-4e7a-ba6e-b96afbf68645 {
  max-width: 100%;
}

.shg-c#s-310383a9-81c8-4e7a-ba6e-b96afbf68645 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-310383a9-81c8-4e7a-ba6e-b96afbf68645 .shg-image-zoom,
.shg-c#s-310383a9-81c8-4e7a-ba6e-b96afbf68645 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-310383a9-81c8-4e7a-ba6e-b96afbf68645 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-310383a9-81c8-4e7a-ba6e-b96afbf68645 {
  max-width: 100%;
}

.shg-c#s-310383a9-81c8-4e7a-ba6e-b96afbf68645 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-310383a9-81c8-4e7a-ba6e-b96afbf68645 .shg-image-zoom,
.shg-c#s-310383a9-81c8-4e7a-ba6e-b96afbf68645 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-310383a9-81c8-4e7a-ba6e-b96afbf68645 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-310383a9-81c8-4e7a-ba6e-b96afbf68645 {
  max-width: 100%;
}

.shg-c#s-310383a9-81c8-4e7a-ba6e-b96afbf68645 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-310383a9-81c8-4e7a-ba6e-b96afbf68645 .shg-image-zoom,
.shg-c#s-310383a9-81c8-4e7a-ba6e-b96afbf68645 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-310383a9-81c8-4e7a-ba6e-b96afbf68645 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-310383a9-81c8-4e7a-ba6e-b96afbf68645 {
  max-width: 100%;
}

.shg-c#s-310383a9-81c8-4e7a-ba6e-b96afbf68645 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-310383a9-81c8-4e7a-ba6e-b96afbf68645 .shg-image-zoom,
.shg-c#s-310383a9-81c8-4e7a-ba6e-b96afbf68645 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-310383a9-81c8-4e7a-ba6e-b96afbf68645 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-310383a9-81c8-4e7a-ba6e-b96afbf68645 {
  max-width: 100%;
}

.shg-c#s-310383a9-81c8-4e7a-ba6e-b96afbf68645 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-310383a9-81c8-4e7a-ba6e-b96afbf68645 .shg-image-zoom,
.shg-c#s-310383a9-81c8-4e7a-ba6e-b96afbf68645 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-310383a9-81c8-4e7a-ba6e-b96afbf68645 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9ebe2b19-d69f-409e-9328-02494225fc22 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-9ebe2b19-d69f-409e-9328-02494225fc22 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-81c84d04-ace4-40d9-8c45-23520082b762 {
  text-align: right;
}

#s-81c84d04-ace4-40d9-8c45-23520082b762 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-81c84d04-ace4-40d9-8c45-23520082b762 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-81c84d04-ace4-40d9-8c45-23520082b762 .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-65bbc8ab-209c-4a45-852f-72ff9cd503bb {
  display: none;
}
#s-83e77f67-a245-4238-b177-7c9a22790a2e {
  text-align: left;
}


.shg-c#s-83e77f67-a245-4238-b177-7c9a22790a2e {
  max-width: 100%;
}

.shg-c#s-83e77f67-a245-4238-b177-7c9a22790a2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83e77f67-a245-4238-b177-7c9a22790a2e .shg-image-zoom,
.shg-c#s-83e77f67-a245-4238-b177-7c9a22790a2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83e77f67-a245-4238-b177-7c9a22790a2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-83e77f67-a245-4238-b177-7c9a22790a2e {
  max-width: 100%;
}

.shg-c#s-83e77f67-a245-4238-b177-7c9a22790a2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83e77f67-a245-4238-b177-7c9a22790a2e .shg-image-zoom,
.shg-c#s-83e77f67-a245-4238-b177-7c9a22790a2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83e77f67-a245-4238-b177-7c9a22790a2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-83e77f67-a245-4238-b177-7c9a22790a2e {
  max-width: 100%;
}

.shg-c#s-83e77f67-a245-4238-b177-7c9a22790a2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83e77f67-a245-4238-b177-7c9a22790a2e .shg-image-zoom,
.shg-c#s-83e77f67-a245-4238-b177-7c9a22790a2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83e77f67-a245-4238-b177-7c9a22790a2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-83e77f67-a245-4238-b177-7c9a22790a2e {
  max-width: 100%;
}

.shg-c#s-83e77f67-a245-4238-b177-7c9a22790a2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83e77f67-a245-4238-b177-7c9a22790a2e .shg-image-zoom,
.shg-c#s-83e77f67-a245-4238-b177-7c9a22790a2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83e77f67-a245-4238-b177-7c9a22790a2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-83e77f67-a245-4238-b177-7c9a22790a2e {
  max-width: 100%;
}

.shg-c#s-83e77f67-a245-4238-b177-7c9a22790a2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83e77f67-a245-4238-b177-7c9a22790a2e .shg-image-zoom,
.shg-c#s-83e77f67-a245-4238-b177-7c9a22790a2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83e77f67-a245-4238-b177-7c9a22790a2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-51e8a7ca-fbde-435a-bcf2-b61837a8ba47 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-51e8a7ca-fbde-435a-bcf2-b61837a8ba47 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-067776f8-ff29-452b-8288-d0866b09db9b {
  text-align: right;
}

#s-067776f8-ff29-452b-8288-d0866b09db9b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-067776f8-ff29-452b-8288-d0866b09db9b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 12px;
}

#s-067776f8-ff29-452b-8288-d0866b09db9b .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-20a45e7a-ac3f-4adb-b209-f5009b72f339 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-bdb2170c-307b-41af-af90-fdf25ff095d3 {
  display: none;
}
#s-005b70ea-d2d6-462a-8fc9-bdfbf30e63af {
  text-align: left;
}


.shg-c#s-005b70ea-d2d6-462a-8fc9-bdfbf30e63af {
  max-width: 100%;
}

.shg-c#s-005b70ea-d2d6-462a-8fc9-bdfbf30e63af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-005b70ea-d2d6-462a-8fc9-bdfbf30e63af .shg-image-zoom,
.shg-c#s-005b70ea-d2d6-462a-8fc9-bdfbf30e63af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-005b70ea-d2d6-462a-8fc9-bdfbf30e63af .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-005b70ea-d2d6-462a-8fc9-bdfbf30e63af {
  max-width: 100%;
}

.shg-c#s-005b70ea-d2d6-462a-8fc9-bdfbf30e63af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-005b70ea-d2d6-462a-8fc9-bdfbf30e63af .shg-image-zoom,
.shg-c#s-005b70ea-d2d6-462a-8fc9-bdfbf30e63af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-005b70ea-d2d6-462a-8fc9-bdfbf30e63af .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-005b70ea-d2d6-462a-8fc9-bdfbf30e63af {
  max-width: 100%;
}

.shg-c#s-005b70ea-d2d6-462a-8fc9-bdfbf30e63af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-005b70ea-d2d6-462a-8fc9-bdfbf30e63af .shg-image-zoom,
.shg-c#s-005b70ea-d2d6-462a-8fc9-bdfbf30e63af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-005b70ea-d2d6-462a-8fc9-bdfbf30e63af .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-005b70ea-d2d6-462a-8fc9-bdfbf30e63af {
  max-width: 100%;
}

.shg-c#s-005b70ea-d2d6-462a-8fc9-bdfbf30e63af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-005b70ea-d2d6-462a-8fc9-bdfbf30e63af .shg-image-zoom,
.shg-c#s-005b70ea-d2d6-462a-8fc9-bdfbf30e63af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-005b70ea-d2d6-462a-8fc9-bdfbf30e63af .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-005b70ea-d2d6-462a-8fc9-bdfbf30e63af {
  max-width: 100%;
}

.shg-c#s-005b70ea-d2d6-462a-8fc9-bdfbf30e63af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-005b70ea-d2d6-462a-8fc9-bdfbf30e63af .shg-image-zoom,
.shg-c#s-005b70ea-d2d6-462a-8fc9-bdfbf30e63af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-005b70ea-d2d6-462a-8fc9-bdfbf30e63af .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e4e6eab2-26b2-4bab-8390-95c53a2c0f5b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-e4e6eab2-26b2-4bab-8390-95c53a2c0f5b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-cdb64982-0a8d-47b5-bd64-6c271d6909db {
  text-align: right;
}

#s-cdb64982-0a8d-47b5-bd64-6c271d6909db .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-cdb64982-0a8d-47b5-bd64-6c271d6909db .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-cdb64982-0a8d-47b5-bd64-6c271d6909db .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-32130245-c9d3-420d-8785-f598cf87a6a0 {
  display: none;
}
#s-a49117d8-f0c5-47d5-9933-8cf2120eedf1 {
  text-align: left;
}


.shg-c#s-a49117d8-f0c5-47d5-9933-8cf2120eedf1 {
  max-width: 100%;
}

.shg-c#s-a49117d8-f0c5-47d5-9933-8cf2120eedf1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a49117d8-f0c5-47d5-9933-8cf2120eedf1 .shg-image-zoom,
.shg-c#s-a49117d8-f0c5-47d5-9933-8cf2120eedf1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a49117d8-f0c5-47d5-9933-8cf2120eedf1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a49117d8-f0c5-47d5-9933-8cf2120eedf1 {
  max-width: 100%;
}

.shg-c#s-a49117d8-f0c5-47d5-9933-8cf2120eedf1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a49117d8-f0c5-47d5-9933-8cf2120eedf1 .shg-image-zoom,
.shg-c#s-a49117d8-f0c5-47d5-9933-8cf2120eedf1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a49117d8-f0c5-47d5-9933-8cf2120eedf1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a49117d8-f0c5-47d5-9933-8cf2120eedf1 {
  max-width: 100%;
}

.shg-c#s-a49117d8-f0c5-47d5-9933-8cf2120eedf1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a49117d8-f0c5-47d5-9933-8cf2120eedf1 .shg-image-zoom,
.shg-c#s-a49117d8-f0c5-47d5-9933-8cf2120eedf1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a49117d8-f0c5-47d5-9933-8cf2120eedf1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a49117d8-f0c5-47d5-9933-8cf2120eedf1 {
  max-width: 100%;
}

.shg-c#s-a49117d8-f0c5-47d5-9933-8cf2120eedf1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a49117d8-f0c5-47d5-9933-8cf2120eedf1 .shg-image-zoom,
.shg-c#s-a49117d8-f0c5-47d5-9933-8cf2120eedf1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a49117d8-f0c5-47d5-9933-8cf2120eedf1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a49117d8-f0c5-47d5-9933-8cf2120eedf1 {
  max-width: 100%;
}

.shg-c#s-a49117d8-f0c5-47d5-9933-8cf2120eedf1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a49117d8-f0c5-47d5-9933-8cf2120eedf1 .shg-image-zoom,
.shg-c#s-a49117d8-f0c5-47d5-9933-8cf2120eedf1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a49117d8-f0c5-47d5-9933-8cf2120eedf1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a3ecbb55-6ec1-40aa-bdd2-56d491e0b3cd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-a3ecbb55-6ec1-40aa-bdd2-56d491e0b3cd .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-a56f928f-4f03-4ebb-9c03-fcec5228a292 {
  text-align: right;
}

#s-a56f928f-4f03-4ebb-9c03-fcec5228a292 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-a56f928f-4f03-4ebb-9c03-fcec5228a292 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 12px;
}

#s-a56f928f-4f03-4ebb-9c03-fcec5228a292 .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-ae44c397-ab79-4bec-8cdb-28093ad528bc {
  display: none;
}
#s-044a7c18-7874-40e9-be65-60377eec727c {
  text-align: left;
}


.shg-c#s-044a7c18-7874-40e9-be65-60377eec727c {
  max-width: 100%;
}

.shg-c#s-044a7c18-7874-40e9-be65-60377eec727c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-044a7c18-7874-40e9-be65-60377eec727c .shg-image-zoom,
.shg-c#s-044a7c18-7874-40e9-be65-60377eec727c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-044a7c18-7874-40e9-be65-60377eec727c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-044a7c18-7874-40e9-be65-60377eec727c {
  max-width: 100%;
}

.shg-c#s-044a7c18-7874-40e9-be65-60377eec727c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-044a7c18-7874-40e9-be65-60377eec727c .shg-image-zoom,
.shg-c#s-044a7c18-7874-40e9-be65-60377eec727c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-044a7c18-7874-40e9-be65-60377eec727c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-044a7c18-7874-40e9-be65-60377eec727c {
  max-width: 100%;
}

.shg-c#s-044a7c18-7874-40e9-be65-60377eec727c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-044a7c18-7874-40e9-be65-60377eec727c .shg-image-zoom,
.shg-c#s-044a7c18-7874-40e9-be65-60377eec727c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-044a7c18-7874-40e9-be65-60377eec727c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-044a7c18-7874-40e9-be65-60377eec727c {
  max-width: 100%;
}

.shg-c#s-044a7c18-7874-40e9-be65-60377eec727c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-044a7c18-7874-40e9-be65-60377eec727c .shg-image-zoom,
.shg-c#s-044a7c18-7874-40e9-be65-60377eec727c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-044a7c18-7874-40e9-be65-60377eec727c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-044a7c18-7874-40e9-be65-60377eec727c {
  max-width: 100%;
}

.shg-c#s-044a7c18-7874-40e9-be65-60377eec727c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-044a7c18-7874-40e9-be65-60377eec727c .shg-image-zoom,
.shg-c#s-044a7c18-7874-40e9-be65-60377eec727c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-044a7c18-7874-40e9-be65-60377eec727c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-272c2dd6-aaf1-4873-8eb8-73778c9282f1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-272c2dd6-aaf1-4873-8eb8-73778c9282f1 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-7263e138-aafb-4e69-b44e-da5ca81c363f {
  text-align: right;
}

#s-7263e138-aafb-4e69-b44e-da5ca81c363f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-7263e138-aafb-4e69-b44e-da5ca81c363f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 12px;
}

#s-7263e138-aafb-4e69-b44e-da5ca81c363f .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-77cf94e5-db7f-4f6c-84de-b06c1776a840 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

.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-de33080d-0cba-47bd-a885-eb7904aa8b18 {
  min-height: 50px;
}








#s-de33080d-0cba-47bd-a885-eb7904aa8b18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de33080d-0cba-47bd-a885-eb7904aa8b18.shg-box.shg-c {
  justify-content: center;
}

#s-7ed31011-9430-47ee-a6da-36da2a809f64 {
  text-align: center;
}




  #s-7ed31011-9430-47ee-a6da-36da2a809f64 img.shogun-image {
    
    width: px;
  }


#s-7ed31011-9430-47ee-a6da-36da2a809f64 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

#s-177f77eb-0443-48ac-9443-4d4093269b93 {
  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-177f77eb-0443-48ac-9443-4d4093269b93:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-177f77eb-0443-48ac-9443-4d4093269b93:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-177f77eb-0443-48ac-9443-4d4093269b93.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body>.shogun-tab-content {
  display: none;
}

.shogun-tabs-body>.shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-b5dd56d1-8e2a-469d-9ccc-f15a3a5e2ad7 .shogun-tabs {
  justify-content: flex-start;
}


  #s-b5dd56d1-8e2a-469d-9ccc-f15a3a5e2ad7 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid rgba(189, 172, 172, 1);
  }
  #s-b5dd56d1-8e2a-469d-9ccc-f15a3a5e2ad7 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-b5dd56d1-8e2a-469d-9ccc-f15a3a5e2ad7 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(37, 46, 49, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-b5dd56d1-8e2a-469d-9ccc-f15a3a5e2ad7 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-b5dd56d1-8e2a-469d-9ccc-f15a3a5e2ad7 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-b5dd56d1-8e2a-469d-9ccc-f15a3a5e2ad7 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-cd901d2c-1077-45b6-9366-a792dc83bf44 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-78c5d183-f682-4cff-b33b-8e8d799f344e {
  display: none;
}
#s-ab76e9d6-34ab-4b13-b35a-e52ced09538e {
  text-align: left;
}


.shg-c#s-ab76e9d6-34ab-4b13-b35a-e52ced09538e {
  max-width: 100%;
}

.shg-c#s-ab76e9d6-34ab-4b13-b35a-e52ced09538e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab76e9d6-34ab-4b13-b35a-e52ced09538e .shg-image-zoom,
.shg-c#s-ab76e9d6-34ab-4b13-b35a-e52ced09538e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab76e9d6-34ab-4b13-b35a-e52ced09538e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ab76e9d6-34ab-4b13-b35a-e52ced09538e {
  max-width: 100%;
}

.shg-c#s-ab76e9d6-34ab-4b13-b35a-e52ced09538e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab76e9d6-34ab-4b13-b35a-e52ced09538e .shg-image-zoom,
.shg-c#s-ab76e9d6-34ab-4b13-b35a-e52ced09538e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab76e9d6-34ab-4b13-b35a-e52ced09538e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ab76e9d6-34ab-4b13-b35a-e52ced09538e {
  max-width: 100%;
}

.shg-c#s-ab76e9d6-34ab-4b13-b35a-e52ced09538e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab76e9d6-34ab-4b13-b35a-e52ced09538e .shg-image-zoom,
.shg-c#s-ab76e9d6-34ab-4b13-b35a-e52ced09538e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab76e9d6-34ab-4b13-b35a-e52ced09538e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ab76e9d6-34ab-4b13-b35a-e52ced09538e {
  max-width: 100%;
}

.shg-c#s-ab76e9d6-34ab-4b13-b35a-e52ced09538e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab76e9d6-34ab-4b13-b35a-e52ced09538e .shg-image-zoom,
.shg-c#s-ab76e9d6-34ab-4b13-b35a-e52ced09538e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab76e9d6-34ab-4b13-b35a-e52ced09538e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ab76e9d6-34ab-4b13-b35a-e52ced09538e {
  max-width: 100%;
}

.shg-c#s-ab76e9d6-34ab-4b13-b35a-e52ced09538e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab76e9d6-34ab-4b13-b35a-e52ced09538e .shg-image-zoom,
.shg-c#s-ab76e9d6-34ab-4b13-b35a-e52ced09538e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab76e9d6-34ab-4b13-b35a-e52ced09538e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dd5d5443-fbae-4c63-8028-c99f9a81f1ab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-dd5d5443-fbae-4c63-8028-c99f9a81f1ab .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-bdc4ecec-9e6a-487a-a7d4-b9dfd134a332 {
  text-align: right;
}

#s-bdc4ecec-9e6a-487a-a7d4-b9dfd134a332 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-bdc4ecec-9e6a-487a-a7d4-b9dfd134a332 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 12px;
}

#s-bdc4ecec-9e6a-487a-a7d4-b9dfd134a332 .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-fe22f8f0-488b-4f90-8d4e-43743a13f2d2 {
  display: none;
}
#s-31b62237-3abf-4de1-b53a-56822afe645d {
  text-align: left;
}


.shg-c#s-31b62237-3abf-4de1-b53a-56822afe645d {
  max-width: 100%;
}

.shg-c#s-31b62237-3abf-4de1-b53a-56822afe645d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31b62237-3abf-4de1-b53a-56822afe645d .shg-image-zoom,
.shg-c#s-31b62237-3abf-4de1-b53a-56822afe645d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31b62237-3abf-4de1-b53a-56822afe645d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-31b62237-3abf-4de1-b53a-56822afe645d {
  max-width: 100%;
}

.shg-c#s-31b62237-3abf-4de1-b53a-56822afe645d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31b62237-3abf-4de1-b53a-56822afe645d .shg-image-zoom,
.shg-c#s-31b62237-3abf-4de1-b53a-56822afe645d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31b62237-3abf-4de1-b53a-56822afe645d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-31b62237-3abf-4de1-b53a-56822afe645d {
  max-width: 100%;
}

.shg-c#s-31b62237-3abf-4de1-b53a-56822afe645d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31b62237-3abf-4de1-b53a-56822afe645d .shg-image-zoom,
.shg-c#s-31b62237-3abf-4de1-b53a-56822afe645d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31b62237-3abf-4de1-b53a-56822afe645d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-31b62237-3abf-4de1-b53a-56822afe645d {
  max-width: 100%;
}

.shg-c#s-31b62237-3abf-4de1-b53a-56822afe645d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31b62237-3abf-4de1-b53a-56822afe645d .shg-image-zoom,
.shg-c#s-31b62237-3abf-4de1-b53a-56822afe645d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31b62237-3abf-4de1-b53a-56822afe645d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-31b62237-3abf-4de1-b53a-56822afe645d {
  max-width: 100%;
}

.shg-c#s-31b62237-3abf-4de1-b53a-56822afe645d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31b62237-3abf-4de1-b53a-56822afe645d .shg-image-zoom,
.shg-c#s-31b62237-3abf-4de1-b53a-56822afe645d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31b62237-3abf-4de1-b53a-56822afe645d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ddaa85c6-c1e8-417f-9ded-91efb15eb562 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-ddaa85c6-c1e8-417f-9ded-91efb15eb562 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-c100dc0c-b73c-4e31-b33a-3b625e2e818b {
  text-align: right;
}

#s-c100dc0c-b73c-4e31-b33a-3b625e2e818b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-c100dc0c-b73c-4e31-b33a-3b625e2e818b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 12px;
}

#s-c100dc0c-b73c-4e31-b33a-3b625e2e818b .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-4775612b-0396-4490-804d-b6f3c933ebbc {
  display: none;
}
#s-6ba236a0-a5db-4235-b945-bd5ba65a1049 {
  text-align: left;
}


.shg-c#s-6ba236a0-a5db-4235-b945-bd5ba65a1049 {
  max-width: 100%;
}

.shg-c#s-6ba236a0-a5db-4235-b945-bd5ba65a1049 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ba236a0-a5db-4235-b945-bd5ba65a1049 .shg-image-zoom,
.shg-c#s-6ba236a0-a5db-4235-b945-bd5ba65a1049 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ba236a0-a5db-4235-b945-bd5ba65a1049 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6ba236a0-a5db-4235-b945-bd5ba65a1049 {
  max-width: 100%;
}

.shg-c#s-6ba236a0-a5db-4235-b945-bd5ba65a1049 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ba236a0-a5db-4235-b945-bd5ba65a1049 .shg-image-zoom,
.shg-c#s-6ba236a0-a5db-4235-b945-bd5ba65a1049 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ba236a0-a5db-4235-b945-bd5ba65a1049 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6ba236a0-a5db-4235-b945-bd5ba65a1049 {
  max-width: 100%;
}

.shg-c#s-6ba236a0-a5db-4235-b945-bd5ba65a1049 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ba236a0-a5db-4235-b945-bd5ba65a1049 .shg-image-zoom,
.shg-c#s-6ba236a0-a5db-4235-b945-bd5ba65a1049 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ba236a0-a5db-4235-b945-bd5ba65a1049 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6ba236a0-a5db-4235-b945-bd5ba65a1049 {
  max-width: 100%;
}

.shg-c#s-6ba236a0-a5db-4235-b945-bd5ba65a1049 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ba236a0-a5db-4235-b945-bd5ba65a1049 .shg-image-zoom,
.shg-c#s-6ba236a0-a5db-4235-b945-bd5ba65a1049 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ba236a0-a5db-4235-b945-bd5ba65a1049 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6ba236a0-a5db-4235-b945-bd5ba65a1049 {
  max-width: 100%;
}

.shg-c#s-6ba236a0-a5db-4235-b945-bd5ba65a1049 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ba236a0-a5db-4235-b945-bd5ba65a1049 .shg-image-zoom,
.shg-c#s-6ba236a0-a5db-4235-b945-bd5ba65a1049 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ba236a0-a5db-4235-b945-bd5ba65a1049 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6edd3a0a-1a0e-46a5-b4db-bdffd6b60d1b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-6edd3a0a-1a0e-46a5-b4db-bdffd6b60d1b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-41b27e63-9c22-4285-8304-339fb96e5b5e {
  text-align: right;
}

#s-41b27e63-9c22-4285-8304-339fb96e5b5e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-41b27e63-9c22-4285-8304-339fb96e5b5e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 12px;
}

#s-41b27e63-9c22-4285-8304-339fb96e5b5e .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-cdd60aa3-673d-47b0-9cbc-1ad96ba62b23 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-ab05d80b-60bc-49f8-bbb2-e0b9c0825d63 {
  display: none;
}
#s-f8757ef6-d82a-435e-8e1c-d9240b40f96c {
  text-align: left;
}


.shg-c#s-f8757ef6-d82a-435e-8e1c-d9240b40f96c {
  max-width: 100%;
}

.shg-c#s-f8757ef6-d82a-435e-8e1c-d9240b40f96c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8757ef6-d82a-435e-8e1c-d9240b40f96c .shg-image-zoom,
.shg-c#s-f8757ef6-d82a-435e-8e1c-d9240b40f96c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8757ef6-d82a-435e-8e1c-d9240b40f96c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f8757ef6-d82a-435e-8e1c-d9240b40f96c {
  max-width: 100%;
}

.shg-c#s-f8757ef6-d82a-435e-8e1c-d9240b40f96c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8757ef6-d82a-435e-8e1c-d9240b40f96c .shg-image-zoom,
.shg-c#s-f8757ef6-d82a-435e-8e1c-d9240b40f96c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8757ef6-d82a-435e-8e1c-d9240b40f96c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f8757ef6-d82a-435e-8e1c-d9240b40f96c {
  max-width: 100%;
}

.shg-c#s-f8757ef6-d82a-435e-8e1c-d9240b40f96c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8757ef6-d82a-435e-8e1c-d9240b40f96c .shg-image-zoom,
.shg-c#s-f8757ef6-d82a-435e-8e1c-d9240b40f96c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8757ef6-d82a-435e-8e1c-d9240b40f96c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f8757ef6-d82a-435e-8e1c-d9240b40f96c {
  max-width: 100%;
}

.shg-c#s-f8757ef6-d82a-435e-8e1c-d9240b40f96c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8757ef6-d82a-435e-8e1c-d9240b40f96c .shg-image-zoom,
.shg-c#s-f8757ef6-d82a-435e-8e1c-d9240b40f96c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8757ef6-d82a-435e-8e1c-d9240b40f96c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f8757ef6-d82a-435e-8e1c-d9240b40f96c {
  max-width: 100%;
}

.shg-c#s-f8757ef6-d82a-435e-8e1c-d9240b40f96c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f8757ef6-d82a-435e-8e1c-d9240b40f96c .shg-image-zoom,
.shg-c#s-f8757ef6-d82a-435e-8e1c-d9240b40f96c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f8757ef6-d82a-435e-8e1c-d9240b40f96c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9a64d031-64ff-456f-9713-eeb1c254e7dc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-9a64d031-64ff-456f-9713-eeb1c254e7dc .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-1c56b8a2-5a8c-47bf-a6d3-53968c0c36a0 {
  text-align: right;
}

#s-1c56b8a2-5a8c-47bf-a6d3-53968c0c36a0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-1c56b8a2-5a8c-47bf-a6d3-53968c0c36a0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 12px;
}

#s-1c56b8a2-5a8c-47bf-a6d3-53968c0c36a0 .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-202bf619-d594-44d6-a4dd-ae5478cfef28 {
  display: none;
}
#s-08a69c0c-8b23-4240-bcc9-4734f55740f6 {
  text-align: left;
}


.shg-c#s-08a69c0c-8b23-4240-bcc9-4734f55740f6 {
  max-width: 100%;
}

.shg-c#s-08a69c0c-8b23-4240-bcc9-4734f55740f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08a69c0c-8b23-4240-bcc9-4734f55740f6 .shg-image-zoom,
.shg-c#s-08a69c0c-8b23-4240-bcc9-4734f55740f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08a69c0c-8b23-4240-bcc9-4734f55740f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-08a69c0c-8b23-4240-bcc9-4734f55740f6 {
  max-width: 100%;
}

.shg-c#s-08a69c0c-8b23-4240-bcc9-4734f55740f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08a69c0c-8b23-4240-bcc9-4734f55740f6 .shg-image-zoom,
.shg-c#s-08a69c0c-8b23-4240-bcc9-4734f55740f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08a69c0c-8b23-4240-bcc9-4734f55740f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-08a69c0c-8b23-4240-bcc9-4734f55740f6 {
  max-width: 100%;
}

.shg-c#s-08a69c0c-8b23-4240-bcc9-4734f55740f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08a69c0c-8b23-4240-bcc9-4734f55740f6 .shg-image-zoom,
.shg-c#s-08a69c0c-8b23-4240-bcc9-4734f55740f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08a69c0c-8b23-4240-bcc9-4734f55740f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-08a69c0c-8b23-4240-bcc9-4734f55740f6 {
  max-width: 100%;
}

.shg-c#s-08a69c0c-8b23-4240-bcc9-4734f55740f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08a69c0c-8b23-4240-bcc9-4734f55740f6 .shg-image-zoom,
.shg-c#s-08a69c0c-8b23-4240-bcc9-4734f55740f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08a69c0c-8b23-4240-bcc9-4734f55740f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-08a69c0c-8b23-4240-bcc9-4734f55740f6 {
  max-width: 100%;
}

.shg-c#s-08a69c0c-8b23-4240-bcc9-4734f55740f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08a69c0c-8b23-4240-bcc9-4734f55740f6 .shg-image-zoom,
.shg-c#s-08a69c0c-8b23-4240-bcc9-4734f55740f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08a69c0c-8b23-4240-bcc9-4734f55740f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f757baf9-26fe-4000-927a-b0176402de7c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-f757baf9-26fe-4000-927a-b0176402de7c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-f7ad8498-4038-4d37-a107-9c6bd235f333 {
  text-align: right;
}

#s-f7ad8498-4038-4d37-a107-9c6bd235f333 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-f7ad8498-4038-4d37-a107-9c6bd235f333 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 12px;
}

#s-f7ad8498-4038-4d37-a107-9c6bd235f333 .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-afae3d24-ced9-4bd4-b1c3-5850cc8025aa {
  display: none;
}
#s-7cab0a5d-8336-4ebb-82f6-aa25e9eab33b {
  text-align: left;
}


.shg-c#s-7cab0a5d-8336-4ebb-82f6-aa25e9eab33b {
  max-width: 100%;
}

.shg-c#s-7cab0a5d-8336-4ebb-82f6-aa25e9eab33b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7cab0a5d-8336-4ebb-82f6-aa25e9eab33b .shg-image-zoom,
.shg-c#s-7cab0a5d-8336-4ebb-82f6-aa25e9eab33b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7cab0a5d-8336-4ebb-82f6-aa25e9eab33b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7cab0a5d-8336-4ebb-82f6-aa25e9eab33b {
  max-width: 100%;
}

.shg-c#s-7cab0a5d-8336-4ebb-82f6-aa25e9eab33b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7cab0a5d-8336-4ebb-82f6-aa25e9eab33b .shg-image-zoom,
.shg-c#s-7cab0a5d-8336-4ebb-82f6-aa25e9eab33b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7cab0a5d-8336-4ebb-82f6-aa25e9eab33b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7cab0a5d-8336-4ebb-82f6-aa25e9eab33b {
  max-width: 100%;
}

.shg-c#s-7cab0a5d-8336-4ebb-82f6-aa25e9eab33b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7cab0a5d-8336-4ebb-82f6-aa25e9eab33b .shg-image-zoom,
.shg-c#s-7cab0a5d-8336-4ebb-82f6-aa25e9eab33b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7cab0a5d-8336-4ebb-82f6-aa25e9eab33b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7cab0a5d-8336-4ebb-82f6-aa25e9eab33b {
  max-width: 100%;
}

.shg-c#s-7cab0a5d-8336-4ebb-82f6-aa25e9eab33b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7cab0a5d-8336-4ebb-82f6-aa25e9eab33b .shg-image-zoom,
.shg-c#s-7cab0a5d-8336-4ebb-82f6-aa25e9eab33b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7cab0a5d-8336-4ebb-82f6-aa25e9eab33b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7cab0a5d-8336-4ebb-82f6-aa25e9eab33b {
  max-width: 100%;
}

.shg-c#s-7cab0a5d-8336-4ebb-82f6-aa25e9eab33b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7cab0a5d-8336-4ebb-82f6-aa25e9eab33b .shg-image-zoom,
.shg-c#s-7cab0a5d-8336-4ebb-82f6-aa25e9eab33b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7cab0a5d-8336-4ebb-82f6-aa25e9eab33b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-59d79e82-db3a-45b4-a9ba-d23e14c3e497 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-59d79e82-db3a-45b4-a9ba-d23e14c3e497 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-c5108183-b9e8-418d-9733-bd4ffa3c1222 {
  text-align: right;
}

#s-c5108183-b9e8-418d-9733-bd4ffa3c1222 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-c5108183-b9e8-418d-9733-bd4ffa3c1222 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 12px;
}

#s-c5108183-b9e8-418d-9733-bd4ffa3c1222 .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-f0af2754-fe78-40fc-a975-f9ac0db03233 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-42625fa2-879d-4927-8a7e-5613a4acbebb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9e0cc8d2-9e6c-43c6-a4c8-ffbdaad08bb5 {
  display: none;
}
#s-81579061-48ba-4f2b-b352-128d6f7a7081 {
  text-align: left;
}


.shg-c#s-81579061-48ba-4f2b-b352-128d6f7a7081 {
  max-width: 100%;
}

.shg-c#s-81579061-48ba-4f2b-b352-128d6f7a7081 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-81579061-48ba-4f2b-b352-128d6f7a7081 .shg-image-zoom,
.shg-c#s-81579061-48ba-4f2b-b352-128d6f7a7081 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-81579061-48ba-4f2b-b352-128d6f7a7081 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-81579061-48ba-4f2b-b352-128d6f7a7081 {
  max-width: 100%;
}

.shg-c#s-81579061-48ba-4f2b-b352-128d6f7a7081 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-81579061-48ba-4f2b-b352-128d6f7a7081 .shg-image-zoom,
.shg-c#s-81579061-48ba-4f2b-b352-128d6f7a7081 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-81579061-48ba-4f2b-b352-128d6f7a7081 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-81579061-48ba-4f2b-b352-128d6f7a7081 {
  max-width: 100%;
}

.shg-c#s-81579061-48ba-4f2b-b352-128d6f7a7081 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-81579061-48ba-4f2b-b352-128d6f7a7081 .shg-image-zoom,
.shg-c#s-81579061-48ba-4f2b-b352-128d6f7a7081 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-81579061-48ba-4f2b-b352-128d6f7a7081 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-81579061-48ba-4f2b-b352-128d6f7a7081 {
  max-width: 100%;
}

.shg-c#s-81579061-48ba-4f2b-b352-128d6f7a7081 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-81579061-48ba-4f2b-b352-128d6f7a7081 .shg-image-zoom,
.shg-c#s-81579061-48ba-4f2b-b352-128d6f7a7081 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-81579061-48ba-4f2b-b352-128d6f7a7081 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-81579061-48ba-4f2b-b352-128d6f7a7081 {
  max-width: 100%;
}

.shg-c#s-81579061-48ba-4f2b-b352-128d6f7a7081 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-81579061-48ba-4f2b-b352-128d6f7a7081 .shg-image-zoom,
.shg-c#s-81579061-48ba-4f2b-b352-128d6f7a7081 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-81579061-48ba-4f2b-b352-128d6f7a7081 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ba61ce00-b0b7-4eb7-8ce2-2280226ea239 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-ba61ce00-b0b7-4eb7-8ce2-2280226ea239 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-1eeacdac-1b19-4778-b671-7374f07f0f0e {
  text-align: right;
}

#s-1eeacdac-1b19-4778-b671-7374f07f0f0e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-1eeacdac-1b19-4778-b671-7374f07f0f0e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 12px;
}

#s-1eeacdac-1b19-4778-b671-7374f07f0f0e .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-c6e10974-ff27-43a2-84fb-f632f91f1d28 {
  display: none;
}
#s-cd481aef-0487-424a-bf70-f923366e804a {
  text-align: left;
}


.shg-c#s-cd481aef-0487-424a-bf70-f923366e804a {
  max-width: 100%;
}

.shg-c#s-cd481aef-0487-424a-bf70-f923366e804a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd481aef-0487-424a-bf70-f923366e804a .shg-image-zoom,
.shg-c#s-cd481aef-0487-424a-bf70-f923366e804a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd481aef-0487-424a-bf70-f923366e804a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cd481aef-0487-424a-bf70-f923366e804a {
  max-width: 100%;
}

.shg-c#s-cd481aef-0487-424a-bf70-f923366e804a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd481aef-0487-424a-bf70-f923366e804a .shg-image-zoom,
.shg-c#s-cd481aef-0487-424a-bf70-f923366e804a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd481aef-0487-424a-bf70-f923366e804a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cd481aef-0487-424a-bf70-f923366e804a {
  max-width: 100%;
}

.shg-c#s-cd481aef-0487-424a-bf70-f923366e804a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd481aef-0487-424a-bf70-f923366e804a .shg-image-zoom,
.shg-c#s-cd481aef-0487-424a-bf70-f923366e804a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd481aef-0487-424a-bf70-f923366e804a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cd481aef-0487-424a-bf70-f923366e804a {
  max-width: 100%;
}

.shg-c#s-cd481aef-0487-424a-bf70-f923366e804a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd481aef-0487-424a-bf70-f923366e804a .shg-image-zoom,
.shg-c#s-cd481aef-0487-424a-bf70-f923366e804a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd481aef-0487-424a-bf70-f923366e804a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cd481aef-0487-424a-bf70-f923366e804a {
  max-width: 100%;
}

.shg-c#s-cd481aef-0487-424a-bf70-f923366e804a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd481aef-0487-424a-bf70-f923366e804a .shg-image-zoom,
.shg-c#s-cd481aef-0487-424a-bf70-f923366e804a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd481aef-0487-424a-bf70-f923366e804a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1b5669f6-0099-459f-b85d-8644936fa826 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-1b5669f6-0099-459f-b85d-8644936fa826 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-b14d6be2-3faa-4216-9b71-9a62baa3fb27 {
  text-align: right;
}

#s-b14d6be2-3faa-4216-9b71-9a62baa3fb27 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-b14d6be2-3faa-4216-9b71-9a62baa3fb27 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 12px;
}

#s-b14d6be2-3faa-4216-9b71-9a62baa3fb27 .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-03c13e52-eed5-414d-93dd-f907c1bcefdf hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7d483a2b-5069-43c6-adc9-06dc72d45897"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-28e3660b-eb57-40c2-939b-ead1f59640a6 {
  display: none;
}
#s-dce53243-b0da-4269-b1d2-1e4513ef21a9 {
  text-align: left;
}


.shg-c#s-dce53243-b0da-4269-b1d2-1e4513ef21a9 {
  max-width: 100%;
}

.shg-c#s-dce53243-b0da-4269-b1d2-1e4513ef21a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dce53243-b0da-4269-b1d2-1e4513ef21a9 .shg-image-zoom,
.shg-c#s-dce53243-b0da-4269-b1d2-1e4513ef21a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dce53243-b0da-4269-b1d2-1e4513ef21a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dce53243-b0da-4269-b1d2-1e4513ef21a9 {
  max-width: 100%;
}

.shg-c#s-dce53243-b0da-4269-b1d2-1e4513ef21a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dce53243-b0da-4269-b1d2-1e4513ef21a9 .shg-image-zoom,
.shg-c#s-dce53243-b0da-4269-b1d2-1e4513ef21a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dce53243-b0da-4269-b1d2-1e4513ef21a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dce53243-b0da-4269-b1d2-1e4513ef21a9 {
  max-width: 100%;
}

.shg-c#s-dce53243-b0da-4269-b1d2-1e4513ef21a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dce53243-b0da-4269-b1d2-1e4513ef21a9 .shg-image-zoom,
.shg-c#s-dce53243-b0da-4269-b1d2-1e4513ef21a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dce53243-b0da-4269-b1d2-1e4513ef21a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dce53243-b0da-4269-b1d2-1e4513ef21a9 {
  max-width: 100%;
}

.shg-c#s-dce53243-b0da-4269-b1d2-1e4513ef21a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dce53243-b0da-4269-b1d2-1e4513ef21a9 .shg-image-zoom,
.shg-c#s-dce53243-b0da-4269-b1d2-1e4513ef21a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dce53243-b0da-4269-b1d2-1e4513ef21a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dce53243-b0da-4269-b1d2-1e4513ef21a9 {
  max-width: 100%;
}

.shg-c#s-dce53243-b0da-4269-b1d2-1e4513ef21a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dce53243-b0da-4269-b1d2-1e4513ef21a9 .shg-image-zoom,
.shg-c#s-dce53243-b0da-4269-b1d2-1e4513ef21a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dce53243-b0da-4269-b1d2-1e4513ef21a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2c5127fd-3bb1-450d-8614-de55dcaa1e8d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-2c5127fd-3bb1-450d-8614-de55dcaa1e8d .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-f325552e-999f-4178-9193-3dba2611a0ed {
  text-align: right;
}

#s-f325552e-999f-4178-9193-3dba2611a0ed .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-f325552e-999f-4178-9193-3dba2611a0ed .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 12px;
}

#s-f325552e-999f-4178-9193-3dba2611a0ed .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-c8625be4-80d7-47aa-a670-f7e2fa16d1ed {
  display: none;
}
#s-9f8f766e-274a-44ec-b7e7-53e45558ff88 {
  text-align: left;
}


.shg-c#s-9f8f766e-274a-44ec-b7e7-53e45558ff88 {
  max-width: 100%;
}

.shg-c#s-9f8f766e-274a-44ec-b7e7-53e45558ff88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f8f766e-274a-44ec-b7e7-53e45558ff88 .shg-image-zoom,
.shg-c#s-9f8f766e-274a-44ec-b7e7-53e45558ff88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f8f766e-274a-44ec-b7e7-53e45558ff88 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9f8f766e-274a-44ec-b7e7-53e45558ff88 {
  max-width: 100%;
}

.shg-c#s-9f8f766e-274a-44ec-b7e7-53e45558ff88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f8f766e-274a-44ec-b7e7-53e45558ff88 .shg-image-zoom,
.shg-c#s-9f8f766e-274a-44ec-b7e7-53e45558ff88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f8f766e-274a-44ec-b7e7-53e45558ff88 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9f8f766e-274a-44ec-b7e7-53e45558ff88 {
  max-width: 100%;
}

.shg-c#s-9f8f766e-274a-44ec-b7e7-53e45558ff88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f8f766e-274a-44ec-b7e7-53e45558ff88 .shg-image-zoom,
.shg-c#s-9f8f766e-274a-44ec-b7e7-53e45558ff88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f8f766e-274a-44ec-b7e7-53e45558ff88 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9f8f766e-274a-44ec-b7e7-53e45558ff88 {
  max-width: 100%;
}

.shg-c#s-9f8f766e-274a-44ec-b7e7-53e45558ff88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f8f766e-274a-44ec-b7e7-53e45558ff88 .shg-image-zoom,
.shg-c#s-9f8f766e-274a-44ec-b7e7-53e45558ff88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f8f766e-274a-44ec-b7e7-53e45558ff88 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9f8f766e-274a-44ec-b7e7-53e45558ff88 {
  max-width: 100%;
}

.shg-c#s-9f8f766e-274a-44ec-b7e7-53e45558ff88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f8f766e-274a-44ec-b7e7-53e45558ff88 .shg-image-zoom,
.shg-c#s-9f8f766e-274a-44ec-b7e7-53e45558ff88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f8f766e-274a-44ec-b7e7-53e45558ff88 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-41301b31-4df1-4da2-8415-5817a2c86306 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-41301b31-4df1-4da2-8415-5817a2c86306 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-ed06fd0b-4192-4fa9-b193-341d712217b9 {
  text-align: right;
}

#s-ed06fd0b-4192-4fa9-b193-341d712217b9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-ed06fd0b-4192-4fa9-b193-341d712217b9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 12px;
}

#s-ed06fd0b-4192-4fa9-b193-341d712217b9 .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-d0275221-bba2-452d-b4f4-28cb8dc90307 {
  display: none;
}
#s-621d59ac-1717-46d6-bf37-c70efc3f439e {
  text-align: left;
}


.shg-c#s-621d59ac-1717-46d6-bf37-c70efc3f439e {
  max-width: 100%;
}

.shg-c#s-621d59ac-1717-46d6-bf37-c70efc3f439e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-621d59ac-1717-46d6-bf37-c70efc3f439e .shg-image-zoom,
.shg-c#s-621d59ac-1717-46d6-bf37-c70efc3f439e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-621d59ac-1717-46d6-bf37-c70efc3f439e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-621d59ac-1717-46d6-bf37-c70efc3f439e {
  max-width: 100%;
}

.shg-c#s-621d59ac-1717-46d6-bf37-c70efc3f439e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-621d59ac-1717-46d6-bf37-c70efc3f439e .shg-image-zoom,
.shg-c#s-621d59ac-1717-46d6-bf37-c70efc3f439e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-621d59ac-1717-46d6-bf37-c70efc3f439e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-621d59ac-1717-46d6-bf37-c70efc3f439e {
  max-width: 100%;
}

.shg-c#s-621d59ac-1717-46d6-bf37-c70efc3f439e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-621d59ac-1717-46d6-bf37-c70efc3f439e .shg-image-zoom,
.shg-c#s-621d59ac-1717-46d6-bf37-c70efc3f439e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-621d59ac-1717-46d6-bf37-c70efc3f439e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-621d59ac-1717-46d6-bf37-c70efc3f439e {
  max-width: 100%;
}

.shg-c#s-621d59ac-1717-46d6-bf37-c70efc3f439e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-621d59ac-1717-46d6-bf37-c70efc3f439e .shg-image-zoom,
.shg-c#s-621d59ac-1717-46d6-bf37-c70efc3f439e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-621d59ac-1717-46d6-bf37-c70efc3f439e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-621d59ac-1717-46d6-bf37-c70efc3f439e {
  max-width: 100%;
}

.shg-c#s-621d59ac-1717-46d6-bf37-c70efc3f439e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-621d59ac-1717-46d6-bf37-c70efc3f439e .shg-image-zoom,
.shg-c#s-621d59ac-1717-46d6-bf37-c70efc3f439e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-621d59ac-1717-46d6-bf37-c70efc3f439e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2c1c1612-5384-4a08-9f80-a9f5d9ddf2aa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-2c1c1612-5384-4a08-9f80-a9f5d9ddf2aa .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
}

#s-06f465d7-ddb1-49fd-ade2-06be70ae02f1 {
  text-align: right;
}

#s-06f465d7-ddb1-49fd-ade2-06be70ae02f1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
}

#s-06f465d7-ddb1-49fd-ade2-06be70ae02f1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 12px;
}

#s-06f465d7-ddb1-49fd-ade2-06be70ae02f1 .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-dae2c3aa-ef27-4fbc-b615-648bffd1d128 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

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

#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;
}
