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

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

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

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

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

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

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

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

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







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

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







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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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








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

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-94e4177c-e9f0-43d4-82fb-d0cc2eb01ab0 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.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-47b11802-ab09-4fd3-878d-6b6a79e670bb {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
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: 75%;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 16px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 1px;
hover-type: color;
}
#s-47b11802-ab09-4fd3-878d-6b6a79e670bb:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-47b11802-ab09-4fd3-878d-6b6a79e670bb:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !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-47b11802-ab09-4fd3-878d-6b6a79e670bb-btn-wrapper {
    text-align: center;
  }


#s-47b11802-ab09-4fd3-878d-6b6a79e670bb.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  block ;
}

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







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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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




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


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

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








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

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

#s-74c06164-3e59-4841-81b4-6ce9be6faffe .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  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;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(229, 229, 229, 1);
}

#s-94216574-3894-4826-87f8-43d78608e253 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: auto;
margin-bottom: 20px;
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(0, 0, 0, 1);
font-size: 16px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 0px;
hover-type: color;
}
#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(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  block ;
}

#s-ae7fa975-d2e9-4643-88c4-524a79a5d8a8 {
  margin-top: auto;
margin-bottom: auto;
padding-top: 50px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-ae7fa975-d2e9-4643-88c4-524a79a5d8a8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ae7fa975-d2e9-4643-88c4-524a79a5d8a8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ae7fa975-d2e9-4643-88c4-524a79a5d8a8 {
  
}
}@media (max-width: 767px){#s-ae7fa975-d2e9-4643-88c4-524a79a5d8a8 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}
}







#s-ae7fa975-d2e9-4643-88c4-524a79a5d8a8 > .shg-box-overlay {
  background-color: rgba(93, 188, 185, 1);
  opacity: 0;
}#s-ae7fa975-d2e9-4643-88c4-524a79a5d8a8.shg-box.shg-c {
  justify-content: center;
}

#s-d603c5d5-ce24-4269-a4f9-0195ac2c3133 {
  margin-bottom: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d603c5d5-ce24-4269-a4f9-0195ac2c3133 .shogun-heading-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5c44c95b-b547-4cd0-98ba-adcb70d39c6f {
  margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5c44c95b-b547-4cd0-98ba-adcb70d39c6f {
  
}
}@media (max-width: 767px){#s-5c44c95b-b547-4cd0-98ba-adcb70d39c6f {
  
}
}
#s-0df4cbc9-11d1-45f5-8e5a-ba65044b851e {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 500px;
text-align: center;
}




  #s-0df4cbc9-11d1-45f5-8e5a-ba65044b851e img.shogun-image {
    
    width: px;
  }


#s-0df4cbc9-11d1-45f5-8e5a-ba65044b851e .shogun-image-content {
  
    align-items:  flex-start;
  
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-ef7c801d-048a-4b9b-b564-e4e42614245a {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-ef7c801d-048a-4b9b-b564-e4e42614245a {
  padding-top: 40px;
padding-bottom: 20px;
}
}
#s-ef7c801d-048a-4b9b-b564-e4e42614245a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(190, 236, 239, 0);
}

#s-ef7c801d-048a-4b9b-b564-e4e42614245a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 0px;
}

#s-ef7c801d-048a-4b9b-b564-e4e42614245a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-ef7c801d-048a-4b9b-b564-e4e42614245a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 1);
  border-top: 1px solid rgba(190, 236, 239, 0);
}

#s-ef7c801d-048a-4b9b-b564-e4e42614245a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Raleway;
  font-weight: 500;
  font-style: ;
  font-size: 20px;
}

#s-ef7c801d-048a-4b9b-b564-e4e42614245a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-9c2dcbd6-09a5-40f1-b412-c5e6c0b3442f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (min-width: 0px) {
[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6f733b6d-21c7-4e59-892a-a3702db2237d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5fe1fbbf-13f2-47ca-8d6f-ab1ce648a734 {
  min-height: 2px;
}








#s-5fe1fbbf-13f2-47ca-8d6f-ab1ce648a734 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5fe1fbbf-13f2-47ca-8d6f-ab1ce648a734.shg-box.shg-c {
  justify-content: center;
}

#s-ba989457-a645-441c-99f4-2a2a27be7a0b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 40px;
padding-left: 10%;
padding-bottom: 40px;
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 {
  justify-content: flex-start;
}

#s-ff67c4e3-b109-4f46-83a5-bcf74db13c1d {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
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:  500 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 30px;
  line-height: 2em;
  letter-spacing: 1px;
  text-align: center;
}



#s-60ca4f29-1cef-4a89-9efc-23cf321b9c03 {
  margin-top: 0px;
margin-bottom: 0px;
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-1d37bb53-f160-4256-abc3-a4a1540f1b1a {
  text-align: center;
}




  #s-1d37bb53-f160-4256-abc3-a4a1540f1b1a img.shogun-image {
    
    width: px;
  }


#s-1d37bb53-f160-4256-abc3-a4a1540f1b1a .shogun-image-content {
  
    align-items: center;
  
}

#s-d82c2a3b-65da-4311-aab9-2b9d82668d1d {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
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(0, 0, 0, 0.2);
text-align: center;
}

#s-d82c2a3b-65da-4311-aab9-2b9d82668d1d .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 15px;
  line-height: 2em;
  letter-spacing: 0px;
  text-align: center;
}



#s-b95f06a3-c095-4f7e-ac85-82d60dcef0ae {
  padding-bottom: 10px;
}

#s-be19b101-3616-4134-9516-4a155ff85c63 {
  padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-be19b101-3616-4134-9516-4a155ff85c63 {
  display: none;
}
#s-ed6f9009-679a-4eb7-948c-de16e96d7931 {
  background-image: url(none);
background-repeat: no-repeat;
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: #000;
border-style: solid;
border-radius: 50px;
max-width: 100%;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(33, 33, 33, 1);
hover-type: color;
}
#s-ed6f9009-679a-4eb7-948c-de16e96d7931:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-ed6f9009-679a-4eb7-948c-de16e96d7931:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-ed6f9009-679a-4eb7-948c-de16e96d7931.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-f4a5055d-127a-4cff-a412-48c8c4f36d2a {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-f4a5055d-127a-4cff-a412-48c8c4f36d2a {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-4b022d55-257c-400c-b060-bb35f5204687 {
  text-align: center;
}


.shg-c#s-4b022d55-257c-400c-b060-bb35f5204687 {
  max-width: 100%;
}

.shg-c#s-4b022d55-257c-400c-b060-bb35f5204687 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b022d55-257c-400c-b060-bb35f5204687 .shg-image-zoom,
.shg-c#s-4b022d55-257c-400c-b060-bb35f5204687 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b022d55-257c-400c-b060-bb35f5204687 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-4b022d55-257c-400c-b060-bb35f5204687 {
  max-width: 100%;
}

.shg-c#s-4b022d55-257c-400c-b060-bb35f5204687 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b022d55-257c-400c-b060-bb35f5204687 .shg-image-zoom,
.shg-c#s-4b022d55-257c-400c-b060-bb35f5204687 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b022d55-257c-400c-b060-bb35f5204687 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4b022d55-257c-400c-b060-bb35f5204687 {
  max-width: 100%;
}

.shg-c#s-4b022d55-257c-400c-b060-bb35f5204687 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b022d55-257c-400c-b060-bb35f5204687 .shg-image-zoom,
.shg-c#s-4b022d55-257c-400c-b060-bb35f5204687 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b022d55-257c-400c-b060-bb35f5204687 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4b022d55-257c-400c-b060-bb35f5204687 {
  max-width: 100%;
}

.shg-c#s-4b022d55-257c-400c-b060-bb35f5204687 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b022d55-257c-400c-b060-bb35f5204687 .shg-image-zoom,
.shg-c#s-4b022d55-257c-400c-b060-bb35f5204687 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b022d55-257c-400c-b060-bb35f5204687 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-4b022d55-257c-400c-b060-bb35f5204687 {
  max-width: 100%;
}

.shg-c#s-4b022d55-257c-400c-b060-bb35f5204687 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b022d55-257c-400c-b060-bb35f5204687 .shg-image-zoom,
.shg-c#s-4b022d55-257c-400c-b060-bb35f5204687 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b022d55-257c-400c-b060-bb35f5204687 .shg-image-zoom {
  
    margin: 0 auto;
  
}

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

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

#s-0677b2da-5a75-4e38-9fa7-772bf886f90e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0677b2da-5a75-4e38-9fa7-772bf886f90e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 15px;
}

#s-f15a34c8-874a-4716-8235-262976b39c5c {
  padding-bottom: 10px;
text-align: center;
}

#s-f15a34c8-874a-4716-8235-262976b39c5c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-f15a34c8-874a-4716-8235-262976b39c5c .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-f15a34c8-874a-4716-8235-262976b39c5c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-6ea82c38-dc33-4115-b8ba-0ff41fac54d7 {
  background-image: url(none);
background-repeat: no-repeat;
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: #000;
border-style: solid;
border-radius: 50px;
max-width: 100%;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(33, 33, 33, 1);
hover-type: color;
}
#s-6ea82c38-dc33-4115-b8ba-0ff41fac54d7:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-6ea82c38-dc33-4115-b8ba-0ff41fac54d7:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-6ea82c38-dc33-4115-b8ba-0ff41fac54d7.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-ea9a52db-a2c3-438a-9d9a-7d37f093a330 {
  display: none;
}
#s-33c4d951-1ffc-4854-877a-412131aa0bf5 {
  text-align: left;
}


.shg-c#s-33c4d951-1ffc-4854-877a-412131aa0bf5 {
  max-width: 100%;
}

.shg-c#s-33c4d951-1ffc-4854-877a-412131aa0bf5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33c4d951-1ffc-4854-877a-412131aa0bf5 .shg-image-zoom,
.shg-c#s-33c4d951-1ffc-4854-877a-412131aa0bf5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33c4d951-1ffc-4854-877a-412131aa0bf5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-33c4d951-1ffc-4854-877a-412131aa0bf5 {
  max-width: 100%;
}

.shg-c#s-33c4d951-1ffc-4854-877a-412131aa0bf5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33c4d951-1ffc-4854-877a-412131aa0bf5 .shg-image-zoom,
.shg-c#s-33c4d951-1ffc-4854-877a-412131aa0bf5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33c4d951-1ffc-4854-877a-412131aa0bf5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-33c4d951-1ffc-4854-877a-412131aa0bf5 {
  max-width: 100%;
}

.shg-c#s-33c4d951-1ffc-4854-877a-412131aa0bf5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33c4d951-1ffc-4854-877a-412131aa0bf5 .shg-image-zoom,
.shg-c#s-33c4d951-1ffc-4854-877a-412131aa0bf5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33c4d951-1ffc-4854-877a-412131aa0bf5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-33c4d951-1ffc-4854-877a-412131aa0bf5 {
  max-width: 100%;
}

.shg-c#s-33c4d951-1ffc-4854-877a-412131aa0bf5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33c4d951-1ffc-4854-877a-412131aa0bf5 .shg-image-zoom,
.shg-c#s-33c4d951-1ffc-4854-877a-412131aa0bf5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33c4d951-1ffc-4854-877a-412131aa0bf5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-33c4d951-1ffc-4854-877a-412131aa0bf5 {
  max-width: 100%;
}

.shg-c#s-33c4d951-1ffc-4854-877a-412131aa0bf5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33c4d951-1ffc-4854-877a-412131aa0bf5 .shg-image-zoom,
.shg-c#s-33c4d951-1ffc-4854-877a-412131aa0bf5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33c4d951-1ffc-4854-877a-412131aa0bf5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fe6e8ec6-dc3f-4b39-8131-393f85b72914 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fe6e8ec6-dc3f-4b39-8131-393f85b72914 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 15px;
}

#s-a03dcbcc-fb2f-413f-bd9e-d1e33dfe580f {
  margin-bottom: 10px;
text-align: center;
}

#s-a03dcbcc-fb2f-413f-bd9e-d1e33dfe580f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-a03dcbcc-fb2f-413f-bd9e-d1e33dfe580f .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-a03dcbcc-fb2f-413f-bd9e-d1e33dfe580f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-b2e35764-902f-4f9b-bea2-41508dbdb0e0 {
  background-image: url(none);
background-repeat: no-repeat;
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: #000;
border-style: solid;
border-radius: 50px;
max-width: 100%;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(33, 33, 33, 1);
hover-type: color;
}
#s-b2e35764-902f-4f9b-bea2-41508dbdb0e0:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-b2e35764-902f-4f9b-bea2-41508dbdb0e0:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-b2e35764-902f-4f9b-bea2-41508dbdb0e0.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-90e9d686-f638-4918-87c6-ec73fe0839e9 {
  display: none;
}
#s-52e63311-ea89-4d13-b417-30216d502fa2 {
  text-align: left;
}


.shg-c#s-52e63311-ea89-4d13-b417-30216d502fa2 {
  max-width: 100%;
}

.shg-c#s-52e63311-ea89-4d13-b417-30216d502fa2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52e63311-ea89-4d13-b417-30216d502fa2 .shg-image-zoom,
.shg-c#s-52e63311-ea89-4d13-b417-30216d502fa2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52e63311-ea89-4d13-b417-30216d502fa2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-52e63311-ea89-4d13-b417-30216d502fa2 {
  max-width: 100%;
}

.shg-c#s-52e63311-ea89-4d13-b417-30216d502fa2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52e63311-ea89-4d13-b417-30216d502fa2 .shg-image-zoom,
.shg-c#s-52e63311-ea89-4d13-b417-30216d502fa2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52e63311-ea89-4d13-b417-30216d502fa2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-52e63311-ea89-4d13-b417-30216d502fa2 {
  max-width: 100%;
}

.shg-c#s-52e63311-ea89-4d13-b417-30216d502fa2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52e63311-ea89-4d13-b417-30216d502fa2 .shg-image-zoom,
.shg-c#s-52e63311-ea89-4d13-b417-30216d502fa2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52e63311-ea89-4d13-b417-30216d502fa2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-52e63311-ea89-4d13-b417-30216d502fa2 {
  max-width: 100%;
}

.shg-c#s-52e63311-ea89-4d13-b417-30216d502fa2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52e63311-ea89-4d13-b417-30216d502fa2 .shg-image-zoom,
.shg-c#s-52e63311-ea89-4d13-b417-30216d502fa2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52e63311-ea89-4d13-b417-30216d502fa2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-52e63311-ea89-4d13-b417-30216d502fa2 {
  max-width: 100%;
}

.shg-c#s-52e63311-ea89-4d13-b417-30216d502fa2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52e63311-ea89-4d13-b417-30216d502fa2 .shg-image-zoom,
.shg-c#s-52e63311-ea89-4d13-b417-30216d502fa2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52e63311-ea89-4d13-b417-30216d502fa2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-05e32364-5652-4628-bc93-4ef1fd586cf0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-05e32364-5652-4628-bc93-4ef1fd586cf0 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 15px;
}

#s-4dab987e-df0e-41f8-a9be-c0f5eef40262 {
  padding-bottom: 10px;
text-align: center;
}

#s-4dab987e-df0e-41f8-a9be-c0f5eef40262 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-4dab987e-df0e-41f8-a9be-c0f5eef40262 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-4dab987e-df0e-41f8-a9be-c0f5eef40262 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-262b1d33-7fe0-4479-8e8a-a1133714d5cf {
  background-image: url(none);
background-repeat: no-repeat;
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: #000;
border-style: solid;
border-radius: 50px;
max-width: 100%;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(33, 33, 33, 1);
hover-type: color;
}
#s-262b1d33-7fe0-4479-8e8a-a1133714d5cf:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-262b1d33-7fe0-4479-8e8a-a1133714d5cf:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-262b1d33-7fe0-4479-8e8a-a1133714d5cf.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-b5537b79-9fd6-4600-b992-e0ad376c5d83 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 50px;
padding-left: 20px;
padding-bottom: 50px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-b5537b79-9fd6-4600-b992-e0ad376c5d83 {
  display: none;
}
#s-b5537b79-9fd6-4600-b992-e0ad376c5d83, #wrap-s-b5537b79-9fd6-4600-b992-e0ad376c5d83 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b5537b79-9fd6-4600-b992-e0ad376c5d83 {
  display: none;
}
#s-b5537b79-9fd6-4600-b992-e0ad376c5d83, #wrap-s-b5537b79-9fd6-4600-b992-e0ad376c5d83 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b5537b79-9fd6-4600-b992-e0ad376c5d83 {
  
}
}@media (max-width: 767px){#s-b5537b79-9fd6-4600-b992-e0ad376c5d83 {
  padding-top: 50px;
padding-bottom: 20px;
}
}







#s-b5537b79-9fd6-4600-b992-e0ad376c5d83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5537b79-9fd6-4600-b992-e0ad376c5d83.shg-box.shg-c {
  justify-content: flex-start;
}

#s-75fc1093-492c-4567-9e2b-314a0b33e534 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
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-75fc1093-492c-4567-9e2b-314a0b33e534 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 27px;
  line-height: 1.5em;
  letter-spacing: 1px;
  text-align: center;
}



#s-bd64b1c8-2297-44fe-a799-419518e01550 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-bd64b1c8-2297-44fe-a799-419518e01550 {
  display: none;
}
#s-bd64b1c8-2297-44fe-a799-419518e01550, #wrap-s-bd64b1c8-2297-44fe-a799-419518e01550 { display:none !important; }}@media (max-width: 767px){#s-bd64b1c8-2297-44fe-a799-419518e01550 {
  display: none;
}
#s-bd64b1c8-2297-44fe-a799-419518e01550, #wrap-s-bd64b1c8-2297-44fe-a799-419518e01550 { display:none !important; }}
@media (min-width: 0px) {
[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-bd64b1c8-2297-44fe-a799-419518e01550"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-686d46e0-de67-4e50-b387-2aff520dffed {
  text-align: center;
}




  #s-686d46e0-de67-4e50-b387-2aff520dffed img.shogun-image {
    
    width: px;
  }


#s-686d46e0-de67-4e50-b387-2aff520dffed .shogun-image-content {
  
    align-items: center;
  
}

#s-46d77ae2-b68b-44be-9ef6-8944f9ca8852 {
  min-height: 47px;
}

@media (min-width: 0px) {
[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-46d77ae2-b68b-44be-9ef6-8944f9ca8852"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-166a05c5-5d75-414f-b908-7a5e61efd339 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
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(0, 0, 0, 0.2);
text-align: center;
}

#s-166a05c5-5d75-414f-b908-7a5e61efd339 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 13px;
  line-height: 1em;
  letter-spacing: 1px;
  text-align: center;
}



#s-187fc9a2-c060-4e1a-920a-4d63a81967a7 {
  background-image: url(none);
background-repeat: no-repeat;
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: #000;
border-style: solid;
border-radius: 50px;
max-width: 100%;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(33, 33, 33, 1);
hover-type: color;
}
#s-187fc9a2-c060-4e1a-920a-4d63a81967a7:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-187fc9a2-c060-4e1a-920a-4d63a81967a7:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-187fc9a2-c060-4e1a-920a-4d63a81967a7.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-a1fdc10e-2135-49fd-a3bc-cca108cec4e3 {
  padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-a1fdc10e-2135-49fd-a3bc-cca108cec4e3 {
  display: none;
}
#s-630472ad-4001-48b5-a2ba-d361f162a8c9 {
  text-align: center;
}


.shg-c#s-630472ad-4001-48b5-a2ba-d361f162a8c9 {
  max-width: 100%;
}

.shg-c#s-630472ad-4001-48b5-a2ba-d361f162a8c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-630472ad-4001-48b5-a2ba-d361f162a8c9 .shg-image-zoom,
.shg-c#s-630472ad-4001-48b5-a2ba-d361f162a8c9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-630472ad-4001-48b5-a2ba-d361f162a8c9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-630472ad-4001-48b5-a2ba-d361f162a8c9 {
  max-width: 100%;
}

.shg-c#s-630472ad-4001-48b5-a2ba-d361f162a8c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-630472ad-4001-48b5-a2ba-d361f162a8c9 .shg-image-zoom,
.shg-c#s-630472ad-4001-48b5-a2ba-d361f162a8c9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-630472ad-4001-48b5-a2ba-d361f162a8c9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-630472ad-4001-48b5-a2ba-d361f162a8c9 {
  max-width: 100%;
}

.shg-c#s-630472ad-4001-48b5-a2ba-d361f162a8c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-630472ad-4001-48b5-a2ba-d361f162a8c9 .shg-image-zoom,
.shg-c#s-630472ad-4001-48b5-a2ba-d361f162a8c9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-630472ad-4001-48b5-a2ba-d361f162a8c9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-630472ad-4001-48b5-a2ba-d361f162a8c9 {
  max-width: 100%;
}

.shg-c#s-630472ad-4001-48b5-a2ba-d361f162a8c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-630472ad-4001-48b5-a2ba-d361f162a8c9 .shg-image-zoom,
.shg-c#s-630472ad-4001-48b5-a2ba-d361f162a8c9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-630472ad-4001-48b5-a2ba-d361f162a8c9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-630472ad-4001-48b5-a2ba-d361f162a8c9 {
  max-width: 100%;
}

.shg-c#s-630472ad-4001-48b5-a2ba-d361f162a8c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-630472ad-4001-48b5-a2ba-d361f162a8c9 .shg-image-zoom,
.shg-c#s-630472ad-4001-48b5-a2ba-d361f162a8c9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-630472ad-4001-48b5-a2ba-d361f162a8c9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-3a341342-7f2a-4ac2-afa7-440c01041b5a {
  min-height: 50px;
}

@media (min-width: 0px) {
[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3a341342-7f2a-4ac2-afa7-440c01041b5a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1509be6e-eac2-4e87-aa1f-6f407e5d184d {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1509be6e-eac2-4e87-aa1f-6f407e5d184d .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 13px;
}

#s-81684a4f-9d22-484b-9349-d7b3b282c2c4 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-81684a4f-9d22-484b-9349-d7b3b282c2c4 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-81684a4f-9d22-484b-9349-d7b3b282c2c4 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-81684a4f-9d22-484b-9349-d7b3b282c2c4 .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-c5382aac-968b-4733-b4d0-8182db951a17 {
  background-image: url(none);
background-repeat: no-repeat;
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: #000;
border-style: solid;
border-radius: 50px;
max-width: 100%;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(33, 33, 33, 1);
hover-type: color;
}
#s-c5382aac-968b-4733-b4d0-8182db951a17:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-c5382aac-968b-4733-b4d0-8182db951a17:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-c5382aac-968b-4733-b4d0-8182db951a17.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}

.shg-sld-content {
  width: 100%;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-d3f36733-3a11-45dc-8ef1-ea3a540a66a5 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
padding-top: 6px;
padding-bottom: 6px;
min-height: 0px;
}
@media (min-width: 1200px){#s-d3f36733-3a11-45dc-8ef1-ea3a540a66a5 {
  display: none;
}
#s-d3f36733-3a11-45dc-8ef1-ea3a540a66a5, #wrap-s-d3f36733-3a11-45dc-8ef1-ea3a540a66a5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d3f36733-3a11-45dc-8ef1-ea3a540a66a5 {
  display: none;
}
#s-d3f36733-3a11-45dc-8ef1-ea3a540a66a5, #wrap-s-d3f36733-3a11-45dc-8ef1-ea3a540a66a5 { display:none !important; }}
#s-eaa0f82f-26e7-40b3-be5f-0e40ff9a19b5 {
  display: none;
}
#s-8e4f418b-dbb3-4531-b7ae-981ebca11cdc {
  text-align: left;
}


.shg-c#s-8e4f418b-dbb3-4531-b7ae-981ebca11cdc {
  max-width: 100%;
}

.shg-c#s-8e4f418b-dbb3-4531-b7ae-981ebca11cdc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e4f418b-dbb3-4531-b7ae-981ebca11cdc .shg-image-zoom,
.shg-c#s-8e4f418b-dbb3-4531-b7ae-981ebca11cdc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e4f418b-dbb3-4531-b7ae-981ebca11cdc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8e4f418b-dbb3-4531-b7ae-981ebca11cdc {
  max-width: 100%;
}

.shg-c#s-8e4f418b-dbb3-4531-b7ae-981ebca11cdc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e4f418b-dbb3-4531-b7ae-981ebca11cdc .shg-image-zoom,
.shg-c#s-8e4f418b-dbb3-4531-b7ae-981ebca11cdc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e4f418b-dbb3-4531-b7ae-981ebca11cdc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8e4f418b-dbb3-4531-b7ae-981ebca11cdc {
  max-width: 100%;
}

.shg-c#s-8e4f418b-dbb3-4531-b7ae-981ebca11cdc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e4f418b-dbb3-4531-b7ae-981ebca11cdc .shg-image-zoom,
.shg-c#s-8e4f418b-dbb3-4531-b7ae-981ebca11cdc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e4f418b-dbb3-4531-b7ae-981ebca11cdc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8e4f418b-dbb3-4531-b7ae-981ebca11cdc {
  max-width: 100%;
}

.shg-c#s-8e4f418b-dbb3-4531-b7ae-981ebca11cdc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e4f418b-dbb3-4531-b7ae-981ebca11cdc .shg-image-zoom,
.shg-c#s-8e4f418b-dbb3-4531-b7ae-981ebca11cdc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e4f418b-dbb3-4531-b7ae-981ebca11cdc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8e4f418b-dbb3-4531-b7ae-981ebca11cdc {
  max-width: 100%;
}

.shg-c#s-8e4f418b-dbb3-4531-b7ae-981ebca11cdc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e4f418b-dbb3-4531-b7ae-981ebca11cdc .shg-image-zoom,
.shg-c#s-8e4f418b-dbb3-4531-b7ae-981ebca11cdc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e4f418b-dbb3-4531-b7ae-981ebca11cdc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4e8c23e0-2404-4e77-9340-cfe3bf7d2d6b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4e8c23e0-2404-4e77-9340-cfe3bf7d2d6b .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 18px;
}

#s-298815c4-b2fb-4a1c-a907-f735c1fb8423 {
  padding-bottom: 5px;
text-align: center;
}

#s-298815c4-b2fb-4a1c-a907-f735c1fb8423 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-298815c4-b2fb-4a1c-a907-f735c1fb8423 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 15px;
}

#s-298815c4-b2fb-4a1c-a907-f735c1fb8423 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-5dba6d2b-89a7-46c6-ac0b-185847b6228a {
  display: none;
}
#s-a8a62e8a-b694-4faf-9129-2b2992d6e834 {
  text-align: left;
}


.shg-c#s-a8a62e8a-b694-4faf-9129-2b2992d6e834 {
  max-width: 100%;
}

.shg-c#s-a8a62e8a-b694-4faf-9129-2b2992d6e834 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a8a62e8a-b694-4faf-9129-2b2992d6e834 .shg-image-zoom,
.shg-c#s-a8a62e8a-b694-4faf-9129-2b2992d6e834 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a8a62e8a-b694-4faf-9129-2b2992d6e834 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a8a62e8a-b694-4faf-9129-2b2992d6e834 {
  max-width: 100%;
}

.shg-c#s-a8a62e8a-b694-4faf-9129-2b2992d6e834 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a8a62e8a-b694-4faf-9129-2b2992d6e834 .shg-image-zoom,
.shg-c#s-a8a62e8a-b694-4faf-9129-2b2992d6e834 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a8a62e8a-b694-4faf-9129-2b2992d6e834 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a8a62e8a-b694-4faf-9129-2b2992d6e834 {
  max-width: 100%;
}

.shg-c#s-a8a62e8a-b694-4faf-9129-2b2992d6e834 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a8a62e8a-b694-4faf-9129-2b2992d6e834 .shg-image-zoom,
.shg-c#s-a8a62e8a-b694-4faf-9129-2b2992d6e834 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a8a62e8a-b694-4faf-9129-2b2992d6e834 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a8a62e8a-b694-4faf-9129-2b2992d6e834 {
  max-width: 100%;
}

.shg-c#s-a8a62e8a-b694-4faf-9129-2b2992d6e834 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a8a62e8a-b694-4faf-9129-2b2992d6e834 .shg-image-zoom,
.shg-c#s-a8a62e8a-b694-4faf-9129-2b2992d6e834 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a8a62e8a-b694-4faf-9129-2b2992d6e834 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a8a62e8a-b694-4faf-9129-2b2992d6e834 {
  max-width: 100%;
}

.shg-c#s-a8a62e8a-b694-4faf-9129-2b2992d6e834 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a8a62e8a-b694-4faf-9129-2b2992d6e834 .shg-image-zoom,
.shg-c#s-a8a62e8a-b694-4faf-9129-2b2992d6e834 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a8a62e8a-b694-4faf-9129-2b2992d6e834 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7f2d13c8-ecf2-4a3d-8448-7e3a933b800a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7f2d13c8-ecf2-4a3d-8448-7e3a933b800a .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 18px;
}

#s-72f3784c-9762-4cf9-b536-61b2e12846ea {
  padding-bottom: 5px;
text-align: center;
}

#s-72f3784c-9762-4cf9-b536-61b2e12846ea .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-72f3784c-9762-4cf9-b536-61b2e12846ea .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 15px;
}

#s-72f3784c-9762-4cf9-b536-61b2e12846ea .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-f3b791ae-aac2-4b29-821e-c4da448136e8 {
  display: none;
}
#s-c76bf2db-08f4-4df1-affc-c6cf1714ca52 {
  text-align: left;
}


.shg-c#s-c76bf2db-08f4-4df1-affc-c6cf1714ca52 {
  max-width: 100%;
}

.shg-c#s-c76bf2db-08f4-4df1-affc-c6cf1714ca52 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c76bf2db-08f4-4df1-affc-c6cf1714ca52 .shg-image-zoom,
.shg-c#s-c76bf2db-08f4-4df1-affc-c6cf1714ca52 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c76bf2db-08f4-4df1-affc-c6cf1714ca52 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c76bf2db-08f4-4df1-affc-c6cf1714ca52 {
  max-width: 100%;
}

.shg-c#s-c76bf2db-08f4-4df1-affc-c6cf1714ca52 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c76bf2db-08f4-4df1-affc-c6cf1714ca52 .shg-image-zoom,
.shg-c#s-c76bf2db-08f4-4df1-affc-c6cf1714ca52 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c76bf2db-08f4-4df1-affc-c6cf1714ca52 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c76bf2db-08f4-4df1-affc-c6cf1714ca52 {
  max-width: 100%;
}

.shg-c#s-c76bf2db-08f4-4df1-affc-c6cf1714ca52 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c76bf2db-08f4-4df1-affc-c6cf1714ca52 .shg-image-zoom,
.shg-c#s-c76bf2db-08f4-4df1-affc-c6cf1714ca52 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c76bf2db-08f4-4df1-affc-c6cf1714ca52 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c76bf2db-08f4-4df1-affc-c6cf1714ca52 {
  max-width: 100%;
}

.shg-c#s-c76bf2db-08f4-4df1-affc-c6cf1714ca52 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c76bf2db-08f4-4df1-affc-c6cf1714ca52 .shg-image-zoom,
.shg-c#s-c76bf2db-08f4-4df1-affc-c6cf1714ca52 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c76bf2db-08f4-4df1-affc-c6cf1714ca52 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c76bf2db-08f4-4df1-affc-c6cf1714ca52 {
  max-width: 100%;
}

.shg-c#s-c76bf2db-08f4-4df1-affc-c6cf1714ca52 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c76bf2db-08f4-4df1-affc-c6cf1714ca52 .shg-image-zoom,
.shg-c#s-c76bf2db-08f4-4df1-affc-c6cf1714ca52 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c76bf2db-08f4-4df1-affc-c6cf1714ca52 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7db00840-4f79-4bcf-ba68-e17101790a54 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7db00840-4f79-4bcf-ba68-e17101790a54 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-5ea0f8c9-c907-48bb-8870-8c2bc442260c {
  padding-bottom: 5px;
text-align: center;
}

#s-5ea0f8c9-c907-48bb-8870-8c2bc442260c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-5ea0f8c9-c907-48bb-8870-8c2bc442260c .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 15px;
}

#s-5ea0f8c9-c907-48bb-8870-8c2bc442260c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-15b892b7-de15-4120-9eaf-2fe51374582e {
  margin-bottom: 10px;
text-align: center;
}




  #s-15b892b7-de15-4120-9eaf-2fe51374582e img.shogun-image {
    
    width: px;
  }


#s-15b892b7-de15-4120-9eaf-2fe51374582e .shogun-image-content {
  
    align-items: center;
  
}

#s-64c6101f-4b82-4501-b0e0-f224b6b18d00 {
  margin-bottom: 10px;
text-align: center;
}




  #s-64c6101f-4b82-4501-b0e0-f224b6b18d00 img.shogun-image {
    
    width: px;
  }


#s-64c6101f-4b82-4501-b0e0-f224b6b18d00 .shogun-image-content {
  
    align-items: center;
  
}

#s-bd831dde-63cf-4536-905a-3dd8d211bf51 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 0em;
padding-left: 6em;
padding-bottom: 0em;
padding-right: 6em;
border-top-width: 01px;
border-left-width: 01px;
border-bottom-width: 01px;
border-right-width: 01px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2em;
text-align: center;
background-color: rgba(253, 253, 253, 1);
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-bd831dde-63cf-4536-905a-3dd8d211bf51:hover {background-image: url(none) !important;
background-repeat: no-repeat !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-bd831dde-63cf-4536-905a-3dd8d211bf51:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-bd831dde-63cf-4536-905a-3dd8d211bf51 {
  
}
}


#s-bd831dde-63cf-4536-905a-3dd8d211bf51.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-a861e8a2-0afa-4033-989d-ae297dab424f {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 0em;
padding-left: 5em;
padding-bottom: 0em;
padding-right: 5em;
border-top-width: 01px;
border-left-width: 01px;
border-bottom-width: 01px;
border-right-width: 01px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2em;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-a861e8a2-0afa-4033-989d-ae297dab424f:hover {background-image: url(none) !important;
background-repeat: no-repeat !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-a861e8a2-0afa-4033-989d-ae297dab424f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-a861e8a2-0afa-4033-989d-ae297dab424f {
  
}
}


#s-a861e8a2-0afa-4033-989d-ae297dab424f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-14a2cfeb-be5a-44c1-b7cb-97fb71883218 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 15px;
margin-bottom: 15px;
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: #000;
border-style: solid;
border-radius: 50px;
max-width: 100%;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(33, 33, 33, 1);
hover-type: color;
}
#s-14a2cfeb-be5a-44c1-b7cb-97fb71883218:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-14a2cfeb-be5a-44c1-b7cb-97fb71883218:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-14a2cfeb-be5a-44c1-b7cb-97fb71883218.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 1em;
  
  
  
  display:  inline-block ;
}

#s-4e07c459-8e0e-4e53-8a8d-ebf59629141a {
  margin-top: 0em;
margin-bottom: 1px;
padding-bottom: 0px;
}

#s-101cd266-9099-44ac-b537-a3f5e2d30644 {
  margin-top: 0em;
margin-bottom: em;
padding-bottom: 0px;
}

#s-f0d095c1-7487-4ea0-a473-94a273363679 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0px;
padding-bottom: 5px;
}

#s-c9f34493-330c-4b07-90bc-5541b9ad07ea {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-bottom: 0px;
}

#s-66b68d78-e689-45a0-9163-57fadc4c3b41 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 0em;
padding-left: 6em;
padding-bottom: 0em;
padding-right: 6em;
border-top-width: 01px;
border-left-width: 01px;
border-bottom-width: 01px;
border-right-width: 01px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2em;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-66b68d78-e689-45a0-9163-57fadc4c3b41:hover {background-image: url(none) !important;
background-repeat: no-repeat !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-66b68d78-e689-45a0-9163-57fadc4c3b41:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-66b68d78-e689-45a0-9163-57fadc4c3b41 {
  
}
}


#s-66b68d78-e689-45a0-9163-57fadc4c3b41.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-5742140d-4a24-4dcb-9299-02af2e0475e6 {
  margin-top: 0em;
margin-bottom: 1em;
}

#s-e4ce521c-a699-4b30-8336-f71d80ffe306 {
  border-style: solid;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0em;
padding-left: 5em;
padding-bottom: 0em;
padding-right: 5em;
border-top-width: 01px;
border-left-width: 01px;
border-bottom-width: 01px;
border-right-width: 01px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2em;
text-align: center;
background-color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-e4ce521c-a699-4b30-8336-f71d80ffe306:hover {background-color: rgba(0, 0, 0, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-e4ce521c-a699-4b30-8336-f71d80ffe306:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-e4ce521c-a699-4b30-8336-f71d80ffe306 {
  
}
}


#s-e4ce521c-a699-4b30-8336-f71d80ffe306.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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