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

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

.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-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 { min-height: 50px; }
#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef { background-size: cover;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
min-height: 550px;
background-position: center center;
background-attachment: scroll; }
#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.34;
}
.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-cf9274cf-c3be-43aa-8afa-3bc6666b8a81 { margin-left: 20px;
margin-right: 20px; }
@media (min-width: 0px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-042102a7-0d38-4113-8b9f-657bf5d14a9b { padding-top: 25px;
padding-bottom: 25px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.5); }
#s-042102a7-0d38-4113-8b9f-657bf5d14a9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.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: text;
  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-1d61f62d-9f6a-4f1e-8e7c-2b29dcf218de { margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
min-width: 200px;
background-color: rgba(0, 0, 0, 0); }
.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-bfa5694b-fa26-466e-9d3b-2a2a8f4c3f30 { margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px; }
 #s-bfa5694b-fa26-466e-9d3b-2a2a8f4c3f30 .shogun-heading-component h1 {
   color: rgba(0, 0, 0, 1);
   font-weight:  normal ;
   font-family: Megrim;
   font-style:  normal ;
   font-size: 50px;
   
   
   text-align: center;
 }

 

#s-3ca271ad-182a-49b5-8362-a481e08b3565 { margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
background-color: rgba(0, 0, 0, 0); }
#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc { margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
min-height: 50px; }
#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-d445265c-226a-425f-bca5-ab91462baec0 { border-style: solid;
margin-left: 20px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
@media (min-width: 0px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6fe50fb3-2406-41d4-b5b9-b81fdee43a11 .shogun-icon-wrapper {
  text-align: center;
}


#s-6fe50fb3-2406-41d4-b5b9-b81fdee43a11 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-5c6e470b-eb63-48a5-9e29-66968cebbb0f { opacity: 1; }
#s-27eddb5f-ca2e-488f-91a7-8048021260ad .shogun-icon-wrapper {
  text-align: center;
}


#s-27eddb5f-ca2e-488f-91a7-8048021260ad .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-a5d89dc7-f375-4125-b934-535d0e9f7d6d { opacity: 1; }
#s-2a78e799-2548-4693-85ee-0206dffdd923 .shogun-icon-wrapper {
  text-align: center;
}


#s-2a78e799-2548-4693-85ee-0206dffdd923 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-07063159-9af0-491c-ab0f-bdf259099949 { opacity: 1; }
#s-5e9055fd-7c26-460e-9db1-f11b4b01c893 .shogun-icon-wrapper {
  text-align: center;
}


#s-5e9055fd-7c26-460e-9db1-f11b4b01c893 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-73becf24-b876-45fd-9d25-8c0794ea90c2 { opacity: 1; }
#s-dd7f393d-0cf8-4af7-8d14-67afd820a72c { min-height: 50px; }
#s-dd7f393d-0cf8-4af7-8d14-67afd820a72c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-eba1eac6-9f9b-49d3-8fea-c091b1b57de2 { margin-top: 25px;
margin-bottom: 25px;
padding-top: 25px;
padding-bottom: 25px; }
#s-c8f71801-f9f5-4937-8ad3-afbae85d4b67 { padding-top: 10px;
padding-bottom: 10px; }
 #s-c8f71801-f9f5-4937-8ad3-afbae85d4b67 .shogun-heading-component h2 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 38px;
   
   
   text-align: center;
 }

 

#s-1383e3d6-5069-4084-89c6-f73fb1491931 { min-height: 50px; }
#s-1383e3d6-5069-4084-89c6-f73fb1491931 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-f67da7df-8577-4963-aa26-f82bcbd06c5a { margin-left: 20px;
margin-right: 20px;
padding-left: 20px;
padding-right: 20px; }
#s-bc0d89c4-0a31-4fe8-bf09-db9e121ac6b6 { min-height: 50px; }
#s-bc0d89c4-0a31-4fe8-bf09-db9e121ac6b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shg-sld-content {
  width: 100%;
  position: relative;
}

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

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

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

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

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

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

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

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

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

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

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-6b340032-4bb6-4c13-a72b-d083037c9f9b { padding-top: 10px;
padding-bottom: 10px; }
.shogun-image-container {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-74b4a575-6be1-41aa-a45f-4cceb6a223b6 { text-align: center; }
#s-c734631f-2522-4359-81f9-9c4eca5de4ef { text-align: center; }
#s-97f71ac1-2831-418c-a280-58e34ee54782 { text-align: center; }
#s-9bfaea17-7a51-403e-b46d-91bed763b681 { text-align: center; }
#s-a2758de0-813e-45d3-b7a4-cb04e330e98e { text-align: center; }
#s-0a451993-9277-4c8d-97e8-833266dfc6dc { text-align: center; }
#s-6bcec627-c69e-40a3-9511-2af4194110a1 { text-align: center; }
#s-713c886b-d7e1-40e4-9276-adf2297d2083 { margin-top: 25px;
margin-bottom: 25px;
padding-top: 25px;
padding-bottom: 25px; }
#s-6f23a92a-e2c6-4e7c-a3aa-01cf174408c3 { padding-top: 10px;
padding-bottom: 10px; }
 #s-6f23a92a-e2c6-4e7c-a3aa-01cf174408c3 .shogun-heading-component h3 {
   color: #000;
   font-weight:  normal ;
   font-family: Montserrat Subrayada;
   font-style:  normal ;
   font-size: 36px;
   
   
   text-align: center;
 }

 

#s-63353ab8-c008-4df1-a01e-c5ac571bcf6a { padding-top: 10px;
padding-bottom: 10px; }
#s-96c5db77-2ca7-4152-8c05-a7db67473711 { text-align: center; }

#s-96c5db77-2ca7-4152-8c05-a7db67473711 .shogun-image-overlay p {
  font-size: 22px;
  color: #fff;
  
  font-family: Montserrat Alternates;
  
}


#s-3a2c1320-bd7b-416e-b109-2914f682dbf0 { text-align: center; }

#s-3a2c1320-bd7b-416e-b109-2914f682dbf0 .shogun-image-overlay p {
  font-size: 22px;
  color: #fff;
  
  font-family: Montserrat Alternates;
  
}


#s-3b19e1ea-bdb0-4f1f-9bf1-25db8d82e33c { text-align: center; }

#s-3b19e1ea-bdb0-4f1f-9bf1-25db8d82e33c .shogun-image-overlay p {
  font-size: 22px;
  color: rgba(0, 0, 0, 1);
  
  font-family: Montserrat Alternates;
  
}


#s-364f782c-dcc4-4fa4-a583-1c36437fa7ff { text-align: center; }

#s-364f782c-dcc4-4fa4-a583-1c36437fa7ff .shogun-image-overlay p {
  font-size: 22px;
  color: rgba(0, 0, 0, 1);
  
  font-family: Montserrat Alternates;
  
}


#s-11d58bf8-afe7-4856-8e35-50a79560361d { text-align: center; }

#s-11d58bf8-afe7-4856-8e35-50a79560361d .shogun-image-overlay p {
  font-size: 22px;
  color: #fff;
  
  font-family: Montserrat Alternates;
  
}


#s-cafaa603-3a0b-484b-b21e-c3685ca08cb5 { text-align: center; }

#s-cafaa603-3a0b-484b-b21e-c3685ca08cb5 .shogun-image-overlay p {
  font-size: 22px;
  color: rgba(0, 0, 0, 1);
  
  font-family: Montserrat Alternates;
  
}


#s-64c12bdb-662a-4b9c-a1a2-c65dc862c88a { text-align: center; }

#s-64c12bdb-662a-4b9c-a1a2-c65dc862c88a .shogun-image-overlay p {
  font-size: 22px;
  color: #fff;
  
  font-family: Montserrat Alternates;
  
}


#s-31d6d025-4cf4-48f6-8d40-f95f2dc6ba7d { text-align: center; }

#s-31d6d025-4cf4-48f6-8d40-f95f2dc6ba7d .shogun-image-overlay p {
  font-size: 22px;
  color: #fff;
  
  font-family: Montserrat Alternates;
  
}


#s-9bed62ef-6b03-4b13-b9fa-4000c3ca9f29 { text-align: center; }

#s-9bed62ef-6b03-4b13-b9fa-4000c3ca9f29 .shogun-image-overlay p {
  font-size: 22px;
  color: #fff;
  
  font-family: Montserrat Alternates;
  
}


#s-068cf203-c11d-48eb-b011-dae235fe7055 { min-height: 50px; }
#s-068cf203-c11d-48eb-b011-dae235fe7055 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-0ff97950-f305-48a9-950a-85a7cfbd9f93 { margin-top: 20px;
margin-bottom: 20px;
padding-top: 20px;
padding-bottom: 20px; }
#s-3ea0d791-6904-4d5c-9ded-a42f6e5606d0 { background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 0px;
margin-bottom: 0px;
min-height: 300px;
background-position: center center; }
#s-3ea0d791-6904-4d5c-9ded-a42f6e5606d0 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.25;
}
#s-29a9f47a-bc38-4ba3-9408-1eb3a34f721b { margin-left: 20px;
margin-right: 20px;
background-color: rgba(0, 0, 0, 0); }
#s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b { margin-left: 20px;
margin-right: 20px; }
@media (min-width: 0px) {
[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

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

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

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

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

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

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

#s-82b09ec0-fcb7-4c87-8d43-ec1f936739f0 { box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-radius: 0px;
text-align: center;
border-color: rgba(0, 0, 0, 0);
background-color: rgba(0, 216, 161, 1);
font-size: 16px;
color: rgba(0, 0, 0, 1);
text-decoration: none; }
#s-82b09ec0-fcb7-4c87-8d43-ec1f936739f0:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-radius: 0px !important;
opacity: 1 !important;
border-color: rgba(0, 216, 161, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-82b09ec0-fcb7-4c87-8d43-ec1f936739f0:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
opacity: 1 !important;
border-color: rgba(0, 216, 161, 1) !important;
background-color: rgba(0, 216, 161, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}

 #s-82b09ec0-fcb7-4c87-8d43-ec1f936739f0.shg-btn {
   color: rgba(0, 0, 0, 1);
   font-size: 16px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Montserrat Alternates;
 }
#s-06b4a83d-0a10-4664-86b6-09168fe91ade { margin-top: 25px;
margin-bottom: 25px;
padding-top: 25px;
padding-bottom: 25px; }
#s-e44ae8e9-9330-4c9d-9225-2222d5033223 { padding-top: 10px;
padding-bottom: 10px; }
 #s-e44ae8e9-9330-4c9d-9225-2222d5033223 .shogun-heading-component h2 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 37px;
   
   
   text-align: center;
 }

 

#s-789851af-34cf-40c7-aebd-76c50c92d1d1 { margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1); }
#s-789851af-34cf-40c7-aebd-76c50c92d1d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-ebc52c70-7729-4da3-a94e-dc9aace633a2 { min-height: 50px; }
#s-ebc52c70-7729-4da3-a94e-dc9aace633a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-94727694-175a-43e5-8ef4-d764a09b521a { padding-top: 10px;
padding-bottom: 10px; }
#s-eb7420f8-3341-47d4-b5c5-80ec66be822f { text-align: center; }
#s-f754633a-7be2-4561-8e74-17cee4ecd285 { text-align: center; }
#s-6ebe7d23-b71e-4839-830f-5e906f8845d7 { text-align: center; }
#s-46a9db6c-12b1-45ca-8f2b-4830863ec693 { text-align: center; }
#s-d21012f5-c093-4b18-99d6-164286d0c54d { text-align: center; }
#s-ab99fa65-fba2-44cf-913e-74f50434235b { text-align: center; }
#s-7fe51266-3ffe-430f-b65f-97cf66088b6b { text-align: center; }
#s-e439980d-9c74-47eb-83f2-bc27e130bea9 { text-align: center; }
#s-2b465684-38e6-43e9-b491-8c7ef491cef3 { text-align: center; }
#s-7bdef67e-4c57-4f71-b384-b70b59f28c19 { text-align: center; }
#s-64049a6f-643a-438c-b509-7f3c3c7ae247 { text-align: center; }
#s-571c58cb-1bda-465f-baef-f9556a530393 { text-align: center; }
#s-3ab949a4-02ff-4e92-b332-f0bcbe100753 { margin-top: 25px;
margin-bottom: 25px;
padding-top: 25px;
padding-bottom: 25px; }
#s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd { margin-left: 20px;
margin-right: 20px; }
@media (min-width: 0px) {
[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-2c633934-60d2-4e9c-a40b-f27bf7e5eea6 { background-repeat: no-repeat;
background-size: cover;
margin-top: 20px;
margin-bottom: 20px;
min-height: 400px;
background-position: center center;
background-attachment: scroll; }
#s-2c633934-60d2-4e9c-a40b-f27bf7e5eea6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.33;
}
#s-3d9929d7-dfcb-4ca3-8248-784ec0e909c1 { margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-3d9929d7-dfcb-4ca3-8248-784ec0e909c1 .shogun-heading-component h3 {
   color: rgba(0, 0, 0, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 56px;
   
   
   text-align: center;
 }

 

#s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4 { margin-left: 20px;
margin-right: 20px; }
@media (min-width: 0px) {
[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-48ad07cb-1bbe-4f8e-a9c5-bc22b615cdee { box-shadow:0px 0px 0px 0px rgba(0, 201, 148, 0.33);
border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-radius: 0px;
text-align: center;
border-color: rgba(0, 0, 0, 0);
background-color: rgba(0, 216, 161, 1);
font-size: 16px;
color: rgba(0, 0, 0, 1);
text-decoration: none; }
#s-48ad07cb-1bbe-4f8e-a9c5-bc22b615cdee:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-radius: 0px !important;
opacity: 1 !important;
border-color: rgba(0, 216, 161, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-48ad07cb-1bbe-4f8e-a9c5-bc22b615cdee:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
opacity: 1 !important;
border-color: rgba(0, 216, 161, 1) !important;
background-color: rgba(0, 216, 161, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}

 #s-48ad07cb-1bbe-4f8e-a9c5-bc22b615cdee.shg-btn {
   color: rgba(0, 0, 0, 1);
   font-size: 16px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Montserrat Alternates;
 }
#s-f1b93dfb-7774-4bba-90a3-b24c7e211f79 { background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
min-height: 400px;
background-position: center bottom;
border-color: #000;
background-attachment: scroll; }
#s-f1b93dfb-7774-4bba-90a3-b24c7e211f79 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.36;
}
#s-b52da470-921f-4770-bca1-65ee88b75243 { margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-b52da470-921f-4770-bca1-65ee88b75243 .shogun-heading-component h3 {
   color: rgba(0, 0, 0, 1);
   font-weight:  normal ;
   font-family: Megrim;
   font-style:  normal ;
   font-size: 56px;
   
   
   text-align: center;
 }

 
 #s-b52da470-921f-4770-bca1-65ee88b75243 .shogun-heading-component h3 a {
   color: rgba(0, 0, 0, 1);
 }
 

#s-d3d818f3-f806-43b6-aa0c-61e6b599a053 { margin-left: 20px;
margin-right: 20px; }
@media (min-width: 0px) {
[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-9bc0a7e2-32fd-4a58-8301-0ecb692a283d { box-shadow:0px 0px 0px 0px rgba(0, 201, 148, 0.33);
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 0px;
text-align: center;
border-color: rgba(0, 0, 0, 0);
background-color: rgba(0, 216, 161, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none; }
#s-9bc0a7e2-32fd-4a58-8301-0ecb692a283d:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-radius: 0px !important;
opacity: 1 !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-9bc0a7e2-32fd-4a58-8301-0ecb692a283d:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
opacity: 1 !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

 #s-9bc0a7e2-32fd-4a58-8301-0ecb692a283d.shg-btn {
   color: rgba(0, 0, 0, 1);
   font-size: 16px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Montserrat Alternates;
 }
#s-65f39f23-8b56-4e7c-878f-02a985025988 { min-height: 50px; }
#s-65f39f23-8b56-4e7c-878f-02a985025988 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-54700620-59ed-4090-b328-8234169c739f { min-height: 50px; }
#s-54700620-59ed-4090-b328-8234169c739f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-a5f7601f-e0f7-4151-bfbd-24a0af13217d { padding-top: 25px;
padding-bottom: 25px; }
#s-27ae4bbc-59fd-4c0c-bf69-67b978f05eec { margin-top: 25px;
margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-27ae4bbc-59fd-4c0c-bf69-67b978f05eec .shogun-heading-component h3 {
   color: #000;
   font-weight:  normal ;
   font-family: Montserrat Subrayada;
   font-style:  normal ;
   font-size: 36px;
   
   
   text-align: center;
 }

 

#s-a833698c-74d8-451f-bcd2-02c58bf6d830 { min-height: 50px; }
#s-a833698c-74d8-451f-bcd2-02c58bf6d830 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-2c97643e-5854-44c7-8105-b7d2208b3b96 {  }
@media (max-width: 767px){#s-2c97643e-5854-44c7-8105-b7d2208b3b96, #wrap-s-2c97643e-5854-44c7-8105-b7d2208b3b96 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2c97643e-5854-44c7-8105-b7d2208b3b96, #wrap-s-2c97643e-5854-44c7-8105-b7d2208b3b96 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2c97643e-5854-44c7-8105-b7d2208b3b96, #wrap-s-2c97643e-5854-44c7-8105-b7d2208b3b96 { display:none !important; }}@media (min-width: 1200px){#s-2c97643e-5854-44c7-8105-b7d2208b3b96, #wrap-s-2c97643e-5854-44c7-8105-b7d2208b3b96 { display:none !important; }}
.shg-map-info-window-container {
  max-width: 200px;
}

.shg-map-container {
  height: 400px;
}

.shg-map {
  height: 100%;
}

.shg-map .gm-style-cc, .shg-map .gm-style-cc+div {
  visibility: visible !important;
}

#s-f68488a8-d8a8-4922-a9a4-ca759c884b2a { min-height: 400px; }
#s-3f6735bc-45e3-42f5-9fb7-1d3115b62064 { margin-top: 20px;
margin-bottom: 20px;
padding-top: 20px;
padding-bottom: 20px; }
#s-ba0ab757-dc51-4607-aca6-bab4b98e1adb { min-height: 50px; }
#s-ba0ab757-dc51-4607-aca6-bab4b98e1adb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shg-ig-x {
  overflow-x: hidden;
}

.shg-ig-posts-container {
  display: flex;
  flex-wrap: wrap;
}

.shg-ig-posts {
  box-sizing: border-box;
  height: 100%;
}

.shg-ig-posts-link {
  text-decoration: none;
}

.shg-ig-posts-image {
  max-height: 100%;
  width: 100%;
  display: block;
}

.shg-ig-posts-caption {
  width: 100%;
  font-size: 12px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  text-align: left;
}

.shg-ig-details-container {
  padding-top: 9px;
  border-top: 1px solid #ddd;
}

.shg-ig-user-details {
  display: flex;
  flex-direction: row;
}

.shg-ig-user-image {
  max-width: 30px;
  max-height: 30px;
  margin-right: 10px;
}

.shg-ig-username-container {
  display: flex;
  flex-direction: column;
}

.shg-ig-user-full-name {
  margin-bottom: 3px !important;
  font-family: Arial;
  color: #b3b3b3;
  font-size: 12px;
}

.shg-ig-user-createdat {
  margin-bottom: 0 !important;
  font-family: Arial;
  color: #b3b3b3;
  font-size: 12px;
}

#s-77e623e5-33d3-46bd-91c7-577345d5b9cb { margin-left: 50px;
margin-right: 50px; }
@media (min-width: 768px) {
  [id="s-77e623e5-33d3-46bd-91c7-577345d5b9cb"] .shg-ig-posts-container > .shg-ig-posts {
    width: 33.333333333333336%;
    padding-right: 30px;
  }

  .shg-ig-posts-container {
    width: calc(100% + 30px) !important;
  }
}

#s-bb85bb26-2fd4-4b13-944e-38696c59754c { margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(244, 244, 244, 1); }
#s-bb85bb26-2fd4-4b13-944e-38696c59754c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-b302280b-159f-41fc-ac9c-ed60e2a99508 { border-style: solid;
margin-top: 40px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1); }
 #s-b302280b-159f-41fc-ac9c-ed60e2a99508 .shogun-heading-component h3 {
   color: #000;
   font-weight:  normal ;
   font-family: Montserrat Subrayada;
   font-style:  normal ;
   font-size: 36px;
   
   
   text-align: center;
 }

 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-30edcfdf-f26b-4627-93f2-7fbb80f10c5a { margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px; }
#s-30edcfdf-f26b-4627-93f2-7fbb80f10c5a .shogun-tabs {
  justify-content: center;
}


  #s-30edcfdf-f26b-4627-93f2-7fbb80f10c5a .shogun-tabs > li > .shogun-tab-box {
    background: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
  }
  #s-30edcfdf-f26b-4627-93f2-7fbb80f10c5a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(244, 244, 244, 1);
    border: 1px solid rgba(0, 0, 0, 0.21);
  }
#s-30edcfdf-f26b-4627-93f2-7fbb80f10c5a .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Work Sans;
  
  
  font-size: 11px;
}

#s-30edcfdf-f26b-4627-93f2-7fbb80f10c5a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-30edcfdf-f26b-4627-93f2-7fbb80f10c5a .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(244, 244, 244, 1);
}

#s-30edcfdf-f26b-4627-93f2-7fbb80f10c5a .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(0, 0, 0, 0.21);
}

#s-30edcfdf-f26b-4627-93f2-7fbb80f10c5a .shogun-tab {
  max-width: calc(100% / 3 - (3 - 2) * 2px / 3);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-3ca3bdc0-d83d-4aa2-828f-7a8369ab2882 {
  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: -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-54fc5a97-e049-49ad-9373-39f5c5fac147 { text-align: left; }
.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-1661822a-87ee-4f18-8a42-f4c0c44909cc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1661822a-87ee-4f18-8a42-f4c0c44909cc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-56d9567c-0365-4a75-a834-20e6e7a2a509 { text-align: left; }
#s-56d9567c-0365-4a75-a834-20e6e7a2a509 .shg-product-sold-out {
  display: none;
}

#s-56d9567c-0365-4a75-a834-20e6e7a2a509 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-56d9567c-0365-4a75-a834-20e6e7a2a509 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.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-btn:not(.shg-btn-stretch) {
  display: inline-block !important;
}

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

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

#s-8940640d-b22e-4293-9734-0d1005227f91 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8940640d-b22e-4293-9734-0d1005227f91:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8940640d-b22e-4293-9734-0d1005227f91:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8940640d-b22e-4293-9734-0d1005227f91 {
  display: block;
  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-8940640d-b22e-4293-9734-0d1005227f91.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8940640d-b22e-4293-9734-0d1005227f91.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8940640d-b22e-4293-9734-0d1005227f91.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fd020247-f819-43b7-ade4-624e99645a1a {
  display: none;
}
#s-cbc2c5fd-ff1b-4e23-9d78-335c101f42eb { text-align: left; }
#s-446a98f5-eead-4292-ba01-cfcf7f4a339c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-446a98f5-eead-4292-ba01-cfcf7f4a339c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9cfcbc28-a1d2-4b15-8bd3-f2be8875bfe5 { text-align: left; }
#s-9cfcbc28-a1d2-4b15-8bd3-f2be8875bfe5 .shg-product-sold-out {
  display: none;
}

#s-9cfcbc28-a1d2-4b15-8bd3-f2be8875bfe5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9cfcbc28-a1d2-4b15-8bd3-f2be8875bfe5 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-f4afa3a3-eaa2-470e-9a1c-e89f4ecbebc8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f4afa3a3-eaa2-470e-9a1c-e89f4ecbebc8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f4afa3a3-eaa2-470e-9a1c-e89f4ecbebc8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f4afa3a3-eaa2-470e-9a1c-e89f4ecbebc8 {
  display: block;
  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-f4afa3a3-eaa2-470e-9a1c-e89f4ecbebc8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f4afa3a3-eaa2-470e-9a1c-e89f4ecbebc8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f4afa3a3-eaa2-470e-9a1c-e89f4ecbebc8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ecddb3fa-034d-4054-863b-e84fea98d93d {
  display: none;
}
#s-a93b07d1-3eb7-476a-88c1-46f7d9612357 { text-align: left; }
#s-3ff6004e-948e-4413-823b-b7b180359961 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3ff6004e-948e-4413-823b-b7b180359961 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-daf730e0-3800-43c0-8f45-92f7a9b542fa { text-align: left; }
#s-daf730e0-3800-43c0-8f45-92f7a9b542fa .shg-product-sold-out {
  display: none;
}

#s-daf730e0-3800-43c0-8f45-92f7a9b542fa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-daf730e0-3800-43c0-8f45-92f7a9b542fa .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-6d919582-18f2-47bb-9bf4-4b3dadbdbcdc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6d919582-18f2-47bb-9bf4-4b3dadbdbcdc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6d919582-18f2-47bb-9bf4-4b3dadbdbcdc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6d919582-18f2-47bb-9bf4-4b3dadbdbcdc {
  display: block;
  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-6d919582-18f2-47bb-9bf4-4b3dadbdbcdc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6d919582-18f2-47bb-9bf4-4b3dadbdbcdc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6d919582-18f2-47bb-9bf4-4b3dadbdbcdc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-972f7d9c-b8ee-402e-b032-477596c244ff {
  display: none;
}
#s-7d578bb5-8b3a-4c96-8c79-7d8cebe9551b { text-align: left; }
#s-b9b0ddc3-9d30-4602-987c-d1f812ae2ac4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b9b0ddc3-9d30-4602-987c-d1f812ae2ac4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f870cd3c-2f73-406a-8934-e708ada2f00b { text-align: left; }
#s-f870cd3c-2f73-406a-8934-e708ada2f00b .shg-product-sold-out {
  display: none;
}

#s-f870cd3c-2f73-406a-8934-e708ada2f00b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f870cd3c-2f73-406a-8934-e708ada2f00b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-8bcf9134-3113-4ea6-b7ff-1285ae802645 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8bcf9134-3113-4ea6-b7ff-1285ae802645:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8bcf9134-3113-4ea6-b7ff-1285ae802645:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8bcf9134-3113-4ea6-b7ff-1285ae802645 {
  display: block;
  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-8bcf9134-3113-4ea6-b7ff-1285ae802645.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8bcf9134-3113-4ea6-b7ff-1285ae802645.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8bcf9134-3113-4ea6-b7ff-1285ae802645.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9a46afa3-341a-4d21-8847-845d4c573373 {
  display: none;
}
#s-a33ae0b5-3382-45fd-a2e9-f012737ad002 { text-align: left; }
#s-e750e531-b27d-48ad-b721-44443da0a6a3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e750e531-b27d-48ad-b721-44443da0a6a3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a54a10d3-11bf-436c-986d-a015542f32cd { text-align: left; }
#s-a54a10d3-11bf-436c-986d-a015542f32cd .shg-product-sold-out {
  display: none;
}

#s-a54a10d3-11bf-436c-986d-a015542f32cd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a54a10d3-11bf-436c-986d-a015542f32cd .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-b38b889b-94a7-42ab-b0c0-39e37ab21894 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b38b889b-94a7-42ab-b0c0-39e37ab21894:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b38b889b-94a7-42ab-b0c0-39e37ab21894:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b38b889b-94a7-42ab-b0c0-39e37ab21894 {
  display: block;
  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-b38b889b-94a7-42ab-b0c0-39e37ab21894.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b38b889b-94a7-42ab-b0c0-39e37ab21894.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b38b889b-94a7-42ab-b0c0-39e37ab21894.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c402f5c1-1097-4130-a0f6-f1bd973522c1 {
  display: none;
}
#s-a6e15983-d332-449c-815c-84fd43a6de52 { text-align: left; }
#s-b15c9012-bb09-4709-8a90-ca45e9c603cc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b15c9012-bb09-4709-8a90-ca45e9c603cc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-da617a0e-b8c5-40fb-b106-297808c70135 { text-align: left; }
#s-da617a0e-b8c5-40fb-b106-297808c70135 .shg-product-sold-out {
  display: none;
}

#s-da617a0e-b8c5-40fb-b106-297808c70135 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-da617a0e-b8c5-40fb-b106-297808c70135 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-f59b1aed-9870-4713-9c5c-a7de6d6ed26f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f59b1aed-9870-4713-9c5c-a7de6d6ed26f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f59b1aed-9870-4713-9c5c-a7de6d6ed26f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f59b1aed-9870-4713-9c5c-a7de6d6ed26f {
  display: block;
  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-f59b1aed-9870-4713-9c5c-a7de6d6ed26f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f59b1aed-9870-4713-9c5c-a7de6d6ed26f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f59b1aed-9870-4713-9c5c-a7de6d6ed26f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c85b4b71-15cb-4798-aa93-158c46f75a51 {
  display: none;
}
#s-63e67dff-148f-4317-9e5c-26bc219964d5 { text-align: left; }
#s-109577a5-c3d8-48d7-9050-611e680a810f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-109577a5-c3d8-48d7-9050-611e680a810f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4a311e6f-01f8-421a-9097-75d3620df54e { text-align: left; }
#s-4a311e6f-01f8-421a-9097-75d3620df54e .shg-product-sold-out {
  display: none;
}

#s-4a311e6f-01f8-421a-9097-75d3620df54e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4a311e6f-01f8-421a-9097-75d3620df54e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-b3b64c65-3a58-4161-9ca2-346a56a9b4ab { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b3b64c65-3a58-4161-9ca2-346a56a9b4ab:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b3b64c65-3a58-4161-9ca2-346a56a9b4ab:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b3b64c65-3a58-4161-9ca2-346a56a9b4ab {
  display: block;
  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-b3b64c65-3a58-4161-9ca2-346a56a9b4ab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b3b64c65-3a58-4161-9ca2-346a56a9b4ab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b3b64c65-3a58-4161-9ca2-346a56a9b4ab.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6e5f77f0-4c52-4878-a4ca-e60cc97d2277 {
  display: none;
}
#s-344dcff6-5fc5-44f9-ac72-a2c3f4fe1acc { text-align: left; }
#s-7add9609-f3d4-4cee-8cfa-5b568b8edccc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7add9609-f3d4-4cee-8cfa-5b568b8edccc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-901a7141-399e-405d-8034-008d6641655f { text-align: left; }
#s-901a7141-399e-405d-8034-008d6641655f .shg-product-sold-out {
  display: none;
}

#s-901a7141-399e-405d-8034-008d6641655f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-901a7141-399e-405d-8034-008d6641655f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-669c4562-3ec6-454a-9a78-bec26bdd2a92 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-669c4562-3ec6-454a-9a78-bec26bdd2a92:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-669c4562-3ec6-454a-9a78-bec26bdd2a92:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-669c4562-3ec6-454a-9a78-bec26bdd2a92 {
  display: block;
  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-669c4562-3ec6-454a-9a78-bec26bdd2a92.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-669c4562-3ec6-454a-9a78-bec26bdd2a92.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-669c4562-3ec6-454a-9a78-bec26bdd2a92.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8cfe023f-954a-492d-98ba-7e0b18e8b472 {
  display: none;
}
#s-fd4915ba-4e26-4730-8176-e2290288e7bd { text-align: left; }
#s-243efdf0-67fe-4ffa-8a60-52a06c2ae6f1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-243efdf0-67fe-4ffa-8a60-52a06c2ae6f1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-99b015bc-e9e8-40ba-847b-63388901a4c1 { text-align: left; }
#s-99b015bc-e9e8-40ba-847b-63388901a4c1 .shg-product-sold-out {
  display: none;
}

#s-99b015bc-e9e8-40ba-847b-63388901a4c1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-99b015bc-e9e8-40ba-847b-63388901a4c1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-26026301-3547-4f31-ae97-8eb22d8c3d55 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-26026301-3547-4f31-ae97-8eb22d8c3d55:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-26026301-3547-4f31-ae97-8eb22d8c3d55:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-26026301-3547-4f31-ae97-8eb22d8c3d55 {
  display: block;
  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-26026301-3547-4f31-ae97-8eb22d8c3d55.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-26026301-3547-4f31-ae97-8eb22d8c3d55.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-26026301-3547-4f31-ae97-8eb22d8c3d55.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2b80d763-b729-4ea8-8df4-c6fa2eda670f {
  display: none;
}
#s-5910bc1d-21ce-466b-b914-2e12dcabf466 { text-align: left; }
#s-6b86557b-e620-42a5-81e9-f112799472aa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6b86557b-e620-42a5-81e9-f112799472aa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-614039b9-860e-4087-9804-e88ab4f24184 { text-align: left; }
#s-614039b9-860e-4087-9804-e88ab4f24184 .shg-product-sold-out {
  display: none;
}

#s-614039b9-860e-4087-9804-e88ab4f24184 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-614039b9-860e-4087-9804-e88ab4f24184 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-cbf0fce1-a3fb-4e65-9b56-80df530d0801 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cbf0fce1-a3fb-4e65-9b56-80df530d0801:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cbf0fce1-a3fb-4e65-9b56-80df530d0801:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cbf0fce1-a3fb-4e65-9b56-80df530d0801 {
  display: block;
  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-cbf0fce1-a3fb-4e65-9b56-80df530d0801.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cbf0fce1-a3fb-4e65-9b56-80df530d0801.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cbf0fce1-a3fb-4e65-9b56-80df530d0801.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c260cbb1-fc67-4f56-8e58-be5f32af3500 {
  display: none;
}
#s-fcf3e142-a6fc-4243-8b13-63063b42c53d { text-align: left; }
#s-18500c78-14e7-4cd0-95d7-b7bb064c4a8c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-18500c78-14e7-4cd0-95d7-b7bb064c4a8c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-17497b47-0ff3-447e-b4e3-55673dcfd1d7 { text-align: left; }
#s-17497b47-0ff3-447e-b4e3-55673dcfd1d7 .shg-product-sold-out {
  display: none;
}

#s-17497b47-0ff3-447e-b4e3-55673dcfd1d7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-17497b47-0ff3-447e-b4e3-55673dcfd1d7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-7e6517ca-007a-458b-b9bd-83a08bdf618e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7e6517ca-007a-458b-b9bd-83a08bdf618e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7e6517ca-007a-458b-b9bd-83a08bdf618e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7e6517ca-007a-458b-b9bd-83a08bdf618e {
  display: block;
  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-7e6517ca-007a-458b-b9bd-83a08bdf618e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e6517ca-007a-458b-b9bd-83a08bdf618e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7e6517ca-007a-458b-b9bd-83a08bdf618e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-85a9f0cf-b37f-4d03-8afe-7bc5e5223a22 {
  display: none;
}
#s-c250b233-6ae6-4b04-b01a-25a082148c51 { text-align: left; }
#s-cedef59a-64ce-4f1f-bd52-488c975f54b6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cedef59a-64ce-4f1f-bd52-488c975f54b6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0908a664-0788-49d3-89ce-0833a31a714e { text-align: left; }
#s-0908a664-0788-49d3-89ce-0833a31a714e .shg-product-sold-out {
  display: none;
}

#s-0908a664-0788-49d3-89ce-0833a31a714e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0908a664-0788-49d3-89ce-0833a31a714e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-5bb02985-f69a-4eae-836d-3862c0a09304 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5bb02985-f69a-4eae-836d-3862c0a09304:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5bb02985-f69a-4eae-836d-3862c0a09304:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5bb02985-f69a-4eae-836d-3862c0a09304 {
  display: block;
  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-5bb02985-f69a-4eae-836d-3862c0a09304.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5bb02985-f69a-4eae-836d-3862c0a09304.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5bb02985-f69a-4eae-836d-3862c0a09304.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-36f83d0b-d784-4d3e-8959-6599ed5deeea {
  display: none;
}
#s-262ebd65-38d9-4929-a1cd-078c4109ee0f { text-align: left; }
#s-ea48fbf0-b841-4517-a511-26b360df3af1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ea48fbf0-b841-4517-a511-26b360df3af1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-979078be-c903-4152-aaf2-5c8170e36b9f { text-align: left; }
#s-979078be-c903-4152-aaf2-5c8170e36b9f .shg-product-sold-out {
  display: none;
}

#s-979078be-c903-4152-aaf2-5c8170e36b9f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-979078be-c903-4152-aaf2-5c8170e36b9f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-5a43ec7e-90da-4b32-8aba-ae1e82eac8ab { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5a43ec7e-90da-4b32-8aba-ae1e82eac8ab:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5a43ec7e-90da-4b32-8aba-ae1e82eac8ab:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5a43ec7e-90da-4b32-8aba-ae1e82eac8ab {
  display: block;
  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-5a43ec7e-90da-4b32-8aba-ae1e82eac8ab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5a43ec7e-90da-4b32-8aba-ae1e82eac8ab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5a43ec7e-90da-4b32-8aba-ae1e82eac8ab.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5f539d68-d3bd-4c11-abe5-f2c3a222f444 {
  display: none;
}
#s-3e23719e-3ac3-4cc1-a501-2dd27ee70088 { text-align: left; }
#s-8ebdef25-1e93-4b38-a9ef-845e5f20e2c6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8ebdef25-1e93-4b38-a9ef-845e5f20e2c6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5a149bfa-e38c-4969-a9c6-0e4b58aa558c { text-align: left; }
#s-5a149bfa-e38c-4969-a9c6-0e4b58aa558c .shg-product-sold-out {
  display: none;
}

#s-5a149bfa-e38c-4969-a9c6-0e4b58aa558c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5a149bfa-e38c-4969-a9c6-0e4b58aa558c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-eed5c8ad-841d-41c2-9634-6d463dca5abf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eed5c8ad-841d-41c2-9634-6d463dca5abf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eed5c8ad-841d-41c2-9634-6d463dca5abf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eed5c8ad-841d-41c2-9634-6d463dca5abf {
  display: block;
  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-eed5c8ad-841d-41c2-9634-6d463dca5abf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eed5c8ad-841d-41c2-9634-6d463dca5abf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eed5c8ad-841d-41c2-9634-6d463dca5abf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1bd0b321-4b83-45da-b2e9-0a1ea39e0583 {
  display: none;
}
#s-2f8d34f5-48ea-42b7-8cdc-23908ec6af2b { text-align: left; }
#s-6e35b6ec-a399-4ce5-9e17-c697c4148e88 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6e35b6ec-a399-4ce5-9e17-c697c4148e88 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f5ce95b6-3511-45ea-88b4-01abdcccf7e5 { text-align: left; }
#s-f5ce95b6-3511-45ea-88b4-01abdcccf7e5 .shg-product-sold-out {
  display: none;
}

#s-f5ce95b6-3511-45ea-88b4-01abdcccf7e5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f5ce95b6-3511-45ea-88b4-01abdcccf7e5 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-ae18ed1e-0fcd-4f5c-a1ac-5b1fcafbc110 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ae18ed1e-0fcd-4f5c-a1ac-5b1fcafbc110:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ae18ed1e-0fcd-4f5c-a1ac-5b1fcafbc110:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ae18ed1e-0fcd-4f5c-a1ac-5b1fcafbc110 {
  display: block;
  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-ae18ed1e-0fcd-4f5c-a1ac-5b1fcafbc110.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ae18ed1e-0fcd-4f5c-a1ac-5b1fcafbc110.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ae18ed1e-0fcd-4f5c-a1ac-5b1fcafbc110.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e35dd180-3bd0-4a0c-9760-d747627180f8 {
  display: none;
}
#s-cdc8b53e-2650-4b22-bff8-7044bcd8608d { text-align: left; }
#s-1cfe2255-b751-4560-ab3e-2cc8ef2b3c89 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1cfe2255-b751-4560-ab3e-2cc8ef2b3c89 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-44a12b59-2e4d-4255-b5c4-e257c1f7558e { text-align: left; }
#s-44a12b59-2e4d-4255-b5c4-e257c1f7558e .shg-product-sold-out {
  display: none;
}

#s-44a12b59-2e4d-4255-b5c4-e257c1f7558e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-44a12b59-2e4d-4255-b5c4-e257c1f7558e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-64b800b4-d2a7-45c1-b053-388292505590 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-64b800b4-d2a7-45c1-b053-388292505590:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-64b800b4-d2a7-45c1-b053-388292505590:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-64b800b4-d2a7-45c1-b053-388292505590 {
  display: block;
  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-64b800b4-d2a7-45c1-b053-388292505590.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-64b800b4-d2a7-45c1-b053-388292505590.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-64b800b4-d2a7-45c1-b053-388292505590.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-241250ff-3a4c-4e8e-8e4b-d2aecb744f81 {
  display: none;
}
#s-c8410003-58b4-4ac1-b9c2-4bee9dcdbcb3 { text-align: left; }
#s-d7904de4-a398-4411-9d0f-b6ccb20dc94a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d7904de4-a398-4411-9d0f-b6ccb20dc94a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1a002308-9940-42fb-ac91-a8e2bf023362 { text-align: left; }
#s-1a002308-9940-42fb-ac91-a8e2bf023362 .shg-product-sold-out {
  display: none;
}

#s-1a002308-9940-42fb-ac91-a8e2bf023362 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1a002308-9940-42fb-ac91-a8e2bf023362 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-443a0bf0-44d9-4b3d-8dc7-6a5e20e172d4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-443a0bf0-44d9-4b3d-8dc7-6a5e20e172d4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-443a0bf0-44d9-4b3d-8dc7-6a5e20e172d4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-443a0bf0-44d9-4b3d-8dc7-6a5e20e172d4 {
  display: block;
  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-443a0bf0-44d9-4b3d-8dc7-6a5e20e172d4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-443a0bf0-44d9-4b3d-8dc7-6a5e20e172d4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-443a0bf0-44d9-4b3d-8dc7-6a5e20e172d4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-44ef5548-4568-4db2-adb4-e1f316d9db09 {
  display: none;
}
#s-96d801b4-0dec-4bf5-85dd-0dd4409fc3bd { text-align: left; }
#s-c6cb5179-9eac-4e66-bdea-c1ac1f1afdd8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c6cb5179-9eac-4e66-bdea-c1ac1f1afdd8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8742383e-8e32-427a-84d4-75a5fd0e903c { text-align: left; }
#s-8742383e-8e32-427a-84d4-75a5fd0e903c .shg-product-sold-out {
  display: none;
}

#s-8742383e-8e32-427a-84d4-75a5fd0e903c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8742383e-8e32-427a-84d4-75a5fd0e903c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-ce8b18be-1b28-4dc5-bde7-b043c20112f4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ce8b18be-1b28-4dc5-bde7-b043c20112f4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ce8b18be-1b28-4dc5-bde7-b043c20112f4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ce8b18be-1b28-4dc5-bde7-b043c20112f4 {
  display: block;
  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-ce8b18be-1b28-4dc5-bde7-b043c20112f4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce8b18be-1b28-4dc5-bde7-b043c20112f4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ce8b18be-1b28-4dc5-bde7-b043c20112f4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-58faed9c-47f9-4349-9a44-b46d629bf3d1 {
  display: none;
}
#s-bd48fd1e-0fec-40ad-a0b3-5e11fed3a34b { text-align: left; }
#s-1364ca95-1bf9-430f-993b-53e5f5d5bb10 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1364ca95-1bf9-430f-993b-53e5f5d5bb10 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-976edf7d-a925-47f5-81f2-5d0007497609 { text-align: left; }
#s-976edf7d-a925-47f5-81f2-5d0007497609 .shg-product-sold-out {
  display: none;
}

#s-976edf7d-a925-47f5-81f2-5d0007497609 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-976edf7d-a925-47f5-81f2-5d0007497609 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-e77b0e6f-3e77-475c-bed9-97ffa034170a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e77b0e6f-3e77-475c-bed9-97ffa034170a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e77b0e6f-3e77-475c-bed9-97ffa034170a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e77b0e6f-3e77-475c-bed9-97ffa034170a {
  display: block;
  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-e77b0e6f-3e77-475c-bed9-97ffa034170a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e77b0e6f-3e77-475c-bed9-97ffa034170a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e77b0e6f-3e77-475c-bed9-97ffa034170a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6d708bfd-3f14-4b8a-9f3e-48290c061769 {
  display: none;
}
#s-85bb4619-891b-4c87-baf5-ea2cc4128530 { text-align: left; }
#s-3d5291a0-fd90-440c-856c-e91c8530f9fc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3d5291a0-fd90-440c-856c-e91c8530f9fc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-72eda582-08b7-4196-b998-471f8efaf8c0 { text-align: left; }
#s-72eda582-08b7-4196-b998-471f8efaf8c0 .shg-product-sold-out {
  display: none;
}

#s-72eda582-08b7-4196-b998-471f8efaf8c0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-72eda582-08b7-4196-b998-471f8efaf8c0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-78518291-7788-4f3c-a4da-1ffba95eaf8c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-78518291-7788-4f3c-a4da-1ffba95eaf8c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-78518291-7788-4f3c-a4da-1ffba95eaf8c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-78518291-7788-4f3c-a4da-1ffba95eaf8c {
  display: block;
  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-78518291-7788-4f3c-a4da-1ffba95eaf8c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-78518291-7788-4f3c-a4da-1ffba95eaf8c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-78518291-7788-4f3c-a4da-1ffba95eaf8c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-86f2ec68-8383-4fcd-b3d8-1447e6fd2001 {
  display: none;
}
#s-bb052fab-8379-4f0e-8c14-a43845b42fd6 { text-align: left; }
#s-2b1a182e-8406-4c3e-b62e-2a0d37bc3845 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2b1a182e-8406-4c3e-b62e-2a0d37bc3845 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-07d787bc-1acc-42a7-b94e-6ebb591a2622 { text-align: left; }
#s-07d787bc-1acc-42a7-b94e-6ebb591a2622 .shg-product-sold-out {
  display: none;
}

#s-07d787bc-1acc-42a7-b94e-6ebb591a2622 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-07d787bc-1acc-42a7-b94e-6ebb591a2622 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-3a1f74e0-3040-4988-96f9-fa3ea5ac3dab { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3a1f74e0-3040-4988-96f9-fa3ea5ac3dab:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3a1f74e0-3040-4988-96f9-fa3ea5ac3dab:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3a1f74e0-3040-4988-96f9-fa3ea5ac3dab {
  display: block;
  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-3a1f74e0-3040-4988-96f9-fa3ea5ac3dab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3a1f74e0-3040-4988-96f9-fa3ea5ac3dab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3a1f74e0-3040-4988-96f9-fa3ea5ac3dab.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3a2d6cd9-9e1d-487d-96c1-4dc82ab9703e {
  display: none;
}
#s-35d0d95e-3257-4b4f-a58c-6f4e4869a55c { text-align: left; }
#s-c97c7536-b0ff-4522-8848-031a6f46f261 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c97c7536-b0ff-4522-8848-031a6f46f261 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bac76c53-2034-49a4-9041-c66630c4f8e3 { text-align: left; }
#s-bac76c53-2034-49a4-9041-c66630c4f8e3 .shg-product-sold-out {
  display: none;
}

#s-bac76c53-2034-49a4-9041-c66630c4f8e3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bac76c53-2034-49a4-9041-c66630c4f8e3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-1c14ea29-ecec-44e9-b041-f9c5415308ee { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1c14ea29-ecec-44e9-b041-f9c5415308ee:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1c14ea29-ecec-44e9-b041-f9c5415308ee:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1c14ea29-ecec-44e9-b041-f9c5415308ee {
  display: block;
  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-1c14ea29-ecec-44e9-b041-f9c5415308ee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1c14ea29-ecec-44e9-b041-f9c5415308ee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1c14ea29-ecec-44e9-b041-f9c5415308ee.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-14abc1ae-a543-4370-bb71-00a99a83dc90 {
  display: none;
}
#s-c7cdb250-0055-4f84-8560-2c64c7caedea { text-align: left; }
#s-6be5c837-2b95-4e69-b4e0-638e950317f2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6be5c837-2b95-4e69-b4e0-638e950317f2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fe21e783-fa88-4278-b683-6ed3a32a380c { text-align: left; }
#s-fe21e783-fa88-4278-b683-6ed3a32a380c .shg-product-sold-out {
  display: none;
}

#s-fe21e783-fa88-4278-b683-6ed3a32a380c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fe21e783-fa88-4278-b683-6ed3a32a380c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-8e2664f9-edfb-41c7-969f-6a4811794db6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8e2664f9-edfb-41c7-969f-6a4811794db6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8e2664f9-edfb-41c7-969f-6a4811794db6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8e2664f9-edfb-41c7-969f-6a4811794db6 {
  display: block;
  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-8e2664f9-edfb-41c7-969f-6a4811794db6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e2664f9-edfb-41c7-969f-6a4811794db6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8e2664f9-edfb-41c7-969f-6a4811794db6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7a5e4c0b-0f91-4b2d-924e-79e1074c4fee {
  display: none;
}
#s-08f63741-ad83-42fe-9869-411c3d2ada28 { text-align: left; }
#s-5ac1e38d-347b-492c-9a3c-4783374ddce0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5ac1e38d-347b-492c-9a3c-4783374ddce0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3ea2e423-e0ca-4d1d-929c-d3fcbd3ba5b6 { text-align: left; }
#s-3ea2e423-e0ca-4d1d-929c-d3fcbd3ba5b6 .shg-product-sold-out {
  display: none;
}

#s-3ea2e423-e0ca-4d1d-929c-d3fcbd3ba5b6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3ea2e423-e0ca-4d1d-929c-d3fcbd3ba5b6 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-ac16080f-f836-42e3-900e-ebfde8effbe2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ac16080f-f836-42e3-900e-ebfde8effbe2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ac16080f-f836-42e3-900e-ebfde8effbe2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ac16080f-f836-42e3-900e-ebfde8effbe2 {
  display: block;
  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-ac16080f-f836-42e3-900e-ebfde8effbe2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ac16080f-f836-42e3-900e-ebfde8effbe2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ac16080f-f836-42e3-900e-ebfde8effbe2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5c48dc7d-4dc1-4eb3-9a90-9c7368b233e8 {
  display: none;
}
#s-cbf76c95-bdff-4a4f-9df8-c49158ae036d { text-align: left; }
#s-3fe894a6-0d31-4239-8dc2-f7417be70135 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3fe894a6-0d31-4239-8dc2-f7417be70135 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-690763c1-f9ef-4d0f-916c-329be6e4ccc2 { text-align: left; }
#s-690763c1-f9ef-4d0f-916c-329be6e4ccc2 .shg-product-sold-out {
  display: none;
}

#s-690763c1-f9ef-4d0f-916c-329be6e4ccc2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-690763c1-f9ef-4d0f-916c-329be6e4ccc2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c349f92d-71b1-4596-a4e3-ca8e768f32d2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c349f92d-71b1-4596-a4e3-ca8e768f32d2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c349f92d-71b1-4596-a4e3-ca8e768f32d2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c349f92d-71b1-4596-a4e3-ca8e768f32d2 {
  display: block;
  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-c349f92d-71b1-4596-a4e3-ca8e768f32d2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c349f92d-71b1-4596-a4e3-ca8e768f32d2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c349f92d-71b1-4596-a4e3-ca8e768f32d2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bf9a1148-b1cb-453f-be18-a844c1ddb59d {
  display: none;
}
#s-12e9e519-20e4-4344-9a55-a38d8e549b03 { text-align: left; }
#s-c431b36b-e41a-48e3-8ecd-3e45f8634538 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c431b36b-e41a-48e3-8ecd-3e45f8634538 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7989c99c-04f1-4895-aff0-0bcfff250942 { text-align: left; }
#s-7989c99c-04f1-4895-aff0-0bcfff250942 .shg-product-sold-out {
  display: none;
}

#s-7989c99c-04f1-4895-aff0-0bcfff250942 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7989c99c-04f1-4895-aff0-0bcfff250942 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-eba291c4-a636-4d40-9fe7-f04978c0709b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eba291c4-a636-4d40-9fe7-f04978c0709b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eba291c4-a636-4d40-9fe7-f04978c0709b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eba291c4-a636-4d40-9fe7-f04978c0709b {
  display: block;
  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-eba291c4-a636-4d40-9fe7-f04978c0709b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eba291c4-a636-4d40-9fe7-f04978c0709b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eba291c4-a636-4d40-9fe7-f04978c0709b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1667b69e-8b47-421a-8b2b-735a45db1ed6 {
  display: none;
}
#s-b3df8b95-27d9-4fff-a4c7-68ff9fddc00b { text-align: left; }
#s-8b8fab18-e759-44f4-91fb-aea4b14b0950 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8b8fab18-e759-44f4-91fb-aea4b14b0950 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8f1dd8ec-9e0d-4818-89f8-ff5cbc213734 { text-align: left; }
#s-8f1dd8ec-9e0d-4818-89f8-ff5cbc213734 .shg-product-sold-out {
  display: none;
}

#s-8f1dd8ec-9e0d-4818-89f8-ff5cbc213734 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8f1dd8ec-9e0d-4818-89f8-ff5cbc213734 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-d3d40ca0-6496-4d65-a974-4fe4156a03a9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d3d40ca0-6496-4d65-a974-4fe4156a03a9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d3d40ca0-6496-4d65-a974-4fe4156a03a9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d3d40ca0-6496-4d65-a974-4fe4156a03a9 {
  display: block;
  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-d3d40ca0-6496-4d65-a974-4fe4156a03a9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d3d40ca0-6496-4d65-a974-4fe4156a03a9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d3d40ca0-6496-4d65-a974-4fe4156a03a9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fa25aa65-d134-4c72-9471-18c5d33fe43a {
  display: none;
}
#s-23c99332-efb8-4784-bfb0-6258cc00fb35 { text-align: left; }
#s-4199aa50-9221-4b85-8895-203b1ce11b3c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4199aa50-9221-4b85-8895-203b1ce11b3c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-27b9472a-40b0-43d8-83a0-4e8e67f49ebe { text-align: left; }
#s-27b9472a-40b0-43d8-83a0-4e8e67f49ebe .shg-product-sold-out {
  display: none;
}

#s-27b9472a-40b0-43d8-83a0-4e8e67f49ebe .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-27b9472a-40b0-43d8-83a0-4e8e67f49ebe .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c171646f-19da-4509-88e4-b3b1e4260206 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c171646f-19da-4509-88e4-b3b1e4260206:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c171646f-19da-4509-88e4-b3b1e4260206:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c171646f-19da-4509-88e4-b3b1e4260206 {
  display: block;
  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-c171646f-19da-4509-88e4-b3b1e4260206.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c171646f-19da-4509-88e4-b3b1e4260206.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c171646f-19da-4509-88e4-b3b1e4260206.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d8864b71-5549-4461-8841-ca24515f2d97 {
  display: none;
}
#s-7878c627-c511-4ab3-971b-c1d6e592cd13 { text-align: left; }
#s-b6e645d2-fbb3-4f04-8419-15aa92db5401 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b6e645d2-fbb3-4f04-8419-15aa92db5401 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-780e214c-4e5b-42b2-bff6-6c2c750290bb { text-align: left; }
#s-780e214c-4e5b-42b2-bff6-6c2c750290bb .shg-product-sold-out {
  display: none;
}

#s-780e214c-4e5b-42b2-bff6-6c2c750290bb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-780e214c-4e5b-42b2-bff6-6c2c750290bb .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-12cb3ff2-8b44-4ea6-ad3f-b76a3b59a97f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-12cb3ff2-8b44-4ea6-ad3f-b76a3b59a97f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-12cb3ff2-8b44-4ea6-ad3f-b76a3b59a97f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-12cb3ff2-8b44-4ea6-ad3f-b76a3b59a97f {
  display: block;
  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-12cb3ff2-8b44-4ea6-ad3f-b76a3b59a97f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12cb3ff2-8b44-4ea6-ad3f-b76a3b59a97f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-12cb3ff2-8b44-4ea6-ad3f-b76a3b59a97f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-766a0922-1b98-4e99-8e8a-adb051ada76a {
  display: none;
}
#s-f6c7239f-3bb1-4bd4-a595-6e4f8c17eb3e { text-align: left; }
#s-af813f83-1274-4a47-83ad-cedc8abd3952 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-af813f83-1274-4a47-83ad-cedc8abd3952 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eb9516cc-a1c1-43d8-beb8-dd2736e30eee { text-align: left; }
#s-eb9516cc-a1c1-43d8-beb8-dd2736e30eee .shg-product-sold-out {
  display: none;
}

#s-eb9516cc-a1c1-43d8-beb8-dd2736e30eee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eb9516cc-a1c1-43d8-beb8-dd2736e30eee .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-717de99b-31df-4030-9bd2-c96d858e5b57 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-717de99b-31df-4030-9bd2-c96d858e5b57:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-717de99b-31df-4030-9bd2-c96d858e5b57:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-717de99b-31df-4030-9bd2-c96d858e5b57 {
  display: block;
  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-717de99b-31df-4030-9bd2-c96d858e5b57.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-717de99b-31df-4030-9bd2-c96d858e5b57.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-717de99b-31df-4030-9bd2-c96d858e5b57.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c3034a6f-fbd1-46d2-9898-36b6681d2b5b {
  display: none;
}
#s-cae93fb2-0be1-4249-bfc6-fb2a7ec3a947 { text-align: left; }
#s-11f83f44-7408-45a0-bbce-8e2275e4ec19 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-11f83f44-7408-45a0-bbce-8e2275e4ec19 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a1fb4c03-f85b-4bfa-bed1-42213b88f6d1 { text-align: left; }
#s-a1fb4c03-f85b-4bfa-bed1-42213b88f6d1 .shg-product-sold-out {
  display: none;
}

#s-a1fb4c03-f85b-4bfa-bed1-42213b88f6d1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a1fb4c03-f85b-4bfa-bed1-42213b88f6d1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-bce6794c-326e-4d5b-b9fe-0559f3268334 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bce6794c-326e-4d5b-b9fe-0559f3268334:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bce6794c-326e-4d5b-b9fe-0559f3268334:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bce6794c-326e-4d5b-b9fe-0559f3268334 {
  display: block;
  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-bce6794c-326e-4d5b-b9fe-0559f3268334.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bce6794c-326e-4d5b-b9fe-0559f3268334.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bce6794c-326e-4d5b-b9fe-0559f3268334.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e6eaa417-60c9-41f9-8e49-376011cbc0e9 {
  display: none;
}
#s-8dc1c40a-9608-488b-9864-166ed5f0d815 { text-align: left; }
#s-ef8bf9ec-7c4c-4495-8813-b6642a2a91a2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ef8bf9ec-7c4c-4495-8813-b6642a2a91a2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8620d001-7a31-4238-bc45-b5868b424c60 { text-align: left; }
#s-8620d001-7a31-4238-bc45-b5868b424c60 .shg-product-sold-out {
  display: none;
}

#s-8620d001-7a31-4238-bc45-b5868b424c60 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8620d001-7a31-4238-bc45-b5868b424c60 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c89991ce-13c4-4484-8c33-4e4b9e8be9c0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c89991ce-13c4-4484-8c33-4e4b9e8be9c0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c89991ce-13c4-4484-8c33-4e4b9e8be9c0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c89991ce-13c4-4484-8c33-4e4b9e8be9c0 {
  display: block;
  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-c89991ce-13c4-4484-8c33-4e4b9e8be9c0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c89991ce-13c4-4484-8c33-4e4b9e8be9c0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c89991ce-13c4-4484-8c33-4e4b9e8be9c0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-68aa96f5-0b3d-4281-a0f1-402b679f2717 {
  display: none;
}
#s-17e39150-05c9-4057-a8c1-66fae865c53c { text-align: left; }
#s-6d7da13d-9502-4e42-b04f-20efd111064c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6d7da13d-9502-4e42-b04f-20efd111064c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-35829feb-e808-426f-a428-457fb9eda8e1 { text-align: left; }
#s-35829feb-e808-426f-a428-457fb9eda8e1 .shg-product-sold-out {
  display: none;
}

#s-35829feb-e808-426f-a428-457fb9eda8e1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-35829feb-e808-426f-a428-457fb9eda8e1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-30b646ae-5cda-4659-b549-2edb641774e7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-30b646ae-5cda-4659-b549-2edb641774e7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-30b646ae-5cda-4659-b549-2edb641774e7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-30b646ae-5cda-4659-b549-2edb641774e7 {
  display: block;
  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-30b646ae-5cda-4659-b549-2edb641774e7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-30b646ae-5cda-4659-b549-2edb641774e7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-30b646ae-5cda-4659-b549-2edb641774e7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6f23ec34-44c0-4520-905e-382305eeee3f {
  display: none;
}
#s-f1236405-232f-425f-a2ce-58390d87c546 { text-align: left; }
#s-dbd9e256-4258-41c2-a1f6-1761bd6ff5bd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dbd9e256-4258-41c2-a1f6-1761bd6ff5bd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3e747f04-652d-41bc-a9cf-ed013c8c3eb1 { text-align: left; }
#s-3e747f04-652d-41bc-a9cf-ed013c8c3eb1 .shg-product-sold-out {
  display: none;
}

#s-3e747f04-652d-41bc-a9cf-ed013c8c3eb1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3e747f04-652d-41bc-a9cf-ed013c8c3eb1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-3acb3e82-35f2-4a43-bd96-1aef9def5d30 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3acb3e82-35f2-4a43-bd96-1aef9def5d30:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3acb3e82-35f2-4a43-bd96-1aef9def5d30:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3acb3e82-35f2-4a43-bd96-1aef9def5d30 {
  display: block;
  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-3acb3e82-35f2-4a43-bd96-1aef9def5d30.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3acb3e82-35f2-4a43-bd96-1aef9def5d30.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3acb3e82-35f2-4a43-bd96-1aef9def5d30.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c8dadff6-ff8f-48c9-95c8-b2823b7042cb {
  display: none;
}
#s-33216a64-c119-4cbf-8602-07cb82d158fd { text-align: left; }
#s-a1181916-6f34-4aee-97d6-35d6357f7108 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a1181916-6f34-4aee-97d6-35d6357f7108 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0e100490-e971-4b1a-86a9-f02dd6eea392 { text-align: left; }
#s-0e100490-e971-4b1a-86a9-f02dd6eea392 .shg-product-sold-out {
  display: none;
}

#s-0e100490-e971-4b1a-86a9-f02dd6eea392 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0e100490-e971-4b1a-86a9-f02dd6eea392 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-45af02be-692c-475d-bf8d-dcb72ecc8949 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-45af02be-692c-475d-bf8d-dcb72ecc8949:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-45af02be-692c-475d-bf8d-dcb72ecc8949:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-45af02be-692c-475d-bf8d-dcb72ecc8949 {
  display: block;
  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-45af02be-692c-475d-bf8d-dcb72ecc8949.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-45af02be-692c-475d-bf8d-dcb72ecc8949.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-45af02be-692c-475d-bf8d-dcb72ecc8949.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a6ff94cb-0273-407d-b0aa-0e4bc3d5eaba {
  display: none;
}
#s-980e235a-1e77-4cec-85db-da0144d30186 { text-align: left; }
#s-7f6b1dc8-003c-4f83-8744-15d47d941866 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7f6b1dc8-003c-4f83-8744-15d47d941866 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0d30fefa-2e15-4578-afc2-ba6573de77a1 { text-align: left; }
#s-0d30fefa-2e15-4578-afc2-ba6573de77a1 .shg-product-sold-out {
  display: none;
}

#s-0d30fefa-2e15-4578-afc2-ba6573de77a1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0d30fefa-2e15-4578-afc2-ba6573de77a1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-a1c437e8-9605-46b6-9929-840596f5199c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a1c437e8-9605-46b6-9929-840596f5199c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a1c437e8-9605-46b6-9929-840596f5199c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a1c437e8-9605-46b6-9929-840596f5199c {
  display: block;
  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-a1c437e8-9605-46b6-9929-840596f5199c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a1c437e8-9605-46b6-9929-840596f5199c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a1c437e8-9605-46b6-9929-840596f5199c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ede9a97e-105f-44d2-8d16-cfabcd3685d1 {
  display: none;
}
#s-407f69dd-fc78-410c-b4b4-ce6bdcf2e2a0 { text-align: left; }
#s-84f7826c-1f95-4f15-b27c-fb250928c59d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-84f7826c-1f95-4f15-b27c-fb250928c59d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c3cf8589-6b5f-468f-b066-5ae781d9e524 { text-align: left; }
#s-c3cf8589-6b5f-468f-b066-5ae781d9e524 .shg-product-sold-out {
  display: none;
}

#s-c3cf8589-6b5f-468f-b066-5ae781d9e524 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c3cf8589-6b5f-468f-b066-5ae781d9e524 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-08aa6dfe-e9ec-4826-8dcb-bb0a5ce6b3fc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-08aa6dfe-e9ec-4826-8dcb-bb0a5ce6b3fc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-08aa6dfe-e9ec-4826-8dcb-bb0a5ce6b3fc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-08aa6dfe-e9ec-4826-8dcb-bb0a5ce6b3fc {
  display: block;
  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-08aa6dfe-e9ec-4826-8dcb-bb0a5ce6b3fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08aa6dfe-e9ec-4826-8dcb-bb0a5ce6b3fc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-08aa6dfe-e9ec-4826-8dcb-bb0a5ce6b3fc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bc12a24b-2ddd-464c-b86a-9850f5418c11 {
  display: none;
}
#s-fe27acdb-dbd6-4b47-b235-3377a7f9e900 { text-align: left; }
#s-860739c2-53cf-4c92-adec-7c86bbb61299 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-860739c2-53cf-4c92-adec-7c86bbb61299 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f877839f-608b-4b56-8265-0b8e33988803 { text-align: left; }
#s-f877839f-608b-4b56-8265-0b8e33988803 .shg-product-sold-out {
  display: none;
}

#s-f877839f-608b-4b56-8265-0b8e33988803 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f877839f-608b-4b56-8265-0b8e33988803 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-949e91ad-e026-425f-a92d-a8f0736c6375 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-949e91ad-e026-425f-a92d-a8f0736c6375:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-949e91ad-e026-425f-a92d-a8f0736c6375:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-949e91ad-e026-425f-a92d-a8f0736c6375 {
  display: block;
  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-949e91ad-e026-425f-a92d-a8f0736c6375.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-949e91ad-e026-425f-a92d-a8f0736c6375.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-949e91ad-e026-425f-a92d-a8f0736c6375.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-98f17b3e-3d9b-42f8-b924-b7a6898d69c7 {
  display: none;
}
#s-ec63c5d9-9e85-4ba8-93ba-9596a22467c6 { text-align: left; }
#s-c2380628-0f59-43d7-9f4a-de89352b9571 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c2380628-0f59-43d7-9f4a-de89352b9571 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-add1cec9-618c-4b17-8e64-f4495a58adad { text-align: left; }
#s-add1cec9-618c-4b17-8e64-f4495a58adad .shg-product-sold-out {
  display: none;
}

#s-add1cec9-618c-4b17-8e64-f4495a58adad .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-add1cec9-618c-4b17-8e64-f4495a58adad .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-4ce1805f-b8a6-4c6c-b0da-318f4072a3af { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4ce1805f-b8a6-4c6c-b0da-318f4072a3af:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4ce1805f-b8a6-4c6c-b0da-318f4072a3af:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4ce1805f-b8a6-4c6c-b0da-318f4072a3af {
  display: block;
  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-4ce1805f-b8a6-4c6c-b0da-318f4072a3af.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4ce1805f-b8a6-4c6c-b0da-318f4072a3af.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4ce1805f-b8a6-4c6c-b0da-318f4072a3af.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691 { margin-left: 0px;
margin-right: 0px; }
@media (min-width: 0px) {
[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 20.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-1973941e-58fd-434e-94f1-ccaca068b8c2 { margin-bottom: 20px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0); }
#s-1973941e-58fd-434e-94f1-ccaca068b8c2 {
  display: none;
}
#s-1f26e888-6391-4a2d-a184-344229998559 { box-shadow:1px 1px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1); }
#s-cfb8173a-0a56-46d2-a86b-2cc1b7df3668 { padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: center; }
#s-cfb8173a-0a56-46d2-a86b-2cc1b7df3668 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Josefin Sans;
  font-style:  normal ;
  font-size: 23px;
}

#s-4021b9d8-0af9-4420-be6f-1b918e79d5ce { text-align: center; }
#s-4021b9d8-0af9-4420-be6f-1b918e79d5ce .shg-product-sold-out {
  display: none;
}

#s-4021b9d8-0af9-4420-be6f-1b918e79d5ce .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-4021b9d8-0af9-4420-be6f-1b918e79d5ce .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-7d736bc4-f710-4f1d-9292-85aa55ffe71d {  }
@media (min-width: 0px) {
[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-2ab06387-6e42-43b2-9429-9f10c518cd2c { border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
border-color: rgba(0, 216, 161, 1);
background-color: rgba(255, 255, 255, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1); }
#s-2ab06387-6e42-43b2-9429-9f10c518cd2c:hover {opacity: 1 !important;
background-color: rgba(0, 216, 161, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-2ab06387-6e42-43b2-9429-9f10c518cd2c:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-2ab06387-6e42-43b2-9429-9f10c518cd2c {
  display: block;
  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-2ab06387-6e42-43b2-9429-9f10c518cd2c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ab06387-6e42-43b2-9429-9f10c518cd2c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2ab06387-6e42-43b2-9429-9f10c518cd2c.shg-btn.shg-product-atc-error {
  font-weight:  900 ;
  font-family: Work Sans;
  font-style:  normal ;
  
  color: rgba(255, 255, 255, 0.5);
}



#s-43ebe6a2-bf76-4535-8762-eba5f3800a7f { margin-bottom: 20px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0); }
#s-43ebe6a2-bf76-4535-8762-eba5f3800a7f {
  display: none;
}
#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 { box-shadow:1px 1px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1); }
#s-94eb272b-152f-4fa2-8b5d-399d4250e1a9 { padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: center; }
#s-94eb272b-152f-4fa2-8b5d-399d4250e1a9 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Josefin Sans;
  font-style:  normal ;
  font-size: 23px;
}

#s-92aea110-5e18-475b-b192-4197976e4508 { text-align: center; }
#s-92aea110-5e18-475b-b192-4197976e4508 .shg-product-sold-out {
  display: none;
}

#s-92aea110-5e18-475b-b192-4197976e4508 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-92aea110-5e18-475b-b192-4197976e4508 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6 {  }
@media (min-width: 0px) {
[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-eb938e50-7890-4c24-9edf-31bd734d2974 { border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
border-color: rgba(0, 216, 161, 1);
background-color: rgba(255, 255, 255, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1); }
#s-eb938e50-7890-4c24-9edf-31bd734d2974:hover {opacity: 1 !important;
background-color: rgba(0, 216, 161, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-eb938e50-7890-4c24-9edf-31bd734d2974:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-eb938e50-7890-4c24-9edf-31bd734d2974 {
  display: block;
  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-eb938e50-7890-4c24-9edf-31bd734d2974.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eb938e50-7890-4c24-9edf-31bd734d2974.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eb938e50-7890-4c24-9edf-31bd734d2974.shg-btn.shg-product-atc-error {
  font-weight:  900 ;
  font-family: Work Sans;
  font-style:  normal ;
  
  color: rgba(255, 255, 255, 0.5);
}



#s-0e3db828-70e0-445b-af99-957c8047a375 { margin-bottom: 20px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0); }
#s-0e3db828-70e0-445b-af99-957c8047a375 {
  display: none;
}
#s-e1e20887-378d-4a7a-94a6-d707e7951c78 { box-shadow:1px 1px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1); }
#s-b01e96aa-930e-411c-ac92-111a55375fed { padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: center; }
#s-b01e96aa-930e-411c-ac92-111a55375fed .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Josefin Sans;
  font-style:  normal ;
  font-size: 23px;
}

#s-60e7fcfc-2d0d-40be-b6cb-7fa862363351 { text-align: center; }
#s-60e7fcfc-2d0d-40be-b6cb-7fa862363351 .shg-product-sold-out {
  display: none;
}

#s-60e7fcfc-2d0d-40be-b6cb-7fa862363351 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-60e7fcfc-2d0d-40be-b6cb-7fa862363351 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-ad735122-3a72-40e3-9296-a170af07cbea {  }
@media (min-width: 0px) {
[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b2a8b496-9dd5-4325-8a68-2251e1a7c035 { border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
border-color: rgba(0, 216, 161, 1);
background-color: rgba(255, 255, 255, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1); }
#s-b2a8b496-9dd5-4325-8a68-2251e1a7c035:hover {opacity: 1 !important;
background-color: rgba(0, 216, 161, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-b2a8b496-9dd5-4325-8a68-2251e1a7c035:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-b2a8b496-9dd5-4325-8a68-2251e1a7c035 {
  display: block;
  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-b2a8b496-9dd5-4325-8a68-2251e1a7c035.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b2a8b496-9dd5-4325-8a68-2251e1a7c035.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b2a8b496-9dd5-4325-8a68-2251e1a7c035.shg-btn.shg-product-atc-error {
  font-weight:  900 ;
  font-family: Work Sans;
  font-style:  normal ;
  
  color: rgba(255, 255, 255, 0.5);
}



#s-034c308c-231a-4a84-bd93-2774f5d17cdb { margin-bottom: 20px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0); }
#s-034c308c-231a-4a84-bd93-2774f5d17cdb {
  display: none;
}
#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef { box-shadow:1px 1px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1); }
#s-a065b6b8-afc6-49a3-9f0b-6a45613adc50 { padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: center; }
#s-a065b6b8-afc6-49a3-9f0b-6a45613adc50 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Josefin Sans;
  font-style:  normal ;
  font-size: 23px;
}

#s-1b170d11-498c-468e-af43-2a9db2524390 { text-align: center; }
#s-1b170d11-498c-468e-af43-2a9db2524390 .shg-product-sold-out {
  display: none;
}

#s-1b170d11-498c-468e-af43-2a9db2524390 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-1b170d11-498c-468e-af43-2a9db2524390 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5 {  }
@media (min-width: 0px) {
[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-89a874bf-07cb-4791-a868-b4579a5262a0 { border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
border-color: rgba(0, 216, 161, 1);
background-color: rgba(255, 255, 255, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1); }
#s-89a874bf-07cb-4791-a868-b4579a5262a0:hover {opacity: 1 !important;
background-color: rgba(0, 216, 161, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-89a874bf-07cb-4791-a868-b4579a5262a0:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-89a874bf-07cb-4791-a868-b4579a5262a0 {
  display: block;
  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-89a874bf-07cb-4791-a868-b4579a5262a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-89a874bf-07cb-4791-a868-b4579a5262a0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-89a874bf-07cb-4791-a868-b4579a5262a0.shg-btn.shg-product-atc-error {
  font-weight:  900 ;
  font-family: Work Sans;
  font-style:  normal ;
  
  color: rgba(255, 255, 255, 0.5);
}



#s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed { margin-left: 0px;
margin-right: 0px; }
@media (min-width: 0px) {
[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 20.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-f2710e25-b012-45b0-a738-f48abb5e503d { margin-bottom: 20px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0); }
#s-f2710e25-b012-45b0-a738-f48abb5e503d {
  display: none;
}
#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 { box-shadow:1px 1px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1); }
#s-1f1964c6-f6c6-4761-9548-2b1121b95976 { padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: center; }
#s-1f1964c6-f6c6-4761-9548-2b1121b95976 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Josefin Sans;
  font-style:  normal ;
  font-size: 23px;
}

#s-3b9156ee-f54a-4aae-81d3-71b2d317f88e { text-align: center; }
#s-3b9156ee-f54a-4aae-81d3-71b2d317f88e .shg-product-sold-out {
  display: none;
}

#s-3b9156ee-f54a-4aae-81d3-71b2d317f88e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-3b9156ee-f54a-4aae-81d3-71b2d317f88e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7 {  }
@media (min-width: 0px) {
[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-21ead0dd-3f22-4d7c-8afd-be5cc5310b43 { border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 0px;
min-width: 100%;
max-width: 197px;
opacity: 1;
text-align: center;
border-color: rgba(0, 216, 161, 1);
background-color: rgba(255, 255, 255, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1); }
#s-21ead0dd-3f22-4d7c-8afd-be5cc5310b43:hover {border-style: solid !important;
padding-top: 8px !important;
padding-bottom: 8px !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
opacity: 1 !important;
border-color: rgba(0, 216, 161, 1) !important;
background-color: rgba(0, 216, 161, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-21ead0dd-3f22-4d7c-8afd-be5cc5310b43:active {border-style: solid !important;
border-color: rgba(0, 216, 161, 0.65) !important;
background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-21ead0dd-3f22-4d7c-8afd-be5cc5310b43 {
  display: block;
  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-21ead0dd-3f22-4d7c-8afd-be5cc5310b43.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-21ead0dd-3f22-4d7c-8afd-be5cc5310b43.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-21ead0dd-3f22-4d7c-8afd-be5cc5310b43.shg-btn.shg-product-atc-error {
  font-weight:  900 ;
  font-family: Work Sans;
  font-style:  normal ;
  
  color: rgba(255, 255, 255, 0.5);
}



#s-28f7c11d-22ed-4f0e-a969-7dece8702b87 { margin-bottom: 20px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0); }
#s-28f7c11d-22ed-4f0e-a969-7dece8702b87 {
  display: none;
}
#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf { box-shadow:1px 1px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1); }
#s-c216c8cc-f893-4755-9ade-a367aa9828b5 { padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: center; }
#s-c216c8cc-f893-4755-9ade-a367aa9828b5 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Josefin Sans;
  font-style:  normal ;
  font-size: 23px;
}

#s-84060917-3d2c-4e2b-8fa5-c95602c74279 { text-align: center; }
#s-84060917-3d2c-4e2b-8fa5-c95602c74279 .shg-product-sold-out {
  display: none;
}

#s-84060917-3d2c-4e2b-8fa5-c95602c74279 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-84060917-3d2c-4e2b-8fa5-c95602c74279 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}
#s-1f207fda-2e14-41b5-9d8e-f7021fe4da09 {  }
@media (min-width: 0px) {
[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-ce772bd9-9af1-4e58-923d-20878bae9c63 { border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
border-color: rgba(0, 216, 161, 1);
background-color: rgba(255, 255, 255, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1); }
#s-ce772bd9-9af1-4e58-923d-20878bae9c63:hover {opacity: 1 !important;
background-color: rgba(0, 216, 161, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-ce772bd9-9af1-4e58-923d-20878bae9c63:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-ce772bd9-9af1-4e58-923d-20878bae9c63 {
  display: block;
  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-ce772bd9-9af1-4e58-923d-20878bae9c63.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce772bd9-9af1-4e58-923d-20878bae9c63.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ce772bd9-9af1-4e58-923d-20878bae9c63.shg-btn.shg-product-atc-error {
  font-weight:  900 ;
  font-family: Work Sans;
  font-style:  normal ;
  
  color: rgba(255, 255, 255, 0.5);
}



#s-1e8ff03b-20d0-4c7e-a3bf-153337493198 { margin-bottom: 20px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0); }
#s-1e8ff03b-20d0-4c7e-a3bf-153337493198 {
  display: none;
}
#s-a9c23442-d3c8-4f21-a67e-31be35435fae { box-shadow:1px 1px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1); }
#s-7fe4a985-8531-4423-96c9-53791c3f3764 { padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: center; }
#s-7fe4a985-8531-4423-96c9-53791c3f3764 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Josefin Sans;
  font-style:  normal ;
  font-size: 23px;
}

#s-fcd6cf43-4b70-41e0-b07c-48491ada2a91 { text-align: center; }
#s-fcd6cf43-4b70-41e0-b07c-48491ada2a91 .shg-product-sold-out {
  display: none;
}

#s-fcd6cf43-4b70-41e0-b07c-48491ada2a91 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-fcd6cf43-4b70-41e0-b07c-48491ada2a91 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}
#s-3046a75a-0b54-406e-8188-3d63856c3f5f {  }
@media (min-width: 0px) {
[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e5ce5a71-7314-45d8-a299-7728c4270400 { border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
border-color: rgba(0, 216, 161, 1);
background-color: rgba(255, 255, 255, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1); }
#s-e5ce5a71-7314-45d8-a299-7728c4270400:hover {opacity: 1 !important;
background-color: rgba(0, 216, 161, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-e5ce5a71-7314-45d8-a299-7728c4270400:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-e5ce5a71-7314-45d8-a299-7728c4270400 {
  display: block;
  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-e5ce5a71-7314-45d8-a299-7728c4270400.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e5ce5a71-7314-45d8-a299-7728c4270400.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e5ce5a71-7314-45d8-a299-7728c4270400.shg-btn.shg-product-atc-error {
  font-weight:  900 ;
  font-family: Work Sans;
  font-style:  normal ;
  
  color: rgba(255, 255, 255, 0.5);
}



#s-6f3986ff-92bc-4d23-af16-9e6e3551c762 { margin-bottom: 20px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0); }
#s-6f3986ff-92bc-4d23-af16-9e6e3551c762 {
  display: none;
}
#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 { box-shadow:1px 1px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1); }
#s-fa536175-5576-46db-a6d0-fef2afb67f0e { padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: center; }
#s-fa536175-5576-46db-a6d0-fef2afb67f0e .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Josefin Sans;
  font-style:  normal ;
  font-size: 23px;
}

#s-d64a6b11-e0b4-4a29-9aa4-dc8b6f898e8b { text-align: center; }
#s-d64a6b11-e0b4-4a29-9aa4-dc8b6f898e8b .shg-product-sold-out {
  display: none;
}

#s-d64a6b11-e0b4-4a29-9aa4-dc8b6f898e8b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-d64a6b11-e0b4-4a29-9aa4-dc8b6f898e8b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-4187767b-000f-4f5e-8e73-8e2bd561efa6 {  }
@media (min-width: 0px) {
[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-21d375db-c712-4476-a7e2-6ef28d95906a { border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
border-color: rgba(0, 216, 161, 1);
background-color: rgba(255, 255, 255, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1); }
#s-21d375db-c712-4476-a7e2-6ef28d95906a:hover {opacity: 1 !important;
background-color: rgba(0, 216, 161, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-21d375db-c712-4476-a7e2-6ef28d95906a:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-21d375db-c712-4476-a7e2-6ef28d95906a {
  display: block;
  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-21d375db-c712-4476-a7e2-6ef28d95906a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-21d375db-c712-4476-a7e2-6ef28d95906a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-21d375db-c712-4476-a7e2-6ef28d95906a.shg-btn.shg-product-atc-error {
  font-weight:  900 ;
  font-family: Work Sans;
  font-style:  normal ;
  
  color: rgba(255, 255, 255, 0.5);
}



#s-4cb858fa-6f74-4f80-b393-4eaf6812d7d5 { margin-top: 25px;
margin-bottom: 25px;
padding-top: 25px;
padding-bottom: 25px; }
/*
  $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;
	transition: opacity 300ms;
}
