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

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

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

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

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

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

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

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

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







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

#s-7c5ced41-fb33-4877-a647-b274b7bbbb80 {
  background-image: url(https://i.shgcdn.com/b136f681-3517-4144-830e-ffe0fb2a887d/-/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 {
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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








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

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

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

#s-19a77553-a033-4d58-8227-2a0e28aab12a {
  margin-bottom: 20px;
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-0e9f3eee-8b91-4e21-8fcb-1dea8ce89781 {
  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: 82%;
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-0e9f3eee-8b91-4e21-8fcb-1dea8ce89781: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-0e9f3eee-8b91-4e21-8fcb-1dea8ce89781: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-0e9f3eee-8b91-4e21-8fcb-1dea8ce89781-btn-wrapper {
    text-align: center;
  }


#s-0e9f3eee-8b91-4e21-8fcb-1dea8ce89781.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(208, 242, 238, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72 {
  display: none;
}
#s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72, #wrap-s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72 {
  display: none;
}
#s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72, #wrap-s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72 {
  
}
}@media (max-width: 767px){#s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72 {
  
}
}







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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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




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


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

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








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

#s-74c06164-3e59-4841-81b4-6ce9be6faffe {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
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:  normal ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 27px;
  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-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-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 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-ff67c4e3-b109-4f46-83a5-bcf74db13c1d {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 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: 20px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(0, 0, 0, 0);
}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

#s-be19b101-3616-4134-9516-4a155ff85c63 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-33b038e6-d54b-484e-93f1-9c7441ea5613 {
  text-align: center;
}


.shg-c#s-33b038e6-d54b-484e-93f1-9c7441ea5613 {
  max-width: 100%;
}

.shg-c#s-33b038e6-d54b-484e-93f1-9c7441ea5613 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33b038e6-d54b-484e-93f1-9c7441ea5613 .shg-image-zoom,
.shg-c#s-33b038e6-d54b-484e-93f1-9c7441ea5613 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33b038e6-d54b-484e-93f1-9c7441ea5613 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-33b038e6-d54b-484e-93f1-9c7441ea5613 {
  max-width: 100%;
}

.shg-c#s-33b038e6-d54b-484e-93f1-9c7441ea5613 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33b038e6-d54b-484e-93f1-9c7441ea5613 .shg-image-zoom,
.shg-c#s-33b038e6-d54b-484e-93f1-9c7441ea5613 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33b038e6-d54b-484e-93f1-9c7441ea5613 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-33b038e6-d54b-484e-93f1-9c7441ea5613 {
  max-width: 100%;
}

.shg-c#s-33b038e6-d54b-484e-93f1-9c7441ea5613 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33b038e6-d54b-484e-93f1-9c7441ea5613 .shg-image-zoom,
.shg-c#s-33b038e6-d54b-484e-93f1-9c7441ea5613 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33b038e6-d54b-484e-93f1-9c7441ea5613 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-33b038e6-d54b-484e-93f1-9c7441ea5613 {
  max-width: 100%;
}

.shg-c#s-33b038e6-d54b-484e-93f1-9c7441ea5613 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33b038e6-d54b-484e-93f1-9c7441ea5613 .shg-image-zoom,
.shg-c#s-33b038e6-d54b-484e-93f1-9c7441ea5613 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33b038e6-d54b-484e-93f1-9c7441ea5613 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-33b038e6-d54b-484e-93f1-9c7441ea5613 {
  max-width: 100%;
}

.shg-c#s-33b038e6-d54b-484e-93f1-9c7441ea5613 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33b038e6-d54b-484e-93f1-9c7441ea5613 .shg-image-zoom,
.shg-c#s-33b038e6-d54b-484e-93f1-9c7441ea5613 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33b038e6-d54b-484e-93f1-9c7441ea5613 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
@media (min-width: 0px) {
[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3d405730-3933-4726-ad8b-854a021bed80"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

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

#s-a72a39d3-e2a7-410a-bacc-4a5193e095d3 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a72a39d3-e2a7-410a-bacc-4a5193e095d3 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-9e2dca7b-b8b1-4e20-bfae-910b6b906b56 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-9e2dca7b-b8b1-4e20-bfae-910b6b906b56 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-9e2dca7b-b8b1-4e20-bfae-910b6b906b56 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-9e2dca7b-b8b1-4e20-bfae-910b6b906b56 .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-db417b41-68ec-4910-ac28-59f6cc16d50a {
  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-db417b41-68ec-4910-ac28-59f6cc16d50a: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-db417b41-68ec-4910-ac28-59f6cc16d50a: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-db417b41-68ec-4910-ac28-59f6cc16d50a.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-377fd329-8526-4444-9c65-f45880977613 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-377fd329-8526-4444-9c65-f45880977613 {
  display: none;
}
#s-03379bdf-0e7f-4e7c-afd6-29c956375de5 {
  text-align: center;
}


.shg-c#s-03379bdf-0e7f-4e7c-afd6-29c956375de5 {
  max-width: 100%;
}

.shg-c#s-03379bdf-0e7f-4e7c-afd6-29c956375de5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03379bdf-0e7f-4e7c-afd6-29c956375de5 .shg-image-zoom,
.shg-c#s-03379bdf-0e7f-4e7c-afd6-29c956375de5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03379bdf-0e7f-4e7c-afd6-29c956375de5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-03379bdf-0e7f-4e7c-afd6-29c956375de5 {
  max-width: 100%;
}

.shg-c#s-03379bdf-0e7f-4e7c-afd6-29c956375de5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03379bdf-0e7f-4e7c-afd6-29c956375de5 .shg-image-zoom,
.shg-c#s-03379bdf-0e7f-4e7c-afd6-29c956375de5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03379bdf-0e7f-4e7c-afd6-29c956375de5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-03379bdf-0e7f-4e7c-afd6-29c956375de5 {
  max-width: 100%;
}

.shg-c#s-03379bdf-0e7f-4e7c-afd6-29c956375de5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03379bdf-0e7f-4e7c-afd6-29c956375de5 .shg-image-zoom,
.shg-c#s-03379bdf-0e7f-4e7c-afd6-29c956375de5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03379bdf-0e7f-4e7c-afd6-29c956375de5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-03379bdf-0e7f-4e7c-afd6-29c956375de5 {
  max-width: 100%;
}

.shg-c#s-03379bdf-0e7f-4e7c-afd6-29c956375de5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03379bdf-0e7f-4e7c-afd6-29c956375de5 .shg-image-zoom,
.shg-c#s-03379bdf-0e7f-4e7c-afd6-29c956375de5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03379bdf-0e7f-4e7c-afd6-29c956375de5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-03379bdf-0e7f-4e7c-afd6-29c956375de5 {
  max-width: 100%;
}

.shg-c#s-03379bdf-0e7f-4e7c-afd6-29c956375de5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03379bdf-0e7f-4e7c-afd6-29c956375de5 .shg-image-zoom,
.shg-c#s-03379bdf-0e7f-4e7c-afd6-29c956375de5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03379bdf-0e7f-4e7c-afd6-29c956375de5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
@media (min-width: 0px) {
[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-de18665a-4338-4ba1-812e-db06f8ab3448"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-17310ad0-edc3-4a57-9ee5-f002eced676a {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-17310ad0-edc3-4a57-9ee5-f002eced676a .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-b1b0b598-54f0-401b-86e7-d3b591526d2a {
  padding-top: 3px;
padding-bottom: 3px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-b1b0b598-54f0-401b-86e7-d3b591526d2a {
  margin-top: 0px;
margin-bottom: 6px;
}
}
#s-20c1d70d-18d1-4682-a8f1-fcd7ee9a3cbe {
  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-20c1d70d-18d1-4682-a8f1-fcd7ee9a3cbe: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-20c1d70d-18d1-4682-a8f1-fcd7ee9a3cbe: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-20c1d70d-18d1-4682-a8f1-fcd7ee9a3cbe.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-2da2f990-d126-4319-bf96-6f490b8eadfe {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-2da2f990-d126-4319-bf96-6f490b8eadfe {
  display: none;
}
#s-e3d9021b-e156-4380-ac0f-4cc7583b8362 {
  text-align: center;
}


.shg-c#s-e3d9021b-e156-4380-ac0f-4cc7583b8362 {
  max-width: 100%;
}

.shg-c#s-e3d9021b-e156-4380-ac0f-4cc7583b8362 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e3d9021b-e156-4380-ac0f-4cc7583b8362 .shg-image-zoom,
.shg-c#s-e3d9021b-e156-4380-ac0f-4cc7583b8362 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e3d9021b-e156-4380-ac0f-4cc7583b8362 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-e3d9021b-e156-4380-ac0f-4cc7583b8362 {
  max-width: 100%;
}

.shg-c#s-e3d9021b-e156-4380-ac0f-4cc7583b8362 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e3d9021b-e156-4380-ac0f-4cc7583b8362 .shg-image-zoom,
.shg-c#s-e3d9021b-e156-4380-ac0f-4cc7583b8362 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e3d9021b-e156-4380-ac0f-4cc7583b8362 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e3d9021b-e156-4380-ac0f-4cc7583b8362 {
  max-width: 100%;
}

.shg-c#s-e3d9021b-e156-4380-ac0f-4cc7583b8362 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e3d9021b-e156-4380-ac0f-4cc7583b8362 .shg-image-zoom,
.shg-c#s-e3d9021b-e156-4380-ac0f-4cc7583b8362 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e3d9021b-e156-4380-ac0f-4cc7583b8362 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e3d9021b-e156-4380-ac0f-4cc7583b8362 {
  max-width: 100%;
}

.shg-c#s-e3d9021b-e156-4380-ac0f-4cc7583b8362 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e3d9021b-e156-4380-ac0f-4cc7583b8362 .shg-image-zoom,
.shg-c#s-e3d9021b-e156-4380-ac0f-4cc7583b8362 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e3d9021b-e156-4380-ac0f-4cc7583b8362 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-e3d9021b-e156-4380-ac0f-4cc7583b8362 {
  max-width: 100%;
}

.shg-c#s-e3d9021b-e156-4380-ac0f-4cc7583b8362 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e3d9021b-e156-4380-ac0f-4cc7583b8362 .shg-image-zoom,
.shg-c#s-e3d9021b-e156-4380-ac0f-4cc7583b8362 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e3d9021b-e156-4380-ac0f-4cc7583b8362 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
@media (min-width: 0px) {
[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4f7e6aa0-36d7-4bb4-afcc-6f3f4ef6e54b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f6bb1fdd-78fb-4d14-841d-16b4265709fc {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f6bb1fdd-78fb-4d14-841d-16b4265709fc .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-5636bc1d-6eaf-44f6-ade3-499b236fb102 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-5636bc1d-6eaf-44f6-ade3-499b236fb102 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-5636bc1d-6eaf-44f6-ade3-499b236fb102 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-5636bc1d-6eaf-44f6-ade3-499b236fb102 .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-22d6c75b-e5d5-48b7-9188-3ba7b2cca061 {
  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-22d6c75b-e5d5-48b7-9188-3ba7b2cca061: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-22d6c75b-e5d5-48b7-9188-3ba7b2cca061: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-22d6c75b-e5d5-48b7-9188-3ba7b2cca061.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-dcfa5949-4a0c-434a-bf4e-8bb6073d49d1 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-dcfa5949-4a0c-434a-bf4e-8bb6073d49d1 {
  display: none;
}
#s-cf1d9db4-5184-4c60-ac71-5f18c0c6cfe5 {
  text-align: center;
}


.shg-c#s-cf1d9db4-5184-4c60-ac71-5f18c0c6cfe5 {
  max-width: 100%;
}

.shg-c#s-cf1d9db4-5184-4c60-ac71-5f18c0c6cfe5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cf1d9db4-5184-4c60-ac71-5f18c0c6cfe5 .shg-image-zoom,
.shg-c#s-cf1d9db4-5184-4c60-ac71-5f18c0c6cfe5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cf1d9db4-5184-4c60-ac71-5f18c0c6cfe5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-cf1d9db4-5184-4c60-ac71-5f18c0c6cfe5 {
  max-width: 100%;
}

.shg-c#s-cf1d9db4-5184-4c60-ac71-5f18c0c6cfe5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cf1d9db4-5184-4c60-ac71-5f18c0c6cfe5 .shg-image-zoom,
.shg-c#s-cf1d9db4-5184-4c60-ac71-5f18c0c6cfe5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cf1d9db4-5184-4c60-ac71-5f18c0c6cfe5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cf1d9db4-5184-4c60-ac71-5f18c0c6cfe5 {
  max-width: 100%;
}

.shg-c#s-cf1d9db4-5184-4c60-ac71-5f18c0c6cfe5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cf1d9db4-5184-4c60-ac71-5f18c0c6cfe5 .shg-image-zoom,
.shg-c#s-cf1d9db4-5184-4c60-ac71-5f18c0c6cfe5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cf1d9db4-5184-4c60-ac71-5f18c0c6cfe5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cf1d9db4-5184-4c60-ac71-5f18c0c6cfe5 {
  max-width: 100%;
}

.shg-c#s-cf1d9db4-5184-4c60-ac71-5f18c0c6cfe5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cf1d9db4-5184-4c60-ac71-5f18c0c6cfe5 .shg-image-zoom,
.shg-c#s-cf1d9db4-5184-4c60-ac71-5f18c0c6cfe5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cf1d9db4-5184-4c60-ac71-5f18c0c6cfe5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-cf1d9db4-5184-4c60-ac71-5f18c0c6cfe5 {
  max-width: 100%;
}

.shg-c#s-cf1d9db4-5184-4c60-ac71-5f18c0c6cfe5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cf1d9db4-5184-4c60-ac71-5f18c0c6cfe5 .shg-image-zoom,
.shg-c#s-cf1d9db4-5184-4c60-ac71-5f18c0c6cfe5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cf1d9db4-5184-4c60-ac71-5f18c0c6cfe5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
@media (min-width: 0px) {
[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0f7440e7-53f9-420d-b4c3-783c5d3708bf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7eaa81d0-e7f5-492c-b445-66f751969e0a {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7eaa81d0-e7f5-492c-b445-66f751969e0a .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-9d1cc42d-1505-4df3-9b5d-7c5c59baac09 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-9d1cc42d-1505-4df3-9b5d-7c5c59baac09 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-9d1cc42d-1505-4df3-9b5d-7c5c59baac09 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-9d1cc42d-1505-4df3-9b5d-7c5c59baac09 .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-096218ba-3b1d-478c-af63-61c8716f7730 {
  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-096218ba-3b1d-478c-af63-61c8716f7730: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-096218ba-3b1d-478c-af63-61c8716f7730: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-096218ba-3b1d-478c-af63-61c8716f7730.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-aee7cb16-7251-4969-9ef2-73225903c1e9 {
  margin-top: 0px;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-aee7cb16-7251-4969-9ef2-73225903c1e9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-643b19dd-951c-4d12-9823-7d08061de3a0 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-643b19dd-951c-4d12-9823-7d08061de3a0 {
  display: none;
}
#s-9d2f3e31-eca7-4ab8-b2c7-da3e23490c53 {
  text-align: center;
}


.shg-c#s-9d2f3e31-eca7-4ab8-b2c7-da3e23490c53 {
  max-width: 100%;
}

.shg-c#s-9d2f3e31-eca7-4ab8-b2c7-da3e23490c53 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d2f3e31-eca7-4ab8-b2c7-da3e23490c53 .shg-image-zoom,
.shg-c#s-9d2f3e31-eca7-4ab8-b2c7-da3e23490c53 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9d2f3e31-eca7-4ab8-b2c7-da3e23490c53 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-9d2f3e31-eca7-4ab8-b2c7-da3e23490c53 {
  max-width: 100%;
}

.shg-c#s-9d2f3e31-eca7-4ab8-b2c7-da3e23490c53 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d2f3e31-eca7-4ab8-b2c7-da3e23490c53 .shg-image-zoom,
.shg-c#s-9d2f3e31-eca7-4ab8-b2c7-da3e23490c53 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9d2f3e31-eca7-4ab8-b2c7-da3e23490c53 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9d2f3e31-eca7-4ab8-b2c7-da3e23490c53 {
  max-width: 100%;
}

.shg-c#s-9d2f3e31-eca7-4ab8-b2c7-da3e23490c53 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d2f3e31-eca7-4ab8-b2c7-da3e23490c53 .shg-image-zoom,
.shg-c#s-9d2f3e31-eca7-4ab8-b2c7-da3e23490c53 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9d2f3e31-eca7-4ab8-b2c7-da3e23490c53 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9d2f3e31-eca7-4ab8-b2c7-da3e23490c53 {
  max-width: 100%;
}

.shg-c#s-9d2f3e31-eca7-4ab8-b2c7-da3e23490c53 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d2f3e31-eca7-4ab8-b2c7-da3e23490c53 .shg-image-zoom,
.shg-c#s-9d2f3e31-eca7-4ab8-b2c7-da3e23490c53 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9d2f3e31-eca7-4ab8-b2c7-da3e23490c53 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-9d2f3e31-eca7-4ab8-b2c7-da3e23490c53 {
  max-width: 100%;
}

.shg-c#s-9d2f3e31-eca7-4ab8-b2c7-da3e23490c53 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d2f3e31-eca7-4ab8-b2c7-da3e23490c53 .shg-image-zoom,
.shg-c#s-9d2f3e31-eca7-4ab8-b2c7-da3e23490c53 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9d2f3e31-eca7-4ab8-b2c7-da3e23490c53 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
@media (min-width: 0px) {
[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2cb59cb2-6b02-4555-9cad-a2165155b6e0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-53c96e4c-9e9f-47d1-8c77-b7bb665b5fe2 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 6px;
padding-bottom: 6px;
text-align: center;
}

#s-53c96e4c-9e9f-47d1-8c77-b7bb665b5fe2 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-aebeec68-4557-43cc-9035-85e0a54ac0c5 {
  padding-top: 7px;
padding-bottom: 7px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-aebeec68-4557-43cc-9035-85e0a54ac0c5 {
  margin-top: 0px;
margin-bottom: 6px;
}
}
#s-9fff3c7c-9840-409f-b716-68ae36311e5c {
  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-9fff3c7c-9840-409f-b716-68ae36311e5c: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-9fff3c7c-9840-409f-b716-68ae36311e5c: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-9fff3c7c-9840-409f-b716-68ae36311e5c.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-02bc30ba-02ad-4d13-9563-4c879089f612 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-02bc30ba-02ad-4d13-9563-4c879089f612 {
  display: none;
}
#s-0f860874-a813-45e3-945a-bc12d4e153df {
  text-align: center;
}


.shg-c#s-0f860874-a813-45e3-945a-bc12d4e153df {
  max-width: 100%;
}

.shg-c#s-0f860874-a813-45e3-945a-bc12d4e153df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0f860874-a813-45e3-945a-bc12d4e153df .shg-image-zoom,
.shg-c#s-0f860874-a813-45e3-945a-bc12d4e153df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0f860874-a813-45e3-945a-bc12d4e153df .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-0f860874-a813-45e3-945a-bc12d4e153df {
  max-width: 100%;
}

.shg-c#s-0f860874-a813-45e3-945a-bc12d4e153df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0f860874-a813-45e3-945a-bc12d4e153df .shg-image-zoom,
.shg-c#s-0f860874-a813-45e3-945a-bc12d4e153df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0f860874-a813-45e3-945a-bc12d4e153df .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0f860874-a813-45e3-945a-bc12d4e153df {
  max-width: 100%;
}

.shg-c#s-0f860874-a813-45e3-945a-bc12d4e153df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0f860874-a813-45e3-945a-bc12d4e153df .shg-image-zoom,
.shg-c#s-0f860874-a813-45e3-945a-bc12d4e153df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0f860874-a813-45e3-945a-bc12d4e153df .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0f860874-a813-45e3-945a-bc12d4e153df {
  max-width: 100%;
}

.shg-c#s-0f860874-a813-45e3-945a-bc12d4e153df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0f860874-a813-45e3-945a-bc12d4e153df .shg-image-zoom,
.shg-c#s-0f860874-a813-45e3-945a-bc12d4e153df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0f860874-a813-45e3-945a-bc12d4e153df .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-0f860874-a813-45e3-945a-bc12d4e153df {
  max-width: 100%;
}

.shg-c#s-0f860874-a813-45e3-945a-bc12d4e153df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0f860874-a813-45e3-945a-bc12d4e153df .shg-image-zoom,
.shg-c#s-0f860874-a813-45e3-945a-bc12d4e153df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0f860874-a813-45e3-945a-bc12d4e153df .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
@media (min-width: 0px) {
[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-40a88ef3-fc30-4845-886f-dae813999578"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-db2db00b-b4f7-414a-bac2-c943ea8a30f5 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-db2db00b-b4f7-414a-bac2-c943ea8a30f5 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-a60f2803-277b-4679-9e79-789682d802b5 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-a60f2803-277b-4679-9e79-789682d802b5 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-a60f2803-277b-4679-9e79-789682d802b5 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-a60f2803-277b-4679-9e79-789682d802b5 .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-530185cc-dd7b-4d7e-90b9-b358e9959543 {
  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-530185cc-dd7b-4d7e-90b9-b358e9959543: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-530185cc-dd7b-4d7e-90b9-b358e9959543: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-530185cc-dd7b-4d7e-90b9-b358e9959543.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-b7ecbae9-f809-49da-94f5-2b635ddcea1d {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-b7ecbae9-f809-49da-94f5-2b635ddcea1d {
  display: none;
}
#s-ecca600b-ccb9-48ed-b78f-724f22e6fa1d {
  text-align: center;
}


.shg-c#s-ecca600b-ccb9-48ed-b78f-724f22e6fa1d {
  max-width: 100%;
}

.shg-c#s-ecca600b-ccb9-48ed-b78f-724f22e6fa1d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecca600b-ccb9-48ed-b78f-724f22e6fa1d .shg-image-zoom,
.shg-c#s-ecca600b-ccb9-48ed-b78f-724f22e6fa1d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecca600b-ccb9-48ed-b78f-724f22e6fa1d .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-ecca600b-ccb9-48ed-b78f-724f22e6fa1d {
  max-width: 100%;
}

.shg-c#s-ecca600b-ccb9-48ed-b78f-724f22e6fa1d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecca600b-ccb9-48ed-b78f-724f22e6fa1d .shg-image-zoom,
.shg-c#s-ecca600b-ccb9-48ed-b78f-724f22e6fa1d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecca600b-ccb9-48ed-b78f-724f22e6fa1d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ecca600b-ccb9-48ed-b78f-724f22e6fa1d {
  max-width: 100%;
}

.shg-c#s-ecca600b-ccb9-48ed-b78f-724f22e6fa1d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecca600b-ccb9-48ed-b78f-724f22e6fa1d .shg-image-zoom,
.shg-c#s-ecca600b-ccb9-48ed-b78f-724f22e6fa1d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecca600b-ccb9-48ed-b78f-724f22e6fa1d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ecca600b-ccb9-48ed-b78f-724f22e6fa1d {
  max-width: 100%;
}

.shg-c#s-ecca600b-ccb9-48ed-b78f-724f22e6fa1d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecca600b-ccb9-48ed-b78f-724f22e6fa1d .shg-image-zoom,
.shg-c#s-ecca600b-ccb9-48ed-b78f-724f22e6fa1d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecca600b-ccb9-48ed-b78f-724f22e6fa1d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-ecca600b-ccb9-48ed-b78f-724f22e6fa1d {
  max-width: 100%;
}

.shg-c#s-ecca600b-ccb9-48ed-b78f-724f22e6fa1d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecca600b-ccb9-48ed-b78f-724f22e6fa1d .shg-image-zoom,
.shg-c#s-ecca600b-ccb9-48ed-b78f-724f22e6fa1d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecca600b-ccb9-48ed-b78f-724f22e6fa1d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
@media (min-width: 0px) {
[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d5e50397-a0f4-43d8-afc2-d0bd96a1416d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-988e6b3f-2356-4a76-b972-192b61c1b9a7 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-988e6b3f-2356-4a76-b972-192b61c1b9a7 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-0e9b46f3-a056-498e-a5c8-7a2c3efb224d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-0e9b46f3-a056-498e-a5c8-7a2c3efb224d .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-0e9b46f3-a056-498e-a5c8-7a2c3efb224d .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-0e9b46f3-a056-498e-a5c8-7a2c3efb224d .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-379d918d-48d8-491f-9376-a692c4dc79d4 {
  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-379d918d-48d8-491f-9376-a692c4dc79d4: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-379d918d-48d8-491f-9376-a692c4dc79d4: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-379d918d-48d8-491f-9376-a692c4dc79d4.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-56549cc9-e405-4006-b550-aa38a88f6f44 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-56549cc9-e405-4006-b550-aa38a88f6f44 {
  display: none;
}
#s-abcf1564-50d6-4018-ae80-98aaa0a628d6 {
  text-align: center;
}


.shg-c#s-abcf1564-50d6-4018-ae80-98aaa0a628d6 {
  max-width: 100%;
}

.shg-c#s-abcf1564-50d6-4018-ae80-98aaa0a628d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abcf1564-50d6-4018-ae80-98aaa0a628d6 .shg-image-zoom,
.shg-c#s-abcf1564-50d6-4018-ae80-98aaa0a628d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abcf1564-50d6-4018-ae80-98aaa0a628d6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-abcf1564-50d6-4018-ae80-98aaa0a628d6 {
  max-width: 100%;
}

.shg-c#s-abcf1564-50d6-4018-ae80-98aaa0a628d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abcf1564-50d6-4018-ae80-98aaa0a628d6 .shg-image-zoom,
.shg-c#s-abcf1564-50d6-4018-ae80-98aaa0a628d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abcf1564-50d6-4018-ae80-98aaa0a628d6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-abcf1564-50d6-4018-ae80-98aaa0a628d6 {
  max-width: 100%;
}

.shg-c#s-abcf1564-50d6-4018-ae80-98aaa0a628d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abcf1564-50d6-4018-ae80-98aaa0a628d6 .shg-image-zoom,
.shg-c#s-abcf1564-50d6-4018-ae80-98aaa0a628d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abcf1564-50d6-4018-ae80-98aaa0a628d6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-abcf1564-50d6-4018-ae80-98aaa0a628d6 {
  max-width: 100%;
}

.shg-c#s-abcf1564-50d6-4018-ae80-98aaa0a628d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abcf1564-50d6-4018-ae80-98aaa0a628d6 .shg-image-zoom,
.shg-c#s-abcf1564-50d6-4018-ae80-98aaa0a628d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abcf1564-50d6-4018-ae80-98aaa0a628d6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-abcf1564-50d6-4018-ae80-98aaa0a628d6 {
  max-width: 100%;
}

.shg-c#s-abcf1564-50d6-4018-ae80-98aaa0a628d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abcf1564-50d6-4018-ae80-98aaa0a628d6 .shg-image-zoom,
.shg-c#s-abcf1564-50d6-4018-ae80-98aaa0a628d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abcf1564-50d6-4018-ae80-98aaa0a628d6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
@media (min-width: 0px) {
[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-992d07b3-9bc3-46a7-a6e2-d02fb58dc6c2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-fee72a2f-d968-4b74-9132-c7670c7954cc {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fee72a2f-d968-4b74-9132-c7670c7954cc .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-b1e3dc81-8f28-4e06-9db2-fc982604b0cb {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-b1e3dc81-8f28-4e06-9db2-fc982604b0cb .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-b1e3dc81-8f28-4e06-9db2-fc982604b0cb .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-b1e3dc81-8f28-4e06-9db2-fc982604b0cb .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-60415376-e618-4fae-8230-f1a835f34e73 {
  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-60415376-e618-4fae-8230-f1a835f34e73: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-60415376-e618-4fae-8230-f1a835f34e73: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-60415376-e618-4fae-8230-f1a835f34e73.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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


#s-d4a9a3f9-b2ce-412d-8b3f-d678c60b3e32.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  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 {
  -webkit-box-pack: start;
  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: 20px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(0, 0, 0, 0);
}

@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-bef6badf-1096-45fb-a667-c781941f0714 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-bef6badf-1096-45fb-a667-c781941f0714 {
  display: none;
}
#s-a7feea7a-c951-445c-b5c9-1ce93c5924a9 {
  text-align: center;
}


.shg-c#s-a7feea7a-c951-445c-b5c9-1ce93c5924a9 {
  max-width: 100%;
}

.shg-c#s-a7feea7a-c951-445c-b5c9-1ce93c5924a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7feea7a-c951-445c-b5c9-1ce93c5924a9 .shg-image-zoom,
.shg-c#s-a7feea7a-c951-445c-b5c9-1ce93c5924a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7feea7a-c951-445c-b5c9-1ce93c5924a9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-a7feea7a-c951-445c-b5c9-1ce93c5924a9 {
  max-width: 100%;
}

.shg-c#s-a7feea7a-c951-445c-b5c9-1ce93c5924a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7feea7a-c951-445c-b5c9-1ce93c5924a9 .shg-image-zoom,
.shg-c#s-a7feea7a-c951-445c-b5c9-1ce93c5924a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7feea7a-c951-445c-b5c9-1ce93c5924a9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a7feea7a-c951-445c-b5c9-1ce93c5924a9 {
  max-width: 100%;
}

.shg-c#s-a7feea7a-c951-445c-b5c9-1ce93c5924a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7feea7a-c951-445c-b5c9-1ce93c5924a9 .shg-image-zoom,
.shg-c#s-a7feea7a-c951-445c-b5c9-1ce93c5924a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7feea7a-c951-445c-b5c9-1ce93c5924a9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a7feea7a-c951-445c-b5c9-1ce93c5924a9 {
  max-width: 100%;
}

.shg-c#s-a7feea7a-c951-445c-b5c9-1ce93c5924a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7feea7a-c951-445c-b5c9-1ce93c5924a9 .shg-image-zoom,
.shg-c#s-a7feea7a-c951-445c-b5c9-1ce93c5924a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7feea7a-c951-445c-b5c9-1ce93c5924a9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-a7feea7a-c951-445c-b5c9-1ce93c5924a9 {
  max-width: 100%;
}

.shg-c#s-a7feea7a-c951-445c-b5c9-1ce93c5924a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7feea7a-c951-445c-b5c9-1ce93c5924a9 .shg-image-zoom,
.shg-c#s-a7feea7a-c951-445c-b5c9-1ce93c5924a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7feea7a-c951-445c-b5c9-1ce93c5924a9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3 {
  min-height: 5px;
}

@media (min-width: 0px) {
[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-102ddf5a-f1c6-400b-80c3-7e05fb5a6ed3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0205a0ed-56a6-4226-a4f3-7fc1e4dfbb1d {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0205a0ed-56a6-4226-a4f3-7fc1e4dfbb1d .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-2a917501-6ea2-4549-8f06-9e9e74f767a1 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-2a917501-6ea2-4549-8f06-9e9e74f767a1 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-2a917501-6ea2-4549-8f06-9e9e74f767a1 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-2a917501-6ea2-4549-8f06-9e9e74f767a1 .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-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-16c6b19f-0471-419a-9b59-b56f27757969 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-16c6b19f-0471-419a-9b59-b56f27757969 {
  display: none;
}
#s-f713ad38-33fe-4276-b82d-8219b4fa1792 {
  text-align: center;
}


.shg-c#s-f713ad38-33fe-4276-b82d-8219b4fa1792 {
  max-width: 100%;
}

.shg-c#s-f713ad38-33fe-4276-b82d-8219b4fa1792 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f713ad38-33fe-4276-b82d-8219b4fa1792 .shg-image-zoom,
.shg-c#s-f713ad38-33fe-4276-b82d-8219b4fa1792 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f713ad38-33fe-4276-b82d-8219b4fa1792 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-f713ad38-33fe-4276-b82d-8219b4fa1792 {
  max-width: 100%;
}

.shg-c#s-f713ad38-33fe-4276-b82d-8219b4fa1792 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f713ad38-33fe-4276-b82d-8219b4fa1792 .shg-image-zoom,
.shg-c#s-f713ad38-33fe-4276-b82d-8219b4fa1792 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f713ad38-33fe-4276-b82d-8219b4fa1792 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f713ad38-33fe-4276-b82d-8219b4fa1792 {
  max-width: 100%;
}

.shg-c#s-f713ad38-33fe-4276-b82d-8219b4fa1792 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f713ad38-33fe-4276-b82d-8219b4fa1792 .shg-image-zoom,
.shg-c#s-f713ad38-33fe-4276-b82d-8219b4fa1792 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f713ad38-33fe-4276-b82d-8219b4fa1792 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f713ad38-33fe-4276-b82d-8219b4fa1792 {
  max-width: 100%;
}

.shg-c#s-f713ad38-33fe-4276-b82d-8219b4fa1792 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f713ad38-33fe-4276-b82d-8219b4fa1792 .shg-image-zoom,
.shg-c#s-f713ad38-33fe-4276-b82d-8219b4fa1792 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f713ad38-33fe-4276-b82d-8219b4fa1792 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-f713ad38-33fe-4276-b82d-8219b4fa1792 {
  max-width: 100%;
}

.shg-c#s-f713ad38-33fe-4276-b82d-8219b4fa1792 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f713ad38-33fe-4276-b82d-8219b4fa1792 .shg-image-zoom,
.shg-c#s-f713ad38-33fe-4276-b82d-8219b4fa1792 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f713ad38-33fe-4276-b82d-8219b4fa1792 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-80762ed6-be0f-401f-8566-3c65e8a6325f {
  min-height: 5px;
}

@media (min-width: 0px) {
[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-80762ed6-be0f-401f-8566-3c65e8a6325f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-33804bcd-998f-4075-b856-3b2b175c16dd {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-33804bcd-998f-4075-b856-3b2b175c16dd .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-177731c0-feb7-4ea2-9ee3-a5cf8cc42616 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-177731c0-feb7-4ea2-9ee3-a5cf8cc42616 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-177731c0-feb7-4ea2-9ee3-a5cf8cc42616 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-177731c0-feb7-4ea2-9ee3-a5cf8cc42616 .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-f780ad80-052c-494f-9384-0be08f361a48 {
  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-f780ad80-052c-494f-9384-0be08f361a48: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-f780ad80-052c-494f-9384-0be08f361a48: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-f780ad80-052c-494f-9384-0be08f361a48.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}

#s-ef66d458-83cd-4672-bd70-118c28063c34 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-ef66d458-83cd-4672-bd70-118c28063c34 {
  display: none;
}
#s-40537f70-de67-4d33-bb98-786401486d1b {
  text-align: center;
}


.shg-c#s-40537f70-de67-4d33-bb98-786401486d1b {
  max-width: 100%;
}

.shg-c#s-40537f70-de67-4d33-bb98-786401486d1b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40537f70-de67-4d33-bb98-786401486d1b .shg-image-zoom,
.shg-c#s-40537f70-de67-4d33-bb98-786401486d1b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40537f70-de67-4d33-bb98-786401486d1b .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-40537f70-de67-4d33-bb98-786401486d1b {
  max-width: 100%;
}

.shg-c#s-40537f70-de67-4d33-bb98-786401486d1b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40537f70-de67-4d33-bb98-786401486d1b .shg-image-zoom,
.shg-c#s-40537f70-de67-4d33-bb98-786401486d1b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40537f70-de67-4d33-bb98-786401486d1b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-40537f70-de67-4d33-bb98-786401486d1b {
  max-width: 100%;
}

.shg-c#s-40537f70-de67-4d33-bb98-786401486d1b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40537f70-de67-4d33-bb98-786401486d1b .shg-image-zoom,
.shg-c#s-40537f70-de67-4d33-bb98-786401486d1b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40537f70-de67-4d33-bb98-786401486d1b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-40537f70-de67-4d33-bb98-786401486d1b {
  max-width: 100%;
}

.shg-c#s-40537f70-de67-4d33-bb98-786401486d1b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40537f70-de67-4d33-bb98-786401486d1b .shg-image-zoom,
.shg-c#s-40537f70-de67-4d33-bb98-786401486d1b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40537f70-de67-4d33-bb98-786401486d1b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-40537f70-de67-4d33-bb98-786401486d1b {
  max-width: 100%;
}

.shg-c#s-40537f70-de67-4d33-bb98-786401486d1b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40537f70-de67-4d33-bb98-786401486d1b .shg-image-zoom,
.shg-c#s-40537f70-de67-4d33-bb98-786401486d1b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40537f70-de67-4d33-bb98-786401486d1b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-a01ddc25-efe9-4bee-9349-06e9b4a15434 {
  min-height: 5px;
}

@media (min-width: 0px) {
[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a01ddc25-efe9-4bee-9349-06e9b4a15434"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-8fc34964-d0e3-4bba-a383-676d5c7ce666 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8fc34964-d0e3-4bba-a383-676d5c7ce666 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-2657918f-d1ab-442b-9eac-e65975cd03b1 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-2657918f-d1ab-442b-9eac-e65975cd03b1 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-2657918f-d1ab-442b-9eac-e65975cd03b1 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-2657918f-d1ab-442b-9eac-e65975cd03b1 .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-d03aada3-2a63-4b17-871e-529829243420 {
  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-d03aada3-2a63-4b17-871e-529829243420: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-d03aada3-2a63-4b17-871e-529829243420: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-d03aada3-2a63-4b17-871e-529829243420.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}

#s-720a712a-ff5e-4fc9-aa9e-42640840ae8f {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-720a712a-ff5e-4fc9-aa9e-42640840ae8f {
  display: none;
}
#s-198d190c-4388-4f11-945c-28307b72ded1 {
  text-align: center;
}


.shg-c#s-198d190c-4388-4f11-945c-28307b72ded1 {
  max-width: 100%;
}

.shg-c#s-198d190c-4388-4f11-945c-28307b72ded1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-198d190c-4388-4f11-945c-28307b72ded1 .shg-image-zoom,
.shg-c#s-198d190c-4388-4f11-945c-28307b72ded1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-198d190c-4388-4f11-945c-28307b72ded1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-198d190c-4388-4f11-945c-28307b72ded1 {
  max-width: 100%;
}

.shg-c#s-198d190c-4388-4f11-945c-28307b72ded1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-198d190c-4388-4f11-945c-28307b72ded1 .shg-image-zoom,
.shg-c#s-198d190c-4388-4f11-945c-28307b72ded1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-198d190c-4388-4f11-945c-28307b72ded1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-198d190c-4388-4f11-945c-28307b72ded1 {
  max-width: 100%;
}

.shg-c#s-198d190c-4388-4f11-945c-28307b72ded1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-198d190c-4388-4f11-945c-28307b72ded1 .shg-image-zoom,
.shg-c#s-198d190c-4388-4f11-945c-28307b72ded1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-198d190c-4388-4f11-945c-28307b72ded1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-198d190c-4388-4f11-945c-28307b72ded1 {
  max-width: 100%;
}

.shg-c#s-198d190c-4388-4f11-945c-28307b72ded1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-198d190c-4388-4f11-945c-28307b72ded1 .shg-image-zoom,
.shg-c#s-198d190c-4388-4f11-945c-28307b72ded1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-198d190c-4388-4f11-945c-28307b72ded1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-198d190c-4388-4f11-945c-28307b72ded1 {
  max-width: 100%;
}

.shg-c#s-198d190c-4388-4f11-945c-28307b72ded1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-198d190c-4388-4f11-945c-28307b72ded1 .shg-image-zoom,
.shg-c#s-198d190c-4388-4f11-945c-28307b72ded1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-198d190c-4388-4f11-945c-28307b72ded1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-b44323be-c8f2-4bbe-8db9-437566e6f95a {
  min-height: 5px;
}

@media (min-width: 0px) {
[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b44323be-c8f2-4bbe-8db9-437566e6f95a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-fdd5038c-dc02-49c0-ae96-ce1bfab4df0e {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fdd5038c-dc02-49c0-ae96-ce1bfab4df0e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-06e21d9d-9c61-47ff-9889-f17475002a1f {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-06e21d9d-9c61-47ff-9889-f17475002a1f .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-06e21d9d-9c61-47ff-9889-f17475002a1f .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-06e21d9d-9c61-47ff-9889-f17475002a1f .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-46eadd2e-2040-4dca-9392-be1caf6e7da9 {
  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-46eadd2e-2040-4dca-9392-be1caf6e7da9: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-46eadd2e-2040-4dca-9392-be1caf6e7da9: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-46eadd2e-2040-4dca-9392-be1caf6e7da9.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}

#s-a1fdc10e-2135-49fd-a3bc-cca108cec4e3 {
  margin-bottom: 40px;
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: 5px;
}

@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: 1em;
}

#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 ;
}

#s-c7d60c4b-adb4-4cbe-b3e2-a46debf2abd4 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-c7d60c4b-adb4-4cbe-b3e2-a46debf2abd4 {
  display: none;
}
#s-1262d306-c1aa-4a1e-a7d0-ef2443029169 {
  text-align: center;
}


.shg-c#s-1262d306-c1aa-4a1e-a7d0-ef2443029169 {
  max-width: 100%;
}

.shg-c#s-1262d306-c1aa-4a1e-a7d0-ef2443029169 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1262d306-c1aa-4a1e-a7d0-ef2443029169 .shg-image-zoom,
.shg-c#s-1262d306-c1aa-4a1e-a7d0-ef2443029169 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1262d306-c1aa-4a1e-a7d0-ef2443029169 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-1262d306-c1aa-4a1e-a7d0-ef2443029169 {
  max-width: 100%;
}

.shg-c#s-1262d306-c1aa-4a1e-a7d0-ef2443029169 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1262d306-c1aa-4a1e-a7d0-ef2443029169 .shg-image-zoom,
.shg-c#s-1262d306-c1aa-4a1e-a7d0-ef2443029169 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1262d306-c1aa-4a1e-a7d0-ef2443029169 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1262d306-c1aa-4a1e-a7d0-ef2443029169 {
  max-width: 100%;
}

.shg-c#s-1262d306-c1aa-4a1e-a7d0-ef2443029169 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1262d306-c1aa-4a1e-a7d0-ef2443029169 .shg-image-zoom,
.shg-c#s-1262d306-c1aa-4a1e-a7d0-ef2443029169 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1262d306-c1aa-4a1e-a7d0-ef2443029169 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1262d306-c1aa-4a1e-a7d0-ef2443029169 {
  max-width: 100%;
}

.shg-c#s-1262d306-c1aa-4a1e-a7d0-ef2443029169 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1262d306-c1aa-4a1e-a7d0-ef2443029169 .shg-image-zoom,
.shg-c#s-1262d306-c1aa-4a1e-a7d0-ef2443029169 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1262d306-c1aa-4a1e-a7d0-ef2443029169 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-1262d306-c1aa-4a1e-a7d0-ef2443029169 {
  max-width: 100%;
}

.shg-c#s-1262d306-c1aa-4a1e-a7d0-ef2443029169 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1262d306-c1aa-4a1e-a7d0-ef2443029169 .shg-image-zoom,
.shg-c#s-1262d306-c1aa-4a1e-a7d0-ef2443029169 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1262d306-c1aa-4a1e-a7d0-ef2443029169 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-d26310eb-0212-4452-b92b-662f461ebfa8 {
  min-height: 5px;
}

@media (min-width: 0px) {
[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d26310eb-0212-4452-b92b-662f461ebfa8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-90ec6cf0-b916-410d-a432-ea3d29c70427 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-90ec6cf0-b916-410d-a432-ea3d29c70427 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-d5551899-506e-40cc-bb03-490e7b8e6f1f {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-d5551899-506e-40cc-bb03-490e7b8e6f1f .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-d5551899-506e-40cc-bb03-490e7b8e6f1f .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-d5551899-506e-40cc-bb03-490e7b8e6f1f .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-69fe5af9-3845-4e30-8faa-170cb9d62d69 {
  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-69fe5af9-3845-4e30-8faa-170cb9d62d69: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-69fe5af9-3845-4e30-8faa-170cb9d62d69: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-69fe5af9-3845-4e30-8faa-170cb9d62d69.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}

#s-4cdd439b-da07-43d2-9fe0-6d9c037401b0 {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-4cdd439b-da07-43d2-9fe0-6d9c037401b0 {
  display: none;
}
#s-81695d39-d4b6-41cb-83c4-90fb0408b870 {
  text-align: center;
}


.shg-c#s-81695d39-d4b6-41cb-83c4-90fb0408b870 {
  max-width: 100%;
}

.shg-c#s-81695d39-d4b6-41cb-83c4-90fb0408b870 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-81695d39-d4b6-41cb-83c4-90fb0408b870 .shg-image-zoom,
.shg-c#s-81695d39-d4b6-41cb-83c4-90fb0408b870 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-81695d39-d4b6-41cb-83c4-90fb0408b870 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-81695d39-d4b6-41cb-83c4-90fb0408b870 {
  max-width: 100%;
}

.shg-c#s-81695d39-d4b6-41cb-83c4-90fb0408b870 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-81695d39-d4b6-41cb-83c4-90fb0408b870 .shg-image-zoom,
.shg-c#s-81695d39-d4b6-41cb-83c4-90fb0408b870 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-81695d39-d4b6-41cb-83c4-90fb0408b870 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-81695d39-d4b6-41cb-83c4-90fb0408b870 {
  max-width: 100%;
}

.shg-c#s-81695d39-d4b6-41cb-83c4-90fb0408b870 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-81695d39-d4b6-41cb-83c4-90fb0408b870 .shg-image-zoom,
.shg-c#s-81695d39-d4b6-41cb-83c4-90fb0408b870 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-81695d39-d4b6-41cb-83c4-90fb0408b870 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-81695d39-d4b6-41cb-83c4-90fb0408b870 {
  max-width: 100%;
}

.shg-c#s-81695d39-d4b6-41cb-83c4-90fb0408b870 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-81695d39-d4b6-41cb-83c4-90fb0408b870 .shg-image-zoom,
.shg-c#s-81695d39-d4b6-41cb-83c4-90fb0408b870 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-81695d39-d4b6-41cb-83c4-90fb0408b870 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-81695d39-d4b6-41cb-83c4-90fb0408b870 {
  max-width: 100%;
}

.shg-c#s-81695d39-d4b6-41cb-83c4-90fb0408b870 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-81695d39-d4b6-41cb-83c4-90fb0408b870 .shg-image-zoom,
.shg-c#s-81695d39-d4b6-41cb-83c4-90fb0408b870 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-81695d39-d4b6-41cb-83c4-90fb0408b870 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-40a40060-84a6-4b4a-908f-d1485b70d1d0 {
  min-height: 5px;
}

@media (min-width: 0px) {
[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-40a40060-84a6-4b4a-908f-d1485b70d1d0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0c1f3bae-4958-4265-90e4-6d8fb318c4c7 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0c1f3bae-4958-4265-90e4-6d8fb318c4c7 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-58eebf1c-9d57-4a0d-a5ef-7aa6c1d3deeb {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-58eebf1c-9d57-4a0d-a5ef-7aa6c1d3deeb .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-58eebf1c-9d57-4a0d-a5ef-7aa6c1d3deeb .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-58eebf1c-9d57-4a0d-a5ef-7aa6c1d3deeb .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-12c259d6-56ba-4e21-b151-79924f1c270f {
  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-12c259d6-56ba-4e21-b151-79924f1c270f: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-12c259d6-56ba-4e21-b151-79924f1c270f: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-12c259d6-56ba-4e21-b151-79924f1c270f.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}

#s-4afcb128-a468-47eb-90cd-2bd5825dd2bf {
  margin-bottom: 40px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-4afcb128-a468-47eb-90cd-2bd5825dd2bf {
  display: none;
}
#s-9993af07-2bb6-434b-b29a-c5803eb0c137 {
  text-align: center;
}


.shg-c#s-9993af07-2bb6-434b-b29a-c5803eb0c137 {
  max-width: 100%;
}

.shg-c#s-9993af07-2bb6-434b-b29a-c5803eb0c137 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9993af07-2bb6-434b-b29a-c5803eb0c137 .shg-image-zoom,
.shg-c#s-9993af07-2bb6-434b-b29a-c5803eb0c137 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9993af07-2bb6-434b-b29a-c5803eb0c137 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-9993af07-2bb6-434b-b29a-c5803eb0c137 {
  max-width: 100%;
}

.shg-c#s-9993af07-2bb6-434b-b29a-c5803eb0c137 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9993af07-2bb6-434b-b29a-c5803eb0c137 .shg-image-zoom,
.shg-c#s-9993af07-2bb6-434b-b29a-c5803eb0c137 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9993af07-2bb6-434b-b29a-c5803eb0c137 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9993af07-2bb6-434b-b29a-c5803eb0c137 {
  max-width: 100%;
}

.shg-c#s-9993af07-2bb6-434b-b29a-c5803eb0c137 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9993af07-2bb6-434b-b29a-c5803eb0c137 .shg-image-zoom,
.shg-c#s-9993af07-2bb6-434b-b29a-c5803eb0c137 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9993af07-2bb6-434b-b29a-c5803eb0c137 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9993af07-2bb6-434b-b29a-c5803eb0c137 {
  max-width: 100%;
}

.shg-c#s-9993af07-2bb6-434b-b29a-c5803eb0c137 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9993af07-2bb6-434b-b29a-c5803eb0c137 .shg-image-zoom,
.shg-c#s-9993af07-2bb6-434b-b29a-c5803eb0c137 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9993af07-2bb6-434b-b29a-c5803eb0c137 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-9993af07-2bb6-434b-b29a-c5803eb0c137 {
  max-width: 100%;
}

.shg-c#s-9993af07-2bb6-434b-b29a-c5803eb0c137 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9993af07-2bb6-434b-b29a-c5803eb0c137 .shg-image-zoom,
.shg-c#s-9993af07-2bb6-434b-b29a-c5803eb0c137 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9993af07-2bb6-434b-b29a-c5803eb0c137 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-f777a35a-ded7-4abe-bce1-397dec7e961b {
  min-height: 5px;
}

@media (min-width: 0px) {
[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f777a35a-ded7-4abe-bce1-397dec7e961b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-48e77432-b260-49cb-8671-51081dedc45e {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-48e77432-b260-49cb-8671-51081dedc45e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: raleway;
  font-style:   ;
  font-size: 1em;
}

#s-7b705d34-1378-488d-bb2c-6acc7faf3e36 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-7b705d34-1378-488d-bb2c-6acc7faf3e36 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-7b705d34-1378-488d-bb2c-6acc7faf3e36 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 18px;
}

#s-7b705d34-1378-488d-bb2c-6acc7faf3e36 .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-0af1da67-8c16-4ea7-a751-42c53dc06ae1 {
  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-0af1da67-8c16-4ea7-a751-42c53dc06ae1: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-0af1da67-8c16-4ea7-a751-42c53dc06ae1: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-0af1da67-8c16-4ea7-a751-42c53dc06ae1.shg-btn {
  color: rgba(33, 33, 33, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}

#s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4aa1fde3-0c6f-466e-9067-d32bb5f33b7a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-7c824de4-7311-48ef-961e-6277fc433d51 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 30px;
max-width: 100%;
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-7c824de4-7311-48ef-961e-6277fc433d51: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-7c824de4-7311-48ef-961e-6277fc433d51: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-7c824de4-7311-48ef-961e-6277fc433d51-btn-wrapper {
    text-align: center;
  }


#s-7c824de4-7311-48ef-961e-6277fc433d51.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  block ;
}

#s-ae7fa975-d2e9-4643-88c4-524a79a5d8a8 {
  background-size: cover;
margin-top: auto;
margin-bottom: auto;
padding-top: 50px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 600px;
background-position: center center;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-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: 50px;
padding-left: 20px;
padding-bottom: 50px;
padding-right: 20px;
}
}







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

#s-3fe1b924-9029-471d-9400-1c9c12c9022a {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-3fe1b924-9029-471d-9400-1c9c12c9022a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-247fbca4-077a-46d3-8dfe-5f4af55e2894 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
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: left;
}

#s-247fbca4-077a-46d3-8dfe-5f4af55e2894 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

@media (max-width: 767px){#s-826cb177-7a2f-47f5-bbbb-2a2bb0e21cd3 {
  margin-top: 40px;
margin-bottom: 40px;
}
}
#s-d585e7cf-5365-4f29-b4da-3cbbddcf961f {
  min-height: 50px;
}








#s-d585e7cf-5365-4f29-b4da-3cbbddcf961f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d585e7cf-5365-4f29-b4da-3cbbddcf961f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-948f638b-2b64-43df-b5f7-5b23d2bf645e {
  border-style: solid;
margin-top: 0px;
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(0, 0, 0, 0.2);
text-align: left;
}

#s-948f638b-2b64-43df-b5f7-5b23d2bf645e .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.5em;
  letter-spacing: 1px;
  text-align: left;
}



#s-af194a2c-44bf-4b04-80d9-068923be29f8 {
  border-style: solid;
margin-bottom: 0px;
padding-top: 40px;
padding-bottom: 40px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}
@media (min-width: 1200px){#s-af194a2c-44bf-4b04-80d9-068923be29f8 {
  padding-top: 0px;
padding-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-af194a2c-44bf-4b04-80d9-068923be29f8 {
  padding-top: 0px;
padding-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-af194a2c-44bf-4b04-80d9-068923be29f8 {
  padding-top: 60px;
padding-bottom: 60px;
}
}@media (max-width: 767px){#s-af194a2c-44bf-4b04-80d9-068923be29f8 {
  padding-top: 0px;
padding-bottom: 0px;
}
}
#s-a3713120-3f25-4a51-b8e4-8e0982554fe7 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a3713120-3f25-4a51-b8e4-8e0982554fe7 {
  display: none;
}
#s-a3713120-3f25-4a51-b8e4-8e0982554fe7, #wrap-s-a3713120-3f25-4a51-b8e4-8e0982554fe7 { display:none !important; }}@media (max-width: 767px){#s-a3713120-3f25-4a51-b8e4-8e0982554fe7 {
  display: none;
}
#s-a3713120-3f25-4a51-b8e4-8e0982554fe7, #wrap-s-a3713120-3f25-4a51-b8e4-8e0982554fe7 { display:none !important; }}







#s-a3713120-3f25-4a51-b8e4-8e0982554fe7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3713120-3f25-4a51-b8e4-8e0982554fe7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

.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: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          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;
  -webkit-box-flex: 1;
          flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

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

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

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

.shogun-accordion-icon > span {
  -webkit-transition: 0.3s -webkit-transform;
  transition: 0.3s -webkit-transform;
  transition: 0.3s transform;
  transition: 0.3s transform, 0.3s -webkit-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 {
  -webkit-transform: rotate(90deg);
          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 {
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
}

@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(127, 119, 119, 1);
}

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

#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, 0);
  border-top: 1px solid rgba(127, 119, 119, 1);
}

#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: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-ef7c801d-048a-4b9b-b564-e4e42614245a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-5a7b05a6-7445-4d64-9d92-2da766a70651 {
  text-align: center;
}




  #s-5a7b05a6-7445-4d64-9d92-2da766a70651 img.shogun-image {
    
    width: px;
  }


#s-5a7b05a6-7445-4d64-9d92-2da766a70651 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-600303f0-7188-4eaf-b9f4-a62b24a51886 {
  background-size: cover;
margin-top: auto;
margin-bottom: auto;
padding-top: 50px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 600px;
background-position: center center;
background-color: rgba(206, 242, 238, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-600303f0-7188-4eaf-b9f4-a62b24a51886 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-600303f0-7188-4eaf-b9f4-a62b24a51886 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-600303f0-7188-4eaf-b9f4-a62b24a51886 {
  
}
}@media (max-width: 767px){#s-600303f0-7188-4eaf-b9f4-a62b24a51886 {
  padding-top: 40px;
padding-left: 20px;
padding-bottom: 40px;
padding-right: 20px;
}
}







#s-600303f0-7188-4eaf-b9f4-a62b24a51886 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-600303f0-7188-4eaf-b9f4-a62b24a51886.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-36674198-51c3-466c-b3cb-18eaf496497e {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-36674198-51c3-466c-b3cb-18eaf496497e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-73eb9fbd-5b06-4fe9-9499-1b53bf88e3d9 {
  border-style: solid;
margin-top: 0px;
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(0, 0, 0, 0.2);
text-align: left;
}

#s-73eb9fbd-5b06-4fe9-9499-1b53bf88e3d9 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.5em;
  letter-spacing: 1px;
  text-align: left;
}



#s-e1f7aff1-07ce-46fe-a200-72e0c0b6aa9f {
  border-style: solid;
margin-bottom: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}

#s-96c5184d-7c47-41b4-b73c-7789a97e816c {
  margin-top: 20px;
text-align: center;
}




  #s-96c5184d-7c47-41b4-b73c-7789a97e816c img.shogun-image {
    
    width: px;
  }


#s-96c5184d-7c47-41b4-b73c-7789a97e816c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3a657531-4b30-40ab-b1e7-8135bf504347 {
  border-style: solid;
margin-top: 0px;
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(0, 0, 0, 0.2);
text-align: left;
}

#s-3a657531-4b30-40ab-b1e7-8135bf504347 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.5em;
  letter-spacing: 1px;
  text-align: left;
}



#s-1aa6cf4a-744f-4635-908e-8ae5d20f5b89 {
  border-style: solid;
margin-bottom: 20px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}

#s-2b782e6d-6f32-4326-9e8b-990dc01b2bf9 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(127, 119, 119, 1);
}

#s-2b782e6d-6f32-4326-9e8b-990dc01b2bf9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 10px;
}

#s-2b782e6d-6f32-4326-9e8b-990dc01b2bf9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-2b782e6d-6f32-4326-9e8b-990dc01b2bf9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(127, 119, 119, 1);
}

#s-2b782e6d-6f32-4326-9e8b-990dc01b2bf9 > .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: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-2b782e6d-6f32-4326-9e8b-990dc01b2bf9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-75c522e9-9321-460e-94cd-568c70d52e4f {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

#s-62050bae-1cd4-46ad-a324-99cf77185dd3 {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

#s-5fdd67ba-9b5e-485b-a8b4-36c75c5afc8e {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

#s-925b6a6d-b1d1-4747-a51d-8f9adc0c0e5a {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

#s-d60ecc51-864c-457f-a6de-d0f386a972f6 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-d60ecc51-864c-457f-a6de-d0f386a972f6 {
  display: none;
}
#s-d60ecc51-864c-457f-a6de-d0f386a972f6, #wrap-s-d60ecc51-864c-457f-a6de-d0f386a972f6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d60ecc51-864c-457f-a6de-d0f386a972f6 {
  display: none;
}
#s-d60ecc51-864c-457f-a6de-d0f386a972f6, #wrap-s-d60ecc51-864c-457f-a6de-d0f386a972f6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d60ecc51-864c-457f-a6de-d0f386a972f6 {
  
}
}@media (max-width: 767px){#s-d60ecc51-864c-457f-a6de-d0f386a972f6 {
  
}
}







#s-d60ecc51-864c-457f-a6de-d0f386a972f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d60ecc51-864c-457f-a6de-d0f386a972f6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-135060b7-baa7-445b-836d-4486fe3bee60 {
  border-style: solid;
margin-top: 40px;
margin-left: 0px;
margin-bottom: 40px;
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-135060b7-baa7-445b-836d-4486fe3bee60 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.5em;
  letter-spacing: 1px;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-9767a332-1667-4e77-b579-577a9319af98 .shogun-tabs {
  -webkit-box-pack: center;
          justify-content: center;
}


  #s-9767a332-1667-4e77-b579-577a9319af98 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(137, 212, 203, 0);
    border: 1px solid rgba(221, 221, 221, 0);
  }
  #s-9767a332-1667-4e77-b579-577a9319af98 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(137, 212, 203, 0.45);
    border: 1px solid rgba(107, 181, 171, 0.45);
  }
#s-9767a332-1667-4e77-b579-577a9319af98 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-9767a332-1667-4e77-b579-577a9319af98 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-9767a332-1667-4e77-b579-577a9319af98 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(137, 212, 203, 0.45);
}

#s-9767a332-1667-4e77-b579-577a9319af98 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(107, 181, 171, 0.45);
}

#s-9767a332-1667-4e77-b579-577a9319af98 .shogun-tab {
  max-width: calc(100% / 3 - (3 - 2) * 2px / 3);
}

#s-b63ae152-ba3d-4151-9d98-659d571d4105 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b63ae152-ba3d-4151-9d98-659d571d4105 {
  display: none;
}
#s-b63ae152-ba3d-4151-9d98-659d571d4105, #wrap-s-b63ae152-ba3d-4151-9d98-659d571d4105 { display:none !important; }}@media (max-width: 767px){#s-b63ae152-ba3d-4151-9d98-659d571d4105 {
  display: none;
}
#s-b63ae152-ba3d-4151-9d98-659d571d4105, #wrap-s-b63ae152-ba3d-4151-9d98-659d571d4105 { display:none !important; }}







#s-b63ae152-ba3d-4151-9d98-659d571d4105 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b63ae152-ba3d-4151-9d98-659d571d4105.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7473e536-c2b4-4b51-8585-5c27ddb1fab7 {
  border-style: solid;
margin-top: 40px;
margin-left: 0px;
margin-bottom: 40px;
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-7473e536-c2b4-4b51-8585-5c27ddb1fab7 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.5em;
  letter-spacing: 1px;
  text-align: center;
}



#s-c5b35beb-4e79-476f-815a-a248264e4577 .shogun-tabs {
  -webkit-box-pack: center;
          justify-content: center;
}


  #s-c5b35beb-4e79-476f-815a-a248264e4577 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(137, 212, 203, 0);
    border: 1px solid rgba(221, 221, 221, 0);
  }
  #s-c5b35beb-4e79-476f-815a-a248264e4577 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(137, 212, 203, 0.45);
    border: 1px solid rgba(107, 181, 171, 0.45);
  }
#s-c5b35beb-4e79-476f-815a-a248264e4577 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-c5b35beb-4e79-476f-815a-a248264e4577 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-c5b35beb-4e79-476f-815a-a248264e4577 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(137, 212, 203, 0.45);
}

#s-c5b35beb-4e79-476f-815a-a248264e4577 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(107, 181, 171, 0.45);
}

#s-c5b35beb-4e79-476f-815a-a248264e4577 .shogun-tab {
  max-width: calc(100% / 4 - (4 - 2) * 2px / 4);
}

#s-a29d6f76-cf27-4847-9978-db148a094640 {
  margin-top: 40px;
margin-bottom: 0px;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-a29d6f76-cf27-4847-9978-db148a094640 {
  margin-top: 20px;
}
}
@media (min-width: 0px) {
[id="s-a29d6f76-cf27-4847-9978-db148a094640"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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


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

#s-2d45d867-b359-42e0-bc6c-2e208310361b {
  background-size: cover;
margin-top: auto;
margin-bottom: auto;
padding-top: 50px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 600px;
background-position: center center;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-2d45d867-b359-42e0-bc6c-2e208310361b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2d45d867-b359-42e0-bc6c-2e208310361b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2d45d867-b359-42e0-bc6c-2e208310361b {
  
}
}@media (max-width: 767px){#s-2d45d867-b359-42e0-bc6c-2e208310361b {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-2d45d867-b359-42e0-bc6c-2e208310361b > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-2d45d867-b359-42e0-bc6c-2e208310361b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-87af9990-d1c7-44b3-9bee-5fb105019e60 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-87af9990-d1c7-44b3-9bee-5fb105019e60"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-07b2b7d0-9a18-4465-a09b-f6f0ccff06a6 {
  border-style: solid;
margin-top: 0px;
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(0, 0, 0, 0.2);
text-align: left;
}

#s-07b2b7d0-9a18-4465-a09b-f6f0ccff06a6 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Raleway;
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.5em;
  letter-spacing: 1px;
  text-align: left;
}



#s-517ef1e3-5ef4-4f39-a08d-647ca4a80c40 {
  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);
}

#s-8973c812-59e0-47f6-96c7-f65b02085344 {
  min-height: 50px;
}








#s-8973c812-59e0-47f6-96c7-f65b02085344 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8973c812-59e0-47f6-96c7-f65b02085344.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-02a8e745-683e-441f-962b-0ee391004f36 {
  margin-top: 50px;
margin-bottom: 50px;
text-align: center;
}
@media (max-width: 767px){#s-02a8e745-683e-441f-962b-0ee391004f36 {
  margin-top: 20px;
margin-bottom: 20px;
}
}



  #s-02a8e745-683e-441f-962b-0ee391004f36 img.shogun-image {
    
    width: px;
  }


#s-02a8e745-683e-441f-962b-0ee391004f36 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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