.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-87216cb7-852d-4ba9-91a1-cad876e8782a {
  min-height: 50px;
}
@media (min-width: 1200px){#s-87216cb7-852d-4ba9-91a1-cad876e8782a {
  display: none;
}
#s-87216cb7-852d-4ba9-91a1-cad876e8782a, #wrap-s-87216cb7-852d-4ba9-91a1-cad876e8782a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-87216cb7-852d-4ba9-91a1-cad876e8782a {
  display: none;
}
#s-87216cb7-852d-4ba9-91a1-cad876e8782a, #wrap-s-87216cb7-852d-4ba9-91a1-cad876e8782a { display:none !important; }}







#s-87216cb7-852d-4ba9-91a1-cad876e8782a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87216cb7-852d-4ba9-91a1-cad876e8782a.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-db9d2a88-7f33-4b32-9476-dc2c6ac6214d {
  margin-top: 10px;
margin-left: 11.5%;
margin-bottom: 10px;
margin-right: 11.5%;
}
@media (max-width: 767px){#s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d {
  margin-left: 5%;
margin-right: 5%;
}
}
@media (min-width: 0px) {
[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-db9d2a88-7f33-4b32-9476-dc2c6ac6214d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-3f95f277-d4ec-4c6d-8e6a-3d1d87711c2d {
  margin-top: 30px;
margin-bottom: 10px;
}
@media (max-width: 767px){#s-3f95f277-d4ec-4c6d-8e6a-3d1d87711c2d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}
}
#s-9882d1c1-8eb6-4c6b-9f4a-0b437599f202 {
  margin-top: 18px;
margin-left: 40px;
margin-bottom: 10px;
margin-right: 40px;
}
@media (max-width: 767px){#s-9882d1c1-8eb6-4c6b-9f4a-0b437599f202 {
  margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
}
}
#s-1b8461ef-294d-4773-8fb5-fcd57eb73697 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1b8461ef-294d-4773-8fb5-fcd57eb73697 {
  display: none;
}
#s-1b8461ef-294d-4773-8fb5-fcd57eb73697, #wrap-s-1b8461ef-294d-4773-8fb5-fcd57eb73697 { display:none !important; }}@media (max-width: 767px){#s-1b8461ef-294d-4773-8fb5-fcd57eb73697 {
  display: none;
}
#s-1b8461ef-294d-4773-8fb5-fcd57eb73697, #wrap-s-1b8461ef-294d-4773-8fb5-fcd57eb73697 { display:none !important; }}







#s-1b8461ef-294d-4773-8fb5-fcd57eb73697 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b8461ef-294d-4773-8fb5-fcd57eb73697.shg-box.shg-c {
  justify-content: center;
}

#s-1fc41944-ce47-4767-8fe8-c9340b56e9f8 {
  margin-top: 10px;
margin-left: 11.5%;
margin-bottom: 10px;
margin-right: 11.5%;
}

@media (min-width: 0px) {
[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1fc41944-ce47-4767-8fe8-c9340b56e9f8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b491d09d-eecc-47b5-a8c4-628e5d7deb30 {
  margin-top: 30px;
margin-bottom: 10px;
}
@media (max-width: 767px){#s-b491d09d-eecc-47b5-a8c4-628e5d7deb30 {
  margin-left: 20px;
margin-bottom: 0px;
}
}
#s-ecbc0b82-def6-4805-a509-0d899e3ff16c {
  margin-top: 35px;
margin-right: 40px;
}
@media (max-width: 767px){#s-ecbc0b82-def6-4805-a509-0d899e3ff16c {
  margin-top: 0px;
}
}
#s-ed86d2c0-e663-4d44-8b70-96b0fbeda4cd {
  margin-bottom: 20px;
min-height: 50px;
}








#s-ed86d2c0-e663-4d44-8b70-96b0fbeda4cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed86d2c0-e663-4d44-8b70-96b0fbeda4cd.shg-box.shg-c {
  justify-content: center;
}

#s-2c1add4d-775c-4261-8cf8-000d1482e80b {
  margin-left: 11.5%;
margin-right: 11.5%;
}
@media (max-width: 767px){#s-2c1add4d-775c-4261-8cf8-000d1482e80b {
  margin-left: 4.5%;
margin-right: 4.5%;
}
}
@media (min-width: 0px) {
[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2c1add4d-775c-4261-8cf8-000d1482e80b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bb75c20e-958a-41e3-aae2-e73c43ee1011 {
  min-height: 50px;
background-color: rgba(145, 193, 230, 0.07);
}
@media (max-width: 767px){#s-bb75c20e-958a-41e3-aae2-e73c43ee1011 {
  margin-bottom: 20px;
}
}







#s-bb75c20e-958a-41e3-aae2-e73c43ee1011 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb75c20e-958a-41e3-aae2-e73c43ee1011.shg-box.shg-c {
  justify-content: center;
}

#s-9a99d4b8-1a45-4fb0-bc77-83d4c64b75a2 {
  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-203bb3e3-0e31-46f5-a1b0-7869980560ca {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
text-align: center;
background-color: rgba(101, 164, 213, 0);
}


.shg-c#s-203bb3e3-0e31-46f5-a1b0-7869980560ca {
  max-width: 100%;
}

.shg-c#s-203bb3e3-0e31-46f5-a1b0-7869980560ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-203bb3e3-0e31-46f5-a1b0-7869980560ca .shg-image-zoom,
.shg-c#s-203bb3e3-0e31-46f5-a1b0-7869980560ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-203bb3e3-0e31-46f5-a1b0-7869980560ca .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-203bb3e3-0e31-46f5-a1b0-7869980560ca {
  max-width: 100%;
}

.shg-c#s-203bb3e3-0e31-46f5-a1b0-7869980560ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-203bb3e3-0e31-46f5-a1b0-7869980560ca .shg-image-zoom,
.shg-c#s-203bb3e3-0e31-46f5-a1b0-7869980560ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-203bb3e3-0e31-46f5-a1b0-7869980560ca .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-203bb3e3-0e31-46f5-a1b0-7869980560ca {
  max-width: 100%;
}

.shg-c#s-203bb3e3-0e31-46f5-a1b0-7869980560ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-203bb3e3-0e31-46f5-a1b0-7869980560ca .shg-image-zoom,
.shg-c#s-203bb3e3-0e31-46f5-a1b0-7869980560ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-203bb3e3-0e31-46f5-a1b0-7869980560ca .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-203bb3e3-0e31-46f5-a1b0-7869980560ca {
  max-width: 100%;
}

.shg-c#s-203bb3e3-0e31-46f5-a1b0-7869980560ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-203bb3e3-0e31-46f5-a1b0-7869980560ca .shg-image-zoom,
.shg-c#s-203bb3e3-0e31-46f5-a1b0-7869980560ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-203bb3e3-0e31-46f5-a1b0-7869980560ca .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-203bb3e3-0e31-46f5-a1b0-7869980560ca {
  max-width: 100%;
}

.shg-c#s-203bb3e3-0e31-46f5-a1b0-7869980560ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-203bb3e3-0e31-46f5-a1b0-7869980560ca .shg-image-zoom,
.shg-c#s-203bb3e3-0e31-46f5-a1b0-7869980560ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-203bb3e3-0e31-46f5-a1b0-7869980560ca .shg-image-zoom {
  
    margin: 0 auto;
  
}

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

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

#s-26519f9d-8cb5-4cc5-b8ba-63e489eadd08 {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}

#s-26519f9d-8cb5-4cc5-b8ba-63e489eadd08 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-889cc67a-7648-4839-af2b-5b64a5ff8953 {
  padding-bottom: 10px;
text-align: center;
}

#s-889cc67a-7648-4839-af2b-5b64a5ff8953 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-889cc67a-7648-4839-af2b-5b64a5ff8953 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-889cc67a-7648-4839-af2b-5b64a5ff8953 .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;
  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-7ade7052-6cfd-4b24-adb2-5f8bed03d3b8 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5px;
margin-bottom: 25px;
padding-top: 15px;
padding-left: 35px;
padding-bottom: 15px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 100px;
background-color: rgba(37, 126, 196, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-7ade7052-6cfd-4b24-adb2-5f8bed03d3b8:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(101, 164, 213, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-7ade7052-6cfd-4b24-adb2-5f8bed03d3b8:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(101, 164, 213, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-7ade7052-6cfd-4b24-adb2-5f8bed03d3b8 {
  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-7ade7052-6cfd-4b24-adb2-5f8bed03d3b8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7ade7052-6cfd-4b24-adb2-5f8bed03d3b8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-7ade7052-6cfd-4b24-adb2-5f8bed03d3b8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-7ade7052-6cfd-4b24-adb2-5f8bed03d3b8.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-4295beb9-2a5c-4379-9ff7-4ef9d03f7915 {
  min-height: 50px;
background-color: rgba(145, 193, 230, 0.07);
}
@media (max-width: 767px){#s-4295beb9-2a5c-4379-9ff7-4ef9d03f7915 {
  margin-bottom: 20px;
}
}







#s-4295beb9-2a5c-4379-9ff7-4ef9d03f7915 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4295beb9-2a5c-4379-9ff7-4ef9d03f7915.shg-box.shg-c {
  justify-content: center;
}

#s-0892973c-84ee-4b6e-92cc-3304427ec11f {
  display: none;
}
#s-9b54d4fc-7742-469b-b46d-912da68e7988 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
text-align: center;
background-color: rgba(101, 164, 213, 0);
}


.shg-c#s-9b54d4fc-7742-469b-b46d-912da68e7988 {
  max-width: 100%;
}

.shg-c#s-9b54d4fc-7742-469b-b46d-912da68e7988 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b54d4fc-7742-469b-b46d-912da68e7988 .shg-image-zoom,
.shg-c#s-9b54d4fc-7742-469b-b46d-912da68e7988 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b54d4fc-7742-469b-b46d-912da68e7988 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-9b54d4fc-7742-469b-b46d-912da68e7988 {
  max-width: 100%;
}

.shg-c#s-9b54d4fc-7742-469b-b46d-912da68e7988 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b54d4fc-7742-469b-b46d-912da68e7988 .shg-image-zoom,
.shg-c#s-9b54d4fc-7742-469b-b46d-912da68e7988 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b54d4fc-7742-469b-b46d-912da68e7988 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9b54d4fc-7742-469b-b46d-912da68e7988 {
  max-width: 100%;
}

.shg-c#s-9b54d4fc-7742-469b-b46d-912da68e7988 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b54d4fc-7742-469b-b46d-912da68e7988 .shg-image-zoom,
.shg-c#s-9b54d4fc-7742-469b-b46d-912da68e7988 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b54d4fc-7742-469b-b46d-912da68e7988 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9b54d4fc-7742-469b-b46d-912da68e7988 {
  max-width: 100%;
}

.shg-c#s-9b54d4fc-7742-469b-b46d-912da68e7988 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b54d4fc-7742-469b-b46d-912da68e7988 .shg-image-zoom,
.shg-c#s-9b54d4fc-7742-469b-b46d-912da68e7988 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b54d4fc-7742-469b-b46d-912da68e7988 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-9b54d4fc-7742-469b-b46d-912da68e7988 {
  max-width: 100%;
}

.shg-c#s-9b54d4fc-7742-469b-b46d-912da68e7988 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b54d4fc-7742-469b-b46d-912da68e7988 .shg-image-zoom,
.shg-c#s-9b54d4fc-7742-469b-b46d-912da68e7988 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b54d4fc-7742-469b-b46d-912da68e7988 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-62d746e6-a147-4b70-9f76-7ac4c85e5d72 {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}

#s-62d746e6-a147-4b70-9f76-7ac4c85e5d72 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-e4ab7c1e-d61a-4641-b705-c4a15c0363bc {
  padding-bottom: 10px;
text-align: center;
}

#s-e4ab7c1e-d61a-4641-b705-c4a15c0363bc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-e4ab7c1e-d61a-4641-b705-c4a15c0363bc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-e4ab7c1e-d61a-4641-b705-c4a15c0363bc .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-012ab1d3-1a7c-493a-95ab-6939ead0ff11 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5px;
margin-bottom: 25px;
padding-top: 15px;
padding-left: 35px;
padding-bottom: 15px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 100px;
background-color: rgba(37, 126, 196, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-012ab1d3-1a7c-493a-95ab-6939ead0ff11:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(101, 164, 213, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-012ab1d3-1a7c-493a-95ab-6939ead0ff11:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(101, 164, 213, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-012ab1d3-1a7c-493a-95ab-6939ead0ff11 {
  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-012ab1d3-1a7c-493a-95ab-6939ead0ff11.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-012ab1d3-1a7c-493a-95ab-6939ead0ff11.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-012ab1d3-1a7c-493a-95ab-6939ead0ff11.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-012ab1d3-1a7c-493a-95ab-6939ead0ff11.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-f0eb85e3-36f0-420c-9a08-75382a05c074 {
  min-height: 50px;
background-color: rgba(145, 193, 230, 0.07);
}








#s-f0eb85e3-36f0-420c-9a08-75382a05c074 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0eb85e3-36f0-420c-9a08-75382a05c074.shg-box.shg-c {
  justify-content: center;
}

#s-3f7db562-c625-469d-831b-44c77c1b15f1 {
  display: none;
}
#s-ff1f6fbf-a1d3-4c62-96cc-98e5a26e072b {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
text-align: center;
background-color: rgba(101, 164, 213, 0);
}


.shg-c#s-ff1f6fbf-a1d3-4c62-96cc-98e5a26e072b {
  max-width: 100%;
}

.shg-c#s-ff1f6fbf-a1d3-4c62-96cc-98e5a26e072b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff1f6fbf-a1d3-4c62-96cc-98e5a26e072b .shg-image-zoom,
.shg-c#s-ff1f6fbf-a1d3-4c62-96cc-98e5a26e072b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff1f6fbf-a1d3-4c62-96cc-98e5a26e072b .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-ff1f6fbf-a1d3-4c62-96cc-98e5a26e072b {
  max-width: 100%;
}

.shg-c#s-ff1f6fbf-a1d3-4c62-96cc-98e5a26e072b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff1f6fbf-a1d3-4c62-96cc-98e5a26e072b .shg-image-zoom,
.shg-c#s-ff1f6fbf-a1d3-4c62-96cc-98e5a26e072b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff1f6fbf-a1d3-4c62-96cc-98e5a26e072b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ff1f6fbf-a1d3-4c62-96cc-98e5a26e072b {
  max-width: 100%;
}

.shg-c#s-ff1f6fbf-a1d3-4c62-96cc-98e5a26e072b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff1f6fbf-a1d3-4c62-96cc-98e5a26e072b .shg-image-zoom,
.shg-c#s-ff1f6fbf-a1d3-4c62-96cc-98e5a26e072b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff1f6fbf-a1d3-4c62-96cc-98e5a26e072b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ff1f6fbf-a1d3-4c62-96cc-98e5a26e072b {
  max-width: 100%;
}

.shg-c#s-ff1f6fbf-a1d3-4c62-96cc-98e5a26e072b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff1f6fbf-a1d3-4c62-96cc-98e5a26e072b .shg-image-zoom,
.shg-c#s-ff1f6fbf-a1d3-4c62-96cc-98e5a26e072b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff1f6fbf-a1d3-4c62-96cc-98e5a26e072b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-ff1f6fbf-a1d3-4c62-96cc-98e5a26e072b {
  max-width: 100%;
}

.shg-c#s-ff1f6fbf-a1d3-4c62-96cc-98e5a26e072b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff1f6fbf-a1d3-4c62-96cc-98e5a26e072b .shg-image-zoom,
.shg-c#s-ff1f6fbf-a1d3-4c62-96cc-98e5a26e072b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff1f6fbf-a1d3-4c62-96cc-98e5a26e072b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-5a0495e6-7a70-472c-a7f0-a7fa1afde698 {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}

#s-5a0495e6-7a70-472c-a7f0-a7fa1afde698 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-855026f2-36a1-469f-bb95-387d16e2cc9a {
  padding-bottom: 10px;
text-align: center;
}

#s-855026f2-36a1-469f-bb95-387d16e2cc9a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-855026f2-36a1-469f-bb95-387d16e2cc9a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-855026f2-36a1-469f-bb95-387d16e2cc9a .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-eedad829-3111-49c2-83a3-4bdcf1eefe82 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5px;
margin-bottom: 25px;
padding-top: 15px;
padding-left: 35px;
padding-bottom: 15px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 100px;
background-color: rgba(37, 126, 196, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-eedad829-3111-49c2-83a3-4bdcf1eefe82:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(101, 164, 213, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-eedad829-3111-49c2-83a3-4bdcf1eefe82:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(101, 164, 213, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-eedad829-3111-49c2-83a3-4bdcf1eefe82 {
  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-eedad829-3111-49c2-83a3-4bdcf1eefe82.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eedad829-3111-49c2-83a3-4bdcf1eefe82.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-eedad829-3111-49c2-83a3-4bdcf1eefe82.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-eedad829-3111-49c2-83a3-4bdcf1eefe82.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-ec061763-815c-4af8-a300-8a976fa783b7 {
  min-height: 50px;
background-color: rgba(145, 193, 230, 0.07);
}








#s-ec061763-815c-4af8-a300-8a976fa783b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec061763-815c-4af8-a300-8a976fa783b7.shg-box.shg-c {
  justify-content: center;
}

#s-1dbb9baf-9c2a-4db3-abcc-934ba7b4d94d {
  display: none;
}
#s-2f8c44a9-6a8a-41c9-b6b2-a7ba66e5ebf8 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
text-align: center;
background-color: rgba(101, 164, 213, 0);
}


.shg-c#s-2f8c44a9-6a8a-41c9-b6b2-a7ba66e5ebf8 {
  max-width: 100%;
}

.shg-c#s-2f8c44a9-6a8a-41c9-b6b2-a7ba66e5ebf8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f8c44a9-6a8a-41c9-b6b2-a7ba66e5ebf8 .shg-image-zoom,
.shg-c#s-2f8c44a9-6a8a-41c9-b6b2-a7ba66e5ebf8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f8c44a9-6a8a-41c9-b6b2-a7ba66e5ebf8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-2f8c44a9-6a8a-41c9-b6b2-a7ba66e5ebf8 {
  max-width: 100%;
}

.shg-c#s-2f8c44a9-6a8a-41c9-b6b2-a7ba66e5ebf8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f8c44a9-6a8a-41c9-b6b2-a7ba66e5ebf8 .shg-image-zoom,
.shg-c#s-2f8c44a9-6a8a-41c9-b6b2-a7ba66e5ebf8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f8c44a9-6a8a-41c9-b6b2-a7ba66e5ebf8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2f8c44a9-6a8a-41c9-b6b2-a7ba66e5ebf8 {
  max-width: 100%;
}

.shg-c#s-2f8c44a9-6a8a-41c9-b6b2-a7ba66e5ebf8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f8c44a9-6a8a-41c9-b6b2-a7ba66e5ebf8 .shg-image-zoom,
.shg-c#s-2f8c44a9-6a8a-41c9-b6b2-a7ba66e5ebf8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f8c44a9-6a8a-41c9-b6b2-a7ba66e5ebf8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2f8c44a9-6a8a-41c9-b6b2-a7ba66e5ebf8 {
  max-width: 100%;
}

.shg-c#s-2f8c44a9-6a8a-41c9-b6b2-a7ba66e5ebf8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f8c44a9-6a8a-41c9-b6b2-a7ba66e5ebf8 .shg-image-zoom,
.shg-c#s-2f8c44a9-6a8a-41c9-b6b2-a7ba66e5ebf8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f8c44a9-6a8a-41c9-b6b2-a7ba66e5ebf8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-2f8c44a9-6a8a-41c9-b6b2-a7ba66e5ebf8 {
  max-width: 100%;
}

.shg-c#s-2f8c44a9-6a8a-41c9-b6b2-a7ba66e5ebf8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f8c44a9-6a8a-41c9-b6b2-a7ba66e5ebf8 .shg-image-zoom,
.shg-c#s-2f8c44a9-6a8a-41c9-b6b2-a7ba66e5ebf8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f8c44a9-6a8a-41c9-b6b2-a7ba66e5ebf8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-71ab2cf7-90b0-44fd-b8c7-8140ac996977 {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}

#s-71ab2cf7-90b0-44fd-b8c7-8140ac996977 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-bf16b11c-7744-421d-b4c8-1ea84d19fc17 {
  padding-bottom: 10px;
text-align: center;
}

#s-bf16b11c-7744-421d-b4c8-1ea84d19fc17 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-bf16b11c-7744-421d-b4c8-1ea84d19fc17 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-bf16b11c-7744-421d-b4c8-1ea84d19fc17 .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-fe0626f5-8487-4a13-a63b-348d7d13b11e {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5px;
margin-bottom: 25px;
padding-top: 15px;
padding-left: 35px;
padding-bottom: 15px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 100px;
background-color: rgba(37, 126, 196, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-fe0626f5-8487-4a13-a63b-348d7d13b11e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(101, 164, 213, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-fe0626f5-8487-4a13-a63b-348d7d13b11e:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(101, 164, 213, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-fe0626f5-8487-4a13-a63b-348d7d13b11e {
  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-fe0626f5-8487-4a13-a63b-348d7d13b11e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fe0626f5-8487-4a13-a63b-348d7d13b11e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-fe0626f5-8487-4a13-a63b-348d7d13b11e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-fe0626f5-8487-4a13-a63b-348d7d13b11e.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-1bf0138e-0281-4788-a52c-99f86b660d89 {
  margin-bottom: 80px;
min-height: 50px;
}








#s-1bf0138e-0281-4788-a52c-99f86b660d89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1bf0138e-0281-4788-a52c-99f86b660d89.shg-box.shg-c {
  justify-content: center;
}

#s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2 {
  margin-left: 11.5%;
margin-right: 11.5%;
}
@media (max-width: 767px){#s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2 {
  margin-left: 4.5%;
margin-right: 4.5%;
}
}
@media (min-width: 0px) {
[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bd29a3e1-7fb5-45f4-99d4-75df3b153cb2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-53c00326-205f-4383-94d1-b678998e7794 {
  min-height: 50px;
background-color: rgba(145, 193, 230, 0.07);
}
@media (max-width: 767px){#s-53c00326-205f-4383-94d1-b678998e7794 {
  margin-bottom: 20px;
}
}







#s-53c00326-205f-4383-94d1-b678998e7794 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53c00326-205f-4383-94d1-b678998e7794.shg-box.shg-c {
  justify-content: center;
}

#s-beca78ee-ff2b-4c4a-948f-b3d12afe8f4a {
  display: none;
}
#s-058af231-169d-4ee6-a5bd-c077ef8801c5 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
text-align: center;
background-color: rgba(101, 164, 213, 0);
}


.shg-c#s-058af231-169d-4ee6-a5bd-c077ef8801c5 {
  max-width: 100%;
}

.shg-c#s-058af231-169d-4ee6-a5bd-c077ef8801c5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-058af231-169d-4ee6-a5bd-c077ef8801c5 .shg-image-zoom,
.shg-c#s-058af231-169d-4ee6-a5bd-c077ef8801c5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-058af231-169d-4ee6-a5bd-c077ef8801c5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-058af231-169d-4ee6-a5bd-c077ef8801c5 {
  max-width: 100%;
}

.shg-c#s-058af231-169d-4ee6-a5bd-c077ef8801c5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-058af231-169d-4ee6-a5bd-c077ef8801c5 .shg-image-zoom,
.shg-c#s-058af231-169d-4ee6-a5bd-c077ef8801c5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-058af231-169d-4ee6-a5bd-c077ef8801c5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-058af231-169d-4ee6-a5bd-c077ef8801c5 {
  max-width: 100%;
}

.shg-c#s-058af231-169d-4ee6-a5bd-c077ef8801c5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-058af231-169d-4ee6-a5bd-c077ef8801c5 .shg-image-zoom,
.shg-c#s-058af231-169d-4ee6-a5bd-c077ef8801c5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-058af231-169d-4ee6-a5bd-c077ef8801c5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-058af231-169d-4ee6-a5bd-c077ef8801c5 {
  max-width: 100%;
}

.shg-c#s-058af231-169d-4ee6-a5bd-c077ef8801c5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-058af231-169d-4ee6-a5bd-c077ef8801c5 .shg-image-zoom,
.shg-c#s-058af231-169d-4ee6-a5bd-c077ef8801c5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-058af231-169d-4ee6-a5bd-c077ef8801c5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-058af231-169d-4ee6-a5bd-c077ef8801c5 {
  max-width: 100%;
}

.shg-c#s-058af231-169d-4ee6-a5bd-c077ef8801c5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-058af231-169d-4ee6-a5bd-c077ef8801c5 .shg-image-zoom,
.shg-c#s-058af231-169d-4ee6-a5bd-c077ef8801c5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-058af231-169d-4ee6-a5bd-c077ef8801c5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-56fb4515-3c57-42a3-94c2-2f4aa6ae4f8a {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}

#s-56fb4515-3c57-42a3-94c2-2f4aa6ae4f8a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-f17e87b0-5837-4457-89b2-21919bd020aa {
  padding-bottom: 10px;
text-align: center;
}

#s-f17e87b0-5837-4457-89b2-21919bd020aa .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-f17e87b0-5837-4457-89b2-21919bd020aa .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-f17e87b0-5837-4457-89b2-21919bd020aa .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-e500df96-8fcd-495b-8a9f-35f62f8ef3a8 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5px;
margin-bottom: 25px;
padding-top: 15px;
padding-left: 35px;
padding-bottom: 15px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 100px;
background-color: rgba(37, 126, 196, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-e500df96-8fcd-495b-8a9f-35f62f8ef3a8:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(101, 164, 213, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-e500df96-8fcd-495b-8a9f-35f62f8ef3a8:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(101, 164, 213, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-e500df96-8fcd-495b-8a9f-35f62f8ef3a8 {
  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-e500df96-8fcd-495b-8a9f-35f62f8ef3a8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e500df96-8fcd-495b-8a9f-35f62f8ef3a8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-e500df96-8fcd-495b-8a9f-35f62f8ef3a8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e500df96-8fcd-495b-8a9f-35f62f8ef3a8.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-51306f45-2ffe-4d4b-86e8-f172d166ff3b {
  min-height: 50px;
background-color: rgba(145, 193, 230, 0.07);
}
@media (max-width: 767px){#s-51306f45-2ffe-4d4b-86e8-f172d166ff3b {
  margin-bottom: 20px;
}
}







#s-51306f45-2ffe-4d4b-86e8-f172d166ff3b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51306f45-2ffe-4d4b-86e8-f172d166ff3b.shg-box.shg-c {
  justify-content: center;
}

#s-57062c52-c7b6-483c-bf7d-152368ad7923 {
  display: none;
}
#s-938fc20f-3f16-41ac-8531-6e4c79841b75 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
text-align: center;
background-color: rgba(101, 164, 213, 0);
}


.shg-c#s-938fc20f-3f16-41ac-8531-6e4c79841b75 {
  max-width: 100%;
}

.shg-c#s-938fc20f-3f16-41ac-8531-6e4c79841b75 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-938fc20f-3f16-41ac-8531-6e4c79841b75 .shg-image-zoom,
.shg-c#s-938fc20f-3f16-41ac-8531-6e4c79841b75 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-938fc20f-3f16-41ac-8531-6e4c79841b75 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-938fc20f-3f16-41ac-8531-6e4c79841b75 {
  max-width: 100%;
}

.shg-c#s-938fc20f-3f16-41ac-8531-6e4c79841b75 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-938fc20f-3f16-41ac-8531-6e4c79841b75 .shg-image-zoom,
.shg-c#s-938fc20f-3f16-41ac-8531-6e4c79841b75 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-938fc20f-3f16-41ac-8531-6e4c79841b75 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-938fc20f-3f16-41ac-8531-6e4c79841b75 {
  max-width: 100%;
}

.shg-c#s-938fc20f-3f16-41ac-8531-6e4c79841b75 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-938fc20f-3f16-41ac-8531-6e4c79841b75 .shg-image-zoom,
.shg-c#s-938fc20f-3f16-41ac-8531-6e4c79841b75 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-938fc20f-3f16-41ac-8531-6e4c79841b75 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-938fc20f-3f16-41ac-8531-6e4c79841b75 {
  max-width: 100%;
}

.shg-c#s-938fc20f-3f16-41ac-8531-6e4c79841b75 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-938fc20f-3f16-41ac-8531-6e4c79841b75 .shg-image-zoom,
.shg-c#s-938fc20f-3f16-41ac-8531-6e4c79841b75 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-938fc20f-3f16-41ac-8531-6e4c79841b75 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-938fc20f-3f16-41ac-8531-6e4c79841b75 {
  max-width: 100%;
}

.shg-c#s-938fc20f-3f16-41ac-8531-6e4c79841b75 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-938fc20f-3f16-41ac-8531-6e4c79841b75 .shg-image-zoom,
.shg-c#s-938fc20f-3f16-41ac-8531-6e4c79841b75 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-938fc20f-3f16-41ac-8531-6e4c79841b75 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-6e5187c2-6b9b-4673-a7a8-41da0515ce9b {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}

#s-6e5187c2-6b9b-4673-a7a8-41da0515ce9b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-1d411180-d472-4c93-988b-34f03f5b00f7 {
  padding-bottom: 10px;
text-align: center;
}

#s-1d411180-d472-4c93-988b-34f03f5b00f7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-1d411180-d472-4c93-988b-34f03f5b00f7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-1d411180-d472-4c93-988b-34f03f5b00f7 .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-e9e08ffe-0912-492b-947e-ce2f2f6f667c {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5px;
margin-bottom: 25px;
padding-top: 15px;
padding-left: 35px;
padding-bottom: 15px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 100px;
background-color: rgba(37, 126, 196, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-e9e08ffe-0912-492b-947e-ce2f2f6f667c:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(101, 164, 213, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-e9e08ffe-0912-492b-947e-ce2f2f6f667c:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(101, 164, 213, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-e9e08ffe-0912-492b-947e-ce2f2f6f667c {
  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-e9e08ffe-0912-492b-947e-ce2f2f6f667c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e9e08ffe-0912-492b-947e-ce2f2f6f667c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-e9e08ffe-0912-492b-947e-ce2f2f6f667c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e9e08ffe-0912-492b-947e-ce2f2f6f667c.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-c4faf8f6-ba1b-487d-98b2-01d792115d4a {
  min-height: 50px;
background-color: rgba(145, 193, 230, 0.07);
}
@media (max-width: 767px){#s-c4faf8f6-ba1b-487d-98b2-01d792115d4a {
  margin-bottom: 20px;
}
}







#s-c4faf8f6-ba1b-487d-98b2-01d792115d4a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4faf8f6-ba1b-487d-98b2-01d792115d4a.shg-box.shg-c {
  justify-content: center;
}

#s-e51a2358-9a24-4ac5-9e32-bde01254c08e {
  display: none;
}
#s-59f4b7c3-b797-4814-b463-c1c7b9253953 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
text-align: center;
background-color: rgba(101, 164, 213, 0);
}


.shg-c#s-59f4b7c3-b797-4814-b463-c1c7b9253953 {
  max-width: 100%;
}

.shg-c#s-59f4b7c3-b797-4814-b463-c1c7b9253953 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59f4b7c3-b797-4814-b463-c1c7b9253953 .shg-image-zoom,
.shg-c#s-59f4b7c3-b797-4814-b463-c1c7b9253953 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59f4b7c3-b797-4814-b463-c1c7b9253953 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-59f4b7c3-b797-4814-b463-c1c7b9253953 {
  max-width: 100%;
}

.shg-c#s-59f4b7c3-b797-4814-b463-c1c7b9253953 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59f4b7c3-b797-4814-b463-c1c7b9253953 .shg-image-zoom,
.shg-c#s-59f4b7c3-b797-4814-b463-c1c7b9253953 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59f4b7c3-b797-4814-b463-c1c7b9253953 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-59f4b7c3-b797-4814-b463-c1c7b9253953 {
  max-width: 100%;
}

.shg-c#s-59f4b7c3-b797-4814-b463-c1c7b9253953 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59f4b7c3-b797-4814-b463-c1c7b9253953 .shg-image-zoom,
.shg-c#s-59f4b7c3-b797-4814-b463-c1c7b9253953 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59f4b7c3-b797-4814-b463-c1c7b9253953 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-59f4b7c3-b797-4814-b463-c1c7b9253953 {
  max-width: 100%;
}

.shg-c#s-59f4b7c3-b797-4814-b463-c1c7b9253953 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59f4b7c3-b797-4814-b463-c1c7b9253953 .shg-image-zoom,
.shg-c#s-59f4b7c3-b797-4814-b463-c1c7b9253953 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59f4b7c3-b797-4814-b463-c1c7b9253953 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-59f4b7c3-b797-4814-b463-c1c7b9253953 {
  max-width: 100%;
}

.shg-c#s-59f4b7c3-b797-4814-b463-c1c7b9253953 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59f4b7c3-b797-4814-b463-c1c7b9253953 .shg-image-zoom,
.shg-c#s-59f4b7c3-b797-4814-b463-c1c7b9253953 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59f4b7c3-b797-4814-b463-c1c7b9253953 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-eabaaa94-6c53-4b98-b62e-533952d110de {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}

#s-eabaaa94-6c53-4b98-b62e-533952d110de .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-01cdc30a-67d2-4850-afae-03b8b28bc530 {
  padding-bottom: 10px;
text-align: center;
}

#s-01cdc30a-67d2-4850-afae-03b8b28bc530 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-01cdc30a-67d2-4850-afae-03b8b28bc530 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-01cdc30a-67d2-4850-afae-03b8b28bc530 .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-6a5bbb0c-cdbf-49ae-b57e-ae5f7cacf185 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5px;
margin-bottom: 25px;
padding-top: 15px;
padding-left: 35px;
padding-bottom: 15px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 100px;
background-color: rgba(37, 126, 196, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-6a5bbb0c-cdbf-49ae-b57e-ae5f7cacf185:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(101, 164, 213, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-6a5bbb0c-cdbf-49ae-b57e-ae5f7cacf185:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(101, 164, 213, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-6a5bbb0c-cdbf-49ae-b57e-ae5f7cacf185 {
  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-6a5bbb0c-cdbf-49ae-b57e-ae5f7cacf185.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6a5bbb0c-cdbf-49ae-b57e-ae5f7cacf185.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-6a5bbb0c-cdbf-49ae-b57e-ae5f7cacf185.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-6a5bbb0c-cdbf-49ae-b57e-ae5f7cacf185.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-d89aa823-1424-4992-8e54-f47282dc90d4 {
  min-height: 50px;
background-color: rgba(145, 193, 230, 0.07);
}
@media (max-width: 767px){#s-d89aa823-1424-4992-8e54-f47282dc90d4 {
  margin-bottom: 20px;
}
}







#s-d89aa823-1424-4992-8e54-f47282dc90d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d89aa823-1424-4992-8e54-f47282dc90d4.shg-box.shg-c {
  justify-content: center;
}

#s-fb900cf6-81cb-48e2-bac1-1b10ba3e93ab {
  display: none;
}
#s-5f3f3d7f-0049-44c6-b776-84cdf40a9037 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
text-align: center;
background-color: rgba(101, 164, 213, 0);
}


.shg-c#s-5f3f3d7f-0049-44c6-b776-84cdf40a9037 {
  max-width: 100%;
}

.shg-c#s-5f3f3d7f-0049-44c6-b776-84cdf40a9037 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f3f3d7f-0049-44c6-b776-84cdf40a9037 .shg-image-zoom,
.shg-c#s-5f3f3d7f-0049-44c6-b776-84cdf40a9037 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5f3f3d7f-0049-44c6-b776-84cdf40a9037 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-5f3f3d7f-0049-44c6-b776-84cdf40a9037 {
  max-width: 100%;
}

.shg-c#s-5f3f3d7f-0049-44c6-b776-84cdf40a9037 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f3f3d7f-0049-44c6-b776-84cdf40a9037 .shg-image-zoom,
.shg-c#s-5f3f3d7f-0049-44c6-b776-84cdf40a9037 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5f3f3d7f-0049-44c6-b776-84cdf40a9037 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5f3f3d7f-0049-44c6-b776-84cdf40a9037 {
  max-width: 100%;
}

.shg-c#s-5f3f3d7f-0049-44c6-b776-84cdf40a9037 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f3f3d7f-0049-44c6-b776-84cdf40a9037 .shg-image-zoom,
.shg-c#s-5f3f3d7f-0049-44c6-b776-84cdf40a9037 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5f3f3d7f-0049-44c6-b776-84cdf40a9037 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5f3f3d7f-0049-44c6-b776-84cdf40a9037 {
  max-width: 100%;
}

.shg-c#s-5f3f3d7f-0049-44c6-b776-84cdf40a9037 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f3f3d7f-0049-44c6-b776-84cdf40a9037 .shg-image-zoom,
.shg-c#s-5f3f3d7f-0049-44c6-b776-84cdf40a9037 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5f3f3d7f-0049-44c6-b776-84cdf40a9037 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-5f3f3d7f-0049-44c6-b776-84cdf40a9037 {
  max-width: 100%;
}

.shg-c#s-5f3f3d7f-0049-44c6-b776-84cdf40a9037 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f3f3d7f-0049-44c6-b776-84cdf40a9037 .shg-image-zoom,
.shg-c#s-5f3f3d7f-0049-44c6-b776-84cdf40a9037 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5f3f3d7f-0049-44c6-b776-84cdf40a9037 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-9b1fa56d-7011-47ee-8efa-b1e94982fe78 {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}

#s-9b1fa56d-7011-47ee-8efa-b1e94982fe78 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-767e3327-cc3e-401b-b740-72ed7b08b162 {
  padding-bottom: 10px;
text-align: center;
}

#s-767e3327-cc3e-401b-b740-72ed7b08b162 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-767e3327-cc3e-401b-b740-72ed7b08b162 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-767e3327-cc3e-401b-b740-72ed7b08b162 .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-6f36b955-c3bd-4511-8108-96b4af7047de {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5px;
margin-bottom: 25px;
padding-top: 15px;
padding-left: 35px;
padding-bottom: 15px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 100px;
background-color: rgba(37, 126, 196, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-6f36b955-c3bd-4511-8108-96b4af7047de:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(101, 164, 213, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-6f36b955-c3bd-4511-8108-96b4af7047de:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(101, 164, 213, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-6f36b955-c3bd-4511-8108-96b4af7047de {
  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-6f36b955-c3bd-4511-8108-96b4af7047de.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6f36b955-c3bd-4511-8108-96b4af7047de.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-6f36b955-c3bd-4511-8108-96b4af7047de.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-6f36b955-c3bd-4511-8108-96b4af7047de.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

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

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
