.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (max-width: 767px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}







#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7c5ced41-fb33-4877-a647-b274b7bbbb80 {
  background-image: url(https://i.shgcdn.com/c859b32a-91a0-457b-aa68-012f23793271/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 50px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 500px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-7c5ced41-fb33-4877-a647-b274b7bbbb80 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7c5ced41-fb33-4877-a647-b274b7bbbb80 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7c5ced41-fb33-4877-a647-b274b7bbbb80 {
  display: none;
}
#s-7c5ced41-fb33-4877-a647-b274b7bbbb80, #wrap-s-7c5ced41-fb33-4877-a647-b274b7bbbb80 { display:none !important; }}@media (max-width: 767px){#s-7c5ced41-fb33-4877-a647-b274b7bbbb80 {
  display: none;
}
#s-7c5ced41-fb33-4877-a647-b274b7bbbb80, #wrap-s-7c5ced41-fb33-4877-a647-b274b7bbbb80 { display:none !important; }}







#s-7c5ced41-fb33-4877-a647-b274b7bbbb80 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-7c5ced41-fb33-4877-a647-b274b7bbbb80.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-b67e1beb-808a-4fa0-8a74-1226a28cee8b {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5289e5eb-fd04-4c00-9afa-f5141712228d {
  min-height: 50px;
}








#s-5289e5eb-fd04-4c00-9afa-f5141712228d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5289e5eb-fd04-4c00-9afa-f5141712228d.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-19a77553-a033-4d58-8227-2a0e28aab12a {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-19a77553-a033-4d58-8227-2a0e28aab12a .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-94e4177c-e9f0-43d4-82fb-d0cc2eb01ab0 {
  border-style: solid;
margin-bottom: 20px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}

#s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72 {
  background-size: cover;
padding-top: 0px;
padding-bottom: 20px;
min-height: 0px;
background-position: center center;
background-color: rgba(242, 224, 224, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72 {
  display: none;
}
#s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72, #wrap-s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72 {
  display: none;
}
#s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72, #wrap-s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72 {
  
}
}@media (max-width: 767px){#s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72 {
  
}
}







#s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-73e542ef-c069-4d71-9b3a-9542401630c7 {
  margin-top: 40px;
margin-bottom: 0px;
text-align: center;
}




  #s-73e542ef-c069-4d71-9b3a-9542401630c7 img.shogun-image {
    
    width: px;
  }


#s-73e542ef-c069-4d71-9b3a-9542401630c7 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-cb7f0788-7299-4da2-b4b9-ca9dbe559a91 {
  padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}








#s-cb7f0788-7299-4da2-b4b9-ca9dbe559a91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb7f0788-7299-4da2-b4b9-ca9dbe559a91.shg-box.shg-c {
  justify-content: center;
}

#s-74c06164-3e59-4841-81b4-6ce9be6faffe {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
text-align: center;
}

#s-74c06164-3e59-4841-81b4-6ce9be6faffe .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-0d3cf22c-adec-4dcc-aa3b-b70ce32e2ebb {
  border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
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(229, 229, 229, 1);
}

#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 50px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  display: none;
}
#s-d912fb2b-9730-4d11-b89f-242cac0d7e66, #wrap-s-d912fb2b-9730-4d11-b89f-242cac0d7e66 { display:none !important; }}@media (max-width: 767px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  display: none;
}
#s-d912fb2b-9730-4d11-b89f-242cac0d7e66, #wrap-s-d912fb2b-9730-4d11-b89f-242cac0d7e66 { display:none !important; }}







#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d912fb2b-9730-4d11-b89f-242cac0d7e66.shg-box.shg-c {
  justify-content: flex-start;
}

#s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00 {
  margin-top: 0px;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-35a44298-aa0b-49ee-96b9-4eb94b922918 {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-35a44298-aa0b-49ee-96b9-4eb94b922918 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-6879247f-94c1-4248-9610-9e0750415438 {
  text-align: center;
}


.shg-c#s-6879247f-94c1-4248-9610-9e0750415438 {
  max-width: 100%;
}

.shg-c#s-6879247f-94c1-4248-9610-9e0750415438 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6879247f-94c1-4248-9610-9e0750415438 .shg-image-zoom,
.shg-c#s-6879247f-94c1-4248-9610-9e0750415438 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6879247f-94c1-4248-9610-9e0750415438 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-6879247f-94c1-4248-9610-9e0750415438 {
  max-width: 100%;
}

.shg-c#s-6879247f-94c1-4248-9610-9e0750415438 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6879247f-94c1-4248-9610-9e0750415438 .shg-image-zoom,
.shg-c#s-6879247f-94c1-4248-9610-9e0750415438 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6879247f-94c1-4248-9610-9e0750415438 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6879247f-94c1-4248-9610-9e0750415438 {
  max-width: 100%;
}

.shg-c#s-6879247f-94c1-4248-9610-9e0750415438 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6879247f-94c1-4248-9610-9e0750415438 .shg-image-zoom,
.shg-c#s-6879247f-94c1-4248-9610-9e0750415438 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6879247f-94c1-4248-9610-9e0750415438 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6879247f-94c1-4248-9610-9e0750415438 {
  max-width: 100%;
}

.shg-c#s-6879247f-94c1-4248-9610-9e0750415438 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6879247f-94c1-4248-9610-9e0750415438 .shg-image-zoom,
.shg-c#s-6879247f-94c1-4248-9610-9e0750415438 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6879247f-94c1-4248-9610-9e0750415438 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-6879247f-94c1-4248-9610-9e0750415438 {
  max-width: 100%;
}

.shg-c#s-6879247f-94c1-4248-9610-9e0750415438 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6879247f-94c1-4248-9610-9e0750415438 .shg-image-zoom,
.shg-c#s-6879247f-94c1-4248-9610-9e0750415438 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6879247f-94c1-4248-9610-9e0750415438 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-99902980-4b32-4430-af94-b83ff401ea95 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-99902980-4b32-4430-af94-b83ff401ea95"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

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

#s-a7dc8c15-1da6-490a-b3e7-257ef232c05e {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a7dc8c15-1da6-490a-b3e7-257ef232c05e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 15px;
  line-height: 2em;
  letter-spacing: ;
}

#s-f45d83e7-ba60-470e-80b9-e6aeeb1815ba {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-f45d83e7-ba60-470e-80b9-e6aeeb1815ba .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-f45d83e7-ba60-470e-80b9-e6aeeb1815ba .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-f45d83e7-ba60-470e-80b9-e6aeeb1815ba .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  normal ;
  font-family: Libre Franklin;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

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

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

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

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

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

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

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

#s-ecdef0f3-8a03-40f5-ae5f-0d390b5d8ea2 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(204, 204, 204, 1);
border-radius: 30px;
min-width: 100%;
max-width: 100%;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 10px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-ecdef0f3-8a03-40f5-ae5f-0d390b5d8ea2:hover {opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ecdef0f3-8a03-40f5-ae5f-0d390b5d8ea2:active {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-ecdef0f3-8a03-40f5-ae5f-0d390b5d8ea2 {
  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-ecdef0f3-8a03-40f5-ae5f-0d390b5d8ea2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ecdef0f3-8a03-40f5-ae5f-0d390b5d8ea2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-ecdef0f3-8a03-40f5-ae5f-0d390b5d8ea2.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Raleway;
  
  
  color: rgba(240, 173, 173, 1);
}


  #s-ecdef0f3-8a03-40f5-ae5f-0d390b5d8ea2.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-a92ebc66-6043-4e96-8b8c-fdaa014a842d {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-a92ebc66-6043-4e96-8b8c-fdaa014a842d {
  display: none;
}
#s-f26439e7-4ca3-487a-8c59-18bef39ed135 {
  text-align: center;
}


.shg-c#s-f26439e7-4ca3-487a-8c59-18bef39ed135 {
  max-width: 100%;
}

.shg-c#s-f26439e7-4ca3-487a-8c59-18bef39ed135 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f26439e7-4ca3-487a-8c59-18bef39ed135 .shg-image-zoom,
.shg-c#s-f26439e7-4ca3-487a-8c59-18bef39ed135 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f26439e7-4ca3-487a-8c59-18bef39ed135 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-f26439e7-4ca3-487a-8c59-18bef39ed135 {
  max-width: 100%;
}

.shg-c#s-f26439e7-4ca3-487a-8c59-18bef39ed135 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f26439e7-4ca3-487a-8c59-18bef39ed135 .shg-image-zoom,
.shg-c#s-f26439e7-4ca3-487a-8c59-18bef39ed135 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f26439e7-4ca3-487a-8c59-18bef39ed135 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f26439e7-4ca3-487a-8c59-18bef39ed135 {
  max-width: 100%;
}

.shg-c#s-f26439e7-4ca3-487a-8c59-18bef39ed135 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f26439e7-4ca3-487a-8c59-18bef39ed135 .shg-image-zoom,
.shg-c#s-f26439e7-4ca3-487a-8c59-18bef39ed135 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f26439e7-4ca3-487a-8c59-18bef39ed135 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f26439e7-4ca3-487a-8c59-18bef39ed135 {
  max-width: 100%;
}

.shg-c#s-f26439e7-4ca3-487a-8c59-18bef39ed135 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f26439e7-4ca3-487a-8c59-18bef39ed135 .shg-image-zoom,
.shg-c#s-f26439e7-4ca3-487a-8c59-18bef39ed135 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f26439e7-4ca3-487a-8c59-18bef39ed135 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-f26439e7-4ca3-487a-8c59-18bef39ed135 {
  max-width: 100%;
}

.shg-c#s-f26439e7-4ca3-487a-8c59-18bef39ed135 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f26439e7-4ca3-487a-8c59-18bef39ed135 .shg-image-zoom,
.shg-c#s-f26439e7-4ca3-487a-8c59-18bef39ed135 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f26439e7-4ca3-487a-8c59-18bef39ed135 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ffa4362f-6b06-4c8d-8a8d-09ea2a8dbc25"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-17ba24b9-0051-4a10-ab77-10001a9fb3a8 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-17ba24b9-0051-4a10-ab77-10001a9fb3a8 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
  line-height: 2em;
  letter-spacing: ;
}

#s-81dabe0d-019d-42a1-84bb-e7e2f3247db0 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-81dabe0d-019d-42a1-84bb-e7e2f3247db0 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-81dabe0d-019d-42a1-84bb-e7e2f3247db0 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-81dabe0d-019d-42a1-84bb-e7e2f3247db0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  normal ;
  font-family: Libre Franklin;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-f6cd0209-7075-4e12-a9c9-876d66a8c425 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(204, 204, 204, 1);
border-radius: 30px;
min-width: 100%;
max-width: 100%;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 10px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
}
#s-f6cd0209-7075-4e12-a9c9-876d66a8c425:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-f6cd0209-7075-4e12-a9c9-876d66a8c425:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-f6cd0209-7075-4e12-a9c9-876d66a8c425 {
  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-f6cd0209-7075-4e12-a9c9-876d66a8c425.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f6cd0209-7075-4e12-a9c9-876d66a8c425.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-f6cd0209-7075-4e12-a9c9-876d66a8c425.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Raleway;
  
  
  color: rgba(240, 173, 173, 1);
}



#s-202f7f29-fed0-4481-a537-761ef2fe56e8 {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-202f7f29-fed0-4481-a537-761ef2fe56e8 {
  display: none;
}
#s-2b25cd9e-80af-43e7-acd7-ed9e67fd12dc {
  text-align: center;
}


.shg-c#s-2b25cd9e-80af-43e7-acd7-ed9e67fd12dc {
  max-width: 100%;
}

.shg-c#s-2b25cd9e-80af-43e7-acd7-ed9e67fd12dc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b25cd9e-80af-43e7-acd7-ed9e67fd12dc .shg-image-zoom,
.shg-c#s-2b25cd9e-80af-43e7-acd7-ed9e67fd12dc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b25cd9e-80af-43e7-acd7-ed9e67fd12dc .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-2b25cd9e-80af-43e7-acd7-ed9e67fd12dc {
  max-width: 100%;
}

.shg-c#s-2b25cd9e-80af-43e7-acd7-ed9e67fd12dc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b25cd9e-80af-43e7-acd7-ed9e67fd12dc .shg-image-zoom,
.shg-c#s-2b25cd9e-80af-43e7-acd7-ed9e67fd12dc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b25cd9e-80af-43e7-acd7-ed9e67fd12dc .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2b25cd9e-80af-43e7-acd7-ed9e67fd12dc {
  max-width: 100%;
}

.shg-c#s-2b25cd9e-80af-43e7-acd7-ed9e67fd12dc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b25cd9e-80af-43e7-acd7-ed9e67fd12dc .shg-image-zoom,
.shg-c#s-2b25cd9e-80af-43e7-acd7-ed9e67fd12dc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b25cd9e-80af-43e7-acd7-ed9e67fd12dc .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2b25cd9e-80af-43e7-acd7-ed9e67fd12dc {
  max-width: 100%;
}

.shg-c#s-2b25cd9e-80af-43e7-acd7-ed9e67fd12dc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b25cd9e-80af-43e7-acd7-ed9e67fd12dc .shg-image-zoom,
.shg-c#s-2b25cd9e-80af-43e7-acd7-ed9e67fd12dc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b25cd9e-80af-43e7-acd7-ed9e67fd12dc .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-2b25cd9e-80af-43e7-acd7-ed9e67fd12dc {
  max-width: 100%;
}

.shg-c#s-2b25cd9e-80af-43e7-acd7-ed9e67fd12dc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b25cd9e-80af-43e7-acd7-ed9e67fd12dc .shg-image-zoom,
.shg-c#s-2b25cd9e-80af-43e7-acd7-ed9e67fd12dc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b25cd9e-80af-43e7-acd7-ed9e67fd12dc .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-3331c9bf-9277-4c70-a480-a0df0acd79e4 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3331c9bf-9277-4c70-a480-a0df0acd79e4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-84827017-8cb0-419d-993b-c6489ad7bb00 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-84827017-8cb0-419d-993b-c6489ad7bb00 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
  line-height: 2em;
  letter-spacing: ;
}

#s-51ba399b-20da-45ef-8ba9-2c918e27aed6 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-51ba399b-20da-45ef-8ba9-2c918e27aed6 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-51ba399b-20da-45ef-8ba9-2c918e27aed6 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-51ba399b-20da-45ef-8ba9-2c918e27aed6 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  normal ;
  font-family: Libre Franklin;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-92cb2a2e-1a21-4aa4-b8c6-6c74eac204bc {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(204, 204, 204, 1);
border-radius: 30px;
min-width: 100%;
max-width: 100%;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 10px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
}
#s-92cb2a2e-1a21-4aa4-b8c6-6c74eac204bc:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-92cb2a2e-1a21-4aa4-b8c6-6c74eac204bc:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-92cb2a2e-1a21-4aa4-b8c6-6c74eac204bc {
  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-92cb2a2e-1a21-4aa4-b8c6-6c74eac204bc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-92cb2a2e-1a21-4aa4-b8c6-6c74eac204bc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-92cb2a2e-1a21-4aa4-b8c6-6c74eac204bc.shg-btn.shg-product-atc-error {
  
  
  
  font-size: 16px;
  
}



#s-32d37ff6-71d9-4467-b07e-ae1f701d6a8a {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-32d37ff6-71d9-4467-b07e-ae1f701d6a8a {
  display: none;
}
#s-18acdd31-7b40-4058-a4b3-b7c151f282b8 {
  text-align: center;
}


.shg-c#s-18acdd31-7b40-4058-a4b3-b7c151f282b8 {
  max-width: 100%;
}

.shg-c#s-18acdd31-7b40-4058-a4b3-b7c151f282b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18acdd31-7b40-4058-a4b3-b7c151f282b8 .shg-image-zoom,
.shg-c#s-18acdd31-7b40-4058-a4b3-b7c151f282b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18acdd31-7b40-4058-a4b3-b7c151f282b8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-18acdd31-7b40-4058-a4b3-b7c151f282b8 {
  max-width: 100%;
}

.shg-c#s-18acdd31-7b40-4058-a4b3-b7c151f282b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18acdd31-7b40-4058-a4b3-b7c151f282b8 .shg-image-zoom,
.shg-c#s-18acdd31-7b40-4058-a4b3-b7c151f282b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18acdd31-7b40-4058-a4b3-b7c151f282b8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-18acdd31-7b40-4058-a4b3-b7c151f282b8 {
  max-width: 100%;
}

.shg-c#s-18acdd31-7b40-4058-a4b3-b7c151f282b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18acdd31-7b40-4058-a4b3-b7c151f282b8 .shg-image-zoom,
.shg-c#s-18acdd31-7b40-4058-a4b3-b7c151f282b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18acdd31-7b40-4058-a4b3-b7c151f282b8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-18acdd31-7b40-4058-a4b3-b7c151f282b8 {
  max-width: 100%;
}

.shg-c#s-18acdd31-7b40-4058-a4b3-b7c151f282b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18acdd31-7b40-4058-a4b3-b7c151f282b8 .shg-image-zoom,
.shg-c#s-18acdd31-7b40-4058-a4b3-b7c151f282b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18acdd31-7b40-4058-a4b3-b7c151f282b8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-18acdd31-7b40-4058-a4b3-b7c151f282b8 {
  max-width: 100%;
}

.shg-c#s-18acdd31-7b40-4058-a4b3-b7c151f282b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18acdd31-7b40-4058-a4b3-b7c151f282b8 .shg-image-zoom,
.shg-c#s-18acdd31-7b40-4058-a4b3-b7c151f282b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18acdd31-7b40-4058-a4b3-b7c151f282b8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-4e450085-8d46-4c61-b42f-b70713dfef3c {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4e450085-8d46-4c61-b42f-b70713dfef3c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-50e707cc-982a-45c0-89b2-c4b00714ffd9 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-50e707cc-982a-45c0-89b2-c4b00714ffd9 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
  line-height: 2em;
  letter-spacing: ;
}

#s-c9d3e680-7119-4e20-977a-86c3f1cad759 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-c9d3e680-7119-4e20-977a-86c3f1cad759 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-c9d3e680-7119-4e20-977a-86c3f1cad759 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-c9d3e680-7119-4e20-977a-86c3f1cad759 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  normal ;
  font-family: Libre Franklin;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-ff0d0e90-ab89-4152-a963-7711fede4b7e {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(204, 204, 204, 1);
border-radius: 30px;
min-width: 100%;
max-width: 100%;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 10px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
}
#s-ff0d0e90-ab89-4152-a963-7711fede4b7e:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-ff0d0e90-ab89-4152-a963-7711fede4b7e:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-ff0d0e90-ab89-4152-a963-7711fede4b7e {
  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-ff0d0e90-ab89-4152-a963-7711fede4b7e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ff0d0e90-ab89-4152-a963-7711fede4b7e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-ff0d0e90-ab89-4152-a963-7711fede4b7e.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Raleway;
  
  
  color: rgba(240, 173, 173, 1);
}



#s-e9f807b9-0768-416d-9790-5c177e93afdf {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-e9f807b9-0768-416d-9790-5c177e93afdf {
  display: none;
}
#s-91c13935-2487-4239-8b72-a58e2b09488d {
  text-align: center;
}


.shg-c#s-91c13935-2487-4239-8b72-a58e2b09488d {
  max-width: 100%;
}

.shg-c#s-91c13935-2487-4239-8b72-a58e2b09488d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91c13935-2487-4239-8b72-a58e2b09488d .shg-image-zoom,
.shg-c#s-91c13935-2487-4239-8b72-a58e2b09488d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-91c13935-2487-4239-8b72-a58e2b09488d .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-91c13935-2487-4239-8b72-a58e2b09488d {
  max-width: 100%;
}

.shg-c#s-91c13935-2487-4239-8b72-a58e2b09488d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91c13935-2487-4239-8b72-a58e2b09488d .shg-image-zoom,
.shg-c#s-91c13935-2487-4239-8b72-a58e2b09488d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-91c13935-2487-4239-8b72-a58e2b09488d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-91c13935-2487-4239-8b72-a58e2b09488d {
  max-width: 100%;
}

.shg-c#s-91c13935-2487-4239-8b72-a58e2b09488d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91c13935-2487-4239-8b72-a58e2b09488d .shg-image-zoom,
.shg-c#s-91c13935-2487-4239-8b72-a58e2b09488d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-91c13935-2487-4239-8b72-a58e2b09488d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-91c13935-2487-4239-8b72-a58e2b09488d {
  max-width: 100%;
}

.shg-c#s-91c13935-2487-4239-8b72-a58e2b09488d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91c13935-2487-4239-8b72-a58e2b09488d .shg-image-zoom,
.shg-c#s-91c13935-2487-4239-8b72-a58e2b09488d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-91c13935-2487-4239-8b72-a58e2b09488d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-91c13935-2487-4239-8b72-a58e2b09488d {
  max-width: 100%;
}

.shg-c#s-91c13935-2487-4239-8b72-a58e2b09488d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91c13935-2487-4239-8b72-a58e2b09488d .shg-image-zoom,
.shg-c#s-91c13935-2487-4239-8b72-a58e2b09488d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-91c13935-2487-4239-8b72-a58e2b09488d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-714bb200-8af1-4157-a890-17cc3c86d0ad {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-714bb200-8af1-4157-a890-17cc3c86d0ad"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a3013f07-d137-4120-bca7-f8e79dd77a2b {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a3013f07-d137-4120-bca7-f8e79dd77a2b .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
  line-height: 2em;
  letter-spacing: ;
}

#s-6bba2333-c4ef-4863-8f0f-1d6bfa36b874 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-6bba2333-c4ef-4863-8f0f-1d6bfa36b874 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-6bba2333-c4ef-4863-8f0f-1d6bfa36b874 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-6bba2333-c4ef-4863-8f0f-1d6bfa36b874 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  normal ;
  font-family: Libre Franklin;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-ae478d13-dd90-4807-b89c-319d785fccd8 {
  border-style: solid;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(204, 204, 204, 1);
border-radius: 30px;
min-width: 100%;
max-width: 100%;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 10px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
}
#s-ae478d13-dd90-4807-b89c-319d785fccd8:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-ae478d13-dd90-4807-b89c-319d785fccd8:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-ae478d13-dd90-4807-b89c-319d785fccd8 {
  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-ae478d13-dd90-4807-b89c-319d785fccd8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ae478d13-dd90-4807-b89c-319d785fccd8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-ae478d13-dd90-4807-b89c-319d785fccd8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6e9992d6-0fba-47a6-b271-34ce90e92897 {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-6e9992d6-0fba-47a6-b271-34ce90e92897 {
  display: none;
}
#s-a0459150-38bf-41f3-88a5-9a99b30cd671 {
  text-align: center;
}


.shg-c#s-a0459150-38bf-41f3-88a5-9a99b30cd671 {
  max-width: 100%;
}

.shg-c#s-a0459150-38bf-41f3-88a5-9a99b30cd671 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a0459150-38bf-41f3-88a5-9a99b30cd671 .shg-image-zoom,
.shg-c#s-a0459150-38bf-41f3-88a5-9a99b30cd671 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a0459150-38bf-41f3-88a5-9a99b30cd671 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-a0459150-38bf-41f3-88a5-9a99b30cd671 {
  max-width: 100%;
}

.shg-c#s-a0459150-38bf-41f3-88a5-9a99b30cd671 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a0459150-38bf-41f3-88a5-9a99b30cd671 .shg-image-zoom,
.shg-c#s-a0459150-38bf-41f3-88a5-9a99b30cd671 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a0459150-38bf-41f3-88a5-9a99b30cd671 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a0459150-38bf-41f3-88a5-9a99b30cd671 {
  max-width: 100%;
}

.shg-c#s-a0459150-38bf-41f3-88a5-9a99b30cd671 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a0459150-38bf-41f3-88a5-9a99b30cd671 .shg-image-zoom,
.shg-c#s-a0459150-38bf-41f3-88a5-9a99b30cd671 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a0459150-38bf-41f3-88a5-9a99b30cd671 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a0459150-38bf-41f3-88a5-9a99b30cd671 {
  max-width: 100%;
}

.shg-c#s-a0459150-38bf-41f3-88a5-9a99b30cd671 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a0459150-38bf-41f3-88a5-9a99b30cd671 .shg-image-zoom,
.shg-c#s-a0459150-38bf-41f3-88a5-9a99b30cd671 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a0459150-38bf-41f3-88a5-9a99b30cd671 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-a0459150-38bf-41f3-88a5-9a99b30cd671 {
  max-width: 100%;
}

.shg-c#s-a0459150-38bf-41f3-88a5-9a99b30cd671 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a0459150-38bf-41f3-88a5-9a99b30cd671 .shg-image-zoom,
.shg-c#s-a0459150-38bf-41f3-88a5-9a99b30cd671 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a0459150-38bf-41f3-88a5-9a99b30cd671 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-cbee1707-5739-4883-afdc-0554e320a17c {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cbee1707-5739-4883-afdc-0554e320a17c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-fc0bd6a0-b7ce-4de6-a287-d70fc9e6c4a7 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fc0bd6a0-b7ce-4de6-a287-d70fc9e6c4a7 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
  line-height: 2em;
  letter-spacing: ;
}

#s-29e3bfa0-b0d3-4646-b438-842c824c3951 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-29e3bfa0-b0d3-4646-b438-842c824c3951 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-29e3bfa0-b0d3-4646-b438-842c824c3951 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-29e3bfa0-b0d3-4646-b438-842c824c3951 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  normal ;
  font-family: Libre Franklin;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-da0ab8c2-36c1-4ce5-96b9-ff47788630f5 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(204, 204, 204, 1);
border-radius: 30px;
min-width: 100%;
max-width: 100%;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 10px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
}
#s-da0ab8c2-36c1-4ce5-96b9-ff47788630f5:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-da0ab8c2-36c1-4ce5-96b9-ff47788630f5:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-da0ab8c2-36c1-4ce5-96b9-ff47788630f5 {
  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-da0ab8c2-36c1-4ce5-96b9-ff47788630f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-da0ab8c2-36c1-4ce5-96b9-ff47788630f5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-da0ab8c2-36c1-4ce5-96b9-ff47788630f5.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Raleway;
  
  
  color: rgba(240, 173, 173, 1);
}



#s-bafccc17-ac5b-40f4-8c55-416b278e2a0b {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-bafccc17-ac5b-40f4-8c55-416b278e2a0b {
  display: none;
}
#s-f770ac8b-cb49-430d-b4a7-71ce2b96a946 {
  text-align: center;
}


.shg-c#s-f770ac8b-cb49-430d-b4a7-71ce2b96a946 {
  max-width: 100%;
}

.shg-c#s-f770ac8b-cb49-430d-b4a7-71ce2b96a946 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f770ac8b-cb49-430d-b4a7-71ce2b96a946 .shg-image-zoom,
.shg-c#s-f770ac8b-cb49-430d-b4a7-71ce2b96a946 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f770ac8b-cb49-430d-b4a7-71ce2b96a946 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-f770ac8b-cb49-430d-b4a7-71ce2b96a946 {
  max-width: 100%;
}

.shg-c#s-f770ac8b-cb49-430d-b4a7-71ce2b96a946 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f770ac8b-cb49-430d-b4a7-71ce2b96a946 .shg-image-zoom,
.shg-c#s-f770ac8b-cb49-430d-b4a7-71ce2b96a946 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f770ac8b-cb49-430d-b4a7-71ce2b96a946 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f770ac8b-cb49-430d-b4a7-71ce2b96a946 {
  max-width: 100%;
}

.shg-c#s-f770ac8b-cb49-430d-b4a7-71ce2b96a946 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f770ac8b-cb49-430d-b4a7-71ce2b96a946 .shg-image-zoom,
.shg-c#s-f770ac8b-cb49-430d-b4a7-71ce2b96a946 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f770ac8b-cb49-430d-b4a7-71ce2b96a946 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f770ac8b-cb49-430d-b4a7-71ce2b96a946 {
  max-width: 100%;
}

.shg-c#s-f770ac8b-cb49-430d-b4a7-71ce2b96a946 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f770ac8b-cb49-430d-b4a7-71ce2b96a946 .shg-image-zoom,
.shg-c#s-f770ac8b-cb49-430d-b4a7-71ce2b96a946 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f770ac8b-cb49-430d-b4a7-71ce2b96a946 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-f770ac8b-cb49-430d-b4a7-71ce2b96a946 {
  max-width: 100%;
}

.shg-c#s-f770ac8b-cb49-430d-b4a7-71ce2b96a946 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f770ac8b-cb49-430d-b4a7-71ce2b96a946 .shg-image-zoom,
.shg-c#s-f770ac8b-cb49-430d-b4a7-71ce2b96a946 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f770ac8b-cb49-430d-b4a7-71ce2b96a946 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-dff18421-778f-48e5-8fc0-5aa02d796919 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dff18421-778f-48e5-8fc0-5aa02d796919"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e14b333e-4bea-4f47-b899-7ed660af90d4 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e14b333e-4bea-4f47-b899-7ed660af90d4 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
  line-height: 2em;
  letter-spacing: ;
}

#s-98ccf7ec-eebd-4cad-bb5f-72a8832103ff {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-98ccf7ec-eebd-4cad-bb5f-72a8832103ff .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-98ccf7ec-eebd-4cad-bb5f-72a8832103ff .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-98ccf7ec-eebd-4cad-bb5f-72a8832103ff .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  normal ;
  font-family: Libre Franklin;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-383dc685-e845-4eba-949a-9099691245b8 {
  border-style: solid;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(204, 204, 204, 1);
border-radius: 30px;
min-width: 100%;
max-width: 100%;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 10px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
}
#s-383dc685-e845-4eba-949a-9099691245b8:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-383dc685-e845-4eba-949a-9099691245b8:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-383dc685-e845-4eba-949a-9099691245b8 {
  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-383dc685-e845-4eba-949a-9099691245b8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-383dc685-e845-4eba-949a-9099691245b8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-383dc685-e845-4eba-949a-9099691245b8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d6efa72d-c230-4d3d-a9a8-0bb1438de926 {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-d6efa72d-c230-4d3d-a9a8-0bb1438de926 {
  display: none;
}
#s-106e4c38-0504-4525-a795-a705ffda2e8b {
  text-align: center;
}


.shg-c#s-106e4c38-0504-4525-a795-a705ffda2e8b {
  max-width: 100%;
}

.shg-c#s-106e4c38-0504-4525-a795-a705ffda2e8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-106e4c38-0504-4525-a795-a705ffda2e8b .shg-image-zoom,
.shg-c#s-106e4c38-0504-4525-a795-a705ffda2e8b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-106e4c38-0504-4525-a795-a705ffda2e8b .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-106e4c38-0504-4525-a795-a705ffda2e8b {
  max-width: 100%;
}

.shg-c#s-106e4c38-0504-4525-a795-a705ffda2e8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-106e4c38-0504-4525-a795-a705ffda2e8b .shg-image-zoom,
.shg-c#s-106e4c38-0504-4525-a795-a705ffda2e8b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-106e4c38-0504-4525-a795-a705ffda2e8b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-106e4c38-0504-4525-a795-a705ffda2e8b {
  max-width: 100%;
}

.shg-c#s-106e4c38-0504-4525-a795-a705ffda2e8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-106e4c38-0504-4525-a795-a705ffda2e8b .shg-image-zoom,
.shg-c#s-106e4c38-0504-4525-a795-a705ffda2e8b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-106e4c38-0504-4525-a795-a705ffda2e8b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-106e4c38-0504-4525-a795-a705ffda2e8b {
  max-width: 100%;
}

.shg-c#s-106e4c38-0504-4525-a795-a705ffda2e8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-106e4c38-0504-4525-a795-a705ffda2e8b .shg-image-zoom,
.shg-c#s-106e4c38-0504-4525-a795-a705ffda2e8b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-106e4c38-0504-4525-a795-a705ffda2e8b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-106e4c38-0504-4525-a795-a705ffda2e8b {
  max-width: 100%;
}

.shg-c#s-106e4c38-0504-4525-a795-a705ffda2e8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-106e4c38-0504-4525-a795-a705ffda2e8b .shg-image-zoom,
.shg-c#s-106e4c38-0504-4525-a795-a705ffda2e8b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-106e4c38-0504-4525-a795-a705ffda2e8b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-8a8ee72c-485d-4044-9cec-b037bd36241d {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8a8ee72c-485d-4044-9cec-b037bd36241d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-ac4391de-c00a-47d1-a6c8-4104c93acb52 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ac4391de-c00a-47d1-a6c8-4104c93acb52 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
  line-height: 2em;
  letter-spacing: ;
}

#s-b776c204-871d-4141-98b6-faed435e982f {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-b776c204-871d-4141-98b6-faed435e982f .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-b776c204-871d-4141-98b6-faed435e982f .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-b776c204-871d-4141-98b6-faed435e982f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  normal ;
  font-family: Libre Franklin;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-9e7c6e63-f729-4056-876d-5984a97f9e95 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(204, 204, 204, 1);
border-radius: 30px;
min-width: 100%;
max-width: 100%;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 10px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
}
#s-9e7c6e63-f729-4056-876d-5984a97f9e95:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-9e7c6e63-f729-4056-876d-5984a97f9e95:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-9e7c6e63-f729-4056-876d-5984a97f9e95 {
  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-9e7c6e63-f729-4056-876d-5984a97f9e95.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9e7c6e63-f729-4056-876d-5984a97f9e95.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-9e7c6e63-f729-4056-876d-5984a97f9e95.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Raleway;
  
  
  color: rgba(240, 173, 173, 1);
}



#s-11291429-2044-4545-ba0a-e4f7a060ab0d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 50px;
padding-left: 20px;
padding-bottom: 50px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-11291429-2044-4545-ba0a-e4f7a060ab0d {
  display: none;
}
#s-11291429-2044-4545-ba0a-e4f7a060ab0d, #wrap-s-11291429-2044-4545-ba0a-e4f7a060ab0d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-11291429-2044-4545-ba0a-e4f7a060ab0d {
  display: none;
}
#s-11291429-2044-4545-ba0a-e4f7a060ab0d, #wrap-s-11291429-2044-4545-ba0a-e4f7a060ab0d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-11291429-2044-4545-ba0a-e4f7a060ab0d {
  
}
}@media (max-width: 767px){#s-11291429-2044-4545-ba0a-e4f7a060ab0d {
  
}
}







#s-11291429-2044-4545-ba0a-e4f7a060ab0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11291429-2044-4545-ba0a-e4f7a060ab0d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-278d5432-61da-4599-9c77-9b0302d83da4 {
  margin-top: 0px;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-278d5432-61da-4599-9c77-9b0302d83da4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-986bb1fc-72aa-4904-912c-7f31e2aa27d3 {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-986bb1fc-72aa-4904-912c-7f31e2aa27d3 {
  display: none;
}
#s-b3e3a315-5df4-4d5e-8419-6c1ec6280443 {
  text-align: center;
}


.shg-c#s-b3e3a315-5df4-4d5e-8419-6c1ec6280443 {
  max-width: 100%;
}

.shg-c#s-b3e3a315-5df4-4d5e-8419-6c1ec6280443 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3e3a315-5df4-4d5e-8419-6c1ec6280443 .shg-image-zoom,
.shg-c#s-b3e3a315-5df4-4d5e-8419-6c1ec6280443 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3e3a315-5df4-4d5e-8419-6c1ec6280443 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-b3e3a315-5df4-4d5e-8419-6c1ec6280443 {
  max-width: 100%;
}

.shg-c#s-b3e3a315-5df4-4d5e-8419-6c1ec6280443 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3e3a315-5df4-4d5e-8419-6c1ec6280443 .shg-image-zoom,
.shg-c#s-b3e3a315-5df4-4d5e-8419-6c1ec6280443 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3e3a315-5df4-4d5e-8419-6c1ec6280443 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b3e3a315-5df4-4d5e-8419-6c1ec6280443 {
  max-width: 100%;
}

.shg-c#s-b3e3a315-5df4-4d5e-8419-6c1ec6280443 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3e3a315-5df4-4d5e-8419-6c1ec6280443 .shg-image-zoom,
.shg-c#s-b3e3a315-5df4-4d5e-8419-6c1ec6280443 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3e3a315-5df4-4d5e-8419-6c1ec6280443 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b3e3a315-5df4-4d5e-8419-6c1ec6280443 {
  max-width: 100%;
}

.shg-c#s-b3e3a315-5df4-4d5e-8419-6c1ec6280443 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3e3a315-5df4-4d5e-8419-6c1ec6280443 .shg-image-zoom,
.shg-c#s-b3e3a315-5df4-4d5e-8419-6c1ec6280443 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3e3a315-5df4-4d5e-8419-6c1ec6280443 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-b3e3a315-5df4-4d5e-8419-6c1ec6280443 {
  max-width: 100%;
}

.shg-c#s-b3e3a315-5df4-4d5e-8419-6c1ec6280443 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3e3a315-5df4-4d5e-8419-6c1ec6280443 .shg-image-zoom,
.shg-c#s-b3e3a315-5df4-4d5e-8419-6c1ec6280443 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3e3a315-5df4-4d5e-8419-6c1ec6280443 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-1d22ad9e-98c9-4857-8302-774a7ddd28a5 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1d22ad9e-98c9-4857-8302-774a7ddd28a5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-fa30f5de-8df7-4aed-8f97-a077a5089ba7 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fa30f5de-8df7-4aed-8f97-a077a5089ba7 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 15px;
  line-height: 2em;
  letter-spacing: ;
}

#s-9588730e-1e72-4cc9-a2ce-2dff72fe838e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-9588730e-1e72-4cc9-a2ce-2dff72fe838e .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-9588730e-1e72-4cc9-a2ce-2dff72fe838e .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-9588730e-1e72-4cc9-a2ce-2dff72fe838e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  normal ;
  font-family: Libre Franklin;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-5a0c4276-16ad-4993-b29c-d2ec0c61f4de {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(204, 204, 204, 1);
border-radius: 30px;
min-width: 100%;
max-width: 100%;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 10px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
}
#s-5a0c4276-16ad-4993-b29c-d2ec0c61f4de:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-5a0c4276-16ad-4993-b29c-d2ec0c61f4de:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-5a0c4276-16ad-4993-b29c-d2ec0c61f4de {
  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-5a0c4276-16ad-4993-b29c-d2ec0c61f4de.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5a0c4276-16ad-4993-b29c-d2ec0c61f4de.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-5a0c4276-16ad-4993-b29c-d2ec0c61f4de.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Raleway;
  
  
  color: rgba(240, 173, 173, 1);
}



#s-22973a92-7576-47cc-a16f-c2571234dc59 {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-22973a92-7576-47cc-a16f-c2571234dc59 {
  display: none;
}
#s-7c286e70-ce52-4976-9479-544c3eccd04b {
  text-align: center;
}


.shg-c#s-7c286e70-ce52-4976-9479-544c3eccd04b {
  max-width: 100%;
}

.shg-c#s-7c286e70-ce52-4976-9479-544c3eccd04b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c286e70-ce52-4976-9479-544c3eccd04b .shg-image-zoom,
.shg-c#s-7c286e70-ce52-4976-9479-544c3eccd04b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c286e70-ce52-4976-9479-544c3eccd04b .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-7c286e70-ce52-4976-9479-544c3eccd04b {
  max-width: 100%;
}

.shg-c#s-7c286e70-ce52-4976-9479-544c3eccd04b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c286e70-ce52-4976-9479-544c3eccd04b .shg-image-zoom,
.shg-c#s-7c286e70-ce52-4976-9479-544c3eccd04b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c286e70-ce52-4976-9479-544c3eccd04b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7c286e70-ce52-4976-9479-544c3eccd04b {
  max-width: 100%;
}

.shg-c#s-7c286e70-ce52-4976-9479-544c3eccd04b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c286e70-ce52-4976-9479-544c3eccd04b .shg-image-zoom,
.shg-c#s-7c286e70-ce52-4976-9479-544c3eccd04b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c286e70-ce52-4976-9479-544c3eccd04b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7c286e70-ce52-4976-9479-544c3eccd04b {
  max-width: 100%;
}

.shg-c#s-7c286e70-ce52-4976-9479-544c3eccd04b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c286e70-ce52-4976-9479-544c3eccd04b .shg-image-zoom,
.shg-c#s-7c286e70-ce52-4976-9479-544c3eccd04b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c286e70-ce52-4976-9479-544c3eccd04b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-7c286e70-ce52-4976-9479-544c3eccd04b {
  max-width: 100%;
}

.shg-c#s-7c286e70-ce52-4976-9479-544c3eccd04b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c286e70-ce52-4976-9479-544c3eccd04b .shg-image-zoom,
.shg-c#s-7c286e70-ce52-4976-9479-544c3eccd04b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c286e70-ce52-4976-9479-544c3eccd04b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-9e019d52-d255-458e-a169-6a969887fdc0 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9e019d52-d255-458e-a169-6a969887fdc0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e1449adf-b4c2-417b-a958-c147423e1ebf {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e1449adf-b4c2-417b-a958-c147423e1ebf .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
  line-height: 2em;
  letter-spacing: ;
}

#s-ce27525f-71a1-4699-a0db-65f7ae4aa999 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-ce27525f-71a1-4699-a0db-65f7ae4aa999 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-ce27525f-71a1-4699-a0db-65f7ae4aa999 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-ce27525f-71a1-4699-a0db-65f7ae4aa999 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  normal ;
  font-family: Libre Franklin;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-a2f4acc6-b641-4f53-b439-b3a70cc188e4 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(204, 204, 204, 1);
border-radius: 30px;
min-width: 100%;
max-width: 100%;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 10px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
}
#s-a2f4acc6-b641-4f53-b439-b3a70cc188e4:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-a2f4acc6-b641-4f53-b439-b3a70cc188e4:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-a2f4acc6-b641-4f53-b439-b3a70cc188e4 {
  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-a2f4acc6-b641-4f53-b439-b3a70cc188e4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a2f4acc6-b641-4f53-b439-b3a70cc188e4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-a2f4acc6-b641-4f53-b439-b3a70cc188e4.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Raleway;
  
  
  color: rgba(240, 173, 173, 1);
}



#s-59623ba2-8637-4572-81af-07caf0656147 {
  margin-bottom: 10px;
background-color: rgba(255, 255, 255, 1);
}

#s-59623ba2-8637-4572-81af-07caf0656147 {
  display: none;
}
#s-220436c7-df1f-4831-ad2a-320c28f2c0ef {
  text-align: center;
}


.shg-c#s-220436c7-df1f-4831-ad2a-320c28f2c0ef {
  max-width: 100%;
}

.shg-c#s-220436c7-df1f-4831-ad2a-320c28f2c0ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-220436c7-df1f-4831-ad2a-320c28f2c0ef .shg-image-zoom,
.shg-c#s-220436c7-df1f-4831-ad2a-320c28f2c0ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-220436c7-df1f-4831-ad2a-320c28f2c0ef .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-220436c7-df1f-4831-ad2a-320c28f2c0ef {
  max-width: 100%;
}

.shg-c#s-220436c7-df1f-4831-ad2a-320c28f2c0ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-220436c7-df1f-4831-ad2a-320c28f2c0ef .shg-image-zoom,
.shg-c#s-220436c7-df1f-4831-ad2a-320c28f2c0ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-220436c7-df1f-4831-ad2a-320c28f2c0ef .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-220436c7-df1f-4831-ad2a-320c28f2c0ef {
  max-width: 100%;
}

.shg-c#s-220436c7-df1f-4831-ad2a-320c28f2c0ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-220436c7-df1f-4831-ad2a-320c28f2c0ef .shg-image-zoom,
.shg-c#s-220436c7-df1f-4831-ad2a-320c28f2c0ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-220436c7-df1f-4831-ad2a-320c28f2c0ef .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-220436c7-df1f-4831-ad2a-320c28f2c0ef {
  max-width: 100%;
}

.shg-c#s-220436c7-df1f-4831-ad2a-320c28f2c0ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-220436c7-df1f-4831-ad2a-320c28f2c0ef .shg-image-zoom,
.shg-c#s-220436c7-df1f-4831-ad2a-320c28f2c0ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-220436c7-df1f-4831-ad2a-320c28f2c0ef .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-220436c7-df1f-4831-ad2a-320c28f2c0ef {
  max-width: 100%;
}

.shg-c#s-220436c7-df1f-4831-ad2a-320c28f2c0ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-220436c7-df1f-4831-ad2a-320c28f2c0ef .shg-image-zoom,
.shg-c#s-220436c7-df1f-4831-ad2a-320c28f2c0ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-220436c7-df1f-4831-ad2a-320c28f2c0ef .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-2d5554a0-2ffe-448e-abc7-aa94a8182a21 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2d5554a0-2ffe-448e-abc7-aa94a8182a21"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-054d465f-0d73-4160-af82-b633f0256ddd {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-054d465f-0d73-4160-af82-b633f0256ddd .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
  line-height: 2em;
  letter-spacing: ;
}

#s-d1144e68-23fc-480f-b9fa-30c5f63f74d6 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-d1144e68-23fc-480f-b9fa-30c5f63f74d6 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-d1144e68-23fc-480f-b9fa-30c5f63f74d6 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-d1144e68-23fc-480f-b9fa-30c5f63f74d6 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  normal ;
  font-family: Libre Franklin;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-5a180ac6-d6ef-4092-b50f-89400ac940dc {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(204, 204, 204, 1);
border-radius: 30px;
min-width: 100%;
max-width: 100%;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 10px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
}
#s-5a180ac6-d6ef-4092-b50f-89400ac940dc:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-5a180ac6-d6ef-4092-b50f-89400ac940dc:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-5a180ac6-d6ef-4092-b50f-89400ac940dc {
  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-5a180ac6-d6ef-4092-b50f-89400ac940dc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5a180ac6-d6ef-4092-b50f-89400ac940dc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-5a180ac6-d6ef-4092-b50f-89400ac940dc.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Raleway;
  
  
  color: rgba(240, 173, 173, 1);
}



#s-3aa083c5-2f9e-4a7e-9102-3fa30a3b665a {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-3aa083c5-2f9e-4a7e-9102-3fa30a3b665a {
  display: none;
}
#s-b6baedd0-82bb-46fa-94c7-e66207e4b8a1 {
  text-align: center;
}


.shg-c#s-b6baedd0-82bb-46fa-94c7-e66207e4b8a1 {
  max-width: 100%;
}

.shg-c#s-b6baedd0-82bb-46fa-94c7-e66207e4b8a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6baedd0-82bb-46fa-94c7-e66207e4b8a1 .shg-image-zoom,
.shg-c#s-b6baedd0-82bb-46fa-94c7-e66207e4b8a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6baedd0-82bb-46fa-94c7-e66207e4b8a1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-b6baedd0-82bb-46fa-94c7-e66207e4b8a1 {
  max-width: 100%;
}

.shg-c#s-b6baedd0-82bb-46fa-94c7-e66207e4b8a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6baedd0-82bb-46fa-94c7-e66207e4b8a1 .shg-image-zoom,
.shg-c#s-b6baedd0-82bb-46fa-94c7-e66207e4b8a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6baedd0-82bb-46fa-94c7-e66207e4b8a1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b6baedd0-82bb-46fa-94c7-e66207e4b8a1 {
  max-width: 100%;
}

.shg-c#s-b6baedd0-82bb-46fa-94c7-e66207e4b8a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6baedd0-82bb-46fa-94c7-e66207e4b8a1 .shg-image-zoom,
.shg-c#s-b6baedd0-82bb-46fa-94c7-e66207e4b8a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6baedd0-82bb-46fa-94c7-e66207e4b8a1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b6baedd0-82bb-46fa-94c7-e66207e4b8a1 {
  max-width: 100%;
}

.shg-c#s-b6baedd0-82bb-46fa-94c7-e66207e4b8a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6baedd0-82bb-46fa-94c7-e66207e4b8a1 .shg-image-zoom,
.shg-c#s-b6baedd0-82bb-46fa-94c7-e66207e4b8a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6baedd0-82bb-46fa-94c7-e66207e4b8a1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-b6baedd0-82bb-46fa-94c7-e66207e4b8a1 {
  max-width: 100%;
}

.shg-c#s-b6baedd0-82bb-46fa-94c7-e66207e4b8a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6baedd0-82bb-46fa-94c7-e66207e4b8a1 .shg-image-zoom,
.shg-c#s-b6baedd0-82bb-46fa-94c7-e66207e4b8a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6baedd0-82bb-46fa-94c7-e66207e4b8a1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-14c0c242-9b76-4861-a8a1-cc1d35906cdb {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-14c0c242-9b76-4861-a8a1-cc1d35906cdb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-9d3c6d5c-2399-4c91-a0e1-0ca18f2f113b {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9d3c6d5c-2399-4c91-a0e1-0ca18f2f113b .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
  line-height: 2em;
  letter-spacing: ;
}

#s-8dfd9306-f81a-4813-819a-cea08a989abd {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-8dfd9306-f81a-4813-819a-cea08a989abd .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-8dfd9306-f81a-4813-819a-cea08a989abd .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-8dfd9306-f81a-4813-819a-cea08a989abd .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  normal ;
  font-family: Libre Franklin;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-e92cc8cd-7a2a-487c-a9d0-0a5d9e108fe6 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(204, 204, 204, 1);
border-radius: 30px;
min-width: 100%;
max-width: 100%;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 10px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
}
#s-e92cc8cd-7a2a-487c-a9d0-0a5d9e108fe6:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-e92cc8cd-7a2a-487c-a9d0-0a5d9e108fe6:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-e92cc8cd-7a2a-487c-a9d0-0a5d9e108fe6 {
  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-e92cc8cd-7a2a-487c-a9d0-0a5d9e108fe6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e92cc8cd-7a2a-487c-a9d0-0a5d9e108fe6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-e92cc8cd-7a2a-487c-a9d0-0a5d9e108fe6.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Raleway;
  
  
  color: rgba(240, 173, 173, 1);
}



#s-f9fcfdab-ecb4-49c6-b0c5-2494a131f780 {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-f9fcfdab-ecb4-49c6-b0c5-2494a131f780 {
  display: none;
}
#s-a522068a-7dd2-45bd-a508-8b30f1c16a96 {
  text-align: center;
}


.shg-c#s-a522068a-7dd2-45bd-a508-8b30f1c16a96 {
  max-width: 100%;
}

.shg-c#s-a522068a-7dd2-45bd-a508-8b30f1c16a96 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a522068a-7dd2-45bd-a508-8b30f1c16a96 .shg-image-zoom,
.shg-c#s-a522068a-7dd2-45bd-a508-8b30f1c16a96 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a522068a-7dd2-45bd-a508-8b30f1c16a96 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-a522068a-7dd2-45bd-a508-8b30f1c16a96 {
  max-width: 100%;
}

.shg-c#s-a522068a-7dd2-45bd-a508-8b30f1c16a96 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a522068a-7dd2-45bd-a508-8b30f1c16a96 .shg-image-zoom,
.shg-c#s-a522068a-7dd2-45bd-a508-8b30f1c16a96 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a522068a-7dd2-45bd-a508-8b30f1c16a96 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a522068a-7dd2-45bd-a508-8b30f1c16a96 {
  max-width: 100%;
}

.shg-c#s-a522068a-7dd2-45bd-a508-8b30f1c16a96 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a522068a-7dd2-45bd-a508-8b30f1c16a96 .shg-image-zoom,
.shg-c#s-a522068a-7dd2-45bd-a508-8b30f1c16a96 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a522068a-7dd2-45bd-a508-8b30f1c16a96 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a522068a-7dd2-45bd-a508-8b30f1c16a96 {
  max-width: 100%;
}

.shg-c#s-a522068a-7dd2-45bd-a508-8b30f1c16a96 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a522068a-7dd2-45bd-a508-8b30f1c16a96 .shg-image-zoom,
.shg-c#s-a522068a-7dd2-45bd-a508-8b30f1c16a96 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a522068a-7dd2-45bd-a508-8b30f1c16a96 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-a522068a-7dd2-45bd-a508-8b30f1c16a96 {
  max-width: 100%;
}

.shg-c#s-a522068a-7dd2-45bd-a508-8b30f1c16a96 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a522068a-7dd2-45bd-a508-8b30f1c16a96 .shg-image-zoom,
.shg-c#s-a522068a-7dd2-45bd-a508-8b30f1c16a96 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a522068a-7dd2-45bd-a508-8b30f1c16a96 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-c9efb189-c05c-4183-8dab-026e809236b1 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c9efb189-c05c-4183-8dab-026e809236b1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-bcb68c0c-b654-455b-b360-30bf4c35eb23 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bcb68c0c-b654-455b-b360-30bf4c35eb23 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
  line-height: 2em;
  letter-spacing: ;
}

#s-34a5f95e-4e22-4ece-8a06-4c7ed762f571 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-34a5f95e-4e22-4ece-8a06-4c7ed762f571 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-34a5f95e-4e22-4ece-8a06-4c7ed762f571 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-34a5f95e-4e22-4ece-8a06-4c7ed762f571 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  normal ;
  font-family: Libre Franklin;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-37e72815-1425-41d8-98fd-86624a9fb2f5 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(204, 204, 204, 1);
border-radius: 30px;
min-width: 100%;
max-width: 100%;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 10px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
}
#s-37e72815-1425-41d8-98fd-86624a9fb2f5:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-37e72815-1425-41d8-98fd-86624a9fb2f5:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-37e72815-1425-41d8-98fd-86624a9fb2f5 {
  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-37e72815-1425-41d8-98fd-86624a9fb2f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37e72815-1425-41d8-98fd-86624a9fb2f5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-37e72815-1425-41d8-98fd-86624a9fb2f5.shg-btn.shg-product-atc-error {
  
  
  
  font-size: 16px;
  
}



#s-ea85ea87-c18e-4002-9c71-ebb913b9f608 {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-ea85ea87-c18e-4002-9c71-ebb913b9f608 {
  display: none;
}
#s-c067cd0c-7908-4528-a795-db6890fcf822 {
  text-align: center;
}


.shg-c#s-c067cd0c-7908-4528-a795-db6890fcf822 {
  max-width: 100%;
}

.shg-c#s-c067cd0c-7908-4528-a795-db6890fcf822 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c067cd0c-7908-4528-a795-db6890fcf822 .shg-image-zoom,
.shg-c#s-c067cd0c-7908-4528-a795-db6890fcf822 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c067cd0c-7908-4528-a795-db6890fcf822 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-c067cd0c-7908-4528-a795-db6890fcf822 {
  max-width: 100%;
}

.shg-c#s-c067cd0c-7908-4528-a795-db6890fcf822 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c067cd0c-7908-4528-a795-db6890fcf822 .shg-image-zoom,
.shg-c#s-c067cd0c-7908-4528-a795-db6890fcf822 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c067cd0c-7908-4528-a795-db6890fcf822 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c067cd0c-7908-4528-a795-db6890fcf822 {
  max-width: 100%;
}

.shg-c#s-c067cd0c-7908-4528-a795-db6890fcf822 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c067cd0c-7908-4528-a795-db6890fcf822 .shg-image-zoom,
.shg-c#s-c067cd0c-7908-4528-a795-db6890fcf822 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c067cd0c-7908-4528-a795-db6890fcf822 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c067cd0c-7908-4528-a795-db6890fcf822 {
  max-width: 100%;
}

.shg-c#s-c067cd0c-7908-4528-a795-db6890fcf822 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c067cd0c-7908-4528-a795-db6890fcf822 .shg-image-zoom,
.shg-c#s-c067cd0c-7908-4528-a795-db6890fcf822 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c067cd0c-7908-4528-a795-db6890fcf822 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-c067cd0c-7908-4528-a795-db6890fcf822 {
  max-width: 100%;
}

.shg-c#s-c067cd0c-7908-4528-a795-db6890fcf822 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c067cd0c-7908-4528-a795-db6890fcf822 .shg-image-zoom,
.shg-c#s-c067cd0c-7908-4528-a795-db6890fcf822 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c067cd0c-7908-4528-a795-db6890fcf822 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-2ed7431a-c6c2-4c67-939e-361c4db22e94 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2ed7431a-c6c2-4c67-939e-361c4db22e94"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-ecfa726f-9faa-48a6-8cf8-dee5afe0f321 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ecfa726f-9faa-48a6-8cf8-dee5afe0f321 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
  line-height: 2em;
  letter-spacing: ;
}

#s-f0d4e6fd-8af5-4582-acf4-517ecb16d9ad {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-f0d4e6fd-8af5-4582-acf4-517ecb16d9ad .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-f0d4e6fd-8af5-4582-acf4-517ecb16d9ad .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-f0d4e6fd-8af5-4582-acf4-517ecb16d9ad .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  normal ;
  font-family: Libre Franklin;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-67175d70-5805-41be-b89b-33ddb16cd930 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(204, 204, 204, 1);
border-radius: 30px;
min-width: 100%;
max-width: 100%;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 10px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
}
#s-67175d70-5805-41be-b89b-33ddb16cd930:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-67175d70-5805-41be-b89b-33ddb16cd930:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-67175d70-5805-41be-b89b-33ddb16cd930 {
  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-67175d70-5805-41be-b89b-33ddb16cd930.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-67175d70-5805-41be-b89b-33ddb16cd930.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-67175d70-5805-41be-b89b-33ddb16cd930.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Raleway;
  
  
  color: rgba(240, 173, 173, 1);
}



#s-1567d4cc-bfc1-4665-ba0a-459990a4604a {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-1567d4cc-bfc1-4665-ba0a-459990a4604a {
  display: none;
}
#s-8d867861-339f-401c-b43a-21fae39ff55b {
  text-align: center;
}


.shg-c#s-8d867861-339f-401c-b43a-21fae39ff55b {
  max-width: 100%;
}

.shg-c#s-8d867861-339f-401c-b43a-21fae39ff55b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d867861-339f-401c-b43a-21fae39ff55b .shg-image-zoom,
.shg-c#s-8d867861-339f-401c-b43a-21fae39ff55b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d867861-339f-401c-b43a-21fae39ff55b .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-8d867861-339f-401c-b43a-21fae39ff55b {
  max-width: 100%;
}

.shg-c#s-8d867861-339f-401c-b43a-21fae39ff55b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d867861-339f-401c-b43a-21fae39ff55b .shg-image-zoom,
.shg-c#s-8d867861-339f-401c-b43a-21fae39ff55b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d867861-339f-401c-b43a-21fae39ff55b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8d867861-339f-401c-b43a-21fae39ff55b {
  max-width: 100%;
}

.shg-c#s-8d867861-339f-401c-b43a-21fae39ff55b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d867861-339f-401c-b43a-21fae39ff55b .shg-image-zoom,
.shg-c#s-8d867861-339f-401c-b43a-21fae39ff55b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d867861-339f-401c-b43a-21fae39ff55b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8d867861-339f-401c-b43a-21fae39ff55b {
  max-width: 100%;
}

.shg-c#s-8d867861-339f-401c-b43a-21fae39ff55b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d867861-339f-401c-b43a-21fae39ff55b .shg-image-zoom,
.shg-c#s-8d867861-339f-401c-b43a-21fae39ff55b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d867861-339f-401c-b43a-21fae39ff55b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-8d867861-339f-401c-b43a-21fae39ff55b {
  max-width: 100%;
}

.shg-c#s-8d867861-339f-401c-b43a-21fae39ff55b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d867861-339f-401c-b43a-21fae39ff55b .shg-image-zoom,
.shg-c#s-8d867861-339f-401c-b43a-21fae39ff55b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d867861-339f-401c-b43a-21fae39ff55b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-6ddf6872-64e7-45dc-b529-e515f2141a22 {
  margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6ddf6872-64e7-45dc-b529-e515f2141a22"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e712178a-26b2-41b1-abaf-93b0833c9f20 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e712178a-26b2-41b1-abaf-93b0833c9f20 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
  line-height: 2em;
  letter-spacing: ;
}

#s-828f0270-fd14-45c2-9626-66abb6c5a42a {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-828f0270-fd14-45c2-9626-66abb6c5a42a .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-828f0270-fd14-45c2-9626-66abb6c5a42a .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-828f0270-fd14-45c2-9626-66abb6c5a42a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  normal ;
  font-family: Libre Franklin;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-ca6e4e14-bd57-42f6-ac6d-aaca0f94e8f8 {
  border-style: solid;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(204, 204, 204, 1);
border-radius: 30px;
min-width: 100%;
max-width: 100%;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 10px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
}
#s-ca6e4e14-bd57-42f6-ac6d-aaca0f94e8f8:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-ca6e4e14-bd57-42f6-ac6d-aaca0f94e8f8:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-ca6e4e14-bd57-42f6-ac6d-aaca0f94e8f8 {
  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-ca6e4e14-bd57-42f6-ac6d-aaca0f94e8f8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ca6e4e14-bd57-42f6-ac6d-aaca0f94e8f8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-ca6e4e14-bd57-42f6-ac6d-aaca0f94e8f8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-85eba763-c0a5-4737-b1b0-0d9ecd3864ad {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-85eba763-c0a5-4737-b1b0-0d9ecd3864ad {
  display: none;
}
#s-d90ed6fe-ffb9-4d2c-879e-beb399c8d2c6 {
  text-align: center;
}


.shg-c#s-d90ed6fe-ffb9-4d2c-879e-beb399c8d2c6 {
  max-width: 100%;
}

.shg-c#s-d90ed6fe-ffb9-4d2c-879e-beb399c8d2c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d90ed6fe-ffb9-4d2c-879e-beb399c8d2c6 .shg-image-zoom,
.shg-c#s-d90ed6fe-ffb9-4d2c-879e-beb399c8d2c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d90ed6fe-ffb9-4d2c-879e-beb399c8d2c6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-d90ed6fe-ffb9-4d2c-879e-beb399c8d2c6 {
  max-width: 100%;
}

.shg-c#s-d90ed6fe-ffb9-4d2c-879e-beb399c8d2c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d90ed6fe-ffb9-4d2c-879e-beb399c8d2c6 .shg-image-zoom,
.shg-c#s-d90ed6fe-ffb9-4d2c-879e-beb399c8d2c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d90ed6fe-ffb9-4d2c-879e-beb399c8d2c6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d90ed6fe-ffb9-4d2c-879e-beb399c8d2c6 {
  max-width: 100%;
}

.shg-c#s-d90ed6fe-ffb9-4d2c-879e-beb399c8d2c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d90ed6fe-ffb9-4d2c-879e-beb399c8d2c6 .shg-image-zoom,
.shg-c#s-d90ed6fe-ffb9-4d2c-879e-beb399c8d2c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d90ed6fe-ffb9-4d2c-879e-beb399c8d2c6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d90ed6fe-ffb9-4d2c-879e-beb399c8d2c6 {
  max-width: 100%;
}

.shg-c#s-d90ed6fe-ffb9-4d2c-879e-beb399c8d2c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d90ed6fe-ffb9-4d2c-879e-beb399c8d2c6 .shg-image-zoom,
.shg-c#s-d90ed6fe-ffb9-4d2c-879e-beb399c8d2c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d90ed6fe-ffb9-4d2c-879e-beb399c8d2c6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-d90ed6fe-ffb9-4d2c-879e-beb399c8d2c6 {
  max-width: 100%;
}

.shg-c#s-d90ed6fe-ffb9-4d2c-879e-beb399c8d2c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d90ed6fe-ffb9-4d2c-879e-beb399c8d2c6 .shg-image-zoom,
.shg-c#s-d90ed6fe-ffb9-4d2c-879e-beb399c8d2c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d90ed6fe-ffb9-4d2c-879e-beb399c8d2c6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-1c363b1e-4b49-48ea-a508-7b581e3a4b61 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1c363b1e-4b49-48ea-a508-7b581e3a4b61"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c7b6384f-8b11-4358-8a4f-19f9fe5b6b04 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c7b6384f-8b11-4358-8a4f-19f9fe5b6b04 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
  line-height: 2em;
  letter-spacing: ;
}

#s-597004ea-6bb0-41f8-a942-86850824313f {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-597004ea-6bb0-41f8-a942-86850824313f .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
}

#s-597004ea-6bb0-41f8-a942-86850824313f .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-597004ea-6bb0-41f8-a942-86850824313f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  normal ;
  font-family: Libre Franklin;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-81ea3d70-1a0e-4485-8bf2-f3bd2c8d2bfb {
  border-style: solid;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(204, 204, 204, 1);
border-radius: 30px;
min-width: 100%;
max-width: 100%;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 10px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
}
#s-81ea3d70-1a0e-4485-8bf2-f3bd2c8d2bfb:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-81ea3d70-1a0e-4485-8bf2-f3bd2c8d2bfb:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-81ea3d70-1a0e-4485-8bf2-f3bd2c8d2bfb {
  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-81ea3d70-1a0e-4485-8bf2-f3bd2c8d2bfb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-81ea3d70-1a0e-4485-8bf2-f3bd2c8d2bfb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-81ea3d70-1a0e-4485-8bf2-f3bd2c8d2bfb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4586b462-6601-402a-ae85-12357d325693 {
  background-size: cover;
margin-top: auto;
margin-bottom: auto;
padding-top: 50px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 600px;
background-position: center center;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-4586b462-6601-402a-ae85-12357d325693 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4586b462-6601-402a-ae85-12357d325693 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4586b462-6601-402a-ae85-12357d325693 {
  
}
}@media (max-width: 767px){#s-4586b462-6601-402a-ae85-12357d325693 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-4586b462-6601-402a-ae85-12357d325693 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-4586b462-6601-402a-ae85-12357d325693.shg-box.shg-c {
  justify-content: center;
}

#s-a95e2ec0-9d95-4b49-bc69-02ffedea4b03 {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a95e2ec0-9d95-4b49-bc69-02ffedea4b03 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a3a36000-a950-45fb-818e-f2c2ef7f617c {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-a3a36000-a950-45fb-818e-f2c2ef7f617c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-2c61c4b3-451e-4cdc-91ea-06e6dbae9d25 {
  min-height: 50px;
}








#s-2c61c4b3-451e-4cdc-91ea-06e6dbae9d25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c61c4b3-451e-4cdc-91ea-06e6dbae9d25.shg-box.shg-c {
  justify-content: center;
}

#s-cbc0a3b4-cf03-4ea9-9e22-e889de9fc573 {
  margin-bottom: 20px;
text-align: left;
}

#s-cbc0a3b4-cf03-4ea9-9e22-e889de9fc573 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 32px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-ca09b732-4804-4f51-b472-4c5e0a299093 {
  border-style: solid;
margin-bottom: 20px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}

#s-958c3bee-d672-494e-8b0f-b8beaf330a4e {
  text-align: center;
}
@media (max-width: 767px){#s-958c3bee-d672-494e-8b0f-b8beaf330a4e {
  margin-top: 20px;
margin-bottom: 20px;
}
}



  #s-958c3bee-d672-494e-8b0f-b8beaf330a4e img.shogun-image {
    
    width: px;
  }


#s-958c3bee-d672-494e-8b0f-b8beaf330a4e .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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