.shg-box {
  position: relative;
  display: -webkit-box;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-flex: 1;
  flex: 1;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: -webkit-box;
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  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-fc2734da-68f6-4b1a-a463-dd11ee28c60f {
  margin-bottom: 30px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-fc2734da-68f6-4b1a-a463-dd11ee28c60f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fc2734da-68f6-4b1a-a463-dd11ee28c60f.shg-box.shg-c {
  -webkit-box-pack: center;
  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-7b342a22-71e4-4657-9845-90d0c420af99 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7b342a22-71e4-4657-9845-90d0c420af99 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-24eaeaf0-310d-44cb-9bb5-ff7c0213aa56 {
  margin-bottom: 25px;
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(1, 44, 69, 1);
}








#s-24eaeaf0-310d-44cb-9bb5-ff7c0213aa56 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24eaeaf0-310d-44cb-9bb5-ff7c0213aa56.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 0px) {
[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-02751f55-3963-4123-9f67-7747f0439cff"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d70d84a5-3df0-4628-bc73-73d47ff322c8 {
  margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d70d84a5-3df0-4628-bc73-73d47ff322c8 .shogun-heading-component h2 {
  color: rgba(16, 148, 228, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a85b2e03-f519-4967-a91f-6d069205d046"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-400cb294-9c21-41f8-b3ad-281af251347d {
  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;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transform: scale(1);
          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-7eae8c8f-54a1-4e43-ac10-b3dbf12f3bef {
  text-align: left;
}


.shg-c#s-7eae8c8f-54a1-4e43-ac10-b3dbf12f3bef {
  max-width: 100%;
}

.shg-c#s-7eae8c8f-54a1-4e43-ac10-b3dbf12f3bef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7eae8c8f-54a1-4e43-ac10-b3dbf12f3bef .shg-image-zoom,
.shg-c#s-7eae8c8f-54a1-4e43-ac10-b3dbf12f3bef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7eae8c8f-54a1-4e43-ac10-b3dbf12f3bef .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7eae8c8f-54a1-4e43-ac10-b3dbf12f3bef {
  max-width: 100%;
}

.shg-c#s-7eae8c8f-54a1-4e43-ac10-b3dbf12f3bef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7eae8c8f-54a1-4e43-ac10-b3dbf12f3bef .shg-image-zoom,
.shg-c#s-7eae8c8f-54a1-4e43-ac10-b3dbf12f3bef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7eae8c8f-54a1-4e43-ac10-b3dbf12f3bef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7eae8c8f-54a1-4e43-ac10-b3dbf12f3bef {
  max-width: 100%;
}

.shg-c#s-7eae8c8f-54a1-4e43-ac10-b3dbf12f3bef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7eae8c8f-54a1-4e43-ac10-b3dbf12f3bef .shg-image-zoom,
.shg-c#s-7eae8c8f-54a1-4e43-ac10-b3dbf12f3bef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7eae8c8f-54a1-4e43-ac10-b3dbf12f3bef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7eae8c8f-54a1-4e43-ac10-b3dbf12f3bef {
  max-width: 100%;
}

.shg-c#s-7eae8c8f-54a1-4e43-ac10-b3dbf12f3bef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7eae8c8f-54a1-4e43-ac10-b3dbf12f3bef .shg-image-zoom,
.shg-c#s-7eae8c8f-54a1-4e43-ac10-b3dbf12f3bef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7eae8c8f-54a1-4e43-ac10-b3dbf12f3bef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7eae8c8f-54a1-4e43-ac10-b3dbf12f3bef {
  max-width: 100%;
}

.shg-c#s-7eae8c8f-54a1-4e43-ac10-b3dbf12f3bef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7eae8c8f-54a1-4e43-ac10-b3dbf12f3bef .shg-image-zoom,
.shg-c#s-7eae8c8f-54a1-4e43-ac10-b3dbf12f3bef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7eae8c8f-54a1-4e43-ac10-b3dbf12f3bef .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-36e207f2-4e6c-44f3-8549-8987b19b3753 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-36e207f2-4e6c-44f3-8549-8987b19b3753 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-7614c0a9-7a9f-4133-bf02-31f95c31b6e8 {
  text-align: center;
}

#s-7614c0a9-7a9f-4133-bf02-31f95c31b6e8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-7614c0a9-7a9f-4133-bf02-31f95c31b6e8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7614c0a9-7a9f-4133-bf02-31f95c31b6e8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.shg-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;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
  opacity: 1;
}

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

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: -webkit-box;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: 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-c7307fc3-6156-449f-afc9-558b756ab695 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(8, 118, 195, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-c7307fc3-6156-449f-afc9-558b756ab695:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c7307fc3-6156-449f-afc9-558b756ab695:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c7307fc3-6156-449f-afc9-558b756ab695 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-c7307fc3-6156-449f-afc9-558b756ab695.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c7307fc3-6156-449f-afc9-558b756ab695.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-c7307fc3-6156-449f-afc9-558b756ab695.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-c7307fc3-6156-449f-afc9-558b756ab695.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-942edc84-ae03-4126-8b60-4e87db1cebcb {
  display: none;
}
#s-5b2f8b55-4a37-4b01-a675-15118aa6ce32 {
  text-align: left;
}


.shg-c#s-5b2f8b55-4a37-4b01-a675-15118aa6ce32 {
  max-width: 100%;
}

.shg-c#s-5b2f8b55-4a37-4b01-a675-15118aa6ce32 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b2f8b55-4a37-4b01-a675-15118aa6ce32 .shg-image-zoom,
.shg-c#s-5b2f8b55-4a37-4b01-a675-15118aa6ce32 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b2f8b55-4a37-4b01-a675-15118aa6ce32 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5b2f8b55-4a37-4b01-a675-15118aa6ce32 {
  max-width: 100%;
}

.shg-c#s-5b2f8b55-4a37-4b01-a675-15118aa6ce32 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b2f8b55-4a37-4b01-a675-15118aa6ce32 .shg-image-zoom,
.shg-c#s-5b2f8b55-4a37-4b01-a675-15118aa6ce32 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b2f8b55-4a37-4b01-a675-15118aa6ce32 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5b2f8b55-4a37-4b01-a675-15118aa6ce32 {
  max-width: 100%;
}

.shg-c#s-5b2f8b55-4a37-4b01-a675-15118aa6ce32 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b2f8b55-4a37-4b01-a675-15118aa6ce32 .shg-image-zoom,
.shg-c#s-5b2f8b55-4a37-4b01-a675-15118aa6ce32 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b2f8b55-4a37-4b01-a675-15118aa6ce32 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5b2f8b55-4a37-4b01-a675-15118aa6ce32 {
  max-width: 100%;
}

.shg-c#s-5b2f8b55-4a37-4b01-a675-15118aa6ce32 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b2f8b55-4a37-4b01-a675-15118aa6ce32 .shg-image-zoom,
.shg-c#s-5b2f8b55-4a37-4b01-a675-15118aa6ce32 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b2f8b55-4a37-4b01-a675-15118aa6ce32 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5b2f8b55-4a37-4b01-a675-15118aa6ce32 {
  max-width: 100%;
}

.shg-c#s-5b2f8b55-4a37-4b01-a675-15118aa6ce32 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b2f8b55-4a37-4b01-a675-15118aa6ce32 .shg-image-zoom,
.shg-c#s-5b2f8b55-4a37-4b01-a675-15118aa6ce32 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b2f8b55-4a37-4b01-a675-15118aa6ce32 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c455d383-5d52-4110-ac51-09201ecf41af {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c455d383-5d52-4110-ac51-09201ecf41af .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-964870a1-3f43-4933-bbba-b1a339cbe423 {
  margin-top: 22px;
text-align: center;
}

#s-964870a1-3f43-4933-bbba-b1a339cbe423 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-964870a1-3f43-4933-bbba-b1a339cbe423 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-964870a1-3f43-4933-bbba-b1a339cbe423 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c7252df1-cf30-48a6-ae77-2ee524ede1de {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(8, 118, 195, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-c7252df1-cf30-48a6-ae77-2ee524ede1de:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c7252df1-cf30-48a6-ae77-2ee524ede1de:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c7252df1-cf30-48a6-ae77-2ee524ede1de {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-c7252df1-cf30-48a6-ae77-2ee524ede1de.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c7252df1-cf30-48a6-ae77-2ee524ede1de.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-c7252df1-cf30-48a6-ae77-2ee524ede1de.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-c7252df1-cf30-48a6-ae77-2ee524ede1de.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-80b16e3f-edf8-487d-b8be-90ac919c1185 {
  display: none;
}
#s-6342bccc-95e9-407d-9d8d-af0746618ae5 {
  text-align: left;
}


.shg-c#s-6342bccc-95e9-407d-9d8d-af0746618ae5 {
  max-width: 100%;
}

.shg-c#s-6342bccc-95e9-407d-9d8d-af0746618ae5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6342bccc-95e9-407d-9d8d-af0746618ae5 .shg-image-zoom,
.shg-c#s-6342bccc-95e9-407d-9d8d-af0746618ae5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6342bccc-95e9-407d-9d8d-af0746618ae5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6342bccc-95e9-407d-9d8d-af0746618ae5 {
  max-width: 100%;
}

.shg-c#s-6342bccc-95e9-407d-9d8d-af0746618ae5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6342bccc-95e9-407d-9d8d-af0746618ae5 .shg-image-zoom,
.shg-c#s-6342bccc-95e9-407d-9d8d-af0746618ae5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6342bccc-95e9-407d-9d8d-af0746618ae5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6342bccc-95e9-407d-9d8d-af0746618ae5 {
  max-width: 100%;
}

.shg-c#s-6342bccc-95e9-407d-9d8d-af0746618ae5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6342bccc-95e9-407d-9d8d-af0746618ae5 .shg-image-zoom,
.shg-c#s-6342bccc-95e9-407d-9d8d-af0746618ae5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6342bccc-95e9-407d-9d8d-af0746618ae5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6342bccc-95e9-407d-9d8d-af0746618ae5 {
  max-width: 100%;
}

.shg-c#s-6342bccc-95e9-407d-9d8d-af0746618ae5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6342bccc-95e9-407d-9d8d-af0746618ae5 .shg-image-zoom,
.shg-c#s-6342bccc-95e9-407d-9d8d-af0746618ae5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6342bccc-95e9-407d-9d8d-af0746618ae5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6342bccc-95e9-407d-9d8d-af0746618ae5 {
  max-width: 100%;
}

.shg-c#s-6342bccc-95e9-407d-9d8d-af0746618ae5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6342bccc-95e9-407d-9d8d-af0746618ae5 .shg-image-zoom,
.shg-c#s-6342bccc-95e9-407d-9d8d-af0746618ae5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6342bccc-95e9-407d-9d8d-af0746618ae5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c04f8625-c9be-4860-929a-6c9e902ddbd6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c04f8625-c9be-4860-929a-6c9e902ddbd6 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-29d0083a-c59c-4897-91e0-561f5329c69f {
  text-align: center;
}

#s-29d0083a-c59c-4897-91e0-561f5329c69f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-29d0083a-c59c-4897-91e0-561f5329c69f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-29d0083a-c59c-4897-91e0-561f5329c69f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-323ea51b-3885-4598-a04d-cb8e58aac590 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(8, 118, 195, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-323ea51b-3885-4598-a04d-cb8e58aac590:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-323ea51b-3885-4598-a04d-cb8e58aac590:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-323ea51b-3885-4598-a04d-cb8e58aac590 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-323ea51b-3885-4598-a04d-cb8e58aac590.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-323ea51b-3885-4598-a04d-cb8e58aac590.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-323ea51b-3885-4598-a04d-cb8e58aac590.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-323ea51b-3885-4598-a04d-cb8e58aac590.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-38466ca1-1201-46b4-ac0d-3e6bc8f72802 {
  margin-top: 25px;
}

@media (min-width: 0px) {
[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-38466ca1-1201-46b4-ac0d-3e6bc8f72802"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-83885daf-d107-4df6-b56e-02211dd767a7 {
  display: none;
}
#s-879a7f7b-3090-426c-8cd9-bc3638b060f8 {
  text-align: left;
}


.shg-c#s-879a7f7b-3090-426c-8cd9-bc3638b060f8 {
  max-width: 100%;
}

.shg-c#s-879a7f7b-3090-426c-8cd9-bc3638b060f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-879a7f7b-3090-426c-8cd9-bc3638b060f8 .shg-image-zoom,
.shg-c#s-879a7f7b-3090-426c-8cd9-bc3638b060f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-879a7f7b-3090-426c-8cd9-bc3638b060f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-879a7f7b-3090-426c-8cd9-bc3638b060f8 {
  max-width: 100%;
}

.shg-c#s-879a7f7b-3090-426c-8cd9-bc3638b060f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-879a7f7b-3090-426c-8cd9-bc3638b060f8 .shg-image-zoom,
.shg-c#s-879a7f7b-3090-426c-8cd9-bc3638b060f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-879a7f7b-3090-426c-8cd9-bc3638b060f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-879a7f7b-3090-426c-8cd9-bc3638b060f8 {
  max-width: 100%;
}

.shg-c#s-879a7f7b-3090-426c-8cd9-bc3638b060f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-879a7f7b-3090-426c-8cd9-bc3638b060f8 .shg-image-zoom,
.shg-c#s-879a7f7b-3090-426c-8cd9-bc3638b060f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-879a7f7b-3090-426c-8cd9-bc3638b060f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-879a7f7b-3090-426c-8cd9-bc3638b060f8 {
  max-width: 100%;
}

.shg-c#s-879a7f7b-3090-426c-8cd9-bc3638b060f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-879a7f7b-3090-426c-8cd9-bc3638b060f8 .shg-image-zoom,
.shg-c#s-879a7f7b-3090-426c-8cd9-bc3638b060f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-879a7f7b-3090-426c-8cd9-bc3638b060f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-879a7f7b-3090-426c-8cd9-bc3638b060f8 {
  max-width: 100%;
}

.shg-c#s-879a7f7b-3090-426c-8cd9-bc3638b060f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-879a7f7b-3090-426c-8cd9-bc3638b060f8 .shg-image-zoom,
.shg-c#s-879a7f7b-3090-426c-8cd9-bc3638b060f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-879a7f7b-3090-426c-8cd9-bc3638b060f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3e6ea7bc-bbb1-40d1-807d-15a854972252 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3e6ea7bc-bbb1-40d1-807d-15a854972252 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-1d809ef4-c466-43d2-be3d-13ba3a731190 {
  text-align: center;
}

#s-1d809ef4-c466-43d2-be3d-13ba3a731190 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-1d809ef4-c466-43d2-be3d-13ba3a731190 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1d809ef4-c466-43d2-be3d-13ba3a731190 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-46a88d72-28c8-46b8-9731-4f9c1dd00cc0 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(8, 118, 195, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-46a88d72-28c8-46b8-9731-4f9c1dd00cc0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-46a88d72-28c8-46b8-9731-4f9c1dd00cc0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-46a88d72-28c8-46b8-9731-4f9c1dd00cc0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-46a88d72-28c8-46b8-9731-4f9c1dd00cc0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-46a88d72-28c8-46b8-9731-4f9c1dd00cc0.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-46a88d72-28c8-46b8-9731-4f9c1dd00cc0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-46a88d72-28c8-46b8-9731-4f9c1dd00cc0.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-f0af75be-ea77-4427-bb59-07cf186db761 {
  display: none;
}
#s-35f09b11-9a80-479e-a401-cc56a1fedf41 {
  text-align: left;
}


.shg-c#s-35f09b11-9a80-479e-a401-cc56a1fedf41 {
  max-width: 100%;
}

.shg-c#s-35f09b11-9a80-479e-a401-cc56a1fedf41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35f09b11-9a80-479e-a401-cc56a1fedf41 .shg-image-zoom,
.shg-c#s-35f09b11-9a80-479e-a401-cc56a1fedf41 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35f09b11-9a80-479e-a401-cc56a1fedf41 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-35f09b11-9a80-479e-a401-cc56a1fedf41 {
  max-width: 100%;
}

.shg-c#s-35f09b11-9a80-479e-a401-cc56a1fedf41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35f09b11-9a80-479e-a401-cc56a1fedf41 .shg-image-zoom,
.shg-c#s-35f09b11-9a80-479e-a401-cc56a1fedf41 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35f09b11-9a80-479e-a401-cc56a1fedf41 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-35f09b11-9a80-479e-a401-cc56a1fedf41 {
  max-width: 100%;
}

.shg-c#s-35f09b11-9a80-479e-a401-cc56a1fedf41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35f09b11-9a80-479e-a401-cc56a1fedf41 .shg-image-zoom,
.shg-c#s-35f09b11-9a80-479e-a401-cc56a1fedf41 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35f09b11-9a80-479e-a401-cc56a1fedf41 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-35f09b11-9a80-479e-a401-cc56a1fedf41 {
  max-width: 100%;
}

.shg-c#s-35f09b11-9a80-479e-a401-cc56a1fedf41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35f09b11-9a80-479e-a401-cc56a1fedf41 .shg-image-zoom,
.shg-c#s-35f09b11-9a80-479e-a401-cc56a1fedf41 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35f09b11-9a80-479e-a401-cc56a1fedf41 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-35f09b11-9a80-479e-a401-cc56a1fedf41 {
  max-width: 100%;
}

.shg-c#s-35f09b11-9a80-479e-a401-cc56a1fedf41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35f09b11-9a80-479e-a401-cc56a1fedf41 .shg-image-zoom,
.shg-c#s-35f09b11-9a80-479e-a401-cc56a1fedf41 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35f09b11-9a80-479e-a401-cc56a1fedf41 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-14e19edb-cf65-4d38-b401-34ff75f54577 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-14e19edb-cf65-4d38-b401-34ff75f54577 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-1f4b3a82-3dbe-4a84-9ab5-65f510614546 {
  margin-top: 0px;
text-align: center;
}

#s-1f4b3a82-3dbe-4a84-9ab5-65f510614546 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-1f4b3a82-3dbe-4a84-9ab5-65f510614546 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1f4b3a82-3dbe-4a84-9ab5-65f510614546 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-b2cd962e-93b6-4f4f-a6f3-f771a2c49d30 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(8, 118, 195, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-b2cd962e-93b6-4f4f-a6f3-f771a2c49d30:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b2cd962e-93b6-4f4f-a6f3-f771a2c49d30:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b2cd962e-93b6-4f4f-a6f3-f771a2c49d30 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-b2cd962e-93b6-4f4f-a6f3-f771a2c49d30.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b2cd962e-93b6-4f4f-a6f3-f771a2c49d30.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-b2cd962e-93b6-4f4f-a6f3-f771a2c49d30.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b2cd962e-93b6-4f4f-a6f3-f771a2c49d30.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-301f401a-4da6-452c-a655-330f4c730b77 {
  display: none;
}
#s-65a3245e-071f-4a8a-9c9c-e24a87a627c4 {
  text-align: left;
}


.shg-c#s-65a3245e-071f-4a8a-9c9c-e24a87a627c4 {
  max-width: 100%;
}

.shg-c#s-65a3245e-071f-4a8a-9c9c-e24a87a627c4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65a3245e-071f-4a8a-9c9c-e24a87a627c4 .shg-image-zoom,
.shg-c#s-65a3245e-071f-4a8a-9c9c-e24a87a627c4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65a3245e-071f-4a8a-9c9c-e24a87a627c4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-65a3245e-071f-4a8a-9c9c-e24a87a627c4 {
  max-width: 100%;
}

.shg-c#s-65a3245e-071f-4a8a-9c9c-e24a87a627c4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65a3245e-071f-4a8a-9c9c-e24a87a627c4 .shg-image-zoom,
.shg-c#s-65a3245e-071f-4a8a-9c9c-e24a87a627c4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65a3245e-071f-4a8a-9c9c-e24a87a627c4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-65a3245e-071f-4a8a-9c9c-e24a87a627c4 {
  max-width: 100%;
}

.shg-c#s-65a3245e-071f-4a8a-9c9c-e24a87a627c4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65a3245e-071f-4a8a-9c9c-e24a87a627c4 .shg-image-zoom,
.shg-c#s-65a3245e-071f-4a8a-9c9c-e24a87a627c4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65a3245e-071f-4a8a-9c9c-e24a87a627c4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-65a3245e-071f-4a8a-9c9c-e24a87a627c4 {
  max-width: 100%;
}

.shg-c#s-65a3245e-071f-4a8a-9c9c-e24a87a627c4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65a3245e-071f-4a8a-9c9c-e24a87a627c4 .shg-image-zoom,
.shg-c#s-65a3245e-071f-4a8a-9c9c-e24a87a627c4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65a3245e-071f-4a8a-9c9c-e24a87a627c4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-65a3245e-071f-4a8a-9c9c-e24a87a627c4 {
  max-width: 100%;
}

.shg-c#s-65a3245e-071f-4a8a-9c9c-e24a87a627c4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65a3245e-071f-4a8a-9c9c-e24a87a627c4 .shg-image-zoom,
.shg-c#s-65a3245e-071f-4a8a-9c9c-e24a87a627c4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65a3245e-071f-4a8a-9c9c-e24a87a627c4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6f401337-2dfb-4546-b34d-02be75a940a1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f401337-2dfb-4546-b34d-02be75a940a1 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-d592a164-f981-4648-bdc6-5e96dcda3c54 {
  text-align: left;
}

#s-d592a164-f981-4648-bdc6-5e96dcda3c54 .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-d592a164-f981-4648-bdc6-5e96dcda3c54 .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-d592a164-f981-4648-bdc6-5e96dcda3c54 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-d592a164-f981-4648-bdc6-5e96dcda3c54 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-51ad9fad-b2a5-4180-8896-6e1d52f501eb {
  text-align: center;
}

#s-51ad9fad-b2a5-4180-8896-6e1d52f501eb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-51ad9fad-b2a5-4180-8896-6e1d52f501eb .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-51ad9fad-b2a5-4180-8896-6e1d52f501eb .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-843274e9-a4da-4c1c-9eaf-c247ad48eea2 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(8, 118, 195, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-843274e9-a4da-4c1c-9eaf-c247ad48eea2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-843274e9-a4da-4c1c-9eaf-c247ad48eea2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-843274e9-a4da-4c1c-9eaf-c247ad48eea2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-843274e9-a4da-4c1c-9eaf-c247ad48eea2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-843274e9-a4da-4c1c-9eaf-c247ad48eea2.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-843274e9-a4da-4c1c-9eaf-c247ad48eea2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-843274e9-a4da-4c1c-9eaf-c247ad48eea2.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1 {
  margin-top: 25px;
}

@media (min-width: 0px) {
[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ff4ac11b-682b-4926-b40c-eb57ea5dd5a1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5bba708b-1721-4471-beb7-f74639dcbd3b {
  display: none;
}
#s-b70dce77-94cd-48e1-b117-f16c463889e7 {
  text-align: left;
}


.shg-c#s-b70dce77-94cd-48e1-b117-f16c463889e7 {
  max-width: 100%;
}

.shg-c#s-b70dce77-94cd-48e1-b117-f16c463889e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b70dce77-94cd-48e1-b117-f16c463889e7 .shg-image-zoom,
.shg-c#s-b70dce77-94cd-48e1-b117-f16c463889e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b70dce77-94cd-48e1-b117-f16c463889e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b70dce77-94cd-48e1-b117-f16c463889e7 {
  max-width: 100%;
}

.shg-c#s-b70dce77-94cd-48e1-b117-f16c463889e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b70dce77-94cd-48e1-b117-f16c463889e7 .shg-image-zoom,
.shg-c#s-b70dce77-94cd-48e1-b117-f16c463889e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b70dce77-94cd-48e1-b117-f16c463889e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b70dce77-94cd-48e1-b117-f16c463889e7 {
  max-width: 100%;
}

.shg-c#s-b70dce77-94cd-48e1-b117-f16c463889e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b70dce77-94cd-48e1-b117-f16c463889e7 .shg-image-zoom,
.shg-c#s-b70dce77-94cd-48e1-b117-f16c463889e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b70dce77-94cd-48e1-b117-f16c463889e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b70dce77-94cd-48e1-b117-f16c463889e7 {
  max-width: 100%;
}

.shg-c#s-b70dce77-94cd-48e1-b117-f16c463889e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b70dce77-94cd-48e1-b117-f16c463889e7 .shg-image-zoom,
.shg-c#s-b70dce77-94cd-48e1-b117-f16c463889e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b70dce77-94cd-48e1-b117-f16c463889e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b70dce77-94cd-48e1-b117-f16c463889e7 {
  max-width: 100%;
}

.shg-c#s-b70dce77-94cd-48e1-b117-f16c463889e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b70dce77-94cd-48e1-b117-f16c463889e7 .shg-image-zoom,
.shg-c#s-b70dce77-94cd-48e1-b117-f16c463889e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b70dce77-94cd-48e1-b117-f16c463889e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5c4057e9-6caf-424f-8709-e8b7a9aa324a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5c4057e9-6caf-424f-8709-e8b7a9aa324a .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-cb4aefbd-d422-4489-9a7a-2c7a1a89e62c {
  margin-top: 22px;
text-align: center;
}

#s-cb4aefbd-d422-4489-9a7a-2c7a1a89e62c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-cb4aefbd-d422-4489-9a7a-2c7a1a89e62c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-cb4aefbd-d422-4489-9a7a-2c7a1a89e62c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-7cd5d2cf-aa3d-4d8d-8362-650515a1d123 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(8, 118, 195, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-7cd5d2cf-aa3d-4d8d-8362-650515a1d123:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7cd5d2cf-aa3d-4d8d-8362-650515a1d123:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7cd5d2cf-aa3d-4d8d-8362-650515a1d123 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-7cd5d2cf-aa3d-4d8d-8362-650515a1d123.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7cd5d2cf-aa3d-4d8d-8362-650515a1d123.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-7cd5d2cf-aa3d-4d8d-8362-650515a1d123.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-7cd5d2cf-aa3d-4d8d-8362-650515a1d123.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-4651ee37-cc5b-4eca-a8e2-9f5601d58983 {
  display: none;
}
#s-58acc2f8-de89-4368-ad7e-4ab2b8335b81 {
  text-align: left;
}


.shg-c#s-58acc2f8-de89-4368-ad7e-4ab2b8335b81 {
  max-width: 100%;
}

.shg-c#s-58acc2f8-de89-4368-ad7e-4ab2b8335b81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58acc2f8-de89-4368-ad7e-4ab2b8335b81 .shg-image-zoom,
.shg-c#s-58acc2f8-de89-4368-ad7e-4ab2b8335b81 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58acc2f8-de89-4368-ad7e-4ab2b8335b81 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-58acc2f8-de89-4368-ad7e-4ab2b8335b81 {
  max-width: 100%;
}

.shg-c#s-58acc2f8-de89-4368-ad7e-4ab2b8335b81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58acc2f8-de89-4368-ad7e-4ab2b8335b81 .shg-image-zoom,
.shg-c#s-58acc2f8-de89-4368-ad7e-4ab2b8335b81 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58acc2f8-de89-4368-ad7e-4ab2b8335b81 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-58acc2f8-de89-4368-ad7e-4ab2b8335b81 {
  max-width: 100%;
}

.shg-c#s-58acc2f8-de89-4368-ad7e-4ab2b8335b81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58acc2f8-de89-4368-ad7e-4ab2b8335b81 .shg-image-zoom,
.shg-c#s-58acc2f8-de89-4368-ad7e-4ab2b8335b81 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58acc2f8-de89-4368-ad7e-4ab2b8335b81 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-58acc2f8-de89-4368-ad7e-4ab2b8335b81 {
  max-width: 100%;
}

.shg-c#s-58acc2f8-de89-4368-ad7e-4ab2b8335b81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58acc2f8-de89-4368-ad7e-4ab2b8335b81 .shg-image-zoom,
.shg-c#s-58acc2f8-de89-4368-ad7e-4ab2b8335b81 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58acc2f8-de89-4368-ad7e-4ab2b8335b81 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-58acc2f8-de89-4368-ad7e-4ab2b8335b81 {
  max-width: 100%;
}

.shg-c#s-58acc2f8-de89-4368-ad7e-4ab2b8335b81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58acc2f8-de89-4368-ad7e-4ab2b8335b81 .shg-image-zoom,
.shg-c#s-58acc2f8-de89-4368-ad7e-4ab2b8335b81 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58acc2f8-de89-4368-ad7e-4ab2b8335b81 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a1baf498-0f73-456d-ba4f-953668a8d471 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a1baf498-0f73-456d-ba4f-953668a8d471 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-c2b0fd64-171e-4118-a29d-10e909b5c593 {
  text-align: center;
}

#s-c2b0fd64-171e-4118-a29d-10e909b5c593 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-c2b0fd64-171e-4118-a29d-10e909b5c593 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c2b0fd64-171e-4118-a29d-10e909b5c593 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-28b8a1c4-615f-4625-9eba-4221ec771d41 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(8, 118, 195, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-28b8a1c4-615f-4625-9eba-4221ec771d41:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-28b8a1c4-615f-4625-9eba-4221ec771d41:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-28b8a1c4-615f-4625-9eba-4221ec771d41 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-28b8a1c4-615f-4625-9eba-4221ec771d41.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-28b8a1c4-615f-4625-9eba-4221ec771d41.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-28b8a1c4-615f-4625-9eba-4221ec771d41.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-28b8a1c4-615f-4625-9eba-4221ec771d41.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-809a3351-0691-4b31-964f-8707d6a6632a {
  margin-bottom: 25px;
}

#s-b2dca0e5-5514-4e51-a587-bc0ca07c18e8 {
  margin-top: 10px;
}

#s-ac74566b-b76a-4e32-8dbe-cbe6cf33d3f7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-c01fd3d7-5a74-495f-9463-913aa70a6fb5 {
  display: none;
}
#s-5269fa39-61c2-421f-818c-ea763cecf378 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5269fa39-61c2-421f-818c-ea763cecf378 .shogun-heading-component h3 {
  color: rgba(6, 141, 210, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3f783330-567b-4684-8cc0-3f28b7129807 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3f783330-567b-4684-8cc0-3f28b7129807 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-86275415-72ba-4664-953b-ed4ebf14210f {
  text-align: center;
background-color: rgba(255, 255, 255, 1);
}


.shg-c#s-86275415-72ba-4664-953b-ed4ebf14210f {
  max-width: 100%;
}

.shg-c#s-86275415-72ba-4664-953b-ed4ebf14210f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86275415-72ba-4664-953b-ed4ebf14210f .shg-image-zoom,
.shg-c#s-86275415-72ba-4664-953b-ed4ebf14210f img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-86275415-72ba-4664-953b-ed4ebf14210f .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-86275415-72ba-4664-953b-ed4ebf14210f {
  max-width: 100%;
}

.shg-c#s-86275415-72ba-4664-953b-ed4ebf14210f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86275415-72ba-4664-953b-ed4ebf14210f .shg-image-zoom,
.shg-c#s-86275415-72ba-4664-953b-ed4ebf14210f img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-86275415-72ba-4664-953b-ed4ebf14210f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-86275415-72ba-4664-953b-ed4ebf14210f {
  max-width: 100%;
}

.shg-c#s-86275415-72ba-4664-953b-ed4ebf14210f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86275415-72ba-4664-953b-ed4ebf14210f .shg-image-zoom,
.shg-c#s-86275415-72ba-4664-953b-ed4ebf14210f img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-86275415-72ba-4664-953b-ed4ebf14210f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-86275415-72ba-4664-953b-ed4ebf14210f {
  max-width: 100%;
}

.shg-c#s-86275415-72ba-4664-953b-ed4ebf14210f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86275415-72ba-4664-953b-ed4ebf14210f .shg-image-zoom,
.shg-c#s-86275415-72ba-4664-953b-ed4ebf14210f img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-86275415-72ba-4664-953b-ed4ebf14210f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-86275415-72ba-4664-953b-ed4ebf14210f {
  max-width: 100%;
}

.shg-c#s-86275415-72ba-4664-953b-ed4ebf14210f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86275415-72ba-4664-953b-ed4ebf14210f .shg-image-zoom,
.shg-c#s-86275415-72ba-4664-953b-ed4ebf14210f img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-86275415-72ba-4664-953b-ed4ebf14210f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-347b1bfa-f138-4a44-b10d-773db4c5eedc {
  margin-top: 15px;
}

#s-8dbe18e4-5125-4221-9ea9-02ce0fb2ae99 {
  text-align: center;
}

#s-8dbe18e4-5125-4221-9ea9-02ce0fb2ae99 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-8dbe18e4-5125-4221-9ea9-02ce0fb2ae99 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8dbe18e4-5125-4221-9ea9-02ce0fb2ae99 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-5d90e654-a1fa-4fc4-a56b-32280202659f {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-5d90e654-a1fa-4fc4-a56b-32280202659f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5d90e654-a1fa-4fc4-a56b-32280202659f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5d90e654-a1fa-4fc4-a56b-32280202659f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-5d90e654-a1fa-4fc4-a56b-32280202659f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d90e654-a1fa-4fc4-a56b-32280202659f.shg-btn {
  color: #ffffff;
  font-size: 19px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  block ;
}

#s-5d90e654-a1fa-4fc4-a56b-32280202659f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-5d90e654-a1fa-4fc4-a56b-32280202659f.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-16c40555-3876-4618-824a-74629051b9e1 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-07289d6f-ea87-4b12-9b3d-0e055a720b40 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

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

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-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;
  -webkit-transform: translate(0%, -50%);
          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;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
