.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-9d967d15-5686-49be-99f6-249e0ce9e2ff {
  min-height: 50px;
}








#s-9d967d15-5686-49be-99f6-249e0ce9e2ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d967d15-5686-49be-99f6-249e0ce9e2ff.shg-box.shg-c {
  justify-content: center;
}

.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-19c776d9-0be1-44ca-81ee-251faa62de88 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-19c776d9-0be1-44ca-81ee-251faa62de88 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-19c776d9-0be1-44ca-81ee-251faa62de88 .shg-sld-nav-button.shg-sld-left,
#s-19c776d9-0be1-44ca-81ee-251faa62de88 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-92ed67c9-b59d-46b7-bbf0-024528000a85 {
  background-image: url(https://i.shgcdn.com/ce07c644-0297-45d9-a031-279adc1b2ead/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}








#s-92ed67c9-b59d-46b7-bbf0-024528000a85 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92ed67c9-b59d-46b7-bbf0-024528000a85.shg-box.shg-c {
  justify-content: center;
}

#s-1bb23df2-3d11-4f2a-8896-9f9301bf3f83 {
  background-image: url(https://i.shgcdn.com/aa5ced58-cf7d-4cde-bbf6-3f5d94dbe90d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}








#s-1bb23df2-3d11-4f2a-8896-9f9301bf3f83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1bb23df2-3d11-4f2a-8896-9f9301bf3f83.shg-box.shg-c {
  justify-content: center;
}

#s-a34842a3-7f2e-4cc5-bdd3-1734df4f519a {
  background-image: url(https://i.shgcdn.com/f5c63c25-eb7e-4b70-b4d9-31ff5e9b3076/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}








#s-a34842a3-7f2e-4cc5-bdd3-1734df4f519a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a34842a3-7f2e-4cc5-bdd3-1734df4f519a.shg-box.shg-c {
  justify-content: center;
}

#s-f404643a-f8c0-4042-8172-9f57f961190a {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-f404643a-f8c0-4042-8172-9f57f961190a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f404643a-f8c0-4042-8172-9f57f961190a.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-b7952d6d-ef2a-490f-ad96-6b65af2e66ac {
  margin-top: 30px;
padding-top: 30px;
padding-bottom: 10px;
text-align: center;
}

#s-b7952d6d-ef2a-490f-ad96-6b65af2e66ac .shogun-heading-component h1 {
  color: rgba(33, 66, 139, 1);
  font-weight:   ;
  font-family: "Noto Sans JP";
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-8eed5703-0169-456e-92e8-dbd184aec3f6 {
  margin-left: 5%;
margin-right: 5%;
}

.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-4e19dacb-5075-4101-a422-0baa5fa9564d {
  border-style: solid;
margin-bottom: 40px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-4e19dacb-5075-4101-a422-0baa5fa9564d:hover {background-color: rgba(196, 196, 196, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4e19dacb-5075-4101-a422-0baa5fa9564d:active {background-color: rgba(65, 65, 65, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}


#s-4e19dacb-5075-4101-a422-0baa5fa9564d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-42757fc9-717e-44ab-b5d5-636dc62af442 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-a591de8b-85f8-4041-9497-8f901678f83d {
  margin-top: 30px;
text-align: center;
}

#s-a591de8b-85f8-4041-9497-8f901678f83d .shogun-heading-component h2 {
  color: rgba(33, 66, 139, 1);
  font-weight:   ;
  font-family: "Noto Sans";
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-be59dd1c-ffd7-4a32-98b0-f9fa937bdc22 {
  min-height: 50px;
}








#s-be59dd1c-ffd7-4a32-98b0-f9fa937bdc22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be59dd1c-ffd7-4a32-98b0-f9fa937bdc22.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-8107ac99-ea68-4078-a638-9af31ffea86c {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8107ac99-ea68-4078-a638-9af31ffea86c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-2c262dae-2cc1-41b0-8d68-7a765153b858 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2c262dae-2cc1-41b0-8d68-7a765153b858 .shogun-heading-component h3 {
  color: rgba(63, 63, 63, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-8f7d62cf-b31c-41dc-bc0e-eed34e968e04 {
  min-height: 50px;
}








#s-8f7d62cf-b31c-41dc-bc0e-eed34e968e04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f7d62cf-b31c-41dc-bc0e-eed34e968e04.shg-box.shg-c {
  justify-content: center;
}

#s-460964ec-409c-44dc-9cdd-50ca690e9cca {
  min-height: 250px;
}








#s-460964ec-409c-44dc-9cdd-50ca690e9cca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-460964ec-409c-44dc-9cdd-50ca690e9cca.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-b3d8b2dd-ed62-494f-9077-dd580807016e {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-b3d8b2dd-ed62-494f-9077-dd580807016e {
  margin-left: auto;
margin-right: auto;
}
}



  #s-b3d8b2dd-ed62-494f-9077-dd580807016e img.shogun-image {
    
    width: px;
  }


#s-b3d8b2dd-ed62-494f-9077-dd580807016e .shogun-image-content {
  
    align-items: center;
  
}

#s-6d506d0c-9b7c-46cd-8c7e-b2cb2ce0fce7 {
  margin-top: 10px;
margin-left: 5px;
margin-bottom: 10px;
margin-right: 5px;
}

#s-ff2bd27d-f174-4388-8175-ed4239902f68 {
  min-height: 50px;
}








#s-ff2bd27d-f174-4388-8175-ed4239902f68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff2bd27d-f174-4388-8175-ed4239902f68.shg-box.shg-c {
  justify-content: center;
}

#s-477d7ae0-3455-431f-a287-ffc00d8e33ff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-477d7ae0-3455-431f-a287-ffc00d8e33ff .shogun-heading-component h3 {
  color: rgba(24, 12, 12, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-01448528-9db1-43e3-a6c4-f78ec560cdcb {
  min-height: 250px;
}








#s-01448528-9db1-43e3-a6c4-f78ec560cdcb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-01448528-9db1-43e3-a6c4-f78ec560cdcb.shg-box.shg-c {
  justify-content: center;
}

#s-a782f24a-a938-4831-b375-f6b3377db4ee {
  min-height: 50px;
}








#s-a782f24a-a938-4831-b375-f6b3377db4ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a782f24a-a938-4831-b375-f6b3377db4ee.shg-box.shg-c {
  justify-content: center;
}

#s-b6a67c8e-2ea3-48d3-ba3e-0a1400295846 {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}




  #s-b6a67c8e-2ea3-48d3-ba3e-0a1400295846 img.shogun-image {
    
    width: px;
  }


#s-b6a67c8e-2ea3-48d3-ba3e-0a1400295846 .shogun-image-content {
  
    align-items: center;
  
}

#s-8d44644c-3913-4746-9280-23784e8870d6 {
  margin-top: 10px;
margin-left: 5px;
margin-bottom: 10px;
margin-right: 5px;
}

#s-1d59bfb8-ce0d-431c-bc91-df9390e85a0b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1d59bfb8-ce0d-431c-bc91-df9390e85a0b .shogun-heading-component h3 {
  color: rgba(24, 12, 12, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-f772f226-ef37-4b9a-bd63-8f4153c3ff58 {
  min-height: 250px;
}








#s-f772f226-ef37-4b9a-bd63-8f4153c3ff58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f772f226-ef37-4b9a-bd63-8f4153c3ff58.shg-box.shg-c {
  justify-content: center;
}

#s-31450d83-9a7e-40ad-a277-306bd5eea7ed {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-31450d83-9a7e-40ad-a277-306bd5eea7ed {
  margin-left: auto;
margin-right: auto;
}
}



  #s-31450d83-9a7e-40ad-a277-306bd5eea7ed img.shogun-image {
    
    width: px;
  }


#s-31450d83-9a7e-40ad-a277-306bd5eea7ed .shogun-image-content {
  
    align-items: center;
  
}

#s-03d5fbe2-aa6e-4691-874f-c6fe4a5e953c {
  margin-top: 10px;
margin-left: 5px;
margin-bottom: 10px;
margin-right: 5px;
}

#s-40bfe709-a98d-4f12-8d38-38231531d3f8 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-428d6813-a91c-462e-a0e8-ba0eefddc0b1 {
  background-color: rgba(255, 255, 255, 1);
}








#s-428d6813-a91c-462e-a0e8-ba0eefddc0b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-428d6813-a91c-462e-a0e8-ba0eefddc0b1.shg-box.shg-c {
  justify-content: center;
}

#s-2db2d082-bcf6-4f95-a3a0-16af2c79d3c4 {
  margin-top: 30px;
text-align: center;
}

#s-2db2d082-bcf6-4f95-a3a0-16af2c79d3c4 .shogun-heading-component h2 {
  color: rgba(33, 66, 139, 1);
  font-weight:   ;
  font-family: "Noto Sans";
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-a935f6ac-999a-4fdb-90b7-1f7986c988b2 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-a935f6ac-999a-4fdb-90b7-1f7986c988b2:hover {background-color: rgba(196, 196, 196, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a935f6ac-999a-4fdb-90b7-1f7986c988b2:active {background-color: rgba(65, 65, 65, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}


#s-a935f6ac-999a-4fdb-90b7-1f7986c988b2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-faa71e4f-9001-44f7-8f64-5959bc79d68d {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-faa71e4f-9001-44f7-8f64-5959bc79d68d .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: "Noto Sans";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



.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-f94b0931-016c-4983-b9e6-469614a6d4df {
  margin-left: 5%;
margin-right: 5%;
}

#s-f94b0931-016c-4983-b9e6-469614a6d4df .shogun-tabs {
  justify-content: flex-start;
}


  #s-f94b0931-016c-4983-b9e6-469614a6d4df .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-f94b0931-016c-4983-b9e6-469614a6d4df .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-f94b0931-016c-4983-b9e6-469614a6d4df .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(33, 66, 139, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-f94b0931-016c-4983-b9e6-469614a6d4df .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-f94b0931-016c-4983-b9e6-469614a6d4df .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-f94b0931-016c-4983-b9e6-469614a6d4df .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-09084410-4163-44a1-b39e-3eb2eaa57186"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-3b429797-bd97-47a8-930a-3bf5841a2a33 {
  min-height: 50px;
}








#s-3b429797-bd97-47a8-930a-3bf5841a2a33 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b429797-bd97-47a8-930a-3bf5841a2a33.shg-box.shg-c {
  justify-content: center;
}

#s-05e25c47-7beb-4c53-bbe0-16afdfb68ac6 {
  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-af78d32b-a7f5-4b19-b963-f9e52b55ed58 {
  text-align: left;
}


.shg-c#s-af78d32b-a7f5-4b19-b963-f9e52b55ed58 {
  max-width: 100%;
}

.shg-c#s-af78d32b-a7f5-4b19-b963-f9e52b55ed58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af78d32b-a7f5-4b19-b963-f9e52b55ed58 .shg-image-zoom,
.shg-c#s-af78d32b-a7f5-4b19-b963-f9e52b55ed58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af78d32b-a7f5-4b19-b963-f9e52b55ed58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-af78d32b-a7f5-4b19-b963-f9e52b55ed58 {
  max-width: 100%;
}

.shg-c#s-af78d32b-a7f5-4b19-b963-f9e52b55ed58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af78d32b-a7f5-4b19-b963-f9e52b55ed58 .shg-image-zoom,
.shg-c#s-af78d32b-a7f5-4b19-b963-f9e52b55ed58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af78d32b-a7f5-4b19-b963-f9e52b55ed58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-af78d32b-a7f5-4b19-b963-f9e52b55ed58 {
  max-width: 100%;
}

.shg-c#s-af78d32b-a7f5-4b19-b963-f9e52b55ed58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af78d32b-a7f5-4b19-b963-f9e52b55ed58 .shg-image-zoom,
.shg-c#s-af78d32b-a7f5-4b19-b963-f9e52b55ed58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af78d32b-a7f5-4b19-b963-f9e52b55ed58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-af78d32b-a7f5-4b19-b963-f9e52b55ed58 {
  max-width: 100%;
}

.shg-c#s-af78d32b-a7f5-4b19-b963-f9e52b55ed58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af78d32b-a7f5-4b19-b963-f9e52b55ed58 .shg-image-zoom,
.shg-c#s-af78d32b-a7f5-4b19-b963-f9e52b55ed58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af78d32b-a7f5-4b19-b963-f9e52b55ed58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-af78d32b-a7f5-4b19-b963-f9e52b55ed58 {
  max-width: 100%;
}

.shg-c#s-af78d32b-a7f5-4b19-b963-f9e52b55ed58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af78d32b-a7f5-4b19-b963-f9e52b55ed58 .shg-image-zoom,
.shg-c#s-af78d32b-a7f5-4b19-b963-f9e52b55ed58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af78d32b-a7f5-4b19-b963-f9e52b55ed58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

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

#s-8663245c-00ec-4338-ae87-7d76c3367d2a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8663245c-00ec-4338-ae87-7d76c3367d2a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-1f15fee1-4b79-4e86-9d4a-9251dbb533a1 {
  text-align: center;
}

#s-1f15fee1-4b79-4e86-9d4a-9251dbb533a1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1f15fee1-4b79-4e86-9d4a-9251dbb533a1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-1f15fee1-4b79-4e86-9d4a-9251dbb533a1 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

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

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

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

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

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

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

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

#s-89785491-cd9f-4475-9eed-dd30ecad98d5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(33, 66, 139, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-89785491-cd9f-4475-9eed-dd30ecad98d5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-89785491-cd9f-4475-9eed-dd30ecad98d5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-89785491-cd9f-4475-9eed-dd30ecad98d5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-89785491-cd9f-4475-9eed-dd30ecad98d5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-89785491-cd9f-4475-9eed-dd30ecad98d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-89785491-cd9f-4475-9eed-dd30ecad98d5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7cf8c01b-930d-46b7-96e7-a78f9fa2a215 {
  min-height: 50px;
}








#s-7cf8c01b-930d-46b7-96e7-a78f9fa2a215 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7cf8c01b-930d-46b7-96e7-a78f9fa2a215.shg-box.shg-c {
  justify-content: center;
}

#s-099c49a3-e605-4e83-8f01-2c3a6dc6ce4b {
  display: none;
}
#s-66a2b5fb-1a97-471c-98ff-9f76897c7d62 {
  text-align: left;
}


.shg-c#s-66a2b5fb-1a97-471c-98ff-9f76897c7d62 {
  max-width: 100%;
}

.shg-c#s-66a2b5fb-1a97-471c-98ff-9f76897c7d62 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66a2b5fb-1a97-471c-98ff-9f76897c7d62 .shg-image-zoom,
.shg-c#s-66a2b5fb-1a97-471c-98ff-9f76897c7d62 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-66a2b5fb-1a97-471c-98ff-9f76897c7d62 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-66a2b5fb-1a97-471c-98ff-9f76897c7d62 {
  max-width: 100%;
}

.shg-c#s-66a2b5fb-1a97-471c-98ff-9f76897c7d62 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66a2b5fb-1a97-471c-98ff-9f76897c7d62 .shg-image-zoom,
.shg-c#s-66a2b5fb-1a97-471c-98ff-9f76897c7d62 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-66a2b5fb-1a97-471c-98ff-9f76897c7d62 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-66a2b5fb-1a97-471c-98ff-9f76897c7d62 {
  max-width: 100%;
}

.shg-c#s-66a2b5fb-1a97-471c-98ff-9f76897c7d62 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66a2b5fb-1a97-471c-98ff-9f76897c7d62 .shg-image-zoom,
.shg-c#s-66a2b5fb-1a97-471c-98ff-9f76897c7d62 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-66a2b5fb-1a97-471c-98ff-9f76897c7d62 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-66a2b5fb-1a97-471c-98ff-9f76897c7d62 {
  max-width: 100%;
}

.shg-c#s-66a2b5fb-1a97-471c-98ff-9f76897c7d62 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66a2b5fb-1a97-471c-98ff-9f76897c7d62 .shg-image-zoom,
.shg-c#s-66a2b5fb-1a97-471c-98ff-9f76897c7d62 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-66a2b5fb-1a97-471c-98ff-9f76897c7d62 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-66a2b5fb-1a97-471c-98ff-9f76897c7d62 {
  max-width: 100%;
}

.shg-c#s-66a2b5fb-1a97-471c-98ff-9f76897c7d62 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66a2b5fb-1a97-471c-98ff-9f76897c7d62 .shg-image-zoom,
.shg-c#s-66a2b5fb-1a97-471c-98ff-9f76897c7d62 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-66a2b5fb-1a97-471c-98ff-9f76897c7d62 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d30154b3-ef3a-4de1-80b3-3dce9175af9c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d30154b3-ef3a-4de1-80b3-3dce9175af9c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-edcea286-bd30-4315-9a28-6d6b768e4498 {
  text-align: center;
}

#s-edcea286-bd30-4315-9a28-6d6b768e4498 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-edcea286-bd30-4315-9a28-6d6b768e4498 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-edcea286-bd30-4315-9a28-6d6b768e4498 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-6409a5ad-3832-4f92-a874-1c7e0fde5cea {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(33, 66, 139, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-6409a5ad-3832-4f92-a874-1c7e0fde5cea:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6409a5ad-3832-4f92-a874-1c7e0fde5cea:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6409a5ad-3832-4f92-a874-1c7e0fde5cea {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6409a5ad-3832-4f92-a874-1c7e0fde5cea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6409a5ad-3832-4f92-a874-1c7e0fde5cea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6409a5ad-3832-4f92-a874-1c7e0fde5cea.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c4853563-720d-443b-bf47-91e2e6ac435e {
  display: none;
}
#s-8f6e88b3-4483-4689-8f0b-107cded09f42 {
  text-align: left;
}


.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 {
  max-width: 100%;
}

.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 .shg-image-zoom,
.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 {
  max-width: 100%;
}

.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 .shg-image-zoom,
.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 {
  max-width: 100%;
}

.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 .shg-image-zoom,
.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 {
  max-width: 100%;
}

.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 .shg-image-zoom,
.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 {
  max-width: 100%;
}

.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 .shg-image-zoom,
.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 {
  max-width: 100%;
}

.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 .shg-image-zoom,
.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f6e88b3-4483-4689-8f0b-107cded09f42 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-caf6318c-e23f-4737-9a1b-54fb9bb7660c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-caf6318c-e23f-4737-9a1b-54fb9bb7660c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-6cc4c745-0b35-466e-9521-ec5c42c5c452 {
  text-align: center;
}

#s-6cc4c745-0b35-466e-9521-ec5c42c5c452 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6cc4c745-0b35-466e-9521-ec5c42c5c452 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-6cc4c745-0b35-466e-9521-ec5c42c5c452 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-767118d8-6d99-44a4-af91-bf4248acb61b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(33, 66, 139, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-767118d8-6d99-44a4-af91-bf4248acb61b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-767118d8-6d99-44a4-af91-bf4248acb61b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-767118d8-6d99-44a4-af91-bf4248acb61b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-767118d8-6d99-44a4-af91-bf4248acb61b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-767118d8-6d99-44a4-af91-bf4248acb61b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-767118d8-6d99-44a4-af91-bf4248acb61b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



@media (min-width: 0px) {
[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8e026007-2fd2-4762-93df-26cb9e6524f5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-738977e3-01d6-4d2e-a77a-be267532a294 {
  display: none;
}
#s-81229d1a-2bd3-46c8-b996-6fb85216e095 {
  text-align: left;
}


.shg-c#s-81229d1a-2bd3-46c8-b996-6fb85216e095 {
  max-width: 100%;
}

.shg-c#s-81229d1a-2bd3-46c8-b996-6fb85216e095 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-81229d1a-2bd3-46c8-b996-6fb85216e095 .shg-image-zoom,
.shg-c#s-81229d1a-2bd3-46c8-b996-6fb85216e095 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-81229d1a-2bd3-46c8-b996-6fb85216e095 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-81229d1a-2bd3-46c8-b996-6fb85216e095 {
  max-width: 100%;
}

.shg-c#s-81229d1a-2bd3-46c8-b996-6fb85216e095 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-81229d1a-2bd3-46c8-b996-6fb85216e095 .shg-image-zoom,
.shg-c#s-81229d1a-2bd3-46c8-b996-6fb85216e095 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-81229d1a-2bd3-46c8-b996-6fb85216e095 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-81229d1a-2bd3-46c8-b996-6fb85216e095 {
  max-width: 100%;
}

.shg-c#s-81229d1a-2bd3-46c8-b996-6fb85216e095 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-81229d1a-2bd3-46c8-b996-6fb85216e095 .shg-image-zoom,
.shg-c#s-81229d1a-2bd3-46c8-b996-6fb85216e095 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-81229d1a-2bd3-46c8-b996-6fb85216e095 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-81229d1a-2bd3-46c8-b996-6fb85216e095 {
  max-width: 100%;
}

.shg-c#s-81229d1a-2bd3-46c8-b996-6fb85216e095 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-81229d1a-2bd3-46c8-b996-6fb85216e095 .shg-image-zoom,
.shg-c#s-81229d1a-2bd3-46c8-b996-6fb85216e095 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-81229d1a-2bd3-46c8-b996-6fb85216e095 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-81229d1a-2bd3-46c8-b996-6fb85216e095 {
  max-width: 100%;
}

.shg-c#s-81229d1a-2bd3-46c8-b996-6fb85216e095 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-81229d1a-2bd3-46c8-b996-6fb85216e095 .shg-image-zoom,
.shg-c#s-81229d1a-2bd3-46c8-b996-6fb85216e095 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-81229d1a-2bd3-46c8-b996-6fb85216e095 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5356c33a-d61d-42ae-8d95-8c8f72cee91f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5356c33a-d61d-42ae-8d95-8c8f72cee91f .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-783fffd7-0f4d-4872-b448-bfe74efd798a {
  text-align: center;
}

#s-783fffd7-0f4d-4872-b448-bfe74efd798a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-783fffd7-0f4d-4872-b448-bfe74efd798a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-783fffd7-0f4d-4872-b448-bfe74efd798a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-41451132-c2c0-4aef-945c-7cc3032c6593 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(33, 66, 139, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-41451132-c2c0-4aef-945c-7cc3032c6593:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-41451132-c2c0-4aef-945c-7cc3032c6593:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-41451132-c2c0-4aef-945c-7cc3032c6593 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-41451132-c2c0-4aef-945c-7cc3032c6593.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-41451132-c2c0-4aef-945c-7cc3032c6593.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-41451132-c2c0-4aef-945c-7cc3032c6593.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-25203edc-8a7e-4c0e-a5a4-2660dedcc7a3 {
  min-height: 50px;
}








#s-25203edc-8a7e-4c0e-a5a4-2660dedcc7a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25203edc-8a7e-4c0e-a5a4-2660dedcc7a3.shg-box.shg-c {
  justify-content: center;
}

#s-51fae3bd-0f60-4b01-8dd1-28ee5f64b841 {
  display: none;
}
#s-fa0f3315-8bbb-4432-9704-e3354ff2cd12 {
  text-align: left;
}


.shg-c#s-fa0f3315-8bbb-4432-9704-e3354ff2cd12 {
  max-width: 100%;
}

.shg-c#s-fa0f3315-8bbb-4432-9704-e3354ff2cd12 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa0f3315-8bbb-4432-9704-e3354ff2cd12 .shg-image-zoom,
.shg-c#s-fa0f3315-8bbb-4432-9704-e3354ff2cd12 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa0f3315-8bbb-4432-9704-e3354ff2cd12 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fa0f3315-8bbb-4432-9704-e3354ff2cd12 {
  max-width: 100%;
}

.shg-c#s-fa0f3315-8bbb-4432-9704-e3354ff2cd12 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa0f3315-8bbb-4432-9704-e3354ff2cd12 .shg-image-zoom,
.shg-c#s-fa0f3315-8bbb-4432-9704-e3354ff2cd12 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa0f3315-8bbb-4432-9704-e3354ff2cd12 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fa0f3315-8bbb-4432-9704-e3354ff2cd12 {
  max-width: 100%;
}

.shg-c#s-fa0f3315-8bbb-4432-9704-e3354ff2cd12 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa0f3315-8bbb-4432-9704-e3354ff2cd12 .shg-image-zoom,
.shg-c#s-fa0f3315-8bbb-4432-9704-e3354ff2cd12 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa0f3315-8bbb-4432-9704-e3354ff2cd12 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fa0f3315-8bbb-4432-9704-e3354ff2cd12 {
  max-width: 100%;
}

.shg-c#s-fa0f3315-8bbb-4432-9704-e3354ff2cd12 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa0f3315-8bbb-4432-9704-e3354ff2cd12 .shg-image-zoom,
.shg-c#s-fa0f3315-8bbb-4432-9704-e3354ff2cd12 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa0f3315-8bbb-4432-9704-e3354ff2cd12 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fa0f3315-8bbb-4432-9704-e3354ff2cd12 {
  max-width: 100%;
}

.shg-c#s-fa0f3315-8bbb-4432-9704-e3354ff2cd12 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa0f3315-8bbb-4432-9704-e3354ff2cd12 .shg-image-zoom,
.shg-c#s-fa0f3315-8bbb-4432-9704-e3354ff2cd12 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa0f3315-8bbb-4432-9704-e3354ff2cd12 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f9c7d408-7abb-4424-9685-73b84220aa22 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f9c7d408-7abb-4424-9685-73b84220aa22 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-3ce0e6ce-48eb-4377-9a76-e68a5581b217 {
  text-align: center;
}

#s-3ce0e6ce-48eb-4377-9a76-e68a5581b217 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3ce0e6ce-48eb-4377-9a76-e68a5581b217 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-3ce0e6ce-48eb-4377-9a76-e68a5581b217 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0427215c-43ba-4a05-b6a1-c1a3c1caec2d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(33, 66, 139, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-0427215c-43ba-4a05-b6a1-c1a3c1caec2d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0427215c-43ba-4a05-b6a1-c1a3c1caec2d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0427215c-43ba-4a05-b6a1-c1a3c1caec2d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0427215c-43ba-4a05-b6a1-c1a3c1caec2d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0427215c-43ba-4a05-b6a1-c1a3c1caec2d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0427215c-43ba-4a05-b6a1-c1a3c1caec2d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-747e7e22-ae13-4da9-a70f-a770978c4678 {
  min-height: 50px;
}








#s-747e7e22-ae13-4da9-a70f-a770978c4678 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-747e7e22-ae13-4da9-a70f-a770978c4678.shg-box.shg-c {
  justify-content: center;
}

#s-28eb1ffc-a0de-474a-a40a-8877a91ebc8b {
  display: none;
}
#s-efb940b6-81dd-4552-b9b6-aefbf25782ae {
  text-align: left;
}


.shg-c#s-efb940b6-81dd-4552-b9b6-aefbf25782ae {
  max-width: 100%;
}

.shg-c#s-efb940b6-81dd-4552-b9b6-aefbf25782ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-efb940b6-81dd-4552-b9b6-aefbf25782ae .shg-image-zoom,
.shg-c#s-efb940b6-81dd-4552-b9b6-aefbf25782ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-efb940b6-81dd-4552-b9b6-aefbf25782ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-efb940b6-81dd-4552-b9b6-aefbf25782ae {
  max-width: 100%;
}

.shg-c#s-efb940b6-81dd-4552-b9b6-aefbf25782ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-efb940b6-81dd-4552-b9b6-aefbf25782ae .shg-image-zoom,
.shg-c#s-efb940b6-81dd-4552-b9b6-aefbf25782ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-efb940b6-81dd-4552-b9b6-aefbf25782ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-efb940b6-81dd-4552-b9b6-aefbf25782ae {
  max-width: 100%;
}

.shg-c#s-efb940b6-81dd-4552-b9b6-aefbf25782ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-efb940b6-81dd-4552-b9b6-aefbf25782ae .shg-image-zoom,
.shg-c#s-efb940b6-81dd-4552-b9b6-aefbf25782ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-efb940b6-81dd-4552-b9b6-aefbf25782ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-efb940b6-81dd-4552-b9b6-aefbf25782ae {
  max-width: 100%;
}

.shg-c#s-efb940b6-81dd-4552-b9b6-aefbf25782ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-efb940b6-81dd-4552-b9b6-aefbf25782ae .shg-image-zoom,
.shg-c#s-efb940b6-81dd-4552-b9b6-aefbf25782ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-efb940b6-81dd-4552-b9b6-aefbf25782ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-efb940b6-81dd-4552-b9b6-aefbf25782ae {
  max-width: 100%;
}

.shg-c#s-efb940b6-81dd-4552-b9b6-aefbf25782ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-efb940b6-81dd-4552-b9b6-aefbf25782ae .shg-image-zoom,
.shg-c#s-efb940b6-81dd-4552-b9b6-aefbf25782ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-efb940b6-81dd-4552-b9b6-aefbf25782ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2ce209ba-7262-43e7-9cc5-4a3a1d183f4b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2ce209ba-7262-43e7-9cc5-4a3a1d183f4b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-1325053e-8e46-4773-84d3-9a864223cdd3 {
  text-align: center;
}

#s-1325053e-8e46-4773-84d3-9a864223cdd3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1325053e-8e46-4773-84d3-9a864223cdd3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-1325053e-8e46-4773-84d3-9a864223cdd3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-9a5627d0-5817-48fb-a996-6d4d09599c04 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(33, 66, 139, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-9a5627d0-5817-48fb-a996-6d4d09599c04:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9a5627d0-5817-48fb-a996-6d4d09599c04:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9a5627d0-5817-48fb-a996-6d4d09599c04 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9a5627d0-5817-48fb-a996-6d4d09599c04.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9a5627d0-5817-48fb-a996-6d4d09599c04.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9a5627d0-5817-48fb-a996-6d4d09599c04.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-cd9c07e2-6d04-4435-a11e-7762f3e60f04 {
  margin-top: 80px;
margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cd9c07e2-6d04-4435-a11e-7762f3e60f04 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: "Noto Sans";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-b7854c2b-55b5-4759-a07e-077caf47fd03 {
  margin-left: 5%;
margin-right: 5%;
}

#s-b7854c2b-55b5-4759-a07e-077caf47fd03 .shogun-tabs {
  justify-content: flex-start;
}


  #s-b7854c2b-55b5-4759-a07e-077caf47fd03 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-b7854c2b-55b5-4759-a07e-077caf47fd03 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-b7854c2b-55b5-4759-a07e-077caf47fd03 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(33, 66, 139, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-b7854c2b-55b5-4759-a07e-077caf47fd03 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-b7854c2b-55b5-4759-a07e-077caf47fd03 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-b7854c2b-55b5-4759-a07e-077caf47fd03 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-02b55a58-2a59-4e27-89e0-b6bd5039ee41"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-92a19c9f-7446-4b89-84de-7243141043d1 {
  display: none;
}
#s-968fb76f-f359-4ce4-97f6-6ce5c769ac66 {
  display: none;
}
#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 {
  text-align: left;
}


.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 {
  max-width: 100%;
}

.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 .shg-image-zoom,
.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 {
  max-width: 100%;
}

.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 .shg-image-zoom,
.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 {
  max-width: 100%;
}

.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 .shg-image-zoom,
.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 {
  max-width: 100%;
}

.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 .shg-image-zoom,
.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 {
  max-width: 100%;
}

.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 .shg-image-zoom,
.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 {
  max-width: 100%;
}

.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 .shg-image-zoom,
.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4a8f105-34b5-484d-841b-bfa9eb6bae67 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-3aefe9f2-91b1-43c6-a4b3-f3f24128591c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3aefe9f2-91b1-43c6-a4b3-f3f24128591c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-a6392cae-d189-40ff-b3e0-bc9a0d9ee5c1 {
  text-align: center;
}

#s-a6392cae-d189-40ff-b3e0-bc9a0d9ee5c1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a6392cae-d189-40ff-b3e0-bc9a0d9ee5c1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-a6392cae-d189-40ff-b3e0-bc9a0d9ee5c1 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-5c684aca-8510-4fee-896f-9278114f538b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(33, 66, 139, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-5c684aca-8510-4fee-896f-9278114f538b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5c684aca-8510-4fee-896f-9278114f538b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5c684aca-8510-4fee-896f-9278114f538b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5c684aca-8510-4fee-896f-9278114f538b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5c684aca-8510-4fee-896f-9278114f538b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5c684aca-8510-4fee-896f-9278114f538b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e855196f-38e2-468f-81d9-9fa96f78f8c9 {
  display: none;
}
#s-0748f39b-8f33-4017-906e-83d52e028e25 {
  text-align: left;
}


.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 {
  max-width: 100%;
}

.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 .shg-image-zoom,
.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 {
  max-width: 100%;
}

.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 .shg-image-zoom,
.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 {
  max-width: 100%;
}

.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 .shg-image-zoom,
.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 {
  max-width: 100%;
}

.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 .shg-image-zoom,
.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 {
  max-width: 100%;
}

.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 .shg-image-zoom,
.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 {
  max-width: 100%;
}

.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 .shg-image-zoom,
.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0748f39b-8f33-4017-906e-83d52e028e25 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-99dc06e2-0bc4-4b33-b40b-84ca3e67ad25 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-99dc06e2-0bc4-4b33-b40b-84ca3e67ad25 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-c1ed73c3-94d7-4e1f-bf21-36f22866d795 {
  text-align: center;
}

#s-c1ed73c3-94d7-4e1f-bf21-36f22866d795 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c1ed73c3-94d7-4e1f-bf21-36f22866d795 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-c1ed73c3-94d7-4e1f-bf21-36f22866d795 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-029f4d85-e876-410b-bbd9-7d929c056c4d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(33, 66, 139, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-029f4d85-e876-410b-bbd9-7d929c056c4d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-029f4d85-e876-410b-bbd9-7d929c056c4d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-029f4d85-e876-410b-bbd9-7d929c056c4d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-029f4d85-e876-410b-bbd9-7d929c056c4d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-029f4d85-e876-410b-bbd9-7d929c056c4d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-029f4d85-e876-410b-bbd9-7d929c056c4d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



@media (min-width: 0px) {
[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e3d5a425-7372-423f-b1f9-4bead2aa3716"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-178750a5-15bd-4bc4-a8e5-53c1ce71005c {
  display: none;
}
#s-b09331e8-7e47-4aaa-82b9-eade62778315 {
  display: none;
}
#s-f6128bc0-bf3f-4833-aae7-584dad3704de {
  text-align: left;
}


.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de {
  max-width: 100%;
}

.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de .shg-image-zoom,
.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de {
  max-width: 100%;
}

.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de .shg-image-zoom,
.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de {
  max-width: 100%;
}

.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de .shg-image-zoom,
.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de {
  max-width: 100%;
}

.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de .shg-image-zoom,
.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de {
  max-width: 100%;
}

.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de .shg-image-zoom,
.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de {
  max-width: 100%;
}

.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de .shg-image-zoom,
.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6128bc0-bf3f-4833-aae7-584dad3704de .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-b9e42130-bdc7-433e-95bb-e7e505794e27 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b9e42130-bdc7-433e-95bb-e7e505794e27 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-bd36d744-fefd-4cf2-b919-88f9ef21c907 {
  text-align: center;
}

#s-bd36d744-fefd-4cf2-b919-88f9ef21c907 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-bd36d744-fefd-4cf2-b919-88f9ef21c907 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-bd36d744-fefd-4cf2-b919-88f9ef21c907 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-67bd5bff-59ab-4c44-b8da-6ebb8bbedd92 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(33, 66, 139, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-67bd5bff-59ab-4c44-b8da-6ebb8bbedd92:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-67bd5bff-59ab-4c44-b8da-6ebb8bbedd92:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-67bd5bff-59ab-4c44-b8da-6ebb8bbedd92 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-67bd5bff-59ab-4c44-b8da-6ebb8bbedd92.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-67bd5bff-59ab-4c44-b8da-6ebb8bbedd92.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-67bd5bff-59ab-4c44-b8da-6ebb8bbedd92.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c90308dc-0c9e-4aa7-8ef3-d2d54c535f21 {
  display: none;
}
#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 {
  text-align: left;
}


.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 {
  max-width: 100%;
}

.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 .shg-image-zoom,
.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 {
  max-width: 100%;
}

.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 .shg-image-zoom,
.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 {
  max-width: 100%;
}

.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 .shg-image-zoom,
.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 {
  max-width: 100%;
}

.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 .shg-image-zoom,
.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 {
  max-width: 100%;
}

.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 .shg-image-zoom,
.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 {
  max-width: 100%;
}

.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 .shg-image-zoom,
.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b52ae5e-92c4-449a-97c3-6635f97bbd62 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-b947593c-09ea-4d0c-a76c-5878d0df48d9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b947593c-09ea-4d0c-a76c-5878d0df48d9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-7048393a-0fd5-435b-bf30-03e48998839a {
  text-align: center;
}

#s-7048393a-0fd5-435b-bf30-03e48998839a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7048393a-0fd5-435b-bf30-03e48998839a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-7048393a-0fd5-435b-bf30-03e48998839a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-5cbf00f7-42da-4c4a-a8b3-7c39cc5d9a53 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(33, 66, 139, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-5cbf00f7-42da-4c4a-a8b3-7c39cc5d9a53:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5cbf00f7-42da-4c4a-a8b3-7c39cc5d9a53:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5cbf00f7-42da-4c4a-a8b3-7c39cc5d9a53 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5cbf00f7-42da-4c4a-a8b3-7c39cc5d9a53.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5cbf00f7-42da-4c4a-a8b3-7c39cc5d9a53.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5cbf00f7-42da-4c4a-a8b3-7c39cc5d9a53.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-df0e487d-0fba-4f82-beb4-a75a54c1f8b1 {
  display: none;
}
#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a {
  text-align: left;
}


.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a {
  max-width: 100%;
}

.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a .shg-image-zoom,
.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a {
  max-width: 100%;
}

.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a .shg-image-zoom,
.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a {
  max-width: 100%;
}

.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a .shg-image-zoom,
.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a {
  max-width: 100%;
}

.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a .shg-image-zoom,
.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a {
  max-width: 100%;
}

.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a .shg-image-zoom,
.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a {
  max-width: 100%;
}

.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a .shg-image-zoom,
.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-877db6a2-fc7f-43a9-b6d7-a1e582ba4c1a .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-400e1f28-f01c-4360-941b-a906ad293e13 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-400e1f28-f01c-4360-941b-a906ad293e13 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-100c51d5-9b3b-4d17-8f6d-86ed0e1f6ebb {
  text-align: center;
}

#s-100c51d5-9b3b-4d17-8f6d-86ed0e1f6ebb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-100c51d5-9b3b-4d17-8f6d-86ed0e1f6ebb .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-100c51d5-9b3b-4d17-8f6d-86ed0e1f6ebb .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8d287891-cec8-43ff-83d9-fc91ce41705a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(33, 66, 139, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-8d287891-cec8-43ff-83d9-fc91ce41705a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8d287891-cec8-43ff-83d9-fc91ce41705a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8d287891-cec8-43ff-83d9-fc91ce41705a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8d287891-cec8-43ff-83d9-fc91ce41705a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8d287891-cec8-43ff-83d9-fc91ce41705a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8d287891-cec8-43ff-83d9-fc91ce41705a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



@media (min-width: 0px) {
[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8ed63eaa-bed7-4b5f-b85f-1a58491c6122"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-958c4c37-c359-4a4d-9519-2ef430a2361c {
  min-height: 50px;
}








#s-958c4c37-c359-4a4d-9519-2ef430a2361c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-958c4c37-c359-4a4d-9519-2ef430a2361c.shg-box.shg-c {
  justify-content: center;
}

#s-356e9789-d196-408f-b92e-5df4c7b109a8 {
  display: none;
}
#s-eb3e5782-6161-499a-9eae-d23e2c476e89 {
  text-align: left;
}


.shg-c#s-eb3e5782-6161-499a-9eae-d23e2c476e89 {
  max-width: 100%;
}

.shg-c#s-eb3e5782-6161-499a-9eae-d23e2c476e89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb3e5782-6161-499a-9eae-d23e2c476e89 .shg-image-zoom,
.shg-c#s-eb3e5782-6161-499a-9eae-d23e2c476e89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb3e5782-6161-499a-9eae-d23e2c476e89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-eb3e5782-6161-499a-9eae-d23e2c476e89 {
  max-width: 100%;
}

.shg-c#s-eb3e5782-6161-499a-9eae-d23e2c476e89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb3e5782-6161-499a-9eae-d23e2c476e89 .shg-image-zoom,
.shg-c#s-eb3e5782-6161-499a-9eae-d23e2c476e89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb3e5782-6161-499a-9eae-d23e2c476e89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eb3e5782-6161-499a-9eae-d23e2c476e89 {
  max-width: 100%;
}

.shg-c#s-eb3e5782-6161-499a-9eae-d23e2c476e89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb3e5782-6161-499a-9eae-d23e2c476e89 .shg-image-zoom,
.shg-c#s-eb3e5782-6161-499a-9eae-d23e2c476e89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb3e5782-6161-499a-9eae-d23e2c476e89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eb3e5782-6161-499a-9eae-d23e2c476e89 {
  max-width: 100%;
}

.shg-c#s-eb3e5782-6161-499a-9eae-d23e2c476e89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb3e5782-6161-499a-9eae-d23e2c476e89 .shg-image-zoom,
.shg-c#s-eb3e5782-6161-499a-9eae-d23e2c476e89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb3e5782-6161-499a-9eae-d23e2c476e89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-eb3e5782-6161-499a-9eae-d23e2c476e89 {
  max-width: 100%;
}

.shg-c#s-eb3e5782-6161-499a-9eae-d23e2c476e89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb3e5782-6161-499a-9eae-d23e2c476e89 .shg-image-zoom,
.shg-c#s-eb3e5782-6161-499a-9eae-d23e2c476e89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb3e5782-6161-499a-9eae-d23e2c476e89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8f176b57-0630-4417-b334-af07aeea5da6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8f176b57-0630-4417-b334-af07aeea5da6 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-c50cbca9-d2b5-4677-a50b-32b669e80c3b {
  text-align: center;
}

#s-c50cbca9-d2b5-4677-a50b-32b669e80c3b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c50cbca9-d2b5-4677-a50b-32b669e80c3b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-c50cbca9-d2b5-4677-a50b-32b669e80c3b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-5de86476-be36-42b5-a5ca-e0c03ab76680 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(33, 66, 139, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-5de86476-be36-42b5-a5ca-e0c03ab76680:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5de86476-be36-42b5-a5ca-e0c03ab76680:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5de86476-be36-42b5-a5ca-e0c03ab76680 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5de86476-be36-42b5-a5ca-e0c03ab76680.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5de86476-be36-42b5-a5ca-e0c03ab76680.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5de86476-be36-42b5-a5ca-e0c03ab76680.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-423893a7-21b4-457e-9873-adc1841deea9 {
  min-height: 50px;
}








#s-423893a7-21b4-457e-9873-adc1841deea9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-423893a7-21b4-457e-9873-adc1841deea9.shg-box.shg-c {
  justify-content: center;
}

#s-9f318c74-2ab5-40b6-87dd-c4db52ded3c3 {
  display: none;
}
#s-f49ec5df-a338-46ac-8279-9cf34790fd3f {
  text-align: left;
}


.shg-c#s-f49ec5df-a338-46ac-8279-9cf34790fd3f {
  max-width: 100%;
}

.shg-c#s-f49ec5df-a338-46ac-8279-9cf34790fd3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f49ec5df-a338-46ac-8279-9cf34790fd3f .shg-image-zoom,
.shg-c#s-f49ec5df-a338-46ac-8279-9cf34790fd3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f49ec5df-a338-46ac-8279-9cf34790fd3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f49ec5df-a338-46ac-8279-9cf34790fd3f {
  max-width: 100%;
}

.shg-c#s-f49ec5df-a338-46ac-8279-9cf34790fd3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f49ec5df-a338-46ac-8279-9cf34790fd3f .shg-image-zoom,
.shg-c#s-f49ec5df-a338-46ac-8279-9cf34790fd3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f49ec5df-a338-46ac-8279-9cf34790fd3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f49ec5df-a338-46ac-8279-9cf34790fd3f {
  max-width: 100%;
}

.shg-c#s-f49ec5df-a338-46ac-8279-9cf34790fd3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f49ec5df-a338-46ac-8279-9cf34790fd3f .shg-image-zoom,
.shg-c#s-f49ec5df-a338-46ac-8279-9cf34790fd3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f49ec5df-a338-46ac-8279-9cf34790fd3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f49ec5df-a338-46ac-8279-9cf34790fd3f {
  max-width: 100%;
}

.shg-c#s-f49ec5df-a338-46ac-8279-9cf34790fd3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f49ec5df-a338-46ac-8279-9cf34790fd3f .shg-image-zoom,
.shg-c#s-f49ec5df-a338-46ac-8279-9cf34790fd3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f49ec5df-a338-46ac-8279-9cf34790fd3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f49ec5df-a338-46ac-8279-9cf34790fd3f {
  max-width: 100%;
}

.shg-c#s-f49ec5df-a338-46ac-8279-9cf34790fd3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f49ec5df-a338-46ac-8279-9cf34790fd3f .shg-image-zoom,
.shg-c#s-f49ec5df-a338-46ac-8279-9cf34790fd3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f49ec5df-a338-46ac-8279-9cf34790fd3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-085a0ce3-f736-4e07-8617-447307fc5ec0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-085a0ce3-f736-4e07-8617-447307fc5ec0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-27692e4d-6083-4e95-bfbe-925ee30dab5a {
  text-align: center;
}

#s-27692e4d-6083-4e95-bfbe-925ee30dab5a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-27692e4d-6083-4e95-bfbe-925ee30dab5a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-27692e4d-6083-4e95-bfbe-925ee30dab5a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-7dec15fb-250d-4e85-a15b-6c9354d848c6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(33, 66, 139, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-7dec15fb-250d-4e85-a15b-6c9354d848c6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7dec15fb-250d-4e85-a15b-6c9354d848c6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7dec15fb-250d-4e85-a15b-6c9354d848c6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7dec15fb-250d-4e85-a15b-6c9354d848c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7dec15fb-250d-4e85-a15b-6c9354d848c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7dec15fb-250d-4e85-a15b-6c9354d848c6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-51590146-b44d-49b3-a088-25da999af6b0 {
  display: none;
}
#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e {
  text-align: left;
}


.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e {
  max-width: 100%;
}

.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e .shg-image-zoom,
.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e {
  max-width: 100%;
}

.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e .shg-image-zoom,
.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e {
  max-width: 100%;
}

.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e .shg-image-zoom,
.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e {
  max-width: 100%;
}

.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e .shg-image-zoom,
.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e {
  max-width: 100%;
}

.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e .shg-image-zoom,
.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e {
  max-width: 100%;
}

.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e .shg-image-zoom,
.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc7c4a76-d88b-488f-ba4f-8df85bfcb90e .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-4f53ea84-3358-4780-a309-4a549e4e5d71 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4f53ea84-3358-4780-a309-4a549e4e5d71 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-38cb33a9-d843-4a0f-9cc9-6d9d1616290c {
  text-align: center;
}

#s-38cb33a9-d843-4a0f-9cc9-6d9d1616290c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-38cb33a9-d843-4a0f-9cc9-6d9d1616290c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-38cb33a9-d843-4a0f-9cc9-6d9d1616290c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-aef25e1b-b98f-4f4f-8020-e4eb05f37ec1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(33, 66, 139, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-aef25e1b-b98f-4f4f-8020-e4eb05f37ec1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-aef25e1b-b98f-4f4f-8020-e4eb05f37ec1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-aef25e1b-b98f-4f4f-8020-e4eb05f37ec1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-aef25e1b-b98f-4f4f-8020-e4eb05f37ec1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aef25e1b-b98f-4f4f-8020-e4eb05f37ec1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-aef25e1b-b98f-4f4f-8020-e4eb05f37ec1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



@media (min-width: 0px) {
[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c43e038f-0170-485d-b892-2240052fb058"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-40faada4-2afe-4623-b504-6b1d618152f3 {
  display: none;
}
#s-015f4943-6dee-40a4-8d0a-c020a4e8163f {
  text-align: left;
}


.shg-c#s-015f4943-6dee-40a4-8d0a-c020a4e8163f {
  max-width: 100%;
}

.shg-c#s-015f4943-6dee-40a4-8d0a-c020a4e8163f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-015f4943-6dee-40a4-8d0a-c020a4e8163f .shg-image-zoom,
.shg-c#s-015f4943-6dee-40a4-8d0a-c020a4e8163f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-015f4943-6dee-40a4-8d0a-c020a4e8163f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-015f4943-6dee-40a4-8d0a-c020a4e8163f {
  max-width: 100%;
}

.shg-c#s-015f4943-6dee-40a4-8d0a-c020a4e8163f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-015f4943-6dee-40a4-8d0a-c020a4e8163f .shg-image-zoom,
.shg-c#s-015f4943-6dee-40a4-8d0a-c020a4e8163f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-015f4943-6dee-40a4-8d0a-c020a4e8163f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-015f4943-6dee-40a4-8d0a-c020a4e8163f {
  max-width: 100%;
}

.shg-c#s-015f4943-6dee-40a4-8d0a-c020a4e8163f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-015f4943-6dee-40a4-8d0a-c020a4e8163f .shg-image-zoom,
.shg-c#s-015f4943-6dee-40a4-8d0a-c020a4e8163f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-015f4943-6dee-40a4-8d0a-c020a4e8163f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-015f4943-6dee-40a4-8d0a-c020a4e8163f {
  max-width: 100%;
}

.shg-c#s-015f4943-6dee-40a4-8d0a-c020a4e8163f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-015f4943-6dee-40a4-8d0a-c020a4e8163f .shg-image-zoom,
.shg-c#s-015f4943-6dee-40a4-8d0a-c020a4e8163f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-015f4943-6dee-40a4-8d0a-c020a4e8163f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-015f4943-6dee-40a4-8d0a-c020a4e8163f {
  max-width: 100%;
}

.shg-c#s-015f4943-6dee-40a4-8d0a-c020a4e8163f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-015f4943-6dee-40a4-8d0a-c020a4e8163f .shg-image-zoom,
.shg-c#s-015f4943-6dee-40a4-8d0a-c020a4e8163f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-015f4943-6dee-40a4-8d0a-c020a4e8163f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9ffccfea-9ecf-49f2-b826-bc904d1a73ec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9ffccfea-9ecf-49f2-b826-bc904d1a73ec .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-7b8e0f89-980d-49d0-8e8f-bee838e0c470 {
  text-align: center;
}

#s-7b8e0f89-980d-49d0-8e8f-bee838e0c470 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7b8e0f89-980d-49d0-8e8f-bee838e0c470 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-7b8e0f89-980d-49d0-8e8f-bee838e0c470 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-728c990c-324e-4737-8f63-42dd74d00d19 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(33, 66, 139, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-728c990c-324e-4737-8f63-42dd74d00d19:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-728c990c-324e-4737-8f63-42dd74d00d19:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-728c990c-324e-4737-8f63-42dd74d00d19 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-728c990c-324e-4737-8f63-42dd74d00d19.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-728c990c-324e-4737-8f63-42dd74d00d19.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-728c990c-324e-4737-8f63-42dd74d00d19.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a4ddbb79-38a9-4c5a-a61c-af7cad35325c {
  min-height: 50px;
}








#s-a4ddbb79-38a9-4c5a-a61c-af7cad35325c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a4ddbb79-38a9-4c5a-a61c-af7cad35325c.shg-box.shg-c {
  justify-content: center;
}

#s-5ad78cf3-60cf-4076-8a2e-142d0032d9e4 {
  display: none;
}
#s-e1144906-71c9-46c0-914f-3847cf9933cd {
  text-align: left;
}


.shg-c#s-e1144906-71c9-46c0-914f-3847cf9933cd {
  max-width: 100%;
}

.shg-c#s-e1144906-71c9-46c0-914f-3847cf9933cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1144906-71c9-46c0-914f-3847cf9933cd .shg-image-zoom,
.shg-c#s-e1144906-71c9-46c0-914f-3847cf9933cd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1144906-71c9-46c0-914f-3847cf9933cd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e1144906-71c9-46c0-914f-3847cf9933cd {
  max-width: 100%;
}

.shg-c#s-e1144906-71c9-46c0-914f-3847cf9933cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1144906-71c9-46c0-914f-3847cf9933cd .shg-image-zoom,
.shg-c#s-e1144906-71c9-46c0-914f-3847cf9933cd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1144906-71c9-46c0-914f-3847cf9933cd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e1144906-71c9-46c0-914f-3847cf9933cd {
  max-width: 100%;
}

.shg-c#s-e1144906-71c9-46c0-914f-3847cf9933cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1144906-71c9-46c0-914f-3847cf9933cd .shg-image-zoom,
.shg-c#s-e1144906-71c9-46c0-914f-3847cf9933cd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1144906-71c9-46c0-914f-3847cf9933cd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e1144906-71c9-46c0-914f-3847cf9933cd {
  max-width: 100%;
}

.shg-c#s-e1144906-71c9-46c0-914f-3847cf9933cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1144906-71c9-46c0-914f-3847cf9933cd .shg-image-zoom,
.shg-c#s-e1144906-71c9-46c0-914f-3847cf9933cd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1144906-71c9-46c0-914f-3847cf9933cd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e1144906-71c9-46c0-914f-3847cf9933cd {
  max-width: 100%;
}

.shg-c#s-e1144906-71c9-46c0-914f-3847cf9933cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1144906-71c9-46c0-914f-3847cf9933cd .shg-image-zoom,
.shg-c#s-e1144906-71c9-46c0-914f-3847cf9933cd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1144906-71c9-46c0-914f-3847cf9933cd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e2a1aa27-3e35-4a02-bf91-d99b081f4483 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e2a1aa27-3e35-4a02-bf91-d99b081f4483 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-28beb0bd-2bbb-40ad-ba05-34fc0e493432 {
  text-align: center;
}

#s-28beb0bd-2bbb-40ad-ba05-34fc0e493432 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-28beb0bd-2bbb-40ad-ba05-34fc0e493432 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-28beb0bd-2bbb-40ad-ba05-34fc0e493432 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e0cf0040-9607-4e55-8d34-4b73f2a0395e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(33, 66, 139, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-e0cf0040-9607-4e55-8d34-4b73f2a0395e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e0cf0040-9607-4e55-8d34-4b73f2a0395e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e0cf0040-9607-4e55-8d34-4b73f2a0395e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e0cf0040-9607-4e55-8d34-4b73f2a0395e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e0cf0040-9607-4e55-8d34-4b73f2a0395e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e0cf0040-9607-4e55-8d34-4b73f2a0395e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c478dbf8-281b-4c87-a559-8f6f13296d47 {
  min-height: 50px;
}








#s-c478dbf8-281b-4c87-a559-8f6f13296d47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c478dbf8-281b-4c87-a559-8f6f13296d47.shg-box.shg-c {
  justify-content: center;
}

#s-4a9a0a27-9dd4-4037-bbe9-87e68ff9def5 {
  display: none;
}
#s-d5dfb227-7881-4c39-8527-a76ea8b5d8f7 {
  text-align: left;
}


.shg-c#s-d5dfb227-7881-4c39-8527-a76ea8b5d8f7 {
  max-width: 100%;
}

.shg-c#s-d5dfb227-7881-4c39-8527-a76ea8b5d8f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5dfb227-7881-4c39-8527-a76ea8b5d8f7 .shg-image-zoom,
.shg-c#s-d5dfb227-7881-4c39-8527-a76ea8b5d8f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5dfb227-7881-4c39-8527-a76ea8b5d8f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d5dfb227-7881-4c39-8527-a76ea8b5d8f7 {
  max-width: 100%;
}

.shg-c#s-d5dfb227-7881-4c39-8527-a76ea8b5d8f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5dfb227-7881-4c39-8527-a76ea8b5d8f7 .shg-image-zoom,
.shg-c#s-d5dfb227-7881-4c39-8527-a76ea8b5d8f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5dfb227-7881-4c39-8527-a76ea8b5d8f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d5dfb227-7881-4c39-8527-a76ea8b5d8f7 {
  max-width: 100%;
}

.shg-c#s-d5dfb227-7881-4c39-8527-a76ea8b5d8f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5dfb227-7881-4c39-8527-a76ea8b5d8f7 .shg-image-zoom,
.shg-c#s-d5dfb227-7881-4c39-8527-a76ea8b5d8f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5dfb227-7881-4c39-8527-a76ea8b5d8f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d5dfb227-7881-4c39-8527-a76ea8b5d8f7 {
  max-width: 100%;
}

.shg-c#s-d5dfb227-7881-4c39-8527-a76ea8b5d8f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5dfb227-7881-4c39-8527-a76ea8b5d8f7 .shg-image-zoom,
.shg-c#s-d5dfb227-7881-4c39-8527-a76ea8b5d8f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5dfb227-7881-4c39-8527-a76ea8b5d8f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d5dfb227-7881-4c39-8527-a76ea8b5d8f7 {
  max-width: 100%;
}

.shg-c#s-d5dfb227-7881-4c39-8527-a76ea8b5d8f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5dfb227-7881-4c39-8527-a76ea8b5d8f7 .shg-image-zoom,
.shg-c#s-d5dfb227-7881-4c39-8527-a76ea8b5d8f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5dfb227-7881-4c39-8527-a76ea8b5d8f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-176b42c8-0422-458a-af45-d3a2d435e2df {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-176b42c8-0422-458a-af45-d3a2d435e2df .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-3baf33ba-5e73-4967-b834-3e87ed00c429 {
  text-align: center;
}

#s-3baf33ba-5e73-4967-b834-3e87ed00c429 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3baf33ba-5e73-4967-b834-3e87ed00c429 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-3baf33ba-5e73-4967-b834-3e87ed00c429 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3507c6d1-4709-43ac-b972-eb5f6971e213 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(33, 66, 139, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-3507c6d1-4709-43ac-b972-eb5f6971e213:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3507c6d1-4709-43ac-b972-eb5f6971e213:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3507c6d1-4709-43ac-b972-eb5f6971e213 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3507c6d1-4709-43ac-b972-eb5f6971e213.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3507c6d1-4709-43ac-b972-eb5f6971e213.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3507c6d1-4709-43ac-b972-eb5f6971e213.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-56d275ec-1cca-45b6-b96b-ea1a8f905dbc {
  border-style: solid;
margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(33, 66, 139, 1);
border-style: solid;
min-height: 50px;
}








#s-56d275ec-1cca-45b6-b96b-ea1a8f905dbc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-56d275ec-1cca-45b6-b96b-ea1a8f905dbc.shg-box.shg-c {
  justify-content: center;
}

#s-75cec35e-e280-4dde-97a0-df2ec954184c {
  padding-top: 30px;
padding-bottom: 30px;
text-align: center;
}

#s-75cec35e-e280-4dde-97a0-df2ec954184c .shogun-heading-component h2 {
  color: rgba(33, 66, 139, 1);
  font-weight:   ;
  font-family: "Noto Sans";
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-adf0357a-c936-459c-91b0-c114fe7f385a {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
padding-bottom: 20px;
}

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

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}

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

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