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

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

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

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

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

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

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

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

#s-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 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-7c5ced41-fb33-4877-a647-b274b7bbbb80 {
  background-image: url(https://i.shgcdn.com/1374ba09-c847-4984-bc16-47c30d7cb335/-/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: 100px;
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 {
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

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

#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 {
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

#s-19a77553-a033-4d58-8227-2a0e28aab12a {
  margin-bottom: 20px;
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: 42px;
  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: 40px;
padding-bottom: 20px;
min-height: 0px;
background-position: center center;
background-color: rgba(236, 212, 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 {
  -webkit-box-pack: center;
  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: -webkit-box;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

.shogun-image-overlay.shg-bottom-right {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: 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: -webkit-box;
  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 {
  -webkit-box-align: start;
          align-items: flex-start;
}

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

.shogun-image-content-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
#s-73e542ef-c069-4d71-9b3a-9542401630c7 {
  margin-top: 0px;
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 {
  
    -webkit-box-align:  start;
  
            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 {
  -webkit-box-pack: center;
  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 h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  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);
}

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

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

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

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

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

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

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

#s-94216574-3894-4826-87f8-43d78608e253 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(34, 34, 34, 1);
border-style: solid;
border-radius: 30px;
max-width: 90%;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 0);
font-size: 16px;
font-weight: bold;
color: rgba(34, 34, 34, 1);
text-decoration: none;
letter-spacing: 0px;
}
#s-94216574-3894-4826-87f8-43d78608e253:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-94216574-3894-4826-87f8-43d78608e253:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-94216574-3894-4826-87f8-43d78608e253-btn-wrapper {
    text-align: center;
  }


#s-94216574-3894-4826-87f8-43d78608e253.shg-btn {
  color: rgba(34, 34, 34, 1);
  font-size: 20px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  block ;
}

.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

@media (min-width: 1200px){#s-98da8bff-4483-457b-be53-f0af9054ab99 {
  display: none;
}
#s-98da8bff-4483-457b-be53-f0af9054ab99, #wrap-s-98da8bff-4483-457b-be53-f0af9054ab99 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-98da8bff-4483-457b-be53-f0af9054ab99 {
  display: none;
}
#s-98da8bff-4483-457b-be53-f0af9054ab99, #wrap-s-98da8bff-4483-457b-be53-f0af9054ab99 { display:none !important; }}
#s-98da8bff-4483-457b-be53-f0af9054ab99 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid rgba(213, 214, 215, 0);
  border-radius: 0px;
}

#s-98da8bff-4483-457b-be53-f0af9054ab99 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-98da8bff-4483-457b-be53-f0af9054ab99 td.shogun-table-column {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
  text-align: inherit;
}

#s-98da8bff-4483-457b-be53-f0af9054ab99 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 1);
  padding: 20px;
}

#s-98da8bff-4483-457b-be53-f0af9054ab99 td.shogun-table-column, #s-98da8bff-4483-457b-be53-f0af9054ab99 td.shogun-table-row {
  border: 0px solid rgba(213, 214, 215, 0);
}

#s-551a7630-e9cd-495c-bb89-a8e751833aae {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
max-width: 400px;
background-position: center center;
}








#s-551a7630-e9cd-495c-bb89-a8e751833aae > .shg-box-overlay {
  background-color: rgba(191, 166, 47, 1);
  opacity: 0.1;
}#s-551a7630-e9cd-495c-bb89-a8e751833aae.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-528d565d-faaa-48ec-a5dc-c532262eebbc {
  margin-top: 200px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-528d565d-faaa-48ec-a5dc-c532262eebbc .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Libre Franklin;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a2fb2b67-f421-4c75-96c5-db67e87df306 {
  border-style: solid;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
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-66c39c8c-2c7e-4aba-b305-c2e17a44aa5a {
  background-repeat: no-repeat;
background-size: cover;
padding-left: 40px;
padding-right: 40px;
max-width: 400px;
background-position: center center;
}








#s-66c39c8c-2c7e-4aba-b305-c2e17a44aa5a > .shg-box-overlay {
  background-color: rgba(157, 61, 4, 1);
  opacity: 0.1;
}#s-66c39c8c-2c7e-4aba-b305-c2e17a44aa5a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-037b89fe-90fe-431a-bf48-a6a88bb576d2 {
  margin-top: 200px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-037b89fe-90fe-431a-bf48-a6a88bb576d2 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2031a733-e6f6-4b12-b975-5e2f63d635d6 {
  border-style: solid;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
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-32ba090d-188c-4d9e-91d9-07fbac2e656a {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
padding-left: 50px;
padding-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
max-width: 400px;
background-position: center center;
}








#s-32ba090d-188c-4d9e-91d9-07fbac2e656a > .shg-box-overlay {
  background-color: rgba(120, 187, 110, 1);
  opacity: 0.1;
}#s-32ba090d-188c-4d9e-91d9-07fbac2e656a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4fd0ef1b-7296-48ef-bb3f-6de82a2c46c8 {
  margin-top: 200px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4fd0ef1b-7296-48ef-bb3f-6de82a2c46c8 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Libre Franklin;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-76207fde-30e1-4ca2-9e0d-a32d9ac086bf {
  border-style: solid;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
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-3a745a95-be8b-4dde-b72c-c0e1146fbd51 {
  background-repeat: no-repeat;
background-size: cover;
max-width: 400px;
background-position: center center;
}








#s-3a745a95-be8b-4dde-b72c-c0e1146fbd51 > .shg-box-overlay {
  background-color: rgba(0, 65, 111, 1);
  opacity: 0.2;
}#s-3a745a95-be8b-4dde-b72c-c0e1146fbd51.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6e58e262-a044-4a08-bc44-5a82f99bd758 {
  margin-top: 200px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6e58e262-a044-4a08-bc44-5a82f99bd758 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-97c414f2-d653-4cb4-99b5-58a2663155d7 {
  border-style: solid;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
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-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: 0px;
padding-right: 10%;
min-height: 40px;
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 {
  
}
}@media (max-width: 767px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  
}
}







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

#s-44a6f58d-a64f-40e7-b68a-985278f36cc8 {
  border-style: solid;
margin-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(211, 211, 211, 1);
border-style: solid;
}

#s-ba989457-a645-441c-99f4-2a2a27be7a0b {
  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-ba989457-a645-441c-99f4-2a2a27be7a0b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ba989457-a645-441c-99f4-2a2a27be7a0b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ba989457-a645-441c-99f4-2a2a27be7a0b {
  display: none;
}
#s-ba989457-a645-441c-99f4-2a2a27be7a0b, #wrap-s-ba989457-a645-441c-99f4-2a2a27be7a0b { display:none !important; }}@media (max-width: 767px){#s-ba989457-a645-441c-99f4-2a2a27be7a0b {
  display: none;
}
#s-ba989457-a645-441c-99f4-2a2a27be7a0b, #wrap-s-ba989457-a645-441c-99f4-2a2a27be7a0b { display:none !important; }}







#s-ba989457-a645-441c-99f4-2a2a27be7a0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba989457-a645-441c-99f4-2a2a27be7a0b.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-ff67c4e3-b109-4f46-83a5-bcf74db13c1d {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
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-ff67c4e3-b109-4f46-83a5-bcf74db13c1d .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-60ca4f29-1cef-4a89-9efc-23cf321b9c03 {
  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-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-60ca4f29-1cef-4a89-9efc-23cf321b9c03"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-c980710c-eebe-4c12-83a0-7b7c9efae218 {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-c980710c-eebe-4c12-83a0-7b7c9efae218 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-5442668c-f150-4d68-9c51-b354b61b2270 {
  text-align: center;
}


.shg-c#s-5442668c-f150-4d68-9c51-b354b61b2270 {
  max-width: 100%;
}

.shg-c#s-5442668c-f150-4d68-9c51-b354b61b2270 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5442668c-f150-4d68-9c51-b354b61b2270 .shg-image-zoom,
.shg-c#s-5442668c-f150-4d68-9c51-b354b61b2270 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5442668c-f150-4d68-9c51-b354b61b2270 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-5442668c-f150-4d68-9c51-b354b61b2270 {
  max-width: 100%;
}

.shg-c#s-5442668c-f150-4d68-9c51-b354b61b2270 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5442668c-f150-4d68-9c51-b354b61b2270 .shg-image-zoom,
.shg-c#s-5442668c-f150-4d68-9c51-b354b61b2270 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5442668c-f150-4d68-9c51-b354b61b2270 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5442668c-f150-4d68-9c51-b354b61b2270 {
  max-width: 100%;
}

.shg-c#s-5442668c-f150-4d68-9c51-b354b61b2270 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5442668c-f150-4d68-9c51-b354b61b2270 .shg-image-zoom,
.shg-c#s-5442668c-f150-4d68-9c51-b354b61b2270 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5442668c-f150-4d68-9c51-b354b61b2270 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5442668c-f150-4d68-9c51-b354b61b2270 {
  max-width: 100%;
}

.shg-c#s-5442668c-f150-4d68-9c51-b354b61b2270 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5442668c-f150-4d68-9c51-b354b61b2270 .shg-image-zoom,
.shg-c#s-5442668c-f150-4d68-9c51-b354b61b2270 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5442668c-f150-4d68-9c51-b354b61b2270 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-5442668c-f150-4d68-9c51-b354b61b2270 {
  max-width: 100%;
}

.shg-c#s-5442668c-f150-4d68-9c51-b354b61b2270 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5442668c-f150-4d68-9c51-b354b61b2270 .shg-image-zoom,
.shg-c#s-5442668c-f150-4d68-9c51-b354b61b2270 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5442668c-f150-4d68-9c51-b354b61b2270 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-024ba2ae-f2ab-4453-b609-641a11722801 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-024ba2ae-f2ab-4453-b609-641a11722801"] > .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-881a0fee-8ec8-4c03-8a2c-666c4a3d54c2 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-881a0fee-8ec8-4c03-8a2c-666c4a3d54c2 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-50ec9527-365e-49c1-8442-51650dce143a {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-50ec9527-365e-49c1-8442-51650dce143a .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-50ec9527-365e-49c1-8442-51650dce143a .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-50ec9527-365e-49c1-8442-51650dce143a .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;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
  opacity: 1;
}

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

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

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

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

#s-763c368e-4bba-4add-865c-5d5c71f9583b {
  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-763c368e-4bba-4add-865c-5d5c71f9583b:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-763c368e-4bba-4add-865c-5d5c71f9583b:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-763c368e-4bba-4add-865c-5d5c71f9583b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-763c368e-4bba-4add-865c-5d5c71f9583b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-763c368e-4bba-4add-865c-5d5c71f9583b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-763c368e-4bba-4add-865c-5d5c71f9583b.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Raleway;
  
  
  color: rgba(240, 173, 173, 1);
}



#s-31556f54-54b0-4986-bc1e-12d7792f7557 {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-31556f54-54b0-4986-bc1e-12d7792f7557 {
  display: none;
}
#s-766d7d7e-25c0-435f-aeb0-a306c851e9ee {
  text-align: center;
}


.shg-c#s-766d7d7e-25c0-435f-aeb0-a306c851e9ee {
  max-width: 100%;
}

.shg-c#s-766d7d7e-25c0-435f-aeb0-a306c851e9ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-766d7d7e-25c0-435f-aeb0-a306c851e9ee .shg-image-zoom,
.shg-c#s-766d7d7e-25c0-435f-aeb0-a306c851e9ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-766d7d7e-25c0-435f-aeb0-a306c851e9ee .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-766d7d7e-25c0-435f-aeb0-a306c851e9ee {
  max-width: 100%;
}

.shg-c#s-766d7d7e-25c0-435f-aeb0-a306c851e9ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-766d7d7e-25c0-435f-aeb0-a306c851e9ee .shg-image-zoom,
.shg-c#s-766d7d7e-25c0-435f-aeb0-a306c851e9ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-766d7d7e-25c0-435f-aeb0-a306c851e9ee .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-766d7d7e-25c0-435f-aeb0-a306c851e9ee {
  max-width: 100%;
}

.shg-c#s-766d7d7e-25c0-435f-aeb0-a306c851e9ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-766d7d7e-25c0-435f-aeb0-a306c851e9ee .shg-image-zoom,
.shg-c#s-766d7d7e-25c0-435f-aeb0-a306c851e9ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-766d7d7e-25c0-435f-aeb0-a306c851e9ee .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-766d7d7e-25c0-435f-aeb0-a306c851e9ee {
  max-width: 100%;
}

.shg-c#s-766d7d7e-25c0-435f-aeb0-a306c851e9ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-766d7d7e-25c0-435f-aeb0-a306c851e9ee .shg-image-zoom,
.shg-c#s-766d7d7e-25c0-435f-aeb0-a306c851e9ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-766d7d7e-25c0-435f-aeb0-a306c851e9ee .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-766d7d7e-25c0-435f-aeb0-a306c851e9ee {
  max-width: 100%;
}

.shg-c#s-766d7d7e-25c0-435f-aeb0-a306c851e9ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-766d7d7e-25c0-435f-aeb0-a306c851e9ee .shg-image-zoom,
.shg-c#s-766d7d7e-25c0-435f-aeb0-a306c851e9ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-766d7d7e-25c0-435f-aeb0-a306c851e9ee .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-adb46ed6-6dd8-45fe-a14e-ee8d48adbfa2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-d11a5dd0-55e8-4196-b736-ede574c13b76 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d11a5dd0-55e8-4196-b736-ede574c13b76 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-c8bab0ff-dbc1-4f52-abba-ee6fa14b6ca9 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-c8bab0ff-dbc1-4f52-abba-ee6fa14b6ca9 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-c8bab0ff-dbc1-4f52-abba-ee6fa14b6ca9 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-c8bab0ff-dbc1-4f52-abba-ee6fa14b6ca9 .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-c9f3eaa4-d1d9-4b9c-b7b3-696c6171221b {
  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-c9f3eaa4-d1d9-4b9c-b7b3-696c6171221b:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-c9f3eaa4-d1d9-4b9c-b7b3-696c6171221b:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-c9f3eaa4-d1d9-4b9c-b7b3-696c6171221b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-c9f3eaa4-d1d9-4b9c-b7b3-696c6171221b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c9f3eaa4-d1d9-4b9c-b7b3-696c6171221b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-c9f3eaa4-d1d9-4b9c-b7b3-696c6171221b.shg-btn.shg-product-atc-error {
  
  
  
  font-size: 16px;
  
}



#s-ec5022a3-657c-4584-8a84-d6c9bb23ad8d {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-ec5022a3-657c-4584-8a84-d6c9bb23ad8d {
  display: none;
}
#s-af187bc6-0ed5-4cb4-8967-d33a3913d570 {
  text-align: center;
}


.shg-c#s-af187bc6-0ed5-4cb4-8967-d33a3913d570 {
  max-width: 100%;
}

.shg-c#s-af187bc6-0ed5-4cb4-8967-d33a3913d570 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af187bc6-0ed5-4cb4-8967-d33a3913d570 .shg-image-zoom,
.shg-c#s-af187bc6-0ed5-4cb4-8967-d33a3913d570 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af187bc6-0ed5-4cb4-8967-d33a3913d570 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-af187bc6-0ed5-4cb4-8967-d33a3913d570 {
  max-width: 100%;
}

.shg-c#s-af187bc6-0ed5-4cb4-8967-d33a3913d570 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af187bc6-0ed5-4cb4-8967-d33a3913d570 .shg-image-zoom,
.shg-c#s-af187bc6-0ed5-4cb4-8967-d33a3913d570 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af187bc6-0ed5-4cb4-8967-d33a3913d570 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-af187bc6-0ed5-4cb4-8967-d33a3913d570 {
  max-width: 100%;
}

.shg-c#s-af187bc6-0ed5-4cb4-8967-d33a3913d570 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af187bc6-0ed5-4cb4-8967-d33a3913d570 .shg-image-zoom,
.shg-c#s-af187bc6-0ed5-4cb4-8967-d33a3913d570 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af187bc6-0ed5-4cb4-8967-d33a3913d570 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-af187bc6-0ed5-4cb4-8967-d33a3913d570 {
  max-width: 100%;
}

.shg-c#s-af187bc6-0ed5-4cb4-8967-d33a3913d570 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af187bc6-0ed5-4cb4-8967-d33a3913d570 .shg-image-zoom,
.shg-c#s-af187bc6-0ed5-4cb4-8967-d33a3913d570 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af187bc6-0ed5-4cb4-8967-d33a3913d570 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-af187bc6-0ed5-4cb4-8967-d33a3913d570 {
  max-width: 100%;
}

.shg-c#s-af187bc6-0ed5-4cb4-8967-d33a3913d570 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af187bc6-0ed5-4cb4-8967-d33a3913d570 .shg-image-zoom,
.shg-c#s-af187bc6-0ed5-4cb4-8967-d33a3913d570 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af187bc6-0ed5-4cb4-8967-d33a3913d570 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-bc3a6b1f-2c40-4269-a28f-50da0a521335 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bc3a6b1f-2c40-4269-a28f-50da0a521335"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-9a42f468-54f3-47d6-9ae7-159d2f2a0dc9 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9a42f468-54f3-47d6-9ae7-159d2f2a0dc9 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-ff4fc851-51b1-4235-a468-4ea1ad505379 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-ff4fc851-51b1-4235-a468-4ea1ad505379 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-ff4fc851-51b1-4235-a468-4ea1ad505379 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-ff4fc851-51b1-4235-a468-4ea1ad505379 .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-186f0b3b-097c-4277-827f-a3f920d4f6d5 {
  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-186f0b3b-097c-4277-827f-a3f920d4f6d5:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-186f0b3b-097c-4277-827f-a3f920d4f6d5:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-186f0b3b-097c-4277-827f-a3f920d4f6d5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-186f0b3b-097c-4277-827f-a3f920d4f6d5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-186f0b3b-097c-4277-827f-a3f920d4f6d5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-186f0b3b-097c-4277-827f-a3f920d4f6d5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-042de030-7545-471f-a932-85afc0aa42fc {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-042de030-7545-471f-a932-85afc0aa42fc {
  display: none;
}
#s-c9948678-4243-4a6c-aedb-769514adca68 {
  text-align: center;
}


.shg-c#s-c9948678-4243-4a6c-aedb-769514adca68 {
  max-width: 100%;
}

.shg-c#s-c9948678-4243-4a6c-aedb-769514adca68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9948678-4243-4a6c-aedb-769514adca68 .shg-image-zoom,
.shg-c#s-c9948678-4243-4a6c-aedb-769514adca68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9948678-4243-4a6c-aedb-769514adca68 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-c9948678-4243-4a6c-aedb-769514adca68 {
  max-width: 100%;
}

.shg-c#s-c9948678-4243-4a6c-aedb-769514adca68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9948678-4243-4a6c-aedb-769514adca68 .shg-image-zoom,
.shg-c#s-c9948678-4243-4a6c-aedb-769514adca68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9948678-4243-4a6c-aedb-769514adca68 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c9948678-4243-4a6c-aedb-769514adca68 {
  max-width: 100%;
}

.shg-c#s-c9948678-4243-4a6c-aedb-769514adca68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9948678-4243-4a6c-aedb-769514adca68 .shg-image-zoom,
.shg-c#s-c9948678-4243-4a6c-aedb-769514adca68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9948678-4243-4a6c-aedb-769514adca68 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c9948678-4243-4a6c-aedb-769514adca68 {
  max-width: 100%;
}

.shg-c#s-c9948678-4243-4a6c-aedb-769514adca68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9948678-4243-4a6c-aedb-769514adca68 .shg-image-zoom,
.shg-c#s-c9948678-4243-4a6c-aedb-769514adca68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9948678-4243-4a6c-aedb-769514adca68 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-c9948678-4243-4a6c-aedb-769514adca68 {
  max-width: 100%;
}

.shg-c#s-c9948678-4243-4a6c-aedb-769514adca68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9948678-4243-4a6c-aedb-769514adca68 .shg-image-zoom,
.shg-c#s-c9948678-4243-4a6c-aedb-769514adca68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9948678-4243-4a6c-aedb-769514adca68 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-37533ba0-27c3-4a39-9e6f-467f56839450 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-37533ba0-27c3-4a39-9e6f-467f56839450"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-79c2cf24-28d8-4c62-8244-66c5486b1bed {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-79c2cf24-28d8-4c62-8244-66c5486b1bed .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 14px;
}

#s-f839470a-0e98-4d9c-a6a9-ae99471866b0 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-f839470a-0e98-4d9c-a6a9-ae99471866b0 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-f839470a-0e98-4d9c-a6a9-ae99471866b0 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-f839470a-0e98-4d9c-a6a9-ae99471866b0 .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-67312313-1d77-43e9-958c-93f971018862 {
  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-67312313-1d77-43e9-958c-93f971018862:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-67312313-1d77-43e9-958c-93f971018862:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-67312313-1d77-43e9-958c-93f971018862 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-67312313-1d77-43e9-958c-93f971018862.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-67312313-1d77-43e9-958c-93f971018862.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-67312313-1d77-43e9-958c-93f971018862.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c67ba77c-f71d-4339-b170-46cd64bc3be9 {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c67ba77c-f71d-4339-b170-46cd64bc3be9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d4a9a3f9-b2ce-412d-8b3f-d678c60b3e32 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
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(0, 0, 0, 1);
border-style: solid;
border-radius: 30px;
max-width: 90%;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 0);
font-size: 16px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
letter-spacing: 0px;
}
#s-d4a9a3f9-b2ce-412d-8b3f-d678c60b3e32:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-d4a9a3f9-b2ce-412d-8b3f-d678c60b3e32:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-d4a9a3f9-b2ce-412d-8b3f-d678c60b3e32-btn-wrapper {
    text-align: center;
  }


#s-d4a9a3f9-b2ce-412d-8b3f-d678c60b3e32.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  block ;
}

#s-ce2ec6ba-53f9-4362-82c0-54f4a287d9d6 {
  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(233, 249, 255, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-ce2ec6ba-53f9-4362-82c0-54f4a287d9d6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ce2ec6ba-53f9-4362-82c0-54f4a287d9d6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ce2ec6ba-53f9-4362-82c0-54f4a287d9d6 {
  
}
}@media (max-width: 767px){#s-ce2ec6ba-53f9-4362-82c0-54f4a287d9d6 {
  
}
}







#s-ce2ec6ba-53f9-4362-82c0-54f4a287d9d6 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-ce2ec6ba-53f9-4362-82c0-54f4a287d9d6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-558c751e-24a6-4745-b688-e33f4914c753 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-558c751e-24a6-4745-b688-e33f4914c753"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-3c1e6b28-8372-496c-857b-bcbae8d09fd3 {
  text-align: center;
}
@media (max-width: 767px){#s-3c1e6b28-8372-496c-857b-bcbae8d09fd3 {
  margin-top: 20px;
margin-bottom: 20px;
}
}



  #s-3c1e6b28-8372-496c-857b-bcbae8d09fd3 img.shogun-image {
    
    width: px;
  }


#s-3c1e6b28-8372-496c-857b-bcbae8d09fd3 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1c4b9000-a098-4c3a-98a4-c972b8f39d64 {
  min-height: 50px;
}








#s-1c4b9000-a098-4c3a-98a4-c972b8f39d64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c4b9000-a098-4c3a-98a4-c972b8f39d64.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1bcf84ef-9053-465c-be1b-2cda3b9b81f3 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
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: left;
}

#s-1bcf84ef-9053-465c-be1b-2cda3b9b81f3 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-791acf10-c6ae-481a-8863-6ecd557cf347 {
  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-a29d6f76-cf27-4847-9978-db148a094640 {
  padding-top: 20px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f909e689-98ff-4d0e-9d6b-a0c46206a6c6 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
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(0, 0, 0, 1);
border-style: solid;
border-radius: 30px;
max-width: 90%;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 0);
font-size: 16px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
letter-spacing: 0px;
}
#s-f909e689-98ff-4d0e-9d6b-a0c46206a6c6:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-f909e689-98ff-4d0e-9d6b-a0c46206a6c6:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-f909e689-98ff-4d0e-9d6b-a0c46206a6c6-btn-wrapper {
    text-align: center;
  }


#s-f909e689-98ff-4d0e-9d6b-a0c46206a6c6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  block ;
}

#s-e94486dc-5047-4144-9f59-b19a8967c330 {
  padding-top: 20px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e94486dc-5047-4144-9f59-b19a8967c330"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d1e179a4-8998-4b34-903f-c21929f650fd {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
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(0, 0, 0, 1);
border-style: solid;
border-radius: 30px;
max-width: 90%;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 0);
font-size: 16px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
letter-spacing: 0px;
}
#s-d1e179a4-8998-4b34-903f-c21929f650fd:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-d1e179a4-8998-4b34-903f-c21929f650fd:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-d1e179a4-8998-4b34-903f-c21929f650fd-btn-wrapper {
    text-align: center;
  }


#s-d1e179a4-8998-4b34-903f-c21929f650fd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  block ;
}

#s-81b51aca-0b00-426f-ac25-3d177f536a55 {
  background-size: cover;
padding-top: 40px;
padding-bottom: 20px;
min-height: 0px;
background-position: center center;
background-color: rgba(255, 245, 218, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-81b51aca-0b00-426f-ac25-3d177f536a55 {
  display: none;
}
#s-81b51aca-0b00-426f-ac25-3d177f536a55, #wrap-s-81b51aca-0b00-426f-ac25-3d177f536a55 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-81b51aca-0b00-426f-ac25-3d177f536a55 {
  display: none;
}
#s-81b51aca-0b00-426f-ac25-3d177f536a55, #wrap-s-81b51aca-0b00-426f-ac25-3d177f536a55 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-81b51aca-0b00-426f-ac25-3d177f536a55 {
  
}
}@media (max-width: 767px){#s-81b51aca-0b00-426f-ac25-3d177f536a55 {
  
}
}







#s-81b51aca-0b00-426f-ac25-3d177f536a55 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-81b51aca-0b00-426f-ac25-3d177f536a55.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-19a7f125-7dfc-495e-ac4e-4380c639e350 {
  padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}








#s-19a7f125-7dfc-495e-ac4e-4380c639e350 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19a7f125-7dfc-495e-ac4e-4380c639e350.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-78fc1cb7-2454-4fbe-9080-98438b9807cb {
  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-78fc1cb7-2454-4fbe-9080-98438b9807cb .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2e0674fa-b829-4063-a0c1-0bb093e6fe69 {
  border-style: solid;
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-4901a948-835a-4d93-9538-c7d034c56326 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(34, 34, 34, 1);
border-style: solid;
border-radius: 30px;
max-width: 280px;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 0);
font-size: 16px;
font-weight: bold;
color: rgba(34, 34, 34, 1);
text-decoration: none;
letter-spacing: 0px;
}
#s-4901a948-835a-4d93-9538-c7d034c56326:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-4901a948-835a-4d93-9538-c7d034c56326:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-4901a948-835a-4d93-9538-c7d034c56326-btn-wrapper {
    text-align: center;
  }


#s-4901a948-835a-4d93-9538-c7d034c56326.shg-btn {
  color: rgba(34, 34, 34, 1);
  font-size: 20px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  block ;
}

#s-85c89d27-401d-48fd-902e-2ce91818af13 {
  text-align: center;
}
@media (max-width: 767px){#s-85c89d27-401d-48fd-902e-2ce91818af13 {
  margin-top: 20px;
margin-bottom: 20px;
}
}



  #s-85c89d27-401d-48fd-902e-2ce91818af13 img.shogun-image {
    
    width: 600pxpx;
  }


#s-85c89d27-401d-48fd-902e-2ce91818af13 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-17a6fa91-54ca-4cab-9364-2d8785c96245 {
  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-17a6fa91-54ca-4cab-9364-2d8785c96245 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-17a6fa91-54ca-4cab-9364-2d8785c96245 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-17a6fa91-54ca-4cab-9364-2d8785c96245 {
  display: none;
}
#s-17a6fa91-54ca-4cab-9364-2d8785c96245, #wrap-s-17a6fa91-54ca-4cab-9364-2d8785c96245 { display:none !important; }}@media (max-width: 767px){#s-17a6fa91-54ca-4cab-9364-2d8785c96245 {
  display: none;
}
#s-17a6fa91-54ca-4cab-9364-2d8785c96245, #wrap-s-17a6fa91-54ca-4cab-9364-2d8785c96245 { display:none !important; }}







#s-17a6fa91-54ca-4cab-9364-2d8785c96245 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-17a6fa91-54ca-4cab-9364-2d8785c96245.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-5f66dc3d-0b43-4938-8c84-cba45d400701 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
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-5f66dc3d-0b43-4938-8c84-cba45d400701 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-52471352-e72f-40e8-99d1-5e151969059d {
  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-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-52471352-e72f-40e8-99d1-5e151969059d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-568bfb88-9267-40d2-aedf-cbae910e6722 {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-568bfb88-9267-40d2-aedf-cbae910e6722 {
  display: none;
}
#s-41fa88d4-93fb-47bd-b839-8a8a20ebd6d9 {
  text-align: center;
}


.shg-c#s-41fa88d4-93fb-47bd-b839-8a8a20ebd6d9 {
  max-width: 100%;
}

.shg-c#s-41fa88d4-93fb-47bd-b839-8a8a20ebd6d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41fa88d4-93fb-47bd-b839-8a8a20ebd6d9 .shg-image-zoom,
.shg-c#s-41fa88d4-93fb-47bd-b839-8a8a20ebd6d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41fa88d4-93fb-47bd-b839-8a8a20ebd6d9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-41fa88d4-93fb-47bd-b839-8a8a20ebd6d9 {
  max-width: 100%;
}

.shg-c#s-41fa88d4-93fb-47bd-b839-8a8a20ebd6d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41fa88d4-93fb-47bd-b839-8a8a20ebd6d9 .shg-image-zoom,
.shg-c#s-41fa88d4-93fb-47bd-b839-8a8a20ebd6d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41fa88d4-93fb-47bd-b839-8a8a20ebd6d9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-41fa88d4-93fb-47bd-b839-8a8a20ebd6d9 {
  max-width: 100%;
}

.shg-c#s-41fa88d4-93fb-47bd-b839-8a8a20ebd6d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41fa88d4-93fb-47bd-b839-8a8a20ebd6d9 .shg-image-zoom,
.shg-c#s-41fa88d4-93fb-47bd-b839-8a8a20ebd6d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41fa88d4-93fb-47bd-b839-8a8a20ebd6d9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-41fa88d4-93fb-47bd-b839-8a8a20ebd6d9 {
  max-width: 100%;
}

.shg-c#s-41fa88d4-93fb-47bd-b839-8a8a20ebd6d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41fa88d4-93fb-47bd-b839-8a8a20ebd6d9 .shg-image-zoom,
.shg-c#s-41fa88d4-93fb-47bd-b839-8a8a20ebd6d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41fa88d4-93fb-47bd-b839-8a8a20ebd6d9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-41fa88d4-93fb-47bd-b839-8a8a20ebd6d9 {
  max-width: 100%;
}

.shg-c#s-41fa88d4-93fb-47bd-b839-8a8a20ebd6d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41fa88d4-93fb-47bd-b839-8a8a20ebd6d9 .shg-image-zoom,
.shg-c#s-41fa88d4-93fb-47bd-b839-8a8a20ebd6d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41fa88d4-93fb-47bd-b839-8a8a20ebd6d9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-479aa659-abeb-4239-a017-aa850085a891 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-479aa659-abeb-4239-a017-aa850085a891"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-41660d86-2f1e-4cdc-987f-b13d4a167e5a {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-41660d86-2f1e-4cdc-987f-b13d4a167e5a .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-7e39edd9-c530-4491-965c-264995640499 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-7e39edd9-c530-4491-965c-264995640499 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-7e39edd9-c530-4491-965c-264995640499 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-7e39edd9-c530-4491-965c-264995640499 .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-6202a05d-0eb9-494a-9d8b-bee790e9404e {
  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-6202a05d-0eb9-494a-9d8b-bee790e9404e:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-6202a05d-0eb9-494a-9d8b-bee790e9404e:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-6202a05d-0eb9-494a-9d8b-bee790e9404e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-6202a05d-0eb9-494a-9d8b-bee790e9404e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6202a05d-0eb9-494a-9d8b-bee790e9404e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-6202a05d-0eb9-494a-9d8b-bee790e9404e.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Raleway;
  
  
  color: rgba(240, 173, 173, 1);
}



#s-68bb57d0-0ff2-4211-9d16-176675184a1d {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-68bb57d0-0ff2-4211-9d16-176675184a1d {
  display: none;
}
#s-ab74ff11-8e49-47a7-bcd5-1545009b9e59 {
  text-align: center;
}


.shg-c#s-ab74ff11-8e49-47a7-bcd5-1545009b9e59 {
  max-width: 100%;
}

.shg-c#s-ab74ff11-8e49-47a7-bcd5-1545009b9e59 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab74ff11-8e49-47a7-bcd5-1545009b9e59 .shg-image-zoom,
.shg-c#s-ab74ff11-8e49-47a7-bcd5-1545009b9e59 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab74ff11-8e49-47a7-bcd5-1545009b9e59 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-ab74ff11-8e49-47a7-bcd5-1545009b9e59 {
  max-width: 100%;
}

.shg-c#s-ab74ff11-8e49-47a7-bcd5-1545009b9e59 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab74ff11-8e49-47a7-bcd5-1545009b9e59 .shg-image-zoom,
.shg-c#s-ab74ff11-8e49-47a7-bcd5-1545009b9e59 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab74ff11-8e49-47a7-bcd5-1545009b9e59 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ab74ff11-8e49-47a7-bcd5-1545009b9e59 {
  max-width: 100%;
}

.shg-c#s-ab74ff11-8e49-47a7-bcd5-1545009b9e59 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab74ff11-8e49-47a7-bcd5-1545009b9e59 .shg-image-zoom,
.shg-c#s-ab74ff11-8e49-47a7-bcd5-1545009b9e59 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab74ff11-8e49-47a7-bcd5-1545009b9e59 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ab74ff11-8e49-47a7-bcd5-1545009b9e59 {
  max-width: 100%;
}

.shg-c#s-ab74ff11-8e49-47a7-bcd5-1545009b9e59 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab74ff11-8e49-47a7-bcd5-1545009b9e59 .shg-image-zoom,
.shg-c#s-ab74ff11-8e49-47a7-bcd5-1545009b9e59 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab74ff11-8e49-47a7-bcd5-1545009b9e59 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-ab74ff11-8e49-47a7-bcd5-1545009b9e59 {
  max-width: 100%;
}

.shg-c#s-ab74ff11-8e49-47a7-bcd5-1545009b9e59 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab74ff11-8e49-47a7-bcd5-1545009b9e59 .shg-image-zoom,
.shg-c#s-ab74ff11-8e49-47a7-bcd5-1545009b9e59 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab74ff11-8e49-47a7-bcd5-1545009b9e59 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-23e5666f-a41c-4984-a84b-cde5ae473338 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-23e5666f-a41c-4984-a84b-cde5ae473338"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-fe378654-8d83-4da6-969c-6bcf7264c132 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fe378654-8d83-4da6-969c-6bcf7264c132 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-917f8acc-82bc-4670-974c-aaeda70c0c27 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-917f8acc-82bc-4670-974c-aaeda70c0c27 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-917f8acc-82bc-4670-974c-aaeda70c0c27 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-917f8acc-82bc-4670-974c-aaeda70c0c27 .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-e412ed7d-fc9e-4567-8be9-c30acaaa48a6 {
  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-e412ed7d-fc9e-4567-8be9-c30acaaa48a6:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-e412ed7d-fc9e-4567-8be9-c30acaaa48a6:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-e412ed7d-fc9e-4567-8be9-c30acaaa48a6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-e412ed7d-fc9e-4567-8be9-c30acaaa48a6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e412ed7d-fc9e-4567-8be9-c30acaaa48a6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-e412ed7d-fc9e-4567-8be9-c30acaaa48a6.shg-btn.shg-product-atc-error {
  
  
  
  font-size: 16px;
  
}



#s-f273cd5c-41c3-4fb4-b39f-b41336905f30 {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-f273cd5c-41c3-4fb4-b39f-b41336905f30 {
  display: none;
}
#s-348dd923-7421-472c-a45c-70357ef0f65d {
  text-align: center;
}


.shg-c#s-348dd923-7421-472c-a45c-70357ef0f65d {
  max-width: 100%;
}

.shg-c#s-348dd923-7421-472c-a45c-70357ef0f65d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-348dd923-7421-472c-a45c-70357ef0f65d .shg-image-zoom,
.shg-c#s-348dd923-7421-472c-a45c-70357ef0f65d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-348dd923-7421-472c-a45c-70357ef0f65d .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-348dd923-7421-472c-a45c-70357ef0f65d {
  max-width: 100%;
}

.shg-c#s-348dd923-7421-472c-a45c-70357ef0f65d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-348dd923-7421-472c-a45c-70357ef0f65d .shg-image-zoom,
.shg-c#s-348dd923-7421-472c-a45c-70357ef0f65d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-348dd923-7421-472c-a45c-70357ef0f65d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-348dd923-7421-472c-a45c-70357ef0f65d {
  max-width: 100%;
}

.shg-c#s-348dd923-7421-472c-a45c-70357ef0f65d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-348dd923-7421-472c-a45c-70357ef0f65d .shg-image-zoom,
.shg-c#s-348dd923-7421-472c-a45c-70357ef0f65d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-348dd923-7421-472c-a45c-70357ef0f65d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-348dd923-7421-472c-a45c-70357ef0f65d {
  max-width: 100%;
}

.shg-c#s-348dd923-7421-472c-a45c-70357ef0f65d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-348dd923-7421-472c-a45c-70357ef0f65d .shg-image-zoom,
.shg-c#s-348dd923-7421-472c-a45c-70357ef0f65d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-348dd923-7421-472c-a45c-70357ef0f65d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-348dd923-7421-472c-a45c-70357ef0f65d {
  max-width: 100%;
}

.shg-c#s-348dd923-7421-472c-a45c-70357ef0f65d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-348dd923-7421-472c-a45c-70357ef0f65d .shg-image-zoom,
.shg-c#s-348dd923-7421-472c-a45c-70357ef0f65d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-348dd923-7421-472c-a45c-70357ef0f65d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f831584a-4fd9-4ea1-bc4c-dfe8dfe8aab9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-95957e62-fb51-4c50-889d-e52cdb166289 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-95957e62-fb51-4c50-889d-e52cdb166289 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-774c808e-0938-427d-b731-a70e5724fc0e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-774c808e-0938-427d-b731-a70e5724fc0e .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-774c808e-0938-427d-b731-a70e5724fc0e .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-774c808e-0938-427d-b731-a70e5724fc0e .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-10990651-4f98-4d80-88ee-591cf8d2fcde {
  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-10990651-4f98-4d80-88ee-591cf8d2fcde:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-10990651-4f98-4d80-88ee-591cf8d2fcde:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-10990651-4f98-4d80-88ee-591cf8d2fcde {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-10990651-4f98-4d80-88ee-591cf8d2fcde.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-10990651-4f98-4d80-88ee-591cf8d2fcde.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-10990651-4f98-4d80-88ee-591cf8d2fcde.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7c7a4b53-3daf-4e56-ab35-0af33ba5283c {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-7c7a4b53-3daf-4e56-ab35-0af33ba5283c {
  display: none;
}
#s-1c6c330d-2d45-4f8e-a01f-74247f5fed07 {
  text-align: center;
}


.shg-c#s-1c6c330d-2d45-4f8e-a01f-74247f5fed07 {
  max-width: 100%;
}

.shg-c#s-1c6c330d-2d45-4f8e-a01f-74247f5fed07 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c6c330d-2d45-4f8e-a01f-74247f5fed07 .shg-image-zoom,
.shg-c#s-1c6c330d-2d45-4f8e-a01f-74247f5fed07 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c6c330d-2d45-4f8e-a01f-74247f5fed07 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-1c6c330d-2d45-4f8e-a01f-74247f5fed07 {
  max-width: 100%;
}

.shg-c#s-1c6c330d-2d45-4f8e-a01f-74247f5fed07 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c6c330d-2d45-4f8e-a01f-74247f5fed07 .shg-image-zoom,
.shg-c#s-1c6c330d-2d45-4f8e-a01f-74247f5fed07 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c6c330d-2d45-4f8e-a01f-74247f5fed07 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1c6c330d-2d45-4f8e-a01f-74247f5fed07 {
  max-width: 100%;
}

.shg-c#s-1c6c330d-2d45-4f8e-a01f-74247f5fed07 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c6c330d-2d45-4f8e-a01f-74247f5fed07 .shg-image-zoom,
.shg-c#s-1c6c330d-2d45-4f8e-a01f-74247f5fed07 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c6c330d-2d45-4f8e-a01f-74247f5fed07 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1c6c330d-2d45-4f8e-a01f-74247f5fed07 {
  max-width: 100%;
}

.shg-c#s-1c6c330d-2d45-4f8e-a01f-74247f5fed07 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c6c330d-2d45-4f8e-a01f-74247f5fed07 .shg-image-zoom,
.shg-c#s-1c6c330d-2d45-4f8e-a01f-74247f5fed07 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c6c330d-2d45-4f8e-a01f-74247f5fed07 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-1c6c330d-2d45-4f8e-a01f-74247f5fed07 {
  max-width: 100%;
}

.shg-c#s-1c6c330d-2d45-4f8e-a01f-74247f5fed07 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c6c330d-2d45-4f8e-a01f-74247f5fed07 .shg-image-zoom,
.shg-c#s-1c6c330d-2d45-4f8e-a01f-74247f5fed07 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c6c330d-2d45-4f8e-a01f-74247f5fed07 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-16a4df04-5c0f-4887-b614-c8dbdfb84484 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-16a4df04-5c0f-4887-b614-c8dbdfb84484"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-372802df-4289-461b-8701-a54913b91db7 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-372802df-4289-461b-8701-a54913b91db7 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 14px;
}

#s-ed1c0086-2430-436f-ab58-ed6ddbc2e33b {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-ed1c0086-2430-436f-ab58-ed6ddbc2e33b .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-ed1c0086-2430-436f-ab58-ed6ddbc2e33b .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-ed1c0086-2430-436f-ab58-ed6ddbc2e33b .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-995458b6-8848-44cf-b63c-0d030001f3d1 {
  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-995458b6-8848-44cf-b63c-0d030001f3d1:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-995458b6-8848-44cf-b63c-0d030001f3d1:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-995458b6-8848-44cf-b63c-0d030001f3d1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-995458b6-8848-44cf-b63c-0d030001f3d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-995458b6-8848-44cf-b63c-0d030001f3d1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-995458b6-8848-44cf-b63c-0d030001f3d1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7996bfb6-be8b-4f28-b3ca-373ece421104 {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7996bfb6-be8b-4f28-b3ca-373ece421104"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ce41757e-c8af-4546-8767-3727cac58a83 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
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(0, 0, 0, 1);
border-style: solid;
border-radius: 30px;
max-width: 90%;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 0);
font-size: 16px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
letter-spacing: 0px;
}
#s-ce41757e-c8af-4546-8767-3727cac58a83:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-ce41757e-c8af-4546-8767-3727cac58a83:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-ce41757e-c8af-4546-8767-3727cac58a83-btn-wrapper {
    text-align: center;
  }


#s-ce41757e-c8af-4546-8767-3727cac58a83.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  block ;
}

#s-d6e111be-f92a-4fdb-b9d8-6a56721ae63a {
  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-d6e111be-f92a-4fdb-b9d8-6a56721ae63a {
  display: none;
}
#s-d6e111be-f92a-4fdb-b9d8-6a56721ae63a, #wrap-s-d6e111be-f92a-4fdb-b9d8-6a56721ae63a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d6e111be-f92a-4fdb-b9d8-6a56721ae63a {
  display: none;
}
#s-d6e111be-f92a-4fdb-b9d8-6a56721ae63a, #wrap-s-d6e111be-f92a-4fdb-b9d8-6a56721ae63a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d6e111be-f92a-4fdb-b9d8-6a56721ae63a {
  
}
}@media (max-width: 767px){#s-d6e111be-f92a-4fdb-b9d8-6a56721ae63a {
  
}
}







#s-d6e111be-f92a-4fdb-b9d8-6a56721ae63a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6e111be-f92a-4fdb-b9d8-6a56721ae63a.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-8c05d114-b01e-452b-a635-ce135d19f68e {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
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-8c05d114-b01e-452b-a635-ce135d19f68e .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd {
  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-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6e24bfe7-98c1-4e83-a881-556a63ba0cdd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8d0ebdfe-e3e7-4940-9dcc-b14bc6c0d89a {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-8d0ebdfe-e3e7-4940-9dcc-b14bc6c0d89a {
  display: none;
}
#s-f9997f58-9103-4d1f-b1fd-a44789483993 {
  text-align: center;
}


.shg-c#s-f9997f58-9103-4d1f-b1fd-a44789483993 {
  max-width: 100%;
}

.shg-c#s-f9997f58-9103-4d1f-b1fd-a44789483993 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9997f58-9103-4d1f-b1fd-a44789483993 .shg-image-zoom,
.shg-c#s-f9997f58-9103-4d1f-b1fd-a44789483993 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f9997f58-9103-4d1f-b1fd-a44789483993 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-f9997f58-9103-4d1f-b1fd-a44789483993 {
  max-width: 100%;
}

.shg-c#s-f9997f58-9103-4d1f-b1fd-a44789483993 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9997f58-9103-4d1f-b1fd-a44789483993 .shg-image-zoom,
.shg-c#s-f9997f58-9103-4d1f-b1fd-a44789483993 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f9997f58-9103-4d1f-b1fd-a44789483993 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f9997f58-9103-4d1f-b1fd-a44789483993 {
  max-width: 100%;
}

.shg-c#s-f9997f58-9103-4d1f-b1fd-a44789483993 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9997f58-9103-4d1f-b1fd-a44789483993 .shg-image-zoom,
.shg-c#s-f9997f58-9103-4d1f-b1fd-a44789483993 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f9997f58-9103-4d1f-b1fd-a44789483993 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f9997f58-9103-4d1f-b1fd-a44789483993 {
  max-width: 100%;
}

.shg-c#s-f9997f58-9103-4d1f-b1fd-a44789483993 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9997f58-9103-4d1f-b1fd-a44789483993 .shg-image-zoom,
.shg-c#s-f9997f58-9103-4d1f-b1fd-a44789483993 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f9997f58-9103-4d1f-b1fd-a44789483993 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-f9997f58-9103-4d1f-b1fd-a44789483993 {
  max-width: 100%;
}

.shg-c#s-f9997f58-9103-4d1f-b1fd-a44789483993 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9997f58-9103-4d1f-b1fd-a44789483993 .shg-image-zoom,
.shg-c#s-f9997f58-9103-4d1f-b1fd-a44789483993 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f9997f58-9103-4d1f-b1fd-a44789483993 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-efdf007a-f6b2-48f6-a74c-a81415143f82 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-efdf007a-f6b2-48f6-a74c-a81415143f82"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1ca1e421-4c34-4568-959a-9a0c0ab631ed {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1ca1e421-4c34-4568-959a-9a0c0ab631ed .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-dd9a5473-1ca8-491d-81b8-b813b5f32579 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-dd9a5473-1ca8-491d-81b8-b813b5f32579 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-dd9a5473-1ca8-491d-81b8-b813b5f32579 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-dd9a5473-1ca8-491d-81b8-b813b5f32579 .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-871055bc-3c4b-46a1-8e6b-5566a46b26a2 {
  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-871055bc-3c4b-46a1-8e6b-5566a46b26a2:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-871055bc-3c4b-46a1-8e6b-5566a46b26a2:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-871055bc-3c4b-46a1-8e6b-5566a46b26a2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-871055bc-3c4b-46a1-8e6b-5566a46b26a2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-871055bc-3c4b-46a1-8e6b-5566a46b26a2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-871055bc-3c4b-46a1-8e6b-5566a46b26a2.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Raleway;
  
  
  color: rgba(240, 173, 173, 1);
}



#s-a8b8cc09-f8ba-46b7-ad5b-da2473234767 {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-a8b8cc09-f8ba-46b7-ad5b-da2473234767 {
  display: none;
}
#s-92bd57ff-e7f8-46e3-ab40-1424e1c32623 {
  text-align: center;
}


.shg-c#s-92bd57ff-e7f8-46e3-ab40-1424e1c32623 {
  max-width: 100%;
}

.shg-c#s-92bd57ff-e7f8-46e3-ab40-1424e1c32623 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-92bd57ff-e7f8-46e3-ab40-1424e1c32623 .shg-image-zoom,
.shg-c#s-92bd57ff-e7f8-46e3-ab40-1424e1c32623 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-92bd57ff-e7f8-46e3-ab40-1424e1c32623 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-92bd57ff-e7f8-46e3-ab40-1424e1c32623 {
  max-width: 100%;
}

.shg-c#s-92bd57ff-e7f8-46e3-ab40-1424e1c32623 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-92bd57ff-e7f8-46e3-ab40-1424e1c32623 .shg-image-zoom,
.shg-c#s-92bd57ff-e7f8-46e3-ab40-1424e1c32623 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-92bd57ff-e7f8-46e3-ab40-1424e1c32623 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-92bd57ff-e7f8-46e3-ab40-1424e1c32623 {
  max-width: 100%;
}

.shg-c#s-92bd57ff-e7f8-46e3-ab40-1424e1c32623 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-92bd57ff-e7f8-46e3-ab40-1424e1c32623 .shg-image-zoom,
.shg-c#s-92bd57ff-e7f8-46e3-ab40-1424e1c32623 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-92bd57ff-e7f8-46e3-ab40-1424e1c32623 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-92bd57ff-e7f8-46e3-ab40-1424e1c32623 {
  max-width: 100%;
}

.shg-c#s-92bd57ff-e7f8-46e3-ab40-1424e1c32623 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-92bd57ff-e7f8-46e3-ab40-1424e1c32623 .shg-image-zoom,
.shg-c#s-92bd57ff-e7f8-46e3-ab40-1424e1c32623 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-92bd57ff-e7f8-46e3-ab40-1424e1c32623 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-92bd57ff-e7f8-46e3-ab40-1424e1c32623 {
  max-width: 100%;
}

.shg-c#s-92bd57ff-e7f8-46e3-ab40-1424e1c32623 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-92bd57ff-e7f8-46e3-ab40-1424e1c32623 .shg-image-zoom,
.shg-c#s-92bd57ff-e7f8-46e3-ab40-1424e1c32623 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-92bd57ff-e7f8-46e3-ab40-1424e1c32623 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-8e7d5288-0ec9-460a-83da-c21ede3c09d3 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8e7d5288-0ec9-460a-83da-c21ede3c09d3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b867dad2-ec1d-41ce-a84b-e243a6f81349 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b867dad2-ec1d-41ce-a84b-e243a6f81349 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-39c3c21d-1e26-4c8b-9def-4fab17815efd {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-39c3c21d-1e26-4c8b-9def-4fab17815efd .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-39c3c21d-1e26-4c8b-9def-4fab17815efd .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-39c3c21d-1e26-4c8b-9def-4fab17815efd .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-0979e22f-a7ac-44da-9fb1-357ddc8e25b9 {
  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-0979e22f-a7ac-44da-9fb1-357ddc8e25b9:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-0979e22f-a7ac-44da-9fb1-357ddc8e25b9:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-0979e22f-a7ac-44da-9fb1-357ddc8e25b9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-0979e22f-a7ac-44da-9fb1-357ddc8e25b9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0979e22f-a7ac-44da-9fb1-357ddc8e25b9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-0979e22f-a7ac-44da-9fb1-357ddc8e25b9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b6dedab3-da7b-44f0-b759-f673f75b6fb8 {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-b6dedab3-da7b-44f0-b759-f673f75b6fb8 {
  display: none;
}
#s-8792b878-d374-411c-830a-306bb5bc1bfb {
  text-align: center;
}


.shg-c#s-8792b878-d374-411c-830a-306bb5bc1bfb {
  max-width: 100%;
}

.shg-c#s-8792b878-d374-411c-830a-306bb5bc1bfb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8792b878-d374-411c-830a-306bb5bc1bfb .shg-image-zoom,
.shg-c#s-8792b878-d374-411c-830a-306bb5bc1bfb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8792b878-d374-411c-830a-306bb5bc1bfb .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-8792b878-d374-411c-830a-306bb5bc1bfb {
  max-width: 100%;
}

.shg-c#s-8792b878-d374-411c-830a-306bb5bc1bfb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8792b878-d374-411c-830a-306bb5bc1bfb .shg-image-zoom,
.shg-c#s-8792b878-d374-411c-830a-306bb5bc1bfb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8792b878-d374-411c-830a-306bb5bc1bfb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8792b878-d374-411c-830a-306bb5bc1bfb {
  max-width: 100%;
}

.shg-c#s-8792b878-d374-411c-830a-306bb5bc1bfb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8792b878-d374-411c-830a-306bb5bc1bfb .shg-image-zoom,
.shg-c#s-8792b878-d374-411c-830a-306bb5bc1bfb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8792b878-d374-411c-830a-306bb5bc1bfb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8792b878-d374-411c-830a-306bb5bc1bfb {
  max-width: 100%;
}

.shg-c#s-8792b878-d374-411c-830a-306bb5bc1bfb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8792b878-d374-411c-830a-306bb5bc1bfb .shg-image-zoom,
.shg-c#s-8792b878-d374-411c-830a-306bb5bc1bfb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8792b878-d374-411c-830a-306bb5bc1bfb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-8792b878-d374-411c-830a-306bb5bc1bfb {
  max-width: 100%;
}

.shg-c#s-8792b878-d374-411c-830a-306bb5bc1bfb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8792b878-d374-411c-830a-306bb5bc1bfb .shg-image-zoom,
.shg-c#s-8792b878-d374-411c-830a-306bb5bc1bfb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8792b878-d374-411c-830a-306bb5bc1bfb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-8314a705-ceff-45cf-b81e-0d91915954db {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8314a705-ceff-45cf-b81e-0d91915954db"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c0b68dc1-51d2-4ed4-9d67-0bdf32ed32bf {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c0b68dc1-51d2-4ed4-9d67-0bdf32ed32bf .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-81e67fd9-9830-4893-a393-18cf9ea9900e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-81e67fd9-9830-4893-a393-18cf9ea9900e .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-81e67fd9-9830-4893-a393-18cf9ea9900e .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-81e67fd9-9830-4893-a393-18cf9ea9900e .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-6798674f-52c0-4a3c-9fdf-639900491abb {
  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-6798674f-52c0-4a3c-9fdf-639900491abb:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-6798674f-52c0-4a3c-9fdf-639900491abb:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-6798674f-52c0-4a3c-9fdf-639900491abb {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-6798674f-52c0-4a3c-9fdf-639900491abb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6798674f-52c0-4a3c-9fdf-639900491abb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-6798674f-52c0-4a3c-9fdf-639900491abb.shg-btn.shg-product-atc-error {
  
  
  
  font-size: 16px;
  
}



#s-e2c535d3-10dc-44c5-b905-e0b552f380c0 {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-e2c535d3-10dc-44c5-b905-e0b552f380c0 {
  display: none;
}
#s-3765e032-05d5-49d3-85fc-0b9e8b8bdd56 {
  text-align: center;
}


.shg-c#s-3765e032-05d5-49d3-85fc-0b9e8b8bdd56 {
  max-width: 100%;
}

.shg-c#s-3765e032-05d5-49d3-85fc-0b9e8b8bdd56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3765e032-05d5-49d3-85fc-0b9e8b8bdd56 .shg-image-zoom,
.shg-c#s-3765e032-05d5-49d3-85fc-0b9e8b8bdd56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3765e032-05d5-49d3-85fc-0b9e8b8bdd56 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-3765e032-05d5-49d3-85fc-0b9e8b8bdd56 {
  max-width: 100%;
}

.shg-c#s-3765e032-05d5-49d3-85fc-0b9e8b8bdd56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3765e032-05d5-49d3-85fc-0b9e8b8bdd56 .shg-image-zoom,
.shg-c#s-3765e032-05d5-49d3-85fc-0b9e8b8bdd56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3765e032-05d5-49d3-85fc-0b9e8b8bdd56 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3765e032-05d5-49d3-85fc-0b9e8b8bdd56 {
  max-width: 100%;
}

.shg-c#s-3765e032-05d5-49d3-85fc-0b9e8b8bdd56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3765e032-05d5-49d3-85fc-0b9e8b8bdd56 .shg-image-zoom,
.shg-c#s-3765e032-05d5-49d3-85fc-0b9e8b8bdd56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3765e032-05d5-49d3-85fc-0b9e8b8bdd56 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3765e032-05d5-49d3-85fc-0b9e8b8bdd56 {
  max-width: 100%;
}

.shg-c#s-3765e032-05d5-49d3-85fc-0b9e8b8bdd56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3765e032-05d5-49d3-85fc-0b9e8b8bdd56 .shg-image-zoom,
.shg-c#s-3765e032-05d5-49d3-85fc-0b9e8b8bdd56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3765e032-05d5-49d3-85fc-0b9e8b8bdd56 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-3765e032-05d5-49d3-85fc-0b9e8b8bdd56 {
  max-width: 100%;
}

.shg-c#s-3765e032-05d5-49d3-85fc-0b9e8b8bdd56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3765e032-05d5-49d3-85fc-0b9e8b8bdd56 .shg-image-zoom,
.shg-c#s-3765e032-05d5-49d3-85fc-0b9e8b8bdd56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3765e032-05d5-49d3-85fc-0b9e8b8bdd56 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-a5555414-b27b-4ea8-9c57-29ce7fd49c14 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a5555414-b27b-4ea8-9c57-29ce7fd49c14"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-3e1f3c96-e0d9-4933-bc44-4ef63f99d567 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3e1f3c96-e0d9-4933-bc44-4ef63f99d567 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 14px;
}

#s-09769ff9-d5b3-4ae9-8b15-32c9fed2c5d6 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-09769ff9-d5b3-4ae9-8b15-32c9fed2c5d6 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-09769ff9-d5b3-4ae9-8b15-32c9fed2c5d6 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-09769ff9-d5b3-4ae9-8b15-32c9fed2c5d6 .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-42a4370a-2a56-4a0c-9946-bbc1219d8eab {
  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-42a4370a-2a56-4a0c-9946-bbc1219d8eab:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-42a4370a-2a56-4a0c-9946-bbc1219d8eab:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-42a4370a-2a56-4a0c-9946-bbc1219d8eab {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-42a4370a-2a56-4a0c-9946-bbc1219d8eab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-42a4370a-2a56-4a0c-9946-bbc1219d8eab.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-42a4370a-2a56-4a0c-9946-bbc1219d8eab.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-edaea609-66c6-4fc1-a9a2-ebcc6d0d2eba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f2e56f5e-4935-4795-b987-6f32e8db5f47 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
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(0, 0, 0, 1);
border-style: solid;
border-radius: 30px;
max-width: 90%;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 0);
font-size: 16px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
letter-spacing: 0px;
}
#s-f2e56f5e-4935-4795-b987-6f32e8db5f47:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-f2e56f5e-4935-4795-b987-6f32e8db5f47:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-f2e56f5e-4935-4795-b987-6f32e8db5f47-btn-wrapper {
    text-align: center;
  }


#s-f2e56f5e-4935-4795-b987-6f32e8db5f47.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  block ;
}

#s-09f1b375-04a8-4e8d-bbfb-c577e20491b4 {
  background-size: cover;
padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
background-position: center center;
background-color: rgba(249, 243, 232, 1);
}








#s-09f1b375-04a8-4e8d-bbfb-c577e20491b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-09f1b375-04a8-4e8d-bbfb-c577e20491b4.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-5d2a8a58-c73f-4002-ab17-3919d0c5b972 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5d2a8a58-c73f-4002-ab17-3919d0c5b972"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2a3103e7-25af-4264-bddb-aeb2ce6e0830 {
  min-height: 50px;
}








#s-2a3103e7-25af-4264-bddb-aeb2ce6e0830 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a3103e7-25af-4264-bddb-aeb2ce6e0830.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5d5d7424-e8a5-430f-ade6-0be0ec881b56 {
  border-style: solid;
margin-top: 5px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 0px;
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-5d5d7424-e8a5-430f-ade6-0be0ec881b56 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 38px;
  line-height: 1em;
  letter-spacing: 1px;
  text-align: center;
}



#s-526ee507-2703-4a56-b565-2e61d769952c {
  border-style: solid;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 11px;
padding-bottom: 11px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.1);
}

.shogun-form > div {
  padding: 0 0 1em;
}

.shogun-form small {
  color: red;
  display: none;
}

.shogun-form input,
textarea {
  margin: 0;
}

.required-field::after {
  color: red;
  content: "*";
  margin-right: 4px;
}

.shogun-success-alert {
  background-color: #dff0d8;
  color: #3c763d;
  border-color: #d6e9c6;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.5;
  min-height: 55px;
  display: none;
}

.shogun-form input,
.shogun-form textarea {
  width: 100%;
}

#s-4e6858de-7b05-437c-b8a5-200f7dcc968c {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(249, 249, 249, 1);
border-style: solid;
border-radius: 48px;
max-width: 90%;
background-color: rgba(205, 205, 205, 0);
}

#s-4e6858de-7b05-437c-b8a5-200f7dcc968c .shogun-success-alert {
  background-color: rgba(48, 48, 50, 1);
  color: rgba(255, 255, 255, 1);
}

#s-4e6858de-7b05-437c-b8a5-200f7dcc968c .shogun-form .shogun-form-label {
  color: #555;
  font-family: Raleway;
  font-size: ;
  font-weight: 500;
  font-style: ;
}

#s-4e6858de-7b05-437c-b8a5-200f7dcc968c .shogun-form .shogun-form-field {
  color: rgba(255, 255, 255, 1);
  font-family: ;
  font-size: ;
  font-weight: ;
  font-style: ;
}

#s-4e6858de-7b05-437c-b8a5-200f7dcc968c .shogun-form .shogun-form-submit {
  background-color: rgba(0, 0, 0, 1) !important;
}

#s-4e6858de-7b05-437c-b8a5-200f7dcc968c .shogun-form .shogun-form-submit-container {
  text-align: center;
}

#s-4e6858de-7b05-437c-b8a5-200f7dcc968c .shogun-form .shogun-form-submit-label {
  color: rgba(255, 255, 255, 1) !important;
}

#s-77c9f505-22b9-4bd5-a14b-ae82ff07d533 {
  margin-top: 50px;
margin-bottom: 50px;
padding-left: 10%;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-77c9f505-22b9-4bd5-a14b-ae82ff07d533 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-77c9f505-22b9-4bd5-a14b-ae82ff07d533 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-77c9f505-22b9-4bd5-a14b-ae82ff07d533 {
  
}
}@media (max-width: 767px){#s-77c9f505-22b9-4bd5-a14b-ae82ff07d533 {
  margin-top: 20px;
margin-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
}
}







#s-77c9f505-22b9-4bd5-a14b-ae82ff07d533 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77c9f505-22b9-4bd5-a14b-ae82ff07d533.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-32e22e5b-644e-48fc-af03-f11cef986437 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
}

@media (min-width: 0px) {
[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-32e22e5b-644e-48fc-af03-f11cef986437"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-81e0e7ce-f4be-47bd-917e-999ee31ba421 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-81e0e7ce-f4be-47bd-917e-999ee31ba421 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-81e0e7ce-f4be-47bd-917e-999ee31ba421.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-5641384a-2c50-434b-b4e9-c1f2fc90b1be {
  text-align: center;
}




  #s-5641384a-2c50-434b-b4e9-c1f2fc90b1be img.shogun-image {
    
    width: px;
  }


#s-5641384a-2c50-434b-b4e9-c1f2fc90b1be .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d0eb980a-2401-4d91-a583-803227ef0ede {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-d0eb980a-2401-4d91-a583-803227ef0ede {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}
}







#s-d0eb980a-2401-4d91-a583-803227ef0ede > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0eb980a-2401-4d91-a583-803227ef0ede.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-9063496a-dd80-4b2e-982a-6a799f30c371 {
  text-align: center;
}




  #s-9063496a-dd80-4b2e-982a-6a799f30c371 img.shogun-image {
    
    width: px;
  }


#s-9063496a-dd80-4b2e-982a-6a799f30c371 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-65cdd1d4-5028-49d0-9418-ca4e09607271 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-65cdd1d4-5028-49d0-9418-ca4e09607271 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65cdd1d4-5028-49d0-9418-ca4e09607271.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-ba74b335-1470-49b5-a224-92e612c244bf {
  text-align: center;
}




  #s-ba74b335-1470-49b5-a224-92e612c244bf img.shogun-image {
    
    width: px;
  }


#s-ba74b335-1470-49b5-a224-92e612c244bf .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0cebe3d3-ff35-4536-b486-df57804927af {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-0cebe3d3-ff35-4536-b486-df57804927af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0cebe3d3-ff35-4536-b486-df57804927af.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-45ced7ed-62a0-4dce-bcf8-45a96a920884 {
  text-align: center;
}




  #s-45ced7ed-62a0-4dce-bcf8-45a96a920884 img.shogun-image {
    
    width: px;
  }


#s-45ced7ed-62a0-4dce-bcf8-45a96a920884 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 1200px){#s-ba3b9ca2-caa2-4811-b47a-a82716fd0b47 {
  display: none;
}
#s-ba3b9ca2-caa2-4811-b47a-a82716fd0b47, #wrap-s-ba3b9ca2-caa2-4811-b47a-a82716fd0b47 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ba3b9ca2-caa2-4811-b47a-a82716fd0b47 {
  display: none;
}
#s-ba3b9ca2-caa2-4811-b47a-a82716fd0b47, #wrap-s-ba3b9ca2-caa2-4811-b47a-a82716fd0b47 { display:none !important; }}
#s-ba3b9ca2-caa2-4811-b47a-a82716fd0b47 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-ba3b9ca2-caa2-4811-b47a-a82716fd0b47 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-ba3b9ca2-caa2-4811-b47a-a82716fd0b47 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-ba3b9ca2-caa2-4811-b47a-a82716fd0b47 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-ba3b9ca2-caa2-4811-b47a-a82716fd0b47 td.shogun-table-column, #s-ba3b9ca2-caa2-4811-b47a-a82716fd0b47 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-7a39de58-ae77-4fef-9ed5-46a105015d01 {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-7a39de58-ae77-4fef-9ed5-46a105015d01 {
  display: none;
}
#s-1e2550bf-297d-42ec-bde1-ac11c4e6fb65 {
  text-align: center;
}


.shg-c#s-1e2550bf-297d-42ec-bde1-ac11c4e6fb65 {
  max-width: 100%;
}

.shg-c#s-1e2550bf-297d-42ec-bde1-ac11c4e6fb65 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e2550bf-297d-42ec-bde1-ac11c4e6fb65 .shg-image-zoom,
.shg-c#s-1e2550bf-297d-42ec-bde1-ac11c4e6fb65 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e2550bf-297d-42ec-bde1-ac11c4e6fb65 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-1e2550bf-297d-42ec-bde1-ac11c4e6fb65 {
  max-width: 100%;
}

.shg-c#s-1e2550bf-297d-42ec-bde1-ac11c4e6fb65 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e2550bf-297d-42ec-bde1-ac11c4e6fb65 .shg-image-zoom,
.shg-c#s-1e2550bf-297d-42ec-bde1-ac11c4e6fb65 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e2550bf-297d-42ec-bde1-ac11c4e6fb65 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1e2550bf-297d-42ec-bde1-ac11c4e6fb65 {
  max-width: 100%;
}

.shg-c#s-1e2550bf-297d-42ec-bde1-ac11c4e6fb65 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e2550bf-297d-42ec-bde1-ac11c4e6fb65 .shg-image-zoom,
.shg-c#s-1e2550bf-297d-42ec-bde1-ac11c4e6fb65 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e2550bf-297d-42ec-bde1-ac11c4e6fb65 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1e2550bf-297d-42ec-bde1-ac11c4e6fb65 {
  max-width: 100%;
}

.shg-c#s-1e2550bf-297d-42ec-bde1-ac11c4e6fb65 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e2550bf-297d-42ec-bde1-ac11c4e6fb65 .shg-image-zoom,
.shg-c#s-1e2550bf-297d-42ec-bde1-ac11c4e6fb65 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e2550bf-297d-42ec-bde1-ac11c4e6fb65 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-1e2550bf-297d-42ec-bde1-ac11c4e6fb65 {
  max-width: 100%;
}

.shg-c#s-1e2550bf-297d-42ec-bde1-ac11c4e6fb65 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e2550bf-297d-42ec-bde1-ac11c4e6fb65 .shg-image-zoom,
.shg-c#s-1e2550bf-297d-42ec-bde1-ac11c4e6fb65 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e2550bf-297d-42ec-bde1-ac11c4e6fb65 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-6a753e88-5831-4d1e-bff5-67b34387ff2b {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6a753e88-5831-4d1e-bff5-67b34387ff2b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f56909f8-4dfd-49eb-a9a8-c60b6dfcbb4a {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f56909f8-4dfd-49eb-a9a8-c60b6dfcbb4a .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-125a713e-6595-433a-9b2f-057ac519724e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-125a713e-6595-433a-9b2f-057ac519724e .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-125a713e-6595-433a-9b2f-057ac519724e .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-125a713e-6595-433a-9b2f-057ac519724e .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-c5a2ad8c-cc7e-423b-ab9a-0cc701a3cb43 {
  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: 0px;
min-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-c5a2ad8c-cc7e-423b-ab9a-0cc701a3cb43:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-c5a2ad8c-cc7e-423b-ab9a-0cc701a3cb43:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-c5a2ad8c-cc7e-423b-ab9a-0cc701a3cb43 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-c5a2ad8c-cc7e-423b-ab9a-0cc701a3cb43.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c5a2ad8c-cc7e-423b-ab9a-0cc701a3cb43.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-c5a2ad8c-cc7e-423b-ab9a-0cc701a3cb43.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d9d36edd-d816-4344-a3c5-c4bbaafc103d {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-d9d36edd-d816-4344-a3c5-c4bbaafc103d {
  display: none;
}
#s-a7304bbc-fcd8-4a4a-9b0e-08671cc1e7af {
  text-align: center;
}


.shg-c#s-a7304bbc-fcd8-4a4a-9b0e-08671cc1e7af {
  max-width: 100%;
}

.shg-c#s-a7304bbc-fcd8-4a4a-9b0e-08671cc1e7af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7304bbc-fcd8-4a4a-9b0e-08671cc1e7af .shg-image-zoom,
.shg-c#s-a7304bbc-fcd8-4a4a-9b0e-08671cc1e7af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7304bbc-fcd8-4a4a-9b0e-08671cc1e7af .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-a7304bbc-fcd8-4a4a-9b0e-08671cc1e7af {
  max-width: 100%;
}

.shg-c#s-a7304bbc-fcd8-4a4a-9b0e-08671cc1e7af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7304bbc-fcd8-4a4a-9b0e-08671cc1e7af .shg-image-zoom,
.shg-c#s-a7304bbc-fcd8-4a4a-9b0e-08671cc1e7af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7304bbc-fcd8-4a4a-9b0e-08671cc1e7af .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a7304bbc-fcd8-4a4a-9b0e-08671cc1e7af {
  max-width: 100%;
}

.shg-c#s-a7304bbc-fcd8-4a4a-9b0e-08671cc1e7af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7304bbc-fcd8-4a4a-9b0e-08671cc1e7af .shg-image-zoom,
.shg-c#s-a7304bbc-fcd8-4a4a-9b0e-08671cc1e7af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7304bbc-fcd8-4a4a-9b0e-08671cc1e7af .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a7304bbc-fcd8-4a4a-9b0e-08671cc1e7af {
  max-width: 100%;
}

.shg-c#s-a7304bbc-fcd8-4a4a-9b0e-08671cc1e7af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7304bbc-fcd8-4a4a-9b0e-08671cc1e7af .shg-image-zoom,
.shg-c#s-a7304bbc-fcd8-4a4a-9b0e-08671cc1e7af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7304bbc-fcd8-4a4a-9b0e-08671cc1e7af .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-a7304bbc-fcd8-4a4a-9b0e-08671cc1e7af {
  max-width: 100%;
}

.shg-c#s-a7304bbc-fcd8-4a4a-9b0e-08671cc1e7af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7304bbc-fcd8-4a4a-9b0e-08671cc1e7af .shg-image-zoom,
.shg-c#s-a7304bbc-fcd8-4a4a-9b0e-08671cc1e7af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7304bbc-fcd8-4a4a-9b0e-08671cc1e7af .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-4e714bda-4896-4f24-adad-df9eb0e498a1 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4e714bda-4896-4f24-adad-df9eb0e498a1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1b8a62fd-3b62-4859-9efc-5c49e90bb06c {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1b8a62fd-3b62-4859-9efc-5c49e90bb06c .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-8201d489-6997-415c-9acf-31949e91df5d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-8201d489-6997-415c-9acf-31949e91df5d .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-8201d489-6997-415c-9acf-31949e91df5d .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-8201d489-6997-415c-9acf-31949e91df5d .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-2957df44-f09d-4fb1-8d50-41c838347e99 {
  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: 0px;
min-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-2957df44-f09d-4fb1-8d50-41c838347e99:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-2957df44-f09d-4fb1-8d50-41c838347e99:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-2957df44-f09d-4fb1-8d50-41c838347e99 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-2957df44-f09d-4fb1-8d50-41c838347e99.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2957df44-f09d-4fb1-8d50-41c838347e99.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-2957df44-f09d-4fb1-8d50-41c838347e99.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9be97c57-15a4-4de7-8c00-3cbd67386a7a {
  margin-bottom: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-9be97c57-15a4-4de7-8c00-3cbd67386a7a {
  display: none;
}
#s-589caaca-5eb8-4174-a77a-b233c7144f3f {
  text-align: center;
}


.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f {
  max-width: 100%;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom,
.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f {
  max-width: 100%;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom,
.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f {
  max-width: 100%;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom,
.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f {
  max-width: 100%;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom,
.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f {
  max-width: 100%;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom,
.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-d10a458b-20b7-434a-8f16-d95a1b7f9190 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d10a458b-20b7-434a-8f16-d95a1b7f9190 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-751c3b73-2205-40e4-b15f-c4ec55c89a1b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-751c3b73-2205-40e4-b15f-c4ec55c89a1b .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-751c3b73-2205-40e4-b15f-c4ec55c89a1b .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-751c3b73-2205-40e4-b15f-c4ec55c89a1b .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-7315a7ea-6d66-4381-9134-4014bb809ae2 {
  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: 0px;
min-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-7315a7ea-6d66-4381-9134-4014bb809ae2:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-7315a7ea-6d66-4381-9134-4014bb809ae2:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-7315a7ea-6d66-4381-9134-4014bb809ae2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-7315a7ea-6d66-4381-9134-4014bb809ae2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7315a7ea-6d66-4381-9134-4014bb809ae2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  block ;
}

#s-7315a7ea-6d66-4381-9134-4014bb809ae2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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